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: #f1f1f1;
}
.widetbox img{
    width: 40.75%;
}
.widetxt{
    width: 54%;
}
.widetxt h2{
    font-size: 26px;
    font-weight: bold;
}
.widetxt h3{
    font-size: 20px;
    color: #646464;
    margin-top: 10px;
}
.widetxt-list{
    margin-top: 20px;
}
.widetxt-list li{
    background: url(../images/point.png) no-repeat left 10px;
    padding-left: 30px;
}
.rubber h3{
    background: #00559d;
    padding: 15px 20px;
    margin-bottom: 20px;
    color: #FFF;
}
.rubber li{
    width: 48%;
}
.rubber iframe{
    width: 100%;
    height: 360px;
}
.gongyi dt{
    font-weight: bold;
    line-height: 1.5em;
    margin-bottom: 10px;
}
.gongyi dd{

    margin-bottom: 10px;
    line-height: 1.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%);
    }
    .zt-banner{
        position: relative;
    }
    .zt-banner .zt-content{
        padding: 20px 15px;
        position: static;
        transform: none;
        display: none;
    }
    .huibg {
        background: #f1f1f1;
    }
    .widetxt {
        margin-top: 20.152px;
    }
    .huibg .widetxt {
        margin-bottom: 20.152px;
    }
    .widetxt h2{
        font-weight: bold;
        font-size: 20px;
    
    }
    .widetxt h3{
        font-size: 18px;
        margin-top: 10.748px;
    }
    .widetxt-list{
        margin-top: 23.377px;
    }
    .widetxt-list li{
        background: url(../images/point.png) no-repeat left  7.013px;
        padding-left: 29.208px;
    }
    .rubber h3{
        background: #00559d;
        padding: 11.688px 17.519px;
        margin-bottom: 17.519px;
        color: #FFF;
    }
    .rubber li{
        width:100%;
    }
    .rubber iframe{
        width: 100%;
        height: 241.83px;
        margin-top: 35.038px;
    }
    .gongyi dt{
        font-weight: bold;
        line-height: 1.5em;
        margin-bottom: 10px;
    }
    .gongyi dd{
    
        margin-bottom: 10px;
        line-height: 1.5em;
    }
    .widetxt{
        width: 100%;
    }
}
@media (max-width: 500px) {
    .zt-banner {
      overflow: hidden;
      height: 190px;
      position: relative;
    }
    .zt-banner img {
      position: absolute;
      width: auto;
	  max-width: initial;
      left: 50%;
      height: 100%;
      transform: translateX(-50%);
    }
}