@charset "utf-8";

@font-face {
    /* font-family: geo; */
    src: url(../font/georgia.ttf);
}


.w1400 {
    width: 85%;
    margin: 0 auto;
    max-width: 16.4rem;
}

body.navShow {overflow: hidden;}


.wl{position: relative;z-index: 1;}
.wl::after{content: "";z-index: -1;position: absolute;left: 0;bottom: 0;width: 0;height: 100%;}



/*==========================================公共 开始=============================================*/
.a_body{ position:relative; z-index:0;}
.section{ overflow:hidden;}

.header_box_li{position: relative;z-index: 1;height: 100%;}

.header_box{position: relative;z-index: 100; height: 0; }
#header{z-index:999;width:100%;height: 1.2rem;}
#header .w1400{margin-left: 7.5%;margin-right: 7.5%;max-width: inherit !important;/* width: 85%; */}
.head{position: fixed;}
.header_box_li #header:before{content:"";position:absolute;height: 100%;top:0;left: 0;right: 0;transition: 0.2s;opacity: 1;visibility: visible;background: url(../images/headbg.jpg) no-repeat center;background-size: 100% 100%;background-image: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);}

/*  .header_box_li .head:before{background:url(../images/headbg.png) no-repeat center !important;background-size: 100% 100% !important;height: 2.42rem !important;} */


 .header_box_li #header.xg:before{/* background: url(../images/navbg.png) no-repeat center !important; *//* height: 100% !important; *//* background-size: 100% 100% !important; */}
