@font-face {

	font-family: "iconfont";
	/* Project id 3509394 */

	src: url('/public/fonts/iconfont1.woff2') format('woff2'),

		url('/public/fonts/iconfont1.woff') format('woff'),

		url('/public/fonts/iconfont1.ttf') format('truetype');

}



.iconfont {

	font-family: "iconfont" !important;

	font-size: 16px;

	font-style: normal;

	-webkit-font-smoothing: antialiased;

	-moz-osx-font-smoothing: grayscale;

}



.icon-facebook-fill:before {

	content: "\e88d";

}



.icon-Mail:before {

	content: "\eae4";

}



.icon-logo-whatsapp:before {

	content: "\e65e";

}



.icon-cir-right:before {
  content: "\e633";
}

.icon-iostimeroutline:before {
  content: "\e873";
}

.icon-iostimeroutline1:before {
  content: "\e814";
}

.icon-pinzhibaozhang:before {
  content: "\e671";
}

.icon-zitiyulan:before {
  content: "\ec86";
}

.icon-timer:before {
  content: "\e701";
}

.icon-ios-timer:before {
  content: "\e71e";
}

.icon-huanbao:before {
  content: "\e666";
}

.icon-baojiaquotation:before {
  content: "\e63a";
}

.icon-baojiaquotation2:before {
  content: "\e63c";
}




.icon-close:before {

	content: "\e646";

}



.icon-right:before {

	content: "\e6a3";

}



.icon-search:before {

	content: "\e699";

}



.icon-i-left:before {

	content: "\e627";

}



.icon-youxiang-:before {

	content: "\e6af";

}



.icon-phone-fill:before {

	content: "\e7ca";

}



.icon-arrow-up:before {

	content: "\e743";

}



.icon-arrow-down:before {

	content: "\e7b2";

}



.icon-arrowDownRight:before {

	content: "\e87c";

}



.icon-arrow-down-right:before {

	content: "\e87d";

}





@font-face {

	font-family: "iconfont";

	/* Project id 3551008 */

	src: url('/public/fonts/iconfont.woff2') format('woff2'),

		url('/public/fonts/iconfont.woff') format('woff'),

		url('/public/fonts/iconfont.ttf') format('truetype');

}



.iconfont {

	font-family: "iconfont" !important;

	font-size: 16px;

	font-style: normal;

	-webkit-font-smoothing: antialiased;

	-moz-osx-font-smoothing: grayscale;

}



.icon-close:before {

	content: "\e69a";

}



.icon-left:before {

	content: "\e628";

}



.icon-jiaqian:before {

	content: "\e60f";

}



.icon-naozhong:before {

	content: "\e626";

}



.icon-changyongiconyikuozhan_huaban22:before {

	content: "\e61d";

}





a:active {
	star: expression(this.onFocus=this.blur());
}

a:focus,
button:focus {
	outline: none;
	-moz-outline: none;
}

:focus {
	outline: none;
}

/*Reset Css*/

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td,
img,
area,
param {
	margin: 0;
	padding: 0;
}

html,
body {
	margin: 0;
	padding: 0;
	font-family: "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
	-webkit-text-size-adjust: none;
	/*Google Chrome*/
}

input,
button,
select,
textarea {
	font-family: "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
}

/* select{*behavior: url("select.htc");} */

/*IE6,IE7select*/

ol,
ul {
	padding-left: 0;
	list-style: none;
}

img {
	border: none;
	display: inline-block;
	vertical-align: middle;
}

th {
	font-style: normal;
	font-weight: normal;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}

input {
	display: inline-block;
	vertical-align: middle;
}



fieldset {
	border: none;
}

legend {
	display: none;
}

/*Clear Css*/

.clear {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0;
}

.clearfix:after {
	content: '\20';
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearb {
	clear: both;
}

.clearfix {
	display: block;
	zoom: 1;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

/*Common Css*/

body {
	font-size: 12px;
}

a {
	text-decoration: none;
}

.fl {
	float: left;
	_display: inline;
}

.fr {
	float: right;
	_display: inline;
}

::-ms-clear,
::-ms-reveal {
	display: none;
}

input[type=button],
input[type=submit],
input[type=reset],
select {
	border-radius: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
}

a:focus,
a:hover {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.swiper-button-next,
.swiper-button-prev {
	z-index: 3 !important;
}

textarea {
	resize: none;
}





.table {
	height: 100%;
	display: table;
	width: 100%;
}

.table-cell {
	display: table-cell;
	vertical-align: middle;
}



.textover {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}







a,
input[type=reset],
input[type=submit],
input[type=button] {

	-webkit-transition: all 0.4s;

	-moz-transition: all 0.4s;

	-ms-transition: all 0.4s;

	-o-transition: all 0.4s;

	transition: all 0.4s;
}

img {
	max-width: 100%;

	-webkit-transition: all 0.4s;

	-moz-transition: all 0.4s;

	-ms-transition: all 0.4s;

	-o-transition: all 0.4s;

	transition: all 0.4s;
}

#dituContent img {
	max-width: inherit;
	width: auto;

	-webkit-transition: all 0s;

	-moz-transition: all 0s;

	-ms-transition: all 0s;

	-o-transition: all 0s;

	transition: all 0s;
}

body,
html {
	min-height: 100%;
}



















































body {

	line-height: 1.5;

	max-width: 1920px;

	margin: auto;

}



.fp-viewing-page1 .san {

	color: #fff;
	

}



.fp-viewing-page1 .san span {

	background: #fff;

}





.new-footer .footer-page dd {

	font-size: 14px;

	line-height: 30px;

}







body,

html {

	height: 100%;

}



.line3 {

	display: -webkit-box;

	-webkit-box-orient: vertical;

	overflow: hidden;

	text-overflow: ellipsis;

	-webkit-line-clamp: 3;

	height: 72px;

}



.line4 {

	display: -webkit-box;

	-webkit-box-orient: vertical;

	overflow: hidden;

	text-overflow: ellipsis;

	-webkit-line-clamp: 4;

	height: 96px;

}



.line2 {

	display: -webkit-box;

	-webkit-box-orient: vertical;

	overflow: hidden;

	text-overflow: ellipsis;

	-webkit-line-clamp: 2;

	height: 48px;

}



.line5 {

	display: -webkit-box;

	-webkit-box-orient: vertical;

	overflow: hidden;

	text-overflow: ellipsis;

	-webkit-line-clamp: 5;

	height: 120px;

}



.line6 {

	display: -webkit-box;

	-webkit-box-orient: vertical;

	overflow: hidden;

	text-overflow: ellipsis;

	-webkit-line-clamp: 6;

	height: 144px;

}



.pic {

	overflow: hidden;

}



.pic:hover img,

li:hover .pic img,

.swiper-slide:hover .pic img {

	-webkit-transform: scale(1.05);

	-moz-transform: scale(1.05);

	-ms-transform: scale(1.05);

	-o-transform: scale(1.05);

	transform: scale(1.05);

}



.more {

	width: 140px;

	line-height: 42px;

	letter-spacing: 2px;

	color: #fff;

	text-transform: uppercase;

	font-weight: bold;

	font-size: 16px;

	text-align: center;

	border: 2px solid #fff;

	display: inline-block;

}



.more:hover {

	background: #fff;

	color: #ffba00;

}



.more.orange {

	border-color: #ffba00;

	color: #ffba00;

}



.more.orange:hover {

	background: #ffba00;

	color: #fff;

}



.phone {

	display: none;

}



.editor {

	font-size: 16px;

	color: #444343;

	line-height: 32px;

	text-indent: 2em;

}



.editor table,

.editor img,

.editor embed,

.editor iframe {

	margin: 12px 0;

	max-width: 100%;

}



.editor img {

	height: auto !important;

}



.bdsharebuttonbox a {

	float: none !important;

	display: inline-block !important;

	margin: 0px !important;

	padding: 0 !important;

	line-height: inherit;

	width: 22px;

	height: 22px;

	vertical-align: middle;

}



.bdsharebuttonbox {

	text-align: left;

}



.pos_re {

	position: relative;

}



.pos_re>a {

	position: absolute;

	left: 0;

	top: 0;

	width: 100%;

	height: 100%;

	z-index: 5;

}



.hei100 {

	height: 54%;

}



.w1600 {

	max-width: 1600px;

}



.w1300 {

	max-width: 1300px;

}



.wrapper {

	margin: auto;

	width: 85%;

}



.fontp {

	font-size: 14px;

	line-height: 24px;

	color: #666;

}



@font-face {

	font-family: 'helveticaneue';

	src: url('/public/fonts/helveticaneue-black.eot');

	src: local('font/helveticaneue'),

		local('font/helveticaneue'),

		url('/public/fonts/helveticaneue-black.ttf') format('truetype'),

		url('/public/fonts/helveticaneue-black.svg') format('svg');

}



@font-face {

	font-family: 'HelveticaNeueLTPro-ThEx';

	src: url('/public/fonts/helveticaneueltpro-thex.eot');

	src: local('font/HelveticaNeueLTPro-ThEx'),

		local('font/HelveticaNeueLTPro-ThEx'),

		url('/public/fonts/helveticaneueltpro-thex.ttf') format('truetype'),

		url('/public/fonts/helveticaneueltpro-thex.svg') format('svg');

}



@font-face {

	font-family: 'helveticaneue-light';

	src: url('/public/fonts/helveticaneue-light.eot');

	src: local('font/helveticaneue-light'),

		local('font/helveticaneue-light'),

		url('/public/fonts/helveticaneue-light.ttf') format('truetype'),

		url('/public/fonts/helveticaneue-light.svg') format('svg');

}



.font {

	font-family: 'helveticaneue';

}



.font1 {

	font-family: 'HelveticaNeueLTPro-ThEx';

}



.font2 {

	font-family: 'helveticaneue-light';

}



.banner {

	height: 100%;

	position: relative;

}



.banner .pc,

.banner .phone {

	position: absolute;

	left: 0;

	top: 0;

	width: 100%;

	height: 100%;

	z-index: 1;

}



.logo {

	width: 270px;

}



.banner {

	overflow: hidden;

}



.banner .wrapper {

	position: relative;

	z-index: 5;

}



.slg {}



.slg h1 .lf-hero-text {

	font-size: 60px;

	color: #fff;

	margin-top: 70px;

	text-transform: uppercase;

}



.slg #js-wordContainer {

	line-height: 50px;

	font-size: 50px;

	text-transform: uppercase;

}



.slg .one {

	color: #FF6B65;

}



.slg .two {

	color: #4F80FF;

}



.slg .three {

	color: #1CEACA;

}



.slg .four {

	color: #FFD668;

}



.slg h1 strong {

	padding-left: 15px;

}



.header .wrapper {

	width: 100%;

	max-width: 100%;

	padding: 0 30px;

	box-sizing: border-box;

}



#js-heroWord {

	position: relative;

}



.banner .fl {

	max-width: calc(100% - 570px);

}



.banner video {

	position: absolute;

	z-index: 4;

	display: block;

	min-width: 100%;

	min-height: 0;

	height: 100%;

	width: auto;

	top: 50%;

	left: 50%;

	-webkit-transform: translate3d(-50%, -50%, 0);

	transform: translate3d(-50%, -50%, 0);

}



#js-wordContainer {

	position: relative;

}



#js-wordContainer:before {

	content: "";

	position: absolute;

	left: -30px;

	animation: 0.5s ease 0s alternate none infinite running blink;

	-webkit-animation: 0.5s ease 0s alternate none infinite running blink;

	background: white;

	display: block;

	width: 2px;

	height: 100%;

	bottom: 0;

}



@keyframes blink {



	0%,

	50% {

		background: transparent;

	}



	75%,

	100% {

		background: white;

	}

}



@-webkit-keyframes blink {



	0%,

	50% {

		background: transparent;

	}



	75%,

	100% {

		background: white;

	}

}



.black {

	position: fixed;

	background: rgba(255, 255, 255, .5);

	width: 100%;

	height: 100%;

	left: 0;

	top: 0;

	z-index: 8;

	display: none;

}



.black1 {

	position: fixed;

	background: rgba(0, 0, 0, .5);

	width: 100%;

	height: 100%;

	left: 0;

	top: 0;

	z-index: 8;

	display: none;

}



.index-nav {

	width: 470px;

	float: right;

}



.index-nav li>a {

	font-size: 20px;

	white-space: nowrap;

	color: #fff;

}



.index-nav li>a span {

	font-size: 44px;

	padding-right: 10px;

}



.index-nav.nav li>a span {

	font-size: 36px;

}



.index-nav.nav li>a {

	font-size: 18px;

}



.index-nav li {

	overflow: hidden;

	position: relative;

	padding-left: 80px;

}



.index-nav li:before {

	content: "";

	display: block;

	position: absolute;

	left: 0px;

	top: 50%;

	height: 2px;

	margin-top: -1px;

	background: #fff;

	width: 60px;

	opacity: 0;

}



.index-nav li:hover:before,

.index-nav li.cur:before {

	animation: hr .3s ease-out alternate forwards;

	-webkit-animation: hr .3s ease-out alternate forwards;

}



.index-nav li:hover>a {

	padding-left: 20px;

}



.nav {

	height: 100%;

	width: 600px;

	padding: 0 5%;

	box-sizing: border-box;

	position: fixed;

	right: 0;

	top: 0;

	background: rgba(255, 255, 255, 1);

	z-index: 9;

	-webkit-transition: all .4s;

	-moz-transition: all .4s;

	-ms-transition: all .4s;

	-o-transition: all .4s;

	transition: all .4s;

	opacity: 0;

	-webkit-transform: translateX(100%);

	-moz-transform: translateX(100%);

	-ms-transform: translateX(100%);

	-o-transform: translateX(100%);

	transform: translateX(100%);

}



.nav.index-nav li>a {

	color: #333;

	text-align: left;

}



.nav.index-nav li {

	padding: 10px 0;

	text-align: center;

}



.nav.index-nav li:hover>a {

	color: #ffba00;

}



.nav ul {

	margin: 174rem 0 30rem;

	overflow: auto;

	height: calc(100% - 150px);

}



.index-nav.nav li:before {

	display: none !important;

}



.nav li {

	opacity: 0;

	text-align: left;

	-webkit-transition: all .6s;

	-moz-transition: all .6s;

	-ms-transition: all .6s;

	-o-transition: all .6s;

	transition: all .6s;

	-webkit-transform: translateX(100%);

	-moz-transform: translateX(100%);

	-ms-transform: translateX(100%);

	-o-transform: translateX(100%);

	transform: translateX(100%);

}



.nav li img {

	max-width: 500rem !important;

}



.nav.on li:nth-child(1) {

	transition-delay: .1s;

	-webkit-transition-delay: .1s;

}



.nav.on li:nth-child(2) {

	transition-delay: .15s;

	-webkit-transition-delay: .15s;

}



.nav.on li:nth-child(3) {

	transition-delay: .2s;

	-webkit-transition-delay: .2s;

}



.nav.on li:nth-child(4) {

	transition-delay: .25s;

	-webkit-transition-delay: .25s;

}



.nav.on li:nth-child(5) {

	transition-delay: .3s;

	-webkit-transition-delay: .3s;

}



.nav.on li:nth-child(6) {

	transition-delay: .35s;

	-webkit-transition-delay: .35s;

}



.nav.on li:nth-child(7) {

	transition-delay: .4s;

	-webkit-transition-delay: .4s;

}



