.banner-dots li button::before, .search-item {
	-webkit-transition: all .3s;
	transition: all .3s
}
.search-item h4 {
	-webkit-transition: color .3s;
	transition: color .3s
}
@font-face {
	font-family: "Avenir Regular";
	src: url('../fonts/Avenir Regular.eot?1604392304');
	src: url('../fonts/Avenir Regular.eot?&1604392304#iefix') format('embedded-opentype'), url('../fonts/Avenir Regular.woff2?1604287928') format('woff2'), url('../fonts/Avenir Regular.woff?1604287928') format('woff'), url('../fonts/Avenir Regular.ttf?1596488966') format('truetype');
	font-weight: 400;
	font-style: normal
}
@font-face {
	font-family: "Avenir Roman";
	src: url('../fonts/Avenir Roman.eot?1604369856');
	src: url('../fonts/Avenir Roman.eot?&1604369856#iefix') format('embedded-opentype'), url('../fonts/Avenir Roman.woff2?1604369856') format('woff2'), url('../fonts/Avenir Roman.woff?1604369856') format('woff'), url('../fonts/Avenir Roman.ttf?1604369856') format('truetype');
	font-weight: 400;
	font-style: normal
}
@font-face {
	font-family: "Avenir Medium";
	src: url('../fonts/Avenir-Medium.eot?1604559702');
	src: url('../fonts/Avenir-Medium.eot?&1604559702#iefix') format('embedded-opentype'), url('../fonts/Avenir-Medium.woff2?1604559702') format('woff2'), url('../fonts/Avenir-Medium.woff?1604559702') format('woff'), url('../fonts/Avenir-Medium.ttf?1604559702') format('truetype');
	font-weight: 400;
	font-style: normal
}
@font-face {
	font-family: "Avenir Heavy";
	src: url('../fonts/Avenir Heavy.eot?1604288200');
	src: url('../fonts/Avenir Heavy.eot?&1604288200#iefix') format('embedded-opentype'), url('../fonts/Avenir Heavy.woff2?1604288202') format('woff2'), url('../fonts/Avenir Heavy.woff?1604288202') format('woff'), url('../fonts/Avenir Heavy.ttf?1604288200') format('truetype');
	font-weight: 900;
	font-style: normal
}
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%
}
body {
	margin: 0;
	color: #000;
	background-color: #fff;
	font-family: "Avenir Regular", Arial, "Source Han Sans CN", PingFang SC, Microsoft YaHei, Hiragino Sans GB, Heiti SC, SimHei, SimSun, sans-serif
}
main {
	display: block
}
h1 {
	font-size: 2em;
	margin: 0.67em 0
}
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible
}
pre {
	font-family: monospace, monospace;
	font-size: 1em
}
a {
	background-color: transparent;
	color: #000;
	text-decoration: none
}
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted
}
b, strong {
	font-weight: bolder
}
code, kbd, samp {
	font-family: monospace, monospace;
	font-size: 1em
}
small {
	font-size: 80%
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: super
}
sub {
	bottom: -0.25em
}
sup {
	top: -0.5em
}
button, input, optgroup, select, textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}
button, input {
	overflow: visible
}
button, select {
	text-transform: none
}
button, [type="button"], [type="reset"], [type="submit"] {
	-webkit-appearance: button
}
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
border-style:none;
padding:0
}
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
outline:1px dotted ButtonText
}
fieldset {
	padding: 0.35em 0.75em 0.625em
}
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}
progress {
	vertical-align: baseline
}
textarea {
	overflow: auto
}
[type="checkbox"], [type="radio"] {
	box-sizing: border-box;
	padding: 0
}
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
height:auto
}
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}
[type="search"]::-webkit-search-decoration {
-webkit-appearance:none
}
::-webkit-file-upload-button {
-webkit-appearance:button;
font:inherit
}
details {
	display: block
}
summary {
	display: list-item
}
template {
	display: none
}
[hidden] {
	display: none
}
img {
	border-style: none;
	display: inline-block
}
ul, li {
	list-style: none
}
ul, figure, p, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0
}
dd {
	margin-left: 0
}
* {
	box-sizing: border-box;
	-webkit-tap-highlight-color: transparent;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased
}
[class*=' icon-'], [class^=icon-] {
	font-family: "iconfont";
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-style: normal;
	font-variant: normal;
	line-height: 1;
	speak: none;
	text-transform: none
}
.wow {
	visibility: hidden
}
.mt-20 {
	margin-top: 20px
}
.mt-30 {
	margin-top: 30px
}
.mt-40 {
	margin-top: 40px
}
.mt-50 {
	margin-top: 50px
}
.mt-60 {
	margin-top: 60px
}
.mt-70 {
	margin-top: 70px
}
.mt-80 {
	margin-top: 80px
}
.mt-90 {
	margin-top: 90px
}
.mt-100 {
	margin-top: 100px
}
.mt-110 {
	margin-top: 110px
}
.mt-120 {
	margin-top: 120px
}
.mt-140 {
	margin-top: 140px
}
.mt-150 {
	margin-top: 150px
}
.mt-160 {
	margin-top: 160px
}
.mt-180 {
	margin-top: 180px
}
.mt-200 {
	margin-top: 200px
}
.pt-50 {
	padding-top: 50px
}
.pt-60 {
	padding-top: 60px
}
.pt-100 {
	padding-top: 100px
}
.pt-120 {
	padding-top: 120px
}
.pt-140 {
	padding-top: 140px
}
.pt-150 {
	padding-top: 150px
}
.pt-160 {
	padding-top: 160px
}
.pt-180 {
	padding-top: 180px
}
.text-right {
	text-align: right
}
.text-left {
	text-align: left
}
.text-center {
	text-align: center
}
.d-inline-block {
	display: inline-block
}
.d-none {
	display: none
}
.d-block {
	display: block
}
input, textarea {
	outline: none
}
.list {
	position: relative;
	font-size: 0;
	margin-left: -15px;
	margin-right: -15px
}
.list>li {
	display: inline-block;
	vertical-align: top;
	font-size: 20px;
	margin-bottom: 60px
}
.list>li>a {
	display: block;
	margin-left: 15px;
	margin-right: 15px
}
.list>li .item-box {
	margin-left: 15px;
	margin-right: 15px
}
.list-1>li {
	width: 100%
}
.list-2>li {
	width: 50%
}
.list-3>li {
	width: 33.3333%
}
.list-4>li {
	width: 25%
}
.list-5>li {
	width: 20%
}
.list-6>li {
	width: 16.66%
}
.bg-cover {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover
}
.wx-share {
	margin-top: -85px;
	margin-left: -70px;
	border-radius: 3px;
	position: fixed;
	z-index: 1000;
	top: 50%;
	left: 50%;
	width: 140px;
	padding-top: 20px;
	background-color: #fff;
	cursor: pointer;
	box-shadow: 0 0 5px 0 rgba(0,0,0,0.1)
}
.wx-share img {
	display: block;
	width: 120px;
	margin: 0 auto
}
.wx-share p {
	font-size: 12px;
	line-height: 30px;
	text-align: center;
	font-weight: 500;
	color: #000
}
.wx-share i {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 12px;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: #000
}

@media (max-width: 1600px) {
.mt-200 {
	margin-top: 150px
}
.mt-160 {
	margin-top: 120px
}
.mt-150 {
	margin-top: 112px
}
.mt-140 {
	margin-top: 105px
}
.mt-120 {
	margin-top: 90px
}
.mt-100 {
	margin-top: 75px
}
.mt-80 {
	margin-top: 60px
}
.mt-40 {
	margin-top: 35px
}
.mt-60 {
	margin-top: 45px
}
.mt-50 {
	margin-top: 35px
}
.pt-50 {
	padding-top: 35px
}
.pt-60 {
	padding-top: 45px
}
.pt-100 {
	padding-top: 75px
}
.pt-120 {
	padding-top: 90px
}
.pt-140 {
	padding-top: 105px
}
.pt-150 {
	padding-top: 112px
}
.pt-160 {
	padding-top: 120px
}
.pt-180 {
	padding-top: 135px
}
.list {
	margin-left: -12px;
	margin-right: -12px
}
.list>li {
	font-size: 18px;
	margin-bottom: 45px
}
.list>li>a {
	margin-left: 12px;
	margin-right: 12px
}
.list>li .item-box {
	margin-left: 12px;
	margin-right: 12px
}
}

@media (max-width: 1440px) {
.mt-20 {
	margin-top: 14px
}
.mt-200 {
	margin-top: 142px
}
.mt-160 {
	margin-top: 110px
}
.mt-150 {
	margin-top: 100px
}
.mt-140 {
	margin-top: 95px
}
.mt-120 {
	margin-top: 82px
}
.mt-100 {
	margin-top: 68px
}
.pt-180 {
	padding-top: 128px
}
.pt-150 {
	padding-top: 100px
}
.pt-140 {
	padding-top: 95px
}
.pt-120 {
	padding-top: 82px
}
.pt-100 {
	padding-top: 68px
}
.list>li {
	font-size: 16px
}
}

@media (max-width: 1280px) {
.list-4>li {
	width: 33.33%
}
}

@media (max-width: 1024px) {
.mt-200 {
	margin-top: 90px
}
.mt-160 {
	margin-top: 80px
}
.mt-150 {
	margin-top: 75px
}
.mt-140 {
	margin-top: 70px
}
.mt-120 {
	margin-top: 60px
}
.mt-100 {
	margin-top: 50px
}
.mt-80 {
	margin-top: 40px
}
.mt-60 {
	margin-top: 30px
}
.mt-50 {
	margin-top: 25px
}
.mt-40 {
	margin-top: 20px
}
.mt-30 {
	margin-top: 20px
}
.pt-50 {
	padding-top: 25px
}
.pt-60 {
	padding-top: 30px
}
.pt-100 {
	padding-top: 50px
}
.pt-120 {
	padding-top: 60px
}
.pt-140 {
	padding-top: 70px
}
.pt-150 {
	padding-top: 75px
}
.pt-160 {
	padding-top: 80px
}
.pt-180 {
	padding-top: 90px
}
.list>li {
	margin-bottom: 45px
}
.list-5>li {
	width: 25%
}
.list-6>li {
	width: 20%
}
}

@media (max-width: 850px) {
.list-4>li {
	width: 50%
}
.list-3>li {
	width: 50%
}
}

@media (max-width: 650px) {
.list {
	margin-left: -8px;
	margin-right: -8px
}
.list>li {
	margin-bottom: 25px;
	font-size: 14px
}
.list>li>a {
	margin-left: 8px;
	margin-right: 8px
}
.list>li .item-box {
	margin-left: 8px;
	margin-right: 8px
}
.list-3>li {
	width: 100%
}
.list-4>li, .list-2>li {
	width: 100%
}
.list-5>li {
	width: 33.33%
}
.list-6>li {
	width: 25%
}
}

@media (max-width: 540px) {
.list-3>li {
	width: 100%
}
.list-6>li {
	width: 33.33%
}
}
@-webkit-keyframes fadeIn {
from {
opacity:0
}
to {
opacity:1
}
}
@keyframes fadeIn {
from {
opacity:0
}
to {
opacity:1
}
}
.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn
}
@-webkit-keyframes fadeInUp {
from {
opacity:0;
-webkit-transform:translate3d(0, 10%, 0);
transform:translate3d(0, 10%, 0)
}
to {
opacity:1;
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
}
@keyframes fadeInUp {
from {
opacity:0;
-webkit-transform:translate3d(0, 10%, 0);
transform:translate3d(0, 10%, 0)
}
to {
opacity:1;
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
}
.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp
}
@-webkit-keyframes fadeInUpSmall {
from {
opacity:0;
-webkit-transform:translate3d(0, 80px, 0);
transform:translate3d(0, 80px, 0)
}
to {
opacity:1;
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
}
@keyframes fadeInUpSmall {
from {
opacity:0;
-webkit-transform:translate3d(0, 80px, 0);
transform:translate3d(0, 80px, 0)
}
to {
opacity:1;
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
}
.fadeInUpSmall {
	-webkit-animation-name: fadeInUpSmall;
	animation-name: fadeInUpSmall
}
@-webkit-keyframes fadeInDown {
from {
opacity:0;
-webkit-transform:translate3d(0, -100%, 0);
transform:translate3d(0, -100%, 0)
}
to {
opacity:1;
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
}
@keyframes fadeInDown {
from {
opacity:0;
-webkit-transform:translate3d(0, -100%, 0);
transform:translate3d(0, -100%, 0)
}
to {
opacity:1;
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
}
.fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown
}
@-webkit-keyframes fadeInLeft {
from {
opacity:0;
-webkit-transform:translate3d(-5%, 0, 0);
transform:translate3d(-5%, 0, 0)
}
to {
opacity:1;
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
}
@keyframes fadeInLeft {
from {
opacity:0;
-webkit-transform:translate3d(-5%, 0, 0);
transform:translate3d(-5%, 0, 0)
}
to {
opacity:1;
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
}
.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft
}
@-webkit-keyframes fadeInLeftSmall {
from {
opacity:0;
-webkit-transform:translate3d(-40px, 0, 0);
transform:translate3d(-40px, 0, 0)
}
to {
opacity:1;
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
}
@keyframes fadeInLeftSmall {
from {
opacity:0;
-webkit-transform:translate3d(-40px, 0, 0);
transform:translate3d(-40px, 0, 0)
}
to {
opacity:1;
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
}
.fadeInLeftSmall {
	-webkit-animation-name: fadeInLeftSmall;
	animation-name: fadeInLeftSmall
}
@-webkit-keyframes fadeInRight {
from {
opacity:0;
-webkit-transform:translate3d(5%, 0, 0);
transform:translate3d(5%, 0, 0)
}
to {
opacity:1;
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
}
@keyframes fadeInRight {
from {
opacity:0;
-webkit-transform:translate3d(5%, 0, 0);
transform:translate3d(5%, 0, 0)
}
to {
opacity:1;
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
}
.fadeInRight {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight
}
@-webkit-keyframes fadeInRightSmall {
from {
opacity:0;
-webkit-transform:translate3d(40px, 0, 0);
transform:translate3d(40px, 0, 0)
}
to {
opacity:1;
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
}
@keyframes fadeInRightSmall {
from {
opacity:0;
-webkit-transform:translate3d(40px, 0, 0);
transform:translate3d(40px, 0, 0)
}
to {
opacity:1;
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
}
.fadeInRightSmall {
	-webkit-animation-name: fadeInRightSmall;
	animation-name: fadeInRightSmall
}
.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}
.animated.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}
.animated.delay-1s {
	-webkit-animation-delay: 1s;
	animation-delay: 1s
}
.animated.delay-2s {
	-webkit-animation-delay: 2s;
	animation-delay: 2s
}
.animated.delay-3s {
	-webkit-animation-delay: 3s;
	animation-delay: 3s
}
.animated.delay-4s {
	-webkit-animation-delay: 4s;
	animation-delay: 4s
}
.animated.delay-5s {
	-webkit-animation-delay: 5s;
	animation-delay: 5s
}
.animated.fast {
	-webkit-animation-duration: 800ms;
	animation-duration: 800ms
}
.animated.faster {
	-webkit-animation-duration: 500ms;
	animation-duration: 500ms
}
.animated.slow {
	-webkit-animation-duration: 2s;
	animation-duration: 2s
}
.animated.slower {
	-webkit-animation-duration: 3s;
	animation-duration: 3s
}

@media (prefers-reduced-motion) {
.animated {
	-webkit-animation: unset !important;
	animation: unset !important;
	-webkit-transition: none !important;
	transition: none !important
}
}
.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}
.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0
}
.slick-list:focus {
	outline: 0
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}
.slick-slider .slick-list, .slick-slider .slick-track {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
	margin-left: 0;
	margin-right: 0
}
.slick-track::after, .slick-track::before {
	display: table;
	content: ""
}
.slick-track::after {
	clear: both
}
.slick-loading .slick-track {
	visibility: hidden
}
.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
	outline: 0
}
.slick-slide a {
	outline: 0
}
[dir=rtl] .slick-slide {
	float: right
}
.slick-slide img {
	display: block
}
.slick-slide.slick-loading img {
	display: none
}
.slick-slide.dragging img {
	pointer-events: none
}
.slick-initialized .slick-slide {
	display: block
}
.slick-loading .slick-slide {
	visibility: hidden
}
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}
.slick-arrow.slick-hidden {
	display: none
}
.banner-dots {
	position: absolute;
	bottom: 80px;
	right: 0;
	left: 0;
	font-size: 0;
	text-align: center
}
.banner-dots li {
	margin: 0 15px;
	display: inline-block;
	vertical-align: top
}
.banner-dots li button {
	position: relative;
	display: inline-block;
	padding: 0;
	border: 0;
	font-size: 0;
	background-color: transparent;
	outline: 0;
	cursor: pointer
}
.banner-dots li button::before {
	content: "";
	display: block;
	width: 50px;
	height: 2px;
	background-color: #999
}
.banner-dots li button::after {
	content: "";
	position: absolute;
	z-index: 2;
	top: 0;
	bottom: 0;
	left: 0;
	width: 0;
	background-color: #007bb6
}
.banner-dots li.slick-active button::before {
	background-color: #999
}
.banner-dots li.slick-active button::after {
	width: 100%;
	-webkit-transition: width 4s ease;
	transition: width 4s ease
}

@media (max-width: 1024px) {
.banner-dots {
	bottom: 20px
}
.banner-dots li {
	margin-right: 10px;
	margin-left: 10px
}
.banner-dots li button::before {
	width: 30px
}
}
.head-main {
	max-width: 1860px;
	margin-left: 30px;
	margin-right: 30px
}
.logo, .head-cont {
	display: inline-block;
	vertical-align: middle
}
.logo {
	height: 56px
}
.logo img {
	height: 100%;
	width: auto
}
.logo img:first-child {
	height: 100%;
	width: auto;
	display: inline-block;
}
.logo img:last-child {
	height: 100%;
	width: auto;
	display: none;
}
.head-search {
	position: relative;
	padding-left: 28px;
	margin-left: 22px
}
.head-search::before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 3px;
	width: 1px;
	height: 16px;
	background-color: #BABABA
}
.hs-search__btn {
	display: inline-block;
	position: relative;
	top: 1px;
	font-size: 18px;
	color: #007bb6
}
.head-cont {
	width: calc(100% - 240px);
	text-align: right
}
.head-search__modal {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #007bb6;
	z-index: 200
}
.head-search__modal .hsm-close {
	transition: transform .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: transform .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: transform .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: transform .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	position: absolute;
	display: inline-block;
	right: 1.2em;
	top: 1.2em;
	color: #fff
}
.head-search__mcont {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: ranslate(-50%, -50%);
	-moz-transform: ranslate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-o-transform: ranslate(-50%, -50%);
	max-width: 830px;
	width: 100%
}
.head-search__mcont input {
	width: 100%;
	height: 46px;
	color: #fff;
	padding: 0;
	background-color: transparent;
	border: none;
	border-bottom: 1px solid rgba(255,255,255,0.6)
}
.head-search__mcont input::-webkit-input-placeholder {
color:#fff
}
.head-search__mcont .hsm-btn {
	padding: 0;
	background-color: transparent;
	outline: none;
	border: none;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	color: #fff
}

@media (min-width: 1921px) {
.head-main {
	margin-left: auto;
	margin-right: auto
}
}

@media (min-width: 1025px) {
.transY .header {
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%)
}
.hs-search__btn {
	transition: opacity .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: opacity .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: opacity .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: opacity .3s cubic-bezier(0.25, 0.46, 0.45, 0.94)
}
.hs-search__btn:hover {
	opacity: .7
}
.head-search__modal .hsm-close i {
	display: block;
	transition: transform .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: transform .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: transform .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: transform .3s cubic-bezier(0.25, 0.46, 0.45, 0.94)
}
.head-search__modal .hsm-close:hover i {
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg)
}
.header {
	transition: transform .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: transform .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: transform .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: transform .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 96px;
	background-image: linear-gradient(rgb(0, 0, 0, 0.8), rgb(0, 0, 0, 0.0));
	z-index: 680
}
/*.header::after {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 1px;
	background-color: #F6F6F6
}*/
.head-navs, .head-search {
	display: inline-block;
	vertical-align: middle
}
.head-search__mcont .hsm-btn {
	transition: opacity .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: opacity .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: opacity .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: opacity .3s cubic-bezier(0.25, 0.46, 0.45, 0.94)
}
.head-search__mcont .hsm-btn:hover {
	opacity: .7
}
.head-menu>li {
	display: inline-block;
	vertical-align: middle;
	margin-left: 38px;
	position: relative
}
.wap-menu{ display:none;}
.head-menu>li>a {
	transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	display: block;
	color: #ffffff;
	font-size: 16px;
	letter-spacing: .8px;
	padding: 39px 0;
	position: relative
}
.head-menu>li>a::before {
	transition: width .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: width .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: width .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: width .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	content: "";
	display: block;
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 0;
	height: 6px;
	background-color: #007bb6;
	transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	z-index: 10
}
.head-menu>li>a .icon-arr-down {
	display: none
}
.head-menu>li>a:hover .hm-et {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.head-menu>li>a:hover .hm-ct {
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0)
}
.head-menu>li .hm-tc {
	height: 18px;
	position: relative;
	overflow: hidden
}
.head-menu>li .hm-tc span {
	transition: transform .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: transform .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: transform .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: transform .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	display: block
}
.head-menu>li .hm-tc .hm-et {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0)
}
.head-menu>li.active>a {
	color: #007bb6
}
.head-menu>li.active>a::before {
	width: 60px
}
.head-menu>li.active>a .hm-et {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.head-menu>li.active>a .hm-ct {
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0)
}
.head-menu>li.active .meganav-pane__box, .head-menu>li.active .meganav-pane__product {
	opacity: 1;
	visibility: visible;
	clip-path: polygon(0 -20%, 100% -20%, 100% 100%, 0 100%)
}
.head-menu>li.active .proItem-bg {
	opacity: 1;
	visibility: visible
}
.meganav-pane__box, .meganav-pane__product {
	transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	opacity: 0;
	visibility: hidden;
	clip-path: polygon(0 -20%, 100% -20%, 100% 0, 0 0)
}
.meganav-pane__box {
	position: absolute;
	text-align: center;
	left: 50%;
	top: 100%;
	color: #838383;
	transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	font-size: 14px;
	width: 150px;
	background-color: #f6f6f6;
	padding-top: 35px;
	padding-bottom: 10px
}
.meganav-pane__box li {
	margin-bottom: 22px
}
.meganav-pane__box a {
	transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	color: #838383;
	letter-spacing: .6px
}
.meganav-pane__box a:hover {
	color: #007bb6
}
.head-menu .pro-item {
	position: inherit
}
.proItem-bg {
	transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	opacity: 0;
	visibility: hidden;
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	height: calc(100vh - 96px);
	background-color: rgba(0,0,0,0.4);
	pointer-events: none
}
.meganav-pane__product {
	position: absolute;
	left: 0;
	top: 100%;
	padding-top: 60px;
	padding-bottom: 40px;
	width: 100vw;
	background: url(../assets/images/head-bg.png) no-repeat center center;
	background-color: #f7f7f7;
	z-index: 120
}
.meganav-product__cont {
	max-width: 1000px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	display: -webkit-flex;
	display: flex;
	flex-direction: row;
	justify-content: space-between
}
.hm-pro__item {
	margin-bottom: 40px
}
.hm-pro__caption {
	font-size: 24px;
	color: #000;
	font-weight: 500;
	line-height: 1.55556;
	margin-bottom: 1.66667em
}
.hm-pro__caption a {
	transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94)
}
.hm-pro__caption p {
	font-size: 16px;
	color: #838383;
	line-height: 1.5;
	margin-top: 5px
}
.hm-pro__caption:hover a {
	color: #007bb6
}
.hm-pro__pic, .hm-pro__cont {
	display: inline-block;
	vertical-align: top
}
.hm-pro__pic {
	position: relative;
	width: 49px
}
.hm-pro__pic::before {
	content: "";
	display: block;
	padding-top: 314.28571%
}
.hm-pro__pic img {
	position: absolute;
	left: 0;
	top: 0;
	max-width: 100%
}
.hm-pro__cont {
	padding-left: 20px;
	margin-top: 4px
}
.hm-pro__title {
	font-size: 16px;
	color: #007bb6;
	margin-bottom: 4px;
	font-weight: 500;
	line-height: 1.75
}
.hm-pro__title a {
	color: #007bb6
}
.hm-pro__list {
	font-size: 16px;
	line-height: 1.75
}
.hm-pro__list a {
	transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	color: #838383
}
.hm-pro__list a:hover {
	color: #007bb6
}
.m-menu, .close-menu {
	display: none
}
}

