/*中间内容区域*/
.centerContainer {
	width: 1200px;
	margin:  0 auto;
}
.centerContainer:after {
	content:"."; 
	display:block; 
	clear:both; 
	height:0; 
	overflow:hidden;
}

/* 公共标题 */
.publicTitle {
	padding: 25px 0;
	line-height: 100%;
	margin: 50px 0 40px 0;
	font-size: 36px;
	position: relative;
	text-align: center;
	font-weight: bold;
	font-family: "Times New Roman";
}
.publicTitle sup {
	font-size: 22px;
}
.publicTitle:after {
	position: absolute;
	display: block;
	content: " ";
	width: 290px;
	height: 3px;
	background: #398c61;
	bottom: 0;
	right: 49%;
}
.publicTitle:before {
	position: absolute;
	display: block;
	content: " ";
	width: 290px;
	height: 3px;
	background: #398c61;
	top: 0;
	left: 49%;
}
.publicTitle span.gray {
	color: #434343;
}
.publicTitle span.green {
	color: #1d9961;
}

/*公共头部*/
.headerElement {
	height: 88px;
	line-height: 88px;
	overflow:  hidden;
}
.headerElement .navBox {
	margin: 0 0 0 130px;
}
.headerElement .navBox li {
	height: 36px;
	line-height: 36px;
	border-bottom: solid 4px #fff;
	margin: 24px 34px 0 0;
}
.headerElement .navBox li.active,
.headerElement .navBox li:hover {
	border-bottom-color: #45a879;
}
.headerElement .navBox li a {
	color: #525252;
}
.headerElement .navBox li.active a,
.headerElement .navBox li:hover a {
	color: #45a879;
}
 .headerElement .serviceItem {
	height: 34px;
	margin: 27px 0 0 15px;
	padding: 0 0 0 40px;
	line-height: 17px;
	color: #525252;
}
 .headerElement .serviceItem01 {
	background: url("../images/pc/public/topIcon01.png") no-repeat 8px center;
}
 .headerElement .serviceItem02 {
	background: url("../images/pc/public/topIcon02.png") no-repeat 8px center;
	border-left: solid 1px #c0c0c0;
}

/*公共尾部*/
.copyRight {
	background: #4c4c4c;
	padding: 30px 0;
	color: #a9a9a9;
	font-size: 14px;
}

.content {
	width: 1200px;
	margin: 0 auto;
	font-family: "微软雅黑";
}
.submitBtn {
	display: inline-block;
	width: 397px;
	height: 92px;
	line-height: 68px;
	text-align: center;
	color: #fdf9db;
	font-size: 24px;
	font-weight: bold;
	background: url("../images/pc/btnBg.png") no-repeat center top;
	border: none;
	cursor: pointer;
}
.submitBtn:hover {
	opacity: 0.8;
	color: #fdf9db;
	filter: alpha(opacity=80);
}


.indexPC .bannerBox {
	width: 100%;
	height: 545px;
	overflow: hidden;
}
.indexPC .bannerBox a.linkItem {
	display: block;
	width: 100%;
	height: 545px;
}
.indexPC .bannerBox a:active {
	border: none;
}

/* banner swiper style reset */
.indexPC .bannerBox .swiper-pagination-banner {
	width: 100%;
	height: 20px;
	text-align: center;
	position: absolute;
	bottom: 35px;
	z-index: 10;
}
.indexPC .bannerBox .swiper-pagination-bullet {
	width: 14px;
	height: 14px;
	margin: 0 7px;
	background: #787878;
	border: solid 1px #fff;
	opacity: 1;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	outline-style:none; 
	-moz-outline-style: none;
}
.indexPC .bannerBox .swiper-pagination-bullet-active {
	background: #21a4a6;
}
.indexPC .bannerBox a.swiper-button-next,
.indexPC .bannerBox a.swiper-button-prev {
	width: 44px;
	height: 44px;
}
.indexPC .bannerBox a.swiper-button-next {
	background: url("../images/pc/r-btn.png") no-repeat center;
}
.indexPC .bannerBox a.swiper-button-prev {
	background: url("../images/pc/l-btn.png") no-repeat center;
}



