.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 {
	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 {
	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 {
		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 {
	font-size: 44px;
	margin: 100px 0 7px;
	line-height: 62px
}

.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 {
	width: 160px;
	height: 40px;
	line-height: 18px;
	display: inline-block;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.swiper-container .slide-1 p {
	font-size: 20px;
	color: #777;
	margin-bottom: 55px
}

.swiper-container .slide-1 small {
	font-size: 14px;
	color: #777;
	margin-top: 15px;
	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-1 .x-title-bn {
	line-height: 26px
}

.swiper-container .slide-2 p {
	font-size: 20px;
	color: #777;
	margin-bottom: 55px
}

.swiper-container .slide-2 h3 {
	color: #333
}

.swiper-container .slide-2 small {
	font-size: 14px;
	color: #777;
	margin-top: 15px;
	display: block
}

.swiper-container .slide-3 p {
	font-size: 20px;
	color: #fff;
	margin-bottom: 55px
}

.swiper-container .slide-3 h3,.swiper-container .slide-4 {
	color: #fff
}

.swiper-container .slide-4 .content-wrapper h3 {
	font-size: 34px;
	line-height: 54px
}

.swiper-container .slide-4 .content-wrapper .inner-img {
	width: 803px;
	height: 420px;
	position: absolute;
	right: -180px;
	top: 50%;
	margin-top: -210px
}

.swiper-container .slide-4 .content-wrapper a.white-bg-button {
	background-color: #fff;
	padding: 12px 42px;
	line-height: 1;
	margin-top: 62px;
	display: inline-block;
	*zoom: 1;
	*display: inline
}

.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("https://img.yzcdn.cn/static/intro/img/newIndex/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("https://img.yzcdn.cn/static/intro/img/newIndex/L@2x.png")
	}
}

.swiper-container .custom-next {
	left: 1130px;
	right: auto;
	width: 60px;
	height: 60px;
	background-size: 100% 100%;
	background-image: url("https://img.yzcdn.cn/static/intro/img/newIndex/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("https://img.yzcdn.cn/static/intro/img/newIndex/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.white {
	border: 1px solid #38f;
	padding: 11px 21px
}

a.white:hover {
	background: #38f;
	color: #fff
}

a.ml20 {
	margin-left: 20px
}

a.red-button {
	color: red
}

a.pink-button,a.red-button {
	background-color: #fff;
	padding: 12px 42px
}

a.pink-button {
	color: #eb737f
}

.main-container .wrapper {
	max-width: 1100px;
	margin: 0 auto;
	position: relative;
	zoom: 1
}

@media (max-width:1100px) {
	.main-container .wrapper {
		max-width: 1000px
	}
}

.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:50px
}

.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;
	position: relative;
	padding-left: 12px;
}
.main-container .wcard-container .wcard-content .wcard-left .wcard-section .wcard-sectitle:before{
	position: absolute;
	left: 0;
	top: 50%;
	width: 3px;
	height: 3px;
	background: #333333;
	content: "";
	border-radius: 50%;
}
.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;
	-webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.use_yz-container .case-container:after {
	content: "";
	display: table;
	clear: both
}
.use_yz-container .case-container ul{
	display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    /* -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -webkit-box-pack: center; */
    -webkit-justify-content: space-between;
    /* -moz-box-pack: center;
    -ms-flex-pack: center; */
	justify-content: space-between;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.use_yz-container .case-container ul li{
	-webkit-box-flex: 1;
    -moz-box-flex: 1;          
    -webkit-flex: 1;     
    -ms-flex: 1;       
	flex: 1; 
	position: relative;
}
.use_yz-container .case-container ul li p{
	width: 200px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -110px;
    text-align: center;
    margin-bottom: 0;
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    height: 28px;
	margin-top: -14px;
	font-family: "sourcehansanscn bold";
}
.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("https://img.yzcdn.cn/static/intro/img/newIndex/case1.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 #case1-img {
		background-image: url("https://img.yzcdn.cn/static/intro/img/newIndex/case1@2x.jpg")
	}
}

.use_yz-container .img-container #case1-logo {
	width: 118px;
	height: 22px;
	background-image: url("https://img.yzcdn.cn/static/intro/img/newIndex/case_logo_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 #case1-logo {
		background-image: url("https://img.yzcdn.cn/static/intro/img/newIndex/case_logo_1@2x.png")
	}
}

.use_yz-container .img-container #case2-img {
	background-image: url("https://img.yzcdn.cn/static/intro/img/newIndex/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("https://img.yzcdn.cn/static/intro/img/newIndex/case2@2x.jpg")
	}
}

.use_yz-container .img-container #case2-logo {
	width: 88px;
	height: 30px;
	background-image: url("https://img.yzcdn.cn/static/intro/img/index-b/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("https://img.yzcdn.cn/static/intro/img/index-b/case_logo_2@2x.png")
	}
}

