@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: -apple-system, BlinkMacSystemFont, PingFang SC, Microsoft YaHei, Segoe UI, Hiragino Sans GB, Helvetica Neue, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
	font-variant: tabular-nums;
	font-weight: 400;
	line-height: 1.5;
	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-top: 0;
	margin-bottom: 1em
}

ol ol,
ol ul,
ul ol,
ul ul {
	margin-bottom: 0
}

dt {
	font-weight: 500
}

dd {
	margin-bottom: .5em;
	margin-left: 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
}

a[disabled] {
	color: fade(#000, .25);
	cursor: not-allowed;
	pointer-events: none
}

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: #00A0E9
}

::selection {
	color: #fff;
	background: #00A0E9
}

a[title=站长统计] {
	display: none
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	font-family: inherit;
	font-weight: 400;
	line-height: 1.3;
	color: inherit;
	margin-bottom: 0
}

.h1 {
	font-size: 32px
}

.h2 {
	font-size: 28px
}

.h3 {
	font-size: 24px
}

.h4 {
	font-size: 20px
}

.h5 {
	font-size: 18px
}

.h6 {
	font-size: 16px
}

.maxwidth {
	width: 92%;
	max-width: 1560px;
	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: 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: #00A0E9
	}
}

@media only screen and (max-width:1600px) {
	.h1 {
		font-size: 28px
	}

	.h2 {
		font-size: 26px
	}

	.h3 {
		font-size: 22px
	}

	.h4 {
		font-size: 18px
	}

	.h5 {
		font-size: 16px
	}

	.h6 {
		font-size: 15px
	}
}

@media only screen and (max-width:960px) {
	.h1 {
		font-size: 24px
	}

	.h2 {
		font-size: 22px
	}

	.h3 {
		font-size: 20px
	}

	.h4 {
		font-size: 16px
	}

	.h5 {
		font-size: 15px
	}

	.h6 {
		font-size: 14px
	}
}

@media only screen and (max-width:640px) {
	.h1 {
		font-size: 20px
	}

	.h2 {
		font-size: 19px
	}

	.h3 {
		font-size: 18px
	}
}

.page-header {
	width: 100%;
	padding: 0 3%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 9;
	background-color: #fff;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1);
	transition: transform .3s, background-color .3s ease-in, opacity .3s .3s
}

.page-header:after {
	content: "";
	position: absolute;
	left: 3%;
	bottom: 0;
	z-index: 0;
	width: 94%;
	height: 1px;
	background-color: #fff;
	opacity: .3
}

.page-header .other {
	margin-left: auto
}

.page-header .search {
	cursor: pointer;
	background: url(../images/icon-search.png) no-repeat 50%/100%
}

.page-header .search,
.page-header .user {
	margin-right: 22px;
	width: 26px;
	height: 26px;
	transition: background-image .3s
}

.page-header .user {
	background: url(../images/icon-user.png) no-repeat 50%/100%
}

.page-header .shop {
	padding: 0 16px;
	line-height: 32px;
	background: url(../images/jb01.png) repeat-x 50%/100% 100%;
	border-radius: 16px;
	color: #fff;
	cursor: pointer
}

.page-header .shop:before {
	content: "";
	width: 14px;
	height: 14px;
	margin-right: 6px;
	background: url(../images/icon-shop-w.png) no-repeat 50%/100%
}

.page-header .language {
	position: absolute;
	right: 60px;
	top: 0;
	display: none;
	border-right: 1px solid #eee
}

.page-header .language .icon {
	width: 60px;
	height: 60px;
	background: url(../images/icon-language.png) no-repeat 50%/45%
}

.page-header.search-show .search {
	background-image: url(../images/icon-error.png) !important
}

.page-header.search-show .page-nav {
	opacity: 0;
	visibility: hidden;
	transition: opacity .3s, visibility .3s
}

.page-header.search-show .header-search {
	transform: translateY(0);
	opacity: 1;
	transition: opacity .3s, transform .3s
}

.page-header.search-show .main {
	opacity: 1;
	transform: scaleY(1);
	transition-delay: 0
}

.header-shop-content {
	box-sizing: border-box
}

.header-shop-content .item {
	display: block;
	width: 100%;
	padding: 10px 0;
	transition: background-color .3s
}

.header-shop-content .item:hover {
	background-color: #f6f6f6
}

.header-shop-content .img {
	height: 24px;
	display: block;
	margin: 0 auto
}

.page-logo {
	position: relative;
	display: block
}

.page-logo .img,
.page-logo .img-w {
	height: 34px;
	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 {
	height: 100px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin-right: 44px;
	position: relative
}

.page-nav .item:last-of-type {
	margin-right: 0
}

.page-nav .item.active .link {
	color: #00A0E9
}

.page-nav .link {
	display: block;
	max-width: 100px;
	text-align: center
}

.page-subnav {
	position: absolute;
	left: -16px;
	top: 100px;
	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: 0 16px;
	color: #666;
	background: #fff;
	position: relative;
	line-height: 40px;
	transition: background-color .4s, color .4s
}

.page-subnav .slink:before {
	content: "";
	display: block;
	width: 100%;
	height: 1px;
	background: #f6f6f6
}

.page-subnav .slink:first-of-type {
	margin-top: 10px
}

.page-subnav .slink:first-of-type:before {
	opacity: 0
}

.page-subnav .slink:hover {
	background: #f6f6f6;
	color: #00A0E9
}

.page-subnav.product {
	position: fixed;
	left: 0;
	top: 100px;
	width: 100%;
	margin: 0;
	padding: 48px 0 36px;
	background-color: #fff
}

.page-subnav .main {
	width: 92%;
	margin: 0 auto;
	max-width: 1080px;
	align-items: stretch
}

.page-subnav .item-l {
	width: 19%;
	padding-right: 3%;
	border-right: 1px solid #eee
}

.page-subnav .item-l .title {
	font-size: 18px;
	color: #000;
	margin-bottom: 32px
}

.page-subnav .item-l .slist {
	overflow: hidden
}

.page-subnav .item-l .sitem {
	margin-bottom: 22px;
	cursor: pointer;
	color: #888;
	padding: 0 16px;
	position: relative;
	transform: translateX(-16px);
	transition: color .3s, transform .3s
}

.page-subnav .item-l .sitem:after {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	width: 10px;
	height: 1px;
	background-color: #00A0E9
}

.page-subnav .item-l .sitem.active {
	color: #00A0E9;
	transform: translateX(0)
}

.page-subnav .item-l .more {
	color: #b1b1b1
}

.page-subnav .item-l .more:hover {
	color: #00A0E9
}

.page-subnav .item-r {
	width: 81%;
	padding-left: 4%;
	padding-top: 24px
}

.page-subnav .item-r .sitem {
	display: none
}

.page-subnav .item-r .sitem.active {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start
}

.page-subnav .item-r .box {
	width: 25%;
	text-align: center
}

.page-subnav .item-r .img-box {
	overflow: hidden;
	position: relative;
	z-index: 1
}

.page-subnav .item-r .img {
	width: 100%;
	transition: transform .3s ease-in-out
}

.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: 0;
	width: 24px;
	height: 50px;
	background-size: 20px;
	cursor: pointer
}

.header-search .input {
	width: calc(100% - 24px);
	height: 50px;
	border: none;
	padding: 0 0 0 12px;
	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-bg {
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 4;
	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
}

@media only screen and (min-width:961px) {
	.page-nav .item:hover .link {
		color: #00A0E9
	}

	.page-nav .item:hover .page-subnav {
		transform: scaleY(1);
		opacity: 1;
		visibility: visible
	}

	.page-subnav .item-r .box:hover .img {
		transform: scale(1.2)
	}

	.page-header {
		opacity: 0
	}

	.page-header.show {
		opacity: 1
	}

	.page-header.typea:not(.typeanot) {
		background: none;
		box-shadow: none
	}

	.page-header.typea:not(.typeanot) .page-logo .img {
		opacity: 0
	}

	.page-header.typea:not(.typeanot) .page-logo .img-w {
		opacity: 1
	}

	.page-header.typea:not(.typeanot) .page-nav .link {
		color: #fff
	}

	.page-header.typea:not(.typeanot) .search {
		background-image: url(../images/icon-search-w.png)
	}

	.page-header.typea:not(.typeanot) .user {
		background-image: url(../images/icon-user-w.png)
	}

	.page-header.typea:not(.typeanot):hover {
		background-color: #fff
	}

	.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 .item.active .link,
	.page-header.typea:not(.typeanot):hover .page-nav .item:hover .link {
		color: #00A0E9
	}

	.page-header.typea:not(.typeanot):hover .page-nav .link {
		color: rgba(0, 0, 0, .6)
	}

	.page-header.typea:not(.typeanot):hover .search {
		background-image: url(../images/icon-search.png)
	}

	.page-header.typea:not(.typeanot):hover .user {
		background-image: url(../images/icon-user.png)
	}
}

@media only screen and (max-width:1600px) {
	.page-header .other {
		display: none
	}

	.page-nav .item {
		height: 80px;
		margin-right: 28px;
		font-size: 13px
	}

	.page-subnav,
	.page-subnav.product {
		top: 80px
	}

	.page-logo .img,
	.page-logo .img-w {
		height: 28px
	}
}

@media only screen and (max-width:960px) {
	.page-header {
		height: 60px
	}

	.page-header .language {
		display: block
	}

	.page-nav {
		display: none
	}

	.page-logo .img,
	.page-logo .img-w {
		height: 24px
	}
}

.nav-toggle {
	width: 60px;
	height: 60px;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
	overflow: hidden;
	transition: all .4s ease-out
}

.nav-toggle.on .nav-toggle-list span:first-of-type {
	-webkit-animation: phone-navtop-animon .4s linear forwards;
	animation: phone-navtop-animon .4s linear forwards
}

.nav-toggle.on .nav-toggle-list span:nth-of-type(2) {
	opacity: 0
}

.nav-toggle.on .nav-toggle-list span:nth-of-type(3) {
	-webkit-animation: phone-navbottom-animon .4s linear forwards;
	animation: phone-navbottom-animon .4s linear forwards
}

.nav-toggle.off .nav-toggle-list span:first-of-type {
	-webkit-animation: phone-navtop-animoff .4s linear forwards;
	animation: phone-navtop-animoff .4s linear forwards
}

.nav-toggle.off .nav-toggle-list span:nth-of-type(2) {
	opacity: 1;
	transition: opacity .2s linear .2s
}

.nav-toggle.off .nav-toggle-list span:nth-of-type(3) {
	-webkit-animation: phone-navbottom-animoff .4s linear forwards;
	animation: phone-navbottom-animoff .4s linear forwards
}

.nav-toggle-list {
	width: 30px;
	height: 18px;
	position: absolute;
	top: 21px;
	right: 15px
}

.nav-toggle-list span {
	position: absolute;
	right: 0;
	width: 100%;
	height: 2px;
	background-color: #666;
	border-radius: 1px;
	border-radius: 1.5px;
	transition: all .3s
}

.nav-toggle-list span:first-of-type {
	top: 0
}

.nav-toggle-list span:nth-of-type(2) {
	top: 8px
}

.nav-toggle-list span:nth-of-type(3) {
	width: 50%;
	top: 16px
}

@-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)
	}
}

.phone-nav {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 10;
	opacity: 0;
	visibility: hidden
}

.phone-nav ::-webkit-scrollbar {
	width: 0;
	height: 0;
	background-color: hsla(0, 0%, 100%, 0)
}

.phone-nav.active {
	transform: translateX(0)
}

.phone-nav .main {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
	width: 240px;
	height: 100%;
	background: #fff;
	border-left: 1px solid #eee;
	transform: translateX(240px);
	transition: transform .3s;
	overflow: hidden
}

.phone-nav nav .tel {
	display: flex;
	align-items: center;
	height: 60px;
	padding: 0 20px;
	font-size: 22px;
	line-height: 60px;
	border-bottom: none;
	color: #fff;
	background: #00A0E9;
	background-size: 22px;
	font-family: bebas, Helvetica, sans-serif
}

.phone-nav nav .tel .icon {
	width: 28px;
	height: 28px;
	margin-right: 10px
}

.phone-nav nav .ali-icon {
	margin-left: auto;
	width: 32px;
	height: 32px
}

.phone-nav nav a {
	display: block;
	height: 48px;
	padding: 0 40px 0 20px;
	font-size: 15px;
	line-height: 48px;
	border-bottom: 1px solid #eee;
	color: #777;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.phone-nav nav a.active {
	background: url(../images/ico_navright.png) right 20px center no-repeat;
	background-size: 7px
}

.phone-nav ul {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	background: #fff;
	transform: translateX(100%);
	transition: transform .3s;
	list-style: none;
	padding: 0;
	margin-bottom: 0
}

.phone-nav ul a {
	display: block;
	height: 48px;
	padding: 0 20px;
	font-size: 15px;
	line-height: 48px;
	border-bottom: 1px solid #eee;
	color: #777;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.phone-nav ul.on {
	transform: translate(0)
}

.phone-nav li {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	opacity: 0;
	visibility: hidden;
	transition: opacity .3s, visibility .3s
}

.phone-nav li.on {
	opacity: 1;
	visibility: visible
}

.phone-nav .title {
	font-size: 16px;
	line-height: 60px;
	padding-right: 20px;
	padding-left: 48px;
	text-align: right;
	background: #f2f2f2 url(../images/ico_navleft.png) left 20px center no-repeat;
	background-size: 7px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.phone-nav .bg {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 0
}

.phone-nav .search {
	padding: 0 20px;
	height: 60px;
	line-height: 60px;
	border-bottom: none;
	background: #00A0E9
}

.phone-nav .search .submit {
	background: url(../images/icon-search-w.png) no-repeat 50%;
	border: none;
	outline: none;
	padding: 0;
	width: 22px;
	height: 60px;
	background-size: 20px
}

.phone-nav .search .input {
	width: calc(100% - 22px);
	height: 60px;
	line-height: 1.5;
	border: none;
	padding: 0 0 0 12px;
	outline: none;
	color: #fff;
	font-size: 16px;
	background: none
}

.phone-nav .search ::-moz-placeholder {
	color: #fff
}

.phone-nav .search ::-webkit-input-placeholder {
	color: #fff
}

.phone-nav .search :-ms-input-placeholder {
	color: #fff
}

.phone-sub-nav {
	position: fixed;
	right: 0;
	top: 0;
	z-index: 9;
	width: 100vw;
	max-width: 480px;
	height: 100vh;
	background: #fff;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	transform: translateX(100%);
	opacity: 0;
	transition: transform .3s, opacity .3s;
	box-shadow: 3px 0 13px 0 rgba(145, 144, 144, .5)
}

.phone-sub-nav.on {
	transform: translateX(0);
	opacity: 1
}

.phone-sub-nav .nav-toggle {
	top: 2%
}

.phone-sub-nav .main {
	width: 66%
}

.phone-sub-nav .link {
	font-size: 16px;
	width: 100%;
	display: block;
	padding: 23px 0;
	text-align: center;
	border-bottom: 1px solid #ccc;
	color: #7f7f7f
}

.phone-sub-nav .link:last-of-type {
	border-bottom: none
}

@media only screen and (min-width:961px) {

	.nav-toggle,
	.phone-nav,
	.phone-sub-nav {
		display: none
	}
}

@media only screen and (max-width:960px) {
	#app.mNavOn .page-header {
		transform: translateX(-240px)
	}

	#app.mNavOn .phone-nav {
		opacity: 1;
		visibility: visible;
		transition: opacity .3s, visibility .3s
	}

	#app.mNavOn .phone-nav .main {
		transform: translate(0)
	}

	#app.mNavOff .phone-nav {
		transition: opacity .3s, visibility .3s
	}
}

.page-aside {
	position: fixed;
	right: 0;
	top: 50%;
	z-index: 2;
	margin-top: -42px;
	transform: translateX(200%);
	opacity: 0;
	transition: transform .3s, opacity .3s
}

.page-aside.show {
	opacity: 1;
	transform: translateX(100%)
}

.page-aside .item {
	display: block;
	margin-bottom: 2px;
	position: relative;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	transition: background-color .3s
}

