@charset "utf-8";

/* 
 * Project Name:美高梅MGM生物
 * 
 */

@font-face {
	font-family: "SourceHanSansCN-Regular";
	src: url("/css//css/fonts/SourceHanSansCN-Regular.woff2") format("woff2"), url("/css/fonts/SourceHanSansCN-Regular.woff") format("woff"), url("/css/fonts/SourceHanSansCN-Regular.ttf") format("truetype"), url("/css/fonts/SourceHanSansCN-Regular.eot") format("embedded-opentype"), url("/css/fonts/SourceHanSansCN-Regular.svg") format("svg");
}

@font-face {
	font-family: 'Helvetica-Condensed-Thin';
	src: url('/css/fonts/Helvetica-Condensed-Thin.eot');
	src: url('/css//css/fonts/Helvetica-Condensed-Thin.eot') format('embedded-opentype'), url('/css//css/fonts/Helvetica-Condensed-Thin.woff2') format('woff2'), url('/css/fonts/Helvetica-Condensed-Thin.woff') format('woff'), url('/css/fonts/Helvetica-Condensed-Thin.ttf') format('truetype'), url('/css/fonts/Helvetica-Condensed-Thin.svg') format('svg');
}

@font-face {
	font-family: 'SourceHanSansCN-Light-Alphabetic';
	src: url('/css/fonts/SourceHanSansCN-Light-Alphabetic.eot');
	src: url('/css//css/fonts/SourceHanSansCN-Light-Alphabetic.eot') format('embedded-opentype'), url('/css//css/fonts/SourceHanSansCN-Light-Alphabetic.woff2') format('woff2'), url('/css/fonts/SourceHanSansCN-Light-Alphabetic.woff') format('woff'), url('/css/fonts/SourceHanSansCN-Light-Alphabetic.ttf') format('truetype'), url('/css/fonts/SourceHanSansCN-Light-Alphabetic.svg') format('svg');
}

@font-face {
	font-family: "Helvetica";
	src: url("/css//css/fonts/Helvetica.woff2") format("woff2"), url("/css/fonts/Helvetica.woff") format("woff"), url("/css/fonts/Helvetica.ttf") format("truetype"), url("/css/fonts/Helvetica.eot") format("embedded-opentype"), url("/css/fonts/Helvetica.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;
}

.db {
	display: block;
}

.w1400 {
	width: 1400px;
	margin: 0 auto;
}

.w1200 {
	width: 1200px;
	margin: 0 auto;
}

.fixedImg {
	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;
}

.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;
	box-shadow: 0 1px 2px #eee;
}

.head-wrap {
	position: relative;
	padding: 0 60px 0 80px;
}

.header .head-logo {
	position: relative;
	float: left;
	z-index: 99;
	text-align: center;
	line-height: 1;
	margin-top: 24px;
}

.head-logo a {
	position: relative;
	display: inline-block;
}

.head-logo img {
	display: inline-block;
	vertical-align: middle;
}

.header .nav {
	position: relative;
	float: right;
}

.header .nav-menu {
	position: relative;
	float: left;
}

.head-right {
	float: right;
	margin-left: 90px;
}

.hreng {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	color: #999999;
	font-size: 16px;
	line-height: 1.5;
}

.hreng:before {
	content: "";
	position: absolute;
	bottom: -10px;
	left: 0;
	width: 100%;
	height: 4px;
	background: #999999;
}

.hroa {
	display: inline-block;
	vertical-align: middle;
	margin-left: 34px;
	width: 36px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	border-radius: 50%;
	background: #6FBA2C;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
}

.header .yj-bot li.active .yj-link,
.header .yj-bot li:hover .yj-link {
	color: #6FBA2C;
}

.header .yj-bot li {
	position: relative;
	float: left;
	transition: 0.35s;
	z-index: 1;
	text-align: center;
	padding: 0 20px;
	height: 100px;
	line-height: 100px;
	z-index: 10;
}

.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);
}

.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: 50%;
	margin-left: -60px;
	width: 120px;
	top: 100%;
	background-color: #fff;
	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: 15px 0;
	border-radius: 0 0 5px 5px;
	box-shadow: 0 1px 2px #eee;
}

.el-link {
	display: block;
	color: #333;
	font-size: 14px;
	line-height: 1.5;
	padding: 6px;
}

.el-link:hover {
	color: #6FBA2C;
	text-decoration: underline;
}

.menu-handler {
	position: fixed;
	right: 0;
	top: 0;
	width: 55px;
	height: 56px;
	display: none;
	cursor: pointer;
	z-index: 1010;
	background-color: #6FBA2C;
}

.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: #6FBA2C;
}

.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: "\e6ac";
}

.pswp__button--arrow--right:before {
	content: "\e6ad";
}

.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(/css/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;
}

.mtop {
	height: 100px;
}


/* banner */

