@charset "utf-8";

/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	list-style: none;
	
}

body {
	margin: 0px;
	padding: 0px;
	margin: 0 auto;
}

.box {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
}

/*导航栏*/
#nav {
	margin: 0 auto;
	width: 700px;
	height: 75px;
	position: relative;
	z-index: 10;
	
	
	
}

#nav ul {
	
}

#nav li {
	float: left;
	cursor: pointer;
	margin-top: 20px;
	margin-right: 20px;
	font-size: 24px;
}

#nav a {
	color: #000000;
	text-decoration: none;
	padding: 30px 20px;
	
	
	
}

#nav a:hover {
	background-color: #2aae67;
	color: #FFFFFF;
}




/* banner */
.c-banner {
	width: 100%;
	position: relative;
	margin-top: -78px;
	text-align: center;
	overflow-x:hidden
}

.c-banner img {
	width: 100%;
}

.c-banner .banner ul {
	list-style: none;
	padding-left: 0px;
	margin-bottom: 0px;
}

.c-banner .banner ul li {
	position: absolute display: none;
	opacity: 0;
}

.c-banner .banner ul li:nth-child(1) {
	opacity: 1;
	display: block;
}

.c-banner .banner ul li img {
	width: 100%;
	position: absolute;
	top: 0px;
}

.c-banner .banner ul li:first-child img {
	position: relative;
}

.c-banner .nexImg,
.c-banner .preImg {
	padding: 25px 10px 25px 10px;
	position: absolute;
	top: 50%;
	margin-top: -53px;
	background: #009764;
	opacity: 0.5;
	border-radius: 5px;
	z-index: 10;

}

.c-banner .nexImg:hover,
.c-banner .preImg:hover {
	opacity: 0.8;
}

.c-banner .nexImg {
	right: 0px;
}

.c-banner .nexImg img,
.c-banner .preImg img {}

.c-banner .jumpBtn {
	width: 100%;
	position: absolute;
	bottom: 20px;
	text-align: center;
}

.c-banner .jumpBtn ul {
	margin-bottom: 0px;
	padding: 0px;
}

.c-banner .jumpBtn ul li {
	width: 107px;
	height: 9px;
	border-radius: 50px;
	display: inline-block;
	background-color: #009764;
	opacity: 0.9;
	margin-left: 15px;
}

.c-banner .jumpBtn ul li:first-child {
	margin-left: 0px;
}

@media screen and (max-width:768px) {
	.c-banner {
		width: 100%;
		height: 345px;
		overflow: hidden;
	}

	.c-banner .banner ul li img {
		width: 768px;
		height: 345px;
		position: absolute;
		left: 50%;
		margin-left: -384px;
	}
}


.xiazai {
	position: absolute;
	z-index: 990;
	margin-top: -280px;
	margin-left: 660px;
	cursor: pointer;
	width: 350px;
	height: 80px;

}

.jieshao {
	margin-top: 105px;
	width: 1500px;
	text-align: center;
	margin: 0 auto;
}

.jieshao p {
	font-size: 32px;
	margin-top: 30px;
}

.jiage {
	width: 260px;
	height: 50px;
	background-color: #2aae67;
	color: #FFFFFF;
	line-height: 50px;
	margin-left: 120px;
	margin-top: 50px;
	box-shadow: 2px 2px 5px #909090;
}

.jiage2 {
	width: 320px;
	height: 50px;
	background-color: #2aae67;
	color: #FFFFFF;
	line-height: 50px;
	margin-left: 800px;
	margin-top: -30px;
	box-shadow: 2px 2px 5px #909090;
}

.jiage3 {
	width: 280px;
	height: 50px;
	background-color: #2aae67;
	color: #FFFFFF;
	line-height: 30px;
	line-height: 50px;
	margin-left: 450px;
	margin-top: 40px;
	box-shadow: 2px 2px 5px #909090;
}
.jieshao ul{
	width: 1500px;
	height: 100px;
	background-color: #ededed;
	margin-top: 20px;
	line-height: 50px;
	font-size: 16px;
	text-align: left;
	color: #676767;
	font-weight: 600;	
}
.jieshao ul li{
	 margin-left: 5px;
}
.zhuti{
	margin-top: 50px;
}
.bangdan{
	margin-top: 50px;
}
.youhui{
	margin-top: 50px;
}
div.footer {
      overflow: hidden;
      margin: 0 auto;
      padding: 35px 0;
	  text-align: center;
	  margin-top: -10px;
	 
    }
	div.record-text {
	  text-align: center;
	  font-size: 16px;
	  color: #999999;
	  width: 700px;
	  margin: 0 auto;
	  word-wrap: break-word;
	}
	
	div.record-text a {
	  text-decoration: none;
	  color: #333;
	  line-height: 1.8;
	}
	
	div.record-text a:hover {
	  text-decoration: underline;
	  color: #f26030;
	  cursor: pointer;
	}
	
	div.record-text a:visited {
	  text-decoration: none;
	  color: #333;
	}
	
	div.record-text a.link:after {
	  content: "|";
	  padding: 0 1px 0 3px;
	}
	
	div.record-text p {
	  color: #333;
	  margin-top: 0;
	}
	
	div.record-img {
	  text-align: center;
	
	}
	.iosxiazai{text-align: center;
	margin-top: 50px;
		
	}
	.yuyue {
		width:200px;
		height: 50px;
		background-color: #009764;
		border: solid 1px #009764;
		border-radius: 50px;
		color: #FFFFFF;
		margin-left: 400px;
		top: -500px;
		
		}
		
		