.page-aside .icon {
	width: 44px;
	height: 44px;
	background: no-repeat 50%/100%
}

.page-aside .icon.tel {
	background-image: url(../images/icon-tel-w.png)
}

.page-aside .icon.kf {
	background-image: url(../images/icon-kf-w.png)
}

.page-aside .icon.edit {
	background-image: url(../images/icon-edit-w.png)
}

.page-aside .icon.top {
	background-image: url(../images/icon-top-w.png)
}

.page-aside .content {
	padding-right: 8px;
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
	color: #fff;
	font-size: 16px;
	background-color: rgba(0, 0, 0, .5);
	transform: translateX(-44px);
	transition: transform .3s
}

.page-aside .num {
	white-space: nowrap;
	padding-right: 4px
}

@media only screen and (min-width:961px) {
	.page-aside .item:hover .content {
		transform: translateX(-100%)
	}
}

@media only screen and (max-width:960px) {
	.page-aside {
		display: none
	}
}

.crumb-nav {
	font-size: 14px
}

.crumb-nav-link {
	color: #999;
	position: relative;
	max-width: 160px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin-right: 12px
}

.crumb-nav-link:after {
	content: "";
	display: block;
	width: 6px;
	height: 10px;
	background: url(../images/icon-jt01.png) no-repeat 50%/100% 100%;
	margin-left: 12px
}

.crumb-nav-active {
	max-width: 160px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #000
}

@media only screen and (max-width:960px) {
	.crumb-nav {
		font-size: 13px
	}
}

.page-footer {
	position: relative;
	z-index: 1;
	background: #f6f6f6
}

.page-footer .top {
	padding: 48px 0 24px;
	border-bottom: 1px solid #e5e5e5
}

.page-footer .copyright {
	padding: 16px 0;
	font-size: 12px;
	border-top: 1px solid #e5e5e5
}

.page-footer .copyright .record {
	margin-left: auto
}

.page-footer .content {
	padding: 48px 0 32px;
	align-items: flex-start
}

.page-footer .logo {
	height: 38px
}

.page-footer .item-l {
	width: 82%;
	border-right: 1px solid #e5e5e5;
	align-items: flex-start
}

.page-footer .item-l .item {
	width: 15%;
	padding-right: 3%;
	line-height: 1.3
}

.page-footer .item-l .title {
	color: #000;
	display: block;
	margin-bottom: 20px
}

.page-footer .item-l .link {
	display: block;
	font-size: 12px;
	margin-bottom: 10px
}

.page-footer .item-r {
	width: 18%;
	font-size: 12px
}

.page-footer .item-r .main {
	margin-left: auto
}

.page-footer .tel {
	font-size: 24px;
	font-family: bebas;
	line-height: 1;
	margin-bottom: 8px;
	color: #00A0E9
}

.page-footer .contact {
	width: 88px;
	line-height: 26px;
	border-radius: 13px;
	color: #fff;
	background: #00A0E9;
	display: block;
	text-align: center;
	margin: 8px 0 20px
}

.social-contact {
	display: flex;
	flex-wrap: wrap;
	align-items: center
}

.social-contact-item {
	width: 26px;
	height: 40px;
	cursor: pointer;
	position: relative;
	transition: background-image .3s, opacity .3s;
	opacity: 1
}

.social-contact-item.weibo {
	background: url(../images/weibo.png) no-repeat 50%;
	background-size: 26px
}

.social-contact-item.weixin {
	background: url(../images/weixin.png) no-repeat 50%;
	background-size: 26px
}

.social-contact-hr {
	width: 1px;
	height: 20px;
	background: #ccc;
	margin: 0 14px
}

.social-contact-img {
	position: absolute;
	z-index: 1;
	left: 50%;
	top: 0;
	width: 152px;
	transform: translateY(-100%);
	margin-left: -76px;
	background: #fff;
	border: 1px solid #ddd;
	opacity: 0;
	visibility: hidden;
	transition: opacity .3s, visibility .3s
}

.social-contact-img:after,
.social-contact-img:before {
	content: "";
	position: absolute;
	left: 50%;
	bottom: -8px;
	z-index: 1;
	margin-left: -6px;
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 8px solid #ccc
}

.social-contact-img:after {
	bottom: -7px;
	z-index: 2;
	border-top-color: #fff
}

.social-contact-img .img {
	width: 100%
}

.footer-top01 .tit {
	padding: 140px 3% 64px;
	color: #000;
	text-align: center;
	border-bottom: 1px solid #eee
}

.footer-top01 .list {
	align-items: stretch;
	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 .icon {
	width: auto;
	height: 44px;
	margin: 0 auto 12px;
	display: block;
	transition: transform .4s ease-in-out
}

.footer-top01 .title {
	font-size: 16px;
	color: #000;
	margin-bottom: 6px
}

.footer-top01 .text {
	color: #888
}

@media only screen and (min-width:961px) {
	.page-footer .item-l .link:hover {
		opacity: 1
	}

	.page-footer .friendship .link:hover {
		text-decoration: underline
	}

	.social-contact-item.hasimg:hover .social-contact-img {
		opacity: 1;
		visibility: visible
	}

	.footer-top01 .item .icon:hover {
		transform: rotateY(180deg)
	}
}

@media only screen and (max-width:1600px) {
	.page-footer .top {
		padding: 40px 0 20px
	}

	.page-footer .content {
		padding: 40px 0 32px
	}

	.footer-top01 .tit {
		padding: 80px 3% 40px
	}

	.footer-top01 .list {
		padding: 48px 0
	}

	.footer-top01 .icon {
		height: 40px
	}
}

@media only screen and (max-width:960px) {
	.page-footer .content {
		display: none
	}

	.page-footer .top {
		padding: 24px 0 14px;
		display: none
	}

	.page-footer .copyright {
		border-top: none;
		padding: 14px 0
	}

	.footer-top01 .tit {
		padding: 60px 3% 28px
	}

	.footer-top01 .list {
		padding: 40px 0
	}

	.footer-top01 .icon {
		height: 30px
	}

	.footer-top01 .title {
		margin-bottom: 0;
		font-size: 14px
	}

	.footer-top01 .text {
		display: none
	}
}

@media only screen and (max-width:640px) {
	.page-footer .copyright {
		justify-content: center;
		line-height: 1.8
	}

	.page-footer .copyright .record {
		margin-left: 0
	}

	.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
	}
}

.swiper-container {
	opacity: 0;
	transition: opacity .4s ease
}

.swiper-container.isready {
	opacity: 1
}

.swiper-slide {
	box-sizing: border-box;
	overflow: hidden
}

.swiper-button-next,
.swiper-button-prev {
	outline: none
}

.swiper-pagination.typea {
	position: relative;
	bottom: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-top: 28px
}

.swiper-pagination.typea .swiper-pagination-bullet {
	width: 12px;
	height: 12px;
	border: 1px solid transparent;
	opacity: 1;
	background-color: transparent;
	position: relative
}

.swiper-pagination.typea .swiper-pagination-bullet:after {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 4px;
	height: 4px;
	background-color: #999;
	border-radius: 50%;
	overflow: hidden
}

.swiper-pagination.typea .swiper-pagination-bullet-active {
	border-color: #00A0E9
}

.swiper-pagination.typea .swiper-pagination-bullet-active:after {
	background-color: #00A0E9
}

.swiper-pagination.typea.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 4px
}

.swiper-pagination.typea.swiper-pagination-lock {
	display: none
}

@media only screen and (min-width:961px) {
	.swiper-pagination.typea .swiper-pagination-bullet:hover {
		border-color: #00A0E9
	}

	.swiper-pagination.typea .swiper-pagination-bullet:hover:after {
		background-color: #00A0E9
	}
}

@media only screen and (max-width:960px) {
	.swiper-pagination.typea {
		margin-top: 20px
	}
}

.index-banner {
	width: 100%;
	height: 100vh
}

.index-banner .img {
	width: 100%;
	display: none
}

.index-banner .video {
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 0;
	width: 100%;
	transform: translate(-50%, -50%);
	pointer-events: none
}

.index-banner .swiper-slide {
	background-position: 50%;
	background-size: cover;
	background-color: #000
}

.index-banner .index-page-pagination {
	bottom: 5%
}

.index-banner .index-page-pagination .swiper-pagination-bullet {
	margin: 0 6px
}

.index-banner .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")
}

.index-banner .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")
}

.index-banner .swiper-button-next,
.index-banner .swiper-button-prev {
	outline: none;
	width: 60px;
	height: 120px;
	margin-top: -60px;
	background-color: rgba(0, 0, 0, .3);
	background-size: 16px 32px;
	background-position: 50%;
	transition: background-color .3s, opacity .3s, transform .3s
}

.index-banner .swiper-button-next:hover,
.index-banner .swiper-button-prev:hover {
	background-color: #00A0E9
}

.index-page-pagination .swiper-pagination-bullet {
	width: 40px;
	height: 2px;
	opacity: 1;
	position: relative;
	border-radius: 0;
	background: #fff;
	text-align: center;
	font-size: 16px;
	overflow: hidden;
	box-shadow: 0 0 3px 0 rgba(0, 0, 0, .3)
}

.index-page-pagination .swiper-pagination-bullet:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 2px;
	background: #00A0E9;
	opacity: 0;
	transition: opacity .3s;
	transform: scaleX(0);
	transform-origin: left center;
	box-shadow: 0 0 2px #000
}

.index-page-pagination .swiper-pagination-bullet-active:after {
	opacity: 1;
	-webkit-animation: indicator-loading 10s linear forwards;
	animation: indicator-loading 10s linear forwards
}

.inside-banner {
	position: relative
}

.inside-banner .img {
	width: 100%
}

.inside-banner .img-m {
	width: 100%;
	display: none
}

@media only screen and (min-width:961px) {

	.index-banner:hover .swiper-button-next,
	.index-banner:hover .swiper-button-prev {
		transform: translateX(0)
	}
}

@media only screen and (max-width:1600px) {

	.index-banner .swiper-button-next,
	.index-banner .swiper-button-prev {
		width: 48px;
		height: 96px;
		background-size: 16px 32px
	}
}

@media only screen and (max-width:960px) {
	.index-banner {
		margin-top: 60px;
		height: auto
	}

	.index-banner .img {
		display: block
	}

	.index-banner .swiper-slide {
		background: none
	}

	.index-banner .index-page-pagination .swiper-pagination-bullet {
		margin: 0 4px
	}

	.index-banner .swiper-button-next,
	.index-banner .swiper-button-prev {
		display: none
	}

	.index-page-pagination .swiper-pagination-bullet {
		width: 10px;
		height: 10px;
		color: transparent;
		border: 1px solid #fff;
		border-radius: 50%;
		background: none
	}

	.index-page-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
		background: #fff
	}

	.index-page-pagination .swiper-pagination-bullet:after,
	.inside-banner .img {
		display: none
	}

	.inside-banner .img-m {
		display: block
	}
}

@-webkit-keyframes indicator-loading {
	0% {
		transform: scaleX(0)
	}

	to {
		transform: scaleX(1)
	}
}

@keyframes indicator-loading {
	0% {
		transform: scaleX(0)
	}

	to {
		transform: scaleX(1)
	}
}

.c-btn-a {
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 14px;
	width: 180px;
	line-height: 40px;
	color: #333;
	overflow: hidden;
	position: relative;
	z-index: 1;
	cursor: pointer;
	border: 1px solid #dadada;
	transition: color .3s, border-color .3s, opacity .3s
}

.c-btn-a:before {
	content: "";
	z-index: -1;
	position: absolute;
	top: 50%;
	left: 100%;
	margin: -15px 0 0 1px;
	width: 28px;
	height: 28px;
	border-radius: 50%;
	background: #00A0E9;
	transform-origin: 100% 50%;
	transform: scaleY(2);
	transition: transform .3s, opacity .3s;
	transition-timing-function: cubic-bezier(.7, 0, .9, 1)
}

.c-btn-a.typea {
	color: #fff;
	border-color: #00A0E9
}

.c-btn-a.typea:before {
	transform: scale3d(11, 11, 1)
}

.c-btn-a.type-white {
	color: #fff
}

.c-btn-a.mini {
	width: 128px;
	line-height: 34px;
	font-size: 13px
}

@media only screen and (min-width:961px) {
	.c-btn-a:hover {
		color: #fff;
		border-color: #00A0E9
	}

	.c-btn-a:hover.typea {
		opacity: .75
	}

	.c-btn-a:hover:before {
		transform: scale3d(11, 11, 1)
	}
}

@media only screen and (max-width:1600px) {
	.c-btn-a {
		width: 150px;
		line-height: 36px;
		font-size: 13px
	}
}

@media only screen and (max-width:960px) {
	.c-btn-a {
		width: 120px;
		line-height: 32px;
		font-size: 12px
	}
}

.shop-modal {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 99;
	opacity: 0;
	visibility: hidden;
	transition: opacity .3s, visibility .3s
}

.shop-modal.show {
	opacity: 1;
	visibility: visible
}

.shop-modal .bg {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: 0
}

.shop-modal .main {
	width: 92%;
	max-width: 560px;
	padding: 40px 3% 60px;
	background-color: #fff;
	position: relative;
	z-index: 1;
	margin: 0 auto;
	border-radius: 5px;
	text-align: center;
	box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1)
}

.shop-modal .title {
	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
}

.shop-modal .off {
	color: #ccc;
	font-size: 28px;
	position: absolute;
	right: 18px;
	top: 18px;
	cursor: pointer
}

.shop-modal .off:hover {
	color: #00A0E9
}

.video-modal {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 99;
	opacity: 0;
	visibility: hidden;
	transition: opacity .3s, visibility .3s
}

.video-modal.show {
	opacity: 1;
	visibility: visible
}

.video-modal .bg {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: .6
}

.video-modal .main {
	width: 92%;
	max-width: 800px;
	background-color: #fff;
	position: relative;
	z-index: 1;
	margin: 0 auto;
	border-radius: 5px;
	text-align: center;
	box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1);
	overflow: hidden
}

.video-modal .off {
	color: #ccc;
	font-size: 28px;
	position: absolute;
	right: 18px;
	top: 18px;
	cursor: pointer
}

.video-modal .off:hover {
	color: #00A0E9
}

.video-modal .video-js {
	width: 100%;
	height: auto;
	padding-bottom: 56.25%
}

.map-modal {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 99;
	opacity: 0;
	visibility: hidden;
	transition: opacity .3s, visibility .3s
}

.map-modal.show {
	opacity: 1;
	visibility: visible
}

.map-modal .bg {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: .6
}

.map-modal .main {
	width: 92%;
	height: 92%;
	background-color: #fff;
	position: relative;
	z-index: 1;
	margin: 0 auto;
	border-radius: 5px;
	text-align: center;
	box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1);
	overflow: hidden
}

.map-modal .off {
	color: #ccc;
	font-size: 28px;
	position: absolute;
	right: 18px;
	top: 18px;
	cursor: pointer
}

.map-modal .off:hover {
	color: #00A0E9
}

.map-modal .map {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0
}

.map-modal .map .amap-copyright,
.map-modal .map .amap-logo {
	display: none !important
}

@media only screen and (max-width:1600px) {
	.shop-modal .tit {
		font-size: 13px
	}
}

@media only screen and (max-width:960px) {
	.shop-modal .tit {
		font-size: 12px
	}
}

@media only screen and (max-width:640px) {
	.shop-modal .main {
		padding: 28px 4% 40px
	}

	.shop-modal .item {
		width: 27%;
		font-size: 12px
	}

	.shop-modal .icon {
		width: 100%;
		margin-bottom: 8px
	}

	.shop-modal .list {
		margin-top: 28px
	}
}

.c-pagination {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	margin-top: 40px;
	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: #00A0E9
}

.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: #00A0E9;
	border-color: #00A0E9
}

@media only screen and (min-width:961px) {
	.c-pagination-item:not(.disabled):hover {
		color: #fff;
		background-color: #00A0E9;
		border-color: #00A0E9
	}
}

