﻿@charset "gb2312";


.wraps a {
	display:block;
	width:240px;
	height:240px;
	text-decoration:none;
	color:#000;
}
.wraps {
	width:240px;
	height:240px;
	position:relative;
	overflow:hidden;
	font-family:arial, sans-serif;
	border:0;
	margin:0 10px;
	float:left;
	display:inline;
}
.wraps img {
	border:0;
}
.wraps i {
	display:block;
	width:240px;
	height:240px;
	position:absolute;
	left:0;
	top:200px;
	z-index:1;
	background:#000;
	filter: alpha(opacity=40);
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);
	opacity:0.40;
	-webkit-transition: all 0.6s ease-in-out;
}
.wraps p {
	display:block;
	width:240px;
	height:240px;
	position:absolute;
	left:0;
	top:200px;
	z-index:1;
	background:transparent;
	font-size:12px;
	color:#fff;
	padding:0;
	margin:0;
	line-height:16px;
	-webkit-transition: all 0.6s ease-in-out;
    background-color:rgba(255, 106, 0, 0.82);
}
.wraps p b {
	display:block;
	font-size:20px;
	color:#fff;
	text-align:center;
	margin:0;
	padding:0;
	line-height:40px;font-weight:100;
}
.wraps p span {
	display:block;
	padding:10px;
	line-height:20px;
    font-size:14px;
}
.wraps a:hover {
	direction:ltr;
}
.wraps a:hover i {
	top:0;
}
.wraps a:hover p {
	top:0;
}
.clear {
	clear:left;
}
@charset "gb2312";


.wrap a {
	display:block;
	width:240px;
	height:122px;
	text-decoration:none;
	color:#000;
}
.wrap {
	width:240px;
	height:122px;
	position:relative;
	overflow:hidden;
	font-family:arial, sans-serif;
	border:0;
	margin:0 10px;
	float:left;
	display:inline;
	margin-bottom:30px;
    margin-right:30px;
}
.wrap img {
     width: 240px;
    height: 122px;
	border:0;
}
.wrap i {
	display:block;
	width:240px;
	height:122px;
	position:absolute;
	left:0;
	top:80px;
	z-index:1;
	background:#000;
	filter: alpha(opacity=40);
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);
	opacity:0.40;
	-webkit-transition: all 0.6s ease-in-out;
}
.wrap p {
	display:block;
	width:240px;
	height:122px;
	position:absolute;
	left:0;
	top:80px;
	z-index:1;
	background:transparent;
	font-size:12px;
	color:#fff;
	padding:0;
	margin:0;
	line-height:16px;
	-webkit-transition: all 0.6s ease-in-out;
    background-color:rgba(255, 106, 0, 0.82);
}
.wrap p b {
	display:block;
	font-size:20px;
	color:#fff;
	text-align:center;
	margin:0;
	padding:0;
	line-height:40px;font-weight:100;
}
.wrap p span {
	display:block;
	padding:10px;
	line-height:20px;
    font-size:14px;
}
.wrap a:hover {
	direction:ltr;
}
.wrap a:hover i {
	top:0;
}
.wrap a:hover p {
	top:0;
}
.clear {
	clear:left;
}
