@charset "utf-8";
/* CSS Document */
a, address, b, big, blockquote, body, center, cite, code, dd, del, div, dl, dt, em, fieldset, font, form, h1, h2, h3, h4, h5, h6, html, i, iframe, img, ins, label, legend, li, ol, p, pre, small, span, strong, u, ul, var {
    margin: 0;
    padding: 0;
}

body {
    overflow-x: hidden;
}

.w {
    width: 1200px;
    margin: 0 auto;
}

.header {
    height: 110px;
    background: url(../images/headbg.png) repeat-x left bottom;
}

.header .logo {
    width: 351px;
    height: 65px;
    float: left;
    margin-top: 24px;
}

.header .line {
    float: left;
    margin-top: 34px;
    background: #ccc;
    width: 1px;
    height: 34px;
    margin-left: 10px;
    margin-right: 10px;
}

.header .logo-title {
    float: left;
    height: 34px;
    line-height: 34px;
    font-size: 20px;
    color: #7d6a6a;
    margin-top: 34px;
}

.header .have-account {
    float: right;
    margin-top: 55px;
    font-size: 16px;
    color: #999;
}

.header .have-account a {
    color: #1997D7;
    cursor: pointer;
}

.header .have-account a:hover {
    text-decoration: underline;
}

.header .logo {
    background: url(../images/logo.png) no-repeat;
}

input:focus {
    outline: none
}

.min-width {
    min-width: 1080px;
}

.main {
    width: 480px;
    min-width: 1080px;
    margin: 0 auto;
    padding-bottom: 30px;
}
/*login and reg*/
label {
    margin: 0;
    font-weight: normal;
}

.login-box-pan {
    padding: 50px 80px 50px 30px;
}

.login-info {
    width: 290px;
}

.login-info h2 {
    border-bottom: 2px solid #eeeff3;
    color: #3498db;
    font-size: 18px;
    font-weight: 700;
    line-height: 38px;
    width: 100%;
}

.login-info h2 span {
    border-bottom: 2px solid #3498db;
    height: 38px;
    display: inline-block;
    padding: 0 10px;
    position: relative;
    bottom: -2px;
}

.login-info .item {
    height: 70px;
    width: 290px;
}

.login-info .item-input {
    border: 1px solid #e5e5e5;
    height: 38px;
    line-height: 24px;
    padding: 7px 10px;
}

.txt02 {
    height: 24px;
    line-height: 24px;
    border: 0;
    float: left;
    font-size: 13px;
}

.login-info .item-input .txt02 {
    width: 220px;
    float: left;
}

.login-info .item-tips {
    line-height: 30px;
    font-size: 12px;
    color: #ee1615;
}

.login-info img {
    width: 70px;
    height: 30px;
    margin: 2px 10px 0;
}

.f-h34 {
    height: 34px;
    line-height: 34px;
}

.f-h24 {
    height: 24px;
    line-height: 24px;
}

.login-box a.c-blue:hover {
    color: #ff7d27;
    text-decoration: underline;
    cursor: pointer;
}

.reg-box-pan {
    padding: 40px 40px 105px;
    width: 100%;
}

.txt03 {
    width: 270px;
    line-height: 16px;
    height: 36px;
    text-indent: 10px;
    border: 1px solid #cccccc;
    float: none;
    font-size: 14px;
    /*color: #999;*/
    overflow: hidden;
}

.reg-box .item {
    height: 55px;
    line-height: 34px;
    position: relative;
    z-index: 5;
}

.reg-box {
    margin: 50px auto 186px;
    width: 440px;
}

.reg-box .input-box {
    width: 378px;
    height: 38px;
    border: 1px solid #ccc;
    line-height: 38px;
    margin-bottom: 25px;
}

.reg-box .input-box .title {
    float: left;
    width: 76px;
    padding-left: 11px;
}

.reg-box .phone-field .input-wrapper {
    width: 291px;
}

.reg-box .input-box .input-wrapper {
    position: relative;
    float: left;
    height: 100%;
}

.reg-box .input-box .input-wrapper input {
    display: inline-block;
    width: 100%;
    height: 100%;
    font-size: 14px;
    color: #333;
    border: 0;
    background: 0;
}

.reg-box .input-box .input-wrapper .placeholder {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    color: #cacaca;
    cursor: text;
}

.reg-box .intelligent-label {
    width: 73px;
    text-align: right;
    font-size: 13px;
    color: #666;
    padding-right: 10px;
}

.reg-box .intelligent-label b {
    font-family: "????";
    vertical-align: middle;
    font-weight: normal;
    color: red;
}

.reg-box .item .item-ifo {
    position: relative;
    width: 270px;
}

.reg-box .txt02 {
    width: 270px;
    line-height: 16px;
    padding: 9px 10px;
    border: 1px solid #cccccc;
    float: none;
    font-size: 14px;
    font-family: arial,"宋体";
    color: #999;
    overflow: hidden;
}

.reg-box .txt03.v_error {
    border-color: #FF0000;
}

.reg-box .txt03:focus {
    border-color: #1a97d7;
}

.reg-box .blank {
    width: 16px;
    height: 16px;
    font-size: 16px;
    position: absolute;
    left: 280px;
    top: 11px;
    float: none;
    color: #7abd54
}

.reg-box .close {
    position: absolute;
    top: 5px;
    right: 25px;
    font-size: 24px;
}