@media (max-width: 1540px) {
.hm-pro__caption {
	font-size: 18px
}
}

@media (max-width: 1024px) {
.logo {
	height: 48px; margin-top:7px;
}
.logo img:first-child {
	height: 100%;
	width: auto;
	display: none;
}
.logo img:last-child {
	height: 100%;
	width: auto;
	display: inline-block;
}
.head-cont {
	width: auto; margin-top:8px;
}
.header {
	position: fixed;
	left: 0;
	top: 0;
	padding: 14px 0;
	width: 100%;
	background-color: #fff;
	z-index: 666
}
.head-main {
	display: flex;
	justify-content: space-between;
	align-items: center
}
.head-navs {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	z-index: 888;
	overflow-y: scroll;
	display: none
}
.head-menu {
	padding-top: 120px;
	width: 100%;
	text-align: center
}
.head-menu>li {
	margin: 40px 0
}
.head-menu>li>a {
	position: relative;
	display: inline-block;
	padding-right: 32px;
	font-size: 24px;
	color: #4D4D4D
}
.head-menu>li>a .icon-arr-down {
	position: absolute;
	right: 0;
	top: 50%;
	font-size: 12px;
	margin-top: -6px
}
.head-menu>li>a .icon-arr-down::before {
	display: block;
	-webkit-transform: scale(0.7);
	transform: scale(0.7)
}
.head-menu .hm-et {
	display: none
}
.m-menu, .head-search {
	display: inline-block;
	vertical-align: middle
}
.m-menu {
	cursor: pointer
}
.m-menu i {
	display: block;
	width: 22px;
	height: 2px;
	background-color: #007bb6;
	margin: 5px 0
}
.hs-search__btn {
	font-size: 20px
}
.subnav {
	display: none
}
.hm-pro__pic, .hm-pro__item {
	display: none
}
.hm-pro__title {
	font-size: 20px;
	color: #838383
}
.hm-pro__item {
	padding-top: 30px
}
.hm-pro__list {
	padding-top: 20px;
	display: none
}
.hm-pro__list li {
	margin-bottom: 30px
}
.hm-pro__list a {
	font-size: 16px;
	color: #838383
}
.meganav-pane__box {
	font-size: 20px;
	padding-top: 30px;
	padding-bottom: 20px;
	padding-right: 32px
}
.meganav-product__cont {
	padding-top: 30px
}
.hm-pro__caption {
	padding-right: 32px;
	font-size: 20px;
	padding-bottom: 35px
}
.hm-pro__caption a {
	color: #838383
}
.hm-pro__caption p {
	display: none
}
.meganav-pane__box li {
	margin-bottom: 35px
}
.meganav-pane__box li:last-child {
	margin-bottom: 0
}
.meganav-pane__box a {
	color: #838383
}
.close-menu {
	font-size: 24px;
	position: absolute;
	right: 1.16667em;
	top: 1.4em;
	color: #007bb6
}
.head-search__mcont {
	max-width: 650px
}
}

@media (max-width: 650px) {
.head-main {
	margin-left: 20px;
	margin-right: 20px;
	font-size: 0
}
.logo {
	height: 32px; margin-top:5px;
}
.head-cont{ margin-top:5px;}
.head-search {
	padding-left: 14px;
	margin-left: 14px
}
.close-menu {
	font-size: 18px
}
.head-search__mcont {
	max-width: 80%
}
.head-search__mcont input {
	height: 36px
}
.head-search__mcont .hsm-btn {
	font-size: 18px
}
.head-search__modal .hsm-close {
	right: 16px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}
.hm-pro__caption, .meganav-pane__box {
	font-size: 18px
}
}
.home .container {
	margin-left: 30px;
	margin-right: 30px
}
.in-column__toggle .inp-arrow {
	transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	position: absolute;
	top: 50%;
	font-size: 22px;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	color: #838383;
	width: 50px;
	height: 50px;
	line-height: 50px
}
.in-column__toggle .inp-arrow::before {
	transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	content: "";
	position: absolute;
	display: block;
	width: 0;
	height: 2px;
	background-color: #838383;
	top: 50%;
	margin-top: -2px
}
.in-column__toggle .inp-prev {
	left: 20px
}
.in-column__toggle .inp-prev::before {
	left: 7px
}
.in-column__toggle .inp-next {
	right: 20px;
	text-align: right
}
.in-column__toggle .inp-next::before {
	right: 7px
}
.in-banner {
	font-size: 0;
	position: relative
}
.in-banner .inp-arrow {
	color: #fff
}
.in-banner .inp-arrow::before {
	background-color: #fff
}
.in-banner .item-pic {
	padding-top: 46.875%
}
.in-banner .small-pic {
	display: none;
	position: relative
}
.in-banner .small-pic::before {
	content: "";
	display: block;
	padding-top: 120%
}
.in-banner .small-pic img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%
}
.in-banner .item-cont {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	width: 100%;
	text-align: center;
	padding: 0 20px;
	color: #fff;
	font-weight: 500
}
.in-banner .item-et, .in-banner .item-ct, .in-banner .item-intro, .in-banner .item-more {
	transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translateY(50px);
	transform: translateY(50px)
}
.in-banner .item-et {
	font-family: "Avenir Heavy";
	line-height: 1;
	-webkit-transition-delay: .1s;
	transition-delay: .1s
}
.in-banner .item-ct {
	-webkit-transition-delay: .3s;
	transition-delay: .3s
}
.in-banner .item-intro {
	font-size: 80px;
	font-weight: 500;
	letter-spacing: 2px;
	line-height: 1.7;
	-webkit-transition-delay: .6s;
	transition-delay: .6s
}
.in-banner .item-more {
	-webkit-transition-delay: .9s;
	transition-delay: .9s
}
.in-banner .item-more i {
	font-size: 12px;
	display: inline-block;
	position: relative;
	top: -2px;
	margin-left: 7px
}
.in-ready .in-banner .slick-current .item-et, .in-ready .in-banner .slick-current .item-ct, .in-ready .in-banner .slick-current .item-intro, .in-ready .in-banner .slick-current .item-more {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateY(0);
	transform: translateY(0)
}
.in-banner__page {
	position: absolute;
	left: 0;
	bottom: 65px;
	width: 100%;
	text-align: center
}
.in-banner__page .item-loading, .in-banner__page .item-num {
	display: inline-block;
	vertical-align: middle
}
.in-banner__page .item-loading {
	width: 24px;
	height: 24px;
	margin-right: 14px
}
.in-banner__page .item-loading svg {
	width: 100%;
	height: 100%
}
.in-banner__page .item-loading .c2 {
	stroke-dasharray: 0px, 250px
}
.in-banner__page .item-loading.active .c2 {
	-webkit-animation: roundRotate 6s infinite;
	animation: roundRotate 6s infinite
}
.in-banner__page .item-num {
	font-size: 14px;
	font-family: "Avenir Heavy";
	color: rgba(255,255,255,0.5)
}
@-webkit-keyframes roundRotate {
0% {
stroke-dasharray:0px, 120px
}
100% {
stroke-dasharray:70px, 120px
}
}
@keyframes roundRotate {
0% {
stroke-dasharray:0px, 120px
}
100% {
stroke-dasharray:70px, 120px
}
}
.in-sec__intro .item-t1, .in-sec__intro .item-t2 {
	color: #000
}
.in-sec__intro .item-t2 {
	margin-top: .10417em
}
.in-sec__intro .item-more {
	margin-top: 1.5625em
}
.in-product__filtrate {
	text-align: center;
	max-width: 1300px;
	margin-left: auto;
	margin-right: auto
}
.in-product__filtrate li {
	position: relative;
	margin-bottom: 40px
}
.in-product__filtrate li::after {
	content: "";
	display: block;
	position: absolute;
	right: 0;
	top: 50%;
	width: 1px;
	height: 146px;
	background-color: #838383;
	opacity: .2;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%)
}
.in-product__filtrate li:last-child::after {
	display: none
}
.in-product__filtrate .item-pic {
	width: 40px;
	position: relative;
	margin: 0 auto
}
.in-product__filtrate .item-pic::before {
	content: "";
	display: block;
	padding-top: 183.92857%
}
.in-product__filtrate .item-pic img {
	transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	position: absolute;
	left: 0;
	top: 0;
	max-width: 100%
}
.in-product__filtrate .item-pic .pic-2 {
	opacity: 0;
	visibility: hidden
}
.in-product__filtrate .item-cont {
	transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	color: #838383;
	font-weight: 500;
	margin-top: 1.5625em
}
.in-product__filtrate .item-cont span {
	font-size: 18px;
	line-height: 1.38889;
	display: block;
	text-transform: uppercase;
	font-family: "Avenir Heavy"
}
.in-product__filtrate .on .item-pic .pic-1 {
	opacity: 0;
	visibility: hidden
}
.in-product__filtrate .on .item-pic .pic-2 {
	opacity: 1;
	visibility: visible
}
.in-product__filtrate .on .item-cont {
	color: #007bb6
}
.in-product__rows {
	position: relative;
	display: none
}
.in-product__slick {
	margin-left: -15px;
	margin-right: -15px
}
.in-product__slick a {
	position: relative;
	display: block;
	margin-left: 15px;
	margin-right: 15px
}
.in-product__list {
	position: relative
}
.in-product__list ul {
	display: none
}
.in-product__list ul:first-child {
	display: block
}
.in-product__list .item-pic {
	position: relative;
	overflow: hidden
}
.in-product__list .item-pic::before {
	content: "";
	display: block;
	padding-top: 82.09877%
}
.in-product__list .item-pic img {
	-webkit-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
	transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%
}
.in-product__list .item-cont {
	position: absolute;
	left: 0;
	bottom: 3.125em;
	width: 100%;
	padding: 0 3.125em;
	color: #000;
	font-weight: 500
}
.in-product__list .item-ct {
	line-height: 1;
	color: #171717
}
.in-product__list .item-et {
	text-transform: uppercase;
	font-family: "Avenir Medium"
}
.in-product__list .item-txt {
	color: #424242;
	margin-top: .375em
}
.in-advantage__full {
	padding-top: 900px;
	position: relative
}
.in-advantage__box {
	position: absolute;
	left: 0;
	top: 30%;
	right: 0;
	text-align: center
}
.in-advantage__box .ina-ct, .in-advantage__box .ina-intro {
	color: #fff
}
.in-advantage__box .ina-intro {
	margin-top: .3125em
}
.in-advantage__box .ina-txt {
	margin-top: .9375em
}
.in-advantage__list {
	font-size: 20px;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto
}
.in-advantage__list ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex
}
.in-advantage__list li {
	width: 230px;
	position: relative;
	margin-bottom: 40px
}
.in-advantage__list li::after {
	content: "";
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	width: 1px;
	height: 100%
}
.in-advantage__list .item-box {
	text-align: center
}
.in-advantage__list .item-num {
	color: #fff;
	font-family: "Avenir Medium";
	display: inline-block;
	line-height: 1;
	position: relative
}
.in-advantage__list .item-num sup {
	font-size: 16px
}
.in-advantage__list .item-num strong {
	font-weight: 400
}
.in-advantage__list .item-num .it-sym {
	display: inline-block;
	vertical-align: top
}
.in-classify__full {
	font-size: 0;
	position: relative;
	margin-left: -.78125vw;
	margin-right: -.78125vw
}
.in-classify__full .rows {
	display: inline-block;
	vertical-align: top;
	width: 50%
}
.in-classify__full a {
	display: block;
	position: relative
}
.in-classify__full .item-box {
	position: relative;
	margin-left: .78125vw;
	margin-right: .78125vw
}
.in-classify__full .item-pic {
	position: relative
}
.in-classify__full .item-pic::before {
	content: "";
	display: block
}
.in-classify__full .item-pic img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%
}
.in-classify__full .small-item__pic {
	display: none
}
.in-classify__full .item-cont {
	position: absolute;
	font-weight: 500;
	left: 0;
	bottom: 0;
	color: #fff;
	width: 100%;
	padding: 1.875em 3.125em 2.5em 3.125em;
	z-index: 20
}
.in-classify__full .item-cont::before {
	transition: opacity .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: opacity .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: opacity .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: opacity .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-image: linear-gradient(to bottom, rgba(2,2,2,0.01), rgba(0,0,0,0.3));
	z-index: -1
}
.in-classify__full .item-cont::after {
	transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	content: "";
	display: block;
	opacity: 0;
	visibility: hidden;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-image: linear-gradient(to right, #0d559a, #5cc3a6);
	z-index: 10
}
.in-classify__full .item-ct, .in-classify__full .item-et, .in-classify__full .item-txt {
	position: relative;
	z-index: 100
}
.in-classify__full .item-ct {
	line-height: 1
}
.in-classify__full .item-et {
	font-family: "Avenir Medium";
	text-transform: uppercase
}
.in-classify__full .item-txt {
	transition: opacity .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: opacity .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: opacity .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: opacity .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	margin-top: .4375em
}
.in-classify__left .item-pic::before {
	padding-top: 98.36066%
}
.in-classify__right .item-box {
	margin-bottom: 1.35417vw
}
.in-classify__right .item-pic::before {
	padding-top: 47.47807%
}
.suspend-modal {
	position: fixed;
	right: 0;
	bottom: 50px;
	font-size: 0;
	z-index: 600
}
.suspend-modal .item-box {
	transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	position: relative
}
.suspend-modal .item-box:last-child .item-btn {
	border-bottom: none
}
.suspend-modal .item-inner {
	transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	opacity: 0;
	visibility: hidden;
	position: absolute;
	right: 70px;
	top: 50%;
	border-radius: 4px;
	-webkit-transform: translate(10px, -50%);
	transform: translate(10px, -50%);
	text-align: center;
	background-color: rgba(0,0,0,0.4)
}
.suspend-modal .item-inner::after {
	content: "";
	display: block;
	position: absolute;
	right: -10px;
	top: 50%;
	width: 0;
	height: 0;
	border-top: 5px solid transparent;
	border-left: 10px solid rgba(0,0,0,0.4);
	border-bottom: 5px solid transparent;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%)
}
.suspend-modal .item-inner span {
	font-size: 14px;
	color: #fff;
	display: block;
	width: 80px;
	height: 28px;
	line-height: 28px
}
.suspend-modal .item-pic {
	transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	position: absolute;
	left: -120px;
	top: -50px;
	opacity: 0;
	-webkit-transform: scale(0);
	transform: scale(0);
	background-color: #fff;
	padding: 10px;
	z-index: 100
}
.suspend-modal .item-pic span {
	font-size: 14px;
	color: #000;
	margin-top: 8px;
	display: block;
	text-align: center
}
.suspend-modal .item-pic img {
	max-width: 90px
}
.suspend-modal .item-btn {
	transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	position: relative;
	display: inline-block;
	width: 42px;
	height: 42px;
	background-color: #fff;
	border-bottom: 1px solid #EFEFEF
}
.suspend-modal .item-btn i {
	transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: ranslate(-50%, -50%);
	-moz-transform: ranslate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-o-transform: ranslate(-50%, -50%);
	font-size: 22px;
	color: #B1B1B1
}
.suspend-modal .active .item-inner {
	opacity: 1;
	visibility: visible
}
.suspend-modal .active .item-btn {
	background-color: #007bb6
}
.suspend-modal .active .item-btn i {
	color: #fff
}
.suspend-modal .item-btn:hover {
	background-color: #007bb6;
	border-bottom-color: #007bb6
}
.suspend-modal .item-btn:hover i {
	color: #fff
}
.suspend-modal .item-btn:hover+.item-cont .item-inner {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%)
}
.suspend-modal .item-btn:hover+.item-cont .item-pic {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1)
}