/* 侧标浮层 */
.sideToggle {
	width: 140px;
	left: 0px;
	top: 50%;
	margin: -160px 0 0 0;
}
.sideLeft {
	width: 140px;
	height: 496px;
	right: 100%;
	top:  0;
	z-index: 10;
}
.sideLeft .closeBtn {
	right: 0px;
	top:  -13px;
	cursor: pointer;
}
.sideLeft .qrcodeImg {
	width: 70px;
	left: 50%;
	margin: 0 0 0 -35px;
	bottom: 65px;
}
.sideRight {
	width: 118px;
	height: 301px;
	right: 0px;
	top: 50%;
	margin: -150px 0 0 0;
	border-radius: 38px;
	-webkit-border-radius: 38px;
	-moz-border-radius: 38px;
	background: #512ed5;
	text-align: center;
	cursor: pointer;
}

/*右侧悬浮*/
.rightSideBox {
	width: 86px;
	right: 10px;
	top: 50%;
	border: solid 4px #fff;
	overflow: hidden;
	background: #ff366d;
	margin: -169px 0 0 0;
}
.rightSideBox .sideItem {
	width: 86px;
	height: 82px;
	padding: 46px 0 0 0;
	border: none;
	border-bottom: solid 2px #fff;
	color: #fff;
	font-size: 14px;
}
.rightSideBox .sideItem01 {
	background: url("../images/pc/public/sideIcon01.png") no-repeat center 5px;
}
.rightSideBox .sideItem02 {
	background: url("../images/pc/public/sideIcon02.png") no-repeat center 5px;
}
.rightSideBox .sideItem03 {
	background: url("../images/pc/public/sideIcon03.png") no-repeat center 5px;
}
.rightSideBox .sideItem04 {
	display: none;
	background: url("../images/pc/public/sideIcon04.png") no-repeat center 5px;
	border-bottom: none;
}
.rightSideBox .sideItem:hover {
	background-color: #ff97b3;
}

/* section 01 */
.section01 {
	padding: 1px 0 0 0;
	background: #f9f8f8;
}
.section01 .content {
	padding: 20px 0 50px 0;
}
.section01 .content .pic01 {
	left: -20px;
	top: -20px;
}
.section01 .content .pic02 {
	bottom: 55px;
	right: -20px;	
}
.section01 .content .infor {
	right: 0;
	top: 55px;
	width: 676px;
	height: 216px;
	padding: 40px 0 0 70px;
	background: url("../images/pc/section01_bg.png");
	box-shadow: 8px 8px 10px #d3e7dd;
	-webkit-box-shadow: 8px 8px 10px #d3e7dd;
	-moz-box-shadow: 8px 8px 10px #d3e7dd;
}
.section01 .content .infor h3 {
	height: 35px;
	line-height: 45px;
	color: #006835;
	font-size: 25px;
}
.section01 .content .infor h3 img {
	margin: -15px 10px 0 0;
}
.section01 .content .infor p {
	font-size: 18px;
	color: #575757;
	line-height: 32px;
	padding: 15px 70px 0 0;
}
.section01 .submitBtn {
	margin: 0 0 40px 0;
}


/* section 02 */
.section02 .content {
	width: 1240px;
}
.section02 .content ul {
	padding: 0 0 70px 0;
}
.section02 .content li {
	width: 295px;
	height: 480px;
	background: #f9f8f8;
	float: left;
	margin: 0 0 0 14px;
	cursor: pointer;
}
.section02 .content li .pic {
	padding: 40px 0 22px 0;
}
.section02 .content li h3 {
	font-size: 24px;
	color: #333;
	position: relative;
	padding: 0 0 44px 0;
}
.section02 .content li h3:after {
	position: absolute;
	content: " ";
	display: block;
	width: 42px;
	height: 5px;
	background: #45a879;
	left: 50%;
	bottom: 18px;
	margin: 0 0 0 -21px;
	border-radius: 2px; 
	-webkit-border-radius:2px; 
	-moz-border-radius: 2px;
}
.section02 .content li .infor {
	color: #666;
	line-height: 24px;
}
.section02 .content li .btnItem {
	display: inline-block;
	text-align: center;
	width: 200px;
	height: 44px;
	line-height: 44px;
	border-radius: 22px;
	-webkit-border-radius: 22px;
	-moz-border-radius: 22px;
	border: solid 1px #1d9961;
	color: #45a879;
	background: none;
	bottom: 60px;
	left: 50%;
	margin: 0 0 0 -100px;
}
.section02 .content li:hover {
	background: #45a879;
}

.section02 .content li:hover h3 {
	color: #fff;
}
.section02 .content li:hover h3:after {
	background: #fff;
}
.section02 .content li:hover .infor {
	color: #fff;
}
.section02 .content li:hover .btnItem {
	border: solid 1px #fff;
	background: #fff;
}


