﻿div.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	width: 1px;
	margin: 0;
	padding: 0;
	border: 0
}

div.wpcf7-response-output {
	margin: 2em .5em 1em;
	padding: .2em 1em;
	border: 2px solid red
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14
}

div.wpcf7-mail-sent-ng,
div.wpcf7-aborted {
	border: 2px solid red
}

div.wpcf7-spam-blocked {
	border: 2px solid orange
}

div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
	border: 2px solid #f7e700
}

.wpcf7-form-control-wrap {
	position: relative
}

span.wpcf7-not-valid-tip {
	color: red;
	font-size: 1em;
	font-weight: 400;
	display: block
}

.use-floating-validation-tip span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	border: 1px solid red;
	background: #fff;
	padding: .2em .8em
}

span.wpcf7-list-item {
	display: inline-block;
	margin: 0 0 0 1em
}

span.wpcf7-list-item-label:before,
span.wpcf7-list-item-label:after {
	content: " "
}

.wpcf7-display-none {
	display: none
}

div.wpcf7 .ajax-loader {
	visibility: hidden;
	display: inline-block;
	background-image: url(../fonts/5dfbb7137d49422a8bf7a99deae9e059.svg);
	background-repeat: no-repeat;
	background-position: center center
}

.wpulike .wp_ulike_is_loading .wp_ulike_btn span {
	visibility: hidden
}

.wpulike .wp_ulike_is_loading .wp_ulike_btn.wp_ulike_put_image:after {
	content: none
}

.wpulike.wpulike-hide-counter .count-box {
	display: none
}

.wp_ulike_click_is_disabled {
	pointer-events: none;
	cursor: default
}

.wp_ulike_hide_me {
	visibility: hidden
}

.wpulike-default .wp_ulike_btn {
	color: #616161;
	background-color: #e0e0e0;
	min-height: 30px;
	min-width: 50px
}

.wpulike-default .wp_ulike_btn:disabled:active,
.wpulike-default .wp_ulike_btn:disabled:focus,
.wpulike-default .wp_ulike_btn:disabled:hover,
.wpulike-default .wp_ulike_btn[disabled=disabled]:active,
.wpulike-default .wp_ulike_btn[disabled=disabled]:focus,
.wpulike-default .wp_ulike_btn[disabled=disabled]:hover {
	background-color: #e0e0e0
}

.wpulike-default .wp_ulike_is_liked .wp_ulike_btn {
	color: #757575
}

.wpulike-default .wp_ulike_put_image:after {
	content: '';
	display: block;
	background: url(../fonts/like.svg) no-repeat;
	background-size: contain;
	width: 16px;
	height: 16px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%)
}

.wpulike-default .wp_ulike_put_image.wp_ulike_btn_is_active:after {
	filter: invert(44%) sepia(40%) saturate(3852%) hue-rotate(329deg) brightness(100%) contrast(111%)
}

.wpulike-default .count-box {
	position: relative;
	border-radius: .25em;
	font-size: 12px;
	text-decoration: none;
	background-color: #fff;
	margin-left: 8px;
	line-height: 28px;
	display: inline-block;
	padding: 0 10px;
	box-shadow: 0 0 0 1px #bdbdbd inset;
	color: #616161;
	vertical-align: middle;
	text-align: center
}

.wpulike-default .count-box:before {
	content: '';
	position: absolute;
	border: 1px solid transparent;
	background: #fff;
	border-bottom-color: #bdbdbd;
	left: -5px;
	top: 50%;
	border-left-color: #bdbdbd;
	transform: rotate(45deg) translatey(-50%);
	width: 5px;
	height: 5px;
	margin: 0
}

#buddypress #activity-stream .activity-comments .wpulike,
#buddypress #activity-stream .activity-meta .wpulike {
	display: flex;
	align-items: center;
	padding: 0
}

#buddypress #activity-stream .activity-comments .wpulike-default .wp_ulike_btn,
#buddypress #activity-stream .activity-meta .wpulike-default .wp_ulike_btn {
	border-radius: 0;
	background-color: #fff;
	box-shadow: 0 0 0 1px #bdbdbd inset;
	font-size: initial;
	padding: initial
}

#buddypress #activity-stream .wp_ulike_likers_wrapper .wp-ulike-liker,
#buddypress #activity-stream .wp_ulike_likers_wrapper li {
	border: none;
	padding: 0
}

#buddypress #activity-stream .wp_ulike_likers_wrapper .wp-ulike-liker a,
#buddypress #activity-stream .wp_ulike_likers_wrapper .wp-ulike-liker img,
#buddypress #activity-stream .wp_ulike_likers_wrapper li a,
#buddypress #activity-stream .wp_ulike_likers_wrapper li img {
	float: none;
	padding: 0;
	margin: 0
}

#bbpress-forums .wp_ulike_likers_wrapper:not(.wp_ulike_display_inline) .wp-ulike-likers-list,
#bbpress-forums .wp_ulike_likers_wrapper:not(.wp_ulike_display_inline) ul {
	margin: 0!important
}

#bbpress-forums .wp_ulike_likers_wrapper:not(.wp_ulike_display_inline) .wp-ulike-likers-list li,
#bbpress-forums .wp_ulike_likers_wrapper:not(.wp_ulike_display_inline) ul li {
	list-style-type: none
}

.wpulike-heart .wp_ulike_general_class {
	box-shadow: 0 0 0 1px #bdbdbd inset;
	border-radius: .25em;
	padding: 5px
}

.wpulike-heart .wp_ulike_put_text {
	padding: 0 5px;
	text-transform: uppercase;
	font-weight: 600;
	color: #757575
}

.wpulike-heart .wp_ulike_btn {
	background: 0 0
}

.wpulike-heart .wp_ulike_likers_wrapper:not(.wp_ulike_display_inline) {
	bottom: 10px
}

.wpulike-heart .wp_ulike_put_image {
	background: 0 0;
	padding: 15px
}

.wpulike-heart .wp_ulike_put_image:disabled:active,
.wpulike-heart .wp_ulike_put_image:disabled:focus,
.wpulike-heart .wp_ulike_put_image:disabled:hover,
.wpulike-heart .wp_ulike_put_image[disabled=disabled]:active,
.wpulike-heart .wp_ulike_put_image[disabled=disabled]:focus,
.wpulike-heart .wp_ulike_put_image[disabled=disabled]:hover {
	padding: 15px
}

.wpulike-heart .wp_ulike_put_image:after {
	content: '';
	display: block;
	background: url(../fonts/love.svg) no-repeat;
	background-size: contain;
	width: 20px;
	height: 20px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%)
}

.wpulike-heart .wp_ulike_put_image.wp_ulike_btn_is_active:after {
	filter: invert(44%) sepia(40%) saturate(3852%) hue-rotate(329deg) brightness(100%) contrast(111%)
}

.wpulike-heart .count-box {
	font-size: 14px;
	text-decoration: none;
	line-height: 28px;
	display: inline-block;
	color: #616161;
	text-align: center;
	font-weight: 600;
	vertical-align: middle;
	padding: 0 5px
}

#buddypress #activity-stream .wpulike-heart .wp_ulike_btn {
	background: 0 0;
	border: 0;
	font-size: initial;
	padding: initial
}

#buddypress #activity-stream .wpulike-heart .wp_ulike_put_image {
	padding: 10px 15px
}

#buddypress #activity-stream .wpulike-heart .wp_ulike_general_class {
	border-radius: 0;
	padding: .2em .5em;
	margin-bottom: 0
}

#buddypress #activity-stream .acomment-options,
#buddypress #activity-stream .activity-meta {
	display: flex;
	align-items: center
}

@keyframes animateCircle {
	40% {
		transform: scale(10);
		opacity: 1;
		fill: #dd4688
	}
	55% {
		transform: scale(11);
		opacity: 1;
		fill: #d46abf
	}
	65% {
		transform: scale(12);
		opacity: 1;
		fill: #cc8ef5
	}
	75% {
		transform: scale(13);
		opacity: 1;
		fill: transparent;
		stroke: #cc8ef5;
		stroke-width: .5
	}
	85% {
		transform: scale(17);
		opacity: 1;
		fill: transparent;
		stroke: #cc8ef5;
		stroke-width: .2
	}
	95% {
		transform: scale(18);
		opacity: 1;
		fill: transparent;
		stroke: #cc8ef5;
		stroke-width: .1
	}
	100% {
		transform: scale(19);
		opacity: 1;
		fill: transparent;
		stroke: #cc8ef5;
		stroke-width: 0
	}
}

@keyframes animateHeart {
	0% {
		transform: scale(.2)
	}
	40% {
		transform: scale(1.2)
	}
	100% {
		transform: scale(1)
	}
}

@keyframes animateHeartOut {
	0% {
		transform: scale(1.4)
	}
	100% {
		transform: scale(1)
	}
}

.wpulike-robeen .wp_ulike_likers_wrapper:not(.wp_ulike_display_inline) {
	bottom: 15px
}

.wpulike-robeen .count-box {
	font-weight: 600
}

.wpulike-robeen label {
	display: flex;
	align-items: center;
	margin: 0 -5px
}

.wpulike-robeen svg {
	cursor: pointer;
	overflow: visible!important;
	width: 50px;
	height: 50px
}

.wpulike-robeen svg .heart {
	transform-origin: center;
	animation: animateHeartOut .3s linear forwards
}

.wpulike-robeen svg .main-circ {
	transform-origin: 29.5px 29.5px
}

.wpulike-robeen .wp_ulike_btn {
	position: absolute;
	overflow: hidden;
	clip: rect(0 0 0 0);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0
}

.wpulike-robeen .wp_ulike_btn:checked+svg .heart {
	transform: scale(.2);
	fill: #e2264d;
	animation: animateHeart .3s linear forwards .25s
}

.wpulike-robeen .wp_ulike_btn:checked+svg .main-circ {
	transition: all 2s;
	animation: animateCircle .3s linear forwards;
	opacity: 1
}

.wpulike-robeen .wp_ulike_btn:checked+svg .grp1 {
	opacity: 1;
	transition: .1s all .3s
}

.wpulike-robeen .wp_ulike_btn:checked+svg .grp1 .oval1 {
	transform: scale(0) translate(0, -30px);
	transform-origin: 0 0 0;
	transition: .5s transform .3s
}

.wpulike-robeen .wp_ulike_btn:checked+svg .grp1 .oval2 {
	transform: scale(0) translate(10px, -50px);
	transform-origin: 0 0 0;
	transition: 1.5s transform .3s
}

.wpulike-robeen .wp_ulike_btn:checked+svg .grp2 {
	opacity: 1;
	transition: .1s all .3s;
	opacity: 1;
	transition: .1s opacity .3s
}

.wpulike-robeen .wp_ulike_btn:checked+svg .grp2 .oval1 {
	transform: scale(0) translate(30px, -15px);
	transform-origin: 0 0 0;
	transition: .5s transform .3s
}

.wpulike-robeen .wp_ulike_btn:checked+svg .grp2 .oval2 {
	transform: scale(0) translate(60px, -15px);
	transform-origin: 0 0 0;
	transition: 1.5s transform .3s
}

.wpulike-robeen .wp_ulike_btn:checked+svg .grp3 {
	opacity: 1;
	transition: .1s all .3s;
	opacity: 1;
	transition: .1s opacity .3s
}

.wpulike-robeen .wp_ulike_btn:checked+svg .grp3 .oval1 {
	transform: scale(0) translate(30px, 0);
	transform-origin: 0 0 0;
	transition: .5s transform .3s
}

.wpulike-robeen .wp_ulike_btn:checked+svg .grp3 .oval2 {
	transform: scale(0) translate(60px, 10px);
	transform-origin: 0 0 0;
	transition: 1.5s transform .3s
}

.wpulike-robeen .wp_ulike_btn:checked+svg .grp4 {
	opacity: 1;
	transition: .1s all .3s;
	opacity: 1;
	transition: .1s opacity .3s
}

.wpulike-robeen .wp_ulike_btn:checked+svg .grp4 .oval1 {
	transform: scale(0) translate(30px, 15px);
	transform-origin: 0 0 0;
	transition: .5s transform .3s
}

.wpulike-robeen .wp_ulike_btn:checked+svg .grp4 .oval2 {
	transform: scale(0) translate(40px, 50px);
	transform-origin: 0 0 0;
	transition: 1.5s transform .3s
}

.wpulike-robeen .wp_ulike_btn:checked+svg .grp5 {
	opacity: 1;
	transition: .1s all .3s;
	opacity: 1;
	transition: .1s opacity .3s
}

.wpulike-robeen .wp_ulike_btn:checked+svg .grp5 .oval1 {
	transform: scale(0) translate(-10px, 20px);
	transform-origin: 0 0 0;
	transition: .5s transform .3s
}

.wpulike-robeen .wp_ulike_btn:checked+svg .grp5 .oval2 {
	transform: scale(0) translate(-60px, 30px);
	transform-origin: 0 0 0;
	transition: 1.5s transform .3s
}

.wpulike-robeen .wp_ulike_btn:checked+svg .grp6 {
	opacity: 1;
	transition: .1s all .3s;
	opacity: 1;
	transition: .1s opacity .3s
}

.wpulike-robeen .wp_ulike_btn:checked+svg .grp6 .oval1 {
	transform: scale(0) translate(-30px, 0);
	transform-origin: 0 0 0;
	transition: .5s transform .3s
}

.wpulike-robeen .wp_ulike_btn:checked+svg .grp6 .oval2 {
	transform: scale(0) translate(-60px, -5px);
	transform-origin: 0 0 0;
	transition: 1.5s transform .3s
}

.wpulike-robeen .wp_ulike_btn:checked+svg .grp7 {
	opacity: 1;
	transition: .1s all .3s;
	opacity: 1;
	transition: .1s opacity .3s
}

.wpulike-robeen .wp_ulike_btn:checked+svg .grp7 .oval1 {
	transform: scale(0) translate(-30px, -15px);
	transform-origin: 0 0 0;
	transition: .5s transform .3s
}

.wpulike-robeen .wp_ulike_btn:checked+svg .grp7 .oval2 {
	transform: scale(0) translate(-55px, -30px);
	transform-origin: 0 0 0;
	transition: 1.5s transform .3s
}

.wpulike-animated-heart .wp_ulike_btn {
	position: relative;
	border-radius: 50em;
	background-color: #fff;
	padding: 0;
	box-shadow: 0 5px 30px rgba(255, 111, 99, .4);
	border: 0;
	width: 50px;
	height: 50px
}

.wpulike-animated-heart .wp_ulike_btn:disabled:active,
.wpulike-animated-heart .wp_ulike_btn:disabled:focus,
.wpulike-animated-heart .wp_ulike_btn:disabled:hover,
.wpulike-animated-heart .wp_ulike_btn[disabled=disabled]:active,
.wpulike-animated-heart .wp_ulike_btn[disabled=disabled]:focus,
.wpulike-animated-heart .wp_ulike_btn[disabled=disabled]:hover {
	background-color: #fff
}

.wpulike-animated-heart .wp_ulike_btn.wp_ulike_btn_is_active {
	background-color: #ff6f63
}

.wpulike-animated-heart .wp_ulike_btn.wp_ulike_btn_is_active .wpulike-svg-heart {
	fill: #fff
}

.wpulike-animated-heart .wp_ulike_btn.wp_ulike_btn_is_active .wpulike-svg-heart-pop {
	animation-direction: normal
}

.wpulike-animated-heart .wp_ulike_btn:active {
	box-shadow: 0 0 4px 0 rgba(0, 0, 0, .25)
}

.wpulike-animated-heart .wpulike-svg-heart {
	width: 20px;
	fill: #ff6f63;
	transition: fill .5s, transform .5s;
	pointer-events: none;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%)
}

.wpulike-animated-heart .wpulike-svg-heart-pop {
	position: absolute;
	width: 30%;
	fill: #ff6f63;
	opacity: 0;
	left: 0;
	animation: popHearts 1s ease forwards reverse
}

.wpulike-animated-heart .wpulike-svg-heart-pop.one {
	left: 1%;
	transform: rotate(-10deg);
	animation-delay: .45s
}

.wpulike-animated-heart .wpulike-svg-heart-pop.two {
	left: 15%;
	transform: rotate(8deg);
	animation-delay: .25s
}

.wpulike-animated-heart .wpulike-svg-heart-pop.three {
	left: 30%;
	transform: rotate(-5deg);
	animation-delay: 0s
}

.wpulike-animated-heart .wpulike-svg-heart-pop.four {
	left: 50%;
	transform: rotate(-8deg);
	animation-delay: .3s
}

.wpulike-animated-heart .wpulike-svg-heart-pop.five {
	left: 60%;
	transform: rotate(-10deg);
	animation-delay: .9s
}

.wpulike-animated-heart .wpulike-svg-heart-pop.six {
	left: 70%;
	transform: rotate(-8deg);
	animation-delay: .2s
}

.wpulike-animated-heart .wpulike-svg-heart-pop.seven {
	left: 85%;
	transform: rotate(6deg);
	animation-delay: .35s
}

.wpulike-animated-heart .wpulike-svg-heart-pop.eight {
	left: 90%;
	transform: rotate(-4deg);
	animation-delay: .5s
}

.wpulike-animated-heart .wpulike-svg-heart-pop.nine {
	left: 95%;
	transform: rotate(8deg);
	animation-delay: .2s
}

.wpulike-animated-heart .wp_ulike_likers_wrapper:not(.wp_ulike_display_inline) {
	bottom: 30px
}

.wpulike-animated-heart .count-box {
	margin: 0 15px;
	color: #ff6f63;
	display: inline-block;
	vertical-align: middle
}

#buddypress #activity-stream .wpulike-animated-heart .wp_ulike_btn {
	background: inherit;
	border: 0;
	width: 40px;
	height: 40px
}

#buddypress #activity-stream .wpulike-animated-heart .wp_ulike_btn.wp_ulike_btn_is_active {
	background-color: #ff6f63
}

@keyframes popHearts {
	0% {
		left: calc(50% - 7px);
		top: 10px
	}
	20% {
		opacity: 1
	}
	80% {
		top: -20px
	}
	100% {
		opacity: 0
	}
}

.wp_ulike_likers_wrapper {
	margin: 10px 0;
	flex: 0 0 100%
}

.wp_ulike_likers_wrapper:empty {
	display: none
}

.wp_ulike_likers_wrapper:not(.wp_ulike_display_inline) {
	transition: all .5s cubic-bezier(.19, 1, .22, 1);
	display: block;
	position: absolute;
	left: 0;
	transform: translateY(-30px);
	bottom: 0;
	background: #eee;
	padding: 5px;
	opacity: 0;
	visibility: hidden;
	box-shadow: 2px 2px 1px rgba(0, 0, 0, .1);
	border-radius: 5px;
	z-index: 9
}

.wp_ulike_likers_wrapper:not(.wp_ulike_display_inline):after {
	content: '';
	position: absolute;
	top: 100%;
	left: 15px;
	width: 0;
	height: 0;
	border-top: 8px solid #eee;
	border-right: 8px solid transparent;
	border-left: 8px solid transparent
}

.wp_ulike_likers_wrapper .tiles,
.wp_ulike_likers_wrapper .wp-ulike-likers-list {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	margin: 0;
	padding: 0
}

.wp_ulike_likers_wrapper .tiles .wp-ulike-liker,
.wp_ulike_likers_wrapper .tiles li,
.wp_ulike_likers_wrapper .wp-ulike-likers-list .wp-ulike-liker,
.wp_ulike_likers_wrapper .wp-ulike-likers-list li {
	padding: 3px;
	margin: 0;
	list-style: none
}

.wp_ulike_likers_wrapper .tiles .wp-ulike-liker a>img,
.wp_ulike_likers_wrapper .tiles li a>img,
.wp_ulike_likers_wrapper .wp-ulike-likers-list .wp-ulike-liker a>img,
.wp_ulike_likers_wrapper .wp-ulike-likers-list li a>img {
	border-radius: 5px;
	display: block;
	border: 0;
	box-shadow: none
}

.wpulike:hover .wp_ulike_likers_wrapper:not(.wp_ulike_display_inline) {
	transform: translateY(-40px);
	opacity: 1;
	visibility: visible
}

.most_liked_users {
	list-style-type: none!important;
	position: relative!important;
	margin: 10px 0!important;
	padding: 0!important
}

.most_liked_users li {
	display: inline-table!important;
	cursor: pointer!important;
	margin: 0 2px!important
}

.most_liked_users li img {
	display: block!important;
	float: none!important
}

.most_liked_users li.inactive {
	visibility: hidden!important;
	opacity: 0!important
}

.commentlist .tiles .avatar,
.commentlist .wp-ulike-liker .avatar {
	left: 0!important
}

.wp_ulike_thumbnail {
	vertical-align: middle;
	margin: 0 10px 0 0
}

.most_liked_comment .avatar {
	vertical-align: middle;
	margin: 0 10px 0 0
}

.wp_ulike_style_simple .wp_counter_span:before {
	content: "("
}

.wp_ulike_style_simple .wp_counter_span:after {
	content: ")"
}

.wp_ulike_style_love .wp_counter_span {
	float: right;
	display: inline-block;
	background: #f1f1f1 url(../images/heart.png) 5px center no-repeat;
	color: #333;
	font-size: 9px;
	line-height: 17px;
	font-weight: 400;
	margin: 2px 0 0 2px;
	vertical-align: middle;
	border-radius: 10px;
	padding: 0 5px 0 23px;
	z-index: 26
}

.wpulike-notification {
	position: fixed;
	z-index: 999999;
	pointer-events: none;
	right: 20px;
	bottom: 20px
}

.wpulike-notification * {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.wpulike-notification .wpulike-message {
	position: relative;
	pointer-events: auto;
	word-wrap: break-word;
	overflow: hidden;
	margin: 0 0 6px;
	padding: 15px 15px 15px 55px;
	width: 280px;
	border-radius: 3px;
	background-color: #00bcd4;
	color: #fff;
	animation: wpUlikeNotifitcationsAnimation .2s backwards;
	box-shadow: 0 3px 5px rgba(0, 0, 0, .08);
	font-size: 14px;
	font-weight: 500
}

.wpulike-notification .wpulike-message:hover {
	opacity: .9;
	cursor: pointer
}

.wpulike-notification .wpulike-message:before {
	content: "";
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(../images/info.svg);
	position: absolute;
	left: 0;
	width: 45px;
	top: 0;
	height: 100%;
	background-color: rgba(0, 0, 0, .08)
}

.wpulike-notification .wpulike-message.wpulike-success {
	background-color: #8bc34a
}

.wpulike-notification .wpulike-message.wpulike-success:before {
	background-image: url(../fonts/success.svg)
}

.wpulike-notification .wpulike-message.wpulike-error {
	background-color: #ef5350
}

.wpulike-notification .wpulike-message.wpulike-error:before {
	background-image: url(../fonts/error.svg)
}

.wpulike-notification .wpulike-message.wpulike-warning {
	background-color: #ffab00
}

.wpulike-notification .wpulike-message.wpulike-warning:before {
	background-image: url(../fonts/warning.svg)
}

@keyframes wpUlikeNotifitcationsAnimation {
	from {
		opacity: 0;
		transform: translateY(100%)
	}
	to {
		opacity: .8;
		transform: translateY(0)
	}
}

@media all and (max-width:240px) {
	.wpulike-notification .wpulike-message {
		padding: 8px 8px 8px 55px;
		width: 11em
	}
}

@media all and (min-width:241px) and (max-width:480px) {
	.wpulike-notification .wpulike-message {
		padding: 8px 8px 8px 55px;
		width: 18em
	}
}

@media all and (min-width:481px) and (max-width:768px) {
	.wpulike-notification .wpulike-message {
		padding: 15px 15px 15px 55px;
		width: 25em
	}
}


/*!>>>>>>>>>>>>>>>>>>>>>>> #RTL <<<<<<<<<<<<<<<<<<<<<<<<<<< */

.rtl .wpulike-default .count-box {
	margin-right: 8px;
	margin-left: inherit
}

.rtl .wpulike-default .count-box:before {
	right: -1px;
	left: auto;
	border-color: #bdbdbd #bdbdbd transparent transparent
}

.rtl .wp_ulike_likers_wrapper:not(.wp_ulike_display_inline) {
	left: auto;
	right: 0
}

.rtl .wp_ulike_likers_wrapper:not(.wp_ulike_display_inline):after {
	left: auto;
	right: 15px
}

.rtl .commentlist .tiles .avatar {
	left: inherit!important;
	right: 0!important
}

.rtl .wp_ulike_thumbnail {
	margin: 0 0 0 10px
}

.rtl .most_liked_comment .avatar {
	margin: 0 0 0 10px
}

.rtl .wp_ulike_style_love .wp_counter_span {
	float: left;
	background: #f1f1f1 url(../images/heart.png) no-repeat scroll 85% center;
	margin: 2px 2px 0 0;
	padding: 0 23px 0 5px
}

.rtl .wpulike-notification {
	left: 20px;
	right: inherit
}

.rtl .wpulike-notification .wpulike-message {
	padding: 15px 55px 15px 15px
}

.rtl .wpulike-notification .wpulike-message:before {
	left: auto;
	right: 0
}

@media all and (max-width:240px) {
	.rtl .wpulike-notification .wpulike-message {
		padding: 8px 55px 8px 8px
	}
}

@media all and (min-width:241px) and (max-width:480px) {
	.rtl .wpulike-notification .wpulike-message {
		padding: 8px 55px 8px 8px
	}
}

@media all and (min-width:481px) and (max-width:768px) {
	.rtl .wpulike-notification .wpulike-message {
		padding: 15px 55px 15px 15px
	}
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

* html>body .clearfix {
	display: inline-block;
	width: 100%
}

* html .clearfix {
	height: 1%
}

#lightboxIframe {
	display: none
}

#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10090;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter: alpha(opacity=60);
	-moz-opacity: .6;
	opacity: .6;
	display: none
}

#lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 10100;
	line-height: 0
}

#jqlb_spinner {
	height: 32px;
	background-image: url(../images/loading.gif);
	background-repeat: no-repeat;
	background-position: center center
}

#jqlb_closelabel {
	height: 22px;
	width: 66px;
	background-image: url(../images/closelabel.gif);
	background-repeat: no-repeat;
	background-position: center center
}

#lightbox a img {
	border: none
}

#outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 300px;
	height: 300px;
	margin: 0 auto
}

#imageContainer {
	padding: 10px;
	text-align: center
}

#jqlb_loading {
	position: absolute;
	top: 40%;
	left: 0;
	height: 25%;
	width: 100%;
	line-height: 0
}

#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10
}

#imageContainer>#hoverNav {
	left: 0
}

#hoverNav a {
	outline: 0
}

#nextLink,
#prevLink {
	width: 45%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat;
	display: block
}

#prevLink {
	left: 0;
	float: left
}

#nextLink {
	right: 0;
	float: right
}

#prevLink:hover,
#prevLink:visited:hover {
	background: url(../images/prev.gif) left 50% no-repeat
}

#nextLink:hover,
#nextLink:visited:hover {
	background: url(../images/next.gif) right 50% no-repeat
}

#imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	color: #000;
	margin: 0 auto;
	line-height: 1.4em
}

#imageData {
	padding: 0 10px
}

.ontop #imageData {
	padding-top: 20px
}

#imageData #imageDetails {
	float: left;
	text-align: left;
	margin-bottom: 10px;
	width: 80%;
	width: -moz-calc(100% - 80px);
	width: -webkit-calc(100% - 80px);
	width: -o-calc(100% - 80px);
	width: calc(100% - 80px)
}

#imageData #imageDetails #titleAndCaption #titleText {
	font-weight: 700;
	font-size: 24px;
	color: #1A7328;
	padding-top: 15px;	
	padding-bottom: 10px;
	clear: both;
}

#imageData #imageDetails #titleAndCaption #captionText {
	font-weight: 400
}

#imageData #imageDetails #controls {
	margin: 0;
	white-space: nowrap;
	padding-top: 10px;	
}

#imageData #bottomNav #bottomNavClose {
	height: 22px;
	width: 66px;
	float: right;
	margin-bottom: 10px
}

.recentcomments a {
	display: inline !important;
	padding: 0 !important;
	margin: 0 !important
}

@charset"utf-8";
body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
p,
dl,
dt,
dd,
ul,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td,
ol {
	margin: 0;
	padding: 0
}

*,
:after,
:before {
	box-sizing: border-box
}

body {
	font: 12px "微软雅黑";
	color: #000;
	line-height: 1.5;
	overflow-x: hidden
}

ol,
ul,
li {
	list-style-type: none;
	vertical-align: middle
}

img {
	vertical-align: top;
	border: 0;
	max-width: 100%;
	height: auto
}

input,
select,
textarea,
button {
	vertical-align: middle
}

textarea,
input {
	outline: none;
	resize: none
}

input[type=submit],
input[type=button],
button {
	text-indent: 0;
	text-align: center;
	cursor: pointer
}

label,
button,
a {
	cursor: pointer
}

ins,
em,
b,
i {
	text-decoration: none;
	font-style: normal
}

select:focus,
textarea:focus,
input:focus,
button {
	outline: none
}

input::-webkit-input-placeholder,
input::-moz-input-placeholder,
textarea::-webkit-textarea-placeholder,
textarea::-moz-textarea-placeholder {
	color: #999;
	transition: color .5s
}

input:focus::-webkit-input-placeholder,
input:focus::-moz-input-placeholder,
input:hover::-webkit-input-placeholder,
input:hover::-moz-input-placeholder,
textarea:focus::-webkit-input-placeholder,
textarea:focus::-moz-input-placeholder,
textarea:hover::-webkit-input-placeholder,
textarea:hover::-moz-input-placeholder {
	color: #c2c2c2
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	font: inherit
}

a {
	color: inherit;
	text-decoration: none
}

a[href] {
	cursor: pointer
}

a:hover {
	text-decoration: none;
	cursor: pointer
}

a:focus {
	background-color: transparent
}

h1,
h2,
h3,
h4,
h5,
h6,
em {
	font-weight: 400
}

a,
span,
li,
b,
i,
label,
p,
strong,
div,
h1,
h2,
h3,
h4,
h5,
h6,
font,
small,
em,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
	font-size: 14px
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline
}

