@charset "utf-8";
/* css document */
.new{
margin-bottom:30px}
.new li{
	width: 738px;
	
	padding:20px 10px;
	background: #fff;
	border-bottom: 1px solid #efefef;
}
.new li a{
	display: inline-block;
	width: 100%;
	height:110px;
}
.n_u_l{
	float: left;
	width: 185px;
	height: 110px;
	background: url(/uploads/image/eimages/news_b.jpg) no-repeat;
	overflow: hidden;
	border-radius: 10px;
}
.n_u_l>p{
	font-size: 33px;
	color: #000;
	line-height: 110px;
	margin-left:27px;
	float: left;
}
.n_u_l>span{
	line-height: 110px;
	float: right;
	font-size: 15px;
	color: #334478;
	margin-right:27px;
	overflow:hidden
}
.n_u_r{
	width: 500px;
	float: right;
	overflow: hidden;
}
.n_u_r>p{
	font-size: 18px;
	color: #000;
	margin-top: 18px;
	height:75px;
	line-height:38px;
	overflow:hidden
	
}
.n_u_r>span{
	color: #666666;
	line-height: 25px;
	margin-top: 15px;
	display: block;
	height: 57px;
	display:none;
}
.new li:hover{
	background: #334478
}
.new li:hover .n_u_r>p{
	color: #ddd;
}
.new li:hover .n_u_r>span{
	color: #fff;
}
.club-img{ float:left;width:100%}
.club-img li{ width:212px;  float:left; margin:15px 12px; position:relative;border-radius:212px;}
.club-img li img{border-radius:212px;-webkit-transition: 0.4s;height:212px;
    -webkit-transition: -webkit-transform 0.4s ease-out;
    transition: transform 0.4s ease-out;
    -moz-transition: -moz-transform 0.4s ease-out;}
			.club-img li:last-child{ margin-right:0px}
			.club-img li .cluba{ position:absolute;width:212px; height:212px; z-index:10; background:rgba(51, 68, 120, 0.9); border-radius:212px; text-align:center; font-size:20px; color:#fff; line-height:212px; top:0px; left:0px; display:none; overflow:hidden}
			.club-img li .casetit{font-size:20px; color:#fff; line-height:36px;font-size:20px; color:#000; text-align:center;line-height:50px;width: 212px; display:block;height:50px;overflow:hidden}
			.club-img li img:hover{transform: rotatez(60deg);
    -webkit-transform: rotatez(60deg);
    -moz-transform: rotatez(60deg);
			}
			
			.proinfoalltitle{ font-size:14px; font-weight:bold; background:#f4f4f4; padding-left:10px; height:25px; line-height:25px; margin:8px 0px;}
		


