﻿
.steps {
    height: 46px;
    border-bottom: 2px solid #e6e6e6;
    position: relative;
}

    .steps ol {
        width: 720px;
        margin: 0 auto;
    }

        .steps ol li {
            display: inline;
            float: left;
            width: 170px;
            padding-left: 70px;
            height: 46px;
            line-height: 46px;
            font-size: 16px;
            font-weight: 700;
            color: #999;
            font-family: "\5FAE\8F6F\96C5\9ED1","\534E\6587\7EC6\9ED1","\9ED1\4F53",arial;
        }

.span_title i {
    color: #fe0000;
    font-size: 16px;
    font-style: normal;
    margin: 2px 6px 0 0;
}

.steps ol li.active {
    color: #3e3e3e;
    border-bottom: 2px solid #ff4700;
}

.steps-4 ol li {
    width: 150px;
    padding-left: 30px;
}

.steps ol li i {
    display: inline-block;
    zoom: 1;
    margin-right: 5px;
    width: 24px;
    height: 24px;
    text-align: center;
    font-style: normal;
    line-height: 24px;
    font-size: 14px;
    font-weight: 700;
    color: #FFF;
    background: url(../../Image/ico-circle2.png) no-repeat 0 0;
}

.steps ol li.active i {
    background-image: url('../../Image/ico-circle.png');
}




.page .iconfont, .msg .iconfont, .ks-dialog .iconfont, .pw-tip .iconfont, .gmsg .iconfont {
    font-family: regiconfont !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: .2px;
    -moz-osx-font-smoothing: grayscale;
}


.header_box .usertype {
    width: 173px;
    height: 43px;
    border: #999999 1px solid;
    color: rgb(153, 153, 153);
    line-height: 43px;
    font-size: 16px;
    text-indent: 1em;
    float: left;
    margin-left: 35px;
    cursor: pointer;
}

.header_box .selected {
    border: #3a5b92 1px solid;
    color: #3a5b92;
}

.user-info {
    padding: 50px 0;
}


.form-list {
    width: 720px;
    margin: 0 auto;
    font-size: 14px;
}

.header_box {
    width: 450px;
    margin: 0 auto;
    overflow: hidden;
}

.header_box3 {
    width: 630px;
    min-height: 540px;
    margin: 0 auto;
}

.reg-int, .next_step, .common_options, .title_div, .zc_btn {
    margin: 16px auto;
    color: #4c4c4c;
    height: auto;
    overflow: visible;
    position: relative;
}

.title_div, .zc_btn {
    width: 100px;
}


.reg-int {
    width: 350px;
}

.common_options {
    width: 450px;
    left: 50px;
}

.next_step {
    width: 320px;
    left: 50px;
}


.span_title {
    width: 120px;
    height: 36px;
    line-height: 36px;
    float: left;
    text-align: right;
    margin-right: 5px;
}


.aoma_error {
    position: absolute;
    top: 0;
    left: 350px;
    width: 200px;
    color: red;
    line-height: 20px;
    padding-left: 10px;
}

.content_box .contbox_right h1 {
    font-size: 28px;
    text-align: center;
    font-weight: bold;
    color: #243046;
    margin: 20px 0 17px 0;
}
