@charset "UTF-8";
body, html {
	width: 100%
}
 input::-ms-clear, input::-ms-reveal {
 display: none;
}
*, :after, :before {
	box-sizing: inherit
}
html {
	font-family: sans-serif;
	line-height: 1.15;
	box-sizing: border-box;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-ms-overflow-style: scrollbar;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}
 @-ms-viewport {
 width: device-width
}
article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
	display: block
}
body {
	margin: 0;
	color: rgba(0, 0, 0, .6);
	font-size: 14px;
	font-family: "Microsoft Yahei", Arial, Helvetica, sans-serif, -apple-system, BlinkMacSystemFont, PingFang SC, Arial, Microsoft YaHei, Segoe UI, Hiragino Sans GB, Helvetica Neue, Helvetica, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
	font-variant: tabular-nums;
	font-weight: 400;
	line-height: 1.5715;
	background-color: #fff;
	font-feature-settings: "tnum"
}
[tabindex="-1"]:focus {
	outline: none!important
}
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible
}
h1, h2, h3, h4, h5, h6 {
	color: rgba(0, 0, 0, .6);
	font-weight: 500
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	margin-bottom: 0
}
abbr[data-original-title], abbr[title] {
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
	border-bottom: 0;
	cursor: help
}
address {
	margin-bottom: 1em;
	font-style: normal;
	line-height: inherit
}
input[type=number], input[type=password], input[type=text], textarea {
	-webkit-appearance: none
}
dl, ol, ul {
	margin: 0;
	padding: 0;
	margin-bottom: 1em
}
ul, li {
	list-style: none;
}
ol ol, ol ul, ul ol, ul ul {
	margin: 0;
	padding: 0;
}
dt {
	font-weight: 500;
	margin: 0;
	padding: 0
}
dd {
	margin: 0;
	padding: 0
}
blockquote {
	margin: 0 0 1em
}
dfn {
	font-style: italic
}
b, strong {
	font-weight: bolder
}
small {
	font-size: 80%
}
sub, sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline
}
sub {
	bottom: -.25em
}
sup {
	top: -.5em
}
a {
	color: rgba(0, 0, 0, .6);
	text-decoration: none;
	background-color: transparent;
	outline: none;
	cursor: pointer;
	transition: color .3s;
	-webkit-text-decoration-skip: objects
}
a:focus {
	text-decoration: none;
	-webkit-text-decoration-skip: ink;
	text-decoration-skip-ink: auto
}
a:hover {
	text-decoration: none;
	outline: 0
}
code, kbd, pre, samp {
	font-size: 1em;
	font-family: SFMono-Regular, Consolas, Liberation Mono, Menlo, Courier, monospace
}
pre {
	margin-top: 0;
	margin-bottom: 1em;
	overflow: auto
}
figure {
	margin: 0 0 1em
}
img {
	vertical-align: middle;
	border-style: none
}
svg:not(:root) {
	overflow: hidden
}
 [role=button], a, area, button, input:not([type=range]), label, select, summary, textarea {
 touch-action: manipulation
}
table {
	border-collapse: collapse
}
caption {
	padding-top: .75em;
	padding-bottom: .3em;
	color: rgba(0, 0, 0, .45);
	text-align: left;
	caption-side: bottom
}
th {
	text-align: inherit
}
button, input, optgroup, select, textarea {
	margin: 0;
	color: inherit;
	font-size: inherit;
	font-family: inherit;
	line-height: inherit
}
button, input {
	overflow: visible
}
button, select {
	text-transform: none
}
 [type=reset], [type=submit], button, html [type=button] {
 -webkit-appearance: button
}
 [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
 padding: 0;
 border-style: none
}
input[type=checkbox], input[type=radio] {
	box-sizing: border-box;
	padding: 0
}
input[type=date], input[type=datetime-local], input[type=month], input[type=time] {
	-webkit-appearance: listbox
}
textarea {
	overflow: auto;
	resize: vertical
}
fieldset {
	min-width: 0;
	margin: 0;
	padding: 0;
	border: 0
}
legend {
	display: block;
	width: 100%;
	max-width: 100%;
	margin-bottom: .5em;
	padding: 0;
	color: inherit;
	font-size: 1.5em;
	line-height: inherit;
	white-space: normal
}
progress {
	vertical-align: baseline
}
 [type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
 height: auto
}
 [type=search] {
 outline-offset: -2px;
 -webkit-appearance: none
}
 [type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
 -webkit-appearance: none
}

::-webkit-file-upload-button {
 font: inherit;
 -webkit-appearance: button
}
output {
	display: inline-block
}
summary {
	display: list-item
}
template {
	display: none
}
 [hidden] {
 display: none!important
}
mark {
	padding: .2em;
	background-color: #feffe6
}

::-moz-selection {
 color: #fff;
 background: #028943
}
::selection {
	color: #fff;
	background: #028943;
}
.h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: inherit;
	font-weight: 400;
	line-height: 1.3;
	color: inherit;
	margin-bottom: 0
}
.h1 {
	font-size: 30px
}
.h2 {
	font-size: 28px
}
.h3 {
	font-size: 24px
}
.h4 {
	font-size: 20px
}
.h5 {
	font-size: 18px
}
.h6 {
	font-size: 16px
}
.maxwidth {
	width: 1500px;
	margin: 0 auto
}
hr {
	margin-top: 16px;
	margin-bottom: 16px;
	border: 0;
	border-top: 1px solid rgba(0, 0, 0, .1)
}
.clearfix:after, .clearfix:before {
	content: " ";
	display: table
}
.clearfix:after {
	clear: both
}
.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.pull-right {
	float: right
}
.pull-left {
	float: left
}
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}
.sr-only-focusable:active, .sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}
.invisible {
	visibility: hidden
}
.text-hide {
	font: "0/0", a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}
.text-left {
	text-align: left
}
.text-right {
	text-align: right
}
.text-center {
	text-align: center
}
.text-justify {
	text-align: justify;
	text-justify: inter-ideograph
}
.text-nowrap, .text-truncate {
	white-space: nowrap
}
.text-truncate {
	overflow: hidden;
	text-overflow: ellipsis
}
.text-lowercase {
	text-transform: lowercase
}
.text-uppercase {
	text-transform: uppercase
}
.text-capitalize {
	text-transform: capitalize
}
.c-flex {
	display: flex;
	flex-wrap: wrap;
	align-items: center
}
.overflow-hidden {
	overflow: hidden
}

::-webkit-scrollbar {
 background: #f4f4f4;
 width: 8px;
 height: 8px
}

::-webkit-scrollbar-thumb {
 background: rgba(0, 0, 0, .2);
 width: 8px;
 height: 8px;
 border-radius: 8px
}

