body,
html {
    font-size: 0;
}

.personal-center-content-nav {
    border: none;
}

.common-slide-ul {
    padding-bottom: 84px;
}

.wrapper-main {
    overflow: hidden;
}

.wrapper-main .side-bar-left{
    float: left;
}

.wrapper-main .side-bar-right,.wrapper-main>div:nth-child(1) {
    float: right;
    width: -webkit-calc(100% - 300px);
    width: -moz-calc(100% - 300px);
    width: calc(100% - 300px);
}

.register-block .register-title {
    font-size: 16px;
    color: #252b3a;
    line-height: 20px;
    padding: 25px 0 15px;
    border-bottom: 1px solid #ddd;
}

.info-block {
    padding: 20px 0 0;
    font-size: 0;
}

.info-block .info-title {
    margin-bottom: 20px;
    font-size: 16px;
    color: #666a75;
    line-height: 28px;
}

.info-block .info-list>li {
    margin-bottom: 20px;
    padding-left: 15px;
    position: relative;
    font-size: 0;
}

.info-list li.must:before {
    content: '';
    position: absolute;
    display: inline-block;
    left: 0;
    top: 8px;
    width: 16px;
    height: 16px;
    background: url(../images/developer-center-second/developer-center-register/icon-must.png) no-repeat center;
}

.info-block .info-list>li.waring {
    margin-bottom: 46px;
}

.info-block .info-list>li.waring .input:not(.search-input) {
    border: 1px solid #c7000b;
}

.info-block .info-list>li .input[data-status='1'] {
    color: #252b3a;
}

.info-block .info-list>li .input.ismust[data-status='1'] {
    color: #a0a2a8;
}

.waring .input.input-text {
    color: #252b3a;
}

.info-block .info-list>li.waring.school .input[data-status='1'] {
    border: 1px solid #ddd;
}

.info-block .info-list>li .warning-text {
    display: none;
}

.info-block .info-list>li.waring .warning-text {
    position: absolute;
    top: -webkit-calc(100% + 10px);
    top: -moz-calc(100% + 10px);
    top: calc(100% + 10px);
    font-size: 12px;
    color: #c7000b;
    left: 75px;
    height: 16px;
    line-height: 16px;
    padding-left: 20px;
    display: block;
}

.info-block .info-list>li .warning-text:before {
    content: '';
    position: absolute;
    left: 0;
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(../images/developer-center-second/developer-center-register/icon-waring.png) no-repeat center;
}

.info-list .label-name {
    font-size: 16px;
    color: #252b3a;
    line-height: 30px;
    display: inline-block;
    vertical-align: top;
    min-width: 32px;
    height: 30px;
    max-width: 130px;
    overflow: hidden;
}

.info-list .input {
    width: 440px;
    height: 32px;
    line-height: 32px;
    border: 1px solid #dddddd;
    border-radius: 2px;
    padding: 0 10px;
    margin: 0 10px 0 20px;
    color: #a0a2a8;
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    white-space: nowrap;
}

.info-list.team-detail .input,
.info-list.team-detail .select-box {
    margin-left: 0;
}

.info-list div.input {
    line-height: 30px;
}

.name-list.hide {
    display: block;
}

.name-list input.input.input-text,
.name-list.hide div.input.input-text,
.info-list .school div.input.hide,
.school-input-box.hide {
    display: none;
}

.name-list.hide input.input.input-text,
.name-list div.input.input-text {
    display: inline-block;
}

input.input.input-text:hover {
    border: 1px solid #a0a2a8;
}

input.input.input-text:focus {
    color: #252b3a;
}

.info-list .school div.input {
    line-height: 32px;
}

.school-input-box {
    width: 440px;
    color: #a0a2a8;
    margin-left: 20px;
    font-size: 0;
    display: inline-block;
    text-align: left;
    cursor: pointer;
    vertical-align: middle;
}

.school-input-box .select-box {
    margin: 0;
    font-size: 14px;
}

.school-input-box .select-name {
    width: 100%;
}


.select-box.province-box {
    width: 150px;
}

.select-box.school-box {
    margin-left: 10px;
    width: 280px;
    position: relative;
}

.select-box.province-box:after,.select-box.school-box:after{
    content: '';
    position: absolute;
    width: 32px;
    height: 22px;
    right: 0px;
    top: 5px;
    display: inline-block;
    border-left: 1px solid #ddd;
    background: url(../images/developer-center-second/developer-center-campus/icon-select.png) no-repeat center;
}

