body{
	font-family:"Microsoft Yahei","黑体";
	color:#000;
	background:#fffdc9;
}

a{
	color:#00;
}

.section{
	width:100%;
	height:100%;
	min-width:1006px;
	background-repeat:no-repeat;
	background-position:center top;
}

.pagebox{
	width:1006px;
	height:100%;
	margin:0px auto;
	position:relative;
}

#page1{ background-image:url(images/page1.jpg);background-position:center 0px;}
#page2{ background-color:#3eb134;}
#page9{ background-image:url(images/page8.gif);background-position:center 0px;}


.mouse-down{
	position:absolute;
	left:50%;
	margin-left:-20px;
	bottom:10px;
	cursor:pointer;
}
#page3 .mouse-down,#page4 .mouse-down,#page5 .mouse-down,#page6 .mouse-down,#page7 .mouse-down{top:74%;}



#page2 .block1{
	width:100%;
	height:100%;
	min-width:1006px;
	background:#fffdc9;
	height:226px;
}
#page2 .block2{
	width:100%;
	height:100%;
	min-width:1006px;
}



.title{
	position:absolute;
	left:0px;
	top:20px;
}
.active .title,.active .title1,.active .title2{
	-ms-animation:'title' 1.4s ease-in-out 0s normal;
	-moz-animation:title 1.4s ease-in-out 0s normal;
	-o-animation:'title' 1.4s ease-in-out 0s normal;
	-webkit-animation:'title' 1.4s ease-in-out 0s normal;
	animation:'title' 1.4s ease-in-out 0s normal;
}
@-ms-keyframes title{
	from{ filter:alpha(opacity=0); -moz-opacity:0; opacity:0; -ms-transform:scale(0,0); transform:scale(0,0); }
	to{}
}
@-moz-keyframes title{
	from{ filter:alpha(opacity=0); -moz-opacity:0; opacity:0; -moz-transform:scale(0,0); transform:scale(0,0); }
	to{}
}

@-o-keyframes title{
	from{ filter:alpha(opacity=0); -moz-opacity:0; opacity:0; -o-transform:scale(0,0); transform:scale(0,0); }
	to{}
}

@-webkit-keyframes title{
	from{ filter:alpha(opacity=0); -moz-opacity:0; opacity:0; -webkit-transform:scale(0,0); transform:scale(0,0); }
	to{}
}

@keyframes title{
	from{ filter:alpha(opacity=0); -moz-opacity:0; opacity:0; -moz-transform:scale(0,0); -webkit-transform:scale(0,0); -o-transform:scale(0,0); -ms-transform:scale(0,0); transform:scale(0,0); }
	to{}
}




#page2 .block1 #nav{
	width:1000px;
	position:absolute;
	left:3px;
	top:120px;
	background:url(images/nav.gif)  no-repeat left top;
	height:35px;
}
.active #nav-box{
	-ms-animation:nav 2.4s ease-in-out 0s normal;
	-moz-animation:nav 2.4s ease-in-out 0s normal;
	-o-animation:nav 2.4s ease-in-out 0s normal;
	-webkit-animation:nav 2.4s ease-in-out 0s normal;
	animation:nav 2.4s ease-in-out 0s normal;
}
@-ms-keyframes nav{
	from{ filter:alpha(opacity=0); -moz-opacity:0; opacity:0;}
	50%{ filter:alpha(opacity=0); -moz-opacity:0; opacity:0; }
	to{}
}
@-moz-keyframes nav{
	from{ filter:alpha(opacity=0); -moz-opacity:0; opacity:0; }
	50%{ filter:alpha(opacity=0); -moz-opacity:0; opacity:0; }
	to{ }
}
@-o-keyframes nav{
	from{ filter:alpha(opacity=0); -moz-opacity:0; opacity:0; }
	50%{ filter:alpha(opacity=0); -moz-opacity:0; opacity:0; }
	to{}
}
@-webkit-keyframes nav{
	from{ filter:alpha(opacity=0); -moz-opacity:0; opacity:0; }
	50%{ filter:alpha(opacity=0); -moz-opacity:0; opacity:0; }
	to{}
}
@keyframes nav{
	from{ filter:alpha(opacity=0); -moz-opacity:0; opacity:0; }
	50%{ filter:alpha(opacity=0); -moz-opacity:0; opacity:0; }
	to{}
}


