
.swiper-container {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	z-index: 1
}
.swiper-container-no-flexbox .swiper-slide {
	float: left
}
.swiper-container-vertical>.swiper-wrapper {
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	-ms-flex-direction: column;
	-webkit-flex-direction: column;
	flex-direction: column
}
.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}
.swiper-container-android .swiper-slide, .swiper-wrapper {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-o-transform: translate(0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.swiper-container-multirow>.swiper-wrapper {
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap
}
.swiper-container-free-mode>.swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto
}
.swiper-slide {
	-webkit-flex-shrink: 0;
	-ms-flex: 0 0 auto;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative
}
.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
	height: auto
}
.swiper-container-autoheight .swiper-wrapper {
	-webkit-box-align: start;
	-ms-flex-align: start;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	-webkit-transition-property: -webkit-transform, height;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform, height
}
.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000
}
.swiper-wp8-horizontal {
	-ms-touch-action: pan-y;
	touch-action: pan-y
}
.swiper-wp8-vertical {
	-ms-touch-action: pan-x;
	touch-action: pan-x
}
.swiper-button-next, .swiper-button-prev {
	position: absolute;
	top: 50%;
	width: 27px;
	height: 44px;
	margin-top: -22px;
	z-index: 10;
	cursor: pointer;
	-moz-background-size: 27px 44px;
	-webkit-background-size: 27px 44px;
	background-size: 27px 44px;
	background-position: center;
	background-repeat: no-repeat
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
	opacity: .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-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}
