/* login */

.login_title>h1{
	color: rgb(0, 0, 0);
	font-family: 'Montserrat';
	font-size: 30px;
	font-weight: 700;
	line-height: 37px;
	letter-spacing: 0px;
	text-align: left;
	
}
#account-login .login_mode{
	text-align: left;
	margin: 56px 0 10px 0;
}
#account-login .login_mode>ul{
	margin: 0 auto;
	width: 420px;

}
#account-login .login_mode>ul>li{
	display: inline-block;
}
#account-login .login_mode>ul>li>p{
	font-size: 18px;
	font-family: 'Montserrat';
	font-weight: 400;
	color: #C7C7C7;
}
#account-login .login_mode>ul>li>p:hover{
 cursor: pointer;
}
#account-login .login_mode_p_color{
	color: #F69F1C !important;
}
#account-login .login_mode_phone{
	margin: 0 30px;
}
#account-login .login_mode_email{
	margin: 0 18px;
}
#account-login .login_font_title{
	padding: 0px !important;
	color: rgb(0, 0, 0);
	font-family: 'Montserrat';
	font-size: 16px;
	font-weight: 700;
	line-height: 20px;
	letter-spacing: 0px;
	text-align: left;
	
	margin: 0 0 10px 0 !important;
}

#account-login .login_title_Separator{
	font-size: 18px;
	font-family: 'Montserrat';
	font-weight: 400;
	line-height: 31px;
	color:#878787;
}
/* div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
	margin: 0 0 0 0;
} */
#account-login .login_email_input{
	width: 100%;
	height: 37px;
}
#account-login .login_Forget_password{
	text-align: right;
}
#account-login .login_Forget_password>a{
	font-family: 'Montserrat';
	font-weight: 400;
	font-size: 12px;
	color: #ff8b00;
}
#account-login .login_agree{
	font-family: 'Montserrat';
	font-weight: 400;
	font-size: 12px;
	color: #999999;
}
#account-login .login_button {
	text-align: center;
	margin: 50px 0;
}

#account-login .login_button button {
	border-top: 1px solid #959595;
	border-bottom: 0px solid #959595;
	border-left: 0px solid #959595;
	border-right: 0px solid #959595;
	background: rgba(223, 216, 216, 0.226);
	color: #959595;
	font-size: 14px;
	margin: 0 0px;
	padding: 10px 110px;

}

#account-login .login_button button:hover {
	color: #E9880B;
	background: #e9890b28;
	border-top: 1px solid #E9880B;
	border-bottom: 0px solid #959595;
	border-left: 0px solid #959595;
	border-right: 0px solid #959595;
}

#account-login .login_remember {
	margin-top: 10px;
	margin-bottom: 60px;
}

#account-login .login_remember p {
	cursor: pointer;
	font-size: 14px;
	line-height: 19px;
	color: #A4A4A4;
}


#account-login .login_submit button {
	width: 100%;
	height: 52px;	
	font-size: 15px;
	font-family: 'Montserrat';
	font-weight: 700;
	line-height: 52px;
	color: #FFFFFF;
}

#account-login .login_submit {
	width: 100%;
	margin-bottom: 10px;
}
#account-login .login_submitbtn {
	background: #CFCFCF;

}
#account-login .login_register_btn_a {
	font-size: 14px;
	font-family: 'Montserrat';
	font-weight: 400;
	color: #FFFFFF;
	display: inline-block;
	width: 150px;
	height: 40px;
	line-height: 40px;
}
.login_register_btn {
	text-align: center;
	border-radius: 5px;
	background: #DCDCDC;
	border-top: 1px solid #DCDCDC;
}


