@media screen and (min-width:1200px) {
	@charset "UTF-8";
	
	*{
		margin: 0;
		padding: 0;
		
	}
	/* 清除浮动 */
	 .clearfix:after{/*伪元素是行内元素 正常浏览器清除浮动方法*/
	        content: "";
	        display: block;
	        height: 0;
	        clear:both;
	        visibility: hidden;
	}
	.clearfix{
	       *zoom: 1;/*ie6清除浮动的方式 *号只有IE6-IE7执行，其他浏览器不执行*/
	}
	
	
	
	.conter {
		width: 83%;
		margin: 0 auto;
	}
	
	#hz6d_kf_icon_1{
		display: none;
	}
	
	body {
	    background: #fff;
	    color: #555;
	    font-size: 14px;
	    /* font-family: "微软雅黑"; */
	}
	
	/*右侧导航栏*/
	
	.rightNav_fixed{
		position: fixed;
		top: 16%!important;
		width: 70px!important;
		right: 5px!important;
	}
	.rightNav {
		position: relative;
		width: 70px!important;
		color: #333;
		font-size: 10px;
		line-height: 40px;
		text-align: center;
		border-radius: 4px;
	}
	
	.rightNav span {
		font-size: 11px;
		color: #6d6d6d;
		position: absolute;
		left: 0;
		right: 0;
		bottom: -22px;
		margin-top: 3%;
	}
	
	.rightNav_qq {
		position: absolute;
		right: 2px;
		top: 0.1rem;
		width: 66px;
		height: 66px;
		background: url(../img/sqsy.png) no-repeat center;
	}
	
	/* .rightNav_QQ {
		position: absolute;
		right: 2px;
		top: 95px;
		width: 66px;
		height: 66px;
		background: url(../img/qq.png) no-repeat center;
	} */
	
	.kf-tel {
		position: absolute;
		right: 2px;
		top: 95px;
		width: 66px;
		height: 66px;
		background: url(../img/phone.png) no-repeat center;
		display: block;
		cursor: pointer;
	}
	.rightNav_qrCode {
		position: absolute;
		right: 2px;
		top: 188px;
		width: 66px;
		height: 66px;
		background: url(../img/ewm.png) no-repeat center;
		display: block;
		cursor: pointer;
	}
	
	.kf-tel .num {
		display: none;
		position: absolute;
		right: 68px;
		background-color: rgb(255, 255, 255);
		box-shadow: -8px 0px 18.06px 2.94px rgba(169, 169, 169, 0.27);
		font-size: 1.6rem;
		color: #007bff;
		/* font-family: "微软雅黑"; */
		letter-spacing: 1px;
		border-radius: 3px 0 0px 3px;
		/* line-height: 4rem!important; */
		padding: 15px 1rem 10px 2rem;
		text-align: left;
		width: 28rem;
		height: 88px;
		top: -2px;
	}
	.rightNav_qrCode .qrCode {
		display: none;
		position: absolute;
		right: 68px;
		background-color: rgb(255, 255, 255);
		box-shadow: -8px 0px 18.06px 2.94px rgba(169, 169, 169, 0.27);
		font-size: 1.6rem;
		color: #007bff;
		/* font-family: "微软雅黑"; */
		letter-spacing: 1px;
		border-radius: 3px 0 0px 3px;
		/* line-height: 4rem!important; */
		padding: 15px 1rem 10px 2rem;
		text-align: left;
		width: 16rem;
		height: 19rem;
		top: -2px;
	}
	.rightNav_qrCode .qrCode .qrCode_text{
		color: #333;
		width: 100%;
		text-align: center;
		line-height: 26px;
		font-size: 14px;
	}
	
	.kf-tel .num .tab {
		font-size: 15px;
		color: #585858;
		line-height: 2rem;
	}
	
	.kf-tel .num p {
		line-height: 24px;
		margin-bottom: 8px!important;
	}
	
	.rightNav_ewm {
		position: absolute;
		right: 2px;
		top: 278px;
		width: 66px;
		height: 66px;
		background: url(../img/zxzx.png) no-repeat center;
		cursor: pointer;
	}
	
	.rightNav_qq1:hover span {
		color: #007DFF;
	}
	
	.rightNav_QQ:hover {
		background: url(../img/qq2.png) no-repeat center;
	}
	
	.rightNav_QQ:hover span {
		color: #409eff;
	}
	
	.kf-tel:hover span {
		color: #409eff;
	}
	
	.kf-tel:hover {
		background: url(../img/phone2.png) no-repeat center;
	}
	.kf-tel:hover .num{
		display: block;
	}
	
	.rightNav_ewm:hover span {
		color: #409eff;
	}
	
	.rightNav_ewm:hover {
		background: url(../img/zxzx2.png) no-repeat center;
	}
	.rightNav_qrCode:hover {
		background: url(../img/ewm2.png) no-repeat center;
	}
	
	.rightNav_qrCode:hover span {
		color: #409eff;
	}
	.rightNav_qrCode:hover .qrCode {
		display: block;
	}
	
	.rightNav_db {
		top: 81.8%;
		position: absolute;
		width: 60px;
		height: 60px;
		background: url(../img/hddb.png) no-repeat center;
		right: 5px;
	}
	
	.rightNav_db:hover {
		background: url(../img/hddb2.png) no-repeat center;
	}
	
	.rightNav_db:hover span {
		color: #409eff;
	}
	
	.rightNav_db span {
		font-size: 11px;
		color: #6d6d6d;
		position: absolute;
		left: 0;
		right: 0;
		bottom: -26px;
	}
	
	.rightNav a {
		height: 88px;
		display: block;
		margin-bottom: 0.5rem;
		background: #ffffff;
		box-shadow: 0px 8px 18.06px 2.94px rgba(169, 169, 169, 0.27);
	}
	
	.rightNav .rightNav_qq1 {
		background: #fe5b5f;
	}
	
	.rightNav .rightNav_qq1 span {
		color: #FFFFFF;
	}
	
	
	/*顶部导航栏*/
	
	.topNav_logo img{
		width: 162px!important;
	}
	.topNav_nav_main>li>a.curr {
		color: #0163e0!important;
	}
	.topNav {
		width: 100%;
		/* border-bottom: 1px solid #e4e4e4; */
		position: fixed;
		background: #ffffff;
		z-index: 19;
		/* font-weight: 500; */
		/* overflow: hidden; */
		height: 82px;
		min-width: 1100px;
	}
	
	.topNav_bx {
		width: 80%;
		margin: 0 auto;
		height: 80px;
		line-height: 80px;
		background: #ffffff;
		border: none;
		/* overflow: hidden; */
		/* font-family: "微软雅黑"; */
		min-width: 1100px;
	}
	
	.topNav_logo{
		float: left;
		width: 15%;
	}
	
	
	/*@media (min-resolution: 2dppx), (-webkit-min-device-pixel-ratio:2) {
	    .navbar-brand {
	        background: url(../img/logo@3x.png) no-repeat center center; 
	        background-size: 100%;
	    }  
	}*/
	
	.topNav_nav{
		float: left;
		/* margin-left: 1.4%; */
		width: 48%;
		/* height: 4.5rem; */
		list-style: none;
		margin-left: 5%;
		/* padding-left: 2%; */
	}
	.topNav_nav_main{
		width: 100%;
		height: 80px;
		display: inline-block;
		list-style: none;
		margin: 0;
		padding: 0;
	}
	.topNav_nav_main li{
		padding: 0 3%;
		text-align: center;
		float: left;
		height: 80px;
		font-size: 16px;
		color: #333;
		list-style: none;
		line-height: 80px;
		/* overflow: hidden; */
	}
	.topNav_nav_main li:last-child{
		padding-right: 0;
	}
	.nav-link{
		line-height: 94px!important;
	}
	.topNav_nav_main a{
		width: 100%;
		color: #555;
		height: 80px;
		text-decoration: none;
		line-height: 80px;
	}
	
	/* .topNav_nav .navselect{
		color: #0163e0;
	} */
	
	
	.navbar-collapse{
		padding: 0;
	}
	
	.container-fluid {
		padding: 0;
	}
	
	.container-fluid>div {
		float: left;
	}
	
	.topNav_nav_main {
		margin-left: 1rem;
	}
	
	/* .topNav_nav_main>li>a {
		padding: 0px;
	
		font-size: 1.7rem;
		text-align: center;
	} */
	
	.topNav_nav_main>li>a.lang {
		width: 100%;
	}
	
	.navbar-default .topNav_nav_main>.active>a, .navbar-default .topNav_nav_main>.active>a:focus, .navbar-default .topNav_nav_main>.active>a:hover{
		color: #021f7e;
	    background-color: transparent;
	}
	
	/* nav */
	
	/* .arrow {
		width: 19px;
		height: 19px;
		position: absolute;
		left: 0;
		right: 0;
		top: -13.6px;
		margin: 0 auto;
		background: url(../img/nav-jiantou.png) no-repeat;
	} */
	.dropdown-menu {
		background: rgba(255, 255, 255, .98);
		box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
		padding-top: 1rem;
		z-index: 9999!important;
		overflow: hidden;
	}
	
	/*产品模块*/
	
	#product {
		left: -120px;
	    border-radius: 6px!important;
	    width: 320px;
		/* height: 374px; */
		height: 480px;
	    padding: 20px 28px!important;
		box-shadow: 0px 8px 20px rgba(0,0,0,0.1);
		border: none!important;
	}
	
	.product_block {
		float: left;
		width: 100%;
		margin-right: 3rem;
		text-align: left;
		margin-right: 4%;
		
	}
	
	
	.product_block:last-child{
		margin-right: 0;
	}
	
	#product li h2 {
		width: 100%;
		font-size: 1.7rem;
		color: #021f7e;
		padding-bottom: 2rem;
		border-bottom: 1px solid #e6e6e6;
		text-align: left;
	}
	
	#product .dropdown-divider {
		width: 200px;
	}
	
	#product .dropdown-item {
		width: 100%;
		line-height: 2.2rem;
		padding: 0;
		margin: 0;
		font-size: 1.6rem;
		color: #0642b1;
		padding-top: 26px;
		overflow: hidden;
		text-align: left;
		display: block;
	}
	
	
	#product .dropdown-item:hover {
		color: #409eff;
	}
	
	#product .dropdown-item img {
		margin-right: 0.8rem;
		margin-top: -0.3rem;
	}
	
	#product .little {
		width: 100%;
		height: 49px;
		padding-left: 31px;
	}
	#product .hei{
		width: 100%;
		height: 33px!important;
		padding-left: 31px;
	}
	#product div a{
		width: 100%;
		/* height: 100%; */
		font-size: 1.1rem;
		color: #666;
		line-height: 2rem;
		text-align: left;
		display: block;
		margin-top: -2.3rem;
	}
	
	
	
	/* 帮助中心 */
	.box2{
		left: 9px!important;
	}
	.bzzx{
		width: 100%;
		margin: 0 auto;
		margin: 2rem 0 ;
		height: 3rem!important;
		line-height: 3rem!important;
		text-align: center;
		
	}
	.bzzx a{
		width: 100%;
		font-size: 1.3rem;
		color: #333;
		text-align: center;
		display: block;
	}
	
	
	/*公共部分*/
	
	.navbar-cont .nav-link:hover {
		color: #007bff;
	}
	
	.navbar-cont li a.nav-link:hover {
		border-bottom: 3px solid #409eff;
		background-color: rgba(0, 0, 0, .1);
		box-sizing: border-box;
	}
	
	.dropdown-menu>li>a:focus,
	.dropdown-menu>li>a:hover {
		background: transparent;
		color: #409eff;
	}
	
	.dropdown-menu>li>a {
		color: #585858;
		font-size: 14px;
	}
	
	
	/*新闻动态、关于我们*/
	
	.dropdown-menu.box2 {
		left: 15px;
		text-align: center;
		border-radius: 6px!important;
		min-width: 120px;
		box-shadow: 0px 8px 20px rgba(0,0,0,0.1);
		border: none!important;
	}
	.dropdown-menu.box2 .bzzx a{
		font-size: 16px!important;
	}
	
	.dropdown-divider {
		height: 0;
		width: 70%;
		margin: 0 auto;
		overflow: hidden;
		border-top: 1px solid #e9ecef;
	
	}
	
	
	.navbar-right{
		float: right;
		width: 31%;
		height: 82px;
		overflow: hidden;
	}
	.nav_right{
		width: 46%;
		float: left;
		overflow: hidden;
		padding-top: 1.3%;
		height: 80px;
		margin-right: 2%;
	}
	.nav-rig-lef{
		float: left;
		width: 38px;
		overflow: hidden;
		height: 100%;
	}
	.nav-rig-rig{
		width: 71%;
		/* border-right: 1px solid #dfdfdf; */
		float: left;
		margin-left: 0.2rem;
		margin-top: 2rem;
	}
	.nav-rig-rig span:nth-child(1){
		font-size: 15px;
		display: block;
		color: #585858;
		line-height: 18px;
		margin-bottom: 4%;
		
	}
	.nav-rig-rig span:nth-child(2){
		font-size: 14px;
		color: #0163e0;
		display: block;
		line-height: 1.6rem;
	}
	.regLogin{
		width: 52%;
		float: left;
		overflow: hidden;
		/* padding-left: 4%; */
	}
	.btn-sm{
		float: left;
		width: 70px;
		height: 36px;
		border-radius: 20px;
		border: 1px solid #0163E0;
		color: #0163E0;
		line-height: 26px;
		text-align: center;
		font-size: 14px;
		margin-top: 23px;
	}
	.btn-sm:hover{
		background-color: #0263e0;
		color: #fff!important;
	}
	.btn-sm:visited{
		color: #0163E0;
	}
	.btn-primary{
		float: left;
		width: 82px;
		height: 36px;
		border-radius: 30px;
		color: #fff;
		text-align: center;
		line-height: 36px;
		font-size: 14px;
		background-color: #0642b1;
		margin-left: 5%;
		margin-top: 23px;
	}
	.btn-primary:hover{
		color: #fff;
		background-color: #021f7e!important;
	}
	.btn-primary:visited{
		color: #fff;
		background-color: #0642b1;
	}
	
	/* 底部导航 */
	footer{
		width: 100%;
		background: #333;
		padding: 80px 0 30px;
	}
	.footer_box{
		width: 1200px;
		margin: 0 auto;
	}
	.footer_box_left{
		float: left;
		width: 26%;
	}
	.footer_box_left_logo{
		width: 60%;
		margin-bottom: 32px;
	}.footer_box_left_phone{
		width: 100%;
	}
	.footer_box_left_phone_txt{
		width: 100%;
		font-size: 16px;
		color: #fff;
		margin-top: 7px;
	}
	.footer_box_left_ewm{
		width: 32%;
		margin-top: 20px;
	}
	.footer_box_right{
		float: right;
		width: 62%;
		margin-right: 3%;
		-webkit-box-flex: 1;
		flex: 1;
		/* margin-left: 4%; */
		overflow: hidden;
	}
	.footer_box_right ul{
		-webkit-box-pack: justify;
		display: flex;
		justify-content: space-between;
		list-style: none;
		padding: 0;
		margin: 0;
	}
	.footer_box_right_line{
		width: 25%;
		float: left;
	}
	.footer_box_right_line:nth-child(2){
		padding-left: 5%;
	}
	.footer_box_right_line:nth-child(3){
		padding-right: 6%;
	}
	.footer_box_right_line:nth-child(4){
		padding-left: 3%;
	}
	.footer_box_title{
		font-size: 16px;
		color: #fff;
	}
	.footer_box_line{
		width: 36px;
		border-top: 1px solid #aaa;
		margin-top: 22px;
	}
	.footer_box_cont{
		width: 100%;
		margin-top: 32px;
	}
	.footer_box_cont div{
		width: 100%;
		font-size: 16px;
		margin-bottom: 28px;
	}
	.footer_box_cont div a{
		color: #aaa;
	}
	.footer_box_cont div a:hover{
		color: #fff;
	}
	.footer_box_right_line:nth-child(3) .footer_box_title{
		color: #333;
	}
	.footer_box_right_line:nth-child(3) .footer_box_line{
		border-top: 1px solid #333;
	}
	.footer {
		padding: 24px 0 0;
		width: 1200px;
		margin: 0 auto;
	}
	.footer p{
		width: 100%;
		text-align: center;
		font-size: 12px;
	}
	
	
	/* 获取报价 */
	.offer{
		width: 100%;
		margin-top: 7.2rem;
	}
	.offer_bx{
		width: 1200px;
		margin: 0 auto;
	}
	.offer h1{
		font-size: 40px;
		color: #000;
		width: 100%;
		text-align: center;
		line-height: 56px;
	}
	.offer_main{
		width: 78%;
		margin: 0 auto;
		margin-top: 4.2rem;
		border-radius: 8px;
		padding: 4.5rem 0;
		box-shadow: 0px 5px 30px  rgba(141,187,255,0.3);
	}
	.offer_block{
		width: 100%;
		margin-bottom: 3.2rem;
	}
	.offer_btn{
		width: 22rem;
		height: 5.8rem;
		background-color: #0263e0;
		text-align: center;
		color: #fff;
		border-radius: 6px;
		font-size: 1.9rem;
		outline: none;
		border: none;
	/* 	box-shadow: 0px 5px 30px  rgb(0 0 0 / 30%); */
		margin: 0 auto;
		display: block;
	}
	.offer_btn:hover{
		box-shadow: 0px 5px 30px  rgba(0,0,0,0.3);
	}
	.offer_prompt{
		text-align: center;
		color: #888;
		font-size: 1.8rem;
		width: 92%;
		margin: 0 auto;
	}
	
	.foot-friend a{
		color: #7c7c7c;
	}
	
	
	
}
@media screen and (min-width:441px) and (max-width:1199px) {
	@charset "UTF-8";
	
	*{
		margin: 0;
		padding: 0;
		
	}
	/* 清除浮动 */
	 .clearfix:after{/*伪元素是行内元素 正常浏览器清除浮动方法*/
	        content: "";
	        display: block;
	        height: 0;
	        clear:both;
	        visibility: hidden;
	}
	.clearfix{
	       *zoom: 1;/*ie6清除浮动的方式 *号只有IE6-IE7执行，其他浏览器不执行*/
	}
	
	
	
	.conter {
		width: 83%;
		margin: 0 auto;
	}
	
	#hz6d_kf_icon_1{
		display: none;
	}
	
	body {
	    background: #fff;
	    color: #555;
	    font-size: 14px;
	    /* font-family: "微软雅黑"; */
	}
	
	/*右侧导航栏*/
	
	.rightNav_fixed{
		position: fixed;
		top: 16%!important;
		width: 70px!important;
		right: 5px!important;
	}
	.rightNav {
		position: relative;
		width: 70px!important;
		color: #333;
		font-size: 10px;
		line-height: 40px;
		text-align: center;
		border-radius: 4px;
	}
	
	.rightNav span {
		font-size: 8px;
		color: #6d6d6d;
		position: absolute;
		left: 0;
		right: 0;
		bottom: -22px;
		margin-top: 3%;
	}
	
	.rightNav_qq {
		position: absolute;
		right: 2px;
		top: 0.1rem;
		width: 66px;
		height: 66px;
		background: url(../img/sqsy.png) no-repeat center;
	}
	
	.rightNav_QQ {
		position: absolute;
		right: 2px;
		top: 95px;
		width: 66px;
		height: 66px;
		background: url(../img/qq.png) no-repeat center;
	}
	
	.kf-tel {
		position: absolute;
		right: 2px;
		top: 188px;
		width: 66px;
		height: 66px;
		background: url(../img/phone.png) no-repeat center;
		display: block;
		cursor: pointer;
	}
	.rightNav_qrCode {
		position: absolute;
		right: 2px;
		top: 374px;
		width: 66px;
		height: 66px;
		background: url(../img/ewm.png) no-repeat center;
		display: block;
		cursor: pointer;
	}
	
	.kf-tel .num {
		display: none;
		position: absolute;
		right: 68px;
		background-color: rgb(255, 255, 255);
		box-shadow: -8px 0px 18.06px 2.94px rgba(169, 169, 169, 0.27);
		font-size: 1.6rem;
		color: #007bff;
		/* font-family: "微软雅黑"; */
		letter-spacing: 1px;
		border-radius: 3px 0 0px 3px;
		/* line-height: 4rem!important; */
		padding: 15px 1rem 10px 2rem;
		text-align: left;
		width: 28rem;
		height: 88px;
		top: -2px;
	}
	.rightNav_qrCode .qrCode {
		display: none;
		position: absolute;
		right: 68px;
		background-color: rgb(255, 255, 255);
		box-shadow: -8px 0px 18.06px 2.94px rgba(169, 169, 169, 0.27);
		font-size: 1.6rem;
		color: #007bff;
		/* font-family: "微软雅黑"; */
		letter-spacing: 1px;
		border-radius: 3px 0 0px 3px;
		/* line-height: 4rem!important; */
		padding: 15px 1rem 10px 2rem;
		text-align: left;
		width: 16rem;
		height: 19rem;
		top: -2px;
	}
	.rightNav_qrCode .qrCode .qrCode_text{
		color: #333;
		width: 100%;
		text-align: center;
		line-height: 26px;
		font-size: 14px;
	}
	
	.kf-tel .num .tab {
		font-size: 15px;
		color: #585858;
		line-height: 2rem;
	}
	
	.kf-tel .num p {
		line-height: 24px;
		margin-bottom: 8px!important;
	}
	
	.rightNav_ewm {
		position: absolute;
		right: 2px;
		top: 278px;
		width: 66px;
		height: 66px;
		background: url(../img/zxzx.png) no-repeat center;
		cursor: pointer;
	}
	
	.rightNav_qq1:hover span {
		color: #007DFF;
	}
	
	.rightNav_QQ:hover {
		background: url(../img/qq2.png) no-repeat center;
	}
	
	.rightNav_QQ:hover span {
		color: #409eff;
	}
	
	.kf-tel:hover span {
		color: #409eff;
	}
	
	.kf-tel:hover {
		background: url(../img/phone2.png) no-repeat center;
	}
	.kf-tel:hover .num{
		display: block;
	}
	
	.rightNav_ewm:hover span {
		color: #409eff;
	}
	
	.rightNav_ewm:hover {
		background: url(../img/zxzx2.png) no-repeat center;
	}
	.rightNav_qrCode:hover {
		background: url(../img/ewm2.png) no-repeat center;
	}
	
	.rightNav_qrCode:hover span {
		color: #409eff;
	}
	.rightNav_qrCode:hover .qrCode {
		display: block;
	}
	
	.rightNav_db {
		top: 84.5%;
		position: absolute;
		width: 60px;
		height: 60px;
		background: url(../img/hddb.png) no-repeat center;
		right: 5px;
	}
	
	.rightNav_db:hover {
		background: url(../img/hddb2.png) no-repeat center;
	}
	
	.rightNav_db:hover span {
		color: #409eff;
	}
	
	.rightNav_db span {
		font-size: 8px;
		color: #6d6d6d;
		position: absolute;
		left: 0;
		right: 0;
		bottom: -26px;
	}
	
	.rightNav a {
		height: 88px;
		display: block;
		margin-bottom: 0.5rem;
		background: #ffffff;
		box-shadow: 0px 8px 18.06px 2.94px rgba(169, 169, 169, 0.27);
	}
	
	.rightNav .rightNav_qq1 {
		background: #fe5b5f;
	}
	
	.rightNav .rightNav_qq1 span {
		color: #FFFFFF;
	}
	
	
	/*顶部导航栏*/
	
	.topNav_logo img{
		width: 162px!important;
	}
	.topNav_nav_main>li>a.curr {
		color: #0163e0!important;
	}
	.topNav {
		width: 100%;
		/* border-bottom: 1px solid #e4e4e4; */
		position: fixed;
		background: #ffffff;
		z-index: 19;
		/* font-weight: 500; */
		/* overflow: hidden; */
		height: 82px;
		min-width: 1100px;
	}
	
	.topNav_bx {
		width: 80%;
		margin: 0 auto;
		height: 80px;
		line-height: 80px;
		background: #ffffff;
		border: none;
		/* overflow: hidden; */
		/* font-family: "微软雅黑"; */
		min-width: 1100px;
	}
	
	.topNav_logo{
		float: left;
		width: 15%;
	}
	
	
	/*@media (min-resolution: 2dppx), (-webkit-min-device-pixel-ratio:2) {
	    .navbar-brand {
	        background: url(../img/logo@3x.png) no-repeat center center; 
	        background-size: 100%;
	    }  
	}*/
	
	.topNav_nav{
		float: left;
		/* margin-left: 1.4%; */
		width: 48%;
		/* height: 4.5rem; */
		list-style: none;
		margin-left: 5%;
		/* padding-left: 2%; */
	}
	.topNav_nav_main{
		width: 100%;
		height: 80px;
		display: inline-block;
		list-style: none;
		margin: 0;
		padding: 0;
	}
	.topNav_nav_main li{
		padding: 0 3%;
		text-align: center;
		float: left;
		height: 80px;
		font-size: 16px;
		color: #333;
		list-style: none;
		line-height: 80px;
		/* overflow: hidden; */
	}
	.topNav_nav_main li:last-child{
		padding-right: 0;
	}
	.nav-link{
		line-height: 94px!important;
	}
	.topNav_nav_main a{
		width: 100%;
		color: #555;
		height: 80px;
		text-decoration: none;
		line-height: 80px;
	}
	
	/* .topNav_nav .navselect{
		color: #0163e0;
	} */
	
	
	.navbar-collapse{
		padding: 0;
	}
	
	.container-fluid {
		padding: 0;
	}
	
	.container-fluid>div {
		float: left;
	}
	
	.topNav_nav_main {
		margin-left: 1rem;
	}
	
	/* .topNav_nav_main>li>a {
		padding: 0px;
	
		font-size: 1.7rem;
		text-align: center;
	} */
	
	.topNav_nav_main>li>a.lang {
		width: 100%;
	}
	
	.navbar-default .topNav_nav_main>.active>a, .navbar-default .topNav_nav_main>.active>a:focus, .navbar-default .topNav_nav_main>.active>a:hover{
		color: #021f7e;
	    background-color: transparent;
	}
	
	/* nav */
	
	/* .arrow {
		width: 19px;
		height: 19px;
		position: absolute;
		left: 0;
		right: 0;
		top: -13.6px;
		margin: 0 auto;
		background: url(../img/nav-jiantou.png) no-repeat;
	} */
	.dropdown-menu {
		background: rgba(255, 255, 255, .98);
		box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
		padding-top: 1rem;
		z-index: 9999!important;
		overflow: hidden;
	}
	
	/*产品模块*/
	
	#product {
		left: -11rem;
	    border-radius: 6px!important;
	    width: 320px;
		height: 374px;
	    padding: 20px 28px!important;
		box-shadow: 0px 8px 20px rgba(0,0,0,0.1);
		border: none!important;
	}
	
	.product_block {
		float: left;
		width: 100%;
		margin-right: 3rem;
		text-align: left;
		margin-right: 4%;
		
	}
	
	
	.product_block:last-child{
		margin-right: 0;
	}
	
	#product li h2 {
		width: 100%;
		font-size: 1.7rem;
		color: #021f7e;
		padding-bottom: 2rem;
		border-bottom: 1px solid #e6e6e6;
		text-align: left;
	}
	
	#product .dropdown-divider {
		width: 200px;
	}
	
	#product .dropdown-item {
		width: 100%;
		line-height: 2.2rem;
		padding: 0;
		margin: 0;
		font-size: 1.6rem;
		color: #0642b1;
		padding-top: 26px;
		overflow: hidden;
		text-align: left;
		display: block;
	}
	
	
	#product .dropdown-item:hover {
		color: #409eff;
	}
	
	#product .dropdown-item img {
		margin-right: 0.8rem;
		margin-top: -0.3rem;
	}
	
	#product .little {
		width: 100%;
		height: 49px;
		padding-left: 31px;
	}
	#product .hei{
		width: 100%;
		height: 33px!important;
		padding-left: 31px;
	}
	#product div a{
		width: 100%;
		/* height: 100%; */
		font-size: 1.1rem;
		color: #666;
		line-height: 2rem;
		text-align: left;
		display: block;
		margin-top: -2.3rem;
	}
	
	
	
	/* 帮助中心 */
	.box2{
		left: 9px!important;
	}
	.bzzx{
		width: 100%;
		margin: 0 auto;
		margin: 2rem 0 ;
		height: 3rem!important;
		line-height: 3rem!important;
		text-align: center;
		
	}
	.bzzx a{
		width: 100%;
		font-size: 1.3rem;
		color: #333;
		text-align: center;
		display: block;
	}
	
	
	/*公共部分*/
	
	.navbar-cont .nav-link:hover {
		color: #007bff;
	}
	
	.navbar-cont li a.nav-link:hover {
		border-bottom: 3px solid #409eff;
		background-color: rgba(0, 0, 0, .1);
		box-sizing: border-box;
	}
	
	.dropdown-menu>li>a:focus,
	.dropdown-menu>li>a:hover {
		background: transparent;
		color: #409eff;
	}
	
	.dropdown-menu>li>a {
		color: #585858;
		font-size: 14px;
	}
	
	
	/*新闻动态、关于我们*/
	
	.dropdown-menu.box2 {
		left: 15px;
		text-align: center;
		border-radius: 6px!important;
		min-width: 120px;
		box-shadow: 0px 8px 20px rgba(0,0,0,0.1);
		border: none!important;
	}
	.dropdown-menu.box2 .bzzx a{
		font-size: 16px!important;
	}
	
	.dropdown-divider {
		height: 0;
		width: 70%;
		margin: 0 auto;
		overflow: hidden;
		border-top: 1px solid #e9ecef;
	
	}
	
	
	.navbar-right{
		float: right;
		width: 31%;
		height: 82px;
		overflow: hidden;
	}
	.nav_right{
		width: 46%;
		float: left;
		overflow: hidden;
		padding-top: 1.3%;
		height: 80px;
		margin-right: 2%;
	}
	.nav-rig-lef{
		float: left;
		width: 38px;
		overflow: hidden;
		height: 100%;
	}
	.nav-rig-rig{
		width: 71%;
		/* border-right: 1px solid #dfdfdf; */
		float: left;
		margin-left: 0.2rem;
		margin-top: 2rem;
	}
	.nav-rig-rig span:nth-child(1){
		font-size: 15px;
		display: block;
		color: #585858;
		line-height: 18px;
		margin-bottom: 4%;
		
	}
	.nav-rig-rig span:nth-child(2){
		font-size: 14px;
		color: #0163e0;
		display: block;
		line-height: 1.6rem;
	}
	.regLogin{
		width: 52%;
		float: left;
		overflow: hidden;
		/* padding-left: 4%; */
	}
	.btn-sm{
		float: left;
		width: 70px;
		height: 36px;
		border-radius: 20px;
		border: 1px solid #0163E0;
		color: #0163E0;
		line-height: 26px;
		text-align: center;
		font-size: 14px;
		margin-top: 23px;
	}
	.btn-sm:hover{
		background-color: #0263e0;
		color: #fff;
	}
	.btn-primary{
		float: left;
		width: 82px;
		height: 36px;
		border-radius: 30px;
		color: #fff;
		text-align: center;
		line-height: 36px;
		font-size: 14px;
		background-color: #0642b1;
		margin-left: 5%;
		margin-top: 23px;
	}
	.btn-primary:hover{
		color: #fff;
		background-color: #021f7e;
	}
	
	/* 底部导航 */
	footer{
		width: 100%;
		background: #333;
		padding: 80px 0 30px;
	}
	.footer_box{
		width: 1200px;
		margin: 0 auto;
	}
	.footer_box_left{
		float: left;
		width: 26%;
	}
	.footer_box_left_logo{
		width: 60%;
		margin-bottom: 32px;
	}.footer_box_left_phone{
		width: 100%;
	}
	.footer_box_left_phone_txt{
		width: 100%;
		font-size: 16px;
		color: #fff;
		margin-top: 7px;
	}
	.footer_box_left_ewm{
		width: 32%;
		margin-top: 20px;
	}
	.footer_box_right{
		float: right;
		width: 62%;
		margin-right: 3%;
		-webkit-box-flex: 1;
		flex: 1;
		/* margin-left: 4%; */
		overflow: hidden;
	}
	.footer_box_right ul{
		-webkit-box-pack: justify;
		display: flex;
		justify-content: space-between;
		list-style: none;
		padding: 0;
		margin: 0;
	}
	.footer_box_right_line{
		width: 25%;
		float: left;
	}
	.footer_box_right_line:nth-child(2){
		padding-left: 5%;
	}
	.footer_box_right_line:nth-child(3){
		padding-right: 6%;
	}
	.footer_box_right_line:nth-child(4){
		padding-left: 3%;
	}
	.footer_box_title{
		font-size: 16px;
		color: #fff;
	}
	.footer_box_line{
		width: 36px;
		border-top: 1px solid #aaa;
		margin-top: 22px;
	}
	.footer_box_cont{
		width: 100%;
		margin-top: 32px;
	}
	.footer_box_cont div{
		width: 100%;
		font-size: 16px;
		margin-bottom: 28px;
	}
	.footer_box_cont div a{
		color: #aaa;
	}
	.footer_box_cont div a:hover{
		color: #fff;
	}
	.footer_box_right_line:nth-child(3) .footer_box_title{
		color: #333;
	}
	.footer_box_right_line:nth-child(3) .footer_box_line{
		border-top: 1px solid #333;
	}
	.footer {
		padding: 24px 0 0;
		width: 1200px;
		margin: 0 auto;
	}
	.footer p{
		width: 100%;
		text-align: center;
		font-size: 12px;
	}
	
	
	/* 获取报价 */
	.offer{
		width: 100%;
		margin-top: 7.2rem;
	}
	.offer_bx{
		width: 1200px;
		margin: 0 auto;
	}
	.offer h1{
		font-size: 40px;
		color: #000;
		width: 100%;
		text-align: center;
		line-height: 56px;
	}
	.offer_main{
		width: 78%;
		margin: 0 auto;
		margin-top: 4.2rem;
		border-radius: 8px;
		padding: 4.5rem 0;
		box-shadow: 0px 5px 30px  rgba(141,187,255,0.3);
	}
	.offer_block{
		width: 100%;
		margin-bottom: 3.2rem;
	}
	.offer_btn{
		width: 22rem;
		height: 5.8rem;
		background-color: #0263e0;
		text-align: center;
		color: #fff;
		border-radius: 6px;
		font-size: 1.9rem;
		outline: none;
		border: none;
	/* 	box-shadow: 0px 5px 30px  rgb(0 0 0 / 30%); */
		margin: 0 auto;
		display: block;
	}
	.offer_btn:hover{
		box-shadow: 0px 5px 30px  rgba(0,0,0,0.3);
	}
	.offer_prompt{
		text-align: center;
		color: #888;
		font-size: 1.8rem;
		width: 92%;
		margin: 0 auto;
	}
	
	.foot-friend a{
		color: #7c7c7c;
	}
	
	
}
@media screen and (max-width:440px) {
	html{
		min-height: 100%;
		position: relative;
		font-size: 16px;
	}
	
	a{
		text-decoration: none;
		color: #333;
	}
	.clearfix:after {
		content: "";
		visibility: hidden;
		display: block;
		clear: both;
		height: 0;
	}
	
	/* 头部 */
	
	.head{
		width: 100%;
		position: fixed;
		height: 60px;
		top: 0;
		z-index: 10;
		background: #fff;
	}
	.morph-dropdown-wrapper_block{
		width: 100%;
		height: 100%;
		position: fixed;
		top: 60px;
		left: 0;
		z-index: 99;
		overflow-y: auto;
		-webkit-overflow-scrolling:touch;
	}
	
	.viewHide{
		display: none;
	}
	
	.cd-morph-dropdown {
	  position: fixed;
	  height: 60px;
	  background-color: #FFFFFF;
	  width: 100%;
	  padding: 0 15px;
	  /* margin-bottom: 10px; */
	}
	.cd-morph-dropdown::before {
	  /* never visible - used in JS to check mq */
	  content: 'mobile';
	  display: none;
	}
	.cd-morph-dropdown .nav-trigger {
	  /* menu icon - visible on small screens only */
	  position: absolute;
	  top: 0;
	  right: 0;
	  height: 60px;
	  width: 60px;
	  /* replace text with icon */
	  overflow: hidden;
	  text-indent: 100%;
	  white-space: nowrap;
	  color: transparent;
	  background: #fff;
	}
	.cd-morph-dropdown .nav-trigger span, .cd-morph-dropdown .nav-trigger span::after, .cd-morph-dropdown .nav-trigger span::before {
	  /* these are the 3 lines of the menu icon */
	  position: absolute;
	  background-color: #1A1A1A;
	  height: 3px;
	  width: 26px;
	}
	.cd-morph-dropdown .nav-trigger span {
	  left: 50%;
	  top: 50%;
	  bottom: auto;
	  right: auto;
	  -webkit-transform: translateX(-50%) translateY(-50%);
	      -ms-transform: translateX(-50%) translateY(-50%);
	          transform: translateX(-50%) translateY(-50%);
	  -webkit-transition: background-color .3s;
	  transition: background-color .3s;
	}
	.cd-morph-dropdown .nav-trigger span::after, .cd-morph-dropdown .nav-trigger span::before {
	  content: '';
	  left: 0;
	  -webkit-transition: -webkit-transform .3s;
	  transition: -webkit-transform .3s;
	  transition: transform .3s;
	  transition: transform .3s, -webkit-transform .3s;
	}
	.cd-morph-dropdown .nav-trigger span::before {
	  -webkit-transform: translateY(-9px);
	      -ms-transform: translateY(-9px);
	          transform: translateY(-9px);
	}
	.cd-morph-dropdown .nav-trigger span::after {
	  -webkit-transform: translateY(9px);
	      -ms-transform: translateY(9px);
	          transform: translateY(9px);
	}
	.cd-morph-dropdown.nav-open .nav-trigger span {
	  background-color: transparent;
	}
	.cd-morph-dropdown.nav-open .nav-trigger span::before {
	  -webkit-transform: rotate(45deg);
	      -ms-transform: rotate(45deg);
	          transform: rotate(45deg);
	}
	.cd-morph-dropdown.nav-open .nav-trigger span::after {
	  -webkit-transform: rotate(-45deg);
	      -ms-transform: rotate(-45deg);
	          transform: rotate(-45deg);
	}
	.cd-morph-dropdown .main-nav {
	  display: none;
	}
	.cd-morph-dropdown .morph-dropdown-wrapper {
	  display: none;
	  position: absolute;
	  top: 0px;
	  left: 0;
	  width: 100%;
	  padding: 1.2rem 5% 8rem;
	  box-shadow: inset 0 1px 0 #e6e6e6;
	  background-color: #FFFFFF;
	  z-index: 100;
	  /* overflow-y: scroll; */
	}
	
	.cd-morph-dropdown.nav-open .morph-dropdown-wrapper {
	  display: block;
	}
	.cd-morph-dropdown .dropdown-list > ul > li {
	  margin-bottom: 1.1rem;
	}
	.cd-morph-dropdown .label {
	  display: block;
	  font-size: 1.2rem;
	  color: #1A1A1A!important;
	  margin-bottom: 0.2rem;
	  /* font-family: "微软雅黑"; */
	}
	.cd-morph-dropdown .content li::after {
	  clear: both;
	  content: "";
	  display: block;
	}
	.cd-morph-dropdown .gallery .content li {
	  line-height: 2.5rem;
	  float: left;
	}
	.cd-morph-dropdown .gallery .content li:nth-child(1){
		width: 42%;
	}
	.cd-morph-dropdown .gallery .content li:nth-child(2){
		width: 50%;
	}
	.cd-morph-dropdown .gallery .content li:nth-child(3){
		width: 30%;
	}
	.cd-morph-dropdown .gallery .content li:nth-child(4){
		width: 40%;
	}
	.cd-morph-dropdown .gallery .content li:nth-child(5){
		width: 30%;
	}
	.cd-morph-dropdown .gallery .content li:nth-child(6){
		width: 30%;
	}
	.cd-morph-dropdown .gallery .content li:nth-child(7){
		width: 40%;
	}
	.cd-morph-dropdown .gallery .content li:nth-child(8){
		width: 30%;
	}
	.cd-morph-dropdown .gallery .content li:nth-child(9){
		width: 30%;
	}
	.cd-morph-dropdown .gallery .content a {
	  display: block;
	  color: #555;
	  font-size: 1.1rem;
	  margin-left: 14px;
	  text-decoration: none;
	}
	.cd-morph-dropdown .gallery .content a span, .cd-morph-dropdown .gallery .content a em {
	  display: block;
	  line-height: 1.2;
	}
	.cd-morph-dropdown .gallery .content a em {
	  font-size: 1.2rem;
	  padding: .4em 0 .2em;
	  color: #1A1A1A;
	  line-height: 16px;
	}
	.cd-morph-dropdown .gallery .content a span {
	  font-size: 0.9rem;
	  color: #999;
	  display: block;
	  margin-top: 0.4rem;
	  width: 86%;
	  float: right;
	  line-height: 1.4rem;
	}
	
	.cd-morph-dropdown .links-list a,
	.cd-morph-dropdown .btn {
	  display: block;
	  margin-left: 14px;
	  font-size: 1.1rem;
	  line-height: 2.2rem;
	}
	.cd-morph-dropdown .links-list a:hover,
	.cd-morph-dropdown .btn:hover {
	  color: #1A1A1A;
	}
	.cd-morph-dropdown .content h2 {
	  color: #a6a6a6;
	  text-transform: uppercase;
	  font-weight: bold;
	  font-size: 1.3rem;
	  margin: 20px 0 10px 14px;
	}
	@media only screen and (min-width: 1000px) {
	  .cd-morph-dropdown {
	    position: absolute;
	    height: 80px;
	    left: 0;
	    top: 0;
	    width: 100%;
	    padding: 0;
	    text-align: center;
	    background-color: transparent;
	  }
	  .cd-morph-dropdown::before {
	    content: 'desktop';
	  }
	  .cd-morph-dropdown .nav-trigger {
	    display: none;
	  }
	  .cd-morph-dropdown .main-nav {
	    display: inline-block;
	  }
	  .cd-morph-dropdown .main-nav > ul > li {
	    display: inline-block;
	    float: left;
	  }
	  .cd-morph-dropdown .main-nav > ul > li > a {
	    display: block;
	    padding: 0 1.8em;
	    height: 70px;
	    line-height: 70px;
	    color: #FFFFFF;
	    font-size: 1.8rem;
	    -webkit-font-smoothing: antialiased;
	    -moz-osx-font-smoothing: grayscale;
	    -webkit-transition: opacity .2s;
	    transition: opacity .2s;
	  }
	  .cd-morph-dropdown.is-dropdown-visible .main-nav > ul > li > a {
	    /* main navigation hover effect - on hover, reduce opacity of elements not hovered over */
	    opacity: .6;
	  }
	  .cd-morph-dropdown.is-dropdown-visible .main-nav > ul > li.active > a {
	    opacity: 1;
	  }
	  .cd-morph-dropdown .morph-dropdown-wrapper {
	    /* dropdown wrapper - used to create the slide up/slide down effect when dropdown is revealed/hidden */
	    display: block;
	    top: 58px;
	    /* overwrite mobile style */
	    width: auto;
	    padding: 0;
	    box-shadow: none;
	    background-color: transparent;
	    /* Force Hardware acceleration */
	    -webkit-transform: translateZ(0);
	            transform: translateZ(0);
	    will-change: transform;
	    -webkit-transform: translateY(20px);
	        -ms-transform: translateY(20px);
	            transform: translateY(20px);
	    -webkit-transition: -webkit-transform .3s;
	    transition: -webkit-transform .3s;
	    transition: transform .3s;
	    transition: transform .3s, -webkit-transform .3s;
	  }
	  .cd-morph-dropdown.is-dropdown-visible .morph-dropdown-wrapper {
	    -webkit-transform: translateY(0);
	        -ms-transform: translateY(0);
	            transform: translateY(0);
	  }
	  .cd-morph-dropdown .dropdown-list {
	    position: absolute;
	    top: 0;
	    left: 0;
	    visibility: hidden;
	    -webkit-transform: translateZ(0);
	            transform: translateZ(0);
	    will-change: transform, width, height;
	    -webkit-transition: visibility .3s;
	    transition: visibility .3s;
	    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.08);
	  }
	  .no-csstransitions .cd-morph-dropdown .dropdown-list {
	    display: none;
	  }
	  .cd-morph-dropdown .dropdown-list::before {
	    /* dropdown top triangle */
	    content: '';
	    position: absolute;
	    bottom: 100%;
	    left: 50%;
	    right: auto;
	    -webkit-transform: translateX(-50%);
	        -ms-transform: translateX(-50%);
	            transform: translateX(-50%);
	    height: 0;
	    width: 0;
	    border: 8px solid transparent;
	    border-bottom-color: #FFFFFF;
	    opacity: 0;
	    -webkit-transition: opacity .3s;
	    transition: opacity .3s;
	  }
	  .cd-morph-dropdown .dropdown-list > ul {
	    position: relative;
	    z-index: 1;
	    height: 100%;
	    width: 100%;
	    overflow: hidden;
	  }
	  .cd-morph-dropdown.is-dropdown-visible .dropdown-list {
	    visibility: visible;
	    -webkit-transition: width .3s, height .3s, -webkit-transform .3s;
	    transition: width .3s, height .3s, -webkit-transform .3s;
	    transition: transform .3s, width .3s, height .3s;
	    transition: transform .3s, width .3s, height .3s, -webkit-transform .3s;
	  }
	  .cd-morph-dropdown.is-dropdown-visible .dropdown-list::before {
	    opacity: 1;
	  }
	  .cd-morph-dropdown .dropdown {
	    position: absolute;
	    left: 0;
	    top: 0;
	    opacity: 0;
	    visibility: hidden;
	    width: 100%;
	    -webkit-transition: opacity .3s, visibility .3s;
	    transition: opacity .3s, visibility .3s;
	  }
	  .cd-morph-dropdown .dropdown.active {
	    opacity: 1;
	    visibility: visible;
	  }
	  .cd-morph-dropdown .dropdown.move-left .content {
	    -webkit-transform: translateX(-100px);
	        -ms-transform: translateX(-100px);
	            transform: translateX(-100px);
	  }
	  .cd-morph-dropdown .dropdown.move-right .content {
	    -webkit-transform: translateX(100px);
	        -ms-transform: translateX(100px);
	            transform: translateX(100px);
	  }
	  .cd-morph-dropdown .label {
	    /* hide the label on bigger devices */
	    display: none;
	  }
	  .cd-morph-dropdown .content {
	    padding: 2.2em 1.8em;
	    -webkit-transition: -webkit-transform .3s;
	    transition: -webkit-transform .3s;
	    transition: transform .3s;
	    transition: transform .3s, -webkit-transform .3s;
	    text-align: left;
	  }
	  .cd-morph-dropdown .content > ul::after {
	    clear: both;
	    content: "";
	    display: block;
	  }
	  .cd-morph-dropdown .content > ul > li {
	    width: 48%;
	    float: left;
	    margin-right: 4%;
	    margin-top: 0;
	  }
	  .cd-morph-dropdown .content > ul > li:nth-of-type(2n) {
	    margin-right: 0;
	  }
	  .cd-morph-dropdown .gallery .content {
	    /* you need to set a width for the .content elements because they have a position absolute */
	    width: 510px;
	    padding-bottom: .8em;
	  }
	  .cd-morph-dropdown .gallery .content li {
	    margin-bottom: 1.8em;
	  }
	  .cd-morph-dropdown .links .content > ul > li {
	    margin-top: 0;
	  }
	  .cd-morph-dropdown .links .content,
	  .cd-morph-dropdown .button .content {
	    width: 390px;
	  }
	  .cd-morph-dropdown .links-list a {
	    font-size: 1.6rem;
	    margin-left: 0;
	  }
	  .cd-morph-dropdown .btn {
	    display: block;
	    width: 100%;
	    height: 60px;
	    margin: 1.5em 0 0;
	    font-size: 1.8rem;
	    text-align: center;
	    color: #FFFFFF;
	    line-height: 60px;
	    background: #DB6356;
	    -webkit-font-smoothing: antialiased;
	    -moz-osx-font-smoothing: grayscale;
	  }
	  .cd-morph-dropdown .btn:hover {
	    background: #1A1A1A;
	    color: #FFFFFF;
	  }
	  .cd-morph-dropdown .content h2 {
	    font-size: 1.8rem;
	    text-transform: none;
	    font-weight: normal;
	    color: #1A1A1A;
	    margin: 0 0 .6em;
	  }
	  .cd-morph-dropdown .bg-layer {
	    /* morph dropdown background */
	    position: absolute;
	    top: 0;
	    left: 0;
	    height: 1px;
	    width: 1px;
	    background: #FFFFFF;
	    opacity: 0;
	    -webkit-transition: opacity .3s;
	    transition: opacity .3s;
	    -webkit-transform-origin: top left;
	        -ms-transform-origin: top left;
	            transform-origin: top left;
	    -webkit-transform: translateZ(0);
	            transform: translateZ(0);
	    will-change: transform;
	    -webkit-backface-visibility: hidden;
	            backface-visibility: hidden;
	  }
	  .cd-morph-dropdown.is-dropdown-visible .bg-layer {
	    opacity: 1;
	    -webkit-transition: opacity .3s, -webkit-transform .3s;
	    transition: opacity .3s, -webkit-transform .3s;
	    transition: transform .3s, opacity .3s;
	    transition: transform .3s, opacity .3s, -webkit-transform .3s;
	  }
	}
	.logo{
		width: 44%;
		float: left;
		/* margin-left: 15px; */
		margin-top: 14px;
	}
	.label{
		text-align: left!important;
		font-weight: 500!important;
		padding: .2em .2em .3em!important;
	}
	.content .links-list li{
		float: left;
		line-height: 2.2rem;
		padding-top: 0.2rem;
	}
	.content .links-list li:nth-child(1){
		padding-right: 8%;
	}
	.content .links-list li:nth-child(2){
		padding-right: 8%;
	}
	.content .links-list li:nth-child(3){
		
	}
	.content .links-list li:nth-child(4){
		padding-right: 8%;
	}
	.content .links-list li:nth-child(5){
		padding-right: 8%;
	}
	.content .links-list li:nth-child(6){
		padding-right: 8%;
	}
	.content .links-list li:nth-child(7){
		padding-right: 8%;
	}
	.content .links-list li:nth-child(8){
		
	}
	.content .links-list li:nth-child(9){
		padding-right: 8%;
	}
	.content .links-list li a{
		color: #555;
		text-decoration: none;
	}
	.btn_block_1{
		width: 100%;
		height: 42px;
	}
	.btn_block_2{
		width: 100%;
		height: 42px;
		margin-top: 1rem;
	}
	.btn_block_3{
		width: 100%;
		height: 42px;
		margin-top: 1rem;
	}
	.btn_block_4{
		width: 100%;
		height: 42px;
		margin-top: 1rem;
	}
	.btn_block_1 .btn_1{
		width: 100%;
		height: 100%;
		background-color: #0263e0;
		color: #fff;
		outline: none;
		border: none;
		border-radius: 4px;
		font-size: 1rem;
	}
	.btn_block_2 .btn_1{
		width: 100%;
		height: 100%;
		background-color: #fff;
		color: #0263e0;
		outline: none;
		border: 1px solid #0263e0;
		border-radius: 4px;
		font-size: 1rem;
		margin-bottom: 42px;
	}
	.btn_block_3 .btn_1{
		width: 100%;
		height: 100%;
		background-color: #fff;
		color: #0263e0;
		outline: none;
		border: 1px solid #0263e0;
		border-radius: 4px;
		font-size: 1rem;
		margin-bottom: 42px;
	}
	.btn_block_4 .btn_1{
		width: 100%;
		height: 100%;
		background-color: #fff;
		color: #0263e0;
		outline: none;
		border: 1px solid #0263e0;
		border-radius: 4px;
		font-size: 1rem;
		margin-bottom: 42px;
	}
	.btn_block_1 .btn_1 .btn_a{
		width: 100%;
		height: 100%;
		color: #fff;
		text-decoration: none!important;
		display: block;
		line-height: 42px;
	}
	.btn_block_2 .btn_1 .btn_a{
		width: 100%;
		height: 100%;
		color: #0263e0!important;
		text-decoration: none!important;
		display: block;
		line-height: 42px;
	}
	.btn_block_3 .btn_1 .btn_a{
		width: 100%;
		height: 100%;
		color: #0263e0!important;
		text-decoration: none!important;
		display: block;
		line-height: 42px;
	}
	.btn_block_4 .btn_1 .btn_a{
		width: 100%;
		height: 100%;
		color: #0263e0!important;
		text-decoration: none!important;
		display: block;
		line-height: 42px;
	}
	
	
	.header{
		width: 100%;
		background-color: #fff;
		position: fixed;
		left: 0;
		top: 0;
		z-index: 999;
		/* min-width: 1200px; */
		z-index: 999;
		box-shadow: 0px 4px 26px rgba(204,204,204,0.1);
		display: none;
	}
	.header_bx{
		width: 83%;
		margin: 0 auto;
		padding: 24px 0 20px;
		display: none;
	}
	.header_logo{
		width: 11%;
		float: left;
		display: none;
	}
	.header_btn_reg{
		float: right;
		background-color: #0263e0;
		border-radius: 6px;
		display: block;
		color: #fff;
		/* width: 6%; */
		padding: 10px 24px;
		text-align: center;
		cursor: pointer;
		font-size: 16px;
		display: none;
	}
	.header_btn_login{
		float: right;
		/* background-color: #0263e0; */
		border: 2px solid #0263E0;
		border-radius: 6px;
		display: block;
		color: #0263E0;
		/* width: 6%; */
		padding: 8px 22px;
		text-align: center;
		cursor: pointer;
		font-size: 16px;
		margin-right: 14px;
		display: none;
	}
	.header_btn_reg:hover{
		background-color: #001489;
		display: none;
	}
	.header_btn_login:hover{
		background-color: #0263e0;
		color: #fff;
		display: none;
	}
	.header_btn_talk{
		float: right;
		border: 2px solid #0263E0;
		border-radius: 6px;
		text-align: center;
		/* width: 8%; */
		padding: 8px 22px;
		cursor: pointer;
		color: #0263E0;
		font-size: 16px;
		margin-right: 14px;
		display: none;
	}
	.header_btn_talk:hover{
		background-color: #0263E0;
		color: #fff;
		display: none;
	}
	.place{
		width: 100%;
		height: 85px;
		display: none;
	}
}