﻿body {
    background-color: #FFFFFF;
    width: 100%;
    margin: 0;
}

header {
    background: url(http://www.shigongjishu.cn/images/bg-top.png);
    width: 100%;
    height: 138px;
    background-size: 100% 100%;
    background-position: 0 0;
    background-repeat: no-repeat;
}

.logo {
    width: 373.33px;
    height: 110px;
    margin-right: 55px;
}

.english-logo-str {
    font-size: 14px;
    color: #333333;
    font-weight: 500;
}

.header-article, .container, footer article {
    width: 1200px;
    margin: 0 auto;
}

section {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.numberbh {
    height: 60px;
    font-size: 18px;
    font-weight: 400;
    text-align: right;
}

.container {
    background-color: #FFFFFF;
    min-height: 70vh;
}

nav {
    background: #0D50BE;
    height: 55px;
    /* padding: 0 40px; */
}

.nav-url {
    height: 100%;
    display: flex;
    align-items: center;
}

nav a {
    cursor: pointer;
    padding: 0px 30px;
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
    height: 100%;
    line-height: 55px;
}

    nav a.active {
        line-height: 55px;
        height: 100%;
        cursor: pointer;
        padding: 0px 30px;
        color: #FFFFFF;
        background: linear-gradient(90deg, rgba(255,255,255,0.4) 0%, rgba(255,255,255,0.2) 100%);
    }

.english {
    background: #ff9304;
    color: #FFFFFF;
    padding: 0;
    font-size: 12px;
    width: 70px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    margin-right: 30px;
}

.content {
    margin-top: 43px;
}

.content-left {
}

.content-center {
}

.content-right {
}

    .content-left .aside-left, .content-right .aside-left {
        width: 295px;
        margin-bottom: 39px;
    }

.aside-left h4 {
    background: #F7F9FA;
    font-size: 16px;
    font-family: Arial-Regular, Arial;
    font-weight: 400;
    color: #0D50BE;
    height: 36px;
    line-height: 36px;
    padding: 0px 9px;
    border-top: 2px solid #0D50BE;
    margin-bottom: 23px;
    /* background: #cccccc4f;
	padding: 10px;
    border-top: 1px solid blue; */
}

.aside-left section {
    color: #666666;
    font-size: 14px;
    line-height: 24px;
}

.content-left .aside-left:nth-child(1), .content-right .aside-left:nth-child(2) {
    height: 335px;
    border: 1px solid #0d50be38;
    display: flex;
    flex-direction: column;
    /* justify-content: center;
	align-items: center; */
}

    .content-left .aside-left:nth-child(1) h4, .content-right .aside-left:nth-child(2) h4 {
        font-size: 16px;
        font-family: Arial-Bold, Arial;
        font-weight: bold;
        color: #0D50BE;
        padding-top: 0px;
        padding-bottom: 0;
        margin: 0;
        /* border: none; */
        /* background: none; */
    }

    .content-left .aside-left:nth-child(1) section, .content-right .aside-left:nth-child(2) section {
        width: 84%;
        margin: 0 auto;
        margin-top: 28px;
    }

        .content-left .aside-left:nth-child(1) section a, .content-right .aside-left:nth-child(2) section a {
            background: #2879fa21;
            height: 46px;
            margin: 16px 0;
            color: #333333;
            font-size: 13px;
            display: flex;
            align-items: center;
            padding-left: 20px;
            font-weight: 700;
            border: 1px dashed #2879fa;
        }

            .content-left .aside-left:nth-child(1) section a img, .content-right .aside-left:nth-child(2) section a img {
                width: 25px;
                height: 25px;
                padding-right: 14px;
                border-right: 1px dashed #2879fa;
                margin-right: 18px;
            }

.content-right .aside-left:nth-child(2) {
    height: 255px;
}

    .content-right .aside-left:nth-child(2) section a {
        justify-content: center;
        background: #2879fa;
        color: #FFFFFF;
        padding: 0;
        height: 45px;
    }

.content-right .aside-left:nth-child(1) section a, .content-right .aside-left:nth-child(4) section a {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.qikandingyue {
    height: 80px;
    background: url(http://www.shigongjishu.cn/images/bc.png);
    text-align: center;
    line-height: 80px;
    color: #333333;
    background-size: 100% 150%;
    font-size: 22px;
    margin-bottom: 20px !important;
}

.lunwenchachong {
    height: 80px;
    background: #2196f3;
    text-align: center;
    line-height: 80px;
    color: #333333;
    background: url(http://www.shigongjishu.cn/images/bc.png);
    background-size: 100% 150%;
    font-size: 22px;
}

.content-left {
    width: 295px;
}

.content-right {
    width: 240px;
}

.content-center {
    /* margin: 0 78px;
    width: calc(100% - 295px); */
    /* border: 2px solid #cccccc54; */
}

    .content-center nav {
        background: #F8F8F8;
        border-radius: 0px 0px 0px 0px;
        opacity: 1;
        height: 36px;
        margin-bottom: 23px;
        position: relative;
    }

        .content-center nav span {
            cursor: pointer;
            padding: 0 30px;
            height: 36px;
            color: #333333;
            display: inline-block;
            line-height: 36px;
        }

            .content-center nav span.active {
                cursor: pointer;
                padding: 0 30px;
                height: 36px;
                background: #0D50BE;
                color: #FFFFFF;
                display: inline-block;
                line-height: 36px;
            }

    .content-center section {
        padding: 0;
    }

        .content-center section h3 {
            font-size: 22px;
            font-family: Arial-Bold, Arial;
            font-weight: bold;
            color: #1F75FF;
        }

        .content-center section article {
            font-weight: 400;
            color: #333333;
        }

            .content-center section article dl {
                margin-top: 0
            }

            .content-center section article dd {
                margin-top: 24px;
                padding-bottom: 15px;
                border-bottom: 1px dashed #E5E5E5;
            }

                .content-center section article dd .periodical-desc {
                    font-size: 14px;
                    font-weight: 700;
                }

                .content-center section article dd .periodical-author {
                    margin-bottom: 2px;
                    font-size: 13px;
                }

                .content-center section article dd .dd-buttom {
                    display: flex;
                }

                    .content-center section article dd .dd-buttom > div {
                        display: flex;
                        align-items: center;
                        padding-right: 45px;
                    }

                        .content-center section article dd .dd-buttom > div img {
                            width: 22px;
                            height: 22px;
                            margin-right: 6px;
                        }

                        .content-center section article dd .dd-buttom > div .dd-title {
                            font-size: 12px;
                            font-weight: 400;
                            color: #666666;
                            padding: 0 5px;
                            line-height: 14px;
                        }

                        .content-center section article dd .dd-buttom > div .dd-number {
                            font-size: 12px;
                            font-weight: 400;
                            color: #dc0c0c;
                            line-height: 14px;
                        }

    .content-center .benkajianjie {
        height: 336px;
        margin-bottom: 39px;
    }

    .content-center nav .line {
        position: absolute;
        border-top: 2px solid #0D50BE;
        width: 100%;
        height: 2px;
    }

    .content-center .benkajianjie section {
        flex-direction: row;
    }

        .content-center .benkajianjie section .qkjj-img {
            width: 238px;
            height: 279px;
            /* background-color: #F7F9FA; */

            display: flex;
        }

            .content-center .benkajianjie section .qkjj-img img {
                max-width: 100%;
                max-height: 100%;
            }

        .content-center .benkajianjie section .qikj {
            width: calc(100% - 268px);
            padding-left: 10px;
            padding-right: 10px;
            font-size: 14px;
            font-weight: 400;
            color: #666666;
            line-height: 24px;
        }

            .content-center .benkajianjie section .qikj .qkjl-desc {
                height: 247px;
                -webkit-line-clamp: 12;
                display: -webkit-box;
                -webkit-box-orient: vertical;
                overflow: hidden;
                text-overflow: ellipsis;
                overflow: hidden;
            }

            .content-center .benkajianjie section .qikj .qikj-more {
                font-size: 14px;
                font-weight: 400;
                color: #0D50BE;
                display: flex;
                align-items: center;
                height: 30px;
            }

                .content-center .benkajianjie section .qikj .qikj-more a {
                    display: flex;
                }

    .content-center section article dl {
        margin-top: 0
    }

    .content-center section article dt {
        background-image: -webkit-linear-gradient(bottom,#ebf8e1,#fd8403,#ffe900);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        font-weight: 700;
        margin-top: 20px;
    }

        .content-center section article dt span {
            display: flex;
            align-items: center;
        }

        .content-center section article dt img {
            width: 30px;
            height: 30px;
            width: 25px;
            height: 25px;
            margin-right: 4px;
        }

.h3-line {
    width: 100%;
    height: 2px;
    margin-top: 10px;
    background-image: linear-gradient(-90deg,#f69d3c 10%, #ebf8e1 30%,#ebf8e1 30%, #1F75FF 100%);
    border-radius: 50px;
}

.content-center .benkajianjie section .qikj .qikj-more img {
    width: 20px;
    height: 20px;
    margin-right: 12px;
}

.rongmeiti {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}

    .rongmeiti .rmt-one {
        width: 50%;
        text-align: center;
    }

        .rongmeiti .rmt-one img {
            width: 92%;
        }

        .rongmeiti .rmt-one span {
        }

footer {
    color: #FFFFFF;
    background: url(http://www.shigongjishu.cn/images/bg-bottom.png);
    background-size: 100% 100%;
    background-position: 0 0;
    background-repeat: no-repeat;
    font-size: 14px;
    font-family: Arial-Regular, Arial;
    font-weight: 400;
    color: #333333;
    display: flex;
    align-items: center;
    line-height: 30px;
}

    footer .footer-left {
    }

        footer .footer-left dd {
        }

            footer .footer-left dd label {
                /* width: 115px;
	text-align: justify;
	text-align-last: justify; */
                display: inline-block;
            }

            footer .footer-left dd span {
            }

    footer .footer-right {
    }

        footer .footer-right img {
            width: 54px;
            height: 64px;
            margin: 0 auto;
            margin-bottom: 24px;
        }

        footer .footer-right p {
            margin: 0;
        }

.qkxx label {
    color: #0D50BE;
}

.for-authors {
}

    .for-authors a {
        font-size: 14px;
        font-family: Arial-Regular, Arial;
        font-weight: 400;
        color: #666666;
        display: flex;
        align-items: center;
        border-bottom: 1px dashed #E5E5E5;
        height: 40px;
    }

        .for-authors a div {
            width: 8px;
            height: 8px;
            background: #0D50BE;
            border-radius: 50%;
            margin-right: 9px;
        }

.for-authors-h4 {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

    .for-authors-h4 img {
        width: 16px;
        height: 16px;
    }

.datetab {
    color: #666666;
    font-size: 14px;
    line-height: 24px;
}

    .datetab .datetab-top {
        display: flex;
        align-items: center;
        margin-bottom: 17px;
        padding: 0px 14px;
    }

        .datetab .datetab-top img {
            width: 8.29px;
            height: 14.15px;
        }

        .datetab .datetab-top span {
            width: 100%;
            text-align: center;
            font-size: 16px;
            font-family: Arial-Bold, Arial;
            font-weight: bold;
            color: #0D50BE;
        }

    .datetab .datetab-bottom {
        display: flex;
        flex-wrap: wrap;
    }

        .datetab .datetab-bottom .datetab-day {
            width: 14.23%;
            text-align: center;
            height: 28px;
            line-height: 28px;
            padding: 5px 0;
        }

        .datetab .datetab-bottom span {
            width: 100%;
            height: 28px;
            cursor: pointer;
            display: block;
        }

        .datetab .datetab-bottom .datetab-day-active {
            width: 28px;
            height: 28px;
            background: #0D50BE;
            color: #ffffff;
            display: inline-block;
            line-height: 28px;
            border-radius: 8px;
        }

.search {
    /* background: #F7F9FA; */
    margin-top: 10px;
}

    .search span {
        color: #333333;
        font-size: 16px;
        font-weight: 500;
    }

    .search .selectparent {
        width: 220px;
        height: 38px;
        border-radius: 0px 0px 0px 0px;
        opacity: 1;
        border: 1px solid #0D50BE;
        margin: 0 9px;
    }

        .search .selectparent img {
            width: 20px;
            height: 9px;
        }

    .search select, .search select:hover, .search select:active {
        appearance: none;
        -webkit-appearance: none;
        border: 0;
        width: calc(100% - 40px);
        height: 100%;
        padding: 0 10px;
    }

    .search input, .search input:focus {
        width: 318px;
        height: 36px;
        border-radius: 0px 0px 0px 0px;
        opacity: 1;
        border: 1px solid #0D50BE;
        padding: 1px 10px;
        background: none;
        outline: none;
        color: #0D50BE;
    }

input::-webkit-input-placeholder {
    color: #0D50BE;
}

.search button {
    width: 99px;
    height: 40px;
    background: #0D50BE;
    color: #FFFFFF;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .search button img {
        width: 16px;
        height: 16px;
        margin-right: 5px;
    }
