﻿@import url(themify-icons.css);
@import url(hover-min.css);

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
dl,
dt,
dd,
ul,
ol,
li,
p,
blockquote,
pre,
hr,
figure,
table,
caption,
th,
td,
form,
fieldset,
legend,
input,
button,
textarea,
menu {
	margin: 0;
	padding: 0
}

body {
	color: #000;
	background: #666;
	font-size: 14px;
	font-family: "Roboto", "Segoe UI", "Lucida Grande", Helvetica, Arial, "Microsoft YaHei", FreeSans, Arimo, "Droid Sans", "wenquanyi micro hei", "Hiragino Sans GB", "Hiragino Sans GB W3", Arial, sans-serif;
	font-weight: regular
}

sub,
sup {
	font-size: 50%
}

a {
	text-decoration: none;
	color: #000
}

a:hover,
a:focus {
	color: #183884;
	text-decoration: none
}

a span.more.ani-left-right {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	position: relative;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s
}

a:hover span.more.ani-left-right {
	color: #fff !important;
}

a span.more.ani-left-right:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #183884;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 0 50%;
	transform-origin: 0 50%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}

a:hover span.more.ani-left-right:before {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
	-webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
	transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66)
}

.line01 {
	display: block;
	width: 13px;
	height: 13px;
	text-align: center;
	margin: 0 auto;
	position: relative
}

.line01 i {
	display: inline-block;
	vertical-align: top;
	width: 13px;
	height: 13px;
	line-height: 13px;
	font-size: 12px;
	color: #999;
}

.line01:before {
	content: '';
	display: block;
	width: 30px;
	height: 1px;
	line-height: 1px;
	background: #999;
	position: absolute;
	left: -29px;
	top: 5px
}

.line01:after {
	content: '';
	display: block;
	width: 30px;
	height: 1px;
	line-height: 1px;
	background: #999;
	position: absolute;
	right: -29px;
	top: 5px
}

.w_col {
	padding: 0 80px
}

@media (max-width: 1681px) {
	.w_col {
		padding: 0 60px
	}
}

@media (max-width: 1440px) {
	.w_col {
		padding: 0 40px
	}
}

@media (max-width: 1380px) {
	.w_col {
		padding: 0 30px
	}
}

.w {
	width: 80%;
	margin: 0 auto
}

.WinH {
	position: relative
}

.p20 {
	padding: 20px !important
}

.np {
	margin: 0;
	padding: 0
}

.np [class*="am-"] {
	margin: 0;
	padding: 0
}

.pages {
	text-align: center;
	padding: 0 0 10px
}

.pages a {
	display: block;
	width: 80px;
	height: 34px;
	line-height: 32px;
	font-size: 14px;
	background: none;
	color: #999;
	border: 1px solid #999
}

.pages a:hover {
	color: #999
}

.text-center {
	text-align: center
}

.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 0 0 30px 0;
	border-radius: 0px
}

.pagination>li {
	display: inline
}

.pagination>li>a,
.pagination>li>span {
	position: relative;
	float: left;
	padding: 6px 16px;
	margin-left: 0px;
	line-height: 1.42857143;
	color: #fff;
	text-decoration: none;
	background-color: #999;
	border: none;
	font-size: 14px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin-right: 15px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
	margin-left: 0
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px
}

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
	z-index: 3;
	color: #fff;
	background: #ed1b24
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
	z-index: 2;
	color: #fff;
	cursor: default;
	background-color: #ed1b24;
	border-color: #ed1b24
}

.pagination>.disabled>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
	color: #777;
	cursor: not-allowed;
	background-color: #fff;
	border-color: #ddd
}

@font-face {
	font-family: 'iconfont';
	src: url("//at.alicdn.com/t/font_759687_jugdczrbtvb.eot");
	src: url("../fonts/font_759687_jugdczrbtvb.eot") format("embedded-opentype"), url("../fonts/font_759687_jugdczrbtvb.woff") format("woff"), url("../fonts/font_759687_jugdczrbtvb.ttf") format("truetype"), url("../fonts/font_759687_jugdczrbtvb.svg#iconfont") format("svg")
}

.iconfont {
	font-family: "iconfont" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale
}

@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: regular;
	src: url("../fonts/roboto-regular.eot");
	src: local("Roboto"), local("Roboto-Normal"), url("../fonts/roboto-regular.eot") format("embedded-opentype"), url("../fonts/roboto-regular.woff2") format("woff2"), url("../fonts/roboto-regular.woff") format("woff"), url("../fonts/roboto-regular.ttf") format("truetype"), url("../fonts/roboto-regular.svg#roboto") format("svg")
}

@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 500;
	src: url("../fonts/roboto-500.eot");
	src: local("Roboto"), local("Roboto-Normal"), url("../fonts/roboto-500.eot") format("embedded-opentype"), url("../fonts/roboto-500.woff2") format("woff2"), url("../fonts/roboto-500.woff") format("woff"), url("../fonts/roboto-500.ttf") format("truetype"), url("../fonts/roboto-500.svg#roboto") format("svg")
}

@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 700;
	src: url("../fonts/roboto-700.eot");
	src: local("Roboto"), local("Roboto-Normal"), url("../fonts/roboto-700.eot") format("embedded-opentype"), url("../fonts/roboto-700.woff2") format("woff2"), url("../fonts/roboto-700.woff") format("woff"), url("../fonts/roboto-700.ttf") format("truetype"), url("../fonts/roboto-700.svg#roboto") format("svg")
}

@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 300;
	src: url("../fonts/roboto-300.eot");
	src: local("Roboto"), local("Roboto-Normal"), url("../fonts/roboto-300.eot") format("embedded-opentype"), url("../fonts/roboto-300.woff2") format("woff2"), url("../fonts/roboto-300.woff") format("woff"), url("../fonts/roboto-300.ttf") format("truetype"), url("../fonts/roboto-300.svg#roboto") format("svg")
}

.Validform_checktip {
	margin-left: 8px;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
	color: #999;
	font-size: 12px
}

.Validform_right {
	color: #71b83d;
	padding-left: 20px;
	background: url(../images/right.png) no-repeat left center
}

.Validform_wrong {
	color: red;
	padding-left: 20px;
	white-space: nowrap;
	background: url(../images/error.png) no-repeat left center
}

.Validform_loading {
	padding-left: 20px;
	background: url(../images/onload.gif) no-repeat left center
}

.Validform_error {
	background-color: #ffe7e7
}

#Validform_msg {
	color: #7d8289;
	font: 12px/1.5 tahoma, arial, \5b8b\4f53, sans-serif;
	width: 280px;
	-webkit-box-shadow: 2px 2px 3px #aaa;
	-moz-box-shadow: 2px 2px 3px #aaa;
	background: #fff;
	position: absolute;
	top: 0px;
	right: 50px;
	z-index: 19891016;
	display: none;
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#999999');
	box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.1)
}

#Validform_msg .iframe {
	position: absolute;
	left: 0px;
	top: -1px;
	z-index: -1
}

#Validform_msg .Validform_title {
	line-height: 25px;
	height: 25px;
	text-align: left;
	font-weight: bold;
	padding: 0 8px;
	color: #fff;
	position: relative;
	background-color: #999;
	background: -moz-linear-gradient(top, #999, #666 100%);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#999), to(#666));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#999999', endColorstr='#666666')
}

#Validform_msg a.Validform_close:link,
#Validform_msg a.Validform_close:visited {
	line-height: 22px;
	position: absolute;
	right: 8px;
	top: 0px;
	color: #fff;
	text-decoration: none
}

#Validform_msg a.Validform_close:hover {
	color: #ccc
}

#Validform_msg .Validform_info {
	padding: 8px;
	border: 1px solid #bbb;
	border-top: none;
	text-align: left
}

.page_404 {
	position: relative
}

.page_404 .inner {
	width: 800px;
	height: 550px;
	padding: 425px 0 0;
	background: url("../images/404.jpg") center center no-repeat;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -400px;
	margin-top: -275px
}

.page_404 .inner span.txt {
	display: block;
	font-size: 20px;
	color: #999;
	text-align: center;
	margin-bottom: 20px
}

.page_404 .inner .btn {
	width: 100%
}

.page_404 .inner .btn ul {
	text-align: center
}

.page_404 .inner .btn ul li {
	display: inline-block;
	width: 90px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	margin: 0 6px
}

.page_404 .inner .btn ul li a {
	display: block
}

.page_404 .inner .btn ul li:nth-child(1) a {
	background: #ed1b24;
	color: #fff
}

.page_404 .inner .btn ul li:nth-child(2) {
	line-height: 36px
}

.page_404 .inner .btn ul li:nth-child(2) a {
	border: 2px solid #ed1b24;
	color: #ed1b24
}

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 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
}

@-webkit-keyframes bounce {

	0%,
	100%,
	20%,
	53%,
	80% {
		-webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}

	40%,
	43% {
		-webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		-webkit-transform: translate3d(0, -30px, 0);
		transform: translate3d(0, -30px, 0)
	}

	70% {
		-webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		-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%,
	100%,
	20%,
	53%,
	80% {
		-webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		-webkit-transform: translate3d(0, 0, 0);
		-ms-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}

	40%,
	43% {
		-webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		-webkit-transform: translate3d(0, -30px, 0);
		-ms-transform: translate3d(0, -30px, 0);
		transform: translate3d(0, -30px, 0)
	}

	70% {
		-webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		-webkit-transform: translate3d(0, -15px, 0);
		-ms-transform: translate3d(0, -15px, 0);
		transform: translate3d(0, -15px, 0)
	}

	90% {
		-webkit-transform: translate3d(0, -4px, 0);
		-ms-transform: translate3d(0, -4px, 0);
		transform: translate3d(0, -4px, 0)
	}
}

.bounce {
	-webkit-animation-name: bounce;
	animation-name: bounce;
	-webkit-transform-origin: center bottom;
	-ms-transform-origin: center bottom;
	transform-origin: center bottom
}

@-webkit-keyframes flash {

	0%,
	100%,
	50% {
		opacity: 1
	}

	25%,
	75% {
		opacity: 0
	}
}

@keyframes flash {

	0%,
	100%,
	50% {
		opacity: 1
	}

	25%,
	75% {
		opacity: 0
	}
}

.flash {
	-webkit-animation-name: flash;
	animation-name: flash
}

@-webkit-keyframes pulse {
	0% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}

	50% {
		-webkit-transform: scale3d(1.05, 1.05, 1.05);
		transform: scale3d(1.05, 1.05, 1.05)
	}

	100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}

@keyframes pulse {
	0% {
		-webkit-transform: scale3d(1, 1, 1);
		-ms-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}

	50% {
		-webkit-transform: scale3d(1.05, 1.05, 1.05);
		-ms-transform: scale3d(1.05, 1.05, 1.05);
		transform: scale3d(1.05, 1.05, 1.05)
	}

	100% {
		-webkit-transform: scale3d(1, 1, 1);
		-ms-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}

.pulse {
	-webkit-animation-name: pulse;
	animation-name: pulse
}

@-webkit-keyframes rubberBand {
	0% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}

	30% {
		-webkit-transform: scale3d(1.25, 0.75, 1);
		transform: scale3d(1.25, 0.75, 1)
	}

	40% {
		-webkit-transform: scale3d(0.75, 1.25, 1);
		transform: scale3d(0.75, 1.25, 1)
	}

	50% {
		-webkit-transform: scale3d(1.15, 0.85, 1);
		transform: scale3d(1.15, 0.85, 1)
	}

	65% {
		-webkit-transform: scale3d(0.95, 1.05, 1);
		transform: scale3d(0.95, 1.05, 1)
	}

	75% {
		-webkit-transform: scale3d(1.05, 0.95, 1);
		transform: scale3d(1.05, 0.95, 1)
	}

	100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}

@keyframes rubberBand {
	0% {
		-webkit-transform: scale3d(1, 1, 1);
		-ms-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}

	30% {
		-webkit-transform: scale3d(1.25, 0.75, 1);
		-ms-transform: scale3d(1.25, 0.75, 1);
		transform: scale3d(1.25, 0.75, 1)
	}

	40% {
		-webkit-transform: scale3d(0.75, 1.25, 1);
		-ms-transform: scale3d(0.75, 1.25, 1);
		transform: scale3d(0.75, 1.25, 1)
	}

	50% {
		-webkit-transform: scale3d(1.15, 0.85, 1);
		-ms-transform: scale3d(1.15, 0.85, 1);
		transform: scale3d(1.15, 0.85, 1)
	}

	65% {
		-webkit-transform: scale3d(0.95, 1.05, 1);
		-ms-transform: scale3d(0.95, 1.05, 1);
		transform: scale3d(0.95, 1.05, 1)
	}

	75% {
		-webkit-transform: scale3d(1.05, 0.95, 1);
		-ms-transform: scale3d(1.05, 0.95, 1);
		transform: scale3d(1.05, 0.95, 1)
	}

	100% {
		-webkit-transform: scale3d(1, 1, 1);
		-ms-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}

.rubberBand {
	-webkit-animation-name: rubberBand;
	animation-name: rubberBand
}

@-webkit-keyframes shake {

	0%,
	100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 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%,
	100% {
		-webkit-transform: translate3d(0, 0, 0);
		-ms-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}

	10%,
	30%,
	50%,
	70%,
	90% {
		-webkit-transform: translate3d(-10px, 0, 0);
		-ms-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0)
	}

	20%,
	40%,
	60%,
	80% {
		-webkit-transform: translate3d(10px, 0, 0);
		-ms-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0)
	}
}

.shake {
	-webkit-animation-name: shake;
	animation-name: shake
}

@-webkit-keyframes swing {
	20% {
		-webkit-transform: rotate3d(0, 0, 1, 15deg);
		transform: rotate3d(0, 0, 1, 15deg)
	}

	40% {
		-webkit-transform: rotate3d(0, 0, 1, -10deg);
		transform: rotate3d(0, 0, 1, -10deg)
	}

	60% {
		-webkit-transform: rotate3d(0, 0, 1, 5deg);
		transform: rotate3d(0, 0, 1, 5deg)
	}

	80% {
		-webkit-transform: rotate3d(0, 0, 1, -5deg);
		transform: rotate3d(0, 0, 1, -5deg)
	}

	100% {
		-webkit-transform: rotate3d(0, 0, 1, 0deg);
		transform: rotate3d(0, 0, 1, 0deg)
	}
}

@keyframes swing {
	20% {
		-webkit-transform: rotate3d(0, 0, 1, 15deg);
		-ms-transform: rotate3d(0, 0, 1, 15deg);
		transform: rotate3d(0, 0, 1, 15deg)
	}

	40% {
		-webkit-transform: rotate3d(0, 0, 1, -10deg);
		-ms-transform: rotate3d(0, 0, 1, -10deg);
		transform: rotate3d(0, 0, 1, -10deg)
	}

	60% {
		-webkit-transform: rotate3d(0, 0, 1, 5deg);
		-ms-transform: rotate3d(0, 0, 1, 5deg);
		transform: rotate3d(0, 0, 1, 5deg)
	}

	80% {
		-webkit-transform: rotate3d(0, 0, 1, -5deg);
		-ms-transform: rotate3d(0, 0, 1, -5deg);
		transform: rotate3d(0, 0, 1, -5deg)
	}

	100% {
		-webkit-transform: rotate3d(0, 0, 1, 0deg);
		-ms-transform: rotate3d(0, 0, 1, 0deg);
		transform: rotate3d(0, 0, 1, 0deg)
	}
}

.swing {
	-webkit-transform-origin: top center;
	-ms-transform-origin: top center;
	transform-origin: top center;
	-webkit-animation-name: swing;
	animation-name: swing
}

@-webkit-keyframes tada {
	0% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}

	10%,
	20% {
		-webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg)
	}

	30%,
	50%,
	70%,
	90% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
	}

	40%,
	60%,
	80% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
	}

	100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}

@keyframes tada {
	0% {
		-webkit-transform: scale3d(1, 1, 1);
		-ms-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}

	10%,
	20% {
		-webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
		-ms-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg)
	}

	30%,
	50%,
	70%,
	90% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
		-ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
	}

	40%,
	60%,
	80% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
		-ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
	}

	100% {
		-webkit-transform: scale3d(1, 1, 1);
		-ms-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 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) rotate3d(0, 0, 1, -5deg);
		transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
	}

	30% {
		-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
		transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
	}

	45% {
		-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
		transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
	}

	60% {
		-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
		transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
	}

	75% {
		-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
		transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
	}

	100% {
		-webkit-transform: none;
		transform: none
	}
}

@keyframes wobble {
	0% {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none
	}

	15% {
		-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
		-ms-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
		transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
	}

	30% {
		-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
		-ms-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
		transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
	}

	45% {
		-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
		-ms-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
		transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
	}

	60% {
		-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
		-ms-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
		transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
	}

	75% {
		-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
		-ms-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
		transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
	}

	100% {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none
	}
}

.wobble {
	-webkit-animation-name: wobble;
	animation-name: wobble
}

@-webkit-keyframes bounceIn {

	0%,
	100%,
	20%,
	40%,
	60%,
	80% {
		-webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: scale3d(0.3, 0.3, 0.3);
		transform: scale3d(0.3, 0.3, 0.3)
	}

	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}

	40% {
		-webkit-transform: scale3d(0.9, 0.9, 0.9);
		transform: scale3d(0.9, 0.9, 0.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(0.97, 0.97, 0.97);
		transform: scale3d(0.97, 0.97, 0.97)
	}

	100% {
		opacity: 1;
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}

@keyframes bounceIn {

	0%,
	100%,
	20%,
	40%,
	60%,
	80% {
		-webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: scale3d(0.3, 0.3, 0.3);
		-ms-transform: scale3d(0.3, 0.3, 0.3);
		transform: scale3d(0.3, 0.3, 0.3)
	}

	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		-ms-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}

	40% {
		-webkit-transform: scale3d(0.9, 0.9, 0.9);
		-ms-transform: scale3d(0.9, 0.9, 0.9);
		transform: scale3d(0.9, 0.9, 0.9)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		-ms-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03)
	}

	80% {
		-webkit-transform: scale3d(0.97, 0.97, 0.97);
		-ms-transform: scale3d(0.97, 0.97, 0.97);
		transform: scale3d(0.97, 0.97, 0.97)
	}

	100% {
		opacity: 1;
		-webkit-transform: scale3d(1, 1, 1);
		-ms-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}

.bounceIn {
	-webkit-animation-name: bounceIn;
	animation-name: bounceIn;
	-webkit-animation-duration: .75s;
	animation-duration: .75s
}

@-webkit-keyframes bounceInDown {

	0%,
	100%,
	60%,
	75%,
	90% {
		-webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		transition-timing-function: cubic-bezier(0.215, 0.61, 0.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)
	}

	100% {
		-webkit-transform: none;
		transform: none
	}
}

@keyframes bounceInDown {

	0%,
	100%,
	60%,
	75%,
	90% {
		-webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -3000px, 0);
		-ms-transform: translate3d(0, -3000px, 0);
		transform: translate3d(0, -3000px, 0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, 25px, 0);
		-ms-transform: translate3d(0, 25px, 0);
		transform: translate3d(0, 25px, 0)
	}

	75% {
		-webkit-transform: translate3d(0, -10px, 0);
		-ms-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0)
	}

	90% {
		-webkit-transform: translate3d(0, 5px, 0);
		-ms-transform: translate3d(0, 5px, 0);
		transform: translate3d(0, 5px, 0)
	}

	100% {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none
	}
}

