/* pin */

#account-pin .pin_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-pin .pin_mode{
	text-align: left;
	margin: 56px 0 10px 0;
}
#account-pin .pin_mode>ul{
	margin: 0 auto;
	width: 420px;
}
#account-pin .pin_mode>ul>li{
	display: inline-block;
}
#account-pin .pin_mode>ul>li>p{
	font-size: 18px;
	font-family: 'Montserrat';
	font-weight: 400;
	color: #C7C7C7;
}
#account-pin .pin_mode>ul>li>p:hover{
 cursor: pointer;
}
#account-pin .pin_mode_p_color{
	color: #F69F1C !important;
}
#account-pin .pin_mode_phone{
	margin: 0 30px;
}
#account-pin .pin_mode_email{
	margin: 0 18px;
}
#account-pin .pin_font_title{
	text-transform: capitalize;
	padding: 0px !important;
	font-size: 16px;
	color: #000000;
	font-family: 'Montserrat';
	font-weight: 700;
	text-align: left !important;
	margin: 0 0 10px 0 !important;
}
#account-pin .pin_email_title_highlight{
	color: #272727 !important;
}
#account-pin .pin_title_Separator{
	font-size: 18px;
	font-family: 'Montserrat';
	font-weight: 400;
	line-height: 31px;
	color:#878787;
}

#account-pin .pin_email_input{
	width: 100%;
	height: 37px;
	
}

#account-pin .pin_Forget_password>a{
	font-family: 'Montserrat';
	font-weight: 400;
	font-size: 12px;
	color: #ff8b00;
}
#account-pin .pin_agree{
	font-family: 'Montserrat';
	font-weight: 400;
	font-size: 12px;
	transform: scale(0.9);
	color: #999999;
}
#account-pin .pin_button{
	text-align: center;
	margin: 50px 0;
}

#account-pin .pin_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-pin .pin_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-pin .pin_remember {
	margin-top: 10px;
	margin-bottom: 60px;
}

#account-pin .pin_remember span {
	cursor: pointer;
	color: rgb(201, 201, 201);
	font-family: 'Montserrat';
	font-size: 12px;
	font-weight: 400;
	line-height: 15px;
	letter-spacing: 0px;
	text-align: left;
}
.pin_submit_log{
	width: 100%;
}
#account-pin .pin_submit button {
	width: 100%;
	height: 52px;	
	font-size: 15px;
	font-family: 'Montserrat';
	font-weight: 700;
	line-height: 52px;
	color: #FFFFFF;
}

#account-pin .pin_submit {
	display: flex;
	justify-content: space-between;
	margin-bottom: 10px;
}
#account-pin .phone_submit {
	background: #CFCFCF;

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


#account-pin .pin_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%;
}
#account-pin .pin_width_max2{
	width: 68%;
    margin: auto;
    min-width: 330px;
}
#account-pin .pin_img_width{
	width: 26px;
}
#account-pin .pin_other>h2{
	width: 100%;
	text-align: center;
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-size: 12px;
	color: #999999;
	margin: 60px auto;
}
#account-pin .pin_other>h2>span{
	font-family: 'Montserrat';
	font-weight: 400;
	font-size: 12px;
	color: #C9C9C9;
}
#account-pin .pin_other{
	width: 100%;
}
#account-pin .pin_other_img{	
	margin-top: 25px;
}
#account-pin .pin_other_img>ul>li{
	display: inline-block;
}
#account-pin .pin_other_img>ul{
	display: flex;
	justify-content: space-evenly;
}
#account-pin .pin_other_img>ul>li>p:hover{
	cursor: pointer;
}
#account-pin .pin_other_img>ul>li>p>span{
	display: inline-block;
	margin-left: 10px;
	font-size: 12px;
	font-family: 'Montserrat';
	font-weight: 400;
	color: #B8B8B8;
}
#account-pin .pin_beijing{
	min-height: 800px;
	background-size: cover;
	width: 100%;
	min-width: 100%;
	height: 100vh;
	min-height: 800px;
	background-repeat: no-repeat;
}
#account-pin .pin_from{
	margin: 80px auto 60px auto;
}
#account-pin .pin_input_margin{
	position: relative;
	margin: 0 0 30px 0;
}
#account-pin .pin_input_margin:last-of-type{
	margin: 0 0 0 0 ;
}
#account-pin .pin_submit_verification{
	width: 100%;
	font-family: 'Montserrat';
	font-size: 12px;
	font-weight: 400;
	line-height: 15px;
	letter-spacing: 0px;
	text-align: center;
	margin: 10px 0;
	color:#9E9EA6;
	
}
#account-pin .pin_submit_verification>p>a{
	color: #ff8b00;
	vertical-align: initial;

}
#account-pin .pin_input{
	height: 40px !important;
	color: rgb(158, 158, 166);
	font-family: 'Montserrat';
	font-size: 14px;
	font-weight: 400;
	line-height: 17px;
	letter-spacing: 0px;
	text-align: left;
}
#account-pin .pin_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-pin .pin_input input::-webkit-input-placeholder{ /* WebKit browsers */
    color: rgb(181, 181, 181);
    font-family: 'Montserrat';
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: 0px;
}

