* {
	margin: 0;
	padding: 0;
}

html,
body {
	font-family: "微软雅黑";
	font-size: 12px;
	color: #333238;
}

a {
	text-decoration: none;
	cursor: pointer;
	color: #333;
}
i {
	font-style:normal ;
}
li {
	list-style: none;
}

img {
	border: 0;
}

.section {
	width: 100%;
}

.section .section-box {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	/* margin-bottom:  60px; */
}

.section1 {
	width: 100%;
	position: relative;
	overflow: hidden;
}

.section1 .section1-jdtbox {
	width: 100%;
	height: 15px;
	position: absolute;
	bottom: 26px;
	left: 0;
	text-align: center;
	z-index: 3;
}

.section1 .section1-jdtbox .section1-jdts {
	display: inline-block;
	height: 15px;
	margin: 0 auto;
}

.section1 .section1-jdtbox .section1-jdts ul {
	height: 15px;
}

.section1 .section1-jdtbox .section1-jdts ul li {
	width: 45px;
	height: 12px;
	float: left;
	margin-right: 30px;
	background: #ebf0ef;
	cursor: pointer;
}

.section1 .section1-jdtbox .section1-jdts ul li.on {
	background: #7fc4c0;
}

.section1 .section1-jdtbox .section1-jdts ul li:last-child {
	margin-right: 0;
}

.section1 .section1-banner {
	width: 100%;
	position: relative;
}

.section1 .section1-banner ul {
	width: 100%;
}

.section1 .section1-banner ul li {
	width: 100%;
	float: left;
}

.section1 .section1-banner ul li a {
	display: block;
	width: 100%;
	position: relative;
}

.section1 .section1-banner ul li a img {
	display: block;
	width: 100%;
}

.section1 .section1-banner ul li a .section1-ljzx {
	display: block;
	line-height: 25px;
	font-size: 23px;
	color: #fff;
	background: rgba(36, 165, 157, 1);
	padding: 10px 45px;
	position: absolute;
	left: 10%;
	bottom: 23%;
	border-radius: 13px;
	font-weight: 700;
	border: 1px solid #24A59D;
}


/*.section1 .section1-banner ul li a:hover .section1-ljzx {
	color: #24A59D;
	background: rgba(36,165,157,0.1);
}*/

.header-youshi {
	width: 1200px;
	height: auto;
	margin: 30px auto;
}

.header-youshi ul {
	width: 1120px;
	height: 60px;
	margin: 0 auto;
}

.header-youshi ul li {
	width: 219px;
	height: 60px;
	float: left;
	border-right: 1px solid #b2b2b2;
	margin-right: 20px;
	cursor: default;
}

.header-youshi ul li:last-child {
	margin-right: 0;
	border-right: 0;
	width: 160px;
}

.header-youshi ul li span {
	display: block;
	width: 50px;
	height: 58px;
	float: left;
	overflow: hidden;
}

.header-youshi ul li span .imgbox {
	width: 50px;
	height: 116px;
	transition: all ease 0.3s;
}

.header-youshi ul li:hover span .imgbox {
	margin-top: -58px;
}

.header-youshi ul li span .imgbox img {
	display: block;
	width: 100%;
	height: auto;
}

.header-youshi ul li .firstp {
	height: 28px;
	line-height: 28px;
	font-size: 25px;
	color: #333238;
	text-align: left;
	float: left;
	margin-left: 15px;
	margin-bottom: 10px;
	margin-top: 5px;
}

.header-youshi ul li:hover .firstp {
	color: #24A59D;
}

.header-youshi ul li p {
	height: 16px;
	line-height: 16px;
	font-size: 16px;
	color: #333238;
	text-align: left;
	margin-left: 15px;
	float: left;
}

.section2 {
	width: 100%;
	background: url(../images/bx-9.jpg) no-repeat;
	background-size: cover;
	padding-bottom: 60px;
	position: relative;
}

.section2 .section-box ul {
	width: 100%;
	margin-top: 60px;
	overflow: hidden;
}

.section2 .section-box ul li {
	width: 300px;
	float: left;
	background: #dfdfdf;
	position: relative;
	cursor: pointer;
}

.section2 .section-box ul .ons {
	background: #24A59D;
}

.section2 .section-box ul li h1 {
	width: 100%;
	line-height: 25px;
	font-size: 25px;
	color: #333;
	text-align: center;
	margin-top: 15px;
}

.section2 .section-box ul .ons h1 {
	color: #fff;
}

.section2 .section-box ul li p {
	width: 100%;
	line-height: 13px;
	font-size: 13px;
	color: #333;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 15px;
}

.section2 .section-box ul .ons p {
	color: #fff;
}