.bounceInDown {
	-webkit-animation-name: bounceInDown;
	animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {

	0%,
	100%,
	60%,
	75%,
	90% {
		-webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		transition-timing-function: cubic-bezier(0.215, 0.61, 0.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)
	}

	100% {
		-webkit-transform: none;
		transform: none
	}
}

@keyframes bounceInLeft {

	0%,
	100%,
	60%,
	75%,
	90% {
		-webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(-3000px, 0, 0);
		-ms-transform: translate3d(-3000px, 0, 0);
		transform: translate3d(-3000px, 0, 0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(25px, 0, 0);
		-ms-transform: translate3d(25px, 0, 0);
		transform: translate3d(25px, 0, 0)
	}

	75% {
		-webkit-transform: translate3d(-10px, 0, 0);
		-ms-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0)
	}

	90% {
		-webkit-transform: translate3d(5px, 0, 0);
		-ms-transform: translate3d(5px, 0, 0);
		transform: translate3d(5px, 0, 0)
	}

	100% {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none
	}
}

.bounceInLeft {
	-webkit-animation-name: bounceInLeft;
	animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {

	0%,
	100%,
	60%,
	75%,
	90% {
		-webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		transition-timing-function: cubic-bezier(0.215, 0.61, 0.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)
	}

	100% {
		-webkit-transform: none;
		transform: none
	}
}

@keyframes bounceInRight {

	0%,
	100%,
	60%,
	75%,
	90% {
		-webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(3000px, 0, 0);
		-ms-transform: translate3d(3000px, 0, 0);
		transform: translate3d(3000px, 0, 0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(-25px, 0, 0);
		-ms-transform: translate3d(-25px, 0, 0);
		transform: translate3d(-25px, 0, 0)
	}

	75% {
		-webkit-transform: translate3d(10px, 0, 0);
		-ms-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0)
	}

	90% {
		-webkit-transform: translate3d(-5px, 0, 0);
		-ms-transform: translate3d(-5px, 0, 0);
		transform: translate3d(-5px, 0, 0)
	}

	100% {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none
	}
}

.bounceInRight {
	-webkit-animation-name: bounceInRight;
	animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {

	0%,
	100%,
	60%,
	75%,
	90% {
		-webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		transition-timing-function: cubic-bezier(0.215, 0.61, 0.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)
	}

	100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes bounceInUp {

	0%,
	100%,
	60%,
	75%,
	90% {
		-webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 3000px, 0);
		-ms-transform: translate3d(0, 3000px, 0);
		transform: translate3d(0, 3000px, 0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		-ms-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}

	75% {
		-webkit-transform: translate3d(0, 10px, 0);
		-ms-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}

	90% {
		-webkit-transform: translate3d(0, -5px, 0);
		-ms-transform: translate3d(0, -5px, 0);
		transform: translate3d(0, -5px, 0)
	}

	100% {
		-webkit-transform: translate3d(0, 0, 0);
		-ms-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.bounceInUp {
	-webkit-animation-name: bounceInUp;
	animation-name: bounceInUp
}

@-webkit-keyframes bounceOut {
	20% {
		-webkit-transform: scale3d(0.9, 0.9, 0.9);
		transform: scale3d(0.9, 0.9, 0.9)
	}

	50%,
	55% {
		opacity: 1;
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}

	100% {
		opacity: 0;
		-webkit-transform: scale3d(0.3, 0.3, 0.3);
		transform: scale3d(0.3, 0.3, 0.3)
	}
}

@keyframes bounceOut {
	20% {
		-webkit-transform: scale3d(0.9, 0.9, 0.9);
		-ms-transform: scale3d(0.9, 0.9, 0.9);
		transform: scale3d(0.9, 0.9, 0.9)
	}

	50%,
	55% {
		opacity: 1;
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		-ms-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}

	100% {
		opacity: 0;
		-webkit-transform: scale3d(0.3, 0.3, 0.3);
		-ms-transform: scale3d(0.3, 0.3, 0.3);
		transform: scale3d(0.3, 0.3, 0.3)
	}
}

.bounceOut {
	-webkit-animation-name: bounceOut;
	animation-name: bounceOut;
	-webkit-animation-duration: .75s;
	animation-duration: .75s
}

@-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)
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
}

@keyframes bounceOutDown {
	20% {
		-webkit-transform: translate3d(0, 10px, 0);
		-ms-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}

	40%,
	45% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		-ms-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		-ms-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)
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
}

@keyframes bounceOutLeft {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(20px, 0, 0);
		-ms-transform: translate3d(20px, 0, 0);
		transform: translate3d(20px, 0, 0)
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		-ms-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)
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
}

@keyframes bounceOutRight {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(-20px, 0, 0);
		-ms-transform: translate3d(-20px, 0, 0);
		transform: translate3d(-20px, 0, 0)
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		-ms-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)
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
}

@keyframes bounceOutUp {
	20% {
		-webkit-transform: translate3d(0, -10px, 0);
		-ms-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0)
	}

	40%,
	45% {
		opacity: 1;
		-webkit-transform: translate3d(0, 20px, 0);
		-ms-transform: translate3d(0, 20px, 0);
		transform: translate3d(0, 20px, 0)
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		-ms-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
}

.bounceOutUp {
	-webkit-animation-name: bounceOutUp;
	animation-name: bounceOutUp
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0
	}

	100% {
		opacity: 1
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0
	}

	100% {
		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)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		-ms-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		-ms-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)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		-ms-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		-ms-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)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		-ms-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		-ms-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)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		-ms-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		-ms-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)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		-ms-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		-ms-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)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		-ms-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		-ms-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)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		-ms-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		-ms-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)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		-ms-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none
	}
}

.fadeInUpBig {
	-webkit-animation-name: fadeInUpBig;
	animation-name: fadeInUpBig
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0
	}
}

.fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
}

@keyframes fadeOutDown {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		-ms-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
}

.fadeOutDown {
	-webkit-animation-name: fadeOutDown;
	animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutDownBig {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
}

@keyframes fadeOutDownBig {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		-ms-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
}

.fadeOutDownBig {
	-webkit-animation-name: fadeOutDownBig;
	animation-name: fadeOutDownBig
}

@-webkit-keyframes fadeOutLeft {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
}

@keyframes fadeOutLeft {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		-ms-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
}

.fadeOutLeft {
	-webkit-animation-name: fadeOutLeft;
	animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutLeftBig {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
}

@keyframes fadeOutLeftBig {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		-ms-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
}

.fadeOutLeftBig {
	-webkit-animation-name: fadeOutLeftBig;
	animation-name: fadeOutLeftBig
}

@-webkit-keyframes fadeOutRight {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
}

@keyframes fadeOutRight {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		-ms-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
}

.fadeOutRight {
	-webkit-animation-name: fadeOutRight;
	animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutRightBig {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
}

@keyframes fadeOutRightBig {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		-ms-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
}

.fadeOutRightBig {
	-webkit-animation-name: fadeOutRightBig;
	animation-name: fadeOutRightBig
}

@-webkit-keyframes fadeOutUp {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
}

@keyframes fadeOutUp {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		-ms-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
}

.fadeOutUp {
	-webkit-animation-name: fadeOutUp;
	animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutUpBig {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
}

@keyframes fadeOutUpBig {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		-ms-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) rotate3d(0, 1, 0, -360deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}

	40% {
		-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}

	50% {
		-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	80% {
		-webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
		transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	100% {
		-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) rotate3d(0, 1, 0, -360deg);
		-ms-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}

	40% {
		-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		-ms-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}

	50% {
		-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		-ms-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	80% {
		-webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
		-ms-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
		transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	100% {
		-webkit-transform: perspective(400px);
		-ms-transform: perspective(400px);
		transform: perspective(400px);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
}

.animated.flip {
	-webkit-backface-visibility: visible;
	-ms-backface-visibility: visible;
	backface-visibility: visible;
	-webkit-animation-name: flip;
	animation-name: flip
}

@-webkit-keyframes flipInX {
	0% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in;
		opacity: 0
	}

	40% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in
	}

	60% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		opacity: 1
	}

	80% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
	}

	100% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

@keyframes flipInX {
	0% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		-ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in;
		opacity: 0
	}

	40% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		-ms-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in
	}

	60% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		-ms-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		opacity: 1
	}

	80% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
		-ms-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
	}

	100% {
		-webkit-transform: perspective(400px);
		-ms-transform: perspective(400px);
		transform: perspective(400px)
	}
}

.flipInX {
	-webkit-backface-visibility: visible !important;
	-ms-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipInX;
	animation-name: flipInX
}

@-webkit-keyframes flipInY {
	0% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in;
		opacity: 0
	}

	40% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in
	}

	60% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		opacity: 1
	}

	80% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
	}

	100% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

@keyframes flipInY {
	0% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		-ms-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in;
		opacity: 0
	}

	40% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		-ms-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in
	}

	60% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		-ms-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		opacity: 1
	}

	80% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
		-ms-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
	}

	100% {
		-webkit-transform: perspective(400px);
		-ms-transform: perspective(400px);
		transform: perspective(400px)
	}
}

.flipInY {
	-webkit-backface-visibility: visible !important;
	-ms-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) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		opacity: 1
	}

	100% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		opacity: 0
	}
}

@keyframes flipOutX {
	0% {
		-webkit-transform: perspective(400px);
		-ms-transform: perspective(400px);
		transform: perspective(400px)
	}

	30% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		-ms-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		opacity: 1
	}

	100% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		-ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		opacity: 0
	}
}

.flipOutX {
	-webkit-animation-name: flipOutX;
	animation-name: flipOutX;
	-webkit-animation-duration: .75s;
	animation-duration: .75s;
	-webkit-backface-visibility: visible !important;
	-ms-backface-visibility: visible !important;
	backface-visibility: visible !important
}

@-webkit-keyframes flipOutY {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}

	30% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		opacity: 1
	}

	100% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		opacity: 0
	}
}

@keyframes flipOutY {
	0% {
		-webkit-transform: perspective(400px);
		-ms-transform: perspective(400px);
		transform: perspective(400px)
	}

	30% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		-ms-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		opacity: 1
	}

	100% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		-ms-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		opacity: 0
	}
}

.flipOutY {
	-webkit-backface-visibility: visible !important;
	-ms-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipOutY;
	animation-name: flipOutY;
	-webkit-animation-duration: .75s;
	animation-duration: .75s
}

@-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);
		opacity: 1
	}

	80% {
		-webkit-transform: skewX(-5deg);
		transform: skewX(-5deg);
		opacity: 1
	}

	100% {
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

@keyframes lightSpeedIn {
	0% {
		-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
		-ms-transform: translate3d(100%, 0, 0) skewX(-30deg);
		transform: translate3d(100%, 0, 0) skewX(-30deg);
		opacity: 0
	}

	60% {
		-webkit-transform: skewX(20deg);
		-ms-transform: skewX(20deg);
		transform: skewX(20deg);
		opacity: 1
	}

	80% {
		-webkit-transform: skewX(-5deg);
		-ms-transform: skewX(-5deg);
		transform: skewX(-5deg);
		opacity: 1
	}

	100% {
		-webkit-transform: none;
		-ms-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
	}

	100% {
		-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
		transform: translate3d(100%, 0, 0) skewX(30deg);
		opacity: 0
	}
}

@keyframes lightSpeedOut {
	0% {
		opacity: 1
	}

	100% {
		-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
		-ms-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% {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, -200deg);
		transform: rotate3d(0, 0, 1, -200deg);
		opacity: 0
	}

	100% {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

@keyframes rotateIn {
	0% {
		-webkit-transform-origin: center;
		-ms-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, -200deg);
		-ms-transform: rotate3d(0, 0, 1, -200deg);
		transform: rotate3d(0, 0, 1, -200deg);
		opacity: 0
	}

	100% {
		-webkit-transform-origin: center;
		-ms-transform-origin: center;
		transform-origin: center;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		opacity: 1
	}
}

.rotateIn {
	-webkit-animation-name: rotateIn;
	animation-name: rotateIn
}

@-webkit-keyframes rotateInDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

@keyframes rotateInDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		-ms-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0
	}

	100% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		opacity: 1
	}
}

.rotateInDownLeft {
	-webkit-animation-name: rotateInDownLeft;
	animation-name: rotateInDownLeft
}

@-webkit-keyframes rotateInDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0
	}

	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

@keyframes rotateInDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		-ms-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0
	}

	100% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		opacity: 1
	}
}

.rotateInDownRight {
	-webkit-animation-name: rotateInDownRight;
	animation-name: rotateInDownRight
}

@-webkit-keyframes rotateInUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

@keyframes rotateInUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		-ms-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0
	}

	100% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		opacity: 1
	}
}

.rotateInUpLeft {
	-webkit-animation-name: rotateInUpLeft;
	animation-name: rotateInUpLeft
}

@-webkit-keyframes rotateInUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, -90deg);
		transform: rotate3d(0, 0, 1, -90deg);
		opacity: 0
	}

	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

@keyframes rotateInUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, -90deg);
		-ms-transform: rotate3d(0, 0, 1, -90deg);
		transform: rotate3d(0, 0, 1, -90deg);
		opacity: 0
	}

	100% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		opacity: 1
	}
}

.rotateInUpRight {
	-webkit-animation-name: rotateInUpRight;
	animation-name: rotateInUpRight
}

@-webkit-keyframes rotateOut {
	0% {
		-webkit-transform-origin: center;
		transform-origin: center;
		opacity: 1
	}

	100% {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, 200deg);
		transform: rotate3d(0, 0, 1, 200deg);
		opacity: 0
	}
}

@keyframes rotateOut {
	0% {
		-webkit-transform-origin: center;
		-ms-transform-origin: center;
		transform-origin: center;
		opacity: 1
	}

	100% {
		-webkit-transform-origin: center;
		-ms-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, 200deg);
		-ms-transform: rotate3d(0, 0, 1, 200deg);
		transform: rotate3d(0, 0, 1, 200deg);
		opacity: 0
	}
}

.rotateOut {
	-webkit-animation-name: rotateOut;
	animation-name: rotateOut
}

@-webkit-keyframes rotateOutDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0
	}
}

@keyframes rotateOutDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1
	}

	100% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		-ms-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0
	}
}

.rotateOutDownLeft {
	-webkit-animation-name: rotateOutDownLeft;
	animation-name: rotateOutDownLeft
}

@-webkit-keyframes rotateOutDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1
	}

	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0
	}
}

@keyframes rotateOutDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1
	}

	100% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		-ms-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0
	}
}

.rotateOutDownRight {
	-webkit-animation-name: rotateOutDownRight;
	animation-name: rotateOutDownRight
}

@-webkit-keyframes rotateOutUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0
	}
}

@keyframes rotateOutUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1
	}

	100% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		-ms-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0
	}
}

.rotateOutUpLeft {
	-webkit-animation-name: rotateOutUpLeft;
	animation-name: rotateOutUpLeft
}

@-webkit-keyframes rotateOutUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1
	}

	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, 90deg);
		transform: rotate3d(0, 0, 1, 90deg);
		opacity: 0
	}
}

@keyframes rotateOutUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1
	}

	100% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, 90deg);
		-ms-transform: rotate3d(0, 0, 1, 90deg);
		transform: rotate3d(0, 0, 1, 90deg);
		opacity: 0
	}
}

.rotateOutUpRight {
	-webkit-animation-name: rotateOutUpRight;
	animation-name: rotateOutUpRight
}

@-webkit-keyframes hinge {
	0% {
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}

	20%,
	60% {
		-webkit-transform: rotate3d(0, 0, 1, 80deg);
		transform: rotate3d(0, 0, 1, 80deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}

	40%,
	80% {
		-webkit-transform: rotate3d(0, 0, 1, 60deg);
		transform: rotate3d(0, 0, 1, 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
	}

	100% {
		-webkit-transform: translate3d(0, 700px, 0);
		transform: translate3d(0, 700px, 0);
		opacity: 0
	}
}

@keyframes hinge {
	0% {
		-webkit-transform-origin: top left;
		-ms-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}

	20%,
	60% {
		-webkit-transform: rotate3d(0, 0, 1, 80deg);
		-ms-transform: rotate3d(0, 0, 1, 80deg);
		transform: rotate3d(0, 0, 1, 80deg);
		-webkit-transform-origin: top left;
		-ms-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}

	40%,
	80% {
		-webkit-transform: rotate3d(0, 0, 1, 60deg);
		-ms-transform: rotate3d(0, 0, 1, 60deg);
		transform: rotate3d(0, 0, 1, 60deg);
		-webkit-transform-origin: top left;
		-ms-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		opacity: 1
	}

	100% {
		-webkit-transform: translate3d(0, 700px, 0);
		-ms-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) rotate3d(0, 0, 1, -120deg);
		transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes rollIn {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
		-ms-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
		transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none
	}
}

.rollIn {
	-webkit-animation-name: rollIn;
	animation-name: rollIn
}

@-webkit-keyframes rollOut {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
		transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
	}
}

@keyframes rollOut {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
		-ms-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
		transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
	}
}

.rollOut {
	-webkit-animation-name: rollOut;
	animation-name: rollOut
}

@-webkit-keyframes zoomIn {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(0.3, 0.3, 0.3);
		transform: scale3d(0.3, 0.3, 0.3)
	}

	50% {
		opacity: 1
	}
}

@keyframes zoomIn {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(0.3, 0.3, 0.3);
		-ms-transform: scale3d(0.3, 0.3, 0.3);
		transform: scale3d(0.3, 0.3, 0.3)
	}

	50% {
		opacity: 1
	}
}

.zoomIn {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn
}

@-webkit-keyframes zoomInDown {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
		transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
	}
}

@keyframes zoomInDown {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
		-ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
		transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
		-ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
	}
}

.zoomInDown {
	-webkit-animation-name: zoomInDown;
	animation-name: zoomInDown
}

@-webkit-keyframes zoomInLeft {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
		transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
	}
}

@keyframes zoomInLeft {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
		-ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
		transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
		-ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
	}
}

.zoomInLeft {
	-webkit-animation-name: zoomInLeft;
	animation-name: zoomInLeft
}

@-webkit-keyframes zoomInRight {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
		transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
	}
}

@keyframes zoomInRight {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
		-ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
		transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
		-ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
	}
}

.zoomInRight {
	-webkit-animation-name: zoomInRight;
	animation-name: zoomInRight
}

@-webkit-keyframes zoomInUp {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
		transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
	}
}

@keyframes zoomInUp {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
		-ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
		transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
		-ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
	}
}

.zoomInUp {
	-webkit-animation-name: zoomInUp;
	animation-name: zoomInUp
}

@-webkit-keyframes zoomOut {
	0% {
		opacity: 1
	}

	50% {
		opacity: 0;
		-webkit-transform: scale3d(0.3, 0.3, 0.3);
		transform: scale3d(0.3, 0.3, 0.3)
	}

	100% {
		opacity: 0
	}
}

@keyframes zoomOut {
	0% {
		opacity: 1
	}

	50% {
		opacity: 0;
		-webkit-transform: scale3d(0.3, 0.3, 0.3);
		-ms-transform: scale3d(0.3, 0.3, 0.3);
		transform: scale3d(0.3, 0.3, 0.3)
	}

	100% {
		opacity: 0
	}
}

.zoomOut {
	-webkit-animation-name: zoomOut;
	animation-name: zoomOut
}

@-webkit-keyframes zoomOutDown {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
	}

	100% {
		opacity: 0;
		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
		transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
	}
}

@keyframes zoomOutDown {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
		-ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
	}

	100% {
		opacity: 0;
		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
		-ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
		transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
		-webkit-transform-origin: center bottom;
		-ms-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
	}
}

.zoomOutDown {
	-webkit-animation-name: zoomOutDown;
	animation-name: zoomOutDown
}

@-webkit-keyframes zoomOutLeft {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
		transform: scale(0.1) translate3d(-2000px, 0, 0);
		-webkit-transform-origin: left center;
		transform-origin: left center
	}
}

@keyframes zoomOutLeft {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
		-ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
		-ms-transform: scale(0.1) translate3d(-2000px, 0, 0);
		transform: scale(0.1) translate3d(-2000px, 0, 0);
		-webkit-transform-origin: left center;
		-ms-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(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
		transform: scale(0.1) translate3d(2000px, 0, 0);
		-webkit-transform-origin: right center;
		transform-origin: right center
	}
}

@keyframes zoomOutRight {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
		-ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
		-ms-transform: scale(0.1) translate3d(2000px, 0, 0);
		transform: scale(0.1) translate3d(2000px, 0, 0);
		-webkit-transform-origin: right center;
		-ms-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(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
	}

	100% {
		opacity: 0;
		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
		transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
	}
}

@keyframes zoomOutUp {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
		-ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
	}

	100% {
		opacity: 0;
		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
		-ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
		transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
		-webkit-transform-origin: center bottom;
		-ms-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
	}
}

.zoomOutUp {
	-webkit-animation-name: zoomOutUp;
	animation-name: zoomOutUp
}

@-webkit-keyframes slideInDown {
	0% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
		visibility: visible
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes slideInDown {
	0% {
		-webkit-transform: translateY(-100%);
		-ms-transform: translateY(-100%);
		transform: translateY(-100%);
		visibility: visible
	}

	100% {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0)
	}
}

.slideInDown {
	-webkit-animation-name: slideInDown;
	animation-name: slideInDown
}

@-webkit-keyframes slideInLeft {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		visibility: visible
	}

	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@keyframes slideInLeft {
	0% {
		-webkit-transform: translateX(-100%);
		-ms-transform: translateX(-100%);
		transform: translateX(-100%);
		visibility: visible
	}

	100% {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0)
	}
}

.slideInLeft {
	-webkit-animation-name: slideInLeft;
	animation-name: slideInLeft
}

@-webkit-keyframes slideInRight {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		visibility: visible
	}

	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@keyframes slideInRight {
	0% {
		-webkit-transform: translateX(100%);
		-ms-transform: translateX(100%);
		transform: translateX(100%);
		visibility: visible
	}

	100% {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0)
	}
}

.slideInRight {
	-webkit-animation-name: slideInRight;
	animation-name: slideInRight
}

@-webkit-keyframes slideInUp {
	0% {
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
		visibility: visible
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes slideInUp {
	0% {
		-webkit-transform: translateY(100%);
		-ms-transform: translateY(100%);
		transform: translateY(100%);
		visibility: visible
	}

	100% {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0)
	}
}

.slideInUp {
	-webkit-animation-name: slideInUp;
	animation-name: slideInUp
}

@-webkit-keyframes slideOutDown {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	100% {
		visibility: hidden;
		-webkit-transform: translateY(100%);
		transform: translateY(100%)
	}
}

@keyframes slideOutDown {
	0% {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0)
	}

	100% {
		visibility: hidden;
		-webkit-transform: translateY(100%);
		-ms-transform: translateY(100%);
		transform: translateY(100%)
	}
}

.slideOutDown {
	-webkit-animation-name: slideOutDown;
	animation-name: slideOutDown
}

@-webkit-keyframes slideOutLeft {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	100% {
		visibility: hidden;
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%)
	}
}

@keyframes slideOutLeft {
	0% {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0)
	}

	100% {
		visibility: hidden;
		-webkit-transform: translateX(-100%);
		-ms-transform: translateX(-100%);
		transform: translateX(-100%)
	}
}

.slideOutLeft {
	-webkit-animation-name: slideOutLeft;
	animation-name: slideOutLeft
}

@-webkit-keyframes slideOutRight {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	100% {
		visibility: hidden;
		-webkit-transform: translateX(100%);
		transform: translateX(100%)
	}
}

@keyframes slideOutRight {
	0% {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0)
	}

	100% {
		visibility: hidden;
		-webkit-transform: translateX(100%);
		-ms-transform: translateX(100%);
		transform: translateX(100%)
	}
}

.slideOutRight {
	-webkit-animation-name: slideOutRight;
	animation-name: slideOutRight
}

@-webkit-keyframes slideOutUp {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	100% {
		visibility: hidden;
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%)
	}
}

@keyframes slideOutUp {
	0% {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0)
	}

	100% {
		visibility: hidden;
		-webkit-transform: translateY(-100%);
		-ms-transform: translateY(-100%);
		transform: translateY(-100%)
	}
}

.slideOutUp {
	-webkit-animation-name: slideOutUp;
	animation-name: slideOutUp
}

@font-face {
	font-family: "socialshare";
	src: url("/i/sharejs/fonts/iconfont.eot");
	src: url("../fonts/iconfont.eot") format("embedded-opentype"), url("../fonts/iconfont.woff") format("woff"), url("../fonts/iconfont.ttf") format("truetype"), url("../fonts/iconfont.svg#iconfont") format("svg")
}