.nav.on li:nth-child(8) {

	transition-delay: .45s;

	-webkit-transition-delay: .45s;

}



.nav.on li:nth-child(9) {

	transition-delay: .45s;

	-webkit-transition-delay: .45s;

}



.nav.on li:nth-child(10) {

	transition-delay: .45s;

	-webkit-transition-delay: .45s;

}



.nav.on li>a {

	display: block;

	line-height: 50px;

	text-align: center;

	font-size: 16px;

	color: #fff;

}



.nav.on li,

.nav.on {

	opacity: 1;

	-webkit-transform: translateX(0);

	-moz-transform: translateX(0);

	-ms-transform: translateX(0);

	-o-transform: translateX(0);

	transform: translateX(0);

}



.nav.on .nice .nice-li {

	margin: 150rem 0 30rem;

}



.nav.on li>a {

	color: #333;

	text-align: left;

}



@keyframes hr {

	0% {

		opacity: 0;

		-webkit-transform: translateX(-60px);

		-moz-transform: translateX(-60px);

		-ms-transform: translateX(-60px);

		-o-transform: translateX(-60px);

		transform: translateX(-60px);

	}



	100% {

		opacity: 1;

		-webkit-transform: translateX(0px);

		-moz-transform: translateX(0px);

		-ms-transform: translateX(0px);

		-o-transform: translateX(0px);

		transform: translateX(0px);

	}

}



@-webkit-keyframes hr {

	0% {

		opacity: 0;

		-webkit-transform: translateX(-60px);

		-moz-transform: translateX(-60px);

		-ms-transform: translateX(-60px);

		-o-transform: translateX(-60px);

		transform: translateX(-60px);

	}



	100% {

		opacity: 1;

		-webkit-transform: translateX(0px);

		-moz-transform: translateX(0px);

		-ms-transform: translateX(0px);

		-o-transform: translateX(0px);

		transform: translateX(0px);

	}

}





.xia {

	position: absolute;

	bottom: 450px;

	left: 50%;

	z-index: 3;

	background: url(/public/images/icon01.png) no-repeat center center/100%;

	width: 34px;

	height: 34px;

	margin-left: -17px;

	animation: xia .8s infinite alternate;

	-webkit-animation: xia .8s infinite alternate;
	

}



.xiab {

	background: url(/public/images/xiab.png) no-repeat center center/100%;

}



@keyframes xia {

	0% {

		transform: translateY(-15px);

		-webkit-transform: translateY(-15px);

	}



	100% {

		transform: translateY(0px);

		-webkit-transform: translateY(0px);

	}

}



@-webkit-keyframes xia {

	0% {

		transform: translateY(-15px);

		-webkit-transform: translateY(-15px);

	}



	100% {

		transform: translateY(0px);

		-webkit-transform: translateY(0px);

	}

}



.content01 {}



.content01 .wz01 {

	margin: 0 60px 0 10px;

	width: 21.75%;

}



.content01 .wz02 {

	width: 23.8%;

}



.content01 h3 {

	margin-bottom: 60px;

	font-size: 60px;

	font-weight: bold;

	color: #4e4d4d;

}



.cased {

	padding-bottom: 50px;

}



.content02 {}



/*.content02 .fp-scroller,.content02 .fp-scrollable{height:100% !important;overflow:hidden !important;}*/

.content02 ul {

	max-height: 100%;

}



.content02 li {

	float: left;

	max-height: calc(50% - 3px);

	overflow: hidden;

	margin: 3px;

	width: calc(25% - 6px);

	box-sizing: border-box;

	overflow: hidden;

}



.content02 li>img {

	visibility: hidden;

}



.content02 li .img {

	position: absolute;

	left: 0;

	top: 0;

	z-index: 1;

	width: 100%;

	height: 100%;

}



.content02 li .hide {

	display: none;

}



.content02 li:hover .hide {

	display: block;

}



.content02 li:hover .show {

	display: none;

}



.content02 li .wenz {

	z-index: 2;

	box-sizing: border-box;

	position: absolute;

	bottom: 0;

	left: 0;

	width: 100%;

	padding: 0 40px 20px 40px;

	z-index: 2;

	-webkit-transform: translateY(50%);

	-moz-transform: translateY(50%);

	-ms-transform: translateY(50%);

	-o-transform: translateY(50%);

	transform: translateY(50%);

	opacity: 0;

	-webkit-transition: all .3s;

	-moz-transition: all .3s.3s;

	-ms-transition: all .3s.3s;

	-o-transition: all .3s.3s;

	transition: all .3s.3s;

}



.content02 li .wenz h3 {

	font-weight: bold;

	text-align: right;

	font-size: 20px;

	color: #fff;

}



.content02 li .wenz h4 {

	text-align: right;

	font-size: 14px;

	color: #fff;

}



.content02 li:hover .wenz {

	opacity: 1;

	-webkit-transform: translateY(0);

	-moz-transform: translateY(0);

	-ms-transform: translateY(0);

	-o-transform: translateY(0);

	transform: translateY(0);

}



.content02 li .case-more {

	background: #ffba00;

	position: absolute;

	left: 0;

	top: 0;

	width: 100%;

	height: 100%;

	box-sizing: border-box;

	padding: 0 40px;

	white-space: nowrap;

}



.content02 li .p1 {

	line-height: 1;

	font-size: 24px;

	color: #fff;

	font-weight: lighter;

}



.content02 li .p2 {

	line-height: 1;

	font-size: 34px;

	color: #fff;

	text-transform: uppercase;

	font-weight: bold;

}



.content02 li .p2 span {

	font-size: 52px;

	padding-left: 10px;

}



.content02 li .more {

	margin-top: 40px;

}



.pad {

	padding: 4% 0;

}



.sy-tit {

	margin-bottom: 60px;

	text-transform: uppercase;

}



.sy-tit h3 {

	font-size: 44px;

	color: #000;

}



.sy-tit h4 {

	font-size: 22px;

}



.sy-tit p {

	font-size: 16px;

	color: #999;

	text-transform: uppercase;

}



.content03 {}



.content03 li {

	overflow: hidden;

	width: 20%;

	float: left;

}



.content03 li:nth-child(1),

.content03 li:nth-child(2),

.content03 li:nth-child(3) {

	margin-top: 160px;

}



.content03 li .wenz {

	position: absolute;

	right: 20px;

	bottom: 20px;

	z-index: 2;

	text-align: right;

	color: #fff;

	-webkit-transition: all .25s;

	-moz-transition: all .25s;

	-ms-transition: all .25s;

	-o-transition: all .25s;

	transition: all .25s;

	-webkit-transform: translateY(100px);

	-moz-transform: translateY(100px);

	-ms-transform: translateY(100px);

	-o-transform: translateY(100px);

	transform: translateY(100px);

}



.content03 li .wenz span {

	font-size: 20px;

	display: inline-block;

}



.content03 li .wenz font {

	font-size: 14px;

	display: inline-block;

	padding-left: 5px;

}



.content03 li .pic img {

	opacity: .6;

}



.content03 li:hover .pic img {

	opacity: 1;

}



.content03 li:hover .wenz {

	-webkit-transform: translateY(0px);

	-moz-transform: translateY(0px);

	-ms-transform: translateY(0px);

	-o-transform: translateY(0px);

	transform: translateY(0px);

}



.content03 li:nth-child(4) {

	margin: -160px 0 0 -20%;

}



.content03 .more-div {

	width: 60%;

	box-sizing: border-box;

	padding-right: 50px;

}



.more-div>div {

	margin-top: -100px;

	width: 300px;

	text-align: center;

	float: right;

}



.more-div>div p {

	font-size: 16px;

	color: #999;

}



.more-div .more {

	margin-top: 15px;

}



.content04 {

	position: relative;

}



.content04 .wenz {

	position: absolute;

	width: 100%;

	height: 100%;

	z-index: 2;

	left: 0;

	top: 0;

}



.content04 .wenz .wrapper>div {

	max-width: 610px;

	width: 60%;

}



.content04 .wenz table {

	margin-top: 60px;

}



.content04 .wenz img {

	width: 43.1%;

}



.content04 .wenz td {

	font-size: 14px;

	text-align: center;

	border: 1px solid #fff;

	width: 64px;

	height: 64px;

	color: #fff;

	box-sizing: border-box;

}



.content04 .wenz td a {

	display: inline-block;

	color: #fff;

}



.content04 .wenz td:hover,

.content04 .wenz td.cur {

	border-color: #ffba00;

	background: #ffba00;

}



.content04 .wenz td.bor {

	border: none;

	width: 10px;

	height: 0;

}



.content04 .wenz td.bor:hover,

.content04 .wenz td.cur.bor {

	border: transparent;

	background: transparent;

}



.content05 {}



.content05 .wrapper>.clearfix {

	position: relative;

}



.content05 dl {

	width: 100%;

	float: left;

	box-sizing: border-box;

	padding-left: 28px;

	margin-bottom: 30px;

	border-left: 1px solid #cccccc;

}



.content05 dl:nth-child(2n) {

	float: right;

}



.content05 dt {

	position: relative;

	font-size: 20px;

	color: #000;

	font-weight: bold;

	margin: 12px 0;

}



.content05 dd.tuijian:before {

	content: "";

	display: block;

	left: -29px;

	width: 3px;

	height: 30px;

	position: absolute;

	top: 50%;

	margin-top: -15px;

	background: #999999;

}



.content05 dd.tuijian {

	position: relative;

	box-sizing: border-box;

	width: 100%;

	padding: 8px 0;

	padding-right: 115px;

}



.content05 dd pp {

	padding-bottom: 3px;

}



.content05 dd.tuijian pp a {

	font-weight: bold;

}



.content05 dd pp a {

	font-size: 16px;

	color: #010101;

	letter-spacing: 1px;

	line-height: 1.8;

}



.content05 dd pp a:hover {

	color: #ffba00;

}



.content05 dd.tuijian p {

	color: #999;

	overflow: hidden;

}



.content05 dd.tuijian .date {

	position: absolute;

	right: 0;

	top: 10px;

}



.content05 dd.tuijian .date h5 {

	font-size: 24px;

}



.content05 dd.tuijian .date h5 sup {

	font-size: 14px;

	padding-left: 4px;

}



.content05 dd.tuijian h6 {

	font-size: 14px;

	text-align: center;

}



.content05 dd.tuijian font {

	display: none;

}



.content05 dd {

	float: left;

	width: 100%;

}



.content05 dd:nth-child(2n) {

	float: right;

}



.content05 .pic {

	position: absolute;

	height: calc(50% - 45px);

	right: 0;

	bottom: 34px;

	width: 45%;

}



.content05 .wrapper.pad {

	padding: 30px 0;

}



.content06 {}



.content06 ul {

	margin-top: -30px;

}



.content06 li {

	padding: 30px 0;

	float: left;

	width: 15%;

	text-align: center;

}



.content06 li .img {

	height: 78px;

	line-height: 78px;

}



.content06 li img {

	max-height: 85%;

	max-width: 85%;

}



.content06 li:hover img {

	-webkit-transform: scale(1.05);

	-moz-transform: scale(1.05);

	-ms-transform: scale(1.05);

	-o-transform: scale(1.05);

	transform: scale(1.05);

}



.content06 li p {

	font-size: 16px;

	color: #1a1a1a;

	padding-top: 5px;

}



.content06 li:nth-child(7),

.content06 li:nth-child(19) {

	margin-left: 10%;

}



.content07 .map {

	width: 46%;

	float: right;

}



.content07 #dituContent {

	height: 520px;

	border: 1px solid #ccc;

}



.content07 .map p {

	font-size: 18px;

	text-align: center;

	margin-top: 15px;

}



.tel {

	float: left;

	width: 50%;

}



.tel h3 {

	padding: 40px 0;

	font-size: 48px;

	color: #333;

}



.tel>div {

	font-size: 28px;

	color: #333;

	background: url(/public/images/icon02.png) no-repeat left center/70px;

	padding-left: 100px;

}



.tel a {

	margin-top: 210px;

	width: 180px;

	height: 46px;

	line-height: 46px;

	display: inline-block;

	text-align: center;

	background: #f1a219;

	color: #fff;

	font-size: 16px;

}



.index-footer {

	padding: 10px 0;

	border-top: 1px solid #f0f0f0;

}



.index-footer .wrapper {

	position: relative;

	padding: 38px 0;

}



.footer-nav {

	float: left;

	max-width: 1000px;

}



.footer-top-nav {}



.footer-top-nav a {

	display: inline-block;

	font-size: 16.6px;

	color: #191919;

	margin-right: 10px;

}



.footer-top-nav a:hover {

	color: #ffba00;

}



.footer-page {

	padding: 6px 0;

}



.footer-page dl {

	float: left;

	margin-right: 50px;

}



/**0725   margin-right:25px;**/

.footer-page dd>a {

	font-size: 14px;

	padding: 3px 0;

	color: #d4d4d4;

}



.footer-partner {

	font-size: 14px;

	color: #d4d4d4;
	margin-top: 10px;

}



.footer-partner a {

	display: inline-block;

	color: #d4d4d4;

	margin-right: 0px;

	margin-left: 3px;

}



.footer-page dd>a:hover,

.footer-partner a:hover {

	color: #ffba00;

}



.footer-code {

	float: left;

	margin: 0 160px;

	width: 130px;

	text-align: center;

}



.footer-code img {

	margin-bottom: 14px;

}



.icp {

	font-size: 14px;

	line-height: 30px;

	text-align: right;

	color: #ffffff;

	float: right;

	max-width: 500px;

}



.icp a {

	color: #fff;

	display: inline;

}

.icp a img {

	color: #d4d4d4;

	display: inline;

	max-width: 24px;

}



.ftel {

	background: url(/public/images/icon03.png) no-repeat right center;

	padding-right: 32px;

	font-size: 16px;

	color: #ffba00;

	margin-bottom: 3px;

}



.footer {

	font-size: 13px;

	line-height: 26px;

	text-align: center;

	color: #666;

	padding: 34px 0;

	border-top: 1px solid #ccc;

}



.footer a {

	color: #666;

}



.header {

	line-height: 120px;

	position: fixed;

	top: 0;

	width: 100%;

	left: 0;

	z-index: 50;

}



.san {

	box-sizing: border-box;

	cursor: pointer;

	line-height: 20px;

	font-size: 23px;

	color: #3e3e3e;

	margin: 50px 0;

	-webkit-transition: all .5s;

	-moz-transition: all .5s;

	-ms-transition: all .5s;

	-o-transition: all .5s;

	transition: all .5s;

}



.san>div {

	position: relative;

	float: left;

	margin-left: 10px;

}



.san>div:nth-child(2) {

	width: 30px;

	height: 20px;

}



.san span {

	width: 100%;

	position: absolute;

	;

	height: 4px;

	background: #000;

	display: block;

	-webkit-transition: all .5s;

	-moz-transition: all .5s;

	-ms-transition: all .5s;

	-o-transition: all .5s;

	transition: all .5s;

}



.san span:nth-child(1) {

	top: 0;

}



.san span:nth-child(2) {

	top: 50%;

	margin-top: -2px;

}



.san span:nth-child(3) {

	bottom: 0;

}



/*.san.cur{color:#ffba00;}*/

/*.san.cur span{background:#ffba00;}*/

.san.cur span:nth-child(1) {

	top: 50%;

	margin-top: -2px;

	-webkit-transform: rotate(45deg);

	-moz-transform: rotate(45deg);

	-ms-transform: rotate(45deg);

	-o-transform: rotate(45deg);

	transform: rotate(45deg);

}