.section2 .section-box ul li i {
	display: block;
	width: 1px;
	height: 58px;
	background: #7e7e7e;
	position: absolute;
	right: 0;
	top: 10px;
}

.section2 .section-box .section2-nrbox {
	width: 100%;
	background: #fff;
	overflow: hidden;
}

.section2 .section-box .section2-nrbox .section2-nr {
	width: 538px;
	float: left;
	margin: 40px 0 40px 40px;
	border: 1px solid #7e7e7e;
}

.section2 .section-box .section2-nrbox .section2-nr h1 {
	width: 100%;
	line-height: 26px;
	font-size: 26px;
	text-align: center;
	color: #24a59d;
	margin-top: 32px;
}

.section2 .section-box .section2-nrbox:nth-child(3) .section2-nr h1 {
	margin-top: 20px;
}

.section2 .section-box .section2-nrbox .section2-nr h2 {
	width: 100%;
	line-height: 24px;
	font-size: 24px;
	text-align: center;
	color: #0c6963;
	margin-top: 15px;
}

.section2 .section-box .section2-nrbox .section2-nr .section2-nr-1 {
	width: 490px;
	height: 200px;
	margin: 0 auto;
	margin-top: 22px;
}

.section2 .section-box .section2-nrbox:nth-child(4) .section2-nr .section2-nr-1 {
	height: 190px;
}

.section2 .section-box .section2-nrbox:nth-child(3) .section2-nr .section2-nr-1 {
	height: 280px;
	overflow: hidden;
}

.section2 .section-box .section2-nrbox .section2-nr .section2-nr-1 span {
	display: block;
	float: left;
	line-height: 22px;
	font-size: 22px;
	color: #f8b71a;
	font-weight: 600;
	margin-right: 17px;
	margin-bottom: 25px;
}

.section2 .section-box .section2-nrbox .section2-nr .section2-nr-1a span {
	font-size: 18px;
	line-height: 18px;
}

.section2 .section-box .section2-nrbox .section2-nr .section2-nr-1as span {
	font-size: 26px;
	line-height: 26px;
}

.section2 .section-box .section2-nrbox .section2-nr .section2-nr-1 p {
	width: 385px;
	float: left;
	line-height: 22px;
	font-size: 22px;
	margin-bottom: 25px;
}

.section2 .section-box .section2-nrbox:nth-child(4) .section2-nr .section2-nr-1 p {
	width: 363px;
}

.section2 .section-box .section2-nrbox:nth-child(4) .section2-nr:nth-child(2) .section2-nr-1 {
	margin-top: 60px;
	height: 152px;
}

.section2 .section-box .section2-nrbox:nth-child(5) .section2-nr .section2-nr-1 {
	margin-top: 60px;
	height: 152px;
}

.section2 .section-box .section2-nrbox:nth-child(4) .section2-nr:nth-child(2) .section2-nr-1 p {
	width: 100%;
	line-height: 26px;
	font-size: 26px;
	text-align: center;
	margin-bottom: 25px;
}

.section2 .section-box .section2-nrbox:nth-child(5) .section2-nr .section2-nr-1 p {
	width: 100%;
	line-height: 26px;
	font-size: 26px;
	text-align: center;
	margin-bottom: 25px;
}

.section2 .section-box .section2-nrbox:nth-child(4) .section2-nr .section2-nr-1 .bzdq-1 {
	letter-spacing: 5.5px;
}

.section2 .section-box .section2-nrbox .section2-nr .section2-nr-1 .section2-nr-1-xbt {
	width: 260px;
	margin: 0 auto;
	overflow: hidden;
}

.section2 .section-box .section2-nrbox .section2-nr .section2-nr-1 .section2-nr-1-xnr {
	width: 100%;
	overflow: hidden;
}

.section2 .section-box .section2-nrbox .section2-nr .section2-nr-1 .section2-nr-1-xnr p {
	width: 100% !important;
	line-height: 30px;
	font-size: 15px;
	color: #333238;
	margin-bottom: 0px;
}

.section2 .section-box .section2-nrbox .section2-nr .section2-nr-1 .section2-nr-1-xbt h3 {
	line-height: 17px;
	font-size: 17px;
	color: #24A59D;
	text-align: center;
	font-weight: 600;
	float: left;
}

.section2 .section-box .section2-nrbox .section2-nr .section2-nr-1 .section2-nr-1-xbt span {
	display: block;
	font-weight: 100;
	color: #24A59D;
	float: left;
	margin-left: 25px;
	margin-right: 0;
	margin-bottom: 12px;
}

.section2 .section-box .section2-nrbox .section2-nr .section2-nr-1a p {
	font-size: 18px;
	line-height: 18px;
}

