/*#region 顶部 */
.dowmload_app {
    margin-bottom: 30px;
}

input::-webkit-input-placeholder {
    color: #999;
}

input::-moz-placeholder {
    color: #999;
}

input::-ms-input-placeholder {
    color: #999;
}

.navs .nav-panel .nav-bottom .list span {
    line-height: 20px;
    display: block;
}

.navs .nav-panel .nav-bottom .list .add-three-menu {
    top: 210px;
}

.navs .nav-panel .nav-bottom .list {
    width: 96px;
    height: 43px;
    display: inline-block;
    line-height: 43px;
    color: #333;
    font-size: 16px;
    float: left;
    margin-right: 0;
    z-index: 46;
}

.free-zx {
    top: 0;
    right: -18px;
    display: inline-block;
    width: 30px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    background-color: #ff9d00;
    border-radius: 8px;
}

.navs .nav-panel .nav-bottom .list.active {
    border-bottom: 3px solid #ff9d00;
}

.two-bule {
    width: 280px;
    height: 44px;
    background-image: url(../image/new-pc-blue1.png);
}

    .two-bule .new-pc-wechat {
        width: 154px;
        height: 44px;
    }

        .two-bule .new-pc-wechat .wechat {
            position: absolute;
            top: 215px;
            display: none;
            height: 153px;
            width: 153px;
            z-index: 2;
            background: url(../image/WeChat1.jpg) no-repeat;
            background-size: cover;
        }

    .two-bule .new-pc-app {
        width: 125px;
        height: 44px;
    }

        .two-bule .new-pc-app .new-apps {
            position: absolute;
            top: 215px;
            display: none;
            height: 125px;
            width: 125px;
            z-index: 2;
            background: url(../image/qr-code1.jpg) no-repeat;
            background-size: cover;
        }
/*#endregion */
/*#region start */
.contents {
    width: 100%;
    *margin-top: -19px !important;
    overflow: hidden;
}

    .contents .yellow_line {
        width: 100%;
        height: 3px;
        background: #ff9d00;
    }


