/*å¤´éƒ¨æ ·å¼*/
/* .header{width:100%;min-width: 300px;height:auto;z-index:10;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;border-top: 6px solid #00873c;} */

/* .wrapTop{width: 100%;}
.header .top{height: 140px;position:relative;z-index: 2;max-width: 1440px;}
.logo{width: 264px;position: absolute;left: 0;font-size: 0;top: 30px;z-index: 2;}
.logo a{display: block;position: absolute;top: 0;bottom: 0;}
.logo img{width: 100%;display: block;}
.logo a.logo1{left: 0;width: 100%;}
.logo a.logo2{width: 40%;right: 0;z-index: 2;} */

/* .top_link{position: absolute;right: -10px;top: 0;color: #fff;text-align: right;line-height: 40px;}
.top_link .item{padding: 0 22px;color: #fff;display: inline-block;*display: inline;*zoom:1;vertical-align: middle;position: relative;}
.top_link .item::before{content: '';display: block;width: 1px;height: 16px;background: rgba(255,255,255,.6);position: absolute;right: 0;top: 50%;transform: translateY(-50%);}
.top_link a{color: #fff;opacity: .6;display: inline-block;vertical-align: middle;}
.top_link span.arrow{display: inline-block;vertical-align: middle;background: url(../images/header_arrow.png) center no-repeat;width: 15px;height: 9px;margin: 0 0 0 10px;}
.top_link .pop_box{position: absolute;top: 100%;line-height: 30px;width: 93px;left: 50%;transform: translateX(-50%);border: 1px solid #00873c;background: #00873c;text-align: center;z-index: 2;display: none;}
.top_link .item:hover .pop_box{display: block;}
.top_link .pop_box a{display: block;opacity: 1;}
.top_link .item:hover,.top_link a:hover{opacity: 1;}  */

/* .ser{height: 37px;z-index:600;overflow: hidden;width: 37px;position: relative;display: inline-block;*display: inline;*zoom:1;vertical-align: middle;margin: 0 0 0 12px;border-radius: 40px;transition: all ease-in-out .3s;-ms-transition: all ease-in-out .3s;-moz-transition: all ease-in-out .3s;-webkit-transition: all ease-in-out .3s;-o-transition: all ease-in-out .3s;}
.ser .search{width: 100%;height: 100%;background: rgba(0,0,0,.4);border-radius: 17px;}
.ser .search input.notxt{position:absolute;width: calc(100% - 56px);height: 100%;color: #eee;left: 0px;top: 1px;padding:0;margin:0px;outline: none;font-size: 12px;z-index: 3;padding: 0 0 0 20px;background: transparent;border: 0;}
.ser .search input.notxt1{position:absolute;width: 37px;height: 100%;border:none;background: url(../images/search_btn.png) center center no-repeat;right: 0;cursor: pointer;border-radius: 50%;top: 0;z-index: 3;font-size: 0;padding: 0;}
.ser:hover{border: 1px solid rgba(255,255,255,.3);width: 200px;}
.ser:hover .search input.notxt1{background-color: #00873c;} */

/* .nav{position: absolute;right: 0;top: 48px;left: 470px;}
.nav ul{font-size: 0;text-align: justify; text-justify:inter-ideograph;}
.nav ul::after{content: '';width: 100%;display: inline-block;*display: inline;*zoom:1;}
.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: 57px;height: 57px;}
.nav ul li > a{font-size: 20px;display: block;position: relative;color: #fff;}
.nav ul li > a:hover,.nav ul li > a.on{opacity: 1;}
.nav ul li:hover > a::after,.nav ul li > a.on::after{position: absolute;width: 100%;height: 3px;background: #05d863;content: "";left: 0;bottom: -2px;}
.nav ul li > a,.nav ul li:hover > a{}
.subNav{width:160px;background: #00873c;white-space: normal;position: absolute;right: calc(50% - 80px);top: 100%;display: none;}
.subNav dd {}
.subNav a{color:#fff;padding:10px 15px;display: block;line-height: 24px;border-top:1px solid rgba(0,0,0,0.2);font-size: 16px;}
.subNav a:hover{background: rgba(0,0,0,0.1);} */

/* .header.currents{box-shadow: 0 2px 6px rgba(0,0,0,0.4);background: #20895e;}
.header.currents .top{height: 120px;} */

