.top{ height:700px; background:#070709 url(../img/special/topbg.jpg) no-repeat center top; padding:40px 0; box-sizing:border-box;}
.top-title{ line-height:1.2;font-size:4rem;}
.top-list li{line-height:1.8; list-style:none;}
.top-list li i{ color:#fea406;line-height:1.8;}
.yellow, a.yellow, .yellow a{ color:#fea406;}
.top-form{background:#025b9f; border-radius:9px; padding:30px; box-sizing:border-box;}
.special-bg1{background:url(../img/special/bg1.jpg); padding-bottom:50px;}
.special-adv-box{ width:90%;}
.special-adv-box i{ font-size:3.5rem; color:#0170c4;}
.special-adv-box .t{margin-top:40px; color:#000;}
.special-adv-box p{ margin-bottom:10px; color:#888;}

.special-pic-box{width:90%; margin:30px auto;}
.special-adv-left{ border-radius:9px;background:url(../img/special/bg2.jpg) no-repeat center top; box-sizing:border-box; padding:50px 100px 120px 50px;}
.special-adv-left p{ color:#fff; text-shadow:0 10px 10px #000;}
.special-adv p.icon{width:80px; height:80px; border-radius:50%; background-color:#025b9f;text-align:center; box-shadow:0 10px 20px #999;}
.special-adv p.icon i{ font-size:2rem; color:#fff; text-align:center; line-height:80px;}
.special-adv-right{ padding-left:50px; box-sizing:border-box;}
.special-pe .txt{font-size:1.125rem; }
.special-pethumbs{height:100%;}
.special-pethumbs div{ float:left; width:100%; height:33%; box-sizing:border-box; }
.special-pethumbs div a{ display: block; background-color:#fff; box-shadow:0 10px 10px #eee;border:1px solid #eee; font-size:1.25rem; font-family:pops; color:#000; text-align:center; padding:30px; box-sizing:border-box;transition: all 0.35s;}
.special-pethumbs div a:hover{background-color:#025b9f; color:#fff;transition: all 0.35s;}
.special-pethumbs div a i{ font-size:4rem;}
.bottom-bg{background:#040404 url(../img/special/bottombg.jpg) no-repeat center top; padding:80px 0 20px 0; box-sizing:border-box; text-align:right;}
.bottom-bg .t{ font-size:3.875rem;}
.bottom-bg .bottom-btn{width:25%; margin-left:auto;}
@media (max-width: 575.98px){
	.top{ height:1050px; background:#070709 url(../img/special/topbg1.jpg) no-repeat center top; background-size:100%; padding:40px 0; box-sizing:border-box;}
	.top-title{ line-height:1.2;font-size:2rem;}
	.special-adv-box{ width:100%;}
	.special-pic-box{width:100%; margin:20px auto;}
	.special-adv-left{ border-radius:9px;background:url(../img/special/bg2.jpg) no-repeat center top; box-sizing:border-box; padding:50px 100px 50px 50px; margin-bottom:20px;}
	.special-adv-right{ padding-left:15px; box-sizing:border-box;}
	.special-pethumbs div{ float:left; width:33.33%; height:auto; box-sizing:border-box;}
	.special-pe .txt{font-size:.875rem; }
	.special-pethumbs div a{ display: block; background-color:#fff; box-shadow:0 10px 10px #eee;border:1px solid #eee; font-size:.875rem; font-family:pops; color:#000; text-align:center; padding:10px 0; box-sizing:border-box;transition: all 0.35s;}
	.special-pethumbs div a i{ font-size:2.5rem;}
	.bottom-bg .t{ font-size:1.875rem;}
	.bottom-bg .bottom-btn{width:80%; margin-left:auto;}

}