body {
    width: 100%;
    background: #ffffff url(../images/zfxxgk/zfxxgk_bg.png)no-repeat;
    background-size: 100% 1099px;
}

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

.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;
    min-height: 1320px;
    background: rgba(242, 242, 242, 1);
    overflow: hidden;
    margin: 0 auto;
    padding: 0 36px;
    margin-bottom: 50px;
}

.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: rgba(0, 0, 0, 1);
    line-height: 30px;
    margin-left: 140px;
}

.xxgk_footer p img {
    vertical-align: initial;
}

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

.search_box {
    width: 510px;
    height: 50px;
    background: rgba(255, 255, 255, 1);
    border: 2px solid rgba(45, 102, 165, 0.92);
    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 {
    width: 90%;
    text-indent: 24px;
    line-height: 46px;
    border: none;
    background: none;
    outline: none;
    padding: 0;
    font-size: 16px;
}

.search_box button {
    height: 100%;
    border: none;
    background: none;
    outline: none;
    padding: 0;
}

.zfxxgk_box {
    overflow: hidden;
}

.zfxxgk_left {
    float: left;
}

.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:first-child {
    margin-top: 0;
}

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

.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;
    font-size: 23px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    margin-top: 3px;
    color: #2D66A5;
}

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

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

.live_icon {
    position: relative;
}

.live_icon ul {
    display: none;
    padding: 10px 0;
}

.xxgk_nr ul {
    /* max-height: 520px; */
    /* overflow: hidden; */
    /* overflow-y: scroll; */
}

.live_icon.on ul {
    display: block;
}

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

.live_icon.on>a::before {
    background: url(../images/zfxxgk/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 a {
    font-size: 15px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #000;
    display: block;
    padding-left: 80px;
}

.xxgk_zn .xxgk_live2 a {
    padding-left: 0;
}

.xxgk_live2.on {
    background: rgba(230, 245, 255, 1);
}

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

.xxgk_live2::after {
    content: '';
    width: 4px;
    height: 4px;
    background: rgba(0, 0, 0, 1);
    position: absolute;
    top: 50%;
    margin-top: -2px;
    left: 64px;
}

.xxgk_zn .xxgk_live2 {
    padding-left: 0;
    text-align: center;
}

.xxgk_zn .xxgk_live2::after {
    content: '';
    width: 0;
    height: 0;
}

.xxgk_live2.on::after {
    background: rgba(45, 102, 165, 1);
}

.zfxxgk_right {
    float: right;
    width: 770px;
    height: 1062px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2);
    overflow: hidden;
    position: relative;
}

.zfxxgk_right table{
	overflow-y: scroll;
	width: 650px !important;
}

.padd {
    padding: 38px 38px 20px 28px;
}
.xq_padd{
    padding-right:16px;
}

.padd_lf dd {
    padding: 10px 25px 0px;
}

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

.scroll div {
    width: 10px;
    height: 80px !important;
    background: rgba(45, 102, 165, 1);
    border-radius: 5px;
    position: absolute;
    top: 0;
}

.xxgkzn_title {
    font-size: 32px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: rgba(45, 102, 165, 1);
    text-align: center;
    padding-bottom: 38px;
}

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

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

.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;
    height: 35px;
    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;
    padding: 0 10px;
}

.gknr_list dd a {
    display: inline-block;
    width: 85%;
    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;
}

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

.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 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 li:nth-child(2n) {
    background: #ffffff;
}

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

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

.gknbxq_top h2 {
    font-size: 28px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: rgba(45, 102, 165, 1);
}

.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 {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(0, 0, 0, 1);
    line-height: 30px;
    z-index: 10;
}

#gknbxq_box {
    position: relative;
    top: 0;
    overflow: hidden;
    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: 33%;
}

.xxgk_live1 span.live_ts {
    width: 130px;
    line-height: 67px;
}

.xxgk_live1 span.live_ts2 {
    width: 130px;
}

#cnet_box {
    overflow: hidden;
    position: relative;
}

#top {
    position: relative;
    z-index: 10;
}

#cnet {
    position: relative;
    top: 0;
}

.oflw {
    overflow: hidden;
}
.first_zd{
    padding: 38px 25px;
}
 .first_zd li a {
     font-size:16px;
 }
 .first_zd li span {
     float:right;
     line-height:21px;
     color:#999;
 }

::-webkit-scrollbar {
    width: 15px;
    height: 80px;
    background-color: rgba(242, 242, 242, 1);
}

::-webkit-scrollbar-thumb {
    background-color: #c3cad4;
    border-radius: 10px;
    border: 2px solid #e1e5ea;
}

::-webkit-scrollbar-thumb:hover {
    background-color: rgba(242, 242, 242, 1);
}