@media only screen and (max-width:960px) {
	.c-pagination {
		margin-top: 28px
	}
}

@media only screen and (max-width:640px) {
	.c-pagination {
		margin-top: 20px
	}
}

.editor-detail {
	color: rgba(0, 0, 0, .6);
	font-size: 15px;
	line-height: 1.8;
	text-align: justify;
	text-justify: inter-ideograph
}

.editor-detail h2 {
	font-size: 24px;
	color: #333;
	margin-bottom: 20px
}

.editor-detail h4 {
	font-size: 18px;
	color: #333;
	margin-bottom: 4px
}

.editor-detail hr {
	margin: 40px 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: underline
}

.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
}

@media only screen and (max-width:960px) {
	.editor-detail {
		font-size: 14px
	}

	.editor-detail h2 {
		font-size: 18px;
		font-weight: 500;
		margin-bottom: 12px
	}

	.editor-detail h4 {
		font-size: 15px;
		font-weight: 500;
		margin-bottom: 2px
	}

	.editor-detail hr {
		margin: 28px 0
	}

	.editor-detail.img-mg img {
		margin: 12px auto
	}

	.editor-detail.word-type p {
		margin: 12px 0
	}
}

@media only screen and (max-width:640px) {
	.editor-detail.img-mg img {
		margin: 10px auto
	}

	.editor-detail.word-type p {
		margin: 10px 0
	}
}

#app {
	opacity: 0;
	transition: opacity .4s
}

#app.ready {
	opacity: 1
}

img {
	max-width: 100%
}

.page-main {
	padding-top: 100px;
	overflow: hidden
}

.page-main.notop {
	padding-top: 0
}

.page-pd {
	padding: 88px 0
}

.c-imghover {
	overflow: hidden
}

.c-imghover .c-imghover-item {
	transition: transform .4s ease-out
}

.page-dw {
	position: absolute;
	left: 0;
	top: -99px;
	z-index: -1
}

.inside-title {
	text-align: center;
	line-height: 1.3;
	margin-bottom: 48px
}

.inside-title .tit {
	color: #333;
	font-weight: 500
}

.inside-title .text {
	margin-top: 10px
}

.inside-title.type-wthite,
.inside-title.type-wthite .tit {
	color: #fff
}

.el-upload-list__item {
	transition: none !important
}

@media only screen and (min-width:961px) {
	.c-imghover:hover .c-imghover-item {
		transition: transform 1.2s ease-out;
		transform: scale(1.1)
	}
}

@media only screen and (max-width:1600px) {
	.page-main {
		padding-top: 80px
	}

	.page-pd {
		padding: 66px 0
	}

	.page-dw {
		top: -79px
	}
}

@media only screen and (max-width:960px) {
	.page-main {
		padding-top: 60px
	}

	.page-pd {
		padding: 48px 0
	}

	.page-dw {
		top: -59px
	}

	.inside-title {
		margin-bottom: 30px
	}

	.inside-title .text {
		margin-top: 6px
	}
}

@media only screen and (max-width:640px) {
	.page-pd {
		padding: 40px 0
	}

	.inside-title {
		margin-bottom: 24px
	}

	.inside-title .text {
		margin-top: 4px
	}
}

.index-page01 .header {
	max-width: 1560px;
	width: 92%;
	margin: 0 auto;
	line-height: 1.3;
	padding: 48px 0 32px
}

.index-page01 .header .tit {
	color: #000;
	margin-bottom: 12px
}

.index-page01 .header .item-l {
	width: 21.5%;
	padding-right: 3%
}

.index-page01 .header .item-r {
	width: 78.5%
}

.index-page01 .header .list {
	align-items: stretch
}

.index-page01 .header .item {
	width: 14.4%;
	margin-right: 2%;
	text-align: center;
	transition: box-shadow .3s;
	padding: 8px 0 18px
}

.index-page01 .header .item:last-of-type {
	margin-right: 0
}

.index-page01 .header .item.more {
	padding: 18px 0;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-end;
	justify-content: center
}

.index-page01 .header .img-box {
	overflow: hidden;
	position: relative;
	z-index: 1;
	width: 72%;
	margin: 0 auto
}

.index-page01 .header .img {
	width: 100%;
	opacity: 0;
	transition: opacity .3s, transform .3s
}

.index-page01 .header .icon {
	width: 32%;
	position: absolute;
	left: 50%;
	top: 55%;
	transform: translate(-50%, -50%);
	transition: opacity .3s
}

.index-page01 .header .plus {
	font-size: 28px;
	margin-bottom: 40px
}

.index-product {
	background-color: #f9f9f9
}

.index-product .swiper-slide {
	align-items: stretch
}

.index-product .item-l {
	width: 50%
}

.index-product .item-l .img {
	width: 100%
}

.index-product .item-r {
	width: 50%;
	line-height: 1.3;
	padding: 4%
}

.index-product .title {
	font-size: 44px;
	color: #333;
	margin-bottom: 24px
}

.index-product .tit {
	font-size: 24px;
	font-weight: 300;
	color: #666;
	margin-bottom: 8px
}

.index-product .img-box {
	position: relative;
	margin-top: 20px;
	z-index: 1
}

.index-product .img-box .img {
	display: block;
	width: 44.83%;
	margin: 0 auto
}

.index-product .img-box .tag {
	height: 40px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1
}

.index-product .more {
	justify-content: center;
	margin-top: 48px
}

.index-product .more .c-btn-a {
	margin: 0 9px
}

.index-product .function {
	position: absolute;
	right: 4%;
	bottom: 8%;
	z-index: 1;
	width: 150px;
	justify-content: flex-end
}

.index-product .function .swiper-button-prev {
	background: url(../images/icon-jt02-l.png) no-repeat 50%/20px
}

.index-product .function .swiper-button-next {
	background: url(../images/icon-jt02-r.png) no-repeat 50%/20px
}

.index-product .function .swiper-button-next,
.index-product .function .swiper-button-prev {
	position: static;
	margin: 0;
	width: auto;
	height: auto;
	font-size: 20px;
	padding: 16px
}

.index-product .function .swiper-pagination {
	width: auto;
	position: static;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-end;
	font-size: 18px;
	font-style: italic;
	color: #888;
	line-height: 1;
	margin: 0 20px 0 12px;
	letter-spacing: 1px
}

.index-product .function .swiper-pagination-current {
	font-size: 28px;
	color: #000
}

.index-page02 {
	background-color: #ebf4fd
}

.index-page02 .main {
	align-items: flex-start
}

.index-page02 .item-l {
	width: 80.8%;
	position: relative
}

.index-page02 .item-r {
	width: 19.2%;
	text-align: right;
	padding-left: 4%;
	padding-top: 4%
}

.index-page02 .title {
	color: #333;
	margin-bottom: 60px
}

.index-page02 .item {
	margin-bottom: 32px;
	cursor: pointer;
	color: #999
}

.index-page02 .item:last-of-type {
	margin-bottom: 0
}

.index-page02 .item.active,
.index-page02 .item:hover {
	color: #00A0E9
}

.index-page02 .more {
	margin-top: 100px;
	margin-left: auto
}

.index-page02 .bg {
	width: 100%
}

.index-technology {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%
}

.index-technology .img {
	width: 100%
}

.index-technology .swiper-pagination-bullet {
	width: 12px;
	height: 12px;
	border: 1px solid #000;
	position: relative
}

.index-technology .swiper-pagination-bullet:after {
	content: "";
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background-color: #00A0E9;
	position: absolute;
	left: 3px;
	top: 3px;
	transform: scale(1.2);
	opacity: 0
}

.index-technology .swiper-pagination-bullet-active {
	border-color: #00A0E9;
	background-color: transparent
}

.index-technology .swiper-pagination-bullet-active:after {
	opacity: 1
}

.index-technology.swiper-container-vertical>.swiper-pagination-bullets {
	right: 3%
}

.index-technology.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 12px 0
}

.index-page03 {
	position: relative;
	overflow: hidden
}

.index-page03 .bg {
	width: 100%
}

.index-page03 .main {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(../images/index03.jpg) no-repeat 50%/cover;
	padding: 6% 20%
}

.index-page03 .main:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 0;
	background-color: #000;
	opacity: .3
}

.index-page03 .info {
	position: relative;
	z-index: 1;
	color: #fff;
	width: 50%
}

.index-page03 .info .title {
	padding-bottom: 20px;
	margin-bottom: 20px;
	position: relative
}

.index-page03 .info .title:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 40px;
	height: 1px;
	background-color: #fff
}

.index-page03 .info .content {
	line-height: 1.7
}

.index-page03 .info .more {
	margin-top: 120px
}

.index-cases {
	position: absolute;
	top: 0;
	right: 12%;
	z-index: 0;
	width: 420px;
	height: 100%;
	background-color: hsla(0, 0%, 100%, .85);
	padding: 35px
}

.index-cases .img {
	width: 100%
}

.index-cases .swiper-slide {
	height: auto;
	cursor: pointer;
	position: relative
}

.index-cases .box {
	position: absolute;
	left: 0;
	top: 50%;
	z-index: 1;
	transform: translateY(-50%);
	width: 100%;
	color: #fff;
	padding: 0 60px;
	text-align: center;
	opacity: 0;
	visibility: hidden;
	transition: opacity .3s, visibility .3s
}

.index-cases .more {
	display: block;
	width: 120px;
	padding: 6px 3%;
	color: #fff;
	background-color: #00A0E9;
	margin: 20px auto 0
}

.index-cases .more:hover {
	opacity: .9
}

.index-cases .block {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 0;
	background-color: rgba(0, 0, 0, .6);
	padding: 20px;
	opacity: 0;
	visibility: hidden;
	transition: opacity .3s, visibility .3s
}

.index-cases .block:after {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	border: 1px solid #fff
}

.index-page04 {
	width: 92%;
	max-width: 1280px;
	margin: 0 auto;
	align-items: flex-start
}

.index-page04 .item-l {
	width: 54%;
	position: relative;
	padding-right: 10.25%
}

.index-page04 .item-r {
	width: 46%;
	padding-left: 8%;
	padding-top: 7%
}

.index-page04 .img1 {
	width: 100%
}

.index-page04 .img2 {
	width: 41.96%;
	position: absolute;
	right: 0;
	top: 4%
}

.index-page04 .title {
	margin-bottom: 16px;
	color: #333
}

.index-page04 .content {
	line-height: 1.7
}

.index-page04 .more {
	margin-top: 100px
}

.index-page04 .list {
	justify-content: space-between;
	margin-bottom: 60px
}

.index-page04 .item {
	text-align: center
}

.index-page04 .item>.c-flex {
	justify-content: center;
	align-items: flex-end
}

.index-page04 .text {
	color: #000;
	margin-top: 10px
}

.index-page04 .num {
	font-family: bebas;
	font-size: 50px;
	color: #666;
	line-height: 1
}

.index-page04 .tag {
	margin-left: 6px
}

.index-page04 .img {
	width: 100%
}

.index-page04 .video {
	width: 63.74%;
	position: relative;
	overflow: hidden;
	cursor: pointer;
	margin-top: 160px;
	margin-left: auto
}

.index-page04 .video:hover:after {
	transform: scale(1.2)
}

.index-page04 .video:after {
	content: "";
	pointer-events: none;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 1;
	background: rgba(0, 0, 0, .6) url(../images/icon-play-w.png) no-repeat 50%/44px;
	transition: transform .4s ease-in-out
}

.index-page05 {
	background-color: #f9f9f9
}

.index-page05.news-page01 .nav {
	margin-left: auto
}

.index-page05 .more1 {
	margin-top: 30px;
	display: none
}

@media only screen and (min-width:961px) {

	.index-page01 .header .item.active,
	.index-page01 .header .item:hover {
		box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1)
	}

	.index-page01 .header .item.active .img,
	.index-page01 .header .item:hover .img {
		opacity: 1;
		transform: scale(1.2)
	}

	.index-page01 .header .item.active .icon,
	.index-page01 .header .item:hover .icon {
		opacity: 0
	}

	.index-cases .swiper-slide:hover .block,
	.index-cases .swiper-slide:hover .box {
		opacity: 1;
		visibility: visible
	}
}

@media only screen and (max-width:1600px) {
	.index-page01 .header {
		padding: 36px 0 28px
	}

	.index-product .item-r {
		padding: 3%
	}

	.index-product .title {
		font-size: 32px;
		margin-bottom: 16px
	}

	.index-product .tit {
		font-size: 18px;
		margin-bottom: 6px
	}

	.index-product .text {
		font-size: 12px
	}

	.index-product .img-box .tag {
		height: 28px
	}

	.index-product .img-box .img {
		width: 40%
	}

	.index-product .more {
		margin-top: 28px
	}

	.index-product .function {
		bottom: 4%
	}

	.index-product .function .swiper-button-next,
	.index-product .function .swiper-button-prev {
		padding: 12px;
		background-size: 16px
	}

	.index-product .function .swiper-pagination {
		font-size: 14px;
		margin: 0 12px 0 6px
	}

	.index-product .function .swiper-pagination-current {
		font-size: 24px
	}

	.index-page02 .item-l {
		width: 75%
	}

	.index-page02 .item-r {
		width: 25%;
		text-align: right;
		padding-left: 3%;
		padding-top: 2%
	}

	.index-page02 .title {
		margin-bottom: 40px
	}

	.index-page02 .item {
		margin-bottom: 24px
	}

	.index-page02 .more {
		margin-top: 64px
	}

	.index-page03 .main {
		padding: 6% 12% 0
	}

	.index-page03 .info .more {
		margin-top: 80px
	}

	.index-cases {
		right: 4%
	}

	.index-page04 .item-r {
		padding-left: 6%
	}

	.index-page04 .list {
		margin-bottom: 40px
	}

	.index-page04 .num {
		font-size: 40px
	}

	.index-page04 .more {
		margin-top: 80px
	}

	.index-page04 .video {
		margin-top: 100px
	}
}

@media only screen and (max-width:1200px) {
	.index-page04 .more {
		margin-top: 60px
	}

	.index-page04 .video {
		margin-top: 80px
	}
}

@media only screen and (max-width:960px) {
	.index-page01 .header {
		display: none
	}

	.index-product .title {
		font-size: 24px;
		margin-bottom: 12px
	}

	.index-product .tit {
		font-size: 14px;
		margin-bottom: 4px
	}

	.index-product .item-l {
		display: none
	}

	.index-product .item-r {
		width: 100%;
		padding: 48px 3% 60px
	}

	.index-product .function {
		width: 32px;
		right: 2%
	}

	.index-product .function .swiper-button-next,
	.index-product .function .swiper-button-prev {
		display: none
	}

	.index-product .function .swiper-pagination {
		font-size: 12px;
		margin: 0
	}

	.index-product .function .swiper-pagination-current {
		font-size: 18px
	}

	.index-product .img-box .img {
		width: 25%
	}

	.index-page02 .item-l {
		width: 100%;
		order: 1
	}

	.index-page02 .item-r {
		width: 100%;
		padding: 0 0 32px;
		text-align: left
	}

	.index-page02 .list {
		display: none
	}

	.index-page02 .more {
		margin-left: 0;
		margin-top: 0
	}

	.index-page02 .title {
		margin-bottom: 32px
	}

	.index-technology .swiper-pagination-bullet {
		width: 10px;
		height: 10px
	}

	.index-technology .swiper-pagination-bullet:after {
		content: "";
		width: 4px;
		height: 4px;
		left: 2px;
		top: 2px;
		transform: scale(.94)
	}

	.index-technology.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
		margin: 6px 0
	}

	.index-cases {
		display: none
	}

	.index-page03 .main {
		padding: 60px 4%;
		position: relative
	}

	.index-page03 .info .more {
		margin-top: 40px
	}

	.index-page03 .info .title {
		margin-bottom: 16px;
		padding-bottom: 16px
	}

	.index-page03 .info .title:after {
		width: 28px
	}

	.index-page03 .bg,
	.index-page04 .item-l {
		display: none
	}

	.index-page04 .item-r {
		width: 100%;
		padding: 0
	}

	.index-page04 .list,
	.index-page04 .video {
		display: none
	}

	.index-page04 .title {
		margin-bottom: 12px
	}

	.index-page04 .more {
		margin-top: 40px
	}

	.index-page04 .content {
		font-size: 13px
	}

	.index-page05.news-page01 .list .item:nth-of-type(3),
	.index-page05.news-page01 .nav {
		display: none
	}

	.index-page05 .more1 {
		display: flex
	}
}

