﻿/*!normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css*/

html {
	font-family: sans-serif;
	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

article,
aside,
footer,
header,
nav,
section {
	display: block
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

figcaption,
figure,
main {
	display: block
}

figure {
	margin: 1em 40px
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

pre {
	font-family: monospace, monospace;
	font-size: 1em
}

a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects
}

a:active,
a:hover {
	outline-width: 0
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted
}

b,
strong {
	font-weight: inherit
}

b,
strong {
	font-weight: bolder
}

code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

dfn {
	font-style: italic
}

mark {
	background-color: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

audio,
video {
	display: inline-block
}

audio:not([controls]) {
	display: none;
	height: 0
}

img {
	border-style: none
}

svg:not(:root) {
	overflow: hidden
}

button,
input,
optgroup,
select,
textarea {
	font-family: sans-serif;
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

button,
html [type=button],
[type=reset],
[type=submit] {
	-webkit-appearance: none
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
	border-style: none;
	padding: 0
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
	outline: 1px dotted ButtonText
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}

legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}

progress {
	display: inline-block;
	vertical-align: baseline
}

textarea {
	overflow: auto
}

[type=checkbox],
[type=radio] {
	box-sizing: border-box;
	padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
	height: auto
}

[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

details,
menu {
	display: block
}

summary {
	display: list-item
}

canvas {
	display: inline-block
}

template {
	display: none
}

[hidden] {
	display: none
}

.swiper-container {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
	float: left
}

.swiper-container-vertical>.swiper-wrapper {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	-o-transition-property: transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.swiper-container-multirow>.swiper-wrapper {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto
}

.swiper-slide {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	-o-transition-property: transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform
}

.swiper-invisible-blank-slide {
	visibility: hidden
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
	height: auto
}

.swiper-container-autoheight .swiper-wrapper {
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-transition-property: height, -webkit-transform;
	transition-property: height, -webkit-transform;
	-o-transition-property: transform, height;
	transition-property: transform, height;
	transition-property: transform, height, -webkit-transform
}

.swiper-container-3d {
	-webkit-perspective: 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;
	transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10
}

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

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

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

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

.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal>.swiper-wrapper {
	-ms-touch-action: pan-y;
	touch-action: pan-y
}

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical>.swiper-wrapper {
	-ms-touch-action: pan-x;
	touch-action: pan-x
}

.swiper-button-next,
.swiper-button-prev {
	position: absolute;
	top: 50%;
	width: 27px;
	height: 44px;
	margin-top: -22px;
	z-index: 10;
	cursor: pointer;
	background-size: 27px 44px;
	background-position: center;
	background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
	opacity: .35;
	cursor: auto;
	pointer-events: none
}

.swiper-button-prev
 {
	background-image: url(../img/left.svg);
	left: 10px;
	right: auto
}

.swiper-button-next
{
	background-image: url(../img/right.svg);
	right: 10px;
	left: auto
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
	background-image: url(../fonts/e7c229dbdb9e4055b318323cc869ddd4.woff)
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
	background-image: url(../fonts/87086a68d5024abcb154636db4035030.woff)
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
	background-image: url(../fonts/3a82a6fcc7194989bb8ef723537acbb3.woff)
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
	background-image: url(../fonts/0bb0e23b386143f184ccf48cbb93559f.woff)
}

.swiper-button-lock {
	display: none
}

.swiper-pagination {
	position: absolute;
	text-align: center;
	-webkit-transition: .3s opacity;
	-o-transition: .3s opacity;
	transition: .3s opacity;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
	opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: 10px;
	left: 0;
	width: 100%
}

.swiper-pagination-bullets-dynamic {
	overflow: hidden;
	font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transform: scale(.33);
	-ms-transform: scale(.33);
	transform: scale(.33);
	position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
	-webkit-transform: scale(.66);
	-ms-transform: scale(.66);
	transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
	-webkit-transform: scale(.33);
	-ms-transform: scale(.33);
	transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
	-webkit-transform: scale(.66);
	-ms-transform: scale(.66);
	transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
	-webkit-transform: scale(.33);
	-ms-transform: scale(.33);
	transform: scale(.33)
}

.swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	display: inline-block;
	border-radius: 100%;
	background: #000;
	opacity: .2
}

button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer
}

.swiper-pagination-bullet-active {
	opacity: 1;
	background: #007aff
}

.swiper-container-vertical>.swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	-webkit-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 6px 0;
	display: block
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 8px
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	display: inline-block;
	-webkit-transition: .2s top, .2s -webkit-transform;
	transition: .2s top, .2s -webkit-transform;
	-o-transition: .2s transform, .2s top;
	transition: .2s transform, .2s top;
	transition: .2s transform, .2s top, .2s -webkit-transform
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 4px
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	white-space: nowrap
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transition: .2s left, .2s -webkit-transform;
	transition: .2s left, .2s -webkit-transform;
	-o-transition: .2s transform, .2s left;
	transition: .2s transform, .2s left;
	transition: .2s transform, .2s left, .2s -webkit-transform
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transition: .2s right, .2s -webkit-transform;
	transition: .2s right, .2s -webkit-transform;
	-o-transition: .2s transform, .2s right;
	transition: .2s transform, .2s right;
	transition: .2s transform, .2s right, .2s -webkit-transform
}

.swiper-pagination-progressbar {
	background: rgba(0, 0, 0, .25);
	position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background: #007aff;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: left top;
	-ms-transform-origin: left top;
	transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	-webkit-transform-origin: right top;
	-ms-transform-origin: right top;
	transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progressbar,
.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0
}

.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical>.swiper-pagination-progressbar {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0
}

.swiper-pagination-white .swiper-pagination-bullet-active {
	background: #fff
}

.swiper-pagination-progressbar.swiper-pagination-white {
	background: rgba(255, 255, 255, .25)
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
	background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
	background: #000
}

.swiper-pagination-progressbar.swiper-pagination-black {
	background: rgba(0, 0, 0, .25)
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
	background: #000
}

.swiper-pagination-lock {
	display: none
}

.swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal>.swiper-scrollbar {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
	position: absolute;
	right: 3px;
	top: 1%;
	z-index: 50;
	width: 5px;
	height: 98%
}

.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: rgba(0, 0, 0, .5);
	border-radius: 10px;
	left: 0;
	top: 0
}

.swiper-scrollbar-cursor-drag {
	cursor: move
}

.swiper-scrollbar-lock {
	display: none
}

.swiper-zoom-container {
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
	max-width: 100%;
	max-height: 100%;
	-o-object-fit: contain;
	object-fit: contain
}

.swiper-slide-zoomed {
	cursor: move
}

.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	-webkit-transform-origin: 50%;
	-ms-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
	animation: swiper-preloader-spin 1s steps(12, end) infinite
}

.swiper-lazy-preloader:after {
	display: block;
	content: '';
	width: 100%;
	height: 100%;
	background-image: url(../fonts/151853589ef040d18ada41944936363b.woff);
	background-position: 50%;
	background-size: 100%;
	background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
	background-image: url(../fonts/4d0dd8a7cca5446bb533144a274730f2.woff)
}

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

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