body {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

a:focus,
input:focus,
p:focus,
div:focus {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body,
html {
	width: 100%!important;
	padding: 0!important;
	height: 100%
}

body::-webkit-scrollbar,
html::-webkit-scrollbar {
	width: 3px;
	border-radius: 1.5px
}

body::-webkit-scrollbar-button,
html::-webkit-scrollbar-button {
	display: none
}

body::-webkit-scrollbar-track,
html::-webkit-scrollbar-track {
	background-color: #eee
}

body::-webkit-scrollbar-thumb,
html::-webkit-scrollbar-thumb {
	background-color: #105da9
}

.fl {
	float: left
}

.fr {
	float: right
}

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

.hide {
	display: none
}

.show {
	display: block
}

.up-word {
	text-transform: uppercase
}

.v-show {
	visibility: visible
}

.v-hide {
	visibility: hidden
}

.mt-8 {
	margin-top: 8px
}

.mt-10 {
	margin-top: 10px
}

.mt-12 {
	margin-top: 12px
}

.mt-24 {
	margin-top: 24px
}

.mt-32 {
	margin-top: 32px
}

.mt-36 {
	margin-top: 36px
}

.mt-48 {
	margin-top: 48px
}

.mt-15 {
	margin-top: 15px
}

.mt-20 {
	margin-top: 20px
}

.mt-30 {
	margin-top: 30px
}

.mt-40 {
	margin-top: 40px
}

.mt-55 {
	margin-top: 55px
}

.mt-60 {
	margin-top: 60px
}

.mb-8 {
	margin-bottom: 8px
}

.mb-10 {
	margin-bottom: 10px
}

.mb-12 {
	margin-bottom: 12px
}

.mb-24 {
	margin-bottom: 24px
}

.mb-32 {
	margin-bottom: 32px
}

.mb-36 {
	margin-bottom: 36px
}

.mb-48 {
	margin-bottom: 48px
}

.mb-15 {
	margin-bottom: 15px
}

.mb-20 {
	margin-bottom: 20px
}

.mb-30 {
	margin-bottom: 30px
}

.mb-40 {
	margin-bottom: 40px
}

.mb-55 {
	margin-bottom: 55px
}

.mb-60 {
	margin-bottom: 60px
}

.ml-8 {
	margin-left: 8px
}

.ml-10 {
	margin-left: 10px
}

.ml-12 {
	margin-left: 12px
}

.ml-24 {
	margin-left: 24px
}

.ml-32 {
	margin-left: 32px
}

.ml-36 {
	margin-left: 36px
}

.ml-48 {
	margin-left: 48px
}

.ml-15 {
	margin-left: 15px
}

.ml-20 {
	margin-left: 20px
}

.ml-30 {
	margin-left: 30px
}

.ml-40 {
	margin-left: 40px
}

.ml-55 {
	margin-left: 55px
}

.ml-60 {
	margin-left: 60px
}

.mr-8 {
	margin-right: 8px
}

.mr-10 {
	margin-right: 10px
}

.mr-12 {
	margin-right: 12px
}

.mr-24 {
	margin-right: 24px
}

.mr-32 {
	margin-right: 32px
}

.mr-36 {
	margin-right: 36px
}

.mr-48 {
	margin-right: 48px
}

.mr-15 {
	margin-right: 15px
}

.mr-20 {
	margin-right: 20px
}

.mr-30 {
	margin-right: 30px
}

.mr-40 {
	margin-right: 40px
}

.mr-55 {
	margin-right: 55px
}

.mr-60 {
	margin-right: 60px
}

.pt-8 {
	padding-top: 8px
}

.pt-10 {
	padding-top: 10px
}

.pt-12 {
	padding-top: 12px
}

.pt-24 {
	padding-top: 24px
}

.pt-36 {
	padding-top: 36px
}

.pt-48 {
	padding-top: 48px
}

.pt-15 {
	padding-top: 15px
}

.pt-20 {
	padding-top: 20px
}

.pt-30 {
	padding-top: 30px
}

.pt-40 {
	padding-top: 40px
}

.pt-55 {
	padding-top: 55px
}

.pt-60 {
	padding-top: 60px
}

.pb-8 {
	padding-bottom: 8px
}

.pb-10 {
	padding-bottom: 10px
}

.pb-12 {
	padding-bottom: 12px
}

.pb-24 {
	padding-bottom: 24px
}

.pb-36 {
	padding-bottom: 36px
}

.pb-48 {
	padding-bottom: 48px
}

.pb-15 {
	padding-bottom: 15px
}

.pb-20 {
	padding-bottom: 20px
}

.pb-30 {
	padding-bottom: 30px
}

.pb-40 {
	padding-bottom: 40px
}

.pb-55 {
	padding-bottom: 55px
}

.pb-60 {
	padding-bottom: 60px
}

.pl-8 {
	padding-left: 8px
}

.pl-10 {
	padding-left: 10px
}

.pl-12 {
	padding-left: 12px
}

.pl-24 {
	padding-left: 24px
}

.pl-36 {
	padding-left: 36px
}

.pl-48 {
	padding-left: 48px
}

.pl-15 {
	padding-left: 15px
}

.pl-20 {
	padding-left: 20px
}

.pl-30 {
	padding-left: 30px
}

.pl-40 {
	padding-left: 40px
}

.pl-55 {
	padding-left: 55px
}

.pl-60 {
	padding-left: 60px
}

.pr-8 {
	padding-right: 8px
}

.pr-10 {
	padding-right: 10px
}

.pr-12 {
	padding-right: 12px
}

.pr-24 {
	padding-right: 24px
}

.pr-36 {
	padding-right: 36px
}

.pr-48 {
	padding-right: 48px
}

.pr-15 {
	padding-right: 15px
}

.pr-20 {
	padding-right: 20px
}

.pr-30 {
	padding-right: 30px
}

.pr-40 {
	padding-right: 40px
}

.pr-55 {
	padding-right: 55px
}

.pr-60 {
	padding-right: 60px
}

.backImg {
	background-size: cover
}

.text_overflow {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.txt-center {
	text-align: center
}

.txt-right {
	text-align: right
}

[data-ahref] {
	cursor: pointer
}

body {
	background: 0 0
}

.font-40 {
	font-size: 40px
}

.font-38 {
	font-size: 32px
}

.font-36 {
	font-size: 32px
}

.font-34 {
	font-size: 32px
}

.font-32 {
	font-size: 32px
}

.font-30 {
	font-size: 30px
}

.font-28 {
	font-size: 28px
}

.font-24 {
	font-size: 24px
}

.font-22 {
	font-size: 22px
}

.font-20 {
	font-size: 20px
}

.font-18 {
	font-size: 18px
}

.font-16 {
	font-size: 16px
}

.font-14 {
	font-size: 14px
}

.font-12 {
	font-size: 12px
}

.op-1 {
	opacity: .1
}

.op-2 {
	opacity: .2
}

.op-3 {
	opacity: .3
}

.op-4 {
	opacity: .4
}

.op-5 {
	opacity: .5
}

.op-6 {
	opacity: .6
}

.op-7 {
	opacity: .7
}

.op-8 {
	opacity: .8
}

.op-9 {
	opacity: .9
}

.op-10 {
	opacity: 1
}

.font-light {
	font-weight: lighter
}

.font-bold {
	font-weight: 700
}

.font-500 {
	font-weight: 500
}

.pr {
	position: relative
}

.pa {
	position: absolute
}

.block {
	display: block
}

.container {
	position: relative;
	padding: 0 15px;
	margin: 0 auto
}

.grid-box {
	display: flex;
	flex-wrap: wrap
}

.grid-box.two>.column {
	width: 50%
}

.grid-box.three>.column {
	width: 50%
}

.grid-box.four>.column {
	width: 25%
}

.grid-box.five>.column {
	width: 33%
}

.grid-box.six>.column {
	width: 16.6666667%
}

.grid-box.seven>.column {
	width: 14.285714%
}

.grid-box.eight>.column {
	width: 12.55%
}

.grid-box.nine>.column {
	width: 11.11111111%
}

.grid-box.ten>.column {
	width: 10%
}

.wid-100 {
	width: 100%
}

.wid-10 {
	width: 10%
}

.wid-20 {
	width: 20%
}

.wid-30 {
	width: 30%
}

.wid-40 {
	width: 40%
}

.wid-50 {
	width: 50%
}

.wid-60 {
	width: 60%
}

.wid-70 {
	width: 70%
}

.wid-80 {
	width: 80%
}

.wid-90 {
	width: 90%
}

.half {
	width: 50%
}

.layout-middle {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto
}

.layout-v-middle {
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto
}

.layout-h-middle {
	position: absolute;
	left: 0;
	right: 0;
	margin: auto
}

.layout-tab {
	display: table;
	width: 100%
}

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

.transi {
	transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out
}

@media screen and (min-width:1100px) {
	.header-box {
		display: none
	}
}

@media screen and (max-width:1100px) {
	#banner,
	.inner-banner {
		margin-top: 50px
	}
	.header-box {
		display: block
	}
	#header {
		display: none
	}
	.header-box {
		position: fixed;
		width: 100%;
		left: 0;
		top: 0;
		z-index: 99;
		transition: .5s;
		background: #fff;
		box-shadow: 0 0 15px 0 rgba(0, 0, 0, .3)
	}
	.header-box.scoll,
	.header-box.hnner,
	.header-box:hover {
		background: #fff;
		box-shadow: 0 0 5px rgba(0, 0, 0, .3)
	}
	.header-box.scoll .nav li a,
	.header-box.hnner .nav li a,
	.header-box:hover .nav li a {
		color: #666;
		opacity: 1;
		filter: alpha(opacity=100)
	}
	.header-box.scoll .nav li a:before,
	.header-box.hnner .nav li a:before,
	.header-box:hover .nav li a:before {
		background: #1a7328
	}
	.header-box.scoll .nav li:hover a,
	.header-box.scoll .nav li.current a,
	.header-box.hnner .nav li:hover a,
	.header-box.hnner .nav li.current a,
	.header-box:hover .nav li:hover a {
		color: #1a7328
	}
	.header {
		padding: 0 15px;
		position: relative;
		z-index: 111;
		height: 50px;
		background: #fff
	}
	.logo {
		position: absolute;
		left: 0;
		width: 100%;
		height: 100%;
		top: 0;
		z-index: 56;
		display: flex;
		justify-content: center;
		align-items: center
	}
	.logo img {
		width: auto;
		height: 30px
	}
	.header-right {
		float: right;
		margin-top: 24px
	}
	.nav {
		float: left
	}
	.nav li {
		float: left;
		padding-right: 115px;
		line-height: 1
	}
	.nav li:last-child {
		padding-right: 0
	}
	.nav li a {
		display: block;
		line-height: 1;
		font-size: 16px;
		opacity: .6;
		filter: alpha(opacity=60);
		color: #fff;
		padding-bottom: 35px;
		position: relative
	}
	.nav li a:before {
		content: "";
		width: 100%;
		height: 4px;
		background: #fff;
		position: absolute;
		left: 0;
		bottom: -1px;
		transform-origin: 100%;
		-webkit-transform-origin: 100%;
		-webkit-transition: -webkit-transform .4s cubic-bezier(.4, 0, .2, 1);
		transition: -webkit-transform .4s cubic-bezier(.4, 0, .2, 1);
		transition: transform .4s cubic-bezier(.4, 0, .2, 1);
		transition: transform .4s cubic-bezier(.4, 0, .2, 1), -webkit-transform .4s cubic-bezier(.4, 0, .2, 1);
		transform: scaleX(0);
		-webkit-transform: scaleX(0);
		visibility: hidden\9
	}
	.nav li:hover a,
	.nav li.current a {
		opacity: 1;
		filter: alpha(opacity=100)
	}
	.nav li:hover a:before,
	.nav li.current a:before {
		transform: scaleX(1);
		-webkit-transform: scaleX(1);
		-moz-transform: scaleX(1);
		transform-origin: 0;
		-webkit-transform-origin: 0;
		visibility: visible\9
	}
	.menubox {
		width: 100%;
		position: absolute;
		left: 0;
		top: 91px;
		background: #1a7328;
		filter: alpha(opacity=80);
		background: rgba(0, 120, 215, .8)
	}
	.menuwr h2 {
		float: left;
		color: #fff;
		font-size: 50px;
		font-weight: 400;
		text-transform: uppercase;
		margin-right: 54px;
		line-height: 1;
		margin-top: 12px
	}
	.menulist {
		float: left;
		padding-left: 45px;
		border-left: 1px solid #fff;
		border-left: 1px solid rgba(255, 255, 255, .3);
		min-height: 110px;
		margin-top: 12px
	}
	.meun-down {
		display: none
	}
	.menuwr {
		padding: 28px 0 32px
	}
	.menulist li {
		margin-bottom: 16px
	}
	.menulist li a {
		display: block;
		line-height: 1;
		color: #fff;
		font-size: 14px
	}
	.menulist li a:hover,
	.menulist li a.active {
		color: #ff9e00
	}
	.menuimg {
		float: right;
		width: 250px;
		line-height: 1;
		overflow: hidden
	}
	.menuimg img {
		display: block;
		width: 100%;
		height: auto;
		line-height: 1
	}
	.sideLayer {
		position: fixed;
		width: 100%;
		height: 100%;
		left: 0;
		top: 0;
		z-index: 110;
		background: rgba(0, 0, 0, .3);
		display: none
	}
	.menubtn {
		width: 25px;
		position: absolute;
		left: 15px;
		top: 0;
		height: 100%;
		z-index: 80;
		display: flex;
		justify-content: center;
		align-items: center
	}
	.menubtn span {
		display: block;
		width: 18px;
		height: 3px;
		background: #000;
		position: relative;
		vertical-align: middle;
		-webkit-transition-duration: .3s, .3s;
		-moz-transition-duration: .3s, .3s;
		-ms-transition-duration: .3s, .3s;
		-o-transition-duration: .3s, .3s;
		transition-duration: .3s, .3s;
		-webkit-transition-delay: .3s, 0s;
		-moz-transition-delay: .3s, 0s;
		-ms-transition-delay: .3s, 0s;
		-o-transition-delay: .3s, 0s;
		transition-delay: .3s, 0s
	}
	.menubtn span:after,
	.menubtn span:before {
		content: "";
		position: absolute;
		display: inline-block;
		width: 100%;
		height: 3px;
		left: 0;
		background-color: #000;
		-webkit-transition-duration: .3s, .3s;
		-moz-transition-duration: .3s, .3s;
		-ms-transition-duration: .3s, .3s;
		-o-transition-duration: .3s, .3s;
		transition-duration: .3s, .3s;
		-webkit-transition-delay: .3s, 0s;
		-moz-transition-delay: .3s, 0s;
		-ms-transition-delay: .3s, 0s;
		-o-transition-delay: .3s, 0s;
		transition-delay: .3s, 0s
	}
	.menubtn span:before {
		top: -7px;
		-webkit-transition-property: top, transform;
		-moz-transition-property: top, transform;
		-ms-transition-property: top, transform;
		-o-transition-property: top, transform;
		transition-property: top, transform;
		width: 120%
	}
	.menubtn span:after {
		bottom: -7px;
		-webkit-transition-property: bottom, transform;
		-moz-transition-property: bottom, transform;
		-ms-transition-property: bottom, transform;
		-o-transition-property: bottom, transform;
		transition-property: bottom, transform;
		width: 80%
	}
	.navigate {
		position: fixed;
		width: 80%;
		height: 100%;
		background: #fff;
		box-sizing: border-box;
		left: -100%;
		top: 50px;
		overflow-y: auto;
		z-index: 120;
		padding: 0 2%
	}
	.navigateli {
		width: 100%
	}
	.navigateli>li {
		border-bottom: 1px solid #dfdfdf;
		position: relative
	}
	.navigateli>li i.fa {
		position: absolute;
		top: 15px;
		right: 10px;
		display: none
	}
	.navigateli>li li a {
		position: relative;
		display: block;
		padding: 5px 0;
		width: 100%
	}
	.navigateli>li li {
		position: relative
	}
	.navigateli>li li a.o {
		display: block;
		position: absolute;
		top: 3px;
		width: 14px;
		height: 14px;
		padding: 0;
		right: 10px
	}
	.navigateli>li li a i.fa {
		display: none;
		font-size: 14px;
		position: relative;
		top: 0;
		right: 0
	}
	.navigateli>li.on>a {
		background: #1a7328;
		color: #fff
	}
	.navigateli>li>a {
		display: block;
		text-align: left;
		padding-left: 15px;
		color: #222;
		font-size: 16px;
		height: 50px;
		line-height: 50px
	}
	.menudowns {
		padding: 10px 0 14px;
		border-top: 1px solid #dfdfdf;
		display: none
	}
	.menudowns li {
		margin-bottom: 10px;
		text-align: left;
		padding-left: 15px
	}
	.menudowns li:last-child {
		margin-bottom: 0
	}
	.menudowns li a {
		display: inline-block;
		color: #999;
		font-size: 16px;
		padding-left: 15px
	}
	.menudowns li .children {
		display: none;
		padding: 5px 0
	}
	.mb-lan {
		position: absolute;
		cursor: pointer;
		right: 15px;
		z-index: 60;
		top: 0;
		height: 100%;
		width: 28px;
		background: url(../images/mb-globe.png) no-repeat center;
		background-size: 100%
	}
	.mb-lanList {
		position: fixed;
		z-index: 99;
		width: 30%;
		right: 0;
		top: 50px;
		background: #fff;
		padding: 10px 15px;
		box-shadow: 0 0 10px 0 rgba(0, 0, 0, .3);
		border-bottom-right-radius: 4px;
		border-bottom-left-radius: 4px;
		display: none
	}
	.mb-lanList li {
		margin-bottom: 10px
	}
	.mb-lanList li:last-child {
		margin-bottom: 0
	}
	.mb-lanList li a {
		color: #000
	}
	.newsear {
		width: 100%;
		margin-top: 30px
	}
	.newsear form {
		border: 1px solid #eee;
		overflow: hidden
	}
	.newsear .sub {
		width: 40px;
		height: 40px;
		background: url(../images/q-11.png) no-repeat center;
		border: 0 none;
		float: left;
		background-size: 20px
	}
	.newsear .pt {
		float: left;
		height: 40px;
		width: 70%;
		border: 0 none;
		padding-left: 5%;
		font-size: 16px;
		border-left: 1px solid #eee;
		outline: none
	}
	.mb-side-social {
		position: absolute;
		left: 0;
		bottom: 80px;
		width: 100%;
		text-align: center
	}
	.mb-side-social a {
		width: 25%;
		float: left;
		text-align: center
	}
	.mb-side-social a .icon {
		width: 34px;
		height: 34px;
		border-radius: 50%;
		background: #ececec;
		line-height: 34px;
		color: #888
	}
}

#lanSelBox {
	font-size: 16px;
	background: #fff;
	border-radius: 4px;
	position: relative
}

.current_lang {
	cursor: pointer;
	text-transform: uppercase;
	overflow: hidden
}

.lang.selected {
	display: none
}

.lang img,
.lang span.lang-txt {
	display: inline-block;
	margin-left: 5px;
	vertical-align: middle;
	color: #444
}

.lang span.lang-txt {
	position: relative;
	top: -1px;
	font-weight: 700
}

.lang img {
	width: 20px;
	margin-left: 0
}

.lang span span {
	color: #999;
	font-weight: 400
}

.lang i.chevron.down {
	font-size: 12px;
	position: relative;
	top: -1px;
	margin-left: 3px
}

.more_lang {
	transform: translateY(-20px);
	opacity: 0;
	cursor: pointer;
	display: none;
	position: absolute;
	right: 0;
	top: 100%;
	width: 180px;
	background: #fff;
	-webkit-transition: all .3s cubic-bezier(.25, 1.15, .35, 1.15);
	-moz-transition: all .3s cubic-bezier(.25, 1.15, .35, 1.15);
	-o-transition: all .3s cubic-bezier(.25, 1.15, .35, 1.15);
	-ms-transition: all .3s cubic-bezier(.25, 1.15, .35, 1.15);
	transition: all .3s cubic-bezier(.25, 1.15, .35, 1.15)
}

.more_lang .lang {
	padding: 10px 15px
}

#lanSelBox.active .more_lang {
	display: block
}

.more_lang.active {
	opacity: 1;
	transform: translateY(0px)
}

.more_lang .lang:hover {
	background: #5766b2;
	color: #fff
}

.more_lang .lang:hover span {
	color: #fff
}

#lanSelBox:hover,
#lanSelBox.active {
	box-shadow: rgba(0, 0, 0, .2) 0 5px 15px;
	-webkit-transition: all .3s cubic-bezier(0, .99, .44, .99);
	-moz-transition: all .3s cubic-bezier(0, .99, .44, .99);
	-o-transition: all .3s cubic-bezier(0, .99, .44, .99);
	-ms-transition: all .3s cubic-bezier(0, .99, .44, .99);
	transition: all .3s cubic-bezier(0, .99, .44, .99)
}

#lanSelBox.active .more_lang .lang {
	border-top: 1px solid #eaeaea
}

{
	width: 100%;
	overflow: hidden;
	position: relative
}

img {
	margin: 0;
	padding: 0;
	position: relative;
	top: 0;
	width: 100%;
	left: 0
}

.ovrly {
	position: absolute;
	background: rgba(0, 0, 0, .5);
	height: 100%;
	left: 0;
	top: 0;
	width: 100%;
	opacity: 0;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.buttons {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.buttons>a {
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	opacity: 0;
	background-color: #fff;
	-webkit-box-shadow: 0 0 1px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 0 1px rgba(0, 0, 0, .3);
	box-shadow: 0 0 1px rgba(0, 0, 0, .3);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	display: inline-block;
	line-height: 40px;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
	width: 40px;
	height: 40px;
	margin: 0 1px;
	color: rgba(50, 50, 50, .9);
	-webkit-transition: all .3s cubic-bezier(0, 1.135, .73, 1.405);
	-moz-transition: all .3s cubic-bezier(0, 1.135, .73, 1.405);
	-o-transition: all .3s cubic-bezier(0, 1.135, .73, 1.405);
	transition: all .3s cubic-bezier(0, 1.135, .73, 1.405)
}

.buttons .the_search {
	-webkit-transition-delay: .1s;
	-moz-transition-delay: .1s;
	-ms-transition-delay: .1s;
	transition-delay: .1s
}

:hover .buttons>a {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	opacity: 1
}

:hover .ovrly {
	opacity: 1
}

.hwaq_img_btn_02 {
	position: relative;
	overflow: hidden;
	text-align: center;
	cursor: pointer
}

.hwaq_img_btn_02 .layer,
.hwaq_img_btn_02 .layer>a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.hwaq_img_btn_02 .layer {
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.hwaq_img_btn_02 img {
	opacity: .9
}

.hwaq_img_btn_02 .layer:after,
.hwaq_img_btn_02 img,
.hwaq_img_btn_02 p {
	-webkit-transition: opacity .35s, -webkit-transform .35s;
	transition: opacity .35s, transform .35s
}

.hwaq_img_btn_02 .layer:after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	content: '';
	opacity: 0;
	-webkit-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
	transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%
}

.hwaq_img_btn_02 h2,
.hwaq_img_btn_02 p {
	opacity: 1;
	-webkit-transform: scale3d(.8, .8, 1);
	transform: scale3d(.8, .8, 1)
}

.hwaq_img_btn_02 h2 {
	padding-top: 26%;
	-webkit-transition: -webkit-transform .35s;
	transition: transform .35s
}

.hwaq_img_btn_02 p {
	padding: .5em 2em;
	text-transform: none;
	font-size: .85em;
	opacity: 0
}

.hwaq_img_btn_02:hover {
	background: -webkit-linear-gradient(-45deg, #053565 0%, #06c 100%);
	background: linear-gradient(-45deg, #053565 0%, #06c 100%)
}

.hwaq_img_btn_02:hover img {
	opacity: .7;
	-webkit-transform: scale3d(1.05, 1.05, 1);
	transform: scale3d(1.05, 1.05, 1)
}

.hwaq_img_btn_02:hover .layer:after {
	opacity: 1;
	-webkit-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 1, 1);
	transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 1, 1)
}

.hwaq_img_btn_02:hover h2,
.hwaq_img_btn_02:hover p {
	opacity: 1;
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1)
}

.icon-eye:before {
	content: '\e000'
}

.icon-paper-clip:before {
	content: '\e001'
}

.icon-heart:before {
	content: '\e024'
}

.hwaq_img_btn_02 h2 {
	display: inline-block
}

.hwaq_img_btn_02:hover p.description {
	opacity: 1
}

.hwaq_img_btn_02:hover figcaption,
.hwaq_img_btn_02:hover h2,
.hwaq_img_btn_02:hover p.icon-links a {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.hwaq_img_btn_02:hover h2 {
	-webkit-transition-delay: .05s;
	transition-delay: .05s
}

.hwaq_img_btn_02:hover p.icon-links a:nth-child(3) {
	-webkit-transition-delay: .1s;
	transition-delay: .1s
}

.hwaq_img_btn_02:hover p.icon-links a:nth-child(2) {
	-webkit-transition-delay: .15s;
	transition-delay: .15s
}

.hwaq_img_btn_02:hover p.icon-links a:first-child {
	-webkit-transition-delay: .2s;
	transition-delay: .2s
}

.hwaq_just_btn_01 {
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	position: relative
}

.hwaq_just_btn_01:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	background-color: rgba(255, 255, 255, .25);
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.hwaq_just_btn_01>span {
	position: relative;
	z-index: 20
}

.hwaq_just_btn_01:hover:before {
	opacity: 0;
	-webkit-transform: scale(.5, .5);
	transform: scale(.5, .5)
}

.hwaq_just_btn_01:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	opacity: 0;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	border: 1px solid rgba(255, 255, 255, .5);
	-webkit-transform: scale(1.2, 1.2);
	transform: scale(1.2, 1.2)
}

.hwaq_just_btn_01:hover:after {
	opacity: 1;
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1)
}

.mfp-zoom-in .mfp-with-anim {
	opacity: 0;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	-webkit-transform: scale(.8);
	-moz-transform: scale(.8);
	-ms-transform: scale(.8);
	-o-transform: scale(.8);
	transform: scale(.8)
}

.mfp-zoom-in.mfp-bg {
	opacity: 0;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}

.mfp-zoom-in.mfp-ready .mfp-with-anim {
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1)
}

.mfp-zoom-in.mfp-ready.mfp-bg {
	opacity: .8
}

.mfp-zoom-in.mfp-removing .mfp-with-anim {
	-webkit-transform: scale(.8);
	-moz-transform: scale(.8);
	-ms-transform: scale(.8);
	-o-transform: scale(.8);
	transform: scale(.8);
	opacity: 0
}

.mfp-zoom-in.mfp-removing.mfp-bg {
	opacity: 0
}

.mlztx {
	opacity: .6;
	width: 60px;
	height: 60px;
	border-radius: 60px;
	background-color: #2b93e6;
	position: fixed;
	bottom: 50px;
	right: 20px;
	font-size: 30px;
	text-align: center;
	line-height: 55px;
	color: #fff;
	transition: all 1s ease 0s;
	z-index: 99;
	-webkit-box-shadow: 0px 0px 2px 3px hsla(0, 0%, 0%, .1);
	box-shadow: 0px 0px 2px 3px hsla(0, 0%, 0%, .1);
	cursor: pointer
}

.mlztx:hover {
	opacity: 1;
	background-color: #00b1ff;
	width: 65px;
	height: 65px
}

.layer-form {
	display: none
}

.container-contact100 {
	width: 100%;
	min-height: 100vh;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	padding: 15px;
	background: rgba(0, 0, 0, .8);
	position: fixed;
	z-index: 1000001;
	left: 0;
	top: 0
}

.wrap-contact100 {
	width: 560px;
	background: #fff;
	border-radius: 3px;
	position: relative;
	margin-top: 40px
}

.contact100-form-title {
	font-size: 30px;
	color: #fff;
	line-height: 1.2;
	text-transform: uppercase;
	background-image: url(../images/layer-form-bg.jpg);
	width: 100%;
	min-height: 128px;
	position: relative;
	z-index: 1;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
	align-items: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	overflow: hidden;
	padding: 30px 15px
}

.contact100-form-title:before {
	content: "";
	display: block;
	position: absolute;
	z-index: -1;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(67, 67, 67, .6)
}

.contact100-form {
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 40px 55px 48px
}

.wrap-input100 {
	width: 100%;
	position: relative;
	border: 1px solid #e6e6e6;
	border-radius: 2px;
	margin-bottom: 15px
}

.label-input100 {
	font-size: 18px;
	color: #999;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	width: 60px;
	height: 100%;
	top: 0;
	left: 2px
}

.label-input100.rs1 {
	height: 60px
}

.input100 {
	display: block;
	width: 100%;
	background: 0 0;
	font-size: 15px;
	color: #333;
	line-height: 1.2;
	padding: 0 25px 0 60px;
	border: none
}

input.input100 {
	height: 55px
}

textarea.input100 {
	min-height: 162px;
	padding-top: 22px;
	padding-bottom: 15px;
	font-family: 'microsoft yahei'
}

.focus-input100 {
	position: absolute;
	display: block;
	width: calc(100% + 2px);
	height: calc(100% + 2px);
	top: -1px;
	left: -1px;
	pointer-events: none;
	border: 1px solid;
	border-radius: 2px;
	border-color: #06c;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
	-webkit-transform: scaleX(1.1) scaleY(1.3);
	-moz-transform: scaleX(1.1) scaleY(1.3);
	-ms-transform: scaleX(1.1) scaleY(1.3);
	-o-transform: scaleX(1.1) scaleY(1.3);
	transform: scaleX(1.1) scaleY(1.3)
}

.input100:focus+.focus-input100 {
	visibility: visible;
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1)
}

.input100:focus+.focus-input100+.label-input100 {
	color: #06c
}

.container-contact100-form-btn {
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	padding-top: 17px
}

.contact100-form-btn {
	font-size: 12px;
	color: #fff;
	line-height: 1.2;
	text-transform: uppercase;
	border: none;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0 20px;
	min-width: 160px;
	height: 42px;
	border-radius: 21px;
	background: #06c;
	cursor: pointer;
	box-shadow: 0 10px 30px 0px rgba(132, 106, 221, .5);
	-moz-box-shadow: 0 10px 30px 0px rgba(132, 106, 221, .5);
	-webkit-box-shadow: 0 10px 30px 0px rgba(132, 106, 221, .5);
	-o-box-shadow: 0 10px 30px 0px rgba(132, 106, 221, .5);
	-ms-box-shadow: 0 10px 30px 0px rgba(132, 106, 221, .5);
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s
}

.contact100-form-btn:hover {
	background: #333;
	box-shadow: 0 10px 30px 0px rgba(51, 51, 51, .5);
	-moz-box-shadow: 0 10px 30px 0px rgba(51, 51, 51, .5);
	-webkit-box-shadow: 0 10px 30px 0px rgba(51, 51, 51, .5);
	-o-box-shadow: 0 10px 30px 0px rgba(51, 51, 51, .5);
	-ms-box-shadow: 0 10px 30px 0px rgba(51, 51, 51, .5)
}

@media (max-width:576px) {
	.contact100-form {
		padding: 40px 15px 48px
	}
	.input100 {
		padding: 0 25px 0 40px
	}
	.label-input100 {
		width: 40px
	}
}

.validate-input {
	position: relative
}

.alert-validate .focus-input100 {
	box-shadow: 0 5px 20px 0px rgba(250, 66, 81, .1);
	-moz-box-shadow: 0 5px 20px 0px rgba(250, 66, 81, .1);
	-webkit-box-shadow: 0 5px 20px 0px rgba(250, 66, 81, .1);
	-o-box-shadow: 0 5px 20px 0px rgba(250, 66, 81, .1);
	-ms-box-shadow: 0 5px 20px 0px rgba(250, 66, 81, .1)
}

.alert-validate:before {
	content: "";
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	position: absolute;
	width: calc(100% + 2px);
	height: calc(100% + 2px);
	background-color: transparent;
	border: 1px solid #fa4251;
	border-radius: 2px;
	top: -1px;
	left: -1px;
	pointer-events: none
}

.btn-hide-validate {
	font-size: 18px;
	color: #fa4251;
	cursor: pointer;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	height: 100%;
	top: 0;
	right: -25px
}

.rs1-alert-validate.alert-validate:before {
	background-color: #fff
}

.true-validate:after {
	content: "\f26b";
	font-size: 18px;
	color: #00ad5f;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	height: 100%;
	top: 0;
	right: -25px
}

@media (max-width:576px) {
	.btn-hide-validate {
		right: 10px
	}
	.true-validate:after {
		right: 10px
	}
}

.btn-hide-contact100 {
	font-size: 20px;
	color: #fff;
	opacity: .6;
	position: absolute;
	right: 0;
	top: -34px;
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
	cursor: pointer
}

.btn-hide-contact100 .icon {
	margin: 0;
	padding: 0;
	background: 0 0
}

.btn-hide-contact100:hover {
	opacity: 1
}

.img-box {
	overflow: hidden;
	position: relative
}

.img-box img {
	transition: 1s ease
}

.img-box:hover img {
	transform: scale(1.1, 1.1)
}

.slideBox {
	overflow: hidden
}

.hwaq-hover-btn {
	display: inline-block;
	position: relative
}

.hwaq-hover-btn span {
	display: block;
	transition: all .5s ease 0s
}

.hwaq-hover-btn:hover span {
	color: #ff5c19
}

.hwaq-hover-btn:before,
.hwaq-hover-btn:after,
.hwaq-hover-btn span:before,
.hwaq-hover-btn span:after {
	content: "";
	width: 25%;
	height: 100%;
	border-radius: 30px;
	border: 2px solid #ff5c19;
	border-left: none;
	border-right: none;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	transform: scale(.8);
	transition: all .3s ease 0s
}

.hwaq-hover-btn:after {
	left: 25%
}

.hwaq-hover-btn span:before {
	left: 50%
}

.hwaq-hover-btn span:after {
	left: 75%
}

.hwaq-hover-btn:hover:before,
.hwaq-hover-btn:hover:after,
.hwaq-hover-btn:hover span:before,
.hwaq-hover-btn:hover span:after {
	border-radius: 0;
	opacity: 1;
	transform: scale(1)
}

.hwaq-hover-btn:hover:before {
	border-left: 2px solid #ff5c19
}

.hwaq-hover-btn:hover span:after {
	border-right: 2px solid #ff5c19
}

.set_1_btn {
	color: #333;
	cursor: pointer;
	display: block;
	position: relative;
	vertical-align: middle;
	background: 0 0
}

.set_1_btn:hover {
	text-decoration: none;
	transition: all .15s linear 0s
}

.set_1_btn svg {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%
}

.set_1_btn rect {
	fill: none;
	stroke: #e1b700;
	stroke-width: 2;
	stroke-dasharray: 422, 0;
	transition: all .45s linear 0s
}

.set_1_btn:hover rect {
	stroke-width: 5;
	stroke-dasharray: 15, 310;
	stroke-dashoffset: 114;
	-webkit-transition: all 1.35s cubic-bezier(.19, 1, .22, 1);
	transition: all 1.35s cubic-bezier(.19, 1, .22, 1)
}

.portfolio-item {
	position: relative;
	overflow: hidden;
	width: 300px;
	height: 300px
}