.select-box.province-box.active:after,.select-box.school-box.active:after{
    content: '';
    display: inline-block;
    border-right: 1px solid #ddd;
    border-left: none;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
}

.select-box.school-box .select-list li.hideThis,.select-box.province-box .select-list li.hideThis{
    display: none;
}

.select-box.school-box .select-list li.hideThis.school-other{
    display: block;
}

.school-input-box .school-input {
    margin-left: 10px;
    width: 280px;
    margin-right: 0;
    vertical-align: top;
}

.school-input-box.isTaiWan .select-box.school-box,
.school-input-box .school-input.input {
    display: none;
}

.school-input-box .select-box.school-box,
.school-input-box.isTaiWan .school-input.input {
    display: inline-block;
}

.school-input-box .school-other-input{
    margin-left: 0;
    margin-top: 10px;
}

.info-list .school-input-box .input.school-other-input{
    color: #252b3a;
}

#college {
    border: none;
}

input::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #a0a2a8;
}

input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #a0a2a8;
}

input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #a0a2a8;
}

input:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #a0a2a8;
}

input.search-input::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #adb0b8;
}

input.search-input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #adb0b8;
}

input.search-input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #adb0b8;
}

input.search-input:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #adb0b8;
}

.info-list .input.disabled {
    background: #f7f7f7;
}

.info-list #email.input.waring.disabled {
    background: #fff;
    border: none;
    color: #c7000b;
}

.info-list a {
    color: #1b79c8;
    font-size: 14px;
    vertical-align: middle;
}

.info-list a:hover {
    text-decoration: underline;
}

.select-box {
    display: inline-block;
    position: relative;
    margin: 0 10px 0 20px;
}

.select-box .select-name {
    display: inline-block;
    margin: 0;
    cursor: pointer;
    padding-right: 40px;
    line-height: 30px;
}

.select-box .select-list {
    display: none;
}

.select-box.active .select-list,.school-input-box .select-box.active .search-box {
    position: absolute;
    left: 0;
    top: -webkit-calc(100% + 5px);
    top: -moz-calc(100% + 5px);
    top: calc(100% + 5px);
    width: 100%;
    border: 1px solid #ddd;
    background: #fff;
    z-index: 9;
    display: block;
    max-height: 200px;
}

