.pt50{margin:60px 0;}
.wl50{width:420px;}
.lh1{font-size:40px;color:#000;line-height:1.2;margin:40px 0 10px 0;font-family:'bestvibe';}
.hj_line:after{content:'';width:1px;position:absolute;left:50%;top:0;bottom:0;border-left:1px solid #f1f1f1;}
.logx{padding:20px 0 90px 0;}
.ph3{margin:10px;color:#999;line-height:1.6;font-size:16px;}
.llabel{line-height:52px;height:52px;position:relative;padding:0 0 2px 45px;background-color:#f6f6f6;border-radius:12px;margin-bottom:10px;box-sizing:border-box;}
.llabel:hover{box-shadow:0px 0px 0px 2px #DDE0F7 inset;}
/*.ll_left{position:absolute;left:0;top:4px;line-height:4.4rem;font-size:1.4rem;color:#333;}*/
.llpt,.llptb{width:100%;height:52px;border:none;color:#000;font-size:16px;background:none;}
.llptb{opacity:0;position:absolute;left:15px;top:0;right:0;bottom:0;z-index:2;background:none;}
.llabelb{padding-left:15px;}
.ul_lico{position:absolute;left:10px;top:0;width:52px;height:52px;z-index:2;line-height:52px;}
.i_eamil,.i_pass,.ul_rico{font-family:'vgan';font-size:26px;color:#666;}
.i_eamil:before{content:'\e6c1';}
.i_pass:before{content:'\e6b8';}
.ul_rico:before{content:'\e6c3';}
.ll_ra{height:52px;font-size:14px;text-decoration:underline;line-height:52px;color:#aaafcf;}
.ul_rico{position:absolute;right:10px;top:0;width:32px;height:52px;line-height:52px;z-index:2;text-align:right;cursor:pointer;}
.ul_rico:hover,.ul_rico_on{color:#ff2235;}
.log_btn{background-color:#283AAE;color:#fff;height:54px;line-height:54px;border-radius:40px;text-align:center;font-size:18px;margin:20px 0;border:none;position:relative;display:inline-block;padding:0 90px;cursor:pointer;}
.log_btn:hover{background-color:#1F2D89;box-shadow:0px 4px 8px #dadfff}
.lwrf{width:48%;}
.f10{font-size:10px;}
.w640{width:640px;margin:20px auto 20px auto;padding-left:60px;}
.ck_a{color:#102494;line-height:34px;display:inline-block;margin:10px 0;border-radius:20px;padding:0 14px;font-size:18px;text-decoration: underline;}
.lgxx{text-align:center;line-height:30px;margin:80px 30px 150px 30px;}
.lg_tip{color:#0ba816;margin-top:20px;font-size:26px;}
.lg_btn{background-color:#e0e1e3;border-radius:40px;line-height:54px;text-align:center;color:#888;display:block;font-size:16px;width:400px;margin:0 auto 20px auto;}
.lg_btnr{background-color:#0a44a7;color:#fff;}
#miaod{line-height:16px;margin:10px 0;}
.micde{width:640px;font-size:16px;margin:10px auto;}
.rgok{width:60px;height:60px;display:inline-block;line-height: 60px;text-align: center;font-family:'vgan';color:#00ab07;font-size:60px;}
.rgok:before{content:'\e6b2';}

.log_loding:after{content:'\e6c7';font-family:'vgan';font-size:34px;color:#fff;width:52px;height:52px;position:absolute;left:50%;top:0;background-size:30px;animation:rotation 3s linear infinite;display:block;margin:0 0 0 -26px;line-height:52px;}
.log_loding .lg_ico{display:none;}
.rg_tt{font-size:18px;color:#333;line-height:20px;margin:15px 0;}
.rg_bon{width:500px;border:5px dashed #ff5722;text-align:center;line-height:1.5;border-radius:8px;margin:25px auto;color:#ff5000;font-size:14px;padding:10px;}
.rg_bon_t{font-size:50px;font-weight:700;}
@keyframes rotation{from {transform: rotate(0deg);}to {transform: rotate(360deg);}}
.reg_ul{line-height:40px;text-align:center;height:40px;font-size:0;margin:20px 0 -50px 0;display:none;}
.reg_ul li{display:inline-block;color:#333;border-bottom:4px solid #fff;font-size:20px;font-weight:700;padding:0 30px;cursor:pointer;}
.reg_ul li.on{color:#0a44a7;border-color:#0a44a7;}

.user_profile .title{font-size:26px;color:#ff5000;}
.user_profile .desc{line-height:16px;font-size:14px;max-width:640px;margin:10px auto 5px auto;}
.user_profile .tips{color:#ff5000;}
.user_profile .icon_ok{font-family: 'vgan';width:16px;height:16px;font-size:12px;margin-right:5px;}
.user_profile .icon_ok::before{content:'\e6b2';}
.user_profile .form{background:#f9f9f9;border-radius: 5px;max-width:640px;margin:10px auto 20px auto;text-align:left;padding:10px;font-size:14px;}
.user_profile .form .f_li{padding:5px 0;display: flex;}
.user_profile .form .f_label{width:230px;text-align:right;display: inline-block;padding-right:10px;}
.user_profile .form .f_control{flex:1;color:#000;}
.user_profile .form .f_select{cursor: pointer;border:1px solid #eee;height:36px;line-height:36px;padding:0 10px;margin-right:5px;border-radius: 5px;width:150px;}
.user_profile .form .date{width:100px;}
.user_profile .form .f_item{margin-right:5px;}
.user_profile .form .f_item input{margin-right:2px;}
.user_profile .form .in{width:36%;display: inline-block;margin-right:0;}
@media only screen and (max-width: 768px){
	.user_profile .form{padding:10px 20px;}
	.user_profile .form .f_li{flex-direction: column;}
	.user_profile .form .f_label{width:100%;text-align:left;font-size:14px;}
	.user_profile .form .in{width:auto;margin-right:5px;}
}

@media only screen and (max-width:1024px){
	.reg_ul{display:block;}
	.logll{width:auto;padding:20px;float:none!important;max-width:600px;margin:0 auto;}
	.logrr{display:none;width:auto;padding:20px;float:none!important;max-width:600px;margin:0 auto;}
	.hj_line:after{display:none;}
	.log_btn{padding:0;width:100%;}
	.w640{width:100%;}
}
