@charset "utf-8";

/* CSS Document */
body {padding:0; margin:0; font-family: Arial, Verdana, Helvetica, sans-serif; }
img {border:0; margin:0; }
p {margin:0; }
ul {list-style:none; padding:0; margin:0; }
div, ul, li {-webkit-box-sizing: border-box;box-sizing:border-box;}
input, select {outline-style:none; border:0; background-color:#ffffff; background-image:none; -webkit-appearance:none;}
input:-webkit-autofill {background:#ffffff !important; background-image:none; color:#333333;}

html, body, form, fieldset, p, div, h1, h2, h3, h4, h5, h6 {-webkit-text-size-adjust:none;}
body{padding:0; margin:0; font-family:Verdana, Arial; font:14px/18px Arial, Helvetica, sans-serif;}
input, select{font-family:Arial, Helvetica, sans-serif; }
img{border:0; margin:0;}
p{margin:0;}
ul{list-style:none; padding:0; margin:0;}
.scroll_interval{width:100%; position:fixed; top:56px; bottom:0; left:0; z-index:1; background:url(../images/app_download_bg.jpg) no-repeat center center; background-size:cover; overflow-y:scroll;}
input:-moz-placeholder,input:placeholder, textarea:-moz-placeholder {color:#adadad !important; }
input::-webkit-input-placeholder,input::-moz-placeholder,input::-ms-placeholder,input::-o-placeholder{color:#adadad;}
@media only screen and (min-width:301px) {
	html { font-size: 58% !important; }
}
@media only screen and (min-width:321px) {
	html { font-size: 62.5% !important; }

/* 10?6=62.5% */ }
@media only screen and (min-width:361px) {
	html { font-size: 75% !important; }

/* 12?6=75% */ }
@media only screen and (min-width:481px) {
	html { font-size: 94% !important; }

/* 15.04?6=94% */ }
@media only screen and (min-width:561px) {
	html { font-size: 109% !important; }

/* 17.44?6=109% */ }
@media only screen  and (min-width:641px) {
	html { font-size: 125% !important; }

/* 20?6=125% */ }
@media only screen and (min-width:751px) {
	html { font-size: 140% !important; }

/* 22.4?6=140% */ }
@media only screen and (min-width:1025px) {
	html { font-size: 160% !important; }


/* 25.6?6=160% */ }
.header_bar_ico {background-image: url(../images/btn_ico/ic_arrow_back_white.png); }
.header_search_ico {background-image: url(../images/btn_ico/ic_search_white.png); }
.header_contact_ico {background-image: url(../images/btn_ico/ic_menu_contact_list.png); }
.header_ico_left {position:relative; float:left;}
.header_ico_right {position:absolute; top:0; right:0;}
.header_ico_size {width:45px; height:45px; border-radius:28px; background-size:54% 54%; background-repeat:no-repeat; background-position:center; }
.header_title {font:18px/52px Arial, Helvetica, sans-serif; color:#fff; padding:0px 10px; float:left; height:52px; display:block; position:relative; }
.header_tit_right {float:right;}
.header_tit_left {float:left;}
.top_logo {width:28rem; height:auto; padding:0 20px 36px 20px; margin:0 auto; position:relative;}
.top_logo .logo img {width:100%; height:100%;}
.top_logo .logo {display:inline-block; width:4rem; height:4rem; border-radius:20px; overflow:hidden; text-decoration:none; position:absolute;}
.top_logo p {padding:0px 0rem 0px 5rem; margin:0px; font-size:1.6rem; text-align:left; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; line-height:2rem; color:#ffffff;}
.top_logo .title {font-weight:bold; font-size:2.8rem; padding-top:12px;}
.login_errar_msg {width:100%; height:48px; position:absolute; top:55px; left:0px; background-color:#DB3435; line-height:48px; color:#fff; padding-left:20px; z-index:2;}
.submit_btn {width:100%; height:auto; margin:0 auto; padding:0px 25px;}
a.register_btn, .submit_btn a.login_btn {box-shadow:0 0 8px #ccc; line-height:38px; border-radius:4px; display:block; text-align:center; text-decoration:none; margin-bottom:15px;}
.register_btn {color:#333333; background-color:#ffffff; margin-top:16px;}
.login_btn {color:#fff; background-color:#0099FF;}
.link_btn {color:#fff; text-decoration:underline; line-height:38px; text-align:center; display:block; font-weight:bold;}
.login {padding:0 2rem; border-radius:4px; width:100%; margin-top:0; position:absolute; bottom:-40px;}
.login .username {display:block;}

.login_input input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
}
.login .login_input{border-radius:4px; overflow:hidden; background-color:#fff;}
.header_bg{position:absolute; top:0; left:0; width:100%;}
.header_bg a:link, .header_bg a:visited,.header_bg a:active {color:#ffffff; text-decoration:none;}

.username input, .password input, .v_code input {border-bottom:1px #ccc solid; padding:10px; width:100%; color:#333; -webkit-box-sizing:border-box; box-sizing:border-box; border-radius:0px;}
.username input{border-radius: 4px 4px 0px 0px;}
 .v_code input{border-bottom: none;}
#login span {display:block; width:100%; position:relative; -webkit-box-sizing:border-box; box-sizing:border-box;}
#login input.error {color:#FF0000;}
.v_code {position:relative;}
.v_code img {position:absolute;  right:8px;}
#login .isshow_pwd { }
#login .icons_pwd {position:absolute; right:0px; top:0px; width:auto; height:40px;}
#login .icons_pwd:active { }
#login .icons_pwd a {float:left; display:block; width:25px; height:25px; line-height:40px; margin-top:6px; margin-right:10px;}
#login .isshow_pwd.visible {background:url(../images/btn_ico/ic_visible_grey.png) no-repeat top center; background-size:cover;}
#login .isshow_pwd.invisible {background:url(../images/btn_ico/ic_invisible_grey.png) no-repeat top center; background-size:cover;}
#login .forget_pwd {background:url(../images/btn_ico/ic_help_grey.png) no-repeat top center; background-size:cover;}
#login .forget_pwd {color:#0099FF; line-height:18px;}
form {width: 100%;}
#login .submit{font-size:16px; line-height:38px; border-radius:4px; display:block; text-align:center; text-decoration:none; color:#ffffff; background-color:#0099FF; border:none; width:100%; margin-top:16px;}
#login .submit:active{background-color:#27a8fe;}
#login .auto_logCon{ font:normal 14px/40px Arial; color:#666; height:40px; line-height:40px; border-bottom:none; margin:0;padding:0;}
#login .auto_logCon input{ width:18px; height:18px; display:inline-block;position:relative;top:-1px;left:16px;margin:0;padding:0;margin-right:21px;border:1px solid #ccc;outline:none;-webkit-appearance:checkbox;appearance:checkbox;vertical-align:middle;}
.emf_elastic_layer_box {position:fixed; top:0px; left:0px; display:none; width:100%; height:100%; z-index:100; background:rgba(0, 0, 0, 0.6) none repeat scroll 0% 0%;}
.emf_elastic_layer {height:100%; width:100%; display:table-cell; vertical-align:middle; z-index:11;}
.emf_elastic_center { -webkit-animation:eCenterAnim1 0.5s both; animation:eCenterAnim1 0.5s both; width:80%; height:auto; margin:0px auto; background:#FFF none repeat scroll 0% 0%; border-radius:4px;}
.emf_elastic_center .video_pop_notice{padding:0px;}
.emf_elastic_center .video_pop_notice span{padding:18px; display:block; font-size:16px; line-height:18px;}
.emf_elastic_center .contral_btn{width:100%; height:36px; padding:0px 18px;}
.emf_elastic_center .contral_btn a{display:block; height:36px; line-height:36px; color:#0B9BFF; font-size:16px; font-weight:bold; width:auto; padding:0px 10px; float:right; text-decoration:none;}
@keyframes eCenterAnim1
{
from {opacity:0;-webkit-transform:scale(0.6);}
to {opacity:1;-webkit-transform:scale(1);}
}
@-webkit-keyframes eCenterAnim1
{
from {opacity:0;-webkit-transform:scale(0.6);}
to {opacity:1;-webkit-transform:scale(1);}
}

.main {overflow:hidden; width:100%; position:absolute; top:56px; bottom:0px; background:#000; background:url(../images/app_download_bg.jpg) no-repeat top center; background-size:cover;}

.login_page{position:absolute; top:0; left:0; botttom:0; width:100%; height:100%;}
@media all and (orientation : landscape) {.login_page{background: url(../images/app_download_bg.jpg) no-repeat; background-size:170%; background-position:70% 38%;}}

@media all and (orientation : portrait){.login_page{background: url(../images/app_download_bg.jpg) no-repeat; background-size:170%; background-position:70% 40%;}}

.register_header_box{ width:100%; height:auto; position:relative; padding:0 10px 6px 10px; -webkit-box-shadow:0px 3px 6px rgba(0,0,0,0.4); box-shadow:0px 3px 6px rgba(0,0,0,0.4);}
.register_header_box .reg_h_login{ width:100%; height:45px; line-height:45px; font:100 20px/45px Arial, Helvetica, sans-serif; color:#fff; position:relative; margin:0; padding:0 0 0 5px;}
.register_header_box .reg_h_login .logo_img{ display:inline-block; width:auto; height:30px; vertical-align:top; margin:10px 5px 0 0; padding:0;}
.register_header_box .reg_h_login span{ display:inline-block; padding-top:5px;}
.register_header_box .reg_h_login .reg_h_log_btn{ border:1px solid rgba(0,0,0,0.15); display:block; width:auto; height:30px; line-height:30px; color:#fff; -webkit-box-sizing:border-box; box-sizing:border-box; font:100 16px/26px Arial, Helvetica, sans-serif; position:absolute; right:5px; top:8px; margin:0; padding:0 8px; text-decoration:none; outline:none; -webkit-border-radius:5px; border-radius:5px;}
.register_header_box .reg_h_login .reg_h_log_btn:active{ opacity:0.8;}
.register_header_box .reg_h_text{ width:auto; height:24px; line-height:24px; margin:5px 0 0 0; padding:0 0 0 5px; font-size:14px; color:#fff;}
.register_header_box ul{ width:auto; height:auto; padding:0; margin:5px 0 0 0; text-align:center;}
.register_header_box ul:after{ content:"";display:block;width:0;height:0;clear:both;}
.register_header_box ul li{ display:inline-block; max-width:110px; width:20%;}
.register_header_box ul li img{ max-width:100px; width:-moz-calc(100% - 10px); width:-webkit-calc(100% - 10px); width:calc(100% - 10px); -webkit-border-radius:5px; border-radius:5px;}

.reg_content .register_go_facebook_btn{ display:block; width:auto; height:40px; line-height:40px; font:bold 16px/40px Arial, Helvetica, sans-serif; color:#fff; background-color:#3b5997; -webkit-border-radius:5px; border-radius:5px; padding:0; margin:0 30px; text-decoration:none; outline:none; text-align:center; -webkit-box-shadow:0px 2px 5px rgba(0,0,0,0.2); box-shadow:0px 2px 5px rgba(0,0,0,0.2);}
.reg_content .register_go_facebook_btn:active{ opacity:0.8;}
.reg_content .register_go_facebook_btn .fb_ico{ display:inline-block; width:10px; height:20px; background:url(../images/btn_new_ico/reg_fb_ico.png) no-repeat; background-size:cover; vertical-align:middle;position:relative; right:10px; top:-3px;}
.reg_content .register_create_title{ width:auto; height:28px; line-height:28px; position:relative; padding:0; margin:0 30px 28px 30px; border-bottom:1px dotted #000; text-align:center;}
.reg_content .register_create_title span{display:inline-block; height:20px; line-height:20px; font:normal 14px/20px Arial, Helvetica, sans-serif; color:#666; background-color:#F2F2F2; position:relative; top:12px; padding:0 10px;}

.reg_content .register_mw_seek_select{ width:100%; height:36px; line-height:36px; margin:0 0 20px 0; padding:0 0 0 10px; font:normal 16px/36px Arial, Helvetica, sans-serif; color:#999; background: url(../images/btn_ico/ic_expand_more_grey.png) no-repeat 98% center #fff; background-size:20px 20px; border:1px solid #CBCBCB; -webkit-border-radius:5px; border-radius:5px;}

.reg_content{width: 100%; margin:20px 0 0 0; padding:0 15px;}
.buttonAll{width:100%; height:38px; position:relative; padding:0px 30px; margin-top:20px;}
.buttonAll #reg_submit_btn{width:100%; font:bold 16px/40px Arial, Helvetica, sans-serif; color:#fff; background-color:#0099FF;line-height:40px; border-radius:4px; display:block; text-align:center; text-decoration:none; margin-bottom:15px; height:40px; -webkit-box-shadow:0px 2px 5px rgba(0,0,0,0.2); box-shadow:0px 2px 5px rgba(0,0,0,0.2); outline:none;}
.buttonAll #reg_submit_btn:active{opacity:0.8;}
#regForm{}
.register_index{overflow:hidden; width:100%; padding:0px 30px;}

.login_tx .img_upload{display:block; width:56px; height:56px; -webkit-box-shadow:none; background: url(../images/btn_ico/ic_photo_camera_grey.png) no-repeat center center; background-size:60% 60%; border-radius:50%; background-color:#BCBCBC; float:left;}
.login_tx .img_upload:active{background-color:#A1A1A1;}
.selectlx .selecton{background:#434343;}

.top_part{padding:15px 0px; width:100%; height:auto; margin:0 auto;}
.select_right{margin-left:0;}

.login_tx .selectlx{width:100%; height:80px;}
.login_tx .selectlx span{width:100%; height:36px; display:block; cursor:pointer; margin-bottom: 10px;-webkit-box-sizing:border-box;box-sizing:border-box; padding-left: 15px;border-radius: 4px;position: relative;}
.selectlx span a{font:bold 16px Arial; color:#fff; text-overflow:ellipsis; white-space:nowrap; display:block; width:100%; height:100%; line-height:36px;}
.selectlx .selectoff a{font:normal 16px Arial; color:#000; line-height: 36px;}
.login_tx{padding:0; width: 100%;}
.login_tx p{font-size:14px; text-align:left;  font-family:Arial; color:#333; padding:0; margin:0;}
.selectlx .selectoff{background:#ffffff;  border:1px #b7b7b7 solid;}
.selectlx span i{width: 36px;height: 36px; 
background: url(../images/btn_ico/ic_done_green.png) no-repeat center center;background-size: 80% 80%; position: absolute;right: 0px;top: 50%; margin-top: -18px;}
.selectlx .selecton  i{display:block;}
.selectlx .selectoff i{display:none;}
.login_tx .login_tab_2{font-weight:bold;line-height:28px;}
.list_title{font-weight:bold;line-height:28px;}

.login_tx .ipt2{margin:0 0 20px 0; padding:0; position:relative; height:auto;}
.login_tx .ipt2 input{border:0; width:100%; height:36px; outline:none; line-height:100%; text-align:left; border-bottom:1px #cccccc solid; padding-left:10px; -webkit-box-sizing:border-box;box-sizing:border-box; border-radius:0px; font-size:16px;}
.login_tx .ipt2 input:focus {}

.login_tx .ipt3{width:100%; line-height:30px; border:1px #cccccc solid; margin:12px 0 0 0; position:relative;display: block;height: 36px; background-color:#fff; -webkit-border-radius:5px; border-radius:5px;}
.login_tx .ipt3 select{width:100%; height:100%; line-height:36px; top:2px; border-bottom:1px #fff solid; z-index:1; color:#999; -moz-border-radius:6px;-webkit-border-radius:6px; border-radius:6px; margin-right:6px;/*opacity: 0; filter:alpha(opacity=0);*/ padding-left:10px; /*background: none;*/ font-size:16px;}
.login_tx .ipt3 select option{background: none;}
.login_tx .ipt3 span{color:#999; padding:0 0 0 2px; padding-left:10px;}
.login_tx .ipt2 input::-webkit-input-placeholder {color:#999;}
.login_tx .register_pub_inps input{ border:1px solid #ccc; -webkit-border-radius:5px; border-radius:5px; padding:0px 0 0 10px; margin:0;}
.login_tx .register_pub_inps div{ width:100%; background:#FF6A29!important; color:#FFFF8E!important; padding:2px!important; -webkit-border-radius:5px; border-radius:5px;}

.cookies_tips{background:#ffffff;box-shadow:0 0 6px rgba(0,0,0,0.5);color:#696969;font-size:14px;line-height:14px;width:100%;position: fixed;top: -30px;left: 0;z-index: 10001;opacity: 0;}
.cookies_tips .cookies_width{margin:auto;padding:8px 35px 8px 10px;position: relative;}
.cookies_tips .cookies_content{color:#696969;font-size:12px; height:30px; display: table-cell; vertical-align: middle; text-align: left;}
.cookies_tips .cookies_div_close{background:url(/Public/images/btn_ico/ic_close_grey_03.png);background-size:13px 13px;display:block;height:13px;width:13px;position: absolute;top:18px;right:15px;z-index: 10001;}
.cookies_tips a{color:#696969;}

.upload_menu{padding-top:10px;}
.upload_menu .img_photo{display:block; width:86px;height:86px; background:url(../images/btn_ico/ic_photo_camera_white.png) no-repeat center center; background-size:80% 80%; background-color: #090; border-radius:50%; margin:0 auto; background-image:url(../images/btn_ico/ic_photo_camera_white.png);}
.upload_menu h3{color:#090; line-height:36px; font-size:16px; text-align:center;margin:0;}
.upload_menu p{padding:0 15px; text-align:center; color:#666; margin-bottom:10px; font-size:16px;}
.upload_menu li{text-align:center; line-height:36px; border-bottom:1px #cccccc solid; font-size:16px;}
.upload_menu li a{display:block; width:100%; height:100%;}
.upload_menu ul{border-top:1px #cccccc solid;}
.upload_menu .link_sty{color:#0099FF;}
.upload_menu .link_sty2{color:#666666;}
.sldiv{position: absolute;top:0px; left:0px; width:100%; height:100%;}
.register_index input.error {border-bottom:2px #FF0000 solid; color:red;}
#country{width:100%; height:100%; position:absolute; top:0px; left:0px; padding-left:10px;}

.drop_down{background: url(../images/btn_ico/ic_expand_more_grey.png) no-repeat 98% center; background-size:20px 20px;}
.drop_down select{background: url(../images/btn_ico/ic_expand_more_grey.png) no-repeat 98% center; background-size:20px 20px;}

/*forget password sign_in_help*/


.header_bg_white {background:#fff; border-bottom:1px #D7D7D7 solid; position:relative; height:45px; color:#333;}
.header_back_ico {background-image:url(../images/btn_ico/ic_arrow_back_grey.png);}
.header_close_ico {background-image: url(../images/btn_ico/ic_close_grey.png);}

.header_title_black{font:16px Arial, Helvetica, sans-serif; color:#333; line-height:45px; padding:0px 10px; float:left; height:45px; display:block; position:relative; font-weight:bold;}
.btn_flat{font-size:16px; line-height:38px; border-radius:4px; display:block; text-align:center; text-decoration:none; margin-bottom:15px; margin-top:35px; color:#ffffff; background-color:#0099FF; width:100%;}
.btn_flat:active{ opacity:0.8;}
.fPaw{line-height:28px; padding:0px 10px;}
.forget_content{padding-top:20px;}

.success_test{background-color:#ADC878; padding:16px 10px; color:#ffffff;}
.success_test .success_left{width:5rem; margin-right:1rem; float:left; font-size:18px; text-align:center;}
.success_test .success_left span{padding-top:10px; display:block;}
.success_test .success_left i{display:block; width:30px; height:30px; background-color:#000; margin:0 auto; background:url(../images/btn_ico/ic_done_white.png) no-repeat center center;background-size:100% 100%;}
.success_test p{margin-left:6rem; margin-bottom:16px; font-size:16px;}
.success_test p.text2{margin-bottom:0px;}

.rset_success .close_btn{border:1px #ccc solid; margin:0 25px; line-height:38px; border-radius:4px; display:block; text-align:center; text-decoration: none; margin-bottom:15px; color:#333333; background-color:#ffffff; margin-top:15px;}

#wrapper{position:absolute; z-index:1; top:55px; bottom:0; left:0; width:100%; overflow:auto;}
#scroller{position:absolute; z-index:1;	-webkit-tap-highlight-color:rgba(0,0,0,0); width:100%; padding:0;}
.changepwd_erro{padding:16px 24px; text-align:left; font-size:16px; color:#fff; background:#fe5757;}

/*androidApp ad start*/
.switch_androidApp_wapper{ width:100%; height:128px; border-top:1px solid #ddd; background-color:#fff; position:fixed; left:0; bottom:0; z-index:3; display:none;}
.switch_androidApp_wapper .close_btn{ display:block; width:30px; height:30px; position:absolute; right:5px; top:5px;background-size:cover; background-image:url(../images/btn_ico/ic_close_grey.png);}
.switch_androidApp_wapper .tit{ width:200px; position:absolute; left:50%;top:10px;margin-left:-100px; line-height:18px; text-align:center; font-size:16px; color:#333; font-weight:bold;}
.switch_androidApp_wapper .contine_btn{ display:block; text-decoration:none; width:200px; height:32px; line-height:32px; font-size:16px; text-align:center; color:#fff; position:absolute; left:50%;top:55px; margin-left:-100px; background-color:#008FFF;border-radius:3px;-webkit-border-radius:3px;}
.switch_androidApp_wapper .contine_btn:active{ background-color:#0386ED;}
.switch_androidApp_wapper  .ridio_div{ width:200px; position:absolute; left:50%;top:98px;margin-left:-100px; line-height:18px; font-size:14px; text-align:center;}
.switch_androidApp_wapper  .ridio_div input{ display:block;width:16px; height:16px; position:absolute; left:32px;top:1px; margin:0;padding:0;}
/*androidApp ad end*/

/*login revision*/
.revs_login_body #login .auto_logCon{ color:#A1A1A1; background:none; height:32px;}
.revs_login_body #login .auto_logCon input{ opacity:0; z-index:2; left:0; top:11px; position:absolute; width:100%;}
.revs_login_body #login .auto_logCon input + label{ background-color:none; width:14px; height:14px; display:block; position:absolute; top:12px; left:10px; z-index:1; margin:0; padding:0; border:1px solid #A1A1A1; -webkit-border-radius:5px; border-radius:5px;}
.revs_login_body #login .auto_logCon input:checked + label{ background:url(../images/btn_ico/ic_done_green.png?v=2.0) no-repeat; background-size:cover;}

/*register auto_logCon start*/
.reg_content .auto_logCon{ font:normal 12px/40px Arial; color:#666; height:40px; line-height:40px; border-bottom:none; margin:0;padding:0;}
.reg_content .auto_logCon input{ width:18px; height:18px; display:inline-block;position:relative;top:-1px;left:16px;margin:0;padding:0;margin-right:21px;border:1px solid #ccc;outline:none;-webkit-appearance:checkbox;appearance:checkbox;vertical-align:middle;}
.reg_content .auto_logCon a{ color:#A1A1A1; position:relative; z-index:9;}

.reg_content .auto_logCon{ color:#A1A1A1; background:none; height:auto; line-height:18px; position:relative; padding:12px 0 0 0;text-align:center;}
.reg_content .auto_logCon input{ opacity:0; z-index:2; left:0; top:11px; position:absolute; width:100%;}
.reg_content .auto_logCon input + label{ background-color:none; width:14px; height:14px; display:block; position:absolute; top:12px; left:10px; z-index:1; margin:0; padding:0; border:1px solid #A1A1A1; -webkit-border-radius:5px; border-radius:5px;}
.reg_content .auto_logCon input:checked + label{ background:url(../images/btn_ico/ic_done_white.png) no-repeat; background-size:cover;}
.reg_content .agree_error { color:#F30;}
.reg_content .agree_error a{ color:#F30;}
.reg_content .agree_error label{ border:1px solid #F30 !important;}
/*end*/

.bottom-alertMessageTips{background:rgba(0,0,0,0);}
.bottom-alertMessageTipsWap{text-align:left; vertical-align: bottom; padding-bottom:80px;}
.bottom-alertMessageTipsWapCenter{ background-color:#000; color:#fff; padding:10px 5px 10px 40px; position:relative;}
.bottom-alertMessageTipsWapCenter .error_ico{ display:block; width:24px; height:24px; position:absolute; left:15px; top:50%; margin-top:-12px; background:url(../images/btn_ico/ic_error_grey02.png) no-repeat center center;background-size:cover;}

/*register revision*/
.revs_register_body .go_home{ display:block; width:auto; height:24px; line-height:24px; padding:0 0 0 28px; position:absolute; left:15px; top:15px; font-size:14px; color:#fff; text-decoration:none;}
.revs_register_body .go_home span{ display:block;width:24px;height:24px; position:absolute; left:0; top:0; background:url(../images/btn_ico/ic_arrow_back_white.png) no-repeat center center;background-size:cover;}
.revs_register_body .external_login_top{ width:auto; margin-top:65px; background:none; text-align:center; text-indent:-10px;}
.revs_register_body .external_login_top img{ height:55px; margin-right:6px; position:static; float:none; vertical-align:middle;}
.revs_register_body .external_login_top span{ position:relative; left:0; top:5px;}
.revs_register_body .external_login_top span b:nth-child(2){ font-size:14px; display:block; margin-top:5px;}

/*.revs_register_body .reg_content{ margin:80px 0 0 0;}*/

.revs_register_body .reg_content .register_index{ position:relative; padding:0; /*-webkit-border-radius:5px; border-radius:5px;*/}
.revs_register_body .reg_content .register_mw_seek_select{ border:none; height:38px; line-height:36px; background:none; color:#000; -webkit-border-radius:0px; border-radius:0px; margin:0; background:rgba(255,255,255,1);}
.revs_register_body .reg_content .sex_s_ico{ /*display:block; width:8px; height:8px; position:absolute; right:15px; top:16px; border-left:1px solid #666; border-bottom:1px solid #666; -webkit-transform:rotate(-45deg); transform:rotate(-45deg);*/}

.revs_register_body .login_tx .register_pub_inps input{ border:none; height:36px; line-height:36px; background:none; color:#000; -webkit-border-radius:0px; border-radius:0px; background:rgba(255,255,255,1); margin-top:1px;}
.revs_register_body .login_tx .register_pub_inps input::-webkit-input-placeholder{color:#666;}
.revs_register_body .login_tx .register_pub_inps input.lierrclass{ color:#666; border:1px solid red; -webkit-border-radius:5px; border-radius:5px;}
.revs_register_body .login_tx .register_pub_inps input.lierrclass::-webkit-input-placeholder{color:#666;}
.revs_register_body .login_tx .register_pub_inps .fon{ background:rgba(255,255,255,0.9); color:#666;}

.revs_register_body .login_tx .ipt2{ margin:0;}

.revs_register_body .login_tx .ipt3{ height:38px; line-height:38px; border:none; background:none; -webkit-border-radius:0px; border-radius:0px; margin:0;}
.revs_register_body .login_tx .ipt3 select{ color:#000; background:none; -webkit-border-radius:0px; border-radius:0px; background:rgba(255,255,255,1); border-bottom:none; margin-top:1px;}
.revs_register_body .reg_content .birthday_s_ico{ /*display:block; width:8px; height:8px; position:absolute; right:15px; top:16px; border-left:1px solid #666; border-bottom:1px solid #666; -webkit-transform:rotate(-45deg); transform:rotate(-45deg);*/}

.revs_register_body .buttonAll{ height:46px; padding:0; margin-top:15px;}
.revs_register_body .buttonAll #reg_submit_btn{ height:42px; -webkit-border-radius:5px; border-radius:5px; /*opacity:0.8;*/}
.revs_register_body .buttonAll #reg_submit_btn:active{ opacity:0.8;}

.revs_register_body .external_login_submit_btn{ color:#A1A1A1; font:normal 14px/18px Verdana;}
.revs_register_body .external_login_submit_btn a{ color:#ddd; text-decoration:underline;}

/*Reset Password*/
.reset_password_byemailormobile_box{ width:100%; height:auto; margin:0; padding:0 30px; overflow:hidden;}
.reset_password_byemailormobile_box .reset_tab{ width:100%; height:auto; margin:30px 0 0 0; padding:0;}
.reset_password_byemailormobile_box .reset_tab:after{ content:"";display:block;width:0;height:0;clear:both;}
.reset_password_byemailormobile_box .reset_tab li{ border:1px solid #ddd; display:block; width:48.5%; height:32px; line-height:32px; font-size:14px; color:#666; text-align:center; -webkit-border-radius:5px; border-radius:5px; overflow:hidden; float:left; margin:0; padding:0;}
.reset_password_byemailormobile_box .reset_tab li:nth-child(2){ margin-left:3%;}
.reset_password_byemailormobile_box .reset_tab li.on{ background-color:#f2f2f2;}

.reset_password_byemailormobile_box .reset_byemail_box{ width:100%; height:auto; margin:30px 0 0 0; padding:0;}
.reset_password_byemailormobile_box .reset_byemail_box .r_text{ width:auto; height:auto; line-height:18px; font-size:14px; color:#333; text-align:center; margin:0; padding:0;}
.reset_password_byemailormobile_box .reset_byemail_box .r_email{ width:auto; height:auto; line-height:22px; font-size:16px; font-weight:bold; color:#333; text-align:center; margin:20px 0 0 0; padding:0;}
.reset_password_byemailormobile_box .reset_byemail_box .r_send_btn{ display:block; width:100%; height:40px; line-height:40px; font-size:16px; color:#fff; text-align:center; -webkit-border-radius:5px; border-radius:5px; margin:20px 0 0 0; padding:0; overflow:hidden;}
.reset_password_byemailormobile_box .reset_byemail_box .r_send_btn:active{ opacity:0.8;}

.reset_password_byemailormobile_box .reset_bymobile_box{ width:100%; height:auto; margin:30px 0 0 0; padding:0;}
.reset_password_byemailormobile_box .reset_bymobile_box .r_text{ width:auto; height:auto; line-height:18px; font-size:14px; color:#333; text-align:center; margin:0; padding:0;}
.reset_password_byemailormobile_box .reset_bymobile_box .r_mobile{ width:auto; height:auto; line-height:22px; font-size:16px; font-weight:bold; color:#333; text-align:center; margin:20px 0 0 0; padding:0;}
.reset_password_byemailormobile_box .reset_bymobile_box .r_code_box{ border-bottom:1px solid #ddd; width:100%; height:40px; position:relative; margin:20px 0 0 0; padding:0;}
.reset_password_byemailormobile_box .reset_bymobile_box .r_code_box .r_code{ border:0 none; display:block; width:60%; height:40px; font-size:16px; color:#333; margin:0; padding:0;}
.reset_password_byemailormobile_box .reset_bymobile_box .r_code_box .r_get{ display:block; width:35%; height:32px; line-height:32px; position:absolute; right:0; top:4px; margin:0; padding:0; text-align:center; font-size:14px; color:#006baf;}
.reset_password_byemailormobile_box .reset_bymobile_box .r_code_box .r_time{ display:block; width:35%; height:32px; line-height:32px; position:absolute; right:0; top:4px; margin:0; padding:0; text-align:center; font-size:14px; color:#666; background-color:#F2F2F2; -webkit-border-radius:5px; border-radius:5px;}
.reset_password_byemailormobile_box .reset_bymobile_box .r_code_tips{ width:100%; height:auto; line-height:16px; font-size:12px; color:#999; text-align:center; margin:10px 0 0 0; padding:0;}
.reset_password_byemailormobile_box .reset_bymobile_box .r_continue_btn{ display:block; width:100%; height:40px; line-height:40px; font-size:16px; color:#fff; text-align:center; -webkit-border-radius:5px; border-radius:5px; margin:20px 0 0 0; padding:0; overflow:hidden;}
.reset_password_byemailormobile_box .reset_bymobile_box .r_continue_btn:active{ opacity:0.8;}
.reset_password_byemailormobile_box .reset_bymobile_box .r_code_err{ width:100%; height:auto; line-height:16px; font-size:12px; color:red; text-align:center; margin:10px 0 0 0; padding:0;}

.reset_password_email_verifi_tip_box{ width:100%; height:auto; margin:0; padding:0 30px; overflow:hidden;}
.reset_password_email_verifi_tip_box .r_img{ display:block; width:56px; height:auto; margin:0 auto; margin-top:30px; padding:0;}
.reset_password_email_verifi_tip_box .r_text01{ width:auto; height:auto; line-height:18px; font-size:14px; color:#333; text-align:center; margin:30px 0 0 0; padding:0;}
.reset_password_email_verifi_tip_box .r_text02{ width:auto; height:auto; line-height:18px; font-size:14px; color:#333; text-align:center; margin:30px 0 0 0; padding:0;}
.reset_password_email_verifi_tip_box .r_email{ width:auto; height:auto; line-height:22px; font-size:16px; font-weight:bold; color:#333; text-align:center; margin:20px 0 0 0; padding:0;}
.reset_password_email_verifi_tip_box .r_got_btn{ display:block; width:80%; height:40px; line-height:40px; font-size:16px; text-align:center; -webkit-border-radius:5px; border-radius:5px; margin:0 auto; margin-top:20px; padding:0; overflow:hidden;}
.reset_password_email_verifi_tip_box .r_got_btn:active{ opacity:0.8;}

.reset_password_new_confirm_box{ width:100%; height:auto; margin:0; padding:0 30px; overflow:hidden;}
.reset_password_new_confirm_box .r_text{ width:auto; height:auto; line-height:18px; font-size:14px; color:#999; margin:30px 0 0 0; padding:0;}
.reset_password_new_confirm_box .r_email{ width:auto; height:auto; line-height:22px; font-size:16px; color:#333; margin:5px 0 0 0; padding:0;}
.reset_password_new_confirm_box input.r_pwd{width:100%; border:none; border-bottom:1px #ccc solid; padding:12px 0; font:normal 16px/100% Arial, Helvetica, sans-serif; color:#333; margin-top:8px; outline:none;}
.reset_password_new_confirm_box input.r_pwd:focus{border-bottom:2px #02950c solid;}
.reset_password_new_confirm_box .r_done_btn{ display:block; width:100%; height:40px; line-height:40px; font-size:16px; color:#fff; text-align:center; -webkit-border-radius:5px; border-radius:5px; margin:20px 0 0 0; padding:0; overflow:hidden;}
.reset_password_new_confirm_box .r_done_btn:active{ opacity:0.8;}

.reset_password_success_box{ width:100%; height:auto; margin:0; padding:0 30px; overflow:hidden;}
.reset_password_success_box .r_ico{ display:block; width:65px; height:65px; margin:0 auto; margin-top:30px; padding:0; -webkit-border-radius:65px; border-radius:65px; background:url(../images/btn_ico/ic_done_white.png) no-repeat center center #5395F6; background-size:80%; overflow:hidden;}
.reset_password_success_box .r_text01{ width:auto; height:auto; line-height:18px; font-size:16px; color:#333; text-align:center; margin:30px 0 0 0; padding:0;}
.reset_password_success_box .r_text02{ width:auto; height:auto; line-height:18px; font-size:14px; color:#333; text-align:center; margin:30px 0 0 0; padding:0;}
.reset_password_success_box .r_login_btn{ display:block; width:80%; height:40px; line-height:40px; font-size:16px; text-align:center; -webkit-border-radius:5px; border-radius:5px; margin:0 auto; margin-top:20px; padding:0; overflow:hidden;}
.reset_password_success_box .r_login_btn:active{ opacity:0.8;}

.reset_password_way{width: 100%;margin: 0 auto;padding: 0 30px;margin-top: 10px;}
.reset_password_way .menu{display: flex;flex-direction: row;height: 40px;line-height:40px;font-size: 14px;color: #333;}
.reset_password_way .menu li{flex:1;text-align: center;height: 40px;margin:0 0px;padding:0;border-bottom: 1px solid #E3E3E3;}
.reset_password_way .menu li.active{color: #0068AA;border-bottom: 2px solid #0068AA;}
.reset_password_way .error{display: none;color:red;text-align: center;font-size: 12px;}
.reset_password_way .reset_password_email {text-align: center;}
.reset_password_way .reset_password_email .tips{width:90%; margin:25px auto 0 auto;text-align: center;color:#333;}
.reset_password_way .reset_password_email .r_email{text-align: center;margin-top:20px;font-size: 16px;font-weight: bold;}
.reset_password_way .reset_password_email .btn_box{width: 100%; margin: 0 auto;}
.reset_password_way .reset_password_mobile{margin-top: 25px;}
.reset_password_way .reset_password_mobile .tips{color:#333;}
.reset_password_way .reset_password_mobile .r_mobile{margin-top: 20px;;font-size: 16px;font-weight: bold;}
.reset_password_way .reset_password_mobile .input_box{display: flex;flex-direction: row;margin-top: 25px;line-height: 30px;border-bottom: 1px solid #E3E3E3;padding-bottom: 10px;}
.reset_password_way .reset_password_mobile .input_box .code{flex: 1;font-size: 16px;overflow: hidden;}
.reset_password_way .reset_password_mobile .input_box .get_code_btn{color:#0068AA;width: 85px;text-align: center;}
.reset_password_way .reset_password_mobile .input_box .get_code_btn.on{color:#888;width: 85px;background: rgba(242, 242, 242, 1)}
.reset_password_way .reset_password_mobile .sent_tips{display:none;margin-top: 5px;text-align: center;font-size: 12px;color:#888;}
.reset_password_way .reset_password_mobile .note{position: absolute;bottom: 10px;left: 0;font-size: 12px;text-align: center;width: 100%;}

/*optimize start*/
.connect_with_gmail_pop_box{ width:100%; height:auto; margin:0; padding:30px 20px; position:relative; -webkit-box-sizing:border-box; box-sizing:border-box;}
.connect_with_gmail_pop_box .title{ width:auto; height:auto; margin:0; padding:0; font-size:18px; font-weight:bold; color:#00609E;}
.connect_with_gmail_pop_box .text{ width:auto; height:auto; margin:15px 0 0 0; padding:0; line-height:18px; font-size:14px; color:#333;}
.connect_with_gmail_pop_box .text span{ color:#127AF9;}
.connect_with_gmail_pop_box .info_con{ width:auto; height:58px; position:relative; margin:20px 0 0 0; padding:0;}
.connect_with_gmail_pop_box .info_con .a_img{ display:block; width:50px; height:58px; position:absolute; left:0; top:0; margin:0; padding:0; overflow:hidden;}
.connect_with_gmail_pop_box .info_con .a_img img{ display:block; width:100%; height:auto; margin:0; padding:0;}
.connect_with_gmail_pop_box .info_con .p_name{ width:auto; height:auto; position:absolute; left:60px; top:10px; margin:0; padding:0; font-size:14px; font-weight:bold; color:#333;}
.connect_with_gmail_pop_box .info_con .p_name a{ font-size:12px; font-weight:100; color:#666; text-decoration:underline; outline:none; cursor:pointer; margin:0 0 0 15px; padding:0;}
.connect_with_gmail_pop_box .info_con .p_gmail{ width:auto; height:auto; position:absolute; left:60px; top:35px; margin:0; padding:0; font-size:14px; color:#333;}
.connect_with_gmail_pop_box .email_title{ width:auto; height:30px; line-height:30px; margin:15px 0 0 0; padding:0; font-size:14px; color:#333; position:relative;}
.connect_with_gmail_pop_box .email_input{ width:100%; height:36px; margin:0; padding:0 10px; outline:none; font-size:14px; color:#333; -webkit-border-radius:5px; border-radius:5px; -webkit-box-sizing:border-box; box-sizing:border-box; -webkit-box-shadow:0 0 5px #bbb; box-shadow:0 0 5px #bbb;}
.connect_with_gmail_pop_box .password_title{ width:auto; height:30px; line-height:30px; margin:15px 0 0 0; padding:0; font-size:14px; color:#333; position:relative; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.connect_with_gmail_pop_box .password_title .a_link{ width:auto; height:auto; margin:0; padding:0; text-decoration:underline; color:#666; font-size:12px; position:absolute; right:0; top:0; outline:none; cursor:pointer;}
.connect_with_gmail_pop_box .password_title .a_link:active{ opacity:0.8;}
.connect_with_gmail_pop_box .password_title span{ font-size:12px; color:#666;}
.connect_with_gmail_pop_box .password_input{ width:100%; height:36px; margin:0; padding:0 10px; outline:none; font-size:14px; color:#333; -webkit-border-radius:5px; border-radius:5px; -webkit-box-sizing:border-box; box-sizing:border-box; -webkit-box-shadow:0 0 5px #bbb; box-shadow:0 0 5px #bbb;}
.connect_with_gmail_pop_box .err_inp{ border:1px solid #D4161A; -webkit-box-shadow:0 0 0 #bbb; box-shadow:0 0 0 #bbb;}
.connect_with_gmail_pop_box .error_text{ width:auto; height:auto; line-height:14px; text-align:center; margin:10px 0; padding:0; font-size:12px; color:#D4161A;}
.connect_with_gmail_pop_box .connect_btn{ display:block; width:100%; height:42px; line-height:42px; background-color:#127AF8; margin:0; padding:0; font-size:16px; font-weight:bold; color:#fff; text-align:center; outline:none; text-decoration:none; cursor:pointer; -webkit-border-radius:5px; border-radius:5px;}
.connect_with_gmail_pop_box .connect_btn:active{ opacity:0.8;}
.connect_with_gmail_pop_box .forgot_password_text{ width:auto; height:30px; line-height:30px; margin:10px 0 0 0; padding:0; text-align:center; font-size:14px; color:#666;}
.connect_with_gmail_pop_box .forgot_password_text a{ cursor:pointer; text-decoration:none; outline:none;}
.connect_with_gmail_pop_box .xt_div{ width:auto; height:auto; border-top:1px solid #ddd; margin:20px 0 0 0; padding:0;}
.connect_with_gmail_pop_box .first_time_text{ width:auto; height:30px; line-height:30px; margin:10px 0 0 0; padding:0; text-align:center; font-size:14px; color:#666;}
.connect_with_gmail_pop_box .first_time_text a{ cursor:pointer; text-decoration:none; outline:none;}
.connect_with_gmail_pop_box .first_time_text span{ color:#127AF9;}
.connect_with_gmail_pop_box .create_btn{ display:block; width:100%; height:42px; line-height:42px; background-color:#8cbe0e; margin:10px 0 0 0; padding:0; font-size:16px; font-weight:bold; color:#fff; text-align:center; outline:none; text-decoration:none; cursor:pointer; -webkit-border-radius:5px; border-radius:5px;}
.connect_with_gmail_pop_box .create_btn:active{ opacity:0.8;}
.connect_with_gmail_pop_box .text02{ width:auto; height:auto; margin:15px 0 0 0; padding:0; font-size:16px; color:red; line-height:20px;}
.connect_with_gmail_pop_box .xt_div02{ width:auto; height:auto; border-top:1px solid #ddd; margin:25px 0 0 0; padding:0;}
.connect_with_gmail_pop_box .text_t01{ width:auto; height:auto; margin:20px 0 0 0; padding:0; font-size:14px; font-weight:bold; color:#333;}
.connect_with_gmail_pop_box .text_t02{ width:auto; height:auto; margin:10px 0 0 0; padding:0; font-size:12px; color:#333;}
.connect_with_gmail_pop_box .text_t02 span{ color:#127AF9;}
.connect_with_gmail_pop_box .log_mail_btn{ display:block; width:100%; height:42px; line-height:42px; background-color:#127AF8; margin:10px 0 20px 0; padding:0; font-size:16px; font-weight:bold; color:#fff; text-align:center; outline:none; text-decoration:none; cursor:pointer; -webkit-border-radius:5px; border-radius:5px;}
.connect_with_gmail_pop_box .log_mail_btn:active{ opacity:0.8;}

/*ע��ҳ start*/
.revs_register_body .login_tx .select_reg_seek{ border:1px solid #ddd; -webkit-border-radius:5px; border-radius:5px; overflow:hidden;}
.revs_register_body .login_tx .p_reg_name{ margin:6px 0 0 0; padding:0; border:1px solid #ddd; -webkit-border-radius:5px; border-radius:5px; overflow:hidden;}
.revs_register_body .login_tx .div_reg_birthday{ margin:6px 0 0 0; padding:0; border:1px solid #ddd; -webkit-border-radius:5px; border-radius:5px; overflow:hidden;}
.revs_register_body .login_tx .p_reg_email{ margin:6px 0 0 0; padding:0; border:1px solid #ddd; -webkit-border-radius:5px; border-radius:5px; overflow:hidden;}
.revs_register_body .login_tx .p_reg_password{ margin:6px 0 0 0; padding:0; border:1px solid #ddd; -webkit-border-radius:5px; border-radius:5px; overflow:hidden;}
.revs_register_body .login_tx .p_reg_name input{ margin:0;}
.revs_register_body .login_tx .div_reg_birthday select{ margin:0;}
.revs_register_body .login_tx .p_reg_email input{ margin:0;}
.revs_register_body .login_tx .p_reg_password input{ margin:0;}
.revs_register_body .reg_content .sign_google_btn{ display:block; width:100%; height:45px; line-height:45px; font-size:16px; font-weight:bold; color:#333; margin:0; padding:0; text-align:center; cursor:pointer; text-decoration:none; outline:none; background-color:#fff; position:relative; -webkit-box-sizing:border-box; box-sizing:border-box; -webkit-border-radius:5px; border-radius:5px; -webkit-box-shadow:0 0 10px #bbb; box-shadow:0 0 10px #bbb;}
.revs_register_body .reg_content .sign_google_btn:active{ opacity:0.8;}
.revs_register_body .reg_content .sign_google_btn .ico{ display:inline-block; width:25px; height:25px; margin:0 10px 0 0; padding:0; vertical-align:middle; background:url(../images/optimize/google_ico.png?v=3.0) center center no-repeat; background-size:cover;}
.revs_register_body .reg_content .div_or_text{ width:auto; height:32px; line-height:32px; text-align:center; margin:4px 0 10px 0; padding:0; font-size:13px; color:#333;}
.revs_register_body .buttonAll #reg_submit_btn{ background-color:#8cbe0e!important; cursor:pointer;}
.revs_register_body .reg_content .div_view_desktop_box{ width:auto; height:32px; line-height:32px; text-align:center; margin:0; padding:0;}
.revs_register_body .reg_content .div_view_desktop_box .a_link{ font-size:14px; color:#808080; text-decoration:underline; outline:none; cursor:pointer;}
.revs_register_body .reg_content .div_view_desktop_box .a_link:active{ opacity:0.8;}
.revs_register_body .reg_content .div_copyright_text{ width:auto; height:auto; line-height:26px; margin:5px 0 0 0; padding:0; font-size:14px; color:#808080; text-align:center;}
.revs_register_body .reg_content .auto_logCon{ color:#808080;}
.revs_register_body .reg_content .auto_logCon a{ color:#808080;}
.revs_register_body .reg_content .sex_s_ico{ display:block; width:16px; height:8px; position:absolute; right:10px; top:15px; background:url(../images/optimize/arrow_select.png?v=2.0) center center no-repeat; background-size:80%;}
.revs_register_body .reg_content .birthday_s_ico{ display:block; width:16px; height:8px; position:absolute; right:10px; top:15px; background:url(../images/optimize/arrow_select.png?v=2.0) center center no-repeat; background-size:80%;}
/*ע��ҳ end*/

/*��¼ҳ start*/
.revs_login_body .header_box{ width:100%; height:45px; line-height:45px; margin:0; padding:0; font-size:16px; font-weight:bold; color:#fff; text-align:center; position:relative;}
.revs_login_body .header_box .a_link{ display:block; width:45px; height:45px; margin:0; padding:0; cursor:pointer; background:url(../images/btn_ico/ic_arrow_back_white.png?v=2.0) center center no-repeat; background-size:70% 70%; position:absolute; left:0; top:0; text-decoration:none; outline:none;}
.revs_login_body .header_box .a_link:active{ opacity:0.8;}
.revs_login_body .revs_login_bottom_box_bh{ width:auto; height:auto; margin:20px 0 0 0; padding:0 15px;}
.revs_login_body .revs_login_bottom_box_bh .sign_google_btn{ display:block; width:100%; height:45px; line-height:45px; font-size:16px; font-weight:bold; color:#333; margin:0; padding:0; text-align:center; cursor:pointer; text-decoration:none; outline:none; background-color:#fff; position:relative; -webkit-box-sizing:border-box; box-sizing:border-box; -webkit-border-radius:5px; border-radius:5px; -webkit-box-shadow:0 0 10px #bbb; box-shadow:0 0 10px #bbb;}
.revs_login_body .revs_login_bottom_box_bh .sign_google_btn:active{ opacity:0.8;}
.revs_login_body .revs_login_bottom_box_bh .sign_google_btn .ico{ display:inline-block; width:25px; height:25px; margin:0 10px 0 0; padding:0; vertical-align:middle; background:url(../images/optimize/google_ico.png?v=3.0) center center no-repeat; background-size:cover;}
.revs_login_body .revs_login_bottom_box_bh .div_or_text{ width:auto; height:32px; line-height:32px; text-align:center; margin:5px 0 10px 0; padding:0; font-size:13px; color:#333;}
.revs_login_body .revs_login_bottom_box_bh .forgot_password_text{ width:auto; height:30px; line-height:30px; margin:15px 0 0 0; padding:0; text-align:center; font-size:14px; color:#666;}
.revs_login_body .revs_login_bottom_box_bh .forgot_password_text a{ color:#0083da; cursor:pointer; text-decoration:none; outline:none;}
.revs_login_body .revs_login_bottom_box_bh .donot_account_text{ width:auto; height:30px; line-height:30px; margin:0; padding:0; text-align:center; font-size:14px; color:#808080;}
.revs_login_body .revs_login_bottom_box_bh .donot_account_text a{ cursor:pointer; text-decoration:none; outline:none;}
.revs_login_body .revs_login_bottom_box_bh .join_free_btn{ display:block; width:100%; height:42px; line-height:42px; background-color:#8cbe0e; margin:15px 0 15px 0; padding:0; font-size:16px; font-weight:bold; color:#fff; text-align:center; outline:none; text-decoration:none; cursor:pointer; -webkit-border-radius:5px; border-radius:5px;}
.revs_login_body .revs_login_bottom_box_bh .join_free_btn:active{ opacity:0.8;}
.revs_login_body .revs_login_bottom_box_bh .div_view_desktop_box{ width:auto; height:32px; line-height:32px; text-align:center; margin:0; padding:0;}
.revs_login_body .revs_login_bottom_box_bh .div_view_desktop_box .a_link{ font-size:14px; color:#808080; text-decoration:underline; outline:none; cursor:pointer;}
.revs_login_body .revs_login_bottom_box_bh .div_view_desktop_box .a_link:active{ opacity:0.8;}
.revs_login_body .revs_login_bottom_box_bh .div_copyright_text{ width:auto; height:auto; line-height:26px; margin:5px 0 0 0; padding:0; font-size:14px; color:#808080; text-align:center;}
.revs_login_body .external_login_cen{ margin:0; padding:0;}
.revs_login_body .external_login_submit, .revs_register_body .external_login_submit{ height:42px; line-height:42px; background-color:#0881fe; margin:20px 0 0 0; padding:0; cursor:pointer;}
.revs_register_body .external_login_submit{width:100% !important;margin:0!important;}
.revs_login_body .external_login_submit:active, .revs_register_body .external_login_submit:active{ opacity:0.8;}
.revs_login_body .external_login_cen li.li_log_email{ margin:0; padding:0; border:1px solid #ddd; -webkit-border-radius:5px; border-radius:5px; overflow:hidden;}
.revs_login_body .external_login_cen li.li_log_password{ margin:15px 0 0 0; padding:0; border:1px solid #ddd; -webkit-border-radius:5px; border-radius:5px; overflow:hidden;}
.revs_login_body .external_login_cen li.li_log_code{ margin:15px 0 0 0; padding:0; border:1px solid #ddd; -webkit-border-radius:5px; border-radius:5px; overflow:hidden;}
.revs_login_body .external_login_cen li input[name=password]{ width:100%;padding:5px 10px;}
::-ms-reveal{width:0;height:0;display:none;}
/*��¼ҳ end*/
/*optimize end*/

/*contact_us*/
.contact_us{
    padding-top: 45px;
}
.contact_us_index{
	overflow: hidden;
    width: 100%;
    padding: 0px 30px;
}
.contact_us_index .login_tx .ipt2 input{
	border: 1px rgba(204, 204, 204, 1) solid;
	border-radius: 4px;
	font-size: 14px;
}
.contact_us_index .login_tx .ipt2 textarea{
    width: 100%;
    height: 200px;
    outline: none;
    line-height: 100%;
    text-align: left;
    border-bottom: 1px #cccccc solid;
    padding-left: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 0px;
    font-size: 14px;
    border: 1px rgba(204, 204, 204, 1) solid;
    border-radius: 4px;
    resize: none;
    padding-top: 10px;
    line-height: 18px;
    padding-bottom: 10px;
}
.contact_us_index .login_tx .ipt2 input.error{
	border-color: rgba(255, 0, 0, 1);
}
.contact_us_index .login_tx .ipt2 textarea.error{
	border-color: rgba(255, 0, 0, 1);
}
.contact_us_index .important_note{
	background: rgba(242, 242, 242, 1);
	border-radius: 4px;
	line-height: 18px;
	color: #333333;
	padding: 4px;
	margin-top: 15px;
}
.contact_us_index .important_note p{
	font-size: 13px;
}
.contact_us_index .important_note p.on{
	font-size: 14px;
	font-weight: bold;
}
.contact_us_index .login_tx .ipt2{
	margin: 10px 0 0 0;
}
.contact_us_index #auth_img{
	top: -5px;
}
.contact_us_index .input_note{
	line-height: 28px;
	display: block;
}
.contact_us_index .maxlength_note{
	line-height: 16px;
	font-size: 12px;
	color: #868686;
	display: block;
	text-align: right;
	margin: 2px 0 0 0;
}
.contact_us_submitted_sucessfully{
	position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    overflow-y: scroll;
    padding-top: 45px;
    z-index: 1;
    background: #ffffff;
}
.sucessfully_icon{
	height: 54px;
	width: 54px;
	background:rgb(18 152 237) url(../images/contact_us_sucessfully.png) center center no-repeat; background-size:cover;
	border-radius: 50%;
	margin: 30px auto 20px;
}
.contact_us_sucessfully_title{
	line-height: 22px;
    font-size: 16px;
    color: #333333;
    font-weight: bold;
    text-align: center;
}
.contact_us_sucessfully_note{
	font-size: 14px;
	color: #666666;
	line-height: 18px;
	text-align: center;
	margin: 20px auto;
}
.contact_us_Igotit{
	font-weight: bold;
}
.contact_us_submitted_fail{
	position: fixed;
	z-index: 1;
	left: 0px;
	top:40%;
	padding-left:40px;
	padding-right:40px;
	width: 100%;
}
.contact_us_submitted_fail_ct{
	background: #FFFFFF;	
	border-radius: 5px;
    -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.349019607843137);
    -webkit-box-shadow: 0px 0px 5px rgb(0 0 0 / 35%);
    box-shadow: 0px 0px 5px rgb(0 0 0 / 35%);
    padding: 20px;
}
.contact_us_submitted_fail_ct span{
	display: block;
}
.contact_us_submitted_fail_ct a{
	float: right;
	margin-top: 5px;
	font-size: 16px;
    color: #0066FF;
   	text-decoration: none;
}
.contact_us_submitted_fail_mask{
	height: 100%;
	width: 100%;
	position: fixed;
	background: rgba(0,0,0,0.2);
	top: 0px;
    left: 0px;
}
.contact_us_header_bg_white{
	-moz-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.0980392156862745);
    -webkit-box-shadow: 0px 5px 5px rgb(0 0 0 / 10%);
    box-shadow: 0px 5px 5px rgb(0 0 0 / 10%);
    position: fixed;
    top: 0px;
    left: 0px;
}
.contact_us_index .important_note a{
	color: #006BAF;
}
.contact_us .btn_flat{
	margin-top: 20px;
}
/*contact_us end*/