body{
	overflow-x: hidden;
}
.zt-content p{
	font-size: 16px;
	line-height: 2em;
	color: #333;
}
.zt-content h1,.zt-content h2,.zt-content h3,.zt-content h4,.zt-content h5,.zt-content h6{
	color: #1a1a1a;
	line-height: 1.5em;
}
.zt-content li{
	color: #333;
	line-height: 2em;
	font-size: 16px;
}
#LRdiv1 p{
	font-size: 12px;
	line-height: 1.42857143;
}
.zt-content div,.zt-content p,.zt-content a,.zt-content li,.zt-content span,.zt-content h2,.zt-content h3,.zt-content h4,.zt-content h5{
	box-sizing: border-box;
}
.zt-content{
	width: 1200px;
	margin: 0 auto;
}
.zt-padd{
	padding: 50px 0;
}
.zt-banner img{
    display: block;
    width: auto;
    max-width: 100%;
    margin: 0 auto;
}
.zt-content img{
    width: 100%;
    display: block;
}
.zt-alignr{
    text-align: right;
}
.tablebox{
    text-align: center;
    padding: 50px 0;
}
.tablebox table{
    margin: 0 auto;
    border-collapse: collapse;
    border:1px solid #ddd
}
.tablebox tr:nth-child(2n){
    background: rgb(241, 241, 241);
}

@media (max-width: 1300px){
    .zt-content{
        width: 90%;
    }
}
.zt-banner img{
    width: 100%;
}
.zt-banner{
    position: relative;
}
.zt-bantxt{
    position: absolute;
    background: rgba(255,255,255,.7);
    bottom: 0;
    width: 100%;
    padding:40px 0;
}
.zt-thick h1{
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 30px;
}
.zt-thick p{
    text-align: center;
}
.zt-thick h3{
    text-align: center;
    margin: 20px 0 50px;
    font-size: 18px;
}
.thickening-tab{
    border-top: 1px solid #d2d2d2;
    padding-top: 50px;
    overflow: hidden;
}
.thickening-tab h4{
    padding-top:15px;
    padding-bottom:15px;
    text-align: center;
}
.thickening-tab .swiper-pagination{
    text-align: center;
    width: 100%;
    position: static;
    margin-top: 10px;
}
.thickening-tab .swiper-pagination span{
    width: 12px;
    height: 12px;margin: 0 4px;
}
.thickening-tab .swiper-pagination .swiper-pagination-bullet-active{
    background: #d61f2b;
    width: 24px;
    border-radius: 12px;
}
.thickening-tab li:hover h4{
    color: #d61f2b;
}
.huibg{
    background: #eee;
}
.zteffic .aniimg{
    width: 33%;
}
.zteffictxt{
    width: 63%;
}
.zteffictxt h4{
    font-size: 22px;
    font-weight: bold;
}
.zteffictxt p{
    font-size: 15px;
    color: #666;
    line-height: 1.7em;
}
.ztclassic h2{
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 40px;
}
.ztclassic li{
    width: 31%;
}
.ztclassic li h4{
    font-weight: normal;
    text-align: center;
    padding: 15px 0;
}
.ns_lxbox h2{
    font-size: 24px;
    font-weight: bold;
    text-align: center;
}
.ns_lx{
    margin-top: 40px;
}
.ns_lx li{
    width: 31%;
    overflow: hidden;
}
.ns_lx li img{
    float: left;
    width: auto;
    margin-right: 10px;
}
.ns_lx li p{
    float: right;
    width: 80%;
}
@media (max-width: 1000px) {
    .common-banner{
        width: 100%;
        height: 199.993px;
        overflow: hidden;
        position: relative;
    }
    .zt-content{
        width: 100%;
        box-sizing: border-box;
        padding: 0 15px;
    }
    .zt-padd{
        padding-top: 40px;
        padding-bottom: 40px;
        
    }
    .m-banner{
        width: 100%;
        margin-top: 57.314px;
        height: auto;
    }
    .m-banner img{
        width: 100%;
    }
    .zt-content img{
        width: 100%;
    }
    .common-banner img{
        height: 100%;
        width: auto;
        position: absolute;
        left: 50%;
        top: 0;
        transform: translateX(-50%);
    }
    .zt-banner{
        position: relative;
    }
    .zt-banner .zt-content{
        padding: 20px 15px;
        position: static;
        transform: none;
        display: none;
    }
    .zt-banner img{
        width: 100%;
      }
      .zt-banner{
      }
      .zt-bantxt{
        padding:30px 0 0;
        display: none;
      }
      .zt-thick h1{
        text-align: center;
        font-size: 22px;
        margin-bottom: 20px;
        font-weight: bold;
      }
      .zt-thick p{
        text-align: center;
      }
      .zt-thick h3{
        text-align: center;
        margin: 20px 0 40px;
        font-size: 18px;
      }
      .thickening-tab{
        border-top: 1px solid #d2d2d2;
        padding-top: 40px;
        overflow: hidden;
      }
      .thickening-tab h4{
        padding-top:15px;
        padding-bottom:15px;
        text-align: center;
      }
      .thickening-tab .swiper-pagination{
        text-align: center;
        width: 100%;
        position: static;
        margin-top: 10px;
      }
      .thickening-tab .swiper-pagination span{
        width: 12px;
        height: 12px;margin: 0 4px;
      }
      .thickening-tab .swiper-pagination .swiper-pagination-bullet-active{
        background: #d61f2b;
        width: 24px;
        border-radius: 12px;
      }
      .thickening-tab li:hover h4{
        color: #d61f2b;
      }
      .huibg{
        background: #eee;
      }
      .zteffic .aniimg{
        width: 100%;
      }
      .zteffictxt{
        width:100%;
        margin-top: 0px;
        margin-bottom: 30px;
      
      }
      .huibg .zteffictxt{
        margin-top: 30px;
      }
      .zteffictxt h4{
        font-size:20px;
      }
      .zteffictxt p{
        font-size: 15px;
        color: #666;
        line-height: 1.7em;
      }
      .ztclassic h2{
        font-size: 26px;
        font-weight: bold;
        text-align: center;
        margin-bottom: 20px;
      }
      .ztclassic li{
        width:100%;
        margin-top: 20px;
      }
      .ztclassic li h4{
        font-weight: normal;
        text-align: center;
        padding: 15px 0;
      }
      .ns_lxbox h2{
        font-size:20px;
        font-weight: bold;
        text-align: center;
      }
      .ns_lx{
      }
      .ns_lx li{
        width: 100%;
        margin-top: 30px;
        overflow: hidden;
      }
      .ns_lx li img{
        float: left;
        width: auto;
        margin-right: 10px;
      }
      .ns_lx li p{
        float: right;
        width: 80%;
      }
}
@media (max-width: 500px) {
    .zt-banner {
      overflow: hidden;
      height: 210px;
      position: relative;
    }
    .zt-banner img {
      position: absolute;
      width: auto;
	  max-width: initial;
      left: 50%;
      height: 100%;
      transform: translateX(-50%);
    }
}