.san.cur span:nth-child(2) {

	-webkit-transform: rotate(-45deg);

	-moz-transform: rotate(-45deg);

	-ms-transform: rotate(-45deg);

	-o-transform: rotate(-45deg);

	transform: rotate(-45deg);

}



.san.cur span:nth-child(3) {

	display: none;

}



.ny-banner {

	position: relative;

}



.ny-banner .wz {

	width: 33.3%;

	position: absolute;

	right: 8%;

	bottom: 18%;

	z-index: 2;

}



.case-ul {

	float: right;

	width: 50%;

	box-sizing: border-box;

	padding: 8px;

	height: 100%;

}



.case-div {

	position: relative;

}



.case-ul li {

	float: left;

	overflow: hidden;

	width: calc(50% - 4px);

	height: calc(50% - 22px);

	margin-bottom: 22px;

}



.case-ul ul {

	height: calc(100% - 80px);

}



.case-ul li:nth-child(2n) {

	float: right;

}



.case-ul li .img {

	overflow: hidden;

	height: calc(100% - 77px);

}



/*.case-ul li .img>img{visibility:hidden;}*/

.case-ul li .img-box {

	position: absolute;

	width: 100%;

	height: 100%;

	z-index: 2;

	top: 0;

	left: 0;

	-webkit-transition: all .3s;

	-moz-transition: all .3s;

	-ms-transition: all .3s;

	-o-transition: all .3s;

	transition: all .3s;

}



.case-ul li:hover .img-box {

	-webkit-transform: scale(1.05);

	-moz-transform: scale(1.05);

	-ms-transform: scale(1.05);

	-o-transform: scale(1.05);

	transform: scale(1.05);

}



.case-ul li .wenz {

	padding-top: 17px;

}



.case-ul li .wenz h3>a {

	font-size: 20px;

	color: #333;

}



.case-ul li .wenz h3 {

	margin-bottom: 6px;

}



.case-ul li .wenz h3>a:hover {

	color: #ffba00;

}



.page {

	text-align: center;

}



.page a,

.page span {

	margin: 0 3px;

	display: inline-block;

	width: 38px;

	height: 38px;

	line-height: 38px;

	font-size: 14px;

	color: #666666;

	border: 1px solid #ccc;

}



.page .page-prev,

.page .page-next {

	border: none;

}



.page a:hover,

.page a.active {

	background: #ffba00;

	border-color: #ffba00;

}



.page .page-prev:hover,

.page .page-next:hover {

	border: none;

	background: transparent;

	color: #ffba00;

}



.case-div .case-profile {

	position: absolute;

	left: 0;

	top: 0;

	width: 50%;

	height: 100%;

}



.case-div .case-profile p {

	font-size: 18px;

	line-height: 34px;

	color: #fff;

	max-width: 670px;

	width: 75%;

	margin: auto;

}



.case-div:nth-child(2n+1) .case-ul {

	float: left;

}



.case-div:nth-child(2n+1) .case-profile {

	left: auto;

	right: 0;

}



.case-div:nth-child(1) .case-profile {

	background: #3e565b;

}



.case-div:nth-child(2) .case-profile {

	background: #f4cb2a;

}



.case-div:nth-child(3) .case-profile {

	background: #31486c;

}



.case-div:nth-child(4) .case-profile {

	background: #aaaaaa;

}



.case-div:nth-child(5) .case-profile {

	background: #3e565b;

}



.case-div:nth-child(6) .case-profile {

	background: #f4cb2a;

}



.case-div:nth-child(7) .case-profile {

	background: #31486c;

}



.case-div:nth-child(8) .case-profile {

	background: #aaaaaa;

}



.case-div .more,

.decorate .more {

	color: #ffba00;

	border-color: #ffba00;

	display: block;

	margin: auto;

}



.case-div .more:hover,

.decorate .more:hover {

	background: #ffba00;

	color: #fff;

}



.decorate .more {

	margin-top: 20px;

}



.case-detail-ban {}



.case-detail-ban .img {

	width: 61.25%;

	float: right;

}



.case-detail-ban .wenz {

	box-sizing: border-box;

	padding-left: 80px;

	float: left;

	width: 35%;

}



.case-detail-ban .wenz h1 {

	position: relative;

	margin-bottom: 30px;

	font-size: 36px;

	color: #333;

}



.case-detail-ban .wrapper {

	padding-top: 50px;

}



.case-detail-ban .wenz .fontp {

	line-height: 28px;

}



.case-detail-ban .wenz h1 span {

	display: block;

}



.case-detail-ban .wenz h1 em {

	font-style: normal;

	position: absolute;

	font-size: 100px;

	left: -80px;

	top: 50%;

	line-height: 100px;

	margin-top: -50px;

	color: #ffba00;

	font-weight: bold;

}



/*.case-detail-pic{margin-bottom:30px;}*/

.case-detail-pic .swiper-container {

	width: 74.8%;

	float: left;

}



.case-detail-pic .swiper-button-prev {

	left: 30px;

	width: 20px;

	height: 32px;

	margin-top: -16px;

	background-size: 100% !important;

}



.case-detail-pic .swiper-button-next {

	right: 30px;

	width: 20px;

	height: 32px;

	margin-top: -16px;

	background-size: 100% !important;

}



.case-detail-pic .wenz {

	max-height: 100%;

	box-sizing: border-box;

	width: 25.2%;

	float: right;

	padding: 0 32px;

	padding-top: 130px;

}



.crumbs {

	padding-bottom: 8px;

	border-bottom: 1px solid #ccc;

	font-size: 16px;

	color: #666;

    margin-bottom: 30px;


}



.crumbs a {

	color: #666;

}



.crumbs a:hover {

	color: #ffba00;

}



.crumbs em {

	color: #333;

	font-style: normal;

}



.crumbs a,

.crumbs span,

.crumbs em {

	display: inline-block;

	vertical-align: middle;

}



.crumbs span {

	margin-top: -3px;

	padding: 0 4px;

}



.case-detail-pic .crumbs {

	margin-bottom: 35px;

}



.case-lists .case-ul {

	width: 100%;

}



.case-lists .case-ul li {

	float: left;

	width: 24%;

	margin-right: 1.33%;

}



.case-lists .case-ul li:nth-child(4n) {

	margin-right: 0;

}



.case-lists .page {

	margin-top: 35px;

}



.case-tab {

	text-align: center;

}



.office-banner {

	position: relative;

}



.office-banner .wenz {

	position: absolute;

	left: 0;

	top: 0;

	width: 100%;

	height: 100%;

}



.office-banner .wenz h2 {

	font-size: 56px;

	font-weight: bold;

	line-height: 1;

}



.office-banner .wenz h1 {

	font-size: 48px;

	font-weight: bold;

	margin-bottom: 60px;

}



.office-banner .wenz img {

	width: 59.6%;

}



.office {}



.office li {

	margin-bottom: 40px;

	text-align: center;

}



.office li h3 {

	font-size: 36px;

}



.office li h5 {

	font-size: 18px;

	margin: 8px 0 30px 0;

}



.office li:nth-child(2n) {

	margin-bottom: 0;

}



.header-mar {

	height: 120px;

}



.contact {}



.contact .tel {

	text-align: center;

	width: 100%;

}



.contact .tel h3 {

	letter-spacing: 4px;

}



.contact .tel h5 {

	font-size: 20px;

}



.contact .tel h5 span {

	color: #ffba00;

	font-size: 48px;

	padding-left: 10px;

}



.contact-form {

	padding-bottom: 40px;

}



.contact-form .map {

	width: 58.6%;

}



.form {

	width: 38%;

	float: left;

}



.form h1 {

	font-size: 36px;

	font-weight: bold;

	color: #3e3e3e;

	margin-bottom: 8px;

}



.form h4 {

	font-size: 18px;

	color: #333;

	line-height: 2;

}



.form h4 a {

	color: #333;

}



.form h5 {

	font-weight: bold;

	font-size: 20px;

	margin-top: 50px;

}



.form h5 span {

	color: #666;

	font-weight: normal;

	font-size: 12px;

}



.form input[type=text],

.form textarea {

	line-height: 40px;

	display: block;

	border: 1px solid #777;

	float: left;

	width: 48.5%;

	box-sizing: border-box;

	padding: 0 15px;

	font-size: 14px;

	color: #666;

	outline: none;

	margin: 12px 0 0 0;

}



.form textarea {

	padding: 5px 12px;

	line-height: 24px;

	width: 100%;

}



.form input:nth-child(2n) {

	float: right;

}



.form input[type=submit] {

	width: 160px;

	float: left;

	margin-top: 30px;

	line-height: 44px;

	background: #3e3e3e;

	color: #fff;

	border: none;

	outline: none;

	font-size: 16px;

	cursor: pointer;

}



.form input[type=submit]:hover {

	background: #ffba00;

}



.padt0 {

	padding-top: 30px;

}



.brand {}



.brand .editor {

	color: #333;

	font-size: 16px;

	line-height: 34px;

}



.brand .tit {

	width: 55.7%;

	margin-bottom: 80px;

}



.team-banner {}



.team-banner .wrapper {

	position: relative;

}



.team-banner .wz {

	width: 52.6%;

	position: absolute;

	left: 0;

	top: 30%;

}



.team-banner .wz01 {

	position: absolute;

	bottom: 20px;

	right: 0;

	width: 40%;

}



.team-ul {}



.team-ul .swiper-slide {

	overflow: hidden;

}



.team-ul .swiper-slide .img-box {

	z-index: 2;

	position: absolute;

	left: 0;

	top: 0;

	width: 100%;

	height: 100%;

}



.team-ul .swiper-slide .wenz {

	position: absolute;

	left: 0;

	bottom: 20%;

	width: 100%;

	padding: 0 14%;

	box-sizing: border-box;

	z-index: 4;

	-webkit-transform: translateY(100%);

	-moz-transform: translateY(100%);

	-ms-transform: translateY(100%);

	-o-transform: translateY(100%);

	transform: translateY(100%);

	opacity: 0;

	-webkit-transition: all .3s;

	-moz-transition: all .3s;

	-ms-transition: all .3s;

	-o-transition: all .3s;

	transition: all .3s;

}



.team-ul .swiper-slide .yy {

	top: 0;

	position: absolute;

	width: 100%;

	height: 100%;

	z-index: 3;

	background: rgba(0, 0, 0, .8);

	opacity: 0;

	-webkit-transition: all .2s;

	-moz-transition: all .2s;

	-ms-transition: all .2s;

	-o-transition: all .2s;

	transition: all .2s;

}



.team-ul .swiper-slide .wenz h3 {

	font-size: 20px;

	color: #fff;

}



.team-ul .swiper-slide .wenz h4 {

	font-size: 16px;

	color: #fff;

}



.team-ul .swiper-slide .wenz p {

	color: #d3d0d0;

	margin-top: 30px;

}



.team-ul .swiper-slide:hover .yy {

	opacity: 1;

}



.team-ul .swiper-slide:hover .wenz {

	opacity: 1;

	-webkit-transform: translateY(0);

	-moz-transform: translateY(0);

	-ms-transform: translateY(0);

	-o-transform: translateY(0);

	transform: translateY(0);

}



.team-ul .swiper-button-prev,

.team-ul .swiper-button-next {

	width: 100px;

	height: 100px;

	margin-top: -50px;

	border-radius: 50%;

}



.team-ul .swiper-button-prev {

	background: #ececec url(/public/images/prev.png) no-repeat center center;

	left: 30px;

}



.team-ul .swiper-button-prev:hover {

	background: #ffba00 url(/public/images/prevw.png) no-repeat center center;

	left: 30px;

}



.team-ul .swiper-button-next {

	background: #ececec url(/public/images/next.png) no-repeat center center;

	right: 30px;

}



.team-ul .swiper-button-next:hover {

	background: #ffba00 url(/public/images/nextw.png) no-repeat center center;

	right: 30px;

}



.team-detail {

	padding-bottom: 50px;

}



.team-detail .toux {

	float: left;

	width: 24.8%;

}



.team-detail .wenz {

	float: left;

	width: 35%;

	padding: 0 25px;

	box-sizing: border-box;

}



.team-detail .wenz h2 {

	font-size: 36px;

	font-weight: bold;

}



.team-detail .wenz hr {

	width: 64px;

	height: 2px;

	text-align: left;

	display: block;

	border: none;

	background: #666666;

	margin: 22px 0;

}



.team-detail .wenz h3 {

	font-size: 24px;

	margin-bottom: 40px;

}



.team-detail .zuopin {

	width: 40.2%;

	float: right;

}



.team-detail .zuopin p {

	font-size: 18px;

	color: #fff;

	position: absolute;

	bottom: 35px;

	left: 25px;

	z-index: 2;

}



.service-banner {}



.service-banner h3 {

	font-size: 28px;
    font-weight: bold;
    text-transform: uppercase;
    color: #3e3e3e;

}



.service-banner h2 {

	font-size: 30px;

	font-weight: bold;
	color: #3e3e3e;

}



.service-banner .wrapper {

	position: relative;

}



.service-banner h3 {

	padding-top: 12.5%;

}



.service-banner .wz {

	bottom: -70%;
    right: 0;
    position: absolute;
    width: 35%;

}



.feedback-alert {

	display: none;

	position: fixed;

	left: 50%;

	top: 50%;

	width: 340px;

	padding: 40px;

	box-sizing: border-box;

	background: #fff;

	border-radius: 3px;

	z-index: 12;

	margin: -252.5px 0 0 -170px;

}



.feedback-alert h3 {

	font-size: 24px;

	color: #333;

	text-align: center;

	margin-bottom: 24px;

}



.feedback-alert .ff {}



.feedback-alert .ff input[type=text] {

	width: 100%;

	margin-bottom: 12px;

	line-height: 42px;

	border: 1px solid #eaeaea;

	padding: 0 12px;

	box-sizing: border-box;

	font-size: 14px;

	color: #666;

	outline: none;

}



.feedback-alert .ff .submit {

	cursor: pointer;

	width: 100%;

	background: #ffba00;

	font-size: 16px;

	color: #fff;

	border-radius: 3px;

	border: none;

	outline: none;

	line-height: 44px;

}



.feedback-alert .ff textarea {

	border: 1px solid #eaeaea;

	padding: 8px 12px;

	width: 100%;

	box-sizing: border-box;

	outline: none;

	margin-bottom: 12px;

	font-size: 14px;

	color: #666;

}



.feedback-alert .close {

	background: url(/public/images/closeb.png) no-repeat center center/64px;

	width: 64px;

	height: 64px;

	position: absolute;

	right: 0;

	top: 0;

}



.service {}



.service-tab {

	margin-bottom: 50px;

}



.service-tab a {

	display: inline-block;

	padding: 0 5px;

	line-height: 40px;

	border: 1px solid #cccccc;

	font-size: 16px;

	color: #333;

	margin-right: 5px;

}



.service-tab a:hover,

.service-tab a.cur {

	background: #ffba00;

	color: #fff;

	border-color: #ffba00;

}



.service .pic {

	width: 48.5%;

	float: left;

}



.service .btn-box {

	position: relative;

	padding: 0 160px;

}



.service .wenz {

	width: 48.5%;

	float: right;

}



.service .wenz h3 {

	font-size: 36px;

	font-weight: bold;

	text-align: right;

	text-transform: uppercase;

}



.service .wenz h2 {

	margin-bottom: 40px;

	font-size: 28px;

	text-align: right;

}



