@charset "utf-8";

/* CSS Document */
html { font-size: 16px; }
.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 { 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; }



select {
    border: none;
    outline: none;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
  }
  
  img {
    pointer-events: none;
  }
  
  input::input-placeholder {
    color: #606060;
  }
  
  input::-webkit-input-placeholder {
    color: #606060;
  }
  
  input::-moz-placeholder {
    color: #606060;
  }
  
  input::-moz-placeholder {
    color: #606060;
  }
  
  input::-ms-input-placeholder {
    color: #606060;
  }
  /* no drag*/
  .user-drag {
    -webkit-user-drag: none;
  }


.hide{display: none;}
.show{display: block;}

.attention_con { width: 700px; height: auto; margin: 8% auto 60px 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: 4px 0px;background-color: #6100bc;color: #fff;}
.reg_title img{max-width: 180px;margin-top: 5px;}
.ct{background: rgba(10, 10, 10,0.75);}

.register_area{padding-top:40px; width: 80%; margin: 0 auto;}
.reg_word{font-size: 46px; color: #ffffff; font-weight: 700;}
.reg_word2{font-size: 24px; color: #ffffff; padding-top: 20px;}

.copyright { color: #ccc; padding:5px 0px 10px; margin: 0 auto; width: 100%; text-align: center; line-height: 1.2; }
.footer {z-index: -1; width: 100%; height: 30px; font-size: 13px; line-height: 30px; text-align: center; color: #ccc; clear: both;margin-top:50px;}
.footer .footer-terms a{ text-decoration: underline;color:#f5f852; }
.footer .footer-terms a:hover{ color:#f45366; }

/* 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: 36px; height: 36px; line-height: 36px; 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: 20px; color: #666666; background-color: #2c2c42; *float: left; }
.TabbedPanelsTabSelected { background-color: #b6458b; 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 { position: relative; display: block;width:75%;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: #0a0a0a; border-radius: 5px; transition: all 0.3s; -webkit-transition: all 0.3s; margin-top: 0 !important;
      background-color: rgb(254,188,0);
      overflow: hidden;
    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: #0a0a0a; 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;

 }
 .submit-button:not(:hover):after {
    content: "";
    position: absolute;
    top: 0;
    left: -40px;
    height: 80px;
    width: 13px;
    background: rgba(255, 255, 255, .35);
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-animation: 4s slideIn infinite;
    animation: 4s slideIn infinite;
  }
  
  @keyframes slideIn{
    0% {
      -webkit-transform: skewX(20deg) translateX(0);
      transform: skewX(20deg) translateX(0);
    }
    100% {
        -webkit-transform: skewX(20deg) translateX(460px);
        transform: skewX(20deg) translateX(460px);
    }
  }



.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: #d0d0d0;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; }


/* new */

/* form */
    .reg-block{
        margin:24px auto;
        max-width: 400px;
        width: 100%;
    }
#regForm {
    width: 100%;
    margin: 0 auto;
    border-radius: 8px;
  }
  
  #regForm .form-item {
    margin: 16px auto;
    text-align: center;
  }
  
  #regForm .form-label {
    font-size: 32px;
    line-height: 1.15;
    font-size: 2rem;
    font-weight: 600;
    width: 100%;
    padding-bottom: 12px;
    text-align: center;
    margin-bottom: 24px;
  }
  
  #regForm .form-con {
    width: 100%;
    margin-top: 14px;
    margin: 0px auto 0;
    position: relative;
    display: inline-block;
    border-radius: 8px;
  }
  
  .input-group, .input_test {
    font-size: 1.25rem;
    padding-left: 5px;
    border: 1px solid #000;
    position: relative;
    width: 100%;
    height: 56px;
    line-height: 56px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    border-radius: 8px;
    text-indent: 4px;
    color: #000;
    font-weight: 400;
  }
  
  .input_test {
    position: relative;
  }
  
  #passwd1 {
    z-index: 3;
    position: relative;
  }
  
  .select-wrapper {
    width: 100%;
    position: relative;
    overflow: hidden;
    height: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border: 1px solid #404040;
    border-radius: 8px;
    line-height: 1;
  }
  
  .select-wrapper:after {
    display: block;
    content: "";
    position: absolute;
    width: 10px;
    height: 5px;
    right: 4px;
    top: 40%;
  }
  
  .select-wrapper select {
    font-size: 16px;
    font-size: 1.25rem;
    float: left;
    width: 100%;
    margin-top: 0px;
    text-indent: 4px;
    height: 58px;
    line-height: 58px;
    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;
    color: #222;
  }
  
  .select-wrapper select option {
    font-size: 13px;
  }
  
  .input-group .input_test, .input-group .select-wrapper {
    width: 100%;
    height: 60px;
    line-height: 60px;
    line-height: 3rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: #fff;
    border: 0;
    border-radius: 6px;
    text-indent: 4px;
    border: 0;
    color: #3b3c68;
  }
  
  .form-age {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  
  .input-group .select-wrapper {
    width: 30%;
    height: 54px;
    height: 100%;
    display: inline-block;
  }
  
  .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: 20px;
  }
  
  #regForm .submit-button {
    margin: 0 auto;
    max-width: 400px;
    display: block;
    width: 100%;
    border: none;
    cursor: pointer;
  }
  
  .terms_privacy {
    color: #d0d0d0;
    font-size: 13px;
    text-align: center;
    margin: 0 auto;
  }
  
  .terms_privacy a {
    color: #ecc53c;
    text-decoration: underline;
  }
  
  .term_privacy a:hover {
    color: #fff;
  }
  
/*respond*/
@media only screen  and (min-height:600px){
  html,body{height: 100%; box-sizing:border-box; min-width: 0px;}

}
@media only screen  and (min-height:813px){
  html,body{height: 100%; box-sizing:border-box; min-width: 0px;}
  .footer {position: absolute;margin-top:115vh;left: 0;right: 0;}
}

.footer {position: absolute;bottom:0px; left: 0;right: 0;}


@media only screen  and (max-width:750px){
html,body{/*height: 100%;*/ box-sizing:border-box; min-width: 0px;}
.submit-button { font-size: 24px;width: 85%;}
.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){
.epicoffer{transform:rotate(45deg) scale(0.8);}
.item__popup{top: 5%;}
.attention_title h1{
  font-size: 20px;
}
.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:40px 12px 40px }
.attention_desc p{font-size: 16px;}
.footer {position: absolute;margin-top:115vh;left: 0;right: 0;}
.input-group, .input_test{
font-size: 1rem;
}
.select-wrapper select{
font-size: 1rem;;
}
}
@media only screen  and (max-width:320px){
.result-title{font-size: 16px;}
.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;
}
}