@media (min-width: 1921px) {
.home .container {
	max-width: 1856px;
	margin-left: auto;
	margin-right: auto
}
.in-product__list, .in-classify__full {
	max-width: 1590px;
	margin-left: auto;
	margin-right: auto
}
}

@media (min-width: 1025px) {
.in-product__list, .in-classify__full {
	margin-left: 5.20833vw;
	margin-right: 5.20833vw
}
.in-column__toggle .inp-arrow:hover {
	color: #007bb6
}
.in-column__toggle .inp-arrow:hover::before {
	background-color: #007bb6;
	width: 22px
}
.in-classify__full .item-txt {
	display: none
}
.in-classify__full a:hover .item-cont::before {
	opacity: 0
}
.in-classify__full a:hover .item-cont::after {
	opacity: .8;
	visibility: visible
}
.in-product__list a .item-txt {
	display: none
}
.in-product__list a:hover .item-pic img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}
.in-product__filtrate a:hover .item-pic .pic-1 {
	opacity: 0;
	visibility: hidden
}
.in-product__filtrate a:hover .item-pic .pic-2 {
	opacity: 1;
	visibility: visible
}
.in-product__filtrate a:hover .item-cont {
	color: #007bb6
}
}

@media (max-width: 1600px) {
.in-banner .item-intro {
	font-size: 64px
}
.in-advantage__full {
	padding-top: 800px
}
.in-product__slick {
	margin-left: -12px;
	margin-right: -12px
}
.in-product__slick a {
	margin-left: 12px;
	margin-right: 12px
}
}

@media (max-width: 1440px) {
.in-advantage__full {
	padding-top: 700px
}
.in-banner .item-intro {
	font-size: 56px
}
.in-product__list .item-cont {
	bottom: 0;
	padding: 20px 24px;
	background-image: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,0.5))
}
.in-product__list .item-ct {
	font-size: 20px
}
.in-product__list .item-txt {
	font-size: 12px
}
.in-classify__full .item-cont {
	padding: 20px 24px;
	font-size: 12px
}
.in-classify__full .item-ct {
	font-size: 20px
}
}

@media (max-width: 1280px) {
.in-product__filtrate li {
	width: 25%
}
.in-advantage__full {
	padding-top: 650px
}
}

@media (max-width: 1100px) {
.in-advantage__list ul {
	font-size: 0;
	flex-wrap: wrap
}
.in-advantage__list li {
	width: 25%
}
}

@media (max-width: 1024px) {
.in-banner .item-intro {
	font-size: 56px
}
.in-banner__page {
	bottom: 26px
}
.in-product__filtrate::-webkit-scrollbar {
display:none
}
.in-product__list .item-cont {
	padding: 20px;
	bottom: 0
}
.in-product__list .item-txt {
	display: block !important
}
.in-product__list .item-ct, .in-product__list .item-txt {
	color: #fff
}
.in-classify__full .item-cont {
	padding: 25px 20px
}
.in-classify__full .item-txt {
	display: block !important
}
.in-advantage__full {
	padding-top: 540px
}
}

@media (max-width: 800px) {
.in-banner .item-intro {
	font-size: 46px
}
.in-banner .larze-pic {
	display: none
}
.in-banner .small-pic {
	display: block
}
.in-banner .item-pic {
	padding-top: 0;
	height: auto
}
.in-product__filtrate li {
	width: 33.33%
}
.in-product__filtrate .item-pic {
	width: 32px
}
.in-classify__full .rows {
	width: 100%
}
.in-classify__full .item-pic::before {
	padding-top: 60%
}
.in-classify__full .small-item__pic {
	display: block
}
.in-classify__full .larze-item__pic {
	display: none
}
.in-classify__left {
	margin-bottom: 15px
}
.in-classify__right .item-box {
	margin-bottom: 15px
}
.in-advantage__list li {
	width: 33%
}
.in-advantage__list .item-num sup {
	font-size: 14px;
	top: -4px
}
}

@media (max-width: 650px) {
.in-banner .item-intro {
	font-size: 36px
}
.in-banner .item-more i {
	top: 0
}
.in-column__toggle .inp-arrow {
	font-size: 14px
}
.in-advantage__full {
	padding-top: 0
}
.in-advantage__box {
	padding-top: 40px;
	padding-bottom: 80px;
	position: relative;
	top: auto;
	left: auto;
	right: auto
}
.in-advantage__box .ina-more {
	margin-top: 0
}
.in-advantage__list li {
	width: 50%;
	margin-bottom: 40px
}
.in-advantage__list .item-num .it-sym {
	font-size: 24px;
	margin-top: 4px
}
.in-product__filtrate li::after {
	height: 90px
}
.suspend-modal .item-inner {
	right: 62px
}
.suspend-modal .item-inner span {
	font-size: 12px;
	width: 68px
}
.suspend-modal .item-pic {
	left: -93px;
	top: -26px;
	padding: 6px
}
.suspend-modal .item-pic span {
	font-size: 12px;
	margin-top: 4px
}
.suspend-modal .item-pic img {
	max-width: 75px
}
.in-classify__full .item-cont {
	padding-top: 12px;
	padding-bottom: 12px
}
.in-product__list .item-cont {
	padding: 12px 20px
}
.in-advantage__list li {
	margin-bottom: 30px
}
.in-advantage__list .item-num {
	font-size: 26px
}
.in-advantage__list .item-num .it-sym {
	font-size: 20px;
	margin-top: 2px
}
}

@media (max-width: 500px) {
.in-banner .item-et {
	font-size: 24px
}
.in-banner .item-intro {
	font-size: 30px
}
.in-news__full .nd-recommend__list .pt-100 {
	padding-top: 35px
}
}
.wrap {
}
.relative {
	position: relative
}
.fs48 {
	font-size: 48px;
	font-weight: 500;
	line-height: 1.41667
}
.fs42 {
	font-size: 42px;
	font-weight: 500
}
.fs36 {
	font-size: 36px;
	font-weight: 500;
	line-height: 1.38889
}
.fs28 {
	font-size: 28px
}
.fs24 {
	font-size: 24px;
	line-height: 1.5;
	letter-spacing: 1px;
	font-weight: 500
}
.fs20 {
	font-size: 20px;
	font-weight: 500;
	line-height: 1.5;
	letter-spacing: 1px
}
.fs16 {
	font-size: 16px;
	line-height: 1.75;
	color: #838383;
	letter-spacing: .6px
}
.page-bgPic {
	position: relative
}
.page-bgPic::after {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.5)
}
.pb-pic {
	padding-top: 450px
}
.pb-cont {
	position: absolute;
	left: 0;
	top: 55%;
	width: 100%;
	text-align: center;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	color: #fff;
	padding: 0 30px;
	z-index: 10
}
.pd-txt {
	font-size: 16px;
	line-height: 1.75;
	letter-spacing: .6px;
	font-weight: 500;
	font-family: "Avenir Medium";
	margin-top: .5em;
	text-transform: uppercase
}
.pd-vid {
	display: inline-block;
	margin-top: 20px
}
.pd-vid i, .pd-vid span {
	display: inline-block;
	vertical-align: middle
}
.pd-vid i {
	transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	position: relative;
	width: 42px;
	height: 42px;
	color: #fff;
	border: 2px solid #fff;
	border-radius: 50%;
	margin-right: 14px
}
.pd-vid i::before {
	transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	display: block;
	font-size: 12px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: ranslate(-50%, -50%);
	-moz-transform: ranslate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-o-transform: ranslate(-50%, -50%);
	padding-left: 3px
}
.pd-vid span {
	font-size: 16px;
	color: #fff
}
.list-filtrate {
	text-align: center;
	background-color: #2E2E31;
	padding: 20px 0
}
.list-filtrate li {
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	padding: 0 1.5em;
	position: relative
}
.list-filtrate li::after {
	content: "";
	display: block;
	position: absolute;
	right: 0;
	top: 3px;
	height: 13px;
	width: 1px;
	background-color: rgba(255,255,255,0.2)
}
.list-filtrate li:last-child::after {
	opacity: 0;
	visibility: hidden
}
.list-filtrate .on a {
	color: #007bb6
}
.list-filtrate a {
	transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	font-weight: 500;
	color: rgba(255,255,255,0.4)
}
.w1200 {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto
}
.w1550 {
	max-width: 1550px;
	margin-left: auto;
	margin-right: auto
}
.w1660 {
	max-width: 1660px;
	margin-left: auto;
	margin-right: auto
}
.paragraph {
	font-size: 16px;
	line-height: 1.75;
	color: #838383;
	letter-spacing: .6px
}
.in-advantage__box .paragraph {
	color: #fff;
}
.paragraph img {
	width: auto !important;
	height: auto !important;
	max-width: 100%
}
.paragraph h3 {
	font-size: 20px;
	line-height: 1.8;
	letter-spacing: 1px;
	color: #000;
	margin-bottom: 1.1em
}
.list-time {
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
	color: #007bb6
}
.btn {
	display: inline-block;
	width: 128px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	text-align: center;
	background-color: #007bb6
}
.btn span {
	display: inline-block;
	position: relative;
	padding-right: 20px;
	font-size: 16px
}
.btn span i {
	transition: transform .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: transform .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: transform .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: transform .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	display: inline-block;
	vertical-align: middle;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -7px;
	font-size: 14px
}
.loading-ani {
	font-size: 0;
	text-align: center
}
.loading-ani i {
	transition: opacity .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: opacity .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: opacity .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: opacity .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	display: inline-block;
	vertical-align: middle;
	width: 12px;
	height: 12px;
	background-color: #007bb6;
	margin: 0 5px
}
.loading-ani i:nth-child(1).cur {
	opacity: .2
}
.loading-ani i:nth-child(2).cur {
	opacity: .4
}
.loading-ani i:nth-child(3).cur {
	opacity: .6
}
.bg-grey {
	background-color: #F6F6F6
}
.bcline-dec {
	position: relative;
	padding-left: 20px
}
.bcline-dec::before {
	content: "";
	display: block;
	width: 4px;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-image: linear-gradient(#5cc3a6, #0d559a)
}
.list-toggle {
	font-size: 0;
	border-top: 1px solid rgba(191,191,191,0.2)
}
.list-toggle.no-border {
	border-top: none
}
.list-toggle>div {
	display: inline-block;
	vertical-align: middle;
	width: 33.33%
}
.list-toggle a {
	transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	font-size: 16px;
	color: #838383
}
.list-toggle .list-arrow i {
	font-size: 14px
}
.page-sec__caption {
	text-align: center
}
.page-sec__caption .txt {
	margin-top: .4375em
}
.send-btn {
	display: inline-block;
	width: 190px;
	height: 50px;
	position: relative;
	background-color: #007bb6;
	text-align: center
}
.send-btn .btn-box {
	height: 14px;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%)
}
.send-btn span {
	transition: transform .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: transform .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: transform .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: transform .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	display: block;
	text-align: center;
	font-size: 14px;
	color: #fff;
	line-height: 1
}
.send-btn .btn2 {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	-webkit-transform: translateY(114%);
	transform: translateY(114%)
}
.sec-list__filtrate {
	text-align: center;
	font-size: 16px;
	line-height: 1.625;
	letter-spacing: .6px
}
.sec-list__filtrate li {
	display: inline-block;
	vertical-align: top;
	margin-left: 1.2em;
	margin-right: 1.2em;
	margin-bottom: 10px
}
.sec-list__filtrate a {
	transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	color: #B1B1B1;
	position: relative;
	display: inline-block
}
.sec-list__filtrate a::after {
	transition: width .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: width .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: width .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: width .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	content: "";
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0;
	height: 1px;
	background-color: #007bb6
}
.sec-list__filtrate .on a {
	color: #007bb6
}
.sec-list__filtrate .on a::after {
	width: 100%
}
.sec-more {
	color: #007bb6;
	font-weight: 500
}
.sec-more a {
	color: #007bb6;
}
.in-advantage__box .sec-more a {
	color: #FFF
}
.sec-more span {
	transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	position: relative;
	padding-right: 12px;
	display: inline-block;
	line-height: 1
}
.sec-more span::before {
	transition: width .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: width .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: width .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: width .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	content: "";
	display: block;
	width: 0;
	position: absolute;
	right: 0;
	top: 6px;
	height: 1px;
	background-color: #007bb6
}
.sec-more i {
	font-size: 12px;
	display: inline-block;
	position: absolute;
	top: 50%;
	right: -4px;
	margin-top: -7px
}
.slick-dots {
	text-align: center;
	font-size: 0;
	margin-top: 10px
}
.slick-dots li {
	display: inline-block;
	vertical-align: middle;
	margin: 0 8px
}
.slick-dots button {
	transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	cursor: pointer;
	font-size: 0;
	padding: 0;
	border: none;
	outline: none;
	width: 12px;
	height: 12px;
	position: relative;
	background-color: #fff;
	border-radius: 50%;
	-webkit-transform: scale(0.9);
	transform: scale(0.9)
}
.slick-dots .slick-active button {
	background-color: #007bb6;
	-webkit-transform: scale(1);
	transform: scale(1)
}
.page-accordion__tab {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 100
}
.page-accordion__tab ul {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	font-size: 0
}
.page-accordion__tab li {
	-webkit-transition: width .5s linear;
	transition: width .5s linear;
	display: inline-block;
	vertical-align: top;
	position: relative;
	width: 66px;
	height: 100%;
	will-change: width
}
.page-accordion__tab li.on {
	width: calc(100% - 132px)
}
.page-accordion__tab li.on .item-caption {
	opacity: 0
}
.page-accordion__tab li.on .item-cont {
	transition: all .2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: all .2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: all .2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: all .2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition-delay: .5s;
	transition-delay: .5s
}
.page-accordion__tab a {
	display: block;
	height: 100%;
	position: relative
}
.page-accordion__tab a::before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 1px;
	height: 100%;
	background-color: #fff
}
.page-accordion__tab .item-caption, .page-accordion__tab .item-cont {
	font-size: 16px;
	color: #fff;
	position: absolute
}
.page-accordion__tab .item-caption {
	transition: opacity .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: opacity .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: opacity .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: opacity .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	left: 23px;
	top: 20px;
	width: 18px;
	text-align: center;
	min-height: 190px
}
.page-accordion__tab .item-caption span {
	display: inline-block;
	margin-bottom: 6px;
	font-family: "Avenir Heavy"
}
.page-accordion__tab .item-title span {
	display: inline-block;
	margin-right: 6px;
	font-family: "Avenir Heavy"
}
.page-accordion__tab .item-cont {
	opacity: 0;
	-webkit-transform: translateY(20px);
	transform: translateY(20px);
	backface-visibility: hidden;
	bottom: 30px;
	left: 40px;
	right: 40px
}
.page-accordion__slick .item-box::after {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.2)
}
.page-accordion__slick .item-title {
	display: none
}
.ter-flow__mpic {
	display: none
}
#newBridge .icon-right-bottom {
	opacity: 0;
	visibility: hidden
}
#newBridge .nb-nodeboard-left-bottom {
	opacity: 0;
	visibility: hidden;
	transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94)
}
#newBridge .nb-nodeboard-left-bottom.open {
	opacity: 1;
	visibility: visible
}
#newBridge .nb-invite-body {
	display: none !important
}

@media (min-width: 1025px) {
body {
	overflow-x: hidden
}
.pd-vid:hover i {
	background-color: #007bb6;
	border-color: #007bb6
}
.btn:hover i {
	-webkit-transform: translateX(5px);
	transform: translateX(5px)
}
.send-btn:hover .btn1 {
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%)
}
.send-btn:hover .btn2 {
	-webkit-transform: translateY(0);
	transform: translateY(0)
}
.list-load__full {
	position: relative;
	padding-right: 20px
}
.list-load__dots {
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -2px;
	z-index: 100;
	font-size: 0
}
.list-load__dots i {
	display: inline-block;
	vertical-align: middle;
	width: 4px;
	height: 4px;
	background-color: #Fff;
	margin-left: 2px;
	-webkit-animation: dotsOpa .8s infinite;
	animation: dotsOpa .8s infinite
}
.list-load__dots i:nth-child(2) {
	-webkit-animation-delay: .2s;
	animation-delay: .2s
}
.list-load__dots i:nth-child(3) {
	-webkit-animation-delay: .4s;
	animation-delay: .4s
}
@-webkit-keyframes dotsOpa {
0% {
opacity:.4
}
100% {
opacity:1
}
}
@keyframes dotsOpa {
0% {
opacity:.4
}
100% {
opacity:1
}
}
.sec-more a:hover span {
	padding-right: 34px
}
.sec-more a:hover span::before {
	width: 26px
}
.sec-list__filtrate a:hover {
	color: #007bb6
}
.sec-list__filtrate a:hover::after {
	width: 100%
}
.filtrate-list a:hover {
	color: #007bb6
}
.filtrate-list a:hover::after {
	width: 100%
}
.list-filtrate a:hover {
	color: #007bb6
}
.list-toggle a:hover {
	color: #007bb6
}
}