/* .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);}
} */

.flex{display:flex;justify-content:space-between;flex-wrap:wrap}
.flex-left{display:flex;flex-wrap:wrap}
.flex-center{display:flex;flex-wrap:wrap;justify-content: center;}
.flex-right{display:flex;flex-wrap:wrap;justify-content: flex-end;}
.flex-v-center{display:-webkit-flex;display:flex;flex-direction:column;justify-content:center}
.flex-v{display:-webkit-flex;display:flex;flex-direction:column;justify-content:space-between;}
.flex-v-bottom{display: -webkit-flex;display: flex;align-items: flex-end;flex-wrap: wrap;justify-content: left;}

/* .headerCon{position: fixed;top:0; left: 0;right: 0;z-index: 50;padding: 10px 15px;} */
/* .headerCon:before{content: "";display: block;position: absolute;left: 0;top: -5px;right: 0;height: 138px;background: url(../images/topmask.png) center repeat-x;background-size: auto 99%;} */
/* .scrollDown .headerCon{top: -115px}  */

.gp-search{width:198px;overflow: hidden;display: inline-block;*display: inline;*zoom:1;vertical-align: middle;transition: all 0.35s ease-in-out;border:1px solid rgba(255,255,255,0.77);border-radius: 0px;}
.gp-ser{width:100%; height:30px; z-index:1; margin:0 auto;position: relative;}
.gp-search input,.gp-search button{position:absolute; height: 30px;line-height:30px; border:none; background:none; top:0px;overflow: hidden; }
.gp-search input.notxt{color:#fff; width:calc(100% - 43px);left: 0;background: ;box-sizing: border-box;box-sizing: border-box;padding: 0 15px;outline: none;}
.gp-search .notxt1 {position: absolute;width: 43px;right:0;cursor:pointer;color:#fff;background: none;}


 /*åŠé€æ˜ŽèƒŒæ™¯*/
.gp-overlay{width: 100%;height: 100%;position: fixed;top: 0;z-index: 800;background: #000;opacity: 0.8;filter: alpha(opacity=80);display: none;left:0}
.searchActive .gp-overlay {
    top: 0;
}
.mobileSearch{display: none;}
#gp-serBtn4{position: relative;z-index: 801;color: #004ea1;}
.gp-search4{height: 0;border:none;width: 100%;overflow: hidden;position: fixed;top: 50%;z-index: 802;left: 0;}
.gp-search4{ }
.gp-search4 .gp-ser{max-width: 800px;}
.gp-search4 input,.gp-search4 button{height: 40px;line-break: 40px;}
.gp-search4 .gp-ser{height: 40px;border: 1px solid #ccc;margin-top: 20px;}
.gp-search4 .notxt1{background: #004ea1;color:#fff}
.gp-search4 .gp-ser{display: none;border:none;background: #fff;}
.gp-search4.active .gp-ser{display: block;}
.gp-search4.active{height: 80px;}
.searchActive .gp-overlay{top: 0;}

.headerCon .hd-a{transition: .3s;transition: .3s;background: #004ea2;position: relative;z-index: 2; }
.headerCon .hd-a .row{transition: .3s;transition: .3s;align-items: center;}
.headerCon .hd-a .btn-link{display: inline-block;}
.headerCon .hd-a .btn-link .links{}
.headerCon .hd-a .btn-link .links a{color: #fff;margin-right: 30px;display: inline-block;vertical-align: middle;position: relative;}
.headerCon .hd-a .btn-link .links a i{display: inline-block;vertical-align: middle;font-style: normal;}
.headerCon .hd-a .btn-link .links a span{display: inline-block;vertical-align: middle;width: 24px;height: 24px;text-align: center;line-height: 24px;background: #fff;border-radius: 50%;}
.headerCon .hd-a .btn-link .links a span img{margin-top: 5px;} 

.headerCon .hd-a .btn-link .links a .ewm{position: absolute;width: 100px;height: 100px;left: 0;z-index: 2;top: 100%;opacity: 0;transform: translateY(10px);transition: all 0.2s ease-in-out;background: none;display: none;}
.headerCon .hd-a .btn-link .links a:hover .ewm{display: block;opacity: 1;transform: translateY(0);}

.headerCon .hd-a .topr{padding: 15px 0;}
.headerCon .hd-a .topr .rt_link{color: #fff;margin-right: 20px;}
.headerCon .hd-b {background: #fff;}



/* .headerCon .logo{position: absolute;left: 50%;transform: translateX(-50%);top: 0px;transition: .3s;text-align: center;} */
/* .headerCon .logo img{ transition: .3s; }  */
/* .headerCon .hd-nav  li{line-height: 36px;font-size: 18px;position: relative;width: 7.4%} */
.headerCon .hd-a .logo{padding: 12px 0 9px;} 
.headerCon .hd-a .logo img{display: block;margin: 0 auto;max-height: 80px;}
/* .headerCon .hd-b .logo{transition: .3s;text-align: center;margin-top: -52px;padding: 10px 0 5px;position: relative;box-sizing: border-box; } */
.headerCon .hd-b .logo{transition: .3s;text-align: center;margin-top: -58px;position: relative;  }
.headerCon .hd-b .logo img{display: block;margin: 0 auto;max-height: 120px;}
.headerCon .hd-b .logo::before{content: "";display: block;width: calc(100% + 10px);border-radius: 50%;background: #fff;position: absolute;left: 50%;top: -5px;transform: translateX(-50%);padding-bottom: calc(100% + 10px);z-index: 2;} 
.headerCon .hd-b .logo .logo1{display: block; position: relative;z-index: 3; }  
.headerCon .hd-b .logo::after{content: "";display: block;width: 100%;height: 30px;;background: url(../images/header_xsj.png) no-repeat center bottom;background-size: cover;position: absolute;left: 0%;bottom: -25px;  z-index: 2;}
.headerCon .row{ }
.headerCon .hd-nav{align-items: center;}
.headerCon .hd-nav  li{position: relative;}
.headerCon .hd-nav li>a{display: block; position: relative;color: #333;font-weight: bold;text-align: center;font-size: 18px;font-weight: bold;color: #333;line-height:45px;height: 45px;transition: all 0.3s ease;box-sizing: border-box;padding: 0 10px;} 


/* .headerCon .hd-nav li:hover>a{color: #ca0915} */
/* .headerCon .hd-nav li>a.has-child:after{content: "\eabd";font-family: "swiper-icons";margin-left: 5px; } */
/* .headerCon .hd-nav li:hover>a.has-child:after{display: inline-block;transform: rotate(180deg);position: relative;top: -1px} */
/* .headerCon .hd-nav  li:nth-child(5){margin-left: 24%} */


.headerCon .hd-nav  li .sub-nav{position:absolute;top:100%;left:50%;z-index:99;width: 100%;;transform: translateX(-50%);opacity: 0;visibility: hidden;transition: .3s;animation: flipInY;}
.headerCon .hd-nav  li .sub-nav .sub-nav-h{text-align:center;position: relative; box-shadow: 0 0 10px rgba(0,0,0,.3);background: rgba(0,78,162,0.5);overflow: hidden;} 
.headerCon .hd-nav  li .sub-nav .sub-nav-h a{display:block; padding:0  8px ;margin-bottom: 1px; line-height: 30px;color: #fff;}
.headerCon .hd-nav  li .sub-nav .sub-nav-h a:hover{background:#004ea2;color:  #fff} 
.headerCon .hd-nav  li:hover .sub-nav{opacity: 1;visibility: inherit; } 
.headerCon .hd-nav  li:hover>a{background: #004ea2;color: #fff;height: 62px;line-height: 62px;}


/* .headerCon .navbtn{width:100px;height: 85px;background: url(../images/tx.png) no-repeat top right;background-size:100% 100%; position: absolute;top: 0 ;right: 0;z-index: 5;color: #fff;text-align: center;line-height: 85px;padding-left: 15px } */
/* .headerCon .navbtn i{font-size: 38px;transition: .3s} */

 
.header{transition: all 0.3s ease-in-out;}
.header.currents{box-shadow: 0 2px 6px rgba(0,0,0,0.4);position: fixed;left: 0;top: 0;z-index: 10;width: 100%;}
.header.currents .headerCon .hd-a .logo{padding: 10px 0;} 
.header.currents .headerCon .hd-a .topr{padding: 5px 0;}
.header.currents .logo1 img{max-height: 80px;} 
.header.currents .headerCon .hd-a .logo img{max-height: 50px;}
.header.currents .headerCon .logo{}
/* .header.currents .headerCon .logo .logo2{display: none;} */
/* .header.currents .headerCon .hd-b .logo::before{display: none;} */
.header.currents .headerCon .hd-nav li:hover>a{height: 45px;line-height: 45px;}
.header.currents .headerCon .logo::after{display: none;}
/* .header.currents .headerCon .logo::before{padding-bottom: 60%;width: 70%;} */

footer{clear: both;position: relative;padding: 60px  0px 50px;background: url(../images/footer.png) no-repeat center bottom;background-size: cover;color: #fff;}
footer a{color: #fff;}
footer a:hover{color: #fff;}
.footer{align-items: center;}
.footer_lf{}
.footer_lf .footer_logo{margin-bottom: 20px;}
.footer_lf p{margin-bottom: 18px;}
.footer_rt p{margin-bottom: 18px;}
.footer_rt p img{display: inline-block;vertical-align: middle;margin-right: 10px;}
.footer_md{flex: 1;margin: 0 180px 0 235px;}
.footer_md h3{font-weight: normal;margin-bottom: 15px;}
.footer_md ul{margin-bottom: 10px;}
.footer_md ul::after{content: "";display: block;clear: both;height: 0;overflow: hidden;visibility: hidden;}
.footer_md ul li{float: left;margin-right: 45px;margin-bottom: 15px;}
.footer_md ul li:last-child{margin-right: 0;}
.footer_md ul li a{}
footer .info{display: none;}


/*ç½®é¡¶*/
.gp-goTop{width: 50px;height: 50px;line-height: 50px;text-align: center;font-size: 2.5rem;transition: all 0.3s ease-in-out;color: #fff !important;background: #004ea1;display: none;}
.gp-goTop-fixed{position: fixed;right: 20px;bottom: 20px;z-index: 100;box-shadow: 0 0 8px rgba(0,0,0,0.2);}
.gp-goTop-fixed.bottom{bottom: 150px;}


.flipInY  {
	-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);
	}
  }

  


@media screen  and (max-width:1540px){
	.footer_md {
		flex: 1;
		margin: 0 100px 0 150px;
	}
}
@media screen  and (max-width:1480px){
	.footer_md {
		flex: 1;
		margin: 0 50px 0 50px;
	}
	
}
@media screen  and (max-width:1280px) {
	
	.footer_md {
		flex: 1;
		margin: 0 20px 0 30px;
	}
} 
@media screen  and (max-width:1240px) {
.headerCon .hd-b .logo img{max-height: 100px;}
.headerCon .hd-a .btn-link .links a,.headerCon .hd-a .topr .rt_link{margin-right: 10px;} 
.headerCon .hd-a .topr >.gp-search{width: 140px;}
.header.currents .logo1 img{max-height: 80px;}
.header.currents .headerCon .hd-a .btn-link .links a,.headerCon .hd-a .topr .rt_link{margin-right: 10px;}
.header.currents .headerCon .hd-a .topr >.gp-search{width: 140px;}
/* .headerCon .hd-a .gp-search{display: block;margin-top: 10px;} */
}
@media screen  and (max-width:996px){
	/*æ‰‹æœºç«¯å¯¼èˆª*/
	/* .mobile-nav a,.mobile-nav a:hover{color:#fff;} */

	.mob_nav_btn{height: 24px;text-align: left;width: 24px;z-index: 3;position: absolute;cursor: pointer;margin-right: 0;font-weight: bold;text-align: right;right: 30px;top: 50%;-webkit-transition: background 0.5s;-moz-transition: background 0.5s;-o-transition: background 0.5s;transition: background 0.5s;background: url(../images/m_nav1.png) center no-repeat;background-size: cover;border-radius: 50%;} 
	.mob_nav_btn.on{background-image: url(../images/m_nav2.png);  z-index: 11;border-radius: 50%;}
	/* .mob_nav_btn:hover{opacity:0.8;cursor: pointer;} */
	.mob_nav_btn span{position: absolute;left: calc((100% - 25px) / 2);top: calc((100% - 1px) / 3);width: 22px;height: 2px;background-color: #fff;animation-duration: 0.5s;animation-fill-mode: both;display: none;}
	.mob_nav_btn span:nth-child(1){transform: translateY(4px) rotate(0deg);animation-name: outfirst;}
	.mob_nav_btn span:nth-child(2){transform: translateY(-4px) rotate(0deg);animation-name: outsecond;}
	.mob_nav_btn span:nth-child(3){transform: translateY(-4px) rotate(0deg);animation-name: outthird;}
	@keyframes outfirst {
		0%{transform: translateY(0) rotate(-45deg);}
		100% {transform: translateY(-4px) rotate(0deg);}
	}
	@keyframes outsecond {
		0% {transform: translateY(0) rotate(45deg);}
		100% {transform: translateY(4px) rotate(0deg);}
	}
	@keyframes outthird {
		0% {transform: translateY(0) rotate(90deg);}
		100% {transform: translateY(12px) rotate(0deg);}
	}
	.mob_nav_btn.on span:nth-child(1){animation-name: clickfirst;}
	.mob_nav_btn.on span:nth-child(2){animation-name: clicksecond;}
	.mob_nav_btn.on span:nth-child(3){animation-name: clickthird;}
	@keyframes clickfirst {
		0% {transform: translateY(4px) rotate(0deg);}
		100% {transform: translateY(0) rotate(45deg);}
	}   
	@keyframes clicksecond {
		0% {transform: translateY(-4px) rotate(0deg);}
		100% {transform: translateY(0) rotate(-45deg);}
	} 
	@keyframes clickthird {
		0% {opacity: 0}
		100% {opacity: 0}
	}
	
	.mobile_header_cover{display: block;position: fixed;left: 0;right: 0;top: 0;bottom: 100%;background: rgba(0,0,0,.7);z-index: 9;transition: all ease-in-out .2s;-ms-transition: all ease-in-out .2s;-moz-transition: all ease-in-out .2s;-webkit-transition: all ease-in-out .2s;-o-transition: all ease-in-out .2s;}
	.mobile_header_cover.on{bottom: 0;}
	.mobile-header{max-width: 90%;position:absolute;top: 43px;right: 20px;z-index: 10;overflow: auto;background: url(../images/mobile_bg.png) no-repeat;background-size: cover;display: none;width: 392px; transform: translateY(100px);transition: all 0.33s ease-in-out;}
	.mobile-header.on{animation-duration: 0.5s;animation-fill-mode: both;animation-name: y_scale;display: block;overflow: initial; }
	.mobile-header.on::before{content: "";width: 0px;height: 0px;border-left: 10px solid transparent;border-right: 10px solid transparent;border-bottom: 10px solid #1663b5;position: absolute;top: -10px;right: 5px; }
	/* .mobile-header.on{   display: block;transform: translateY(0);} */
	
	.mobile-nav{width: 100%; }
	.mobile-nav li{position: relative;padding: 0px 0; }
	.mobile-nav li >a{display: block;line-height: 45px;text-decoration: none;font-size: 18px;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;padding: 0px 60px 0px 30px;position: relative;color: #fff;}
	.mobile-nav li >a::before{content: "";display: none;width: 15px;height: 2px;background: #00873c;position: absolute;left: 0;top: 21px;}
	.mobile-nav li >a:hover{background: #fff;color: #004ea1;}
	.mobile-nav li >a:hover::before{display: block;}
	.mobile-nav dd 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;}
	@-webkit-keyframes returnToNormal {
		from {opacity: 0;-webkit-transform: translate3d(100%, 0, 0);transform: translate3d(100%, 0, 0);}
		to {opacity: 1;-webkit-transform: none;transform: none;}
	}
	@keyframes returnToNormal {
		from {opacity: 0;-webkit-transform: translate3d(100%, 0, 0);transform: translate3d(100%, 0, 0);}
		to {opacity: 1;-webkit-transform: none;transform: none;}
	}
	.mobile_subNav{padding: 0 22px 0 8px; overflow: hidden;}
	.mobile-nav dd a{height: 35px;line-height: 35px;border-top: 1px solid rgba(0,135,60,0.1);font-size: 16px;padding-left: 50px;position: relative;color: #fff;}
	.mobile-nav dd:first-child a{border-top: 0;}
	/* .mobile-nav li >a{position: relative;} */
	/* .mobile-nav li >a::before{content: '';display: block;position: absolute;left: 50%;right: 50%;top: 0;bottom: 0;background: #00873c;transition: all ease-in-out .3s;-ms-transition: all ease-in-out .3s;-moz-transition: all ease-in-out .3s;-webkit-transition: all ease-in-out .3s;-o-transition: all ease-in-out .3s;z-index: -1;} */
	.mobile-nav dd:hover a{color: #fff;}
	.mobile-nav dd:hover a::before{left: -30px;right: -30px;}
	
	.mobile-nav .arrow{color: #fff;position: absolute;right:0px;top:0px;font-size: 2.5rem;cursor: pointer;width: 45px;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;transition: all 0.2s ease-in-out;}
	.mobile-nav .on .arrow{background-image: url(../images/mobile_arrow2.png);}
	
	.mobile_subNav{display: none;}
	li.on .mobile_subNav{display: block;background: rgba(0,0,0,.1);}
	
	.mobile_search{height: 56px;z-index:600;overflow: hidden;position: relative;transition: all ease-in-out .3s;-ms-transition: all ease-in-out .3s;-moz-transition: all ease-in-out .3s;-webkit-transition: all ease-in-out .3s;-o-transition: all ease-in-out .3s;margin: 30px 40px 40px;border:1px solid #d3d3d3;}
	.mobile_search .search{width: 100%;height: 100%;}
	.mobile_search .search input.notxt{position:absolute;width: calc(100% - 56px);height: 100%;color: #666;left: 0px;top: 1px;padding:0;margin:0px;outline: none;font-size: 16px;z-index: 3;padding: 0 0 0 20px;background: transparent;border: 0;}
	.mobile_search .search input.notxt1{position:absolute;width: 58px;height: 100%;border:none;background: url(../images/m_search_btn.png) center center no-repeat;right: 0;cursor: pointer;top: 0;z-index: 3;font-size: 0;padding: 0;}
	

	

	.header.currents{display: none !important;}
	.nav,.top_link{display: none;}
	.header{position: relative;}
	.mob_nav_btn{top: 50%;margin-top: -12px;right: 30px;}
	.headerCon .hd-nav li,.headerCon .logo::after,.headerCon .logo::before,.headerCon .hd-a .btn-link .links a i ,.headerCon .hd-b,#gp-search1{display: none;}
	/* .headerCon .logo{flex-direction: row;align-items: center;margin-top: 0;} */
	/* .headerCon .logo .logo1{margin-right: 10px;} */
	.headerCon .hd-a .btn-link .links a{margin-right: 10px;}
	.headerCon .hd-a .topr .rt_link{display: none;}
	.headerCon .hd-a .logo{display: block;display: flex;align-items: center;padding: 5px 0;}
	.headerCon .hd-a .logo .logo1{margin-right: 5px;}
	.mobileSearch{display: inline-block;vertical-align: middle;/* margin-right: 34px; */width: 24px;height: 24px;background: #fff;text-align: center;line-height: 24px;border-radius: 50%;}
	.headerCon .hd-a .topr {
		padding: 10px 0;
		position: relative;
		right: 34px;
	}

	.footer{flex-direction: column;}
	.footer_lf p{display: none;}
	.footer_md{margin: 0;}
	footer .info{display: block;text-align: center;}
}
@media screen  and (max-width:768px){
	.headerCon .hd-a .btn-link .links a .ewm{width: 60px;height: 60px;}
	.headerCon .hd-a{box-sizing: border-box;padding: 5px 0;}
	.mob_nav_btn{top: 50%;margin-top: -12px;right: 20px;}
	.headerCon .hd-a .topr {right: 40px; }
	footer{margin-top: -20px;padding: 20px 0 10px;}
		.footer{align-items: flex-start;display: block;}
		.footer_lf .footer_logo{margin-bottom: 12px;text-align: center;width: 100%;}
		.footer_lf .footer_logo img{max-height: 35px;}
		.footer_md h3{margin-bottom: 10px;} 
		.footer_md ul li{margin-bottom: 5px;margin-right: 30px;}
		.footer_rt  {margin-top: 20px;}
		.footer_rt p{margin-bottom: 12px;}
		footer .info{margin-top: 25px;font-size: 12px;}
		.headerCon .hd-a .logo img{max-height: 50px;} 
		.headerCon .hd-a .btn-link .links a{margin-right: 5px;}
}

@media screen and (max-width:480px) { 
	.headerCon .hd-a{box-sizing: border-box;padding: 2px 0;}
	.headerCon .hd-a .logo img{max-height: 40px;}
}