.section2 .section-box .section2-nrbox:nth-child(3) .section2-nr .section2-nr-1 p {
	width: 341px;
}

.section2 .section-box .section2-nrbox .section2-nr .section2-nr-1 p span {
	display: block;
	float: left;
	color: #333333;
	font-weight: 100;
	margin-top: 15px;
	margin-bottom: 0;
}

.section2 .section-box .section2-nrbox .section2-nr .section2-nr-1as p {
	width: 317px !important;
	font-size: 26px;
	line-height: 26px;
	margin-bottom: 30px;
}

.section2 .section-box .section2-nrbox .section2-nr .section2-nr-1 .section2-nrp {
	height: 22px;
	margin-bottom: 0;
}

.section2 .section-box .section2-nrbox .section2-nr .section2-nr-djbox {
	width: 380px;
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 35px;
	overflow: hidden;
}

.section2 .section-box .section2-nrbox:nth-child(3) .section2-nr .section2-nr-djbox {
	margin-top: 13px;
	margin-bottom: 8px;
}

.section2 .section-box .section2-nrbox .section2-nr .section2-nr-djbox a {
	display: block;
	width: 189px;
	line-height: 20px;
	font-size: 20px;
	text-align: center;
	color: #fff;
	font-weight: 700;
	float: left;
	padding: 8px 0;
}

.section2 .section-box .section2-nrbox .section2-nr .section2-nr-djbox .section2-nr-dj-1 {
	background: #24A59D;
	border: 1px solid #24A59D;
	border-right: 0;
}

.section2 .section-box .section2-nrbox .section2-nr .section2-nr-djbox .section2-nr-dj-1:hover {
	color: #24A59D;
	background: #fff;
}

.section2 .section-box .section2-nrbox .section2-nr .section2-nr-djbox .section2-nr-dj-2 {
	background: #0C6963;
	border: 1px solid #0C6963;
	border-left: 0;
}

.section2 .section-box .section2-nrbox .section2-nr .section2-nr-djbox .section2-nr-dj-2:hover {
	background: #fff;
	color: #0C6963;
}

.section2 .section-box .section2-table {
	width: 100%;
	/* height: 100%; */
	position: absolute;
	background: #fff;
	top: 138px;
	left: 0;
	overflow: hidden;
	visibility: ;
}

.section2 .section-box .section2-table .tab-gb {
	display: block;
	float: right;
	background: #d2d2d2;
	font-size: 16px;
	padding: 0 5px;
	margin-right: 50px;
	margin-top: 10px;
}

.section2 .section-box .section2-table table {
	width: 1200px;
	border: 1px solid #dedede;
	border-collapse: collapse;
	margin: 40px auto;
}

.section2 .section-box .section2-table table th {
	border: 1px solid #dedede;
	color: #FFFFFF;
	background: #24A59D;
	font-size: 24px;
	font-weight: 600;
	text-align: center;
	height: 50px;
}

.section2 .section-box .section2-table table td {
	border: 1px solid #dedede;
}

.section2 .section-box .section2-table table td div {
	width: 100%;
	padding: 20px 0;
	overflow: hidden;
}

.section2 .section-box .section2-table table td p {
	width: 540px;
	font-size: 23px;
	margin-left: 10px;
	float: left;
	margin-bottom: 10px;
}

.section2 .section-box .section2-table table td span {
	color: #24A59D;
	display: block;
	margin-left: 10px;
	font-size: 23px;
	float: left;
}

.section2 .section-box .section2-table table td:nth-child(1) {
	background: #d4ebe8;
}

.section2 .section-box .section2-table table td:nth-child(1) p {
	width: auto;
	color: #24A59D;
	font-weight: 600;
	padding: 20px 10px;
	text-align: center;
	margin-left: 0;
	margin-bottom: 0;
}

.section2 .section-box .section2-table table td ul {
	width: 100%;
	margin-top: 0;
}

.section2 .section-box .section2-table table td ul li {
	width: 100%;
	border-bottom: 1px solid #dedede;
}

.section2 .section-box .section2-table table td ul li:last-child {
	border-bottom: 0;
}

.section2 .section-box .section2-table table td ul li p {
	font-size: 22px;
	font-weight: 100;
	padding: 10px 20px;
	margin: 0;
	width: auto;
	line-height: 22px;
	background: #fff;
	width: 323px;
	text-align: left;
}

.section2 .section-box .section2-table table td ul li p:nth-child(1) {
	width: 170px;
	color: #24A59D;
	background: #f0f4f4;
	text-align: center;
}

.section2 .section-box .section2-table table td .tab-nrbox {
	width: 100%;
	border-bottom: 1px solid #dedede;
	padding: 10px 0;
}

