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{
    position: relative;
}
.special{
   position: absolute;
   width: 100%;
   bottom: 157px;
}
.special img{
    width: 25%;
    float: left ;
}
.april{
    margin-top: -50px;
    position: relative;
    z-index: 5;
}
.april p{
    width: 55%;
}
h2.specialtit{
    background-color: #00559d;
    color: #fff;
    font-size: 24px;
    padding: 8px;
    overflow: hidden;
    margin: 30px auto;
}
.Withbox p{
    margin-bottom: 20px;
}
.jituan{
    width: 90%;
    margin: 0 auto;
}
.jituan li{
    width: 30%;
    margin-bottom: 50px;
    position: relative;
}
.jituan li h4{
    position: absolute;
    bottom: 0;
    font-weight: normal;
    width: 100%;
    background: rgba(0,85,157,.8);
    color: #FFF;
    text-align: center;
    padding: 10px 10px;
}
.Withbox h3{
    font-size: 20px;
    margin-bottom: 30px;
}
.product li{
    width: 18%;
    margin-bottom: 30px;
}
.product li h4{
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    margin: 10px 0;
    min-height: 3em;
}
.product li a:hover .aniimg img{
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.product li a:hover h4{
    color: #00559d;
}
.activities li{
    width: 23%;
}
@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{
        position: relative;
    }
    .special{
       width: 100%;
    }
    .special img{
        width: 50%;
        float: left ;
    }
    
    .april p{
        margin-top: 56px;
        width: 100%;
    }
    h2.specialtit{
        background-color: #00559d;
        color: #fff;
        font-size: 24px;
        padding: 8px;
        overflow: hidden;
        margin: 30px auto;
    }
    .Withbox p{
        margin-bottom: 20px;
    }
    .jituan{
        width: 100%;
        margin: 0 auto;
    }
    .jituan li{
        width: 48%;
        margin-bottom: 30px;
        position: relative;
    }
    .jituan li h4{
        position: absolute;
        bottom: 0;
        font-weight: normal;
        box-sizing: border-box;
        width: 100%;
        background: rgba(0,85,157,.8);
        color: #FFF;
        text-align: center;
        padding: 10px 10px;
    }
    .Withbox h3{
        font-size: 20px;
        margin-bottom: 30px;
    }
    .product li{
        width: 48%;
        margin-bottom: 10px;
    }
    .product li h4{
        font-size: 16px;
        font-weight: normal;
        text-align: center;
        margin: 10px 0;
        min-height: 3em;
    }
    .product li a:hover .aniimg img{
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
    .product li a:hover h4{
        color: #00559d;
    }
    .activities li{
        width: 48%;
    }


}
