.swiper-container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	z-index: 1
}
.swiper-container-no-flexbox .swiper-slide {
	float: left
}
.swiper-container-vertical>.swiper-wrapper {
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	-ms-flex-direction: column;
	-webkit-flex-direction: column;
	flex-direction: column
}
.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	transition-property: -webkit-transform;
	-moz-transition-property: transform, -moz-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform, -moz-transform;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}
.swiper-container-android .swiper-slide, .swiper-wrapper {
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0)
}
.swiper-container-multirow>.swiper-wrapper {
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap
}
.swiper-container-free-mode>.swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto
}
.swiper-slide {
	-webkit-flex-shrink: 0;
	-ms-flex: 0 0 auto;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative
}
.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
	height: auto
}
.swiper-container-autoheight .swiper-wrapper {
	-webkit-box-align: start;
	-ms-flex-align: start;
	-webkit-align-items: flex-start;
	-moz-box-align: start;
	align-items: flex-start;
	-webkit-transition-property: -webkit-transform, height;
	-moz-transition-property: -moz-transform;
	-webkit-transition-property: height, -webkit-transform;
	transition-property: height, -webkit-transform;
	-moz-transition-property: transform, height, -moz-transform;
	transition-property: transform, height;
	transition-property: transform, height, -webkit-transform, -moz-transform
}
.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000
}
.swiper-wp8-horizontal {
	-ms-touch-action: pan-y;
	touch-action: pan-y
}
.swiper-wp8-vertical {
	-ms-touch-action: pan-x;
	touch-action: pan-x
}
.swiper-button-next, .swiper-button-prev {
	position: absolute;
	top: 50%;
	width: 27px;
	height: 44px;
	margin-top: -22px;
	z-index: 10;
	cursor: pointer;
	background-size: 27px 44px;
	background-position: 50%;
	background-repeat: no-repeat
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
	opacity: .35;
	cursor: auto;
	pointer-events: none
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");
	left: 10px;
	right: auto
}
.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E")
}
.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E")
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");
	right: 10px;
	left: auto
}
.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E")
}
.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")
}
.swiper-pagination {
	position: absolute;
	text-align: center;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	transition: .3s;
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-moz-transform: translateZ(0);
	transform: translateZ(0);
	z-index: 10
}
.swiper-pagination.swiper-pagination-hidden {
	opacity: 0
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
	bottom: 10px;
	left: 0;
	width: 100%
}
.swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	display: inline-block;
	border-radius: 100%;
	background: #000;
	opacity: .2
}
button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-webkit-appearance: none;
	appearance: none
}
.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer
}
.swiper-pagination-white .swiper-pagination-bullet {
	background: #fff
}
.swiper-pagination-bullet-active {
	opacity: 1;
	background: #007aff
}
.swiper-pagination-white .swiper-pagination-bullet-active {
	background: #fff
}
.swiper-pagination-black .swiper-pagination-bullet-active {
	background: #000
}
.swiper-container-vertical>.swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	-webkit-transform: translate3d(0, -50%, 0);
	-moz-transform: translate3d(0, -50%, 0);
	-ms-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0)
}
.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 5px 0;
	display: block
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px
}
.swiper-pagination-progress {
	background: rgba(0,0,0,.25);
	position: absolute
}
.swiper-pagination-progress .swiper-pagination-progressbar {
	background: #007aff;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	-moz-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: left top;
	-moz-transform-origin: left top;
	-ms-transform-origin: left top;
	transform-origin: left top
}
.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
	-webkit-transform-origin: right top;
	-moz-transform-origin: right top;
	-ms-transform-origin: right top;
	transform-origin: right top
}
.swiper-container-horizontal>.swiper-pagination-progress {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0
}
.swiper-container-vertical>.swiper-pagination-progress {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0
}
.swiper-pagination-progress.swiper-pagination-white {
	background: hsla(0,0%,100%,.5)
}
.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
	background: #fff
}
.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
	background: #000
}
.swiper-container-3d {
	-webkit-perspective: 1200px;
	-moz-perspective: 1200px;
	-o-perspective: 1200px;
	perspective: 1200px
}
.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d
}
.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10
}
.swiper-container-3d .swiper-slide-shadow-left {
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0,0,0,.5)), to(transparent));
	background-image: -webkit-linear-gradient(right, rgba(0,0,0,.5), transparent);
	background-image: -moz-linear-gradient(right, rgba(0,0,0,.5), transparent);
	background-image: -webkit-gradient(linear, right top, left top, from(rgba(0,0,0,.5)), to(transparent));
	background-image: linear-gradient(270deg, rgba(0,0,0,.5), transparent)
}
.swiper-container-3d .swiper-slide-shadow-right {
	background-image: -webkit-gradient(linear, right top, left top, from(rgba(0,0,0,.5)), to(transparent));
	background-image: -webkit-linear-gradient(left, rgba(0,0,0,.5), transparent);
	background-image: -moz-linear-gradient(left, rgba(0,0,0,.5), transparent);
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0,0,0,.5)), to(transparent));
	background-image: linear-gradient(90deg, rgba(0,0,0,.5), transparent)
}
.swiper-container-3d .swiper-slide-shadow-top {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,.5)), to(transparent));
	background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,.5), transparent);
	background-image: -moz-linear-gradient(bottom, rgba(0,0,0,.5), transparent);
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0,0,0,.5)), to(transparent));
	background-image: linear-gradient(0deg, rgba(0,0,0,.5), transparent)
}
.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0,0,0,.5)), to(transparent));
	background-image: -webkit-linear-gradient(top, rgba(0,0,0,.5), transparent);
	background-image: -moz-linear-gradient(top, rgba(0,0,0,.5), transparent);
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,.5)), to(transparent));
	background-image: linear-gradient(180deg, rgba(0,0,0,.5), transparent)
}
.swiper-container-coverflow .swiper-wrapper, .swiper-container-flip .swiper-wrapper {
	-ms-perspective: 1200px
}
.swiper-container-cube, .swiper-container-flip {
	overflow: visible
}
.swiper-container-cube .swiper-slide, .swiper-container-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1
}
.swiper-container-cube .swiper-slide .swiper-slide, .swiper-container-flip .swiper-slide .swiper-slide {
	pointer-events: none
}
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active, .swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}
.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top, .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden
}
.swiper-container-cube .swiper-slide {
	visibility: hidden;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	width: 100%;
	height: 100%
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
	-webkit-transform-origin: 100% 0;
	-moz-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	transform-origin: 100% 0
}
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next+.swiper-slide, .swiper-container-cube .swiper-slide-prev {
	pointer-events: auto;
	visibility: visible
}
.swiper-container-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .6;
	-webkit-filter: blur(50px);
	filter: blur(50px);
	z-index: 0
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}
.swiper-container-fade .swiper-slide {
	pointer-events: none;
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	transition-property: opacity
}
.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: none
}
.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}
.swiper-zoom-container {
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	text-align: center
}
.swiper-zoom-container>canvas, .swiper-zoom-container>img, .swiper-zoom-container>svg {
	max-width: 100%;
	max-height: 100%;
	object-fit: contain
}
.swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0,0,0,.1)
}
.swiper-container-horizontal>.swiper-scrollbar {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%
}
.swiper-container-vertical>.swiper-scrollbar {
	position: absolute;
	right: 3px;
	top: 1%;
	z-index: 50;
	width: 5px;
	height: 98%
}
.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: rgba(0,0,0,.5);
	border-radius: 10px;
	left: 0;
	top: 0
}
.swiper-scrollbar-cursor-drag {
	cursor: move
}
.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	-webkit-transform-origin: 50%;
	-moz-transform-origin: 50%;
	-ms-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-animation: swiper-preloader-spin 1s steps(12) infinite;
	-moz-animation: swiper-preloader-spin 1s steps(12) infinite;
	animation: swiper-preloader-spin 1s steps(12) infinite
}
.swiper-lazy-preloader:after {
	display: block;
	content: "";
	width: 100%;
	height: 100%;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E");
	background-position: 50%;
	background-size: 100%;
	background-repeat: no-repeat
}
.swiper-lazy-preloader-white:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")
}
@-webkit-keyframes swiper-preloader-spin {
to {
-webkit-transform:rotate(1turn)
}
}
@-moz-keyframes swiper-preloader-spin {
to {
-moz-transform:rotate(1turn);
transform:rotate(1turn)
}
}
@keyframes swiper-preloader-spin {
to {
-webkit-transform:rotate(1turn);
-moz-transform:rotate(1turn);
transform:rotate(1turn)
}
}
.banner-container {
	height: 420px;
	width: 100%
}
.banner-container .no-visual {
	visibility: hidden
}
.swiper-container {
	width: 100%;
	height: 100%
}
.swiper-container .swiper-bg {
	position: absolute;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: 50%
}
.swiper-container .slide-1 img, .swiper-container .slide-2 img, .swiper-container .slide-3 img, .swiper-container .slide-4 img, .swiper-container .slide-5 img {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute
}
.swiper-container .slide-1 .content-wrapper, .swiper-container .slide-2 .content-wrapper, .swiper-container .slide-3 .content-wrapper, .swiper-container .slide-4 .content-wrapper, .swiper-container .slide-5 .content-wrapper {
	position: absolute;
	width: 1100px;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto
}
@media screen and (max-width:1100px) {
.swiper-container .slide-1 .content-wrapper, .swiper-container .slide-2 .content-wrapper, .swiper-container .slide-3 .content-wrapper, .swiper-container .slide-4 .content-wrapper, .swiper-container .slide-5 .content-wrapper {
	width: 1000px
}
}
.swiper-container .slide-1 .content-wrapper h3, .swiper-container .slide-2 .content-wrapper h3, .swiper-container .slide-3 .content-wrapper h3, .swiper-container .slide-4 .content-wrapper h3, .swiper-container .slide-5 .content-wrapper h3 {
	margin: 57px 0 16px;
	font-size: 44px;
	font-weight: 400;
	line-height: 56px
}
.swiper-container .slide-1 .content-wrapper p, .swiper-container .slide-2 .content-wrapper p, .swiper-container .slide-3 .content-wrapper p, .swiper-container .slide-4 .content-wrapper p, .swiper-container .slide-5 .content-wrapper p {
	height: 76px;
	font-size: 20px;
	color: #000
}
.swiper-container .slide-1 .content-wrapper .sub-title, .swiper-container .slide-2 .content-wrapper .sub-title, .swiper-container .slide-3 .content-wrapper .sub-title, .swiper-container .slide-4 .content-wrapper .sub-title, .swiper-container .slide-5 .content-wrapper .sub-title {
    width: 300px;
	height: 270px;
	line-height: 28px;
	font-weight: 300
}
.swiper-container .slide-1 .content-wrapper a.primary, .swiper-container .slide-2 .content-wrapper a.primary, .swiper-container .slide-3 .content-wrapper a.primary, .swiper-container .slide-4 .content-wrapper a.primary, .swiper-container .slide-5 .content-wrapper a.primary {
	width: 160px;
	height: 40px;
	line-height: 16px;
	display: inline-block;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.swiper-container .slide-1 .content-wrapper a.btn-1127, .swiper-container .slide-2 .content-wrapper a.btn-1127, .swiper-container .slide-3 .content-wrapper a.btn-1127, .swiper-container .slide-4 .content-wrapper a.btn-1127, .swiper-container .slide-5 .content-wrapper a.btn-1127 {
	width: 160px;
	height: 40px;
	line-height: 16px;
	display: inline-block;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #f52424;
	background-color: #fff;
	cursor: pointer
}
.swiper-container .slide-1 .content-wrapper small, .swiper-container .slide-2 .content-wrapper small, .swiper-container .slide-3 .content-wrapper small, .swiper-container .slide-4 .content-wrapper small, .swiper-container .slide-5 .content-wrapper small {
	font-size: 14px;
	color: #777;
	margin-top: 16px;
	display: block
}
.swiper-container .slide-1 h3 {
	color: #333
}
.swiper-container .slide-1 .inner-img {
	height: auto;
	width: auto;
	position: absolute;
	right: 0;
	top: 100px
}
.swiper-container .slide-2 h3 {
	color: #fff
}
.swiper-container .slide-3 h3, .swiper-container .slide-3 p.sub-title {
	color: #fff
}
.swiper-container .slide-5 h3 {
	color: #333
}
.swiper-container .swiper-button-container {
	width: 1100px;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto
}
@media screen and (max-width:1100px) {
.swiper-container .swiper-button-container {
	width: 1000px
}
}
.swiper-container .custom-prev {
	right: 1130px;
	left: auto;
	width: 60px;
	height: 60px;
	background-size: 100% 100%;
	background-image: url("../images/l.png")
}
@media screen and (max-width:1100px) {
.swiper-container .custom-prev {
	right: 1030px
}
}
@media only screen and (-o-min-device-pixel-ratio:3/2), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min--moz-device-pixel-ratio:1.5), only screen and (min-device-pixel-ratio:1.5) {
.swiper-container .custom-prev {
background-image:url("../images/l@2x.png")
}
}
.swiper-container .custom-next {
	left: 1130px;
	right: auto;
	width: 60px;
	height: 60px;
	background-size: 100% 100%;
	background-image: url("../images/r.png")
}
@media screen and (max-width:1100px) {
.swiper-container .custom-next {
	left: 1030px
}
}
@media only screen and (-o-min-device-pixel-ratio:3/2), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min--moz-device-pixel-ratio:1.5), only screen and (min-device-pixel-ratio:1.5) {
.swiper-container .custom-next {
background-image:url("../images/r@2x.png")
}
}
.swiper-container .swiper-pagination-bullet {
	width: 50px;
	height: 3px;
	border-radius: 0;
	opacity: .5;
	background: #fff;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
	position: relative
}
.swiper-container .swiper-pagination-bullet:after {
	content: " ";
	position: absolute;
	top: -18.5px;
	bottom: -18.5px;
	left: 0;
	right: 0
}
.swiper-container .swiper-pagination-bullet-active {
	background: #fff;
	opacity: 1
}
a.button {
	font-size: 14px;
	padding: 12px 22px;
	text-decoration: none;
	border-radius: 2px
}
a.primary {
	background: #38f;
	padding: 12px 42px;
	color: #fff
}
a.primary:hover {
	background: #1573f7
}
a.try-free-edu {
	background: #00b389;
	padding: 12px 0;
	width: 160px;
	text-align: center;
	line-height: 16px;
	color: #fff;
	display: inline-block
}
a.try-free-edu:hover {
	background: #00966e
}
a.white {
	border: 1px solid #38f;
	padding: 11px 21px
}
a.white:hover {
	background: #38f;
	color: #fff
}
a.ml20 {
	margin-left: 20px
}
a.red-button {
	background-color: #fff;
	color: red;
	padding: 12px 42px
}
a.pink-button {
	display: inline-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 160px;
	height: 40px;
	padding: 12px 0;
	color: #eb737f;
	text-align: center;
	line-height: 16px;
	background-color: #fff
}
.main-container .wrapper {
	max-width: 1100px;
	margin: 0 auto;
	position: relative;
	zoom: 1
}
@media (max-width:1100px) {
.main-container .wrapper {
	min-width: 1005px
}
}
.main-container .wrapper h3 {
	text-align: center;
	font-size: 28px;
	color: #333;
	line-height: 40px;
	padding-top: 90px
}
.main-container .wrapper:after {
	content: "";
	display: table;
	clear: both
}
.main-container .wrapper .intro-img {
	position: absolute
}
.main-container .button-container {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 50px
}
.main-container .strong {
	font-size: 18px;
	color: #333;
	line-height: 24px
}
.main-container .desc {
	font-size: 14px;
	color: #999;
	line-height: 24px
}
.main-container .ls, .main-container .wsc {
	zoom: 1;
	margin-top: 40px;
	width: 435px
}
.main-container .ls:after, .main-container .wsc:after {
	content: "";
	display: table;
	clear: both
}
.main-container .ls .block, .main-container .wsc .block {
	margin-bottom: 60px;
	min-width: 168px
}
.main-container .ls .block .desc, .main-container .wsc .block .desc {
	margin-top: 10px
}
.main-container .ls .block {
	min-width: 182px
}
.main-container .wcard-container h3 {
	font-family: PingFangSC-Medium;
	font-size: 28px;
	color: #333;
	letter-spacing: 0
}
.main-container .wcard-container .wcard-content {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	margin-top: 70px
}
.main-container .wcard-container .wcard-content .wcard-left {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}
.main-container .wcard-container .wcard-content .wcard-left .wcard-section {
	margin-bottom: 28px
}
.main-container .wcard-container .wcard-content .wcard-left .wcard-section .wcard-sectitle {
	color: #333;
	font-size: 18px;
	line-height: 24px;
	font-family: PingFangSC-Medium;
	letter-spacing: 0
}
.main-container .wcard-container .wcard-content .wcard-left .wcard-section .wcard-secsummary {
	margin-top: 5px;
	font-family: PingFangSC-Regular;
	font-size: 14px;
	color: #999;
	letter-spacing: 0;
	line-height: 24px
}
.main-container .wcard-container .wcard-content .wcard-right {
	width: 615px
}
.main-container .wcard-container .wcard-content .wcard-right img {
	width: 100%
}
.main-container .wcard-container .wcard-reverse {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-webkit-flex-direction: row-reverse;
	-moz-box-orient: horizontal;
	-moz-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse
}
.main-container .wcard-container .wcard-reverse .wcard-left {
	padding-left: 72px
}
.main-container .wcard-container .wcard-reverse .wcard-right img {
	width: 112%;
	margin-left: -10%
}
.main-container .weapp {
	margin-top: 80px
}
.main-container .weapp .desc-container {
	zoom: 1;
	margin-bottom: 33px
}
.main-container .weapp .desc-container:after {
	content: "";
	display: table;
	clear: both
}
.main-container .weapp .desc-container img {
	float: left
}
.main-container .weapp .desc-container .block {
	float: left;
	margin-left: 15px
}
.main-container .solutions-container {
	zoom: 1;
	width: 110%;
	margin-left: -5%;
	overflow: hidden;
	margin-top: 56px
}
.main-container .solutions-container:after {
	content: "";
	display: table;
	clear: both
}
.main-container .solutions-container .block {
	float: left;
	width: 16.66%;
	text-align: center;
	margin-bottom: 50px
}
.main-container .solutions-container .block p {
	margin-top: 15px;
	color: #333
}
.main-container a.button {
	font-size: 14px;
	padding: 10px 42px;
	border-radius: 2px;
	display: inline-block
}
.main-container a.blue {
	background-color: #38f;
	color: #fff
}
.main-container a.blue-outline {
	border: 1px solid #38f;
	color: #38f;
	padding: 9px 42px
}
.main-container a.green {
	background-color: #47c64d;
	color: #fff
}
.main-container a.green-outline {
	border: 1px solid #47c64d;
	color: #47c64d;
	padding: 9px 42px
}
.use_yz {
	width: 100%;
	background: #f8f8f8;
	padding-bottom: 40px
}
.use_yz .section-title {
	font-size: 28px;
	color: #333;
	line-height: 40px;
	text-align: center;
	margin: 0 auto 60px;
	padding-top: 90px
}
.use_yz .more-case {
	display: block;
	text-align: center;
	margin: 40px auto 0;
	width: 100px
}
.use_yz-container {
	width: 1120px;
	margin: 0 auto 10px
}
@media screen and (max-width:1100px) {
.use_yz-container {
	width: 1000px
}
}
.use_yz-container .case-container {
	zoom: 1;
	margin-left: -10px;
	margin-right: 10px
}
.use_yz-container .case-container:after {
	content: "";
	display: table;
	clear: both
}
.use_yz-container .img-container {
	width: 33.3%;
	height: 300px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 10px auto;
	padding-left: 20px;
	position: relative;
	float: left;
	overflow: hidden
}
.use_yz-container .img-container .bg-img {
	width: 100%;
	height: 150px;
	background-size: cover;
	background-position: 50%
}
.use_yz-container .img-container .bg-img:hover+.card {
	top: 0
}
.use_yz-container .img-container .card {
	position: absolute;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	top: 150px;
	padding-right: 20px;
	background-color: #fff;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	transition: all .2s linear
}
.use_yz-container .img-container .card:hover {
	top: 0
}
.use_yz-container .img-container .card>div {
	position: relative;
	width: 100%;
	height: 100%
}
.use_yz-container .img-container .card .bg-logo {
	position: absolute;
	left: 30px;
	top: 35px;
	background-repeat: no-repeat;
	background-size: contain
}
.use_yz-container .img-container .card .desc {
	position: absolute;
	font-size: 14px;
	color: #666;
	top: 95px;
	left: 30px
}
.use_yz-container .img-container .card .detail {
	position: absolute;
	font-size: 14px;
	color: #666;
	line-height: 28px;
	top: 150px;
	margin-left: 30px;
	margin-right: 30px;
	text-align: justify;
	text-justify: distribute-all-lines
}
.use_yz-container .img-container .kaishu {
	top: 0
}
.use_yz-container .img-container #case1-img {
	background-image: url("../images/wechat_pictures_20191022141109.jpg")
}
.use_yz-container .img-container #case1-logo {
	width: 30px;
	height: 30px;
	background-image: url("../images/wechat_pictures_20191022141104.jpg")
}
.use_yz-container .img-container #case2-img {
	background-image: url("../images/case2.jpg")
}
@media only screen and (-o-min-device-pixel-ratio:3/2), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min--moz-device-pixel-ratio:1.5), only screen and (min-device-pixel-ratio:1.5) {
.use_yz-container .img-container #case2-img {
background-image:url("../images/case2@2x.jpg")
}
}
.use_yz-container .img-container #case2-logo {
	width: 88px;
	height: 30px;
	background-image: url("../images/case_logo_2@2x.png")
}
@media only screen and (-o-min-device-pixel-ratio:3/2), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min--moz-device-pixel-ratio:1.5), only screen and (min-device-pixel-ratio:1.5) {
.use_yz-container .img-container #case2-logo {
background-image:url("../images/case_logo_2@2x.png")
}
}
.use_yz-container .img-container #case3-img {
	background-image: url("../images/case3.jpg")
}
@media only screen and (-o-min-device-pixel-ratio:3/2), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min--moz-device-pixel-ratio:1.5), only screen and (min-device-pixel-ratio:1.5) {
.use_yz-container .img-container #case3-img {
background-image:url("../images/case3@2x.jpg")
}
}
.use_yz-container .img-container #case3-logo {
	width: 48px;
	height: 31px;
	background-image: url("../images/case_logo_3.png")
}
@media only screen and (-o-min-device-pixel-ratio:3/2), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min--moz-device-pixel-ratio:1.5), only screen and (min-device-pixel-ratio:1.5) {
.use_yz-container .img-container #case3-logo {
content:url("https://img.yzcdn.cn/static/intro/img/newIndex/case_logo_3@2x.png")
}
}
.use_yz-container .img-container #case4-img {
	background-image: url("../images/case4.jpg")
}
@media only screen and (-o-min-device-pixel-ratio:3/2), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min--moz-device-pixel-ratio:1.5), only screen and (min-device-pixel-ratio:1.5) {
.use_yz-container .img-container #case4-img {
background-image:url("../images/case4@2x.jpg")
}
}
.use_yz-container .img-container #case4-logo {
	width: 113px;
	height: 30px;
	background-image: url("../images/an_unnamed_-1.png")
}
@media only screen and (-o-min-device-pixel-ratio:3/2), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min--moz-device-pixel-ratio:1.5), only screen and (min-device-pixel-ratio:1.5) {
.use_yz-container .img-container #case4-logo {
background-image:url("../images/an_unnamed_-1.png")
}
}
.use_yz-container .img-container #case5-img {
	background-image: url("../images/6d54cee51921c6ad363903e16fc5ed07.jpg")
}
@media only screen and (-o-min-device-pixel-ratio:3/2), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min--moz-device-pixel-ratio:1.5), only screen and (min-device-pixel-ratio:1.5) {
.use_yz-container .img-container #case5-img {
background-image:url("../images/6d54cee51921c6ad363903e16fc5ed07.jpg")
}
}
.use_yz-container .img-container #case5-logo {
	width: 103px;
	height: 28px;
	background-image: url("../images/bitmap@2x.png")
}
@media only screen and (-o-min-device-pixel-ratio:3/2), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min--moz-device-pixel-ratio:1.5), only screen and (min-device-pixel-ratio:1.5) {
.use_yz-container .img-container #case5-logo {
background-image:url("../images/bitmap@2x.png")
}
}
.use_yz-container .img-container #case6-img {
	background-image: url("../images/case6@2x.jpg")
}
@media only screen and (-o-min-device-pixel-ratio:3/2), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min--moz-device-pixel-ratio:1.5), only screen and (min-device-pixel-ratio:1.5) {
.use_yz-container .img-container #case6-img {
background-image:url("../images/case6@2x.jpg")
}
}
.use_yz-container .img-container #case6-logo {
	width: 114px;
	height: 30px;
	background-image: url("../images/3634261509da23c171b7f68d4c9d9dbd.png")
}
@media only screen and (-o-min-device-pixel-ratio:3/2), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min--moz-device-pixel-ratio:1.5), only screen and (min-device-pixel-ratio:1.5) {
.use_yz-container .img-container #case6-logo {
background-image:url("../images/3634261509da23c171b7f68d4c9d9dbd.png")
}
}
.yz-resolutions {
	margin-top: 120px
}
.yz-resolutions h3 {
	font-family: PingFangSC-Medium;
	font-size: 28px;
	color: #333;
	letter-spacing: 0
}
.yz-resolutions .rescontent {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-top: 48px;
	margin-bottom: 48px
}
.yz-resolutions .rescontent .ump-card {
	cursor: pointer;
	width: 216px;
	height: 190px;
	padding: 20px;
	border: 1px solid #e5e5e5;
	border-radius: 2px;
	margin-right: 20px;
	margin-bottom: 20px
}
.yz-resolutions .rescontent .ump-card:hover {
	background: -webkit-gradient(linear, left top, right bottom, from(#ffae67), to(#ff7139));
	background: -webkit-linear-gradient(top left, #ffae67, #ff7139);
	background: -moz-linear-gradient(top left, #ffae67, #ff7139);
	background: linear-gradient(to bottom right, #ffae67, #ff7139);
	border: 0;
	padding: 21px
}
.yz-resolutions .rescontent .ump-card:hover .ump-desc, .yz-resolutions .rescontent .ump-card:hover .ump-title, .yz-resolutions .rescontent .ump-card:hover a {
	color: #fff!important
}
.yz-resolutions .rescontent .ump-card:hover .ump-1 {
	background: url("../images/ump1-1@2x.png") no-repeat;
	background-size: 52px
}
.yz-resolutions .rescontent .ump-card:hover .ump-2 {
	background: url("../images/ump2-1@2x.png") no-repeat;
	background-size: 52px
}
.yz-resolutions .rescontent .ump-card:hover .ump-3 {
	background: url("../images/ump3-1@2x.png") no-repeat;
	background-size: 52px
}
.yz-resolutions .rescontent .ump-card:hover .ump-4 {
	background: url("../images/ump4-1@2x.png") no-repeat;
	background-size: 52px
}
.yz-resolutions .rescontent .ump-card .icon-div {
	width: 52px;
	height: 52px
}
.yz-resolutions .rescontent .ump-card .ump-1 {
	background: url("../images/ump1-2@2x.png") no-repeat;
	background-size: 52px
}
.yz-resolutions .rescontent .ump-card .ump-2 {
	background: url("../images/ump2-2@2x.png") no-repeat;
	background-size: 52px
}
.yz-resolutions .rescontent .ump-card .ump-3 {
	background: url("../images/ump3-2@2x.png") no-repeat;
	background-size: 52px
}
.yz-resolutions .rescontent .ump-card .ump-4 {
	background: url("../images/ump4-2@2x.png") no-repeat;
	background-size: 52px
}
.yz-resolutions .rescontent .ump-card .ump-intro {
	padding-top: 20px;
	width: 100%;
	height: 92px;
	line-height: 36px
}
.yz-resolutions .rescontent .ump-card .ump-intro .ump-title {
	font-size: 20px;
	font-weight: 600;
	color: #333
}
.yz-resolutions .rescontent .ump-card .ump-intro .ump-desc {
	font-size: 14px;
	line-height: 24px;
	color: #999
}
.yz-resolutions .rescontent .ump-card .ump-intro a {
	font-size: 14px;
	color: #38f
}
.yz-resolutions .rescontent .resolution-card {
	cursor: pointer;
	width: 256px;
	height: 256px;
	border: 1px solid #e5e5e5;
	border-radius: 2px;
	margin-right: 20px;
	margin-bottom: 20px;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	transition: .5s
}
.yz-resolutions .rescontent .resolution-card:hover {
	border: 1px solid #38f
}
.yz-resolutions .rescontent .resolution-card .ccover {
	height: 169px;
	width: 100%;
	position: relative
}
.yz-resolutions .rescontent .resolution-card .ccover img {
	width: 100%
}
.yz-resolutions .rescontent .resolution-card .ccover .icon {
	position: absolute;
	width: 60px;
	margin: 0 auto;
	left: 98px;
	top: 54px
}
.yz-resolutions .rescontent .resolution-card .csummary {
	padding: 10px 0;
	width: 100%;
	height: 92px;
	text-align: center;
	line-height: 36px
}
.yz-resolutions .rescontent .resolution-card .csummary p {
	font-size: 18px
}
.yz-resolutions .rescontent .resolution-card .csummary a {
	font-size: 12px;
	color: #38f
}
.yz-resolutions .rescontent .clear-mright {
	margin-right: 0
}
.service {
	width: 100%;
	height: 450px
}
.service .icon-container {
	width: 1100px;
	margin: 0 auto
}
@media screen and (max-width:1100px) {
.service .icon-container {
	width: 1000px
}
}
.service .icon-container li {
	display: inline-block;
	text-align: center;
	width: 25%;
	margin: 0;
	padding: 0
}
.service .icon-container li div {
	width: 120px;
	height: 120px;
	margin: 0 auto;
	margin-bottom: 15px;
	background-size: contain
}
.service .icon-container li p {
	font-size: 18px;
	color: #333;
	line-height: 24px
}
.service .icon-container li .desc {
	color: #999;
	font-size: 12px
}
.service .icon-container #service-1-img {
	background-image: url("../images/_service_1.png")
}
@media only screen and (-o-min-device-pixel-ratio:3/2), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min--moz-device-pixel-ratio:1.5), only screen and (min-device-pixel-ratio:1.5) {
.service .icon-container #service-1-img {
background-image:url("../images/_service_1@2x.png")
}
}
.service .icon-container #service-15-img {
	background-image: url("../images/04f6274d5a2c7c9509d59ed36109c275.png")
}
@media only screen and (-o-min-device-pixel-ratio:3/2), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min--moz-device-pixel-ratio:1.5), only screen and (min-device-pixel-ratio:1.5) {
.service .icon-container #service-15-img {
background-image:url("../images/6fd9edbd85abc1fe91ac1e2a4caaf8e5.png")
}
}
.service .icon-container #service-2-img {
	background-image: url("../images/service_2.png")
}
@media only screen and (-o-min-device-pixel-ratio:3/2), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min--moz-device-pixel-ratio:1.5), only screen and (min-device-pixel-ratio:1.5) {
.service .icon-container #service-2-img {
background-image:url("../images/service_2@2x.png")
}
}
.service .icon-container #service-3-img {
	background-image: url("../images/5ad8aef3148c66f17056edac0733d735.png")
}
@media only screen and (-o-min-device-pixel-ratio:3/2), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min--moz-device-pixel-ratio:1.5), only screen and (min-device-pixel-ratio:1.5) {
.service .icon-container #service-3-img {
background-image:url("../images/41f9aad012137fe3219b305b9352b7ae.png")
}
}
.service .icon-container #service-4-img {
	background-image: url("../images/service_4.png")
}
@media only screen and (-o-min-device-pixel-ratio:3/2), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min--moz-device-pixel-ratio:1.5), only screen and (min-device-pixel-ratio:1.5) {
.service .icon-container #service-4-img {
background-image:url("../images/service_4@2x.png")
}
}
.huhang {
	background-color: #f7fcff;
	background-image: url("../images/4a359a457616f761844a3fb0597f83eb.png");
	background-repeat: no-repeat;
	background-position: 50%;
	text-align: center
}
@media only screen and (-o-min-device-pixel-ratio:3/2), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min--moz-device-pixel-ratio:1.5), only screen and (min-device-pixel-ratio:1.5) {
.huhang {
background-image:iamge-cdn("/public_files/2018/02/12/fedb033afe228cc29d038cae165d8a6c.png")
}
}
.huhang h3 {
	font-size: 28px;
	color: #333;
	line-height: 40px;
	padding-top: 70px;
	margin-bottom: 20px
}
.huhang .desc {
	font-size: 20px;
	text-align: center;
	margin-bottom: 35px
}
.huhang .num-container {
	width: 1100px;
	margin: 0 auto;
	padding-bottom: 70px
}
@media screen and (max-width:1100px) {
.huhang .num-container {
	width: 1000px
}
}
.huhang .num-container li {
	width: 20%;
	text-align: center;
	display: inline-block
}
.huhang .num-container li p {
	font-size: 16px;
	color: #666
}
.huhang .num-container li .num {
	font-size: 46px;
	color: #3765a6;
	line-height: 65px
}
.huhang .num-container li .num .data {
	font-weight: 100
}
.partner h3 {
	font-size: 28px;
	color: #333;
	line-height: 40px;
	padding-top: 70px;
	margin-bottom: 20px;
	text-align: center
}
.partner .trademark-container {
	margin: 40px auto 70px;
	width: 1001px
}
.partner .trademark-container:after {
	content: "";
	display: table;
	clear: both
}
.partner .trademark-container i {
	float: left;
	width: 143px;
	height: 45px;
	background-repeat: no-repeat
}
@media only screen and (-o-min-device-pixel-ratio:3/2), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min--moz-device-pixel-ratio:1.5), only screen and (min-device-pixel-ratio:1.5) {
.partner .trademark-container i {
background-size:100%;
height:49px
}
}
.partner .trademark-container .trade-1 {
	background-image: url("../images/cp1.png")
}
@media only screen and (-o-min-device-pixel-ratio:3/2), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min--moz-device-pixel-ratio:1.5), only screen and (min-device-pixel-ratio:1.5) {
.partner .trademark-container .trade-1 {
background-image:url("../images/cp1@2x.png")
}
}
.partner .trademark-container .trade-2 {
	background-image: url("../images/cp2.png")
}
@media only screen and (-o-min-device-pixel-ratio:3/2), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min--moz-device-pixel-ratio:1.5), only screen and (min-device-pixel-ratio:1.5) {
.partner .trademark-container .trade-2 {
background-image:url("../images/cp2@2x.png")
}
}
.partner .trademark-container .trade-3 {
	background-image: url("../images/cp3.png")
}
@media only screen and (-o-min-device-pixel-ratio:3/2), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min--moz-device-pixel-ratio:1.5), only screen and (min-device-pixel-ratio:1.5) {
.partner .trademark-container .trade-3 {
background-image:url("../images/cp3@2x.png")
}
}
.partner .trademark-container .trade-4 {
	background-image: url("../images/cp4.png")
}
@media only screen and (-o-min-device-pixel-ratio:3/2), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min--moz-device-pixel-ratio:1.5), only screen and (min-device-pixel-ratio:1.5) {
.partner .trademark-container .trade-4 {
background-image:url("../images/cp4@2x.png")
}
}
.partner .trademark-container .trade-5 {
	background-image: url("../images/cp5.png")
}
@media only screen and (-o-min-device-pixel-ratio:3/2), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min--moz-device-pixel-ratio:1.5), only screen and (min-device-pixel-ratio:1.5) {
.partner .trademark-container .trade-5 {
background-image:url("../images/cp5@2x.png")
}
}
.partner .trademark-container .trade-6 {
	background-image: url("../images/cp6.png")
}
@media only screen and (-o-min-device-pixel-ratio:3/2), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min--moz-device-pixel-ratio:1.5), only screen and (min-device-pixel-ratio:1.5) {
.partner .trademark-container .trade-6 {
background-image:url("../images/cp6@2x.png")
}
}
.partner .trademark-container .trade-7 {
	background-image: url("../images/cp7.png")
}
@media only screen and (-o-min-device-pixel-ratio:3/2), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min--moz-device-pixel-ratio:1.5), only screen and (min-device-pixel-ratio:1.5) {
.partner .trademark-container .trade-7 {
background-image:url("../images/cp7@2x.png")
}
}
.partner .trademark-container .trade-8 {
	background-image: url("../images/cp8.png")
}
@media only screen and (-o-min-device-pixel-ratio:3/2), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min--moz-device-pixel-ratio:1.5), only screen and (min-device-pixel-ratio:1.5) {
.partner .trademark-container .trade-8 {
background-image:url("../images/cp8@2x.png")
}
}
.partner .trademark-container .trade-9 {
	background-image: url("../images/cp9.png")
}
@media only screen and (-o-min-device-pixel-ratio:3/2), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min--moz-device-pixel-ratio:1.5), only screen and (min-device-pixel-ratio:1.5) {
.partner .trademark-container .trade-9 {
background-image:url("../images/cp9@2x.png")
}
}
.partner .trademark-container .trade-10 {
	background-image: url("../images/cp10.png")
}
@media only screen and (-o-min-device-pixel-ratio:3/2), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min--moz-device-pixel-ratio:1.5), only screen and (min-device-pixel-ratio:1.5) {
.partner .trademark-container .trade-10 {
background-image:url("../images/cp10@2x.png")
}
}
.partner .trademark-container .trade-11 {
	background-image: url("../images/cp11.png")
}
@media only screen and (-o-min-device-pixel-ratio:3/2), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min--moz-device-pixel-ratio:1.5), only screen and (min-device-pixel-ratio:1.5) {
.partner .trademark-container .trade-11 {
background-image:url("../images/cp11@2x.png")
}
}
.partner .trademark-container .trade-12 {
	background-image: url("../images/cp12.png")
}
@media only screen and (-o-min-device-pixel-ratio:3/2), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min--moz-device-pixel-ratio:1.5), only screen and (min-device-pixel-ratio:1.5) {
.partner .trademark-container .trade-12 {
background-image:url("../images/cp12@2x.png")
}
}
.partner .trademark-container .trade-13 {
	background-image: url("../images/cp13.png")
}
@media only screen and (-o-min-device-pixel-ratio:3/2), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min--moz-device-pixel-ratio:1.5), only screen and (min-device-pixel-ratio:1.5) {
.partner .trademark-container .trade-13 {
background-image:url("../images/cp13@2x.png")
}
}
.partner .trademark-container .trade-14 {
	background-image: url("../images/cp14.png")
}
@media only screen and (-o-min-device-pixel-ratio:3/2), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min--moz-device-pixel-ratio:1.5), only screen and (min-device-pixel-ratio:1.5) {
.partner .trademark-container .trade-14 {
background-image:url("../images/cp14@2x.png")
}
}
.partner .trademark-container .trade-11 {
	background-image: url("../images/90d2bbc2c583ba4e719dc6c8de4f04d5.png")
}
@media only screen and (-o-min-device-pixel-ratio:3/2), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min--moz-device-pixel-ratio:1.5), only screen and (min-device-pixel-ratio:1.5) {
.partner .trademark-container .trade-11 {
background-image:url("../images/d3c95fed3b896ea8c9b77536bc58b88b.png")
}
}
.section-title {
	font-size: 28px;
	color: #333;
	line-height: 40px;
	text-align: center;
	margin: 0 auto 50px;
	padding-top: 70px
}
.promote {
	width: 100%;
	height: 235px;
	text-align: center;
	background-position: 50%;
	background-size: cover;
	background-image: url("../images/footerbg.png")
}
@media only screen and (-o-min-device-pixel-ratio:3/2), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min--moz-device-pixel-ratio:1.5), only screen and (min-device-pixel-ratio:1.5) {
.promote {
background-image:url("../images/footerbg@2x.png")
}
}
.promote p {
	font-size: 28px;
	color: #fff;
	line-height: 40px;
	padding-top: 60px;
	padding-bottom: 35px
}
.promote a {
	text-decoration: none;
	font-size: 14px;
	color: #38f;
	background-color: #fff;
	padding: 15px 57px;
	border-radius: 2px
}
.bg-grey {
	background: #f8f8f8
}
.pull-left {
	float: left
}
.pull-right {
	float: right
}