.service .wenz .fontp {

	font-size: 16px;

	line-height: 32px;

}



.service .swiper-button-prev,

.service .swiper-button-next {

	width: 100px;

	height: 100px;

	margin-top: -50px;

	border-radius: 50%;

}



.service .swiper-button-prev {

	background: url(/public/images/prev.png) no-repeat center center;

	left: 10px;

}



.service .swiper-button-next {

	background: url(/public/images/next.png) no-repeat center center;

	right: 10px;

}



.service .swiper-button-prev:hover,

.service .swiper-button-next:hover {

	background-color: #eaeaea !important;

}



.decorate-ul {

	width: 55.8%;

	float: right;

}


.decorate-ul.pad {

	width: 100%;

	float: none;

}



.decorate-ul .page {

	margin-top: 50px;

}



.decorate-div {

	position: relative;

	margin-bottom: 50px;

}



.hot-tit {

	font-size: 20px;

	color: #f9ad0f;

	font-weight: bold;

	padding-bottom: 10px;

	border-bottom: 1px solid #ccc;

	margin-bottom: 15px;

}



.decorate-ul li {

	/*margin-top: 30px;*/

	position: relative;

	width: 48.5%;

	float: left;

}


.decorate-ul li h3 {

	font-size: 17px;

	color: #000;

	margin-bottom: 5px;

}



.decorate-ul li.tuijian {

	margin-top: 0;

	width: 100%;

}



.decorate-ul li h3 a {

	color: #666;

}



.decorate-ul li h3 a:hover {

	color: #ffba00;

}



.decorate-ul li:nth-child(2n+1) {

	float: right;

}



.decorate-ul.du li:nth-child(2n) {

	float: right;

}



.decorate-ul.du li:nth-child(2n+1) {

	float: left;

}



.decorate-ul li span {

	margin-top: 3px;

	display: block;

	font-size: 12px;

	color: #666;
	
	float: right;

}



.decorate-div .img {

	box-sizing: border-box;

	padding: 0 6%;

	width: 40.8%;

	position: absolute;

	left: 0;

	top: 0;

	height: 100%;

}



.decorate-div .img h3 {

	font-size: 36px;

	color: #fff;

	font-weight: bold;

}



.decorate-div .img hr {

	margin: 20px 0;

	display: block;

	height: 2px;

	width: 46px;

	text-align: left;

	background: #fff;

	border: none;

}



.decorate-div .page {

	margin-top: 28px;

}



.decorate-div .img .fontp {

	color: #fff;

}



.decorate-div .img span {

	font-size: 12px;

	margin-top: 10px;

	color: #fff;

	display: block;

}



.decorate-div:nth-child(2n) .img {

	left: auto;

	right: 0;

}



.decorate-div:nth-child(2n) .decorate-ul {

	float: left;

}



.decorate-detail {

	position: relative;

}



.decorate-detail .img {

	width: 47%;

	position: absolute;

	left: 0;

	top: 0;

	height: 100%;

}



.decorate-detail .wenz {

	float: right;

	width: 53%;

	height: 100%;

	overflow-y: auto;

	box-sizing: border-box;

	padding:125px 65px 30px 65px;

}



.decorate-detail .wenz>h1 {

	margin-top: 30px;
    margin-bottom: 20px;
	font-size: 30px;

}



.decorate-detail .editor {

	padding: 15px 0;

}



.bdsharebuttonbox a {

	-webkit-transition: all 0s !important;

	-moz-transition: all 0s !important;

	-ms-transition: all 0s !important;

	-o-transition: all 0s !important;

	transition: all 0s !important;

}



.local-page {

	margin: 10px 0;
	padding-bottom: 8px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 30px;

}



.local-page dd {

	line-height: 30px;

}



.local-page dd a {

	font-size: 14px;

	color: #666;

}



.local-page dd a:hover {

	color: #ffba00;

}



.new-article {}



.new-article h3 {

	margin-bottom: 12px;

	font-size: 18px;

	color: #333;

	font-weight: bold;

}



.new-article dd {

	line-height: 28px;

	box-sizing: border-box;

	padding-right: 20px;

	float: left;

	width: 33%;

	white-space: nowrap;

	text-overflow: ellipsis;

	overflow: hidden;
	margin-bottom: 12px;

}



.new-article dd>a {

	font-size: 15px;

	color: #333;

}



.new-article dd>a:hover {

	color: #ffba00;

}



.lf-hero-text {

	display: block;

}



#js-wordContainer span {

	opacity: 0;

	position: relative;

}



#js-wordContainer span.show {

	opacity: 1;

}



@media only screen and (max-width: 1600px) {

	.w1600 {

		max-width: 1300px;

	}



	.w1300 {

		max-width: 1200px;

	}



	.nav {

		width: 500px;

	}



	.slg h1 .lf-hero-text {

		font-size: 48px;

	}



	.slg #js-wordContainer {

		font-size: 40px;

	}



	.index-nav li>a span {

		font-size: 40px;

	}



	.index-nav li>a {

		font-size: 18px;

	}



	.nav.index-nav li>a span {

		font-size: 22px;

	}



	.nav.index-nav li>a {

		font-size: 14px;

	}



	.nav.index-nav li {

		padding: 2px 0;

	}



	.nav.index-nav li img {

		margin-bottom: 10px;

	}



	.page a,

	.page span {

		width: 32px;

		line-height: 32px;

		height: 32px;

	}



	.content01 h3 {

		font-size: 48px;

	}



	.content03 li:nth-child(4) {

		margin-top: -120px;

	}



	.content03 .sy-tit {

		margin-bottom: 0;

	}



	.more-div>div {

		margin-top: -50px;

	}



	.content04 .wenz .wrapper>div {

		width: 35%;

	}



	.content04 .wenz td {

		height: 44px;

		font-size: 12px;

		line-height: 15px;

	}



	.pad {

		padding: 4.8% 0;

	}



	.more {

		width: 120px;

		line-height: 38px;

		font-size: 14px;

	}



	.content07 #dituContent {

		height: 400px;

	}



	.tel a {

		margin-top: 100px;

	}



	.footer-code {

		margin: 0 60px;

	}



	.footer-nav {

		max-width: 600px;

	}



	.content06 li {

		padding: 20px 0;

	}



	.content06 li .img {

		height: 70px;

		line-height: 70px;

	}



	.content03 li:nth-child(1),

	.content03 li:nth-child(2),

	.content03 li:nth-child(3) {

		margin-top: 120px;

	}



	.header {

		line-height: 100px;

	}



	.header-mar {

		height: 100px;

	}



	.san {

		margin: 40px 0;

	}



	.case-div .case-profile p {

		font-size: 16px;

		line-height: 32px;

	}



	.case-ul li .wenz h3>a {

		font-size: 18px;

	}



	.case-detail-ban .wenz h1 {

		font-size: 30px;

	}



	.team-ul .swiper-slide .wenz h4 {

		font-size: 12px;

	}



	.team-ul .swiper-slide .wenz h3 {

		font-size: 18px;

	}



	.team-ul .swiper-button-prev,

	.team-ul .swiper-button-next {

		width: 75px;

		height: 75px;

		margin-top: -37.5px;

		background-size: 20px !important;

	}



	.team-detail .wenz h2 {

		font-size: 30px;

	}



	.team-detail .wenz hr {

		width: 32px;

	}



	.team-detail .wenz h3 {

		font-size: 18px;

		margin-bottom: 22px;

	}



	.office-banner .wenz h2 {

		font-size: 42px;

		line-height: 1.5;

	}



	.office-banner .wenz h1 {

		font-size: 36px;

		line-height: 1.5;

	}



	.office li h3 {

		font-size: 30px;

	}



	.service-banner h3,

	.service .wenz h3 {

		font-size: 32px;

	}



	.service-banner h2 {

		font-size: 34px;

	}



	.service-tab a {

		line-height: 36px;

		padding: 0 22px;

		font-size: 14px;

		margin-right: 3px;

	}



	.service .wenz h2 {

		font-size: 24px;

	}



	/*.lf-hero-cursor{height:40px;bottom:5px;}*/

	.decorate-div .img h3 {

		font-size: 32px;

	}



	.form h1 {

		font-size: 30px;

	}



	.form h4 {

		font-size: 16px;

	}



	#js-wordContainer:before {

		left: -25px;

	}



	.form h5 {

		font-size: 18px;

		margin-top: 30px;

	}



	.content07 .map #dituContent {

		height: 480px;

	}



	.case-ul ul {

		height: calc(100% - 40px);

	}



	.case-ul li .wenz {

		padding-top: 13px;

	}



	.case-ul li .wenz h3 {

		margin-bottom: 2px;

	}



	.case-ul li {

		margin-bottom: 16px;

	}



	.case-ul li .img {

		height: calc(100% - 66px);

	}

}



@media only screen and (max-width: 1440px) {

	.more-div>div {

		margin-top: -85px;

	}



	.content06 li .img {

		height: 60px;

		line-height: 60px;

	}



	.content06 li p {

		font-size: 14px;

		padding-top: 3px;

	}



	.content06 li {

		padding: 12px 0;

	}



	.sy-tit h3 {

		font-size: 36px;

	}



	.sy-tit h4 {

		font-size: 20px;

	}



	.sy-tit {

		margin-bottom: 48px;

	}

}



@media only screen and (max-width: 1200px) {

	.banner .index-nav {

		display: none;

	}



	.banner .fl {

		max-width: 100%;

	}



	.content01 .wz01 {

		width: 260px;

		margin-right: 30px;

	}



	.content01 h3 {

		font-size: 30px;

		margin-bottom: 30px;

	}



	.content01 .wz02 {

		width: 270px;

	}



	.content02 li .p2 {

		font-size: 24px;

		line-height: 1.5;

	}



	.content02 li .p2 span {

		font-size: 30px;

		padding-left: 5px;

	}



	.content02 li .more {

		margin-top: 25px;

	}



	.content03 li:nth-child(1),

	.content03 li:nth-child(2),

	.content03 li:nth-child(3) {

		margin-top: 100px;

	}



	.content03 li:nth-child(4) {

		margin-top: -84px;

	}



	.sy-tit h3 {

		font-size: 36px;

	}



	.sy-tit h4 {

		font-size: 18px;

	}



	.sy-tit p {

		font-size: 14px;

	}



	.more-div .more {

		margin-top: 10px;

		border-width: 1px;

	}



	.tel h3 {

		font-size: 36px;

		padding: 20px 0 30px;

	}



	.content06 li p {

		font-size: 14px;

	}



	.tel>div {

		font-size: 20px;

		background-size: 50px !important;

		padding-left: 65px;

	}



	.content07 #dituContent {

		height: 340px;

	}



	.content07 .map p {

		font-size: 16px;

	}



	.footer-nav {

		width: calc(100% - 365px);

	}



	.footer-code {

		width: 100px;

		margin: 0 30px;

	}



	.icp {

		width: 320px;

	}



	.case-detail-ban .img {

		width: 48.5%;

	}



	.case-detail-ban .wenz {

		width: 48%;

		padding-left: 40px;

	}



	.case-detail-ban .wenz h1 {

		font-size: 26px;

	}



	.case-detail-ban .wenz h1 em {

		font-size: 80px;

		left: -60px;

	}



	.team-ul .swiper-slide .wenz h4 {

		font-size: 12px;

	}



	.team-ul .swiper-slide .wenz h3 {

		font-size: 18px;

	}



	.team-ul .swiper-slide .wenz {

		padding: 0 15px;

	}



	.service-banner h3 {

		padding-top: 26.5%;

	}



	.service .swiper-button-prev,

	.service .swiper-button-next {

		width: 50px;

		height: 50px;

	}



	.service .btn-box {

		padding: 0 60px;

	}



	.service .swiper-button-prev {

		left: 0;

	}



	.service .swiper-button-next {

		right: 0;

	}







}





.ml11 .text-wrapper {

	position: relative;

	display: inline-block;

}



.ml11 .line {

	opacity: 0;

	position: absolute;

	left: 0;

	height: 100%;

	width: 3px;

	background-color: #ff6b65;

	transform-origin: 0 50%;

}



.ml11 .line1 {

	top: 0;

	left: 0;

}



.ml11 .letter {

	font-weight: bold;

	display: inline-block;

}



.pagination {

	text-align: center;

	margin-top: 80px;

}



.pagination li {

	display: inline-block;

}



.page-item.active span {

	background: #ffba00;

}



.case-ul li img {

	display: none;

}



