@charset "gb2312";
body, html {
	margin: 0;
	padding: 0
}
html {
	overflow-y: scroll
}

body, input, textarea {
	font-size: 14px;
	font-family: Microsoft YaHei, Helvetica Neue, Helvetica, PingFang SC, Hiragino Sans GB, WenQuanYi Micro Hei, sans-serif;
	-webkit-text-size-adjust: none;
	text-rendering: optimizelegibility
}
dd, div, dl, dt, form, h1, h2, h3, h4, h5, h6, input, li, ol, p, select, textarea, ul {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	list-style: none;
	color: #000
}
img {
	border: none
}
button, input, select, textarea {
	outline: 0;
	resize: none
}
a:link, a:visited {
	text-decoration: none
}
::selection {
	background: rgba(254,126,0,.8)
}
::-moz-selection {
background:rgba(254,126,0,.8)
}
.clearfix:after {
	clear: both;
	display: table;
	height: 0;
	content: ""
}
::-webkit-scrollbar {
width:7px;
height:7px
}
::-webkit-scrollbar-button {
width:0;
height:0
}
::-webkit-scrollbar-thumb {
background-color:rgba(0,0,0,.23)
}
::-webkit-scrollbar-thumb:hover {
background-color:rgba(0,0,0,.35)
}
::-webkit-scrollbar-thumb:active {
background-color:rgba(0,0,0,.45)
}
a {
	color: #000
}
.x-container-full {
	width: 100%;
	position: relative;
	overflow: hidden;
	min-width: 1200px;
	max-width: 1920px;
	margin: 0 auto;
	z-index: 3
}
.x-gray {
	background-color: #f2f1f0
}
.x-container {
	width: 1200px;
	margin: 0 auto;
	position: relative;
	z-index: 3
}
.x-container-full h2, .x-container h2 {
	font-weight: 400;
	text-align: center;
	line-height: 40px;
	font-size: 22px;
	padding: 30px 0
}
.x-container-full h2 span, .x-container h2 span {
	display: block;
	font-size: 33px
}
.x-container-full .x-a-line, .x-container .x-a-line {
	background: url(../img/icon.png) no-repeat -110px -5px;
	width: 140px;
	height: 30px;
	border: 1px solid #fff
}
.x-container-full .x-l-jt, .x-container .x-l-jt {
	background: url(../img/icon.png) no-repeat -45px 5px
}
.x-container-full .x-r-jt, .x-container .x-r-jt {
	background: url(../img/icon.png) no-repeat 10px 5px
}
.x-advantage .x-a-line, .x-advantage .x-l-jt, .x-teachers .x-a-line {
	background-image: url(../img/icon-2.png)
}
.x-advantage .x-l-jt, .x-advantage .x-r-jt {
	background-position-y: 10px
}
.swiper-container {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1
}
.swiper-container-no-flexbox .swiper-slide {
	float: left
}
.swiper-container-vertical>.swiper-wrapper {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}
.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	-o-transition-property: transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}
.swiper-container-android .swiper-slide, .swiper-wrapper {
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}
.swiper-container-multirow>.swiper-wrapper {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.swiper-container-free-mode>.swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto
}
.swiper-slide {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	-o-transition-property: transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform
}
.swiper-invisible-blank-slide {
	visibility: hidden
}
.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
	height: auto
}
.swiper-container-autoheight .swiper-wrapper {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-transition-property: height, -webkit-transform;
	transition-property: height, -webkit-transform;
	-o-transition-property: transform, height;
	transition-property: transform, height;
	transition-property: transform, height, -webkit-transform
}
.swiper-container-3d {
	-webkit-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;
	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-linear-gradient(right, rgba(0,0,0,.5), transparent);
	background-image: -o-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-linear-gradient(left, rgba(0,0,0,.5), transparent);
	background-image: -o-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-linear-gradient(bottom, rgba(0,0,0,.5), transparent);
	background-image: -o-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-linear-gradient(top, rgba(0,0,0,.5), transparent);
	background-image: -o-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-wp8-horizontal, .swiper-container-wp8-horizontal>.swiper-wrapper {
	-ms-touch-action: pan-y;
	touch-action: pan-y
}
.swiper-container-wp8-vertical, .swiper-container-wp8-vertical>.swiper-wrapper {
	-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-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-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-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-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-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-pagination {
	position: absolute;
	text-align: center;
	-webkit-transition: opacity .3s;
	-o-transition: .3s opacity;
	transition: opacity .3s;
	-webkit-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-bullets-dynamic {
	overflow: hidden;
	font-size: 0
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transform: scale(.33);
	-ms-transform: scale(.33);
	transform: scale(.33);
	position: relative
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
	-webkit-transform: scale(.66);
	-ms-transform: scale(.66);
	transform: scale(.66)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
	-webkit-transform: scale(.33);
	-ms-transform: scale(.33);
	transform: scale(.33)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
	-webkit-transform: scale(.66);
	-ms-transform: scale(.66);
	transform: scale(.66)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
	-webkit-transform: scale(.33);
	-ms-transform: scale(.33);
	transform: scale(.33)
}
.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;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}
.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer
}
.swiper-pagination-bullet-active {
	opacity: 1;
	background: #007aff
}
.swiper-container-vertical>.swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	-webkit-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0)
}
.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 6px 0;
	display: block
}
.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 8px
}
.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	display: inline-block;
	-webkit-transition: top .2s, -webkit-transform .2s;
	-o-transition: .2s top, .2s -webkit-transform;
	transition: top .2s, -webkit-transform .2s;
	-o-transition: .2s transform, .2s top;
	-webkit-transition: transform .2s, top .2s;
	transition: transform .2s, top .2s;
	-webkit-transition: transform .2s, top .2s, -webkit-transform .2s;
	-o-transition: .2s transform, .2s top, .2s -webkit-transform;
	transition: transform .2s, top .2s, -webkit-transform .2s
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 4px
}
.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	white-space: nowrap
}
.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transition: left .2s, -webkit-transform .2s;
	-o-transition: .2s left, .2s -webkit-transform;
	transition: left .2s, -webkit-transform .2s;
	-o-transition: .2s transform, .2s left;
	-webkit-transition: transform .2s, left .2s;
	transition: transform .2s, left .2s;
	-webkit-transition: transform .2s, left .2s, -webkit-transform .2s;
	-o-transition: .2s transform, .2s left, .2s -webkit-transform;
	transition: transform .2s, left .2s, -webkit-transform .2s
}
.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transition: right .2s, -webkit-transform .2s;
	-o-transition: .2s right, .2s -webkit-transform;
	transition: right .2s, -webkit-transform .2s;
	-o-transition: .2s transform, .2s right;
	-webkit-transition: transform .2s, right .2s;
	transition: transform .2s, right .2s;
	-webkit-transition: transform .2s, right .2s, -webkit-transform .2s;
	-o-transition: .2s transform, .2s right, .2s -webkit-transform;
	transition: transform .2s, right .2s, -webkit-transform .2s
}
.swiper-pagination-progressbar {
	background: rgba(0,0,0,.25);
	position: absolute
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background: #007aff;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: left top;
	-ms-transform-origin: left top;
	transform-origin: left top
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	-webkit-transform-origin: right top;
	-ms-transform-origin: right top;
	transform-origin: right top
}
.swiper-container-horizontal>.swiper-pagination-progressbar {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0
}
.swiper-container-vertical>.swiper-pagination-progressbar {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0
}
.swiper-pagination-white .swiper-pagination-bullet-active {
	background: #fff
}
.swiper-pagination-progressbar.swiper-pagination-white {
	background: hsla(0,0%,100%,.25)
}
.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
	background: #fff
}
.swiper-pagination-black .swiper-pagination-bullet-active {
	background: #000
}
.swiper-pagination-progressbar.swiper-pagination-black {
	background: rgba(0,0,0,.25)
}
.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
	background: #000
}
.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-zoom-container {
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: 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%;
	-o-object-fit: contain;
	object-fit: contain
}
.swiper-slide-zoomed {
	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%;
	-ms-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-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);
