a {
	text-decoration: none;
}
fieldset, img {
	border: none;
}
* {
	margin: 0;
	padding: 0;
}
body {
	font-size: 14px;
	font-family: "Microsoft Yahei";
	background: #fff;
	color: #333;
}
ul, ol, li {
	list-style-type: none;
}
.clear {
	clear: both;
}
input {
	font-size: 14px;
	height: 30px;
	outline: none;
	font-family: "Microsoft Yahei";
}
/*首页*/

.banner {
	width: 100%;
	position: relative;
	overflow: hidden;
	height: 390px;
}
.nav {
	width: 1920px;
	position: absolute;
	left: 50%;
	margin-left: -960px;
}
.bannera {
	width: 100%;
	position: relative;
	overflow: hidden;
	height: 391px;
}
.bannerb {
	width: 100%;
	position: relative;
	overflow: hidden;
	height: 3452px;
}
.bannerc {
	width: 100%;
	position: relative;
	overflow: hidden;
	height: 395px;
}
.gzh-list {
	width: 934px;
	height: auto;
	min-height: 100px;
	position: absolute;
	left: 50%;
	margin-left: -467px;
}
.gzh-list ul {
	width: 944px;
}
.gzh-list ul li {
	float: left;
	width: 302px;
	height: 313px;
	border: 1px solid #cec2a3;
	border-top: none;
	background: #e3e3e3;
	margin: 0px 10px 20px 0px;
	box-shadow: #cec2a3 0px 0px 10px;
}
.gzh-pic {
	float: left;
	width: 108px;
	height: 77px;
	display: block;
	margin-top: 3px;
}
.gzh-list ul li h2 {
	width: 302px;
	height: 83px;
	background: #fff;
	color: #000;
	font-size: 18px;
	margin-bottom: 15px;
}
.gzh-list ul li h2 span {
	float: left;
    width: 165px;
    margin: 10px 0px 0px 10px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 65px;
}
.gzh-list ul li p {
	width: 277px;
	font-size: 18px;
	height: 42px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	line-height: 42px;
	background: url(../../img2/ad/gzh/pic_20.jpg) no-repeat 98% center #fff;
	margin: 0 auto 4px;
	text-indent: 14px;
}
.gzh-list ul li p a {
	color: #333;
}
.gzh-more {
	width: 277px;
	height: 43px;
	background: #ff9d44;
	margin: 13px auto 0px;
	font-size: 18px;
	text-align: center;
	line-height: 43px;
}
.gzh-more a {
	color: #f3f3f3;
}