.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	-webkit-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
	pointer-events: none;
	-webkit-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-cube {
	overflow: visible
}

.swiper-container-cube .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
	visibility: hidden;
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	width: 100%;
	height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
	-webkit-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
	pointer-events: auto;
	visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .6;
	-webkit-filter: blur(50px);
	filter: blur(50px);
	z-index: 0
}

.swiper-container-flip {
	overflow: visible
}

.swiper-container-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-container-coverflow .swiper-wrapper {
	-ms-perspective: 1200px
}

.zoomPad {
	position: relative;
	float: left;
	z-index: 99;
	cursor: crosshair
}

.zoomPreload {
	-moz-opacity: .8;
	opacity: .8;
	filter: alpha(opacity=80);
	color: #333;
	font-size: 12px;
	font-family: Tahoma;
	text-decoration: none;
	border: 1px solid #ccc;
	background-color: #fff;
	padding: 8px;
	text-align: center;
	background-image: url(../img/zoomloader.gif);
	background-repeat: no-repeat;
	background-position: 43px 30px;
	z-index: 110;
	width: 90px;
	height: 43px;
	position: absolute;
	top: 0;
	left: 0
}

.zoomPup {
	overflow: hidden;
	background-color: #fff;
	-moz-opacity: .6;
	opacity: .6;
	filter: alpha(opacity=60);
	z-index: 120;
	position: absolute;
	border: 1px solid #ccc;
	z-index: 101;
	cursor: crosshair
}

.zoomOverlay {
	position: absolute;
	left: 0;
	top: 0;
	background: #fff;
	z-index: 5000;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 101
}

.zoomWindow {
	position: absolute;
	left: 110%;
	top: 40px;
	background: #fff;
	z-index: 6000;
	height: auto;
	z-index: 10000;
	z-index: 110
}

.zoomWrapper {
	position: relative;
	border: 1px solid #999;
	z-index: 110
}

.zoomWrapperTitle {
	display: block;
	background: #999;
	color: #fff;
	height: 18px;
	line-height: 18px;
	width: 100%;
	overflow: hidden;
	text-align: center;
	font-size: 10px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 120;
	-moz-opacity: .6;
	opacity: .6;
	filter: alpha(opacity=60)
}

.zoomWrapperImage {
	display: block;
	position: relative;
	overflow: hidden;
	z-index: 110
}

.zoomWrapperImage img {
	border: 0;
	display: block;
	position: absolute;
	z-index: 101
}

.zoomIframe {
	z-index: -1;
	filter: alpha(opacity=0);
	-moz-opacity: .8;
	opacity: .8;
	position: absolute;
	display: block
}


/*!main style*/

* {
	box-sizing: border-box
}

html,
body {
	height: 100%
}

body {
	line-height: 1;
	background: #ffffff
}

.container {
	width: 1200px;
	margin: 0 auto
}

@media(max-width:1024px) {
	.container {
		width: 100%
	}
}

a {
	text-decoration: none
}

p {
	margin: 0
}

ul {
	margin: 0;
	padding: 0;
	list-style: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
	padding: 0;
	margin: 0
}

input {
	outline: none
}

.layout-row {
	display: flex
}

.layout-row.row_2 .item {
	width: 50%
}

.layout-row.row_3 .item {
	width: 33.33%
}

.layout-row.row_4 .item {
	width: 25%
}

@media(max-width:1024px) {
	.layout-row.row_2 .item,
	.layout-row.row_3 .item {
		width: 100%
	}
	.layout-row.row_4 {
		display: block
	}
	.layout-row.row_4 .item {
		width: 100%
	}
}

.layout-btn {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 48px;
	font-size: 20px;
	color: #fff;
	border-radius: 4px;
	background: #b7000e
}

.layout-btn[type=submit] {
	-webkit-appearance: none;
	border: 0;
	cursor: pointer
}

.form .form-item {
	display: flex;
	align-items: center;
	margin-bottom: 12px
}

@media(max-width:1024px) {
	.form .form-item {
		display: block
	}
}

.form .form-item.textarea {
	align-items: start
}

.form .form-item>label {
	width: 110px;
	color: #fff;
	font-size: 20px;
	line-height: 1.3
}

@media(max-width:1024px) {
	.form .form-item>label {
		display: block;
		width: 100%;
		padding-bottom: 8px;
		font-size: 16px
	}
}

.form .form-item>label>span {
	color: #b7000e
}

.form .form-item .form-input {
	flex: 1;
	vertical-align: middle
}

.form .layout-btn {
	margin-left: 110px;
	margin-top: 24px
}

@media(max-width:1024px) {
	.form .layout-btn {
		margin-left: 0
	}
}

.layout-page {
	display: flex;
	justify-content: center;
	padding: 15px 0
}

.layout-page li {
	margin: 0 4px;
	line-height: 26px;
	color: #fff;
	text-align: center
}

.layout-page li.active {
	min-width: 20px;
	color: #b7000e
}

@media(max-width:1024px) {
	.layout-page li.total {
		display: none
	}
}

.layout-page li a {
	display: block;
	min-width: 26px;
	padding: 0 5px;
	background: #555;
	color: #fff;
	border-radius: 2px
}

.layout-page li a:hover {
	opacity: .666
}

.form-input {
	height: 48px;
	background: #1d1c1f
}

.form-input input,
.form-input textarea {
	width: 100%;
	height: 100%;
	padding: 0 20px;
	line-height: normal;
	background: 0 0;
	border: 0;
	-webkit-appearance: none;
	color: #fff;
	resize: none;
	outline: none
}

.form-input textarea {
	padding: 20px
}

.textarea .form-input {
	height: auto
}

.header {
	height: 84px;
	background: #ffffff
}

@media(max-width:1024px) {
	.header .container {
		display: flex;
		align-items: center;
		padding: 0 .6em
	}
}

.header .logo {
	float: left;
	display: block;
	padding-top: 10px
}

@media(max-width:1024px) {
	.header .logo {
		flex: 1;
		padding-top: 0
	}
	.header .logo img {
		width: 120px
	}
}

.header .logo:hover {
	opacity: .7
}

.header-info {
	float: right;
	color: #333333
}

.header-info a {
	color: #333333
}

.header-info a.active,
.header-info a:hover {
	color: #fefefe
}

.header-info .info-language {
	padding: 16px 0;
	font-size: 16px;
	text-align: right
}

@media(max-width:1024px) {
	.header-info .info-language {
		font-size: 12px
	}
}

.header-info .info-contact {
	font-size: 16px
}

@media(max-width:1024px) {
	.header-info .info-contact {
		font-size: 14px
	}
}