@media only screen and (max-width:640px) {
	.index-product .title {
		font-size: 20px;
		margin-bottom: 8px
	}

	.index-product .tit {
		font-size: 13px
	}

	.index-product .item-r {
		padding: 40px 3% 48px
	}

	.index-product .more .c-btn-a {
		margin: 0 6px
	}

	.index-product .img-box .tag {
		height: 20px
	}

	.index-product .img-box .img {
		width: 50%
	}

	.index-page02 .title {
		margin-bottom: 24px
	}

	.index-page03 .main {
		padding: 40px 4%
	}

	.index-page03 .info {
		width: 100%
	}

	.index-page03 .info .more {
		margin-top: 40px
	}

	.index-page04 .more {
		margin-top: 28px
	}

	.index-page05.news-page01 .list .item:nth-of-type(2) {
		display: none
	}
}

.news-page01 {
	background-color: #f9f9f9
}

.news-page01 .header {
	align-items: flex-end
}

.news-page01 .header .tit {
	line-height: 1;
	color: #333
}

.news-page01 .nav .item {
	display: block;
	line-height: 30px;
	padding: 0 20px;
	transition: color .3s, background-color .3s;
	margin-right: 20px
}

.news-page01 .nav .item:last-of-type {
	margin-right: 0
}

.news-page01 .nav .item.active {
	color: #fff;
	background-color: #00A0E9
}

.news-page01 .container {
	padding: 3.5%;
	background-color: #fff
}

.news-page01 .list .item {
	width: 31.5%;
	margin-right: 2.75%;
	margin-top: 2.75%;
	transition: box-shadow .3s
}

.news-page01 .list .item:nth-of-type(3n) {
	margin-right: 0
}

.news-page01 .list .img {
	width: 100%
}

.news-page01 .list .img-box {
	overflow: hidden;
	position: relative;
	z-index: 1
}

.news-page01 .list .box {
	padding: 28px 24px
}

.news-page01 .list .title {
	color: #333;
	font-size: 18px;
	margin-bottom: 8px;
	transition: color .3s
}

.news-page01 .list .content {
	height: 44px;
	line-height: 22px;
	margin-bottom: 28px;
	color: rgba(0, 0, 0, .5);
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}

.news-page01 .list .time {
	font-size: 14px;
	color: #999;
	align-items: flex-start;
	line-height: 1;
	font-family: "\5B8B\4F53", Arial, Helvetica, sans-serif
}

.news-page01 .list .day {
	font-size: 30px;
	color: #333;
	padding-top: 10px;
	margin-right: 10px
}

.news-page01 .list .more {
	width: 20px;
	height: 12px;
	background: url(../images/icon-jt02-r.png) no-repeat 50%/100% 100%;
	margin-left: auto;
	transition: background-image .3s
}

@media only screen and (min-width:961px) {
	.news-page01 .nav .item:hover {
		color: #fff;
		background-color: #00A0E9
	}

	.news-page01 .list .item:hover {
		box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1)
	}

	.news-page01 .list .item:hover .title {
		color: #00A0E9
	}

	.news-page01 .list .item:hover .more {
		background-image: url(../images/icon-jt02-r-b.png)
	}
}

@media only screen and (max-width:1600px) {
	.news-page01 .list .box {
		padding: 20px
	}

	.news-page01 .list .title {
		font-size: 16px
	}

	.news-page01 .list .content {
		font-size: 13px;
		line-height: 20px;
		height: 40px;
		margin-bottom: 20px
	}

	.news-page01 .list .time {
		font-size: 12px
	}

	.news-page01 .list .day {
		font-size: 26px
	}
}

@media only screen and (max-width:960px) {
	.news-page01 .container {
		padding: 0;
		background: none
	}

	.news-page01 .nav .item {
		font-size: 12px;
		line-height: 26px;
		padding: 0 12px;
		margin-right: 12px
	}

	.news-page01 .list {
		justify-content: space-between
	}

	.news-page01 .list .box {
		padding: 16px 0 0
	}

	.news-page01 .list .item {
		width: 48%;
		margin-top: 4%;
		margin-right: 0
	}
}

@media only screen and (max-width:640px) {

	.news-page01 .list .item,
	.news-page01 .nav {
		width: 100%;
		margin-top: 20px
	}

	.news-page01 .list .item {
		padding-top: 20px;
		border-top: 1px solid #eee
	}

	.news-page01 .list .item:first-of-type {
		border-top: 0;
		padding-top: 0
	}
}

.news-detail01 {
	width: 92%;
	max-width: 1280px;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	margin: 0 auto;
	padding-bottom: 0
}

.news-detail01 .main {
	width: calc(100% - 380px);
	padding-right: 40px;
	border-right: 1px solid #eee
}

.news-detail01 .main .title {
	color: #333;
	margin-bottom: 16px
}

.news-detail01 .main .content {
	margin-top: 28px
}

.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
}

.news-detail01 .main .footer .link:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: -1px;
	width: 100%;
	height: 1px;
	background: #00A0E9;
	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: 8px;
	border-left: 2px solid #00A0E9;
	margin-bottom: 20px
}

.news-detail01 .re-news {
	padding: 20px 20px 44px;
	position: relative;
	background-color: #fff;
	border: 1px solid #eee
}

.news-detail01 .re-news .title {
	font-size: 14px;
	line-height: 20px;
	max-height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}

.news-detail01 .re-news .more {
	color: #fff;
	background: #00A0E9;
	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
}

.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: #00A0E9
}

.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: #00A0E9
	}

	.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: #00A0E9
	}

	.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:1200px) {
	.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
	}
}

.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: #00A0E9;
	opacity: 0
}

.search-page02 .nav .item:last-of-type {
	margin-right: 0
}

.search-page02 .nav .item.active {
	color: #00A0E9
}

.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: #00A0E9
	}
}

@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: 16px 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
	}
}

.job-page01 {
	background-color: #f9f9f9
}

.job-page01 .container {
	width: 94%;
	max-width: 1080px;
	margin: 0 auto
}

.job-page01 .item {
	background-color: #fff;
	padding: 0 4%;
	margin-bottom: 24px
}

.job-page01 .header {
	padding: 36px 0;
	cursor: pointer
}

.job-page01 .title {
	color: #333;
	width: 18%;
	padding-right: 4%
}

.job-page01 .money {
	color: #666;
	width: 18%
}

.job-page01 .other {
	width: 64%;
	color: #999;
	padding-right: 120px;
	position: relative
}

.job-page01 .more {
	color: #00A0E9;
	position: absolute;
	right: 0;
	top: 50%;
	line-height: 20px;
	margin-top: -10px
}

.job-page01 .main {
	padding: 24px 0 40px;
	border-top: 1px solid #eee;
	display: none
}

.job-page01 .tags ul {
	list-style: none;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	margin-bottom: 0
}

.job-page01 .tags li {
	line-height: 26px;
	border: 1px solid #00A0E9;
	color: #00A0E9;
	padding: 0 13px;
	border-radius: 13px;
	margin-right: 20px;
	margin-bottom: 20px
}

.job-page01 .content {
	line-height: 1.8;
	padding-right: 40%;
	position: relative
}

.job-page01 .link {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 0
}

@media only screen and (max-width:1600px) {
	.job-page01 .header {
		padding: 32px 0
	}
}

@media only screen and (max-width:960px) {
	.job-page01 .header {
		padding: 24px 0
	}

	.job-page01 .tags {
		display: none
	}
}

@media only screen and (max-width:640px) {
	.job-page01 .item {
		padding: 0 5%
	}

	.job-page01 .header {
		padding: 16px 0
	}

	.job-page01 .other p {
		display: none
	}

	.job-page01 .title {
		width: 50%
	}

	.job-page01 .money {
		width: 20%
	}

	.job-page01 .other {
		width: 30%;
		padding: 0
	}

	.job-page01 .content {
		padding: 0
	}

	.job-page01 .link {
		position: relative;
		margin-top: 20px
	}

	.job-page01 .main {
		padding: 20px 0 36px
	}
}

.contact-page01 {
	position: relative;
	border-bottom: 1px solid #eee
}

.contact-page01 .container {
	align-items: stretch
}

.contact-page01 .item {
	padding: 120px 4%;
	width: 33.33%;
	border-right: 1px solid #eee
}

.contact-page01 .item:first-of-type {
	border-left: 1px solid #eee
}

.contact-page01 .item.ewm {
	padding: 64px 4%
}

.contact-page01 .box {
	border-bottom: 1px solid #eee;
	text-align: center;
	color: #333;
	padding-bottom: 40px;
	margin-bottom: 40px
}

.contact-page01 .box:last-of-type {
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0
}

.contact-page01 .img {
	width: 100%;
	max-width: 150px;
	display: block;
	margin: 0 auto 12px
}

.contact-page01 .tit {
	font-weight: 700;
	line-height: 1;
	padding-bottom: 16px;
	position: relative;
	color: #333;
	margin-bottom: 50px
}

.contact-page01 .tit:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 0;
	width: 28px;
	height: 3px;
	background-color: #00A0E9
}

.contact-page01 .title {
	color: #333;
	margin-bottom: 32px
}

.contact-page01 .content {
	line-height: 2
}

.contact-page01 .go {
	line-height: 20px;
	margin-top: 20px;
	display: inline-block;
	padding-left: 28px;
	background: url(../images/icon-address.png) no-repeat 0;
	background-size: auto 100%;
	color: #00A0E9
}

.contact-page02 {
	position: relative;
	padding-bottom: 0;
	width: 92%;
	max-width: 1380px;
	margin: 0 auto
}

.contact-page02 .container {
	border: 1px solid #eee;
	align-items: stretch
}

.contact-page02 .item-l {
	width: 48%;
	background: url(../images/contact01.jpg) no-repeat 50%/cover
}

.contact-page02 .item-r {
	width: 52%
}

.contact-page02 .main {
	width: 88%;
	max-width: 520px;
	margin: 0 auto
}

.contact-page02 .title {
	color: #333;
	margin-bottom: 10px;
}

.contact-page02 .tit {
}

.contact-page02 .form {
	align-items: flex-start;
	justify-content: space-between;
	margin-top: 50px
}

.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;
	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: #00A0E9
}

.contact-page02 .form .textarea {
	width: 100%;
	height: 160px;
	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: #00A0E9
}

.contact-page02 .form .submit {
	width: 100%;
	line-height: 44px;
	background-color: #00A0E9;
	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
}

@media only screen and (max-width:1440px) {
	.contact-page01 .container {
		width: 100%
	}

	.contact-page01 .item {
		padding: 80px 3%
	}

	.contact-page01 .item:first-of-type {
		border-left: none
	}

	.contact-page01 .item:last-of-type {
		border-right: none
	}

	.contact-page01 .item.ewm {
		padding: 48px 3%
	}

	.contact-page01 .tit {
		margin-bottom: 40px
	}

	.contact-page01 .title {
		margin-bottom: 24px
	}

	.contact-page01 .content {
		font-size: 13px;
		line-height: 1.8
	}

	.contact-page01 .img {
		max-width: 120px
	}

	.contact-page01 .box {
		padding-bottom: 30px;
		margin-bottom: 30px
	}
}

@media only screen and (max-width:960px) {
	.contact-page01 .item {
		width: 50%;
		padding: 40px 4%
	}

	.contact-page01 .item.ewm {
		width: 100%;
		display: flex;
		flex-wrap: wrap;
		align-items: stretch;
		padding: 40px 4%;
		border-top: 1px solid #eee
	}

	.contact-page01 .content {
		font-size: 12px
	}

	.contact-page01 .tit {
		margin-bottom: 30px
	}

	.contact-page01 .title {
		margin-bottom: 20px
	}

	.contact-page01 .box {
		width: 50%;
		padding: 0;
		margin-bottom: 0;
		border-bottom: none
	}

	.contact-page02 .item-l {
		display: none
	}

	.contact-page02 .item-r {
		width: 100%
	}
}

@media only screen and (max-width:640px) {
	.contact-page01 .img {
		max-width: 100px;
		margin-bottom: 10px
	}

	.contact-page01 .box {
		font-size: 12px
	}

	.contact-page01 .item {
		width: 100%;
		border-top: 1px solid #eee
	}

	.contact-page02 .item-r {
		padding: 0
	}

	.contact-page02 .container {
		border: none
	}

	.contact-page02 .main {
		width: 100%
	}

	.contact-page02 .title {
		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
	}
}

.outlets-page01 {
	padding: 50px 0;
	background: url(../images/outlets01.jpg) no-repeat 50%/cover;
	position: relative
}

.outlets-page01:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: #000;
	opacity: .5
}

.outlets-page01 .main {
	position: relative;
	z-index: 1;
	color: #fff;
	width: 92%;
	max-width: 700px;
	margin: 0 auto;
	text-align: center
}

.outlets-page01 .el-select {
	width: 100%;
	display: block
}

.outlets-page01 .el-select .el-input.is-focus .el-input__inner {
	border-color: #fff
}

.outlets-page01 .el-select__input {
	color: #fff
}

.outlets-page01 .el-input__inner {
	width: 100%;
	background: url(../images/icon-search-w.png) no-repeat right 12px center/20px;
	background-color: transparent;
	padding-right: 40px;
	color: #fff;
	line-height: 44px;
	height: 44px
}

.outlets-page01 .el-input__inner:focus {
	border-color: #fff !important
}

.outlets-page01 .title {
	margin-bottom: 12px
}

.outlets-page01 .tit {
	margin-bottom: 36px
}

.outlets-page01 .list {
	padding: 8px 16px 0
}

.outlets-page01 .item {
	margin-right: 20px;
	cursor: pointer
}

.outlets-page01 .item:first-of-type {
	margin-right: 10px;
	cursor: default
}

.outlets-page02 {
	width: 92%;
	max-width: 980px;
	margin: 0 auto
}

.outlets-page02 .info {
	margin-top: 60px;
	text-align: center;
	padding-bottom: 16px;
	border-bottom: 1px solid #e6e6e6
}

.outlets-page02 .list .item {
	width: 31.5%;
	margin-top: 40px;
	padding-right: 4%;
	margin-right: 2.75%
}

.outlets-page02 .list .item:nth-of-type(3n) {
	margin-right: 0
}

.outlets-page02 .list .title {
	color: #333;
	font-size: 15px;
	margin-bottom: 12px
}

.outlets-page02 .list .title:before {
	content: attr(data-index);
	color: #00A0E9;
	margin-right: 10px
}

.outlets-page02 .list .address,
.outlets-page02 .list .tel {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 8px;
	padding-left: 26px
}

.outlets-page02 .list .address {
	background: url(../images/agent01.png) no-repeat 0 0;
	background-size: auto 18px
}

.outlets-page02 .list .tel {
	background: url(../images/agent02.png) no-repeat 0 0;
	background-size: auto 18px
}

.outlets-page02 .list .more {
	color: #00A0E9;
	font-size: 12px;
	margin-top: 12px;
	cursor: pointer
}

@media only screen and (max-width:960px) {
	.outlets-page01 .tit {
		margin-bottom: 28px
	}

	.outlets-page02 .info {
		margin-top: 40px
	}

	.outlets-page02 .list .item {
		width: 48.5%;
		margin-right: 3%
	}

	.outlets-page02 .list .item:nth-of-type(3n) {
		margin-right: 3%
	}

	.outlets-page02 .list .item:nth-of-type(2n) {
		margin-right: 0
	}
}