.reg-box .focus,.reg-box .focusa,.reg-box .error {
    line-height: 34px;
    height: 34px;
    position: absolute;
    top: 0px;
    left: 280px;
    width: 270px;
    padding: 0 5px;
    z-index: 3;
    font-weight: normal;
    font-size: 12px;
    color: #999
}

.reg-box .focus span,.reg-box .error span {
    line-height: 16px;
    display: block;
    padding: 3px 0;
}

.reg-box .focus {
    color: #999;
}

.reg-box .valid {
    color: #f00;
}

.reg-box .strength {
    color: #999;
    line-height: 15px;
    padding-right: 10px;
    clear: both;
    float: none;
    position: absolute;
    top: 39px;
    right: -9px;
    display: none;
}

.reg-box .strength b {
    float: left;
    width: 108px;
    height: 14px;
    overflow: hidden;
    /* margin-top: 5px; */
    font-weight: 400;
}

.reg-box .strength b i {
    font-style: normal;
    font-size: 10px;
    width: 34px;
    height: 16px;
    line-height: 16px;
    display: inline-block;
    float: left;
    background: #dbdbdb;
    text-align: center;
    margin-left: 1px;
    color: #fff;
}

.reg-box .strength b i.on {
    background: #ff6160
}

.reg-box .btn-blue {
    font-size: 18px;
    height: 44px;
    line-height: 44px;
    padding: 0;
    width: 270px;
}

.reg-box .btn-gray {
    height: 34px;
    line-height: 34px;
    padding: 0 12px;
}

.reg-box .part1,.reg-box .part2,.reg-box .part3 {
    padding-left: 0px;
}

.part3 a {
    color: #e22;
    cursor: pointer;
}
.part3 img{
    vertical-align: top;
}

.part3 div{
    display: inline-block;
    padding-left: 10px;
    margin-top: 5px;
}

.regcon {
    width: 1100px;
    height: 560px;
    /*margin-left: -241px;margin-top: -180px;*/
    background: #fff;
    position: absolute;
    margin: auto;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}

.regcon .f-r0 {
    height: 450px;
    margin: 10px 18px;
    overflow-x: hidden;
    overflow-y: scroll;
    z-index: 999;
    padding: 5px;
    width: 775px;
    background: #fff;
    font-size: 12px;
    color: #333;
    line-height: 1.7em;
}

.regcon .f-r0 strong {
    font-size: 14px
}

.regcon .f-r0 div {
    text-indent: 2em;
}

.showpwd {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(../images/showPwd.png) no-repeat center center;
    background-size: 16px 16px;
    position: absolute;
    top: 8px;
    right: 10px;
    cursor: pointer;
}

.showpwd.hidepwd {
    background-image: url(../images/hidePwd.png);
}

.strong {
    font-weight: 700
}

.reg-other {
    display: inline-block;
    margin-top: 10px;
    color: #1997D7;
    cursor: pointer;
}

.step-bar {
    position: relative;
    margin: 0 auto;
    width: 420px;
    height: 60px;
}

.step-bar .pro-step {
    float: left;
    text-align: center;
}

.step-bar .pro-line, .step-bar .pro-step .step-index {
    background: url(../images/reg-icon.png) no-repeat;
}

.step-bar .pro-step .step-index {
    margin: 0 auto;
    display: block;
    width: 24px;
    height: 24px;
    line-height: 24px;
    background-position: -45px -200px;
    font-size: 12px;
    font-weight: 700;
    color: #ccc;
}

.step-bar .pro-step .step-txt {
    margin-top: 10px;
    font-size: 12px;
    color: #999;
}

.step-bar .pro-step .step-txt {
    margin-top: 10px;
    font-size: 13px;
    color: #999;
}

.step-bar .cur-step .step-index {
    background-position: 0 -200px;
    color: #fff;
}

.step-bar .cur-step .step-txt {
    color: #3b4;
}

.step-bar .person-pro-line1 {
    left: 55px;
}

.step-bar .pro-line1 {
    left: 55px;
}

.step-bar .pro-line {
    position: absolute;
    top: 7px;
    width: 74px;
    height: 10px;
    background-position: 0 -40px;
}

.step-bar .person-pro-line {
    width: 124px;
    background-position: 0 -100px;
}

.step-bar .person-pro-step2 {
    margin-left: 49px;
}

.step-bar .pro-step2 {
    margin-left: 96px;
}

.step-bar .person-pro-line2 {
    left: 169px;
}

.step-bar .pro-line2 {
    left: 222px;
}

.step-bar .person-pro-step3 {
    margin-left: 43px;
}

.step-bar .pro-step3 {
    margin-left: 102px;
}

.step-bar .pro-line3 {
    right: 42px
}

.step-bar .cur-line {
    background-position: 0 -70px
}

.step-bar .person-cur-line {
    background-position: 0 -130px;
}

.clearfix {
    clear: both;
}


input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #999;
    font-size: 13px;
}
input:-moz-placeholder, textarea:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #999;
    font-size: 13px;
}
input::-moz-placeholder, textarea::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #999;
    font-size: 13px;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #999;
    font-size: 13px;
    opacity:1;
}
.introjs-helperNumberLayer{
    display: none;
}
.introjs-tooltipbuttons{
    margin-top: -192px;
}
.introjs-tooltiptext{
    margin-top: 30px;
}