.portfolio-item img {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	height: auto;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.portfolio-item__info {
	position: absolute;
	top: 7px;
	left: 7px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: calc(100% - 2*7px);
	height: calc(100% - 2*7px);
	background-color: rgba(38, 37, 37, .5)
}

.portfolio-item__header {
	position: relative;
	margin: 0 0 20px;
	padding: 15px 0;
	font-size: 22px
}

.portfolio-item__header:after {
	position: absolute;
	left: 0;
	bottom: 0;
	display: block;
	height: 2px;
	width: 100%;
	content: '';
	background-color: #8d909b
}

.portfolio-item__links {
	display: flex
}

.portfolio-item__link-block {
	position: relative;
	width: 35px;
	height: 35px;
	margin-right: 10px
}

.portfolio-item__link-block:last-child {
	margin-right: 0
}

.portfolio-item__link {
	transition-property: all;
	transition-duration: .2s;
	transition-timing-function: linear;
	transition-delay: 0s;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	color: #101010;
	text-decoration: none;
	border: 1px solid #101010;
	border-radius: 50%
}

.portfolio-item__link:hover {
	color: #fff;
	background-color: #101010
}

.portfolio-item--eff3 .portfolio-item__info {
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	transition-duration: .3s;
	transition-timing-function: linear;
	transition-delay: 0s;
	-webkit-transform: scale(0, 1);
	transform: scale(0, 1);
	-webkit-transform-origin: right top;
	transform-origin: right top
}

.portfolio-item--eff3 .portfolio-item__header {
	-webkit-transform: scale(.4);
	transform: scale(.4);
	opacity: 0
}

.portfolio-item--eff3 .portfolio-item__header:after {
	bottom: -20px;
	opacity: 0
}

.portfolio-item--eff3 .portfolio-item__link-block {
	opacity: 0
}

.portfolio-item--eff3 .portfolio-item__link-block:first-child {
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

.portfolio-item--eff3 .portfolio-item__link-block:nth-child(2) {
	-webkit-transform: translateX(50%);
	transform: translateX(50%)
}

.portfolio-item--eff3:hover .portfolio-item__info {
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	transition-duration: .3s;
	transition-timing-function: linear;
	transition-delay: 0s;
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
	-webkit-transform-origin: left top;
	transform-origin: left top
}

.portfolio-item--eff3:hover .portfolio-item__header {
	transition-property: all;
	transition-duration: .2s;
	transition-timing-function: linear;
	transition-delay: .45s;
	-webkit-transform: scale(1);
	transform: scale(1);
	opacity: 1
}

.portfolio-item--eff3:hover .portfolio-item__header:after {
	transition-property: all;
	transition-duration: .2s;
	transition-timing-function: linear;
	transition-delay: .6s;
	bottom: 0;
	opacity: 1
}

.portfolio-item--eff3:hover .portfolio-item__link-block {
	transition-property: all;
	transition-duration: .2s;
	transition-timing-function: linear;
	transition-delay: .85s;
	-webkit-transform: translateX(0);
	transform: translateX(0);
	opacity: 1
}

.hwaq-img-fg-box {
	position: relative
}

.hwaq-img-fg-box .pic {
	position: relative;
	z-index: 1;
	transform-origin: 95% 50% 0;
	transition: all .5s ease 0s
}

.hwaq-img-fg-box:hover .pic {
	transform: rotate(-160deg);
	z-index: 10
}

.hwaq-img-fg-box .pic img {
	width: 100%;
	height: auto;
	border-radius: 50%
}

.hwaq-img-fg-box .content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background: #b9607e
}

@keyframes fadeInLeftSmall {
	from {
		opacity: 0;
		transform: translate3d(-10%, 0, 0)
	}
	to {
		opacity: 1;
		transform: none
	}
}

.fadeInLeftSmall {
	animation-name: fadeInLeftSmall
}

@keyframes fadeInRightSmall {
	from {
		opacity: 0;
		transform: translate3d(10%, 0, 0)
	}
	to {
		opacity: 1;
		transform: none
	}
}

.fadeInRightSmall {
	animation-name: fadeInRightSmall
}

@keyframes fadeInDownSmall {
	from {
		opacity: 0;
		transform: translate3d(0%, -10%, 0)
	}
	to {
		opacity: 1;
		transform: none
	}
}

.fadeInDownSmall {
	animation-name: fadeInDownSmall
}

@keyframes fadeOutDownSmall {
	from {
		opacity: 1;
		transform: none
	}
	to {
		opacity: 0;
		transform: translate3d(0%, 10%, 0)
	}
}

.fadeOutDownSmall {
	animation-name: fadeOutDownSmall
}

@keyframes fadeInUpSmall {
	from {
		opacity: 0;
		transform: translate3d(0%, 10%, 0)
	}
	to {
		opacity: 1;
		transform: none
	}
}

.fadeInUpSmall {
	animation-name: fadeInUpSmall
}

.Txtblur1 {
	animation-duration: 1.2s!important;
	animation: Txtblur cubic-bezier(.82, .01, .34, 1)
}

.Txtblur2 {
	animation-duration: 1s!important;
	animation: Txtblur cubic-bezier(.82, .01, .34, 1)
}

.scaleIn {
	animation-duration: .8s!important;
	animation: scaleIn cubic-bezier(.82, .01, .34, 1)
}

@keyframes Txtblur {
	0% {
		filter: blur(12px);
		opacity: 0;
		transform: scale(1.2);
		-webkit-transform: scale(1.2);
		-moz-transform: scale(1.2);
		-o-transform: scale(1.2);
		-ms-transform: scale(1.2)
	}
	100% {
		filter: blur(0);
		opacity: 1;
		transform: scale(1);
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-o-transform: scale(1);
		-ms-transform: scale(1)
	}
}

@keyframes scaleIn {
	0% {
		opacity: 0;
		transform: scale(1.1);
		-webkit-transform: scale(1.1);
		-moz-transform: scale(1.1);
		-o-transform: scale(1.1);
		-ms-transform: scale(1.1)
	}
	100% {
		opacity: 1;
		transform: scale(1);
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-o-transform: scale(1);
		-ms-transform: scale(1)
	}
}

.scale_go {
	animation: scale_go 3s cubic-bezier(.34, .9, 1, 1);
	animation-duration: 3s!important
}

@keyframes scale_go {
	from {
		transform: scale(1.3);
		-webkit-transform: scale(1.3);
		-moz-transform: scale(1.3);
		-o-transform: scale(1.3);
		-ms-transform: scale(1.3)
	}
	to {
		transform: scale(1);
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-o-transform: scale(1);
		-ms-transform: scale(1)
	}
}


/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

@font-face {
	font-family: 'FontAwesome';
	src: url(../fonts/fontawesome-webfont.eot);
	src: url(../fonts/fontawesome-webfont.eot) format('embedded-opentype'), url(../fonts/fontawesome-webfont.woff2) format('woff2'), url(../fonts/fontawesome-webfont.woff) format('woff'), url(../fonts/fontawesome-webfont.ttf) format('truetype'), url(../fonts/fontawesome-webfont.svg) format('svg');
	font-weight: normal;
	font-style: normal
}

.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.fa-lg {
	font-size: 1.33333333em;
	line-height: .75em;
	vertical-align: -15%
}

.fa-2x {
	font-size: 2em
}

.fa-3x {
	font-size: 3em
}

.fa-4x {
	font-size: 4em
}

.fa-5x {
	font-size: 5em
}

.fa-fw {
	width: 1.28571429em;
	text-align: center
}

.fa-ul {
	padding-left: 0;
	margin-left: 2.14285714em;
	list-style-type: none
}

.fa-ul>li {
	position: relative
}

.fa-li {
	position: absolute;
	left: -2.14285714em;
	width: 2.14285714em;
	top: .14285714em;
	text-align: center
}

.fa-li.fa-lg {
	left: -1.85714286em
}

.fa-border {
	padding: .2em .25em .15em;
	border: solid .08em #eee;
	border-radius: .1em
}

.fa-pull-left {
	float: left
}

.fa-pull-right {
	float: right
}

.fa.fa-pull-left {
	margin-right: .3em
}

.fa.fa-pull-right {
	margin-left: .3em
}

.pull-right {
	float: right
}

.pull-left {
	float: left
}

.fa.pull-left {
	margin-right: .3em
}

.fa.pull-right {
	margin-left: .3em
}

.fa-spin {
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear
}

.fa-pulse {
	-webkit-animation: fa-spin 1s infinite steps(8);
	animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

@keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

.fa-rotate-90 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}

.fa-rotate-180 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

.fa-rotate-270 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg)
}

.fa-flip-horizontal {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1)
}

.fa-flip-vertical {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
	-webkit-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	transform: scale(1, -1)
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
	filter: none
}

.fa-stack {
	position: relative;
	display: inline-block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center
}

.fa-stack-1x {
	line-height: inherit
}

.fa-stack-2x {
	font-size: 2em
}

.fa-inverse {
	color: #fff
}

.fa-glass:before {
	content: "\f000"
}

.fa-music:before {
	content: "\f001"
}

.fa-search:before {
	content: "\f002"
}

.fa-envelope-o:before {
	content: "\f003"
}

.fa-heart:before {
	content: "\f004"
}

.fa-star:before {
	content: "\f005"
}

.fa-star-o:before {
	content: "\f006"
}

.fa-user:before {
	content: "\f007"
}

.fa-film:before {
	content: "\f008"
}

.fa-th-large:before {
	content: "\f009"
}

.fa-th:before {
	content: "\f00a"
}

.fa-th-list:before {
	content: "\f00b"
}

.fa-check:before {
	content: "\f00c"
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
	content: "\f00d"
}

.fa-search-plus:before {
	content: "\f00e"
}

.fa-search-minus:before {
	content: "\f010"
}

.fa-power-off:before {
	content: "\f011"
}

.fa-signal:before {
	content: "\f012"
}

.fa-gear:before,
.fa-cog:before {
	content: "\f013"
}

.fa-trash-o:before {
	content: "\f014"
}

.fa-home:before {
	content: "\f015"
}

.fa-file-o:before {
	content: "\f016"
}

.fa-clock-o:before {
	content: "\f017"
}

.fa-road:before {
	content: "\f018"
}

.fa-download:before {
	content: "\f019"
}

.fa-arrow-circle-o-down:before {
	content: "\f01a"
}

.fa-arrow-circle-o-up:before {
	content: "\f01b"
}

.fa-inbox:before {
	content: "\f01c"
}

.fa-play-circle-o:before {
	content: "\f01d"
}

.fa-rotate-right:before,
.fa-repeat:before {
	content: "\f01e"
}

.fa-refresh:before {
	content: "\f021"
}

.fa-list-alt:before {
	content: "\f022"
}

.fa-lock:before {
	content: "\f023"
}

.fa-flag:before {
	content: "\f024"
}

.fa-headphones:before {
	content: "\f025"
}

.fa-volume-off:before {
	content: "\f026"
}

.fa-volume-down:before {
	content: "\f027"
}

.fa-volume-up:before {
	content: "\f028"
}

.fa-qrcode:before {
	content: "\f029"
}

.fa-barcode:before {
	content: "\f02a"
}

.fa-tag:before {
	content: "\f02b"
}

.fa-tags:before {
	content: "\f02c"
}

.fa-book:before {
	content: "\f02d"
}

.fa-bookmark:before {
	content: "\f02e"
}

.fa-print:before {
	content: "\f02f"
}

.fa-camera:before {
	content: "\f030"
}

.fa-font:before {
	content: "\f031"
}

.fa-bold:before {
	content: "\f032"
}

.fa-italic:before {
	content: "\f033"
}

.fa-text-height:before {
	content: "\f034"
}

.fa-text-width:before {
	content: "\f035"
}

.fa-align-left:before {
	content: "\f036"
}

.fa-align-center:before {
	content: "\f037"
}

.fa-align-right:before {
	content: "\f038"
}

.fa-align-justify:before {
	content: "\f039"
}

.fa-list:before {
	content: "\f03a"
}

.fa-dedent:before,
.fa-outdent:before {
	content: "\f03b"
}

.fa-indent:before {
	content: "\f03c"
}

.fa-video-camera:before {
	content: "\f03d"
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
	content: "\f03e"
}

.fa-pencil:before {
	content: "\f040"
}

.fa-map-marker:before {
	content: "\f041"
}

.fa-adjust:before {
	content: "\f042"
}

.fa-tint:before {
	content: "\f043"
}

.fa-edit:before,
.fa-pencil-square-o:before {
	content: "\f044"
}

.fa-share-square-o:before {
	content: "\f045"
}

.fa-check-square-o:before {
	content: "\f046"
}

.fa-arrows:before {
	content: "\f047"
}

.fa-step-backward:before {
	content: "\f048"
}

.fa-fast-backward:before {
	content: "\f049"
}

.fa-backward:before {
	content: "\f04a"
}

.fa-play:before {
	content: "\f04b"
}

.fa-pause:before {
	content: "\f04c"
}

.fa-stop:before {
	content: "\f04d"
}

.fa-forward:before {
	content: "\f04e"
}

.fa-fast-forward:before {
	content: "\f050"
}

.fa-step-forward:before {
	content: "\f051"
}

.fa-eject:before {
	content: "\f052"
}

.fa-chevron-left:before {
	content: "\f053"
}

.fa-chevron-right:before {
	content: "\f054"
}

.fa-plus-circle:before {
	content: "\f055"
}

.fa-minus-circle:before {
	content: "\f056"
}

.fa-times-circle:before {
	content: "\f057"
}

.fa-check-circle:before {
	content: "\f058"
}

.fa-question-circle:before {
	content: "\f059"
}

.fa-info-circle:before {
	content: "\f05a"
}

.fa-crosshairs:before {
	content: "\f05b"
}

.fa-times-circle-o:before {
	content: "\f05c"
}

.fa-check-circle-o:before {
	content: "\f05d"
}

.fa-ban:before {
	content: "\f05e"
}

.fa-arrow-left:before {
	content: "\f060"
}

.fa-arrow-right:before {
	content: "\f061"
}

.fa-arrow-up:before {
	content: "\f062"
}

.fa-arrow-down:before {
	content: "\f063"
}

.fa-mail-forward:before,
.fa-share:before {
	content: "\f064"
}

.fa-expand:before {
	content: "\f065"
}

.fa-compress:before {
	content: "\f066"
}

.fa-plus:before {
	content: "\f067"
}

.fa-minus:before {
	content: "\f068"
}

.fa-asterisk:before {
	content: "\f069"
}

.fa-exclamation-circle:before {
	content: "\f06a"
}

.fa-gift:before {
	content: "\f06b"
}

.fa-leaf:before {
	content: "\f06c"
}

.fa-fire:before {
	content: "\f06d"
}

.fa-eye:before {
	content: "\f06e"
}

.fa-eye-slash:before {
	content: "\f070"
}

.fa-warning:before,
.fa-exclamation-triangle:before {
	content: "\f071"
}

.fa-plane:before {
	content: "\f072"
}

.fa-calendar:before {
	content: "\f073"
}

.fa-random:before {
	content: "\f074"
}

.fa-comment:before {
	content: "\f075"
}

.fa-magnet:before {
	content: "\f076"
}

.fa-chevron-up:before {
	content: "\f077"
}

.fa-chevron-down:before {
	content: "\f078"
}

.fa-retweet:before {
	content: "\f079"
}

.fa-shopping-cart:before {
	content: "\f07a"
}

.fa-folder:before {
	content: "\f07b"
}

.fa-folder-open:before {
	content: "\f07c"
}

.fa-arrows-v:before {
	content: "\f07d"
}

.fa-arrows-h:before {
	content: "\f07e"
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
	content: "\f080"
}

.fa-twitter-square:before {
	content: "\f081"
}

.fa-facebook-square:before {
	content: "\f082"
}

.fa-camera-retro:before {
	content: "\f083"
}

.fa-key:before {
	content: "\f084"
}

.fa-gears:before,
.fa-cogs:before {
	content: "\f085"
}

.fa-comments:before {
	content: "\f086"
}

.fa-thumbs-o-up:before {
	content: "\f087"
}

.fa-thumbs-o-down:before {
	content: "\f088"
}

.fa-star-half:before {
	content: "\f089"
}

.fa-heart-o:before {
	content: "\f08a"
}

.fa-sign-out:before {
	content: "\f08b"
}

.fa-linkedin-square:before {
	content: "\f08c"
}

.fa-thumb-tack:before {
	content: "\f08d"
}

.fa-external-link:before {
	content: "\f08e"
}

.fa-sign-in:before {
	content: "\f090"
}

.fa-trophy:before {
	content: "\f091"
}

.fa-github-square:before {
	content: "\f092"
}

.fa-upload:before {
	content: "\f093"
}

.fa-lemon-o:before {
	content: "\f094"
}

.fa-phone:before {
	content: "\f095"
}

.fa-square-o:before {
	content: "\f096"
}

.fa-bookmark-o:before {
	content: "\f097"
}

.fa-phone-square:before {
	content: "\f098"
}

.fa-twitter:before {
	content: "\f099"
}

.fa-facebook-f:before,
.fa-facebook:before {
	content: "\f09a"
}

.fa-github:before {
	content: "\f09b"
}

.fa-unlock:before {
	content: "\f09c"
}

.fa-credit-card:before {
	content: "\f09d"
}

.fa-feed:before,
.fa-rss:before {
	content: "\f09e"
}

.fa-hdd-o:before {
	content: "\f0a0"
}

.fa-bullhorn:before {
	content: "\f0a1"
}

.fa-bell:before {
	content: "\f0f3"
}

.fa-certificate:before {
	content: "\f0a3"
}

.fa-hand-o-right:before {
	content: "\f0a4"
}

.fa-hand-o-left:before {
	content: "\f0a5"
}

.fa-hand-o-up:before {
	content: "\f0a6"
}

.fa-hand-o-down:before {
	content: "\f0a7"
}

.fa-arrow-circle-left:before {
	content: "\f0a8"
}

.fa-arrow-circle-right:before {
	content: "\f0a9"
}

.fa-arrow-circle-up:before {
	content: "\f0aa"
}

.fa-arrow-circle-down:before {
	content: "\f0ab"
}

.fa-globe:before {
	content: "\f0ac"
}

.fa-wrench:before {
	content: "\f0ad"
}

.fa-tasks:before {
	content: "\f0ae"
}

.fa-filter:before {
	content: "\f0b0"
}

.fa-briefcase:before {
	content: "\f0b1"
}

.fa-arrows-alt:before {
	content: "\f0b2"
}

.fa-group:before,
.fa-users:before {
	content: "\f0c0"
}

.fa-chain:before,
.fa-link:before {
	content: "\f0c1"
}

.fa-cloud:before {
	content: "\f0c2"
}

.fa-flask:before {
	content: "\f0c3"
}

.fa-cut:before,
.fa-scissors:before {
	content: "\f0c4"
}

.fa-copy:before,
.fa-files-o:before {
	content: "\f0c5"
}

.fa-paperclip:before {
	content: "\f0c6"
}

.fa-save:before,
.fa-floppy-o:before {
	content: "\f0c7"
}

.fa-square:before {
	content: "\f0c8"
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
	content: "\f0c9"
}

.fa-list-ul:before {
	content: "\f0ca"
}

.fa-list-ol:before {
	content: "\f0cb"
}

.fa-strikethrough:before {
	content: "\f0cc"
}

.fa-underline:before {
	content: "\f0cd"
}

.fa-table:before {
	content: "\f0ce"
}

.fa-magic:before {
	content: "\f0d0"
}

.fa-truck:before {
	content: "\f0d1"
}

.fa-pinterest:before {
	content: "\f0d2"
}

.fa-pinterest-square:before {
	content: "\f0d3"
}

.fa-google-plus-square:before {
	content: "\f0d4"
}

.fa-google-plus:before {
	content: "\f0d5"
}

.fa-money:before {
	content: "\f0d6"
}

.fa-caret-down:before {
	content: "\f0d7"
}

.fa-caret-up:before {
	content: "\f0d8"
}

.fa-caret-left:before {
	content: "\f0d9"
}

.fa-caret-right:before {
	content: "\f0da"
}

.fa-columns:before {
	content: "\f0db"
}

.fa-unsorted:before,
.fa-sort:before {
	content: "\f0dc"
}

.fa-sort-down:before,
.fa-sort-desc:before {
	content: "\f0dd"
}

.fa-sort-up:before,
.fa-sort-asc:before {
	content: "\f0de"
}

.fa-envelope:before {
	content: "\f0e0"
}

.fa-linkedin:before {
	content: "\f0e1"
}

.fa-rotate-left:before,
.fa-undo:before {
	content: "\f0e2"
}

.fa-legal:before,
.fa-gavel:before {
	content: "\f0e3"
}

.fa-dashboard:before,
.fa-tachometer:before {
	content: "\f0e4"
}

.fa-comment-o:before {
	content: "\f0e5"
}

.fa-comments-o:before {
	content: "\f0e6"
}

.fa-flash:before,
.fa-bolt:before {
	content: "\f0e7"
}

.fa-sitemap:before {
	content: "\f0e8"
}

.fa-umbrella:before {
	content: "\f0e9"
}

.fa-paste:before,
.fa-clipboard:before {
	content: "\f0ea"
}

.fa-lightbulb-o:before {
	content: "\f0eb"
}

.fa-exchange:before {
	content: "\f0ec"
}

.fa-cloud-download:before {
	content: "\f0ed"
}

.fa-cloud-upload:before {
	content: "\f0ee"
}

.fa-user-md:before {
	content: "\f0f0"
}

.fa-stethoscope:before {
	content: "\f0f1"
}

.fa-suitcase:before {
	content: "\f0f2"
}

.fa-bell-o:before {
	content: "\f0a2"
}

.fa-coffee:before {
	content: "\f0f4"
}

.fa-cutlery:before {
	content: "\f0f5"
}

.fa-file-text-o:before {
	content: "\f0f6"
}

.fa-building-o:before {
	content: "\f0f7"
}

.fa-hospital-o:before {
	content: "\f0f8"
}

.fa-ambulance:before {
	content: "\f0f9"
}

.fa-medkit:before {
	content: "\f0fa"
}

.fa-fighter-jet:before {
	content: "\f0fb"
}

.fa-beer:before {
	content: "\f0fc"
}

.fa-h-square:before {
	content: "\f0fd"
}

.fa-plus-square:before {
	content: "\f0fe"
}

.fa-angle-double-left:before {
	content: "\f100"
}

.fa-angle-double-right:before {
	content: "\f101"
}

.fa-angle-double-up:before {
	content: "\f102"
}

.fa-angle-double-down:before {
	content: "\f103"
}

.fa-angle-left:before {
	content: "\f104"
}

.fa-angle-right:before {
	content: "\f105"
}

.fa-angle-up:before {
	content: "\f106"
}

.fa-angle-down:before {
	content: "\f107"
}

.fa-desktop:before {
	content: "\f108"
}

.fa-laptop:before {
	content: "\f109"
}

.fa-tablet:before {
	content: "\f10a"
}

.fa-mobile-phone:before,
.fa-mobile:before {
	content: "\f10b"
}

.fa-circle-o:before {
	content: "\f10c"
}

.fa-quote-left:before {
	content: "\f10d"
}

.fa-quote-right:before {
	content: "\f10e"
}

.fa-spinner:before {
	content: "\f110"
}

.fa-circle:before {
	content: "\f111"
}

.fa-mail-reply:before,
.fa-reply:before {
	content: "\f112"
}

.fa-github-alt:before {
	content: "\f113"
}

.fa-folder-o:before {
	content: "\f114"
}

.fa-folder-open-o:before {
	content: "\f115"
}

.fa-smile-o:before {
	content: "\f118"
}

.fa-frown-o:before {
	content: "\f119"
}

.fa-meh-o:before {
	content: "\f11a"
}

.fa-gamepad:before {
	content: "\f11b"
}

.fa-keyboard-o:before {
	content: "\f11c"
}

.fa-flag-o:before {
	content: "\f11d"
}

.fa-flag-checkered:before {
	content: "\f11e"
}

.fa-terminal:before {
	content: "\f120"
}

.fa-code:before {
	content: "\f121"
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
	content: "\f122"
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
	content: "\f123"
}

.fa-location-arrow:before {
	content: "\f124"
}

.fa-crop:before {
	content: "\f125"
}

.fa-code-fork:before {
	content: "\f126"
}

.fa-unlink:before,
.fa-chain-broken:before {
	content: "\f127"
}

.fa-question:before {
	content: "\f128"
}

.fa-info:before {
	content: "\f129"
}

.fa-exclamation:before {
	content: "\f12a"
}

.fa-superscript:before {
	content: "\f12b"
}

.fa-subscript:before {
	content: "\f12c"
}

.fa-eraser:before {
	content: "\f12d"
}

.fa-puzzle-piece:before {
	content: "\f12e"
}

.fa-microphone:before {
	content: "\f130"
}

.fa-microphone-slash:before {
	content: "\f131"
}

.fa-shield:before {
	content: "\f132"
}

.fa-calendar-o:before {
	content: "\f133"
}

.fa-fire-extinguisher:before {
	content: "\f134"
}

.fa-rocket:before {
	content: "\f135"
}

.fa-maxcdn:before {
	content: "\f136"
}

.fa-chevron-circle-left:before {
	content: "\f137"
}

.fa-chevron-circle-right:before {
	content: "\f138"
}

.fa-chevron-circle-up:before {
	content: "\f139"
}

.fa-chevron-circle-down:before {
	content: "\f13a"
}

.fa-html5:before {
	content: "\f13b"
}

.fa-css3:before {
	content: "\f13c"
}

.fa-anchor:before {
	content: "\f13d"
}

.fa-unlock-alt:before {
	content: "\f13e"
}

.fa-bullseye:before {
	content: "\f140"
}

.fa-ellipsis-h:before {
	content: "\f141"
}

.fa-ellipsis-v:before {
	content: "\f142"
}

.fa-rss-square:before {
	content: "\f143"
}

.fa-play-circle:before {
	content: "\f144"
}

.fa-ticket:before {
	content: "\f145"
}

.fa-minus-square:before {
	content: "\f146"
}

.fa-minus-square-o:before {
	content: "\f147"
}

.fa-level-up:before {
	content: "\f148"
}

.fa-level-down:before {
	content: "\f149"
}

.fa-check-square:before {
	content: "\f14a"
}

.fa-pencil-square:before {
	content: "\f14b"
}

.fa-external-link-square:before {
	content: "\f14c"
}

.fa-share-square:before {
	content: "\f14d"
}

.fa-compass:before {
	content: "\f14e"
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
	content: "\f150"
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
	content: "\f151"
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
	content: "\f152"
}

.fa-euro:before,
.fa-eur:before {
	content: "\f153"
}

.fa-gbp:before {
	content: "\f154"
}

.fa-dollar:before,
.fa-usd:before {
	content: "\f155"
}

.fa-rupee:before,
.fa-inr:before {
	content: "\f156"
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
	content: "\f157"
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
	content: "\f158"
}

.fa-won:before,
.fa-krw:before {
	content: "\f159"
}

.fa-bitcoin:before,
.fa-btc:before {
	content: "\f15a"
}

.fa-file:before {
	content: "\f15b"
}

.fa-file-text:before {
	content: "\f15c"
}

.fa-sort-alpha-asc:before {
	content: "\f15d"
}

.fa-sort-alpha-desc:before {
	content: "\f15e"
}

.fa-sort-amount-asc:before {
	content: "\f160"
}

.fa-sort-amount-desc:before {
	content: "\f161"
}

.fa-sort-numeric-asc:before {
	content: "\f162"
}

.fa-sort-numeric-desc:before {
	content: "\f163"
}

.fa-thumbs-up:before {
	content: "\f164"
}

.fa-thumbs-down:before {
	content: "\f165"
}

.fa-youtube-square:before {
	content: "\f166"
}

.fa-youtube:before {
	content: "\f167"
}

.fa-xing:before {
	content: "\f168"
}

.fa-xing-square:before {
	content: "\f169"
}

.fa-youtube-play:before {
	content: "\f16a"
}

.fa-dropbox:before {
	content: "\f16b"
}

.fa-stack-overflow:before {
	content: "\f16c"
}

.fa-instagram:before {
	content: "\f16d"
}

.fa-flickr:before {
	content: "\f16e"
}

.fa-adn:before {
	content: "\f170"
}

.fa-bitbucket:before {
	content: "\f171"
}

.fa-bitbucket-square:before {
	content: "\f172"
}

.fa-tumblr:before {
	content: "\f173"
}

.fa-tumblr-square:before {
	content: "\f174"
}

.fa-long-arrow-down:before {
	content: "\f175"
}

.fa-long-arrow-up:before {
	content: "\f176"
}

.fa-long-arrow-left:before {
	content: "\f177"
}

.fa-long-arrow-right:before {
	content: "\f178"
}

.fa-apple:before {
	content: "\f179"
}

.fa-windows:before {
	content: "\f17a"
}

.fa-android:before {
	content: "\f17b"
}

.fa-linux:before {
	content: "\f17c"
}

.fa-dribbble:before {
	content: "\f17d"
}

.fa-skype:before {
	content: "\f17e"
}

.fa-foursquare:before {
	content: "\f180"
}

.fa-trello:before {
	content: "\f181"
}

.fa-female:before {
	content: "\f182"
}

.fa-male:before {
	content: "\f183"
}

.fa-gittip:before,
.fa-gratipay:before {
	content: "\f184"
}

.fa-sun-o:before {
	content: "\f185"
}

.fa-moon-o:before {
	content: "\f186"
}

.fa-archive:before {
	content: "\f187"
}

.fa-bug:before {
	content: "\f188"
}

.fa-vk:before {
	content: "\f189"
}

.fa-weibo:before {
	content: "\f18a"
}

.fa-renren:before {
	content: "\f18b"
}

.fa-pagelines:before {
	content: "\f18c"
}

.fa-stack-exchange:before {
	content: "\f18d"
}

.fa-arrow-circle-o-right:before {
	content: "\f18e"
}

.fa-arrow-circle-o-left:before {
	content: "\f190"
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
	content: "\f191"
}

.fa-dot-circle-o:before {
	content: "\f192"
}

.fa-wheelchair:before {
	content: "\f193"
}

.fa-vimeo-square:before {
	content: "\f194"
}

.fa-turkish-lira:before,
.fa-try:before {
	content: "\f195"
}

.fa-plus-square-o:before {
	content: "\f196"
}

.fa-space-shuttle:before {
	content: "\f197"
}

.fa-slack:before {
	content: "\f198"
}

.fa-envelope-square:before {
	content: "\f199"
}

.fa-wordpress:before {
	content: "\f19a"
}

.fa-openid:before {
	content: "\f19b"
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
	content: "\f19c"
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
	content: "\f19d"
}

.fa-yahoo:before {
	content: "\f19e"
}

.fa-google:before {
	content: "\f1a0"
}

.fa-reddit:before {
	content: "\f1a1"
}

.fa-reddit-square:before {
	content: "\f1a2"
}

.fa-stumbleupon-circle:before {
	content: "\f1a3"
}

.fa-stumbleupon:before {
	content: "\f1a4"
}

.fa-delicious:before {
	content: "\f1a5"
}

.fa-digg:before {
	content: "\f1a6"
}

.fa-pied-piper-pp:before {
	content: "\f1a7"
}

.fa-pied-piper-alt:before {
	content: "\f1a8"
}

.fa-drupal:before {
	content: "\f1a9"
}

.fa-joomla:before {
	content: "\f1aa"
}

.fa-language:before {
	content: "\f1ab"
}

.fa-fax:before {
	content: "\f1ac"
}

.fa-building:before {
	content: "\f1ad"
}

.fa-child:before {
	content: "\f1ae"
}

.fa-paw:before {
	content: "\f1b0"
}

.fa-spoon:before {
	content: "\f1b1"
}

.fa-cube:before {
	content: "\f1b2"
}

.fa-cubes:before {
	content: "\f1b3"
}

.fa-behance:before {
	content: "\f1b4"
}

.fa-behance-square:before {
	content: "\f1b5"
}

.fa-steam:before {
	content: "\f1b6"
}

.fa-steam-square:before {
	content: "\f1b7"
}

.fa-recycle:before {
	content: "\f1b8"
}

.fa-automobile:before,
.fa-car:before {
	content: "\f1b9"
}

.fa-cab:before,
.fa-taxi:before {
	content: "\f1ba"
}

.fa-tree:before {
	content: "\f1bb"
}

.fa-spotify:before {
	content: "\f1bc"
}

.fa-deviantart:before {
	content: "\f1bd"
}

.fa-soundcloud:before {
	content: "\f1be"
}

.fa-database:before {
	content: "\f1c0"
}

.fa-file-pdf-o:before {
	content: "\f1c1"
}

.fa-file-word-o:before {
	content: "\f1c2"
}

.fa-file-excel-o:before {
	content: "\f1c3"
}

.fa-file-powerpoint-o:before {
	content: "\f1c4"
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
	content: "\f1c5"
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
	content: "\f1c6"
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
	content: "\f1c7"
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
	content: "\f1c8"
}

.fa-file-code-o:before {
	content: "\f1c9"
}

.fa-vine:before {
	content: "\f1ca"
}

.fa-codepen:before {
	content: "\f1cb"
}

.fa-jsfiddle:before {
	content: "\f1cc"
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
	content: "\f1cd"
}

.fa-circle-o-notch:before {
	content: "\f1ce"
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
	content: "\f1d0"
}

.fa-ge:before,
.fa-empire:before {
	content: "\f1d1"
}

.fa-git-square:before {
	content: "\f1d2"
}

.fa-git:before {
	content: "\f1d3"
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
	content: "\f1d4"
}

.fa-tencent-weibo:before {
	content: "\f1d5"
}

.fa-qq:before {
	content: "\f1d6"
}

.fa-wechat:before,
.fa-weixin:before {
	content: "\f1d7"
}

.fa-send:before,
.fa-paper-plane:before {
	content: "\f1d8"
}

.fa-send-o:before,
.fa-paper-plane-o:before {
	content: "\f1d9"
}

.fa-history:before {
	content: "\f1da"
}

.fa-circle-thin:before {
	content: "\f1db"
}

.fa-header:before {
	content: "\f1dc"
}

.fa-paragraph:before {
	content: "\f1dd"
}

.fa-sliders:before {
	content: "\f1de"
}

.fa-share-alt:before {
	content: "\f1e0"
}

.fa-share-alt-square:before {
	content: "\f1e1"
}

.fa-bomb:before {
	content: "\f1e2"
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
	content: "\f1e3"
}

.fa-tty:before {
	content: "\f1e4"
}

.fa-binoculars:before {
	content: "\f1e5"
}

.fa-plug:before {
	content: "\f1e6"
}

.fa-slideshare:before {
	content: "\f1e7"
}

.fa-twitch:before {
	content: "\f1e8"
}

.fa-yelp:before {
	content: "\f1e9"
}

.fa-newspaper-o:before {
	content: "\f1ea"
}

.fa-wifi:before {
	content: "\f1eb"
}

.fa-calculator:before {
	content: "\f1ec"
}

.fa-paypal:before {
	content: "\f1ed"
}

.fa-google-wallet:before {
	content: "\f1ee"
}

.fa-cc-visa:before {
	content: "\f1f0"
}

.fa-cc-mastercard:before {
	content: "\f1f1"
}

.fa-cc-discover:before {
	content: "\f1f2"
}

.fa-cc-amex:before {
	content: "\f1f3"
}

.fa-cc-paypal:before {
	content: "\f1f4"
}

.fa-cc-stripe:before {
	content: "\f1f5"
}

.fa-bell-slash:before {
	content: "\f1f6"
}

.fa-bell-slash-o:before {
	content: "\f1f7"
}

.fa-trash:before {
	content: "\f1f8"
}

.fa-copyright:before {
	content: "\f1f9"
}

.fa-at:before {
	content: "\f1fa"
}

.fa-eyedropper:before {
	content: "\f1fb"
}

.fa-paint-brush:before {
	content: "\f1fc"
}

.fa-birthday-cake:before {
	content: "\f1fd"
}

.fa-area-chart:before {
	content: "\f1fe"
}

.fa-pie-chart:before {
	content: "\f200"
}