.activity_box {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
    /*#endregion */
    /*#region 活动左边 */
    .activity_box .act_left {
        width: 900px;
        float: left;
    }

.act_left .left_list {
    width: 100%;
    font-size: 13px;
    color: #838383;
    margin-top: 15px;
    overflow: hidden;
}

    .act_left .left_list li {
        float: left;
        margin-right: 2px;
    }

        .act_left .left_list li a {
            color: #838383;
        }

            .act_left .left_list li a:hover {
                text-decoration: underline;
            }

.zixun {
    margin-top: 20px;
}

.clo_gray {
    color: #333333;
}

.act_left .search_rel {
    font-size: 18px;
    color: #333;
    margin-top: 18px;
}

.search_rel span {
    color: #ff9900;
}

.act_left .comprehensive_box {
    width: 100%;
    margin-top: 20px;
    overflow: hidden;
}

.com_title {
    *width: 99% !important;
    width: 100%;
    height: 46px;
    border: 1px solid #ccc;
    border-right: 1px solid #ccc;
    box-sizing: border-box;
    font-size: 13px;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-content: flex-start;
}

    .com_title .title_name {
        *width: 24% !important;
        width: 25%;
        width: 223px\0;
        height: 44px;
        line-height: 44px;
        *height: 46px !important;
        *line-height: 46px !important;
        text-align: center;
        border-left: 1px solid #ccc;
        color: #666;
        flex: 1;
    }

        .com_title .title_name:first-child {
            border-left: none;
        }

    .com_title .checked {
        background-color: #ff9900 !important;
        color: #fff;
    }

.comprehensive_box .com_content {
    width: 100%;
    overflow: hidden;
}
/*#endregion */

/*#region 右侧 */

.act_right {
    width: 270px;
    margin-top: 66px;
    overflow: hidden;
}
/*#region 搜索右侧档案列表 */
.file_list {
    padding: 20px;
    margin: 0 15px;
    background-color: #fafafa;
    font-size: 14px;
}

    .file_list .big_file {
        overflow: hidden;
        font-size: 18px;
        color: #333;
    }

.big_file .file_logo {
    display: block;
    width: 26px;
    height: 26px;
    background-image: url( ../image/srech_pen_03.png);
    margin-right: 10px;
}

.file_list .place {
    display: block;
    color: #999;
    margin-top: 15px;
    overflow: hidden;
}

    .file_list .place span {
        display: block;
        float: left;
    }

    .file_list .place .text_color {
        color: #666;
        width: 158px;
    }

    .file_list .place .text_colors {
        color: #ff9900;
    }
/*#endregion */

.com_page {
    float: left;
    position: relative;
    left: 50%;
    margin: 46px 0;
}
/*#endregion */
/*#region 帖子 */
.list_px {
    padding: 20px 0;
    border-bottom: 1px solid #e7e7e7;
    overflow: hidden;
}

    .list_px .list_left {
        display: block;
        float: left;
        width: 48px;
        height: 48px;
        border-radius: 100%;
        overflow: hidden;
        cursor: pointer;
    }

        .list_px .list_left img {
            width: 100%;
            height: 100%;
        }

    .list_px .list_right {
        width: 840px;
        float: left;
        margin-left: 12px;
    }

.list_right .right_one {
    overflow: hidden;
}

.right_one .one_left {
    color: #999;
    font-size: 14px;
}

    .right_one .one_left span {
        display: block;
        float: left;
        margin-left: 7px;
    }

    .right_one .one_left img {
        display: block;
        float: left;
        width: 22px;
        height: 22px;
        margin-left: 8px;
        margin-top: -2px;
    }

.right_one .one_right {
    display: block;
    float: right;
    font-size: 13px;
    color: #ccc;
}

.list_right .right_two {
    width: 100%;
    font-size: 12px;
    color: #999;
    margin-top: 5px;
}

.right_two .diary_addess {
    display: inline-block;
    margin-left: 3px;
    width: 14px;
    height: 14px;
    vertical-align: middle;
    background-image: url(../image/diary_address.png);
}

.list_right .right_three {
    width: 100%;
    margin-top: 24px;
    overflow: hidden;
}

.right_three .three_size {
    float: left;
    margin: 0 8px 8px 0;
    width: 118px;
    height: 118px;
    cursor: pointer;
}

    .right_three .three_size a {
        display: block;
        width: 100%;
        overflow: hidden;
    }

    .right_three .three_size img {
        width: 100%;
        height: 100%;
    }

.list_right .right_four {
    display: block;
    width: 100%;
    font-size: 15px;
    color: #999;
    margin-top: 18px;
    overflow: hidden;
}

.list_right .right_five {
    width: 100%;
    margin-top: 14px;
    clear: both;
    overflow: hidden;
}

.right_five .parts {
    display: block;
    float: left;
    color: #ff9d00;
    font-size: 14px;
}

    .right_five .parts img {
        display: block;
        float: left;
        margin-right: 9px;
        width: 14px;
        height: 14px;
        margin-top: 3px;
    }

.tot_rigth {
    float: right;
    overflow: hidden;
}

    .tot_rigth li {
        float: left;
        font-size: 13px;
        color: #999;
        margin-right: 14px;
    }

        .tot_rigth li .img1 {
            width: 16px;
            height: 10px;
            margin-right: 5px;
        }

        .tot_rigth li .img2 {
            width: 15px;
            height: 12px;
            vertical-align: initial;
            margin-right: 5px;
        }

        .tot_rigth li .img3 {
            width: 15px;
            height: 15px;
            vertical-align: top;
            margin-right: 5px;
        }

.right_six {
    width: 100%;
    overflow: hidden;
    margin-top: 18px;
    font-size: 13px;
}

    .right_six .six_data {
        display: inline-block;
        color: #999;
    }

    .right_six .six_all {
        display: inline-block;
        color: #666;
        margin-left: 24px;
    }


/*#endregion */
/*#region 问答 */

.list_every {
    padding: 30px 0 24px 0;
    border-bottom: 1px solid #e4e4e4;
}

    .list_every .wen_box {
        display: block;
        width: 100%;
        font-size: 16px;
        color: #666;
        overflow: hidden;
        line-height: 30px;
    }

.wenlogos {
    background-image: url(../image/wen_logo.png);
}

.wenlogo, .dalogo {
    display: block;
    width: 28px;
    height: 30px;
    margin-right: 15px;
}

.daren {
    display: inline-block;
    *width: 32px !important;
    max-width: 100px;
    padding: 0 2px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border-radius: 5px;
    font-size: 12px;
    color: #fff;
    background-color: #ff9900;
    margin-left: 8px;
}
/*#endregion */
.navs {
    margin-top: 0;
}

.quality-list {
    margin-bottom: 30px;
}

.wrap {
    width: 100%;
    overflow: hidden;
}

.quality-list li {
    padding: 24px 0 15px 0;
    border-bottom: 1px solid #e4e4e4;
}

    .quality-list li .quality-title {
        font-size: 18px;
        color: rgb(83, 83, 83);
    }

        .quality-list li .quality-title span {
            display: inline-block;
            width: 28px;
            height: 28px;
            margin-right: 16px;
            vertical-align: sub;
            background-position: -102px -34px;
        }

.mater-bg {
    background-image: url(../image/qs-master.png);
    background-size: 200px 200px;
}

.quality-list li .quality-con {
    margin-top: 24px;
    font-size: 15px;
    color: #7d7d7d;
}

    .quality-list li .quality-con span:first-child {
        width: 10%;
        font-size: 14px;
        color: #5ac5e5;
    }

    .quality-list li .quality-con span {
        display: inline-block;
    }

        .quality-list li .quality-con span:last-child {
            width: 90%;
            line-height: 24px;
            height: auto;
            display: -webkit-box;
            overflow: hidden;
            text-overflow: ellipsis;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 2;
        }

.moreP {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.quality-list li .quality-last {
    font-size: 14px;
    margin-top: 24px;
    color: #999;
}

.quality-list li .provide {
    display: inline-block;
    width: 16px;
    height: 16px;
    background-position: -56px -35px;
    margin-right: 11px;
    vertical-align: sub;
}

.blue {
    color: #5ac5e5;
}

.ml14 {
    margin-left: 14px;
}

.quality-list li .zan-wrap {
    display: inline-block;
    width: auto;
}

    .quality-list li .zan-wrap > span.zan-berfor {
        display: inline-block;
        width: 18px;
        height: 18px;
        background-position: 0 -35px;
        margin-right: 6px;
        vertical-align: sub;
    }
/*#region 提示 */
.tip {
    position: fixed;
    color: #fff;
    display: none;
    top: 40%;
    left: 0;
    width: 100%;
    z-index: 999999;
    text-align: center;
}

    .tip span {
        display: inline-block;
        background: #808080;
        padding: 1%;
    }

/*#endregion */
