
.container {
	width: 960px;
	margin: 0 auto;
}

.clearfix {
	zoom: 1;
}

.clearfix:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

body {
	background: url("../../images/web/noise.png") repeat;
	font-size: 12px;
	font-family: "微软雅黑","雅黑",sans-serif;
}

.wrapper {
	width: 960px;
	padding: 40px 35px 35px;
	margin: 50px auto 0;
	box-shadow: 0 0 6px 0 rgba(0,0,0,0.2);
	background-color: #fff;
}

.content img {
	max-width: 100% !important;
}

.header .logo {
	float: left;
	border-right: 1px solid #e9e9e9;
	padding: 0 20px 0 0;
}

.header .title {
	height: 70px;
	line-height: 70px;
	font-size: 20px;
	font-weight: bold;
	color: #888;
	margin: 0 0 0 20px;
	float: left;
}

.nav {
	width: 100%;
	height: 50px;
	line-height: 50px;
	background-color: #303030;
	margin: 20px 0;
}

.nav ul li {
	width: 10%;
	float: left;
}

.nav ul li a {
	display: block;
	text-align: center;
	background: url("../../images/web/navigation-divider.png") no-repeat scroll right center;
	color: #fff;
	font-size: 14px;
}

.nav ul li a:hover {
	background: #72b626;
	text-decoration: none;
}

