body {
    background: rgba(247, 249, 250, 1);
}

.serchMode_box {
    background: #ffffff;
}

.now_add {
    font-size: 14px;
    line-height: 64px;
}

.now_add span {
    color: #999;
}

.upload_works {
    margin-bottom: 80px;
}

.icon_delete {
    display: block;
    width: 20px;
    height: 20px;
    background: url(../images/center/delico.png) no-repeat center center/20px 20px;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
}

.upload_works .main_left {
    width: 930px;
    overflow: hidden;
    float: right;
}

.upload_works .main_left .tips_div_a {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(228, 236, 243, 1);
    height: 45px;
    line-height: 45px;
    padding: 0 30px;
}

.upload_works .main_left .works_info {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(228, 236, 243, 1);
    margin-bottom: 10px;
    padding-bottom: 30px;
}

.upload_works .main_left .works_info .toptid {
    border-bottom: 1px solid rgba(228, 236, 243, 1);
    height: 45px;
    padding: 0 20px;
    overflow: hidden;


}

.upload_works .main_left .works_info .toptid .toptid_text {
    border-left: 3px solid rgba(255, 0, 104, 1);
    padding: 0 10px;
    font-size: 16px;
    height: 14px;
    margin-top: 15px;
}

.input_in {
    padding: 0 20px;
    box-sizing: border-box;
    line-height: 36px;
    margin-top: 20px;
}

.input_in span.sktr {
    color: #FF0068;
    display: inline-block;
    width: 18px;
    float: left;
}

.input_in .input_box {
    display: inline-block;
    width: 784px;
    height: 34px;
    line-height: 34px;
    background: rgba(249, 249, 249, 1);
    border-radius: 2px;
    border: 1px solid rgba(234, 234, 234, 1);
    padding: 0 10px;
    float: left;
    font-size: 14px;
}

.input_in .input_box span.input_name {
    color: #666;
}

.input_in .input_box span.input_msg {
    display: block;
    float: right;
    font-size: 12px;
    color: #999;
}

.input_in .input_box input {
    background: transparent;
    height: 100%;
    outline: none;
    width: 600px;
    padding: 0 10px;
    box-sizing: border-box;
}

.sect_tit {
    height: 36px;
    width: 148px;
    text-align: center;
}

.toptid_text span {
    font-size: 14px;
    color: #999;
    margin-left: 28px;
}

.input_in .input_box span.fileinput-button {
    position: relative;
    display: inline-block;
    overflow: hidden;
    width: 100%;
    height: 100%;
    text-align: center;
    overflow: hidden;
}

.input_in .input_box span.fileinput-button input {
    position: absolute;
    right: 0px;
    top: 0px;
    opacity: 0;
    -ms-filter: 'alpha(opacity=0)';
    font-size: 200px;
    width: 100%;
    height: 100%;
}

.input_in .filetype {
    width: 208px;
    height: 156px;
    padding: 0;
}

.file_icon {
    margin-top: 0;
    width: 208px;
    height: auto;
}

.file_p {
    line-height: 14px;
    margin-top: 11px;
    color: #666;
}

.file_pt {
    line-height: 12px;
    margin-top: 5px;
    color: #999;
}

.pic_ul {
    width: 100%;
    height: auto;
}

.pic_ul li {
    display: block;
    width: 208px;
    height: 156px;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    overflow: hidden;
    position: relative;
    border: 1px solid #eee;

}

.pic_ul li > img {
    width: 100%;
    height: auto;
    margin: 0;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);

}

.pic_ul li .filetype {
    border: none;
}

.input_in .filevideo {
    padding: 0;
    width: 120px;
    height: 36px;
    background: rgba(255, 0, 104, 1);
    border-radius: 2px;
    color: #ffffff;
    font-size: 16px;
    cursor: pointer;
}

.input_in .file_inter {
    padding: 0;
    width: 120px;
    height: 36px;
    background: rgba(255, 0, 104, 0.06);
    border-radius: 2px;
    border: 1px solid rgba(255, 0, 104, 1);
    color: #FF0068;
    font-size: 16px;
    cursor: pointer;
    margin-left: 10px;
}

.upload_btn {
    display: block;
    width: 160px;
    height: 40px;
    background: rgba(255, 0, 104, 1);
    border-radius: 2px;
    font-size: 16px;
    text-align: center;
    line-height: 40px;
    color: #ffffff;
    margin-top: 30px;
}


.upload_works .main_right .design_id {
    font-size: 14px;
    color: #999;
    margin-top: 10px;
}

.upload_works .main_right .flow {
    margin: 30px auto 0;
    width: 208px;
    height: 36px;
    line-height: 36px;
    color: #fff;
    border-radius: 2px;
    background: rgba(255, 0, 104, 1);
    cursor: pointer;
}

.bit_height {
    height: 228px !important;
}

.upload_works .main_right {
    width: 247px;
    height: 201px;
    float: left;
    background: #ffffff;
    border: 1px solid rgba(228, 236, 243, 1);
    margin-left: -1px;
    text-align: center;
    overflow: hidden;
}

.upload_works .main_right .head_pimg {
    margin: 42px auto 27px;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
}

.upload_works .main_right .head_pimg img {
    display: block;
    width: 100%;
    height: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.upload_works .main_right .pname {
    font-size: 18px;
}

.get_ph_code {
    display: inline-block;
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    color: #FF0068;
    cursor: pointer;
    border-radius: 2px;
    border: 1px solid rgba(232, 232, 232, 1);
    position: relative;
    right: 5px;
}


.upload_works .main_right {
    width: 247px;
    height: 201px;
    float: left;
    background: #ffffff;
    border: 1px solid rgba(228, 236, 243, 1);
    margin-left: -1px;
    text-align: center;
    overflow: hidden;
}

.upload_works .main_right .head_pimg {
    margin: 42px auto 27px;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
}

.upload_works .main_right .head_pimg img {
    display: block;
    width: 100%;
    height: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.upload_works .main_right .pname {
    font-size: 16px;
}

.get_ph_code {
    display: inline-block;
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    color: #FF0068;
    cursor: pointer;
    border-radius: 2px;
    border: 1px solid rgba(232, 232, 232, 1);
    position: relative;
    right: 5px;
}