<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 {
    width: 100%;
    background: #ffffff url(../images/zfxxgk_bg.png) no-repeat;
    background-size: 100% 1099px;
}
li{
    list-style: none;
}
* {
    box-sizing: border-box;
}

ul {
    padding-inline-start: 0;
    margin: 0;
}

a {
    text-decoration: none;
}

.xxgk_header {
    width: 1100px;
    height: 365px;
    margin: 0 auto;
}

.xxgk_header a {
    font-size: 35px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    display: inline-block;
    margin-top: 54px;
}

.xxgk_header a img {
    margin-right: 6px;
    margin-top: -4px;
width: 55px;vertical-align: middle;}

.xxgk_header h1 {
    font-size: 100px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: rgba(255, 255, 255, 1);
    text-shadow: 0px 5px 0px rgba(0, 0, 0, 0.2);
    text-align: center;
    margin-top: 35px;
}

.zfxxgk_container {
    width: 1100px;
    height: 1321px;
    background: rgba(242, 242, 242, 1);
    overflow: hidden;
    margin: 0 auto;
    padding: 0 36px;
}

.xxgkfooter {
    width: 100%;
    padding: 20px;
}

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

.siteInfo {
    float: left;
    padding-left: 150px;
    width: 70%;
    text-align: center;
}

.siteInfo p {
    margin-top: 10px;
}

.siteInfo p span {
    margin: 0 10px;
}

.dzjg {
    float: right;
    padding-right: 50px;
}

.dzjg a {
    display: inline-block;
    vertical-align: middle;
}

.zfxxgk_search {
    width: 100%;
    height: 218px;
    overflow: hidden;
    position: relative;
}

.search_box {
    width: 510px;
    height: 50px;
    background: rgba(255, 255, 255, 1);
    border: 2px solid #2662a9;
    border-radius: 9px;
    margin: 0 auto;
    margin-top: 86px;
    font-size: 0;
}

.zfxxgk_search::after,
.zfxxgk_search::before {
    content: '';
    width: 240px;
    height: 2px;
    background: rgba(224, 224, 224, 1);
    position: absolute;
    top: 50%;
    margin-top: -1px;

}

.zfxxgk_search::after {
    left: 0;
}

.zfxxgk_search::before {
    right: 0;
}

.search_box input {
    vertical-align: top;width: 90%;
    text-indent: 24px;
    line-height: 46px;
    border: none;
    background: none;
    outline: none;
    padding: 0;
    font-size: 16px;
}

.search_box button {
    width: 26px;
    height: 100%;
    border: none;
    background: none;
    outline: none;
    padding: 0;

}

.zfxxgk_box {
    overflow: hidden;
    text-align: left;
}

.zfxxgk_left {
    float: left;
}

/* 导航 */
.zdxmimg {
    margin-top: 25px;
    padding: 0 10px;
}

.zdxmimg img {
    width: 100%;
}

.xxgk_live1{
    width: 240px;
    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2);
    margin-top:15px ;
    background: #ffffff;
    font-size: 0;
}
.xxgk_live1:nth-child(4) a span{
    /* width: 140px; */
}
.xxgk_live1:first-child{
    margin-top:0 ;
}
.xxgk_live1 &gt; a {
    display: block;
    width: 100%;
    height: 70px;
 
}
.xxgk_live1 &gt; a{
    position:relative;
}
.xxgk_live1 .icon_img {
    display: inline-block;
    margin: 16px 31px 0 23px;
    vertical-align: top;
}
.xxgk_live1 .icon_img.on{
    display:none;
}
.xxgk_live1.on .icon_img.on{
    display:inline-block;
}
.xxgk_live1.on .icon_img.off{
    display:none;
}
.xxgk_live1 span {
    display: inline-block;
    width: 92px;
    height: 51px;
    font-size: 23px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    margin-top: 3px;
    color: #2D66A5;
}

.xxgk_live1.on &gt; a{
    background: rgba(45, 102, 165, 1);
}

