.top_info {
	border-bottom: 1px solid #dfdfdf;
}


.zj_logo{
	width: 2.92rem;
	height: 0.82rem;
	margin: 0.8rem auto;
	background-image: ;
	background-size: 2.92rem 0.82rem;
	
	
}
.log_con{
	margin-top: -0.5rem;
}

.top_icon{
	width: 7.5rem;
	height: 2.31rem;
	background:  no-repeat;
	background-size: 100% 100%;
	text-align: center;
	padding-top: 0.4rem;
}
.top_icon>p{
	color: #fe9132;
	font-size: 0.24rem;
}
.top_con{
	width: 5.22rem;
	height: 1rem;
	margin: 0.4rem auto;
	display: flex;
	justify-content: space-between;
}
.top_con p{
	font-size: 0.24rem;
	color: #666666;
}
.top_con>div{
	display: flex;
	flex-direction: column;
	align-items: center;
}
.top_con>div>div{
	width: 0.57rem;
	height: 0.56rem;
	margin-bottom: 0.14rem;	
}
.top_con>div:nth-child(1)>div{
	background:  no-repeat;
	background-size: 100% 100%;
}
.top_con>div:nth-child(2)>div{
	background:  no-repeat;
	background-size: 100% 100%;
}
.top_con>div:nth-child(3)>div{
	background:  no-repeat;
	background-size: 100% 100%;
}
.top_con>div:nth-child(4)>div{
	background:  no-repeat;
	background-size: 100% 100%;
}
.log_phone,
.pass_log {
	width: 100%;
	height: 0.8rem;
	display: flex;
	justify-content: space-around;
	align-items: center;
	margin-top: 0.5rem;
	text-align: center;
	position: relative;
}

.log_phone>input:focus,
.pass_log>input:focus,
.yan_in>input:focus {
	border: 1px solid #339bfa;
}

.log_phone>input,
.pass_log>input {
	outline: none;
	width: 5.76rem;
	height: 0.71rem;
	font-size: 0.26rem;
	padding-left: 0.64rem;
	padding-right: 0.3rem;
	
	border-radius: 0.1rem;
	border: solid 1px #dfdfdf;
	outline: none;
    -webkit-appearance: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

input::-webkit-input-placeholder {
	font-size: 0.26rem;
	color: #999;
}

.phone_ico,
.pass_ico,
.yan_ico {
	display: inline-block;
	width: 0.3rem;
	height: 0.3rem;
	background-repeat: no-repeat;
	background-image: ;
	background-size: 0.3rem 0.3rem;
	position: absolute;
	left: 0.6rem;

}

.pass_ico {
	background-image: ;
}

.phone_logjg,
.pass_logjg {

	height: 0.2rem;
	position: absolute;
	top: 0.85rem;
	left: 0.4rem;
	font-size: 0.22rem;
	color: #ed5f53;
	display: none;
}

.pass_show {
	display: inline-block;
	width: 0.4rem;
	height: 0.35rem;
	background-repeat: no-repeat;
	background-image: ;
	background-size: 0.4rem 0.35rem;
	position: absolute;
	right: 0.6rem;

}

.pass_hide {
	display: inline-block;
	width: 0.4rem;
	height: 0.35rem;
	background-repeat: no-repeat;
	background-image: ;
	background-size: 0.4rem 0.35rem;
	position: absolute;
	right: 0.6rem;

}

.btn_item {
	width: 100%;
	margin-top: 1rem;
	text-align: center;
}

.log_btn {
	width: 6.7rem;
	height: 0.8rem;
	outline: none;
	border: none;
	cursor: none;
	line-height: normal;
	display: table-cell;
	vertical-align: middle;
	font-size: 0.28rem;
	color: #fff;
	background-image: linear-gradient(30deg, 
		#fdc42d 0%, 
		#fe9132 100%), 
	linear-gradient(
		#fe8c0a, 
		#fe8c0a);
	background-blend-mode: normal, 
		normal;
	box-shadow: 3px 5px 4px 0px 
		#ffddb6;
	border-radius: 0.1rem;
}

.log_bot {
	width: 6.7rem;
	margin: 0.4rem auto;
	font-size: 0.26rem;
	color: #999;
}

.log_bot>div a {
	font-size: 0.26rem;
	color: #999;
}

.log_bot>div:nth-child(1) {
	float: left;
}

.log_bot>div:nth-child(2) {
	float: right;
}

label {
	position: relative;
	cursor: pointer;
	font-size: 0.26rem;
}

label input {
	margin-right: 0.2rem;
}

label input:checked .show-box {
	background: #339bfa;
}

.show-box {
	position: absolute;
	top: 0;
	left: 0;
	width: 0.32rem;
	height: 0.32rem;
	border-radius: 2px;
	border: 1px solid #339bfa;
	background: #fff;
}

.show-box:before {
	content: '';
	position: absolute;
	top: 2px;
	left: 6px;
	width: 3px;
	height: 8px;
	border: solid white;
	border-width: 0 2px 2px 0;
	transform: rotate(45deg);
}
.forget_pass{
	position: relative;
	top: 0.3rem;
	width: 5.76rem;
	padding-left: 1.3rem;
	height: 0.25rem;
	
}

.forget_pass a{
	float: right;
	font-size: 0.26rem;
	color: #999999;
}
.to_reg{
	width: 100%;
	
	margin-top: 0.4rem;
	position: relative;
}
.to_reg a{
	width: 1.2rem;
	text-align: center;
	position: absolute;
	left: 3.15rem;
	font-size: 0.26rem;
	color: #fe8c0a;	
}

.three_log {
	width: 4.7rem;
	margin: 1.5rem auto;
	border-top: 1px solid #dfdfdf;
	position: relative;
}

.three_title {
	width: 1.5rem;
	height: 0.23rem;
	background-color: #fff;
	text-align: center;
	font-size: 0.24rem;
	color: #999;
	position: absolute;
	left:1.7rem;
	top: -0.2rem;
}

.three_list {
	margin-top: 0.5rem;
	display: flex;
	justify-content: space-around;
}

.three_list>a {
	width: 0.8rem;
	height: 1.23rem;
	display: block;
	text-align: center;
	font-size: 0.26rem;
	color: #999;
}

.three_list>a div {
	width: 0.8rem;
	height: 0.8rem;
	background-size: contain;
	background-repeat: no-repeat;
}

.three_list>a:nth-child(1) div {
	background-image: ;
}


.three_list>a:nth-child(2) div {
	background-image: ;
}
.alert-container{
	background-color: #fff;
	box-shadow: 2px 2px 2px 2px #f1f1f1 !important;
}
.alert-content{
	font-size: 0.26rem !important;
	color: #333 !important;
}