/* section 03 */
.section03 {
	padding: 1px 0 60px 0;
	background: #e9f8ef;
}
.section03 .content {
	width: 1240px;
}
.section03 li {
	margin: 0 15px 15px 0;
	float: left;
	cursor: pointer;
	position: relative;
}
.section03 li .popEle {
	display: none;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	text-align: center;
	background: url("../images/pc/section03_itemBg.png");
}
.section03 li:hover .popEle {
	display: block;
}
.section03 li .popEle .infor {
	padding: 70px 0 10px 0;
	line-height: 28px;
	color: #fff;
	font-size: 18px;
}
.section03 li .popEle .infor span {
	display: block;
	padding: 5px 0;
}
.section03 li .popEle .infor01 {
	padding: 50px 0 10px 0;
}
.section03 li .popEle .viewDetailBtn {
	display: inline-block;
	text-align: center;
	width: 215px;
	height: 38px;
	line-height: 38px;
	color: #398c61;
	background: #fff;
	border-radius: 19px;
	-webkit-border-radius: 19px;
	-moz-border-radius: 19px;
	border: none;
	font-size: 18px;
}

/* section 04 */
.section04 ul {
	padding: 0 0 0 63px;
}
.section04 li {
	width: 335px;
	height: 218px;
	position: relative;
	float: left;
	margin: 0 30px 50px 0;
}
.section04 li .btnItem {
	width: 162px;
	height: 46px;
	background: #1d9961;
	bottom: -23px;
	left: 50%;
	margin: 0 0 0 -81px;
	color: #fff;
	font-size: 20px;
	z-index: 11;
	border: none;
}
.section04 li .btnItem:hover {
	background: #3cb37d;	
}
.section04 li .infor {
	width: 100%;
	height: 76px;
	color: #fff;
	left: 0;
	bottom: 0;
	z-index: 10;
	background: url("../images/pc/section04_itemBg.png");
}
.section04 li .infor p.text01 {
	padding: 5px 0 0 0;
	line-height: 22px;
}
.section04 li .infor p.text02 {
	padding: 15px 0 0 0;
}
.section04 .submitBtn {
	margin: 40px 0 70px 0;
}

/* section 05 */
.section05 {
	height: 197px;
	background: url("../images/pc/section05_bg.png") no-repeat center;
	font-weight: bold;
}
.section05 .content {
	height: 197px;
	overflow: hidden;
}
.section05 .content .item01 {
	padding: 26px 0 25px 25px;
	color: #fff;
	font-size: 37.5px;
	line-height: 100%;
}
.section05 .content .item02 {
	font-size: 36px;
	padding: 0 0 0 120px;
}
.section05 .content .item02 span {
	color: #45a879;
}
.section05 .content .item02 a {
	color: #fff;
	display: inline-block;
	width: 500px;
	height: 66px;
	line-height: 50px;
	margin: 0 0 0 120px;
	text-align: center;
	font-size: 32px;
}

/* section 06 */
.section06 {
	padding: 1px 0 0 0;
	height: 641px;
	background: url("../images/pc/section06_bg.png") no-repeat center top;
}
.section06 .content {
	padding: 15px 0 0 0;
}
.section06 .content .fl {
	width: 372px;
}
.section06 .content .fl li {
	height: 144px;
	line-height: 144px;
	color: #45a879;	
	margin: 0 0 17px 0;
	cursor: pointer;
	background: url("../images/pc/section06_tabBg.png");
}
.section06 .content .fl li .pic {
	display: none;
	right: -30px;
	top: 50%;
	margin: -23px 0 0 0;
}
.section06 .content .fl li.active {
	width: 377px;
	background: #1d9961;
	color: #fff;
}
.section06 .content .fl li.active .pic {
	display: block;
}
.section06 .content .fr {
	width: 822px;
	background: #fff;
	height: 305px;
}
.section06 .content .fr .tabContent {
	padding: 55px 0px 0 50px;
}
.section06 .content .fr .tabContentItem {
	height: 245px;
}
.section06 .content .fr .tabContentItem h3 {
	color: #1d9961;
	font-size: 24px;
	line-height: 24px;
	padding: 0 0 0 14px;
	border-left: solid 5px #1d9961;
	margin: 0 0 30px 0;
}
.section06 .content .fr .tabContentItem .listBox01 {
	width: 395px;
}
.section06 .content .fr .tabContentItem .listBox02 {
	width: 345px;
}
.section06 .content .fr .tabContentItem .listBox03 {
	width: 520px;
	padding: 0 0 0 20px;
}
.section06 .content .fr .tabContentItem li {
	color: #434343;
	line-height: 22px;
	height: 22px;
	font-size: 18px;
	background: url("../images/pc/section06_listStyle01.png") no-repeat left center;
	margin: 0 0 22px 0;
	padding-left: 20px;
}
.section06 .content .fr .tabContentItem .submitItem {
	display: inline-block;
	width: 234px;
	height: 80px;
	line-height: 66px;
	text-align: center;
	color: #fdf9db;
	font-weight: bold;
	background: url("../images/pc/section06_btnBg.png") no-repeat center;
	right: 35px;
	bottom: -10px;
	cursor: pointer;
}
.section06 .content .fr .tabContentItem .submitItem:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