@media (max-width: 1700px) {
.w1660 {
	margin-left: 40px;
	margin-right: 40px
}
}

@media (max-width: 1620px) {
.w1550 {
	margin-left: 60px;
	margin-right: 60px
}
}

@media (max-width: 1600px) {
.fs48 {
	font-size: 44px
}
.fs42 {
	font-size: 38px
}
.fs36 {
	font-size: 32px
}
.fs28 {
	font-size: 26px
}
.fs24 {
	font-size: 22px
}
.paragraph h3 {
	font-size: 18px
}
.list-time {
	font-size: 12px
}
.pd-vid i {
	width: 38px;
	height: 38px
}
}

@media (max-width: 1440px) {
.w1200 {
	max-width: 950px
}
.fs48 {
	font-size: 38px
}
.fs42 {
	font-size: 34px
}
.fs36 {
	font-size: 28px
}
.fs28 {
	font-size: 24px
}
.fs24 {
	font-size: 20px
}
.fs20 {
	font-size: 18px
}
.paragraph, .pd-txt, .fs16 {
	font-size: 14px;
	line-height: 1.6
}
.pd-vid i {
	margin-right: 8px
}
.pd-vid span {
	font-size: 14px
}
.list-filtrate {
	padding: 15px 0
}
.list-filtrate li {
	font-size: 14px
}
}

@media (max-width: 1200px) {
.w1660, .w1550 {
	margin-left: 30px;
	margin-right: 30px
}
}

@media (max-width: 1024px) {
.w1200 {
	margin-left: 30px;
	margin-right: 30px
}
.wrap {
	padding-top: 72px
}
.send-btn {
	overflow: visible
}
.send-btn .btn2 {
	display: none
}
.list-load__dots {
	display: none
}
.fs48 {
	font-size: 36px
}
.fs42 {
	font-size: 32px
}
.fs36 {
	font-size: 24px
}
.pb-pic {
	padding-top: 320px
}
.btn span {
	font-size: 14px;
	padding-right: 16px
}
.btn span i {
	font-size: 12px;
	margin-top: -7px
}
.list-filtrate, .sec-list__filtrate {
	white-space: nowrap;
	overflow-x: scroll;
	overflow-y: hidden
}
.list-filtrate::-webkit-scrollbar, .sec-list__filtrate::-webkit-scrollbar {
display:none
}
.list-toggle {
	padding-top: 50px
}
.loading-ani i {
	width: 10px;
	height: 10px
}
.sec-list__filtrate {
	margin-top: 30px
}
.slick-dots li {
	margin: 0 6px
}
.slick-dots button {
	width: 10px;
	height: 10px
}
.page-accordion__tab {
	display: none
}
.page-accordion__slick .item-title {
	display: block;
	transition: all .6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: all .6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: all .6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: all .6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	position: absolute;
	left: 20px;
	right: 20px;
	bottom: 14px;
	color: #fff;
	font-size: 16px;
	z-index: 10;
	text-align: center
}
.page-accordion__slick .slick-dots button {
	background-color: #838383
}
.page-accordion__slick .slick-dots .slick-active button {
	background-color: #007bb6
}
body .module-flow__list {
	display: none
}
.ter-flow__mpic {
	display: block
}
.ter-flow__mpic img {
	max-width: 100%
}
}

@media (max-width: 650px) {
.pb-cont {
	padding: 0 20px
}
.w1660, .w1550, .w1200 {
	margin-left: 20px;
	margin-right: 20px
}
.fs48 {
	font-size: 24px
}
.fs36 {
	font-size: 20px
}
.fs28 {
	font-size: 18px
}
.fs24 {
	font-size: 16px
}
.fs20 {
	font-size: 14px
}
body .paragraph, body .pd-txt, body .fs16 {
	font-size: 12px;
	line-height: 1.6
}
.wrap {
	padding-top: 64px
}
.pb-pic {
	padding-top: 220px
}
.pd-vid i {
	width: 32px;
	height: 32px
}
.list-filtrate li {
	font-size: 14px;
	padding: 0 20px
}
.list-filtrate li::after {
	top: 1px
}
.list-toggle a {
	font-size: 14px
}
.list-toggle .list-arrow i {
	display: inline-block;
	position: relative;
	top: -1px;
	font-size: 12px
}
.btn {
	padding-top: 2px;
	width: 114px;
	height: 36px;
	line-height: 36px
}
.btn span {
	font-size: 14px
}
.btn span i {
	font-size: 12px
}
.sec-more a {
	font-size: 12px
}
.sec-more span {
	padding-right: 10px
}
.sec-more i {
	-webkit-transform: scale(0.8);
	transform: scale(0.8)
}
.list-time {
	font-size: 12px
}
.paragraph h3 {
	font-size: 16px
}
.loading-ani i {
	width: 8px;
	height: 8px;
	margin: 0 3px
}
.sec-list__filtrate {
	font-size: 14px
}
.send-btn {
	width: 164px;
	height: 42px
}
.send-btn .btn-box {
	overflow: visible
}
.bcline-dec {
	padding-left: 10px
}
.bcline-dec::before {
	width: 2px
}
}

@media (max-width: 500px) {
.btn {
	width: 90px;
	height: 30px;
	line-height: 30px
}
.btn span {
	font-size: 12px;
	padding-right: 14px
}
.btn span i::before {
	display: block;
	-webkit-transform: scale(0.8);
	transform: scale(0.8)
}
}
.list-news ul {
	font-size: 0
}
.list-news li {
	position: relative;
	padding-bottom: 40px;
	margin-bottom: 40px
}
.list-news li::after {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background-color: #838383;
	opacity: .1
}
.list-news figure, .list-news article {
	display: inline-block;
	vertical-align: middle
}
.list-news figure {
	width: 43.66667%;
	position: relative
}
.list-news figure::before {
	content: "";
	display: block;
	padding-top: 302px
}
.list-news article {
	width: 56.33333%;
	padding-left: 5%
}
.list-news .item-pic {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-filter: saturate(0.7);
	filter: saturate(0.7)
}
.list-news .list-time {
	display: inline-block;
	margin-bottom: 20px
}
.list-news h1 {
	transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	margin-bottom: 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	position: relative;
	padding-left: 20px
}
.list-news h1::before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 4px;
	width: 4px;
	height: calc(100% - 14px);
	background-image: linear-gradient(#5cc3a6, #0d559a)
}
.list-news .ln-txt {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical
}
.nd-attr {
	position: relative;
	margin-top: 12px
}
.nd-attr .item-box {
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	line-height: 1.75;
	color: #838383;
	margin-right: 3em
}
.nd-attr .nd-share {
	transition: transform .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: transform .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: transform .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: transform .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	font-size: 16px;
	color: #838383;
	margin-top: -8px
}
.nd-attr .nd-share .nds-btn {
	transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	padding-left: 30px;
	position: relative
}
.nd-attr .nd-share i {
	position: absolute;
	top: 0;
	left: 0;
	font-size: 18px;
	display: inline-block;
	vertical-align: middle
}
.nd-share__list a {
	transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	color: #838383;
	margin-left: 16px
}
.nd-share__list.active {
	opacity: 1;
	visibility: visible
}
.nd-inner br {
	display: none
}
.nd-inner p {
	margin-bottom: 20px
}
.nd-recommend__full .box {
	max-width: 1740px;
	margin-left: auto;
	margin-right: auto
}
.nd-recommend__list a {
	background-color: #fff
}
.nd-recommend__list article {
	padding: 1.7em 1.6em 1.5em 1.6em;
	position: relative
}
.nd-recommend__list article::before {
	transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	content: "";
	display: block;
	opacity: 0;
	visibility: hidden;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-image: linear-gradient(to right, #0d559a, #5cc3a6)
}
.nd-recommend__list time, .nd-recommend__list h1 {
	transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	position: relative;
	z-index: 10
}
.nd-recommend__list h1 {
	margin-top: 2em;
	height: 60px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	font-size: 18px;
	color: #000;
	letter-spacing: 1px;
	line-height: 1.6;
	font-weight: 400
}
.nd-recommend__list h1::before {
	height: calc(100% - 10px)
}
.nd-recommend__list figure {
	position: relative;
	overflow: hidden
}
.nd-recommend__list figure::before {
	content: "";
	display: block;
	padding-top: 66.79389%
}
.nd-recommend__list figure img {
	transition: transform .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: transform .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: transform .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: transform .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	-webkit-filter: saturate(0.7);
	filter: saturate(0.7)
}

@media (min-width: 751px) {
.nd-attr .nd-share {
	position: absolute;
	right: 0;
	top: 50%;
	text-align: right
}
.nd-share__list {
	transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	margin-top: 10px;
	opacity: 0;
	visibility: hidden
}
}

@media (min-width: 1025px) {
.nd-share__list a:hover {
	color: #007bb6
}
.nd-attr .nd-share .nds-btn:hover {
	color: #007bb6
}
.nd-recommend__list a:hover article::before {
	opacity: 1;
	visibility: visible
}
.nd-recommend__list a:hover time, .nd-recommend__list a:hover h1 {
	color: #fff
}
.nd-recommend__list a:hover figure img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}
.list-news .item-pic__box {
	overflow: hidden
}
.list-news .item-pic {
	transition: transform .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: transform .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: transform .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: transform .3s cubic-bezier(0.25, 0.46, 0.45, 0.94)
}
.list-news a:hover h1 {
	color: #007bb6
}
.list-news a:hover .item-pic {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}
}

@media (max-width: 1750px) {
.nd-recommend__full .box {
	margin-left: 20px;
	margin-right: 20px
}
}

@media (max-width: 1600px) {
.nd-inner p {
	margin-bottom: 60px
}
.nd-recommend__list h1 {
	font-size: 16px;
	height: 52px
}
}

@media (max-width: 1440px) {
.nd-attr .item-box {
	font-size: 14px
}
}

@media (max-width: 1024px) {
.list-news article {
	padding-left: 4%
}
.nd-inner {
	margin-top: 45px
}
.nd-inner p {
	margin-bottom: 45px
}
}

@media (max-width: 900px) {
.list-news ul {
	margin-left: -10px;
	margin-right: -10px
}
.list-news li {
	display: inline-block;
	vertical-align: top;
	width: 50%
}
.list-news a {
	display: block;
	margin-left: 10px;
	margin-right: 10px
}
.list-news figure {
	width: 100%
}
.list-news figure::before {
	padding-top: 66.79389%
}
.list-news article {
	width: 100%;
	padding-left: 0;
	margin-top: 30px
}
}

@media (max-width: 750px) {
.nd-share__list {
	display: inline-block;
	vertical-align: middle
}
}

@media (max-width: 650px) {
.nd-inner p {
	margin-bottom: 30px
}
.nd-attr .item-box {
	font-size: 14px;
	margin-right: 10px
}
.nd-attr .nd-share {
	font-size: 14px;
	position: relative;
	margin-top: 15px
}
.nd-attr .nd-share .nds-btn {
	padding-left: 22px
}
.nd-attr .nd-share i {
	font-size: 16px;
	top: -1px
}
.nd-recommend__list li {
	width: 50%
}
.nd-recommend__list .list-time {
	font-size: 10px
}
.nd-recommend__list h1 {
	font-size: 14px;
	margin-top: 15px;
	height: 44px
}
.nd-recommend__list h1::before {
	top: 4px
}
.nd-recommend__list article {
	padding: 20px 12px
}
.list-news h1 {
	padding-left: 14px
}
.list-news h1::before {
	width: 3px;
	height: calc(100% - 10px)
}
}

@media (max-width: 580px) {
.list-news li {
	width: 100%
}
}
.module-flow__list {
	text-align: center;
	font-size: 0
}
.module-flow__list .item-box {
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	width: 160px;
	position: relative
}
.module-flow__list .item-box::after {
	content: "";
	display: block;
	position: absolute;
	top: 30px;
	width: 100%;
	height: 1px;
	right: 0;
	background-color: #DEDEDE
}
.module-flow__list .item-box:first-child::before, .module-flow__list .item-box:last-child::before {
	content: "";
	display: block;
	position: absolute;
	width: 60px;
	top: 30px;
	background-color: #fff;
	height: 1px;
	z-index: 10
}
.module-flow__list .item-box:first-child::before {
	left: 0
}
.module-flow__list .item-box:last-child::before {
	right: 0
}
.module-flow__list .item-round {
	transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	width: 60px;
	height: 60px;
	border: 1px solid #B1B1B1;
	border-radius: 50%;
	position: relative;
	z-index: 10;
	margin: auto;
	background-color: #fff
}
.module-flow__list .item-round .item-num {
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	text-align: center;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%)
}
.module-flow__list .item-round span {
	transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	display: inline-block;
	font-size: 26px;
	color: #838383;
	font-weight: 500;
	-webkit-transform: scale(0.7);
	transform: scale(0.7);
	-webkit-transform-origin: center center;
	transform-origin: center center;
	backface-visibility: hidden;
	line-height: 1
}
.module-flow__list .item-title {
	transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	font-size: 16px;
	color: #838383;
	line-height: 1.75;
	margin-top: 1.5em
}
.sup-service__list .item-box {
	transition: background .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: background .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: background .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: background .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	background-color: #Fff;
	text-align: center;
	height: 10em;
	font-size: 20px;
	padding-top: 2.5em
}
.sup-service__list .item-txt {
	transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	margin-top: .875em
}
.sup-service__list .item-pic {
	max-width: 54px;
	position: relative;
	margin-left: auto;
	margin-right: auto
}
.sup-service__list .item-pic::before {
	content: "";
	display: block;
	padding-top: 100%
}
.sup-service__list .item-pic img {
	transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	position: absolute;
	left: 0;
	top: 0;
	width: 100%
}
.sup-service__list .item-pic .pic-2 {
	opacity: 0
}
.sup-service__full {
	background-position: left center
}

@media (min-width: 801px) {
.module-flow__list {
	display: flex;
	justify-content: center
}
}

@media (min-width: 1025px) {
.sup-service__list .item-box:hover {
	background-color: #007bb6
}
.sup-service__list .item-box:hover .item-txt {
	color: #fff
}
.sup-service__list .item-box:hover .item-pic img {
	-webkit-trnsform: scale(1.1);
	transform: scale(1.1)
}
.sup-service__list .item-box:hover .item-pic .pic-1 {
	opacity: 0
}
.sup-service__list .item-box:hover .item-pic .pic-2 {
	opacity: 1
}
.module-flow__list .item-box:hover .item-round {
	background-color: #007bb6;
	border-color: #007bb6
}
.module-flow__list .item-box:hover .item-round span {
	color: #fff;
	-webkit-transform: scale(1);
	transform: scale(1)
}
.module-flow__list .item-box:hover .item-title {
	color: #007bb6
}
}

@media (max-width: 1600px) {
.sup-service__list .item-pic {
	max-width: 48px
}
}

@media (max-width: 1440px) {
.sup-service__list .item-pic {
	max-width: 42px
}
}

@media (max-width: 1024px) {
.module-flow__list {
	text-align: left
}
.module-flow__list .item-box {
	width: 16.66%;
	margin-bottom: 30px
}
.module-flow__list .item-box::before, .module-flow__list .item-box::after {
	display: none
}
.module-flow__list .item-round {
	width: 50px;
	height: 50px
}
.module-flow__list .item-round span {
	font-size: 22px
}
.sup-service__full {
	margin-top: 50px
}
.sup-service__list li {
	margin-bottom: 30px
}
.sup-service__list .item-pic {
	max-width: 38px
}
.sup-service__list .item-box {
	height: 190px;
	padding-top: 60px
}
}

@media (max-width: 800px) {
.module-flow__list .item-box {
	width: 25%
}
.module-flow__list .item-round {
	width: 46px;
	height: 46px
}
.sup-service__full {
	background-position: 12% center
}
}

@media (max-width: 650px) {
.module-flow__list .item-box {
	width: 33.33%
}
.module-flow__list .item-title {
	font-size: 14px;
	margin-top: 15px
}
.sup-service__list li {
	width: 50%;
	margin-bottom: 15px
}
.sup-service__list .item-box {
	padding-top: 30px;
	height: 126px
}
}
.contact .container {
	font-size: 0
}
.contact-left__area, .contact-right__area {
	display: inline-block;
	vertical-align: top
}
.contact-left__area {
	width: 40.3871%
}
.contact-left__area span {
	font-size: 120px;
	font-family: "Avenir Roman";
	text-transform: uppercase;
	line-height: 1;
	display: block
}
.contact-left__area .box {
	padding-right: 70px;
	display: inline-block
}
.contact-left__area .dec {
	position: absolute;
	right: 0;
	top: -17px
}
.contact-right__area {
	width: 59%
}
.cr-message__list .item-title {
	color: #007bb6;
	margin-bottom: .5em
}
.cr-message__list .txt a {
	color: #838383
}
.cr-form__full .title {
	color: #838383
}
.cr-form__full .form-containter {
	margin-left: -6px;
	margin-right: -6px
}
.cr-form__full .form-w50 {
	display: inline-block;
	vertical-align: top;
	width: 49.5%
}
.cr-form__full .form-group {
	margin-bottom: 20px
}
.cr-form__full .item-box {
	margin: 0 6px;
	position: relative
}
.cr-form__full .item-select {
	position: relative
}
.cr-form__full .item-select i {
	position: absolute;
	right: 14px;
	top: 50%;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	color: #838383;
	font-size: 12px
}
.cr-form__full .item-select i::before {
	display: block;
	-webkit-transform: scale(0.6);
	transform: scale(0.6)
}
.cr-form__full input, .cr-form__full textarea, .cr-form__full select {
	outline: none;
	font-size: 16px;
	color: #000;
	letter-spacing: .6px;
	width: 100%;
	background-color: #F6F6F6;
	border: none
}
.cr-form__full input, .cr-form__full textarea {
	padding: 20px
}
.cr-form__full select {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0
}
.cr-form__full textarea {
	height: 230px;
	resize: none
}
.cr-form__full label.error {
	font-size: 12px;
	color: #007bb6;
	position: absolute;
	left: 0;
	top: 100%;
	padding-top: 5px
}

@media (max-width: 1500px) {
.contact-left__area span {
	font-size: 100px
}
}