.section2 .section-box .section2-table table td .tab-nrbox p {
	margin-left: 20px;
	width: 540px;
	margin-bottom: 0;
	font-size: 22px;
	line-height: 22px;
}

.section2 .section-box .section2-table table td .tab-nrbox:last-child {
	border-bottom: 0;
}

.section2 .section-box .section2-table table td .tab-ulbox {
	height: 323px;
}

.section3 .section-box .section3-btbox {
	width: 100%;
	margin-top: 40px;
	overflow: hidden;
}

.section3 .section-box .section3-btbox a {
	display: block;
	width: 50%;
	line-height: 23px;
	font-size: 23px;
	text-align: center;
	background: #dfdfdf;
	float: left;
	font-weight: 600;
	padding: 12px 0;
}

.section3 .section-box .section3-btbox .xgcp-on {
	background: #24A59D;
	color: #FFFFFF;
}

.section3 .section-box .section3-nrbox {
	width: 100%;
	margin-top: 40px;
	overflow: hidden;
	margin-bottom: 50px;
}

.section3 .section-box .section3-nrbox ul {
	width: 100%;
	overflow: hidden;
}

.section3 .section-box .section3-nrbox ul li {
	width: 285px;
	height: 230px;
	float: left;
	margin-right: 20px;
}

.section3 .section-box .section3-nrbox ul li:nth-child(4),
.section3 .section-box .section3-nrbox ul li:nth-child(8) {
	margin-right: 0;
}

.section3 .section-box .section3-nrbox ul li a {
	display: block;
	width: 100%;
}

.section3 .section-box .section3-nrbox ul li a img {
	display: block;
	width: 100%;
}

.section3 .section-box .section3-nrbox ul li a p {
	width: 100%;
	line-height: 30px;
	font-size: 15px;
	margin-top: 7px;
	text-align: center;
}

.section4 {
	background: #f5f7f6;
}

.section4 .section-box h1 {
	width: 100%;
	line-height: 30px;
	font-size: 30px;
	text-align: center;
	color: #38383e;
	margin-top: 50px;
	letter-spacing: 1px;
}

.section4 .section-box .section4-nr-1 {
	width: 100%;
	margin-top: 30px;
	overflow: hidden;
}

.section4 .section-box .section4-nr-1 .section4-nr-1-left {
	width: 250px;
	float: left;
	margin-right: 60px;
	margin-top: 8px;
}

.section4 .section-box .section4-nr-1 .section4-nr-1-left img {
	display: block;
	width: 100%;
}

.section4 .section-box .section4-nr-1 .section4-nr-1-right {
	width: 890px;
	float: left;
}

.section4 .section-box .section4-nr-1 .section4-nr-1-right h2 {
	width: 100%;
	line-height: 23px;
	font-size: 23px;
	color: #24A59D;
	margin-top: 15px;
	margin-bottom: 20px;
}

.section4 .section-box .section4-nr-1 .section4-nr-1-right p {
	width: 100%;
	line-height: 22px;
	font-size: 22px;
	margin-top: 15px;
	margin-bottom: 20px;
}

.section4 .section-box .section4-nr-1 .section4-nr-1-right p span {
	color: #24A59D;
}

.section4 .section-box .section4-nr-1 .section4-nr-1-right p:nth-child(4) {
	margin-bottom: 10px;
}

.section4 .section-box .section4-nr-1 .section4-nr-1-right p:nth-child(5) {
	line-height: 40px;
	margin-top: 0px;
}

.section4 .section-box .section4-nr-2 {
	width: 1196px;
	border: 2px dashed #7FC4C0;
	overflow: hidden;
	margin-top: 10px;
	position: relative;
	margin-bottom: 50px;
}

.section4 .section-box .section4-nr-2 ul {
	width: 1100px;
	margin: 0 auto;
}

.section4 .section-box .section4-nr-2 ul li {
	width: 239px;
	height: 270px;
	float: left;
	margin-right: 48px;
	position: relative;
	margin-bottom: 40px;
}

.section4 .section-box .section4-nr-2 ul li:last-child {
	margin-right: 0;
}

.section4 .section-box .section4-nr-2 ul li .section4-nr-ybt {
	width: 65px;
	height: 65px;
	margin: 0 auto;
	line-height: 65px;
	font-size: 24px;
	text-align: center;
	border-radius: 50%;
	font-weight: 600;
	margin-top: 40px;
}

.section4 .section-box .section4-nr-2 ul li:nth-child(1) .section4-nr-ybt {
	color: #ffbc3f;
	background: #f8e5bf;
}

.section4 .section-box .section4-nr-2 ul li:nth-child(2) .section4-nr-ybt {
	color: #2eb488;
	background: #b9e3d5;
}

