@charset "utf-8";

/* 
 * Project Name:福际生物
 * 
 */

@font-face {
	font-family: "SourceHanSansCN-Regular";
	src: url("fonts/SourceHanSansCN-Regular.woff2") format("woff2"), url("fonts/SourceHanSansCN-Regular.woff") format("woff"), url("fonts/SourceHanSansCN-Regular.ttf") format("truetype"), url("fonts/SourceHanSansCN-Regular.eot") format("embedded-opentype"), url("fonts/SourceHanSansCN-Regular.svg") format("svg");
}

@font-face {
	font-family: "Helvetica Bold";
	src: url("fonts/Helvetica Bold.woff") format("woff"), url("fonts/Helvetica Bold.ttf") format("truetype"), url("fonts/Helvetica Bold.eot") format("embedded-opentype"), url("fonts/Helvetica Bold.svg") format("svg");
}

@font-face {
	font-family: "Helvetica";
	src: url("fonts/Helvetica.woff2") format("woff2"), url("fonts/Helvetica.woff") format("woff"), url("fonts/Helvetica.ttf") format("truetype"), url("fonts/Helvetica.eot") format("embedded-opentype"), url("fonts/Helvetica.svg") format("svg");
}

@font-face {
	font-family: "Helvetica Condensed Bold Italic";
	src: url("fonts/Helvetica Condensed Bold Italic.woff2") format("woff2"), url("fonts/Helvetica Condensed Bold Italic.woff") format("woff"), url("fonts/Helvetica Condensed Bold Italic.ttf") format("truetype"), url("fonts/Helvetica Condensed Bold Italic.eot") format("embedded-opentype"), url("fonts/Helvetica Condensed Bold Italic.svg") format("svg");
}

@font-face {
	font-family: "Helvetica Condensed Italic";
	src: url("fonts/Helvetica Condensed Italic.woff2") format("woff2"), url("fonts/Helvetica Condensed Italic.woff") format("woff"), url("fonts/Helvetica Condensed Italic.ttf") format("truetype"), url("fonts/Helvetica Condensed Italic.eot") format("embedded-opentype"), url("fonts/Helvetica Condensed Italic.svg") format("svg");
}

.iconfont {
	font-family: "iconfont" !important;
	font-size: 14px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

html,
body,
div,
span,
applet,
object,
iframe,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0px;
	border: 0;
	font-size: 100%;
	outline: none;
}

table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
h1,
h2,
h3,
h4,
h5,
h6,
p {
	margin: 0;
	padding: 0px;
}

html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	overflow-x: hidden;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}


/*html::-webkit-scrollbar {
	width: 8px;
	background: none;
}

html::-webkit-scrollbar-thumb {
	width: 8px;
	background: #3d9911;
}

html::-webkit-scrollbar-corner {
	background: none;
}

html::-webkit-scrollbar:horizontal {
	height: 9px;
}*/

body {
	font: 14px/1.75 "SourceHanSansCN-Regular", "Microsoft Yahei", sans-serif, "微软雅黑", "微软正黑体", "Microsoft JhengHei", "SimHei", "黑体", Arial, Helvetica;
	margin: 0 auto;
	color: #666;
	overflow-x: hidden;
}

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

ol,
ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

strong {
	font-weight: bold;
}

img {
	border: 0;
}

input {
	outline: none;
}

input[type="text"],
input[type="button"],
input[type="submit"],
input[type="reset"] {
	-webkit-appearance: none;
	border-radius: 0;
}

textarea {
	-webkit-appearance: none;
	border-radius: 0;
	outline: none;
}

::-moz-selection {
	background: #8b8b8b;
	color: #fff;
	text-shadow: none;
}

::selection {
	background: #8b8b8b;
	color: #fff;
	text-shadow: none;
}

select {
	outline: none;
}

select::-ms-expand {
	display: none;
}

table,
tbody,
tfoot,
thead,
tr,
th,
td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
}

a {
	text-decoration: none;
	blr: expression(this.onFocus=this.blur());
	cursor: pointer;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

a:link,
a:visited {
	text-decoration: none;
}

a:active,
a:hover {
	text-decoration: none;
}

.clearfix:before,
.clearfix:after {
	display: table;
	content: "";
	line-height: 0px;
}

.clearfix:after {
	clear: both;
}

.clearfix {
	*zoom: 1;
}

.tx-c {
	text-align: center;
}

.fc {
	text-align: center;
}

.fr {
	text-align: right;
}

.vt {
	vertical-align: top;
}

.vm {
	vertical-align: middle;
}

.w1260 {
	width: 1260px;
	margin: 0 auto;
}

.fixedImg {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.imgw {
	width: 100%;
	display: block;
}

.eT {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.linkA {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(../images/w0.png) no-repeat;
	z-index: 99;
}

.pageC a:link,
.pageC a:visited {
	color: #183D82;
}

.pageC a:active,
.pageC a:hover {
	color: #333;
}

.pageC img {
	max-width: 100% !important;
	height: auto !important;
}

.pageC {
	overflow: hidden;
}
.pageC table{
	width: 100%;
}
.content {
	padding: 0 3% 100px 3%;
}

.load-words.target span {
	opacity: 0;
	visibility: hidden;
}

.action.load-words span {
	visibility: visible;
	display: inline-block;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: wordsRightFade;
	animation-name: wordsRightFade;
}

@-webkit-keyframes wordsRightFade {
	0% {
		-webkit-transform: translateX(50px);
		transform: translateX(50px);
		opacity: 0;
		visibility: hidden;
	}
	100% {
		-webkit-transform: none;
		transform: none;
		opacity: 1;
		visibility: visible;
	}
}

@-moz-keyframes wordsRightFade {
	0% {
		-moz-transform: translateX(50px);
		transform: translateX(50px);
		opacity: 0;
		visibility: hidden;
	}
	100% {
		-moz-transform: none;
		transform: none;
		opacity: 1;
		visibility: visible
	}
}

@keyframes wordsRightFade {
	0% {
		-webkit-transform: translateX(50px);
		-moz-transform: translateX(50px);
		transform: translateX(50px);
		opacity: 0;
		visibility: hidden
	}
	100% {
		-webkit-transform: none;
		-moz-transform: none;
		transform: none;
		opacity: 1;
		visibility: visible
	}
}

.nimg.target {
	visibility: hidden;
}

.nimg.action {
	visibility: visible !important;
	-webkit-animation: scaleUpDown 1.5s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);
	animation: scaleUpDown 1.5s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);
}


/* 头部  */

.header {
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	z-index: 999;
	height: 100px;
	line-height: 100px;
	transition: 0.45s;
	background: #fff;
}

.head-wrap {
	position: relative;
}

.header .head-logo {
	position: relative;
	float: left;
	z-index: 99;
	background: #43BE98;
	width: 26%;
	text-align: center;
}

.head-logo a {
	position: relative;
	width: 223px;
	top: 20px;
	display: inline-block;
}

.head-logo .img2 {
	display: none;
}

.head-logo img {
	display: block;
	width: 100%;
}

.hesd-rx {
	float: left;
	margin-left: 66px;
	line-height: 1.5;
	margin-top: 21px;
}

.hrxicon {
	display: inline-block;
	vertical-align: text-top;
	width: 56px;
	height: 56px;
	border-radius: 50%;
	background: rgba(67, 190, 152, .06);
	text-align: center;
	line-height: 56px;
	color: #43BE98;
	font-size: 24px;
	margin-right: 14px;
}

.hrxnum {
	display: inline-block;
	vertical-align: text-top;
	color: #43BE98;
	font-size: 12px;
	line-height: 1.5;
}

.hnsz {
	display: block;
	font-family: "Helvetica Bold";
	color: #333333;
	font-size: 26px;
}

.header .nav {
	position: relative;
	float: right;
	padding-right: 135px;
}

.header .nav-menu {
	position: relative;
	float: left;
}

.head-right {
	float: right;
}

.hrsearch {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	color: #999999;
	font-size: 22px;
	margin: 0 20px 0 20px;
}
.hrsearch:hover,
.hryy:hover{
	color: #43BE98;
}
.hryy{
	display: inline-block;
	vertical-align: middle;
	color: #999999;
	font-size: 16px;
	margin-right: 15px;
}
.hrmenu {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	color: #43BE98;
	font-size: 32px;
}

.header .yj-bot li {
	position: relative;
	float: left;
	transition: 0.35s;
	z-index: 1;
	text-align: center;
	margin: 0 20px;
	height: 100px;
	line-height: 100px;
}

.header .yj-bot .yj-link {
	position: relative;
	z-index: 1;
	color: #333333;
	font-size: 16px;
	display: inline-block;
	text-transform: uppercase;
}

.header .yj-bot .yj-link div {
	float: left;
	display: block;
	background: none;
	color: inherit;
	vertical-align: middle;
	position: relative;
	z-index: 1;
	font-size: 18px;
	overflow: hidden;
	padding: 0;
}

.header .nav li:hover .ej-list {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
}

.header .yj-bot li:hover .yj-link,
.header .yj-bot li.active .yj-link {
	color: #43BE98;
}

.header .yj-bot li:hover .yld,
.header .yj-bot li.active .yld {
	opacity: 1;
	visibility: visible;
}

.yld {
	opacity: 0;
	visibility: hidden;
	position: relative;
	display: block;
	width: 4px;
	height: 4px;
	margin: -20px auto 0;
	border-radius: 50%;
	background: #43BE98;
	box-sizing: border-box;
	transition: 0.35s;
}

.yld:before,
.yld:after {
	content: "";
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 2px;
	height: 2px;
	border-radius: 50%;
	background: #43BE98;
	transition: 0.35s;
}

.yld:before {
	left: -6px;
}

.yld:after {
	right: -6px;
}

.head-ejmenu {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 60px 0;
	z-index: 999;
}

.heml {
	float: left;
	margin-top: 60px;
}

.hmlpic {
	width: 299px;
}

.hmlpic img {
	display: block;
	width: 100%;
}

.hmltxt {
	color: #999999;
	font-size: 18px;
	margin-top: 15px;
}

.hemc {
	float: left;
	width: 75%;
	display: flex;
	margin-left: 70px;
}

.hemc li {
	flex: 1;
	float: left;
}

.hmctxt1 {
	display: block;
	color: #555555;
	font-size: 18px;
	font-weight: bold;
}

.hmctxt2 {
	display: block;
	color: #555555;
	font-size: 14px;
	margin-top: 7px;
}

.hmctxt2:hover {
	color: #43BE98;
}

.hemr {
	cursor: pointer;
	float: right;
	color: #080059;
}

.hemr i {
	display: block;
	font-size: 20px;
}

.header .nav li:hover .ej-list {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
}

.ej-list.active {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
}

.ej-list {
	position: absolute;
	z-index: 10;
	left: -37px;
	width: 140px;
	top: 100%;
	background-color: rgba(0, 0, 0, .75);
	opacity: 0;
	visibility: hidden;
	transform: translateY(-20px);
	-webkit-transform: translateY(-20px);
	-moz-transform: translateY(-20px);
	transition: 0.55s;
	text-align: center;
	box-sizing: border-box;
	padding: 20px 0;
	border-radius: 5px;
}

.ej-list:before {
	content: "";
	position: absolute;
	top: -10px;
	left: 50%;
	transform: translateX(-50%);
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
	border-bottom: 10px solid rgba(0, 0, 0, .75);
}

.el-link {
	display: block;
	color: #CCCCCC;
	font-size: 14px;
	line-height: 1.5;
	padding: 5px 10px;
}

.el-link:hover {
	color: #fff;
	text-decoration: underline;
}

.menu-handler {
	position: fixed;
	right: 0;
	top: 0;
	width: 55px;
	height: 56px;
	display: none;
	cursor: pointer;
	z-index: 1010;
	background-color: #43BE98;
}

.menu-handler span {
	position: relative;
	display: block;
	margin: 27.5px auto 0;
	width: 22px;
	height: 2px;
	background-color: #fff;
	-webkit-transition-duration: .3s, .3s;
	-moz-transition-duration: .3s, .3s;
	-ms-transition-duration: .3s, .3s;
	-o-transition-duration: .3s, .3s;
	transition-duration: .3s, .3s;
	-webkit-transition-delay: .3s, 0s;
	-moz-transition-delay: .3s, 0s;
	-ms-transition-delay: .3s, 0s;
	-o-transition-delay: .3s, 0s;
	transition-delay: .3s, 0s;
}

.menu-handler span:after,
.menu-handler span:before {
	content: "";
	position: absolute;
	display: inline-block;
	width: 100%;
	height: 2px;
	left: 0;
	background-color: #fff;
	-webkit-transition-duration: .3s, .3s;
	-moz-transition-duration: .3s, .3s;
	-ms-transition-duration: .3s, .3s;
	-o-transition-duration: .3s, .3s;
	transition-duration: .3s, .3s;
	-webkit-transition-delay: .3s, 0s;
	-moz-transition-delay: .3s, 0s;
	-ms-transition-delay: .3s, 0s;
	-o-transition-delay: .3s, 0s;
	transition-delay: .3s, 0s
}

.menu-handler span:before {
	top: -7px;
	-webkit-transition-property: top, transform;
	-moz-transition-property: top, transform;
	-ms-transition-property: top, transform;
	-o-transition-property: top, transform;
	transition-property: top, transform;
}

.menu-handler span:after {
	bottom: -7px;
	-webkit-transition-property: bottom, transform;
	-moz-transition-property: bottom, transform;
	-ms-transition-property: bottom, transform;
	-o-transition-property: bottom, transform;
	transition-property: bottom, transform;
}

.menu-handler.active span {
	background-color: transparent;
	-webkit-transition-delay: 0s, 0s;
	-moz-transition-delay: 0s, 0s;
	-ms-transition-delay: 0s, 0s;
	-o-transition-delay: 0s, 0s;
	transition-delay: 0s, 0s
}

.menu-handler.active span:after,
.menu-handler.active span:before {
	background-color: #fff;
	-webkit-transition-delay: 0s, .3s;
	-moz-transition-delay: 0s, .3s;
	-ms-transition-delay: 0s, .3s;
	-o-transition-delay: 0s, .3s;
	transition-delay: 0s, .3s
}

.menu-handler.active span:before {
	top: 0;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg)
}