.use_yz-container .img-container #case3-img {
	background-image: url("https://img.yzcdn.cn/static/intro/img/newIndex/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("https://img.yzcdn.cn/static/intro/img/newIndex/case3@2x.jpg")
	}
}

.use_yz-container .img-container #case3-logo {
	width: 48px;
	height: 31px;
	background-image: url("https://img.yzcdn.cn/static/intro/img/newIndex/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("https://img.yzcdn.cn/static/intro/img/newIndex/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("https://img.yzcdn.cn/static/intro/img/newIndex/case4@2x.jpg")
	}
}

.use_yz-container .img-container #case4-logo {
	width: 113px;
	height: 30px;
	background-image: url("https://img.yzcdn.cn//public_files/2019/01/01/9287e162a912c1be3cfc2bc8de977da2.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("https://img.yzcdn.cn//public_files/2019/01/01/b5b69923f5d724c50ddb34b0be4e299a.png")
	}
}

.use_yz-container .img-container #case5-img {
	background-image: url("https://img.yzcdn.cn/public_files/2018/12/03/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("https://img.yzcdn.cn/public_files/2018/12/03/6d54cee51921c6ad363903e16fc5ed07.jpg")
	}
}

.use_yz-container .img-container #case5-logo {
	width: 103px;
	height: 28px;
	background-image: url("https://img.yzcdn.cn/static/intro/img/index/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("https://img.yzcdn.cn/static/intro/img/index/Bitmap@2x.png")
	}
}

.use_yz-container .img-container #case6-img {
	background-image: url("https://img.yzcdn.cn/static/intro/img/index/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("https://img.yzcdn.cn/static/intro/img/index/case6@2x.jpg")
	}
}

.use_yz-container .img-container #case6-logo {
	width: 114px;
	height: 30px;
	background-image: url("https://img.yzcdn.cn/public_files/2018/12/03/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("https://img.yzcdn.cn/public_files/2018/12/03/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("https://img.yzcdn.cn/intro/index/ump1-1@2x.png") no-repeat;
	background-size: 52px
}

.yz-resolutions .rescontent .ump-card:hover .ump-2 {
	background: url("https://img.yzcdn.cn/intro/index/ump2-1@2x.png") no-repeat;
	background-size: 52px
}

.yz-resolutions .rescontent .ump-card:hover .ump-3 {
	background: url("https://img.yzcdn.cn/intro/index/ump3-1@2x.png") no-repeat;
	background-size: 52px
}

.yz-resolutions .rescontent .ump-card:hover .ump-4 {
	background: url("https://img.yzcdn.cn/intro/index/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("https://img.yzcdn.cn/intro/index/ump1-2@2x.png") no-repeat;
	background-size: 52px
}

.yz-resolutions .rescontent .ump-card .ump-2 {
	background: url("https://img.yzcdn.cn/intro/index/ump2-2@2x.png") no-repeat;
	background-size: 52px
}

.yz-resolutions .rescontent .ump-card .ump-3 {
	background: url("https://img.yzcdn.cn/intro/index/ump3-2@2x.png") no-repeat;
	background-size: 52px
}

.yz-resolutions .rescontent .ump-card .ump-4 {
	background: url("https://img.yzcdn.cn/intro/index/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: 24%;
	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: 20px;
	color: #333;
	line-height: 22px;
}

.service .icon-container li .desc {
	font-size: 20px;
	color: #333;
}

.service .icon-container #service-1-img {
	background-image: url("../images/service-1.jpg");
}
.service .icon-container #service-2-img {
	background-image: url("../images/service-2.jpg");
}
.service .icon-container #service-3-img {
	background-image: url("../images/service-3.jpg")
}

.service .icon-container #service-4-img {
	background-image: url("../images/service-4.jpg")
}
.huhang {
	background-color: #f7fcff;
	background-image: url("https://img.yzcdn.cn/public_files/2018/02/12/4a359a457616f761844a3fb0597f83eb.png");
	background-repeat: no-repeat;
	background-position: 50%;
	text-align: center
}

