*{
	margin: 0;
	padding: 0;
}

/*header*/
#header{
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 10px 0;
}

.wp{
	max-width: 1200px;
	height: auto;
	margin: 0 auto;
}

.logo{
	width: 40%;
	height: auto;
	overflow: hidden;
	float: left;
}

.logo h2{
	font-size: 25px;
	display: inline-block;
	float: left;
	padding-left: 20px;
	padding-top: 35px;
}

.logo img{
	width: 10%;
	padding-top: 30px;	
	display: inline-block;
	float: left;
}

.tell{
	width: 20%;
	height: auto;
	overflow: hidden;
	float: right;
	background-image: url("../images/toptel.jpg");
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
	margin-top: 30px;
}

.tell span{
	display: block;
	font-size: 14px;
	color: #666;
}

.tell p{
	font-size: 18px;
	color: #65aa66;
}

/*header end*/
/*nav*/
.nav{
	width: 100%;
	height: auto;
	background-color: #5ac75c;
	float: left;
}

.nav li{
	width: 12.5%;
	height: auto;
	float: left;
	list-style: none;
	font-size: 18px;
	line-height: 50px;
	text-align: center;
}

.nav li a{
	text-decoration: none;
	color: #fff;
	width: 100%;
	display: inline-block;
}

.nav li:hover{
	background-color: #48a24b!important;
}

.nav .on{
	background-color: #48a24b!important;
}

.sidebar{
	width: 168px;
	height: auto;
	overflow: hidden;
	position: absolute;
	display: none;
	background-color: #666;
	z-index: 999;

}

.sidebar dd{
	width: 100%;
	height: auto;
	text-align: center;
	line-height: 50px;
	font-size: 14px!important;
}

.sidebar dd a{
	color: #fff;
	text-decoration: none;
	display: block;
	width: 100%;
}

.nv{
	width: 168px;
	height: auto;
	overflow: hidden;
	display: none;
	background-color: #b8b8b8;
	z-index: 999;
}

.nv dd{
	width: 100%;
	height: auto;
	text-align: center;
	line-height: 50px;
	font-size: 14px!important;
}

.sidebar dd:hover{
	background-color: #b8b8b8;
}

.nv dd a{
	color: #fff;
	text-decoration: none;
	display: block;
	width: 100%;
}

/*nav end*/
/*banner*/
#banner{
	width: 100%;
	height: 40%;
	background-image: url("../images/bannertu.png");
	background-position: top center;
	background-size: cover;
	margin-top: 50px;
}

/*banner end*/
/*container*/
#container{
	width:100%;
	height: auto;
	overflow: hidden;
	padding: 20px 0;
	background-color: #f5f5f5;
}

.container-left{
	height: auto;
	overflow: hidden;
}

.container-left li{
	list-style: none;
	width: auto;
	margin-right: 15px;
	height: auto;
	overflow: hidden;
	float: left;
	text-align: center;
	line-height: 20px;
	font-size: 18px;
	font-weight: bold;
}

.container-left li a{
	text-decoration: none;
	color: #000;
}

.container-left .on a{
	color: #269729;
}



/*container end*/
/*main*/
#main{
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 40px 0;
}


.main-top{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin:0 auto;
	margin-bottom: 20px;
}

.main-top h1{
	font-size: 30px;
	color: #00a1e9;
	margin-bottom: 10px;
	text-align: center;
}

.main-top span{
	font-size: 14px;
	text-align: center;
	color: #999;
	display: block;
	margin-bottom: 10px;
}

.line{
	width: 90px;
	height: 3px;
	display: block;
	margin: 0 auto;
	background-color: #00a1e9;
}
._image img{
	width: 75%;
}
.main-middle{
	width: 100%;
	height: auto;
	overflow: hidden;
}

.middle-right{
	width: 50%;
	height: auto;
	overflow: hidden;
	float: left;
}

.middle-right p{
	font-size: 14px;
	text-indent: 2em;
	line-height: 25px;
	padding: 8px 0;
	color: #756E6E;
}

.middle-left{
	width: 45%;
	height: auto;
	overflow: hidden;
	float: left;
	padding-right: 2%;
}

.middle-left img{
	width: 100%;
}

.rights-bottom{
	width: 100%;
	height: auto;
	overflow: hidden;
}

