﻿.newsnianfen
{
	width:100%;
	height:auto;
	overflow:hidden;
	margin-bottom:15px;
}
.newsnianfen .bao
{
	overflow:hidden;
}
.newsnianfen .bao .saixuan
{
	overflow:hidden;
	height:30px;
	line-height:30px;
	font-size:16px;
	float:left;
}
.newsnianfen .bao .select
{
	float:left;
	overflow:hidden;
	margin-left:15px;
}
.newsnianfen .bao .select select
{
	  width:140px;
	  height:30px;
	  overflow:hidden;
	  border:none;
	  font-size:16px;
	  box-sizing: border-box;
	  padding-left:20px;
	  color:#666;
	  outline: none;
	  appearance:none;
	  -webkit-appearance: none;
      -moz-appearance: none;
      background:url('../../images/dongtai/088_up.png') no-repeat 110px center;
      cursor: pointer;
      border:1px solid #e0e0e0;
      color:#999;
}
.insnnewsfir
{
	width:100%;
	height:auto;
	overflow:hidden;
	margin-top:15px;
}
.insnnewsfir .bd
{
	width:100%;
	height:auto;
	overflow:hidden;
}
.insnnewsfir .bd li
{
	width:100%;
	height:auto;
	overflow:hidden;
}
.insnnewsfir .bd li a
{
	display: block;
	position: relative;
	width:100%;
	height:auto;
}
.insnnewsfir .bd li a .pic
{
	width:100%;
	overflow:hidden;
}
.insnnewsfir .bd li a .pic img
{
	height:auto;
	width:100%;
}
.insnnewsfir .bd li a .tit
{
	width:100%;
	height:30px;
	text-align:center;
	font-size:16px;
	color:white;
	overflow:hidden;
	position: absolute;
	left:0px;
	text-overflow: ellipsis;
	white-space: nowrap;
	z-index: 100;
	bottom:0;
	line-height:30px;
	background:rgba(0,0,0,0.4);
}
.newssec
{
	width:100%;
	height:auto;
	overflow:hidden;
}
.newsseclist
{
	width:100%;
	height:auto;
	overflow:hidden;
	font-size:0px;
	margin-top:15px;
}
.newsseclist .xiang
{
	width:100%;
	overflow:hidden;
	display: inline-block;
	vertical-align: top;
	margin-bottom:15px;
}
.newsseclist .xiang a
{
	display: block;
	width:100%;
	height:auto;
	overflow:hidden;
	background:#f5f5f5;
}

.newsseclist .xiang a .time
{
	width:70px;
	height:100px;
	overflow:hidden;
	float:left;
	background:#c72b30;
}
.newsseclist .xiang a .time .ri
{
	width:100%;
	height:auto;
	overflow:hidden;
	font-size:32px;
	font-weight: bold;
	text-align: center;
	color:white;
	line-height:40px;
	margin-top:12px;
}
.newsseclist .xiang a .time .yue
{
	width:100%;
	height:auto;
	overflow:hidden;
	font-size:14px;
	text-align: center;
	color:white;
	line-height:20px;
}

.newsseclist .xiang a .wenzi
{
	width:calc(100% - 70px);
	float:left;
	overflow:hidden;
	padding:15px;
	box-sizing: border-box;
}
.newsseclist .xiang a .wenzi .tit
{
	font-size:16px;
	overflow:hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height:20px;
}
.newsseclist .xiang a .wenzi .des
{
	font-size:15px;
	color:#999;
	line-height:22px;
	overflow:hidden;
	height:44px;
	margin-top:6px;
}

/**yingxiang.php**/
.yxlist
{
	width:100%;
	height:auto;
	overflow:hidden;
	margin-top:15px;
	font-size:0;
}
.yxlist .xiang
{
	width:100%;
	display: inline-block;
	overflow:hidden;
	vertical-align: top;
	margin-bottom:30px;
}
.yxlist .xiang a
{
	display: block;
	width:100%;
	height:auto;
	overflow:hidden;
}
.yxlist .xiang a .picxiang
{
	width:100%;
	height:auto;
	overflow:hidden;
	position:relative;
}
.yxlist .xiang a .picxiang .zhao
{
	position: absolute;
	top:0px;
	left:0px;
	z-index: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	width:100%;
	height:100%;
	transition:1s;
	background-color:rgba(0,0,0,0);
}
.yxlist .xiang a .picxiang .zhao img
{
	width:38px;
	height:38px;
}
.yxlist .xiang a .picxiang .pic 
{
	width:100%;
	height:auto;
}
.yxlist .xiang a .picxiang .pic img
{
	width:100%;
	height:auto;
}
.yxlist .xiang a .wenzi
{
	width:100%;
	height:auto;
	padding:10px;
	box-sizing: border-box;
	overflow:hidden;
	background:white;
}
.yxlist .xiang a .wenzi .time
{
	font-size:14px;
	color:#c72b30;
	line-height:25px;
}
.yxlist .xiang a .wenzi .tit
{
	font-size:16px;
	line-height:25px;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	transition:1s;
}
.yxlist .xiang a:hover .tit
{
	color:#c72b30;
}
/**yingxiang.php end**/