@media only screen and (max-width: 1023px) {

	.case-ul li img {

		display: block;

		visibility: hidden;

	}



	.san {

		font-size: 20px;

	}



	.san>div:nth-child(2) {

		width: 24px;

		height: 18px;

	}



	.san span {

		height: 2px;

	}



	.san span:nth-child(2) {

		margin-top: -1px;

	}



	.san>div {

		margin-left: 7px;

	}



	.san {

		margin: 31px 0;

	}



	.phone {

		display: block;

	}



	.index-nav li>a {

		font-size: 14px;

	}



	.index-nav li>a span {

		font-size: 26px;

		padding-right: 4px;

	}



	.nav {

		padding-top: 0;

	}



	.index-nav li:before {

		display: none !important;

	}



	.logo {

		max-width: 50%;

	}



	.slg h1 .lf-hero-text {

		margin-top: 60px;

		font-size: 30px;

	}



	.slg h1 strong {

		padding-left: 0px;

		display: inline-block;

	}



	.slg #js-wordContainer {

		font-size: 30px;

		margin-top: 6px;

	}



	.xia {

		width: 24px;

		height: 24px;

		margin-left: -12px;
		bottom: 520px;
		display: none;

	}



	.pad {

		padding: 34px 0;

	}



	.content01 h3 {

		font-size: 18px;

	}



	.content01 .wz01 {

		width: 250px;

		margin: 0 0 15px 0;

	}



	.content01 .wz02 {

		width: 250px;

		margin: 0;

	}



	.content02 li .wenz {

		padding: 0 18px 10px 18px;

	}



	.content02 li {

		width: calc(50% - 4px);

		margin: 2px;

	}



	.content02 li .wenz h3 {

		font-size: 16px;

	}



	.content02 li .wenz h4 {

		font-size: 13px;

	}



	.content02 li .case-more {

		padding: 0 20px;

	}



	.content02 li .p1 {

		font-size: 16px;

	}



	.content02 li .p2 {

		font-size: 16px;

	}



	.content02 li .p2 span {

		font-size: 20px;

	}



	.more {

		width: 100px;

		line-height: 32px;

		font-size: 14px;

		font-weight: normal;

		border-width: 1px;

	}



	.content02 li .more {

		margin-top: 20px;

	}



	.content03 li:nth-child(4) {

		margin: 0;

	}



	.content03 li:nth-child(1),

	.content03 li:nth-child(2),

	.content03 li:nth-child(3) {

		margin: 0;

	}



	.content03 li {

		width: 50%;

	}



	.sy-tit h3 {

		font-size: 24px;

	}



	.sy-tit h4 {

		font-size: 16px;

	}



	.content03 .sy-tit,

	.sy-tit {

		margin-bottom: 25px;

	}



	.content03 li .wenz span {

		font-size: 18px;

	}



	.content03 li .wenz font {

		font-size: 12px;

	}



	.content03 li .wenz {

		bottom: 10px;

	}



	.content03 .more-div {

		width: 100%;

		padding: 0;

	}



	.more-div>div {

		margin-top: 20px;

	}



	.more-div>div p {

		font-size: 12px;

	}



	.content04 .wenz img {

		width: 80%;

	}



	.content04 .wenz table {

		position: absolute;

		bottom: -55px;

		left: 0;

		width: 100%;

		box-sizing: border-box;

	}



	.content04 {

		padding-bottom: 60px;

	}



	/*.content04 .wenz .wrapper>div{width:32px;}*/

	.content04 .wenz td {

		color: #333;

		border-color: #333;

	}



	.content04 .wenz td a {

		color: #333;

	}



	.content04 .wenz td.bor {

		width: 5px;

	}



	.content05 dl {

		width: 100%;

		padding: 0;

		margin-bottom: 20px;

		border: 0;

	}



	.content05 dd.tuijian .date {

		top: 9px;

	}



	.content05 dd h3 a {

		font-size: 14px;

	}



	.content05 .pic {

		display: none;

	}



	.content06 li {

		padding: 5px 0;

		width: 25%;

	}



	.content06 li .img {

		height: 60px;

		line-height: 60px;

	}



	.content06 li:nth-child(7),

	.content06 li:nth-child(19) {

		margin: 0;

	}



	.content06 li p {

		font-size: 12px;

		display: none;

	}



	.content07 .map,

	.content07 .tel {

		width: 100%;

	}



	.tel h3 {

		font-size: 26px;

		padding: 0;

	}



	.tel>div {

		font-size: 18px;

		margin-top: 20px;

		padding-left: 50px;

		background-size: 42px !important;

	}



	.content07 #dituContent {

		height: 220px;

		margin-top: 20px;

	}



	.tel a {

		font-size: 16px;

		width: 160px;

		line-height: 40px;

		margin-top: 20px;

		height: 40px;

	}



	.content07 .map p {

		font-size: 12px;

	}



	.footer-nav {

		width: 100%;

	}



	.footer-top-nav a {

		margin-right: 6px;

		line-height: 25px;

		font-size: 12px;

	}



	.footer-page {

		display: none;

	}



	.footer-partner {

		margin-top: 10px;

	}



	.footer-code {

		display: none;

	}



	.icp {

		width: 100%;

		text-align: left;

		padding-top: 20px;

		max-width: 100%;

	}



	.ftel {

		background-position: left center !important;

		padding: 0 0 0 30px;

	}



	.index-footer {

		padding: 25px 0;

	}



	.ny-banner .wz {

		width: 80%;

		right: 10%;

	}



	.case-div .case-profile {

		width: 100%;

		height: auto;

		position: relative;

		padding: 22px 0;

		font-size: 14px;

		line-height: 24px;

	}



	.case-div .case-profile p {

		font-size: 14px;

		line-height: 24px;

		width: 90%;

	}



	.case-ul {

		width: 100%;

		padding: 12px;

		background: #fff;

	}



	.case-ul li .wenz {

		padding-top: 10px;

	}



	.fontp {

		font-size: 12px;

		line-height: 20px;

	}



	.case-ul li .wenz h3>a {

		font-size: 16px;

	}



	.line2 {

		height: 40px;

	}



	.case-detail-ban .img {

		width: 100%;

	}



	.case-detail-ban .wenz {

		width: 100%;

		padding-top: 20px;

	}



	.page a,

	.page span {

		width: 30px;

		height: 30px;

		line-height: 30px;

		font-size: 12px;

	}



	.case-detail-ban .wenz h1 em {

		font-size: 48px;

		left: -40px;

	}



	.case-detail-ban .wenz {

		padding-left: 40px;

	}



	.case-detail-ban .wenz .fontp {

		line-height: 22px;

	}



	.case-detail-ban .wenz h1 {

		font-size: 18px;

		margin-bottom: 15px;

	}



	.case-detail-pic .swiper-container {

		width: 100%;

	}



	.case-detail-pic .wenz {

		padding: 20px;

		width: 100%;

	}



	.case-detail-pic {

		margin-bottom: 0;

	}



	.case-detail-pic .crumbs {

		margin-bottom: 15px;

	}



	.case-detail-pic .swiper-button-next {

		right: 10px;

	}



	.case-detail-pic .swiper-button-prev {

		left: 10px;

	}



	.footer {

		padding: 28px 0;

		font-size: 12px;

	}



	.team-banner .wz01 {

		width: 60%;

		right: 20%;

	}



	.team-banner .wz {

		width: 80%;

		left: 10%;

	}



	.team-ul .swiper-button-prev,

	.team-ul .swiper-button-next {

		width: 42px;

		height: 42px;

		margin-top: -21px;

		background-size: 12px !important;

	}



	.team-ul .swiper-button-prev {

		left: 15px;

	}



	.team-ul .swiper-button-next {

		right: 15px;

	}



	.team-detail .wenz {

		width: 100%;

		float: none;

		padding: 20px 0 0 0;

	}



	.team-detail .toux {

		width: 130px;

		float: none;

	}



	.team-detail .wenz hr {

		width: 24px;

		height: 1px;

		margin: 12px 0;

	}



	.team-detail .wenz h2 {

		font-size: 20px;

	}



	.team-detail .wenz h3 {

		font-size: 12px;

	}



	.team-detail .zuopin {

		width: 100%;

		margin-top: 20px;

	}



	.header {

		border-bottom: 1px solid #000;

	}



	.office-banner .wenz h2 {

		font-size: 20px;

	}



	.office-banner .wenz h1 {

		font-size: 18px;

		margin-bottom: 20px;

	}



	.office-banner>img {

		max-width: 160%;

		margin-left: -30%;

	}



	.office-banner {

		overflow: hidden;

	}



	.san {

		margin: 25px 0;

	}



	.header {

		line-height: 70px;

	}



	.office-banner .wenz {

		top: 30px;

	}



	.office li h3 {

		font-size: 20px;

	}



	.office li h5 {

		font-size: 12px;

		margin: 5px 0 18px 0;

	}



	.service-banner h3 {

		font-size: 28px;

		padding-top: 60%;

	}



	.service-banner h2 {

		font-size: 24px;

	}



	.service-tab a {

		font-size: 14px;

		line-height: 32px;

		padding: 0 15px;

	}



	.service-tab {

		margin-bottom: 22px;

		white-space: nowrap;

		overflow-x: auto;

	}



	.service-banner .wz {

		width: 80%;
    /* right: 7.5%; */
    bottom: 10%;

	}



	.service .pic {

		width: 100%;

	}



	.service .wenz {

		padding-top: 18px;

		width: 100%;

	}



	.service .btn-box {

		padding: 0;

	}



	.service .swiper-button-prev,

	.service .swiper-button-next {

		display: none;

	}



	.service .wenz h3 {

		font-size: 20px;

		text-align: left;

	}



	.service .wenz h2 {

		font-size: 16px;

		margin-bottom: 15px;

		text-align: left;

	}



	.service .wenz .fontp {

		font-size: 13px;

		line-height: 22px;

	}



	.decorate-div .img {

		position: relative;

		top: auto;

		left: auto;

		right: auto;

		width: 100%;

		padding: 34px 20px;

	}



	.decorate-div .img hr {

		width: 24px;

		height: 1px;

		margin: 12px 0;

	}



	.decorate-div .img h3 {

		font-size: 20px;

	}



	.decorate-ul {

		width: 100%;

		padding-top: 20px;

	}



	.decorate-ul li {

		width: 100%;

		margin-top: 10px;

	}



	.fontp.line3 {

		height: 40px;

		-webkit-line-clamp: 2;

	}



	.header-mar {

		height: 70px;

	}



	.brand .editor {

		font-size: 14px;

		line-height: 24px;

	}



	.brand .tit {

		width: 100%;

		margin: 0 0 25px 0;

	}



	.contact .tel h3 {

		letter-spacing: 0;

	}



	.contact .tel h5 span {

		font-size: 30px;

		padding-left: 6px;

	}



	.contact .tel h5 {

		font-size: 14px;

		margin-top: 10px;

	}



	.form {

		width: 100%;

	}



	.form h1 {

		font-size: 20px;

	}



	.form h4 {

		font-size: 14px;

		line-height: 24px;

	}



	.form h5 span {

		display: inline-block;

	}



	.form input[type=text],

	.form textarea {

		line-height: 34px;

		font-size: 14px;

	}



	.cased {

		padding: 30px 0;

	}



	.section {

		padding: 34px 0;

	}



	.banner video {

		display: none;

	}



	.banner video#new-content04-video {

		display: block;

	}



	.banner .phone {

		display: block;

	}



	.banner {

		height: 100%;

	}



	#fullpage {

		height: 100%;

	}



	.nav {

		width: 100%;

	}



	.content02 {

		padding: 0;

	}



	.header.bgfff {

		background: #fff;

		border-bottom-color: #000;

	}



	.header.bgfff .san span {

		background: #000;

	}



	.header.bgfff .san {

		color: #000;

	}



	.content04 {

		height: 160px;

	}



	.content07 .map #dituContent {

		height: 240px;

	}



	.content05 .wrapper {

		padding: 0;

	}



	.content07 {

		padding-top: 0;

	}



	#js-wordContainer:before {

		display: none;

	}



	.decorate-ul .page {

		margin-top: 30px;

	}



	.decorate-detail .img {

		display: none;

	}



	.decorate-detail .wenz {

		width: 100%;

		padding: 110px 20px 30px 20px;

	}



	.decorate-detail .wenz>h1 {

		font-size: 20px;

		margin-bottom: 15px;

	}



	.crumbs {

		display: block;
		margin-bottom: 10px;

	}



	.decorate-detail .editor {

		padding-top: 0;

	}



	.new-article {

		display: none;

	}



	.cased {

		padding: 0;

		height: 200px;

		margin-top: 75px;

	}



	.ny-banner,

	.case-div,

	.case-detail {

		padding: 0;

	}



	#fullpage {

		height: auto;

	}



	.banner {

		height: 320px;

	}



	.ny-banner {

		height: 500px;

	}



	.fp-auto-height {

		padding: 24px 0;

	}



	.fp-auto-height .footer {

		display: none;

	}

}





.new-footer {

	background: url(/public/images/footer_bj.png);

	background-size: 100% 100%;

}



.new-footer .footer-top-nav {

	margin-bottom: 26px;

}



.new-footer .footer-top-nav a {

	position: relative;

	color: #fff;

	display: block;

	margin: 0;

	box-sizing: border-box;

	float: left;

	width: auto;

	text-align: left;

	padding: 0 37px;

	border-right: 1px solid #ffffff;

}

.new-footer .footer-top-nav a:first-child {

	padding-left: 0;

}

.new-footer .footer-top-nav a:last-child {

	border-right: 0px solid #ffffff;

}



.new-footer .footer-top-nav a:before {

	content: "";

	display: none;

	height: 100%;

	width: 1px;

	position: absolute;

	right: 21%;

	background: #fff;

}



@media only screen and (max-width: 750px) {

	.new-footer .footer-top-nav a {

		position: relative;

		color: #fff;

		display: block;

		margin: 0;

		box-sizing: border-box;

		float: left;

		width: 33%;

		text-align: left;

		padding: 0 10px;

		padding-left: 0;

		margin: 10px 0;

		border: 0;

	}



	.new-footer .footer-page dd {

		font-size: 14px;

		line-height: 30px;

	}



	.new-footer .footer-page dd>a {

		color: #d4d4d4;

	}



	.new-footer .footer-page dd:hover>a {

		color: #fff;

	}



	.new-footer .footer-top-nav a:before {

		content: "";

		display: none;

		height: 100%;

		width: 1px;

		position: absolute;

		right: 21%;

		background: #fff;

	}



	.new-footer .footer-top-nav a:nth-last-child(1):before {

		display: none;

	}



	.new-footer .footer-partner {

		font-size: 14px;

		color: #ffffff;

	}



	.new-footer .footer-partner a {

		color: #ffffff;

	}



	.new-footer .icp {

		color: #ffffff;

	}



	.new-footer .icp a {

		color: #ffffff;

	}



	.new-footer .footer-page {

		padding-top: 0;

	}

}



@media only screen and (max-width: 768px) {

	.banner {

		height: 230px;

		box-sizing: border-box;

	}

	.sitelogo .logo_link .dasker {

		display: block;

		width: auto;

		height: 40px !important;

		opacity: 0;

	}

	.header .wrapper {

		padding: 0 12px;

	}

}



@media (max-width:768px) {







	.new-footer .footer-top-nav {

		margin-bottom: 0px;

		/* display: flex; */

		flex-wrap: wrap;

		justify-content: space-between;

		margin-left: 0px;

	}



	.new-footer .footer-top-nav a {

		font-size: 14px;

		margin: 10px 0 !important;

	}

	.index-footer .wrapper {

		padding: 0;

	}

}



@media only screen and (max-width: 1023px) {

	.san {

		font-size: 16px !important;

	}

	.fp-auto-height {

		padding: 24px 0 !important;

	}

}





/**

/**

 * Swiper 3.4.2

 * Most modern mobile touch slider and framework with hardware accelerated transitions

 * 

 * http://www.idangero.us/swiper/

 * 

 * Copyright 2017, Vladimir Kharlampidi

 * The iDangero.us

 * http://www.idangero.us/

 * 

 * Licensed under MIT

 * 

 * Released on: March 10, 2017

 */

.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;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-o-transform: translate(0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 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;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto
}

.swiper-slide {
	-webkit-flex-shrink: 0;
	-ms-flex: 0 0 auto;
	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;
	align-items: flex-start;
	-webkit-transition-property: -webkit-transform, height;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform, height
}

.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;
	-moz-background-size: 27px 44px;
	-webkit-background-size: 27px 44px;
	background-size: 27px 44px;
	background-position: center;
	background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
	opacity: 1;
	cursor: pointer;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%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%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%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%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%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%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%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%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-pagination {
	position: absolute;
	text-align: center;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 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;
	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);
	-o-transform: translate(0, -50%);
	-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);
	-o-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: left top;
	-moz-transform-origin: left top;
	-ms-transform-origin: left top;
	-o-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;
	-o-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: rgba(255, 255, 255, .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;
	-ms-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(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -moz-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
	background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -moz-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -moz-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.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;
	-ms-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;
	-ms-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;
	-ms-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;
	-moz-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-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%;
	transform-origin: 50%;
	-webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
	-moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
	animation: swiper-preloader-spin 1s steps(12, end) infinite
}

.swiper-lazy-preloader:after {
	display: block;
	content: "";
	width: 100%;
	height: 100%;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
	background-position: 50%;
	-webkit-background-size: 100%;
	background-size: 100%;
	background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
	100% {
		-webkit-transform: rotate(360deg)
	}
}

@keyframes swiper-preloader-spin {
	100% {
		transform: rotate(360deg)
	}
}

/*!

 * fullPage 2.9.6

 * https://github.com/alvarotrigo/fullPage.js

 * MIT licensed

 *

 * Copyright (C) 2013 alvarotrigo.com - A project by Alvaro Trigo

 */

html.fp-enabled,

.fp-enabled body {

	margin: 0;

	padding: 0;

	overflow: hidden;



	/*Avoid flicker on slides transitions for mobile phones #336 */

	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);

}

.fp-section {

	position: relative;

	-webkit-box-sizing: border-box;
	/* Safari<=5 Android<=3 */

	-moz-box-sizing: border-box;
	/* <=28 */

	box-sizing: border-box;

}

.fp-slide {

	float: left;

}

.fp-slide,
.fp-slidesContainer {

	height: 100%;

	display: block;

}