.rights-bottom li{
	width: 48%;
	height: auto;
	overflow: hidden;
	float: left;
	list-style: none;
	margin-right: 1%;
}

.rights-bottom li img{
	width: 100%;
}

/*main end*/
/*main1*/
#main1{
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 40px 0;
	background-color: #eee;
}

.main1-top{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 20px;
}

#main1 h1{
	text-align: center;
	color: #00a1e9;
}

.main1-top span{
	font-size: 14px;
	text-align: center;
	color: #999;
	display: block;
	margin-bottom: 10px;
}

.main1-middle{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}

.main1-middle p{
	line-height: 25px;
	padding: 10px 0;
	color: #756E6E;
}

.main1-middle span{
	color: #568e48;
	margin-right: 20px;
	font-weight: bold;
}

.main1-middle-bottom{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}

.main1-middle-bottom img{
	width: 100%;
}

/*main1 end*/
/*main2*/
#main2{
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 40px 0;
}

.main2-top{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 20px;
}

#main2 h1{
	text-align: center;
	color: #00a1e9;
}

.main2-top span{
	font-size: 14px;
	text-align: center;
	color: #999;
	display: block;
	margin-bottom: 10px;
}

.main2-bottom{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}

.main2-bottom img{
	display: block;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}
/*main2 end*/
/*main3*/
#main3{
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 40px 0;
	background-color: #eee;
}

.main3-top{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 20px;
}

#main3 h1{
	text-align: center;
	color: #00a1e9;
}

.main3-top span{
	font-size: 14px;
	text-align: center;
	color: #999;
	display: block;
	margin-bottom: 10px;
}

.main3-middle{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
	padding: 20px 0;
}

.main3-middle .middle-left{
	width: 60%;
	height: auto;
	overflow: hidden;
	float: left;
	padding-right: 0px!important;
}

.main3-middle .middle-left h3{
	color: #568e48;
	padding: 20px 0;
}

.main3-middle .middle-left p{
	text-indent: 2em;
	line-height: 25px;
	font-size: 14px;
	color: #756E6E;
}

.main3-middle .middle-right{
	width: 35%;
	height: auto;
	overflow: hidden;
	float: left;
	margin-left: 5%;
}

.main3-middle .middle-right img{
	width: 100%;
}

.middle-bottom{
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 20px 0;
}

.bottom-left{
	width: 35%;
	height: auto;
	overflow: hidden;
	float: left;
	margin-right: 5%;
}

.bottom-left img{
	width: 100%;
}

.bottom-right{
	width: 60%;
	height: auto;
	overflow: hidden;
	float: left;
}

.bottom-right h3{
	color: #568e48;
	padding: 20px 0;
}

.bottom-right p{
	text-indent: 2em;
	line-height: 25px;
	font-size: 14px;
	color: #756E6E;
}

/*main3 end*/
/*foorter*/
#foorter{
	width: 100%;
	height: auto;
	overflow: hidden;
	background-color: #363636;
	padding: 40px 0;
}

.foorter-left{
	width: 60%;
	height: auto;
	overflow: hidden;
	float: left;
	padding: 0 5%;
}

.foorter-left p{
	font-size: 16px;
	line-height: 25px;
	color: #fff;
}

.foorter-right{
	width: 15%;
	height: auto;
	overflow: hidden;
	float: right;
}

.right-top{
	width: 100%;
	height: auto;
	overflow: hidden;
}

.right-top img{
	display: block;
	margin: 0 auto;
}

.right-bottom{
	width: 100%;
	height: auto;
	overflow: hidden;
	color: #ccc;
	line-height: 25px;
	text-align: center;
	margin-top: 10px;
}

/*foorter end*/
/*foorter1*/
#foorter1{
	width: 23%;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	padding: 20px 0;
}

.foorter1-left{
	width: 9%;
	height: auto;
	overflow: hidden;
	float: left;
}

.foorter1-left i{
	width: 20px;
	height: 20px;
	margin-right: 15px;
	display: inline-block;
	background-image: url("../images/ga.png");
	background-repeat: no-repeat;
	margin-top: 5px;
}

.foorter1-right{
	font-size: 14px;
	line-height: 30px;
	float: left;
}


