@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;
}

.w {
    width: 1210px;
    margin: 0 auto;
}

.header {
    height: 110px;
    background: url(../images/headbg.png) repeat-x left bottom;
}

.header .logo {
    width: 135px;
    height: 43px;
    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: #e22;
}

.header .have-account a:hover {
    text-decoration: underline;
}

.header .logo {
    background: url(../images/logo_sm.png) no-repeat;
}

input:focus {
    outline: none
}

.min-width {
    min-width: 1080px;
}

.main {
    width: 480px;
    min-width: 1080px;
    margin: 0 auto;
    /* padding-bottom: 20px; */
}
/*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: 30px auto 186px;
    width: 543px;
}

.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: 130px;
    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: 284px;
    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;
}
.part4{
    margin-left: 80px;
    padding-top: 30px;
}
.part4 a {
    color: #e22;
    cursor: pointer;
}
.part4 a:hover{
    text-decoration: underline;
}
.part4 img{
    vertical-align: top;
}

.part4 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: #FF6906;
    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-success{
    background-position: -45px -200px;
}

.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: 56px;
}

.step-bar .pro-line {
    position: absolute;
    top: 7px;
    width: 74px;
    height: 10px;
    background-position: 0 -40px;
}

.step-bar .pro-step2 {
    margin-left: 40px;
}

.step-bar .pro-line2 {
    left: 170px;
}


.step-bar .pro-step3 {
    margin-left: 40px;
}

.step-bar .pro-line3 {
    right: 66px;
}

.step-bar .cur-line {
    background-position: 0 -70px
}

.step-bar .pro-step4{
    margin-left: 43px;
}

.step-bar .person-cur-line {
    background-position: 0 -130px;
}

.upload-sPopBg{
    width: 460px;
    height: 340px;
    position: fixed;
    left: 50%;
    top: 230px;
    margin-left: -220px;
    z-index: 10000;
    display: none;
    overflow: hidden;
    background: #fff;
}

.upload-sPopBg .up-header{
    height: 36px;
    line-height: 36px;
    background: #5E8AC6;
}

.upload-sPopBg .up-close{
    position: absolute;
    /* top: 18px; */
    right: 10px;
    font-size: 26px;
    color: #e8dede;
    cursor: pointer;
}

.upload-sPopBg .up-close:hover{
    opacity: .5;
    filter: alpha(opacity=50);
}

.upload-sPopBg .fail-title{
    width: 160px;
    margin: 0 auto;
    padding: 15px 0;
    text-align:center;
    font-size: 20px;
    color: #000;
}

.upload-sPopBg .fail-title .i-icon{
    width: 33px;
    height: 34px;
    display: inline-block;
    vertical-align: middle;
    background: url(../images/alert-icon.png) no-repeat;
}
.upload-box .upload-desc{
    padding-bottom: 15px;
    font-size: 18px;
    color: #3b3b3b;
    text-align: center;
}
.upload-form{
    width: 420px;
    margin:0 auto;
    font-size: 13px;
}
.input-box{
    height: 50px;
}

.input-box  .input-desc{
    float: left;
    height: 32px;
    line-height: 32px;
    width: 95px;
    text-align: center;
    font-size: 13px;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    background: #EFEFEF;
    border-radius: 4px 0 0 4px;
}

.input-box input{
    float: left;
    width: 270px;
    height: 32px;
    line-height: 32px;
    border: 1px solid #cccccc;
    outline: none;
    text-indent: 10px;
    border-radius: 0 4px 4px 0;
}

.input-box input:focus {
    border-color: #1a97d7;
}
.input-box .webuploader-pick{
    padding: 4px 10px;
    margin-top: 2px;
    margin-left: 5px;
}
.input-box .up-error{
    height: 14px;
    display: none;
    color:red;
    font-size: 13px;
}

.upload-form .upload-btn{
    /*float:left;*/
    display: inline-block;
}
.btn-wrap{
    margin-top: 10px;
    text-align: center;
}
.btn-wrap a{
    padding: 5px 25px;
    background: #FF6600;
    border-radius: 5px;
    color:#fff;
}
.btn-wrap a:hover{
    background-color: #f73500;
}

.btn-wrap a:hover{
    cursor: pointer;
}
.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;
}