@charset "utf-8";
.login-wrap{position: absolute; left:0; right:0; top:60px; bottom:0px;min-width:900px; min-height:20px; margin:0 auto; background: url(../images/454997.jpg) no-repeat; background-size:cover; overflow:scroll; overflow-x:hidden}
.login-head{
	position:absolute; 
	width:100%; 
	height:60px; 
	background:#FFF; 
	top:0px;
}
.login-head img{
	margin-left: 50px;
}
.login-pic{
	position:absolute;
	left:50px; 
	top:250px;
}
.login-box{margin:60px auto; padding:10px; width:342px; height:420px; border-radius:4px; background-color:rgba(0,0,0,0.2)}
.login-inset{padding:30px; width:282px; height:360px; background:#FFF; border-radius:4px;}
.login-inset p{margin-bottom:0px; height:30px; border-bottom:2px solid #638d50; font-size:16px; font-weight:bold}
.login-inset h3{margin-bottom:12px; height:30px; border-bottom:2px solid #638d50; font-size:16px;}
.login-list{position:relative; 
	margin-top:16px; 
	margin-bottom:12px;
}
.login-img{
	position:absolute; 
	left:0; 
	top:0; 
	width:40px; 
	height:40px; 
	line-height:40px; 
	color:#FFF; 
	font-size:18px; 
	text-align:center; 
	background:#cccccc
}
.login-listinp{
	width:280px; 
	height:37px; 
	text-indent:42px; 
	border:1px solid #cccccc;
	font-size: 14px
}
.login-ver{
	width:190px; 
	height:37px; 
	text-indent:42px; 
	border:1px solid #cccccc;
	font-size: 14px
}
.signin-wrap{height:30px; line-height:30px; margin-bottom:10px;}
.forget{float:right; color:#666}
.forget:hover{color:#03c95e}
.btn-primary{height:36px; width:280px; background:#26b010; font-size:16px; font-weight:bold; border:0; color:#FFF; cursor:pointer}
.btn-primary:hover{opacity:0.85}
.btn-signin{margin-top:10px;height:36px; width:280px; background:#03ca5f; font-size:16px; font-weight:bold; border:0; color:#FFF; cursor:pointer}
.btn-signin:hover{opacity:0.85}
/*注册*/
.signin-listinp{float:right; width:200px; height:26px; text-indent:2px;}
.login-inset ul li{margin-bottom:12px;}
.login-inset ul li span{ vertical-align:middle; line-height:30px; font-size:14px;}
.login-inset ul li img{float:right}
.login-foot{position: absolute; bottom:0px; line-height:50px; width:100%; background:#FFF; text-align:center}
.login-foot span{margin-right:20px;}

.css-jr78vv {
    box-sizing: border-box;
    min-width: 0px;
    display: flex;
    margin: 10px 0px 10px 0px;
    -webkit-box-align: center;
    align-items: center;
}
.css-1vli2z {
    box-sizing: border-box;
    margin: 0px;
    min-width: 0px;
    border-top: 1px solid rgb(235, 236, 237);
    border-right-color: rgb(235, 236, 237);
    border-bottom-color: rgb(235, 236, 237);
    border-left-color: rgb(235, 236, 237);
    width: 90px;
}
.css-wna3id {
    box-sizing: border-box;
    margin: 0px 16px;
    min-width: 0px;
    color: rgb(145, 150, 161);
    font-size: 12px;
    width: 72px;
    overflow: hidden;
    line-height: 17px;
    white-space: nowrap;
}

.login_options {
    float: right;
    /* margin-top: 10px; */
    margin-bottom: 15px;
    font-size: 14px;
    font-weight: bold;
    /* color: gray; */
    color: red;
    cursor: pointer;
}