@charset "utf-8";
html{font-family: sans-serif;-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;font-size:10px;-webkit-tap-highlight-color:rgba(0,0, 0, 0);}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display: block;}
button,input,optgroup,select,textarea{margin: 0;font: inherit;color: inherit;}
button{overflow: visible;}
button,select {text-transform: none;}
button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance: button;cursor: pointer;}
button[disabled],html input[disabled]{cursor: default;}
button::-moz-focus-inner,input::-moz-focus-inner{padding: 0;border: 0;}
input{line-height: normal;}
input[type="checkbox"],input[type="radio"]{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {height: auto;}
input[type="search"]{-webkit-box-sizing: content-box;-moz-box-sizing: content-box;box-sizing: content-box;-webkit-appearance: textfield;}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {-webkit-appearance: none;}
fieldset{padding: .35em .625em .75em;margin: 0 2px;border: 1px solid #c0c0c0;}
textarea{overflow: auto;}
optgroup{font-weight: bold;}
input,button,select,textarea {font-family: inherit;font-size: inherit;line-height: inherit;}
@media print{
*,*:before,*:after{color:#000!important;text-shadow:none!important;background:transparent!important;-webkit-box-shadow:none!important;box-shadow:none!important;}
a,a:visited{text-decoration:underline;}
a[href]:after{content:"("attr(href)")";}
abbr[title]:after{content:"("attr(title)")";}
a[href^="#"]:after,a[href^="javascript:"]:after{content:"";}
pre,blockquote{border:1pxsolid#999;page-break-inside:avoid;}
thead{display:table-header-group;}
tr,img{page-break-inside:avoid;}
img{max-width:100%!important;}
p,h2,h3{orphans:3;widows:3;}
h2,h3{page-break-after:avoid;}
}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,caption,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;}
* {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;transition:background .5s;-webkit-transition:background .5s;}
*:before,*:after{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
a{background-color: transparent;text-decoration: none;cursor: pointer;outline: 0;}
table{border-spacing: 0;border-collapse: collapse;width: 100% !important;table-layout: auto !important;}
img,table{max-width: 100%;height: auto;}
img,input{vertical-align: middle;}
li{list-style: none;}
.clearfix:before,.clearfix:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after {display: table;content: " ";}
.clearfix,.clearfix:after,.container:after,.container-fluid:after,.row:after{clear: both;}
.clearfix,.container,.container-fluid,.row{*zoom:1;}
a{text-decoration:none;color:#333}a:active,a:hover,a:link,a:visited{text-decoration:none}
body {
    width: 100%;
    background-color: #ffffff;
    background-size: 100% 1099px;
    background-image: url(../images/zfxxgk_bg.png);
    background-repeat: no-repeat;
}
.xxgk_header {
    width: 1100px;
    height: 365px;
    margin: 0 auto;
}
.xxgk_header a {
    font-size: 35px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #ffffff;
    display: inline-block;
    margin-top: 54px;
}
.xxgk_header a img {
    margin-right: 6px;
    margin-top: -4px;
}
.xxgk_header h1 {
    font-size: 100px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #ffffff;
    text-shadow: 0px 5px 0px #00000033;
    text-align: center;
    margin-top: 35px;
}
.zfxxgk_container {
    width: 1100px;
    height: 1321px;
    background: #f2f2f2;
    overflow: hidden;
    margin: 0 auto;
    padding: 0 36px;
}
.xxgk_footer {
    width: 1100px;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
    margin-top: 54px;
}
.xxgk_footer p {
    width: 750px;
    text-align: center;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #000;
    line-height: 30px;
    margin-left: 140px;
}
.xxgk_footer p img {
    vertical-align: initial;
}


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

.search_box {
    width: 510px;
    height: 50px;
    background: #ffffff;
    border: 2px solid #2d66a5eb;
    border-radius: 9px;
    margin: 0 auto;
    margin-top: 86px;
    font-size: 0;
}

.zfxxgk_search::after,
.zfxxgk_search::before {
    content: '';
    width: 240px;
    height: 2px;
    background: #f2f2f2;
    position: absolute;
    top: 50%;
    margin-top: -1px;
}

.zfxxgk_search::after {
    left: 0;
}

.zfxxgk_search::before {
    right: 0;
}

.search_box input {
    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;
}

.zfxxgk_left {
    float: left;
}

.zfxxgk_left {
    width: 235px;
    max-height: 1066px;
    overflow-y: auto;
}

.zfxxgk_left li {
    width: 100%;
    margin: 0 0 8px 0;
    overflow: hidden;
}

.zfxxgk_left .xxgk_live2 {
    float: left;
    margin: 0;
    width: 100%;
    background: #fff;
}



.xxgk_live1 {
    width: 240px;
    box-shadow: 0px 1px 5px 0px #00000033;
    margin-top: 15px;
    background: #ffffff;
    font-size: 0;
}

.xxgk_live1:first-child {
    margin-top: 0;
}

.xxgk_live1>a {
    display: block;
    width: 100%;
    height: 70px;
    white-space: normal;
}

.xxgk_live1>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: #ffffff;
    margin-top: 3px;
    color: #2D66A5;
}

.xxgk_live1.on>a {
    background: #2D66A5;
}

.xxgk_live1.on span {
    color: #ffffff;
}

.xxgk_live1_row>a>span.arow{width:140px;line-height:60px}

.live_icon {
    position: relative;
}

.live_icon ul {
    display: none;
}

.live_icon.on ul {
    display: block;
}

.live_icon>a::before {
    content: '';
    width: 18px;
    height: 18px;
    background-image: url(../images/icon_jia.png);
    background-repeat: no-repeat;
    top: 50%;
    margin-top: -9px;
    position: absolute;
    right: 15px;
    cursor: pointer;
}

.live_icon.on>a::before {
    background-image: url(../images/icon_jian.png);
    background-repeat: no-repeat center;
}

.live2_ul {
    background: #ffffff;
    overflow: hidden;
    padding-bottom: 28PX;
    box-shadow: 0px 1px 5px 0px #00000033;
}

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

.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>a {
    color: #2D66A5;
}

.xxgk_live2>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>a::after {
    background: rgba(45, 102, 165, 1);
}



.zfxxgk_right {
    float: right;
    width: 770px;
    height: 1065px;
    background: #fff;
    box-shadow: 0px 1px 5px 0px #00000033;
    overflow: hidden;
}



.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: #000;
    line-height: 30px;
    padding: 20px;
    height: 100%;
    overflow: hidden;
}



.scroll {
    width: 10px;
    height: 940px;
    background: #f2f2f2;
    border-radius: 5px;
    position: absolute;
    top: 115px;
    right: 14px;
    cursor: pointer;
    display: none;
}

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



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


.xxgkzd_list li {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #000;
    line-height: 30px;
    margin-bottom: 18px;
}

.xxgkzd_list li span {
    color: #999999;
}



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

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

.gknr_list dt span {
    display: inline-block;
    width: auto;
    height: 35px;
    background: #226ebc;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #fff;
    line-height: 36px;
    text-align: center;
    padding: 0 15px;
}

.gknr_list dd {
    padding: 0 25px;
}

.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: #000;
    line-height: 48px;
}

.gknr_list dd span {
    color: #999999;
    line-height: 48px;
    float: right;
}

.gknr_list div {
    text-align: center;
}

.zfxxgk_more {
    display: inline-block;
    text-align: center;
    width: 100px;
    height: 30px;
    background: #f2f2f2;
    border-radius: 5px;
    line-height: 30px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #000;
}



.gknb_list h4 {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #000;
    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: #226ebc;
    line-height: 40px;
    text-align: center;
    color: #ffffff;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #fff;
}

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

.gknb_tbody li {
    float: left;
    background: #f2f2f2;
    width: 33.3%;
    height: 45px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #000;
    text-indent: 38px;
    border-right: 1px solid #E0E0E0;
    line-height: 45px;
    border-bottom: 1px solid #E0E0E0;
}



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

.gknbxq_top {
    text-align: center;
    border-bottom: 1px solid #E0E0E0;
    background: #ffffff;
    position: relative;
    width: 100%;
    padding: 38px 0 20px 0;
}

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

.gknbxq_top p {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #000;
    line-height: 30px;
    margin-top: 18px;
}

.gknbxq_detail {
    margin-top: 28px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #000;
    line-height: 30px;
    height: 83%;
    padding: 20px 15px 20px 0;
}

.scroll_box {}

#gknbxq_container {
    height: 1651px;
}

#zfxxgk_gknbxq {
    height: 1397px;
}

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