.header-info .info-contact .item {
	padding-left: 26px;
	margin-left: 16px;
	line-height: 20px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAMAAAC6V+0/AAAAUVBMVEUAAAC3AA63AA63AA63AA63AA63AA63AA63AA63AA63AA63AA63AA63AA63AA63AA63AA63AA63AA63AA63AA63AA63AA63AA63AA63AA63AA6SWzglAAAAGnRSTlMA9A0R7t6G4ppq6dDBu6yhe0Q+OzYtJAXLGfO+JJIAAACCSURBVBjTddDdDoMwCAVgoPZHnXNO55T3f1ALMVFIPBdN8yWQHAAgpNitYLNmZi4OXyzZLbLmY7FR3CwOir3FVuxNFgNWbMElVczkkLLMg8vETwt4cviXVrjI76YhVm1mGjDRpT/tJU+cL/2iqDmDUYTbhnhiMX1Htd6VW8YOSwA4ALMwC3zWnI/wAAAAAElFTkSuQmCC) no-repeat left center;
	background-size: 20px 20px
}

@media(max-width:1024px) {
	.header-info .info-contact .item {
		display: block;
		margin-bottom: 5px;
		text-align: right
	}
}

.header-info .info-contact .item-email {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAMAAAC6V+0/AAAAPFBMVEUAAAC3AA63AA63AA63AA63AA63AA63AA63AA63AA63AA63AA63AA63AA63AA63AA63AA63AA63AA63AA4m72yoAAAAE3RSTlMA5+BGEfHOxLCimYxqW1MyKhsKRXN7VgAAAGhJREFUGNOtz0sOgCAMRdFXiv8vvP3vVSBEojgw0ZuOTtpB8TEV3hKFYZUBuchlbyERxg7FBouEo4WafKiwY0LKCj9FmzxWYcRY77C17QbXkyeymRGaG2bMdfvekQVLP6E8/a5SmeJ1B2FpEv0C3axaAAAAAElFTkSuQmCC)
}

.swiper-container {
	text-align: center
}

.swiper-container img {
	width: 100%
}

.nav {
	position: relative;
	height: 60px;
	background: #b7000e
}

.nav .btn-menu {
	display: none;
	float: left;
	width: 40px;
	height: 40px;
	margin: 10px 0 0 10px;
	background: url(../img/nav_sj.svg) no-repeat center;
	background-size: 100%
}

@media(max-width:1024px) {
	.nav .btn-menu {
		display: block
	}
}

.nav .nav-menu {
	display: flex;
	margin-right: 200px
}

@media(max-width:1024px) {
	.nav .nav-menu {
		display: block;
		position: absolute;
		left: 0;
		top: 100%;
		z-index: 999;
		width: 60%;
		margin-top: -2px;
		background: #ffffff;
		transition: .3s;
		-webkit-transform: scaleY(0);
		transform: scaleY(0);
		-webkit-transform-origin: top;
		transform-origin: top;
		opacity: .3;
		box-shadow: 2px 4px 8px rgba(255, 255, 255, .3)
	}
	.nav .nav-menu.active {
		-webkit-transform: scaleY(1);
		transform: scaleY(1);
		opacity: 1
	}
}

.nav .nav-menu>li {
	position: relative
}

.nav .nav-menu>li:hover .sub-menu {
	-webkit-transform: scaleY(1);
	transform: scaleY(1);
	opacity: 1
}

.nav .nav-menu a {
	display: block;
	padding: 0 20px;
	line-height: 60px;
	font-size: 14px;
	font-weight: 700;
	color: #fff
}

.nav .nav-menu a.active,
.nav .nav-menu a:hover {
	background: #8e000b
}

@media(max-width:1024px) {
	.nav .nav-menu a {
		padding: 0 10px;
		line-height: 45px;
		font-size: 14px;
		border-bottom: 1px solid #cc0000
	}
}

.nav .nav-menu .sub-menu {
	position: absolute;
	left: 0;
	z-index: 999;
	background: #29292c;
	box-shadow: 2px 4px 8px rgba(255, 255, 255, .3);
	transition: .3s;
	-webkit-transform: scaleY(0);
	transform: scaleY(0);
	-webkit-transform-origin: top;
	transform-origin: top;
	opacity: .3
}

@media(max-width:1024px) {
	.nav .nav-menu .sub-menu {
		background: #6f6f72
	}
}

.nav .nav-menu .sub-menu a {
	line-height: 45px;
	border-bottom: 1px solid #fff
}

.nav .search-box {
	float: right;
	display: flex;
	width: 200px;
	height: 40px;
	margin-top: 10px;
	background: #8e000b
}

@media(max-width:1024px) {
	.nav .search-box {
		margin-right: 10px
	}
}

.nav .search-box input[type=text] {
	width: 160px;
	height: 40px;
	background: 0 0;
	-webkit-appearance: none;
	padding-left: .5em;
	line-height: normal;
	color: #fff;
	border: none
}

.nav .search-box .btn-search {
	display: inline-block;
	width: 40px;
	height: 40px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAMAAADXqc3KAAAAbFBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8+T+BWAAAAI3RSTlMA7bPMTHxC9/PfxsCdiGxXOzEjDeTUq4JmRy0EpJmOXAlxHIndoD4AAAC7SURBVCjPfZBbEoIwDADTgrxBUEDxgeje/44yVIaWAfcnnWySthHDLU9qouYZiMPnwUxSWvlAASptdQxwWPIheN19mtha5qTsKj8C3xw15PZciIepGzyxyaH4Rd8R59BUJqi7OGg4j6EmFZcLVGOAdiUKKMeg9jq8vTt66DZfVUGynvSeOw9WvgypB7OraL2r43wG0tIUPWER0ikg1tmjARxz0sw0QWEbqXpPQZz55ue8ZIvrP5PJtsnkCyd5FT0ofUsZAAAAAElFTkSuQmCC) no-repeat center
}

.section-item .title {
	height: 120px;
	line-height: 120px;
	text-align: center;
	font-size: 26px;
	color: #000000
}

@media(max-width:1024px) {
	.section-item .title {
		height: 60px;
		line-height: 60px;
		font-size: 18px
	}
}

.section-fast-navigation .body .item {
	position: relative;
	overflow: hidden
}

.section-fast-navigation .body .item img {
	width: 100%;
	transition: .3s all ease-in
}

.section-fast-navigation .body .item:hover img {
	-webkit-transform: scale(1.2);
	transform: scale(1.2)
}

.section-fast-navigation .body .item-name {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 44px;
	font-size: 40px;
	text-align: center;
	color: #fff
}

@media(max-width:1024px) {
	.section-fast-navigation .body .item-name {
		font-size: 20px
	}
}

@media(max-width:360px) {
	.section-fast-navigation .body .item-name {
		font-size: 18px
	}
}

@media(max-width:320px) {
	.section-fast-navigation .body .item-name {
		font-size: 16px
	}
}

.section-our-company .body {
	height: 720px;
	padding-top: 120px;
	background: url(../img/img_company.jpg) no-repeat center;
	background-size: 100%;
	color: #fff
}

@media(max-width:1024px) {
	.section-our-company .body {
		height: auto;
		padding-top: 20px;
		background: 0 0
	}
}

@media(max-width:360px) {
	.section-our-company .body {
		height: auto;
		padding-top: 20px;
		background: 0 0
	}
}

@media(max-width:320px) {
	.section-our-company .body {
		height: auto;
		padding-top: 20px;
		background: 0 0
	}
}

