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;
}
/*弹出框 end*/
.zt-content{
	width: 1200px;
	margin: 0 auto;
}
.zt-padd{
    padding-top: 50px;
    padding-bottom: 50px;
}
.anniu{
    text-align: center;
    margin-top: 50px;
}
.anniu a{
    font-size: 16px;
    color: #fff;
    background: #bb1c20;
    width: 300px;
    height: 60px;
    line-height: 60px;
    display: inline-block;
    margin:0 10px;
}
.anniu a:hover{
    opacity: 0.9;
}
.zt-tit{
    text-align: center;
    margin-bottom:40px;
}
.zt-tit h2{
    display: inline-block;
    position: relative;
    font-size: 30px;
    font-weight: bold;
    padding: 20px 0;
}
.zt-tit h2:before{
    content: '';
    display: block;
    position: absolute;
    width: 100px;
    height: 1px;
    background: #999999;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
}
.zt-tit h2:after{
    content: '';
    display: block;
    position: absolute;
    width: 100px;
    height: 1px;
    background: #999999;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
}
h3.zt-tit-h3{
    text-align: center;
    color: #dd1f2b;

}
.huibg{
    background: #f5f5f5;
}
.rungstencon{
    margin-top: 30px;
}
.rungstenlist li{
    width: 23%;
    margin-top: 20px;
}
.rungstenlist li p{
    text-align: center;
    padding: 10px 0;
}
.rungstenlist li:hover .aniimg img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
            transform: scale(1.1);
}
.rungstenlist li:hover p{
    color: #d61f2b;
}
.rungstencon>img{
    width: auto;
    display: block;
    max-width: 100%;
    margin: 40px auto;
}
p.wu-box-con-p{
    text-align: center;
    font-size: 26px;

}
.advantages li{
    padding: 40px 20px 0 20px;
    border: 2px solid #999999;
    width: 32%;
    box-sizing: border-box;
    text-align: center;
}
.advantages li img{
    width: auto;
    display: block;
    margin: 0 auto 20px;
}
.advantages li h4{
    min-height: 4.5em;
}
.advantages li p{
    line-height: 1.5em;
    min-height: 10.5em;
}
@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%);
    }
    .anniu{
        text-align: center;
        margin-top: 30px;
    }
    .anniu a{
        font-size: 16px;
        color: #fff;
        background: #bb1c20;
        width: 300px;
        height:50px;
        line-height:50px;
        display: inline-block;
        margin:5px 0px;
    }
    .zt-tit{
        text-align: center;
        margin-bottom:20px;
    }
    .zt-tit h2{
        display: inline-block;
        position: relative;
        font-size: 24px;
        padding:10px 0;
    }
    .zt-tit h2:before{
        content: '';
        display: block;
        position: absolute;
        width: 100px;
        height: 1px;
        background: #999999;
        left: 50%;
        transform: translateX(-50%);
        top: 0;
    }
    .zt-tit h2:after{
        content: '';
        display: block;
        position: absolute;
        width: 100px;
        height: 1px;
        background: #999999;
        left: 50%;
        transform: translateX(-50%);
        bottom: 0;
    }
    h3.zt-tit-h3{
        text-align: center;
        color: #dd1f2b;
    
    }
    .huibg{
        background: #f5f5f5;
    }
    .rungstencon{
        margin-top: 30px;
    }
    .rungstenlist li{
        width: 48%;
        margin-top: 20px;
    }
    .rungstenlist li p{
        text-align: center;
        padding: 10px 0;
    }
    .rungstenlist li:hover .aniimg img {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
            -ms-transform: scale(1.1);
            -o-transform: scale(1.1);
                transform: scale(1.1);
    }
    .rungstenlist li:hover p{
        color: #d61f2b;
    }
    .rungstencon>img{
        width: auto;
        display: block;
        max-width: 100%;
        margin: 20px auto;
    }
    p.wu-box-con-p{
        text-align: center;
        font-size: 20px;
    
    }
    .advantages li{
        padding: 30px 20px 0 20px;
        border: 2px solid #999999;
        width:100%;
        box-sizing: border-box;
        text-align: center;
        margin-bottom: 30px;
    }
    .advantages li img{
        width: auto;
        display: block;
        margin: 0 auto 20px;
    }
    .advantages li h4{
        min-height: 4.5em;
    }
    .advantages li p{
        line-height: 1.5em;
        min-height: 10.5em;
    }
}
@media (max-width: 500px) {
    
    .zt-banner {
      overflow: hidden;
      height: 180px;
      position: relative;
    }
    .zt-banner img {
      position: absolute;
      width: auto;
      left: 50%;
      height: 100%;
      transform: translateX(-50%);
    }
}