.select-box .select-list li, .select-box.school-box .select-list .school-other {
    padding: 0 9px;
    font-size: 14px;
    color: #252b3a;
    line-height: 40px;
    height: 40px;
    text-align: left;
    position: relative;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.select-box .select-list li:hover, .select-box.school-box .select-list .school-other:hover {
    color: #c7000b;
    background: #f7f7f7;
}

.select-box .select-list li.selected,.select-box.school-box .select-list .school-other.selected {
    color: #fff;
    background-color: #c7000b;
}

.select-box .select-list li em{
    color: #c7000b;
}

.select-box .select-list li.selected em{
    color: #fff;
}

.select-box .select-name:after {
    content: '';
    position: absolute;
    width: 32px;
    height: 22px;
    right: 0px;
    top: 5px;
    display: inline-block;
    border-left: 1px solid #ddd;
    background: url(../images/developer-center-second/developer-center-campus/icon-select.png) no-repeat center;
}

.select-box.active .select-name:after {
    content: '';
    display: inline-block;
    border-right: 1px solid #ddd;
    border-left: none;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
         transform: rotate(180deg);
}

.info-block.other-info .label-name {
    vertical-align: top;
}

.textarea-box {
    display: inline-block;
    position: relative;
    width: 440px;
    height: 80px;
    margin-left: 20px;
    font-size: 14px;
}

.po-textarea-container .po-textarea {
    padding-right: 5px;
}

.po-textarea-container .po-textarea-counter {
    right: 5px;
    line-height: 12px;
}

.btn-block {
    padding-bottom: 50px;
    padding-left: 184px;
    padding: 20px 0 50px 0px;
    font-size: 0;
}

.btn-block .btn {
    border: 1px solid #c7000b;
    border-radius: 2px;
    display: inline-block;
    width: 118px;
    height: 48px;
    line-height: 48px;
    font-size: 18px;
    text-align: center;
}

.btn-block .btn.btn-grey {
    background: #f7f7f7;
    border: 1px solid #dddddd;
    color: #a0a2a8;
    cursor: default;
}

.btn-block .btn.btn-red {
    background: #c7000b;
    color: #fff;
    display: none;
}

.btn-block .btn.btn-red:hover {
    box-shadow: 0 8px 16px 0 rgba(227, 24, 31, 0.3);
}

.btn-block .btn.btn-white {
    color: #c7000b;
    margin-left: 14px;
}

.btn-block .btn.btn-white:hover {
    background: #c7000b;
    color: #fff;
}

.btn-block.confirm .btn-red {
    display: inline-block;
}

.agreement-block .checkbox {
    display: inline-block;
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
    background: url(./../images/developer-center-second/developer-center-register/icon-checkbox.svg) no-repeat center;
    margin-right: 10px;
    vertical-align: middle;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    cursor: pointer;
}

.agreement-block .checkbox.checked {
    background: url(./../images/developer-center-second/developer-center-register/icon-checkbox-active.svg) no-repeat center;
}

.agreement-block p {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #252b3a;
    line-height: 22px;
}

.agreement-block p a {
    color: #1b79c8;
}

.agreement-block p a:hover {
    text-decoration: underline;
}

.modal-cover .modal-detail-block .modal-title.loading:before{
    background: url(../images/developer-center-second/developer-center-register/icon-loading.gif) no-repeat center/cover;
}

.modal-cover .modal-detail-block .modal-title.loading ~ .btn-block{
    display:none;
}

#loading .detail,
#loading .btn-block {
    display: none;
}
@media only screen and (max-width: 768px) and (min-width: 320px) {
    .personal-center-top-userinfo,
    .side-bar-left {
        display: none;
    }
    .wrapper-main {
        width: 100%;
    }
    .wrapper-main .side-bar-right,.wrapper-main>div:nth-child(1) {
        float: none;
        width: 100%;
        padding: 0 15px;
    }
    .register-block .register-title {
        display: none;
    }
    .info-list .label-name {
        font-size: 16px;
        color: #252b3a;
        line-height: 1.5;
        height: auto;
        margin-bottom: 10px;
        max-width: none;
    }
    .info-block {
        padding: 10px 0 0;
    }
    .info-block .info-title {
        margin-bottom: 10px;
        height: 24px;
        line-height: 24px;
    }
    .info-list li.must:before {
        top: 0px;
    }
    .info-list .input {
        display: block;
        margin-left: 0;
    }
    .select-box {
        margin-left: 0;
        width: 100%;
    }
    .select-box.active .select-list,.school-input-box .select-box.active .search-box {
        width: -webkit-calc(100% + 15px);
        width: -moz-calc(100% + 15px);
        width: calc(100% + 15px);
        margin-left: -15px;
    }
    .info-list a {
        display: none;
    }
    .info-list .input {
        width: -webkit-calc(100% + 15px);
        width: -moz-calc(100% + 15px);
        width: calc(100% + 15px);
        margin-left: -15px;
        margin-right: 0;
    }
    .info-block .info-list>li {
        margin-bottom: 10px;
    }
    .school-input-box {
        width: 100%;
        margin-left: 0px;
    }
    .select-box.school-box,
    .school-input-box .school-input.input {
        width: -webkit-calc(100% - 170px);
        width: -moz-calc(100% - 170px);
        width: calc(100% - 170px);
        float: right;
        margin-left: -15px;
    }
    .school-input-box .school-input.input {
        width: -webkit-calc(100% - 155px);
        width: -moz-calc(100% - 155px);
        width: calc(100% - 155px);
    }
    .textarea-box {
        margin-left: -15px;
        width: -webkit-calc(100% + 15px);
        width: -moz-calc(100% + 15px);
        width: calc(100% + 15px);
        margin-right: 0;
    }
    .textarea-box .textarea {
        width: 100%;
    }
    .agreement-block p {
        width: -webkit-calc(100% - 28px);
        width: -moz-calc(100% - 28px);
        width: calc(100% - 28px);
        vertical-align: top;
    }
    .agreement-block .checkbox {
        vertical-align: top;
        position: relative;
        top: 2px;
    }
    .btn-block .btn {
        height: 40px;
        line-height: 40px;
        width: 88px;
        font-size: 14px;
    }
    .btn-block .btn.btn-white {
        margin-left: 10px;
    }
    .info-block .info-list>li.waring .warning-text {
        left: 0;
    }
    #loading .warning-box {
        padding-top: 40px;
    }
    #loading .warning-detail {
        width: -webkit-calc(100% - 68px);
        width: -moz-calc(100% - 68px);
        width: calc(100% - 68px);
    }
}

