* {
    padding: 0;
    margin: 0;
}

.xxgk_header {
    height: 300px;
}

.xxgk_header h1 {
    font-size: 55px;
}

#wzlm {
    padding: 20px;
}

.gkgz_content {
    float: right;
    width: 100%;
    height: 1231px;
    background: #fff;
    box-shadow: 0 1px 5px 0 rgb(0 0 0 / 20%);
    overflow: hidden;
    position: relative;
}

#wzlm .xh {
    width: 10%;
    float: left;
}

#wzlm .bt {
    width: 60%;
    float: left;
}

#wzlm .xz {
    width: 30%;
    float: left;
}

#wzlm .gkgz_list_title {
    border-bottom: 2px solid #1e68ac;
    height: 40px;
}

#wzlm .gkgz_list_title ul {
    width: 100%;
    height: 100%;
    padding: 0;
}

#wzlm .gkgz_list_title ul li {
    float: left;
    font-size: 20px;
    color: #333;
    font-weight: 600;
    text-align: center;
}

#wzlm .gkgz_list_content {
    /* height: 1117px; */
    /* overflow-y: scroll; */
}

#wzlm .gkgz_list_content::-webkit-scrollbar {
    /*ÃƒÂ¦Ã‚Â»Ã…Â¡ÃƒÂ¥Ã…Â Ã‚Â¨ÃƒÂ¦Ã‚ÂÃ‚Â¡ÃƒÂ¦Ã¢â‚¬Â¢Ã‚Â´ÃƒÂ¤Ã‚Â½Ã¢â‚¬Å“ÃƒÂ¦Ã‚Â Ã‚Â·ÃƒÂ¥Ã‚Â¼Ã‚Â*/
    width: 10px;
    /*ÃƒÂ©Ã‚Â«Ã‹Å“ÃƒÂ¥Ã‚Â®Ã‚Â½ÃƒÂ¥Ã‹â€ Ã¢â‚¬Â ÃƒÂ¥Ã‹â€ Ã‚Â«ÃƒÂ¥Ã‚Â¯Ã‚Â¹ÃƒÂ¥Ã‚ÂºÃ¢â‚¬ÂÃƒÂ¦Ã‚Â¨Ã‚ÂªÃƒÂ§Ã‚Â«Ã¢â‚¬â€œÃƒÂ¦Ã‚Â»Ã…Â¡ÃƒÂ¥Ã…Â Ã‚Â¨ÃƒÂ¦Ã‚ÂÃ‚Â¡ÃƒÂ§Ã…Â¡Ã¢â‚¬Å¾ÃƒÂ¥Ã‚Â°Ã‚ÂºÃƒÂ¥Ã‚Â¯Ã‚Â¸*/
    height: 1px;
}

#wzlm .gkgz_list_content::-webkit-scrollbar-thumb {
    /*ÃƒÂ¦Ã‚Â»Ã…Â¡ÃƒÂ¥Ã…Â Ã‚Â¨ÃƒÂ¦Ã‚ÂÃ‚Â¡ÃƒÂ©Ã¢â‚¬Â¡Ã…â€™ÃƒÂ©Ã‚ÂÃ‚Â¢ÃƒÂ¥Ã‚Â°Ã‚ÂÃƒÂ¦Ã¢â‚¬â€œÃ‚Â¹ÃƒÂ¥Ã‚ÂÃ¢â‚¬â€*/
    border-radius: 10px;
    background-color: rgba(45, 102, 165, 1);
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
}

#wzlm .gkgz_list_content::-webkit-scrollbar-track {
    /*ÃƒÂ¦Ã‚Â»Ã…Â¡ÃƒÂ¥Ã…Â Ã‚Â¨ÃƒÂ¦Ã‚ÂÃ‚Â¡ÃƒÂ©Ã¢â‚¬Â¡Ã…â€™ÃƒÂ©Ã‚ÂÃ‚Â¢ÃƒÂ¨Ã‚Â½Ã‚Â¨ÃƒÂ©Ã‚ÂÃ¢â‚¬Å“*/
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background: #ededed;
    border-radius: 10px;
}

#wzlm .gkgz_list_content ul li {
    height: 100px;
    text-align: center;
}

#wzlm .gkgz_list_content ul li>div {
    height: 100%;
}

#wzlm .gkgz_list_content ul li .xh {
    line-height: 100px;
}

#wzlm .gkgz_list_content ul li .bt {
    text-align: left;
}

#wzlm .gkgz_list_content ul li .bt>p {
    line-height: 50px;
}

#wzlm .gkgz_list_content ul li .bt>p a {
    color: #393939;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
}

#wzlm .gkgz_list_content ul li .bt .time-box {
    color: #5988b6;
    font-size: 14px;
}

#wzlm .gkgz_list_content ul li .xz {
    line-height: 100px;
    font-size: 14px;
}

#wzlm .gkgz_list_content ul li .xz span {
    margin-left: 10px;
    cursor: pointer;
}

#wzlm .gkgz_list_content ul li .xz span a {
    color: #393939;
    text-decoration: none;
}

#wzlm .gkgz_list_content ul li:nth-child(2n) {
    background-color: #eee;
}

.footer {
    height: 100px;
}

.footer .footer-box {
    box-sizing: border-box;
    width: 1100px;
    margin: 0 auto;
    padding: 36px 200px;
    position: relative;
}

.footer .footer-box img {
    position: absolute;
    top: 30px;
}

.footer .footer-box .dzjg {
    left: 100px;
    width: 60px;
}

.footer .footer-box .jiucuo {
    width: 100px;
    right: 110px;
}

@media (max-width:768px) {
    .xxgk_header h1 {
        font-size: 22px;
        margin-top: 30px !important;
    }
    #wzlm .gkgz_list_title ul li {
        font-size: 16px;
    }
    #wzlm .gkgz_list_content ul li .bt>p a {
        font-size: 14px;
        width: 100%;
        display: block;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    #wzlm .gkgz_list_content ul li .bt>p {
        line-height: 30px;
    }
    #wzlm .gkgz_list_content ul li .xh {
        display: none;
    }
    #wzlm .bt {
        width: 100%;
    }
    #wzlm .xz {
        display: none;
    }
    #wzlm .xh {
        display: none;
    }
}