.banner-wrap {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.banner {
	position: relative;
	overflow: hidden;
}

.banner .slick-arrow {
	position: absolute;
	z-index: 99;
	top: 50%;
	transform: translateY(-50%);
	text-align: center;
	color: #fff;
}

.banner .slick-arrow:before {
	font-family: "iconfont" !important;
	font-size: 27px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-weight: lighter;
}

.banner .slick-prev:before {
	content: "\e6ac";
}

.banner .slick-next:before {
	content: "\e6ad";
}

.banner .slick-prev {
	left: 46px;
}

.banner .slick-next {
	right: 46px;
}

.banner .slick-arrow:hover {
	color: #96F83F;
}

.banner .bwitem {
	position: relative;
	overflow: hidden;
	height: 100%;
}

.banner .bwitem .pimg {
	position: relative;
	display: block;
	width: 100%;
}

.bitp {
	position: relative;
	overflow: hidden;
}

/*.bitp:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, .16);
	z-index: 1;
}*/

.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.2);
		transform: scale(1.2);
	}
	to {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

.bicover {
	position: absolute;
	width: 80%;
	top: 50%;
	left: 10%;
	transform: translateY(-50%);
	z-index: 10;
	text-align: center;
}

.bictxt1 {
	display: block;
	font-family: 'Helvetica-Condensed-Thin';
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	overflow: hidden;
}

.bictxt2 {
	color: #fff;
	font-size: 68px;
	margin-top: 20px;
	font-weight: lighter;
	overflow: hidden;
	font-family: 'SourceHanSansCN-Light-Alphabetic';
}

.wzls {
	color: #96F83F;
}

.bictxt3 {
	color: #fff;
	font-size: 18px;
	overflow: hidden;
}

.bictxt1 font,
.bictxt2 font,
.bictxt3 font {
	opacity: 0;
	visibility: hidden;
	transform: translateY(40px) rotate(20deg);
	transition: 0.85s;
}

.banner .show .bictxt1 font {
	transition-delay: 0.15s;
}

.banner .show .bictxt2 font {
	transition-delay: 0.35s;
}

.banner .show .bictxt3 font {
	transition-delay: 0.55s;
}

.banner .show .bictxt1 font,
.banner .show .bictxt2 font,
.banner .show .bictxt3 font {
	opacity: 1;
	visibility: visible;
	transform: translateY(0) rotate(0);
}

.bwbcv {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, .5);
	height: 100px;
	line-height: 100px;
}

.bcl {
	float: left;
	width: 65%;
}

.blbt {
	color: #fff;
	font-size: 16px;
	float: left;
}

.blbanner {
	position: relative;
	overflow: hidden;
	padding-right: 100px;
	float: right;
	width: 90%;
	margin-left: 10px;
	box-sizing: border-box;
	margin-top: 40px;
}

.blbanner .slick-arrow {
	position: absolute;
	z-index: 99;
	top: 50%;
	transform: translateY(-50%);
	text-align: center;
	color: #fff;
	line-height: 1.5;
}

.blbanner .slick-arrow:before {
	font-family: "iconfont" !important;
	font-size: 10px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-weight: lighter;
}

.blbanner .slick-prev:before {
	content: "\e6af";
}

.blbanner .slick-next:before {
	content: "\e6ae";
}

.blbanner .slick-prev {
	right: 20px;
}

.blbanner .slick-next {
	right: 0;
}

.blbanner .slick-arrow:hover {
	color: #6FBA2C;
}

.blitem {
	position: relative;
	line-height: 1.5;
}

.blitxt1 {
	float: left;
	width: 70%;
	color: #fff;
	font-size: 14px;
	height: 21px;
}

.blitxt2 {
	float: right;
	color: #fff;
	font-size: 14px;
}

.bcr {
	float: right;
}

.brtxt1,
.brtxt2 {
	display: inline-block;
	vertical-align: middle;
	color: #fff;
	font-size: 14px;
}

.brzs {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	color: #fff;
	font-size: 30px;
	margin-left: 18px;
	padding-left: 8px;
}

.brzs:before {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	height: 35px;
	width: 1px;
	background: #fff;
}

.brzs i {
	display: inline-block;
	vertical-align: middle;
	color: #FF0034;
	font-size: 16px;
	margin-left: 10px;
}

.brtxt2 {
	margin-left: 18px;
}

.index-about {
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 65px 0;
	overflow: hidden;
}

.iacont {
	position: relative;
	width: 65%;
	/*margin-top: 45px;*/
	z-index: 10;
}

.icwz1 {
	display: block;
	color: #6FBA2C;
	font-size: 16px;
}

.icwz2 {
	font-weight: lighter;
	color: #333333;
	font-size: 45px;
	margin-top: 20px;
	line-height: 1.5;
	font-family: 'SourceHanSansCN-Light-Alphabetic';
}

.icwz3 {
	color: #666666;
	font-size: 16px;
	margin-top: 30px;
	width: 80%;
}

.icbtn {
	display: block;
	width: 170px;
	height: 58px;
	background: #6FBA2C;
	text-align: center;
	line-height: 58px;
	margin-top: 45px;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
}

.icbtn:hover i {
	margin-left: 30px;
}

.icbtn i {
	display: inline-block;
	margin-left: 50px;
	font-size: 15px;
	font-weight: bold;
	transition: 0.45s;
}

.iapic {
	position: absolute;
	right: 10px;
	top: 60px;
	width: 45%;
}

.iapic:before {
	content: "";
	position: absolute;
	top: 10px;
	left: 10px;
	width: 100%;
	height: 100%;
	background: #EBECEA;
	z-index: -3;
}

.iapic img {
	position: relative;
	z-index: 3;
	display: block;
	width: 100%;
}

.index-product {
	position: relative;
	background-repeat: no-repeat;
	background-size: auto 430px;
	background-color: #F3F3F3;
	padding: 65px 0;
}

.ipbt .icwz1 {
	float: left;
	/*margin-top: 10px;*/
}

.ipbt .icwz2 {
	float: right;
	width: 90%;
	margin-top: 0;
}

.iplist {
	position: relative;
	overflow: hidden;
	margin-top: 40px;
	padding: 0 40px;
}

.iplist .slick-arrow {
	position: absolute;
	z-index: 99;
	top: 50%;
	transform: translateY(-50%);
	color: #999999;
}

.iplist .slick-arrow:before {
	font-family: "iconfont" !important;
	font-size: 30px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-weight: lighter;
}

.iplist .slick-prev:before {
	content: "\e6ac";
}

.iplist .slick-next:before {
	content: "\e6ad";
}

.iplist .slick-prev {
	left: 0;
}

.iplist .slick-next {
	right: 0;
}

.iplist .slick-arrow:hover {
	color: #6FBA2C;
}

.iplitem {
	position: relative;
	float: left;
	margin: 0 15px;
	overflow: hidden;
}

