@charset "utf-8";
/* CSS Document */
.position {
	display: block;
	height: 60px;
	line-height: 60px;
	font-size: 13px;
	color: #3eac32;
	background: url(../img/dingwei.png) left center no-repeat;
	width: 1170px;
	padding-left: 30px;
	margin: 0 auto;
	margin-top: 10px;
}
.incont {
	margin: 50px auto;
}
.incont .left {
	width: 264px;
}
.deannavliul {
	padding-top: 1px;
	background: #f2f2f2;
	margin-bottom: 30px;
}
.deannavliul li.cur, .deannavliul li:hover {
	border-left: 2px solid #3eac32;
	color: #3eac32;
	background: #fff;
}
.deannavliul li.cur a, .deannavliul li:hover a {
	color: #3eac32;
}
.deannavliul li {
	font-size: 16px;
	width: 260px;
	height: 53px;
	cursor: pointer;
	line-height: 53px;
	text-align: center;
	border-left: 2px solid #f2f2f2;
	border-bottom: 1px solid #eae8e8;
}
.deannavliul li span {
	padding-left: 15px;
}
.deantitleh3 {
	height: 50px;
	line-height: 35px;
	font-size: 20px;
	text-transform: uppercase;
	color: #000;
	position: relative;
	font-weight: normal;
}
.deantitleh3 span {
	width: 30px;
	height: 2px;
	display: block;
	background: #c5c5c5;
}
.deanshopl {
	border-bottom: 1px dotted #e6e6e6;
	padding-bottom: 15px;
}
.deanshopl p {
	color: #3eac32;
	line-height: 24px;
	font-size: 12px;
	margin-top: 10px;
}
.deanshopl li {
	line-height: 24px;
	font-size: 12px;
	color: #666;
}
.incont .right {
	width: 900px;
}
.cont {
}
.cont h5 {
	font-size: 18px;
	color: #3eac32;
	border-bottom: 1px solid #eee;
	display: block;
	height: 45px;
	line-height: 35px;
	margin-bottom: 10px;
	margin-bottom: 20px;/*font-weight:bold;*/
}
.cont p {
	text-indent: 30px;
	line-height: 30px;
	font-size: 15px;
}
.newscenter {
}
.newscenter li {
	width: 100%;
	overflow: hidden;
	margin-bottom: 30px;
}
.newscenter li a {
	font-size: 18px;
	font-weight: bold;
	color: #3eac32;
	height: 45px;
	line-height: 45px;
	background: url(../img/title.png) left center no-repeat;
	padding-left: 30px;
}
.newscenter li a:hover {
	text-decoration: underline;
}
.newscenter li p {
	line-height: 22px;
}
.newscenter li p:hover {
	text-decoration: underline;
}
.dsc {
	padding: 20px;
	background: #EEFF99;
	width:860px;
	overflow:hidden;
	margin-bottom:20px; 
}
.datestyle{ height:30px; line-height:30px; font-size:12px; color:#333; text-indent:0px; margin-bottom:20px;}
.npre{ margin-top:30px; padding-top:15px;border-top: 1px dotted #e6e6e6;overflow:hidden; width:100%;}

.cont dl{ display:block; float:left; margin:5px 5px 10px 5px; width:290px; height:252px; overflow:hidden;}
.cont dl dt{ border:1px solid #e6e6e6; padding:2px; width:284px; height:200px; display:block;}
.cont dl dt img{ width:284px; height:200px;}
.cont dl dd{ width:290px; height:40px; line-height:40px; text-align:center; display:block;}
.cont dl:hover dt{border:1px solid #eb9b00;}