body{
  background:#a5070a;
}
.zg_banner{
  height:760px;
  background:url(../images/banner_bk.jpg) no-repeat center center;
}
.banner_word1{
  width: 956px;
  height:378px;
  display: block;
  margin: 0 auto;
  padding-top: 154px;
}
.wth img {
  display: block;
  margin: 0 auto;
}
.banner_word2{
  width:879px;
  height:280px;
  display: block;
  margin: 0 auto;
  margin-top: -10px;
}
/* zg_s1 */

.zg_s1 h4{
  width: 752px;
  height:59px;
  margin: 0 auto;
  padding:20px 0 30px;
}
.s1_list{
   width: 1032px;
   margin-left:-32px;
}
.s1_list li{
  width:226px;
  height:104px;
  background:url(../images/s1_item_bk.png) no-repeat center center;
  float: left;
  margin-left:32px;
}
.s1_list li .item_left{
  height:104px;
  width: 80px;
  float:left;
  text-align: center;
  line-height:100px;
}
.s1_list li .item_left img{
  vertical-align:middle;
}
.s1_list li .item_right{
  width:136px;
  float:left;
}
.s1_list li .item_right p{
  text-align: center;
  font-size:21px;
  line-height:28px;
  color: #333;
  padding-top:20px;
}
/* zg_s2 */
.zg_s2{
  padding-bottom:10px;
}
.zg_s2 h4{
  /*width: 752px;*/
  height:59px;
  margin: 0 auto;
/*  padding:20px 0 30px;*/
}
.s2_list{
   width: 1024px;
   margin-left:-24px;
}
.s2_list li{
  width:488px;
  height:225px;
  background:url(../images/s2_item_bk1.png) no-repeat center center;
  float: left;
  margin-left:24px;
  margin-bottom:18px;
}
.s2_list li.s2_item2{
  background:url(../images/s2_item_bk2.png) no-repeat center center;
}
.s2_list li.s2_item3{
  background:url(../images/s2_item_bk3.png) no-repeat center center;
}
.s2_list li.s2_item4{
  background:url(../images/s2_item_bk4.png) no-repeat center center;
}
.s2_list li .item_left{
  height:193px;
  width: 190px;
  float:left;
  text-align: center;
}
.s2_list li .item_left img{
  width: 83px;
  height:84px;
  display: block;
  margin:0 auto;
  padding:39px 0 10px;
}
.s2_list li .item_left p{
  text-align: center;
  line-height:24px;
  font-size:24px;
  font-weight:bold;
  color: #333333;
}
.s2_list li .item_right{
  width:298px;
  float:left;
  line-height:187px;
  text-align: center;
}
.s2_list li .item_right p{
  display: inline-block;
  width: 95%;
  text-align: center;
  font-size:20px;
  line-height:28px;
  color: #666666;
  vertical-align:middle;
}
/* zg_s3 */
.zg_s3{
  padding-bottom:40px;
}
.zg_s3 h3{
  margin: 0 auto 20px; text-align: center;
}
.zg_s3 h4{
  width: 752px;
  height:59px;
  margin: 0 auto;
  padding:20px 0 30px;
}
.s3_con{
  width: 839px;
  height:298px;
  background:url(../images/s3_yh_bk.png) no-repeat center center;
  margin: 20px auto 0;
}
.yh_pic{
  width:613px;
  height:41px;
  display: block;
  margin: 0 auto;
  padding:21px 0 66px;
}
p.tip{
  height:30px;
  text-align: center;
  font-size:26px;
  color: #6d3109;
  padding-top: 59px;
}
p.tip a{
  width: 194px;
  height:50px;
  display: inline-block;
  margin-left:5px;
}
/* zg_s4 */
.zg_s4{
  padding-bottom:40px;
}
.zg_s4 h4{
  /*width: 752px;*/
  height:59px;
  margin: 0 auto;
  padding:20px 0 30px;
}
.zg_s4 h6{
  text-align: center;
  color: #fff;
  font-weight:bold;
  font-size:28px;
  line-height:30px;
}
.s4_list{
    margin: 0 auto;
    width: 1011px;
    /*height:40px;*/
    margin-left:-11px;
    padding: 25px 0 15px;
}
.s4_list li{
  width:auto;
  height: 40px;
  line-height: 40px;
  border-radius:22px;
  font-size:20px;
  color: #c60f12;
  text-align: center;
  float: left;
  cursor: pointer;
  transition:all 1s;
  font-weight:bold;
  background: #ffd556;
  margin-left:11px;
  padding: 0px 15px;
  margin-top: 10px;
}
.s4_list li:hover{
  background: #e53238;
  color: #fff;
  font-weight:bold;
}
.s4_list li.active{
  background: #e53238;
  color: #fff;
  font-weight:bold;
}
.tab_con{
  display: none;
}
.tab_con table{
  width: 100%;
  text-align: center;
  overflow: hidden;
  background: #fff;
}
.tab_con table th{
  background: #e53238;
  font-size:18px;
  color: #fff;
  line-height:60px;
}
.tab_con table td{
  border:1px solid #e53238;
  line-height:20px;
  font-size:14px;
  padding:15px 0;
}
.tab_con table td span{
  display: inline-block;
  text-align: left;
}
.tab_con table td.td_left{
  text-align: left;
  padding:15px 0 15px 15px;
}
.tab_con table td a {
    display: block;
    width: 114px;
    height:30px;
    border-radius: 15px;
    background: #f87a3c;
    color: #fff;
    font-size: 15px;
    line-height:30px;
    margin: 8px auto;
    transition: all 1s;
}
.tab_con table td a:hover{
  -webkit-transform: translateY(-8px);
    transform:  translateY(-8px);
}
.tab_con table td a.buy {
    background: #e53238;
}
/* zg_s5 */
.zg_s5{
/*  padding-bottom:40px;*/
}
.zg_s5 h4{
  width: 752px;
  height:59px;
  margin: 0 auto;
  padding:20px 0 30px;
}
.js_picx{
  display: block;
  margin: 0 auto;
}
.picScroll-left{ overflow:hidden; position:relative;}
.picScroll-left .prev{display:block;  width:22px; height:36px;overflow:hidden;
   cursor:pointer; background:url("../images/left_btn.png") center center no-repeat;position:absolute;left:7px;top:50%;margin-top:-18px;z-index: 999;}
