<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*---------------------------------------------------------
index styles
---------------------------------------------------------*/

#container {
    width: 1200px;
    margin: 0 auto;
}

/* 模块一 */
.row1_left {
    width: 588px;
    height: 332px;
}

.row1_left .swiper-slide {
    font-size: 0;
    line-height: 0;
}

.row1_left .swiper-slide .mask {
    width: 100%;
    height: 33px;
    background: #141414;
    color: #fff;
    position: absolute;
    bottom: 0;
    font-size: 14px;
    text-align: left;
    line-height: 33px;
}

.row1_left .swiper-slide .mask .txt {
    width: 76%;
    position: absolute;
    left: 21px;
    overflow: hidden;
    font-size: 14px;
}

.row1_left img {
    width: 588px;
    height: 332px;
}

.row1_left .swiper-wrapper {
    height: 332px !important;
}

.row1_left .swiper-pagination-bullet {
    width: 7px !important;
    height: 7px !important;
    background: #fff;
    border-radius: 50% !important;
    opacity: 0.7;
}

.row1_left .swiper-pagination-bullet-active {
    background: #BA2926 !important;
    opacity: 1 !important;
}

.row1_left .swiper-container-horizontal&gt;.swiper-pagination-bullets,
.row1_left .swiper-pagination-custom,
.row1_left .swiper-pagination-fraction {
    bottom: 7px;
    margin-left: 234px;
    position: absolute;
}

.row1_right {
    width: 600px;
}

.row_list_title li,
.row_more {
    line-height: 29px;
}

.row_list_title li {
    text-align: center;
}

.row_list_title li::before {
    content: "";
    width: 1px;
    height: 21px;
    background: #3333334d;
    display: inline-block;
    vertical-align: middle;
    margin: -5px 8px 0;
}

.row_list_title li:first-of-type::before {
    display: none;
}

.row_list_title li a {
    font-size: 20px;
}

.row_list_title li:hover a,
.row_list_title .current a {
    color: #3D723C;
    font-weight: bold;
}

.row_more {
    font-size: 13px;
}

.row_list_content {
    font-size: 14px;
    border-top: 1px solid #33333366;
    padding-top: 17px;
    margin: 0 6.5px;
}

.row_list_content li {
    width: 100%;
    height: 31px;
    line-height: 31px;
}

.row_list_content li a {
    display: flex;
    align-items: center;
}

.row_list_content li a::before {
    content: "";
    width: 4px;
    height: 4px;
    background: #333333;
    border-radius: 50%;
    margin-right: 17px;
}

.row_list_content li span:first-of-type {
    flex: 1 1 0;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 20px;
}

/* 模块二 */
.row2_center_list {
    width: 100%;
}

.row2_center_list .tab {
    width: 1200px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    display: flex;
    align-items: center;
}

.row2_center_list .tab .left,
.row2_center_list .tab .right {
    position: absolute;
    float: left;
    vertical-align: middle;
    cursor: pointer;
    z-index: 2;
}

.row2_center_list .tab .right {
    right: 0;
}

.row2_center_list .tab .left img,
.row2_center_list .tab .right img {
    width: 30px;
    height: 40px;
}

.row2_center_list .tab .gundong_content {
    width: 1116px;
    height: 75px;
    margin: 0 auto;
    overflow: hidden;
}

.row2_center_list .tab .gundong_content ul {
    width: 500%;
    height: 100%;
    display: flex;
    align-items: center;
}

.row2_center_list .tab .gundong_content ul li {
    width: 355px;
    margin-right: 25px;
    height: 75px;
}

.row2_center_list .tab .gundong_content ul li a img {
    width: 100%;
    height: 100%;
}

/* 模块四 */
.row4_left,
.row4_right {
    width: 49%;
    height: 330px;
}

.row_content2 .row_info,
.row_content2 .row_list_content,
.row4_right .row_list_content {
    border: none;
    padding: 0;
}

/* 模块四左侧 */
.row_content2 .row_title,
.row_content2 .row_title a {
    font-size: 18px;
}

.row_content2 .row_title .current a {
    font-weight: normal;
}

/* 模块四右侧 */
.row4_right img,
.row4_right video {
    width: 570px;
    height: 261px;
    border-radius: 4px;
}

/* 模块五 */
.row5_left,
.row5_right {
    width: 49%;
}

/* 政务公开 */
.row5_left_center li {
    width: 30%;
    text-align: center;
    border-radius: 2px;
    margin-top: 42px;
    padding: 13.5px 0;
    border: 1px solid #3D723C;
}

.row5_left_center li a {
    width: 100%;
    height: 100%;
    display: block;
    font-size: 15px;
}