#page2 .block1 #nav ul{
	margin:-2px 0px 0px 117px;
}
#page2 .block1 #nav li{
	font-size:14px;
	float:left;
	display:inline;
	margin-left:20px;
}
#page2 .block1 #nav li a{
	color:#006835;
	height:37px;
	display:block;
}
#nav li a.on{
	background:url(images/nav-li.png) no-repeat center bottom;
}

#page2 .block1 .text h1{
	font-size:36px;
	text-align:center;
	position:absolute;
	left:0px;
	top:160px;
	width:100%;
}
#page2 .block1 .text h1 a{color:#00341a;}


#page2 .block2 .text-box{
	width:1000px;
	margin:20px 0px 0px 3px;
	color:#fff;
}
.active .text-box{
	-ms-animation:text 2.8s ease-in-out 0s normal;
	-moz-animation:text 2.8s ease-in-out 0s normal;
	-o-animation:text 2.8s ease-in-out 0s normal;
	-webkit-animation:text 2.8s ease-in-out 0s normal;
	animation:text 2.8s ease-in-out 0s normal;
}
@-ms-keyframes text{
	from{ filter:alpha(opacity=0); -moz-opacity:0; opacity:0; -ms-transform:scale(2,2); transform:scale(2,2); }
	60%{ filter:alpha(opacity=0); -moz-opacity:0; opacity:0; -ms-transform:scale(2,2); transform:scale(2,2); }
	to{}
}
@-moz-keyframes text{
	from{ filter:alpha(opacity=0); -moz-opacity:0; opacity:0; -moz-transform:scale(2,2); transform:scale(2,2); }
	60%{ filter:alpha(opacity=0); -moz-opacity:0; opacity:0; -moz-transform:scale(2,2); transform:scale(2,2); }
	to{}
}
@-o-keyframes text{
	from{ filter:alpha(opacity=0); -moz-opacity:0; opacity:0; -o-transform:scale(2,2); transform:scale(2,2); }
	60%{ filter:alpha(opacity=0); -moz-opacity:0; opacity:0; -o-transform:scale(2,2); transform:scale(2,2); }
	to{}
}
@-webkit-keyframes text{
	from{ filter:alpha(opacity=0); -moz-opacity:0; opacity:0; -webkit-transform:scale(2,2); transform:scale(2,2); }
	60%{ filter:alpha(opacity=0); -moz-opacity:0; opacity:0; -webkit-transform:scale(2,2); transform:scale(2,2); }
	to{}
}
@keyframes text{
	from{ filter:alpha(opacity=0); -moz-opacity:0; opacity:0; -moz-transform:scale(2,2); -webkit-transform:scale(2,2); -o-transform:scale(2,2); -ms-transform:scale(2,2); transform:scale(2,2); }
	60%{ filter:alpha(opacity=0); -moz-opacity:0; opacity:0; -moz-transform:scale(2,2); -webkit-transform:scale(2,2); -o-transform:scale(2,2); -ms-transform:scale(2,2); transform:scale(2,2); }
	to{}
}

#page2 .block2 .text-box a{
	color:#fff;
}
#page2 .block2 .left{
	width:516px;
}
#page2 .block2 .news1{
	border:1px solid #8cd186;
	background:#65c15d;
	width:476px;
	height:110px;
	padding-left:22px;
	margin-bottom:13px;
}
#page2 .block2 .news1 h4{
	font-size:20px;
	margin:16px 0px 7px 0px;
}
#page2 .block2 .news1 p{
	font-size:14px;
	line-height:22px;
	margin:0px 57px 0px 2px;
}