.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/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-8 {
		background-image: url("../images/cp8@2x.png")
	}
} */

.partner .trademark-container .trade-9 {
    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-9 {
	background-image: url("../images/cp10.png");
	}
} */

.partner .trademark-container .trade-10 {
	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-10 {
		background-image: url("../images/cp10@2x.png")
	}
} */

.partner .trademark-container .trade-11 {
	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-11 {
		background-image: url("../images/cp11@2x.png")
	}
} */

.partner .trademark-container .trade-12 {
	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-12 {
		background-image: url("../images/cp12@2x.png")
	}
} */

.partner .trademark-container .trade-13 {
	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-13 {
		background-image: url("../images/cp13@2x.png")
	}
} */

.partner .trademark-container .trade-14 {
	background-image: url("../images/cp7.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");
}
.promote.mall{
	background-image: url("../images/mall-5.jpg");
}
.promote.mb{
	background-image: url("../images/mb-5.jpg");
}
.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
}

/* 底部版权 */
.copyright{
	width: 100%;
	background: #373d44;
	color: #fff;
	font-size: 14px;
	padding-top: 66px;
}
.copyright-box{
	width: 1100px;
	margin: 0 auto;
}
.copyright-box .copyright-right{
	float: right;
}
.copyright .copyright-text{
	text-align: center;
	height: 77px;
	line-height: 77px;
	color: #b6b6b6;
	border-top: 1px #5a5f64 solid;
}
.copyright .copyright-text p{
	padding: 0;
	margin: 0;
}
.copyright-left{
	margin-bottom: 14px;
}
.copyright-left h3{
	font-size: 18px;
	line-height: 40px;
}
.copyright-left ul li{
	height: 32px;
	line-height: 32px;
	color: #fff;
}
.copyright-box .copyright-right dl{
	float: left;
	width: 110px;
	font-size: 13px;
	margin-left: 46px;
	text-align: center;
}
.copyright-box .copyright-right dl dt{
	margin-bottom: 6px;
	width: 110px;
}
.copyright-box .copyright-right dl dt img{
	width: 100%;
}
/* 导航 */
.phptpl-header {
    width: 100%;
    min-width: 1200px;
    height: auto;
    position: relative;
    background: #ffffff;
    border-bottom: 1px solid #ededed;
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
    z-index: 200;
    transition: all 0.5s ease-in;
}
.phptpl-header .header-container {
    box-sizing: border-box;
    margin: 0 auto;
    width: 1200px;
    height: 70px;
    zoom: 1;
}
.phptpl-header .header-join{
	width: 950px;
}
.phptpl-header .header-container .logo {
	display: inline-block;
    width: 150px;
    height: 47px;
    margin-top: 12px;
    background-size: 150px 47px;
    background-image: url(../images/logo.png);
    background-repeat: no-repeat;
    float: left;
    margin-right: 50px;
	
}
.navbar{
	/* width: 500px; */
    float: left;
}
.phptpl-header .header-container .nav-list {
    float: right;
	zoom: 1;
	margin-bottom:0;
}
.phptpl-header .header-container .nav-list > li {
    float: left;
    display: inline-block;
    height: 70px;
    line-height: 70px;
	padding: 0px 20px;
	font-size: 14px;
}
.phptpl-header .header-container .btn-login:hover {
	background-color: #409eff;
	color: #FFFFFF;
}
.phptpl-header .header-container .btn-register_:hover {
        background-color: #5CB0FD;
		color: #ffffff; 
}
.phptpl-header .header-container li.login_common_ {
    padding: 0px 0px 0px 20px;
}
.phptpl-header .header-container li.register_common_ {
    padding: 0px 0px 0px 10px;
}
.phptpl-header .header-container .btn-login {
    width: 80px;
    height: 30px;
    line-height: 28px;
    display: inline-block;
    border: 1px solid #409eff;
    color: #409eff;
    text-align: center;
    border-radius: 2px;
    box-sizing: border-box;
	cursor: pointer;
	font-size: 14px;
}
.phptpl-header .header-container .btn-register_ {
    width: 80px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    background-color: #409eff;
    color: #ffffff;
    text-align: center;
    border-radius: 2px;
    cursor: pointer;
}
.phptpl-header .header-container .nav-list:after {
    content: "";
    display: table;
    clear: both;
}.phptpl-header .header-container .nav-list:after {
    content: "";
    display: table;
    clear: both;
}
.phptpl-header .header-container .nav-list:after {
    content: "";
    display: table;
    clear: both;
}