.iplitem:hover .iplpic:before {
	top: 0;
	background: rgba(111, 186, 44, .9);
	/*background: -webkit-linear-gradient( rgba(111, 186, 44, 0) 0%, rgba(111, 186, 44, 1) 100%);
	background-image: -moz-linear-gradient( rgba(111, 186, 44, 0) 0%, rgba(111, 186, 44, 1) 100%);
	background-image: -o-linear-gradient( rgba(111, 186, 44, 0) 0%, rgba(111, 186, 44, 1) 100%);
	background-image: linear-gradient( rgba(111, 186, 44, 0) 0%, rgba(111, 186, 44, 1) 100%);*/
}

.iplitem:hover .iplcover {
	transform: translateY(0);
}

.iplpic {
	position: relative;
	overflow: hidden;
}

.iplpic img {
	display: block;
	width: 100%;
	transition: 0.45s;
}

.iplpic:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	bottom: 0;
	height: 100%;
	z-index: 1;
	background: -webkit-linear-gradient( rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
	background-image: -moz-linear-gradient( rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
	background-image: -o-linear-gradient( rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
	background-image: linear-gradient( rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
	transition: 0.45s;
}

.iplcover {
	position: absolute;
	left: 34px;
	right: 34px;
	top: 15px;
	bottom: 0;
	z-index: 5;
	transform: translateY(86%);
	transition: 0.45s;
}

.ilctxt1 {
	color: #fff;
	font-size: 18px;
	font-weight: normal;
}

.ilctxt2 {
	display: block;
	color: #fff;
	font-size: 14px;
	height: 42px;
	overflow: hidden;
}

.ilctxt3 {
	margin-top: 15px;
	padding-top: 15px;
	color: #fff;
	font-size: 14px;
	border-top: 1px solid #fff;
}

.ilctxt3 font {
	/*height: 42px;
	overflow: hidden;*/
}

.index-research {
	padding: 65px 0;
}

.footer-bg {
	background: #333333;
	padding: 34px 0 40px 0;
}

.fbleft {
	float: left;
	width: 70%;
}

.fltxt {
	color: #fff;
	font-size: 14px;
	margin-top: 10px;
}

.fltxt a {
	color: #fff;
}

.fbright {
	float: right;
}

.frewm {
	display: inline-block;
	vertical-align: middle;
	width: 86px;
}

.frewm img {
	display: block;
	width: 100%;
}

.frtxt {
	display: inline-block;
	vertical-align: middle;
	color: #fff;
	font-size: 14px;
	margin-left: 10px;
}

.insides-banner {
	position: relative;
	overflow: hidden;
}

.ibtp {
	overflow: hidden;
}

.ibtp img {
	display: block;
	width: 100%;
}

.ibcv {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	text-align: center;
	transform: translateY(-50%);
}

.icvtxt1 {
	font-weight: normal;
	color: #fff;
	font-size: 68px;
	line-height: 1;
	overflow: hidden;
}

.icvtxt2 {
	color: #fff;
	font-size: 18px;
	margin-top: 15px;
	overflow: hidden;
}

.insides-menu {
	position: relative;
	margin-top: -90px;
	z-index: 10;
	height: 90px;
	line-height: 90px;
	background: rgba(0, 0, 0, .5);
	text-align: center;
}

.imlink {
	position: relative;
	display: inline-block;
	color: #fff;
	font-size: 16px;
	padding: 0 50px;
	z-index: 3;
}

.imlink.active:after,
.imlink:hover:after {
	opacity: 1;
	visibility: visible;
	height: 17px;
}

.imlink.active:before,
.imlink:hover:before {
	width: 100%;
}

.imlink.active .imt {
	opacity: 1;
	visibility: visible;
}

.imlink:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	height: 100%;
	width: 0;
	background: #6FBA2C;
	z-index: -2;
	transition: 0.45s;
}

.imlink:after {
	opacity: 0;
	visibility: hidden;
	content: "";
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
	width: 5px;
	height: 0;
	background: #fff;
	transition: 0.45s;
	z-index: 20;
}

.imt {
	opacity: 0;
	visibility: hidden;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 34px;
	height: 35px;
	background: url(/img/pic30.png) no-repeat;
	background-size: contain;
	-webkit-animation: music_disc 6s alternate infinite;
	animation: music_disc 6s alternate infinite;
}

@-webkit-keyframes music_disc {
	0% {
		top: 50%;
		left: 0;
		-webkit-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		top: 0;
		left: 80%;
		-webkit-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

.about-bot1 {
	padding: 80px 0;
}

.abtitle {
	font-weight: normal;
	color: #333333;
	font-size: 44px;
	line-height: 1;
}

.abcont {
	color: #666666;
	font-size: 16px;
	margin-top: 60px;
	text-align: justify;
}

.ab1list {
	display: flex;
	margin-top: 50px;
}

.ab1list li {
	flex: 1;
	float: left;
	width: 20%;
	text-align: center;
}

.alnum {
	color: #6FBA2C;
	font-size: 16px;
	line-height: 1;
}

.angd {
	display: inline-block;
	font-size: 60px;
}

.alwz {
	display: block;
	color: #555555;
	font-size: 16px;
	margin-top: 15px;
}

.about-bot2 {
	padding: 100px 0 76px 0;
	background-attachment: fixed;
	background-position: center;
}

.ab2left {
	float: left;
	width: 53%;
}

.ab2left .abtitle {
	margin-top: 40px;
}

.al2qm {
	margin-top: 70px;
	text-align: right;
}

.al2qm img {
	display: inline-block;
}

.ab2right {
	float: right;
	width: 42%;
}

.ab2right img {
	display: block;
	width: 100%;
}

.about-bot3 {
	padding: 80px 0;
	width: 1100px;
	margin: 0 auto;
}

.ab3cont {
	color: #666666;
	font-size: 16px;
	padding: 0 75px;
	margin-top: 30px;
}

.ab3tab {
	margin-top: 60px;
}

.at3qh {
	position: relative;
	display: block;
	float: left;
	width: 33.333%;
	height: 60px;
	text-align: center;
	line-height: 60px;
	background: #EBECEA;
	color: #666666;
	font-size: 16px;
	box-sizing: border-box;
}

.at3qh font {
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.at3qh:not(:first-child) {
	border-left: 5px solid #fff;
}

.at3qh.active {
	color: #fff;
	background: #6FBA2C;
}

.at3qh.active:before {
	content: "";
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: -6px;
	border-right: 6px solid transparent;
	border-left: 6px solid transparent;
	border-top: 6px solid #6FBA2C;
}

.ac3box {
	display: none;
	margin-top: 18px;
	margin-left: -5%;
}

.ac3box li {
	float: left;
	width: 20%;
	height: 70px;
	text-align: center;
	line-height: 70px;
	margin: 30px 0 0 5%;
	border: 1px solid #EBECEA;
	box-sizing: border-box;
	color: #666666;
	font-size: 16px;
	transition: 0.45s;
	cursor: pointer;
}

.ac3box li.active,
.ac3box li:hover {
	background: #6FBA2C;
	border: 1px solid #6FBA2C;
	color: #fff;
}

.dsbot.active {
	opacity: 1;
	visibility: visible;
}

.dsbot {
	opacity: 0;
	visibility: hidden;
	transition: 0.35s;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 589px;
	background: #F6F6F6;
	box-sizing: border-box;
	z-index: 1;
	padding: 20px 40px 30px 40px;
}

.dsclose {
	text-align: right;
}

.dsclose i {
	display: inline-block;
	color: #777777;
	font-size: 14px;
	cursor: pointer;
}

.dsclose i:hover {
	color: #6FBA2C;
}

.dsname {
	color: #333333;
	font-size: 18px;
	margin-top: 30px;
}

.dszw {
	display: inline-block;
	vertical-align: middle;
	color: #333333;
	font-size: 14px;
	margin-left: 40px;
	font-weight: normal;
}

.dsms {
	color: #666666;
	font-size: 14px;
	margin-top: 30px;
}

.dspn {
	margin-top: 65px;
	padding-top: 25px;
	border-top: 1px solid #EBECEA;
}

.dspn a {
	display: block;
	width: 50%;
	height: 24px;
	overflow: hidden;
	color: #333333;
	font-size: 14px;
}

.dsprev {
	float: left;
}

.dsnext {
	float: right;
	text-align: right;
}

.dspn a:hover {
	color: #6FBA2C;
}

.about-bot4 {
	padding: 80px 0;
	background-attachment: fixed;
	background-position: center;
}

.ab4-big {
	position: relative;
	margin-top: 20px;
}

.ab4nf {
	position: absolute;
	top: 0;
	right: 0;
	color: rgba(153, 153, 153, .05);
	font-size: 193px;
	line-height: 1;
	font-family: 'Helvetica-Condensed-Thin';
}

.ab4cont {
	position: relative;
	overflow: hidden;
}

.ac4item {
	position: relative;
	float: left;
	padding-top: 40px;
}

.ai4pic {
	/*position: absolute;
	top: 40px;
	left: 0;*/
	float: left;
	width: 42%;
}

.ai4pic img {
	display: block;
	width: 100%;
}

.ai4wz {
	float: right;
	width: 54%;
	/*height: 420px;*/
	overflow-y: scroll;
}

.ai4wz::-webkit-scrollbar {
	/*滚动条整体样式*/
	width: 6px;
	/*高宽分别对应横竖滚动条的尺寸*/
	height: 1px;
}

.ai4wz::-webkit-scrollbar-thumb {
	/*滚动条里面小方块*/
	background: #ccc;
}

.ai4wz::-webkit-scrollbar-track {
	/*滚动条里面轨道*/
	background: #ededed;
}

.ai4txt {
	margin-top: 20px;
}

.at4l {
	float: left;
}

.at4r {
	float: right;
	width: 85%;
}

.at4ys {
	color: #555555;
	font-size: 16px;
}

.art:not(:first-child) {
	display: block;
	margin-top: 20px;
}

.ab4year {
	position: relative;
	padding: 0 80px;
	margin-top: 60px;
	border-bottom: 1px solid #C9C9C9;
}

.ab4year .slick-arrow {
	position: absolute;
	z-index: 99;
	top: 50%;
	transform: translateY(-50%);
	color: #999999;
}

.ab4year .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;
}

.ab4year .slick-prev:before {
	content: "\e6ac";
}

.ab4year .slick-next:before {
	content: "\e6ad";
}

.ab4year .slick-prev {
	left: 0;
}

.ab4year .slick-next {
	right: 0;
}

.ab4year .slick-arrow:hover {
	color: #6FBA2C;
}

.ay4num {
	font-family: 'Helvetica-Condensed-Thin';
	cursor: pointer;
	float: left;
	text-align: center;
	position: relative;
	color: #777777;
	font-size: 22px;
	padding-bottom: 15px;
}

.ab4year .slick-current.ay4num {
	color: #6FBA2C;
}

.ab4year .slick-current.ay4num:before {
	content: "";
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 0;
	width: 40px;
	height: 6px;
	background: #6FBA2C;
}

.about-bot5 {
	padding: 80px 0;
}

.ab5bot {
	margin-top: 40px;
}

.ai5l {
	float: left;
	width: 22%;
	margin: 30px 0 0 3%;
	box-sizing: border-box;
	border: 1px solid #C9C9C9;
	padding: 15px;
	cursor: pointer;
	overflow: hidden;
}

.ai5l:hover img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	transform: scale(1.05);
}

.ai5l img {
	display: block;
	width: 100%;
	transition: 0.45s;
}

.pages-list {
	margin-top: 50px;
	text-align: center;
}

.pages-list a {
	display: inline-block;
	vertical-align: middle;
	transition: 0.35s;
}

.plpn {
	display: inline-block;
	vertical-align: middle;
	width: 46px;
	height: 46px;
	border-radius: 50%;
	background: #EBECEA;
	text-align: center;
	line-height: 46px;
	color: #999999;
	font-size: 15px;
	margin: 0 40px;
	cursor: pointer;
}

.plpn:hover {
	color: #fff;
	background: #6FBA2C;
}

.plbox {
	display: inline-block;
	vertical-align: middle;
}

.plnum {
	color: #777777;
	font-size: 16px;
	margin: 0 6px;
}

.plnum:hover,
.plnum.active {
	color: #6FBA2C;
	text-decoration: underline;
}

.about-bot6 {
	background-attachment: fixed;
	background-position: center;
	padding: 80px 0;
}

.ab6list {
	margin-top: 60px;
	margin-left: -5%;
}

.ab6list li {
	float: left;
	width: 28.333%;
	margin-left: 5%;
	position: relative;
	background: #fff;
	transition: 0.45s;
	box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
}

.ab6list li:hover .al6pic img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	transform: scale(1.05);
}

.al6pic {
	overflow: hidden;
}

.al6pic img {
	display: block;
	width: 100%;
	transition: 0.45s;
}

.al6cont {
	padding: 25px 28px;
}

.ac6date {
	font-family: 'Helvetica-Condensed-Thin';
	display: block;
	color: #6FBA2C;
	font-size: 16px;
}

.ac6title {
	color: #555555;
	font-size: 20px;
	font-weight: normal;
	margin-top: 15px;
	height: 70px;
	overflow: hidden;
}

.ac6desc {
	color: #666666;
	font-size: 14px;
	margin-top: 25px;
	height: 24px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.ab6btn {
	margin: 80px auto 0;
}

.about-bot7 {
	padding: 80px 0;
}

.ab7banner {
	position: relative;
	width: 1000px;
	margin: 50px auto 0;
}

.ab7banner .slick-arrow {
	position: absolute;
	z-index: 99;
	top: 50%;
	transform: translateY(-50%);
	width: 46px;
	height: 46px;
	line-height: 46px;
	border-radius: 50%;
	text-align: center;
	color: #999999;
	background: #EBECEA;
}

.ab7banner .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;
}

.ab7banner .slick-prev:before {
	content: "\e6ac";
}

.ab7banner .slick-next:before {
	content: "\e6ad";
}

.ab7banner .slick-prev {
	left: -3px;
}

.ab7banner .slick-next {
	right: -3px;
}

.ab7banner .slick-arrow:hover {
	color: #fff;
	background: #6FBA2C;
}

.ab7banner .slick-list {
	overflow: visible;
}

.ab7banner .slick-active.ab7item .ai7cv,
.ab7banner .slick-active.ab7item .ai7pic:before {
	opacity: 1;
	visibility: visible;
}

.ab7item {
	position: relative;
	float: left;
	margin: 0 20px;
}

.ab7item:hover .ai7pic img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	transform: scale(1.05);
}

.ai7pic {
	position: relative;
	overflow: hidden;
}

.ai7pic img {
	display: block;
	width: 100%;
	transition: 0.45s;
}

.ai7pic:before {
	opacity: 0;
	visibility: hidden;
	transition: 0.45s;
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: -webkit-linear-gradient( rgba(111, 186, 44, 0) 75%, rgba(111, 186, 44, .8) 100%);
	background-image: -moz-linear-gradient( rgba(111, 186, 44, 0) 75%, rgba(111, 186, 44, .8) 100%);
	background-image: -o-linear-gradient( rgba(111, 186, 44, 0) 75%, rgba(111, 186, 44, .8) 100%);
	background-image: linear-gradient( rgba(111, 186, 44, 0) 75%, rgba(111, 186, 44, .8) 100%);
	z-index: 1;
}

.ai7cv {
	opacity: 0;
	visibility: hidden;
	transition: 0.45s;
	position: absolute;
	left: 40px;
	right: 40px;
	bottom: 20px;
	z-index: 5;
}

.ac7l {
	float: left;
	width: 80%;
	height: 31px;
	overflow: hidden;
	color: #fff;
	font-size: 18px;
}

.ac7r {
	display: block;
	font-family: 'Helvetica-Condensed-Thin';
	float: right;
	color: #fff;
	font-size: 18px;
}

.wzcx.target font {
	opacity: 0;
	visibility: hidden;
	transform: translateY(40px) rotate(30deg);
	transition: 0.85s;
}

.action.wzcx font {
	opacity: 1;
	visibility: visible;
	transform: translateY(0) rotate(0);
}

.action.icvtxt2 {
	transition-delay: 0.35s;
}

.news-bot {
	padding: 20px 0 140px 0;
}

.news-lb {
	margin-top: 80px;
}

.lblist li {
	position: relative;
	background: #F6F6F6;
	margin-top: 40px;
}

.lblist li:hover .lbpic img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	transform: scale(1.05);
}

