<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* --------------------------------- */
@charset "utf-8";
body {
    background-color: #f2f2f2 !important;
}
.wxxts{
    color: #333333;
    font-size:20px;
    font-weight: bold;
    float:left;
    vertical-align:middle;
}
.tianqi-content a{
    color: #969696;
    display: block;
    line-height: 60px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    height: 60px;
}
.tianqi {
    position: absolute;
    top: -15px;
    right: 20px;
    font-size: 15px;
    color:#999999;
    line-height: 60px;
    width:850px;
    height: 60px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.tianqi-content{
    height: 60px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.tianqi p{
    display: inline-block;
    font-size: 12pt!important;
}
.main {
    width: 1260px;
    padding: 30px 30px 10px;
    margin: 0 auto 20px;
    background: #fff;
    overflow: hidden;
}

h1 {
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 30px;
}
.hotnews-top h1 a {
    color: #127ec6;
}

h1 a {
    overflow: hidden;
    display: block;
    width: 100%;
    height: 100%;
    color: #000000;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.hotnews p {
    margin-top: 12px;
    width: 100%;
    text-align: center;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 40px;
}

.bannerbox {
    margin-top: 30px;
}

.banner {
    position: relative;
    overflow: hidden;
    float: left;
    width: 600px;
    height: 397px;
}

.banner&gt;ul {
    position: absolute;
    width: 700%;
    height: 100%;
}

.banner&gt;ul li {
    position: relative;
    float: left;
    height: 100%;
}

.banner li img {
    width: 100%;
    height: 100%;
}

.banner&gt;ul li p {
    position: absolute;
    bottom: 0;
    left: 0;
    padding-left: 16px;
    padding-right: 140px;
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    background: rgba(0, 0, 0, .4);
    opacity: .8;
    color: #fff;
}

.banner&gt;ul li p a {
    color: #fff;
}

.banner .btn {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -34px;
    width: 42px;
    height: 67px;
    color: #fff;
    font-size: 35px;
    text-align: center;
    line-height: 55px;
    cursor: pointer;
}

.banner .btn.prev {
    left: 0;
}

.banner .btn img {
    width: 100%;
    height: 100%;
}

.banner .dot {
    position: absolute;
    bottom: 16px;
    right: 12px;
}

.banner .dot li {
    float: left;
    margin: 0 8px;
    width: 9px;
    height: 9px;
    background: #fff;
    border-radius: 50%;
}

.banner .dot li.active {
    background-color: #4375E8;
}

.xwtab {
    float: right;
    width: 560px;
}

.xwtab .content&gt;ul {
    overflow: hidden;
    height: auto;
}

.xxgkbox {
    margin-top: 30px;
}

.commontab {
    position: relative;
}

.commontab .title {
    width: 100%;
    height: 50px;
    line-height: inherit;
    font-size: 20px;
    font-weight: bold;
    border-bottom: 1px solid #B0B0B0;
}

.commontab .title span {
    float: left;
    padding: 0 15px 0 0px;
    height: 100%;
    cursor: pointer;
}

.commontab .title span.active {
    color: #015293;
    /* border-bottom: 1px solid #015293; */
}

.commontab .more a {
    display: none;
    position: absolute;
    top: 3px;
    right: 0;
    color: #969696;
}

.commontab .more a.active {
    display: block;
}

.commontab .content {
    margin-top: 10px;
}

.commontab .content&gt;ul {
    display: none;
    width: 100%;
}

.commontab .content&gt;ul.active {
    display: block;
}

.commontab .content ul li {
    padding-left: 15px;
    width: 100%;
    height: 48px;
    line-height: 48px;
    font-size: 16px;
    background: url(../images/icon/dian1.jpg) no-repeat 5px center;
}

.commontab .content ul li a {
    overflow: hidden;
    float: left;
    width: 75%;
    height: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.commontab .content ul li span {
    float: right;
    color: #969696;
}

.commontab .content .bjblcx li {
    background: none;
}

.commontab .content .bjblcx li span {
    float: left;
    width: 25%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.gzdttab,
.mtxctab {
    float: left;
    width: 750px;
}

.zfxxgk,
.zdxxgk {
    float: right;
    width: 420px;
}

.commontitle {
    width: 100%;
    height: 50px;
    line-height: initial;
    font-size: 20px;
    border-bottom: 1px solid #B0B0B0;
}

.commontitle span {
    float: left;
    padding: 0 15px;
    height: 100%;
    color: #015293;
    border-radius: 6px 6px 0 0;
    font-weight: bold;
}

.mtxctab {
    margin-top: 15px;
}

.zfxxgk .more a {
    float: inherit;
    color: #969696;
    float: right;
    margin-top: -50px;
}

.zdxxgk {
    margin-top: 15px;
}

.zdxxgk .content {
    margin-top: 35px;
}

.xxgk_list li {
    float: left;
    width: 50%;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 6px;
}

.xxgk_list li img {
    width: 34px;
    height: 34px;
    -webkit-transition: -webkit-transform 1s ease-out;
    -moz-transition: -moz-transform 1s ease-out;
    -o-transition: -o-transform 1s ease-out;
    -ms-transition: -ms-transform 1s ease-out;
}

.xxgk_list li a:hover img {
    -webkit-transform: rotateZ(180deg);
    -moz-transform: rotateZ(180deg);
    -o-transform: rotateZ(180deg);
    -ms-transform: rotateZ(180deg);
    transform: rotateZ(180deg);
}

.xxgk_list li p {
    font-size: 16px;
    margin-top: 20px;
}

.grfwtop {
    margin-top: 20px;
}

.grfw {
    width: 357px;
    height: 265px;
    background: #fafafa;
    margin-right: 40px;
    float: left;
}

.grfw&gt;img {
    margin-bottom: 10px;
    height: 100px;
}
.grfw a span, .frfw a span{
    display: block;
    line-height: 0px;
}
.grfw a {
    color: #434343;
    /* text-decoration: underline #969696; */
    width: 33.33%;
    float: left;
    text-align: center;
    line-height: 55px;
    margin-bottom: 10px;
}

.frfw {
    width: 350px;
    height: 265px;
    background: #fafafa;
    float: left;
}

.frfw&gt;img {
    margin-bottom: 10px;
    height: 100px;
}

.frfw a {
    color: #434343;
    /* text-decoration: underline #969696; */
    width: 33.33%;
    float: left;
    text-align: center;
    line-height: 55px;
    margin-bottom: 10px;
}

.fwzt {
    width: 420px;
    float: right;
    text-align: right;
}

.fwzt img:first-child {
    margin-bottom: 12px;
}

.zwyww {
    width: 100%;
}

.zwyww .titlen {
    margin-top: 20px;
    position: relative;
    margin-bottom: 40px;
}

.zwyww .titlen img {
    background: #fff;
    position: absolute;
}

.zwyww .title {
    padding-top: 20px;
    border-bottom: 1px solid #e5e5e5;
}

.ldxx {
    width: 375px;
    height: auto;
    float: left;
}

.dczj {
    width: 47.2%;
    background: #eeeeee;
    padding: 35px 0;
    float: left;
    text-align: center;
    border-radius: 5px;
    color: #333333;
    font-size: 16px;
    margin-top: 24px;
}

.sqjz_a {
    margin-right: 20px;
}

.lxdx {
    width: 455px;
    float: left;
    margin-left: 20px;
}

.xjxd_title&gt;span {
    font-size: 20px;
    color: #015293;
    font-weight: bold;
}

.xjxd_title&gt;a {
    float: right;
    line-height: 28px;
    font-size: 16px;
    color: #999999;
}

.lxdx ul {
    margin-top: 10px;
}

.lxdx ul li {
    padding-left: 10px;
    width: 100%;
    height: 42px;
    line-height: 42px;
    font-size: 16px;
    background: url(../images/icon/dian1.jpg) no-repeat 0 center;
}

.lxdx ul li a {
    overflow: hidden;
    float: left;
    width: 75%;
    height: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.lxdx ul li span {
    width: 75px;
    background: #f2f2f2;
    border-radius: 14px;
    float: right;
    text-align: center;
    height: 28px;
    line-height: 28px;
    color: #969696;
    margin-top: 5px;
}

.zxft {
    width: 320px;
    float: right;
    margin-left: 20px;
}

.zxft_title {
    margin-bottom: 5px;
}

.zxft_title&gt;span {
    font-size: 20px;
    color: #015293;
    font-weight: bold;
}

.zxft_title&gt;a {
    float: right;
    line-height: 28px;
    font-size: 16px;
    color: #999999;
}

.zxft_con {
    line-height: 45px;
}

.zxft_con dl {
    font-size: 16px;
    color: #dd3a3a;
    float: left;
}

.zxft_con dt {
    font-size: 16px;
    color: #000000;
    overflow: hidden;
    float: left;
    width: 75%;
    height: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ztzl {
    width: 100%;
    float: right;
    margin-left: 20px;
    margin-top: 20px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 20px;
    position: relative;
}

.ztzl_title {
    margin-bottom: 15px;
}

.ztzl_title&gt;span {
    font-size: 22px;
    color: #015293;
    font-weight: bold;
}

.ztzl_title&gt;a {
    float: right;
    line-height: 40px;
    font-size: 16px;
    color: #999999;
}

.slideGroup {
    width: 100%;
    text-align: left;
    height: 120px;
    /* margin-top: 20px; */
}

.slideGroup .slideBox {
    overflow: hidden;
    zoom: 1;
    padding: 10px 0 10px 20px;
    position: relative;
    height: 120px;
}

.slideGroup .sPrev,
.slideGroup .sNext {
    position: absolute;
    left: 0px;
    top: 40px;
    display: block;
    width: 19px;
    height: 33px;
    background: url("../images/public/prev.png") center center no-repeat;
}

.slideGroup .sNext {
    left: auto;
    right: 0px;
    background: url("../images/public/next.png") center center no-repeat;
    margin-left: 0;
}

.slideGroup .sPrev:hover,
.slideGroup .sNext:hover {
    border-color: #f60;
}

.slideGroup .tempWrap {
    width: 100%;
}

.slideGroup .parBd ul {
    overflow: hidden;
    zoom: 1;
}

.slideGroup .parBd ul li {
    margin: 0 8px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
}

.slideGroup .parBd ul li .pic {
    text-align: center;
}

.slideGroup .parBd ul li .pic a {
    display: inline-block;
    width: 100%;
}

.slideGroup .parBd ul li .pic img {
    width: 370px;
    height: 90px;
    display: block;
}

.slideGroup .parBd ul li .pic a:hover img {
    border-color: #999;
}
.govpushinfo150203 li {
    margin: 0 auto;
    height: 42px;
    line-height: 42px;
    padding-left: 12px;
    position: relative;
    overflow: hidden;
    display: none;
}

@media(max-width: 1200px) {
    .znwd {
        display: none;
    }
    .common_right_nav {
        display: none;
    }
    .main {
        width: 100%;
    }
    .hotnews {
        width: 100%;
    }
    .bannerbox {
        width: 100%;
        height: auto;
    }
    .bannerbox .banner {
        width: 100%;
    }
    .commontab {
        width: 100%;
        margin-top: 20px;
    }
    .zfxxgk {
        width: 100%;
        margin-top: 20px;
    }
    .grfwtop .grfw {
        width: 46%;
        text-align: center;
    }
    .grfwtop .frfw {
        width: 46%;
        text-align: center;
    }
    .fwzt {
        width: 100%;
        text-align: center;
    }
    .ldxx {
        width: 100%;
    }
    .ldxx a {
        width: 100%;
        display: inline-block;
        text-align: center;
    }
    .ldxx .dczj {
        width: 46%;
        text-align: center;
        margin-bottom: 20px;
    }


    html,body,header{width:100% !important;}
}

@media (max-width: 768px) {
    .main {
        width: 100%;
        padding: 10px;
    }
    .main .hotnews {
        width: 100%;
    }
    .banner {
        width: 100%;
        height: 220px;
    }
    .xwtab {
        margin-top: 15px;
        width: 100%;
    }
    .commontab .content ul li {
        height: 36px;
        line-height: 36px;
    }
    .commontab .content ul li a {
        width: 72%;
    }
    .commontab .title span {
        padding: 0 10px 0 0px;
    }
    .gzdttab,
    .mtxctab {
        width: 100%;
    }
    .zfxxgk,
    .zdxxgk {
        margin-top: 10px;
        width: 100%;
    }
    .zfxxgk .content li {
        /* width: 165px; */
        width: 50%;
    }
    .zdxxgk .content li {
        width: 100px;
    }
    .zdxxgk .content li {
        /* padding: 23px 35px 23px 107px; */
        margin: 8px 74px;
    }
    .zwfwbox {
        width: 100%;
    }
    .zwfwbox&gt;a img,
    .hdjlbox&gt;a img {
        height: 110px;
    }
    .zwfwbox&gt;ul li+li {
        margin-left: 59px;
    }
    .zwfwbox&gt;ul li {
        width: 142px;
    }
    .grfw {
        width: 100%;
        margin: 0 auto;
    }
    .frfw {
        width: 100%;
    }
    .fwzt {
        width: 100%;
        text-align: center;
    }
    .ldxx {
        width: 100%;
    }
    .sqjz_a {
        margin: 0 auto;
    }
    .dczj {
        width: 48%;
        margin-right: 5px;
        margin-top: 10px;
    }
    .lxdx {
        width: 100%;
        margin-left: 0px;
        margin-top: 20px;
    }
    .zxft_con {
        text-align: center;
    }
    .zxft {
        width: 100%;
        margin-left: 0px;
        margin-top: 20px;
    }
    .grfwtop .grfw {
        width: 100%;
        height: auto;
    }
    .grfwtop .grfw &gt;img {
        width: 100%;
        height: auto;
        margin-bottom: 20px;
    }
    .grfwtop .frfw {
        height: auto;
        width: 100%;
    }
    .grfwtop .frfw&gt;img {
        width: 100%;
        height: auto;
    }
    .zxft_con img {
        width: 100%;
    }
}

@media (max-width:320px){
    html{background-size:100% 5% !important;}
    body{margin-top:220px !important;}
    .commontab .title{height:120px;}
    .commontab .title span{height:24%}
    .more a{margin-top:50px}
    .commontab .content ul li a{display:block;width:60%;}
    .lxdx ul li a{width:50%;}
    .tempWrap,.tempWrap li{width:100%;}
}




/* .topwrap,.sxts,.fc,.header .search-box,.gqlb,.main,.footer,.header-nav{
     -webkit-filter: grayscale(100%);
      -webkit-filter: grayscale(1); 
      -moz-filter: grayscale(100%);
      -ms-filter: grayscale(100%);
      -o-filter: grayscale(100%);
      filter: gray;
} */

/* html{padding-top:280px !important;height:1400px !important;background-size: 100% 100% !important;}
body{height:1019px !important;} */

@media (max-width:1200px){
    .qglh-style,.qglh-style&gt;img{width:100% !important;}
}

/* Ã©Â¦â€“Ã©Â¡ÂµÃ¦Â¨ÂªÃ¥Â¹â€¦ */
.national_zl{width:100%;height:auto;}
.national_zl a{display:block;width:1260px;margin:0 auto;}
.national_zl a img{width:100%;height:100px;}
@media (max-width:1260px){
    .national_zl a{width:100% !important;}
    .national_zl a img{height:auto;transform:scale(1.5);}
}

/* æ˜¥èŠ‚é£˜çº¢ */
/* html{
    background:url(../images/2024gzqxxckl.png) #af0e1a no-repeat center top;
    background-size:100%;
}

body{
    width:1260px;
    margin:0 auto;
    overflow:hidden;
    overflow-y:scroll;
    margin-top:400px;
}
@media (max-width:1260px){
    body{margin-top:100px;}
} */
</pre></body></html>