@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%;
	font: inherit;
	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;
}
h2 {
	font-size: 16px;
	line-height: 24px;
	width: 100%;
	font-family: "微软雅黑";
}

h2 a {
	color: #5395bc;
	font-weight: bold;
}

a:hover{
	color:#333;
	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;}
.mt10 {

    margin-top: 10px;

}
.mb5{margin-bottom: 5px;}
.clear{clear: both}
.mt35{margin-top: 35px;}
.ml25{margin-left: 25px;}
.ml35{margin-left: 35px;}
.ml40{margin-left: 40px;}
.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;}
.mb20{margin-bottom: 20px;}
.yahei {

    font-family: Microsoft yahei;

}
.lh100 {

    line-height: 38px;

}
.f16 {
    font-size: 16px;
}
.f20 {
    font-size: 20px;
}
.f24 {

    font-size: 24px;

}
.gray {

    color: #666666;

}
.f36 {

    font-size: 36px;

}














/*-------------------------------↓分页样式开始↓------------------------------------*/
.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:#f00; vertical-align: middle; overflow:hidden; border:1px solid #ccc; font-size:12px;}
#pagination_btn{width: 40px;height: 25px;line-height: 25px;background: #f0f0f0;border: 1px #ccc solid;vertical-align: middle;font-family: "微软雅黑";}

#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;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{width:10px;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: 570px;
	height: 320px;
	float: left;
	overflow: hidden;
	position: relative;
}
.picnews .hd {
	height: 14px;
	position: absolute;
	bottom: 10px;
	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: 570px;
	min-width: auto;
	height: 320px;
}
.picnews .bd s {
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	color: #fff;
	width: 570px;
	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
}