.fp-slides {

	z-index: 1;

	height: 100%;

	overflow: hidden;

	position: relative;

	-webkit-transition: all 0.3s ease-out;
	/* Safari<=6 Android<=4.3 */

	transition: all 0.3s ease-out;

}

.fp-section.fp-table,
.fp-slide.fp-table {

	display: table;

	table-layout: fixed;

	width: 100%;

}

.fp-tableCell {

	display: table-cell;

	vertical-align: middle;

	width: 100%;

	height: 100%;

}

.fp-slidesContainer {

	float: left;

	position: relative;

}

.fp-controlArrow {

	-webkit-user-select: none;
	/* webkit (safari, chrome) browsers */

	-moz-user-select: none;
	/* mozilla browsers */

	-khtml-user-select: none;
	/* webkit (konqueror) browsers */

	-ms-user-select: none;
	/* IE10+ */

	position: absolute;

	z-index: 4;

	top: 50%;

	cursor: pointer;

	width: 0;

	height: 0;

	border-style: solid;

	margin-top: -38px;

	-webkit-transform: translate3d(0, 0, 0);

	-ms-transform: translate3d(0, 0, 0);

	transform: translate3d(0, 0, 0);

}

.fp-controlArrow.fp-prev {

	left: 15px;

	width: 0;

	border-width: 38.5px 34px 38.5px 0;

	border-color: transparent #fff transparent transparent;

}

.fp-controlArrow.fp-next {

	right: 15px;

	border-width: 38.5px 0 38.5px 34px;

	border-color: transparent transparent transparent #fff;

}

.fp-scrollable {

	overflow: hidden;

	position: relative;

}

.fp-scroller {

	overflow: hidden;

}

.iScrollIndicator {

	border: 0 !important;

}

.fp-notransition {

	-webkit-transition: none !important;

	transition: none !important;

}

#fp-nav {

	position: fixed;

	z-index: 100;

	margin-top: -32px;

	top: 50%;

	opacity: 1;

	-webkit-transform: translate3d(0, 0, 0);

}

#fp-nav.right {

	right: 17px;

}

#fp-nav.left {

	left: 17px;

}

.fp-slidesNav {

	position: absolute;

	z-index: 4;

	opacity: 1;

	-webkit-transform: translate3d(0, 0, 0);

	-ms-transform: translate3d(0, 0, 0);

	transform: translate3d(0, 0, 0);

	left: 0 !important;

	right: 0;

	margin: 0 auto !important;

}

.fp-slidesNav.bottom {

	bottom: 17px;

}

.fp-slidesNav.top {

	top: 17px;

}

#fp-nav ul,

.fp-slidesNav ul {

	margin: 0;

	padding: 0;

}

#fp-nav ul li,

.fp-slidesNav ul li {

	display: block;

	width: 14px;

	height: 13px;

	margin: 7px;

	position: relative;

}

.fp-slidesNav ul li {

	display: inline-block;

}

#fp-nav ul li a,

.fp-slidesNav ul li a {

	display: block;

	position: relative;

	z-index: 1;

	width: 100%;

	height: 100%;

	cursor: pointer;

	text-decoration: none;

}

#fp-nav ul li a.active span,

.fp-slidesNav ul li a.active span,

#fp-nav ul li:hover a.active span,

.fp-slidesNav ul li:hover a.active span {

	height: 12px;

	width: 12px;

	margin: -6px 0 0 -6px;

	border-radius: 100%;

}

#fp-nav ul li a span,

.fp-slidesNav ul li a span {

	border-radius: 50%;

	position: absolute;

	z-index: 1;

	height: 4px;

	width: 4px;

	border: 0;

	background: #333;

	left: 50%;

	top: 50%;

	margin: -2px 0 0 -2px;

	-webkit-transition: all 0.1s ease-in-out;

	-moz-transition: all 0.1s ease-in-out;

	-o-transition: all 0.1s ease-in-out;

	transition: all 0.1s ease-in-out;

}

#fp-nav ul li:hover a span,

.fp-slidesNav ul li:hover a span {

	width: 10px;

	height: 10px;

	margin: -5px 0px 0px -5px;

}

#fp-nav ul li .fp-tooltip {

	position: absolute;

	top: -2px;

	color: #fff;

	font-size: 14px;

	font-family: arial, helvetica, sans-serif;

	white-space: nowrap;

	max-width: 220px;

	overflow: hidden;

	display: block;

	opacity: 0;

	width: 0;

	cursor: pointer;

}

#fp-nav ul li:hover .fp-tooltip,

#fp-nav.fp-show-active a.active+.fp-tooltip {

	-webkit-transition: opacity 0.2s ease-in;

	transition: opacity 0.2s ease-in;

	width: auto;

	opacity: 1;

}

#fp-nav ul li .fp-tooltip.right {

	right: 20px;

}

#fp-nav ul li .fp-tooltip.left {

	left: 20px;

}

.fp-auto-height.fp-section,

.fp-auto-height .fp-slide,

.fp-auto-height .fp-tableCell {

	height: auto !important;

}



.fp-responsive .fp-auto-height-responsive.fp-section,

.fp-responsive .fp-auto-height-responsive .fp-slide,

.fp-responsive .fp-auto-height-responsive .fp-tableCell {

	height: auto !important;

}

@charset "UTF-8";



/*!

 * animate.css -http://daneden.me/animate

 * Version - 3.5.1

 * Licensed under the MIT license - http://opensource.org/licenses/MIT

 *

 * Copyright (c) 2016 Daniel Eden

 */



.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.animated.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}

.animated.hinge {
	-webkit-animation-duration: 2s;
	animation-duration: 2s
}

.animated.bounceIn,
.animated.bounceOut,
.animated.flipOutX,
.animated.flipOutY {
	-webkit-animation-duration: .75s;
	animation-duration: .75s
}

@-webkit-keyframes bounce {

	0%,
	20%,
	53%,
	80%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	40%,
	43% {
		-webkit-transform: translate3d(0, -30px, 0);
		transform: translate3d(0, -30px, 0)
	}

	40%,
	43%,
	70% {
		-webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		animation-timing-function: cubic-bezier(.755, .05, .855, .06)
	}

	70% {
		-webkit-transform: translate3d(0, -15px, 0);
		transform: translate3d(0, -15px, 0)
	}

	90% {
		-webkit-transform: translate3d(0, -4px, 0);
		transform: translate3d(0, -4px, 0)
	}
}

@keyframes bounce {

	0%,
	20%,
	53%,
	80%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	40%,
	43% {
		-webkit-transform: translate3d(0, -30px, 0);
		transform: translate3d(0, -30px, 0)
	}

	40%,
	43%,
	70% {
		-webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		animation-timing-function: cubic-bezier(.755, .05, .855, .06)
	}

	70% {
		-webkit-transform: translate3d(0, -15px, 0);
		transform: translate3d(0, -15px, 0)
	}

	90% {
		-webkit-transform: translate3d(0, -4px, 0);
		transform: translate3d(0, -4px, 0)
	}
}

.bounce {
	-webkit-animation-name: bounce;
	animation-name: bounce;
	-webkit-transform-origin: center bottom;
	transform-origin: center bottom
}

@-webkit-keyframes flash {

	0%,
	50%,
	to {
		opacity: 1
	}

	25%,
	75% {
		opacity: 0
	}
}

@keyframes flash {

	0%,
	50%,
	to {
		opacity: 1
	}

	25%,
	75% {
		opacity: 0
	}
}

.flash {
	-webkit-animation-name: flash;
	animation-name: flash
}

@-webkit-keyframes pulse {
	0% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}

	50% {
		-webkit-transform: scale3d(1.05, 1.05, 1.05);
		transform: scale3d(1.05, 1.05, 1.05)
	}

	to {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

@keyframes pulse {
	0% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}

	50% {
		-webkit-transform: scale3d(1.05, 1.05, 1.05);
		transform: scale3d(1.05, 1.05, 1.05)
	}

	to {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

.pulse {
	-webkit-animation-name: pulse;
	animation-name: pulse
}

@-webkit-keyframes rubberBand {
	0% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}

	30% {
		-webkit-transform: scale3d(1.25, .75, 1);
		transform: scale3d(1.25, .75, 1)
	}

	40% {
		-webkit-transform: scale3d(.75, 1.25, 1);
		transform: scale3d(.75, 1.25, 1)
	}

	50% {
		-webkit-transform: scale3d(1.15, .85, 1);
		transform: scale3d(1.15, .85, 1)
	}

	65% {
		-webkit-transform: scale3d(.95, 1.05, 1);
		transform: scale3d(.95, 1.05, 1)
	}

	75% {
		-webkit-transform: scale3d(1.05, .95, 1);
		transform: scale3d(1.05, .95, 1)
	}

	to {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

@keyframes rubberBand {
	0% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}

	30% {
		-webkit-transform: scale3d(1.25, .75, 1);
		transform: scale3d(1.25, .75, 1)
	}

	40% {
		-webkit-transform: scale3d(.75, 1.25, 1);
		transform: scale3d(.75, 1.25, 1)
	}

	50% {
		-webkit-transform: scale3d(1.15, .85, 1);
		transform: scale3d(1.15, .85, 1)
	}

	65% {
		-webkit-transform: scale3d(.95, 1.05, 1);
		transform: scale3d(.95, 1.05, 1)
	}

	75% {
		-webkit-transform: scale3d(1.05, .95, 1);
		transform: scale3d(1.05, .95, 1)
	}

	to {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

.rubberBand {
	-webkit-animation-name: rubberBand;
	animation-name: rubberBand
}

@-webkit-keyframes shake {

	0%,
	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	10%,
	30%,
	50%,
	70%,
	90% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0)
	}

	20%,
	40%,
	60%,
	80% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0)
	}
}

@keyframes shake {

	0%,
	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	10%,
	30%,
	50%,
	70%,
	90% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0)
	}

	20%,
	40%,
	60%,
	80% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0)
	}
}

.shake {
	-webkit-animation-name: shake;
	animation-name: shake
}

@-webkit-keyframes headShake {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	6.5% {
		-webkit-transform: translateX(-6px) rotateY(-9deg);
		transform: translateX(-6px) rotateY(-9deg)
	}

	18.5% {
		-webkit-transform: translateX(5px) rotateY(7deg);
		transform: translateX(5px) rotateY(7deg)
	}

	31.5% {
		-webkit-transform: translateX(-3px) rotateY(-5deg);
		transform: translateX(-3px) rotateY(-5deg)
	}

	43.5% {
		-webkit-transform: translateX(2px) rotateY(3deg);
		transform: translateX(2px) rotateY(3deg)
	}

	50% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@keyframes headShake {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	6.5% {
		-webkit-transform: translateX(-6px) rotateY(-9deg);
		transform: translateX(-6px) rotateY(-9deg)
	}

	18.5% {
		-webkit-transform: translateX(5px) rotateY(7deg);
		transform: translateX(5px) rotateY(7deg)
	}

	31.5% {
		-webkit-transform: translateX(-3px) rotateY(-5deg);
		transform: translateX(-3px) rotateY(-5deg)
	}

	43.5% {
		-webkit-transform: translateX(2px) rotateY(3deg);
		transform: translateX(2px) rotateY(3deg)
	}

	50% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

.headShake {
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-name: headShake;
	animation-name: headShake
}

@-webkit-keyframes swing {
	20% {
		-webkit-transform: rotate(15deg);
		transform: rotate(15deg)
	}

	40% {
		-webkit-transform: rotate(-10deg);
		transform: rotate(-10deg)
	}

	60% {
		-webkit-transform: rotate(5deg);
		transform: rotate(5deg)
	}

	80% {
		-webkit-transform: rotate(-5deg);
		transform: rotate(-5deg)
	}

	to {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
}

@keyframes swing {
	20% {
		-webkit-transform: rotate(15deg);
		transform: rotate(15deg)
	}

	40% {
		-webkit-transform: rotate(-10deg);
		transform: rotate(-10deg)
	}

	60% {
		-webkit-transform: rotate(5deg);
		transform: rotate(5deg)
	}

	80% {
		-webkit-transform: rotate(-5deg);
		transform: rotate(-5deg)
	}

	to {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
}

.swing {
	-webkit-transform-origin: top center;
	transform-origin: top center;
	-webkit-animation-name: swing;
	animation-name: swing
}

@-webkit-keyframes tada {
	0% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}

	10%,
	20% {
		-webkit-transform: scale3d(.9, .9, .9) rotate(-3deg);
		transform: scale3d(.9, .9, .9) rotate(-3deg)
	}

	30%,
	50%,
	70%,
	90% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
	}

	40%,
	60%,
	80% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
	}

	to {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

@keyframes tada {
	0% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}

	10%,
	20% {
		-webkit-transform: scale3d(.9, .9, .9) rotate(-3deg);
		transform: scale3d(.9, .9, .9) rotate(-3deg)
	}

	30%,
	50%,
	70%,
	90% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
	}

	40%,
	60%,
	80% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
	}

	to {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

.tada {
	-webkit-animation-name: tada;
	animation-name: tada
}

@-webkit-keyframes wobble {
	0% {
		-webkit-transform: none;
		transform: none
	}

	15% {
		-webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
		transform: translate3d(-25%, 0, 0) rotate(-5deg)
	}

	30% {
		-webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
		transform: translate3d(20%, 0, 0) rotate(3deg)
	}

	45% {
		-webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
		transform: translate3d(-15%, 0, 0) rotate(-3deg)
	}

	60% {
		-webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
		transform: translate3d(10%, 0, 0) rotate(2deg)
	}

	75% {
		-webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
		transform: translate3d(-5%, 0, 0) rotate(-1deg)
	}

	to {
		-webkit-transform: none;
		transform: none
	}
}

@keyframes wobble {
	0% {
		-webkit-transform: none;
		transform: none
	}

	15% {
		-webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
		transform: translate3d(-25%, 0, 0) rotate(-5deg)
	}

	30% {
		-webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
		transform: translate3d(20%, 0, 0) rotate(3deg)
	}

	45% {
		-webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
		transform: translate3d(-15%, 0, 0) rotate(-3deg)
	}

	60% {
		-webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
		transform: translate3d(10%, 0, 0) rotate(2deg)
	}

	75% {
		-webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
		transform: translate3d(-5%, 0, 0) rotate(-1deg)
	}

	to {
		-webkit-transform: none;
		transform: none
	}
}

.wobble {
	-webkit-animation-name: wobble;
	animation-name: wobble
}

@-webkit-keyframes jello {

	0%,
	11.1%,
	to {
		-webkit-transform: none;
		transform: none
	}

	22.2% {
		-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
		transform: skewX(-12.5deg) skewY(-12.5deg)
	}

	33.3% {
		-webkit-transform: skewX(6.25deg) skewY(6.25deg);
		transform: skewX(6.25deg) skewY(6.25deg)
	}

	44.4% {
		-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
		transform: skewX(-3.125deg) skewY(-3.125deg)
	}

	55.5% {
		-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
		transform: skewX(1.5625deg) skewY(1.5625deg)
	}

	66.6% {
		-webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
		transform: skewX(-.78125deg) skewY(-.78125deg)
	}

	77.7% {
		-webkit-transform: skewX(.390625deg) skewY(.390625deg);
		transform: skewX(.390625deg) skewY(.390625deg)
	}

	88.8% {
		-webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
		transform: skewX(-.1953125deg) skewY(-.1953125deg)
	}
}

@keyframes jello {

	0%,
	11.1%,
	to {
		-webkit-transform: none;
		transform: none
	}

	22.2% {
		-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
		transform: skewX(-12.5deg) skewY(-12.5deg)
	}

	33.3% {
		-webkit-transform: skewX(6.25deg) skewY(6.25deg);
		transform: skewX(6.25deg) skewY(6.25deg)
	}

	44.4% {
		-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
		transform: skewX(-3.125deg) skewY(-3.125deg)
	}

	55.5% {
		-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
		transform: skewX(1.5625deg) skewY(1.5625deg)
	}

	66.6% {
		-webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
		transform: skewX(-.78125deg) skewY(-.78125deg)
	}

	77.7% {
		-webkit-transform: skewX(.390625deg) skewY(.390625deg);
		transform: skewX(.390625deg) skewY(.390625deg)
	}

	88.8% {
		-webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
		transform: skewX(-.1953125deg) skewY(-.1953125deg)
	}
}

.jello {
	-webkit-animation-name: jello;
	animation-name: jello;
	-webkit-transform-origin: center;
	transform-origin: center
}

@-webkit-keyframes bounceIn {

	0%,
	20%,
	40%,
	60%,
	80%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}

	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}

	40% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03)
	}

	80% {
		-webkit-transform: scale3d(.97, .97, .97);
		transform: scale3d(.97, .97, .97)
	}

	to {
		opacity: 1;
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

@keyframes bounceIn {

	0%,
	20%,
	40%,
	60%,
	80%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}

	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}

	40% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03)
	}

	80% {
		-webkit-transform: scale3d(.97, .97, .97);
		transform: scale3d(.97, .97, .97)
	}

	to {
		opacity: 1;
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

.bounceIn {
	-webkit-animation-name: bounceIn;
	animation-name: bounceIn
}

@-webkit-keyframes bounceInDown {

	0%,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -3000px, 0);
		transform: translate3d(0, -3000px, 0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, 25px, 0);
		transform: translate3d(0, 25px, 0)
	}

	75% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0)
	}

	90% {
		-webkit-transform: translate3d(0, 5px, 0);
		transform: translate3d(0, 5px, 0)
	}

	to {
		-webkit-transform: none;
		transform: none
	}
}