.lblist li:hover .lbctitle {
	color: #6FBA2C;
}

.lblist li:hover .lbjt i {
	background: #6FBA2C;
	color: #fff;
}

.lbpic {
	float: left;
	width: 30%;
	overflow: hidden;
}

.lbpic img {
	display: block;
	transition: 0.45s;
}

.lbx {
	position: relative;
	float: left;
	width: 70%;
	box-sizing: border-box;
	padding: 50px 50px 37px 50px;
}

.no-pic .lbcont {
	width: 85%;
	padding-left: 0;
}

.no-pic .lbx {
	float: none;
	width: 100%;
}

.lbcont {
	float: left;
	width: 80%;
	box-sizing: border-box;
}

.lbjt {
	position: absolute;
	right: 0;
	top: 50px;
	bottom: 37px;
	padding: 0 55px;
	border-left: 1px solid #E2E2E2;
}

.lbjt i {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	display: block;
	width: 46px;
	height: 46px;
	text-align: center;
	line-height: 46px;
	border-radius: 50%;
	border: 1px solid #C9C9C9;
	color: #999999;
	font-size: 15px;
	margin: 0 auto;
	transition: 0.35s;
}

.lbctitle {
	color: #555555;
	font-size: 20px;
	font-weight: normal;
	line-height: 1;
	height: 20px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	transition: 0.35s;
}

