@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:100px;  margin-top:20px;background:#fff;border:1px #e4e7eb solid;padding:5px;}
.list_text ul li:hover{border:1px #af0000 solid;  }
.list_text ul li .text_box{  }
.list_text ul li .text_box .date{ width:100px;  float:left;  padding:5px 0px; border:1px #e0e0e0 solid; background:#777; overflow:hidden;  }
.list_text ul li:hover .text_box .date{ background:#af0000;border:1px #af0000 solid;}
.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 .text_box .date .riqi{color:#fff;}
.list_text ul li .text_box .date .year{ color:#fff; font-size:14px; text-align:center;line-height:40px; height:40px;}
.list_text ul li:hover .text_box .date .year{color:#fff;}
.list_text ul li .text_box .in_des{ width:760px; float:right; padding:10px 10px  10px  20px; }
.list_text ul li .text_box .in_des h2{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 .text_box .in_des .txt{ line-height:25px; height:50px;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 {float:left;margin:25px 15px 0px 10px; width:280px; text-align:center;}
.list_imagetext ul li .img_box{float:left;width:280px; height:226px;position:relative; overflow:hidden;  }
.list_imagetext ul li .img_box img{ max-width:100%; max-height:100%; top:0;left:0;right:0;bottom:0; position:absolute; margin:auto;transition: .3s transform; }
.list_imagetext ul li:hover .img_box img{transform: scale(1.1, 1.1);transition: .3s transform;}
.list_imagetext ul li .text_box .title {float:left;width:260px;height:130px; color:#333;  background:#fff; padding:10px;top:0px; }
.list_imagetext ul li:hover .text_box .title {color:#fff;background:#af0000;background: rgba(175,0,0,0.8);position:relative; top:-50px; transition: all  0.3s ease-out; }
.list_imagetext ul li .text_box  .title  b{line-height: 30px;font-size:20px;  font-weight:bold;text-align:center; display:block; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
.list_imagetext ul li .text_box .title  p{line-height: 24px;height:48px;font-size:14px; text-align:center; padding:0px 0px;overflow: hidden; text-overflow: ellipsis;  display: -webkit-box; -webkit-line-clamp:2;-webkit-box-orient: vertical;}
.list_imagetext ul li .text_box .title .time{color:#333; font-size:14px; text-align:center;line-height:30px; height:30px;  }
.list_imagetext ul li:hover .text_box .title  .time{color:#fff;  }
*/



.list_imagetext ul li {margin:25px 15px 0px 10px; height:145px; padding:10px; border: 1px  dashed #dfdfdf;}
.list_imagetext ul li:hover{  height:145px;color:#fff; }
.list_imagetext ul li .img_box{float:left; width:150px; height:150px; margin-right:20px; overflow:hidden; align-items: center;display: flex;position:relative }
.list_imagetext ul li .img_box img{ margin:0 auto;max-width:100%; max-height:100%;  position:absolute;  transition: .3s transform; overflow:hidden;}
.list_imagetext ul li:hover .img_box img{transform: scale(1.1, 1.1);transition: .3s transform;overflow:hidden;}
.list_imagetext ul li .text_box {display:inline; }
.list_imagetext ul li .text_box .title {padding-top:20px;font-size:16px;font-weight:bold; line-height:20px; height:20px; display: block;margin: 0 auto;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; color:#333;   }
.list_imagetext ul li:hover .text_box .title {color:#af0000;  }
.list_imagetext ul li .text_box .tip {line-height:24px; height:50px; font-size:14px; margin-top:10px;color:#747474;overflow: hidden; text-overflow: ellipsis;  display: -webkit-box; -webkit-line-clamp:2;-webkit-box-orient: vertical;}
.list_imagetext ul li:hover .text_box .tip{ color:#af0000;  }
.list_imagetext ul li .date{ width:150px; float:left; margin-top:10px; color:#8e9093;line-height:15px;  }


/*底部分页样式*/ 
.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 #eee; padding:0px; text-align:center; position:relative; margin-right:20px; 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: .3s transform; }
.list_image ul li:hover .img img{transform: scale(1.1, 1.1);transition: .3s transform;}
.list_image ul li .tile{width:calc(100%);  height:56px; line-height:56px; color:#333;display:block; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
.list_image ul li .tile a{color:#333;}
.list_image ul li:hover .tile a{width:calc(100%);  height:56px; line-height:56px; color:#af0000;display:block; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }



/*图片列表1*/
.model_imglist {
  width: 100%;
  height: auto;
  padding-bottom: 40px;
}
.model_imglist ul {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.model_imglist ul li a {
  display: block;
  width: 100%;
  height: auto;
  overflow: hidden;
}
.model_imglist ul li .pimg {
  width: 100%;
  height: auto;
  overflow: hidden;
  display: grid;
  position: relative;
}
.model_imglist ul li .pimg img {
  width: 100%;
}
.model_imglist ul li a:hover .pimg img {
  transform: scale(1.1, 1.1);
  transition: 1s transform;
}

/*图片列表2*/
.model_imglist_two ul li {
  width: 31.67%;
  float: left;
  padding: 10px 0.83%;
}
.model_imglist_two ul li .pimg em {
  /* older safari/Chrome browsers */
  -webkit-opacity: 0;
  /* Netscape and Older than Firefox 0.9 */
  -moz-opacity: 0;
  /* Safari 1.x (pre WebKit!) 老式khtml内核的Safari浏览器*/
  -khtml-opacity: 0;
  /* IE9 + etc...modern browsers */
  opacity: 0;
  /* IE 4-9 */
  filter: alpha(opacity=0);
  /*This works in IE 8 & 9 too*/
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  /*IE4-IE9*/
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
}
.model_imglist_two ul li .pimg em span {
  display: block;
  width: 68px;
  height: 68px;
  background: #af0000 url(../images/icon7.png) center no-repeat;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 80%;
  margin-left: -24px;
  margin-top: -34px;transition: 0.5s ;
}
.model_imglist_two ul li a:hover .pimg em {
  /* older safari/Chrome browsers */
  -webkit-opacity: 1;
  /* Netscape and Older than Firefox 0.9 */
  -moz-opacity: 1;
  /* Safari 1.x (pre WebKit!) 老式khtml内核的Safari浏览器*/
  -khtml-opacity: 1;
  /* IE9 + etc...modern browsers */
  opacity: 1;
  /* IE 4-9 */
  filter: alpha(opacity=100);
  /*This works in IE 8 & 9 too*/
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  /*IE4-IE9*/
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
.model_imglist_two ul li a:hover .pimg em span {
  top:50%;
}
.model_imglist_two ul li p {
  width: 100%;
  height: 60px;
  line-height: 60px;
  overflow: hidden;
  text-align: center;
  font-size: 18px;
  color: #333333;
  background: #f5f5f5;
  position: relative;
}
.model_imglist_two ul li a:hover p:before {
  content: "";
  border-top: 10px solid transparent;
  border-bottom: 10px solid #af0000;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  position: absolute;
  top: -20px;
  left: 50%;
  margin-left: -10px;
}
.model_imglist_two ul li a:hover p {
  background: #af0000;
  color: #fff;
}


/*.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 #333;
}
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;
}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.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 #333;
	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 #333;
	background:url(../images/95.gif) 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;
}



/*搜索结果1*/
.model_seach {
  padding: 30px 50px;
  background: #f5f5f5;
  margin: 30px 0;  border: 1px solid #e6e6e6;
}
.model_seach .model-seachdiv {
  padding: 20px 0;
  border-bottom: 1px dashed #e6e6e6;
}
.model_seach .model-seachdiv form {
  width: 852px;
  height: 52px;
  border: 1px solid #e6e6e6;
}
.model_seach .model-seachdiv form .input {
  outline: none;
  width: 769px;
  height: 52px;
  float: left;
  background: #fff;
  border: none;
  text-indent: 15px;
}
.model_seach .model-seachdiv form .seabtn {
  width: 83px;
  float: left;
  height: 52px;
  background: #aaaaaa;
  color: #fff;
  border: none;
}
.model_seach dd {
  font-size: 16px;
  color: #333;
  margin: 24px 0 10px;
}
/*搜索结果2*/
.model-result {
  font-size: 18px;
  color: #808080;
  text-align: center;
  padding: 35px 0;
}
.model-result-two ul li {
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 15px 0;
  border-bottom: 1px dashed #e6e6e6;
}
.model-result-two ul li a {
  display: block;
  height: 40px;
  overflow: hidden;
  font-size: 16px;
  color: #333333;
  line-height: 40px;
  position: relative;
}
.model-result-two ul li a i {
  margin-right: 10px;
}
.model-result-two ul li a:hover {
  color: #aaaaaa;
  font-weight: bold;
}
.model_aboutdec {
  min-height: 300px;
}