::-webkit-scrollbar-track {
 border-radius: 8px
}
 input:-webkit-autofill {
 box-shadow: inset 0 0 0 1000px #fff!important
}
svg.icon {
	width: 1em;
	height: 1em;
	vertical-align: -.15em;
	fill: currentColor;
	overflow: hidden
}
.unable-to-interact {
	cursor: not-allowed;
	pointer-events: none
}
@font-face {
	font-family: DINPro;
	src: url(../fonts/dinpro.woff2) format("woff2"), url(../fonts/dinpro.woff) format("woff");
	font-weight: 400;
	font-style: normal
}
@font-face {
	font-family: bebas;
	src: url(../fonts/bebas-webfont.woff2) format("woff2"), url(../fonts/bebas-webfont.woff) format("woff");
	font-weight: 400;
	font-style: normal
}
 @media only screen and (min-width:961px) {
a:hover {
	color: #028943
}
}
 @media only screen and (max-width:1600px) {
.maxwidth {
	width: 94%
}
}
 @media only screen and (max-width:1440px) {
.h1 {
	font-size: 32px
}
.h2 {
	font-size: 26px
}
.h3 {
	font-size: 22px
}
.h4 {
	font-size: 18px
}
.h5 {
	font-size: 16px
}
.h6 {
	font-size: 14px
}
}
 @media only screen and (max-width:960px) {
.h1 {
	font-size: 26px
}
.h2 {
	font-size: 21px
}
.h3 {
	font-size: 18px
}
.h4 {
	font-size: 16px
}
.h5 {
	font-size: 15px
}
}
 @media only screen and (max-width:640px) {
.h1 {
	font-size: 20px
}
.h2 {
	font-size: 19px
}
.h3 {
	font-size: 16px
}
.h4 {
	font-size: 15px
}
.h5 {
	font-size: 14px
}
.h6 {
	font-size: 13px
}
}
 @-webkit-keyframes fadeIn {
 0% {
 opacity: 0
}
to {
	opacity: 1
}
}
 @keyframes fadeIn {
 0% {
 opacity: 0
}
to {
	opacity: 1
}
}
 @-webkit-keyframes fadeOut {
 0% {
 opacity: 1
}
to {
	opacity: 0
}
}
 @keyframes fadeOut {
 0% {
 opacity: 1
}
to {
	opacity: 0
}
}
 @-webkit-keyframes scaleIn {
 0% {
 transform: scale(.88)
}
to {
	transform: scale(1)
}
}
 @keyframes scaleIn {
 0% {
 transform: scale(.88)
}
to {
	transform: scale(1)
}
}
a[title=站长统计] {
	display: none
}
.v-container {
	opacity: 0;
	visibility: hidden;
	transition: opacity .3s, visibility .3s
}
.v-container.ready {
	opacity: 1;
	visibility: visible
}
.el-message-box {
	max-width: 94%
}
 @media only screen and (max-width:640px) {
.el-cascader-menu {
	min-width: 100px
}
.el-cascader-menu .el-cascader-node__label {
	font-size: 12px
}
.el-cascader-menu .el-cascader-node__postfix {
	right: 6px;
	font-size: 12px
}
.el-cascader-menu .el-cascader-node__prefix {
	left: 6px;
	font-size: 12px;
	display: none
}
.el-cascader-menu .el-cascader-node {
	padding: 0 16px 0 0;
	line-height: 28px;
	height: 28px
}
}
.iconfont {
	font-family: iconfont!important;
	font-size: inherit;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.magnifierRentgen {
	box-sizing: border-box;
	overflow: hidden;
	position: relative;
	width: 100%
}
.magnifierRentgen .magnifier-loupe {
	overflow: hidden;
	position: absolute;
	border-radius: 50%;
	top: 0;
	left: 0;
	box-shadow: 0 0 8px rgba(0, 0, 0, .3);
	cursor: none;
	transform: scale(1);
	display: none
}
.c-notification {
	position: fixed;
	right: 0;
	top: 24px;
	z-index: 9999;
	max-width: calc(100vw - 32px);
	margin-right: 24px
}
.c-notification-notice {
	position: relative;
	padding: 16px 24px;
	width: 384px;
	margin-bottom: 16px;
	margin-left: auto;
	overflow: hidden;
	background: #fff;
	border-radius: 2px;
	box-shadow: 0 3px 6px -4px rgba(0, 0, 0, .12), 0 6px 16px 0 rgba(0, 0, 0, .08), 0 9px 28px 8px rgba(0, 0, 0, .05);
	-webkit-animation: NotificationFadeIn .2s cubic-bezier(.645, .045, .355, 1);
	animation: NotificationFadeIn .2s cubic-bezier(.645, .045, .355, 1)
}
.c-notification-notice .c-notification-notice-content {
	position: relative
}
.c-notification-notice .c-notification-notice-with-icon {
	padding-left: 48px
}
.c-notification-notice .c-notification-notice-with-icon .c-notification-notice-description {
	margin-top: 4px
}
.c-notification-notice .c-notification-notice-icon {
	position: absolute;
	left: 0;
	margin-left: 4px;
	font-size: 24px;
	line-height: 24px
}
.c-notification-notice .c-notification-notice-icon .icon-success {
	color: #52c41a
}
.c-notification-notice .c-notification-notice-icon .icon-info {
	color: #1890ff
}
.c-notification-notice .c-notification-notice-icon .icon-warning {
	color: #faad14
}
.c-notification-notice .c-notification-notice-icon .icon-error {
	color: #ff4d4f
}
.c-notification-notice .c-notification-notice-message {
	color: rgba(0, 0, 0, .85);
	font-size: 16px;
	line-height: 24px;
	padding-right: 24px
}
.c-notification-notice .c-notification-notice-description {
	font-size: 14px;
	margin-top: 8px
}
.c-notification-notice .c-notification-notice-close {
	position: absolute;
	top: 20px;
	right: 24px;
	color: #000;
	outline: none;
	font-size: 16px;
	line-height: 1;
	cursor: pointer;
	opacity: .5;
	transition: opacity .3s
}
.c-notification-notice .c-notification-notice-close:hover {
	opacity: 1
}
 @-webkit-keyframes NotificationFadeIn {
 0% {
 left: 384px;
 opacity: 0
}
to {
	left: 0;
	opacity: 1
}
}
 @keyframes NotificationFadeIn {
 0% {
 left: 384px;
 opacity: 0
}
to {
	left: 0;
	opacity: 1
}
}
.c-modal {
	position: relative;
	z-index: 1;
	background-color: #fff;
	margin: 0 auto;
	box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .2);
	-webkit-animation: scaleIn .2s ease-in;
	animation: scaleIn .2s ease-in;
	border-radius: 5px;
	overflow: hidden
}
.c-modal-wrap {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 99;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	-webkit-animation: fadeIn .2s ease-in;
	animation: fadeIn .2s ease-in;
	transition: opacity .2s, visibility .2s
}
.c-modal-wrap.c-modal-wrap-hide {
	opacity: 0;
	visibility: hidden
}
.c-modal-mask {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 0;
	background-color: rgba(0, 0, 0, .45);
	cursor: pointer
}
.c-modal-content {
	max-width: 92vw;
	max-height: 84vh;
	overflow-y: auto
}
.c-modal-close {
	position: absolute;
	right: 20px;
	top: 20px;
	z-index: 2;
	font-size: 24px;
	line-height: 1;
	cursor: pointer;
	opacity: .5;
	transition: opacity .3s, transform .3s;
	color: #000
}
.c-modal-content-img a {
	display: block
}
.c-modal-content-img img {
	max-width: 100%
}
.c-modal-content-video video {
	width: 800px;
	max-width: 100%;
	display: block
}
.c-modal-content-videojs {
	width: 800px;
	padding-bottom: 56.25%;
	max-width: 100%
}
.c-modal-content-videojs .video-js {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 0
}
.shop-modal .c-modal {
	width: 560px;
	max-width: 92%;
	padding: 48px 2% 60px;
	box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1);
	text-align: center
}
.shop-modal .c-modal-content {
	max-width: 100%;
	max-height: 100%
}
.shop-modal .c-modal-mask {
	opacity: 0
}
.shop-modal .title {
	font-size: 20px;
	color: #000;
	margin-bottom: 4px
}
.shop-modal .tit {
	color: #999
}
.shop-modal .list {
	margin-top: 40px;
	justify-content: space-between
}
.shop-modal .icon {
	width: 120px;
	display: block;
	margin-bottom: 12px
}
.login-modal .c-modal {
	width: 450px;
	max-width: 92%;
	padding: 50px 60px;
	text-align: center
}
.login-modal .c-modal-content {
	max-width: 100%;
	max-height: 100%
}
.login-modal .c-modal-close {
	display: none
}
.login-modal .title {
	font-size: 22px;
	color: #000;
	font-weight: 500;
	margin-bottom: 40px
}
.login-modal .header {
	justify-content: center;
	font-size: 18px;
	border-bottom: 1px solid #eee;
	margin-bottom: 24px
}
.login-modal .header .item {
	margin-right: 60px;
	font-weight: 500;
	color: #000;
	padding: 0 12px 12px;
	position: relative;
	cursor: pointer
}
.login-modal .header .item.active {
	color: #028943
}
.login-modal .header .item.active:after {
	opacity: 1
}
.login-modal .header .item:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 2px;
	background-color: #028943;
	opacity: 0
}
.login-modal .header .item:last-of-type {
	margin-right: 0
}
.login-modal .links {
	justify-content: space-between;
	padding-top: 4px
}
.login-modal .form {
	text-align: left;
	font-size: 14px
}
 .login-modal .form ::-moz-placeholder {
 color: rgba(0, 0, 0, .3)
}
 .login-modal .form ::-webkit-input-placeholder {
 color: rgba(0, 0, 0, .3)
}
 .login-modal .form :-ms-input-placeholder {
 color: rgba(0, 0, 0, .3)
}
.login-modal .form .item {
	margin-bottom: 16px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	border-bottom: 1px solid #eee
}
.login-modal .form .item.mb0 {
	margin-bottom: 0
}
.login-modal .form .label {
	width: 64px;
	line-height: 44px;
	padding: 0 8px
}
.login-modal .form .input {
	width: calc(100% - 64px);
	height: 44px;
	border: none;
	padding: 0;
	outline: none;
	background: none;
	color: #000;
	font-size: 14px
}
.login-modal .form .submit {
	background: #028943;
	border: none;
	outline: none;
	padding: 0;
	width: 100%;
	height: 48px;
	color: #fff;
	font-size: 18px;
	cursor: pointer
}
.login-modal .social {
	margin-top: 40px
}
.login-modal .social .tit {
	text-align: center;
	justify-content: center;
	position: relative;
	font-size: 16px;
	margin-bottom: 30px
}
.login-modal .social .tit:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 1px;
	z-index: 0;
	background-color: #e8e8e8
}
.login-modal .social .tit span {
	padding: 0 16px;
	background-color: #fff;
	position: relative;
	z-index: 1
}
.login-modal .social .btns {
	justify-content: center
}
.login-modal .social .btn {
	font-size: 20px;
	width: 36px;
	line-height: 36px;
	height: 36px;
	text-align: center;
	color: #fff;
	border-radius: 50%;
	background-color: #6fa3f5;
	margin-right: 24px
}
.login-modal .social .btn:last-of-type {
	margin-right: 0
}
.login-modal .social .btn.weixin {
	background-color: #49b844
}
.login-modal .social .btn.weibo {
	background-color: #e6162d
}
 @media only screen and (min-width:961px) {
.c-modal-close:hover {
	opacity: 1;
	transform: rotate(180deg)
}
}
 @media only screen and (max-width:1440px) {
.login-modal .title {
	font-size: 20px;
	margin-bottom: 30px
}
.login-modal .header {
	margin-bottom: 16px
}
.login-modal .header .item {
	margin-right: 48px;
	padding: 0 8px 8px;
	font-size: 16px
}
.login-modal .c-modal {
	width: 400px;
	padding: 40px
}
.login-modal .form .submit {
	line-height: 44px;
	font-size: 16px
}
.login-modal .social {
	margin-top: 30px
}
.login-modal .social .tit {
	font-size: 14px;
	margin-bottom: 24px
}
}
 @media only screen and (max-width:640px) {
.c-modal-content {
	max-width: 80vw;
	max-height: 72vh
}
.c-modal-close {
	padding: 4px;
	top: 16px;
	right: 16px
}
.shop-modal .c-modal {
	padding: 32px 4% 40px
}
.shop-modal .title {
	font-size: 18px
}
.shop-modal .tit {
	font-size: 12px
}
.shop-modal .item {
	width: 27%;
	font-size: 12px
}
.shop-modal .icon {
	width: 100%;
	margin-bottom: 8px
}
.shop-modal .list {
	margin-top: 28px
}
.login-modal .title {
	font-size: 18px;
	margin-bottom: 24px
}
.login-modal .c-modal {
	padding: 32px
}
}
.c-empty {
	padding: 40px 0;
	font-size: 14px;
	text-align: center;
	color: rgba(0, 0, 0, .25)
}
.c-empty-image {
	height: 40px;
	margin-bottom: 8px
}
.c-empty-image svg {
	height: 100%
}
.c-empty-img-simple .c-empty-img-simple-ellipse {
	fill: #f5f5f5
}
.c-empty-img-simple .c-empty-img-simple-g {
	stroke: #d9d9d9
}
.c-empty-img-simple .c-empty-img-simple-path {
	fill: #fafafa
}
.c-empty-footer {
	margin-top: 16px
}
.c-pagination {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	margin-top: 30px;
	justify-content: flex-start;
	font-weight: 400
}
.c-pagination.center {
	justify-content: center
}
.c-pagination.type-a .c-pagination-item {
	background: none;
	color: #fff
}
.c-pagination.type-a .c-pagination-item.active {
	background-color: #028943
}
.c-pagination-item {
	display: block;
	font-size: 14px;
	line-height: 28px;
	background: #fff;
	border: 1px solid #ddd;
	padding: 0 10px;
	margin-right: 8px;
	margin-top: 8px;
	color: #999;
	transition: all .3s ease-out
}
.c-pagination-item.disabled {
	cursor: not-allowed;
	color: #999;
	opacity: .4
}
.c-pagination-item:last-of-type {
	margin-left: 0
}
.c-pagination-item.active {
	color: #fff;
	background-color: #028943;
	border-color: #028943
}
 @media only screen and (min-width:641px) {
.c-pagination-item:not(.disabled):hover {
	color: #fff;
	background-color: #028943;
	border-color: #028943
}
}
 @media only screen and (max-width:640px) {
.c-pagination {
	margin-top: 24px
}
}
.c-dropdown {
	position: absolute;
	z-index: 0;
	opacity: 0;
	visibility: hidden;
	transition: opacity .3s, visibility .3s;
	padding: 10px
}
.c-dropdown:after, .c-dropdown:before {
	content: "";
	position: absolute;
	z-index: 1;
	width: 0;
	height: 0
}
.c-dropdown-wrap {
	position: relative;
	z-index: 1
}
.c-dropdown-main {
	border: 1px solid #ebeef5;
	z-index: 0;
	box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1)
}
.c-dropdown-main, .c-dropdown-menu {
	background-color: #fff;
	position: relative
}
.c-dropdown-menu {
	padding: 6px 0;
	text-align: left;
	outline: none;
	min-width: 120px
}
.c-dropdown-menu-item {
	padding: 6px 12px;
	display: block;
	color: rgba(0, 0, 0, .65);
	background-color: #fff;
	font-size: 14px;
	transition: background-color .3s
}
.c-dropdown-menu-item:hover {
	background-color: #f5f5f5
}
.c-dropdown-placement-bottomCenter {
	bottom: 0;
	left: 50%;
	transform: translate(-50%, 100%)
}
.c-dropdown-placement-bottomCenter:after, .c-dropdown-placement-bottomCenter:before {
	top: 2px;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 8px solid #ebeef5
}
.c-dropdown-placement-bottomCenter:after {
	top: 4px;
	border-bottom: 7px solid #fff
}
.c-dropdown-placement-bottomCenter:after, .c-dropdown-placement-bottomCenter:before {
	left: 50%;
	margin-left: -6px
}
.c-dropdown-placement-bottomLeft {
	bottom: 0;
	left: -10px;
	transform: translateY(100%)
}
.c-dropdown-placement-bottomLeft:after, .c-dropdown-placement-bottomLeft:before {
	top: 2px;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 8px solid #ebeef5
}
.c-dropdown-placement-bottomLeft:after {
	top: 4px;
	border-bottom: 7px solid #fff
}
.c-dropdown-placement-bottomLeft:after, .c-dropdown-placement-bottomLeft:before {
	left: 24px
}
.c-dropdown-placement-bottomRight {
	bottom: 0;
	right: -10px;
	transform: translateY(100%)
}
.c-dropdown-placement-bottomRight:after, .c-dropdown-placement-bottomRight:before {
	top: 2px;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 8px solid #ebeef5
}
.c-dropdown-placement-bottomRight:after {
	top: 4px;
	border-bottom: 7px solid #fff
}
.c-dropdown-placement-bottomRight:after, .c-dropdown-placement-bottomRight:before {
	right: 24px
}
.c-dropdown-placement-topCenter {
	top: 0;
	left: 50%;
	transform: translate(-50%, -100%)
}
.c-dropdown-placement-topCenter:after, .c-dropdown-placement-topCenter:before {
	bottom: 2px;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 8px solid #ebeef5
}
.c-dropdown-placement-topCenter:after {
	bottom: 4px;
	border-top: 7px solid #fff
}
.c-dropdown-placement-topCenter:after, .c-dropdown-placement-topCenter:before {
	left: 50%;
	margin-left: -6px
}
.c-dropdown-placement-topLeft {
	top: 0;
	left: -10px;
	transform: translateY(-100%)
}
.c-dropdown-placement-topLeft:after, .c-dropdown-placement-topLeft:before {
	bottom: 2px;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 8px solid #ebeef5
}
.c-dropdown-placement-topLeft:after {
	bottom: 4px;
	border-top: 7px solid #fff
}
.c-dropdown-placement-topLeft:after, .c-dropdown-placement-topLeft:before {
	left: 24px
}
.c-dropdown-placement-topRight {
	top: 0;
	right: -10px;
	transform: translateY(-100%)
}
.c-dropdown-placement-topRight:after, .c-dropdown-placement-topRight:before {
	bottom: 2px;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 8px solid #ebeef5
}
.c-dropdown-placement-topRight:after {
	bottom: 4px;
	border-top: 7px solid #fff
}
.c-dropdown-placement-topRight:after, .c-dropdown-placement-topRight:before {
	right: 24px
}
.c-dropdown-placement-leftCenter {
	left: 0;
	padding: 20px;
	top: 50%;
	transform: translate(-100%, -50%)
}
.c-dropdown-placement-leftCenter:after, .c-dropdown-placement-leftCenter:before {
	right: 12px;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 8px solid #ebeef5
}
.c-dropdown-placement-leftCenter:after {
	right: 14px;
	border-left: 7px solid #fff
}
.c-dropdown-placement-leftCenter:after, .c-dropdown-placement-leftCenter:before {
	top: 50%;
	margin-top: -6px
}
.c-dropdown-placement-leftTop {
	left: 0;
	padding: 20px;
	top: -20px;
	transform: translateX(-100%)
}
.c-dropdown-placement-leftTop:after, .c-dropdown-placement-leftTop:before {
	right: 12px;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 8px solid #ebeef5
}
.c-dropdown-placement-leftTop:after {
	right: 14px;
	border-left: 7px solid #fff
}
.c-dropdown-placement-leftTop:after, .c-dropdown-placement-leftTop:before {
	top: 40px
}
.c-dropdown-placement-leftBottom {
	left: 0;
	padding: 20px;
	bottom: -20px;
	transform: translateX(-100%)
}
.c-dropdown-placement-leftBottom:after, .c-dropdown-placement-leftBottom:before {
	right: 12px;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 8px solid #ebeef5
}
.c-dropdown-placement-leftBottom:after {
	right: 14px;
	border-left: 7px solid #fff
}
.c-dropdown-placement-leftBottom:after, .c-dropdown-placement-leftBottom:before {
	bottom: 40px
}
 @media only screen and (min-width:961px) {
.c-dropdown-wrap:hover .c-dropdown {
	opacity: 1;
	visibility: visible
}
}
 @media only screen and (max-width:960px) {
.c-dropdown-wrap .c-dropdown {
	opacity: 1;
	visibility: visible;
	display: none
}
.c-dropdown-wrap.mOn .c-dropdown {
	display: block;
	-webkit-animation: fadeIn .2s cubic-bezier(.645, .045, .355, 1);
	animation: fadeIn .2s cubic-bezier(.645, .045, .355, 1)
}
}
.h-title {
	font-weight: 700;
	padding-bottom: 24px;
	margin-bottom: 40px;
	position: relative;
	font-size: 30px;
	width: 100%;
	text-align: center;
	color: #333;
	margin-top: 5%;
}
.h-title::after {
	content: "";
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 30px;
	height: 2px;
	background-color: #028943;
	margin-left: -15px;
}
.crumb-nav {
	font-size: 14px
}
.crumb-nav-link {
	color: rgba(225,225,225,.7);
	position: relative;
	max-width: 160px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin-right: 10px
}
.crumb-nav-link:after {
	content: "\E6A4";
	font-family: iconfont!important;
	font-size: 12px;
	line-height: 1;
	font-style: normal;
	margin-left: 10px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.crumb-nav-active {
	max-width: 160px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: rgba(225,225,225,.7);
}
.crumb-nav-active a {
	color: rgba(225,225,225,.7);
}
.crumb-nav-active {
	margin-right: 10px;
}
.crumb-nav-active a:hover {
	color: rgba(225,225,225,1);
}
 @media only screen and (max-width:640px) {
.crumb-nav {
	font-size: 12px
}
}
.social-contact {
	display: flex;
	flex-wrap: wrap;
	align-items: center
}
.social-contact .c-dropdown {
	width: 170px
}
.social-contact-item {
	width: 36px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	font-size: 26px;
	color: #999;
	cursor: pointer;
	position: relative;
	opacity: 1
}
.social-contact-hr {
	width: 1px;
	height: 18px;
	background-color: #e5e5e5;
	margin: 0 12px
}
.index-page02 .c-btna {
	margin: auto;
	width: 180px;/*border: 0px solid #009933; background-color:#fff;*/
}
.c-btna {
	width: 15%;
	line-height: 44px;
	border: 1px solid #009933;
	border-left-width: 0;
	display: block;
	text-align: center;
	font-size: 14px;
	position: relative;
	transition: color .3s ease-in, border-color .3s ease-in, background-color .3s ease-in
}
.c-btna.c-btna-fillet {
	border-radius: 22px
}
.c-btna .iconfont {
	margin-right: 6px;
	position: relative;
	z-index: 1
}
.c-btna:before {
	width: 6px
}
.c-btna:after, .c-btna:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	height: 100%;
	background-color: #028943
}
.c-btna:after {
	width: 100%;
	transform: scaleX(0);
	transition: transform .3s ease-in;
	transform-origin: left center
}
.c-btna>span {
	position: relative;
	z-index: 1
}
.c-btna.type-line {
	border-left-width: 1px
}
.c-btna.type-line:before {
	display: none
}
.c-btna.type-white {
	border: 1px solid #fff;
	color: #fff
}
.c-btna.type-white:before {
	display: none
}
.c-btna.type-solid {
	border: 1px solid #028943;
	background-color: #028943;
	color: #fff
}
.c-btna.type-solid:after, .c-btna.type-solid:before {
	display: none
}
.c-btna.type-lg {
	width: 190px;
	line-height: 48px;
	font-size: 17px
}
.c-btna.type-lg.c-btna-fillet {
	border-radius: 24px
}
.c-btna.type-lg:before {
	width: 6px
}
.c-btna.type-sm {
	width: 140px;
	line-height: 38px;
	font-size: 14px
}
.c-btna.type-sm.c-btna-fillet {
	border-radius: 19px
}
.c-btna.type-sm:before {
	width: 5px
}
 @media only screen and (min-width:961px) {
.c-btna:hover {
	color: #fff;
	border-color: #028943
}
.c-btna:hover:after {
	transform: scaleX(1)
}
.c-btna.type-solid:hover {
	border-color: #04572c;
	background-color: #04572c
}
}
 @media only screen and (max-width:1440px) {
.c-btna {
	width:15%;
	line-height: 38px;
	font-size: 14px
}
.c-btna.c-btna-fillet {
	border-radius: 19px
}
.c-btna:before {
	width: 5px
}
.c-btna.type-lg {
	width: 190px;
	line-height: 44px;
	font-size: 16px
}
.c-btna.type-lg.c-btna-fillet {
	border-radius: 22px
}
.c-btna.type-lg:before {
	width: 6px
}
.c-btna.type-sm {
	width: 120px;
	line-height: 34px;
	font-size: 13px
}
.c-btna.type-sm.c-btna-fillet {
	border-radius: 17px
}
.c-btna.type-sm:before {
	width: 4px
}
}
 @media only screen and (max-width:960px) {
.c-btna {
	width: 120px;
	line-height: 34px;
	font-size: 13px
}
.c-btna.c-btna-fillet {
	border-radius: 17px
}
.c-btna:before {
	width: 4px
}
.c-btna.type-lg {
	width: 140px;
	line-height: 38px;
	font-size: 14px
}
.c-btna.type-lg.c-btna-fillet {
	border-radius: 19px
}
.c-btna.type-lg:before {
	width: 5px
}
.c-btna.type-sm {
	width: 96px;
	line-height: 30px;
	font-size: 12px
}
.c-btna.type-sm.c-btna-fillet {
	border-radius: 15px
}
.c-btna.type-sm:before {
	width: 3px
}
}
.swiper-container {
	opacity: 0;
	transition: opacity .4s ease
}
.swiper-container.isready {
	opacity: 1
}
.swiper-container.btn-typea .swiper-button-prev {
	left: 0;
	transform: translateX(-60px);
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E")
}
.swiper-container.btn-typea .swiper-button-next {
	right: 0;
	transform: translateX(60px);
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")
}
.swiper-container.btn-typea .swiper-button-next, .swiper-container.btn-typea .swiper-button-prev {
	outline: none;
	width: 44px;
	height: 100px;
	margin-top: -50px;
	background-color: rgba(0, 0, 0, .3);
	background-size: 12px 20px;
	background-position: 50%;
	transition: background-color .3s, opacity .3s, transform .3s
}
.swiper-container.btn-typea .swiper-button-next:hover, .swiper-container.btn-typea .swiper-button-prev:hover {
	background-color: #028943
}
.swiper-slide {
	box-sizing: border-box;
	overflow: hidden
}
.swiper-button-next, .swiper-button-prev {
	outline: none
}
.swiper-pagination.typea {
	bottom: 6%;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-top: 28px
}
.swiper-pagination.typea .swiper-pagination-bullet {
	width: 16px;
	height: 16px;
	border: 1px solid transparent;
	background-color: transparent;
	opacity: 1;
	position: relative;
	transition: all .3s
}
.swiper-pagination.typea .swiper-pagination-bullet:after {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	width: 6px;
	height: 6px;
	background-color: #fff;
	border-radius: 50%;
	overflow: hidden;
	opacity: 1;
	transition: opacity .3s;
	margin: -3px 0 0 -3px;
	transform: scale(.85)
}
.swiper-pagination.typea .swiper-pagination-bullet-active {
	border-color: #fff;
	background-color: transparent
}
.swiper-pagination.typea.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px
}
.swiper-pagination.typeb {
	position: relative;
	bottom: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-top: 28px
}
.swiper-pagination.typeb .swiper-pagination-bullet {
	width: 12px;
	height: 12px;
	border: 1px solid transparent;
	opacity: 1;
	background-color: transparent;
	position: relative;
	transition: all .3s;
	outline: none
}
.swiper-pagination.typeb .swiper-pagination-bullet:after {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	width: 4px;
	height: 4px;
	margin: -2px 0 0 -2px;
	background-color: #ddd;
	border-radius: 50%;
	overflow: hidden;
	opacity: 1;
	transition: opacity .3s;
	transform-origin: 50% 50%;
	transform: scale(1.5);
	transition: all .3s
}
.swiper-pagination.typeb .swiper-pagination-bullet-active {
	border-color: #028943;
	background-color: transparent;
	opacity: 1
}
.swiper-pagination.typeb .swiper-pagination-bullet-active:after {
	background-color: #028943;
	transform: scale(1)
}
.swiper-pagination.typeb.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 4px
}
.swiper-container-horizontal>.svg-swiper-pagination {
	bottom: 5%
}
.swiper-container-horizontal>.svg-swiper-pagination .swiper-pagination-bullet {
	margin: 0 12px
}
.swiper-container-horizontal>.index-solution-pagination {
	bottom: 15%
}
.swiper-container-horizontal>.index-solution-pagination .swiper-pagination-bullet {
	margin: 0
}
.swiper-container-horizontal>.index-product-pagination {
	width: 120px;
	bottom: 0
}
.swiper-container-horizontal>.index-product-pagination .swiper-pagination-bullet {
	margin: 0
}
.svg-swiper-pagination {
	position: absolute;
	z-index: 1;
	display: flex;
	flex-wrap: wrap;
	justify-content: center
}
.svg-swiper-pagination .swiper-pagination-bullet {
	background: transparent;
	opacity: 1;
	position: relative;
	width: 16px;
	height: 16px;
	outline: none
}
.svg-swiper-pagination .swiper-pagination-bullet:after {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 0;
	width: 12px;
	height: 12px;
	background-color: #fff;
	border-radius: 50%;
	margin: -6px 0 0 -6px;
	transition: opacity .3s
}
.svg-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
	opacity: 0
}
.svg-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active .svg {
	opacity: 1
}
.svg-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active .circle2 {
	-webkit-animation: svgCircleAnmi 6s linear forwards;
	animation: svgCircleAnmi 6s linear forwards
}
.svg-swiper-pagination .svg {
	width: 16px;
	height: 16px;
	transform: rotate(-90deg);
	opacity: 0;
	transition: opacity .3s;
	display: block
}
.svg-swiper-pagination .circle1 {
	stroke: #fff
}
.svg-swiper-pagination .circle2 {
	stroke: #028943;
	stroke-dasharray: 0 339
}
.index-solution-pagination {
	position: absolute;
	z-index: 1;
	left: 50%;
	transform: translateX(-50%);
	padding: 120px 0 36px
}
.index-solution-pagination .box {
	width: 100%;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: center
}
.index-solution-pagination .hr {
	width: 100%;
	height: 1px;
	background-color: #fff;
	opacity: .4
}
.index-solution-pagination .swiper-pagination-bullet {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	opacity: 1;
	width: 32px;
	height: 32px;
	background-color: transparent;
	flex-shrink: 0;
	position: relative;
	cursor: pointer
}
.index-solution-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active .circle {
	border-color: #fff
}
.index-solution-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active .spot {
	transform: scale(.75);
	background-color: #fff
}
.index-solution-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active .spot:after, .index-solution-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active .spot:before {
	display: none
}
.index-solution-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active .tit {
	opacity: 1
}
.index-solution-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active .picture {
	opacity: 1;
	visibility: visible
}
.index-solution-pagination .tit {
	color: #fff;
	font-size: 16px;
	position: absolute;
	left: 50%;
	bottom: -32px;
	white-space: nowrap;
	transform: translateX(-50%);
	opacity: .6;
	transition: opacity .3s
}
.index-solution-pagination .circle {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	width: 16px;
	height: 16px;
	border: 1px solid transparent;
	border-radius: 50%;
	transition: border-color .3s
}
.index-solution-pagination .spot {
	width: 8px;
	height: 8px;
	background-color: #028943;
	border-radius: 50%;
	position: relative;
	transition: background-color .3s, transform .3s
}
.index-solution-pagination .spot:after, .index-solution-pagination .spot:before {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -24px 0 0 -24px;
	width: 48px;
	height: 48px;
	background: rgba(2, 137, 67, .6);
	border-radius: 50%;
	transform: scale(.1);
	z-index: 0;
	-webkit-animation: amap-icon-anim 3s ease-out infinite;
	animation: amap-icon-anim 3s ease-out infinite
}
.index-solution-pagination .spot:after {
	-webkit-animation-delay: .8s;
	animation-delay: .8s
}
.index-solution-pagination .picture {
	position: absolute;
	left: 50%;
	top: -120px;
	z-index: 0;
	margin-left: -40px;
	opacity: 0;
	visibility: hidden;
	transition: opacity .3s, visibility .3s
}
.index-solution-pagination .picture:after {
/*	content: "";
	width: 1px;
	height: 48px;
	position: absolute;
	left: 50%;
	bottom: -48px;
	z-index: 0;
	background-color: #fff*/
}
.index-solution-pagination .picture IMG {
	DISPLAY: NONE;
}
.index-solution-pagination .icon {
/*width: 80px;
	height: 80px;
	border-radius: 50%;
	border: 1px solid #fff*/
}
.index-product-pagination {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 60px auto 0;
	position: relative
}
.index-product-pagination:after {
	content: "";
	width: 100%;
	height: 1px;
	background-color: #ccc;
	position: absolute;
	left: 0;
	top: 50%;
	z-index: 0
}
.index-product-pagination .swiper-pagination-bullet {
	outline: none;
	width: 23px;
	height: 23px;
	margin: 0;
	opacity: 1;
	background-color: #f6f6f6;
	position: relative;
	z-index: 1
}
.index-product-pagination .swiper-pagination-bullet:before {
	content: "";
	width: 14px;
	height: 14px;
	border-radius: 50%;
	border: 1px solid #028943;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -7px 0 0 -7px;
	opacity: 0;
	transition: opacity .3s
}
.index-product-pagination .swiper-pagination-bullet:after {
	content: "";
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background-color: #ccc;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -3px 0 0 -3px;
	transition: background-color .3s
}
.index-product-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
	opacity: 1
}
.index-product-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
	background-color: #028943
}
 @-webkit-keyframes svgCircleAnmi {
 0% {
 stroke-dasharray: 0 339
}
to {
	stroke-dasharray: 339 339
}
}
 @keyframes svgCircleAnmi {
 0% {
 stroke-dasharray: 0 339
}
to {
	stroke-dasharray: 339 339
}
}
 @-webkit-keyframes amap-icon-anim {
 0% {
 opacity: 0;
 transform: scale(.1)
}
 5% {
 opacity: 1
}
to {
	opacity: 0;
	transform: scale(1)
}
}
 @keyframes amap-icon-anim {
 0% {
 opacity: 0;
 transform: scale(.1)
}
 5% {
 opacity: 1
}
to {
	opacity: 0;
	transform: scale(1)
}
}
 @media only screen and (min-width:961px) {
.swiper-container.btn-typea:hover .swiper-button-next,  .swiper-container.btn-typea:hover .swiper-button-prev {
	transform: translateX(0)
}
}
 @media only screen and (max-width:1280px) {
.swiper-container-horizontal>.index-solution-pagination {
	bottom: 6%
}
}
 @media only screen and (max-width:1200px) {
.index-solution-pagination {
	padding: 0
}
.index-solution-pagination .box {
	justify-content: center
}
.index-solution-pagination .hr,  .index-solution-pagination .picture,  .index-solution-pagination .tit {
	display: none
}
.index-solution-pagination .spot {
	background-color: #fff
}
.index-solution-pagination .spot:after,  .index-solution-pagination .spot:before {
	display: none
}
.index-solution-pagination .swiper-pagination-bullet {
	width: 24px;
	height: 24px
}
}
 @media only screen and (max-width:960px) {
.swiper-container-horizontal>.svg-swiper-pagination {
	bottom: 6%
}
.swiper-container-horizontal>.svg-swiper-pagination .swiper-pagination-bullet {
	margin: 0 5px
}
.swiper-container-horizontal>.index-product-pagination {
	width: 100%
}
.svg-swiper-pagination .swiper-pagination-bullet {
	width: 12px;
	height: 12px
}
.svg-swiper-pagination .swiper-pagination-bullet:after {
	width: 8px;
	height: 8px;
	margin: -4px 0 0 -4px
}
.svg-swiper-pagination .svg {
	width: 12px;
	height: 12px
}
.index-product-pagination {
	justify-content: center;
	margin-top: 30px
}
.index-product-pagination:after {
	display: none
}
}
 @media only screen and (max-width:640px) {
.index-product-pagination {
	margin-top: 0;
	background-color: #fff
}
.index-product-pagination .swiper-pagination-bullet {
	background-color: #fff
}
}
.editor-detail {
	color: rgba(0, 0, 0, .65);
	font-size: 15px;
	line-height: 2;
	text-align: justify;
	text-justify: inter-ideograph
}
.editor-detail h3 {
	font-size: 24px;
	font-weight: 500;
	color: #333;
	line-height: 1.4;
	margin-bottom: 16px
}
.editor-detail h5 {
	font-size: 16px;
	font-weight: 500;
	color: #000
}
.editor-detail hr {
	margin: 24px 0
}
.editor-detail p {
	padding: 1px 0
}
.editor-detail ul {
	list-style: none;
	-webkit-padding-start: 0;
	padding-inline-start: 0;
	margin-bottom: 0
}
.editor-detail ul li:before {
	box-sizing: border-box;
	content: "\2022";
	display: inline-block;
	font-size: 17px;
	margin-left: -24px;
	padding-right: 11px;
	text-align: right;
	font-weight: 700;
	width: 24px
}
.editor-detail ul p {
	margin: 0
}
.editor-detail ol {
	list-style: decimal
}
.editor-detail li {
	margin-left: 24px;
	padding-top: 2px
}
.editor-detail a {
	text-decoration: none
}
.editor-detail blockquote {
	background-color: #f2f5fb;
	padding: 5px 20px;
	margin-left: 0;
	margin-right: 0;
	color: #243342;
	border-left: 5px solid #d0d6dc
}
.editor-detail img {
	max-width: 100%
}
.editor-detail.img-center img {
	display: block;
	margin: 0 auto
}
.editor-detail.img-mg img {
	display: block;
	margin: 15px auto
}
.editor-detail.word-type {
	text-indent: 2em
}
.editor-detail.word-type p {
	margin: 20px 0
}
.editor-detail.word-type p img {
	display: block;
	margin: 0 auto
}
.editor-detail.word-type p:first-of-type {
	margin-top: 0
}
.editor-detail.no-spacing p {
	margin: 0!important
}
.article-page01 {
	background-color: #f9f9f9;
	padding: 32px 0 80px
}
.article-page01 .wrap {
	padding: 50px 64px 80px;
	background-color: #fff
}
.article-page01 .title {
	font-weight: 700;
	color: #000;
	margin-bottom: 30px
}
.article-page01 .content h5 {
	font-weight: 700
}
 @media only screen and (max-width:960px) {
.article-page01 {
	padding: 0
}
.article-page01 .wrap {
	width: 100%;
	padding: 40px 3% 0
}
.article-page01 .title {
	margin-bottom: 20px
}
}
 @media only screen and (max-width:640px) {
.editor-detail {
	font-size: 14px;
	line-height: 1.8
}
.editor-detail h3 {
	font-size: 18px;
	margin-bottom: 10px
}
.editor-detail hr {
	margin: 18px 0
}
.editor-detail.img-mg img {
	margin: 10px auto
}
.editor-detail.word-type p {
	margin: 10px 0
}
}
body {
/*	opacity: 0;*/
	transition: opacity .3s
}
body.isReady {
	opacity: 1
}
.page-main {
	overflow: hidden
}
.page-pd-sm {
	padding: 64px 0
}
.page-pd {
	padding-top: 0px;
	padding-bottom: 0px;
}
.index-page01 {
}
.index-page04 {
	padding-top: 90px;
}
.page-pd-plus {
	padding: 120px 0
}
.c-imghover {
	overflow: hidden
}
.c-imghover .c-imghover-item {
	transition: transform .4s ease-out
}
.page-dw {
	position: absolute;
	left: 0;
	top: -100px;
	z-index: -1
}
.index-page03 {
	padding-top: 90px;
}
.index-page02 {
	padding-top: 90px;
	padding-bottom: 90px;
}
.index-page01 {
	padding-top: 90px;
	padding-bottom: 90px;
}
 @media only screen and (min-width:961px) {
.c-imghover:hover .c-imghover-item {
	transition: transform 1s ease-out;
	transform: scale(1.1)
}
}
 @media only screen and (max-width:1440px) {
.page-pd-sm {
	padding: 48px 0
}
.page-pd {
	padding: 0;
}
.index-page03 {
	padding-top: 70px;
}
.index-page02 {
	padding-top: 70px;
	padding-bottom: 70px;
}
.page-pd-plus {
	padding: 100px 0
}
.page-dw {
	top: -80px
}
.index-page01 {
	padding-top: 70px;
	padding-bottom: 70px;
}
.index-page04 {
	padding-top: 70px;
}
}
 @media only screen and (max-width:1200px) {
.page-pd-sm {
	padding: 40px 0
}
.page-pd {
	padding: 60px 0
}
.page-pd-plus {
	padding: 80px 0
}
}
 @media only screen and (max-width:960px) {
.page-main {
	padding-top: 60px
}
.page-pd-sm {
	padding: 30px 0
}
.page-pd {
	padding: 48px 0
}
.page-pd-plus {
	padding: 60px 0
}
.page-dw {
	top: -60px
}
}
 @media only screen and (max-width:640px) {
.page-pd-sm {
	padding: 24px 0
}
.page-pd {
	padding: 40px 0
}
.page-pd-plus {
	padding: 48px 0
}
}
.page-header {
	width: 100%;
	padding: 0 4%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 9;
	background-color: #fff;
	transition: transform .3s, background-color .3s ease-in, opacity .3s .3s
}
.page-header.type-search .other, .page-header.type-search .page-nav {
	opacity: 0;
	visibility: hidden
}
.page-header.type-search .header-search {
	transform: translateY(0);
	opacity: 1;
	transition: opacity .3s, transform .3s
}
.page-header.type-search .main {
	opacity: 1;
	transform: scaleY(1);
	transition-delay: 0s
}
.page-header:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 0;
	width: 100%;
	height: 1px;
	background-color: #000;
	opacity: .1;
	transition: opacity .3s
}
.page-header .other {
	transition: opacity .3s, visibility .3s
}
.page-header .language {
	margin-right: 16px
}
.page-header .language .title {
	cursor: pointer;
	padding-right: 14px;
	font-size: 16px;
}
.page-header .language .title:after {
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -2px;
	z-index: 1;
	width: 0;
	height: 0;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 4px solid rgba(0, 0, 0, .6)
}
.page-header .language .c-dropdown-menu {
	min-width: 90px;
	text-align: center
}
.page-header .search, .page-header .user {
	font-size: 16px;
	cursor: pointer
}
.page-header .search:hover, .page-header .user:hover {
	color: #028943
}
.page-header .hr {
	width: 1px;
	height: 12px;
	background-color: #ccc;
	margin: 0 12px
}
.page-header .shop {
	line-height: 16px;
	padding: 8px 16px;
	background-image: linear-gradient(#3f76fe, #2141c0);
	color: #fff;
	border-radius: 16px;
	margin-left: 48px
}
.page-header .shop .iconfont {
	font-size: 16px;
	margin-right: 4px
}
.page-header .shop .title:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 4px solid #fff;
	margin-left: 4px
}
.page-header .shop .logo {
	height: 24px;
	display: block;
	margin: 0 auto
}
.page-header .shop .c-dropdown-menu-item {
	padding: 8px 20px
}
.page-header-zw {
	height: 100px;
	display: none
}
.page-header-zw.show, .page-logo {
	display: block
}
.page-logo {
	position: relative
}
.page-logo .img, .page-logo .img-w {
	height: 40px;
	transition: opacity .3s
}
.page-logo .img-w {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	opacity: 0
}
.page-nav {
	margin-left: auto;
	position: relative;
	z-index: 1;
	transition: opacity .3s, visibility .3s
}
.page-nav .item {
	margin-right: 60px;
	position: relative
}
.page-nav .item.on .link {
	color: #028943
}
.page-nav .item.on .link:after {
	transform: scaleX(1);
	opacity: 1
}
.page-header .item:last-child:before {
	content: '';
	display: block;
	width: 20px;
	height: 20px;
	background-size: 100% 100%;
	position: absolute;
	left: -10px;
	top: 50%;
	margin-top: -10px;
}
.page-header.typea .item:last-child:before {
	background-size: 100% 100%;
}
.page-header .item:last-child:hover:before {
	background-size: 100% 100%;
}
.page-nav .link {
	max-width: 120px;
	height: 100px;
	display: flex;
	font-size: 16px;
	flex-wrap: wrap;
	align-items: center;
	text-align: center;
	position: relative;
	padding: 0 12px
}
.page-nav .link:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	background-color: #028943;
	width: 100%;
	height: 2px;
	transform: scaleX(0);
	opacity: 0;
	transition: opacity .3s, transform .3s
}
.page-subnav {
	position: absolute;
	left: 50%;
	top: 100px;
	margin-left: -70px;
	width: 140px;
	box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1);
	opacity: 0;
	visibility: hidden;
	transform: scaleY(0);
	transform-origin: center top;
	transition: transform .3s, opacity .3s, visibility .3s
}
.page-subnav .slink {
	display: block;
	font-size: 14px;
	padding: 10px 16px;
	color: #666;
	background: #fff;
	position: relative;
	transition: background-color .4s, color .4s;
	text-align: center
}
.page-subnav .slink:before {
	content: "";
	display: block;
	height: 1px;
	background: #f6f6f6;
	position: absolute;
	top: 0;
	left: 10%;
	width: 80%
}
.page-subnav .slink:first-of-type:before {
	opacity: 0
}
.page-subnav .slink:hover {
	background: #f6f6f6;
	color: #028943
}
.header-search {
	position: absolute;
	top: 0;
	left: 50%;
	width: 700px;
	margin-left: -350px;
	z-index: 1;
	opacity: 0;
	transform: translateY(-100%);
	transition: opacity .3s, transform .3s
}
.header-search .form {
	padding: 25px 20px;
	background-color: #fff
}
.header-search .submit {
	background: url(../images/icon-search.png) no-repeat 50%;
	border: none;
	outline: none;
	padding-top: 10px;
	width:  calc(100% - 48px);
	height: 50px;
	background-size: 22px;
	cursor: pointer
}
.header-search .input {
	width: calc(100% - 48px);
	height: 50px;
	border: none;
	padding: 0 20px;
	font-size: 16px;
	outline: none;
	color: #333
}
.header-search .main {
	position: absolute;
	left: 0;
	top: 100px;
	z-index: 0;
	padding: 20px 32px;
	width: 100%;
	background-color: #fff;
	border-top: 1px solid #eee;
	transform: scaleY(0);
	transform-origin: center top;
	opacity: 0;
	transition: opacity .3s, transform .3s
}
.header-search .tit {
	font-size: 12px;
	color: #999;
	margin-bottom: 20px
}
.header-search .item {
	margin-bottom: 12px
}
.header-search .search-off {
	width: 24px;
	font-size: 24px;
	text-align: center;
	line-height: 1;
	cursor: pointer
}
.header-search-bg {
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 8;
	background-color: #000;
	width: 100%;
	height: 100%;
	opacity: 0;
	visibility: hidden;
	transition: opacity .6s, visibility .6s;
	cursor: pointer
}
.header-search-bg.show {
	opacity: .5;
	visibility: visible
}
.page-nava {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 7;
	width: 100%;
	height: 100%;
	transition: opacity .4s ease-out, visibility .4s ease-out;
	opacity: 0;
	visibility: hidden;
	background-color: #fff
}
.page-nava.on {
	opacity: 1;
	visibility: visible;
	transition-timing-function: ease-in
}
.page-nava .item {
	padding: 100px 4% 40px;
	height: calc(100vh - 50px);
	align-items: flex-start;
	position: absolute;
	left: 0;
	top: 100px;
	z-index: 1;
	width: 100%;
	background-color: #fff;
	opacity: 0;
	visibility: hidden;
	transition: opacity .4s ease-out, visibility .4s ease-out
}
.page-nava .item.on {
	opacity: 1;
	visibility: visible;
	transition-timing-function: ease-in
}
.page-nava .item.on .main, .page-nava .item.on .side {
	transform: translateY(0);
	transition-timing-function: ease-in
}
.page-nava .side {
	width: 28%;
	transform: translateY(50px);
	transition: transform .4s ease-out
}
.page-nava .side .sitem {
	display: flex;
	flex-wrap: wrap;
	overflow: hidden
}
.page-nava .side .link {
	font-size: 32px;
	font-weight: 300;
	color: grey;
	position: relative;
	line-height: 1.25;
	padding-bottom: 10px;
	margin-bottom: 40px;
	padding-left: 20px;
	transform: translateX(-20px);
	transition: transform .3s, color .3s;
	letter-spacing: 2px
}
.page-nava .side .link:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 54px;
	height: 2px;
	background-color: grey;
	transform-origin: left center;
	transition: width .3s, background-color .3s
}
.page-nava .main {
	width: 72%;
	padding-right: 110px;
	align-items: flex-start;
	justify-content: space-between;
	position: relative;
	transform: translateY(50px);
	transition: transform .4s ease-out
}
.page-nava .main .block {
	width: calc(50% - 20px);
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between
}
.page-nava .main .tit {
	font-size: 16px;
	margin-top: 18px;
	width: 100%
}
.page-nava .close {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	position: absolute;
	right: 4%;
	top: 30px;
	z-index: 0;
	width: 50px;
	height: 50px;
	font-size: 20px;
	color: #444;
	cursor: pointer
}
.page-nava .close:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: 50%;
	transition: transform .3s
}
.page-nava .box1 {
	position: relative;
	display: block;
	margin-top: 40px;
	overflow: hidden
}
.page-nava .box1:first-of-type {
	margin-top: 0
}
.page-nava .box1:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 1;
	background-color: rgba(0, 0, 0, .33);
	opacity: 0;
	transition: opacity .3s
}
.page-nava .box1 .img {
	width: 100%;
	transition: transform .3s;
	position: relative;
	z-index: 0
}
.page-nava .box1 .btn {
	width: 168px;
	line-height: 48px;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 2;
	margin-left: -84px;
	margin-top: -24px;
	background-color: #028943;
	color: #fff;
	text-align: center;
	border-radius: 24px;
	font-size: 17px;
	transform: translateY(50px);
	opacity: 0;
	transition: transform .3s, opacity .3s
}
.page-nava .box1 .title {
	font-size: 24px;
	color: #fff;
	padding: 24px 30px
}
.page-nava .box1 .title, .page-nava .box1:before {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
	width: 100%
}
.page-nava .box1:before {
	content: "";
	height: 40%;
	opacity: .4;
	background-image: linear-gradient(transparent, #000)
}
.page-nava .wrap1 {
	width: calc(50% - 20px);
	margin-top: 40px
}
.page-nava .wrap1:first-of-type, .page-nava .wrap1:nth-of-type(2) {
	margin-top: 0
}
.page-nava .box2 {
	display: block;
	background-color: #f4f4f4;
	position: relative;
	padding-bottom: 100%;
	overflow: hidden
}
.page-nava .box2 .img {
	max-width: 70%;
	max-height: 70%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	transition: transform .3s ease-out
}
/*foot*/


.social-links ul {
	margin: 0;
	padding: 0;
}
.social-links li a {
	border: 2px solid #009933;
	background-color: #009933;
	display: inline-block;
	height: 40px;
	line-height: 1.7;
	margin-right: 0;
	padding: 0;
	text-align: center;
	vertical-align: middle;
	width: 40px;
	overflow: hidden;
}
.social-links li a:hover {
	border: 2px solid #027027;
	background-color: #027027;
}
.social-links.circle li a {
	border-radius: 100%;
}
.social-links li {
	display: inline-block;
	margin-right: 5px;
	margin-top: 5px;
	padding-left: 0 !important;
	padding-right: 0 !important;
	margin-left: 5px;
}
.social-links ul li::after {
	display: none;
}
.social-links li a i {
	color: #cacad8;
	font-size: 18px;
	font-weight: normal;
}
.social-links ul li a::before {
	color: #bdbdbd;
	display: block;
	font-weight: 400;
	line-height: 2.3;
	font-size: 15px;
}
.social-links ul li a:hover {
	background-color: #001837;
	border: 2px solid rgba(0, 0, 0, 0);
	-moz-transition: all 0.4s ease-out 0s;
	-webkit-transition: all 0.4s ease-out 0s;
	transition: all 0.4s ease-out 0s;
}
.social-links ul li a:hover::before {
	color: #fff;
}
 @media only screen and (min-width:961px) {
.page-header.typea:not(.typeanot) {
	/*		background-color:rgba(0,0,0,.4);*/ background-color: transparent;
}
.page-header.typea:not(.typeanot) .page-logo .img,  .page-header.typea:not(.typeanot):after {
/*opacity: 0*/
}
.page-header.typea:not(.typeanot) .page-logo .img-w {
	opacity: 1
}
.page-header.typea:not(.typeanot) .language .title,  .page-header.typea:not(.typeanot) .page-nav .link {
	color: #fff;
}
.page-header.typea:not(.typeanot) .language .title:after {
	border-top-color: #fff
}
.page-header.typea:not(.typeanot) .search,  .page-header.typea:not(.typeanot) .user {
	color: #fff
}
.page-header.typea:not(.typeanot) .hr,  .page-header.typea:not(.typeanot):hover {
	background-color: #fff
}
.page-header.typea:not(.typeanot):hover:after {
	opacity: .1
}
.page-header.typea:not(.typeanot):hover .page-logo .img {
	opacity: 1
}
.page-header.typea:not(.typeanot):hover .page-logo .img-w {
	opacity: 0
}
.page-header.typea:not(.typeanot):hover .page-nav .link {
	color: rgba(0, 0, 0, .6)
}
.page-header.typea:not(.typeanot):hover .page-nav .item.on .link,  .page-header.typea:not(.typeanot):hover .page-nav .link:hover {
	color: #028943
}
.page-header.typea:not(.typeanot):hover .language .title {
	color: rgba(0, 0, 0, .6)
}
.page-header.typea:not(.typeanot):hover .language .title:after {
	border-top-color: rgba(0, 0, 0, .6)
}
.page-header.typea:not(.typeanot):hover .search,  .page-header.typea:not(.typeanot):hover .user {
	color: rgba(0, 0, 0, .6)
}
.page-header.typea:not(.typeanot):hover .hr {
	background-color: #ccc
}
.page-nav .item:hover .link {
	color: #028943
}
.page-nav .item:hover .link:after {
	transform: scaleX(1);
	opacity: 1
}
.page-nav .item:hover .page-subnav {
	transform: scaleY(1);
	opacity: 1;
	visibility: visible
}
.page-nava .side .link:hover {
	transform: translateX(0);
	color: #028943
}
.page-nava .side .link:hover:after {
	width: 100%;
	background-color: #028943
}
.page-nava .close:hover:after {
	transform: scale(1.1)
}
.page-nava .box1:hover:after {
	opacity: 1
}
.page-nava .box1:hover .btn {
	opacity: 1;
	transform: translateY(0)
}
.page-nava .box1:hover .img {
	transform: scale(1.1)
}
.page-nava .box2:hover .img {
	transform: translate(-50%, -50%) scale(1.1)
}
}
 @media only screen and (max-width:1600px) {
.page-header {
	padding: 0 3%
}
.page-nav .item {
	margin-right: 40px
}
.page-nava .item {
	padding: 80px 3% 30px
}
.page-nava .side .link {
	font-size: 28px;
	margin-bottom: 32px
}
.page-nava .side .link:after {
	width: 48px
}
.page-nava .box1 .title {
	font-size: 18px;
	padding: 16px 24px
}
.page-nava .box1 .btn {
	width: 128px;
	line-height: 40px;
	border-radius: 20px;
	font-size: 15px
}
.page-nava .main .block {
	width: calc(50% - 17px)
}
.page-nava .box1,  .page-nava .wrap1 {
	margin-top: 34px
}
.page-nava .close {
	right: 3%;
	top: 24px
}
}
 @media only screen and (max-width:1440px) {
.page-logo .img,  .page-logo .img-w {
	height: 32px
}
.page-nav .item {
	margin-right: 32px
}
.page-nav .link {
	height: 80px;
	padding: 0
}
.page-header .shop {
	font-size: 12px;
	margin-left: 20px
}
.page-header .shop .iconfont {
	font-size: 14px
}
.page-header .shop .title:after {
	display: none
}
.page-subnav {
	width: 120px;
	margin-left: -60px;
	top: 80px
}
.page-subnav .slink {
	font-size: 13px;
	padding: 8px 16px
}
.header-search {
	width: 520px;
	margin-left: -260px
}
.header-search .form {
	padding: 20px
}
.header-search .input {
	height: 40px;
	font-size: 14px;
	padding: 0 16px
}
.header-search .submit {
	height: 40px
}
.header-search .main {
	top: 80px;
	padding: 20px 24px
}
.page-nava .item {
	top: 80px;
	height: calc(100vh - 80px)
}
.page-header-zw {
	height: 80px
}
.page-header .item:last-child:before {
	width: 16px;
	height: 16px;
	left: -19px;
	top: 51%;
}
}
 @media only screen and (max-width:1280px) {
.page-nava .item {
	padding: 60px 3% 20px
}
.page-nava .side .link {
	font-size: 24px;
	letter-spacing: 0;
	padding-bottom: 8px;
	margin-bottom: 28px
}
.page-nava .side .link:after {
	width: 44px;
	height: 1px
}
.page-nava .box1 .title {
	font-size: 18px;
	padding: 16px 24px
}
.page-nava .box1 .btn {
	width: 120px;
	line-height: 36px;
	border-radius: 18px;
	font-size: 14px
}
.page-nava .main {
	margin-left: auto
}
.page-nava .main .block {
	width: calc(50% - 12px)
}
.page-nava .main .tit {
	margin-top: 12px;
	font-size: 14px
}
.page-nava .box1 {
	margin-top: 24px
}
.page-nava .wrap1 {
	margin-top: 32px
}
.page-nava .main {
	max-width: 800px
}
}
 @media only screen and (max-width:1200px) {
.page-header .language {
	margin-right: 12px
}
.page-header .hr {
	margin: 0 8px
}
.page-header .shop {
	margin-left: 16px
}
.page-nav .item {
	margin-right: 16px
}
}
 @media only screen and (max-width:960px) {
.page-logo .img,  .page-logo .img-w {
	height: 26px
}
.page-nav,  .page-nava {
	display: none
}
.page-header {
	height: 60px;
	padding-right: 0
}
.page-header .shop {
	display: none
}
.page-header .other {
	margin-left: auto;
	margin-right: 60px
}
.page-header .hr,  .page-header .search {
	display: none
}
.page-header .user .iconfont {
	display: block;
	width: 60px;
	line-height: 60px;
	height: 60px;
	border-right: 1px solid #eee;
	text-align: center;
	font-size: 22px
}
.page-header .language {
	margin-right: 0
}
.page-header .language .title {
	width: 60px;
	line-height: 60px;
	height: 60px;
	border-right: 1px solid #eee;
	text-align: center;
	font-size: 17px;
	padding: 0
}
.page-header .language .title:after {
	display: none
}
.page-header-zw {
	display: none!important
}
}
.footer-top01 .tit {
	padding: 140px 3% 64px;
	color: #000;
	font-size: 20px;
	text-align: center;
	border-bottom: 1px solid #eee
}
.footer-top01 .list {
	align-items: stretch;
	justify-content: center;
	padding: 64px 0
}
.footer-top01 .item {
	width: 25%;
	text-align: center;
	padding: 0 3%;
	line-height: 1.4;
	border-right: 1px solid #eee
}
.footer-top01 .item:last-of-type {
	border-right: none
}
.footer-top01 .wrap {
	max-width: 200px;
	margin: 0 auto;
	display: block;
	transition: transform .3s
}
.footer-top01 .icon {
	width: auto;
	height: 44px;
	margin: 0 auto 16px;
	display: block;
	transition: transform .4s ease-in-out
}
.footer-top01 .title {
	font-size: 16px;
	font-weight: 500;
	color: #000;
	margin-bottom: 6px
}
.footer-top01 .text {
	color: #888
}
.page-footer {
	position: relative;
	z-index: 1;
	background: #067d2f
}
.page-footer>.maxwidth {
	width: 94%;
	max-width: 1600px
}
.page-footer .top {
	padding: 48px 0 24px;
	border-bottom: 1px solid rgba(225,225,225,.4);
}
.page-footer .copyright {
	padding: 16px 0;
	font-size: 12px;
	color: rgba(225,225,225,.7);
	border-top: 1px solid rgba(225,225,225,.4);
}
.page-footer .copyright a {
	color: rgba(225,225,225,.7);
}
.page-footer .copyright .t1, .page-footer .copyright .t2 {
	margin-right: 20px;
	font-size: 14px;
}
.page-header::after {
	content: "";
	position: absolute;
	left: 3%;
	bottom: 0;
	z-index: 0;
	width: 94%;
	height: 1px;
	background-color: #fff;
	opacity: .3;
}
.page-footer .copyright .t3 {
	margin-left: auto
}
.page-footer .content {
	padding: 48px 0 32px;
	align-items: flex-start
}
.page-footer .logo {
	height: 38px
}
.page-footer .item-l {
	width: 84%;
	align-items: flex-start
}
.page-footer .item-l .item {
	width: 20%;
	padding-right: 3%;
	line-height: 1.3
}
.page-footer .item-l .title {
	color: rgba(225,225,225,.7);
	display: block;
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 20px
}
.page-footer .item-l .title>a {
	color: #fff;
	font-size: 16px;
}
.page-footer .item-l .link {
	display: block;
	font-size: 14px;
	margin-bottom: 16px
}
.page-footer .item-l .link a {
	color: rgba(225,225,225,.7);
	font-size: 14px;
}
.page-footer .item-l .link a:hover {
	color: rgba(225,225,225,1);
}
.page-footer .item-r {
	width: 16%
}
.page-footer .item-r .main {
	margin-left: auto;
	text-align: right
}
.page-footer .item-r .tel {
	font-size: 24px;
	font-weight: bold;
	line-height: 1;
	margin-bottom: 40px;
	color: #fff
}
.page-footer .item-r .tit {
	margin-bottom: 10px
}
.page-footer .item-r .logo {
	height: 100%;
	margin-bottom: 30px
}
.page-footer .social-contact {
	justify-content: flex-end
}
.page-footer .social-contact .img {
	width: 100%
}
 @media only screen and (min-width:961px) {
.footer-top01 .wrap:hover {
	transform: translateY(-12px)
}
}
 @media only screen and (max-width:1440px) {
.footer-top01 .tit {
	padding: 80px 3% 40px;
	font-size: 16px
}
.footer-top01 .list {
	padding: 48px 0
}
.footer-top01 .icon {
	height: 40px
}
.page-footer .top {
	padding: 40px 0 20px
}
.page-footer .content {
	padding: 40px 0 32px
}
.page-footer .item-l .title {
	font-size: 15px
}
.page-footer .item-l .link {
	font-size: 12px;
	margin-bottom: 12px
}
.page-footer .item-r .logo {
	height: 24px;
	margin-bottom: 24px
}
.page-footer .item-r .main {
	font-size: 12px
}
.page-footer .item-r .tit {
	margin-bottom: 8px
}
.page-footer .item-r .tel {
	font-size: 20px;
	margin-bottom: 30px
}
}
 @media only screen and (max-width:960px) {
.footer-top01 .tit {
	padding: 60px 3% 28px;
	font-size: 14px
}
.footer-top01 .list {
	padding: 40px 0
}
.footer-top01 .icon {
	height: 30px
}
.footer-top01 .title {
	margin-bottom: 0;
	font-size: 14px
}
.footer-top01 .text,  .page-footer .content,  .page-footer .top {
	display: none
}
.page-footer .copyright {
	border-top: none
}
}
 @media only screen and (max-width:640px) {
.footer-top01 .tit {
	padding: 40px 3% 20px;
	font-size: 14px
}
.footer-top01 .list {
	padding: 24px 0
}
.footer-top01 .icon {
	margin-bottom: 8px
}
.footer-top01 .item {
	width: 50%;
	padding: 16px 3%
}
.footer-top01 .item:nth-of-type(2n) {
	border-right: none
}
.footer-top01 .title {
	font-size: 13px
}
.page-footer .copyright {
	justify-content: center
}
.page-footer .copyright .t1,  .page-footer .copyright .t2 {
	width: 100%;
	margin-right: 0;
	text-align: center;
	margin-bottom: 5px
}
.page-footer .copyright .t3 {
	margin-left: 12px
}
}
.mbnav-btn {
	width: 60px;
	height: 60px;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
	overflow: hidden;
	transition: all .4s ease-out;
	display: none
}
.mbnav-btn-list {
	width: 30px;
	height: 18px;
	position: absolute;
	top: 21px;
	right: 15px
}
.mbnav-btn-item {
	position: absolute;
	right: 0;
	width: 100%;
	height: 2px;
	background-color: #666;
	border-radius: 1px;
	border-radius: 1.5px;
	transition: all .3s
}
.mbnav-btn-item:first-of-type {
	top: 0
}
.mbnav-btn-item:nth-of-type(2) {
	top: 8px
}
.mbnav-btn-item:nth-of-type(3) {
	width: 50%;
	top: 16px
}
.mbnav {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 10;
	opacity: 0;
	visibility: hidden;
	transition: opacity .3s, visibility .3s;
	overflow: hidden
}
 .mbnav ::-webkit-scrollbar {
 width: 0;
 height: 0;
 background-color: hsla(0, 0%, 100%, 0)
}
.mbnav .data {
	display: none
}
.mbnav .bg {
	left: 0;
	bottom: 0;
	z-index: 0
}
.mbnav .bg, .mbnav .main {
	position: absolute;
	top: 0;
	right: 0
}
.mbnav .main {
	z-index: 1;
	width: 240px;
	height: 100%;
	background-color: #fff;
	box-shadow: 0 0 8px 0 rgba(0, 0, 0, .1);
	overflow: hidden;
	transform: translateX(100%);
	transition: transform .3s
}
.mbnav .header {
	background-color: #028943
}
.mbnav .search {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	padding: 0 20px;
	height: 60px;
	line-height: 60px;
	border-bottom: none;
	background: #028943
}
.mbnav .search .submit {
	background: none;
	padding: 0;
	width: 22px;
	background-size: 20px;
	font-size: 22px
}
.mbnav .search .input, .mbnav .search .submit {
	border: none;
	outline: none;
	height: 60px;
	color: #fff
}
.mbnav .search .input {
	width: calc(100% - 22px);
	line-height: 1.5;
	padding: 0 0 0 12px;
	font-size: 16px;
	background: none
}
 .mbnav .search ::-moz-placeholder {
 color: #fff
}
 .mbnav .search ::-webkit-input-placeholder {
 color: #fff
}
 .mbnav .search :-ms-input-placeholder {
 color: #fff
}
.mbnav .item {
	display: block;
	height: 50px;
	line-height: 50px;
	padding: 0 20px;
	font-size: 15px;
	border-bottom: 1px solid #f2f2f2;
	color: #777;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	position: relative
}
.mbnav .item.sub {
	padding-right: 40px
}
.mbnav .item.sub:after {
	position: absolute;
	right: 16px;
	top: 50%;
	margin-top: -7px;
	content: "\E6A4";
	font-family: iconfont!important;
	font-size: 14px;
	line-height: 1;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.mbnav .slist {
	position: fixed;
	top: 0;
	right: 0;
	z-index: 1;
	width: 240px;
	height: 100%;
	transform: translateX(100%)
}
.mbnav .sitem {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	opacity: 0;
	visibility: hidden;
	transition: opacity .3s, visibility .3s, transform .3s
}
.mbnav .sitem.active {
	transform: translateX(-100%);
	opacity: 1;
	visibility: visible
}
.mbnav .tit {
	font-size: 16px;
	line-height: 60px;
	padding-right: 20px;
	padding-left: 40px;
	text-align: right;
	background-size: 7px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background-color: #f2f2f2;
	position: relative
}
.mbnav .tit:before {
	position: absolute;
	left: 16px;
	top: 50%;
	margin-top: -7px;
	content: "\E6DB";
	font-family: iconfont!important;
	font-size: 14px;
	line-height: 1;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
 @-webkit-keyframes phone-navtop-animon {
 0% {
 top: 0;
 transform: rotate(0)
}
 50% {
 top: 8px;
 transform: rotate(0)
}
to {
	top: 8px;
	transform: rotate(45deg)
}
}
 @keyframes phone-navtop-animon {
 0% {
 top: 0;
 transform: rotate(0)
}
 50% {
 top: 8px;
 transform: rotate(0)
}
to {
	top: 8px;
	transform: rotate(45deg)
}
}
 @-webkit-keyframes phone-navbottom-animon {
 0% {
 width: 50%;
 top: 16px;
 transform: rotate(0)
}
 50% {
 width: 100%;
 top: 8px;
 transform: rotate(0)
}
to {
	width: 100%;
	top: 8px;
	transform: rotate(-45deg)
}
}
 @keyframes phone-navbottom-animon {
 0% {
 width: 50%;
 top: 16px;
 transform: rotate(0)
}
 50% {
 width: 100%;
 top: 8px;
 transform: rotate(0)
}
to {
	width: 100%;
	top: 8px;
	transform: rotate(-45deg)
}
}
 @-webkit-keyframes phone-navtop-animoff {
 0% {
 top: 8px;
 transform: rotate(45deg)
}
 50% {
 top: 8px;
 transform: rotate(0)
}
to {
	top: 0;
	transform: rotate(0)
}
}
 @keyframes phone-navtop-animoff {
 0% {
 top: 8px;
 transform: rotate(45deg)
}
 50% {
 top: 8px;
 transform: rotate(0)
}
to {
	top: 0;
	transform: rotate(0)
}
}
 @-webkit-keyframes phone-navbottom-animoff {
 0% {
 width: 100%;
 top: 8px;
 transform: rotate(-45deg)
}
 50% {
 width: 100%;
 top: 8px;
 transform: rotate(0)
}
to {
	width: 50%;
	top: 16px;
	transform: rotate(0)
}
}
 @keyframes phone-navbottom-animoff {
 0% {
 width: 100%;
 top: 8px;
 transform: rotate(-45deg)
}
 50% {
 width: 100%;
 top: 8px;
 transform: rotate(0)
}
to {
	width: 50%;
	top: 16px;
	transform: rotate(0)
}
}
 @media only screen and (max-width:960px) {
.mbnav-btn {
	display: block
}
body.mbNavOpen .mbnav-btn-item:first-of-type {
	-webkit-animation: phone-navtop-animon .4s linear forwards;
	animation: phone-navtop-animon .4s linear forwards
}
body.mbNavOpen .mbnav-btn-item:nth-of-type(2) {
	opacity: 0
}
body.mbNavOpen .mbnav-btn-item:nth-of-type(3) {
	-webkit-animation: phone-navbottom-animon .4s linear forwards;
	animation: phone-navbottom-animon .4s linear forwards
}
body.mbNavOpen .mbnav {
	opacity: 1;
	visibility: visible
}
body.mbNavOpen .mbnav .main {
	transform: translateX(0)
}
body.mbNavOpen .page-header {
	transform: translateX(-240px)
}
body.mbNavOff .mbnav-btn-item:first-of-type {
	-webkit-animation: phone-navtop-animoff .4s linear forwards;
	animation: phone-navtop-animoff .4s linear forwards
}
body.mbNavOff .mbnav-btn-item:nth-of-type(2) {
	opacity: 1;
	transition: opacity .2s linear .2s
}
body.mbNavOff .mbnav-btn-item:nth-of-type(3) {
	-webkit-animation: phone-navbottom-animoff .4s linear forwards;
	animation: phone-navbottom-animoff .4s linear forwards
}
body.mbNavOff .mbnav {
	opacity: 0;
	visibility: hidden
}
body.mbNavOff .mbnav .main {
	transform: translateX(100%)
}
}
.page-aside {
	position: fixed;
	right: -6px;
	bottom: 25%;
	transform: translateX(100%);
	z-index: 9;
	opacity: 0;
	transition: transform .3s, opacity .3s
}
.page-aside.show {
	transform: translateX(0);
	opacity: 1
}
.page-aside .img {
	max-width: 100%
}
.page-aside-item {
	width: 54px;
	text-align: center;
	height: 50px;
	position: relative;
	z-index: 1;
	cursor: pointer;
	display: block;
	background-color: rgba(0, 0, 0, .5);
	margin: 4px 0;
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
	padding-right: 6px;
	transition: transform .3s;
	display: flex;
	align-items: center;
	justify-content: center
}
.page-aside-item .icon {
	width: 24px
}
.page-aside-item .iconfont {
	font-size: 24px;
	line-height: 50px;
	color: #fff
}
.page-aside-item.sign .c-dropdown {
	width: 160px;
	font-size: 13px
}
.page-aside-item.sign .c-dropdown-main {
	padding: 20px 16px 30px
}
.page-aside-item.sign .c-btn {
	margin-top: 12px
}
.page-aside-item.ewm .c-dropdown {
	width: 190px
}
.page-aside-item.tel .c-dropdown {
	font-size: 16px;
	white-space: nowrap
}
.page-aside-item.tel .c-dropdown-main {
	padding: 4px 16px
}
 @media only screen and (min-width:961px) {
.page-aside-item:hover {
	transform: translateX(-6px)
}
}
 @media only screen and (max-width:960px) {
.page-aside {
	right: 0;
	bottom: 50px;
	transform: translateY(0);
	display: none
}
.page-aside-item.mOn .iconfont {
	color: #028943
}
}
.index-banner {
	height: 100vh
}
.index-banner .swiper-slide {
	background: no-repeat 50%/cover;
	position: relative
}
.index-banner .img-m {
	width: 100%;
	display: none
}
.index-banner .video {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%)
}
.index-page01 .header {
	align-items: flex-start
}
.index-page01 .tit {
	font-weight: 700;
	color: #4c4c4c;
	position: relative;
}
.index-page01 .tit span {
	position: relative;
}
.index-page01 .tit span::after {
	content: "";
	position: absolute;
	width: 100px;
	height: 3px;
	background: #028943;
	bottom: 50%;
	left: -50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}
.index-page01 .txt {
	color: #999;
	margin-top: 8px
}
.index-page01 .item-l {
	width: 34%
}
.index-page01 .item-r {
	width: 86%;
	max-width: 860px
}
.index-page01 .title {
	color: #4d4d4d;
	margin-bottom: 14px
}
.index-page01 .content {
	color: #666;
	line-height: 1.8
}
.index-solution .swiper-slide:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 0;
	background-color: #000;
	opacity: .2
}
.index-solution .swiper-slide.swiper-slide-active .content, .index-solution .swiper-slide.swiper-slide-active .more, .index-solution .swiper-slide.swiper-slide-active .title {
	opacity: 1;
	transform: translateY(0)
}
.index-solution .swiper-slide.swiper-slide-active .title {
	transition: transform .6s ease-out, opacity .6s ease-out
}
.index-solution .swiper-slide.swiper-slide-active .content {
	transition: transform .4s ease-out .2s, opacity .4s ease-out .2s
}
.index-solution .swiper-slide.swiper-slide-active .more {
	transition: transform .2s ease-out .4s, opacity .2s ease-out .4s
}
.index-solution .img {
	width: 100%
}
.index-solution .main {
	position: absolute;
	left: 50%;
	top: 20%;
	z-index: 1;
	color: #fff;
	transform: translateX(-50%)
}
.index-solution .wrap {
	max-width: 670px
}
.index-solution .content, .index-solution .more, .index-solution .title {
	transform: translateY(60px);
	opacity: 0;
	transition: transform .3s, opacity .3s
}
.index-solution .title {
	font-size: 40px;
	text-shadow: 0 0 4px rgba(0, 0, 0, .4)
}
.index-solution .content {
	font-size: 18px;
	line-height: 1.8;
	margin-top: 16px;
	text-shadow: 0 0 2px rgba(0, 0, 0, .4)
}
.index-solution .more {
	margin-top: 60px
}
.index-page02 {
	background-color: #f6f6f6;
	/*	padding-left: 4%;
	padding-right: 4%;*/
	overflow: hidden
}
.index-page02 .box {
	background-color: #fff;
	position: relative
}
.index-page02 .box:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	width: 100%;
	height: 2px;
	background-color: #028943;
	transform-origin: left center;
	transform: scaleX(0);
	transition: transform 1s ease-in-out
}
.index-page02 .box-1-1 {
	padding: 40px 5%
}
.index-page02 .box-1-1 .picture {
	width: 39.8%
}
.index-page02 .box-1-1 .main {
	width: 60.2%;
	padding-left: 6%
}
.index-page02 .box-1-1 .img {
	width: 100%
}
.index-page02 .box-1-1 .logo {
	display: block;
	height: 50px;
	margin-bottom: 16px
}
.index-page02 .box-1-1 .title {
	font-size: 54px;
	font-weight: 700;
	color: #333
}
.index-page02 .box-1-1 .content {
	font-size: 22px;
	margin-top: 12px
}
.index-page02 .box-1-1 .more {
	margin-top: 180px
}
.index-page02 .box-1-2 {
	display: block
}
.index-page02 .box-1-2 .img {
	width: 100%;
	display: block
}
.index-page02 .box-1-2 .img-m {
	width: 100%;
	display: none
}
.index-product {
	margin-top: 50px;
	overflow: visible
}
.index-product .swiper-slide {
	padding: 0px 0px;
	padding-bottom: 20px;
	background-color: #fff;
	position: relative;
	overflow: hidden;
}
.index-product .swiper-slide .picture {
	width: 100%;
	/*	position: absolute;*/
	right: 0;
	top: 0;
	z-index: 1;
	transition: transform .3s ease-in-out;
	transform-origin: 30% top
}
.index-product .swiper-slide .picture img {
	transition: transform ease 0.7s,
	 -webkit-transform ease 0.7s, 
	 -moz-transform ease 0.7s, 
	 -o-transform ease 0.7s;
	object-fit:cover;
}
.index-product .swiper-slide:hover img {
	-webkit-transform: scale(1.03, 1.03);
	-moz-transform: scale(1.03, 1.03);
	-ms-transform: scale(1.03, 1.03);
	-o-transform: scale(1.03, 1.03);
	transform: scale(1.03, 1.03);
}
.index-product .swiper-slide .main {
	width: 100%;
	padding: 2%;
}
.index-product .swiper-slide .img {
	width: 100%
}
.index-product .swiper-slide .logo {
	display: block;
	height: 36px;
	margin-bottom: 20px
}
.index-product .swiper-slide .title {
	font-size: 18px;
	text-align: center;
	color: #333;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-top: 20px;
}
.index-product .swiper-slide .content {
	font-size: 16px;
	margin-top: 10px;
	text-align: center;
	overflow: hidden;
	color: #333;
	text-overflow: ellipsis;
	white-space: nowrap
}
.index-product .swiper-slide .more {
	margin-top: 20px
}
.index-page03 .wrap {
	align-items: flex-start;
	position: relative;
	z-index: 1
}
.index-page03 .list {
	width: 61.3%;
	align-items: stretch;
	justify-content: space-between;
	position: relative;
	z-index: 1
}
.index-page03 .list .item {
	width: 31.25%;
	padding: 48px 28px 32px;
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, .05);
	transition: background-color .3s;
	margin-bottom: 3.125%;
	background-color: #fff
}
.index-page03 .list .item.hide {
	opacity: 0
}
.index-page03 .list .icon {
	width: 90px;
	height: 90px;
	margin: 0 auto;
	position: relative
}
.index-page03 .list .img {
	width: 100%;
	transition: opacity .3s
}
.index-page03 .list .img1 {
	opacity: 0;
	transition: opacity .3s
}
.index-page03 .list .img1, .index-page03 .list .svg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%
}
.index-page03 .list .svg {
	transform: rotate(-90deg)
}
.index-page03 .list .circle1 {
	stroke: #e5e5e5;
	transition: opacity .3s .3s
}
.index-page03 .list .circle2 {
	stroke: #fff;
	stroke-dasharray: 371 371
}
.index-page03 .list .title {
	justify-content: center;
	align-items: flex-end;
	color: #333;
	margin-top: 36px;
	transition: color .3s
}
.index-page03 .list .tit {
	font-size: 40px;
	margin-right: 6px;
	line-height: 1
}
.index-page03 .list .content {
	text-align: center;
	margin-top: 8px;
	transition: color .3s
}
.index-page03 .main {
	width: 38.7%;
	padding-left: 5%;
	padding-top: 5%;
	background-color: #fff
}
.index-page03 .main .title {
	color: #333;
	margin-bottom: 20px;
	font-weight: 500
}
.index-page03 .main .content {
	line-height: 1.8;
	font-size: 16px;
	text-align: justify
}
.index-page03 .main .line {
	width: 44px;
	height: 4px;
	background-color: #028943;
	margin-top: 120px
}
.index-page03 .inside-banner {
	z-index: 0;
	margin-top: -80px
}
.index-page04 .header {
	align-items: flex-end;
	margin-bottom: 40px
}
.index-page04 .header .title {
	line-height: 1;
	font-weight: 700;
	color: #4c4c4c;
	position: relative;
}
.index-page04 .header .title::after {
	content: "";
	position: absolute;
	width: 100px;
	height: 3px;
	background: #028943;
	bottom: 50%;
	left: -50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}