.banner {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.banner ul {
	width: 100%;
	height: 400px;
	overflow: hidden;
	position: relative;
}

.banner ul li {
	float: left;
}

.banner .btn {
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: right;
	position: absolute;
	bottom: 20px;
}

.banner .btn span {
	padding: 0 10px;
	border: 1px solid #303030;
	margin: 0 5px;
	background-color: #303030;
	color: #fff;
}

.footer {
	padding: 40px 35px 35px;
	font-size: 12px;
	line-height: 30px;
	background-color: #303030;
	text-align: center;
	color: #aaa;
}

.footer a {
	color: #aaa;
}

section {
	margin: 10px 0 0 0; 
}

/** ================= index   ================== */

.index-main h2 {
	border-bottom: 1px solid #ccc;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	font-weight: bold;
	color: #5e5e5e;
}

.index-main h2 .title {
	float: left;
}

.index-main h2 .more {
	width: 50px;
	height: 40px;
	float: right;
	background: #fff url("../../images/web/more.png") no-repeat scroll center center;
}

.index-main h2 .more a {
	width: 50px;
	height: 40px;
	display: block;
}

.index-main h2 .more a:hover {
	text-decoration: none;
}

.index-main .index-intro {
	width: 580px;
	float: left;
}

.index-main .index-news {
	width: 350px;
	float: right;
}

.index-main .index-intro ul {
	margin-top: 10px;
}

.index-main .index-intro ul li:first-child {
	width: 80px;
	height: 120px;
	float: left;
}

.index-main .index-intro ul li:last-child {
	width: 490px;
	height: 120px;
	line-height: 24px;
	font-size: 12px;
	color: #5e5e5e;
	overflow: hidden;
	float: right;
}

.index-main .index-news ul {
	margin-top: 10px;
}

.index-main .index-news ul li {
	height: 24px;
	line-height: 24px;
	font-size: 12px;
}

.index-main .index-news ul li p.title {
	width: 270px;
	height: 24px;
	padding-left: 20px;
	background: url("../../images/web/exhibition.jpg") no-repeat scroll 0 center;
	overflow: hidden;
	float: left;
}

.index-main .index-news ul li p.title a {
	color: #5e5e5e;
}

.index-main .index-news ul li p.title a:hover {
	color: #72b626;
}

.index-main .index-news ul li p.time {
	width: 50px;
	text-align: center;
	float: right;
}

.index-product ul {
	margin-top: 10px;
}

.index-product ul li {
	width: 150px;
	height: 140px;
	float: left;
}

.index-product ul li+li {
	margin-left: 12px;
}

.index-product ul li img {
	border: 1px solid #ccc;
}

.index-product ul li a.name {
	display: block;
	width: 150px;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	overflow: hidden;
	color: #5e5e5e;
	text-align: center;
}

.index-product ul li a:hover {
	color: #72b626;
}
/** ================= abouts  ================== */

.abouts .intro,
.abouts .content {
	font-size: 12px;
	line-height: 24px;
	margin-top: 10px;
}

.abouts h2 {
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;
	color: #b00b0a;
	background: url("../../images/web/h-line.jpg") repeat-x scroll 0 center;
}

.abouts h2 p.name {
	width: 80px;
	background-color: #fff;
}
/** ================= news    ================== */

.news {
	font-size: 12px;
	line-height: 24px;
	margin-top: 10px;
}

.news h2 {
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;
	color: #b00b0a;
	background: url("../../images/web/h-line.jpg") repeat-x scroll 0 center;
}

.news h2 p.name {
	width: 80px;
	background-color: #fff;
}

.news ul.cate li {
	font-size: 14px;
	font-weight: bold;
	padding-left: 20px;
	background: url("../../images/web/exhibition.jpg") no-repeat scroll 0 center;
}

.news ul.cate li a {
	color: #000;
}

.news ul.cate li a:hover {
	color: #72b626;
}

.news .content {
	margin: 20px 0 0 0;
	padding: 20px 0;
	background: url("../../images/web/h-line.jpg") repeat-x scroll 0 top;
}

.news .content .title {
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.news .content .desc {
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	text-align: center;
	color: #5e5e5e;
}
/** ================= product ================== */

.product {
	font-size: 12px;
	line-height: 24px;
	margin-top: 10px;
}

.product h2 {
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;
	color: #b00b0a;
	background: url("../../images/web/h-line.jpg") repeat-x scroll 0 center;
}

.product h2 p.name {
	width: 80px;
	background-color: #fff;
}

.product ul.cate li {
	font-size: 14px;
	font-weight: bold;
	padding-left: 20px;
	background: url("../../images/web/exhibition.jpg") no-repeat scroll 0 center;
}

.product ul.cate li a {
	color: #000;
}

.product ul.cate li a:hover {
	color: #72b626;
}

.product .content {
	margin: 20px 0 0 0;
	padding: 20px 0;
	background: url("../../images/web/h-line.jpg") repeat-x scroll 0 top;
}

.product .content .title {
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.product .content .desc {
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	text-align: center;
	color: #5e5e5e;
}

.product .content .product-content {
	padding: 10px;
	border: 1px solid #eee;
}
/** ================= job     ================== */

.job {
	font-size: 12px;
	line-height: 24px;
	margin-top: 10px;
}

.job h2 {
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;
	color: #b00b0a;
	background: url("../../images/web/h-line.jpg") repeat-x scroll 0 center;
}

.job h2 p.name {
	width: 80px;
	background-color: #fff;
}

.job ul.cate li {
	font-size: 14px;
	font-weight: bold;
	padding-left: 20px;
	background: url("../../images/web/exhibition.jpg") no-repeat scroll 0 center;
}

.job ul.cate li a {
	color: #000;
}

.job ul.cate li a:hover {
	color: #72b626;
}

.job .content {
	margin: 20px 0 0 0;
	padding: 20px 0;
	background: url("../../images/web/h-line.jpg") repeat-x scroll 0 top;
}

.job .content .title {
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.job .content .desc {
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	text-align: center;
	color: #5e5e5e;
}

.job .content .job-content {
	padding: 10px;
	border: 1px solid #eee;
}
/** ================= contact =================== */

.contact {
	font-size: 12px;
	line-height: 24px;
	margin-top: 10px;
}

.contact h2 {
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;
	color: #b00b0a;
	background: url("../../images/web/h-line.jpg") repeat-x scroll 0 center;
}

.contact h2 p.name {
	width: 80px;
	background-color: #fff;
}

.contact ul li {
	font-size: 14px;
	line-height: 40px;
	font-weight: bold;
}


/*********~~~以下为响应式代码~~~*********/
@media (max-width: 960px) {
	.wrapper {
		padding: 10px;
		margin: 0 auto;
		width: 90%;
	}

	.container {
		width: 100%;
	}

	.header {
		width: 100%;
		height: 30px;
	}

	.header .logo {
		width: 30%;
		height: 30px;
		padding: 0 5px 0 0;
	}

	.header .logo img {
		width: 100%;
		height: 30px;
	}

	.header .title {
		height: 30px;
		line-height: 30px;
		font-size: 14px;
		margin: 0 0 0 5px;
	}

	.nav {
		margin: 5px 0;
		width: 100%;
		height: auto;
		line-height: 30px;
	}

	.nav ul li {
		float: left;
		width: 33%;
	}
	.nav ul li a {
		background: none;
	}

	.banner {
		width: 100%;
	}

	.banner ul {
		height: 160px;
	}

	.banner ul li {
		width: 33.333333%;
		height: 160px;
	}

	.banner ul li img {
		width: 100%;
		height: 160px;
	}

	.banner .btn {
		bottom: 0;
	}

	.main {
		width: 100%;
	}

	.index-main .index-intro {
		width: 100%;
		float: none;
	}

	.index-main .index-intro ul li:first-child {
		width: 30%;
	}

	.index-main .index-intro ul li:first-child img {
		width: 100%;
	}

	.index-main .index-intro ul li:last-child {
		width: 65%;
	}

	.index-main .index-news {
		width: 100%;
		float: none;
	}

	.index-main .index-news ul li p.title {
		width: 70%;
	}

	.index-main .index-news ul li p.time {
		width: 20%;
	}
	
	.index-main h2 {
		width: 100%;
	}

	.index-product ul {
		width: 100%;
	}

	.index-product ul li {
		width: 45%;
	}

	.index-product ul li+li {
		margin-left: 4%
	}

	.index-product ul li:nth-child(3),
	.index-product ul li:nth-child(5) {
		margin-left: 0;
	}

	.index-product ul li img {
		width: 100%;
	}

	.index-product ul li a.name {
		width: 100%;
	}

	.footer {
		width: 90%;
		padding: 5%;
	}
}

