
a,
b,
body,
button,
dd,
div,
dl,
em,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
i,
input,
label,
li,
nav,
p,
select,
span,
td,
textarea,
u,
dd {
	padding: 0;
	margin: 0;
	-webkit-tap-highlight-color: transparent;
	-webkit-text-size-adjust: none
}

html {
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0;
	background: #fff;
	color: #333;
	font: 400 12px/2 "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "", "Arial", "sans-serif";
	-webkit-overflow-scrolling: touch
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
	display: block
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline
}

audio:not([controls]) {
	display: none;
	height: 0
}
[hidden],
template {
	display: none
}
a {
	background: 0 0;
	color: #313131;
	text-decoration: none;
	cursor: pointer;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0.1)
}

a:active,
a:hover {
	outline: 0
}

abbr[title] {
	border-bottom: 1px dotted
}

b,
strong {
	font-weight: 700
}

dfn {
	font-style: italic
}

h1 {
	margin: .67em 0;
	font-size: 2em
}

mark {
	background: #ff0;
	color: #000
}

small {
	font-size: 80%
}
sub,
sup {
	position: relative;
	vertical-align: baseline;
	font-size: 75%;
	line-height: 0
}

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

svg:not(:root) {
	overflow: hidden
}

img {
	max-width: 100% !important;
	border: 0;
	vertical-align: middle
}

figure {
	margin: 1em 40px
}

hr {
	height: 0
}

pre {
	overflow: auto
}

:focus {
	outline: none
}

code,
kbd,
pre,
samp {
	font-size: 1em;
	font-family: monospace, monospace
}

button,
input,
optgroup,
select,
textarea {
	margin: 0;
	color: inherit;
	font: inherit
}

button {
	overflow: visible
}

button,
select {
	text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
	cursor: pointer;
	-webkit-appearance: button
}

button[disabled],
html input[disabled] {
	cursor: default
}

input {
	line-height: normal;
	-webkit-user-select: text
}

input[type=checkbox],
input[type=radio] {
	box-sizing: border-box;
	padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	height: auto
}

