*{
	padding: 0px;
	margin:0px;
	list-style: none;
	border:none;
}
a{
	text-decoration: none;
}
.main{
		background-color: rgba(243, 248, 240, 1);
}
.part1{
	width: 1200px;
	margin:0 auto;
	height:90px;
}
.logo {
	padding-top: 8px;
	padding-bottom: 19px;
	float: left;
	width: 220px;
	height: 52px;
	background-color: rgba(90, 155, 60, 0);
}
.banner ul{
	padding-top: 30px;
}
.banner{
	float: right;
}
.banner ul li{
	font-size: 20px;
	float: left;
	margin-left: 34px;
	height:40px;
}
.banner ul li:hover a{
	color: #5a9b3c;
}
.banner ul li:hover{
	border-bottom:2px #5a9b3c solid;
}

#check{
	border-bottom:2px #5a9b3c solid;
}
#check a{
	color: #5a9b3c;	
}

.banner ul li a{
	display: inline-block;
	line-height: 40px;
	width: 84px;
	height: 40px;
	text-align: center;
	font-family: ﻿MicrosoftYaHeiLight;
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #000000;
}
.part2{
	width: 100%;
	max-width: 1920px;
	min-width: 1200px;
	margin: 0 auto;

	/*background-color: rgba(90, 155, 60, 1);*/
	position: relative;
}
.overtext{
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	margin: -100px auto 0px auto;
	height: 200px;
	background-color: rgba(90, 155, 60, 0.4);
	opacity: 0.9;
}
.overtext .text{text-align: center;}
.overtext .text_cn{
	padding: 8px;
	font-size: 70px;
	font-family: ﻿"MicrosoftYaHei";
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	display: block;
	color: #fefefb;


}
.overtext .text_en{
	display: block;
	font-family: ﻿"MicrosoftYaHeiLight";
	font-size: 29px;
	color: #fefefb;
}
.part2 .bassrun{
	width:100%;
	min-width: 1200px;
	max-width: 1920px;
	overflow: hidden;
}
.part2 .bassrun .runpic li{

	float: left;
}
.part2 .bassrun .runpic li img{
	width:100%;
	min-width: 1200px;
	max-width: 1920px;
}
.part2 .hd{
	width: 100%;
	margin: 0 auto;
	position: absolute;
	bottom: 20px;
}
.part2 .controlpic{
	text-align: center;
}
.part2 .controlpic li{
	border-radius: 8px;
	width: 16px;
	height: 16px;
	margin-left:3px;
	margin-right: 3px;
	background-color: white;
	display: inline-block;
	border:0px;
	padding: 0px;
	cursor: pointer;
}