.social-share {
	font-family: "socialshare" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale
}

.social-share * {
	font-family: "socialshare" !important
}

.social-share .icon-tencent:before {
	content: "\f07a"
}

.social-share .icon-qq:before {
	content: "\f11a"
}

.social-share .icon-weibo:before {
	content: "\f12a"
}

.social-share .icon-wechat:before {
	content: "\f09a"
}

.social-share .icon-douban:before {
	content: "\f10a"
}

.social-share .icon-heart:before {
	content: "\f20a"
}

.social-share .icon-like:before {
	content: "\f00a"
}

.social-share .icon-qzone:before {
	content: "\f08a"
}

.social-share .icon-linkedin:before {
	content: "\f01a"
}

.social-share .icon-diandian:before {
	content: "\f05a"
}

.social-share .icon-facebook:before {
	content: "\f03a"
}

.social-share .icon-google:before {
	content: "\f04a"
}

.social-share .icon-twitter:before {
	content: "\f06a"
}

.social-share a {
	position: relative;
	text-decoration: none;
	margin: 5px 8px 0 0;
	display: inline-block;
	outline: none
}

.social-share .social-share-icon {
	position: relative;
	display: inline-block;
	width: 28px;
	height: 28px;
	font-size: 16px;
	line-height: 28px;
	border: 1px solid #666;
	color: #666;
	text-align: center;
	vertical-align: middle;
	transition: background 0.6s ease-out 0s
}

.social-share .social-share-icon:hover {
	background: #666;
	color: #fff;
	border: none
}

.social-share .icon-weibo:hover {
	background: #ff763b
}

.social-share .icon-tencent:hover {
	background: #56b6e7
}

.social-share .icon-qq:hover {
	background: #56b6e7
}

.social-share .icon-qzone:hover {
	background: #FDBE3D
}

.social-share .icon-douban:hover {
	background: #33b045
}

.social-share .icon-linkedin:hover {
	background: #0077B5
}

.social-share .icon-facebook:hover {
	background: #44619D
}

.social-share .icon-google:hover {
	background: #db4437
}

.social-share .icon-twitter:hover {
	background: #55acee
}

.social-share .icon-diandian:hover {
	background: #307DCA
}

.social-share .icon-wechat {
	position: relative
}

.social-share .icon-wechat:hover {
	background: #7bc549
}

.social-share .icon-wechat .wechat-qrcode {
	display: none;
	border: 1px solid #eee;
	position: absolute;
	z-index: 9;
	top: -205px;
	left: -84px;
	width: 200px;
	height: 192px;
	color: #666;
	font-size: 12px;
	text-align: center;
	background-color: #fff;
	transition: all 200ms;
	-webkit-tansition: all 350ms;
	-moz-transition: all 350ms
}

.social-share .icon-wechat .wechat-qrcode.bottom {
	top: 40px;
	left: -84px
}

.social-share .icon-wechat .wechat-qrcode.bottom:after {
	display: none
}

.social-share .icon-wechat .wechat-qrcode h4 {
	font-weight: normal;
	height: 26px;
	line-height: 26px;
	font-size: 12px;
	background-color: #f3f3f3;
	margin: 0;
	padding: 0;
	color: #777
}

.social-share .icon-wechat .wechat-qrcode .qrcode {
	width: 105px;
	margin: 10px auto
}

.social-share .icon-wechat .wechat-qrcode .qrcode table {
	margin: 0 !important
}

.social-share .icon-wechat .wechat-qrcode .help p {
	font-weight: normal;
	line-height: 16px;
	padding: 0;
	margin: 0
}

.social-share .icon-wechat .wechat-qrcode:after {
	content: '';
	position: absolute;
	left: 50%;
	margin-left: -6px;
	bottom: -13px;
	width: 0;
	height: 0;
	border-width: 8px 6px 6px 6px;
	border-style: solid;
	border-color: #fff transparent transparent transparent
}

.social-share .icon-wechat:hover .wechat-qrcode {
	display: block
}

.nice-select {
	-webkit-tap-highlight-color: transparent;
	background-color: #fff;
	color: #757575;
	border: solid 1px #dcdcdc;
	box-sizing: border-box;
	clear: both;
	cursor: pointer;
	display: block;
	float: left;
	font-family: inherit;
	font-size: 14px;
	font-weight: normal;
	height: 42px;
	line-height: 40px;
	outline: none;
	padding-left: 18px;
	padding-right: 30px;
	position: relative;
	text-align: left !important;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap;
	width: 100%
}

.nice-select:hover {
	border-color: #dbdbdb
}

.nice-select:active,
.nice-select.open,
.nice-select:focus {
	border-color: #999
}

.nice-select:after {
	border-bottom: 2px solid #999;
	border-right: 2px solid #999;
	content: '';
	display: block;
	height: 5px;
	margin-top: -4px;
	pointer-events: none;
	position: absolute;
	right: 12px;
	top: 50%;
	-webkit-transform-origin: 66% 66%;
	-ms-transform-origin: 66% 66%;
	transform-origin: 66% 66%;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-in-out;
	width: 5px
}

.nice-select.open:after {
	-webkit-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	transform: rotate(-135deg)
}

.nice-select.open .list {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: scale(1) translateY(0);
	-ms-transform: scale(1) translateY(0);
	transform: scale(1) translateY(0)
}

.nice-select.disabled {
	border-color: #ededed;
	color: #999;
	pointer-events: none
}

.nice-select.disabled:after {
	border-color: #cccccc
}

.nice-select.wide {
	width: 100%
}

.nice-select.wide .list {
	left: 0 !important;
	right: 0 !important
}

.nice-select.right {
	float: right
}

.nice-select.right .list {
	left: auto;
	right: 0
}

.nice-select.small {
	font-size: 12px;
	height: 36px;
	line-height: 34px
}

.nice-select.small:after {
	height: 4px;
	width: 4px
}

.nice-select.small .option {
	line-height: 34px;
	min-height: 34px
}

.nice-select .list {
	background-color: #fff;
	border-radius: 5px;
	box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
	box-sizing: border-box;
	margin-top: 4px;
	opacity: 0;
	overflow: hidden;
	padding: 0;
	pointer-events: none;
	position: absolute;
	top: 100%;
	left: 0;
	-webkit-transform-origin: 50% 0;
	-ms-transform-origin: 50% 0;
	transform-origin: 50% 0;
	-webkit-transform: scale(0.75) translateY(-21px);
	-ms-transform: scale(0.75) translateY(-21px);
	transform: scale(0.75) translateY(-21px);
	-webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
	transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
	z-index: 9
}

.nice-select .list:hover .option:not(:hover) {
	background-color: transparent !important
}

.nice-select .option {
	cursor: pointer;
	font-weight: 400;
	line-height: 40px;
	list-style: none;
	min-height: 40px;
	outline: none;
	padding-left: 18px;
	padding-right: 29px;
	text-align: left;
	-webkit-transition: all 0.2s;
	transition: all 0.2s
}

.nice-select .option:hover,
.nice-select .option.focus,
.nice-select .option.selected.focus {
	background-color: #f6f6f6
}

.nice-select .option.selected {
	font-weight: bold
}

.nice-select .option.disabled {
	background-color: transparent;
	color: #999;
	cursor: default
}

.no-csspointerevents .nice-select .list {
	display: none
}

.no-csspointerevents .nice-select.open .list {
	display: block
}

.target-fix {
	position: relative;
	top: 0px;
	display: block;
	height: 1px;
	background: none;
	overflow: hidden;
	outline: 0;
	text-decoration: none;
	border: none
}

.target-fix:focus {
	outline: 0
}

#warper {
	/* max-width: 1920px; */
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	background: #fff
}

header {
	position: relative;
	z-index: 200
}

.top_bar {
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: #151515;
	color: #fff
}

.top_contact {
	font-weight: 500;
	float: left;
	width: 70%
}

.top_contact ul li {
	display: inline-block;
	margin-right: 20px
}

.top_contact ul li a {
	color: #fff;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.top_contact ul li a:hover {
	text-decoration: underline;
	color: #ed1b24
}

.top_lang {
	float: right;
	width: 30%;
	height: 16px;
	margin-top: 12px;
	text-align: right
}

.top_lang a {
	display: inline-block;
	vertical-align: top;
	width: 120px;
	height: 16px;
	padding: 0 0 0 30px
}

.top_lang a:before {
	content: '';
	display: block;
	float: left;
	width: 21px;
	height: 16px;
	background-image: url("../fonts/gb.svg");
	background-size: 21px 16px
}

.top_lang a span {
	display: block;
	float: right;
	height: 16px;
	line-height: 16px;
	color: #fff;
	font-weight: 500;
	text-transform: uppercase;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.top_lang a:hover span {
	color: #ed1b24
}

.top_head {
	height: 120px;
	overflow: hidden
}

.cas {
	width: 100px;
	height: 40px;
	color: #fff;
	border-radius: 5px;
	position: absolute;
	background: #ed1b24;
	top: 400px;
	left: calc(50% - 50px);
	line-height: 40px;
	text-align: center;
}

/* .top_head  */
a.web_logo {
	display: block;
	float: left;
	width: 100px;
	height: 50px;
	margin-top: 26px;
	background: url("../images/logo.png") center center no-repeat;
	background-size: 100%;
	text-indent: -9999px;
	overflow: hidden
}

.top_slogn {
	float: right;
	width: 780px;
	height: 50px;
	margin-top: 35px
}

.top_slogn ul li {
	display: block;
	float: left;
	width: 260px;
	padding-left: 20px;
	height: 50px;
	color: #333
}

.top_slogn ul li i.iconfont {
	display: block;
	float: left;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 40px
}

.top_slogn ul li p {
	display: block;
	float: right;
	width: 170px;
	height: 50px;
	line-height: 25px;
	font-weight: lighter
}

.top_slogn ul li p b {
	display: block;
	line-height: 25px;
	font-weight: bold;
	font-size: 16px
}

.top_nav {
	width: 100%;
	height: 100px;
	background: #fff;
	-webkit-box-shadow: 0px 10px 10px -5px rgba(35, 35, 35, 0.3);
	-moz-box-shadow: 0px 10px 10px -5px rgba(35, 35, 35, 0.3);
	box-shadow: 0px 10px 10px -5px rgba(35, 35, 35, 0.3);
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.top_nav.move {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 300
}

.top_nav .w {
	width: 80%;
}

.top_nav .w nav {
	float: left;
	width: 100%;
	/* width: 980px */
}

.top_nav .w nav ul li.m {
	width: 8%;
	display: block;
	float: left;
	height: 100px;
	position: relative
}

.top_nav .w nav ul li.m:nth-child(1) {
	display: block;
	float: left;
	height: 100px;
	position: relative;
	margin-right: 5%
		/* padding-right: 32px; */
}

.top_nav .w nav ul li.m h3 {
	display: block;
	margin-top: 35px;
	/* padding: 0 32px; */
	width: 100%;
	text-align: center;
}

.top_nav .w nav ul li.m h3 a span {
	display: inline-block;
	/* display: block; */
	color: #333;
	font-size: 16px;
	padding-bottom: 10px;
	text-align: center;
	/* line-height: 100px */
}

.top_nav .w nav ul li.m:hover h3 a span {
	color: #183884
}

.top_nav .w nav ul li.m.cur h3 a span {
	color: #183884;
	display: inline-block;
	border-bottom: 2px solid #183884;
}

.top_nav .w nav ul li.phone h3 a span {
	color: #183884;
}

.top_nav .w nav ul li.phone .phone-i {
	margin: -6px 10px 0 0;
}

.top_nav .w nav ul li.m .sub {
	display: none;
	width: 100%;
	background: rgba(0, 0, 0, 0.5);
	position: absolute;
	left: 0;
	top: 75px;
	z-index: 100;
	-webkit-box-shadow: 1px 1px 15px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 1px 1px 15px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 1px 1px 15px 0px rgba(0, 0, 0, 0.1);
}

.top_nav .w nav ul li.m .sub a {
	display: block;
	width: 100%;
	line-height: 30px;
	text-align: center;
	color: #333;
	background: #fff;
	padding: 5px 0;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.top_nav .w nav ul li.m .sub a:hover {
	background: #183884;
	color: #fff;
}

.top_nav .w .nav_icons {
	float: right;
	padding: 0 0 0 20px;
	height: 60px;
	line-height: 60px;
	position: relative
}

.top_nav .w .nav_icons:before {
	content: '';
	position: absolute;
	top: 0;
	left: -40px;
	border-style: solid;
	border-width: 60px 40px 0px 0px;
	border-color: transparent #ed1b24 transparent rgba(255, 255, 255, 0)
}

.top_nav .w .nav_icons:after {
	content: "";
	position: absolute;
	width: 5000px;
	left: 0;
	top: 0;
	right: auto;
	display: block;
	height: 100%;
	background-color: #ed1b24;
	z-index: 0
}

.top_nav .w .nav_icons .nav_choose {
	float: right;
	width: 180px;
	height: 60px;
	line-height: 60px;
	position: relative;
	z-index: 1
}

.top_nav .w .nav_icons .nav_choose a {
	display: block;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.13);
	color: #fff;
	font-size: 14px;
	text-align: center;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.top_nav .w .nav_icons .nav_choose a:before {
	content: "\f0ca";
	width: 20px;
	text-align: center;
	display: inline-block;
	margin-right: 6px;
	font-family: 'FontAwesome'
}

.top_nav .w .nav_icons .nav_choose a:hover {
	background: rgba(0, 0, 0, 0.3);
	opacity: .9;
	filter: alpha(opacity=90)
}

.top_nav .w .nav_icons .nav_search {
	float: right;
	width: 80px;
	color: #fff;
	position: relative;
	z-index: 1
}

.top_nav .w .nav_icons .nav_search a.btn_search {
	display: block;
	width: 100%;
	height: 60px;
	line-height: 60px;
	font-size: 14px;
	color: #fff;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.top_nav .w .nav_icons .nav_search a.btn_search:before {
	content: "\f002";
	width: 20px;
	text-align: center;
	display: inline-block;
	margin-right: 6px;
	font-family: 'FontAwesome'
}

.top_nav .w .nav_icons .nav_search a.btn_search:hover {
	opacity: .8;
	filter: alpha(opacity=80)
}

.top_nav .w .nav_icons .nav_search .nav_search_box {
	display: block;
	width: 400px;
	height: 83px;
	padding: 20px;
	background: #fff;
	border-top: 3px solid #ed1b24;
	-webkit-box-shadow: 1px 1px 15px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 1px 1px 15px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 1px 1px 15px 0px rgba(0, 0, 0, 0.1);
	position: absolute;
	right: 0;
	top: 60px;
	z-index: 10;
	-webkit-transform: scale(0, 0);
	-moz-transform: scale(0, 0);
	-o-transform: scale(0, 0);
	transform: scale(0, 0);
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.top_nav .w .nav_icons .nav_search .nav_search_box .btn1 {
	float: left;
	width: 85%;
	height: 40px;
	line-height: 40px;
	font-weight: 500;
	text-transform: uppercase;
	background: #eee;
	color: #333;
	border: none;
	outline: 0;
	padding: 0 10px
}

.top_nav .w .nav_icons .nav_search .nav_search_box .btn2 {
	float: right;
	width: 15%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #ed1b24;
	color: #fff;
	border: none;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.top_nav .w .nav_icons .nav_search .nav_search_box .btn2 i {
	font-size: 16px
}

.top_nav .w .nav_icons .nav_search .nav_search_box .btn2:hover {
	background: #004098
}

.top_nav .w .nav_icons .nav_search.toggled a.btn_search:before {
	content: "\f00d"
}

.top_nav .w .nav_icons .nav_search.toggled .nav_search_box {
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	transform: scale(1, 1);
	opacity: 1;
	filter: alpha(opacity=100)
}

/* 产品导航产品分类 */
.prodet_no,
.pd_nocont,
.suc_nocont {
	font-size: 22px;
	text-align: center;
	margin: 50px auto !important;
}

.nav-product {
	display: none;
	width: 100%;
	background: #fff;
	clear: both;
	border-top: 1px solid #E4E4E4;
	padding-bottom: 30px;
	box-shadow: 0px 10px 10px -5px rgb(0 0 0 / 10%);
}

.nav-product-c {
	width: 80%;
	margin: auto;
	display: flex;
	justify-content: space-between;
}

.nav-product .nav-product-center {
	width: 19%;
}

.nav-product-center .nav-product-title {
	width: 100%;
	height: 50px;
	border: 1px solid #183884;
	border-radius: 5px;
	margin: 25px 0;
	font-size: 16px;
	line-height: 50px;
	text-align: center;
	color: #183884;
	cursor: pointer;
}

.nav-product-center .nav-product-list {
	margin-bottom: 20px;
	display: flex;
	cursor: pointer;
}

.nav-product-center .nav-product-img {
	width: 56px;
	height: 56px;
	margin-right: 10px;
}

.nav-product-center .nav-product-img img {
	width: 100%;
	height: 100%;
}

.nav-product-center .nav-product-contant b {
	font-size: 16px;
	color: #333;
	display: block;
}

.nav-product-center .nav-product-contant span {
	font-size: 14px;
	color: #5C5C5C;
	display: block;
	margin-top: 15px;
}

.nav-product-more {
	font-size: 16px;
	color: #183884;
	cursor: pointer;
}

#banner .item a {
	display: block
}

#banner .owl-wrapper {
	width: 100%;
	height: 100vh;
	/* padding-bottom: 30%; */
	overflow: hidden;
}

#banner .item .img {
	width: 100%;
	height: 986px;
}

#banner .item .img img {
	width: 100%;
	height: 100%;
}

#banner .item .img span {
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover
}

#banner .owl-controls .owl-pagination {
	margin: 0;
	width: 100%;
	height: 4px;
	text-align: center;
	position: absolute;
	bottom: 50px
}

#banner .owl-controls .owl-pagination .owl-page {
	display: inline-block
}

#banner .owl-controls .owl-pagination .owl-page span {
	display: block;
	margin: 0 5px;
	width: 20px;
	height: 4px;
	background: rgba(0, 0, 0, 0.3);
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

#banner .owl-controls .owl-pagination .active span {
	width: 50px;
	background: #183884
}

#banner .owl-controls .owl-buttons div {
	width: 40px;
	height: 40px;
	border: 1px solid #fff;
	text-align: center;
	position: absolute;
	top: 50%;
	margin-top: -20px;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

#banner .owl-controls .owl-buttons div i.iconfont {
	display: inline-block;
	height: 38px;
	vertical-align: top;
	text-align: center;
	line-height: 38px;
	color: #fff
}

#banner .owl-controls .owl-buttons div:hover {
	background-color: #183884;
	border-color: #183884;
}

#banner .owl-controls .owl-buttons .owl-prev {
	left: 0px
}

#banner .owl-controls .owl-buttons .owl-next {
	right: 0px
}

#banner:hover .owl-controls .owl-buttons div {
	opacity: 1;
	filter: alpha(opacity=100)
}

#banner:hover .owl-controls .owl-buttons .owl-prev {
	left: 40px
}

#banner:hover .owl-controls .owl-buttons .owl-next {
	right: 40px
}

/* 首页banner */
#banner .sft_ss_tmp {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

#swiperdataimg .page {
	width: 100%;
	height: 100%;
}

#swiperdataimg .item {
	float: left;
	width: 21%;
	height: 312px;
	margin-top: 26px;
	background: #fff;
	padding: 0 !important;
	border-radius: 10px;
	cursor: pointer;
}

#swiperdataimg .item:hover {
	box-shadow: 0 0 20px rgb(0 0 0 / 10%)
}

#swiperdataimg .item:nth-child(1) {
	margin-right: 2%;
}

#swiperdataimg .item:nth-child(2) {
	margin-right: 2%;
}

#swiperdataimg .item:nth-child(3) {
	margin-right: 2%;
}

#swiperdataimg .item:nth-child(4) {
	float: left;
	width: 31%;
	height: 650px;
	margin-top: 26px;
	border-radius: 0;
	margin-right: 0;
}

#swiperdataimg .item:nth-child(5) {
	margin-top: -311px;
	margin-right: 2%;
}

#swiperdataimg .item:nth-child(6) {
	margin-top: -311px;
	margin-right: 2%;
}

#swiperdataimg .item:nth-child(7) {
	margin-top: -311px;
	margin-right: 2%;
}

#swiperdataimg .item .img {
	width: 70%;
	height: 200px;
	margin: auto;
	background: #fff;
	overflow: hidden;
	margin-top: 10px;
}

#swiperdataimg .item:nth-child(4) .img {
	width: 300px;
	height: 300px;
	margin: auto;
	margin-top: 40px;
	background: #fff;
	overflow: hidden;
}

#swiperdataimg .item .img img {
	transition: 0.5s;
	transform: scale(0.9, 0.9);
}

#swiperdataimg .item:hover .img img {
	transition: 0.5s;
	transform: scale(1, 1);
}

#swiperdataimg .item:nth-child(4).titles {
	height: auto;
	text-align: center;
	background: #fff;
}

#swiperdataimg .item .titles {
	height: 60px;
	text-align: center;
	background: #fff;
	margin-top: 20px;
}

#swiperdataimg .item .titles .tit {
	color: #333333;
	font-size: 16px;
	display: block;
	margin-bottom: 5px;
}

#swiperdataimg .item:nth-child(4) .tit {
	color: #333333;
	font-size: 18px;
	display: block;
	margin-top: 54px;
	margin-bottom: 5px;
}

#swiperdataimg .item .titles.type {
	color: #727272;
	font-size: 14px;
}

#swiperdataimg .item .item-btn {
	width: 120px;
	margin: auto;
	height: 36px;
	line-height: 36px;
	background: #183884;
	color: #fff;
	font-size: 16px;
	text-align: center;
	border-radius: 20px;
	margin-top: 80px;
	transition: 0.5s;
	transform: scale(0.9, 0.9);
}