.section-our-company .detail {
	padding-right: 60%;
	margin-bottom: 60px;
	background: url(../img/img_kadi.png) no-repeat center right
}

@media(max-width:1024px) {
	.section-our-company .detail {
		width: 100%;
		position: relative;
		background: 0 0;
		padding: 0
	}
}

@media(max-width:640px) {
	.section-our-company .detail {
		width: 100%;
		position: relative;
		padding: 0
	}
}

.section-our-company .detail img {
	display: none
}

@media(max-width:1024px) {
	.section-our-company .detail img {
		width: 100%;
		display: block
	}
}

.section-our-company .detail .detail-text {
	font-size: 24px;
	line-height: 1.5;
	padding-bottom: 25px
}

@media(max-width:1024px) {
	.section-our-company .detail .detail-text {
		font-size: 22px;
		position: absolute;
		top: 100px;
		left: 5%;
		width: 90%;
		text-align: center
	}
}

@media(max-width:720px) {
	.section-our-company .detail .detail-text {
		font-size: 20px;
		position: absolute;
		top: 80px;
		left: 5%;
		width: 90%;
		text-align: center
	}
}

@media(max-width:640px) {
	.section-our-company .detail .detail-text {
		font-size: 18px;
		position: absolute;
		top: 50px;
		left: 5%;
		width: 90%;
		text-align: center
	}
}

@media(max-width:480px) {
	.section-our-company .detail .detail-text {
		font-size: 15px;
		position: absolute;
		top: 25px;
		left: 5%;
		width: 90%;
		text-align: center
	}
}

@media(max-width:360px) {
	.section-our-company .detail .detail-text {
		font-size: 14px;
		position: absolute;
		top: 22px;
		left: 5%;
		width: 90%;
		text-align: center
	}
}

@media(max-width:320px) {
	.section-our-company .detail .detail-text {
		font-size: 14px;
		position: absolute;
		top: 20px;
		left: 5%;
		width: 90%;
		text-align: center
	}
}

.section-our-company .detail .detail-btn_more {
	display: block;
	width: 200px;
	height: 60px;
	line-height: 54px;
	text-align: center;
	font-size: 24px;
	font-weight: 700;
	border: 3px solid #fff;
	color: #fff
}

@media(max-width:1024px) {
	.section-our-company .detail .detail-btn_more {
		height: 56px;
		line-height: 50px;
		font-size: 18px;
		border-width: 2px;
		position: absolute;
		bottom: 30px;
		left: 5%;
		width: 90%
	}
}

@media(max-width:720px) {
	.section-our-company .detail .detail-btn_more {
		height: 51px;
		line-height: 46px;
		font-size: 17px;
		border-width: 2px;
		position: absolute;
		bottom: 25px;
		left: 5%;
		width: 90%
	}
}

@media(max-width:640px) {
	.section-our-company .detail .detail-btn_more {
		height: 39px;
		line-height: 35px;
		font-size: 16px;
		border-width: 2px;
		position: absolute;
		bottom: 22px;
		left: 5%;
		width: 90%
	}
}

@media(max-width:480px) {
	.section-our-company .detail .detail-btn_more {
		height: 31px;
		line-height: 29px;
		font-size: 13px;
		border-width: 1px;
		position: absolute;
		bottom: 17px;
		left: 5%;
		width: 90%
	}
}

@media(max-width:360px) {
	.section-our-company .detail .detail-btn_more {
		height: 28px;
		line-height: 26px;
		font-size: 12px;
		border-width: 1px;
		position: absolute;
		bottom: 10px;
		left: 5%;
		width: 90%
	}
}

.section-our-company .detail-list {
	justify-content: space-between
}

.section-our-company .detail-list .item {
	position: relative;
	width: 285px;
	height: 198px;
	text-align: center;
	background: #fff;
	overflow: hidden
}

@media(max-width:1024px) {
	.section-our-company .detail-list .item {
		width: 100%
	}
}

.section-our-company .detail-list .item-info {
	position: absolute;
	left: 0;
	right: 0;
	top: 150px;
	height: 198px;
	padding: 0 18px;
	background: #333333;
	color: #fff;
	line-height: 1.6;
	transition: .3s ease-out
}

.section-our-company .detail-list .item img {
	width: 100%;
	transition: .2s ease-out
}

.section-our-company .detail-list .item:hover .item-info {
	top: 0
}

.section-our-company .detail-list .item:hover img {
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
	opacity: .7
}

.section-our-company .detail-list .item-title {
	padding-top: 10px;
	font-size: 20px;
	font-weight: 700
}

.section-our-company .detail-list .item-body {
	padding-top: 10px
}

.contact-us {
	padding: 36px 0 60px;
	color: #cc0000
}

@media(max-width:1024px) {
	.contact-us {
		padding: 30px 20px
	}
}

.contact-us .title {
	padding-bottom: 44px;
	font-size: 28px
}

@media(max-width:1024px) {
	.contact-us .title {
		padding-bottom: 20px;
		font-size: 20px;
		text-align: center
	}
}

.contact-us-websites {
	float: right;
	width: 264px
}

@media(max-width:1024px) {
	.contact-us-websites {
		float: none;
		width: 100%
	}
}

.contact-us-websites .websites-item {
	display: block;
	height: 64px;
	margin-bottom: 26px;
	background: url(../img/web_alibaba.png) no-repeat center;
	background-size: cover
}

@media(max-width:1024px) {
	.contact-us-websites .websites-item {
		border-radius: 5px
	}
}

.contact-us-websites .websites-item.item-ade {
	background-image: url(../img/web_made.png)
}

.contact-us-address {
	margin-right: 284px;
	word-break: break-all
}

@media(max-width:1024px) {
	.contact-us-address {
		margin-right: 0
	}
}

.contact-us-address p {
	padding-bottom: 10px;
	line-height: 1.2;
	font-size: 14px
}

.footer {
	padding: 24px 0 32px;
	border-top: 6px solid #b7000e;
	text-align: center
}

@media(max-width:1024px) {
	.footer {
		padding: 16px 20px 22px;
		border-top-width: 3px
	}
}

.footer .footer-icons {
	font-size: 0
}

.footer .footer-icons .item {
	display: inline-block;
	width: 48px;
	height: 48px;
	margin: 0 16px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAANlBMVEUAAACPj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pj49acCRCAAAAEXRSTlMAaEtEVrOTNfTm06NyDcV7F4NnGRUAAABtSURBVEjH7dE7EoAwCEVRY/4/lf1v1sDYWAUaJ+Nwq1dwKjbtVzmfE6RcmOfdwxMTHCADBoSgCMEFVHUjFoiA+Y2dJdD4YCdgVgF2dBIIOOMUwDsvBUEKmhQ4KYhTYEYBsIqzL/A4BQoYQPuwGxF8EDbL5UZqAAAAAElFTkSuQmCC) no-repeat center
}

@media(max-width:1024px) {
	.footer .footer-icons .item {
		width: 35px;
		height: 35px;
		background-size: cover
	}
}

