﻿* {
	margin: 0;
	padding: 0;
	font-size: 16px;
	color: #333;
	font-family: "Microsoft YaHei";
}
a, abbr, acronym, address, applet, b, big, blockquote, body, caption, center, cite, code, dd, del, dfn, div, dl, dt, em, fieldset, font, form, h1, h2, h3, h4, h5, h6, html, i, iframe, img, ins, kbd, label, legend, li, object, ol, p, pre, q, s, samp, small, span, strike, strong, sub, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, var {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: 0 0;
}
img {
	border: none;
	vertical-align: middle;
 
}
a {
	text-decoration: none;
	color: #666;
}
ul {
	list-style: none;
}
input {
	border: none;
	outline: none;
}
#product_list {
	width: 100%;
	float: left;
}
.product_list {
	width: 1200px;
	margin: 0 auto;
}
.search {
	width: 1198px;
	height: 50px;
	border-radius: 5px;
	float: left;
}
.search_tit {
	width: 100px;
	line-height: 50px;
	float: left;
	font-size: 16px;
	text-indent: 1em;
}
.search1 {
	width: 200px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #ccc;
	margin: 10px;
	float: left;
	background-color: #fff;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
.text1 {
	width: 170px;
	float: left;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	text-indent: 1em;
	line-height: 30px;
}
.sousuo1 {
	width: 45px;
	height: 30px;
	border: none;
	outline: none;
	cursor: pointer;
	opacity: 0;
}
.search2 {
	width: 25px;
	height: 30px;
	background: url(../img/sousuo1.png) no-repeat center;
	float: left;
}
.sort {
	width: 100%;
	margin-top: 20px;
	float: left;
	background: #fafafa;
}
.sort_list {
	width: 1200px;
	margin: 0 auto;
}
.sort_item {
	width: 1200px;
	float: left;
	line-height: 25px;
	margin-top: 20px;
	border-bottom: 1px dotted #ccc;
	padding: 5px 0px;
}
.sort_tit {
	width: 70px;
	float: left;
	font-size: 16px;
	margin: 3px 10px;
}
.sort_detail {
	width: 1100px;
	float: left;
}
.detail_item {
	padding: 2px 10px;
	float: left;
	font-size: 14px;
}
.detail_item.te1 {
	background-color: #f5c67c;
	color: #fff;
	border-radius: 10px;
}
.project {
	width: 1200px;
	float: left;
	margin-top: 40px;
}
.tit {
	text-align: center;
	margin: 25px 0;
}
.tit h1 {
	font-size: 24px;
	color: #333;
}
.tit span {
	color: #999;
	font-size: 14px;
	line-height: 20px;
}
.more {
	width: 100px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	float: right;
	background-color: #c3a461;
	position: absolute;
	margin-left: 1100px;
	margin-top: -30px;
}
.more a {
	color: #fff;
}
.more a:hover {
	color: #ff0000;
}
.project_list {
	width: 1200px;
}
.project_item {
	width: 287px;
	height: 283px;
	float: left;
	margin-left: 10px;
	margin-bottom: 30px;
	border: 1px solid #eee;
}
.pic {
	width: 287px;
	height: 200px;
}
.pic img {
	width: 287px;
	height: 200px;
}
.project_item:hover {
	-webkit-box-shadow: #ccc 0px 0px 10px;
	-moz-box-shadow: #ccc 0px 0px 10px;
	box-shadow: #999 0px 0px 10px;
}
.pitem {
	width: 260px;
	margin-left: 10px;
	font-size: 18px;
	color: #333;
	float: left;
}
.pitem1 {
	width: 180px;
	margin-left: 10px;
	font-size: 18px;
	color: #333;
	line-height: 30px;
	float: left;
	margin-top: 10px;
}
.pitem span {
	border: 1px solid #f5c67c;
	font-size: 14px;
	padding: 2px 5px;
	margin-top: 12px;
	border-radius: 10px;
	float: left;
	color: #f5c67c;
}
.pdetail {
	width: 260px;
	font-size: 14px;
	color: #999;
	line-height: 35px;
	margin-left: 10px;
	border-top: 1px dotted #ccc;
	float: left;
	margin-top: 5px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.sorts {
	width: 260px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}
.sorts_item {
	width: 80px;
	float: left;
	text-align: center;
	font-size: 14px;
	border-right: 1px solid #ccc;
	color: #999;
}
.sorts_item.te1 {
	color: #d71d14;
}
.sorts_item b {
	line-height: 25px;
	color: #666;
}
.biao {
	width: 260px;
	margin-left: 10px;
	float: left;
	margin-top: 20px;
	border-top: 1px dotted #ccc;
}
.biao img {
	margin-left: 15px;
	float: left;
	margin: 10px;
}
.biao span {
	width: 80px;
	height: 40px;
	line-height: 40px;
	color: #666;
	font-size: 14px;
}
.cove_pic.te1 {
	background-position: 0 -45px;
}
.cove_pic.te2 {
	background-position: 0 -90px;
}
.cove_pic.te3 {
	background-position: 0 -135px;
}
.sort .sort_detail b {
	color: #fff;
}
