﻿
.ny-cont{
	margin:0 auto;
	width: 1200px;
	font-size: 14px;
	color: #333;
	line-height: 190%;
	letter-spacing: 0px;
	border: 1px #bfbfbf dashed;
	margin-top: 20px;
	padding: 18px 18px 18px 18px;
	margin-bottom: 20px; overflow:hidden
	
}

.ny-cont p, .ny-cont p a{
	margin-top:15px;
	font-size: 14px;
	color: #333;
	line-height: 30px;
}
.ny-cont a{
 	font-size: 14px;
	color: #333;
	line-height: 30px;
 }


.ny-cont strong{
	 font-family:"microsoft yahei";
	 font-size: 14px;
	 font-weight: bold;
}

.showlist {width:100%;float:left;}
.showlist div *{width:100%;}
.showlist li{margin:5% auto;width:90%;background:#fdfdfd;border:5px solid #fff;border-radius: 5px;}
.showlist li:hover{box-shadow: 0px 0px 8px #666;background:#f0f0f0;}
.showlist li dl a{display:block;}
.showlist li img{border-radius: 5px;}
.showlist li .t{line-height:35px;display:block; text-align:center;}
.showlist li:hover b{color:#e30;}
.showlist dt a{overflow:hidden;display:inline-block;transform:rotate(0);border-radius: 5px;}
.showlist dt a img{transition:all .4s ease-in-out;}
.showlist dt a:hover img{transform:translateZ(0) scale(1.12);}
.showlist dd ,.showlist ol{padding:1%;color:#666;text-align:center;}
.showlist dd *{color:#666;}
.showlist span{text-decoration:line-through;vertical-align: middle;}
.showlist .pm{text-decoration:none;color:#00F;}
.showlist div{float:left;border-left:1px solid #eee;}
.showlist div:hover{background:#fafafa;}