#page2 .block2 .news2 ul{
	width:239px;
	height:233px;
	border:1px solid #90d28a;
	background:#65c15d;
	float:left;
	margin-right:17px;
	display:inline;
	overflow:hidden;
	padding-top:2px;
}
#page2 .block2 .news2 li{
	margin:12px 18px 0px 13px;
	background:url(images/news2-li.gif) no-repeat bottom right;
	padding-bottom:12px;
}
#page2 .block2 .news2 li h5{
	font-size:16px;
	line-height:22px;
	background:url(images/news2-h5.gif) no-repeat left center;
	padding-left:24px;
}
#page2 .block2 .news2 li p{
	line-height:20px;
	margin:9px 7px 0px 25px;
}
#page2 .block2 .news3{
	margin:13px 17px 0px 0px;
	overflow:hidden;
}
#page2 .block2 .news3 .left{
	width:274px;
	height:168px;
	position:relative;
}
#page2 .block2 .news3 .left .pic img{
	width:274px;
	height:168px;
}
#page2 .block2 .news3 .textbg{
	position:absolute;
	left:0px;
	top:57px;
	width:100%;
	height:66px;
	background:#fff;
	filter:alpha(opacity=68);
	-moz-opacity:0.68;
	opacity:0.68;
}
#page2 .block2 .news3 .play{
	position:absolute;
	left:33px;
	top:77px;
}
#page2 .block2 .news3 .left p{
	width:154px;
	line-height:20px;
	position:absolute;
	top:73px;
	right:28px;
}
#page2 .block2 .news3 p a{ color:#00341a;}
#page2 .block2 .news3 .right{
	width:175px;
	border:1px solid #90d28a;
	background:#65c15d;
	height:168px;
	padding:0px 22px 0px 10px;
}
#page2 .block2 .news3 h5{
	font-size:16px;
	line-height:22px;
	background:url(images/news2-h5.gif) no-repeat left center;
	padding-left:24px;
	margin:32px 0px 10px 0px;
}
#page2 .block2 .news3 .right p{
	line-height:20px;
	margin:0px 0px 16px 24px;
}
#page2 .block2 .news3 .right p a{ color:#fff;}
#page2 .block2 .news3 .right span{
	background:#5bb254;
	padding:2px 10px;
	border-radius:14px;
	margin-left:45px;
}
#page2 .block2 .news3 .right span a{ text-decoration:none;}


#page2 .block2 .right{
	width:484px;
}
#page2 .block2 .news4{
	width:472px;
	border:1px solid #90d28a;
	background:#65c15d;
	height:352px;
	padding:4px 5px 4px 5px;
	position:relative;
}
#page2 .block2 .news4 .textbg{
	position:absolute;
	left:5px;
	top:254px;
	width:472px;
	height:102px;
	background:#000;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
}
#page2 .block2 .news4 .pic img{
	width:472px;
	height:352px;
}
#page2 .block2 .news4 .switch{
	position:absolute;
	left:0px;
	top:272px;
	width:100%;
	text-align:center;
}
#page2 .block2 .news4 .switch span{
	background:url(images/focus-type1.png) no-repeat;
	_background:#fff;
	cursor:pointer;
    display:inline-block;
    font-size:0;
    height:10px;
    line-height:0;
    margin:0 6px;
    overflow:hidden;
    width:10px;
	color:#fff;
}
#page2 .block2 .news4 .switch a:hover{text-decoration:none; color:#fff;}
#page2 .block2 .news4 .switch span.current{background:url(images/focus-type2.png) no-repeat;_background:#3eb134; color:#3eb134;}
#page2 .block2 .news4 .switch a{ margin:0px 10px;}
#page2 .block2 .news4 p{
	position:absolute;
	width:100%;
	text-align:center;
	bottom:32px;
	left:0px;
	font-size:18px;
}

#page2 .block2 .news5{
	width:482px;
	border:1px solid #90d28a;
	height:168px;
	margin-top:13px;
	background:url(images/hdjs.gif) no-repeat 11px 22px #65c15d;
}
#page2 .block2 .news5 img{
	width:126px;
	height:126px;
	float:left;
	margin:21px 0px 0px 43px;
	display:inline;
}
#page2 .block2 .news5 .right{
	width:283px;
	margin-right:15px;
	display:inline;
}
#page2 .block2 .news5 .right h4{
	font-size:16px;
	line-height:24px;
	margin:20px 0px 10px 0px;
}
#page2 .block2 .news5 .right p{
	font-size:14px;
	line-height:22px;
	margin:0px 8px 0px 10px;
}