.header_top{position: relative;height: .45rem;padding: 0;text-align: right;z-index: 10000;overflow: hidden;width: 100%;}
.head .header_top{transition:0.5s;transform: translateY(0.2rem);}
.header_top:last-child{ display: flex;  justify-content: flex-end;  align-items: center; }
.head.xg .header_top{/* transform: translateY(0rem); */}
.list_box0{display: flex;align-items: center;}
.list_box0 .li{font-size: 0.16rem;color: #fff;display: inline-block;transition:.6s;margin-right: 0.2rem;position: relative;/* padding-right: 0.2rem; *//* border-right: 2px solid rgba(255,255,255,0.3); */}
.list_box0 .li:last-child{margin-right: 0;padding-right:0;border-right: 1px solid rgba(255,255,255,0);}
.list_box0 .li>a{display:block;}
.list_box0 .li a>img{margin: -2px 6px 0 0;}
.list_box0 .li a .ewm_box{display:inline-block;border:#d3d3d3 1px solid;background:#fff;position:absolute;left:50%;transform: translateX(-50%) scaleY(1);top: .56rem;opacity: 1;visibility: visible;transform-origin:top;display: none;}
.list_box0 .li a .ewm_box:before{content:"";position:absolute;border-left:transparent 6px solid;border-right:transparent 6px solid;border-bottom: #fff 6px solid;top: -6px;left: 50%;margin-left: -6px; }

.list_box0 .li.li1>a{ font-weight:bold}
.list_box0 .li.li1>a.a2{ display:none}
.list_box0 .li img{width:.15rem;}
.list_box0 .li.li1.on>a.a1{ display:none}
.list_box0 .li.li1.on>a.a2{ display:inline-block}

.list_box0 .li.li1.on>a span{ margin-left:1.125rem}

.list_box0 .li:hover{color: rgba(255,255,255,0.7);/* border-right: 1px solid rgb(10,63,121,0.2); */}

.old_rukou{width: 1.50rem;height: .54rem;display: inline-block;text-align: center;line-height: .54rem; margin-left: .34rem}
.old_rukou a{ display:block; width:100%; font-size:.18rem; color:#fff; border-radius:0 0 0 .10rem; background:#0a3f79;}

#m_header .list_box0{ float:right}
#m_header .list_box0 .li{ line-height:60px;}
#m_header .list_box0 .li a .ewm_box{ top:60px}
#m_header .list_box0 .li a>img{height: 12px;}
 

.list_box_01{font-size:0;/* white-space:nowrap; */padding: .10rem;}
.list_box_01 li{/* display: block !important; */margin: 0 15px !important;text-align:center;}
.list_box_01 li h3 img{ border:#ededed 1px solid; width:85px; height:85px;}
.list_box_01 li h5{font-size:.12rem;color:#666666;line-height:20px;margin: 0;}

.list_box0 .li:after{content:"";position:absolute;left: -.26rem;width:1px;height: 16px;top: 50%;margin-top: -8px;opacity: .8;}
.list_box0 .li.on:after{display:none;}
.list_box0 .li:first-child:after{ display:none}
.header_box .w1200{height: 1.28rem;position:relative;width: auto;max-width: 100%;padding: 0;display: flex;/* align-items: center; */justify-content: space-between;transition: .5s;}
/*.line_bot{ display:block; width:100%; height:1px; position:absolute; left:0; bottom:0; background:rgba(255,255,255,.2);}*/
#header #logo .box_table{ width:auto}
#header #logo{height: 100%;position: relative;width: 3.87rem;display: flex;align-items: center;transition: 0.5s;transform: translateY(-.45rem);/* padding: 0 .2rem; */z-index: 10;/* margin-top: .2rem; *//* float: left; */}
#header #logo a{display:block;position:relative;padding: .20rem;}
#header #logo a:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:100%;/* background: #004586; */opacity: .5;border-radius: 50%;z-index: -1;}
#header #logo:hover a:after{animation: 1.8s infinite scale;}
#logo img{max-width:100%;transition: .5s;width: 3.87rem;}
#logo img.img2{ display:none}
.head-l{width: calc((100% - 4rem));max-width: 13.5rem;position: relative;z-index: 100;top: -0.3rem;}
.head-r{}
.head-r .list_box0{display: flex;align-items:center;justify-content:flex-end;}
#nav ul{
    display: flex;
    justify-content: space-between;
}
#nav ul li{float:left;z-index:0;height: 100%;position: relative;}
#nav ul li a{display:block;padding: 0;position: relative;z-index: 2;/* padding-right: .15rem; */}
#nav ul li h3{font-size: .19rem;color:#fff;line-height: .75rem;position:relative;transition: .36s;display: inline-block;padding-right: .15rem;}
#nav ul li>a>h3:after,#nav ul li .sub a::after{width:.11rem;height:.06rem;/* background:url(../images/n-ico.png) no-repeat; */background-size:100%;left:auto;right:0;bottom:50%;transform:translateY(50%);}
#nav ul li.on1 h3:after{ opacity:1; visibility:visible}

#nav ul li .sub{position:absolute;top:100%;background: rgba(5,42,77,.9);width: auto;left: 50%;z-index: 10000;transform: translateX(-50%) scaleY(0);visibility:hidden;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0;opacity: 0;transition: .5s;transform-origin: top;/* box-shadow: 0 0 10px rgba(0,0,0,.3); */border-radius: .09rem;}
#nav ul li .sub:after{content: '';height: 2px;width: 90%;position: absolute;left: 50%;top: -1px;background: #fff;transform: translateX(-50%);opacity: .7;}
#nav ul li .sub .box{padding: .05rem 0;text-align:center;}
#nav ul li .sub a{padding: 0.1rem 0.05rem;line-height: 0.28rem;transition:.6s;font-size: 0.16rem;color: #fff;text-align: center;min-width: 1.8rem;position: relative;}
#nav ul li .sub h3:after{content:"";position:absolute;left:.05rem;right:.05rem;bottom:0;border-bottom:1px dashed rgba(255,255,255,.2);width: auto;}
#nav ul li .sub h3:last-child:after{border-bottom:none;}
#nav ul li .sub a{line-height: 1.2;/* padding-right:.25rem; */}
#nav ul li .sub h3:hover{color: #fff;background: rgba(255,255,255,.2);}
#nav ul li .sub h3:hover a:after{transform:rotate(-90deg);}
#nav ul li:hover .sub{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity: 1;opacity: 1;visibility:visible;transform: translateX(-50%) scaleY(1);}
#nav ul li .sub dt{position: absolute;left: 100%;top: 0;background: rgba(5,42,77,.5);opacity:0;visibility:hidden;transition:0.5s;z-index: 1000;}
#nav ul li .sub dt dl{transition:0.5s;}
#nav ul li .sub dt dl:hover{background: rgba(255,255,255,.2);}
#nav ul li .sub h3:hover dt{opacity:1;visibility:visible;} 

#nav>ul>li.on>a>h3,#nav ul li:hover>a>h3{/* color: #94b7de; */font-weight: bold;}

#nav>ul>li h3:before{content:"";display:block;position:absolute;width: 12px;height: 12px;right: -.22rem;top: 50%;margin-top: -6px;transition:.3s;background-size:100% auto; display:none}
#nav>ul>li.xiala h3:before{ display:block}
#nav>ul>li:hover h3:after,#nav ul li.on h3:after{/* transform:scale(1); */}
#nav>ul>li.noSubMenu h3:before{ display:none}

.search_btn{cursor:pointer;text-align: center;float:left;transition:.6s;margin: 0;position: relative;}
.search_btn img{margin: 0;}
#header .dw2{float:left;height: 90px;width: 53px;cursor:pointer;position:relative;margin-right: .24rem;transition:.6s;margin-left: .16rem;}
#header .dw2 .j_tab{ }
#header .dw2:after{content:"";width:1px;height: 16px;display:block;position:absolute;background: rgba(255,255,255,.75);right: -.24rem;top: 50%;margin-top: -8px;}
#header .dw2.yuyan:before{content:"";width:1px;height:100%;display:block;position:absolute;left:0;top:0;display: none;}
#header .dw2 .dh{height: 23px;line-height: 23px;text-align:center;font-size: 13px;color:#fff;cursor:pointer;transition:.6s;}
#header .dw2 .dh span{padding-right: 14px;width: 53px;height: 23px;display: inline-block;font-style: italic;}
#header .dw2 .dd{padding-bottom:10px;padding-top:10px;position:absolute;top:100%;width: 100%;text-align:center;background: #acce22;left: 0;border: 1px solid #acce22;opacity: 0;visibility: hidden;transition: 400ms;transform: translateY(15px);}
#header .dw2 .dd:before{content:"";display:inline-block;border:8px solid transparent;border-bottom: 8px solid #acce22;position:absolute;top:-16px;left:50%;margin-left:-8px;}
#header .dw2 .dd a{display:block;text-align:center;line-height:30px;color: #fff;font-size:13px;padding:0 10px;}
#header .dw2 .dd a:hover{ font-weight:bold; }
#header .dw2.on .dd{opacity:1; visibility: visible; transform: translate(0);}

/* .xg #nav ul li h3{color:#333;line-height: .52rem;} */
/* .xg .list_box0 .li{color: #6f6f6f;} */
/* .xg #logo img{ height:.64rem;} */
/* .header_box .xg  .w1200{height: 1.12rem;} */
/* .xg .search_btn svg{ fill:#6f6f6f} */
.xg #logo{margin:0;}
 #header.xg #logo{/* width: 2.1rem; *//* margin-top: -.5rem; */}
.head-b{justify-content: space-between;align-items: flex-start;position: relative;z-index: 1000000;}
.head .head-b{transition:0.5s;padding-top: 30px;}
.head.xg .head-b{transform:translateY(0rem);}



.search_btn { cursor: pointer; }
.search_btn svg { fill: rgb(255, 255, 255); width: 16px; height: 16px; }
.search-dialog-box { position: fixed; left: 0px; top: 0px; width: 100%; height: 100vh; z-index: 1000000; opacity: 0; visibility: hidden; transition: all 0.6s ease 0s; }
.search-dialog-box::before { content: ""; position: absolute; top: 0px; height: 0px; background: rgb(14, 93, 168); transition: all 0.6s ease 0s; left: 0px; right: 0px; z-index: 1; opacity: 0.9; }
.search-dialog-box.on::before { height: 100%; display: none; }
.search-dialog-box .bubbles-bg { opacity: 0; visibility: hidden; display: none; }
.search-dialog-box .search-bg { position: absolute; left: 0px; top: 0px; width: 100%; height: 0px; margin: 0px; background:  0% 0% / cover no-repeat rgba(0, 0, 0, 0.7); transform-origin: center center; transition: height 0.8s cubic-bezier(0.77, 0, 0.175, 1) 0s; }
.search-dialog-box .wrap-inner { transform: translateY(100%); transition: all 0.6s ease 0s; }
.search-dialog { position: absolute; left: 0px; top: 50%; transform: translateY(-50%); width: 100%; z-index: 2; }
.search-dialog .search-tit { font-size: 0.44rem; line-height: 0.56rem; color: rgb(255, 255, 255); text-align: center; overflow: hidden; display: none; }
.search-dialog .search-inner { overflow: hidden; margin-top: 0px; }
.search-dialog .search-input { width: 8rem; margin: 0px auto; background-color: rgba(255, 255, 255, 0.1); box-sizing: border-box; transition: all 0.3s ease 0s; max-width: 94%; }
.search-dialog .search-input input[type="text"] {float: left;height: 0.7rem;width: calc(100% - 1rem);background-color: rgb(255, 255, 255);font-size: 0.2rem;line-height: 0.08rem;color: #666;transition: all 0.3s ease 0s;padding: 0px 0.2rem;}
.search-dialog .search-input input[type="submit"], .search-dialog .search-input .clear-btn { float: right; height: 0.72rem; width: 1rem; }
.search-dialog .search-input input[type="submit"] {background-color: rgb(30, 77, 161);/* background-repeat: no-repeat; *//* background-position: center center; *//* background-size: 0.24rem; *//* background-image: url("../images/search-btn.svg"); */font-size: .2rem;color: #fff;}
.search-dialog .search-input .clear-btn { background-color: rgba(0, 0, 0, 0.2); background-repeat: no-repeat; background-position: center center; background-image: url("../images/close-btn.svg"); background-size: 0.56rem; border-radius: 100%; margin-right: 0.16rem; display: none; }
.search-dialog .search-input.on { background-color: rgb(255, 255, 255); }
.search-dialog .hot-search { font-size: 0px; width: 0.49rem; margin: 0.096rem auto 0px; box-sizing: border-box; padding: 0px 0.096rem; overflow: hidden; }
.search-dialog .hot-search .hot-tit, .search-dialog .hot-search .hot-link { display: inline-block; zoom: 1; vertical-align: top; }
.search-dialog .hot-search .hot-tit { font-size: 0.06rem; line-height: 0.08rem; color: rgb(255, 255, 255); font-weight: bold; padding-left: 0.096rem; background-repeat: no-repeat; background-position: left center; background-size: 0.08rem; }
.search-dialog .hot-link { margin-left: 0.16rem; }
.search-dialog .hot-link a { display: inline-block; zoom: 1; font-size: 0.06rem; line-height: 0.08rem; margin-right: 0.12rem; color: rgb(255, 255, 255); padding-bottom: 5px; position: relative; }
.search-dialog .hot-link a::before { content: ""; position: absolute; left: 0%; bottom: 0px; width: 100%; height: 2px; background-color: rgb(255, 255, 255); transform: scaleX(0); transform-origin: left center; transition: transform 0.3s ease 0s; }
.search-dialog-box .bottom-box { position: absolute; left: 0px; bottom: 5.1%; width: 100%; }
.search-dialog-box .bottom-box .share-box { overflow: hidden; }
.search-dialog-box .bottom-box .copy { font-size: 0.35rem; line-height: 0.5rem; color: rgb(255, 255, 255); font-family: gilroy-regular; margin-top: 0.5rem; overflow: hidden; }
.header-right.is-open .bubbles-bg { visibility: visible; opacity: 1; }
.header-right.is-open .search-btn .con-box { display: none; }
.header-right.is-open .close-btn { display: block; }
.header-right.is-open .item .search-bg { transform: scale(1); }
.search-dialog-box.on { opacity: 1; visibility: visible; }
.search-dialog-box.on .search-bg { height: 100vh; }
.search-dialog-box.on .bubbles-bg { opacity: 1; visibility: visible; }
.search-dialog-box.on .wrap-inner { transform: translateY(0px); }
.pub-close { position: absolute; width: 0.48rem; height: 0.48rem; z-index: 10; right: 0.24rem; top: 0.216rem; background-color: rgba(255, 255, 255, 0.1); border-radius: 100%; }
.pub-close .bg { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; background-color: rgb(28, 90, 183); transform: scale(0); border-radius: 100%; transition: transform 0.3s ease 0s; }
.pub-close i { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; background-position: center center; background-size: 0.12rem; background-repeat: no-repeat; background-image: url("../images/close-btn.svg"); transition: all 0.6s ease 0s; }
.pub-close i:hover { transform: rotate(180deg); }
@keyframes spin { 
  100% { transform: rotate(1turn); }
}
@keyframes spin2 { 
  100% { transform: rotate(-1turn); }
}
@keyframes spin-reverse { 
  0% { transform: rotate(1turn); }
}
@keyframes spin-reverse2 { 
  0% { transform: rotate(-1turn); }
}

/*导航按钮开始*/
/*手机端开始*/
.m_header_box {transition: .6s;display: none;position: relative;z-index: 100000;height: .7rem;}
.m_header_box header{padding: 0 0 0 15px;height: .7rem;background: #05468c;box-shadow: 0 3px 5px rgba(0,0,0,.05);position: fixed;top: 0;left: 0;right: 0;z-index: 100;display:flex;justify-content:space-between;align-items: center;}
.m_header_box header #logo img{height: auto;}
.m_header_box header #logo{padding:0;width: 250px;margin: 0;}

/*导航按钮开始*/
#nav_btn_box.on { background: none; }
#nav_btn .point.on .navbtn::after, #nav_btn .point.on .navbtn::before {/* background: #fff; */}
#nav_btn_box{position:relative;width: .7rem;height: .7rem;display: flex;align-items: center;justify-content: center;z-index: 1;}
#nav_btn_box:before{content:"";position: absolute;z-index: -1;top: 0;right: 0;bottom: 0;left: 0;background: #fff;}
#nav_btn_box:after{content:"";position: absolute;z-index: -1;top: 0;left: -10px;border-right: #fff 10px solid;border-top: transparent .7rem solid;}
#nav_btn { cursor: pointer; text-align: center; z-index: 99999; -webkit-transition: .5s; -moz-transition: .5s; -ms-transition: .5s; -o-transition: .5s; outline: none; box-shadow: none; }
#nav_btn .point {display: inline-block;width: 0.40rem;height: 22px;position: relative;outline: none;}
#nav_btn .point:hover .navbtn, #nav_btn .point:hover .navbtn::after, #nav_btn .point:hover .navbtn::before { width: .28rem; }
#nav_btn .navbtn {position: absolute;top: 12px;left: 0;display: inline-block;width: 18px;height: 2px;-webkit-transition: all .3s ease-out 0s;-moz-transition: all .3s ease-out 0s;-ms-transition: all .3s ease-out 0s;-o-transition: all .3s ease-out 0s;transition: all .3s ease-out 0s;background: #1162b8;}
#nav_btn .navbtn::after, #nav_btn .navbtn::before {position: absolute;left: 0;display: inline-block;width: 24px;height: 2px;content: '';-webkit-transition: all .3s ease-out 0s;-moz-transition: all .3s ease-out 0s;-ms-transition: all .3s ease-out 0s;-o-transition: all .3s ease-out 0s;transition: all .3s ease-out 0s;background: #1162b8;}
#nav_btn .navbtn::after { top: -8px; }
#nav_btn .navbtn::before { top: 8px; }
#nav_btn .point.on .navbtn {background: transparent;}
#nav_btn .point.on .navbtn::after { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); top: 0px; }
#nav_btn .point.on .navbtn::before { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); top: 0px; }

.m_nav_list {flex-direction: column;/* justify-content: center; */width: 100%;height: 100%;overflow: auto;align-items: center;display: flex;background: rgba(255,255,255,.1);}
.m_nav_list::-webkit-scrollbar { display:none}
#m_nav {z-index: 99999;position: fixed;width: 100%;height: 100vh;right: -105vw;top: 0;display: none;padding: 70px 20px 30px;overflow: hidden;pointer-events: none;transition: all 0.3s ease-out;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;-ms-transition: all 0.3s ease-out;display: flex;flex-direction: column;justify-content: flex-start;align-items: flex-start;background: #f7f7f7;background-size:cover;opacity: 0;visibility: hidden;}
#m_nav .close{position:absolute;top: 7px;right: 15px;left: 15px;font-size: 30px;color: #333;z-index: 10000;/* background: rgba(255,255,255,.1); */width: auto;height: 35px;border-radius: 0;display: flex;align-items: center;justify-content: flex-end;padding: 0 0;}
#m_nav.act {pointer-events: auto;right: 0;opacity: 1;visibility: visible;}

#m_nav .search_box input.submit{ background: #0656b7 url(../images/submit.svg) center no-repeat; background-size: .28rem;}
#m_nav .list_box0{text-align:center;width: 100%;justify-content: flex-start;margin: .32rem 0 0;flex-wrap: wrap;height: 0.4rem;}
#m_nav .list_box0 .li{text-align: left;color: #054888;margin: 0 .12rem 0.15rem 0;font-size: 14px;padding: 0;min-width: 1rem;}

#m_nav .old_rukou{margin:.24rem 0 0;width: 100%;}

.list_box_nav_mobile{width:100%;max-height: calc(100% - 250px);/* background: rgba(255,255,255,.1); */padding: 0 0 10px;overflow: hidden;overflow-y: scroll;margin: 0;/* flex: 1; */}
.list_box_nav_mobile>li{width: 100%;overflow: hidden;padding: 0;position: relative;margin: 0 auto;}
.list_box_nav_mobile>li .con{ position:relative}
.list_box_nav_mobile>li .a{width: 100%;border-bottom: 1px solid #e2e2e2;line-height: .5rem;color: #333;padding: 0;font-size: 16px;display: flex;position: relative;transition:.5s;}
.list_box_nav_mobile>li i{opacity: 1;filter: alpha(opacity=100);display: inline-block;width: .64rem;height: .5rem;display: inline-block;background: url(../images/arrow_down.svg) center no-repeat;background-size: 15px 15px !important;position: absolute;display: block;right: 0;top: 2px;}
.list_box_nav_mobile>li.on1 i{transform: rotate(-90deg);-webkit-transform: rotate(-90deg);-moz-transform: rotate(-90deg);}

.list_box_nav_mobile>li.on .a{border-bottom: 1px solid #e2e2e2;}

/*三级导航 开始*/
.list_box_nav_mobile>li .list{padding:10px 0;border-bottom: 1px solid rgba(255, 255, 255, 0.1); display:none}
.list_box_nav_mobile>li .list a{display:block;font-size:13px;color: #666;line-height: 2.5;}
.nav_mask { position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 888; background-color: rgba(0,0,0,0.4); display: none; }

/*顶部搜索*/
.wap_search{font-size:16px;border-radius: 5px;color:#fff;text-align:center;letter-spacing:2px;overflow:hidden;width: 100%;height: 85px;display: block;margin-bottom: 0.1rem;}
.wap_search form{height:40px;border-radius:20px;background: rgb(255 255 255);position:relative;width: 3.68rem;margin: 10px auto;}
.wap_search .input{font-size: .16rem;color: #646464;height:40px;line-height:40px;padding: 0 .24rem;box-shadow:none;-webkit-appearance: none;float:left;border-right: 0;background:none;width: calc(100% - 40px);}
.wap_search .btn_blue{position:absolute;cursor:pointer;top:0;right:0;width: 40px;height:40px;line-height:40px;border:0;background: url(../images/submit.svg) center no-repeat #1162b8;background-size: .24rem;border-radius: 20px;}
.wap_search .btn_blue.fr{ background:#e9edef; color:#4e4f53;}
.wap_search input::-webkit-input-placeholder{ color:#999; }
.wap_search input::-moz-placeholder{   /* Mozilla Firefox 19+ */ color:#999; }
.wap_search input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */ color:#999; }
.wap_search input:-ms-input-placeholder{  /* Internet Explorer 10-11 */  color:#999; }/* WebKit browsers */
.wap_search input:focus::-webkit-input-placeholder {color: transparent;/* transparent是全透明黑色(black)的速记法，即一个类似rgba(0,0,0,0)这样的值 */}/* Mozilla Firefox 4 to 18 */
.wap_search input:focus:-moz-placeholder {color: transparent;}/* Mozilla Firefox 19+ */
.wap_search input:focus::-moz-placeholder {color: transparent;}/* Internet Explorer 10+ */
.wap_search input:focus:-ms-input-placeholder {color: transparent;}/* 点击搜索框获取焦点 placeholder消失-结束 */
/* search */
.head .li:last-child{position: relative;height: 0.4rem;display: flex;align-items: center;}
.head .input {position: absolute;z-index: 1;left: auto;right: 0rem;top: 0;bottom: 0px;height: 0.4rem;width: 0.2rem;background: #fff;opacity: 0;visibility: hidden;transition: 0.5s;display: flex;justify-content: space-between;align-items: center;padding-right: 0.1rem;}
.head .li:last-child.on .input {
    width: 3rem;
    opacity: 1;
    visibility: visible;
  }
.head .input .txtinput {
    width: calc(100% - 30px);
    height: 0.4rem;
    line-height: 0.4rem;
    font-size: 0.14rem;
    padding: 0 0rem 0 0.2rem;
}
.head .input .sub{width: 0.2rem;height: 0.2rem;background:url(../images/ser.png) no-repeat center;cursor: pointer;background-size: 100% 100%;}

/*导航按钮结束*/

/* banner */
.main-visual-wrapper { width: 100%; overflow: hidden; position: relative; }
.main-visual-slider { overflow: hidden; width: 100vw;position: relative; }
.main-visual-slider .swiper-slide { overflow: hidden; color: rgb(255, 255, 255); }
.main-visual-slider .swiper-container { width: 100%; height: 100%; position: relative; left: 0px; top: 0px; }
.ban-dot {display: flex;justify-content: center;position: absolute;width: 100%;height: 0.44rem;bottom: 4%;}
.ban-dot .swiper-pagination{text-align:right;right: 15%;display: flex;align-items: center;}
.ban-dot .swiper-pagination span {margin: 0px 7px !important;width: 0.12rem;height: 0.12rem;opacity: 1;background: #fff;border-radius: 50%;}
.ban-dot .swiper-pagination span.swiper-pagination-bullet-active{width: 0.57rem;height: 0.43rem;background: url(../images/cir2.png) no-repeat;background-size: 100%;}
.swiper-box1 .imged{padding-bottom: 35%;}
.slide-inner{overflow: hidden;}
.main-visual-slider .imged{transform: translate3d(0px, 0px, 0px) scale(1); transition:  0.5s}
.main-visual-slider .swiper-slide-active .imged{transform: scale(1); transition: all 6s ; }
.main-visual-slider video{transform: scale(1.1)\0;}

/* home1 */

.home1{width: 100%;padding: 0.6rem 0 0.75rem;background: url(../images/h-bg1.jpg) no-repeat center/cover;}
.home1 .home-l{width: 65%;}
.home1 .home-r{width: 35%;padding-left: .5rem;}
.title{justify-content: space-between;margin-bottom: .35rem;align-items: center;}
.title h3{font-size: 0.26rem;color: #02538f;line-height: 1.3;font-weight: normal;margin-bottom: .1rem;}
.title span{font-size: 0.14rem;color: #02538f;text-transform: uppercase;font-family: 'geo';}
.title .more-d a{align-items: center;font-size: 0.18rem;color: #004586;transition: 0.5s;}
.title .more-d a img{width: 0.27rem;display: block;margin-right: .1rem;}
.home1 .home-l ul{margin: 0 -0.17rem;}
.home1 .home-l li{width: 50%;padding: 0 0.17rem;margin-bottom: .3rem;}
.home1 .home-l li a>span{display: inline-block;color: #004586;/* font-family: geo; */margin: .2rem 0 .1rem;font-size: .16rem;}
.home1 .home-l li h3{font-size: 0.18rem;color: #1a1a1a;line-height: 0.32rem;font-weight: 600;}
.home1 .home-l li .aline_w{background-image:linear-gradient(#004586,#004586);}
.home1 .home-r .title .more-d .a{display: none;}
.home1 .home-r .title .more-d .a.on{display: block;}
.home1 .home-r .tab{height: 0.54rem;background: #e4eaf4;display: flex;align-items: center;flex: 1;justify-content: space-around;padding: 0 .6rem;line-height: .54rem;}
.home1 .home-r .tab h3{font-size: 0.2rem;color: #333;cursor: pointer;font-weight: bold;}
.home1 .home-r .tab h3::after{left: 50%;transform: translateX(-50%);border-left: .1rem solid transparent;border-right: .1rem solid transparent;border-top: .08rem solid #004586;bottom: auto;top: 100%;opacity: 0;}
.home1 .home-r .tab h3.on{color: #004586;border-bottom: 1px solid #004586;}
.home1 .home-r .tab h3.on::after{opacity: 1;}
.home1 .home-r ul{}
.home1 .home-r li{position: relative;padding: .13rem 0;border-bottom: 1px solid #cfd0d2;/* height: 1.05rem; */display: flex;align-items: center;}
.home1 .home-r li *{transition: 0.5s;}
.home1 .home-r li::after{background: #004586;height: 1px;content:"";position:absolute;left:0;bottom:0;transition:0.5s;width:0;}
.home1 .home-r li a{align-items: center;width: 100%;}
.home1 .home-r li .date{width: 0.7rem;white-space: nowrap;font-size: 0.16rem;color: #999;text-align: center;}
.home1 .home-r li p{/* /* font-family: geo; */ */}
.home1 .home-r li .con{width: calc(100% - 70px);padding-left: 0.25rem;}
.home1 .home-r li .date span{color: #1d50a2;font-size: 0.3rem;/* /* font-family: geo; */ */display: block;margin-bottom: .1rem;}
.home1 .home-r li h3{font-size: 0.18rem;color: #1a1a1a;line-height: 0.22rem;max-height: .6rem\0;}
/* home2 */
.home2{padding: 0.55rem 0 0.65rem;background: #fff;}
.home2 .title{margin-bottom: .25rem;}
.home2 .title .h3{margin: 0 auto;}
.home2 .title h3{text-align: center;}
.home2-t{/* margin-bottom: 0.75rem; *//* padding-bottom: 0.65rem; */position: relative;}
.home2-t .swiper-container{padding:.35rem 0;}
.home2-t li a{display: block;/* margin-top:.1rem; */padding: .25rem;}
.home2-t li.swiper-slide-active a{padding: .25rem;background: url(../images/nbg.jpg) no-repeat center/cover;border-radius: 0.21rem;overflow: hidden;
box-shadow: 0px 0px 0.29rem 0px rgba(0, 0, 0, 0.44);/* transform: translateY(-.1rem); */;margin-top:0rem;}

.home2-t li{/* transform: scale(.9); */}
.home2-t li.swiper-slide-active{transform: scale(1);}

.home2-t li *{transition: 0.5s;}
.home2-t li .scale{position: relative;}
.home2-t li p{position: absolute;left: 0;top: 0;background:rgba(0,69,134,.8);height: 0.5rem;display: flex;align-items: center;padding: 0 .3rem 0 .15rem;align-items: center;font-size: 0.16rem;color: #fff;/* font-family: geo; */clip-path: polygon(0% 100%, 0% 0%, 100% 0%, 95% 100%);z-index: 10;}
.home2-t li p img{width: 0.21rem;margin-right: .1rem;display: inline-block;}
.home2-t li h3{color: #333;margin-top: .15rem;max-height: 0.54rem\0;line-height: 0.27rem;font-size: .16rem;}
.home2-t li.swiper-slide-active p{background: #0b5eb2;}
.home2-t li.swiper-slide-active h3{color: #fff;/* font-size: 0.16rem; */}
.swiper-t{justify-content: center;position: absolute;bottom: 0;left: 50%;transform: translateX(-50%);width: auto;height: .54rem;align-items: center;}
.swiper-t .swiper-pagination{display:flex;position: initial;padding: 0 .35rem;}
.swiper-t .swiper-pagination span{width: 0.09rem;height: 0.09rem;border-radius: 50%;background: #004586;opacity: .4;margin: 0 0.08rem !important;}
.swiper-t .swiper-pagination span.swiper-pagination-bullet-active{opacity: 1;}
.swiper-t .arror{width: 0.54rem;height: 0.54rem;border-radius: 50%;background: url(../images/prev1.png) no-repeat;background-size: 100% !important;position: initial;margin: 0;}
.swiper-t .arror::after{display: none;}
.swiper-t .swiper-button-next{transform: rotate(180deg);}
.home2-b{justify-content: space-between;}
.home2-l{width: 52%;/* padding-right: 0.3rem; */}
.home2-r{width: 47%;padding-left: 0.3rem;}
.home2-l::after{width: 1px;height: 94%;transform: translateY(-50%);/* border-right: 1px dashed rgba(0,69,134,.5); */left: 100%;bottom: auto;top: 50%;}
.home2-b li{padding: 0.15rem 0;border-bottom: 1px #e0e0e0 solid;}
.home2-b li a{display: flex;align-items: center;}
.home2-b li h3{padding-left: .35rem;width: calc(100% - 1.0rem);font-size: 0.18rem;color: #333;line-height: .24rem;transition:0.5s;}
.home2-b li h3::after{width: 0.24rem;height: 0.24rem;background: url(../images/ico2.png) no-repeat;background-size: 100%;bottom: 50%;transform: translateY(50%);transition: 0s;}
.home2-b li span{width: 1.0rem;text-align: right;/* font-family: geo; */font-size: 0.14rem;color: #02538f;}
/* home3 */
.home3{width: 100%;padding: 0.6rem 0;background: url(../images/h-bg3.jpg) no-repeat center/cover;}
.home3-b{position: relative;}
.home3 li a{position: relative;display: block;}
.home3 li a::after{width: 100%;height: 100%;background: rgba(0,69,134,.4);z-index: 1;}
.home3 li a::before{content: "";position: absolute;left: 0.18rem;top: 0.18rem;right: 0.18rem;bottom: 0.18rem;border: 1px solid rgba(255,255,255,.4);z-index: 10;}
.home3 li .con{text-align: center;width: 100%;height: 100%;display: flex;flex-direction: column;justify-content: center;align-items: center;color: #fff;position: absolute;z-index: 10;top: 0;}
.home3 li .con h3{font-size: 0.2rem;margin-bottom: .1rem;}
.home3 li .con p{font-size: 0.14rem;}
.home3 .arror{width: 0.46rem;height: 0.46rem;border-radius: 50%;overflow: hidden;background: rgba(0,69,134,.2);transition: 0.5s;}
.home3 .arror::after{font-weight: bold;font-size: 0.24rem;color: #fff;}
.home3 .swiper-button-prev{left: -0.65rem;}
.home3 .swiper-button-next{right: -0.65rem;}
/* home4 */
.home4{width: 100%;position: relative;}
.home4>img{width: 100%;}

.home4 .tiao{position: absolute;left: 16%;bottom: 35%;}
.home4 .tiao img{width: 0.34rem;}

footer{background: url(../images/fbg.png) no-repeat center/cover;padding: 0.35rem 0;width: 100%;}
footer p{font-size: 0.14rem;color: #fff;line-height: 1.6;display: block;}
.foot{justify-content:space-between;/* align-items: center; */}
footer .fot-1 .log{margin-bottom: .25rem;}
footer .fot-1 .log img{width: 2.8rem;}
footer .fot-2{padding: 0 .4rem 0 .6rem;}
footer .fot-3{padding-right:0;}
footer .fot-3 h4{font-size: 0.18rem;color: #fff;margin-bottom: .2rem;padding-left: .1rem;border-left: .02rem solid #cf992d;}
footer .fot-3 p{margin-bottom: .1rem;}
footer .fot-4 p{text-align: center;margin-top: .1rem;}
footer .fot-2 a{width: 49%;display:inline-block;font-size:.16rem;color:#fff;line-height:1.6;}
.select{width: 2.05rem;position: relative;/* margin-bottom: 0.15rem; */margin: 0 auto .15rem;}
.select h2{border: 1px solid rgba(255,255,255,.4);font-size: 0.14rem;border-radius: 0.2rem;height: 0.38rem;align-items: center;padding: 0 .3rem;justify-content: space-between;}
.select h2 p{color: #fff;}
.select ul{background: #ddd;height: 2rem;position: absolute;width: 100%;left: 0;right: 0;padding: .15rem 0rem;border-top: 1px solid #eee;z-index: 5;bottom: 0;display: none;overflow-y: auto;}
.select li{font-size: 0.16rem;line-height: 0.32rem;color: #333;transition:0.5s;padding: 0 .15rem;}


@media screen and (min-width: 1200px){
    .home1 .home-l li a:hover .aline_w,.home1 .home-r li:hover h3,.home2-t li a:hover h3,.home2-b li a:hover h3{color: #004586;}
    .home2-t li.swiper-slide-active a:hover h3{color: #fff;}
    .home1 .home-r li:hover::after{width: 100%;}
    .more-d a:hover{transform: translateX(.2rem);}
    .home2-b li a:hover h3::after{transform: translateY(50%) rotateY(360deg);transition: 0.5s;}
    .home3 li a:hover::after{height: 0;}
    .home3 .arror:hover{background: rgba(0,69,134,1);}
    .select li:hover{background:#004586;color:#fff;}
}
@media screen and (max-width: 2300px){
.home1 .home-r ul li:nth-child(12),.home1 .home-r ul li:nth-child(13){display:none;}
}


@media screen and (max-width:1300px){
    footer .fot-2{padding: 0;}
}

@media screen and (max-width:1200px){
    .ban-dot .swiper-pagination span.swiper-pagination-bullet-active{width: .45rem;height: .38rem;}
    .home3 .swiper-button-prev{left: 0rem;}
    .home3 .swiper-button-next{right: 0rem;}
}
@media screen and (max-width:1024px){
    .home1,.home2,.home3{padding: .4rem 0;}
    .title{margin-bottom: .25rem !important;}
    .title h3{font-size: 0.3rem;}
    .foot{justify-content:flex-start;}
    .fot-1,.fot-2{margin-bottom: .25rem;}
    .fot-1,.fot-2,.fot-3{width: 50%;}
    .main-visual-slider .video{display:none;}
.home1 .home-l{width: 100%;}
.home1 .home-r{width: 100%;}
}

@media screen and (max-width:768px){
    .txt1 { font-size: 0.2rem !important; }
    .p1 {line-height: 0.26rem !important;font-size: 0.16rem !important;}
    .home1 .home-l{width: 100%;margin-bottom: .3rem;}
    .home1 .home-r{width: 100%;padding-left: 0rem;}
    .title h3{font-size: 0.28rem;}
    .home1 .home-l li{margin-bottom: .3rem;}
    .home2-t{margin-bottom: 0.35rem;padding-bottom: 0.6rem;}
    .swiper-t{height:.45rem;width: 100%;}
    .swiper-t .arror{width:.45rem;height:.45rem;}
    .home2-t li a{margin:0;padding:.1rem;}
    .home2-t .swiper-container{height:auto;padding: 0;}
    .home2-t li.swiper-slide-active a{transform:translateY(0);background:none;box-shadow:none;border-radius:0;margin: 0;padding:.1rem;}
    .home2-t li{transform:scale(1);}
    .home2-t li.swiper-slide-active h3{color:#333;}
    .home2-l{width: 100%;padding-right: 0rem;margin-bottom:.3rem;}
    .home2-r{width: 100%;padding-left: 0rem;}
    .home2-l:after{display:none;}
    .home3 li .con h3{font-size: .2rem;}
    .home3 li a::before{top: .1rem;right: .1rem;bottom: .1rem;left: .1rem;}
}

@media screen and (max-width:600px){
    footer .fot-3 h4{border-left:none;}
    .fot-1,.fot-2,.fot-3{margin-bottom:.25rem;}
    .fot-1,.fot-2,.fot-3,.fot-4{width:100%;text-align:center;}
}
@media screen and (max-width:420px){
    
}

@media(min-width: 200px){
[aos=zoom-in]{-webkit-transform:scale(.5);-ms-transform:scale(.5);transform:scale(.5)}
}
@media screen and (max-height:500px){
  .list_box_nav_mobile{max-height: calc(100% - 20px);padding-left: 0rem;}
}