@media (max-width: 1370px) {
.contact-left__area .box {
	padding-right: 50px
}
.contact-left__area span {
	font-size: 86px
}
.contact-left__area .dec {
	max-width: 46px
}
.cr-form__full input, .cr-form__full textarea, .cr-form__full select {
	font-size: 14px
}
}

@media (max-width: 1024px) {
.contact-right__area {
	width: 100%;
	margin-top: 60px
}
.contact-left__area {
	width: 100%
}
.contact-left__area span {
	font-size: 74px
}
.contact-left__area .dec {
	max-width: 40px;
	top: -12px
}
.cr-form__full {
	margin-top: 30px
}
.cbf-box {
	margin-top: 120px
}
.cr-form__full textarea {
	height: 180px
}
}

@media (max-width: 650px) {
.cr-form__full .form-w50 {
	width: 100%
}
.contact-left__area .box {
	padding-right: 38px
}
.contact-left__area span {
	font-size: 54px
}
.contact-left__area .dec {
	max-width: 32px
}
.cr-form__full input, .cr-form__full textarea {
	padding: 14px
}
.cr-form__full textarea {
	height: 140px
}
}
.technology-bgPic {
	padding-top: 800px
}
.technology-bgPic .pb-cont {
	right: 0
}
.technology-bgPic .pd-title {
	color: #000
}
.technology-bgPic .pd-txt {
	color: #838383
}
.technology-category a {
	transition: background .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: background .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: background .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: background .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	background-color: #Fff;
	display: block;
	padding: 60px 0
}
.technology-category i, .technology-category .item-title, .technology-category span, .technology-category .txt {
	transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94)
}
.technology-category i {
	font-size: 30px;
	color: #B1B1B1
}
.technology-category .item-title {
	font-weight: 500;
	margin-top: .83333em
}
.technology-category span {
	display: block
}
.download-list__full ul {
	font-size: 0
}
.download-list__full li {
	padding-bottom: 30px
}
.download-list__full li:last-child {
	padding-bottom: 0
}
.download-list__full a {
	transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	display: block;
	position: relative;
	font-size: 20px;
	background-color: #fff;
	padding: 2em 5em 2em 0
}
.download-list__full .item-title, .download-list__full .item-txt {
	transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	display: inline-block;
	vertical-align: top
}
.download-list__full .item-title {
	width: 49%;
	padding-left: 4.66667%;
	color: #007bb6
}
.download-list__full .item-txt {
	width: 50%
}
.download-list__full .item-round {
	transition: background .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: background .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: background .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: background .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	width: 2em;
	height: 2em;
	position: absolute;
	right: 3em;
	top: 50%;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	background-color: #007bb6;
	border-radius: 50%
}
.download-list__full .item-round i {
	transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: ranslate(-50%, -50%);
	-moz-transform: ranslate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-o-transform: ranslate(-50%, -50%);
	color: #fff;
	font-size: 14px
}
.faq-list__full li {
	padding-bottom: 30px
}
.faq-list__full li:last-child {
	padding-bottom: 0
}
.faq-list__full a {
	transition: background .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: background .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: background .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: background .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	display: block;
	font-size: 20px;
	background-color: #fff;
	padding: 0 5%
}
.faq-list__full .item-cont {
	padding: 2.6em 0;
	position: relative
}
.faq-list__full .item-title {
	transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	color: #838383;
	width: 90.83333%
}
.faq-list__full .item-round {
	transition: background .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: background .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: background .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: background .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	width: 2em;
	height: 2em;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	background-color: #007bb6;
	border-radius: 50%
}
.faq-list__full .item-round::before, .faq-list__full .item-round::after {
	transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	content: "";
	display: block;
	background-color: #fff;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: ranslate(-50%, -50%);
	-moz-transform: ranslate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-o-transform: ranslate(-50%, -50%)
}
.faq-list__full .item-round::before {
	width: 12px;
	height: 2px
}
.faq-list__full .item-round::after {
	height: 12px;
	width: 2px
}
.faq-list__full .item-inner {
	display: none;
	padding-top: 2.25em;
	padding-bottom: 3.75em;
	border-top: 1px solid rgba(255,255,255,0.2);
	color: #fff
}
.faq-list__full .active a {
	background-color: #007bb6
}
.faq-list__full .active .item-title {
	color: #fff
}
.faq-list__full .active .item-round {
	background-color: #fff
}
.faq-list__full .active .item-round::before, .faq-list__full .active .item-round::after {
	background-color: #007bb6
}
.faq-list__full .active .item-round::after {
	opacity: 0;
	visibility: hidden
}

@media (min-width: 1025px) {
.faq-list__full a:hover {
	background-color: #007bb6
}
.faq-list__full a:hover .item-title {
	color: #fff
}
.faq-list__full a:hover .item-round {
	background-color: #fff
}
.faq-list__full a:hover .item-round::before, .faq-list__full a:hover .item-round::after {
	background-color: #007bb6
}
.download-list__full a:hover {
	background-color: #007bb6
}
.download-list__full a:hover .item-title, .download-list__full a:hover .item-txt {
	color: #fff
}
.download-list__full a:hover .item-round {
	background-color: #fff
}
.download-list__full a:hover .item-round i {
	color: #007bb6
}
.technology-category a:hover {
	background-color: #007bb6
}
.technology-category a:hover i, .technology-category a:hover .item-title, .technology-category a:hover .txt, .technology-category a:hover span {
	color: #fff
}
}

@media (max-width: 1600px) {
.technology-bgPic {
	padding-top: 650px
}
}

@media (max-width: 1024px) {
.technology-bgPic {
	padding-top: 0
}
.technology-bgPic .pb-cont {
	padding: 40px 0;
	position: relative;
	top: auto;
	left: auto;
	right: auto;
	width: auto;
	-webkit-transform: translateY(0);
	transform: translateY(0)
}
.download-list__full a, .faq-list__full a {
	font-size: 16px
}
.technology-category a {
	padding: 40px 0
}
}

@media (max-width: 850px) {
.technology-category {
	text-align: left
}
.technology-category li {
	text-align: center;
	width: 50%
}
.technology-category i {
	font-size: 26px
}
}

@media (max-width: 800px) {
.faq-list__full a {
	padding: 0 20px
}
.download-list__full a {
	padding: 15px 0
}
.download-list__full .item-box {
	position: relative;
	padding-right: 55px;
	padding-left: 20px
}
.download-list__full .item-title, .download-list__full .item-txt {
	width: 100%;
	padding-left: 0
}
.download-list__full .item-txt {
	margin-top: 6px
}
.download-list__full .item-round {
	right: 15px
}
.faq-list__full .item-cont {
	padding: 25px 40px 25px 0
}
.faq-list__full .item-title {
	width: 100%
}
.faq-list__full .item-round {
	right: 0
}
}

@media (max-width: 650px) {
.download-list__full li {
	padding-bottom: 20px
}
.download-list__full a {
	font-size: 14px
}
.download-list__full .item-round i {
	font-size: 12px
}
.faq-list__full li {
	padding-bottom: 20px
}
.faq-list__full a {
	font-size: 14px
}
.faq-list__full .item-round::before {
	width: 10px
}
.faq-list__full .item-round::after {
	height: 10px
}
.technology-bgPic.bg-cover {
	background-position: 79% center
}
}
.case-list__full figure {
	position: relative;
	overflow: hidden
}
.case-list__full figure::before {
	content: "";
	display: block;
	padding-top: 67.92453%
}
.case-list__full figure img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%
}
.case-list__full article {
	padding: 50px 30px 50px 50px;
	height: 240px;
	position: relative;
	background-color: #fff
}
.case-list__full article::after {
	transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	content: "";
	display: block;
	opacity: 0;
	visibility: hidden;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-image: linear-gradient(to right, #0d559a, #5cc3a6)
}
.case-list__full .item-title, .case-list__full .item-attr, .case-list__full .item-txt {
	transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	position: relative;
	z-index: 10
}
.case-list__full .item-caption {
	position: relative;
	padding-left: 20px
}
.case-list__full .item-caption::before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 5px;
	width: 4px;
	height: calc(100% - 12px);
	background-image: linear-gradient(#5cc3a6, #0d559a);
	z-index: 10
}
.case-list__full .item-title {
	font-weight: 500;
	color: #000;
	white-space: nowrap;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	overflow: hidden
}
.case-list__full .item-attr {
	color: #007bb6
}
.case-list__full .item-txt {
	margin-top: .75em;
	display: -webkit-box;
	text-overflow: ellipsis;
	overflow: hidden;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}
.case-bgPic {
	padding-top: 380px;
	position: relative
}
.case-bgPic::before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.4)
}
.case-bgPic .cont {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	width: 100%;
	text-align: center;
	padding: 0 20px;
	color: #fff;
	z-index: 10
}
.case-kernel__full {
	min-height: 886px;
	background-position: right center
}
.case-scene__list {
	max-width: 790px;
	margin-left: auto;
	margin-right: auto
}
.case-scene__list li {
	display: inline-block;
	vertical-align: middle;
	width: 190px;
	text-align: center;
	margin-bottom: 1.5em
}
.case-scene__list span {
	display: block;
	color: #838383;
	font-weight: 400
}
.case-assist__list figure {
	position: relative
}
.case-assist__list figure::before {
	content: "";
	display: block;
	padding-top: 65.2921%
}
.case-assist__list figure img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%
}
.case-assist__list article {
	margin-top: 50px;
	padding-right: 12.02749%
}
.case-assist__list .item-title {
	font-weight: 500;
	margin-bottom: .5em
}
.case-dispose__slickPic {
	position: relative
}
.case-dispose__slickPic .item-pic {
	position: relative
}
.case-dispose__slickPic .item-pic::before {
	content: "";
	display: block;
	padding-top: 45%
}
.case-dispose__slickPic img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%
}
.case-dispose__contSlick a {
	display: block;
	margin-right: 38px
}
.case-dispose__contSlick .slick-current a::after {
	width: 100%
}
.case-dispose__contSlick .slick-current .item-title {
	color: #007bb6
}
.case-dispose__list a {
	position: relative
}
.case-dispose__list a::after {
	transition: width .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: width .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: width .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: width .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	content: "";
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0;
	height: 6px;
	background-color: #007bb6
}
.case-dispose__list .item-title {
	transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	color: #838383;
	font-weight: 500;
	margin-bottom: .5em
}
.case-dispose__list .item-txt {
	height: 116px;
	overflow: hidden
}
.case-dispose__list .item-pic {
	display: none
}
.case-dispose__list .active a::after {
	width: 100%
}
.case-dispose__list .active .item-title {
	color: #007bb6
}
.case-marketing__pic {
	position: relative
}
.case-marketing__pic::before {
	content: "";
	display: block;
	padding-top: 45%
}
.case-marketing__pic img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%
}
.casedata-list__full article {
	background-color: #F6F6F6
}
.casedata-list__full.bg-grey article {
	background-color: #fff
}
.case-contact__full {
	position: relative
}
.case-contact__full::before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(46,46,49,0.5)
}
.case-contact__inner {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	width: 100%;
	text-align: center;
	padding: 0 20px;
	color: #fff;
	z-index: 10
}
.case-contact__inner .item-et {
	font-size: 18px;
	text-transform: uppercase;
	font-family: "Avenir Heavy";
	display: block;
	margin-bottom: .55556em
}
.case-contact__inner .item-ct {
	margin-bottom: .66667em
}
.case-contact__pic {
	padding-top: 300px
}
.case-marketing__txt {
	max-width: 660px
}
.case-kernel__tab {
	text-align: center
}
.case-kernel__tab ul {
	display: inline-block;
	border-bottom: 1px solid rgba(112,112,112,0.2)
}
.case-kernel__tab li {
	display: inline-block;
	vertical-align: top;
	padding-right: 58px
}
.case-kernel__tab li:last-child {
	padding-right: 0
}
.case-kernel__tab a {
	transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	color: #838383;
	display: block;
	padding-bottom: 15px;
	position: relative
}
.case-kernel__tab a::before {
	transition: width .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: width .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: width .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: width .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	content: "";
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0;
	height: 4px;
	background-color: #007bb6
}
.case-kernel__tab .slick-html {
	display: none
}
.case-kernel__tab .on a {
	color: #007bb6
}
.case-kernel__tab .on a::before {
	width: 100%
}
.case-kernel__slick .item-title {
	margin-bottom: .625em
}
.case-kernel__slick .item-txt {
	max-width: 500px
}
.case-kernel__slick .slick-dots {
	margin-top: 30px
}
.case-apply__slick {
	font-size: 0
}
.case-apply__slick .item-pic {
	position: relative
}
.case-apply__slick .item-pic::before {
	content: "";
	display: block;
	padding-top: 45%
}
.case-apply__slick .item-pic img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%
}
.case-apply__slick .slick-dots {
	position: absolute;
	left: 0;
	bottom: 30px;
	width: 100%;
	text-align: center
}

@media (min-width: 1025px) {
.case-kernel__tab a:hover {
	color: #007bb6
}
.case-kernel__tab a:hover::before {
	width: 100%
}
.case-dispose__list a:hover .item-title {
	color: #007bb6
}
.case-list__full figure {
	overflow: hidden
}
.case-list__full figure img {
	transition: transform .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: transform .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: transform .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: transform .3s cubic-bezier(0.25, 0.46, 0.45, 0.94)
}
.case-list__full a:hover figure img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}
.case-list__full a:hover article::after {
	opacity: 1;
	visibility: visible
}
.case-list__full a:hover .item-title, .case-list__full a:hover .item-attr, .case-list__full a:hover .item-txt {
	color: #fff
}
}

@media (max-width: 1600px) {
.case-list__full article {
	padding: 40px 30px;
	height: 220px
}
.case-scene__list img {
	max-width: 52px
}
.case-assist__list article {
	margin-top: 35px
}
.case-kernel__full {
	min-height: 721px
}
.case-apply__slick .slick-dots {
	bottom: 20px
}
}

@media (max-width: 1540px) {
.case-dispose__contSlick a {
	margin-right: 24px
}
.case-scene__list img {
	max-width: 38px
}
}

@media (max-width: 1440px) {
.case-list__full article {
	height: 190px
}
.case-kernel__full {
	min-height: 664px
}
.case-scene__list img {
	max-width: 32px
}
}

@media (max-width: 1280px) {
.case-scene__list img {
	max-width: 32px
}
.case-assist__list article {
	margin-top: 30px
}
}

@media (max-width: 1024px) {
.case-list__full article {
	padding: 30px 20px;
	height: 180px
}
.case-scene__list li {
	width: 24%
}
.case-dispose__list ul {
	white-space: nowrap;
	overflow-x: scroll;
	overflow-y: hidden
}
.case-dispose__list ul::-webkit-scrollbar {
display:none
}
.case-dispose__list li {
	width: 80%
}
.case-dispose__list a::after {
	height: 4px
}
.case-dispose__list .item-txt {
	white-space: normal
}
.case-kernel__slick .slick-dots {
	margin-top: 15px
}
.case-kernel__full {
	min-height: 576px;
	background-position: 80% center
}
.case-kernel__tab {
	white-space: nowrap;
	overflow-x: scroll
}
.case-kernel__tab::-webkit-scrollbar {
display:none
}
.case-kernel__tab ul {
	font-size: 0;
	display: block;
	border-bottom: none
}
.case-kernel__tab li {
	width: 160px;
	padding-right: 0;
	border-bottom: 1px solid rgba(112,112,112,0.2)
}
.case-kernel__tab a {
	text-align: center
}
}

@media (max-width: 800px) {
.case-scene__list li {
	width: 32%
}
}