.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
	right: 10px;
	left: auto
}
.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}
.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}
.swiper-pagination {
	position: absolute;
	text-align: center;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	z-index: 10
}
.swiper-pagination.swiper-pagination-hidden {
	opacity: 0
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
	bottom: 10px;
	left: 0;
	width: 100%
}
.swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	display: inline-block;
	border-radius: 100%;
	background: #000;
	opacity: .2
}
button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	box-shadow: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-webkit-appearance: none;
	appearance: none
}
.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer
}
.swiper-pagination-white .swiper-pagination-bullet {
	background: #fff
}
.swiper-pagination-bullet-active {
	opacity: 1;
	background: #007aff
}
.swiper-pagination-white .swiper-pagination-bullet-active {
	background: #fff
}
.swiper-pagination-black .swiper-pagination-bullet-active {
	background: #000
}
.swiper-container-vertical>.swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	-webkit-transform: translate3d(0, -50%, 0);
	-moz-transform: translate3d(0, -50%, 0);
	-o-transform: translate(0, -50%);
	-ms-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0)
}
.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 5px 0;
	display: block
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px
}
.swiper-pagination-progress {
	background: rgba(0,0,0,.25);
	position: absolute
}
.swiper-pagination-progress .swiper-pagination-progressbar {
	background: #007aff;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: left top;
	-moz-transform-origin: left top;
	-ms-transform-origin: left top;
	-o-transform-origin: left top;
	transform-origin: left top
}
.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
	-webkit-transform-origin: right top;
	-moz-transform-origin: right top;
	-ms-transform-origin: right top;
	-o-transform-origin: right top;
	transform-origin: right top
}
.swiper-container-horizontal>.swiper-pagination-progress {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0
}
.swiper-container-vertical>.swiper-pagination-progress {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0
}
.swiper-pagination-progress.swiper-pagination-white {
	background: rgba(255,255,255,.5)
}
.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
	background: #fff
}
.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
	background: #000
}
.swiper-container-3d {
	-webkit-perspective: 1200px;
	-moz-perspective: 1200px;
	-o-perspective: 1200px;
	perspective: 1200px
}
.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d
}
.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10
}
.swiper-container-3d .swiper-slide-shadow-left {
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0,0,0,.5)), to(rgba(0,0,0,0)));
	background-image: -webkit-linear-gradient(right, rgba(0,0,0,.5), rgba(0,0,0,0));
	background-image: -moz-linear-gradient(right, rgba(0,0,0,.5), rgba(0,0,0,0));
	background-image: -o-linear-gradient(right, rgba(0,0,0,.5), rgba(0,0,0,0));
	background-image: linear-gradient(to left, rgba(0,0,0,.5), rgba(0,0,0,0))
}
.swiper-container-3d .swiper-slide-shadow-right {
	background-image: -webkit-gradient(linear, right top, left top, from(rgba(0,0,0,.5)), to(rgba(0,0,0,0)));
	background-image: -webkit-linear-gradient(left, rgba(0,0,0,.5), rgba(0,0,0,0));
	background-image: -moz-linear-gradient(left, rgba(0,0,0,.5), rgba(0,0,0,0));
	background-image: -o-linear-gradient(left, rgba(0,0,0,.5), rgba(0,0,0,0));
	background-image: linear-gradient(to right, rgba(0,0,0,.5), rgba(0,0,0,0))
}
.swiper-container-3d .swiper-slide-shadow-top {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,.5)), to(rgba(0,0,0,0)));
	background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,.5), rgba(0,0,0,0));
	background-image: -moz-linear-gradient(bottom, rgba(0,0,0,.5), rgba(0,0,0,0));
	background-image: -o-linear-gradient(bottom, rgba(0,0,0,.5), rgba(0,0,0,0));
	background-image: linear-gradient(to top, rgba(0,0,0,.5), rgba(0,0,0,0))
}
.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0,0,0,.5)), to(rgba(0,0,0,0)));
	background-image: -webkit-linear-gradient(top, rgba(0,0,0,.5), rgba(0,0,0,0));
	background-image: -moz-linear-gradient(top, rgba(0,0,0,.5), rgba(0,0,0,0));
	background-image: -o-linear-gradient(top, rgba(0,0,0,.5), rgba(0,0,0,0));
	background-image: linear-gradient(to bottom, rgba(0,0,0,.5), rgba(0,0,0,0))
}
.swiper-container-coverflow .swiper-wrapper, .swiper-container-flip .swiper-wrapper {
	-ms-perspective: 1200px
}
.swiper-container-cube, .swiper-container-flip {
	overflow: visible
}
.swiper-container-cube .swiper-slide, .swiper-container-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1
}
.swiper-container-cube .swiper-slide .swiper-slide, .swiper-container-flip .swiper-slide .swiper-slide {
	pointer-events: none
}
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active, .swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}
.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top, .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden
}
.swiper-container-cube .swiper-slide {
	visibility: hidden;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	width: 100%;
	height: 100%
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
	-webkit-transform-origin: 100% 0;
	-moz-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	transform-origin: 100% 0
}
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next+.swiper-slide, .swiper-container-cube .swiper-slide-prev {
	pointer-events: auto;
	visibility: visible
}
.swiper-container-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .6;
	-webkit-filter: blur(50px);
	filter: blur(50px);
	z-index: 0
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}
.swiper-container-fade .swiper-slide {
	pointer-events: none;
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity
}
.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: none
}
.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}
.swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0,0,0,.1)
}
.swiper-container-horizontal>.swiper-scrollbar {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%
}
.swiper-container-vertical>.swiper-scrollbar {
	position: absolute;
	right: 3px;
	top: 1%;
	z-index: 50;
	width: 5px;
	height: 98%
}
.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: rgba(0,0,0,.5);
	border-radius: 10px;
	left: 0;
	top: 0
}
.swiper-scrollbar-cursor-drag {
	cursor: move
}
.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	-webkit-transform-origin: 50%;
	-moz-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
	-moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
	animation: swiper-preloader-spin 1s steps(12, end) infinite
}
.swiper-lazy-preloader:after {
	display: block;
	content: "";
	width: 100%;
	height: 100%;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
	background-position: 50%;
	-webkit-background-size: 100%;
	background-size: 100%;
	background-repeat: no-repeat
}
.swiper-lazy-preloader-white:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}
@-webkit-keyframes swiper-preloader-spin {
100% {
-webkit-transform:rotate(360deg)
}
}
@keyframes swiper-preloader-spin {
100% {
transform:rotate(360deg)
}
}
@font-face {
	font-family: "iconfont";
	src: url("../../../../../../www.szjcbh.com/tpl/www/fonts/iconfont.eot")/*tpa=http://www.szjcbh.com/tpl/www/fonts/iconfont.eot*/;
	src: url("../../../../../../www.szjcbh.com/tpl/www/fonts/iconfont.eot")/*tpa=http://www.szjcbh.com/tpl/www/fonts/iconfont.eot*/ format('embedded-opentype'), url("../../../../../../www.szjcbh.com/tpl/www/fonts/iconfont.woff")/*tpa=http://www.szjcbh.com/tpl/www/fonts/iconfont.woff*/ format('woff'), url("../../../../../../www.szjcbh.com/tpl/www/fonts/iconfont.ttf")/*tpa=http://www.szjcbh.com/tpl/www/fonts/iconfont.ttf*/ format('truetype'), url("../../../../../../www.szjcbh.com/tpl/www/fonts/iconfont.svg")/*tpa=http://www.szjcbh.com/tpl/www/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-next:before {
	content: "\e601"
}
.icon-next2:before {
	content: "\e636"
}
.icon-prev2:before {
	content: "\e637"
}
.icon-prev1:before {
	content: "\e648"
}
.icon-next1:before {
	content: "\e655"
}
.icon-prev:before {
	content: "\e606"
}
.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}
.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0
}
.slick-list:focus {
	outline: none
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}
.slick-slider .slick-track, .slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block
}
.slick-track:before, .slick-track:after {
	display: table;
	content: ''
}
.slick-track:after {
	clear: both
}
.slick-loading .slick-track {
	visibility: hidden
}
.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px
}
.slick-slide:not(:first-child) {
	display: none
}
[dir='rtl'] .slick-slide {
	float: right
}
.slick-slide img {
	display: block
}
.slick-slide.slick-loading img {
	display: none
}
.slick-slide.dragging img {
	pointer-events: none
}
.slick-initialized .slick-slide {
	display: block
}
.slick-loading .slick-slide {
	visibility: hidden
}
.slick-vertical .slick-slide {
	display: block;
	height: auto
}
.slick-arrow.slick-hidden {
	display: none
}
.slick-loading .slick-list {
	background: #fff url("../../../../../../www.szjcbh.com/tpl/www/ajax-loader.gif")/*tpa=http://www.szjcbh.com/tpl/www/ajax-loader.gif*/ center center no-repeat
}
@font-face {
	font-family: 'slick';
	font-weight: normal;
	font-style: normal;
	src: url("../../../../../../www.szjcbh.com/tpl/www/fonts/slick.eot")/*tpa=http://www.szjcbh.com/tpl/www/fonts/slick.eot*/ format('embedded-opentype'), url("../../../../../../www.szjcbh.com/tpl/www/fonts/slick.woff")/*tpa=http://www.szjcbh.com/tpl/www/fonts/slick.woff*/ format('woff'), url("../../../../../../www.szjcbh.com/tpl/www/fonts/slick.ttf")/*tpa=http://www.szjcbh.com/tpl/www/fonts/slick.ttf*/ format('truetype'), url("../../../../../../www.szjcbh.com/tpl/www/fonts/slick.svg#slick")/*tpa=http://www.szjcbh.com/tpl/www/fonts/slick.svg#slick*/ format('svg')
}
.slick-prev, .slick-next {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	width: 20px;
	height: 20px;
	padding: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	cursor: pointer;
	color: transparent;
	border: none;
	outline: none;
	background: transparent
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
	color: transparent;
	outline: none;
	background: transparent
}
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
	opacity: 1
}
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
	opacity: .25
}
.slick-prev:before, .slick-next:before {
	font-family: 'slick';
	font-size: 20px;
	line-height: 1;
	opacity: .75;
	color: white;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.slick-prev {
	left: -25px
}
[dir='rtl'] .slick-prev {
	right: -25px;
	left: auto
}
.slick-prev:before {
	content: '←'
}
[dir='rtl'] .slick-prev:before {
	content: '→'
}
.slick-next {
	right: -25px
}
[dir='rtl'] .slick-next {
	right: auto;
	left: -25px
}
.slick-next:before {
	content: '→'
}
[dir='rtl'] .slick-next:before {
	content: '←'
}
.slick-dots {
	position: absolute;
	bottom: -25px;
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center
}
.slick-dots li {
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer
}
.slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	width: 20px;
	height: 20px;
	padding: 5px;
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: none;
	background: transparent
}
.slick-dots li button:hover, .slick-dots li button:focus {
	outline: none
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
	opacity: 1
}
.slick-dots li button:before {
	font-family: 'slick';
	font-size: 6px;
	line-height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	content: '•';
	text-align: center;
	opacity: .25;
	color: black;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.slick-dots li.slick-active button:before {
	opacity: .75;
	color: black
}
@font-face {
	font-family: Pe-icon-7-stroke;
	font-style: normal;
	font-weight: 400;
	src: url("../../../../../../www.szjcbh.com/tpl/www/fonts/pe-icon-7-stroke.eot")/*tpa=http://www.szjcbh.com/tpl/www/fonts/pe-icon-7-stroke.eot*/;
	src: url("../../../../../../www.szjcbh.com/tpl/www/fonts/pe-icon-7-stroke.eot")/*tpa=http://www.szjcbh.com/tpl/www/fonts/pe-icon-7-stroke.eot*/ format('embedded-opentype'), url("../../../../../../www.szjcbh.com/tpl/www/fonts/pe-icon-7-stroke.woff")/*tpa=http://www.szjcbh.com/tpl/www/fonts/pe-icon-7-stroke.woff*/ format('woff'), url("../../../../../../www.szjcbh.com/tpl/www/fonts/pe-icon-7-stroke.ttf")/*tpa=http://www.szjcbh.com/tpl/www/fonts/pe-icon-7-stroke.ttf*/ format('truetype'), url("../../../../../../www.szjcbh.com/tpl/www/fonts/pe-icon-7-stroke.svg")/*tpa=http://www.szjcbh.com/tpl/www/fonts/pe-icon-7-stroke.svg*/ format('svg')
}
[class*=" pe-"], [class^=pe-] {
position:relative;
display:inline-block;
font-family:Pe-icon-7-stroke;
font-style:normal;
font-weight:400;
-webkit-transform:translate(0, 0);
-ms-transform:translate(0, 0);
-o-transform:translate(0, 0);
transform:translate(0, 0);
text-rendering:auto;
speak:none;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale
}
.pe-album:before {
	content: "\e6aa"
}
.pe-arc:before {
	content: "\e6ab"
}
.pe-back-2:before {
	content: "\e6ac"
}
.pe-bandaid:before {
	content: "\e6ad"
}
.pe-car:before {
	content: "\e6ae"
}
.pe-diamond:before {
	content: "\e6af"
}
.pe-door-lock:before {
	content: "\e6b0"
}
.pe-eyedropper:before {
	content: "\e6b1"
}
.pe-female:before {
	content: "\e6b2"
}
.pe-gym:before {
	content: "\e6b3"
}
.pe-hammer:before {
	content: "\e6b4"
}
.pe-headphones:before {
	content: "\e6b5"
}
.pe-helm:before {
	content: "\e6b6"
}
.pe-hourglass:before {
	content: "\e6b7"
}
.pe-leaf:before {
	content: "\e6b8"
}
.pe-magic-wand:before {
	content: "\e6b9"
}
.pe-male:before {
	content: "\e6ba"
}
.pe-map-2:before {
	content: "\e6bb"
}
.pe-next-2:before {
	content: "\e6bc"
}
.pe-paint-bucket:before {
	content: "\e6bd"
}
.pe-pendrive:before {
	content: "\e6be"
}
.pe-photo:before {
	content: "\e6bf"
}
.pe-piggy:before {
	content: "\e6c0"
}
.pe-plugin:before {
	content: "\e6c1"
}
.pe-refresh-2:before {
	content: "\e6c2"
}
.pe-rocket:before {
	content: "\e6c3"
}
.pe-settings:before {
	content: "\e6c4"
}
.pe-shield:before {
	content: "\e6c5"
}
.pe-smile:before {
	content: "\e6c6"
}
.pe-usb:before {
	content: "\e6c7"
}
.pe-vector:before {
	content: "\e6c8"
}
.pe-wine:before {
	content: "\e6c9"
}
.pe-cloud-upload:before {
	content: "\e68a"
}
.pe-cash:before {
	content: "\e68c"
}
.pe-close:before {
	content: "\e680"
}
.pe-bluetooth:before {
	content: "\e68d"
}
.pe-cloud-download:before {
	content: "\e68b"
}
.pe-way:before {
	content: "\e68e"
}
.pe-close-circle:before {
	content: "\e681"
}
.pe-id:before {
	content: "\e68f"
}
.pe-angle-up:before {
	content: "\e682"
}
.pe-wristwatch:before {
	content: "\e690"
}
.pe-angle-up-circle:before {
	content: "\e683"
}
.pe-world:before {
	content: "\e691"
}
.pe-angle-right:before {
	content: "\e684"
}
.pe-volume:before {
	content: "\e692"
}
.pe-angle-right-circle:before {
	content: "\e685"
}
.pe-users:before {
	content: "\e693"
}
.pe-angle-left:before {
	content: "\e686"
}
.pe-user-female:before {
	content: "\e694"
}
.pe-angle-left-circle:before {
	content: "\e687"
}
.pe-up-arrow:before {
	content: "\e695"
}
.pe-angle-down:before {
	content: "\e688"
}
.pe-switch:before {
	content: "\e696"
}
.pe-angle-down-circle:before {
	content: "\e689"
}
.pe-scissors:before {
	content: "\e697"
}
.pe-wallet:before {
	content: "\e600"
}
.pe-safe:before {
	content: "\e698"
}
.pe-volume2:before {
	content: "\e601"
}
.pe-volume1:before {
	content: "\e602"
}
.pe-voicemail:before {
	content: "\e603"
}
.pe-video:before {
	content: "\e604"
}
.pe-user:before {
	content: "\e605"
}
.pe-upload:before {
	content: "\e606"
}
.pe-unlock:before {
	content: "\e607"
}
.pe-umbrella:before {
	content: "\e608"
}
.pe-trash:before {
	content: "\e609"
}
.pe-tools:before {
	content: "\e60a"
}
.pe-timer:before {
	content: "\e60b"
}
.pe-ticket:before {
	content: "\e60c"
}
.pe-target:before {
	content: "\e60d"
}
.pe-sun:before {
	content: "\e60e"
}
.pe-study:before {
	content: "\e60f"
}
.pe-stopwatch:before {
	content: "\e610"
}
.pe-star:before {
	content: "\e611"
}
.pe-speaker:before {
	content: "\e612"
}
.pe-signal:before {
	content: "\e613"
}
.pe-shuffle:before {
	content: "\e614"
}
.pe-shopbag:before {
	content: "\e615"
}
.pe-share:before {
	content: "\e616"
}
.pe-server:before {
	content: "\e617"
}
.pe-search:before {
	content: "\e618"
}
.pe-film:before {
	content: "\e6a5"
}
.pe-science:before {
	content: "\e619"
}
.pe-disk:before {
	content: "\e6a6"
}
.pe-ribbon:before {
	content: "\e61a"
}
.pe-repeat:before {
	content: "\e61b"
}
.pe-refresh:before {
	content: "\e61c"
}
.pe-add-user:before {
	content: "\e6a9"
}
.pe-refresh-cloud:before {
	content: "\e61d"
}
.pe-paperclip:before {
	content: "\e69c"
}
.pe-radio:before {
	content: "\e61e"
}
.pe-note2:before {
	content: "\e69d"
}
.pe-print:before {
	content: "\e61f"
}
.pe-network:before {
	content: "\e69e"
}
.pe-prev:before {
	content: "\e620"
}
.pe-mute:before {
	content: "\e69f"
}
.pe-power:before {
	content: "\e621"
}
.pe-medal:before {
	content: "\e6a0"
}
.pe-portfolio:before {
	content: "\e622"
}
.pe-like2:before {
	content: "\e6a1"
}
.pe-plus:before {
	content: "\e623"
}
.pe-left-arrow:before {
	content: "\e6a2"
}
.pe-play:before {
	content: "\e624"
}
.pe-key:before {
	content: "\e6a3"
}
.pe-plane:before {
	content: "\e625"
}
.pe-joy:before {
	content: "\e6a4"
}
.pe-photo-gallery:before {
	content: "\e626"
}
.pe-pin:before {
	content: "\e69b"
}
.pe-phone:before {
	content: "\e627"
}
.pe-plug:before {
	content: "\e69a"
}
.pe-pen:before {
	content: "\e628"
}
.pe-right-arrow:before {
	content: "\e699"
}
.pe-paper-plane:before {
	content: "\e629"
}
.pe-delete-user:before {
	content: "\e6a7"
}
.pe-paint:before {
	content: "\e62a"
}
.pe-bottom-arrow:before {
	content: "\e6a8"
}
.pe-notebook:before {
	content: "\e62b"
}
.pe-note:before {
	content: "\e62c"
}
.pe-next:before {
	content: "\e62d"
}
.pe-news-paper:before {
	content: "\e62e"
}
.pe-musiclist:before {
	content: "\e62f"
}
.pe-music:before {
	content: "\e630"
}
.pe-mouse:before {
	content: "\e631"
}
.pe-more:before {
	content: "\e632"
}
.pe-moon:before {
	content: "\e633"
}
.pe-monitor:before {
	content: "\e634"
}
.pe-micro:before {
	content: "\e635"
}
.pe-menu:before {
	content: "\e636"
}
.pe-map:before {
	content: "\e637"
}
.pe-map-marker:before {
	content: "\e638"
}
.pe-mail:before {
	content: "\e639"
}
.pe-mail-open:before {
	content: "\e63a"
}
.pe-mail-open-file:before {
	content: "\e63b"
}
.pe-magnet:before {
	content: "\e63c"
}
.pe-loop:before {
	content: "\e63d"
}
.pe-look:before {
	content: "\e63e"
}
.pe-lock:before {
	content: "\e63f"
}
.pe-lintern:before {
	content: "\e640"
}
.pe-link:before {
	content: "\e641"
}
.pe-like:before {
	content: "\e642"
}
.pe-light:before {
	content: "\e643"
}
.pe-less:before {
	content: "\e644"
}
.pe-keypad:before {
	content: "\e645"
}
.pe-junk:before {
	content: "\e646"
}
.pe-info:before {
	content: "\e647"
}
.pe-home:before {
	content: "\e648"
}
.pe-help2:before {
	content: "\e649"
}
.pe-help1:before {
	content: "\e64a"
}
.pe-graph3:before {
	content: "\e64b"
}
.pe-graph2:before {
	content: "\e64c"
}
.pe-graph1:before {
	content: "\e64d"
}
.pe-graph:before {
	content: "\e64e"
}
.pe-global:before {
	content: "\e64f"
}
.pe-gleam:before {
	content: "\e650"
}
.pe-glasses:before {
	content: "\e651"
}
.pe-gift:before {
	content: "\e652"
}
.pe-folder:before {
	content: "\e653"
}
.pe-flag:before {
	content: "\e654"
}
.pe-filter:before {
	content: "\e655"
}
.pe-file:before {
	content: "\e656"
}
.pe-expand1:before {
	content: "\e657"
}
.pe-exapnd2:before {
	content: "\e658"
}
.pe-edit:before {
	content: "\e659"
}
.pe-drop:before {
	content: "\e65a"
}
.pe-drawer:before {
	content: "\e65b"
}
.pe-download:before {
	content: "\e65c"
}
.pe-display2:before {
	content: "\e65d"
}
.pe-display1:before {
	content: "\e65e"
}
.pe-diskette:before {
	content: "\e65f"
}
.pe-date:before {
	content: "\e660"
}
.pe-cup:before {
	content: "\e661"
}
.pe-culture:before {
	content: "\e662"
}
.pe-crop:before {
	content: "\e663"
}
.pe-credit:before {
	content: "\e664"
}
.pe-copy-file:before {
	content: "\e665"
}
.pe-config:before {
	content: "\e666"
}
.pe-compass:before {
	content: "\e667"
}
.pe-comment:before {
	content: "\e668"
}
.pe-coffee:before {
	content: "\e669"
}
.pe-cloud:before {
	content: "\e66a"
}
.pe-clock:before {
	content: "\e66b"
}
.pe-check:before {
	content: "\e66c"
}
.pe-chat:before {
	content: "\e66d"
}
.pe-cart:before {
	content: "\e66e"
}
.pe-camera:before {
	content: "\e66f"
}
.pe-call:before {
	content: "\e670"
}
.pe-calculator:before {
	content: "\e671"
}
.pe-browser:before {
	content: "\e672"
}
.pe-box2:before {
	content: "\e673"
}
.pe-box1:before {
	content: "\e674"
}
.pe-bookmarks:before {
	content: "\e675"
}
.pe-bicycle:before {
	content: "\e676"
}
.pe-bell:before {
	content: "\e677"
}
.pe-battery:before {
	content: "\e678"
}
.pe-ball:before {
	content: "\e679"
}
.pe-back:before {
	content: "\e67a"
}
.pe-attention:before {
	content: "\e67b"
}
.pe-anchor:before {
	content: "\e67c"
}
.pe-albums:before {
	content: "\e67d"
}
.pe-alarm:before {
	content: "\e67e"
}
.pe-airplay:before {
	content: "\e67f"
}
.pswp {
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	overflow: hidden;
	-ms-touch-action: none;
	touch-action: none;
	z-index: 1800;
	-webkit-text-size-adjust: 100%;
	-webkit-backface-visibility: hidden;
	outline: none
}
.pswp * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
.pswp img {
	max-width: none;
	-webkit-transition: none;
	-o-transition: none;
	transition: none
}
.pswp--animate_opacity {
	opacity: 0.001;
	will-change: opacity;
	-webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
	transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1)
}
.pswp--open {
	display: block
}
.pswp--zoom-allowed .pswp__img {
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in
}
.pswp--zoomed-in .pswp__img {
	cursor: -webkit-grab;
	cursor: -moz-grab;
	cursor: grab
}
.pswp--dragging .pswp__img {
	cursor: -webkit-grabbing;
	cursor: -moz-grabbing;
	cursor: grabbing
}
.pswp__bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	opacity: 0;
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	will-change: opacity
}
.pswp__scroll-wrap {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: hidden
}
.pswp__container, .pswp__zoom-wrap {
	-ms-touch-action: none;
	touch-action: none;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0
}
.pswp__container, .pswp__img {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none
}
.pswp__zoom-wrap {
	position: absolute;
	width: 100%;
	-webkit-transform-origin: left top;
	-ms-transform-origin: left top;
	transform-origin: left top;
	-webkit-transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
	transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1)
}
.pswp__bg {
	will-change: opacity;
for open/close transition-webkit-transition:opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
	transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1)
}
.pswp--animated-in .pswp__bg, .pswp--animated-in .pswp__zoom-wrap {
	-webkit-transition: none;
	transition: none
}
.pswp__container, .pswp__zoom-wrap {
	-webkit-backface-visibility: hidden
}
.pswp__item {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	overflow: hidden
}
.pswp__img {
	position: absolute;
	width: auto;
	height: auto;
	top: 0;
	left: 0
}
.pswp__img--placeholder {
	-webkit-backface-visibility: hidden
}
.pswp__img--placeholder--blank {
	background: #222
}
.pswp--ie .pswp__img {
	width: 100%!important;
	height: auto!important;
	left: 0;
	top: 0
}
.pswp__error-msg {
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	text-align: center;
	font-size: 14px;
	line-height: 16px;
	margin-top: -8px;
	color: #777
}
.pswp__error-msg a {
	color: #333;
	text-decoration: underline
}
.fv-has-feedback {
	position: relative
}
.fv-control-feedback {
	position: absolute;
	z-index: 2;
	top: 0;
	right: 0;
	display: block;
	text-align: center
}
.fv-help-block {
	display: block
}
.fv-form [placeholder]::-ms-clear {
display:none
}
.fv-form-bootstrap .help-block {
	margin-bottom: 0
}
.fv-form-bootstrap .tooltip-inner {
	text-align: left
}
.fv-form-bootstrap .fv-bootstrap-icon-input-group {
	z-index: 100
}
.form-inline.fv-form-bootstrap .form-group {
	vertical-align: top
}
.fv-form-bootstrap4 .fv-control-feedback {
	line-height: 38px;
	width: 38px;
	height: 38px
}
.fv-form-bootstrap4 .form-group.row .fv-control-feedback {
	right: 15px
}
.fv-form-bootstrap4 .form-group.row .form-check~.fv-control-feedback {
	top: -7px
}
.fv-form-bootstrap4.form-inline .form-group {
	vertical-align: top
}
.fv-form-bootstrap4:not(.form-inline) label~.fv-control-feedback {
	top: 32px
}
.fv-form-bootstrap4:not(.form-inline) label.sr-only~.fv-control-feedback {
	top: -7px
}
.fv-form-bootstrap4:not(.form-inline) .form-check~.fv-control-feedback {
	top: 25px
}
.fv-form-bootstrap4 .has-success .fv-control-feedback, html:not(.neko-web) .fv-form-bootstrap4 .has-success .form-control-label {
	color: #5cb85c
}
.fv-form-bootstrap4 .has-danger .fv-control-feedback, html:not(.neko-web) .fv-form-bootstrap4 .has-danger label {
	color: #f0ad4e
}
form .form-group.required:before {
	content: '*';
	position: absolute;
	left: -15px;
	top: 50%;
	margin-top: -6px;
	font-size: 18px;
	line-height: 1;
	color: #f00
}
@media (max-width:767px) {
form .form-group.required:before {
	left: -10px
}
}
.pswp__button {
	width: 44px;
	height: 44px;
	position: relative;
	background: none;
	cursor: pointer;
	overflow: visible;
	-webkit-appearance: none;
	display: block;
	border: 0;
	padding: 0;
	margin: 0;
	float: right;
	opacity: 0.75;
	-webkit-transition: opacity 0.2s;
	transition: opacity 0.2s;
	-webkit-box-shadow: none;
	box-shadow: none;
	outline: none
}
.pswp__button:focus, .pswp__button:hover {
	opacity: 1
}
.pswp__button:active {
	outline: none;
	opacity: 0.9
}
.pswp__button::-moz-focus-inner {
padding:0;
border:0
}
[class*=pswp__button--rotate] {
background:none!important;
outline:none!important
}
[class*=pswp__button--rotate] .icon {
	top: 1px;
	font-size: 17px;
	font-weight: 400;
	color: #555
}
.pswp__ui--over-close .pswp__button--close {
	opacity: 1
}
.pswp__button, .pswp__button--arrow--left:before, .pswp__button--arrow--right:before {
	background: url("../../../../../../www.szjcbh.com/tpl/www/default-skin.png")/*tpa=http://www.szjcbh.com/tpl/www/default-skin.png*/ 0 0 no-repeat;
	background-size: 264px 88px;
	width: 44px;
	height: 44px
}
@media (-webkit-min-device-pixel-ratio:1.1), (-webkit-min-device-pixel-ratio:1.09375), (min-resolution:105dpi), (min-resolution:1.1dppx) {
.pswp--svg .pswp__button, .pswp--svg .pswp__button--arrow--left:before, .pswp--svg .pswp__button--arrow--right:before {
background-image:url("../../../../../../www.szjcbh.com/tpl/www/default-skin.svg")/*tpa=http://www.szjcbh.com/tpl/www/default-skin.svg*/
}
.pswp--svg .pswp__button--arrow--left, .pswp--svg .pswp__button--arrow--right {
background:none
}
[class*=pswp__button--rotate] {
opacity:.75
}
}
.pswp__button--close {
	background-position: 0 -44px
}
.pswp__button--share {
	background-position: -44px -44px
}
.pswp__button--fs {
	display: none
}
.pswp--supports-fs .pswp__button--fs {
	display: block
}
.pswp--fs .pswp__button--fs {
	background-position: -44px 0
}
.pswp__button--zoom {
	display: none;
	background-position: -88px 0
}
.pswp--zoom-allowed .pswp__button--zoom {
	display: block
}
.pswp--zoomed-in .pswp__button--zoom {
	background-position: -132px 0
}
.pswp--touch .pswp__button--arrow--left, .pswp--touch .pswp__button--arrow--right {
	visibility: hidden
}
.pswp__button--arrow--left, .pswp__button--arrow--right {
	background: none;
	top: 50%;
	margin-top: -50px;
	width: 70px;
	height: 100px;
	position: absolute
}
.pswp__button--arrow--left {
	left: 0
}
.pswp__button--arrow--right {
	right: 0
}
.pswp__button--arrow--left:before, .pswp__button--arrow--right:before {
	content: '';
	top: 35px;
	background-color: rgba(0,0,0,0.1);
	height: 30px;
	width: 32px;
	position: absolute
}
.pswp__button--arrow--left:before {
	left: 6px;
	background-position: -138px -44px
}
.pswp__button--arrow--right:before {
	right: 6px;
	background-position: -94px -44px
}
.pswp__counter, .pswp__share-modal {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.pswp__share-modal {
	display: block;
	background: rgba(0,0,0,0.5);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	padding: 10px;
	position: absolute;
	z-index: 1600;
	opacity: 0;
	-webkit-transition: opacity 0.25s ease-out;
	transition: opacity 0.25s ease-out;
	-webkit-backface-visibility: hidden;
	will-change: opacity
}
.pswp__share-modal--hidden {
	display: none
}
.pswp__share-tooltip {
	z-index: 1620;
	position: absolute;
	background: #FFF;
	top: 56px;
	border-radius: 2px;
	display: block;
	width: auto;
	right: 44px;
	-webkit-box-shadow: 0 2px 5px rgba(0,0,0,0.25);
	box-shadow: 0 2px 5px rgba(0,0,0,0.25);
	-webkit-transform: translateY(6px);
	-ms-transform: translateY(6px);
	transform: translateY(6px);
	-webkit-transition: -webkit-transform 0.25s;
	transition: transform 0.25s;
	-webkit-backface-visibility: hidden;
	will-change: transform
}
.pswp__share-tooltip a {
	display: block;
	padding: 8px 12px;
	color: #000;
	text-decoration: none;
	font-size: 14px;
	line-height: 18px
}
.pswp__share-tooltip a:hover {
	text-decoration: none;
	color: #000
}
.pswp__share-tooltip a:first-child {
	border-radius: 2px 2px 0 0
}
.pswp__share-tooltip a:last-child {
	border-radius: 0 0 2px 2px
}
.pswp__share-modal--fade-in {
	opacity: 1
}
.pswp__share-modal--fade-in .pswp__share-tooltip {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}
.pswp--touch .pswp__share-tooltip a {
	padding: 16px 12px
}
a.pswp__share--facebook:before {
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	top: -12px;
	right: 15px;
	border: 6px solid transparent;
	border-bottom-color: #FFF;
	-webkit-pointer-events: none;
	-moz-pointer-events: none;
	pointer-events: none
}
a.pswp__share--facebook:hover {
	background: #3E5C9A;
	color: #FFF
}
a.pswp__share--facebook:hover:before {
	border-bottom-color: #3E5C9A
}
a.pswp__share--twitter:hover {
	background: #55ACEE;
	color: #FFF
}
a.pswp__share--pinterest:hover {
	background: #CCC;
	color: #CE272D
}
a.pswp__share--download:hover {
	background: #DDD
}
.pswp__counter {
	position: absolute;
	left: 0;
	top: 0;
	height: 44px;
	font-size: 13px;
	line-height: 44px;
	color: #555;
	opacity: 0.75;
	padding: 0 10px
}
.pswp__caption {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	min-height: 44px
}
.pswp__caption small {
	font-size: 11px;
	color: #777
}
.pswp__caption__center {
	text-align: center;
	max-width: 420px;
	margin: 0 auto;
	font-size: 13px;
	padding: 10px;
	line-height: 20px;
	color: #333
}
.pswp__caption--empty {
	display: none
}
.pswp__caption--fake {
	visibility: hidden
}
.pswp__preloader {
	width: 44px;
	height: 44px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -22px;
	opacity: 0;
	-webkit-transition: opacity 0.25s ease-out;
	transition: opacity 0.25s ease-out;
	will-change: opacity;
	direction: ltr
}
.pswp__preloader__icn {
	width: 20px;
	height: 20px;
	margin: 12px
}
.pswp__preloader--active {
	opacity: 1
}
.pswp__preloader--active .pswp__preloader__icn {
	background: url("../../../../../../www.szjcbh.com/tpl/www/preloader.gif")/*tpa=http://www.szjcbh.com/tpl/www/preloader.gif*/ 0 0 no-repeat
}
.pswp--css_animation .pswp__preloader--active {
	opacity: 1
}
.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
	-webkit-animation: clockwise 500ms linear infinite;
	animation: clockwise 500ms linear infinite
}
.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
	-webkit-animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
	animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite
}
.pswp--css_animation .pswp__preloader__icn {
	background: none;
	opacity: 0.75;
	width: 14px;
	height: 14px;
	position: absolute;
	left: 15px;
	top: 15px;
	margin: 0
}
.pswp--css_animation .pswp__preloader__cut {
	position: relative;
	width: 7px;
	height: 14px;
	overflow: hidden
}
.pswp--css_animation .pswp__preloader__donut {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 14px;
	height: 14px;
	border: 2px solid #FFF;
	border-radius: 50%;
	border-left-color: transparent;
	border-bottom-color: transparent;
	position: absolute;
	top: 0;
	left: 0;
	background: none;
	margin: 0
}
@media screen and (max-width:1024px) {
.pswp__preloader {
	position: relative;
	left: auto;
	top: auto;
	margin: 0;
	float: right
}
}
@-webkit-keyframes clockwise {
0% {
-webkit-transform:rotate(0deg);
transform:rotate(0deg)
}
100% {
-webkit-transform:rotate(360deg);
transform:rotate(360deg)
}
}
@keyframes clockwise {
0% {
-webkit-transform:rotate(0deg);
transform:rotate(0deg)
}
100% {
-webkit-transform:rotate(360deg);
transform:rotate(360deg)
}
}
@-webkit-keyframes donut-rotate {
0% {
-webkit-transform:rotate(0);
transform:rotate(0)
}
50% {
-webkit-transform:rotate(-140deg);
transform:rotate(-140deg)
}
100% {
-webkit-transform:rotate(0);
transform:rotate(0)
}
}
@keyframes donut-rotate {
0% {
-webkit-transform:rotate(0);
transform:rotate(0)
}
50% {
-webkit-transform:rotate(-140deg);
transform:rotate(-140deg)
}
100% {
-webkit-transform:rotate(0);
transform:rotate(0)
}
}
.pswp__ui {
	-webkit-font-smoothing: auto;
	visibility: visible;
	opacity: 1;
	z-index: 1550
}
.pswp__top-bar {
	position: absolute;
	left: 0;
	top: 0;
	height: 44px;
	width: 100%
}
.pswp__caption, .pswp__top-bar, .pswp--has_mouse .pswp__button--arrow--left, .pswp--has_mouse .pswp__button--arrow--right {
	-webkit-backface-visibility: hidden;
	will-change: opacity;
	-webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
	transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1)
}
.pswp--has_mouse .pswp__button--arrow--left, .pswp--has_mouse .pswp__button--arrow--right {
	visibility: visible
}
.pswp__top-bar, .pswp__caption {
	background-color: rgba(255,255,255,0.8)
}
.pswp__ui--fit .pswp__top-bar, .pswp__ui--fit .pswp__caption {
	background-color: rgba(255,255,255,0.8)
}
.pswp__ui--idle .pswp__button--arrow--left, .pswp__ui--idle .pswp__button--arrow--right {
	opacity: 0
}
.pswp__ui--hidden .pswp__top-bar, .pswp__ui--hidden .pswp__caption, .pswp__ui--hidden .pswp__button--arrow--left, .pswp__ui--hidden .pswp__button--arrow--right {
	opacity: 0.001
}
.pswp__ui--one-slide .pswp__button--arrow--left, .pswp__ui--one-slide .pswp__button--arrow--right, .pswp__ui--one-slide .pswp__counter {
	display: none
}
.pswp__element--disabled {
	display: none!important
}
.pswp--minimal--dark .pswp__top-bar {
	background: none
}
a:hover, a:active {
	text-decoration: none
}
body.neko-navfixed {
	padding-top: 100px
}
body.neko-navfixed-navclamp {
	padding-top: 150px
}
.dropdown-submenu.animate>.dropdown-item {
	-webkit-animation: slide-left .5s both;
	-o-animation: slide-left .5s both;
	animation: slide-left .5s both
}
.dropdown-menu.overflow-visible {
	overflow: visible
}
.head_nav_neko_11_7_68 {
	min-height: 100px;
	position: relative;
	z-index: 1601
}
.head_nav_neko_11_7_68 {
	background: #ffffff;
background:
}
.head_nav_neko_11_7_68.navbar-shadow {
	box-shadow: 0 1px 2px rgba(0,0,0,.1)
}
.neko-head.navbar-fixed-top {
	z-index: 1601;
	top: 0px;
	position: fixed
}
.head_nav_neko_11_7_68.header-zindex {
	z-index: 13
}
.head_nav_neko_11_7_68 .neko-langlist .dropdown a {
	line-height: normal
}
.head_nav_neko_11_7_68 .neko-logo img {
	max-height: 90px;
	width: 220px
}
.head_nav_neko_11_7_68 .neko-logo, .head_nav_neko_11_7_68 .navbar-toggler, .neko-navfixed-navclamp .head_nav_neko_11_7_68 .neko-langlist .dropdown {
	height: 100px;
	line-height: normal
}
.head_nav_neko_11_7_68 .navbar-toggler {
	width: auto
}
.head_nav_neko_11_7_68 .navbar-collapse {
	overflow-x: hidden
}
.head_nav_neko_11_7_68 .navbar-collapse.flex-navlist {
	width: 100%
}
.head_nav_neko_11_7_68 .navlist>li {
	opacity: 0;
	-webkit-transform: translateX(100%);
	transform: translateX(100%)
}
.head_nav_neko_11_7_68 .navlist.flex {
	width: 100%;
	margin-right: 0!important
}
.head_nav_neko_11_7_68 .navlist.flex .nav-item {
	flex: auto;
	text-align: center
}
.head_nav_neko_11_7_68 .navlist.flex .nav-item .nav-link {
	height: 50px;
	line-height: 50px;
	padding: 0
}
.head_nav_neko_11_7_68 .navlist.flex .nav-item > .dropdown-menu {
	top: 50px
}
.head_nav_neko_11_7_68 .dropdown-menu {
	background-color: #ffffff!important;
background-color:!important;
	border: 1px solid #ffffff!important;
border-color:!important
}
.head_nav_neko_11_7_68 .navlist .nav-item .nav-link {
	padding-left: 10px
}
.dropdown-menu.dropdown-menu-bullet:before, .dropdown-menu.dropdown-menu-bullet:after {
	border-bottom-color: #ffffff;
border-bottom-color:
}
@media screen\0 {
.head_nav_neko_11_7_68 .navlist.flex {
	text-align: center
}
.head_nav_neko_11_7_68 .navlist.flex .nav-item {
	display: inline-block
}
.head_nav_neko_11_7_68 .navlist.flex .nav-item .nav-link {
	padding: 0 20px
}
}
.head_nav_neko_11_7_68 .navlist>.nav-item>a.active {
	color: #1e50ae!important
}
.head_nav_neko_11_7_68 .navlist .nav-item .dropdown-menu a:hover, .head_nav_neko_11_7_68 .navlist .nav-item .dropdown-menu a.active {
	background: #ffffff!important;
	color: #1e50ae !important;
color:!important
}
.head_nav_neko_11_7_68 .navlist .nav-item .dropdown-menu a:hover span, .head_nav_neko_11_7_68 .navlist .nav-item .dropdown-menu a.active span {
	color: #1e50ae !important;
color:!important
}
.head_nav_neko_11_7_68 .navlist .nav-item a.active span, .head_nav_neko_11_7_68 .navlist .nav-item a.nav-link:hover span {
	background: none!important;
	color: #1e50ae !important;
color:!important
}
.head_nav_neko_11_7_68 .navlist .nav-item a.nav-link {
	background: none!important
}
.head_nav_neko_11_7_68 .dropdown-item, .head_nav_neko_11_7_68 .navlist .nav-item a.nav-link {
	color: #000000;
color:
}
.head_nav_neko_11_7_68 .dropdown-submenu > .dropdown-item.dropdown-a:after {
	border-top: 0.286rem solid;
	border-right: 0.286rem solid transparent;
	border-left: 0.286rem solid transparent
}
.head_nav_neko_11_7_68 .dropdown-submenu .dropdown-menu.block {
	position: static;
	border-right: none;
	border-left: none;
	padding-left: 10px
}
@media (max-width:767px) {
.head_nav_neko_11_7_68 .dropdown-submenu .dropdown-menu {
	padding-left: 10px
}
.head_nav_neko_11_7_68 .dropdown-menu-right.dropdown-menu-bullet:after, .head_nav_neko_11_7_68 .dropdown-menu-right.dropdown-menu-bullet:before {
	display: none
}
.head_nav_neko_11_7_68 .navlist .nav-item a.active {
	background: none !important
}
}
.head_nav_neko_11_7_68 .neko-langlist .dropdown-menu {
	top: 70px;
	min-width: 0;
	width: 100%
}
.head_nav_neko_11_7_68 .neko-langlist .modal {
	background: rgba(0,0,0,.3)
}
.neko-navfixed-navclamp .head_nav_neko_11_7_68 .neko-langlist .dropdown-menu {
	top: 43px
}
.neko-navfixed-navclamp .head_nav_neko_11_7_68 .neko-langlist {
	margin-left: 0 !important
}
@media (min-width:768px) {
.head_nav_neko_11_7_68 .dropdown-submenu .dropdown-menu.block {
	border: none;
	width: 100%
}
.head_nav_neko_11_7_68 .neko-langlist .dropdown {
	height: 100px;
	line-height: 100px
}
.head_nav_neko_11_7_68 .navlist .nav-item .nav-link {
	font-size: 16px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 100px;
	line-height: 100px
}
.head_nav_neko_11_7_68 .navlist .nav-item > .dropdown-menu {
	top: 100px
}
.head_nav_neko_11_7_68 .navlist .nav-item > .dropdown-menu.dropdown-menu-bullet {
	top: 67px
}
.head_nav_neko_11_7_68 .neko-head-user {
	height: 100px
}
.head_nav_neko_11_7_68 .neko-langlist, .head_nav_neko_11_7_68 .neko-head-user {
	margin-left: 15px
}
}
@media (max-width:767px) {
.head_nav_neko_11_7_68 .neko-langlist a {
	padding: 5px 15px 5px 5px !important
}
.head_nav_neko_11_7_68 .navlist .nav-item {
	margin-left: 0!important
}
.head_nav_neko_11_7_68 .neko-logo {
	margin-left: 10px
}
.head_nav_neko_11_7_68 .neko-logo img {
	max-width: 150px
}
.head_nav_neko_11_7_68 .navbar-collapse {
	width: 100%
}
.neko-head.navbar-fixed-top .head_nav_neko_11_7_68 .navbar-collapse {
	max-height: 340px;
	overflow-y: auto
}
.head_nav_neko_11_7_68 .navbar-nav {
	margin: 10px 0!important
}
.head_nav_neko_11_7_68 .navlist .nav-item a.active {
	background: #f5f5f5
}
.head_nav_neko_11_7_68 .neko-langlist {
	padding: 0 15px
}
.head_nav_neko_11_7_68.navbar-default .navbar-nav .open .dropdown-menu .dropdown-item {
	color: #000000;
color:
}
}
.navbar-default .navbar-nav .nav-link:focus, .navbar-default .navbar-nav .nav-link:hover {
	background-color: transparent
}
.neko-mask {
	width: 100%;
	height: 100%;
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 99;
	background: rgba(0,0,0,.2)
}
.neko-head-user .dropdown > a {
	padding-top: 0px;
	padding-bottom: 0px;
	height: 40px;
	line-height: 40px;
	color: #000000;
color:;
	background: transparent
}
.neko-head-user .dropdown .dropdown-item>a {
	color: #000000;
color:
}
.neko-head-user .dropdown i {
	color: #000000;
color:
}
.neko-head-user .dropdown-menu {
	top: 45px
}
.neko-head-user .dropdown-menu-footer {
	line-height: 35px
}
.neko-head-user .neko-head-user-column .avatar img {
	max-height: 30px
}
@media (min-width:768px) {
.neko-head-user > li:nth-child(2) {
	margin-left: 10px
}
}
@media (max-width:767px) {
.neko-head-user > li {
	display: block
}
.neko-head-user > li:first-child {
	margin-bottom: 10px
}
}
.neko-head-user-toggler.active i {
	display: none
}
.neko-head-user-toggler.active i:first-child {
	display: inline-block
}
.neko-head-user-toggler i {
	position: relative;
	top: -5px
}
.neko-head-user-toggler i:first-child {
	display: none
}
.neko-head-user li a.btn-outline {
	color: #1e50ae;
color:;
	background-color: transparent;
	border-color: #1e50ae;
border-color:
}
.neko-head-user li a.btn-outline:hover {
	border-color: #1e50ae;
	background-color: #1e50ae;
	color: #fff;
border-color:;
background-color:
}
.neko-head-user li a.btn-success {
	border-color: #1e50ae;
	background-color: #1e50ae;
	color: #fff;
border-color:;
background-color:
}
.neko-head-user-toggler i {
	color: #000000;
color:
}
.neko-head-user li a.btn-success:hover {
	opacity: 0.8
}
.head_nav_neko_11_7_68.navbar-default .hamburger .hamburger-bar, .head_nav_neko_11_7_68.navbar-default .hamburger:after, .head_nav_neko_11_7_68.navbar-default .hamburger:before {
	background: #000000;
background:
}
.neko-langlist .btn-outline.btn-default {
	color: #1e50ae;
color:;
	background-color: transparent;
	border-color: #1e50ae;
border-color:
}
.neko-langlist .nav-link {
	padding: 0;
	overflow: visible
}
.neko-langlist .btn-outline.btn-default:hover, .neko-langlist .btn-outline.btn-default:active, .neko-langlist .btn-outline.btn-default:focus {
	border-color: #1e50ae;
border-color:;
	background-color: #1e50ae;
background-color:;
	color: #fff
}
.neko-head-user .dropdown-menu .dropdown-item:hover i {
	color: #1e50ae !important;
color:!important
}
.neko-head-user .dropdown-menu .dropdown-item:hover {
	background: #ffffff!important;
	color: #1e50ae !important;
color:!important
}
.rtl {
	direction: rtl
}
@font-face {
	font-family: 'revicons';
	src: url("../../../../../../www.szjcbh.com/tpl/www/fonts/revicons.eot")/*tpa=http://www.szjcbh.com/tpl/www/fonts/revicons.eot*/ format('embedded-opentype'), url("../font/revicons.woff")/*tpa=template/pc/danbao/static/font/revicons.woff*/ format('woff'), url("../../../../../../www.szjcbh.com/tpl/www/fonts/revicons.ttf")/*tpa=http://www.szjcbh.com/tpl/www/fonts/revicons.ttf*/ format('truetype'), url("../../../../../../www.szjcbh.com/tpl/www/fonts/revicons.svg")/*tpa=http://www.szjcbh.com/tpl/www/fonts/revicons.svg*/ format('svg');
	font-weight: normal;
	font-style: normal
}
[class^="revicon-"]:before, [class*=" revicon-"]:before {
	font-family: "revicons";
	font-style: normal;
	font-weight: normal;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: .2em;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
	margin-left: .2em
}
.revicon-search-1:before {
	content: '\e802'
}
.revicon-pencil-1:before {
	content: '\e831'
}
.revicon-picture-1:before {
	content: '\e803'
}
.revicon-cancel:before {
	content: '\e80a'
}
.revicon-info-circled:before {
	content: '\e80f'
}
.revicon-trash:before {
	content: '\e801'
}
.revicon-left-dir:before {
	content: '\e817'
}
.revicon-right-dir:before {
	content: '\e818'
}
.revicon-down-open:before {
	content: '\e83b'
}
.revicon-left-open:before {
	content: '\e819'
}
.revicon-right-open:before {
	content: '\e81a'
}
.revicon-angle-left:before {
	content: '\e820'
}
.revicon-angle-right:before {
	content: '\e81d'
}
.revicon-left-big:before {
	content: '\e81f'
}
.revicon-right-big:before {
	content: '\e81e'
}
.revicon-magic:before {
	content: '\e807'
}
.revicon-picture:before {
	content: '\e800'
}
.revicon-export:before {
	content: '\e80b'
}
.revicon-cog:before {
	content: '\e832'
}
.revicon-login:before {
	content: '\e833'
}
.revicon-logout:before {
	content: '\e834'
}
.revicon-video:before {
	content: '\e805'
}
.revicon-arrow-combo:before {
	content: '\e827'
}
.revicon-left-open-1:before {
	content: '\e82a'
}
.revicon-right-open-1:before {
	content: '\e82b'
}
.revicon-left-open-mini:before {
	content: '\e822'
}
.revicon-right-open-mini:before {
	content: '\e823'
}
.revicon-left-open-big:before {
	content: '\e824'
}
.revicon-right-open-big:before {
	content: '\e825'
}
.revicon-left:before {
	content: '\e836'
}
.revicon-right:before {
	content: '\e826'
}
.revicon-ccw:before {
	content: '\e808'
}
.revicon-arrows-ccw:before {
	content: '\e806'
}
.revicon-palette:before {
	content: '\e829'
}
.revicon-list-add:before {
	content: '\e80c'
}
.revicon-doc:before {
	content: '\e809'
}
.revicon-left-open-outline:before {
	content: '\e82e'
}
.revicon-left-open-2:before {
	content: '\e82c'
}
.revicon-right-open-outline:before {
	content: '\e82f'
}
.revicon-right-open-2:before {
	content: '\e82d'
}
.revicon-equalizer:before {
	content: '\e83a'
}
.revicon-layers-alt:before {
	content: '\e804'
}
.revicon-popup:before {
	content: '\e828'
}
.rev_slider_wrapper {
	position: relative;
	z-index: 0
}
.rev_slider {
	position: relative;
	overflow: visible
}
.tp-overflow-hidden {
	overflow: hidden
}
.tp-simpleresponsive img, .rev_slider img {
	max-width: none !important;
	-moz-transition: none;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border: none
}
.rev_slider .no-slides-text {
	font-weight: bold;
	text-align: center;
	padding-top: 80px
}
.rev_slider >ul, .rev_slider_wrapper >ul, .tp-revslider-mainul >li, .rev_slider >ul >li, .rev_slider >ul >li:before, .tp-revslider-mainul >li:before, .tp-simpleresponsive >ul, .tp-simpleresponsive >ul >li, .tp-simpleresponsive >ul >li:before, .tp-revslider-mainul >li, .tp-simpleresponsive >ul >li {
	list-style: none !important;
	position: absolute;
	margin: 0px !important;
	padding: 0px !important;
	overflow-x: visible;
	overflow-y: visible;
	list-style-type: none !important;
	background-image: none;
	background-position: 0px 0px;
	text-indent: 0em;
	top: 0px;
	left: 0px
}
.tp-revslider-mainul >li, .rev_slider >ul >li, .rev_slider >ul >li:before, .tp-revslider-mainul >li:before, .tp-simpleresponsive >ul >li, .tp-simpleresponsive >ul >li:before, .tp-revslider-mainul >li, .tp-simpleresponsive >ul >li {
	visibility: hidden
}
.tp-revslider-slidesli, .tp-revslider-mainul {
	padding: 0 !important;
	margin: 0 !important;
	list-style: none !important
}
.rev_slider li.tp-revslider-slidesli {
	position: absolute !important
}
.tp-caption .rs-untoggled-content {
	display: block
}
.tp-caption .rs-toggled-content {
	display: none
}
.rs-toggle-content-active.tp-caption .rs-toggled-content {
	display: block
}
.rs-toggle-content-active.tp-caption .rs-untoggled-content {
	display: none
}
.rev_slider .tp-caption, .rev_slider .caption {
	position: relative;
	visibility: hidden;
	white-space: nowrap;
	display: block
}
.rev_slider .tp-mask-wrap .tp-caption, .rev_slider .tp-mask-wrap *:last-child, .wpb_text_column .rev_slider .tp-mask-wrap .tp-caption, .wpb_text_column .rev_slider .tp-mask-wrap *:last-child {
	margin-bottom: 0
}
.tp-svg-layer svg {
	width: 100%;
	height: 100%;
	position: relative;
	vertical-align: top
}
.tp-caption {
	z-index: 1
}
.tp_inner_padding {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	max-height: none !important
}
.tp-caption {
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-o-user-select: none;
	position: absolute;
	-webkit-font-smoothing: antialiased !important
}
.tp-caption.tp-layer-selectable {
	-moz-user-select: all;
	-khtml-user-select: all;
	-webkit-user-select: all;
	-o-user-select: all
}
.tp-forcenotvisible, .tp-hide-revslider, .tp-caption.tp-hidden-caption {
	visibility: hidden !important;
	display: none !important
}
.rev_slider embed, .rev_slider iframe, .rev_slider object, .rev_slider audio, .rev_slider video {
	max-width: none !important
}
.rev_slider_wrapper {
	width: 100%
}
.fullscreen-container {
	position: relative;
	padding: 0
}
.fullwidthbanner-container {
	position: relative;
	padding: 0;
	overflow: hidden
}
.fullwidthbanner-container .fullwidthabanner {
	width: 100%;
	position: relative
}
.tp-static-layers {
	position: absolute;
	z-index: 101;
	top: 0px;
	left: 0px
}
.tp-caption .frontcorner {
	width: 0;
	height: 0;
	border-left: 40px solid transparent;
	border-right: 0px solid transparent;
	border-top: 40px solid #00A8FF;
	position: absolute;
	left: -40px;
	top: 0px
}
.tp-caption .backcorner {
	width: 0;
	height: 0;
	border-left: 0px solid transparent;
	border-right: 40px solid transparent;
	border-bottom: 40px solid #00A8FF;
	position: absolute;
	right: 0px;
	top: 0px
}
.tp-caption .frontcornertop {
	width: 0;
	height: 0;
	border-left: 40px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 40px solid #00A8FF;
	position: absolute;
	left: -40px;
	top: 0px
}
.tp-caption .backcornertop {
	width: 0;
	height: 0;
	border-left: 0px solid transparent;
	border-right: 40px solid transparent;
	border-top: 40px solid #00A8FF;
	position: absolute;
	right: 0px;
	top: 0px
}
.tp-layer-inner-rotation {
	position: relative !important
}
img.tp-slider-alternative-image {
	width: 100%;
	height: auto
}
.noFilterClass {
	filter: none !important
}
.rs-background-video-layer {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	visibility: hidden;
	z-index: 0
}
.tp-caption.coverscreenvideo {
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	position: absolute
}
.caption.fullscreenvideo, .tp-caption.fullscreenvideo {
	left: 0px;
	top: 0px;
	position: absolute;
	width: 100%;
	height: 100%
}
.caption.fullscreenvideo iframe, .caption.fullscreenvideo audio, .caption.fullscreenvideo video, .tp-caption.fullscreenvideo iframe, .tp-caption.fullscreenvideo iframe audio, .tp-caption.fullscreenvideo iframe video {
	width: 100% !important;
	height: 100% !important;
	display: none
}
.fullcoveredvideo audio, .fullscreenvideo audio.fullcoveredvideo video, .fullscreenvideo video {
	background: #000
}
.fullcoveredvideo .tp-poster {
	background-position: center center;
	background-size: cover;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px
}
.videoisplaying .html5vid .tp-poster {
	display: none
}
.tp-video-play-button {
	background: #000;
	background: rgba(0,0,0,0.3);
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	position: absolute;
	top: 50%;
	left: 50%;
	color: #FFF;
	z-index: 3;
	margin-top: -25px;
	margin-left: -25px;
	line-height: 50px !important;
	text-align: center;
	cursor: pointer;
	width: 50px;
	height: 50px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	display: inline-block;
	vertical-align: top;
	z-index: 4;
	opacity: 0;
	-webkit-transition: opacity 300ms ease-out !important;
	-moz-transition: opacity 300ms ease-out !important;
	-o-transition: opacity 300ms ease-out !important;
	transition: opacity 300ms ease-out !important
}
.tp-hiddenaudio, .tp-audio-html5 .tp-video-play-button {
	display: none !important
}
.tp-caption .html5vid {
	width: 100% !important;
	height: 100% !important
}
.tp-video-play-button i {
	width: 50px;
	height: 50px;
	display: inline-block;
	text-align: center;
	vertical-align: top;
	line-height: 50px !important;
	font-size: 40px !important
}
.tp-caption:hover .tp-video-play-button {
	opacity: 1
}
.tp-caption .tp-revstop {
	display: none;
	border-left: 5px solid #fff !important;
	border-right: 5px solid #fff !important;
	margin-top: 15px !important;
	line-height: 20px !important;
	vertical-align: top;
	font-size: 25px !important
}
.videoisplaying .revicon-right-dir {
	display: none
}
.videoisplaying .tp-revstop {
	display: inline-block
}
.videoisplaying .tp-video-play-button {
	display: none
}
.tp-caption:hover .tp-video-play-button {
	display: block
}
.fullcoveredvideo .tp-video-play-button {
	display: none !important
}
.fullscreenvideo .fullscreenvideo audio {
	object-fit: contain !important
}
.fullscreenvideo .fullscreenvideo video {
	object-fit: contain !important
}
.fullscreenvideo .fullcoveredvideo audio {
	object-fit: cover !important
}
.fullscreenvideo .fullcoveredvideo video {
	object-fit: cover !important
}
.tp-video-controls {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 5px;
	opacity: 0;
	-webkit-transition: opacity .3s;
	-moz-transition: opacity .3s;
	-o-transition: opacity .3s;
	-ms-transition: opacity .3s;
	transition: opacity .3s;
	background-image: linear-gradient(to bottom, rgb(0,0,0) 13%, rgb(50,50,50) 100%);
	background-image: -o-linear-gradient(bottom, rgb(0,0,0) 13%, rgb(50,50,50) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(0,0,0) 13%, rgb(50,50,50) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(0,0,0) 13%, rgb(50,50,50) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(0,0,0) 13%, rgb(50,50,50) 100%);
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.13, rgb(0,0,0)), color-stop(1, rgb(50,50,50)));
	display: table;
	max-width: 100%;
	overflow: hidden;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box
}
.tp-caption:hover .tp-video-controls {
	opacity: .9
}
.tp-video-button {
	background: rgba(0,0,0,.5);
	border: 0;
	color: #EEE;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	cursor: pointer;
	line-height: 12px;
	font-size: 12px;
	color: #fff;
	padding: 0px;
	margin: 0px;
	outline: none
}
.tp-video-button:hover {
	cursor: pointer
}
.tp-video-button-wrap, .tp-video-seek-bar-wrap, .tp-video-vol-bar-wrap {
	padding: 0px 5px;
	display: table-cell;
	vertical-align: middle
}
.tp-video-seek-bar-wrap {
	width: 80%
}
.tp-video-vol-bar-wrap {
	width: 20%
}
.tp-volume-bar, .tp-seek-bar {
	width: 100%;
	cursor: pointer;
	outline: none;
	line-height: 12px;
	margin: 0;
	padding: 0
}
.rs-fullvideo-cover {
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	position: absolute;
	background: transparent;
	z-index: 5
}
.rs-background-video-layer video::-webkit-media-controls {
display:none !important
}
.rs-background-video-layer audio::-webkit-media-controls {
display:none !important
}
.tp-audio-html5 .tp-video-controls {
	opacity: 1 !important;
	visibility: visible !important
}
.tp-dottedoverlay {
	background-repeat: repeat;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 3
}
.tp-dottedoverlay.twoxtwo {
	background: url("../../../../../../www.szjcbh.com/tpl/www/gridtile.png")/*tpa=http://www.szjcbh.com/tpl/www/gridtile.png*/
}
.tp-dottedoverlay.twoxtwowhite {
	background: url("../../../../../../www.szjcbh.com/tpl/www/gridtile_white.png")/*tpa=http://www.szjcbh.com/tpl/www/gridtile_white.png*/
}
.tp-dottedoverlay.threexthree {
	background: url("../../../../../../www.szjcbh.com/tpl/www/gridtile_3x3.png")/*tpa=http://www.szjcbh.com/tpl/www/gridtile_3x3.png*/
}
.tp-dottedoverlay.threexthreewhite {
	background: url("../../../../../../www.szjcbh.com/tpl/www/gridtile_3x3_white.png")/*tpa=http://www.szjcbh.com/tpl/www/gridtile_3x3_white.png*/
}
.tp-shadowcover {
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background: #fff;
	position: absolute;
	z-index: -1
}
.tp-shadow1 {
	-webkit-box-shadow: 0 10px 6px -6px rgba(0,0,0,0.8);
	-moz-box-shadow: 0 10px 6px -6px rgba(0,0,0,0.8);
	box-shadow: 0 10px 6px -6px rgba(0,0,0,0.8)
}
.tp-shadow2:before, .tp-shadow2:after, .tp-shadow3:before, .tp-shadow4:after {
	z-index: -2;
	position: absolute;
	content: "";
	bottom: 10px;
	left: 10px;
	width: 50%;
	top: 85%;
	max-width: 300px;
	background: transparent;
	-webkit-box-shadow: 0 15px 10px rgba(0,0,0,0.8);
	-moz-box-shadow: 0 15px 10px rgba(0,0,0,0.8);
	box-shadow: 0 15px 10px rgba(0,0,0,0.8);
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	transform: rotate(-3deg)
}
.tp-shadow2:after, .tp-shadow4:after {
	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-o-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	transform: rotate(3deg);
	right: 10px;
	left: auto
}
.tp-shadow5 {
	position: relative;
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.3), 0 0 40px rgba(0,0,0,0.1) inset;
	-moz-box-shadow: 0 1px 4px rgba(0,0,0,0.3), 0 0 40px rgba(0,0,0,0.1) inset;
	box-shadow: 0 1px 4px rgba(0,0,0,0.3), 0 0 40px rgba(0,0,0,0.1) inset
}
.tp-shadow5:before, .tp-shadow5:after {
	content: "";
	position: absolute;
	z-index: -2;
	-webkit-box-shadow: 0 0 25px 0px rgba(0,0,0,0.6);
	-moz-box-shadow: 0 0 25px 0px rgba(0,0,0,0.6);
	box-shadow: 0 0 25px 0px rgba(0,0,0,0.6);
	top: 30%;
	bottom: 0;
	left: 20px;
	right: 20px;
	-moz-border-radius: 100px / 20px;
	border-radius: 100px / 20px
}
.tp-button {
	padding: 6px 13px 5px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	height: 30px;
	cursor: pointer;
	color: #fff !important;
	text-shadow: 0px 1px 1px rgba(0,0,0,0.6) !important;
	font-size: 15px;
	line-height: 45px !important;
	font-family: arial, sans-serif;
	font-weight: bold;
	letter-spacing: -1px;
	text-decoration: none
}
.tp-button.big {
	color: #fff;
	text-shadow: 0px 1px 1px rgba(0,0,0,0.6);
	font-weight: bold;
	padding: 9px 20px;
	font-size: 19px;
	line-height: 57px !important
}
.purchase:hover, .tp-button:hover, .tp-button.big:hover {
	background-position: bottom, 15px 11px
}
.tp-button.green, .tp-button:hover.green, .purchase.green, .purchase:hover.green {
	background-color: #21a117;
	-webkit-box-shadow: 0px 3px 0px 0px #104d0b;
	-moz-box-shadow: 0px 3px 0px 0px #104d0b;
	box-shadow: 0px 3px 0px 0px #104d0b
}
.tp-button.blue, .tp-button:hover.blue, .purchase.blue, .purchase:hover.blue {
	background-color: #1d78cb;
	-webkit-box-shadow: 0px 3px 0px 0px #0f3e68;
	-moz-box-shadow: 0px 3px 0px 0px #0f3e68;
	box-shadow: 0px 3px 0px 0px #0f3e68
}
.tp-button.red, .tp-button:hover.red, .purchase.red, .purchase:hover.red {
	background-color: #cb1d1d;
	-webkit-box-shadow: 0px 3px 0px 0px #7c1212;
	-moz-box-shadow: 0px 3px 0px 0px #7c1212;
	box-shadow: 0px 3px 0px 0px #7c1212
}
.tp-button.orange, .tp-button:hover.orange, .purchase.orange, .purchase:hover.orange {
	background-color: #ff7700;
	-webkit-box-shadow: 0px 3px 0px 0px #a34c00;
	-moz-box-shadow: 0px 3px 0px 0px #a34c00;
	box-shadow: 0px 3px 0px 0px #a34c00
}
.tp-button.darkgrey, .tp-button.grey, .tp-button:hover.darkgrey, .tp-button:hover.grey, .purchase.darkgrey, .purchase:hover.darkgrey {
	background-color: #555;
	-webkit-box-shadow: 0px 3px 0px 0px #222;
	-moz-box-shadow: 0px 3px 0px 0px #222;
	box-shadow: 0px 3px 0px 0px #222
}
.tp-button.lightgrey, .tp-button:hover.lightgrey, .purchase.lightgrey, .purchase:hover.lightgrey {
	background-color: #888;
	-webkit-box-shadow: 0px 3px 0px 0px #555;
	-moz-box-shadow: 0px 3px 0px 0px #555;
	box-shadow: 0px 3px 0px 0px #555
}
.rev-btn, .rev-btn:visited {
	outline: none !important;
	box-shadow: none !important;
	text-decoration: none !important;
	line-height: 44px;
	font-size: 17px;
	font-weight: 500;
	padding: 12px 35px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	font-family: "Roboto", sans-serif;
	cursor: pointer
}
.rev-btn.rev-uppercase, .rev-btn.rev-uppercase:visited {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 15px;
	font-weight: 900
}
.rev-btn.rev-withicon i {
	font-size: 15px;
	font-weight: normal;
	position: relative;
	top: 0px;
	-webkit-transition: all 0.2s ease-out !important;
	-moz-transition: all 0.2s ease-out !important;
	-o-transition: all 0.2s ease-out !important;
	-ms-transition: all 0.2s ease-out !important;
	margin-left: 10px !important
}
.rev-btn.rev-hiddenicon i {
	font-size: 15px;
	font-weight: normal;
	position: relative;
	top: 0px;
	-webkit-transition: all 0.2s ease-out !important;
	-moz-transition: all 0.2s ease-out !important;
	-o-transition: all 0.2s ease-out !important;
	-ms-transition: all 0.2s ease-out !important;
	opacity: 0;
	margin-left: 0px !important;
	width: 0px !important
}
.rev-btn.rev-hiddenicon:hover i {
	opacity: 1 !important;
	margin-left: 10px !important;
	width: auto !important
}
.rev-btn.rev-medium, .rev-btn.rev-medium:visited {
	line-height: 36px;
	font-size: 14px;
	padding: 10px 30px
}
.rev-btn.rev-medium.rev-withicon i {
	font-size: 14px;
	top: 0px
}
.rev-btn.rev-medium.rev-hiddenicon i {
	font-size: 14px;
	top: 0px
}
.rev-btn.rev-small, .rev-btn.rev-small:visited {
	line-height: 28px;
	font-size: 12px;
	padding: 7px 20px
}
.rev-btn.rev-small.rev-withicon i {
	font-size: 12px;
	top: 0px
}
.rev-btn.rev-small.rev-hiddenicon i {
	font-size: 12px;
	top: 0px
}
.rev-maxround {
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px
}
.rev-minround {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px
}
.rev-burger {
	position: relative;
	width: 60px;
	height: 60px;
	box-sizing: border-box;
	padding: 22px 0 0 14px;
	border-radius: 50%;
	border: 1px solid rgba(51,51,51,0.25);
	tap-highlight-color: transparent;
	cursor: pointer
}
.rev-burger span {
	display: block;
	width: 30px;
	height: 3px;
	background: #333;
	transition: .7s;
	pointer-events: none;
	transform-style: flat !important
}
.rev-burger span:nth-child(2) {
	margin: 3px 0
}
#dialog_addbutton .rev-burger:hover:first-child, .open .rev-burger:first-child, .open.rev-burger:first-child {
	transform: translateY(6px) rotate(-45deg);
	-webkit-transform: translateY(6px) rotate(-45deg)
}
#dialog_addbutton .rev-burger:hover:nth-child(2), .open .rev-burger:nth-child(2), .open.rev-burger:nth-child(2) {
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	opacity: 0
}
#dialog_addbutton .rev-burger:hover:last-child, .open .rev-burger:last-child, .open.rev-burger:last-child {
	transform: translateY(-6px) rotate(-135deg);
	-webkit-transform: translateY(-6px) rotate(-135deg)
}
.rev-burger.revb-white {
	border: 2px solid rgba(255,255,255,0.2)
}
.rev-burger.revb-white span {
	background: #fff
}
.rev-burger.revb-whitenoborder {
	border: 0
}
.rev-burger.revb-whitenoborder span {
	background: #fff
}
.rev-burger.revb-darknoborder {
	border: 0
}
.rev-burger.revb-darknoborder span {
	background: #333
}
.rev-burger.revb-whitefull {
	background: #fff;
	border: none
}
.rev-burger.revb-whitefull span {
	background: #333
}
.rev-burger.revb-darkfull {
	background: #333;
	border: none
}
.rev-burger.revb-darkfull span {
	background: #fff
}
@-webkit-keyframes rev-ani-mouse {
0% {
opacity:1;
top:29%
}
15% {
opacity:1;
top:50%
}
50% {
opacity:0;
top:50%
}
100% {
opacity:0;
top:29%
}
}
@-moz-keyframes rev-ani-mouse {
0% {
opacity:1;
top:29%
}
15% {
opacity:1;
top:50%
}
50% {
opacity:0;
top:50%
}
100% {
opacity:0;
top:29%
}
}
@keyframes rev-ani-mouse {
0% {
opacity:1;
top:29%
}
15% {
opacity:1;
top:50%
}
50% {
opacity:0;
top:50%
}
100% {
opacity:0;
top:29%
}
}
.rev-scroll-btn {
	display: inline-block;
	position: relative;
	left: 0;
	right: 0;
	text-align: center;
	cursor: pointer;
	width: 35px;
	height: 55px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 3px solid white;
	border-radius: 23px
}
.rev-scroll-btn > * {
	display: inline-block;
	line-height: 18px;
	font-size: 13px;
	font-weight: normal;
	color: #7f8c8d;
	color: #ffffff;
	font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: 2px
}
.rev-scroll-btn > *:hover, .rev-scroll-btn > *:focus, .rev-scroll-btn > *.active {
	color: #ffffff
}
.rev-scroll-btn > *:hover, .rev-scroll-btn > *:focus, .rev-scroll-btn > *:active, .rev-scroll-btn > *.active {
	filter: alpha(opacity=80)
}
.rev-scroll-btn.revs-fullwhite {
	background: #fff
}
.rev-scroll-btn.revs-fullwhite span {
	background: #333
}
.rev-scroll-btn.revs-fulldark {
	background: #333;
	border: none
}
.rev-scroll-btn.revs-fulldark span {
	background: #fff
}
.rev-scroll-btn span {
	position: absolute;
	display: block;
	top: 29%;
	left: 50%;
	width: 8px;
	height: 8px;
	margin: -4px 0 0 -4px;
	background: white;
	border-radius: 50%;
	-webkit-animation: rev-ani-mouse 2.5s linear infinite;
	-moz-animation: rev-ani-mouse 2.5s linear infinite;
	animation: rev-ani-mouse 2.5s linear infinite
}
.rev-scroll-btn.revs-dark {
	border-color: #333
}
.rev-scroll-btn.revs-dark span {
	background: #333
}
.rev-control-btn {
	position: relative;
	display: inline-block;
	z-index: 5;
	color: #FFF;
	font-size: 20px;
	line-height: 60px;
	font-weight: 400;
	font-style: normal;
	font-family: Raleway;
	text-decoration: none;
	text-align: center;
	background-color: #000;
	border-radius: 50px;
	text-shadow: none;
	background-color: rgba(0,0,0,0.50);
	width: 60px;
	height: 60px;
	box-sizing: border-box;
	cursor: pointer
}
.rev-cbutton-dark-sr {
	border-radius: 3px
}
.rev-cbutton-light {
	color: #333;
	background-color: rgba(255,255,255,0.75)
}
.rev-cbutton-light-sr {
	color: #333;
	border-radius: 3px;
	background-color: rgba(255,255,255,0.75)
}
.rev-sbutton {
	line-height: 37px;
	width: 37px;
	height: 37px
}
.rev-sbutton-blue {
	background-color: #3B5998
}
.rev-sbutton-lightblue {
	background-color: #00A0D1
}
.rev-sbutton-red {
	background-color: #DD4B39
}
.tp-bannertimer {
	visibility: hidden;
	width: 100%;
	height: 5px;
	background: #fff;
	background: rgba(0,0,0,0.15);
	position: absolute;
	z-index: 200;
	top: 0px
}
.tp-bannertimer.tp-bottom {
	top: auto;
	bottom: 0px !important;
	height: 5px
}
.tp-simpleresponsive img {
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-o-user-select: none
}
.tp-caption img {
	background: transparent;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF);
	zoom: 1
}
.caption.slidelink a div, .tp-caption.slidelink a div {
	width: 3000px;
	height: 1500px;
	background: url("../../../../../../www.szjcbh.com/tpl/www/coloredbg.png")/*tpa=http://www.szjcbh.com/tpl/www/coloredbg.png*/ repeat
}
.tp-caption.slidelink a span {
	background: url("../../../../../../www.szjcbh.com/tpl/www/coloredbg.png")/*tpa=http://www.szjcbh.com/tpl/www/coloredbg.png*/ repeat
}
.tp-shape {
	width: 100%;
	height: 100%
}
.tp-caption .rs-starring {
	display: inline-block
}
.tp-caption .rs-starring .star-rating {
	float: none
}
.tp-caption .rs-starring .star-rating {
	color: #FFC321 !important;
	display: inline-block;
	vertical-align: top
}
.tp-caption .rs-starring .star-rating, .tp-caption .rs-starring-page .star-rating {
	position: relative;
	height: 1em;
	width: 5.4em;
	font-family: star
}
.tp-caption .rs-starring .star-rating:before, .tp-caption .rs-starring-page .star-rating:before {
	content: "\73\73\73\73\73";
	color: #E0DADF;
	float: left;
	top: 0;
	left: 0;
	position: absolute
}
.tp-caption .rs-starring .star-rating span {
	overflow: hidden;
	float: left;
	top: 0;
	left: 0;
	position: absolute;
	padding-top: 1.5em;
	font-size: 1em !important
}
.tp-caption .rs-starring .star-rating span:before, .tp-caption .rs-starring .star-rating span:before {
	content: "\53\53\53\53\53";
	top: 0;
	position: absolute;
	left: 0
}
.tp-caption .rs-starring .star-rating {
	color: #FFC321 !important
}
.tp-caption .rs-starring .star-rating, .tp-caption .rs-starring-page .star-rating {
	font-size: 1em !important;
	font-family: star
}
.tp-loader {
	top: 50%;
	left: 50%;
	z-index: 10000;
	position: absolute
}
.tp-loader.spinner0 {
	width: 40px;
	height: 40px;
	background-color: #fff;
	background: url("../../../../../../www.szjcbh.com/tpl/www/loader.gif")/*tpa=http://www.szjcbh.com/tpl/www/loader.gif*/ no-repeat center center;
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
	margin-top: -20px;
	margin-left: -20px;
	-webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
	animation: tp-rotateplane 1.2s infinite ease-in-out;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px
}
.tp-loader.spinner1 {
	width: 40px;
	height: 40px;
	background-color: #fff;
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
	margin-top: -20px;
	margin-left: -20px;
	-webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
	animation: tp-rotateplane 1.2s infinite ease-in-out;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px
}
.tp-loader.spinner5 {
	background: url("../../../../../../www.szjcbh.com/tpl/www/loader.gif")/*tpa=http://www.szjcbh.com/tpl/www/loader.gif*/ no-repeat 10px 10px;
	background-color: #fff;
	margin: -22px -22px;
	width: 44px;
	height: 44px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px
}
@-webkit-keyframes tp-rotateplane {
0% {
-webkit-transform:perspective(120px)
}
50% {
-webkit-transform:perspective(120px) rotateY(180deg)
}
100% {
-webkit-transform:perspective(120px) rotateY(180deg) rotateX(180deg)
}
}
@keyframes tp-rotateplane {
0% {
transform:perspective(120px) rotateX(0deg) rotateY(0deg)
}
50% {
transform:perspective(120px) rotateX(-180.1deg) rotateY(0deg)
}
100% {
transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)
}
}
.tp-loader.spinner2 {
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	background-color: #ff0000;
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
	border-radius: 100%;
	-webkit-animation: tp-scaleout 1.0s infinite ease-in-out;
	animation: tp-scaleout 1.0s infinite ease-in-out
}
@-webkit-keyframes tp-scaleout {
0% {
-webkit-transform:scale(0.0)
}
100% {
-webkit-transform:scale(1.0);
opacity:0
}
}
@keyframes tp-scaleout {
0% {
transform:scale(0.0);
-webkit-transform:scale(0.0)
}
100% {
transform:scale(1.0);
-webkit-transform:scale(1.0);
opacity:0
}
}
.tp-loader.spinner3 {
	margin: -9px 0px 0px -35px;
	width: 70px;
	text-align: center
}
.tp-loader.spinner3 .bounce1, .tp-loader.spinner3 .bounce2, .tp-loader.spinner3 .bounce3 {
	width: 18px;
	height: 18px;
	background-color: #fff;
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
	border-radius: 100%;
	display: inline-block;
	-webkit-animation: tp-bouncedelay 1.4s infinite ease-in-out;
	animation: tp-bouncedelay 1.4s infinite ease-in-out;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}
