@charset "UTF-8";
div,
p {
  box-sizing: border-box;
}

div,
p,
span,
li,
a,
td {
  font-family: "Microsoft Yahei";
}

a {
  text-decoration: none;
}

ul,
li {
  list-style: none;
}

p {
  margin: 0;
  padding: 0;
}
li{list-style:none;}



.wrap_cont{width:1200px;margin:0 auto;padding-top: 320px;}
.top_banner img{
    width: 100%;
}


/*底部*/
.footer {
    border-top: 1px solid #e1e1e1;
    padding: 25px 0;
}
.container {
    width: 1200px;
    margin: 0 auto;
}
.justify-between {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.d-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
}
.align-center {
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.d-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
}
.align-center {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.infoword p {
    margin-bottom: 10px;
}
.infoword p span {
    color: #777;
    font-size: 14px;
    margin-right: 15px;
}
.footerRight img {
    width: 78px;
    margin: 0 10px;
}
.infoword p span.col a{text-decoration: none;
    font-size: 14px;}

.mob_img{display:none;}


@media (max-width: 767px) {
  .wrap{
    background: url(../image/banner_wap.png) top center no-repeat;
    background-size:100% auto;
  }
  .bg{margin-top:100px!important;}
  .dyp{width:100%!important;}
  .navgationDiv{display:none;}
  .wrap_cont{width:100%;padding-top:26%;}
  .bza a{font-size:18px!important;}
  .zt_lb_box{flex-flow:column;height:auto!important;}
  .zt_lb_left{width:100%!important;/*height:287px!important;*/ height: auto;}
  .zt_lb_right{width:100%!important;height:auto!important;}
  .lb_bt{overflow:hidden;white-space: nowrap;text-overflow: ellipsis;width:80%!important;}
  .swiper-slide span{width:100%;background:#960406;display: block;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 55px;}
  .top_ul li a{
    /*font-size:16px!important;*/
    font-size: 0.315rem;
    line-height: 0.425rem;
  }
  .gd{
	position: absolute;
	right: 10px;
	bottom: 10px;
}
  .top_ul{height:auto!important;}
  .zsyl_banner img{width: 73%;
        margin: 0 auto;
        display: block;}
  .zsyl_ul{flex-flow: column;width:96%!important;margin:0 auto}
  .zsyl_ul li{width:100%!important;display:flex;align-items:center;}
  .zsyl_ul li a{font-size:16px!important;overflow:hidden;white-space: nowrap;text-overflow: ellipsis;width:90%!important;}
  .tt img{width:100%;}
  .mtsjimg img{width: 73%;
        margin: 0 auto;
        display: block;}
  .zt_mtsj_right{width:100%!important;flex-flow: column;}
  .zt_mtsj_left1{width:100%!important;}
  .zt_mtsj_left2{width:100%!important;}
  .hxlb{font-size:16px!important;}
  .pc_img{display:none;}
  .mob_img{display:block;}
  .zsyl_banner,.mtsjimg{display:flex;justify-content:center;}
  .lbtop img{height:330px!important;}
  .swiper-pagination{top:260px!important;}
  .bza{margin:20px 0!important;}
  .top_ul li {
	padding: 0 4px;
}
}
