<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
---------------------------------------------------------*/

/* 头部样式修改 */
body {
    background: url(xy_zfj_top-ba.png) top center no-repeat;
}

#header,
#nav {
    background: none;
}

.header_body {
    height: 337px;
}

.header_body .logo {
    margin-top: 135px;
}

.header_body .moves {
    margin-top: 35px;
}

.navigation {
    background: linear-gradient(#badef5, #d6ebf8);
}

/* 主体 */
#container {
    width: 1245px;
    margin: 0 auto;
}

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

.container_row4 .container,
.container_row5 .container,
.container_row6 .container,
.container_row8 .container {
    background: #fff;
    box-shadow: 0px 3px 12px 0px rgba(7, 0, 2, 0.13);
}

/* 模块一 */
.container_row1 {
    background: linear-gradient(#d6ebf8, #fff);
}

.news-img img {
    width: 129px;
}

.news-right {
    flex: 1 1 0;
    height: 82px;
    overflow: hidden;
    text-align: center;
}

.news-right .title {
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #06477E;
    line-height: 38px;
    font-size: 38px;
    display: block;
    padding-top: 10px;
    text-align: center;
}

.news-right .title:hover {
    text-decoration: underline;
}

.news-right .atr {
    height:15px;
    margin-top: 17px;
    line-height: 14px;
    font-size: 14px;
    color: #999;
}

/* 模块二 */
.container_row2 {
    background: #fff;
}

.row2_left {
    width: 600px;
    height: 361px;
    margin: 7px 0 13px 23px;
}

.row2_left .swiper-slide .mask {
    width: 100%;
    height: 40px;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    position: absolute;
    bottom: 0;
    font-size: 16px;
    text-align: left;
    line-height: 40px;
}

.row2_left .swiper-slide .mask .txt {
    width: 76%;
    position: absolute;
    left: 17px;
    overflow: hidden;
}

.row2_left img {
    width: 600px;
    height: 361px;
}

.row2_left .swiper-wrapper {
    height: 361px !important;
}

.row2_left .swiper-pagination-bullet {
    width: 10px !important;
    height: 10px !important;
    background: rgba(250, 250, 250, 0.5);
    border-radius: 50%;
    opacity: 1;
}

.row2_left .swiper-pagination-bullet-active {
    background: #F5F5F5 !important;
}

.row2_left .swiper-container-horizontal&gt;.swiper-pagination-bullets,
.row2_left .swiper-pagination-custom,
.row2_left .swiper-pagination-fraction {
    bottom: 10px;
    text-align: end;
    padding-right: 20px;
    position: absolute;
}

.row2_right {
    width: 612px;
    height: 380px;
    background: url(xy_zfj_banner.png) no-repeat;
    background-size: 100% 100%;
}

.row_list_title ul {
    width: 593px;
    margin-top: 5px;
    margin-left: 11px;
    padding: 0 15px 0 30px;
    background: #fff;
    border-top: 2px solid #e8e7e7;
    border-right: 2px solid #e6e5e5;
}

.row_list_title li {
    flex: 1 1 0;
    height: 52px;
    line-height: 52px;
    text-align: center;
    font-size: 16px;
    margin-right: 20px;
}

.row_list_title li a {
    color: #1963B2;
}

.row_list_title li:hover,
.row_list_title .current {
    background: #1963B2;
    border-radius: 5px;
    font-weight: bold;
}

.row_list_title li:hover a,
.row_list_title .current a {
    color: #fff;
}

.row_list_title ul,
.row_more {
    height: 53px;
}

.row_more {
    line-height: 58px;
    text-align: end;
    margin-top: -53px;
    margin-right: 33px;
    font-size: 14px;
}

.row_more a {
    color: #1963B2;
}

.row_list_content {
    padding: 0 22px 0 10px;
}

.row_list_content ul {
    margin-top: 7px;
}

.row_list_content li {
    width: 100%;
    line-height: 37px;
    border-bottom: 1px dashed #ddd;
}

.row_list_content li:last-of-type {
    border: none;
}

.row_list_content li:hover {
    background: #E7F1FA;
}

.row_list_content li a {
    height: 100%;
    font-size: 16px;
    display: flex;
    align-items: center;
}

.row_list_content li:hover a {
    color: #1963B2;
}

.row_list_content li a::before {
    content: "";
    width: 8px;
    height: 8px;
    background: #E5E5E5;
    border-radius: 50%;
    display: inline-block;
    margin: 0 15px 0 20px;
    vertical-align: middle;
}

.row_list_content li:hover a::before {
    background: #1963B2;
}

.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;
}

.row_list_content li .time {
    font-size: 14px;
    margin-right: 30px;
}

/* 模块四 */
.public_title {
    height: 42px;
    line-height: 42px;
    background: url(xy_zfj_public.png) no-repeat;
    background-size: 1200px;
    padding: 0 30px;
    font-size: 18px;
    font-weight: bold;
}

.public_title span,
.public_title a {
    color: #fff;
}

.public-list ul {
    width: 100%;
}

.public-list li {
    width: 190px;
    background: url(xy_zfj_pub-li.jpg) no-repeat;
    background-size: 190px 50px;
    margin: 10px 20px;
    display: flex;
    align-items: center;
    border-radius: 5px;
}

