
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%;
    }
}
.huibg{
    background: #f1f0f0;
}
.xuan_top ul{
    width: 85%;
    margin: 0 auto 30px;
}
.xuan_top li{
    width: 23%;
    background-color: #dd1f2b;
    color: #fff;
    height: 46px;
    text-align: center;
}
.xuan_top li a{
    line-height: 46px;
    color: #FFF;
    text-align: center;
    display: block;

}
.xuan_top li:hover{
    opacity: 0.9;
}
.xuan_top p{
    text-align: center;
}
h2{
    font-size: 30px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 30px;
}
.xuan_list{
    margin: 40px 0;
}
.xuan_list li{
    width: 23.5%;
    background: #e5e5e5;
    margin-bottom: 30px;
}
.xuan_list li img{
    width: 100%;
}
.xuan_list li h4{
    font-weight: normal;
    text-align: center;
    line-height: 50px;
    height: 50px;
    background: #e5e5e5;
}
.xuan_list 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);
}
.zt-focus>p,.processzt>p,.sever_box>p{
    text-align: center;
    color: #6c6c6c;
}
.pro_tit{
    margin-top: 40px;
}
ul.pro_tit li{
    float: left;
    line-height: 50px;
    background-color: #dd1f2b;
    text-align: center;
    color: #fff;
    padding: 0 20px;
    margin-right: 10px;
    cursor: pointer;
}
ul.pro_tit li.active{
    background: #FFF;
    color: #333;
    padding-bottom: 20px;
}
.pro_list{
    background: #FFF;
    padding: 20px 50px;
}
.pro_list li{
    width: 48%;
    overflow: hidden;
    margin: 30px 0;
}
.pro_list li img{
    width: 30%;
    float: left;
}
.pro_list_right{
    float: right;
    width: 65%;
}
.pro_list_right h3{
    font-size: 20px;
    margin-bottom: 15px;
    font-weight: bold;
}
.pro_list_right p{
    line-height: 1.5em;
    color: #717070;
    font-size: 15px;
}
.pro_list_tit{
    display: none;
}
.pro_list_tit:first-child{
    display: block;
}
.sever_list{
    margin-top: 40px;
}
.sever_list li{
    width: 32%;
    position: relative;
}
.sever_list li img{
    width: 100%;
}
.sever_list1{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding: 30px;
    box-sizing: border-box;
}
.sever_list1 h3{
    font-size: 22px;
    text-align: center;
    font-weight: bold;
}
.sever_list1 span{
    color: #dd1f2b;
    font-size: 34px;

}
.sever_list1 h4{
    font-size: 18px;
    text-align: center;

}
.sever_list1 p{
    line-height: 1.5em;
    text-align: center;
    margin-top: 10px;

}
.anli_list{
    margin-top: 40px;
}
.anli_list li{
    width: 31.5%;
    position: relative;;
    margin-bottom: 30px;
}
.anli_list li img{
    width: 100%;
}
.anli_list li h4{
    font-weight: normal;
    bottom: 0;
    position: absolute;
    width: 100%;
    background: rgba(0,0,0,0.7);
    color: #FFF;
    text-align: center;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.anli_list li p{
    color: #FFF;
    line-height: 1.5em;
}
.anli_list 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);
}
.ztmorbtn{
    color: #454545;
    font-size: 18px;
    line-height: 48px;
    height: 50px;
    width: 240px;
    margin: 40px auto 0;
    border-radius: 25px;
    border: 2px solid #7d7d7d;
    display: block;
    text-align: center;
}
.ztmorbtn:hover{
    background:#dd1f2b;
    border-color: #dd1f2b;
    color: #FFF;
}
.bg_img{
    background: url(../images/banner4.jpg) no-repeat;
    background-size: cover;
}
.bg_img_list li{
    width: 47%;
    margin: 20px 0;
}
.bg_img_list li h3{
    font-size: 26px;
    margin-bottom: 10px;
}
.bg_img_list li span{
    color: #dd1f2b;
    font-size: 36px;
}
@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;
    }
    .huibg{
        background: #f1f0f0;
    }
    .xuan_top ul{
        width: 90%;
        margin: 0 auto 20px;
    }

    .xuan_top li{
        width: 200%;
        background-color: #dd1f2b;
        color: #fff;
        height: 46px;
        text-align: center;
        margin-bottom: 5px;
    }
    .xuan_top li a{
        line-height: 46px;
        color: #FFF;
        text-align: center;
        display: block;
    
    }
    .xuan_top li:hover{
        opacity: 0.9;
    }
    .xuan_top p{
        text-align: center;
    }
    h2{
        font-size: 26px;
        text-align: center;
        font-weight: bold;
        margin-bottom: 20px;
    }
    .xuan_list{
        margin:0;
    }
    .xuan_list li{
        width: 100%;
        background: #e5e5e5;
        margin-bottom: 0;
        margin-top: 30px;
    }
    .xuan_list li img{
        width: 100%;
    }
    .xuan_list li h4{
        font-weight: normal;
        text-align: center;
        line-height: 50px;
        height: 50px;
        background: #e5e5e5;
    }
    .xuan_list 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);
    }
    .zt-focus>p,.processzt>p,.sever_box>p{
        text-align: center;
        color: #6c6c6c;
    }
    .pro_tit{
        margin-top: 40px;
    }
    ul.pro_tit li{
        float: left;
        width: 100%;
        margin-bottom: 10px;
        line-height: 50px;
        background-color: #dd1f2b;
        text-align: center;
        color: #fff;
        padding: 0 20px;
        box-sizing: border-box;
        cursor: pointer;
    }
    ul.pro_tit li.active{
        background: #FFF;
        color: #333;
        padding-bottom: 0;
    }
    .pro_list{
        background: #FFF;
        padding: 20px 20px;
    }
    .pro_list li{
        width: 100%;
        overflow: hidden;
        margin: 30px 0;
    }
    .pro_list li img{
        width: 30%;
        float: left;
    }
    .pro_list_right{
        float: right;
        width: 65%;
    }
    .pro_list_right h3{
        font-size: 18px;
        margin-bottom: 15px;
    }
    .pro_list_right p{
        line-height: 1.5em;
        color: #717070;
        font-size: 15px;
    }
    .pro_list_tit{
        display: none;
    }
    .pro_list_tit:first-child{
        display: block;
    }
    .sever_list{
        margin-top: 40px;
    }
    .sever_list li{
        width: 100%;
        position: relative;
        margin-bottom: 30px;
    }
    .sever_list li img{
        width: 100%;
    }
    .sever_list1{
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        padding: 20px;
        box-sizing: border-box;
    }
    .sever_list1 h3{
        font-size: 22px;
        text-align: center;
    }
    .sever_list1 span{
        color: #dd1f2b;
        font-size: 34px;
    
    }
    .sever_list1 h4{
        font-size: 18px;
        text-align: center;
    
    }
    .sever_list1 p{
        line-height: 1.5em;
        text-align: center;
        margin-top: 10px;
    
    }
    .anli_list{
        margin-top: 40px;
    }
    .anli_list li{
        width: 100%;
        position: relative;;
        margin-bottom: 30px;
    }
    .anli_list li img{
        width: 100%;
    }
    .anli_list li h4{
        font-weight: normal;
        bottom: 0;
        position: absolute;
        width: 100%;
        background: rgba(0,0,0,0.7);
        color: #FFF;
        text-align: center;
        height: 60px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .anli_list li p{
        color: #FFF;
        line-height: 1.5em;
    }
    .anli_list 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);
    }
    .ztmorbtn{
        color: #454545;
        font-size: 18px;
        line-height: 48px;
        width: 180px;
        margin: 0px auto 0;
        border-radius: 25px;
        border: 2px solid #7d7d7d;
        display: block;
        text-align: center;
    }
    .ztmorbtn:hover{
        background:#dd1f2b;
        border-color: #dd1f2b;
        color: #FFF;
    }
    .bg_img{
        background: url(../images/banner4.jpg) no-repeat;
        background-size: cover;
    }
    .bg_img_list li{
        width: 100%;
        margin: 20px 0;
    }
    .bg_img_list li h3{
        font-size: 24px;
        margin-bottom: 10px;
    }
    .bg_img_list li span{
        color: #dd1f2b;
        font-size: 36px;
    }
    .sever_box h2{
        font-size: 20px;
    }
}
@media (max-width: 500px) {
    .zt-banner {
      overflow: hidden;
      height: 150px;
      position: relative;
    }
    .zt-banner img {
      position: absolute;
      width: auto;
	  max-width: initial;
      left: 50%;
      height: 100%;
      transform: translateX(-50%);
    }
}