.menu-handler.active span:after {
	bottom: 0;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.menuBox a:link,
.menuBox a:visited {
	color: #333333;
}

.menuMoblie .nav-link:active,
.menuMoblie .nav-link:hover {
	background: #43BE98;
}

.menuMoblie .nav-link:active i,
.menuMoblie .nav-link:hover i {
	color: #fff;
	transform: rotate(90deg);
}

.menuBox a:active,
.menuBox a:hover {
	color: #fff;
}

.menuBox {
	border-top: 1px solid #e4e4e4;
	background-color: #fff;
	color: #333333;
	position: fixed;
	display: none;
	right: 0px;
	top: 55px;
	width: 100%;
	height: 100%;
	height: 100vh;
	overflow-x: hidden;
	overflow-y: auto;
	-moz-transform: translateX(100%);
	-ms-transform: translateX(100%);
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
	-webkit-overflow-scrolling: touch;
	z-index: 1008;
	-webkit-transition: all .5s cubic-bezier(.25, .46, .45, .94);
	-moz-transition: all .5s cubic-bezier(.25, .46, .45, .94);
	-ms-transition: all .5s cubic-bezier(.25, .46, .45, .94);
	-o-transition: all .5s cubic-bezier(.25, .46, .45, .94);
	transition: all .5s cubic-bezier(.25, .46, .45, .94);
}

.menuMoblie {
	padding: 0 0 40px 0;
}

.menuMoblie .nav-link {
	position: relative;
	display: block;
	font-size: 18px;
	padding: 14px 5% 14px 10%;
}

.menuMoblie .nav-link i {
	float: right;
	color: #b1b1b1;
	font-size: 20px;
	vertical-align: middle;
}

.menuMoblie li {
	border-bottom: 1px solid #e4e4e4;
}

.menuMoblie .subnav {
	padding: 12px 5% 12px 10%;
	display: none;
}

.menuMoblie .subnav .item {
	display: block;
	/*padding: 0px 5% 0 10%;*/
}

.menuMoblie .subnav .item:active a,
.menuMoblie .subnav .item:hover a {
	/*background: #999;*/
	color: #43BE98 !important;
}

.menuMoblie .subnav a {
	position: relative;
	display: block;
	padding: 12px 0;
	line-height: 1.4;
	font-size: 16px;
}

.menuOpen .menuBox {
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-webkit-transform: translateX(0);
	transform: translateX(0);
}


/* Slider */

.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0;
}

.slick-list:focus {
	outline: none;
}

.slick-loading .slick-list {
	background: #f1f1f1 url(../images/loader.gif) center center no-repeat;
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.slick-slider .slick-list,
.slick-track,
.slick-slide,
.slick-slide img {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
	zoom: 1;
}

.slick-track:before,
.slick-track:after {
	content: "";
	display: table;
}

.slick-track:after {
	clear: both;
}

.slick-loading .slick-track {
	visibility: hidden;
}

.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none;
}

.slick-slide img {
	display: block;
}

.slick-slide.slick-loading img {
	display: none;
}

.slick-slide.dragging img {
	pointer-events: none;
}

.slick-initialized .slick-slide {
	display: block;
}

.slick-loading .slick-slide {
	visibility: hidden;
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}


/* Arrows */

.slick-prev,
.slick-next {
	position: absolute;
	display: block;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
	background: transparent;
	color: transparent;
	padding: 0;
	border: none;
	outline: none;
}

