﻿.tshe__loader {
	display: none;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 1000;
	margin-left: -20px;
	margin-top: -20px;
	width: 40px;
	height: 40px;
	background-image: url(../images/tshe-loading-02-8798185de385402449cf71cf3c0ce3a2.gif);
	background-size: 40px 40px
}

.tshe__loader__active {
	display: block
}

.slider {
	position: relative;
	width: 100%
}

.slider,.slider__wrapper {
	height: 100%;
	overflow: hidden
}

.slider__wrapper {
	list-style: none;
	*zoom: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transform-style: preserve-3d
}

.slider__item {
	height: 100%;
	float: left;
	clear: none
}

.slider__arrows-item {
	position: absolute;
	display: block;
	margin-bottom: -20px;
	padding: 20px;
	cursor: pointer
}

.slider__arrows-item--right {
	bottom: 50%;
	right: 30px
}

.slider__arrows-item--left {
	bottom: 50%;
	left: 30px
}

.slider__nav {
	position: absolute;
	bottom: 30px
}

.slider__nav-item {
	width: 12px;
	height: 12px;
	float: left;
	clear: none;
	display: block;
	margin: 0 5px;
	background: #fff
}

.slider__nav-item--current,.slider__nav-item:hover {
	background: #ccc
}

.glide {
	position: relative;
	width: 100%;
	height: 100%
}

.glide__wrapper {
	overflow: hidden
}

.glide__track {
	position: relative;
	width: 100%;
	height: 100%;
	list-style: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transform-style: preserve-3d;
	-ms-touch-action: pan-Y;
	touch-action: pan-Y
}

.glide__track.dragging {
	cursor: -webkit-grabbing;
	cursor: grabbing;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.glide__slide {
	width: 100%;
	-webkit-tap-highlight-color: transparent
}

.glide__arrows,.glide__slide {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none
}

.glide__arrow {
	cursor: pointer
}

.glide__bullets {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.glide--carousel .glide__slide,.glide--slider .glide__slide {
	float: left;
	clear: none
}

.glide--slideshow .glide__wrapper {
	height: 100%
}

.glide--slideshow .glide__slide {
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	-webkit-transform-style: preserve-3d;
	-webkit-transform: translateZ(0)
}

.glide--slideshow .glide__slide.active {
	z-index: 1
}

.glide__arrows {
	position: absolute
}

.glide--horizontal .glide__arrows {
	top: 50%;
	width: 92%;
	margin-left: 4%
}

.glide--vertical .glide__arrows {
	left: 50%;
	height: 88%;
	margin-top: 6%
}

.glide__arrow {
	position: absolute;
	z-index: 2;
	color: #fff;
	text-transform: uppercase;
	font: 11px Arial,sans-serif;
	padding: 9px 12px;
	background-color: transparent;
	border: 2px solid hsla(0,0%,100%,.5);
	border-radius: 4px;
	transition: border .3s ease-in-out
}

.glide__arrow:focus {
	outline: none
}

.glide__arrow:hover {
	border-color: #fff
}

.glide--horizontal .glide__arrow {
	transform: translateY(-50%)
}

.glide--horizontal .glide__arrow.prev {
	left: 0
}

.glide--horizontal .glide__arrow.next {
	right: 0
}

.glide--vertical .glide__arrow {
	transform: translateX(-50%)
}

.glide--vertical .glide__arrow.prev {
	top: 0
}

.glide--vertical .glide__arrow.next {
	bottom: 0
}

.glide__bullets {
	position: absolute;
	list-style: none
}

.glide--horizontal .glide__bullets {
	bottom: 8%;
	left: 0;
	width: 100%;
	height: 12px;
	text-align: center
}

.glide--vertical .glide__bullets {
	top: 50%;
	right: 8%;
	width: 12px;
	height: auto;
	transform: translateY(-50%)
}

.glide__bullets>* {
	display: inline-block;
	background-color: hsla(0,0%,100%,.5);
	width: 12px;
	height: 12px;
	padding: 0;
	cursor: pointer;
	border-radius: 50%;
	border: 2px solid transparent;
	transition: all .3s ease-in-out
}

.glide--horizontal .glide__bullets>* {
	margin: 0 5px
}

.glide--vertical .glide__bullets>* {
	vertical-align: middle
}

.glide__bullets>.active {
	background-color: #fff
}

.glide__bullets>:focus {
	outline: none
}

.glide__bullets>:focus,.glide__bullets>:hover {
	border: 2px solid #fff;
	background-color: hsla(0,0%,100%,.5)
}

.glide--slider .glide__arrow {
	opacity: 1;
	transition: opacity .15s ease
}

.glide--slider .glide__arrow.disabled {
	opacity: .33
}/*! Swipebox v1.3.0 | Constantin Saguin csag.co | MIT License | github.com/brutaldesign/swipebox */html.swipebox-html.swipebox-touch {
	overflow: hidden!important
}

#swipebox-overlay img {
	border: none!important
}

#swipebox-overlay {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99999!important;
	overflow: hidden;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

#swipebox-container {
	position: relative;
	width: 100%;
	height: 100%
}

#swipebox-slider {
	transition: transform .4s ease;
	height: 100%;
	left: 0;
	top: 0;
	width: 100%;
	white-space: nowrap;
	position: absolute;
	display: none;
	cursor: pointer
}

#swipebox-slider .slide {
	height: 100%;
	width: 100%;
	line-height: 1px;
	text-align: center;
	display: inline-block
}

#swipebox-slider .slide:before {
	content: "";
	display: inline-block;
	height: 50%;
	width: 1px;
	margin-right: -1px
}

#swipebox-slider .slide .swipebox-inline-container,#swipebox-slider .slide .swipebox-video-container,#swipebox-slider .slide img {
	display: inline-block;
	max-height: 100%;
	max-width: 100%;
	margin: 0;
	padding: 0;
	width: auto;
	height: auto;
	vertical-align: middle
}

#swipebox-slider .slide .swipebox-video-container {
	background: none;
	max-width: 1140px;
	max-height: 100%;
	width: 100%;
	padding: 5%;
	box-sizing: border-box
}

#swipebox-slider .slide .swipebox-video-container .swipebox-video {
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
	overflow: hidden;
	position: relative
}

#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe {
	width: 100%!important;
	height: 100%!important;
	position: absolute;
	top: 0;
	left: 0
}

#swipebox-slider .slide-loading {
	background-image: image-url("../images/loader.gif") no-repeat center center
}

#swipebox-bottom-bar,#swipebox-top-bar {
	transition: .5s;
	position: absolute;
	left: 0;
	z-index: 999;
	height: 50px;
	width: 100%
}

#swipebox-bottom-bar {
	top: 50%;
	transform: translate3d(0,-50%,0);
	-webkit-transform: translate3d(0,-50%,0);
	-moz-transform: translate3d(0,-50%,0)
}

#swipebox-top-bar {
	top: -50px
}

#swipebox-top-bar.visible-bars {
	transform: translate3d(0,50px,0)
}

#swipebox-title {
	display: block;
	width: 100%;
	text-align: center
}

#swipebox-close,#swipebox-next,#swipebox-prev {
	background-image: image-url("../images/icons.png");
	background-repeat: no-repeat;
	border: none!important;
	text-decoration: none!important;
	cursor: pointer;
	width: 50px;
	height: 50px;
	top: 0
}

#swipebox-close i {
	color: #fff;
	font-size: 25px
}

#swipebox-next i,#swipebox-prev i {
	color: #fff;
	font-size: 35px;
	font-weight: 700
}

#swipebox-arrows {
	display: block;
	margin: 0 auto;
	width: 100%;
	height: 50px
}

#swipebox-prev {
	background-position: -75px 3px;
	background-size: 200px;
	float: left
}

#swipebox-next {
	background-position: -155px 3px;
	background-size: 200px;
	float: right
}

#swipebox-close {
	top: 0;
	right: 0;
	position: absolute;
	z-index: 9999;
	background-position: 3px 3px;
	background-size: 200px
}

.swipebox-no-close-button #swipebox-close {
	display: none
}

#swipebox-next.disabled,#swipebox-prev.disabled {
	opacity: .3
}