@media (max-width: 650px) {
.case-assist__list li {
	margin-bottom: 60px
}
.case-assist__list li:last-child {
	margin-bottom: 30px
}
.case-list__full li {
	width: 50%
}
.case-list__full article {
	height: auto;
	padding: 20px 10px
}
.case-list__full .item-title {
	font-size: 14px
}
.case-list__full .item-txt {
	height: 38px
}
.case-list__full .item-caption {
	padding-left: 8px
}
.case-list__full .item-caption::before {
	height: calc(100% - 10px);
	width: 2px
}
.case-contact__pic {
	padding-top: 260px
}
.case-contact__inner .item-et {
	font-size: 16px
}
.case-kernel__full {
	min-height: 550px
}
.case-kernel__tab li {
	width: 45%
}
.case-scene__list img {
	max-width: 26px
}
.case-contact__full {
	margin-top: 40px
}
}
.ab-company__title {
	color: #007bb6
}
.ab-company__title span {
	display: inline-block;
	padding: 0 44px;
	position: relative;
	font-weight: 500;
	margin-bottom: 2px
}
.ab-company__title span::before, .ab-company__title span::after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	height: 1px;
	background-color: #007bb6;
	width: 28px
}
.ab-company__title span::before {
	left: 0
}
.ab-company__title span::after {
	right: 0
}
.ab-company__title p {
	font-size: 14px
}
.ab-company__attr {
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex
}
.ab-company__attr .item-box {
	width: 19.33333%
}
.ab-company__attr .item-box {
	margin-bottom: 20px
}
.ab-company__attr .item-num {
	color: #007bb6;
	display: inline-block;
	position: relative;
	line-height: 1;
	font-family: "Avenir Medium";
	margin-bottom: .09524em
}
.ab-company__attr .item-num sup {
	font-size: 14px;
	left: -8px
}
.ab-company__attr .item-num strong {
	font-weight: 400
}
.ab-company__attr .item-num .it-sym {
	display: inline-block;
	vertical-align: top
}
.ab-company__history {
	margin-left: 34px;
	margin-right: 34px
}
.ab-history__year {
	padding: 0 46px;
	position: relative
}
.ab-history__year .swiper-arrow {
	transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	position: absolute;
	bottom: 0;
	font-size: 32px;
	color: #BFBFBF;
	cursor: pointer;
	top: auto
}
.ab-history__year .swiper-arrow::after {
	display: none
}
.ab-history__year .swiper-prev {
	left: 0
}
.ab-history__year .swiper-next {
	right: 0
}
.ab-history__yslick::after {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	bottom: 17px;
	width: 100%;
	height: 1px;
	background-color: #DEDEDE
}
.ab-history__yslick .slick-list {
	z-index: 10
}
.ab-history__yslick span {
	transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	text-align: center;
	font-size: 36px;
	font-family: "Avenir Heavy";
	color: #BFBFBF;
	-webkit-transform: scale(0.4);
	transform: scale(0.4);
	-webkit-transform-origin: bottom center;
	transform-origin: bottom center
}
.ab-history__yslick .item-box {
	text-align: center;
	z-index: 10;
	position: relative;
	padding-top: 54px
}
.ab-history__yslick .item-round {
	transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	margin: 0 auto;
	-webkit-transform: scale(0.4);
	transform: scale(0.4);
	width: 28px;
	height: 28px;
	background-color: #DDDDDD;
	border: 1px solid #BFBFBF;
	border-radius: 50%;
	position: relative;
	z-index: 12;
	-webkit-transform-origin: center center;
	transform-origin: center center
}
.ab-history__yslick .item-round::after {
	transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	content: "";
	display: block;
	width: 8px;
	height: 8px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: ranslate(-50%, -50%);
	-moz-transform: ranslate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-o-transform: ranslate(-50%, -50%);
	border-radius: 50%;
	background-color: #BFBFBF
}
.ab-history__yslick .slick-current span {
	color: #007bb6;
	-webkit-transform: scale(1);
	transform: scale(1)
}
.ab-history__yslick .slick-current .item-round {
	-webkit-transform: scale(1);
	transform: scale(1);
	background-color: #97D0D8;
	border-color: rgba(1,128,146,0.37)
}
.ab-history__yslick .slick-current .item-round::after {
	background-color: #007bb6
}
.ab-history__tslick {
	font-size: 0
}
.ab-history__tslick .swiper-year, .ab-history__tslick .swiper-inner {
	display: inline-block;
	vertical-align: top
}
.ab-history__tslick .swiper-year {
	width: 39.5%;
	position: relative;
	text-align: center
}
.ab-history__tslick .swiper-year .item-pic {
	position: relative
}
.ab-history__tslick .swiper-year .item-pic::before {
	content: "";
	display: block;
	padding-top: 47.31183%
}
.ab-history__tslick .swiper-year img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 10
}
.ab-history__tslick .swiper-year span {
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	font-size: 8.33333vw;
	color: #007bb6;
	font-family: "Avenir Heavy"
}
.ab-history__tslick .swiper-inner {
	width: 60.5%;
	padding-left: 11.66667%
}
.ab-history__tslick .item-box {
	position: relative;
	padding-left: 50px;
	margin: 1.25em 0
}
.ab-history__tslick .item-month {
	position: absolute;
	left: 0;
	top: 0;
	color: #007bb6;
	font-weight: 500
}
.ab-advantage__title {
	color: #fff
}
.ab-advantage__list .item-box {
	position: relative;
	padding-left: 70px
}
.ab-advantage__list .item-title, .ab-advantage__list .dec {
	transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94)
}
.ab-advantage__list .item-title, .ab-advantage__list .item-txt {
	color: #fff
}
.ab-advantage__list .item-txt strong {
	transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	font-weight: 400
}
.ab-advantage__list .dec {
	position: absolute;
	left: 0;
	top: 0;
	color: #fff;
	font-size: 46px
}
.ab-knowledge__list {
	max-width: 85%;
	margin-left: auto;
	margin-right: auto
}
.ab-knowledge__list li .item-box {
	margin-left: 0;
	margin-right: 0
}
.ab-knowledge__list li:nth-child(4n) .item-box::after {
	display: none
}
.ab-knowledge__list .item-box {
	position: relative;
	text-align: center
}
.ab-knowledge__list .item-box::after {
	content: "";
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	width: 1px;
	height: 100%;
	background-color: rgba(131,131,131,0.17)
}
.ab-knowledge__list .item-cont {
	display: inline-block
}
.ab-knowledge__list .item-num {
	color: #007bb6;
	display: inline-block;
	position: relative;
	font-family: "Avenir Heavy"
}
.ab-knowledge__list .item-num .counter, .ab-knowledge__list .item-num span {
	display: inline-block
}
.ab-knowledge__list .item-num sup {
	font-size: 14px;
	left: -8px
}
.ab-standard__list dt {
	font-weight: 500;
	color: #000;
	margin-bottom: .66667em;
	position: relative;
	padding-left: 42px
}
.ab-standard__list dt .item-dec {
	position: absolute;
	left: 0;
	top: 0;
	width: 30px;
	height: 30px
}
.ab-standard__list dt .item-dec img {
	position: absolute;
	left: 0;
	top: 0;
	max-width: 100%
}
.ab-standard__list dd {
	position: relative;
	padding-bottom: .625em;
	margin-bottom: 1em
}
.ab-standard__list dd::after {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 1px;
	background-color: rgba(131,131,131,0.2)
}
.ab-collaborate__list figure {
	position: relative;
	overflow: hidden
}
.ab-collaborate__list figure::before {
	content: "";
	display: block;
	padding-top: 71.79487%
}
.ab-collaborate__list figure img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%
}
.ab-collaborate__list article {
	background-color: #fff;
	position: relative;
	font-size: 20px;
	height: 166px;
	overflow: hidden;
	padding: 2em 1.6em 1.6em 1.6em
}
.ab-collaborate__list article::after {
	transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	opacity: 0;
	visibility: hidden;
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-image: linear-gradient(to right, #0d559a, #5cc3a6)
}
.ab-collaborate__list time, .ab-collaborate__list h1 {
	transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	position: relative;
	z-index: 10
}
.ab-collaborate__list time {
	font-size: 14px;
	color: #007bb6;
	font-family: "Avenir Medium";
	text-transform: uppercase
}
.ab-collaborate__list h1 {
	font-size: 16px;
	line-height: 1.75;
	color: #838383;
	font-weight: 400;
	margin-top: .9375em;
	overflow: hidden;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	box-orient: vertical;
	display: -webkit-box;
	display: box
}
.ab-collaborate__list h1 strong {
	display: block
}
.ab-client__list .pic {
	position: relative
}
.ab-client__list .pic::before {
	content: "";
	display: block;
	padding-top: 41.98895%
}
.ab-client__list .pic img {
	transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: ranslate(-50%, -50%);
	-moz-transform: ranslate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-o-transform: ranslate(-50%, -50%);
	max-width: 100%
}

@media (min-width: 1921px) {
.ab-history__tslick .swiper-year span {
	font-size: 200px
}
}

@media (min-width: 1025px) {
.ab-collaborate__list figure img {
	transition: transform .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: transform .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: transform .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: transform .3s cubic-bezier(0.25, 0.46, 0.45, 0.94)
}
.ab-collaborate__list a:hover figure img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}
.ab-collaborate__list a:hover time, .ab-collaborate__list a:hover h1 {
	color: #fff
}
.ab-collaborate__list a:hover article::after {
	opacity: 1;
	visibility: visible
}
.ab-advantage__list .item-box:hover .item-title, .ab-advantage__list .item-box:hover .dec {
	color: #007bb6
}
.ab-advantage__list .item-box:hover .item-txt strong {
	color: #007bb6
}
.ab-history__year .swiper-arrow:hover {
	color: #007bb6
}
.ab-history__year a:hover span {
	color: #007bb6
}
}

@media (max-width: 1600px) {
.ab-history__tslick .swiper-inner {
	padding-left: 4%
}
.ab-collaborate__list article {
	font-size: 18px
}
.ab-advantage__list .item-box {
	padding-left: 58px
}
.ab-advantage__list .dec {
	font-size: 40px
}
.ab-standard__list dt {
	padding-left: 34px
}
.ab-standard__list dt .item-dec {
	top: 1px;
	width: 26px;
	height: 26px
}
}

@media (max-width: 1440px) {
.ab-collaborate__list article {
	font-size: 16px;
	height: 140px
}
.ab-collaborate__list time {
	font-size: 12px
}
.ab-collaborate__list h1 {
	font-size: 14px
}
.ab-history__yslick .item-box {
	padding-top: 52px
}
.ab-history__yslick span {
	font-size: 32px
}
.ab-standard__list dt .item-dec {
	width: 24px;
	height: 24px
}
}

@media (max-width: 1280px) {
.ab-advantage__list .item-box {
	padding-left: 54px
}
.ab-advantage__list .dec {
	font-size: 38px
}
.ab-knowledge__list {
	max-width: 100%
}
.ab-knowledge__list li {
	width: 25%
}
.ab-collaborate__list article {
	font-size: 14px
}
}

@media (max-width: 1024px) {
.ab-company__attr {
	flex-wrap: wrap
}
.ab-company__attr .item-box {
	width: 24%
}
.ab-history__yslick .item-box {
	padding-top: 42px
}
.ab-history__yslick span {
	font-size: 26px
}
}

@media (max-width: 800px) {
.ab-history__tslick .swiper-year, .ab-history__tslick .swiper-inner {
	width: 100%
}
.ab-history__tslick .swiper-inner {
	padding-left: 0
}
.ab-history__tslick .swiper-year span {
	font-size: 100px
}
.ab-company__history {
	margin-left: 0;
	margin-right: 0
}
.sec-title .txt {
	margin-top: 5px
}
}

@media (max-width: 650px) {
.ab-history__tslick .item-box {
	padding-left: 40px
}
.ab-advantage__list {
	margin-top: 35px
}
.ab-advantage__list li {
	width: 50%
}
.ab-advantage__list .dec {
	font-size: 22px
}
.ab-advantage__list .item-box {
	padding-left: 30px;
	padding-right: 20px
}
.ab-advantage__list .item-txt {
	opacity: .6;
	margin-top: 6px
}
.ab-knowledge__list li {
	width: 33.33%
}
.ab-knowledge__list li:nth-child(3n) .item-box::after {
	display: none
}
.ab-knowledge__list li:nth-child(4n) .item-box::after {
	display: block
}
.ab-knowledge__list .item-num span {
	font-size: 12px
}
.ab-collaborate__list article {
	padding: 20px 12px;
	height: 118px
}
.ab-collaborate__list li {
	width: 50%
}
.ab-collaborate__list h1 {
	height: 48px
}
.ab-standard__list dt {
	padding-left: 28px
}
.ab-standard__list dt .item-dec {
	top: 1px;
	width: 20px;
	height: 20px
}
}

@media (max-width: 580px) {
.ab-company__attr .item-box {
	width: 49%;
	margin-bottom: 40px
}
.ab-company__history {
	margin-top: 20px
}
.ab-history__tslick .swiper-year span {
	font-size: 80px
}
.ab-knowledge__list li {
	width: 50%
}
.ab-knowledge__list li:nth-child(3n) .item-box::after {
	display: block
}
.ab-knowledge__list li:nth-child(even) .item-box::after {
	display: none
}
}
.list-product ul {
	font-size: 0
}
.list-product li {
	padding-bottom: 30px
}
.list-product li:last-child {
	padding-bottom: 0
}
.list-product a {
	display: block;
	padding-top: 40px;
	background-color: #fff;
	overflow: hidden
}
.list-product article, .list-product figure {
	display: inline-block;
	vertical-align: top;
}
.list-product article {
	width: 57.16667%;
	padding-left: 5.41667%;
	padding-top: 55px;
}
.list-product figure {
	overflow: hidden;
	position: relative;
	width: 35%; margin-left:4%;
}
.list-product figure::before {
	content: "";
	display: block;
	padding-top: 109.52381%
}
.list-product figure img {
	transition: transform .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: transform .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: transform .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: transform .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	position: absolute;
	left: 0;
	top: 0;
	max-width: 100%
}
.list-product h1 {
	color: #000
}
.list-product .item-caption::before {
	top: 6px;
	height: calc(100% - 12px)
}
.list-product .item-et {
	font-family: "Avenir Medium"
}
.list-product .item-attr {
	color: #007bb6;
	font-weight: 500
}
.list-product .item-txt {
	overflow: hidden;
	-webkit-line-clamp: 3;
	line-clamp: 3;
	-webkit-box-orient: vertical;
	box-orient: vertical;
	display: -webkit-box;
	display: box
}
.pro-item__row {
	padding-bottom: 120px
}
.prodata-evaluate__full {
	background-color: rgba(246,246,246,0.4)
}
.prodata-evaluate__cont {
	max-width: 850px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	color: #838383
}
.prodata-evaluate__cont .pe-arrow {
	outline: none;
	transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	display: inline-block;
	vertical-align: middle;
	font-size: 24px;
	margin: 0 2px;
	color: #B1B1B1
}
.prodata-evaluate__slick .item-box {
	position: relative;
	padding: 50px 0
}
.prodata-evaluate__slick .item-num {
	font-size: 15.625vw;
	color: #F6F6F6;
	font-family: "Avenir Heavy";
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	text-align: center;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	z-index: -1
}
.prodata-evaluate__slick .item-txt {
	color: #007bb6
}
.prodata-evaluate__slick .item-intro {
	display: inline-block;
	padding-left: 42px;
	position: relative
}
.prodata-evaluate__slick .item-intro::before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 50%;
	background-color: rgba(112,112,112,0.4);
	width: 30px;
	height: 1px
}
.prodata-classify__full {
	background-color: #FAFAFA
}
.prodata-classify__full li {
	margin-bottom: 30px
}
.prodata-classify__full .item-box {
	position: relative
}
.prodata-classify__full figure {
	position: relative;
	overflow: hidden
}
.prodata-classify__full figure::before {
	content: "";
	display: block
}
.prodata-classify__full figure img {
	transition: transform .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: transform .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: transform .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: transform .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	position: absolute;
	left: 0;
	top: 0;
	width: 100%
}
.prodata-classify__full .row-10 {
	width: 100%
}
.prodata-classify__full .row-10 figure::before {
	padding-top: 48.91122%
}
.prodata-classify__full .row-5 {
	display: inline-block;
	vertical-align: middle;
	width: 50%
}
.prodata-classify__full .row-5 figure::before {
	padding-top: 100%
}
.prodata-classify__full article {
	transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	opacity: 0;
	visibility: hidden;
	font-size: 20px;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 1.5em;
	background-image: linear-gradient(to bottom, rgba(255,255,255,0.03), rgba(255,255,255,0.5))
}
.prodata-abstract__cont .txt {
	max-width: 900px;
	margin-left: auto;
	margin-right: auto
}
.prodata-abstract__list li {
	width: 210px
}
.prodata-abstract__list .dec {
	position: relative;
	max-width: 60px;
	margin: 0 auto
}
.prodata-abstract__list .dec::before {
	content: "";
	display: block;
	padding-top: 100%
}
.prodata-abstract__list .dec img {
	position: absolute;
	left: 0;
	top: 0;
	max-width: 100%
}
.prodata-abstract__list .item-txt {
	margin-top: .3125em
}
.prodata-config__full {
	padding-left: 13.54167vw;
	position: relative;
	height: 780px
}
.prodata-config__bgPic {
	position: absolute;
	right: 0;
	bottom: 20px;
	width: 41.97917%;
	text-align: right
}
.prodata-config__bgPic img {
	max-width: 100%
}
.prodata-config__filtrate li {
	display: inline-block;
	vertical-align: middle;
	margin-right: 3.75em
}
.prodata-config__filtrate a {
	transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	color: #838383;
	display: inline-block;
	position: relative;
	line-height: 1;
	padding-bottom: 4px
}
.prodata-config__filtrate a::after {
	transition: width .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: width .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: width .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: width .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	content: "";
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0;
	height: 2px;
	background-color: #007bb6
}
.prodata-config__filtrate .on a {
	color: #007bb6
}
.prodata-config__filtrate .on a::after {
	width: 100%
}
.prodata-config__list {
	max-width: 900px;
	position: relative;
	z-index: 10
}
.prodata-config__list .item-box {
	padding-left: 56px;
	position: relative
}
.prodata-config__list .item-dec {
	position: absolute;
	left: 0;
	top: 0;
	max-width: 40px
}
.prodata-config__list .item-dec img {
	max-width: 100%
}
.prodata-config__list .item-title {
	color: #4D4D4D
}
.prodata-config__list .item-txt {
	font-size: 14px;
	line-height: 1.71429;
	color: #B1B1B1;
	font-family: "Avenir Medium"
}
.prodata-text__full {
	position: relative;
	height: calc(100vh - 96px);
	overflow: hidden
}
.prodata-text__full .cont {
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	width: 100%;
	height: 100%
}
.prodata-text__full .cont span {
	font-size: 14.58333vw;
	color: #0d559a;
	font-family: "Avenir Heavy"
}
.prodata-text__full .cont span::before {
	content: attr(data-text);
	position: absolute;
	z-index: 10;
	color: #007bb6;
	-webkit-mask: linear-gradient(to left, #0d559a, rgba(0,0,0,0))
}
.prodata-text__full .pic {
	position: absolute;
	left: 50%;
	top: calc(100vh - 518px);
	transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	max-width: 630px
}
.prodata-recommend__full .bgPic {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%
}
.prodata-recommend__full .small-bgPic {
	display: none
}
.prodata-recommend__cont .item-ct {
	color: #000
}
.prodata-recommend__cont .item-et {
	margin-top: -3px;
	font-size: 108px;
	font-family: "Avenir Heavy";
	color: #0d559a
}
.prodata-recommend__cont .item-et::before {
	content: attr(data-text);
	position: absolute;
	z-index: 10;
	color: #007bb6;
	-webkit-mask: linear-gradient(to left, #0d559a, rgba(0,0,0,0))
}
.prodata-recommend__cont .item-intro {
	color: #007bb6;
	margin-top: .16667em
}
.prodata-recommend__cont .item-video {
	display: inline-block;
	cursor: pointer
}
.prodata-recommend__cont .item-video .item-vbtn, .prodata-recommend__cont .item-video span {
	display: inline-block;
	vertical-align: middle
}
.prodata-recommend__cont .item-video .item-vbtn {
	transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	position: relative;
	width: 47px;
	height: 47px;
	border: 2px solid #007bb6;
	border-radius: 50%;
	margin-right: 14px
}
.prodata-recommend__cont .item-video .item-vbtn i {
	transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: ranslate(-50%, -50%);
	-moz-transform: ranslate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-o-transform: ranslate(-50%, -50%);
	font-size: 12px;
	color: #007bb6
}
.prodata-recommend__cont .item-video span {
	transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	font-size: 16px;
	color: #838383;
	letter-spacing: .6px
}
.prodata-animate__full {
	overflow: hidden;
	position: relative
}
.prodata-scroll__bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(246,246,246,0.5);
	opacity: 0
}
.prodata-scroll__space {
	position: relative
}
.modal-video__full {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 700
}
.modal-video__full .mv-bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.7)
}
.modal-video__full .mv-video__cont {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	max-width: 90%;
	right: 0;
	margin: auto;
	text-align: center;
	z-index: 120
}
.modal-video__full .mv-video__cont video {
	max-width: 100%;
	outline: none;
	max-height: 650px
}
.modal-video__full .mv-close {
	transition: transform .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: transform .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: transform .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: transform .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	display: inline-block;
	font-size: 20px;
	position: absolute;
	right: 24px;
	top: 24px;
	color: #fff;
	z-index: 200
}
.prodata-config__slick li {
	margin-bottom: 42px
}
.prodata-greet__attr li {
	margin-right: 70px;
	margin-bottom: 45px
}
.prodata-greet__attr span {
	color: #007bb6;
	font-family: "Avenir Medium";
	line-height: 1.2
}
.prodata-greet__attr .item-box {
	text-align: center
}
.prodata-greet__attr .item-num {
	line-height: 1;
	display: inline-block;
	position: relative
}
.prodata-greet__attr .sym {
	color: #007bb6;
	display: inline-block;
	vertical-align: super;
	font-size: 16px
}
.prodata-greet__bgPic {
	margin-top: 10px;
	position: relative
}
.prodata-greet__bgPic::before {
	content: "";
	display: block;
	padding-top: 48.33333%
}
.prodata-greet__bgPic img {
	position: absolute;
	left: 0;
	top: 0;
	max-width: 100%
}
.prodata-bgPic .pd-vid, .prodata-greet__bgPic .pd-vid {
	position: absolute;
	left: 40px;
	bottom: 30px;
	z-index: 10
}
.prodata-hybr__caption {
	font-size: 0
}
.prodata-hybr__title, .prodata-hybr__inner {
	display: inline-block;
	vertical-align: top;
	width: 50%
}
.prodata-hybr__title {
	padding-right: 30px
}
.prodata-bgPic {
	position: relative
}
.prodata-bgPic::before {
	content: "";
	display: block;
	padding-top: 48.33333%
}
.prodata-bgPic img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%
}
.prodata-hybr__list .item-pic {
	position: relative
}
.prodata-hybr__list .item-pic::before {
	content: "";
	display: block;
	padding-top: 68.72852%
}
.prodata-hybr__list .item-pic img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%
}
.prodata-hybr__attr ul {
	display: flex;
	align-content: center;
	justify-content: center
}
.prodata-hybr__attr li {
	padding-left: 40px;
	padding-right: 40px;
	margin-bottom: 30px;
	border-right: 1px solid rgba(0,0,0,0.1)
}
.prodata-hybr__attr .item-icon {
	width: 56px;
	position: relative;
	margin-left: auto;
	margin-right: auto
}
.prodata-hybr__attr .item-icon::before {
	content: "";
	display: block;
	padding-top: 100%
}
.prodata-hybr__attr .item-icon img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%
}
.prodata-hybr__attr .item-title {
	text-align: center;
	margin-top: .3125em
}
.prodata-sec__cont .txt {
	max-width: 740px;
	margin-left: auto;
	margin-right: auto
}
.prodata-greet__txt {
	margin-top: 10px
}
.prodata-sec__cont img{ max-width:100%;}
.prodata-marketing__slick .item-pic {
	position: relative
}
.prodata-marketing__slick .item-pic::before {
	content: "";
	display: block;
	padding-top: 80%
}
.prodata-marketing__slick .item-pic img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%
}
.prodata-marketing__slick .slick-dots {
	position: absolute;
	left: 0;
	bottom: 40px;
	width: 100%;
	text-align: center
}
.prodata-business__tab, .prodata-business__slick {
	display: inline-block;
	vertical-align: top
}
.prodata-business__tab {
	width: 34%;
	padding-right: 70px;
	border-left: 1px solid rgba(112,112,112,0.4)
}
.prodata-business__tab a {
	display: block;
	padding-left: 30px;
	position: relative
}
.prodata-business__tab a::before {
	transition: height .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: height .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: height .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: height .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 4px;
	height: 0;
	background-color: #007bb6
}
.prodata-business__tab li {
	margin-bottom: 20px
}
.prodata-business__tab li:last-child {
	margin-bottom: 0
}
.prodata-business__tab li:first-child .item-txt {
	display: block
}
.prodata-business__tab .on a::before {
	height: 100%
}
.prodata-business__tab .on .item-title {
	color: #007bb6
}
.prodata-business__tab .item-title {
	transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94)
}
.prodata-business__tab .item-txt {
	margin-top: .625em;
	display: none
}
.prodata-business__slick {
	width: 64%
}
.prodata-business__slick .item-pic {
	position: relative
}
.prodata-business__slick .item-pic::before {
	content: "";
	display: block;
	padding-top: 59.70149%
}
.prodata-business__slick .item-pic img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%
}
.place-box {
	position: absolute;
	right: 190px;
	top: 0;
	width: 41.66667vw
}
.place-box::before {
	content: "";
	display: block;
	padding-top: 100%
}
.place-box .place-bgPic {
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	height: 100%
}
.place-box .place-bgPic img {
	width: 100%
}

