* {
	margin: 0;
	padding: 0;
}
a {
	color: #fff;
	text-decoration: none
}
body {
	font: 14px/1.6 "Microsoft Yahei";
	color: #c8c8c8;
	overflow-x: hidden;
	background: #FEFEFE url(../images1/index/bg01.jpg) no-repeat center top;
}
.w1000 {
	width: 1000px;
	margin: 0 auto
}
ul li {
	list-style: none
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}
.clearfix {
*+height:1%;
}
* html .clearfix {
	zoom: 1;
} /* IE6 */
*+html .clearfix {
	zoom: 1;
} /* IE7 */
.fL {
	float: left !important;
}
.fR {
	float: right !important;
}
/*---------------index--------------*/
#header	{
	height: 80px;
	box-sizing: border-box;
	background: #158360;
}
#header .hBox {
	width: 1002px;
	margin: 0 auto;
}
#header .logo {
	margin: 16px 25px 0 0;
	float: left;
}
#header .img {
	margin-top: 16px;
	float: left;
}
#header .gNavi {
	margin: 31px 7px 0 0;
	float: right;
}
#header .gNavi li {
	margin-left: 10px;
	padding-left: 13px;
	float: left;
	border-left: 1px solid #00AE77;
}
#header .gNavi li:first-child {
	border: none;
}
#header .gNavi li a {
	color: #fff;
	font-size: 15px;
	line-height: 15px;
	display: block;
	box-sizing: border-box;
}
#header .gNavi li a:hover {
	color: #ffe418;
}

.gonggao{overflow: hidden;height: 35px; line-height: 35px;background: rgba(255,255,255,0.8); width:100%; margin-bottom: 447px;}
.gonggao > div { margin: 0 auto; width: 1000px;}
.gonggao span{background: url(../images1/index/icon.png) 1px center no-repeat; height: 35px;float: left;display: block;padding-left: 27px; color: #00b37a;font-size: 14px;  font-weight: bold;}
.gonggao marquee{float: left; width:900px;color: #666; font-size: 14px;}

#main {
	margin: 0 auto 20px;
	width: 1000px;
	position: relative;
	box-sizing: border-box;
}
#main .section {
	position: relative;
}
#main .section:before {
	width: 100%;
	height: 82px;
	position: absolute;
	left: 0;
	top: 0;
	background: url(../images1/index/bg04.png) no-repeat center top;
	content: "";
}
#main .section:after {
	width: 100%;
	height: 88px;
	position: absolute;
	left: 0;
	bottom: 0;
	background: url(../images1/index/bg05.jpg) no-repeat center top;
	content: "";
}
#main .subSec {
	padding: 61px 40px 5px;
	position: relative;
	overflow: hidden;
}
#main .subSec:before {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 82px;
	z-index: -1;
	background: #fff url(../images1/index/bg06.png) repeat-y center top;
	content: "";
}
.wrap {
	width: 1000px;
	margin: 0 auto;
}

.searchBox {
	margin: 0 auto 74px;
	height: 106px;
	width: 653px;
	position:relative;
	box-sizing: border-box;
	padding: 29px 20px 0 92px;
	background: url(../images1/index/search_bg.png) no-repeat left top;
}
.searchBox span {
	display: block;
	font-weight: bold;
	font-size: 18px;
	line-height: 35px;
	color: #5a2710;
	float: left;
	margin-right:10px;
}
.searchBox input[type=text] {
	width: 448px;
	padding-left: 27px;
	box-sizing: border-box;
	border:none;
	color: #666;
	height: 52px;
	line-height: 52px;
	font-size: 18px;
	float: left;
	margin-right: 10px;
	outline: none;
	background: #fff;
	border-radius: 26px;
}
.searchBox input::-webkit-input-placeholder{color:#666;}
.searchBox input::-moz-placeholder{color:#666;opacity:1;}
.searchBox input:-moz-placeholder{color:#666;opacity:1;}
.searchBox .searchbtn {
	display: block;
	position: absolute;
	right: 5px;
	top: 7px;
	background: url(../images1/index/btn.png) no-repeat center top;
	width: 96px;
	height: 96px;
	border: none;
	cursor: pointer;
}
h2 {
	text-align: center;
	margin: 0 0 26px;
}
.h2Ttl {
	margin: 48px 0 21px;
}
.textList {
	position: relative;
	z-index: 1;
}
.textList li {
	margin: 0 0 30px 12px;
	color: #333;
	font-size: 14px;
	line-height: 2.1;
	text-indent: -12px;
}
.textList span{
               color: #21b084;
}
#main .tabNavi {
	margin: 0 auto 46px;
	width: 732px;
}
#main .tabNavi li {
	margin: 0 3px 0 6px;
	width: 174px;
	float: left;
}
#main .tabNavi li a {
	height: 51px;
	display: block;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	line-height: 43px;
	text-align: center;
	box-sizing: border-box;
	background: url(../images1/index/bg02.png) no-repeat;
}
#main .tabNavi li a:hover,
#main .tabNavi li.on a {
	background-image: url(../images1/index/bg03.png);
}
#main p {
	color: #333;
	margin-bottom: 28px;
	position: relative;
	z-index: 1;
	font-size: 14px;
	line-height: 2;
}
#main .txt {
	margin-bottom: 12px;
	color: #10aa7d;
	font-weight: bold;
}
#main p span {
	color: #cfb258;
}
#main .txt01 {
	margin-bottom: 27px;
	color: #cfb258;
}
#main .txt02 {
	margin-bottom: 45px;
}
#main .txt03 {
	margin-bottom: 18px;
}
#main .txt04 {
	margin-bottom: 22px;
}
#main .txt03 span {
	margin-bottom: 1px;
	display: block;
	color: #cfb258;
	font-size: 16px;
	font-weight: bold;
}
.mb40 { margin-bottom: 40px !important;}
#main p .time {
	color: #fff600;
}
#main p .color1 {
	color: #f00;
}
#main p .color2 {
	color: #ffc600;
}
#main p .color3 {
	color: #60ff00;
}
#main p .white {
	color: #fff;
}

