a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
html,
i,
iframe,
img,
input,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
	border: 0;
	font-weight: 400;
	margin: 0;
	padding: 0
}

* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section {
	display: block
}

body {
	background-color: #f5f5f5;
	font-family: PingFangSC-Light, helvetica neue, hiragino sans gb, tahoma, microsoft yahei ui, microsoft yahei, simsun, sans-serif;
	font-size: 14px;
	line-height: 1
}

blockquote,
q {
	quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
	content: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

a {
	-webkit-backface-visibility: hidden;
	text-decoration: none
}

li {
	list-style: none
}

::-webkit-scrollbar {
	height: 5px;
	width: 5px
}

::-webkit-scrollbar-track-piece {
	-webkit-border-radius: 6px;
	background-color: rgba(0, 0, 0, .2)
}

::-webkit-scrollbar-thumb:vertical {
	-webkit-border-radius: 6px;
	background-color: hsla(0, 0%, 49%, .7);
	height: 5px
}

::-webkit-scrollbar-thumb:horizontal {
	-webkit-border-radius: 6px;
	background-color: hsla(0, 0%, 49%, .7);
	width: 5px
}

body,
html {
	width: 100%
}

body {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-text-size-adjust: none
}

a,
div,
h1,
p,
span {
	font-weight: lighter
}







.section-1 {
	color: #fff;
	overflow: hidden;
	text-align: center
}

.section-1 .fp-tableCell {
	padding-top: 21.9%;
	position: relative;
	vertical-align: top
}

.section-1 #video {
	-o-object-fit: cover;
	background-color: #000;
	background-position: 50%;
	background-size: 100% 100%;
	background-size: contain;
	height: 100%;
	object-fit: cover;
	width: 100%;
	z-index: 3
}

.section-1 #video,
.section-1 .layer {
	bottom: 0;
	position: absolute;
	right: 0;
	top: 0
}

.section-1 .layer {
	background-color: rgba(0, 0, 0, .6);
	left: 0;
	z-index: 4
}

.section-1 .title {
	font-size: 77px;
	letter-spacing: 2px;
	line-height: 108px;
	margin-bottom: 7px;
	margin-top: 20%
}

.section-1 .desc {
	font-size: 30px;
	letter-spacing: 1px;
	
}

.section-1 .hint-wrapper {
	-webkit-transform: translate(-50%);
	bottom: 3%;
	height: 18px;
	left: 50%;
	overflow: hidden;
	position: fixed;
	transform: translate(-50%);
	width: 22px
}

.section-1 .hint-wrapper .icon-xiala {
	color: hsla(0, 0%, 100%, .8);
	font-size: 18px
}

.section-2 {
	background-color: #fff
}

.section-2 .fp-tableCell {
	-ms-flex-align: center;
	-ms-flex-pack: center;
	-webkit-box-align: center;
	-webkit-box-pack: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
	padding-top: 65px
}

.section-2 .title {
	color: #222;
	font-size: 38px;
	line-height: 53px;
	margin-bottom: 50px;
	text-align: center
}

.section-2 .honor-wrapper {
	-webkit-transition: background-color .6s ease;
	background-color: #005fd5;
	height: 520px;
	margin: 0 auto;
	max-width: 1440px;
	position: relative;
	transition: background-color .6s ease
}

.section-2 .honor-pointer {
	-webkit-transform: translate(-50%);
	bottom: 36px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	left: 25%;
	position: absolute;
	transform: translate(-50%);
	z-index: 2
}

.section-2 .honor-pointer .point {
	background: hsla(0, 0%, 100%, .6);
	border-radius: 8px;
	cursor: pointer;
	height: 8px;
	margin: 0 6px;
	width: 8px
}

.section-2 .honor-pointer .point:hover {
	-webkit-transition: background .3s ease;
	background: #fff;
	transition: background .3s ease
}

.section-2 .honor-pointer .point.active {
	background: #fff;
	position: relative
}

