@charset "UTF-8";

body {
  font-family: "Microsoft Yahei";
  min-width: 960px;
  background-color: #cd0d11;
  overflow-x: auto;
}
.all_zw_box
{
  position: relative;
  width: 100%;
  height: 20px;
}
.top0{
  position: relative;
  width: 100%;
  overflow: hidden;
  height: auto;
}
.top0 .bgall
{
  /* position: relative; */
  width: 100%;
  min-width: 960px;
}
.top0 .bgall .bg_1
{
  position: relative;
  width: 100%;
  height: 335px;
  background: url("../images/common/main_bg1.png") no-repeat center;
}
.top0 .bgall .bg_1 .thistitle
{
  position: absolute;
  width: 100%;
  text-align: center;
  font-size:24px;
  font-family:PingFang SC;
  color:#FFDD98;
  line-height:24px;
  bottom: 12px;
  margin-left: 6px;
  -webkit-text-stroke:2px undefined;
  text-stroke:2px undefined;
}
.top0 .bgall .bg_2
{
  position: relative;
  width: 100%;
  height: 335px;
  background: url("../images/common/main_bg2.png") no-repeat center;
}
.top0 .bgall .bg_3
{
  position: relative;
  width: 100%;
  height: 280px;
  /* background: url("../images/common/main_bg6_2.jpg") no-repeat center; */
}
.top0 .bgall .bg_4
{
  position: relative;
  width: 100%;
  height: 100%;
  margin-top: -114px;
}
/* 按钮总 */
.top1
{
  position: relative;
  /*width: 800px;*/
  width: 960px;
  height: 78px;
  margin: 0px auto 0;
  display: flex;
  text-align: center;
  
}
.top1 .flex-1 .to1_hdjs_item{
  position: relative;
  cursor: pointer;
  width: 242px;
  height: 78px;
  line-height: 78px;
  font-size:30px;
  font-family:Microsoft YaHei;
  font-weight:400;
  background-size:100% 100%;
  background-repeat: no-repeat;
  background-position: center;
}
.top1 .flex-1 .top1_xz
{
  position: relative;
  cursor: pointer;
  width: 242px;
  height: 78px;
  line-height: 78px;
  font-size:30px;
  font-family:Microsoft YaHei;
  font-weight:400;
  color:#FFF;
  background: url("../images/index/btn_1.png") no-repeat;
  _background:none;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/index/btn_2.png',sizingMethod='crop');
}
.top1 .flex-1 .top1_wxz
{
  position: relative;
  cursor: pointer;
  width: 242px;
  height: 78px;
  line-height: 78px;
  font-size:30px;
  font-family:Microsoft YaHei;
  font-weight:400;
  color:#FFE5C6;
  background: url("../images/index/btn_2.png") no-repeat;
  _background:none;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/index/btn_2.png',sizingMethod='crop');
}
.top1 .flex-1 .top1_wks
{
  position: relative;
  cursor: pointer;
  width: 242px;
  height: 78px;
  line-height: 78px;
  font-size:30px;
  font-family:Microsoft YaHei;
  font-weight:400;
  color:#ffffff;
  background: url("../images/index/btn_3_1.png") no-repeat;
  _background:none;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/index/btn_2.png',sizingMethod='crop');
}
.top1.flex-1{
  position: relative;
  float: left;
  width: 242px;
  height: 78px;
}