﻿
*,*:before,*:after {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}

*{ margin:0; padding:0;}

body { -webkit-tap-highlight-color: rgba(0, 0, 0, 0);margin:0 auto;overflow-x:hidden;  min-width: 1280px;position: relative;padding: 0 ; width: 100%;color: #1f1f1f;font-family: Arial, Helvetica, sans-serif, Microsoft Yahei; font-size:14px;  line-height:1;background: #fff;}

html.act{overflow: hidden;width: 100%;height: 100vh;}

ul,ul li,ol li,tr td,dl,dd{ list-style-type:none; margin:0; padding:0; }

.clearfix:after{content: " "; display: block; height:0; clear:both; visibility: hidden;}

.clearfix { *zoom:1; }

a{display: inline-block; text-decoration:none; cursor:pointer; -webkit-transition: all .5s; -moz-transition: all .5s; transition: all .5s;color: #1f1f1f;}

textarea,select{ outline:none;  color:#666; font-size:14px; width:100%;}

img{border:none;display: block;max-width: 100%;}

img[src=""]{opacity: 0;}

body::-webkit-scrollbar{ width:4px;height: 1px;}

body::-webkit-scrollbar-thumb{ background:#000;}

body::-webkit-scrollbar-track{ background:#fff;} 
.gs_list::-webkit-scrollbar{ width:0px;height: 0px;}

.f_12{ font-size:12px; }
.f_14{ font-size:14px; }

.f_16{ font-size:16px; }

.f_18{ font-size:18px; }

.f_20{ font-size:20px; }

.f_22{font-size: 22px;}

.f_24{ font-size:24px; }

.f_26{ font-size:26px; }

.f_28{ font-size:28px; }

.f_30{ font-size:30px; }

.f_32{ font-size:32px; }

.f_34{ font-size:34px; }

.f_36{ font-size:36px; }

.f_38{ font-size:38px; }
.f_40{font-size: 40px;}
.f_42{font-size: 42px;}
.f_50{font-size: 50px;}
.f_52{font-size: 52px;}
.f_56{font-size: 56px;}

/*分页*/

.BMap_omCtrl{ display:none !important;}

.a_dw{position: relative;top: -80px;}

.box {padding: 0 7.5%; min-width: 1200px; margin: 0 auto; position: relative; -webkit-transition: all .5s; -moz-transition: all .5s; transition: all .5s;box-sizing: border-box;}
	
.page1{clear:both; text-align:center; height: 45px;margin: 30px 0 0;text-align: center;}

.page1 span a{display: inline-block; color:#333333;padding:10px 13px; text-decoration:none;background: #f7f7f7;}

.page1 span a:hover,.page1 span.current a{  background:#005ed1; color:#fff;}

.page1 span{margin:2px 5px;}

.page2{width: 120px;height: 40px;background: #005ed1;color: #fff;display: block;margin: 0 auto;line-height: 40px;display: none;}

.alltime,.alltime *{-webkit-transition: all .4s cubic-bezier(.4,0,.2,1); -moz-transition: all .4s cubic-bezier(.4,0,.2,1); transition: all .4s cubic-bezier(.4,0,.2,1);}

.wow{opacity: 0;}

.wow1{opacity: 1;}

.fbd{font-weight: bold;}

/* 弹窗 */

.z_tanchuang {position: fixed;display: table;height: 100%;width: 100%;top: 0;left: 0;transform: scale(0);-webkit-transform: scale(0);z-index: 9990;}

.z_tanchuang .tbox {display: table-cell;background: rgba(0, 0, 0, 0.8);text-align: center;vertical-align: middle;}

/* 弹窗内容 */

.z_tanchuang .tbox .modal {background: white;padding: 20px;display: block;border-radius: 5px;position: relative;width: 90%;max-width: 1200px;max-height: 90%;margin: 0 auto;}

.z_tanchuang .tbox .modal .out{position: absolute;width: 40px;height: 40px;line-height: 40px;background: #fff url(../images/out.png) center no-repeat;background-size: 20px;color: #000;font-size: 30px;text-align: center;border-radius: 50%;top: 0;right: -50px;cursor: pointer;}

.z_tanchuang .tbox .modal .img{width: 100%;max-width: 600px;margin: 0 auto;}

.z_tanchuang .tbox .modal .img video{display: block;width: 100%;max-width: 100%;object-fit: cover;}

.z_tanchuang .tbox .modal .img img{margin: 0 auto ;}

.z_tanchuang .tbox .modal .out:hover{background: #fff url(../images/out2.png) center no-repeat;background-size: 20px;transform: rotate(180deg);-webkit-transform: rotate(180deg);}

.z_tanchuang .tbox .modal2{padding: 20px;}

.z_tanchuang .tbox .modal .img{max-width: 1200px;}


/* 弹窗选中 */

.z_tanchuang.one {transform: scaleY(0.01) scaleX(0);animation: unfoldIn 1s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;-webkit-transform: scaleY(0.01) scaleX(0);-webkit-animation: unfoldIn 1s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;}

.z_tanchuang.one .tbox .modal {transform: scale(0);animation: zoomIn 0.5s 0.8s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;-webkit-transform: scale(0);-webkit-animation: zoomIn 0.5s 0.8s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;}

.z_tanchuang.one.out {transform: scale(1);animation: unfoldOut 1s 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;-webkit-transform: scale(1);-webkit-animation: unfoldOut 1s 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;}

.z_tanchuang.one.out .tbox .modal {animation: zoomOut 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;-webkit-animation: zoomOut 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;}

/* 弹窗动画 */

@keyframes unfoldIn {0% {transform: scaleY(0.005) scaleX(0);}50% {transform: scaleY(0.005) scaleX(1);}100% {transform: scaleY(1) scaleX(1);}}

@keyframes zoomIn {0% {transform: scale(0);}100% {transform: scale(1);}}

@keyframes zoomOut {0% {transform: scale(1);}100% {transform: scale(0);}}

@keyframes unfoldOut {0% {transform: scaleY(1) scaleX(1);}50% {transform: scaleY(0.005) scaleX(1);}100% {transform: scaleY(0.005) scaleX(0);}}

@-webkit-keyframes zoomIn {0% {transform: scale(0);}100% {transform: scale(1);}}

@-webkit-keyframes zoomOut {0% {transform: scale(1);}100% {transform: scale(0);}}

@-webkit-keyframes unfoldOut {0% {transform: scaleY(1) scaleX(1);}50% {transform: scaleY(0.005) scaleX(1);}100% {transform: scaleY(0.005) scaleX(0);}}

@-webkit-keyframes unfoldIn {0% {transform: scaleY(0.005) scaleX(0);}50% {transform: scaleY(0.005) scaleX(1);}100% {transform: scaleY(1) scaleX(1);}}



.banner video {
    width: 100%;
    object-fit: cover;
}


/* 头部 */


.head{
	padding: 0 60px;
	height: 110px;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 99;
	/* background-color: #fff; */
	box-shadow: 0 0 5px rgba(0,0,0,.1);
	transition: .3s;
}

.head.white{
	background-color: #fff;
}



body.ind{
	padding-top: 0;
}

.head .ul1 li .itb{
	line-height: 110px;
}


.head .h_info{
	line-height: 110px;
}


.head.act .ul1 li .itb,.head.act .h_info{
	line-height: 80px;
}


.head.act{
	background-color: #fff;
	height: 80px;
}


.head .logo{
	margin-top: 21.5px;
	float: left;
}

.head .her{
	float: right;
}


.head.act .logo {
    margin-top: 5.5px;
}



.h_info{
	display: flex;
	justify-content: space-between;
	align-items: center;
	float: right;
}
.h_info .login span{
	width: 24px;
	height: 24px;
	position: relative;
	display: block;
	margin-right: 9px;
}
.h_info .login {
	display: flex;
	align-items: center;
	color: #555;
}
.h_info .login span img{
	width: 100%;
	height: 100%;
}

.h_info .login span img:last-child{
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
}

.h_info .login:hover{
	color: #e1261c;
}
.h_info .login:hover span img:last-child{
	opacity: 1;
}
.h_info s{
	width: 1px;
	height: 18px;
	display: block;
	background-color: #b4b6b7;
	margin: 0 20px;
}
.h_info .languages{
	color: #555;
	position: relative;
}
.h_info .actl{
	display: flex;
	align-items: center;
	cursor: pointer;
}
.h_info .actl img{
	margin-left: 14px;
}


.head .ul1{
	float: right;
	margin-right: 190px;
}


.head .ul1 li{display: inline-block;position: relative;}
.head .ul1 li .itb{
	color: #222;
	display: block;
	margin-right: 75px;
}

.head .ul1 li:hover .itb{
	color: #e1261c;
}

.head .ul1 li.act .itb{
	color: #e1261c;
}

.head .ul1 .subnav{
		transition: all 0.36s ease;
	    position: absolute;
	    top: calc(100% - 2px);
	    left: -10%;
	    z-index: 199;
	    opacity: 0;
	    visibility: hidden;
	    width: 190px;
	    height: auto;
	    border-width: 2px 0 0;
	    border-style: solid;
	    border-color: #e1261c;
	    overflow: hidden;
	    background: #fff;
	    box-shadow: 0 13px 42px 11px rgb(0 0 0 / 5%);
}

.head .ul1 .subnav a{
	display: block;font-size: 14px;line-height: 50px;
	padding: 0 26px;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	border-bottom: 1px solid rgba(170, 170, 170, .2);
}

.head .ul1 .subnav a:last-child{border: none;}

.head .ul1 li:hover .subnav{
	opacity: 1;
	visibility: unset;
}

.head .ul1 .subnav a:hover{
	background-color: #e1261c;
	padding-left: 36px;
	color: #fff;
}

.h_info .actl a{
  color: #555;
} 
.h_info .actl a:hover{
  color: #e1261c;
} 

.g_more{
	border: 1px solid #222;
	display: flex;
	max-width: 220px;
}
.g_more .s1{
	width: 150px;
	line-height: 68px;
	padding-left: 28px;
	font-size: 16px;
	color: #222;
}
.g_more .s2{
	width: 68px;
	border-left: 1px solid #222;
	background-image: url(../images/sj.png);
	background-repeat: no-repeat;
	background-position: center center; 
}
.g_more:hover{
	background-color: #e1261c;
	border-color: transparent;
}
.g_more:hover .s2{
	background-image: url(../images/img2.png);
	border-color: #fff;
}
.g_more:hover .s1{
	color: #fff;
}
.g_tit .e_tit{
	color: rgba(50,50,50,.4);
	margin-bottom: 16px;
}

.g_tit .tit{
	color: #333333;
	line-height: 1.4em;
	font-weight: bold;
}
.hide-tab2{
	height: 0;overflow: hidden;
}











.m_head {display: none;height: 50px;overflow: hidden;padding: 0 5%;position: fixed;top: 0;left: 0;width: 100%;box-sizing: border-box;z-index: 10;background: rgba(255, 255, 255, 1);border-bottom: 1px solid #eee;}
    .m_head .mlt {display: block;float: left;}
    .m_head .mlt img {display: block;    height: 37px;margin-top: 7px;}
    .m_head .img {width: 50px;float: right;}
    .m_head .img img {display: block;width: 100%;}
    .m_nav {font-family: Microsoft Yahei;display: block;position: fixed;z-index: 199;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.5);top: 0;right: -100%;-webkit-transition: all 1s;-moz-transition: all 1s;transition: all 1s;overflow: hidden;box-sizing: border-box;}
    .m_nav.act {right: 0;}
    .m_out {width: 15%;float: left;}
    .m_out img {display: block;width: 100%;}
    .m_nav {display: block;position: fixed;z-index: 199;width: 100%;height: 100%;background: #fff;top: 0;right: -100%;-webkit-transition: all 1s;-moz-transition: all 1s;transition: all 1s;overflow: hidden;box-sizing: border-box;}
    .m_nav.act {right: 0;}
    .m_out {width: 50px;float: right;max-width: 50px;margin-right: 3%;}
    .m_out img {display: block;width: 100%;}
    .wow {opacity: 1;}
    .m_navbox {width: 100%;box-sizing: border-box;float: right;background: #fff;box-sizing: border-box;padding: 20px 0;overflow: auto;box-sizing: border-box;}
    .m_navbox div,.m_navbox a {color: #666;display: block;}
    .m_navbox a {font-size: 16px;line-height: 20px;padding: 10px 0;}
    .m_navbox div,
    .m_navbox a.ltp {font-size: 18px;line-height: 30px;padding: 10px 0;display: block;}
    .m_navbox li>div:nth-child(1),
    .m_navbox a.ltp {padding: 10px 30px 10px 50px;position: relative;}
    .m_navbox li>div:nth-child(1):after,
    .m_navbox a.ltp:after {content: '';display: block;width: 5px;height: 20px;background: #d1231b;position: absolute;top: 50%;margin-top: -10px;left: 30px;}
    .m_navbox li>div:nth-child(1) {background: url(../images/plus.png) 95% center no-repeat;background-size: 16px;}
    .m_navbox li.act>div:nth-child(1) {background: url(../images/reduce.jpg) 95% center no-repeat;}
    .m_navbox div.lbt {padding: 5px 50px;display: none;border-bottom: 1px solid #d1231b;}
    .m_navbox li.act>div:nth-child(1) {color: #d1231b;}
    .m_navbox li.act>div:nth-child(1):after {background: #d1231b;}
    .m_navbox .lange {text-align: center;}
    .m_navbox .lange a {display: inline-block;margin: 0 10px;}
    .m_navbox li.lang {padding: 10px;}
    .m_navbox li.lang>a {display: block;float: left;text-align: center;width: 50%;font-size: 20px;}
    .m_navbox li.se {padding: 10px 30px;}
    .m_navbox li.se input {display: block;width: calc(100% - 40px);float: left;display: block;height: 40px;border: none;outline: none;padding: 0 10px;border-bottom: 1px solid #ddd;}
    .m_navbox li.se a {display: block;width: 40px;float: right;padding: 0;}
    .m_navbox li.se a img {display: block;width: 20px;margin: 10px;}

.div_inp {width: 93%;height: 40px;padding-left: 29px;float: left;display: flex;align-items: center;}
.mol_so {padding: 0 12px;display: block;width: 100%;height: 100%;border: 1px solid #b3b3b3;border-radius: 4px 0 0 4px;outline: none;}
.div_inp a {width: 110px;height: 40px;line-height: 40px;text-align: center;background-color: #d1231b;color: #fff;border-radius: 0 4px 4px 0;}









/* 底部 */
.footer{
	position: relative;
}
.footer::before{
	content: "";
	width: 50%;
	height: 100%;
	background-color: #16171b;
	position: absolute;
	top: 0;
	z-index: -1;
	left: 0;
}
.footer::after{
	content: "";
	width: 50%;
	height: 100%;
	background-color: #0f0f0f;
	position: absolute;
	top: 0;
	right: 0;
	z-index: -1;
}

.footer .box{
	display: flex;
	justify-content: space-between;
}

.footer .l{
	background-color: #16171b;
	padding-top: 112px;
	width: 71.5%;
	padding-right: 28px;
}

.footer .r{
	width: 28.5%;
	background-color: #0f0f0f;
	padding-top: 90px;
	text-align: right;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
	align-content: space-between;
}
.footer  ul{margin-bottom: 144px;}
.footer  ul li{
	float: left;
	margin-right: 105px;
}
.footer  ul li:last-child{
	margin-right: 0;
}
.footer  ul li a{
	color: rgba(255,255,255,.4);
	font-size: 14px;
	display: block;
	margin-bottom: 14px;
}
.footer  ul li a.itb{
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	margin-bottom: 38px;
}

.bot_box2{
	padding: 33px 0;
	border-top: 1px solid rgba(148,148,148,.1);
}

.bot_box2 .flt{
	font-size: 14px;
	color: #787878;
	display: inline-block;
}

.bot_box2 .flt a{
	color: #787878;
}

.bot_box2 .flt a.la{
	margin-left: 27px;
}

.bot_box2 .hc{
	display: inline-block;
	margin-left: 27px;
}

.footer .r .phone p{
	color: #fff;
	margin-bottom:10px;
}

.footer .r .phone .lk{
	display: flex;
	align-items: center;
	justify-content: flex-end;
	font-size: 20px;
	color: #fff;
	text-align: right;
	margin-bottom: 48px;
}

.footer .r .phone .lk img{
	margin-right: 10px;
}
.footer .r .phone .lk span{
	display: inline-block;
	position: relative;
}

.footer .r .phone .lk span::before{
	content: "";
	width: 100%;
	height: 2px;
	background-color: #fff;
	position: absolute;
	bottom: -10px;
	left: 0;
}
.footer .r .ltis{
	margin-bottom: 30px;
}
.footer .r .ltis a{
	display: block;
	color: #fff;
	font-size: 16px;
	line-height: 1.4em;
	margin-bottom: 10px;
}

.footer .r .qrs{
	display: flex;
	justify-content: flex-end;
	color: rgba(255,255,255,.42);
}

.footer .r .qrs .itqr:last-child{
	margin-left: 40px;
}
.footer .r .qrs img{
	margin-bottom: 10px;
}

.footer .r .qrs .itqr{
	text-align: center;
}

.footer .r .b_icon a{
	display: block;
	margin-left: 20px;
}

.footer .r .b_icon{
	display: flex;
	justify-content: flex-end;
	width: 100%;
	padding-bottom: 20px;
}


.footer .r .b_icon a{
	position: relative;
}

.footer .r .b_icon a .tan_qr{
	position: absolute;
	left: 50%;
	bottom: 118%;
	max-width: 300px;
	-webkit-transform: translate(-50%);
	-moz-transform: translate(-50%);
	-o-transform: translate(-50%);
	transform: translate(-50%);
	opacity: 0;
	transition: .3s;
}

.footer .r .b_icon a:hover .tan_qr{
	opacity: 1;
}


.footer ul li a:hover,.footer .r .ltis a:hover{
	color: #da251c;
}

.bot_box2 a:hover{
	color: #da251c;
}

.footer .r .phone .lk:hover{
	color: #da251c;
}



.ml{
	display: none;
}
.g_ban {
	position: relative;
}
.g_ban img{
	width: 100%;
}
.g_ban .text{
	width: 100%;
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translatey(-50%);
	-moz-transform: translatey(-50%);
	-o-transform: translatey(-50%);
	transform: translatey(-50%);
}
.g_ban .text .tit{
	color: #333333;
	margin-bottom: 16px;
}
.g_ban.white .text .tit{
	color: #fff;
}
.g_ban.white .text p{
	color: #fff;
}

.g_ban .text p{
	color: #333333;
	line-height: 1.4em;
	margin-bottom: 60px;
}

.g_ban .text s{
	display: block;
	width: 50px;
	height: 6px;
	border-radius: 6px;
	background-color: #da251c;
}


.main{
}

.g_navs{
	height: 60px;
	background-color: #fff;
	position: relative;
	z-index: 1;
	box-shadow: 0 0 10px rgba(0,0,0,.1);
}
.g_navs .box{
	height: 100%;
	display: flex;
	justify-content: space-between;
}
.g_navs .l{display: flex;height: 100%;align-items: center;}
.g_navs .l p{
	font-size: 14px;
	display: block;
	color: #666666;
}
.g_navs .l a:hover{
	color: #da251c;
}
.g_navs .l s{
	display: block;
	width: 1px;
	height: 12px;
	background-color: #b2b2b2;
	margin: 0 15px;
}
.g_navs .r{display: flex;}
.g_navs .r a{
	font-weight: bold;
	font-size: 18px;
	color: #222222;
	height: 100%;
	padding: 0 48px;
	line-height: 60px;
}

.g_navs .r a.on,.g_navs .r a:hover{
	color: #fff;
	background-color: #da251c;
}
.p_100{
	padding: 100px 0;
}


.fy_box{
	display: flex;
	justify-content: center;
}
.ul_fy {
    display: flex;
}

.ul_fy li {
    width: 40px;
    height: 40px;
    margin: 0 5px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.ul_fy li a {
    width: 100%;
    height: 100%;
    background-color: #fff;
    color: #333333;
    display: flex;
    justify-content: center;
    align-items: center;
	border-radius: 3px;
}

.ul_fy li a:hover {
    background-color: #e1261c;
    color: #fff;
}
.ul_fy li a.act {
    background-color: #e1261c;
    color: #fff;
}

.ul_fy li.z_jt a,
.ul_fy li.dian a {
    border: 0;
}

.ul_fy li.z_jt {
    margin-right: 15px;
	width: 90px;
}

.ul_fy li.z_jt:hover {
}

.ul_fy li.y_jt {
    margin: 0 0 0 15px;
}

.fy_box .tz{
	display: flex;
	align-items: center;
	margin-left: 10px;
}

.fy_box .tz input{
	width: 40px;
	height: 40px;
	border: 1px solid #e8e8e8;
	border-radius: 3px;
	margin: 0 10px;
	outline: none;
	text-align: center;
}

.fy_box .suress{
	height: 40px;
	line-height: 40px;
	width: 60px;
	text-align: center;
	margin-left: 10px;
	background-color: #fff;
	border-radius: 3px;
	cursor: pointer;
	-webkit-transition: all .4s cubic-bezier(.4,0,.2,1);
    -moz-transition: all .4s cubic-bezier(.4,0,.2,1);
    transition: all .4s cubic-bezier(.4,0,.2,1);
}
.fy_box .suress:hover{
	background-color: #e1261c;
	color: #fff;
}

.m_pop{
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(3,3,3,.5);
	z-index: 998;
	overflow-y: auto;
}

.m_pop .pop_box{
	position: absolute;
	left: 50%;
	top: 20%;
	-webkit-transform: translatex(-50%);
	-moz-transform: translatex(-50%);
	-o-transform: translatex(-50%);
	transform: translatex(-50%);
	width: 645px;
	padding: 70px 80px;
	background-color: #fff;
	border-radius: 9px;
}

.m_pop .pop_box .tit{
	color: #222222;
	text-align: center;
	margin-bottom: 65px;
	
}
.pop_box .inps{
	display: flex;
	border-bottom: 1px solid rgba(0,0,0,.2);
	margin-bottom: 28px;
	padding-bottom: 8px;
}

.pop_box .inps .nr{
	font-size: 16px;
	color: #666666;
	
}

.pop_box .inps input{
		display: block;
	    width: 100%;
	    height: 50px;
	    background: none;
	    border: 0;
	    outline: none;
	    margin-top: -18px;
	    font-size: 16px;
		padding-left: 12px;
	    border-radius: 0;
	    flex: 1;
}

.pop_box .inps span{
	font-size: 14px;
	color: #999999;
}

.pop_box .tips_z{
	display: flex;
	justify-content: space-between;
	margin-bottom: 46px;
}
.pop_box .tips_z div{
	font-size: 16px;
	color: #999999;
	cursor: pointer;
}
.pop_box .tips_z div.zc{
	font-size: 16px;
	color: #da251c;
}

.pop_box .submint{
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 24px;
	color: #ffffff;
	text-align: center;
	background-color: #da251c;
	cursor: pointer;
}

.pop_box .submint:hover{
	background-color: #cc0a00;
}
.pop_box{
	position: relative;
}
.pop_box .hide{
	position: absolute;
	top: 20px;
	right: 20px;
	width: 20px;
	height: 19px;
	cursor: pointer;
}

.pop_box .hide img{
	width: 100%;
	height: 100%;
}

.pop_box .hide img:last-child{
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
}

.pop_box .hide:hover img:last-child{
	opacity: 1;
}

.zhuc .doblu{
	display: flex;
	justify-content: space-between;
}

.zhuc .doblu .inps{
	width: 59%;
}

.zhuc .doblu .inps:last-child{
	width: 37%;
}

.zhuc .yanz ,.zhui .yanz {
	display: flex;
	justify-content: space-between;
}
.zhuc .yanz .inps,.zhui .yanz .inps{
	width: 59%;

}

.zhuc .yanz #btnSendCode1,.zhui .yanz #btnSendCode2{
	font-size: 14px;
	color: #000;
	border: 1px solid #000;
	width: 37%;
	height: 50px;
	line-height: 50px;
	background-color: transparent;
	outline: none;
	margin-top: -12px;
	cursor: pointer;
}

.zhuc .submint,.zhui .submint{
	margin-top: 50px;
}

.zhuc .tips_c{
	font-size: 16px;
	color: #999999;
	margin-top: 20px;
	text-align: right;
}

.zhuc .tips_c span{
	font-size: 18px;
	color: #da251c;
	cursor: pointer;
}

.m_pop{display: none;}

.pop_box{
	display: none;
}

body{
	padding-top: 110px;
}
.head{min-width: 1200px;}


.m_info{
	float: right;
	display: flex;
	justify-content: space-between;
	width: 100%;
	padding: 0 30px;
}

.qh_cn{
	font-size: 18px;
}

.m_info .login{
	display: flex;
	align-items: center;
}
.m_info .login span{
	margin-right: 8px;
}
.more_ml{display: none;}

 @media (max-width: 1680px){
	 .head .ul1 {margin-right: 110px;}
	 .head .ul1 li .itb {margin-right: 56px;}
	 .footer ul li {margin-right: 80px;}
 }
 
 
 @media (max-width: 1440px){
	 .f_12{ font-size:12px; }
	 .f_16{ font-size:14px; }
	 .f_18{ font-size:16px; }
	 .f_20{ font-size:18px; }
	 .f_22{font-size: 20px;}
	 .f_24{ font-size:22px; }
	 .f_26{ font-size:24px; }
	 .f_28{ font-size:26px; }
	 .f_30{ font-size:28px; }
	 .f_32{ font-size:30px; }
	 .f_34{ font-size:30px; }
	 .f_36{ font-size:30px; }
	 .f_38{ font-size:30px; }
	 .f_40{font-size: 30px;}
	 .f_42{font-size: 30px;}
	 .f_48{font-size: 30px;}
	 .f_50 {font-size: 32px;}
	 .f_52 {font-size: 32px;}
	 .f_56 {font-size: 34px;}
	 .footer ul li {margin-right: 60px;}
	.p_100{padding: 70px 0;}
	.footer .r .qrs .itqr img{width: 100px;}
}

 @media (max-width: 1025px){
	 .f_12{ font-size:12px; }
	 .f_16{ font-size:14px; }
	 .f_18{ font-size:14px; }
	 .f_20{ font-size:16px; }
	 .f_22{font-size: 16px;}
	 .f_24{ font-size:16px; }
	 .f_26{ font-size:18px; }
	 .f_28{ font-size:18px; }
	 .f_30{ font-size:20px; }
	 .f_32{ font-size:20px; }
	 .f_34{ font-size:20px; }
	 .f_36{ font-size:20px; }
	 .f_38{ font-size:22px; }
	 .f_42{font-size: 22px;}
	 .f_40{font-size: 22px;}
	 .f_48{font-size: 22px;}
	 .f_50 {font-size: 24px;}
	 .f_52 {font-size: 24px;}
	 .f_56 {font-size: 24px;}
	.box {min-width: 200px;padding: 0 5%;}
	.head{display: none;}
	.m_head{display: block;}
	body{padding-top: 50px;min-width: 200px;}
	.box {min-width: 200px;padding: 0 5%;width: 100%;}
	.footer .r,.footer ul{display: none;}
	.footer .l{width: 100%;}
	.footer .l{padding-top: 0;padding-right: 0;}
	.footer{background-color: #16171b;}
	.p_100{padding: 35px 0;}
	.fy_box{display: none;}
	.more_ml{display: block; width: 160px;height: 46px;line-height: 46px;border-radius: 4px;text-align: center;font-size: 14px;color: #fff;margin: 0 auto;background-color: #e1261c;}
	.g_ban .text p {margin-bottom: 20px;}
	.g_ban .text s {height: 3px;border-radius: 3px;}
	
	
 }
 
 
 @media (max-width: 960px){
	 .bot_box2 .flt{display: block;text-align: center;}
	 .bot_box2 .flt a.la{display: block;text-align: center;margin-bottom: 10px;}
	.bot_box2 .flt a.la img{display: inline-block;}
	.bot_box2 .flt a.la:first-child{margin-top: 10px;}
	.m_pop .pop_box{width: 90%;  padding: 30px 20px;top: 8%;}
	.pop_box .submint {height: 42px;line-height: 42px;font-size: 16px;color: #ffffff;}
	.ab_r2 .aox .swiper4 .swiper-slide .sbox .day {
	    font-size: 34px;
	}
	
 }