.index-page04 .header .tit {
	margin-left: 14px
}
.index-page04 .header .more {
	margin-left: auto
}
.index-page02 .header {
	align-items: flex-end;
	margin-bottom: 40px
}
.index-page02 .header .title {
	line-height: 1;
	font-weight: 700;
	position: relative;
	color: #4c4c4c
}
.index-page02 .header .title::after {
	content: "";
	position: absolute;
	width: 100px;
	height: 3px;
	background: #028943;
	bottom: 50%;
	left: -50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}
.index-page02 .header .tit {
	margin-left: 14px
}
.index-page02 .header .more {
	margin-left: auto !important;
	margin-right: inherit !important;
}
.index-page04 .wrap {
	position: relative
}
.index-page04 .wrap .next, .index-page04 .wrap .prev {
	width: 50px;
	line-height: 90px;
	text-align: center;
	font-size: 20px;
	background-color: #f7f7f7;
	color: #ccc;
	position: absolute;
	top: 50%;
	margin-top: -45px;
	cursor: pointer;
	transition: color .3s, background-color .3s
}
.index-page04 .wrap .prev {
	left: -90px
}
.index-page04 .wrap .next {
	right: -90px
}
.index-news .swiper-pagination {
	display: none
}
.index-news .main {
	width: 65%;
	padding: 60px 20% 80px 48px;
	position: relative;
	z-index: 0;
	background-color: #f9f9f9
}
.index-news .picture {
	width: 44%;
	position: absolute;
	right: 0;
	top: 50%;
	display: block;
	z-index: 1;
	transform: translateY(-50%);
	background: no-repeat 50%/cover
}
.index-news .bg {
	width: 100%
}
.index-news .time {
	font-size: 16px;
	margin-bottom: 32px
}
.index-news .title {
	font-size: 24px;
	font-weight: 500;
	color: #1a1a1a
}
.index-news .title>a {
	color: #1a1a1a
}
.index-news .title>a:hover {
	color: #028943
}
.index-news .content {
	margin-top: 20px;
	font-size: 16px;
	line-height: 30px;
	height: 90px;
	text-align: justify;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical
}
.index-news .more {
	margin-top: 120px
}
 @-webkit-keyframes svgCircleAnmi1 {
 0% {
 stroke-dasharray: 0 371
}
to {
	stroke-dasharray: 371 371
}
}
 @keyframes svgCircleAnmi1 {
 0% {
 stroke-dasharray: 0 371
}
to {
	stroke-dasharray: 371 371
}
}
 @media only screen and (min-width:961px) {
.index-page02 .box:hover:before {
	transform: scaleX(1)
}
.index-product .swiper-slide:hover .picture {
	transform: scale(1.2)
}
.index-page03 .list .item:hover {
	background-color: #028943
}
.index-page03 .list .item:hover .circle1 {
	opacity: 0;
	transition: background-color 0s
}
.index-page03 .list .item:hover .circle2 {
	-webkit-animation: svgCircleAnmi1 1s linear forwards;
	animation: svgCircleAnmi1 1s linear forwards
}
.index-page03 .list .item:hover .img {
	opacity: 0
}
.index-page03 .list .item:hover .img1 {
	opacity: 1
}
.index-page03 .list .item:hover .content,  .index-page03 .list .item:hover .title {
	color: #fff
}
.index-page04 .wrap {
	position: relative
}
.index-page04 .wrap .next:hover,  .index-page04 .wrap .prev:hover {
	color: #fff;
	background-color: #028943
}
}
 @media only screen and (max-width:1700px) {
.index-page04 .wrap {
	padding: 0 72px
}
.index-page04 .wrap .next,  .index-page04 .wrap .prev {
	width: 42px;
	line-height: 80px;
	font-size: 18px;
	margin-top: -40px
}
.index-page04 .wrap .prev {
	left: 0
}
.index-page04 .wrap .next {
	right: 0
}
}
 @media only screen and (max-width:1600px) {
.index-solution .title {
	font-size: 40px
}
.index-solution .content {
	font-size: 16px
}
.index-solution .main {
	top: 16%
}
.index-solution .more {
	margin-top: 50px
}
.index-solution .wrap {
	max-width: 600px
}
.index-solution .tit {
	font-size: 14px
}
.index-page02 {
/*padding-left: 3%;
		padding-right: 3%*/
}
.index-page02 .box-1-1 .logo {
	height: 40px
}
.index-page02 .box-1-1 .title {
	font-size: 46px
}
.index-page02 .box-1-1 .content {
	font-size: 20px;
	margin-top: 8px
}
.index-page02 .box-1-1 .more {
	margin-top: 100px
}
.index-product {
	margin-top: 40px
}
.index-product .swiper-slide {
}
.index-product .swiper-slide .logo {
	height: 26px;
	margin-bottom: 16px
}
.index-product .swiper-slide .title {
}
.index-product .swiper-slide .content {
	font-size: 15px;
	margin-top: 8px
}
.index-product .swiper-slide .more {
}
}
 @media only screen and (max-width:1440px) {
.index-page01 .item-l {
	width: 28%
}
.index-page01 .item-r {
}
.index-page02 .box-1-1 {
	padding: 30px 4%
}
.index-page02 .box-1-1 .logo {
	height: 32px
}
.index-page02 .box-1-1 .title {
	font-size: 40px
}
.index-page02 .box-1-1 .content {
	font-size: 18px
}
.index-page02 .box-1-1 .more {
	margin-top: 80px
}
.index-page02 .box-1-1 .main {
	padding-left: 4%
}
.index-page03 .main {
	padding-top: 0
}
.index-page03 .main .line {
	margin-top: 60px;
	width: 40px;
	height: 3px
}
.index-page03 .list .icon {
	width: 80px;
	height: 80px
}
.index-page03 .list .tit {
	font-size: 30px;
	margin-right: 3px
}
.index-page03 .list .title {
	margin-top: 24px
}
.index-page03 .list .item {
	font-size: 12px;
	padding: 40px 24px 28px
}
.index-page03 .inside-banner {
	margin-top: -60px
}
.index-page04 .header {
	margin-bottom: 32px
}
.index-page04 .header .tit {
	margin-left: 8px;
	font-size: 14px
}
.index-news .main {
	width: 65%;
	padding: 48px 18% 60px 40px
}
.index-news .bg {
	width: 100%
}
.index-news .time {
	font-size: 14px;
	margin-bottom: 24px
}
.index-news .title {
	font-size: 22px
}
.index-news .content {
	margin-top: 16px;
	font-size: 14px;
	line-height: 26px;
	height: 78px
}
.index-news .more {
	margin-top: 80px
}
}
 @media only screen and (max-width:1280px) {
.index-solution .title {
	font-size: 30px
}
.index-solution .content {
	font-size: 14px
}
.index-solution .more {
	margin-top: 64px
}
.index-solution .wrap {
	max-width: 520px
}
.index-product .swiper-slide {
}
.index-product .swiper-slide .logo {
	height: 24px
}
.index-product .swiper-slide .title {
	font-size: 16px
}
.index-product .swiper-slide .content {
	font-size: 14px
}
.index-product .swiper-slide .more {
	margin-top: 20px
}
}
 @media only screen and (max-width:960px) {
#indexVideoSlide {
	display: none
}
.index-banner {
	height: auto
}
.index-banner .img-m {
	display: block
}
.index-page01 .title {
	margin-bottom: 10px
}
.hkwy-thermography {
	display: none
}
.index-solution .title {
	font-size: 20px
}
.index-solution .content {
	font-size: 13px
}
.index-solution .more {
	margin-top: 48px
}
.index-page02 .box-1-1 {
	padding: 20px 4%
}
.index-page02 .box-1-1 .logo {
	height: 20px
}
.index-page02 .box-1-1 .title {
	font-size: 24px
}
.index-page02 .box-1-1 .content {
	font-size: 14px
}
.index-page02 .box-1-1 .more {
	margin-top: 40px
}
.index-product {
	margin-top: 24px
}
.index-product .swiper-slide {
	padding: 50px
}
.index-product .swiper-slide .main {
	padding-right: 0%
}
.index-product .swiper-slide .picture {
	width: 30%
}
.index-product .swiper-slide .logo {
	height: 20px
}
.index-product .swiper-slide .title {
	font-size: 24px
}
.index-product .swiper-slide .content {
	font-size: 14px
}
.index-product .swiper-slide .more {
	margin-top: 40px
}
.index-page03 .list {
	display: none
}
.index-page03 .inside-banner {
	margin-top: 0
}
.index-page03 .main {
	width: 100%;
	padding-left: 0;
	padding-bottom: 32px
}
.index-page03 .main .line {
	display: none
}
.index-page04 .wrap {
	padding: 0
}
.index-page04 .wrap .next,  .index-page04 .wrap .prev {
	display: none
}
.index-news .swiper-pagination {
	display: block
}
.index-news .main {
	padding: 32px 16% 48px 32px
}
.index-news .time {
	font-size: 14px;
	margin-bottom: 24px
}
.index-news .title {
	font-size: 20px
}
.index-news .more {
	margin-top: 48px
}
.index-page04 {
	padding-bottom: 5%;
}
}
 @media only screen and (max-width:640px) {
.index-page01 .item-l,  .index-page01 .item-r {
	width: 100%
}
.index-page01 .title {
	margin-bottom: 8px;
	font-size: 14px;
	margin-top: 24px
}
.index-page01 .content {
	font-size: 12px
}
.index-solution .main {
	top: 12%
}
.index-solution .img {
	width: 720px;
	position: relative;
	left: 50%;
	margin-left: -320px
}
.index-solution .more {
	margin-top: 40px
}
.index-page02 {
	border-bottom: 8px solid #f6f6f6;
	background-color: #fff;
	padding: 0 0 32px
}
.index-page02 .box {
	box-shadow: none
}
.index-page02 .box-1-1 {
	padding: 32px 4%
}
.index-page02 .box-1-1 .picture {
	width: 120px;
	position: absolute;
	right: 0;
	bottom: 32px
}
.index-page02 .box-1-1 .main {
	width: 100%;
	padding: 0 120px 0 0
}
.index-page02 .box-1-1 .logo {
	height: 18px
}
.index-page02 .box-1-1 .title {
	font-size: 20px
}
.index-page02 .box-1-1 .content {
	font-size: 14px;
	margin-top: 4px
}
.index-page02 .box-1-1 .more {
	margin-top: 32px
}
.index-page02 .box-1-2 .img {
	display: none
}
.index-page02 .box-1-2 .img-m {
	display: block
}
.index-page02 .index-product-pagination {
	padding-top: 8px
}
.index-product {
	border-top: 8px solid #f6f6f6
}
.index-product .swiper-slide {
	padding: 32px 16px
}
.index-product .swiper-slide .main {
	padding-right: 0;
}
.index-product .swiper-slide .picture {
	width: 120px;
	bottom: 32px
}
.index-product .swiper-slide .logo {
	height: 18px
}
.index-product .swiper-slide .title {
	font-size: 16px
}
.index-product .swiper-slide .content {
	font-size: 14px;
	margin-top: 4px
}
.index-product .swiper-slide .more {
	margin-top: 32px
}
.index-page04 .header {
	margin-bottom: 24px
}
.index-page04 .header .tit {
	font-size: 12px
}
.index-news .swiper-slide {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start
}
.index-news .picture {
	position: relative;
	top: 0;
	transform: translateY(0);
	width: 100%
}
.index-news .main {
	width: 100%;
	order: 1;
	padding: 20px 20px 28px
}
.index-news .time {
	font-size: 12px;
	margin-bottom: 8px
}
.index-news .title {
	font-size: 18px
}
.index-news .content {
	margin-top: 12px;
	height: 52px;
	-webkit-line-clamp: 2
}
.index-news .more {
	margin-top: 24px;
	display: none
}
}
.inside-banner {
	position: relative;
	overflow: hidden
}
.inside-banner:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 0;
	background-color: #000;
	opacity: .25
}
.inside-banner-img {
	width: 100%
}
.inside-banner-main {
	position: absolute;
	width: 90%;
	/*    left: 15%;*/
	top: 30%;
	/*    transform: translateY(-50%);*/
	z-index: 1;
	color: #fff;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
}
.inside-banner-title {
	font-size: 48px;
	font-weight: 700;
	margin-bottom: 8px
}
.inside-banner-content {
	font-size: 24px
}
.inside-banner-other {
	justify-content: center;
	margin-top: 44px
}
.inside-banner-other .c-btna {
	margin: 0 16px
}
.inside-banner-main2 {
	position: absolute;
	width: 1500px;
	left: 50%;
	top: 58%;
	transform: translateY(-50%);
	z-index: 1;
	color: #fff;
	margin-left: -750px
}
.inside-banner-text {
	font-size: 16px;
	margin-top: 4px
}
.inside-banner-line {
	width: 44px;
	height: 2px;
	background-color: #fff;
	margin-top: 120px
}
.inside-banner .video {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%)
}
 @media only screen and (max-width:1600px) {
.inside-banner-main2 {
	width: 94%;
	left: 3%;
	margin-left: 0
}
}
 @media only screen and (max-width:1440px) {
.inside-banner-title {
	font-size: 38px;
	margin-bottom: 6px
}
.inside-banner-content {
	font-size: 18px
}
.inside-banner-text {
	font-size: 13px;
	margin-top: 2px
}
.inside-banner-line {
	width: 36px;
	margin-top: 70px
}
.inside-banner-other {
	margin-top: 36px
}
.inside-banner-other .c-btna {
	margin: 0 10px
}
}
 @media only screen and (max-width:960px) {
.inside-banner-img {
	position: relative;
	width: 960px;
	left: 50%;
	margin-left: -480px
}
.inside-banner-title {
	font-size: 28px
}
.inside-banner-content {
	font-size: 16px
}
.inside-banner-other {
	margin-top: 28px
}
.inside-banner-other .c-btna {
	margin: 0 6px
}
.inside-banner-main2 {
	top: 50%
}
.inside-banner-text {
	font-size: 12px
}
.inside-banner-line {
	width: 32px;
	margin-top: 48px
}
}
 @media only screen and (max-width:640px) {
.inside-banner-img {
	position: relative;
	width: 720px;
	left: 50%;
	margin-left: -360px
}
.inside-banner-main {
	width: 88%;
	left: 6%
}
.inside-banner-title {
	font-size: 20px
}
.inside-banner-content {
	font-size: 14px
}
.inside-banner-other {
	margin-top: 20px
}
.inside-banner-other .c-btna {
	margin: 0 5px
}
.inside-banner-line {
	width: 24px;
	height: 1px;
	margin-top: 30px
}
}
.search-page01 {
	padding: 60px 0;
	background: #f4f4f4
}
.search-page01 .form {
	width: 100%;
	max-width: 640px;
	padding: 0 8px;
	border-radius: 4px;
	background: #fff;
	font-size: 15px;
	margin: 0 auto
}
.search-page01 .submit {
	background: url(../images/icon-search.png) no-repeat 50%;
	border: none;
	outline: none;
	padding: 0;
	width: 48px;
	height: 48px;
	background-size: 20px;
	cursor: pointer
}
.search-page01 .input {
	width: calc(100% - 48px);
	height: 48px;
	border: none;
	padding: 0 0 0 12px;
	outline: none;
	color: #333
}
.search-page02 {
	min-height: 300px;
	padding: 40px 0 60px
}
.search-page02 .nav {
	border-bottom: 1px solid #e9e9e9;
	padding: 0 12px;
	margin-bottom: 36px
}
.search-page02 .nav.center {
	justify-content: center
}
.search-page02 .nav .item {
	max-width: 100px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	text-align: center;
	line-height: 1.3;
	padding: 12px 2px;
	margin-right: 32px;
	position: relative
}
.search-page02 .nav .item:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 2px;
	background-color: #028943;
	opacity: 0
}
.search-page02 .nav .item:last-of-type {
	margin-right: 0
}
.search-page02 .nav .item.active {
	color: #028943
}
.search-page02 .nav .item.active:after {
	opacity: 1
}
.search-list {
	justify-content: space-between;
	align-items: flex-start
}
.search-list .item {
	width: 48.5%;
	margin-bottom: 3%;
	transition: box-shadow .3s;
	border: 1px solid #ddd;
	padding: 2% 3%
}
.search-list .title {
	color: #333
}
 @media only screen and (min-width:961px) {
.search-list .item:hover {
	box-shadow: 0 0 14px rgba(0, 0, 0, .1)
}
.search-list .item:hover .title {
	color: #028943
}
}
 @media only screen and (max-width:960px) {
.search-page01 {
	padding: 40px 0
}
.search-page02 {
	padding: 32px 0 48px
}
.search-page02 .nav {
	margin-bottom: 20px
}
}
 @media only screen and (max-width:640px) {
.search-page01 {
	padding: 24px 0
}
.search-page01 .form {
	font-size: 14px
}
.search-page01 .submit {
	width: 40px;
	height: 40px;
	background-size: 18px
}
.search-page01 .input {
	width: calc(100% - 40px);
	height: 40px;
	padding-left: 8px
}
.search-page02 {
	padding: 24px 0 36px
}
.search-page02 .nav {
	margin-bottom: 16px;
	padding: 0
}
.search-page02 .nav .item {
	margin-right: 16px;
	font-size: 13px
}
.search-list .item {
	width: 100%;
	padding: 12px 0;
	border: none;
	border-bottom: 1px dashed #ddd;
	margin-bottom: 0
}
}
.about-page01 {
	position: relative
}
.about-page01 .title {
	font-weight: 700;font-size: 16px;
line-height: 30px;
	color: #1a1a1a
}
.about-page01 .tit {
	color: #4d4d4d;font-size: 16px;
line-height: 30px;
	margin-top: 14px
}
.about-page01 .content {
	margin-top: 40px;
	line-height: 1.8
}
.about-page01 .content p {
	font-size: 14px;
}
.about-page02 {
	background: url(../images/about01.jpg) no-repeat 50%/cover;
	text-align: center;
	color: #fff;
	position: relative
}
#wenhua {
	background: url(../images/about02.jpg) no-repeat 50%/cover;
	text-align: center;
	color: #fff;
	position: relative
}
#honor {
	background: none;
	padding: 0;
}
.about-page02 .title {
	font-weight: 700;
	padding-bottom: 24px;
	margin-bottom: 40px;
	position: relative
}
.about-page02 .title:after {
	content: "";
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 30px;
	height: 2px;
	background-color: #fff;
	margin-left: -15px
}
.about-page02 .content {
	line-height: 2;
	width: 80%;
	margin: 0 auto
}
.about-page02 .bg {
	width: 100%
}
.about-page02 .wrap {
	margin-top: 80px;
	padding-top: 100px;
	position: relative
}
.about-page02 .list {
	padding: 0 8% 0 9%
}
.about-page02 .year {
	justify-content: center;
	align-items: flex-end;
	line-height: 2
}
.about-page02 .tit {
	font-size: 56px;
	line-height: 1;
	font-family: DINPro;
	margin-right: 6px
}
.about-page02 .text {
	margin-top: 6px
}
.about-page02 .item {
	position: absolute;
	z-index: 0;
	width: 20%
}
.about-page02 .item:first-of-type {
	left: 8%;
	bottom: 20%
}
.about-page02 .item:nth-of-type(2) {
	left: 23%;
	bottom: 52%
}
.about-page02 .item:nth-of-type(3) {
	left: 38%;
	bottom: 36%
}
.about-page02 .item:nth-of-type(4) {
	left: 54.5%;
	bottom: 71%
}
.about-page02 .item:nth-of-type(5) {
	left: 70%;
	bottom: 38%
}
.about-page03 {
	position: relative;
	padding-bottom: 0
}
.about-page03 .tit {
	color: #1a1a1a;
	font-weight: 700
}
.about-page03 .word {
	margin-top: 16px;
	line-height: 1.7;
	max-width: 860px
}
.about-page03 .word strong {
	color: #028943;
	font-size: 24px;
	font-weight: 400;
	font-family: bebas, Arial, Helvetica, sans-serif
}
.about-page03 .nav {
	border-bottom: 1px solid #eee;
	margin-top: 24px
}
.about-page03 .item {
	line-height: 50px;
	margin-right: 64px;
	position: relative;
	cursor: pointer
}
.about-page03 .item:last-of-type {
	margin-right: 0
}
.about-page03 .item:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 2px;
	background-color: #028943;
	z-index: 1;
	transform: scaleX(0);
	opacity: 0;
	transition: opacity .3s, transform .3s
}
.about-page03 .item.active {
	color: #028943
}
.about-page03 .item.active:after {
	opacity: 1;
	transform: scaleX(1)
}
.about-honor {
	margin-top: 60px
}
.about-honor .swiper-slide {
	transform: scale(.8);
	opacity: .3;
	transition: opacity .3s, transform .3s
}
.about-honor .img {
	width: 100%
}
.about-honor .swiper-slide-active {
	transform: scale(1);
	opacity: 1
}
.about-honor .title {
	font-size: 20px;
	text-align: center;
	margin-top: 12px
}
.about-honor .swiper-pagination {
	position: relative;
	left: 0;
	bottom: 0;
	font-size: 16px;
	line-height: 40px;
	margin-top: 24px;
	color: #777;
	font-style: italic;
	padding-bottom: 8px
}
.about-honor .swiper-pagination .swiper-pagination-current {
	font-size: 24px;
	color: #000
}
.about-honor .swiper-button-next, .about-honor .swiper-button-prev {
	width: 40px;
	height: 40px;
	top: auto;
	bottom: 8px;
	background-size: 40%;
	border-radius: 50%;
	left: 50%;
	cursor: pointer;
	z-index: 11;
	transition: background-color .3s, background-image .3s;
	background: none;
	text-align: center;
	line-height: 40px;
	box-shadow: 0 0 8px 0 rgba(0, 0, 0, .1)
}
.about-honor .swiper-button-prev {
	margin-left: -100px
}
.about-honor .swiper-button-next {
	margin-left: 60px
}
.about-honor .iconfont {
	font-size: 14px
}
.about-page04 {
	align-items: stretch;
	position: relative;
	padding-bottom: 0
}
.about-page04 .item-l {
	width: 52.8%;
	position: relative
}
.about-page04 .item-l .img {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 0
}
.about-page04 .item-r {
	width: 43.6%;
	margin-left: auto
}
.about-page04 .img {
	width: 100%
}
.about-page04 .header {
	align-items: flex-end;
	margin-bottom: 50px;
	padding-top: 2%
}
.about-page04 .title {
	font-weight: 700;
	color: #1a1a1a;
	line-height: 1.1
}
.about-page04 .tit {
	margin-left: 24px
}
.about-page04 .content {
	line-height: 1.6
}
.about-page04 .content p {
	margin-bottom: 20px
}
.about-page05 {
	position: relative;
	z-index: 0;
	overflow: hidden;
	padding-bottom: 0
}
.about-strength {
	width: calc(50% + 750px);
	margin-right: 0;
	overflow: visible;
	position: static
}
.about-strength .swiper-slide {
	background-color: #f9f9f9;
	display: flex;
	flex-wrap: wrap;
	align-items: stretch
}
.about-strength .title {
	font-weight: 700;
	color: #1a1a1a;
	margin-bottom: 24px
}
.about-strength .content {
	line-height: 1.8;
	text-align: justify
}
.about-strength .main {
	width: 32%;
	padding: 7% 4.5% 100px
}
.about-strength .main:after {
	content: "";
	width: 48px;
	height: 2px;
	background-color: #028943;
	position: absolute;
	left: 4.5%;
	bottom: 98px
}
.about-strength .picture {
	width: 68%
}
.about-strength .img {
	width: 100%
}
.about-strength .swiper-pagination {
	display: none
}
.about-page06 {
	position: relative;
	padding-bottom: 0
}
.about-page06 .header {
	text-align: center;
	width: 80%;
	margin: 0 auto 60px
}
.about-page06 .header .title {
	color: #1a1a1a;
	font-weight: 700;
	margin-bottom: 16px
}
.about-page06 .year-wrap {
	margin-top: 60px;
	position: relative
}
.about-page06 .year-wrap:after {
	content: "";
	width: 100%;
	height: 1px;
	background-color: #e1e1e1;
	position: absolute;
	left: 0;
	bottom: 80px;
	z-index: 0
}
.about-history {
	width: 94%;
	max-width: 1100px
}
.about-history .swiper-slide {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	position: relative
}
.about-history .picture {
	width: 45.45%
}
.about-history .img {
	width: 100%
}
.about-history .main {
	width: 54.55%;
	padding: 4% 0 0 8%
}
.about-history .year {
	color: #028943;
	margin-bottom: 8px;
	position: relative;
	z-index: 1
}
.about-history .title {
	color: #4d4d4d;
	font-weight: 500;
	margin-bottom: 16px;
	position: relative;
	z-index: 1
}
.about-history .content {
	position: relative;
	z-index: 1;
	line-height: 1.8
}
.about-history .word {
	font-size: 200px;
	font-family: DINPro;
	font-weight: 700;
	color: #fafafa;
	line-height: 1;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 0
}
.about-history .swiper-pagination {
	display: none
}
.about-history-year {
	width: 94%;
	max-width: 1250px;
	padding: 40px 0 80px
}
.about-history-year .swiper-slide {
	position: relative;
	overflow: visible;
	cursor: pointer
}
.about-history-year .swiper-slide:last-of-type .line>span:nth-of-type(11) {
	opacity: 1
}
.about-history-year .swiper-slide.swiper-slide-thumb-active .year {
	transform: translateY(-40px);
	box-shadow: 0 0 12px 0 rgba(0, 0, 0, .1);
	color: #028943
}
.about-history-year .year {
	width: 80px;
	height: 80px;
	font-size: 18px;
	border-radius: 50%;
	position: absolute;
	left: 50%;
	margin-left: -40px;
	z-index: 0;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	background-color: #fff;
	transition: transform .3s, box-shadow .3s, color .3s
}
.about-history-year .line {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-end
}
.about-history-year .line>span {
	width: 1px;
	height: 8px;
	background-color: silver
}
.about-history-year .line>span:first-of-type, .about-history-year .line>span:nth-of-type(6), .about-history-year .line>span:nth-of-type(11) {
	height: 20px
}
.about-history-year .line>span:nth-of-type(11) {
	opacity: 0
}
 @media only screen and (min-width:961px) {
.about-page03 .item:hover {
	color: #028943
}
.about-page03 .item:hover:after {
	opacity: 1;
	transform: scaleX(1)
}
.about-honor .swiper-button-next:hover,  .about-honor .swiper-button-prev:hover {
	color: #fff;
	background-color: #028943
}
}
 @media only screen and (max-width:1600px) {
.about-strength {
	width: 100%
}
}
 @media only screen and (max-width:1440px) {
.about-page01 .tit {
	margin-top: 10px
}
.about-page01 .content {
	margin-top: 30px
}
.about-page02 .wrap {
	padding-top: 72px;
	margin-top: 60px
}
.about-page02 .tit {
	font-size: 30px;
	margin-right: 4px
}
.about-page02 .year {
	line-height: 1.4
}
.about-page02 .item {
	font-size: 12px
}
.about-page02 .title {
	padding-bottom: 20px;
	margin-bottom: 32px
}
.about-honor {
	margin-top: 48px
}
.about-honor .title {
	font-size: 16px
}
.about-page04 .header {
	padding-top: 0;
	margin-bottom: 36px
}
.about-page04 .tit {
	font-size: 12px;
	margin-left: 16px
}
.about-page04 .content p {
	margin-bottom: 16px
}
.about-strength .main {
	width: 36%;
	padding: 6% 4% 60px
}
.about-strength .main:after {
	width: 40px;
	bottom: 58px
}
.about-strength .picture {
	width: 64%
}
.about-history .main {
	padding: 3% 0 0 6%
}
}
 @media only screen and (max-width:960px) {
.about-page01 .tit {
	margin-top: 12px;font-size: 14px;
}
.about-page01 .content {
	margin-top: 24px
}
.about-page02 .title {
	padding-bottom: 16px;
	margin-bottom: 28px
}
.about-page02 .title:after {
	height: 1px
}
.about-page02 .content {
	width: 100%
}
.about-page02 .wrap {
	padding-top: 50px
}
.about-page02 .tit {
	font-size: 24px
}
.about-page03 .word {
	line-height: 1.7
}
.about-page03 .word strong {
	font-size: 18px
}
.about-page03 .item {
	margin-right: 32px
}
.about-honor {
	margin-top: 40px
}
.about-honor .title {
	font-size: 14px
}
.about-page04 {
	margin-top: 32px;
	width: 100%;
	padding-left: 3%;
	padding-right: 3%;
	background-color: #f9f9f9
}
.about-page04 .item-l {
	width: 100%
}
.about-page04 .item-l .img {
	position: relative
}
.about-page04 .item-r {
	display: none
}
.about-page04 .content {
	margin-bottom: 24px
}
.about-page04 .content p {
	margin-bottom: 12px
}
.about-strength .main {
	width: 100%;
	padding: 6% 4%;
	order: 1
}
.about-strength .main:after {
	display: none
}
.about-strength .picture {
	width: 100%
}
.about-strength .swiper-pagination {
	display: block;
	margin-top: 0
}
.about-page05 {
	background-color: #f9f9f9;
	padding-bottom: 40px
}
.about-page06 .header {
	margin-bottom: 32px
}
.about-page06 .header .title {
	margin-bottom: 12px
}
.about-page06 .about-history-year {
	height: 1px;
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	padding: 0;
	margin: 0
}
.about-page06 .year-wrap {
	margin: 0
}
.about-page06 .year-wrap:after {
	display: none
}
.about-history .swiper-pagination {
	display: block
}
.about-history .word {
	display: none
}
.about-history .main {
	padding: 2% 0 0 4%
}
.about-history .title {
	margin-bottom: 12px
}
.about-history .year {
	margin-bottom: 6px;
	font-size: 12px
}
.about-history .content {
	font-size: 13px
}
}
 @media only screen and (max-width:640px) {
.about-page02 .bg {
	display: none
}
.about-page02 .list {
	padding: 0;
	justify-content: center
}
.about-page02 .wrap {
	padding-top: 0;
	margin-top: 24px
}
.about-page02 .item {
	position: static;
	left: 0;
	top: 0;
	width: 33.33%;
	margin-top: 24px
}
.about-page04 .tit {
	display: none
}
.about-page04 .header {
	margin-bottom: 24px
}
.about-strength .main {
	padding: 30px 20px
}
.about-strength .title {
	margin-bottom: 12px
}
.about-page05 {
	padding-bottom: 32px
}
.about-page06 .header {
	margin-bottom: 24px
}
.about-page06 .header .title {
	margin-bottom: 8px
}
.about-history .picture {
	width: 100%
}
.about-history .main {
	width: 100%;
	padding: 20px 0 0
}
}
.news-page01 {
	background-color: #f8f8f8
}
.news-page01 .c-pagination {
	margin-top: 0
}
.news-page01 .wrap {
	width: 94%;
	max-width: 1630px;
	background-color: #fff;
	padding: 3% 3.5% 4%;
	margin: 0 auto
}
.news-page01 .nav {
	margin-bottom: 36px
}
.news-page01 .nav .item {
	width: 116px;
	line-height: 30px;
	text-align: center;
	margin-right: 20px;
	transition: background-color .3s, color .3s
}
.news-page01 .nav .item.active {
	background-color: #028943;
	color: #fff
}
.news-list .item {
	width: 31.75%;
	margin-right: 2.375%;
	margin-bottom: 5%
}
.news-list .item:nth-of-type(3n) {
	margin-right: 0
}
.news-list .picture {
	overflow: hidden;
	margin-bottom: 50px
}
.news-list .img {
	width: 100%
}
.news-list .title {
	font-weight: 500;
	font-size: 20px;
	color: #333;
	transition: color .3s
}
.news-list .content {
	margin-top: 20px;
	font-size: 16px;
	line-height: 30px;
	height: 60px;
	color: rgba(0, 0, 0, .45);
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}
.news-list .time {
	font-size: 20px;
	font-family: DINpro;
	padding-top: 30px;
	margin-top: 50px;
	position: relative;
	z-index: 0;
	color: #333;
	transition: color .3s
}
.news-list .time:before {
	z-index: 0;
	background-color: #eee
}
.news-list .time:after, .news-list .time:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 1px
}
.news-list .time:after {
	z-index: 1;
	background-color: #028943;
	transform-origin: left center;
	transform: scaleX(0);
	transition: transform .3s
}
.news-list .iconfont {
	font-size: 16px;
	margin-left: auto;
	opacity: 0;
	color: #028943;
	transition: opacity .3s
}
 @media only screen and (min-width:961px) {
.news-page01 .nav .item:hover {
	background-color: #028943;
	color: #fff
}
.news-list .item:hover .time,  .news-list .item:hover .title {
	color: #028943
}
.news-list .item:hover .time:after {
	transform: scaleX(1);
	transition: transform 1s
}
.news-list .item:hover .iconfont {
	opacity: 1
}
}
 @media only screen and (max-width:1440px) {
.news-page01 {
	width: 100%;
	padding: 0
}
.news-page01 .wrap {
	width: 100%;
	padding: 3% 3% 0
}
.news-list .picture {
	margin-bottom: 30px
}
.news-list .title {
	font-size: 17px
}
.news-list .content {
	font-size: 14px;
	line-height: 22px;
	height: 44px;
	margin-top: 12px
}
.news-list .time {
	font-size: 17px;
	padding-top: 20px;
	margin-top: 30px
}
.news-list .iconfont {
	font-size: 14px
}
}
 @media only screen and (max-width:960px) {
.news-page01 .wrap {
	padding: 40px 3% 0
}
.news-page01 .nav {
	margin-bottom: 24px
}
.news-page01 .nav .item {
	width: 100px;
	line-height: 28px;
	margin-right: 16px;
	font-size: 13px
}
.news-list {
	justify-content: space-between
}
.news-list .item {
	width: 48%;
	margin-right: 0
}
}
 @media only screen and (max-width:640px) {
.news-page01 .wrap {
	padding: 24px 3% 0
}
.news-page01 .nav {
	margin-bottom: 24px;
	border-bottom: 1px solid #eee
}
.news-page01 .nav .item {
	width: auto;
	line-height: 1.5;
	font-size: 13px;
	padding: 0 0 2px;
	position: relative;
	margin-right: 32px;
	margin-bottom: 16px
}
.news-page01 .nav .item:last-of-type {
	margin-right: 0
}
.news-page01 .nav .item.active {
	color: #028943;
	background-color: transparent
}
.news-page01 .nav .item.active:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 1px;
	background-color: #028943
}
.news-list {
	align-items: flex-start
}
.news-list .item {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #eee
}
.news-list .item:last-of-type {
	border-bottom: none
}
.news-list .picture {
	width: 50%;
	margin-bottom: 0
}
.news-list .box {
	width: 50%;
	padding-left: 6%
}
.news-list .title {
	white-space: normal;
	font-size: 15px;
	line-height: 28px;
	height: 56px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-bottom: 8px
}
.news-list .content {
	display: none
}
.news-list .time {
	padding-top: 0;
	margin-top: 0;
	font-size: 14px;
	color: rgba(0, 0, 0, .6)
}
.news-list .time:after,  .news-list .time:before {
	display: none
}
}
.news-detail01 {
	padding: 36px 0 72px;
	background-color: #f9f9f9
}
.news-detail01 .wrap {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start
}
.news-detail01 .main {
	width: calc(100% - 364px);
	background-color: #fff;
	padding: 3.5% 5% 5%
}
.news-detail01 .main .title {
	color: #333;
	margin-bottom: 16px
}
.news-detail01 .main .content {
	margin-top: 8px;
	padding-top: 20px;
	border-top: 1px solid #e6e6e6
}
.news-detail01 .main .c-share {
	justify-content: flex-end;
	margin-top: 60px
}
.news-detail01 .main .footer {
	padding-top: 24px;
	margin-top: 24px;
	border-top: 1px solid #eee;
	line-height: 1.4;
	position: relative
}
.news-detail01 .main .footer .item {
	margin-bottom: 10px
}
.news-detail01 .main .footer .item:last-of-type {
	margin-bottom: 0
}
.news-detail01 .main .footer .txt {
	color: #999
}
.news-detail01 .main .footer .link {
	color: #333;
	position: relative;
	transition: color .3s;
	line-height: 1.6
}
.news-detail01 .main .footer .link:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: -1px;
	width: 100%;
	height: 1px;
	background: #028943;
	opacity: 0;
	transform: scaleX(0);
	transition: color .3s, transform .3s
}
.news-detail01 .main .footer .return {
	position: absolute;
	right: 0;
	bottom: 0
}
.news-detail01 .side {
	width: 340px;
	margin-left: auto
}
.news-detail01 .side .tit {
	font-size: 16px;
	line-height: 1;
	color: #333;
	padding-left: 18px;
	border-left: 2px solid #028943;
	margin-bottom: 20px
}
.news-detail01 .re-news {
	padding: 20px 0 48px;
	position: relative;
	background-color: #fff
}
.news-detail01 .re-news .title {
	font-size: 14px
}
.news-detail01 .re-news .content {
	font-size: 12px;
	line-height: 20px;
	max-height: 40px;
	color: #999;
	margin-top: 8px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}
