﻿#top-megamenu-nav .nav .li_03 {
    background: #2b94d9;
}

.box-resource .box-left {
    float: left;
    width: 70%;
    height: auto;
    overflow: hidden;
}

    .box-resource .box-left .box-search {
        background: #fff;
        width: 100%;
        height: auto;
        font-size: 14px;
        font-weight: 400;
        color: #666;
        padding: 10px 20px 5px;
        margin-bottom: 40px;
        overflow: hidden;
    }

        .box-resource .box-left .box-search .box-item {
            width: auto;
            height: 40px;
            line-height: 40px;
            border-bottom: 1px dashed #ebecec;
            overflow: hidden;
        }

            .box-resource .box-left .box-search .box-item:last-child {
                height: 45px;
                line-height: 45px;
                border-bottom: none;
            }

            .box-resource .box-left .box-search .box-item > span {
                float: left;
                width: 80px;
                height: 30px;
                color: #b1b1b1;
                margin-right: 15px;
                text-align: right;
            }

            .box-resource .box-left .box-search .box-item > ul {
                float: left;
                cursor: pointer;
            }

                .box-resource .box-left .box-search .box-item > ul li {
                    float: left;
                    margin-right: 20px;
                }

                    .box-resource .box-left .box-search .box-item > ul li.active {
                        color: #44a9f3;
                    }

            .box-resource .box-left .box-search .box-item > input {
                float: left;
                width: 200px;
                height: 26px;
                line-height: 26px;
                padding-left: 6px;
                margin-top: 10px;
                border-radius: 0;
            }

    .box-resource .box-left .box-list {
        position: relative;
        width: 100%;
        height: auto;
    }

        .box-resource .box-left .box-list .box-item {
            background: #fff;
            width: 100%;
            height: auto;
            font-size: 14px;
            font-weight: 400;
            color: #666;
            padding: 20px 0 8px;
            margin-bottom: 15px;
            overflow: hidden;
        }

            .box-resource .box-left .box-list .box-item .box-title {
                width: 100%;
                height: auto;
                padding: 0 20px;
                overflow: hidden;
            }

                .box-resource .box-left .box-list .box-item .box-title .s-title {
                    font-size: 16px;
                    color: #666;
                    cursor: pointer;
                }

                .box-resource .box-left .box-list .box-item .box-title .s-collect {
                    float: right;
                    font-size: 14px;
                    color: #666;
                }

                .box-resource .box-left .box-list .box-item .box-title .s-title:hover {
                    color: #44a9f3;
                }

                .box-resource .box-left .box-list .box-item .box-title .s-type {
                    display: inline-block;
                    font-size: 12px;
                    line-height: 15px;
                    padding: 0 1px;
                    margin-left: 5px;
                    border-radius: 3px;
                }

                .box-resource .box-left .box-list .box-item .box-title .s-gong {
                    color: #5083f5;
                    border: 1px solid #5083f5;
                }

                .box-resource .box-left .box-list .box-item .box-title .s-xu {
                    color: #ff9c00;
                    border: 1px solid #ff9c00;
                }

                .box-resource .box-left .box-list .box-item .box-title .s-help {
                    color: #d9534f;
                    border: 1px solid #d9534f;
                }

                .box-resource .box-left .box-list .box-item .box-title .s-shiming {
                    color: #d9534f;
                    border: 1px solid #d9534f;
                    padding: 0 2px;
                }

                .box-resource .box-left .box-list .box-item .box-title .s-time {
                    font-size: 12px;
                    color: #999;
                    margin-left: 15px;
                    margin-right: 15px;
                }

            .box-resource .box-left .box-list .box-item .box-content {
                width: 100%;
                height: auto;
                padding: 0 20px;
                overflow: hidden;
            }

                .box-resource .box-left .box-list .box-item .box-content .p-img img {
                    width: 145px;
                    height: 145px;
                    margin-right: 5px;
                }

                .box-resource .box-left .box-list .box-item .box-content .s-tag {
                    display: inline-block;
                    font-size: 12px;
                    color: #666;
                    line-height: 15px;
                    background: #f2f2f2;
                    border-radius: 3px;
                    padding: 1px 5px;
                }

            .box-resource .box-left .box-list .box-item .box-reply {
                width: 100%;
                height: auto;
                padding: 0 20px;
                margin: 10px 0;
                border-top: 1px solid #ddd;
                overflow: hidden;
            }

                .box-resource .box-left .box-list .box-item .box-reply .box-reply-list {
                    font-size: 12px;
                    overflow: hidden;
                }

                    .box-resource .box-left .box-list .box-item .box-reply .box-reply-list .p-title {
                        margin-top: 20px;
                        color: #44a9f3;
                        cursor: pointer;
                    }

                .box-resource .box-left .box-list .box-item .box-reply .box-reply-submit .box-coment {
                    width: 100%;
                    height: auto;
                    padding-top: 15px;
                    overflow: hidden;
                }

                    .box-resource .box-left .box-list .box-item .box-reply .box-reply-submit .box-coment img {
                        float: left;
                        width: 30px;
                        height: 30px;
                        border: 1px solid #ddd;
                        border-radius: 15px;
                    }

                    .box-resource .box-left .box-list .box-item .box-reply .box-reply-submit .box-coment textarea {
                        float: left;
                        width: 730px;
                        height: 30px;
                        padding: 0 6px;
                        margin-left: 10px;
                        background: #f4f4f4;
                        box-shadow: none;
                        border: none;
                        resize: none;
                    }

                .box-resource .box-left .box-list .box-item .box-reply .box-reply-submit .box-button {
                    margin-top: 10px;
                    padding-right: 10px;
                    text-align: right;
                    display: none;
                }

                    .box-resource .box-left .box-list .box-item .box-reply .box-reply-submit .box-button .btn-default {
                        color: #666;
                        border-width: 1px !important;
                        padding: 4px 20px;
                    }

                    .box-resource .box-left .box-list .box-item .box-reply .box-reply-submit .box-button .btn-info {
                        border-width: 1px !important;
                        padding: 4px 20px;
                        margin-left: 10px;
                    }