@-webkit-keyframes scaleUpDown {
	from {
		-webkit-transform: scale(1.08);
		transform: scale(1.08);
	}
	to {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@keyframes scaleUpDown {
	from {
		-webkit-transform: scale(1.2);
		transform: scale(1.2);
	}
	to {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}


/* pswp = photoswipe */

.pswp {
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	overflow: hidden;
	-ms-touch-action: none;
	touch-action: none;
	z-index: 1500;
	-webkit-text-size-adjust: 100%;
	-webkit-backface-visibility: hidden;
	outline: 0;
	* {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
	img {
		max-width: none;
	}
}

.pswp--animate_opacity {
	opacity: .001;
	will-change: opacity;
	-webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
	transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp--open {
	display: block;
}

.pswp--zoom-allowed .pswp__img {
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in;
}

.pswp--zoomed-in .pswp__img {
	cursor: -webkit-grab;
	cursor: -moz-grab;
	cursor: grab;
}

.pswp--dragging .pswp__img {
	cursor: -webkit-grabbing;
	cursor: -moz-grabbing;
	cursor: grabbing;
}

.pswp__bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(../images/black_80.png) repeat;
	background: none rgba(0, 0, 0, 0.8);
	opacity: 0;
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	will-change: opacity;
}

.pswp__scroll-wrap {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.pswp__container,
.pswp__zoom-wrap {
	-ms-touch-action: none;
	touch-action: none;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.pswp__container,
.pswp__img {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
}

.pswp__zoom-wrap {
	position: absolute;
	width: 100%;
	-webkit-transform-origin: left top;
	-ms-transform-origin: left top;
	transform-origin: left top;
	-webkit-transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
	transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp__bg {
	will-change: opacity;
	-webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
	transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp--animated-in {
	.pswp__bg,
	.pswp__zoom-wrap {
		-webkit-transition: none;
		transition: none;
	}
}

.pswp__container,
.pswp__zoom-wrap {
	-webkit-backface-visibility: hidden;
}

.pswp__item {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	overflow: hidden;
}

.pswp__img {
	position: absolute;
	width: auto;
	height: auto;
	top: 0;
	left: 0;
}

.pswp__img--placeholder {
	-webkit-backface-visibility: hidden;
}

.pswp__img--placeholder--blank {
	background: #222;
}

.pswp--ie .pswp__img {
	width: 100% !important;
	height: auto !important;
	left: 0;
	top: 0;
}

.pswp__error-msg {
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	text-align: center;
	font-size: 14px;
	line-height: 16px;
	margin-top: -8px;
	color: #CCC;
	a {
		color: #CCC;
		text-decoration: underline;
	}
}

.pswp__button {
	width: 44px;
	height: 44px;
	position: relative;
	background: 0 0;
	cursor: pointer;
	overflow: visible;
	-webkit-appearance: none;
	display: block;
	border: 0;
	padding: 0;
	margin: 0;
	float: right;
	opacity: .75;
	-webkit-transition: opacity .2s;
	transition: opacity .2s;
	-webkit-box-shadow: none;
	box-shadow: none;
	&:focus,
	&:hover {
		opacity: 1;
	}
	&:active {
		outline: 0;
		opacity: .9;
	}
	&::-moz-focus-inner {
		padding: 0;
		border: 0;
	}
}

.pswp__ui--over-close .pswp__button--close {
	opacity: 1;
}

.pswp__button {
	background: url(../images/default-skin.png) 0 0 no-repeat;
	background-size: 264px 88px;
	width: 44px;
	height: 44px;
}

@media (-webkit-min-device-pixel-ratio: 1.1),
(-webkit-min-device-pixel-ratio: 1.09375),
(min-resolution: 105dpi),
(min-resolution: 1.1dppx) {
	.pswp--svg .pswp__button {
		background-image: url(../images/default-skin.svg);
	}
	.pswp__button--close {
		color: #fff;
	}
}

.pswp__button--close {
	background-position: 0 -44px;
}

.pswp__button--share {
	background-position: -44px -44px;
}

.pswp__button--fs {
	display: none;
}

.pswp--supports-fs .pswp__button--fs {
	display: block;
}

.pswp--fs .pswp__button--fs {
	background-position: -44px 0;
}

.pswp__button--zoom {
	display: none;
	background-position: -88px 0;
}

.pswp--zoom-allowed .pswp__button--zoom {
	display: block;
}

.pswp--zoomed-in .pswp__button--zoom {
	background-position: -132px 0;
}

.pswp--touch {
	.pswp__button--arrow--left,
	.pswp__button--arrow--right {
		visibility: hidden;
	}
}

.pswp__button--arrow--left,
.pswp__button--arrow--right {
	top: 50%;
	width: 48px;
	height: 48px;
	line-height: 48px;
	margin-top: -24px;
	position: absolute;
	background: none #767676;
	color: #fff;
	display: block;
	font-family: "iconfont" !important;
	font-size: 15px;
	text-align: center;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.pswp__button--arrow--left {
	left: 2%;
}

.pswp__button--arrow--right {
	right: 2%;
}

.pswp__button--arrow--left:before {
	content: "\ebc3";
}

.pswp__button--arrow--right:before {
	content: "\e680";
}

.pswp__button--arrow--left:hover,
.pswp__button--arrow--right:hover {
	color: #fff;
	background-color: #1A1A1A;
}

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

.pswp__share-modal {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	display: block;
	background: rgba(0, 0, 0, 0.5);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	padding: 10px;
	position: absolute;
	z-index: 1600;
	opacity: 0;
	-webkit-transition: opacity .25s ease-out;
	transition: opacity .25s ease-out;
	-webkit-backface-visibility: hidden;
	will-change: opacity;
}

.pswp__share-modal--hidden {
	display: none;
}

.pswp__share-tooltip {
	z-index: 1620;
	position: absolute;
	background: #FFF;
	top: 56px;
	border-radius: 2px;
	display: block;
	width: auto;
	right: 44px;
	-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
	-webkit-transform: translateY(6px);
	-ms-transform: translateY(6px);
	transform: translateY(6px);
	-webkit-transition: -webkit-transform .25s;
	transition: transform .25s;
	-webkit-backface-visibility: hidden;
	will-change: transform;
	a {
		display: block;
		padding: 8px 12px;
		color: #000;
		text-decoration: none;
		font-size: 14px;
		line-height: 18px;
		&:hover {
			text-decoration: none;
			color: #000;
		}
		&:first-child {
			border-radius: 2px 2px 0 0;
		}
		&:last-child {
			border-radius: 0 0 2px 2px;
		}
	}
}

.pswp__share-modal--fade-in {
	opacity: 1;
	.pswp__share-tooltip {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
}

.pswp--touch .pswp__share-tooltip a {
	padding: 16px 12px;
}

a {
	&.pswp__share--facebook {
		&:before {
			content: '';
			display: block;
			width: 0;
			height: 0;
			position: absolute;
			top: -12px;
			right: 15px;
			border: 6px solid transparent;
			border-bottom-color: #FFF;
			-webkit-pointer-events: none;
			-moz-pointer-events: none;
			pointer-events: none;
		}
		&:hover {
			background: #3E5C9A;
			color: #FFF;
			&:before {
				border-bottom-color: #3E5C9A;
			}
		}
	}
	&.pswp__share--twitter:hover {
		background: #55ACEE;
		color: #FFF;
	}
	&.pswp__share--pinterest:hover {
		background: #CCC;
		color: #CE272D;
	}
	&.pswp__share--download:hover {
		background: #DDD;
	}
}

.pswp__counter {
	float: left;
	height: 44px;
	font-size: 13px;
	line-height: 44px;
	color: #FFF;
	opacity: .75;
	padding: 0 10px;
}

.pswp__caption {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	min-height: 44px;
}

.pswp__caption__center {
	text-align: center;
	max-width: 600px;
	font-size: 15px;
	margin: 0 auto;
	padding: 20px 10px;
	color: #fff;
	.xzy-zan {
		float: right;
		display: block;
	}
}

.pswp__caption--empty {
	display: none;
}

.pswp__caption--fake {
	visibility: hidden;
}

.pswp__preloader {
	width: 44px;
	height: 44px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -22px;
	opacity: 0;
	-webkit-transition: opacity .25s ease-out;
	transition: opacity .25s ease-out;
	will-change: opacity;
	direction: ltr;
}

.pswp__preloader__icn {
	width: 20px;
	height: 20px;
	margin: 12px;
}

.pswp__preloader--active {
	opacity: 1;
	.pswp__preloader__icn {
		background: url(preloader.gif) 0 0 no-repeat;
	}
}

.pswp--css_animation {
	.pswp__preloader--active {
		opacity: 1;
		.pswp__preloader__icn {
			-webkit-animation: clockwise .5s linear infinite;
			animation: clockwise .5s linear infinite;
		}
		.pswp__preloader__donut {
			-webkit-animation: donut-rotate 1s cubic-bezier(0.4, 0, 0.22, 1) infinite;
			animation: donut-rotate 1s cubic-bezier(0.4, 0, 0.22, 1) infinite;
		}
	}
	.pswp__preloader__icn {
		background: 0 0;
		opacity: .75;
		width: 14px;
		height: 14px;
		position: absolute;
		left: 15px;
		top: 15px;
		margin: 0;
	}
	.pswp__preloader__cut {
		position: relative;
		width: 7px;
		height: 14px;
		overflow: hidden;
	}
	.pswp__preloader__donut {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		width: 14px;
		height: 14px;
		border: 2px solid #FFF;
		border-radius: 50%;
		border-left-color: transparent;
		border-bottom-color: transparent;
		position: absolute;
		top: 0;
		left: 0;
		background: 0 0;
		margin: 0;
	}
}

@media screen and (max-width: 1024px) {
	.pswp__preloader {
		position: relative;
		left: auto;
		top: auto;
		margin: 0;
		float: right;
	}
}

@-webkit-keyframes clockwise {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes clockwise {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@-webkit-keyframes donut-rotate {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	50% {
		-webkit-transform: rotate(-140deg);
		transform: rotate(-140deg);
	}
	100% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
}

@keyframes donut-rotate {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	50% {
		-webkit-transform: rotate(-140deg);
		transform: rotate(-140deg);
	}
	100% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
}

.pswp__ui {
	-webkit-font-smoothing: auto;
	visibility: visible;
	opacity: 1;
	z-index: 1550;
}

.pswp__top-bar {
	position: absolute;
	left: 0;
	top: 0;
	height: 44px;
	width: 100%;
}

.pswp--has_mouse {
	.pswp__button--arrow--left,
	.pswp__button--arrow--right {
		-webkit-backface-visibility: hidden;
		will-change: opacity;
		-webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
		transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
	}
}

.pswp__caption,
.pswp__top-bar {
	-webkit-backface-visibility: hidden;
	will-change: opacity;
	-webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
	transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp--has_mouse {
	.pswp__button--arrow--left,
	.pswp__button--arrow--right {
		visibility: visible;
	}
}

.pswp__caption,
.pswp__top-bar {
	background-color: rgba(0, 0, 0, 0.5);
}

.pswp__ui--fit {
	.pswp__caption,
	.pswp__top-bar {
		background-color: rgba(0, 0, 0, 0.3);
	}
}

.pswp__ui--idle {
	.pswp__top-bar {
		opacity: 1;
	}
	.pswp__button--arrow--left,
	.pswp__button--arrow--right {
		opacity: 0;
	}
}

.pswp__ui--hidden {
	.pswp__button--arrow--left,
	.pswp__button--arrow--right,
	.pswp__caption,
	.pswp__top-bar {
		opacity: .001;
	}
}

.pswp__ui--one-slide {
	.pswp__button--arrow--left,
	.pswp__button--arrow--right,
	.pswp__counter {
		display: none;
	}
}

.pswp__element--disabled {
	display: none !important;
}

.pswp--minimal--dark .pswp__top-bar {
	background: 0 0;
}

.pswp__button--arrow--left,
.pswp__button--arrow--right {
	background-image: none !important;
}

.mouseBox {
	position: absolute;
	left: 33px;
	width: 48px;
	bottom: 25px;
	color: #fff;
	/*z-index: 800;*/
	text-align: center;
	cursor: pointer;
	font-family: arial, helvetica, sans-serif;
}

.mouseIco {
	border-radius: 14px;
	width: 24px;
	height: 42px;
	margin: 0 auto;
	border: 2px solid #fff;
	display: block;
	position: relative;
}

.mouseIco i {
	width: 2px;
	height: 8px;
	border-radius: 1px;
	display: block;
	background-color: #fff;
	position: absolute;
	left: 50%;
	margin-left: -1px;
	top: 5px;
	-webkit-animation: mouse-dot 1.5s cubic-bezier(0.23, 1, 0.32, 1) infinite;
	animation: mouse-dot 1.5s cubic-bezier(0.23, 1, 0.32, 1) infinite;
}

.mouseTxt {
	font-size: 12px;
	margin-top: 5px;
}

@keyframes mouse-dot {
	from {
		opacity: 0;
	}
	33% {
		opacity: 1;
	}
	to {
		transform: translateY(10px);
		-webkit-transform: translateY(10px);
		opacity: 0;
	}
}

@-webkit-keyframes mouse-dot {
	from {
		opacity: 0;
	}
	33% {
		opacity: 1;
	}
	to {
		transform: translateY(10px);
		-webkit-transform: translateY(10px);
		opacity: 0;
	}
}

.mtop {
	height: 100px;
}


/* banner */

.banner-wrap {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.banner {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.banner .bwitem {
	position: relative;
	overflow: hidden;
}

.banner .bwitem .pimg {
	position: relative;
	width: 100%;
	display: block;
}

.bitp {
	overflow: hidden;
}

.slick-active .pimg {
	visibility: visible !important;
	/*-webkit-animation: scaleUpDown1 .8s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);
	animation: scaleUpDown1 .8s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);*/
}

@keyframes scaleUpDown1 {
	from {
		-webkit-transform: scale(1.08) translateY(-50px);
		transform: scale(1.08) translateY(-50px);
		transform-origin: top;
	}
	to {
		opacity: 1;
		-webkit-transform: scale(1) translateY(0);
		transform: scale(1) translateY(0);
		transform-origin: center;
	}
}

.bicover {
	position: absolute;
	width: 86%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.biclk {
	display: block;
	font-size: 67px;
	-webkit-text-fill-color: transparent;
	text-stroke: 1px #43BE98;
	-webkit-text-stroke: 1px #43BE98;
	line-height: 1.5;
}

.bictxt {
	color: #000000;
	font-size: 54px;
	line-height: 1.5;
}

.bctls {
	color: #43BE98;
}

.biceng {
	color: #43BE98;
	font-size: 16px;
	font-family: "Helvetica";
	width: 32%;
	line-height: 1.5;
	height: 48px;
	overflow: hidden;
}

.bicmore {
	color: #43BE98;
	margin-top: 240px;
}

.biclk,
.bictxt,
.biceng,
.bicmore {
	opacity: 0;
	visibility: hidden;
	transition: 0.85s;
	transform: translateX(-120px);
}

.banner .slick-active .biclk,
.banner .slick-active .bictxt,
.banner .slick-active .biceng,
.banner .slick-active .bicmore {
	opacity: 1;
	visibility: visible;
	transform: translateX(0);
}

.gymore {
	display: block;
	font-size: 18px;
	font-family: "Helvetica Condensed Italic";
	font-weight: normal;
}

.gymore i {
	display: inline-block;
	vertical-align: middle;
	width: 28px;
	height: 28px;
	border-radius: 50%;
	text-align: center;
	line-height: 28px;
	font-size: 14px;
	margin-left: 5px;
	transition: 0.45s;
}

.gymore:hover i {
	margin-left: 20px;
}

.bicmore i {
	background: #43BE98;
	color: #fff;
}

.bwnp {
	position: absolute;
	width: 86%;
	left: 50%;
	transform: translateX(-50%);
	bottom: 43%;
	text-align: left;
}

.bwnumber,
.bwplay,
.bwnpn,
.bwnsz {
	display: inline-block;
	vertical-align: middle;
}

.bwnsz {
	position: relative;
	padding: 0 7px;
}

.bszi {
	font-family: "Helvetica";
	float: left;
	color: #DBDBDB;
	font-size: 16px;
	margin: 0 6px;
	cursor: pointer;
}

.bszi em {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	transition: 0.45s;
	margin-top: -5px;
}

.bszi em:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 2px;
	background: #43BE98;
	transition: 0.45s;
}

.bszi.active {
	color: #43BE98;
}

.bszi.active em {
	width: 84px;
	margin-left: 10px;
}

.bszi.active em:before {
	width: 100%;
}

.bwnpn {
	color: #DBDBDB;
	font-size: 12px;
	cursor: pointer;
}

.bwnpn:hover {
	color: #43BE98;
}

.bwplay i {
	display: block;
	width: 16px;
	height: 16px;
	background: url(../images/play.png) no-repeat;
	background-size: contain;
	margin-left: 10px;
	cursor: pointer;
}

.bwplay.active i {
	display: block;
	width: 16px;
	height: 16px;
	background: url(../images/stop.png) no-repeat;
	background-size: contain;
}

.w86 {
	width: 86%;
	margin: 0 auto;
}

.w1200 {
	width: 1200px;
	margin: 0 auto;
}

.index-news {
	padding: 48px 0 80px 0;
	background-attachment: fixed;
}

.gytxt1 {
	color: #fff;
	font-size: 36px;
	line-height: 1.5;
}

.gytxt2 {
	font-family: "Helvetica Condensed Italic";
	color: #FFFFFF;
	font-size: 24px;
	line-height: 1.5;
}

.inbox {
	margin-top: 60px;
}

.inblist {
	float: left;
	width: 80%;
}

.inblist li {
	position: relative;
	float: left;
	width: 50%;
}

.inblist li:hover .iblhx {
	width: 90%;
}

.ibldate {
	display: block;
	font-family: "Helvetica Bold";
	color: #FFFFFF;
	font-size: 14px;
}

.ibldesc {
	position: relative;
	color: #fff;
	font-size: 18px;
	height: 31px;
	overflow: hidden;
}

.zxmore {
	display: block;
	float: right;
	color: #fff;
	margin-top: 10px;
}

.zxmore i {
	background: #fff;
	color: #43BE98;
}

.iblhx {
	display: block;
	width: 44px;
	height: 3px;
	background: #fff;
	margin-top: 20px;
	transition: 0.45s;
}

.index-research {
	position: relative;
	overflow: hidden;
	background-attachment: fixed;
}

.irbanner {
	width: 65%;
	position: relative;
}

.irbanner .slick-list {
	overflow: visible;
}

.irbanner .slick-current .iribg {
	opacity: 0;
	visibility: hidden;
}

.irbitem {
	position: relative;
	float: left;
	padding: 110px 78px 65px 135px;
}

.irbnext {
	position: absolute;
	top: 50%;
	left: 64%;
	transform: translateY(-50%);
	width: 40px;
	height: 40px;
	border-radius: 50%;
	text-align: center;
	line-height: 40px;
	color: #fff;
	background: #43BE98;
	cursor: pointer;
}

.irbnext i {
	display: block;
	font-size: 16px;
}

.iribg {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(116, 255, 219, .16);
	z-index: 99;
	transition: 0.35s;
}

.ibileft {
	float: left;
	width: 55%;
	position: relative;
	z-index: 99;
}

.ibileft .gytxt1,
.ibileft .gytxt2 {
	color: #333333;
}

.ibileft .gytxt1 i {
	display: inline-block;
	vertical-align: middle;
	color: #999999;
	font-size: 30px;
	margin-left: 10px;
	line-height: 1.5;
}

.ibltab {
	margin-top: 35px;
}

.iltqh {
	display: inline-block;
	width: 140px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	border: 1px solid #DBDBDB;
	color: #999999;
	font-size: 18px;
	margin-right: 58px;
	border-radius: 20px;
}

.iltqh.active {
	color: #fff;
	background: #43BE98;
	border: 1px solid #43BE98;
}

.iblcont {
	display: none;
	height: 232px;
	overflow: hidden;
	margin-top: 20px;
}

.ilctxt {
	display: block;
	float: left;
	width: 50%;
	height: 28px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #666666;
	font-size: 16px;
	margin-top: 30px;
	word-break: break-all;
}

.ilctxt2 {
	color: #666666;
	font-size: 16px;
	margin-top: 30px;
	height: 28px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.ilctxt:hover {
	color: #43BE98;
}

.rtmore {
	margin-top: 80px;
	color: #43BE98;
}

.rtmore i {
	background: #43BE98;
	color: #fff;
}

.ibiright {
	float: right;
	width: 45%;
	position: relative;
	z-index: 99;
}

.ibiright img {
	display: block;
	width: 100%;
}

.index-about {
	background-attachment: fixed;
	padding: 190px 0 120px 0;
}

.iatitle {
	color: #fff;
	font-size: 49px;
	text-align: center;
}

.iadesc {
	color: #fff;
	font-size: 16px;
	margin-top: 35px;
	text-align: center;
	margin-top: 20px;
}

.ialist {
	margin-top: 70px;
}

.ialist li {
	float: left;
	width: 25%;
	text-align: center;
}

.ialtxt1 {
	color: #fff;
	font-size: 16px;
}

.ialtxt1 i {
	display: inline-block;
	vertical-align: middle;
	font-size: 26px;
	margin-right: 5px;
}

.ialtxt2 {
	color: #fff;
	font-size: 16px;
	line-height: 1.5;
}

.it2num {
	font-size: 64px;
	-webkit-text-fill-color: transparent;
	text-stroke: 1px #fff;
	-webkit-text-stroke: 1px #fff;
	font-family: "Helvetica Bold";
}

.iamore {
	margin-top: 135px;
	color: #fff;
	text-align: center;
}

.iamore i {
	background: #fff;
	color: #43BE98;
}

.footer-wrap {
	background: #333333;
	padding: 60px 0 35px 0;
}

.fwbot1 {
	float: left;
	width: 50%;
}

.fb1logo {
	width: 223px;
}

.fb1logo img {
	display: block;
	width: 100%;
}

.fb1link {
	margin-top: 25px;
}

.fb1ltxt {
	color: #fff;
	font-size: 15px;
	margin-right: 25px;
}

.fb1lcr {
	color: #999999;
	font-size: 14px;
	margin-top: 15px;
}

.fb1lcr a {
	color: #999999;
}

.fb2icon {
	display: inline-block;
	vertical-align: middle;
	color: #999999;
	font-size: 15px;
	margin-right: 15px;
}

.fb2txt1 {
	display: inline-block;
	vertical-align: middle;
	color: #fff;
	font-size: 24px;
}

.fb2txt2 {
	display: inline-block;
	vertical-align: top;
	color: #999999;
	font-size: 14px;
	width: 86%;
}

.fwbot2 {
	float: left;
	width: 30%;
}

.fb2txt {
	margin-bottom: 20px;
}

.fwbot3 {
	float: right;
	margin-top: 20px;
}

.fb3ewm {
	display: inline-block;
	vertical-align: middle;
	width: 78px;
}

.fb3ewm img {
	display: block;
	width: 100%;
}

.fb3txt {
	display: inline-block;
	vertical-align: middle;
	color: #999999;
	font-size: 14px;
	margin-left: 10px;
}


/* 右侧固定 */

.fixed-right {
	position: fixed;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	z-index: 99;
}

.fixed-right a {
	width: 51px;
	box-sizing: border-box;
	display: block;
	padding: 40px 16px;
	font-size: 16px;
	text-align: center;
	box-shadow: 0 0 3px #eee;
}

.frl1 {
	color: #555555;
	background: #fff;
}

.frl1 i {
	color: #999999;
}

.frl2 {
	color: #fff;
	background: #43BE98;
}

.frl2 i {
	color: #fff;
}

.frlink i {
	display: block;
	font-size: 17px;
	margin-top: 5px;
}


/* 关于我们 */

.insides-banner {
	position: relative;
}

.ibtp {
	overflow: hidden;
}

.ibtp img {
	display: block;
	width: 100%;
}

.ibcv {
	position: absolute;
	width: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
}

.icvtxt1 {
	font-size: 60px;
	font-weight: normal;
	-webkit-text-fill-color: transparent;
	text-stroke: 1px #fff;
	-webkit-text-stroke: 1px #fff;
	line-height: 1.3;
	text-transform: uppercase;
}

.icvtxt2 {
	display: block;
	color: #fff;
	font-size: 44px;
	line-height: 1.3;
}

.insides-menu {
	position: relative;
	margin-top: -80px;
	z-index: 10;
	height: 80px;
	line-height: 80px;
	background: rgba(0, 0, 0, .3);
	text-align: center;
}

.imlink {
	position: relative;
	display: inline-block;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	padding: 0 48px;
}

.imlink:not(:first-child):before {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 1px;
	height: 16px;
	background: #fff;
}

.imlink:hover,
.imlink.active {
	color: #24DBAB;
}

.about-bg {
	padding: 120px 0;
}

.nybt1 {
	color: #333333;
	font-size: 36px;
	line-height: 1.5;
	text-align: center;
}

.nybt2 {
	display: block;
	color: #333333;
	font-size: 20px;
	line-height: 1.5;
	text-align: center;
}

.abcont {
	margin-top: 40px;
	color: #333333;
	text-align: justify;
}

.ablabel {
	display: block;
	color: #43BE98;
	font-size: 20px;
	margin-top: 60px;
}

.ab2-wrap {
	padding: 120px 0 80px 0;
}

.ab2list {
	margin-top: 68px;
}

.ab2list li {
	margin-top: 40px;
	background: #F9F9F9;
}

.al2pic {
	width: 50%;
	overflow: hidden;
}

.al2pic img {
	display: block;
	width: 100%;
}

.al2cont {
	width: 50%;
	box-sizing: border-box;
	padding: 90px 70px 0 70px;
}

.ab2list li:nth-of-type(odd) .al2pic {
	float: left;
}

.ab2list li:nth-of-type(odd) .al2cont {
	float: right;
}

.ab2list li:nth-of-type(even) .al2pic {
	float: right;
}

.ab2list li:nth-of-type(even) .al2cont {
	float: left;
}

.ac2txt1 {
	color: #333333;
	font-size: 24px;
	line-height: 1.5;
}

.ac2txt2 {
	color: #333333;
	font-size: 18px;
	margin-top: 30px;
}

.ab3-wrap {
	width: 80%;
	margin: 0 auto;
	padding: 120px 0;
	overflow: hidden;
}

.ab3banner {
	width: 460px;
	position: relative;
	margin: 78px auto 0;
}

.ab3banner .slick-list {
	overflow: visible;
}

.ab3banner .slick-current.ab3item {
	transform: scale(1);
}

.ab3banner .slick-current .ai3cont {
	opacity: 1;
	visibility: visible;
}

.ab3banner .slick-current .ai3tp {
	border: 1px dashed #999999;
}

.ab3banner .slick-arrow {
	position: absolute;
	z-index: 99;
	bottom: 0;
	width: 44px;
	height: 44px;
	border-radius: 50%;
	text-align: center;
	line-height: 44px;
	background: #DCDCDC;
	color: #fff;
}

.ab3banner .slick-arrow:before {
	font-family: "iconfont" !important;
	font-size: 15px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-weight: lighter;
}

.ab3banner .slick-prev:before {
	content: "\ebc3";
}

.ab3banner .slick-next:before {
	content: "\e680";
}

.ab3banner .slick-prev {
	left: -44px;
}

.ab3banner .slick-next {
	right: -44px;
}

.ab3banner .slick-arrow:hover {
	background: #43BE98;
}

.ab3item {
	position: relative;
	float: left;
	transform: scale(0.5);
	transition: 0.45s;
}

.ai3tp {
	overflow: hidden;
	border-radius: 50%;
	padding: 40px;
}

.ai3tp img {
	display: block;
	width: 100%;
}

.ai3cont {
	opacity: 0;
	visibility: hidden;
	text-align: center;
	margin-top: 60px;
	padding: 0 50px;
	transition: 0.35s;
}

.ac3txt1 {
	color: #333333;
	font-size: 28px;
}

.ac3txt2 {
	color: #666666;
	font-size: 14px;
	margin-top: 30px;
}

.ab4-wrap {
	background-repeat: no-repeat;
	background-size: cover;
	padding: 120px 0;
}

.aw4pic {
	width: 1062px;
	margin: 80px auto 0;
}

.aw4pic img {
	display: block;
	width: 100%;
}

.ab5-wrap {
	padding: 120px 0 60px 0;
}

.aw5list {
	margin-top: 38px;
}

.aw5list li {
	position: relative;
	float: left;
	width: 31.333%;
	margin: 40px 0 0 2%;
	cursor: pointer;
	transition: 0.45s;
}

.sl5pic {
	overflow: hidden;
}

.sl5pic img {
	display: block;
	width: 100%;
	transition: 0.45s;
}

.sl5txt {
	color: #333333;
	font-size: 14px;
	text-align: center;
	margin-top: 20px;
	height: 48px;
	overflow: hidden;
}

.aw5list li:hover .sl5pic img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	transform: scale(1.05);
}

.aw6menu {
	margin-top: 45px;
	border-top: 1px solid #E8E8E8;
}

.am6item {
	margin-top: 40px;
}

.ai6bt {
	float: left;
	color: #555555;
	font-size: 16px;
	line-height: 38px;
}

.ai6link {
	float: left;
	width: 80%;
	margin-left: 20px;
}

.al6txt {
	display: inline-block;
	color: #666666;
	font-size: 16px;
	padding: 5px 15px;
	margin-bottom: 10px;
}

.al6txt.active {
	background: #43BE98;
	color: #fff;
}

.al6txt:hover {
	color: #43BE98;
}

.aw6list {
	margin-left: -5%;
	margin-top: 30px;
}

.aw6list li {
	position: relative;
	float: left;
	width: 45%;
	margin: 40px 0 0 5%;
	background: #fff;
	box-sizing: border-box;
	border: 1px solid #E8E8E8;
	padding: 30px 80px;
	cursor: pointer;
}

.al6label {
	display: block;
	color: #555555;
	font-size: 16px;
}

.al6title {
	color: #333333;
	font-size: 20px;
	margin-top: 10px;
}

.al6desc {
	margin-top: 20px;
	height: 72px;
	overflow-y: scroll;
}

.al6desc::-webkit-scrollbar {
	width: 5px;
	height: 5px;
	background-color: transparent;
}

.al6desc::-webkit-scrollbar-track {
	border-radius: 4px;
	background-color: transparent;
}

.al6desc::-webkit-scrollbar-thumb {
	border-radius: 4px;
	background-color: #CECECE;
}

.ad6txt {
	color: #333333;
	font-size: 14px;
}

.aw6list li:hover {
	box-shadow: 0 3px 6px #E8E8E8;
}

.aw6list li:hover .al6label,
.aw6list li:hover .al6title {
	color: #43BE98;
}

.pages-list {
	text-align: center;
	margin-top: 60px;
}

.pages-list a {
	display: inline-block;
	vertical-align: middle;
}

.plpn {
	width: 44px;
	height: 44px;
	line-height: 44px;
	border-radius: 50%;
	background: #DCDCDC;
	color: #fff;
	font-size: 14px;
	margin: 0 10px;
}

.plnum {
	color: #DBDBDB;
	font-size: 16px;
	margin: 0 10px;
}

.plpn:hover {
	background: #43BE98;
}

.plnum:hover,
.plnum.active {
	color: #43BE98;
}


/* 搜索 */

.search-box {
	margin-top: 40px;
	text-align: center;
}

.sbsrk {
	display: inline-block;
	width: 560px;
	height: 64px;
	box-sizing: border-box;
	line-height: 64px;
	padding: 0 25px;
	color: #E6E6E6;
	font-size: 14px;
	background: rgba(255, 255, 255, .2);
	border: none;
}

.sbsrk::-webkit-input-placeholder {
	/* WebKit, Blink, Edge */
	color: #E6E6E6;
}

.sbsrk:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #E6E6E6;
}

.sbsrk::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #E6E6E6;
}

.sbsrk:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #E6E6E6;
}

.sbbtn {
	display: inline-block;
	width: 110px;
	height: 64px;
	text-align: center;
	line-height: 64px;
	color: #E6E6E6;
	font-size: 14px;
	background: #43BE98;
	margin-left: 4px;
}

.search-wrap {
	padding: 55px 0 190px 0;
}

.swbt {
	color: #333333;
	font-size: 16px;
}

.gjz {
	color: #43BE98;
}

.swlb {
	margin-top: 60px;
	padding-top: 30px;
	border-top: 1px solid #D6D6D6;
}

.swlb li {
	position: relative;
	margin-top: 30px;
}

.slbtxt1 {
	float: left;
	color: #333333;
	font-size: 16px;
}

.slbtxt2 {
	float: left;
	width: 10%;
	height: 28px;
	overflow: hidden;
	color: #43BE98;
	font-size: 16px;
	margin-left: 30px;
}

.slbtxt3 {
	float: left;
	width: 70%;
	margin-left: 20px;
	color: #333333;
	font-size: 16px;
	height: 28px;
	overflow: hidden;
}


/* 新闻中心 */

.bg-F6F6F6 {
	background: #F6F6F6;
}

.news-wrap {
	padding: 70px 0 70px 0;
}

.nwlist {
	margin-left: -2%;
}

.nwlist li {
	position: relative;
	float: left;
	width: 31.333%;
	margin: 20px 0 0 2%;
	background: #fff;
	box-sizing: border-box;
	padding: 30px 30px 50px 30px;
	border: 1px solid #fff;
	transition: 0.45s;
}

.nldate {
	display: block;
	float: left;
	color: #999999;
	font-size: 12px;
	line-height: 1.3;
}

.nld {
	display: block;
	font-size: 16px;
}

.nlmore {
	display: block;
	float: right;
	width: 26px;
	height: 26px;
	text-align: center;
	line-height: 26px;
	background: #DBDBDB;
	border-radius: 50%;
	color: #fff;
	font-size: 12px;
	transition: 0.45s;
}

.nwlpic {
	margin-top: 25px;
	overflow: hidden;
}

.nwlpic img {
	display: block;
	width: 100%;
	transition: 0.45s;
}

.nwltitle {
	color: #333333;
	font-size: 14px;
	margin-top: 20px;
	line-height: 1.5;
	height: 21px;
	overflow: hidden;
}

.nwldesc {
	color: #999999;
	font-size: 14px;
	line-height: 1.5;
	margin-top: 15px;
	height: 42px;
	overflow: hidden;
}

.nwlist li:hover .nldate {
	color: #43BE98;
}

.nwlist li:hover .nlmore {
	background: #43BE98;
}

.nwlist li:hover .nwlpic img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	transform: scale(1.05);
}

.nwlist li:hover {
	border: 1px solid #43BE98;
}

.nw3list li {
	position: relative;
	background: #fff;
	padding: 30px;
	border: 1px solid #E8E8E8;
	margin-top: 20px;
}

.nl3pic {
	float: left;
	width: 27%;
	overflow: hidden;
}

.nl3pic img {
	display: block;
	width: 100%;
	transition: 0.45s;
}

.nl3cont {
	float: left;
	width: 55%;
	margin-left: 45px;
	margin-top: 15px;
}

.nc3title {
	color: #333333;
	font-size: 16px;
	height: 28px;
	overflow: hidden;
}

.nc3desc {
	color: #999999;
	font-size: 14px;
	margin-top: 15px;
	height: 48px;
	overflow: hidden;
}

.nc3more {
	margin-top: 30px;
	color: #999999;
}

.nc3more i {
	background: #DBDBDB;
	color: #fff;
}

.nl3date {
	float: right;
	width: 70px;
	height: 70px;
	border: 1px solid #E8E8E8;
	text-align: center;
	padding-top: 12px;
	box-sizing: border-box;
	line-height: 1.4;
	transition: 0.45s;
}

.nw3list li:hover .nc3title {
	color: #43BE98;
}

.nw3list li:hover .nl3date {
	background: #43BE98;
	color: #fff;
}

.nw3list li:hover .nc3more {
	color: #43BE98;
}

.nw3list li:hover .nc3more i {
	background: #43BE98;
	color: #fff;
}

.nw3list li:hover .nl3pic img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	transform: scale(1.05);
}

.news-detail {
	padding: 45px 0 60px 0;
}

.ndbtxt {
	color: #666666;
	font-size: 16px;
}
.ndbtxt:hover,.nbright a:hover{
	color: #43BE98;
}
.ndxq {
	margin-top: 30px;
	background: #fff;
	padding: 100px 60px 60px 60px;
}
.dgxq{
	background: #fff;
	padding: 0 75px 90px 75px;
	margin-top: 30px;
}

.nxtitle {
	text-align: center;
	color: #333333;
	font-size: 30px;
	line-height: 1.5;
}

.nxds {
	margin-top: 50px;
	text-align: center;
}

.nxwz {
	display: inline-block;
	margin: 0 25px;
	color: #999999;
	font-size: 14px;
}

.nxwz i {
	display: inline-block;
	vertical-align: middle;
	color: #999999;
	font-size: 17px;
	margin-right: 10px;
}

.nxnr {
	margin-top: 30px;
	padding-top: 50px;
	border-top: 1px solid #E8E8E8;
	color: #333333;
	font-size: 14px;
	text-align: justify;
}

.nxbottom {
	margin-top: 100px;
	padding-top: 60px;
	border-top: 1px solid #E8E8E8;
}

.nxbl {
	float: left;
	width: 70%;
}

.nbltxt {
	display: block;
	color: #555555;
	font-size: 14px;
	height: 24px;
	overflow: hidden;
}

.nbltxt:last-child {
	margin-top: 15px;
}

.nxbr {
	float: right;
	margin-top: 13px;
}

.nxbr a {
	color: #999999;
}

.nxbr a i {
	color: #fff;
	background: #DBDBDB;
}

.nbltxt:hover {
	color: #43BE98;
}

.nxbr a:hover {
	color: #43BE98;
}

.nxbr a:hover i {
	color: #fff;
	background: #43BE98;
}

.stf-wrap {
	padding: 35px 0 77px 0;
}

.stf-wrap .w1200 {
	overflow: hidden;
}

.sfml {
	float: left;
	width: 70%;
}

.smltxt {
	display: block;
	float: left;
	color: #666666;
	font-size: 16px;
	width: 33.333%;
	margin-top: 30px;
}

.smltxt:hover,
.smltxt.active {
	color: #43BE98;
}

.sfmr {
	float: right;
}

.sfmr img {
	display: block;
	width: 100%;
}

.stflist {
	margin-left: -2%;
	margin-top: 40px;
	padding-top: 5px;
	border-top: 1px solid rgba(112, 112, 112, .2);
}

.stflist li {
	position: relative;
	float: left;
	width: 31.333%;
	margin: 50px 0 0 2%;
	border: 1px solid #E8E8E8;
	box-sizing: border-box;
	background: #fff;
	transition: 0.45s;
}

.sflpic {
	overflow: hidden;
}

.sflpic img {
	display: block;
	width: 100%;
	transition: 0.45s;
}

.sfltxt1 {
	color: #555555;
	font-size: 18px;
	text-align: center;
	padding: 0 30px;
	transition: 0.45s;
	height: 62px;
	overflow: hidden;
}

.sfltxt2 {
	opacity: 0;
	visibility: hidden;
	color: #999999;
	font-size: 12px;
	margin-top: 10px;
	text-align: center;
	padding: 0 30px;
	transition: 0.45s;
	height: 42px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.stflist li:hover {
	box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
}

.stflist li:hover .sfltxt2 {
	opacity: 1;
	visibility: visible;
	transform: translateY(-30px);
}

.stflist li:hover .sfltxt1 {
	transform: translateY(-30px);
	color: #43BE98;
}

.stflist li:hover .sflpic img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	transform: scale(1.05);
}

.dns-wrap {
	padding: 60px 0 70px 0;
}

.dns-wrap li {
	position: relative;
	margin-top: 30px;
	border: 1px solid #E8E8E8;
}

.dwtp {
	overflow: hidden;
	float: left;
	width: 32%;
}

.dwpic img {
	display: block;
	width: 100%;
}

.dwcont {
	/*position: absolute;
	top: 50%;
	transform: translateY(-50%);*/
	float: left;
	background: #fff;
	width: 68%;
	box-sizing: border-box;
	padding: 40px 50px 0 38px;
}

.dwtp img {
	display: block;
	width: 100%;
	transition: 0.45s;
}

/*.dns-wrap li:nth-of-type(odd) .dwtp {
	float: left;
}

.dns-wrap li:nth-of-type(odd) .dwcont {
	right: 0;
}

.dns-wrap li:nth-of-type(even) .dwtp {
	float: right;
}

.dns-wrap li:nth-of-type(even) .dwcont {
	left: 0;
}*/

.dwctxt1 {
	color: #333333;
	font-size: 18px;
	line-height: 1.5;
	height: 27px;
	overflow: hidden;
	transition: 0.35s;
}

.dwctxt2 {
	color: #555555;
	font-size: 14px;
	margin-top: 10px;
	max-height: 48px;
	overflow: hidden;
}

.dwmore {
	margin-top: 20px;
	color: #999999;
	transition: 0.35s;
}

.dwmore i {
	color: #fff;
	background: #DBDBDB;
	transition: 0.35s;
}

.dns-wrap li:hover .dwtp img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	transform: scale(1.05);
}

.dns-wrap li:hover .dwctxt1 {
	color: #43BE98;
}

.dns-wrap li:hover .dwmore {
	color: #43BE98;
}

.dns-wrap li:hover .dwmore i {
	background: #43BE98;
}

.customer-wrap {
	padding: 90px 0;
}

.cw1list li {
	position: relative;
	height: 80px;
	margin-top: 20px;
	background: #EEEEEE;
	padding: 0 30px;
	transition: 0.45s;
}

.cl1date {
	float: left;
	margin-right: 37px;
	margin-top: 22.5px;
}

.cl1desc {
	float: left;
	width: 60%;
	height: 80px;
	overflow: hidden;
	line-height: 80px;
	position: relative;
	color: #666666;
	font-size: 16px;
	padding-left: 40px;
}

.cl1desc:before {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 1px;
	height: 49px;
	background: #DBDBDB;
}

.cl1more {
	opacity: 0;
	visibility: hidden;
	float: right;
	color: #fff;
	line-height: 80px;
}

.cl1more i {
	background: #fff;
	color: #43BE98;
}

.cw1list li:hover .cl1date,
.cw1list li:hover .cl1desc {
	color: #fff;
}

.cw1list li:hover .cl1more {
	opacity: 1;
	visibility: visible;
}

.cw1list li:hover {
	background: #43BE98;
}

.cw2txt1 {
	color: #333333;
	font-size: 36px;
	text-align: center;
	line-height: 1.5;
}

.cw2txt2 {
	display: block;
	color: #43BE98;
	font-size: 36px;
	line-height: 1.5;
	text-align: center;
}

.cw2desc {
	color: #333333;
	font-size: 16px;
	text-align: center;
	margin-top: 60px;
	line-height: 1.5;
}

.cwcont {
	background-repeat: no-repeat;
	background-size: cover;
	margin-top: 80px;
	padding: 65px 95px;
	color: #333333;
	font-size: 16px;
}

.cwlist {
	margin-top: 100px;
	margin-left: -1%;
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
}

.cwlist li {
	position: relative;
	float: left;
	width: 24%;
	margin-left: 1%;
	background: #F9F9F9;
	box-sizing: border-box;
	padding: 90px 30px 30px 30px;
}

.cwlicon {
	display: block;
	position: absolute;
	top: -34px;
	left: 50%;
	transform: translateX(-50%);
	width: 68px;
	height: 68px;
	text-align: center;
	line-height: 68px;
	color: #fff;
	font-size: 26px;
	background: #43BE98;
	border-radius: 50%;
}

.cwwz {
	color: #666666;
	font-size: 14px;
	min-height: 168px;
	overflow: hidden;
}

.cw3list {
	margin-left: -1%;
}

.cw3list li {
	position: relative;
	float: left;
	width: 24%;
	margin-left: 1%;
}

.cwl3pic {
	overflow: hidden;
}

.cwl3pic img {
	display: block;
	width: 100%;
	transition: 0.45s;
}

.cwl3cv {
	position: absolute;
	left: 30px;
	bottom: 20px;
}

.cvtxt1 {
	color: #fff;
	font-size: 20px;
	line-height: 1.5;
}

.cvtxt2 {
	display: block;
	color: #fff;
	font-size: 12px;
}

.cw3list li:hover .cwl3pic img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	transform: scale(1.05);
}

.cl5load {
	color: #fff;
}

.cl5load i {
	display: inline-block;
	vertical-align: middle;
	color: #fff;
	font-size: 30px;
	margin-right: 2px;
	background: none;
}

.cw5menu {
	text-align: center;
	margin-bottom: 50px;
}

.cm5txt {
	position: relative;
	display: inline-block;
	color: #666666;
	font-size: 16px;
	margin: 0 50px;
	padding-bottom: 10px;
	font-weight: bold;
}

.cm5txt:before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 0;
	height: 1px;
	background: #43BE98;
	transition: 0.45s;
}

.cm5txt:hover:before,
.cm5txt.active:before {
	width: 100%;
}

.cm5txt:hover,
.cm5txt.active {
	color: #43BE98;
}

.ct53 {
	margin-left: -4%;
}

.ct53 li {
	position: relative;
	float: left;
	width: 21%;
	margin: 40px 0 0 4%;
}

.ct5pic {
	overflow: hidden;
}

.ct5pic img {
	display: block;
	width: 100%;
}

.ct5cv {
	position: absolute;
	text-align: center;
	top: 0;
	left: 0;
	right: 0;
	padding: 50px 45px 0 45px;
}

.ctvtxt {
	color: #333333;
	font-size: 18px;
	line-height: 1.5;
	height: 45px;
	overflow: hidden;
}

.ctvload {
	display: block;
	margin-top: 20px;
	color: #43BE98;
	font-size: 14px;
}

.ctvload i {
	display: inline-block;
	vertical-align: middle;
	font-size: 30px;
	margin-right: 2px;
}


/* 招纳贤士 */

.recruit-wrap {
	padding: 100px 0;
}

.rwtxt1 {
	color: #333333;
	font-size: 36px;
	text-align: center;
	line-height: 1.5;
}

.rwtxt2 {
	display: block;
	color: #333333;
	font-size: 20px;
	text-align: center;
	line-height: 1.5;
}

.rwhead {
	background: #43BE98;
	height: 60px;
	line-height: 60px;
	margin-top: 70px;
}

.rwhead .rwtxt {
	color: #fff;
}

.rwhead .rwtxt:not(:first-child):before {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 1px;
	height: 16px;
	background: #FFFFFF;
}

.rwtxt {
	position: relative;
	display: block;
	float: left;
	width: 16.666%;
	height: 60px;
	line-height: 60px;
	overflow: hidden;
	text-align: center;
	font-size: 16px;
}

.rwlist li {
	margin-top: 13px;
}

.rwlist li .rwtxt {
	color: #666666;
}

.rwltitle {
	cursor: pointer;
	background: #F6F6F6;
}

.rwltitle.active {
	background: none;
	border-top: 1px solid #E8E8E8;
}

.rwltitle.active .rwticon {
	background: #43BE98;
	transform: rotate(180deg);
}

.rwticon {
	display: block;
	width: 28px;
	height: 28px;
	border-radius: 50%;
	text-align: center;
	line-height: 28px;
	color: #fff;
	font-size: 12px;
	background: #DBDBDB;
	margin: 16px auto 0;
	transition: 0.5s;
}

.rwlcont {
	display: none;
	padding: 45px 60px;
	border-top: 1px solid #E8E8E8;
	border-bottom: 1px solid #E8E8E8;
	color: #666666;
	font-size: 14px;
}

.rctd a {
	display: block;
	width: 156px;
	height: 44px;
	text-align: center;
	line-height: 44px;
	background: #43BE98;
	color: #fff !important;
	font-size: 14px;
	border-radius: 27px;
	margin: 40px auto 0;
}


/* 联系我们 */

.contact-wrap {
	position: relative;
}

.cwdh a {
	display: block;
	position: absolute;
	top: 60%;
	left: 50%;
	transform: translateX(-50%);
	width: 127px;
	height: 39px;
	text-align: center;
	line-height: 39px;
	background: #43BE98;
	border-radius: 20px;
	color: #fff;
	font-size: 14px;
}

.maps {
	height: calc(100vh - 100px);
}

.BMap_Marker div {
	animation: scals 4s linear infinite !important;
}

@keyframes scals {
	0% {
		opacity: 1;
		transform: scale(1);
	}
	50% {
		opacity: 0.2;
		transform: scale(1.4);
	}
	100% {
		opacity: 1;
		transform: scale(1);
	}
}

.anchorBL {
	display: none;
}

.cwbot {
	position: absolute;
	bottom: 30px;
	left: 50%;
	width: 1200px;
	transform: translateX(-50%);
}

.cwbitem {
	position: relative;
	float: left;
	width: 21%;
	margin-left: 4%;
	border: 1px solid #E8E8E8;
	box-sizing: border-box;
}

.cbil {
	width: 100%;
	height: 50px;
	text-align: center;
	line-height: 50px;
	background: #FFFFFF;
	color: #666666;
	font-size: 14px;
	border-bottom: 1px solid #E8E8E8;
	transition: 0.45s;
}

.cbil i {
	display: inline-block;
	vertical-align: middle;
	color: #43BE98;
	font-size: 20px;
	margin-right: 10px;
}

.cbinr {
	/*opacity: 0;
	visibility: hidden;
	transform: translateY(10px);
	position: absolute;
	left: 0;
	right: 0;
	bottom: 52px;*/
	background: #fff;
	height: 112px;
	box-sizing: border-box;
	padding: 20px;
	transition: 0.45s;
}

.cnrtxt {
	color: #666666;
	font-size: 14px;
}

/*.cwbitem:hover .cbinr {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
}*/

.cwbitem:hover .cbil {
	background: #43BE98;
	color: #fff;
}

.cwbitem:hover .cbil i {
	color: #fff;
}

.sdbg {
	background-repeat: no-repeat;
	background-size: cover;
	padding: 55px 0 30px 0;
}

.sdxq {
	padding: 70px 0;
}

.sdleft {
	float: left;
	width: 52%;
	position: relative;
	box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
}

.sdlbanner {
	position: relative;
	overflow: hidden;
}

.sdlbanner .slick-arrow {
	position: absolute;
	z-index: 99;
	top: 50%;
	transform: translateY(-50%);
	color: #999999;
}

.sdlbanner .slick-arrow:before {
	font-family: "iconfont" !important;
	font-size: 18px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-weight: lighter;
}

.sdlbanner .slick-prev:before {
	content: "\ebc3";
}

.sdlbanner .slick-next:before {
	content: "\e680";
}

.sdlbanner .slick-prev {
	left: 20px;
}

.sdlbanner .slick-next {
	right: 20px;
}

.sdlbanner .slick-arrow:hover {
	color: #43BE98;
}

.sdbitem {
	position: relative;
	overflow: hidden;
	float: left;
}

.sdbitem img {
	display: block;
	width: 100%;
}

.sdright {
	float: right;
	width: 44%;
}

.sdrtitle {
	color: #333333;
	font-size: 34px;
	line-height: 1.5;
}

.sdrcont {
	margin-top: 30px;
	padding-top: 5px;
	border-top: 1px solid rgba(112, 112, 112, .14);
}

.srtxt {
	position: relative;
	color: #333333;
	font-size: 16px;
	margin-top: 15px;
	padding-left: 20px;
}

.srtxt:before {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 6px;
	height: 6px;
	background: #43BE98;
	border-radius: 50%;
}

.sdrbtn {
	margin-left: 20px;
	margin-top: 30px;
}

.sdrbtn a {
	display: inline-block;
	width: 163px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	border-radius: 20px;
	font-size: 16px;
}
.sdrbtn a:last-child{
	margin-left: 70px;
}
.sdrbtn a i {
	font-size: 17px;
	margin-left: 25px;
}
.dgtitle{
	color: #555555;
	font-size: 18px;
}

.sdzx {
	background: #43BE98;
	color: #fff;
}

.sdly {
	border: 1px solid #999999;
	color: #666666;
}

.sdnumber {
	font-family: "微软雅黑";
	position: absolute;
	right: 20px;
	bottom: 20px;
	color: #999999;
	font-size: 16px;
}

.sdnumber .star {
	color: #43BE98;
	font-size: 30px;
}

.sdjtnr {
	padding: 100px 0 70px 0;
}

.sdnr-bot {
	background: #fff;
}

.sdtab {
	padding: 50px 40px 0 40px;
	border-bottom: 1px solid #E8E8E8;
}

.sdtqh {
	display: block;
	float: left;
	height: 40px;
	line-height: 40px;
	padding: 0 20px;
	border: 1px solid #DBDBDB;
	color: #666666;
	font-size: 16px;
}

.sdtqh:hover,
.sdtqh.active {
	color: #fff;
	background: #43BE98;
	border: 1px solid #43BE98;
}

.sdbox1 {
	border: 1px solid #EBEBEB;
}

.sdbcont {
	padding: 90px 50px 65px 50px;
}

.sdbox1 td {
	height: 60px;
	text-align: center;
	color: #666666;
	font-size: 16px;
}

.sdcbot {
	display: none;
}

.sdbox2 {
	color: #333333;
	font-size: 14px;
	text-align: justify;
}

.sdcp {
	padding: 70px 0;
}

.sdcptit {
	color: #333333;
	font-size: 30px;
}

.sdlist {
	border-top: none;
	padding-top: 0;
	margin-top: 0 !important;
}

.sdbox4 li {
	margin-top: 5px;
}

.sdb4title {
	height: 50px;
	line-height: 50px;
	background: #F1F1F1;
	padding: 0 20px 0 35px;
	cursor: pointer;
}

.st4txt {
	float: left;
	width: 75%;
	color: #666666;
	font-size: 16px;
}

.st4icon {
	display: block;
	float: right;
	color: #999999;
	font-size: 12px;
}

.sdb4zk {
	display: none;
	padding: 10px 35px 20px 35px;
}

.szktxt1 {
	display: block;
	float: left;
	width: 50%;
	color: #666666;
	font-size: 14px;
	margin-top: 10px;
}

.szktxt1:hover,
.szktxt1:hover i,
.szktxt2:hover {
	color: #43BE98;
}

.szktxt1 i {
	display: inline-block;
	vertical-align: middle;
	color: #999999;
	font-size: 18px;
	margin-right: 15px;
}

.szktxt2 {
	display: block;
	position: relative;
	margin-top: 10px;
	color: #666666;
	font-size: 14px;
	padding-left: 23px;
}

.szktxt2:before {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	border-radius: 50%;
	width: 6px;
	height: 6px;
	background: #999999;
}

.sdbox5 li {
	padding: 20px 34px;
	border: 1px solid #DBDBDB;
	margin-top: 15px;
}

.sdb5title {
	color: #666666;
	font-size: 16px;
	text-align: justify;
}

.sdb5as {
	color: #43BE98;
	font-size: 16px;
	margin-top: 20px;
	cursor: pointer;
}

.sdb5as.active i {
	transform: rotate(90deg);
}

.sdb5as i {
	display: inline-block;
	vertical-align: middle;
	color: #43BE98;
	font-size: 15px;
	margin-right: 5px;
	transition: 0.45s;
}

.sdb5cont {
	display: none;
	color: #666666;
	font-size: 14px;
	text-align: justify;
	margin-top: 30px;
}

.ly-tk {
	opacity: 0;
	visibility: hidden;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, .49);
	z-index: 10000;
	transition: 0.35s;
}

.ly-tk.active {
	opacity: 1;
	visibility: visible;
}

.lybot {
	position: absolute;
	width: 600px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: #fff;
	box-sizing: border-box;
	padding: 40px;
}

.lyclose {
	position: absolute;
	right: 30px;
	top: 20px;
	color: #A8A8A8;
	font-size: 16px;
	cursor: pointer;
}

.lttit {
	color: #333333;
	font-size: 24px;
	text-align: center;
}

.lybd {
	margin-top: 35px;
}

.lyit {
	margin-top: 15px;
	margin-left: -2%;
}

.lit1 {
	display: block;
	float: left;
	width: 48%;
	margin-left: 2%;
	height: 44px;
	line-height: 44px;
	border: 1px solid #EEEEEE;
	box-sizing: border-box;
	padding: 0 15px;
	color: #A8A8A8;
	font-size: 14px;
}

.lit2 {
	display: block;
	width: 98%;
	margin-left: 2%;
	height: 146px;
	border: 1px solid #EEEEEE;
	box-sizing: border-box;
	padding: 15px;
	resize: none;
	color: #A8A8A8;
	font-size: 14px;
	font-family: "微软雅黑";
}

.lybtn {
	display: block;
	width: 128px;
	height: 39px;
	background: #43BE98;
	text-align: center;
	line-height: 39px;
	border-radius: 35px;
	color: #FFFFFF;
	font-size: 14px;
	margin: 40px auto 0;
}

.iwz1.target span {
	opacity: 0;
	visibility: hidden;
}

.action.iwz1 span {
	visibility: visible;
	display: inline-block;
	transform: translate(-150px, 0) scale(.3);
	animation: leftRight .45s forwards;
}

.iwz1 span {
	opacity: 0;
	transform: translate(-150px, 0) scale(.3);
	animation: leftRight .65s forwards;
}

@keyframes leftRight {
	40% {
		transform: translate(50px, 0) scale(.7);
		opacity: 1;
		color: #fff;
	}
	60% {
		color: #fff;
	}
	80% {
		transform: translate(0) scale(2);
		opacity: 0;
	}
	100% {
		transform: translate(0) scale(1);
		opacity: 1;
	}
}

.zlwj-tk {
	opacity: 0;
	visibility: hidden;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, .6);
	z-index: 9999;
	transition: 0.45s;
}

.zlwj-tk.active {
	opacity: 1;
	visibility: visible;
}

.zwbot {
	position: absolute;
	top: 50%;
	width: 570px;
	left: 50%;
	transform: translate(-50%, -50%);
	background: #fff;
	padding: 20px 40px 60px 40px;
	box-sizing: border-box;
}

.zwclose {
	cursor: pointer;
	color: #999;
	font-size: 22px;
	text-align: right;
}

.zwtitle {
	color: #000;
	font-size: 24px;
}

.zwsr {
	margin-top: 20px;
}

.zssr {
	display: block;
	float: left;
	width: 62%;
	height: 50px;
	line-height: 50px;
	border: 1px solid #eee;
	box-sizing: border-box;
	padding: 0 20px;
	color: #333;
	font-size: 16px;
	background: transparent;
}

.zsload {
	display: block;
	float: right;
	width: 28%;
	height: 50px;
	text-align: center;
	line-height: 50px;
	color: #fff;
	font-size: 16px;
	border-radius: 50px;
	background: #43BE98;
}
.tdsy{
	margin-top:20px;
	margin-left: -3%;
}
.tdsy li{
	float: left;
	width: 30.333%;
	margin: 50px 0 0 3%;
}
.tdtit{
	text-align: center;
	color: #333333;
	font-size: 16px;
}
.tdpic{
	overflow: hidden;
	margin-top: 30px;
}
.tdpic img{
	display: block;
	width: 100%;
}
.sdbox1 td:first-child {
    width: 10%;
}
.nbleft{
	float: left;
}
.nbright{
	float: right;
}
.nbright a{
	display: block;
	color: #666666;
	font-size: 16px;
}
.dg-massge{
	/*margin-top: 57px;*/
}
.dg-js{
	margin-top: 57px;
}
.dgbt{
	position: relative;
	color: #333333;
	font-size: 18px;
	border-bottom: 1px solid #eee;
	padding-bottom: 20px;
}
.dgbt:before{
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 121px;
	height: 2px;
	background: #43BE98;
}
.dgbg{
	margin-top: 40px;
}
.dgjs{
	margin-top: 30px;
	color: #555555;
	font-size: 14px;
}
.dgzl{
	margin-top: 30px;
}
.dzllink{
	display: inline-block;
	color: #666666;
	font-size: 14px;
	margin-right: 100px;
}
.dzllink i{
	display: inline-block;
	vertical-align: middle;
	color: #999999;
	font-size: 18px;
	margin-right: 15px;
}
.dzllink:hover{
	color: #43BE98;
}
.dg-tkbg.active{
	opacity: 1;
	visibility: visible;
}
.dg-tkbg{
	opacity: 0;
	visibility: hidden;
	transition: 0.35s;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0,0,0,.5);
	z-index: 9999;
}
.dgbox{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 802px;
    border-radius: 15px;
    overflow: hidden;
}
.dgtop{
	background: #43BE98;
	text-align: center;
	padding: 45px 0px;
    position: relative;
}

.dgtitle{
	color: #fff;
	font-size: 20px;
	font-weight: normal;
}
.dgtitle i{
	display: inline-block;
	vertical-align: middle;
	font-size: 25px;
	margin-right: 10px;
}
.dgdesc{
	display: block;
	color: #e7ede7;
	font-size: 14px;
}
.dgclose{
	position: absolute;
	top: 20px;
	right: 20px;
	color: #fff;
	font-size: 22px;
	line-height: 1.5;
	cursor: pointer;
}
.dgnr{
	background: #fff;
	padding: 50px;
}
.dnsr{
	display: block;
	width: 100%;
    height: 65px;
    border: 1px solid #dcdcdc;
    font-size: 18px;
    color: #333;
    box-sizing: border-box;
    padding: 0px 22px;
    margin-bottom: 25px;
}
.dnbt,.dndxk{
	font-size: 16px;
    color: #333;
}
.dndxk{
	margin-left: 25px;
}
.dnsubmit a{
	display: block;
	width: 100%;
    height: 65px;
    text-align: center;
    line-height: 65px;
    font-size: 18px;
    color: #333;
    padding: 0px 22px;
    margin-bottom: 25px;
    color: #fff;
    background: #43BE98;
    box-sizing: border-box;
    margin-top: 25px;
}
.zdej{
	text-align: center;
}
.zelink{
	position: relative;
	display: inline-block;
	color: #666;
	font-size: 18px;
	margin: 0 20px;
	padding-bottom: 5px;
	margin-bottom: 20px;
}
.zelink:before{
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0;
	height: 2px;
	background: #EC8811;
	transition: 0.45s;
}
.zelink:hover,.zelink.active{
	color: #EC8811;
}
.zelink:hover:before,.zelink.active:before{
	width: 100%;
}
