@font-face {
    font-family: 'Alibaba PuHuiTi 2.0 55';
    src: url('../fonts/AlibabaPuHuiTi_2_85_Bold.woff2') format('woff2'),
        url('../fonts/AlibabaPuHuiTi_2_85_Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-webkit-overflow-scrolling: touch;
/* 	font-family: sans-serif; */
	overflow-y: scroll
}

body {
	background-color: #fff;
	color: #333;
	font-size: 12px;
	line-height: 2
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
	display: block
}

audio,
canvas,
progress,
video {
	*zoom: 1;
	display: inline-block;
	*display: inline;
	vertical-align: baseline
}

audio:not([controls]) {
	display: none;
	height: 0
}

[hidden],
template {
	display: none
}

a {
	/*background: transparent;*/
}

a:active,
a:hover {
	outline: 0
}

a:hover {
	color: #069
}

abbr[title] {
	border-bottom: 1px dotted
}

b,
strong {
	font-weight: 700
}

dfn {
	font-style: italic
}

mark {
	background: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

img {
	-ms-interpolation-mode: bicubic;
	border: 0
}

svg:not(:root) {
	overflow: hidden
}

hr {
	box-sizing: content-box;
	height: 0
}

pre {
	word-wrap: break-word;
	overflow: auto;
	white-space: pre;
	white-space: pre-wrap
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	_font-family: courier new, monospace;
	font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

button {
	overflow: visible
}

button,
select {
	text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer;
	*overflow: visible
}

button[disabled],
html input[disabled] {
	cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0
}

input:focus,
textarea:focus {
	outline: none
}

input {
	line-height: normal
}

input[type=checkbox],
input[type=radio] {
	box-sizing: border-box;
	*height: 13px;
	padding: 0;
	*width: 13px
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	height: auto
}

input[type=search] {
	-webkit-appearance: textfield;
	box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration,
input[type=text] {
	-webkit-appearance: none
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}

legend {
	border: 0;
	*margin-left: -7px;
	padding: 0
}

textarea {
	overflow: auto;
	resize: vertical
}

optgroup {
	font-weight: 700
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

td,
th {
	padding: 0
}

q {
	quotes: none
}

blockquote,
figure,
form,
h1,
h2,
h3,
h4,
h5,
h6,
p {
	margin: 0
}

dd,
dl,
li,
ol,
ul {
	margin: 0;
	padding: 0
}

ol,
ul {
	list-style: none outside none
}

h1,
h2,
h3 {
	font-weight: 400;
	line-height: 2
}

h1 {
	font-size: 18px
}

h2 {
	font-size: 15.6px
}

h3 {
	font-size: 14.04px
}

h4 {
	font-size: 12px
}

h5,
h6 {
	font-size: 10.2px;
	text-transform: uppercase
}

input:-moz-placeholder,
input::-moz-placeholder,
textarea:-moz-placeholder,
textarea::-moz-placeholder {
	color: #ccc
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #ccc
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #ccc
}

.clear {
	clear: both
}

.f-cb {
	zoom: 1
}

.f-cb:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden
}

.fl {
	float: left
}

.fl,
.fr {
	display: inline
}

.fr {
	float: right
}

.por {
	position: relative
}

.poa {
	position: absolute
}

.pof {
	position: fixed
}

.poa-f {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%
}

.ovh {
	overflow: hidden
}

.noselect {
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none
}

.z1 {
	z-index: 1
}

.z2 {
	z-index: 2
}

.z3 {
	z-index: 3
}

.dn {
	display: none
}

.dib {
	display: inline-block
}

.w-f {
	width: 100%
}

.h-f {
	height: 100%
}

.fwn {
	font-weight: 400
}

.tac {
	text-align: center
}

.t-f {
	transition: all .5s
}

.t-c {
	transition: color .5s
}

.t-bg {
	transition: background .5s
}

.loader {
	animation: spinner .7s linear infinite;
	border: 1px solid rgba(0, 0, 0, .08);
	border-left-color: rgba(0, 0, 0, .5);
	border-radius: 50%;
	font-size: 10px;
	height: 50px;
	left: 50%;
	margin: -25px 0 0 -25px;
	position: absolute;
	top: 50%;
	width: 50px
}

.loader.white {
	border: 1px solid hsla(0, 0%, 100%, .08);
	border-left-color: hsla(0, 0%, 100%, .5)
}

@keyframes spinner {
	0% {
		transform: rotate(0deg)
	}

	to {
		transform: rotate(1turn)
	}
}

.max1920 {
	margin: 0 auto;
	max-width: 1920px
}

.max1800 {
	margin: 0 auto;
	max-width: 1800px;
	width: 95%
}

.max1750 {
	max-width: 1750px
}

.max1680,
.max1750 {
	margin: 0 auto;
	width: 92%
}

.max1680 {
	max-width: 1680px
}

.max1600 {
	max-width: 1600px
}

.max1560,
.max1600 {
	margin: 0 auto;
	width: 92%
}

.max1560 {
	max-width: 1560px
}

.max1500 {
	max-width: 1500px
}

.max1400,
.max1500 {
	margin: 0 auto;
	width: 92%
}

.max1400 {
	max-width: 1400px
}

.max1300 {
	max-width: 1300px
}

.max1280,
.max1300 {
	margin: 0 auto;
	width: 92%
}

.max1280 {
	max-width: 1280px
}

.max1250 {
	max-width: 1250px
}

.max1200,
.max1250 {
	margin: 0 auto;
	width: 92%
}

.max1200 {
	max-width: 1200px
}

.max1000 {
	margin: 0 auto;
	max-width: 1000px;
	width: 92%
}

.mgTop {
	margin-top: 105px
}

.hoverImg {
	overflow: hidden
}

.hoverImg .hover-img {
	transform: scale(1.005);
	-ms-transform: scale(1.005);
	-webkit-transform: scale(1.005);
	transition: .65s;
	-webkit-transition: .65s
}

.hoverImg:hover .hover-img {
	transform: scale(1.05);
	-ms-transform: scale(1.05);
	-webkit-transform: scale(1.05);
	transition: .65s;
	-webkit-transition: .65s
}

.imgBj {
	background: no-repeat 50%;
	background-size: cover
}

.divpos,
.imgBj.pos {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%
}

.H48 {
	font-size: 48px
}

.H34:after {
	background: #00bebe;
	bottom: -20px;
	content: "";
	height: 2px;
	left: 0;
	position: absolute;
	width: 35px
}

.H34.cnt {
	text-align: center
}

.H34.cnt:after {
	left: 50%;
	margin-left: -17.5px
}

.P16 {
	color: #333;
	font-size: 16px;
	line-height: 35px
}

.P18 {
	font-size: 18px;
	line-height: 30px
}

.P18,
.col666 {
	color: #666
}

.col333 {
	color: #333
}

.col999 {
	color: #999
}

.md-show {
	display: none
}

.gyscl::-webkit-scrollbar {
	height: 2px;
	padding: 0 2px;
	width: 6px
}

.gyscl::-webkit-scrollbar-button {
	background: #00a381;
	display: none
}

.gyscl::-webkit-scrollbar-track {
	background: #ccc;
	width: 6px !important
}

.gyscl::-webkit-scrollbar-track-piece {
	background: #eee;
	width: 6px !important
}

.gyscl::-webkit-scrollbar-thumb {
	background: #00a381;
	border-radius: 4px;
	width: 8px !important
}

.gyscl::-webkit-scrollbar-corner,
.gyscl::-webkit-scrollbar-resizer {
	background: #00a381
}

.gyscl {
	scrollbar-arrow-color: #ccc;
	scrollbar-face-color: #00a381;
	scrollbar-3dlight-color: #666;
	scrollbar-highlight-color: #666;
	scrollbar-shadow-color: #999;
	scrollbar-darkshadow-color: #666;
	scrollbar-track-color: #666;
	scrollbar-base-color: #f8f8f8
}

.gytk-bj {
	background: rgba(0, 0, 0, .6);
	display: none;
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 69
}

.gytk {
	left: 50%;
	max-height: 80%;
	max-width: 60%;
	text-align: center;
	top: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	width: 100%;
	z-index: 2
}

.gytk,
.gytk>i {
	position: absolute
}

.gytk>i {
	background: #fff;
	height: 80px;
	right: -80px;
	top: 0;
	width: 80px
}

.gytk>i:after {
	background: #e6e6e6;
	bottom: 0;
	height: 0;
	z-index: 2
}

.gytk>i:after,
.gytk>i:before {
	content: "";
	left: 0;
	position: absolute;
	transition: all .5s;
	-webkit-transition: all .5s;
	width: 100%
}

.gytk>i:before {
	background: url(../images/o1cn01yrb23f1wlam6pflqi_!!6000000002771-2-tps-35-35.png) no-repeat 50%;
	height: 100%;
	top: 0;
	z-index: 3
}

.gytk>i:hover:after {
	height: 100%
}

.gytk>i:hover:after,
.gytk>i:hover:before {
	transition: all .5s;
	-webkit-transition: all .5s
}

.gytk>i:hover:before {
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg)
}

.gytk img,
.gytk video {
	max-height: 80vh;
	max-width: 100%
}

.gytk iframe {
	height: 600px;
	max-width: 1150px;
	width: 100%
}

.gytk-bj>i {
	background: url(../images/o1cn01xld9em1gyeiwllyq2_!!6000000004210-2-tps-55-55.png) no-repeat 50%;
	background-size: cover;
	display: inline-block;
	display: none;
	height: 55px;
	position: absolute;
	right: 20%;
	top: 5%;
	width: 55px
}

button:focus,
input,
option,
select,
textarea {
	outline: none
}

@media(max-width:1600px) {
	.mgTop {
		margin-top: 75px
	}

	.H48 {
		font-size: 38px
	}

	.P16,
	.P18 {
		font-size: 16px;
		line-height: 30px
	}
}

@media(max-width:1200px) {
	.H34 {
		font-size: 30px
	}

	.P16 {
		font-size: 14px;
		line-height: 25px
	}

	.H48 {
		font-size: 32px
	}

	.gytk {
		max-width: 80%
	}

	.gytk-bj>i {
		right: 5%
	}

	.gytk>i {
		height: 50px;
		right: -50px;
		width: 50px
	}

	.gytk iframe {
		height: 450px;
		width: 800px
	}

	.max1800 {
		width: 92%
	}
}

@media(max-width:1000px) {
	.gytk iframe {
		height: 3350px;
		width: 600px
	}
}

@media(max-width:750px) {
	.gytk>i {
		height: .6rem;
		right: -.6rem;
		width: .6rem
	}

	.gytk>i:before {
		background-size: .35rem
	}

	.gytk iframe {
		height: 3.3rem;
		width: 6rem
	}

	.mgTop {
		margin-top: 1rem
	}

	.H48 {
		font-size: .48rem
	}

	.H34:after {
		bottom: -.25rem;
		width: .45rem
	}

	.H34.cnt:after {
		margin-left: -.25rem
	}

	.P16,
	.P18 {
		font-size: .24rem;
		line-height: .45rem
	}

	.hoverImg .hover-img {
		transition: .65s;
		-webkit-transition: .65s
	}

	.hoverImg .hover-img,
	.hoverImg:hover .hover-img {
		transform: scale(1);
		-ms-transform: scale(1);
		-webkit-transform: scale(1)
	}

	.hoverImg:hover .hover-img {
		transition: all .65s
	}

	.pc-show {
		display: none
	}

	.md-show {
		display: block
	}
}

.fnt100 {
	font-size: 5.208333vw
}

.fnt100,
.fnt80 {
	line-height: 1.2
}

.fnt80 {
	font-size: 4.16666vw
}

.fnt72 {
	font-size: 3.75vw;
	line-height: 1.2
}

.fnt60 {
	font-size: 3.125vw
}

.fnt52,
.fnt60 {
	line-height: 1.3
}

.fnt52 {
	font-size: 2.70833vw
}

.fnt50 {
	font-size: 2.6041666vw
}

.fnt48,
.fnt50 {
	line-height: 1.3
}

.fnt48 {
	font-size: 2.5vw
}

.fnt45 {
	font-size: 2.34375vw;
	line-height: 1.3
}

.fnt40 {
	font-size: 2.08333vw
}

.fnt36,
.fnt40 {
	line-height: 1.4
}

.fnt36 {
	font-size: 1.875vw
}

.fnt30 {
	font-size: 1.5625vw
}

.fnt24 {
	font-size: 1.25vw
}

.fnt22 {
	font-size: 1.145833vw
}

.fnt20 {
	font-size: 1.04166vw
}

.fnt18 {
	font-size: .9375vw
}

.fnt16,
.fnt18 {
	line-height: 1.8
}

.fnt16 {
	font-size: .83333vw
}

.fnt14 {
	font-size: .72916vw;
	line-height: 1.8
}

.fnw-b {
	font-weight: 700
}

.wid1820 {
	margin: 0 auto;
	width: 94.8vw
}

.wid1800 {
	margin: 0 auto;
	width: 93.75vw
}

.wid1680 {
	margin: 0 auto;
	width: 87.5vw
}

.wid1550,
.wid1600 {
	margin: 0 auto;
	width: 80.72916vw
}

.wid1400 {
	margin: 0 auto;
	width: 72.91666666vw
}

.wid1200 {
	margin: 0 auto;
	width: 62.5vw
}

@media(max-width:1200px) {
	.fnt100 {
		font-size: 60px
	}

	.fnt80 {
		font-size: 55px
	}

	.fnt72 {
		font-size: 50px
	}

	.fnt60 {
		font-size: 40px
	}

	.fnt50,
	.fnt52 {
		font-size: 36px
	}

	.fnt48 {
		font-size: 34px
	}

	.fnt45 {
		font-size: 33px
	}

	.fnt40 {
		font-size: 30px
	}

	.fnt36 {
		font-size: 24px
	}

	.fnt30 {
		font-size: 22px
	}

	.fnt24 {
		font-size: 20px
	}

	.fnt20,
	.fnt22 {
		font-size: 16px
	}

	.fnt18 {
		font-size: 14px
	}

	.fnt14,
	.fnt16 {
		font-size: 12px
	}

	.wid1550,
	.wid1680,
	.wid1800,
	.wid1820 {
		width: 92%
	}

	.wid1600 {
		width: 90%
	}

	.wid1400 {
		width: 88%
	}

	.wid1200 {
		width: 86%
	}
}

@media(max-width:1000px) {
	.fnt100 {
		font-size: 50px
	}

	.fnt80 {
		font-size: 45px
	}

	.fnt72 {
		font-size: 40px
	}

	.fnt60 {
		font-size: 32px
	}

	.fnt50,
	.fnt52 {
		font-size: 28px
	}

	.fnt45,
	.fnt48 {
		font-size: 26px
	}

	.fnt40 {
		font-size: 24px
	}

	.fnt36 {
		font-size: 20px;
		font-weight: 700
	}
}

@media(max-width:750px) {
	.fnt100 {
		font-size: .7rem
	}

	.fnt80 {
		font-size: .65rem
	}

	.fnt72 {
		font-size: .6rem
	}

	.fnt60 {
		font-size: .55rem
	}

	.fnt48,
	.fnt50,
	.fnt52 {
		font-size: .5rem
	}

	.fnt40,
	.fnt45 {
		font-size: .4rem
	}

	.fnt36 {
		font-size: .36rem
	}

	.fnt30 {
		font-size: 22px
	}

	.fnt24 {
		font-size: .34rem
	}

	.fnt22 {
		font-size: .32rem
	}

	.fnt18,
	.fnt20 {
		font-size: 14px;
		line-height: 1.6
	}

	.fnt16 {
		font-size: .26rem
	}

	.fnt14,
	.fnt16 {
		line-height: 1.6
	}

	.fnt14 {
		font-size: .24rem
	}
}

* {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	margin: 0;
	padding: 0;
	white-space: normal !important
}

a {
	text-decoration: none
}

a,
a:hover {
	color: #222;
/* 	transition: all .5s;
	-webkit-transition: all .5s */
}

li {
	list-style: none
}

img {
	max-width: 100%;
	vertical-align: middle
}

body,
img.max {
	width: 100%
}

body {
	color: #222;
	font-family: 'Alibaba PuHuiTi 2.0 100',微软雅黑, Microsoft Yahei, Microsoft YaHei, Segoe UI, Hiragino Sans GB, Arial, Helvetica Neue, Helvetica, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
/* 	font-family: 微软雅黑, Microsoft Yahei; */
/* 	font-family: PingFang SC; */
    color: #fff;
	font-size: 14px;
	line-height: 1.6
}

header {
	display: flex;
	    align-items: center;
	    justify-content: space-between;
	background: #fff;
	/*box-shadow: 0 2px 2px #ddd;*/
	color: #000;
	height: 110px;
	left: 0;
	padding: 0 0 0 5.2vw;
	position: fixed;
	top: 0;
	transition: all .5s;
	-webkit-transition: all .5s;
	width: 100%;
	z-index: 39;
	    border-bottom: 1px solid rgba(238, 238, 238, .2);
}
.me{
 	display: flex; 
	    align-items: center;
	    justify-content: flex-end;}
.logo {
	display: inline-block;
	line-height: 110px;
	width: 187px
}

.logo .img2 {
	display: none
}

.header-a {
	background: #efefef;
	border-radius: 100%;
	color: #666;
	display: inline-block;
	float: right;
	font-size: 14px;
	font-weight: 700;
	height: 50px;
	line-height: 50px;
	margin-top: 30px;
	text-align: center;
	width: 50px
}

.header-a:hover {
	background: #00a381;
	color: #fff
}

.header-nav {
	float: right;
	font-size: 0;
	    border-right: 1px solid rgba(238, 238, 238, .2);
}

.header-li {
	display: inline-block;
	font-size: 0;
	padding-right: 60px;
	vertical-align: top
}

.header-b {
	color: #fff;
	font-weight:bold;
	display: inline-block;
	font-size: 20px;
	line-height: 110px;
	position: relative;
	/*transition: color .5s;*/
	/*-webkit-transition: color .5s*/
}

.header-b:after {
	background: #00a381;
	content: "";
	height: 2px;
	left: 50%;
	position: absolute;
	top: 0;
	transition: all .5s;
	-webkit-transition: all .5s;
	width: 0
}

.header-li.on .header-b,
.header-li:hover .header-b {
	color: #00a381;
	font-weight: 700;
	transition: color .5s;
	-webkit-transition: color .5s
}

.header-li.on .header-b:after,
.header-li:hover .header-b:after {
	left: 0;
	transition: all .5s;
	-webkit-transition: all .5s;
	width: 100%
}

.header-c {
	background: #00a381;
	color: #fff;
	left: 0;
	overflow: hidden;
	padding: 20px 2.1vw;
	position: absolute;
	top: 100%;
	width: 100%
}

.header-c1 {
	float: left;
	font-size: 20px;
	font-weight: 700
}

.header-c2 {
	float: right;
	min-width: 800px
}

.header-c2 a {
	color: #fff;
	display: inline-block;
	font-size: 18px;
	line-height: 40px;
	margin-left: 50px;
	vertical-align: top
}

.header-c2 a:hover {
	font-weight: 700
}

.header-c2 a:first-child {
	margin-left: 0
}

.header-dx {
	display: none;
	margin-left: 30px;
	margin-top: 30px;
	overflow: hidden;
	text-align: right;
	width: 35px
}

.header-dx1,
.header-dx2,
.header-dx3 {
	background: #222;
	float: right;
	height: 4px;
	margin-bottom: 8px;
	width: 100%
}

.header-dx div {
	transition: all .5s
}

header.bj .header-dx div {
	background: #fff
}

.header-dx.cli .header-dx1 {
	transform: rotate(44deg);
	transform-origin: 0;
	-ms-transform-origin: 0;
	-webkit-transform-origin: 0;
	-moz-transform-origin: 0;
	transition: all .5s
}

.header-dx.cli .header-dx2 {
	opacity: 0;
	transition: all .5s
}

.header-dx.cli .header-dx3 {
	position: relative;
	top: 1px;
	transform: rotate(-44deg);
	transform-origin: 0;
	-ms-transform-origin: 0;
	-webkit-transform-origin: 0;
	-moz-transform-origin: 0;
	transition: all .5s
}
/* 2023年10月11日13:41:15 */
.app-header__obtain{line-height:110px;}
.app-header__obtain .search-box{}
.search-box a{display:inline-block;padding:0 2em;line-height:100px;padding-top: 15px;}
.search-box a:nth-child(1) {border-right: 1px solid rgba(238, 238, 238, .2);}
.search-box a svg{fill:#fff;width:26px;height:24px;font-weight:bold;}

#header.cur .search-box a svg{fill:#000;}
.searchtwo {
  position: absolute;
  top: 0;
  background: #FFFFFF;
  box-shadow: 0px 6px 12px 0px #7171713d;
  width: 100%;
  left: 0;
  padding: 0 60px;
  box-sizing: border-box;
/*  transition: all .5s; */
  opacity: 0;
  visibility: hidden;
  z-index: 999;
}

.searchtwo.active {
  opacity: 1;
  visibility: visible;
}
.searchtwo .search-wrap .search-input {
  height: 110px;
  line-height: 110px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.searchtwo .search-wrap .search-input .searchright {
  display: flex;
  align-items: center;
  width: 100%;
}
.searchtwo .search-wrap .search-input input {
  border: unset;
  outline: none;
  width: 80%;
  margin-left: 20px;
}
.searchtwo .close{cursor: pointer;;}
.mobile{
	display: none;
}
.inabout .web{
	display: inline-block;
	    animation: scaleDraw 5s ease infinite;
	    -webkit-animation: scaleDraw 5s ease 1;
	    -ms-animation: scaleDraw 5s ease 1
}
@keyframes slideUp {
    0% {
        transform: translateY(100%);
        -ms-transform: translateY(100%);
        opacity: 0
    }

    100% {
        transform: translateY(0);
        -ms-transform: translateY(0);
        opacity: 1
    }
}
@keyframes scaleDraw {
    0% {
        transform: scale(1.3)
    }

    100% {
        transform: scale(1)
    }
}
.bg{
	width: 100%;
}
/* .inner {
    max-width: 92%;
    margin: 0 auto;
} */
.inner.w1720 {
    width: 1720px;
}
.sec0{
	position: relative;
}
.sec0 .swiper-slide .inner{
	position: absolute;
	height: 41vh;
	left: 0;
	right: 0;
	top: 22.5%;
	color: #fff;
}
.sec0 .num{
    position: absolute;
	bottom: 0;
	font-size: 1.25em;

}
.sec0 .num b{
	font-size: 2.8em;
}
.sec0 .num span{
	opacity: 0.5;
}
.sec0 h3{
	font-size: 5em;
	font-weight:bold;
  	text-shadow: 0px 0.046875em 0.15625em rgba(0, 0, 0, 0.08);
}
.sec0 p{font-size: 1.7em;font-weight:bold;}
.sec0 .swiper-pagination{
	bottom: 9%;
	left: 0;
	right: 0;
	-webkit-display: flex;
	-webkit-align-items: center;
	-webkit-justify-content: center;
	-webkit-flex-direction: row;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: row;
	width: 1366px;
	margin: 0 auto;;
}
.sec0 .swiper-pagination .line{
	width: 5%;
	height: 1px;
	background-color: #fff;
	opacity: 0.3;
}
.sec0 .swiper-pagination .line:last-child{
	display: none;
}
.sec0 .swiper-pagination .swiper-pagination-bullet{
	-webkit-flex-shrink: 0;
	flex-shrink: 0;
	width: 0.625em;
	height: 0.625em;
	background-color: #fff;
	position: relative;
  	text-shadow: 0px 0.125em 0.4375em rgba(0, 0, 0, 0.27);
  	cursor: pointer;
  	opacity: 1;
	vertical-align: middle;
	margin: 0 0.5em;
}
.sec0 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
	background-color: transparent;
	width: 1em;
	height: 1em;
	border-radius: 50%;
	border: 0.125em solid #fff;
	margin: 0 0.3125em;
}
.sec0 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::after{
	content: "";
	border-radius: 50%;
	border: 0.0625em solid #fff;
	width: 166.7%;
	height: 166.7%;
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate3d(-50%,-50%,0);
	transform: translate3d(-50%,-50%,0);
	opacity: 0.2;
}
.sec0 .swiper-pagination .swiper-pagination-bullet b{
	font-size: 0.875em;
	color: #fff;
  	text-shadow: 0px 0.143em 0.5em rgba(0, 0, 0, 0.27);
	position: absolute;
	left: 50%;
	bottom: 360%;
	display: block;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	white-space: nowrap;
	font-weight: normal;
}
.sec0 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active b{
	bottom: 310%;
}
/* 标题 */
.ipjt .flex-box{display: flex;
    align-items: flex-end;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;}
.ipjt h1{
	background-image: -webkit-linear-gradient(left, #25826f, #00a381);
  	background-clip: text;
  	-webkit-background-clip: text;
  	-webkit-text-fill-color: transparent;
  	color: #00a381;
	display: inline-block;
	font-size: 3em;
	line-height:1;
	font-weight:bold;
}
.ipjt h1 b{
	display: block;
	margin-bottom: 0.75em;
}
.ipjt h1 b:last-child{
	margin-bottom: 0;
}
.ipjt .btn-box .btn{
	border-radius: 50%;
	background:#0c8f74;
	width: 4.4em;
	height: 4.4em;
	vertical-align: middle;	
	-webkit-display: inline-flex;
	-webkit-align-items: center;
	-webkit-justify-content: center;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	margin-left:10px;
}
.ipjt .btn-box .btn:nth-child(1){opacity: .5;}
.ipjt .btn-box .btn svg{fill:#fff;width: 28px;}

/* 公司介绍 */
.sec2 {
    background-color: #f7f9fc;
    padding: 6% 0 6.77%;
    position: relative;
	overflow: hidden;
}
.sec2 .text-box {width: 40%;position: relative;z-index:2;}
.sec2 .text-box h3 {
    background-image: -webkit-linear-gradient(left, #25826f, #00a381);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #00a381;
    display: inline-block;
    font-size: 3em;
    margin-bottom: 3.26%;
	font-weight:bold;
}
.sec2 .text-box p {
    font-size: 1.25em;
    color: #333;
    line-height: 1.5;
    margin-bottom: 0.872%;
}
.sec2 .text-box p:last-child {
    margin-bottom: 0;
}

.sec2 li img{
	width: auto;
	height: 3em;/*48px*/
	margin-bottom: 12%;/*42px*/
}
.sec2 li h5{
	font-size: 1.125em;
	color: #0c67ba;
	margin-bottom: 5%;/*22px*/
}
.sec2 li h5 b.odometer{
	font-size: 2.22em;
	font-weight: bold;
	vertical-align: baseline;
	line-height: 1;
}
.sec2 li h5 i{
	font-style: normal;
	vertical-align: baseline;
}
.sec2 li p{
	font-size: inherit;
	color: #333333;
}
.sec2 .img{
	position: absolute;
	right: 0;
	bottom: 0;
	width: auto;
	height:94%;
	-webkit-transition: opacity 1s 0.25s,left 1s 0.25s;
	transition: opacity 1s 0.25s,left 1s 0.25s;
}
/* .sec2 .img.actived{
	left: 50%;
	opacity: 1;
} */






@media(min-width:1201px) {
	header.hm {
		background-color: transparent;
		background-color: initial;
		box-shadow: none
	}
#header.cur {
    background-color: #fff;
    box-shadow: 0 1px 3px rgb(0 0 0 / 12%);
}
#header.cur .header-b{color: #000;}
	header.cur .logo .img1 {
		display: none
	}
	header.cur .logo .img2 {
		display: inline-block
	}

	header.cur .header-b {
		color: #fff;
	}

	header.cur .header-dx div {
		background: #fff
	}
}

@media(min-width:1601px) {
	header.on {
		background-color: #fff !important;
		box-shadow: 0 2px 2px #ddd !important;
		height: 80px;
		transition: all .5s;
		-webkit-transition: all .5s
	}

	header.on .header-b,
	header.on .logo {
		line-height: 80px
	}

	header.on .header-a {
		margin-top: 15px
	}
}

@media(max-width:1600px) {
	header {height: 80px;padding: 0 0 0 4%;}
	.search-box a{line-height: 70px;padding: 0 1.5em;padding-top: 30px;}
	.header-b{font-size: 18px;}
	.header-b,
	.logo {line-height: 80px}
	.header-a {margin-top: 15px}
	.header-li { padding-right: 40px;}
	.header-c {padding: 10px 2.1vw}
	.header-c2 {min-width: 710px}

}

@media(max-width:1200px) {
	.header-dx {
		display: block;
		margin-top: 27px
	}

	header {
		padding: 0 4%
	}

	.header-nav {
		background: #fff;
		border-top: 1px solid #eee;
		display: none;
		height: 100vh;
		left: 0;
		padding: 20px 4%;
		position: fixed;
		top: 80px;
		width: 100%
	}

	.header-li {
		margin: 0;
		position: relative;
		width: 100%;
		border-bottom: 1px solid #e2e2e2;
	}

	.header-b {
		font-weight: 700;
		width: 100%
	}

	.header-li-i {
		background: url(../images/o1cn01nrs0oe1lsei3mem7p_!!6000000004817-2-tps-14-8.png) no-repeat 100%;
		height: 80px;
		position: absolute;
		right: 0;
		top: 0;
		width: 50%;
		z-index: 2
	}

	.header-c {
		background: #fff;
		color: #222;
		left: 0;
		padding: 10px 0;
		position: relative;
		top: 0;
		width: 100%
	}

	.header-c1 {
		display: none
	}

	.header-c2 {
		min-width: 0;
		min-width: auto;
		width: 100%
	}

	.header-c2 a {
		color: #222;
		line-height: 50px;
		margin: 0;
		padding: 0 30px;
		width: 100%
	}

	.header-b:after {
		display: none
	}
}

@media(max-width:750px) {
	header {
		height: 60px
	}
.app-header__obtain{display: none;}
	.logo {	width: 130px}
	.logo img{height:100%;}
	.logo .img1{display: none;}
	.logo .img2{display: block;}
	.header-b,
	.logo {line-height: 60px}
	.header-b {
		font-size: 18px;
		color: #222;
		width: calc(100% - 40px);
	}

	.header-a {
		font-size: .26rem;
		height: .7rem;
		line-height: .7rem;
		margin-top: .15rem;
		width: .7rem
	}

	.header-dx {
		display: block;
		margin-top: .1rem;
		padding-top:10px;
		width: 30px
	}

	.header-dx1,
	.header-dx2,
	.header-dx3 {
		height: 3px;
		margin-bottom: 6px;
	}

	.header-nav {
		padding: .1rem 4%;
		top: 60px
	}

	.header-li-i {
		height: 1rem
	}

	.header-c {
		padding: .2rem 0
	}

	.header-c2 a {
		font-size: 14px;
		line-height: 2;
		padding: 0 15px
	}
}

footer {
	background: #fff;
}

.footer {
	padding: 70px 0 0px
}

.footer-ab {
	font-size: 0
}

.footer-b {
	float: right
}

.footer-bli {
	display: inline-block;
	margin-left: 15px;
	padding-bottom: 5px;
	position: relative
}

.footer-b1 {
	opacity: .2;
	transition: all .5s;
	-webkit-transition: all .5s
}

.footer-b2 {
	background: #fff;
	border-radius: 5px;
	box-shadow: 0 0 2px #ddd;
	display: none;
	padding: 5px;
	position: absolute;
	right: 0;
	top: 100%;
	width: 120px
}

.footer-bli:hover .footer-b1 {
	opacity: 1;
	transition: all .5s;
	-webkit-transition: all .5s
}

.footer-bli:hover .footer-b2 {
	display: block
}

.footer-nav {
	border-top: 1px solid #e2e2e2;
	display: flex;
	justify-content: space-between;
	margin-top: 40px;
	padding: 70px 0
}

.footer-navli {
	display: inline-block;
	vertical-align: top
}

.footer-c {
	color: #222;
	font-size: 22px;
	font-weight: 700
}

.footer-d {
	background: #00a381;
	border-radius: 3px;
	height: 5px;
	margin: 15px 0;
	width: 25px
}

.footer-e a {
	color: #999;
	display: inline-block;
	font-size: 18px;
	font-weight:bold;
	margin-top: 5px;
}

.footer-e a:hover {
	color: #00a381
}

.footer-fg {
	padding: 30px 0;
	overflow: hidden;
	border-top:1px solid #e2e2e2;;
}

.footer-f {
	color: #999;
	float: left;
	font-size: 20px;
	font-weight:bold;
}

.footer-f a {
	color: #999;
	display: inline-block;
	margin-left: 10px
}

.footer-f a:hover {
	color: #00a381
}

.footer-g {
	border: 2px solid #ddd;
	border-radius: 20px;
	color: #999;
	display: inline-block;
	float: right;
	font-size: 14px;
	line-height: 35px;
	margin-left: 20px;
	text-align: center;
	width: 60px
}

.footer-g:hover {
	border-color: #00a381;
	color: #00a381
}

.footer-gif {
	bottom: 10%;
	max-width: 1.5rem;
	position: fixed;
	right: 5%;
	width: 150px;
	z-index: 999
}

@media(max-width:1200px) {
	.footer {
		padding: 60px 0
	}

	.footer-nav {
		margin-top: 40px;
		padding: 40px 0
	}

	.footer-c,
	.footer-e a,
	.footer-fg {
		font-size: 18px
	}

	.footer-fg {
		margin-top: 20px;
		text-align: center;
		width: 100%
	}

	.footer-f a {
		margin: 0 5px
	}

	.footer-f {
		font-size: 18px
	}
}

@media(max-width:1000px) {
	.footer-g {
		margin-top: 10px
	}
}

@media(max-width:750px) {
	footer {
		border-width: 3px
	}

	.footer {
		padding: .6rem 0
	}

	.footer-a {
		width: 130px
	}

	.footer-bli {
		width: 30px
	}

	.footer-nav {
		display: block;
		margin-top: .6rem;
		padding: .3rem 0
	}

	.footer-c,
	.footer-navli {
		width: 100%
	}

	.footer-c {
		background: url(../images/12-23.png) no-repeat 100%;
		border-bottom: 1px solid #eee;
		font-size: 18px;
		line-height: 2;
		background-size: 6px;
	}

	.footer-d,
	.footer-e {
		display: none
	}

	.footer-e {
		padding: .15rem 0;
		width: 100%
	}

	.footer-e a {
		display: block;
		font-size: .26rem;
		line-height: .6rem;
		padding: 0 .3rem;
		width: 100%
	}

	.footer-fg {
		margin-top: .4rem
	}

	.footer-f,
	.footer-fg {
		font-size: .28rem
	}

	.footer-g {
		border: 1px solid #eee;
		font-size: .26rem;
		line-height: .6rem;
		width: 1.2rem
	}

	.footer-gif {
		width: 1.5rem
	}
}

.gypad {
	min-height: 60vh;
	padding-bottom: 90px;
	padding-top: 120px
}

.gytit40 {
	font-size: 40px
}

.news-b {
	color: #666;
	font-size: 20px;
	margin-top: 5px
}

.news-ul {
	font-size: 0;
	margin-bottom: 50px;
	/* margin-top: 85px; */
	width: calc(100% + 25px)
}

.news-li {
	border-radius: 15px;
	border-radius: 20px;
	color: #333;
	display: inline-block;
/* 	height: 420px; */
	margin-bottom: 25px;
	margin-right: 25px;
	vertical-align: top;
	width: calc(33.333% - 25px)
}

.news-c,
.news-li {
	overflow: hidden;
	position: relative
}

.news-c {
	height: 267px;
	width: 100%
}

.news-d {
	padding: 20px 30px
}

.news-d1 {
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	font-size: 24px;
	line-height: 1.5;
	height: 76px;
	overflow: hidden;
	text-overflow: ellipsis;
	font-weight: bold;
}

.news-d2 {
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #666;
	font-weight: bold;
}

.news-li:hover {
	background: #00a381;
	color: #fff;
}
.news-li:hover .news-d2{color: #fff}

.news-ul-a .news-li:first-child {
	width: calc(66.666% - 25px)
}

.news-ul-a .news-li:first-child .news-c {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0
}

.news-ul-a .news-li:first-child .news-d {
	bottom: 45px;
	color: #fff;
	left: 50px;
	padding: 80px 0;
	position: absolute;
	width: 60%;
	z-index: 3
}

.news-ul-a .news-li:first-child .news-d1 {
	font-size: 26px;
	height: 70px;
	line-height: 35px
}

.news-ul-a .news-li:first-child .news-d2 {
	opacity: 1
}

.news-ul-a .news-li:first-child .news-d:after {
	background: url(../images/o1cn014wgqfb27fu4ezmkkd_!!6000000007825-2-tps-51-50.png) no-repeat 0;
	background-size: cover;
	bottom: 0;
	content: "";
	height: 50px;
	left: 0;
	position: absolute;
	transition: all .5s;
	-webkit-transition: all .5s;
	width: 50px
}

.news-ul-a .news-li:first-child:hover .news-d:after {
	transform: rotate(45deg);
	transition: all .5s;
	-webkit-transition: all .5s
}

.page {
	font-size: 0;
	width: 100%
}

.page,
.page a {
	text-align: center
}

.page a {
	display: inline-block;
	font-size: 22px;
	line-height: 40px;
	margin: 0 10px;
	min-width: 40px;
	padding: 0 5px;
	vertical-align: top
}

.page a.active,
.page a:hover {
	color: #00a381
}

@media(max-width:1600px) {
	.news-d {
		padding: 15px 20px
	}
	.news-d1{font-size: 20px;}
	.news-c {
		height: 240px
	}

	.news-li {
		/*height: 380px*/
	}

	.news-ul-a .news-li:first-child .news-d {
		padding: 40px 0
	}

	.news-ul-a .news-li:first-child .news-d:after {
		height: 30px;
		width: 30px
	}

	.gypad {
		padding: 60px 0
	}

	.gytit40 {
		font-size: 36px;
		font-weight: 700
	}

	.news-b {
		font-size: 18px
	}
}

@media(max-width:1000px) {
	.news-ul {
		margin-top: 40px;
		width: 102%
	}

	.news-li {
		margin-bottom: 3%;
		margin-right: 2%;
		width: 48%
	}

	.news-ul-a .news-li:first-child {
		width: 98%
	}
}

@media(max-width:750px) {
	.news-c {
		height: 12rem
	}

	.news-li {
		border-radius: .2rem;
		/*height: 3.5rem*/
	}

	.news-d {
		padding: 15px
	}

	.news-d1 {
	    height: 44px;
		font-size: 18px;
		/*height: .8rem;*/
		line-height: 1.2
	}
	.news-d2 {
		font-size: 14px;
		margin-top: 0
	}

	.news-ul-a .news-li:first-child .news-d1 {
		font-size: .3rem;
		height: .9rem;
		line-height: .45rem
	}

	.news-ul-a .news-li:first-child .news-d:after {
		height: .5rem;
		width: .5rem
	}

	.news-ul-a .news-li:first-child .news-d {
		bottom: .2rem;
		left: .3rem;
		padding: .6rem 0;
		width: 70%
	}

	.news-ul {
		margin: .5rem 0;
		width: 100%;
	}

	.page a {
		font-size: 14px;
		height: .5rem;
		line-height: .5rem;
		margin: 0 5px;
		min-width: .6rem;
		padding: 0 .05rem
	}

	.gypad {
		padding: 40px 0
	}

	.gytit40 {
		font-size: .4rem
	}

	.news-b {
		font-size: .28rem
	}
}

.nwinfo {
	padding: 40px 0 140px
}

.nwinfo-go {
	text-align: right
}

.nwinfo-go-a {
	background: url(../images/o1cn01gzozob1gu09kyepxd_!!6000000004144-2-tps-20-18.png) no-repeat 100%;
	color: #666;
	display: inline-block;
	font-size: 18px;
	padding-right: 25px;
	text-align: left
}

.nwinfo-go-a:hover {
	background-image: url(../images/o1cn01cumtkk1segisobd3a_!!6000000005735-2-tps-20-18.png);
	color: #00a381
}

.nwinfo-div {
	margin-top: 30px
}

.nwinfo-a {
	font-size: 16px;
	font-weight: 700
}

.nwinfo-b {
	font-size: 30px;
	font-weight: 700;
	line-height: 1.4;
	margin-top: 10px
}

.nwinfo-c {
	border-top: 1px solid #dcdcdc;
	color: #666;
	font-size: 18px;
	line-height: 1.8;
	margin-top: 35px;
	padding: 45px 0
}

.nwinfo-d {
	margin-top: 40px;
	overflow: hidden
}

.nwinfo-da {
	background: #fff;
	border-radius: 20px;
	display: inline-block;
	float: left;
	height: 100px;
	max-width: 480px;
	overflow: hidden;
	padding: 25px 30px 25px 100px;
	position: relative;
	vertical-align: top;
	width: 48%
}

.nwinfo-d2 {
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	font-size: 18px;
	font-weight: 700;
	left: 100px;
	line-height: 25px;
	max-height: 50px;
	overflow: hidden;
	position: absolute;
	text-overflow: ellipsis;
	top: 50%;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	width: calc(100% - 130px)
}

.nwinfo-d1 {
	background: #fff url(../images/o1cn01ck4bjp1won892ipw9_!!6000000002778-2-tps-12-23.png) no-repeat 50%;
	border-right: 1px solid #dcdcdc;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	transition: all .5s;
	-webkit-transition: all .5s;
	width: 70px
}

.nwinfo-da:hover {
	color: #00a381
}

.nwinfo-da:hover .nwinfo-d1 {
	background-color: #00a381;
	background-image: url(../images/o1cn01gc9pxr1go9ah4juji_!!6000000004188-2-tps-12-23.png);
	transition: all .5s;
	-webkit-transition: all .5s
}

.nwinfo-da-rt {
	float: right;
	padding-left: 30px;
	padding-right: 100px
}

.nwinfo-da-rt .nwinfo-d1 {
	background-image: url(../images/o1cn01sz7m281icerdsxptg_!!6000000000914-2-tps-12-23.png);
	border-left: 1px solid #dcdcdc;
	border-right: 0;
	left: auto;
	right: 0
}

.nwinfo-da-rt:hover .nwinfo-d1 {
	background-image: url(../images/o1cn01uuz0oc1zwpmyro9wa_!!6000000006779-2-tps-12-23.png) !important
}

.nwinfo-da-rt .nwinfo-d2 {
	left: 30px
}

@media(max-width:1600px) {
	.nwinfo-b {
		font-size: 26px
	}

	.nwinfo-a {
		font-size: 14px
	}

	.nwinfo-c,
	.nwinfo-d2 {
		font-size: 16px
	}
}

@media(max-width:1000px) {
	.nwinfo-d1 {
		width: 50px
	}

	.nwinfo-d2 {
		font-size: 14px;
		left: 65px;
		line-height: 20px;
		max-height: 40px;
		width: calc(100% - 80px)
	}

	.nwinfo-da {
		height: 80px;
		padding: 0
	}

	.nwinfo-da-rt .nwinfo-d2 {
		left: 15px
	}
}

@media(max-width:750px) {
	.nwinfo {
		padding: .6rem 0
	}

	.nwinfo-go-a {
		background-size: .25rem auto;
		font-size: .28rem;
		padding-right: .4rem
	}

	.nwinfo-a {
		color: #666;
		font-size: .24rem
	}

	.nwinfo-b {
		font-size: .35rem
	}

	.nwinfo-c {
		font-size: .26rem;
		line-height: 2;
		margin-top: .5rem;
		padding: .5rem 0
	}

	.nwinfo-d {
		margin-top: .3rem;
		width: 100%
	}

	.nwinfo-da {
		height: 1.2rem;
		margin-bottom: .3rem;
		width: 100%
	}

	.nwinfo-d2 {
		font-size: 12px
	}
}

.report-top {
	position: relative;
	z-index: 3
}

.report-ab {
	display: inline-block;
	width: 70%
}

.report-c {
	display: inline-block;
	float: right;
	margin-top: 10px;
	padding-bottom: 5px;
	position: relative
}

.report-c1 {
	background: #fff url(../images/o1cn01nrs0oe1lsei3mem7p_!!6000000004817-2-tps-14-8.png) no-repeat 100%;
	background-position-x: calc(100% - 20px);
	border-radius: 30px;
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	line-height: 55px;
	min-width: 140px;
	padding: 0 40px 0 20px
}

.report-c:hover .report-c1 {
	background-image: url(../images/o1cn01sbhmbe1irjxpfmgqt_!!6000000000946-2-tps-14-8.png)
}

.report-c2 {
	background: #fff;
	border-radius: 25px;
	display: none;
	left: 0;
	padding: 15px 20px;
	position: absolute;
	top: 100%;
	width: 100%
}

.report-c2 a {
	color: #666;
	display: block;
	font-size: 16px;
	line-height: 1.5;
	padding: 5px 0
}

.report-c2 a:hover {
	color: #00a381
}

.report-ul {
	font-size: 0;
	margin-bottom: 40px;
	margin-top: 60px;
	width: calc(100% + 20px)
}

.report-li {
	background: #fff;
	border-radius: 20px;
	display: inline-block;
	height: 350px;
	margin-bottom: 20px;
	margin-right: 20px;
	overflow: hidden;
	padding: 35px 50px;
	vertical-align: top;
	width: calc(33.333% - 20px)
}

.report-de {
	margin-bottom: 30px;
	min-height: 155px
}

.report-d {
	font-size: 24px;
	line-height: 1.5
}

.report-d,
.report-e {
	color: #666;
	transition: all .5s;
	-webkit-transition: all .5s
}

.report-e {
	background: url(../images/o1cn01xrq9ci25jrunansks_!!6000000007562-2-tps-14-14.png) no-repeat 100%;
	color: #999;
	display: inline-block;
	font-size: 16px;
	margin-top: 20px;
	padding-right: 20px
}

.report-li:hover {
	background: #00a381
}

.report-li:hover .report-d,
.report-li:hover .report-e {
	color: #fff;
	transition: all .5s;
	-webkit-transition: all .5s
}

.report-li:hover .report-e {
	background-image: url(../images/o1cn01fa2zhr1cuajguui6z_!!6000000000140-2-tps-14-14.png)
}

@media(max-width:1600px) {
	.report-li {
		padding: 20px
	}

	.report-d {
		font-size: 20px
	}

	.report-li {
		height: 300px
	}

	.report-de {
		min-height: 140px
	}
}

@media(max-width:1000px) {
	.report-ul {
		width: 102%
	}

	.report-li {
		margin-bottom: 3%;
		margin-right: 2%;
		width: 48%
	}
}

@media(max-width:750px) {
	.report-ab {
		width: 100%
	}

	.report-c {
		float: none;
		margin-top: .3rem;
		padding-bottom: 0;
		position: static !important
	}

	.report-c1 {
		font-size: .26rem;
		line-height: .8rem;
		min-width: 2.6rem;
		padding: 0 .3rem
	}

	.report-c2 {
		border-radius: .2rem;
		padding: .3rem
	}

	.report-c2 a {
		font-size: .24rem
	}

	.report-ul {
		margin: .5rem 0
	}

	.report-li {
		padding: .3rem
	}

	.report-d {
		font-size: .26rem;
		font-weight: 700
	}

	.report-e {
		background-size: .2rem auto;
		font-size: .26rem;
		margin-top: .2rem;
		padding-right: .3rem
	}

	.report-de {
		margin-bottom: .3rem;
		min-height: 2.2rem
	}

	.report-f {
		width: .8rem
	}

	.report-li {
		height: 4rem
	}
}

.party-cnt {
	font-size: 0
}

.party-lt {
	display: inline-block;
	vertical-align: top;
	width: 50%
}

.party-a {
	line-height: 1.2
}

.party-b {
	color: #333;
	font-size: 20px;
	line-height: 2;
	margin-top: 40px
}

.party-rt {
	background: #00a381;
	border-radius: 15px;
	display: inline-block;
	margin-left: 3.85%;
	margin-top: 10px;
	vertical-align: top;
	width: 46.15%
}

.party-rt>img {
	border-radius: 15px;
	left: -10px;
	position: relative;
	top: -10px;
	width: 100%
}

@media(max-width:1600px) {
	.party-b {
		font-size: 18px
	}
}

@media(max-width:1000px) {
	.party-lt {
		width: 100%
	}

	.party-rt {
		margin-left: 2%;
		margin-top: 40px;
		width: 98%
	}
}

@media(max-width:750px) {
	.party-b {
		font-size: .28rem;
		margin-top: .5rem
	}
}

.activity-ul {
	font-size: 0;
	margin: 50px 0;
	width: calc(100% + 20px)
}

.activity-li {
	background: #fff;
	border-radius: 20px;
	color: #333;
	display: inline-block;
	margin-bottom: 20px;
	margin-right: 20px;
	padding: 35px 50px;
	vertical-align: top;
	width: calc(50% - 20px)
}

.activity-c {
	color: #888;
	font-size: 14px;
	transition: all .5s;
	-webkit-transition: all .5s
}

.activity-d {
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	font-size: 20px;
	height: 60px;
	line-height: 30px;
	margin-top: 5px;
	overflow: hidden;
	text-overflow: ellipsis
}

.activity-e {
	background: url(../images/o1cn01ql48ze1cwsi5sqgc2_!!6000000000145-2-tps-51-51.png) no-repeat 50%;
	background-size: cover;
	height: 50px;
	margin-top: 30px;
	transition: all .5s;
	-webkit-transition: all .5s;
	width: 50px
}

.activity-li:hover {
	background: #00a381;
	color: #fff
}

.activity-li:hover .activity-c {
	color: #fff;
	transition: all .5s;
	-webkit-transition: all .5s
}

.activity-li:hover .activity-e {
	background-image: url(../images/o1cn015kkscl1uqm6o8vsvz_!!6000000006088-2-tps-51-50.png);
	transition: all .5s;
	-webkit-transition: all .5s
}

@media(max-width:1600px) {
	.activity-d {
		font-size: 18px
	}

	.activity-ul {
		width: 102%
	}

	.activity-li {
		margin-bottom: 3%;
		margin-right: 2%;
		padding: 30px;
		width: 48%
	}
}

@media(max-width:750px) {
	.activity-ul {
		margin: .5rem 0;
		width: 100%
	}

	.activity-li {
		border-radius: .2rem;
		height: auto;
		margin-bottom: .3rem;
		padding: .4rem;
		width: 100%
	}

	.activity-d {
		font-size: .28rem;
		font-weight: 700;
		height: auto;
		line-height: .4rem;
		max-height: .8rem
	}

	.activity-c {
		font-size: .24rem
	}

	.activity-e {
		height: .6rem;
		margin-top: .3rem;
		width: .6rem
	}
}

.system-ul {
	width: 100% !important
}

.system-li {
	background: #fff url(../images/o1cn01wo1uie1nvxdxqzk9i_!!6000000001633-2-tps-71-64.png) no-repeat 100%;
	background-position-x: calc(100% - 50px);
	border-radius: 20px;
	display: inline-block;
	margin-bottom: 15px;
	overflow: hidden;
	padding: 40px 50px;
	vertical-align: top;
	width: 100%
}

.system-c {
	border-right: 1px solid #dedede;
	float: left;
	line-height: 1.2;
	width: 100px
}

.system-c1 {
	font-size: 48px;
	line-height: .9
}

.system-c2 {
	font-size: 14px;
	margin-top: 5px
}

.system-d {
	float: left;
	font-size: 20px;
	padding-left: 45px;
	width: calc(100% - 200px)
}

.system-li:hover {
	background-color: #00a381;
	color: #fff
}

.system-li:hover .system-c {
	border-color: hsla(0, 0%, 100%, .3)
}

@media(max-width:750px) {
	.system-li {
		background-position-x: calc(100% - .3rem);
		background-size: .7rem auto;
		border-radius: .2rem;
		margin-bottom: .2rem;
		padding: .3rem
	}

	.system-c1 {
		font-size: .5rem;
		font-weight: 700
	}

	.system-c2 {
		font-size: .24rem
	}

	.system-c {
		width: 1rem
	}

	.system-d {
		font-size: .26rem;
		font-weight: 700;
		height: .8rem;
		line-height: .4rem;
		padding-left: .3rem;
		width: calc(100% - 2rem)
	}
}

.project-ul {
	margin-top: 90px;
	overflow: hidden;
	width: calc(100% + 20px)
}

.project-li {
	border-radius: 20px;
	display: inline-block;
	float: left;
	height: 410px;
	margin-bottom: 20px;
	margin-right: 20px;
	overflow: hidden;
	width: calc(50% - 20px)
}

.project-d {
	left: 50px;
	position: absolute;
	top: 40px
}

.project-e {
	bottom: 0;
	color: #fff;
	left: 0;
	padding: 40px 50px;
	position: absolute;
	width: 100%
}

.project-e1 {
	font-size: 46px
}

.project-e2 {
	font-size: 18px;
	margin-top: 5px
}

.project-li:nth-child(3),
.project-li:nth-child(7) {
	width: calc(100% - 20px)
}

.project-li:nth-child(4) {
	height: 840px
}

@media(max-width:1600px) {
	.project-e1 {
		font-size: 40px
	}

	.project-e2 {
		font-size: 18px
	}
}

@media(max-width:1000px) {
	.project-e {
		padding: 30px
	}

	.project-d {
		left: 30px;
		top: 30px
	}
}

@media(max-width:750px) {
	.project-ul {
		margin-top: .5rem;
		width: 102%
	}

	.project-li {
		border-radius: .2rem;
		height: 3.5rem;
		margin-bottom: .3rem;
		margin-right: 2%;
		width: 48%
	}

	.project-e {
		padding: .2rem
	}

	.project-e1 {
		font-size: .4rem;
		font-weight: 700
	}

	.project-e2 {
		font-size: .24rem;
		margin-top: .1rem
	}

	.project-d {
		left: .3rem;
		top: .3rem;
		width: .5rem
	}

	.project-li:nth-child(3),
	.project-li:nth-child(7) {
		width: 98%
	}

	.project-li:nth-child(4) {
		height: 7.3rem
	}
}

.gyban {
	height: 560px;
	overflow: hidden;
	position: relative;
	width: 100%
}

.gyban-div {
	color: #fff;
	padding-top: 160px;
	position: relative;
	z-index: 2
}

.gyban-a {
	font-size: 70px;
	line-height: 1.3
}

.gyban-b {
	font-size: 20px;
	line-height: 1.6;
	margin-top: 10px
}

.prolist {
	margin-top: -110px;
	padding-top: 0;
	position: relative;
	z-index: 2
}

.prolist-ul {
	font-size: 0;
	margin-bottom: 50px;
	width: calc(100% + 20px)
}

.prolist-li {
	background: #f4f4f4;
	border-radius: 20px;
	display: inline-block;
	margin-bottom: 30px;
	margin-right: 20px;
	vertical-align: top;
	width: calc(33.333% - 20px)
}

.prolist-c,
.prolist-li {
	overflow: hidden;
	position: relative
}

.prolist-c {
	font-size: 0
}

.prolist-c>img {
	opacity: 0;
	width: 100%
}

.prolist-d {
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	font-size: 18px;
	height: 90px;
	line-height: 90px;
	overflow: hidden;
	padding: 0 35px;
	text-overflow: ellipsis;
	font-weight:bold;
}

.prolist-li:hover {
	background: #00a381;
	color: #fff
}

@media(max-width:1600px) {
	.gyban {
		height: 400px
	}

	.gyban-div {
		padding-top: 120px
	}

	.gyban-a {
		font-size: 50px
	}

	.gyban-b {
		font-size: 18px
	}

	.prolist-d {
		font-size: 16px;
		height: 70px;
		line-height: 70px;
		padding: 0 20px
	}
}

@media(max-width:1000px) {
	.prolist-ul {
		width: 102%
	}

	.prolist-li {
		margin-bottom: 3%;
		margin-right: 2%;
		width: 31.333%
	}
}

@media(max-width:750px) {
	.prolist {
		margin-top: 0;
		padding-top: .8rem
	}

	.gyban {
		height: 4rem
	}

	.gyban-div {
		padding-top: 1.5rem
	}

	.gyban-a {
		font-size: .5rem;
		font-weight: 700
	}

	.gyban-b {
		font-size: .28rem
	}

	.prolist-li {
		border-radius: .2rem;
		margin-bottom: .3rem;
		width: 48%
	}

	.prolist-d {
		font-size: .26rem;
		height: 1rem;
		line-height: 1rem;
		padding: 0 .2rem
	}

	.prolist-ul {
		margin-bottom: .4rem
	}
}

.open {
	padding-top: 70px
}

.open-nav {
	font-size: 0;
	margin-top: 60px
}

.open-c {
	display: inline-block;
	margin-right: 40px;
	min-width: 150px;
	padding: 30px 10px;
	text-align: center
}

.open-c1 .img2 {
	display: none
}

.open-c2 {
	color: #c7c7c7;
	font-size: 18px;
	font-weight: 700;
	margin-top: 10px;
	transition: all .3s;
	-webkit-transition: all .3s
}

.open-c.on .open-c1 .img1,
.open-c:hover .open-c1 .img1 {
	display: none
}

.open-c.on .open-c1 .img2,
.open-c:hover .open-c1 .img2 {
	display: inline-block
}

.open-c.on .open-c2,
.open-c:hover .open-c2 {
	color: #000;
	transition: all .3s;
	-webkit-transition: all .3s
}

.open-c.on {
	background: url(../images/o1cn01pxdv8g1peq4v2qekt_!!6000000005386-2-tps-153-135.png) no-repeat bottom;
	background-size: 100% auto
}

.open-cnt {
	padding: 70px 0
}

.open-d {
	font-size: 28px;
	line-height: 1;
	padding-left: 20px;
	position: relative
}

.open-d:after {
	background: #00a381;
	border-radius: 4px;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 7px
}

@media(max-width:1200px) {
	.open-c {
		margin-right: 20px;
		min-width: 120px;
		vertical-align: top
	}

	.open-c2 {
		font-size: 16px
	}

	.open-d {
		font-size: 24px;
		font-weight: 700
	}
}

@media(max-width:1000px) {
	.open-c {
		height: 140px;
		margin-right: 20px;
		min-width: auto;
		padding-bottom: 0;
		vertical-align: top;
		width: 120px
	}

	.open-c2 {
		font-size: 16px;
		line-height: 20px
	}
}

@media(max-width:750px) {
	.open-c {
		height: auto;
		margin-right: .1rem;
		padding: .1rem;
		width: calc(20% - .1rem)
	}

	.open-c1 {
		height: .5rem
	}

	.open-c1 img {
		max-height: 100%
	}

	.open-c2 {
		font-size: .22rem;
		height: .7rem;
		line-height: .35rem
	}

	.open-cnt {
		padding: .8rem 0
	}
}

.introduce-ab {
	font-size: 0
}

.introduce-a {
	width: 30.5%
}

.introduce-a,
.introduce-b {
	display: inline-block;
	vertical-align: top
}

.introduce-b {
	color: #666;
	font-size: 20px;
	width: 69.5%
}

.introduce-b2 {
	color: #999;
	margin-top: 45px
}

.introduce-c {
	border-bottom: 1px solid #d2d2d2;
	margin-top: 150px
}

.introduce-c>div {
	border-bottom: 2px solid #00a381;
	display: inline-block;
	font-size: 28px;
	padding-bottom: 20px;
	position: relative;
	top: 1px
}

.introduce-d {
	font-size: 0;
	margin-top: 60px;
	width: calc(100% + 30px)
}

.introduce-dli {
	display: inline-block;
	margin-bottom: 55px;
	margin-right: 30px;
	vertical-align: top;
	width: calc(33.33% - 30px)
}

.introduce-d2 {
	border-radius: 20px;
	font-size: 0;
	overflow: hidden;
	position: relative
}

.introduce-d2>img {
	opacity: 0
}

.introduce-d2 {
	font-size: 24px;
	margin-top: 30px
}

.introduce-d3 {
	color: #666;
	font-size: 18px;
	margin-top: 10px
}

.introduce-ef {
	padding: 75px 0
}

.introduce-f {
	font-size: 0;
	margin-top: 50px;
	width: calc(100% + 25px)
}

.introduce-fli {
	background: #f8f8f8;
	border-radius: 20px;
	display: inline-block;
	font-weight: 100;
	height: 185px;
	margin-bottom: 25px;
	margin-right: 25px;
	overflow: hidden;
	position: relative;
	vertical-align: top;
	width: calc(25% - 25px)
}

.introduce-f1 {
	background: url(../images/o1cn019ic6nq27hjewz15ra_!!6000000007829-2-tps-43-43.png) no-repeat 50%;
	background-size: cover;
	height: 40px;
	position: absolute;
	right: 30px;
	top: 35px;
	width: 40px
}

.introduce-f2 {
	bottom: 0;
	font-size: 50px;
	left: 0;
	line-height: 1.2;
	padding: 30px;
	position: absolute;
	width: 100%
}

.introduce-fli:hover {
	background: #00a381;
	color: #fff;
	font-weight: 500
}

.introduce-fli:hover .introduce-f1 {
	background-image: url(../images/o1cn014mdour1biah6sgooi_!!6000000003499-2-tps-41-41.png)
}

.introduce {
	overflow: hidden
}

@media(max-width:1600px) {
	.introduce-c {
		margin-top: 80px
	}
}

@media(max-width:1000px) {
	.introduce-d {
		margin-top: 40px;
		width: 102%
	}

	.introduce-dli {
		margin-bottom: 5%;
		margin-right: 2%;
		width: 31.333%
	}

	.introduce-f {
		width: 102%
	}

	.introduce-fli {
		margin-bottom: 3%;
		margin-right: 2%;
		width: 23%
	}

	.introduce-d2 {
		font-size: 20px;
		margin-top: 15px
	}

	.introduce-f2 {
		font-size: 30px;
		padding: 20px
	}
}

@media(max-width:750px) {
	.introduce-a {
		width: 1005
	}

	.introduce-b {
		font-size: .28rem;
		width: 100%
	}

	.introduce-b,
	.introduce-b2 {
		margin-top: .4rem
	}

	.introduce-b2 {
		margin-top: .6rem
	}

	.introduce-c>div {
		font-size: .34rem;
		font-weight: 700;
		padding-bottom: .15rem
	}

	.introduce-d {
		margin-top: .5rem
	}

	.introduce-dli {
		width: 48%
	}

	.introduce-d2 {
		font-size: .32rem;
		font-weight: 700;
		margin-top: .15rem
	}

	.introduce-d3 {
		font-size: .24rem;
		margin-top: .1rem
	}

	.introduce-ef {
		padding: .8rem 0
	}

	.introduce-fli {
		height: 3rem;
		width: 48%
	}

	.introduce-f {
		margin-top: .5rem
	}
}

.honor-a {
	text-align: center
}

.honor-ul {
	margin-top: 60px
}

@media(max-width:750px) {
	.honor-ul {
		margin-top: .6rem
	}
}

.property-nav {
	border-bottom: 1px solid #ddd;
	display: inline-block
}

.property-nav a {
	color: #999;
	display: inline-block;
	font-size: 28px;
	margin-left: 50px;
	padding-bottom: 15px;
	vertical-align: top
}

.property-nav a:first-child {
	margin-left: 0
}

.property-nav a:hover {
	color: #00a381
}

.property-nav a.on {
	border-bottom: 2px solid #00a381;
	color: #00a381
}

.property-nav-bj {
	position: relative;
	z-index: 2
}

.report-c2 {
	box-shadow: 0 0 2px #eee
}

@media(max-width:1600px) {
	.property-nav a {
		font-size: 22px;
		margin-left: 20px
	}
}

@media(max-width:750px) {
	.property-nav a {
		font-size: .32rem;
		margin-left: .25rem
	}
}

.association-div {
	background: #fff;
	border-radius: 20px;
	margin-top: 50px;
	padding: 50px
}

.association-a {
	color: #222;
	font-size: 18px;
	font-weight: 700;
	overflow: hidden
}

.association-a>div {
	display: inline-block;
	float: left;
	vertical-align: top
}

.association-a1 {
	padding-right: 10px;
	width: calc(21.2% - 30px)
}

.association-a2 {
	padding-right: 10px;
	width: calc(25.3% - 30px)
}

.association-a3 {
	padding-right: 10px;
	width: calc(18.5% - 30px)
}

.association-a4 {
	padding-right: 10px;
	width: calc(34.5% - 30px)
}

.association-a5 {
	float: right;
	width: 120px
}

.association-ul {
	color: #999;
	font-size: 16px;
	margin: 30px 0
}

.association-li {
	margin-bottom: 15px;
	overflow: hidden
}

.association-li>div {
	float: left
}

.association-img {
	margin: 40px 0;
	text-align: center
}

@media(max-width:1600px) {
	.association-a {
		font-size: 16px
	}

	.association-ul {
		font-size: 14px
	}
}

@media(max-width:1000px) {
	.association-asc {
		margin-bottom: 20px;
		overflow-x: auto;
		width: 100%
	}

	.association-asc-bj {
		width: 900px
	}

	.report-c {
		margin-top: 0
	}

	.association-div {
		padding: 40px 30px
	}
}

@media(max-width:750px) {
	.property-nav a {
		font-weight: 700
	}

	.property-rt {
		margin-top: .5srem
	}

	.association-div {
		margin-top: .6rem;
		padding: .4rem .3rem
	}

	.association-a {
		font-size: .28rem
	}

	.association-ul {
		font-size: .24rem
	}

	.association-asc-bj {
		width: 13rem
	}

	.association-a5 {
		width: 1.6rem
	}

	.association-ul {
		margin: .3rem 0 0
	}

	.association-img {
		margin: .6rem 0
	}
}

.donate-cnt {
	font-size: 0
}

.donate-lt {
	display: inline-block;
	vertical-align: top;
	width: 140px
}

.donate-lt .report-c {
	float: none;
	margin-top: 25px;
	width: 100%
}

.donate-lt .open-d:after {
	height: 28px
}

.donate-rt {
	background: #fff;
	border-radius: 20px;
	display: inline-block;
	margin-left: 60px;
	padding: 50px 50px 0;
	vertical-align: top;
	width: calc(100% - 200px)
}

.donate-a {
	font-size: 18px;
	font-weight: 700;
	overflow: hidden
}

.donate-a1,
.donate-a2 {
	float: left;
	padding-right: 10px;
	width: 50%
}

.donate-ul {
	margin: 20px 0;
	min-height: 10vw
}

.donate-li {
	color: #999;
	font-size: 16px;
	margin-bottom: 15px;
	overflow: hidden
}

.donate-k {
	border-top: 1px solid #ddd;
	font-size: #000;
	font-size: 16px;
	font-weight: 700;
	line-height: 70px;
	overflow: hidden;
	position: relative
}

.donate-klt {
	float: left
}

.donate-krt {
	float: right
}

@media(max-width:1200px) {
	.donate-lt {
		width: 100%
	}

	.donate-rt {
		margin-left: 0;
		margin-top: 40px;
		width: 100%
	}

	.donate-a {
		font-size: 16px
	}

	.donate-li {
		font-size: 14px
	}

	.donate-rt {
		padding: 30px 30px 0
	}
}

@media(max-width:750px) {
	.donate-rt {
		border-radius: .2rem;
		margin-top: .5rem;
		padding: .3rem .3rem 0
	}

	.donate-a {
		font-size: .28rem
	}

	.donate-li {
		font-size: .24rem
	}

	.donate-k {
		font-size: .3rem;
		font-weight: 700;
		line-height: 1.3rem
	}
}

.expenditure-lt .open-d {
	line-height: 1.4
}

.expenditure-lt .open-d:after {
	top: 7px
}

.expenditure-rt {
	padding-bottom: 50px;
	position: relative
}

.expenditure-t {
	color: #333;
	font-size: 16px;
	margin-bottom: 50px;
	margin-top: -90px
}

.expenditure-a>div {
	float: left;
	padding-right: 10px
}

.expenditure-a1 {
	width: 20%
}

.expenditure-a2 {
	width: calc(65% - 360px)
}

.expenditure-a3 {
	width: 15%
}

.expenditure-a4 {
	text-align: center;
	width: 160px
}

.expenditure-a5 {
	text-align: center;
	width: 200px
}

.expenditure-ul {
	margin: 35px 0
}

.expenditure-li>div {
	float: left;
	padding-right: 10px
}

.expenditure-k {
	border-bottom: 1px solid #ddd;
	border-top: 0;
	display: flex;
	font-weight: 700;
	justify-content: space-between
}

.expenditure-k>div {
	display: inline-block;
	vertical-align: top
}

.expenditure-t.md {
	display: none
}

@media(max-width:1600px) {

	.expenditure-a4,
	.expenditure-a5 {
		width: 140px
	}

	.expenditure-a2 {
		width: calc(60% - 280px)
	}

	.donate-a {
		font-size: 16px
	}

	.donate-li {
		font-size: 14px
	}
}

@media(max-width:1200px) {
	.expenditure-t.md {
		display: block;
		float: left;
		margin-top: 40px;
		width: 100%
	}

	.expenditure-t.pc {
		display: none
	}

	.donate-lt .report-c {
		width: auto;
		z-index: 5
	}

	.donate-lt {
		position: relative;
		z-index: 3
	}

	.expenditure-t.md {
		margin: 30px 0 0
	}

	.expenditure-rt {
		margin-top: 20px
	}

	.expenditure-lt .open-d:after {
		top: 3px
	}
}

@media(max-width:1000px) {
	.expenditure-k {
		margin-bottom: 10px
	}
}

@media(max-width:750px) {
	.donate-li {
		margin-bottom: .1erm
	}

	.expenditure-ul {
		margin: .3rem 0s
	}

	.expenditure-rt {
		padding-bottom: .4rem
	}

	.open {
		padding-top: .8rem
	}

	.expenditure-t.md {
		font-size: .26rem;
		margin-top: .4rem
	}

	.donate-a {
		font-size: .28rem
	}

	.donate-li {
		font-size: .24rem
	}
}

.contact-ul {
	font-size: 0;
	margin-top: 80px
}

.contact-li {
	background: #fff;
	border-radius: 20px;
	display: inline-block;
	overflow: hidden;
	padding: 30px 50px;
	vertical-align: top;
	width: 49%
}

.contact-c {
	float: left;
	width: 80px
}

.contact-d {
	float: right;
	font-weight: 700;
	line-height: 1.3;
	text-align: right;
	width: calc(100% - 100px)
}

.contact-d1 {
	font-size: 18px
}

.contact-d2 {
	font-family: arial;
	font-size: 28px
}

.contact-li:nth-child(2n+0) {
	margin-left: 2%
}

.contact-ef {
	border-radius: 20px;
	height: 290px;
	margin-top: 40px;
	overflow: hidden;
	position: relative;
	width: 100%
}

.contact-e {
	background-position: 100%
}

.contact-f {
	position: absolute;
	right: 90px;
	top: 80px;
	width: 245px
}

.contact-f1 {
	color: #fff;
	font-size: 18px;
	line-height: 1.8
}

.contact-f2 {
	background: #fff;
	border-radius: 20px;
	color: #222;
	display: inline-block;
	font-size: 16px;
	line-height: 40px;
	margin-top: 15px;
	text-align: center;
	width: 120px
}

.contact-f2:hover {
	color: #222;
	opacity: .8
}

@media(max-width:1600px) {
	.contact-li {
		padding: 30px
	}

	.contact-d2 {
		font-size: 22px
	}

	.contact-d1 {
		font-size: 16px
	}

	.contact-c {
		width: 70px
	}
}

@media(max-width:1200px) {
	.contact-li {
		padding: 20px
	}

	.contact-d2 {
		font-size: 20px
	}

	.contact-d1 {
		font-size: 16px
	}
}

@media(max-width:1000px) {
	.contact-li {
		margin: 0 0 15px;
		width: 100%
	}

	.contact-li:nth-child(2n+0) {
		margin-left: 0
	}
}

@media(max-width:750px) {
	.contact-li {
		padding: .4rem
	}

	.contact-c {
		width: 100%
	}

	.contact-c img {
		width: .8rem
	}

	.contact-d {
		margin-top: .3rem;
		text-align: left;
		width: 100%
	}

	.contact-d2 {
		font-size: .34rem;
		margin-top: .1rem
	}

	.contact-d1 {
		font-size: .26rem
	}

	.contact-ef {
		height: 3.2rem;
		margin-top: .5rem
	}

	.contact-f {
		right: 10%;
		top: 22%;
		width: 45%
	}

	.contact-f1 {
		font-size: .26rem
	}

	.contact-f2 {
		font-size: .22rem;
		line-height: .5rem;
		margin-top: .1rem;
		width: 1.6rem
	}
}

.about {
	overflow: hidden;
	padding: 180px 0
}

.about-a {
	float: left;
	width: 260px
}

.about-b {
	float: right;
	max-width: 900px;
	width: calc(100% - 300px)
}

.about-b1 {
	font-size: 20px;
	line-height: 1.8
}

.about-b2 {
	font-size: 0;
	margin-top: 65px
}

.about-b3 {
	display: inline-block;
	margin-right: 80px;
	text-align: center;
	vertical-align: top
}

.about-b3>div {
	color: #00a381;
	font-size: 68px;
	font-weight: 700;
	line-height: 1
}

.about-b3>p {
	font-size: 18px;
	margin-top: 5px
}

.about-d {
	margin-top: -170px;
	padding-bottom: 150px;
	position: relative;
	z-index: 2
}

.about-dul {
	display: flex;
	width: 101%
}

.about-dli {
	background: #fff;
	border-radius: 20px;
	cursor: pointer;
	display: inline-block;
	height: 385px;
	margin-right: 1%;
	overflow: hidden;
	padding: 85px 30px 30px;
	position: relative;
	text-align: center;
	transition: all .5s;
	-webkit-transition: all .5s;
	vertical-align: top;
	width: 49%
}

.about-d3 {
	font-size: 40px;
	line-height: 1.2;
	margin-top: 15px
}

.about-d4 {
	font-size: 20px;
	line-height: 2;
	margin-top: 25px
}

.about-e {
	height: auto;
	position: relative;
	width: 100%
}

.about-ebj {
	height: 750px !important
}

.about-f {
	padding-top: 80px;
	position: relative;
	z-index: 2
}

.about-fct {
	overflow: hidden
}

.about-ftit {
	color: #fff;
	float: left
}

.about-ftxt {
	color: #fff;
	float: right;
	font-size: 18px;
	width: 50%
}

.about-img {
	border-radius: 20px;
	box-shadow: 0 3px 3px #ddd;
	margin-top: 75px;
	padding: 65px;
	text-align: center
}

.about-fdiv,
.about-img {
	background: #fff;
	width: 100%
}

.about-fdiv {
	border-radius: 30px;
	margin-top: 150px;
	overflow: hidden;
	padding: 50px
}

.about-flt {
	float: left;
	max-width: 545px;
	width: 49%
}

.about-f2 {
	border: 1px solid #ddd;
	border-radius: 40px;
	color: #888;
	font-size: 24px;
	font-weight: 700;
	line-height: 35px;
	padding: 20px;
	text-align: center;
	width: 100%
}

.about-f3 {
	font-size: 0;
	margin-top: 40px;
	width: 102%
}

.about-f3>div {
	background: #fcfcfc;
	border: 1px solid #ddd;
	border-radius: 20px;
	color: #999;
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	line-height: 35px;
	margin-right: 2%;
	padding: 10px;
	text-align: center;
	vertical-align: top;
	width: 18%
}

.about-f3>div:nth-child(2n+0) {
	background: #fff
}

.about-frt {
	color: #666;
	float: right;
	font-size: 18px;
	line-height: 1.7;
	max-width: 540px;
	width: 49%
}

.about-gi {
	padding: 110px 0
}

.about-g {
	text-align: center
}

.about-hi {
	margin-top: 80px;
	overflow: hidden
}

.about-h {
	float: left;
	max-width: 585px;
	position: relative;
	width: 47%
}

.about-h1 {
	line-height: 1
}

.about-h2 {
	font-size: 30px
}

.about-h3 {
	color: #999;
	font-size: 20px;
	line-height: 1.6;
	margin-top: 30px
}

.about-h4 {
	color: #666;
	display: inline-block;
	font-size: 16px;
	margin-top: 50px
}

.about-h4:hover {
	color: #00a381
}

.about-h5 {
	bottom: 0;
	position: absolute;
	right: 0
}

.about-i {
	float: right;
	font-size: 0;
	max-width: 640px;
	width: 49%
}

.about-i img {
	border-radius: 20px;
	width: 100%
}

.about-j,
.about-k {
	position: relative
}

.about-k {
	min-height: 750px;
	padding: 90px 0;
	z-index: 2
}

.about-ktit {
	color: #fff
}

.about-kdiv {
	padding: 120px 0;
	overflow: hidden;
	width: 100%;
/* 	display: flex;
	justify-content: space-between; */
}

.about-kli {
	background: #f4f4f4;
	border-radius: 30px;
	float: left;
	min-height: 300px;
	padding: 0 50px;
	position: relative;
	width: calc(33% - 10px);
margin-right: 20px
}

.about-k2 {
	font-size: 30px;
	line-height: 1.2;
	margin-top: 60px;
	font-weight:bold;
	color: #222;
}

.about-k3 {
	background: #00a381;
	border-radius: 3px;
	height: 6px;
	margin: 25px 0;
	width: 20px
}

.about-k4 {
	color: #999;
	font-size: 20px;
	line-height: 1.7;
	font-weight:bold;
}

.about-k4 li {
	cursor: pointer
}

.about-k4 li:hover {
	color: #222
}

.about-k5 {
	position: absolute;
	right: 50px;
	top: 50px
}

.about-kli:nth-child(3){
	margin-right: 0px
}

.about-k55 {
	right: 20px
}

.about-k6 {
	max-width: 220px;
	top: 95px
}

@media(max-width:1600px) {
	.about {
		min-height: auto
	}

	.about-b1 {
		font-size: 18px
	}

	.about-b3>div {
		font-size: 50px
	}

	.about-b3>p {
		font-size: 16px
	}

	.about {
		padding: 100px 0
	}

	.about-d3 {
		font-size: 30px
	}

	.about-dli {
		height: 300px;
		padding-top: 40px
	}

	.about-d {
		margin-top: -120px
	}

	.about-ebj {
		height: 550px !important
	}

	.about-h3 {
		font-size: 18px;
		margin-top: 20px
	}

	.about-h4 {
		margin-top: 30px
	}

	.about-h2 {
		font-size: 26px
	}

	.about-k {
		min-height: auto;
		padding: 70px 0
	}

	.about-k4 {
		font-size: 18px;
		line-height: 2
	}
}

@media(max-width:1000px) {
	.about {
		padding: 60px 0
	}

	.about-a,
	.about-b {
		width: 100%
	}

	.about-b,
	.about-b2 {
		margin-top: 40px
	}

	.about-d {
		margin-top: -100px;
		padding-bottom: 80px
	}

	.about-dul {
		display: block;
		width: 100%
	}

	.about-dli {
		height: auto;
		margin-bottom: 20px;
		padding: 40px;
		text-align: center !important;
		width: 100% !important
	}

	.about-d4 {
		opacity: 1
	}

	.about-ebj {
		height: 400px !important
	}

	.about-f {
		padding-top: 60px
	}

	.about-ftxt {
		font-size: 16px;
		width: 70%
	}

	.about-hi {
		overflow: visible;
		overflow: initial
	}

	.about-h {
		float: none;
		min-width: auto;
		width: 100%
	}

	.about-i {
		float: none;
		margin-left: 20%;
		margin-top: 60px;
		width: 60%
	}

	.about-kli {
		padding: 0 20px
	}

	.about-k2 {
		font-size: 22px
	}

	.about-k3 {
		margin: 10px 0
	}

	.about-k4 {
		font-size: 16px
	}

	.about-k5 {
		height: 80px;
		right: 20px;
		top: 30px
	}

	.about-k6 {
		height: auto;
		top: 60px;
		width: 150px
	}

	.about-kli {
		min-height: 280px
	}
}

@media(max-width:750px) {
	.about {
		padding: .8rem 0
	}

	.about-b {
		margin-top: .4rem
	}

	.about-b1 {
		font-size: .26rem
	}

	.about-b3>div {
		font-size: .55rem
	}

	.about-b3>p {
		font-size: .24rem
	}

	.about-b3 {
		margin-right: .4rem
	}

	.about-d {
		margin-top: -.5rem;
		padding-bottom: .8rem
	}

	.about-dli {
		padding: .4rem
	}

	.about-d2 img {
		height: .8rem
	}

	.about-d3 {
		font-size: .5rem;
		font-weight: 700;
		margin-top: .2rem
	}

	.about-d4 {
		font-size: .26rem;
		margin-top: .3rem
	}

	.about-f {
		padding-top: .6rem
	}

	.about-ftit {
		width: 100%
	}

	.about-ftxt {
		font-size: .26rem;
		margin-top: .2rem;
		width: 100%
	}

	.about-ebj {
		height: 6rem !important
	}

	.about-img {
		border-radius: .3rem;
		margin-top: .6rem;
		padding: .6rem
	}

	.about-gi {
		padding: 1rem 0
	}

	.about-h2 {
		font-size: .3rem;
		font-weight: 700;
		margin-top: .1rem
	}

	.about-h3 {
		font-size: .26rem;
		margin-top: .3rem
	}

	.about-h4 {
		background-size: .2rem auto;
		font-size: .26rem;
		margin-top: .4rem;
		padding-right: .3rem
	}

	.about-i {
		margin-left: 0;
		margin-top: .6rem;
		width: 100%
	}

	.about-k {
		padding: 25px 0
	}

	.about-kdiv {
		margin-top: .4rem
	}

	.about-kli {
		border-radius: 1rem;
		margin-bottom: 15px;
		margin-left: 0 !important;
		min-height: auto;
		padding: 20px;
		width: 100%
	}

	.about-k2 {
		margin-top: 0
	}

	.about-k4 {
		font-size: 14px
	}

	.about-k5 {
		height: 50px;
		right: 1rem;
		top: 1rem
	}

	.about-k6 {
		height: auto;
		right: .3rem;
		top: .6rem;
		width: 2.6rem
	}
}

.home-body {
	overflow: hidden;
	padding-top: 0 !important;
	width: 100%
}

.iban {
	height: 62vh;
	width: 100%;
	overflow: hidden;
}
.iban .swiper-container{height:100%}
.iban,
.iban-div {
	position: relative
}

.iban-div {
	color: #fff;
	font-size: 0;
	padding-top: 29vw
}

.iban-a {
	display: inline-block;
	vertical-align: top;
	width: 50%
}

.iban-a1 {
	font-size: 62px;
	line-height: 1.1
}

.iban-a2 {
	font-size: 20px;
	margin-top: 15px
}

.iban-b {
	text-align: right;
	width: 50%
}

.iban-b,
.iban-bfm {
	display: inline-block;
	vertical-align: top
}

.iban-bfm {
	border-radius: 40px;
	overflow: hidden;
	position: relative
}

.iban-bfm .int1 {
	background: #fff;
	border: 0;
	border-radius: 40px;
	color: #000;
	font-size: 18px;
	height: 70px;
	padding: 0 60px;
	width: 430px
}

.iban-bfm .sub1 {
	background: url(../images/o1cn01kaitzq1outudhii77_!!6000000005228-2-tps-25-22.png) no-repeat 50%;
	border: 0;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 60px
}

@media(max-width:1600px) {
	.iban {
		/*height: 550px*/
	}

	.iban-div {
		padding-top: 300px
	}

	.iban-a1 {
		font-size: 50px
	}

	.iban-a2 {
		font-size: 18px
	}

	.iban-bfm .int1 {
		height: 60px
	}
}

@media(max-width:1200px) {
	.iban {
		height: 400px;
		margin-top: 80px
	}

	.iban-div {
		padding-top: 200px
	}

	.iban-a1 {
		font-size: 40px
	}

	.iban-a2 {
		font-size: 16px
	}
}

@media(max-width:1000px) {

	.iban-a,
	.iban-b {
		width: 100%
	}

	.iban-b {
		margin-top: 30px;
		text-align: left
	}
}

@media(max-width:750px) {
	.iban {
		height: auto;
		margin-top: 60px;
	}
	.iban-div {
		padding-top: 2rem
	}

	.iban-a1 {
		font-size: .5rem
	}

	.iban-a2 {
		font-size: .26rem;
		margin-top: .15rem
	}

	.iban-b {
		margin-top: .3rem
	}

	.iban-bfm {
		width: 100%
	}

	.iban-bfm .int1 {
		font-size: .28rem;
		height: .8rem;
		width: 100%
	}

	.iban-bfm .sub1 {
		background-size: .3rem
	}
}

.ipty {
	padding: 80px 0;
	overflow: hidden;
}

.ipty-ab {
	overflow: hidden
}

.ipty-a {
	float: left;
    background-image: -webkit-linear-gradient(left, #25826f, #00a381);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #00a381;
	font-weight:bold;
	font-size:3em;
}

.ipty-b {
	border-bottom: 1px solid #666;
	color: #666;
	display: inline-block;
	float: right;
	font-size: 18px;
	padding-bottom: 5px;
	font-weight:bold;
}

.ipty-b:hover {
	border-color: #00a381;
	color: #00a381
}

.ipty-ul {
	font-size: 0;
	margin-top: 50px;
	width: calc(100% + 10px);
	overflow: hidden;
}

.ipty-li {
	background: #fff;
	border: 2px solid #e5e5e5;
	display: inline-block;
 	height: 444px; 
	margin-right: 20px;
	padding: 30px 24px;
	transition: all .5s;
	-webkit-transition: all .5s;
	vertical-align: top;
	width: calc(21.5% - 10px)
}

.ipty-li,
.ipty-lt {
	border-radius: 20px;
	overflow: hidden
}

.ipty-lt {
	display: none;
	float: left;
	width: 360px
}

.ipty-lt,
.ipty-rt {
	height: 380px;
	position: relative
}

.ipty-rt {
	float: right;
	margin-left: 30px;
	width: 100%
}

.ipty-d {
	font-size: 24px;
	font-weight:bold;
	line-height: 1.5;
	max-height: 220px;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
}

.ipty-e {
	color: #999;
/* 	display: none; */
	font-size: 16px;
	margin-top: 10px;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.ipty-f {
	bottom: 65px;
	display: none
}

.ipty-f,
.ipty-g {
	left: 0;
	position: absolute
}

.ipty-g {
	bottom: 0;
	color: #999;
	font-size: 16px;
	line-height: 1
}

@media(min-width:1201px) {
	.ipty-li.on {
		border-color: #00a381;
		transition: all .5s;
		-webkit-transition: all .5s;
		width: calc(57% - 40px)
	}

	.ipty-li.on .ipty-e,
	.ipty-li.on .ipty-f,
	.ipty-li.on .ipty-lt {
		display: block
	}

	.ipty-li.on .ipty-rt {
		width: calc(100% - 390px)
	}

	.ipty-li.on .ipty-d {
		font-size: 30px
	}
}

@media(max-width:1600px) {
	.ipty-d {
		font-size: 18px
	}

	.ipty-g {
		font-size: 14px
	}
}

@media(max-width:1200px) {
	.ipty-ul {
		margin-top: 30px;
		width: 100%
	}

	.ipty-li {
		height: auto;
		margin-bottom: 20px;
		margin-right: 0;
		width: 100%
	}

	.ipty-lt {
		height: 220px;
		width: 200px
	}

	.ipty-e,
	.ipty-f,
	.ipty-lt {
		display: block
	}

	.ipty-rt {
		height: 220px;
		width: calc(100% - 230px)
	}

	.ipty-f {
		bottom: 40px;
		width: 30px
	}
}

@media(max-width:750px) {
	.ipty {
		padding: .8rem 0
	}

	.ipty-b {
		font-size: 14px;
		padding-bottom: .1rem;
		line-height: 34px;
	}
	.ipty-li {
		margin-bottom: .254rem;
		padding: 15px
	}

	.ipty-li,
	.ipty-lt {
		border-radius: .2rem
	}

	.ipty-lt {
		display: block;
		height: 12rem;
		width: 100%
	}

	.ipty-rt {
		height: auto;
		margin-left: .3rem;
		width: 100%;
		padding-top: 15px;
	}

	.ipty-d {
		font-size: 18px;
		font-weight: 700
	}

	.ipty-e {
		font-size: 14px
	}

	.ipty-f {
		bottom: auto;
		display: none;
		width: .5rem
	}

	.ipty-f,
	.ipty-g {
		margin-top: 20px;
		position: static
	}

	.ipty-g {
		font-size: 14px
	}
}

.iabt-bj {
	width: 100%
}

.iabt,
.iabt-bj {
	position: relative
}

.iabt {
	overflow: hidden;
	padding: 90px 0;
	z-index: 2
}

.iabt-lt {
	float: left;
	width: 330px
}

.iabt-b {
	color: #999;
	font-size: 18px;
	line-height: 1.8;
	margin-top: 20px
}

.iabt-c {
	display: inline-block;
	margin-top: 30px
}

.iabt-c:hover {
	transform: rotate(45deg)
}

.iabt-rt {
	background: #fff;
	border-radius: 20px;
	float: right;
	padding: 50px 60px;
	text-align: center;
	width: calc(100% - 380px)
}

.iabt-ul {
	font-size: 0;
	overflow: hidden;
	text-align: center;
	width: 100%
}

.iabt-li {
	float: left;
	text-align: center;
	width: 33.333%
}

.iabt-d {
	color: #00a381;
	font-size: 16px;
	font-weight: 700;
	line-height: 1
}

.iabt-d span {
	font-size: 40px
}

.iabt-e {
	color: #999;
	font-size: 16px;
	margin-top: 5px
}

.iabt-f {
	font-size: 0;
	margin-top: 40px;
	width: 100%
}

.iabt-f a {
	border: 1px solid #ddd;
	border-radius: 30px;
	display: inline-block;
	font-size: 16px;
	line-height: 55px;
	width: 49%
}

.iabt-f a:first-child {
	margin-right: 2%
}

.iabt-f a:hover {
	background: #00a381;
	border-color: #00a381;
	color: #fff
}

@media(max-width:1200px) {
	.iabt-d span {
		font-size: 32px
	}
}

@media(max-width:1000px) {
	.iabt {
		padding: 60px 0
	}

	.iabt-lt,
	.iabt-rt {
		width: 100%
	}

	.iabt-rt {
		box-shadow: 0 0 3px #ddd;
		margin-top: 40px;
		padding: 30px
	}
}

@media(max-width:750px) {
	.iabt {
		padding: .8rem 0
	}

	.iabt-b {
		font-size: .26rem;
		margin-top: .15rem
	}

	.iabt-c {
		margin-top: .3rem;
		width: .6rem
	}

	.iabt-rt {
		margin-top: .6rem;
		padding: .4rem
	}

	.iabt-d {
		font-size: .24rem
	}

	.iabt-d span {
		font-size: .42rem;
		font-weight: 700
	}

	.iabt-e {
		font-size: .24rem;
		margin-top: .15rem
	}

	.iabt-f {
		margin-top: .5rem
	}

	.iabt-f a {
		font-size: .28rem;
		line-height: .8rem
	}
}

.inws {
	padding-top: 120px
}

.inws-swiper {
	margin-top: 40px;
	padding-bottom: 80px
}

.inws-sd {
	border-radius: 20px;
	overflow: hidden
}

.inws-sd-a {
	display: block;
	height: 400px;
	width: 100%
}

.inws-div {
	bottom: 0;
	color: #fff;
	left: 0;
	padding: 30px 45px;
	position: absolute;
	width: 100%;
	z-index: 2
}

.inws-a {
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	font-size: 26px;
	line-height: 35px;
	max-height: 70px;
	overflow: hidden;
	text-overflow: ellipsis
}

.inws-b {
	font-size: 14px;
	margin-top: 5px
}

.inws-e {
	background: url(../images/o1cn01zwrz0v1bwcoscffjc_!!6000000000010-2-tps-51-50.png) no-repeat 50%;
	background-size: cover;
	height: 50px;
	margin-top: 20px;
	width: 50px
}

.inws-e,
.inws-sd-a:hover .inws-e {
	transition: all .5s;
	-webkit-transition: all .5s
}

.inws-sd-a:hover .inws-e {
	background-image: url(../images/o1cn014wgqfb27fu4ezmkkd_!!6000000007825-2-tps-51-50.png)
}

.swiper-container-horizontal .inws-sp {
	bottom: 60px
}

.inws-sp span {
	background: #ededed;
	height: 12px;
	opacity: 1;
	width: 12px
}

.inws-sp span.swiper-pagination-bullet-active {
	background: #00a381
}

@media(max-width:1600px) {
	.inws-a {
		font-size: 22px;
		line-height: 30px;
		max-height: 60px
	}
}

@media(max-width:1000px) {
	.inws-div {
		padding: 20px
	}

	.inws-sd-a {
		height: 300px
	}

	.inws-a {
		font-size: 18px;
		font-weight: 700
	}
}

@media(max-width:750px) {
	.inws-sd-a {
		height: 5rem
	}

	.inws-div {
		padding: .3rem
	}

	.inws-a {
		font-size: .28rem;
		line-height: .4rem;
		max-height: .8rem
	}

	.inws-b {
		font-size: .24rem;
		margin-top: .1rem
	}

	.inws-e {
		height: .5rem;
		margin-top: .2rem;
		width: .5rem
	}

	.inws-swiper {
		margin-top: .6rem;
		padding-bottom: .9rem
	}

	.inws-sp span {
		height: 8px;
		width: 8px
	}
}

.ipjt {
	padding-top: 80px
}

.ipjt-ul,
.ipjttit {
	text-align: center;
	width: 50%;
}

.ipjt-ul {
	font-size: 0;
	margin-top: 40px
}

.ipjt-li {
	vertical-align: top;
	width: 14.285%
}

.ipjt-a,
.ipjt-li {
	display: inline-block
}

.ipjt-a {
	border-radius: 100%;
	cursor: pointer;
	height: 110px;
	padding: 15px 0;
	transition: all .5s;
	-webkit-transition: all .5s;
	width: 110px
}

.ipjt-a1 {
	font-size: 0;
	height: 40px;
	line-height: 40px
}

.ipjt-a1 img {
	max-height: 100%;
}
.ipjt-a1 .img1{opacity: .5;}

.ipjt-a1 .img2 {
	display: none
}

.ipjt-a2 {
	color: #bfbfbf;
	font-size: 18px;
	font-weight: 700;
	margin-top: 5px
}

.swiper-slide-thumb-active .ipjt-a,
.ipjt-a2,
.ipjt-a:hover {
	transition: all .5s;
	-webkit-transition: all .5s
}

.swiper-slide-thumb-active .ipjt-a,
.ipjt-a:hover {
	background:rgba(0,163,129,.15)
}

.swiper-slide-thumb-active .ipjt-a .ipjt-a1 .img1,
.ipjt-a:hover .ipjt-a1 .img1 {
	display: none
}

.swiper-slide-thumb-active .ipjt-a .ipjt-a1 .img2,
.ipjt-a:hover .ipjt-a1 .img2 {
	display: inline-block
}

.swiper-slide-thumb-active .ipjt-a .ipjt-a2,
.ipjt-a:hover .ipjt-a2 {
	color: #222;
	transition: all .5s;
	-webkit-transition: all .5s
}

.ipjt-swiper {
	margin-top: 35px;
	padding-bottom: 120px;
	position: relative
}

.ipjt-sd>img {
	opacity: 0;
	width: 100%
}

.ipjt-sd {
	border-radius: 20px;
	opacity: .5;
	overflow: hidden
}

.ipjt-j {
	color: #fff;
	left: 0;
	opacity: 0;
	padding: 70px 100px;
	position: absolute;
	top: 50px;
	transition: all .5s;
	-webkit-transition: all .5s;
	width: 100%;
	z-index: 3
}

.ipjt-sd.swiper-slide-active {
	opacity: 1;
	transition: all .3s;
	-webkit-transition: all .3s
}

.ipjt-sd.swiper-slide-active .ipjt-j {
	opacity: 1;
	top: 0;
	transition: all .5s .5s;
	-webkit-transition: all .5s .5s
}

.ipjt-j2 {
	font-size: 60px;
	line-height: 1.3;
	font-weight:bold
}

.ipjt-j3 {
	font-size: 20px;
	margin-top: 20px;
	margin-bottom: 30px;
	font-weight:bold;
	width:31%;
}

.ipjt-j4 {
	background: #fff;
	border-radius: 30px;
	display: inline-block;
	font-size: 16px;
	line-height: 60px;
	text-align: center;
	width: 220px;
	font-weight:bold;
}
.btnactive{background-image: -webkit-linear-gradient(left, #25826f, #00a381);color: #fff;font-size:20px;font-weight:bold;}
.btnactive svg{padding-top:6px;}
.ipjt-j4:hover {
	background: #00a381;
	color: #fff
}

@media(max-width:1600px) {
	.ipjt-a2 {
		font-size: 16px
	}

	.ipjt-j {
		padding: 40px
	}

	.ipjt-j2 {
		font-size: 50px
	}

	.ipjt-j3 {
		font-size: 18px
	}

	.ipjt-j4 {
		line-height: 50px;
		margin-top: 20px;
		width: 180px
	}

	.inws {
		padding-top: 80px
	}
}

@media(max-width:1000px) {
	.ipjt-j2 {
		font-size: 40px
	}

	.ipjt-j3 {
		font-size: 16px
	}

	.ipjt-j4 {
		line-height: 40px;
		margin-top: 20px;
		width: 160px
	}
}

@media(max-width:750px) {

	.inws,
	.ipjt {
		padding-top: 40px
	}

	.ipjt-li {
		margin: 0 .05rem .2rem;
		width: auto
	}

	.ipjt-a1 {
		height: 2rem
	}

	.ipjt-a2 {
		font-size: 14px
	}

	.ipjt-a {
		height: 5rem;
		padding: .6rem 0;
		width: 5rem
	}

	.ipjt-swiper {
		margin-top: 20px;
		padding-bottom: 40px
	}

	.ipjt-j {
		padding: 1.4rem
	}

	.ipjt-j2 {
		font-size: 1.2rem;
		font-weight: 700
	}

	.ipjt-j3 {
	    width: 100%;
		font-size: 14px;
		margin-top: 10px;
		margin-bottom: 10px;
		-webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
	 overflow: hidden;
    text-overflow: ellipsis;
	}

	.ipjt-j4 {
		font-size: 14px;
		line-height: 30px;
		margin-top: .2rem;
		width: 80px
	}

	.ipjt-sd>img {
		margin-bottom: 1rem
	}
}

.ihon {
	overflow: hidden;
	padding: 40px 0 120px
}

.ihon-lt {
	float: left;
	max-width: 550px;
	width: 48%
}

.ihon-b {
	direction: rtl;
	height: 280px;
	margin-top: 60px;
	overflow-y: auto;
	width: 100%
}

.ihon-bdiv {
	direction: ltr;
	padding-left: 50px;
	width: 100%
}

.ihon-bli {
	cursor: pointer;
	margin-top: 20px
}

.ihon-bli:first-child {
	margin-top: 0
}

.ihon-b2 {
	color: #999;
	font-size: 28px;
	line-height: 1.5
}

.ihon-b3 {
	color: #999;
	font-size: 18px;
	margin-top: 5px
}

.ihon-b4 {
	margin-top: 20px
}

.ihon-b3,
.ihon-b4 {
	display: none
}

.ihon-bli.on {
	margin-bottom: 30px
}

.ihon-bli.on .ihon-b2 {
	color: #00a381
}

.ihon-bli.on .ihon-b3,
.ihon-bli.on .ihon-b4 {
	display: block
}

.ihon-rt {
	float: right;
	padding-top: 80px;
	text-align: right;
	width: 45%
}

@media(max-width:1000px) {
	.ihon-b {
		margin-top: 30px
	}

	.ihon-bdiv {
		padding-left: 20px
	}

	.ihon-b2 {
		font-size: 22px
	}

	.ihon-b3 {
		font-size: 16px
	}

	.ihon-b4 {
		margin-top: 15px;
		width: 40px
	}

	.ihon-bli {
		margin-top: 16px
	}
}

@media(max-width:750px) {
	.ihon {
		padding: .8rem 0
	}

	.ihon-lt {
		width: 100%
	}

	.ihon-b {
		height: 3.3rem
	}

	.ihon-b2 {
		font-size: .32rem;
		font-weight: 700
	}

	.ihon-b3 {
		font-size: .26rem
	}

	.ihon-b4 {
		width: .5rem
	}

	.ihon-bli.on {
		margin-bottom: .25rem
	}

	.ihon-bli {
		margin-top: .2rem
	}

	.ihon-rt {
		padding-top: .6rem;
		text-align: center;
		width: 100%
	}
}

.foundation-content-hidden {
	display: none
}

.foundation-motion-collapse {
	transition: all .5s
}

.foundation-pre-wrap {
	white-space: pre-wrap !important
}

:root {
	--primary: #3178f6;
	--bg-primary: #fff
}

body {
	margin: 0
}
/* 视频弹窗 */
    .page-mask {
        position: fixed;
        z-index: 2000;
        top: 0;
        left: 0;
        width: 100vw;
        height: 100vh;
        display: none;

        background-color: rgba(0, 0, 0, .5);
    }

    .video-ctn{
        position: absolute;
        width: 70vw;
        height: 40vw;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        margin: auto;
    }

    .video-close{
        width: 48px;
        height: 48px;
        position: absolute;
        right: 0;
        top: 0;
        color: white;
        border-radius: 50%;
        background-color: #444;
        text-align: center;
        line-height: 48px;
        font-size: 40px;
        cursor: pointer;
    }

    #about-video {
        display: block;
        width: 100%;
        height: 100%;
    }

    @media(max-width: 640px){
        .video-ctn{
            width: calc(100vw - 40px);
            height: calc(56.25vw - 22.5px);
        }
        .video-close{
            top: -68px;
            left: unset;
            right: 0;
        }
    }
/* 	about */
.banner {
    position: relative;
	overflow: hidden;
}
.banner h1 {
    font-size: 64px;
	 font-family: 'Alibaba PuHuiTi 2.0 55';
	font-weight: bold;
    color: #fff;
    position: absolute;
    left: 0;
    top: 37.5%;
    text-align: center;
    width: 100%;
    letter-spacing: 0.1em;
    text-shadow: 0 0.0625em 0.125em rgba(0,35,84,0.4);
}
.banner h1.noshadow {
    text-shadow: none;
}
.inabout .text-box{width: 55%;}
.inabout .text-box p{color: #666;line-height:2;text-indent:2em;text-align: justify;}
.inabout .numCount{margin-top: 7%;position:relative;z-index:2;}
.inabout .numCount li .numCX{font-size: 3rem;}
	/* about 底部 */
	.innovate-e {
	    width: 100%;
	    overflow: hidden;
	}
	.innovate-eli {
	    width: 50%;
	    height: 34.375vw;
	    float: left;
	    position: relative;}
	.about-jli {
	    height: 31.770833vw;
	}
	.innovate-ediv {
	    width: 28.6458vw;
	    min-height: 9.458vw;
	    color: #fff;
	    position: absolute;
	    left: 8.072916vw;
	    bottom: 2vw;
	}
	.about-jdiv {
	    height: 100%;
	    bottom: 0;
	    top: 0;
	    padding-top: 3.7vw;
		font-weight:bold;
	}
	.fnt16 {
	    font-size: 12px;
	    line-height: 1.8;
	}
	.fnt36 {
	    font-size: 1.875vw;
	    line-height: 1.4;
	}
	.innovate-e3 {
	    margin-top: 0.8vw;
	}
	.about-j3 {
	    min-height: 9vw;
	    margin-bottom: 2vw;
	}
	.about-j .about-k {
	    display: block;
	    width: 11vw;
	    min-height: 8.333vw;
	    border-radius: 1vw;
	    background: #f5f6fa;
	    position: relative;
	    transition: all .5s;
	    -webkit-transition: all .5s;
	}
	.about-k1 {
	    width: 3.1vw;
	    height: 3.1vw;
	    background: url(../picture/tps-51-50.png) no-repeat center;
	  /*  background-size: 0.4vw auto; */
	    border-radius: 100%;
	    position: absolute;
	    top: 1.5vw;
	    right: 1.5vw;
	    transition: all .5s;
	    -webkit-transition: all .5s;
	}
	.about-k22 {
	    line-height: 1;
	    position: absolute;
	    left: 1.5vw;
	    bottom: 1.5vw;
	}
	.about-k:hover {
	    color: #fff;
	    background: #00a381;
	    transition: all .5s;
	    -webkit-transition: all .5s;
	}
	
	/* 联系我们 */
	/* ===============================
	    contact
	================================================================================= */
	.contact {
	    position: relative;
	    overflow: hidden;
	}
	
	.conTop {
	    position: relative;
	    display: flex;
	    align-items: stretch;
	    justify-content: space-between;
	}
	
	.conTop_l {
	    width: 50%;
	
	}
	
	.conMap {
	    position: relative;
	    width: 100%;
	    height: 100%;
	    background: #f8f8f8;
	}
	
	.mapBox {
	    width: 100%;
	    height: 100%;
	}
	
	.conTop_r {
	    width: 50%;
	    padding: 5vw 5vw 3vw;
	}
	
	.conTop_div {
	    max-width: 538px;
	    margin: 0 auto;
	}
	
	.conTop_span {
	    position: relative;
	    font-size: 24px;
	    color: #b1010e;
	    padding-bottom: 20px;
	}
	
	.conTop_span::after {
	    content: "";
	    position: absolute;
	    bottom: 0;
	    left: 0;
	    width: 28px;
	    height: 3px;
	    background: #b1010e;
	}
	
	.conTop_r ul {
	    margin-top: 30px;
	}
	
	.conTop_r li {
	    display: flex;
	    align-items: flex-start;
	    justify-content: space-between;
	    padding: 20px 0 25px;
	    border-bottom: 1px solid #e1e1e1;
	}
	
	.conTop_r li:last-of-type {
	    border-bottom: 0;
	}
	
	.conTop_r li.one {
	    display: block;
	}
	
	.conTop_r li div {
	    padding-left: 25px;
	
	    background-repeat: no-repeat;
	    background-position: left 6px;
	    min-width: 40%;
	}
	
	.conTop_r li span {
	    font-size: 18px;
	    color: #333;
	    line-height: 1.6;
	    display: inline-block;
	    margin-bottom: 5px;
		font-weight:bold;
	}
	
	.conTop_r li p {
	    font-size: 18px;
	    line-height: 1.6;
	    color: #666;
		font-weight:bold;
	}
	
	.conTop_r li p img {
	    display: block;
	    width: 80px;
	}
	
	.conBtm {
	    position: relative;
	    background: #f8f8f8;
	}
	.conBtm::before {
	    content: "";
	    position: absolute;
	    top: 0;
	    right: 0;
	    width: 50%;
	    height: 100%;
	    background: #00a381 url(../images/c-bg.jpg) no-repeat;
	}
	.conBtm::after {
	    content: "";
	    position: absolute;
	    top: 0;
	    right: 0;
	    width: 50%;
	    height: 100%;
	/*    background: rgba(0, 0, 0, 0.38)*/
	}
	
	.conBtm .inner {
	    position: relative;
	    z-index: 11;
	}
	
	.conBtm {
	    position: relative;
	    padding: 108px 0;
	}
	
	.conBtm .inner {
	    display: flex;
	    align-items: stretch;
	    justify-content: space-between;
	}
	
	.conInline {
	    display: inline-block;
	    width: 70%;
	    padding: 6%;
	    background: #fff;
	    box-shadow: 10px 28px 24px rgb(51 51 51 / 0.18);
	}
	
	.conInline form div {
	    display: flex;
	    align-items: center;
	    justify-content: space-between;
	}
	
	.conInline form input {
	    width: 45%;
	    background: #f8f8f8;
	    height: 48px;
	    line-height: 48px;
	    padding: 0 14px;
	    border: 0;
	}
	.conInline form input:nth-child(2){float: right}
	.conInline form textarea {
	    background: #f8f8f8;
	    height: 148px;
	    width: 100%;
	    margin-top: 24px;
	    border: 0;
	    padding: 0 14px;
	}
	.conInline form textarea:focus-visible{border: none}
	.conInline form button {
	    background: #00a381;
	    color: #fff;
	    width: 189px;
	    height: 50px;
		border-radius:30px;
	    line-height: 50px;
	    text-align: center;
	    font-size: 17px;
	    border: 0;
	    margin-top: 38px;
	    margin-right: 0;
	    letter-spacing: 2px;
	}

	.conP {
	    display: flex;
	    align-items: center;
	    width: 24%;
	}
	
	.conP p {
	    font-size: 18px;
	    line-height: 2.1;
	    color: #fff;
	    letter-spacing: 1px;
		
	}
	
	.conP_ewm {
	    display: inline-block;
	    text-align: center;
	    margin-bottom: 48px;
	}
	
	.conP_ewm div {
	    display: inline-block;
	    vertical-align: middle;
	    text-align: left;
	    padding-left: 18px;
	}
	
	.conP_ewm svg {
	    width: 28px;
	    height: 28px;
	    margin-bottom: 10px;
	}
	
	.conP_ewm path {
	    fill: #fff;
	}
	
	.conP_ewm img {
	    vertical-align: middle;
	    display: inline-block;
	    width: 102px;
	    padding: 3px;
	    background: #fff;
	}
	
	.conP_ewm span {
	    display: block;
	    color: #fff;
	    opacity: 0.8;
	}
	
	.conP_svg {
	    max-width: 100%;
	    margin-top: 89px;
	    transform: scale(0.9);
	    transform-origin: left center;
	}
	.ind-title .title-cn{font-size:36px;font-weight:bold;color:#333;}
	.contact-form{margin-top: 30px;}
	/* 成员企业 */
	.member-bd {min-height: 13.1vw; margin-bottom: 2vw;}
	.member-bd .member-b{font-weight: bold;margin-bottom: 20px;}
	.member-bd .member-c {height:100px;margin-bottom: 20px;}
	.member-bd .member-c p{	display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;color: #666666;}
	.member-d div { color: #999;background: no-repeat left 0.3vw; background-size: 1vw auto; margin-bottom: 0.2vw;display: flex;font-weight: bold;}
	.member-sd{display:block;border-radius: 30px;border: 2px solid #e7ebee; display: inline-block;margin-right: 24px; width: calc(50% - 15px);padding: 50px;margin-bottom: 24px;}
	.member-sd:hover{border: 2px solid #00a381;}
	.member-d div svg{margin-right: 10px;}
	.member-sd:nth-child(2n+0) { margin-right: 0;}
	.gybut { display: inline-block; width: 8.4vw; line-height: 3.125vw; padding: 0 1.8vw;  background: #fff; border-radius: 2vw;text-align: left;position: relative;cursor: pointer;transition: all .5s;-webkit-transition: all .5s;font-size: 18px;font-weight: bold}
	.gybut.bj { background: initial;border: 2px solid #e7e8eb;}
	.gybut.bj:hover { background: #00a381;border-color: #00a381;color: #fff;}
	.gybut:after {content: '';width: 0.5vw;height: 0.5vw;position: absolute;top: 50%;right: 1.1vw; margin-top: -0.25vw;background: #00a381;
	    border-radius: 100%;transition: all .5s;-webkit-transition: all .5s;}
	.gybut:hover:after {background: #fff;transition: all .5s; -webkit-transition: all .5s;}
	/* 房产投资 */
	.property .news-ul{margin-bottom: 0;}
	.property .news-li{background: #f4f4f4;}
	.property .news-li:hover{background: #00a381;transition: color .3s; -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;}
	.property .news-d{padding: 30px;}
	.property .news-d1{height: auto;}
	.property .news-p{font-size:14px;}
	/* .property .news-li:hover .news-d1{color: #fff;} */
	.team .about-kli{width: calc(50% - 20px);margin-right: 34px;margin-bottom: 34px;}
	.team .about-kli:nth-child(2n+0){margin-right: 0;}
	.team .about-kli:nth-child(3){margin-right: 34px;}
	/* 新闻切换 */
	#grid-selector {
	    width: 100px;
	    position: absolute;
	    top: 60px;
	    right: 0;
		
	}
	#viewCarousel {
		cursor: pointer;
	    background: #e3e5e9;
	    width: 20px;
	    height: 20px;
	    float: right;
	    border-radius: 1px;
	}
	#viewGrid {
		cursor: pointer;
	    width: 22px;
	    height: 20px;
	    float: right;
	    margin-top: -1px;
	    margin-right: 5px;
	}
	#viewGrid p {
	    background: #e3e5e9;
	    width: 9px;
	    height: 9px;
	    float: right;
	    border-radius: 1px;
	    margin: 1px;
	}
	#viewGrid.active p, #viewCarousel.active {
	    background: #9fa2a8;
	}
	.news-li.active{width: 100%;margin-bottom: 5px;}
	.news-li.active .news-c{display: none;}
	.news-li.active:hover {background: none;color: #00a381;}
	.news-li.active:hover .news-d2 {color: #00a381;}
	.news-li.active .news-d{border-bottom: 2px solid #e5e5e5;}
	.news-li.active .news-d2{margin-top: 0px;}
	.news-li.active .news-d1{height: auto;}
	
	@media(max-width:1600px) {
		.banner h1{font-size: 60px;}
		.sec0 h3{font-size: 4em;}
		.sec0 p{font-size: 1.3em;}
		.sec2{padding: 5% 0 5%;}
		.sec2 .text-box{width:60%;z-index: 1;}
		.sec2 .text-box p{font-size: 16px;font-family: PingFang SC;}
		.inabout .numCount{margin-top: 3%;}
		.sec2 .img{height: 87%;}
		.numCount{position: relative;z-index: 1;}
		.inabout .numCount li .numCX{font-size: 2.8em;}
		.btnactive{font-size: 18px;}
		.footer-e a{font-size: 17px;}
		.footer-c{font-size: 20px;}
		.gybut{width: 10.4vw;font-size: 17px;}
		.member-sd{padding: 40px;}
		.ind-title .title-cn{font-size: 32px;}
		.conTop_r li span{font-size: 17px;}
		.conTop_r li p{font-size: 17px;}
		.conBtm{padding: 5% 0;}
		.about-kdiv{padding: 5% 0;}
		.ipty{padding: 5% 0;}
		.footer {padding: 5% 0 0px;}
		.footer-nav{margin-top: 30px;padding: 40px 0;}
		.footer-f{font-size: 17px;}
		.sec0 h3{font-size: 60px;}
		#grid-selector{top:20px;}
		}
		
		@media(max-width:750px) {
			body{font-family: PingFang SC;}
			.header-li{background:url(../images/o1cn01nrs0oe1lsei3mem7p_!!6000000004817-2-tps-14-8.png) no-repeat right 30px;padding-right: 0px;}
			.tabbg{display:none;}
			.sec0 h3{font-size: 24px;}
			.me{display: contents;}
			.me.active{display: contents;}
			.me.active .header-nav{display: block;}
			.sec2{padding: 40px 0 0px;}
				.inabout .web{display: none;}
				.bg{display: none;}
				.mobile{display: block;}
				.swiper-container-horizontal .inws-sp{bottom: 10px;}
				.sec0 .swiper-pagination{width: 100%;}
				.sec0 .num{display: none;}
				.sec0 p{font-size: 12px;font-weight: normal;}
				.ipjt h1{font-size: 24px;}
				.ipjt h1 b{line-height: 1.25;}
				.ipjt h1 b:nth-child(1){margin-bottom: 0;}
				.ipjt .btn-box{display: none;}
				.ipjt-ul, .ipjttit{width: 100%;margin-top: 20px;}
				.sec2 .text-box{width: 100%;}
				.sec2 .text-box h3{font-size: 24px;line-height: 1.25;}
				.sec2 .img{position: inherit;}
				.btnactive{width: 120px;font-size: 12px;line-height: 30px;padding: 0 10px;}
				.btnactive svg{float: right;}
				.ipty-a{font-size: 24px;}
				.ipty{padding: 40px 0;}
				.footer-nav{padding: 20px 0;margin-top: 10px;}
				.footer-c{font-size: 18px;}
				.sec2 .text-box p{font-weight: normal;font-size: 14px;margin-bottom: 3.26%;text-align:justify;}
				/*about*/
				.banner h1{font-size:24px;}
				.banner {margin-top:60px;}
				.inabout .numCount li .numCX{font-size:7vw;}
				.innovate-eli{width:100%;}
				.about-j .about-k{width: 22vw;min-height: 11vw;}
				.fnt36{font-size:18px;}
				.about-jli{height: 45vw;}
				.innovate-ediv{width:50%;}
				.about-k1{width:24px;height:24px;background-size:24px;}
                /*#grid-selector{display:none;}*/
                .news-li{width:100%;margin-right: 0;}
				.member-sd{width:100%;padding:20px;}
                .member-bd .member-b{margin-bottom:10px}
				.member-bd .member-c{height: 74px;margin-bottom:10px}
				.gybut{width:20vw;line-height: 30px;font-size:12px;border-radius: 30px}
				/*contact*/
				.conTop {flex-wrap: wrap;}
                .conTop_l {height: 268px;width: 100%}
                .conTop_r {padding: 38px 24px;width: 100%}
                .conTop_div {max-width: 100%;}
	            .ind-title .title-cn{font-size:24px}
                .conTop_r li {flex-wrap: wrap; padding: 0;border: 0;}
	.conTop_r li div {background-position: left 18px;max-width: 100%;width: 100%;padding: 14px 10px;padding-left: 28px;border-bottom: 1px solid #e1e1e1;}
	        .conTop_r ul{margin-top: 15px;}
        	.conTop_r li span {margin-bottom: 3px;}
        	.conTop_r li p {font-size: 13px;}
            .conBtm { padding: 48px 0;}
            .conInline {padding: 34px;width: 100%}
            .conInline form input {width: 100%; margin-bottom: 10px;height: 40px;line-height: 40px;}
            .conInline form textarea {margin: 0;}
            .conInline form button {width: 118px;height: 38px;line-height: 38px;margin-top: 14px;font-size: 14px;}
            .conP {display: none;}
				
			}
		