input[type=search] {
	-webkit-appearance: textfield
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

fieldset {
	margin: 0 2px;
	padding: .35em .625em .75em;
	border: 1px solid silver
}

legend {
	padding: 0;
	border: 0
}

textarea {
	overflow: auto;
	-webkit-user-select: text
}

optgroup {
	font-weight: 700
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

td,
th {
	font-size: 15px;
	padding: 0
}

ul,
li {
	font-size: 15px;
	margin: 0;
	padding: 0;
	list-style: none
}

i.i {
	font-size: inherit
}

.browserupgrade {
	position: absolute;
	position: fixed;
	z-index: 9999;
	top: 0;
	height: 50px;
	width: 100%;
	line-height: 50px;
	background: #fff;
	left: 0;
	text-align: center;
	font-size: 14px
}

.browserupgrade a {
	color: red;
	text-decoration: underline;
	font-weight: 700
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

.clearfix {
	display: inline-table
}

* html .clearfix {
	height: 1%
}

.clearfix {
	display: block
}

*+html .clearfix {
	min-height: 1%
}
.swiper-container {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
	float: left
}

.swiper-container-vertical>.swiper-wrapper {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}

.swiper-container-vertical>.swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	-webkit-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 6px 0;
	display: block
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 8px
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	display: inline-block;
	-webkit-transition: .2s top, .2s -webkit-transform;
	transition: .2s top, .2s -webkit-transform;
	-o-transition: .2s transform, .2s top;
	transition: .2s transform, .2s top;
	transition: .2s transform, .2s top, .2s -webkit-transform
}

.swiper-container-vertical>.swiper-pagination-progressbar {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0
}

.swiper-container-vertical>.swiper-scrollbar {
	position: absolute;
	right: 3px;
	top: 1%;
	z-index: 50;
	width: 5px;
	height: 98%
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	-o-transition-property: transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.swiper-container-multirow>.swiper-wrapper {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto
}

.swiper-slide {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	-o-transition-property: transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform
}

.swiper-invisible-blank-slide {
	visibility: hidden
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
	height: auto
}

.swiper-container-autoheight .swiper-wrapper {
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-transition-property: height, -webkit-transform;
	transition-property: height, -webkit-transform;
	-o-transition-property: transform, height;
	transition-property: transform, height;
	transition-property: transform, height, -webkit-transform
}

.swiper-container-3d {
	-webkit-perspective: 1200px;
	perspective: 1200px
}

.swiper-container-3d .swiper-slide-shadow-left {
	background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
	background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
	background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
	background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-right {
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(transparent));
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-top {
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
	background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(transparent));
	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
	background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), transparent)
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10
}

.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal>.swiper-wrapper {
	-ms-touch-action: pan-y;
	touch-action: pan-y
}

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical>.swiper-wrapper {
	-ms-touch-action: pan-x;
	touch-action: pan-x
}

.swiper-button-next,
.swiper-button-prev {
	position: absolute;
	top: 50%;
	width: 27px;
	height: 44px;
	margin-top: -22px;
	z-index: 10;
	cursor: pointer;
	background-size: 27px 44px;
	background-position: center;
	background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
	opacity: .35;
	cursor: auto;
	pointer-events: none
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
	left: 10px;
	right: auto
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
	right: 10px;
	left: auto
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {

	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-pagination {
	position: absolute;
	text-align: center;
	-webkit-transition: .3s opacity;
	-o-transition: .3s opacity;
	transition: .3s opacity;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
	opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: 10px;
	left: 0;
	width: 100%
}

.swiper-pagination-bullets-dynamic {
	overflow: hidden;
	font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transform: scale(0.33);
	-ms-transform: scale(0.33);
	transform: scale(0.33);
	position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
	-webkit-transform: scale(0.66);
	-ms-transform: scale(0.66);
	transform: scale(0.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
	-webkit-transform: scale(0.33);
	-ms-transform: scale(0.33);
	transform: scale(0.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
	-webkit-transform: scale(0.66);
	-ms-transform: scale(0.66);
	transform: scale(0.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
	-webkit-transform: scale(0.33);
	-ms-transform: scale(0.33);
	transform: scale(0.33)
}

.swiper-pagination-bullet {
	width: 18px;
	height: 6px;
	display: inline-block;
	background: #fff;
	opacity: .8
}

button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}
.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer
}

.swiper-pagination-bullet-active {
	opacity: 1;
	background: #01a2ff
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 4px
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	white-space: nowrap
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transition: .2s left, .2s -webkit-transform;
	transition: .2s left, .2s -webkit-transform;
	-o-transition: .2s transform, .2s left;
	transition: .2s transform, .2s left;
	transition: .2s transform, .2s left, .2s -webkit-transform
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transition: .2s right, .2s -webkit-transform;
	transition: .2s right, .2s -webkit-transform;
	-o-transition: .2s transform, .2s right;
	transition: .2s transform, .2s right;
	transition: .2s transform, .2s right, .2s -webkit-transform
}

.swiper-container-horizontal>.swiper-pagination-progressbar {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0
}

.swiper-container-horizontal>.swiper-scrollbar {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%
}

.swiper-pagination-progressbar {
	background: rgba(0, 0, 0, 0.25);
	position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background: #007aff;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: left top;
	-ms-transform-origin: left top;
	transform-origin: left top
}

.swiper-pagination-progressbar.swiper-pagination-white {
	background: rgba(255, 255, 255, 0.25)
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
	background: #fff
}

.swiper-pagination-progressbar.swiper-pagination-black {
	background: rgba(0, 0, 0, 0.25)
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
	background: #000
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	-webkit-transform-origin: right top;
	-ms-transform-origin: right top;
	transform-origin: right top
}

.swiper-pagination-white .swiper-pagination-bullet-active {
	background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
	background: #000
}

.swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0, 0, 0, 0.1)
}

.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: rgba(0, 0, 0, 0.5);
	border-radius: 10px;
	left: 0;
	top: 0
}

.swiper-scrollbar-cursor-drag {
	cursor: move
}

.swiper-zoom-container {
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
	max-width: 100%;
	max-height: 100%;
	-o-object-fit: contain;
	object-fit: contain
}

.swiper-slide-zoomed {
	cursor: move
}

.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	-webkit-transform-origin: 50%;
	-ms-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
	animation: swiper-preloader-spin 1s steps(12, end) infinite
}

.swiper-lazy-preloader:after {
	display: block;
	content: '';
	width: 100%;
	height: 100%;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
	background-position: 50%;
	background-size: 100%;
	background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

@-webkit-keyframes {
	swiper-preloader-spin {
		100% {
			-webkit-transform: rotate(360deg);
			transform: rotate(360deg)
		}
	}
}

@keyframes {
	swiper-preloader-spin {
		100% {
			-webkit-transform: rotate(360deg);
			transform: rotate(360deg)
		}
	}
}

.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	-webkit-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
	pointer-events: none;
	-webkit-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-cube {
	overflow: visible
}

.swiper-container-cube .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
	visibility: hidden;
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	width: 100%;
	height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
	-webkit-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	transform-origin: 100% 0
}

.swiper-container-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .6;
	-webkit-filter: blur(50px);
	filter: blur(50px);
	z-index: 0
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
	pointer-events: auto;
	visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-container-flip {
	overflow: visible
}

.swiper-container-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-container-coverflow .swiper-wrapper {
	-ms-perspective: 1200px
}

.wrap {
	width: 1200px;
	margin: 0 auto;
	
}

.none {
	display: none
}

.ellipsis-1 {
	display: -webkit-box;
	overflow: hidden;
	white-space: normal !important;
	text-overflow: ellipsis;
	word-wrap: break-word;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical
}

.ellipsis-2 {
	display: -webkit-box;
	overflow: hidden;
	white-space: normal !important;
	text-overflow: ellipsis;
	word-wrap: break-word;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}