#swiperdataimg .item:hover .item-btn {
	transition: 0.5s;
	transform: scale(1, 1);
}

/* 产品展示 切换banner按钮*/
#swiperdataimg .owl-controls .owl-buttons div {
	width: 40px;
	height: 40px;
	border: 1px solid #fff;
	text-align: center;
	position: absolute;
	top: 52%;
	margin-top: -20px;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	background: #ACACAC;
	border-radius: 50%;
}

#swiperdataimg .owl-controls .owl-buttons div i.iconfont {
	display: inline-block;
	height: 38px;
	vertical-align: top;
	text-align: center;
	line-height: 38px;
	color: #fff;

}

#swiperdataimg .owl-controls .owl-buttons div:hover {
	background-color: #183884;
	border-color: #183884;
}

#swiperdataimg .owl-controls .owl-buttons .owl-prev {
	left: 0px;
}

#swiperdataimg .owl-controls .owl-buttons .owl-next {
	right: 0px;
}

#swiperdataimg:hover .owl-controls .owl-buttons div {
	opacity: 1;
	filter: alpha(opacity=100);
}

#swiperdataimg:hover .owl-controls .owl-buttons .owl-prev {
	left: -45px;
}

#swiperdataimg:hover .owl-controls .owl-buttons .owl-next {
	right: -45px;
}

/* 产品展示 */
.cp_list {
	width: 100%;
	margin: 0;
	background: url("../../skin/images/background.png") no-repeat;
	background-size: 100% 100%;
	padding-bottom: 100px;
	/* padding: 60px 0 !important; */
}

.cp_list_t {
	max-width: 100%;
	margin: auto !important;
}

.cp_list_t .title {
	padding: 60px 0 30px 0 !important;
}

.cp_list_com {
	display: block;
	width: 660px;
	margin: 0 auto;
	font-size: 18px;
	/* padding-top: 20px; */
	/* padding: 20px 0; */
	opacity: .8;
	color: #808080;
}

/* 关于蓝煜 */

.about-list {
	display: flex;
	justify-content: space-between;
	width: 100%;
	margin: auto;
}

.about-list .about-list-left {
	width: 59%;
	/* margin-right: 3%; */
}

.about-list .about-list-left .about-list-title {
	width: 83px;
	height: 20px;
}

.about-list .about-list-left .about-list-title img {
	image-rendering: -moz-crisp-edges;
	image-rendering: -o-crisp-edges;
	image-rendering: -webkit-optimize-contrast;
	image-rendering: crisp-edges;
	-ms-interpolation-mode: nearest-neighbo r;
	/* width: 100%;
	height: 100%; */
	/* object-fit: cover; */
}

.about-list .about-list-left .about-list-center {
	margin-top: 36px;
}

.about-list .about-list-left .about-list-center p {
	color: #989898 !important;
	font-size: 16px !important;
	margin-top: 36px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
}

.about-list-btn {
	margin: auto;
	border: 1px solid #183884;
	padding: 8px 35px;
	border-radius: 24px !important;
	color: #183884;
	margin-top: 50px;
	overflow: hidden;
}

.about-list-right {
	width: 39%;
	height: 400px;
}

.about-list-right img {
	width: 100%;
	height: 100%;
}

/* 规模展示 */
.scale {
	margin-top: 45px;
	width: 100%;
	height: 520px;
	background: url("../images/img/introduce-bg.png") no-repeat;
	background-size: 100% 100%;
}

.scale-c {
	width: 80%;
	margin: auto;
	display: flex;
	justify-content: space-around;
	padding-top: 188px;
}

.scale-c div {
	width: 200px;
	text-align: center;
}

.scale-c h3 {
	font-size: 82px;
	color: #fff;
}

.scale-c span {
	font-size: 18px;
	color: #fff;
	margin-top: 20px;
	display: inline-block;
	text-align: center;
}

/* 选择蓝煜 */
.lanyu-center {
	width: 100%;
	padding-bottom: 108px;
	margin: auto;
	display: flex;
	justify-content: space-between;
}

.lanyu-center .lanyu-c {
	/* width: 356px !important; */
}

.lanyu-center .lanyu-c .lanyu-c-img {
	width: 100%;
	height: 566px;
}

.lanyu-center .lanyu-c .lanyu-c-img::before {
	background: #000;
	opacity: 0.2;
}

.lanyu-center .lanyu-c .lanyu-c-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.lanyu-center .lanyu-c p {
	width: 100%;
	display: inline-block;
	text-align: center;
	font-weight: 700;
	margin-top: 33px;
	font-size: 18px;
	text-align: center;
	color: #333;
	font-size: 18px;
}

/* 新闻资讯 */
.new-tab span {
	color: #505050;
	font-size: 18px;
	padding-bottom: 12px;
	display: inline-block;
}

.new-tab .tab {
	color: #183884;
	border-bottom: 2px solid #183884;
}

.new-center {
	height: 550px;
	/* display: flex;
	justify-content: space-between; */
}

.new-center .new-l {
	width: 55%;
	margin-right: 3%;
	float: left;
	cursor: pointer;
}

.new-center .new-l .new-l-img {
	width: 100%;
	height: 328px;
	border-radius: 10px;
	overflow: hidden;
	margin-bottom: 34px;
}

.new-center .new-l .new-l-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.new-center .new-title {
	color: #333;
	font-size: 18px;
	font-weight: bold;
}

.new-center .new-contant {
	color: #989898;
	font-size: 14px;
	margin-top: 15px;
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.new-center:hover .new-title {
	color: #183884;
}

.new-r {
	display: flex;
	cursor: pointer;
	margin-bottom: 56px;
}

.new-r:nth-child(4) {
	margin-bottom: 0;
}

.new-r .new-r-time {
	width: 22%;
	margin-right: 3%;
}

.new-r .new-r-time .new-r-time-d {
	font-size: 26px;
	font-weight: bold;
	display: block;
	margin-top: 19px;
	text-align: center;
}

.new-r .new-r-time .new-r-time-y {
	font-size: 12px;
	display: block;
	padding: 2px 0px;
	border-radius: 15px;
	background: #C9C9C9;
	color: #fff;
	text-align: center;
	width: 90%;
	margin: auto;
}

.new-r .new-r-contant {
	width: 80%;
}

.new-r .new-r-contant .new-r-title {
	color: #333;
	font-size: 18px;
	font-weight: bold;
	margin-top: 23px;
}

.new-r .new-r-contant .new-r-contant {
	color: #989898;
	font-size: 14px;
	margin-top: 15px;
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.new-r:hover .new-r-contant .new-r-title {
	color: #183884;
}

.new-r:hover .new-r-time .new-r-time-y {
	background: #183884;
}

/* 案例展示 */
#innerlist {
	width: 100%;
	height: 100%;
}

#innerlist .owl-item {
	float: left;
	width: 25%;
}

#innerlist .owl-controls .owl-buttons div {
	width: 40px;
	height: 40px;
	border: 1px solid #fff;
	text-align: center;
	position: absolute;
	top: 50%;
	margin-top: -20px;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

#innerlist .owl-controls .owl-buttons div i.iconfont {
	display: inline-block;
	height: 38px;
	vertical-align: top;
	text-align: center;
	line-height: 38px;
	color: #fff;
}

#innerlist .owl-controls .owl-buttons div:hover {
	background-color: #ed1b24;
	border-color: #ed1b24;
}

#innerlist .owl-controls .owl-buttons .owl-prev {
	left: 0px;
}

#innerlist .owl-controls .owl-buttons .owl-next {
	right: 0px;
}

#innerlist:hover .owl-controls .owl-buttons div {
	opacity: 1;
	filter: alpha(opacity=100);
}

#innerlist:hover .owl-controls .owl-buttons .owl-prev {
	left: 40px;
}

#innerlist:hover .owl-controls .owl-buttons .owl-next {
	right: 40px;
}

.in_block_col {
	width: 100%;
	height: 440px;
	position: relative
}

.in_block_col .col {
	height: 440px
}

.in_block_col .col .inner_col {
	display: block;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position: relative
}

.in_block_col .col .inner_col .txt {
	width: 100%;
	position: absolute;
	left: 0;
	top: 15%;
	color: #fff
}

.in_block_col .col .inner_col .txt .title {
	font-size: 40px;
	font-weight: bold
}

.in_block_col .col .inner_col .txt .title span {
	display: block;
	font-weight: 700;
	font-size: 24px
}

.in_block_col .col .inner_col .txt .des {
	font-size: 14px;
	margin: 10px 0 20px;
	height: 90px;
	line-height: 30px;
	overflow: hidden
}

.in_block_col .col .inner_col .txt a.more {
	display: block;
	width: 187px;
	height: 52px;
	border: 2px solid #fff;
	position: relative;
	line-height: 50px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.in_block_col .col .inner_col .txt a.more span {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 2;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.in_block_col .col .inner_col .txt a.more:before {
	content: '';
	display: block;
	width: 0;
	height: 50px;
	background: #fff;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.in_block_col .col .inner_col .txt a.more:hover {
	-webkit-box-shadow: 0px 15px 15px -5px rgba(35, 35, 35, 0.3);
	-moz-box-shadow: 0px 15px 15px -5px rgba(35, 35, 35, 0.3);
	box-shadow: 0px 15px 15px -5px rgba(35, 35, 35, 0.3)
}

.in_block_col .col .inner_col span.bg {
	display: block;
	width: 100%;
	height: 100%
}

.in_block_col .col01 {
	width: 50%;
	float: left
}

.in_block_col .col01 .inner_col {
	margin: 0 -90px 0 0;
	background-image: url("../images/in_block_col_bg01.jpg")
}

.in_block_col .col01 .inner_col .txt {
	padding: 0 30% 0 30%
}

@media (max-width: 1440px) {
	.in_block_col .col01 .inner_col .txt {
		padding: 0 20% 0 20%
	}
}

.in_block_col .col01 .inner_col span.bg {
	background-color: rgba(237, 27, 36, 0.8)
}

.in_block_col .col01 .inner_col a.more:hover span {
	color: #ed1b24
}

.in_block_col .col01 .inner_col a.more:hover:before {
	width: 100%
}

.in_block_col .col02 {
	width: 50%;
	float: right
}

.in_block_col .col02 .inner_col {
	background-image: url("../images/in_block_col_bg02.jpg");
	-webkit-clip-path: polygon(5% 0, 100% 0%, 100% 100%, 0% 100%);
	clip-path: polygon(5% 0, 100% 0%, 100% 100%, 0% 100%)
}

.in_block_col .col02 .inner_col .txt {
	padding: 0 30% 0 20%
}

@media (max-width: 1440px) {
	.in_block_col .col02 .inner_col .txt {
		padding: 0 20% 0 20%
	}
}

.in_block_col .col02 .inner_col span.bg {
	background-color: rgba(0, 0, 0, 0.5)
}

.in_block_col .col02 .inner_col a.more:hover span {
	color: #ed1b24
}

.in_block_col .col02 .inner_col a.more:hover:before {
	width: 100%
}

/* .in_pro_cate {
	padding: 30px 0
} */

.in_pro_cate .row {
	width: 100%;
	margin: 0 !important;
	padding: 0;
}

.in_pro_cate .row .item {
	padding: 0;
}

.in_pro_cate .row .item a {
	display: block;
	width: 100%;
	height: 420px;
	position: relative;
	/* border-bottom: 2px solid #d5d5d5; */
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.in_pro_cate .row .item a .img {
	width: 100%;
	/* height: 200px; */
	overflow: hidden;
	position: relative
}

.in_pro_cate .row .item a .img span {
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s
}

.in_pro_cate .row .item a .img:before {
	content: '';
	display: block;
	width: 100%;
	height: 360px;
	position: absolute;
	left: 0;
	top: -410px;
	z-index: 5;
	background: rgba(237, 27, 36, 0.6);
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	-webkit-clip-path: polygon(0 0, 101% 0%, 100% 100%, 0 90%);
	clip-path: polygon(0 0, 101% 0%, 100% 100%, 0 90%)
}

.in_pro_cate .row .item a .img:after {
	content: '\f055';
	font-family: 'FontAwesome';
	font-size: 30px;
	color: #fff;
	display: block;
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: 0px;
	z-index: 5;
	opacity: 0;
	filter: alpha(opacity=0);
	transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.in_pro_cate .row .item a .title {
	width: 100%;
	height: 150px;
	padding: 70px 0 0;
	background: #fff;
	text-align: center;
	position: absolute;
	left: 0px;
	right: 0;
	bottom: 0;
	z-index: 10;
	-webkit-clip-path: polygon(0 0, 101% 20%, 100% 100%, 0 100%);
	clip-path: polygon(0 0, 101% 20%, 100% 100%, 0 100%);
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.in_pro_cate .row .item a .title b {
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	color: #333;
	font-size: 18px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.in_pro_cate .row .item a .title span {
	display: block;
	width: 100%;
	height: 30px;
	line-height: 30px;
	color: #7d7d7d;
	font-size: 15px;
	font-weight: 500;
	text-transform: uppercase;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.in_pro_cate .row .item a:hover {
	-webkit-box-shadow: 0px 0px 15px 5px rgba(35, 35, 35, 0.1);
	-moz-box-shadow: 0px 0px 15px 5px rgba(35, 35, 35, 0.1);
	box-shadow: 0px 0px 15px 5px rgba(35, 35, 35, 0.1)
}

.in_pro_cate .row .item a:hover .img span {
	-webkit-transform: scale(1.07, 1.07);
	-moz-transform: scale(1.07, 1.07);
	-o-transform: scale(1.07, 1.07);
	transform: scale(1.07, 1.07)
}

.in_pro_cate .row .item a:hover .img:before {
	top: 0
}

.in_pro_cate .row .item a:hover .img:after {
	margin-top: -15px;
	transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	opacity: 1;
	filter: alpha(opacity=100)
}

.in_pro_cate .row .item a:hover .title {
	padding: 40px 0 0;
	-webkit-clip-path: polygon(0 0, 101% 10%, 100% 100%, 0 100%);
	clip-path: polygon(0 0, 101% 10%, 100% 100%, 0 100%)
}

.in_pro_cate .row .item a:hover .title b {
	font-size: 22px;
	color: #ed1b24
}

.in_pro_cate .row .item a:hover .title span {
	font-size: 18px;
	color: #333
}

.in_service {
	width: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-image: url(../images/in_service_bg.jpg)
}

.in_service .inner {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.8)
}

.in_service .w {
	padding: 90px 0
}

.in_service .title {
	color: #fff;
	text-align: center
}

.in_service .title span {
	display: block;
	font-weight: 500;
	font-size: 22px;
	font-family: "Roboto", "Microsoft YaHei"
}

.in_service .title span em {
	font-style: normal;
	font-size: 22px
}

.in_service .title h3 {
	display: block;
	font-size: 36px;
	padding: 10px 0 20px 0;
	font-weight: bold;
	letter-spacing: 2px
}

.in_service .title p {
	display: block;
	font-size: 18px;
	padding-top: 20px;
	color: rgba(255, 255, 255, 0.8)
}

.in_service .list {
	margin-top: 50px;
	border-top: 1px solid rgba(255, 255, 255, 0);
	border-left: 1px solid rgba(255, 255, 255, 0)
}

.in_service .list ul {
	width: 100%;
	overflow: hidden
}

.in_service .list ul li {
	display: block;
	float: left;
	width: 33.3333%;
	padding: 40px 50px;
	color: #fff;
	text-align: center;
	border-right: 1px solid rgba(255, 255, 255, 0.3);
	border-bottom: 1px solid rgba(255, 255, 255, 0.3)
}

.in_service .list ul li:nth-child(3),
.in_service .list ul li:nth-child(6) {
	border-right: 1px solid rgba(255, 255, 255, 0)
}

.in_service .list ul li:nth-child(4),
.in_service .list ul li:nth-child(5),
.in_service .list ul li:nth-child(6) {
	border-bottom: 1px solid rgba(255, 255, 255, 0)
}

.in_service .list ul li a {
	display: block;
	color: #fff
}

.in_service .list ul li a i.icon {
	display: block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 40px;
	margin: 0 auto;
	color: #ed1b24
}

.in_service .list ul li a b {
	display: block;
	font-size: 20px;
	margin: 20px 0;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.in_service .list ul li a p {
	display: block;
	font-size: 14px;
	line-height: 28px;
	height: 56px;
	overflow: hidden;
	margin-bottom: 20px;
	color: rgba(255, 255, 255, 0.8);
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.in_service .list ul li a span.more.ani-left-right {
	width: 120px;
	height: 40px;
	line-height: 38px;
	text-align: center;
	border: 1px solid rgba(255, 255, 255, 0.5);
	color: rgba(255, 255, 255, 0.8)
}

.in_service .list ul li a:hover b {
	color: #ed1b24
}

.in_service .list ul li a:hover p {
	color: #fff
}

.in_service .list ul li a:hover span.more.ani-left-right {
	border: 1px solid #ed1b24
}

.in_case {
	background-repeat: no-repeat;
	background-position: center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-image: url(../images/tm-rowbg-four.jpg)
}

.in_case .inner {
	width: 100%;
	height: 100%;
	background: #fff;
	padding-bottom: 60px;
	/* background: rgba(237, 27, 36, 0.9); */
	/* padding: 60px 0 */
}

.in_case .title {
	text-align: center;
	padding: 60px 0 40px 0;
	/* color: #fff */
}

.in_case .title h3 {
	display: block;
	font-size: 36px;
	padding: 0 0 20px;
	font-weight: bold;
	letter-spacing: 2px
}

.in_case .title p {
	display: block;
	width: 750px;
	margin: 0 auto;
	font-size: 18px;
	padding-bottom: 20px;
	color: #808080;
	/* color: rgba(255, 255, 255, 0.8) */
}

.inner .title p {
	display: block;
	width: 750px;
	margin: 0 auto;
	font-size: 18px;
	padding: 20px 0;
	color: #808080;
	/* color: rgba(255, 255, 255, 0.8) */
}

.in_case .cate_list {
	text-align: center;
	font-size: 16px;
	color: #fff;
	margin: 20px 0 40px
}

.in_case .cate_list a {
	color: rgba(255, 255, 255, 0.8);
	position: relative;
	height: 30px;
	line-height: 30px;
	text-align: center;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.in_case .cate_list a:after {
	content: '';
	display: block;
	width: 0%;
	height: 1px;
	line-height: 1px;
	background: #fff;
	position: absolute;
	left: 50%;
	bottom: 0;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.in_case .cate_list a:hover {
	color: #fff
}

.in_case .cate_list a:hover:after {
	width: 100%;
	left: 0
}

.in_case .cate_list h4 {
	display: inline-block
}

.in_case .cate_list h4 a {
	display: block;
	font-weight: bold;
	font-size: 16px
}

.in_case .cate_list ul {
	display: inline-block
}

.in_case .cate_list ul li {
	display: inline-block;
	margin: 0 10px
}

.in_case .cate_list ul li a {
	display: block;
	position: relative;
	padding: 0 10px 0 14px;
	font-size: 16px
}

.in_case .cate_list ul li a:before {
	content: '';
	display: inline-block;
	width: 6px;
	height: 6px;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	background: #fff;
	position: absolute;
	left: 0px;
	top: 50%;
	margin-top: -3px
}

.in_case .list .row {
	margin: 0;
	display: flex;
	justify-content: space-between;
}

.in_case .list .row .item {
	width: 25%;
	padding: 0;
}

.in_case .list .row .item a {
	display: block;
	width: 100%;
	height: 566px;
	position: relative;
	/* overflow: hidden */
}

.in_case .list .row .item a .txt {
	width: 80%;
	height: 100%;
	position: absolute;
	left: 10%;
	top: 0;
	z-index: 3
}

.in_case .list .row .item a .txt .b-title {
	display: block;
	text-align: center;
	color: #fff;
	width: 100%;
	height: 70px;
	/* line-height: 40px; */
	font-size: 16px;
	position: absolute;
	left: 0;
	top: 36%;
	margin-top: 0px;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.in_case .list .row .item a .txt .b-title span {
	display: block;
	margin: 5px;
}

.in_case .list .row .item a .txt .b-xq {
	display: block;
	text-align: center;
	color: #fff;
	width: 100%;
	height: 70px;
	/* line-height: 40px; */
	font-size: 16px;
	position: absolute;
	left: 0;
	top: 57%;
	margin-top: 0px;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

/* .in_case .list .row .item a .txt b:after {
	content: '\f055';
	font-family: 'FontAwesome';
	font-size: 30px;
	color: #fff;
	display: block;
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	opacity: 0;
	filter: alpha(opacity=0);
	transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
} */

.in_case .list .row .item a .mask {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	display: block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s
}

.in_case .list .row .item a .mask:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.6);
	-webkit-transform: scaleY(0);
	transform: scaleY(0);
	-webkit-transform-origin: 50% 0;
	transform-origin: 50% 0;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}

.in_case .list .row .item a .img {
	width: 100%;
	height: 100%;
	overflow: hidden
}

.in_case .list .row .item a .img img {
	height: 600px;
}

.in_case .list .row .item a .img span {
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s
}

.in_case .list .row .item a:hover .txt b {
	margin-top: -35px;
	opacity: 1;
	filter: alpha(opacity=100)
}

.in_case .list .row .item a:hover .txt b:after {
	transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	opacity: 1;
	filter: alpha(opacity=100)
}

.in_case .list .row .item a:hover .mask:before {
	-webkit-transform: scaleY(1);
	transform: scaleY(1);
	-webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
	transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66)
}

.in_case .list .row .item a:hover .img span {
	-webkit-transform: scale(1.07, 1.07);
	-moz-transform: scale(1.07, 1.07);
	-o-transform: scale(1.07, 1.07);
	transform: scale(1.07, 1.07)
}

.partner_list {
	background: #F5F5F5;
	/* margin: 0 auto 50px */
}

.partner_list .title {
	text-align: center;
	color: #000
}

.partner_list .title h3 {
	display: block;
	font-size: 36px;
	padding: 0 0 20px;
	font-weight: bold;
	letter-spacing: 2px
}

.partner_list .title .line01 i {
	color: #999
}

.partner_list .title .line01:before {
	background: #999
}

.partner_list .title .line01:after {
	background: #999
}

.partner_list .bd {
	padding: 30px 0 0
}

.partner_list ul li {
	display: block;
	float: left;
	/* width: 210px; */
	padding-right: 50px;
	margin-right: 10px
}

.in_news {
	/* padding: 40px 0 */
}

.in_news .title {
	text-align: center;
	color: #000;
	padding: 60px;
}

.in_news .title h3 {
	display: block;
	font-size: 36px;
	padding: 0 0 20px;
	font-weight: bold;
	letter-spacing: 2px
}

.in_news .title .line01 i {
	color: #999
}

.in_news .title .line01:before {
	background: #999
}

.in_news .title .line01:after {
	background: #999
}

.in_news .title p {
	display: block;
	width: 660px;
	margin: 0 auto;
	font-size: 18px;
	padding: 20px 0;
	opacity: .8;
	filter: alpha(opacity=80)
}

#in_news_list {
	padding: 60px 0 0
}

#in_news_list .item .row {
	margin: 0 -20px
}

#in_news_list .item .row .list {
	padding: 0 20px;
	float: left;
	width: 33.3%;
}

#in_news_list .item .row .list a {
	display: block
}

#in_news_list .item .row .list a .img {
	width: 100%;
	height: 280px;
	position: relative;
	overflow: hidden
}

#in_news_list .item .row .list a .img em.date {
	display: block;
	width: 140px;
	height: 34px;
	line-height: 34px;
	background: #ed1b24;
	text-align: center;
	color: #fff;
	font-style: normal;
	font-weight: 700;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 2;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

#in_news_list .item .row .list a .img em.date i {
	display: inline-block;
	width: auto;
	height: 34px;
	line-height: 34px;
	vertical-align: top
}

#in_news_list .item .row .list a .img span {
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s
}

#in_news_list .item .row .list a .txt {
	padding: 20px 0
}

#in_news_list .item .row .list a .txt b {
	display: block;
	height: 50px;
	line-height: 25px;
	overflow: hidden;
	font-size: 20px;
	font-weight: bold;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

#in_news_list .item .row .list a .txt p {
	display: block;
	line-height: 24px;
	height: 72px;
	margin: 10px 0;
	font-size: 14px;
	color: #999;
	overflow: hidden
}

