﻿
body {
    overflow-y: scroll;
}

.set-detail {
    margin-left: 270px;
    width: 670px;
    padding: 30px 40px;
}

    .set-detail .set-item:first-child {
        margin: 40px 0 !important;
    }

    .set-detail .set-item .label {
        width: 140px;
        text-indent: 0;
    }

    .set-detail .set-item div {
        margin-left: 140px;
        margin-bottom: 14px;
    }

    .set-detail .set-item textarea {
        max-width: 500px;
    }

    .set-detail #star {
        margin: 0 45px 0 0;
        padding: 0;
        position: relative;
        width: 135px;
        height: 100%;
    }

        .set-detail #star ul, #uspace {
            position: absolute;
            top: 0px;
            left: 0px;
            width: 100%;
            text-align: center;
            background: #fff;
            border: 0;
            height: 100%;
            overflow-y: hidden;
            z-index: 1;
            box-shadow: 0 0px 0px #fff;
        }

        .set-detail #star li, .space {
            float: left;
            cursor: default;
            text-indent: 8px;
        }

            .set-detail #star li:hover {
                background-color: #fff;
                color: #fff;
            }

            .set-detail #star li img {
                padding-top: 13px;
                width: 18px;
                height: 18px;
            }

    .set-detail .set-item .per-item {
        margin: 0 75px 0 0;
        padding: 0;
        float: left;
    }

        .set-detail .set-item .per-item .star-span {
            top: 12px;
            left: 70px;
            height: 20px;
            line-height: 20px;
            width: 20px;
            border: 0;
            font-size: 14px;
            color: #878787;
            padding: 0 10px;
            border-radius: 0;
            margin-right: 0;
            position: absolute;
            cursor: default;
        }

            .set-detail .set-item .per-item .star-span::after {
                content: none;
                width: 0;
                height: 0;
                border: 0;
                float: right;
                margin-top: 0;
                position: absolute;
                right: 0;
                top: 0;
            }

    .set-detail .set-item #uspace { /*发布动态 发起话题之间的竖线*/
        width: 10px;
        left: 315px;
        top: 12px;
        z-index: 3;
    }

    .set-detail .set-item .space {
        width: 1px;
        height: 20px;
        background: #d6d8d8;
    }

.set-ground .set-save, .set-ground .set-over {
    width: 300px; /*float: right;*/
    margin-left: 170px;
    bottom: -10px;
}

.set-detail .set-item div select {
    height: 46px;
    line-height: 46px;
    border: solid 1px #d6d8d8;
    color: #878787;
    padding: 0 15px;
    border-radius: 8px;
    margin-right: 5px;
    position: relative;
    cursor: pointer;
    font-size: 16px;
    width: 110px;
}

    .set-detail .set-item div select option {
        font-weight: normal;
        padding: 0px 2px 1px;
    }

.foot-nav {
    background: #65666a;
    padding: 15px 0;
    /* height: 600px;*/
    height: auto;
    text-align: center;
    margin: 0 auto;
    width: 100%;
    position: relative;
}

.foot-list {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    flex-direction: row;
}


.list {
    float: left;
    width: 140px;
    display: inline;
    /* display:flex;*/
    text-align: left;
}

.list1 {
    float: left;
    width: 50px;
    display: inline;
    /* display:flex;*/
    text-align: left;
}

.title-color {
    color: #fff;
    font-size: 12px;
    /* font-size:0.9em;*/
}

.list-content {
    margin-top: 10px;
}

    .list-content a {
        color: #a3a3a6;
        line-height: 22px;
        font-size: 12px;
    }

        .list-content a:hover {
            color: #fff;
        }

.list-pic {
    float: left;
    width: 200px;
    display: inline;
    line-height: 50px;
}
@media only screen and (max-width: 1088px) {
    .list-pic img {
        width: 120px;
        height: auto;
    }

    .title-color {
        color: #fff;
        font-size: 8px;
        /* font-size:0.9em;*/
    }

    .list-content a {
        color: #a3a3a6;
        line-height: 12px;
        font-size: 10px;
    }

    .foot-nav {
        min-width: 960px;
        max-width: 1440px;
    }

    .list-pic {
        float: left;
        width: auto;
        display: inline;
        line-height: 50px;
        padding: 12px;
    }


    .list {
        float: left;
        width: auto;
        display: inline;
        /* display:flex;*/
        text-align: left;
        padding: 5px;
    }

    .footer {
        min-width: 960px;
        max-width: 1440px;
        position: relative;
    }

    .footer {
        background-color: #222;
        color: #CCC;
        font-size: 12px;
        font-family: Helvetica,Arial,sans-serif;
        text-align: center;
        padding: 35px 0;
    }
    .list1 {
        width: 10px;
    }
}
.foot-nav p {
    color: #fff;
    font-size: 20px;
}

.footer {
    background-color: #222;
    color: #CCC;
    font-size: 12px;
    font-family: Helvetica,Arial,sans-serif;
    text-align: center;
    padding: 35px 0;
}

    .footer a {
        color: #CCC;
        font-size: 12px;
        font-family: Helvetica,Arial,sans-serif;
        margin-right: 10px;
    }

        .footer a:last-child {
            margin-right: 0;
        }

    .footer .tip {
        margin-top: 10px;
        color: #CCC;
    }


    .upload-img {
        width: 100px;
        display: inline-block;
        margin-bottom: 10px;
        height: 50px;
        line-height: 40px;
        font-size: 20px;
        color: #FFFFFF;
        background-color: #0078d7;
        border-radius: 8px;
        margin-left: 10px;
        text-decoration: none;
        cursor: pointer;
        border: 0px #fff solid;
        box-shadow: 0px 0px 5px #B0B0B0;
        text-align: center;
    }

    .radioinfo {
        height: 20px !important;
        width: 20px !important;
        display: -webkit-inline-box !important;
        vertical-align: middle !important;
    }

    #starimg {
        height: 28px;
        float: left;
        margin-top: 5px;
    }

        #starimg:hover {
            opacity: 0.5;
            filter: alpha(opacity=50);
        }


    @font-face {
        font-family: 'iconfont'; /* Project id 2629288 */
        src: url('//at.alicdn.com/t/c/font_2629288_fqjxdfv03n.woff2?t=1663586455115') format('woff2'), url('//at.alicdn.com/t/c/font_2629288_fqjxdfv03n.woff?t=1663586455115') format('woff'), url('//at.alicdn.com/t/c/font_2629288_fqjxdfv03n.ttf?t=1663586455115') format('truetype');
    }

    .iconfont {
        font-family: "iconfont" !important;
        color: #868686;
        margin: 5px 25px 20px 0px;
        align-self: center;
        cursor: pointer;
        float: right;
    }

    .trebutton {
        overflow: hidden;
        width: 670px;
    }