.title1{
	position:absolute;
	left:0px;
	top:-120px;
}
#page3 .text1{
	background:url(images/text1.gif) no-repeat;
	height:579px;
	width:998px;
	margin:158px 0px 0px 4px;
}
.active .text1{
	-ms-animation:'text1' 2.4s ease-in-out 0s normal;
	-moz-animation:text1 2.4s ease-in-out 0s normal;
	-o-animation:'text1' 2.4s ease-in-out 0s normal;
	-webkit-animation:'text1' 2.4s ease-in-out 0s normal;
	animation:'text1' 2.4s ease-in-out 0s normal;
}
@-ms-keyframes text1{
	from{ filter:alpha(opacity=0); -moz-opacity:0; opacity:0;}
	50%{ filter:alpha(opacity=0); -moz-opacity:0; opacity:0;}
	to{}
}
@-moz-keyframes text1{
	from{ filter:alpha(opacity=0); -moz-opacity:0; opacity:0;}
	50%{ filter:alpha(opacity=0); -moz-opacity:0; opacity:0;}
	to{}
}
@-o-keyframes text1{
	from{ filter:alpha(opacity=0); -moz-opacity:0; opacity:0;}
	50%{ filter:alpha(opacity=0); -moz-opacity:0; opacity:0;}
	to{}
}
@-webkit-keyframes text1{
	from{ filter:alpha(opacity=0); -moz-opacity:0; opacity:0;}
	50%{ filter:alpha(opacity=0); -moz-opacity:0; opacity:0;}
	to{}
}
@keyframes text1{
	from{ filter:alpha(opacity=0); -moz-opacity:0; opacity:0; }
	50%{ filter:alpha(opacity=0); -moz-opacity:0; opacity:0;}
	to{}
}

#page3 .clxq{
	margin:103px 0px 0px 469px;
	float:left;
	display:inline;
}

#page3 .right{
	width:216px;
	margin:220px 86px 0px 0px;
	display:inline;
}
#page3 .right p{
	font-size:16px;
	color:#fff;
	line-height:30px;
}
#page3 .right p span{color:#feff82;}
#page3 .right .p1{ margin-left:61px;}





#page4 .text1{
	background:url(images/text2.gif) no-repeat;
	height:579px;
	width:1000px;
	margin:158px 0px 0px 3px;
}
#page4 .clxq{
	margin:102px 511px 0px 0px;
	float:right;
	display:inline;
}
#page4 .left{
	width:195px;
	margin:214px 0px 0px 98px;
	display:inline;
}
#page4 .left p{
	font-size:16px;
	color:#fff;
	line-height:28px;
}
#page4 .left p span{color:#ffcc51;}
#page4 .left label{ font-size:12px;}
#page4 .p1{ margin-left:61px;}





#page5 .text1{
	background:url(images/text3.gif) no-repeat;
	height:579px;
	width:998px;
	margin:158px 0px 0px 4px;
}
#page5 .clxq{
	margin:105px 0px 0px 483px;
	float:left;
	display:inline;
}
#page5 .right{
	width:228px;
	margin:170px 66px 0px 0px;
	display:inline;
}
#page5 .right p{
	color:#fff;
	font-size:16px;
	line-height:29px;
	margin-top:26px;
}





#page6 .text1{
	background:url(images/text4.gif) no-repeat;
	height:579px;
	width:998px;
	margin:158px 0px 0px 4px;
}
#page6 .left{
	width:196px;
	margin:192px 0px 0px 100px;
	display:inline;
}
#page6 .left p{
	color:#fff;
	font-size:16px;
	line-height:28px;
	margin-top:25px;
}
#page6 .clxq{
	margin:168px 63px 0px 0px;
	float:right;
	display:inline;
}




#page7 .text1{
	background:url(images/text5.gif) no-repeat;
	height:579px;
	width:998px;
	margin:158px 0px 0px 4px;
}
#page7 .clxq{
	margin:168px 0px 0px 52px;
	float:left;
	display:inline;
}
#page7 .right{
	width:195px;
	margin:190px 90px 0px 0px;
	display:inline;
}
#page7 .right p{
	color:#fff;
	font-size:16px;
	line-height:29px;
	margin-top:26px;
}





#page9 .text1{
	background:url(images/ewm.gif) no-repeat;
	height:430px;
	width:641px;
	margin:180px 0px 0px 181px;
}







#page8 .title2{
	background:url(images/title2.gif) no-repeat left top #3eb134;
	height:64px;
	margin:1% 3px 0px 3px;
}
#page8 .title2 p{
	color:#fff;
	line-height:24px;
	padding:10px 42px 0px 277px;
	font-family:"宋体";
}
#page8 .title2 p a{ 
	color:#fff;
	padding-left:19px;
}
#page8 .hd-box{
	width:1000px;
	overflow:hidden;
	background:#ebebeb;
	margin:0px 3px;
	position:relative;
	padding-bottom:25px;
}

#page8 .ditu{
	width:597px;
	height:366px;
	position:absolute;
	left:40px;
	top:12px;
}