.footer .footer-icons .item.item-fb:hover {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAAS1BMVEUAAAAAAACoqKiMjIwAAACEhIQAAAAAAACWlpbW1tYAAADGxsazs7MuLi7p6enOzs5wcHDv7+/s7Ozj4+Pi4uLd3d2bm5tzc3Px8fHIBZ6DAAAAGHRSTlNNAJWBLHxBDYjKOLSfWO2/cvr04t/XjHN1Qe4QAAAAo0lEQVRIx+3WuwKDIAyF4WgjFwG197z/k5bQLp3I6VIH/ykD38SQ0FDz7KibY69vFTAZ4zeYydysgAmIB/IE5YkxwOQw4Ohfhbic5bLcyFaJ8skI7oKBUUBwBUGR1voIIZjAJlokc1MD2Q5ODYx7AVMtN5B0fHaBfBdRkFCQURBQsHXBWEuirTqWHXzcAQ7wM4BXFrwU4bWLLnb4dMCPE/j8eQGkbxgrF4gJ7AAAAABJRU5ErkJggg==)
}

.footer .footer-icons .item.item-tw {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAAVFBMVEUAAACPj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pj48iNJC1AAAAG3RSTlMABano273v08lpsJV4IPibb0xAOSoPhoFbMhl5mRQmAAAA2klEQVRIx+3Uy27DIBAF0DsYbPD7naT3//+zlhrFRB2IuunKZzeaFwIJXC7/YK6LvjAzDoso+W1ETAb+2LvgDBSBIQ4bnoovKI6K2xktcX3YR6WhJuleowbGnKgbDmX7TFWMGIFieu6/dThYnixU8hpaDeMUN1RQbWtJnYPK1IY6A9XOlBaqlSkzdA11pUAnhqoGSXdPxYqUyfleu6Mksfyt75D2UJ5uRM7qlQPlPdq3LV7wwVIx4jZkdcExNkj2j6gKvrETsrbWMuLvgo+WtrYl+8Kb0OFy+ZNv+c8vCf49DGIAAAAASUVORK5CYII=)
}

.footer .footer-icons .item.item-tw:hover {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAAclBMVEUAAAAAAAAAAAAAAAAAAAAAAADV1dXs7Ozj4+OoqKgXFxfq6uro6OjR0dHIyMi8vLy1tbVOTk7m5ubb29vOzs6urq51dXVgYGAqKioAAADv7+/h4eHe3t7Z2dnFxcWIiIh9fX2dnZ2SkpJtbW0/Pz/x8fExRgkZAAAAJXRSTlNNACxKQQ3I8+GWU/DpxLipoWTk076bdWtYOPrb18+0f3mNhXBem+fefgAAASZJREFUSMfd1tmOgyAYBeAzqChV675Ua2sX3v8Vh6ZNhOmPlsvpd0c8B0gwAfwoAfM9bPB8FjyyjwLDh9izcMDHDqpAzL+6BgI4CcDghMGHEx8enHj4cmcey4TPUFoQ+sYc7+VTVogqBUFIoQ9PchHfQVAzZsuo1fKJyBqiwNWn6b7UddNuyZl7CPPXp0jPp1Qe19d+swJKouVLIm1MGtXNtdQKEZ3vu1DSKpBSnkpaDVImbXKQOmthBu1kyYewqenCHlaXkSp09v+5Gof3fAqrXSLfDQXsbsTRNVjTHf/mOTbccmOV4w4b2kjPV/16uhCTeQJr8888iqWhPGNVnyfG7i/Y1ua8DOUQj7Uo8H94jnHnK8v5UnS+dl0vdueng/vjxPn58wspQEMPy56yVQAAAABJRU5ErkJggg==)
}

.footer .footer-icons .item.item-yt {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAAP1BMVEUAAACPj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pj48lmgthAAAAFHRSTlMA8B7KQvjp39PBeaaxApyYjGoQOBDFGxkAAACsSURBVEjH7ZRJDsMgDEUxYQ4kHbj/WSurG/iodSQqdcNb82QZ218tFv+nmHTkGLwjspWxRM6HmI9kihrRW/3MpkcB3qOhEFO/Y1BIgpBQ2AVhRyHWBj8KEYVQG/TdoRBQcJ2gHjfbCw4F6gSeS98VCQLzbEdjUaggMKUtcqGCgQpSDxl6mPwleQ6zk5Z3aXZb5XuYurjrN42pcXJqeCKy79Agz6lxcmosFj/nBf9QMbNbSzvCAAAAAElFTkSuQmCC)
}

.footer .footer-icons .item.item-yt:hover {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAAV1BMVEUAAAAAAADt7e1KSkrv7+8AAAAAAAAAAAAAAADr6+vo6Oji4uLf39/b29vPz8+1tbV9fX3W1tbn5+fk5OTd3d3JycmFhYUAAADBwcG3t7epqakrKyvx8fFvCPZ2AAAAHHRSTlNNAPRi+0EtKw3x7N7a08Ghecnn4ta5fTivpJdYNACkwAAAAOdJREFUSMftlskSgyAMQFPEKpsLonbh/7+zUi8QWzHjsX0XZxyfmbAkgctCXZWQpazq8G0QrnCQ6yrMcJg5CMn/8zGgBhI1VDShgpImlPCHxtSOvVNWMMZ9gDMmrHL92E7wgUL77+hiK2i/hwJM5/fpsHDPCC0WmozQYMH4CLkVDBYGH1E8BBYGLMhEgOeNp4LAAksFgCLNimWEQOeiVxwLPhW2S3ckgooj5HPo0xzIq0TeB/JOk88S+bSevg/g/B76xJ1Oq4ZRVrK1bPDlKa0y76rx61BbFrkpktsutbGTRwf6cEIef16caUfDedXgFQAAAABJRU5ErkJggg==)
}

.footer .footer-icons .item.item-in {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAAOVBMVEUAAACPj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pj48Gx1b0AAAAEnRSTlMA8R4P4Z4TjuhhQzYGvKyXk9PGTg5pAAAAgElEQVRIx+3P3QqDMAyG4Waa1P5M3Xf/F7ulOARPmh4oCn2OQuAtjeseL/uJWBoCj593Q0BQrxODtfVL2RNmcXeyH03bkFMIUexBmKBYjAFjM0otKC8z8DfXghEHyRYsMS4ovClYdclQH1Ogk0tQZAoGXQ4o7IG7SUA9uCjoupov71oZ1ghbAxIAAAAASUVORK5CYII=)
}

.footer .footer-icons .item.item-in:hover {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAATlBMVEUAAAAAAADs7OxKSkosLCwAAADo6OgAAAAAAADLy8vExMQAAADq6upycnLZ2dnT09PHx8ehoaGAgIDu7u7m5ubh4eG/v7+kpKSMjIzx8fG2mGLiAAAAGXRSTlNNAPViWCzqQQ27sjjwc9HFtpB5+OXbrZSBY2pU3wAAALRJREFUSMft1ssOgjAQheFDnbFFQC5e+/4vakslJm6YsyHE+K9m0Y+U1RRVKqjHal5DlcpAYUwLaGCuyUBBpBUCqAKUAwrPAY9Nu7euFtg7xdSZAC7mDjTgr0QId+kFe+rz024ZunF8ih082pirxQjq+O4qa2D+cjq/1K+BY/yqs4FhmoYynSygnCoXuxlAmdDNozMBQUrinB1gJ8D9wUbgt2JXFr0U6bXLLnb66cA/TujnzwvIICTfySUJlwAAAABJRU5ErkJggg==)
}

