input::-ms-clear {
    display: none
}

input::-ms-reveal {
    display: none
}

.ui-button-disabled,
a.ui-button-disabled,
.ui-button-disabled:hover {
    color: #fff;
    background: #cfcfcf;
    border: 1px solid #cfcfcf;
    cursor: default
}

#pg-reg {
    background: #f2f2f2;
    min-height: 500px;
    _height: 500px
}

#pg-reg .rrdcolor-blue-text {
    color: #2ea7e0
}

#pg-reg .ui-button-register {
    color: #fff;
    font-size: 16px;
    border-radius: 6px
}

#pg-reg .ui-button-blue {
    border: 0;
    color: #fff;
    background-color: #3a84cf;
    border: 1px solid #3a84cf
}

#pg-reg .ui-button-blue:hover {
    background-color: #3676b7
}

#pg-reg .ui-button-orange {
    border: 0;
    color: #fff;
    background-color: #f30;
    border: 1px solid #ad2607;
}

#pg-reg .ui-button-orange:hover {
    background-color: #F60
}

#pg-reg .ui-button-register-1 {
    width: 245px;
    height: 46px;
    line-height: 46px
}

#pg-reg .ui-button-register-2 {
    width: 180px;
    height: 44px;
    line-height: 44px
}

#pg-reg .ui-button-register-3 {
    width: 120px;
    height: 44px;
    line-height: 44px;
    font-size: 14px
}

#pg-reg .regbox {
    background: #fff;
    margin: 14px auto;
    min-height: 500px
}

#pg-reg form {
    margin-left: 180px
}

#pg-reg form.left {
    margin-left: 0
}

#pg-reg .oauth-hint {
    padding-left: 170px;
    margin-bottom: 20px
}

#pg-reg .ui-form-item .password-eye {
    position: absolute;
    top: 16px;
    left: 388px;
    width: 21px;
    height: 14px;
    cursor: pointer
}

#pg-reg .ui-form-item .password-eye-open {
    background: url('../images/png_6221.html') no-repeat
}

#pg-reg .ui-form-item .password-eye-close {
    background: url('../images/png_6221.html') no-repeat
}

#pg-reg .ui-form-item .icon {
    left: 180px
}

#pg-reg .ui-form-item .placeholder {
    top: 11px;
    left: 180px
}

#pg-reg .mobile-code-form-item .placeholder {
    top: 14px
}

#pg-reg .code-item .placeholder {
    left: 175px;
    padding-left: 5px
}

#pg-reg .ui-form legend {
    padding-left: 170px
}

#pg-reg .ui-form .ui-input {
    width: 235px;
    padding: 10px 5px;
    border-radius: 6px;
    border: 1px solid #c5c5c5;
}

#pg-reg .ui-form .input-icon {}

#pg-reg .ui-form .code {
    width: 110px;
    padding-left: 5px;
    background: 0 0
}

#pg-reg .ui-form .type li {
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #0697da;
    color: #0697da;
    float: left;
    border-radius: 3px;
    position: relative;
    cursor: pointer
}

#pg-reg .ui-form .type li.cur {
    background: #0697da;
    color: #fff
}

#pg-reg .ui-form .type li.cur i {
    width: 12px;
    height: 13px;
    background: url('../images/png_6221.html') no-repeat;
    position: absolute;
    right: 10px;
    top: 13px
}

#pg-reg .ui-form .psw-range {
    position: absolute;
    top: 48px
}

#pg-reg .ui-form .psw-range div {
    width: 247px;
    height: 20px;
    display: none;
    background-image: url('../images/png_6221.html');
    background-repeat: no-repeat
}

#pg-reg .ui-form .psw-range .low {
    background-position: 0 0
}

#pg-reg .ui-form .psw-range .mid {
    background-position: 0 -18px
}

#pg-reg .ui-form .psw-range .high {
    background-position: 0 -38px
}

#pg-reg .ui-form .ui-label {
    padding-top: 10px;
    color: #2B2B2B
}

#pg-reg .ui-form .ui-form-item {
    padding-bottom: 5px;
    height: 65px
}

#pg-reg .ui-form label.error {
    position: absolute;
    top: 10px;
    left: 426px;
    padding-left: 18px;
    background: url('../images/png_6221.html') center left no-repeat
}

#pg-reg .ui-form label.agree-error {
    top: 3px;
    left: 505px
}

#pg-reg .ui-form #code-label {
    left: 462px
}

#pg-reg .ui-form label.valid {
    position: absolute;
    top: 10px;
    left: 424px;
    padding-left: 18px;
    color: #aaa;
    background: url('../images/png_6221.html') center left no-repeat
}

#pg-reg .ui-form .code-box {
    position: absolute;
    text-align: center;
    width: 112px;
    height: 42px;
    line-height: 44px;
    font-size: 14px;
    border: 1px solid #c5c5c5;
    border-radius: 6px;
    left: 304px;
    top: 0
}

#pg-reg .ui-form .code-box #randImage {
    vertical-align: middle
}

#pg-reg .ui-form .refresh-box {
    position: absolute;
    top: 12px;
    left: 428px;
    color: #ababab
}