.fa-line-chart:before {
	content: "\f201"
}

.fa-lastfm:before {
	content: "\f202"
}

.fa-lastfm-square:before {
	content: "\f203"
}

.fa-toggle-off:before {
	content: "\f204"
}

.fa-toggle-on:before {
	content: "\f205"
}

.fa-bicycle:before {
	content: "\f206"
}

.fa-bus:before {
	content: "\f207"
}

.fa-ioxhost:before {
	content: "\f208"
}

.fa-angellist:before {
	content: "\f209"
}

.fa-cc:before {
	content: "\f20a"
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
	content: "\f20b"
}

.fa-meanpath:before {
	content: "\f20c"
}

.fa-buysellads:before {
	content: "\f20d"
}

.fa-connectdevelop:before {
	content: "\f20e"
}

.fa-dashcube:before {
	content: "\f210"
}

.fa-forumbee:before {
	content: "\f211"
}

.fa-leanpub:before {
	content: "\f212"
}

.fa-sellsy:before {
	content: "\f213"
}

.fa-shirtsinbulk:before {
	content: "\f214"
}

.fa-simplybuilt:before {
	content: "\f215"
}

.fa-skyatlas:before {
	content: "\f216"
}

.fa-cart-plus:before {
	content: "\f217"
}

.fa-cart-arrow-down:before {
	content: "\f218"
}

.fa-diamond:before {
	content: "\f219"
}

.fa-ship:before {
	content: "\f21a"
}

.fa-user-secret:before {
	content: "\f21b"
}

.fa-motorcycle:before {
	content: "\f21c"
}

.fa-street-view:before {
	content: "\f21d"
}

.fa-heartbeat:before {
	content: "\f21e"
}

.fa-venus:before {
	content: "\f221"
}

.fa-mars:before {
	content: "\f222"
}

.fa-mercury:before {
	content: "\f223"
}

.fa-intersex:before,
.fa-transgender:before {
	content: "\f224"
}

.fa-transgender-alt:before {
	content: "\f225"
}

.fa-venus-double:before {
	content: "\f226"
}

.fa-mars-double:before {
	content: "\f227"
}

.fa-venus-mars:before {
	content: "\f228"
}

.fa-mars-stroke:before {
	content: "\f229"
}

.fa-mars-stroke-v:before {
	content: "\f22a"
}

.fa-mars-stroke-h:before {
	content: "\f22b"
}

.fa-neuter:before {
	content: "\f22c"
}

.fa-genderless:before {
	content: "\f22d"
}

.fa-facebook-official:before {
	content: "\f230"
}

.fa-pinterest-p:before {
	content: "\f231"
}

.fa-whatsapp:before {
	content: "\f232"
}

.fa-server:before {
	content: "\f233"
}

.fa-user-plus:before {
	content: "\f234"
}

.fa-user-times:before {
	content: "\f235"
}

.fa-hotel:before,
.fa-bed:before {
	content: "\f236"
}

.fa-viacoin:before {
	content: "\f237"
}

.fa-train:before {
	content: "\f238"
}

.fa-subway:before {
	content: "\f239"
}

.fa-medium:before {
	content: "\f23a"
}

.fa-yc:before,
.fa-y-combinator:before {
	content: "\f23b"
}

.fa-optin-monster:before {
	content: "\f23c"
}

.fa-opencart:before {
	content: "\f23d"
}

.fa-expeditedssl:before {
	content: "\f23e"
}

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
	content: "\f240"
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
	content: "\f241"
}

.fa-battery-2:before,
.fa-battery-half:before {
	content: "\f242"
}

.fa-battery-1:before,
.fa-battery-quarter:before {
	content: "\f243"
}

.fa-battery-0:before,
.fa-battery-empty:before {
	content: "\f244"
}

.fa-mouse-pointer:before {
	content: "\f245"
}

.fa-i-cursor:before {
	content: "\f246"
}

.fa-object-group:before {
	content: "\f247"
}

.fa-object-ungroup:before {
	content: "\f248"
}

.fa-sticky-note:before {
	content: "\f249"
}

.fa-sticky-note-o:before {
	content: "\f24a"
}

.fa-cc-jcb:before {
	content: "\f24b"
}

.fa-cc-diners-club:before {
	content: "\f24c"
}

.fa-clone:before {
	content: "\f24d"
}

.fa-balance-scale:before {
	content: "\f24e"
}

.fa-hourglass-o:before {
	content: "\f250"
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
	content: "\f251"
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
	content: "\f252"
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
	content: "\f253"
}

.fa-hourglass:before {
	content: "\f254"
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
	content: "\f255"
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
	content: "\f256"
}

.fa-hand-scissors-o:before {
	content: "\f257"
}

.fa-hand-lizard-o:before {
	content: "\f258"
}

.fa-hand-spock-o:before {
	content: "\f259"
}

.fa-hand-pointer-o:before {
	content: "\f25a"
}

.fa-hand-peace-o:before {
	content: "\f25b"
}

.fa-trademark:before {
	content: "\f25c"
}

.fa-registered:before {
	content: "\f25d"
}

.fa-creative-commons:before {
	content: "\f25e"
}

.fa-gg:before {
	content: "\f260"
}

.fa-gg-circle:before {
	content: "\f261"
}

.fa-tripadvisor:before {
	content: "\f262"
}

.fa-odnoklassniki:before {
	content: "\f263"
}

.fa-odnoklassniki-square:before {
	content: "\f264"
}

.fa-get-pocket:before {
	content: "\f265"
}

.fa-wikipedia-w:before {
	content: "\f266"
}

.fa-safari:before {
	content: "\f267"
}

.fa-chrome:before {
	content: "\f268"
}

.fa-firefox:before {
	content: "\f269"
}

.fa-opera:before {
	content: "\f26a"
}

.fa-internet-explorer:before {
	content: "\f26b"
}

.fa-tv:before,
.fa-television:before {
	content: "\f26c"
}

.fa-contao:before {
	content: "\f26d"
}

.fa-500px:before {
	content: "\f26e"
}

.fa-amazon:before {
	content: "\f270"
}

.fa-calendar-plus-o:before {
	content: "\f271"
}

.fa-calendar-minus-o:before {
	content: "\f272"
}

.fa-calendar-times-o:before {
	content: "\f273"
}

.fa-calendar-check-o:before {
	content: "\f274"
}

.fa-industry:before {
	content: "\f275"
}

.fa-map-pin:before {
	content: "\f276"
}

.fa-map-signs:before {
	content: "\f277"
}

.fa-map-o:before {
	content: "\f278"
}

.fa-map:before {
	content: "\f279"
}

.fa-commenting:before {
	content: "\f27a"
}

.fa-commenting-o:before {
	content: "\f27b"
}

.fa-houzz:before {
	content: "\f27c"
}

.fa-vimeo:before {
	content: "\f27d"
}

.fa-black-tie:before {
	content: "\f27e"
}

.fa-fonticons:before {
	content: "\f280"
}

.fa-reddit-alien:before {
	content: "\f281"
}

.fa-edge:before {
	content: "\f282"
}

.fa-credit-card-alt:before {
	content: "\f283"
}

.fa-codiepie:before {
	content: "\f284"
}

.fa-modx:before {
	content: "\f285"
}

.fa-fort-awesome:before {
	content: "\f286"
}

.fa-usb:before {
	content: "\f287"
}

.fa-product-hunt:before {
	content: "\f288"
}

.fa-mixcloud:before {
	content: "\f289"
}

.fa-scribd:before {
	content: "\f28a"
}

.fa-pause-circle:before {
	content: "\f28b"
}

.fa-pause-circle-o:before {
	content: "\f28c"
}

.fa-stop-circle:before {
	content: "\f28d"
}

.fa-stop-circle-o:before {
	content: "\f28e"
}

.fa-shopping-bag:before {
	content: "\f290"
}

.fa-shopping-basket:before {
	content: "\f291"
}

.fa-hashtag:before {
	content: "\f292"
}

.fa-bluetooth:before {
	content: "\f293"
}

.fa-bluetooth-b:before {
	content: "\f294"
}

.fa-percent:before {
	content: "\f295"
}

.fa-gitlab:before {
	content: "\f296"
}

.fa-wpbeginner:before {
	content: "\f297"
}

.fa-wpforms:before {
	content: "\f298"
}

.fa-envira:before {
	content: "\f299"
}

.fa-universal-access:before {
	content: "\f29a"
}

.fa-wheelchair-alt:before {
	content: "\f29b"
}

.fa-question-circle-o:before {
	content: "\f29c"
}

.fa-blind:before {
	content: "\f29d"
}

.fa-audio-description:before {
	content: "\f29e"
}

.fa-volume-control-phone:before {
	content: "\f2a0"
}

.fa-braille:before {
	content: "\f2a1"
}

.fa-assistive-listening-systems:before {
	content: "\f2a2"
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
	content: "\f2a3"
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
	content: "\f2a4"
}

.fa-glide:before {
	content: "\f2a5"
}

.fa-glide-g:before {
	content: "\f2a6"
}

.fa-signing:before,
.fa-sign-language:before {
	content: "\f2a7"
}

.fa-low-vision:before {
	content: "\f2a8"
}

.fa-viadeo:before {
	content: "\f2a9"
}

.fa-viadeo-square:before {
	content: "\f2aa"
}

.fa-snapchat:before {
	content: "\f2ab"
}

.fa-snapchat-ghost:before {
	content: "\f2ac"
}

.fa-snapchat-square:before {
	content: "\f2ad"
}

.fa-pied-piper:before {
	content: "\f2ae"
}

.fa-first-order:before {
	content: "\f2b0"
}

.fa-yoast:before {
	content: "\f2b1"
}

.fa-themeisle:before {
	content: "\f2b2"
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
	content: "\f2b3"
}

.fa-fa:before,
.fa-font-awesome:before {
	content: "\f2b4"
}

.fa-handshake-o:before {
	content: "\f2b5"
}

.fa-envelope-open:before {
	content: "\f2b6"
}

.fa-envelope-open-o:before {
	content: "\f2b7"
}

.fa-linode:before {
	content: "\f2b8"
}

.fa-address-book:before {
	content: "\f2b9"
}

.fa-address-book-o:before {
	content: "\f2ba"
}

.fa-vcard:before,
.fa-address-card:before {
	content: "\f2bb"
}

.fa-vcard-o:before,
.fa-address-card-o:before {
	content: "\f2bc"
}

.fa-user-circle:before {
	content: "\f2bd"
}

.fa-user-circle-o:before {
	content: "\f2be"
}

.fa-user-o:before {
	content: "\f2c0"
}

.fa-id-badge:before {
	content: "\f2c1"
}

.fa-drivers-license:before,
.fa-id-card:before {
	content: "\f2c2"
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
	content: "\f2c3"
}

.fa-quora:before {
	content: "\f2c4"
}

.fa-free-code-camp:before {
	content: "\f2c5"
}

.fa-telegram:before {
	content: "\f2c6"
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
	content: "\f2c7"
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
	content: "\f2c8"
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
	content: "\f2c9"
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
	content: "\f2ca"
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
	content: "\f2cb"
}

.fa-shower:before {
	content: "\f2cc"
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
	content: "\f2cd"
}

.fa-podcast:before {
	content: "\f2ce"
}

.fa-window-maximize:before {
	content: "\f2d0"
}

.fa-window-minimize:before {
	content: "\f2d1"
}

.fa-window-restore:before {
	content: "\f2d2"
}

.fa-times-rectangle:before,
.fa-window-close:before {
	content: "\f2d3"
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
	content: "\f2d4"
}

.fa-bandcamp:before {
	content: "\f2d5"
}

.fa-grav:before {
	content: "\f2d6"
}

.fa-etsy:before {
	content: "\f2d7"
}

.fa-imdb:before {
	content: "\f2d8"
}

.fa-ravelry:before {
	content: "\f2d9"
}

.fa-eercast:before {
	content: "\f2da"
}

.fa-microchip:before {
	content: "\f2db"
}

.fa-snowflake-o:before {
	content: "\f2dc"
}

.fa-superpowers:before {
	content: "\f2dd"
}

.fa-wpexplorer:before {
	content: "\f2de"
}

.fa-meetup:before {
	content: "\f2e0"
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}

@font-face {
	font-family: 'anton';
	src: url(../fonts/anton.ttf) format('truetype'), url(../fonts/anton.eot) format('eot'), url(../fonts/anton.woff) format('woff'), url(../fonts/anton.woff2) format('woff2')
}

.container {
	width: 1300px
}

@media screen and (min-width:1920px) {
	body,
	html {
		width: 1920px!important;
		margin: 0 auto !important;
		position: relative !important;
		height: auto !important
	}
}

@media screen and (max-width:1920px) {
	body,
	html {
		width: 100%!important
	}
}

img {
	pointer-events: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none
}

.images-box {
	overflow: hidden;
	position: relative
}

.images-box img {
	transition: 1s ease;
	-webkit-transition: 1s ease;
	-moz-transition: 1s ease;
	-ms-transition: 1s ease;
	-o-transition: 1s ease
}

.images-box:hover img {
	transform: translate(0, 0) rotate(0) scale(1.1, 1.1) skew(0, 0) rotateX(0) rotateY(0);
	-webkit-transform: translate(0, 0) rotate(0) scale(1.1, 1.1) skew(0, 0) rotateX(0) rotateY(0);
	-moz-transform: translate(0, 0) rotate(0) scale(1.1, 1.1) skew(0, 0) rotateX(0) rotateY(0);
	-ms-transform: translate(0, 0) rotate(0) scale(1.1, 1.1) skew(0, 0) rotateX(0) rotateY(0);
	-o-transform: translate(0, 0) rotate(0) scale(1.1, 1.1) skew(0, 0) rotateX(0) rotateY(0)
}

.scroll-box {
	overflow: hidden;
	position: relative
}

.scroll-box ul {
	width: 9999px
}

.scroll-box ul li {
	float: left
}

h1,
h2,
h3,
h4,
h5 {
	font-weight: 500
}

.clearfix:before,
.clearfix:after {
	display: table;
	content: " "
}

.clearfix:after {
	height: 0;
	clear: both;
	visibility: hidden
}

.ui.container {
	padding: 0 15px;
	position: relative
}

.ui.container>.item {
	padding-left: 0;
	padding-right: 0
}

.ui.menu {
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border: none;
	margin: 0;
	box-shadow: 0 0 0 0 #fff;
	-webkit-box-shadow: 0 0 0 0 #fff;
	-moz-box-shadow: 0 0 0 0 #fff;
	-ms-box-shadow: 0 0 0 0 #fff;
	-o-box-shadow: 0 0 0 0 #fff;
	min-height: auto;
	background: 0 0
}

.ui.header:first-child {
	margin-top: 0
}

.ui.header {
	margin: 0;
	font-weight: 500
}

.item {
	border-left: none!important;
	border-right: none!important
}

.item:before,
.item:after {
	display: none!important
}

#header {
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 99
}

#header .nav {
	background: #fff;
	position: relative
}

#header .nav .logo {
	padding: 20px 0 0
}

#header .nav .search-box {
	line-height: normal;
	position: fixed;
	top: 0;
	left: 0;
	background: #fff;
	width: 100%;
	height: 100%;
	z-index: 99999;
	display: none
}

#header .nav .search-box form {
	position: absolute;
	top: 45%;
	left: 50%;
	width: 60%;
	margin-left: -30%
}

#header .nav .search-box form input {
	background: 0 0;
	outline: none;
	border: none
}

#header .nav .search-box form input[type=text] {
	width: 100%;
	border-bottom: 1px solid #e1e1e1;
	font-size: 26px;
	color: #000;
	padding: 10px 0
}

#header .nav .search-box form input[type=submit] {
	width: 22px;
	height: 22px;
	background: url(../images/tc-zoom.png) no-repeat;
	position: absolute;
	right: 15px;
	top: 20px
}

#header .nav .search-box form input[type=submit]:hover {
	opacity: .7;
	filter: alpha(opacity=70)
}

#header .nav .search-box .close {
	width: 30px;
	height: 30px;
	background: url(../images/close.png) no-repeat;
	position: absolute;
	right: 25px;
	top: 15px;
	cursor: pointer
}

#header .nav .language {
	padding-left: 20px
}

#header .nav .language ul {
	line-height: 82px
}

#header .nav .language lu a {
	font-size: 14px;
	color: #1a7328
}
#header .nav .language ul li img{
	margin-top: -3px;
}
#header .nav .menu-box {
	padding: 0;
	line-height: 82px;
	height: 82px;
	position: relative;
	padding-right: 40px
}

#header .nav .menu-box .h-search {
	cursor: pointer;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 99
}

#header .nav .menu-box .h-search .fa {
	color: #000
}

#header .nav .menu-box .menu>li {
	display: inline-block;
	position: relative;
	text-transform: uppercase;
	margin: 0 22px;
	vertical-align: top
}

#header .nav .menu-box .menu>li:after {
	content: '';
	position: absolute;
	width: 6px;
	height: 82px;
	right: -25px;
	top: 0;
	background: url(../images/shu_03.jpg) no-repeat center
}

#header .nav .menu-box .menu>li>a {
	font-size: 14px;
	color: #000;
	display: block;
	position: relative
}

#header .nav .menu-box .menu>li>a:after {
	transition: .3s ease;
	-webkit-transition: .3s ease;
	-moz-transition: .3s ease;
	-ms-transition: .3s ease;
	-o-transition: .3s ease;
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 0;
	height: 2px;
	background: #fff
}

#header .nav .menu-box .menu>li:hover>a,
#header .nav .menu-box .menu>li.current-menu-item>a,
#header .nav .menu-box .menu>li.current-category-ancestor>a,
#header .nav .menu-box .menu>li.current-post-ancestor>a {
	color: #1a7328
}

#header .nav .menu-box .menu>li:hover>a:after {
	width: 80%;
	left: 10%
}

#header .nav .menu-box .menu>li .sub-menu {
	position: absolute;
	top: 100%;
	left: 0;
	width: 180px;
	background: #1d752b;
	text-align: left;
	z-index: 101;
	display: none
}

#header .nav .menu-box .menu>li .sub-menu li {
	position: relative
}

#header .nav .menu-box .menu>li .sub-menu li .sub-menu {
	left: 100%;
	top: 0;
	display: none !important
}

#header .nav .menu-box .menu>li .sub-menu li:hover .sub-menu {
	display: block !important
}

#header .nav .menu-box .menu>li .sub-menu li {
	transition: .2s ease-in;
	-webkit-transition: .2s ease-in;
	-moz-transition: .2s ease-in;
	-ms-transition: .2s ease-in;
	-o-transition: .2s ease-in;
	line-height: normal
}

#header .nav .menu-box .menu>li .sub-menu li a {
	font-size: 15px;
	color: #fff;
	display: block;
	padding: 10px 18px
}

#header .nav .menu-box .menu>li .sub-menu li:hover {
	background: #222
}

#header.h-header {
	position: fixed;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
	-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
	-moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
	-ms-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
	-o-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1)
}

#banner {
	position: relative
}

#banner img.play {
	display: block;
	margin: 0 auto;
	position: absolute;
	left: 50%;
	top: 60%;
	margin-left: -30px;
	width: auto
}

#index-body {
	background: url(../images/bg_03.jpg) no-repeat center;
	background-size: cover
}

#index-body .i-why {
	padding: 35px 0
}

#index-body .i-why .grid-box .column {
	padding: 4% 2%;
	background: #fdfdfd;
	width: 15.5%;
	margin-right: 1.2%;
	transition: .6s ease;
	-webkit-transition: .6s ease;
	-moz-transition: .6s ease;
	-ms-transition: .6s ease;
	-o-transition: .6s ease
}

#index-body .i-why .grid-box .column:nth-child(6) {
	margin-right: 0
}

#index-body .i-why .grid-box .column img {
	width: 70px;
	display: block;
	margin: 0 auto;
	margin-bottom: 10px
}

#index-body .i-why .grid-box .column img:nth-child(2) {
	display: none
}

#index-body .i-why .grid-box .column h3 {
	text-align: center;
	color: #000;
	font-size: 24px;
	padding: 10px 0;
	font-family: anton
}

#index-body .i-why .grid-box .column h4 {
	display: block;
	text-align: center;
	padding-bottom: 10px;
}
#index-body .i-why .grid-box .column h4 span{
	font-size: 18px;
	font-weight: 600;
}
#index-body .i-why .grid-box .column:hover h4 span{
	color: #ffffff;
}
#index-body .i-why .grid-box .column h3 i {
	font-size: 24px
}

#index-body .i-why .grid-box .column h3 a {
	font-size: 17px;
	font-weight: 700;
	display: inline-block;
	vertical-align: middle
}

#index-body .i-why .grid-box .column p {
	text-align: center;
	color: #4f4f4f
}

#index-body .i-why .grid-box .column:hover {
	background: #4b9a5d
}

#index-body .i-why .grid-box .column:hover img {
	display: none
}

#index-body .i-why .grid-box .column:hover img:nth-child(2) {
	display: block
}

#index-body .i-why .grid-box .column:hover h3 {
	color: #fff
}

#index-body .i-why .grid-box .column:hover h3 i {
	color: #fff
}

#index-body .i-why .grid-box .column:hover p {
	color: #fff
}

#index-body .i-case .grid-box .column {
	width: 49%;
	margin-right: 2%;
	cursor: pointer
}

#index-body .i-case-moble {
	display: none
}

#index-body .i-case .grid-box .column:nth-child(2) {
	margin-right: 0
}

#index-body .i-case .grid-box .column .img-box {
	position: relative
}

#index-body .i-case .grid-box .column .img-box .layer {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	bottom: 0;
	padding: 60% 0 0 8%;
	z-index: 8
}

#index-body .i-case .grid-box .column .img-box .layer h3 {
	font-size: 22px;
	color: #fff;
	font-weight: 600;
}

#index-body .i-case .grid-box .column:nth-child(2) .img-box .layer h3 {
	color: #fff
}

#index-body .i-case .grid-box .column .img-box .layer p {
	font-size: 22px;
	color: #fff;
	text-transform: uppercase;
	padding: 3px 0
}

#index-body .i-case .grid-box .column:nth-child(2) .img-box .layer p {
	color: #fff
}

#index-body .i-case .grid-box .column .img-box .layer .more {
	font-size: 18px;
	text-decoration: underline;
	color: #fff;
}

#index-body .i-case .grid-box .column:nth-child(2) .img-box .layer .more {
	color: #fff
}

#index-body .i-news {
	padding: 35px 0 70px;
}

#index-body .i-news .swiper-slide {
	background: #fff;
	padding: 3%
}

#index-body .i-news .new-list .swiper-slide h2 a {
	font-size: 18px
}

#index-body .i-news .new-list .swiper-slide h2 a:hover {
	color: #4b9a5d
}

#index-body .i-news .new-list .swiper-slide p {
	line-height: 25px;
	color: #b9b9b9;
	margin: 10px 0
}

#index-body .i-news .new-list .swiper-slide time {
	display: block;
	padding-left: 30px;
	background: url(../images/time.png) no-repeat left center;
	color: #b9b9b9
}

#index-body .i-message {
	padding-bottom: 60px
}

#index-body .i-message .column {
	text-align: center
}

#index-body .i-message .column .fa {
	width: 56px;
	height: 56px;
	text-align: center;
	font-size: 22px;
	line-height: 54px;
	border: 1px solid #000;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	margin-bottom: 5px
}

#index-body .i-message .column p {
	color: #7a7a7a;
	line-height: 25px
}

#footer a:hover {
	color: #4b9a5d !important
}

#footer .footer-top {
	background: #fff;
	padding: 66px 0 50px
}

#footer .footer-top .i-qr img {
	width: 120px
}

#footer .footer-top h2 {
	font-size: 18px;
	color: #2b2b2b;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e5e5e5
}

#footer .footer-top h2 a {
	font-size: 18px
}

#footer .footer-top p {
	color: #949494;
	font-size: 14px
}

#footer .footer-top ul li {
	line-height: 25px
}

#footer .footer-top ul li a {
	color: #737373
}

#footer .footer-bottom {
	background: #eaeaea
}

#footer .footer-bottom p {
	color: #4d4d4d;
	font-size: 14px;
	line-height: 30px;
	padding: 10px 0;
	text-align: center
}

#footer .footer-bottom p a {
	color: #4d4d4d;
	margin-right: 10px;
	margin-left: 10px;
}

#footer .footer-bottom p a:hover {
	color: #4b9a5d!important
}

#footer .footer-bottom p a.tu {
	padding-left: 26px;
	background: url(../images/tu.png) no-repeat left center
}

.mbx {
	display: block;
	background: #f5f7f7;
	font-family: "opensans-Regular";
	padding: 15px 0
}

.mbx span {
	margin-left: 0
}

.mbx a {
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	margin: 0 10px
}

.mbx a:hover {
	color: #1a7328
}

.mbx a:first-child {
	margin-left: 0
}

.black {
	color: #000
}

.color {
	color: #1a7328
}

.line:after {
	content: '';
	width: 50px;
	height: 1px;
	display: block;
	background: #000;
	margin: 15px auto 0
}

.img-zoom {
	position: relative
}

.img-zoom:after {
	content: '';
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .3) center center no-repeat url(../images/icon-search-white.png);
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	opacity: 0
}

.img-zoom:hover:after {
	opacity: 1
}

.cloudzoom-zoom-inside {
	cursor: crosshair
}

.inner-page .sidebar {
	width: 20%
}

.inner-page .sidebar .search {
	display: block;
	background: #333;
	color: #fff;
	padding: 20px;
	border-top-left-radius: 30px
}
.inner-page .sidebar .search img{
	text-align: center;
	height: 50px;
}
.inner-page .sidebar .search form {
	position: relative
}

.inner-page .sidebar .search form input {
	width: 100%;
	line-height: 40px;
	height: 40px;
	border: 1px solid transparent;
	background: 0 0;
	font-size: 16px;
	padding-left: 40px;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}

.inner-page .sidebar .search form input::-webkit-input-placeholder {
	color: #fff
}

.inner-page .sidebar .search form input:-moz-placeholder {
	color: #fff
}

.inner-page .sidebar .search form input::-moz-placeholder {
	color: #fff
}

.inner-page .sidebar .search form input:-ms-input-placeholder {
	color: #fff
}

.inner-page .sidebar .search form input[type=submit] {
	width: 40px;
	position: absolute;
	left: 0;
	top: 0;
	background: url(../images/icon-search-white.png) center center no-repeat;
	background-size: 18px
}

.inner-page .sidebar .search form input:focus {
	border-color: #fff
}

.inner-page .sidebar .sidebar-nav {
	margin-top: 10px
}

.inner-page .sidebar .sidebar-nav h4 {
	display: block;
	background: #1a7328;
	color: #fff;
	font-size: 22px;
	padding: 20px
}

.inner-page .sidebar .sidebar-nav h4 a {
	font-size: 22px
}

.inner-page .sidebar .sidebar-nav h4 i {
	margin-right: 10px
}

.inner-page .sidebar .sidebar-nav .nav {
	padding-top: 10px
}

.inner-page .sidebar .sidebar-nav .nav ul {
	border-bottom: 1px solid #ccc
}

.inner-page .sidebar .sidebar-nav .nav ul li a {
	line-height: 24px;
	padding: 20px;
	display: block;
	color: #4c4c4d;
	font-size: 18px;
	border-top: 1px solid #ccc;
	position: relative
}

.inner-page .sidebar .sidebar-nav .nav ul li a:before {
	content: "\f105";
	position: absolute;
	right: 0;
	top: 18px;
	font-family: "FontAwesome"
}

.inner-page .sidebar .sidebar-nav .nav ul li a:hover {
	text-decoration: underline
}

.inner-page .sidebar .sidebar-nav .nav ul li:first-child a {
	border-top: none
}

.inner-page .sidebar .sidebar-nav .nav ul li.active a:before {
	content: "\f107"
}

.inner-page .sidebar .sidebar-nav .nav ul li ul {
	border-bottom: none
}

.inner-page .sidebar .sidebar-nav .nav ul li li a {
	border-top: none;
	border-bottom: none !important;
	padding: 15px 20px 15px 50px;
	font-size: 16px;
	color: #656666;
	position: relative
}

.inner-page .sidebar .sidebar-nav .nav ul li li a:before {
	content: '' !important;
	display: inline-block;
	margin-right: 15px;
	width: 18px;
	height: 18px;
	background: #cacbcc;
	position: absolute;
	left: 20px;
	top: 18px;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}

.inner-page .sidebar .sidebar-nav .nav ul li li a:hover {
	text-decoration: none
}

.inner-page .sidebar .sidebar-nav .nav ul li li a:hover:before {
	background: #1a7328
}

.inner-page .box-right {
	width: 80%;
	padding-left: 60px
}

.case-page .box-right {
	width: 100%;
	padding: 0
}

.inner-page .m-page {
	text-align: center;
	padding-top: 40px
}

.inner-page .m-page a,
.inner-page .m-page span {
	display: inline-block;
	vertical-align: middle;
	width: 40px;
	height: 40px;
	border: 1px solid #999;
	line-height: 40px;
	text-align: center;
	font-size: 18px;
	color: #333;
	margin: 0 5px;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}

.inner-page .m-page span {
	cursor: not-allowed
}

.inner-page .m-page a:hover {
	color: #fff;
	background: #1a7328;
	border-color: #1a7328
}

.about-page .about-1 {
	padding: 90px 0
}

.about-page .about-1 .left {
	padding-right: 25px
}

.about-page .about-1 .left .content {
	padding-top: 30px;
	color: #4c4c4c;
	line-height: 34px
}

.about-page .about-1 .right {
	position: relative
}

.about-page .about-1 .right img {
	width: 100%
}

.about-page .about-1 .right .play {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	cursor: pointer;
	cursor: hand
}

.about-page .about-1 .right .play img {
	position: relative;
	z-index: 1
}

.about-page .about-1 .right .play:after,
.about-page .about-1 .right .play:before {
	display: block;
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(255, 255, 255, .3);
	-webkit-animation: 2s ks linear infinite;
	-o-animation: 2s ks linear infinite;
	animation: 2s ks linear infinite;
	border-radius: 100%
}

.about-page .about-1 .right .play:after {
	-webkit-animation-delay: .5s;
	-moz-animation-delay: .5s;
	-o-animation-delay: .5s;
	animation-delay: .5s
}

.about-page .about-2 {
	padding: 70px 0;
	background: #eaf1e6
}

.about-page .about-2 h3,
.about-page .about-2 h5 {
	color: #333
}

.about-page .about-2 .box {
	padding: 50px 0
}

.about-page .about-2 .box ul {
	margin: -15px
}

.about-page .about-2 .box ul li {
	padding: 15px
}

.about-page .about-2 .box ul li a.img-box {
	display: block
}

.about-page .about-2 .box ul li a.img-box img {
	width: 100%
}

.about-page .about-3 {
	height: 450px;
	line-height: 450px
}

.about-page .about-3 .text {
	line-height: normal;
	display: inline-block;
	vertical-align: middle;
	border: 2px solid rgba(255, 255, 255, .3);
	width: 100%;
	margin-top: 15%;
	padding: 10px;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}

.about-page .about-4 {
	padding: 90px 0
}

.about-page .about-4 .box {
	padding-top: 50px
}

.about-page .about-4 .box ul {
	position: relative
}

.about-page .about-4 .box ul:after,
.about-page .about-4 .box ul:before {
	content: '';
	position: absolute;
	background: #ccc
}

.about-page .about-4 .box ul:after {
	left: 50%;
	top: 0;
	width: 1px;
	height: 100%
}

.about-page .about-4 .box ul:before {
	top: 50%;
	left: 0;
	height: 1px;
	width: 100%
}

.about-page .about-4 .box ul li {
	padding: 40px
}

.about-page .about-4 .box ul li:first-child:after {
	content: '';
	border: 3px solid #1a7328;
	position: absolute;
	left: 50%;
	top: 50%;
	border-radius: 100%;
	margin-left: -2px;
	margin-top: -2px;
	z-index: 1
}

.about-page .about-4 .box ul li h3 {
	position: relative;
	margin-bottom: 20px
}