.login_width_max{
	width: 490px;
    box-shadow: 6px 7px 15px rgb(120 120 120 / 20%);
    opacity: 1;
    border-radius: 30px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.login_width_max2{
	width: 68%;
    margin: auto;
}
.login_img_width{
	width: 28px;
}
#account-login .login_other>h2{
	display: flex;
	justify-content: space-between;
	text-align: center;
	align-items: center;
	font-size: 12px;
	color: #999999;
	margin: 35px auto;
}
#account-login .login_other>h2>span{
	font-family: 'Montserrat';
	font-weight: 400;
	font-size: 12px;
	color: #999999;
}
#account-login .login_other>h2>p{
	height: 1px;
	background-color: #bdbebe;
}
#account-login .login_other{
	width: 330px;
}
#account-login .login_other_img{	
	margin-top: 25px;
}
#account-login .login_other_img>ul>li{
	display: inline-block;
}
#account-login .login_other_img>ul{
	display: flex;
	justify-content: space-evenly;
}
#account-login .login_other_img>ul>li>p:hover{
	cursor: pointer;
}
#account-login .login_other_img>ul>li>p>span{
	display: inline-block;
	margin-left: 10px;
	font-size: 12px;
	font-family: 'Montserrat';
	font-weight: 400;
	color: #B8B8B8;
}
#account-login .login_beijing{
	min-height: 800px;
	background-size: cover;
	width: 100%;
	min-width: 100%;
	height: 100vh;
	min-height: 800px;
	background-repeat: no-repeat;
}
#account-login .login_from{
	width: 378px;
	max-width: 378px;
	margin: 80px auto 60px auto;
}
#account-login .login_input_margin{
	margin: 0 0 30px 0;
}
#account-login .login_input_margin:last-of-type{
	margin: 0 0 0px 0;
}
#account-login .login_submit_verification{
	width: 100%;
	text-align: center;
	font-size: 12px;
	margin: 10px 0;
	font-family: 'Montserrat';
	color: #9E9EA6;
	
}
#account-login .login_submit_verification>p>a{
	color: #ff8b00;
	vertical-align: initial;

}
#account-login .login_email_input input::-webkit-input-placeholder{
    font-size: 14px !important;
    font-family: 'Montserrat';
    font-weight: 400;
    color: #DCDCDC;
	box-shadow: 6px 7px 15px rgba(252, 126, 47, 1);
}
#account-login .login_register{
}

#account-login .login_register>p{
	font-size: 12px;
	text-align: center;
	font-family: 'Montserrat';
	color: #9E9EA6;
}
#account-login .login_register>p>a{
	color: #ff8b00;
	vertical-align: initial;
}
#account-login .login_email_input:focus{
    border: 1px solid #ffc49c;
	box-shadow: 0px 0px 5px #ffc49c;
	/* background-color: rgba(255, 0, 0, 0.1); */
    color: #000;
}
#account-login .login_from_father{
	position: absolute;
	left: 55%;
	margin-top: 120px;
}
#account-login .login_ios7style{
	width: 35px !important;
	height: 18px !important;
	cursor: pointer !important;
}
#account-login .login_p>span{
	vertical-align: middle;
	color: rgb(201, 201, 201);
	font-family: 'Montserrat';
	font-size: 12px;
	font-weight: 400;
	line-height: 15px;
	letter-spacing: 0px;
	text-align: left;
	
}
.login_email_error>img{
    display: inline-block;
    margin-right: 5px;
    width: 15px;
    height: 15px;
    vertical-align: sub;
}
.login_email_error{
    color: #e60012;
    font-size: 12px;
	line-height: 20px;
    font-family: 'Montserrat';
    font-weight: 400;
}

