
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: #f0f0f0;
}
.zt-banner img{
    width: 100%;
}
.ztwithbox p{
    text-align: center;
}
.ztwithbox h4{
    text-align: center;
    font-size: 28px;
    font-weight: bold;
    margin: 30px auto;
}
.ztwithbox ul{
    width: 50%;
    margin: 0 auto;
}
.ztwithbox ul li{
    font-size: 18px;
    line-height: 48px;
    color: #fff;
    text-align: center;
    display: block;
    text-decoration: none;
    background-color: #dd1f2b;
    margin: 10px ;
}
.ztwithbox ul li a{
    color: #FFF;
    display: block;
}
.ztwithbox ul li:hover{
    opacity: 0.9;
}

.tie_tit {
   margin-bottom: 50px;
}
.tie_tit_top h2 {
    border: 2px solid#333;
    text-align: center;
    width: 814px;
    height: 50px;
    margin: 0 auto;
    border-bottom: 0px;
    padding: 15px;
    font-size: 32px;
    line-height: 42px;
    color: #333;
    font-weight: bold;
}.tie_tit_bot {
    margin-top: 10px;
    border-top: 2px solid#333;
}.tie_tit_bot1 {
    width: 814px;
    height: auto;
    border: 2px solid#333;
    border-top: 0px;
    margin: 0 auto;
    margin-top: -2px;
    background-color: #fff;
    padding: 10px 20px;
}.tie_tit_bot1 span {
    width: 100%;
    background-color: #dcdcdc;
    border-radius: 5px;
    display: block;
    text-align: center;
    font-size: 18px;
    line-height: 30px;
    color: #333;
}
.dationtit{
}
.dationtit h3{
    font-size: 24px;
    display: inline-block;
    color: #FFF;
    background-color: #dd1f2b;
    line-height: 36px;
    padding-left: 15px;
    padding-right: 30px;
    position: relative;
    line-height: 40px;
}
.dationtit h3:after{
    content: '';
    position: absolute;
    border: 0px solid transparent;
    border-left: 25px solid #dd1f2b;
    border-top: 40px solid transparent;
    width: 0;
    height: 0;
    top: 0;
    right: -25px;
}
.dationlist{
    margin-top: 50px;
    margin-bottom: 50px;
}
.dationlist li{
    width: 18%;

}
.dationlist li img{
    width: 100%;

}
.dationlist li h4{
    background:#828282;
    line-height: 38px;
    text-align: center;
    color: #FFF;
    font-weight: normal;
}
.dationlist 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);
}
.processitem li{
    padding: 40px 0;
}
.processitem li img{
    width: 37%;
}
.processtxt{
    width: 58%;
}
.processtxt h3{
    font-size: 18px;
    font-weight: bold;
}
.processtxt span{
    color: #dd1f2b;
    display: block;
    margin: 10px 0;
}
.processtxt h4{
    margin-bottom: 5px;
}
.processtxt p{
    line-height: 1.5em;
    color: #666;
    font-size: 15px;
}
.processitem li:nth-child(2n){
    background: #eee;
}
.tie_advan{
    background: url(../images/banner1.jpg) no-repeat;
    background-size: cover;
}
.advanlist{
    margin-top: 50px;
    align-items: flex-start;
}
.advanlist li{
    width: 47%;
}
.advanlist li h4{
    font-size: 20px;
    margin-bottom: 20px;
    font-weight: bold;
}
.processitem2 li{
    background: #eee;
}
.processitem2 li:nth-child(2n){
    background: #FFF;
}
.processitem2 li .dationtit{
    margin-bottom: 40px;
}
.dationtit-list{
    margin-top: 15px;
}
.dationtit-list p{
    background: url(../images/icon1.png) no-repeat left 5px;
    font-size: 14px;
    line-height: 24px;
    margin: 5px 0;
    padding-left: 20px;
}
.anshanbox h3{
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 30px;
}
.anshanitem{
    overflow: hidden;
    margin-bottom: 20px;
}
.anshanitem span{
    float: left;
    display: block;
    font-size: 16px;
    width: 10%;
    line-height: 2em;
    font-weight: bold;
}
.anshanitem p{
    float: right;
    width: 90%;
}
.tablebox {
    width: 90%;
    float: right;

}
.anshanitem table{
    border: 1px solid #dcdcdc;
    width: 100%;
    border-bottom: 0 none;
    border-collapse: collapse;
    border-right: 0 none;
    
}
.anshanitem table td,.anshanitem table th{
    border-right: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
    line-height: 45px;
    text-align: center;
}
.anshanitem table tr{
    background: #f1f1f1;
}
.anshanitem table tr:nth-child(2n){
    background: #FFF;
}
.tie_advan2{
    background-image: url(../images/banner2.jpg);
}
.tie_advan2 ul li{
    width: 30%;
}