.lbdate {
	display: block;
	font-family: 'Helvetica-Condensed-Thin';
	color: #6FBA2C;
	font-size: 16px;
	margin-top: 15px;
}

.lbdesc {
	color: #777777;
	font-size: 14px;
	margin-top: 20px;
	height: 48px;
	overflow: hidden;
}

.news-detail {
	width: 1200px;
	margin: 0 auto;
	padding: 50px 0 75px 0;
}

.ndtop {
	border-bottom: 1px solid #EEEEEE;
	padding-bottom: 10px;
}

.ntl {
	float: left;
}

.nthome {
	display: inline-block;
	vertical-align: middle;
	color: #C9C9C9;
	font-size: 23px;
	margin-right: 20px;
}

.ntwz {
	display: inline-block;
	vertical-align: middle;
	color: #777777;
	font-size: 16px;
}

.ntwz:hover,
.nrshare:hover {
	color: #6FBA2C;
}

.ntr {
	float: right;
}

.nrtxt {
	display: inline-block;
	vertical-align: middle;
	color: #999999;
	font-size: 14px;
}

.nrshare {
	display: inline-block;
	vertical-align: middle;
	color: #999999;
	font-size: 17px;
	margin-left: 10px;
}

.ndcont {
	margin-top: 100px;
	padding: 0 120px;
}