#main .title {
	margin-bottom: 6px;
	font-size: 23px;
	color: #333;
	line-height: 1.8;
}
#main .title span {
	color: #dd1100;
}
#main .selectbox {
	margin: 0 auto 40px;
	width: 500px;
}
#main .selectbox label {
	display: block;
	float: left;
	color: #0da577;
	font-size: 24px;
	font-weight: bold;
	line-height: 50px;
}
#main .selectbox h2 {
	margin: 0;
	color: #0da577;
	font-size: 24px;
	line-height: 52px;
}
#main .selectbox .fm-select {
	width: 360px;
	float: right;
}
#main .selectbox .fm-select select {
	width: 360px !important;
	height: 50px !important;
	position: relative;
}
.customSelect {
	width: 360px;
	color: #4f4f4f;
	font-size: 16px;
	line-height: 50px;
	border: 1px solid #ccc;
	box-sizing: border-box;
	background: #fff url(../images1/index/select-bg.png) no-repeat right center;
	border-radius: 25px;
}
.customSelectInner {
	padding: 0 30px;
}
#main table {
	margin-bottom: 37px;
	width: 100%;
	position: relative;
	z-index: 1;
	 border-collapse: collapse;
}
#main .tableA {
	margin-bottom: 8px;
}
#main .tableB {
	margin-bottom: 20px;
}
#main .tableA th {
	width: 6.25%;
}
#main table th {
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
	color: #fff;
	line-height: 40px !important;
	border: 1px solid #fff;
	background-color: #10AA7D;
}
#main table th b {
	font-weight:normal !important;
}
#main table td {
	padding: 9px 0 6px;
	text-align: center;
	line-height: 20px;
	vertical-align: middle;
	font-size: 12px;
	color: #333;
	border: 1px solid #fff;
	background: #F0F0F0;
}
#main .text02 {
	margin-bottom: 0;
	padding-bottom: 30px;
	color: #ff002b;
	font-size: 14px;
}
#main .text02 span {
	color: #003cff;
}
.section01 {
	padding: 56px 0 10px;
	background-color: #fff;
	box-sizing: border-box;
}
#main .section01 h2 {
	margin-bottom: 45px;
}
#main .section01 p {
	line-height: 2.6;
}
#main .section01 p span {
	display: block;
	color: #ef1300;
}
#main .section01 .note {
	line-height: 2;
}
#main .section01 .note span {
	display: inline-block;
}
.section01 h2 {
	margin-bottom: 15px;
}
.section02 {
	padding: 45px 0 15px;
}
#main .section02 h2 {
	margin-bottom: 13px;
}
#main .section02 p {
	line-height: 2.55;
}
/*-------footer-----start--------------*/
.footer {
	padding: 18px 0 28px;
	overflow: hidden;
	background-color: #2E835F;
	border-top: 1px solid #3DA97F;
}
.footer .fBox {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}
.footer .img {
	margin-bottom: 4px;
	text-align: center;
}
.footer .copy {
	color: #60DFAD;
	font-size: 12px;
	text-align: center;
}

.cover {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	display: none;
	background: #000;
	opacity: 0.4;
	z-index: 999;
}
.pop {
	padding: 21px 37px 1px;
	width: 1050px;
	position: fixed;
	left: 50%;
	top: 50%;
	z-index: 1000;
	display: none;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	border: 3px solid #1C7F57;
	background: #fff;
	box-sizing: border-box;
}
.pop .close {
	position: absolute;
	right: 3px;
	top: 3px;
}
.pop p {
	margin-bottom: 18px;
	color: #21b479;
	font-size: 24px;
	text-align: center;
}
.pop p span {
	color: #fc5f23;
}
.pop table {
	margin-bottom: 19px;
	width: 100%;
	border-collapse: collapse;
}
.pop table th {
	padding: 0 10px;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
	color: #fff;
	line-height: 40px;
	border: 1px solid #fff;
	background-color: #10AA7D;
}
.pop table td {
	text-align: center;
	line-height: 35px;
	vertical-align: middle;
	font-size: 12px;
	color: #333;
	border: 1px solid #fff;
	background: #F0F0F0;
}
.pop .pageNavi {
	margin: -2px 0 24px;
}
.pop .pageNavi a {
	margin-right: 3px;
	padding: 0 3px;
	min-width: 18px;
	display: block;
	float: left;
	color: #fff;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	background: #BDBDBD;
	box-sizing: border-box;
}
.pop .pageNavi .current {
	display: block;
	float: left;
	margin-right: 3px;
	min-width: 18px;
	color: #fff;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	background: #10AA7D;
}
.pop .pageNavi a:hover {
	background: #10AA7D;
}
.pop .pageNavi .txt {
	margin-right: 7px;
	display: block;
	float: left;
	color: #333;
	font-size: 12px;
	line-height: 18px;
}