#gknbxq_box {
    padding: 0 20px;
    height: 100%;
}


/* 信息公开元数据 */

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

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

.gknbxq_top .syhbox .nrgs {
    width: 100%;
}

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


/*滚动条自定义样式*/

.gknbxq_detail {
    overflow-y: auto !important;
}

.gknbxq_detail::-webkit-scrollbar {
    box-sizing: border-box;
    width: 9px;
    height: 9px;
    background: #eee;
}

.gknbxq_detail::-webkit-scrollbar-button {
    width: 9px;
    height: 0px;
}

.gknbxq_detail::-webkit-scrollbar-button:vertical:start {
    background-position: 0 0;
}

.gknbxq_detail::-webkit-scrollbar-button:vertical:start:hover {
    background-position: -10px 0;
}

.gknbxq_detail::-webkit-scrollbar-button:vertical:start:active {
    background-position: -20px 0;
}

.gknbxq_detail::-webkit-scrollbar-button:vertical:end {
    background-position: -30px 0;
}

.gknbxq_detail::-webkit-scrollbar-button:vertical:end:hover {
    background-position: -40px 0;
}

.gknbxq_detail::-webkit-scrollbar-button:vertical:end:active {
    background-position: -50px 0;
}

.gknbxq_detail::-webkit-scrollbar-button:horizontal:start {
    background-position: 0 -11px;
}

