/*base css*/
* {
    outline: none;
}
dd,dt,dl,form,ul,ol,li,h3,h4 {
    margin: 0;
    padding: 0;
}
ul {
    list-style-type: none;
}
body {
    font: 12px/1.5 'HiraginoSans GB', 'Microsoft YaHei', 'WenQuanYi Micro Hei', Tahoma, Helvetica, Arial, "\5b8b\4f53", sans-serif;
}
body,
html {
    height: 100%;
    min-height: 790px;
}
body {
    position: relative;
}
a {
    color: #08a7ff;
}
::-ms-clear {
    display: none;
}
::-ms-reveal {
    display: none;
}
.left {
    float: left;
}
.right {
    float: right;
}
.radio,
.checkbox {
    padding-left: 0px;
}
.bg {
    position: fixed;
    _position: absolute;
    top: 0;
    left: 0;
    z-index: -10;
    min-width: 1000px;
    width: 100%;
    zoom: 1;
    height: 100%;
    background: url(../img/banner_3.jpg);
    background-repeat: no-repeat;
    background-position: center 0;
    background-size: cover;
    -ms-behavior: url('../css/backgroundsize.min.htc');
}
.bg img {
    height: 100%;
    width: 100%;
    min-width: 1000px;
    position: fixed;
    top: 0;
    left: 0;
}
.navbar {
    min-width: 960px;
}
.navbar-inner {
    background: #152347;
    filter: none;
    border: 0;
    height: 70px;
}
.container-fluid {
    height: 100%;
}
.container-fluid a {
    text-decoration: none;
}
.logo {
    line-height: 100%;
    padding-top: 10px;
    display: inline-block;
}
.logo img {
    margin-right: 10px;
    width: 50px;
}
.logo_font {
    vertical-align: middle;
    color: #fff;
    font-size: 21px;
    font-weight: 550;
    white-space: nowrap;
}
.content {
    position: relative;
    width: 510px;
    height: 600px;
    margin: 30px auto 108px;
    background: #fff;
    box-shadow: 1px 1px 10px 5px rgba(0, 0, 0, 0.2);
}
.content .subTitle{
    position: absolute;
    padding: 1px 4px;
    right: 20px;
    top: 20px;
    color: #1b2646;
    font-size: 18px;
    display: inline-block;
    background: #f2f2f2;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}
.footer {
    color: #d6e1ea;
    line-height: 26px;
    text-align: center;
    padding-top: 15px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 93px;
}
.form-horizontal .control-group:after {
    clear: none;
}
.btn-purple,
.control-group.error .btn-purple {
    font-size: 16px;
    color: #fff;
    text-shadow: none;
    background-color: #08a7ff;
    background-image: -moz-linear-gradient(top, #08a7ff, #087fff);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08a7ff), to(#087fff));
    background-image: -webkit-linear-gradient(top, #08a7ff, #087fff);
    background-image: -o-linear-gradient(top, #08a7ff, #087fff);
    background-image: linear-gradient(to bottom, #08a7ff, #087fff);
    background-repeat: repeat-x;
}
.btn-purple:hover,
.btn-purple:focus,
.btn-purple:active,
.btn-purple.active,
.btn-purple.disabled,
.btn-purple[disabled],
.control-group.error .btn-purple:hover {
    background: #087fff;
}
.icon-info-sign {
    background: url(../img/ico08.png) no-repeat;
    width: 15px;
    height: 15px;
}
.checkbox {
    font-size: 12px;
}
.form-horizontal .control-group {
    margin-bottom: 24px;
}
.gray {
    color: #5e5e5e;
}
.footer {
    color: #d6e1ea;
    line-height: 26px;
    text-align: center;
    padding-top: 15px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 93px;
}
.bg2 .footer {
    color: #939393;
}
.slide {
    width: 100%;
    height: 100%;
}
.log_box_in input {
    width: 262px;
    height: 30px;
}
.log_box_in .icon_input{
    padding-left: 48px;
}
.log_box_in .account_input{
    background: url('../img/account_icon.png') no-repeat 0px 0px;
    background-size: 40px;
    -ms-behavior: url('../../esm/css/backgroundsize.min.htc');
}
.log_box_in .pass_input{
    background: url('../img/password_icon.png') no-repeat 0px 0px;
    background-size: 40px;
    -ms-behavior: url('../../esm/css/backgroundsize.min.htc');
}
.log_box_in .verify_input {
    padding: 4px 8px;
    width: 158px;
}
.log_box_in img {
    height: 38px;
    vertical-align: top;
}
.verify {
    position: relative;
    display: inline-block;
    *display: inline;
    zoom: 1;
    height: 40px;
    vertical-align: top;
    width: 120px;
    overflow: hidden;
}
.verify img {
    float: left;
    width: 95px;
    height: 38px;
    border: 0;
}
.verify a {
    position: absolute;
    top: 8px;
    right: -2px;
    width: 21px;
    height: 40px;
    text-decoration: none;
    background: url(../img/icon/refresh_icon.png) no-repeat 0 0;
    background-size: 20px;
    display: inline-block;
    -ms-behavior: url('../../esm/css/backgroundsize.min.htc');
}
.verify a:hover,.verify a:active {
    text-decoration: none;
    background: url(../img/icon/refresh_active.png) no-repeat 0 0;
    background-size: 20px;
    -ms-behavior: url('../../esm/css/backgroundsize.min.htc');
}
.correct,
.wrong {
    background: url(../img/correct.png) no-repeat;
    padding-left: 60px;
    min-height: 50px;
    padding-bottom: 40px;
}
.wrong {
    background: url(../img/error.png) no-repeat;
}
.correct h3,
.wrong h3 {
    font-size: 18px;
    font-weight: normal;
    line-height: 24px;
    color: #5e5e5e;
    margin-bottom: 5px;
}
.correct h4,
.wrong h4 {
    font-size: 14px;
    font-weight: normal;
    line-height: 24px;
    color: #5e5e5e;
    margin-bottom: 5px;
}
.correct.w250,
.wrong.w250 {
    width: 190px;
}
input.btn.w250 {
    width: 250px;
}
.auto {
    margin-left: auto;
    margin-right: auto;
}
.ml10 {
    margin-left: 10px;
}
.mt10 {
    margin-top: 10px;
}
.mt5 {
    margin-top: 5px;
}
.mt25 {
    margin-top: 25px;
}
.ml60 {
    margin-left: 60px;
}
.ml7 {
    margin-left: 7px;
}
.ml16 {
    margin-left: 16px;
}
.ml120 {
    margin-left: 120px;
}
.ml200 {
    margin-left: 200px;
}
.mr5 {
    margin-right: 5px;
}
.pt10 {
    padding-top: 10px;
}
.pt40 {
    padding-top: 40px;
}
.mt40 {
    margin-top: 40px;
}
.mt50 {
    margin-top: 50px;
}
.mt30 {
    margin-top: 30px;
}
.mt20 {
    margin-top: 20px;
}
.mt8 {
    margin-top: 8px;
}
.mt4 {
    margin-top: 4px;
}
.mt35 {
    margin-top: 35px;
}
.mt25 {
    margin-top: 25px;
}
.mt46 {
    margin-top: 46px;
}
.mt90 {
    margin-top: 90px;
}
.orange {
    color: #f47838;
}
.blue {
    color: #3ec2f0;
}
.gray_ligth {
    color: #999;
}
.gray_deep {
    color: #b9b9b9;
}
.gray_ddep {
    color: #5e5e5e;
}
.w136 {
    width: 136px;
}
.w197 {
    width: 197px;
}
.w250 {
    width: 250px;
}
.w106 {
    width: 106px;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
    outline: 0;
    outline: thin dotted \9;
}
input.btn:focus,
a:hover,
a:focus {
    outline: 0;
}
.require {
    color: #f47838;
    vertical-align: middle;
    display: inline-block;
    zoom: 1;
    padding-top: 3px;
    margin-left: 5px;
}
.step_box {
    font-family: '微软雅黑';
}
.step_box_tit {
    position: relative;
    padding: 95px 0 30px 0;
    font-size: 22px;
    color: #414656;
    line-height: 27px;
    text-align: center;
    font-weight: 550;
}
.step_box_tit:before,
.step_box_tit:after{
    content: '';
    position: absolute;
    bottom: 43px;
    height: 1px;
    width: 98px;
    background: #ededed;
}
.step_box_tit:before{
    left: 85px;
}
.step_box_tit:after{
    right: 85px;
}
.step_box_bod {
    position: relative;
    height: 330px;
}
.step_box_process {
    height: 64px;
    background: url(../img/sq_step.png) no-repeat center 0;
    background-size: 380px;
    -ms-behavior: url('../../esm/css/backgroundsize.min.htc');
}
.create .step_box_process {
    background: url(../img/sq_step2.png) no-repeat center 0;
    background-size: 380px;
    -ms-behavior: url('../../esm/css/backgroundsize.min.htc');
}
.fogetContentBox .step_box_process{
    background: url(../img/sq_step3.png) no-repeat center 0;
    background-size: 380px;
    -ms-behavior: url('../../esm/css/backgroundsize.min.htc');
}
.waitAuthBox .step_box_process{
    background: url(../img/stepWaitAuth.png) no-repeat center 0;
    background-size: 380px;
    -ms-behavior: url('../../esm/css/backgroundsize.min.htc');
}
.step_1 .step_box_process {
    background-position: center 0;
}
.create .step_1 .step_box_process {
    background-position: center 0;
}
.step_2 .step_box_process,
.create .step_2 .step_box_process {
    background-position: center -64px;
}
.step_2.createAccount .step_box_process{
    display: none;
}
.step_3 .step_box_process {
    background-position: center -128px;
}
.create .step_3 .step_box_process {
    background-position: center -128px;
}
.create_msg {
    text-align: center;
    font-size: 18px;
    margin-top: 30px;
    font-weight: bold;
}
.step_box_footer {
    position: relative;
}
.manyBtn{
    text-align: center;
}
.manyBtn .stepBtn{
    width: 200px;
    display: inline-block;
}
.step_box_btn,
.step_box_btn01{
    margin: 0 auto;
    width: 270px;
    height: 43px;
    line-height: 43px;
    font-size: 16px;
    color: #fff;
    font-family: '微软雅黑';
    text-align: center;
    text-decoration: none;
    text-shadow: none;
    background-color: #08a7ff;
    background-image: -moz-linear-gradient(top, #087fff, #08a7ff);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#087fff), to(#08a7ff));
    background-image: -webkit-linear-gradient(top, #087fff, #08a7ff);
    background-image: -o-linear-gradient(top, #087fff, #08a7ff);
    background-image: linear-gradient(to bottom, #087fff, #08a7ff);
    background-repeat: repeat-x;
    display: block;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}
.step_box_btn01:focus,
.step_box_btn:hover,
.step_box_btn01:hover,
.step_box_btn:active,
.step_box_btn01:active{
    color: #fff;
    text-decoration: none;
    background: #087fff;
}
.step_box_btn.process,
.step_box_btn01.process {
    color: #999;
    background: #ebedf0;
}
.step_box_footer .jumpAuth{
    margin-left: 10px;
    width: 125px;
    height: 43px;
    color: #414656;
    line-height: 43px;
    font-size: 15px;
    border: 1px solid rgba(220, 222, 224, 1);
    background: none;
}
.jumpAuth:focus,
.jumpAuth:hover,
.jumpAuth:active{
    text-decoration: none;
    color: #087fff;
}
.step_box_btn01 i {
    width: 20px;
    height: 20px;
    line-height: 100%;
    vertical-align: middle;
    display: inline-block;
    background: url(../img/loading.gif) no-repeat;
    background-size: 20px;
    -ms-behavior: url('../../esm/css/backgroundsize.min.htc');
}
.step_btn_cancel + .step_box_btn01.js_reset,
.step_btn_cancel + .step_box_btn01.js_step01,
.step_btn_cancel + .step_box_btn01.js_step02{
    margin-left: 145px;
}
.step_btn_cancel{
    position: absolute;
    left: 103px;
    top: 12px;
    font-size: 13px;
    cursor: pointer;
    color: #414656;
}
.step_btn_cancel:hover{
    color: #08a7ff;
}
.step_form {
    position: relative;
    margin-bottom: 13px;
}
.step_form.mb10 {
    margin-bottom: 10px;
}
.step_form.mb15 {
    margin-bottom: 15px;
}
.js_model_bak label:first-child{
    width: 155px;
}
.step_form label {
    display: inline-block;
    text-align: right;
    line-height: 22px;
    margin: 0;
}
.step_form.isAuth label{
    line-height: 20px;
}
.step_form input {
    padding: 5px 15px;
    width: 286px;
    height: 28px;
    line-height: 28px;
    box-shadow: none;
    outline: none;
}
.step_form input.js_seriseFile {
    text-overflow: ellipsis;
}
.step_form.isAuth i{
    color: #999999;
    font-size: 13px;
    font-style: normal;
}
.step_form input:focus {
    outline: none;
}
.step_form input.error,
.step_form input:focus.error {
    border-color: #ed5452;
}
.step_form em {
    color: #f47838;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    vertical-align: middle;
}
.step_form span {
    color: #ed5452;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    vertical-align: middle;
}
.step_file {
    position: absolute;
    width: 318px;
    height: 30px;
    overflow: hidden;
    top: 5px;
    left: 0;
}
.step_file input {
    position: absolute;
    right: 0;
    font-size: 80px;
    filter: alpha(opacity=0);
    opacity: 0;
    z-index: 1;
}
.step_file i {
    position: absolute;
    z-index: 0;
    height: 13px;
    width: 16px;
    background: url(../img/sq_files.png) no-repeat;
    top: 9px;
    right: 10px;
    background-color: #fff;
}
.step_file:hover i {
    background-position: -16px;
}
.step_file:active i {
    background-position: -32px;
}
.step_box_info strong {
    font-size: 14px;
    color: #767b8b;
    width: 336px;
    line-height: 28px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    font-weight: normal;
    text-align: center;
}
.step_box_info_box {
    width: 318px;
    margin: 16px auto 35px;
    background: #f5f5f5;
}
.waitAuthBox .step_box_info_box{
    width: 370px;
}
.step_box_info_box div {
    background: url(../img/info.png) no-repeat 9px 7px;
    padding-left: 28px;
    padding-right: 5px;
    line-height: 28px;
    font-size: 12px;
    color: #414656;
}
.step_box .content_lead{
    padding-left: 96px;
    padding-bottom: 6px;
    text-align: left;
    font-size: 14px;
    font-weight: bold;
    color: #414656;
}
.step_box .content_form{
    padding-left: 96px;
}
.step_box .content_form_more{
    margin-top: -15px;
}
.step_box .account_form{
    text-align: center;
}
.step_box .form_title{
    margin-bottom: 25px;
    font-size: 14px;
    font-weight: 550;
}
.step_box .account_form div{
    margin-bottom: 10px;
    padding-left: 100px;
    width: 330px;
    text-align: left;
}
.step_box_info_box2 {
    color: #414656;
    font-size: 18px;
    text-align: center;
}
.rem_pwd{
    text-align: center;
}
.step_box_info_box2 i,
.step_box_info_box2 .step_box_icon02 {
    margin: 15px auto 8px;
    width: 76px;
    height: 76px;
    background: url(../img/icon/msg_success.png) no-repeat;
    background-size: 76px;
    -ms-behavior: url('../../esm/css/backgroundsize.min.htc');
    display: block;
}
.step_box_info_box2 span {
    display: inline-block;
    height: 24px;
    line-height: 24px;
    font-size: 18px;
    color: #767b7b;
}
.step_box_sq_detail {
    text-align: center;
}
.step_box_sq_detail ul {
    display: inline-block;
}
.step_box_sq_detail li {
    height: 25px;
    line-height: 25px;
    color: #5e5e5e;
    font-size: 12px;
    text-align: left;
}
.step_box_sq_detail label {
    display: inline-block;
    width: 95px;
    color: #878787;
    text-align: left;
}
.sq_product {
    border: 1px solid #a9a9a9;
    width: 338px;
    height: 81px;
    background: #fff;
    font-size: 12px;
    overflow: hidden;
    margin-right: auto;
    margin-left: auto;
}
.sq_product span {
    display: inline-block;
    color: #777;
    height: 21px;
    line-height: 21px;
    text-align: center;
}
.sq_product_tit span {
    color: #5e5e5e;
}
.sq_product .odd {
    background: #f3f3f3;
}
.bord_r {
    border-right: 1px solid #a9a9a9;
}
.log_box_in {
    position: relative;
}
.log_box_in span.error {
    position: absolute;
    left: 0;
    bottom: -10px;
    height: 20px;
    line-height: 20px;
    color: #ed5452;
}
.step_form span.error {
    position: absolute;
    left: 0;
    bottom: -10px;
    height: 20px;
    line-height: 20px;
}
.countDown {
    position: relative;
}
.countDown div {
    font-size: 13px;
    display: inline-block;
}
/* message box */
.msg-box {
    position: absolute;
    top: 45%;
    left: -9999px;
    margin-left: -80px;
    min-width: 160px;
    *height: 0;
    z-index: 99999;
}
.msg-box .mask {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}
.msg-box .alert {
    margin: 0;
    padding: 15px 10px;
    text-align: center;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border: 0;
    background-color: #fff;
    box-shadow: 0px 2px 24px 0px #c8c9cc80;
}
.msg-box .alert span {
    display: inline-block;
    line-height: 20px;
    padding-left: 36px;
    font-size: 13px;
}
.msg-box .alert-info span {
    color: #08a7ff;
    background: url(../../esm/img/common/msg_info.png) no-repeat;
    background-size: 16;
    -ms-behavior: url(../../esm/css/backgroundsize.min.htc); 
}
.msg-box .alert-success span {
    color: #38ba5c;
    background: url(../../esm/img/common/msg_success.png) no-repeat;
    background-size: 16px;
    -ms-behavior: url(../../esm/css/backgroundsize.min.htc); 
}
.msg-box .alert-error span {
    color: #ff9900;
    background: url(../../esm/img/common/msg_warn.png) no-repeat;
    background-size: 16px;
    -ms-behavior: url(../../esm/css/backgroundsize.min.htc); 
}
.msg-box .alert-error_info span {
    color: #ed5452;
    background: url(../../esm/img/common/msg_error.png) no-repeat;
    background-size: 16px;
    -ms-behavior: url(../../esm/css/backgroundsize.min.htc); 
}
.control-group label.error {
    display: block;
    white-space: nowrap;
    position: absolute;
    bottom: -25px;
    left: 160px;
    *left: 160px;
    color: #f47838;
    font-size: 12px;
}
.step_form .step_box_radio {
    width: 12px;
    height: 12px;
    vertical-align: -1px;
}
.step_form .step_box_label {
    width: auto;
    margin-right: 10px;
}
.addrI{
    position: absolute;
    left: 16px;
    top: 10px;
    font-style: normal;
    color: #999999;
    font-size: 13px;
    display: block;
}
.step_form input.addrInput{
    padding-left: 80px;
    width: 220px;
}
.step_box .cascadeAddrBox{
    display: none;
}
.waitAuthBox.step_2 .step_box_bod{
    position: relative;
}
.createAccount .step_box_bod{
    height: 300px;
}
.contactTest{
    margin-left: 5px;
    font-style: normal;
    cursor: pointer;
}
.contactTest:hover{
    color: #08a7ff;
}
.subCascadeAccBox.step_box .step_box_process{
    background: url(../img/stepAuthed.png) no-repeat center -64px;
    background-size: 380px;
    -ms-behavior: url('../../esm/css/backgroundsize.min.htc');
}
.step_box_process span{
    position: absolute;
    width: 63px;
    height: 63px;
    display: inline-block;
    cursor: pointer;
}
.step_box_process .importAuthBtn{
    left: 90px;
}
.step_box_process .SetInfoBtn{
    left: 223px;
}
.waitAuthBox.step_2 .step_box_info{
    position: absolute;
    margin-left: 5px;
    top: 80px;
}
.waitAuthBox.step_2 .step_box_info_box {
    margin: 0 0 0 66px;
}
.step_box.specialBox .step_box_process {
    position: relative;
    width: 160px;
    left: 50%;
    margin-left: -130px;
    background-position: 0 0;
}
.step_box.specialBox .step_box_process:after {
    content: '';
    position: absolute;
    left: 132px;
    top: 0;
    width: 100px;
    height: 64px;
    background: url(../img/sq_step.png) no-repeat -254px 0;
    background-size: 380px;
    -ms-behavior: url('../../esm/css/backgroundsize.min.htc');
}
.step_box.specialBox .step_wait_auth {
    position: relative;
    width: 246px;
    height: 64px;
    left: 50%;
    margin-left: -130px;
    background: url(../img/sq_wait_auth.png) no-repeat;
    background-size: 246px 64px;
    -ms-behavior: url('../../esm/css/backgroundsize.min.htc');
}
.step_box.specialBox.step_3 .step_box_process:after{
    background-position: -254px -128px;
}