.news-detail01 .re-news .list {
	padding: 0 20px
}
.news-detail01 .re-news .more {
	color: #fff;
	background: #028943;
	width: 100%;
	line-height: 40px;
	text-align: center;
	position: absolute;
	left: 0;
	bottom: 0
}
.news-detail01 .re-news .item {
	display: block;
	padding-bottom: 14px;
	border-bottom: 1px solid #eee;
	margin-bottom: 14px
}
.news-detail01 .re-news .item:last-of-type {
	margin-bottom: 0;
	border-bottom: 0
}
.news-detail01 .re-news .day {
	font-size: 12px;
	margin-top: 4px;
	color: rgba(0, 0, 0, .45)
}
.bsBox {
	box-sizing: content-box
}
.c-share {
	margin-top: 20px
}
.c-share .c-share-item {
	margin-left: 12px;
	cursor: pointer;
	border: 1px solid #fff;
	border-radius: 50%;
	position: relative;
	overflow: hidden;
	transition: border-color .3s, opacity .3s
}
.c-share .c-share-item:before {
	content: "";
	display: block;
	width: 34px;
	height: 34px;
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: 20px;
	position: relative;
	z-index: 1;
	transition: background-image .3s
}
.c-share .c-share-item:after {
	content: "";
	position: absolute;
	z-index: 0;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: #fff;
	border-radius: 50%;
	opacity: 0;
	transform: scale(.3);
	transition: opacity .3s, transform .3s
}
.c-share .c-share-item.weixin:before {
	background-image: url(../images/weixin-w.png)
}
.c-share .c-share-item.weibo:before {
	background-image: url(../images/weibo-w.png)
}
.c-share .c-share-item.qq:before {
	background-image: url(../images/qq-w.png)
}
.c-share.type-a .c-share-item {
	border-color: #999
}
.c-share.type-a .c-share-item:after {
	background-color: #028943
}
.c-share.type-a .c-share-item.weixin:before {
	background-image: url(../images/weixin.png)
}
.c-share.type-a .c-share-item.weibo:before {
	background-image: url(../images/weibo.png)
}
.c-share.type-a .c-share-item.qq:before {
	background-image: url(../images/qq.png)
}
.c-share.type-b .c-share-item {
	opacity: .7
}
 @media only screen and (min-width:961px) {
.news-detail01 .main .footer .link:hover {
	color: #028943
}
.news-detail01 .main .footer .link:hover:after {
	transform: scale(1);
	opacity: 1
}
.c-share .c-share-item:hover.weixin:before {
	background-image: url(../images/weixin-b.png)
}
.c-share .c-share-item:hover.weibo:before {
	background-image: url(../images/weibo-b.png)
}
.c-share .c-share-item:hover.qq:before {
	background-image: url(../images/qq-b.png)
}
.c-share .c-share-item:hover:after {
	opacity: 1;
	transform: scale(1.2)
}
.c-share.type-a .c-share-item:hover {
	border-color: #028943
}
.c-share.type-a .c-share-item:hover.weixin:before {
	background-image: url(../images/weixin-w.png)
}
.c-share.type-a .c-share-item:hover.weibo:before {
	background-image: url(../images/weibo-w.png)
}
.c-share.type-a .c-share-item:hover.qq:before {
	background-image: url(../images/qq-w.png)
}
.c-share.type-b .c-share-item:hover {
	opacity: 1
}
}
 @media only screen and (max-width:1440px) {
.news-detail01 {
	padding: 24px 0 48px
}
.news-detail01 .main {
	padding: 3% 4% 4%
}
}
 @media only screen and (max-width:1200px) {
.news-detail01 {
	background-color: #fff;
	padding-bottom: 0
}
.news-detail01 .main {
	width: 100%;
	padding: 0;
	border: none
}
.news-detail01 .side {
	display: none
}
}
 @media only screen and (max-width:960px) {
.news-detail01 {
	padding-bottom: 20px
}
.news-detail01 .main .footer {
	margin-top: 40px
}
.news-detail01 .c-share {
	display: none
}
}
 @media only screen and (max-width:640px) {
.news-detail01 .main .title {
	margin-bottom: 12px
}
.news-detail01 .main .time {
	font-size: 12px
}
.news-detail01 .main .footer {
	padding: 16px 0 0;
	margin-top: 32px
}
.news-detail01 .main .return {
	display: none
}
}
.contact-banner:after {
	opacity: 0
}
.contact-map {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 0
}
.contact-map .amap-copyright, .contact-map .amap-logo {
	display: none!important
}
.contact-map .amap-icon {
	overflow: visible!important
}
.contact-map .amap-icon:after, .contact-map .amap-icon:before {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -50px 0 0 -50px;
	width: 100px;
	height: 100px;
	background: rgba(230, 35, 16, .5);
	border-radius: 50%;
	transform: scale(.1);
	z-index: 0;
	-webkit-animation: amap-icon-anim 3.6s ease-out infinite;
	animation: amap-icon-anim 3.6s ease-out infinite
}
.contact-map .amap-icon:before {
	-webkit-animation-delay: .4s;
	animation-delay: .4s
}
.contact-map .amap-icon:after {
	-webkit-animation-delay: 1.2s;
	animation-delay: 1.2s
}
.contact-map-bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: #1a1a1a
}
.contact-map-bg.hidden {
	opacity: 0;
	visibility: hidden;
	transition: opacity .3s, visibility .3s
}
.contact-page01 {
	padding-bottom: 0
}
.contact-page01 .list {
	align-items: stretch;
	justify-content: space-between
}
.contact-page01 .item {
	width: 23.75%;
	background-color: #f9f9f9;
	padding: 80px 3% 50px;
	text-align: center;
	position: relative;
	transition: background-color .3s, transform .3s, box-shadow .3s
}
.contact-page01 .item:after {
	content: "";
	width: 30px;
	height: 2px;
	background-color: #028943;
	position: absolute;
	left: 50%;
	bottom: 48px;
	margin-left: -15px
}
.contact-page01 .icon {
	height: 60px;
	display: block;
	margin: 30px auto 60px
}
.contact-page01 .img {
	display: block;
	width: 80%;
	max-width: 150px;
	margin: 0 auto 24px
}
.contact-page01 .title {
	color: #000;
	font-weight: 500;
	font-size: 22px;
	margin-bottom: 8px
}
.contact-page01 .content {
	font-size: 18px;
	line-height: 1.8;
	padding-bottom: 60px
}
.contact-page02 {
	position: relative;
	padding-bottom: 0
}
.contact-page02 .container {
	border: 1px solid #eee;
	align-items: stretch
}
.contact-page02 .item-l {
	width: 45%;
	background-color: #666;
}
.contact-page02 .item-r {
	width: 55%
}
.contact-page02 .main {
	width: 88%;
	max-width: 560px;
	margin: 0 auto
}
.contact-page02 .title {
	color: #333;
	font-size: 32px;
	font-weight: 700;
	margin-bottom: 10px;
	text-align: center
}
.contact-page02 .tit {
	text-align: center
}
.contact-page02 .form {
	align-items: flex-start;
	justify-content: space-between;
	margin-top: 60px
}
 .contact-page02 .form ::-moz-placeholder {
 color: #999
}
 .contact-page02 .form ::-webkit-input-placeholder {
 color: #999
}
 .contact-page02 .form :-ms-input-placeholder {
 color: #999
}
.contact-page02 .form .item {
	width: 48%;
	margin-bottom: 4%
}
.contact-page02 .form .item.required .label:before {
	content: "* ";
	color: red
}
.contact-page02 .form .item.w100 {
	width: 100%
}
.contact-page02 .form .label {
	display: block; font-size:16px;
	margin-bottom: 4px;
}
.contact-page02 .form .input {
	width: 100%;
	height: 40px;
	outline: none;
	border: 1px solid #eee;
	background: none;
	padding: 0 12px;
	border-radius: 0;
	overflow: hidden;
	-webkit-appearance: none;
	border-radius: 3px;
	color: #000;
	cursor: pointer;
	font-size: 12px
}
.contact-page02 .form .input:focus {
	border-color: #999
}
.contact-page02 .form .textarea {
	width: 100%;
	height: 200px;
	outline: none;
	resize: none;
	padding: 10px;
	border: 1px solid #eee;
	background: none;
	-webkit-appearance: none;
	display: block;
	border-radius: 3px
}
.contact-page02 .form .textarea:focus {
	border-color: #999
}
.contact-page02 .form .submit {
	width: 100%;
	line-height: 44px;
	background-color: #028943;
	color: #fff;
	cursor: pointer;
	text-align: center;
	font-size: 16px;
	border-radius: 5px;
	margin: 0 auto;
	font-weight: 600;
	border: none!important;
	font-weight: 400;
	outline: none
}
.contact-page02 .form .submit:focus {
	opacity: .9
}
.contact-page02 .form .submit:before {
	display: none
}
.sj-map {
	display: none;
}
 @media only screen and (min-width:961px) {
.contact-page01 .item:hover {
	background-color: #fff;
	transform: translateY(-10px);
	box-shadow: 0 0 16px 0 rgba(0, 0, 0, .1)
}
}
 @media only screen and (max-width:1440px) {
.contact-page01 .item {
	padding: 60px 2.5% 40px
}
.contact-page01 .item:after {
	bottom: 38px
}
.contact-page01 .icon {
	height: 50px;
	margin: 16px auto 40px
}
.contact-page01 .title {
	font-size: 18px;
	margin-bottom: 6px
}
.contact-page01 .content {
	font-size: 15px
}
.contact-page01 .img {
	width: 120px;
	margin-bottom: 20px
}
.contact-page02 .title {
	font-size: 28px
}
.contact-page02 .main {
	max-width: 500px
}
.contact-page02 .form {
	margin-top: 50px
}
.contact-page02 .form .textarea {
	height: 160px
}
}
 @media only screen and (max-width:960px) {
.contact-page01 .item {
	width: 48.5%;
	margin-bottom: 3%
}
.contact-page02 .item-l {
	display: none
}
.contact-page02 .item-r {
	width: 100%
}
.contact-page02 .title {
	font-size: 24px
}
}
 @media only screen and (max-width:640px) {
.contact-page01 .item {
	width: 100%;
	text-align: left;
	background-color: #fff;
	padding: 0 0 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #eee
}
.contact-page01 .item:last-of-type {
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom: none
}
.contact-page01 .item:after {
	width: 24px;
	margin-left: -12px;
	bottom: 22px;
	display: none
}
.contact-page01 .icon {
	height: 20px;
	margin: 0 0 16px;
	display: none
}
.contact-page01 .title {
	font-size: 16px;
	margin-bottom: 8px
}
.contact-page01 .content {
	font-size: 14px;
	padding: 0
}
.contact-page01 .img {
	margin: 0 0 12px
}
.contact-page02 {
	border-top: 8px solid #f6f6f6;
	margin-top: 32px;
	width: 100%
}
.contact-page02 .item-r {
	padding: 0
}
.contact-page02 .container {
	border: none;
	padding: 0 3%
}
.contact-page02 .main {
	width: 100%
}
.contact-page02 .title {
	font-size: 20px;
	margin-bottom: 4px
}
.contact-page02 .form {
	margin-top: 32px
}
.contact-page02 .form .item {
	width: 100%;
	margin-bottom: 16px
}
.contact-page02 .form .textarea {
	height: 120px
}
.contact-page02 .form .submit {
	line-height: 40px;
	font-size: 14px;
	margin-top: 8px
}
}
.solution-page01 .header {
	align-items: flex-end;
	border-bottom: 1px solid #eee;
	margin-bottom: 60px
}
.solution-page01 .header .title {
	width: 22.5%;
	padding-bottom: 24px
}
.solution-page01 .header .tit {
	font-size: 36px;
	color: #333;
	font-weight: 700
}
.solution-page01 .header .text {
	font-size: 16px;
	color: rgba(0, 0, 0, .4)
}
.solution-page01 .nav {
	width: 77.5%
}
.solution-page01 .nav .item {
	font-size: 16px;
	margin-right: 100px;
	padding-bottom: 24px;
	position: relative;
	transition: color .3s
}
.solution-page01 .nav .item.active {
	color: #028943
}
.solution-page01 .nav .item.active:after {
	opacity: 1;
	transform: scaleX(1)
}
.solution-page01 .nav .item:last-of-type {
	margin-right: 0
}
.solution-page01 .nav .item:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 3px;
	background-color: #028943;
	opacity: 0;
	transform: scaleX(0);
	transition: opacity .3s, transform .3s
}
.solution-page01 .top {
	margin-bottom: 50px
}
.solution-page01 .top .title {
	font-size: 28px;
	color: #333;
	font-weight: 500;
	margin-bottom: 10px
}
.solution-page01 .top .content {
	font-size: 18px;
	color: #999
}
.solution-page01 .list {
	align-items: flex-start;
	justify-content: space-between
}
.solution-page01 .list .item {
	width: 48.66%;
	transition: box-shadow .6s;
	margin-bottom: 3%
}
.solution-page01 .list .picture {
	overflow: hidden;
	position: relative
}
.solution-page01 .list .img {
	width: 100%;
	transition: transform .6s
}
.solution-page01 .list .wrap {
	padding: 30px;
	background-color: #fff
}
.solution-page01 .list .title {
	font-size: 24px;
	font-weight: 500;
	color: #333;
	margin-bottom: 10px
}
.solution-page01 .list .content {
	font-size: 16px;
	line-height: 30px;
	height: 60px;
	color: rgba(0, 0, 0, .6);
	text-align: justify;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}