.public-list li a {
    width: 100%;
    line-height: 50px;
    font-size: 16px;
    color: #424242;
    padding: 0 5px 0 48px;
    background-size: 22px !important;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.public-list li:first-of-type a {
    background: url(xy_zfj_pub1.png) 15px center no-repeat;
}

.public-list li:nth-of-type(2) a {
    background: url(xy_zfj_pub2.png) 15px center no-repeat;
}

.public-list li:nth-of-type(3) a {
    background: url(xy_zfj_pub3.png) 15px center no-repeat;
}

.public-list li:nth-of-type(4) a {
    background: url(xy_zfj_pub4.png) 15px center no-repeat;
}

.public-list li:nth-of-type(5) a {
    background: url(xy_zfj_pub5.png) 15px center no-repeat;
}

.public-list li:nth-of-type(6) a {
    background: url(xy_zfj_pub6.png) 15px center no-repeat;
}

.public-list li:nth-of-type(7) a {
    background: url(xy_zfj_pub7.png) 15px center no-repeat;
}

.public-list li:nth-of-type(8) a {
    background: url(xy_zfj_pub8.png) 15px center no-repeat;
}

.public-list li:nth-of-type(9) a {
    background: url(xy_zfj_pub9.png) 15px center no-repeat;
}

.public-list li:nth-of-type(10) a {
    background: url(xy_zfj_pub10.png) 15px center no-repeat;
}

.public-list li:hover {
    background: #CC0D01;
}

.public-list li:hover a {
    color: #FFFFFF;
}

/* 模块五 */
.video-left {
    margin: 20px 0;
}

.video-left video {
    width: 600px;
    height: 340px;
    outline: none;
}

.video-text {
    width: 570px;
    float: right;
    margin: 23px 5px 0 0;
}

.video-text a {
    display: inline-block;
    width: 550px;
}

.video-text&gt;a {
    margin-left: 20px;
}

.video-text h4 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 92%;
    font-size: 24px;
    color: #222222;
    padding-left: 12px;
    border-left: 5px solid #0662b1;
}

.video-text div {
    margin-top: 8px;
}

.video-text p {
    line-height: 30px;
    font-size: 16px;
    color: #666666;
    padding-left: 30px;
    margin-right: 5px;
    text-align: justify;
}

.video-text .check {
    font-size: 15px;
    color: #1963B2;
}

.video-list {
    width: 570px;
    margin-top: 23px;
    padding: 0;
}

.video-list li {
    width: 95%;
    height: 37px;
    line-height: 37px;
    border: none;
}

.video-list li a::before {
    width: 20px;
    height: 37px;
    border-radius: 0%;
    background: url(xy_zfj_video_icon.png) center no-repeat;
    background-size: 100%;

}

.video-list li:hover a::before {
    background: url(xy_zfj_video_icon_on.png) center no-repeat;
    background-size: 100%;
}

/* 模块六 */
.special {
    width: 1200px;
    height: 160px;
    margin: 0 auto;
    background: #FFFFFF;
    box-shadow: 0px 3px 12px 0px rgba(7, 0, 2, 0.13);
}

.special .img_title {
    width: 50px;
    height: 160px;
    float: left;
    background: #1963B2;
    position: absolute;
}

.special .img_title a {
    width: 18px;
    height: 72px;
    display: block;
    padding-top: 33px;
    padding-left: 16px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
}

.special .img_gundong {
    float: left;
    width: 1130px;
    overflow: hidden;
    position: absolute;
    margin-left: 70px;
    height: 160px;
}

.special .img_gundong .tab {
    height: 160px;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.special .img_gundong .tab .left,
.special .img_gundong .tab .right {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    line-height: 50px;
    text-align: center;
    position: absolute;
    cursor: pointer;
    float: left;
    margin-top: 50px;
    z-index: 2;
}

.special .img_gundong .tab .right {
    right: 0;
}

.special .img_gundong .tab .left img,
.special .img_gundong .tab .right img {
    width: 50px;
    height: 50px;
}

.special .img_gundong .tab .gundong_content ul {
    width: 1180px;
    height: 160px;
    overflow: hidden;
}

.special .img_gundong .tab .gundong_content ul li {
    float: left;
    width: 216px;
    text-align: center;
    margin: 20px 20px 20px 0;
    height: 120px;
}

.special .img_gundong .tab .gundong_content ul li a img {
    width: 216px;
    height: 120px;
}

/* 模块七 */
.container_row7 img {
    width: 150px;
    height: 150px;
}

/* 模块八 */
.friend_link {
    margin: 20px;
}

.friend_link select {
    width: 245px;
    line-height: 30px;
    height: 30px;
    margin: 0 15px;
    border-color: #c7bebe;
}

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

#window div {
    cursor: pointer;
    font-size: 14px;
}

#window .window_fixed img {
    width: 300px;
}

#window .afixed {
    width: 250px;
    line-height: 30px;
    background: #a60801;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

#window .afixed h3,
#window .afixed p {
    color: #fff;
    font-size: 18px;
    font-weight: normal;
}

.window_fixed li {
    z-index: 1000;
}

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

.window_left {
    left: 3%;
}

.window_right {
    right: 3%;
}

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

#window .window_left img,
#window .window_right img {
    width: 230px;
}

/* 迁移公告 */
.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>