.gknbxq_detail::-webkit-scrollbar-button:horizontal:start:hover {
    background-position: -10px -11px;
}

.gknbxq_detail::-webkit-scrollbar-button:horizontal:start:active {
    background-position: -19px -11px;
}

.gknbxq_detail::-webkit-scrollbar-button:horizontal:end {
    background-position: -30px -11px;
}

.gknbxq_detail::-webkit-scrollbar-button:horizontal:end:hover {
    background-position: -40px -11px;
}

.gknbxq_detail::-webkit-scrollbar-button:horizontal:end:active {
    background-position: -50px -11px;
}

.gknbxq_detail::-webkit-scrollbar-track-piece {
    background-color: rgba(0, 0, 0, .15);
}

.gknbxq_detail::-webkit-scrollbar-thumb {
    border: 1px solid rgba(0, 0, 0, .21);
    background-color: #2d66a5;
    border-radius: 5px;
}

.gknbxq_detail::-webkit-scrollbar-thumb:hover {
    border: 1px solid rgba(0, 0, 0, .21);
    background-color: #2d66a5;
}

.gknbxq_detail::-webkit-scrollbar-thumb:active {
    background: -webkit-gradient(linear, left top, left bottom, from(#e4e4e4), to(#f4f4f4));
}

.gknbxq_detail::-webkit-scrollbar-corner {
    background-color: #f1f1f1;
}

.xxgkzn_cont {
    width: 100%;
    overflow-y: auto !important;
    height: 90%;
    padding: 20px;
}

.xxgkzn_cont::-webkit-scrollbar {
    box-sizing: border-box;
    width: 9px;
    height: 9px;
    background: #eee;
}

.xxgkzn_cont::-webkit-scrollbar-button {
    width: 9px;
    height: 0px;
}

.xxgkzn_cont::-webkit-scrollbar-button:vertical:start {
    background-position: 0 0;
}

.xxgkzn_cont::-webkit-scrollbar-button:vertical:start:hover {
    background-position: -10px 0;
}

.xxgkzn_cont::-webkit-scrollbar-button:vertical:start:active {
    background-position: -20px 0;
}

.xxgkzn_cont::-webkit-scrollbar-button:vertical:end {
    background-position: -30px 0;
}

.xxgkzn_cont::-webkit-scrollbar-button:vertical:end:hover {
    background-position: -40px 0;
}

.xxgkzn_cont::-webkit-scrollbar-button:vertical:end:active {
    background-position: -50px 0;
}

.xxgkzn_cont::-webkit-scrollbar-button:horizontal:start {
    background-position: 0 -11px;
}

.xxgkzn_cont::-webkit-scrollbar-button:horizontal:start:hover {
    background-position: -10px -11px;
}

.xxgkzn_cont::-webkit-scrollbar-button:horizontal:start:active {
    background-position: -19px -11px;
}

.xxgkzn_cont::-webkit-scrollbar-button:horizontal:end {
    background-position: -30px -11px;
}

.xxgkzn_cont::-webkit-scrollbar-button:horizontal:end:hover {
    background-position: -40px -11px;
}

.xxgkzn_cont::-webkit-scrollbar-button:horizontal:end:active {
    background-position: -50px -11px;
}

.xxgkzn_cont::-webkit-scrollbar-track-piece {
    background-color: rgba(0, 0, 0, .15);
}

.xxgkzn_cont::-webkit-scrollbar-thumb {
    border: 1px solid rgba(0, 0, 0, .21);
    background-color: #2d66a5;
    border-radius: 5px;
}

.xxgkzn_cont::-webkit-scrollbar-thumb:hover {
    border: 1px solid rgba(0, 0, 0, .21);
    background-color: #2d66a5;
}

.xxgkzn_cont::-webkit-scrollbar-thumb:active {
    background: -webkit-gradient(linear, left top, left bottom, from(#e4e4e4), to(#f4f4f4));
}

.xxgkzn_cont::-webkit-scrollbar-corner {
    background-color: #f1f1f1;
}

.xxgkzd_list {
    overflow-y: auto;
    height: 100%;
}

.xxgkzd_list::-webkit-scrollbar {
    box-sizing: border-box;
    width: 9px;
    height: 9px;
    background: #eee;
}

.xxgkzd_list::-webkit-scrollbar-button {
    width: 9px;
    height: 0px;
}

.xxgkzd_list::-webkit-scrollbar-button:vertical:start {
    background-position: 0 0;
}

.xxgkzd_list::-webkit-scrollbar-button:vertical:start:hover {
    background-position: -10px 0;
}

.xxgkzd_list::-webkit-scrollbar-button:vertical:start:active {
    background-position: -20px 0;
}

.xxgkzd_list::-webkit-scrollbar-button:vertical:end {
    background-position: -30px 0;
}

.xxgkzd_list::-webkit-scrollbar-button:vertical:end:hover {
    background-position: -40px 0;
}

.xxgkzd_list::-webkit-scrollbar-button:vertical:end:active {
    background-position: -50px 0;
}

.xxgkzd_list::-webkit-scrollbar-button:horizontal:start {
    background-position: 0 -11px;
}

.xxgkzd_list::-webkit-scrollbar-button:horizontal:start:hover {
    background-position: -10px -11px;
}

.xxgkzd_list::-webkit-scrollbar-button:horizontal:start:active {
    background-position: -19px -11px;
}

.xxgkzd_list::-webkit-scrollbar-button:horizontal:end {
    background-position: -30px -11px;
}

.xxgkzd_list::-webkit-scrollbar-button:horizontal:end:hover {
    background-position: -40px -11px;
}

.xxgkzd_list::-webkit-scrollbar-button:horizontal:end:active {
    background-position: -50px -11px;
}

.xxgkzd_list::-webkit-scrollbar-track-piece {
    background-color: rgba(0, 0, 0, .15);
}

.xxgkzd_list::-webkit-scrollbar-thumb {
    border: 1px solid rgba(0, 0, 0, .21);
    background-color: #2d66a5;
    border-radius: 5px;
}

.xxgkzd_list::-webkit-scrollbar-thumb:hover {
    border: 1px solid rgba(0, 0, 0, .21);
    background-color: #2d66a5;
}

.xxgkzd_list::-webkit-scrollbar-thumb:active {
    background: -webkit-gradient(linear, left top, left bottom, from(#e4e4e4), to(#f4f4f4));
}

.xxgkzd_list::-webkit-scrollbar-corner {
    background-color: #f1f1f1;
}


/* 结束 */

.bdsharebuttonbox {
    position: absolute;
    right: 10px;
    bottom: 20px;
}

.bdshare_dialog_list li,
.bdshare_popup_list li {
    width: auto !important;
    height: auto !important;
    margin: 0 !important;
    padding: 0 !important;
}

.popup_thxP,
.popup_renren,
.popup_tqq,
.popup_bdxc,
.popup_kaixin001,
.popup_tsohu,
.popup_meilishuo,
.popup_mogujie,
.popup_diandian,
.popup_duitang,
.popup_diandian {
    display: none !important;
}

.popup_hx,
.popup_fx,
.popup_sdo,
.popup_people,
.popup_thx,
.popup_xinhua,
.popup_isohu,
.popup_wealink,
.popup_ty,
.popup_fbook,
.popup_twi,
.popup_linkedin {
    display: none !important;
}

.inform {
    height: 40px;
}

.inform>div {
    float: left;
    margin-right: 10px;
}

.inform .fontsize span {
    cursor: pointer;
    margin: 3px;
}

.inform .removedis {
    width: 150px;
    text-align: left;
    position: relative;
}

.inform .bdsharebuttonbox {
    bottom: 7px;
}

@media (max-width: 768px) {
    .xxgk_live1_row>a>span.arow{width:auto}
    .zfxxgk_search {
        display: none;
    }
    .zfxxgk_container {
        width: 100%;
        padding: 0px;
        height: initial !important;
    }
    #zfxxgk_gknbxq {
        height: auto;
    }
    .zfxxgk_left {
        width: 100%;
    }
    .zfxxgk_left li {
        float: left;
        margin: 0;
        width: 50%;
    }
    .xxgk_live1 span {
        font-size: 16px;
        line-height: 25px;
        float: left;
    }
    .xxgk_live1 .icon_img {
        margin: 16px 18px 0 14px;
        width: 32px;
        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>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 {
        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,
    .gknbxq_detail {
        width: 100%;
    }
    .gknr_list dd {
        padding: 0 10px;
    }
    .gknr_list dd a {
        width: 73%;
    }
}


/* s相关稿件样式 */

.xggj {
    margin-top: 20px;
    width: 100%;
}

.xggj_title {
    border-bottom: 1px solid #ccc;
}

.xggj_title span {
    display: inline-block;
    background-color: #226ebc;
    color: #fff;
    height: 100%;
    padding: 5px 20px;
    font-size: 16px;
}

/* paging */
.paging-center-wp{text-align:center}
.kpy-paging-wp3{padding:45px 0 30px}
#page-div{margin:15px auto;text-align:center}
.pagination-first,.pagination-last{margin:5px;display:block;font-size:15px;color:#999}
.pagination-index,.pagination-num{border:1px solid #dfdfdf;margin:5px 5px 5px 0;padding:0 11px;display:inline-block;height:30px;line-height:30px;color:#333;transition:all .3s;font-size:15px}
.pagination-index:hover,.pagination-num.active,.pagination-num:hover{background:#204d99;color:#fff;border-color:#204d99}
.pagination-last>span{padding:0 5px 5px 0}
.pagination-last input{height:20px;width:30px;text-align:center}

/* e相关稿件样式 */





/* 底部 */
.footer{margin-top:60px;background:#2b68c6 url(../images/public/footer_bg.png) no-repeat;width:100%;height: 200px;background-size: cover;}
.footer>img{width: 100%;}
.footer-main{padding-top: 60px;width:1100px;margin:0 auto;}
.footer-main .fl{width:60%;float:left;}
.footer-main .fr{width:40%;float:right;}
.footer-main>div>p{width: 100%;height: 25px;line-height: 25px;margin-bottom:10px;text-align: left;font-size: 14px;color:#ffffff;}
.footer-main>div>p>a{font-size: 14px;color:#ffffff;}
.footer-main>div:nth-child(2)>a:nth-child(1){
    padding: 10px 25px;
    color: #fff;
    font-size: 16px;
    background: url(../images/public/common_min_bg.png) no-repeat center;
    background-size: cover;
    transition: all .3s;
}
.footer-main>div:nth-child(2)>a:nth-child(1):hover {
    color: #ffc600;
}
.footer-main>div:nth-child(2)>span,.footer-main>div:nth-child(2)>a{width: 110px;height: 60px;vertical-align: middle;margin-left: 10px;}
/* 相关链接 */
.xglj dt{display:block;width:100px;height:40px;line-height:40px;background-color:#2d66a5;color:#fff;font-size:16px;text-align:center;font-weight:bold;font-family:Microsoft YaHei;}
.xglj dd a:hover{transition:all .5s;margin-left:20px;}

