@charset "utf-8";

/* CSS Document */
html { font-size: 16px; }
body, input, select, textarea { font-family: Roboto, "Segoe UI", Arial, Helvetica, sans-serif; font-size: 12px; font-size:  rem; vertical-align: middle; padding: 0; margin: 0; }
.holded { color: #aaa; }
img { border: 0; max-width: 100%; }
div, ul, ol, li, dl, dt, dd, a, img, form, p, h1, h2, h3, h4, h5, h6, span { margin: 0; padding: 0; border: 0px; }
input, select { outline: none; }
ul, li { list-style: none; }
a:link, a:visited { color: #fff; text-decoration:none;}
a:hover {opacity:0.95;filter:alpha(opacity=80);}

/*去除手机端按钮默认样式*/
input { -webkit-appearance: none; outline: none; }
input:-webkit-autofill { -webkit-box-shadow: 0 0 0px 1000px white inset; }

/*去除 select 背景*/
select::-ms-expand { display: none; }
select { border: none; outline: none; appearance: none; -moz-appearance: none; -webkit-appearance: none; -ms-appearance: none; }

/* Clear Fix */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; overflow: hidden; }
.clearfix { display: inline-block; }

/* Hide from IE Mac */
.clearfix { display: block; }

/* End hide from IE Mac */

/* end of clearfix */


.hide{display: none;}
.show{display: block;}

.attention_con { width: 700px; height: auto; margin: 5% auto 0 auto; color: #333333; text-align: center; padding-top: 0; position: relative; margin-bottom: 20px; overflow: hidden; border-radius: 10px;box-sizing:border-box; }
.reg_title{  margin: 0;padding: 10px 0px;background-color: #0e0e0e;color: #fff;}
.reg_title img{max-width: 300px;}
.ct{background: #ffffff;opacity: 0.95;
filter: alpha(opacity=95);}

.register_area{padding-top:40px; width: 80%; margin: 0 auto;}
.reg_word{font-size: 46px; color: #000000; font-weight: 700;}
.reg_word2{font-size: 24px; color: #000000; padding-top: 20px;}
.copyright { color: #ccc; padding:10px 0px; margin: 0 auto; width: 100%; text-align: center; line-height: 1.2; }


/* TabbedPanels */
.TabbedPanels { margin: 0px; padding: 0; }
.TabbedPanelsTabGroup { margin: 0px; padding: 0; text-align: center; position: relative; z-index: 3; *padding-left: 60px; *display: block; *width: 100%; *height: auto; }
.TabbedPanelsTab { font-family: Arial, Verdana, Geneva, sans-serif; display: inline-block; width: 42px; height: 42px; line-height: 42px; text-align: center; -moz-user-select: none; -khtml-user-select: none; cursor: default; margin: 0px 5px; border-radius: 30px; -moz-border-radius: 30px; font-size: 24px; color: #666666; background-color: #c4c4c4; *float: left; }
.TabbedPanelsTabSelected { background-color: #ff5988; color: #fff; }
.TabbedContent { color: #333; font-size: 14px; background-position: center top; background-repeat: no-repeat; margin-top: 20px; }
.TabbedPanelsContent { position: relative; z-index: 2; padding: 50px 30px 50px; }

.reg_area { position: relative; margin-top: -30px; }
.reg_mask { }
/* form */
.form-label{display: none;}
#regForm { width: 100%; margin: 0 auto; }
.form-item {text-align: center; }
.form-sex{display: inline-block!important;}
.form-label { font-size: 14px; font-size: 1rem; float: left; width: 22%; padding-top: 12px; text-align: left; color: #ffffff; }
.form-con { float: left; width: 100%;  position: relative;  position: relative; border-radius: 4px; }
.input-group { margin: 0 auto; width: 100%; height: 36px; line-height: 42px; box-sizing: border-box; border: 1px solid #aaa; border-radius: 4px; height: 100%; font-size: 1rem; background: none; position: relative; height: 100%; overflow: hidden; z-index: 2; background-color: #ffffff;height: 40px; height: 2.8rem;}
.input-group .input_test { font-size: 14px; height: 2.125rem; height: 100%; height: 40px; width: 100%; background: none; *height: 20px; *margin-top: 10px; }
.input_test { padding-left: 5px; border: 0; position: relative; z-index: 2;}
#passwd1{z-index: 3;position: relative;}
.select-wrapper { width: 100%; position: relative; overflow: hidden; z-index: 0; height: 100%; height: 2.8rem; box-sizing: border-box; background-color: #fff; border: 1px solid #aaa; border-radius: 4px; line-height: 1; }
.select-wrapper:after { display: block; content: ""; position: absolute; width: 10px; height: 5px; right: 4px; top: 40%; }
.select-wrapper select { font-size: 14px; font-size: 1rem; float: left; width: 100%; margin-top: 0px; text-indent: 4px; height: 40px; height: 2.6rem; line-height: 40px; padding-left: 5px; border: none; background: url(../images/icon_arrow.png) no-repeat 96% center; *background: url(../images/icon_arrow.png) no-repeat 100% center; }
.select-wrapper select option { font-size: 13px; }
.input-group .input_test, .input-group .select-wrapper { float: left; border: none; line-height: 42px; }
.input-group .select-wrapper { width: 33%; height: 34px; height: 2.125rem; height: 100%; }
.input-group .select-wrapper select { width: 100%; }
.input_desc { font-size: 12px; line-height: 1.8em; text-align: right; color: #888; display: none; }
.button_box { padding-top:40px; }
.submit-button { display: block;width: 60%;margin: 0 auto; text-decoration: none;font-weight: bold; height: 60px; line-height: 58px; font-size: 28px; height: 4rem; line-height: 4rem;  cursor: pointer; border: none; color: #000000; border-radius: 5px; transition: all 0.3s; -webkit-transition: all 0.3s; margin-top: 0 !important;
      background-color: rgb(254,188,0);
    background-image: -moz-linear-gradient( 90deg, rgb(255,229,0) 0%, rgb(254,188,0) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(255,229,0) 0%, rgb(254,188,0) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(255,229,0) 0%, rgb(254,188,0) 100%);
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.33);
    transition: all ease 0.3s;
 }
.submit-button:hover { color: #000000; background-color: rgb(254,188,0);
    background-image: -moz-linear-gradient( 90deg, rgb(254,188,0) 100%, rgb(255,229,0) 0%);
    background-image: -webkit-linear-gradient( 90deg, rgb(254,188,0) 100%, rgb(255,229,0) 0%);
    background-image: -ms-linear-gradient( 90deg, rgb(254,188,0) 100%, rgb(255,229,0) 0%);
    transition: all ease 0.3s;

 }


.password-bg { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; line-height: 2.8rem; padding-left: 5px; z-index: 1; font-weight: normal; font-size: 1rem; color: #999999; text-align: left; *line-height: 40px;z-index:1 }
.terms_privacy { color: #505050; display: none; margin-top: 12px;  text-align: center;font-size: 14px;}
.terms_privacy a{color: #f7597f;text-decoration: underline;}
/* intsva */
.intsva { position: absolute; z-index: 98; line-height: 1em; height: auto; font-size: 11px; /*font-size:0.7rem;*/ margin-top: -29px; padding: 4px 6px; padding: 0.25rem 6px; color: #fff; background-color: #f25c5c; border: 1px solid #f25c5c; border-radius: 0.2rem; box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3); text-shadow: 0 0 1px rgba(0, 0, 0, 0.2);/*white-space: nowrap;*/ }
.intsva .arrow { display: block; content: ""; position: absolute; margin-left: 10px; bottom: -6px; width: 0px; height: 0px; border-color: transparent; border-style: solid; border-width: 6px 6px 0 6px; border-top-color: #f25c5c; left: 0; /* use for arrow bgColor */ }
.intsva .arrow:after { display: block; content: ""; position: absolute; margin-top: -5px; margin-left: -6px; width: 0px; height: 0px; z-index: -1; border-color: transparent; border-style: solid; border-width: 6px 6px 0 6px; border-top-color: #f25c5c;/* use for arrow border */ }
.error-tips { line-height: 2em; color: #CE4844; }
.error-tips.block { margin: 6px 0 10px; padding: 5px 10px; margin: 0.375rem 0 0.625rem; padding: 0.375rem 0.625rem; border: 1px solid #f3c6cc; background: #ffedef; border-radius: 0.2rem; }
.error-tips.block h1 { font-size: 14px; margin-bottom: 0.2em; }
.error-tips.block p { line-height: 1.2em; margin-bottom: 0.4em; }

/*for ie*/
.ie9 .select-wrapper select { margin-top: 10px; height: 1.5rem; width: 98%; }
.ie8 .select-wrapper select { margin-top: 10px; height: 20px; width: 98%; border: none; background: url(../images/icon_arrow.png) no-repeat 100% center; }

/* 如果没有定义这个，有可能在加载时一瞬间显示弹层 */
.popup-container { display: none; }

/*respond*/
@media only screen  and (min-height:600px){
    html,body{height: 100%; box-sizing:border-box; min-width: 0px;}
    .footer{position: absolute;bottom: 0px;}

}

@media only screen  and (max-width:750px){
html,body{/*height: 100%;*/ box-sizing:border-box; min-width: 0px;}
.submit-button { font-size: 24px;}
.attention_con{width: 90%;}
.attention_con a.attention_btn{width: 100%;font-size: 30px;}
.c_button a{width: 38%;}
.attention_title{font-size: 30px;}
.intsva{text-align: left;}

    .form-label { font-size: 0.8rem; }
    /* 隐藏找回密码链接*/
    .find_your_pw { display: none; }
    /*  登陆框高度调整*/
    #login { top: 3%; overflow: hidden; height: auto !important; overflow-y: scroll; }
    #login.popup-container .popup-content { position: relative !important; top: 0px !important; }
}


@media only screen  and (max-width:640px){
.attention_title{font-size: 26px;}
.attention_desc p{font-size: 20px;}
.c_button a{width: 30%;}
.check_list label{width: 100%;box-sizing: border-box;}
.reg_title{padding: 10px;}
.register_area{width: 100%;}
.reg_word{font-size: 48px;}
.reg_word2{font-size: 18px;}

}
@media only screen  and (max-width:480px){
.attention_con{width: 96%;}
.attention_title{font-size: 18px;}
.attention_pd{ padding:0px 20px 20px }
.reg_word{font-size: 32px;}
.reg_word2{font-size: 16px;}
.TabbedPanelsContent{padding:50px 20px 50px }
.attention_desc p{font-size: 16px;}
}
@media only screen  and (max-width:320px){
.attention_title{font-size: 16px;}
.reg_word{font-size: 28px;}
.reg_word2{font-size: 14px;}
.TabbedContent{margin-top: 18px;}
}

@media only screen  and (max-height:380px) {
    #login { height: 94% !important; overflow-y: scroll; }
}
@media only screen  and (max-width:450px) {
    .form-label {display: none;}
    .form-con { width: 100%; float: none;}
}

@media (min-width:600px) and  (max-width: 813px) and (orientation:landscape){

.succeed_pop .pop_content{width: 94% !important;
    left: 3%!important;
    margin-left: 0 !important;
    margin-top: 0!important;
    top: 3%!important;
    height: 90%!important;
    max-height: none!important;
  }
}