.swipebox-no-touch #swipebox-overlay.rightSpring #swipebox-slider {
	animation: rightSpring .3s
}

.swipebox-no-touch #swipebox-overlay.leftSpring #swipebox-slider {
	animation: leftSpring .3s
}

.swipebox-touch #swipebox-container:after,.swipebox-touch #swipebox-container:before {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transition: all .3s ease;
	content: " ";
	position: absolute;
	z-index: 999;
	top: 0;
	height: 100%;
	width: 20px;
	opacity: 0
}

.swipebox-touch #swipebox-container:before {
	left: 0;
	box-shadow: inset 10px 0 10px -8px #656565
}

.swipebox-touch #swipebox-container:after {
	right: 0;
	box-shadow: inset -10px 0 10px -8px #656565
}

.swipebox-touch #swipebox-overlay.leftSpringTouch #swipebox-container:before,.swipebox-touch #swipebox-overlay.rightSpringTouch #swipebox-container:after {
	opacity: 1
}

@keyframes rightSpring {
	0% {
		left: 0
	}

	50% {
		left: -30px
	}

	to {
		left: 0
	}
}

@keyframes leftSpring {
	0% {
		left: 0
	}

	50% {
		left: 30px
	}

	to {
		left: 0
	}
}

@media screen and (min-width:800px) {
	#swipebox-close {
		right: 10px
	}

	#swipebox-arrows {
		width: 92%;
		max-width: 950px
	}
}

#swipebox-overlay {
	background: #0d0d0d
}

#swipebox-bottom-bar,#swipebox-top-bar {
	text-shadow: 1px 1px 1px #000;
	opacity: 1
}

#swipebox-top-bar {
	color: #fff!important;
	font-size: 15px;
	line-height: 43px;
	font-family: Helvetica,Arial,sans-serif
}

.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 {
	-ms-flex-direction: column;
	flex-direction: column
}

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

.swiper-container-android .swiper-slide,.swiper-wrapper {
	transform: translateZ(0)
}

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

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

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

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

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

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

.swiper-container-3d {
	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 {
	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: linear-gradient(270deg,rgba(0,0,0,.5),transparent)
}

.swiper-container-3d .swiper-slide-shadow-right {
	background-image: linear-gradient(90deg,rgba(0,0,0,.5),transparent)
}

.swiper-container-3d .swiper-slide-shadow-top {
	background-image: linear-gradient(0deg,rgba(0,0,0,.5),transparent)
}

.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: linear-gradient(180deg,rgba(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: 50%;
	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 xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");
	left: 10px;
	right: auto
}

.swiper-button-next,.swiper-container-rtl .swiper-button-prev {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");
	right: 10px;
	left: auto
}

.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%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 xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")
}

.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E")
}

.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E")
}

.swiper-pagination {
	position: absolute;
	text-align: center;
	transition: opacity .3s;
	transform: translateZ(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 {
	transform: scale(.33);
	position: relative
}

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

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

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

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

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
	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;
	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%;
	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%;
	transform: translateY(-50%);
	width: 8px
}

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

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

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

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

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

.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%;
	transform: scale(0);
	transform-origin: left top
}

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

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

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

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

