﻿* {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-decoration: none;
	font-family: "微软雅黑";
}

.bg {
	height: 900px;
	width: 100%;
	background: url(../image/z_bg1.png) repeat-x;
}

.content {
	width: 1004px;
	height: 900px;
	margin: 0 auto;
}

.top {
	width: 100%;
	height: 154px;
}

.top .logo {
	width: 100px;
	height: 154px;
	float: left;
}

.top .menu {
	width: 800px;
	height: 30px;
	float: right;
	border: 1px dashed #Fff;
	
	margin-top: 50px;
	
}

.top .menu ul {
	width: 100%;
	margin: 0 auto;
	display: table;
}

.menu ul li:first-child {
	border-left: 0 !important;
}

.menu ul>li {
	float: left;
	position: relative;
	width: 14.14%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border-left: 1px dashed #fff;
	font-size: 15px;
}

.top .menu ul li a {
	display: block;
	width: 100%;
	height: 100%;
	color: #000;
	text-align: center;
}

.top .menu ul li a:hover {
	background: #447f37;
	color: #fff;
}

.top .menu ul li:hover>ul {
	display: block;
}

.top .menu .erjiCD {
	display: none;
	width: 100%;
	min-height: 60px;
	z-index: 9999;
}

.top .erjiCD li {
	width: 100%;
	float: left;
	border: 0;
}

.top .menu ul li:hover>ul>li {
	width: 100%;
	height: 26px;
	line-height: 26px;
	margin-top: 2px;
	background: #a8d1a9;
	
}

.z_nr {
	width: 1004px;
	height: 500px;
	margin: 0 auto;
}

.z_nr .z_nr_zuo {
	width: 204px;
	height: 360px;
	
	z-index: 10;
	position: relative;
	
	float: left;
}

.z_nr .z_nr_zuo p {
	position: absolute;
	font-size: 24px;
	right: 12px;
	top: 20px;
}

.z_nr .z_nr_zuo p a {
	color: #fff;
}

.z_nr .z_nr_zuo span {
	position: absolute;
	font-size: 15px;
	right: 12px;
	top: 50px;
	color: #fff;
}



.z_nr .z_nr_zuo .z_title ul li {
	text-align: center;
 	height: 45px;
 	width: 100%;
 	line-height: 45px;
 	margin-top: 10px;
}

.z_nr .z_nr_zuo .z_title ul li a {
	
	font-size: 15px;
}



.z_nr .z_nr_zuo .z_nr_zuo1 {
	width: 200px;
 	height: 124px;
 	border: 2px solid #cdcdcd;
 	background: url(../image/tu4.png) no-repeat;
 	margin-top: 20px;
}

.z_nr .z_nr_you {
	width: 760px;
	height: 530px;
	
	float: right;
}

.z_nr .z_nr_you .chanpin {
	width: 730px;
	height: 460px;
	
	float: right;
}

.z_nr .z_nr_you .chanpin ul {
	
	margin: 0 auto;
	margin-top: 40px;
}

.z_nr .z_nr_you .chanpin ul li {
	float: left;
	text-align: center;
	width: 190px;
	height: 130px;
	border: 1px solid #ccc;
	margin-right: 28px;
	margin-bottom: 54px;
	margin-left: 10px;
}

.z_nr .z_nr_you .chanpin ul li a {
	color: #292929;
}

.z_nr .z_nr_you .chanpin ul li img {
	width: 100%;
	height: 150px;
}

.z_nr .z_yeshu ul {
	display: table;
	margin: 0 auto;
}

.z_nr .z_yeshu ul li {
	padding: 0px 10px;
	float: left;
	color: #000;
	font-size: 13px;
	margin-top: 30px;
}

.z_nr .z_yeshu ul a:hover li {
	background: #0b68b5;
	color: #Fff;
}

.tuan {
	padding-top: 50px;
}