.xxgk_live1.on span{
    color: #ffffff;
}
.live_icon{
    position: relative;
}
.live_icon ul{
    display:none;

}
.live_icon.on ul{
    display:block;
}
#fdzdgk {
    height: 425px;
    overflow-y: auto;
}
.live_icon &gt; a::before{
    content: '';
    width: 18px;
    height: 18px;
    background: url(../images/icon_jia.png)no-repeat;
    top: 50%;
    margin-top:-9px;
    position: absolute;
    right: 15px;
    cursor: pointer;
}
.live_icon.on &gt; a::before{
    background: url(../images/icon_jian.png)no-repeat center;
}
.live2_ul{
    background: #ffffff;
    overflow: hidden;
    padding-bottom:28PX;
    box-shadow:0px 1px 5px 0px rgba(0, 0, 0, 0.2);
}
.xxgk_live2{
    width: 100%;
    font-size:15px;
    font-weight:bold;
    position: relative;
    line-height: 32px;
    margin-top: 10px;
    transition: all 0.5s;
}
.xxgk_live2.on{
    background:rgba(230,245,255,1);
}
.xxgk_live2:hover{
    background:rgba(230,245,255,1);
}
.xxgk_live2:hover a{
    color: #2D66A5;
}
.xxgk_live2:hover::after{
    background:rgba(45,102,165,1);
}
.xxgk_live2&gt;a{
    display: block;
    width: 90%;
    font-size:15px;
    font-family:Microsoft YaHei;
    font-weight:bold;
    color:#000;
    text-indent: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
}
.xxgk_live2 p{
    font-size: 18px;
    color: #000;
    position: absolute;
    top: 0;
    right: 10px;
	    margin: 0px;
	    padding: 0px;
}
.xxgk_live2 div{
    display: none;
    width: 100%;
}
.xxgk_live2 div a{
    display: block;
    width: 100%;
    text-indent: 35px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 5px 0;
}
.xxgk_live2 div a.on,
.xxgk_live2 div a:hover{
    color: #fff;
    background:rgba(0,0,0,0.5);
}
.xxgk_live2.on{
    background:rgba(230,245,255,1);
}
.xxgk_live2.on&gt;a{
    color: #2D66A5;
}
.xxgk_live2&gt;a::after{
    content: '';
    width:4px;
    height:4px;
    background:rgba(0,0,0,1);
    position: absolute;
    top: 50%;
    margin-top:-2px ;
    left: 10px;
}
.xxgk_live2.on&gt;a::after{
    background:rgba(45,102,165,1);
}
.zfxxgk_right {
    float: right;
    width: 770px;
    height: 1065px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2);
    overflow-y: auto;
    position: relative;
}