.section4 .section-box .section4-nr-2 ul li:nth-child(3) .section4-nr-ybt {
	color: #3895e5;
	background: #bcd9f1;
}

.section4 .section-box .section4-nr-2 ul li:nth-child(4) .section4-nr-ybt {
	color: #fc5340;
	background: #f7c5bf;
}

.section4 .section-box .section4-nr-2 ul li h2 {
	width: 100%;
	line-height: 30px;
	font-size: 16px;
	margin-top: 19px;
}

.section4 .section-box .section4-nr-2 ul li p {
	width: 100%;
	line-height: 26px;
	font-size: 16px;
}

.section4 .section-box .section4-nr-2 ul li span {
	display: block;
	float: right;
	margin-right: 35px;
	line-height: 13px;
	font-size: 13px;
	margin-top: 7px;
}

.section4 .section-box .section4-nr-2 ul li h3 {
	width: 100%;
	line-height: 14px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	padding: 5px 0;
	overflow: hidden;
	position: absolute;
	bottom: 5px;
}

.section4 .section-box .section4-nr-2 ul li:nth-child(1) h2 {
	color: #ffbc3f;
}

.section4 .section-box .section4-nr-2 ul li:nth-child(1) h3 {
	background: #ffbc3f;
}

.section4 .section-box .section4-nr-2 ul li:nth-child(2) h2 {
	color: #2eb488;
}

.section4 .section-box .section4-nr-2 ul li:nth-child(2) h3 {
	background: #2eb488;
}

.section4 .section-box .section4-nr-2 ul li:nth-child(3) h2 {
	color: #3895e5;
}

.section4 .section-box .section4-nr-2 ul li:nth-child(3) h3 {
	background: #3895e5;
}

.section4 .section-box .section4-nr-2 ul li:nth-child(4) h2 {
	color: #fc5340;
}

.section4 .section-box .section4-nr-2 ul li:nth-child(4) h3 {
	background: #fc5340;
}

.section4 .section-box .section4-nr-3 {
	width: 100%;
	border-top: 1px dotted #bfbfbf;
	overflow: hidden;
}

.section4 .section-box .section4-nr-3 .section4-nr-3-left {
	width: 890px;
	float: left;
	margin-top: 40px;
	margin-left: 60px;
}

.section4 .section-box .section4-nr-3 .section4-nr-3-left h2 {
	width: 100%;
	line-height: 23px;
	font-size: 23px;
	color: #24A59D;
	margin-top: 15px;
	margin-bottom: 20px;
}

.section4 .section-box .section4-nr-3 .section4-nr-3-left p {
	width: 100%;
	line-height: 22px;
	font-size: 22px;
	margin-top: 15px;
	margin-bottom: 20px;
}

.section4 .section-box .section4-nr-3 .section4-nr-3-left p span {
	color: #24A59D;
}

.section4 .section-box .section4-nr-3 .section4-nr-3-left p:nth-child(3) {
	margin-bottom: 10px;
}

.section4 .section-box .section4-nr-3 .section4-nr-3-left p:nth-child(4) {
	line-height: 40px;
	margin-top: 0px;
}

.section4 .section-box .section4-nr-3 .section4-nr-3-right {
	width: 250px;
	float: right;
	margin-top: 20px;
}

.section4 .section-box .section4-nr-3 .section4-nr-3-right img {
	display: block;
	width: 100%;
}

.section4 .section-box .section4-nr-4 {
	width: 100%;
	height: 500px;
	overflow: hidden;
	margin-top: 20px;
	position: relative;
}

.section4 .section-box .section4-nr-4 .section4-nr-4-tp {
	width: 100%;
	position: absolute;
	left: 0;
	top: 190px;
}

.section4 .section-box .section4-nr-4 .section4-nr-4-tp img {
	display: block;
	width: 100%;
}

