input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}
input[type="number"]{
    -moz-appearance: textfield;
}
.wrap{
	position:relative;
	overflow:hidden;
}
.v_box{
	width:100%;
	height:100%;
	overflow:hidden;
}
.v_show{
	width:100%;
	height:100%;
}
.v_show>div{
	width:100%;
	height:100%;
	overflow:hidden;
}
.header{
	width:100%;
	height:9vh;
	background:#fff;
	position:absolute;
	left:0;
	top:0;
	z-index:6;
}
.head_con{
	width:12rem;
	height:100%;
	margin:0 auto;
}
.left_logo{
	width:1rem;
	height:9vh;
	float:left;
}
.left_logo>img{
	width:100%;
	height:auto;
	margin-top:0.17rem;
}
.top_gonggao{
	width:6rem;
	height:100%;
	float:left;
	margin-left:0.4rem;
}
.top_gonggao>img{
	width:0.24rem;
	height:auto;
	float:left;
	margin-top:5%;
}
.top_gonggao>marquee{
	width:89%;
	height:0.29rem;
	float:left;
	margin-left:1%;
	margin-top:5%;
	cursor:pointer;
	font-size:0.16rem;
}
.right_nav{
	float:right;
}
.right_nav>ul>li{
	float:left;
	line-height:0.8rem;
	
}
.right_nav>ul>li>a{
	width:100%;
	height:100%;
	display:inline-block;
	font-size:0.16rem;
	padding:0 0.2rem;
}
.right_nav>ul>li.on>a{
	color:#666fff;
	font-size:0.18rem;
	font-weight:bold;
}
.bot_line{
	width:100%;
	height:0.04rem;
	background:#666fff;
	border-radius:0.04rem;
	display:none;
}
.right_nav>ul>li>ol{
	width:96%;
	margin:0 auto;
	background:#FFFFFF;
	border-radius:0 0 0.1rem 0.1rem;
	display:none;
}
.right_nav>ul>li>ol>li{
	width:100%;
	height:0.5rem;
	line-height:0.5rem;
	text-align:center;
	font-size:0.16rem;
	cursor:pointer;
}
.banner_login{
	width:100%;
	height:100%;
	overflow:hidden;
	background:url() no-repeat center top;
	background-size:100% auto;
	background-position:center center;
	position:relative;
}
.first,.second,.third,.partner{
	width:100%;
	height:100%;
	background:url() no-repeat center top;
	background-size:100% auto;
	background-position:center center;
}
.second{
	background:url() no-repeat center top;
	background-size:100% auto;
	background-position:center center;
}
.third{
	background:url() no-repeat center top;
	background-size:100% auto;
	background-position:center center;
}
.partner{
	background:url() no-repeat center top;
	background-size:100% auto;
	background-position:center center;
	position:relative;
}
.partner>div.icon_area{
	width:12rem;
	height:7rem;
	margin:0 auto;
	padding-top:3rem;
	
}
.icon_area>div,.icon_area_lunbo,.icon_area_lunbo_show>div{
	width:100%;
	height:100%;
	overflow:hidden;
}
.icon_area_lunbo_show>div{
	float:left;
}
.icon_area_lunbo_show>div>img{
	width:100%;
	height:auto;
}
.bottom_info{
	width:12rem;
	height:2rem;
	margin:0 auto;
	text-align:center;
	position:absolute;
	bottom:0;
	left:50%;
	margin-left:-6rem;
}
.bottom_info>ul{
	float:left;
	margin-left:30%;
	margin-top:0.4rem;
	margin-bottom:0.15rem;
}
.bottom_info>ul>li{
	float:left;
	color:#f9f9f9;
}
.bottom_info>ul>li>a{
	padding:0 0.4rem;
	font-size:0.16rem;
	color:#f9f9f9;
}
.bottom_info>p{
	clear:left;
	width:100%;
	font-size:0.16rem;
	color:#f9f9f9;
	margin-top:0.15rem;
	text-align:center;
}
.login_show{
	width:12rem;
	height:100%;
	margin:0 auto;
	position:relative;
}
.login_area{
	width:100%;
	overflow:hidden;
}
.right_info_wright{
	width:4.5rem;
	height:6.5rem;
	background:#FFFFFF;
	border-radius:0.1rem;
	float:right;
	margin-top:2rem;
	padding:1rem 0.35rem 0;
}
.word_show{
	animation-delay:0.3s;
	font-size:0.18rem;
	margin-top:0.3rem;
	color:#666;
}
.write_box{
	width:99.5%;
	height:0.45rem;
	border:1px solid #e6e6e6;
	border-radius:0.05rem;
	outline:none;
	font-size:0.14rem;
	text-indent:1em;
}

