@charset "utf-8";
/* CSS Document */
strong {
	/*display: block;
	margin: 0 auto;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;*/
}


/*新闻样式*/ 
/*.list_text ul li { border-bottom:1px #8f8f8f dotted; height:45px; line-height:45px; background:url(../images/icion_2.jpg) 8px  no-repeat; padding:0 10px 0 30px; overflow:hidden }
.list_text ul li span { float:right; }*/ 


.list_text ul li{  height:110px;  margin-top:30px;position: relative;}
.list_text ul li .text_box{  }
.list_text ul li .text_box .date{  width:88px; height:80px;   padding-top:0px; background:#666;position: absolute;top:15px; left: 0; z-index:100;  }
.list_text ul li .text_box .date .riqi{font-size:40px;  text-align:center; color:#fff; line-height:50px; height:50px; overflow:hidden}
.list_text ul li:hover .date{ background:#008c00; }
.list_text ul li .text_box .date .year{color:#fff; font-size:14px; text-align:center;line-height:30px; height:30px;}
.list_text ul li .text_box .in_des{ width:810px; float:right;  padding:15px 10px 15px 10px;border:1px #c2c2c2 solid; }
.list_text ul li .text_box .in_des h2{padding-left:50px;font-size:18px; line-height:20px; height:20px; display: block;margin: 0 auto;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; color:#333;   }
.list_text ul li:hover .text_box .in_des h2{color:#008c00;  }
.list_text ul li .text_box .in_des .txt{ padding-left:50px;line-height:25px; height:50px; overflow:hidden; font-size:14px; margin-top:10px;color:#9b9a9a;overflow: hidden; text-overflow: ellipsis;  display: -webkit-box; -webkit-line-clamp:2;-webkit-box-orient: vertical; }
.list_text ul li .text_box .in_des .txt a:hover{ color:#ff7900; } 






/*图文列表样 式 
.list_imagetext ul li { padding:15px 0px 15px 0px ; margin-bottom:20px; border-bottom:dashed 1px #ccc;}
.list_imagetext ul li .text_box .text_title span.out1 { 	background:url(../images/news.gif) no-repeat; width:30px; 	height:15px; float:inherit; display:inline-block; margin-left:10px; }
.list_imagetext ul li .img_box {position:relative; margin-right:5px; display: inline-block; height:110px; }
.list_imagetext ul li .img_box img { height: 100%; }
.list_imagetext ul li .text_box { display: inline-block; vertical-align:top;}
/*.list_imagetext ul li .img_box{ float:left; }
.list_imagetext ul li .img_box img{ padding:2px; border:solid 1px #CCC}
.list_imagetext ul li .text_box .text_title {	border-bottom:dashed 1px #CCC;padding:5px;height:27px;line-height:27px;overflow:hidden}
.list_imagetext ul li .text_box .text_title b {font-weight:bold;font-size:14px;height:27px;line-height:27px;overflow:hidden}
.list_imagetext ul li .text_box .text_title span {	float:right}
.list_imagetext ul li .text_word .text_word1 {	height:52px;line-height:26px;overflow:hidden}
.list_imagetext ul li .text_word span {display:block;text-align:right}
.list_imagetext ul li .text_word span a {color:#f00}
.list_imagetext ul li .text_word span a:hover {text-decoration:underline}*/ 

.list_imagetext ul li {margin-bottom:20px; height:115px;  padding:20px;background:#f9f9f9; }
.list_imagetext ul li .img_box{float:left; margin-right:24px;  border: 1px solid #fff;display: inline-block;  height:110px;  }
.list_imagetext ul li .img_box img{  height: 100%}
.list_imagetext ul li .text_box {display:inline;  }
.list_imagetext ul li .text_box  .title {font-size:16px; font-weight:bold; line-height: 35px; text-overflow: ellipsis; white-space: nowrap;overflow: hidden;  }
.list_imagetext ul li .text_box  .tip {line-height: 24px; height: 48px;  margin:0px 0;overflow: hidden; text-overflow: ellipsis;  display: -webkit-box; -webkit-line-clamp:2;-webkit-box-orient: vertical; }
.list_imagetext ul li .date{ width:150px; float:left; margin-top:10px; color:#8e9093;line-height:15px; background:url(../images/date.png) left no-repeat; }




/*底部分页样式*/ 
.module_page {	width:100%;line-height:20px;margin-top:30px;text-align:center;	height:30px;}
.module_page a {text-decoration:none;color:#262626; /*color:#0c2d63;*/color:#262626;border:1px solid #333; background:#ddd; padding:3px 4px;}
.module_page span {	padding-left:20px;	padding-right:20px;}
.module_page a:hover, .module_page a.current {	text-decoration:none;color:#fff;background:#8c8c8c}
.module_page select {margin-left:5px;	color:#000;}

/*底部分页样式
.list_image ul li {	position:relative;	overflow:hidden;margin:0 1%;display: inline-block;text-align:center;width: 31%;margin-bottom:20px;}
.list_image ul li .img {	position:relative;height:100%;background-color: #fff;text-align:center;padding: 1%; border:solid 1px #eee;}
.list_image ul li img {	width: 100%;height: auto;}
.list_image p {	height:27px;	line-height:27px;overflow:hidden}*/ 



.list_image ul li{ float:left; width:280px;border:solid 1px #dfdfdf; padding:0px; text-align:center; position:relative; margin-right:11px; margin-bottom:15px;}
.list_image ul li .img{position:relative ;height:280px; background:#fff;overflow: hidden; }
.list_image ul li  img{ max-width:100%; max-height:100%; top:0;left:0;right:0;bottom:0; position:absolute; margin:auto; transition:1s;}
.list_image ul li:hover .img img{transform: scale(1.1, 1.1);transition:1s;}
.list_image ul li .tile{width:265px; padding:0px 8px;  height:56px; line-height:56px; color:#333; text-overflow: ellipsis;  display: -webkit-box;  -webkit-line-clamp: 2;-webkit-box-orient: vertical; overflow: hidden; }
.list_image ul li .tile a{color:#333;}
.list_image ul li:hover .tile {color:#fff; background:#008c00; }
.list_image ul li a::after { content: '+'; width: 64px; height: 64px; line-height: 64px; margin: 0 auto; margin-left: -32px; margin-top: 0px; 	display: inline-block; position: absolute; top: 0%; left: 50%; z-index: 10; border-radius: 50px;
	border: 2px solid #fff; transition: all 0.6s cubic-bezier(.17, .84, .44, 1) 0s; opacity: 0; color: #fff; font-size: 40px; text-align: center; font-family: "Times New Roman", "微软雅黑";}
.list_image ul li:hover a::after { margin-left: -32px; margin-top: -32px; top: 40%; opacity: 0.8; background:#008c00;  }


/*.list_image ul li{ float:left; text-align:center; margin:15px;}
.list_image ul li img{ display:block; padding:2px; border:solid 1px #ccc; }
*/

.descripimg {
	background:none;
	width:100%;
	height:auto;
	overflow:hidden;
	margin-bottom:15px;
}
.descriptcot {
	margin:0px;
	padding:0px;
	text-align:center;
	margin:0px auto;
	width:300px;
	position:relative;
}
.text_p {
	color:#333;
	padding:0px;
	text-align:center;
	font-size:14px;
}
ul.inner_pages {
	padding-top:8px;
	margin:10px auto 10px;
	margin-left:0px;
	border-top:1px dotted #ccc;
}
ul.inner_pages li {
	line-height:26px;display:block; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;
}
ul.inner_pages a {
}
.slideBoxb {
	width:100%;
	position:relative;
}
.slideBoxb .hd {
	height:15px;
	overflow:hidden;
	position:absolute;
	right:5px;
	bottom:5px;
	z-index:0;
	display:none;
}
.slideBoxb .hd ul {
	overflow:hidden;
	zoom:1;
	float:left;
	display:none;
}
.slideBoxb .hd ul li {
	float:left;
	margin-right:2px;
	width:15px;
	height:15px;
	line-height:14px;
	text-align:center;
	background:#fff;
	display:none;
	cursor:pointer;
}
.slideBoxb .hd ul li.on {
	background:#f00;
	color:#fff;
}
.slideBoxb .bd {
	position:relative;
	height:100%;
	z-index:0;
	margin:0px auto;
	text-align:center;
}
.slideBoxb .bd li {
	zoom:1;
	vertical-align:middle;
}
.slideBoxb .bd img {
	display:block;
	border:1px solid #ddd;
	padding:1px;
	margin:0px auto;
	text-align:center;width:636px;
}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBoxb .prev, .slideBoxb .next {
	position:absolute;
	left:3%;
	top:50%;
	margin-top:-25px;
	display:block;
	width:32px;
	height:40px;
	background:url(../images/prev.png) left no-repeat;
}
.slideBoxb .next {
	left:auto;
	right:3%;
	background:url(../images/next.png) right no-repeat;
}
.slideBoxb .prevStop {
	display:none;
}
.slideBoxb .nextStop {
	display:none;
}
h1.inner_news_tit {
	line-height:20px;
	font-size:16px;
	text-align:center;
	font-size:14px;
	font-weight: bold;
}
h2.inner_news_time {
	height:35px;
	line-height:35px;
	color:#888;
	padding-left:10px;
	margin-bottom:8px;
	border-bottom:solid 1px #ccc;
	font-size:14px;
	text-align:center;
	padding-bottom:8px;
	padding-top:0;
}
h2.inner_news_time a {
	color:##eadbc3;
}
h2.inner_news_time a:hover {
	color:#ff7900;
	text-decoration:underline;
}
h2.inner_news_time span {
	float:right;
	text-align:right;
	padding-right:10px;
}
.search_res {
	height:50px;
	line-height:50px;
	color:#4e3012;
	font-weight:bold;
	font-size:16px;
	text-align:center;
	margin:20px auto;
}
ul.resultbox {
	width:100%;
	height:auto;
	overflow:hidden;
}
ul.resultbox li {
	margin-bottom:10px;
}
ul.resultbox .nlist_a {
	padding-left:20px;
	border-bottom:none;
	line-height:30px;
	height:30px;
	border-bottom:dashed 1px #999;
	background:url(../images/icion_2a.jpg) no-repeat 5px;
	background-size:auto 20%;
	padding:0 10px 0 30px;
}
ul.resultbox .nlist_a span {
	float:right
}
ul.resultbox .nlist_a b {
	height:30px;
	line-height:30px;
	overflow:hidden;
	display:inline-block;
	width:480px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
ul.resultbox .nlist_word {
	padding:7px 0 0 0
}
ul.resultbox .nlist_word span {
	margin-left:10px;
}
ul.resultbox .nlist_word span a {
	color:#eebc42
}
ul.resultbox .nlist_word span a:hover {
	text-decoration:underline
}
.searchtxt {
	font-size: 14px;
	text-align: center;
	padding:20px 0;
	overflow: hidden;
	font-family: Microsoft YaHei;
}










