
.step-tit {
    font-size:28px;
    text-align:center;
    padding: 20px;
}

.free-media {
    margin: 0 0 24px;
}
.free-media-wrap {
    margin: 30px 0 0;
}
.free-media-wrap .tit {
    display: flex;
    justify-content: space-between;
}
.free-media-wrap .tit .text {
    font-weight: 600;
    font-size: 18px;
}
.free-media-wrap .tit .del-btn {
    font-size: 16px;
    color: #ef6e21;
    cursor: pointer;
}
.free-media-wrap .add-btn {
    font-size: 16px;
    cursor: pointer;
    color: #0066d0;
}
.free-media-wrap dd {
    border: 1px solid #d9d9d9;
    margin: 10px 0 24px 0;
    height: auto;
    /* line-height: 45px; */
    padding-left: 50px;
    position: relative;
    background-size: 20px;
    border-radius: 2px;
}
.free-media-wrap dd input {
    height: 48px;
    vertical-align: top;
    border: none;
    width: 99%;
    border-radius: 2px;
}
.free-media-wrap .icon_plot {
    background: url('../images/2025/platform.png') 15px no-repeat;
}
.free-media-wrap .icon_accountname {
    background: url('../images/2025/account_name.png') 15px no-repeat;
}
.free-media-wrap .icon_accountid {
    background: url('../images/2025/account_id.png') 15px no-repeat;
}
.free-media-wrap .icon_fans {
    background: url('../images/2025/addteam.png') 15px no-repeat;
}
.free-media-dialog .box {
    height: auto;
    padding: 29px 35px 50px;
    top: 45%;
}
.free-media-dialog .close-btn, .sign-dialog .close-btn, .submit-dialog .close-btn {
    position: absolute;
    width: 24px;
    height: 24px;
    top: 8px;
    right: 8px;
    cursor: pointer;
    background: url("../images/black_close.png") no-repeat;
}
.free-media-list {
    display: flex;
    flex-wrap: wrap;
    flex: 1;
}
.free-media-list .item {
    position: relative;
    cursor: pointer;
    background: #EF6E21;
    border: 1px solid #EF6E21;
    color: #ffffff;
    border-radius: 4px;
    padding: 5px 10px;
    margin-right: 20px;
    margin-bottom: 10px;
}
.free-media-list .item .btn-close {
    position: absolute;
    top: -10px;
    right: -10px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: rgba(0,0,0,0.5);
    display: flex;
    align-items: center;
    justify-content: center;
}
.free-media .add-btn {
    cursor: pointer;
    color: #EF6E21;
}
.word-limit {
    position: absolute;
    top: 6px;
    right: 10px;
    color: rgba(0, 0, 0, 0.4);
}
.sewv{position: relative;width: 100%;display: inline-block;vertical-align: middle;}
.sewvtop{width:100%;height:40px;border: 1px #D9D9D9 solid;cursor:pointer;border-radius: 2px;overflow: hidden;box-sizing: border-box;padding-left: 50px;}
.sewvtop>span{display: block;padding-right: 32px;height:40px;white-space:pre;text-overflow:ellipsis;overflow: hidden;font-size: 16px;line-height:39px;color: #000;}
.sewvtop .icon {width: 12px;height: 6px;position: absolute;top: 50%;right: 18px;transform: translate(0,-50%);}
.sewvbm{width: 100%;position: absolute;z-index: 10;left: 0;top: 39px;display: none;border: 1px #D9D9D9 solid;border-radius: 2px;background: #ffffff; margin-block-start: 0;padding-inline-start: 0;margin-block-end: 0;}
.sewvbm>li{cursor:pointer;width:100%;height:40px;line-height:40px;font-size: 16px;color: #666;padding-left:32px;box-sizing: border-box;}
.sewvbm>li:hover{background: #F7F7F7;color: #000;}

.chegnnuoshu {
    width: 650px;
    margin: 0 auto;
}
.submit-btn {
    margin: 20px auto;
    width: 300px;
    color: #fff;
    height: 40px;
    background: #ef6e21;
    border: none;
    cursor: pointer;
    font-size: 16px;
    display: flex;
    border-radius: 5px;
    align-items: center;
    justify-content: center;
}
.sign-dialog .box {
    height: auto;
    top: 45%;
}
.canvasDiv{
    width: 700px;
    height: 400px;
    border: 2px dotted #ccc;
    margin: 40px auto 0;
}
#canvasEdit {
    width: 700px;
    height: 400px;
}
.imgDiv{
    width: 150px;
    height: 100px;
    border: 2px dotted #ccc;
    margin: 15px auto 0;
}
.btnDiv {
    margin: 10px 0 30px;
    display: flex;
    justify-content: center;
}
.btnDiv .btn {
    font-family: 16px;
    padding: 2px 20px;
    cursor: pointer;
    border-radius: 3px;
}
.clearBtn{
    background:#f8f9fa;
}
.okBtn{
    color: #ffffff;
    background: #EF6E21;
    margin-left: 50px;
}

.wrap_box .form-step2 .submit-btn.disabled, .wrap_box .form-step3 .submit-btn.disabled {
    background: rgba(0,0,0,0.3);
}

.chegnnuoshu {
    line-height: 30px;
    text-indent: 2em;
}

#cmsCareer > ul, #cmsNature > ul {
    overflow: hidden;
    overflow-y: auto;
}

@media screen and (max-device-width: 960px) {
    /* 注册 */
    html, body, .w1200 {
        width: 100%;
    }
    .list_header {
        height: 63vw;
    }
    .list_header .user .home a .icon {
        width: 2.6666666666666665vw;
        height: 2.6666666666666665vw;
    }
    .wrap_box .icon.left {
        width: 30vw;
        top: -10.666666666666666vw;
        left: 0;
    }
    #box {
        width: 100%;
        clear: both;
        margin: 0 auto;
        font-size: 3.466666666666667vw;
    }
    .org_main h3, .org_reset h3 {
        font-size: 5vw;
        margin: 0 0 3vw;
    }
    .box_radio, #orgtype_radio, #orgtype_radio_zzsb, #box dl {
        width: auto;
        margin: 0 4vw;
    }
    .box_radio {
        margin-bottom: 2.6666666666666665vw;
        font-size: 3.466666666666667vw;
    }
    #orgtype_radio, #orgtype_radio_zzsb {
        margin: 0 0 3vw;
    }
    .list_header .user > span {
        font-size: 3.466666666666667vw;
    }
    #box dl dd {
        background-size: 3.2vw;
        margin: 2.6666666666666665vw 0 4.533333333333333vw 0;
        height: 8vw !important;
        padding-left: 7vw;
    }
    #box div dl dd input {
        font-size: 3.466666666666667vw !important;
        height: 7.5vw !important;
        width: 98%;
    }
    .box_radio li label input, #orgtype_radio li label input, #orgtype_radio_zzsb li label input {
        margin-right: 1vw;
    }
    .box_radio p, #orgtype_radio p, #orgtype_radio_zzsb p {
        width: 3vw;
        height: 3vw;
        top: 0.8vw;
        left: 3px;
        border: 1px solid #000;
    }
    .box_radio .active p, #orgtype_radio .active p, #orgtype_radio_zzsb .active p {
        width: 3.2vw;
        height: 3.2vw;
        top: 0.8vw;
    }
    .box_radio .active span, #orgtype_radio .active span, #orgtype_radio_zzsb .active span {
        width: 2.3vw;
        height: 2.3vw;
        top: 1.5vw;
        left: 1.4vw;
    }
    #box .custom-select {
        width: 75% !important;
        height: 95% !important;
        border: none !important;
        margin-top: 1px;
    }
    .icon_nature .custom-select, .icon_job .custom-select {
        height: 8vw !important;
    }
    #box .custom-select > ul {
        top: 8vw !important;
        max-height: 50vw !important
    }
    #box .custom-select > ul li {
        font-size: 3.466666666666667vw !important;
        height: 8vw !important;
        line-height: 7vw !important;
    }
    .custom-select i, .custom-select i {
        display: none;
    }
    #box dl dd.area_select {
        width: 49% !important;
    }
    .icon_sex {
        background: url(../images/icon-sex.png) 15px no-repeat;
    }
    .icon_nature {
        background: url(../images/icon-danweixingzhi.png) 15px no-repeat;
    }
    .icon_company {
        background: url(../images/icon-company.png) 15px no-repeat;
    }
    .icon_state {
        background: url(../images/icon-state.png) 15px no-repeat;
    }
    .icon_address {
        background: url(../images/icon_address.png) 15px no-repeat;
    }
    #box .submit-btn {
        font-size: 3.466666666666667vw;
        height: 8vw;
    }
    .footer {
        font-size: 3.466666666666667vw;
    }
    #box dl dd p {
        border: none;
    }
    #box dl dd button {
        width: 26.666666666666668vw;
        height: 8.2vw;
        font-size: 3.466666666666667vw;
    }
    .icon_address textarea {
        height: 98%;
        padding: 0;
    }
    .shortTips {
        font-size: 3.466666666666667vw;
        min-width: unset;
        max-width: 80%;
        line-height: 4vw;
        padding: 5vw;
    }
    .collect .head, .letter .head {
        font-size: 4vw;
    }
    .collect .box, .letter .box {
        font-size: 3.2vw;
        width: 98%;
        background-size: 100%;
        padding: 3vw 3vw 5vw;
        margin: 0;
        height: auto;
    }
    .upload-zztjh .a-upload {
        display: block;
        float: unset;
    }
    .upload-zztjh > div > p {
        display: block;
        float: unset;
        width: 100%;
        padding: 3vw 0 0 !important;
    }
    .free-media-wrap {
        margin: 3vw 0 0;
    }
    .free-media-dialog .close-btn, .sign-dialog .close-btn, .submit-dialog .close-btn {
        width: 5vw;
        height: 5vw;
        background-size: 100%;
    }
    .free-media-wrap dd input {
        width: 95% !important;
        height: 90% !important;
    }
    .sewvbm {
        height: 50vh;
        overflow: hidden;
        overflow-y: auto;
    }
    .collect .submit, .letter .submit {
        height: 8vw;
        line-height: 8vw;
        font-size: 3.466666666666667vw;
    }
    .to-login {
        padding-bottom: 5vw;
    }
    .chegnnuoshu {
        width: 80%;
    }
    .canvasDiv, #canvasEdit {
        width: 100%;
    }
    /* 登录 */
    .goHome {
        width: auto;
    }
    .div_login {
        width: auto;
        padding: 0 5vw;
    }
    .div_login p.inputsub {
        width: 85%;
    }
    .forget-psw {
        margin: 0;
    }
    .loginsub {
        margin-left: 0;
    }
    .div_login p.inpucode {
        width: 85%;
    }
    #imgcode {
        position: absolute;
        bottom: 1px;
        right: 0;
        margin: 0;
    }
    .div_login p.inpucode input {
        width: 60%;
    }
}