.word_remeber{
	width:100%;
	margin-top:0.2rem;
}
.word_remeber>span{
	width:0.14rem;
	height:0.14rem;
	border-radius:0.03rem;
	border:1px solid #4eafff;
	float:left;
	position:relative;
}
.word_remeber>span:after{
	content:"";
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	background:url(../images/right.png) no-repeat center #4eafff;
	background-size:90% auto;
	color:#fff;
	text-align:center;
	line-height:0.14rem;
	display:none;
}
.word_remeber>span.show_after:after{
	display:block;
}
.word_remeber>em,.word_remeber>i{
	float:left;
	margin-left:0.05rem;
	font-style:normal;
	font-size:0.14rem;
	line-height:0.16rem;
	color:#999;
}
.word_remeber>i{
	float:right;
}
.btn-form {
	cursor: pointer;
	display: inline-block;
	text-align: center;
	color: #fff;
	border: none;
	outline: none;
	font-size:0.2rem;
	width:100%;
	height:0.56rem;
	line-height: 0.56rem;
	background: url(../images/btn_bg.png)  no-repeat;
	background-size:100% 100%;
	position: relative;
	z-index: 3;
	overflow: hidden;
	margin-top:0.45rem;
}

.btn-form,
.btn-form:after {
	transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
}

.btn-form:after {
	content: "";
	z-index: -1;
	display: block;
	position: absolute;
	width: 0;
	height: 100%;
	top: 0;
	left: 0;
	border-radius: 28px;
	background: hsla(0, 0%, 100%, .1);
}

.btn-form:hover:after {
	width: 100%;
}
.login_bot{
	width:100%;
	text-align:center;
	font-size:0.14rem;
	color:#999;
	margin-top:0.3rem;
	cursor:default;
}
.login_bot>span{
	color:#666fff;
	cursor:pointer;
}
.bot_guanggao{
	width:100%;
	height:0.58rem;
	border:1px solid #fd8a23;
	position:absolute;
	left:0;
	bottom:0;
	border-radius:0.05rem;
	line-height:0.58rem;
	display:none;
}
.bot_guanggao>img{
	width:0.24rem;
	height:auto;
	float:left;
	margin:0.16rem 0.1rem 0 0.16rem;
}
.bot_guanggao>marquee{
	width:95%;
	height:100%;
	float:left;
	font-size:0.24rem;
	cursor:pointer;
}
.bot_guanggao>marquee>a{
	color:#fd8a23;
}
.sigup_logo,.forgetpewd{
	display:none;
	animation-delay:0.1s;
	animation-fill-mode: both
}
#phone,#reset_phone{
	display:none;
	animation-delay:0.2s;
	animation-fill-mode: both
}
#pwd,#reset_pwd,#reset_pwd2{
	display:none;
	animation-delay:0.3s;
	animation-fill-mode: both
}
.bounceOutLeft{
	animation-delay:0.1s;
	animation-fill-mode: both
}
#code,#reset_code{
	display:none;
	width:100%;
	overflow:hidden;
	animation-delay:0.4s;
	animation-fill-mode: both;
	position:relative;
}
#code>span,#reset_code>span{
	padding:0 0.2rem;
	color:#fff;
	background:#666fff;
	float:right;
	height:0.47rem;
	line-height:0.45rem;
	margin-top:0.25rem;
	position:absolute;
	right:0;
	top:0;
	border-radius:0 5px 5px 0;
	cursor:pointer;
	margin-top:0;
}
#word_remeber_siginUp{
	display:none;
}
#word_remeber_siginUp>i{
	float:left;
}
#word_remeber_siginUp>span{
	margin-left:0.2rem;
}