#page8 .hd-box .kuai{
	margin:168px 0px 0px 573px;
	background:url(images/kuai.gif) no-repeat;
	width:334px; height:168px;
	padding:18px 28px 0px 38px;
}
#page8 .kuai{
	margin-top:-348px;
	z-index:999;
}
#page8 .kuai .left{
	width:50px;
	font-family:"Microsoft Yahei","黑体";
	font-size:18px;
	color:#fff;
	text-align:center;
}
#page8 .kuai .right{
	width:266px;
}
#page8 .kuai h3{
	font-size:20px;
	font-family:"Microsoft Yahei","黑体";
}
#page8 .kuai a{ color:#fff;}
#page8 .kuai p{
	color:#fff;
	line-height:22px;
	font-size:14px;
	margin:10px 22px 0px 0px;
}

#page8 .city{
	background:url(images/city-bg.gif) no-repeat;
	height:56px;
	margin:21px 0px 27px 18px;
}
#page8 .news{
	padding-left:28px;
}
#page8 .news .left{
	width:326px;
	height:248px;
	position:relative;
	background:#3eb134;
}
#page8 .news .play{
	position:absolute;
	top:97px;
	left:134px;
}
#page8 .news .left p{
	height:30px;
	line-height:20px;*line-height:26px;
	text-align:center;
	font-size:16px;
}
#page8 .news .left p a{ color:#fff;}
#page8 .news .right{
	width:628px;
}
#page8 .news .right h4{
	font-size:24px;
	font-family:"Microsoft Yahei","黑体";
	font-weight:normal;
	margin:0px 0px 7px 6px;
}
#page8 .news .right h4 a{ color:#333;}
#page8 .news .f14-36{
	border-bottom:1px solid #a7a7a7;
	overflow:hidden;
	margin-right:26px;
	_height:36px;
}
#page8 .news .f14-36 li{
	line-height:36px;
	float:left;
	width:291px;
	background:url(images/right-li.gif) no-repeat left;
	padding-left:10px;
	font-size:14px;
}
#page8 .news .f14-36 li a{ color:#000;}
#page8 .news .tu li{
	float:left;
	width:130px;
	margin:16px 18px 0px 6px;
	display:inline;
}
#page8 .news .tu li p{
	text-align:center;
	background:#3eb134;
	height:27px;
	line-height:27px;
	margin-top:-3px;*margin-top:-2px;_margin-top:-4px;
}
#page8 .news .tu li p a{ color:#fff;}





#sidnav{
	width:178px;
	height:529px;
	background:url(images/sidnav.png) no-repeat;
	position:absolute;
	right:-176px;
	top:0px;
}
#page8 #sidnav{ top:150px;}
.active #sidnav{
	-ms-animation:'sidnav' 3.8s ease-in-out 0s normal;
	-moz-animation:sidnav 3.8s ease-in-out 0s normal;
	-o-animation:'sidnave' 3.8s ease-in-out 0s normal;
	-webkit-animation:'sidnav' 3.8s ease-in-out 0s normal;
	animation:'sidnav' 3.8s ease-in-out 0s normal;
}
@-ms-keyframes sidnav{
	from{ filter:alpha(opacity=0); -moz-opacity:0; opacity:0;}
	56%{ filter:alpha(opacity=0); -moz-opacity:0; opacity:0;}
	to{}
}
@-moz-keyframes sidnav{
	from{ filter:alpha(opacity=0); -moz-opacity:0; opacity:0;}
	56%{ filter:alpha(opacity=0); -moz-opacity:0; opacity:0;}
	to{}
}
@-o-keyframes sidnav{
	from{ filter:alpha(opacity=0); -moz-opacity:0; opacity:0;}
	56%{ filter:alpha(opacity=0); -moz-opacity:0; opacity:0;}
	to{}
}
@-webkit-keyframes sidnav{
	from{ filter:alpha(opacity=0); -moz-opacity:0; opacity:0;}
	56%{ filter:alpha(opacity=0); -moz-opacity:0; opacity:0;}
	to{}
}
@keyframes sidnav{
	from{ filter:alpha(opacity=0); -moz-opacity:0; opacity:0;}
	56%{ filter:alpha(opacity=0); -moz-opacity:0; opacity:0;}
	to{}
}
#sidnav a{
	display:block;
	width:165px;
	text-decoration:none;
	font-size:18px;
	color:#fff;
	line-height:24px;
	text-align:center;
	padding-top:18px;
}
#sidnav .a1{ height:84px; text-indent:-9999px; padding-top:0px;}
#sidnav .a2,#sidnav .a5{ height:64px;}
#sidnav .a3,#sidnav .a4{ height:61px;}
#sidnav .a6{ height:64px;}