.solution-page01 .list .plus {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	justify-content: center;
	background-color: rgba(0, 0, 0, .5);
	opacity: 0;
	transition: opacity .6s
}
.solution-page01 .list .iconfont {
	width: 70px;
	height: 70px;
	background-color: #fff;
	border-radius: 50%;
	color: #028943;
	font-size: 30px;
	text-align: center;
	line-height: 70px
}
 @media only screen and (min-width:961px) {
.solution-page01 .nav .item:hover {
	color: #028943
}
.solution-page01 .nav .item:hover:after {
	opacity: 1;
	transform: scaleX(1)
}
.solution-page01 .list .item:hover {
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1)
}
.solution-page01 .list .item:hover .img {
	transform: scale(1.1)
}
.solution-page01 .list .item:hover .plus {
	opacity: 1
}
}
 @media only screen and (max-width:1440px) {
.solution-page01 .header {
	margin-bottom: 48px
}
.solution-page01 .header .title {
	padding-bottom: 16px
}
.solution-page01 .header .tit {
	font-size: 30px
}
.solution-page01 .header .text {
	font-size: 14px
}
.solution-page01 .nav .item {
	font-size: 14px;
	margin-right: 80px;
	padding-bottom: 16px
}
.solution-page01 .nav .item:after {
	height: 2px
}
.solution-page01 .top {
	margin-bottom: 36px
}
.solution-page01 .top .title {
	font-size: 24px;
	margin-bottom: 8px
}
.solution-page01 .top .content {
	font-size: 15px
}
.solution-page01 .list .item {
	width: 48.5%
}
.solution-page01 .list .wrap {
	padding: 26px
}
.solution-page01 .list .title {
	font-size: 20px;
	margin-bottom: 8px
}
.solution-page01 .list .content {
	font-size: 14px;
	line-height: 24px;
	height: 48px
}
}
 @media only screen and (max-width:960px) {
.solution-page01 .header {
	margin-bottom: 32px
}
.solution-page01 .header .title {
	display: none
}
.solution-page01 .nav {
	width: 100%
}
.solution-page01 .nav .item {
	margin-right: 50px;
	padding-bottom: 14px
}
.solution-page01 .top {
	margin-bottom: 24px
}
.solution-page01 .top .title {
	font-size: 18px;
	margin-bottom: 4px
}
.solution-page01 .top .content {
	font-size: 13px
}
.solution-page01 .list .wrap {
	padding: 20px 0 0
}
.solution-page01 .list .title {
	font-size: 18px
}
.solution-page01 .list .item {
	width: 48%;
	margin-bottom: 40px
}
}
 @media only screen and (max-width:640px) {
.solution-page01 .header {
	margin-bottom: 24px
}
.solution-page01 .nav .item {
	font-size: 13px;
	padding: 0 0 2px;
	margin-right: 32px;
	margin-bottom: 16px
}
.solution-page01 .nav .item:after {
	height: 1px
}
.solution-page01 .top {
	display: none;
	margin-bottom: 20px
}
.solution-page01 .top .title {
	font-size: 16px
}
.solution-page01 .top .content {
	font-size: 12px
}
.solution-page01 .list .title {
	font-size: 18px
}
.solution-page01 .list .item {
	width: 100%;
	margin-bottom: 28px;
	padding-bottom: 24px;
	border-bottom: 1px solid #eee
}
.solution-page01 .list .item:last-of-type {
	border-bottom: none;
	padding-bottom: 0
}
}
.solution-detail01 {
	width: 94%;
	max-width: 1200px;
	margin: 0 auto;
	align-items: flex-start
}
.solution-detail01 .title {
	width: 36.5%;
	max-width: 320px;
	font-weight: 700;
	font-size: 36px;
	color: #1a1a1a;
	line-height: 1.4;
	padding-right: 4%;
	padding-bottom: 48px;
	position: relative
}
.solution-detail01 .title:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 50px;
	height: 3px;
	background-color: #028943
}
.solution-detail01 .content {
	width: 63.5%;
	text-align: justify;
	margin-left: auto;
	line-height: 1.8
}
.solution-swiper01 .swiper-slide:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 0;
	background-color: rgba(0, 0, 0, .1)
}
.solution-swiper01 .wrap {
	position: absolute;
	left: 34%;
	top: 50%;
	z-index: 1;
	width: 32%;
	color: #fff;
	text-align: center;
	transform: translateY(-50%);
	text-shadow: 0 0 3px rgba(0, 0, 0, .4)
}
.solution-swiper01 .solution-title {
	color: #fff;
	font-weight: 500;
	margin-bottom: 20px
}
.solution-swiper01 .content {
	font-size: 20px;
	line-height: 1.6
}
.solution-swiper01 .more {
	margin: 50px auto 0
}
.solution-swiper01 .swiper-pagination {
	display: none
}
.solution-swiper01 .img {
	width: 100%
}
.solution-title {
	font-size: 50px;
	line-height: 1.4;
	color: #333;
	text-align: center;
	font-weight: 700
}
.solution-detail03 .solution-title {
	margin-bottom: 60px
}
.solution-swiper02 .swiper-slide {
	cursor: pointer
}
.solution-swiper02 .wrap {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .5);
	justify-content: center;
	color: #fff;
	text-align: center
}
.solution-swiper02 .icon {
	width: 56px;
	display: block;
	margin: 0 auto
}
.solution-swiper02 .title {
	margin-top: 16px;
	font-size: 20px
}
.solution-swiper02 .img {
	width: 100%;
	transition: transform 1s
}
.solution-detail04 {
	background-color: #f9f9f9
}
.solution-detail04 .more {
	margin: 60px auto 0
}
.solution-detail04 .header {
	text-align: center;
	margin-bottom: 40px
}
.solution-detail04 .content {
	font-size: 18px;
	color: #999;
	margin-top: 12px
}
.solution-detail04 .product-list .item {
	padding: 4.4% 3.5% 5.4%
}
.solution-detail04 .product-list .item:nth-of-type(3n+2) {
	margin-right: 1.7%
}
.solution-detail04 .product-list .item:nth-of-type(3n) {
	margin-right: 0
}
.solution-detail04 .product-list .picture {
	margin-bottom: 48px
}
 @media only screen and (min-width:961px) {
.solution-swiper02 .swiper-slide:hover .img {
	transform: scale(1.1)
}
}
 @media only screen and (max-width:1440px) {
.solution-detail01 .title {
	font-size: 30px;
	padding-bottom: 40px
}
.solution-title {
	font-size: 36px
}
.solution-swiper01 .wrap {
	width: 40%;
	left: 30%
}
.solution-swiper01 .solution-title {
	margin-bottom: 16px
}
.solution-swiper01 .content {
	font-size: 16px
}
.solution-swiper01 .more {
	margin-top: 40px
}
.solution-swiper01 .swiper-pagination {
	display: block;
	margin-top: 16px
}
.solution-swiper02 .title {
	font-size: 16px
}
.solution-detail03 .solution-title {
	margin-bottom: 30px
}
.solution-detail04 .content {
	font-size: 16px;
	margin-top: 8px
}
.solution-detail04 .header {
	margin-bottom: 32px
}
.solution-detail04 .more {
	margin-top: 40px
}
}
 @media only screen and (max-width:960px) {
.solution-detail01 .title {
	display: none
}
.solution-detail01 .content {
	width: 100%
}
.solution-title {
	font-size: 28px
}
.solution-swiper01 .wrap {
	width: 60%;
	left: 20%
}
.solution-swiper01 .solution-title {
	margin-bottom: 12px
}
.solution-swiper01 .content {
	font-size: 14px
}
.solution-swiper01 .img {
	width: 960px;
	position: relative;
	left: 50%;
	margin-left: -480px
}
.solution-detail03 .solution-title {
	margin-bottom: 24px
}
.solution-swiper02 .img {
	position: relative;
	left: 50%;
	width: 800px;
	margin-left: -400px
}
.solution-swiper02 .title {
	font-size: 14px;
	margin-top: 12px
}
.solution-detail04 {
	display: none
}
.solution-detail04 .content {
	font-size: 14px
}
.solution-detail04 .header {
	margin-bottom: 24px
}
.solution-detail04 .more {
	margin-top: 30px
}
.solution-detail04 .product-list .picture {
	margin-bottom: 0
}
}
 @media only screen and (max-width:640px) {
.solution-title {
	font-size: 22px;
	margin-bottom: 20px
}
.solution-swiper01 .wrap {
	width: 88%;
	left: 6%
}
.solution-swiper01 .img {
	width: 720px;
	margin-left: -360px
}
.solution-swiper02 .img {
	width: 500px;
	margin-left: -250px
}
.solution-swiper02 .icon {
	width: 48px
}
.solution-swiper02 .title {
	font-size: 14px;
	margin-top: 10px
}
.solution-detail04 {
	display: block
}
.solution-detail04 .product-list .item:nth-of-type(3n+2) {
	margin-right: 0
}
}
.technology-banner .inside-banner-other {
	max-width: 640px;
	margin-left: auto;
	margin-right: auto
}
.technology-banner .form {
	width: 100%;
	border-radius: 4px;
	margin: 0 auto;
	border: 1px solid #eee;
	color: #fff
}
 .technology-banner .form ::-moz-placeholder {
 color: #eee
}
 .technology-banner .form ::-webkit-input-placeholder {
 color: #eee
}
 .technology-banner .form :-ms-input-placeholder {
 color: #eee
}
.technology-banner .submit {
	background: url(../images/icon-search-w.png) no-repeat 50%;
	border: none;
	outline: none;
	padding: 0;
	width: 54px;
	height: 48px;
	background-size: 20px;
	cursor: pointer
}
.technology-banner .input {
	width: calc(100% - 54px);
	height: 48px;
	border: none;
	padding: 0 0 0 20px;
	outline: none;
	background: none;
	color: #fff
}
.technology-banner .list {
	width: 100%;
	margin-top: 12px;
	padding: 0 20px
}
.technology-banner .item {
	color: #fff;
	margin-right: 24px
}
.technology-page01 {
	max-width: 1100px;
	padding-bottom: 0
}
.technology-nav {
	justify-content: center;
	border-bottom: 1px solid #eee;
	margin-bottom: 40px
}
.technology-nav-item {
	font-size: 18px;
	padding: 0 20px 12px;
	margin-right: 100px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	position: relative;
	transition: color .3s
}
.technology-nav-item:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 2px;
	background-color: #028943;
	opacity: 0;
	transform: scaleX(0);
	transition: transform .3s, opacity .3s
}
.technology-nav-item:last-of-type {
	margin-right: 0
}
.technology-nav-item.active {
	color: #028943
}
.technology-nav-item.active:after {
	opacity: 1;
	transform: scaleX(1)
}
.technology-nav-item.active .technology-nav-img:first-of-type {
	opacity: 0
}
.technology-nav-item.active .technology-nav-img:nth-of-type(2) {
	opacity: 1
}
.technology-nav-icon {
	position: relative;
	padding-right: 10px
}
.technology-nav-img {
	display: block;
	height: 22px;
	transition: opacity .3s
}
.technology-nav-img:nth-of-type(2) {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	opacity: 0
}
.technology-file-list {
	align-items: flex-start
}
.technology-file-list .item {
	width: 50%;
	border-bottom: 1px solid #eee;
	padding-bottom: 36px;
	margin-bottom: 36px;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start
}
.technology-file-list .item:nth-of-type(2n-1) {
	padding-right: 5%
}
.technology-file-list .item:nth-of-type(2n) {
	padding-left: 5%
}
.technology-file-list .picture {
	width: 190px
}
.technology-file-list .img {
	width: 100%
}
.technology-file-list .main {
	width: calc(100% - 190px);
	padding-left: 7.2%;
	padding-top: 6px
}
.technology-file-list .title {
	font-weight: 500;
	color: #000;
	font-size: 16px;
	line-height: 24px;
	max-height: 48px;
	margin-bottom: 8px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}
