﻿.w1200{ width:1200px;}
.cpcate{margin:20px 0; padding:0; list-style:none; height:40px;}
.cpcate li{ width:13%; margin-right:1.5%; float:left; background:#666; height:40px;}
.cpcate li:nth-child(7){ margin-right:0;}
.cpcate li a{ color:#fff; text-align:center; display:block; line-height:40px; font-size:16px;}
.cpcate li.hover,.cpcate li:hover{ background:#0084ff;}
.title{font-size:14px;font-weight:bold;border-bottom:1px solid #f0f0f0; clear:both;line-height:30px;height:30px;margin:0 0 15px 0;}
.photolist{
	margin: 0;
	padding: 0 15px;
	list-style: none;
	overflow: hidden;
}
.photolist li{
	float: left;
	display: block;
	overflow: hidden;
	background: #f3f3f3;
	margin: 20px 2% 20px 0;
	width: 23.5%;
}
.cplist{ float:left; width:75%;}
.cplist .photolist li{
	float: left;
	display: block;
	overflow: hidden;
	background: #f3f3f3;
	margin: 20px 3.5% 20px 0;
	width: 31%;
}

.cplist .photolist li:nth-child(3n){ margin-right:0;}

.cplistd{ float:left; width:50%;}
.cplistd .photolist li{
	float: left;
	display: block;
	overflow: hidden;
	background: #f3f3f3;
	margin: 20px 4% 20px 0;
	width: 47%;
}
.cplistd .photolist li:nth-child(2n){ margin-right:0;}
.photolist li:hover{box-shadow: 0 0 15px rgba(0, 0, 0, 0.2); background:#06F; color:#fff;}
.photolist li:nth-child(4n){ margin-right:0;}
.photolist li img{
	width: 100%;
	display: block;
	overflow:hidden;
	padding: 0px;
}
.photolist li div{
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	text-align: center;
}
.photolist li a:hover{ color:#fff;}
.photolist li p{line-height:22px; padding:0 15px;margin:0; height:55px; color:#666;}
.photolist li:hover p{color:#fff;}

.phototop{
	margin: 10px 0 0 0;
	padding: 0;
	list-style: none;
	height: 160px;
	overflow: hidden;
	clear: both;
}
.phototop li{
	float: left;
	display: block;
	overflow: hidden;
	background: #f3f3f3;
	margin: 0 9px 20px 9px;
}
.phototop li img{
	width: 139px;
	display: block;
	padding: 2px;
	margin: 5px;
	background: #fff;
}
.phototop li div{
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	display: block;
	text-align: center;
	padding: 0 6px;
	width: 135px;
}