.box-resource .box-right {
    float: right;
    width: 28%;
    height: auto;
    overflow: hidden;
}

    .box-resource .box-right .box-manage {
        width: 100%;
        height: 180px;
        background: #fff;
        padding: 40px 0 40px 80px;
        margin-bottom: 40px;
        overflow: hidden;
    }

        .box-resource .box-right .box-manage > a {
            display: inline-block;
            width: 60px;
            height: 90px;
            overflow: hidden;
            margin-right: 40px;
        }

            .box-resource .box-right .box-manage > a img {
                width: 60px;
                height: 60px;
            }

            .box-resource .box-right .box-manage > a span {
                font-size: 14px;
                color: #666;
                height: 30px;
                line-height: 30px;
            }

    .box-resource .box-right .box-hot {
        width: 100%;
        height: auto;
        background: #fff;
        padding-bottom: 10px;
        margin-bottom: 30px;
        overflow: hidden;
    }

        .box-resource .box-right .box-hot > p {
            width: 100%;
            height: 40px;
            line-height: 40px;
            font-size: 16px;
            padding-left: 10px;
            border-bottom: 1px solid #ddd;
        }

        .box-resource .box-right .box-hot > ul {
            padding-left: 10px;
        }

            .box-resource .box-right .box-hot > ul li {
                width: 100%;
                height: 30px;
                line-height: 30px;
                white-space: nowrap;
                -ms-text-overflow: ellipsis;
                -o-text-overflow: ellipsis;
                text-overflow: ellipsis;
                overflow: hidden;
            }

                .box-resource .box-right .box-hot > ul li a {
                    color: #44a9f3;
                }

    .box-resource .box-right .box-hotkey {
        width: 100%;
        height: auto;
        background: #fff;
        padding-bottom: 10px;
        margin-bottom: 30px;
        overflow: hidden;
    }

        .box-resource .box-right .box-hotkey > p {
            width: 100%;
            height: 40px;
            line-height: 40px;
            font-size: 16px;
            padding-left: 10px;
            border-bottom: 1px solid #ddd;
        }

        .box-resource .box-right .box-hotkey > ul {
            padding-left: 10px;
        }

            .box-resource .box-right .box-hotkey > ul li {
                height: 30px;
                line-height: 30px;
                max-width: 100px;
                white-space: nowrap;
                -ms-text-overflow: ellipsis;
                -o-text-overflow: ellipsis;
                text-overflow: ellipsis;
                overflow: hidden;
                float: left;
                margin-right: 10px;
            }

                .box-resource .box-right .box-hotkey > ul li a {
                    color: #44a9f3;
                }

.s-pub-time {
    font-size: 12px;
    color: #ababab;
    margin-left: 10px;
}