#in_news_list .item .row .list a .txt span.more.ani-left-right {
	display: inline-block;
	padding: 0 0 15px 0;
	height: 30px;
	line-height: 30px;
	text-align: left;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

#in_news_list .item .row .list a .txt span.more.ani-left-right i {
	display: inline-block;
	height: 30px;
	line-height: 30px;
	vertical-align: top
}

#in_news_list .item .row .list a:hover .img span {
	-webkit-transform: scale(1.07, 1.07);
	-moz-transform: scale(1.07, 1.07);
	-o-transform: scale(1.07, 1.07);
	transform: scale(1.07, 1.07)
}

#in_news_list .item .row .list a:hover .txt b {
	color: #ed1b24
}

#in_news_list .item .row .list a:hover .txt span.more.ani-left-right {
	padding: 0 15px;
	color: #fff
}

#in_news_list .owl-controls {
	width: 100%;
	height: 40px;
	position: absolute;
	left: 0;
	top: 10px
}

#in_news_list .owl-controls .owl-buttons {
	width: 100%;
	text-align: center
}

#in_news_list .owl-controls .owl-buttons div {
	display: inline-block;
	width: 40px;
	height: 40px;
	text-align: center;
	background: #eee;
	margin: 0 8px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

#in_news_list .owl-controls .owl-buttons div i {
	display: inline-block;
	height: 40px;
	line-height: 40px;
	vertical-align: top
}

#in_news_list .owl-controls .owl-buttons div:hover {
	background: #ed1b24;
	color: #fff
}

.in_num {
	background-repeat: no-repeat;
	background-position: center bottom;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-image: url(../images/tm-rowbg-six.jpg)
}

.in_num .inner {
	width: 100%;
	height: 100%;
	background: rgba(237, 27, 36, 0.9);
	padding: 40px 0;
	margin: 0
}

.in_num .inner ul {
	width: 100%;
	overflow: hidden
}

.in_num .inner ul li {
	display: block;
	float: left;
	width: 20%;
	padding: 30px 20px;
	text-align: center;
	border-right: 1px solid rgba(255, 255, 255, 0.3);
	color: #fff
}

.in_num .inner ul li:last-child {
	border-right: 1px solid rgba(255, 255, 255, 0)
}

.in_num .inner ul li .num {
	text-align: center;
	font-size: 40px;
	font-weight: 700
}

.in_num .inner ul li .num i {
	font-style: normal
}

.in_num .inner ul li i.icon {
	display: block;
	font-size: 40px;
	margin: 10px 0 20px
}

.in_num .inner ul li span.txt {
	display: inline-block;
	font-size: 18px;
	padding-bottom: 20px;
	opacity: .8;
	filter: alpha(opacity=80);
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.in_num .inner ul li span.txt:after {
	content: '';
	display: block;
	width: 30px;
	height: 2px;
	line-height: 2px;
	background: #fff;
	margin: 20px auto 0;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.in_num .inner ul li:hover span.txt {
	opacity: 1;
	filter: alpha(opacity=100)
}

.in_num .inner ul li:hover span.txt:after {
	width: 100%
}

footer {
	background: url("../images/img/about-b.png") no-repeat;
	background-size: 100% 100%;
}

footer .logo-b {
	width: 12%;
	height: 30px;
	margin-right: 5%;
}

footer .logo-b img {
	width: 100px;
	/* width: 100%;
	height: 100%; */
	/* object-fit: cover; */
}

footer .ft_contact {
	padding: 100px 0;
}



footer .ft_contact .row {
	margin: 0 -30px
}

footer .ft_contact .row .item {
	padding: 0 30px;
	height: 75px;
	color: #fff
}

footer .ft_contact .row .item .ico {
	width: 75px;
	height: 75px;
	float: left;
	background: #27303b;
	line-height: 75px;
	text-align: center
}

footer .ft_contact .row .item .ico i {
	display: inline-block;
	line-height: 75px;
	font-size: 30px
}

footer .ft_contact .row .item .txt {
	padding: 0 0 0 100px
}

footer .ft_contact .row .item .txt span.t {
	display: block;
	line-height: 25px;
	font-size: 18px;
	font-weight: bold
}

footer .ft_contact .row .item .txt p {
	display: block;
	line-height: 20px;
	font-size: 16px;
	margin-top: 10px;
	color: #fff;
	opacity: .6;
	filter: alpha(opacity=60);
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

footer .ft_contact .row .item .txt p a {
	font-weight: 500;
	color: #fff
}

footer .ft_contact .row .item .txt p:hover {
	opacity: 1;
	filter: alpha(opacity=100)
}

footer .ft_contact .row .item .txt p.tel {
	line-height: 40px;
	font-size: 18px
}

.QR {
	width: 168px;
}

.QR .QR-img {
	width: 168px;
	height: 168px;
}

.QR .QR-img img {
	width: 100%;
	height: 100%;
}

.QR span {
	display: block;
	width: 100%;
	text-align: center;
	color: #fff;
	margin-top: 15px;
}

.ft_info {
	width: 90%;
	margin: 0 auto;
	padding: 50px 0;
	display: flex;
	/* justify-content: space-between; */
}

.ft_info .title {
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	/* margin-bottom: 20px */
}

.ft_about {
	float: left;
	width: 300px;
	margin-right: 80px
}

.ft_about .txt {
	font-size: 14px;
	line-height: 26px;
	color: #999
}

.ft_about .txt a {
	font-size: 14px;
	line-height: 26px;
	color: #999
}

.ft_about .txt a {
	font-size: 14px;
	line-height: 26px;
	color: #999
}

.ft_news {
	float: left;
	width: 300px;
	margin-right: 80px
}

.ft_news .list ul li {
	display: block;
	height: 50px;
	margin-bottom: 10px
}

.ft_news .list ul li a {
	display: block;
	font-size: 14px;
	line-height: 25px;
	color: #999;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.ft_news .list ul li a span.date {
	display: block;
	float: left;
	width: 50px;
	height: 50px;
	text-align: center;
	font-size: 16px;
	background: #999;
	color: #fff;
	font-weight: 500;
	line-height: 20px;
	padding: 5px 0;
	margin: 0 20px 0 0;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.ft_news .list ul li a span.date em {
	display: block;
	width: 100%;
	font-size: 18px;
	font-style: normal
}

.ft_news .list ul li a:hover {
	color: #fff
}

.ft_news .list ul li a:hover span.date {
	background: #ed1b24
}

.ft_nav {
	float: left;
	width: 20%;
	margin-right: 5%
}

.ft_nav hr {
	width: 36px;
	height: 2px;
	background: #E5B039;
	color: #183884;
	margin: 8px 0 15px 0;
	border-top: 0;
}

.ft_nav .list ul li {
	display: block;
	/* height: 30px */
}

.ft_nav .list ul li a {
	display: block;
	font-size: 14px;
	line-height: 30px;
	color: #999;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.ft_nav .list ul li a:hover {
	color: #fff
}

.ft_tags {
	float: right;
	width: 350px
}

.ft_tags .list ul {
	width: 100%;
	overflow: hidden
}

.ft_tags .list ul li {
	display: inline-block;
	margin: 0 10px 10px 0
}

.ft_tags .list ul li a {
	display: block;
	padding: 0 20px;
	height: 36px;
	line-height: 36px;
	background: #10141d;
	color: rgba(255, 255, 255, 0.8);
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.ft_tags .list ul li a:hover {
	background: #ed1b24;
	color: #fff
}

.ft_copyright {
	width: 100%;
	height: 50px;
	border-top: 1px solid #727272;
	/* background: #10141d */
}

.ft_copyright .w p {
	display: block;
	float: left;
	width: 70%;
	line-height: 50px;
	text-align: left;
	color: #ccc;
	font-weight: 500
}

.ft_copyright .w p a {
	color: #ccc;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.ft_copyright .w p a:hover {
	color: #fff
}

.ft_copyright .w p:last-child {
	width: 100%;
	text-align: center;
}

.ft_copyright .w p:last-child i {
	margin: 0 8px;
	font-style: normal
}

.foot_link {
	background: #10141d;
	line-height: 28px;
	color: rgba(255, 255, 255, 0.2)
}

.foot_link a {
	color: rgba(255, 255, 255, 0.2);
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.foot_link a:hover {
	color: #fff
}

#bactotop {
	display: block;
	width: 40px;
	height: 40px;
	position: fixed;
	right: 10px;
	bottom: 10px;
	z-index: 50
}

#bactotop a {
	display: block;
	width: 40px;
	height: 40px;
	background: #eee;
	text-align: center;
	-webkit-transform: scale(0, 0);
	-moz-transform: scale(0, 0);
	-o-transform: scale(0, 0);
	transform: scale(0, 0);
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

#bactotop a i {
	display: block;
	width: 100%;
	height: 100%;
	line-height: 40px;
	font-size: 20px;
	color: #666;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

#bactotop a.show {
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	transform: scale(1, 1);
	opacity: 1;
	filter: alpha(opacity=100)
}

#bactotop a:hover {
	background: #ed1b24
}

#bactotop a:hover i {
	color: #fff
}

.banner_360view {
	width: 100%
}

.banner_360view .flash {
	float: left;
	width: 60%;
	height: 500px
}

.banner_360view .txt {
	float: right;
	width: 40%;
	padding: 0px 70px;
	font-size: 16px;
	line-height: 36px;
	color: #fff;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover
}

.banner_360view .txt.cangchu {
	background-image: url(../images/intro_bg.jpg)
}

.banner_360view .txt.huizhan {
	background-image: url(../images/intro_bg.jpg)
}

.banner_360view .txt.hunli {
	background-image: url(../images/intro_bg.jpg)
}

.banner_360view .txt h1.t {
	text-align: center;
	color: #fff;
	font-size: 48px;
	font-weight: bold;
	margin-bottom: 40px
}

.banner_360view .txt .txt_inner {
	width: 100%;
	height: 500px;
	display: table
}

.banner_360view .txt .txt_inner .des {
	display: table-cell;
	vertical-align: middle
}

.zhuanti_intro {
	padding: 70px 0;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover
}

.zhuanti_intro .line01 {
	margin: 20px auto
}

.cangchu_intro {
	background-image: url(../images/intro_bg.jpg)
}

.cangchu_intro .txt {
	width: 1000px;
	margin: 0 auto;
	font-size: 16px;
	line-height: 36px;
	color: #fff
}

.huizhan_intro {
	background-image: url(../images/intro_bg.jpg)
}

.huizhan_intro .txt {
	width: 1000px;
	margin: 0 auto;
	font-size: 16px;
	line-height: 36px;
	color: #fff
}

.hunli_intro {
	background-image: url(../images/intro_bg.jpg)
}

.hunli_intro .txt {
	width: 1000px;
	margin: 0 auto;
	font-size: 16px;
	line-height: 36px;
	color: #fff
}

.zhuanti_title01 {
	text-align: center;
	color: #fff;
	font-size: 48px;
	font-weight: bold
}

.zhuanti_style {
	padding: 100px 0 100px
}

.zhuanti_style .zhuanti_title01 {
	color: #000
}

.zhuanti_style .line01 {
	margin: 20px auto
}

.zhuanti_style .line01:before {
	background: #666
}

.zhuanti_style .line01:after {
	background: #666
}

.zhuanti_style .list {
	margin-top: 80px
}

.zhuanti_style .list ul {
	width: 100%;
	overflow: hidden
}

.zhuanti_style .list ul li {
	display: block;
	float: left;
	width: 20%;
	height: 540px;
	position: relative
}

.zhuanti_style .list ul li .img {
	width: 100%;
	height: 270px;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 0px
}

.zhuanti_style .list ul li .img span {
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	-webkit-transition: all 1.5s;
	-moz-transition: all 1.5s;
	-o-transition: all 1.5s;
	transition: all 1.5s
}

.zhuanti_style .list ul li .txt {
	width: 100%;
	height: 270px;
	border: 1px solid #eee;
	position: absolute;
	left: 0px;
	bottom: 0px;
	padding: 40px 30px 0;
	text-align: center;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.zhuanti_style .list ul li .txt i.iconfont {
	display: block;
	font-size: 40px;
	color: #ed1b24
}

.zhuanti_style .list ul li .txt i.icon {
	display: block;
	width: 57px;
	height: 57px;
	margin: 0 auto
}

.zhuanti_style .list ul li .txt i.icon img {
	width: 100%;
	height: 100%
}

.zhuanti_style .list ul li .txt b {
	display: block;
	font-size: 30px;
	color: #000;
	margin: 10px 0 20px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.zhuanti_style .list ul li .txt p {
	display: block;
	font-size: 14px;
	line-height: 24px;
	color: #666
}

.zhuanti_style .list ul li:nth-child(even) .img {
	top: auto;
	bottom: 0px
}

.zhuanti_style .list ul li:nth-child(even) .txt {
	top: 0px;
	bottom: auto
}

.zhuanti_style .list ul li:hover .img span {
	-webkit-transform: scale(1.2, 1.2);
	-moz-transform: scale(1.2, 1.2);
	-o-transform: scale(1.2, 1.2);
	transform: scale(1.2, 1.2)
}

.zhuanti_style .list ul li:hover .txt {
	padding-top: 20px
}

.zhuanti_style .list ul li:hover .txt b {
	margin: 0 0 10px
}

.zhuanti_pro_intro {
	background: #eee
}

.zhuanti_pro_intro .w {
	padding: 70px 0 30px
}

.zhuanti_pro_intro .w .col {
	margin-bottom: 40px
}

.zhuanti_pro_intro .w .col .img {
	float: left;
	width: 50%
}

.zhuanti_pro_intro .w .col .img img {
	width: 100%
}

.zhuanti_pro_intro .w .col .txt {
	float: right;
	width: 50%;
	padding: 0 0 0 90px
}

.zhuanti_pro_intro .w .col .txt h2.title {
	display: block;
	font-size: 30px;
	font-weight: bold;
	color: #ed1b24
}

.zhuanti_pro_intro .w .col .txt h2.title:after {
	content: '';
	display: block;
	width: 46px;
	height: 3px;
	line-height: 3px;
	background: #000;
	margin: 20px 0
}

.zhuanti_pro_intro .w .col .txt h3.title {
	display: block;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px
}

.zhuanti_pro_intro .w .col .txt .des {
	font-size: 14px;
	line-height: 30px
}

.zhuanti_pro_intro .w .col:nth-child(even) .img {
	float: right
}

.zhuanti_pro_intro .w .col:nth-child(even) .txt {
	float: left;
	padding: 0 90px 0 0
}

.zhuanti_pro_spec {
	padding: 70px 0
}

.zhuanti_pro_spec .w {
	background: rgba(255, 255, 255, 0.25)
}

.zhuanti_pro_spec .txt01 {
	float: left;
	width: 370px;
	padding: 50px;
	background: #fff
}

.zhuanti_pro_spec .txt01 h2.title {
	display: block;
	font-size: 30px;
	font-weight: bold;
	color: #ed1b24
}

.zhuanti_pro_spec .txt01 .des {
	font-size: 14px;
	line-height: 26px;
	margin: 30px 0 10px
}

.zhuanti_pro_spec .txt02 {
	float: right;
	width: 930px;
	padding: 40px;
	text-align: center;
	color: #fff
}

.zhuanti_pro_spec .txt02 th {
	font-size: 16px;
	font-weight: bold;
	text-align: center
}

.zhuanti_pro_spec .txt02 td {
	text-align: center;
	vertical-align: middle
}

.cangchu_spec {
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-image: url("../images/cangchu_spec_bg.jpg")
}

.huizhan_spec {
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-image: url("../images/huizhan_spec_bg.jpg")
}

.hunli_spec {
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-image: url("../images/hunli_spec_bg.jpg")
}

.zhuanti_pro_case {
	padding: 70px 0 0
}

.zhuanti_pro_case .zhuanti_title01 {
	color: #000
}

.zhuanti_pro_case .line01 {
	margin: 20px auto
}

.zhuanti_pro_case .line01:before {
	background: #666
}

.zhuanti_pro_case .line01:after {
	background: #666
}

.zhuanti_pro_case_list .slick-slide {
	height: 300px
}

.zhuanti_pro_case_list .slick-slide .item {
	width: 100%;
	height: 300px
}

.zhuanti_pro_case_list .slick-slide .item a {
	display: block;
	width: 100%;
	height: 100%;
	position: relative
}

.zhuanti_pro_case_list .slick-slide .item a:before {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	background: #000;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 20;
	opacity: .6;
	filter: alpha(opacity=60);
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.zhuanti_pro_case_list .slick-slide .item a .title {
	width: 100%;
	height: 60px;
	line-height: 40px;
	color: #fff;
	padding: 0 20px 20px 20px;
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 10;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.zhuanti_pro_case_list .slick-slide .item a .title span {
	display: block;
	padding: 0 0 0 20px;
	background: rgba(0, 0, 0, 0.66)
}

.zhuanti_pro_case_list .slick-slide .item a .img {
	display: block;
	width: 100%;
	height: 100%
}

.zhuanti_pro_case_list .slick-slide .item a .img span {
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover
}

.zhuanti_pro_case_list .slick-slide.slick-center .item a:before {
	opacity: 0;
	filter: alpha(opacity=0)
}

.zhuanti_pro_case_list .slick-arrow {
	width: 40px;
	height: 40px;
	background: #c9c9c9;
	position: absolute;
	top: 50%;
	margin-top: -20px;
	z-index: 20
}

.zhuanti_pro_case_list .slick-arrow.slick-prev {
	left: 0px
}

.zhuanti_pro_case_list .slick-arrow.slick-next {
	right: 0px
}

.n_banner {
	width: 100%;
	height: 300px;
	position: relative
}

.n_banner:before {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.8);
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2
}

.n_banner span.title {
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -20px;
	z-index: 2
}

.n_banner span.bg {
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center bottom;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover
}

.bread {
	width: 100%;
	height: 69px;
	line-height: 69px;
	text-align: center;
	font-size: 16px;
	background: #f4f4f4;
	position: relative;
	z-index: 20;
	-webkit-box-shadow: 0px 5px 20px 0px rgba(35, 35, 35, 0.1);
	-moz-box-shadow: 0px 5px 20px 0px rgba(35, 35, 35, 0.1);
	box-shadow: 0px 5px 20px 0px rgba(35, 35, 35, 0.1)
}

.product_warp {
	padding: 70px 0;
	background: #fff;
}

.product_warp .w {
	background: #fff
}

.product_detail_content {
	float: right;
	width: 1000px;
	background: #fff;
	padding: 0 0 0 40px
}

.product_detail_content h1.title {
	display: block;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	color: #333
}

.product_detail_content .info_des {
	width: 800px;
	margin: 20px auto 30px;
	text-align: center;
	font-size: 16px;
	line-height: 30px;
	color: #666
}

.product_detail_content .txt {
	padding: 20px 0;
	font-size: 16px;
	line-height: 30px;
	color: #333
}

.product_form {
	width: 80%;
	margin: auto;
	margin-bottom: 70px;
}

.product_form h2 {
	text-align: center;
	margin-bottom: 67px;
}

.product_form input {
	width: 27%;
	height: 40px;
	margin-right: 2%;
	border-radius: 5px;
	border: none;
	background-color: #fff;
	padding: 0 20px;
}

.product_form input:focus {
	outline: 2px solid #183884;
}

.product_form button {
	width: 10%;
	height: 40px;
	background: #183884;
	border-radius: 5px;
	color: #fff;
	text-align: center;
	line-height: 40px;
	border: none;
	display: inline-block;
}

#product_d_slide {
	width: 790px;
	margin: 0 auto
}

#product_d_slide .item {
	width: 100%;
	height: 100%
}

#product_d_slide .item a {
	display: block;
	width: 100%;
	height: 100%
}

#product_d_slide .item a .col {
	width: 100%;
	height: 100%;
	display: table
}

#product_d_slide .item a .col .inner {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 790px;
	height: 676px;
	/* height: 415px; */
	/* height: 520px */
}

