#wrap {
	width: 1200px;
	height: 600px;
}
#wrap ul li .a1 img {
}
#wrap ul li {
	list-style: none;
	position: relative;
	float: left;
	overflow: hidden;
}
#wrap ul li .a1 .divA {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 56px;
	text-align:center;
	line-height:56px;
	background:transparent;
	background-color:rgba(0, 0, 0, 0.5);
}
#wrap ul li .a1 .divA>.p1 {
	width: 100%;
	height: 56px;
	text-align:center;
	line-height:56px;
	font-size: 18px;
	line-height: 56px;
	color: #FFF;
}
#wrap ul li .a1 .divA>.p2 {
	width: 312px;
	height: 21px;
	font-size: 14px;
	color: #b4b4b4;
	line-height: 20px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
#wrap ul li .a1 .divA>.p3 {
	position: absolute;
	right: 0;
	bottom: 12px;
	width: 108px;
	height: 28px;
	color: #f60;
}
#wrap ul li .a1 .divA>.p3>span {
	font-size: 24px;
	font-weight:800;
}
/*遮罩*/
#wrap ul li .a2 {
	position: absolute;
	top: 0;
	left:-100%;
	width: 100%;
	height: 100%;
	text-align: center;
	color: white;
	background:transparent;
	background-color:rgba(0, 0, 0, 0.5);
	transition: all 0.2s;
}
#wrap ul li .a2 .p4 {
	width: 100%;
	text-align: center;
	position: absolute;
	top: 80px;
	left: -100%;
	color: #ffffff;
	font-size: 48px;
	font-weight: bold;
	transition: all 0.2s 0.1s ease-out;
}
#wrap ul li .a2 .p5 {
	width: 100%;
	text-align: center;
	line-height:26px;
	position: absolute;
	box-sizing: border-box;
	top: 154px;
	left: -100%;
	padding-left:50px;
	padding-right:50px;
	font-size: 14px;
	color: white;
	transition: all 0.2s 0.2s ease-out;
}
#wrap ul li .a2 .p6 {
	position: absolute;
	top: 140px;
	left: 175px;
	transform: scale(1.4);
	transition: all 0.3s 0.2s;
}
#wrap ul li .a2 .p6 span {
	font-family: Arial;
	font-size: 36px;
	font-weight: 700;
	color: white;
}
#wrap ul li .a2 .p7 {
	position: absolute; display:none;
	bottom:-70px;
	left: 50%;
	width: 70px;
	height: 70px;
	margin-left:-35px;
	transition: all 0.3s 0.3s;
}
.wrap_t {
	height:397px;
}
.w1 {
	width:594px !important;
	height:397px !important;
	margin-right:10px;
	margin-bottom:10px;
}
.w1 a1 img {
	width:594px;
	height:397px;
}
.w2 {
	width:292px !important;
	height:194px !important;
	margin-bottom:10px;
}
.w2_2 {
	margin-right:10px;
}
.wx_o .a2 .p4 {
	top:35px !important;
	font-size:28px !important;
}
.wx_o .a2 .p7 {
	position: absolute;
	bottom: -40px;
	left: 50%;
	width: 40px !important;
	height: 40px !important;
	margin-left: -20px !important;
	transition: all 0.3s 0.3s;
}
.wx_o .a2 .p7 img {
	width:40px !important;
	height:40px !important;
}
.wx_o .a2 .p5 {
	width: 100%;
	text-align: center;
	line-height:30px;
	position: absolute;
	box-sizing: border-box;
	top: 78px !important;
	left: -100%;
	padding-left:50px;
	padding-right:50px;
	font-size: 12px;
	color: white;
	transition: all 0.2s 0.2s ease-out;
}
.wx_o {
	width:292px !important;
	height:194px !important;
}
.w3 {
	margin-right:10px;
}