@media only screen and (max-width:640px) {

	.outlets-page01 .tit,
	.outlets-page02 .tit {
		margin-bottom: 20px
	}

	.outlets-page02 .info {
		margin-top: 20px
	}

	.outlets-page02 .choose .el-select {
		margin: 0 0 10px;
		width: 100%
	}

	.outlets-page02 .list .item {
		width: 100%;
		padding-right: 0;
		margin-right: 0;
		margin-top: 16px;
		padding-bottom: 16px;
		border-bottom: 1px solid #eee
	}

	.outlets-page02 .list .item:nth-of-type(3n) {
		margin-right: 0
	}

	.outlets-page02 .list .item:last-of-type {
		border-bottom: none
	}
}

.join-nav {
	width: 100%;
	padding: 0 4%;
	background-color: #fff;
	z-index: 6
}

.join-nav .item {
	line-height: 60px;
	margin-right: 40px
}

.join-aside {
	position: fixed;
	top: 50%;
	right: 0;
	z-index: 6;
	margin-top: -90px;
	width: 180px;
	background-color: #fff;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1);
	line-height: 1.3
}

.join-aside.hide {
	display: none
}

.join-aside .header {
	color: #fff;
	padding: 16px;
	background-color: #00A0E9
}

.join-aside .close {
	font-size: 16px;
	margin-left: auto;
	cursor: pointer
}

.join-aside .main {
	padding: 8px 16px
}

.join-aside .item {
	padding: 8px 0
}

.join-aside .item i {
	font-size: 16px
}

.join-aside .tit {
	font-size: 12px;
	margin-bottom: 6px
}

.join-aside .text {
	color: #00A0E9;
	font-size: 16px
}

.join-page01 {
	margin: 0 auto;
	width: 92%;
	max-width: 1160px;
	position: relative;
	padding-bottom: 0
}

.join-page01 .list {
	justify-content: space-between;
	align-items: stretch
}

.join-page01 .list .img {
	width: 50%
}

.join-page01 .list .icon {
	width: 88px;
	height: 88px;
	border: 1px solid #eee;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
	margin: 0 auto 28px
}

.join-page01 .list .item {
	width: 30.5%;
	text-align: center;
	padding: 80px 4%;
	transition: box-shadow .3s
}

.join-page01 .list .title {
	color: #333;
	margin-bottom: 16px
}

.join-page01 .list .content {
	line-height: 1.75
}

.join-page01 .list .line {
	width: 20px;
	height: 2px;
	background: #00A0E9;
	margin: 60px auto 0
}

.join-page02 {
	margin: 0 auto;
	width: 92%;
	max-width: 1280px;
	position: relative
}

.join-page02 .container {
	align-items: stretch
}

.join-page02 .container .tit {
	color: #333;
	padding-bottom: 20px
}

.join-page02 .container .content {
	padding-left: 40px;
	color: #666
}

.join-page02 .item-l {
	width: 45%;
	background: url(../images/join01.jpg) no-repeat top/cover
}

.join-page02 .item-r {
	width: 55%;
	padding-left: 5%
}

.join-page02 .el-collapse-item__header {
	font-size: 16px;
	height: auto;
	line-height: 1.5;
	transition: color .3s;
	padding: 20px 0 20px 40px;
	background: url(../images/icon-join-2-1-1.png) no-repeat 0;
	background-size: 22px;
	transition: background-image .3s
}

.join-page02 .el-collapse-item__header.is-active {
	color: #00A0E9;
	background-image: url(../images/icon-join-2-1-2.png)
}

.join-page02 .el-collapse-item:nth-of-type(2) .el-collapse-item__header {
	background-image: url(../images/icon-join-2-2-1.png)
}

.join-page02 .el-collapse-item:nth-of-type(2) .el-collapse-item__header.is-active {
	background-image: url(../images/icon-join-2-2-2.png)
}

.join-page02 .el-collapse-item:nth-of-type(3) .el-collapse-item__header {
	background-image: url(../images/icon-join-2-3-1.png)
}

.join-page02 .el-collapse-item:nth-of-type(3) .el-collapse-item__header.is-active {
	background-image: url(../images/icon-join-2-3-2.png)
}

.join-page02 .el-collapse-item:nth-of-type(4) .el-collapse-item__header {
	background-image: url(../images/icon-join-2-4-1.png)
}

.join-page02 .el-collapse-item:nth-of-type(4) .el-collapse-item__header.is-active {
	background-image: url(../images/icon-join-2-4-2.png)
}

.join-page02 .el-collapse-item:nth-of-type(5) .el-collapse-item__header {
	background-image: url(../images/icon-join-2-5-1.png)
}

.join-page02 .el-collapse-item:nth-of-type(5) .el-collapse-item__header.is-active {
	background-image: url(../images/icon-join-2-5-2.png)
}

.join-page02 .el-collapse-item:nth-of-type(6) .el-collapse-item__header {
	background-image: url(../images/icon-join-2-6-1.png)
}

.join-page02 .el-collapse-item:nth-of-type(6) .el-collapse-item__header.is-active {
	background-image: url(../images/icon-join-2-6-2.png)
}

.join-page03 {
	position: relative;
	background-color: #f9f9f9
}

.join-vivid {
	width: 94%;
	max-width: 1280px
}

.join-vivid .img {
	width: 100%
}

.join-page04 {
	position: relative;
	width: 94%;
	max-width: 1290px;
	margin: 0 auto;
	overflow: hidden
}

.join-page04 .container {
	padding: 48px 0
}

.join-page04 .container .img {
	max-width: 99999px
}

.nicescroll-rails-hr {
	background-color: #e4e4e4;
	border-radius: 4px
}

.join-page05 {
	position: relative;
	background-color: #f9f9f9
}

.join-page05 .form {
	width: 92%;
	max-width: 640px;
	margin: 0 auto
}

.join-page05 .item {
	width: 100%;
	display: flex;
	flex-wrap: nowrap;
	align-items: flex-start;
	margin-bottom: 16px
}

.join-page05 .item.required .label:before {
	content: "* ";
	color: red
}

.join-page05 .label {
	width: 110px;
	text-align: right;
	line-height: 1.5;
	flex-shrink: 0;
	padding: 13px 20px 13px 0
}

.join-page05 .input {
	width: 100%;
	height: 48px;
	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;
	background-color: #fff
}

.join-page05 .input:focus {
	border-color: #00A0E9
}

.join-page05 .textarea {
	width: 100%;
	height: 160px;
	outline: none;
	resize: none;
	padding: 10px;
	border: 1px solid #eee;
	background: none;
	-webkit-appearance: none;
	display: block;
	border-radius: 3px;
	background-color: #fff
}

.join-page05 .textarea:focus {
	border-color: #00A0E9
}

.join-page05 .submit {
	width: 100%;
	line-height: 48px;
	background-color: #00A0E9;
	color: #fff;
	cursor: pointer;
	text-align: center;
	font-size: 16px;
	border-radius: 3px;
	margin: 8px auto 0;
	border: none !important;
	font-weight: 400;
	outline: none
}

.join-page05 .submit:focus {
	opacity: .9
}

.join-page05 .submit:before {
	display: none
}

.join-page05 .info {
	font-size: 14px;
	color: red
}

@media only screen and (min-width:961px) {
	.join-page01 .list .item:hover {
		box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1)
	}
}

@media only screen and (max-width:960px) {

	.join-aside,
	.join-nav {
		display: none
	}

	.join-page01 .list .item {
		width: 30%;
		padding: 48px 3%;
		border: 1px solid #eee
	}

	.join-page01 .list .content {
		display: none
	}

	.join-page01 .list .icon {
		border: none
	}

	.join-page01 .list .img {
		width: 100%
	}

	.join-page01 .list .icon {
		width: 44px;
		height: 44px;
		margin-bottom: 20px
	}

	.join-page01 .list .title {
		margin-bottom: 0
	}

	.join-page01 .list .line {
		margin-top: 40px
	}

	.join-page02 .item-l {
		display: none
	}

	.join-page02 .item-r {
		width: 100%;
		padding: 0
	}

	.join-page02 .el-collapse-item__header {
		padding: 16px 0 16px 28px;
		font-size: 14px;
		background-size: 18px
	}

	.join-page02 .container .tit {
		display: none
	}

	.join-page02 .container .content {
		padding-left: 28px
	}

	.join-page04 .container {
		padding: 32px 0;
		touch-action: auto !important;
		overflow-x: scroll !important
	}

	.join-page04 .container .img {
		zoom: .6
	}

	.nicescroll-rails-hr {
		display: none !important
	}
}

@media only screen and (max-width:640px) {
	.join-page01 .list .item {
		width: 31.5%;
		padding: 30px 3%
	}

	.join-page01 .list .icon {
		width: 28px;
		height: 28px;
		margin-bottom: 12px
	}

	.join-page01 .list .title {
		font-size: 14px
	}

	.join-page01 .list .line {
		margin-top: 16px;
		width: 16px
	}

	.join-page04 .container {
		padding: 28px 0
	}

	.join-page05 .label {
		width: 100%;
		text-align: left;
		padding: 0;
		margin-bottom: 4px
	}

	.join-page05 .item {
		flex-wrap: wrap;
		margin-bottom: 12px
	}

	.join-page05 .submit {
		line-height: 44px;
		font-size: 14px;
		margin-top: 0
	}

	.join-page05 .info {
		font-size: 12px
	}
}

.technology-title {
	margin-bottom: 40px
}

.technology-title.center {
	text-align: center
}

.technology-title .title {
	font-size: 40px;
	font-weight: 700;
	color: #333;
	line-height: 1.3
}

.technology-title .tit {
	font-size: 36px;
	color: #333;
	line-height: 1.3;
	margin-top: 12px
}

.technology-title .text {
	font-size: 18px;
	color: #666;
	line-height: 1.7;
	margin-top: 20px
}

.technology-page01 {
	position: relative;
	overflow: hidden
}

.technology-page01 .bg {
	width: 100%
}

.technology-page01 .main {
	position: absolute;
	left: 0;
	top: 50%;
	z-index: 1;
	width: 100%;
	padding: 0 10%;
	transform: translateY(-50%)
}

.technology-page01 .img1 {
	margin-bottom: 100px
}

.technology-page01 .img2 {
	margin-bottom: 32px
}

.technology-page02 {
	padding: 48px 0
}

.technology-page02 .main {
	width: 92%;
	max-width: 1200px;
	margin: 0 auto
}

.technology-page02 .item {
	width: 33.33%;
	padding: 32px 0;
	border-top: 1px solid #eee;
	border-right: 1px solid #eee;
	overflow: hidden
}

.technology-page02 .item:nth-of-type(3n) {
	border-right: none
}

.technology-page02 .item:first-of-type,
.technology-page02 .item:nth-of-type(2),
.technology-page02 .item:nth-of-type(3) {
	border-top: none
}

.technology-page02 .img {
	width: 60%;
	max-width: 166px;
	margin: 0 auto;
	display: block
}

.technology-page03 {
	position: relative;
	padding: 48px 0 72px;
	background-color: #f5fbfe;
	overflow: hidden
}

.technology-page03 .main {
	width: 92%;
	max-width: 1200px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	cursor: pointer
}

.technology-page03 .main:after {
	content: "";
	pointer-events: none;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 1;
	background: rgba(0, 0, 0, .6) url(../images/icon-play-w.png) no-repeat 50%/60px;
	opacity: 0;
	transition: transform .4s ease-out, opacity .4s ease-out
}

.technology-page03 .bg {
	width: 100%;
	transition: transform .4s ease-out
}

.technology-page04 {
	padding: 48px 0 29vw;
	position: relative;
	overflow: hidden;
	background-color: #d3eefb
}

.technology-page04 .bg {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 0;
	width: 100%
}

.technology-page04 .main {
	width: 92%;
	max-width: 700px;
	position: relative;
	z-index: 1;
	margin: 0 auto
}

.technology-page04 .img1 {
	display: block;
	margin: 0 auto
}

.technology-page05 {
	position: relative
}

.technology-page05 .main {
	position: absolute;
	right: 0;
	top: 50%;
	z-index: 1;
	width: 40%;
	padding-right: 10%;
	transform: translateY(-50%)
}

.technology-page06 {
	position: relative
}

.technology-page06 .main {
	position: absolute;
	left: 0;
	top: 50%;
	z-index: 1;
	width: 42%;
	padding-left: 10%;
	transform: translateY(-50%)
}

.technology-page07 {
	position: relative
}

.technology-page07 .main {
	position: absolute;
	right: 0;
	top: 50%;
	z-index: 1;
	width: 40%;
	padding-right: 10%;
	transform: translateY(-50%)
}

.technology-page08 {
	position: relative
}

.technology-page08 .main {
	position: absolute;
	left: 0;
	top: 50%;
	z-index: 1;
	width: 40%;
	padding-left: 10%;
	transform: translateY(-50%)
}

.technology-page08 .info {
	font-size: 12px;
	position: absolute;
	left: 10%;
	bottom: 3%;
	z-index: 0;
	width: 80%;
	color: #999;
	line-height: 1.7
}

.technology-page08 .svg {
	width: 120px;
	height: 120px;
	transform: rotate(135deg)
}

.technology-page08 .svg .circle1 {
	stroke: #4255e2
}

.technology-page08 .svg .circle2 {
	stroke: #3f95e7;
	stroke-dasharray: 0 314;
	transition: stroke-dasharray 2s ease-in-out
}

.technology-page08 .list.active .circle2 {
	stroke-dasharray: 310 314
}

.technology-page08 .item {
	margin-right: 48px
}

.technology-page08 .item:nth-of-type(2) .circle1 {
	stroke: #13995f
}

.technology-page08 .item:nth-of-type(2) .circle2 {
	stroke: #62daab
}

.technology-page08 .item:nth-of-type(2) .box {
	color: #62daab
}

.technology-page08 .item:nth-of-type(3) .circle1 {
	stroke: #a02b1f
}

.technology-page08 .item:nth-of-type(3) .circle2 {
	stroke: #e96c5b
}

.technology-page08 .item:nth-of-type(3) .box {
	color: #e96c5b
}

.technology-page08 .item .tit {
	font-size: 12px
}

.technology-page08 .item .title {
	font-size: 18px;
	justify-content: center
}

.technology-page08 .item .text {
	font-size: 12px;
	margin-top: 6px
}

.technology-page08 .svg-box {
	width: 120px;
	position: relative;
	margin: 0 auto
}

.technology-page08 .box {
	color: #3f95e7;
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	text-align: center;
	transform: translateY(-50%);
	line-height: 1.3
}

.technology-page09 {
	position: relative
}

.technology-page09 .main {
	position: absolute;
	right: 0;
	top: 50%;
	z-index: 1;
	width: 45%;
	padding-right: 10%;
	transform: translateY(-50%)
}

.technology-page10 {
	position: relative
}

.technology-page10 .main {
	position: absolute;
	left: 0;
	top: 8%;
	z-index: 1;
	width: 42%;
	padding-left: 10%
}

.technology-page11 {
	position: relative
}

.technology-page11 .main {
	position: absolute;
	left: 30%;
	top: 8%;
	z-index: 1;
	width: 40%
}

.technology-page05 .img1,
.technology-page06 .technology-page07 .technology-page09 .img1 {
	padding-top: 24px
}

@media only screen and (min-width:961px) {
	.technology-page03 .main:hover .bg {
		transform: scale(1.1)
	}

	.technology-page03 .main:hover:after {
		opacity: 1
	}
}

@media only screen and (max-width:1600px) {
	.technology-title {
		margin-bottom: 36px
	}

	.technology-title .title {
		font-size: 32px
	}

	.technology-title .tit {
		font-size: 28px;
		margin-top: 8px
	}

	.technology-title .text {
		font-size: 14px;
		margin-top: 16px
	}

	.technology-page01 .main {
		padding: 0 4%
	}

	.technology-page01 .img {
		zoom: .8
	}

	.technology-page01 .img1 {
		margin-bottom: 64px
	}

	.technology-page01 .img2 {
		margin-bottom: 24px
	}

	.technology-page03 .main {
		max-width: 960px
	}

	.technology-page04 .main {
		max-width: 600px
	}

	.technology-page04 .img1 {
		zoom: .8
	}

	.technology-page08 .main {
		width: 50%
	}

	.technology-page08 .info {
		left: 4%;
		width: 92%
	}

	.technology-page08 .item {
		margin-right: 32px
	}

	.technology-page08 .svg-box {
		width: 100px
	}

	.technology-page08 .svg {
		width: 100px;
		height: 100px
	}

	.technology-page08 .item .title {
		font-size: 16px
	}

	.technology-page05 .main,
	.technology-page07 .main,
	.technology-page09 .main {
		padding-right: 4%
	}

	.technology-page06 .main,
	.technology-page08 .main,
	.technology-page10 .main {
		padding-left: 4%
	}

	.technology-page05 .img1,
	.technology-page06 .img1,
	.technology-page07 .img1,
	.technology-page09 .img1 {
		padding-top: 16px
	}

	.technology-page05 .img,
	.technology-page06 .img,
	.technology-page07 .img,
	.technology-page09 .img {
		zoom: .8
	}
}