.tp-loader.spinner3 .bounce1 {
	-webkit-animation-delay: -0.32s;
	animation-delay: -0.32s
}
.tp-loader.spinner3 .bounce2 {
	-webkit-animation-delay: -0.16s;
	animation-delay: -0.16s
}
@-webkit-keyframes tp-bouncedelay {
0%, 80%, 100% {
-webkit-transform:scale(0.0)
}
40% {
-webkit-transform:scale(1.0)
}
}
@keyframes tp-bouncedelay {
0%, 80%, 100% {
transform:scale(0.0)
}
40% {
transform:scale(1.0)
}
}
.tp-loader.spinner4 {
	margin: -20px 0px 0px -20px;
	width: 40px;
	height: 40px;
	text-align: center;
	-webkit-animation: tp-rotate 2.0s infinite linear;
	animation: tp-rotate 2.0s infinite linear
}
.tp-loader.spinner4 .dot1, .tp-loader.spinner4 .dot2 {
	width: 60%;
	height: 60%;
	display: inline-block;
	position: absolute;
	top: 0;
	background-color: #fff;
	border-radius: 100%;
	-webkit-animation: tp-bounce 2.0s infinite ease-in-out;
	animation: tp-bounce 2.0s infinite ease-in-out;
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15)
}
.tp-loader.spinner4 .dot2 {
	top: auto;
	bottom: 0px;
	-webkit-animation-delay: -1.0s;
	animation-delay: -1.0s
}
@-webkit-keyframes tp-rotate {
100% {
-webkit-transform:rotate(360deg)
}
}
@keyframes tp-rotate {
100% {
transform:rotate(360deg);
-webkit-transform:rotate(360deg)
}
}
@-webkit-keyframes tp-bounce {
0%, 100% {
-webkit-transform:scale(0.0)
}
50% {
-webkit-transform:scale(1.0)
}
}
@keyframes tp-bounce {
0%, 100% {
transform:scale(0.0)
}
50% {
transform:scale(1.0)
}
}
.tp-thumbs.navbar, .tp-bullets.navbar, .tp-tabs.navbar {
	border: none;
	min-height: 0;
	margin: 0;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0
}
.tp-tabs, .tp-thumbs, .tp-bullets {
	position: absolute;
	display: block;
	z-index: 1000;
	top: 0px;
	left: 0px
}
.tp-tab, .tp-thumb {
	cursor: pointer;
	position: absolute;
	opacity: 0.5;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box
}
.tp-arr-imgholder, .tp-videoposter, .tp-thumb-image, .tp-tab-image {
	background-position: center center;
	background-size: cover;
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px
}
.tp-tab:hover, .tp-tab.selected, .tp-thumb:hover, .tp-thumb.selected {
	opacity: 1
}
.tp-tab-mask, .tp-thumb-mask {
	box-sizing: border-box !important;
	-webkit-box-sizing: border-box !important;
	-moz-box-sizing: border-box !important
}
.tp-tabs, .tp-thumbs {
	box-sizing: content-box !important;
	-webkit-box-sizing: content-box !important;
	-moz-box-sizing: content-box !important
}
.tp-bullet {
	width: 15px;
	height: 15px;
	position: absolute;
	background: #fff;
	background: rgba(255,255,255,0.3);
	cursor: pointer
}
.tp-bullet.selected, .tp-bullet:hover {
	background: #fff
}
.tp-bannertimer {
	background: #000;
	background: rgba(0,0,0,0.15);
	height: 5px
}
.tparrows {
	cursor: pointer;
	background: #000;
	background: rgba(0,0,0,0.5);
	width: 40px;
	height: 40px;
	position: absolute;
	display: block;
	z-index: 1000
}
.tparrows:hover {
	background: #000
}
.tparrows:before {
	font-family: "revicons";
	font-size: 15px;
	color: #fff;
	display: block;
	line-height: 40px;
	text-align: center
}
.tparrows.tp-leftarrow:before {
	content: '\e824'
}
.tparrows.tp-rightarrow:before {
	content: '\e825'
}
body.rtl .tp-kbimg {
	left: 0 !important
}
.dddwrappershadow {
	box-shadow: 0 45px 100px rgba(0,0,0,0.4)
}
.hglayerinfo {
	position: fixed;
	bottom: 0px;
	left: 0px;
	color: #FFF;
	font-size: 12px;
	line-height: 20px;
	font-weight: 600;
	background: rgba(0,0,0,0.75);
	padding: 5px 10px;
	z-index: 2000;
	white-space: normal
}
.hginfo {
	position: absolute;
	top: -2px;
	left: -2px;
	color: #e74c3c;
	font-size: 12px;
	font-weight: 600;
	background: #000;
	padding: 2px 5px
}
.indebugmode .tp-caption:hover {
	border: 1px dashed #c0392b !important
}
.helpgrid {
	border: 2px dashed #c0392b;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0
}
#revsliderlogloglog {
	padding: 15px;
	color: #fff;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 150px;
	background: rgba(0,0,0,0.7);
	z-index: 100000;
	font-size: 10px;
	overflow: scroll
}
.hesperiden.tparrows {
	cursor: pointer;
	background: rgba(0,0,0,0.5);
	width: 40px;
	height: 40px;
	position: absolute;
	display: block;
	z-index: 100;
	border-radius: 50%
}
.hesperiden.tparrows:hover {
	background: rgba(0,0,0,1)
}
.hesperiden.tparrows:before {
	font-size: 20px;
	color: rgb(255,255,255);
	display: block;
	line-height: 40px;
	text-align: center
}
.hesperiden.tparrows.tp-leftarrow:before {
	content: "\e82c";
	margin-left: -3px
}
.hesperiden.tparrows.tp-rightarrow:before {
	content: "\e82d";
	margin-right: -3px
}
.hades.tparrows {
	cursor: pointer;
	background: rgba(0,0,0,0.25);
	width: 100px;
	height: 100px;
	position: absolute;
	display: block;
	z-index: 100
}
.hades.tparrows:before {
	font-size: 30px;
	color: rgba(255,255,255,1);
	display: block;
	line-height: 100px;
	text-align: center;
	transition: background 0.3s, color 0.3s
}
.hades.tparrows.tp-leftarrow:before {
	content: "\e824"
}
.hades.tparrows.tp-rightarrow:before {
	content: "\e825"
}
.hades.tparrows:hover:before {
	color: rgba(225,225,225,225);
	background: rgba(0,0,0,1)
}
.hades .tp-arr-allwrapper {
	position: absolute;
	left: 100%;
	top: 0px;
	background: #888;
	width: 100px;
	height: 100px;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	-ms-filter: "progid:dximagetransform.microsoft.alpha(opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0.0;
	-khtml-opacity: 0.0;
	opacity: 0.0;
	-webkit-transform: rotatey(-90deg);
	transform: rotatey(-90deg);
	-webkit-transform-origin: 0% 50%;
	transform-origin: 0% 50%
}
.hades.tp-rightarrow .tp-arr-allwrapper {
	left: auto;
	right: 100%;
	-webkit-transform-origin: 100% 50%;
	transform-origin: 100% 50%;
	-webkit-transform: rotatey(90deg);
	transform: rotatey(90deg)
}
.hades:hover .tp-arr-allwrapper {
	-ms-filter: "progid:dximagetransform.microsoft.alpha(opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	-webkit-transform: rotatey(0deg);
	transform: rotatey(0deg)
}
.hades .tp-arr-iwrapper {
}
.hades .tp-arr-imgholder {
	background-size: cover;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%
}
.hades .tp-arr-titleholder {
}
.hades .tp-arr-subtitleholder {
}
@media (max-width:767px) {
.hades .tp-arr-allwrapper {
	display: none
}
.hades.tparrows {
	width: 40px;
	height: 40px
}
.hades.tparrows:before {
	line-height: 40px;
	font-size: 24px
}
}
.ares.tparrows {
	cursor: pointer;
	background: rgba(255,255,255,1);
	min-width: 60px;
	min-height: 60px;
	position: absolute;
	display: block;
	z-index: 100;
	border-radius: 50%
}
.ares.tparrows:hover {
}
.ares.tparrows:before {
	font-family: "revicons";
	font-size: 25px;
	color: rgba(170,170,170,1);
	display: block;
	line-height: 60px;
	text-align: center;
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	transition: color 0.3s;
	z-index: 2;
	position: relative
}
.ares.tparrows.tp-leftarrow:before {
	content: "\e81f"
}
.ares.tparrows.tp-rightarrow:before {
	content: "\e81e"
}
.ares.tparrows:hover:before {
	color: rgb(0,0,0);
}
.ares .tp-arr-allwrapper {
	position: absolute;
	z-index: 1;
	display: inline-block;
	background: rgba(255,255,255,1);
	min-height: 60px;
	line-height: 60px;
	top: 0px;
	margin-left: 30px;
	border-radius: 0px 30px 30px 0px;
	overflow: hidden;
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	transform: scalex(0);
	-webkit-transform: scalex(0);
	transform-origin: 0% 50%;
	-webkit-transform-origin: 0% 50%
}
.ares.tp-rightarrow .tp-arr-allwrapper {
	right: 0px;
	margin-right: 30px;
	margin-left: 0px;
	-webkit-transform-origin: 100% 50%;
	border-radius: 30px 0px 0px 30px
}
.ares.tparrows:hover .tp-arr-allwrapper {
	transform: scalex(1) scaley(1);
	-webkit-transform: scalex(1) scaley(1)
}
.ares .tp-arr-titleholder {
	position: relative;
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	transform: translatex(200px);
	text-transform: uppercase;
	color: rgb(0,0,0);
	font-weight: 400;
	font-size: 14px;
	line-height: 60px;
	white-space: nowrap;
	padding: 0px 20px;
	margin-left: 10px;
	opacity: 0
}
.ares.tp-rightarrow .tp-arr-titleholder {
	transform: translatex(-200px);
	margin-left: 0px;
	margin-right: 10px;
}
.ares.tparrows:hover .tp-arr-titleholder {
	transform: translatex(0px);
	-webkit-transform: translatex(0px);
	transition-delay: 0.1s;
	opacity: 1
}
.hebe.tparrows {
	cursor: pointer;
	background: rgba(0,0,0,0.25);
	min-width: 70px;
	min-height: 70px;
	position: absolute;
	display: block;
	z-index: 100
}
.hebe.tparrows:hover {
}
.hebe.tparrows:before {
	font-family: "revicons";
	font-size: 30px;
	color: rgb(255,255,255);
	display: block;
	line-height: 70px;
	text-align: center;
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	transition: color 0.3s;
	z-index: 2;
	position: relative;
	background: rgba(0,0,0,0.5);
	min-width: 70px;
	min-height: 70px
}
.hebe.tparrows.tp-leftarrow:before {
	content: "\e824"
}
.hebe.tparrows.tp-rightarrow:before {
	content: "\e825"
}
.hebe.tparrows:hover:before {
	color: rgba(255,255,255,1);
	background: rgba(0,0,0,0.25)
}
.hebe .tp-arr-allwrapper {
	position: absolute;
	z-index: 0;
	display: inline-block;
	background: #000;
	background: rgba(0,0,0,0.75);
	min-height: 60px;
	line-height: 60px;
	top: -10px;
	margin-left: 0px;
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	transform: scalex(0);
	-webkit-transform: scalex(0);
	transform-origin: 0% 50%;
	-webkit-transform-origin: 0% 50%
}
.hebe.tp-rightarrow .tp-arr-allwrapper {
	right: 0px;
	-webkit-transform-origin: 100% 50%
}
.hebe.tparrows:hover .tp-arr-allwrapper {
	transform: scalex(1);
	-webkit-transform: scalex(1)
}
.hebe .tp-arr-titleholder {
	position: relative;
	text-transform: uppercase;
	color: rgb(255,255,255);
	font-weight: 600;
	font-size: 12px;
	line-height: 90px;
	white-space: nowrap;
	padding: 0px 20px 0px 90px
}
.hebe.tp-rightarrow .tp-arr-titleholder {
	margin-left: 0px;
	padding: 0px 90px 0px 20px
}
.hebe.tparrows:hover .tp-arr-titleholder {
	transform: translatex(0px);
	-webkit-transform: translatex(0px);
	transition-delay: 0.1s;
	opacity: 1
}
.hebe .tp-arr-imgholder {
	width: 90px;
	height: 90px;
	position: absolute;
	left: 100%;
	display: block;
	background-size: cover;
	background-position: center center;
	top: 0px;
	right: -90px
}
.hebe.tp-rightarrow .tp-arr-imgholder {
	right: auto;
	left: -90px;
}
@media (max-width:767px) {
.hebe .tp-arr-allwrapper {
	display: none
}
.hebe.tparrows {
	min-width: 40px;
	min-height: 40px
}
.hebe.tparrows:before {
	min-width: 40px;
	min-height: 40px;
	line-height: 40px;
	font-size: 24px
}
}
.hermes.tparrows {
	cursor: pointer;
	background: rgba(0,0,0,0.5);
	width: 30px;
	height: 110px;
	position: absolute;
	display: block;
	z-index: 100
}
.hermes.tparrows:before {
	font-family: "revicons";
	font-size: 15px;
	color: rgb(255,255,255);
	display: block;
	line-height: 110px;
	text-align: center;
	transform: translatex(0px);
	-webkit-transform: translatex(0px);
	transition: all 0.3s;
	-webkit-transition: all 0.3s
}
.hermes.tparrows.tp-leftarrow:before {
	content: "\e824"
}
.hermes.tparrows.tp-rightarrow:before {
	content: "\e825"
}
.hermes.tparrows.tp-leftarrow:hover:before {
	transform: translatex(-20px);
	-webkit-transform: translatex(-20px);
	opacity: 0
}
.hermes.tparrows.tp-rightarrow:hover:before {
	transform: translatex(20px);
	-webkit-transform: translatex(20px);
	opacity: 0
}
.hermes .tp-arr-allwrapper {
	overflow: hidden;
	position: absolute;
	width: 180px;
	height: 140px;
	top: 0px;
	left: 0px;
	visibility: hidden;
	-webkit-transition: -webkit-transform 0.3s 0.3s;
	transition: transform 0.3s 0.3s;
	-webkit-perspective: 1000px;
	perspective: 1000px
}
.hermes.tp-rightarrow .tp-arr-allwrapper {
	right: 0px;
	left: auto;
}
.hermes.tparrows:hover .tp-arr-allwrapper {
	visibility: visible
}
.hermes .tp-arr-imgholder {
	width: 180px;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 110px;
	transform: translatex(-180px);
	-webkit-transform: translatex(-180px);
	transition: all 0.3s;
	transition-delay: 0.3s
}
.hermes.tp-rightarrow .tp-arr-imgholder {
	transform: translatex(180px);
	-webkit-transform: translatex(180px);
}
.hermes.tparrows:hover .tp-arr-imgholder {
	transform: translatex(0px);
	-webkit-transform: translatex(0px);
}
.hermes .tp-arr-titleholder {
	top: 110px;
	width: 180px;
	text-align: left;
	display: block;
	padding: 0px 10px;
	line-height: 30px;
	background: #000;
	background: rgba(0,0,0,0.75);
	color: rgb(255,255,255);
	font-weight: 600;
	position: absolute;
	font-size: 12px;
	white-space: nowrap;
	letter-spacing: 1px;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-transform: rotatex(-90deg);
	transform: rotatex(-90deg);
	-webkit-transform-origin: 50% 0;
	transform-origin: 50% 0;
	box-sizing: border-box
}
.hermes.tparrows:hover .tp-arr-titleholder {
	-webkit-transition-delay: 0.6s;
	transition-delay: 0.6s;
	-webkit-transform: rotatex(0deg);
	transform: rotatex(0deg)
}
@media (max-width:767px) {
.hermes .tp-arr-allwrapper {
	display: none
}
.hermes.tparrows.tp-rightarrow:hover:before, .hermes.tparrows.tp-leftarrow:hover:before {
	transform: translatex(0px);
	-webkit-transform: translatex(0px);
	opacity: 1;
	background: rgba(0,0,0,0.25);
}
}
.custom.tparrows {
	cursor: pointer;
	background: #000;
	background: rgba(0,0,0,0.5);
	width: 40px;
	height: 40px;
	position: absolute;
	display: block;
	z-index: 100
}
.custom.tparrows:hover {
	background: #000
}
.custom.tparrows:before {
	font-family: "revicons";
	font-size: 15px;
	color: #fff;
	display: block;
	line-height: 40px;
	text-align: center
}
.custom.tparrows.tp-leftarrow:before {
	content: "\e824"
}
.custom.tparrows.tp-rightarrow:before {
	content: "\e825"
}
.hephaistos.tparrows {
	cursor: pointer;
	background: rgba(0,0,0,0.5);
	width: 40px;
	height: 40px;
	position: absolute;
	display: block;
	z-index: 100;
	border-radius: 50%
}
.hephaistos.tparrows:hover {
	background: rgba(0,0,0,1)
}
.hephaistos.tparrows:before {
	font-family: "revicons";
	font-size: 18px;
	color: rgb(255,255,255);
	display: block;
	line-height: 40px;
	text-align: center
}
.hephaistos.tparrows.tp-leftarrow:before {
	content: "\e82c";
	margin-left: -2px
}
.hephaistos.tparrows.tp-rightarrow:before {
	content: "\e82d";
	margin-right: -2px
}
.persephone.tparrows {
	cursor: pointer;
	background: rgba(201,201,201,0.75);
	width: 40px;
	height: 40px;
	position: absolute;
	display: block;
	z-index: 100;
	border: 1px solid rgba(255,255,255,1)
}
.persephone.tparrows:hover {
	background: rgba(0,0,0,1)
}
.persephone.tparrows:before {
	font-family: "revicons";
	font-size: 15px;
	color: rgb(255,255,255);
	display: block;
	line-height: 40px;
	text-align: center
}
.persephone.tparrows.tp-leftarrow:before {
	content: "\e824"
}
.persephone.tparrows.tp-rightarrow:before {
	content: "\e825"
}
.erinyen.tparrows {
	cursor: pointer;
	background: rgba(0,0,0,0.5);
	min-width: 70px;
	min-height: 70px;
	position: absolute;
	display: block;
	z-index: 100;
	border-radius: 50%
}
.erinyen.tparrows:before {
	font-family: "revicons";
	font-size: 20px;
	color: rgb(255,255,255);
	display: block;
	line-height: 70px;
	text-align: center;
	z-index: 2;
	position: relative
}
.erinyen.tparrows.tp-leftarrow:before {
	content: "\e824"
}
.erinyen.tparrows.tp-rightarrow:before {
	content: "\e825"
}
.erinyen .tp-arr-allwrapper {
	position: absolute;
	z-index: 1;
	display: inline-block;
	background: rgba(0,0,0,0.5);
	min-height: 70px;
	line-height: 70px;
	top: 0px;
	margin-left: 0px;
	border-radius: 35px;
	overflow: hidden;
	transition: opacity 0.3s;
	-webkit-transition: opacity 0.3s;
	-moz-transition: opacity 0.3s;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	transform: scale(0);
	visibility: hidden;
	opacity: 0
}
.erinyen.tparrows:hover .tp-arr-allwrapper {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	transform: scale(1);
	opacity: 1;
	visibility: visible
}
.erinyen.tp-rightarrow .tp-arr-allwrapper {
	right: 0px;
	margin-right: 0px;
	margin-left: 0px;
	-webkit-transform-origin: 100% 50%;
	border-radius: 35px;
	padding-right: 20px;
	padding-left: 10px
}
.erinyen.tp-leftarrow .tp-arr-allwrapper {
	padding-left: 20px;
	padding-right: 10px
}
.erinyen .tp-arr-titleholder {
	letter-spacing: 3px;
	position: relative;
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	transform: translatex(200px);
	text-transform: uppercase;
	color: rgb(255,255,255);
	font-weight: 600;
	font-size: 13px;
	line-height: 70px;
	white-space: nowrap;
	padding: 0px 20px;
	margin-left: 11px;
	opacity: 0
}
.erinyen .tp-arr-imgholder {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	background-position: center center;
	background-size: cover
}
.erinyen .tp-arr-img-over {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	background: rgba(0,0,0,0.51)
}
.erinyen.tp-rightarrow .tp-arr-titleholder {
	transform: translatex(-200px);
	margin-left: 0px;
	margin-right: 11px;
}
.erinyen.tparrows:hover .tp-arr-titleholder {
	transform: translatex(0px);
	-webkit-transform: translatex(0px);
	transition-delay: 0.1s;
	opacity: 1
}
.zeus.tparrows {
	cursor: pointer;
	min-width: 70px;
	min-height: 70px;
	position: absolute;
	display: block;
	z-index: 100;
	border-radius: 50%;
	overflow: hidden;
	background: rgba(0,0,0,0.1)
}
.zeus.tparrows:before {
	font-family: "revicons";
	font-size: 20px;
	color: rgb(255,255,255);
	display: block;
	line-height: 70px;
	text-align: center;
	z-index: 2;
	position: relative
}
.zeus.tparrows.tp-leftarrow:before {
	content: "\e824"
}
.zeus.tparrows.tp-rightarrow:before {
	content: "\e825"
}
.zeus .tp-arr-allwrapper {
	background: rgba(0,0,0,0.5);
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	position: absolute;
	opacity: 0;
	transform: scale(0);
	-webkit-transform: scale(0);
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	border-radius: 50%
}
.zeus .tp-arr-imgholder {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	background-position: center center;
	background-size: cover;
	border-radius: 50%;
	transform: translatex(-100%);
	-webkit-transform: translatex(-100%);
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s
}
.zeus.tp-rightarrow .tp-arr-imgholder {
	transform: translatex(100%);
	-webkit-transform: translatex(100%);
}
.zeus.tparrows:hover .tp-arr-imgholder {
	transform: translatex(0);
	-webkit-transform: translatex(0);
	opacity: 1
}
.zeus.tparrows:hover .tp-arr-allwrapper {
	transform: scale(1);
	-webkit-transform: scale(1);
	opacity: 1
}
.metis.tparrows {
	background: rgba(255,255,255,1);
	padding: 10px;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	width: 60px;
	height: 60px;
	box-sizing: border-box
}
.metis.tparrows:hover {
	background: rgba(255,255,255,0.75)
}
.metis.tparrows:before {
	color: rgb(0,0,0);
	transition: all 0.3s;
	-webkit-transition: all 0.3s
}
.metis.tparrows:hover:before {
	transform: scale(1.5)
}
.dione.tparrows {
	color: #000;
	height: 100%;
	width: 90px;
	background: transparent;
	background: rgba(0,0,0,0);
	line-height: 100%;
	transition: all 0.3s;
	-webkit-transition: all 0.3s
}
.dione.tparrows:hover {
	background: rgba(0,0,0,0.45)
}
.dione .tp-arr-imgwrapper {
	width: 90px;
	left: 0px;
	position: absolute;
	height: 100%;
	top: 0px;
	overflow: hidden
}
.dione.tp-rightarrow .tp-arr-imgwrapper {
	left: auto;
	right: 0px
}
.dione .tp-arr-imgholder {
	background-position: center center;
	background-size: cover;
	width: 90px;
	height: 100%;
	top: 0px;
	visibility: hidden;
	transform: translatex(-50px);
	-webkit-transform: translatex(-50px);
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	opacity: 0;
	left: 0px
}
.dione.tparrows.tp-rightarrow .tp-arr-imgholder {
	right: 0px;
	left: auto;
	transform: translatex(50px);
	-webkit-transform: translatex(50px)
}
.dione.tparrows:before {
	color: 255, 255, 255;
	position: absolute;
	line-height: 30px;
	margin-left: -22px;
	top: 50%;
	left: 50%;
	font-size: 30px;
	margin-top: -15px;
	transition: all 0.3s;
	-webkit-transition: all 0.3s
}
.dione.tparrows.tp-rightarrow:before {
	margin-left: 6px
}
.dione.tparrows:hover:before {
	transform: translatex(-20px);
	-webkit-transform: translatex(-20px);
	opacity: 0
}
.dione.tparrows.tp-rightarrow:hover:before {
	transform: translatex(20px);
	-webkit-transform: translatex(20px)
}
.dione.tparrows:hover .tp-arr-imgholder {
	transform: translatex(0px);
	-webkit-transform: translatex(0px);
	opacity: 1;
	visibility: visible
}
.uranus.tparrows {
	width: 50px;
	height: 50px;
	background: rgba(255,255,255,0)
}
.uranus.tparrows:before {
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 40px;
	transition: all 0.3s;
	-webkit-transition: all 0.3s
}
.uranus.tparrows:hover:before {
	opacity: 0.75
}
.hesperiden.tp-bullets {
}
.hesperiden.tp-bullets:before {
	content: " ";
	position: absolute;
	width: 100%;
	height: 100%;
	background: transparent;
	padding: 10px;
	margin-left: -10px;
	margin-top: -10px;
	box-sizing: content-box;
	border-radius: 8px
}
.hesperiden .tp-bullet {
	width: 12px;
	height: 12px;
	position: absolute;
	background: rgb(153,153,153);
	background: -moz-linear-gradient(top, rgb(153,153,153) 0%, rgb(225,225,225) 100%);
	background: -webkit-linear-gradient(top, rgb(153,153,153) 0%, rgb(225,225,225) 100%);
	background: -o-linear-gradient(top, rgb(153,153,153) 0%, rgb(225,225,225) 100%);
	background: -ms-linear-gradient(top, rgb(153,153,153) 0%, rgb(225,225,225) 100%);
	background: linear-gradient(to bottom, rgb(153,153,153) 0%, rgb(225,225,225) 100%);
filter:progid:dximagetransform.microsoft.gradient( startcolorstr="rgb(153,153,153)", endcolorstr="rgb(225,225,225)", gradienttype=0 );
	border: 3px solid rgb(229,229,229);
	border-radius: 50%;
	cursor: pointer;
	box-sizing: content-box
}
.hesperiden .tp-bullet:hover, .hesperiden .tp-bullet.selected {
	background: rgb(102,102,102)
}
.hesperiden .tp-bullet-image {
}
.hesperiden .tp-bullet-title {
}
.gyges.tp-bullets {
}
.gyges.tp-bullets:before {
	content: " ";
	position: absolute;
	width: 100%;
	height: 100%;
	background: -moz-linear-gradient(top, rgba(119,119,119,1) 0%, rgba(102,102,102,1) 100%);
	background: -webkit-linear-gradient(top, rgba(119,119,119,1) 0%, rgba(102,102,102,1) 100%);
	background: -o-linear-gradient(top, rgba(119,119,119,1) 0%, rgba(102,102,102,1) 100%);
	background: -ms-linear-gradient(top, rgba(119,119,119,1) 0%, rgba(102,102,102,1) 100%);
	background: linear-gradient(to bottom, rgba(119,119,119,1) 0%, rgba(102,102,102,1) 100%);
filter:progid:dximagetransform.microsoft.gradient( startcolorstr="rgba(119,119,119,1)", endcolorstr="rgba(102,102,102,1)", gradienttype=0 );
	padding: 10px;
	margin-left: -10px;
	margin-top: -10px;
	box-sizing: content-box;
	border-radius: 10px
}
.gyges .tp-bullet {
	width: 12px;
	height: 12px;
	position: absolute;
	background: rgba(51,51,51,1);
	border: 3px solid rgba(68,68,68,1);
	border-radius: 50%;
	cursor: pointer;
	box-sizing: content-box
}
.gyges .tp-bullet:hover, .gyges .tp-bullet.selected {
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(224,224,224,1) 100%);
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(224,224,224,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(224,224,224,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(224,224,224,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(224,224,224,1) 100%);
filter:progid:dximagetransform.microsoft.gradient( startcolorstr="rgba(255,255,255,1)", endcolorstr="rgba(224,224,224,1)", gradienttype=0 )
}
.gyges .tp-bullet-image {
}
.gyges .tp-bullet-title {
}
.hades.tp-bullets {
}
.hades.tp-bullets:before {
	content: " ";
	position: absolute;
	width: 100%;
	height: 100%;
	background: transparent;
	padding: 10px;
	margin-left: -10px;
	margin-top: -10px;
	box-sizing: content-box
}
.hades .tp-bullet {
	width: 3px;
	height: 3px;
	position: absolute;
	background: rgba(127,127,127,1);
	cursor: pointer;
	border: 5px solid rgba(255,255,255,1);
	box-sizing: content-box;
	box-shadow: 0px 0px 3px 1px rgba(0,0,0,0.2);
	-webkit-perspective: 400;
	perspective: 400;
	-webkit-transform: translatez(0.01px);
	transform: translatez(0.01px)
}
.hades .tp-bullet:hover, .hades .tp-bullet.selected {
	background: rgba(86,86,86,1);
	border-color: rgba(255,255,255,1)
}
.hades .tp-bullet-image {
	position: absolute;
	top: -80px;
	left: 0;
	width: 120px;
	height: 60px;
	background-position: center center;
	background-size: cover;
	visibility: hidden;
	opacity: 0;
	transition: all 0.3s;
	-webkit-transform-style: flat;
	transform-style: flat;
	perspective: 600;
	-webkit-perspective: 600;
	transform: rotatex(-90deg) translatex(-50%);
	-webkit-transform: rotatex(-90deg) translate(-50%);
	box-shadow: 0px 0px 3px 1px rgba(0,0,0,0.2);
	transform-origin: 50% 100%;
	-webkit-transform-origin: 50% 100%
}
.hades .tp-bullet:hover .tp-bullet-image {
	display: block;
	opacity: 1;
	transform: rotatex(0deg) translatex(-50%);
	-webkit-transform: rotatex(0deg) translatex(-50%);
	visibility: visible
}
.hades .tp-bullet-title {
}
.ares.tp-bullets {
}
.ares.tp-bullets:before {
	content: " ";
	position: absolute;
	width: 100%;
	height: 100%;
	background: transparent;
	padding: 10px;
	margin-left: -10px;
	margin-top: -10px;
	box-sizing: content-box
}
.ares .tp-bullet {
	width: 13px;
	height: 13px;
	position: absolute;
	background: rgba(0,0,0,.3);
	border-radius: 50%;
	cursor: pointer;
	box-sizing: content-box
}
.ares .tp-bullet:hover, .ares .tp-bullet.selected {
	background: rgba(255,255,255,.3)
}
.ares .tp-bullet-title {
	position: absolute;
	color: 136, 136, 136;
	font-size: 12px;
	padding: 0px 10px;
	font-weight: 600;
	right: 27px;
	top: -4px;
	background: rgba(255,255,255,0.75);
	visibility: hidden;
	transform: translatex(-20px);
	-webkit-transform: translatex(-20px);
	transition: transform 0.3s;
	-webkit-transition: transform 0.3s;
	line-height: 20px;
	white-space: nowrap
}
.ares .tp-bullet-title:after {
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 10px 0 10px 10px;
	border-color: transparent transparent transparent rgba(255,255,255,0.75);
	content: " ";
	position: absolute;
	right: -10px;
	top: 0px
}
.ares .tp-bullet:hover .tp-bullet-title {
	visibility: visible;
	transform: translatex(0px);
	-webkit-transform: translatex(0px)
}
.ares .tp-bullet.selected:hover .tp-bullet-title {
	background: rgba(255,255,255,1)
}
.ares .tp-bullet.selected:hover .tp-bullet-title:after {
	border-color: transparent transparent transparent rgba(255,255,255,1)
}
.ares.tp-bullets:hover .tp-bullet-title {
	visibility: hidden
}
.ares.tp-bullets:hover .tp-bullet:hover .tp-bullet-title {
	visibility: visible;
	transform: translateX(0px) translatey(0px);
	-webkit-transform: translateX(0px) translatey(0px)
}
.ares.nav-dir-vertical.nav-pos-hor-left .tp-bullet-title {
	right: auto;
	left: 27px;
	transform: translatex(20px);
	-webkit-transform: translatex(20px)
}
.ares.nav-dir-vertical.nav-pos-hor-left .tp-bullet-title:after {
	border-width: 10px 10px 10px 0 !important;
	border-color: transparent rgba(255,255,255,0.75) transparent transparent;
	right: auto !important;
	left: -10px !important
}
.ares.nav-dir-vertical.nav-pos-hor-left .tp-bullet.selected:hover .tp-bullet-title:after {
	border-color: transparent rgba(255,255,255,1) transparent transparent !important
}
.ares.nav-dir-horizontal.nav-pos-ver-center .tp-bullet-title, .ares.nav-dir-horizontal.nav-pos-ver-bottom .tp-bullet-title {
	top: -35px;
	left: 50%;
	right: auto;
	transform: translateX(-50%) translateY(-10px);
	-webkit-transform: translateX(-50%) translateY(-10px)
}
.ares.nav-dir-horizontal.nav-pos-ver-center .tp-bullet-title:after, .ares.nav-dir-horizontal.nav-pos-ver-bottom .tp-bullet-title:after {
	border-width: 10px 10px 0px 10px;
	border-color: rgba(255,255,255,0.75) transparent transparent transparent;
	right: auto;
	left: 50%;
	margin-left: -10px;
	top: auto;
	bottom: -10px
}
.ares.nav-dir-horizontal.nav-pos-ver-center .tp-bullet.selected:hover .tp-bullet-title:after, .ares.nav-dir-horizontal.nav-pos-ver-bottom .tp-bullet.selected:hover .tp-bullet-title:after {
	border-color: rgba(255,255,255,1) transparent transparent transparent
}
.ares.nav-dir-horizontal.nav-pos-ver-center .tp-bullet:hover .tp-bullet-title, .ares.nav-dir-horizontal.nav-pos-ver-bottom .tp-bullet:hover .tp-bullet-title {
	transform: translateX(-50%) translatey(0px);
	-webkit-transform: translateX(-50%) translatey(0px)
}
.ares.nav-dir-horizontal.nav-pos-ver-top .tp-bullet-title {
	top: 25px;
	left: 50%;
	right: auto;
	transform: translateX(-50%) translateY(10px);
	-webkit-transform: translateX(-50%) translateY(10px)
}
.ares.nav-dir-horizontal.nav-pos-ver-top .tp-bullet-title:after {
	border-width: 0 10px 10px 10px;
	border-color: transparent transparent rgba(255,255,255,0.75) transparent;
	right: auto;
	left: 50%;
	margin-left: -10px;
	bottom: auto;
	top: -10px
}
.ares.nav-dir-horizontal.nav-pos-ver-top .tp-bullet.selected:hover .tp-bullet-title:after {
	border-color: transparent transparent rgba(255,255,255,1) transparent
}
.ares.nav-dir-horizontal.nav-pos-ver-top .tp-bullet:hover .tp-bullet-title {
	transform: translateX(-50%) translatey(0px);
	-webkit-transform: translateX(-50%) translatey(0px)
}
.hebe.tp-bullets:before {
	content: " ";
	position: absolute;
	width: 100%;
	height: 100%;
	background: transparent;
	padding: 10px;
	margin-left: -10px;
	margin-top: -10px;
	box-sizing: content-box
}
.hebe .tp-bullet {
	width: 3px;
	height: 3px;
	position: absolute;
	background: rgba(255,255,255,1);
	cursor: pointer;
	border: 5px solid rgba(0,0,0,1);
	border-radius: 50%;
	box-sizing: content-box;
	-webkit-perspective: 400;
	perspective: 400;
	-webkit-transform: translatez(0.01px);
	transform: translatez(0.01px);
	transition: all 0.3s
}
.hebe .tp-bullet:hover, .hebe .tp-bullet.selected {
	background: rgba(0,0,0,1);
	border-color: rgba(255,255,255,1)
}
.hebe .tp-bullet-image {
	position: absolute;
	width: 70px;
	height: 70px;
	background-position: center center;
	background-size: cover;
	visibility: hidden;
	opacity: 0;
	bottom: 3px;
	transition: all 0.3s;
	-webkit-transform-style: flat;
	transform-style: flat;
	perspective: 600;
	-webkit-perspective: 600;
	transform: scale(0) translateX(-50%) translateY(0%);
	-webkit-transform: scale(0) translateX(-50%) translateY(0%);
	transform-origin: 0% 100%;
	-webkit-transform-origin: 0% 100%;
	margin-bottom: 15px;
	border-radius: 6px
}
.hebe .tp-bullet:hover .tp-bullet-image {
	display: block;
	opacity: 1;
	transform: scale(1) translateX(-50%) translateY(0%);
	-webkit-transform: scale(1) translateX(-50%) translateY(0%);
	visibility: visible
}
.hebe.nav-dir-vertical .tp-bullet-image {
	bottom: auto;
	margin-right: 15px;
	margin-bottom: 0px;
	right: 3px;
	transform: scale(0) translateX(0px) translateY(-50%);
	-webkit-transform: scale(0) translateX(0px) translateY(-50%);
	transform-origin: 100% 0%;
	-webkit-transform-origin: 100% 0%
}
.hebe.nav-dir-vertical .tp-bullet:hover .tp-bullet-image {
	transform: scale(1) translateX(0px) translateY(-50%);
	-webkit-transform: scale(1) translateX(0px) translateY(-50%)
}
.hebe.nav-dir-vertical.nav-pos-hor-left .tp-bullet-image {
	bottom: auto;
	margin-left: 15px;
	margin-bottom: 0px;
	left: 3px;
	transform: scale(0) translateX(0px) translateY(-50%);
	-webkit-transform: scale(0) translateX(0px) translateY(-50%);
	transform-origin: 0% 0%;
	-webkit-transform-origin: 0% 0%
}
.hebe.nav-dir-vertical.nav-pos-hor-left .tp-bullet:hover .tp-bullet-image {
	transform: scale(1) translateX(0px) translateY(-50%);
	-webkit-transform: scale(1) translateX(0px) translateY(-50%)
}
.hebe.nav-pos-ver-top.nav-dir-horizontal .tp-bullet-image {
	bottom: auto;
	top: 3px;
	transform: scale(0) translateX(-50%) translateY(0%);
	-webkit-transform: scale(0) translateX(-50%) translateY(0%);
	transform-origin: 0% 0%;
	-webkit-transform-origin: 0% 0%;
	margin-top: 15px;
	margin-bottom: 0px
}
.hebe.nav-pos-ver-top.nav-dir-horizontal .tp-bullet:hover .tp-bullet-image {
	transform: scale(1) translateX(-50%) translateY(0%);
	-webkit-transform: scale(1) translateX(-50%) translateY(0%)
}
.hermes.tp-bullets {
}
.hermes .tp-bullet {
	overflow: hidden;
	border-radius: 50%;
	width: 16px;
	height: 16px;
	background-color: rgba(0,0,0,0);
	box-shadow: inset 0 0 0 2px rgb(255,255,255);
	-webkit-transition: background 0.3s ease;
	transition: background 0.3s ease;
	position: absolute
}
.hermes .tp-bullet:hover {
	background-color: rgba(0,0,0,0.21)
}
.hermes .tp-bullet:after {
	content: ' ';
	position: absolute;
	bottom: 0;
	height: 0;
	left: 0;
	width: 100%;
	background-color: rgb(255,255,255);
	box-shadow: 0 0 1px rgb(255,255,255);
	-webkit-transition: height 0.3s ease;
	transition: height 0.3s ease
}
.hermes .tp-bullet.selected:after {
	height: 100%
}
.custom.tp-bullets {
}
.custom.tp-bullets:before {
	content: " ";
	position: absolute;
	width: 100%;
	height: 100%;
	background: transparent;
	padding: 10px;
	margin-left: -10px;
	margin-top: -10px;
	box-sizing: content-box
}
.custom .tp-bullet {
	width: 12px;
	height: 12px;
	position: absolute;
	background: #aaa;
	background: rgba(125,125,125,0.5);
	cursor: pointer;
	box-sizing: content-box
}
.custom .tp-bullet:hover, .custom .tp-bullet.selected {
	background: rgb(125,125,125)
}
.custom .tp-bullet-image {
}
.custom .tp-bullet-title {
}
.hephaistos .tp-bullet {
	width: 12px;
	height: 12px;
	position: absolute;
	background: rgba(153,153,153,1);
	border: 3px solid rgba(255,255,255,0.9);
	border-radius: 50%;
	cursor: pointer;
	box-sizing: content-box;
	box-shadow: 0px 0px 2px 1px rgba(130,130,130,0.3)
}
.hephaistos .tp-bullet:hover, .hephaistos .tp-bullet.selected {
	background: rgba(255,255,255,1);
	border-color: rgba(0,0,0,1)
}
.persephone .tp-bullet {
	width: 12px;
	height: 12px;
	position: absolute;
	background: rgba(170,170,170,1);
	border: 1px solid rgba(229,229,229,1);
	cursor: pointer;
	box-sizing: content-box
}
.persephone .tp-bullet:hover, .persephone .tp-bullet.selected {
	background: rgba(0,0,0,1)
}
.erinyen.tp-bullets {
}
.erinyen.tp-bullets:before {
	content: " ";
	position: absolute;
	width: 100%;
	height: 100%;
	background: -moz-linear-gradient(top, rgb(84,83,83) 0%, rgb(34,34,34) 100%);
	background: -webkit-linear-gradient(top, rgb(84,83,83) 0%, rgb(34,34,34) 100%);
	background: -o-linear-gradient(top, rgb(84,83,83) 0%, rgb(34,34,34) 100%);
	background: -ms-linear-gradient(top, rgb(84,83,83) 0%, rgb(34,34,34) 100%);
	background: linear-gradient(to bottom, rgb(84,83,83) 0%, rgb(34,34,34) 100%);
	padding: 10px 15px;
	margin-left: -15px;
	margin-top: -10px;
	box-sizing: content-box;
	border-radius: 10px;
	box-shadow: 0px 0px 2px 1px rgba(33,33,33,0.3)
}
.erinyen .tp-bullet {
	width: 13px;
	height: 13px;
	position: absolute;
	background: 17, 17, 17;
	border-radius: 50%;
	cursor: pointer;
	box-sizing: content-box
}
.erinyen .tp-bullet:hover, .erinyen .tp-bullet.selected {
	background: -moz-linear-gradient(top, 229, 229, 229 0%, 153, 153, 153 100%);
	background: -webkit-linear-gradient(top, 229, 229, 229 0%, 153, 153, 153 100%);
	background: -o-linear-gradient(top, 229, 229, 229 0%, 153, 153, 153 100%);
	background: -ms-linear-gradient(top, 229, 229, 229 0%, 153, 153, 153 100%);
	background: linear-gradient(to bottom, 229, 229, 229 0%, 153, 153, 153 100%);
	border: 1px solid #555;
	width: 13px;
	height: 13px
}
.zeus .tp-bullet {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	border-radius: 50%;
	background-color: rgba(0,0,0,0);
	-webkit-transition: opacity 0.3s ease;
	transition: opacity 0.3s ease;
	width: 13px;
	height: 13px;
	border: 2px solid rgb(255,255,255)
}
.zeus .tp-bullet:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	border-radius: 50%;
	background-color: rgb(255,255,255);
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	-webkit-transition: -webkit-transform 0.3s ease;
	transition: transform 0.3s ease
}
.zeus .tp-bullet:hover:after, .zeus .tp-bullet.selected:after {
	-webkit-transform: scale(1.2);
	transform: scale(1.2)
}
.zeus .tp-bullet-image, .zeus .tp-bullet-imageoverlay {
	width: 135px;
	height: 60px;
	position: absolute;
	background: #000;
	background: rgba(0,0,0,0.5);
	bottom: 13px;
	margin-bottom: 10px;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	box-sizing: border-box;
	background-size: cover;
	background-position: center center;
	visibility: hidden;
	opacity: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	border-radius: 4px
}
.zeus .tp-bullet-title, .zeus .tp-bullet-imageoverlay {
	z-index: 2;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%)
}
.zeus .tp-bullet-title {
	color: rgb(255,255,255);
	text-align: center;
	line-height: 15px;
	font-size: 13px;
	font-weight: 600;
	z-index: 3;
	visibility: hidden;
	opacity: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	position: absolute;
	bottom: 45px;
	width: 135px;
	vertical-align: middle
}
.zeus .tp-bullet:hover .tp-bullet-title, .zeus .tp-bullet:hover .tp-bullet-image, .zeus .tp-bullet:hover .tp-bullet-imageoverlay {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateY(0px) translateX(-50%);
	transform: translateY(0px) translateX(-50%)
}
.zeus.nav-dir-vertical .tp-bullet-image, .zeus.nav-dir-vertical .tp-bullet-imageoverlay {
	bottom: auto;
	margin-right: 10px;
	margin-bottom: 0px;
	right: 13px;
	transform: translateX(0px) translateY(-50%);
	-webkit-transform: translateX(0px) translateY(-50%)
}
.zeus.nav-dir-vertical .tp-bullet:hover .tp-bullet-image {
	transform: translateX(0px) translateY(-50%);
	-webkit-transform: translateX(0px) translateY(-50%)
}
.zeus.nav-dir-vertical .tp-bullet-title, .zeus.nav-dir-vertical .tp-bullet-imageoverlay {
	z-index: 2;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	transform: translateX(0px) translateY(-50%);
	-webkit-transform: translateX(0px) translateY(-50%)
}
.zeus.nav-dir-vertical .tp-bullet-title {
	bottom: auto;
	right: 100%;
	margin-right: 10px
}
.zeus.nav-dir-vertical .tp-bullet:hover .tp-bullet-title, .zeus.nav-dir-vertical .tp-bullet:hover .tp-bullet-image, .zeus.nav-dir-vertical .tp-bullet:hover .tp-bullet-imageoverlay {
	transform: translateX(0px) translateY(-50%);
	-webkit-transform: translateX(0px) translateY(-50%)
}
.zeus.nav-dir-vertical.nav-pos-hor-left .tp-bullet-image, .zeus.nav-dir-vertical.nav-pos-hor-left .tp-bullet-imageoverlay {
	bottom: auto;
	margin-left: 10px;
	margin-bottom: 0px;
	left: 13px;
	transform: translateX(0px) translateY(-50%);
	-webkit-transform: translateX(0px) translateY(-50%)
}
.zeus.nav-dir-vertical.nav-pos-hor-left .tp-bullet:hover .tp-bullet-image {
	transform: translateX(0px) translateY(-50%);
	-webkit-transform: translateX(0px) translateY(-50%)
}
.zeus.nav-dir-vertical.nav-pos-hor-left .tp-bullet-title, .zeus.nav-dir-vertical.nav-pos-hor-left .tp-bullet-imageoverlay {
	z-index: 2;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	transform: translateX(0px) translateY(-50%);
	-webkit-transform: translateX(0px) translateY(-50%)
}
.zeus.nav-dir-vertical.nav-pos-hor-left .tp-bullet-title {
	bottom: auto;
	left: 100%;
	margin-left: 10px
}
.zeus.nav-dir-horizontal.nav-pos-ver-top .tp-bullet-image, .zeus.nav-dir-horizontal.nav-pos-ver-top .tp-bullet-imageoverlay {
	bottom: auto;
	top: 13px;
	margin-top: 10px;
	margin-bottom: 0px;
	left: 0px;
	transform: translateY(0px) translateX(-50%);
	-webkit-transform: translateX(0px) translateX(-50%)
}
.zeus.nav-dir-horizontal.nav-pos-ver-top .tp-bullet:hover .tp-bullet-image {
	transform: scale(1) translateY(0px) translateX(-50%);
	-webkit-transform: scale(1) translateY(0px) translateX(-50%)
}
.zeus.nav-dir-horizontal.nav-pos-ver-top .tp-bullet-title, .zeus.nav-dir-horizontal.nav-pos-ver-top .tp-bullet-imageoverlay {
	z-index: 2;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	transform: translateY(0px) translateX(-50%);
	-webkit-transform: translateY(0px) translateX(-50%)
}
.zeus.nav-dir-horizontal.nav-pos-ver-top .tp-bullet-title {
	bottom: auto;
	top: 13px;
	margin-top: 20px
}
.metis .tp-bullet {
	opacity: 1;
	width: 50px;
	height: 50px;
	padding: 3px;
	background-color: rgba(0,0,0,0.25);
	margin: 0px;
	box-sizing: border-box;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	border-radius: 50%
}
.metis .tp-bullet-image {
	border-radius: 50%;
	display: block;
	box-sizing: border-box;
	position: relative;
	-webkit-box-shadow: inset 5px 5px 10px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: inset 5px 5px 10px 0px rgba(0,0,0,0.25);
	box-shadow: inset 5px 5px 10px 0px rgba(0,0,0,0.25);
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center center
}
.metis .tp-bullet-title {
	position: absolute;
	bottom: 50px;
	margin-bottom: 10px;
	display: inline-block;
	left: 50%;
	background: #000;
	background: rgba(0,0,0,0.75);
	color: rgb(255,255,255);
	padding: 10px 30px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	opacity: 0;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transform: translatez(0.001px) translatex(-50%) translatey(14px);
	transform-origin: 50% 100%;
	-webkit-transform: translatez(0.001px) translatex(-50%) translatey(14px);
	-webkit-transform-origin: 50% 100%;
	opacity: 0;
	white-space: nowrap
}
.metis .tp-bullet:hover .tp-bullet-title {
	transform: rotatex(0deg) translatex(-50%);
	-webkit-transform: rotatex(0deg) translatex(-50%);
	opacity: 1
}
.metis .tp-bullet.selected, .metis .tp-bullet:hover {
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(119,119,119,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%)
}
.metis .tp-bullet-title:after {
	content: " ";
	position: absolute;
	left: 50%;
	margin-left: -8px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 8px 8px 0 8px;
	border-color: rgba(0,0,0,0.75) transparent transparent transparent;
	bottom: -8px
}
.metis.nav-dir-vertical.nav-pos-hor-right .tp-bullet-title {
	margin-bottom: 0px;
	top: 50%;
	right: 50px;
	left: auto;
	bottom: auto;
	margin-right: 10px;
	transform: translateX(-10px) translateY(-50%);
	-webkit-transform: translateX(-10px) translateY(-50%)
}
.metis.nav-dir-vertical.nav-pos-hor-right .tp-bullet-title:after {
	border-width: 10px 0 10px 10px;
	border-color: transparent transparent transparent rgba(0,0,0,0.75);
	right: -10px;
	left: auto;
	bottom: auto;
	top: 10px
}
.metis.nav-dir-vertical.nav-pos-hor-right .tp-bullet:hover .tp-bullet-title {
	transform: translateY(-50%) translateX(0px);
	-webkit-transform: translateY(-50%) translateX(0px)
}
.metis.nav-dir-vertical.nav-pos-hor-left .tp-bullet-title, .metis.nav-dir-vertical.nav-pos-hor-center .tp-bullet-title {
	margin-bottom: 0px;
	top: 50%;
	left: 50px;
	right: auto;
	bottom: auto;
	margin-left: 10px;
	transform: translateX(10px) translateY(-50%);
	-webkit-transform: translateX(10px) translateY(-50%)
}
.metis.nav-dir-vertical.nav-pos-hor-left .tp-bullet-title:after, .metis.nav-dir-vertical.nav-pos-hor-center .tp-bullet-title:after {
	border-width: 10px 10px 10px 0;
	border-color: transparent rgba(0,0,0,0.75) transparent transparent;
	left: -2px;
	right: auto;
	bottom: auto;
	top: 10px
}
.metis.nav-dir-vertical.nav-pos-hor-left .tp-bullet:hover .tp-bullet-title, .metis.nav-dir-vertical.nav-pos-hor-center .tp-bullet:hover .tp-bullet-title {
	transform: translateY(-50%) translateX(0px);
	-webkit-transform: translateY(-50%) translateX(0px)
}
.metis.nav-dir-horizontal.nav-pos-ver-top .tp-bullet-title {
	margin-bottom: 0px;
	top: 50px;
	left: 50%;
	bottom: auto;
	margin-top: 10px;
	right: auto;
	transform: translateX(-50%) translateY(10px);
	-webkit-transform: translateX(-50%) translateY(10px)
}
.metis.nav-dir-horizontal.nav-pos-ver-top .tp-bullet-title:after {
	border-width: 0 10px 10px 10px;
	border-color: transparent transparent rgba(0,0,0,0.75) transparent;
	right: auto;
	left: 50%;
	margin-left: -10px;
	bottom: auto;
	top: -10px
}
.metis.nav-dir-horizontal.nav-pos-ver-top .tp-bullet:hover .tp-bullet-title {
	transform: translateX(-50%) translatey(0px);
	-webkit-transform: translateX(-50%) translatey(0px)
}
.dione .tp-bullet {
	opacity: 1;
	width: 50px;
	height: 50px;
	padding: 3px;
	background-color: rgba(0,0,0,0.25);
	margin: 0px;
	box-sizing: border-box;
	transition: all 0.3s;
	-webkit-transition: all 0.3s
}
.dione .tp-bullet-image {
	display: block;
	box-sizing: border-box;
	position: relative;
	-webkit-box-shadow: inset 5px 5px 10px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: inset 5px 5px 10px 0px rgba(0,0,0,0.25);
	box-shadow: inset 5px 5px 10px 0px rgba(0,0,0,0.25);
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center center
}
.dione .tp-bullet-title {
	position: absolute;
	bottom: 65px;
	display: inline-block;
	left: 50%;
	background: rgba(0,0,0,0.65);
	color: rgb(255,255,255);
	padding: 10px 30px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	opacity: 0;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transform: translatez(0.001px) translatex(-50%) translatey(14px);
	transform-origin: 50% 100%;
	-webkit-transform: translatez(0.001px) translatex(-50%) translatey(14px);
	-webkit-transform-origin: 50% 100%;
	opacity: 0;
	white-space: nowrap
}
.dione .tp-bullet:hover .tp-bullet-title {
	transform: rotatex(0deg) translatex(-50%);
	-webkit-transform: rotatex(0deg) translatex(-50%);
	opacity: 1
}
.dione .tp-bullet.selected, .dione .tp-bullet:hover {
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(119,119,119,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%)
}
.dione .tp-bullet-title:after {
	content: " ";
	position: absolute;
	left: 50%;
	margin-left: -8px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 8px 8px 0 8px;
	border-color: rgba(0,0,0,0.65) transparent transparent transparent;
	bottom: -8px
}
.dione.nav-dir-vertical.nav-pos-hor-right .tp-bullet-title {
	top: 50%;
	right: 50px;
	left: auto;
	bottom: auto;
	margin-right: 10px;
	transform: translateX(-10px) translateY(-50%);
	-webkit-transform: translateX(-10px) translateY(-50%)
}
.dione.nav-dir-vertical.nav-pos-hor-right .tp-bullet-title:after {
	border-width: 10px 0 10px 10px;
	border-color: transparent transparent transparent rgba(0,0,0,0.65);
	right: -10px;
	left: auto;
	bottom: auto;
	top: 10px
}
.dione.nav-dir-vertical.nav-pos-hor-right .tp-bullet:hover .tp-bullet-title {
	transform: translateY(-50%) translateX(0px);
	-webkit-transform: translateY(-50%) translateX(0px)
}
.dione.nav-dir-vertical.nav-pos-hor-left .tp-bullet-title, .dione.nav-dir-vertical.nav-pos-hor-center .tp-bullet-title {
	top: 50%;
	left: 50px;
	right: auto;
	bottom: auto;
	margin-left: 10px;
	transform: translateX(10px) translateY(-50%);
	-webkit-transform: translateX(10px) translateY(-50%)
}
.dione.nav-dir-vertical.nav-pos-hor-left .tp-bullet-title:after, .dione.nav-dir-vertical.nav-pos-hor-center .tp-bullet-title:after {
	border-width: 10px 10px 10px 0;
	border-color: transparent rgba(0,0,0,0.65) transparent transparent;
	left: -2px;
	right: auto;
	bottom: auto;
	top: 10px
}
.dione.nav-dir-vertical.nav-pos-hor-left .tp-bullet:hover .tp-bullet-title, .dione.nav-dir-vertical.nav-pos-hor-center .tp-bullet:hover .tp-bullet-title {
	transform: translateY(-50%) translateX(0px);
	-webkit-transform: translateY(-50%) translateX(0px)
}
.dione.nav-dir-horizontal.nav-pos-ver-top .tp-bullet-title {
	top: 50px;
	left: 50%;
	bottom: auto;
	margin-top: 10px;
	right: auto;
	transform: translateX(-50%) translateY(10px);
	-webkit-transform: translateX(-50%) translateY(10px)
}
.dione.nav-dir-horizontal.nav-pos-ver-top .tp-bullet-title:after {
	border-width: 0 10px 10px 10px;
	border-color: transparent transparent rgba(0,0,0,0.65) transparent;
	right: auto;
	left: 50%;
	margin-left: -10px;
	bottom: auto;
	top: -10px
}
.dione.nav-dir-horizontal.nav-pos-ver-top .tp-bullet:hover .tp-bullet-title {
	transform: translateX(-50%) translatey(0px);
	-webkit-transform: translateX(-50%) translatey(0px)
}
.uranus .tp-bullet {
	border-radius: 50%;
	box-shadow: 0 0 0 2px rgba(255,255,255,0);
	-webkit-transition: box-shadow 0.3s ease;
	transition: box-shadow 0.3s ease;
	background: transparent;
	width: 15px;
	height: 15px
}
.uranus .tp-bullet.selected, .uranus .tp-bullet:hover {
	box-shadow: 0 0 0 2px rgba(255,255,255,1);
	border: none;
	border-radius: 50%;
	background: transparent
}
.uranus .tp-bullet-inner {
	-webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;
	transition: background-color 0.3s ease, transform 0.3s ease;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	outline: none;
	border-radius: 50%;
	background-color: rgb(255,255,255);
	background-color: rgba(255,255,255,0.3);
	text-indent: -999em;
	cursor: pointer;
	position: absolute
}
.uranus .tp-bullet.selected .tp-bullet-inner, .uranus .tp-bullet:hover .tp-bullet-inner {
	transform: scale(0.4);
	-webkit-transform: scale(0.4);
	background-color: rgb(255,255,255)
}
.banner_neko_28_1_46.main-slider {
	position: relative
}
.banner_neko_28_1_46.main-slider .ecoslidert {
	font-weight: bold;
	color: #fff
}
.banner_neko_28_1_46.main-slider .ecoslidert span {
	padding: 10px 20px !important
}
.banner_neko_28_1_46.main-slider .ecodesc {
	color: #fff;
	margin-top: 20px !important
}
.banner_neko_28_1_46.main-slider .more-link {
	margin-top: 20px !important
}
.banner_neko_28_1_46 .rev_slider_wrapper .banner-btn {
	border: 2px solid;
	border-color: #999999;
border-color:;
	color: #000000;
color:;
	text-transform: uppercase;
	font-weight: bold;
	display: inline-block;
	padding: 10px 20px !important;
	z-index: 61
}
.banner_neko_28_1_46 .rev_slider_wrapper .banner-btn i {
	margin-left: 18px
}
.banner_neko_28_1_46 .rev_slider_wrapper .banner-btn {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s
}
.banner_neko_28_1_46 .rev_slider_wrapper .banner-btn:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: -2px;
	left: -2px;
	right: -2px;
	bottom: -2px;
	background: #1e50ae;