.ellipsis-3 {
	display: -webkit-box;
	overflow: hidden;
	white-space: normal !important;
	text-overflow: ellipsis;
	word-wrap: break-word;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical
}
.head{ position:relative; z-index:8;}
.topbar {
	height: 90px;
	line-height: 50px;
	background: url(../images/head_bg.jpg) no-repeat center;
	background-size: contain;
	/*overflow: hidden;*/
}

.topbar .text {
	float: left;
	font-size: 16px;
	color: #999999
}

.topbar .tool {
	float: right;
	    margin-top: 17px;
}

.topbar .tool .item {
	position: relative;
	float: left;
	font-size: 20px;
	color: #442d03
}

.topbar .tool .item a {
	display: inline-block;
	height: 50px;
	padding: 0 18px
}

.topbar .tool .item:before {
	position: absolute;
	right: 0px;
	top: 19px;
	content: '';
	width: 1px;
	height: 15px;
	background: #ffffff;
	opacity: .3
}

.topbar .tool .item:last-child {
	padding-right: 0px
}

.topbar .tool .item:last-child:before {
	width: 0px
}

.topbar .tool .code {
	display: none;
	position: absolute;
	z-index: 1000;
	top: 50px;
	left: -25px;
	width: 120px;
	height: 120px
}

.topbar .tool .code img {
	width: 120px;
	height: 120px
}

.i_nav {
	height: 65px;
	background: url(../images/nav_bg.jpg) no-repeat center;
	background-size: cover
}

.i_nav .logo {
	float: left;
	line-height: 91px;
	margin-left: 9px
}

