﻿.banner {	width: 100%;	height: 413px;	background: url(../images/banner_cases.png) no-repeat;	background-size: cover;}
.banner_1 {	width: 1000px;	margin: 0 auto;}
.banner_1 img {	margin-top: 160px;	margin-left: 250px;}
.fix:after {	clear: both;	content: "";	display: table;}
.case {	width: 100%;}
.box {	width: 1000px;	margin: 0 auto;}
.case_1 {	width: 605px;	height: 40px;	margin: 0 auto;	margin-top: 75px;}
.case_1 ul {	width: 630px;}
.case_1 ul li {	float: left;	font-size: 16px;	width: 106px;	height: 40px;	line-height: 40px;	text-align: center;    margin-right: 20px;}
.case_1 ul li:hover {	background: url(../images/biankuang.png) no-repeat;}
.l1 {	background: url(../images/biankuang.png) no-repeat;}
.case_1 ul li a {	color: #1a1a1a;}
.caption {	text-align: center;	padding-top: 92px;}
.items_1 {	margin-top: 55px;	width: 1050px;}
.items_1 li {	float: left;	width: 300px;	height: 264px;	margin-right: 50px;	margin-bottom: 37px;	overflow: hidden;	position: relative;}
.items_1 .hot_info {
	position: absolute;
	width: 300px;
	height: 176px;
	margin-top: -200px;
	background: Black;
	-moz-opacity: 0.3;
	opacity: 0.3;
	filter: alpha(opacity=30);
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
	z-index: 10;
}
.items_1 .hot_1{width: 300px;	height: 176px;background: url(../images/wei_bg.png) no-repeat;    position: relative;}



.items_1 .hot_1 .img_1{     width: 53px;
    height: 96px;
    position: absolute;
    top: 42px;
    left: 82px;}
.items_1 .hot_1 .img_2{     width: 90px;
    height: 90px;
    position: absolute;
    top: 50px;
    right: 35px;}

.items_1 li:hover .hot_info {
	cursor: url('../images/cases_shi.png'), crosshair;
	margin-top: 0px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.items_1 li:hover .text {
	background: #aace36;
	color: #fff;
}
.items_1 li:hover p {
	background: #aace36;
	color: #fff;
}
.items_1 li:hover a {
	background: #aace36;
	color: #fff;
}
.text {
	width: 275px;
	height: 70px;
	background-color: #eff2f4;
	padding-top: 15px;
	padding-left: 25px;
}
.items_1 .img_a:hover {
	cursor: url('../images/cases_shi.png'), crosshair;
}
.text_1 a {
	color: #666666;
	font-family: "Microsoft Yahei";
	font-size: 16px;
	line-height: 40px;
}
.text_2 {
	color: #666666;
	font-family: "Microsoft Yahei";
	font-size: 14px;
	line-height: 22px;
}
.items_1 li strong {
	display: block;
	margin-top: 26px;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	color: #222;
}

/* 分页样式 */
.page {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 100px;
}
.page a {
	display: inline-block;
	padding: 5px 10px;
	margin-right: 10px;
	color: #fff;
	border: 1px solid #aace36;
	color: #aace36;
}
.page a:hover {
	background-color: #aace36;
	color: #fff;
}
.page a.now {
	background-color: #aace36;
	color: #fff;
}
