@charset "utf-8";

/* CSS Document */
html { font-size: 16px; }
body, input, select, textarea { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-size: 0.75rem; 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: #fc597f; }
a:hover { color: #00b4a9; }

/*去除手机端按钮默认样式*/
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 */

/* layout */
body { background: url(../images/bbg.jpg) repeat top left; width: 100%; height: auto; position: relative; min-width: 640px; height: 100%; background-color: #2a2a2a; }
#header {
    height: 50px;
    padding: 0 12px;
}
.signin {
    font-size: 14px;
    float: right;
    padding-top: 10px;
    color: #fff;
}
.hd{display: none;}
.cl{clear: both;}
.mask { position: fixed; top: 0%; left: 0%; background: #000000; opacity: 0.5; filter: alpha(opacity=50); width: 100%; height: 100%; z-index: -1; }
.c_mask { position: absolute; top: 0%; left: 0%; background: #ffffff; opacity: 0.9; filter: alpha(opacity=90); width: 100%; height: 100%; z-index: -1; }
.content{padding-top: 5%;}
.attention_con { width: 700px; height: auto; margin: 0 auto; color: #333333; text-align: center; padding-top: 0; position: relative; margin-bottom: 20px; overflow: hidden; border-radius: 10px;box-sizing:border-box; }
.main_img{padding-top: 40px;}
.main_img img{min-width: 400px;max-width: 400px;}
.attention_pd{padding: 0px 40px 40px;}
.attention_title { font-size: 40px;margin: 0; padding: 0px; color: #ffffff; background-color:#e25757;padding: 10px 0px; *height: 50px;}
#main_4 .attention_title{font-size: 34px;}
.attention_desc { padding: 20px 0px 0px; font-size: 18px; line-height: 1.4; }
.attention_desc p{ margin: 20px 0px 0px; font-size: 24px;}
.attention_desc span{ color:#fe4a4a;}
.attention_con a.attention_btn { width: 70%; font-size: 30px; border-radius: 6px; margin: 0 auto; padding: 20px 0px; display: block; margin-top: 20px; color: #ffffff; text-decoration: none;background-color: #008cd9;
background-image: -moz-linear-gradient( 90deg, rgb(0,128,206) 0%, rgb(1,180,255) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(0,128,206) 0%, rgb(1,180,255) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(0,128,206) 0%, rgb(1,180,255) 100%);
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.33); }
.attention_con a.attention_btn:hover { background-color: #01a9f4;
  background-image: -moz-linear-gradient( 90deg, rgb(1,180,255) 0%, rgb(0,128,206) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(1,180,255) 0%, rgb(0,128,206) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(1,180,255) 0%, rgb(0,128,206) 100%);
}

#main_3 .attention_title span{ display:inline-block; *float: left; }
#main_3 .attention_title ul{width: 200px; display: inline-block; height: 32px;  text-align: center; position: relative;*float: left; *margin-left: 60px;}
#main_3 .attention_title ul li{width: 32px; height: 32px; line-height: 32px; text-align: center; display: inline-block; color: #e25757;background-color:#7c3939; margin:auto 5px; border-radius: 42px; font-size: 22px; float: left; margin-top: 5px;}
#main_3 .attention_title ul li.on{ background-color: #ffffff;}
.question_desc { line-height: 2; font-size: 20px; }


.c_button { }
.c_button a { color: #005482; font-size: 22px; text-decoration: none; padding: 0 20px; line-height: 46px; border-radius: 8px; display: inline-block; margin: 0 5px; width: 200px;line-height: 60px; box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.33);margin-top: 20px; }
.attention_con .button_1:hover{  background-color: #0ca940;
    background-image: -moz-linear-gradient( 90deg, rgb(16,157,66) 0%, rgb(0,206,58) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(16,157,66) 0%, rgb(0,206,58) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(16,157,66) 0%, rgb(0,206,58) 100%);
}
.attention_con a.button_1{color: #ffffff;background-color: #02c63b;
  background-image: -moz-linear-gradient( 90deg, rgb(0,206,58) 0%, rgb(16,157,66) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(0,206,58) 0%, rgb(16,157,66) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(0,206,58) 0%, rgb(16,157,66) 100%);
}
.attention_con a.button_2:hover{color: #5c5c5c;background-color: #e3e3e3;
  background-image: -moz-linear-gradient( 90deg, rgb(188,188,188) 0%, rgb(235,235,235) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(188,188,188) 0%, rgb(235,235,235) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(188,188,188) 0%, rgb(235,235,235) 100%);
}
.attention_con a.button_2{ color: #5c5c5c;
background-color: #c5c5c5;
  background-image: -moz-linear-gradient( 90deg, rgb(235,235,235) 0%, rgb(188,188,188) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(235,235,235) 0%, rgb(188,188,188) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(235,235,235) 0%, rgb(188,188,188) 100%);
}
.check {
    background-color: #c5ffda;
}
.check_list{margin-top: 10px;}
.check_list ul {
    margin: 0 auto;
}
.check-list ul li{ }
.check_list label {
    display: inline-block;
    background: #ebebeb;
    padding: 20px;
    margin: 3px 0;
    width: 350px;
    font-size: 16px;
    text-align: left;
    border-radius: 6px;
    cursor: pointer;
}
.check_list label input{-webkit-appearance: checkbox;}
.check_list .check{background-color: #b3ebc0;}
.reg_title{  
    margin: 0;
    padding: 10px 0px;
    background-color: #ffffff;}
#main_5 .mask { position: absolute; top: 0%; left: 0%; background: #212121; opacity: 0.9; filter: alpha(opacity=90); width: 100%; height: 100%; z-index: -1; }
.register_area{padding-top:40px; width: 80%; margin: 0 auto;}
.reg_word{font-size: 56px; color: #ffffff; }
.reg_word2{font-size: 28px; color: #ffffff; padding-top: 30px;}
.copyright { color: #ccc; padding:10px 0px; margin: 0 auto; width: 100%; text-align: center; line-height: 1.2; }
.footer { width: 100%; height: 30px; font-size: 12px; line-height: 30px; text-align: center; color: #2A4A87; clear: both;}



/* 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: 60px; }
.TabbedPanelsContent { position: relative; z-index: 2; padding: 80px 30px 50px; }

.reg_area { position: relative; margin-top: -30px; }
.reg_mask { }

/* form */
#login .form-con .img-code .code{z-index: 3;}
#regForm .form-label{display: none;}
#regForm { width: 100%; margin: 0 auto; }
.form-item { margin: 10px 0; }
.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 { 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; font-size: 1rem; 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: 100%; text-decoration: none; height: 60px; line-height: 58px; font-size: 32px; height: 4rem; line-height: 4rem; font-size: 2rem; cursor: pointer; border: none; color: #fff; border-radius: 5px; transition: all 0.3s; -webkit-transition: all 0.3s; margin-top: 0 !important;background-color: #008ad7;
  background-image: -moz-linear-gradient( 90deg, rgb(0,128,206) 0%, rgb(1,180,255) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(0,128,206) 0%, rgb(1,180,255) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(0,128,206) 0%, rgb(1,180,255) 100%);
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.33);
 }
.submit-button:hover { color: #fff; background-color: #01a9f4;
  background-image: -moz-linear-gradient( 90deg, rgb(1,180,255) 0%, rgb(0,128,206) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(1,180,255) 0%, rgb(0,128,206) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(1,180,255) 0%, rgb(0,128,206) 100%);

 }


.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: #18bcb2; display: none; margin-top: 12px;  text-align: center;}

/* 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; }


@media only screen  and (min-height:720px){
    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;}
.attention_con{width: 90%;}
.attention_con a.attention_btn{width: 100%;}
.c_button a{width: 38%;}
.attention_title{font-size: 32px;}
.intsva{text-align: left;}
.main_img{padding-top:0;}
.attention_title{font-size:28px;}
#main_4 .attention_title{font-size:24px;}
    .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; }
    .signin {padding-top: 14px;font-size: 12px;text-align: right;}
    .login_go, .login_pop {display: block;}
}


@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;}
.main_img img{min-width: 300px;max-width: 300px;}
}
@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:60px 20px 50px }
.attention_desc p{font-size: 16px;margin-top:0;}
#main_4 .attention_title{font-size:18px;}
.check_list label{padding:18px 20px;}
.register_area{padding-top:14px;}
}
@media only screen  and (max-width:380px){
  .check_list label{padding:16px 20px;}
  .TabbedPanelsContent{padding:50px 20px 50px; }
  .reg_title{padding:0;}
  #main_5 .reg_title img{max-height: 46px;}
  .copyright{max-width: 280px;}
}

@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;}
.check_list label{padding:12px 20px;}
.TabbedPanelsContent{padding:50px 10px 50px }
.button_box {padding-top: 20px;}
.main_img img{min-width: 250px;max-width: 250px;}
}

@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;}
}