@media (min-width: 1025px) {
.prodata-classify__cont {
	margin-left: 70px;
	margin-right: 70px
}
.prodata-business__tab a:hover .item-title {
	color: #007bb6
}
.modal-video__full .mv-close:hover {
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg)
}
.list-product a:hover figure img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}
.prodata-recommend__full .place-pic {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: ranslate(-50%, -50%);
	-moz-transform: ranslate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-o-transform: ranslate(-50%, -50%);
	max-width: 613px;
	width: 24.27083vw;
	opacity: 0;
	visibility: hidden
}
.prodata-recommend__full .place-pic::before {
	content: "";
	display: block;
	padding-top: 142.64339%
}
.prodata-recommend__full .place-pic img {
	position: absolute;
	left: 0;
	top: 0;
	max-width: 100%
}
.prodata-recommend__cont {
	padding-left: 19.79167%;
	display: flex;
	align-items: center;
	width: 100%;
	height: 100%
}
.prodata-scroll__pic {
	position: absolute;
	left: 50%;
	top: 0;
	max-width: 613px;
	width: 24.32292vw;
	z-index: 100;
	-webkit-transform-origin: left center;
	transform-origin: left center;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	will-change: transform
}
.prodata-scroll__pic img {
	max-width: 100%;
	-webkit-transform: scale(2);
	transform: scale(2);
	will-change: transform
}
.prodata-recommend__full {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: calc(100vh - 91px)
}
.prodata-scroll__space {
	height: 320vh
}
.prodata-recommend__animate {
	transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translateY(100px);
	transform: translateY(100px)
}
.prodata-recommend__animate.active {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateY(0);
	transform: translateY(0)
}
.prodata-recommend__cont .item-video:hover .item-vbtn {
	background-color: #007bb6
}
.prodata-recommend__cont .item-video:hover .item-vbtn i {
	color: #fff
}
.prodata-hybr__toggle a:hover .item-dec::before {
	opacity: 1;
	visibility: visible
}
.prodata-hybr__toggle a:hover .item-title {
	color: #fff
}
.prodata-config__filtrate a:hover {
	color: #007bb6
}
.prodata-config__filtrate a:hover::after {
	width: 100%
}
.prodata-classify__full .item-box:hover figure img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}
.prodata-classify__full .item-box:hover article {
	opacity: 1;
	visibility: visible
}
.prodata-evaluate__cont .pe-arrow:hover {
	color: #007bb6
}
.prodata-evaluate__cont .pe-prev:hover {
	-webkit-transform: translateX(-5px);
	transform: translateX(-5px)
}
.prodata-evaluate__cont .pe-next:hover {
	-webkit-transform: translateX(5px);
	transform: translateX(5px)
}
}

@media (min-width: 801px) {
.prodata-hybr__attr li:last-child {
	border-right: none
}
}

@media (max-width: 1600px) {
.prodata-classify__full article {
	font-size: 18px
}
.prodata-hybr__cont, .prodata-hybr__list {
	left: 12%
}
.prodata-recommend__cont {
	padding-left: 12%
}
.prodata-recommend__cont .item-et {
	font-size: 90px
}
.prodata-config__full {
	padding-left: 12.5vw
}
.prodata-hybr__attr .item-icon {
	width: 48px
}
}

@media (max-width: 1540px) {
.prodata-abstract__list .dec {
	max-width: 45px
}
.prodata-hybr__toggle .item-dec {
	width: 42px;
	height: 42px
}
.prodata-hybr__toggle .item-dec img {
	max-width: 24px
}
.prodata-hybr__toggle .item-title {
	font-size: 14px
}
.prodata-config__full {
	height: 740px
}
.prodata-hybr__attr .item-icon {
	max-width: 42px
}
.prodata-hybr__attr li {
	padding-left: 30px;
	padding-right: 30px
}
.prodata-config__full {
	padding-left: 40px
}
}

@media (max-width: 1500px) {
.prodata-greet__attr li {
	margin-right: 42px
}
}

@media (max-width: 1440px) {
.prodata-hybr__cont, .prodata-hybr__list {
	left: 8%
}
.prodata-hybr__showPic {
	width: 480px
}
.prodata-hybr__list .item-dec {
	width: 64px
}
.prodata-recommend__cont {
	padding-left: 8%
}
.prodata-recommend__cont .item-et {
	font-size: 84px
}
.prodata-config__list {
	max-width: 830px
}
.prodata-classify__full article {
	font-size: 16px
}
}

@media (max-width: 1380px) {
.prodata-classify__full article {
	font-size: 16px
}
.prodata-hybr__cont, .prodata-hybr__list {
	left: 10%
}
.prodata-recommend__cont {
	padding-left: 10%
}
.prodata-hybr__list {
	font-size: 14px
}
.prodata-hybr__list .item-dec {
	width: 58px
}
.prodata-toggle__inner {
	top: auto;
	-webkit-transform: translateY(0);
	transform: translateY(0);
	bottom: 40px
}
.prodata-hybr__toggle .item-title {
	font-size: 14px
}
.modal-video__full .mv-close {
	font-size: 18px
}
}

@media (max-width: 1280px) {
.prodata-classify__full article {
	font-size: 14px
}
.prodata-hybr__showPic {
	width: 420px
}
.prodata-config__full {
	padding-left: 30px;
	height: auto
}
.prodata-hybr__attr li {
	padding-left: 20px;
	padding-right: 20px
}
.prodata-hybr__attr .item-icon {
	width: 42px
}
}

@media (max-width: 1100px) {
.prodata-hybr__showPic {
	width: 380px
}
}

@media (max-width: 1024px) {
.prodata-evaluate__cont {
	max-width: 100%;
	margin-left: 20px;
	margin-right: 20px
}
.prodata-classify__full article {
	opacity: 1;
	visibility: visible;
	padding: 30px 20px
}
.prodata-hybr__showPic, .prodata-config__bgPic, .prodata-text__full {
	display: none
}
.prodata-hybr__cont, .prodata-hybr__list, .prodata-toggle__inner, .prodata-recommend__cont {
	position: relative;
	left: auto;
	right: auto;
	bottom: auto;
	top: auto
}
.prodata-config__full {
	padding-left: 30px;
	padding-right: 30px
}
.prodata-toggle__inner {
	text-align: right;
	margin-top: 50px;
	width: auto
}
.prodata-toggle__inner .wow {
	display: inline-block;
	width: 80%;
	max-width: 532px
}
.prodata-business__bCont {
	margin-top: 50px;
	float: none
}
.prodata-recommend__full {
	padding-top: 50px;
	padding-bottom: 50px
}
.prodata-scroll__pic {
	max-width: 610px;
	margin: 0 auto;
	width: 200px;
	position: relative
}
.prodata-scroll__pic::before {
	content: "";
	display: block;
	padding-top: 142.64339%
}
.prodata-scroll__pic img {
	position: absolute;
	left: 0;
	top: 0;
	max-width: 100%
}
.prodata-recommend__cont {
	text-align: center;
	margin-top: 50px;
	padding-left: 0
}
.prodata-recommend__cont .item-video .item-vbtn {
	width: 42px;
	height: 42px
}
.prodata-recommend__cont .item-et {
	font-size: 68px
}
.prodata-recommend__full .place-box {
	display: none
}
.prodata-recommend__full .small-bgPic {
	display: block
}
.prodata-recommend__full .larze-bgPic {
	display: none
}
.prodata-abstract__list .dec {
	max-width: 32px
}
.prodata-business__tab {
	padding-right: 35px
}
.prodata-marketing__slick .slick-dots {
	bottom: 20px
}
.prodata-hybr__title, .prodata-hybr__inner {
	width: 100%
}
.prodata-hybr__title {
	padding-right: 0
}
.prodata-hybr__inner {
	margin-top: 15px
}
.prodata-evaluate__slick .item-num {
	font-size: 160px
}
.pro-item__row {
	padding-bottom: 60px
}
.prodata-abstract__list li {
	width: 25%
}
}

@media (max-width: 800px) {
.prodata-business__tab, .prodata-business__slick {
	width: 100%
}
.prodata-business__tab a {
	padding-left: 20px
}
.prodata-business__slick {
	margin-top: 30px
}
.prodata-hybr__attr ul {
	flex-wrap: wrap
}
.prodata-hybr__attr li {
	width: 33.33%
}
.prodata-greet__title, .prodata-greet__txt, .prodata-hybr__title, .prodata-hybr__inner {
	text-align: center
}
}

@media (max-width: 740px) {
.list-product article {
	width: 100%;
	padding-bottom: 0;
	padding-left: 20px;
	padding-right: 20px
}
.list-product figure {
	max-width: 420px;
	width: 100%;
	display: block;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto
}
}

@media (max-width: 650px) {
.prodata-config__list .list>li {
	width: 50%
}
.prodata-config__list .item-box {
	padding-left: 42px
}
.prodata-config__list .item-dec {
	max-width: 32px
}
.prodata-config__list .item-title {
	margin-bottom: 4px
}
.prodata-config__list .item-txt {
	font-size: 12px;
	line-height: 1.6
}
.prodata-abstract__list li {
	width: 25%
}
.prodata-abstract__list .item-box {
	text-align: center
}
.prodata-recommend__cont .item-et {
	font-size: 52px
}
.prodata-recommend__cont .item-video .item-vbtn {
	width: 38px;
	height: 38px;
	margin-right: 6px
}
.prodata-recommend__cont .item-video span {
	font-size: 14px
}
.prodata-classify__full li {
	margin-bottom: 15px
}
.prodata-classify__full article {
	padding: 15px 10px
}
.prodata-classify__full h1 {
	font-size: 14px
}
.list-product figure {
	max-width: 180px
}
.list-product .item-txt {
	margin-top: 15px
}
.list-product .lp-btn__box {
	margin-top: 24px
}
.prodata-evaluate__cont .pe-arrow {
	font-size: 18px
}
.modal-video__full .mv-close {
	font-size: 16px
}
.prodata-greet__attr li {
	margin-right: 0;
	width: 33.33%
}
.prodata-greet__attr .sym {
	font-size: 14px;
	top: 0
}
.prodata-hybr__attr .item-icon {
	width: 32px
}
.prodata-hybr__attr li {
	padding-right: 15px;
	padding-left: 15px
}
.prodata-business__tab a::before {
	width: 3px
}
.list-product h1 {
	font-size: 20px
}
.prodata-bgPic .pd-vid, .prodata-greet__bgPic .pd-vid {
	left: 20px;
	bottom: 20px
}
.prodata-evaluate__slick .item-box {
	padding: 30px 0
}
}

@media (max-width: 500px) {
.pcf-pd {
	display: none
}
.prodata-evaluate__full {
	padding-top: 50px
}
.prodata-evaluate__full .pef-pd {
	padding-top: 50px
}
.product-data .sme-business__full {
	margin-top: 50px
}
}
.sme-business__list {
	text-align: center
}
.sme-business__caption .txt {
	max-width: 800px;
	margin-left: auto;
	margin-right: auto
}
.sme-business__pic {
	position: relative
}
.sme-business__pic .item-box {
	position: relative;
	display: none
}
.sme-business__pic .item-box::before {
	content: "";
	display: block;
	padding-top: 45%;
	background-color: #007bb6
}
.sme-business__pic .item-box:first-child {
	display: block
}
.sme-business__pic img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%
}
.sme-business__slick {
	position: relative
}
.sme-business__slick .item-box {
	position: relative
}
.sme-business__slick .item-box::before {
	content: "";
	display: block;
	padding-top: 45%
}
.sme-business__slick img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%
}
.sme-func__slick .item-pic {
	width: 990px;
	transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	position: relative;
	-webkit-transform: scale(0.78) translateX(160px);
	transform: scale(0.78) translateX(160px)
}
.sme-func__slick .item-pic::before, .sme-func__slick .item-pic::after {
	content: "";
	display: block
}
.sme-func__slick .item-pic::before {
	padding-top: 54.54545%
}
.sme-func__slick .item-pic::after {
	transition: opacity .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: opacity .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: opacity .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: opacity .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.6)
}
.sme-func__slick .item-pic img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%
}
.sme-func__slick .slick-slide {
	z-index: 10;
	position: relative
}
.sme-func__slick .slick-current {
	z-index: 100
}
.sme-func__slick .slick-current .item-pic {
	-webkit-transform: scale(1) translateX(0);
	transform: scale(1) translateX(0)
}
.sme-func__slick .slick-current .item-pic::after {
	opacity: 0
}
.sme-func__slick .slick-current+.slick-slide .item-pic {
	-webkit-transform: scale(0.78) translateX(-160px);
	transform: scale(0.78) translateX(-160px)
}
.sme-func__picSlick .item-box {
	position: relative
}
.sme-func__picSlick .item-pic {
	position: relative
}
.sme-func__picSlick .item-pic::before {
	content: "";
	display: block;
	padding-top: 54.54545%
}
.sme-func__picSlick .item-pic img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%
}
.sme-func__picSlick .item-txt {
	position: absolute;
	left: 0;
	bottom: 0;
	color: #fff;
	width: 100%;
	background-image: linear-gradient(to bottom, rgba(0,0,0,0.02), rgba(0,0,0,0.6));
	padding: 30px
}
.sme-func__txtSlick {
	max-width: 650px;
	margin-left: auto;
	margin-right: auto
}
.sme-func__tabSlick .slick-list {
	text-align: center
}
.sme-func__tabSlick .slick-track {
	display: inline-block
}
.sme-func__tabSlick .slick-slide {
	border-bottom: 1px solid rgba(112,112,112,0.2)
}
.sme-func__tabSlick a {
	display: block;
	padding-bottom: 8px;
	position: relative
}
.sme-func__tabSlick a::before {
	transition: width .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: width .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: width .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: width .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	content: "";
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0;
	height: 4px;
	background-color: #007bb6
}
.sme-func__tabSlick .item-icon {
	position: relative;
	max-width: 40px;
	margin-left: auto;
	margin-right: auto
}
.sme-func__tabSlick .item-icon::before {
	content: "";
	display: block;
	padding-top: 92.59259%
}
.sme-func__tabSlick .item-icon img {
	transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	position: absolute;
	left: 0;
	top: 0;
	max-width: 100%;
	backface-visibility: hidden
}
.sme-func__tabSlick .item-icon .img-02 {
	opacity: 0;
	visibility: hidden
}
.sme-func__tabSlick .item-title {
	transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	line-height: 1.5;
	text-align: center;
	margin-top: .625em;
	padding: 0 12px;
	height: 38px;
	overflow: hidden;
	font-size: 14px;
	line-height: 1.4
}
.sme-func__tabSlick .slick-current a::before {
	width: 100%
}
.sme-func__tabSlick .slick-current .item-icon .img-01 {
	opacity: 0;
	visibility: hidden
}
.sme-func__tabSlick .slick-current .item-icon .img-02 {
	opacity: 1;
	visibility: visible
}
.sme-func__tabSlick .slick-current .item-title {
	color: #007bb6
}

@media (min-width: 1025px) {
.sme-func__full .box {
	padding: 0 70px
}
.sme-func__tabSlick a:hover .item-icon .img-01 {
	opacity: 0;
	visibility: hidden
}
.sme-func__tabSlick a:hover .item-icon .img-02 {
	opacity: 1;
	visibility: visible
}
.sme-func__tabSlick a:hover .item-title {
	color: #007bb6
}
}