.ndctitle {
	color: #333333;
	font-size: 30px;
	text-align: center;
	line-height: 1.5;
}

.ndcdate {
	display: block;
	font-family: 'Helvetica-Condensed-Thin';
	color: #999999;
	font-size: 16px;
	margin-top: 30px;
	text-align: center;
}

.ndcnr {
	margin-top: 30px;
	padding-top: 50px;
	color: #666666;
	font-size: 16px;
	border-top: 1px solid #EEEEEE;
}

.ndbottom {
	margin-top: 80px;
	padding-top: 35px;
	border-top: 1px solid #EEEEEE;
}

.ndbottom a {
	display: block;
	width: 50%;
	color: #999999;
	font-size: 14px;
	height: 24px;
	overflow: hidden;
}

.nbprev {
	float: left;
}

.nbnext {
	float: right;
	text-align: right;
}

.ndbottom a:hover {
	color: #6FBA2C;
}

.products-bot {
	width: 89%;
	margin: 0 auto;
	padding: 40px 0 60px 0;
}

.pblist {
	margin-left: -2%;
}

.pblist li {
	position: relative;
	float: left;
	width: 48%;
	margin: 30px 0 0 2%;
	background: #F6F6F6;
	z-index: 3;
}

.pblist li:before {
	opacity: 0;
	visibility: hidden;
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #6FBA2C;
	transition: 0.45s;
	z-index: -3;
}

.pblist li:hover .plpic img {
	-webkit-transform: scale(1.05) translateX(-50%);
	-moz-transform: scale(1.05) translateX(-50%);
	transform: scale(1.05) translateX(-50%);
}

.pblist li:hover:before {
	opacity: 1;
	visibility: visible;
}

.pblist li:hover .pctitle,
.pblist li:hover .pcdesc {
	color: #fff;
}

.pblist li:hover .pcbtn {
	background: #fff;
	color: #6FBA2C;
	border: 1px solid #fff;
}

.plpic {
	float: left;
	width: 43%;
	overflow: hidden;
}

.plpic img {
	display: block;
	transition: 0.45s;
	position: relative;
	left: 50%;
	transform: translateX(-50%);
}

.plcont {
	position: relative;
	float: left;
	width: 57%;
	box-sizing: border-box;
	/*padding: 30px 48px 0 48px;*/
	padding: 20px 28px 0 28px;
}

.pctitle {
	color: #333333;
	font-size: 20px;
	line-height: 1.5;
	height: 30px;
	overflow: hidden;
}

.pcdesc {
	color: #666666;
	font-size: 14px;
	margin-top: 10px;
	height: 120px;
	overflow: hidden;
}

.pcbtn {
	display: block;
	width: 120px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	border-radius: 19px;
	border: 1px solid #C9C9C9;
	color: #777777;
	font-size: 14px;
	margin-top: 10px;
}

.products4-bot {
	padding: 150px 0 90px 0;
}

.pb4tab {
	/* display: flex; */
	margin-left: -50px;
}

.pt4qh {
	/* flex: 1; */
	margin-left: 50px;
	color: #333333;
	font-size: 18px;
}

.pt4qh:hover,
.pt4qh.active {
	color: #6FBA2C;
	text-decoration: underline;
}

.pb4bot {
	margin-top: 60px;
}

.pb4list {
	margin-left: -1%;
}

.pb4list li {
	position: relative;
	float: left;
	width: 24%;
	margin: 30px 0 0 1%;
	box-sizing: border-box;
	border: 1px solid #E9E9E9;
	padding: 30px 29px;
	transition: 0.45s;
}

.pb4list li:hover {
	box-shadow: 0 4px 8px #eee;
}

.pb4list li:hover .pl4title {
	color: #6FBA2C;
}

.pl4title {
	font-weight: normal;
	line-height: 1.5;
	color: #555555;
	font-size: 20px;
	height: 30px;
	overflow: hidden;
}

.pl4date {
	display: block;
	font-family: 'Helvetica-Condensed-Thin';
	color: #6FBA2C;
	font-size: 16px;
	margin-top: 15px;
}

.pl4desc {
	color: #666666;
	font-size: 14px;
	margin-top: 30px;
	height: 48px;
	overflow: hidden;
}