@keyframes bounceInDown {

	0%,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -3000px, 0);
		transform: translate3d(0, -3000px, 0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, 25px, 0);
		transform: translate3d(0, 25px, 0)
	}

	75% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0)
	}

	90% {
		-webkit-transform: translate3d(0, 5px, 0);
		transform: translate3d(0, 5px, 0)
	}

	to {
		-webkit-transform: none;
		transform: none
	}
}

.bounceInDown {
	-webkit-animation-name: bounceInDown;
	animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {

	0%,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(-3000px, 0, 0);
		transform: translate3d(-3000px, 0, 0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(25px, 0, 0);
		transform: translate3d(25px, 0, 0)
	}

	75% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0)
	}

	90% {
		-webkit-transform: translate3d(5px, 0, 0);
		transform: translate3d(5px, 0, 0)
	}

	to {
		-webkit-transform: none;
		transform: none
	}
}

@keyframes bounceInLeft {

	0%,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(-3000px, 0, 0);
		transform: translate3d(-3000px, 0, 0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(25px, 0, 0);
		transform: translate3d(25px, 0, 0)
	}

	75% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0)
	}

	90% {
		-webkit-transform: translate3d(5px, 0, 0);
		transform: translate3d(5px, 0, 0)
	}

	to {
		-webkit-transform: none;
		transform: none
	}
}

.bounceInLeft {
	-webkit-animation-name: bounceInLeft;
	animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {

	0%,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(3000px, 0, 0);
		transform: translate3d(3000px, 0, 0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(-25px, 0, 0);
		transform: translate3d(-25px, 0, 0)
	}

	75% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0)
	}

	90% {
		-webkit-transform: translate3d(-5px, 0, 0);
		transform: translate3d(-5px, 0, 0)
	}

	to {
		-webkit-transform: none;
		transform: none
	}
}

@keyframes bounceInRight {

	0%,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(3000px, 0, 0);
		transform: translate3d(3000px, 0, 0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(-25px, 0, 0);
		transform: translate3d(-25px, 0, 0)
	}

	75% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0)
	}

	90% {
		-webkit-transform: translate3d(-5px, 0, 0);
		transform: translate3d(-5px, 0, 0)
	}

	to {
		-webkit-transform: none;
		transform: none
	}
}

.bounceInRight {
	-webkit-animation-name: bounceInRight;
	animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {

	0%,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 3000px, 0);
		transform: translate3d(0, 3000px, 0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}

	75% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}

	90% {
		-webkit-transform: translate3d(0, -5px, 0);
		transform: translate3d(0, -5px, 0)
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes bounceInUp {

	0%,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 3000px, 0);
		transform: translate3d(0, 3000px, 0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}

	75% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}

	90% {
		-webkit-transform: translate3d(0, -5px, 0);
		transform: translate3d(0, -5px, 0)
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.bounceInUp {
	-webkit-animation-name: bounceInUp;
	animation-name: bounceInUp
}

@-webkit-keyframes bounceOut {
	20% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9)
	}

	50%,
	55% {
		opacity: 1;
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}

	to {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
}

@keyframes bounceOut {
	20% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9)
	}

	50%,
	55% {
		opacity: 1;
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}

	to {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
}

.bounceOut {
	-webkit-animation-name: bounceOut;
	animation-name: bounceOut
}

@-webkit-keyframes bounceOutDown {
	20% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}

	40%,
	45% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
}

@keyframes bounceOutDown {
	20% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}

	40%,
	45% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
}

.bounceOutDown {
	-webkit-animation-name: bounceOutDown;
	animation-name: bounceOutDown
}

