/* base.css */
*{
    box-sizing: border-box;
}
body{
    font-family: "microsoft yahei";
    font-size: 16px;
    color: #333;
}
body,p,ul,li,dl,dd,h1,h2,h3,h4,h5,h6{
    margin: 0;
    padding: 0;
}
ul{
    list-style: none;
}
a{
    text-decoration: none;
    color: #333;
}
h1,h2,h3,h4,h5,h6,em,i,b{
    font-style: normal;
    font-size: 100%;
    font-weight: normal;
}
input{
    outline: none;
}
.wrap{
    width: 1100px;
    margin: 0 auto;
}

.footer{ margin-top: 20px; border-top: 8px solid #014985; background-color: #fff;}
.footer_top{ margin: 24px auto; height: 40px; position: relative;}
.footer_top li.item{border: 1px solid #d8d8d8; line-height: 40px; float: left; margin-right: 13px; width:146px;  text-align: center; }
.footer_top li.last{margin-right: 0;}
.footer_top li.item>a{ color: #666; font-size: 14px; display: block; position: relative; background: url() no-repeat 135px center;}
.footer_top li.item i{ color: #fff; position: absolute; right: 0; top: 0;}
.footer_bot{ padding-bottom:35px; overflow: hidden;}
.footer_lf{ float: left; }
.footer_lf_top{ font-size: 14px; color: #333;}
.footer_lf_top a{ font-size: 14px; color: #333;}
.footer_lf_top b{margin: 0 13px;}
.footer_lf_bot{ margin-top: 18px;}
.footer_lf_bot em{ display: block; margin-bottom: 4px; overflow: hidden;}
.footer_lf_bot em span{ float: left; font-size: 12px; color: #333; margin-right:30px;}
.footer_lf_bot em span a{/* float: left; */margin-right: 3px;color: #333;}
.footer_mid{ float: left ; margin-top: 25px;margin-right: 10px; }
.footer_mid a{ float: left; margin-right: 16px;}
.footer_mid .a2{ margin-top: 5px;}
.footer_rg{ float: right;}
.footer_rg li{ float: left; margin-left: 20px; width: 86px; }
.footer_rg li i{ display: block;}
.footer_rg li i img{ display: block; margin: 0 auto;}
.footer_rg li span{ display: block; text-align: center; font-size: 14px; color: #333; margin-top: 5px;}
@media screen and (max-width: 800px){
.footer_top,.footer_lf_top,.footer_rg {display: none;}
}
.wzdh{
	display: none;
	 width: 1200px;  
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    border: 1px solid #dae2e8;
    background: #fff;
    z-index: 100;
    bottom: 100%;
}
.wzdh ul{ padding: 13px 18px;}
.wzdh li{
	    width: 16.6%;
    float: left;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    vertical-align: top;
}
.wzdh li a{
	    display: block;
    text-align: left;
    font-weight: normal;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #333;
    padding-left: 6px;
}
.wzdh li:hover a{ color: #015293;}
.footer_top li:hover .wzdh{ display: block;}
.clearfix:before,
.clearfix:after {
    display: table;
    content: " ";
}
.clearfix:after {
    clear: both;
}
.clearfix{
    *zoom: 1;
}

/* 响应代码 */
@media screen and (max-width:1200px){
    .wrap{width: auto;margin: 0 15px;}
    .logo{width: 340px;margin: 0 auto;}
    .main{padding: 30px 16px 36px;}
    .main-con{margin-top: 50px;}
    .menu{width: 100%;}
    .lists{width: 100%;margin-top: 15px;}
    .search:before, .search:after{display: none;}
    .sea{width: 100%;}
    .fbo2:before, .fbo2:after{display: none;}
    .fbo1{width: 100%;text-align: center;margin-left: 0;margin-top: 0;margin-bottom: 10px;}
    .fbo3{width: 100%;text-align: center;}
    .fbo2{width: 100%;text-align: center;}
    .fbo2-2 li{width: 100%;}
    .fbo2-2 li:last-child{margin-left: 0;}
    .middle span{font-size: 50px;}
    .middle span:before{display: none;}
    .lists-c1-ul li a{width: 100%;text-align: center;text-indent: 0;border-right: 0;}
    .mulu-ul li h4{width: 100%;}
    .mulu-ul li:last-child h6 a{margin-bottom: 20px;}
}

body{
    background: url(../images/xxf1_01_v20210601.jpg) no-repeat center top #fff;
}
.xxgk_header{
    height: 365px;
}
@media screen and (max-width: 800px){
.xxgk_header {height: 240px;}
}
.logo a{
    display: inline-block;
    padding-left: 80px;
    height: 77px;
    background: url(../images/xxf2_03_v20210601.png) no-repeat left center;
    margin-top: 13px;
    margin-left: 5px;
}
.logo a span{
    display: block;
    font-size: 35px;
    color: #ffffff;
    font-weight: bold;
    padding-top: 4px;
}
.logo a i{
    display: block;
    font-weight: bold;
    font-size: 13px;
    color: #ffffff;
    margin-top: 2px;
    position: relative;
    text-align: left;
}
.logo a i em{
    font-weight: normal;
    color: #ffffff;
}
.middle{
    text-align: center;
    margin-top: 33px;
}
.middle span{
    font-weight: bold;
    color: #fff;
    font-size: 100px;
    text-shadow: 0 0 2px rgba(18, 54, 99, .54);
    position: relative;
}
.middle span:before{
    content: "";
    width: 6em;
    height: 2px;
    background: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    right:0
}
.main{
    background: #f2f2f2;
    padding: 84px 36px 36px;
    margin-bottom: 20px;
}
.search{
    height: 50px;
    text-align: center;
    position: relative;
}
.search:before,.search:after{
    content: "";
    width: 240px;
    height: 1px;
    background: #cccccc;
    position: absolute;
    border-bottom: 1px solid #ffffff;
    top: 24px;
}
.search:before{
    left: 0;
}
.search:after{
    right: 0;
}
.sea{
    display: inline-block;
    width: 510px;
    height: 50px;
    border: 1px solid #2d66a5;
    border-radius: 9px;
    background: #fff;
}
.sea .text{
    float: left;
    width: calc(100% - 66px);
    height: 100%;
    background: transparent;
    border: none;
    text-indent: 12px;
    font-size: 16px;
    border-top-left-radius: .5em;
    border-bottom-left-radius: .5em;
}
.sea .text::-webkit-input-placeholder{
    color: #999;
}
.sea .btn-tj{
    width: 66px;
    height: 100%;
    background: url(../images/xxf8_03_v20210601.png) no-repeat center;
    cursor: pointer;
    float: right;
    border: none;
}
.main-con{
    margin-top: 80px;
    overflow: hidden;
}
.menu{
    float: left;
    width: 240px;
}
.lists{
    float: right;
    width: 770px;
    background: #fff;
}
.menu li{
    background: #fff;
    margin-bottom: 15px;
}
.menu li h2{
    height: 70px;
}
.menu li h2 a{
    display: block;
    height: 100%;
    overflow: hidden;
}
.menu li h2 i{
    width: 46px;
    float: left;
    height: 40px;
    background: url(../images/xxf4_03_v20210601.png) no-repeat;
    margin-left: 17px;
    margin-top: 15px;
    margin-right: 12px;
}
.menu li h2 span{
    float: left;
    font-size: 23px;
    color: #2d66a5;
    width: 104px;
    margin-top: 8px;
}
.menu li:nth-of-type(4) h2 span{
    /* width:115px */
}
.menu li h2 em{
    float: right;
    width: 19px;
    height: 19px;
    background: url(../images/xxf6_07_v20210601.png) no-repeat -64px -8px;
    margin-right: 30px;
    margin-top: 26px;
}
.menu li:last-child span{
    /* width: auto; */
    /* margin-top: 3px; */
}
.menu li h2 .i1{
    background-position: -16px -12px;
}
.menu li.active h2 .i1{
    background-position: -16px -69px;
}
.menu li h2 .i2{
    background-position: -88px -11px;
}
.menu li.active h2 .i2{
    background-position: -88px -67px;
}
.menu li h2 .i3{
    background-position: -163px -10px;
}
.menu li.active h2 .i3{
    background-position: -163px -66px;
}
.menu li h2 .i4{
    background-position: -233px -8px;
}
.menu li.active h2 .i4{
    background-position: -233px -65px;
}
.menu li h2 .i5{
    background-position: -305px -10px;
}
.menu li.active h2 .i5{
    background-position: -305px -70px;
}
.menu li h2 .i6{
    background-position: -382px -11px;
}
.menu li.active h2 .i6{
    background-position: -382px -68px;
}
.menu li h2 .i7{
    background-position: -459px -11px;
}
.menu li.active h2 .i7{
    background-position: -459px -68px;
}
.menu li h2 .i8{
    background-position: -540px -10px;
}
.menu li.active h2 .i8{
    background-position: -540px -67px;
}
.menu li h2 .i9{
    background-position: -622px -10px;
}
.menu li.active h2 .i9{
    background-position: -622px -67px;
}
.menu li.active h2{
    background: #2d66a5;
}
.menu li.active h2 span{
    color: #fff;
}
.menu li.active h2 em{
    background-position: -11px -8px;
}
.down-menu{
    padding: 10px 0;
    display: none;
}
.down-menu a{
    display: block;
    line-height: 32px;
    font-weight: bold;
    font-size: 15px;
    overflow: hidden;
}
.down-menu a span{
    float: left;
    width: 8px;
    height: 12px;
    background: url(../images/xxf7_11_v20210601.png) no-repeat -3px -2px;
    margin-top: 11px;
    margin-left: 26px;
}
.down-menu a em{
    float: left;
    margin-left: 17px;
}
.down-menu a:hover{
    color: #2d66a5;
    background: #e6f5ff;
}
.down-menu a.on{
    color: #2d66a5;
    background: #e6f5ff;
} 
.down-menu a:hover span{
    background-position: -27px -2px;
}
.down-menu2 a{
    /* text-align: center; */
    /* text-indent: 30px; */
}
.down-menu2 a em{
    display: inline-block;
    float: none;
    position: relative;
    padding-left: 15px;
    margin-left: 45px;
}
.down-menu2 a em:before{
    content: "";
    width: 3px;
    height: 3px;
    background-color: #666;
    position: absolute;
    left: 0;
    top: 14px;
}
.down-menu2 a:hover em:before{
    background-color: #2d66a5;
}
.lists-t1{
    height: 40px;
    border-bottom: 1px solid #f2f2f2;
}
.lists-t1 span{
    display: inline-block;
    height: 39px;
    line-height: 39px;
    padding: 0 19px;
    background: #2d66a5;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
}
.lists-t2{
    height: 35px;
    border-bottom: 2px solid #cccccc;
}
.lists-t2 span{
    display: inline-block;
    height: 34px;
    line-height: 34px;
    padding: 0 19px;
    background: #2d66a5;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
}
.lists-c0{
    line-height: 52px;
    font-size: 18px;
    padding-left: 19px;
}

.lists-c1{
    padding: 26px 30px;
}
.lists-c1-ul li{
    overflow: hidden;
}
.lists-c1-ul li a{
    float: left;
    width: 50%;
    text-indent: 20px;
    line-height: 40px;
    border-right: 1px solid #e3e3e3;
}
.lists-c1-ul li:nth-of-type(odd){
    background: #f2f2f2;
}
.lists-c1-ul li a:last-child{
    border: 0;
}
.lists-c1-ul li a:hover{
    color: #2d66a5;
}

/* gk2 */
.mulu-ul li{
    overflow: hidden;
    margin-top: 20px;
}
.mulu-ul li h6{
    float: left;
    width: 110px;
}
.mulu-ul li h4{
    float: left;
    width: calc(100% - 110px);
    padding-left: 15px;
}
.mulu-ul li h6 a{
    float: left;
    line-height: 40px;
    width: 110px;
    text-align: center;
    background: #f5f6f6;

}
.mulu-ul li h6 a:hover{
    background: #2d66a5;
    color: #fff;
}
.mulu-ul li h4 a{
    margin-right: 25px;
    line-height: 40px;
}
.mulu-ul li h4 a:hover{
    color: #2d66a5;
}
.mulu-ul li:first-child{
    margin-top: 0;
}
.mulu-ul li:last-child h6{width: 100%;}
.mulu-ul li:last-child h6 a{
    margin-right: 20px;
}


/* gk3 */
.gkgd-con{
    max-height: 1365px;
    padding: 0 25px;
    overflow-y: auto;
}
.gkgd-con ul{
    padding-bottom: 34px;
    border-bottom: 1px solid #cccccc;
}
.gkgd-con ul li{
    margin-top: 16px;
    overflow: hidden;
}
.gkgd-con ul li a{
    /*float: left;*/
    margin-right: 6px;
    line-height: 30px;
}
.gkgd-con ul li span{
    color: #999;
    line-height: 30px;
	margin-left: 5px;
    /*float: left;*/
}
.gkgd-con ul li a:hover{
    color: #2d66a5;
}
.gkgd-con ul:last-child{
    border-bottom: 0;
}
.gkgd-con-1{
    padding-right: 18px;
}
.gkgd-con-1 .mCSB_scrollTools{
    width: 10px;
}
.mCSB_scrollTools .mCSB_draggerContainer{
    background: #f2f2f2;
    border-radius: 16px;
}
.gkgd-con-1 .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
   width: 10px;
}
/* #mCSB_1_dragger_vertical{
    height: 76px!important;
} */

.year-xl{
    padding: 34px 18px 30px;
}
.yea-t1 h1{
    text-align: center;
    font-size: 32px;
    color: #2d66a5;
    font-weight: bold;
}
.yea-t2{
    text-align: center;
    margin-top: 14px;
    padding-bottom: 18px;
    border-bottom: 1px solid #ccc;
}
.yea-t2 span{
    margin: 0 8px;
}
.yea-con{
    margin-top: 38px;
    max-height: 1300px;
    padding-right:30px;
}
.yea-con p{
    line-height: 30px;
    text-indent: 2em;
    margin: 20px 0;
}
.yea-con h6{
    font-size: 21px;
    font-weight: bold;
}
.yea-con  .mCSB_scrollTools{
    width: 10px;
}
.yea-con  .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
   width: 10px;
}
.yea-con h4{
    font-size: 18px;
    font-weight: bold;
}
.yea-con h3{
    font-weight: bold;
}



.gkmus2-1 ul li{
    margin-top: 16px;
    overflow: hidden;
}
.gkmus2-1 ul li a{
    /*float: left;*/
    margin-right: 6px;
    line-height: 30px;
}
.gkmus2-1 ul li span{
    color: #999;
    line-height: 30px;
	margin-left: 5px;
    /*float: left;*/
}
.gkmus2-1 ul li a:hover{
    color: #2d66a5;
}
.gkmus2-1 ul:last-child{
    border-bottom: 0;
}
.gkmus2-1{
    padding: 0 25px;
    margin-bottom: 30px;
}
.gkmus2-1 .more{
    margin-top: 20px;
    text-align: center;
}
.gkmus2-1 .more a{
    display: inline-block;
    width: 100px;
    height: 30px;
    background: #f2f2f2;
    line-height: 30px;
}
.gkmus2-1 .more a:hover{
    background: #2d66a5;
    color: #fff;
}

.gkmus2-1 .moretext{
    margin-top: 20px;
}
.gkmus2-1 .moretext a{
    display: inline-block;
    width: 145px;
    height: 30px;
    background: #f2f2f2;
    line-height: 30px;
}
.gkmus2-1 .moretext a:hover{
    background: #2d66a5;
    color: #fff;
}
.pageindex{
    margin: 30px;
	}

    .setpage {
        width: 96%;
        margin: 0 auto;
        padding: 20px 0;
        text-align: center;
    }

    .setpage .current {
        display: inline-block;
        padding: 4px 8px;
        border-radius: 8px;
        margin-left: .2em;
        margin-right: .2em;
        background-color: #006eab;
        color: #fff
    }

    .setpage a {
        display: inline-block;
        padding: 4px 8px;
        border-radius: 8px;
        margin-left: .2em;
        margin-right: .2em;
        border: 1px solid #ddd;
    }

    #_menuTree div span i {
        display: block;
        font-style: normal;
        float: left;
        margin-right: 4px
    }


.sxlist{width:100%;border:1px dashed #ddd; margin:20px auto; overflow:hidden;}
.sxlistbi{ width:95%;  font-size:18px;  margin:0 auto; line-height:40px;}
.sxlistni{ width:95%;margin:0 auto; height:40px; line-height:40px;}
.sxlistnila{ width:100%; float:left; color:#666;}
.sxlistnila li{ width:33%; float:left;}
.sxlistnilb{ width:100%; float:left; color:#666;}
.sxlistnilb li{ padding:0 2%; float:left;}
.sxlistnir{ width:40%; float:right;}
.sxlistnir li{ width:22%; height:25px; line-height:25px; text-align:center; margin:auto 1%; border-radius:5px; border:1px solid #448aca; background:#e1f3ff; float:left;}
.sxlistnir li:hover{filter: alpha(opacity=80);opacity: 0.8;}

.trt_tblue1{
    background: #006eab;
        background: #006eab;
        font-weight: 600;
        color: #fff;
        padding-left: 10px;
    }

    .ddmenu{display:none;}
    .ddmenu a{padding-left: 1em;}
    .ddmenu a.on{background: #f2faff!important;}
    #news-list h2{text-align: center;font-size: 36px;line-height: 2;}
    #news-list{padding:20px}
    #news-list p{line-height: 1.8;font-size: 20px;}
    .middle span:before{display:none!important}