.footer .footer-icons .item.item-gl {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAAS1BMVEUAAACPj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pj48bHn6cAAAAGHRSTlMAqrnk+WgaxJ0TBvEs6tvOT4ZwQpaNel6iJ0TNAAAA5UlEQVRIx+2UyxKDIAxFgzwFH7Rqm///0ho6VhhHo7suPBsnci8GuAI3N/9BrUWnlLTTcE4+KVzoIq8fJOY4z+jfWCINMz8mWvd6Piz1xOhNS/Kgv300tmf0MKYumqX0NaM3tD+q2RkViBWUPHHmAecNFRnMBQMdQQ9fpurHSGoh5lE5P3IDLWF5YbOzmMu1OmFQhWHT0tbQFi3tLTrqRKA5LmxrkwK4GtiDE2SIuwZwZTTglWp/kI2Qh884JDQcELN4V5iw/vgHUljScYkd2kJva+Cox/UjUp++ZoIKvYsebm6u8QFSGhsghnQ+0wAAAABJRU5ErkJggg==)
}

.footer .footer-icons .item.item-gl:hover {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAAdVBMVEUAAAAAAADv7+8AAADR0dHY2Njo6Ojd3d3X19fPz8+mpqYAAAAAAACqqqo9PT0yMjISEhLs7Ozr6+vp6enm5ubi4uLLy8uRkZFJSUnU1NS9vb0AAADHx8fCwsK1tbWwsLCAgIBnZ2deXl7u7u6bm5uJiYnx8fExWVYKAAAAJnRSTlNNAPosxNDr1szAlEENmF1aUfTw7ubduoRixqs4tq+inHpuavaMfzwxjU4AAAEsSURBVEjH7ZbLcoMwDEUVm0B4v58BQtJW//+JlWES8AKMtp2eDaPxuSBAMzZciED6YMSXgXJVQMJJ5BK4w2nuKiCBgbxAABxIlyyfdJ/lk/4Pm9izCiFsZ5jO6YPAN0Vt9qcct1SJwf8WqGE3x/7P4mfVGHaO6sngR5nS03Dp4+mUERzTz1283mUSG/xGNSSeO6su4g10Hkh0cD5wQyJiBGzyS1gYrh96Ki3LotWcLrBBUKCFBQc/5FSu1YmA2AusLemBTGtp76VrbyZV92B81hcS1Row/rgWiXo3AJU+GjAikScHw5duh69xURHCATXOZO746K7LqDtwiCdQpzBN7JRpvhOBibhfH2KHcIY4bIsvkZZVncBfxmfq7E2Rve1yN3b20YF/OGEff34ByQkteeyUMF4AAAAASUVORK5CYII=)
}

.footer p {
	padding-top: 14px;
	font-size: 16px;
	color: #333333;
	line-height: 1.5
}

@media(max-width:1024px) {
	.footer p {
		font-size: 14px
	}
}

.page-inside {
	min-height: 100%;
	

	background-size: 100% auto
}

@media(max-width:1024px) {
	.page-inside {
		padding: 0
	}
	.nav .nav-menu>li{
		background:#b7000e;
	}
}

.page-inside .inside-banner {
	position: relative
}

.page-inside .inside-banner .text {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	color: #fff;
	font-size: 24px
}

@media(max-width:1024px) {
	.page-inside .inside-banner .text {
		font-size: 20px
	}
}

.page-inside .inside-banner img {
	width: 100%;
	min-height: 100px
}

.page-inside .inside-main {
	padding-top: 30px;
	min-height: 500px;
}

@media(max-width:1024px) {
	.page-inside .inside-main {
		padding-top: 10px
	}
}

.page-inside .inside-main.right .main-side {
	float: right
}

@media(max-width:1024px) {
	.page-inside .inside-main.right .main-side {
		float: none
	}
}

.page-inside .inside-main.right .main-body {
	margin-left: 0;
	
}

@media(max-width:1024px) {
	.page-inside .inside-main.right .main-body {
		margin-right: 0
	}
}

.page-inside .inside-main .main-side {
	float: left;
	width: 266px
}

@media(max-width:1024px) {
	.page-inside .inside-main .main-side {
		display: none;
		float: none;
		width: 100%
	}
}

.page-inside .inside-main .main-side .img {
	margin-bottom: 24px
}

@media(max-width:1024px) {
	.page-inside .inside-main .main-side .img {
		margin-bottom: 12px
	}
}

.page-inside .inside-main .main-side .img img {
	width: 100%
}

.page-inside .inside-main .main-side .ad-more {
	display: block
}

.page-inside .inside-main .main-side .ad-more img {
	width: 100%
}

.page-inside .inside-main .side-list {
	margin-bottom: 24px;
	background: #666666
}

@media(max-width:1024px) {
	.page-inside .inside-main .side-list {
		margin-bottom: 12px
	}
}

.page-inside .inside-main .side-list li.current-cat {
	background: #b7000e
}

.page-inside .inside-main .side-list li a {
	display: flex;
	align-items: center;
	height: 72px;
	padding-left: 32px;
	padding-right: 16px;
	line-height: 1.3;
	color: #fff;
	font-size: 18px
}

@media(max-width:1024px) {
	.page-inside .inside-main .side-list li a {
		height: 42px;
		padding: 0 1em;
		font-size: 16px
	}
}

.page-inside .inside-main .side-list li a:hover {
	background: #636168
}

.page-inside .inside-main .side-detail {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	min-height: 384px;
	padding: 24px;
	margin-bottom: 18px;
	background: #636168
}

@media(max-width:1024px) {
	.page-inside .inside-main .side-detail {
		min-height: auto;
		padding: 12px
	}
}

.page-inside .inside-main .side-detail .qa {
	width: 100%;
	color: #000000
}

.page-inside .inside-main .side-detail .qa p {
	margin-bottom: 28px;
	line-height: 1.3;
	font-size: 18px
}

@media(max-width:1024px) {
	.page-inside .inside-main .side-detail .qa p {
		margin-bottom: 16px;
		font-size: 14px
	}
}

.page-inside .inside-main .side-detail .title {
	padding-bottom: 28px;
	color: #fff;
	font-size: 22px
}

@media(max-width:1024px) {
	.page-inside .inside-main .side-detail .title {
		padding-bottom: 18px;
		font-size: 16px
	}
}

.page-inside .inside-main .side-detail .ctl {
	text-align: center
}

.page-inside .inside-main .side-detail .ctl a {
	padding: 0 12px;
	color: #b7000e;
	font-size: 20px
}

@media(max-width:1024px) {
	.page-inside .inside-main .side-detail .ctl a {
		font-size: 14px
	}
}

.page-inside .inside-main .side-detail .ctl a:hover {
	opacity: .7
}