.section4 .section-box .section4-nr-4 .section4-nr-wz-1 {
	width: 270px;
	height: 120px;
	background: url(../images/bx-29.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	left: 12px;
	top: 65px;
}

.section4 .section-box .section4-nr-4 .section4-nr-wz-1 p {
	width: 100%;
	line-height: 16px;
	font-size: 16px;
	text-align: center;
	margin-top: 36px;
}

.section4 .section-box .section4-nr-4 .section4-nr-wz-2 {
	width: 340px;
	height: 190px;
	background: url(../images/bx-30.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	left: 284px;
	bottom: 55px;
}

.section4 .section-box .section4-nr-4 .section4-nr-wz-2 div {
	width: 85%;
	margin: 0 auto;
	overflow: hidden;
}

.section4 .section-box .section4-nr-4 .section4-nr-wz-2 div:nth-child(1) {
	margin-top: 50px;
}

.section4 .section-box .section4-nr-4 .section4-nr-wz-2 div span {
	display: block;
	float: left;
	line-height: 30px;
	font-size: 15px;
	color: #24A59D;
	font-weight: 600;
	margin-right: 15px;
}

.section4 .section-box .section4-nr-4 .section4-nr-wz-2 div p {
	width: 242px;
	float: left;
	line-height: 30px;
	font-size: 14px;
	margin-bottom: 6px;
}

.section4 .section-box .section4-nr-4 .section4-nr-wz-3 {
	width: 340px;
	height: 190px;
	background: url(../images/bx-43.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	left: 595px;
	top: 0px;
}

.section4 .section-box .section4-nr-4 .section4-nr-wz-3 div {
	width: 90%;
	margin: 0 auto;
	overflow: hidden;
}

.section4 .section-box .section4-nr-4 .section4-nr-wz-3 div:nth-child(1) {
	margin-top: 18px;
}

.section4 .section-box .section4-nr-4 .section4-nr-wz-3 div span {
	display: block;
	float: left;
	line-height: 30px;
	font-size: 15px;
	color: #24A59D;
	font-weight: 600;
	margin-right: 15px;
}

.section4 .section-box .section4-nr-4 .section4-nr-wz-3 div p {
	width: 259px;
	float: left;
	line-height: 30px;
	font-size: 14px;
	margin-bottom: 6px;
}

.section4 .section-box .section4-nr-4 .section4-nr-wz-4 {
	width: 280px;
	height: 160px;
	background: url(../images/bx-31.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	left: 891px;
	bottom: 80px;
}

.section4 .section-box .section4-nr-4 .section4-nr-wz-4 p {
	width: 85%;
	margin: 0 auto;
	line-height: 28px;
	font-size: 14px;
	margin-top: 50px;
}

.section5 .section-box .section5-bt {
	width: 100%;
	margin-top: 50px;
	overflow: hidden;
	text-align: center;
}

.section5 .section-box .section5-bt span {
	display: inline-block;
	height: 39px;
	line-height: 39px;
	font-size: 38px;
}

.section5 .section-box .section5-bt .section5-bt-hxl {
	width: 370px;
	height: 39px;
	float: left;
}

.section5 .section-box .section5-bt .section5-bt-hxl i {
	display: block;
	width: 357px;
	float: left;
	background: #333238;
	height: 1px;
	margin-top: 19px;
}

.section5 .section-box .section5-bt .section5-bt-hxl img {
	display: block;
	width: 13px;
	float: left;
	margin-top: 13px;
}

.section5 .section-box .section5-bt .section5-bt-hxr {
	width: 370px;
	height: 39px;
	float: right;
}

.section5 .section-box .section5-bt .section5-bt-hxr i {
	display: block;
	width: 357px;
	float: right;
	background: #333238;
	height: 1px;
	margin-top: 19px;
}

.section5 .section-box .section5-bt .section5-bt-hxr img {
	display: block;
	width: 13px;
	float: right;
	margin-top: 13px;
}

.section5 .section-box p {
	width: 100%;
	line-height: 32px;
	font-size: 32px;
	text-align: center;
	margin-top: 18px;
	color: #f8b71a;
	font-weight: 600;
}

.section5 .section-box ul {
	width: 100%;
	margin-top: 40px;
	overflow: hidden;
	margin-bottom: 60px;
}

.section5 .section-box ul li {
	width: 239px;
	float: left;
	border-right: 1px dashed #bababa;
}

.section5 .section-box ul li:last-child {
	border-right: 0;
}

.section5 .section-box ul li h1 {
	width: 100%;
	line-height: 26px;
	font-size: 26px;
	color: #24A59D;
	text-align: center;
	margin-top: 20px;
	letter-spacing: 2px;
}

.section5 .section-box ul li p {
	width: 80%;
	margin: 0 auto;
	line-height: 30px;
	font-size: 17px;
	text-align: center;
	color: #333238;
	font-weight: 100;
	margin-top: 20px;
}

.section5 .section-box ul li img {
	display: block;
	width: 160px;
	margin: 0 auto;
	margin-top: 30px;
}

.section5 .section-box ul li a {
	display: block;
	width: 148px;
	margin: 0 auto;
	line-height: 26px;
	font-size: 24px;
	color: #fff;
	background: #24A59D;
	text-align: center;
	padding: 9px 0;
	font-weight: 600;
	letter-spacing: 1px;
	margin-top: 30px;
	border: 1px solid #24A59D;
	margin-bottom: 5px;
}

.section5 .section-box ul li a:hover {
	color: #24A59D;
	background: #fff;
}

.section6 {
	background: #f5f7f6;
	padding-bottom: 60px;
}

.section6 .section-box .section5-dh {
	width: 100%;
	overflow: hidden;
	margin-top: 40px;
}

.section6 .section-box .section5-dh li {
	width: 400px;
	float: left;
	background: #dfdfdf;
	position: relative;
	cursor: pointer;
}

.section6 .section-box .section5-dh li h1 {
	width: 100%;
	line-height: 26px;
	font-size: 26px;
	text-align: center;
	padding: 12px 0;
}

.section6 .section-box .section5-dh li span {
	display: block;
	height: 32px;
	width: 1px;
	background: #333238;
	position: absolute;
	top: 9px;
	right: 0px;
}

.section6 .section-box .section5-dh .bxlc-on {
	background: #24A59D;
}

.section6 .section-box .section5-dh .bxlc-on h1 {
	color: #fff;
}

.section6 .section-box .section5-dh .bxlc-on span {
	display: none;
}

.section6 .section-box .section5-nr {
	width: 100%;
	overflow: hidden;
	margin-top: 40px;
}

.section6 .section-box .section5-nr li {
	width: 300px;
	height: 100px;
	background: url(../images/bx-40.png) no-repeat;
	background-size: 100% 100%;
	float: left;
}

.section6 .section-box .section5-nr li:nth-child(1) {
	background: url(../images/bx-39.png) no-repeat;
	background-size: 100% 100%;
}

.section6 .section-box .section5-nr li:nth-child(4) {
	background: url(../images/bx-41.png) no-repeat;
	background-size: 100% 100%;
}

.section6 .section-box .section5-nr li p {
	width: 100%;
	line-height: 20px;
	font-size: 20px;
	text-align: center;
	margin-top: 40px;
}

.section6 .section-box .section5-nr:nth-child(3) li:nth-child(1) p {
	line-height: 16px;
	font-size: 16px;
	margin-top: 30px;
}

.section6 .section-box .section5-nr h2 {
	width: 100%;
	line-height: 20px;
	font-size: 20px;
	text-align: center;
	margin-top: 8px;
	font-weight: 100;
}

.section6 .section-box .section5-nr h3 {
	width: 100%;
	line-height: 24px;
	font-size: 24px;
	text-align: center;
	font-weight: 100;
	margin-top: 38px;
}

.section6 .section-box .section5-nr:nth-child(4) li:nth-child(1) h2,
.section6 .section-box .section5-nr:nth-child(4) li:nth-child(4) h2 {
	margin-top: 23px;
	line-height: 24px;
	font-size: 24px;
}

.section6 .section-box .section5-nr:nth-child(4) li:nth-child(1) p,
.section6 .section-box .section5-nr:nth-child(4) li:nth-child(4) p {
	margin-top: 9px;
	line-height: 16px;
	font-size: 16px;
}

.section6 .section-box .section5-nr:nth-child(4) li:nth-child(3) h3 {
	line-height: 20px;
	font-size: 20px;
	margin-top: 40px;
}

.zxwd {
	width: 100%;
	float: left;
	margin-bottom: 50px;
}

.zxwd .zxwd-1 {
	width: 1200px;
	margin: 0 auto;
	margin-top: 40px;
}

.zxwd .zxwd-1 .wenda-left {
	width: 599px;
	height: auto;
	float: left;
	border-right: 1px solid #7e7d7d;
}

.zxwd .zxwd-1 .wdrt {
	border-right: 0px;
}

.zxwd .zxwd-1 .wenda-left .wenda-title {
	width: 559px;
	height: auto;
	padding-top: 20px;
	padding-bottom: 30px;
	margin: 0 auto;
	position: relative;
}

.zxwd .zxwd-1 .wenda-left .wenda-title .btl {
	width: 150px;
	height: 16px;
	position: absolute;
	top: 36px;
	left: 10px;
}

.zxwd .zxwd-1 .wenda-left .wenda-title .btl i {
	display: block;
	width: 134px;
	height: 1px;
	background: #343435;
	margin-top: 7.5px;
	float: left;
	position: absolute;
	left: 3px;
}

.zxwd .zxwd-1 .wenda-left .wenda-title .btl img {
	display: block;
	width: 16px;
	height: 16px;
	float: right;
}

.zxwd .zxwd-1 .wenda-left .wenda-title .btr {
	width: 150px;
	height: 16px;
	position: absolute;
	top: 36px;
	right: 10px;
}

.zxwd .zxwd-1 .wenda-left .wenda-title .btr i {
	display: block;
	width: 134px;
	height: 1px;
	background: #343435;
	margin-top: 7.5px;
	float: right;
	position: absolute;
	right: 3px;
}

.zxwd .zxwd-1 .wenda-left .wenda-title .btr img {
	display: block;
	width: 16px;
	height: 16px;
	float: left;
}

.zxwd .zxwd-1 .wenda-left .wenda-title h1 {
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 35px;
	color: #343435;
	text-align: center;
	font-weight: 100;
}

.zxwd .zxwd-1 .wenda-left .wenda-nr {
	width: 585px;
	height: auto;
	float: left;
}

.zxwd .zxwd-1 .wenda-left .wdnrt {
	margin-left: 20px;
}

.zxwd .zxwd-1 .wenda-left .wenda-nr ul {
	width: 100%;
	height: auto;
}

.zxwd .zxwd-1 .wenda-left .wenda-nr ul li {
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 20px;
	cursor: pointer;
}

.zxwd .zxwd-1 .wenda-left .wenda-nr ul li img {
	display: block;
	width: 20px;
	height: 20px;
	float: left;
}

.zxwd .zxwd-1 .wenda-left .wenda-nr ul li img:nth-child(2) {
	display: none;
}

.zxwd .zxwd-1 .wenda-left .wenda-nr ul li a {
	display: block;
	width: 100%;
	height: auto;
}

.zxwd .zxwd-1 .wenda-left .wenda-nr ul li a span {
	display: block;
	width: 16px;
	height: 16px;
	float: left;
	margin-top: 2px;
}

.zxwd .zxwd-1 .wenda-left .wenda-nr ul li a span img {
	display: block;
	width: 100%;
	height: auto;
}

.zxwd .zxwd-1 .wenda-left .wenda-nr ul li .wdnrd {
	height: 20px;
	line-height: 20px;
	font-size: 17px;
	margin-left: 10px;
	text-align: left;
	float: left;
	color: #000;
}

.zxwd .zxwd-1 .wenda-left .wenda-nr ul li .wdnrd .htp {
	display: block;
	width: 23px;
	height: auto;
	float: right;
	margin-top: -6px;
}

.zxwd .zxwd-1 .wenda-left .wenda-nr ul li .wdnrd .htp img {
	display: block;
	width: 100%;
	height: auto;
}

.zxwd .zxwd-1 .wenda-left .wenda-nr ul li .wdnrd:hover {
	color: rgb(255, 0, 0) !important;
}

.zxwd .zxwd-1 .wenda-left .wenda-nr ul li .wdnrs {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 10px;
	background: #f1f1f1;
}

.zxwd .zxwd-1 .wenda-left .wenda-nr ul li .wdnrs div {
	display: none;
	height: auto;
	line-height: 25px;
	font-size: 14px;
	text-align: left;
	margin: 8px 10px 10px 10px;
}

.zxwd .zxwd-1 .wenda-left .wenda-nr ul li .wdnrs div p {
	color: #343435;
}

.zxwd .zxwd-1 .wenda-left .wenda-nr ul li a i {
	display: block;
	height: 20px;
	line-height: 20px;
	font-size: 17px;
	margin-left: 10px;
	text-align: left;
	float: left;
	color: #838383;
}

.zxwd .zxwd-1 .wenda-left .wenda-nr ul li a i:hover {
	color: rgb(255, 0, 0);
}

.zxwd .zxwd-1 .wenda-left .wenda-nr ul li a p {
	height: 20px;
	line-height: 20px;
	font-size: 17px;
	text-align: left;
	float: right;
	margin-right: 25px;
	color: #838383;
}

.zxwd .zxwd-1 .wenda-left .ckgd {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 25px;
}

.zxwd .zxwd-1 .wenda-left .ckgd a {
	display: block;
	width: 98px;
	height: 28px;
	line-height: 28px;
	font-size: 16px;
	background: #24A59D;
	text-align: center;
	margin: 0 auto;
	color: #fff;
	border: 1px solid #24A59D;
}

.zxwd .zxwd-1 .wenda-left .ckgd a:hover {
	background: #fff;
	color: #24A59D;
}
.menu-right {
    position: fixed;
    right: 10px;
    top: 50%;
    margin-top: -200px;
    z-index: 2017;
    width: 135px;
    height: 400px;
}
.clearfix {
    zoom: 1;
}
.menu-right li {
    float: left;
    margin-bottom: 13px;
    height: 32px;
    line-height: 30px;
    font-size: 17px;
    text-align: center;
    width: 100%;
    box-sizing: border-box;
    letter-spacing: 3px;
    color: #fff;
    background: #24A59D;
    border: 2px solid #24A59D;
}
.menu-right li.on {
    color: #24A59D;
    background: #ffffff;
}
.menu-right li a {
    width: 100%;
    float: left;
    text-decoration: none;
    color: #FFFFFF;
}
.menu-right li.on a {
	color: #24A59D;
}