#homepage{
	background-color: #FFF;
	width: 100%;
	min-height: calc(500px);
}
#home_backimg{
	position: relative;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	height: 100%;
	width: 55%;
}
#home_back{
	width: 45.8%;
	height: 100%;
	background-color: #FFF;
}
#home_flex{
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
#footer_first {
    margin-top: 0 !important;
}
.backimg_position{
	width: 100%;
}
#back_vague{
    position: absolute;
    bottom: 11.642%;
    left: 50%;
    margin: 0 0 0 -43.34%;
	width: 86.68%;
	background: rgba(101, 101, 101, 0.2);
	border: 1px solid rgba(230, 230, 230, 0.4);
	backdrop-filter: blur(15px);
	border-radius: 20px;
}
#vague_flex{
	padding: 40px 54px;
}
#vaguetips{
	color: rgb(255, 255, 255);
	font-family: 'Montserrat';
	font-size: 22px;
	font-weight: 300;
	line-height: 32px;
	letter-spacing: 0px;
	text-align: left;
	margin-bottom: 56px;
}
#vague_flex_sp{
	display: flex;
	justify-content: space-between;
	color: rgb(255, 255, 255);
	font-family: 'Montserrat';
	font-size: 14px;
	font-weight: 300;
	line-height: 20px;
	letter-spacing: 0px;
	text-align: left;
}
#vague_border{
	width: 50px;
	height: 1px;
	background-color: #FFF;
	display: inline-block;
	margin-right: 10px;
}
#vague_flex_sp>p{
	display: flex;
    align-items: center;
}
#log-all{
	height: 100%;
	margin: auto;
	display: flex;
	align-items: center;
	justify-content: center;
}
.login_title>h1 {
	color: rgb(0, 0, 0);
	font-family: 'Montserrat';
	font-size: 30px;
	font-weight: 700;
	line-height: 37px;
	letter-spacing: 0px;
	text-align: center;
	margin-bottom: 80px;
}
.register_margin{
	width: 100%;
	max-width: 378px;
	margin: auto;
}
.register_title {
		padding:  0 0 10px 0 !important;
	color: rgb(0, 0, 0);
	font-family: 'Montserrat';
	font-size: 16px;
	font-weight: 700;
	line-height: 20px;
	letter-spacing: 0px;
	text-align: left;
}
.register_input:focus{
    border: 1px solid #ffc49c;
	box-shadow: 0px 0px 5px #ffc49c;
    color: #000000;
}
.register_input {
	height: 38px;
}
.text-danger{
	font-size: 12px;
	font-family: 'Montserrat';
	font-weight: 400;
	color: #e60012;
	line-height: 20px;
}
#account-register #input-registercode{
	width: 63%;
    margin-right: 3%;
}
.forgoten_verification_button{
	width: 34%;
    background-color: rgb(207, 207, 207);
    font-size: 12px;
    font-family: 'Montserrat';
    font-weight: 500;
    color: #FFFFFF;
}

.passwordshow_eve{
	display: none;
    width: 16px;
    position: absolute;
    top: 43px;
    right: 10px;
}
.password_group{
	position: relative;
}
.pull-right{
    margin: 0 auto 0 auto;
    width: 100%;
    float:none !important;
	display: flex;
}
.pull-right>span{
    font-size: 13px;
    font-family: 'Montserrat';
    font-weight: 400;
    line-height: 18px;
    color: #DCDCDC;
}
.pull-right a{
    color: #FFC46B;
}
.pull-right span{
	display: inline-block;
	font-size: 12px;
	font-family: 'Montserrat';
	color: #999999;
}
.pull-right span>a{
	font-size: 12px;
	color: #ff8b00;
	vertical-align:baseline !important;
}
.input_checked:checked{
	background-color: #ff8b00;
}
.pull-right>div{
	display: flex;
	align-content: center;
}
.pull-right>div>input{
	width: 20px;
	height: 20px;
}
.register_submit_btn{
    margin: 60px 0 80px 0;
	display: flex;
	justify-content: center;
}
.btn_primary{
	color: #FFF;
	font-size: 15px;	
	font-weight: 700;
	font-family: 'Montserrat';
    width: 100%;
    height: 42px;
    text-align: center;
    margin: 0 auto;
	background: #CFCFCF;
}
#log-from{
	/* margin: 170px 0 0 0; */
}
.register_other_h2{
	margin: 60px 0 !important;
}
#account-login .register_other	{
	width: 100%;
}