#account-pin .pin_input input:-moz-placeholder{ /* Mozilla Firefox 4 to 18 */
    color: rgb(181, 181, 181);
    font-family: 'Montserrat';
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: 0px;
}

#account-pin .pin_input input::-moz-placeholder{ /* Mozilla Firefox 19+ */
    color: rgb(181, 181, 181);
    font-family: 'Montserrat';
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: 0px;
}

input:-ms-input-placeholder{ /* Internet Explorer 10+ */
    color: rgb(181, 181, 181);
    font-family: 'Montserrat';
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: 0px;
}
#account-pin .pin_register{
	padding-bottom: 15px;
}

#account-pin .pin_register>p{
	font-size: 12px;
	text-align: center;
	transform: scale(0.9);
	font-family: 'Montserrat';
	color: #9E9EA6;
}
#account-pin .pin_register>p>a{
	color: #ff8b00;
	vertical-align: initial;
}
#account-pin .pin_input:focus{
    border: 1px solid #ffc49c;
	box-shadow: 0px 0px 5px #ffc49c;
    color: #000;
}
#account-pin .pin_from_father{
	position: absolute;
	left: 55%;
	margin-top: 120px;
}
#account-pin .pin_ios7style{
	width: 35px !important;
	height: 18px !important;
	cursor: pointer !important;
}
#account-pin .pin_p>span{
	vertical-align: middle	;
}
#account-pin .forgoten_verification{
    display: flex;
    justify-content: flex-start;
}
#account-pin .forgoten_verification>input{
    width: 63%;
    margin-right: 3%;
}
#account-pin .forgoten_verification>button{
    border-radius: 0px  ;
    width: 34%;
    background-color: #ff8b00;
    font-size: 12px;
    font-family: 'Montserrat';
    font-weight: 500;
    color: #FFFFFF;
}
#account-pin .pin_other>h2>p{
	height: 1px;
	background-color: #E1E1E1;
}

#account-pin .verification_error{
	display: none;
	font-size: 12px;
	line-height: 22px;
    font-family: 'Montserrat';
    font-weight: 400;
    color: #e60012;
}
#account-pin .error_image{
	display: none;
	position: absolute;
	right: 10px;
    top: 36px;
}
#account-pin #input-phonelogin{
	padding: 6px 30px 6px 75px;
}	
#homepage{
	position: relative;
	background-color: #FFF;
	width: 100%;
}
.backimg_position{
	width: 100%;
	min-height: 750px;
	object-fit: cover;
}
#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;
}

#back_vague{
    position: absolute;
    bottom: 27.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%;
	width: 370px;
	margin: auto;
	display: flex;
	align-items: center;
	justify-content: center;
}
.quhao_text{
	font-size: 16px;
}
#quhao_text1{
	color: rgb(0, 0, 0);
	font-family: 'Montserrat';
	font-size: 14px;
	font-weight: 400;
	line-height: 17px;
	letter-spacing: 0px;
	text-align: center;
	
}
.quhao_text img{
	width: 12px;
	height: 8px;
}
#quhao_text1{
	width: 35px !important;
	text-align: center;
}
#log-from{

}
.ver_quhao{
	top: 27px;
}
