.index_new{
    width: 100%;
    overflow: hidden;
    margin-top:18px; 
}
/*轮播图*/
.new_left{
    float: left;
    width: 48%;
    height: 313px;
}
.slideBox{
    width: 100%;
    height: 100%;
    position: relative;
}
.slideBox .bd,
.slideBox .bd div,
.slideBox .bd ul {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.slideBox .bd div ul li{
    float: left;
    width: 100%;
    height: 100%;
}
.slideBox .bd ul li>a{
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}
.slideBox .bd ul li>a img{
    width: 100%;
    height: 100%;
}
.slideBox .bd ul li>a>s{
    width: 100%;
    height: 40px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #000;
    filter: alpha(opacity=70);
    opacity: 0.5;
    -moz-opacity: 0.4;
    -khtml-opacity: 0.4;
}
.slideBox .bd ul li>a>span{
    width: 74%;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: absolute;
    bottom: 0;
    left: 2%;
}
.slideBox .hd{
    width: 20%;
    position: absolute;
    right: 0;
    bottom: 15px;
}
.slideBox .hd ul li{
    float:left;
    width: 20px;
    height: 8px;
    cursor: pointer;
    margin-right: 8px;
    background-color: #b1b1b1;
}
.slideBox .hd ul li.on{
    background-color: #c62923;
}
/*轮播图*/

/* 新闻 */
.new_right{
    float: right;
    width: 48%;
    }
.level1 ul{
    width: 100%;
    height: 50px;
	background-color: #e5e5e5;
}
.level1 li{
    width: 25%;
    float: left;
    font-size: 20px;
    line-height: 50px;
    text-align: center;
}

.level1 li.on{
    background-color: #00468e;
    border-radius: 10px;
}
.level1 li.on a{
    color: #ffffff;
}
.level2{
border-bottom:2px solid #00468e;
margin-top: 20px;
padding-bottom:15px; 
}
.level2 ul{
overflow: hidden;
line-height: 19px;
padding-left:20px;
border-left:7px solid  #00468e;  
}
.level2 li{
    font-size: 18px;
    float: left;
    margin-right:40px; 
}
.level2 li.on a{
    color: #00468e;
}
ul.lh{
    overflow: hidden;
    margin-top:10px; 
}
ul.lh li{
    font-size: 16px;
    height: 46px;
    line-height: 46px;
    padding-left:20px;
    background:url(../images/index/index_icon1.png)no-repeat;
    background-position:left center;    
    box-sizing: border-box;
}
ul.lh li a{
    display: inline-block;
    width: 81%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
ul.lh li span{
    font-family: MicrosoftYaHei-Bold;
    float: right;
    display: inline-block;
    width: 17%;
    text-align: right;
    color: #aaaaaa;
}

.gkbz_ul{
    overflow: hidden;
    margin-top:10px; 
}
.gkbz_ul li{
    font-size: 16px;
    height: 46px;
    line-height: 46px;
    padding-left:20px;
    background:url(../images/index/index_icon1.png)no-repeat;
    background-position:left center;    
    box-sizing: border-box;
}
.gkbz_ul.special li a{
    display: inline-block;
    width: 81%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.gkbz_ul.special li span{
    font-family: MicrosoftYaHei-Bold;
    float: right;
    display: inline-block;
    width: 17%;
    text-align: right;
    color: #aaaaaa;
}

/* 专题 */
.index_ztzl{
    display: none;
    width: 100%;
    height: 78px;
    margin: 20px 0 30px 0;
}
.index_ztzl h3{
    font-family: MicrosoftYaHei-Bold;
    display: inline-block;
    background-color: #00468e;
    width: 30px;
    padding: 0 15px;
    line-height: 24px;
    text-align: center;
    font-size: 20px;
    height: 78px;
}
.index_ztzl h3 a{
    display: inline-block;
    color: #ffffff;
    margin-top: 14px;
   
}
.index_ztzl ul {
    width: 95%;
    overflow: hidden;
}
.index_ztzl ul li{
    float: left;
    margin-left:2.6%; 
    box-sizing: border-box;
    width: 255px;
	height: 78px;
}
.index_ztzl ul li img{
    width: 255px;
	height: 78px;
}
/* 中间内容 */
.index_box{
    width: 100%;
    overflow: hidden;
    margin-top: 20px; 
}
.i_box_left{
    width: 48%;
    float: left;
}

.tb_list{
    width: 100%;
}
.tb_list ul{
    width: 100%;
    overflow: hidden;
    margin: 20px 0 0;
}
.tb_list li{
    float: left;
    width: 23.5%;
    margin-left: 1.9%;
}
.tb_list li:first-child{
    margin-left: 0;
}
.tb_list li a{
    display: block;
    width: 100%;
    height: 130px;
    font-size: 20px;
    text-align: center;
    border: 1px solid #ccc;
    position: relative;
}
.tb_list li a img{
    display: inline-block;
    transition: all 0.4s linear;
}
.tb_list li a img.tb_img1{
    margin: 12px 0 0;
}
.tb_list li a img.tb_img2{
    margin: 17px 0 0;
}
.tb_list li a img.tb_img3{
    margin: 17px 0 0;
}
.tb_list li a img.tb_img4{
    margin: 17px 0 0;
}
.tb_list li a img.tb_img5,.tb_list li a img.tb_img9{
    margin: 17px 0 0;
    width: 70px;
}
.tb_list li a img.tb_img5{
    margin: 17px 0 0;
}
.tb_list li a img.tb_img6{
    margin: 17px 0 0;
}
.tb_list li a img.tb_img7{
    margin: 15px 0 0;
}
.tb_list li a img.tb_img8{
    margin: 20px 0 0;
}
.tb_list li a:hover img{
    transform: rotateY(180deg);
}
.tb_list li a span{
    width: 100%;
    position: absolute;
    bottom: 5px;
    left: 0;
}
.tb_list li a span.tb_span{
    bottom: 25px;
}

.i_box_right{
    width: 48%;
    float: right;
}
.i_box_hd ul{
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 50px;
    background-color: #e5e5e5;
}
.i_box_hd ul li{
    float: left;
    /* width: 49.9%; */
    width: 24.7%;
    /* height: 60px; */
    /* line-height: 60px; */
    height: 50px;
    font-size: 20px;
    text-align: center;
    line-height: 50px;
}
.i_box_hd ul li.on{
    background-color: #00468e;
    border-radius: 10px;
}
.i_box_hd ul li.dfjs{
    /* background-color: #e5e5e5; */
    /* border-radius: 10px; */
}
/* .i_box_hd ul li.xtjg{
    width: 20%;
} */
.i_box_hd ul li.xtjg img{
    height: 100%;
}
.i_box_hd ul li.on a{
    color: #ffffff;
}
.i_box_hd .i_more,.i_box_hd .xfzx_a{
    position: absolute;
    right: 20px;
    top: 15px;
    font-size: 16px;
    color: #818181;
    
}
.i_box_hd .xfzx_a a{
    color: #818181;
}
.i_box_hd .i_more:hover{
    color: red;
}
.i_box_hd .xfzx_a a:hover{
    color: red;
}

/* 公开保障 */
.gkbz_ul{
    overflow: hidden; 
    margin-top:10px; 
}
.gkbz_ul{
    display:none;
}
.gkbz_ul.on{
    display:block;
}
.i_box_bd .gkbz_ul.special{
    min-height:224px;
}
.i_box_bd .gkbz_ul.special li{
    width:100%;
    font-size: 16px;
    height: 46px;
    line-height: 46px;
    padding-left:20px;
    background:url(../images/index/index_icon1.png)no-repeat;
    background-position:left center;
    box-sizing: border-box;
    margin-top: 0;
    margin-left: 0;
}
.gkbz_ul li{
    float: left;
    width: 279px;
    height: 92px;
    background: #f5f5f5;
    border-radius: 10px;
    line-height: 92px;
    margin-left:18px;
    margin-top:20px;
    font-size: 20px;
    padding-left: 0;
    box-sizing: unset;
}
.gkbz_ul li img{
    vertical-align: middle;
    margin: 0 25px 0 30px;
}
.gkbz_ul li.ml0{
    margin-left:0; 
}
.mt40{
    margin-top:40px; 
}
.lh_more{
    width: 100%;
    height: 30px;
    line-height: 30px;
    color: grey;
    font-size: 16px;
    text-align: center;
    border: 1px solid #ddd;
    box-sizing: border-box;
    margin:5px 0; 
    display: none;
}
.lh_more a{
    color: grey;
}
.xfzx_more{
    display: none;
}
#roll {
    position: fixed;
    z-index: 999;
}
#roll img{
    width: 500px;
    height: auto;
    display: block;
}
.pc_close {
position: absolute;
top: 0;
right: 0;
color: #fff;
background-color: rgba(0, 0, 0, 0.5);
padding: 0 5px;
cursor: pointer;

}
@media (max-width: 760px) {
    #roll{
        display: none;
    }
    .i_box_hd ul li{
        width: 49.7%;
    }
    .container{
        padding: 0 10px;
        box-sizing: border-box;
    }
    .slideBox .bd ul li>a>span{
        font-size: 14px;
    }
    .slideBox .hd{
        width: 22%;
        bottom: 18px;
    }
    .slideBox .hd ul li{
        width: 10px;
        height: 5px;
        margin-right: 5px;
    }
    .new_right{
        width: 100%;
    }
    .level1 ul{
        height: 100px;
    }
    .level2 li{
        margin-right:25px; 
    }
    .level1 li{
        width: 50%;
    }
    .lh_more{
        display: block;
    }
    ul.lh li a{
        width: 70%;
        font-size: 14px;
    }
    ul.lh li span{
        width: 30%;
        font-size: 14px;
    }
    .index_ztzl h3{
        padding: 0;
        width: 100%;
        height: 55px;
        margin-bottom:16px; 
    }
    .index_ztzl ul{
        width: 100%;
    }
    .index_ztzl ul li{
        width: 100%;
        margin-left:0;
        margin-bottom: 16px;
    }
    .index_ztzl ul li img{
        width: 100%;
    }
    .i_box_left,.i_box_right{
        width: 100%;
        float: none;
    }
    .xfzx_a{
        display:none;
    }
    .xfzx_more{
        display: block;
    }
    .gkbz_ul li{
        width: 100%;
        margin-left:0; 
    }

    .tb_list li{
        width: 48.8%;
    }
    .tb_list li:nth-child(2n-1){
        margin-left: 0;
    }
    .tb_list li:nth-child(3),
    .tb_list li:nth-child(4){
        margin-top: 10px;
    }
    .new_left{
        width: 100%;
    }
}
@media (max-width:320px) {
    .level2 li {
        margin-right: 16px;
        font-size: 16px;
    }
}
/*body{
    -webkit-filter: grayscale(100%);
    -webkit-filter: grayscale(1); 
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%); 
    filter: gray; 
    filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
  }*/