#product_d_slide .item a .col .inner img {
	max-width: 100%;
	max-height: 100%
}

#product_d_slide .owl-pagination {
	margin: 0;
	width: 100%;
	height: 4px;
	text-align: center;
	position: absolute;
	bottom: 30px
}

#product_d_slide .owl-pagination .owl-page {
	display: inline-block
}

#product_d_slide .owl-pagination .owl-page span {
	display: block;
	margin: 0 5px;
	width: 20px;
	height: 4px;
	background: rgba(0, 0, 0, 0.3);
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

#product_d_slide .owl-pagination .active span {
	width: 50px;
	background: #183884;
}

#product_d_slide .owl-buttons div {
	width: 40px;
	height: 40px;
	border: 1px solid #666;
	text-align: center;
	position: absolute;
	top: 50%;
	margin-top: -20px;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

#product_d_slide .owl-buttons div i.iconfont {
	display: inline-block;
	height: 38px;
	vertical-align: top;
	text-align: center;
	line-height: 38px;
	color: #666
}

#product_d_slide .owl-buttons div:hover {
	background-color: #183884;
	border-color: #183884;
}

#product_d_slide .owl-buttons div:hover i {
	color: #fff;
}

#product_d_slide .owl-buttons .owl-prev {
	left: 0px
}

#product_d_slide .owl-buttons .owl-next {
	right: 0px
}

#product_d_slide:hover .owl-controls .owl-buttons div {
	opacity: 1;
	filter: alpha(opacity=100)
}

#product_d_slide:hover .owl-controls .owl-buttons .owl-prev {
	left: 40px
}

#product_d_slide:hover .owl-controls .owl-buttons .owl-next {
	right: 40px
}

.web_side {
	width: 300px;
	float: right;
	background-color: #f5f5f5;
}

.web_side.left {
	float: left
}

.web_content {
	/* width: 1300px; */
	/* float: left; */
	margin: auto;
	/* padding: 0 40px 0 0; */
	/* background: #fff */
}

.web_content img {
	display: block;
	margin: auto;
}

.web_content.right {
	float: right;
	padding: 0 0 0 40px
}

.cate_side .side_t {
	width: 100%;
	line-height: 30px;
	padding: 10px 20px 5px;
	font-weight: bold;
	background: #d01818;
	color: #fff
}

.cate_side .side_t span {
	display: block;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 14px
}

.cate_side ul {
	margin: 10px 0 0;
	padding: 10px
}

.cate_side ul li {
	display: block;
	width: 100%;
	height: 60px;
	line-height: 60px;
	margin: 0 0 10px
}

.cate_side ul li a {
	display: block;
	font-size: 16px;
	color: #888;
	padding: 0 10px 0 20px;
	line-height: 60px;
	background: #fff;
	display: inline-block;
	width: 100%;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	position: relative;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s
}

.cate_side ul li a:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #d01818;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 0 50%;
	transform-origin: 0 50%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}

.cate_side ul li a:after {
	content: "\e649";
	font-family: 'themify';
	font-size: 12px;
	display: block;
	width: 30px;
	height: 60px;
	text-align: right;
	line-height: 60px;
	color: #fff;
	position: absolute;
	right: 10px;
	top: 0
}

.cate_side ul li a.cur {
	background: #d01818;
	color: #fff
}

.cate_side ul li a:hover {
	color: #fff
}

.cate_side ul li a:hover:before {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
	-webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
	transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66)
}

.pro_cate_side .side_t {
	width: 100%;
	line-height: 30px;
	padding: 10px 20px 5px;
	font-weight: bold;
	background: #d01818;
	color: #fff
}

.pro_cate_side .side_t span {
	display: block;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 14px
}

.pro_cate_side ul {
	margin: 10px 0 0;
	padding: 10px
}

.pro_cate_side ul li {
	display: block;
	width: 100%;
	height: 60px;
	line-height: 60px;
	margin: 0 0 10px
}

.pro_cate_side ul li a {
	display: block;
	font-size: 16px;
	color: #888;
	padding: 0 10px 0 20px;
	line-height: 60px;
	background: #fff;
	display: inline-block;
	width: 100%;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	position: relative;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s
}

.pro_cate_side ul li a:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #d01818;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 0 50%;
	transform-origin: 0 50%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}

.pro_cate_side ul li a img {
	float: right;
	width: 60px;
	height: 50px;
	margin-top: 5px
}

.pro_cate_side ul li a.cur {
	background: #d01818;
	color: #fff
}

.pro_cate_side ul li a:hover {
	color: #fff
}

.pro_cate_side ul li a:hover:before {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
	-webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
	transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66)
}

.product_list {
	float: right;
	width: 1000px;
	/* background: #fff; */
	padding: 0 0 0 40px;
	min-height: 800px
}

.product_list .row {
	margin: 0 -20px
}

.product_list .row .item {
	padding: 0 20px;
	margin-bottom: 40px
}

.product_list .row .item a {
	display: block;
	-webkit-box-shadow: 0px 10px 15px 5px rgba(35, 35, 35, 0);
	-moz-box-shadow: 0px 10px 15px 5px rgba(35, 35, 35, 0);
	box-shadow: 0px 10px 15px 5px rgba(35, 35, 35, 0);
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.product_list .row .item a .thumb {
	width: 100%;
	height: 220px;
	overflow: hidden;
	position: relative
}

.product_list .row .item a .thumb span {
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s
}

.product_list .row .item a .thumb:before {
	content: '';
	display: block;
	width: 100%;
	height: 300px;
	position: absolute;
	left: 0;
	top: -300px;
	z-index: 5;
	background: rgba(237, 27, 36, 0.6);
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	-webkit-clip-path: polygon(0 0, 101% 0%, 100% 100%, 0 90%);
	clip-path: polygon(0 0, 101% 0%, 100% 100%, 0 90%)
}

.product_list .row .item a .thumb:after {
	content: '\f055';
	font-family: 'FontAwesome';
	font-size: 30px;
	color: #fff;
	display: block;
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: 0px;
	z-index: 5;
	opacity: 0;
	filter: alpha(opacity=0);
	transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.product_list .row .item a .txt {
	padding: 20px;
	background: #f9f9f9;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.product_list .row .item a .txt b.t {
	display: block;
	font-size: 16px;
	height: 22px;
	line-height: 22px;
	overflow: hidden;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.product_list .row .item a .txt .des {
	font-size: 14px;
	line-height: 28px;
	color: #666;
	margin: 10px 0;
	height: 84px;
	overflow: hidden
}

.product_list .row .item a .txt span.more {
	width: 90px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: #efefef;
	color: #999
}

.product_list .row .item a:hover {
	-webkit-box-shadow: 0px 5px 15px 5px rgba(35, 35, 35, 0.1);
	-moz-box-shadow: 0px 5px 15px 5px rgba(35, 35, 35, 0.1);
	box-shadow: 0px 5px 15px 5px rgba(35, 35, 35, 0.1)
}

.product_list .row .item a:hover .thumb span {
	-webkit-transform: scale(1.07, 1.07);
	-moz-transform: scale(1.07, 1.07);
	-o-transform: scale(1.07, 1.07);
	transform: scale(1.07, 1.07)
}

.product_list .row .item a:hover .thumb:before {
	top: 0
}

.product_list .row .item a:hover .thumb:after {
	margin-top: -15px;
	transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	opacity: 1;
	filter: alpha(opacity=100)
}

.product_list .row .item a:hover .txt b.t {
	color: #ed1b24
}

.product_list .row .item a:hover .txt span.more {
	color: #fff
}

/* .news_warp {
	padding-top: 70px;
} */

/* .news_warp .item:nth-child(1) {
	padding-top: 0 !important;
	padding-bottom: 50 !important;
} */

/* .news_warp .item {
	padding: 50px 0
} */

/* .news_warp img {
	width: 100%;
	height: 100%;
} */

.news_warp .item:nth-child(even) {
	/* background: #f5f5f5 */
}

.news_warp .item a {
	display: block
}

.news_warp .item a .thumb {
	float: left;
	width: 300px;
	height: 200px;
	overflow: hidden;
	position: relative
}

.news_warp .item a .thumb span {
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s
}

.news_warp .item a .thumb:before {
	content: '';
	display: block;
	width: 100%;
	height: 240px;
	position: absolute;
	left: 0;
	top: -240px;
	z-index: 5;
	background: rgba(237, 27, 36, 0.6);
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	-webkit-clip-path: polygon(0 0, 101% 0%, 100% 100%, 0 90%);
	clip-path: polygon(0 0, 101% 0%, 100% 100%, 0 90%)
}

.news_warp .item a .thumb:after {
	content: '\f055';
	font-family: 'FontAwesome';
	font-size: 30px;
	color: #fff;
	display: block;
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: 0px;
	z-index: 5;
	opacity: 0;
	filter: alpha(opacity=0);
	transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.news_warp .item a .txt {
	padding: 0 0 0 340px
}

.news_warp .item a .txt b.t {
	display: block;
	font-size: 20px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.news_warp .item a .txt span.date {
	display: block;
	font-size: 14px;
	font-weight: 500;
	color: #999;
	height: 40px;
	line-height: 40px
}

.news_warp .item a .txt .des {
	font-size: 14px;
	line-height: 28px;
	color: #666;
	margin: 20px 0
}

.news_warp .item a .txt span.more {
	width: 90px;
	height: 30px;
	line-height: 30px;
	text-align: center
}

.news_warp .item a:hover .thumb span {
	-webkit-transform: scale(1.07, 1.07);
	-moz-transform: scale(1.07, 1.07);
	-o-transform: scale(1.07, 1.07);
	transform: scale(1.07, 1.07)
}

.news_warp .item a:hover .thumb:before {
	top: 0
}

.news_warp .item a:hover .thumb:after {
	margin-top: -15px;
	transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	opacity: 1;
	filter: alpha(opacity=100)
}

.news_warp .item a:hover .txt b.t {
	color: #ed1b24;
	padding: 0 0 0 10px
}

.news_warp .item a:hover .txt span.more {
	color: #fff
}

.news_warp_c {
	padding: 70px 0 70px 0;
	background: #fff
}

.news_warp_c .w {
	background: #fff
}

.news_detail_content h1.title {
	display: block;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	color: #333
}

.news_detail_content h3 {
	text-align: center;
}

.news_detail_content .info {
	width: 100%;
	text-align: center;
	font-size: 14px;
	line-height: 40px;
	color: #999;
	border-bottom: 1px solid #e1e1e1
}

.news_detail_content .txt {
	/* padding: 20px 0; */
	font-size: 16px;
	line-height: 30px;
	color: #004098;
	min-height: 500px
}

.news_detail_content .txt img {
	width: 100%;
	height: 100%;
}

.news_detail_content .txt a.back {
	display: block;
	width: 90px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	background: #183884;
	color: #fff;
	margin: 20px auto 0;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.news_detail_content .txt a.back:hover {
	background: #004098
}

.news_detail_content #detconts img {
	width: 100% !important;
	height: 100% !important;
}

.updown {
	color: #999;
	margin: 20px 0 0
}

.updown a {
	color: #999;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.updown a:hover {
	color: #ed1b24
}

.news_side .side_t {
	width: 100%;
	line-height: 30px;
	padding: 10px 20px 5px;
	font-weight: bold;
	background: #d01818;
	color: #fff
}

.news_side .side_t span {
	display: block;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 14px
}

.news_side ul {
	margin: 10px 0 0;
	padding: 10px 20px
}

.news_side ul li {
	display: block;
	width: 100%;
	margin: 0 0 10px
}

.news_side ul li a {
	display: block;
	font-size: 14px;
	color: #888;
	line-height: 25px;
	padding: 0 0 0 10px;
	position: relative;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.news_side ul li a:before {
	content: '';
	display: block;
	width: 4px;
	height: 4px;
	line-height: 4px;
	background: #999;
	position: absolute;
	left: 0px;
	top: 10px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.news_side ul li a:hover {
	color: #ed1b24
}

.news_side ul li a:hover:before {
	background: #ed1b24
}

.about_w {
	float: right;
	width: 1000px;
	background: #fff;
	padding: 0 0 0 40px;
	min-height: 800px;
	font-size: 16px;
	line-height: 30px
}

.about_pic {
	margin: 0;
	padding: 0
}

.about_pic .row {
	margin: 0 -20px
}

.about_pic .row .item {
	padding: 0 20px
}

.about_pic .row .item a {
	display: block
}

.about_pic .row .item a .img {
	width: 100%;
	height: 250px
}

.about_pic .row .item a .img span {
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover
}

.about_pic .row .item a .title {
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #666;
	font-size: 16px;
	font-weight: bold
}

.history_list {
	min-height: 800px;
	position: relative;
	background: url("../images/line04.gif") 120px top repeat-y
}

.history_list .item {
	font-size: 14px;
	line-height: 40px;
	margin-bottom: 20px
}

.history_list .item span.date {
	display: block;
	float: left;
	width: 100px;
	height: 40px;
	font-size: 18px;
	font-weight: 500;
	font-weight: bold;
	text-align: right;
	position: relative
}

.history_list .item span.date:after {
	content: '';
	display: block;
	width: 15px;
	height: 14px;
	background: url("../images/icon07.gif") left top no-repeat;
	position: absolute;
	right: -28px;
	top: 14px
}

.history_list .item .des {
	padding: 0 0 0 150px;
	font-size: 16px
}

.contact_info {
	line-height: 40px
}

#map01 {
	width: 100%;
	height: 600px;
	margin: 40px 0 0
}

#map01 .BMap_bubble_content {
	font-size: 14px
}

#map01 .BMap_bubble_content b {
	font-size: 16px
}

.message_form_col {
	margin: 0;
	padding: 0px
}

.message_form_col .row {
	margin: 0 -10px
}

.message_form_col .row .item {
	padding: 0 10px;
	margin-bottom: 20px
}

.message_form_col .row .item input {
	width: 100%;
	height: 44px;
	line-height: 42px;
	border: 1px solid #dcdcdc;
	font-size: 14px;
	padding: 0 20px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px
}

.choose {
	position: relative;
}

.choose .radio {
	position: relative;
	display: inline-block;
	font-weight: 400;
	margin-left: 30px;
	padding-left: 25px;
	cursor: pointer;
	color: #757575;
	font-size: 14px;
}

.choose .radio input {
	position: absolute;
	left: -9999px;
}

.choose .radio i {
	display: block;
	position: absolute;
	top: 7px;
	left: 0;
	width: 15px;
	height: 15px;
	outline: 0;
	border: 1px solid #e4e4e4;
	background: #ffffff;
	border-radius: 50%;
	transition: border-color .3s;
	-webkit-transition: border-color .3s;
}

.choose .radio input[checked="checked"]+i {
	border-color: red;
}

.choose .radio input+i:after {
	position: absolute;
	content: '';
	top: 2px;
	left: 2px;
	width: 9px;
	height: 9px;
	border-radius: 50%;
	background-color: red;
	opacity: 0;
	transition: opacity .1s;
	-webkit-transition: opacity .1s;
}

.choose .radio input:checked+i:after {
	opacity: 1;
}

.message_form_col .row .item textarea {
	width: 100%;
	line-height: 42px;
	border: 1px solid #dcdcdc;
	font-size: 14px;
	padding: 0 20px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px
}

.message_form_col .row .item .spec {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px
}

.message_form_col .row .item .submit {
	width: 100%;
	height: 44px;
	line-height: 44px;
	text-align: center;
	border: none;
	background: #333;
	color: #fff;
	font-size: 18px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.message_form_col .row .item .submit:hover {
	background: #ed1b24
}

.search_list_w {
	padding: 50px 0
}

.search_list {
	margin: 0;
	padding: 0
}

.search_list .row {
	margin: 0 -10px
}

.search_list .row .item {
	padding: 0 10px;
	margin-bottom: 20px
}

.search_list .row .item a {
	display: block;
	border: 1px solid #dcdcdc;
	padding: 15px
}

.search_list .row .item a .thumb {
	float: left;
	width: 90px;
	height: 90px
}

.search_list .row .item a .thumb span {
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover
}

.search_list .row .item a .txt {
	padding: 0 0 0 110px
}

.search_list .row .item a .txt b.t {
	display: block;
	font-size: 14px;
	height: 20px;
	line-height: 20px;
	overflow: hidden
}

.search_list .row .item a .txt .des {
	font-size: 12px;
	line-height: 20px;
	color: #999;
	height: 40px;
	margin: 5px 0;
	overflow: hidden
}

.search_list .row .item a .txt .info {
	height: 20px;
	line-height: 20px;
	color: #666
}

.search_list .row .item a .txt .info span {
	display: block;
	float: left;
	width: 50%;
	font-size: 12px
}

.search_list .row .item a .txt .info span.more {
	text-align: right
}

.related_box dt {
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	padding: 0 20px;
	font-size: 14px;
	color: #333;
	background: #ddd
}

.related_box dd {
	padding: 20px;
	border: 1px solid #ddd
}

.related_box dd .row {
	margin: 0 -10px
}

.related_box dd .row .list {
	padding: 0 10px
}

.related_box dd .row .list a {
	display: block
}

.related_box dd .row .list a .thumb {
	width: 100%;
	height: 220px;
	overflow: hidden;
	position: relative
}

.related_box dd .row .list a .thumb span {
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s
}

.related_box dd .row .list a .thumb:before {
	content: '';
	display: block;
	width: 100%;
	height: 260px;
	position: absolute;
	left: 0;
	top: -260px;
	z-index: 5;
	background: rgba(237, 27, 36, 0.6);
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	-webkit-clip-path: polygon(0 0, 101% 0%, 100% 100%, 0 90%);
	clip-path: polygon(0 0, 101% 0%, 100% 100%, 0 90%)
}

.related_box dd .row .list a .thumb:after {
	content: '\f055';
	font-family: 'FontAwesome';
	font-size: 30px;
	color: #fff;
	display: block;
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: 0px;
	z-index: 5;
	opacity: 0;
	filter: alpha(opacity=0);
	transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.related_box dd .row .list a .title {
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	overflow: hidden;
	color: #999;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.related_box dd .row .list a:hover .thumb span {
	-webkit-transform: scale(1.07, 1.07);
	-moz-transform: scale(1.07, 1.07);
	-o-transform: scale(1.07, 1.07);
	transform: scale(1.07, 1.07)
}

.related_box dd .row .list a:hover .thumb:before {
	top: 0
}

.related_box dd .row .list a:hover .thumb:after {
	margin-top: -15px;
	transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	opacity: 1;
	filter: alpha(opacity=100)
}

.related_box dd .row .list a:hover .title {
	color: #ed1b24
}

.qualification_list {
	margin: 0;
	float: left;
	width: 1000px;
	background: #fff;
	padding: 0 40px 0 0;
	min-height: 800px
}

.qualification_list .row {
	/* margin: 0 -10px */
}

.qualification_list .row .item {
	padding: 0 10px
}

.qualification_list .row .item .thumb {
	width: 100%
}

.qualification_list .row .item .thumb img {
	width: 100%
}

.qualification_list .row .item .title {
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	overflow: hidden;
	color: #999
}

.sidebar {
	width: 60px;
	position: fixed;
	bottom: 10px;
	right: 5px;
	z-index: 99999
}

.sidebar ul li {
	position: relative;
	list-style: none;
	height: 61px;
	background: url(../images/r_line.png) bottom no-repeat
}

.sidebar ul li img {
	float: left
}

.sidebar ul li .sidebox {
	position: absolute;
	width: 60px;
	height: 60px;
	top: 0;
	right: 0;
	transition: all 0.3s;
	background: #7f7f7f;
	overflow: hidden;
	color: #fff;
	font: 14px "微软雅黑"
}

.sidebar ul li .sidebox1 {
	position: absolute;
	width: 60px;
	height: 60px;
	top: 0;
	right: 0;
	transition: all 0.3s;
	background: #7f7f7f;
	overflow: hidden;
	color: #fff;
	font: 14px "微软雅黑"
}

.sidebar ul li .sidebox1:hover {
	background: #fd8200
}

.sidebar ul li .sidebox2 {
	position: absolute;
	width: 60px;
	height: 60px;
	top: 0;
	right: 0;
	transition: all 0.3s;
	background: #7f7f7f;
	overflow: hidden;
	color: #fff;
	font: 14px "微软雅黑"
}

.sidebar ul li .sidebox3 {
	position: absolute;
	width: 60px;
	height: 60px;
	top: 0;
	right: 0;
	transition: all 0.3s;
	background: #7f7f7f;
	overflow: hidden;
	color: #fff;
	font: 14px "微软雅黑"
}

.mobile-container {
	width: 60px;
	height: 60px;
	background: url(../images/r_ewm.png) no-repeat #7f7f7f;
	float: left
}

.mobile-container:hover {
	background: url(../images/r_ewm.png) no-repeat #fd8200
}

.mobile-show {
	width: 140px;
	min-height: 120px;
	background: #fff;
	border-radius: 10px;
	border: 1px solid #dddddd;
	position: absolute;
	left: -155px;
	top: -80px
}

.mobile-show .mobile-sanjiao {
	width: 0;
	height: 0;
	border-style: solid;
	border-color: transparent transparent transparent #ffffff;
	border-width: 6px;
	left: 140px;
	top: 120px;
	position: absolute;
	z-index: 2
}

.mobile-show .mobile-sanjiao-big {
	width: 0;
	height: 0;
	border-style: solid;
	border-color: transparent transparent transparent #dddddd;
	border-width: 8px;
	left: 141px;
	top: 118px;
	position: absolute
}

.mobile-show .mobile-txt {
	float: left;
	width: 124px;
	padding: 10px 12px 20px;
	text-align: center;
	font-size: 15px;
	color: #4c4c4c
}

.mobile-show .mobile-txt ul li {
	width: 124px;
	min-height: 120px;
	line-height: 15px
}

/*网站地图*/
.sitemap {
	overflow: hidden;
	line-height: 30px;
	padding: 10px;
	border-bottom: 1px solid #ddd;
}

.sitemap dt {
	float: left;
	margin-right: 2%;
	width: 14.66666667%;
}

.sitemap dt a {
	display: block;
	text-align: center;
	background: #ececec;
	font-size: 14px;
	padding: 8px 0;
	font-weight: normal;
}

.sitemap dt a:hover {
	background: #ccc;
	color: #fff;
}

.sitemap dd {
	float: left;
	width: 83.333333%;
}

.sitemap dd a {
	float: left;
	color: #666;
	padding-right: 35px;
	line-height: 39px;
	transition: none;
}

.sitemap dd a:hover {
	color: #333;
}

.text-center #pagination a {
	color: #fff;
	background: #999;
	padding: 6px 10px;
	display: inline-block;
	border-radius: 5px;
	margin-right: 10px;
}

.text-center #pagination a:hover {
	color: #fff;
	background: #183884;
	padding: 6px 10px;
	display: inline-block;
	border-radius: 5px;
}

.text-center #pagination #prePage {
	color: #fff;
	background: #999;
	padding: 6px 10px;
	display: inline-block;
	border-radius: 5px;
	margin-right: 10px;
}

.text-center #pagination #prePage:hover {
	color: #fff;
	background: #183884;
	padding: 6px 10px;
	display: inline-block;
	border-radius: 5px;
	margin-right: 10px;
}

.text-center #pagination .current {
	color: #fff;
	background: #183884;
	padding: 6px 10px;
	display: inline-block;
	border-radius: 5px;
	margin-right: 10px;
}

.text-center #pagination #nextPage {
	color: #fff;
	background: #999;
	padding: 6px 10px;
	display: inline-block;
	border-radius: 5px;
}