/*—————————————————————————动画定义区域———————————————————————————————*/

#user_name{
	animation-delay:0.4s;
	animation-fill-mode: both
}
#user_pwd,#user_pwd1{
	animation-delay:0.5s;
	animation-fill-mode: both
}
.word_remeber{
	animation-delay:0.6s;
	animation-fill-mode: both
}
.forget_mima{
	cursor:pointer;
}

/*报错信息*/
.error_singinup{
	height:0.25rem;
	line-height:0.25rem;
	text-indent:0.2rem;
	color:#FF0000;
	visibility:hidden;
}
.error_person_identity{
	width:100%;
	font-weight:normal;
	color:red;
	float:left;
	line-height:0.3rem;
	visibility:hidden;
	text-indent:0.2rem;
}

.totast{
	width:30%;
	height:0.6rem;
	border-radius:0.05rem;
	background:rgba(0,0,0,.8);
	position:fixed;
	left:50%;
	top:50%;
	margin-top:-0.3rem;
	margin-left:-15%;
	z-index:20;
	font-size:0.2rem;
	color:#fff;
	line-height:0.6rem;
	text-align:center;
	display:none;
}
.right_bot_do{
	width:0.6rem;
	height:2.2rem;
	background:#333333;
	border-radius:0.08rem;
	position:fixed;
	z-index:6;
	right:0.1rem;
	bottom:1rem;
	padding-top:0.3rem;
}
.right_bot_do>ul{
	width:0.34rem;
	height:0.34rem;
	margin:0 auto;
	
}
.right_bot_do>ul>li{
	margin-bottom:0.3rem;
	width:100%;
	height:0.34rem;
	cursor:pointer;
}
.right_bot_do>ul>li>a{
	width:100%;
	height:100%;
	display:inline-block;
}
.right_bot_do>ul>li>a>img{
	width:100%;
	height:auto;
}
.right_bot_do>ul>li>img{
	width:100%;
	height:auto;
}

.link_wechat{
	width:100%;
	height:100%;
	background:rgba(0,0,0,.6);
	position:fixed;
	left:0;
	top:0;
	z-index:100;
	display:none;
}
.show_code_area{
	position:fixed;
	left:50%;
	top:50%;
	width:8rem;
	height:6rem;
	margin-top:-3rem;
	margin-left:-4rem;
	border-radius:3px;
}
.link_ban{
	width:100%;
	height:2rem;
	background:url(/public/static/index/images/link_wechat.png) no-repeat center;
	background-size:100% auto;
}
.code_show{
	width:100%;
	height:4rem;
	background:#fff;
	border:1px solid #00ffff;
	border-top:0;
	border-radius:3px;
	border-top-left-radius:0px;
	border-top-right-radius:0px;
	text-align:center;
}
.code_show>h1,.code_show>h2{
	width:100%;
	text-align:center;
	color:#130f3f;
}
.code_show>h1{
	padding-top:0.8rem;
	font-size:0.2rem;
	margin-bottom:0.1rem;
}
.code_show>h2{
	font-size:0.16rem;
	margin-bottom:0.2rem;
}
.code{
	width:1.56rem;
	height:1.56rem;
	background:url(/public/static/index/images/code_border.png) no-repeat center;
	background-size:100% auto;
	display:inline-block;
	padding:0.1rem;
	
}
.code>img{
	width:100%;
	height:100%;
}