/* scrm */
.intro-main .main-content {
    max-width: 1100px;
    min-width: 1000px;
    margin: 0 auto;
}
.intro-main .head-block {
    height: 420px;
    overflow: hidden;
    color: #fff;
    text-align: center;
    background: url(../images/scrm-bg.jpg) no-repeat 50%;
    background-size: 100% 420px;
}
.intro-main .head-block.mall-bg{
    background: url(../images/mall-bg.jpg) no-repeat 50%;
}
.intro-main .head-block.xt-bg{
    background: url(../images/xt_bg.jpg) no-repeat 50%;
}
.intro-main .head-block.mb-bg{
    background: url(../images/mb_bg.jpg) no-repeat 50%;
}
.intro-main .head-block.about-bg{
    background: url(../images/about-bg.jpg) no-repeat 50%;
}
.intro-main .head-block h1 {
    margin: 100px 0 5px;
    line-height: 50px;
    font-size: 36px;
}
.intro-main .head-block p {
	line-height: 30px;
    font-size: 14px;
    width: 650px;
	margin: 0 auto;
	height: 24px;
	line-height: 24px;
	
}
.intro-main .head-block .free-trial-btn {
    display: inline-block;
    width: 160px;
    height: 40px;
    line-height: 40px;
    margin: 90px auto 10px;
    background-color: #3388ff;
    border-radius: 2px;
    color: #fff;
    font-size: 14px;
}
.intro-main .head-block div {
    line-height: 20px;
    font-size: 14px;
}