.row5_left_center li:hover {
    background: #3D723C;
}

.row5_left_center li:hover a {
    color: #fff;
}

/* 政民互动 */
.row5_right_center li {
    width: 64%;
    height: 73px;
    background: #3D723C;
    border-radius: 10px;
    margin-top: 25px;
}

.row5_right_center li a {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
}

.row5_right_center li div {
    width: 25%;
    line-height: 100%;
    text-align: center;
}

.row5_right_center li div img {
    width: 41px;
}

.row5_right_center li span {
    width: 1px;
    height: 38px;
    background: #FFFFFF;
    opacity: 0.5;
}

.row5_right_center li h4 {
    flex: 1 1 0;
    font-size: 22px;
    color: #fff;
    text-indent: 55px;
}

/* 模块六 */
.friend_link {
    position: relative;
    margin-top: 40px;
    font-size: 19px;
}

.friend_link li {
    cursor: pointer;
    position: relative;
}

.friend_link li .link_button,
.friend_link li .link_content {
    width: 521px;
    background: #dcdcdc80;
    border: 1px solid #33333380;
    border-radius: 10px;
}

.friend_link li .link_button {
    height: 37px;
    line-height: 37px;
    padding-right: 35px;
}

.friend_link li .link_button span {
    width: 100%;
    height: 100%;
    display: inline-block;
    text-indent: 68px;
    background: url(xy_lyj_index_down.png) right center no-repeat;
    background-size: 20px;
}

.friend_link li .link_content {
    position: absolute;
    z-index: 90;
    background: #ededed;
    display: none;
}

.friend_link li .link_content li {
    float: left;
    font-size: 18px;
    padding: 10px 15px;
}

/* 通用样式 */
.row_info {
    padding: 0 4px 14px 0;
    border-bottom: 1px solid #33333366;
}

.row_title .row_title_left {
    width: 4px;
}

.row_title .row_title_right {
    flex: 1 1 0;
}

.row_title .row_title_right ul {
    width: 100%;
}

.row_title .row_title_right li::after {
    content: "";
    width: 1px;
    height: 21px;
    background: #333333;
    opacity: 0.3;
    display: inline-block;
    margin: 0 15px -3px;
}

.row_title .row_title_right li:last-of-type::after {
    display: none;
}

.row_title,
.row_title a {
    font-size: 20px;
}

.row_title .current,
.row_title .current a {
    color: #3D723C;
    font-weight: bold;
}

/* 通用-浮窗 */
#window {
    z-index: 99;
    color: #333;
}

.window_fixed li {
    z-index: 1000;
}

#window img {
    width: 240px;
    height: 150px;
}

#window .afixed {
    width: 280px;
    background: #ff0000;
}

#window .afixed a {
    color: #fff;
    width: 100%;
    height: 100%;
    display: block;
    text-align: center;
    padding: 5px;
}

#window .close {
    cursor: pointer;
    font-size: 14px;
    text-align: end;
    z-index: 100;
}

.window_left,
.window_right {
    position: fixed;
    z-index: 99;
    top: 50%;
}

.window_left {
    left: 2%;
}

.window_right {
    right: 2%;
}

.window_left li,
.window_right li {
    margin-bottom: 20px;
    text-align: center;
}

.window_left li h3,
.window_right li h3,
.window_left li p,
.window_right li p {
    font-size: 16px;
    font-weight: normal;
    line-height: 40px;
}

.window_right li img {
    width: 160px !important;
    height: auto;
}

/* 迁移公告 */
.window_bottom {
    position: fixed;
    z-index: 99;
    bottom: 0;
    right: 0;
}

#bottom_content {
    width: 400px;
    height: 250px;
    border: 3px solid #015293;
    background: #fff;
    padding: 20px;
    position: relative;
}

#bottom_content .close {
    width: 30px;
    height: 30px;
    border-radius: 100%;
    font-size: 24px;
    color: #c00;
    position: absolute;
    right: 0;
    top: 0;
    background-color: #f5f5f5;
    text-align: center;
    cursor: pointer;
    z-index: 2;
}

#bottom_content h3 {
    font-size: 22px;
    font-weight: normal;
    text-align: center;
    margin-bottom: 10px;
}

#bottom_content p {
    font-size: 13px;
    line-height: 28px;
    text-indent: 2em;
    word-break: break-all;
}

@media (max-width: 750px) {
    #bottom_content {
        width: 286px;
        height: 290px;
    }

    #bottom_content h3 {
        font-size: 15px;
    }

    #bottom_content p {
        font-size: 12px;
    }
}</pre></body></html>