.technology-file-list .other {
	margin-top: 16px
}
.technology-file-list .time {
	color: #999
}
.technology-file-list .iconfont {
	margin-right: 8px
}
.technology-file-list .btn {
	font-size: 12px;
	color: #1897f2;
	margin-right: 24px;
	display: block;
	cursor: pointer
}
.technology-file-list .btn:last-of-type {
	margin-right: 0
}
.technology-page02 {
	max-width: 1100px;
	padding-bottom: 0
}
.technology-page02 .technology-nav {
	margin-bottom: 60px
}
.technology-software-list {
	align-items: flex-start
}
.technology-software-list .item {
	width: 33.33%;
	padding: 0 8%;
	text-align: center;
	margin-bottom: 60px
}
.technology-software-list .btn {
	margin-top: 10px;
	justify-content: center
}
.technology-software-list .link {
	font-size: 12px;
	color: #1897f2
}
.technology-software-list .img {
	width: 52px;
	display: block;
	margin: 0 auto 16px
}
.technology-software-list .title {
	font-weight: 500;
	color: #1a1a1a;
	font-size: 18px;
	margin-bottom: 4px
}
.technology-page03 {
	max-width: 1100px;
	padding-bottom: 0
}
.technology-page03 .technology-nav {
	margin-bottom: 60px
}
.technology-question-list .item {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	padding-bottom: 40px;
	margin-bottom: 40px;
	border-bottom: 1px solid #eee
}
.technology-question-list .picture {
	overflow: hidden;
	width: 270px
}
.technology-question-list .img {
	width: 100%
}
.technology-question-list .main {
	width: calc(100% - 270px);
	padding-left: 4%
}
.technology-question-list .title {
	font-size: 22px;
	color: #333;
	transition: color .3s
}
.technology-question-list .content {
	color: rgba(0, 0, 0, .6);
	line-height: 24px;
	font-size: 14px;
	max-height: 48px;
	margin: 16px 0;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}
