﻿/* eyoucms.com 易优CMS -- 好用,免费,安全 */
.tit {
	height: 42px;
}
.tit h1 {
	float: left;
	height: 38px;
	border-bottom: 4px solid #ff4939;
	color: #010101;
	font-size: 18px;
	line-height: 38px;
}
.review dl {
	padding: 20px 1% 20px 240px;
	overflow: hidden;
	background-color: #fff;
	border-bottom: 1px solid #eee;
}
.review dt {
	float: left;
	margin-left: -240px;
	width: 220px;
}
.time, .review dt img {
	background: #fd9536;
	width: 220px;
	height: 150px;
	float: left;
}
.time em, .time i {
	font-size: 36px;
	width: 100%;
	display: block;
	margin: 30px auto 0;
	line-height: 36px;
	font-weight: 700;
	color: #FFCEA1;
	text-align: center;
	font-family: Arial black;
	border-bottom: 1px dashed #FFB673;
	padding-bottom: 10px;
}
.time i {
	margin: 5px auto 0;
	line-height: 36px;
	color: #FFB571;
	text-align: center;
	border: none;
	font-size: 30px;
}
.review dd div {
	height: 32px;
}
.review dd div h3 {
	display: inline;
	font-size: 18px;
	line-height: 24px;
	margin-top: 0;
	font-weight: bold;
}
.review dd .meta {
	color: #999;
	font-size: 12px;
	margin-bottom: 10px;
}
.review time, .review .pv, .review .pc {
	margin-right: 20px;
}
.review .meta .fa {
	margin-right: 4px;
}
.review .meta a {
	color: #999;
	text-decoration: underline;
}
.review dd p.note {
	overflow: hidden;
	margin-top: 4px;
	color: #888;
	font-size: 13px;
	line-height: 22px;
	word-wrap: break-word;
}
.t-box {
	width: 100%;
	overflow: hidden;
}
.wlimit {
	width: 1200px;
	margin: 0 auto;
}
.b-box {
	margin-right: -16px;
	overflow: hidden;
}
.b-box .s-box {
	width: 288px;
	height: 460px;
	float: left;
	margin-right: 16px;
	margin-bottom: 40px;
	position: relative;
	overflow: hidden;
	box-shadow: 0px 3px 9px rgba(0,0,0,.1);
}
.b-box .s-box .s-pic {
	width: 100%;
	height: 407px;
}
.b-box .s-box .explain {
	padding: 0 30px;
	background: #ffffff;
}
.b-box .s-box .p-title {
	width: 100%;
	height: 50px;
	font-size: 13px;
	color: #252525;
	line-height: 50px;
	text-align: center;
	border-bottom: 1px solid #eceff1;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.b-box .s-box .coll {
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	font-family: Arial;
	color: #838383;
}
.b-box .down-num {
	width: 45%;
	float: left;
	text-align: left;
}
.b-box .down-num i {
	display: inline-block;
	width: 30px;
	height: 30px;
	vertical-align: -5px;
}
.b-box .coll-num {
	width: 45%;
	float: right;
	text-align: right;
}
.b-box .coll-num i {
	display: inline-block;
	width: 30px;
	height: 30px;
	vertical-align: -5px;
}
.b-box .s-box .mark {
	position: absolute;
	width: 288px;
	height: 407px;
	background: #000000;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	top: 0px;
	display: none;
}
.b-box .s-box:hover .mark {
	filter: alpha(opacity=30);
	-moz-opacity: .3;
	-khtml-opacity: .3;
	opacity: .5;
	-webkit-transition: all 150ms;
	-moz-transition: all 150ms;
	-ms-transition: all 150ms;
	-o-transition: all 150ms;
	transition: all 150ms;
	display: block;
}
.b-box .s-box .b-down {
	width: 142px;
	height: 55px;
	line-height: 55px;
	position: absolute;
	left: 50%;
	top: 155px;
	margin-left: -88px;
	color: #ffffff;
	font-size: 20px;
	border-radius: 2px;
	z-index: 2;
	background: #d7000f;
	padding-left: 36px;
	cursor: pointer;
	filter: alpha(opacity=0);
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	font-size: 17px;
}
.b-box .s-box .b-down:hover {
	background: #fc2130;
}
.b-box .s-box:hover .b-down {
	filter: alpha(opacity=100);
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
.b-box .s-box .b-collect {
	width: 148px;
	height: 50px;
	line-height: 50px;
	position: absolute;
	left: 50%;
	top: 197px;
	margin-left: -90px;
	color: #333333;
	font-size: 20px;
	border-radius: 2px;
	z-index: 2;
	padding-left: 31px;
	cursor: pointer;
	filter: alpha(opacity=0);
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	font-size: 17px;
	letter-spacing: 7px;
}
.b-box .s-box:hover .b-collect {
	filter: alpha(opacity=100);
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
@media (max-width: 1024px) {
.review dd div {
	height: 27px;
	overflow: hidden;
}
}
@media (max-width: 920px) {
.fh_right {
	display: none
}
.fh_left {
	float: none;
	margin-right: 0;
}
}
@media (max-width: 660px) {
.review dl {
	padding: 20px 0 20px 0;
}
.review dt {
	margin-left: 0;
	float: none;
	width: 100%;
	display: block;
	height: auto;
}
.time, .review dt img {
	width: 100%;
	margin: 0 auto 20px;
	display: block;
	min-height: 150px;
	height: auto;
	float: none;
}
}
.listnopic dl {
	padding: 20px 1% 20px 1%;
}