#pg-reg .ui-form #code-error {
    left: 440px
}

#pg-reg .ui-form .code-item #code-error {
    left: 540px
}

#pg-reg .getMobileCode {
    margin-left: 8px;
    width: 114px
}

#pg-reg .servelResult {
    margin-left: 170px;
    color: red;
    line-height: 30px
}

#mobileCodeBox .notice li {
    line-height: 24px;
    color: #969696;
    padding-left: 75px
}

#pg-reg .ui-step-2 li {
    width: 100%
}

#pg-reg .ui-step-3 li {
    width: 50%
}

#pg-reg .ui-step-4 li {
    width: 33%
}

#pg-reg .ui-step-5 li {
    width: 50%
}

#pg-reg .ui-step .ui-step-active {
    color: #383838
}

#pg-reg .ui-step .ui-step-active .iconfont {
    color: #ff7001
}

#pg-reg .ui-step .ui-step-done .iconfont {
    color: #00a8e7
}

#pg-reg .ui-step .ui-step-done .ui-step-line {
    background: #3dba45
}

#pg-reg .ui-step-blue .ui-step-active {
    color: #3b7cb8
}

#pg-reg .ui-step-blue .ui-step-active .iconfont {
    color: #1e6bb3
}

#pg-reg .ui-step-blue .ui-step-done .iconfont {
    color: #428fd6
}

#pg-reg .ui-step-blue .ui-step-done .ui-step-line {
    background: #418cd6
}

#pg-reg .ui-ministep {
    list-style: none;
    font-size: 12px;
    font-family: tahoma;
    line-height: 1.5;
    margin: 0;
    padding: 0;
    color: #b7b7b7
}

#pg-reg .ui-ministep-item {
    position: relative;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-right: 36px
}

#pg-reg .ui-ministep .iconfont {
    color: #b7b7b7;
    font-size: 18px
}

#pg-reg .ui-ministep .ui-ministep-number {
    position: absolute;
    top: 6px;
    left: 5px;
    color: #fff;
    line-height: 12px;
    font-style: normal
}

#pg-reg .ui-ministep .ui-ministep-text {
    position: relative;
    top: -2px
}

#pg-reg .ui-ministep-active,
#pg-reg .ui-ministep-active .iconfont {
    color: #FF6700
}

#code-error {
    position: absolute;
    left: 474px;
    top: 10px
}

#pg-reg .go-login {
    text-align: right;
    height: 85px;
    line-height: 75px;
    padding-right: 86px;
    position: relative
}

#pg-reg .ui-form-item .no-style {
    border: 0 none;
    background: 0 0;
    margin-left: 0
}

.no-style {
    color: #00A8E8
}

#getMobileCode.ui-button-disabled {
    color: #ccc
}

#pg-reg .ui-form-item .item-text {
    position: absolute;
    top: 10px
}

#pg-reg .step1 {
    position: relative
}

#pg-reg .step2 {
    display: none
}

#pg-reg .ui-form-item .txt {
    position: absolute;
    top: 11px;
    left: 0
}

#pg-reg .step3 .info {
    text-align: center;
    color: #888;
    margin: 10px 0 20px
}

#pg-reg .step3 .info h3 {
    color: #81d4b1;
    font-size: 20px
}

#pg-reg .step3 .info p {
    line-height: 30px
}

#pg-reg .go-account {
    text-align: right;
    height: 30px;
    line-height: 30px;
    padding-right: 123px;
    padding-top: 20px
}

.custip {
    width: 100%;
    margin-left: 78px;
    margin-bottom: 30px
}

.custip .big-title {
    font-size: 22px
}

.custip .big-title-16px {
    font-size: 16px
}

#pg-reg .top-line {
    height: 2px;
    line-height: 2px;
    font-size: 0;
    background: #38acdb
}

#pg-reg .authform {
    position: relative;
    padding-top: 30px
}

#pg-reg .suggest {
    border: 1px solid #0697da;
    border-top: 0;
    width: 245px;
    position: absolute;
    z-index: 9999;
    background: #fff;
    overflow: hidden;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    display: none
}

.suggest ul {
    margin-bottom: -1px
}

.suggest ul li {
    height: 38px;
    line-height: 38px;
    border-bottom: 1px solid #e9e9e9;
    padding-left: 50px;
    cursor: default
}

.suggest ul li.cur {
    background: #0697da;
    color: #fff
}

#pg-reg .authSuccess .autoRedirect {
    margin-top: 20px;
    padding: 20px 0;
    border-top: 1px dashed #ccc
}

#pg-reg .ui-form-item .validCode {
    width: 12px;
    height: 13px;
    background: url('../images/png_6221.html') no-repeat;
    position: absolute;
    left: 270px;
    top: 15px
}

#label-agree.valid {
    background: none !important
}

input[type=checkbox] {
    visibility: hidden
}

#pg-reg .ad {
    width: 415px;
    height: 416px;
    background: url(../images/register_ad_9dc87e4.jpg) no-repeat;
    position: absolute;
    top: 153px;
    right: 48px
}