.about-page .about-4 .box ul li h3:after {
	content: attr(data-text);
	font-size: 90px;
	color: #1a7328;
	opacity: .05;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.about-page .about-4 .box ul li h4 {
	margin-bottom: 10px
}

.about-page .about-4 .box ul li p {
	height: 73px
}

.product-page {
	background: #f5f7f7;
	padding: 80px 0
}

.product-page .box-right .top {
	padding-bottom: 10px;
	margin-bottom: 15px;
	border-bottom: 1px solid #cacbcc;
	color: #656666;
	padding-top: 10px
}

.product-page .box-right .bottom {
	padding-top: 30px;
	padding-bottom: 50px;
}

.product-page .box-right .bottom ul {
	margin: -5px
}

.product-page .box-right .bottom ul li {
	padding: 5px
}

.product-page .box-right .bottom ul li a.img-box {
	display: block
}

.product-page .box-right .bottom ul li .content {
	display: block;
	background: #fff;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}

.product-page .box-right .bottom ul li .content .text {
	padding: 20px 15px;
}

.product-page .box-right .bottom ul li .content .text h4 a {
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	font-size: 24px;
	color: #1a7328;
}

.product-page .box-right .bottom ul li .content .text h4:hover a{
	color: #666;
}

.product-page .box-right .bottom ul li .content .text p {
	color: #666;
	font-size: 14px
}

.product-page .box-right .bottom ul li .content:hover {
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
	-moz-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
	box-shadow: 0 0 15px rgba(0, 0, 0, .1)
}

.prodet-page {
	background: #f5f7f7;
	padding: 40px 0
}

.prodet-page .line:after {
	display: block;
	width: 100%;
	background: #ccc;
	margin-top: 10px
}

.prodet-page .prodet-1 .left {
	width: 30%
}

.prodet-page .prodet-1 .left img {
	width: 100%
}

.prodet-page .prodet-1 .left .gallery {
	padding-top: 10px;
	overflow: hidden
}

.prodet-page .prodet-1 .left .gallery ul {
	margin: -10px
}

.prodet-page .prodet-1 .left .gallery ul li {
	padding: 10px;
	width: 25%;
	float: left
}

.prodet-page .prodet-1 .left .gallery ul li img.cloudzoom-gallery-active {
	border: 2px solid #1a7328
}

.prodet-page .prodet-1 .right {
	width: 43%;
	padding-left: 40px;
	font-size: 16px;
	line-height: 28px
}

.prodet-page .prodet-1 .right .text {
	color: #656666
}

.prodet-page .prodet-1 .right .text p {
	padding-left: 20px;
	margin: 5px 0;
	position: relative
}

.prodet-page .prodet-1 .right .text p:after {
	content: '';
	border-radius: 100%;
	border: 3px solid #656666;
	position: absolute;
	left: 0;
	top: 12px;
	display: block;
	background: #656666
}

.prodet-page .prodet-1 .right .pdf-link a.pdf {
	display: inline-block;
	line-height: 40px;
	height: 40px;
	padding: 0 25px;
	background: #1a7328;
	color: #fff;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}

.prodet-page .prodet-1 .right .pdf-link a.pdf i {
	margin-right: 15px
}

.prodet-page .prodet-1 .right .pdf-link a.pdf:hover {
	background: #222
}

.prodet-page .prodet-1 .right .share ul li {
	width: 40px;
	height: 40px;
	background: #1a7328;
	font-size: 18px;
	color: #fff;
	line-height: 40px;
	text-align: center;
	border-radius: 5px;
	margin-right: 10px;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}

.prodet-page .prodet-1 .right .share ul li:hover {
	background: #222
}

.prodet-page .prodet-2 {
	padding: 40px 0
}
.prodet-page .prodet-2 a{
	font-size: 32px;
	color: #1a7328;
	font-weight: 600;
}
.prodet-page .prodet-2 a:hover{
	color: #666
}
.prodet-page .prodet-2 .content {
	font-size: 18px;
	line-height: 2em;
	padding-top: 20px;
	color: #666;
	padding-bottom: 25px;
	border-bottom: 1px solid #666;
}
.prodet-page .prodet-2 .content p{
	font-size: 18px;
}
.prodet-page .prodet-2 .content img{
	padding: 15px 0;
}
.prodet-page .prodet-3 .box {
	padding-top: 20px
}

.prodet-page .prodet-3 .box ul {
	margin: -10px
}

.prodet-page .prodet-3 .box ul li {
	padding: 10px
}

.prodet-page .prodet-3 .box ul li a.img-box {
	display: block
}

.prodet-page .prodet-3 .box ul li .content {
	display: block;
	background: #fff;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}

.prodet-page .prodet-3 .box ul li .content .text {
	padding: 20px 15px
}

.prodet-page .prodet-3 .box ul li .content .text h4 {
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}

.prodet-page .prodet-3 .box ul li .content .text h4:hover {
	color: #1a7328
}

.prodet-page .prodet-3 .box ul li .content .text p {
	color: #666
}

.prodet-page .prodet-3 .box ul li .content:hover {
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
	-moz-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
	box-shadow: 0 0 15px rgba(0, 0, 0, .1)
}

.news-page {
	padding: 80px 0
}

.news-page ul {
	margin: -30px -20px
}

.news-page ul li {
	padding: 30px 20px
}

.news-page ul li .box .img {
	vertical-align: middle
}

.news-page ul li .box .img a {
	display: block
}

.news-page ul li .box .content {
	padding-left: 25px;
	vertical-align: middle
}

.news-page ul li .box .content h3{
	margin-top: 0;
	padding-top: 0;overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
}
.news-page ul li .box .content h3 a{
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	color: #1a7328;
	font-size: 16px;
	font-weight: 600;
	overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
}

.news-page ul li .box .content h3:hover a{
	color: #666;
}

.news-page ul li .box .content time {
	margin: 10px 0;
	color: #666;
	display: block
}

.news-page ul li .box .content p {
	color: #666;
			
		overflow: hidden;
		text-overflow: ellipsis;
		display:-webkit-box;
		-webkit-box-orient:vertical;
		-webkit-line-clamp:4;
		}

.news-page ul li .box .content a.more {
	display: inline-block;
	line-height: 36px;
	height: 36px;
	padding: 0 15px;
	background: #1a7328;
	color: #fff;
	font-size: 14px;
	margin-top: 20px;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}

.news-page ul li .box .content a.more:hover {
	background: #222
}

.newdet-page {
	padding: 80px 0;
	text-align: center
}

.newdet-page img {
	width: auto
}

.newdet-page .line:after {
	background: #666
}

.newdet-page time {
	display: block;
	font-size: 14px;
	color: #666;
	margin: 20px 0
}

.newdet-page .content {
	font-size: 16px;
	color: #666;
	line-height: 28px;
	text-align: left;
}
.newdet-page .content p{
	padding-bottom: 8px;
}
.faq-page {
	padding: 80px 0
}

.faq-page ul li {
	background: #eee;
	margin-bottom: 20px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px
}

.faq-page ul li:last-child {
	margin-bottom: 0
}

.faq-page ul li .q {
	font-size: 18px;
	color: #333;
	position: relative;
	padding: 10px 20px 10px 50px
}

.faq-page ul li .q i {
	position: absolute;
	left: 20px;
	top: 10px
}

.faq-page ul li .a {
	font-size: 14px;
	line-height: 28px;
	color: #666;
	position: relative;
	padding: 10px 20px 20px 50px;
	background: #f8f8f8
}

.faq-page ul li .a i {
	position: absolute;
	left: 20px;
	top: 10px
}

.lg-page {
	padding: 80px 0
}
.lg-page p{
	font-size:16px;
	background-color:#f1f1f1;
	padding: 15px;
}
.lg-page ul {
	margin: -10px
}

.lg-page ul li {
	padding: 10px
}

.lg-page ul li a {
	display: block
}

.lg-page ul li h3 {
	display: block;
	padding: 10px;
	background: #eee;
	font-size: 14px;
	text-align: center;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}

.lg-page ul li:hover h3 {
	background: #1a7328;
	color: #fff
}

.contact-page .map {
	border-bottom: 20px solid #f5f7f7
}

.contact-page .contact-1 {
	padding: 50px 0
}

.contact-page .contact-1 ul li {
	padding-left: 85px;
	position: relative
}

.contact-page .contact-1 ul li i {
	font-size: 73px;
	color: #1a7328;
	position: absolute;
	left: 10px;
	top: 8px
}

.contact-page .contact-1 ul li h4 small {
	display: block;
	font-size: 24px;
	color: #666
}

.contact-page .contact-2 {
	padding: 80px 0;
	background: #f5f7f7
}

.contact-page .contact-2 .form {
	margin-top: 40px
}

.contact-page .contact-2 .form ul {
	margin: -15px
}

.contact-page .contact-2 .form ul li {
	padding: 15px
}

.contact-page .contact-2 .form ul li input,
.contact-page .contact-2 .form ul li textarea {
	width: 100%;
	line-height: 60px;
	height: 60px;
	border: none;
	box-shadow: 0px 2px 3px #eaeded;
	padding: 0 20px;
	font-size: 16px;
	color: #000;
	font-family: Arial
}

.contact-page .contact-2 .form ul li.wid-100 {
	width: 100%
}

.contact-page .contact-2 .form ul li textarea {
	height: 180px;
	line-height: 24px;
	padding: 18px 20px;
	resize: vertical
}

.contact-page .contact-2 .form ul li input[type=submit] {
	background: #1a7328;
	color: #fff;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	font-size: 18px
}

.contact-page .contact-2 .form ul li input[type=submit]:hover {
	background: #222
}

.contact-page .button-group .button {
	background: #1a7328 !important
}

.inner-about-4 .container #history {
	background: url(../images/hisbg.png) center center no-repeat;
	background-size: 100%
}

.inner-about-4 .container #history .swiper-slide div {
	padding-left: 25px;
	text-align: left
}

.inner-about-4 .container #history .swiper-slide div:nth-of-type(1) {
	padding-right: 110px;
	margin-bottom: 75px
}

.inner-about-4 .container #history .swiper-slide div:nth-of-type(2) {
	padding-left: 110px
}

.inner-about-4 .container #history .swiper-slide div p:nth-of-type(1) {
	font: 30px black;
	color: #333;
	position: relative
}

.inner-about-4 .container #history .swiper-slide div p:nth-of-type(1):after {
	content: "";
	width: 13px;
	height: 13px;
	border-radius: 2px;
	position: absolute;
	left: -24px;
	top: 50%;
	transform: translateY(-50%);
	background: #333
}

.inner-about-4 .container #history .swiper-slide div p {
	font-size: 15px;
	color: #333
}

.about-factory,
.about-honor {
	padding: 30px 0
}

.about-factory h2,
.about-honor h2 {
	margin-bottom: 30px
}

.form {
	background: #fff;
	padding: 50px 15%
}

.form .grid-box .column {
	margin-bottom: 30px;
	width: 48%;
	margin-right: 4%
}

.form .grid-box .column input,
.form input[type=submit] {
	width: 100%;
	outline: none;
	font-size: 18px;
	border: 2px solid #ddd;
	padding: 25px;
	border-radius: 20px
}

.form .grid-box .column:nth-child(2n) {
	margin-right: 0
}

.form input[type=submit] {
	width: 35%;
	margin: 0 auto;
	background: #1a7328;
	font-size: 28px;
	font-weight: 700;
	text-align: center;
	padding: 10px 0;
	color: #fff;
	border: none;
	display: block
}

.gallery {
	margin-top: 20px
}

.gallery li {
	width: 25%;
	margin: 5px 0;
	padding: 0 10px 10px 0
}

.mobile-banner {
	display: none
}

.mobile-case {
	display: none
}

.mobile-img {
	display: none
}

.exzoom .gallery-thumbs {
	display: none
}

.inner-page .sidebar .sidebar-nav .nav ul li a .fa {
	display: none
}

#index-body .i-why .grid-box .column .img2 {
	display: none
}

.inner-page .sidebar .sidebar-nav .nav ul li a.o {
	display: none
}

.qq {
	position: fixed;
	width: 170px;
	height: 276px;
	right: 0;
	top: 40%;
	background: url(../images/t1.png) no-repeat right center;
	padding: 3% 2%;
	padding-right: 0;
	right: -163px
}

.qq .qq-left {
	width: 38px;
	height: 150px;
	position: absolute;
	right: 162px;
	top: 63px;
	background: url(../images/contact.png) no-repeat left center;
	cursor: pointer
}

.qq a {
	width: 123px;
	height: 34px;
	background: url(../images/qq_03.jpg) no-repeat 10px center;
	line-height: 30px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border: 2px solid #000;
	display: block;
	padding-left: 40px
}

@media screen and (max-width:1130px) {
	.container {
		width: 970px
	}
	#header .nav .menu-box .menu>li {
		margin: 0 12px
	}
}

@media screen and (max-width:970px) {
	.container {
		width: 768px
	}
	#index-body .i-case .grid-box .column .img-box .layer {
		padding: 50% 0 0 8%
	}
	.inner-page .sidebar {
		width: 100%
	}
	.inner-page .box-right {
		width: 100%;
		padding-left: 0;
		margin-top: 20px
	}
	.about-page .about-1 .left {
		padding-right: 0;
		width: 100%;
		margin-bottom: 20px
	}
	.nav li {
		float: left;
		padding-right: 0;
		line-height: 1
	}
	.contact-1 .grid-box.four>.column {
		width: 50%;
		margin-bottom: 15px
	}
	.prodet-page .prodet-1 .left {
		width: 100%
	}
	.prodet-page {
		padding: 50px 0
	}
	.prodet-page .prodet-1 .right {
		width: 100%;
		padding-left: 0
	}
	#footer .footer-bottom p.pc {
		display: none
	}
	#footer .footer-bottom p.wp {
		display: block
	}
	#footer .footer-bottom p.wp a.tu2 {
		display: block
	}
	#footer .footer-bottom p.wp a.tu2 img {
		width: auto;
		margin-right: 10px
	}
	#footer .footer-bottom p.wp a {
		display: inline-block;
		margin: 0 5px
	}
}

@media screen and (max-width:768px) {
	.container {
		width: 100%
	}
	img.play {
		display: none !important
	}
	.i-why .grid-box.five>.column {
		width: 24% !important;
		margin-bottom: 10px
	}
	#index-body .i-case .grid-box .column {
		width: 100%;
		margin-right: 0;
		cursor: pointer;
		margin-bottom: 20px
	}
	#index-body .i-case .grid-box .column .img-box .layer p {
		font-size: 17px;
		padding: 3px 0
	}
	#footer .grid-box.six>.column:last-child {
		display: none
	}
	#banner,
	.inner-banner {
		margin-top: 50px
	}
	.mlztx {
		display: none
	}
	.font-34 {
		font-size: 22px
	}
	.font-30 {
		font-size: 22px
	}
	.inner-about-4 .container #history .swiper-slide div p:nth-of-type(1) {
		font: 22px black
	}
	.font-28 {
		font-size: 20px
	}
	.font-20 {
		font-size: 18px
	}
	.about-page .about-4 .box ul li h3 {
		position: relative;
		margin-bottom: 0
	}
	.about-page .about-4 .box ul li {
		padding: 20px
	}
	.about-page .about-4 .box ul li p {
		height: 136px
	}
	.product-page .box-right .bottom ul li {
		padding: 5px;
		width: 100%
	}
	.product-page .box-right .bottom ul li h4{
		margin-top: 0;
		padding-top: 0;
	}
	.inner-page .m-page a,
	.inner-page .m-page span {
		margin-bottom: 2px
	}
	.nav li {
		width: 100%
	}
	.product-page {
		padding: 5px 0
	}
	.prodet-page .prodet-1 .right {
		width: 100%;
		padding-left: 0;
		margin-top: 10px
	}
	.inner-page .sidebar .sidebar-nav h4 {
		font-size: 16px
	}
	.prodet-page .prodet-3 .box ul li {
		padding: 10px;
		width: 50%
	}
	.news-page ul li .box .content {
		padding-left: 0
	}
	.lg-page .grid-box.three>.column {
		width: 100%
	}
	.about-page .about-1 {
		padding: 0
	}
	#footer .footer-top .grid-box.six>.column {
		width: 33.3%;
		margin-bottom: 20px
	}
	#footer .footer-bottom p span {
		display: none
	}
	#index-body .i-why .grid-box .column:nth-child(3) {
		display: block
	}
	.form .grid-box .column {
		margin-bottom: 5px;
		width: 100%;
		margin-right: 0
	}
	.form .grid-box .column input,
	.form input[type=submit] {
		width: 100%;
		outline: none;
		font-size: 15px;
		border: 2px solid #ddd;
		padding: 12px;
		border-radius: 20px
	}
	.mobile-banner {
		display: block;
		margin-top: 50px
	}
	#banner {
		display: none
	}
	.news-page .grid-box.two>.column {
		width: 100%
	}
	.contact-page .contact-2 {
		padding: 40px 0
	}
	.contact-page .contact-2 .form ul li {
		padding: 5px
	}
	.form {
		background: #fff;
		padding: 40px 15%
	}
	.contact-page .contact-2 .form ul li textarea {
		height: 60px
	}
	.contact-page .contact-1 {
		padding: 20px 0
	}
	.lg-page {
		padding: 30px 0
	}
	#footer .footer-top {
		background: #fff;
		padding: 16px 0 10px
	}
	#index-body .i-why .grid-box .column h3 i {
		font-size: 18px
	}
	.inner-banner {
		display: none !important
	}
	#footer .footer-top .grid-box.six>.column:nth-child(2),
	#footer .footer-top .grid-box.six>.column:nth-child(5) {
		display: none
	}
	.mbx {
		padding-top: 80px
	}
	.news-page {
		padding: 30px 0
	}
	.inner-page .sidebar .sidebar-nav .nav li .children {
		display: none
	}
	#footer .footer-top h2 {
		text-align: center
	}
	#footer .footer-top ul li {
		text-align: center
	}
	.inner-page .box-right {
		margin-top: 0
	}
	.contact-page .contact-2 .form ul li input,
	.contact-page .contact-2 .form ul li textarea {
		border: 2px solid #ddd;
		line-height: 48px;
		height: 48px
	}
	.contact-page .contact-2 .form ul li textarea {
		padding: 0 20px;
		border-radius: 20px;
		font-family: Arial
	}
	.about-page .about-2 {
		padding: 20px 0
	}
	.about-page .about-2 .box {
		padding: 30px 0
	}
	.prodet-page {
		padding: 20px 0
	}
	.comp-case {
		display: none
	}
	.mobile-case {
		display: block
	}
	.inner-page .sidebar .search {
		padding: 8px
	}
	.inner-page .sidebar .sidebar-nav .nav ul li {
		position: relative
	}
	.inner-page .sidebar .sidebar-nav .nav ul li a {
		padding: 10px;
		font-size: 14px;
		position: relative
	}
	.inner-page .sidebar .sidebar-nav .nav ul li a:hover {
		text-decoration: none
	}
	.inner-page .sidebar .sidebar-nav .nav ul li a.o {
		display: block;
		width: 14px;
		height: 14px;
		position: absolute;
		right: 20px;
		top: 14px;
		z-index: 8;
		border-top: none;
		padding: 0
	}
	.inner-page .sidebar .sidebar-nav .nav ul li a.o .fa {
		width: 14px;
		height: 14px;
		display: block
	}
	.font-18 {
		font-size: 16px
	}
	.prodet-page .prodet-2 {
		/*padding: 80px 0;*/
		/*display: none*/
	}
	.prodet-3 {
		margin-top: 20px
	}
	.inner-page .sidebar {
		display: none
	}
	.product-page .sidebar {
		display: block
	}
	.amap-logo {
		z-index: 8
	}
	.comp-img {
		display: none
	}
	.mobile-img {
		display: block
	}
	#outerImageContainer {
		width: 100% !important;
		height: auto !important
	}
	#outerImageContainer img {
		height: auto !important
	}
	#lightbox {
		top: 100px !important
	}
	#imageDataContainer {
		width: 100% !important
	}
	#hoverNav a {
		outline: 0;
		height: 300px !important
	}
	#imageData #bottomNav #bottomNavClose {
		z-index: 9999 !important;
		position: relative
	}
	#index-body .i-why {
		padding: 16px 0
	}
	#index-body .i-news {
		padding: 0 0 20px
	}
	#index-body .i-message {
		padding-bottom: 20px
	}
	.about-page .about-1 .left .content {
		padding-top: 12px;
		line-height: 25px
	}
	.about-factory h2,
	.about-honor h2 {
		margin-bottom: 20px
	}
	.about-factory,
	.about-honor {
		padding: 15px 0
	}
	.inner-page .m-page {
		padding-top: 5px
	}
	.nav li a:before {
		display: none
	}
	.inner-page .sidebar .sidebar-nav .nav {
		padding-top: 10px;
		width: 100%
	}
	.newdet-page {
		padding: 30px 0
	}
	.exzoom {
		display: block
	}
	.prodet-page .prodet-1 .left .case-img,
	.gallery {
		display: none
	}
	.contact-page .contact-1 .grid-box .column {
		width: 50%
	}
	.contact-page .contact-1 .grid-box .column img {
		display: none
	}
	.contact-page .contact-1 ul li i {
		font-size: 20px;
		left: 3px;
		top: 3px
	}
	.contact-page .contact-1 ul li {
		padding-left: 40px;
		position: relative
	}
	.inner-page .sidebar .sidebar-nav .nav ul li li a {
		border-top: none;
		border-bottom: none !important;
		padding: 5px 20px 5px 30px;
		font-size: 14px
	}
	.inner-page .sidebar .sidebar-nav .nav ul li li a:before {
		margin-right: 15px;
		width: 10px;
		height: 10px;
		left: 15px;
		top: 12px
	}
	.div.pp_pic_holder,
	div.pp_pic_holder,
	div.pp_overlay,
	.popup .icon-view,
	.popup:hover .overlay {
		display: none !important
	}
	.product-page .box-right .bottom {
		padding-top: 15px
	}
	.product-page .box-right .bottom ul li .content .text {
		padding: 10px 15px
	}
	.about-page .about-1 .left h2.font-34 {
		margin-top: 18px
	}
	.inner-page .sidebar .sidebar-nav .nav ul li a .fa {
		display: block
	}
	#index-body .i-why .grid-box .column .img1 {
		display: none
	}
	#index-body .i-why .grid-box .column .img2 {
		display: block
	}
	#index-body .i-why .grid-box .column img {
		margin-bottom: 0
	}
	#index-body .i-why .grid-box .column h3 {
		padding-top: 0
	}
	.qq {
		display: none
	}
	#footer .footer-bottom p a {
		display: block;
		font-size: 14px
	}
	#footer .footer-bottom p a.tu {
		background: url(../images/tu.png) no-repeat 47px center
	}
	.zsjm-page .container {
		padding: 0
	}
	#index-body .i-why .grid-box .column h4 {
		display: block;
		text-align: center;
		color: #000;
		font-size: 24px;
		padding: 10px 0;
		font-family: anton
	}
	#index-body .i-why .grid-box .column h3 {
		display: none
	}
	.case-page .swiper-container {
		width: 100%;
		height: 300px;
		margin-left: auto;
		margin-right: auto
	}
	.case-page .swiper-slide {
		background-size: cover;
		background-position: center
	}
	.case-page .gallery-thumbs {
		height: 20%;
		box-sizing: border-box;
		padding: 10px 0;
		margin-top: 10px
	}
	.case-page .gallery-thumbs .swiper-slide {
		height: auto;
		width: 20%;
		opacity: .4
	}
	.case-page .gallery-thumbs .swiper-slide-thumb-active {
		opacity: 1
	}
	.case-page .image-gallery li {
		padding: 0
	}
	.exzoom .gallery-thumbs {
		display: block
	}
	.prodet-page .prodet-2 {
		/*display: none*/
	}
}

::-webkit-input-placeholder {
	color: #000
}

:-moz-placeholder {
	color: #000
}

::-moz-placeholder {
	color: #000
}

:-ms-input-placeholder {
	color: #000
}

.wpulike.wpulike-default {
	display: none
}

.prodet-page .wpulike.wpulike-default,
.newdet-page .wpulike.wpulike-default {
	display: block
}

.post-views-box {
	position: relative;
	margin: -50px 0 0 100px
}

.post-views-box .wp_ulike_btn.wp_ulike_put_image:after {
	background-image: url(../images/fw.png)!important;
	filter: none
}

.wpulike {
	z-index: 10
}

.wpulike.post-views-box {
	z-index: 5
}

.image-gallery li img {
	height: 70px
}

@charset "UTF-8";

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */

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

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

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

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

@-webkit-keyframes bounce {
	0%,
	20%,
	53%,
	80%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
	40%,
	43% {
		-webkit-transform: translate3d(0, -30px, 0);
		transform: translate3d(0, -30px, 0)
	}
	40%,
	43%,
	70% {
		-webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		animation-timing-function: cubic-bezier(.755, .05, .855, .06)
	}
	70% {
		-webkit-transform: translate3d(0, -15px, 0);
		transform: translate3d(0, -15px, 0)
	}
	90% {
		-webkit-transform: translate3d(0, -4px, 0);
		transform: translate3d(0, -4px, 0)
	}
}

@keyframes bounce {
	0%,
	20%,
	53%,
	80%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
	40%,
	43% {
		-webkit-transform: translate3d(0, -30px, 0);
		transform: translate3d(0, -30px, 0)
	}
	40%,
	43%,
	70% {
		-webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		animation-timing-function: cubic-bezier(.755, .05, .855, .06)
	}
	70% {
		-webkit-transform: translate3d(0, -15px, 0);
		transform: translate3d(0, -15px, 0)
	}
	90% {
		-webkit-transform: translate3d(0, -4px, 0);
		transform: translate3d(0, -4px, 0)
	}
}

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

@-webkit-keyframes flash {
	0%,
	50%,
	to {
		opacity: 1
	}
	25%,
	75% {
		opacity: 0
	}
}

@keyframes flash {
	0%,
	50%,
	to {
		opacity: 1
	}
	25%,
	75% {
		opacity: 0
	}
}

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

@-webkit-keyframes pulse {
	0% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
	50% {
		-webkit-transform: scale3d(1.05, 1.05, 1.05);
		transform: scale3d(1.05, 1.05, 1.05)
	}
	to {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

@keyframes pulse {
	0% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
	50% {
		-webkit-transform: scale3d(1.05, 1.05, 1.05);
		transform: scale3d(1.05, 1.05, 1.05)
	}
	to {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

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

@-webkit-keyframes rubberBand {
	0% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
	30% {
		-webkit-transform: scale3d(1.25, .75, 1);
		transform: scale3d(1.25, .75, 1)
	}
	40% {
		-webkit-transform: scale3d(.75, 1.25, 1);
		transform: scale3d(.75, 1.25, 1)
	}
	50% {
		-webkit-transform: scale3d(1.15, .85, 1);
		transform: scale3d(1.15, .85, 1)
	}
	65% {
		-webkit-transform: scale3d(.95, 1.05, 1);
		transform: scale3d(.95, 1.05, 1)
	}
	75% {
		-webkit-transform: scale3d(1.05, .95, 1);
		transform: scale3d(1.05, .95, 1)
	}
	to {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

@keyframes rubberBand {
	0% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
	30% {
		-webkit-transform: scale3d(1.25, .75, 1);
		transform: scale3d(1.25, .75, 1)
	}
	40% {
		-webkit-transform: scale3d(.75, 1.25, 1);
		transform: scale3d(.75, 1.25, 1)
	}
	50% {
		-webkit-transform: scale3d(1.15, .85, 1);
		transform: scale3d(1.15, .85, 1)
	}
	65% {
		-webkit-transform: scale3d(.95, 1.05, 1);
		transform: scale3d(.95, 1.05, 1)
	}
	75% {
		-webkit-transform: scale3d(1.05, .95, 1);
		transform: scale3d(1.05, .95, 1)
	}
	to {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

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

@-webkit-keyframes shake {
	0%,
	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
	10%,
	30%,
	50%,
	70%,
	90% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0)
	}
	20%,
	40%,
	60%,
	80% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0)
	}
}

@keyframes shake {
	0%,
	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
	10%,
	30%,
	50%,
	70%,
	90% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0)
	}
	20%,
	40%,
	60%,
	80% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0)
	}
}

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

@-webkit-keyframes headShake {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
	6.5% {
		-webkit-transform: translateX(-6px) rotateY(-9deg);
		transform: translateX(-6px) rotateY(-9deg)
	}
	18.5% {
		-webkit-transform: translateX(5px) rotateY(7deg);
		transform: translateX(5px) rotateY(7deg)
	}
	31.5% {
		-webkit-transform: translateX(-3px) rotateY(-5deg);
		transform: translateX(-3px) rotateY(-5deg)
	}
	43.5% {
		-webkit-transform: translateX(2px) rotateY(3deg);
		transform: translateX(2px) rotateY(3deg)
	}
	50% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@keyframes headShake {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
	6.5% {
		-webkit-transform: translateX(-6px) rotateY(-9deg);
		transform: translateX(-6px) rotateY(-9deg)
	}
	18.5% {
		-webkit-transform: translateX(5px) rotateY(7deg);
		transform: translateX(5px) rotateY(7deg)
	}
	31.5% {
		-webkit-transform: translateX(-3px) rotateY(-5deg);
		transform: translateX(-3px) rotateY(-5deg)
	}
	43.5% {
		-webkit-transform: translateX(2px) rotateY(3deg);
		transform: translateX(2px) rotateY(3deg)
	}
	50% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

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

@-webkit-keyframes swing {
	20% {
		-webkit-transform: rotate(15deg);
		transform: rotate(15deg)
	}
	40% {
		-webkit-transform: rotate(-10deg);
		transform: rotate(-10deg)
	}
	60% {
		-webkit-transform: rotate(5deg);
		transform: rotate(5deg)
	}
	80% {
		-webkit-transform: rotate(-5deg);
		transform: rotate(-5deg)
	}
	to {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
}

@keyframes swing {
	20% {
		-webkit-transform: rotate(15deg);
		transform: rotate(15deg)
	}
	40% {
		-webkit-transform: rotate(-10deg);
		transform: rotate(-10deg)
	}
	60% {
		-webkit-transform: rotate(5deg);
		transform: rotate(5deg)
	}
	80% {
		-webkit-transform: rotate(-5deg);
		transform: rotate(-5deg)
	}
	to {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
}

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

@-webkit-keyframes tada {
	0% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
	10%,
	20% {
		-webkit-transform: scale3d(.9, .9, .9) rotate(-3deg);
		transform: scale3d(.9, .9, .9) rotate(-3deg)
	}
	30%,
	50%,
	70%,
	90% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
	}
	40%,
	60%,
	80% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
	}
	to {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

@keyframes tada {
	0% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
	10%,
	20% {
		-webkit-transform: scale3d(.9, .9, .9) rotate(-3deg);
		transform: scale3d(.9, .9, .9) rotate(-3deg)
	}
	30%,
	50%,
	70%,
	90% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
	}
	40%,
	60%,
	80% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
	}
	to {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

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

@-webkit-keyframes wobble {
	0% {
		-webkit-transform: none;
		transform: none
	}
	15% {
		-webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
		transform: translate3d(-25%, 0, 0) rotate(-5deg)
	}
	30% {
		-webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
		transform: translate3d(20%, 0, 0) rotate(3deg)
	}
	45% {
		-webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
		transform: translate3d(-15%, 0, 0) rotate(-3deg)
	}
	60% {
		-webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
		transform: translate3d(10%, 0, 0) rotate(2deg)
	}
	75% {
		-webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
		transform: translate3d(-5%, 0, 0) rotate(-1deg)
	}
	to {
		-webkit-transform: none;
		transform: none
	}
}

@keyframes wobble {
	0% {
		-webkit-transform: none;
		transform: none
	}
	15% {
		-webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
		transform: translate3d(-25%, 0, 0) rotate(-5deg)
	}
	30% {
		-webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
		transform: translate3d(20%, 0, 0) rotate(3deg)
	}
	45% {
		-webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
		transform: translate3d(-15%, 0, 0) rotate(-3deg)
	}
	60% {
		-webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
		transform: translate3d(10%, 0, 0) rotate(2deg)
	}
	75% {
		-webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
		transform: translate3d(-5%, 0, 0) rotate(-1deg)
	}
	to {
		-webkit-transform: none;
		transform: none
	}
}

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

@-webkit-keyframes jello {
	0%,
	11.1%,
	to {
		-webkit-transform: none;
		transform: none
	}
	22.2% {
		-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
		transform: skewX(-12.5deg) skewY(-12.5deg)
	}
	33.3% {
		-webkit-transform: skewX(6.25deg) skewY(6.25deg);
		transform: skewX(6.25deg) skewY(6.25deg)
	}
	44.4% {
		-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
		transform: skewX(-3.125deg) skewY(-3.125deg)
	}
	55.5% {
		-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
		transform: skewX(1.5625deg) skewY(1.5625deg)
	}
	66.6% {
		-webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
		transform: skewX(-.78125deg) skewY(-.78125deg)
	}
	77.7% {
		-webkit-transform: skewX(.390625deg) skewY(.390625deg);
		transform: skewX(.390625deg) skewY(.390625deg)
	}
	88.8% {
		-webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
		transform: skewX(-.1953125deg) skewY(-.1953125deg)
	}
}

@keyframes jello {
	0%,
	11.1%,
	to {
		-webkit-transform: none;
		transform: none
	}
	22.2% {
		-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
		transform: skewX(-12.5deg) skewY(-12.5deg)
	}
	33.3% {
		-webkit-transform: skewX(6.25deg) skewY(6.25deg);
		transform: skewX(6.25deg) skewY(6.25deg)
	}
	44.4% {
		-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
		transform: skewX(-3.125deg) skewY(-3.125deg)
	}
	55.5% {
		-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
		transform: skewX(1.5625deg) skewY(1.5625deg)
	}
	66.6% {
		-webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
		transform: skewX(-.78125deg) skewY(-.78125deg)
	}
	77.7% {
		-webkit-transform: skewX(.390625deg) skewY(.390625deg);
		transform: skewX(.390625deg) skewY(.390625deg)
	}
	88.8% {
		-webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
		transform: skewX(-.1953125deg) skewY(-.1953125deg)
	}
}

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

@-webkit-keyframes bounceIn {
	0%,
	20%,
	40%,
	60%,
	80%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}
	40% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9)
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03)
	}
	80% {
		-webkit-transform: scale3d(.97, .97, .97);
		transform: scale3d(.97, .97, .97)
	}
	to {
		opacity: 1;
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

@keyframes bounceIn {
	0%,
	20%,
	40%,
	60%,
	80%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}
	40% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9)
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03)
	}
	80% {
		-webkit-transform: scale3d(.97, .97, .97);
		transform: scale3d(.97, .97, .97)
	}
	to {
		opacity: 1;
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

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

@-webkit-keyframes bounceInDown {
	0%,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -3000px, 0);
		transform: translate3d(0, -3000px, 0)
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, 25px, 0);
		transform: translate3d(0, 25px, 0)
	}
	75% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0)
	}
	90% {
		-webkit-transform: translate3d(0, 5px, 0);
		transform: translate3d(0, 5px, 0)
	}
	to {
		-webkit-transform: none;
		transform: none
	}
}

@keyframes bounceInDown {
	0%,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -3000px, 0);
		transform: translate3d(0, -3000px, 0)
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, 25px, 0);
		transform: translate3d(0, 25px, 0)
	}
	75% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0)
	}
	90% {
		-webkit-transform: translate3d(0, 5px, 0);
		transform: translate3d(0, 5px, 0)
	}
	to {
		-webkit-transform: none;
		transform: none
	}
}

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

