@charset "utf-8";
/* CSS Document */
.content {
}
.content ul{
	display:block;
	overflow:hidden;
	margin:0 -10px;
}
.content li{
	width: 50%;
	list-style:none;
	display:block;
	float:left;
	padding:0 10px;
	margin-bottom:30px;
	position: relative;
}
.content .list:hover .name{
}
.content .list:hover{
	background:#9EBBDA;
}
.content .list:hover .photo:before{
	opacity:1;
}
.content .list a{
	text-decoration:none;
}
.content .list{
	max-width:465px;
	margin:0 auto;
	vertical-align:top;
	background:#D2DFEE;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.content .list .info{
	width:45%;
	float:left;
	padding:20px 15px;
}
.content .list .photo{
	float:left;
	width:55%;
	position: relative;
	border-right:#FFF 5px solid;
}
.content .list .photo img{
	max-width:100%;
	height:auto !important;
	position: relative;
	vertical-align:top;
}
.content .list .name{
	width: 100%;
	height:60px;
	line-height:20px;
	color:#333333;
	font-size: 16px;
	font-weight: bold;
	overflow:hidden;
	position: relative;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.content .list .date{
	color:#72459B;
	font-size: 15px;
	height: 20px;
	line-height:20px;
	margin-bottom:10px;
	position: relative;
}
.content .list .date:before{
	content:'';
	width: 20px;
	height: 20px;
	display:inline-block;
	margin-right:10px;
	vertical-align:middle;
	margin-bottom:3px;
	background:url(../images/news/icon.png) 0 0 no-repeat;
}
.content .list .con{
	color: #333333;
	font-size: 13px;
	line-height: 1.4;
	height: 51px;
	overflow: hidden;
}
@media all and (max-width: 1070px) {
}
@media all and (max-width: 980px) {
.content .list{
	max-width:300px;
}
.content .list .info{
	width:100%;
	float:none;
	padding:15px;
}
.content .list .photo{
	width:100%;
	float:none;
	position: relative;
	border-right:none;
	border-bottom:#FFF 5px solid;
}
}
@media all and (max-width: 520px) {
.content li{
	width: 50%;
}
}
@media all and (max-width: 360px) {
.content ul{
	display:block;
	overflow:hidden;
	margin:0 -5px;
}
.content li{
	width: 50%;
	padding:0 5px;
}
.content li{
	width: 100%;
}
}
/**************************************************************/

.content_in {
	position: relative;
	padding-bottom:40px;
	margin-bottom:30px;
	border-bottom:#EEEEEE 1px solid;
}
.content_in .top{
	background:#333333;
	margin-bottom:50px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.content_in .name {
	color:#FFF;
	font-size: 20px;
	line-height: 1.2;
	font-weight: bold;
	padding:5px 10px;
	text-decoration: none;
	position: relative;
	background:#9EBBDA;
	margin-bottom:20px;
}
.content_in .date{
	height:20px;
	font-size: 13px;
	color:#7EA4CD;
	text-align:center;
	margin-bottom:20px;
}
.content_in .date:before{
	content:'';
	background:url(../images/ar.png) no-repeat;
	width: 6px;
	height: 10px;
	display:inline-block;
	margin-right:10px;
	margin-left:5px;
}
.content_in .photo {
	max-width:800px;
	margin:0 auto;
	margin-bottom:30px;
}
.content_in .photo_b {
	max-width:800px;
	margin:0 auto;
	margin-bottom:30px;
}
.content_in .photo_b img {
	max-width: 100%;
	height: auto !important;
	vertical-align: middle;
}
.content_in .photo_s {
	overflow: hidden;
	width: 70px;
	float: right;
}
.content_in .photo_s ul {
	margin: 0 0;
}
.content_in .photo_s li {
	margin-bottom: 16px;
	display: inline-block;
	list-style: none;
}
.content_in .photo_s li .list {
	text-align: center;
	position: relative;
	cursor: pointer;
	overflow: hidden;
}
.content_in .photo_s li .list img {
	max-width: 100%;
	height: auto !important;
}
.content_in .photo_s li .list:before {
	content:'';
	position: absolute;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	display:block;
	z-index:3;
	opacity:0;
	background:rgba(0,0,0,0.8) url(../images/news_top.png) center no-repeat;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.content_in .photo_s li:hover .list:before {
	opacity: 1;
}
.content_in .con{
}
.content_in .con img{
	max-width:100%;
	height:auto !important;
}
@media (max-width: 650px) {
.content_in .photo {
	max-width:500px;
}
.content_in .photo_b{
	margin:0;
	margin-bottom:10px;
}
.content_in .photo_s {
	overflow: hidden;
	width: 100%;
	max-width:500px;
	float:none;
}
.content_in .photo_s ul {
	margin: 0 -1px;
}
.content_in .photo_s li {
	width: 16.6666666666666666666666666%;
	float:left;
	padding:1px;
	margin-bottom: 0px;
	display: inline-block;
	list-style: none;
}
}
@media (max-width: 590px) {
.content_in .photo_s li {
	width: 33.333333333333%;
	float:left;
	margin-bottom: 0px;
	display: inline-block;
	list-style: none;
}
}
@media (max-width: 540px) {
.content_in .top{
	margin-bottom:10px;
}
}