@media only screen and (max-width:960px) {
	.technology-title {
		margin-bottom: 24px
	}

	.technology-title .title {
		font-size: 24px
	}

	.technology-title .tit {
		font-size: 18px;
		margin-top: 8px
	}

	.technology-title .text {
		font-size: 13px;
		margin-top: 12px
	}

	.technology-page01 .main {
		position: relative;
		top: 0;
		left: 0;
		transform: translateY(0);
		padding: 36px 4%
	}

	.technology-page01 .img {
		zoom: .6
	}

	.technology-page02 {
		padding: 36px 0
	}

	.technology-page02 .item {
		padding: 16px 0
	}

	.technology-page02 .img {
		width: 72%
	}

	.technology-page03 {
		padding: 36px 0
	}

	.technology-page04 {
		background-color: #fff;
		padding: 0
	}

	.technology-page04 .main {
		padding: 36px 0
	}

	.technology-page04 .bg {
		position: relative
	}

	.technology-page05 .main,
	.technology-page06 .main,
	.technology-page07 .main,
	.technology-page09 .main,
	.technology-page10 .main,
	.technology-page11 .main {
		padding: 40px 3%;
		position: relative;
		left: 0;
		top: 0;
		transform: translateY(0);
		width: 100%
	}

	.technology-page08 .technology-title {
		margin-bottom: 4px
	}

	.technology-page08 .main {
		padding: 40px 3% 28px;
		position: relative;
		left: 0;
		top: 0;
		transform: translateY(0);
		width: 100%
	}

	.technology-page08 .item {
		margin-top: 20px
	}

	.technology-page08 .item .text {
		margin-top: 4px
	}

	.technology-page08 .info {
		position: relative;
		margin-bottom: 40px
	}

	.technology-page10 .technology-title,
	.technology-page11 .technology-title {
		margin-bottom: 0
	}

	.technology-page11 .technology-title .title {
		font-size: 20px;
		text-align: left
	}

	.technology-page11 .technology-title .text {
		text-align: left
	}

	.technology-page05 .img1,
	.technology-page06 .img1,
	.technology-page07 .img1,
	.technology-page09 .img1 {
		padding-top: 8px
	}

	.technology-page05 .img,
	.technology-page06 .img,
	.technology-page07 .img,
	.technology-page09 .img {
		zoom: .6
	}
}

@media only screen and (max-width:640px) {
	.technology-page08 .list {
		justify-content: center
	}

	.technology-page08 .item {
		width: 50%;
		margin-right: 0;
		text-align: center
	}
}

.cases-page01 {
	background-color: #f6f6f6;
	padding-left: 8%
}

.cases-page01 .container {
	padding-left: 60px;
	background: url(../images/cases01.png) no-repeat 0
}

.cases-page01 .header {
	max-width: 480px;
	margin-bottom: 48px
}

.cases-page01 .header .tit {
	color: #333
}

.cases-page01 .header .text {
	color: #999;
	margin-top: 10px;
	line-height: 1.7
}

.cases-swiper .box {
	margin-right: 7%;
	padding-right: 7%;
	border-right: 1px solid #e6e6e6
}

.cases-swiper .img {
	width: 100%
}

.cases-swiper .img-box {
	display: block;
	position: relative
}

.cases-swiper .bg {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 0;
	background-color: rgba(0, 0, 0, .68);
	padding: 24px
}

.cases-swiper .bg:after {
	content: "";
	position: relative;
	width: 100%;
	height: 100%;
	display: block;
	border: 1px solid #fff;
	opacity: .8
}

.cases-swiper .main {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 0;
	opacity: 0;
	visibility: hidden;
	transition: opacity .4s ease, visibility .4s ease
}

.cases-swiper .info {
	position: relative;
	z-index: 1;
	color: #fff;
	width: 100%;
	text-align: center;
	padding: 0 10%
}

.cases-swiper .title {
	margin-bottom: 20px
}

.cases-swiper .more {
	margin: 0 auto;
	opacity: 1 !important
}

.cases-swiper.swiper-container-horizontal>.swiper-pagination-progressbar {
	width: 40%;
	position: relative;
	margin-top: 36px;
	height: 3px;
	background-color: rgba(0, 0, 0, .1)
}

.cases-swiper.swiper-container-horizontal .swiper-pagination-progressbar-fill {
	background-color: #00A0E9
}

@media only screen and (min-width:961px) {
	.cases-swiper .img-box:hover .main {
		opacity: 1;
		visibility: visible
	}
}

@media only screen and (max-width:1600px) {
	.cases-page01 {
		padding-left: 3%
	}
}

@media only screen and (max-width:960px) {
	.cases-page01 {
		padding-left: 3%
	}

	.cases-page01 .header {
		margin-bottom: 32px
	}

	.cases-page01 .container {
		padding: 0;
		background: none
	}

	.cases-swiper.swiper-container-horizontal>.swiper-pagination-progressbar {
		margin: 32px auto 0
	}
}

@media only screen and (max-width:640px) {
	.cases-page01 .header {
		margin-bottom: 24px
	}

	.cases-swiper .box {
		margin-right: 0;
		padding-right: 0;
		border-right: none
	}

	.cases-swiper.swiper-container-horizontal>.swiper-pagination-progressbar {
		margin-top: 24px
	}
}

.cases-detail01 {
	padding: 60px 0 120px;
	background-color: #f6f6f6
}

.cases-detail01 .container {
	align-items: flex-start
}

.cases-detail01 .item-l {
	width: 70%;
	padding: 36px 36px 48px;
	background-color: #fff
}

.cases-detail01 .item-r {
	width: 28%;
	padding: 36px 36px 48px;
	margin-left: auto;
	background: #fff url(../images/cases02.png) no-repeat right 12px top 12px/auto 18px
}

.cases-detail01 .title {
	color: #333;
	margin-bottom: 12px
}

.cases-detail01 .tit {
	line-height: 1.8;
	margin-bottom: 40px
}

.cases-detail01 .text {
	color: #333;
	margin-bottom: 8px
}

.cases-detail01 .content {
	line-height: 1.7;
	margin-bottom: 80px
}

.cases-detail01 .box {
	margin-top: 24px
}

@media only screen and (max-width:1600px) {
	.cases-detail01 {
		padding: 0;
		background: #fff
	}

	.cases-detail01 .container {
		width: 100%;
		align-items: stretch
	}

	.cases-detail01 .item-l {
		width: 65%;
		padding: 40px 0 0 4%
	}

	.cases-detail01 .item-r {
		width: 35%;
		background: #fff;
		padding: 48px 4% 0 40px
	}
}

@media only screen and (max-width:960px) {
	.cases-detail01 .item-l {
		order: 1
	}

	.cases-detail01 .item-l,
	.cases-detail01 .item-r {
		width: 100%;
		padding: 40px 4% 0
	}

	.cases-detail01 .tit {
		margin-bottom: 28px
	}

	.cases-detail01 .content {
		margin-bottom: 60px
	}
}

.about-page01 {
	width: 92%;
	max-width: 1280px;
	margin: 0 auto;
	position: relative
}

.about-page01 .item-l {
	width: 56.25%;
	padding-right: 7%
}

.about-page01 .item-r {
	width: 43.75%;
	position: relative;
}

.about-page01 .item-r:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	top: 0;
	z-index: 0;
	background-color: #000;
	opacity: .3
}

.about-page01 .title {
	color: #333;
	margin-bottom: 24px;
	padding-bottom: 24px;
	position: relative
}

.about-page01 .title:after {
	content: "";
	width: 40px;
	height: 2px;
	background-color: #00A0E9;
	margin-top: 60px;
	position: absolute;
	left: 0;
	bottom: 0
}

.about-page01 .tit {
	color: #333;
	margin-bottom: 8px;
	margin-top: 64px
}

.about-page01 .content {
	line-height: 1.7;
	text-align: justify
}

.about-page01 .list {
	justify-content: space-between;
	margin-top: 64px
}

.about-page01 .item {
	text-align: center
}

.about-page01 .item>.c-flex {
	justify-content: center;
	align-items: flex-end
}

.about-page01 .text {
	color: #000;
	margin-top: 10px
}

.about-page01 .num {
	font-family: bebas;
	font-size: 50px;
	color: #666;
	line-height: 1
}

.about-page01 .tag {
	margin-left: 6px
}

.about-page01 .img {
	width: 100%
}

.about-page01 .play {
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	z-index: 1;
	color: #fff;
	text-align: center;
	transform: translateY(-50%);
	line-height: 1
}

.about-page01 .play .icon {
	width: 66px;
	height: 66px;
	background: url(../images/icon-play01-w.png) no-repeat 50%/100%;
	margin: 0 auto 20px
}

.about-page02 {
	position: relative;
	background: url(../images/about02.jpg) no-repeat 50%/cover
}

.about-page02 .list {
	width: 94%;
	max-width: 1280px;
	margin: 0 auto;
	justify-content: space-between
}

.about-page02 .item {
	width: 22%;
	padding: 40px 3.5% 32px;
	text-align: center;
	transition: box-shadow .3s, background-color .3s
}

.about-page02 .item .title {
	font-size: 18px;
	font-weight: 500;
	color: #333
}

.about-page02 .item .content {
	line-height: 24px;
	min-height: 120px
}

.about-page02 .item .img-box {
	width: 72px;
	margin: 28px auto 36px;
	position: relative
}

.about-page02 .item .img {
	width: 100%;
	transition: opacity .3s
}

.about-page02 .item .img:nth-of-type(2) {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	opacity: 0
}

.about-page02 .item .line {
	width: 16px;
	height: 2px;
	background: #00A0E9;
	margin: 20px auto 0;
	opacity: 0;
	transition: opacity .3s
}

.about-page02 .item .tit {
	display: none
}

.about-page03 {
	position: relative
}

.about-page03:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 0;
	width: 100%;
	height: 140px;
	background-color: #00A0E9
}

.about-page03 .container {
	width: 92%;
	max-width: 1280px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
	transform: translateY(20px)
}

.about-page03 .container:before {
	content: "";
	width: 78px;
	height: 80%;
	position: absolute;
	left: -32px;
	bottom: -20px;
	background: url(../images/about01.png) repeat-y 0
}

.about-page03 .header {
	position: relative;
	z-index: 1;
	align-items: flex-start;
	margin-bottom: 32px;
	background-color: #fff
}

.about-page03 .inside-title {
	width: 250px;
	text-align: left;
	margin-bottom: 0;
	flex-shrink: 0
}

.about-page03 .box {
	width: calc(100% - 250px);
	padding: 0 64px;
	position: relative
}

.about-page03 .next,
.about-page03 .prev {
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	box-shadow: 0 0 8px 0 rgba(0, 0, 0, .1);
	font-size: 18px;
	border-radius: 50%;
	position: absolute;
	z-index: 0;
	top: 50%;
	margin-top: -20px;
	background-color: #fff;
	cursor: pointer;
	transition: background-color .3s, color .3s
}

.about-page03 .next:hover,
.about-page03 .prev:hover {
	background-color: #00A0E9;
	color: #fff
}

.about-page03 .prev {
	left: 0
}

.about-page03 .next {
	right: 0
}

.about-page03 .main {
	padding-right: 190px;
	background: url(../images/about03.jpg) no-repeat 100% 0
}

.about-history01 {
	width: 100%
}

.about-history01 .swiper-slide {
	cursor: pointer
}

.about-history01:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 25px;
	width: 100%;
	border-bottom: 1px dashed #ccc
}

.about-history01 .year {
	font-size: 16px;
	text-align: center;
	color: #000
}

.about-history01 .btn {
	width: 14px;
	height: 14px;
	border: 1px solid #666;
	border-radius: 50%;
	position: relative;
	margin: 12px auto 0;
	background-color: #fff
}

.about-history01 .btn:before {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background-color: #666
}

.about-history01 .arrow {
	font-size: 18px;
	line-height: 1;
	display: block;
	text-align: center;
	color: #00A0E9;
	opacity: 0
}

.about-history01 .swiper-slide-thumb-active .year {
	color: #00A0E9
}

.about-history01 .swiper-slide-thumb-active .btn {
	border-color: #00A0E9
}

.about-history01 .swiper-slide-thumb-active .btn:before {
	background-color: #00A0E9
}

.about-history01 .swiper-slide-thumb-active .arrow {
	opacity: 1
}

.about-history02 .swiper-slide {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	overflow: hidden
}

.about-history02 .item-l {
	transform: translateX(-50%)
}

.about-history02 .item-l,
.about-history02 .item-r {
	width: 54.5%;
	opacity: 0;
	transition: transform .6s ease-out .3s, opacity .6s ease-out .3s
}

.about-history02 .item-r {
	padding: 6% 6% 7.2%;
	background-color: #fff;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
	transform: translateX(50%)
}

.about-history02 .swiper-slide-active .item-l,
.about-history02 .swiper-slide-active .item-r {
	opacity: 1;
	transform: translateX(0)
}

.about-history02 .title {
	color: #00A0E9;
	margin-bottom: 20px;
	line-height: 1
}

.about-history02 .title:after {
	content: attr(data-text);
	display: inline;
	font-size: 12px;
	margin-left: 4px
}

.about-history02 .content {
	text-align: justify;
	line-height: 1.8
}

.about-history02 .content ul {
	padding-left: 20px;
	margin-bottom: 0
}

.about-history02 .img {
	width: 100%
}

.about-history02 .swiper-pagination {
	display: none
}

.about-page04 {
	position: relative;
	padding-bottom: 0
}

.about-page04 .inside-title {
	text-align: left
}

.about-page04 .word {
	margin-top: 12px;
	line-height: 1.7;
	max-width: 860px
}

.about-page04 .word span {
	color: #00A0E9;
	font-size: 22px;
	font-family: bebas, Arial, Helvetica, sans-serif
}

.about-page04 .nav {
	border-bottom: 1px solid #eee
}

.about-page04 .item {
	line-height: 50px;
	margin-right: 64px;
	position: relative;
	cursor: pointer
}

.about-page04 .item:last-of-type {
	margin-right: 0
}

.about-page04 .item:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 2px;
	background-color: #00A0E9;
	z-index: 1;
	transform: scaleX(0);
	opacity: 0;
	transition: opacity .3s, transform .3s
}

.about-page04 .item.active {
	color: #00A0E9
}

.about-page04 .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 .icon {
	font-size: 16px
}

@media only screen and (min-width:961px) {
	.about-page02 .item:hover {
		background-color: #fff;
		box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1)
	}

	.about-page02 .item:hover .img:first-of-type {
		opacity: 0
	}

	.about-page02 .item:hover .img:nth-of-type(2),
	.about-page02 .item:hover .line {
		opacity: 1
	}

	.about-page04 .item:hover {
		color: #00A0E9
	}

	.about-page04 .item:hover:after {
		opacity: 1;
		transform: scaleX(1)
	}

	.about-honor .swiper-button-next:hover,
	.about-honor .swiper-button-prev:hover {
		color: #fff;
		background-color: #00A0E9
	}
}