.intro-main h2 {
    line-height: 40px;
    font-size: 28px;
    color: #333;
    text-align: center;
}
.intro-main .illustration-content h2 {
    padding: 60px 0 50px;
}
.intro-main .illustration-content li {
    height: 330px;
    margin-bottom: 70px;
}
.intro-main .illustration-content li .illustration-content-desc {
    width: 450px;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.intro-main .illustration-content li .illustration-content-desc:first-child, .intro-main .illustration-content li img:first-child {
    float: left;
}
.intro-main .illustration-content li .illustration-content-desc:last-child, .intro-main .illustration-content li img:last-child {
    float: right;
}
.intro-main .illustration-content li .illustration-content-desc h3 {
    margin-bottom: 20px;
    font-size: 28px;
    line-height: 43px;
    color: #333;
}
.intro-main .illustration-content li .illustration-content-desc p {
	font-size: 16px;
    line-height: 30px;
    color: #666;
    font-weight: normal;
}
.superstore-b .normal-container {
    margin: 0 auto;
    max-width: 1120px;
    min-width: 1000px;
}
.superstore-b .marketing-master-item {
    padding: 70px 0 92px;
}
.superstore-b h2 {
    font-size: 28px;
    line-height: 40px;
    text-align: center;
}
.superstore-b .flex-horizontal-center {
    -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;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.superstore-b .flex-horizontal-center, .superstore-b .flex-horizontal-space-between {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}
.superstore-b .flex-horizontal-center, .superstore-b .flex-horizontal-space-between {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}
.superstore-b .flex-horizontal-space-between {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.superstore-b .marketing-master-item>div {
    margin-top: 62px;
    height: 376px;
}
.superstore-b .marketing-master-item__text {
    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;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 18px;
    width: 420px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.superstore-b .marketing-master-item__text li {
    line-height: 70px;
    padding-left: 38px;
    position: relative;
    border-radius: 2px;
    color: #999;
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
    transition: all .6s;
	cursor: pointer;
	margin-bottom: 2px;
}
.superstore-b .marketing-master-item__text li.active,.superstore-b .marketing-master-item__text li:hover {
    background-color: #f0f5ff;
    color: #000;
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
    transition: all .6s;
}

.superstore-b .marketing-master-item__text li:before {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background-color: #bbb;
    left: 16px;
    top: 30px;
}
.superstore-b .marketing-master-item__text li.active:before,.superstore-b .marketing-master-item__text li:hover:before {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background-color: #38f;
    left: 16px;
    top: 30px;
}
.superstore-b .max-width-container--gray {
    background-color: #f8fbff;
}
.superstore-b .marketing-master-item .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;
}
.superstore-b .marketing-master-item__text .buy{
	font-size: 14px;
    padding: 10px 42px;
    border-radius: 2px;
	display: inline-block;
	background-color: #38f;
	color: #fff;
	border: none;
	margin-top: 10px;
	cursor: pointer;
}

/* 登录页面 */
.eis-login .eis-login-bg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -10px;
    background-position: center center;
    background-origin: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    zoom: 1;
    background-repeat: no-repeat;
}
.eis-login-center {
    height: 480px;
    position: fixed;
    left: 54%;
    top: 45%;
    z-index: 11;
    background: #fafafa;
    margin-top: -260px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
	-o-border-radius: 4px;
	width: 460px;
}
.eis-login-right .eis-login-center .eis-logo {
    font-size: 28px;
    color: #333;
	text-align: center;
	height: 120px;
	line-height: 120px;
}
.eis-login-right .eis-login-center .eis-logo p{
	margin:0;
	padding: 0;
}
.eis-login-info {
    position: absolute;
    top: 24%;
    left: 7%;
    width: 396px;
}
.eis-form {
    float: left;
}
.eis-form-cell {
    float: left;
	position: relative;
	width: 100%;
}
.eis-form .eis-login-button {
    float: left;
    width: 100%;
}
.eis-login-type {
    padding: 20px 0 0 0;
    font-size: 14px;
    width: 100%;
    cursor: pointer;
}
.eis-input-group {
    width: 100%;
    float: left;
    margin-bottom: 20px;
    position: relative;
    border-radius: 4px;
}
.eis-input-group .eis-form-control {
    width: 100%;
    border: none;
    background: none;
    color: #333;
    font-size: 14px;
    outline: none;
    float: left;
    height: 46px;
    line-height: 46px;
    padding-left: 5px;
    background: #f5f5f5;
    border: 1px #eee solid;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
.eis-input-group .eis-form-control.width {
    width: 275px;
}
.eis-input-group .code-button {
    width: 110px;
    background: #3388ff;
    border-radius: 4px;
    text-align: center;
    height: 46px;
    line-height: 46px;
    font-size: 15px;
    border: none;
    outline: none;
    color: #fff;
    float: right;
}
.eis-form .eis-login-button {
    float: left;
    width: 100%;
}
.eis-form .eis-login-button .forget-passward {
    float: right;
	margin-bottom: 10px;
	font-size: 12px;
	text-decoration: none;
	color: #3388ff;
}
.eis-form .eis-login-button .submit {
    display: block;
    width: 100%;
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: 0;
    border: 1px solid #3388ff;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    height: 46px;
    line-height: 46px;
    background: #3388ff;
    cursor: pointer;
    transition: all .3s;
    outline: none;
}
.eis-login-type {
    padding: 20px 0 0 0;
    font-size: 14px;
    width: 100%;
    cursor: pointer;
}
.eis-login-type .eis-code {
    float: left;
    margin-top: 15px;
    color: #3388ff;
}
.eis-login-type .eis-download {
    float: right;
    margin-top: 15px;
}
.eis-login-type .eis-download a, .eis-ding-type a {
    color: #3388ff;
    text-decoration: none;
}

/* 导航菜单 */
.navbar-brand{
	padding: 29px 15px;
	height: auto;
}
nav.navbar.bootsnav{
	border: none;
	margin-bottom: 150px;
}
.navbar-nav{
	float: left;
}
nav.navbar.bootsnav ul.nav > li > a{
	color: #474747;
	text-transform: uppercase;
	padding: 30px;
}
nav.navbar.bootsnav ul.nav > li:hover{
	background: #f4f4f4;
}
.nav > li:after{
	content: "";
	width: 0;
	height: 5px;
	background: #409eff;
	position: absolute;
	bottom: 0;
	left: 0;
	transition: all 0.5s ease 0s;
}
.nav > li:hover:after{
	width: 100%;
}
nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:after{
	content: "+";
	font-family: 'FontAwesome';
	font-size: 16px;
	font-weight: 500;
	position: absolute;
	top: 35%;
	right:17%;
	transition: all 0.4s ease 0s;
}
nav.navbar.bootsnav ul.nav > li.dropdown.on > a.dropdown-toggle:after{
	content: "\f105";
	transform: rotate(90deg);
}
.dropdown-menu.multi-dropdown{
	position: absolute;
	left: -100% !important;
}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu{
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	border: none;
}
@media only screen and (max-width:990px){
	nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:after,
	nav.navbar.bootsnav ul.nav > li.dropdown.on > a.dropdown-toggle:after{ content: " "; }
	.dropdown-menu.multi-dropdown{ left: 0 !important; }
	nav.navbar.bootsnav ul.nav > li:hover{ background: transparent; }
	nav.navbar.bootsnav ul.nav > li > a{ margin: 0; }
}

.eis-login-txt{
    position: fixed;
    left:22%;
    top:25%;
    z-index: 11;
    margin-left: -160px;
	width: 320px;
	color: #fff;
}
.eis-login-txt p{
	font-size: 14px;
	font-family: "OpenSans";
}
.eis-login-txt span{
	font-size: 48px;
	margin-bottom: 76px;
	display: inline-block;
	font-family: "sourcehansanscn regular";
}
.eis-login-txt .line{
    width: 66px;
    height: 0.25em;
    background:
        linear-gradient(135deg, transparent, transparent 45%, #fff, transparent 55%, transparent 55%),
        linear-gradient(45deg, transparent, transparent 45%, #fff, transparent 55%, transparent 55%);
    background-size: 0.5em 0.5em;
    background-repeat: repeat-x, repeat-x;
}

/* 应用 */
.apply-box{
	width: 950px;
	margin: 0 auto;
}
.apply-box .name{
	margin: 33px 0 30px 0;
	height: 60px;
    line-height: 60px;
    background: #ebf1f7;
    font-size: 18px;
    color: #485b6d;
    text-align: center;
}
.apply-box .apply-content ul li{
	width: 450px;
    background: #fff;
    box-shadow: 0 0 15px rgba(213, 225, 239, 0.5);
    padding: 18px 18px 20px 30px;
    box-sizing: border-box;
    position: relative;
    z-index: 99;
    float: left;
    margin-right: 39px;
    margin-bottom: 37px;
    min-height: 243px;
}
.apply-box .apply-content ul li:nth-child(2n){
	margin-right: 0;
}
.apply-box .apply-content ul li .title{
	margin: 0;
    padding: 0;
    color: #485b6d;
    height: 50px;
	line-height: 50px;
	font-size: 20px;
}
.apply-box .apply-content ul li .join{
	float: right;
	display: inline-block;
	font-size: 14px;
	line-height: 50px;
	height: 50px;
	display: none;
}
.apply-box .apply-content ul li  a{
	display:inline-block;
	width: 402px;

}
.apply-box .apply-content ul li  a:hover .join{
	display: block;
	color: #5b9efe;
}
.apply-box .apply-content ul li .txt{
	font-size: 14px;
	color: #485b6d;
	line-height: 20px;
	padding: 0;
}
.apply-box .apply-content ul li::after,.apply-box .apply-content ul li::before{
	position: absolute;
	content: "";
	background: #dbeafe;
}
.apply-box .apply-content ul li::after{
	width:100%;
	height: 10px;
	top: -10px;
	right:-10px;
}
.apply-box .apply-content ul li::before{
	width:10px;
	height: 100%;
	bottom: 10px;
	right:-10px;
}
.apply-box .apply-content ul li:hover::before,.apply-box .apply-content ul li:hover::after{
	background: #5b9efe;
}
.apply-content .button button{
	display: inline-block;
    line-height: 1;
    white-space: nowrap;
    cursor: pointer;
    background: #fff;
    border: 1px solid #dcdfe6;
    color: #606266;
    -webkit-appearance: none;
    text-align: center;
    box-sizing: border-box;
    outline: none;
    margin: 0;
    transition: .1s;
    font-weight: 500;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    padding: 12px 20px;
    font-size: 14px;
    border-radius: 4px;
}
.apply-content .button button.open{
	color: #fff;
    background-color: #409eff;
    border-color: #409eff;
}
.apply-content .button button.close{
	color: #3a8ee6;
    border-color: #3a8ee6;
    outline: none;
}
.login-statu{
	float: right;
	margin-top: 14px;
	font-size: 14px;
}
.login-statu img{
	width: 40px;
	height: 40px;
	border-radius: 50%;
	margin-right: 5px;
}
.login-statu .name{
	color: #485b6d;
	margin-right: 15px;
}
.login-statu .out{
	color: #3388ff;
	cursor: pointer;
}
.join-right{
	position: fixed;
	bottom: 10px;
	text-align: center;
	width:950px;
	color: #485b6d;
	font-size: 14px;
}