@media only screen and (max-width: 360px) and (min-width: 320px) {
    .warning-box .warning-detail {
        width: -webkit-calc(100% - 54px);
        width: -moz-calc(100% - 54px);
        width: calc(100% - 54px);
        font-size: 14px;
        line-height: 22px;
        color: #666a75;
    }
    .warning-box .icon-warning {
        margin-right: 10px;
    }
    .warning-box .detail {
        margin-left: 50px;
    }
}

/*diy*/
.register-block .signed-tips{
    color: #232B3B;
    font-size: 12px;
    position: relative;
    padding: 12px 16px 12px 40px;
    border: 1px solid #96ADFA;
    background: #E9EDFA;
    width: 510px;
    border-radius: 2px;
    margin-top: 32px;
}
.register-block .signed-tips a{
    color: #526ECC;
}
.register-block .signed-tips a:hover{
    text-decoration: underline;
}
.register-block .signed-tips.mb-tips{
    display: none;
}
.register-block .signed-tips:before{
    content: "";
    position: absolute;
    left: 16px;
    top: 12px;
    width: 16px;
    height: 16px;
    display: inline-block;
    background: url(./../images/developer-center-second/developer-center-register/icon-tips.svg) no-repeat center;
}
.check-list,.radio-list{
    width: 440px;
    line-height: 32px;
    color: #a0a2a8;
    font-size: 0;
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px 0 20px;
}
.check-list .checkbox{
    display: inline-block;
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
    background: url(./../images/developer-center-second/developer-center-register/icon-checkbox.svg) no-repeat center;
    margin-right: 10px;
    vertical-align: middle;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    cursor: pointer;
}

.check-list .checkbox.checked{
    background: url(./../images/developer-center-second/developer-center-register/icon-checkbox-active.svg) no-repeat center;
}

.radio-list .radio-btn{
    display: inline-block;
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
    background: url(./../images/developer-center-second/developer-center-register/icon-radio.svg) no-repeat center;
    margin-right: 10px;
    vertical-align: middle;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    cursor: pointer;
}

.radio-list .radio-btn.actived{
    background: url(./../images/developer-center-second/developer-center-register/icon-radio-active.svg) no-repeat center;
}

.check-list li,.radio-list li{
    display: inline-block;
    margin-right: 32px;
}

.check-list li label,.radio-list li label{
    color: #252B3A;
    font-size: 14px;
    vertical-align: middle;
    height: 18px;
    line-height: 18px;
}
.check-list span[diytype]{
    display: none;
}
@media only screen and (max-width: 768px){
    .check-list,.radio-list{
        margin-left: -15px;
        margin-right: 0;
        width: calc(100% + 15px);
    }
    .register-block .signed-tips{
        margin-top: 0;
    }
    .check-list li,.radio-list li{
        line-height: 20px;
    }
    .register-block .signed-tips.pc-tips{
        display: none;
    }
    .register-block .signed-tips.mb-tips{
        display: block;
        position: fixed;
        z-index: 2;
        width: calc(100% - 30px);
        margin-top: -12px;
        padding: 8px 8px 8px 32px;
    }
    .register-block .signed-tips.mb-tips:before{
        left: 8px;
        top: 8px;
    }
    .signed-tips.mb-tips~.info-block{
        padding-top: 52px;
    }
}
/*搜索*/
.school-input-box .select-box .select-list{
    margin-top: 32px;
}
.school-input-box .select-box .search-box{
    display: none;
}

.school-input-box .select-box.active .search-box{
    z-index: 10;
    border-bottom: none;
}

.school-input-box .select-box .search-input{
    width: 100%;
    margin: 0;
    border: none;
    background: #f5f5f6;
}
.school-input-box .select-box .search-box .cui-icon{
    position: absolute;
    right: 0;
    top: 8px;
    right: 10px;
}
.school-input-box .select-box .search-box .cui-icon:hover{
    color: #c7000b;
}