.page-inside .inside-main .side-detail .ctl a.disabled {
	pointer-events: none;
	opacity: .5
}

.page-inside .inside-main .main-body {
	
	margin-left: 302px;
	background: #ffffff
}

@media(max-width:1024px) {
	.page-inside .inside-main .main-body {
		padding: 12px;
		margin-left: 0
	}
}

.page-inside .inside-main .main-body.main-body-product-detail {
	padding-top: 0
}

.page-inside .inside-main .main-body .product-list {
	display: flex;
	flex-wrap: wrap
}

.page-inside .inside-main .main-body .product-list li {
	width: 33.33%;
	padding: 0 12px 24px
}

@media(max-width:1024px) {
	.page-inside .inside-main .main-body .product-list li {
		width: 50%;
		padding: 0 6px 12px
	}
}

.page-inside .inside-main .main-body .product-list li .list-item {
	display: block;
	height: 100%;
	background: #666666;
	transition: .15s
}

.page-inside .inside-main .main-body .product-list li .list-item:hover {
	background: #1d1c1f
}

.page-inside .inside-main .main-body .product-list li .list-item:hover .item-img .info-name {
	transform: translateY(0)
}

.page-inside .inside-main .main-body .product-list li .item-img {
	position: relative;
	display: block;
	overflow: hidden
}

.page-inside .inside-main .main-body .product-list li .item-img img {
	width: 100%;
	height: auto
}

.page-inside .inside-main .main-body .product-list li .item-img .info-name {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	padding: 0 1.5em;
	background: rgba(143, 143, 143, .8);
	transform: translateY(100%);
	transition: .3s
}

.page-inside .inside-main .main-body .product-list li .item-info {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-content: space-between;
	padding: 8px 8px 16px
}

.page-inside .inside-main .main-body .product-list li .info-title,
.page-inside .inside-main .main-body .product-list li .info-name {
	display: block;
	width: 100%;
	font-size: 14px;
	color: #fff;
	line-height: 1.2;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2
}

@media(max-width:1024px) {
	.page-inside .inside-main .main-body .product-list li .info-title,
	.page-inside .inside-main .main-body .product-list li .info-name {
		font-size: 14px
	}
}

.page-inside .inside-main .main-body .product-list li .info-price {
	width: 100%;
	padding-top: 14px;
	font-size: 18px;
	color: #000000
}

@media(max-width:1024px) {
	.page-inside .inside-main .main-body .product-list li .info-price {
		font-size: 12px
	}
}

.page-inside .inside-main .main-body .product-detail .product-info {
	padding-top: 30px;
	color: #000000;
	line-height: 1.5;
	border-top: 2px solid #acacbd
}

@media(max-width:1024px) {
	.page-inside .inside-main .main-body .product-detail .product-info {
		padding-top: 20px
	}
}

.page-inside .inside-main .main-body .product-detail .product-info .info-title {
	padding-bottom: 12px;
	font-size: 20px;
	font-weight: 700;
	color: #fff
}

.page-inside .inside-main .main-body .product-detail .product-info .info-item {
	padding-bottom: 42px
}

.page-inside .inside-main .main-body .product-detail .product-info .p_1 {
	display: flex;
	padding-bottom: 6px
}

.page-inside .inside-main .main-body .product-detail .product-info .p_1>span {
	width: 120px
}

.page-inside .inside-main .main-body .product-detail .product-info .link {
	color: #b7000e
}

.page-inside .inside-main .main-body .product-detail .product-info .link:hover {
	text-decoration: underline
}

.page-inside .inside-main .main-body .product-detail .btn-submit {
	width: 160px
}

@media(max-width:1024px) {
	.page-inside .inside-main .main-body .product-detail .btn-submit {
		width: 100%
	}
}

.page-inside .service-list .item {
	display: flex;
	margin-bottom: 48px
}

@media(max-width:1024px) {
	.page-inside .service-list .item {
		margin-bottom: 24px
	}
}

.page-inside .service-list .item-img {
	width: 240px;
	height: 180px;
	overflow: hidden
}

@media(max-width:1024px) {
	.page-inside .service-list .item-img {
		width: 120px;
		height: auto
	}
}

.page-inside .service-list .item-img img {
	width: 100%
}

.page-inside .service-list .item-info {
	flex: 1;
	display: flex;
	flex-wrap: wrap;
	align-content: space-between;
	padding-left: 32px;
	padding-right: 26px;
	color: #000000
}

@media(max-width:1024px) {
	.page-inside .service-list .item-info {
		padding: 0 0 0 12px
	}
}

.page-inside .service-list .item-info .item-info-box {
	width: 100%
}

.page-inside .service-list .item-info .info-name {
	padding: 14px 0 24px
}

@media(max-width:1024px) {
	.page-inside .service-list .item-info .info-name {
		padding: .2em 0 .4em
	}
}

.page-inside .service-list .item-info .info-name a {
	font-size: 24px;
	font-weight: 700;
	color: #333333;
	line-height: 1
}

@media(max-width:1024px) {
	.page-inside .service-list .item-info .info-name a {
		font-size: 14px
	}
}

.page-inside .service-list .item-info .info-name a:hover {
	color: #b7000e
}

.page-inside .service-list .item-info p {
	line-height: 1.3;
	font-size: 20px;
	word-break: break-word
}

@media(max-width:1024px) {
	.page-inside .service-list .item-info p {
		font-size: 12px
	}
}

.page-inside .service-list .item-info .more {
	margin-bottom: 6px;
	font-size: 20px;
	color: #b7000e
}

@media(max-width:1024px) {
	.page-inside .service-list .item-info .more {
		font-size: 12px
	}
}

.page-inside .service-list .item-info .more:hover {
	opacity: .7
}

.page-inside .news-list .item-img {
	width: 176px;
	height: 132px
}

@media(max-width:1024px) {
	.page-inside .news-list .item-img {
		width: 100px;
		height: auto
	}
}

.page-inside .news-list .item-info .info-name {
	padding: 6px 0 20px
}

@media(max-width:1024px) {
	.page-inside .news-list .item-info .info-name {
		padding: 4px 0 10px
	}
}

.page-inside .news-list .item-bottom {
	width: 100%
}

@media(max-width:1024px) {
	.page-inside .news-list .item-bottom {
		font-size: 12px
	}
}

.page-inside .news-list .item-bottom .more {
	float: right
}

.page-inside .about-us {
	color: #000000;
	font-size: 20px
}

@media(max-width:1024px) {
	.page-inside .about-us {
		font-size: 14px
	}
}

.page-inside .about-us .title {
	padding-bottom: 26px;
	border-bottom: 2px solid #000000
}

@media(max-width:1024px) {
	.page-inside .about-us .title {
		padding-bottom: 10px
	}
}

.page-inside .about-us .title h3 {
	padding-bottom: 10px;
	font-size: 24px;
	color: #fff
}

@media(max-width:1024px) {
	.page-inside .about-us .title h3 {
		font-size: 16px
	}
}

.page-inside .about-us .text {
	line-height: 1.4
}