.pl4btn {
	display: block;
	color: #999999;
	font-size: 14px;
	margin-top: 50px;
	font-weight: normal;
}

.wzbs {
	color: #fff;
}

.research-wrap {
	padding: 80px 0 70px 0;
}

.rwgk {
	position: relative;
	padding-bottom: 170px;
}

.gkpic {
	overflow: hidden;
	width: 69%;
}

.gkpic img {
	display: block;
	width: 100%;
}

.gkcont {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 63%;
	box-sizing: border-box;
	background: rgba(111, 186, 44, .95);
	padding: 55px;
}

.dcnr {
	margin-top: 50px;
	color: #fff;
	font-size: 14px;
}

.rwxm {
	margin-top: 50px;
}

.xmlist {
	text-align: center;
	margin-top: 56px;
}

.xmlist li {
	display: inline-block;
	width: 24%;
	text-align: center;
}

.xmlist li:hover .xlicon {
	color: #fff;
	border: 1px solid #6FBA2C;
}

.xmlist li:hover .xlicon:before {
	transform: scale(1);
}

.xlicon:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #6FBA2C;
	border-radius: 50%;
	transform: scale(0);
	transform-origin: center;
	transition: 0.45s;
	z-index: -3;
}

.xlicon {
	position: relative;
	display: block;
	width: 123px;
	height: 123px;
	border-radius: 50%;
	text-align: center;
	line-height: 123px;
	margin: 0 auto;
	border: 1px solid #C9C9C9;
	color: #999999;
	font-size: 34px;
	z-index: 3;
}

.xltxt {
	display: block;
	color: #555555;
	font-size: 16px;
	margin-top: 20px;
}

.zyxm-list {
	margin-top: 80px;
}

.zlbox li {
	padding: 60px 70px;
	margin-top: 20px;
	background: #F6F6F6;
}

.zbbt {
	position: relative;
	color: #333333;
	font-size: 24px;
	padding-bottom: 10px;
}

.zbbt:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 59px;
	height: 3px;
	background: #6FBA2C;
}

.zbdesc {
	color: #666666;
	font-size: 16px;
	margin-top: 20px;
}

.zlmore a {
	display: block;
	width: 100%;
	padding: 18px 0 15px 0;
	background: #999999;
	text-align: center;
	color: #fff;
	margin-top: 50px;
	font-size: 16px;
}

.zlmore a:hover {
	background: #6FBA2C;
}

.zlmore a i {
	display: block;
	font-size: 15px;
	line-height: 1;
	margin-top: 3px;
}

.yftj {
	margin-top: 80px;
}

.tjqh {
	margin-top: 60px;
	text-align: center;
}

.tqtxt {
	display: inline-block;
	width: 150px;
	height: 44px;
	text-align: center;
	line-height: 44px;
	border-radius: 29px;
	border: 1px solid #C9C9C9;
	color: #555555;
	font-size: 18px;
	margin: 0 30px;
	border-radius: 29px;
}

.tqtxt.active {
	color: #fff;
	background: #6FBA2C;
	border: 1px solid #6FBA2C;
}

.tjwrap {
	position: relative;
	height: 705px;
}

.tjbanner.active {
	opacity: 1;
	visibility: visible;
}

.tjbanner {
	width: 1000px;
	position: absolute;
	opacity: 0;
	visibility: hidden;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	margin: 50px auto 0;
}

.tjbanner .slick-list {
	overflow: visible;
}

.tjbanner .slick-arrow {
	position: absolute;
	z-index: 99;
	top: 50%;
	transform: translateY(-50%);
	width: 46px;
	height: 46px;
	line-height: 46px;
	border-radius: 50%;
	text-align: center;
	color: #999999;
	background: #EBECEA;
}

.tjbanner .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;
}

.tjbanner .slick-prev:before {
	content: "\e6ac";
}

.tjbanner .slick-next:before {
	content: "\e6ad";
}

.tjbanner .slick-prev {
	left: -3px;
}

.tjbanner .slick-next {
	right: -3px;
}

.tjbanner .slick-arrow:hover {
	color: #fff;
	background: #6FBA2C;
}

.tbitem {
	position: relative;
	float: left;
	margin: 0 20px;
	overflow: hidden;
}

.tbitem img {
	display: block;
	width: 100%;
}

.investors-bot {
	padding: 80px 0;
}

.ibhq {
	margin-top: 50px;
	border: 1px solid #EBECEA;
	box-sizing: border-box;
	padding: 44px 0 27px 0;
}

.ihl {
	position: relative;
	float: left;
	width: 32%;
	box-sizing: border-box;
	padding: 20px 0 20px 110px;
}

.ihl:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	width: 1px;
	height: 100%;
	background: #EBECEA;
}

.ilt1 {
	color: #6FBA2C;
	font-size: 30px;
}

.ilt2 {
	margin-top: 10px
}

.it2zs {
	display: inline-block;
	vertical-align: middle;
	color: #555555;
	font-size: 30px;
}

.it2zs i {
	display: inline-block;
	vertical-align: middle;
	color: #FF0000;
	font-size: 16px;
	margin-left: 10px;
}

.it2num {
	display: inline-block;
	vertical-align: middle;
	margin-left: 18px;
	color: #555555;
	font-size: 16px;
}

.ihr {
	float: left;
	width: 68%;
}

.itlist li {
	float: left;
	width: 25%;
	text-align: center;
}

.ilname {
	display: block;
	font-style: normal;
	color: #555555;
	font-size: 16px;
	margin-top: 10px;
}

.ilsz {
	display: block;
	color: #555555;
	font-size: 30px;
	margin-top: 20px;
	line-height: 1;
}

.itts {
	color: #777777;
	font-size: 14px;
	margin-top: 30px;
	margin-left: 60px;
}

.istab {
	margin-top: 60px;
}

.istab .at3qh {
	width: 25%;
}

