@charset "UTF-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
	width: 100%;
	margin: 0;
	padding: 0;
	font-family: "微软雅黑";
	font-size: 14px;
}
a{
	color: #333;
	text-decoration:none;
}
h1 {
	font-size: 24px;
	min-height: 24px;
	line-height: 24px;
	width: 100%;
	font-family: "微软雅黑";
}
h1 img {
	float: left;
}
h1 span {
	margin-left: 10px;
}


a{outline:none; blr:expression(this.onFocus=this.blur());}
a:hover{
    color: #cc2a1c;
	text-decoration: none;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.hide{display: none;}
.line28{line-height:28px; }
.red{color: rgb(225, 6, 0);}
.pt10{padding-top: 10px;}
.clear{clear: both}
.mt35{margin-top: 35px;}
.ml25{margin-left: 25px;}
.ml35{margin-left: 35px;}
.ml22{margin-left: 22px;}
.ml10{margin-left: 10px;}
.pd_lr0{padding-left: 0px !important;padding-right: 0px !important;}
.h385{height:385px;}
.h355{height:355px;}
.w378{width:378px;}
.oneof3box{width:331px;border:1px solid #dfdfdf;padding:0 20px;}
.yahei {

    font-family: Microsoft yahei;

}
.lh100 {

    line-height: 38px;

}
.f24 {

    font-size: 24px;

}
.gray {

    color: #666666;

}
.f36 {

    font-size: 36px;

}
.mt10 {

    margin-top: 10px;

}












/*-------------------------------↓分页样式开始↓------------------------------------*/
.page_num{padding-top:30px; height:50px; overflow:hidden; width:96%; margin:0 auto;}

#page_div{line-height:20px; color:#666; float:right;}


#pagination_input{ width:30px; height:20px; line-height:20px; color:#666; vertical-align: middle; overflow:hidden; border:1px solid #ccc; font-size:12px;}
#pagination_btn{padding:0 6px;height: 29px;line-height: 18px;background: rgb(225, 6, 0);border: 1px solid rgb(225, 6, 0);vertical-align: middle;font-family: "微软雅黑";color:#fff;}
#page_div .pagination_index{border:1px #cccccc solid;padding:0 8px; margin:0 4px;float: left; height:29px; line-height:29px;text-align:center;font-size:14px; width:56px;}
#page_div .pagination_index01{padding:0 8px; margin:0 4px;float: left; height:29px; line-height:29px;text-align:center;font-size:14px; width:56px;background:url(../images/prev.png) left center no-repeat;}
#page_div .pagination_index a, #page_div .pagination_index_num a{padding:0px; margin:0px;text-align:center;  color:#666666;font-size:14px;}
#page_div .pagination_index a:hover, #page_div .pagination_index_num a:hover{padding:0px; margin:0px;text-align:center;  color:#666666;font-size:14px;}
#page_div .pagination_index1{border:1px #cccccc solid;padding:0 8px; margin:0 4px;float: left; height:29px; line-height:29px;text-align:center;font-size:14px; width:56px;background:url(../images/next.png) right center no-repeat;}
#page_div .pagination_index1 a, #page_div .pagination_index_num a{padding:0px; margin:0px;text-align:center;  color:#666666;font-size:14px;}
#page_div .pagination_index1 a:hover, #page_div .pagination_index_num a:hover{padding:0px; margin:0px;text-align:center;  color:#666666;font-size:14px;}

#page_div .pagination_index_last{float:right;font-size:14px; margin-left:10px; line-height:29px; color:#000;}
/* ========="首页"样式=========*/

#page_div .pagination_index_num{padding:0 8px; margin:0 4px;float: left; height:29px; line-height:29px;text-align:center;font-size:14px; border:1px solid #ccc;}
#page_div .currentIndex{ background:rgb(225, 6, 0); border:1px solid rgb(225, 6, 0);height:29px;
line-height:29px; color:#FFF;text-align:center; font-weight:bold;font-size:14px;} /*=========当前页码样式=========*/
/*-------------------------------↑分页样式结束↑---------------------------------------*/
.picnews {
	width: 430px;
	height: 300px;
    padding:10px 0;    
	float: left;
	overflow: hidden;
	position: relative;
}
.picnews .hd {
	height: 14px;
	position: absolute;
	bottom: 33px;
	right: 20px;
	z-index: 1; /* bottom:17px; width:100%;*/
}
.picnews .hd ul {
	width: 100%;
}
.picnews .hd ul li {
	display: inline-block;
	border-radius: 7px;
	background: #fff;
	cursor: pointer;
	text-indent: 999em;
	margin: 0 2px;
	width: 12px;
	height: 12px;
}
.picnews .hd ul li.on {
	background: #c73b0d;
}
.picnews .bd img {
	width: 430px;
	min-width: auto;
	height: 290px;
}
.picnews .bd s {
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	color: #fff;
	width: 100%;
	height: 48px;
	overflow: hidden;
	text-overflow: ellipsis; /* white-space:nowrap; */
	line-height: 48px;
	background: #000;
	background: rgba(0,0,0,0.6);
	text-align: left;
	text-indent: 18px;
	font-size: 15px;
	text-decoration: none;
}
.picnews .bd a:hover s {
	text-decoration: underline
}
.newsconbox{
	
	width: 290px;
	padding: 5px 10px 10px 20px;
	overflow: hidden;
	border-bottom: 1px dotted #ddd;
        min-height: 84px;
}
.newslink{
	overflow: hidden;
	height: 36px;
	line-height: 36px;
}
.newsremarks{
	font-size: 13px;
	color: #666;
	line-height: 24px;
}
.hxyw_t{overflow: hidden;min-height: 200px;}
.hxyw_t li {
    float: left;
    width: 269px;
    height: 180px;
    margin-right: 20px;
    margin-bottom: 20px;
    background: #ccc;
    position: relative;
}
.hxyw_t li:last-child{margin-right:0;}
.hxyw_t a {
    display: inline-block;
    position: absolute;
    left: 0;
    bottom: 0;
    background: url(../images/yw_bg.png) repeat-x;
    width: 269px;
    height: 30px;
    text-align: center;
    color: #fff;
    line-height: 30px;
}

