<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
.header{ height: 260px; background: url("../images/site2021/bg-use.jpg") no-repeat center top; background-size: 100% auto; }
.head{ width: 590px; margin: 20px auto; }
.logo{ float: none; text-align: center; width: auto;  }
.search{ width: auto; float: none; margin-top: 0; }
.hot-word{ display: none; }
.weather{ display: none; }

.tab-title&gt;span,.tab-title .tab-item { margin-right: 5px; }

/*首页正文*/

/*热点推荐*/
.column1{ padding: 20px; }
.column1 h1,.column1 h2{ text-align: center; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.column1 h1{ font-size: 1.875rem; color: var(--color); line-height: 1.8; font-weight: 600; }
.column1 h2{ font-size: 1.125rem; color: var(--color); line-height: 1.8; font-weight: normal; margin-left: 20px; }
.column1 h2 a{ margin-left: 20px; }
.column1 h2 a:hover{ color: red; }

/*焦点图与新闻列表*/
.column2{ height: 400px; }
.column2&gt;.fl{ width: 55%; height: 400px; }
.column2&gt;.fr{ width: 43%; }
.column2 .tab-title{ border-bottom: 1px solid var(--color); }
.column2 .tab-title span{ line-height: 40px; color: var(--color); padding: 0; width: 25%; margin: 0; text-align: center; float: left; }
.column2 .tab-title .tab-szf{ font-size: 1rem; }
.column2 .tab-title .tab-szf:hover{ background: var(--color); color: #fff; border-bottom: 2px solid var(--color); }
.column2 .tab-title .tab-item.active a{ background: var(--color); color: #fff; }

.column2 .news{ padding: 0; }
.column2 .news&gt;li{ padding: 0; background: none; }
.column2 ul li.newsTitle{ margin-top: -5px; height: 45px; }
.column2 .newsTitle dl{ overflow: hidden; background: #f5f5f5; }
.column2 .newsTitle dt{ float: left; cursor: pointer; }
.column2 .newsTitle cite{ font-style: normal; line-height: 40px; color: #888; display: block; margin: 0 50px; }
.column2 .newsTitle dt.active cite{ border-bottom: 2px solid var(--color); }

/*中间部分大图推荐*/
.column3{ margin: 15px 0; }
.page_scroll ul{ white-space: nowrap; font-size: 0; }
.page_scroll ul li{ width: 317px; height: 120px; display: inline-block; margin-right: 10px; }
.page_scroll ul li:last-child{ margin-right: 0; }
.page_scroll ul li img{ width: 100%; height: 100%; }

.column4{ margin-top: 15px; }
.column4&gt;.fl{ width: 69%; }
.column4&gt;.fr{ width: 29%; }
.column4&gt;.fl&gt;.fl{ width: 29%; }
.column4&gt;.fl&gt;.fr{ width: 69%; margin-top: -10px; }
.column4 .fl .tab-content&gt;ul&gt;li{ padding-right: 100px; }
.column4 .folder-title{ background: #e1e9f5; margin-bottom: 15px; }
.column4 .folder-title .fl{ background: linear-gradient(to right,var(--color),#0085CE); color: #fff; font-size: 1.25rem; line-height: 60px; width: 29%; text-align: center; }
.column4 .folder-search{ line-height: 60px; color: #333; margin-right: 20px; }
.column4 .folder-search form{ float: right; }
.column4 .folder-search .word{ height: 38px; width: 360px; font-size: 1rem; padding: 0 12px; border-radius: 2px; }
.column4 .folder-search .submit{ width: 87px; height: 38px; font-size: 1rem; background: var(--color); border-radius: 2px; color: #fff; margin-left: 5px; }
.column4 .icon-title{ height: 100px; margin-top: 20px; }

/*政府信息公开*/
.zwgk-side-list a{ display: block; background-color: #f2f2f2; line-height: 58px; font-size: 17px; color: #333; padding: 0 6px 0 17%; border-bottom: 1px solid #e6e6e6; }
.zwgk-side-list a i{ margin-right: 8px; font-size: 1.25rem; color: #333; width: 20px; }
.zwgk-side-list a:hover{ color: red; }
.zwgk-tab-content{  }
.zwgk-tab-content ul{ display: none; }
.zwgk-tab-content ul.active{ display: block; }
.zwgk-tab-content li{ padding-left: 15px; position: relative; margin-top: 10px; }
.zwgk-tab-content li::before{ content: "\f0da"; font-family: "Font Awesome 5 Free"; color: red; font-weight: 900; font-size: 10px; position: absolute; top: 10px; left: 0; }
.zwgk-tab-content li a{ display: block; line-height: 32px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.zwgk-tab-content li a:hover{ color: red; }
.zwgk-tab-content li&gt;span{ display: block; color: #666; font-size: 0.875rem; line-height: 20px; }

/*图表解读*/
.column4 .img-text img{ display: block; width: 100%; height: 266px; }
.column4 .img-text p{ line-height: 30px; color: #333; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; margin-top: 10px; text-indent: 5px; }
.column4 .img-text p:last-child{ font-size: 0.875rem; color: #999; margin-top: 0; }
.column4 .text-date{ background: linear-gradient(to bottom,#0085CE,var(--color)); border-radius: 2px; padding: 10px 25px 10px 10px; color: #fff; margin-top: 10px; }
.column4 .text-date .date{ width: 15%; height: 50px; background: #fff; border-radius: 3px; padding-top: 7px; text-align: center; }
.column4 .text-date .date .month-day{ font-size: 0.875rem; line-height: 20px; color: var(--color); display: block; }
.column4 .text-date .date .year{ color: var(--color); font-weight: bold; }
.column4 .text-date .title{ line-height: 26px; color: #fff; width: 80%; }
.column4 .img-data img{ margin-top: 5px; width: 100%; display: block; }
.column4 .arrow-title{ font-weight: normal; }
.column4 .arrow-title&gt;.fl,.column4 .arrow-title&gt;.fr{ width: 35%; }
.column4 .arrow-title&gt;.fl&gt;.fr,.column4 .arrow-title&gt;.fr&gt;.fl{ width: 50px; }

.arrow-title{ text-align: center; line-height: 59px; font-size: 1.25rem; color: var(--color); font-weight: bold; }
.arrow-title&gt;.fl,.arrow-title&gt;.fr{ width: 45%; background: url("../images/site2021/gm_pic08.gif") repeat-x center; height: 60px; }
.arrow-title&gt;.fl&gt;.fr,.arrow-title&gt;.fr&gt;.fl{ width: 70px; background: url("../images/site2021/gm_pic09.jpg") repeat-x center; height: 60px; }
/*政务服务*/
.column5{ margin-top: 20px; }
.column5 .icon-title .lotBox{ width: 12.5%; }
.column5 .icon-title li{ text-align: center; }
.column5 .icon-title li:hover i{ transform: scale(0.9); }
.column5 .icon-title li i{ width: 60px; line-height: 60px; background: rgb(158,193,222); border-radius: 50%; color: #fff; font-size: 28px; transition: 0.3s; }
.column5 .icon-title li:nth-of-type(2n) i{ background: #6F9CDF; }
.column5 .icon-title li span { display: block; line-height: 40px; font-size: 1rem; }
.column5 .icon-list-wrap{ margin: 0 25px; overflow: hidden; }
.column5 .banner .prev{ left: 0; }
.column5 .banner .next{ right: 0; }

@keyframes scaleUpDown {
    0%{ transform:scale(1); }
    50%{ transform:scale(1.2); }
    100%{ transform:scale(1); }
}

/*互动交流*/
.column6{ margin: 30px 0; }
.column6&gt;.fl,.column6&gt;.fr{ width: 49%; }
.column6 .fl .tab-content li{ padding-right: 160px; }
.column6 .fl .tab-content ul:first-child li{ padding-right: 250px; }
.column6 .fl .tab-content span em{ float: left; font-style: normal; width: 100px; text-align: right; font-size: 0.875rem;  }
.zxft{ margin-top: 15px; }
.zxft&gt;div{ display: none; }
.zxft&gt;div.active{ display: block; }
.zxft .fl{ width: 48%; height: 245px; }
.zxft .fl img{ width: 100%; height: 100%; }
.zxft .fr{ width: 50%; }
.zxft .fr h3{ font-size: 1rem; font-weight: normal; line-height: 1.8em; }
.zxft .fr p{ font-size: 15px; line-height: 1.8em; text-indent: 2em; padding: 12px 0; color: #666; }
.zxft .fr .detail{ font-size: 15px; line-height: 1.5em; color: #333; }
.zxft .fr .detail span{ display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; line-height: 1.8em; }


/*专题专栏*/
.column7 .ztzl-title{ margin: 30px 0 20px; }
.links_scroll{ padding: 10px 0; }
.links_scroll li a{ display: block; position: relative; height: 140px; padding: 0 20px; background:linear-gradient(to right bottom, #E1ECFF, rgb(241,246,255)); color: #5069A9; white-space: normal; }
.links_scroll li:nth-of-type(4n+3) a{ background:linear-gradient(to right bottom, #EEE5D2, rgb(247,243,234)); color: #6F5226; }
.links_scroll li:nth-of-type(4n) a{ background:linear-gradient(to right bottom, #F7E6DC, rgb(251,241,236)); color: #8B4E3C; }
.links_scroll li:nth-of-type(4n+1) a{ background:linear-gradient(to right bottom, #FBE7ED, rgb(252,242,235)); color: #833353; }
.links_scroll li a img{ width: 40%; height: auto; position: absolute; right: 0; bottom: 0; z-index: 0; }
.links_scroll li a h2{ font-size: 1.125rem; font-weight: 600; padding-top: 20px; line-height: 1.5em; font-family: "SimHei",黑体,Arial,Microsoft YaHei,"宋体";  }
.links_scroll li a span{ display: block; font-size: 0.875rem; margin-top: 10px }



.yq-link{ background-color: #eef3f8; border-bottom: 1px solid #e9e9e9; margin: 20px 0; }
.link-list{ width: 1345px; margin: 0 auto; }
.link-list li{ width: 25%; float: left; line-height: 45px; height: 45px; position: relative; text-indent: 65px; color: #333; cursor: pointer; }
.link-list li:first-child{ margin-left: -30px; }
.link-list li::before{ content: ""; position: absolute; width: 2px; height: 20px; background-color: #b7c4d1; top: 0; bottom: 0; right: 0; margin: auto; }
.link-list li::after{ content: ""; position: absolute; border: 6px solid transparent; border-top-color: #7f92a5; top: 23px; right: 15px; }
.link-list li.active::after{ border-color: transparent; border-bottom-color: #7f92a5; top: 17px; }
.link-item{ border-top: 1px solid #e9e9e9; }
.link-item ul{ width: 1277px; margin: 0 auto; }
.link-item ul li{ overflow: hidden; padding: 10px 0; color: #666; display: none; }
.link-item ul li.active{ display: block;  }
.link-item ul li a{ float: left; width: 20%; line-height: 40px; font-size: 0.875rem }


#RightSide{ position: fixed; z-index: 999; top: 0; bottom: 0; width: 44px; right: -44px; height: 540px; margin: auto; background: url("../images/site2021/slide_bg.png"); background-size: 100% 100%; transition: 0.5s; }
#RightSide:hover{ right: 0; }

#RightSide .s-side{ height: 100px; width: 10px; left: -10px; top: 0; bottom: 0; margin: auto; background: url("../images/site2021/slide_bg.png"); background-size: 100% 100%; position: absolute; }
#RightSide .l-side{ margin-top: 34px; }
#RightSide .l-side li{ text-align: center; color: #fff; font-size: 22px; margin-bottom: 12px; line-height: 40px; }
#RightSide .l-side li:hover{ background: #9a0001; }
@media screen and (max-width: 1023px) {

    .tab-title .tab-item{ line-height: 50px; padding: 0; }
    .tab-title span img{ display: none; }
    .tab-title span{ margin: 0; padding: 0 2px; }
    .tab-content&gt;ul{ padding: 0 10px; }

    .column1 { padding: 10px; }
    .column1 h1{ font-size: 1.25rem; font-weight: normal; }
    .column1 h2{ margin: 0; text-align: center; }
    .column1 h2 a{ margin: 0; display: none; }
    .column1 h2 a:first-child{ display: inline; }
    .column2{ height: auto; }
    .column2&gt;.fl{ width: auto; float: none; height: 0; padding-top: 65%; position: relative; }
    .column2&gt;.fl .banner{ position: absolute; top: 0; left: 0; }
    .column2&gt;.fl .banner ul li p{ padding-right: 0; }
    .column2&gt;.fr{ width: auto; float: none; margin-top: 10px; }
    .column2 .newsTitle cite{ margin: 0 25px; }
    .column2 .tab-content li span{ margin-right: 0; }

    .column4&gt;.fl,.column4&gt;.fr{ width: auto; float: none; }
    .column4&gt;.fl&gt;.fl,.column4&gt;.fl&gt;.fr{ width: auto; float: none; }
    .zwgk-side-list{ overflow: hidden; margin-bottom: 15px; background-color: #eee; }
    .zwgk-side-list a{ padding: 0 0 0 10px; float: left; width: 50%; box-sizing: border-box; }
    .zwgk-tab-content{ padding: 0 10px; }
    .arrow-title{ font-weight: normal; }
    .arrow-title&gt;.fl,.arrow-title&gt;.fr{ width: 35%; }
    .arrow-title&gt;.fl&gt;.fr,.arrow-title&gt;.fr&gt;.fl{ width: 50px; }

    .column4 .folder-title{ margin-bottom: 0; }
    .column4 .folder-title&gt;.fr{ width: auto; float: none; }
    .column4 .folder-search{ margin-right: 0; text-align: center; white-space: nowrap; overflow: hidden; }
    .column4 .folder-search .word{ width: 60%; }
    .column4 .folder-search .submit{ width: 60px; }

    .column4 .img-text div{ position: relative; padding-top: 60%; }
    .column4 .img-text img{ position: absolute; width: 100%; height: 100%; top: 0; left: 0; }

    .column5 .icon-list-wrap{ margin: 0; }
    .column5 .icon-title .lotBox{ width: 25%; }

    .column6&gt;.fl,.column6&gt;.fr{ float: none; width: auto; }
    .column6 .fl .tab-content ul.active li{ padding-right: 0; margin-bottom: 25px; }
    .column6 .fl .tab-content ul.active li span{ left: 10px; top: 32px; }
    .column6 .fl .tab-content ul.active li span em{ text-align: left; width: auto; margin-right: 20px; }
    .zxft{ margin-top: 5px; }
    .zxft .fl{ height: 168px; }
    .zxft .fr p{ display: none; }


    .links_scroll.banner .lotBox{ width: 50%; }
    .links_scroll ul li img{ height: 80px; width: auto; }
}
</pre></body></html>