.icbox {
	display: none;
	margin-top: 40px;
	margin-left: -3%;
}

.icbox li {
	position: relative;
	float: left;
	width: 22%;
	margin: 20px 0 0 3%;
}

.icbox li:hover .icvtitle {
	color: #6FBA2C;
}

.icbbg {
	overflow: hidden;
}

.icbbg img {
	display: block;
	width: 100%;
}

.icbcv {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	padding: 40px 30px;
}

.icvtitle {
	color: #555555;
	font-size: 20px;
	font-weight: normal;
}

.icvdate {
	display: block;
	font-family: 'Helvetica-Condensed-Thin';
	color: #6FBA2C;
	font-size: 16px;
}

.icvpdf {
	display: block;
	position: absolute;
	bottom: 30px;
	right: 30px;
	color: #999999;
	font-size: 14px;
	text-align: right;
	font-weight: normal;
}

.icvpdf i {
	color: #C9C9C9;
	font-size: 14px;
	margin-right: 6px;
}

.is2rx {
	background-repeat: no-repeat;
	background-size: cover;
	padding: 100px 0 136px 0;
}

.is2list {
	margin-top: 120px;
}

.is2list li {
	float: left;
	width: 33.333%;
	text-align: center;
}

.is2list li:hover .il2icon {
	border: 1px solid #6FBA2C;
	background: #6FBA2C;
}

.il2icon {
	display: inline-block;
	vertical-align: middle;
	width: 64px;
	height: 64px;
	border-radius: 50%;
	border: 1px solid #D5D5D5;
	text-align: center;
	line-height: 64px;
	color: #fff;
	font-size: 20px;
	transition: 0.45s;
}

.il2number {
	display: inline-block;
	vertical-align: middle;
	font-family: "Helvetica";
	color: #fff;
	font-size: 24px;
	margin-left: 18px;
}

.talent-bot1 {
	padding: 80px 0;
}

.talent-bot2 {
	background-repeat: no-repeat;
	background-size: cover;
	padding: 110px 0 160px 0;
}

.tb2list {
	margin-top: 100px;
}

.tb2list li {
	position: relative;
	float: left;
	width: 20%;
	text-align: center;
}

.tb2list li:hover .tl2cricle,
.contact-way li:hover .cwicon {
	border: 1px solid #6FBA2C;
}

.tb2list li:hover .tl2cricle:before,
.contact-way li:hover .cwicon:before {
	transform: scale(1);
}

.tl2cricle:before,
.cwicon:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: #6FBA2C;
	transform: scale(0);
	transform-origin: center;
	transition: 0.45s;
	border-radius: 50%;
	z-index: -3;
}

.tl2cricle {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	width: 120px;
	height: 120px;
	border-radius: 50%;
	text-align: center;
	border: 1px solid #FFFFFF;
	color: #fff;
	font-size: 16px;
	margin: 0 auto;
	box-sizing: border-box;
	padding-top: 30px;
	z-index: 3;
}

.tc2num {
	display: block;
	font-family: 'Helvetica-Condensed-Thin';
	font-style: normal;
}

.tl2jt {
	display: block;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	color: #fff;
	font-size: 15px;
}

.mbpic img {
	display: block;
	width: 100%;
}

.talent-bot3 {
	padding: 80px 0;
}

.tb3head {
	margin-top: 60px;
}

.tb3head {
	background: #9D9D9D;
}

.tb3head span {
	color: #fff;
	font-size: 18px;
}

.tb3head span,
.tl3dj span {
	display: block;
	float: left;
	height: 66px;
	text-align: center;
	line-height: 66px;
	box-sizing: border-box;
}

.tb3head span:not(:first-child),
.tl3dj span:not(:first-child) {
	border-left: 1px solid #fff;
}

.tl3dj {
	background: #F1F1F1;
}

.tl3dj.active {
	background: #6FBA2C;
}

.tl3dj.active span {
	color: #fff;
}

.tl3dj span {
	color: #666666;
	font-size: 14px;
}

.thw1 {
	width: 26%;
}

.thw2 {
	width: 16%;
}

.thw3 {
	width: 20%;
}

.thw4 {
	width: 38%;
}

.tb3list li {
	cursor: pointer;
	margin-top: 12px;
}

.tl3zk {
	display: none;
	padding: 40px 30px 60px 80px;
	border: 1px solid #F1F1F1;
}

.tbw {
	float: left;
	width: 50%;
	box-sizing: border-box;
	padding-right: 20px;
}

.tztd a {
	display: block;
	width: 165px;
	height: 40px;
	border-radius: 25px;
	background: #6FBA2C;
	text-align: center;
	line-height: 40px;
	color: #fff;
	font-size: 14px;
	margin-top: 40px;
}

.talent-bot3 .zlmore a {
	margin-top: 15px;
}

.cwdh a {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%);
	width: 150px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	background: #6FBA2C;
	border-radius: 20px;
	color: #fff;
	font-size: 14px;
}

.map-wrap {
	position: relative;
}

.maps {
	height: 600px;
}

.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;
}

.contact-way {
	padding: 80px 0;
}

.contact-way ul {
	display: flex;
}

.contact-way li {
	flex: 1;
	text-align: center;
}

.contact-way li:hover .cwicon {
	color: #fff;
}

.cwicon {
	position: relative;
	display: block;
	width: 64px;
	height: 64px;
	border: 1px solid #D5D5D5;
	text-align: center;
	line-height: 64px;
	color: #999999;
	font-size: 15px;
	margin: 0 auto;
	border-radius: 50%;
}

.cwtxt {
	font-family: "Helvetica";
	position: relative;
	display: block;
	color: #666666;
	font-size: 16px;
	margin-top: 15px;
	padding-bottom: 30px;
}

.cwtxt:before {
	content: "";
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
	width: 18px;
	height: 2px;
	background: #999999;
}

.ti2 {
	text-indent: 2em;
}<!--0.00023198127746582-->