.section-2 .honor-pointer .point.active:after {
	-webkit-animation-duration: .3s;
	-webkit-animation-name: pulse;
	-webkit-animation-timing-function: ease-out;
	-webkit-transform: translate(-50%, -50%);
	animation-duration: .3s;
	animation-name: pulse;
	animation-timing-function: ease-out;
	background: #fff;
	border-radius: 100px;
	content: " ";
	height: 100%;
	left: 50%;
	opacity: 0;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 100%
}

.section-2 .honor-desc {
	-ms-flex: 1;
	-webkit-box-flex: 1;
	flex: 1;
	overflow: hidden
}

.section-2 .honor-desc .desc {
	color: #fff;
	font-size: 20px;
	font-weight: 700;
	opacity: 0;
	text-align: right
}

.section-2 .honor-img {
	-ms-flex: 1;
	-webkit-box-flex: 1;
	flex: 1;
	overflow: hidden;
	position: relative
}

.section-2 .honor-img .inner-img {
	background-position: 50% 100%;
	background-repeat: no-repeat;
	background-size: cover;
	height: 100%;
	position: absolute;
	width: 100%
}

.section-2 .honor-unit {
	display: none;
	height: 100%;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 100%
}

.section-2 .honor-unit .honor-desc {
	-ms-flex-align: center;
	-ms-flex-direction: row-reverse;
	-webkit-box-align: center;
	-webkit-box-direction: reverse;
	-webkit-box-orient: horizontal;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: row-reverse
}

.section-2 .honor-unit .honor-desc .desc {
	padding-right: 70px
}

.section-2 .honor-unit .honor-desc .line-1 {
	color: hsla(0, 0%, 100%, .9);
	font-size: 40px;
	letter-spacing: 2px;
	line-height: 56px;
	margin-bottom: 10px
}

.section-2 .honor-unit .honor-desc .line-2 {
	font-size: 50px;
	letter-spacing: 3px;
	line-height: 70px
}

.section-2 .honor-unit.active {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	z-index: 0
}

.section-2 .honor-unit.active .honor-desc .desc {
	-webkit-animation-duration: .5s;
	-webkit-animation-name: slideInUp;
	-webkit-animation-timing-function: ease-in;
	animation-duration: .5s;
	animation-name: slideInUp;
	animation-timing-function: ease-in;
	opacity: 1
}

.section-2 .honor-unit.active .inner-img {
	-webkit-animation-duration: .6s;
	-webkit-animation-name: bounceInLeft;
	-webkit-animation-timing-function: ease-in-out;
	animation-duration: .6s;
	animation-name: bounceInLeft;
	animation-timing-function: ease-in-out
}

.section-2 .honor-unit.dispare {
	z-index: 1
}

.section-2 .honor-unit.dispare .honor-desc .desc {
	-webkit-animation-duration: .3s;
	-webkit-animation-name: slideOutDown;
	-webkit-animation-timing-function: ease-in;
	animation-duration: .3s;
	animation-name: slideOutDown;
	animation-timing-function: ease-in;
	opacity: 0
}

.section-2 .honor-unit.dispare .inner-img {
	-webkit-animation-duration: .6s;
	-webkit-animation-name: bounceOutRight;
	-webkit-animation-timing-function: ease-in-out;
	animation-duration: .6s;
	animation-name: bounceOutRight;
	animation-timing-function: ease-in-out;
	opacity: 0
}