.page-inside .about-us .text h3 {
	padding: 48px 0 15px;
	font-size: 20px;
	color: #fff
}

@media(max-width:1024px) {
	.page-inside .about-us .text h3 {
		padding: 18px 0 6px;
		font-size: 18px
	}
}

.page-inside .about-us .text img {
	max-width: 100%;
	margin: 14px 0
}

.page-inside .bread-crumbs {
	display: flex;
	align-items: center;
	height: 62px;
	line-height: 1.2;
	border-bottom: 2px solid #000000
}

@media(max-width:1024px) {
	.page-inside .bread-crumbs {
		font-size: 12px
	}
}

.page-inside .bread-crumbs li {
	color: #fff
}

.page-inside .bread-crumbs li:not(:last-child):after {
	display: inline-block;
	padding: 0 .5em;
	content: '/'
}

.page-inside .bread-crumbs li a {
	font-size: 20px;
	color: #000000
}

@media(max-width:1024px) {
	.page-inside .bread-crumbs li a {
		font-size: 12px
	}
}

.page-inside .bread-crumbs li a:hover {
	color: #b7000e
}

.page-inside .product-zoom {
	min-height: 500px;
	padding-top: 48px
}

@media(max-width:1024px) {
	.page-inside .product-zoom {
		min-height: auto;
		padding-top: 24px
	}
}

.page-inside .product-zoom .box-zoom {
	text-align: center;
	float: none;
	width: auto;
	height: auto;
	border: 0;
	pointer-events: none
}

.page-inside .product-zoom .box-zoom .zoomPad {
	float: none;
	display: inline-block
}

@media(max-width:1024px) {
	.page-inside .product-zoom .box-zoom {
		float: none;
		width: auto;
		height: auto;
		border: 0;
		pointer-events: none
	}
	.page-inside .product-zoom .box-zoom img {
		width: 100%;
		border: 4px solid #acacbd
	}
	.page-inside .product-zoom .box-zoom .zoomPad {
		float: none
	}
}

.page-inside .product-zoom .box-info {
	display: flex;
	flex-direction: column;
	justify-content: space-between
}

@media(max-width:1024px) {
	.page-inside .product-zoom .box-info {
		min-height: auto;
		margin-left: 0
	}
}

@media(max-width:1024px) {
	.page-inside .product-zoom .box-info .info-top {
		padding-bottom: 22px
	}
}

.page-inside .product-zoom .box-info .list-products-box {
	position: relative;
	width: 100%;
	padding: 24px 20px 12px;
	overflow: hidden
}

@media(max-width:1024px) {
	.page-inside .product-zoom .box-info .list-products-box {
		padding: 24px 0 4px
	}
}

.page-inside .product-zoom .box-info .list-products-box .ctl {
	position: absolute;
	top: 24px;
	bottom: 12px;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 20px;
	background: #3d3b44;
	color: #fff;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.page-inside .product-zoom .box-info .list-products-box .ctl:hover {
	background: #1f1e23
}

@media(max-width:1024px) {
	.page-inside .product-zoom .box-info .list-products-box .ctl {
		display: none
	}
}

.page-inside .product-zoom .box-info .list-products-box .pre {
	left: 0
}

.page-inside .product-zoom .box-info .list-products-box .next {
	right: 0
}

.page-inside .product-zoom .box-info .list-products-box-body {
	width: 100%;
	overflow: hidden
}

@media(max-width:1024px) {
	.page-inside .product-zoom .box-info .list-products-box-body {
		overflow-x: auto
	}
}

.page-inside .product-zoom .box-info .list-products {
	display: flex;
	transition: .2s;
	padding-left: 8px
}

@media(max-width:1024px) {
	.page-inside .product-zoom .box-info .list-products {
		padding-left: 0;
		transition: none;
		-webkit-transform: translateX(0)!important;
		transform: translateX(0)!important
	}
}

.page-inside .product-zoom .box-info .list-products li {
	min-width: 148px;
	max-width: 148px;
	margin-right: 8px;
	background: #acacbd;
	font-size: 0
}

@media(max-width:1024px) {
	.page-inside .product-zoom .box-info .list-products li {
		min-width: 80px;
		max-width: 30%;
		margin-right: 6px
	}
}

.page-inside .product-zoom .box-info .list-products li a {
	display: block;
	height: 100%
}

.page-inside .product-zoom .box-info .list-products li img {
	width: 100%;
	height: 100%;
	border: 2px solid #acacbd
}

.page-inside .product-zoom .box-info .list-products li .zoomThumbActive img {
	border-color: #b7000e
}

.page-inside .product-zoom .info-name {
	margin-bottom: 35px;
	font-size: 20px;
	font-weight: 700;
	color: #fff;
	line-height: 1.5
}

.page-inside .product-page {
	padding: 30px 0 48px;
	border-top: 2px solid #acacbd;
	color: #000000;
	line-height: 1.5
}

.page-inside .product-page p {
	padding-bottom: 6px
}

.page-inside .product-page a {
	color: #000000
}

.page-inside .product-page a:hover {
	color: #b7000e
}

.page-inside .service-text {
	padding: 48px 0 52px
}

@media(max-width:1024px) {
	.page-inside .service-text {
		padding: 16px 0 20px
	}
}

.page-inside .service-text .title {
	padding-bottom: 16px;
	font-size: 20px;
	font-weight: 700;
	color: #000000

.page-inside .service-text p {
	line-height: 1.3;
	font-size: 18px;
	color: #000000
}

.page-inside .service-text img {
	width: 100%;
	height: auto
}

@media screen and (min-width:320px) and (max-width:399px) {
	.page-inside .service-list .item{
		display: block;
	}
	.page-inside .service-list .item-img{
		width:100%;
		height: auto;
	}
	.page-inside .service-list .item-info{
		padding: 0;
	}
}
@media screen and (min-width:400px) and (max-width:499px) {
	.page-inside .service-list .item{
		display: block;
	}
	.page-inside .service-list .item-img{
		width:100%;
		height: auto;
		text-align: center;
	}
	.page-inside .service-list .item-info{
		padding: 0;
	}
	.page-inside .service-list .item-img img{
		width: auto;
	}
}
.page_info{
	text-align: center;
	color: #000000;
}
.page_list{
	display: flex;
    justify-content: center;
    padding: 15px 0;
}
.page_list .on {
    background:#b7000e ;
    color: #FFFFFF;
}
.page_list a{
 	display: block;
    margin: 0 5px;
    padding: 5px 8px;
    background: #555;
    color: #000000;
    border-radius: 2px;
 }   
 .page_list a:hover{
 	opacity: 0.6;
 }
.text_right{
	text-align: right;
	padding-top: 15px;
	display: block;
}
.text_right a{
	margin-top: 15px;;
	background: #b7000e;
	color: #FFFFFF;
	padding:  10px 25px;
	border-radius: 4px;;
}
.text_right a:hover{
	opacity: 0.6;
}
.err-input[placeholder], .err-input::-webkit-input-placeholder {
    color: red !important;
}


.err-input {
    border-color: red;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(255, 0, 0, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(255, 0, 0, .6);
}