@charset "utf-8";
@media screen and (max-width:1680px) {

}
@media screen and (max-width:1600px) {

}
@media screen and (max-width:1440px) {

}
@media screen and (max-width:1400px) {

}
@media screen and (max-width:1366px) {

}
@media screen and (max-width:1360px) {

}
@media screen and (max-width:1280px) {

}
@media screen and (max-width:1024px) {
.block{display:none;}
.none{display:block;}
.box {padding:30px 0;}
.header {width:100%;height:50px;position:fixed;top:0;z-index:11;transition:0.4s all;background:rgba(255,255,255,.95);box-shadow:0 2px 6px rgba(0,0,0,.2);padding:0;}
.header .Close_btn_shad {width:100%;height:0;position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);background:rgba(0, 0, 0, 0.7);transition:0.3s all;}
.header .Close_btn_shad.active {height:100%;}
	
.header .h_sign{float:left;margin-bottom:0;padding:0 2%;}
.header .h_sign dt{width:130px;height:40px;background-size:122px;}
.header .h_sign dd{width:180px;margin-left:10px;padding-left:10px;margin-top:3px;}
.header .h_sign dd em{width:40px;height:40px;font-size:36px;line-height:40px;margin-right:10px;}
.header .h_sign dd h2{color:#2085BB;top:4px;line-height:16px;}
.header .h_sign dd p {display:none;}
.header .nav {width:120px;padding:0 10px;padding-top:10%;position:fixed;height:100%;overflow:auto;top:0;right:-150px;background:#2085BB;transition:0.6s all;z-index:9999;}
.header .nav.active {right:-15px;}
.header .nav ul {width:100%;float:left;margin-top:10%;background:none;}
.header .nav li {font-size:14px;padding:0;margin-top:4%;}
.header .nav li a span{padding:0 20px;}
.header .nav li a:before{display:none;}
.header .Close_btn {display:block;}
/*底部导航*/
.wap_nav {width:100%;padding:5px 0;padding-bottom:2px;position:fixed;left:0;bottom:0;display:block;background:rgba(255,255,255,.95);box-shadow:6px 2px 0px rgba(0,0,0,.2); z-index:6;border-top:solid 1px #E3E3E3;}
.wap_nav a {width:20%;float:left;text-align:center;font-size:12px;}
.wap_nav a i {width:20px;height:20px;margin:0 auto;display:table;background:url(../ico/wap_nav.png) no-repeat;background-size:18px;}
.wap_nav a.yes{color:#1A90CF;}
.wap_nav a:nth-child(3){margin-left:20%;}
.wap_nav a:nth-child(1) i{background-position:1px 0;}
.wap_nav a:nth-child(2) i{background-position:1px -46px;}
.wap_nav a:nth-child(3) i{background-position:1px -94px;}
.wap_nav a:nth-child(4) i{background-position:1px -142px;}
.wap_nav a.yes:nth-child(1) i{background-position:1px -23px;}
.wap_nav a.yes:nth-child(2) i{background-position:1px -71px;}
.wap_nav a.yes:nth-child(3) i{background-position:1px -119px;}
.wap_nav a.yes:nth-child(4) i{background-position:1px -189px;}

#banner{margin-top:50px;}












}
@media screen and (max-width:768px) {

}
@media screen and (max-width:414px) {

}
@media screen and (max-width:412px) {

}
@media screen and (max-width:375px) {

}
@media screen and (max-width:360px) {

}
@media screen and (max-width:320px) {

}