.lunbo1{
	background: #fff;
	padding: 20px;
}
/* 图片新闻 */
.tp_news{position: relative; width:684px; float:left;height:auto; overflow:hidden; }
.tp_news_line1{width:100%; margin:5px auto;height:auto; overflow:hidden;}
.comiis_wrap960, .comiis_wrapad {
	margin: 0 auto;
	width: 100%;
}

.comiis_wrapad {
	overflow: hidden;
}
.comiis_wrapad img {
	float: left;
	margin-top: 0px;
	height: auto;
}
#slidesImgs li {
	width: 684px;
	height: 446px;
	/*display: none;*/
}
#slidesImgs li img{
	width: 684px;
}
ul.tt_news{
	float: right;
	width: 210px;
	padding: 0px 16px;
	border: 1px solid #ccc;
	
}
ul.tt_news li{
	padding: 27px 0;
	border-bottom: 1px solid #ccc;
	font-size: 14px;
}
ul.tt_news li a{
	color: #4F4F4F;
}
ul.tt_news li:last-of-type{border-bottom: none;}

ul.tt_news li span{
	color: #FF0000;
}
/*轮播2*/
.slideBox{ width:684px; height:446px; overflow:hidden; position:relative; border:1px solid #ddd;  }
.slideBox .hd{ height:20px; overflow:hidden; position:absolute; right:5px; bottom:6px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ 
	float:left; 
	margin-right:2px;  
	width:20px; 
	height:20px; 
	line-height:20px; 
	text-align:center; 
	background:#fff; 
	cursor:pointer; 
	text-indent: 0px;
		background: rgba(0, 0, 0, 0.3);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = #90000000, endColorstr = #90000000);
	color: #FFF;
	
	}
.slideBox .hd ul li.on{ 
	background: rgba(255, 255, 255, 0.5);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = #90000000, endColorstr = #90000000);
	color: #ff0;
	font-weight: 700;
}
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:684px; height:446px; display:block;  }
.slideBox .bd li span.title{
	position: absolute;
	bottom: 0;
	left: 0;
	margin-bottom: 0;
	width: 100%;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	text-indent: 0px;
		background: rgba(0, 0, 0, 0.3);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = #90000000, endColorstr = #90000000);
	color: #FFF;
	overflow: hidden;
	
}
.slideBox .bd li span.title a{color: #fff;}
.news_data{
position: absolute;
    left: 0;
    top: 0;
    background: url(../../images/xwfbh/news_data.png) 0 center no-repeat;
    height: 60px;
    width: 296px;
    line-height: 60px;
    color: #fff;
    font-size: 20px;
    padding-left: 12px;
}
/*wz*/
.part2_1{
	background: #FFFFFF;
	padding: 8px;
	width: 458px;
	float: left;
}
.tt .wz1{
	height: 25px;
	line-height: 25px;
	color: #4F4F4F;
	border-left: 2px solid #074BAF;
	padding-left: 6px;
	float: left;
	font-size: 16px;
}
.tt .wz2{
	float: left;
	width: 68%;
	height: 8px;
	background: url(../../images/xwfbh/wz2.jpg) 0 center repeat-x;
	margin-top: 8px;
	margin-left: 10px;
}
.tt .wz3{
	float: right;
	display: block;
	height: 25px;
	line-height: 25px;
	font-size: 16px;
	color: #4F4F4F;
}
ul.p_list{
	margin-top: 10px;
}
ul.p_list li{
	float: left;
	padding: 10px;
	
}
ul.p_list li h3{
	font-weight: normal;
    color: #2F2F2F;
    text-align: center;
    padding-top: 5px;
    font-size: 14px;
}
ul.p_list li img{
	width: 200px;
	height: 110px;
}


.part2_2{
	background: #FFFFFF;
	padding: 8px;
	width: 458px;
	float: right;
}
.n_list{margin-top: 12px;}
.n_list li{
	    font-size: 14px;
        padding: 10px 0;
}
.n_list li a{color: #2F2F2F;}
@media only screen and (max-width: 768px){
	.tp_news{
		width: 100%;
		float: none;
	}
	#slidesImgs li{
		width: 100%;
		height: auto;
	}
	#slidesImgs li img{
		width: 100%;
		height: auto;
	}
	/*首页右侧新闻*/
	ul.tt_news {
		margin-top: 10px;
	    float: none;
	    width: 100%;
	    padding: 0px 16px;
	    border: 1px solid #ccc;
	}
	/*轮播二*/
	.slideBox {
	    width: 100%;
	    height: auto;
	}
	.slideBox .bd img{
		width: 100%;
		height: auto;
	}
	/*工作动态*/
	.part2_1 {
	    background: #FFFFFF;
	    padding: 8px;
	    width: 100%;
	    float: none;
	}
	.part2_2{
		margin-top: 20px;
	    width: 100%;
	    float: none;
	}
	ul.p_list li {
	    float: none;
	}
	ul.p_list li img {
	    width: 100%;
	    height: auto;
	}
}