transform:rotate(1turn)
}
}
@keyframes swiper-preloader-spin {
to {
-webkit-transform:rotate(1turn);
transform:rotate(1turn)
}
}
.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	-webkit-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}
.swiper-container-fade .swiper-slide {
	pointer-events: none;
	-webkit-transition-property: opacity;
	-o-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-container-cube {
	overflow: visible
}
.swiper-container-cube .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
	visibility: hidden;
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	width: 100%;
	height: 100%
}
.swiper-container-cube .swiper-slide .swiper-slide {
	pointer-events: none
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
	-webkit-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	transform-origin: 100% 0
}
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}
.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-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}
.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-flip {
	overflow: visible
}
.swiper-container-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1
}
.swiper-container-flip .swiper-slide .swiper-slide {
	pointer-events: none
}
.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}
.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;
	backface-visibility: hidden
}
.swiper-container-coverflow .swiper-wrapper {
	-ms-perspective: 1200px
}

.x-nav {
	padding: 0 2.30005%;
	-webkit-transition: all .8s;
	-o-transition: all .8s;
	transition: all .8s;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9;
	background: #fff;
	transition: all .6s ease-in-out;
	opacity: 0;
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0)
}
.x-nav, .x-nav.fadeIn {
	-webkit-transition: all .6s ease-in-out;
	-o-transition: all .6s ease-in-out
}
.x-nav.fadeIn {
	opacity: 1;
	transition: all .6s ease-in-out;
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}
.x-nav ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 100px
}
.x-nav ul li {
	width: 110px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 20px;
	position: relative
}
.x-nav ul li a {
	position: inherit;
	z-index: 2;
	letter-spacing: 1px;
	color: inherit;
	font-size: 15px;
	display: block;
	-webkit-transition: all .8s ease-in-out;
	-o-transition: all .8s ease-in-out;
	transition: all .8s ease-in-out
}
.x-nav ul li:after {
	content: "";
	left: 0;
	top: 0;
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 100%;
	background: #420;
	opacity: 0;
	border-radius: inherit;
	-webkit-transform: translateY(-10%);
	-ms-transform: translateY(-10%);
	transform: translateY(-10%);
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}
.x-nav ul li.on {
	color: #fff
}
.x-nav ul li.on:after {
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	opacity: 1;
	-webkit-transition: all .5s ease-in;
	-o-transition: all .5s ease-in;
	transition: all .5s ease-in
}
.x-nav ul li:hover {
	color: #fff
}
.x-nav ul li:hover:after {
	opacity: 1;
	-webkit-transform: scaleX(1);
	-ms-transform: scaleX(1);
	transform: scaleX(1)
}
.x-nav ul .x-home {
	width: 28.64583%;
	height: 100px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-line-pack: center;
	align-content: center;
	background: url(../img/logo.jpg) no-repeat 50%
}
.x-nav ul .x-home img {
	width: 69.09091%
}
.x-major-nav ul {
	height: 130px;
	margin: 100px auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.x-major-nav ul li {
	width: 272px;
	text-align: center;
	height: 130px;
	border-right: 1px dashed #dcdbdb
}
.x-major-nav ul li a {
	display: inline-block;
	width: 110px;
	text-align: center
}
.x-major-nav ul li a i {
	display: inline-block;
	width: 72px;
	height: 72px;
	border-radius: 100%;
	background-color: #420;
	margin-bottom: 3px;
	background-image: url(../img/icon.png);
	background-repeat: no-repeat
}
.x-major-nav ul li a p {
	font-size: 18px;
	color: #420
}
.x-major-nav ul li a p span {
	font-size: 11px;
	color: #333
}
.x-major-nav ul li:first-of-type, .x-major-nav ul li:nth-of-type(5) {
	width: 192px
}
.x-major-nav ul li:nth-of-type(5) {
	text-align: right;
	border: none
}
.x-major-nav ul li:first-of-type {
	text-align: left
}
.x-banner {
	background-position: center 209px;
	background-attachment: fixed;
	background-repeat: no-repeat
}
.x-banner, .x-banner .x-mask {
	position: relative;
	z-index: 1;
	-webkit-transition: all .8s ease-in-out;
	-o-transition: all .8s ease-in-out;
	transition: all .8s ease-in-out
}
.x-banner .x-mask {
	width: 100%;
	height: 520px;
	background: #000;
	opacity: .65
}
.x-banner p {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	color: #fff;
	z-index: 2;
	letter-spacing: 1px;
	-webkit-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKUAAAAjCAYAAAD1wsofAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo1Q0I2NzU0MkVDODMxMUU4QTJGRUQ5RDJCODJEMTI2OSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1Q0I2NzU0M0VDODMxMUU4QTJGRUQ5RDJCODJEMTI2OSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjVDQjY3NTQwRUM4MzExRThBMkZFRDlEMkI4MkQxMjY5IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjVDQjY3NTQxRUM4MzExRThBMkZFRDlEMkI4MkQxMjY5Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+ySg7IQAACDJJREFUeNrsXC9Q80oQ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) no-repeat center 105px;
	font-size: 25px
}
.x-banner p span {
	width: 100%;
	font-size: 60px;
	text-align: center;
	letter-spacing: 0;
	text-transform: uppercase;
	font-family: Impact, Haettenschweiler, Arial Narrow Bold, sans-serif
}
.x-banner p:after {
	content: "";
	position: absolute;
	left: 50%;
	bottom: 80px;
	width: 28px;
	height: 6px;
	-webkit-transform: translate3d(-14px, 0, 0);
	transform: translate3d(-14px, 0, 0);
	-webkit-transform-origin: center center;
	-ms-transform-origin: center center;
	transform-origin: center center;
	-webkit-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
	-webkit-transition-delay: 0s;
	-o-transition-delay: 0s;
	transition-delay: 0s;
	background: #fff
}
.x-banner.fadeIn {
	background-position: center 20px
}
.x-banner.fadeIn .x-mask {
	height: 480px;
	opacity: .8
}
.x-banner.fadeIn p {
	opacity: .2;
	-webkit-transform: translateY(30px);
	-ms-transform: translateY(30px);
	transform: translateY(30px);
	-webkit-filter: blur(5px);
	filter: blur(5px)
}
.x-banner.fadeIn p:after {
	-webkit-transform: translate3d(-14px, -60px, 0);
	transform: translate3d(-14px, -60px, 0);
	-webkit-transition-delay: 0;
	-o-transition-delay: 0;
	transition-delay: 0;
	opacity: 0
}
.x-pages-list .x-wrap-nav {
	padding: 70px 0 65px;
	border-bottom: 1px dotted #d1d0cf
}
.x-pages-list .x-wrap-nav .x-tab-t {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
.x-pages-list .x-wrap-nav .x-tab-t li {
	width: 132px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	font-size: 16px;
	border-radius: 18px;
	background: #fff;
	position: relative;
	margin: 0 15px;
	letter-spacing: 1px;
	cursor: default
}
.x-pages-list .x-wrap-nav .x-tab-t li.on {
	background: #420;
	color: #fff
}
.x-pages-list .x-wrap-nav .x-wrap-list {
	position: relative
}
.x-pages-list .x-wrap-nav .x-wrap-list ul {
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	padding-bottom: 260px;
	-webkit-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}
.x-brand-main h2 {
	padding: 100px 0 50px;
	border-bottom: 1px dashed #d1d0cf;
	position: relative;
	z-index: 2
}
.x-brand-main .x-container .x-wrap-a {
	width: 100%;
	overflow: hidden;
	padding: 50px 0 65px;
	position: relative
}
.x-brand-main .x-container .x-wrap-a .swiper-slide {
	width: 294px;
	height: 420px;
	overflow: hidden
}
.x-brand-main .x-container .x-wrap-a .swiper-slide img {
	display: block;
	width: 100%;
	height: 248px;
	-ms-interpolation-mode: nearest-neighbor;
	image-rendering: -webkit-optimize-contrast;
	image-rendering: -moz-crisp-edges;
	image-rendering: -o-pixelated;
	image-rendering: pixelated;
	image-rendering: crisp-edges
}
.x-brand-main .x-container .x-wrap-a .swiper-slide p {
	width: 100%;
	height: 172px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-line-pack: center;
	align-content: center;
	padding: 0 5px 30px 0;
	position: relative;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 16px;
	text-align: justify
}
.x-brand-main .x-container .x-wrap-a .swiper-slide p span {
	width: 100%;
	text-align: center;
	font-family: Impact, Haettenschweiler, Arial Narrow Bold, sans-serif;
	font-size: 26px;
	padding-bottom:15px;
}
.x-brand-main .x-container .x-wrap-a .swiper-slide p:after {
	content: "";
	left: 134px;
	width: 30px;
	height: 6px;
	background: #000;
	position: absolute;
	bottom: 1px
}
.x-brand-main .x-container .x-wrap-a .swiper-pagination span {
	width: 10px;
	height: 10px;
	background: #919190;
	opacity: 1;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	border: 2px solid #f2f1f0
}
.x-brand-main .x-container .x-wrap-a .swiper-pagination span.swiper-pagination-bullet-active {
	border-color: #420;
	background: #f2f1f0
}
.x-brand-main .x-container .x-wrap-b h2 {
	padding-bottom: 75px;
	line-height: 36px;
	border: none
}
.x-brand-main .x-container .x-wrap-b h2 span {
	padding: 15px 0 20px
}
.x-brand-main .x-container .x-wrap-b .x-item-list {
	width: 100%;
	height: 588px;
	background: url(../img/x-brand.fe05f04.jpg) no-repeat 0 0
}
.x-brand-main .x-container .x-wrap-b .x-item-list li {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
.x-brand-main .x-container .x-wrap-b .x-item-list li div {
	height: 196px;
	width: 200px;
	overflow: hidden;
	background: #fff
}
.x-brand-main .x-container .x-wrap-b .x-item-list li div img {
	width: 100%;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	display: block
}
.x-brand-main .x-container .x-wrap-b .x-item-list li div img:hover {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05)
}
.x-brand-main .x-container .x-wrap-b .desc {
	text-align: center;
	font-size: 13px;
	line-height: 20px;
	text-transform: uppercase;
	padding: 60px 0 100px
}
.x-brand-main .swiper {
	width: 100%;
	overflow: hidden;
	position: relative
}
.x-brand-main .swiper .swiper-slide {
	position: relative;
	z-index: 1;
	width: 100%;
	height: 650px;
	background-position: 50%;
	background-repeat: no-repeat;
	-webkit-transition: all .8s;
	-o-transition: all .8s;
	transition: all .8s;
	opacity: 0;
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05)
}
.x-brand-main .swiper .swiper-slide-active {
	-webkit-transition: all .8s;
	-o-transition: all .8s;
	transition: all .8s;
	opacity: 1;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}