.text-center #pagination #nextPage:hover {
	color: #fff;
	background: #ed1b24;
	padding: 6px 10px;
	display: inline-block;
	border-radius: 5px;
}

.text-center #pagination .totalPages span {
	color: #ed1b24;
}

/* 产品分页 */
#allpagesdiv {
	margin: 0;
	padding: 0;
}

#pagination .pd_fyd_div {
	width: fit-content;
	margin: 0 auto;
	overflow: hidden;
	max-width: 100%;
	margin-bottom: 20px;
}

#pagination #allpagesdiv li {
	display: inline-block;
	list-style-type: none;
	padding: 6px 10px;
	border-radius: 5px;
	color: #fff;
	background: #999;
	margin-right: 10px;
}

#pagination #allpagesdiv li:hover {
	display: inline-block;
	list-style-type: none;
	padding: 6px 10px;
	color: #fff;
	background: #183884;
}

#pagination #allpagesdiv .current-page {
	color: #fff;
	background: #183884;
}

#pagination .pd_fydd_prev {
	float: left;
}

#pagination .pd_fydd_next {
	float: left;
}

#pagination .pd_fydd_jump {
	float: left;
	height: 30px;
	overflow: hidden;
	line-height: 30px;
	font-size: 14px;
	margin: 0 5px;
	margin-bottom: 5px;
}

#pagination .pd_fydd_inp {
	height: 30px;
	border: 0;
	width: 50px;
	margin: 0 5px;
	border-radius: 3px;
	display: block;
	float: left;
	margin-bottom: 5px;
	text-align: center;
	border: 1px solid #999;
}

#pagination .pd_fydd_go {
	display: block;
	float: left;
	text-align: center;
	background: #eee;
	border: 1px solid #ddd;
	font-size: 14px;
	text-decoration: none;
	color: #333;
	cursor: pointer;
	border-radius: 5px;
	padding: 3px 10px;
}

#pagination .pd_fydd_go:hover {
	color: #fff;
	background: #183884;
}

/* 产品列表 */
.product_lists #prodlistdiv {}

.product_lists #prodlistdiv .item {
	width: 49%;
	height: 364px;
	display: flex;
	background: #fff;
	justify-content: space-between;
	margin-bottom: 44px;
	transition: 0.5s;
	transform: scale(0.97, 0.97);
	cursor: pointer;
}

.product_lists #prodlistdiv .item:hover {
	box-shadow: 0 0 20px rgb(0 0 0 / 10%);
	transition: 0.5s;
	transform: scale(1, 1);
}

.product_lists #prodlistdiv .item:nth-child(2n) {
	margin-left: 2%;
}

.product_lists #prodlistdiv .item .product_list_img {
	/* width: 28%; */
	height: 216px;
	/* margin-left: 72px;
	margin-right: 94px; */
	margin-top: 60px;
}

.product_lists #prodlistdiv .item .product_list_img img {
	width: 100%;
	height: 100%;
}

.product_lists #prodlistdiv .item .product_list_center {
	padding-right: 20px;
	width: 70%;
}

.product_lists #prodlistdiv .item .product_list_center .product_list_title {
	display: block;
	font-size: 22px;
	font-weight: bold;
	margin-top: 38px;
}

.product_lists #prodlistdiv .item .product_list_center .product_list_type {
	display: block;
	color: #404040;
	font-size: 18px;
	margin-top: 10px;
}

.product_lists #prodlistdiv .item .product_list_center .product_list_contant {
	color: #909090;
	font-size: 14px;
	margin-top: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 7;
	-webkit-box-orient: vertical;
	min-height: 140px;
}

.product_lists #prodlistdiv .item .product_list_center .product_list_btn {
	font-size: 18px;
	color: #183884;
	margin-top: 20px;
}

.product_lists #prodlistdiv .item a .thumb {
	width: 100%;
	height: 360px;
	overflow: hidden;
	position: relative;
}

.product_list #prodlistdiv .item a .thumb:before {
	content: '';
	display: block;
	width: 100%;
	height: 450px;
	position: absolute;
	left: 0;
	top: -450px;
	z-index: 5;
	background: rgba(237, 27, 36, 0.6);
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	-webkit-clip-path: polygon(0 0, 101% 0%, 100% 100%, 0 90%);
	clip-path: polygon(0 0, 101% 0%, 100% 100%, 0 90%)
}

.product_list #prodlistdiv .item a .txt .des {
	font-size: 14px;
	line-height: 28px;
	color: #666;
	margin: 10px 0;
	height: 84px;
	overflow: hidden
}

.product_list .prodlistdiv .item a .txt span.more {
	width: 90px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: #efefef;
	color: #999
}

.product_list #prodlistdiv .item a .thumb:after {
	content: '\f055';
	font-family: 'FontAwesome';
	font-size: 30px;
	color: #fff;
	display: block;
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: 0px;
	z-index: 5;
	opacity: 0;
	filter: alpha(opacity=0);
	transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.product_list #prodlistdiv .item a .thumb img {
	width: 100%;
}

.product_list #prodlistdiv .item a .txt {
	padding: 20px;
	background: #fefefe;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.product_list #prodlistdiv .item a .txt b.t {
	display: block;
	font-size: 16px;
	height: 22px;
	line-height: 22px;
	overflow: hidden;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.product_list #prodlistdiv .item a .txt .des {
	font-size: 14px;
	line-height: 28px;
	color: #666;
	margin: 10px 0;
	height: 84px;
	overflow: hidden
}

.product_list #prodlistdiv .item a .txt span.more {
	width: 90px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: #efefef;
	color: #999
}

.product_list #prodlistdiv .item a:hover {
	-webkit-box-shadow: 0px 5px 15px 5px rgba(35, 35, 35, 0.1);
	-moz-box-shadow: 0px 5px 15px 5px rgba(35, 35, 35, 0.1);
	box-shadow: 0px 5px 15px 5px rgba(35, 35, 35, 0.1)
}

.product_list #prodlistdiv .item a:hover .thumb span {
	-webkit-transform: scale(1.07, 1.07);
	-moz-transform: scale(1.07, 1.07);
	-o-transform: scale(1.07, 1.07);
	transform: scale(1.07, 1.07)
}

.product_list #prodlistdiv .item a:hover .thumb:before {
	top: 0
}

.product_list #prodlistdiv .item a:hover .thumb:after {
	margin-top: -15px;
	transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	opacity: 1;
	filter: alpha(opacity=100)
}

.product_list #prodlistdiv .item a:hover .txt b.t {
	color: #ed1b24
}

.product_list #prodlistdiv .item a:hover .txt span.more {
	color: #fff
}

/* 产品详情展示 */
.product_display {
	height: 710px;
	/* height: 676px; */
	background: #fff;
	padding-bottom: 30px;
}

.product_display .det_dit_tit {
	color: #2e3136;
	font-size: 28px;
	margin-top: 66px;
}

.product_display .det_dit_ted {
	font-size: 16px;
	line-height: 32px;
	margin-top: 30px;
	margin-bottom: 30px;
	max-height: 245px;
	overflow-y: scroll;
}

.product_display .det_biaozhi_div {
	width: 70%;
	margin-top: 50px;
	margin-bottom: 35px;
}

.product_display .det_biaozhi_div img {
	width: 100%;
	height: auto;
}

.product_display .det_dit_zxd {
	margin-top: 50px;
	width: 100%;
	display: flex;
}

.product_display .det_ditz_tlp {
	padding: 7px 10px;
	margin-left: 50px;
	margin-top: 2px;
}

.product_display .det_ditz_tlp img {
	width: 25px;
	margin-right: 10px;
	margin-top: -6px;
}

.product_display .det_ditz_btn {
	height: 35px;
	/* line-height: 35px; */
	border-radius: 30px;
	margin-left: 10px;
	padding: 7px 30px;
	color: #fff;
	border: 1px solid #183884;
	background: #183884;
	cursor: pointer;
}

.product_display .det_ditz_tlp .zx {
	font-size: #5C5C5C;
	font-size: 14px;
}

.product_display .det_ditz_tlp .phone {
	display: inline-block;
	font-size: #333;
	font-size: 16px;
}

/* 产品介绍 */
.product_introduce {
	height: auto;
	background: #fff;
	padding-bottom: 40px;
}

.product_introduce .det_d_btn {
	display: flex;
	/* padding: 20px 0; */
}

.product_introduce .det_d_btn>div {
	display: inline-block;
	font-size: 20px;
	padding: 10px 60px;
	position: relative;
	color: #4d4d4d;
	cursor: pointer;
}

.product_introduce .det_d_btn>div:hover {
	color: #183884;
}

.product_introduce .det_d_left {
	margin-left: 30px;
	cursor: pointer;
}

.product_introduce .det_d_btnact {
	color: #183884 !important;
	border-bottom: 2px solid #183884;
	cursor: pointer;
}

.det_d_dets {
	height: auto;
	background: #fff;
}

.det_d_dets p {
	/* background: #fff; */
}

/* 相关产品 */

#hotproddiv .list a .thumb {
	width: 100%;
	height: 240px;
	overflow: hidden;
	position: relative;
}

#hotproddiv .list a .thumb:before {
	content: '';
	display: block;
	width: 100%;
	height: 280px;
	position: absolute;
	left: 0;
	top: -280px;
	z-index: 5;
	background: rgba(237, 27, 36, 0.6);
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	-webkit-clip-path: polygon(0 0, 101% 0%, 100% 100%, 0 90%);
	clip-path: polygon(0 0, 101% 0%, 100% 100%, 0 90%)
}

#hotproddiv .list a .txt .des {
	font-size: 14px;
	line-height: 28px;
	color: #666;
	margin: 10px 0;
	height: 84px;
	overflow: hidden
}

#hotproddiv .list a .txt span.more {
	width: 90px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: #efefef;
	color: #999
}

#hotproddiv .list a .thumb:after {
	content: '\f055';
	font-family: 'FontAwesome';
	font-size: 30px;
	color: #fff;
	display: block;
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: 0px;
	z-index: 5;
	opacity: 0;
	filter: alpha(opacity=0);
	transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

#hotproddiv .list a .txt {
	padding: 20px;
	background: #f9f9f9;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

#hotproddiv .list a .txt b.t {
	display: block;
	font-size: 16px;
	height: 22px;
	line-height: 22px;
	overflow: hidden;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

#hotproddiv .list a .txt .des {
	font-size: 14px;
	line-height: 28px;
	color: #666;
	margin: 10px 0;
	height: 84px;
	overflow: hidden
}

#hotproddiv .list a .txt span.more {
	width: 90px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: #efefef;
	color: #999
}

#hotproddiv .list a:hover {
	-webkit-box-shadow: 0px 5px 15px 5px rgba(35, 35, 35, 0.1);
	-moz-box-shadow: 0px 5px 15px 5px rgba(35, 35, 35, 0.1);
	box-shadow: 0px 5px 15px 5px rgba(35, 35, 35, 0.1)
}

#hotproddiv .list a:hover .thumb span {
	-webkit-transform: scale(1.07, 1.07);
	-moz-transform: scale(1.07, 1.07);
	-o-transform: scale(1.07, 1.07);
	transform: scale(1.07, 1.07)
}

#hotproddiv .list a:hover .thumb:before {
	top: 0
}

#hotproddiv .list a:hover .thumb:after {
	margin-top: -15px;
	transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	opacity: 1;
	filter: alpha(opacity=100)
}

#hotproddiv .list a:hover .txt b.t {
	color: #ed1b24
}

#hotproddiv .list a:hover .txt span.more {
	color: #fff
}

/* 新闻中心分页 */
.un_pagefenye {
	clear: both;
	height: auto;
	background: #fff;
	padding: 20px 20px;
}

.un_pagefenye .page_div a {
	display: inline-block;
	list-style-type: none;
	padding: 6px 10px;
	border-radius: 5px;
	color: #fff;
	background: #999;
	margin: 0 7px;
}

.un_pagefenye .page_div a:hover {
	display: inline-block;
	list-style-type: none;
	padding: 6px 10px;
	color: #fff;
	background: #183884;
}

.un_pagefenye .page_div .current {
	color: #fff;
	background: #183884;
}

/* #totalpagesdiv{
	color: #ed1b24;
}
#totalsizediv{
	color: #ed1b24;
} */
/* 招商联盟 */
.zs {
	padding-right: 0 !important;
}

.zs_img {
	width: 27px;
}

.zsdl {
	width: 100% !important;
	background-color: #E8E8E7;
}

.map-wrapper {
	width: 1300px;
	margin: auto;
	display: flex;
}

#map-11 {
	left: -110px;
}

.map-box {}

.map-content {
	margin-top: 35px;
	/* width: 370px; */
}

.map-text {
	font-size: 32px;
	padding-bottom: 10px;
}

.map-com {
	font-size: 18px;
	color: #9D9D9D;
	padding-top: 5px;
}

.map-det {
	width: 510px;
	height: 105px;
	background: #f2f2f0;
	border-radius: 10px;
	margin: 30px 0;
}

.map-det img {
	width: 24px;
	height: 26px;
	margin-left: 32px;
	margin-top: -2px;
	display: inline-block;
	margin-right: 10px;
}

.map-det-t {
	padding-top: 24px;
	font-size: 18px;
	color: #494949;
}

.map-det-pt {
	margin-left: 72px;
	margin-top: 11px;
	color: #A2A2A2
}

.map-det-p {
	color: #197dfa
}

.map-xq {
	width: 100px;
	height: 40px;
	background: #E7161A;
	border-radius: 5px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	cursor: pointer;
}

.map-xq a {
	color: #fff;
}

/* 合作伙伴 */
.partner_list .title {
	padding: 60px 0;
}

.partner_list .bd .clearfix img {
	width: 100%;
	height: 100%;
}

.container_list {
	width: 100%;
	margin: auto;
	padding-bottom: 60px;
}

#container {
	width: 80%;
	margin: auto;
	height: 130px;
	overflow: hidden;
	position: relative;
}

#content {
	list-style: none;
	position: absolute;
	display: flex;
	justify-content: space-between;
}

/* #content li {}

#content li img {
	width: 100%;
	height: 100%;
} */

/* 底部关于我们 */
/* #qygsdiv {
	display: inline-block;
	height: 117px;
	overflow: hidden;
	font-size: 14px;
} */

/* #qygsdiv span {
	color: #999 !important;
} */

/* 解决方案列表 */
.solution_list {
	width: 80% !important;
	margin: auto;
}

#solution .item {
	margin-top: 40px;
}

.solution_item {
	/* height: 400px; */
	position: relative;
	cursor: pointer;
}

.solution_item img {
	opacity: 0.7;
}

.solution_title {
	position: absolute;
	top: 45%;
	color: #fff;
	width: 100%;
	font-size: 26px;
	text-align: center;
	cursor: pointer;
}

.solution_xq {
	position: absolute;
	top: 55%;
	color: #fff;
	width: 100%;
	font-size: 16px;
	text-align: center;
	cursor: pointer;
}

/* 城市加盟代理 */
.joinus_c {
	width: 1668px !important;
	margin: auto;
}

.joinus_content img {
	width: 100%;
	height: auto;
}

.joinus_01 {
	display: flex;
	justify-content: space-between;
}

.joinus_01_l {
	width: 798px;
	height: 407px;
}

.joinus_01_r {}

.joinus_01_title {
	margin-left: 64px;
}

.joinus_01_r ul {
	margin-top: 91px;
	margin-left: 64px;
}

.joinus_01_r ul li {
	color: #6D6D6D;
	font-size: 18px;
	margin-left: 20px;
	padding: 5px 0;
}

.joinus_01_r ul li::marker {
	color: #1481E7;
}

.joinus_01_title {
	display: inline-block;
	margin-top: 48px;
}

.joinus_02 {
	margin-top: 137px;
	display: flex;
	justify-content: space-between;
}

.joinus_02_l {
	margin-top: 48px;
}

.joinus_02_title {
	width: 228px;
	height: 76px;
}

.joinus_02_l ul {
	margin-top: 86px;
}

.joinus_02_l ul li {
	color: #6D6D6D;
	font-size: 18px;
	margin-left: 20px;
	padding: 5px 0;
}

.joinus_02_l ul li::marker {
	color: #FFBE85;
}

.joinus_02 {
	margin-top: 137px;
	display: flex;
	justify-content: space-between;
}

.joinus_02_l {
	margin-top: 48px;
}

.joinus_02_title {
	width: 228px;
	height: 76px;
}

.joinus_02_l ul {
	margin-top: 86px;
}

.joinus_02_l ul li {
	color: #6D6D6D;
	font-size: 18px;
	margin-left: 20px;
	padding: 5px 0;
}

.joinus_02_l ul li::marker {
	color: #FFBE85;
}

.joinus_02_r {
	width: 778px;
	height: 467px;
}

.joinus_03 {
	margin-top: 137px;
	display: flex;
	justify-content: space-between;
}

.joinus_03_l {
	width: 798px;
	height: 467px;
}

.joinus_03_title {
	margin-left: 64px;
	margin-top: 48px;
	width: 224px;
	height: 76px;
}

.joinus_03_r ul {
	margin-top: 52px;
	margin-left: 64px;
}

.joinus_03_r ul li {
	color: #6D6D6D;
	font-size: 18px;
	margin-left: 20px;
	padding: 5px 0;
}

.joinus_03_r ul li::marker {
	color: #FF8A8A;
}

/* 产品中心页面 */
.in_type_list {
	max-width: 80%;
	margin: auto;
	min-height: 300px;
	position: relative;
	background: #fff;
	padding-top: 60px;
}

.typelist {
	max-width: 80%;
	margin: auto;
}

.typelist div {
	float: left;
	width: 19%;
	height: 52px;
	line-height: 50px;
	background-color: #fff;
	border: solid 1px #183884;
	font-size: 16px;
	color: #183884;
	text-align: center;
	margin-left: 6%;
	margin-bottom: 20px;
	cursor: pointer;
}

.typelist div:hover {
	background-color: #183884;
	border: solid 1px #181818;
	font-size: 16px;
	color: #fff;
}

#navdiv .on {
	background-color: #183884;
	border: solid 1px #183884;
	color: #fff;
}

#paramsdiv {
	clear: both;
	max-width: 1300px;
	margin: auto;
	background: #fff;
	padding: 5px 60px;
	margin-top: 20px;
}

#paramsdiv .paramsdiv_title {
	font-size: 16px;
	color: #595757;
	margin-top: 20px;
	margin-bottom: 20px;
	cursor: pointer
}

.paramsdiv_content {
	display: inline-block;
	width: 110px;
	font-size: 14px;
	color: #595757;
	padding: 5px 15px;
	cursor: pointer
}

.paramsdiv_content:hover {
	display: inline-block;
	width: 110px;
	font-size: 14px;
	color: #d01818;
	padding: 5px 15px;
	cursor: pointer
}

.on_text {
	display: inline-block;
	width: 110px;
	font-size: 14px;
	color: #d01818;
	padding: 5px 15px;
	cursor: pointer
}

.prodlistdiv img {
	width: 100%;
}

.un_data {
	max-width: 1300px;
	margin: auto;
	margin-top: 20px;
	height: 220px;
	background: rgba(3, 21, 40, .9)
}

.pd_tit {
	font-size: 32px;
	color: #fff;
	text-align: center;
	padding-top: 55px;
	margin-bottom: 30px;
}

.pd_s_inp {
	/* padding-top: 60px; */
}

#searchinptop {
    display: block;
    height: 35px;
    border: none;
    /* border-radius: 32px;
    padding-top: 50p; */
    outline: none;
    /* padding: 0 20px; */
    font-size: 12px;
    /* border: solid 1px rgb(237, 112, 55, 1); */
    background: transparent;
    color: #000;
}

.searchinptop {
	width: fit-content;
	padding: 0 30px;
	display: flex;
	align-items: center;
    height: 35px;
    border: none;
    border-radius: 32px;
    outline: none;
    font-size: 12px;
    border: solid 1px #183884;
    background: #fff;
    color: #fff;
}

#searchinp {
	width: 65%;
	margin: auto;
	display: block;
	height: 50px;
	border: none;
	border-radius: 32px;
	padding-top: 50p;
	outline: none;
	padding-left: 20px;
	font-size: 16px;
}

/* 产品中心数据更改 */
/* banner */
.product_banner {
    position: relative;
}
.product_banner img {
	width: 100%;
	height: auto;
}

