/* header start */
.header{width:100%;min-width:300px;z-index:100;top:0;position:fixed;width:100%;left:0;top:0;padding: 4.5rem 0;}
.header::before{content:"";position:absolute;left:0;top:0;width:100%;height:.6rem;z-index:10;pointer-events: none;background-image: -moz-linear-gradient( 180deg, rgb(124,193,255) 0%, rgb(5,88,183) 30%);background-image: -webkit-linear-gradient( 180deg, rgb(124,193,255) 0%, rgb(5,88,183) 30%);background-image: -ms-linear-gradient( 180deg, rgb(124,193,255) 0%, rgb(5,88,183) 30%);}
.header .wrap{align-items:center;position:relative;z-index:800;padding-left:5rem}

header.isView .menu.active span:nth-child(n+2){animation-iteration-count:infinite;animation-duration:2s}

.ser{position:absolute;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);width: 121.2rem;height: 6rem;}
.search .notxt1{background-color:#0d7eff;color:#ebf3f0;width: 15.8rem;}
.search .notxt{background: #fff;color: #333;}
.search .notxt::placeholder{color:#b9bbba;opacity:1}

.serbtn{display: block;width: 2.5rem;}

.logo{width:24.4rem;position:relative}

.common_links{position: relative;width: 10rem;margin-left: 6.6rem;}
.common_links .top{background-image: -moz-linear-gradient( 180deg, rgb(124,193,255) 0%, rgb(5,88,183) 70%);background-image: -webkit-linear-gradient( 180deg, rgb(124,193,255) 0%, rgb(5,88,183) 70%);background-image: -ms-linear-gradient( 180deg, rgb(124,193,255) 0%, rgb(5,88,183) 70%);height: 5.4rem;display: flex;align-items: center;justify-content: center;color: #fff;border-radius: 5rem 0 0 5rem;}
.common_links .top::after{content: '';display: block;background: url(../images/header_btn.png) no-repeat center/cover;width: 2.4rem;height: 1.9rem;margin: 0 0 0 1rem;}
.common_links .bottom{position: absolute;right: 0;width: 100%;top: 100%;background: #fff url(../images/header_links.png) no-repeat bottom center/100% auto;border-top: .1rem solid rgba(5, 88, 183, .3);padding-top: .9rem;padding-bottom: 5.6rem;border-radius: 0 0 2rem 2rem;transform: scaleY(0);transform-origin: top;}
.common_links .bottom a{display: block;padding: .8rem 1.2rem .8rem 2.7rem;}
.common_links:hover,.common_links.on{width: 16rem;}
.common_links:hover .top,.common_links.on .top{background: #fff;color: #0558b7;border-radius: 2rem 0 0 0;}
.common_links:hover .top::after,.common_links.on .top::after{background-image: url(../images/header_btn2.png);}
.common_links:hover .bottom,.common_links.on .bottom{transform: scaleY(1);}


.nav{position:relative;margin-left: auto;}
.nav ul{display:flex;align-items:flex-start;justify-content:end;margin: 0 8rem 0 -3.6rem;}
.nav li{margin: 0 0 0 3.6rem;line-height:5.6rem;position: relative;}
.nav li::before{content: '';display: block;position: absolute;left: 50%;transform: translateX(-50%);bottom: 0;width: 0;height: .4rem;background: #0d7eff;}
.nav li:hover::before{width: 3rem;}
.nav li > a{color:#fff;font-weight: bold;}
.nav .sub_nav{position:absolute;left:-2.2rem;right:-2.2rem;top:100%;display:none;padding: .5rem 0;background: #fff;border-radius: .5rem;transform-origin: top center;}
.nav .sub_nav dl{margin:0 0 0;position:relative;}
.nav .sub_nav a{color:#666;display:block;line-height:1.5em;position:relative;padding:.5rem 0;text-align:center;border:.1rem solid transparent;border-radius:.5rem;margin:.2rem 0 .3rem}
.nav ul li:hover .sub_nav{-webkit-animation-name:flipInY;animation-name:flipInY;animation-duration:.6s;-webkit-animation-duration:.6s;animation-timing-function:ease-in-out;-webkit-animation-timing-function:ease-in-out;visibility:visible!important;display:block}
@keyframes flipInY{
	from{opacity:0;transform: scaleY(0);}
	to{opacity:1;transform: scaleY(1);}
}
.nav .sub_nav a:hover{background:#0d7eff;color: #fff;}

.header::after{content: '';position: absolute;left: 0;right: 0;top: 0;width: 100%;height: 0;background: rgba(0, 0, 0, .6);z-index: -1;transition: all 0.3s;background: linear-gradient(to bottom, rgba(0, 0, 0, .7) 0%, rgba(0, 0, 0, 0) 100%);}
.header.currents::after {height: 100%;}

/* .header.currents{background-image: -moz-linear-gradient( 180deg, rgb(124,193,255) 0%, rgb(5,88,183) 30%);background-image: -webkit-linear-gradient( 180deg, rgb(124,193,255) 0%, rgb(5,88,183) 30%);background-image: -ms-linear-gradient( 180deg, rgb(124,193,255) 0%, rgb(5,88,183) 30%);padding: 1rem 0;}
.header.currents::before{display:none}
.header.currents .top_links{display:none}
.header.currents .nav{}
.header.currents .logo{}
.header.currents .menu{display:none} */

@media screen and (max-width:1740px){
	.logo{width: 20rem;}
	.nav{font-size: 1.8rem;}
	.nav ul{margin: 0 4rem 0 -2.6rem;}
	.nav li{margin: 0 0 0 2.6rem;}
	/* .nav{font-size: 16px;}
	.top_links{font-size: 16px;} */
}
@media screen and (max-width:1480px){
	/* .logo{width: 40rem;}
	.nav{font-size: 14px;padding: 0 2rem 0 0;}
	.nav li{margin: 0 1.6rem 0 0;} */

}
@media screen and (max-width:996px){
	.header{position: absolute;padding: 15px 20px;}
	.header.currents{display:none!important}
	.header .wrap{padding-left: 0;}
	.serbtn, .common_links, .nav, .top_link,.wrap_nav,.top_links,.cover_nav,.header_rt{display:none}

	/* .header::before{height: 105px;} */

	.logo{width: 244px;}

}
@media screen and (max-width:767px){
	/* .header{padding: 0 20px;} */
	.logo{overflow:hidden;width:180px;max-width:100%;text-align:center;position:relative;}
}
@media screen and (max-width:413px){
	.logo{width: 180px;}
}
/* header end */

/* mob_nav */
@media screen and (max-width:996px){
	.mobile_header{position: absolute;z-index: 1000;top: 0;width: 100%;}
	.mob_nav_btn{height:38px;text-align:left;width:38px;z-index: 1000;position:absolute;cursor:pointer;margin-right:0;font-weight:700;text-align:right;right:20px;top:28px;-webkit-transition:background .5s;-moz-transition:background .5s;-o-transition:background .5s;transition:background .5s;background: #0d7eff;border-radius: 50%;}
	.mob_nav_btn.on{position: fixed;}
	.mob_nav_btn span{position:absolute;left:calc((100% - 22px)/ 2);top:calc((100% - 1px)/ 2);width:22px;height:2px;background-color:#fff;animation-duration:.5s;animation-fill-mode:both;}
	.mob_nav_btn.on span{/* background: #0d7eff; */}
	.mob_nav_btn span:nth-child(1){transform:translateY(4px) rotate(0);animation-name:outfirst}
	.mob_nav_btn span:nth-child(2){transform:translateY(-4px) rotate(0);animation-name:outsecond}
	.mob_nav_btn span:nth-child(3){transform:translateY(-4px) rotate(0);animation-name:outthird}
	@keyframes outfirst{
		0%{transform:translateY(0) rotate(-45deg)}
		100%{transform:translateY(-8px) rotate(0)}
	}
	@keyframes outsecond{
		0%{transform:translateY(0) rotate(45deg)}
		100%{transform:translateY(0px) rotate(0)}
	}
	@keyframes outthird{
		0%{transform:translateY(0) rotate(90deg)}
		100%{transform:translateY(8px) rotate(0)}
	}
	.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(0)}
		100%{transform:translateY(0) rotate(45deg)}
	}
	@keyframes clicksecond{
		0%{transform:translateY(-4px) rotate(0)}
		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: fixed;top: 0;right:0;z-index:995;overflow:auto;overflow-x: hidden; background:#fff;display:none;width:392px;border-left:8px solid #0d7eff;height: 100vh;}
	.mobile-header.on{animation-duration:.5s;animation-fill-mode:both;animation-name:y_scale;display:block}
	.mobile-nav{width:100%;padding-top: 50px;}
	.mobile-nav li{position:relative;padding:0 0;border-bottom:1px solid #f2f2f2}
	.mobile-nav li a{display:block;line-height: 25px;text-decoration:none;font-size:18px;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s;padding:13px 60px 12px 30px;}
	.mobile-nav dd a{-webkit-animation-duration:.5s;animation-duration:.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_sub_nav{padding:0 22px 0 8px;background: #f3f3f3;overflow:hidden;}
	.mobile-nav dd a{/* height:35px; */line-height: 22px;border-top: 1px solid rgba(135,135,135,.1);font-size:16px;padding-left: 40px;position:relative;}
	.mobile-nav dd:first-child a{border-top:0}
	.mobile-nav dd a::before{content:'';display:block;position:absolute;left:50%;right:50%;top:0;bottom:0;background:#0d7eff;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:#666;position:absolute;right:0;top: 2px;font-size:15px;cursor:pointer;width:45px;height:45px;text-align:center;line-height:45px;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s;/*background:url(../images/mobile_arrow1.png) center no-repeat;*/ }
	.mobile-nav .on .arrow{transform: rotate(90deg); }
	.mobile_sub_nav{display:none}
	.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 15px;border:1px solid #d3d3d3}


	.mob_links{color:#fff;text-align: center;line-height:24px}
	.mob_linksIn{overflow:hidden;float:right;margin-right:50px}
	.mob_links dl dt::before{background:#fff;opacity:.75}
	.mob_links dl{margin: 0 0 10px;overflow: hidden;}
	.mob_links dl:nth-child(2){margin:0}
	.mob_links dl a{color: #333;opacity:.75;font-size:14px}
	.mob_links dl dt{position:relative}
	.mob_links dl dt::before{content:'';position:absolute;width: 16px;height: 2px;background:#a7a8a7;bottom: 0;left: calc(50% - 8px);}
	.mob_links dl dt a{font-size:14px;color: #333;font-weight:700}
	.mob_links dl dd{padding: 0 10px;position:relative;display: inline-block;}
	.mob_links dl dd::before{content:'';position:absolute;width:5px;height:1px;opacity:.3;background:#fff;right:10px;top:50%}
	.mob_links dl dd:last-child::before{display:none}

	.mobile_search{height: 36px;margin: 20px;}
	/* .mobile_search .search input.notxt1{background-color: #fff; background-size: 20px; } */
	.mobile_search .search i{position: absolute;z-index: 2;right: 0;top: 50%;transform: translateY(-50%);text-align: center;font-size: 18px;width: 25%;pointer-events: none;color: #0d7eff;}

	
}
@media screen and (max-width:767px){
    .mob_nav_btn{top: 15px;}
    .mobile-nav{padding-top:70px}
    .mobile-nav li a{line-height:30px}
    .mobile-nav dd a{padding-left:60px}
    .mobile-nav .arrow{top:6px}

	.mobile_search .search input.notxt1{width: 60px;}
	.search input.notxt{width: calc(100% - 60px);padding-left: 20px;}

}
/* mob_nav end */
/* header end */

/* footer start */

.footer{clear:both;position:relative;z-index: 10;overflow: hidden;background: #00259e url(../images/footer_bg.png) no-repeat bottom center/100% auto;}

.footer_top{overflow: hidden;padding: 6.6rem 0 10.4rem;/* align-items: center; */position: relative;}
.footer_top .lf{width: 51rem;}

.footer_logo{width: 30.6rem;margin-bottom: 3.7rem;}

.footer_address{color: rgba(255, 255, 255, .5);}

.footer_links{margin: 0 0 0;width: 54rem;padding: 6.2rem 0 0;}
.footer_links h3{font-weight: normal;color: rgba(255, 255, 255, .5);margin: 0 0 2.8rem;}
.footer_links ul{margin: 0 0 0 -2.2rem;position: relative;}
.footer_links ul::before{content: '';display: block;position: absolute;left: 2.2rem;top: .6rem;bottom: .6rem;border-left: .1rem solid rgba(255, 255, 255, .2);}
.footer_links .item{margin: 0 0 0 4rem;color: #fff;line-height: 2;transition: all .5s;-ms-transition: all .5s;-moz-transition: all .5s;-webkit-transition: all .5s;-o-transition: all .5s;}
.footer_links .item:hover{opacity: .6;}

.footer_links2{margin: 0 0 0;width: 28.8rem;padding: 12.6rem 0 0;}
.footer_links2 ul{margin: 0 0 0 -1.5rem;position: relative;}
.footer_links2 li{width: 33.3%;}
.footer_links2 .item{margin: 0 0 0 1.5rem;color: #fff;line-height: 2;text-align: center;}
.footer_links2 .gp-img_centered{width: 6.4rem;height: 6.4rem;border: .1rem dashed #0079c5;margin: 0 auto .5rem;}
.footer_links2 .gp-img_centered.noborder{border: none;}

/* .footer_code{color: #fff;margin: 0 10.9rem 0 0;padding: 4.2rem 0 0;text-align: center;white-space: nowrap;}
.footer_code .img_box{width: 10.7rem;min-width: 107px;background: #0d7eff;margin: 0 auto .3rem;} */
.footer_bottom{background: #001f85;padding: 1.2rem 0;}

.copyright{text-align: center;padding: 1.4rem 0;color: rgba(255, 255, 255, .5);}
.copyright a{color: inherit;display: inline-block;}
.copyright span{display: inline-block;vertical-align: middle;margin: 0 2rem 0 0;}
.copyright img{display: inline-block;vertical-align: middle;margin: 0 1rem 0 0;}

.gotop{padding: 6px 24px 6px 0;color: rgba(255, 255, 255, .7);text-align: right;background: url(../images/gotop.png) no-repeat right center/13px;cursor: pointer;}

@media screen and (max-width:1240px){
	.footer_code{padding: 0;}
}
@media screen and (max-width:996px){
	.footer{width: auto;max-width: initial;}

	.footer_top .lf{width: 100%;}
	.footer_links{width: 100%;}
	.footer_links2{width: 280px;margin: 0 auto;padding: 40px 0 0;}

	.footer_logo{width: 30.6rem;}

	.footer_links ul{margin: 0 0 0 -2rem;}
	.footer_links .item{margin-left: 2rem;}

	.footer_links ul::before{display: none;}
	.footer::before{background-size: cover;}
}
@media screen and (max-width:767px){
	.footer{}
	.footer_top{padding: 20px 0 18px;background: url(../images/footer_bg.png) no-repeat bottom -4vw center/100% auto;}
	.footer_links{width: 100%;padding: 0;margin: 0;}
	/* .footer_links li{width: 33.3%;} */
	.footer_links2{padding-top: 20px;}
	
	.footer_bottom .gp-container{justify-content: center;}

	.footer_links h3{margin: 0 0 1rem;}
	.footer .lf{flex-wrap: wrap;width: 100%;padding: 0 0 15px;}
	.footer .rt{width: 100%;padding: 10px 0 0;align-items: center;}

	.footer_logo{width: 60%;margin: 0 auto 20px;}

	.footer_links ul::before{display: none;}

	.footer_code{width: 100%;margin: 0;text-align: center;}
	.footer_code .hover_box{left: 50%;transform: translateX(-50%);}
	
	.contact_us{width: 100%;}

	.footer_code ul{margin: 0 0 30px;justify-content: center;}
	.footer_code .item{margin: 0 1.5rem;}

	footer::after{width: 190px;height: 24px;background-size: 100% auto;}

	.footer_links li.mob{display: block;}

}
@media screen and (max-width:413px){
	
	.footer_links li{width: 50%;}

}
/* footer end */