.picScroll-left .next{display:block;  width:22px; height:36px;overflow:hidden;
   cursor:pointer; background:url("../images/right_btn.png") center center no-repeat;position:absolute;right:7px;top:50%;margin-top:-18px;z-index: 999;}
.picScroll-left .bd{}
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{ width:250px;height:317px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picScroll-left .bd ul li .pic{ text-align:center; }
.picScroll-left .bd ul li .pic img{  width: 237px;height:317px;  display:block;margin:0 auto;}
/* zg_s6 */
.zg_s6{
  padding-bottom:40px;
}
.zg_s6 h4{
  width: 752px;
  height:59px;
  margin: 0 auto;
  padding:20px 0 30px;
}
.commnu_list{
  width: 1050px;
  margin-left:-50px;
}
.commnu_list li{
  background: #fafafa;
  width:300px;
  float: left;
  margin-left:50px;
  border-radius:3px;
  overflow: hidden;
  padding-top:1px;
}
.commnu_list li img.code_pic{
  width: 194px;
  height:194px;
  display: block;
  margin: 40px auto 14px;
  border: 5px solid #c0c4d2;
}
.commnu_list li p.p1{
  width:270px;
  height:34px;
  border-top:1px dashed #d4d4d4;
  border-bottom:1px dashed #d4d4d4;
  margin: 0 auto;
  line-height:34px;
  font-size:19px;
  color: #333;
  text-align: center;
  font-weight:bold;
}
.commnu_list li p.p1 span{
  color: #ce151b;
}
.commnu_list li p.p2{
  font-size:17px;
  line-height:27px;
  color: #333;
  text-align: center;
  padding-top:10px;
}
.commnu_list li p.p2 span{
  color: #ce151b;
  font-weight:bold;
}
.commnu_list li p.p2  a{
  display:inline-block;
  width: 100px;
  height:26px;
  background: #ce151b;
  color: #fff;
  border-radius:5px;
  line-height:26px;
  margin-left:5px;
  font-size:15px;
  transition: all 1s;
}
.commnu_list li p.p2  a:hover{
   -webkit-transform: translateY(-18px);
    transform:  translateY(-18px);
}
.commnu_list li .com_bottom_pic{
  padding-top:14px;
}
/* sd_left_address */
.sd_left_address{
  width:70px;
  position:fixed;
  right:0;
  top: 50%;
  margin-top:-200px;
  z-index:9999;
}
.sd_left_address.active{
    display:none;
}
.sd_left_address_item{
  width:68px;
  margin-bottom:4px;
  text-align: center;
  font: 14px/77 'Microsoft Yahei';
  background: #fff;
  position: relative;
  box-shadow: 0 0 3px #bf0710;
  padding:1px;
  height:77px;
  position:relative;
  z-index:5;
  border-radius:2px;
}
.sd_left_address_item.hover{
  z-index:4;
  box-shadow:0 0 3px #bf0710;
  background: #bf0710;
  border-radius:3px;
}
.sd_left_address_item a.address_item_btn{
  display:block;
  width:66px;
  padding-top:49px;
  padding-bottom: 9px;
  line-height:19px;
  font-size:14px;
  text-align:center;
  color: #909aa0;
  height:19px;
  position: relative;
  z-index: 111;
  transition: all 0.3s;
}
.sd_left_address_item.item1 a.address_item_btn{
  background: url(../images/address_icons.png) no-repeat -194px -176px;
}
.sd_left_address_item.item1.hover a.address_item_btn{
  background: url(../images/address_icons.png) no-repeat -194px -248px   #bf0710;
  color: #fff;
}
.sd_left_address_item.item2 a.address_item_btn{
  background: url(../images/address_icons.png) no-repeat -114px -331px;
}
.sd_left_address_item.item2.hover a.address_item_btn{
  background: url(../images/address_icons.png) no-repeat -114px -404px #bf0710;
  color: #fff;
}
.sd_left_address_item.item3 a.address_item_btn{
  background: url(../images/address_icons.png) no-repeat -114px -176px;
}
.sd_left_address_item.item3.hover a.address_item_btn{
  background: url(../images/address_icons.png) no-repeat -114px -248px #bf0710;
  color: #fff;
}
.sd_left_address_item.item4 a.address_item_btn{
  background: url(../images/address_icons.png) no-repeat -256px -176px;
}
.sd_left_address_item.item4.hover a.address_item_btn{
  background: url(../images/address_icons.png) no-repeat -256px -248px #bf0710;
  color: #fff;
}
.sd_left_address_item.item5 a.address_item_btn{
  background: url(../images/address_icons.png) no-repeat -317px -176px;
}
.sd_left_address_item.item5.hover a.address_item_btn{
  background: url(../images/address_icons.png) no-repeat -317px -248px #bf0710;
  color: #fff;
}
.address_item_code_wrap {
  width: 150px;
  height: 150px;
  position: absolute;
  left: -179px;
  top: -42px;
  z-index: 99;
  display: none;
  border: 1px solid #bf0710;
  border-radius:10px;
  padding:5px;
  background: #fff;
}
.address_item_code_wrap img.address_code_img{
   width:150px;
   height:150px;
   border-radius:20px;
   display:block;
   margin: 0 auto;
}
.address_item_code_wrap img.address_code_jt{
   width:11px;
   height:17px;
   display:block;
   position: absolute;
   right: -11px;
   top: 74px;
}
.sd_left_address_item .item_left_box{
  width:116px!important;
  height:580px!important;
  background: #fff;
  border: 1px solid #bf0710;
  left: -118px!important;
  padding-right: 0!important;
  top: -130px!important;
  position: absolute;
  padding:10px 0;
  border-right:none;
  display:none;
  border-radius:5px 0 0 5px;
}
.sd_left_address_item .item_left_box.item_left_box1{
  width:185px!important;
  height:580px!important;
  box-shadow: 0 0 2px #bf0710;
  left: -186px!important;
  top:-170px!important;
  position: absolute;
  padding:10px 0;
}
.sd_left_address_item .item_left_box.item_left_box1 span{
  display:inline-block;
  width: 5px;
}
.sd_left_address_item .item_left_box a{
  display: block;
  font: 14px/32px "Microsfot Yahei";
  color: #333333;
  padding: 0;
  padding-left:10px;
  background: none;
  text-align: left;
  overflow: hidden;
  height:32px;
}
.sd_left_address_item .item_left_box.item_left_box1 a i{
    background: url(../images/icon2.png) no-repeat center;
}
.sd_left_address_item .item_left_box a i{
  display:inline-block;
  *display: inline;
  *zoom: 1;
  width: 14px;
  height: 13px;
  padding-left:8px;
  margin-right:3px;
  background: url(../images/icon_1.png) no-repeat center;
}   
.sd_left_address_item .item_left_box a:hover{
  color: #bf0710;
  font-weight:bold;
}
.sd_left_address_item .item_left_box a:hover i{
  background: url(../images/icon_1.png) no-repeat center;
}
.sd_left_address_item .item_left_box.item_left_box1 a:hover i{
  background: url(../images/icon2.png) no-repeat center;
}
.sd_left_address_close{
  width: 20px;
  height:20px;
  background: url(../images/address_icons.png) no-repeat 0 -216px ;
  display:block;
  position:absolute;
  top:-22px;
  right:2px;
  cursor:pointer;
  transition: all 0.2s;
}
.sd_left_address_close:hover{
  background: url(../images/address_icons.png) no-repeat 0 -265px;
  transform:rotate(360deg);
  -ms-transform:rotate(360deg);  
  -moz-transform:rotate(360deg); 
  -webkit-transform:rotate(360deg);
  -o-transform:rotate(360deg); 
}
/* left_nav */
.left_nav{
  width: 134px;
  height:286px;
  background:url(../images/left_nav.png) no-repeat center center;
  position: fixed;
  left:-5px;
  top: 50%;
  padding-top: 14px;
  margin-top:-183px;
}
.left_nav_close{
  width:18px;
  height:18px;
  display:block;
  cursor: pointer;
  float:right;
}
.left_nav_list{
  width: 120px;
  padding:5px 0 0 7px;
}
.left_nav_list li{
  padding-left:30px;
  height::;px;
  line-height:41px;
  color: #fff;
  font-size:16px;
}
.left_nav_list li a{
  color: #fff;
}
.left_nav_list li a:hover{
  font-weight:bold;
  color: #ffe09d;
}
.left_nav .go_top{
  width: 110px;
  height:23px;
  margin: 28px auto 0;
  cursor: pointer;
}
/*20200127*/
.daoyu {
  width: 650px;
  color: #710d0b;
  margin: 0 auto;
  font-size: 18px;
  text-align: center;
  line-height: 32px;
  padding-top: 55px;
}
.list{
    width: 1000px;
    margin: 50px auto 15px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.list div {
    margin-bottom: 50px;
    font-size: 18px;
    color: #850202;
    padding-top: 200px;
    padding-left: 200px;
    /*padding-right: 20px;*/
}
.list_1{
    width: 284px;
    height: 115px;
    background: url(../images/r_1.png) center top no-repeat;
    background-size: 484px 315px;
}
.list_2{
    width: 284px;
    height: 115px;
    background: url(../images/r_2.png) center top no-repeat;
    background-size: 484px 315px;
}
.list .list_3{
    width: 284px;
    height: 115px;
    margin-bottom: 0;
    background: url(../images/r_3.png) center top no-repeat;
    background-size: 484px 315px;
}
.list .list_4{
    width: 284px;
    height: 115px;
    margin-bottom: 0;
    background: url(../images/r_4.png) center top no-repeat;
    background-size: 484px 315px;
}
.s5_con img {
  display: block;
  width: 100%;
  margin-top: 25px;
}
.mokao {
  height: 53px;
  width: 1000px;
  display: flex;
  padding-top: 110px;
  justify-content: center;
  background: url(../images/mokao.jpg) center no-repeat;
}
.mk {
  color: #fff;
  width: 102px;
  height: 29px;
  font-size: 16px;
  margin-left: 7px;
  margin-right: 8px;
  line-height: 29px;
  text-align: center;
  display: inline-block;
  background: url(../images/mokao.png) center no-repeat;
}
.tab_con table td.zikao{
	text-align: left;
	padding-left: 10px;
}

