@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;
    }

    img{
        width: 100%;
    }
    .huibg{
        background: #f0f0f0;
    }
    .ztwithbox p{
        text-align: center;
    }
    .common-banner{
        height: 5rem;
    }
    .ztwithbox h4{
        text-align: center;
        font-size: 26px;
        font-weight: bold;
        margin: 30px auto;
    }
    .ztwithbox ul{
        width: 90%;
        margin: 0 auto;
    }
    .ztwithbox ul li{
        font-size: 18px;
        line-height: 1.5em;
        padding: 10px 0;
        color: #fff;
        text-align: center;
        display: block;
        text-decoration: none;
        background-color: #dd1f2b;
        margin: 10px ;
    }
    .ztwithbox ul li a{
        color: #FFF;
        display: block;
    }
    .ztwithbox ul li:hover{
        opacity: 0.9;
    }
    
    .tie_tit {
       margin-bottom: 30px;
    }
    .tie_tit_top h2 {
        border: 2px solid#333;
        text-align: center;
        width: 100%;
        margin: 0 auto;
        border-bottom: 0px;
        height: auto;
        padding: 15px;
        padding-bottom: 10px;
        box-sizing: border-box;
        font-size: 22px;
        line-height: 1.3em;
        color: #333;
        font-weight: bold;
    }
    .tie_tit_bot{
        margin-top: 0;
        border: 0 none;
    }
    .tie_tit_bot1 {
        border: 2px solid#333;
        border-top: 0px;
        margin: 0 auto;
        width: 100%;
        background-color: #fff;
        padding: 10px 20px;
    }.tie_tit_bot1 span {
        width: 100%;
        background-color: #dcdcdc;
        border-radius: 5px;
        display: block;
        text-align: center;
        padding: 5px 10px;
        font-size: 18px;
        line-height: 1.3em;
        color: #333;

    }
    .dationtit{
    }
    .dationtit h3{
        font-size: 20px;
        display: inline-block;
        color: #FFF;
        background-color: #dd1f2b;
        line-height: 36px;
        padding-left: 15px;
        padding-right: 30px;
        position: relative;
        line-height: 40px;
    }
    .dationtit h3:after{
        content: '';
        position: absolute;
        border: 0px solid transparent;
        border-left: 25px solid #dd1f2b;
        border-top: 40px solid transparent;
        width: 0;
        height: 0;
        top: 0;
        right: -25px;
    }
    .dationlist{
        margin-top: 30px;
        margin-bottom: 30px;
        align-items: initial;
    }

    .dationlist li{
        width: 48%;
        margin-bottom: 20px;
    
    }
    .dationlist li img{
        width: 100%;
    
    }
    .dationlist li h4{
        background:#828282;
        line-height: 1.3em;
        text-align: center;
        color: #FFF;
        padding: 10px;
        font-weight: normal;
    }
    .dationlist 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);
    }
    .processitem li{
        padding: 40px 0;
    }
    .processitem li img{
        width: 100%;
    }
    .processtxt{
        width: 100%;
        margin-top: 30px;
    }
    .processtxt h3{
        font-size: 18px;
        font-weight: bold;
    }
    .processtxt span{
        color: #dd1f2b;
        display: block;
        margin: 10px 0;
    }
    .processtxt h4{
        margin-bottom: 5px;
    }
    .processtxt p{
        line-height: 1.5em;
        color: #666;
        font-size: 15px;
    }
    .processitem li:nth-child(2n){
        background: #eee;
    }
    
    .processitem li:nth-child(2n) .processtxt{
        margin-top: 0;
        margin-bottom: 30px;
    }
    .tie_advan{
        background: url(../images/banner1.jpg) no-repeat;
        background-size: cover;
    }
    .advanlist{
        margin-top: 30px;
        align-items: flex-start;
    }
    .advanlist li{
        width: 100%;
        margin-bottom: 40px;
    }
    .advanlist li h4{
        font-size: 20px;
        margin-bottom: 20px;
        font-weight: bold;
    }
    .processitem2 li{
       
        background: #eee;
    }
    .processitem2 li .processtxt{
        margin-top: 0px;
        margin-bottom: 30px;
    }
    .processitem2 li:nth-child(2n){
        background: #FFF;
    }
    .processitem2 li:nth-child(2n) .processtxt{
        margin-top: 30px;
        margin-bottom: 0px;
    }
    .processitem2 li .dationtit{
        margin-bottom: 40px;
    }
    .dationtit-list{
        margin-top: 15px;
    }
    .dationtit-list p{
        background: url(../images/icon1.png) no-repeat left 5px;
        font-size: 14px;
        line-height: 24px;
        margin: 5px 0;
        padding-left: 20px;
    }
    .anshanbox h3{
        font-size: 22px;
        font-weight: bold;
        text-align: center;
        margin-bottom: 30px;
    }
    .anshanitem{
        overflow: hidden;
        margin-bottom: 20px;
    }
    .anshanitem span{
        display: block;
        width: 100%;
        line-height: 2em;
        font-weight: bold;
        font-size: 18px;
    }

    .anshanitem p{
        width: 100%;
    }
    .tablebox {
        width: 100%;
    
    }
    .anshanitem table{
        border: 1px solid #dcdcdc;
        width: 100%;
        border-bottom: 0 none;
        border-collapse: collapse;
        border-right: 0 none;
        
    }
    .anshanitem table td,.anshanitem table th{
        border-right: 1px solid #dcdcdc;
        border-bottom: 1px solid #dcdcdc;
        text-align: center;
        line-height: 1.3em;
        padding: 4px;
    
    }
    .anshanitem table tr{
        background: #f1f1f1;
    }
    .anshanitem table tr:nth-child(2n){
        background: #FFF;
    }
    .tie_advan2{
        background-image: url(../images/banner2.jpg);
    }
    .tie_advan2 ul li{
        width: 100%;
    }


}

@media (max-width: 500px) {
    .zt-banner {
      overflow: hidden;
      height: 128px;
      position: relative;
    }
    .zt-banner img {
      position: absolute;
      width: auto;
	  max-width: initial;
      left: 50%;
      height: 100%;
      transform: translateX(-50%);
    }
}