.swiper-pagination-progressbar.swiper-pagination-white {
	background: hsla(0,0%,100%,.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-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-zoom-container {
	width: 100%;
	height: 100%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: 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;
	transform-origin: 50%;
	animation: swiper-preloader-spin 1s steps(12) infinite
}

.swiper-lazy-preloader:after {
	display: block;
	content: "";
	width: 100%;
	height: 100%;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E");
	background-position: 50%;
	background-size: 100%;
	background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")
}

@keyframes swiper-preloader-spin {
	to {
		transform: rotate(1turn)
	}
}

.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 {
	transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
	pointer-events: none;
	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;
	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 {
	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;
	filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur stdDeviation="50" /></filter></svg>#filter');
	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
}

.tipso_bubble,.tipso_bubble>.tipso_arrow {
	box-sizing: border-box
}

.tipso_bubble {
	position: absolute;
	text-align: center;
	border-radius: 6px;
	z-index: 9999
}

.tipso_style {
	cursor: help;
	border-bottom: 1px dotted
}

.tipso_title {
	border-radius: 6px 6px 0 0
}

.tipso_content {
	word-wrap: break-word;
	padding: .5em
}

.tipso_bubble.tiny {
	font-size: 9.6px;
	font-size: .6rem
}

.tipso_bubble.small {
	font-size: 12.8px;
	font-size: .8rem
}

.tipso_bubble.default {
	font-size: 16px;
	font-size: 1rem
}

.tipso_bubble.large {
	font-size: 19.2px;
	font-size: 1.2rem;
	width: 100%
}

.tipso_bubble>.tipso_arrow {
	position: absolute;
	width: 0;
	height: 0;
	border: 8px solid;
	pointer-events: none
}

.tipso_bubble.top>.tipso_arrow {
	border-top-color: #000;
	border-bottom-color: transparent;
	top: 100%
}

.tipso_bubble.bottom>.tipso_arrow,.tipso_bubble.top>.tipso_arrow {
	border-right-color: transparent;
	border-left-color: transparent;
	left: 50%;
	margin-left: -8px
}

.tipso_bubble.bottom>.tipso_arrow {
	border-bottom-color: #000;
	border-top-color: transparent;
	bottom: 100%
}

.tipso_bubble.left>.tipso_arrow {
	border-left-color: #000;
	border-right-color: transparent;
	left: 100%
}

.tipso_bubble.left>.tipso_arrow,.tipso_bubble.right>.tipso_arrow {
	border-top-color: transparent;
	border-bottom-color: transparent;
	top: 50%;
	margin-top: -8px
}

.tipso_bubble.right>.tipso_arrow {
	border-right-color: #000;
	border-left-color: transparent;
	right: 100%
}

.tipso_bubble.top_right_corner,.tipso_bubble .top_right_corner {
	border-bottom-left-radius: 0
}

.tipso_bubble.bottom_right_corner,.tipso_bubble .bottom_right_corner {
	border-top-left-radius: 0
}

.tipso_bubble.top_left_corner,.tipso_bubble .top_left_corner {
	border-bottom-right-radius: 0
}

.tipso_bubble.bottom_left_corner,.tipso_bubble .bottom_left_corner {
	border-top-right-radius: 0
}

.mcsb_wrap {
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 9;
	width: 100%
}

.mcsb_wrap .mcsb_header_icon {
	margin-right: 4px;
	height: 20px;
	vertical-align: middle
}

.mcsb_wrap .mcsb_wrap_header {
	text-align: center;
	color: #161616;
	font-size: 16px;
	font-weight: 700;
	background-image: linear-gradient(90deg,#ffec6b,#ffdc00);
	display: inline-block;
	width: 100%;
	height: 48px;
	line-height: 48px;
	overflow: visible
}

.mcsb_wrap .mcsb_header_toggle {
	display: inline-block;
	width: 0;
	height: 0;
	border-top: 7px solid transparent;
	border-bottom: 7px solid #161616;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	margin-left: 5px;
	margin-bottom: 3px
}

.mcsb_wrap .mcsb_header_toggle.up {
	border-top: 7px solid #161616;
	border-bottom: 7px
}

.mcsb_wrap .mcsb_wrap_body {
	width: 100%;
	height: 297px;
	background-color: #f9f9f9;
	box-shadow: 3px 0 9px 0 hsla(0,0%,67%,.5);
	text-align: center;
	position: fixed;
	left: 0;
	bottom: -350px;
	z-index: -1;
	transition: bottom .3s
}

.mcsb_wrap .mcsb_wrap_body_wechat {
	height: 345px
}

.mcsb_wrap .mcsb_wrap_body.active {
	bottom: 48px
}

.mcsb_wrap .mcsb_wrap_box {
	height: 35px;
	background-image: url(../images/csp_head-9b0dbda6fc828787601c3fe3025d006a.png);
	background-size: cover;
	background-repeat: no-repeat
}

.mcsb_wrap .mcsb_infor {
	font-size: 0
}

.mcsb_wrap .mcsb_infor .mcsb_code_img {
	position: relative;
	z-index: 3;
	margin-top: 20px;
	width: 97px
}

.mcsb_wrap .mcsb_infor .mscb_wechat {
	display: none
}

.mcsb_wrap .mcsb_code_box {
	display: none;
	position: relative;
	z-index: 2;
	top: -40px;
	height: 30px;
	line-height: 30px
}

.mcsb_wrap .mcsb_code_finger_img {
	width: 32px;
	height: 32px
}

.mcsb_wrap .mcsb_infor_for_wechat {
	position: relative;
	z-index: 2;
	margin-bottom: -21px
}

.mcsb_wrap .mcsb_infor_for_wechat .mcsb_code_img {
	padding: 0 30px 50px;
	width: 160px
}

.mcsb_wrap .mcsb_infor_for_wechat .mcsb_code_box {
	display: block
}

.mcsb_wrap .mcsb_infor_for_wechat .mscb_web {
	display: none
}

.styles_main--mobile .styles-wrapper {
	padding-top: 10px;
	padding-bottom: 20px;
	background-color: #fff
}

.styles_main--mobile .styles-wrapper img {
	width: 100%;
	height: auto
}

.styles_main--mobile .styles-wrapper .home-page-title {
	padding: 0 0 8px 10px;
	margin: 20px 10px;
	font-size: 22px;
	color: #000;
	line-height: 30px;
	border-bottom: 4px solid #ddd
}

.styles_main--mobile .styles-wrapper .tshe-home-page {
	margin: 40px 10px
}

.styles_main--mobile .styles-wrapper .tshe-home-page p {
	margin: 14px 0
}

.style_detail_nomargin img,.style_detail_nomargin p {
	margin: 0!important
}

.styles_main--pc .main__container {
	background-color: #fff
}

.styles_main--pc .styles-wrapper {
	margin: 0 auto 120px;
	width: 900px
}

.styles_main--pc .styles-wrapper .styles_header {
	display: -ms-flexbox;
	display: flex
}

.styles_main--pc .seo_nav {
	font-size: 14px;
	color: #4a4a4a;
	margin: 18px 0
}

.styles_main--pc .clothes_box {
	display: -ms-flexbox;
	display: flex;
	position: relative;
	border: 1px solid #f0f0f0;
	border-radius: 2px;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.styles_main--pc .clothes_box.loading:after {
	content: "";
	position: absolute;
	z-index: 9;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 70px;
	height: 70px;
	background-image: url(../images/tshe-loading-520599513a0a27c976562cea1b445004.gif);
	background-size: cover
}

.styles_main--pc .img_wrap {
	width: 240px;
	height: 274px
}

.styles_main--pc .clothes_item {
	text-align: center;
	font-size: 13px;
	color: #141414
}

.styles_main--pc .clothes_img {
	width: 420px;
	height: 420px;object-fit: contain;
}

.styles_main--pc .sh_img_limit .clothes_img {
	max-height: 350px
}

.styles_main--pc .clothes_box_head {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	position: absolute;
	top: 23px;
	left: 17px;
	width: 401px
}

.styles_main--pc .clothes_box_logo {
	width: 117px;
	height: 30px;
	background-image: url(../images/tshe_logo_water-61306842fb63e583e8f8335fea6d1a4a.png);
	background-size: 117px 30px
}

.styles_main--pc .clothes_box_discounts {
	width: 70px;
	position: absolute;
	right: 0;
	top: -23px
}

.styles_main--pc .clothes_box_discounts img {
	width: 70px;
	height: auto
}

.styles_main--pc .styles_gethelp_btns {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.styles_main--pc .styles_gethelp_btn {
	margin: 25px 0 0 15px;
	width: 200px;
	height: 44px;
	border-radius: 3px;
	font-size: 16px;
	color: #fff;
	line-height: 16px;
	text-shadow: 0 1px 0 hsla(0,0%,100%,.3);
	text-align: center;
	line-height: 44px;
	cursor: pointer;
	font-weight: 600;
	background-image: linear-gradient(90deg, #603691, #2b1841)
}

.styles_main--pc .styles_gethelp_btn:hover {
	background-image: linear-gradient(90deg, #603691, #2b1841)
}

.styles_main--pc .styles_info {
	margin-left: 30px;
	margin-top: 30px;
	width: 306px
}

.styles_main--pc .styles_info .styles_title {
	margin-bottom: 10px;
	line-height: 26px;
	color: #161616;
	font-size: 22px
}

.styles_main--pc .styles_info .styles_title .styles_tag {
	display: inline-block;
	margin-left: 5px;
	padding: 2px 5px;
	line-height: 16px;
	vertical-align: middle;
	background-color: #ff6e60;
	color: #fff;
	font-size: 12px;
	font-weight: 700
}

.styles_main--pc .styles_info .styles_title .styles_tag_d {
	background-color: #ff5859
}

.styles_main--pc .styles_info .styles_desc {
	font-size: 14px;
	color: #000;
	letter-spacing: 0;
	line-height: 31px
}

.styles_main--pc .styles_info .desc_icon {
	width: 12px;
	height: 11px;
	margin-right: 6px;
	background-size: cover;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	display: inline-block;
	background-repeat: no-repeat
}

.styles_main--pc .styles_info .desc_command {
	background-image: url(../images/prod_command_icon_yellow01-464fbe30f58a401f07fda4684cc20442.png);
	background-size: 12px 11px
}

.styles_main--pc .styles_info .desc_advs {
	background-image: url(../images/prod_command_icon_yellow02-264d504f1379d9d72bec3894acfdcb22.png);
	background-size: 11px 11px
}

.styles_main--pc .styles_info .styles_tip {
	font-size: 12px;
	color: #cbcbcb;
	letter-spacing: 0;
	line-height: 20px;
	margin-bottom: 8px
}

.styles_main--pc .styles_info .clothes_info__item {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: start;
	justify-content: flex-start;
	margin-bottom: 14px;
	height: 18px;
	line-height: 18px
}

.styles_main--pc .styles_info .clothes_info__item:last-child {
	margin-bottom: 0
}

.styles_main--pc .styles_info .info_item__font {
	margin-right: 15px;
	font-size: 12px;
	color: #9b9b9b
}

.styles_main--pc .styles_info .info_item__font .styles_prePrice {
	font-size: 16px;
	color: #9b9b9b;
	text-decoration: line-through;
	font-weight: 700;
	margin-left: 16px
}

.styles_main--pc .styles_info .info_item__desc {
	font-size: 12px;
	color: #666;
	width: 300px
}

.styles_main--pc .styles_info .info_item__price {
	font-size: 12px;
	color: #666;
	max-width: 200px
}

.styles_main--pc .styles_info .item_price_font {
	color: #ff5859;
	font-weight: 700;
	font-size: 16px;
	font-style: normal
}

.styles_main--pc .styles_info .clothes_ques {
	position: relative;
	cursor: pointer;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center
}

.styles_main--pc .styles_info .clothes_ques:hover .ques_box {
	display: block
}

.styles_main--pc .styles_info .ques_box {
	position: absolute;
	padding: 8px 14px;
	top: -10px;
	left: 32px;
	display: none;
	width: 174px;
	height: 54px;
	font-size: 14px;
	color: #141414;
	background: #fff;
	border: 1px solid #f0f0f0;
	box-shadow: 0 1px 2px 0 #e8e8e8;
	border-radius: 2px;
	z-index: 9
}

.styles_main--pc .styles_info .ques_box:after {
	content: "";
	position: absolute;
	top: 10px;
	left: -7px;
	width: 14px;
	height: 14px;
	background: #fff;
	border-width: 0 0 1px 1px;
	border-color: #f0f0f0;
	border-style: solid;
	transform: rotate(45deg)
}

.styles_main--pc .styles_info .icon_ques {
	margin: 3px 0 0 4px;
	font-size: 16px;
	color: #cbcbcb
}

.styles_main--pc .style_content {
	border: 1px solid #f0f0f0;
	margin: 40px 0 30px
}

.styles_main--pc .style_content .style_nav {
	height: 50px;
	border-bottom: 1px solid #f0f0f0;
	font-size: 14px;
	color: #161616;
	background-color: #fafafa
}

.styles_main--pc .style_content .style_nav .style_nav__box {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	height: 50px
}

.styles_main--pc .style_content .style_nav.style_nav--fixed {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99999;
	background-color: #fff;
	height: 60px;
	width: 100%
}

.styles_main--pc .style_content .style_nav.style_nav--fixed .style_nav__box {
	margin: 0 auto;
	width: 900px
}

.styles_main--pc .style_content .style_nav.style_nav--fixed .style_nav__item {
	border-right: none
}

.styles_main--pc .style_content .style_nav__list {
	display: -ms-flexbox;
	display: flex
}

.styles_main--pc .style_content .style_nav__item {
	line-height: 48px;
	width: 98px;
	text-align: center;
	cursor: pointer;
	border-top: 2px solid transparent;
	border-right: 1px solid #f0f0f0
}

.styles_main--pc .style_content .style_nav__item.active {
	border-top: 2px solid #ffd343;
	font-weight: 700;
	background-color: #fff
}

.styles_main--pc .style_content .style_nav__customer {
	line-height: 50px;
	margin-right: 20px
}

.styles_main--pc .style_content .style_nav__customer a {
	color: #dfbf43
}

.styles_main--pc .style_content .style_detail__info {
	margin: 40px 30px 30px
}

.styles_main--pc .style_content .quanlity_item {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 10px
}

.styles_main--pc .style_content .quanlity_item.reverse {
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse
}

.styles_main--pc .style_content .quanlity_item__img {
	width: 290px;
	height: 290px;
	border-radius: 100%;
	overflow: hidden
}

.styles_main--pc .style_content .quanlity_item__img img {
	width: 100%;
	height: 100%
}

.styles_main--pc .style_content .quanlity_item__info {
	display: -ms-flexbox;
	display: flex;
	width: 523px;
	-ms-flex-flow: column;
	flex-flow: column;
	-ms-flex-pack: center;
	justify-content: center
}

.styles_main--pc .style_content .quanlity_item__title {
	font-size: 22px;
	letter-spacing: 1.7px;
	font-weight: 400;
	margin-bottom: 14px
}

.styles_main--pc .style_content .quanlity_item__content {
	font-size: 13px;
	color: #9b9b9b;
	line-height: 24px
}

.styles_main--pc .style_detail__item {
	position: relative
}

.styles_main--pc .style_detail__item strong {
	display: block;
	margin-top: 40px;
	margin-bottom: 20px;
	font-size: 18px;
	font-weight: 700;
	text-align: left
}

.styles_main--pc .style_detail__item hr {
	border: none
}

.styles_main--pc .style_detail__item p{text-align: center;}

.styles_main--pc .style_detail__item img {
	max-width: 100%;
	height: auto;
}

.styles_main--pc .style_detail__item.style_case img {
	width: 50%
}

.styles_main--pc .style_detail__item.style_case strong {
	margin-top: 20px;
	font-size: 18px;
	font-weight: 400
}

.style_desc_title--none,.style_detail_nomargin .style_desc_title,.styles_main--pc .style_desc_title {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	visibility: hidden
}

.style_detail_nomargin img,.style_detail_nomargin p {
	margin: 0!important
}

.styles_header_new .styles_header_l {
	position: relative
}

.styles_header_new .styles_header_video {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 101;
	width: 420px;
	height: 420px;
	background-color: #fff;
	visibility: hidden;
	overflow: hidden
}

.styles_header_new .styles_header_video.active {
	visibility: visible
}

.styles_header_new .shv_close,.styles_header_new .shv_play {
	position: absolute;
	width: 32px;
	cursor: pointer;
	z-index: 102
}

.styles_header_new .shv_close {
	top: 10px;
	right: 10px
}

.styles_header_new .shv_play {
	left: 10px;
	top: 380px
}

.styles_header_new .shv_video {
	margin: 0 auto;
	width: 420px;
	height: 420px
}

.styles_header_new .shv_video .tvp_fullscreen_button {
	visibility: hidden
}

.styles_header_new .clothes_box {
	width: 420px;
	height: 420px;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	-ms-flex-align: center;
	align-items: center
}

.styles_header_new .img_wrap {
	width: 157px;
	height: 179px
}

.styles_header_new .model_img_wrap {
	width: 100%;
	height: 100%
}

.styles_header_new .styles_header_thumbs {
	width: 420px;
	height: 83px;
	overflow: hidden;
	margin-top: 21px;
	display: -ms-flexbox;
	display: flex
}

.styles_header_new .sht_item {
	margin-bottom: 12px;
	padding: 8px 11px;
	width: 71px;
	height: 71px;
	background-color: #fafafa;
	border: 1px solid #fafafa;
	cursor: pointer
}

.styles_header_new .model_sht_item {
	display: inline-block;
	padding: 0;
	margin-right: 10px;
	margin-bottom: 12px;
	width: 83px;
	height: 83px;
	cursor: pointer
}

.styles_header_new .model_sht_item:last-child {
	margin-right: 0
}

.styles_header_new .model_sht_item.active {
	border: 1px solid #9e9e9e
}

.styles_header_new .sht_item.active {
	border-color: #f0f0f0
}

.styles_header_new .sht_item_img {
	width: 100%
}

.styles_header_new .styles_info {
	margin: 0 0 0 40px;
	width: 433px
}

.styles_header_new .clothes_info_box {
	padding: 15px;
	background-color: #fafafa;
	border-radius: 3px
}

.styles_header_new .item_price_font {
	position: relative
}

.styles_header_new .item_price_box {
	position: relative;
	z-index: 2;
	color: #161616;
	font-weight: 700
}

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

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

.styles_header_new .item_price_l {
	position: absolute;
	left: 0;
	bottom: 1px;
	z-index: 1;
	display: inline-block;
	width: 100%;
	height: 10px;
	background-color: #ffdc00
}

.jsp_header {
	height: 560px
}

.jsp_recom_slider,.jsp_remark_slider {
	margin-top: 30px;
	border: 1px solid #f0f0f0
}

.jsp_recom_slider.visible,.jsp_remark_slider.visible {
	opacity: 1
}

.jsp_recom_slider .glide__track,.jsp_remark_slider .glide__track {
	float: left;
	margin: 0;
	padding: 0
}

.jsp_remark_slider .glide__slide {
	position: relative;
	text-align: center
}

.jsp_remark_slider .glide__bullets .glide__bullet.active {
	background: #ffdc00
}

.jsp_remark_slider .glide__bullets .glide__bullet {
	margin: 0 2px;
	width: 10px;
	height: 10px;
	background-color: #f2f2f2;
	border: none;
	border-radius: 0
}

.jsp_remark_slider .glide--horizontal .glide__bullets {
	bottom: 30px
}

.jsp_recom_slider .glide__arrows {
	margin-left: 2%!important;
	width: 96%!important
}

.jsp_recom_slider .glide__arrow,.jsp_remark_slider .glide__arrow {
	padding: 0;
	border: none;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	font-size: 60px;
	font-weight: 400;
	color: #9b9b9b;
	cursor: pointer;
	background-image: none;
	width: 60px;
	height: 60px
}

.jsp_recom_slider .prev {
	left: -20px!important
}

.jsp_recom_slider .next {
	right: -20px!important
}

.jsp_recom_slider .glide__arrow.disabled,.jsp_remark_slider .glide__arrow.disabled {
	opacity: .1!important
}

.jsp_recom_title,.jsp_remark_title {
	padding-left: 20px;
	height: 38px;
	line-height: 38px;
	background-color: #fafafa;
	color: #161616;
	font-size: 14px;
	font-weight: 700
}

.jsp_remark_slider .glide {
	padding: 30px 0 56px
}

.jsp_remark_slider .glide__wrapper {
	width: 898px;
	height: 150px;
	overflow: hidden
}

.jsp_remark_item {
	padding: 44px 88px!important;
	overflow: hidden;
	border-bottom: 1px dashed #e8e8e8
}

.jsp_remark_item:first-child {
	padding-top: 0!important
}

.jsp_remark_l {
	float: left;
	width: 60px;
	text-align: center
}

.jsp_remark_a {
	width: 48px;
	height: 48px;
	border-radius: 50%
}

.jsp_remark_n {
	margin-top: 8px;
	line-height: 16px;
	color: #7a7a7a;
	font-size: 12px
}

.jsp_remark_r {
	margin-left: 24px;
	float: left;
	width: 527px;
	text-align: left
}

.jsp_remark_p {
	line-height: 21px;
	color: #313131;
	font-size: 13px
}

.jsp_remark_imgs {
	margin-top: 14px
}

.jsp_remark_img {
	display: inline-block;
	margin-right: 10px;
	width: 84px;
	height: 84px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50%;
	cursor: pointer;
	position: relative
}

.jsp_remark_img.active {
	border: 1px solid #ea5457
}

.jsp_remark_img.active:after {
	content: "";
	position: absolute;
	left: 37px;
	bottom: -21px;
	width: 0;
	height: 0;
	border-width: 10px;
	border-style: solid;
	border-color: #ea5457 transparent transparent
}

.jsp_remark_review {
	width: 380px;
	height: 100%;
	margin-top: 15px
}

.jsp_remark_review img {
	width: 100%;
	height: auto
}

.jsp_recom_slider .glide {
	padding: 48px 0
}

.jsp_recom_slider .glide__wrapper {
	width: 898px;
	height: 408px;
	overflow: hidden
}

.jsp_recom_item {
	padding: 0 60px!important;
	width: 898px!important;
	height: 408px;
	overflow: hidden
}

.jsp_ri_item {
	float: left;
	display: inline-block;
	width: 244px;
	height: 408px;
	background: #fff;
	border: 1px solid #f0f0f0;
	margin-right: 19px
}

.jsp_ri_item:last-child {
	margin-right: 0
}

.jsp_ri_img {
	height: 244px;
	width: 100%;
	overflow: hidden;
	position: relative
}

.jsp_ri_img .img {
	background-size: cover;
	background-position: 50%;
	height: 100%;
	transition: all .4s
}

.jsp_ri_img .img:hover {
	transform: scale(1.06)
}

.jsp_ri_img .recom_style_tag {
	position: absolute;
	top: 0;
	right: 0;
	width: 44px;
	font-size: 0
}

.jsp_ri_img .recom_style_tag img {
	width: 44px;
	height: auto
}

.recom_style_info {
	position: relative;
	padding: 14px 9px 0;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: column;
	flex-flow: column;
	background-color: #fff
}

.recom_style_name {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	padding-bottom: 15px;
	width: 100%;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-align: center;
	align-items: center;
	font-size: 12px;
	color: #161616;
	font-weight: 700;
	border-bottom: 1px solid #e8e8e8
}

.recom_style_price {
	position: relative;
	font-size: 14px
}

.recom_style_desc {
	margin-top: 18px;
	color: #9b9b9b;
	font-size: 13px
}

.recom_style_desc .style_desc_box {
	margin-bottom: 10px;
	display: -ms-flexbox;
	display: flex;
	position: relative
}

.recom_style_desc .recom_desc_title {
	margin-right: 6px;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 18px;
	height: 18px;
	background-size: cover
}

.recom_style_desc .recom_desc_title.advs-icon {
	background-image: url(../images/prod_command__icon01-7b5e1b1d3518c1d2af47b98775809e13.png)
}

.recom_style_desc .recom_desc_title.command-icon {
	background-image: url(../images/prod_command__icon02-0f7d42b33c27668e87d287066d552c8e.png)
}

.recom_style_desc .recom_desc_text {
	color: #9b9b9b;
	font-size: 12px;
	line-height: 18px
}

.jsp_top_topics {
	margin-top: 30px
}

.jsp_top_topics .top_topics_title {
	padding-left: 20px;
	height: 38px;
	line-height: 38px;
	background-color: #fafafa;
	color: #161616;
	font-size: 14px;
	font-weight: 700;
	border: 1px solid #f0f0f0;
	margin-bottom: 37px
}

.jsp_top_topics .top_topics_content:after {
	content: "";
	width: 0;
	overflow: hidden;
	display: block;
	clear: both
}

.jsp_top_topics .top_topics_content {
	width: 100%
}

.jsp_top_topics .top_topics_main {
	width: 427px;
	height: 511px;
	float: left;
	margin-right: 45px
}

.jsp_top_topics .top_topics_left {
	background: #fff;
	border: 1px solid #e8e8e8
}

.jsp_top_topics .top_topics_left:hover {
	box-shadow: 0 3px 17px 0 rgba(0,0,0,.09)
}

.jsp_top_topics .ttl_img {
	width: 425px;
	height: 318px;
	background-size: cover;
	background-position: 50%;
	cursor: pointer
}

.jsp_top_topics .ttl_info {
	padding: 26px 47px 37px 27px
}

.jsp_top_topics .info_title {
	color: #4a4a4a;
	display: inline-block;
	font-weight: 700;
	vertical-align: bottom
}

.jsp_top_topics .ttl_info_title {
	margin-bottom: 7px;
	font-size: 16px;
	width: 100%
}

.jsp_top_topics .info_desc {
	font-size: 12px;
	color: #9b9b9b;
	letter-spacing: 0;
	line-height: 19px
}

.jsp_top_topics .ttl_info_desc {
	margin-bottom: 35px
}

.jsp_top_topics .label_item {
	display: inline-block;
	min-width: 77px;
	height: 30px;
	border: 1px solid #e9e9e9;
	border-radius: 2px;
	font-size: 12px;
	color: #4a4a4a;
	text-align: center;
	line-height: 30px;
	margin-right: 5px
}

.jsp_top_topics .ttr_item {
	width: 426px;
	height: 120px;
	background: #fff;
	border: 1px solid #e8e8e8;
	margin-bottom: 10px;
	display: -ms-flexbox;
	display: flex
}

.jsp_top_topics .ttr_item:hover {
	box-shadow: 0 0 12px 0 rgba(0,0,0,.09)
}

.jsp_top_topics .ttr_item::last-child {
	margin-bottom: 0
}

.jsp_top_topics .ttr_img {
	width: 120px;
	height: 118px;
	background-size: cover;
	background-position: 50%;
	cursor: pointer
}

.jsp_top_topics .ttr_info_title {
	margin-bottom: 4px;
	width: 100%;
	font-size: 14px
}

.jsp_top_topics .ttr_info_desc {
	margin-bottom: 9px
}

.jsp_top_topics .ttr_labels {
	height: 30px;
	overflow: hidden
}

.jsp_top_topics .ttr_info {
	width: 306px;
	padding: 18px
}

.hidden {
	display: none
}

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

.ellipsis-2 {
	height: 40px;
	overflow: hidden;
	text-overflow: -o-ellipsis-lastline;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2
}

.jsp_topics_tag {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-top: 45px;
	height: 148px;
	overflow: hidden
}

.jsp_topics_tag .topics_tag_item {
	width: 427px;
	height: 64px;
	border: 1px solid #e8e8e8;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 10px
}

.jsp_topics_tag .topics_tag_item:hover {
	box-shadow: 0 0 12px 0 rgba(0,0,0,.09)
}

.jsp_topics_tag .tti_img {
	width: 66px;
	height: 63px;
	background-size: cover;
	background-position: 50%;
	cursor: pointer
}

.jsp_topics_tag .tti_info {
	padding: 16px;
	width: 100%;
	font-size: 12px;
	width: 360px
}

.jsp_topics_tag .tti_info_title {
	color: #4a4a4a;
	font-weight: 700;
	width: 100%;
	display: inline-block;
	vertical-align: middle
}

.jsp_topics_tag .tti_info_intro {
	color: #9b9b9b
}

.jsp_topics_tag_more {
	height: 100%
}

.topics_load_more {
	text-align: center;
	font-size: 14px;
	color: #9b9b9b;
	line-height: 18px;
	margin-top: 45px;
	cursor: pointer
}

.load_more_icon {
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #9b9b9b;
	margin: 5px auto
}

.style_field {
	display: -ms-flexbox;
	display: flex;
	border-bottom: 1px solid #e8e8e8;
	font-size: 13px;
	color: #4a4a4a;
	line-height: 13px;
	padding: 40px 30px 25px;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.style_field .style_field_name {
	width: 33.3%;
	margin-bottom: 15px;
	cursor: pointer
}

.style_evaluation .style_evaluation_item,.style_field.hidden {
	display: none
}

.style_evaluation .style_evaluation_item.active {
	display: block
}

.style_evaluation .pagination {
	margin-top: 20px;
	text-align: right;
	font-size: 0
}

.style_evaluation .next,.style_evaluation .prev {
	width: 101px;
	height: 40px;
	border: 1px solid #e8e8e8;
	font-size: 12px;
	color: #4a4a4a;
	cursor: pointer;
	display: inline-block;
	text-align: center;
	line-height: 40px
}

.style_evaluation .next.disabled,.style_evaluation .prev.disabled {
	color: #9b9b9b;
	cursor: not-allowed
}

.style_evaluation .page {
	width: 31px;
	height: 40px;
	border-top: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
	cursor: pointer;
	display: inline-block;
	text-align: center;
	line-height: 40px;
	font-size: 12px
}

.style_evaluation .page.active {
	background: #9b9b9b;
	color: #fff
}

.style_size_service {
	top: 200px;
	right: -140px;
	padding-top: 12px;
	width: 88px;
	border: 1px solid rgba(3,3,3,.16)
}

.sss_icon {
	padding: 7px;
	width: 44px!important;
	height: 44px!important
}

.sss_btn {
	height: 43px;
	line-height: 43px
}

.sss_btn .icon-tshe-arrow-drop-up {
	left: -12px;
	top: -10px
}

.clothesColors_wrap {
	height: 100%
}

.clothesColors_wrap .color_select__box {
	display: -ms-flexbox;
	display: flex;
	color: #9b9b9b;
	font-size: 12px;
	border-radius: 3px
}

.clothesColors_wrap .color_list {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-left: 20px;
	padding-right: 50px
}

.clothesColors_wrap .color_select__title {
	-ms-flex-negative: 0;
	flex-shrink: 0
}

.clothesColors_wrap .color_item {
	display: inline-block;
	padding: 3px;
	margin-right: 12px;
	margin-bottom: 10px;
	border-radius: 100%;
	cursor: pointer;
	display: -ms-flexbox;
	display: flex;
	border: 1px solid #e8e8e8
}

.clothesColors_wrap .color_item i {
	width: 14px;
	height: 14px;
	border-radius: 100%
}

.clothesColors_wrap {
	margin-top: 10px;
	padding-left: 15px
}

.clothesColors_wrap .color_select__box {
	display: -ms-flexbox;
	display: flex;
	color: #9b9b9b;
	font-size: 12px;
	border-radius: 3px
}

.clothesColors_wrap .color_list {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-left: 15px;
	padding-right: 30px
}

.clothesColors_wrap .color_select__title {
	-ms-flex-negative: 0;
	flex-shrink: 0
}

.clothesColors_wrap .color_item {
	display: inline-block;
	position: relative;
	padding: 4px;
	margin-right: 12px;
	margin-bottom: 10px;
	border-radius: 0;
	display: -ms-flexbox;
	display: flex;
	border: 1px solid #e8e8e8
}

.clothesColors_wrap .color_item i {
	width: 14px;
	height: 14px;
	border-radius: 100%
}

.clothesColors_wrap .color_item .color_item_name {
	display: none;
	position: absolute;
	top: -18px;
	left: 13px;
	z-index: 1;
	padding: 2px 8px;
	background-color: #fff;
	border: 1px solid #ebebeb;
	color: #161616;
	white-space: nowrap
}

.clothesColors_wrap .color_item:hover .color_item_name {
	display: block
}

.clothesColors_wrap .color_item_hover {
	cursor: pointer
}

.clothesColors_wrap .color_item.active,.clothesColors_wrap .color_item_hover:hover {
	border: 1px solid #ff5859
}

.clothesColors_wrap .color_item_img {
	width: 27px;
	height: 30px
}

.clothesColors_wrap .color_select_active {
	position: absolute;
	right: 0;
	bottom: 0;
	display: inline-block;
	width: 0;
	height: 0;
	color: #fff;
	border-bottom: 12px solid #ff5859;
	border-left: 12px solid transparent
}

.clothesColors_wrap .color_select_icon:before {
	content: "\2713";
	position: absolute;
	bottom: -1px;
	right: 4px;
	color: #fff;
	width: 2px;
	height: 2px
}

.clothesColors_wrap .color_item.disabled {
	opacity: .5
}

.clothesColors_wrap .color_stock_out {
	position: absolute;
	text-align: center;
	line-height: 40px;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: hsla(0,0%,100%,.81);
	color: #666
}

.clothes_sizes_wrap {
	margin-top: 10px;
	padding-left: 15px
}

.clothes_sizes_wrap .size_select__box {
	display: -ms-flexbox;
	display: flex;
	color: #9b9b9b;
	font-size: 12px
}

.clothes_sizes_wrap .size_list {
	margin-left: 32px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	text-align: center;
	margin-left: 15px
}

.clothes_sizes_wrap .size_select__title {
	-ms-flex-negative: 0;
	flex-shrink: 0
}

.clothes_sizes_wrap .size_item {
	display: inline-block;
	position: relative;
	width: 37px;
	height: 24px;
	cursor: pointer;
	border: 1px solid #e8e8e8;
	line-height: 24px;
	margin-right: 12px;
	margin-bottom: 10px;
	color: #000
}

.clothes_sizes_wrap .size_item.disabled {
	color: #e3e3e3;
	border: 1px solid #e8e8e8;
	cursor: not-allowed
}

.clothes_sizes_wrap .size_item.active,.clothes_sizes_wrap .size_item_hover:hover {
	border: 1px solid #ff5859
}

.clothes_sizes_wrap .size_select_active {
	position: absolute;
	right: 0;
	bottom: 0;
	display: inline-block;
	width: 0;
	height: 0;
	color: #fff;
	border-bottom: 12px solid #ff5859;
	border-left: 12px solid transparent
}

.clothes_sizes_wrap .size_select_icon:before {
	content: "\2713";
	position: absolute;
	bottom: 1px;
	right: 4px;
	color: #fff;
	width: 2px;
	height: 2px
}

.java_style_mobile_body .consult-wrap--mobile .cm-icon {
	bottom: 58px;
	z-index: 8
}

.java_style_mobile_wrapper {
	padding-bottom: 50px;
	background-color: #f5f5f5
}

.smj_back_btn {
	display: none;
	position: fixed;
	top: 35px;
	left: 15px;
	z-index: 4;
	width: 32px;
	height: 32px;
	background-color: #434343;
	opacity: .5;
	border-radius: 50%
}

.smj_back_btn .icon-tshe-chevron-left {
	display: inline-block;
	margin: 3px;
	color: #fff;
	font-size: 26px
}

.smj_back_btn.active {
	display: block
}

.smj_nav {
	display: none;
	position: fixed;
	top: 0;
	right: 0;
	z-index: 5;
	width: 100%;
	height: 44px;
	line-height: 44px;
	background-color: #fff;
	text-align: center;
	box-shadow: 0 1px 2px rgba(0,0,0,.05)
}

.smj_nav.active {
	display: block
}

.smj_nav_back {
	position: absolute;
	left: 12px;
	top: 6px
}

.smj_nav_back .icon-tshe-chevron-left {
	color: #161616;
	font-size: 26px
}

.smj_nav_box,.smj_nav_item {
	display: inline-block
}

.smj_nav_item {
	position: relative;
	margin-right: 28px;
	height: 100%;
	color: #141414!important;
	font-size: 14px;
	opacity: .7
}

.smj_nav_item:last-child {
	margin-right: 0
}

.smj_nav_l {
	display: none;
	position: absolute;
	bottom: 2px;
	left: 50%;
	transform: translateX(-50%);
	width: 25px;
	height: 3px;
	background-color: #ffdc00
}

.smj_nav_item.active {
	opacity: 1
}

.smj_nav_item.active .smj_nav_l {
	display: inline-block
}

.smj_slider {
	position: relative;
	opacity: 0;
	transition: opacity .45s;
	background: #fafafa;
	padding: 15px 0 0
}

.smj_slider.visible {
	opacity: 1
}

.smj_recom_glide .glide__track,.smj_slider .glide__track {
	margin: 0;
	padding: 0
}

.smj_slider .glide__slide img {
	width: 56%;
	margin: 0 auto
}

.smj_slider .glide__slide {
	position: relative;
	text-align: center
}

.smj_recom_glide .glide__bullets .glide__bullet.active,.smj_slider .glide__bullets .glide__bullet.active {
	background: #ffdc00
}

.smj_recom_glide .glide__bullets .glide__bullet,.smj_slider .glide__bullets .glide__bullet {
	margin: 0 3px;
	width: 8px;
	height: 8px;
	background-color: inherit;
	border: 1px solid #000;
	border-radius: 8px;
	background: #fff
}

.smj_recom_glide .smj_recom_bullets {
	bottom: 0!important
}

.smj_mes {
	padding: 15px;
	background-color: #fff;
	border-bottom: 1px solid #f4f4f4
}

.smj_mes_name {
	position: relative;
	padding-right: 35px;
	color: #161616;
	font-size: 18px;
	font-weight: 700
}

.smj_mes_custom {
	position: absolute;
	right: 0;
	bottom: 0;
	font-size: 13px;
	color: #dfbf43;
	line-height: 25px
}

.smj_mes_custom_icon {
	margin-left: 20px;
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(../images/custom2-e3ba11b1f429179a4710ed58ee65453e.png);
	background-size: 16px 16px
}

.smj_mes_l1 {
	display: inline-block;
	width: 1px;
	height: 14px;
	background-color: #f0f0f0
}

.smj_mes_des {
	margin-top: 6px;
	line-height: 21px;
	color: #6c6c6c;
	font-size: 14px
}

.smj_mes_tags {
	margin-top: 10px
}

.smj_mes_tag {
	display: inline-block;
	margin-right: 5px;
	padding: 2px 5px;
	background-color: #ff6e60;
	color: #fff;
	font-size: 12px
}

.smj_mes_price {
	margin-bottom: 17px;
	position: relative
}

.smj_mp_cost {
	position: relative;
	color: #161616;
	font-size: 0
}

.smj_mp_re {
	position: relative;
	z-index: 2
}

.smj_mp_cost_i {
	font-size: 16px
}

.smj_mp_cost_p {
	font-size: 30px;
	font-weight: 700
}

.smj_mp_cost_l {
	position: absolute;
	left: 1px;
	bottom: -3px;
	z-index: 1;
	display: inline-block;
	width: 100%;
	height: 13px;
	background-color: #ffdc00
}

.smj_mes_origin {
	margin-left: 13px;
	color: #9b9b9b;
	font-size: 13px;
	text-decoration: line-through
}

.smj_mes_print {
	color: #9b9b9b
}

.smj_mes_l2 {
	display: inline-block;
	margin: 0 8px;
	width: 1px;
	height: 10px;
	background-color: #e3e3e3
}

.smj_mpr_more {
	display: inline-block;
	width: 14px;
	height: 14px;
	text-align: center;
	line-height: 14px;
	color: #fff;
	background-color: #d8d8d8;
	font-size: 10px;
	font-weight: 700;
	border-radius: 50%
}

.smj_tip_ser {
	margin-right: 23px
}

.smj_tip {
	padding: 15px;
	background-color: #fff;
	color: #9b9b9b;
	font-size: 14px;
	display: -ms-flexbox;
	display: flex
}

.smj_tip_item {
	display: block
}

.smj_tip_dot {
	display: inline-block;
	position: relative;
	top: -1px;
	margin-right: 8px;
	width: 6px;
	height: 6px;
	background-color: #ffdc00;
	vertical-align: middle
}

.smj_params {
	position: relative;
	margin: 10px 0;
	padding: 0 15px;
	height: 44px;
	line-height: 44px;
	background-color: #fff;
	color: #4a4a4a;
	font-size: 14px
}

.smj_params .icon_tshe_right {
	position: absolute;
	right: 15px;
	top: 17px
}

.smj_params .icon-tshe-arrow-drop-up {
	color: #dcdcdc;
	font-size: 30px
}

.smj_params_modal {
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.4);
	transition: zIndex .2s .2s
}

.smj_params_modal.active {
	z-index: 9;
	transition: zIndex .2s .2s
}

.smj_pm_box {
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 1000;
	transform: translateY(100%);
	transition: transform .2s;
	width: 100%;
	background-color: #fff
}

.smj_pm_box.active {
	transform: translateY(0)
}

.smj_pm_title {
	position: relative;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #7a7a7a;
	font-size: 14px
}

.smj_pm_title .icon-tshe-delete {
	position: absolute;
	top: 14px;
	right: 15px;
	color: #7a7a7a;
	font-size: 24px;
	font-weight: 700
}

.smj_pm_item {
	position: relative;
	padding: 20px 20px 20px 55px;
	border-top: 1px solid #f5f5f5;
	font-size: 13px
}

.smj_pm_item_field {
	padding: 20px 20px 20px 100px
}

.smj_pm_item_l {
	position: absolute;
	top: 15px;
	left: 15px;
	color: #9b9b9b
}

.smj_pm_item_r {
	color: #161616
}

.smj_remark_title {
	position: relative;
	margin-top: 10px;
	padding-left: 15px;
	height: 48px;
	line-height: 48px;
	background-color: #fff
}

.smj_rt_t {
	border-bottom: 1px solid #f4f4f4;
	font-size: 13px
}

.smj_rt_t .smj_rt_more {
	position: absolute;
	right: 15px;
	color: #9b9b9b;
	font-size: 12px
}

.smj_rt_more .icon_tshe_right {
	top: -2px
}

.smj_rt_t .icon-tshe-arrow-drop-up {
	color: #dcdcdc;
	font-size: 30px
}

.smj_rl_one {
	padding: 20px 15px;
	background-color: #fff
}

.smj_rl_a {
	width: 34px;
	height: 34px;
	border-radius: 50%
}

.smj_rl_n {
	margin: 8px 0 0 8px;
	line-height: 18px;
	color: #7a7a7a;
	font-size: 12px
}

.smj_rl_p {
	margin: 15px 0 12px;
	line-height: 20px;
	color: #313131;
	font-size: 13px
}

.smj_rl_imgs {
	font-size: 0
}

.smj_rl_img {
	display: inline-block;
	margin: 0 8px 8px 0;
	width: 77px;
	height: 77px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50%
}

.smj_remark_modal {
	position: fixed;
	top: 0;
	right: -100%;
	z-index: 1000;
	padding-top: 44px;
	width: 100%;
	height: 100%;
	overflow-x: hidden;
	overflow-y: scroll;
	background-color: #fff;
	transition: right .2s
}

.smj_remark_modal.active {
	right: 0
}

.smj_remark_modal .smj_nav {
	right: -100%;
	display: block
}

.smj_remark_modal.active .smj_nav {
	right: 0
}

.smj_remark_list {
	padding-left: 15px
}

.smj_rl_con {
	padding: 20px 15px 15px 0;
	border-bottom: 1px solid #f4f4f4
}

.smj_rtfs {
	margin-top: 10px;
	padding: 15px;
	background-color: #fff
}

.smj_rtfs p {
	line-height: 26px;
	color: #4a4a4a;
	font-size: 14px
}

.smj_rtfs hr {
	border: none
}

.smj_rtfs strong {
	display: block!important;
	position: relative;
	margin: 10px;
	padding: 0 16px;
	text-align: center;
	background-color: #fff;
	color: #4a4a4a;
	font-size: 16px;
	font-weight: 600
}

.smj_rtfs strong:after,.smj_rtfs strong:before {
	content: "";
	position: absolute;
	height: 1px;
	background-color: #e3e3e3;
	width: calc(50% - 48px);
	top: 50%
}

.smj_rtfs strong:before {
	left: 0
}

.smj_rtfs strong:after {
	right: 0
}

.smj_rtfs img {
	width: 100%;
	height: auto
}

.smj_recom {
	margin-top: 10px;
	padding-bottom: 30px;
	background-color: #fff
}

.smj_recom_title {
	margin: 0 15px;
	height: 50px;
	line-height: 50px;
	color: #4a4a4a;
	font-size: 14px;
	border-bottom: 1px solid #f5f5f5
}

.smj_recom_items {
	padding: 0 15px;
	font-size: 0;
	min-width: 100%;
	height: 170px;
	overflow-x: scroll;
	overflow-y: hidden
}

.smj_recom_item {
	display: inline-block;
	margin: 0 15px 10px 0;
	width: 120px
}

.smj_recom_img {
	position: relative;
	width: 120px;
	height: 120px;
	background-color: #fafafa;
	overflow: hidden
}

.smj_ri_img {
	position: absolute;
	top: 5%;
	left: 50%;
	height: 90%;
	transform: translateX(-50%)
}

.smj_recom_c,.smj_recom_n {
	margin-top: 7px;
	line-height: 18px;
	color: #161616;
	font-size: 12px
}

.smj_recom_c {
	margin-top: 3px
}

.smj_bottom {
	margin-top: 20px;
	padding-bottom: 30px;
	position: relative;
	text-align: center
}

.smj_bottom_l {
	position: absolute;
	top: 27px;
	left: 5%;
	z-index: 2;
	margin: 0 23px;
	width: 90%;
	height: 1px;
	background-color: #e3e3e3
}

.smj_bottom_s {
	position: relative;
	z-index: 3;
	background-color: #f5f5f5;
	color: #c5c5c5;
	font-size: 12px
}

.smj_bottom_icon {
	margin-top: 5px
}

.smj_bottom_icon span {
	display: inline-block;
	width: 40px;
	height: 40px;
	background-size: cover
}

.smj_meiqia_btn {
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 8;
	width: 100%;
	height: 50px;
	text-align: center;
	line-height: 50px;
	background-image: linear-gradient(-90deg,#ffec6b,#ffdc00);
	color: #161616;
	font-size: 14px;
	font-weight: 700
}

.smj_topics {
	margin-top: 10px;
	padding-bottom: 20px;
	background-color: #fff
}

.smj_topics_head {
	padding-left: 15px;
	height: 50px;
	line-height: 50px;
	color: #161616;
	font-size: 13px
}

.smj_tf_img {
	position: relative;
	width: 100%;
	height: 175px;
	background-size: cover;
	background-position: 50%
}

.smj_tf_title {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 33px;
	background: hsla(0,0%,100%,.8);
	font-size: 14px;
	color: #000;
	padding: 0 25px;
	line-height: 33px;
	font-weight: 700
}

.smj_topics_content {
	padding: 0 15px
}

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

.smj_tf_desc {
	width: 100%;
	height: 76px;
	background: #fff;
	border: 1px solid #e8e8e8;
	padding: 20px 25px
}

.smj_tf_intro {
	font-size: 12px;
	color: #9b9b9b;
	line-height: 18px
}

.ellipsis-2 {
	height: 36px;
	overflow: hidden;
	text-overflow: -o-ellipsis-lastline;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2
}

.smj_topics_item {
	height: 100%;
	height: 66px;
	background: #fff;
	border: 1px solid #e8e8e8;
	position: relative;
	margin-top: 15px;
	display: -ms-flexbox;
	display: flex
}

.smj_to_desc {
	width: 70%
}

.smj_to_img {
	width: 66px;
	height: 64px;
	margin-right: 12px;
	background-size: cover;
	background-position: 50%
}

.smj_to_title {
	font-size: 12px;
	color: #4a4a4a;
	margin-top: 16px;
	font-weight: 700
}

.smj_to_intro {
	font-size: 12px;
	color: #9b9b9b;
	line-height: 18px
}

.smj_mes_desc {
	font-size: 12px;
	color: #4a4a4a;
	line-height: 21px;
	margin-top: 11px
}

.smj_mes_seo {
	font-size: 12px;
	color: #cbcbcb;
	line-height: 20px;
	margin-top: 5px
}

.smj_mes_icon {
	margin-right: 6px;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 12px;
	height: 12px;
	background-size: cover;
	display: inline-block
}

.smj_mes_command {
	background-image: url(../images/prod_command_icon_yellow01-464fbe30f58a401f07fda4684cc20442.png)
}

.smj_mes_advs {
	background-image: url(../images/prod_command_icon_yellow02-264d504f1379d9d72bec3894acfdcb22.png)
}

.smj_tip_mater {
	border-bottom: 1px solid #f4f4f4
}

.smj_tip_desc {
	font-size: 14px;
	color: #4a4a4a
}

.smj_tshe_logo {
	position: absolute;
	top: 40px;
	left: 15px;
	z-index: 4;
	width: 117px;
	height: 30px;
	background-size: 117px 30px
}

.smj_prod_tag {
	position: absolute;
	top: 35px;
	right: 0;
	width: 72px;
	z-index: 4
}

.smj_prod_tag img {
	width: 72px!important;
	height: auto
}

.seo_m_nav {
	padding: 15px 0 0 15px;
	background: #fafafa
}

.smj_pm_item_size {
	display: inline-table;
	width: 37px;
	height: 24px;
	border: 1px solid #e8e8e8;
	color: #000;
	font-size: 14px;
	text-align: center;
	padding: 5px;
	text-shadow: 0 1px 0 hsla(0,0%,100%,.5);
	margin-right: 9px;
	margin-bottom: 9px
}

.smj_pm_item_size.disabled {
	color: #e3e3e3
}

.smj_pm_item_color {
	display: inline-table;
	width: 45px;
	height: 45px;
	padding: 5px;
	background: #f9f9f9;
	margin-bottom: 4px
}

.smj_color_img {
	width: 100%;
	height: auto
}

.smj_color_img.disabled {
	opacity: .1
}

.smj_pm_item_color.disabled {
	border: 1px solid #e8e8e8
}

.smj_pm_item_c {
	position: relative;
	width: 45px;
	height: 100%;
	display: inline-table;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 10px
}

.smj_pm_color_stock {
	position: absolute;
	top: 16px;
	left: 10px;
	font-size: 12px;
	color: #9b9b9b
}

.smj_recom__slide {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 15px 0;
	height: 400px
}

.smj_recom_style_item {
	width: calc(50% - 5px);
	height: 350px;
	background: #fff;
	border: 1px solid #e8e8e8
}

.smj_rs_img .img {
	position: relative;
	height: 44.6vw;
	background-size: cover;
	background-position: 50%
}

.smj_rs_name {
	font-size: 14px;
	color: #000;
	text-align: center;
	font-weight: 700;
	border-bottom: 1px solid #f0f0f0
}

.smj_rs_info {
	padding: 15px 10px 10px
}

.smj_rs_title {
	font-size: 12px;
	color: #161616;
	margin-bottom: 8px
}

.smj_rs_desc {
	margin-top: 10px;
	color: #9b9b9b;
	font-size: 12px;
	text-align: left
}

.smj_rs_desc_box {
	display: -ms-flexbox;
	display: flex;
	margin-top: 7px
}

.smj_rs_desc_title {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin-right: 6px;
	width: 16px;
	height: 16px;
	background-size: cover
}

.smj_rs_desc_title.advs-icon {
	background-image: url(../images/prod_command__icon01-7b5e1b1d3518c1d2af47b98775809e13.png)
}

.smj_rs_desc_title.command-icon {
	background-image: url(../images/prod_command__icon02-0f7d42b33c27668e87d287066d552c8e.png)
}

.smj_rs_tag {
	position: absolute;
	top: 0;
	right: 0;
	width: 44px;
	font-size: 0
}

.smj_rs_tag img {
	width: 44px;
	height: auto
}

.smj_recom_glide .glide__track {
	height: 390px
}

.smj_recom_glide .glide__wrapper {
	padding: 0 15px
}

.smj_topics_load_more {
	font-size: 14px;
	color: #9b9b9b;
	text-align: center;
	margin-top: 10px
}

.hidden {
	display: none
}