@-webkit-keyframes bounceOutLeft {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(20px, 0, 0);
		transform: translate3d(20px, 0, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
}

@keyframes bounceOutLeft {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(20px, 0, 0);
		transform: translate3d(20px, 0, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
}

.bounceOutLeft {
	-webkit-animation-name: bounceOutLeft;
	animation-name: bounceOutLeft
}

@-webkit-keyframes bounceOutRight {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(-20px, 0, 0);
		transform: translate3d(-20px, 0, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
}

@keyframes bounceOutRight {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(-20px, 0, 0);
		transform: translate3d(-20px, 0, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
}

.bounceOutRight {
	-webkit-animation-name: bounceOutRight;
	animation-name: bounceOutRight
}

@-webkit-keyframes bounceOutUp {
	20% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0)
	}

	40%,
	45% {
		opacity: 1;
		-webkit-transform: translate3d(0, 20px, 0);
		transform: translate3d(0, 20px, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
}

@keyframes bounceOutUp {
	20% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0)
	}

	40%,
	45% {
		opacity: 1;
		-webkit-transform: translate3d(0, 20px, 0);
		transform: translate3d(0, 20px, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
}

.bounceOutUp {
	-webkit-animation-name: bounceOutUp;
	animation-name: bounceOutUp
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown
}

@-webkit-keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.fadeInDownBig {
	-webkit-animation-name: fadeInDownBig;
	animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.fadeInLeftBig {
	-webkit-animation-name: fadeInLeftBig;
	animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.fadeInRight {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight
}

@-webkit-keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.fadeInRightBig {
	-webkit-animation-name: fadeInRightBig;
	animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.fadeInUpBig {
	-webkit-animation-name: fadeInUpBig;
	animation-name: fadeInUpBig
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1
	}

	to {
		opacity: 0
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1
	}

	to {
		opacity: 0
	}
}

.fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
}

@keyframes fadeOutDown {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
}

.fadeOutDown {
	-webkit-animation-name: fadeOutDown;
	animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutDownBig {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
}

@keyframes fadeOutDownBig {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
}

.fadeOutDownBig {
	-webkit-animation-name: fadeOutDownBig;
	animation-name: fadeOutDownBig
}

@-webkit-keyframes fadeOutLeft {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
}

@keyframes fadeOutLeft {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
}

.fadeOutLeft {
	-webkit-animation-name: fadeOutLeft;
	animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutLeftBig {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
}

@keyframes fadeOutLeftBig {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
}

.fadeOutLeftBig {
	-webkit-animation-name: fadeOutLeftBig;
	animation-name: fadeOutLeftBig
}

@-webkit-keyframes fadeOutRight {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
}

@keyframes fadeOutRight {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
}

.fadeOutRight {
	-webkit-animation-name: fadeOutRight;
	animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutRightBig {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
}

@keyframes fadeOutRightBig {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
}

.fadeOutRightBig {
	-webkit-animation-name: fadeOutRightBig;
	animation-name: fadeOutRightBig
}

@-webkit-keyframes fadeOutUp {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
}

@keyframes fadeOutUp {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
}

.fadeOutUp {
	-webkit-animation-name: fadeOutUp;
	animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutUpBig {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
}

@keyframes fadeOutUpBig {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
}

.fadeOutUpBig {
	-webkit-animation-name: fadeOutUpBig;
	animation-name: fadeOutUpBig
}

@-webkit-keyframes flip {
	0% {
		-webkit-transform: perspective(400px) rotateY(-1turn);
		transform: perspective(400px) rotateY(-1turn)
	}

	0%,
	40% {
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}

	40% {
		-webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg);
		transform: perspective(400px) translateZ(150px) rotateY(-190deg)
	}

	50% {
		-webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg);
		transform: perspective(400px) translateZ(150px) rotateY(-170deg)
	}

	50%,
	80% {
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	80% {
		-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
		transform: perspective(400px) scale3d(.95, .95, .95)
	}

	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
}

@keyframes flip {
	0% {
		-webkit-transform: perspective(400px) rotateY(-1turn);
		transform: perspective(400px) rotateY(-1turn)
	}

	0%,
	40% {
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}

	40% {
		-webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg);
		transform: perspective(400px) translateZ(150px) rotateY(-190deg)
	}

	50% {
		-webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg);
		transform: perspective(400px) translateZ(150px) rotateY(-170deg)
	}

	50%,
	80% {
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	80% {
		-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
		transform: perspective(400px) scale3d(.95, .95, .95)
	}

	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
}

.animated.flip {
	-webkit-backface-visibility: visible;
	backface-visibility: visible;
	-webkit-animation-name: flip;
	animation-name: flip
}

@-webkit-keyframes flipInX {
	0% {
		-webkit-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
		opacity: 0
	}

	0%,
	40% {
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	40% {
		-webkit-transform: perspective(400px) rotateX(-20deg);
		transform: perspective(400px) rotateX(-20deg)
	}

	60% {
		-webkit-transform: perspective(400px) rotateX(10deg);
		transform: perspective(400px) rotateX(10deg);
		opacity: 1
	}

	80% {
		-webkit-transform: perspective(400px) rotateX(-5deg);
		transform: perspective(400px) rotateX(-5deg)
	}

	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

@keyframes flipInX {
	0% {
		-webkit-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
		opacity: 0
	}

	0%,
	40% {
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	40% {
		-webkit-transform: perspective(400px) rotateX(-20deg);
		transform: perspective(400px) rotateX(-20deg)
	}

	60% {
		-webkit-transform: perspective(400px) rotateX(10deg);
		transform: perspective(400px) rotateX(10deg);
		opacity: 1
	}

	80% {
		-webkit-transform: perspective(400px) rotateX(-5deg);
		transform: perspective(400px) rotateX(-5deg)
	}

	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

.flipInX {
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipInX;
	animation-name: flipInX
}

@-webkit-keyframes flipInY {
	0% {
		-webkit-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg);
		opacity: 0
	}

	0%,
	40% {
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	40% {
		-webkit-transform: perspective(400px) rotateY(-20deg);
		transform: perspective(400px) rotateY(-20deg)
	}

	60% {
		-webkit-transform: perspective(400px) rotateY(10deg);
		transform: perspective(400px) rotateY(10deg);
		opacity: 1
	}

	80% {
		-webkit-transform: perspective(400px) rotateY(-5deg);
		transform: perspective(400px) rotateY(-5deg)
	}

	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

@keyframes flipInY {
	0% {
		-webkit-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg);
		opacity: 0
	}

	0%,
	40% {
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	40% {
		-webkit-transform: perspective(400px) rotateY(-20deg);
		transform: perspective(400px) rotateY(-20deg)
	}

	60% {
		-webkit-transform: perspective(400px) rotateY(10deg);
		transform: perspective(400px) rotateY(10deg);
		opacity: 1
	}

	80% {
		-webkit-transform: perspective(400px) rotateY(-5deg);
		transform: perspective(400px) rotateY(-5deg)
	}

	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

.flipInY {
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipInY;
	animation-name: flipInY
}

@-webkit-keyframes flipOutX {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}

	30% {
		-webkit-transform: perspective(400px) rotateX(-20deg);
		transform: perspective(400px) rotateX(-20deg);
		opacity: 1
	}

	to {
		-webkit-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
		opacity: 0
	}
}

@keyframes flipOutX {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}

	30% {
		-webkit-transform: perspective(400px) rotateX(-20deg);
		transform: perspective(400px) rotateX(-20deg);
		opacity: 1
	}

	to {
		-webkit-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
		opacity: 0
	}
}

.flipOutX {
	-webkit-animation-name: flipOutX;
	animation-name: flipOutX;
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important
}

@-webkit-keyframes flipOutY {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}

	30% {
		-webkit-transform: perspective(400px) rotateY(-15deg);
		transform: perspective(400px) rotateY(-15deg);
		opacity: 1
	}

	to {
		-webkit-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg);
		opacity: 0
	}
}

@keyframes flipOutY {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}

	30% {
		-webkit-transform: perspective(400px) rotateY(-15deg);
		transform: perspective(400px) rotateY(-15deg);
		opacity: 1
	}

	to {
		-webkit-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg);
		opacity: 0
	}
}

.flipOutY {
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipOutY;
	animation-name: flipOutY
}

@-webkit-keyframes lightSpeedIn {
	0% {
		-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
		transform: translate3d(100%, 0, 0) skewX(-30deg);
		opacity: 0
	}

	60% {
		-webkit-transform: skewX(20deg);
		transform: skewX(20deg)
	}

	60%,
	80% {
		opacity: 1
	}

	80% {
		-webkit-transform: skewX(-5deg);
		transform: skewX(-5deg)
	}

	to {
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

@keyframes lightSpeedIn {
	0% {
		-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
		transform: translate3d(100%, 0, 0) skewX(-30deg);
		opacity: 0
	}

	60% {
		-webkit-transform: skewX(20deg);
		transform: skewX(20deg)
	}

	60%,
	80% {
		opacity: 1
	}

	80% {
		-webkit-transform: skewX(-5deg);
		transform: skewX(-5deg)
	}

	to {
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

.lightSpeedIn {
	-webkit-animation-name: lightSpeedIn;
	animation-name: lightSpeedIn;
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedOut {
	0% {
		opacity: 1
	}

	to {
		-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
		transform: translate3d(100%, 0, 0) skewX(30deg);
		opacity: 0
	}
}

@keyframes lightSpeedOut {
	0% {
		opacity: 1
	}

	to {
		-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
		transform: translate3d(100%, 0, 0) skewX(30deg);
		opacity: 0
	}
}

.lightSpeedOut {
	-webkit-animation-name: lightSpeedOut;
	animation-name: lightSpeedOut;
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in
}

@-webkit-keyframes rotateIn {
	0% {
		transform-origin: center;
		-webkit-transform: rotate(-200deg);
		transform: rotate(-200deg);
		opacity: 0
	}

	0%,
	to {
		-webkit-transform-origin: center
	}

	to {
		transform-origin: center;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

@keyframes rotateIn {
	0% {
		transform-origin: center;
		-webkit-transform: rotate(-200deg);
		transform: rotate(-200deg);
		opacity: 0
	}

	0%,
	to {
		-webkit-transform-origin: center
	}

	to {
		transform-origin: center;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

.rotateIn {
	-webkit-animation-name: rotateIn;
	animation-name: rotateIn
}

@-webkit-keyframes rotateInDownLeft {
	0% {
		transform-origin: left bottom;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		opacity: 0
	}

	0%,
	to {
		-webkit-transform-origin: left bottom
	}

	to {
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

@keyframes rotateInDownLeft {
	0% {
		transform-origin: left bottom;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		opacity: 0
	}

	0%,
	to {
		-webkit-transform-origin: left bottom
	}

	to {
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

.rotateInDownLeft {
	-webkit-animation-name: rotateInDownLeft;
	animation-name: rotateInDownLeft
}

@-webkit-keyframes rotateInDownRight {
	0% {
		transform-origin: right bottom;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		opacity: 0
	}

	0%,
	to {
		-webkit-transform-origin: right bottom
	}

	to {
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

@keyframes rotateInDownRight {
	0% {
		transform-origin: right bottom;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		opacity: 0
	}

	0%,
	to {
		-webkit-transform-origin: right bottom
	}

	to {
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

.rotateInDownRight {
	-webkit-animation-name: rotateInDownRight;
	animation-name: rotateInDownRight
}

@-webkit-keyframes rotateInUpLeft {
	0% {
		transform-origin: left bottom;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		opacity: 0
	}

	0%,
	to {
		-webkit-transform-origin: left bottom
	}

	to {
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

@keyframes rotateInUpLeft {
	0% {
		transform-origin: left bottom;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		opacity: 0
	}

	0%,
	to {
		-webkit-transform-origin: left bottom
	}

	to {
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

.rotateInUpLeft {
	-webkit-animation-name: rotateInUpLeft;
	animation-name: rotateInUpLeft
}

@-webkit-keyframes rotateInUpRight {
	0% {
		transform-origin: right bottom;
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0
	}

	0%,
	to {
		-webkit-transform-origin: right bottom
	}

	to {
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

@keyframes rotateInUpRight {
	0% {
		transform-origin: right bottom;
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0
	}

	0%,
	to {
		-webkit-transform-origin: right bottom
	}

	to {
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

.rotateInUpRight {
	-webkit-animation-name: rotateInUpRight;
	animation-name: rotateInUpRight
}

@-webkit-keyframes rotateOut {
	0% {
		transform-origin: center;
		opacity: 1
	}

	0%,
	to {
		-webkit-transform-origin: center
	}

	to {
		transform-origin: center;
		-webkit-transform: rotate(200deg);
		transform: rotate(200deg);
		opacity: 0
	}
}

@keyframes rotateOut {
	0% {
		transform-origin: center;
		opacity: 1
	}

	0%,
	to {
		-webkit-transform-origin: center
	}

	to {
		transform-origin: center;
		-webkit-transform: rotate(200deg);
		transform: rotate(200deg);
		opacity: 0
	}
}

.rotateOut {
	-webkit-animation-name: rotateOut;
	animation-name: rotateOut
}

@-webkit-keyframes rotateOutDownLeft {
	0% {
		transform-origin: left bottom;
		opacity: 1
	}

	0%,
	to {
		-webkit-transform-origin: left bottom
	}

	to {
		transform-origin: left bottom;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		opacity: 0
	}
}

@keyframes rotateOutDownLeft {
	0% {
		transform-origin: left bottom;
		opacity: 1
	}

	0%,
	to {
		-webkit-transform-origin: left bottom
	}

	to {
		transform-origin: left bottom;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		opacity: 0
	}
}

.rotateOutDownLeft {
	-webkit-animation-name: rotateOutDownLeft;
	animation-name: rotateOutDownLeft
}

@-webkit-keyframes rotateOutDownRight {
	0% {
		transform-origin: right bottom;
		opacity: 1
	}

	0%,
	to {
		-webkit-transform-origin: right bottom
	}

	to {
		transform-origin: right bottom;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		opacity: 0
	}
}

@keyframes rotateOutDownRight {
	0% {
		transform-origin: right bottom;
		opacity: 1
	}

	0%,
	to {
		-webkit-transform-origin: right bottom
	}

	to {
		transform-origin: right bottom;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		opacity: 0
	}
}

.rotateOutDownRight {
	-webkit-animation-name: rotateOutDownRight;
	animation-name: rotateOutDownRight
}

@-webkit-keyframes rotateOutUpLeft {
	0% {
		transform-origin: left bottom;
		opacity: 1
	}

	0%,
	to {
		-webkit-transform-origin: left bottom
	}

	to {
		transform-origin: left bottom;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		opacity: 0
	}
}

@keyframes rotateOutUpLeft {
	0% {
		transform-origin: left bottom;
		opacity: 1
	}

	0%,
	to {
		-webkit-transform-origin: left bottom
	}

	to {
		transform-origin: left bottom;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		opacity: 0
	}
}

.rotateOutUpLeft {
	-webkit-animation-name: rotateOutUpLeft;
	animation-name: rotateOutUpLeft
}

@-webkit-keyframes rotateOutUpRight {
	0% {
		transform-origin: right bottom;
		opacity: 1
	}

	0%,
	to {
		-webkit-transform-origin: right bottom
	}

	to {
		transform-origin: right bottom;
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0
	}
}

@keyframes rotateOutUpRight {
	0% {
		transform-origin: right bottom;
		opacity: 1
	}

	0%,
	to {
		-webkit-transform-origin: right bottom
	}

	to {
		transform-origin: right bottom;
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0
	}
}

.rotateOutUpRight {
	-webkit-animation-name: rotateOutUpRight;
	animation-name: rotateOutUpRight
}

@-webkit-keyframes hinge {
	0% {
		transform-origin: top left
	}

	0%,
	20%,
	60% {
		-webkit-transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}

	20%,
	60% {
		-webkit-transform: rotate(80deg);
		transform: rotate(80deg);
		transform-origin: top left
	}

	40%,
	80% {
		-webkit-transform: rotate(60deg);
		transform: rotate(60deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		opacity: 1
	}

	to {
		-webkit-transform: translate3d(0, 700px, 0);
		transform: translate3d(0, 700px, 0);
		opacity: 0
	}
}

@keyframes hinge {
	0% {
		transform-origin: top left
	}

	0%,
	20%,
	60% {
		-webkit-transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}

	20%,
	60% {
		-webkit-transform: rotate(80deg);
		transform: rotate(80deg);
		transform-origin: top left
	}

	40%,
	80% {
		-webkit-transform: rotate(60deg);
		transform: rotate(60deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		opacity: 1
	}

	to {
		-webkit-transform: translate3d(0, 700px, 0);
		transform: translate3d(0, 700px, 0);
		opacity: 0
	}
}

.hinge {
	-webkit-animation-name: hinge;
	animation-name: hinge
}

@-webkit-keyframes rollIn {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
		transform: translate3d(-100%, 0, 0) rotate(-120deg)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes rollIn {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
		transform: translate3d(-100%, 0, 0) rotate(-120deg)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.rollIn {
	-webkit-animation-name: rollIn;
	animation-name: rollIn
}

@-webkit-keyframes rollOut {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
		transform: translate3d(100%, 0, 0) rotate(120deg)
	}
}

@keyframes rollOut {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
		transform: translate3d(100%, 0, 0) rotate(120deg)
	}
}

.rollOut {
	-webkit-animation-name: rollOut;
	animation-name: rollOut
}

@-webkit-keyframes zoomIn {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}

	50% {
		opacity: 1
	}
}

@keyframes zoomIn {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}

	50% {
		opacity: 1
	}
}

.zoomIn {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn
}

@-webkit-keyframes zoomInDown {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@keyframes zoomInDown {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

.zoomInDown {
	-webkit-animation-name: zoomInDown;
	animation-name: zoomInDown
}

@-webkit-keyframes zoomInLeft {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@keyframes zoomInLeft {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

.zoomInLeft {
	-webkit-animation-name: zoomInLeft;
	animation-name: zoomInLeft
}

@-webkit-keyframes zoomInRight {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@keyframes zoomInRight {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

.zoomInRight {
	-webkit-animation-name: zoomInRight;
	animation-name: zoomInRight
}

@-webkit-keyframes zoomInUp {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@keyframes zoomInUp {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

.zoomInUp {
	-webkit-animation-name: zoomInUp;
	animation-name: zoomInUp
}

@-webkit-keyframes zoomOut {
	0% {
		opacity: 1
	}

	50% {
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}

	50%,
	to {
		opacity: 0
	}
}

@keyframes zoomOut {
	0% {
		opacity: 1
	}

	50% {
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}

	50%,
	to {
		opacity: 0
	}
}

.zoomOut {
	-webkit-animation-name: zoomOut;
	animation-name: zoomOut
}

@-webkit-keyframes zoomOutDown {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	to {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@keyframes zoomOutDown {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	to {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

.zoomOutDown {
	-webkit-animation-name: zoomOutDown;
	animation-name: zoomOutDown
}

@-webkit-keyframes zoomOutLeft {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
		transform: scale(.1) translate3d(-2000px, 0, 0);
		-webkit-transform-origin: left center;
		transform-origin: left center
	}
}

@keyframes zoomOutLeft {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
		transform: scale(.1) translate3d(-2000px, 0, 0);
		-webkit-transform-origin: left center;
		transform-origin: left center
	}
}

.zoomOutLeft {
	-webkit-animation-name: zoomOutLeft;
	animation-name: zoomOutLeft
}

@-webkit-keyframes zoomOutRight {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
		transform: scale(.1) translate3d(2000px, 0, 0);
		-webkit-transform-origin: right center;
		transform-origin: right center
	}
}

@keyframes zoomOutRight {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
		transform: scale(.1) translate3d(2000px, 0, 0);
		-webkit-transform-origin: right center;
		transform-origin: right center
	}
}

.zoomOutRight {
	-webkit-animation-name: zoomOutRight;
	animation-name: zoomOutRight
}

@-webkit-keyframes zoomOutUp {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	to {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@keyframes zoomOutUp {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	to {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

.zoomOutUp {
	-webkit-animation-name: zoomOutUp;
	animation-name: zoomOutUp
}

@-webkit-keyframes slideInDown {
	0% {
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
		visibility: visible
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes slideInDown {
	0% {
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
		visibility: visible
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.slideInDown {
	-webkit-animation-name: slideInDown;
	animation-name: slideInDown
}

@-webkit-keyframes slideInLeft {
	0% {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		visibility: visible
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes slideInLeft {
	0% {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		visibility: visible
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.slideInLeft {
	-webkit-animation-name: slideInLeft;
	animation-name: slideInLeft
}

@-webkit-keyframes slideInRight {
	0% {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		visibility: visible
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes slideInRight {
	0% {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		visibility: visible
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.slideInRight {
	-webkit-animation-name: slideInRight;
	animation-name: slideInRight
}

@-webkit-keyframes slideInUp {
	0% {
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
		visibility: visible
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes slideInUp {
	0% {
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
		visibility: visible
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.slideInUp {
	-webkit-animation-name: slideInUp;
	animation-name: slideInUp
}

@-webkit-keyframes slideOutDown {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
}

@keyframes slideOutDown {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
}

.slideOutDown {
	-webkit-animation-name: slideOutDown;
	animation-name: slideOutDown
}

@-webkit-keyframes slideOutLeft {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
}

@keyframes slideOutLeft {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
}

.slideOutLeft {
	-webkit-animation-name: slideOutLeft;
	animation-name: slideOutLeft
}

@-webkit-keyframes slideOutRight {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
}

@keyframes slideOutRight {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
}

.slideOutRight {
	-webkit-animation-name: slideOutRight;
	animation-name: slideOutRight
}

@-webkit-keyframes slideOutUp {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
}

@keyframes slideOutUp {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
}

.slideOutUp {
	-webkit-animation-name: slideOutUp;
	animation-name: slideOutUp
}





.new-nav {

	background: rgba(0, 0, 0, 0.6);

}

.new-nav .nice {

	height: auto;

	overflow: visible;

}

.nav.index-nav.new-nav li>a {

	color: #fff;

}

.new-san.cur {

	color: #fff;

}

.new-san.cur span {

	background: #fff;

}

.new-nav.index-nav.nav li>a span {

	width: 285rem !important;

	display: inline-block;

}

.new-nav.index-nav.nav li>a span.font {

	font-size: 33rem;

	float: left;

}



.new-nav.index-nav.nav li>a span.font-1 {

	font-weight: bold;

	font-size: 16.5rem;

	letter-spacing: 1.5rem;

}



@media only screen and (max-width: 750px) {

	.new-nav.index-nav.nav li>a span {

		width: 240px !important;

		display: inline-block;

	}

}

.header-form {

	margin-top: 90rem;

}

.header-form .tel-num {

	font-size: 16px;

	font-weight: bold;

	color: #fff;

}

.header-form .tel-num span {

	display: inline-block;

	width: 60px;

	vertical-align: middle;

}

.header-form .tel-num font {

	/*vertical-align: sub;*/

	display: inline-block;

	font-size: 25rem;

	line-height: 24rem;

	letter-spacing: 1rem;

}

.header-form .input {

	margin: 8rem 0 16rem;



}

.header-form span {

	float: left;

	width: 60rem;

	font-weight: bold;

	line-height: 33rem;

	color: #fff;

	display: block;

	font-size: 16rem;

	letter-spacing: 3rem;

}

.header-form input,

.header-form textarea {

	line-height: 24rem;

	height: 24rem;

	font-size: 14rem;

	color: #fff;

	border: none;

	outline: none;

	background: transparent;

	border-bottom: 1px solid #fff;

	width: calc(84% - 30px);

	/* float: right; */

}

.header-form .submit {

	display: block;

	margin: 15px auto 0 35%;

	width: 70px;

	line-height: 30px;

	height: 30px;

	color: #fff;

	border: 1px solid #fff;

	border-radius: 10px;

	font-size: 14px;

	outline: none;

	cursor: pointer;

	float: none;

}

.header-form .submit:hover {

	background: #fff;

	color: #333;

}

.header_phone {

	font-size: 20px;

	color: #fff;

	font-weight: bold;

	line-height: 2;

	margin-top: 100rem;

}

.header_phone span {

	font-size: 18px;

	margin-right: 10rem;

}

.new-nav .ret {

	display: inline-block;

	position: absolute;

	bottom: 30px;

	right: 30px;

	color: #fff;

	font-size: 16px;

}







@media only screen and (min-width:1024px) and (max-width:1350px) {

	.new-content07 .input input[type="text"] {
		width: 160px !important;
	}

	.new-content07 .new-tel {
		font-size: 16px;
	}

	.new-content07 .new-content07_img1,
	.new-content07 .new-content07_img2 {
		height: 15px;
		margin-bottom: 0;
	}

}

.nav {

	padding-top: 71px !important;

}



@media only screen and (min-width: 1981px) and (max-width: 2999px) {



	.sitelogo .logo_link .dasker,
	.sitelogo .logo_link .white {

	max-width: 310rem !important;

	}
	
	.xia {
    bottom: 600px;
	}

}