/* section 07 */
.section07 {
	padding: 1px 0 70px 0;
}
.section07 li {
	width: 600px;
	height: 396px;
}
.section07 li.fl {
	background: url("../images/pc/section07_bg01.png") no-repeat center;
}
.section07 li.fr {
	background: url("../images/pc/section07_bg02.png") no-repeat center;
}
.section07 li .pic {
	margin: 30px 0 10px 0;
}
.section07 li .infor {
	color: #fff;
	font-size: 20px;
	height: 90px;
	line-height: 40px;
	margin: 0 0 20px 0;
}
.section07 li .submitItem {
	width: 292px;
	height: 50px;
	line-height: 50px;
	border-radius: 26px;
	-webkit-border-radius: 26px;
	-moz-border-radius: 26px;
	background: none;
	border: solid 2px #fff;
	color: #fff;
	font-size: 22px;
}
.section07 li .popElement {
	display: none;
	background: url("../images/pc/section03_itemBg.png");
	width: 582px;
	height: 378px;
	left: 9px;
	top: 9px;
}
.section07 li:hover .popElement {
	display: block;
}
.section07 li:hover .hoverHide {
	display: none;
}
.section07 li .popElement .infor {
	padding: 52px 0 10px 0;
	height: auto;
}
.section07 li .popElement .infor01 {
	padding: 70px 0 31px 0;
}
.section07 li .popElement .submitItem01,
.section07 li .popElement .submitItem01:hover {
	width: 292px;
	height: 50px;
	line-height: 50px;
	border-radius: 26px;
	-webkit-border-radius: 26px;
	-moz-border-radius: 26px;
	background: #fff;
	border: solid 2px #fff;
	color: #45a879;
	font-size: 22px;
}

/* section 08 */
.section08 {
	padding: 1px 0 0 0;
	height: 858px;
	background: url("../images/pc/section08_bg.png") no-repeat center top;
}
.section08 .tabContent {
	background: #fff;
	margin: 0 0 28px 0;
	padding: 10px;
}
.section08 .tabBox ul {
	margin: 0 0 60px -34px;
}
.section08 .tabBox li {
	position: relative;
	margin: 0 0 0 36px;
	cursor: pointer;
	overflow: hidden;
}
.section08 .tabBox li .popEle {
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: url("../images/pc/section08_itemPop.png");
}
.section08 .tabContentItem .leftEle {
	width: 290px;
	height: 310px;
	overflow: hidden;
}
.section08 .tabContentItem .rightEle {
	width: 822px;
	min-height: 300px;
	margin: 0 30px 0 0;
}
.section08 .tabContentItem .rightEle .header {
	height: 72px;
	line-height: 72px;
	border-bottom: solid 1px #d6d6d6;
	margin: 8px 0 0 0;
}
.section08 .tabContentItem .rightEle .header span {
	padding: 0 20px 0 25px;
	color: #1d9961;
}
.section08 .tabContentItem .rightEle .header span strong {
	margin: 0 20px 0 0;
}
.section08 .tabContentItem .rightEle .header span .leftPic {
	top: 0;
	left: 0;
}
.section08 .tabContentItem .rightEle .header span .rightPic {
	bottom: 15px;
	right: 0;
}
.section08 .tabContentItem .rightEle .header a {
	color: #1d9961;
}
.section08 .tabContentItem .rightEle .infor {
	padding: 30px 0 45px 0;
	line-height: 30px;
	color: #727272;
}
.section08 .tabContentItem .rightEle .submitItem {
	right: 0;
	bottom: 0;
	width: 128px;
	height: 34px;
	border-radius: 17px;
	-moz-border-radius: 17px;
	-webkit-border-radius: 17px;
	background: #1d9961;
	color: #fdf9db;
	border: none;
}
.section08 .tabContentItem .rightEle .submitItem:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