.x-brand-main .swiper .mask {
	width: 650px;
	height: 650px;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0);
	z-index: 2;
	background: url(../img/x-brand-mask.e62e970.png) no-repeat 0 0
}
.x-brand-main .x-swiper-thumbs {
	width: 1200px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 50px auto 100px
}
.x-brand-main .x-swiper-thumbs li {
	width: 335px;
	position: relative;
	height: 194px;
	padding: 10px;
	border: 7px solid #f2f1f0;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}
.x-brand-main .x-swiper-thumbs li img {
	display: block;
	width: 100%
}
.x-brand-main .x-swiper-thumbs .on {
	border-color: #420;
	-webkit-transform: scale(.855);
	-ms-transform: scale(.855);
	transform: scale(.855)
}
.x-pages-kc {
	padding: 4.18191% 0
}
.x-pages-kc ul {
	padding: 2.09096% 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%
}
.x-pages-kc ul li {
	width: 33.333%;
	background: #f2f1f0;
	overflow: hidden
}
.x-pages-kc ul li img {
	display: block;
	-ms-interpolation-mode: nearest-neighbor;
	image-rendering: -webkit-optimize-contrast;
	image-rendering: -moz-crisp-edges;
	image-rendering: -o-pixelated;
	image-rendering: pixelated;
	image-rendering: crisp-edges;
	width: 100%
}
.x-pages-kc ul li div {
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-line-pack: center;
	align-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 0 12.5%;
	color: #000;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}
.x-pages-kc ul li div:hover {
	color: #420;
	-webkit-transform: translate3d(0, -10px, 0);
	transform: translate3d(0, -10px, 0)
}
.x-pages-kc ul li div:hover .tit:after {
	background: #420
}
.x-pages-kc ul li div p {
	color: inherit
}
.x-pages-kc ul li div .tit {
	word-wrap: break-word;
	font-size: 25px;
	line-height: 40px;
	position: relative;
	padding: 0 0 3.90625%;
	text-align: justify
}
.x-pages-kc ul li div .tit span {
	display: block;
	font-family: Impact, Haettenschweiler, Arial Narrow Bold, sans-serif;
	text-transform: uppercase;
	font-size: 38px;
	text-align: left
}
.x-pages-kc ul li div .tit:after {
	content: "";
	position: absolute;
	left: 0;
	width: 28px;
	height: 6px;
	bottom: 0;
	background: #000;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}
.x-pages-kc ul li div .desc {
	font-size: 18px;
	line-height: 23px;
	padding: 3.90625% 0
}
.x-pages-kc ul li div .x-a-line {
	width: 140px;
	height: 30px;
	border: 1px solid #000;
	margin-top: 3.125%;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	font-size:18px;
	text-align:center; line-height:30px;
	
}
.x-pages-kc ul li div .x-a-line:hover {

}
.x-pages-form {
	padding: 4.18191% 0
}
.x-pages-form h2 {
	border-bottom: 1px dotted #d1d0cf
}
.x-pages-form .x-form {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 2.6137% 0 3.13643%;
	letter-spacing: 1px
}
.x-pages-form .x-form input {
	width: 575px;
	height: 55px;
	line-height: 55px;
	color: #420;
	font-size: 18px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 25px;
	border: none
}
.x-pages-form .x-form input::-webkit-input-placeholder {
color:#000
}
.x-pages-form .x-form textarea {
	width: 100%;
	height: 310px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: #fff;
	border: none;
	padding: 25px;
	font-size: 18px;
	color: #420;
	margin: 2.91667% 0 4.58333%
}
.x-pages-form .x-form textarea::-webkit-input-placeholder {
color:#000
}
.x-pages-form .x-form .x-btn {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
.x-pages-form .x-form .x-btn a {
	width: 250px;
	height: 63px;
	color: #fff;
	font-size: 22px;
	margin: 0 25px;
	line-height: 63px;
	padding-left: 45px;
	background: url(data:image/png;base64, no-repeat 150px #420;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}
.x-pages-form .x-form .x-btn a.x-btn-zx {
	background-color: #000
}
.x-pages-form .x-form .x-btn a:hover {
	-webkit-transform: translateY(-10px);
	-ms-transform: translateY(-10px);
	transform: translateY(-10px)
}
.x-pages-fotzx {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 170px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
.x-pages-fotzx .x-item-l {
	width: 37.21903%;
	background: url(data:image/png;base64, no-repeat 50% #420
}
.x-pages-fotzx .x-item-r {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	background: url(data:image/png;base64, no-repeat 355px #000
}
.x-footer-nav {
	padding-top: 180px;
	background: url(../img/logo.jpg) no-repeat center 62px;
	padding-bottom: 75px
}
.x-footer-nav ul {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	height: 100px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-line-pack: center;
	align-content: center
}
.x-footer-nav ul:after, .x-footer-nav ul:before {
	content: "";
	height: 1px;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: #ebebeb;
	-webkit-transform: scaleY(.5);
	-ms-transform: scaleY(.5);
	transform: scaleY(.5)
}
.x-footer-nav ul:after {
	top: 100%
}
.x-footer-nav ul li {
	text-align: center
}
.x-footer-nav ul li, .x-footer-nav ul li a {
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}
.x-footer-nav ul li a {
	color: #000;
	font-size: 15px
}
.x-footer-nav ul li a span {
	display: block;
	font-size: 11px;
	color: #ccc;
	padding-bottom: 3px;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}
.x-footer-nav ul li:hover {
	-webkit-transform: translateY(-5px);
	-ms-transform: translateY(-5px);
	transform: translateY(-5px)
}
.x-footer-nav ul li:hover a, .x-footer-nav ul li:hover a span {
	color: #420
}
.x-footer {
	background: #000
}
.x-footer .x-container {
	height: 80px;
	line-height: 80px;
	color: #fff;
	position: relative
}
.x-footer .x-container span {
	padding-right: 250px
}
.x-footer .x-container a {
	display: block;
	position: absolute;
	width: 78px;
	height: 80px;
	right: 0;
	top: 0;
	background: url(../img/icon.png) no-repeat -166px -375px #420
}
.an{ width:400px; height:60px; line-height:60px; background:#783F38; color:#FFF; margin:0 auto; font-size:30px; text-align:center; border-radius:5px;}
.an a{ color:#FFF;}
@media screen and (max-width:1601px) {
.x-nav ul .x-home {
	background-size: 100%
}
.x-guide ul li img {
	width: 69.84127%
}
}
@-webkit-keyframes fadeIn {
0% {
opacity:0;
-webkit-transform:translateY(-30px);
transform:translateY(-30px)
}
to {
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0)
}
}
@keyframes fadeIn {
0% {
opacity:0;
-webkit-transform:translateY(-30px);
transform:translateY(-30px)
}
to {
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0)
}
}
