<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.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&gt;.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&gt;.swiper-wrapper {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.swiper-container-free-mode&gt;.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&gt;.swiper-wrapper {
	-ms-touch-action: pan-y;
	touch-action: pan-y
}

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical&gt;.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&gt;.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&gt;.swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	transform: translate3d(0, -50%, 0)
}

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

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

.swiper-container-vertical&gt;.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&gt;.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 4px
}

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

.swiper-container-horizontal&gt;.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&gt;.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&gt;.swiper-pagination-progressbar {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0
}

.swiper-container-vertical&gt;.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&gt;.swiper-scrollbar {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%
}

.swiper-container-vertical&gt;.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&gt;canvas,
.swiper-zoom-container&gt;img,
.swiper-zoom-container&gt;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,&lt;svg xmlns="http://www.w3.org/2000/svg"&gt;&lt;filter id="filter"&gt;&lt;feGaussianBlur stdDeviation="50" /&gt;&lt;/filter&gt;&lt;/svg&gt;#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
}

.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: grabbing;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.sc_banner {
	position: relative;
	height: 480px;
	width: 100%;
	background-image: url(https://o86bsrpha.qnssl.com/assets/contact_us_banner-54fa7f6fc1f23d72c0e630473faabcac.jpg);
	background-size: cover;
	color: #fff;
	background-position: 50%;
	background-repeat: no-repeat
}

.sc_banner_mobile {
	height: 220px
}

.sc_banner_box {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
	color: #4a4a4a
}

.sc_bb_h {
	font-size: 32px
}

.sc_bb_p {
	margin-top: 10px;
	font-size: 14px
}

.sc_con {
	margin: 30px auto 0;
	width: 100%;
	text-align: center;
	color: #4a4a4a;
	font-size: 16px;
	line-height: 30px
}

.gd_index_wrapper.main {
	margin-bottom: -337px
}

.gd_index_wrapper .main__push {
	height: 294px
}

.tgi_banner {
	width: 100%;
	height: 548px;
	overflow: hidden
}

.tgi_banner .glide__slide {
	height: 548px;
	background-size: cover;
	background-position: 50%
}

.tgi_banner .glide__arrow {
	padding: 0;
	width: 40px;
	height: 50px;
	border-radius: 0;
	border: none;
	background-color: rgba(0, 0, 0, .4)
}

.tgi_banner .glide__arrow .tshe_icon {
	color: #fff;
	font-size: 24px
}

.tgi_banner .glide__arrow:hover {
	background-color: rgba(0, 0, 0, .7)
}

.tgi_banner .glide__arrow.next {
	right: 50px
}

.tgi_banner .glide__arrow.prev {
	left: 50px
}

.tshe_gaoding_index .tab-content_item {
	display: none
}

.tshe_gaoding_index .tab-content_item.visible {
	display: block
}

.tshe_gaoding_index .nav_item,
.tshe_gaoding_index .nav_list {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center
}

.tshe_gaoding_index .nav_item {
	margin-left: 20px;
	-ms-flex-flow: column;
	flex-flow: column;
	-ms-flex-align: center;
	align-items: center;
	height: 98px;
	width: 98px;
	border-radius: 4px;
	transition: none;
	cursor: pointer
}

.tshe_gaoding_index .nav_item.active,
.tshe_gaoding_index .nav_item:hover {
	background-image: linear-gradient(180deg, #ffec6b, #ffdc00);
	font-weight: 700;
	box-shadow: 0 6px 10px 0 rgba(255, 234, 146, .69)
}

.tshe_gaoding_index .nav_item.active .cata_icon,
.tshe_gaoding_index .nav_item:hover .cata_icon {
	opacity: .7
}

.tshe_gaoding_index .nav_item.active .cata_icon {
	opacity: 1
}

.tshe_gaoding_index .cata_icon {
	margin-bottom: 8px;
	width: auto;
	height: 36px
}

.tshe_gaoding_index .tab-item {
	position: relative;
	margin-right: 36px;
	font-size: 14px;
	color: #8f8f8f;
	cursor: pointer
}

.tshe_gaoding_index .tab-item:last-of-type {
	margin-right: 0
}

.tshe_gaoding_index .tab-item.active {
	font-weight: 700;
	color: #161616
}

.tshe_gaoding_index .tab-item.active:after {
	content: "";
	position: absolute;
	width: 112%;
	left: -6%;
	bottom: -10px;
	height: 5px;
	background-image: linear-gradient(90deg, #fff000, #ffdc00);
	border-radius: 3px
}

.tshe_gaoding_index .sem-modal {
	position: fixed;
	display: -ms-flexbox;
	display: flex;
	top: 0;
	left: 0;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	z-index: 999;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .6)
}

.tshe_gaoding_index .sem-modal .sem-close {
	display: inline-block;
	position: absolute;
	top: 4px;
	right: -40px;
	font-size: 30px;
	color: #d8d8d8;
	width: 30px;
	height: 30px;
	background: url("https://www.yilan99.com/images/yilan_14.png");
	background-size: 30px 30px;
	cursor: pointer
}

.tshe_gaoding_index .sem-checkPhone_modal {
	display: none
}

.tshe_gaoding_index .sem-checkPhone_modal .check-container {
	position: relative;
	padding: 28px 36px;
	width: 312px;
	background-color: #fff;
	border-radius: 3px
}

.tshe_gaoding_index .sem-checkPhone_modal .check-title {
	font-size: 20px;
	font-weight: 700
}

.tshe_gaoding_index .sem-checkPhone_modal .check-box {
	margin-top: 26px
}

.tshe_gaoding_index .sem-checkPhone_modal .box-item {
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 10px;
	-ms-flex-align: center;
	align-items: center
}

.tshe_gaoding_index .sem-checkPhone_modal .box-item.image-code_item {
	display: none
}

.tshe_gaoding_index .sem-checkPhone_modal .box-item.image-code_item.visible {
	display: -ms-flexbox;
	display: flex
}

.tshe_gaoding_index .sem-checkPhone_modal .check-input {
	-ms-flex: 1;
	flex: 1;
	height: 36px;
	font-size: 13px;
	border: 1px solid #ededed;
	border-radius: 3px;
	text-indent: 12px
}

.tshe_gaoding_index .sem-checkPhone_modal .image-code {
	margin-left: -2px;
	width: 93px;
	height: 36px;
	background-color: #eee
}

.tshe_gaoding_index .sem-checkPhone_modal .get-code {
	margin-left: -93px;
	width: 93px;
	height: 36px;
	line-height: 36px;
	font-size: 13px;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	border-radius: 0
}

.tshe_gaoding_index .sem-checkPhone_modal .get-code.waiting {
	display: inline-block;
	height: 1em;
	line-height: 1em;
	background-image: none;
	background-color: transparent;
	color: #7f7f7f;
	border-left: 1px solid #e8e8e8;
	font-size: 12px
}

.tshe_gaoding_index .sem-checkPhone_modal .error-item {
	font-size: 12px;
	color: #ff584c
}

.tshe_gaoding_index .sem-checkPhone_modal .check-submit {
	width: 100%;
	font-size: 14px
}

.tshe_gaoding_index .product-video {
	display: none
}

.tshe_gaoding_index .product-video .user_guide__video_modal {
	position: relative;
	width: 600px;
	height: 338px
}

.tshe_gaoding_index .product-video #user_guide__video {
	border-radius: 5px;
	overflow: hidden
}

.tshe_gaoding_index .sem-btn {
	background-image: linear-gradient(90deg, #fff000, #ffdc00);
	color: #141414
}

.tshe_gaoding_index .sem-btn,
.tshe_gaoding_index .sem-btn-black {
	display: inline-block;
	width: 124px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 3px;
	font-size: 12px;
	font-weight: 700
}

.tshe_gaoding_index .sem-btn-black {
	margin-left: 8px;
	background-image: linear-gradient(90deg, #111, #333);
	color: #fff;
	text-decoration: none
}

.tshe_gaoding_index .sem-header .sem-btn {
	margin-left: 63px
}

.tshe_gaoding_index .sem-header .header-container {
	padding-top: 46px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 0 auto;
	width: 1000px
}

.tshe_gaoding_index .sem-category {
	margin: 60px 0 70px
}

.tshe_gaoding_index .sem-category .sem-cate_title {
	font-size: 24px;
	text-align: center;
	font-weight: 700
}

.tshe_gaoding_index .sem-category .sem-cate_subtitle {
	margin-top: 10px;
	font-size: 14px;
	color: #888;
	text-align: center
}

.tshe_gaoding_index .sem-category .sem-cate_container {
	margin-top: 28px
}

.tshe_gaoding_index .sem-category .container-tab {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center
}

.tshe_gaoding_index .sem-cases {
	margin: 70px 0 60px
}

.tshe_gaoding_index .sem-cases .cases-title {
	font-size: 24px;
	font-weight: 700;
	text-align: center
}

.tshe_gaoding_index .sem-cases .cases-subtitle {
	margin-top: 10px;
	text-align: center;
	font-size: 14px;
	color: #888
}

.tshe_gaoding_index .sem-cases .cases-container {
	margin-top: 28px
}

.tshe_gaoding_index .sem-cases .container-tab {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center
}

.tshe_gaoding_index .sem-cases .cases-wrap {
	margin: 30px auto 0;
	width: 1000px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.tshe_gaoding_index .sem-cases .cases-box {
	width: 616px;
	-ms-flex-negative: 0;
	flex-shrink: 0
}

.tshe_gaoding_index .sem-cases .cases-remark {
	width: 362px
}

.tshe_gaoding_index .sem-cases .cases-box_item {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: justify;
	justify-content: space-between;
	background-size: cover;
	width: 616px;
	height: 408px
}

.tshe_gaoding_index .sem-cases .box-item {
	position: relative;
	margin-bottom: 8px;
	background-image: url("/");
	background-size: cover;
	background-position: 50%;
	width: 200px;
	height: 200px
}

.tshe_gaoding_index .sem-cases .box-item.box-item--long {
	width: 408px
}

.tshe_gaoding_index .sem-cases .case-info {
	position: absolute;
	display: -ms-flexbox;
	display: flex;
	left: 0;
	bottom: 0;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	height: 54px;
	background-image: linear-gradient(180deg, transparent, rgba(0, 0, 0, .48));
	color: #fff
}

.tshe_gaoding_index .sem-cases .case-img {
	margin: 0 10px;
	width: 30px;
	height: 30px;
	border-radius: 100%
}

.tshe_gaoding_index .sem-cases .case-name {
	font-size: 13px;
	font-weight: 700
}

.tshe_gaoding_index .sem-cases .remark-title {
	text-align: center;
	line-height: 60px;
	height: 60px;
	font-size: 16px;
	font-weight: 700;
	background-image: url("https://www.yilan99.com/images/yilan_30.jpg");
	background-size: cover
}

.tshe_gaoding_index .sem-cases .remark-list {
	position: relative;
	overflow: hidden;
	border: 1px solid #eee;
	border-top: none;
	height: 350px
}

.tshe_gaoding_index .sem-cases .remark-list:hover .remark-list_container {
	/*animation-play-state: paused*/
}

.tshe_gaoding_index .sem-cases .remark-list_container {
	padding: 0 19px 0 15px;
	/*animation: loop 30s linear infinite*/
}

.tshe_gaoding_index .sem-cases .remark-item {
	margin-top: 25px;
	padding-bottom: 22px;
	display: -ms-flexbox;
	display: flex;
	border-bottom: 1px dashed hsla(0, 0%, 59%, .2)
}

.tshe_gaoding_index .sem-cases .remark-img {
	-ms-flex-negative: 0;
	flex-shrink: 0
}

.tshe_gaoding_index .sem-cases .remark-img img {
	margin-right: 10px;
	width: 40px;
	height: 40px;
	border-radius: 100%
}

.tshe_gaoding_index .sem-cases .user-name {
	font-weight: 700;
	color: #343434
}

.tshe_gaoding_index .sem-cases .user-company {
	font-size: 12px;
	color: #adadad
}

.tshe_gaoding_index .sem-cases .remark-content {
	margin-top: 3px;
	font-size: 13px;
	line-break: 20px;
	color: #5f5f5f
}

.tshe_gaoding_index .sem-cases .case_more {
	margin-top: 50px;
	text-align: center
}

.tshe_gaoding_index .sem-cases .case_more a {
	width: 126px
}

.tshe_gaoding_index .sem-cases .case_more .com_btn {
	position: relative;
	display: inline-block;
	height: 42px;
	line-height: 42px;
	color: #161616;
	font-size: 14px;
	font-weight: 700;
	text-align: center;
	border-radius: 5px;
	background-image: linear-gradient(90deg, #ffec6b, #ffdc00)
}

.tshe_gaoding_index .sem-cases .case_more .com_btn:hover {
	background-image: linear-gradient(90deg, #ffef90, #ffe34d)
}

.tshe_gaoding_index .sem-cases .case_more .com_btn.shadow {
	box-shadow: 0 6px 10px 0 rgba(255, 234, 146, .69)
}

.tshe_gaoding_index .sem-cases .case_more .com_btn.shadow:after {
	content: "";
	position: absolute;
	right: 22px;
	top: 50%;
	transform: translateY(-50%);
	border: 6px solid transparent;
	border-left-color: #000
}

.tshe_gaoding_index .sem-cases .case_more .com_btn.shadow span {
	margin-left: -8px
}

.tshe_gaoding_index .sem-advantage {
	margin-top: 60px;
	padding: 60px 0 100px;
	background-color: #f8f8f8
}

.tshe_gaoding_index .sem-advantage .advantage-title {
	position: relative;
	font-size: 24px;
	font-weight: 700;
	text-align: center
}

.tshe_gaoding_index .sem-advantage .advantage-title:after {
	content: "";
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: -20px;
	width: 54px;
	height: 5px;
	background-image: linear-gradient(90deg, #fff000, #ffdc00);
	border-radius: 3px
}

.tshe_gaoding_index .sem-advantage .advantage-container {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 48px auto 0;
	width: 1000px
}

.tshe_gaoding_index .sem-advantage .advantage-item {
	width: 322px;
	text-align: center
}

.tshe_gaoding_index .sem-advantage .advantage-img {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 222px;
	background-size: cover
}

.tshe_gaoding_index .sem-advantage .advantage-img.img01 {
	background-image: url("/")
}

.tshe_gaoding_index .sem-advantage .advantage-img.img02 {
	background-image: url("/")
}

.tshe_gaoding_index .sem-advantage .advantage-img.img03 {
	background-image: url("https://www.yilan99.com/images/yilan_31.jpg")
}

.tshe_gaoding_index .sem-advantage .advantage-item_title {
	margin-top: 20px;
	font-size: 16px;
	font-weight: 700
}

.tshe_gaoding_index .sem-advantage .advantage-item_desc {
	margin-top: 5px;
	font-size: 13px;
	line-height: 20px;
	color: #5f5f5f
}

@keyframes loop {
	0% {
		transform: translateY(0)
	}

	to {
		transform: translateY(-103%)
	}
}

.sem_header_video {
	width: 445px
}

.shv_tit {
	margin-top: 30px;
	line-height: 24px;
	color: #161616;
	font-size: 28px;
	font-weight: 700
}

.shv_subtit {
	margin-top: 14px;
	line-height: 14px;
	color: #161616;
	font-size: 14px
}

.shv_video_box {
	margin-top: 50px
}

.shv_video_box .shv_video_bg {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 445px;
	height: 250px;
	background-image: url("https://www.yilan99.com/images/yilan_31.jpg");
	background-size: cover;
	border-radius: 4px
}

.shv_video_box .video-btn {
	display: inline-block;
	width: 104px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	background-color: #fff;
	box-shadow: 0 9px 20px 0 rgba(0, 0, 0, .23);
	border-radius: 36px;
	font-size: 12px;
	font-weight: 700;
	color: #444
}

.shv_video_box .video-btn span {
	position: relative;
	margin-left: -6px
}

.shv_video_box .video-btn span:after {
	content: "";
	position: absolute;
	top: 50%;
	right: -12px;
	transform: translateY(-50%);
	border: 5px solid transparent;
	border-left-color: #101010
}

.shv_video_box .video-name {
	position: absolute;
	bottom: 12px;
	left: 15px;
	color: #fff;
	font-size: 12px
}

.sem_header_form {
	width: 424px
}

.shf_body {
	height: 404px;
	background: #fff;
	box-shadow: 0 8px 16px rgba(57, 57, 57, .07);
	border-radius: 4px
}

.shf_body_item {
	display: none
}

.shf_body_item.active {
	display: block
}

.shf_body_direct {
	padding: 31px 44px 0 42px
}

.shf_bd_tit {
	font-size: 20px;
	color: #161616;
	line-height: 20px;
	font-weight: 700
}

.shf_bd_tit .yellow {
	color: #ffdc00
}

.shf_bd_subtit {
	margin-top: 8px;
	font-size: 14px;
	color: #686868
}

.shf_bd_items {
	margin-top: 21px
}

.shf_bdb_item {
	position: relative;
	margin-bottom: 12px;
	color: #7f7f7f;
	font-size: 13px
}

.shf_bdb_item .ui.selection.dropdown {
	padding: 0 0 0 18px !important;
	height: 46px;
	line-height: 46px !important;
	border: 1px solid #e8e8e8;
	border-radius: 2px !important
}

.shf_bdb_item .ui.selection .dropdown.icon {
	top: 16px
}

.shf_bdb_sel {
	width: 100%;
	height: 100%
}

.shf_bdb_item .shf_bdb_inp {
	padding: 0 0 0 18px;
	height: 46px;
	line-height: 46px;
	border: 1px solid #e8e8e8;
	border-radius: 2px
}

.shf_bd_btn {
	margin-top: 26px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	background-image: linear-gradient(-90deg, #fff000, #ffdc00);
	border-radius: 3px;
	color: #141414;
	font-size: 14px;
	font-weight: 700
}

.shf_bd_tips {
	margin-top: 16px;
	line-height: 18px;
	color: #686868;
	font-size: 12px
}

.shf_bd_tip {
	margin-right: 10px
}

.shf_bd_tips_icon {
	display: inline-block;
	position: relative;
	top: 2px;
	margin-right: 6px;
	width: 13px;
	height: 13px;
	background: url("https://www.yilan99.com/images/yilan_32.png");
	background-size: 13px 13px
}

.sem_intro_bg {
	padding: 70px 0;
	background-color: #f8f8f8
}

.sem_intro {
	margin: 0 auto;
	width: 1000px
}

.sem_intro_title {
	color: #161616;
	font-size: 24px;
	text-align: center;
	font-weight: 700
}

.sem_intro_item {
	margin-top: 70px;
	width: 100%
}

.sem_intro_item:after {
	display: block;
	content: " ";
	clear: both;
	height: 0
}

.sem_intro_p {
	float: left;
	width: 445px
}

.sip_title {
	color: #161616;
	font-size: 19px;
	font-weight: 700;
	line-height: 23px
}

.sip_t_num {
	display: inline-block;
	margin-right: 8px;
	width: 23px;
	height: 23px;
	text-align: center;
	background-image: linear-gradient(-90deg, #71caef, #9bc1e4);
	border-radius: 50%
}

.sip_des {
	margin-top: 26px;
	line-height: 23px;
	color: #7a7a7a;
	font-size: 14px
}

.sip_btn {
	margin-top: 26px;
	width: 156px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background-color: #ffdc00;
	border-radius: 100px;
	color: #191919;
	font-size: 12px;
	font-weight: 700;
	cursor: pointer
}

.sip_btn2 {
	margin-top: 90px
}

.sip_btn3 {
	margin-top: 57px
}

.sem_intro_img {
	float: right;
	position: relative
}

.sem_intro_item-right .sem_intro_p {
	float: right
}

.sem_intro_item-right .sem_intro_img {
	float: left
}

.sii_img {
	width: 474px;
	height: 268px;
	border-radius: 4px
}

.sip_tip {
	margin-top: 20px;
	color: #7a7a7a;
	font-size: 14px
}

.sip_tip .icon-tshe-arrow-drop-up {
	color: #7a7a7a;
	font-size: 18px
}

.sem_intro_ems {
	position: relative;
	width: 510px;
	height: 279px
}

.sii_form_bg {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%
}

.sii_form {
	position: relative;
	z-index: 2;
	padding: 82px 0 0 72px
}

.sii_form_item {
	margin-bottom: 9px
}

.sii_form_label {
	display: inline-block;
	width: 100px;
	color: #a8c0e8;
	font-size: 14px;
	font-weight: 700
}

.sii_form_b {
	display: inline-block;
	position: relative;
	width: 157px;
	height: 32px
}

.sii_form_inpt {
	padding: 0 20px 0 16px;
	width: 100%;
	height: 100%;
	line-height: 32px;
	color: #000;
	font-size: 14px;
	background: #fff;
	border: 1px solid #bcd3f8;
	border-radius: 4px !important
}

.sii_form_b .picker {
	width: 300px
}

.sii_form_item .tshe-icon {
	position: absolute;
	top: 5px;
	right: 8px;
	font-size: 20px
}

.sii_form_tip {
	margin-top: 46px;
	font-size: 12px;
	color: #a8c0e8;
	line-height: 16px
}

.sem_intro_bimg {
	display: none;
	position: absolute;
	top: 0;
	left: -487px;
	width: 485px;
	height: 316px
}

.sem_intro_bimg.active {
	display: block
}

.sem_intro_bimg_img {
	width: 100%;
	height: 100%
}

.sem_intro_thumb {
	float: left;
	position: relative;
	margin-right: 3px;
	margin-bottom: 5px;
	width: 126px;
	height: 102px;
	cursor: pointer;
	overflow: hidden
}

.sem_intro_thumb:nth-child(4n) {
	margin-right: 0
}

.sem_intro_thumbt {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	padding: 2px 10px;
	border: 1px solid #5c5b5b;
	background-color: rgba(0, 0, 0, .7);
	color: #fff;
	border-radius: 3px;
	font-size: 14px;
	white-space: nowrap
}

.sem_question_bg {
	padding: 60px 0;
	background-color: #f8f8f8
}

.sem_question {
	margin: 0 auto;
	width: 1000px
}

.sem_que_title {
	margin-bottom: 64px;
	text-align: center;
	color: #161616;
	font-size: 24px
}

.sem_que_item {
	margin-bottom: 12px;
	background-color: #fff;
	box-shadow: 0 2px 4px rgba(0, 0, 0, .05)
}

.sqi_h {
	position: relative;
	padding-left: 32px;
	height: 64px;
	line-height: 64px;
	cursor: pointer
}

.sqi_h_txt {
	position: relative;
	color: #161616;
	font-size: 16px;
	font-weight: 700
}

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

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

.sqi_h_icon {
	display: none;
	position: absolute;
	top: 20px;
	right: 20px;
	width: 20px;
	height: 20px;
	color: #bbb;
	font-size: 28px
}

.sqi_h_icon.active {
	display: block
}

.sqi_items {
	display: none;
	padding: 0 0 26px 32px;
	line-height: 23px;
	color: #7a7a7a;
	font-size: 14px
}

.sem_que_sercice {
	margin-top: 40px;
	text-align: center
}

.sus_img {
	width: 172px;
	height: 163px;
	cursor: pointer
}

.direct_category_box .tab-content_item {
	display: none
}

.direct_category_box .tab-content_item.visible {
	display: block
}

.direct_category_box .swiper_show_box .swiper-container {
	max-height: 990px
}

.direct_category_box .swiper_show_box.active .swiper-container {
	max-height: none
}

.direct_category_box .swiper_show_box.active .swiper-container-more {
	display: none
}

.direct_category_box .swiper-wrapper {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: center;
	justify-content: center;
	height: auto
}

.direct_category_box .swiper-container-more {
	margin: 10px auto 0;
	width: 150px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	background-color: #ffdc00;
	color: #000;
	font-size: 16px;
	font-weight: 700;
	border-radius: 3px
}

.direct_category_box .item-shadow {
	content: "";
	display: none;
	position: absolute;
	width: 90%;
	left: 5%;
	height: 100px;
	bottom: 6px;
	background-color: transparent;
	box-shadow: 0 3px 36px 0 rgba(68, 68, 68, .15)
}

.direct_category_box .swiper-slide {
	width: 242px;
	margin-right: 10px;
	margin-bottom: 20px;
	position: relative;
	background-color: #fff;
	border: 1px solid #e9e9e9
}

.direct_category_box .swiper-slide:hover .item-shadow {
	display: block
}

.direct_category_box .swiper-slide:hover .cate-img {
	transform: scale(1.06)
}

.direct_category_box .swiper-slide:last-of-type,
.direct_category_box .swiper-slide:nth-child(4n+4) {
	margin-right: 0
}

.direct_category_box .swiper-img_box {
	position: relative;
	height: 242px;
	overflow: hidden;
	cursor: pointer
}

.direct_category_box .swiper-img_box:hover .cate-info {
	transform: translateY(0);
	opacity: 1
}

.direct_category_box .cate-img {
	width: 100%;
	height: 100%;
	background-size: cover;
	transition: all .4s
}

.direct_category_box .cate-info {
	opacity: 0;
	transform: translateY(calc(100% + 10px));
	padding: 6px 10px;
	position: absolute;
	width: 222px;
	bottom: 10px;
	left: 10px;
	background-color: #fff;
	border-radius: 5px;
	font-size: 12px;
	transition: all .3s
}

.direct_category_box .cate-colors,
.direct_category_box .color-list {
	display: -ms-flexbox;
	display: flex
}

.direct_category_box .cate-colors {
	margin-bottom: 4px
}

.direct_category_box .color-list {
	margin-top: 3px;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.direct_category_box .color-item {
	margin-right: 8px;
	width: 10px;
	height: 10px;
	border-radius: 10px;
	border: 1px solid #dfdfdf;
	background-color: #fff
}

.direct_category_box .color-item:nth-of-type(n+12) {
	margin-top: 4px
}

.direct_category_box .cate-oinfo {
	position: relative;
	padding: 14px 8px 0;
	z-index: 4;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: column;
	flex-flow: column;
	height: 240px;
	background-color: #fff;
	text-align: left
}

.direct_category_box .cate-price {
	margin-top: 5px;
	color: #101010
}

.direct_category_box .colors-label {
	position: absolute;
	top: 10px;
	left: 10px;
	padding: 0 8px;
	background-color: transparent;
	border: 1px solid #999;
	color: #666;
	font-size: 12px;
	border-radius: 4px
}

.direct_category_box .cate-tag {
	display: inline-block;
	margin-bottom: 4px;
	padding: 0 4px;
	background-color: #fc0;
	color: #000;
	font-size: 12px;
	border-radius: 3px
}

.direct_category_box .cate-title {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	padding-bottom: 8px;
	width: 100%;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-align: center;
	align-items: center;
	font-size: 16px;
	font-weight: 700;
	border-bottom: 1px solid #f0f0f0
}

.direct_category_box .cate-price {
	position: relative;
	font-size: 18px;
	font-weight: 700;
	z-index: 2
}

.direct_category_box .cate-price span {
	font-size: 12px
}

.direct_category_box .cate-call {
	color: #ff5859
}

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

.direct_category_box .cate-desc-box {
	margin-bottom: 10px;
	display: -ms-flexbox;
	display: flex
}

.direct_category_box .cate-desc-title {
	margin-right: 6px;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 18px;
	height: 18px;
	background-size: cover
}

.direct_category_box .cate-desc-title.advs--icon {
	background-image: url(https://www.yilan99.com/images/yilan_23.png)
}

.direct_category_box .cate-desc-title.command--icon {
	background-image: url(https://www.yilan99.com/images/yilan_24.png)
}

.direct_category_box .ate-desc-text {
	color: #6f6f6f;
	line-height: 21px
}

.picker {
	font-size: 16px;
	text-align: left;
	line-height: 1.2;
	color: #000;
	position: absolute;
	z-index: 10000;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.picker__input {
	cursor: default
}

.picker__input.picker__input--active {
	border-color: #0089ec
}

.picker__holder {
	width: 100%;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch
}

/*!
 * Classic picker styling for pickadate.js
 * Demo: http://amsul.github.io/pickadate.js
 */
.picker {
	width: 100%
}

.picker__holder {
	position: absolute;
	background: #fff;
	border: 1px solid #aaa;
	border-top-width: 0;
	border-bottom-width: 0;
	border-radius: 0 0 5px 5px;
	box-sizing: border-box;
	min-width: 176px;
	max-width: 466px;
	max-height: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	transform: translateY(-1em) perspective(600px) rotateX(10deg);
	transition: transform .15s ease-out, opacity .15s ease-out, max-height 0s .15s, border-width 0s .15s
}

.picker__frame {
	padding: 1px
}

.picker__wrap {
	margin: -1px
}

.picker--opened .picker__holder {
	max-height: 25em;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	border-top-width: 1px;
	border-bottom-width: 1px;
	transform: translateY(0) perspective(600px) rotateX(0);
	transition: transform .15s ease-out, opacity .15s ease-out, max-height 0s, border-width 0s;
	box-shadow: 0 6px 18px 1px rgba(0, 0, 0, .12)
}

.picker__box {
	padding: 0 1em
}

.picker__header {
	text-align: center;
	position: relative;
	margin-top: .75em
}

.picker__month,
.picker__year {
	font-weight: 500;
	display: inline-block;
	margin-left: .25em;
	margin-right: .25em
}

.picker__year {
	color: #999;
	font-size: .8em;
	font-style: italic
}

.picker__select--month,
.picker__select--year {
	border: 1px solid #b7b7b7;
	height: 2em;
	padding: .5em;
	margin-left: .25em;
	margin-right: .25em
}

@media (min-width:24.5em) {

	.picker__select--month,
	.picker__select--year {
		margin-top: -.5em
	}
}

.picker__select--month {
	width: 35%
}

.picker__select--year {
	width: 22.5%
}

.picker__select--month:focus,
.picker__select--year:focus {
	border-color: #0089ec
}

.picker__nav--next,
.picker__nav--prev {
	position: absolute;
	padding: .5em 1.25em;
	width: 1em;
	height: 1em;
	box-sizing: content-box;
	top: -.25em
}

@media (min-width:24.5em) {

	.picker__nav--next,
	.picker__nav--prev {
		top: -.33em
	}
}

.picker__nav--prev {
	left: -1em;
	padding-right: 1.25em
}

@media (min-width:24.5em) {
	.picker__nav--prev {
		padding-right: 1.5em
	}
}

.picker__nav--next {
	right: -1em;
	padding-left: 1.25em
}

@media (min-width:24.5em) {
	.picker__nav--next {
		padding-left: 1.5em
	}
}

.picker__nav--next:before,
.picker__nav--prev:before {
	content: " ";
	border-top: .5em solid transparent;
	border-bottom: .5em solid transparent;
	border-right: .75em solid #000;
	width: 0;
	height: 0;
	display: block;
	margin: 0 auto
}

.picker__nav--next:before {
	border-right: 0;
	border-left: .75em solid #000
}

.picker__nav--next:hover,
.picker__nav--prev:hover {
	cursor: pointer;
	color: #000;
	background: #b1dcfb
}

.picker__nav--disabled,
.picker__nav--disabled:before,
.picker__nav--disabled:before:hover,
.picker__nav--disabled:hover {
	cursor: default;
	background: none;
	border-right-color: #f5f5f5;
	border-left-color: #f5f5f5
}

.picker__table {
	text-align: center;
	border-collapse: collapse;
	border-spacing: 0;
	table-layout: fixed;
	font-size: inherit;
	width: 100%;
	margin-top: .75em;
	margin-bottom: .5em
}

@media (min-height:33.875em) {
	.picker__table {
		margin-bottom: .75em
	}
}

.picker__table td {
	margin: 0;
	padding: 0
}

.picker__weekday {
	width: 14.285714286%;
	font-size: .75em;
	padding-bottom: .25em;
	color: #999;
	font-weight: 500
}

@media (min-height:33.875em) {
	.picker__weekday {
		padding-bottom: .5em
	}
}

.picker__day {
	padding: .3125em 0;
	font-weight: 200;
	border: 1px solid transparent
}

.picker__day--today {
	position: relative
}

.picker__day--today:before {
	content: " ";
	position: absolute;
	top: 2px;
	right: 2px;
	width: 0;
	height: 0;
	border-top: .5em solid #0059bc;
	border-left: .5em solid transparent
}

.picker__day--disabled:before {
	border-top-color: #aaa
}

.picker__day--outfocus {
	color: #ddd
}

.picker__day--infocus:hover,
.picker__day--outfocus:hover {
	cursor: pointer;
	color: #000;
	background: #b1dcfb
}

.picker__day--highlighted {
	border-color: #0089ec
}

.picker--focused .picker__day--highlighted,
.picker__day--highlighted:hover {
	cursor: pointer;
	color: #000;
	background: #b1dcfb
}

.picker--focused .picker__day--selected,
.picker__day--selected,
.picker__day--selected:hover {
	background: #0089ec;
	color: #fff
}

.picker--focused .picker__day--disabled,
.picker__day--disabled,
.picker__day--disabled:hover {
	background: #f5f5f5;
	border-color: #f5f5f5;
	color: #ddd;
	cursor: default
}

.picker__day--highlighted.picker__day--disabled,
.picker__day--highlighted.picker__day--disabled:hover {
	background: #bbb
}

.picker__footer {
	text-align: center
}

.picker__button--clear,
.picker__button--close,
.picker__button--today {
	border: 1px solid #fff;
	background: #fff;
	font-size: .8em;
	padding: .66em 0;
	font-weight: 700;
	width: 33%;
	display: inline-block;
	vertical-align: bottom
}

.picker__button--clear:hover,
.picker__button--close:hover,
.picker__button--today:hover {
	cursor: pointer;
	color: #000;
	background: #b1dcfb;
	border-bottom-color: #b1dcfb
}

.picker__button--clear:focus,
.picker__button--close:focus,
.picker__button--today:focus {
	background: #b1dcfb;
	border-color: #0089ec;
	outline: none
}

.picker__button--clear:before,
.picker__button--close:before,
.picker__button--today:before {
	position: relative;
	display: inline-block;
	height: 0
}

.picker__button--clear:before,
.picker__button--today:before {
	content: " ";
	margin-right: .45em
}

.picker__button--today:before {
	top: -.05em;
	width: 0;
	border-top: .66em solid #0059bc;
	border-left: .66em solid transparent
}

.picker__button--clear:before {
	top: -.25em;
	width: .66em;
	border-top: 3px solid #e20
}

.picker__button--close:before {
	content: "\D7";
	top: -.1em;
	vertical-align: top;
	font-size: 1.1em;
	margin-right: .35em;
	color: #777
}

.picker__button--today[disabled],
.picker__button--today[disabled]:hover {
	background: #f5f5f5;
	border-color: #f5f5f5;
	color: #ddd;
	cursor: default
}

.picker__button--today[disabled]:before {
	border-top-color: #aaa
}

.picker__list {
	list-style: none;
	padding: .75em 0 4.2em;
	margin: 0
}

.picker__list-item {
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	margin-bottom: -1px;
	position: relative;
	background: #fff;
	padding: .75em 1.25em
}

@media (min-height:46.75em) {
	.picker__list-item {
		padding: .5em 1em
	}
}

.picker__list-item:hover {
	cursor: pointer;
	color: #000;
	background: #b1dcfb
}

.picker__list-item--highlighted,
.picker__list-item:hover {
	border-color: #0089ec;
	z-index: 10
}

.picker--focused .picker__list-item--highlighted,
.picker__list-item--highlighted:hover {
	cursor: pointer;
	color: #000;
	background: #b1dcfb
}

.picker--focused .picker__list-item--selected,
.picker__list-item--selected,
.picker__list-item--selected:hover {
	background: #0089ec;
	color: #fff;
	z-index: 10
}

.picker--focused .picker__list-item--disabled,
.picker__list-item--disabled,
.picker__list-item--disabled:hover {
	background: #f5f5f5;
	border-color: #f5f5f5;
	color: #ddd;
	cursor: default;
	border-color: #ddd;
	z-index: auto
}

.picker--time .picker__button--clear {
	display: block;
	width: 80%;
	margin: 1em auto 0;
	padding: 1em 1.25em;
	background: none;
	border: 0;
	font-weight: 500;
	font-size: .67em;
	text-align: center;
	text-transform: uppercase;
	color: #666
}

.picker--time .picker__button--clear:focus,
.picker--time .picker__button--clear:hover {
	color: #000;
	background: #b1dcfb;
	background: #e20;
	border-color: #e20;
	cursor: pointer;
	color: #fff;
	outline: none
}

.picker--time .picker__button--clear:before {
	top: -.25em;
	color: #666;
	font-size: 1.25em;
	font-weight: 700
}

.picker--time .picker__button--clear:focus:before,
.picker--time .picker__button--clear:hover:before {
	color: #fff;
	border-color: #fff
}

.picker--time {
	min-width: 256px;
	max-width: 320px
}

.picker--time .picker__holder {
	background: #f2f2f2
}

@media (min-height:40.125em) {
	.picker--time .picker__holder {
		font-size: .875em
	}
}

.picker--time .picker__box {
	padding: 0;
	position: relative
}
.bq_lb{
	width:670px;
	margin:0 auto;
	margin-bottom:10px;
}
.bq_lb a{margin-left:5px;}
.cate_cont{margin-top:5px;}
.tshe_tcenter{margin-bottom:10px;}

 .cases-remark {    
    width: 362px;
	 float:right;
	 height:450px;
	
}
.remark-title {
    text-align: center;
    line-height: 60px;
    height: 60px;
    font-size: 16px;
    font-weight: 700;
    background-image: url(https://www.yilan99.com/images/yilan_30.jpg);
    background-size: cover;
}
.remark-list {
    position: relative;
    overflow: hidden;
    border: 1px solid #eee;
    border-top: none;
    height: 370px;
}
.remark-list_container {
    padding: 0 19px 0 15px;
    /*animation: loop 30s linear infinite;*/
}
.remark-item {
    margin-top: 25px;
    padding-bottom: 22px;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px dashed hsla(0,0%,59%,.2);
}
.remark-img {
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.user-name {
    font-weight: 700;
    color: #343434;
	padding-left:15px;
}
.user-company {
    font-size: 12px;
    color: #adadad;
}
.remark-content {
    margin-top: 3px;
    font-size: 13px;
    line-break: 20px;
    color: #5f5f5f;
	padding-left:15px;
}</pre></body></html>