::-webkit-scrollbar-thumb:active {
    border: 0;
    border-radius: 0;
    background-color: rgba(45, 102, 165, 1)
}

::-webkit-scrollbar-thumb:window-inactive {
    background-color: rgba(45, 102, 165, 1)
}


.yddbottom{
	display:none;
}



.flex{display:flex}
.footer{width:100%;padding-bottom:20px;background:#ebebeb;padding-top:20px;margin-top:50px}
.footer .box{justify-content:space-around;align-items:center;width:1100px;margin:0 auto}
.footer .box .flex,.footer .box .foot-text,.footer .box .pic-box{display:inline-block}
.footer .box>*{vertical-align:middle}
.footer .foot-text span{line-height:20px;color:#000;display:block}
.footer .foot-text a{color:#000}
.footer ul li{padding:10px 20px;border-right:1px solid #ccc;text-align:center;float:left}
.footer ul li a{color:#000}
.footer ul li h2{margin-top:10px;font-weight:400;font-size:100%}
.footer .right-box{width:350px;flex-flow:row wrap;justify-content:space-between}
.footer .right-box a{display:block;width:108px;height:35px;margin-bottom:15px}
.footer .right-box a img{width:100%;height:100%}


@media (max-width: 768px) {
    .footer{
        display:none;
    }
    
    .yddbottom{background: #005293;color: white;text-align: center;padding-bottom: 10px; display:block;}
	.yddbottom p{border-top: 1px solid white;padding-top: 10px;}
	.yddbottom a{color: white;line-height: 40px;}
	.mayor1 .right .r-list div {
      font-size: 13px!important;
	}
	.pagination_index_last{display: none;}
	.mv-main .mv-list .pic-box img{height: 230px;}
	.middle > div:nth-child(1) {
		width: 50%;
	}
	
	.middle > div:nth-child(1) > a:nth-child(1) {
		width: 100%;
	}
	.middle > div:nth-child(1) > a:nth-child(1) img {
		width: auto;
		height: 40px;
	}
	
	.public-header .nav > .box > ul > li:nth-child(1) {
		display: none;
	}
	.public-header .nav > .box > ul > li:nth-child(7) {
		border: none;
	}
	.public-header .nav > .box > ul li {
		width: 33% !important;
	}

    .xxgk_header a img{
        width:40px;
    }
    .zfxxgk_search {
        display: none;
    }
    .zfxxgk_container {
        width: 100%;
        padding: 0px;
        height: initial !important;
        min-height: auto;
    }
    .zfxxgk_left {
        width: 100%;
    }
    li.xxgk_live1 {}
	.xxgk_live1>a{
		height: 50px;
	}
    .zfxxgk_left li {
        float: left;
        /* margin: 0; */
        width: 100%;
    }
    .xxgk_live1 span {
        font-size: 16px;
        line-height: 25px;
        /* float: right; */
        margin-top: 10px;
    width: 300px;}
    .xxgk_live1 span.live_ts{
        line-height:initial;
    }
    .xxgk_live1 .icon_img {
        margin: 12px 18px 0 18px;
        width: 25px;
        float: left;
    }
    .zfxxgk_right {
        width: 100%;
        margin-bottom: 0;
        height: inherit;
        margin-top: 0;
        padding: 0 !important;
    }
    .xxgk_header h1 {
        font-size: 34px;
    }
    .xxgk_header {
        width: 100%;
        height: 230px;
    }
    .xxgk_header a {
        font-size: 20px;
        margin-left: 15px;
    }
    .xxgk_live2 a {
        font-size: 10px;
        padding-left: 0;
        text-align: center;
    }
    .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 {
        /* margin-left: -100%; */
        overflow: auto;
        background: #fff;
    }
    .live_icon.xxgk_nr ul{
    	height:84px;
    	overflow-y:auto;
    }
    .xxgk_nr.live_icon ul{
    	margin-left:0;
    }
     .xxgk_nr.live_icon ul li{
     	width:100%;
     }
    .xxgk_live2::after {
        display: none;
    }
    .scroll {
        display: none!important;
    }
    .xxgkzn_detail {
        padding: 0 10px 0 10px;
    }
    .xxgkzn_title {
        margin: 20px 0;
        font-size: 25px;
        padding-bottom: 0;
    }
    #cnet_box{
    	padding:10px;
    	height: auto!important;
    	margin-bottom: 0;
    }
    .gknbxq_top, .gknbxq_detail {
        width: 100%;
    }
    .gknr_list dd {
        padding: 0 10px;
    }
    .gknr_list dd a {
        width: 73%;
    }
    #_span_jiucuo img {
        width: 60px;
    }
} 