@media (max-width: 1600px) {
.sme-business__list .dec {
	max-width: 52px;
	margin: auto
}
}

@media (max-width: 1540px) {
.sme-business__list .dec {
	max-width: 45px
}
}

@media (max-width: 1280px) {
.sme-business__list li {
	width: 25%
}
.sme-business__list .dec {
	max-width: 36px
}
}

@media (max-width: 1024px) {
.sme-func__slick .item-pic {
	width: 80vw
}
.sme-func__tabSlick .item-icon {
	max-width: 36px
}
}

@media (max-width: 800px) {
.sme-business__list .dec {
	max-width: 32px
}
}

@media (max-width: 720px) {
.sme-business__list ul {
	text-align: left
}
.sme-business__list li {
	width: 50%
}
.sme-business__list .item-box {
	text-align: center
}
}

@media (max-width: 650px) {
.sme-func__tabSlick a::before {
	height: 3px
}
.sme-func__tabSlick .item-icon {
	max-width: 32px
}
.sme-func__tabSlick .item-title {
	min-height: 36px;
	padding: 0 14px
}
.sme-func__picSlick .item-txt {
	padding: 20px
}
}

@media (max-width: 500px) {
.sme-func__tabSlick .item-title {
	font-size: 12px;
	padding: 0 8px
}
}
.ter-robot__bgPic, .ter-robot__slick, .ter-robot__text {
	max-width: 690px;
	margin-left: auto;
	margin-right: auto
}
.ter-robot__slick {
	z-index: 100
}
.ter-robot__slick .slick-slide {
	margin-right: 25px;
	margin-left: 25px;
	max-width: 180px;
	width: 100%
}
.ter-robot__slick .item-pic {
	transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	position: relative;
	-webkit-transform: scale(0.85);
	transform: scale(0.85)
}
.ter-robot__slick .item-pic img {
	max-width: 100%;
	margin: auto
}
.ter-robot__slick .slick-animate .item-pic {
	transform: scale(1)
}
.ter-robot__text .item-cont {
	transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	color: #007bb6;
	text-align: center
}
.ter-robot__text .item-cont span {
	font-weight: 500
}
.ter-robot__text .item-cont p {
	font-family: "Avenir Medium";
	text-transform: uppercase
}
.ter-robot__bgPic {
	text-align: center;
	-webkit-transform: translateY(-40px);
	transform: translateY(-40px)
}
.ter-robot__bgPic img {
	max-width: 100%
}
.ter-advantage__full {
	position: relative
}
.ter-advantage__full::after {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.6)
}
.ter-advantage__cont {
	position: relative;
	color: #fff;
	z-index: 100
}
.ter-advantage__list li {
	position: relative;
	margin-bottom: 90px
}
.ter-advantage__list li:nth-child(odd) {
	padding-right: 80px
}
.ter-advantage__list li:nth-child(even) {
	padding-left: 110px
}
.ter-advantage__list li:nth-child(even)::after {
	display: none
}
.ter-advantage__list .item-box {
	position: relative;
	padding-left: 105px
}
.ter-advantage__list .dec {
	position: absolute;
	left: 0;
	top: 0;
	max-width: 75px
}
.ter-advantage__list .dec img {
	width: 100%
}
.ter-advantage__list .item-cont {
	color: #fff
}
.ter-advantage__list .item-txt {
	opacity: .6;
	max-width: 400px
}
.ter-flow__list .item-box {
	width: 12.5%
}
.ter-support__main .ts-caption {
	background-color: #007bb6;
	color: #fff;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 24px
}
.ter-support__slick .item-pic {
	position: relative
}
.ter-support__slick .item-pic img {
	max-width: 100%
}
.ter-support__list .item-pic img {
	max-width: 100%
}
.ter-support__list .item-rows {
	margin-top: 30px
}
.ter-support__list .item-attr {
	text-align: center
}
.ter-support__list .item-attr span {
	position: relative;
	padding-left: 20px;
	font-size: 16px;
	color: #838383;
	font-family: "Avenir Medium";
	display: inline-block;
	height: 18px
}
.ter-support__list .item-attr span i {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 20px
}
.ter-support__list .item-main {
	font-size: 0;
	margin-top: 30px;
	padding-top: 35px;
	padding-bottom: 20px;
	background-color: #Fff
}
.ter-support__list .item-title, .ter-support__list .item-cont {
	display: inline-block;
	vertical-align: top
}
.ter-support__list .item-title {
	width: 18.33333%;
	position: relative;
	font-size: 18px;
	color: #007bb6;
	letter-spacing: 1px;
	font-weight: 500;
	text-align: center;
	line-height: 1.66667;
	padding-bottom: 15px;
	text-transform: uppercase;
	font-family: "Avenir Medium"
}
.ter-support__list .item-title::after {
	content: "";
	display: block;
	position: absolute;
	right: 0;
	top: -15px;
	width: 1px;
	height: 58px;
	background-color: #BFBFBF
}
.ter-support__list .item-cont {
	width: 81.66667%;
	padding: 0 3.125em
}
.ter-support__list .item-list span {
	padding-bottom: 15px
}
.download .list-back i, .faq .list-back i {
	font-size: 18px
}

@media (min-width: 1025px) {
.ter-support__list .item-list {
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between
}
}

@media (max-width: 1600px) {
.ter-advantage__list .item-box {
	padding-left: 90px
}
.ter-advantage__list .dec {
	max-width: 62px
}
}

@media (max-width: 1540px) {
.ter-advantage__list .item-box {
	padding-left: 70px
}
.ter-advantage__list .dec {
	max-width: 52px
}
}

@media (max-width: 1280px) {
.ter-advantage__list li:nth-child(odd) {
	padding-right: 15px
}
.ter-advantage__list li:nth-child(even) {
	padding-left: 20px
}
.ter-advantage__list .item-box {
	padding-left: 80px
}
.ter-advantage__list .dec {
	max-width: 48px
}
}

@media (max-width: 1024px) {
.ter-flow__list .item-box {
	width: 25%
}
.ter-support__main .ts-caption {
	padding-top: 24px;
	padding-bottom: 20px
}
.ter-support__list .item-title {
	font-size: 16px;
	width: 100%
}
.ter-support__list .item-title::after {
	display: none
}
.ter-support__list .item-cont {
	width: 100%;
	padding: 0 20px
}
.ter-support__list .item-list span {
	display: inline-block;
	vertical-align: top;
	padding-right: 15px
}
.ter-advantage__list li {
	margin-bottom: 50px
}
.ter-advantage__list .item-box {
	padding-left: 58px
}
}

@media (max-width: 740px) {
.ter-advantage__list li {
	width: 100%;
	margin-bottom: 65px
}
.ter-advantage__list li:nth-child(odd) {
	padding-right: 0
}
.ter-advantage__list li:nth-child(even) {
	padding-left: 0
}
.ter-advantage__list li::after {
	display: none
}
}

@media (max-width: 650px) {
.ter-robot__slick .slick-slide {
	margin-left: 15px;
	margin-right: 15px
}
.ter-advantage__list li {
	margin-bottom: 40px
}
.ter-advantage__list .item-box {
	padding-left: 42px
}
.ter-advantage__list .dec {
	max-width: 32px
}
.ter-flow__list .item-box {
	width: 33.33%
}
.ter-support__list .item-attr span {
	font-size: 14px
}
.ter-robot__slick .item-pic {
	-webkit-transform: scale(0.66);
	transform: scale(0.66)
}
}

@media (max-width: 500px) {
.ter-robot__slick .slick-slide {
	width: 100px
}
.ter-robot__bgPic {
	-webkit-transform: translateY(-28px);
	transform: translateY(-28px);
	width: 108px
}
}
.eror-404 {
	overflow-x: hidden
}
.page404 {
	overflow: hidden;
	text-align: center;
	height: calc(100vh - 96px);
	width: 100vw;
	background: #fff;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center
}
.page404 #errorText {
	font-size: 22px;
	margin-top: 40px;
	color: #000
}
.page404 #errorLink {
	font-size: 20px;
	padding: 12px;
	border: 1px solid;
	color: #000;
	background-color: transparent;
	text-decoration: none;
	transition: all 0.5s ease-in-out;
	margin-top: 20px
}
.page404 #errorLink:hover, .page404 #errorLink:active {
	color: #fff;
	background: #007bb6
}
.page404 #g6219 {
	transform-origin: 85px 4px;
	animation: an1 12s .5s infinite ease-out
}
@keyframes an1 {
0% {
transform:rotate(0)
}
5% {
transform:rotate(3deg)
}
15% {
transform:rotate(-2.5deg)
}
25% {
transform:rotate(2deg)
}
35% {
transform:rotate(-1.5deg)
}
45% {
transform:rotate(1deg)
}
55% {
transform:rotate(-1.5deg)
}
65% {
transform:rotate(2deg)
}
75% {
transform:rotate(-2deg)
}
85% {
transform:rotate(2.5deg)
}
95% {
transform:rotate(-3deg)
}
100% {
transform:rotate(0)
}
}

@media (max-width: 1024px) {
.page404 {
	height: calc(100vh - 120px)
}
.page404 #errorText {
	font-size: 18px;
	margin-top: 0
}
.page404 #errorLink {
	font-size: 16px
}
.page404 #svg2 {
	width: 80%
}
}
.search-header h3 {
	color: #000;
	font-size: 24px;
	letter-spacing: .1em;
	line-height: 1.5
}
.search-header p {
	color: #666;
	font-size: 18px;
	letter-spacing: .05em;
	line-height: 1.5
}
.search-header p span {
	color: #007bb6
}
.search-item {
	display: block;
	padding: 20px
}
.search-item h4 {
	color: #000;
	margin-bottom: .25em;
	font-size: 18px;
	line-height: 1.5;
	letter-spacing: .05em
}
.search-item p {
	color: #666;
	font-size: 14px;
	line-height: 1.5
}
.search-item:hover {
	background-color: #f5f5f5
}
.search-item:hover h4 {
	color: #007bb6
}
.footer {
	background-color: #2E2E31;
	font-size: 20px;
	padding-top: 5em;
	padding-bottom: 3.5em
}
.foot-main {
	font-size: 0
}
.foot-top__cont {
	position: relative;
	padding-left: 240px
}
.ft-left__inner {
	color: #fff;
	font-size: 14px;
	max-width: 240px;
	line-height: 1.4
}
.ft-left__inner span {
	line-height: 1.75;
	letter-spacing: .6px;
	display: block;
	margin-bottom: .75em
}
.ft-left__inner p {
	font-family: "Avenir Heavy"
}
.ft-left__inner .time {
	color: #838383
}
.foot-nav {
	text-align: right
}
.foot-nav dl {
	display: inline-block;
	vertical-align: top;
	text-align: left;
	width: 130px;
	padding-right: 16px
}
.foot-nav dl:first-child {
	width: 190px;
}
.foot-nav dl:nth-child(2) {
	width: 190px;
}
.foot-nav dl:last-child {
	width: auto;
	padding-right: 0
}
.foot-nav dt {
	font-size: 16px;
	margin-bottom: .875em
}
.foot-nav dt a {
	color: #fff;
	line-height: 1.75
}
.foot-nav dd {
	font-size: 14px;
	margin-bottom: .57143em
}
.foot-nav dd a {
	transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	color: #838383;
	line-height: 1.71429
}
.fm-link {
	font-size: 14px
}
.fm-link a {
	transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	display: inline-block;
	vertical-align: top;
	color: #838383;
	font-weight: 500;
	line-height: 1.71429;
	margin-right: 1em;
	letter-spacing: 1px
}
.foot-middle__cont {
	position: relative
}
.fm-share {
	margin-top: 30px
}
.fm-share span, .fm-share .box {
	display: inline-block;
	vertical-align: middle
}
.fm-share span {
	font-size: 14px;
	font-weight: 500;
	color: #838383;
	line-height: 1.71429;
	letter-spacing: 1px
}
.fm-share .box a {
	transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	display: inline-block;
	vertical-align: middle;
	font-size: 18px;
	color: #fff;
	margin-left: 1.33333em;
	position: relative
}
.fm-share .box a:hover img {
	opacity: 1;
	visibility: visible
}
.fm-share .box img {
	transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: all .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	opacity: 0;
	visibility: hidden;
	position: absolute;
	max-width: 120px;
	left: 50%;
	top: 0;
	-webkit-transform: translate(-50%, -106%);
	transform: translate(-50%, -106%)
}
.foot-middle__cont {
	padding-bottom: 30px;
	border-bottom: 1px solid rgba(77,77,77,0.47)
}
.foot-bottom__cont {
	margin-top: 30px
}
.foot-copyright, .fb-link {
	display: inline-block;
	vertical-align: middle;
	width: 50%;
	font-size: 14px;
	font-weight: 500;
	color: #838383;
	line-height: 1.57143
}
.foot-copyright a, .fb-link a {
	color: #838383
}
.fb-link {
	text-align: right
}

@media (min-width: 1025px) {
.ft-left__cont {
	position: absolute;
	left: 0;
	top: 0
}
.fm-share .box a:hover {
	color: #007bb6
}
.fm-link a:hover {
	color: #fff
}
.foot-nav dd a:hover {
	color: #fff
}
.fb-link a:hover {
	text-decoration: underline
}
}

@media (max-width: 1540px) {
.footer {
	font-size: 18px
}
}

@media (max-width: 1440px) {
.footer {
	font-size: 14px
}
}

@media (max-width: 1024px) {
.foot-nav {
	display: none
}
.foot-top__cont {
	padding-left: 0
}
.ft-left__inner {
	color: #838383
}
.ft-left__inner span {
	margin-bottom: 5px
}
.fm-share {
	width: 100%;
	margin-bottom: 20px
}
.fm-share span {
	display: none
}
.fm-share .box a {
	color: #838383;
	margin-left: 0;
	margin-right: 30px
}
.foot-middle__cont {
	margin-top: 60px
}
}

@media (max-width: 650px) {
.footer {
	padding-top: 50px;
	padding-bottom: 30px
}
.foot-middle__cont {
	margin-top: 45px
}
.fm-link, .fm-share {
	width: 100%
}
.foot-copyright, .fb-link {
	width: 100%
}
.fm-link a {
	margin-right: 24px
}
.fb-link {
	text-align: left
}
.ft-left__inner {
	font-size: 14px
}
.ft-left__inner span {
	margin-bottom: 0
}
.foot-copyright, .fb-link {
	font-size: 12px
}
}
.submittips {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 999;
}
.submittips .mv-bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.7);
}
.submittips .mv-video__cont {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	max-width: 90%;
	right: 0;
	margin: auto;
	text-align: center;
	z-index: 120
}
.submittips .mv-video__cont strong {
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 1rem;
	display: block;
}
.submittips .mv-video__cont p {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	display: block;
}
.submittips .mv-video__cont video {
	max-width: 100%;
	outline: none;
	max-height: 650px
}
.submittips .mv-close {
	transition: transform .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: transform .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: transform .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: transform .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	display: inline-block;
	font-size: 20px;
	position: absolute;
	right: 24px;
	top: 24px;
	color: #fff;
	z-index: 200
}
.submittips .mv-close:hover {
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg)
}
/*jobs*/
.job {
	display: block;
	padding: 60px 0 160px 0;
}
.job ul.jobtitle {
	display: block;
	font-size: 20px;
	padding: 30px 60px;
}
.job ul.jobtitle li {
	text-align: center;
	display: inline-block;
	vertical-align: top;
}
.job ul.jobtitle li.one {
	text-align: left;
	width: 50%;
}
.job ul.jobtitle li.two {
	width: 10%;
}
.job ul.jobtitle li.three {
	width: 10%;
}
.job ul.jobtitle li.four {
	width: 10%;
}
.job ul.jobtitle li.five {
	width: 15%;
}
.job ul.joblist li {
	display: block;
	background: #fff;
	padding: 60px;
	font-size: 20px;
	color: #838383;
	margin-top: 30px;
	transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.job ul.joblist li:hover {
	background: #007bb6;
	color: #fff;
	transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.job ul.joblist li span {
	text-align: center;
	display: inline-block;
	vertical-align: top;
}
.job ul.joblist li span.one {
	width: 50%;
	text-align: left;
}
.job ul.joblist li span.two {
	width: 10%;
}
.job ul.joblist li span.three {
	width: 10%;
}
.job ul.joblist li span.four {
	width: 10%;
}
.job ul.joblist li span.five {
	width: 15%;
}
.job ul.joblist li a {
	color: #838383;
}
.job ul.joblist li:hover a {
	color: #fff;
}
.jobView {
	display: block;
	font-size: 16px;
	color: #838383;
}
.jobView table {
	margin-bottom: 60px;
}
.jobView table th {
	text-align: left;
	background: #ffffff;
}
.jobView table td {
	background: #ffffff;
}
.jobView table thead {
	font-size: 20px;
	color: #000;
	font-weight: bold;
}
.jobView table thead td {
	padding: 30px 20px;
}
.jobView table tbody tr {
}
.jobView table tbody th {
	padding: 10px 20px;
}
.jobView table tbody td {
	padding: 10px 20px;
}

@media (max-width: 1024px) {
	.pc-menu{ display:none;}
/*jobs*/
.job {
	display: block;
	padding: 0;
}
.job ul.jobtitle {
	display: none;
}
.job ul.joblist li {
	display: block; width:100%;
	background: #fff;
	padding: 30px;
	font-size: 20px;
	color: #838383;
	margin-top: 30px;
	transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.job ul.joblist li:hover {
	background: #007bb6;
	color: #fff;
	transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: color .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.job ul.joblist li span {
	text-align: left;
	display: inline-block;
	vertical-align: top;
}
.job ul.joblist li span.one {
	width: 100%;
	text-align: left;
}
.job ul.joblist li span.two {
	width: 100%; display:none;
}
.job ul.joblist li span.three {
	width: 100%; display:none;
}
.job ul.joblist li span.four {
	width: 100%; display:none;
}
.job ul.joblist li span.five {
	width: 100%; display:none;
}
.job ul.joblist li a {
	color: #838383;
}
.job ul.joblist li:hover a {
	color: #fff;
}
.jobView {
	display: block;
	font-size: 16px;
	color: #838383;
}
.jobView table {
	margin-bottom: 60px;
}
.jobView table th { width:100%; display:block;
	text-align: left;
	background: #ffffff;
}
.jobView table td {width:100%; display:block;
	background: #ffffff;
}
.jobView table thead {
	font-size: 20px;
	color: #000;
	font-weight: bold;
}
.jobView table thead td {
	padding: 30px 20px;
}
.jobView table tbody tr {
}
.jobView table tbody th {
	padding: 10px 20px;
}
.jobView table tbody td {
	padding: 10px 20px;
}
}


/*补充*/
.ab-company__txt{text-indent:2em;}