background:;
	-webkit-transform: scaleX(0);
	-ms-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 0 50%;
	-ms-transform-origin: 0 50%;
	transform-origin: 0 50%;
	-webkit-transition-property: -webkit-transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}
.banner_neko_28_1_46 .rev_slider_wrapper .banner-btn:hover:before, .banner_neko_28_1_46 .rev_slider_wrapper .banner-btn:focus:before, .banner_neko_28_1_46 .rev_slider_wrapper .banner-btn:active:before {
	-webkit-transform: scaleX(1);
	-ms-transform: scaleX(1);
	transform: scaleX(1)
}
.banner_neko_28_1_46 .rev_slider_wrapper {
	position: relative;
	z-index: 0
}
.banner_neko_28_1_46 .rev_slider >ul, .banner_neko_28_1_46 .rev_slider_wrapper >ul, .banner_neko_28_1_46 .tp-revslider-mainul >li, .banner_neko_28_1_46 .rev_slider >ul >li, .banner_neko_28_1_46 .rev_slider >ul >li:before, .banner_neko_28_1_46 .tp-revslider-mainul >li:before, .banner_neko_28_1_46 .tp-simpleresponsive >ul, .banner_neko_28_1_46 .tp-simpleresponsive >ul >li, .banner_neko_28_1_46 .tp-simpleresponsive >ul >li:before, .banner_neko_28_1_46 .tp-revslider-mainul >li, .banner_neko_28_1_46 .tp-simpleresponsive >ul >li {
	list-style: none!important;
	position: absolute;
	margin: 0px!important;
	padding: 0px!important;
	overflow-x: visible;
	overflow-y: visible;
	list-style-type: none!important;
	background-image: none;
	background-position: 0px 0px;
	text-indent: 0em;
	top: 0px;
	left: 0px
}
.banner_neko_28_1_46 .rev_slider_wrapper {
	width: 100%
}
.banner_neko_28_1_46 .rev_slider {
	position: relative;
	overflow: visible
}
.tp-revslider-slidesli .tp-bgimg {
	background-size: 100% 100%!important
}
.banner_neko_28_1_46-ny {
background-color:;
background-color:;
	height: 120px
}
.banner_neko_28_1_46-ny h1 {
	margin: 0px;
	padding: 10px 30px;
	font-size: 35px;
	text-shadow: none;
	color: #000000;
color:
}
.banner_neko_28_1_46 .tp-banner .weilei:before {
	height: 80px;
	line-height: 80px
}
.banner_neko_28_1_46 .tp-parallax-wrap, .banner_neko_28_1_46 .tp-loop-wrap, .banner_neko_28_1_46 .tp-mask-wrap {
	position: static !important
}
.banner_neko_28_1_46 .tp-mask-wrap .tp-caption {
	padding: 0 !important
}
.banner_neko_28_1_46 .slick-slide .banner-text>a {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 12
}
.banner_neko_28_1_46 .banner-text {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 12
}
.banner_neko_28_1_46 .banner-text .container {
	height: 100%;
	display: table;
	text-align: center
}
.banner_neko_28_1_46 .banner-text .container .banner-text-con {
	display: table-cell;
	vertical-align: middle
}
.banner_neko_28_1_46 .banner-text.p-0 .container {
	text-align: left
}
.banner_neko_28_1_46 .banner-text.p-0 .container .banner-text-con>div {
	width: 70%;
	float: left
}
.banner_neko_28_1_46 .banner-text.p-1 .container {
	text-align: right
}
.banner_neko_28_1_46 .banner-text.p-1 .container .banner-text-con>div {
	width: 70%;
	float: right
}
.banner_neko_28_1_46 .banner-text.p-2 {
	top: 10%
}
.banner_neko_28_1_46 .banner-text.p-2 .container .banner-text-con {
	vertical-align: top
}
.banner_neko_28_1_46 .banner-text.p-3 {
	top: auto;
	bottom: 10%
}
.banner_neko_28_1_46 .banner-text.p-3 .container .banner-text-con {
	vertical-align: bottom
}
.banner_neko_28_1_46 .banner-text.p-2 .container .banner-text-con>div, .banner_neko_28_1_46 .banner-text.p-3 .container .banner-text-con>div, .banner_neko_28_1_46 .banner-text.p-4 .container .banner-text-con>div {
	width: 70%;
	display: inline-block
}
.banner_neko_28_1_46 .banner-text h4, .banner_neko_28_1_46 .banner-text p {
	color: #fff
}
.banner_neko_28_1_46 .banner-text h4 {
	margin: 0;
	font-size: 30px
}
.banner_neko_28_1_46 .banner-text p {
	font-size: 36px;
	margin: 20px 0 0;
	text-shadow: none
}
.banner_neko_28_1_46 .banner-text .bt-btn, .banner_neko_28_1_46 .more-link {
	z-index: 13
}
.banner_neko_28_1_46 .banner-text .bt-btn {
	margin-top: 15px !important
}
.banner_neko_28_1_46 .banner-text .bt-btn .btn {
	line-height: 2.5;
	padding: 0 10px !important
}
@media (max-width:991px) {
.banner_neko_28_1_46.main-slider .ecodesc, .banner_neko_28_1_46.main-slider .more-link {
	margin-top: 15px !important
}
.banner_neko_28_1_46 .banner-text .banner-btn {
	padding: 5px 15px !important
}
}
@media (max-width:767px) {
.banner_neko_28_1_46 .banner-text .container {
	width: 100%
}
.banner_neko_28_1_46 .banner-text.p-4 .container .banner-text-con {
	width: 100%
}
.banner_neko_28_1_46.main-slider .ecoslidert span {
	padding: 10px 15px !important
}
.banner_neko_28_1_46.main-slider .ecodesc, .banner_neko_28_1_46.main-slider .more-link {
	margin-top: 10px !important
}
.banner_neko_28_1_46 .banner-text h4 {
	font-size: 18px
}
.banner_neko_28_1_46 .banner-text p {
	margin-top: 15px;
	font-size: 24px
}
.banner_neko_28_1_46 .banner-text .bt-btn {
	margin-top: 10px !important
}
.banner_neko_28_1_46 .tparrows {
	display: none
}
}
.foot_nav_neko_76_2_73 h2, .foot_nav_neko_76_2_73 h1, .foot_nav_neko_76_2_73 p, .foot_nav_neko_76_2_73 ul, .foot_nav_neko_76_2_73 li, .foot_nav_neko_76_2_73 dl, .foot_nav_neko_76_2_73 dd {
	margin: 0;
	padding: 0
}
.foot_nav_neko_76_2_73 ul li {
	list-style: none
}
.foot_nav_neko_76_2_73 .text-center {
	text-align: center
}
.foot_nav_neko_76_2_73 .transition {
	transition: .2s;
	-webkit-transition: .2s;
	-moz-transition: .2s;
	-ms-transition: .2s;
	-o-transition: .2s
}
.foot_nav_neko_76_2_73 .middle {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%)
}
.foot_nav_neko_76_2_73 .full-img img {
	display: block;
	width: 100%
}
.foot_nav_neko_76_2_73 .float-left {
	float: left
}
.foot_nav_neko_76_2_73 .float-right {
	float: right
}
.foot_nav_neko_76_2_73 {
	position: relative;
	width: 100%;
	height: auto!important;
	background-color: #ffffff;
	background-color: #1f2128;
	background-image: url();
	background-size: cover;
	background-position: center center
}
.foot_nav_neko_76_2_73 .container {
	position: relative!important;
	top: 0!important;
	transform: translateY(0)!important;
	-o-transform: translateY(0)!important;
	-ms-transform: translateY(0)!important;
	-moz-transform: translateY(0)!important;
	-webkit-transform: translateY(0)!important
}
.foot_nav_neko_76_2_73 .container.top-con {
	padding-top: 40px;
	padding-bottom: 40px
}
.foot_nav_neko_76_2_73 .foot-nav-list .nav-item {
	padding-right: 10px
}
.foot_nav_neko_76_2_73 .box {
	padding: 2px 0
}
.foot_nav_neko_76_2_73 .foot-nav-list .nav-item .title {
	font-size: 15px;
	color: #000000;
	color: #ffffff;
	font-weight: normal;
	margin: 0 0 10px
}
.foot_nav_neko_76_2_73 .foot-nav-list .nav-item dl dd {
	padding: 5px 0;
	opacity: 0.7;
	white-space: nowrap;
	overflow: hidden
}
.foot_nav_neko_76_2_73 .foot-nav-list .nav-item a:hover span {
	color: #1e50ae!important;
	color: #ffffff!important
}
.foot_nav_neko_76_2_73 .foot-nav-list .nav-item dl dd:last-child {
	padding-bottom: 0
}
.foot_nav_neko_76_2_73 .foot-nav-list .nav-item a {
	cursor: pointer;
	display: inline-block;
	color: #999999;
	color: #ffffff
}
.foot_nav_neko_76_2_73 .code-img {
	padding-top: 5px;
	width: 87px;
	height: 87px
}
.foot_nav_neko_76_2_73 .tel-msg {
	margin-bottom: 0;
	font-weight: bold!important;
	line-height: 1.2;
	font-size: 22px!important;
	color: #999999;
	color: #ffffff
}
.foot_nav_neko_76_2_73 .time-text {
	color: #999999;
	color: #ffffff
}
.foot_nav_neko_76_2_73 .share {
	position: relative
}
.foot_nav_neko_76_2_73 .share .icon {
	padding: 5px
}
.foot_nav_neko_76_2_73 .share .icon:first-child:hover + .wechat-code, .foot_nav_neko_76_2_73 .wechat-code:hover {
	display: block
}
.foot_nav_neko_76_2_73 .wechat-code {
	display: none;
	position: absolute;
	left: -38px;
	bottom: 100%;
	padding: 6px;
	width: 100px;
	background-color: #ffffff;
	background-color: #1f2128;
	box-shadow: 0 0 5px rgba(0,0,0,.4)
}
.foot_nav_neko_76_2_73 .foot-msg {
	padding: 15px 0;
	background-color: #ffffff;
	background-color: #333333
}
.foot_nav_neko_76_2_73 .foot-msg, .foot_nav_neko_76_2_73 .foot-msg a, .breadcrumb-item+.breadcrumb-item::before {
	color: #999999;
	color: #ffffff
}
.foot_nav_neko_76_2_73_bottom {
	display: none
}
.foot_nav_neko_76_2_73_bottom.iskeshi {
	display: block
}
@media screen and (min-width:1025px) {
.foot_nav_neko_76_2_73.on, .swiper-sub >.swiper-wrapper>.swiper-slide.foot_nav_neko_76_2_73.on {
	padding-left: 288px!important
}
}
@media screen and (min-width:992px) {
.foot_nav_neko_76_2_73 .foot-nav-list li {
	float: left;
	width: 12%
}
.foot_nav_neko_76_2_73 .contact-wrap {
	padding-right: 0!important;
	width: 15%!important
}
.foot_nav_neko_76_2_73 .foot-msg .foot-left {
	float: left
}
.foot_nav_neko_76_2_73 .foot-msg .foot-right {
	text-align: right
}
.nav-fixed, .close-btn2 {
	display: none
}
.foot_nav_neko_76_2_73 .link-title {
	float: left
}
.foot_nav_neko_76_2_73 .breadcrumb {
	float: left
}
}
@media screen and (max-width:991px) {
.foot_nav_neko_76_2_73 .nav-hide {
	display: none
}
.foot_nav_neko_76_2_73 .nav-item {
	text-align: center
}
.foot_nav_neko_76_2_73 .code-img {
	margin: 0 auto
}
.foot_nav_neko_76_2_73 .contact-wrap {
	margin-top: 20px
}
.foot_nav_neko_76_2_73 .foot-msg {
	text-align: center
}
.foot_nav_neko_76_2_73 .breadcrumb {
	display: inline-block
}
.foot_nav_neko_76_2_73 .container.top-con {
	padding-top: 20px;
	padding-bottom: 20px
}
.close-btn2 {
	position: absolute;
	top: 10%;
	right: 0%;
	padding: 5px 10px;
	background-color: #ffffff;
background-color:;
	border-top-left-radius: 2px;
	border-bottom-left-radius: 2px;
	color: #000000;
color:;
	text-align: center
}
.close-btn2 span {
	display: inline-block;
	margin-left: 5px;
	font-size: 14px
}
.nav-fixed {
	display: none;
	position: fixed;
	top: 0;
	right: 0;
	z-index: 9999;
	padding-left: 25%;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.4)
}
.close-btn {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	right: 75%;
	padding: 15px 10px;
	background-color: #ffffff;
background-color:;
	border-top-left-radius: 2px;
	border-bottom-left-radius: 2px;
	color: #000000;
color:
}
.nav-fixed .list-group {
	margin-bottom: 0;
	transform: translateX(75%);
	-webkit-transform: translateX(75%);
	transition: .2s;
	-webkit-transition: .2s
}
.nav-fixed.active .list-group {
	transform: translateX(0);
	-webkit-transform: translateX(0)
}
.nav-fixed .list-group-item {
	border-radius: 0
}
.list-one {
	width: 100%;
	height: 100%;
	background-color: #ffffff;
background-color:;
	overflow: scroll;
	-webkit-overflow-scrolling: touch
}
.list-one .list-group-item {
	margin-bottom: 0;
	border: none;
	border-bottom: 1px solid;
	border-color: #e6e6e6
}
.list-one .list-group-item.one-list {
	background-color: #ffffff;
background-color:;
	color: #000000;
color:
}
.list-two .list-group-item {
	padding-left: 30px;
	background-color: #ffffff;
background-color:;
	color: #999999;
color:
}
.foot_nav_neko_76_2_73 .link-img.link-logo li:first-child {
	width: 100%
}
.foot_nav_neko_76_2_73 .link-title {
	display: inline-block;
	width: 100%
}
.foot_nav_neko_76_2_73 .breadcrumb {
	margin-top: 5px;
	max-width: 90%;
	overflow-y: hidden
}
}
@media screen and (min-width:768px) and (max-width:991px) {
}
@media screen and (max-width:767px) {
.foot_nav_neko_76_2_73_bottom {
	display: block
}
.foot_nav_neko_76_2_73 .foot-nav-list .nav-item .title {
	margin-bottom: 5px
}
.foot_nav_neko_76_2_73_bottom.iskeshi {
	display: block
}
}
.foot_nav_neko_76_2_73_bottom {
	overflow: hidden;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 999;
	width: 100%
}
.foot_nav_neko_76_2_73_bottom a.item {
color:;
	padding: 5px 0;
	display: inline-block
}
.foot_nav_neko_76_2_73_bottom a.item i {
	font-size: 16px;
	display: block;
	color: #ffffff
}
.foot_nav_neko_76_2_73_bottom a.item span {
	color: #ffffff
}
.foot_nav_neko_76_2_73_bottom.iskeshi {
	display: block
}
.foot_nav_neko_76_2_73_bottom .main {
	display: flex
}
.foot_nav_neko_76_2_73_bottom .main>div {
	flex: 1
}
.back_top_neko_16_1_49.neko-scroll-top {
	position: fixed;
	right: 10px;
	bottom: 20px;
	z-index: 1601
}
.back_top_neko_16_1_49.neko-scroll-top {
	border-color: #ffffff;
	background-color: #ffffff;
	border-color: #1e50ae;
	background-color: #1e50ae;
	color: #ffffff
}
.back_top_neko_16_1_49.neko-scroll-top:hover, .back_top_neko_16_1_49.neko-scroll-top:focus {
	border-color: #1e50ae;
	background-color: #1e50ae;
	border-color: #8a0000;
	background-color: #8a0000;
	color: #ffffff
}
.back_top_neko_16_1_49.views {
	bottom: 70px
}
@media (max-width:767px) {
.back_top_neko_16_1_49.neko-scroll-top {
	bottom: 70px
}
}
.service_list_neko_28_1_14 .services-bg {
	z-index: 9
}
.service_list_neko_28_1_14 .services-box {
	height: auto;
	float: left;
	width: 100%;
	padding: 20px;
	margin-bottom: 15px;
	background: #fff;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease
}
@media (max-width:479px) {
.service_list_neko_28_1_14 .services-box {
	padding: 10px
}
}
.service_list_neko_28_1_14 .services-box img {
	background: #ffffff;
	padding: 8px;
	margin-right: 30px;
	float: left;
	margin-top: 3px;
	max-width: 190px
}
@media (max-width:479px) {
.service_list_neko_28_1_14 .services-box img {
	width: 40%;
	margin-right: 15px
}
}
.service_list_neko_28_1_14 .services-box .content {
	overflow: hidden
}
.service_list_neko_28_1_14 .services-box .content h4 {
	font-weight: 600;
	margin-bottom: 16px;
	color: #000000;
	color: #333333
}
.service_list_neko_28_1_14 .services-box .content p {
	color: #999999;
	color: #757575
}
@media (max-width:479px) {
.service_list_neko_28_1_14 .services-box .content p {
	height: 85px;
	overflow: hidden
}
}
.service_list_neko_28_1_14 .services-box:hover {
	color: #ffffff;
color:;
	background: #1e50ae;
background:
}
.service_list_neko_28_1_14 .services-box:hover h4, .service_list_neko_28_1_14 .services-box:hover p {
	color: #ffffff;
color:
}
.service_list_neko_28_1_14 .services-box:hover h4 span {
	color: #ffffff !important;
color:!important
}
.service_list_neko_28_1_14 .services-boxs {
	margin-bottom: 25px
}
.service_list_neko_28_1_14 .row .sidebox a {
	width: 49%;
	float: left
}
.service_list_neko_28_1_14 .row .sidebox a:nth-of-type(odd) {
	margin-right: 2%
}
.service_list_neko_28_1_14 .services-boxs i {
	display: block;
	color: #fff;
	line-height: 1;
	font-size: 24px;
	float: left;
	margin-right: 30px;
	text-transform: uppercase;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	height: 50px;
	width: 50px;
	background: #d68b37;
	border-radius: 50%;
	text-align: center;
	padding-top: 16px;
	margin-top: 10px
}
.service_list_neko_28_1_14 .services-boxs:hover i {
	background: #333333
}
.service_list_neko_28_1_14 .services-boxs .content {
	overflow: auto
}
.service_list_neko_28_1_14 .services-boxs .content h4 {
	font-weight: 600;
	color: #666
}
.service_list_neko_28_1_14 .services-boxs .content p {
	color: #666
}
.service_list_neko_28_1_14 {
	padding: 160px 0px 40px 0;
	background: #f8f8f8 !important;
	/* background: url(../images/about_bg.jpg) repeat !important */
}
.service_list_neko_28_1_14 h3 {
	font-size: 2.143rem;
	margin-top: 0px;
	text-align: center;
	font-weight: 500;

}
.service_list_neko_28_1_14 h3.title a {
	color: #000;
	position: relative
}
.service_list_neko_28_1_14 .topxian {
    width: 20px;
    height: 2px;
    background: #e6e6e6;
    margin: 10px auto;
}
.service_list_neko_28_1_14 p.desc {
	font-size: 14px;
	font-weight: 500;
	text-align: center;
	color: #5c5c5c;
	margin: 0px auto;
	margin-bottom: 6px;
	margin-bottom: 47px
}
@media (max-width:991px) {
.service_list_neko_28_1_14 {
	padding: 60px 0px
}
}
@media (max-width:1024px) {
.service_list_neko_28_1_14 .row .sidebox a {
	width: 100%
}
.service_list_neko_28_1_14 .row .sidebox a:nth-of-type(odd) {
	margin-right: 0
}
}
@media (max-width:767px) {
.service_list_neko_28_1_14 {
	padding: 50px 0px
}
}
@media (max-width:488px) {
.service_list_neko_28_1_14 {
	padding: 40px 0px
}
}
@media (max-width:358px) {
.service_list_neko_28_1_14 {
	padding: 30px 0px
}
}
.product_list_neko_16_10_77 {
	padding: 70px;
background-color:
}
.product_list_neko_16_10_77 .head .title {
	margin-top: 0;
	margin-bottom: 0;
	color: #000000;
color:;
	opacity: 0;
	transform: translate(0, 100%)
}
.product_list_neko_16_10_77 .topxian{
    width: 20px;
    height: 2px;
    background: #e6e6e6;
    margin: 10px auto;
}
.product_list_neko_16_10_77 .head .subtitle {
	margin-top: 0;
	color: #999999;
	color: #5c5c5c;
	opacity: 0;
	transform: translate(0, 100%)
}
.product_list_neko_16_10_77 .head .desc {
	margin-top: 0;
	color: #999999;
	color: #5c5c5c;
	opacity: 0;
	transform: translate(0, 100%)
}
.product_list_neko_16_10_77 .service-list {
	margin-top: 50px;
	padding: 0
}
.product_list_neko_16_10_77 .service-list .item {
	opacity: 0;
	transform: translate(0, 100%)
}
.product_list_neko_16_10_77 li {
	margin-right: 25px;
	margin-left: 25px;
	list-style: none
}
.product_list_neko_16_10_77 li a {
	display: block;
	width: 100%;
	position: relative;
	text-align: left
}
.product_list_neko_16_10_77 li a img {
	width: 100%;height: 230px;
}
.product_list_neko_16_10_77 li a h4 {
	text-shadow: none;
	font-size: 18px;
	height: 46px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 46px;
	color: #000000;
color:;
	-webkit-transition: all .66s cubic-bezier(.17, .84, .44, 1);
	transition: all .66s cubic-bezier(.17, .84, .44, 1);
	border-bottom: 1px solid #e1e1e1;
	text-align: left;
	width: 100%
}
.product_list_neko_16_10_77 li a h4 span {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block
}
.product_list_neko_16_10_77 li a h4:before {
	position: absolute;
	content: "";
	width: 10px;
	height: 1px;
	background-color: #000000;
background-color:;
	margin-top: 46px;
	-webkit-transition: all .66s cubic-bezier(.17, .84, .44, 1);
	transition: all .66s cubic-bezier(.17, .84, .44, 1)
}
.product_list_neko_16_10_77 li a p {
	color: #999999;
	color: #5c5c5c;
	font-size: 14px;
	line-height: 24px;
	height: 50px;
	overflow: hidden;
	width: 100%;
	margin-top: 10px
}
.product_list_neko_16_10_77 li a:hover {
	text-decoration: none
}
.product_list_neko_16_10_77 li a:hover h4, .product_list_neko_16_10_77 li a:hover h4 span {
	color: #1e50ae !important;
color:!important
}
.product_list_neko_16_10_77 li a:hover h4:before {
	width: 100%;
	background-color: #1e50ae;
background-color:
}
@media (min-width:767px) and (max-width:1200px) {
.product_list_neko_16_10_77 img {
	max-width: 300px;
	margin: 0 auto
}
}
.product_list_neko_16_10_77 .slick-arrow {
	width: 20px;
	font-size: 30px
}
.product_list_neko_16_10_77 .slick-arrow:before {
	display: none
}
.product_list_neko_16_10_77 .slick-arrow.slick-prev {
	left: -10px
}
.product_list_neko_16_10_77 .slick-arrow.slick-next {
	right: -10px
}
.product_list_neko_16_10_77 .slick-arrow i {
	color: #fff;
	background:#1e50ae;
	padding: 5px;
	opacity: 1;
}
@media (max-width:767px) {
.product_list_neko_16_10_77 {
	padding: 30px 15px
}
}
.service_list_neko_28_8_19.neko-index-body.bgcolor {
	background: #ffffff;
background:
}
.service_list_neko_28_8_19.neko-index-body.bgpic {
	background: url("../image/index-about.jpg")/*tpa=template/pc/danbao/static/image/index-about.jpg*/ top center no-repeat;
	background-size: cover;
	background-position: center
}
.service_list_neko_28_8_19.neko-index-body {
	padding: 70px 0 0 0
}
.service_list_neko_28_8_19.neko-index-body h2 {
	font-size: 30px;
	color: #fff;
	margin: 0
}
.service_list_neko_28_8_19.neko-index-body p.desc {
	font-size: 14px;
	color: #fff;
	font-family: 微软雅黑;
}
.service_list_neko_28_8_19.neko-index-body .index-about{
	font-size: 14px;
	color: #fff;
	line-height: 28px;
	margin-top:30px;
}
.service_list_neko_28_8_19.neko-index-body p.desctwo {
	padding: 0 10%;
	font-size: 16px;
	color: #999999;
	color: #454545;
	margin-top: 15px
}
.service_list_neko_28_8_19 .index-service-list li h3 {
	color: #000000;
	color: #333333
}
.service_list_neko_28_8_19 .index-service-list li p {
	color: #999999;
	color: #454545
}
.service_list_neko_28_8_19 .index-service-list li i {
	color: #999999;
	color: #454545
}
@media (max-width:991px) {
.service_list_neko_28_8_19.neko-index-body {
	padding: 60px 0px
}
}
@media (max-width:767px) {

.service_list_neko_28_8_19.neko-index-body p.desc {
	font-size: 14px
}
}
.service_list_neko_28_8_19 .index-service-list li {
	margin: 50px 0 0
}
.service_list_neko_28_8_19 .index-service-list li i {
	width: 120px;
	background: #f2f2f2;
	height: 120px;
	line-height: 120px;
	font-size: 50px;
	color: #a3a3a3
}
.service_list_neko_28_8_19 .index-service-list li:hover i {
	background: #1e50ae;
	background: #fb0000;
	color: #ffffff
}
.service_list_neko_28_8_19 .index-service-list li img {
	max-width: 100%
}
.service_list_neko_28_8_19 .index-service-list li h3 {
	font-size: 14px
}
@media (max-width:991px) {
.service_list_neko_28_8_19 .index-service-list li {
	margin-top: 40px
}
}
@media (max-width:767px) {
.service_list_neko_28_8_19 .index-service-list li {
	margin-top: 30px
}
.service_list_neko_28_8_19 .index-service-list li i {
	width: 90px;
	height: 90px;
	line-height: 90px;
	font-size: 40px
}
}
@media (min-width:480px) {
.service_list_neko_28_8_19 .index-service-list li p {
	padding: 0 10%
}
}
.service_list_neko_28_8_19 .index-service-list li:hover h3 {
	color: #1e50ae;
	color: #fb0000
}
.service_list_neko_28_8_19 .index-service-list li:hover p {
	color: #1e50ae;
	color: #fb0000
}
.service_list_neko_28_8_19 .news-bg {
	margin-top: 20px;
	opacity: 1
}
.service_list_neko_28_8_19 .news-bg .bg {
	height: 100%;
no-repeat;
	background-size: cover;
	background-position: center
}
.service_list_neko_28_8_19 .news-bg .bg img {
	width: 100%
}
.service_list_neko_28_8_19 .container-fluid {
	padding: 0
}
.service_list_neko_28_8_19 .container {
	position: relative
}
.service_list_neko_28_8_19 .backbox {
	overflow: hidden;
	background: #fff;
	border-radius: 6px;
	margin-bottom: -60px;
	margin-top: 50px;
	z-index: 2;
	padding: 40px 0;
	box-shadow: 0 9px 10px rgb(226 226 226 / 70%);
}
.service_list_neko_28_8_19 .ftype_textarea textarea {
	height: 2.573rem;
	resize: none;
	border-radius: 6px
}
.service_list_neko_28_8_19 .ftype_textarea textarea:focus {
	border-color: #e6e6e6;
	color: #1e50ae;
	color: #d4d4d4
}
.service_list_neko_28_8_19 .touch-right input, .submint .btn, textarea, .ftype_select select {
	border-radius: 6px
}
.service_list_neko_28_8_19 .touch-right input:focus, textarea:focus, .ftype_select select:focus {
	border-color: #e6e6e6;
	color: #1e50ae;
	color: #d4d4d4
}
.service_list_neko_28_8_19 .touch-right .submint .btn {

	background-color: #1e50ae;
	color: #a3a3a3;
	color: #ffffff;
	border: none;
	transition: all .4s;
padding:.429rem .929rem
}
.service_list_neko_28_8_19 .touch-right .submint .btn:hover {
	background-color: #1e50ae;
	color: #ffffff
}
.service_list_neko_28_8_19 .backbox {
	text-align: left
}
.service_list_neko_28_8_19 .backbox .touch-left .bottmtitle {
	font-size: 30px;
	color: #1e50ae;
	font-weight: 500;
	text-align: center;
}
.service_list_neko_28_8_19 .backbox .touch-left .lang1 {
	color: #1e50ae;
	text-align: center;
}
.service_list_neko_28_8_19 .backbox .touch-right {
	padding-left: 80px;
	border-left: 1px solid #e6e6e6
}
.service_list_neko_28_8_19 .backbox .touch-right .txt {
padding-left:.9375rem;
	color: #666;
}
.service_list_neko_28_8_19 .backbox .touch-right form {
	overflow: hidden;
	margin-top: 15px
}
.service_list_neko_28_8_19 .topxian {
	width: 20px;
	height: 2px;
	background: #e6e6e6;
	margin: 10px auto
}
.service_list_neko_28_8_19 .backbox .touch-left .xian {
	width: 20px;
	height: 2px;
	margin: 10px auto;
	background: #e6e6e6
}
@media (max-width:767px) {
.service_list_neko_28_8_19 .backbox .touch-right {
	border: none;
	padding-left: 0
}
}
.service_list_neko_28_8_19.weilei {
	width: 100%;
	height: 60px;
	background: #ffffff
}
.news_list_neko_28_5_12 {
	padding: 50px 0
}
.news_list_neko_28_5_12.bgcolor {
	background-color: #ffffff;
background-color:
}
.news_list_neko_28_5_12.bgimg {
	background: url('') center/cover
}
.news_list_neko_28_5_12 .head {
	text-align: left
}
.news_list_neko_28_5_12 .head .title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 26px;
	font-weight: 500;
	letter-spacing: 1px;
	color: #000000;