.section-3 {
	background: url(//cdn.zsdx.cn/wei/images/home/main/bg_3.jpg) 50% no-repeat;
	background-size: 100% 100%
}

.section-3 .fp-tableCell {
	-ms-flex-align: center;
	-ms-flex-pack: center;
	-webkit-box-align: center;
	-webkit-box-pack: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
	padding-top: 65px
}

.section-3 .slider-title {
	color: #fff;
	font-size: 38px;
	margin-bottom: 68px;
	text-align: center
}

.section-3 .slider-control {
	position: relative
}

.section-3 .slider-control .year {
	height: 58px;
	margin: 0 auto 30px;
	overflow: hidden;
	width: 605px
}

.section-3 .slider-control .year ul {
	-moz-user-select: none;
	-ms-user-select: none;
	-webkit-transition: all .3s ease-out;
	-webkit-user-select: none;
	transition: all .3s ease-out;
	user-select: none;
	width: 999999px
}

.section-3 .slider-control .year ul:after {
	clear: both;
	content: "";
	display: block
}

.section-3 .slider-control .year ul li {
	color: #b1b1b1;
	cursor: pointer;
	float: left;
	font-family: din alternate bold;
	font-size: 35px;
	line-height: 58px;
	padding: 0 14px
}

.section-3 .slider-control .year ul li.cur {
	color: #fff;
	font-size: 50px;
	margin: 0 21px
}

.section-3 .slider-control .year ul li.sibling {
	color: #dcdcdc
}

.section-3 .slider-control-prev {
	-webkit-transform: translate3d(-560px, 0, 0) rotate(180deg);
	-webkit-transform-origin: 50% 50%;
	color: #fff;
	left: 50%;
	position: absolute;
	top: 200px;
	transform: translate3d(-560px, 0, 0) rotate(180deg);
	transform-origin: 50% 50%;
	z-index: 1
}

.section-3 .slider-control-prev .icon-arrow {
	font-size: 42px;
	line-height: 1
}

.section-3 .slider-control-next {
	-webkit-transform: translate3d(536px, 0, 0);
	color: #fff;
	left: 50%;
	position: absolute;
	top: 200px;
	transform: translate3d(536px, 0, 0);
	z-index: 1
}

.section-3 .slider-control-next .icon-arrow {
	font-size: 42px;
	line-height: 1
}

.section-3 .slider-images {
	height: 350px;
	margin: 0 auto 30px;
	position: relative;
	width: 600px
}

.section-3 .slider-images ul {
	-webkit-transform: translateZ(0);
	-webkit-transition: all .3s ease-out;
	display: block;
	transform: translateZ(0);
	transition: all .3s ease-out;
	width: 9999999px;
	zoom: 1
}

.section-3 .slider-images ul:after {
	clear: both;
	content: "";
	display: block
}

.section-3 .slider-images li {
	-webkit-transform-origin: 50% 50%;
	-webkit-transition: all .3s ease-out;
	float: left;
	height: 350px;
	position: relative;
	transform-origin: 50% 50%;
	transition: all .3s ease-out;
	width: 125px
}

.section-3 .slider-images li.cur {
	z-index: 200
}

.section-3 .slider-images li.cur img {
	-webkit-transform: scale(1);
	display: block;
	opacity: 1;
	transform: scale(1)
}

.section-3 .slider-images li.sibling {
	z-index: 100
}

.section-3 .slider-images li.sibling img {
	-webkit-transform: scale(.8);
	display: block;
	opacity: .8;
	transform: scale(.8)
}

.section-3 .slider-images li.sibling2 {
	z-index: 10
}

.section-3 .slider-images li.sibling2 img {
	-webkit-transform: scale(.6);
	display: block;
	opacity: .6;
	transform: scale(.6)
}

.section-3 .slider-images li img {
	-webkit-transform: scale(.3);
	-webkit-transition: all .3s ease-out;
	height: 100%;
	left: -250px;
	opacity: 0;
	position: absolute;
	transform: scale(.3);
	transition: all .3s ease-out;
	width: 600px
}

.section-3 .slider-desc-item {
	color: #fff;
	display: none;
	text-align: center
}

.section-3 .slider-desc-item.show {
	display: block
}

.section-3 .slider-desc-item .title {
	font-family: din alternate bold;
	font-size: 24px;
	line-height: 28px;
	margin-bottom: 12px
}

.section-3 .slider-desc-item .desc {
	font-size: 16px
}

.section-4 {
	background-color: #f9f9f9
}

.section-4 .fp-tableCell {
	-ms-flex-align: center;
	-ms-flex-pack: center;
	-webkit-box-align: center;
	-webkit-box-pack: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
	padding-top: 65px
}

.section-4 .title {
	color: #222;
	font-size: 38px;
	line-height: 38px;
	margin-bottom: 60px;
	text-align: center
}

.section-4 .logo-wrapper {
	-ms-flex-pack: justify;
	-ms-flex-wrap: wrap;
	-webkit-box-pack: justify;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 0 auto;
	opacity: 0;
	width: 1000px
}

.section-4 .logo-wrapper.show {
	opacity: 1
}

.section-4 .logo-wrapper:first-child {
	-webkit-animation-delay: .1s;
	animation-delay: .1s
}

.section-4 .logo-wrapper:first-child .logo-item-content {
	background-position: 0 0
}

.section-4 .logo-wrapper:nth-child(2) {
	-webkit-animation-delay: .2s;
	animation-delay: .2s
}

.section-4 .logo-wrapper:nth-child(2) .logo-item-content {
	background-position: -136px 0
}

.section-4 .logo-wrapper:nth-child(3) {
	-webkit-animation-delay: .3s;
	animation-delay: .3s
}

.section-4 .logo-wrapper:nth-child(3) .logo-item-content {
	background-position: -272px 0
}

.section-4 .logo-wrapper:nth-child(4) {
	-webkit-animation-delay: .4s;
	animation-delay: .4s
}

.section-4 .logo-wrapper:nth-child(4) .logo-item-content {
	background-position: -408px 0
}

.section-4 .logo-wrapper:nth-child(5) {
	-webkit-animation-delay: .5s;
	animation-delay: .5s
}

.section-4 .logo-wrapper:nth-child(5) .logo-item-content {
	background-position: -544px 0
}

.section-4 .logo-wrapper:nth-child(6) {
	-webkit-animation-delay: .6s;
	animation-delay: .6s
}

.section-4 .logo-wrapper:nth-child(6) .logo-item-content {
	background-position: -680px 0
}

.section-4 .logo-wrapper:nth-child(7) {
	-webkit-animation-delay: .7s;
	animation-delay: .7s
}

.section-4 .logo-wrapper:nth-child(7) .logo-item-content {
	background-position: 0 -72px
}

.section-4 .logo-wrapper:nth-child(8) {
	-webkit-animation-delay: .8s;
	animation-delay: .8s
}

.section-4 .logo-wrapper:nth-child(8) .logo-item-content {
	background-position: -136px -72px
}

.section-4 .logo-wrapper:nth-child(9) {
	-webkit-animation-delay: .9s;
	animation-delay: .9s
}

.section-4 .logo-wrapper:nth-child(9) .logo-item-content {
	background-position: -272px -72px
}

.section-4 .logo-wrapper:nth-child(10) {
	-webkit-animation-delay: 1s;
	animation-delay: 1s
}

.section-4 .logo-wrapper:nth-child(10) .logo-item-content {
	background-position: -408px -72px
}

.section-4 .logo-wrapper:nth-child(11) {
	-webkit-animation-delay: 1.1s;
	animation-delay: 1.1s
}

.section-4 .logo-wrapper:nth-child(11) .logo-item-content {
	background-position: -544px -72px
}

.section-4 .logo-wrapper:nth-child(12) {
	-webkit-animation-delay: 1.2s;
	animation-delay: 1.2s
}

.section-4 .logo-wrapper:nth-child(12) .logo-item-content {
	background-position: -680px -72px
}

.section-4 .logo-wrapper:nth-child(13) {
	-webkit-animation-delay: 1.3s;
	animation-delay: 1.3s
}

.section-4 .logo-wrapper:nth-child(13) .logo-item-content {
	background-position: 0 -144px
}

.section-4 .logo-wrapper:nth-child(14) {
	-webkit-animation-delay: 1.4s;
	animation-delay: 1.4s
}

.section-4 .logo-wrapper:nth-child(14) .logo-item-content {
	background-position: -136px -144px
}

.section-4 .logo-wrapper:nth-child(15) {
	-webkit-animation-delay: 1.5s;
	animation-delay: 1.5s
}

.section-4 .logo-wrapper:nth-child(15) .logo-item-content {
	background-position: -272px -144px
}

.section-4 .logo-wrapper:nth-child(16) {
	-webkit-animation-delay: 1.6s;
	animation-delay: 1.6s
}

.section-4 .logo-wrapper:nth-child(16) .logo-item-content {
	background-position: -408px -144px
}

.section-4 .logo-wrapper:nth-child(17) {
	-webkit-animation-delay: 1.7s;
	animation-delay: 1.7s
}

.section-4 .logo-wrapper:nth-child(17) .logo-item-content {
	background-position: -544px -144px
}

.section-4 .logo-wrapper:nth-child(18) {
	-webkit-animation-delay: 1.8s;
	animation-delay: 1.8s
}

.section-4 .logo-wrapper:nth-child(18) .logo-item-content {
	background-position: -680px -144px
}

.section-4 .logo-item {
	background-color: #fff;
	height: 160px;
	margin-bottom: 10px;
	padding: 44px 12px;
	width: 160px
}

.section-4 .logo-item-content {
	background: url(//cdn.zsdx.cn/wei/images/home/main/logos.png?v=1.2) no-repeat;
	background-position: -136px 0;
	height: 100%;
	width: 100%
}

.section-5 {
	background-color: #00f
}

.section-5 .fp-tableCell {
	position: relative;
	vertical-align: bottom
}

.section-5 .data-wrapper {
	background: url(//cdn.zsdx.cn/wei/images/home/main/bg_5.jpg) 50% no-repeat;
	background-size: 100% 100%
}

.section-5 .data-content {
	-ms-flex-align: center;
	-ms-flex-pack: distribute;
	-webkit-box-align: center;
	align-items: center;
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: calc(100vh - 468px);
	justify-content: space-around;
	margin: 0 auto;
	max-width: 1200px;
	padding-top: 65px;
	text-align: center
}

.section-5 .data-item {
	-ms-flex: 1;
	-webkit-box-flex: 1;
	flex: 1;
	opacity: 0
}

.section-5 .data-item.show {
	opacity: 1
}

.section-5 .data-item-num {
	font-family: din alternate bold;
	font-size: 42px;
	letter-spacing: 2px;
	margin-bottom: 19px
}

.section-5 .data-item-desc {
	font-size: 18px;
	letter-spacing: 1px
}

.section-5 .company-wrapper {
	background-color: #151f27
}

.section-5 .company-content {
	-ms-flex-pack: justify;
	-webkit-box-pack: justify;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
	max-width: 1200px;
	padding: 60px 0 44px
}

.section-5 .company-content .title {
	color: #fff;
	font-size: 16px;
	margin-bottom: 30px
}

.section-5 .company-content li+li {
	margin-top: 15px
}

.section-5 .company-content a,
.section-5 .company-content p {
	color: #d8d8d8
}

.section-5 .company-contact li+li {
	margin-top: 25px
}

.section-5 .company-contact li p {
	line-height: 19px
}

.section-5 .company-contact li p+p {
	margin-top: 5px
}

.section-5 .company-contact .company-title {
	display: inline-block;
	text-align: right;
	vertical-align: top
}

.section-5 .company-contact .componey-address {
	display: inline-block;
	vertical-align: top
}

.section-5 .company-other {
	height: 264px
}

.section-5 .company-other p {
	line-height: 22px
}

.section-5 .company-other .focus {
	margin-top: 25px
}

.section-5 .company-other img {
	height: 100px;
	width: 100px
}

.section-5 .copyright-wrapper {
	background-color: #111a21;
	color: #fff;
	line-height: 20px;
	padding: 28px 0 27px;
	text-align: center
}

.section-5 .copyright-record {
	margin-bottom: 5px
}

.contact-wrapper {
	-webkit-transition: padding .3s;
	background-color: rgba(0, 0, 0, .2);
	border-radius: 12px 0 0 12px;
	bottom: 10%;
	color: hsla(0, 0%, 100%, .6);
	overflow: hidden;
	position: fixed;
	right: 0;
	transition: padding .3s;
	z-index: 9
}

.contact-wrapper.show {
	padding-left: 132px
}

.contact-wrapper.show .contact-phone {
	color: #fff
}

.contact-wrapper .arrow-down,
.contact-wrapper .arrow-up {
	cursor: pointer;
	height: 50px;
	text-align: center;
	width: 50px
}

.contact-wrapper .arrow-down .iconfont,
.contact-wrapper .arrow-up .iconfont {
	font-size: 20px;
	line-height: 50px
}

.contact-wrapper .arrow-down:hover,
.contact-wrapper .arrow-up:hover {
	color: #fff
}

.contact-wrapper .arrow-down.disabled,
.contact-wrapper .arrow-up.disabled {
	color: hsla(0, 0%, 100%, .6)
}

.contact-wrapper .arrow-up {
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg)
}

.contact-wrapper .arrow-down {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg)
}

.contact-meiqia,
.contact-phone {
	cursor: pointer;
	padding: 11px;
	width: 50px
}

.contact-meiqia:hover,
.contact-phone:hover {
	color: #fff
}

.contact-meiqia .iconfont,
.contact-phone .iconfont {
	font-size: 28px
}

.contact-person {
	position: absolute;
	right: 60px;
	top: 33px
}

.contact-content {
	color: #fff;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 10px;
	text-align: center
}

.contact-qrcode {
	height: 98px;
	width: 98px
}

.animated {
	-webkit-animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-duration: 1s;
	animation-fill-mode: both
}

.animated.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}