.part2 .controlpic li.on{
	background-color: #5a9b3c;
}
.part3{
	width: 1200px;
	margin:0 auto;
	height: 618px;

}
.part3 .part3_left{
	padding-top:86px;
	width: 364px;
	height: 532px;
	float: left;
}
.part3 .part3_right{
	float: left;
	padding-left: 154px;
	padding-top: 137px;
}
.part3 .part3_right span{
	display:block;
}
.part3 .part3_right .part3_rt{
	font-size: 26px;
	color: #333333;
	font-family: "微软雅黑";
	letter-spacing: 5px;
}
.part3 .part3_right .part3_rn{
	padding-top: 31px;
	width: 642px;

	font-family: ﻿MicrosoftYaHeiLight;
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	color: #665f60;
	line-height: 35px;
}
.part3 .part3_right .part3_rs{
	margin-top: 53px;
	width: 199px;
	height:51px;
	font-family: ﻿MicrosoftYaHeiLight;
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	color: #665f60;
	letter-spacing: 10px;
	text-align: center;
	border: solid 1px rgba(125, 122, 124, 1);
	line-height: 51px;
	color: #7d7a7c;
}
.part4{
	width: 1200px;
	margin:0 auto;
	height: 820px;
	margin-top: 85px;	
}
.part4 .part4_left{
	width:780px;
	float: left;
	height: 820px;
}
.part4 .part4_right{
	float: left;
	width:420px;
	height: 820px;

}
.part4 .part4_left ul li{
	width: 390px;
	height: 410px;
	position: relative;
	float: left;
}
.part4 .part4_left .part4_lpic{
	width: 70px;
	position: absolute;
	top:107px;
	left: 160px;
	text-align: center;
}
.part4 .part4_left .part4_ltext{
	position: absolute;
	top:190px;
	left: 60px;
	width: 270px;
	text-align: center;
}
.part4 .part4_left .checkbg{
	background-color: rgba(206, 237, 192, 1);
}
.part4 .part4_left .part4_lt{
	width: 270px;
	display:block;
	padding-bottom: 8px;
	font-size: 24px;
	color: #665f60;
}
.part4 .part4_left .part4_ln{
	display: block;
	width: 230px;
	padding: 0 15px;
	font-size: 18px;
	line-height: 21px;
	color: #948e8f;
}
.part4 .part4_right{
	background:rgba(132, 172, 115, 0.7) url("../image/index/bg_2.jpg") no-repeat;
	position: relative;
}
.part4 .part4_right .part4_rpic{
	position: absolute;
	top: 120px;
	left: 180px;
}
.part4 .part4_right .prat4_rt{
	position: absolute;
	top: 210px;
	left: 130px;
	font-size: 36px;
	letter-spacing: 7px;
	color: #fefcfd;
}
.part4 .part4_right .prat4_rn{
	position: absolute;
	top: 375px;
	left: 35px;
	width: 350px;
	font-size: 18px;
	line-height: 23px;
	font-family: "微软雅黑";
	color: #fefcfd;
	text-align: center;
}
.part5{
	width:100%;
	max-width: 1920px;
	min-width: 1200px;
	background-image: url("../image/index/bg_1.png");
	height: 1000px;
	margin: 0 auto;
	position: relative;
}
.part5 .part5_title{
	position: absolute;
	top: 50px;
	left: 50%;
	margin-left: -64px;
	text-align: center;
}
.part5 .part_title_text{
	padding-top: 30px;
	font-family: ﻿"微软雅黑";
	font-size: 36px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 38px;
	letter-spacing: 7px;
	color: #fefcfd;
}
.part5 .part5_bottom{

	width: 1200px;
	margin: 0 auto;
	height: 570px;
	overflow:hidden;
	zoom:1;
}
.part5 .part5_bottom li{
	width: 380px;
	margin: 0 10px;
	height: 570px;
	float: left;
}
.part5 .part5_bottom li img{
	width:380px;
	height: 570px;
}
.part5 .part5_bottom li p{
	width:380px;
	height: 30px; background: #f00; z-index: 999999999999999; position: absolute;
}

.part5 .part5_bottom li:last-child{
	width: 380px;
	margin-right: 0px;
	height: 546px;
	float: left;
}
.prat5_con{
	position: absolute;
	width:100%; 
	top: 831px;

}
.prat5_con ul{
	text-align: center;
}
.prat5_con ul li{
	margin-left:2px;
	margin-right: 2px;
	display: inline-block;
	padding: 0px;
	cursor: pointer;
	width:12px;
	height: 12px;
	border-radius: 6px;
	border:1px solid rgb(235, 235, 235);
	text-indent: -2000px;
	overflow: hidden;
}
.prat5_con ul li.on{
	background-color: rgb(235, 235, 235);
}
.part5 .prev{
	position: absolute;
	left: -35px;
	top: 512px;
	margin-top: -38px;
	width: 22px;
	height: 38px;
	cursor:pointer;
	background:url("../image/index/left.png") no-repeat;
}
.part5 .next{
	position: absolute;
	right: -35px;
	top: 512px;
	margin-top: -38px;
	width: 22px;
	height: 38px;
	cursor:pointer;
	background:url("../image/index/right.png") no-repeat;
}
.prat5_run{
	padding-top: 240px;
	width: 1200px;
	margin: 0 auto;
	position: relative;
}