.technology-question-list .more {
	color: #999
}
.technology-question-list .iconfont {
	margin-right: 6px
}
.technology-question-list .block {
	margin-right: 24px
}
.technology-question-detail .header {
	background-color: #fff;
	margin-bottom: 24px;
	padding: 2.5% 7%
}
.technology-question-detail .header .title {
	color: #333;
	margin-bottom: 8px
}
.technology-question-detail .main1 {
	width: calc(100% - 364px)
}
.technology-question-detail .main {
	width: 100%;
	padding: 4% 7% 7%
}
.technology-question-detail .main .content {
	padding-top: 0;
	border-top: none;
	margin-top: 0
}
.technology-service01 {
	max-width: 1100px;
	padding-bottom: 0
}
.technology-service01 .header {
	margin-bottom: 60px;
	padding-top: 10px
}
.technology-service01 .header .btn>a {
	padding: 0 24px;
	line-height: 44px;
	font-size: 16px;
	background-color: #028943;
	display: block;
	color: #fff;
	border-radius: 5px;
	margin: 30px 0 20px
}
.technology-service01 .header .iconfont {
	margin-right: 8px
}
.technology-service01 .editor-detail table {
	color: #333;
	font-size: 14px;
	line-height: 26px
}
.technology-service01 .editor-detail td {
	padding: 3px 8px;
	border: 1px solid #ccc
}
.technology-service01 .editor-detail tr:first-child td {
	background: #d9d9d9
}
 @media only screen and (min-width:961px) {
.technology-nav-item:hover {
	color: #028943
}
.technology-nav-item:hover:after {
	opacity: 1;
	transform: scaleX(1)
}
.technology-nav-item:hover .technology-nav-img:first-of-type {
	opacity: 0
}
.technology-nav-item:hover .technology-nav-img:nth-of-type(2) {
	opacity: 1
}
.technology-question-list .item:hover .title {
	color: #028943
}
}
 @media only screen and (max-width:1440px) {
.technology-nav-item {
	font-size: 16px;
	padding: 0 16px 10px;
	margin-right: 72px
}
.technology-nav-icon {
	padding-right: 8px
}
.technology-nav-img {
	height: 18px
}
.technology-question-list .item {
	padding-bottom: 30px;
	margin-bottom: 30px
}
.technology-question-list .title {
	font-size: 20px
}
}
 @media only screen and (max-width:1200px) {
.technology-question-detail .main1 {
	width: 100%
}
.technology-question-detail .header {
	padding: 0 0 8px;
	border-bottom: 1px solid #eee;
	margin-bottom: 20px
}
.technology-question-detail .header .title {
	margin-bottom: 16px
}
.technology-question-detail .main {
	padding: 0
}
}
 @media only screen and (max-width:960px) {
.technology-banner .list {
	display: none
}
.technology-banner .submit {
	width: 48px;
	height: 40px;
	background-size: 16px
}
.technology-banner .input {
	width: calc(100% - 48px);
	height: 40px;
	padding: 0 0 0 16px;
	font-size: 13px
}
.technology-nav {
	margin-bottom: 32px
}
.technology-nav-item {
	font-size: 14px;
	padding: 0 12px 8px;
	margin-right: 40px
}
.technology-nav-item:after {
	height: 1px
}
.technology-nav-img {
	height: 16px
}
.technology-file-list .item {
	padding-bottom: 20px;
	margin-bottom: 20px
}
.technology-file-list .item:nth-of-type(2n-1) {
	padding-right: 3%
}
.technology-file-list .item:nth-of-type(2n) {
	padding-left: 3%
}
.technology-file-list .picture {
	width: 120px
}
.technology-file-list .main {
	width: calc(100% - 120px);
	padding-left: 6%;
	padding-top: 0
}
.technology-file-list .title {
	font-size: 15px;
	line-height: 22px;
	max-height: 22px;
	margin-bottom: 8px;
	white-space: nowrap
}
.technology-file-list .other {
	margin-top: 8px
}
.technology-file-list .time {
	font-size: 12px
}
.technology-file-list .iconfont {
	margin-right: 6px
}
.technology-file-list .btn {
	margin-right: 20px
}
.technology-page02 .technology-nav {
	margin-bottom: 48px
}
.technology-software-list .title {
	font-size: 16px
}
.technology-software-list .item {
	padding: 0 4%;
	margin-bottom: 48px
}
.technology-page03 .technology-nav {
	margin-bottom: 48px
}
}
 @media only screen and (max-width:640px) {
.technology-nav {
	margin-bottom: 28px
}
.technology-nav-item {
	font-size: 13px;
	padding: 0 4px 4px;
	margin-right: 20px
}
.technology-nav-item:after {
	height: 1px
}
.technology-nav-icon {
	display: none
}
.technology-file-list .item {
	width: 100%
}
.technology-file-list .item:nth-of-type(2n-1) {
	padding-right: 0
}
.technology-file-list .item:nth-of-type(2n) {
	padding-left: 0
}
.technology-page02 .technology-nav {
	margin-bottom: 32px
}
.technology-software-list .img {
	margin-bottom: 10px
}
.technology-software-list .title {
	font-size: 15px
}
.technology-software-list .content {
	font-size: 12px
}
.technology-software-list .item {
	width: 50%;
	padding: 0;
	margin-bottom: 32px
}
.technology-software-list .item:nth-of-type(2n-1) {
	padding-right: 3.5%
}
.technology-software-list .item:nth-of-type(2n) {
	padding-left: 3.5%
}
.technology-software-list .btn {
	margin-top: 8px
}
.technology-page03 .technology-nav {
	margin-bottom: 32px
}
.technology-page03 .item {
	padding-bottom: 20px;
	margin-bottom: 20px
}
.technology-page03 .picture {
	width: 150px
}
.technology-page03 .main {
	width: calc(100% - 150px);
	padding-left: 6%
}
.technology-page03 .title {
	font-size: 16px
}
.technology-page03 .content {
	line-height: 20px;
	font-size: 12px;
	max-height: 40px;
	margin: 8px 0
}
.technology-page03 .more {
	color: #999;
	font-size: 12px
}
.technology-page03 .iconfont {
	margin-right: 4px
}
.technology-page03 .block {
	margin-right: 16px
}
.technology-question-detail .header .title {
	margin-bottom: 12px
}
.technology-service01 .header {
	margin-bottom: 40px
}
.technology-service01 .header .btn>a {
	padding: 0 20px;
	line-height: 40px;
	font-size: 14px;
	border-radius: 3px;
	margin: 20px 0
}
.technology-service01 .header .iconfont {
	margin-right: 8px
}
}
.outlets-page01 {
	position: relative;
	z-index: 0
}
.outlets-page01 .map {
	height: calc(100vh - 100px)
}
.outlets-page01 .map .amap-copyright, .outlets-page01 .map .amap-logo {
	display: none!important
}
.outlets-page01 .amap-info-content {
	padding: 20px 24px
}
.outlets-page01 .amap-info-content .title {
	color: #000;
	font-weight: 500;
	font-size: 16px
}
.outlets-page01 .amap-info-content .title:before {
	content: attr(data-index);
	margin-right: 8px;
	color: #028943
}
.outlets-page01 .amap-info-content .item {
	padding-left: 26px;
	position: relative;
	margin-top: 10px;
	line-height: 22px;
	font-size: 14px
}
.outlets-page01 .amap-info-content .item.tel:after {
	background-image: url(../images/agent02.png)
}
.outlets-page01 .amap-info-content .item:after {
	content: "";
	position: absolute;
	width: 16px;
	height: 16px;
	left: 0;
	top: 3px;
	z-index: 0;
	background: url(../images/agent01.png) no-repeat 50%/100% 100%
}
.outlets-page01 .amap-info-content .more {
	width: 100px;
	text-align: center;
	line-height: 28px;
	color: #fff;
	background-color: #028943;
	display: inline-block;
	border-radius: 3px;
	margin-top: 20px
}
.outlets-page01 .el-scrollbar__wrap {
	overflow-x: hidden
}
.outlets-page01 .aside {
	width: 360px;
	height: 88%;
	background-color: #fff;
	position: absolute;
	left: 3%;
	top: 6%;
	box-shadow: 0 0 12px 0 rgba(0, 0, 0, .1);
	padding: 30px 24px
}
.outlets-page01 .header .title {
	font-size: 18px;
	line-height: 28px;
	height: 28px;
	overflow: hidden;
	color: #333;
	font-weight: 500;
	text-align: center;
	margin-bottom: 16px
}
.outlets-page01 .header .tit {
	font-size: 14px;
	line-height: 22px;
	margin-top: 28px;
	padding-bottom: 5px;
	border-bottom: 1px solid #eee;
	color: rgba(0, 0, 0, .5)
}
.outlets-page01 .main {
	height: calc(100% - 140px)
}
.outlets-page01 .el-scrollbar {
	height: 100%
}
.outlets-page01 .list .item {
	padding: 16px 0;
	border-bottom: 1px solid #eee;
	cursor: pointer
}
.outlets-page01 .list .item:last-of-type {
	border-bottom: none
}
.outlets-page01 .list .item.active .title {
	color: #028943
}
.outlets-page01 .list .title {
	color: #000;
	font-weight: 500;
	font-size: 16px
}
.outlets-page01 .list .title:before {
	content: attr(data-index);
	margin-right: 8px;
	color: #028943
}
.outlets-page01 .list .block {
	padding-left: 26px;
	position: relative;
	margin-top: 8px;
	line-height: 22px;
	font-size: 14px
}
.outlets-page01 .list .block.tel:after {
	background-image: url(../images/agent02.png)
}
.outlets-page01 .list .block:after {
	content: "";
	position: absolute;
	width: 16px;
	height: 16px;
	left: 0;
	top: 3px;
	z-index: 0;
	background: url(../images/agent01.png) no-repeat 50%/100% 100%
}
 @media only screen and (min-width:961px) {
.outlets-page01 .list .item:hover .title {
	color: #028943
}
}
 @media only screen and (max-width:1440px) {
.outlets-page01 .map {
	height: calc(100vh - 80px)
}
.outlets-page01 .aside {
	width: 300px;
	padding: 24px 20px
}
.outlets-page01 .header .title {
	font-size: 16px;
	line-height: 24px;
	height: 24px;
	margin-bottom: 12px
}
.outlets-page01 .header .tit {
	margin-top: 16px
}
.outlets-page01 .main {
	height: calc(100% - 120px)
}
.outlets-page01 .list .title {
	font-size: 15px
}
.outlets-page01 .list .item {
	padding: 12px 0;
	margin-top: 4px
}
.outlets-page01 .list .block {
	font-size: 12px
}
.outlets-page01 .list .block:after {
	top: 2px
}
}
 @media only screen and (max-width:960px) {
.outlets-page01 .map {
	height: 400px
}
.outlets-page01 .aside {
	width: 100%;
	position: relative;
	box-shadow: none;
	left: 0;
	top: 0;
	padding: 40px 3%;
	max-width: 500px;
	margin: 0 auto
}
.outlets-page01 .main {
	height: 100%
}
}
 @media only screen and (max-width:640px) {
.outlets-page01 .map {
	height: 320px
}
}
.product-page01 {
	background-color: #f9f9f9
}
.product-page01 .top {
	margin-bottom: 24px
}
.product-page01 .top .title {
	font-size: 32px;
	color: #333;
	font-weight: 500;
	margin-bottom: 10px
}
.product-page01 .top .content {
	font-size: 18px;
	color: #999
}
.product-list {
	align-items: stretch;
	margin-top: 5%;
}
.product-list.product-list01 {
	justify-content: space-between
}
.product-list.product-list01 .item {
	margin-right: 0
}
.product-list {
	margin-right: -20px;
	margin-left: -20px;
}
.product-list .item {
	width: 25%;
	padding: 0%;
	margin-bottom: 2%;
	background-color: #fff;
	transition: box-shadow .3s;
}
.product-list .item .item_a {
	margin: 0px 20px 30px;
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1);
}
.product-list .item:nth-of-type(3n+2) {
}
.product-list .model {
	font-size: 16px;
	margin-bottom: 10px
}
.product-list .title {
	font-size: 20px;
	font-weight: 500;
	margin-bottom: 4px
}
.product-list .title>a {
	color: #333
}
.product-list .content {
	color: rgba(0, 0, 0, .5);
	margin-top: 20px;
}
.product-list .btns {
	margin-top: 36px;
	justify-content: space-between
}
.product-list .img {
	width: 100%;
	transition: transform .6s;
	object-fit: cover;
}
.product-list .picture {
	width: 100%;
	display: block;
	margin: 0 auto 20px;
	overflow: hidden;
}
.product-list .btn {
	width: 100%
}
.product-list .join {
	width: 100%
}
.el-dropdown-menu__item:focus, .el-dropdown-menu__item:not(.is-disabled):hover {
	background-color: transparent;
	color: #028943
}
.product-list .main {
	padding-left: 5%;
	padding-right: 5%;
	padding-bottom: 5%;
}
 @media only screen and (min-width:961px) {
.product-list .picture:hover .img {
	transform: scale(1.1)
}
.product-list .title>a:hover {
	color: #028943
}
.product-list .item.typea {
	width: 66.1%;
	display: flex;
	flex-wrap: wrap;
	align-items: center
}
.product-list .item.typea .picture {
	width: 46%;
	margin-bottom: 0
}
.product-list .item.typea .title {
	font-size: 30px;
	font-weight: 700;
	margin-bottom: 16px
}
.product-list .item.typea .main {
	width: 54%;
	height: auto;
	padding-left: 4%
}
.product-list .item.typea .btns {
	width: 82%;
	margin-top: 80px
}
.product-list .item .item_a:hover {
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1)
}
}
 @media only screen and (min-width:1441px) {
.product-list .item.typea .title {
	font-size: 38px
}
.product-list .item.typea .btns {
	margin-top: 120px
}
}
 @media only screen and (max-width:1440px) {
.product-page01 .top {
	margin-bottom: 20px
}
.product-page01 .top .title {
	font-size: 24px;
	margin-bottom: 8px
}
.product-page01 .top .content {
	font-size: 15px
}
.product-list .picture {
	margin-bottom: 12px
}
.product-list .model {
	font-size: 14px;
	margin-bottom: 4px
}
.product-list .title {
	font-size: 18px
}
.product-list .btns {
	margin-top: 30px
}
}
 @media only screen and (max-width:960px) {
.product-page01 .top {
	margin-bottom: 16px
}
.product-page01 .top .title {
	font-size: 18px;
	margin-bottom: 4px
}
.product-page01 .top .content {
	font-size: 13px
}
.product-list .item {
	width: 33.33%;
}
.product-list .title > a {
	font-size: 16px;
}
}
 @media only screen and (max-width:640px) {
.product-page01 .top {
	padding: 0 3%;
	margin-bottom: 16px
}
.product-page01 .top .title {
	font-size: 16px
}
.product-page01 .top .content {
	font-size: 12px
}
.product-page01 .wrap {
	width: 100%
}
.product-list .item {
	width: 49%;
	float: left;
}
.product-list .item:nth-child(2n) {
	float: right;
}
.product-list {
	margin-right: 0px;
	margin-left: 0px;
}
.product-list .item .item_a {
	margin: 0px;
}
.product-list {
	display: inherit;
}
}
.product-menu-btn {
	font-size: 17px;
	width: 44px;
	padding: 16px 10px;
	text-align: center;
	background-color: #028943;
	color: #fff;
	line-height: 24px;
	position: fixed;
	left: 0;
	top: 50%;
	z-index: 6;
	margin-top: -64px;
	cursor: pointer;
	transition: all .3s
}
.product-menu-btn.show {
	opacity: 1;
	visibility: visible
}
.product-menu-btn.isOpen, .product-menu-wrap {
	transform: translateX(-100%);
	opacity: 0
}
.product-menu-wrap {
	position: fixed;
	left: 0;
	top: calc(100px + 3vh);
	z-index: 5;
	width: 310px;
	background-color: #fff;
	box-shadow: 0 0 12px 0 rgba(0, 0, 0, .1);
	transition: all .3s
}
.product-menu-wrap .off {
	position: absolute;
	right: 20px;
	top: 24px;
	font-size: 24px;
	color: #333;
	display: none
}
.product-menu-wrap.show {
	opacity: 1;
	visibility: visible
}
.product-menu-wrap.isOpen {
	opacity: 1;
	transform: translateX(0)
}
.product-menu-wrap .tit {
	font-size: 32px;
	line-height: 48px;
	font-weight: 500;
	color: #333;
	padding: 24px 36px 8px
}
.product-menu-wrap .main {
	height: calc(85vh - 180px)
}
.product-menu-wrap .el-scrollbar {
	height: 100%
}
.product-menu-wrap .el-scrollbar__wrap {
	overflow-x: hidden
}
.product-menu-wrap .el-menu {
	border-right: none
}
.product-menu {
	padding-bottom: 8px
}
.product-menu .el-submenu__icon-arrow {
	color: inherit;
	font-size: 16px
}
.product-menu .el-menu-item {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
.product-menu .el-menu-item:focus, .product-menu .el-menu-item:hover {
	color: #028943;
	background-color: transparent
}
.product-menu .el-submenu.is-opened>.el-submenu__title, .product-menu .el-submenu.is-opened>.el-submenu__title>.link1 {
	color: #028943
}
.product-menu .el-submenu__title {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
.product-menu .el-submenu__title:focus, .product-menu .el-submenu__title:hover {
	color: #028943;
	background-color: transparent
}
.product-menu .product-menu-item-1-1 {
	position: relative
}
.product-menu .product-menu-item-1-1.el-menu-item {
	font-size: 16px;
	padding: 0 48px 0 36px!important;
	line-height: 70px;
	height: 70px;
	color: #333
}
.product-menu .product-menu-item-1-1.el-menu-item:hover {
	background-color: transparent
}
.product-menu .product-menu-item-1-1>.link {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 0;
	padding: 0 48px 0 36px;
	color: #333
}
.product-menu .product-menu-item-1-1>.link.active {
	color: #fff;
	background-color: #028943
}
.product-menu .link.active {
	color: #028943
}
.product-menu .product-menu-item-1-2>.el-submenu__title {
	font-size: 16px;
	padding: 0 48px 0 36px!important;
	line-height: 70px;
	height: 70px;
	color: #333
}
.product-menu .product-menu-item-1-2>.el-submenu__title>.product-menu-tit {
	color: #333
}
.product-menu .product-menu-item-1-2>.el-submenu__title:hover {
	background-color: transparent
}
.product-menu .product-menu-item-1-2.is-opened>.el-submenu__title {
	color: #fff;
	background-color: #028943
}
.product-menu .product-menu-item-1-2.is-opened>.el-submenu__title>.product-menu-tit {
	color: #fff
}
.product-menu .product-menu-item-1-2>.el-menu {
	padding: 0 20px
}
 @media only screen and (min-width:961px) {
.product-menu .product-menu-item-1-1>.link:hover {
	color: #fff
}
.product-menu .product-menu-item-1-1.el-menu-item:hover {
	color: #fff;
	background-color: #028943
}
.product-menu .el-submenu>.el-submenu__title:hover,  .product-menu .el-submenu>.el-submenu__title:hover>.link1 {
	color: #028943
}
.product-menu .el-submenu>.el-submenu__title .link1:hover {
	text-decoration: underline
}
.product-menu .product-menu-item-1-2>.el-submenu__title:hover {
	color: #fff;
	background-color: #028943
}
.product-menu .product-menu-item-1-2>.el-submenu__title:hover>.product-menu-tit {
	color: #fff
}
.product-menu .product-menu-item-1-2 .product-menu-tit:hover {
	text-decoration: underline
}
}
 @media only screen and (max-width:1440px) {
.product-menu-btn {
	font-size: 16px;
	line-height: 22px;
	width: 40px;
	padding: 12px 8px
}
.product-menu-wrap {
	top: 80px
}
.product-menu-wrap .main {
	height: calc(100vh - 160px)
}
.product-menu-wrap .tit {
	font-size: 24px;
	line-height: 30px;
	padding: 30px 24px 20px
}
.product-menu .product-menu-item-1-1.el-menu-item {
	font-size: 16px;
	line-height: 60px;
	height: 60px;
	padding: 0 32px 0 24px!important
}
.product-menu .product-menu-item-1-1>.link {
	padding: 0 32px 0 24px!important
}
.product-menu .product-menu-item-1-2>.el-submenu__title {
	font-size: 16px;
	padding: 0 32px 0 24px!important;
	line-height: 60px;
	height: 60px
}
}
 @media only screen and (max-width:960px) {
.product-menu-wrap {
	top: 60px
}
.product-menu-wrap .main {
	height: calc(100vh - 140px)
}
}
 @media only screen and (max-width:640px) {
.product-menu {
	padding-bottom: 160px
}
.product-menu-wrap .off {
	display: block
}
}
.contrast-bar {
	position: fixed;
	left: 0;
	bottom: 0;
	background-color: #fff;
	padding: 20px 0;
	width: 100%;
	z-index: 4;
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1)
}
.contrast-bar .contrast-wrap {
	justify-content: space-between
}
.contrast-bar .item {
	max-width: 200px;
	margin-right: 100px;
	line-height: 24px;
	position: relative;
	color: #333;
	padding-right: 36px
}
.contrast-bar .item:after {
	content: "\E69F";
	font-family: iconfont!important;
	font-size: 12px;
	width: 24px;
	height: 24px;
	background-color: #028943;
	border-radius: 50%;
	color: #fff;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -12px;
	text-align: center;
	line-height: 24px;
	cursor: pointer
}
.contrast-bar .tit {
	color: #000
}
.contrast-bar-zw {
	height: 80px;
	background-color: #f6f6f6
}
.product-contrast {
	background-color: #f9f9f9;
	padding: 60px 0
}
.product-contrast .product-contrast-tit {
	font-weight: 500;
	color: #333;
	margin-bottom: 16px
}
.product-contrast.isHide .product-contrast02 .table .hide {
	display: none
}
.product-contrast.isHighlight .product-contrast02 .table .highlight {
	background-color: #ffffce
}
.product-contrast01 {
	background-color: #fff;
	align-items: stretch
}
.product-contrast01 .item-l {
	width: 230px;
	padding: 6% 3%;
	border-right: 1px solid #eee
}
.product-contrast01 .item-l .tit {
	color: #333;
	margin-bottom: 24px
}
.product-contrast01 .item-l .btn {
	display: block;
	font-size: 16px;
	padding: 4px 0 0 26px;
	margin-bottom: 6px;
	position: relative
}
.product-contrast01 .item-l .btn.active:before {
	content: "\E60D"
}
.product-contrast01 .item-l .btn:before {
	content: "";
	font-family: iconfont!important;
	font-size: 12px;
	width: 16px;
	height: 16px;
	line-height: 16px;
	text-align: center;
	border: 1px solid #eee;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -8px;
	z-index: 0;
	color: #028943
}
.product-contrast01 .item-r {
	width: calc(100% - 230px);
	align-items: stretch
}
.product-contrast01 .item-r .item {
	width: 33.33%;
	padding: 20px 6% 40px;
	border-right: 1px solid #eee
}
.product-contrast01 .item-r .item:last-of-type {
	border-right: none
}
.product-contrast01 .item-r .img {
	width: 80%;
	display: block;
	margin: 0 auto 20px
}
.product-contrast01 .item-r .title {
	color: #333;
	margin-bottom: 10px
}
.product-contrast01 .item-r .btns {
	justify-content: space-between;
	margin-top: 20px
}
.product-contrast01 .item-r .btn {
	width: 48%
}
.product-contrast02 .item.active .header {
	border-bottom-color: transparent
}
.product-contrast02 .item.active .header:after {
	transform: rotate(0)
}
.product-contrast02 .item.active .main {
	display: block
}
.product-contrast02 .header {
	padding: 28px 0;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	border-bottom: 1px solid #e8e8e8;
	cursor: pointer
}
.product-contrast02 .header:after {
	content: "";
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #333;
	margin-left: 10px;
	transform: rotate(180deg);
	transition: transform .3s
}
.product-contrast02 .main {
	display: none
}
.product-contrast02 .table {
	background-color: #fff;
	font-size: 16px
}
.product-contrast02 .tr {
	display: flex;
	align-items: stretch
}
.product-contrast02 .tr:first-of-type .td {
	border-top: none
}
.product-contrast02 .td {
	width: 28%;
	padding: 1% 2%;
	border-top: 1px solid #eee;
	border-right: 1px solid #eee
}
.product-contrast02 .td:last-of-type {
	border-right: none
}
.product-contrast02 .td:first-of-type {
	width: 16%
}
 @media only screen and (max-width:1440px) {
.contrast-bar .item {
	margin-right: 80px
}
.contrast-bar-zw {
	height: 80px
}
.product-contrast {
	padding: 40px 0
}
.product-contrast02 .header {
	padding: 24px 0
}
.product-contrast02 .table {
	font-size: 14px
}
}
 @media only screen and (max-width:960px) {
.contrast-bar .list {
	padding: 16px 0;
	width: 100%
}
.contrast-bar .item {
	max-width: 180px;
	margin-right: 20px
}
.contrast-bar-zw {
	height: 150px
}
.product-contrast01 .item-l {
	width: 160px
}
.product-contrast01 .item-l .btn {
	font-size: 12px
}
.product-contrast01 .item-r {
	width: calc(100% - 160px)
}
.product-contrast01 .item-r .item {
	padding: 20px 3% 30px
}
.product-contrast01 .item-r .title {
	font-size: 14px
}
.product-contrast01 .item-r .model {
	font-size: 12px
}
.product-contrast02 .header {
	padding: 20px 0
}
.product-contrast02 .table {
	font-size: 12px
}
}
 @media only screen and (max-width:767px) {
.product-contrast {
	padding: 40px 3%;
	overflow-x: auto
}
.product-contrast .wrap {
	width: 100%;
	min-width: 750px
}
}
 @media only screen and (max-width:640px) {
.contrast-bar .list {
	justify-content: space-between
}
.contrast-bar .item {
	width: 48%;
	margin-right: 0;
	margin-bottom: 12px
}
.contrast-bar-zw {
	height: 190px
}
}
.product-detail01 .img {
	width: 100%
}
.product-detail02 {
	margin: 0 auto;
	margin-top: 5%;
}
.product-detail02 .header {
	justify-content: center;
	margin-bottom: 100px
}
.product-detail02 .header .item {
	font-size: 16px;
	padding: 0 40px;
	line-height: 40px;
	display: block;
	border-radius: 20px;
	min-width: 150px;
	text-align: center;
	margin-right: 80px
}
.product-detail02 .header .item.active {
	color: #fff;
	background-color: #028943
}
.product-detail02 .header .item:last-of-type {
	margin-right: 0
}
.product-detail02 .main {
	align-items: flex-start
}
.product-detail02 .item-l {
	width: 40%
}
.product-detail02 .item-l .img {
	width: 100%
}
.product-detail02 .item-r {
	width: 60%;
	padding: 6% 0 0 8%
}
.product-detail02 .model {
	color: #999;
	margin-bottom: 20px
}
.product-detail02 .title {
	color: #000;
	font-weight: 500;
	margin-bottom: 16px
}
.product-detail02 .content {
	color: rgba(0, 0, 0, .45);
	line-height: 1.8;
	font-size: 16px;
}
.product-detail02 .list {
	margin-top: 30px
}
.product-detail02 .list .item {
	font-size: 14px;
	line-height: 32px;
	color: #028943;
	border: 1px solid #e5e5e5;
	padding: 0 24px;
	border-radius: 3px;
	margin-right: 16px;
	margin-bottom: 16px
}
.product-detail02 .btns {
	width: 100%;
	max-width: 340px;
	justify-content: space-between;
	margin-top: 50px
}
.product-detail02 .btn {
	width: 48.5%
}
.product-swiper02 .img {
	width: 100%
}
.product-swiper02 .title {
	margin-top: 30px;
	text-align: center
}
.product-detail04, .product-detail05 {
	padding-bottom: 0
}
.product-detail05 .header {
	margin-bottom: 40px
}
.product-detail05 .header .list {
	position: relative;
	background-color: #fff
}
.product-detail05 .header .list:last-of-type {
	margin-right: 0
}
.product-detail05 .header .list:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 1px;
	background-color: #ebebeb;
	z-index: 0
}
.product-detail05 .header .item {
	padding: 12px;
	margin-right: 60px;
	font-size: 16px;
	line-height: 1.5;
	position: relative;
	z-index: 1;
	cursor: pointer;
	transition: color .3s
}
.product-detail05 .header .item:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 2px;
	background-color: #028943;
	transform: scaleX(0);
	transition: transform .3s
}
.product-detail05 .header .item.active {
	color: #028943
}
.product-detail05 .header .item.active:after {
	transform: scaleX(1)
}
.product-detail05 .main .sitem {
	display: none;
	position: relative
}
.product-detail05 .main .sitem.active {
	display: block
}
.product-detail05 .main .hr {
	width: 100%;
	height: 1px;
	border: none;
	display: block;
	background-color: #ebebeb;
	margin: 36px 0
}
.product-detail05 .main .hr.only-top {
	margin-top: 0;
	background-color: transparent
}
.product-detail05 .main .title {
	color: #000;
	margin-bottom: 32px
}
.product-detail05 .main .tit {
	margin-bottom: 16px;
	color: #333
}
.product-detail05 .main .box {
	align-items: flex-start
}
.product-detail05 .main .box-l {
	width: 200px
}
.product-detail05 .main .box-r {
	font-size: 16px;
}
.product-detail05 .main .more {
	margin: 32px auto 0
}
.product-detail05 .main .technology-file-list .title {
	margin-bottom: 8px
}
.dl-parameter table, .dl-parameter tbody, .dl-parameter td, .dl-parameter tr {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start
}
.dl-parameter table, .dl-parameter tbody, .dl-parameter tr {
	width: 100%
}
.dl-parameter tr:after {
	content: "";
	display: block;
	clear: both
}
.dl-parameter td {
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 12px
}
.dl-parameter td:nth-of-type(2n-1) {
	color: #999;
	width: 160px;
	margin-right: 40px
}
.dl-parameter td:nth-of-type(2n) {
	color: #333;
	width: calc(100% - 200px)
}
.product-detail06 {
	padding-bottom: 0
}
.product-detail06 .header {
	margin-bottom: 50px
}
.product-detail06 .header .title {
	color: #333;
	font-weight: 500px
}
.product-detail06 .header .more {
	margin-left: auto
}
.product-detail06 .list .item {
	width: 31.8%;
	margin-right: 2.3%;
	background-color: #f7f7f7
}
.product-detail06 .list .item:last-of-type {
	margin-right: 0
}
.product-detail06 .list .img {
	width: 100%
}
.product-detail06 .list .main {
	padding: 28px 24px
}
.product-detail06 .list .title {
	font-size: 18px;
	margin-bottom: 4px;
	color: #333;
	overflow: hidden
}
.product-detail06 .list .title>span {
	display: block;
	position: relative;
	padding-left: 24px;
	transform: translateX(-24px);
	transition: color .3s, transform .3s
}
.product-detail06 .list .title>span:after {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	width: 16px;
	height: 2px;
	background-color: #028943;
	margin-top: -1px
}
.product-detail06 .list .content {
	color: #999
}
 @media only screen and (min-width:961px) {
.product-detail05 .header .item:hover {
	color: #028943
}
.product-detail05 .header .item:hover:after {
	transform: scaleX(1)
}
.product-detail06 .list .item:hover .title {
	color: #028943
}
.product-detail06 .list .item:hover .title>span {
	transform: translateX(0)
}
}
 @media only screen and (max-width:1440px) {
.product-detail02 .header {
	margin-bottom: 60px
}
.product-detail02 .header .item {
	font-size: 14px;
	line-height: 36px;
	border-radius: 18px;
	padding: 0 32px;
	min-width: 120px;
	margin-right: 60px
}
.product-swiper02 .title {
	margin-top: 20px
}
}
 @media only screen and (max-width:960px) {
.product-detail02 .header {
	margin-bottom: 40px
}
.product-detail02 .header .item {
	font-size: 13px;
	line-height: 32px;
	border-radius: 16px;
	padding: 0 24px;
	min-width: 100px;
	margin-right: 40px
}
.product-detail02 .item-r {
	padding: 0 0 0 6%
}
.product-detail02 .model {
	margin-bottom: 10px;
	font-size: 12px
}
.product-detail02 .btns {
	margin-top: 30px;
	max-width: 250px
}
.product-swiper02 .title {
	margin-top: 16px
}
.product-detail05 .main .box-l {
	width: 160px
}
.product-detail05 .main .box-r {
	width: calc(100% - 160px)
}
.product-detail06 .header {
	margin-bottom: 30px
}
.product-detail06 .list {
	justify-content: space-between
}
.product-detail06 .list .item {
	width: 48.5%;
	margin-right: 0
}
.product-detail06 .list .item:nth-of-type(3) {
	display: none
}
.product-detail06 .list .main {
	padding: 24px
}
}
 @media only screen and (max-width:640px) {
.product-detail01 {
	display: none
}
.product-detail02 .header .item {
	font-size: 12px;
	line-height: 28px;
	border-radius: 14px;
	padding: 0 20px;
	min-width: 88px;
	margin-right: 20px
}
.product-detail02 .item-l {
	width: 60%;
	margin: 0 auto
}
.product-detail02 .item-r {
	width: 100%;
	padding: 0;
	margin-top: 32px
}
.product-detail02 .list .item,  .product-detail02 .model {
	margin-bottom: 10px;
	font-size: 12px
}
.product-detail02 .list .item {
	line-height: 28px;
	padding: 0 16px;
	margin-right: 10px
}
.product-detail05 .header {
	margin-bottom: 30px
}
.product-detail05 .header .item {
	font-size: 14px;
	padding: 10px 0;
	margin-right: 20px
}
.product-detail05 .main .hr {
	margin: 20px 0
}
.product-detail05 .main .more {
	margin-top: 20px
}
.product-detail05 .main .box-l,  .product-detail05 .main .box-r {
	width: 100%
}
.product-detail05 .main .tit {
	font-size: 15px
}
.dl-parameter td {
	margin-bottom: 10px
}
.dl-parameter td:nth-of-type(2n-1) {
	width: 130px;
	font-size: 13px;
	margin-bottom: 0;
	margin-right: 20px
}
.dl-parameter td:nth-of-type(2n) {
	font-size: 13px;
	width: calc(100% - 150px)
}
.product-detail06 {
	display: none
}
}
.join-page01 {
	padding-bottom: 0;
	width: 94%;
	margin: 0 auto;
	max-width: 1490px;
	align-items: flex-start;
	justify-content: space-between
}
.join-page01 .img {
	width: 100%
}
.join-page01 .item {
	width: 49%;
	position: relative
}
.join-page01 .mask {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 1;
	padding: 36px;
	background-color: rgba(0, 0, 0, .5);
	opacity: .3;
	transition: opacity .3s
}
.join-page01 .mask:after {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	border: 1px solid #ddd;
	opacity: 0;
	transition: opacity .3s
}
.join-page01 .main {
	position: absolute;
	left: 0;
	top: 40%;
	width: 100%;
	color: #fff;
	z-index: 2;
	text-align: center;
	padding: 0 12%;
	text-shadow: 0 0 2px rgba(0, 0, 0, .5)
}
.join-page01 .title {
	font-size: 44px;
	margin-bottom: 20px
}
.join-page01 .content {
	font-size: 20px;
	line-height: 1.8
}
.join-maxwidth {
	width: 94%;
	max-width: 1080px;
	margin: 0 auto
}
.join-nav {
	margin-bottom: 80px;
	justify-content: center
}
.join-nav .item {
	width: 190px;
	line-height: 48px;
	font-size: 18px;
	margin-right: 30px;
	border-radius: 25px;
	border: 1px solid #eee;
	text-align: center;
	transition: background-color .3s, color .3s, border-color .3s
}
.join-nav .item:last-of-type {
	margin-right: 0
}
.join-nav .item.active {
	background-color: #028943;
	color: #fff;
	border-color: #028943
}
.join-growup01 {
	max-width: 1200px;
	padding-bottom: 0
}
.join-growup01 .item-l {
	width: 61.7%
}
.join-growup01 .item-r {
	width: 38.3%;
	padding-left: 5%
}
.join-growup01 .img {
	width: 100%
}
.join-growup01 .title {
	font-weight: 700;
	color: #333;
	line-height: 1.3;
	margin-bottom: 24px
}
.join-growup01 .content {
	line-height: 2
}
.join-header {
	text-align: center;
	margin-bottom: 40px
}
.join-header .tit {
	font-weight: 700;
	color: #333;
	line-height: 1.3;
	margin-bottom: 16px
}
.join-header .txt {
	line-height: 1.8
}
.join-growup02 {
	padding-bottom: 10px
}
.join-growup03, .join-welfare01 {
	padding-bottom: 0
}
.join-welfare01 .join-header {
	margin-bottom: 20px
}
.sab_con {
	margin-top: 80px;
}
.sab_con ul {
	overflow: hidden
}
.sab_con ul li {
	float: left;
	width: 303px;
	margin-right: 22px;
	height: 350px;
	background: rgba(0,0,0,0.79);
	box-sizing: border-box;
	padding: 60px 30px 0px 30px;
	position: relative;
	transition: all 0.5s;
	list-style: none;
}
.sab_con ul li:last-child {
	margin-right: 0px;
}
.sab_con ul li .sab_tit {
	font-size: 26px;
	color: #fff;
	line-height: 26px;
}
.sab_con ul li .sab_zy {
	margin-top: 40px;
	line-height: 25px;
	color: #fff;
	font-size: 14px;
}
.sab_con ul li .sab_img {
	margin-top: 40px;
	opacity: 0.7;
	transition: all 0.5s;
}
.sab_con ul li .sab_a {
	position: absolute;
	right: 0px;
	bottom: 57px;
	padding-bottom: 13px;
	border-bottom: 1px solid #fff;
	width: 100px;
	font-size: 14px;
	color: #fff;
	opacity: 0.57;
	transition: all 0.5s;
}
.sab_con ul li:hover {
	background: #009933;
}
.sab_con ul li:hover .sab_img {
	opacity: 1;
}
.sab_con ul li:hover .sab_a {
	opacity: 1;
	width: 125px;
}
 @media only screen and (min-width:961px) {
.join-page01 .item:hover .mask,  .join-page01 .item:hover .mask:after {
	opacity: 1
}
.join-nav .item:hover {
	background-color: #028943;
	color: #fff;
	border-color: #028943
}
}
 @media only screen and (max-width:1440px) {
.join-page01 .title {
	font-size: 32px;
	margin-bottom: 16px
}
.join-page01 .content {
	font-size: 16px
}
.join-page01 .mask {
	padding: 30px
}
.join-nav {
	margin-bottom: 60px
}
.join-nav .item {
	width: 160px;
	line-height: 40px;
	font-size: 16px;
	margin-right: 20px;
	border-radius: 21px
}
.join-header {
	margin-bottom: 24px
}
}
 @media only screen and (max-width:960px) {
.join-page01 .main {
	top: 30%
}
.join-page01 .title {
	font-size: 26px
}
.join-page01 .content {
	font-size: 14px
}
.join-page01 .mask {
	padding: 16px;
	opacity: 1
}
.join-page01 .mask:after {
	opacity: 1
}
.join-nav {
	margin-bottom: 40px
}
.join-nav .item {
	width: 140px;
	line-height: 36px;
	font-size: 14px;
	margin-right: 16px;
	border-radius: 19px
}
.join-growup01 .title {
	margin-bottom: 16px
}
.join-growup01 .main {
	align-items: flex-start
}
.join-growup01 .item-l,  .join-growup01 .item-r {
	width: 50%
}
.join-header .tit {
	margin-bottom: 10px
}
}
 @media only screen and (max-width:640px) {
.join-page01 .item {
	width: 100%;
	margin-bottom: 20px
}
.join-nav {
	margin-bottom: 30px
}
.join-nav .item {
	width: 120px;
	line-height: 30px;
	font-size: 12px;
	margin-right: 12px;
	border-radius: 16px
}
.join-growup01 .item-l {
	width: 100%
}
.join-growup01 .item-r {
	width: 100%;
	padding: 20px 0 0
}
.join-growup01 .title {
	margin-bottom: 12px
}
}
.supplier-page01 {
	background-color: #f9f9f9
}
.supplier-page01 .nav {
	justify-content: center;
	margin-bottom: 80px
}
.supplier-page01 .nav .sitem {
	font-size: 16px;
	padding: 0 40px;
	line-height: 40px;
	display: block;
	border-radius: 20px;
	min-width: 150px;
	text-align: center;
	margin-right: 80px
}
.supplier-page01 .nav .sitem.active {
	color: #fff;
	background-color: #028943
}
.supplier-page01 .nav .sitem:last-of-type {
	margin-right: 0
}
.supplier-page01 .wrap {
	width: 92%;
	margin: 0 auto
}
.supplier-page01 .list {
	align-items: stretch
}
.supplier-page01 .item {
	width: 31.8%;
	margin-right: 2.3%;
	margin-bottom: 2.3%;
	background-color: #fff;
	padding: 52px 3%;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start
}
.supplier-page01 .item:nth-of-type(3n) {
	margin-right: 0
}
.supplier-page01 .img {
	width: 100%
}
.supplier-page01 .picture {
	width: 120px;
	overflow: hidden;
	border-radius: 50%
}
.supplier-page01 .main {
	width: calc(100% - 120px);
	padding-top: 3%;
	padding-left: 8%
}
.supplier-page01 .title {
	color: #333;
	margin-bottom: 10px
}
.supplier-page01 .content {
	color: rgba(0, 0, 0, .5)
}
.supplier-page01 .btn {
	width: 140px;
	margin-top: 30px
}
.supplier-page01 .tit {
	height: 40px;
	background-color: #f4f4f4;
	border-radius: 5px;
	justify-content: center;
	color: #333;
	transition: background-color .3s, color .3s
}
.supplier-page01 .tit:after {
	content: "";
	z-index: 1;
	width: 0;
	height: 0;
	margin-left: 10px;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 4px solid #333;
	transition: border-color .3s
}
.supplier-page01 .c-dropdown-menu {
	text-align: center
}
.section2 {
	margin: 0;
}
.section2 .rot-al {
	height: 730px
}
.section2 .swiper-slide {
	padding: 45px 0 90px 0;
	overflow: hidden
}
.section2 .al01 {
	width: 100%;
}
.section2 .al02 {
	width: 100%;
}
.section2 .al03 {
	width: 100%;
}
.section2 .al04 {
	width: 100%;
}
.section2 .al05 {
	width: 100%;
}
.rot-al .border-zs {
	width: 50%;
	float: right;
	background: rgba(255,255,255,.5);
	border-radius: 20px;
	padding: 10px;
	position: relative;
	margin-top: 5%;
}
.rot-al .border-zs:before {
	display: block;
	position: absolute;
	left: 15px;
	right: 15px;
	top: 15px;
	bottom: 15px;
	border-radius: 20px
}
.rot-al .text {
	background: #fff;
	float: left;
	padding: 40px 50px;
	border-radius: 20px;
	position: relative
}
.rot-al .text h4 a {
	font-size: 26px;
	color: #4c4c4c;
	font-weight: 700
}
.rot-al .text h4:after {
	content: "";
	width: 60px;
	height: 2px;
	background: #ea3a37;
	background: -webkit-linear-gradient(left, #009933, #009933);
	background: -o-linear-gradient(right, #ea3a37, #f77a3e);
	background: -moz-linear-gradient(right, #009933, #009933);
	background: linear-gradient(to right, #009933, #009933);
	display: block;
	margin: 10px 0 30px 0
}
.rot-al .text p {
	font-size: 16px;
	color: #333;
	line-height: 30px;
	margin: 15px 0
}
.rot-al .text p span {
	color: #333;
	font-weight: 700
}
.rot-al .text p:nth-child(4) {
	color: #eb3a37
}
.rot-al .text .more {
	width: 100%;
	float: left;
	height: 50px;
	display: block;
}
.rot-al .text .more a {
	width: 180px;
	line-height: 44px;
	background-color: #009933;
	color: #fff;
	border-left-width: 1px;
	border-left-width: 0;
	display: block;
	text-align: center;
	font-size: 14px;
	position: relative;
	transition: color .3s ease-in, border-color .3s ease-in, background-color .3s ease-in;
}
/*.rot-al .text .more a::after, .rot-al .text .more a::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    height: 100%;
    background-color: #028943;
}*/.rot-al .text .more a::before {
	width: 5px;
}
.rot-al .text .more a:hover {
	background-color: #046f37;
	color: #fff;
}
.rot-al .text .more a:hover {
}
.section2 .btn-jt {
	width: 240px;
	position: absolute;
	right: 0;
	bottom: 75px;
	overflow: hidden;
	z-index: 100
}
.section2 .btn-jt span {
	width: 50%;
	height: 50px;
	background: url(../images/al-left.png) center no-repeat #009933;
	float: left;
	margin: 0;
	position: initial;
	border-radius: 0;
	opacity: 1
}
.section2 .btn-jt .swiper-button-prev {
	-moz-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	transform: scaleX(-1);
	filter: FlipH
}
.section2 .btn-jt span:hover {
	opacity: .7
}
.section2 .swiper-slide {
	position: relative;
}
.section2 .swiper-slide::before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.3);
	opacity: 1;
}
#index-page04 {
	background-color: #f6f6f6;
	padding-bottom: 3%;
}
#btna {
	margin-top: 40px;
	width: 140px;
}
.index-product {
	overflow: hidden;
}
#item-1 {
	text-align: center;
}
#item-2 {
	text-align: center;
}
#t2 {
	width: 100%;
}
#t2-1 {
	float: right;
}
.page-header.typea:not(.typeanot) {
	box-shadow: none;
}
.page-header {
	box-shadow: 2px 2px 2px rgba(0,0,0,.1);
}
.index-page02 {
	background-color: #fff;
}
.index-product .swiper-slide .main {
	background-color: #f6f6f6;
	padding-bottom: 10%;
}
.application {
	margin: auto;
}
.application .swiper-slide {
	padding: 2.15% 1.5%;
	-webkit-box-flex: 0 0 33.33%;
	-webkit-flex: 0 0 33.33%;
	-ms-flex: 0 0 33.33%;
	flex: 0 0 33.33%;
	max-width: 33.33%;
	width: 33.33%;
	margin: 0;
}
.i-application {
	padding: 60px 0px;
}
.i-application .box {
	margin-top: 45px;
}
.i-application .box {
	margin-top: 45px;
}
.industry {
	position: relative;
	width: 100%;
	overflow: hidden;
}
.industry .imgbox {
	position: relative;
	display: inline-block;
	width: 100%;
	overflow: hidden;
}
.industry .imgbox::before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.2)
}
.industry .imgbox .bg {
	width: 100%;
	overflow: hidden;
}
.industry .imgbox .bg img {
	width: 100%;
	overflow: hidden;
}
.industry .imgbox .mask {
	opacity: 0;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(../images/img48.png) bottom center no-repeat;
	background-size: 100% auto;
	-o-transition: all .4s;
	-ms-transition: all .4s;
	-moz-transition: all .4s;
	-webkit-transition: all .4s;
	transition: all .4s;
}
.industry .imgbox:hover .mask {
	opacity: 1;
}
.industry .imgbox .txtbox {
	position: absolute;
	top: 83%;
	left: 0;
	width: 100%;
	text-align: center;
	-o-transition: all .4s;
	-ms-transition: all .4s;
	-moz-transition: all .4s;
	-webkit-transition: all .4s;
	transition: all .4s;
}
.industry .imgbox:hover .txtbox {
	top: 37%;
}
.industry .imgbox .txtbox .t1 {
	color: #ffffff;
	font-size: 20px;
}
.industry .imgbox .txtbox .line {
	width: 30px;
	height: 1px;
	background-color: #FFFFFF;
	margin: 15px auto;
	opacity: 0;
	-o-transition: all .4s;
	-ms-transition: all .4s;
	-moz-transition: all .4s;
	-webkit-transition: all .4s;
	transition: all .4s;
}
.industry .imgbox:hover .txtbox .line {
	opacity: 1;
}
.industry .imgbox .txtbox .t2 {
	max-width: 280px;
	width: 100%;
	margin: 0 auto;
	color: #ffffff;
	font-size: 16px;
	line-height: 2;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.industry .imgbox .txtbox .t3 {
	color: #028943;
	font-size: 15px;
	margin-top: 40px;
}
.i-application .box .tips {
	margin-top: 15px;
	padding-left: 25px;
	color: #666666;
	font-size: 14px;
	margin: auto;
	width: 20%;
	background-color: #03968c;
	text-align: center;
	color: #fff;
	height: 40px;
	line-height: 40px;
}
.i-application .box .tips a {
	color: #fff;
}
.swiper-slide::before {
	background-color: inherit !important;
}
#op1 {
	-webkit-box-flex: 0 0 50%;
	-webkit-flex: 0 0 50%;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	width: 50%;
}
#op2 {
	-webkit-box-flex: 0 0 50%;
	-webkit-flex: 0 0 50%;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	width: 50%;
}
/*neiye*/
.n-banner {
	width: 100%;
	float: left;
}
.n-banner img {
	max-width: 100%;
}
.nab-main {
	width: 100%;
	float: left;
}
.nab-main .page-pd {
	padding: 90px 0;
}
.con_nav {
	margin-top: 50px;
	text-align: center
}
.con_nav ul {
	margin-bottom: 0;
	margin: 0;
}
.con_nav ul li {
	display: inline-block;
	width: 160px;
	line-height: 50px;
	text-align: center;
	margin: 0px 10px;
	font-size: 15px;
	background: #e6e6e6;
}
.con_nav ul li a {
	display: block;
	color: #333333;
}
.con_nav ul li:hover {
	background: #028943;
}
.con_nav ul li:hover a {
	color: #fff;
}
/*.con_nav ul li.leftconli {
	background: #028943;
}*/
.con_nav ul li .active{
	background: #028943;
}
.con_nav ul li.leftconli a {
/*	color: #fff;*/
}
#textswiper0 {
	opacity: 1 !important;
	transition: opacity 0s ease;
}
#alltext .swiper-container {
	opacity: 1;
}
.about_b .swiper-container {
	opacity: 1;
	overflow: inherit;
}
/*page*/
.pageNavi {
	text-align: center;
	padding: 30px 0px;
	margin-top: 2%;
	margin-bottom: 2%;
	width: 100%;
	float: left;
}
.pageNavi span {
	display: inline-block;
	width: 43px;
	line-height: 43px;
	margin: 0 3px;
	background: #9ba0a2;
	color: #fff;
	border-radius: 3px;
	font-size: 14px;
}
.pageNavi a {
	display: inline-block;
	width: 43px;
	line-height: 43px;background-color: #ccc;
margin-right: 10px;

	color: #fff;
	border-radius: 3px;
	font-size: 14px;
}
.pageNavi .current {
	background: #028943;
}
/*qiye*/
.product-page021 {
	width: 100%;
	float: left;
	padding: 0 !important;
}
.product-page021 .list {
	align-items: flex-start;
	padding: 0;
}
.product-page021 .item {
	width: 30%;
	position: inherit;
	margin-right: 5%;
	margin-bottom: 5%
}
.product-page021 .item:nth-of-type(3n) {
	margin-right: 0
}
.product-page021 .picture {
	position: relative;
	overflow: hidden
}
.product-page021 .img {
	width: 100%;
	transition: transform .4s linear
}
.product-page021 .main {
	padding: 28px 0 36px;
	position: relative
}
.product-page021 .main:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 2px;
	background-color: #ccc;
	transform-origin: left;
	transition: transform .4s linear
}
.product-page021 .title {
	font-size: 20px;
	margin-bottom: 12px;
	color: #333
}
.product-page021 .content {
	font-size: 16px;
	width: 100%;
	line-height: 24px;
	max-height: 48px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-top: 2px;
	color: rgba(0,0,0,.35)
}
.product-page021 .item:hover img {
	transform: scale(1.12);
	-webkit-transform: scale(1.12);
	-ms-transform: scale(1.12);
}
.product-page021 .item:hover .main:after {
	background-color: #028943;
}
/*news*/
.nav-menu .nav li {
	float: left;
	margin-right: 5%;
}
.nav-menu .nav li a {
	border-bottom: 4px solid transparent;
	color: #999;
	display: block;
}
.nav-menu .nav li.aon a, .nav-menu .nav li a:hover {
	color: #028943;
	border-bottom-color: #028943;
}
.nav-menu .nav li.aon a, .nav-menu .nav li a .active{
	color: #028943;
	border-bottom-color: #028943;
}
.nav-menu .auto-inner {
	border-bottom: 1px solid #eee;
}
.Current {
	color: #999;
}
.Current i {
	font-style: normal;
	margin: 0 5px;
}
.Current a {
	color: #999;
}
.Current a:hover {
	color: #028943;
}
.nav-menu .nav li a {
	font-size: 16px;
}
.nav-menu .nav li {
	line-height: 96px;
}
#loading-list {
	position: relative;
	margin-left: -30px;
	margin-right: -30px;
}
.list-news {
	margin-top: 0%;
}
#loading-list li {
	float: left;
	width: 33.333%;
}
.list-news li .inner {
	margin: 60px 30px 0px;
}
.list-news li .pic {
	overflow: hidden;
	border-radius: 5px 5px 0 0;
}
.list-news li .pic img {
	transition: 0.3s;
	max-width: 100%;
}
.list-news li .txt {
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	padding: 33px;
}
.list-news li .txt aside {
	font-size: 24px;
	margin-bottom: 20px;display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
}
.dot {
	display: block;
	overflow: hidden;/*    white-space: nowrap;
    text-overflow: ellipsis;*/
}
.list-news li .txt p {
	line-height: 24px;
	max-height: 48px;
	color: #999;
}
.nm {
	margin: 0;
}
.dot2 {
	-webkit-line-clamp: 2;
}
.dot2, .dot3, .dot4, .dot5 {
	display: -webkit-box;
	display: box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-break: break-all;
	-webkit-box-orient: vertical;
}
.list-news li .more {
	border: 1px solid #eee;
	border-radius: 0 0 5px 5px;
	padding: 15px 33px;
	line-height: 30px;
	transition: 0.3s;
}
.list-news li .more a {
	float: right;
	padding-right: 15px;
	background: url(../images/jiao-6.gif) no-repeat right center;
	transition: 0.3s;
}
.list-news li .more time {
	color: #999;
}
.list-news li:hover img {
	transform: scale(1.12);
	-webkit-transform: scale(1.12);
	-ms-transform: scale(1.12);
}
.list-news li:hover .more {
	background: #028943;
}
.list-news li:hover .more time, .list-news li:hover .more a {
	color: #fff;
}
.list-news li:hover .more a {
	background-image: url(../images/jiao-4.gif);
	padding-right: 20px;
}
/*shownews*/
.news_info .title {
	text-align: center;
	margin-top: 5%;
	padding-bottom: 2%;
	border-bottom: 1px solid #eee;
}
.news_info .title h1 {
	font-weight: normal;
	font-size: 30px;
	margin: 0;
}
.news_info .title p {
	color: #999;
}
.news_info .title p span {
	margin: 0 10px;
}
.news_info .title p span {
	margin: 0 10px;
}
.news_info .singlePage {
	overflow: hidden;
	padding: 3%;
}
.singlePage {
	line-height: 30px;
	font-size: 16px;
}
.news_info .info_back a {
	max-width: 160px;
	line-height: 50px;
	margin: 0 auto;
}
a.same-btn {
	display: block;
	position: relative;
	border: 1px solid #ddd;
	line-height: 38px;
	border-radius: 38px;
	color: #999;
	text-align: center;
	overflow: hidden;
}
a.same-btn::before {
	position: absolute;
	content: '';
	left: -5px;
	right: -5px;
	top: 0;
	height: 100%;
	background: #00428e;
	transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
	transform: scaleX(0);
	-webkit-transform: scaleX(0);
	-ms-transform: scaleX(0);
	transform-origin: right center;
}
a.same-btn span {
	display: block;
	position: relative;
	z-index: 3;
}
a.same-btn span::after {
	display: inline-block;
	content: '';
	margin-left: 7px;
	width: 9px;
	height: 9px;
	vertical-align: middle;
	margin-top: -1px;
	background: url(../images/jiao-3.gif) no-repeat center center;
}
.news_info .info_pn {
	padding-top: 40px;
	margin-bottom: 5%;
	overflow: hidden;
}
.news_info .info_pn > span {
	width: 48%;
	float: left;
}
.dot {
	display: block;
	overflow: hidden;
}
.news_info .info_pn a {
	line-height: 30px;
	display: inline-block;
}
.news_info .info_pn i {
	font-style: normal;
	color: #999;
	padding-left: 15px;
	background: url(../images/aon-5.png) no-repeat left center;
}
/*jobs*/
.recruit-list {
	margin-top: 0%;
	width: 100%;
	float: left;
	margin-bottom: 0%;
}
.recruit-list li {
	border: 1px solid #e8e8e8;
	border-top: none;
	width: 100%;
	float: left;
}
.recruit-list li:first-child {
	border-top: 1px solid #e8e8e8;
}
.recruit-list .tit-box {
	position: relative;
	width: 100%;
	float: left;
}
.recruit-list .tit-box .position {
	position: absolute;
	left: 0;
	top: 50%;
	width: 20%;
	transform: translateY(-50%);
	padding: 0 2%;
	font-size: 16px;
	line-height: 30px;
	color: #333;
	box-sizing: border-box;
}
.recruit-list .tit-box .right {
	float: right;
	width: 80%;
	box-sizing: border-box;
	padding: 2% 2%;
	border-left: 1px solid #dcdcdc;
}
.recruit-list .list {
	font-size: 0;
}
.recruit-list .list .item {
	display: inline-block;
 *display: inline;
	zoom: 1;
	font-size: 14px;
	line-height: 30px;
	color: #666;
	margin-bottom: 2%;
	vertical-align: top;
}
.recruit-list .list .item:nth-child(3n+1) {
	width: 30%;
}
.recruit-list .list .item:nth-child(3n+2) {
	width: 30%;
}
.recruit-list .list .item:nth-child(3n) {
	width: 30%;
}
.recruit-list .list .item span {
	color: #333;
}
.recruit-list .pos-btn {
	position: absolute;
	right: 20px;
	top: 50%;
	text-align: center;
	transform: translateY(-50%);
	width: 120px;
	height: 30px;
	line-height: 30px;
	background-color: #e8e8e8;
	padding: 0 2%;
	background-repeat: no-repeat;
	background-position: 8% center;
	background-image: url('../images/recruit-arrow.png');
	box-sizing: border-box;
	color: #666;
	font-size: 14px;
	transition: all .2s;
}
.recruit-list .sub {
	border-top: 1px solid #dcdcdc;
	padding: 2%;
	background-color: #f5f5f5;
	display: none;
	width: 100%;
	float: left;
}
.recruit-list .sub .con {
	font-size: 14px;
	line-height: 25px;
	color: #666;
}
.f-cb::after {
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	overflow: hidden;
	content: ".";
}
.recruit-list .sub .send {
	display: block;
	width: 4rem;
	height: 1rem;
	line-height: 1rem;
	background-color: #1e6bb5;
 font-size: .35rem;
	color: #fff;
	text-align: center;
	margin-top: 1.25rem;
}
.recruit-list li.cur .pos-btn {
	background-color: #028943;
	background-image: url('../images/recruit-arrow2.png');
	color: #fff;
}
.recruit-list .page {
	margin-top: 1.25rem;
}
.yinpi {
	width: 100px;
	float: left;
	background-color: #028943;
	color: #fff;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin-top: 2%;
}.yinpi:hover{	background-color: #333;	color: #fff;}
/*h-join*/
.h-join {
	width: 100%;
	float: left;
	margin-bottom: 5%;
	font-size: 16px;
}
/*yingpin*/
.imglist_w9 {
	width: 100%;
	margin: 0 auto;
	margin-bottom: 5%;
	overflow: hidden;/* padding: 20px 0px 20px 0px; */
	line-height: 20px;/* padding-bottom:80px; */
	color: #232323;/* background: url(../images/yew.png); *//* margin-top:-10px; */
}
.imglist_w9 dl {
	border: #e0e0e0 solid 1px;
	border-bottom: #e0e0e0 solid 0px;
	font-size: 14px;
	overflow: hidden;
	width: 100%;
}
.imglist_w9 dt {
	float: left;
	width: 30%;
	font-size: 14px;
	border-right: #e0e0e0 solid 1px;
	text-align: right;
	border-bottom: #e0e0e0 solid 1px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 50px;
	line-height: 40px;
	font-weight: bold;
	padding-right: 10px;
}
.imglist_w9 dd {
	float: left;
	width: 70%;
	font-size: 14px;
	padding-left: 20px;
	border-bottom: #e0e0e0 solid 1px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 50px;
	line-height: 40px;
}
.imglist_w9 dd font {
	color: red;
}
.imglist_w9 .vssxd {
	padding-left: 0px;
	width: 42px;
	border-right: #e0e0e0 solid 1px;
	text-align: center;
	overflow: hidden;
}
.imglist_w9 .vssx {
	padding-left: 0px;
	width: 99px;
	border-right: #e0e0e0 solid 1px;
	text-align: center;
	overflow: hidden;
}
.imglist_w9 .vssw {
	padding-left: 0px;
	width: 93px;
	border-right: #e0e0e0 solid 0px;
	text-align: center;
	overflow: hidden;
}
.imglist_w9 .vssx2 {
	padding-left: 0px;
	width: 300px;
	border-right: #e0e0e0 solid 1px;
	text-align: center;
	overflow: hidden;
}
.imglist_w9 .vssxt {
	padding-left: 0px;
	width: 293px;
	text-align: center;
	overflow: hidden;
}
.imglist_w9 .zpnrs {
	height: 250px;
	line-height: 250px;
	padding-bottom: 5px;
	border: 0px;
}
.imglist_w9 .zpnr {
	height: 250px;
	padding-bottom: 5px;
	border: 0px;
	border-left: #e0e0e0 solid 1px;
}
.imglist_w9 .wypp {
	float: left;
	width: 300px;
	border: 0px;
	text-align: right;
	border-top: #e0e0e0 solid 1px;
	text-align: center;
}
.imglist_w9 .wyds {
	float: left;
	width: 875px;
	border: 0px;
	border-left: #e0e0e0 solid 1px;
	padding-left: 20px;
	border-top: #e0e0e0 solid 1px;
	overflow: hidden;
	height: 50px;
	padding-top: 20px;
}
.imglist_w9 .gdgh {
	padding: 5px;
	line-height: 26px;
	overflow: auto;
	height: 220px;
	margin-top: 5px;
}
.imglist_w9 dd input {
	height: 25px;
	border: #e0e0e0 solid 1px;
}
.imglist_w9 .xiao input {
	height: auto;
}
.imglist_w9 .oslo {
	height: auto;
	overflow: hidden;
}
.imglist_w9 .oslo textarea {
	height: 135px;
	width: 556px;
*/;
	border: #e0e0e0 solid 1px;
}
.imglist_w9 dd .valiCode {
	height: 19px;
	margin-bottom: -4px;
	overflow: hidden;
}
.imglist_w9 .dass {
	height: 50px;
	overflow: hidden;
	padding-top: 0px;
	line-height: 40px;
	padding-top: 5px;
}
.imglist_w9 .dass input {
	width: 129px;
	height: 40px;
	border: 1px solid #fff;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	outline: none;
	background: #fff;
	cursor: pointer;
	background: #028943;
}
.imglist_w9 .dass input:hover {
	background: #333;
	color: #fff;
	border: 1px solid #fff;
}
/*shipin*/
.safetytext {
	margin-top: 5%;
	font-size: 16px;
}
.shipin {
	width: 100%;
	float: left;
	margin-top: 0%;
}
.shipin .swiper-wrapper {
	position: relative;
	margin-left: -30px;
	margin-right: -30px;
	width: auto;
}
.shipin .application .swiper-slide {
	width: 33.333%;
	padding: 0;
}
.shipin .industry .imgbox {
	margin: 60px 30px 0px;
	width: auto;
}
#safetytext {
	padding-bottom: 5%;
}
 @media only screen and (min-width:961px) {
.supplier-page01 .c-dropdown-wrap:hover .tit {
	color: #fff;
	background-color: #028943
}
.supplier-page01 .c-dropdown-wrap:hover .tit:after {
	border-top-color: #fff
}
}
 @media only screen and (max-width:1440px) {
.supplier-page01 .nav {
	margin-bottom: 48px
}
.supplier-page01 .nav .sitem {
	font-size: 14px;
	line-height: 36px;
	border-radius: 18px;
	padding: 0 32px;
	min-width: 120px;
	margin-right: 60px
}
.supplier-page01 .wrap {
	width: 94%
}
.supplier-page01 .list {
	justify-content: space-between
}
.supplier-page01 .item {
	width: 48%;
	margin-right: 0;
	margin-bottom: 4%;
	padding: 48px 4%
}
.supplier-page01 .picture {
	width: 100px
}
.supplier-page01 .main {
	width: calc(100% - 100px);
	padding-top: 2%
}
}
 @media only screen and (max-width:960px) {
.supplier-page01 .nav {
	margin-bottom: 40px
}
.supplier-page01 .nav .sitem {
	font-size: 13px;
	line-height: 32px;
	border-radius: 16px;
	padding: 0 24px;
	min-width: 100px;
	margin-right: 30px
}
.supplier-page01 .item {
	width: 100%;
	padding: 44px 6%
}
#loading-list {
	margin-left: -10px;
	margin-right: -10px;
}
.list-news li .inner {
	margin: 60px 10px 0px;
}
.list-news li .txt aside {
	font-size: 16px;
}
.con_nav ul li {
	margin-bottom: 15px;
}
.list-news li .txt {
	padding: 13px;
}
.list-news li .more {
	padding: 15px 13px;
}
.shipin .industry .imgbox {
	margin: 60px 10px 0px;
}
.shipin .swiper-wrapper {
	margin-left: -10px;
	margin-right: -10px;
}
.industry .imgbox .txtbox {
	top: 73%;
}
.industry .imgbox .txtbox .t3 {
	margin-top: 20px;
}
.industry .imgbox .txtbox .t1 {
	font-size: 16px;
}
.shipin .industry .imgbox {
	margin: 40px 10px 0px;
}
}
.contact-g {
	display: none;
}.news_info{ font-size:16px;}
 @media only screen and (max-width:640px) {
	 .news_info{ font-size:14px;}
.nab-main .page-pd {
	padding: 30px 0;
}
.con_nav ul li {
	margin-bottom: 15px;
}
.supplier-page01 {
	padding: 40px 0
}
.supplier-page01 .nav {
	margin-bottom: 32px
}
.supplier-page01 .nav .sitem {
	font-size: 12px;
	line-height: 28px;
	border-radius: 14px;
	padding: 0 20px;
	min-width: 88px;
	margin-right: 20px
}
.supplier-page01 .wrap {
	width: 100%
}
.supplier-page01 .item {
	padding: 40px 3%;
	margin-bottom: 8px
}
.supplier-page01 .picture {
	width: 80px
}
.supplier-page01 .main {
	width: calc(100% - 80px);
	padding-top: 0;
	padding-left: 7%
}
.supplier-page01 .content {
	font-size: 12px;
	line-height: 1.6
}
.supplier-page01 .btn {
	margin-top: 20px;
	width: 120px
}
.supplier-page01 .tit {
	font-size: 13px;
	height: 36px
}
.supplier-page01 .tit:after {
	margin-left: 8px
}
.index-page03 .main .title {
	font-size: 16px;
}
.index-page03 .main .content {
	font-size: 14px;
}
.inside-banner-main {
	top: 10%;
	left: 0;
}
.inside-banner-other .c-btna {
	margin-bottom: 10px;
}
.index-page02 .header .title::after {
	display: none;
}
.index-page04 .header .title::after {
	display: none;
}
.industry .imgbox .txtbox .t1 {
	font-size: 16px;
}
.industry .imgbox .txtbox {
	top: 60%;
}
.index-news .title > a {
	font-size: 16px;
}
#t2-1 {
	width: 100%;
	float: left;
}
.page-footer {
	padding-bottom: 10%;
}
.contact-g {
	display: block;
	height: 40px;
	line-height: 40px;
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index: 9999;
	background-color: #063;
}
.contact-g a {
	color: #fff;
	width: 50%;
	float: left;
	text-align: center;
}
.contact-g a:nth-child(1) {
	background-color: #333;
}
.product-page021 .item {
	width: 49%;
	float: left;
	margin-left: 0;
	margin-right: 0;
}
.product-page021 .item:nth-child(2n) {
	float: right;
}
.product-page021 .list {
	display: inherit;
}
.product-page021 .title {
	font-size: 16px;
}
.product-page021 .content {
	font-size: 14px;
}
.sj-map {
	display: block;
	background-color: #028943;
	width: 95%;
	margin: auto;
	margin-top: 5%;
	margin-bottom: 5%;
	display: flow-root;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border-radius: 5px;
}
.sj-map a {
	color: #fff;
}
#loading-list li {
	width: 49%;
	float: left;
	margin-left: 0;
	margin-right: 0;
}
#loading-list li:nth-child(2n) {
	float: right;
}
.list-news li .inner {
	margin-left: 0;
	margin-right: 0;
	margin-top: 30px;
}
#loading-list {
	margin: 0;
}
.list-news li .more time {
	font-size: 12px;
}
.list-news li .more a {
	font-size: 12px;
}
.news_info .title h1 {
	font-size: 16px;
}
.singlePage {
	font-size: 14px;
}
.news_info .info_pn > span {
	width: 100%;
}
.recruit-list {
 margin-top: .3rem;
}
.recruit-list .tit-box .position {
	width: 100%;
	position: static;
	transform: translateY(0);
	padding: 5% 5%;
	font-size: 16px;
	border-bottom: 1px solid #e8e8e8;
}
.recruit-list .tit-box .right {
	float: none;
	width: 100%;
	border-left: none;
	padding: 5%;
}
.recruit-list .list .item {
	font-size: 14px;
	line-height: 25px;
 margin-bottom: .2rem;
}
.recruit-list .list .item:last-child {
	margin-bottom: 0;
}
.recruit-list .pos-btn {
	transform: translateY(0);
	width: 100px;
	height: 30px;
	text-align: center;
	font-size: 14px;
	line-height: 30px;
	display: block;
	background-position: 5px center;
	top: 10%;
}
.recruit-list .list .item:nth-child(3n+1),  .recruit-list .list .item:nth-child(3n+2),  .recruit-list .list .item:nth-child(3n) {
	width: 50%;
}
.recruit-list .sub {
	padding: 5%;
}
.recruit-list .sub .con {
	font-size: 14px;
	line-height: 25px;
}
.recruit-list .sub .send {
	width: 2.5rem;
 height: .6rem;
 line-height: .6rem;
 font-size: .3rem;
 margin-top: .3rem;
}
.h-join {
	font-size: 14px;
}
.shipin .application .swiper-slide {
	width: 49%;
	float: left;
	max-width: 49%;
	margin-top: 5%;
}
.shipin .application .swiper-slide:nth-child(2n) {
	float: right;
}
.shipin .swiper-wrapper {
	margin: 0;
	display: inherit;
}
.shipin .industry .imgbox {
	margin: 0;
}
.safetytext {
	font-size: 14px;
}
.shipin .industry .imgbox .txtbox .t3 {
	margin-top: 0;
}
.product-detail05 .main .box-r {
	font-size: 14px;
}
.product-detail02 .content {
	font-size: 14px;
}
.contact-page02 .form .label { font-size:14px;}
}.footer-sj{display:none;}