.menu{height:65px; /*float:right;*/}
.menu ul li{ float:left; position:relative; height:65px; width:113px;}
.menu ul li dl{ background:#fff; width:140px; position:absolute; left:0px; top:65px;display:none; }
.menu ul li dl dd{ line-height:50px; height:50px; position:relative; background:#005eaa; }
.menu ul li dl dd a{ line-height:50px; height:50px; font-size:14px; color:#fff; font-weight:normal; display:block; padding:0; margin:0px; text-align:center;}
.menu ul li dl dd a:hover{ background:#005eaa; color:#fff;}
.menu ul li dl dd .subnav{ background:#fff; width:205px; position:absolute; left:140px; top:0px;display:none;}
.menu ul li dl dd .subnav a{ display:block; line-height:50px; height:50px; background:#4e9350;}
.menu ul li dl dd .subnav a:hover{ background:#38863a; color:#fff;}
.menu a{ font-size:16px;color:#fff; text-decoration:none; display:inline-block;text-align:center; height:30px; line-height:30px; margin-top:19px;}
.menu a:hover{color:#fff;}
a.menu_hover{ border-bottom:2px solid #005eaa; color:#fff;}

.page {
	text-align: center;
	box-sizing: border-box;
	padding: 10px 0 100px 0;
	font-size: 12px;
	color: #333333;
	font-family: arial
}

.page .prev,
.page .next {
	margin-right: 4px;
	display: inline-block;
	width: 80px;
	height: 40px;
	background: #ffffff;
	text-align: center;
	line-height: 40px;
	background: #efefef;
	border: 1px solid #d0d0d0;
	font-size: 14px;
	color: #333333
}

.page .num {
	display: inline-block;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	background: #efefef;
	border: 1px solid #d0d0d0;
	margin-right: 4px;
	text-align: center;
	font-size: 14px;
	color: #333333
}

.page .cur {
	background: #69bb95;
	color: #ffffff;
	border: 1px solid #69bb95
}

.banner_iner .swiper-pagination-bullet {
	width: 40px;
	height: 2px;
	background: #ffffff
}

.banner_iner .swiper-pagination-bullet-active {
	width: 40px;
	height: 2px;
	background: #38863a
}

.modtit {
	text-align: center
}

.modtit font {
	font-size: 30px;
	color: #333333;
	line-height: 1
}

.modtit span {
	display: block;
	margin: 10px auto 15px auto;
	width: 40px;
	height: 2px;
	background: #38863a
}

.modtit p {
	font-size: 14px;
	color: #999999;
	line-height: 1
}

.foot {
	background: #1a1a1a
}

.foot .link {
	/*height: 100px;*/
	overflow: hidden;
	background: #222222;
	padding-bottom:40px;
}

.foot .link .tit {
	position: relative;
	float: left;
	height: 20px;
	line-height: 20px;
	padding-left: 9px;
	margin-top: 40px;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold
}

.foot .link .tit:before {
	position: absolute;
	top: 0px;
	left: 0px;
	content: '';
	width: 2px;
	height: 20px;
	background: #38863a
}

.foot .link .cont {
	width: 1033px;
	float: right;
	margin-top:40px;
}

.foot .link .cont a {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	font-size: 16px;
	color: #ffffff;
	opacity: .5;
	/*margin-right:20px;*/
	display:inline-block;
	width:342px;
}

.foot .l {
	width: 312px;
	float: left;
	height: 145px;
	margin: 72px 0;
	border-right: 1px solid rgba(255, 255, 255, 0.1)
}

.foot .l a {
	display: inline-block;
	width: 90px;
	margin-right: 47px;
	font-size: 14px;
	color: #ffffff;
	line-height: 37px;
}

.foot .m {
	width: 657px;
	float: left;
	height: 145px;
	margin: 72px 0;
	padding: 0 62px;
	box-sizing: border-box;
	border-right: 1px solid rgba(255, 255, 255, 0.1)
}

.foot .m .tel {
	height: 30px;
	line-height: 30px
}

.foot .m .tel img,
.foot .m .tel span,
.foot .m .tel a {
	float: left
}

.foot .m .tel span {
	margin: 0 8px 0 12px;
	font-family: "Impact";
	font-size: 30px;
	line-height: 1;
	color: #38863a
}

.foot .m .tel a {
	display: inline-block;
	width: 138px;
	height: 30px;
	line-height: 30px;
	border-radius: 15px;
	text-align: center;
	background: #38863a;
	font-size: 14px;
	color: #1a1a1a
}

.foot .m p {
	margin-top: 15px;
	font-size: 14px;
	color: #ffffff;
	line-height: 44px
}

.foot .r {
	width: 120px;
	float: right;
	margin: 72px 0 0 0
}

.foot .r span {
	display: block;
	height: 34px;
	line-height: 34px;
	text-align: center;
	font-size: 14px;
	color: #ffffff
}

.foot .copy .cont {
	width: 1200px;
	margin: 0 auto;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	border-top: 1px solid rgba(255, 255, 255, 0.1);
	font-size: 14px;
	color: #FFFFFF
}

.foot .copy .font {
	float: left
}

.foot .copy span {
	/*float: right*/
}

.foot .copy span a{ color:#fff;}

.nytit {
	height: 320px;
	overflow: hidden;
	background-size: cover;
	padding-top: 88px;
	box-sizing: border-box
}

.nytit span {
	display: block;
	width: 30px;
	height: 2px;
	background:#005eaa;
}

.nytit h3 {
	margin: 40px 0 20px 0;
	font-size: 32px;
	color: #005eaa;
	line-height: 1
}

.nytit p {
	font-size: 16px;
	color: #005eaa;
	line-height: 1
}

.nytit p a {
	color: #005eaa;
}

.nycata { float:left; width:270px; margin-top:38px;
}


.pg_home .ida {
	padding: 40px 0 60px 0
}

.pg_home .ida ul {
	margin-top: 62px;
	text-align: center
}

.pg_home .ida ul li {
	display: inline-block;
	width: 170px;
	margin: 0 53px;
	cursor: pointer
}

.pg_home .ida ul li img {
	-webkit-transition: -webkit-transform 1s ease-out;
	-moz-transition: -moz-transform 1s ease-out;
	-o-transition: -o-transform 1s ease-out;
	-ms-transition: -ms-transform 1s ease-out
}

.pg_home .ida ul li img:hover {
	-webkit-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-moz-transfomr: rotate(360deg)
}

.pg_home .ida ul li span {
	display: block;
	margin-top: 16px;
	font-size: 20px;
	color: #333333;
	line-height: 1;
	font-weight: bold
}

.pg_home .ida ul li span font {
	display: block;
	margin-top: 5px;
	font-size: 12px;
	color: #999999;
	text-transform: capitalize;
	transform: scale(0.8)
}

.pg_home .idb {
	height: 651px;
	padding-top: 39px;
	box-sizing: border-box;
	background: url(../images/idb_bg.jpg) no-repeat center;
	background-size: cover
}

.pg_home .idb ul {
	margin-top: 40px
}

.pg_home .idb ul li {
	position: relative;
	width: 285px;
	height: 420px;
	float: left;
	margin-right: 20px
}

.pg_home .idb ul li .intro {
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 268px;
	padding: 120px 22px 0 22px;
	box-sizing: border-box;
	text-align: center;
	background: url(../images/idb_bg1.png) no-repeat center top;
	transition: all ease-out .3s;
	-webkit-transition: all ease-out .3s
}

.pg_home .idb ul li .tit {
	text-align: center
}

.pg_home .idb ul li .tit span {
	display: block;
	font-size: 18px;
	color: rgba(255, 255, 255, 0.5);
	font-weight: bold;
	line-height: 1;
	text-transform: uppercase;
	opacity: .5
}

.pg_home .idb ul li .tit p {
	position: relative;
	top: -13px;
	display: inline-block;
	margin-top: 5px;
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
	line-height: 1
}

.pg_home .idb ul li .text {
	height: 84px;
	font-size: 14px;
	color: #ffffff;
	line-height: 28px
}

.pg_home .idb ul li:hover .intro {
	background: url(../images/idb_bg1_h.png) no-repeat center top
}

.pg_home .idb ul li:last-child {
	margin-right: 0px
}

.pg_home .idc {
	overflow: hidden;
	box-sizing: border-box;
	padding-top: 38px
}


/*slideTxtBox_01*/
.slideTxtBox_01 .hd{text-align: center;margin: 40px 0}
.slideTxtBox_01 .hd ul li{
	display: inline-block;
	width: 180px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background: #f5f5f5;
	margin: 0 10px;
	font-size: 16px;
	color: #333333;
	transition: all ease-out .3s;
	-webkit-transition: all ease-out .3s
}
.slideTxtBox_01 .hd ul li.on{background: #38863a;cursor:pointer; color: #ffffff} 
.slideTxtBox_01 .hd ul li.on a{color: #ffffff}
.slideTxtBox_01 .bd ul li{width: 350px; float:left; margin:0px 25px 12px 25px;-webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);}
.slideTxtBox_01 .bd ul li .case-card{border: 1px solid #ccc; width:348px;}
.slideTxtBox_01 .bd ul li .case-card:hover{box-shadow: 0 0 16px #aaa;}
.slideTxtBox_01 .bd ul li img{width: 100%; height:200px;}
.slideTxtBox_01 .bd ul li .wen{padding:10px;max-height: 100px; text-align:center;}
.slideTxtBox_01 .bd ul li h3{font-size: 14px;}
.slideTxtBox_01 .bd ul li h3 a{color:#333;}
.slideTxtBox_01 .bd ul li h3 a:hover{color: #38863a;text-decoration: none;}
.slideTxtBox_01 .bd ul li span{height: 14px; display:block;}

.slideTxtBox_01 .bd ul li:hover{
  -webkit-animation-name: hvr-pulse-grow;
  animation-name: hvr-pulse-grow;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}

.pg_home .idc .more{
	border: 1px solid #dddddd;
	display:block; margin:0 auto;
	width: 180px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background: #fff; margin-top:50px;
	font-size: 16px;
	color: #333333;
	transition: all ease-out .3s;
	-webkit-transition: all ease-out .3s
}
.pg_home .idc .more:hover{
	background: #38863a; 
}


.pg_home .idc .case_pag {
	display: inline-block;
	width: inherit
}

.pg_home .idc .swiper-container-horizontal>.swiper-pagination-bullets {
	bottom: 19px;
	right: 16px !important;
	left: initial
}

.pg_home .idc .swiper-pagination-bullet {
	width: 40px;
	height: 2px;
	background: #ffffff
}

.pg_home .idc .swiper-pagination-bullet-active {
	width: 40px;
	height: 2px;
	background: #27c47b
}

.pg_home .idd {
	padding-top: 82px
}

.pg_home .idd .cont {
	margin-top: 30px;
	height: 500px;
	background: url(../images/idd_bg.jpg) no-repeat center;
	background-size: cover
}

.pg_home .idd .cont span {
	display: block;
	font-family: arial;
	font-size: 24px;
	line-height: 1;
	color: #FFFFFF;
	opacity: .2;
	text-transform: uppercase
}

.pg_home .idd .cont h3 {
	margin-top: 7px;
	font-size: 24px;
	color: #7dd3ab;
	line-height: 1;
	font-weight: bold
}

.pg_home .idd .cont font {
	display: block;
	margin-top: 38px;
	font-size: 24px;
	color: #7dd3ab;
	line-height: 1;
	font-weight: bold
}

.pg_home .idd .cont p {
	width: 564px;
	height: 90px;
	margin: 38px 0 58px 0;
	font-size: 14px;
	color: #ffffff;
	line-height: 30px
}

.pg_home .idd .wrap {
	position: relative;
	padding: 90px 0 0 42px;
	box-sizing: border-box
}

.pg_home .idd .icon {
	position: absolute;
	top: 180px;
	left: 342px
}

.pg_home .idd .other a {
	display: block;
	width: 240px;
	float: left;
	height: 40px;
	line-height: 40px;
	text-align: center;
	margin-right: 10px;
	background: #1b1b1b;
	font-size: 14px;
	color: #ffffff
}

.pg_home .ide {
	padding-top: 40px
}

.pg_home .ide .l {
	width: 526px;
	float: left;
	margin-top: 90px
}

.pg_home .ide .l p {
	/*height: 180px;*/
	margin: 40px 0;
	overflow: hidden;
	font-size: 14px;
	color: #333333;
	line-height: 30px;
	margin-left:56px;
}

.pg_home .ide .l a {
	font-size: 14px;
	color: #38863a
}

.pg_home .ide .r {
	width: 580px;
	float: right;
	margin-top: 90px;
	padding-top: 20px;
	display: inline;
	/*background: url(../images/ide_bg.png) no-repeat*/
}

.pg_home .ide .cata {
	margin-top: 38px
}

.pg_home .ide .cata a {
	display: block;
	width: 224px;
	float: left;
	height: 90px;
	border: 1px solid #e3e3e3;
	margin-right: 20px;
	padding-top: 15px;
	box-sizing: border-box
}

.pg_home .ide .cata a:last-child {
	margin-right: 0px
}

.pg_home .ide .cata a:hover {
	background: #38863a;
	border: 1px solid #38863a
}

.pg_home .ide .cata a:hover h3,
.pg_home .ide .cata a:hover span {
	color: #ffffff
}

.pg_home .ide .cata .in {
	display: flex;
	justify-content: center;
	align-items: center
}

.pg_home .ide .cata h3 {
	font-size: 20px;
	color: #666666;
	line-height: 1;
	font-weight: normal
}

.pg_home .ide .cata span {
	margin-top: 4px;
	display: block;
	font-family: arial;
	font-size: 14px;
	line-height: 1;
	color: #999999;
	text-transform: capitalize
}

.pg_home .idf {
	margin: 50px 0 80px 0;
	padding-top: 64px;
	border-top: 1px solid #dddddd;
	text-align: center
}

.pg_home .idf .wrap {
	height: 420px;
	border-left: 1px solid #dddddd
}

.pg_home .idf .list {
	width: 100%;
	float: left;
	padding: 0 30px;
	box-sizing: border-box;
	height: 420px;
	border-right: 1px solid #dddddd;
	text-align: left
}

.pg_home .idf .title {
	height: 49px;
	border-bottom: 1px solid #dddddd
}

.pg_home .idf .title h3 {
	display: inline-block;
	font-size: 28px;
	color: #333333;
	line-height: 1
}

.pg_home .idf .title span {
	font-size: 14px;
	color: #7dd3ab;
	line-height: 1;
	font-weight: bold;
	margin-left: 2px
}

.pg_home .idf ul {
	margin-top: 74px
}

.pg_home .idf ul li {
	margin-bottom: 36px;
	overflow: hidden
}

.pg_home .idf ul li a {
	display: block
}

.pg_home .idf ul li .text {
	width: 385px;
	float: left
}

.pg_home .idf ul li .text h3 {
	position: relative;
	height: 16px;
	font-size: 16px;
	color: #333333;
	line-height: 1;
	padding-left: 24px
}

.pg_home .idf ul li .text h3:before {
	position: absolute;
	top: 3px;
	left: 0px;
	content: '';
	width: 10px;
	height: 10px;
	background: #dddddd
}

.pg_home .idf ul li .text p {
	height: 48px;
	margin-top: 12px;
	font-size: 14px;
	color: #999999;
	line-height: 24px
}

.pg_home .idf ul li .i_data {
	float: right;
	text-align: center
}

.pg_home .idf ul li .i_data .data {
	font-family: arial;
	font-size: 20px;
	color: #aaaaaa;
	line-height: 1;
	font-weight: normal
}

.pg_home .idf ul li .i_data .m {
	margin-top: 15px;
	font-family: arial;
	font-size: 40px;
	color: #999999;
	line-height: 1;
	font-weight: normal
}

.pg_home .idf ul li:hover .text h3 {
	color: #38863a
}

.pg_home .idf ul li:hover .text h3:before {
	background: #38863a
}

.pg_home .idf .more {
	display: inline-block;
	margin-top: 41px;
	width: 120px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border: 1px solid #dddddd;
	font-size: 14px;
	color: #999999
}

.pg_home .idf .more a {
	color: #999999
}

.pg_about .ide {
	padding: 80px 0 200px 0
}

.pg_about .ide .l p {
	height: auto;
	overflow: initial
}

.pg_honor ul {
	margin: 78px 0
}

.pg_honor ul li {
	width: 284px;
	float: left;
	margin: 0 21px 20px 0
}

.pg_honor ul li .img {
	width: 284px;
	height: 204px;
	line-height: 200px;
	text-align: center;
	border: 2px solid #dddddd
}

.pg_honor ul li img {
	max-height: 200px;
	vertical-align: middle
}

.pg_honor ul li span {
	display: block;
	height: 56px;
	line-height: 56px;
	text-align: center;
	font-size: 16px;
	color: #333333
}

.pg_history {
	margin: 78px auto 32px auto
}

.pg_history ul li {
	width: 600px;
	float: left;
	padding: 40px 40px 28px 40px;
	border: 1px solid #f6f6f6;
	margin-bottom: 24px
}

.pg_history ul li h3 {
	font-family: arial;
	font-size: 40px;
	color: #69bb95;
	line-height: 1
}

.pg_history ul li p {
	margin-top: 16px;
	height: 90px;
	overflow: hidden;
	font-size: 14px;
	color: #333333;
	line-height: 30px
}

.pg_history ul li:nth-of-type(1),
.pg_history ul li:nth-of-type(4),
.pg_history ul li:nth-of-type(5),
.pg_history ul li:nth-of-type(8),
.pg_history ul li:nth-of-type(9),
.pg_history ul li:nth-of-type(12),
.pg_history ul li:nth-of-type(14),
.pg_history ul li:nth-of-type(15),
.pg_history ul li:nth-of-type(18) {
	background: #f6f6f6
}

.pg_mien ul {
	margin: 78px 0
}

.pg_mien ul li {
	position: relative;
	width: 285px;
	float: left;
	margin: 0 20px 40px 0
}

.pg_mien ul li .img {
	width: 285px;
	height: 300px;
	line-height: 300px;
	text-align: center
}

.pg_mien ul li .img img {
	max-height: 300px;
	vertical-align: middle
}

.pg_mien ul li .name {
	display: none;
	position: absolute;
	bottom: -1px;
	left: 0px;
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #69bb95;
	font-size: 14px;
	color: #FFFFFF
}

.pg_mien ul li:hover {
	box-shadow: 0px 2px 8px rgba(22, 160, 133, 0.3)
}

.pg_pro {
	background: #ffffff;
	margin: 38px auto
}

.pg_pro .l {
	width: 300px;
	float: left;
	padding: 30px 18px 50px 18px;
	background: #69bb95
}

.pg_pro .l h3 {
	margin: 32px 0 10px 0;
	font-size: 28px;
	color: #ffffff;
	line-height: 1
}

.pg_pro .l p {
	margin-bottom: 40px;
	font-size: 14px;
	line-height: 1;
	font-weight: bold;
	color: rgba(255, 255, 255, 0.3);
	text-transform: uppercase
}

.pg_pro .l font {
	display: block;
	width: 40px;
	height: 2px;
	background: #ffffff
}

.pg_pro .r {
	width: 900px;
	float: right;
	padding: 20px 40px 40px 60px;
	font-size: 14px;
	color: #333333;
	line-height: 40px
}

.pg_market {
	background: #ffffff;
	margin: 38px auto
}

.pg_case {
	margin: 38px auto; float:right; width:920px;
}
 .menu_top{
        height: 80px;
        padding-left:50px;
        background: #005eaa;
    }
    .menu_top h3{
        height:70px;
        line-height: 70px;
        margin: 0;
        color: #fff;
        font-weight:200;
        font-size: 24px;
    }
    .menu_list{
        padding:20px;
        background-color: #f4f4f4;
        margin-top: -10px;
    }
    .menu_list h2{
        padding-left:10px;
        color:#444;
        font-size:16px;
        vertical-align: bottom;
        display: inline-block;
    }
    .menu_list h2:hover{
        color: #4dc47d;
    }

    .menu_list dl{
        padding: 0;
        padding-left:0px;
        margin-bottom: 0;
    }
    .menu_list dl dt{
        height: 47px; line-height:47px; text-align:left;
        font-size: 16px;
    }
	.menu_list dl dt img{ position:relative; top:0px; margin-right:10px;width:20px;}
    .menu_list dl dt a{
        color: #444;
    }
    .menu_list dl dt a:hover,.menu_list dl .active{
        color:#38863a;
    }   
	.menu_list dl dd{ height:30px; line-height:30px; padding-left:0px; font-size: 15px;}
	.menu_list dl dd :hover{ height:30px; line-height:30px; padding-left:40px; font-size: 15px;}
	.menu_list2 .newcase li{ height:34px; line-height:34px;}
.pg_case ul li {
	width: 288px;
	float: left;
	    margin: 0px 0px 29px 18px;
}

.menu_list dl dd a{ color: #7d7c7c !important;}
.pg_case ul li .img {
	width: 288px;
	height: 237px;
	line-height: 237px;
	text-align: center
}

.pg_case ul li .img img {
	max-height: 237px;
	vertical-align: middle;
	
}

.pg_case ul li .intro {
	/*background: #ffffff;*/
	padding: 13px 24px 11px 24px;
	box-sizing: border-box
}
.detail{ width:800px;}
.pg_case ul li .intro p {
	margin-bottom: 15px;
	height: 48px;
	font-size: 18px;
	color: #333333;
	line-height: 24px;
	font-weight: bold;
	text-align: center;
}

.pg_case ul li .intro .data {
	font-size: 14px;
	color: #999999;
	line-height: 1;
	padding-left: 18px;
	background: url(../images/case_icon1.png) no-repeat left center
}

.pg_case ul li .intro .line {
	float: right
}

.pg_case ul li:hover {
	box-shadow: 0px 8px 20px rgba(105, 187, 149, 0.15)
}

.pg_case ul li:hover p {
	color: #38863a
}

.pg_news {
	margin-top: 83px
}

.pg_news .abstract {
	height: 300px
}

.pg_news .abstract a {
	display: block;
	overflow: hidden
}

.pg_news .abstract .img {
	width: 600px;
	height: 300px;
	float: left
}

.pg_news .abstract .intro {
	width: 600px;
	float: left;
	height: 300px;
	padding: 68px 40px 0 40px;
	box-sizing: border-box;
	background: #38863a
}

.pg_news .abstract h3 {
	height: 18px;
	font-size: 18px;
	color: #ffffff;
	line-height: 1;
	font-weight: bold
}

.pg_news .abstract p {
	margin: 30px 0 64px 0;
	height: 60px;
	font-size: 14px;
	color: #ffffff;
	line-height: 30px
}

.pg_news .abstract .data {
	float: left;
	font-family: arial;
	font-size: 14px;
	color: #ffffff;
	line-height: 1
}

.pg_news .abstract .line {
	float: right
}

.pg_news ul {
	margin: 20px 0 30px 0;
	border: 1px solid #eeeeee
}

.pg_news ul li {
	height: 148px;
	border-bottom: 1px solid #eeeeee;
	background: #ffffff;
	box-sizing: border-box
}

.pg_news ul li a {
	display: block;
	padding: 30px 40px 0 30px
}

.pg_news ul li:hover {
	background: #f8f8f8
}

.pg_news ul li:hover .text h3 {
	color: #38863a
}

.pg_news ul li:hover .more {
	background: url(../images/news_more_h.png) no-repeat center
}

.pg_news ul .data {
	width: 60px;
	float: left;
	text-align: right;
	margin-right: 38px
}

.pg_news ul .data h3 {
	font-family: arial;
	font-size: 40px;
	line-height: 1;
	color: #333333;
	font-weight: bold
}

.pg_news ul .data span {
	margin: 20px 0 10px 0;
	display: block;
	width: 20px;
	height: 1px;
	background: #dddddd;
	float: right
}

.pg_news ul .data font {
	display: block;
	font-size: 16px;
	color: #999999;
	line-height: 1
}

.pg_news ul .text {
	width: 886px;
	float: left;
	overflow: hidden
}

.pg_news ul .text h3 {
	font-size: 18px;
	color: #333333;
	line-height: 1;
	font-weight: normal
}

.pg_news ul .text p {
	height: 60px;
	margin-top: 16px;
	font-size: 14px;
	color: #999999;
	line-height: 20px
}

.pg_news ul .more {
	width: 40px;
	height: 40px;
	background: url(../images/news_more.png) no-repeat center;
	float: right;
	margin-top: 24px
}

.pg_contact {
	background: #FFFFFF;
	margin: 80px auto;
	box-shadow: 0px 0px 20px rgba(105, 187, 149, 0.15)
}

.pg_contact .l {
	width: 500px;
	height: 600px;
	float: left
}

.pg_contact .r {
	width: 700px;
	height: 600px;
	float: left;
	padding-top: 32px;
	box-sizing: border-box;
	background: url(../images/ccontact_bg.png) no-repeat right bottom
}

.pg_contact .intro {
	margin-left: 30px
}

.pg_contact .intro h3 {
	margin: 38px 0 5px 0;
	font-size: 28px;
	color: #38863a;
	line-height: 1
}

.pg_contact .intro p {
	margin-bottom: 68px;
	height: 30px;
	font-size: 16px;
	color: #333333;
	line-height: 30px
}

.pg_contact ul li {
	width: 282px;
	float: left;
	margin: 0 30px 60px 30px;
	height:150px;
}

.pg_contact ul li img {
	width: 24px;
	float: left;
	margin-right: 10px
}

.pg_contact ul li .text {
	width: 248px;
	float: left
}

.pg_contact ul li .text span {
	display: block;
	font-size: 18px;
	color: #333333;
	line-height: 1
}

.pg_contact ul li .text font {
	height: 48px;
	overflow: hidden;
	margin-top: 14px;
	display: block;
	font-size: 14px;
	color: #333333;
	line-height: 24px
}

.pg_contact ul li .text p {
	height: 48px;
	overflow: hidden;
	margin-top: 14px;
	display: block;
	font-size: 20px;
	color: #333333;
	line-height: 24px
}

.pg_detail {
	margin: 80px auto
}

.pg_detail .modtit {
	text-align: left
}

.pg_detail .modtit span {
	margin: 10px 0px 15px 0
}

.pg_detail .text {
	font-size: 14px;
	color: #333333;
	line-height: 30px;
	margin-top: 50px
}

.pg_market {
	padding: 40px 0 66px 0;
	background: #ffffff
}

.pg_market ul li {
	position: relative;
	margin: 93px 100px 0 100px
}

.pg_market ul li .tit {
	position: absolute;
	top: 0px;
	right: 53px;
	width: 120px;
	height: 300px;
	text-align: center;
	line-height: 120px;
	background: #ffffff;
	overflow: hidden;
	border: 1px solid #69bb95;
	writing-mode: vertical-lr;
	font-size: 24px;
	color: #27c47b;
	padding: 10px 0
}

.pg_market ul li .text {
	width: 74%; overflow: hidden;
	margin-bottom: 22px;
	font-size: 16px;
	color: #333333;
	line-height: 40px
}

.pg_market ul li .img {
	width: 1000px;
	height: 360px;
	line-height: 360px;
	text-align: center
}

.pg_market ul li .img img {
	max-height: 360px;
	vertical-align: middle
}