.part6{
	width:100%;
	max-width: 1920px;
	min-width: 1200px;
	height: 800px;
	margin: 0 auto;
	position: relative;
}
.part6 .part6_title{
	position: absolute;
	top: 60px;
	left: 50%;
	margin-left: -61px;
	text-align: center;
}
.part6 .part6_title_text{
	padding-top: 30px;
	font-family: ﻿"微软雅黑";
	font-size: 36px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 38px;
	letter-spacing: 7px;
	color:#665f60;
}
.part6 .part6_bottom{
	padding-top: 227px;
	width: 1200px;
	margin: 0 auto;
	height: 495px;
}
.part6 .part6_bottom li{
	width: 350px;
	margin-right: 75px;
	height: 495px;
	float: left;
}
.part6_bottom_pic{
	width:100%;	
	position:relative;
}
.part6 .part6_bottom .part6_bottom_pic img{
	width: 350px;
	height: 226px;
	vertical-align:top;
}
.part6_bottom_pic p{
	width:100%;
	box-sizing:border-box;
	padding:0 15px;
	height:44px;
	line-height:44px;
	font-size:22px;
	text-align:center;
	background:rgba(30,30,30,0.7);
	position:absolute;
	bottom:0;
	left:0;
	color:#fff;
}
.part6_bottom_pic p a{
	color:#fff;
	font-weight:normal;
	font-size:22px;
}
.part6 .part6_bottom .part6_bt span{
	display: block;
}
.part6 .part6_bottom .part6_it{
	padding-top: 24px;
	font-family: ﻿MicrosoftYaHeiLight;
	font-size: 24px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 28px;
	letter-spacing: 2px;
	color: #84ac73;
}
.part6 .part6_bottom .part6_ic{
	padding: 10px 48px 32px 30px;
	font-family: ﻿MicrosoftYaHeiLight;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #665f60;
}
.part6 .part6_bottom .part6_info{
	height: 54px;
	text-align: center;
	font-family: ﻿MicrosoftYaHeiLight;
	font-size: 24px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 54px;
	letter-spacing: 2px;
	margin-top:10px;
	background-color: rgba(132, 172, 115, 1);
}
.part6 .part6_bottom .part6_info a{
	display: block;
	width: 100%;
	height: 54px;
	color: #ffffff;
}	
.part6 .part6_bottom li:last-child{
	width: 350px;
	margin-right: 0px;
	height: 495px;
	float: left;
}

.part6_bt_list{
	width:100%;
	margin-top:20px;
	height:156px;
}
.part6_bt_list p{
	width:100%;
	overflow:hidden;
	text-overflow:ellipsis;
	box-sizing:border-box;
	margin-top:10px;
	white-space:nowrap;
	padding-left:30px;
	background:url(../image/dot.svg) left center no-repeat;
	background-size:30px;
	-webkit-background-size:30px;
	line-height:1;
}
.part6_bt_list p a{
	color:#665f60;
	font-size:16px;
}


.foot{
	height: 375px;
	background-color: rgba(47, 47, 47, 1);
}
.foot_top{
	width: 1200px;
	height: 32px;
	padding-top: 50px;
	padding-bottom: 28px;
	margin: 0 auto;
}
.foot_bottom{
	width: 1200px;
	height: 265px;
	margin: 0px auto;
}
.foot_left{
	float: left;
	width: 414px;
}
.foot_left .foot_info span{
	display: block;
}

.foot_left .foot_info span a{
	color:#ffffff;
}


.foot_left .foot_lt{
	font-family: ﻿MicrosoftYaHei;
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 25px;
	letter-spacing: 1px;
	color: #c7c5c5;
}
.foot_left .foot_info{
	padding-top: 15px;
	font-family: ﻿MicrosoftYaHeiLight;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 18px;
	letter-spacing: 1.2px;
	color: #999999;
}
.foot_middle{
	width: 558px;
	float: left;
	padding: 0 26px;
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
	height: 155px;
}
.foot_middle a{
	color: #999999;
}
.foot_middle .foot_ml li{
	width:74px;
	padding-right: 46px;
	float: left;
}
.foot_middle .foot_ml li:last-child{
	width:74px;
	padding-right: 0px;
	float: left;
}

.foot_middle_title{
	margin-top:-8px;
	font-family: ﻿MicrosoftYaHei;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 27px;
	letter-spacing: 0px;
	color: #c7c5c5;
}
.foot_middle_info{
	padding-top: 14px;
	font-family: ﻿MicrosoftYaHeiLight;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 27px;
	letter-spacing: 1px;
}
.foot_right{
	float: left;
	width: 122px;
	padding-left: 46px;
	text-align: center;
	font-family: ﻿MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 27px;
	letter-spacing: 0px;
	color: #999999;
}



