/*å¤´éƒ¨æ ·å¼*/
.header{width:100%;min-width: 300px;z-index: 999;position: relative;height: 60px;background: #00589c;}
.header::before{content: '';display: block;width: 347px;height: 121px;position: absolute;left: 50%;transform: translateX(-50%);top: 0;background: url(../images/header_logo_bg.png) center no-repeat;z-index: 1;}
.header .wrapTop{width: 100%;position: relative;z-index: 2;}
.header .top{margin:0 90px;position:relative;line-height: 32px;overflow: hidden;height: 32px;padding: 24px 0 4px;}
.header .top .lf{float: left;width: 50%;}
.header .top .rt{float: right;width: 50%;text-align: right;}
.header .top .bg{background: rgba(255,255,255,.1);line-height: 32px;padding: 0 24px 0 44px;display: inline-block;*display: inline;*zoom:1;vertical-align: top;position: relative;border-radius: 18px;margin: 0 20px 0 0;color: #fff;}
.header .top .rt .bg{margin: 0 0 0 10px;}
.header .top .bg::before{content: '';display: block;position: absolute;left: 0;top: 0;width: 32px;height: 32px;background-color: rgba(255,255,255,.1);border-radius: 50%;background-position: center;background-repeat: no-repeat;}
.header .top .bg.ico1::before{background-image: url(../images/header_ico1.png);}
.header .top .bg.ico2::before{background-image: url(../images/header_ico2.png);}
.header .top .bg.ico3::before{background-image: url(../images/header_ico3.png);}
.header .top .bg.noico{padding: 0 10px;}
.header .top .bg.noico a{opacity: .7;padding: 0 8px;}
.header .top .bg.noico a:hover{opacity: 1;}
.header .top .bg.noico::before{display: none;}
.header .top .lf a,.header .top .rt a{color: #fff;position: relative;vertical-align: top;}
.header .top .lf a,.header .top .rt a{}

.header .top .lf a.search_btn,.header .top .rt a.search_btn{width: 32px;height: 32px;background: url(../images/search_btn.png) center no-repeat rgba(255,255,255,.1);margin: 0 0 0 18px;cursor: pointer;padding: 0;border-radius: 50%;display: inline-block;*display: inline;*zoom:1;}

.logo{overflow: hidden;font-size: 0;display: block;
transition: width ease-in-out .3s,top ease-in-out .3s;
-ms-transition: width ease-in-out .3s,top ease-in-out .3s;
-moz-transition: width ease-in-out .3s,top ease-in-out .3s;
-webkit-transition: width ease-in-out .3s,top ease-in-out .3s;
-o-transition: width ease-in-out .3s,top ease-in-out .3s;
z-index: 2;position: absolute;left: 50%;transform: translateX(-50%);top: 38px;z-index: 10;}
.logo a{position: relative;z-index: 3;padding: 0;display: block;}
.logo a.logo1{max-width: 108px;margin: 0 auto 13px;}
.logo a.logo2{max-width: 396px;margin: 0 auto;}
.logo img{width: 100%;display: block;}
.top_nav{width: auto;float:right;padding-top: 37px;}
.top_nav a{color: #fff;display: block;height: 30px;line-height: 30px;margin: 0 0 0 25px;float: right;}
.top_nav a:hover{color: #fff;}

/* æœç´¢å¼¹çª— */
.search_box{position: fixed;left: 0;right: 0;top: 0;bottom: 0;background: rgba(0,0,0,0.8);z-index: 100;opacity: 0;visibility: hidden;transition: all ease-in-out 0.3s;-ms-transition: all ease-in-out 0.3s;-moz-transition: all ease-in-out 0.3s;-webkit-transition: all ease-in-out 0.3s;-o-transition: all ease-in-out 0.3s;}
.search_box.on{opacity: 1;visibility: visible;}
.search_box .close{background: url(../images/close.png) center no-repeat;background-size: contain;width: 60px;height: 60px;position: absolute;right: 40px;top: 6%;}
.ser{height: 45px;line-height: 45px;width: 550px;position: absolute;top: 50%;transform: translateX(-50%) translateY(-50%);left: 50%;margin: -100px 0 0;}
.search{width: 100%;height: 100%;position: relative;float:right;z-index: 3;}
.search input.notxt{position:absolute;width: 406px;height: 45px;background: #fff;box-shadow: 3px 3px 3px rgba(0,0,0,0.5) inset;-ms-flex: 1;flex: 1;padding: 0 12px;font-size: 16px;-webkit-appearance: none;appearance: none;border-radius: 0;outline: none;border: 0;}
.search input.notxt1 {position:absolute;width: 120px;height: 45px;border:none;background: url(../images/search_btn.png) center no-repeat #14568c;right: 0;font-size: 18px;color: #fff;background-size: 24px auto;}

.wrapNav{position: absolute;left: 0;right: 0;top: 100%;background:rgba(0,88,156,1);background: -webkit-linear-gradient(top, rgba(0,88,156,1) , rgba(0,88,156,0));background: -o-linear-gradient(bottom, rgba(0,88,156,1),rgba(0,88,156,0) );background: -moz-linear-gradient(bottom, rgba(0,88,156,1),rgba(0,88,156,0) );background: linear-gradient(to bottom, rgba(0,88,156,1) ,rgba(0,88,156,0) );}
.nav{margin: 9px 90px 0;position: relative;}
.nav ul{font-size: 0;text-align: justify;text-justify:inter-ideograph;overflow: visible !important;height: 78px;width: calc(50% - 240px);position: relative;z-index: 2;}
.nav ul.lf_nav{float: left;}
.nav ul.rt_nav{float: right;}
.nav ul::after{content: '';width: 100%;display: inline-block;*display: inline;*zoom:1;height: 0;}
.nav ul > li{position: relative;text-align: center;display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;transform: perspective(5000px);-moz-transform: perspective(5000px);-o-transform: perspective(5000px);-webkit-transform: perspective(5000px);line-height: 78px;height: 78px;}
.nav ul li > a{font-size:18px;display: block;position: relative;color: #fff;text-shadow: 0 1px 1px rgba(0,0,0,.5);}
/* .nav ul li > a:after{position: absolute;width: 100%;height: 0px;background: #186aab;content: "";left: 0;bottom: 0;} */
.nav ul li:hover > a:after{height: 2px;}
.nav ul li > a,.nav ul li:hover > a{}
.subNav{width:160px;background: rgba(255,255,255,.6);white-space: normal;position: absolute;right: calc(50% - 80px);top: 100%;display: none;}
.subNav dd {}
.subNav a{padding:10px 15px;display: block;line-height: 24px;border-top:1px solid rgba(255,255,255,0.2);font-size: 16px;}
.subNav a:hover{background: #fff;}

.header.currents{position: fixed;left: 0;top: 0px;transition: all ease-in-out 0.3s;-ms-transition: all ease-in-out 0.3s;-moz-transition: all ease-in-out 0.3s;-webkit-transition: all ease-in-out 0.3s;-o-transition: all ease-in-out 0.3s;}
.header.currents.currentsOn{top: 0;/* position: relative; */}
.header.currents .top_banner{display: none;}
.header.currents{height: 102px;line-height: 102px;}
.header.currents .wrapNav{top: 0;}
.header.currents::before{width: 240px;height: 102px;background-size: 100% auto;background-position: bottom;}
.header.currents .ser{display: none;}
.header.currents .logo{width: 80px;top: 10px;}
.header.currents .logo a.logo2{display: none;}
.header.currents .top{display: none;}
.header.currents .logo_box::before{bottom: -30px;}
.header.currents .nav::before{width: 130px;height: 65px;bottom: -65px;}
.header.currents .nav{height: 54px;margin-top: 0;}
.header.currents .nav ul{width: calc(50% - 140px);}
.header.currents .nav li{background:none;height: 54px;line-height: 54px;}
.header.currents .nav-wrapper{height: 56px;}
.header.currents .nav ul li > a{}
.header.currents .nav ul li.on > a,.header.currents .nav ul li:hover > a{}
.header.currents{box-shadow: 0 2px 6px rgba(0,0,0,0.4)}

.nav ul li:hover .subNav{
	-webkit-animation-name: flipInY ;animation-name: flipInY ;
	animation-duration: 0.6s; -webkit-animation-duration: 0.6s;animation-timing-function: ease-in-out; -webkit-animation-timing-function: ease-in-out;   visibility: visible !important; display: block;
}
@keyframes flipInY  {
	from{-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);transform: perspective(400px) rotate3d(0, 1, 0, 90deg);-webkit-animation-timing-function: ease-in;animation-timing-function: ease-in;opacity: 0;}
	40% {-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);transform: perspective(400px) rotate3d(0, 1, 0, -20deg);-webkit-animation-timing-function: ease-in;animation-timing-function: ease-in;}
	60%{-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);transform: perspective(400px) rotate3d(0, 1, 0, 10deg);opacity: 1;}
	80%{-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);transform: perspective(400px) rotate3d(0, 1, 0, -5deg);}
	to {-webkit-transform: perspective(400px);transform: perspective(400px);}
}

/*æ‰‹æœºç«¯å¯¼èˆª*/
.mobile{width: 100%;position:absolute;display: none;top: 0;right: 0;z-index: 9999;}
.mobile-inner-header{width:100%;height: 0;position: absolute;top: 0px;right: 0px;z-index: 2;}
.mobile-inner-header-icon{font-size:25px;text-align: center;float:right;width: 40px;position: relative;border-radius: 50%;}
/* .mobile-inner-header-icon:hover{opacity:0.8;cursor: pointer;} */
.mobile-inner-header-icon{color: #fff;height: 40px;text-align: left;width: 40px;position: absolute;cursor: pointer;font-weight: bold;text-align: right;top: 48px;right: 20px;}

.mobile-inner-nav{background: #00589c;position: absolute;top: 0;left: 0;right: 0;display: none;overflow: hidden;}
.mobile_logo{padding: 1px 0 15px;background: #004f8c;}
.mobile_logo a{display: block;width: 180px;margin: 0 auto;}

.mobile-inner-nav .box1{padding: 0 10px;font-size: 0;}
.mobile-inner-nav .box1 .bg{display: inline-block;*display: inline;*zoom:1;font-size: 12px;color: #fff;line-height: 30px;border-radius: 15px;background: rgba(255,255,255,.1);padding: 0 15px;margin: 7px 8px 0;vertical-align: top;}
.mobile-inner-nav .box1 .bg a{color: rgba(255,255,255,.7);margin: 0 20px 0 0;}
.mobile-inner-nav .box1 .bg a:last-child{margin: 0;}
.mobile_search{clear: both;position: relative;height: 30px;margin: 7px 8px 0;border-radius: 30px;overflow: hidden;display: inline-block;*display: inline;*zoom:1;width: 76px;background: rgba(255,255,255,.1);vertical-align: top;}
.mobile_search input.notxt{width: 80%;margin-left: 13px;border:none;height: 30px;}
.mobile_search input.notxt1{width: 30px;background-color:#fff;background:url(../images/search_btn.png) no-repeat center center;border:none;height: 30px;float: left;}

.mob_nav ul{}
.mob_nav a{display: inline-block;line-height: 45px;text-decoration: none;width: 100%;font-size: 14px;color: #fff;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;text-align: center;}
.mob_nav a:hover{}
.mob_nav li{position: relative;padding: 0;border-bottom: 1px solid rgba(255,255,255,0.1);}
.mob_nav li a{}
.mob_nav li strong{color: #dddd;position: absolute;right: 5px;top:0;font-size: 0;cursor: pointer;width: 40px;height: 45px;text-align: center;line-height: 40px;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;background: url(../images/mobile_arrow1.png) center no-repeat;}
.mob_nav a{-webkit-animation-duration: 0.5s;animation-duration: 0.5s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: returnToNormal;animation-name: returnToNormal;}
.mob_nav li strong.on{background: url(../images/mobile_arrow2.png) center no-repeat;}
@-webkit-keyframes returnToNormal {
	from {opacity: 0;-webkit-transform: translate3d(0, 100%, 0);transform: translate3d(0, 100%, 0);}
	to {opacity: 1;-webkit-transform: none;transform: none;}
}
@keyframes returnToNormal {
	from {opacity: 0;-webkit-transform: translate3d(0, 100%, 0);transform: translate3d(0, 100%, 0);}
	to {opacity: 1;-webkit-transform: none;transform: none;}
}
.mobile_subNav{display: none;}
.mob_nav dd a{height: 39px;line-height: 39px;font-size: 14px;color: rgba(255,255,255,0.4);background: rgba(0,0,0,.1);margin: 1px 0 0;}
.mob_nav dd a:hover{color: #fff;}
.mob_nav li.on{}
.mob_nav a.mobile_link{font-size: 16px;text-align: center;padding: 16px 0 12px;line-height: 30px;}


footer{clear: both;background: url(../images/footer_bg.png) center no-repeat #186aab;position: relative;background-size: cover;}
/* footer::before{content: '';display: block;border-top: 50px solid #fff;border-left: 350px solid transparent;border-right: 350px solid transparent;position: absolute;left: 0;top: -9px;left: 50%;transform: translateX(-50%);z-index: 2;}
footer::after{content: '';display: block;border-top: 50px solid #f0b61f;border-left: 350px solid transparent;border-right: 350px solid transparent;position: absolute;left: 0;top: -1px;left: 50%;transform: translateX(-50%);} */
.wrap_footer_top{background-size: cover;}
.footer_top{padding: 32px 0 8px;overflow: hidden;border-bottom: 1px solid rgba(255,255,255,.1);}

.footer_lf{float: left;margin: 0 88px 0 0;}
.footer_logo{display: block;margin: 0 0 43px;}
.footer_lf .address{color: #fff;position: relative;padding: 11px 0 0 30px;background: url(../images/index_title.png) left top no-repeat;background-size: 50px auto;line-height: 30px;}
.footer_lf .address h3{margin: 0 0 3px;}
.footer_lf .address p{color: rgba(255,255,255,.7);}

.footer_md{float: left;padding: 20px 0 0;}
.footer_link{display: inline-block;*display: inline;*zoom:1;padding: 14px 0 0 26px;color: #fff;position: relative;margin: 0 26px 0 0;vertical-align: top;}
.footer_link::before{content: '';display: block;width: 80px;height: 1px;background: #e0c67e;position: absolute;left: 0;top: 5px;}
.footer_link::after{content: '';display: block;width: 16px;height: 16px;background: #e0c67e;position: absolute;left: 0;top: 0px;}
.footer_link h3{margin: 0 0 7px;}
.footer_link a{display: block;color: rgba(255,255,255,.7);line-height: 30px;}
.footer_link a:hover{color: #fff;}

.footer_rt{float: right;color: rgba(255,255,255,.8);padding: 9px 0 0;margin: 0 0 0;text-transform: uppercase;text-align: right;}
.footer_rt .qq{display: inline-block;*display: inline;*zoom:1;width: 90px;text-align: center;color: #fff;vertical-align: top;}
.footer_rt .qq .img_btn{padding-bottom: calc(100% - 2px);height: 0;background: center no-repeat rgba(255,255,255,.2);border: 1px solid rgba(238,238,238,.5);border-radius: 6px;}
.footer_rt p{line-height: 20px;margin: 6px 0 0;color: #fff;text-align: center;}
.footer_rt .code_box{display: inline-block;*display: inline;*zoom:1;width: 90px;vertical-align: top;margin: 0 0 24px 20px;}
.footer_rt .code_box img{display: block;width: 100%;}

.footrt_bottom{position: relative;}
.footrt_bottom::before{content: '';display: block;width: 1px;position: absolute;right: 84px;top: 0;bottom: 0;background: rgba(255,255,255,.1);}
.footrt_bottom .copyright{line-height: 24px;padding: 12px 0 12px 30px;color: rgba(255,255,255,.7);margin: 0 80px 0 0;}
.footrt_bottom .go_top{width: 44px;height: 24px;background: url(../images/go_top.png) center no-repeat;position: absolute;right: 0;top: 50%;transform: translateY(-50%);}

@media screen  and (max-width:1640px){
	.header .top{margin: 0 40px;}
	.nav{margin: 9px 40px 0;}
	.nav ul{width: calc(50% - 160px);}
	.nav ul li > a{font-size: 16px;}
	.subNav a{font-size: 14px;}
	
	.footer_lf{margin: 0 40px 0 0;}
	
}

@media screen  and (max-width:1480px){
	.logo a.logo1{width: 72px;}
	.logo a.logo2{max-width: 300px;}
	.header::before{width: 240px;background-size: 100% auto;background-position: top;}
	footer{}
	.footer_lf{margin: 0 40px 0 0;}
	.footer_link{padding: 14px 0 0 16px;margin: 0 16px 0 0;}
	.footer_rt .code_box{margin: 0 0 24px 10px;}
	
}

@media screen  and (max-width:1300px) {
	.header .top{margin: 0 20px;}
	.header .top .lf,.header .top .rt{font-size: 12px;}
	.header .top .bg{margin: 0 10px 0 0;padding: 0 16px 0 40px;}
	.header .top .bg.noico a{padding: 0 4px;}
	.header .top .rt > img{width: 160px;margin: 4px 0 0;}
	.nav{margin: 9px 20px 0;}
	.nav ul{width: calc(50% - 120px);}
	.nav ul li > a{font-size: 14px;}
	.subNav a{font-size: 13px;}
	
}
@media screen  and (max-width:1200px){
	.logo a.logo1{width: 60px;}
	.logo a.logo2{max-width: 200px;}
}

@media screen  and (max-width:1040px) {
	.ser{right: 15px;}
	
	
}
@media screen  and (max-width:992px) {
	.header.currents{display: none !important;}
	.nav{height: 120px;}
	.nav ul{display: none;}
	.nav::before{width: 130px;height: 65px;bottom: -50px;}
	
	.top_nav,.slogan{display: none;}
	.ser{width: 100%;background: #186aab;height: 42px;line-height: 42px;position: relative;left: 0;right: 0;top: 0;bottom: 0;transform: none;float: none;border: 0;border-bottom: 2px solid rgba(255,255,255,0.2);border-radius: 0;margin: 0;}
	.ser:hover{width: 100%;}
	/* .ser::before{content: 'æœç´¢';padding: 0 33px 0 0;background: url(../images/m_search.png) right center no-repeat;color: rgba(255,255,255,0.2);font-size: 22px;width: 2em;margin: auto;} */
	
	.search input.notxt{height: 30px;width: calc(100% - 50px);background: #186aab;box-shadow: none;color: #fff;font-size: 12px;padding: 0 0 0 12px;margin: 0;}
	.search input.notxt1{width: 30px;height: 30px;right: 0;}
	.ser:hover .search input.notxt{width: calc(100% - 50px);}
	.ser:hover .search input.notxt,.ser:hover .search input.notxt1{opacity: 1;}
	
	.header{height: auto;background: #00589c;}
	.header .top{display: none;}
	.header::before{width: 238px;background-position: top center;background-size: 100%;}
	.logo_box{position: static;transform: none;width: auto;border: 0;margin: 0;}
	.logo_box::before{display: none;}
	.logo{position: relative;z-index: 100;top: 26px;left: 0;transform: none;margin: 0px auto;width: 270px;}
	
	.header .top{height: auto;padding: 0px 15px;width: auto;border-bottom: 1px solid rgba(250,250,250,0.1);}
	.header .top .lf, .header .top .rt,.header .top::before{display: none;}
	
	
	.mobile{display: block;}
	
	.mobile_link_box{text-align: center;padding: 9px 0;background: rgba(0,0,0,.1);margin: 28px 0 0;}
	.mobile-inner-nav a.mobile_link{width: auto;padding: 0 12px;display: inline-block;*display: inline;*zoom:1;color: rgba(255,255,255,.7);font-size: 12px;line-height: 30px;}
	
	.wrapTop{height: 60px;}
	.mobile-inner-header-icon-out{background: url(../images/m_nav1.png) center no-repeat;}
	.mobile-inner-header-icon-click{background: url(../images/m_nav2.png) center no-repeat;right: 0;top: 0;}
	.mobile-inner-header-icon span{display: none;}
	
	footer{}
	.footer_top{padding: 30px 0 40px;}
	.footer_lf{float: none;width: 280px;margin: 0 auto ;}
	.footer_md{float: none;}
	.footer_link{margin: 0;width: calc(25% - 30px);}
	.footer_rt{float: none;text-align: center;padding: 30px 0 0;}
	.footrt_bottom .go_top{right: 20px;}
	.footrt_bottom .copyright{padding-left: 0;}
	
}
@media screen  and (max-width:767px) {
	.logo{overflow:hidden;max-width: 100%;/* margin:0 auto; */text-align: center;position: relative;}
	.nav{height: 40px;}
	.mobile{top: 0px;}

	.mobile-inner-nav{}
	.mobile-inner-header-icon{width: 37px;height: 37px;}
	.mobile-inner-header-icon-out{top: 30px;}
	.mobile-inner-header-icon-click{background-size: 15px auto;right: 5px;top: 9px;}
	.mobile-inner-nav ul{}
	.mobile-inner-nav a{}

	footer {}
	
	
}
@media screen  and (max-width:700px){
	
	
	
}

@media screen and (max-width:413px) {
	.header::before{width: 160px;height: 60px;}
	.logo{top: 12px;}
	.logo a.logo1{width: 40px;}
	.logo a.logo2{max-width: 160px;}
	.footer_link{width: calc(50% - 30px);}
	
}
@media screen and (max-width:350px) {
	
	
}