@media only screen and (max-width:1600px) {
	.about-page01 .title {
		margin-bottom: 20px;
		padding-bottom: 20px
	}

	.about-page01 .title:after {
		content: "";
		width: 32px
	}

	.about-page01 .list,
	.about-page01 .tit {
		margin-top: 40px
	}

	.about-page01 .num {
		font-size: 44px
	}

	.about-page02 .item {
		width: 23%
	}

	.about-page02 .item .content {
		font-size: 13px;
		line-height: 22px;
		min-height: 110px
	}

	.about-page02 .item .img-box {
		width: 64px;
		margin: 24px auto 32px
	}

	.about-page02 .list {
		align-items: flex-start
	}

	.about-history02 .item-r {
		padding: 5% 5% 6%
	}

	.about-honor {
		margin-top: 48px
	}

	.about-honor .title {
		font-size: 16px
	}
}

@media only screen and (max-width:960px) {
	.about-page01 .item-r {
		display: none
	}

	.about-page01 .item-l {
		width: 100%;
		padding: 0
	}

	.about-page02 .item {
		padding: 0
	}

	.about-page02 .item .content,
	.about-page02 .item .title {
		display: none
	}

	.about-page02 .item .tit {
		display: block;
		margin-top: 20px
	}

	.about-page02 .item .img-box {
		width: 48px;
		margin: 0 auto
	}

	.about-page02 .item .line {
		display: none
	}

	.about-page02 .list {
		padding-top: 20px
	}

	.about-page03 {
		border-bottom: 6px solid #f6f6f6
	}

	.about-page03:after {
		display: none
	}

	.about-page03 .box {
		width: 100%;
		height: 1px;
		padding: 0;
		overflow: hidden;
		opacity: 0;
		visibility: hidden
	}

	.about-page03 .inside-title {
		width: 100%
	}

	.about-page03 .main {
		background: none;
		padding-right: 0
	}

	.about-page03 .container {
		transform: translateY(0)
	}

	.about-page03 .container:before {
		display: none
	}

	.about-page03 .item-l {
		width: 50%
	}

	.about-page03 .item-r {
		position: relative;
		width: 50%
	}

	.about-history02 .swiper-pagination {
		display: block
	}

	.about-page04 .word {
		line-height: 1.7
	}

	.about-page04 .word span {
		font-size: 18px
	}

	.about-page04 .item {
		margin-right: 32px
	}

	.about-honor {
		margin-top: 40px
	}

	.about-honor .title {
		font-size: 14px
	}
}

@media only screen and (max-width:640px) {
	.about-page01 .title {
		margin-bottom: 16px;
		padding-bottom: 16px
	}

	.about-page01 .title:after {
		content: "";
		width: 24px;
		height: 1px
	}

	.about-page01 .list,
	.about-page01 .tit {
		margin-top: 32px
	}

	.about-page01 .item {
		font-size: 12px
	}

	.about-page01 .num {
		font-size: 32px
	}

	.about-page02 .item .img-box {
		width: 36px
	}

	.about-page02 .item .tit {
		margin-top: 12px
	}

	.about-history02 .item-l {
		width: 100%
	}

	.about-history02 .item-r {
		width: 100%;
		padding: 32px 0 16px
	}
}

.product-page01 {
	width: 92%;
	max-width: 1280px;
	margin: 0 auto;
	align-items: flex-start
}

.product-page01 .item-l {
	width: 260px;
	padding: 24px 5px 36px;
	border: 1px solid #eee
}

.product-page01 .item-l .title {
	color: #333;
	font-weight: 500;
	margin-bottom: 24px
}

.product-page01 .item-l .icon {
	width: 28px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -14px
}

.product-page01 .item-l .img {
	width: 100%;
	transition: opacity .3s
}

.product-page01 .item-l .img:nth-of-type(2) {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	opacity: 0
}

.product-page01 .item-l .arrow {
	font-size: 16px;
	line-height: 1;
	color: #00A0E9;
	opacity: 0;
	transition: opacity .3s;
	position: absolute;
	right: 0;
	top: 50%;
	z-index: 0;
	margin-top: -8px
}

.product-page01 .item-l .item {
	padding: 2px 28px 2px 5px;
	position: relative;
	display: block;
	line-height: 22px;
	margin-bottom: 20px
}

.product-page01 .item-l .item.active {
	color: #00A0E9
}

.product-page01 .item-l .item.active .arrow {
	opacity: 1
}

.product-page01 .item-l .item.active .img:first-of-type {
	opacity: 0
}

.product-page01 .item-l .item.active .img:nth-of-type(2) {
	opacity: 1
}

.product-page01 .item-r {
	width: calc(100% - 260px);
	padding-left: 4%
}

.product-page01 .item-r .list {
	align-items: flex-start
}

.product-page01 .item-r .item {
	width: 32%;
	margin-right: 2%;
	margin-bottom: 4%;
	display: block;
	background-color: #fff;
	border: 2px solid #fff;
	transition: border-color .4s ease, background-color .4s ease
}

.product-page01 .item-r .item:nth-of-type(3n) {
	margin-right: 0
}

.product-page01 .item-r .img-box {
	display: block;
	overflow: hidden
}

.product-page01 .item-r .img {
	width: 100%;
	transition: transform .4s ease
}

.product-page01 .item-r .box {
	padding: 28px;
	display: block
}

.product-page01 .item-r .title {
	font-size: 18px;
	margin-bottom: 16px;
	color: #333;
	font-weight: 500;
	transition: color .4s ease
}

.product-page01 .item-r .content {
	line-height: 24px;
	height: 48px;
	color: #888;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	transition: color .4s ease
}

.product-page01 .item-r .footer {
	border-top: 1px solid #eee;
	padding: 0 28px;
	line-height: 48px;
	height: 48px;
	overflow: hidden;
	position: relative;
	transition: border-color .4s ease
}

.product-page01 .item-r .sitem {
	margin-right: 20px;
	font-size: 12px;
	color: #666;
	transition: color .4s ease, opacity .4s ease
}

.product-page01 .item-r .more {
	width: 48px;
	height: 48px;
	position: absolute;
	right: 0;
	bottom: 0;
	font-size: 16px;
	text-align: center;
	line-height: 48px;
	opacity: 0;
	color: #fff;
	transform: translateY(100%);
	border-left: 1px solid hsla(0, 0%, 100%, .2);
	transition: opacity .4s ease, transform .4s ease
}

@media only screen and (min-width:961px) {
	.product-page01 .item-l .item:hover {
		color: #00A0E9
	}

	.product-page01 .item-l .item:hover .arrow {
		opacity: 1
	}

	.product-page01 .item-l .item:hover .img:first-of-type {
		opacity: 0
	}

	.product-page01 .item-l .item:hover .img:nth-of-type(2) {
		opacity: 1
	}

	.product-page01 .item-r .item:hover {
		border-color: #00A0E9;
		background-color: #00A0E9
	}

	.product-page01 .item-r .item:hover .img {
		transform: scale(1.1)
	}

	.product-page01 .item-r .item:hover .content,
	.product-page01 .item-r .item:hover .sitem,
	.product-page01 .item-r .item:hover .title {
		color: #fff
	}

	.product-page01 .item-r .item:hover .footer {
		border-color: hsla(0, 0%, 100%, .2)
	}

	.product-page01 .item-r .item:hover .more {
		opacity: 1;
		transform: translateY(0)
	}

	.product-page01 .item-r .sitem:hover {
		opacity: .8
	}
}

@media only screen and (max-width:1600px) {
	.product-page01 .item-r .title {
		font-size: 16px;
		margin-bottom: 12px
	}

	.product-page01 .item-r .box {
		padding: 24px
	}

	.product-page01 .item-r .footer {
		padding: 0 24px
	}

	.product-page01 .item-r .content {
		font-size: 13px
	}
}

@media only screen and (max-width:960px) {
	.product-page01 .item-l {
		display: none
	}

	.product-page01 .item-r {
		width: 100%;
		padding: 0
	}

	.product-page01 .item-r .footer {
		display: none
	}

	.product-page01 .item-r .box {
		padding: 10px 10px 0
	}

	.product-page01 .item-r .title {
		margin-bottom: 8px
	}

	.product-page01 .item-r .content {
		line-height: 1.5;
		height: auto;
		text-overflow: ellipsis;
		white-space: nowrap;
		display: block;
		-webkit-line-clamp: 1
	}
}

@media only screen and (max-width:640px) {
	.product-page01 .item-r .list {
		justify-content: space-between
	}

	.product-page01 .item-r .item {
		width: 100%;
		margin-right: 0
	}

	.product-page01 .item-r .img-box {
		width: 80%;
		margin: 0 auto
	}

	.product-page01 .item-r .box {
		padding: 12px 0 0
	}
}

.product-detail01 {
	width: 92%;
	max-width: 1280px;
	align-items: flex-start;
	margin: 0 auto;
	padding-bottom: 0
}

.product-detail01 .item-l {
	width: 40.625%
}

.product-detail01 .item-r {
	width: 59.375%
}

.product-detail01 .img {
	width: 100%
}

.product-detail01 .box {
	padding: 0 60px;
	margin-top: 32px;
	position: relative
}

.product-detail01 .next,
.product-detail01 .prev {
	width: 40px;
	line-height: 38px;
	height: 40px;
	border: 1px solid #999;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	margin-top: -27px;
	z-index: 1;
	font-size: 18px;
	text-align: center;
	transition: color .3s, border-color .3s, background-color .3s;
	cursor: pointer
}

.product-detail01 .prev {
	left: 0
}

.product-detail01 .next {
	right: 0
}

.product-detail01 .item-r {
	padding-top: 2%;
	padding-left: 8%
}

.product-detail01 .title {
	color: #333;
	margin-bottom: 16px;
	font-weight: 500
}

.product-detail01 .content {
	line-height: 1.7;
	color: #888;
	max-width: 520px
}

.product-detail01 .tags {
	margin-top: 32px
}

.product-detail01 .tags .item {
	margin-right: 16px
}

.product-detail01 .hr {
	margin: 20px 0;
	width: 100%;
	height: 1px;
	background-color: #eee
}

.product-detail01 .table table,
.product-detail01 .table tbody,
.product-detail01 .table td,
.product-detail01 .table tr {
	display: flex;
	flex-wrap: wrap;
	align-items: center
}

.product-detail01 .table tr {
	width: 100%;
	margin-bottom: 12px
}

.product-detail01 .table td:first-of-type {
	min-width: 100px;
	color: #000;
	font-weight: 500
}

.product-detail01 .shop {
	margin-top: 32px
}

.product-detail01 .shop.c-flex {
	justify-content: space-between
}

.product-detail01 .sitem {
	width: 140px;
	position: relative;
	transition: opacity .3s;
	margin-top: 20px;
	margin-right: 20px;
	border-radius: 3px;
	background-color: #ededed;
	transition: background-color .3s
}

.product-detail01 .sitem:last-of-type {
	margin-right: 0
}

.product-detail01 .sitem .img {
	transition: opacity .3s
}

.product-detail01 .sitem .img:nth-of-type(2) {
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0
}

.product-detail03 {
	padding-bottom: 0
}

.product-detail03 .product-page01 .item-r {
	width: 100%;
	padding: 0
}

.product-detail03 .more {
	margin: 12px auto 0
}

.product-detail-swiper01 .swiper-pagination {
	display: none
}

.product-detail-swiper02 .swiper-slide {
	opacity: .4;
	padding-bottom: 12px;
	border-bottom: 2px solid transparent;
	transition: opacity .3s, border-color
}

.product-detail-swiper02 .swiper-slide.swiper-slide-thumb-active {
	opacity: 1;
	border-color: #00A0E9
}

.product-btn {
	position: fixed;
	right: 0;
	top: 30%;
	z-index: 100;
	width: 40px;
	cursor: pointer
}

.product-btn .img {
	transition: opacity .3s
}

.product-btn .img:nth-of-type(2) {
	opacity: 0;
	position: absolute;
	left: 0;
	top: 0
}

.product-btn.active .img:first-of-type {
	opacity: 0
}

.product-btn.active .img:nth-of-type(2) {
	opacity: 1
}

@media only screen and (min-width:1601px) {
	.product-detail03 .product-page01 .item-r .item {
		width: 25%;
		margin-right: 0
	}
}

@media only screen and (min-width:961px) {

	.product-detail01 .next:hover,
	.product-detail01 .prev:hover {
		background-color: #00A0E9;
		border-color: #00A0E9;
		color: #fff
	}

	.product-detail01 .sitem:hover {
		background-color: #00A0E9
	}

	.product-detail01 .sitem:hover .img:first-of-type {
		opacity: 0
	}

	.product-detail01 .sitem:hover .img:nth-of-type(2) {
		opacity: 1
	}

	.product-detail02 {
		position: fixed;
		left: 0;
		top: 0;
		right: 0;
		bottom: 0;
		z-index: 99;
		background-color: rgba(0, 0, 0, .6);
		opacity: 0;
		visibility: hidden;
		transition: opacity .3s ease-out, visibility .3s ease-out
	}

	.product-detail02.active {
		opacity: 1;
		visibility: visible
	}

	.product-detail02.active .main {
		transform: translateX(0)
	}

	.product-detail02 .main {
		width: 100%;
		max-width: 1200px;
		height: 100%;
		margin-left: auto;
		background-color: #fff;
		overflow-y: auto;
		padding: 5vw 2.9vw;
		transform: translateX(100%);
		transition: transform .3s ease-out
	}

	.product-detail02 .header {
		border-bottom: 1px solid #eee;
		padding-bottom: 20px;
		margin-bottom: 40px
	}

	.product-detail02 .title {
		color: #333;
		font-weight: 500
	}

	.product-detail02 .tags {
		color: #333;
		margin-top: 12px
	}

	.product-detail02 .tags .item {
		margin-right: 16px
	}

	.product-detail02 .tit {
		color: #333;
		margin: 32px 0
	}

	body.overflow {
		overflow: hidden
	}
}

@media only screen and (max-width:1600px) {
	.product-detail01 .item-r {
		padding-top: 0;
		padding-left: 6%
	}

	.product-detail03 .product-page01 {
		max-width: 1000px;
		margin: 0 auto
	}

	.product-detail03 .product-page01 .item-r .item:nth-of-type(4) {
		display: none
	}
}

@media only screen and (max-width:960px) {
	.product-detail01 .item-l {
		width: 100%;
		max-width: 520px;
		margin: 0 auto
	}

	.product-detail01 .item-r {
		width: 100%;
		padding: 40px 0 0
	}

	.product-detail01 .box {
		display: none
	}

	.product-detail-swiper01 .swiper-pagination {
		display: block
	}

	.product-btn {
		display: none
	}

	.product-detail02 {
		padding: 48px 4% 0
	}

	.product-detail02 .header {
		display: none
	}

	.product-detail02 .tit {
		margin: 24px 0
	}
}

@media only screen and (max-width:640px) {
	.product-detail01 .item-r {
		padding-top: 32px
	}

	.product-detail01 .title {
		margin-bottom: 12px
	}

	.product-detail01 .tags {
		margin-top: 24px
	}

	.product-detail01 .hr {
		margin: 16px 0
	}

	.product-detail01 .table tr {
		margin-bottom: 8px
	}
}

.service-page01 {
	background-color: #f6f6f6
}

.service-page01 .img {
	width: 50%;
	max-width: 100px;
	display: block;
	margin: 0 auto 32px
}

.service-page01 .list {
	max-width: 1200px;
	justify-content: space-between;
	align-items: flex-start
}

.service-page01 .item {
	width: 24%;
	margin-bottom: 1.33%
}

.service-page01 .box {
	display: block;
	padding: 72px 3% 36px;
	transition: transform .3s, box-shadow .3s;
	background-color: #fff
}

.service-page01 .title {
	color: #333;
	text-align: center
}

.service-page01 .text {
	text-align: center;
	margin-top: 6px;
	color: #666
}

.service-page01 .line {
	width: 22px;
	height: 2px;
	background-color: #00A0E9;
	margin: 60px auto 0
}

@media only screen and (min-width:961px) {
	.service-page01 .item:hover .box {
		transform: translateY(-10px);
		box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1)
	}
}

@media only screen and (max-width:960px) {
	.service-page01 .item {
		width: 32%;
		margin-bottom: 2%
	}

	.service-page01 .box {
		padding: 64px 3% 28px
	}

	.service-page01 .img {
		max-width: 72px;
		margin-bottom: 20px
	}

	.service-page01 .text {
		font-size: 12px
	}

	.service-page01 .line {
		margin-top: 48px
	}
}