.classification-search {
	position: absolute;
    bottom: 35%;
    width: 100%;
    left: 50%;
}

#prodlistdiv .txt {
	height: 60px;
	line-height: 60px;
	text-align: center;
	color: #333;
	font-size: 18px;
	background: #fff;
	border-top: 1px solid #F2F2F2;
	/* padding-left: 15px;
	display: block;
	font-size: 16px;
	height: 80px;
	background: #fff;
	line-height: 22px;
	overflow: hidden;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s */
}

.product_list #prodlistdiv .item .txt span.more {
	width: 90px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: #efefef;
	color: #999;
	font-size: 14px;
	display: inline-block;
	margin-top: 5px !important;
	cursor: pointer;
}

#prodlistdiv .item .thumb {
	background: #fff;
}

#prodlistdiv .item .thumb img {
	transform: scale(0.8, 0.8);
}

#prodlistdiv .item .thumb img:hover {
	transform: scale(0.9, 0.9);
}

#prodlistdiv .item span.more.ani-left-right {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	position: relative;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s
}

#prodlistdiv .item span.more.ani-left-right:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #ed1b24;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 0 50%;
	transform-origin: 0 50%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}

#prodlistdiv .item:hover span.more.ani-left-right:before {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
	-webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
	transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66)
}

#prodlistdiv .item:hover .more {
	color: #fff !important;
}

/* 关于我们 */
.about {
	background-color: #f4f4f4 !important;
}

.about .product_list_w {
	padding: 0;
}

.about .clearfix {
	padding: 0 40px;
	background: #fff;
	text-align: center;
}

.about .about_w h3 {
	text-align: center;
	padding-bottom: 20px;
}

.n_banner .bg {
	background-image: url('./skin/images/inb17.jpg')
}

/* #qygsdiv {
	display: inline-block;
	height: 150px;
	overflow: hidden;
}

#qygsdiv span {
	font-size: 16px !important;
	font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif !important;
	/* color: #999 !important; */
/* } */

.ab_p_ctit {
	text-align: center;
	padding-bottom: 20px;
}

.ab_p_cc_tit {
	margin: auto;
	text-align: center;
	background-color: #d01818;
	width: 100px;
	color: #fff;
	position: relative;
}

.ab_sp {
	position: absolute;
	margin: auto;
	text-align: center;
	background-color: #d01818;
	width: 2px;
	height: 20px;
	top: 30px;
	left: 48px;
	color: #fff;
}

.ab_p_cc_cent {
	text-align: center;
	position: relative;
	top: 30px;
}

.ab_p_cchild {
	margin-top: 30px;
}

.ab_p_cc_child {
	text-align: center;
	position: relative;
	top: 50px;
	display: flex;
}

.ab_p_cc_cdiv {
	width: 33.3%;
}

.ab_p_cc_tit {
	text-align: center;
}

.ab_p_cc_ccen {
	text-align: center;
	margin-top: 30px;
}

/* 产品详情页推荐产品 */
#pd_contdiv,
#pd_paramdiv {
	width: 70%;
	margin: auto;
}

#pd_contdiv div {
	height: auto !important;
}

#pd_contdiv img {
	width: 100% !important;
	height: 100% !important;
}

#pd_paramdiv div {
	height: auto !important;
}

#pd_paramdiv img {
	width: 100% !important;
	height: 100% !important;
}

#hotproddiv img {
	/* width: 80% !important; */
	margin: auto;
	display: inline-block;
}

#hotproddiv .title {
	text-align: center;
	height: 90px;
	line-height: 90px;
	font-size: 18px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

#hotproddiv .thumb img {
	transition: 0.5s;
	transform: scale(0.8, 0.8)
}

#hotproddiv .thumb img:hover {
	transition: 0.5s;
	transform: scale(0.9, 0.9);
}

/* 关于我们新 */
.about_tab_title {
	box-shadow: 0px 10px 10px -5px rgb(0 0 0 / 10%);
	/* position: relative;
	top: -60px; */
}

.prize_header {
	width: 80%;
	margin: auto;
	display: flex;
}

.prize_tab {
	width: 50%;
	/* width: 778px; */
	height: 60px;
	background: #fff;
	font-size: 22px;
	line-height: 60px;
	text-align: center;
	cursor: pointer;
}

.prize_tab a {
	display: inline-block;
	line-height: 60px;
}

.prize_tab a.tab {
	border-bottom: 2px solid #183884;
}

.prize_tit {
	width: 50%;
	/* width: 778px; */
	height: 60px;
	font-size: 22px;
	line-height: 60px;
	text-align: center;
	color: #FFF;
	position: relative;
	cursor: pointer;
	/* background: #000000;
	opacity: 0.2; */
}

.prize_bg {
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.2;
}

.prize_font {
	position: absolute;
	top: 0px;
	text-align: center;
	width: 100%;
}

.prize_font a {
	display: block;
	width: 100%;
	color: #fff;
}

.about_we {
	width: 80%;
	margin: auto;
}

.about_contant_title {
	margin-top: 63px;
}

.about_contant_title h3 {
	font-size: 36px;
	text-align: center;
}

.about_contant_title hr {
	background: #183884;
	width: 30px;
	height: 2px;
	margin: auto;
	margin-top: 15px;
	text-align: center;
}

.about_contant_title span {
	color: #919191;
	font-size: 18px;
	display: block;
	margin-top: 10px;
	text-align: center;
}

.about_we_contant {
	width: 100%;
	margin: auto;
	display: flex;
	justify-content: space-between;
	margin-top: 112px;
}

.about_center {
	position: relative;
	margin-top: 42px;
	height: 530px;
}

.about_center_bg {
	height: 328px;
	background: url("../images/banner/about.png") no-repeat;
	background-size: 100% 100%;
}

.about_center_contant {
	width: 80%;
	height: 433px;
	display: flex;
	justify-content: space-between;
	position: absolute;
	top: 97px;
	left: 10%;
	/* margin-left: -600px; */
	background: #fff;
	box-shadow: 0px 10px 10px -5px rgb(0 0 0 / 10%);
}

.about_contant {
	width: 100%;
	height: 200px;
	padding: 52px 21px 34px 37px;
	color: #7D7D7D;
	font-size: 16px;
}

.about_contant p {
	text-align: center;
}

.about_center_title {
	width: 323px;
	background: #183884;
}

.about_center_title .about_center_title_t {
	height: 305px;
	padding-top: 48px;
	padding-left: 25px;
	border-bottom: 1px solid #D3E2FF;
}

.about_center_title .about_center_title_t h3 {
	color: #fff;
	font-size: 32px;
}

.about_center_title .about_center_title_t hr {
	width: 30px;
	margin-top: 19px;
	height: 3px;
	color: #fff;
}

.about_center_title .about_center_title_t span {
	color: #fff;
	font-size: 24px;
	margin-top: 16px;
	display: block;
}

.about_center_title .about_center_title_b {
	height: 127px;
	line-height: 127px;
	font-size: 22px;
	color: #5e76a5;
	text-align: center;
}

/* 企业文化 */
.culture-center {
	width: 80%;
	margin: auto;
	height: 540px;
}

.culture-center .list {
	float: left;
	width: 48%;
	margin-top: 42px;
	display: flex;
}

.culture-center .list:nth-child(2n) {
	margin-left: 4%;
}

.culture-center .list .img {
	width: 262px;
	height: 160px;
}

.culture-center .list .img img {
	width: 100%;
	height: 100%;
}

.culture-center .list .contant {
	margin-left: 30px;
	width: 434px;
}

.culture-center .list .contant span {
	font-weight: bold;
	font-size: 18px;
}

.culture-center .list .contant p {
	color: #7D7D7D;
	margin-top: 34px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}

/* 团队风采 */
.team-center {
	width: 80%;
	margin: auto;
	height: 760px;
	margin-top: 54px;
}

.team-center .list {
	margin-top: 20px;
	float: left;
	width: 30%;
	/* height: 342px; */
	margin-left: 3.5%;
}

.team-center .list .img {
	width: 100%;
	/* height: 100%; */
	object-fit: cover;
	height: 342px;
}

.team-center .list .img img {
	width: 100%;
	height: 100%;
	/* height: 342px; */
	object-fit: cover;
}

.team-center .list:nth-child(1) {
	margin-left: 0;
}

.team-center .list:nth-child(4) {
	margin-left: 0;
}

#team .owl-controls .owl-buttons div {
	width: 40px;
	height: 40px;
	border: 1px solid #fff;
	text-align: center;
	position: absolute;
	top: 49%;
	margin-top: -20px;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

#team .owl-controls .owl-buttons div i.iconfont {
	display: inline-block;
	height: 38px;
	vertical-align: top;
	text-align: center;
	line-height: 38px;
	color: #fff
}

#team .owl-controls .owl-buttons div:hover {
	background-color: #183884;
	border-color: #183884;
}

#team .owl-controls .owl-buttons .owl-prev {
	left: 0px
}

#team .owl-controls .owl-buttons .owl-next {
	right: 0px
}

#team:hover .owl-controls .owl-buttons div {
	opacity: 1;
	filter: alpha(opacity=100)
}

#team:hover .owl-controls .owl-buttons .owl-prev {
	left: 40px
}

#team:hover .owl-controls .owl-buttons .owl-next {
	right: 40px
}

/* 关于我们 合作伙伴 */
#cooperation {
	width: 80%;
	margin: auto;
	margin-top: 50px;
	height: 230px;
	overflow: hidden;
	position: relative;
	background: #fff;
}

/* 荣誉资质 */
.contant_prize {
	width: 80%;
	margin: auto;
	clear: both;
	/* height: 1000px; */
}

.contant_prize .thumb {
	width: 150px;
	height: 200px;
	margin: auto;
}

.contant_prize .thumb img {
	width: 100%;
	height: 100%;
}

.contant_prize .title {
	display: block;
	/* padding: 15px 0; */
	font-size: 14px;
	color: #595757;
	text-align: center;
}

/* 资料下载 */
#file .list {
	float: left;
	width: 48%;
	height: 210px;
	margin-bottom: 50px;
	border: 1px solid #ccc;
}

#file .list:nth-child(2n) {
	margin-left: 4%;
}

#file a:hover {
	display: block;
	color: #fff;
	background: #183884;
}

#file .list .contant {
	margin-left: 10%;
	float: left;
}

#file .list .contant .title {
	display: block;
	margin-top: 72px;
	font-size: 18px;
}

#file .list .contant .time {
	display: block;
	margin-top: 15px;
	font-size: 14px;

}

#file .list .img {
	margin-top: 87px;
	margin-right: 10%;
	width: 39px;
	height: 36px;
	float: right;
	background: url("../images/icon/zl.png") no-repeat;
	background-size: 100% 100%;
}

#file a:hover .img {
	background: url("../images/icon/zlh.png") no-repeat;
	background-size: 100% 100%;
}

#file .list .img img {
	width: 100%;
	height: 100%;
}

.about_we_l_c {
	text-align: center;
}

.about_we_l .about_we_l_num {
	font-size: 89px;
}

.about_we_l .about_we_l_b {
	font-size: 27px;
	font-weight: bold;
}

.about_we_l .about_we_l_cen {
	font-size: 27px;
	color: #676767;
}

.about_we_l .about_we_l_cen span {
	display: block;
	text-align: center;
}


/* 联系我们 */
.us_contant {
	width: 80%;
	margin: auto;
	/* margin-top: 104px; */
}

.us_title {
	font-size: 32px;
	text-align: center;
}

.us_xx {
	display: block;
	background: #E7161A;
	width: 32px;
	height: 2px;
	margin: auto;
	margin-top: 10px;
	border-radius: 5px;
}

.us_cont {
	height: 167px;
	display: flex;
	justify-content: space-between;
	width: 85%;
	margin: auto;
}

.us_img {
	width: 60px;
	height: 60px;
	margin: auto;
}

.us_img img {
	width: 100%;
	height: 100%;
}

.us_name {
	display: block;
	text-align: center;
	color: #5B5B5B;
	font-size: 16px;
	margin-top: 39px;
}

.us_phone {
	display: block;
	text-align: center;
	color: #000;
	font-size: 18px;
	margin-top: 24px;
}

.un_address {
	width: 98%;
	margin: auto;
	margin-top: 83px;

}

.un_address img {
	width: 100%;
}

.about_form {
	width: 80%;
	margin: auto;
}

.about_form_contant {}

.about_form_input {
	display: flex;
	justify-content: space-between;
}

.about_form_contant input {
	display: inline-block;
	width: 32%;
	height: 50px;
	padding: 0 2%;
	margin-top: 40px;
	border: 1px solid #E1E1E1;
	border-radius: 5px;
}

.about_form_contant input:focus {
	outline: 2px solid #183884;
}

.about_form_contant textarea {
	width: 100%;
	height: 200px;
	border: 1px solid #E1E1E1;
	margin-top: 19px;
	padding: 20px;
	border-radius: 5px;
}

.about_form_contant textarea:focus {
	outline: 2px solid #183884;
}

.about_form_contant button {
	display: block;
	width: 240px;
	margin: 0 auto;
	margin-top: 56px;
	margin-bottom: 60px;
	height: 56px;
	color: #fff;
	line-height: 56px;
	text-align: center;
	background: #183884;
	border: none;
	font-size: 18px;
}

/* 新闻中心 */
.news_center {
	width: 100%;
	margin: auto;
	display: flex;
	background: #fff;
	box-shadow: 0px 10px 10px -5px rgb(0 0 0 / 10%);
}

.news_center .tab {
	width: 33.3%;
	height: 60px;
	font-size: 22px;
	line-height: 60px;
	text-align: center;
	color: #fff;
}

.news_center .tab_sub {
	display: inline-block;
	color: #000;
	background: #fff;
	line-height: 60px;
	border-bottom: 2px solid #183884;
}

.news_center .tab_bg {
	width: 100%;
	height: 60px;
	background: #000;
	opacity: 0.2;
}

.news_center .tab_text {
	top: 0;
	width: 100%;
	color: #fff;
	text-align: center;
}

.news_center .tab_text a {
	color: #000;
}

#binesnewright {
	width: 100%;
	margin: auto;
	background: #f5f5f5;
	margin-top: 57px;
	float: right;
	padding-bottom: 50px;
}

#binesnewright .newscenter {
	width: 80%;
	margin: auto;
}

#binesnewright .newscenter-list-after {
	display: flex;
	width: 100%;
	height: 398px;
	background: #fff;
	justify-content: space-between;
	cursor: pointer;
}

#binesnewright .newscenter-list-after .newscenter-l {
	width: 852px;
	margin-left: 80px;
}

#binesnewright .newscenter-list-after .newscenter-title {
	margin-top: 112px;
	font-size: 22px;
}

#binesnewright .newscenter-list-after .newscenter-contant {
	color: #999999;
	font-size: 16px;
	margin-top: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

#binesnewright .newscenter-list-after .newscenter-btn {
	color: #E5B039;
	font-size: 16px;
	margin-top: 73px;
}

#binesnewright .newscenter-list-after .newscenter-r {
	width: 480px;
	height: 319px;
	margin-top: 40px;
	background: #183884;
	margin-right: 42px;
}

#binesnewright .newscenter-list-after .newscenter-r img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

#binesnewright .newscenter-list {
	width: 48%;
	height: 298px;
	margin-top: 43px;
	background: #fff;
	padding: 0 4%;
	cursor: pointer;
}

#binesnewright .newscenter-list:hover {
	color: #fff !important;
	background-color: #183884;
}

#binesnewright .newscenter-list:hover .newscenter-time .newscenter-time-m {
	color: #fff;
	font-size: 18px;
}

#binesnewright .newscenter-list:hover .newscenter-time .newscenter-time-y {
	color: #fff;
	font-size: 16px;
}

#binesnewright .newscenter-list:hover .newscenter-title {
	margin-top: 32px;
	font-size: 18px;
	color: #fff;
}

#binesnewright .newscenter-list:hover .newscenter-contant {
	color: #fff;
	font-size: 16px;
	margin-top: 22px;
}

#binesnewright .newscenter-list:hover .newscenter-btn {
	margin-top: 55px;
	color: #fff;
	font-size: 16px;
}

#binesnewright .newscenter-list:nth-child(2n-1) {
	float: right;
}

#binesnewright .newscenter-list:nth-child(2n) {
	float: left;
}

#binesnewright .newscenter-list .newscenter-list-c {
	margin-left: 79px;
}

#binesnewright .newscenter-list .newscenter-time {
	margin-top: 55px;
}

#binesnewright .newscenter-list .newscenter-time .newscenter-time-m {
	color: #333333;
	font-size: 18px;
	margin-right: 16px;
}

#binesnewright .newscenter-list .newscenter-time .newscenter-time-y {
	color: #666666;
	font-size: 16px;
}

#binesnewright .newscenter-list .newscenter-title {
	margin-top: 32px;
	font-size: 18px;
	color: #181F2F;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#binesnewright .newscenter-list .newscenter-contant {
	color: #999999;
	font-size: 16px;
	margin-top: 22px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

#binesnewright .newscenter-list .newscenter-btn {
	margin-top: 55px;
	color: #E5B039;
	font-size: 16px;
}

#binesnewright .item {
	border: 1px solid #C1C1C1;
	/* padding: 43px 50px; */
	border-radius: 5px;
	/* margin-top: 50px; */
}

#binesnewright .item a {
	display: block;
	display: flex;
}

#binesnewright .item .thumb {
	width: 330px;
	height: 280px;
}

#binesnewright .item .thumb img {
	width: 330px;
	height: 280px;
	object-fit: cover;
}

#binesnewright .item .txt {
	margin-left: 60px;
	width: 60%;
}

#binesnewright .item .txt h3 {
	color: #000;
	margin-top: 20px;
}

#binesnewright .item .txt .des {
	margin-top: 40px;
	color: #81868E;
	font-size: 16px;
	height: 100px;
	overflow-y: auto;
}

#binesnewright .item .txt .des p {
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

#binesnewright .item .txt .more {
	border: 1px solid #E7161A;
	padding: 7px 20px;
	border-radius: 10px !important;
	color: #E7161A;
	margin-top: 45px;
	overflow: hidden;
}

#binesnewright .item:hover a span.more.ani-left-right {
	color: #fff !important;
}

#binesnewright .item .time {
	width: 10%;
	margin-left: 60px;
}

#binesnewright .item .day {
	font-size: 40px;
	display: block;
	text-align: center;
	width: 100%;
	color: #000;
	margin-top: 70px;
}

#binesnewright .item .ym {
	color: #81868E;
	font-size: 18px;
	display: block;
	text-align: center;
	width: 100%;
	margin-top: 20px;
}

/* 成功案例 */
.success_tab {
	width: 100%;
	margin: auto;
	display: flex;
	position: relative;
	top: -60px;
}

.success_tab .tab {
	width: 12.5%;
	/* width: 240px; */
	height: 60px;
	font-size: 22px;
	line-height: 60px;
	text-align: center;
	color: #fff;
	position: relative;
}

/* .tab_sub {
	color: #E7161A !important;
	background: #fff !important;
	border-top: 2px solid #E7161A !important;
	display: block;
} */



/* .success_tab .tab_sub a {
	color: #E7161A !important;
} */

.success_tab .tab_bg {
	width: 100%;
	height: 60px;
	background: #000;
	opacity: 0.2;
}

/* .success_tab .tab_s {
	color: #E7161A !important;
	background: #fff !important;
	border-top: 2px solid #E7161A !important;
} */

.success_tab .tab_text {
	position: absolute;
	top: 0;
	width: 100%;
	color: #fff;
	text-align: center;
}

.success_tab .tab_text a {
	display: block;
	width: 100%;
	color: #fff;
}

.success_center {
	/* margin-top: 30px; */
	width: 90%;
	margin: auto;
}

.success_contant {
	width: 100%;
}

.success_contant .item {
	margin-top: 40px;
}

.success_contant .item .thumb {
	width: 546px;
	height: 402px;
	background: #000;
}

.success_contant .item .thumb img {
	width: 100%;
	height: 100%;
	opacity: 0.7 !important;
}

.success_contant .item .txt {
	font-size: 24px;
	color: #000;
	margin-top: 24px;
}

.success_contant .item .contant {
	width: 546px;
	height: 60px;
	overflow-y: auto;
	font-size: 16px;
	color: #595757;
	margin-top: 20px;

}

.success_contant .item .contant p {
	width: 546px;
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.success_contant .item .success_xq {
	font-size: 18px;
	color: #000;
	margin-top: 36px;
	display: inline-block;
	padding: 5px 10px;
	border-radius: 5px;
}

.success_center .text-center {
	clear: both;
	padding: 50px 0;
}

.success_contant .item:hover .success_xq {
	font-size: 18px;
	color: #fff;
	margin-top: 36px;
	display: inline-block;
	padding: 5px 10px;
	border-radius: 5px;
	background: #E7161A;
}

.n_banner_n img {
	width: 100%;
}

/* 产品详情 */

#prodtopimgdiv img {
	width: 100%;
}

.product_center {
	width: 100%;
	/* background: #f5f5f5; */
	padding: 60px 0;
}

.product_display,
.product_introduce,
.related_box {
	width: 90%;
	margin: auto;
	/* background: #f2f2f2; */
	/* padding: 30px 40px 20px */
}

.row {
	margin-right: 0 !important;
	margin-left: 0 !important;
}

/* .related_box {
	width: 70%;
	margin: auto;
} */

.loading-content {
    margin: 30px auto;
    width: 150px;
	display: flex;
    justify-content: center;
}

.loading-content>div {
    width: 20px;
    height: 20px;
    background-color: #183884;
    border-radius: 50%;
    display: inline-block;
    animation: action 1.5s infinite ease-in-out;
    animation-fill-mode: both;
}

.loading-content .point1 {
    animation-delay: -0.3s;
}

.loading-content .point2 {
    animation-delay: -0.1s;
}

@keyframes action {

    0%,
    80%,
    100% {
        transform: scale(0);
    }

    40% {
        transform: scale(1.0);
    }
}