@-webkit-keyframes bounceInLeft {
	0%,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-3000px, 0, 0);
		transform: translate3d(-3000px, 0, 0)
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(25px, 0, 0);
		transform: translate3d(25px, 0, 0)
	}
	75% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0)
	}
	90% {
		-webkit-transform: translate3d(5px, 0, 0);
		transform: translate3d(5px, 0, 0)
	}
	to {
		-webkit-transform: none;
		transform: none
	}
}

@keyframes bounceInLeft {
	0%,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-3000px, 0, 0);
		transform: translate3d(-3000px, 0, 0)
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(25px, 0, 0);
		transform: translate3d(25px, 0, 0)
	}
	75% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0)
	}
	90% {
		-webkit-transform: translate3d(5px, 0, 0);
		transform: translate3d(5px, 0, 0)
	}
	to {
		-webkit-transform: none;
		transform: none
	}
}

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

@-webkit-keyframes bounceInRight {
	0%,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}
	0% {
		opacity: 0;
		-webkit-transform: translate3d(3000px, 0, 0);
		transform: translate3d(3000px, 0, 0)
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(-25px, 0, 0);
		transform: translate3d(-25px, 0, 0)
	}
	75% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0)
	}
	90% {
		-webkit-transform: translate3d(-5px, 0, 0);
		transform: translate3d(-5px, 0, 0)
	}
	to {
		-webkit-transform: none;
		transform: none
	}
}

@keyframes bounceInRight {
	0%,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}
	0% {
		opacity: 0;
		-webkit-transform: translate3d(3000px, 0, 0);
		transform: translate3d(3000px, 0, 0)
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(-25px, 0, 0);
		transform: translate3d(-25px, 0, 0)
	}
	75% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0)
	}
	90% {
		-webkit-transform: translate3d(-5px, 0, 0);
		transform: translate3d(-5px, 0, 0)
	}
	to {
		-webkit-transform: none;
		transform: none
	}
}

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

@-webkit-keyframes bounceInUp {
	0%,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 3000px, 0);
		transform: translate3d(0, 3000px, 0)
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}
	75% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}
	90% {
		-webkit-transform: translate3d(0, -5px, 0);
		transform: translate3d(0, -5px, 0)
	}
	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes bounceInUp {
	0%,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 3000px, 0);
		transform: translate3d(0, 3000px, 0)
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}
	75% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}
	90% {
		-webkit-transform: translate3d(0, -5px, 0);
		transform: translate3d(0, -5px, 0)
	}
	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

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

@-webkit-keyframes bounceOut {
	20% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9)
	}
	50%,
	55% {
		opacity: 1;
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}
	to {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
}

@keyframes bounceOut {
	20% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9)
	}
	50%,
	55% {
		opacity: 1;
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}
	to {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
}

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

@-webkit-keyframes bounceOutDown {
	20% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}
	40%,
	45% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
}

@keyframes bounceOutDown {
	20% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}
	40%,
	45% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
}

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

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

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

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

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

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

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

@-webkit-keyframes bounceOutUp {
	20% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0)
	}
	40%,
	45% {
		opacity: 1;
		-webkit-transform: translate3d(0, 20px, 0);
		transform: translate3d(0, 20px, 0)
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
}

@keyframes bounceOutUp {
	20% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0)
	}
	40%,
	45% {
		opacity: 1;
		-webkit-transform: translate3d(0, 20px, 0);
		transform: translate3d(0, 20px, 0)
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
}

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

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

@keyframes fadeIn {
	0% {
		opacity: 0
	}
	to {
		opacity: 1
	}
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes fadeOut {
	0% {
		opacity: 1
	}
	to {
		opacity: 0
	}
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@-webkit-keyframes flip {
	0% {
		-webkit-transform: perspective(400px) rotateY(-1turn);
		transform: perspective(400px) rotateY(-1turn)
	}
	0%,
	40% {
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}
	40% {
		-webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg);
		transform: perspective(400px) translateZ(150px) rotateY(-190deg)
	}
	50% {
		-webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg);
		transform: perspective(400px) translateZ(150px) rotateY(-170deg)
	}
	50%,
	80% {
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
	80% {
		-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
		transform: perspective(400px) scale3d(.95, .95, .95)
	}
	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
}

@keyframes flip {
	0% {
		-webkit-transform: perspective(400px) rotateY(-1turn);
		transform: perspective(400px) rotateY(-1turn)
	}
	0%,
	40% {
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}
	40% {
		-webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg);
		transform: perspective(400px) translateZ(150px) rotateY(-190deg)
	}
	50% {
		-webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg);
		transform: perspective(400px) translateZ(150px) rotateY(-170deg)
	}
	50%,
	80% {
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
	80% {
		-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
		transform: perspective(400px) scale3d(.95, .95, .95)
	}
	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
}

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

