/*公共样式*/
*{margin:0;padding:0;list-style:none;text-decoration:none}
html{font-size:100px}
body{font-family:"微软雅黑";overflow-x:hidden;font-size:16px}
.w90{width:90%;margin:0 auto;max-width:1400px}
.fl{float:left}
.fr{float:right}
input{outline:0;border:none}
.clearfix:after{content:"";display:block;clear:both}
img{border:none;display:block}
a{display:block}


/*头部*/
header{width:100%;position:relative}
.header-top{width:100%;position:fixed;border-top:.05rem solid #1a1094;z-index:4;background:url(../img/nav_bg.png) repeat-x top left;background-size:100% 99%;transition:.3s;padding-bottom:.5rem;}
.header-top .w90{position:relative}
body.scrolling .header-top{background:#015ab1;border-top:none;padding-bottom:0;}
header .logo{margin:.2rem 0}
.header-right{margin-top:.16rem}
.header-link{height:.3rem;line-height:.3rem}
.header-link ul{text-align:right;height:.3rem}
.header-link ul li{display:inline-block}
.header-link ul li a{color:rgba(255,255,255,.8);font-size:.14rem;position:relative;padding-right:.1rem;padding-left:.08rem}
.header-link ul li a::after{content:"";display:inline-block;width:1px;height:15px;background:rgba(255,255,255,.8);position:absolute;right:0;top:7.5px}
.search{width:.3rem;height:.3rem;margin-left:.02rem;background: url(../img/search.svg) no-repeat center center;background-size:.16rem .16rem;cursor:pointer;}
.search.closed{background: url(../img/close.svg) no-repeat center center;background-size:.16rem .16rem;}


/*PC导航*/
.nav{padding:.05rem 0}
.navlist{display:flex;align-items:center}
.navlist>li{float:left;position:relative}
.navlist li h3{font-size:.16rem}
.navlist li h3 a{color:#fff;padding:.04rem .16rem;font-weight:400}
.navlist .sub{display:none;width:100%;position:absolute;top:.29rem;left:0;z-index:2;padding-top:.04rem}
.sub li{height:.4rem;text-align:center;line-height:.4rem;background:#fff}
.sub li a{font-size:.14rem;color:#434343}
.navlist>li.on>h3>a,.navlist>li:hover>h3>a{color:#015ab1;background:#fff}
.sub li:hover{background:#015ab1}
.sub li:hover a{color:#fff}


/*搜索框弹出层*/
.search_m{cursor: pointer;position:absolute;top:50%;right:44px;margin-top:-12px;display:none;background: url(../img/search.svg) no-repeat center center;background-size:auto 24px;width:26px;height: 24px;transition:.5s;}
.search_m.closed{background: url(../img/close.svg) no-repeat center center;background-size:auto 24px;width:26px;height: 24px;transition:.3s;}
.search_wrap{position:fixed;left:0;top:0;width:100%;height:100%;color:#666;z-index:3;display:none}
.search_wrap .search_box{position:fixed;width:80%;max-width:660px;z-index:999;z-index:3;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}
.search_wrap .i_txt{width:100%}
.search_wrap .bck{position:fixed;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.6);z-index:3;}
.search_wrap .i_txt{position: absolute;height:42px;font-size:15px;border:none;background:#fff;width: 97%;padding-left:3%;}
.search_wrap .submit{position:absolute;top:0;right:0;width:80px;height:42px;cursor:pointer;background:#015ab1;color:#ffffff;font-size:18px;}


/*手机端导航*/
.nav-menu{position:absolute;top:50%;right:0px;margin-top:-12px;width:28px;height:24px;cursor:pointer;display:none;z-index:4;}
.nav-menu div{position:absolute;right:0;display:block;height:2px;background:#ffffff;transform-origin:50% 50%;}
.nav-menu div:nth-child(1){top:0;width:100%;transition:.8s;transform:rotate(0);}
.nav-menu div:nth-child(2){top:calc(50% - 1px);width:24px;transition:.6s;}
.nav-menu div:nth-child(3){top:calc(100% - 2px);width:100%;transition:.6s;transform:rotate(0);}
.hd1-aon1 div:nth-child(1){top:50%;transition:.6s;transform:rotate(405deg);}
.hd1-aon1 div:nth-child(2){width:0;transition:.6s;}
.hd1-aon1 div:nth-child(3){top:50%;transition:.6s;transform:rotate(-405deg);}
.navm-box{position:fixed;top:0px;right:0;left:0;z-index:2;display:none;box-sizing:border-box;margin:auto;overflow-y: auto;width:100%;height:100%;background:#fff;padding-top:120px;padding-bottom:50px;}
.header_link{margin:15px 0;display:none}
.header_link ul{text-align:center;width:90%;margin:0 auto}
.header_link ul li{display:inline-block;line-height:30px;width:calc(100% - 2px);border:1px solid #015ab1;float:right}
.header_link ul li a{color:#015ab1}
.header_link ul li:hover{background:#015ab1}
.header_link ul li:hover a{color:#fff}
.nav-wrap{padding:0 5%;text-align:left;}
.nav-wrap li{position:relative;width:100%;border-bottom:1px solid #dedede;font-size:.2rem;line-height:50px;}
.nav-wrap li img{position:absolute;top:15px;right:0;margin:auto;width:20px;height:20px;}
.nav-wrap li a{display:block;color:#222;}
.nav-wrap dl{display:none;}
.nav-wrap dt{text-indent:.2rem;font-size:.18rem;}


/*底部*/
.footer{width:100%;padding:.3rem 0;position:relative;background:#e9e9e9}
.footer .w90{position:relative;z-index:1}
.links{overflow:hidden}
.links .title{width:1.2rem;margin-right:.3rem;margin-bottom:0}
.links .link-list{width:calc(100% - 1.5rem);height:.3rem;line-height:.3rem}
.link-list ul li{display:inline-block;margin-right:.5rem}
.link-list ul li a{color:#434343;font-size:.16rem}
.link-list ul li a:hover{color:#015ab1}
.ewm img{display:inline-block;margin:0 .1rem}
.footer_bg{background:#015ab1;width:100%;height:2.58rem;position:absolute;right:0;bottom:0;z-index:0}
.footer-top{padding-bottom:.2rem;border-bottom:1px solid rgba(255,255,255,.6);margin-top:.6rem}
.footer-logo{margin-top:.25rem;margin-right:.5rem}
.footer-info{width:2.8rem;margin-top:.165rem}
.footer-info ul li{float:left;color:#fff;font-size:.14rem;line-height:.4rem}
.footer-info ul li:first-child{margin-right:.5rem}
.footer-info ul li:first-child::before{content:url(../img/icon4.png);position:relative;top:2px;margin-right:.1rem}
.footer-info ul li:nth-child(2)::before{content:url(../img/icon5.png);position:relative;top:1px;margin-right:.1rem}
.footer-info ul li:last-child::before{content:url(../img/icon6.png);position:relative;top:.04rem;margin-right:.1rem}
.copyright{padding-top:.2rem}
.copyright p{text-align:left;color:#fff;font-size:.14rem}


/*swiper样式*/
.swiper-container{width:100%;height:100%}
.swiper-slide{text-align:center;font-size:.18rem;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}


/*IE9升级提示*/
#browser-modal{width:100%;height:100%;top:0;left:0;text-align:center;color:#303233;position:fixed;z-index:9990009;}
#browser-modal .browser-modal-cover{position:fixed;left:0;top:0;height:100%;width:100%;background-color:#111;opacity:.9;z-index:-1}
#browser-modal .browser-content{width:700px;margin-top:120px;margin-left:auto;margin-right:auto;padding-bottom:80px;padding-top:50px;background-color:#fff;border-radius:5px}
#browser-modal .browser-content .browser-dpc-logo img{height:42px;margin:45px auto 40px}
#browser-modal .browser-content .browser-text-title{text-transform:uppercase;font-size:24px}
#browser-modal .browser-content .browser-text-desc{margin-top:30px;margin-bottom:20px;font-size:14px}
#browser-modal .browser-content .browser-list{width:600px;margin:20px auto;height:130px}
#browser-modal .browser-content .browser-item{float:left;width:150px;padding-top:20px;padding-bottom:20px;margin-left:auto;margin-right:auto}
#browser-modal .browser-content .browser-item .iconfont{width:100px;height:100px;margin:0 auto;font-size:80px;line-height:80px;margin-bottom:10px;}
#browser-modal .browser-content .browser-item .iconchrome{background: url(../img/bro.png) no-repeat 0 0}
#browser-modal .browser-content .browser-item .iconfirefox{background: url(../img/bro.png) no-repeat 0 -100px}
#browser-modal .browser-content .browser-item .iconopera{background: url(../img/bro.png) no-repeat 0 -200px}
#browser-modal .browser-content .browser-item .iconEdge{background: url(../img/bro.png) no-repeat 0 -300px}
#browser-modal .browser-content .browser-item a{cursor:pointer;display:block}
#browser-modal .browser-content .browser-item a img{display:block;margin:0 auto;max-width:100px;width:100px;height:100px}
#browser-modal .browser-content .browser-item a h4{text-align:center;margin-top:20px;font-size:18px;font-weight:700}