@media(max-width:640px){
.footer-sj{display:block; position:fixed;bottom:0;width:100%;float:left;height:40px; background-color:#000;z-index:99999;}
.foot-fix-container{height:.98rem}
.foot-fix{width:100%;background:#FFF;height:.68rem;min-height:48px}
.foot-fix ul{display:flex;width:100%;height:100%}
.foot-fix li{flex:25%;border-right:1px #EEE solid}
.foot-fix li:last-child{border:none}
.foot-fix li a{display:flex;height:100%;justify-content:center;align-items:center}
.foot-fix li i{height:25px;width:25px;margin:0px auto;background-position:-278px -145px;display:block}
.foot-fix li:nth-child(2) i{background-position:-278px -10px}
.foot-fix li:nth-child(3) i{background-position:-99px -274px}
.foot-fix li:nth-child(4) i{background-position:-111px -228px}
.foot-fix li,.foot-fix li a{height:100%}
.foot-fix{left:0;right:0;z-index:999}
.foot-social{position:relative;padding:5px 0}
.foot-social li{position:relative;overflow:hidden;display:inline-block;vertical-align:top;padding-right:5px}
.foot-social li a{display:block;width:30px;text-align:center;height:30px}
.foot-social li img{width:30px;height:30px}
.css_sprites, .foot-fix li i, .nav-list li i {
    background: url(../images/css_sprites.png);
        background-position-x: 0%;
        background-position-y: 0%;
}
.foot-fix li i {
    height: 25px;
    width: 25px;
    margin: 0px auto;
    background-position: -278px -145px;
    display: block;
}

}

.button_bgc{
	background: #028943!important;
}