@-webkit-keyframes flipInX {
	0% {
		-webkit-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
		opacity: 0
	}
	0%,
	40% {
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
	40% {
		-webkit-transform: perspective(400px) rotateX(-20deg);
		transform: perspective(400px) rotateX(-20deg)
	}
	60% {
		-webkit-transform: perspective(400px) rotateX(10deg);
		transform: perspective(400px) rotateX(10deg);
		opacity: 1
	}
	80% {
		-webkit-transform: perspective(400px) rotateX(-5deg);
		transform: perspective(400px) rotateX(-5deg)
	}
	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

@keyframes flipInX {
	0% {
		-webkit-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
		opacity: 0
	}
	0%,
	40% {
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
	40% {
		-webkit-transform: perspective(400px) rotateX(-20deg);
		transform: perspective(400px) rotateX(-20deg)
	}
	60% {
		-webkit-transform: perspective(400px) rotateX(10deg);
		transform: perspective(400px) rotateX(10deg);
		opacity: 1
	}
	80% {
		-webkit-transform: perspective(400px) rotateX(-5deg);
		transform: perspective(400px) rotateX(-5deg)
	}
	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

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

@-webkit-keyframes flipInY {
	0% {
		-webkit-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg);
		opacity: 0
	}
	0%,
	40% {
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
	40% {
		-webkit-transform: perspective(400px) rotateY(-20deg);
		transform: perspective(400px) rotateY(-20deg)
	}
	60% {
		-webkit-transform: perspective(400px) rotateY(10deg);
		transform: perspective(400px) rotateY(10deg);
		opacity: 1
	}
	80% {
		-webkit-transform: perspective(400px) rotateY(-5deg);
		transform: perspective(400px) rotateY(-5deg)
	}
	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

@keyframes flipInY {
	0% {
		-webkit-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg);
		opacity: 0
	}
	0%,
	40% {
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
	40% {
		-webkit-transform: perspective(400px) rotateY(-20deg);
		transform: perspective(400px) rotateY(-20deg)
	}
	60% {
		-webkit-transform: perspective(400px) rotateY(10deg);
		transform: perspective(400px) rotateY(10deg);
		opacity: 1
	}
	80% {
		-webkit-transform: perspective(400px) rotateY(-5deg);
		transform: perspective(400px) rotateY(-5deg)
	}
	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

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

@-webkit-keyframes flipOutX {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
	30% {
		-webkit-transform: perspective(400px) rotateX(-20deg);
		transform: perspective(400px) rotateX(-20deg);
		opacity: 1
	}
	to {
		-webkit-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
		opacity: 0
	}
}

@keyframes flipOutX {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
	30% {
		-webkit-transform: perspective(400px) rotateX(-20deg);
		transform: perspective(400px) rotateX(-20deg);
		opacity: 1
	}
	to {
		-webkit-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
		opacity: 0
	}
}

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

@-webkit-keyframes flipOutY {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
	30% {
		-webkit-transform: perspective(400px) rotateY(-15deg);
		transform: perspective(400px) rotateY(-15deg);
		opacity: 1
	}
	to {
		-webkit-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg);
		opacity: 0
	}
}

@keyframes flipOutY {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
	30% {
		-webkit-transform: perspective(400px) rotateY(-15deg);
		transform: perspective(400px) rotateY(-15deg);
		opacity: 1
	}
	to {
		-webkit-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg);
		opacity: 0
	}
}

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

@-webkit-keyframes lightSpeedIn {
	0% {
		-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
		transform: translate3d(100%, 0, 0) skewX(-30deg);
		opacity: 0
	}
	60% {
		-webkit-transform: skewX(20deg);
		transform: skewX(20deg)
	}
	60%,
	80% {
		opacity: 1
	}
	80% {
		-webkit-transform: skewX(-5deg);
		transform: skewX(-5deg)
	}
	to {
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

@keyframes lightSpeedIn {
	0% {
		-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
		transform: translate3d(100%, 0, 0) skewX(-30deg);
		opacity: 0
	}
	60% {
		-webkit-transform: skewX(20deg);
		transform: skewX(20deg)
	}
	60%,
	80% {
		opacity: 1
	}
	80% {
		-webkit-transform: skewX(-5deg);
		transform: skewX(-5deg)
	}
	to {
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@-webkit-keyframes rotateOut {
	0% {
		transform-origin: center;
		opacity: 1
	}
	0%,
	to {
		-webkit-transform-origin: center
	}
	to {
		transform-origin: center;
		-webkit-transform: rotate(200deg);
		transform: rotate(200deg);
		opacity: 0
	}
}

@keyframes rotateOut {
	0% {
		transform-origin: center;
		opacity: 1
	}
	0%,
	to {
		-webkit-transform-origin: center
	}
	to {
		transform-origin: center;
		-webkit-transform: rotate(200deg);
		transform: rotate(200deg);
		opacity: 0
	}
}

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

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

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

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

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

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

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

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

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

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

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

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

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

@-webkit-keyframes hinge {
	0% {
		transform-origin: top left
	}
	0%,
	20%,
	60% {
		-webkit-transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}
	20%,
	60% {
		-webkit-transform: rotate(80deg);
		transform: rotate(80deg);
		transform-origin: top left
	}
	40%,
	80% {
		-webkit-transform: rotate(60deg);
		transform: rotate(60deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		opacity: 1
	}
	to {
		-webkit-transform: translate3d(0, 700px, 0);
		transform: translate3d(0, 700px, 0);
		opacity: 0
	}
}

@keyframes hinge {
	0% {
		transform-origin: top left
	}
	0%,
	20%,
	60% {
		-webkit-transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}
	20%,
	60% {
		-webkit-transform: rotate(80deg);
		transform: rotate(80deg);
		transform-origin: top left
	}
	40%,
	80% {
		-webkit-transform: rotate(60deg);
		transform: rotate(60deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		opacity: 1
	}
	to {
		-webkit-transform: translate3d(0, 700px, 0);
		transform: translate3d(0, 700px, 0);
		opacity: 0
	}
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@-webkit-keyframes zoomOut {
	0% {
		opacity: 1
	}
	50% {
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
	50%,
	to {
		opacity: 0
	}
}

@keyframes zoomOut {
	0% {
		opacity: 1
	}
	50% {
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
	50%,
	to {
		opacity: 0
	}
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.swiper-container {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
	float: left
}

.swiper-container-vertical>.swiper-wrapper {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	-o-transition-property: transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.swiper-container-multirow>.swiper-wrapper {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto
}

.swiper-slide {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	-o-transition-property: transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform
}

.swiper-invisible-blank-slide {
	visibility: hidden
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
	height: auto
}

.swiper-container-autoheight .swiper-wrapper {
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-transition-property: height, -webkit-transform;
	transition-property: height, -webkit-transform;
	-o-transition-property: transform, height;
	transition-property: transform, height;
	transition-property: transform, height, -webkit-transform
}

.swiper-container-3d {
	-webkit-perspective: 1230px;
	perspective: 1230px
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10
}

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

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

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

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

.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal>.swiper-wrapper {
	-ms-touch-action: pan-y;
	touch-action: pan-y
}

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical>.swiper-wrapper {
	-ms-touch-action: pan-x;
	touch-action: pan-x
}

.swiper-button-next,
.swiper-button-prev {
	position: absolute;
	top: 50%;
	width: 27px;
	height: 44px;
	margin-top: -22px;
	z-index: 10;
	cursor: pointer;
	background-size: 27px 44px;
	background-position: center;
	background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
	opacity: .35;
	cursor: auto;
	pointer-events: none
}

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

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

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

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

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

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

.swiper-button-lock {
	display: none
}

.swiper-pagination {
	position: absolute;
	text-align: center;
	-webkit-transition: .3s opacity;
	-o-transition: .3s opacity;
	transition: .3s opacity;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
	opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: 10px;
	left: 0;
	width: 100%
}

.swiper-pagination-bullets-dynamic {
	overflow: hidden;
	font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transform: scale(.33);
	-ms-transform: scale(.33);
	transform: scale(.33);
	position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
	-webkit-transform: scale(.66);
	-ms-transform: scale(.66);
	transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
	-webkit-transform: scale(.33);
	-ms-transform: scale(.33);
	transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
	-webkit-transform: scale(.66);
	-ms-transform: scale(.66);
	transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
	-webkit-transform: scale(.33);
	-ms-transform: scale(.33);
	transform: scale(.33)
}

.swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	display: inline-block;
	border-radius: 100%;
	background: #000;
	opacity: .2
}

button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer
}

.swiper-pagination-bullet-active {
	opacity: 1;
	background: #007aff
}

.swiper-container-vertical>.swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	-webkit-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 6px 0;
	display: block
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 8px
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	display: inline-block;
	-webkit-transition: .2s top, .2s -webkit-transform;
	transition: .2s top, .2s -webkit-transform;
	-o-transition: .2s transform, .2s top;
	transition: .2s transform, .2s top;
	transition: .2s transform, .2s top, .2s -webkit-transform
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 4px
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	white-space: nowrap
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transition: .2s left, .2s -webkit-transform;
	transition: .2s left, .2s -webkit-transform;
	-o-transition: .2s transform, .2s left;
	transition: .2s transform, .2s left;
	transition: .2s transform, .2s left, .2s -webkit-transform
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transition: .2s right, .2s -webkit-transform;
	transition: .2s right, .2s -webkit-transform;
	-o-transition: .2s transform, .2s right;
	transition: .2s transform, .2s right;
	transition: .2s transform, .2s right, .2s -webkit-transform
}

.swiper-pagination-progressbar {
	background: rgba(0, 0, 0, .25);
	position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background: #007aff;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: left top;
	-ms-transform-origin: left top;
	transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	-webkit-transform-origin: right top;
	-ms-transform-origin: right top;
	transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progressbar {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0
}

.swiper-container-vertical>.swiper-pagination-progressbar {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0
}

.swiper-pagination-white .swiper-pagination-bullet-active {
	background: #fff
}

.swiper-pagination-progressbar.swiper-pagination-white {
	background: rgba(255, 255, 255, .25)
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
	background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
	background: #000
}

.swiper-pagination-progressbar.swiper-pagination-black {
	background: rgba(0, 0, 0, .25)
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
	background: #000
}

.swiper-pagination-lock {
	display: none
}

.swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal>.swiper-scrollbar {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
	position: absolute;
	right: 3px;
	top: 1%;
	z-index: 50;
	width: 5px;
	height: 98%
}

.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: rgba(0, 0, 0, .5);
	border-radius: 10px;
	left: 0;
	top: 0
}

.swiper-scrollbar-cursor-drag {
	cursor: move
}

.swiper-scrollbar-lock {
	display: none
}

.swiper-zoom-container {
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
	max-width: 100%;
	max-height: 100%;
	-o-object-fit: contain;
	object-fit: contain
}

.swiper-slide-zoomed {
	cursor: move
}

.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	-webkit-transform-origin: 50%;
	-ms-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
	animation: swiper-preloader-spin 1s steps(12, end) infinite
}

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

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

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

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

.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	-webkit-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
	pointer-events: none;
	-webkit-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-cube {
	overflow: visible
}

.swiper-container-cube .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
	visibility: hidden;
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	width: 100%;
	height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
	-webkit-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
	pointer-events: auto;
	visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .6;
	-webkit-filter: blur(50px);
	filter: blur(50px);
	z-index: 0
}

.swiper-container-flip {
	overflow: visible
}

.swiper-container-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-container-coverflow .swiper-wrapper {
	-ms-perspective: 1230px
}

@font-face {
	font-family: 'beba';
	src: url(../fonts/bebas.eot);
	src: url(../fonts/bebas.eot) format("embedded-opentype"), url(../fonts/bebas.woff) format("woff"), url(../fonts/bebas.ttf) format("truetype"), url(../fonts/bebas.svg#bebas) format("svg")
}

.footer-main .wxbox {
	float: left
}

.wel-tip-box .items {
	float: left;
	position: relative;
	font-weight: 700
}

.d-f-i {
	position: fixed;
	width: 300px;
	height: 197px;
	overflow: hidden;
	right: 0;
	top: 150px;
	z-index: 20
}

.d-f-i a {
	display: block
}

.ad-road-wrap .road-ul .word .box .i {
	display: none
}

.ad-road-wrap .road-ul .word .box .p p {
	position: relative;
	padding-left: 15px;
	box-sizing: border-box
}

.ad-road-wrap .road-ul .word .box .p p:after {
	position: absolute;
	content: "";
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #666;
	left: 0;
	top: 15px
}

.wel-tip-box .items .itembot .i {
	background: #fff
}

.wel-tip-box .items .itembot .i:nth-child(2n+1) {
	background: #e2e2e2
}

.course-wrap .course-list li {
	font-size: 16px;
	color: #333;
	line-height: 25px;
	width: 300px;
	float: left;
	position: relative;
	top: 11px;
	padding-left: 18px;
	padding-top: 90px;
	box-sizing: border-box
}

.course-wrap .course-list li:hover:before {
	background: #0060a3;
	transition: .5s ease-in-out
}

.course-wrap .course-list li:before {
	height: 105px;
	position: absolute;
	transition: .5s ease-in-out;
	content: "";
	width: 1px;
	left: 0;
	top: 0;
	background: #ddd
}

.course-wrap .course-list li:hover .g0:after {
	transition: .5s ease-in-out;
	background: #0060a3
}

.course-wrap .course-list li .g0 {
	font-size: 20px;
	font-family: "beba";
	color: #0060a3;
	position: relative;
	margin-bottom: 15px;
	transition: .5s ease-in-out
}

.course-wrap .course-list li:hover .g0 {
	font-size: 35px;
	transition: .5s ease-in-out
}

.course-wrap .course-list li .g0:after {
	position: absolute;
	height: 10px;
	width: 10px;
	border: 2px solid #0060a3;
	content: "";
	left: -23px;
	top: 15px;
	transition: .5s ease-in-out;
	bottom: 0;
	margin: auto;
	box-sizing: border-box;
	border-radius: 50%
}

.course-wrap {
	overflow: hidden
}

.course-wrap .course-list .prev {
	left: 2.5%
}

.course-wrap .course-list .next {
	right: 2.5%
}

.course-wrap .course-list li.odd {
	padding-top: 0;
	top: -30px
}

.course-wrap .course-list li.odd:before {
	top: 30px;
	height: 100%
}

.course-wrap .course-list .ovh {
	overflow: visible
}

.course-wrap .course-list li .p p {
	position: relative;
	padding-left: 10px;
	box-sizing: border-box
}

.course-wrap .course-list li .p p:after {
	content: "";
	position: absolute;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #0060a3;
	left: 0;
	top: 11px
}

.course-wrap .course-list .butn {
	margin-top: -16px
}

.course-wrap .course-list {
	background: url(../images/bg_12.png) repeat-x left center;
	position: relative
}

.course-wrap .course-list .ovh {
	width: 87%;
	margin: 0 auto;
	background: 0 0
}

.course-wrap .course-list .butn {
	z-index: 5
}

.culture0-wrap .h1-1 {
	font-size: 14px;
	position: relative;
	top: 0;
	left: 0;
	line-height: 1.5;
	padding: 20px 30px;
	background: #e6e6e6;
	color: #999;
	left: 0;
	z-index: 1;
	max-width: 90%;
	box-sizing: border-box;
	border-radius: 10px;
	margin: 0 auto;
	display: none
}

.culture0-wrap .swiper-slide {
	position: static
}

.culture0-wrap .h1-1:after {
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	margin: 0 auto;
	top: -12px;
	width: 20px;
	height: 12px;
	background: url(../images/lk.png) no-repeat center;
	background-size: 100%
}

.ab-honor-wrap .items .right-words .ul .li {
	position: relative;
	overflow: visible
}

.ab-honor-wrap .items .right-words .ul .li .li-bot {
	font-size: 14px;
	position: absolute;
	top: 0;
	left: 0;
	line-height: 1.5;
	padding: 20px 30px;
	background: #e6e6e6;
	color: #999;
	left: 0;
	top: 40px;
	z-index: 1;
	max-width: 300px;
	box-sizing: border-box;
	border-radius: 10px;
	display: none
}

.ab-honor-wrap .items .right-words .ul .li .li-bot:after {
	position: absolute;
	content: "";
	left: 50px;
	top: -12px;
	width: 20px;
	height: 12px;
	background: url(../images/lk.png) no-repeat center;
	background-size: 100%
}

.ab-honor-wrap .items .right-words .ul .li:hover .li-bot {
	display: block
}

.dj-tit-tip .fixed.titt-tip {
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 10;
	background: #fff
}

.h75 {
	height: 75px
}

.ce {
	text-align: center
}

.ts.fixed {
	height: 100px
}

.t40 {
	font-size: 40px
}

.pd0 {
	padding: 0!important
}

.w1500 {
	width: 1500px;
	margin: 0 auto
}

.footer-main .left-wrap .tx1 {
	max-width: 850px
}

.dj-news-0 {
	padding: 95px 0;
	box-sizing: border-box;
	background: #eee
}

.dj-news-0 .news-infor .wrap2 .box a {
	width: 100%;
	box-sizing: border-box
}

.dj-news-0 .news-infor .wrap2 .box {
	width: 19%;
	margin-left: 1.25%;
	margin-bottom: 1.25%
}

.dj-news-0 .news-infor .wrap2 .box:nth-child(5n+1) {
	margin-left: 0
}

.news-infor .wrap2 .box .word {
	font-size: 14px;
	color: #616161;
	line-height: 25px;
	height: 75px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden
}

.wel-tip-box .wel-tip.fixed {
	position: fixed;
	bottom: 0;
	left: 0;
	bottom: 0;
	width: 100%;
	background: #fff
}

.news-infor .wrap2 .box .more0 {
	width: 95px;
	height: 12px;
	background: url(../images/dm0.png) no-repeat center;
	background-size: 100%;
	margin-top: 20px;
	transition: all .3s ease 0s
}

.news-infor .wrap2 .box .more0 {
	background: url(../images/dm1.png) no-repeat center;
	transition: all .3s ease 0s;
	background-size: 100%
}

.w1680 {
	width: 1680px;
	margin: 0 auto
}

.c-tit {
	color: #222;
	line-height: 1
}

.t30 {
	font-size: 30px
}

.y16 {
	font-size: 16px
}

.y24 {
	font-size: 24px
}

.kwords {
	font-size: 18px;
	line-height: 30px;
	color: #616161
}

.wel-con-bot .con-box {
	height: 100%
}

.wel-con-bot .con-box .images {
	height: 100%
}

.wel-con-bot .ybox {
	display: inline-block;
	vertical-align: middle
}

.wel-con-bot .y0,
.wel-con-bot .y1 {
	color: #fff;
	line-height: 1
}

.wel-con-bot .y1 {
	margin-top: 10px
}

.wel-con-bot .y0 {
	color: #aed2fb;
	font-weight: 700
}

.dj-news {
	padding-top: 80px;
	padding-bottom: 90px;
	box-sizing: border-box
}

.dj-news .images-box {
	width: 828px;
	height: 575px;
	overflow: hidden
}

.dj-news .words-box {
	width: 790px
}

.dj-news .words-box .items {
	padding-top: 40px;
	display: block;
	padding-bottom: 18px;
	border-top: 1px solid #eee;
	box-sizing: border-box
}

.dj-news .words-box .items:nth-child(1) {
	border-top: none;
	padding-top: 20px
}

.dj-news .words-box .items .h0 {
	font-size: 24px;
	color: #212121;
	line-height: 30px;
	height: 30px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	transition: .5s ease-in-out
}

.dj-news .images-box a {
	overflow: hidden
}

.dj-news .images-box a img {
	transition: .5s ease-in-out
}

.dj-news .images-box a:hover img {
	transition: .5s ease-in-out;
	transform: scale3d(1.05, 1.05, 1)
}

.dj-news .words-box .items:hover .h0 {
	transition: .5s ease-in-out;
	color: #f34b1b
}

.dj-news .words-box .items .time {
	font-size: 16px;
	color: #b6b6b6;
	line-height: 1.2;
	margin-top: 10px;
	margin-bottom: 16px
}

.dj-news .words-box .items .p {
	font-size: 16px;
	color: #616161;
	line-height: 30px;
	height: 60px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden
}

.culture0-wrap {
	padding-top: 95px;
	padding-bottom: 55px
}

.culture0-wrap .culture0-ul {
	position: relative;
	margin-top: 55px
}

.culture0-wrap .culture0-line {
	position: absolute;
	width: 100%;
	height: 60px;
	border-bottom: 1px dashed #9c9c9c
}

.culture0-wrap .items {
	cursor: pointer
}

.culture0-wrap .images:hover {
	background: #0060a3;
	transition: .5s ease-in-out
}

.culture0-wrap .images:hover .i1 {
	opacity: 1
}

.culture2-wrap .culture2-ul .items .images {
	overflow: hidden
}

.culture2-wrap .culture2-ul .items .images img {
	transition: .5s ease-in-out;
	display: block
}

.culture2-wrap .culture2-ul .items:hover .images img {
	transform: scale3d(1.05, 1.05, 1);
	transition: .5s ease-in-out
}

.culture1-wrap .culture1-ul .images {
	overflow: hidden
}

.culture1-wrap .culture1-ul .images img {
	transition: .5s ease-in-out
}

.culture1-wrap .culture1-ul .items:hover .images img {
	transition: .5s ease-in-out;
	transform: scale3d(1.05, 1.05, 1)
}

.culture0-wrap .images:hover .i0 {
	opacity: 0
}

.culture0-wrap .images:hover img {
	transition: .5s ease-in-out
}

.culture0-wrap .images {
	width: 120px;
	height: 120px;
	transition: .5s ease-in-out;
	position: relative;
	background: #f7f7f7;
	border-radius: 50%;
	overflow: hidden;
	margin: 0 auto
}

.culture0-wrap .images img {
	transition: .5s ease-in-out
}

.culture0-wrap .images .i1 {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0
}

.culture0-wrap .words {
	text-align: center;
	margin-top: 38px
}

.culture0-wrap .words .h0 {
	color: #333;
	font-size: 20px;
	line-height: 24px;
	height: 24px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden
}

.culture0-wrap .words .h1 {
	font-size: 15px;
	line-height: 20px;
	height: 40px;
	margin-top: 10px;
	color: #999;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden
}

.culture1-wrap {
	padding-top: 95px;
	padding-bottom: 140px
}

.culture1-wrap .culture1-ul {
	margin-top: 80px
}

.culture1-wrap .culture1-ul img {
	width: 100%;
	display: block
}

.culture1-wrap .culture1-ul .words,
.culture1-wrap .culture1-ul .images {
	width: 50%
}

.culture1-wrap .culture1-ul .items {
	position: relative
}

.culture1-wrap .culture1-ul .words {
	position: absolute;
	height: 100%;
	font-size: 16px;
	color: #666;
	line-height: 30px;
	padding: 70px;
	box-sizing: border-box;
	background: #fff
}

.culture1-wrap .culture1-ul .words .t0 {
	font-size: 36px;
	color: #0060a3;
	line-height: 40px;
	height: 40px;
	overflow: hidden;
	margin-bottom: 45px
}

.culture1-wrap .culture1-ul .words .wbox {
	height: 100%
}

.culture1-wrap .culture1-ul .words .wul .i {
	float: left;
	margin: 0 25px;
	font-size: 16px
}

.culture1-wrap .culture1-ul .words .wul .i span {
	font-weight: 700;
	color: #0060a3
}

.culture1-wrap .culture1-ul .words .wul .i:nth-child(1) {
	margin-left: 0
}

.culture1-wrap .culture1-ul .words .p {
	height: calc(100% - 115px)
}

.culture1-wrap .culture1-ul .words.fr {
	right: 0;
	top: 0
}

.culture1-wrap .culture1-ul .words.fl {
	left: 0;
	top: 0
}

.culture2-wrap {
	padding-top: 100px;
	padding-bottom: 110px;
	box-sizing: border-box
}

.culture2-wrap .culture2-ul {
	margin-top: 80px
}

.culture2-wrap .culture2-ul .items {
	width: 820px;
	float: left;
	margin-left: 40px;
	position: relative
}

.culture2-wrap .culture2-ul .items:nth-child(2n+1) {
	margin-left: 0
}

.culture2-wrap .culture2-ul .items .words {
	position: absolute;
	width: 70%;
	bottom: 0;
	left: 0;
	font-size: 16px;
	color: #fff;
	padding: 55px 70px;
	box-sizing: border-box;
	height: 100%;
	overflow-y: auto
}

.culture2-wrap .culture2-ul .items .words::-webkit-scrollbar {
	width: 4px;
	height: 1px
}

.culture2-wrap .culture2-ul .items .words::-webkit-scrollbar-thumb {
	border-radius: 4px;
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, .2);
	background: #535353
}

.culture2-wrap .culture2-ul .items .words::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, .2);
	border-radius: 4px;
	background: #ededed
}

.culture2-wrap .culture2-ul .items .words .t1 {
	line-height: 30px
}

.culture2-wrap .culture2-ul .items .words .t0 {
	line-height: 1;
	margin-bottom: 30px;
	font-size: 30px
}

.dj1-wrap .left-words {
	width: 30%
}

.dj1-wrap .iio {
	min-height: 250px
}

.dj1-wrap .right-words {
	width: 70%;
	border-left: 1px solid #eee;
	box-sizing: border-box
}

.dj1-wrap .right-words .pxc {
	line-height: 50px;
	position: relative
}

.dj1-wrap .right-words .pxc .pli {
	position: relative;
	padding-left: 60px;
	box-sizing: border-box
}

.dj1-wrap .right-words .pxc .pli:after {
	position: absolute;
	width: 28px;
	height: 28px;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	content: "";
	background: url(../images/k10.png) no-repeat center;
	background-size: 100%
}

.profile-wrap .cont {
	width: 100%;
	margin-top: 65px;
	font-size: 16px;
	color: #333;
	line-height: 2.3
}

.profile-wrap .cont .right-words img {
	width: auto;
	float: left;
	margin: 0 50px 50px 0
}

.wel-tip-box .items .itembot {
	position: absolute;
	bottom: 100px;
	left: 0;
	width: 100%;
	display: none
}

.wel-tip-box {
	height: 100px
}

.wel-tip-box .items .itembot .i {
	width: 100%;
	display: block;
	overflow: hidden
}

.wel-tip-box .items .itembot .i:hover img {
	transition: .5s ease-in-out;
	transform: scale3d(1.05, 1.05, 1)
}

.wel-tip-box .items .itembot .i {
	text-align: center;
	width: 540px;
	margin: 0 auto;
	height: 100px
}

.wel-tip-box .items .itembot img {
	transition: .5s ease-in-out;
	height: 100%;
	display: inline-block
}

.profile0-about-wrap .page {
	padding-bottom: 0
}

.wel-tip-box .items:nth-child(1) .itemtop:after {
	display: none
}

.wel-tip-box .items .itemtop {
	line-height: 100px;
	font-size: 20px;
	color: #222;
	text-align: center;
	position: relative;
	cursor: pointer
}

.wel-tip-box .items .itemtop:after {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	content: "";
	height: 60%;
	width: 1px;
	background: #ccc;
	margin: auto
}

.ab-honor-wrap .items .left-imaegs img {
	display: block
}

.wel-tip-box .items .itemtop img {
	display: inline-block;
	vertical-align: middle;
	width: 25px;
	height: 25px
}

.wel-tip-box .i3 .items {
	width: 33.33%
}

.wel-tip-box .i2 .items {
	width: 50%
}

.wel-tip-box .i4 .items {
	width: 25%
}

.t40 {
	font-size: 40px
}

.f7 {
	background: #f7f7f7
}

.wel-news-box {
	padding-bottom: 80px;
	padding-top: 120px;
	box-sizing: border-box
}

.wel-news-box .swiper-pagination {
	position: static;
	display: inline-block;
	float: none;
	vertical-align: middle;
	width: auto;
	font-size: 16px;
	color: #222;
	font-weight: 700
}

.wel-news-box .titbox {
	line-height: 55px;
	height: 55px;
	overflow: hidden;
	margin-bottom: 55px
}

.wel-news-box .titbox .more {
	margin-left: 35px;
	font-size: 16px;
	color: #222;
	transition: .5s ease-in-out
}

.wel-news-box .titbox .more:hover {
	color: #0060a3;
	transition: .5s ease-in-out
}

.wel-news-box .titbox .swiper-button-prev,
.wel-news-box .titbox .swiper-button-next {
	position: static;
	display: inline-block;
	float: none;
	vertical-align: middle;
	margin: 0;
	width: 20px;
	height: 20px;
	background-size: 100%;
	transition: .5s ease-in-out
}

.wel-news-box .titbox .swiper-button-prev:hover,
.wel-news-box .titbox .swiper-button-next:hover {
	transition: .5s ease-in-out
}

.wel-news-box .titbox .swiper-button-prev {
	background: url(../images/i6.png) no-repeat center;
	background-size: 100%
}

.wel-news-box .titbox .swiper-button-prev:hover {
	background: url(../images/i7.png) no-repeat center;
	background-size: 100%
}

.wel-news-box .titbox .swiper-button-next {
	background: url(../images/i8.png) no-repeat center;
	background-size: 100%
}

.wel-news-box .titbox .swiper-button-next:hover {
	background: url(../images/i9.png) no-repeat center;
	background-size: 100%
}

.wel-news-box .item {
	margin-bottom: 10px;
	float: left;
	padding: 30px 0;
	padding-right: 75px;
	box-sizing: border-box
}

.wel-news-box .item:hover {
	background: #0060a3;
	transition: .5s ease-in-out;
	color: #fff
}

.wel-news-box .item:hover .left {
	transition: .5s ease-in-out;
	color: #fff
}

.wel-news-box .item:hover .right .h0 {
	transition: .5s ease-in-out;
	color: #fff
}

.wel-news-box .item:hover .right .p {
	transition: .5s ease-in-out;
	color: #def1ff
}

.wel-news-box .item .left {
	width: 145px;
	text-align: center;
	line-height: 1;
	color: #222;
	transition: .5s ease-in-out;
	font-family: "beba"
}

.wel-news-box .item .left .num {
	font-size: 50px;
	line-height: 1;
	padding-bottom: 10px;
	margin-bottom: 10px;
	position: relative
}

.wel-news-box .item .left .num:after {
	content: "";
	position: absolute;
	height: 1px;
	width: 45px;
	background: #ddd;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto
}

.wel-news-box .item .left .time {
	font-size: 16px
}

.wel-news-box .item .right {
	width: calc(100% - 145px)
}

.wel-news-box .item .right .h0 {
	font-size: 20px;
	color: #222;
	line-height: 22px;
	height: 22px;
	overflow: hidden;
	transition: .5s ease-in-out;
	margin-bottom: 15px
}

.wel-news-box .item .right .p {
	transition: .5s ease-in-out;
	font-size: 14px;
	color: #666;
	line-height: 26px
}

.wel-con-bot {
	display: block;
	height: 140px;
	line-height: 140px;
	color: #fff;
	font-size: 15px
}

.wel-con-bot .words {
	color: #fff;
	font-size: 15px
}

.wel-news-box .item .right .p {
	height: 52px;
	overflow: hidden
}

.wel-tip-box .items .itemtop br {
	display: none
}

.header .s-nav a {
	font-size: 14px
}

.f-box {
	display: inline-block;
	position: relative
}

.header .s-nav {
	text-align: right
}

.f-bot {
	position: absolute;
	width: 430px;
	height: 190px;
	border: 1px solid #eee;
	box-sizing: border-box;
	background: #fff;
	left: -200px;
	top: 45px;
	text-align: left;
	padding: 20px 45px 30px 30px;
	box-sizing: border-box;
	display: none
}

.f-top {
	cursor: pointer
}

.f-bot:before {
	content: "";
	width: 22px;
	height: 12px;
	background: url(../images/i0.png) no-repeat center;
	background-size: 100%;
	top: -12px;
	left: 0;
	right: 0;
	margin: auto;
	position: absolute
}

.f-bot .t0 {
	line-height: 1.2;
	font-size: 22px;
	color: #222;
	margin-bottom: 15px;
	margin-top: 8px
}

.f-bot .t1 {
	font-size: 14px;
	color: #666;
	line-height: 1.4
}

.header .right0 {
	width: 140px
}

.header .right0 a {
	display: block;
	float: none;
	line-height: 45px;
	font-size: 14px;
	color: #222;
	transition: .5s ease;
	border-bottom: 1px solid #ccc
}

.header .right0 a:hover,
.header .right0 a.active {
	transition: .5s ease;
	color: #0072c2
}

.header .left0 {
	width: 165px
}

.footer-main .left-wrap .tx0 {
	line-height: 1.2;
	font-size: 18px;
	color: #222
}

.footer-main .left-wrap .tx1 {
	font-size: 14px;
	color: #666;
	margin-top: 22px
}

.footer-main .left-wrap .tx1 .i {
	float: left;
	width: 420px;
	line-height: 30px
}

.wel-con-bot img {
	display: inline-block;
	vertical-align: middle;
	max-width: 250px;
	max-height: 75px
}

.wel-tip-box {
	position: relative;
	z-index: 10
}

.characteristics-wrap .items {
	position: relative
}

.characteristics-wrap .items:before {
	width: 4px;
	height: 80px;
	position: absolute;
	background: #0065b3;
	content: "";
	top: 50px;
	left: 0
}

.characteristics-wrap .items:nth-child(3n+1):before {
	display: none
}

.wel-tip-box .items {
	background: #fff
}

.down-box .items {
	display: block;
	float: left;
	width: 31%;
	height: 240px;
	margin-left: 3.5%;
	margin-bottom: 80px;
	box-sizing: border-box
}

.down-box .items:nth-child(3n+1) {
	margin-left: 0
}

.down-box .items:hover img {
	transition: .5s ease-in-out;
	transform: scale3d(1.05, 1.05, 1)
}

.down-box .items .images {
	width: 170px;
	height: 240px;
	border: 1px solid #cbcbcb;
	box-sizing: border-box;
	overflow: hidden
}

.down-box .items .images img {
	transition: .5s ease-in-out;
	display: block
}

.down-box .items .words {
	height: 240px;
	width: calc(100% - 170px);
	padding: 25px 0;
	padding-left: 35px;
	box-sizing: border-box
}

.down-box .items .words .t0 {
	color: #333;
	font-size: 20px;
	line-height: 26px;
	height: 26px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	margin-bottom: 20px
}

.down-box .items .words .more {
	font-size: 15px;
	color: #0060a3;
	margin-top: 50px;
	line-height: 20px;
	height: 20px;
	padding-left: 20px;
	box-sizing: border-box;
	position: relative
}

.down-box .items .words .more:after {
	position: absolute;
	width: 15px;
	height: 15px;
	content: "";
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	background: url(../images/i11.png) no-repeat center;
	background-size: 100%
}

.down-box .items .words .t1 {
	font-size: 15px;
	color: #666;
	line-height: 25px;
	height: 75px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden
}

img {
	max-width: 100%
}

.profile-wrap {
	padding-top: 115px;
	padding-bottom: 135px;
	transition: normal
}

.profile-wrap .f48 {
	font-size: 50px;
	color: #0060a3;
	line-height: 50px;
	margin-bottom: 10px
}

.ab-honor-wrap {
	margin-top: 70px
}

.ab-honor-wrap .grid-box .column {
	width: 19%;
	margin-right: 1.25%;
	margin-bottom: 1.25%
}

.ab-honor-wrap .grid-box .column:nth-child(5n) {
	margin-right: 0
}

.ab-honor-wrap .grid-box .column .inner-box .txt-center {
	text-align: center;
	line-height: 35px
}

.ab-honor-wrap .grid-box .column .inner-box .txt-center a {
	font-size: 20px
}

.ab-honor-wrap .items {
	position: relative;
	height: 600px;
	background: #f7f7f7;
	font-size: 16px;
	color: #333;
	margin-bottom: 25px
}

.ab-honor-wrap .items .left-imaegs {
	width: 560px
}

.ab-honor-wrap .items .right-words::-webkit-scrollbar {
	width: 4px;
	height: 1px
}

.ab-honor-wrap .items .right-words::-webkit-scrollbar-thumb {
	border-radius: 4px;
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, .2);
	background: #535353
}

.ab-honor-wrap .items .right-words::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, .2);
	border-radius: 4px;
	background: #ededed
}

.ab-honor-wrap .items .right-words {
	position: absolute;
	height: 100%;
	overflow-y: auto;
	width: calc(100% - 560px)
}

.ab-honor-wrap .items .right-words .ul {
	padding: 55px 70px;
	box-sizing: border-box
}

.ab-honor-wrap .items .right-words .ul:nth-child(n+2) {
	border-top: 1px solid #ddd;
	box-sizing: border-box
}

.ab-honor-wrap .items .right-words.fr {
	right: 0;
	top: 0
}

.ab-honor-wrap .items .right-words.fl {
	left: 0;
	top: 0
}

.ab-honor-wrap .items .right-words .ul .ul-top {
	font-size: 20px;
	font-weight: 700;
	line-height: 22px;
	height: 22px;
	margin-bottom: 15px
}

.ab-honor-wrap .items .right-words .ul .ul-top img,
.ab-honor-wrap .items .right-words .ul .ul-top .span {
	display: inline-block;
	vertical-align: middle;
	width: auto;
	font-size: 20px;
	color: #000
}

.ab-honor-wrap .items .right-words .ul .li {
	float: left;
	width: 33.33%;
	line-height: 50px
}

.ab-honor-wrap .items .right-words .ul .li .p {
	display: inline-block;
	line-height: 1.2;
	vertical-align: top;
	width: calc(100% - 20px)
}

.ab-honor-wrap .items .right-words .ul .li span {
	color: #0a66a6;
	font-weight: 700;
	display: inline-block;
	line-height: 1.2;
	vertical-align: top
}

.ab-honor-wrap .items .right-words .ul .li.active {
	width: 100%
}

.w1340 {
	width: 1340px;
	margin: 0 auto
}

.ad-road-wrap .road-tit {
	margin: 0 auto;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 45px;
	width: 600px
}

.ad-road-wrap .road-tit .span {
	display: inline-block;
	font-size: 16px;
	color: #999;
	transition: .5s ease-in-out;
	line-height: 1.2;
	cursor: pointer
}

.ad-road-wrap .road-tit .swiper-slide {
	margin: 0 auto
}

.ad-road-wrap .road-tit .span:hover,
.ad-road-wrap .road-tit .span.active {
	color: #0060a3;
	transition: .5s ease-in-out
}

.ad-road-wrap .road-ul {
	position: relative;
	padding-top: 68px;
	box-sizing: border-box
}

.ad-road-wrap .road-ul:after {
	position: absolute;
	width: 18px;
	height: 18px;
	content: "";
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	background: url(../images/i14.png) no-repeat center;
	background-size: 100%
}

.ad-road-wrap .road-ul:before {
	height: 50px;
	width: 2px;
	background: #ddd;
	content: "";
	left: 0;
	top: 18px;
	right: 0;
	margin: auto;
	position: absolute
}

.ad-road-wrap .road-ul .items {
	position: relative;
	min-height: 300px
}

.ad-road-wrap .road-ul .items:before {
	height: 100%;
	width: 2px;
	background: #ddd;
	content: "";
	left: 0;
	top: 0;
	right: 0;
	margin: auto;
	position: absolute
}

.ad-road-wrap .road-ul .items:nth-child(n+2) .words {
	margin-top: -230px
}

.ad-road-wrap .road-ul .words {
	width: 50%;
	position: relative;
	padding-bottom: 10px
}

.ad-road-wrap .road-ul .words:before {
	position: absolute;
	content: "";
	height: 2px;
	width: 120px;
	top: 11px;
	background: #ddd
}

.ad-road-wrap .road-ul .words.fl .g0 {
	text-align: right
}

.ad-road-wrap .road-ul .words.fl:before {
	right: 0
}

.ad-road-wrap .road-ul .words.fr .g0 {
	text-align: left
}

.ad-road-wrap .road-ul .words.fr:before {
	left: 0
}

.ad-road-wrap .road-ul .word {
	width: 510px
}

.ad-road-wrap .road-ul .word .g0 {
	font-size: 20px;
	line-height: 25px;
	height: 25px;
	color: #222;
	font-family: Arial;
	margin-bottom: 30px
}

.ad-road-wrap .road-ul .word .box {
	background: #f7f7f7
}

.ad-road-wrap .road-ul .word .box .h0 {
	line-height: 60px;
	height: 60px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	background: #0060a3;
	color: #fff;
	font-size: 16px;
	padding: 0 35px;
	box-sizing: border-box
}

.ad-road-wrap .road-ul .word .box .img {
	padding: 35px;
	box-sizing: border-box;
	font-size: 16px;
	color: #333;
	line-height: 30px
}

.ad-road-wrap .road-ul .word .box .img:hover img {
	transition: .5s ease-in-out;
	transform: scale3d(1.05, 1.05, 1)
}

.ad-road-wrap .road-ul .word .box .i {
	overflow: hidden
}

.ad-road-wrap .road-ul .word .box .i img {
	transition: .5s ease-in-out;
	width: 100%
}

.ad-road-wrap .road-ul .word .box .p {
	margin-top: 35px
}

.ce {
	text-align: center
}

.culture1-wrap .culture1-ul .words .p {
	overflow-y: auto
}

.dj-tit-tip {
	height: 106px
}

.pword::-webkit-scrollbar {
	width: 4px;
	height: 1px
}

.pword::-webkit-scrollbar-thumb {
	border-radius: 4px;
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, .2);
	background: #535353
}

.pword::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, .2);
	border-radius: 4px;
	background: #ededed
}

.images img {
	display: inline-block
}

.guidance-top {
	padding-top: 100px;
	box-sizing: border-box
}

.guidance-top .guidance-tit {
	font-size: 30px;
	line-height: 1;
	margin-bottom: 40px
}

.guidance-top img {
	max-width: 100%
}

.guidance-top .guidance-list {
	padding: 60px 70px;
	box-sizing: border-box;
	background: #006cb8
}

.guidance-top .guidance-list .imgbox {
	background: #fff
}

.guidance-top .guidance-list .imgbox img {
	display: block
}

.guidance-top .guidance-list .imgbot .li {
	width: 13%;
	margin-left: 4.4%;
	float: left
}

.guidance-top .guidance-list .imgbot .li:nth-child(1) {
	margin-left: 0
}

.guidance-bot {
	padding-bottom: 80px;
	margin-top: 40px;
	box-sizing: border-box
}

.guidance-bot .tit {
	font-size: 18px;
	color: #222;
	background: #ddd;
	text-align: center;
	height: 80px;
	line-height: 80px
}

.guidance-bot .guidance0-ul {
	background: #fff
}

.guidance-bot .guidance0-ul .ul:nth-child(n+2) {
	border-top: 1px solid #ddd
}

.guidance-bot .guidance0-ul .items {
	width: 25%;
	float: left;
	font-size: 15px;
	color: #999;
	padding: 40px 0;
	padding-top: 50px;
	padding-left: 50px;
	box-sizing: border-box
}

.guidance-bot .guidance0-ul .items .t0 {
	font-size: 16px;
	color: #222;
	line-height: 20px;
	height: 20px;
	position: relative
}

.guidance-bot .guidance0-ul .items .t0:after {
	content: "";
	width: 5px;
	height: 5px;
	background: #0060a3;
	position: absolute;
	border-radius: 50%;
	left: -16px;
	top: 0;
	bottom: 0;
	margin: auto
}

.guidance-bot .guidance0-ul .items .t1 {
	line-height: 25px;
	padding-left: 46px;
	box-sizing: border-box;
	position: relative;
	margin-top: 10px
}

.guidance-bot .guidance0-ul .items .t1 span {
	position: absolute;
	display: block;
	width: 46px;
	left: 0;
	top: 0
}

.guidance-bot .guidance0-ul .items a {
	color: #006cb8;
	display: block
}

.guidance-bot .guidance0-ul .items.cur {
	border-bottom: none
}

.news-infor.news-infor-2 .wrap2 .box {
	position: static!important;
	width: 23%;
	margin-left: 2.66%
}

.news-infor.news-infor-2 .wrap2 .box:nth-child(4n+1) {
	margin-left: 0
}

.news-infor.news-infor-2 .wrap2 .box a {
	width: 100%;
	box-sizing: border-box
}

.news-infor.news-infor-2 .wrap2 .box {
	margin-bottom: 50px;
	border: 1px solid #ddd;
	background-color: transparent;
	box-sizing: border-box
}

.news-infor.news-infor-2 .wrap2 .box .f18 {
	font-size: 20px;
	color: #222;
	line-height: 28px;
	height: 56px
}

.news-infor.news-infor-2 .wrap2 .box .date {
	font-size: 14px;
	font-family: Arial;
	line-height: 1;
	margin-top: 15px;
	margin-bottom: 30px
}

.news-infor.news-infor-2 .wrap2 .box .word {
	font-size: 15px;
	color: #666;
	line-height: 28px;
	height: 56px;
	overflow: hidden;
	margin-top: 26px
}

.dj-tit-tip {
	border-bottom: 1px solid #f0f0f0
}

.dj-tit-tip .titt-tip {
	height: 105px;
	line-height: 105px;
	font-size: 16px;
	color: #212121
}

.dj-tit-tip .titt-tip a {
	font-size: 16px;
	color: #212121;
	transition: .5s ease-in-out
}

.dj-tit-tip .titt-tip a:hover {
	color: #f34b1b;
	transition: .5s ease-in-out
}

.dj-tit-tip .titt-tip .home-right a:nth-child(n+2) {
	margin-left: 60px
}

.dj-tit-tip .titt-tip .home-right a {
	display: block;
	float: left;
	position: relative
}

.dj-tit-tip .titt-tip .home-right a:after {
	position: absolute;
	content: "";
	width: 100%;
	height: 3px;
	bottom: -4px;
	left: 0;
	right: 0;
	opacity: 0;
	transition: .5s ease-in-out;
	margin: auto;
	background: #f34b1b
}

.dj-tit-tip .titt-tip .home-right a.active {
	color: #f34b1b
}

.dj-tit-tip .titt-tip .home-right a.active:after {
	opacity: 1;
	transition: .5s ease-in-out
}

.dj-tit-tip .titt-tip .home-left a {
	display: inline-block;
	float: left
}

.dj-tit-tip .titt-tip .home-left a:hover,
.dj-tit-tip .titt-tip .home-left a.active {
	color: #f34b1b
}

.dj-tit-tip .titt-tip .home-left .i {
	position: relative;
	padding-left: 40px;
	margin-left: 35px;
	box-sizing: border-box
}

.dj-tit-tip .titt-tip .home-left .i:after {
	content: "";
	position: absolute;
	width: 15px;
	height: 15px;
	background: url(../images/dj1.png) no-repeat center;
	background-size: 100%;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto
}

.dj-tit-tip .titt-tip .home-left .home span {
	display: inline-block;
	vertical-align: middle;
	width: 15px;
	height: 15px;
	background: url(../images/dj0.png) no-repeat center;
	background-size: 100%
}

.dj1-wrap .right-words .pxc .pli:last-child:after {
	display: none
}

.dj1-wrap .left-words {
	line-height: 1.2;
	padding-top: 75px;
	box-sizing: border-box
}

.dj1-wrap .left-words .t0 {
	color: #f34b1b
}

.dj1-wrap .left-words .t1 {
	color: #bfbfbf;
	font-family: Arial;
	text-transform: uppercase;
	margin-top: 10px
}

.dj1-wrap .right-words {
	padding: 80px 100px;
	box-sizing: border-box
}

.dj1-wrap .right-words .pxc {
	padding-left: 100px
}

.characteristics-wrap .itemsbox:nth-child(n+2) {
	border-top: 1px solid #eee
}

.characteristics-wrap .items {
	display: inline-block;
	vertical-align: top;
	width: 33.33%;
	padding: 50px 60px;
	border-left: 1px solid #eee;
	box-sizing: border-box
}

.characteristics-wrap .items:nth-child(1) {
	border-left: none
}

.characteristics-wrap .items .images {
	overflow: hidden
}

.characteristics-wrap .items .images img {
	transition: .5s ease-in-out
}

.characteristics-wrap .items:hover .images img {
	transition: .5s ease-in-out;
	transform: scale3d(1.05, 1.05, 1)
}

.characteristics-wrap .items .words {
	padding-top: 25px;
	box-sizing: border-box
}

.characteristics-wrap .items .p {
	font-size: 16px;
	line-height: 28px;
	color: #686868;
	height: 224px;
	overflow-y: auto
}

.characteristics-wrap .items .t0 {
	font-size: 36px;
	color: #f34b1b;
	line-height: 40px;
	height: 40px;
	overflow: hidden
}

.characteristics-wrap .items .t1 {
	font-size: 20px;
	font-weight: 700;
	line-height: 24px;
	height: 24px;
	color: #686868;
	margin-top: 13px;
	margin-bottom: 25px
}

.t60 {
	font-size: 60px;
	line-height: 1
}

.garden {
	padding-top: 43px;
	padding-bottom: 25px;
	box-sizing: border-box
}

.garden .items {
	position: relative;
	margin-bottom: 20px
}

.garden .items .words {
	width: 635px;
	position: absolute;
	height: 100%;
	overflow-y: auto;
	background: #fff;
	padding: 85px 70px;
	box-sizing: border-box
}

.garden .items .words.fl {
	left: 0;
	top: 0
}

.garden .items .words.fr {
	right: 0;
	top: 0;
	text-align: right
}

.garden .items .words .p {
	font-size: 18px;
	color: #212121;
	line-height: 30px;
	margin-top: 25px
}

.garden .items .image {
	width: calc(100% - 635px)
}

.garden .items .i {
	overflow: hidden
}

.garden .items .i:hover imgg {
	transform: scale3d(1.05, 1.05, 1)
}

.garden .items .i img {
	transition: .5s ease-in-out
}

.garden-swiper0 .swiper-pagination .swiper-pagination-bullet {
	width: 60px;
	height: 4px;
	background: #fefbfe;
	opacity: 1;
	border-radius: 0
}

.garden-swiper0 .swiper-pagination .swiper-pagination-bullet-active {
	background: #ff3323
}

.pc0 {
	display: block
}

.m0 {
	display: none
}

.m-ins-navbox10.m-ins-navbox .left .ico {
	background-color: #f34b1b
}

.m-ins-navbox10.m-ins-navbox .right .tit {
	background: url(../images/dj2.png) no-repeat 93% center;
	color: #f34b1b
}

.m-ins-navbox .right .subbox a:hover {
	color: #f34b1b
}

.dj-news-0 .news-infor .wrap2 {
	padding-top: 0
}

.header .right {
	width: auto
}

.search-box input {
	border: none;
	background: 0 0;
	outline: none
}

.search-box {
	border-bottom: 1px solid #ddd;
	position: relative
}

.search-box input[type=submit] {
	width: 18px;
	height: 17px;
	background: url(../images/ico_114.png) no-repeat center;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	text-indent: -999px;
	overflow: hidden
}

.search-box input[type=text] {
	width: 100%;
	height: 100%
}

.profile0-about-wrap .right-words {
	width: 100%!important;
	float: none
}

.profile0-about-wrap .left-images {
	width: 45%;
	margin-right: 3%;
	height: auto
}

@media screen and (max-width:1850px) {
	.profile0-about-wrap .left-images {
		width: 45%;
		height: auto
	}
	.dj-news .images-box {
		width: 50%;
		height: auto
	}
	.dj-news .words-box {
		width: 47%
	}
	.guidance-top .guidance-list {
		padding: 50px 60px
	}
	.profile0-about-wrap .left-images img {
		width: 100%
	}
	.profile0-about-wrap .right-words {
		width: 53%
	}
	.profile-wrap {
		padding-top: 85px;
		padding-bottom: 100px
	}
	.profile-wrap .cont {
		margin-top: 50px
	}
	.profile-wrap .f48 {
		font-size: 45px;
		line-height: 1
	}
	.profile-wrap .f36 {
		font-size: 35px;
		line-height: 1
	}
	.w1500 {
		width: 85%
	}
	.w1680 {
		width: 95%
	}
	.culture2-wrap .culture2-ul .items {
		width: 49%;
		margin-left: 2%
	}
	.culture1-wrap .culture1-ul .words {
		padding: 60px
	}
	.t60 {
		font-size: 50px
	}
	.garden .items .words {
		padding: 5% 6%
	}
	.dj1-wrap .right-words {
		padding: 4.5% 5.5%
	}
	.dj1-wrap .left-words {
		padding-top: 4%
	}
	.dj1-wrap .right-words .pxc {
		padding-left: 5%
	}
}

.industrial-metal .listwrap img.h-f {
	height: auto!important
}

@media screen and (max-width:1750px) {
	.wel-news-box {
		padding-top: 60px;
		padding-bottom: 100px
	}
	.guidance-top .guidance-list {
		padding: 40px 50px
	}
	.c-tit.t40 {
		font-size: 35px
	}
	.culture1-wrap .culture1-ul .words .t0 {
		font-size: 28px
	}
	.culture1-wrap .culture1-ul .words {
		padding: 50px
	}
	.wel-tip-box .items .itembot .i {
		width: 100%;
		display: block;
		height: auto;
		line-height: 1
	}
	.wel-tip-box .items .itembot img {
		width: 100%;
		height: auto;
		display: block
	}
	.wel-news-box .item .left .num {
		font-size: 45px
	}
	.wel-con-bot {
		height: 120px;
		line-height: 120px
	}
	.wel-news-box .titbox {
		margin-bottom: 40px
	}
	.wel-news-box .item {
		padding: 25px 0;
		padding-right: 55px
	}
	.wel-news-box .titbox .t40 {
		font-size: 36px
	}
	.culture1-wrap {
		padding-top: 75px;
		padding-bottom: 110px
	}
	.culture1-wrap .culture1-ul {
		margin-top: 55px
	}
	.culture2-wrap {
		padding-top: 80px;
		padding-bottom: 90px
	}
	.culture2-wrap .culture2-ul {
		margin-top: 60px
	}
	.ab-honor-wrap {
		margin-top: 60px
	}
}

@media screen and (max-width:1650px) {
	.ts.fixed {
		height: 80px
	}
	.d-f-i {
		width: 200px;
		height: auto;
		top: 150px
	}
	.down-box .items .images {
		width: 150px;
		height: auto
	}
	.dj-tit-tip {
		height: 81px
	}
	.dj-tit-tip .titt-tip {
		line-height: 80px;
		height: 80px
	}
	.dj-news-0 {
		padding: 75px 0
	}
	.characteristics-wrap .items:before {
		top: 35px;
		height: 60px;
		width: 3px
	}
	.dj-news {
		padding-top: 55px;
		padding-bottom: 70px;
		box-sizing: border-box
	}
	.dj-news .words-box .items .h0 {
		font-size: 20px
	}
	.dj1-wrap .right-words .pxc .pli {
		padding-left: 50px
	}
	.dj-news .words-box .items {
		padding-top: 25px
	}
	.dj-news .words-box .items .time {
		font-size: 14px;
		margin-top: 6px;
		margin-bottom: 15px
	}
	.kwords {
		font-size: 16px;
		line-height: 28px
	}
	.guidance-bot .guidance0-ul .items {
		padding: 35px 0;
		padding-left: 40px
	}
	.dj1-wrap .left-words .t0 {
		font-size: 34px
	}
	.dj1-wrap .left-words .t1 {
		font-size: 26px
	}
	.w1340 {
		width: 100%
	}
	.ab-honor-wrap .items {
		height: auto
	}
	.ab-honor-wrap .items .right-words .ul {
		padding: 40px 55px
	}
	.ab-honor-wrap .items .right-words .ul .ul-top {
		font-size: 18px
	}
	.ab-honor-wrap .items .right-words .ul .li {
		line-height: 40px;
		font-size: 14px;
		height: 40px
	}
	.ab-honor-wrap .items .left-imaegs {
		width: 35%
	}
	.ab-honor-wrap .items .right-words {
		width: 65%
	}
	.down-box .items {
		height: auto
	}
	.down-box .items .words {
		height: auto;
		width: calc(100% - 150px);
		padding: 15px 0;
		padding-left: 20px
	}
	.down-box .items .words .t0 {
		margin-bottom: 15px
	}
	.down-box .items .words .more {
		margin-top: 35px
	}
	.ad-road-wrap .road-ul .word {
		width: calc(100% - 100px)
	}
	.ad-road-wrap .road-ul .words:before {
		width: 70px
	}
	.ad-road-wrap .road-ul .word .box .p {
		margin-top: 20px
	}
	.ad-road-wrap .road-tit {
		margin-top: 40px;
		margin-bottom: 30px
	}
	.ad-road-wrap .road-ul {
		padding-top: 58px
	}
	.ad-road-wrap .road-ul:before {
		height: 40px
	}
	.c-tit-t40 {
		font-size: 25px
	}
	.culture1-wrap .culture1-ul .words .t0 {
		font-size: 22px
	}
	.culture0-wrap {
		padding-top: 75px;
		padding-bottom: 35px
	}
	.news-infor.news-infor-2 .wrap2 .box .f18 {
		font-size: 18px;
		line-height: 26px;
		height: 52px
	}
	.news-infor.news-infor-2 .wrap2 .box a {
		padding: 20px
	}
	.news-infor.news-infor-2 .wrap2 .box .date {
		margin-top: 12px;
		margin-bottom: 20px
	}
	.t60 {
		font-size: 40px
	}
	.garden .items .words {
		padding: 3% 4.5%;
		width: 450px
	}
	.garden .items .image {
		width: calc(100% - 450px)
	}
	.garden .items .words .p {
		font-size: 16px;
		line-height: 26px
	}
	.characteristics-wrap .items .t0 {
		font-size: 32px;
		height: auto;
		line-height: 1.2
	}
	.characteristics-wrap .items .t1 {
		line-height: 1.2;
		font-size: 18px;
		height: auto
	}
	.characteristics-wrap .items {
		padding: 35px 40px
	}
	.dj-news-0 .news-infor .wrap2 .box {
		width: 32%;
		margin-left: 2%
	}
	.dj-news-0 .news-infor .wrap2 .box:nth-child(5n+1) {
		margin-left: 2%
	}
	.dj-news-0 .news-infor .wrap2 .box:nth-child(3n+1) {
		margin-left: 0
	}
	.news-infor.news-infor-2 .wrap2 .box {
		margin-bottom: 2%
	}
	.wel-tip-box {
		height: 80px
	}
	.wel-tip-box .items .itembot {
		bottom: 80px
	}
	.wel-tip-box .items .itemtop {
		line-height: 80px
	}
}

@media screen and (max-width:1450px) {
	.wel-news-box .titbox .t40 {
		font-size: 32px
	}
	.garden-swiper0 .swiper-pagination .swiper-pagination-bullet {
		width: 40px;
		height: 3px
	}
	.t60 {
		font-size: 32px
	}
	.dj1-wrap .left-words .t0 {
		font-size: 28px
	}
	.dj1-wrap .left-words .t1 {
		font-size: 24px
	}
	.guidance-top {
		padding-top: 75px
	}
	.guidance-wrap {
		width: 94%;
		padding: 0 3%
	}
	.guidance-top .guidance-tit {
		font-size: 22px;
		margin-bottom: 30px
	}
	.guidance-top .guidance-list {
		padding: 30px 35px
	}
	.guidance-bot .guidance0-ul .items {
		font-size: 14px
	}
	.guidance-bot .guidance0-ul .items .t0:after {
		left: -13px
	}
	.guidance-bot .guidance0-ul .items .t1 span {
		width: 43px
	}
	.guidance-bot .guidance0-ul .items .t1 {
		padding-left: 44px;
		line-height: 20px
	}
	.guidance-bot .guidance0-ul .items {
		padding-left: 25px
	}
	.culture0-wrap .images {
		width: 100px;
		height: 100px
	}
	.culture0-wrap .words .h0 {
		font-size: 18px
	}
	.culture0-wrap .culture0-line {
		height: 50px
	}
	.c-tit.t40 {
		font-size: 30px
	}
	.culture2-wrap .culture2-ul .items .words {
		padding: 35px 50px
	}
	.culture2-wrap .culture2-ul .items .words .t1 {
		font-size: 14px;
		line-height: 24px
	}
	.culture2-wrap .culture2-ul .items .words .t0 {
		font-size: 20px;
		margin-bottom: 20px
	}
	.culture1-wrap .culture1-ul .words {
		padding: 35px
	}
	.culture1-wrap .culture1-ul .words .t0 {
		font-size: 20px;
		line-height: 32px;
		height: 32px;
		margin-bottom: 25px
	}
	.culture1-wrap .culture1-ul .words .wul {
		line-height: 20px
	}
	.culture1-wrap .culture1-ul .words .p {
		height: calc(100% - 77px)
	}
	.culture1-wrap .culture1-ul .words .wul .i {
		margin: 0 15px;
		font-size: 14px
	}
	.culture1-wrap .culture1-ul .words .p {
		font-size: 14px;
		line-height: 25px
	}
	.ad-road-wrap .road-ul .word .box .img {
		padding: 25px
	}
	.down-box .items .words {
		padding: 10px 0;
		padding-left: 15px
	}
	.ad-road-wrap .road-ul .word .box .h0 {
		height: 50px;
		line-height: 50px
	}
	.wel-news-box .item .left .num {
		font-size: 40px
	}
	.profile-wrap {
		padding-top: 60px;
		padding-bottom: 80px
	}
	.wel-news-box .titbox {
		line-height: 45px;
		height: 45px;
		margin-bottom: 32px
	}
	.down-box .items .words .t0 {
		font-size: 18px;
		line-height: 20px;
		height: 20px
	}
	.profile-wrap .cont {
		font-size: 14px;
		margin-top: 30px
	}
	.profile-wrap .f48 {
		font-size: 35px
	}
	.profile-wrap .f36 {
		font-size: 30px
	}
	.wel-news-box {
		padding-top: 45px;
		padding-bottom: 80px
	}
	.wel-news-box .item {
		padding-right: 30px
	}
	.ab-honor-wrap .items .right-words .ul {
		padding: 30px 40px
	}
	.ab-honor-wrap {
		margin-top: 50px
	}
	.footer-main {
		padding-top: 45px;
		padding-bottom: 50px
	}
	.down-box .items {
		margin-bottom: 50px
	}
}

@media screen and (max-width:1350px) {
	.down-box .items .images img {
		display: block;
		width: 100%
	}
	.culture2-wrap .culture2-ul .items .words .t1 {
		line-height: 22px
	}
	.dj-news-0 {
		padding: 55px 0
	}
	.dj-news .words-box .items .p {
		font-size: 15px;
		line-height: 25px;
		height: 50px
	}
	.characteristics-wrap .items:before {
		top: 20px
	}
	.dj-news {
		padding-top: 45px;
		padding-bottom: 55px
	}
	.dj-news .words-box .items {
		padding-top: 15px;
		padding-bottom: 10px
	}
	.dj-news .words-box .items .h0 {
		font-size: 18px
	}
	.characteristics-wrap .items .t1 {
		font-size: 16px
	}
	.characteristics-wrap .items .words {
		padding-top: 15px
	}
	.characteristics-wrap .items .p {
		font-size: 14px;
		line-height: 25px
	}
	.characteristics-wrap .items {
		padding: 20px 30px
	}
	.characteristics-wrap .items .t0 {
		font-size: 25px
	}
	.garden .items .words .p {
		font-size: 14px;
		line-height: 24px
	}
	.t60 {
		font-size: 25px
	}
	.garden .items .words .p {
		margin-top: 15px
	}
	.down-box .items .images {
		width: 120px
	}
	.down-box .items .words {
		width: calc(100% - 120px)
	}
	.ab-honor-wrap .items .right-words .ul .li {
		font-size: 13px
	}
	.ab-honor-wrap .items .right-words .ul {
		padding: 20px 25px
	}
	.dj-tit-tip .titt-tip .home-right a:nth-child(n+2) {
		margin-left: 45px
	}
	.dj-tit-tip .titt-tip .home-left .i {
		padding-left: 25px;
		margin-left: 20px
	}
	.down-box .items .words .t0 {
		font-size: 16px
	}
}

@media screen and (max-width:1190px) {
	.guidance-bot .guidance0-ul .items {
		width: 100%;
		border-bottom: 1px solid #ddd
	}
	.guidance-bot .guidance0-ul .ul:nth-child(n+2) {
		border: none
	}
	.header .nav li {
		margin-right: 20px
	}
	.down-box .items {
		width: 49%;
		margin-left: 2%
	}
	.down-box .items:nth-child(3n+1) {
		margin-left: 2%
	}
	.down-box .items:nth-child(2n+1) {
		margin-left: 0
	}
}

@media screen and (max-width:1100px) {
	.down-box .items .words {
		padding: 15px
	}
	.ab-honor-wrap .items .right-words .ul .li {
		width: 50%
	}
	.ab-honor-wrap .items .right-words .ul .li.active {
		width: 100%
	}
	.characteristics-wrap .items .t0 {
		font-size: 20px
	}
	.news-infor.news-infor-2 .wrap2 .box {
		width: 32%;
		margin-left: 2%
	}
	.news-infor.news-infor-2 .wrap2 .box:nth-child(4n+1) {
		margin-left: 2%
	}
	.news-infor.news-infor-2 .wrap2 .box:nth-child(3n+1) {
		margin-left: 0
	}
}

@media screen and (max-width:1023px) {
	.wel-news-box .titbox .t40 {
		font-size: 28px
	}
	.profile0-about-wrap .left-images {
		margin-right: 0
	}
	.ad-road-wrap .road-ul .word .box .p p:after {
		top: 10px
	}
	.d-f-i {
		width: 150px;
		top: 90px
	}
	.down-box .items .words .t1 {
		line-height: 20px;
		height: 60px
	}
	.culture0-wrap .h1-1 {
		display: none!important
	}
	.header.m-wrap .zihao {
		width: 26px;
		height: 46px;
		background: url(../images/ziti.png) no-repeat center;
		background-size: 100%;
		margin-right: 10px
	}
	.header .left {
		width: auto
	}
	.header.m-wrap .logo {
		width: auto
	}
	.culture2-wrap .culture2-ul .items .images img {
		width: 100%
	}
	.culture2-wrap .culture2-ul .items .words {
		width: 100%;
		position: static;
		color: #666
	}
	.footer-main .left-wrap .tx1 {
		max-width: 100%
	}
	.dj-tit-tip {
		height: 38px
	}
	.characteristics-wrap .items:before {
		display: block!important
	}
	.dj-news .words-box .items .h0 {
		font-size: 16px
	}
	.characteristics-wrap {
		margin-top: 20px
	}
	.guidance-top .guidance-tit {
		font-size: 20px;
		margin-bottom: 20px
	}
	.culture0-wrap {
		padding-top: 55px;
		padding-bottom: 20px
	}
	.culture1-wrap {
		padding-top: 55px;
		padding-bottom: 80px
	}
	.culture1-wrap .culture1-ul {
		margin-top: 35px
	}
	.culture2-wrap {
		padding-top: 50px;
		padding-bottom: 60px
	}
	.culture2-wrap .culture2-ul {
		margin-top: 40px
	}
	.culture2-wrap .culture2-ul .items {
		width: 100%;
		margin-left: 0;
		margin-bottom: 20px
	}
	.wel-tip-box .items .itembot {
		bottom: 80px
	}
	.profile-wrap .f48 {
		font-size: 25px
	}
	.profile-wrap .f36 {
		font-size: 20px
	}
	.wel-news-box .titbox {
		line-height: 40px;
		height: 40px;
		margin-bottom: 25px
	}
	.profile0-about-wrap .left-images {
		width: 100%
	}
	.profile0-about-wrap .right-words {
		width: 100%;
		margin-top: 20px
	}
	.wel-news-box .item {
		padding: 20px 0;
		padding-right: 25px
	}
	.wel-news-box .item .right .h0 {
		margin-bottom: 10px
	}
	.wel-news-box .item .left {
		width: 120px;
		padding: 0 3%;
		box-sizing: border-box
	}
	.wel-news-box .item .right {
		width: calc(100% - 120px)
	}
	.wel-news-box .item .right .h0 {
		font-size: 18px
	}
	.wel-news-box {
		padding-top: 25px;
		padding-bottom: 50px
	}
	.wel-news-box .titbox .more {
		margin-left: 25px
	}
	.wel-tip-box .items .itemtop {
		font-size: 16px
	}
	.profile-wrap.m-wrap {
		padding-top: 25px;
		padding-bottom: 30px
	}
	.ad-road-wrap .road-ul .word {
		width: calc(100% - 60px)
	}
	.ad-road-wrap .road-ul .words:before {
		width: 45px
	}
	.ad-road-wrap .road-ul .word .box .p {
		font-size: 14px;
		line-height: 25px
	}
	.ad-road-wrap .road-ul .word .box .h0 {
		padding: 0 20px
	}
	.ad-road-wrap .road-ul .word .g0 {
		margin-bottom: 20px
	}
	.culture1-wrap .culture1-ul .words,
	.culture1-wrap .culture1-ul .images {
		width: 100%
	}
	.culture1-wrap .culture1-ul .words {
		position: static
	}
	.culture1-wrap .culture1-ul .items {
		margin-bottom: 20px
	}
	.culture1-wrap .culture1-ul .words .p {
		margin-bottom: 20px
	}
	.imgcenter {
		display: none
	}
	.guidance-top .guidance-list .imgbot .li {
		width: 49%;
		margin-left: 2%;
		margin-top: 2%
	}
	.guidance-top .guidance-list .imgbot .li img {
		width: 100%;
		display: block
	}
	.guidance-top .guidance-list .imgbot .li:nth-child(2n+1) {
		margin-left: 0
	}
	.garden .items .words {
		position: static;
		width: 100%;
		text-align: justify!important
	}
	.garden .items .image {
		width: 100%
	}
	.pc0 {
		display: none
	}
	.m0 {
		display: block
	}
	.m0 .m-ins-navbox {
		display: block!important
	}
	.characteristics-wrap .items {
		width: 100%
	}
	.characteristics-wrap .items img {
		width: 100%
	}
	.characteristics-wrap .items .p {
		height: auto
	}
	.characteristics-wrap .items {
		border: none
	}
	.dj1-wrap .left-words .t0 {
		font-size: 24px
	}
	.dj1-wrap .left-words .t1 {
		font-size: 20px
	}
	.dj1-wrap .left-words,
	.dj1-wrap .right-words {
		width: 100%;
		min-height: auto
	}
	.dj1-wrap .right-words {
		border-left: none;
		padding: 20px 0
	}
	.dj1-wrap {
		min-height: 240px
	}
	.dj1-wrap .right-words .pxc {
		padding-left: 0
	}
	.dj1-wrap .right-words .pxc {
		line-height: 1.8
	}
	.dj1-wrap .right-words .pxc .pli {
		padding-left: 30px
	}
	.dj1-wrap .right-words .pxc .pli:after {
		width: 20px;
		height: 20px;
		bottom: auto;
		top: 1px
	}
	.dj-news .words-box {
		width: 100%
	}
	.dj-news .images-box {
		width: 100%
	}
	.dj-news .images-box img {
		width: 100%
	}
}

@media screen and (max-width:900px) {
	.ab-honor-wrap .items .left-imaegs {
		width: 100%
	}
	.guidance-bot {
		padding-bottom: 40px;
		margin-top: 25px
	}
	.news-infor.news-infor-2 .wrap2 .box {
		width: 49%
	}
	.news-infor.news-infor-2 .wrap2 .box:nth-child(3n+1) {
		margin-left: 2%
	}
	.news-infor.news-infor-2 .wrap2 .box:nth-child(2n+1) {
		margin-left: 0
	}
	.dj-news-0 .news-infor .wrap2 .box {
		width: 49%
	}
	.dj-news-0 .news-infor .wrap2 .box:nth-child(5n+1) {
		margin-left: 2%
	}
	.dj-news-0 .news-infor .wrap2 .box:nth-child(3n+1) {
		margin-left: 2%
	}
	.dj-news-0 .news-infor .wrap2 .box:nth-child(2n+1) {
		margin-left: 0
	}
	.guidance-top {
		padding-top: 35px
	}
	.guidance-bot .guidance0-ul .items {
		padding-top: 25px;
		padding-bottom: 25px
	}
	.guidance-bot .tit {
		font-size: 16px;
		line-height: 50px;
		height: 50px
	}
	.wel-con-bot .y0 {
		font-size: 12px
	}
	.wel-con-bot .y1 {
		font-size: 15px
	}
	.wel-con-bot .con-box .images {
		width: calc(100% - 160px)
	}
	.c-tit.t40 {
		font-size: 20px
	}
	.header .nav li a {
		font-size: 14px
	}
	.footer .secbox span {
		display: inline-block
	}
	.ab-honor-wrap .items .left-imaegs img {
		width: 100%
	}
	.footer-main .left-wrap .tx1 .i {
		width: 100%
	}
	.header {
		width: 100%;
		padding: 20px 3%;
		box-sizing: border-box
	}
	.header.twrap .nav li {
		padding: 0 5px;
		line-height: 28px
	}
	.header.fixed {
		height: auto
	}
	.ab-honor-wrap .items .right-words {
		width: 100%;
		position: static
	}
	.ab-honor-wrap {
		margin-top: 35px
	}
	.footer .secbox {
		height: auto;
		line-height: 2
	}
	.footer .thibox .right {
		display: block;
		width: 100%
	}
	.footer-main .wxbox {
		width: 30%!important;
		float: left;
		margin-left: 0!important;
		margin-right: 5%
	}
	.footer .secbox .right a {
		float: none
	}
	.footer-main .left-wrap {
		width: 100%
	}
	.footer-main .right {
		width: 100%
	}
	.ad-road-wrap .road-ul:after {
		width: 16px;
		height: 16px;
		left: -8px;
		right: auto
	}
	.ad-road-wrap .road-ul:before,
	.ad-road-wrap .road-ul .items:before {
		right: auto;
		left: -1px
	}
	.ad-road-wrap .road-ul .words.fl .g0 {
		text-align: left
	}
	.ad-road-wrap .road-ul .items:nth-child(n+2) .words {
		margin-top: 0
	}
	.ad-road-wrap .road-ul .words.fl:before {
		right: auto;
		left: 0
	}
	.ad-road-wrap .road-ul .words {
		width: 100%;
		min-height: auto
	}
	.ad-road-wrap .road-ul .word {
		float: right
	}
	.ad-road-wrap .road-ul .words img {
		width: 100%
	}
	.ad-road-wrap .road-tit {
		overflow: hidden
	}
	.ad-road-wrap .road-tit .span {
		font-size: 12px
	}
}

@media screen and (max-width:800px) {
	.course-wrap .course-list .butn {
		display: none!important
	}
	.course-wrap .course-list li .g0 {
		margin-bottom: 5px
	}
	.course-wrap .course-list li {
		top: 0
	}
	.course-wrap .course-list li:hover .g0 {
		font-size: 20px
	}
	.course-wrap .course-list li:before {
		height: 100%
	}
	.course-wrap .course-list li {
		padding: 0;
		font-size: 14px;
		padding-left: 18px;
		padding-bottom: 20px;
		width: 100%;
		line-height: 1.6
	}
	.course-wrap .course-list li.odd:before {
		top: 0
	}
	.course-wrap .course-list {
		margin-top: 0
	}
	.course-wrap .course-list li.odd {
		top: 0
	}
	.course-wrap .course-list .ovh {
		width: 95%
	}
	.course-wrap {
		padding-top: 0
	}
	.course-wrap .course-list {
		background: 0 0
	}
}

@media screen and (max-width:780px) {
	.h75 {
		height: 38px
	}
	.characteristics-wrap .items:before {
		top: 10px
	}
	.wrap.m-wrap.header {
		width: 100%;
		box-sizing: border-box
	}
	.kwords {
		font-size: 14px;
		line-height: 25px
	}
	.characteristics-wrap .items .p {
		font-size: 14px;
		line-height: 24px
	}
	.characteristics-wrap .items .t1 {
		margin-top: 8px;
		margin-bottom: 14px;
		font-size: 14px
	}
	.characteristics-wrap .items {
		padding: 10px
	}
	.garden .items .words {
		padding: 5%
	}
	.t60 {
		font-size: 20px
	}
	.ad-road-wrap .road-tit {
		width: 100%
	}
	.culture2-wrap .culture2-ul .items .words .t0 {
		font-size: 18px
	}
	.guidance-top .guidance-list {
		padding: 20px 25px
	}
}

@media screen and (max-width:768px) {
	.ab-honor-wrap .items .right-words .ul .li .li-bot {
		position: static;
		width: 100%;
		display: block;
		background: 0 0;
		padding: 10px 20px;
		font-size: 16px;
		color: #888;
		display: none!important
	}
	.ab-honor-wrap .items .right-words .ul .li .li-bot:after {
		display: none
	}
	.wel-news-box .titbox .t40 {
		font-size: 20px
	}
	.news-infor.news-infor-2 .wrap2 .box {
		width: 100%;
		margin-left: 0!important
	}
	.dj-news-0 .news-infor .wrap2 .box {
		width: 100%;
		margin-left: 0!important
	}
	.dj-news .words-box .items .time {
		font-size: 13px;
		margin-bottom: 10px
	}
	.dj-news .words-box .items .p {
		font-size: 14px;
		line-height: 24px;
		height: 48px
	}
	.dj-news-0 .news-infor .wrap2 .box a {
		padding: 20px
	}
	.dj-news-0 .news-infor .wrap2 .box .f18 {
		font-size: 16px
	}
	.dj-news,
	.dj-news-0 {
		padding-top: 30px;
		padding-bottom: 35px
	}
	.garden {
		padding-top: 30px
	}
	.culture1-wrap .culture1-ul {
		margin-top: 20px
	}
	.culture0-wrap .culture0-ul {
		margin-top: 30px
	}
	.culture0-wrap {
		padding-top: 35px
	}
	.culture0-wrap .words {
		margin-top: 20px
	}
	.culture0-wrap .words .h0 {
		font-size: 16px
	}
	.culture0-wrap .words .h1 {
		font-size: 13px;
		margin-top: 5px
	}
	.culture0-wrap .images {
		width: 70px;
		height: 70px
	}
	.culture0-wrap .culture0-line {
		height: 35px
	}
	.culture2-wrap .culture2-ul .items .words {
		padding: 15px 20px
	}
	.footer-main.m-wrap {
		padding: 15px 10px;
		width: 100%;
		box-sizing: border-box
	}
	.garden-swiper0 .swiper-pagination .swiper-pagination-bullet {
		width: 30px
	}
	.garden .items .words .p {
		line-height: 1.6
	}
	.t60 {
		font-size: 16px
	}
	.ad-road-wrap .road-tit {
		margin-top: 25px;
		margin-bottom: 20px
	}
	.ad-road-wrap .road-ul .word .box .h0 {
		height: auto;
		line-height: 1.5;
		padding: 15px;
		box-sizing: border-box;
		display: block;
		overflow: visible;
		font-size: 14px
	}
	.ad-road-wrap .road-ul .word {
		width: calc(100% - 25px)
	}
	.ad-road-wrap .road-ul .words:before {
		width: 20px
	}
	.ad-road-wrap .road-ul .word .box .img {
		padding: 15px
	}
	.ab-honor-wrap .items .right-words .ul .li {
		width: 100%;
		height: auto;
		line-height: 2
	}
	.ab-honor-wrap .items .right-words .ul .ul-top {
		font-size: 16px
	}
	.wel-tip-box .items .itembot {
		bottom: 75px
	}
	.profile-wrap {
		padding-top: 35px;
		padding-bottom: 45px
	}
	.down-box .items {
		width: 100%;
		margin-left: 0!important;
		margin-bottom: 15px
	}
	.down-box .items .words .more {
		margin-top: 20px
	}
	.down-box .items .words .t0 {
		font-size: 16px
	}
	.down-box .items .words .t1 {
		font-size: 14px;
		line-height: 20px;
		height: 60px
	}
	.profile-wrap .f48 {
		font-size: 20px
	}
	.profile-wrap .f36 {
		font-size: 18px
	}
	.wel-con-bot {
		height: 100px;
		line-height: 100px
	}
	.wel-news-box .titbox .more {
		font-size: 14px;
		margin-left: 18px
	}
	.wel-news-box .item .left .num {
		font-size: 30px
	}
	.wel-tip-box .items {
		font-weight: 400
	}
	.wel-news-box .item {
		padding: 18px 0;
		padding-right: 1%;
		position: relative
	}
	.wel-tip-box .items .itemtop br {
		display: block
	}
	.wel-tip {
		position: relative
	}
	.wel-tip-box .items .itemtop img {
		display: block;
		margin: 0 auto;
		width: 20px;
		height: 20px
	}
	.wel-tip-box .items .itemtop .span {
		display: block;
		line-height: 16px;
		font-size: 14px;
		height: 32px;
		margin-top: 5px
	}
	.wel-tip-box .items {
		padding: 10px 0;
		box-sizing: border-box;
		position: static
	}
	.culture2-wrap {
		padding-top: 35px;
		padding-bottom: 30px
	}
	.culture2-wrap .culture2-ul .items {
		margin-bottom: 15px
	}
	.culture2-wrap .culture2-ul {
		margin-top: 25px
	}
	.culture1-wrap {
		padding: 35px 0
	}
	.culture1-wrap .culture1-ul .words .wul .i {
		margin: 0;
		width: 50%
	}
	.culture1-wrap .culture1-ul .words {
		padding: 20px
	}
	.culture1-wrap .culture1-ul .words .p {
		line-height: 1.8
	}
	.culture1-wrap .culture1-ul .words .t0 {
		font-size: 18px;
		line-height: 1.5;
		margin-bottom: 15px;
		height: auto
	}
	.dj-wrap {
		padding-top: 30px;
		box-sizing: border-box
	}
	.dj1-wrap .left-words .t0 {
		font-size: 20px
	}
	.dj1-wrap .left-words .t1 {
		font-size: 18px
	}
	.ab-honor-wrap {
		margin-top: 20px
	}
}

@media screen and (max-width:500px) {
	.wel-news-box .item .left .time {
		font-size: 14px
	}
	.culture2-wrap .culture2-ul .items .words .t0 {
		font-size: 15px;
		margin-bottom: 6px
	}
	.culture2-wrap .culture2-ul .items .words .t1 {
		line-height: 20px;
		font-size: 12px
	}
	.wel-con-bot .y1 {
		font-size: 13px;
		line-height: 1.2
	}
	.wel-con-bot {
		height: 80px;
		line-height: 80px
	}
	.wel-con-bot .con-box {
		height: 100%
	}
	.wel-con-bot img {
		height: 60%
	}
	.wel-con-bot .images {
		height: 100%
	}
	.wel-news-box .item .left .num {
		font-size: 22px
	}
	.wel-news-box .item .left {
		width: 75px
	}
	.wel-con-bot .words {
		font-size: 12px
	}
	.wel-news-box .item .right {
		width: calc(100% - 80px)
	}
	.wel-news-box .item .right .h0 {
		font-size: 16px;
		line-height: 20px;
		height: 20px
	}
	.wel-news-box .item .right .p {
		font-size: 13px;
		line-height: 20px;
		height: 40px
	}
	.wel-news-box .item {
		padding: 13px 0;
		margin-bottom: 0;
		padding-right: 1%
	}
	.wel-news-box {
		padding-bottom: 45px
	}
	.wel-news-box .swiper-pagination {
		font-size: 14px
	}
	.wel-tip-box .items .itemtop .span {
		font-size: 12px
	}
	.wel-news-box .titbox {
		line-height: 30px;
		margin-bottom: 15px;
		height: 30px
	}
	.wel-news-box .titbox .t40 {
		font-size: 18px
	}
}

@media screen and (max-width:375px) {
	.garden .items .words .p {
		font-size: 13px
	}
	.c-tit.t40 {
		font-size: 18px
	}
	.culture1-wrap .culture1-ul .words .t0 {
		font-size: 16px
	}
	.dj1-wrap .left-words .t0 {
		font-size: 18px
	}
	.dj1-wrap .left-words .t1 {
		font-size: 15px;
		margin-top: 6px
	}
	.profile-wrap.m-wrap .f48 {
		font-size: 16px
	}
}

.garden .items .image .swiper-pagination .swiper-pagination-bullet {
	opacity: 1;
	width: 30px;
	background: #fff;
	height: 4px;
	border-radius: 0
}

.garden .items .image .swiper-pagination .swiper-pagination-bullet-active {
	opacity: 1;
	background: #f34b1b
}

* {
	margin: 0;
	padding: 0
}

html,
body {
	font: 14px/1.5 normal;
	font-family: 'Microsoft YaHei', Arial, Tahoma, sans-serif;
	color: #666;
	overflow-x: hidden
}

a {
	color: #333;
	transition: all .3s ease-in-out;
	cursor: pointer;
	text-decoration: none
}

a:hover {
	color: #3f894b
}

ul,
dl {
	list-style: none
}

i {
	font-style: normal
}

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

.warper {
	max-width: 1300px;
	margin: 0 auto
}

.fl {
	float: left
}

.fr {
	float: right
}

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0
}

.clearfix:before,
.clearfix:after {
	content: " ";
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0
}

.clearfix:after {
	clear: both
}

.clearfix {
	*zoom: 1;
}

.pr {
	position: relative
}

.warper {
	max-width: 1300px;
	margin: 0 auto
}

.about-main2 {
	height: 646px;
	width: 100%;
	overflow: hidden
}

.about-main2 .licheng-bg {
	background-color: rgba(255, 255, 255, .8);
	width: 100%;
	height: 100%;
	position: relative
}

.about-main2 .licheng-bg .warper {
	height: 100%
}

.about-main2 .licheng-bg img {
	height: 518px;
	position: absolute;
	bottom: 0;
	left: 0
}

.about-main2 .ny-title {
	padding-top: 40px
}

.ny-title .title-en {
	font-size: 36px;
	color: #b4b4b4;
	font-family: arial;
	line-height: 36px;
	font-weight: 400
}

.ny-title .title-ch {
	font-size: 26px;
	color: #333;
	margin: 5px 0;
	font-weight: 400
}

.ny-title i {
	display: block;
	width: 42px;
	height: 1px;
	background-color: #b5b5b5
}

.about-main2 .licheng-content .fa {
	font-size: 18px;
	position: absolute;
	left: 0;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	bottom: 15%;
	z-index: 999;
	border: 1px solid #000;
	border-radius: 50%;
	cursor: pointer
}

.about-main2 .licheng-content .fa.fa-chevron-right {
	left: auto;
	right: 0
}

.about-main2 .licheng-content {
	position: absolute;
	width: 100%;
	height: 100%;
	padding-top: 10px
}

.about-main2 .licheng-content .swiper-wrapper,
.about-main2 .licheng-content .swiper-slide,
.about-main2 .licheng-content ul {
	width: 100%;
	height: 100%
}

.about-main2 .licheng-content ul li {
	width: 20%;
	float: left;
	height: 100%
}

.about-main2 .licheng-content ul li a {
	display: block;
	width: 100%;
	position: relative;
	height: 286px
}

.about-main2 .licheng-content ul li .date {
	color: #1a7328;
	font-size: 30px
}

.about-main2 .licheng-content ul li.item1 .line,
.about-main2 .licheng-content ul li.item3 .line,
.about-main2 .licheng-content ul li.item5 .line {
	margin-bottom: 30px
}

.about-main2 .licheng-content ul li.item2 .line,
.about-main2 .licheng-content ul li.item4 .line {
	margin-top: 30px
}

.about-main2 .licheng-content ul li.item1 .line:after,
.about-main2 .licheng-content ul li.item3 .line:after,
.about-main2 .licheng-content ul li.item5 .line:after {
	width: 25px;
	height: 25px;
	background-color: rgba(63, 137, 75, .9);
	display: block;
	content: "";
	border-radius: 50%;
	text-align: center;
	vertical-align: middle;
	position: absolute
}

.about-main2 .licheng-content ul li.item2 .line:before,
.about-main2 .licheng-content ul li.item4 .line:before {
	width: 25px;
	height: 25px;
	background-color: #1a7328;
	display: block;
	content: "";
	border-radius: 50%;
	text-align: center;
	vertical-align: middle;
	position: absolute
}

.about-main2 .licheng-content ul li.item2 .line:after,
.about-main2 .licheng-content ul li.item4 .line:after {
	display: none
}

.about-main2 .licheng-content ul li .lc-left {
	position: absolute
}

.about-main2 .licheng-content ul li .line {
	height: 180px;
	width: 1px;
	display: block;
	background-color: #1a7328;
	position: relative;
	left: 30px
}

.about-main2 .licheng-content ul li .lc-right {
	position: absolute;
	left: 30px;
	width: 300px;
	height: 100%;
	display: table
}

.about-main2 .licheng-content ul li.item5 .lc-right {
	width: 350px
}

.about-main2 .licheng-content ul li.item2 .lc-right,
.about-main2 .licheng-content ul li.item4 .lc-right {
	width: 400px
}

.about-main2 .licheng-content ul li .lc-right .right-text {
	padding: 20px;
	display: table-cell;
	vertical-align: middle;
	padding-left: 50px
}

.about-main2 .licheng-content ul li.item1 a {
	top: 60px
}

.about-main2 .licheng-content ul li.item1 .lc-left .line:after {
	bottom: -25px;
	left: -11px
}

.about-main2 .licheng-content ul li.item1 .lc-right {
	bottom: 68px
}

.about-main2 .licheng-content ul li.item2 a {
	top: 200px
}

.about-main2 .licheng-content ul li.item2 .lc-left .line:before {
	top: -25px;
	left: -11px
}

.about-main2 .licheng-content ul li.item2 .lc-right {
	top: 60px
}

.about-main2 .licheng-content ul li.item3 a {
	top: 60px
}

.about-main2 .licheng-content ul li.item3 .lc-left .line:after {
	bottom: -25px;
	left: -11px
}

.about-main2 .licheng-content ul li.item3 .lc-right {
	bottom: 100px;
	width: 240px
}

.about-main2 .licheng-content ul li.item4 a {
	top: 200px
}

.about-main2 .licheng-content ul li.item4 .lc-left .line:before {
	top: -25px;
	left: -11px
}

.about-main2 .licheng-content ul li.item4 .lc-right {
	top: 45px
}

.about-main2 .licheng-content ul li.item5 a {
	top: 60px
}

.about-main2 .licheng-content ul li.item5 .lc-left .line:after {
	bottom: -25px;
	left: -11px
}

.about-main2 .licheng-content ul li.item5 .lc-right {
	bottom: 100px
}

.about-main2 .licheng-content .right-text h3 {
	font-size: 24px;
	margin-bottom: 10px;
	font-weight: 700
}

.about-main2 .licheng-content .right-text p {
	font-size: 16px
}

.lc-swiper-btn {
	width: 100%;
	position: absolute;
	top: 370px
}

.lc-swiper-btn a {
	display: block;
	position: absolute
}

.lc-swiper-btn .btn-prev {
	position: absolute;
	left: 15px;
	top: 50px;
	z-index: 999
}

.lc-swiper-btn .btn-next {
	position: absolute;
	right: 0;
	top: 50px;
	z-index: 999
}

.lc-swiper-btn .iconfont {
	font-size: 30px
}

@media screen and (max-width:768px) {
	.about-main2 .licheng-content .right-text h3 {
		font-size: 16px
	}
	.about-main2 .licheng-content ul li .date {
		font-size: 20px;
		padding-left: 5px
	}
	.about-main2 .licheng-content ul li .lc-right {
		width: 330px
	}
	.about-main2 .licheng-content ul li a {
		height: 150px
	}
	.about-main2 {
		height: 350px
	}
	.about-main2 .licheng-content ul li .lc-left {
		left: 20px
	}
	.about-main2 .licheng-content ul li .lc-right {
		left: 40px
	}
	.about-main2 .licheng-content ul li.item2 .lc-right,
	.about-main2 .licheng-content ul li.item4 .lc-right,
	.about-main2 .licheng-content ul li.item5 .lc-right {
		width: 330px
	}
	.about-main2 .ny-title {
		padding-left: 20px;
		padding-top: 22px
	}
	.ny-title .title-ch {
		font-size: 18px;
		color: #333;
		margin: 5px 0
	}
	.ny-title .title-en {
		font-size: 20px
	}
	.about-main2 .licheng-content ul li.item a,
	.about-main2 .licheng-content ul li.item2 a,
	.about-main2 .licheng-content ul li.item4 a {
		top: 0 !important;
		bottom: auto !important
	}
	.about-main2 .licheng-content ul li .lc-right,
	.about-main2 .licheng-content ul li.item3 .lc-right,
	.about-main2 .licheng-content ul li.item5 .lc-right {
		bottom: auto
	}
	.about-main2 .licheng-content ul li.item1 .line:after,
	.about-main2 .licheng-content ul li.item3 .line:after,
	.about-main2 .licheng-content ul li.item5 .line:after {
		bottom: auto;
		top: -40px
	}
	.about-main2 .licheng-content ul li.item1 .line,
	.about-main2 .licheng-content ul li.item3 .line,
	.about-main2 .licheng-content ul li.item5 .line {
		margin-bottom: 0
	}
	.about-main2 .licheng-content ul li.item1 .line,
	.about-main2 .licheng-content ul li.item2 .line,
	.about-main2 .licheng-content ul li.item3 .line,
	.about-main2 .licheng-content ul li.item4 .line,
	.about-main2 .licheng-content ul li.item5 .line {
		height: 150px
	}
	.about-main2 .licheng-content ul li.item1 .lc-right {
		bottom: 0
	}
	.about-main2 .licheng-content ul li.item4 .lc-right {
		top: 60px
	}
	.about-main2 .licheng-content ul li.item1 .date,
	.about-main2 .licheng-content ul li.item3 .date,
	.about-main2 .licheng-content ul li.item5 .date {
		position: absolute;
		top: -55px;
		left: 10px;
		padding: 0
	}
	.product-page .box-right .bottom ul li .content .text h4 a{
		font-size: 16px;
	}
	
}

.about-main2 .licheng-content ul li .lc-right .right-text.last-text {
	width: 200px !important
}

@font-face {
	font-family: "iconfont";
	src: url(//www.minzo.cn/wp-content/themes/mingzhuxincailiao/history/iconfont.eot?t=1532585933119);
	src: url(../fonts/iconfont.eot) format('embedded-opentype'), url('../fonts/d2e2d332d9304150a0fe60df375f4aa7.woff') format('woff'), url(../fonts/iconfont.ttf) format('truetype'), url(../fonts/iconfont.svg) format('svg')
}

.iconfont {
	font-family: "iconfont" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.icon-leftarrow:before {
	content: "\e624"
}

.icon-rightarrow:before {
	content: "\e626"
}

#wpcf7-649b9c583c856 {
	display: none !important;
	visibility: hidden !important
}
.about-wenhua{
					padding:70px 0;
				}
				.about-wenhua .wenhua{
					padding-top: 50px;
				}
				.about-wenhua .wenhua-left{
					float: left;
					width: 25%;
				}
				.about-wenhua .wenhua-left h3{
					font-size: 36px;
					font-weight: 600;
					color: green;
					line-height: 2.5em;
				}
				.about-wenhua .wenhua-right{
					float: left;
					width: 75%;
				}
				.about-wenhua .wenhua-right p{
					line-height: 3.8em;
					font-size: 18px;
				}
				.about-wenhua .wenhua-right p b{
					font-size: 18px;
				}
				.i-equipment{
							padding-top: 35px;
						}
						.i-equipment a h3{
							background-color: #666;
							color: #ffffff;
							text-align: center;
							line-height: 2.4em;
							font-size: 18px;
							font-weight: 600;
						}
						.i-equipment a:hover h3{
							background-color: #1A7328;
						}
						
						.i-about{
					margin-top: 35px;
					padding: 3%;
					background-color: #ffffff;
				}
				.i-about h2{
					padding-bottom: 10px;
				}
				.i-about p{
					color: #b9b9b9;
					line-height: 2em;
					padding-bottom: 5px;
				}
				.i-about .left{
					float: left;
				}
				.i-about .cont{
					width: 85%;
					padding-right: 1.5%;
				}
				.i-about .img2{
					width: 15%;
				}

@media  (max-width:768px ) {
	#index-body .i-why .grid-box .column{
		width: 48% !important;
		margin: 0 1%;
		margin-bottom: 2%;
	}
	.i-about .cont{
		width: 100%;
	}
	.i-about .img2{
		width: 100%;
	}
	.about-wenhua .wenhua-left{
		width: 100%;
		padding-bottom: 20px;
	}
	.about-wenhua .wenhua-right{
		width: 100%;
	}
	.about-wenhua .wenhua-left h3{
		font-size: 24px;
		line-height: 1.8em;
	}
	.about-wenhua .wenhua-right p {
		font-size: 14px;
		line-height: 1.8em;
	}
}