color:;
	opacity: 0;
	transform: translate(0, 100%)
}
.news_list_neko_28_5_12 .head .desc {
	font-size: 12px;
	margin-bottom: 0;
	color: #999999;
	color: #8c8c8c;
	opacity: 0;
	transform: translate(0, 100%)
}
.news_list_neko_28_5_12 .head .descborder {
	width: 22px;
	height: 2px;
	background: #999999;
background:;
	opacity: 0;
	transform: translate(0, 100%);
	margin: 10px 0 15px
}
.news_list_neko_28_5_12 .title-box .head {
	float: left
}
.news_list_neko_28_5_12 .title-box .tabs {
	float: right;
	margin: 18px
}
.news_list_neko_28_5_12 .title-box .tabs li {
	float: left;
	opacity: 0;
	transform: translate(0, 100%)
}
.news_list_neko_28_5_12 .title-box .tabs li a {
	display: inline-block;
	margin: 0 5px;
	font-size: 13px;
	line-height: 30px;
	text-align: center;
	padding: 0 20px;
	height: 30px;
	-webkit-transition: all .6s cubic-bezier(.165, .84, .44, 1) 0ms;
	transition: all .6s cubic-bezier(.165, .84, .44, 1) 0ms
}
.news_list_neko_28_5_12 .title-box .tabs li a:hover {
	background: #1e50ae;
background:;
	text-decoration: none
}
.news_list_neko_28_5_12 .title-box .tabs li a:hover h3 {
	color: #fff
}
.news_list_neko_28_5_12 .title-box .tabs li a h3 {
	font-size: 13px;
	margin: 0;
	line-height: 30px;
	-webkit-transition: all .6s cubic-bezier(.165, .84, .44, 1) 0ms;
	transition: all .6s cubic-bezier(.165, .84, .44, 1) 0ms;
	color: #000000;
color:
}
.news_list_neko_28_5_12 .title-box .tabs li.active a {
	background: #1e50ae;
background:
}
.news_list_neko_28_5_12 .title-box .tabs li.active a h3 {
	color: #fff
}
.news_list_neko_28_5_12 .btn-more {
	padding: 5px 15px;
	border: 1px solid;
	color: #1e50ae;
color:;
	border-color: #1e50ae;
border-color:;
	display: block;
	width: 110px;
	text-align: center;
	margin: 30px auto 0 auto;
	-webkit-transition: all .6s cubic-bezier(.165, .84, .44, 1) 0ms;
	transition: all .6s cubic-bezier(.165, .84, .44, 1) 0ms;
	border-radius: 6px;
	float: right
}
.news_list_neko_28_5_12 .btn-more .fa {
	padding-left: 10px
}
.news_list_neko_28_5_12 .btn-more:hover {
	background: #1e50ae;
background:;
	padding-left: 15px;
	color: #ffffff;
	border-color: #1e50ae;
border-color:;
	text-decoration: none
}
.news_list_neko_28_5_12 .btn-more:hover .fa {
	color: #ffffff
}
.news_list_neko_28_5_12 ul {
	padding: 0;
	margin: 0;
	list-style: none;
	overflow: hidden
}
.news_list_neko_28_5_12 .imgnews-list li {
	opacity: 0;
	transform: translateY(100%);
	-webkit-transition: all .6s cubic-bezier(.165, .84, .44, 1) 0ms;
	transition: all .6s cubic-bezier(.165, .84, .44, 1) 0ms
}
.news_list_neko_28_5_12 .imgnews-list li .title {
	font-size: 14px;
	line-height: 30px;
	color: #000000;
color:;
	margin: 0;
	position: relative;
	-webkit-transition: all .6s cubic-bezier(.165, .84, .44, 1) 0ms;
	transition: all .6s cubic-bezier(.165, .84, .44, 1) 0ms;
	left: 10px
}
.news_list_neko_28_5_12 .imgnews-list li .title, .news_list_neko_28_5_12 .imgnews-list li .title span:not(.time) {
	display: block;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap
}
.news_list_neko_28_5_12 .imgnews-list li .time {
	display: inline-block;
	line-height: 30px;
	float: right;
	color: #999999;
	color: #8c8c8c;
	font-size: 13px;
	position: relative
}
.news_list_neko_28_5_12 .imgnews-list li .fa {
	margin-right: 5px;
	display: inline-block;
	line-height: 30px;
	float: left;
	color: #1e50ae;
color:;
	font-size: 13px;
	position: relative;
	right: 0;
	opacity: 1
}
.news_list_neko_28_5_12 .imgnews-list .item-2 .title {
	left: 0
}
.news_list_neko_28_5_12 .imgnews-list .item-other:not(.item-2) {
	overflow: hidden
}
.news_list_neko_28_5_12 .imgnews-list .item-other:not(.item-2) .title {
	float: left;
	width: calc(100% - 90px)
}
.news_list_neko_28_5_12 .imgnews-list li:hover h3 {
	color: #1e50ae;
color:
}
.news_list_neko_28_5_12 .imgnews-list li:hover h3 span {
	color: #1e50ae!important;
color:!important
}
.news_list_neko_28_5_12 .imgnews-list li .date {
	float: left;
	height: 90px;
	text-align: center;
	margin-right: 4%;
	width: 16%;
	background: #1e50ae
}
.news_list_neko_28_5_12 .imgnews-list li .date .day {
	font-size: 36px;
	font-weight: 500;
	position: relative;
	letter-spacing: 1px;
	color: #fff
}
.news_list_neko_28_5_12 .imgnews-list li .date .year {
	color: #fff;
	position: relative;
	display: block
}
.news_list_neko_28_5_12 .imgnews-list .item-1 {
	width: 40%;
	float: left;
	padding: 0;
	border: none;
	opacity: 1;
	transform: none
}
.news_list_neko_28_5_12 .imgnews-list .item-1 .text {
	background: #1e50ae;
background:;
	padding: 28px 20px 28px 40px
}
.news_list_neko_28_5_12 .imgnews-list .item-1 .text .date {
	float: left
}
.news_list_neko_28_5_12 .imgnews-list .item-1 .text .day {
	font-size: 36px;
	font-weight: bold;
	position: relative;
	letter-spacing: 1px;
	color: #fff
}
.news_list_neko_28_5_12 .imgnews-list .item-1 .text .year {
	color: rgba(255,255,255,0.6);
	position: relative;
	display: block
}
.news_list_neko_28_5_12 .imgnews-list .item-1 .text .content {
	color: #fff;
	width: 80%;
	float: right
}
.news_list_neko_28_5_12 .imgnews-list .item-1 .text .content h3 {
	color: #fff;
	line-height: 30px;
	margin: 0;
	font-size: 16px;
	padding-bottom: 15px;
	border-bottom: 1px solid rgba(255,255,255,0.2)
}
.news_list_neko_28_5_12 .imgnews-list .item-1 .text .content p {
	color: rgba(255,255,255,0.7);
	padding-top: 15px;
	margin: 0
}
.news_list_neko_28_5_12 .imgnews-list .item-1 .img {
	overflow: hidden
}
.news_list_neko_28_5_12 .imgnews-list .item-1 .img img {
	-webkit-transition: all .6s cubic-bezier(.165, .84, .44, 1) 0ms;
	transition: all .6s cubic-bezier(.165, .84, .44, 1) 0ms;
	opacity: .78;
	width: 100%
}
.news_list_neko_28_5_12 .imgnews-list .item-1:hover {
	-webkit-box-shadow: 5px 8px 20px rgba(0,0,0,0.08);
	box-shadow: 5px 8px 20px rgba(0,0,0,0.08);
	padding: 0
}
.news_list_neko_28_5_12 .imgnews-list .item-1:hover img {
	-webkit-transform: scale(1.08);
	transform: scale(1.08);
	opacity: 1
}
.news_list_neko_28_5_12 .imgnews-list .item-2 {
	border-bottom: 1px dashed;
	padding: 40px 0;
	border-color: #999999;
border-color:
}
.news_list_neko_28_5_12 .imgnews-list .item-2 .text {
	float: right;
	width: 80%
}
.news_list_neko_28_5_12 .imgnews-list .item-2 .text h3 {
	width: 100%;
	font-size: 17px;
	padding-bottom: 6px
}
.news_list_neko_28_5_12 .imgnews-list .item-2 .text h3 span {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: block
}
.news_list_neko_28_5_12 .imgnews-list .item-2 .text p {
	margin-top: 6px;
	color: #999999;
	color: #8c8c8c;
	font-size: 13px;
	line-height: 16px;
	overflow: hidden
}
@media (max-width:1024px) {
.news_list_neko_28_5_12 {
	padding: 50px 0
}
}
@media (max-width:991px) {
.news_list_neko_28_5_12 .imgnews-list .item1 .text .content {
	width: 70%
}
.news_list_neko_28_5_12 {
	padding: 40px 0
}
.news_list_neko_28_5_12 .img-news-left {
	padding-right: 0!important
}
.news_list_neko_28_5_12 .img-news-right {
	padding-left: 0!important
}
}
@media (max-width:767px) {

.news_list_neko_28_5_12 {
	padding: 30px 0
}
.news_list_neko_28_5_12 .imgnews-list li {
	width: 100%!important;
	float: none!important
}
.news_list_neko_28_5_12 .imgnews-list .item1 .text .content {
	width: 68%
}
.news_list_neko_28_5_12 .imgnews-list li .title {
	width: 70%
}
.news_list_neko_28_5_12 ul {
	margin-top: 0
}
.news_list_neko_28_5_12 .title-box .head {
	float: none
}
.news_list_neko_28_5_12 .title-box .tabs {
	margin: 15px 0;
	float: none
}
.news_list_neko_28_5_12 .imgnews-list li .date {
	width: 20%
}
.news_list_neko_28_5_12 .imgnews-list .item-2 .text {
	width: 76%
}
.news_list_neko_28_5_12 .imgnews-list .item-2 {
	padding: 15px 0
}
.news_list_neko_28_5_12 .item-other:nth-child(2) {
	padding-top: 15px
}
}
.news_list_neko_28_5_12 .img-news-left {
	padding-left: 0;
	padding-right: 2.9375rem
}
.news_list_neko_28_5_12 .img-news-right {
	padding-right: 0;
	padding-left: 2.9375rem
}
.news_list_neko_28_5_12 .imgnews-list .item-2 .title:after {
	background-color: #999999;
background-color:;
	content: "";
	height: 1px;
	width: 18px;
	left: 0;
	bottom: 0;
	position: absolute
}
.news_list_neko_28_5_12 .item-other:nth-child(2) {
	/*padding-top: 30px*/
}
.service_list_neko_16_4_78.neko-index-body {
	background: #ffffff;
	min-height: 63px
}
.service_list_neko_16_4_78.neko-index-body.bgcolor {
	background: #1e50ae
}
.service_list_neko_16_4_78.neko-index-body.bgpic {
	background: url() no-repeat;
	background-size: cover;
	background-position: center
}
.service_list_neko_16_4_78 i {
	width: 60px;
	height: 60px;
	border: 1px solid;
	text-align: center;
	font-size: 35px;
	line-height: 60px;
	color: #000000;
	color: #ffffff;
	border-radius: 100%;
	transition: background 0.5s, color 0.5s;
	-moz-transition: background 0.5s, color 0.5s;
	-webkit-transition: background 0.5s, color 0.5s;
	-o-transition: background 0.5s, color 0.5s;
	float: left
}
.service_list_neko_16_4_78 .pull-xs-left {
	text-align: left;
	display: inline-block;
	margin-left: 20px
}
.service_list_neko_16_4_78 .service-shadow h3 {
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: 500;
	font-size: 20px;
	color: #000000;
	color: #ffffff
}
.service_list_neko_16_4_78 .service-list li {
	margin: 20px 0;
	opacity: 0;
	-webkit-transform: translateY(50px);
	transform: translatY(50px)
}
.service_list_neko_16_4_78 li p {
	width: 90%;
	margin: 0px auto;
	font-weight: 500;
	color: #999999;
	color: #d1d1d1
}
.service_list_neko_16_4_78 .service-list li:hover i {
	background: #000000;
	background: #ffffff;
	color: #1e50ae;
color:
}
@media (max-width:1024px) {
.service_list_neko_16_4_78 i {
	float: none
}
.service_list_neko_16_4_78 .pull-xs-left {
	float: none !important;
	text-align: center;
	margin-left: 0px
}
}
@media (max-width:991px) {
.service_list_neko_16_4_78 .service-list li, .service_list_neko_16_4_78 .service-list .pull-xs-left {
	text-align: center
}
}
@media (max-width:767px) {
.service_list_neko_16_4_78 .pull-xs-left {
	display: block
}
}
@media (max-width:767px) {
.service_list_neko_28_8_19.neko-index-body {
	padding: 50px 0px
}
.service_list_neko_28_8_19.neko-index-body h2 {
	font-size: 22px
}
.service_list_neko_28_8_19.neko-index-body .index-about{
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    overflow: hidden;
}
.service_list_neko_28_8_19 .backbox .touch-left .bottmtitle{
	font-size: 22px !important
}

.service_list_neko_28_8_19 .backbox .touch-left .lang1{
	display:none
}
.service_list_neko_28_8_19 .backbox .touch-right .txt{
	text-align:center
}
.service_list_neko_28_1_14 h3{
	font-size: 1.8rem;
}
.news_list_neko_28_5_12 .head .title{
	font-size:22px !important
}
.service_list_neko_28_1_14 .services-box img{
	width: 100%;
    margin-right: 0px;
	float: none;
    max-width: 100%;
}
.news_list_neko_28_5_12 .img-news-left{
	margin-bottom:50px;
}
.news_list_neko_28_5_12 .img-news-right{
	margin-bottom:50px;
}
.news_list_neko_28_5_12 .btn-more{
	display:none 
}
.service_list_neko_28_1_14{
	padding-top:80px;
}
.product_list_neko_16_10_77 .head .title{
	font-size:22px;
}
}