.zfxxgk_right::-webkit-scrollbar {
    /* display: none; */
    box-sizing:border-box;width:9px;height:9px;background:#eee;
}
.zfxxgk_right::-webkit-scrollbar-button{
    width:9px;height:0px;
}
.zfxxgk_right::-webkit-scrollbar-button:vertical{
    background-position:0 0;
}
.zfxxgk_right::-webkit-scrollbar-track-piece,.gknbxq_detail::-webkit-scrollbar-track-piece{background-color:rgba(0,0,0,.15);}
.zfxxgk_right::-webkit-scrollbar-thumb,.gknbxq_detail::-webkit-scrollbar-thumb{border:1px solid rgba(0,0,0,.21);background-color:#2d66a5; border-radius:5px;}
.zfxxgk_right::-webkit-scrollbar-thumb:hover,.gknbxq_detail::-webkit-scrollbar-thumb:hover{border:1px solid rgba(0,0,0,.21);background-color:#2d66a5;}
.zfxxgk_right::-webkit-scrollbar-thumb:active,.gknbxq_detail::-webkit-scrollbar-thumb:active{background:-webkit-gradient(linear,left top,left bottom,from(#e4e4e4),to(#f4f4f4));}
.zfxxgk_right::-webkit-scrollbar-corner,.gknbxq_detail::-webkit-scrollbar-corner{background-color:#f1f1f1;}

.zfxxgk_right .toplogo {
    padding: 10px;
}

.zfxxgk_right .toplogo img {
    width: 100%;
}

.xxgkzn_title {
    font-size: 32px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #2D66A5;
    text-align: center;
    margin: 38px 0;
}

.xxgkzn_detail {
    font-size: 16px;
    font-weight: 400;
    color: rgba(0, 0, 0, 1);
    line-height: 30px;
    padding: 30px 49px 0 30px;
}

.xgfj {
    display: none;
    margin-top: 20px;
}

.xgfj p {
    color: #2D66A5;
}


.xxgkld_detail .channel {
    border-bottom: 1px solid #E0E0E0;
}

.xxgkld_detail .channel span {
    display: inline-block;
    width: 110px;
    height: 35px;
    background: #2D66A5;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: rgba(255, 255, 255, 1);
    line-height: 36px;
    text-align: center;
}

.leaderInfo {
    padding: 20px;
}

.leaderInfo .leftbox {
    float: left;
    width: 140px;
    background: #F2F2F2;
    border: 1px solid #E0E0E0;
}

.leaderInfo .leftbox .imgbox {
    padding: 10px;
    background: #fff;
}

.leaderInfo .leftbox .imgbox img {
    width: 100%;
    height: 150px;
}

.leaderInfo .leftbox p {
    text-align: center;
    margin: 18px 0;
}

.leaderInfo .leftbox span {
    margin: 0 7px;
    font-size: 18px;
    font-weight: bold;
}

.leaderInfo .rightbox {
    float: right;
    width: 565px;
}

.leaderInfo .rightbox .top {
    width: 100%;
    border-bottom: 1px solid #E0E0E0;
}

.leaderInfo .rightbox .top span {
    display: inline-block;
    width: 55px;
    font-size: 18px;
    font-weight: bold;
    color: #2D66A5;
    text-align: justify;
    text-align-last: justify;
    border-bottom: 3px solid #2D66A5;
}

.leaderInfo .rightbox p {
    margin-top: 16px;
    width: 100%;
    /* text-indent: 2em; */
    line-height: 30px;
    color: #333;
}

.leaderInfo .rightbox p.jl {
    height: 65px;
}

.leaderInfo .rightbox .fg {
    margin-top: 16px;
    height: 90px;
    overflow-y: auto;
}

.leaderInfo .rightbox .fg p {
    margin-top: 0;
}

.leaderInfo .rightbox p+.top {
    /* margin-top: 20px; */
}

.leaderActive {
    padding: 20px;
}

.leaderActive .activeTitle {
    width: 100%;
    border-bottom: 1px solid #E0E0E0;
}

.leaderActive .activeTitle span {
    float: left;
    padding-bottom: 15px;
    font-size: 18px;
    font-weight: bold;
    color: #2D66A5;
    border-bottom: 3px solid #2D66A5;
}

.leaderActive .activeTitle a {
    float: right;
    color: #999;
}

.leaderActive .hdlist {
    margin-top: 15px;
}

.leaderActive .hdlist li {
    width: 100%;
    height: 42px;
    line-height: 42px;
    padding-left: 20px;
    background: url(../images/icon/dian2.jpg) no-repeat 10px center;
}

.leaderActive .hdlist li a {
    float: left;
    width: 75%;
    height: 100%;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.leaderActive .hdlist li a:hover {
    color: #2D66A5;
}

.leaderActive .hdlist li span {
    float: right;
    color: #999;
}

.scroll {
    width: 10px;
    height: 940px;
    background: rgba(242, 242, 242, 1);
    border-radius: 5px;
    position: absolute;
    top: 115px;
    right: 14px;
    cursor: pointer;
}

.scroll div {
    width: 10px;
    height: 80px;
    background: #2D66A5;
    border-radius: 5px;
    position: absolute;
    top: 0;
}

#zfxxgk_xxgkzd {
    padding: 36px 29px 0 55px;
}

#zfxxgk_xxgkzd .scroll {
    top: 36px;
}

.xxgkzd_list li {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(0, 0, 0, 1);
    line-height: 30px;
    margin-bottom: 18px;
}

.xxgkzd_list li span {
    color: #999999;
}

.gknr_list dl {
    margin-bottom: 14px;
}

.gknr_list dt {
    border-bottom: 1px solid #E0E0E0;
    margin-bottom: 10px;
}

.gknr_list dt span {
    display: inline-block;
    /* width:110px; */
    padding: 0 15px;
    height: 35px;
    background: #2d66a5;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: rgba(255, 255, 255, 1);
    line-height: 36px;
    text-align: center;
}
.gknr_list dt a{
    float:right;
}
.gknr_list dd {
    padding: 0 25px;
    margin: 0;
}

.gknr_list dd a {
    display: inline-block;
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(0, 0, 0, 1);
    line-height: 40px;
    text-decoration: none;
}

.gknr_list dd span {
    color: #999999;
    line-height: 40px;
    float: right;
    font-size: 16px;
}

.gknr_list div {
    text-align: center;
}

.zfxxgk_more {
    display: inline-block;
    text-align: center;
    width: 100px;
    height: 30px;
    background: rgba(224, 224, 224, 1);
    border-radius: 5px;
    line-height: 30px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(0, 0, 0, 1);
}

.gknb_list h4 {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: rgba(0, 0, 0, 1);
    text-indent: 13px;
    margin-top: 34px;
    margin-bottom: 30px;
}

.gknb_list h4 a:hover {
    color: #226ebc;
}

.gknb_list h5 {
    text-align: left;
    width: 280px;
    height: 40px;
    background: rgba(45, 102, 165, 1);
    line-height: 40px;
    text-align: center;
    color: #ffffff;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
}

.gknb_tbody {
    width: 100%;
    overflow: hidden;
    border-top: 1px solid #E0E0E0;
}

.gknb_tbody li {
    float: left;
    /* background:rgba(242,242,242,1); */
    width: 33.3%;
    height: 45px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(0, 0, 0, 1);
    text-indent: 38px;
    border-right: 1px solid #E0E0E0;
    line-height: 45px;
    border-bottom: 1px solid #E0E0E0;
}

.gknb_tbody.sjlm {
    width: 98%;
    margin: 5px auto;
}

.gknb_tbody.sjlm li {
    float: left;
    width: 25%;
    height: 45px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(0, 0, 0, 1);
    /*text-indent: 38px;*/
    text-indent: 0px;
    text-align: center;
    line-height: 45px;
    border: none;
}

.gknb_list .gklm+.gklm {
    margin-top: 30px;
}

.gknb_list .gklm .lmtitle {
    border-bottom: 1px solid #E0E0E0;
}

.gknb_list .gklm h5 {
    text-align: left;
    width: 280px;
    height: 40px;
    background: #2D66A5;
    line-height: 40px;
    text-align: center;
    color: #ffffff;
}

.gknb_list .gklm h5 a {
    color: rgba(255, 255, 255, 1);
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
}

.gknb_tbody.sjlm li {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.gknb_tbody.sjlm.on {
    background: #eee;
}


.gknbxq_top, .gknbxq_detail {
    width: 100%;
    padding: 0 20px;
    margin: 0 auto;
    overflow: hidden;
}

.gknbxq_top {
    text-align: center;
    border-bottom: 1px solid #E0E0E0;
    background: #ffffff;
    position: absolute;
    z-index: 9;
    top: 0;
    width: 100%;
    padding: 38px 30px 20px 30px;
}

.gknbxq_top h2 {
    font-size: 28px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #2D66A5;
}

.gknbxq_top p {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(0, 0, 0, 1);
    line-height: 30px;
    margin-top: 18px;
}

.gknbxq_detail {
    padding-top: 28px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(0, 0, 0, 1);
    line-height: 30px;
    position: relative;
}

.gknbxq_detail .xglj p, .gknbxq_detail .relfiles p {
    font-weight: bold;
    font-size: 18px;
    color: #2D66A5;
}

.table_main td {
    border: 1px solid #ddd;
}

#gknbxq_container {
    height: 1651px;
}

#zfxxgk_gknbxq {
    height: 1397px;
}

#zfxxgk_gknbxq .scroll {
    height: 1080px;
    top: 150px;
    z-index: 10;

}

#gknbxq_box {
    position: relative;
    top: 0;
    height: 100%;
}


.gknbxq_top .syhbox {
    padding: 25px 15px;
    width: 100%;
    background-color: #F6F8FC;
    margin-bottom: 20px;
}

.gknbxq_top .syhbox li {
    float: left;
    margin-top: 10px;
    width: 23%;
    text-align: left;
}

.gknbxq_top .syhbox li:nth-child(1), .gknbxq_top .syhbox li:nth-child(4) {
    width: 39%;
}

.gknbxq_top .syhbox li:nth-child(2), .gknbxq_top .syhbox li:nth-child(5) {
    width: 38%;
}

/* .gknb_tbody li:nth-child(6n+1),.gknb_tbody li:nth-child(6n+2),.gknb_tbody li:nth-child(6n+3){
    background: #ffffff;
} */
.nblmtit {
    height: 47px;
    line-height: 47px;
    padding-left: 22px;
    color: #226ebc;
    font-size: 16px;
    position: relative;
    margin: 10px 0;
}

.nblmtit::before {
    content: "";
    width: 6px;
    height: 25px;
    position: absolute;
    background: #069be5;
    border-radius: 8px;
    left: 10px;
    top: 12px;
}

.jgjj_tit {
    text-align: left !important;
    height: 40px;
    line-height: 40px;
    padding-left: 20px;
    color: #2D66A5;
    font-size: 18px;
    position: relative;
}

.blue .jgjj_tit {
    color: #2D66A5;
}

.jgjj_tit::before {
    content: "";
    width: 4px;
    height: 20px;
    background: #2D66A5;
    position: absolute;
    left: 10px;
    top: 14px;
    border-radius: 10px;
}

.blue .jgjj_tit::before {
    background: #2D66A5;
}

.zfld dd a {
    width: 24%;
}

.zfld dd:nth-child(2) a {
    width: 100%;
}

.gzjg dd {
    overflow: hidden;
}

.gzjg dd p {
    padding-left: 13px;
    float: left;
    width: 25%;
    line-height: 40px;
}

.gzjg dd p a {
    display: inline;
    line-height: 43px;
}


/* ÃƒÆ’Ã†â€™Ãƒâ€&nbsp;Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€&nbsp;Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â²ÃƒÆ’Ã†â€™Ãƒâ€&nbsp;Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â&nbsp; */
.blue body {
    background: #ffffff url(../images/zfxxgk/blue_zfxxgk_bg.png) no-repeat;
}

.blue .xxgk_live1.on&gt;a {
    background: #2D66A5;
}

.blue .xxgk_live2.on {
    background: #E6F1FA;
}

.blue .xxgk_live2.on a {
    color: #2D66A5;
}

.blue .xxgk_live1 span {
    color: #2D66A5;
}

.blue .xxgk_live1.on span {
    color: #fff;
}

.blue .gknr_list dt span {
    background: #2D66A5;
}

.blue .search_box {
    border-color: #2D66A5;
}

.blue .jgjj_tit {
    color: #2D66A5;
}

.blue .jgjj_tit::before {
    background: #2D66A5;
}

.blue .live_icon&gt;a::before {
    background-image: url(../images/zfxxgk/blue_icon_jia.png);
}

.blue .live_icon.on&gt;a::before {
    background-image: url(../images/zfxxgk/icon_jian.png);
}

.blue .xxgk_live2.on::after {
    background: #2D66A5;
}

.blue .xxgk_live2:hover {
    background: #E6F1FA;
}

.blue .xxgk_live2:hover a {
    color: #2D66A5;
}

.blue .xxgk_live2:hover::after {
    background: #2D66A5;
}

.blue .xxgkzn_title {
    color: #2D66A5;
}

.blue .scroll div {
    background: #2D66A5;
}

.blue .gknbxq_top h2 {
    color: #2D66A5;
}

.blue .gknbxq_detail .xglj p, .blue .gknbxq_detail .relfiles p {
    color: #2D66A5;
}

.blue .gknb_list .gklm h5 {
    background: #2D66A5;
}
#footer{
    margin: 35px 0 0;
    overflow: hidden;
    border-radius: 6px;
    font-size: 14px;
    line-height: 25px;
    color: #545454;
    background: #E6E7E8;
    border-top: 10px #355E92 solid;
}

.copyright a{
    color: #545454;
}
.copyright .txtbox{
    color: #545454;
}

/* ÃƒÆ’Ã†â€™Ãƒâ€&nbsp;Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€&nbsp;Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€&nbsp;Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â */
@media (max-width: 768px) {

    .zfxxgk_search {
        display: none;
    }

    .zfxxgk_container {
        width: 100%;
        padding: 0px;
        height: initial !important;
    }

    #zfxxgk_gknbxq {
        height: auto;
    }

    .zfxxgk_left {
        width: 100%;
    }

    .xxgk_live1 {
        box-shadow: none;
        border: 1px solid #eee;
    }

    .zfxxgk_left li {
        float: left;
        margin: 0;
        width: 50%;
    }

    .xxgk_live2 {
        padding-left: 10%;
    }

    .xxgk_live1 span {
        font-size: 16px;
        line-height: 25px;
        float: le;
    }

    .xxgkzn_cont {
        overflow: hidden;
    }

    .xxgk_live1 .icon_img {
        margin: 16px 18px 0 14px;
        width: 25px;
        float: left;
    }

    .zfxxgk_right {
        width: 100%;
        margin-bottom: 15px;
        height: inherit;
        margin-top: 10px;
    }

    .xxgk_header h1 {
        font-size: 46px;
    }

    .xxgk_header {
        width: 100%;
        height: 270px;
    }

    .xxgk_header a {
        font-size: 20px;
        margin-left: 15px;
    }

    .xxgk_live2 a {
        font-size: 10px;
    }

    .gknb_tbody li {
        font-size: 12px;
        width: 100%;
        text-align: center;
        padding: 0;
        margin: 0;
        text-align: center;
    }

    .gknb_tbody li a {
        display: block;
        width: 91%;
        height: 100%;
        text-align: center;
        font-size: 18px;
    }

    .xxgk_footer {
        width: 100%;
        margin-top: 20px;
        margin-bottom: 10px;
    }

    .xxgk_footer&gt;div {
        width: 100%;
        float: none;
    }

    .xxgk_footer p {
        margin: 0px 0px;
        width: 100%;
        display: block;
        margin-right: 23px;
    }

    .xxgk_footer div+div {
        display: none;
    }

    .gknb_list h4 {
        font-size: 16px;
        text-align: center;
    }

    .gknb_list h5 {
        width: 100%;
    }

    .live_icon.on ul {
        max-height: 145px;
        overflow: auto;
        background: #fff;
    }

    .xxgk_live2::after {
        display: none;
    }

    .scroll {
        display: none;
    }

    .xxgkzn_detail {
        padding: 0 10px 0 10px;
    }

    .xxgkzn_title {
        margin: 20px 0;
        font-size: 25px;
    }

    .gknbxq_top h2 {
        font-size: 22px;
    }

    .gknbxq_top, .gknbxq_detail {
        width: 100%;
        padding: 20px;
    }

    .gknr_list dd {
        padding: 0 10px;
    }

    .gknr_list dd a {
        width: 73%;
    }

    .xxgk_live1 span {
        text-align-last: unset;
    }

    .xxgk_live1.ptlj span {
        width: 100px;
    }

    .gknbxq_top .syhbox li {
        width: 100% !important;
    }

    .gknbxq_top .syhbox {
        padding: 15px;
    }

    .zfld dd a {
        width: 32%;
    }

    .gzjg dd p {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        padding-left: 10px;
        width: 33%;
    }

    .gknb_list .gklm h5 {
        float: left;
        width: auto;
        padding: 0 10px;
    }

    .lzyjgk .sjlm li {
        width: 33%;
        padding-left: 10px;
    }

    .lzyjgk .sjlm li a {
        display: block;
        overflow: hidden;
        width: 100%;
        white-space: nowrap;
        text-overflow: ellipsis;
        text-align: left;
        font-size: 16px;
    }

    .leaderInfo {
        padding: 10px;
    }

    .leaderInfo .rightbox {
        width: 57%;
    }

    .leaderInfo .rightbox p.jl {
        text-overflow: -o-ellipsis-lastline;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        line-clamp: 3;
        -webkit-box-orient: vertical;
    }

    .leaderInfo .rightbox p+.top {
        margin-top: 10px;
    }

    .leaderInfo .rightbox p {
        line-height: 24px;
    }

    .leaderInfo .rightbox p.jl {
        height: 76px;
    }

    .leaderInfo .rightbox p.fg {
        height: 48px;
        text-overflow: -o-ellipsis-lastline;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .leaderActive .hdlist li a {
        width: 70%;
    }

}

/* ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â&nbsp;ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â·ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â */
/*list*/
.content li {
    text-align: left;
    border-bottom: 1px solid #eee;
    line-height: 50px;
    position: relative;
}

.content li a {
    font-size: 16px;
    color: #3269b8;
    display: inline-block;
    width:85%;
}

.content li a.m {
    color: #333;
}

.content li span {
    position: absolute;
    right: 0;
}

.content .list {
    padding: 10px 20px;
    overflow: hidden;
    border: 1px solid #eee;
}

.content .titletip {
    font-size: 16px;
    color: #f60;
    padding: 10px 0;
}

.content .list a {
    display: inline-block;
    width: 150px;
    padding: 10px 10px 10px 20px;
    font-size: 16px;
    background: url(../images/arrowb.gif) no-repeat 0 13px;
    float: left;
}

.zwxxgkmore {
    text-align: center;
}

.zwxxgkmore a {
    display: inline-block;
    text-align: center;
    width: 100px;
    height: 30px;
    background: rgba(224, 224, 224, 1);
    border-radius: 5px;
    line-height: 30px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(0, 0, 0, 1);
}

.column-t {
    border-bottom: 1px solid #E0E0E0;
    margin-bottom: 10px;
    height: 36px;
}

.column-t span {
    display: inline-block;
    min-width: 110px;
    height: 35px;
    padding: 0 10px;
    background: rgba(45, 102, 165, 1);
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: rgba(255, 255, 255, 1);
    line-height: 36px;
    text-align: center;
}

/*tab*/
.tab-tit {
    display: block;
    float: left;
    cursor: pointer;
    overflow: hidden;
}

.tab-hand {
    width: 100%
}

.tab-list {
    padding: 10px 5px 0;
    text-align: left;
}

.tab-list li {
    line-height: 30px;
    font-size: 16px;
    padding-left: 20px;
    background: url(../images/icons.png) no-repeat 0 13px;
    overflow: hidden; 
}

.tab-list li span {
    float: right;
    width: 80%;
    top: 0;
    right: 0;
    color: #9a9a9a;
    text-align: right;
    overflow: hidden; 
}

/*focus tab*/
.zwxxgk-list {
    padding: 0 20px 20px;
}

.zwxxgk-list .tab-hand {
    height: 40px;
    line-height: 40px;
    background: #f1f1f1;
    overflow: hidden;
    font-size: 16px;
}

.zwxxgk-list .tab-hand ul {
    padding: 0 1px;
    overflow: hidden;
}

.zwxxgk-list .tab-hand li {
    border: none;
    float: left;
}

.zwxxgk-list .tab-hand li a {
    display: block;
    padding: 0 49px;
    line-height: 40px;
    float: left;
}

.zwxxgk-list .tab-hand li.tips a {
    padding: 0 41px;
}

.zwxxgk-list .tab-hand li.curr a {
    background: #3069B8;
    color: #fff;
}

.gxslj li i{
    float: left;
    display: block;
    width: 30px;
    height: 30px;
    margin: 20px 0 0 30px;
    background: url(../images/zfxxgk/hhhh.png) -5px -3px no-repeat;
}
.gxslj li span{
    display: block;
    margin-left: 10px;
    color: #2d66a5;
    font: normal 18px/64px "ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¹Ã…â€œ";
}
.gxslj li{
    float: left;
    margin: 15px 38px;
}

.gxslj li a {
    display: block;
    width: 180px;
    height: 64px;
    background: #fff;
    border: 1px solid #f0f0f0;
    box-shadow: #d8d5d5 2px 2px 5px 1px;
}
.gxslj li a:hover{
    background: #2d66a5;
}
.gxslj li a:hover i{
        background: url(../images/zfxxgk/hhhh.png) -5px -78px no-repeat;
}
.gxslj li a:hover span {
    color: #fff;
}
.gxslj li:last-child a span{
    font-size: 16px;
    padding-top: 12px;
    line-height: 20px;
}

.publicTable {
    border-collapse: collapse;
    empty-cells: show;
    width: 100%;
    line-height:1.8;
    }
.publicTable table{background:none;}
.publicTable td {
    background:none;
    padding: 10px;
    text-align: center;
    border: 1px solid #ECECEC;}
.publicTable .title td {
    background: #F7F7F7;}
.publicTable .symbol {
    display: none
;}
.publicTable .title td {
    text-align: center;
    background: #F6F6F6;
    font-size:16px;}
.publicTable .index {
    width: 25%;}
.publicTable .date {
    width: 12%;
color:#333;}
.publicTable .type {
    width: 20%;}
.publicTable .name {
    text-align: left;
    z-index: 1;}

/*分页*/

#page-div {
    margin: 15px auto;
    text-align: center;
}

.pagination-first,
.pagination-last {
    display: block;
    margin: 10px;
    text-align: center;
}

.pagination-index,
.pagination-num {
    border: 1px solid #bfbfbf;
    margin: 0 3px;
    padding: 0 10px;
    display: inline-block;
    border-radius: 3px;
    color: #bfbfbf;
}

.pagination-num.active,
.pagination-index:hover,
.pagination-num:hover {
    background: #bfbfbf;
    color: white;
}

.pagination-last&gt;span {
    margin: 0 10px;
}

.pagination-last input {
    height: 18px;
    width: 30px;
    text-align: center;
}

.xxgkzn_detail,.gknbxq_detail{overflow-y: auto !important;text-align: justify;height: 880px;}
.xxgkzn_detail::-webkit-scrollbar,.gknbxq_detail::-webkit-scrollbar{box-sizing:border-box;width:9px;height:9px;background:#eee;}
.xxgkzn_detail::-webkit-scrollbar-button,.gknbxq_detail::-webkit-scrollbar-button{width:9px;height:0px;}
.xxgkzn_detail::-webkit-scrollbar-button:vertical:start,.gknbxq_detail::-webkit-scrollbar-button:vertical:start{background-position:0 0;}
.xxgkzn_detail::-webkit-scrollbar-button:vertical:start:hover,.gknbxq_detail::-webkit-scrollbar-button:vertical:start:hover{background-position:-10px 0;}
.xxgkzn_detail::-webkit-scrollbar-button:vertical:start:active,.gknbxq_detail::-webkit-scrollbar-button:vertical:start:active{background-position:-20px 0;}
.xxgkzn_detail::-webkit-scrollbar-button:vertical:end,.gknbxq_detail::-webkit-scrollbar-button:vertical:end{background-position:-30px 0;}
.xxgkzn_detail::-webkit-scrollbar-button:vertical:end:hover,.gknbxq_detail::-webkit-scrollbar-button:vertical:end:hover{background-position:-40px 0;}
.xxgkzn_detail::-webkit-scrollbar-button:vertical:end:active,.gknbxq_detail::-webkit-scrollbar-button:vertical:end:active{background-position:-50px 0;}
.xxgkzn_detail::-webkit-scrollbar-button:horizontal:start,.gknbxq_detail::-webkit-scrollbar-button:horizontal:start{background-position:0 -11px;}
.xxgkzn_detail::-webkit-scrollbar-button:horizontal:start:hover,.gknbxq_detail::-webkit-scrollbar-button:horizontal:start:hover{background-position:-10px -11px;}
.xxgkzn_detail::-webkit-scrollbar-button:horizontal:start:active,.gknbxq_detail::-webkit-scrollbar-button:horizontal:start:active{background-position:-19px -11px;}
.xxgkzn_detail::-webkit-scrollbar-button:horizontal:end,.gknbxq_detail::-webkit-scrollbar-button:horizontal:end{background-position:-30px -11px;}
.xxgkzn_detail::-webkit-scrollbar-button:horizontal:end:hover,.gknbxq_detail::-webkit-scrollbar-button:horizontal:end:hover{background-position:-40px -11px;}
.xxgkzn_detail::-webkit-scrollbar-button:horizontal:end:active,.gknbxq_detail::-webkit-scrollbar-button:horizontal:end:active{background-position:-50px -11px;}
.xxgkzn_detail::-webkit-scrollbar-track-piece,.gknbxq_detail::-webkit-scrollbar-track-piece{background-color:rgba(0,0,0,.15);}
.xxgkzn_detail::-webkit-scrollbar-thumb,.gknbxq_detail::-webkit-scrollbar-thumb{border:1px solid rgba(0,0,0,.21);background-color:#2d66a5; border-radius:5px;}
.xxgkzn_detail::-webkit-scrollbar-thumb:hover,.gknbxq_detail::-webkit-scrollbar-thumb:hover{border:1px solid rgba(0,0,0,.21);background-color:#2d66a5;}
.xxgkzn_detail::-webkit-scrollbar-thumb:active,.gknbxq_detail::-webkit-scrollbar-thumb:active{background:-webkit-gradient(linear,left top,left bottom,from(#e4e4e4),to(#f4f4f4));}
.xxgkzn_detail::-webkit-scrollbar-corner,.gknbxq_detail::-webkit-scrollbar-corner{background-color:#f1f1f1;}
</pre></body></html>