/******************头条*********************/
.top_t {
	width: 90%;
	margin: 0 auto;
	text-align: center;
	margin-top: 20px;
}
.top_t h5 {
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.top_t h5 a {
	font-size: 34px;
	color: #000000;
}
.top_t p {
	padding-top: 10px;
	cursor: pointer;
	font-size: 16px;
	color: #686868;
	line-height: 35px;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
}
.top_t p span a {
	color: #0560c3;
	font-size: 16;
}
/************************轮播图，选项卡********************/
.one_mian {
	width: 100%;
	margin-top: 50px;
	display: flex;
	justify-content: space-between;
}
/****************************轮播图**************************/
.tpxw {
	width: 56%;
}

.xwdt_banner {
	width: 100%;
	margin: 0;
}

.xwdt_banner .swiper-slide {
	position: relative;
}

.xwdt_banner .swiper-slide img {
	width: 100%;
	display: block;
	height: 470px;
}

.xwdt_banner .swiper-slide .text {
	position: absolute;
	width: 100%;
	padding: 0.5rem 3.75rem 0.5rem 1rem;
	left: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.5);
	font-size: 1rem;
	line-height: 1.5rem;
	color: #fff;
	box-sizing: border-box;
}

.xwdt_banner .swiper-slide .text p {
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.xwdt_banner .swiper-pagination {
	text-align: right;
	padding-right: 0.875rem;
	box-sizing: border-box;
}

.xwdt_banner .swiper-pagination-bullet {
	width: 0.5625rem;
	height: 0.5625rem;
	margin: 0 0.1563rem;
	display: inline-block;
	background: #fff;
	opacity: 1;
}

.xwdt_banner .swiper-pagination-bullet-active {
	background: #165DFF;
}
/***********轮播图（现用）*************/

/*政务新闻*/

.z_toutiao {
	width: 100%;
}
.pf {
	display: flex;
}

.zw_jdt {
	width: 680px;
	height: 426px;
	display: flex;
	
}
.zw_jdt a {
	width: 100%;
	
}
.zw_jdt a img {
	width: 100%;
	height: 426px;
}
.zjd_yb {
	width: 632px;
	height: 376px;
	background-color: #f2f2f2;
	padding: 30px 30px 20px 30px;
	
}

.zjd_bt a {
	display: block;
	width: 100%;
	font-size: 24px;
	color: #0a7fde;
    font-weight: bolder;
   
}
.zjd_bt{    width: 94%;
    margin: 10px auto 20px;}
.zjt_xq {
	width: 100%;
	height: 270px;	
     margin: 10px auto;
	font-size: 16px;
	line-height: 30px;
	/*text-indent: 2em;*/
	
	color: #666;
	
}

.zjd_nav {
	width: 360px;
	
}

.zjd_nav ul {
	width: 170px;
	height: 5px;
	display: flex;
	justify-content: flex-start;
}

.zjd_nav ul li a {
	width: 29px;
	height: 5px;
	display: block;
	margin-left: 5px;
	background-color: #d1d1d1;
}

.zjd_nav ul li a:hover {
	background-color: #0a7fde;
}

.zjd_nav ul li.show_img a {
	background-color: #0a7fde;
}

/****************************版块************************/
.zwgk {
	width: 32%;
}
.zwgk_tab {
	width: 96%;
	margin: 30px auto 0px;
}
.swxw {
	width: 100%;
}
.zmhd {
	width: 32%;
}
.zmhd_tab {
	width: 96%;
	margin: 25px auto 0px;
}
.zmhdlbt {
	width: 100%;
	margin-top: 30px;
}
/***************************选项卡样式1*********************/
     .tabhead {
        width: 100%;
    line-height: 40px;
    }
    .tabhead ul {
    	display: flex;
    	justify-content: flex-start;
    }
     .tabhead li {
    	width: 19%;
    	  list-style: none;
    	  text-align: center;
    	background-color: #eff5fc;
    	border-radius: 5px;
    	margin-right: 10px;
    }
     .tabhead a {
        color: #000;
         font-size: 20px;
         text-decoration: none;   
    }
     .tabhead .selected a{
      display: block;
      line-height: 40px;
      color: #ffffff;
      background: #4675bd;
      border-radius: 5px;
    }
     .contten {
        width: 100%;
        margin-top: 15px;
    }
     .contten .dom {
        margin-top: 10px;
        display: none;
    } 
     .contten .dom ul {
    	
    }
     .contten .dom ul li {
     width: 100%;
       line-height: 41px;
         list-style: none;
         display: flex;
	    justify-content: space-between;
	    align-items: center;
    }
     .contten .dom ul li a:hover {
    color: cornflowerblue;
    }
    .contten .dom  ul li a{
      font-size: 16px;
          color: #333333;
          text-decoration: none;
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis;
          width: 90%;
    }
     .contten .dom  ul li span{
       font-size: 15px;
           color: #999999;
           display: inline-block;
           width: 10%;
    }
   .contten .show {
      display: block;
    }

/*****************政声，热点**********************/
.two_mian_l {
	width: 48.5%;
}
.lm_block:nth-child(1){
	margin-bottom: 20px;
}
.lm_block {
	width: 100%;
	/*margin-bottom: 25px;*/
}
.lm_title {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	background-color: #e4f1fb;
	padding: 10px 0;
}
.lm_title h5 {
	
}
.lm_title h5 a {
	font-size: 22px;
	color: #4675bd;
	padding-left: 20px;
}
.lm_title span {
	
}
.lm_title span a {
	font-size: 16px;
	color: #636363;
	padding-right: 10px;
}

.lm_list {
	width: 100%;
	margin-top: 8px;
}
.lm_list ul {
	
}
.lm_list ul li {
	width: 97%;
    line-height: 41px;
    list-style: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-left: 15px;
    
}
.lm_list ul li a {
	font-size: 16px;
	color: #5a5a5a;
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 90%;
}
.lm_list ul li span {
	font-size: 15px;
    display: inline-block;
    width: 8%;
	color: #afaeae;
}
/**************选项卡*********************/
.two_mian_r {
	width: 48.5%;
	
}
.jjsw_tab {
	padding: 10px 20px;
	border: 1px solid #ecebeb;
}

	     .xgai ul li {		    
		    height: 49px!important;
	    	line-height: 49px!important;
	    	
	    }
	     .xgai ul li h5 a {
	        color: #8e8e8e;
	        font-size: 22px!important;
	       
	    }
	     .xgai .seles2 h5 a{	      
		  	 height: 46px!important;
	    	line-height: 49px!important;
		      color: #4675bd;
	    }
	
.xgai ul p {
	position: relative;
	right: 22%;
	color: #cacaca;
}
.xgai ul span {
	margin-left: auto;
}
.xgai ul span a {
	font-size: 16px;
    color: #636363;
    padding-right: 10px;
}
.first {
	margin: 15px 0;
	width: 100%;
	height: 130px;
	background-color: #f9f9f9;
	display: flex;
}
.first_l {
	width: 80%;
	padding-top: 10px;
}
.first_l a {
	display: block;
	font-size: 16px;
    color: #333333;
    line-height: 41px;
    width: 95%;
    margin: 0 auto;
   white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.first_l p {
	 width: 95%;
	 margin: 0 auto;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
	   height: 78px;
}
.first_l p a {
	width: 100%;
	margin: 0;
	font-size: 14px;
	color: #aeaeae;
     line-height: 26px;
     word-wrap: break-word; /* 允许长单词或URL地址换行 */
    overflow-wrap: break-word; /* 现代浏览器的兼容性处理 */
    white-space: normal; /* 允许文本自动换行 */
    word-break: break-word; /* 允许在单词内的任意位置断行 */
}

/********************************/
.first_r {
	width: 20%;
	background-color: #4675bd;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	color: #FFFFFF;
}
.first_r b {
	font-size: 42px;
}
.first_r span {
	font-size: 18px;
}
/*******************专题专栏**********************/
.five_mian {
	width: 100%;
	margin-top: 30px;
	margin-bottom: 30px;
}
.ztzl {
	width: 100%;
}
.ztzl_title {
	width: 100%;
	background: url(../images/ztzl_bgm.png) center no-repeat;
}
.ztzl_title h4 {
	width: 100%;
	text-align: center;
	padding: 10px 0;
}
.ztzl_title h4 a {
	font-size: 28px;
	color: #0e60a2;
}


.ztzl_con {
	width: 100%;
	margin-top: 25px;
}
/************************************/



.blk_29 {
	zoom: 1;
	/*position: relative;*/
	width: 100%;
	height: 200px;
	overflow: hidden;
	display: flex;
	justify-content: center;
}

.blk_29 .LeftBotton {
	background: url(../images/btn-fl2.png) no-repeat 0px 10px;
	width: 55px;
	cursor: pointer;
	/*position: absolute;
	  left: 0;
	  top: 70px;*/
	height: 60px;
	z-index: 9999;
	opacity: 0.5;
	margin-top: 5.5%;
	
}

.blk_29 .RightBotton {
	background: url(../images/btn-fr2.png) no-repeat 15px 10px;
	width: 55px;
	cursor: pointer;
	/*position: absolute;
	  top: 70px;
	  right: 0px;*/
	height: 60px;
	z-index: 9999;
	opacity: 0.5;
	margin-top: 5.5%;
	
}

.blk_29 .LeftBotton:hover {
	filter: alpha(opacity=100);
	
	-moz-opacity: 1;
	
	opacity: 1;
	
}

.blk_29 .RightBotton:hover {
	filter: alpha(opacity=100);
	
	-moz-opacity: 1;
	
	opacity: 1;
	
}

.blk_29 .Cont {
	overflow: hidden;
	width: 1260px;
	/*margin-left: 56px;*/
}

.blk_29 .box {
	/*float: left;*/
	width: 300px;
	padding-right: 20px;
}

.blk_29 .box img {
	display: block;
	background: #fff;
	width: 300px;
	height: 170px;
	border-radius: 10px;
}

.blk_29 .box img:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
}