@-webkit-keyframes flipInY {
	0% {
		-webkit-animation-timing-function: ease-in;
		-webkit-transform: perspective(400px) rotateY(90deg);
		animation-timing-function: ease-in;
		opacity: 0;
		transform: perspective(400px) rotateY(90deg)
	}
	40% {
		-webkit-animation-timing-function: ease-in;
		-webkit-transform: perspective(400px) rotateY(-20deg);
		animation-timing-function: ease-in;
		transform: perspective(400px) rotateY(-20deg)
	}
	60% {
		-webkit-transform: perspective(400px) rotateY(10deg);
		opacity: 1;
		transform: perspective(400px) rotateY(10deg)
	}
	80% {
		-webkit-transform: perspective(400px) rotateY(-5deg);
		transform: perspective(400px) rotateY(-5deg)
	}
	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

@keyframes flipInY {
	0% {
		-webkit-animation-timing-function: ease-in;
		-webkit-transform: perspective(400px) rotateY(90deg);
		animation-timing-function: ease-in;
		opacity: 0;
		transform: perspective(400px) rotateY(90deg)
	}
	40% {
		-webkit-animation-timing-function: ease-in;
		-webkit-transform: perspective(400px) rotateY(-20deg);
		animation-timing-function: ease-in;
		transform: perspective(400px) rotateY(-20deg)
	}
	60% {
		-webkit-transform: perspective(400px) rotateY(10deg);
		opacity: 1;
		transform: perspective(400px) rotateY(10deg)
	}
	80% {
		-webkit-transform: perspective(400px) rotateY(-5deg);
		transform: perspective(400px) rotateY(-5deg)
	}
	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

.flipInY {
	-webkit-animation-name: flipInY;
	-webkit-backface-visibility: visible!important;
	animation-name: flipInY;
	backface-visibility: visible!important
}

@-webkit-keyframes fadeInUp {
	0% {
		-webkit-transform: translate3d(0, 100%, 0);
		opacity: 0;
		transform: translate3d(0, 100%, 0)
	}
	to {
		-webkit-transform: translateZ(0);
		opacity: 1;
		transform: translateZ(0)
	}
}

@keyframes fadeInUp {
	0% {
		-webkit-transform: translate3d(0, 100%, 0);
		opacity: 0;
		transform: translate3d(0, 100%, 0)
	}
	to {
		-webkit-transform: translateZ(0);
		opacity: 1;
		transform: translateZ(0)
	}
}

@-webkit-keyframes bounceInLeft {
	0% {
		-webkit-transform: translate3d(-20px, 0, 0);
		opacity: 1;
		transform: translate3d(-20px, 0, 0)
	}
	to {
		-webkit-transform: translateZ(0);
		opacity: 1;
		transform: translateZ(0)
	}
}

@keyframes bounceInLeft {
	0% {
		-webkit-transform: translate3d(-20px, 0, 0);
		opacity: 1;
		transform: translate3d(-20px, 0, 0)
	}
	to {
		-webkit-transform: translateZ(0);
		opacity: 1;
		transform: translateZ(0)
	}
}

@-webkit-keyframes bounceOutRight {
	0% {
		-webkit-transform: translateZ(0);
		opacity: 1;
		right: 0;
		width: 100%
	}
	95% {
		opacity: 1
	}
	to {
		background-position: 50% 50%;
		opacity: 0;
		right: 0;
		width: 0
	}
}

@keyframes bounceOutRight {
	0% {
		-webkit-transform: translateZ(0);
		opacity: 1;
		right: 0;
		width: 100%
	}
	95% {
		opacity: 1
	}
	to {
		background-position: 50% 50%;
		opacity: 0;
		right: 0;
		width: 0
	}
}

@-webkit-keyframes slideOutDown {
	0% {
		-webkit-transform: translateZ(0);
		opacity: 1;
		transform: translateZ(0)
	}
	to {
		-webkit-transform: translate3d(0, 20px, 0);
		opacity: 0;
		transform: translate3d(0, 20px, 0)
	}
}

@keyframes slideOutDown {
	0% {
		-webkit-transform: translateZ(0);
		opacity: 1;
		transform: translateZ(0)
	}
	to {
		-webkit-transform: translate3d(0, 20px, 0);
		opacity: 0;
		transform: translate3d(0, 20px, 0)
	}
}

@-webkit-keyframes slideInUp {
	0% {
		-webkit-transform: translate3d(0, 20px, 0);
		opacity: 0;
		transform: translate3d(0, 20px, 0)
	}
	50% {
		-webkit-transform: translate3d(0, 20px, 0);
		opacity: 0;
		transform: translate3d(0, 20px, 0)
	}
	to {
		-webkit-transform: translateZ(0);
		opacity: 1;
		transform: translateZ(0)
	}
}

@keyframes slideInUp {
	0% {
		-webkit-transform: translate3d(0, 20px, 0);
		opacity: 0;
		transform: translate3d(0, 20px, 0)
	}
	50% {
		-webkit-transform: translate3d(0, 20px, 0);
		opacity: 0;
		transform: translate3d(0, 20px, 0)
	}
	to {
		-webkit-transform: translateZ(0);
		opacity: 1;
		transform: translateZ(0)
	}
}

@-webkit-keyframes pulse {
	0% {
		height: 100%;
		opacity: 1;
		width: 100%
	}
	to {
		height: 250%;
		opacity: .2;
		width: 250%
	}
}

@keyframes pulse {
	0% {
		height: 100%;
		opacity: 1;
		width: 100%
	}
	to {
		height: 250%;
		opacity: .2;
		width: 250%
	}
}

.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp
}

@-webkit-keyframes topToBottom {
	0% {
		-webkit-transform: translate3d(0, -18px, 0);
		transform: translate3d(0, -18px, 0)
	}
	to {
		-webkit-transform: translate3d(0, 18px, 0);
		transform: translate3d(0, 18px, 0)
	}
}

@keyframes topToBottom {
	0% {
		-webkit-transform: translate3d(0, -18px, 0);
		transform: translate3d(0, -18px, 0)
	}
	to {
		-webkit-transform: translate3d(0, 18px, 0);
		transform: translate3d(0, 18px, 0)
	}
}

.topToBottom {
	-webkit-animation-duration: 2s;
	-webkit-animation-name: topToBottom;
	-webkit-animation-timing-function: cubic-bezier(.645, .045, .355, 1);
	animation-duration: 2s;
	animation-name: topToBottom;
	animation-timing-function: cubic-bezier(.645, .045, .355, 1)
}