body{background-color: #482081;overflow: hidden;}
.cengter-box{width: 100%;height: 937px; background: url(../../img/zhanlan/zl-index-bg.png) no-repeat center center / 100% 100%;}
.cengter-box .nerb{padding: 105px 6% 0;}
.cengter-box .nerb .translation{position: relative;display: flex;margin-top: 15px;z-index: 9;}
.cengter-box .nerb .translation a{display: block;height: 38px;line-height: 38px;border: 1px solid #fff;padding: 0 6px;font-size: 16px;color: #fff;}
.cengter-box .nerb .translation a.bor{border-right: 0 none;}
.cengter-box .nerb .translation a.avt{background-color: #fff;color: #333;}
.cengter-box .Intro{display: flex;justify-content: space-between;margin-top: 80px;}
.cengter-box .Intro .title h3{font-size: 56px;font-weight: bold;color: #FFFFFF;line-height: 56px;}
.cengter-box .Intro .title h2{font-size: 60px;font-weight: bold;color: #FFFFFF;border-bottom: 4px solid #FFF;padding-bottom: 40px;margin-bottom: 40px;}
.cengter-box .Intro .title h4{font-size: 46px;color: #FBD84B;margin-bottom: 35px;}
.cengter-box .Intro .title .h5{display: inline-block;background: #FFF;border-radius: 6px;padding: 8px 22px;font-size: 34px;color: #4D197B;}

.cengter-box .Intro .before{width: 580px;}
.cengter-box .Intro .before dl dt{font-size: 28px;color: #fff;margin-bottom: 20px;}
.cengter-box .Intro .before dl dd{font-size: 18px;font-weight: 400;color: #FFFFFF;line-height: 50px;text-shadow: 0px 1px 0px rgba(1, 2, 48, 0.3);}

.zl-nav {width: 100%;position: fixed;left: 0;bottom: 0;}
.zl-nav .box{display: flex;justify-content: space-between;height: 130px;background: #FFFFFF;}
.zl-nav .box a{position: relative;display: block;  flex-grow: 1;}
.zl-nav .box a .aImg{margin: 16px 0 5px;}
.zl-nav .box a:hover .aImg{-webkit-transform: scale(1.05);-moz-transform: scale(1.05);-o-transform: scale(1.05);-ms-transform: scale(1.05);transform: scale(1.05);}
.zl-nav .box a .bImg{position: absolute;top: 35px; left: 45%;opacity: .7;}
.zl-nav .box a p{font-size: 16px;color: #333;}
.zl-nav .box a:hover p{color: #e1251b;}
.zl-nav .View{width: auto;height: 80px;background: rgba(0, 0, 0,.5);display: flex;justify-content: space-between;align-items: center;padding: 0 60px;}
.zl-nav .View .people{background:rgba(255, 255, 255, .8);opacity: 0.8;border-radius: 20px;padding: 10px 20px;}
.zl-nav .View .people{font-size: 18px;color: #4F1677;}
.zl-nav .View .people img{position: relative;top: -1px;}
.zl-nav .View .banzr{font-size: 16px;color: #FFF;}



@media screen and (min-width:1100px) and (max-width:1500px){
	.cengter-box .nerb{padding-top: 50px;}
	.cengter-box .Intro{margin-top: 40px;}
	.cengter-box .Intro .title h3{font-size: 32px;}
	.cengter-box .Intro .title h2{font-size: 34px;padding-bottom: 30px;margin-bottom: 30px;}
	.cengter-box .Intro .title h4{font-size: 28px;}
	.cengter-box .Intro .title .h5{font-size: 20px;}
	.cengter-box .Intro .before{width: 520px;}
	.cengter-box .Intro .before dl dt{font-size: 18px;}
	.cengter-box .Intro .before dl dd{font-size: 16px;}
}


	