/* section 09 */
.section09 {
	background: url("../images/pc/section09_bg.png") repeat-x center top;
	padding: 1px 0 45px 0;
}
.section09 .contentItem {
	background: #fff;
}
.section09 .contentItem .pic {
	width: 376px;
	height: 467px;
	overflow: hidden;
}
.section09 .contentItem .listBox {
	padding: 35px 0 0 0;
	width: 735px;
	margin: 0 40px 0 0;
}
.section09 .contentItem .listBox li {
	height: 66px;
	line-height: 66px;
	border-bottom: dashed 1px #1d9961;
}
.section09 .contentItem .listBox li:last-child {
	border-bottom: none;
}
.section09 .contentItem .listBox li .number {
	width: 125px;
	color: #787878;
	font-size: 40px;
	text-align: center;
	margin: 0 15px 0 0;
	font-weight: bold;
	font-style: italic;
}
.section09 .contentItem .listBox li .textEle {
	color: #1d9961;
}
.section09 .contentItem .listBox li .submitItem {
	width: 145px;
	height: 30px;
	background: none;
	border: solid 1px #1d9961;
	color: #1d9961;
	margin: 16px 5px 0 0;
	border-radius: 16px;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
}
.section09 .contentItem .listBox li .submitItem:hover {
	background: #1d9961;
	color: #fff;
}
.section09 .listBox01 {
	background: #f7f7f7;
	padding: 13px 13px 0 13px;
	overflow: hidden;
}
.section09 .listBox01 .swiper-slide p {
	padding: 0 0 14px 0;
}




/* section 10 */
.section10 {
	height: 580px;
	background: url("../images/pc/section10_bg.png") no-repeat center top;
}
.section10 .leftEle {
	padding: 210px 0 0 66px;
}
.section10 .rightEle {
	width: 651px;
	height: 609px;
	background: url("../images/pc/section10_contentBg.png") no-repeat center;
	margin: 62px 85px 0 0;
}
.section10 .rightEle .titleElement {
	padding: 42px;
	font-size: 38px;
	color: #fffe88;
	line-height: 100%;
}
.section10 .rightEle .titleElement span:after,
.section10 .rightEle .titleElement span:before {
	position: absolute;
	width: 84px;
	height: 2px;
	background: #fdf9db;
	content: " ";
	top: 49.5%;
}
.section10 .rightEle .titleElement span:after {
	right: -95px;
}
.section10 .rightEle .titleElement span:before {
	left: -95px;
}
.section10 .rightEle li {
	padding: 0 0 28px 0;
}
.section10 .rightEle li .pic {
	margin: 5px 30px 0 65px;
}
.section10 .rightEle li .inputItem {
	width: 375px;
	height: 56px;
	padding: 0 25px;
	background: #fff;
	color: #2f2f2f;
}
.section10 .rightEle li .inputItem01 {
	width: 230px;
}
.section10 .rightEle li .sendCodeBtn {
	width: 146px;
	color: #ffd71c;
	line-height: 56px;
}
.section10 .rightEle li .submitItem {
	width: 425px;
	height: 66px;
	line-height: 64px;
	font-weight: bold;
	background: #fdf9db;
	color: #1d9961;
	border-radius: 33px;
	-webkit-border-radius: 33px;
	-moz-border-radius: 33px;
	margin: 10px 0 0 0;
}
.section10 .rightEle li .submitItem:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}


.section10 .rightEle input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { 
	/* WebKit browsers */ 
	color: #1d9961; 
	opacity: 1;
} 
.section10 .rightEle input:-moz-placeholder, textarea:-moz-placeholder { 
	/* Mozilla Firefox 4 to 18 */ 
	color: #1d9961; 
	opacity: 1;
} 
.section10 .rightEle input::-moz-placeholder, textarea::-moz-placeholder { 
	/* Mozilla Firefox 19+ */ 
	color: #1d9961; 
	opacity: 1;
} 
.section10 .rightEle input:-ms-input-placeholder, textarea:-ms-input-placeholder { 
	/* Internet Explorer 10+ */ 
	color: #1d9961;
	opacity: 1;
}




