/* CSS Document */
* {
	margin:0;
	padding:0;
}
ul, li {
	list-style:none;
}
img {
	border:none;
}
body {
	background:#cee6be;
	font-family:"宋体";
}
a {
	text-decoration:none;
}
.tou {
	background:url(imagestou.png) no-repeat center;
	/*width:1340px;*/
	width: 100%;
	height:384px;
	margin:0 auto;
}
.content {
	width:967px;
	margin:0 auto;
	background:#fff;
	border-top:12px solid #f1fee8;
	padding:20px;
	height:930px;
	border-bottom:4px solid #a2cd82;
	border-left:1px solid #a2cd82;
	border-right:1px solid #a2cd82;
}
.content .one {
	width:1007px;
}
.content .one .one_l {
	width:338px;
	height:521px;
	float:left;
}
.content .one .one_l p {
	text-indent:30px;
	color:#333333;
	font-size:12px;
	font-family:"宋体";
	line-height:30px;
	margin-top: -20px;
}
.content .one .one_l p a {
	color:#329b09;
}
.content .one .one_r {
	float:left;
	width:608px;
	height:500px;
	background:url(imageslunb_bg.png) no-repeat;
	margin-left:10px;
	padding:14px;
	position:relative
}
.clearfix:after, .anlist:after {
	content:"";
	display:block;
	clear:both;
}
.clearfix, .anlist {
	zoom:1;
}
.clear {
	height:0;
	overflow:hidden;
	clear:both;
}
.bnspic {
	width:603px;
	height:362px;
	margin:0 auto;
	overflow:hidden;
}
.bnspic a {
	display:block;
}
.big_pic, .big_pic a, .big_pic img {
	width:603px;
	height:414px;
	margin-left:7px;
	margin-top:8px;
}
.big_pic {
	overflow:hidden;
}
.big_pic li {
	position:absolute;
	top:0;
	left:0;
	opacity:0;
	-webkit-transform:scale(0.9);
	/*transform:scale(0.4);*/
	z-index:-1;
/*	transition:all linear 0.2s;*/
}
.big_pic .on {
	opacity:1;
	-webkit-transform:scale(1);
	transform:scale(1);
	z-index:1;
}
.big_pic a {
	position:relative;
}
.big_pic .txt {
	width:235px;
	height:46px;
	line-height:46px;
	display:block;
	position:absolute;
	bottom:-70px;
	left:15px;
	color:#2b9400;
	text-align:center;
/*filter:progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#7F000000', endColorstr='#7F000000');
transition:all ease .2s;*/
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	background: #fff;

}
.big_pic .txt a{ font-size: 18px; color: #2b9400; width:auto; }
.big_pic a:hover .txt {
	color:#245112;
}
.small_pic {
	width:360px;
	position:relative;
	position:absolute;
	right:5px;
	bottom:15px;
}
.small_pic a, .small_pic img {
	width:106px;
	height:73px;
}
.small_pic a {
	padding:1px;
	;
transition:all ease .2s;
}
.small_pic .on, .small_pic li:hover {
	position:relative;
	z-index:1;
}
.small_pic .on a {
	background:#FACC16;
}
.small_pic li {
	width:106;
	height:73;
	float:left;
	margin-right:5px;
}

/*精彩聚焦*/
.jcjj {
	margin-top:17px;
}
.jcjj h2.sy_jj {
	background:url(imagesjcjj.png) no-repeat;
	width:981px;
	height:47px;
}
.jcjj h2.sy_jj a {
	float:right;
	display:block;
	width:50px;
	line-height:52px;
	font-size:12px;
	color:#fff;
	font-weight:normal;
}
.jcjj_lb ul.fanh {
	width:967px;
	margin:0 auto;
	border-bottom:1px solid #2b9400;
	color:#2b9400;
	font-size:14px;
	line-height:40px;
	margin-top:-10px;
	height: 40px;
}
.jcjj_lb ul.fanh li{height: 40px;}
.jcjj_lb ul.fanh a {
	float:right;
	display:inline;
	font-size:12px;
	color:#1c7600;
	font-weight:normal;
	margin-right:30px;
	line-height:50px;
}
.jcjj ul {
	margin-top:20px;
}
.jcjj ul li {
	float:left;
	width:186px;
	height:155px;
	margin-right:7px;
	margin-bottom:10px;
}
.jcjj ul li img {
	width:186px;
	height:123px;
}
.jcjj ul li p {
	text-align:center;
	line-height:30px;
	font-size:16px;
}
.jcjj ul li p a{


	font-size:16px;
	color:black;
}
.jcjj_lb ul {
	margin-top:20px;
}
.jcjj_lb ul li {
	float:left;
	width:186px;
	height:155px;
	margin-right:7px;
	margin-bottom:10px;
}
.jcjj_lb ul li img {
	width:186px;
	height:123px;
}
.jcjj_lb ul li p{text-align: center;}
.jcjj_lb ul li p a{
	text-align:center;
	line-height:30px;
	color:#333333;
	font-size:16px;
}
.jcjj_lb .page {
	width:500px;
	margin:0 auto;
	padding-top:20px;
	height:50px;
}
.jcjj_lb .page li {
	float:left;
}
.footer {
	width:1000px;
	height:100px;
	margin:0 auto;
}
.footer p {
	text-align:center;
	line-height:100px;
	font-size:14px;
	color:#1a7500;
	clear: both;
}
/*内容页*/
.content1 {
	width:967px;
	margin:0 auto;
	background:#fff;
	border-top:12px solid #f1fee8;
	padding:0 20px 20px 20px;

	border-bottom:4px solid #a2cd82;
	border-left:1px solid #a2cd82;
	border-right:1px solid #a2cd82;
	min-height: 450px;
	_height:450px;
}
.jcjj_lb{ width:967px;}

.jcjj_lb img{ display:block;margin:0 auto;}

.laiy{ height: 70px; width: 967px; margin:0 auto; padding-top: 30px;}
.laiy h2{color: #2b9400; font-size: 20px;width: 967px; text-align: center; font-weight: normal; line-height: 30px;}
.laiy h3{ color: #c0c0c0; font-size: 12px; text-align: center; line-height: 30px; font-weight: normal;}
.jcjj_lb p{line-height: 30px;}