@media only screen and (max-width:640px) {
	.service-page01 .item {
		width: 48.5%;
		margin-bottom: 3%
	}

	.service-page01 .box {
		padding: 28px 3%
	}

	.service-page01 .line {
		margin-top: 32px;
		display: none
	}

	.service-page01 .img {
		max-width: 50px;
		margin-bottom: 12px
	}

	.service-page01 .text {
		display: none
	}

	.service-page01 .title {
		font-size: 13px
	}
}

.service-use01 {
	padding-bottom: 0;
	width: 92%;
	max-width: 1280px;
	margin: 0 auto
}

.service-use01 .header {
	margin-bottom: 40px;
	border-bottom: 1px solid #eee
}

.service-use01 .header .item {
	margin-left: 32px;
	padding: 0 6px 12px;
	cursor: pointer;
	position: relative;
	transition: color .3s
}

.service-use01 .header .item:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 2px;
	background-color: #00A0E9;
	opacity: 0;
	transition: opacity .3s
}

.service-use01 .header .item.active {
	color: #00A0E9
}

.service-use01 .header .item.active:after {
	opacity: 1
}

.service-use01 .main .item {
	display: none
}

.service-use01 .main .item.active {
	display: block
}

.service-use01 .footer {
	border-top: 1px solid #eee;
	margin-top: 40px;
	padding-top: 40px
}

.service-use01 .footer .h3 {
	color: #333
}

.service-use01 .footer .c-btn-a {
	max-width: 150px;
	margin-left: 16px;
	border-radius: 5px;
	overflow: hidden
}

.service-use01 .footer .top {
	margin-bottom: 32px
}

.service-use01 .footer .tel {
	padding-left: 60px;
	margin-right: 120px;
	background: url(../images/guarantee01.png) no-repeat 0
}

.service-use01 .footer .tel .h5 {
	color: #333;
	margin-bottom: 4px
}

.service-use01 .footer .ewm .img {
	width: 150px;
	margin-right: 28px
}

.service-use01 .footer .ewm .h5 {
	color: #333;
	margin-bottom: 8px
}

.service-download01 {
	padding: 100px 0 200px;
	background: url(../images/download01.jpg) no-repeat;
	position: relative
}

.service-download01:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 0;
	background-color: rgba(0, 0, 0, .5)
}

.service-download01 .main {
	position: relative;
	z-index: 1;
	max-width: 640px;
	margin: 0 auto
}

.service-download01 .form {
	width: 100%;
	border-radius: 4px;
	margin: 0 auto;
	border: 1px solid #eee;
	color: #fff
}

.service-download01 .form ::-moz-placeholder {
	color: #eee
}

.service-download01 .form ::-webkit-input-placeholder {
	color: #eee
}

.service-download01 .form :-ms-input-placeholder {
	color: #eee
}

.service-download01 .submit {
	background: url(../images/icon-search-w.png) no-repeat 50%;
	border: none;
	outline: none;
	padding: 0;
	width: 48px;
	height: 48px;
	background-size: 20px;
	cursor: pointer
}

.service-download01 .input {
	width: calc(100% - 48px);
	height: 48px;
	border: none;
	padding: 0 0 0 16px;
	outline: none;
	background: none;
	color: #fff
}

.service-download01 .list {
	margin-top: 12px;
	padding: 0 20px
}

.service-download01 .item {
	color: #fff;
	margin-right: 24px
}

.service-download02 {
	background-color: #f6f6f6;
	position: relative;
	z-index: 1
}

.service-download02 .container {
	width: 92%;
	max-width: 1200px;
	margin: 0 auto;
	align-items: stretch;
	transform: translateY(-100px);
	background-color: #fff;
	min-height: 600px
}

.service-download02 .side {
	width: 240px;
	min-height: 400px;
	padding: 40px 0 120px;
	background-color: #00A0E9;
	color: #fff
}

.service-download02 .side .tit {
	line-height: 1.3;
	padding-left: 24px;
	margin-bottom: 16px
}

.service-download02 .side .tit:after {
	content: "";
	display: block;
	width: 100%;
	height: 1px;
	background-color: #fff;
	opacity: .6;
	margin-top: 20px
}

.service-download02 .side .item {
	color: #fff;
	display: block;
	padding: 20px 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	transition: background-color .3s, color .3s
}

.service-download02 .side .item.active {
	background-color: #fff;
	color: #00A0E9
}

.service-download02 .side .item.active .img:first-of-type {
	opacity: 0
}

.service-download02 .side .item.active .img:nth-of-type(2) {
	opacity: 1
}

.service-download02 .side .title {
	position: relative;
	padding: 4px 0 4px 50px
}

.service-download02 .side .icon {
	width: 28px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -14px
}

.service-download02 .side .icon .img {
	transition: opacity .3
}

.service-download02 .side .icon .img:nth-of-type(2) {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	opacity: 0
}

.service-download02 .main {
	width: calc(100% - 240px);
	position: relative
}

.service-download02 .main .scroll {
	padding: 40px 6% 80px
}

.service-download02 .main .tit {
	line-height: 1.3;
	padding-bottom: 20px;
	margin-bottom: 24px;
	border-bottom: 1px solid #e6e6e6;
	color: #333
}

.service-download02 .main .list {
	align-items: flex-start;
	justify-content: space-between
}

.service-download02 .main .item {
	width: 48.7%;
	border: 1px solid #eee;
	margin-bottom: 2.6%;
	padding: 14px;
	transition: border-color .3s, box-shadow .3s
}

.service-download02 .main .item-l {
	width: 39.4%
}

.service-download02 .main .item-r {
	width: 60.6%;
	padding-left: 6%
}

.service-download02 .main .title {
	font-size: 16px;
	color: #333;
	margin-bottom: 12px
}

.service-download02 .main .img {
	width: 100%
}

.service-download02 .main .more i {
	font-size: 16px
}

@media only screen and (min-width:961px) {
	.service-use01 .header .item:hover {
		color: #00A0E9
	}

	.service-use01 .header .item:hover:after {
		opacity: 1
	}

	.service-download02 .side .item:hover {
		background-color: #fff;
		color: #00A0E9
	}

	.service-download02 .side .item:hover .img:first-of-type {
		opacity: 0
	}

	.service-download02 .side .item:hover .img:nth-of-type(2) {
		opacity: 1
	}

	.service-download02 .main .item:hover {
		border-color: #fff;
		box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1)
	}
}

@media only screen and (max-width:1600px) {
	.service-download01 {
		padding: 60px 0 120px
	}

	.service-download02 .container {
		transform: translateY(-70px)
	}

	.service-download02 .main .scroll {
		padding: 40px 6% 60px
	}
}

@media only screen and (max-width:960px) {
	.service-use01 .header {
		margin-bottom: 28px
	}

	.service-use01 .header .item {
		padding: 0 4px 8px;
		margin-left: 24px
	}

	.service-use01 .footer {
		padding-top: 28px;
		margin-top: 28px
	}

	.service-download01,
	.service-use01 .footer .bottom,
	.service-use01 .footer .h3 {
		display: none
	}

	.service-download02 {
		background-color: #fff;
		padding-top: 24px
	}

	.service-download02 .container {
		width: 100%;
		transform: translateY(0);
		min-height: 0
	}

	.service-download02 .side {
		width: 100%;
		min-height: 0;
		padding: 0;
		background-color: #fff;
		border-bottom: 1px solid #eee
	}

	.service-download02 .side .list {
		display: flex;
		flex-wrap: wrap;
		padding: 0 4%
	}

	.service-download02 .side .tit {
		display: none
	}

	.service-download02 .side .item {
		padding: 12px 0;
		margin-right: 24px;
		color: #666;
		border-bottom: 2px solid #fff
	}

	.service-download02 .side .item.active {
		border-color: #00A0E9
	}

	.service-download02 .side .title {
		padding: 0
	}

	.service-download02 .side .icon {
		display: none
	}

	.service-download02 .main {
		width: 100%
	}

	.service-download02 .main .scroll {
		padding: 40px 4% 0
	}
}

@media only screen and (max-width:640px) {
	.service-download02 .main .scroll {
		padding: 32px 4% 0
	}

	.service-download02 .main .item {
		width: 100%;
		margin-bottom: 16px
	}

	.service-download02 .main .tit {
		padding-bottom: 12px;
		margin-bottom: 16px
	}
}

.service-repair01 {
	background-color: #f6f6f6
}

.service-repair01 .el-steps {
	max-width: 680px;
	margin: 0 auto;
	position: relative
}

.service-repair01 .el-step__title {
	font-weight: 400;
	color: #666
}

.service-repair01 .el-step__title.is-success {
	color: #00A0E9
}

.service-repair01 .el-step.is-center .el-step__line {
	display: none
}

.service-repair01 .jt {
	width: 32px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	font-size: 32px;
	color: #aaa;
	position: absolute;
	left: 33.33%;
	top: 50%;
	margin-top: -16px;
	margin-left: -16px;
	opacity: .8
}

.service-repair01 .jt.jt1 {
	left: 66.66%
}

.service-repair01 .jt.active {
	color: #3f95e7
}

.service-repair01 .el-step__icon {
	width: 50px;
	height: 50px;
	background: url(../images/icon-repair-1-1-1.png) no-repeat 50%/100% 100%
}

.service-repair01 .el-step__icon i {
	display: none
}

.service-repair01 .el-step:first-of-type .el-step__head.is-success .el-step__icon {
	background-image: url(../images/icon-repair-1-1-2.png)
}

.service-repair01 .el-step:nth-of-type(2) .el-step__icon {
	background-image: url(../images/icon-repair-1-2-1.png)
}

.service-repair01 .el-step:nth-of-type(2) .el-step__head.is-success .el-step__icon {
	background-image: url(../images/icon-repair-1-2-2.png)
}

.service-repair01 .el-step:nth-of-type(3) .el-step__icon {
	background-image: url(../images/icon-repair-1-3-1.png)
}

.service-repair01 .el-step:nth-of-type(3) .el-step__head.is-success .el-step__icon {
	background-image: url(../images/icon-repair-1-3-2.png)
}

.service-repair02 {
	width: 92%;
	max-width: 1280px;
	margin: 0 auto
}

.service-repair02 .width {
	width: 92%;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto
}

.service-repair02 .tit {
	margin-top: 60px;
	font-size: 18px;
	color: #000;
	border-bottom: 1px solid #eee;
	padding-bottom: 20px;
	margin-bottom: 36px
}

.service-repair02 .btn1 {
	display: block;
	width: 120px;
	padding: 24px 16px 20px;
	margin-right: 32px;
	border-radius: 12px;
	overflow: hidden;
	text-align: center;
	cursor: pointer;
	transition: color .3s, background-color .3s
}

.service-repair02 .btn1.active {
	background-color: #00A0E9;
	color: #fff
}

.service-repair02 .btn1.active .icon.repair-2-1 {
	background-image: url(../images/icon-repair-2-1-2.png)
}

.service-repair02 .btn1.active .icon.repair-2-2 {
	background-image: url(../images/icon-repair-2-2-2.png)
}

.service-repair02 .btn1 .icon {
	margin-bottom: 12px
}

.service-repair02 .icon {
	width: 40px;
	height: 40px;
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: 50%;
	margin-left: auto;
	margin-right: auto;
	transition: background-image .3s
}

.service-repair02 .icon.repair-2-1 {
	background-image: url(../images/icon-repair-2-1-1.png)
}

.service-repair02 .icon.repair-2-2 {
	background-image: url(../images/icon-repair-2-2-1.png)
}

.service-repair02 .width1 {
	width: 100%;
	max-width: 400px
}

.service-repair02 .width2 {
	width: 100%;
	max-width: 680px
}

.service-repair02 .el-select {
	width: 100%
}

.service-repair02 .nomb {
	margin-bottom: 0
}

.service-repair02 .nomb .el-form-item__error {
	display: none
}

.service-repair02 .word1 {
	line-height: 1.5;
	padding: 6px 0 0
}

.service-repair02 .word1>span {
	color: red;
	text-decoration: underline;
	cursor: pointer
}

.service-repair02 .el-textarea__inner {
	min-height: 160px !important
}

.service-repair02 .footer {
	padding-top: 24px
}

.service-repair03 {
	padding-bottom: 0;
	width: 92%;
	max-width: 520px;
	margin: 0 auto
}

.service-repair03 .el-textarea__inner {
	min-height: 140px !important
}

.service-repair03 .footer .el-form-item__content {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start
}

.service-repair03 .footer .c-btn-a {
	margin-right: 16px
}

.service-repair03 .footer .c-btn-a:last-of-type {
	margin-right: 0
}

.service-repair04 {
	padding-bottom: 0;
	width: 92%;
	max-width: 520px;
	margin: 0 auto
}

.service-repair04 .main {
	position: relative;
	padding-left: 220px;
	min-height: 160px
}

.service-repair04 .title {
	color: #333;
	margin-bottom: 12px
}

.service-repair04 .text {
	margin-bottom: 28px
}

.service-repair04 .icon {
	font-size: 100px;
	width: 160px;
	height: 160px;
	line-height: 160px;
	background-color: #00A0E9;
	color: #fff;
	text-align: center;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -80px
}

.service-repair04 .footer {
	color: #333;
	line-height: 1;
	align-items: flex-end
}

.service-repair04 .tel {
	color: #00A0E9;
	font-family: bebas;
	font-size: 28px;
	line-height: 1;
	margin-left: 12px
}

@media only screen and (min-width:961px) {
	.service-repair02 .btn1:hover {
		background-color: #00A0E9;
		color: #fff
	}

	.service-repair02 .btn1:hover .icon.repair-2-1 {
		background-image: url(../images/icon-repair-2-1-2.png)
	}

	.service-repair02 .btn1:hover .icon.repair-2-2 {
		background-image: url(../images/icon-repair-2-2-2.png)
	}
}

@media only screen and (max-width:960px) {
	.service-repair04 .main {
		padding-left: 160px;
		min-height: 120px
	}

	.service-repair04 .title {
		margin-bottom: 8px
	}

	.service-repair04 .text {
		margin-bottom: 20px
	}

	.service-repair04 .icon {
		font-size: 64px;
		width: 120px;
		height: 120px;
		line-height: 120px;
		margin-top: -60px
	}

	.service-repair04 .tel {
		font-size: 24px;
		margin-left: 8px
	}
}

@media only screen and (max-width:640px) {
	.service-repair01 .el-step__title {
		font-size: 12px;
		line-height: 1.5;
		margin-top: 2px
	}

	.service-repair01 .el-step__icon {
		width: 36px;
		height: 36px
	}

	.service-repair01 .jt {
		font-size: 16px
	}

	.service-repair02 .btn1 {
		width: 100px;
		padding: 20px 12px 16px;
		margin-right: 20px
	}

	.service-repair02 .icon {
		width: 32px;
		height: 32px;
		margin-bottom: 8px
	}

	.service-repair02 .tit {
		margin-top: 40px;
		font-size: 16px;
		padding-bottom: 12px;
		margin-bottom: 20px
	}

	.service-repair02 .width,
	.service-repair03 .width {
		width: 100%
	}

	.service-repair02 .el-form-item__label,
	.service-repair03 .el-form-item__label {
		width: 100% !important;
		line-height: 32px;
		text-align: left
	}

	.service-repair02 .el-form-item__content,
	.service-repair03 .el-form-item__content {
		margin-left: 0 !important
	}

	.service-repair03 .footer .c-btn-a {
		margin-right: 10px
	}

	.service-repair04 .main {
		padding-left: 100px;
		min-height: 72px
	}

	.service-repair04 .title {
		margin-bottom: 8px
	}

	.service-repair04 .text {
		margin-bottom: 20px
	}

	.service-repair04 .icon {
		font-size: 40px;
		width: 72px;
		height: 72px;
		line-height: 72px;
		margin-top: -36px
	}

	.service-repair04 .footer {
		font-size: 12px
	}

	.service-repair04 .tel {
		font-size: 20px;
		margin-left: 4px
	}
}
