@import "./font-awesome.min.css";
@import "./bootstrap.min.css";
@import "./richtext.css";
@import "./swiper.min.css";
@import "//at.alicdn.com/t/font_1240512_o4mt8wtl36s.css";

@font-face {
	font-family: 'Barlow Semi Condensed';
	font-style: normal;
	font-weight: 400;
	src: url('./BarlowSemiCondensed-Regular.ttf') format('truetype')
}

@font-face {
	font-family: 'icomoon';
	src: url('./icomoon-eot.eot?wy125v');
	src: url('./icomoon-eot.eot?wy125v#iefix') format('embedded-opentype'), url('./icomoon-ttf.ttf?wy125v') format('truetype'), url('./icomoon-woff.woff?wy125v') format('woff'), url('./icomoon-svg.svg?wy125v#icomoon') format('svg');
	font-weight: normal;
	font-style: normal
}

html,
body {
	font-family: "Barlow Semi Condensed", "PingFang", "PT Sans", "Helvetica Neue", "Helvetica", "Arial", "sans-serif", 'Microsoft Yahei';
	font-size: 14px;
	-webkit-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	color: #05703c;
	height: 100%
}

body {
	overflow-x: hidden
}

p {
	line-height: 1.8em
}

a {
	color: #05703c
}

a:hover {
	color: #333;
	text-decoration: none
}

.navbar {
	margin: 0;
	border-radius: 0
}

.text-primary,
.pagination>li>a,
.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span,
.pagination>li>span:focus,
.pagination>li>span:hover {
	color: #333
}

.btn-primary,
.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
	background-color: #333;
	border-color: #333
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus,
.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.dropdown-toggle.btn-primary.focus,
.open>.dropdown-toggle.btn-primary:focus,
.open>.dropdown-toggle.btn-primary:hover {
	background-color: #262626;
	border-color: #262626
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
	outline: none
}

.row.row-divider>[class^=col-] {
	border-right: solid 1px #ddd
}

.row.row-divider>[class^=col-]:last-child {
	border-right: none
}

.row.row-divider .col-sm-6:nth-child(even),
.row.row-divider .col-md-6:nth-child(even),
.row.row-divider .col-lg-6:nth-child(even) {
	border-right: none
}

.row.row-compact {
	margin: 0
}

.row.row-compact>[class^=col-] {
	padding: 0
}

.row .col-xs-24,
.row .col-sm-24,
.row .col-md-24,
.row .col-lg-24 {
	float: left
}

@media (max-width:768px) {
	.row .col-xs-24 {
		width: 20%
	}
}

@media (max-width:992px) {

	.row .col-xs-24,
	.row .col-sm-24 {
		width: 20%
	}
}

@media (max-width:1200px) {

	.row .col-xs-24,
	.row .col-sm-24,
	.row .col-md-24 {
		width: 20%
	}
}

@media (min-width:1200px) {

	.row .col-sm-24,
	.row .col-md-24,
	.row .col-lg-24 {
		width: 20%
	}
}

.form.form-horizontal .form-group {
	position: relative;
	padding: 0 12em
}

.form.form-horizontal .form-group .control-label {
	position: absolute;
	left: 0;
	padding: .4em 1em;
	width: 12em
}

.form-control:focus,
.form-control:active {
	box-shadow: none
}

.form-control.input-xs {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 2px;
	height: auto
}

.form-control-select {
	height: auto;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='28' viewBox='0 0 16 28' fill='%23777'%3E%3Cpath d='M16 17q0 .406-.297.703l-7 7Q8.406 25 8 25t-.703-.297l-7-7Q0 17.406 0 17t.297-.703T1 16h14q.406 0 .703.297T16 17zm0-6q0 .406-.297.703T15 12H1q-.406 0-.703-.297T0 11t.297-.703l7-7Q7.594 3 8 3t.703.297l7 7Q16 10.594 16 11z'/%3E%3C/svg%3E");
	background-position: right 8px center;
	background-repeat: no-repeat;
	-webkit-background-size: 8px 16px;
	-moz-background-size: 8px 16px;
	background-size: 8px 16px;
	padding-right: 2em
}

.form-control-checkbox,
.form-control-radio {
	display: inline-block;
	position: relative;
	cursor: pointer;
	margin-right: .5em
}

.form-control-checkbox [type="checkbox"],
.form-control-radio [type="checkbox"],
.form-control-checkbox [type="radio"],
.form-control-radio [type="radio"] {
	cursor: pointer;
	position: relative;
	z-index: 1;
	vertical-align: middle;
	margin-right: 6px;
	margin-top: 4px
}

.form-control-checkbox [type="checkbox"]:before,
.form-control-radio [type="checkbox"]:before,
.form-control-checkbox [type="radio"]:before,
.form-control-radio [type="radio"]:before {
	visibility: visible;
	content: "";
	position: absolute;
	z-index: 0;
	top: -1.5px;
	left: -1.5px;
	width: 15px;
	height: 15px;
	border-radius: 3px;
	background: #ddd
}

.form-control-checkbox [type="checkbox"]:checked:after,
.form-control-radio [type="checkbox"]:checked:after,
.form-control-checkbox [type="radio"]:checked:after,
.form-control-radio [type="radio"]:checked:after {
	visibility: visible;
	position: absolute;
	top: -1.5px;
	left: -1.5px;
	z-index: 1;
	content: "";
	width: 15px;
	height: 15px;
	border-radius: 3px;
	background-color: #333;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNTEyIj48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMTczLjg5OCA0MzkuNDA0bC0xNjYuNC0xNjYuNGMtOS45OTctOS45OTctOS45OTctMjYuMjA2IDAtMzYuMjA0bDM2LjIwMy0zNi4yMDRjOS45OTctOS45OTggMjYuMjA3LTkuOTk4IDM2LjIwNCAwTDE5MiAzMTIuNjkgNDMyLjA5NSA3Mi41OTZjOS45OTctOS45OTcgMjYuMjA3LTkuOTk3IDM2LjIwNCAwbDM2LjIwMyAzNi4yMDRjOS45OTcgOS45OTcgOS45OTcgMjYuMjA2IDAgMzYuMjA0bC0yOTQuNCAyOTQuNDAxYy05Ljk5OCA5Ljk5Ny0yNi4yMDcgOS45OTctMzYuMjA0LS4wMDF6Ii8+PC9zdmc+);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 50% 50%
}

.form-control-checkbox [type="radio"]:before,
.form-control-radio [type="radio"]:before {
	border-radius: 100%
}

.form-control-checkbox [type="radio"]:checked:after,
.form-control-radio [type="radio"]:checked:after {
	background: #fff;
	border: solid 5px #333;
	border-radius: 100%
}

.form-control-table {
	margin: -3px 0;
	padding: 2px .5em;
	height: auto
}

.navbar .navbar-toggle {
	padding: 5px 10px;
	font-size: 16px
}

.nav-line>li {
	float: left
}

.nav-line>li>a {
	border-bottom: solid 2px #ddd
}

.nav-line>li.active>a,
.nav-line>li.active>a:focus,
.nav-line>li.active>a:hover {
	border-color: #333
}

.nav-pills li a {
	display: block;
	background: rgba(51, 51, 51, 0.1);
	border-radius: 2px;
	margin: 5px;
	padding: 6px 15px
}

.nav-pills li.active>a,
.nav-pills li.active:hover>a,
.nav-pills li.active:active>a,
.nav-pills li.active:hover>a {
	background: #333;
	color: #05703c
}

.nav-pills li a:hover,
.nav-pills li a:active,
.nav-pills li a:focus {
	background: rgba(51, 51, 51, 0.15)
}

.dropdown-menu {
	border-color: rgba(0, 0, 0, 0)
}

.dropdown-menu .row {
	margin: 0
}

.dropdown-menu .row [class^=col-] {
	padding: 0
}

.dropdown-menu dl {
	margin: 0
}

.dropdown-menu dl dt,
.dropdown-menu dl dd {
	padding: .8rem 1.5rem
}

.dropdown-menu dl dt {
	font-size: 1.05rem;
	font-weight: normal;
	color: rgba(255, 255, 255, 0.5)
}

.dropdown-menu dl dd:hover {
	background: #f5f5f5
}

.dropdown-menu dl dd:hover a {
	text-decoration: none
}

.dropdown-menu dl dd a {
	color: #05703c
}

.dropdown-menu dl dd a small {
	display: block;
	color: rgba(255, 255, 255, 0.5)
}

.dropdown .open {
	background: none
}

.dropdown-menu {
	border-color: rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.2)
}

.dropdown-menu:after,
.dropdown-menu:before {
	border-color: transparent;
	border-style: solid;
	border-width: 8px;
	content: " ";
	height: 0;
	left: 15px;
	pointer-events: none;
	position: absolute;
	width: 0
}

.dropdown-menu:before {
	bottom: 100%;
	border: solid 8px transparent;
	border-bottom: 8px solid rgba(0, 0, 0, 0.2)
}

.dropdown-menu:after {
	border-bottom-color: #05703c;
	bottom: 100%;
	margin-bottom: -1px
}

.dropdown-menu.dropdown-menu-right:after,
.dropdown-menu.dropdown-menu-right:before {
	left: auto;
	right: 15px
}

.dropdown-menu .divider {
	margin: 2px 0
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
	background: #333;
	color: #05703c
}

.breadcrumb {
	background: none;
	border-radius: 0;
	padding: 10px 0;
	border-bottom: solid 1px #ddd
}

.breadcrumb:before {
	font: normal normal normal 14px/1 FontAwesome;
	content: "\f015";
	margin-right: 5px;
	color: #888
}

.breadcrumb>li+li:before {
	content: ">"
}

.paginator {
	margin: 30px 0
}

.notfound {
	font-size: 26px;
	font-weight: normal;
	padding: 2em;
	color: #888
}

.divider {
	border-bottom: solid 1px #ddd;
	height: 0;
	padding: 0;
	margin: .2rem 0
}

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

.heading {
	margin-bottom: 20px;
	padding: 1em 0
}

.heading h1,
.heading h2,
.heading h3,
.heading h4,
.heading h5,
.heading h6 {
	position: relative;
	margin: 0;
	padding: 0;
	vertical-align: middle
}

.heading.heading-bullet h1:before,
.heading.heading-bullet h2:before,
.heading.heading-bullet h3:before,
.heading.heading-bullet h4:before,
.heading.heading-bullet h5:before,
.heading.heading-bullet h6:before {
	content: "";
	background: #ddd;
	display: inline-block;
	width: 5px;
	height: 1em;
	margin-right: .5em;
	margin-top: -0.15em;
	vertical-align: middle
}

.heading.heading-line {
	position: relative
}

.heading.heading-line h1,
.heading.heading-line h2,
.heading.heading-line h3,
.heading.heading-line h4,
.heading.heading-line h5,
.heading.heading-line h6 {
	background: #fff;
	z-index: 1;
	display: inline-block;
	padding: 0 1em 0 0
}

.heading.heading-line:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	margin-top: -1px;
	border-bottom: solid 1px #ddd;
	z-index: 0
}

.heading.heading-line.text-left h1,
.heading.heading-line.text-left h2,
.heading.heading-line.text-left h3,
.heading.heading-line.text-left h4,
.heading.heading-line.text-left h5,
.heading.heading-line.text-left h6 {
	padding: 0 1em 0 0
}

.heading.heading-line.text-right h1,
.heading.heading-line.text-right h2,
.heading.heading-line.text-right h3,
.heading.heading-line.text-right h4,
.heading.heading-line.text-right h5,
.heading.heading-line.text-right h6 {
	padding: 0 0 0 1em
}

.heading.heading-line.text-center h1,
.heading.heading-line.text-center h2,
.heading.heading-line.text-center h3,
.heading.heading-line.text-center h4,
.heading.heading-line.text-center h5,
.heading.heading-line.text-center h6 {
	padding: 0 1em
}

.heading.heading-divider {
	border-bottom: solid 1px #ddd
}

.blockquote {
	margin: 0 0 1rem 0;
	padding: 0;
	font-size: 1.2rem;
	border: none
}

.blockquote footer {
	margin-top: .2rem;
	font-size: .8em;
	color: rgba(255, 255, 255, 0.6)
}

.blockquote footer:before {
	content: "\2014 \00A0"
}

.thumb {
	position: relative;
	margin: auto;
	text-align: center
}

.thumb img {
	max-width: 100%;
	max-height: 100%;
	transition: all .3s ease-in-out
}

.thumb.cover {
	position: relative;
	padding-bottom: 100%;
	overflow: hidden
}

.thumb.cover img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	transition: all .3s ease-in-out;
	min-width: 100%;
	max-height: none;
	width: 100%;
	height: auto
}

.thumb.cover.p6x4 {
	padding-bottom: 66%
}

.thumb.cover.p5x4 {
	padding-bottom: 80%
}

.thumb.cover.p5x3 {
	padding-bottom: 60%
}

.thumb.cover.p4x3 {
	padding-bottom: 75%
}

.thumb.cover.p16x9 {
	padding-bottom: 56%
}

.advert {
	white-space: nowrap;
	text-align: center
}

.advert .advert-kv {
	display: inline-block;
	text-align: left
}

.advert .advert-kv .kv-image {
	text-align: center
}

.advert .advert-kv .kv-image img {
	max-width: 100%;
	max-height: 100%
}

.advert .advert-kv .kv-text {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	text-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
	color: #05703c
}

.advert .advert-kv .kv-text big {
	display: block;
	font-weight: bold;
	font-size: 3rem
}

.advert .advert-kv .kv-text small {
	display: block;
	font-size: 1.5rem;
	white-space: normal
}

.scrollbar {
	overflow-y: auto
}

.scrollbar::-webkit-scrollbar {
	width: 5px;
	height: 5px
}

.scrollbar::-webkit-scrollbar-track {
	background: rgba(0, 0, 0, 0.05);
	-webkit-border-radius: 10px;
	border-radius: 10px
}

.scrollbar::-webkit-scrollbar-thumb {
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background: rgba(0, 0, 0, 0.15)
}

.swiper {
	position: relative;
	overflow: hidden;
	z-index: 0
}

.swiper:hover .swiper-button-prev,
.swiper:hover .swiper-button-next {
	opacity: 1
}

.swiper .swiper-slide {
	overflow: hidden
}

.swiper .swiper-slide img,
.swiper .swiper-slide video,
.swiper .swiper-slide svg {
	max-width: 100%;
	max-height: 100%
}

.swiper .swiper-container {
	height: 100%
}

.swiper .swiper-button-prev,
.swiper .swiper-button-next {
	top: 0;
	left: 0;
	bottom: 0;
	width: 50px;
	height: 100%;
	z-index: 1;
	margin: 0;
	padding: 0;
	-webkit-user-select: none;
	user-select: none;
	transition: all .15s ease-in-out;
	outline: none;
	background: none;
	opacity: .2
}

.swiper .swiper-button-prev.swiper-button-disabled,
.swiper .swiper-button-next.swiper-button-disabled {
	pointer-events: auto
}

.swiper .swiper-button-prev.swiper-button-disabled:before,
.swiper .swiper-button-next.swiper-button-disabled:before {
	opacity: .2
}

.swiper .swiper-button-prev:after,
.swiper .swiper-button-next:after {
	position: absolute;
	left: 0;
	right: -300%;
	top: 0;
	bottom: 0;
	content: "";
	z-index: 1;
	background: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0));
	opacity: .6;
	transition: all .3s ease-in-out
}

.swiper .swiper-button-prev:before,
.swiper .swiper-button-next:before {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 2;
	content: " ";
	display: block;
	width: 2em;
	height: 2em;
	border: solid #fff;
	border-width: 0 0 2px 2px;
	box-shadow: none;
	transform: translate(-50%, -50%) rotate(45deg);
	margin-left: .5em;
	opacity: 1;
	transition: all .3s ease-in-out
}

.swiper .swiper-button-next {
	left: auto;
	right: 0
}

.swiper .swiper-button-next:before {
	margin-left: -0.5em;
	border-width: 2px 2px 0 0
}

.swiper .swiper-button-next:after {
	position: absolute;
	left: -300%;
	right: 0;
	background: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0))
}

.swiper .swiper-pagination .swiper-pagination-bullet {
	border: solid 1px #fff;
	width: 12px;
	height: 12px;
	background: #000
}

.swiper .swiper-pagination .swiper-pagination-bullet-active {
	background: #333
}

.gallery {
	margin-bottom: 20px;
	overflow: hidden
}

.gallery .gallery-top .swiper-container .swiper-wrapper .swiper-slide {
	background: #ddd;
	opacity: .5
}

.gallery .gallery-top .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active {
	opacity: 1
}

.gallery .gallery-top .swiper-controls .swiper-button-prev,
.gallery .gallery-top .swiper-controls .swiper-button-next {
	cursor: pointer;
	font-size: .8rem
}

.gallery .gallery-top .swiper-controls .swiper-button-prev:before,
.gallery .gallery-top .swiper-controls .swiper-button-next:before {
	border-color: #05703c
}

.gallery .gallery-thumbs {
	margin-top: 10px;
	padding: 0 30px
}

.gallery .gallery-thumbs .swiper-container .swiper-wrapper .swiper-slide {
	background: #ddd;
	position: relative;
	cursor: pointer
}

.gallery .gallery-thumbs .swiper-container .swiper-wrapper .swiper-slide:after {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	content: "";
	background: #fff;
	opacity: .6;
	transition: all .2 ease-in-out
}

.gallery .gallery-thumbs .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-thumb-active:after {
	opacity: 0
}

.gallery .gallery-thumbs .swiper-controls .swiper-button-prev,
.gallery .gallery-thumbs .swiper-controls .swiper-button-next {
	cursor: pointer;
	background: none;
	top: 0;
	bottom: 0;
	width: 25px;
	height: auto;
	transform: translateY(0);
	background: #eee;
	border-radius: 0;
	font-size: .4rem;
	opacity: .8
}

.gallery .gallery-thumbs .swiper-controls .swiper-button-prev:hover,
.gallery .gallery-thumbs .swiper-controls .swiper-button-next:hover,
.gallery .gallery-thumbs .swiper-controls .swiper-button-prev:focus,
.gallery .gallery-thumbs .swiper-controls .swiper-button-next:focus {
	border: none;
	box-shadow: none
}

.gallery .gallery-thumbs .swiper-controls .swiper-button-prev:before,
.gallery .gallery-thumbs .swiper-controls .swiper-button-next:before {
	border-color: #000
}

.gallery .gallery-thumbs .swiper-controls .swiper-button-prev:after,
.gallery .gallery-thumbs .swiper-controls .swiper-button-next:after {
	display: none
}

.gallery .gallery-thumbs .swiper-controls .swiper-button-prev {
	left: 0
}

.gallery .gallery-thumbs .swiper-controls .swiper-button-next {
	right: 0
}

.lightbox-open {
	overflow: hidden
}

.lightbox {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
	z-index: 99999;
	user-select: none;
	-webkit-user-select: none
}

.lightbox .lightbox-mask {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: url(http://cdn.hongjidown.com/news/2025/0305/055011154.jpeg?r=3) no-repeat center center
}

.lightbox .lightbox-container {
	height: 100%
}

.lightbox .lightbox-container .ajax-result {
	max-height: 100vh;
	overflow-y: auto
}

.lightbox .lightbox-container .ajax-result::-webkit-scrollbar {
	width: 5px;
	height: 5px
}

.lightbox .lightbox-container .ajax-result::-webkit-scrollbar-track {
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 10px;
	border-radius: 10px
}

.lightbox .lightbox-container .ajax-result::-webkit-scrollbar-thumb {
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background: rgba(255, 255, 255, 0.4)
}

.lightbox .lightbox-container img,
.lightbox .lightbox-container svg,
.lightbox .lightbox-container video,
.lightbox .lightbox-container .ajax-result {
	position: absolute;
	z-index: 2;
	max-width: 100%;
	max-height: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: transparent
}

.lightbox .lightbox-container .ajax-result {
	width: 100%;
	padding: 100px 200px
}

.lightbox .lightbox-container .ajax-result .subpage-detail {
	max-width: 800px;
	margin: auto
}

.lightbox .lightbox-container video {
	min-width: 600px;
	min-height: 400px;
	max-height: 80%;
	max-width: 80%
}

.lightbox .lightbox-close {
	position: absolute;
	right: 2rem;
	top: 2rem;
	width: 1em;
	height: 1em;
	z-index: 99999;
	display: block;
	font-size: 30px;
	cursor: pointer;
	transition: all .2s linear
}

.lightbox .lightbox-close:before {
	content: " ";
	position: absolute;
	left: 5%;
	right: 5%;
	top: 50%;
	border-bottom: solid 1px #fff;
	transform: rotate(-45deg)
}

.lightbox .lightbox-close:after {
	content: " ";
	position: absolute;
	left: 5%;
	right: 5%;
	top: 50%;
	border-bottom: solid 1px #fff;
	transform: rotate(45deg)
}

.lightbox .lightbox-close:hover {
	transform: rotate(180deg)
}

.lightbox .lightbox-loading {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 2;
	width: 1em;
	height: 1em;
	margin-left: -0.5em;
	margin-top: -0.5em;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #000;
	border-radius: 50%;
	animation: spinner 700ms infinite linear;
	zoom: 1;
	font-size: 30px
}

.pagination {
	position: relative;
	z-index: 0;
	text-align: center
}

.pagination li a {
	background: none;
	border: none;
	margin: 0;
	font-size: 1.15rem
}

.pagination li a.next-page,
.pagination li a.prev-page {
	background: none;
	border: none
}

.pagination li a.next-page:hover,
.pagination li a.prev-page:hover {
	background: none;
	border: none
}

.pagination li a,
.pagination li span {
	padding: 5px 12px;
	color: #333
}

.pagination li.active a,
.pagination li.active span {
	font-weight: bold;
	background: none;
	color: #333;
	text-decoration: underline
}

.pagination li.active a:hover,
.pagination li.active span:hover {
	background: none;
	color: #333
}

.pagination li:first-child a,
.pagination li:last-child a {
	border-radius: 0
}

.card {
	display: block;
	margin-bottom: 15px;
	overflow: hidden
}

.card.card-flex {
	display: flex;
	justify-content: space-between
}

.card.card-flex .card-img,
.card.card-flex .card-body {
	padding: 0
}

.card .card-img {
	position: relative
}

.card .card-img .thumb {
	width: 100%
}

.card .card-img .date {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	background: rgba(0, 0, 0, 0.6);
	text-align: center;
	padding: 10px;
	color: #05703c
}

.card .card-img .date big,
.card .card-img .date small {
	line-height: 1em;
	display: block
}

.card .card-img .date big {
	font-weight: bold;
	font-size: 2em
}

.card .card-img .date small {
	font-size: .8em
}

.card .card-body {
	position: relative;
	padding: 10px 0
}

.card .card-body .title {
	font-size: 1.15em
}

.card .card-body .date {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	background: rgba(0, 0, 0, 0.6);
	text-align: center;
	padding: 10px;
	color: #05703c
}

.card .card-body .date big,
.card .card-body .date small {
	line-height: 1em;
	display: block
}

.card .card-body .date big {
	font-weight: bold;
	font-size: 2em
}

.card .card-body .date small {
	font-size: .8em
}

.card .card-body .summary {
	margin-top: 10px;
	line-height: 1.8em;
	height: 5.4em;
	overflow: hidden;
	opacity: .7
}

.animate {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-play-state: paused;
	animation-play-state: paused;
	-webkit-animation-name: def;
	animation-name: def
}

.animate.fast {
	-webkit-animation-duration: .4s;
	animation-duration: .4s
}

.animate.play {
	animation-play-state: running;
	-webkit-animation-play-state: running
}

.animate.in {
	animation-direction: normal
}

.animate.out {
	animation-direction: reverse
}

.animate.fade {
	-webkit-animation-name: fade;
	animation-name: fade
}

.animate.fade.up {
	-webkit-animation-name: fadeUp;
	animation-name: fadeUp
}

.animate.fade.down {
	-webkit-animation-name: fadeDown;
	animation-name: fadeDown
}

.animate.fade.left {
	-webkit-animation-name: fadeLeft;
	animation-name: fadeLeft
}

.animate.fade.right {
	-webkit-animation-name: fadeRight;
	animation-name: fadeRight
}

.animate.bounce {
	-webkit-animation-name: bounce;
	animation-name: bounce;
	-webkit-transform-origin: center bottom;
	transform-origin: center bottom
}

.animate.bounce.up {
	-webkit-animation-name: bounceUp;
	animation-name: bounceUp
}

.animate.bounce.down {
	-webkit-animation-name: bounceDown;
	animation-name: bounceDown
}

.animate.bounce.left {
	-webkit-animation-name: bounceLeft;
	animation-name: bounceLeft
}

.animate.bounce.right {
	-webkit-animation-name: bounceRight;
	animation-name: bounceRight
}

.animate.spinner {
	-webkit-animation-name: spinner;
	animation-name: spinner
}

.animate.flash {
	-webkit-animation-name: flash;
	animation-name: flash
}

.animate.zoom {
	-webkit-animation-name: zoom;
	animation-name: zoom
}

.animate.shake {
	-webkit-animation-name: shake;
	animation-name: shake
}

.animate.tada {
	-webkit-animation-name: tada;
	animation-name: tada
}

@keyframes spinner {
	0% {
		transform: rotate(0deg)
	}

	100% {
		transform: rotate(360deg)
	}
}

@keyframes def {
	0% {
		opacity: 0
	}
}

@keyframes fade {
	0% {
		opacity: 0
	}

	100% {
		opacity: 1
	}
}

@keyframes fadeUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100px, 0);
		transform: translate3d(0, 100px, 0)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeDown {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100px, 0);
		transform: translate3d(0, -100px, 0)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeLeft {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-150px, 0, 0);
		transform: translate3d(-150px, 0, 0)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(150px, 0, 0);
		transform: translate3d(150px, 0, 0)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes bounce {

	0%,
	20%,
	40%,
	60%,
	80%,
	100% {
		-webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
		transition-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}

	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}

	40% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03)
	}

	80% {
		-webkit-transform: scale3d(.97, .97, .97);
		transform: scale3d(.97, .97, .97)
	}

	100% {
		opacity: 1;
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}

@keyframes bounceUp {

	0%,
	60%,
	75%,
	90%,
	100% {
		-webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
		transition-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 3000px, 0);
		transform: translate3d(0, 3000px, 0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}

	75% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}

	90% {
		-webkit-transform: translate3d(0, -5px, 0);
		transform: translate3d(0, -5px, 0)
	}

	100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes bounceDown {

	0%,
	60%,
	75%,
	90%,
	100% {
		-webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
		transition-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -3000px, 0);
		transform: translate3d(0, -3000px, 0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, 25px, 0);
		transform: translate3d(0, 25px, 0)
	}

	75% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0)
	}

	90% {
		-webkit-transform: translate3d(0, 5px, 0);
		transform: translate3d(0, 5px, 0)
	}

	100% {
		-webkit-transform: none;
		transform: none
	}
}

@keyframes bounceLeft {

	0%,
	60%,
	75%,
	90%,
	100% {
		-webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
		transition-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(-3000px, 0, 0);
		transform: translate3d(-3000px, 0, 0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(25px, 0, 0);
		transform: translate3d(25px, 0, 0)
	}

	75% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0)
	}

	90% {
		-webkit-transform: translate3d(5px, 0, 0);
		transform: translate3d(5px, 0, 0)
	}

	100% {
		-webkit-transform: none;
		transform: none
	}
}

@keyframes bounceRight {

	0%,
	60%,
	75%,
	90%,
	100% {
		-webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
		transition-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(3000px, 0, 0);
		transform: translate3d(3000px, 0, 0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(-25px, 0, 0);
		transform: translate3d(-25px, 0, 0)
	}

	75% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0)
	}

	90% {
		-webkit-transform: translate3d(-5px, 0, 0);
		transform: translate3d(-5px, 0, 0)
	}

	100% {
		-webkit-transform: none;
		transform: none
	}
}

@keyframes flash {

	0%,
	50%,
	100% {
		opacity: 1
	}

	25%,
	75% {
		opacity: 0
	}
}

@keyframes zoom {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}

	50% {
		opacity: 1
	}
}

@keyframes shake {

	0%,
	100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}

	10%,
	30%,
	50%,
	70%,
	90% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0)
	}

	20%,
	40%,
	60%,
	80% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0)
	}
}

@keyframes tada {
	0% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}

	10%,
	20% {
		-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
	}

	30%,
	50%,
	70%,
	90% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
	}

	40%,
	60%,
	80% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
	}

	100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}

@keyframes arrow-down {
	0% {
		-webkit-transform: translateY(-5px);
		transform: translateY(-5px)
	}

	50% {
		-webkit-transform: translateY(5px);
		transform: translateY(5px)
	}

	100% {
		-webkit-transform: translateY(-5px);
		transform: translateY(-5px)
	}
}

@keyframes pr1 {
	0% {
		transform: translateY(90px)
	}

	100% {
		transform: translateY(0)
	}
}

@keyframes pr2 {
	0% {
		transform: scaleY(0)
	}

	100% {
		transform: scaleY(1)
	}
}

@keyframes pr3 {
	0% {
		transform: translate(-50%, -50%) scale(1);
		opacity: 1
	}

	100% {
		transform: translate(-50%, -50%) scale(4);
		opacity: 0
	}
}

body {
	background: url('http://cdn.hongjidown.com/news/2025/0305/055011154.jpeg?r=3') no-repeat center;
	background-attachment: fixed;
	background-size: 100% 100%
}

.sto-header {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	z-index: 1;
	padding: 26px 0;
	transition: all .4s ease-in-out
}

.sto-header.fixed {
	/* position: fixed;
	background: rgba(202, 221, 221, 0.9) */
}

.sto-header.open .btn-menu .icon {
	background: none
}

.sto-header.open .btn-menu .icon:before {
	transform: rotate(-45deg);
	top: 0
}

.sto-header.open .btn-menu .icon:after {
	transform: rotate(45deg);
	bottom: 0
}

.sto-header .container {
	position: relative;
	width: 100%;
	padding: 0 60px
}

.sto-header .btn-menu {
	position: absolute;
	left: auto;
	right: 15px;
	top: 50%;
	transform: translateY(-50%);
	width: 30px;
	height: 30px;
	z-index: 2;
	border-radius: 4px;
	cursor: pointer;
	transition: all .2s ease-in-out;
	display: none
}

.sto-header .btn-menu .icon {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 20px;
	height: 2px;
	background: #333;
	transform: translate(-50%, -50%);
	transition: all .2s ease-in-out
}

.sto-header .btn-menu .icon:before,
.sto-header .btn-menu .icon:after {
	position: absolute;
	top: -8px;
	left: 0;
	right: 0;
	height: 2px;
	content: "";
	background: #333;
	transition: all .2s ease-in-out
}

.sto-header .btn-menu .icon:after {
	top: auto;
	bottom: -8px
}

.sto-header .logo {
	position: relative;
	display: inline-block;
	height: 38px;
	width: 70px;
	overflow: hidden;
	background-image: url('./logo.png?r=4');
	background-size: 100% auto;
	background-repeat: no-repeat;
}

.sto-header .logo img {
	display: none;
	height: 100%
}

.sto-header .choose-lang {
	position: absolute;
	right: 15px;
	top: 50%;
	transform: translateY(-50%)
}

.sto-header .choose-lang .btn {
	background: rgba(255, 255, 255, 0.1);
	color: #05703c;
	width: 36px;
	height: 36px;
	line-height: 36px;
	border-radius: 100%;
	text-align: center;
	padding: 0;
	text-transform: uppercase
}

.sto-header .navbar {
	position: absolute;
	right: 80px;
	top: 50%;
	transform: translateY(-50%);
	min-height: 0;
	margin: 0
}

.sto-header .navbar .nav-menu {
	display: flex;
	float: left;
	flex-wrap: nowrap;
	list-style: none;
	padding: 0;
	margin: 0
}

.sto-header .navbar .nav-menu>li {
	position: relative;
	padding: 15px 0
}

.sto-header .navbar .nav-menu>li:last-child>.submenu {
	display: none
}

.sto-header .navbar .nav-menu>li:hover>.submenu {
	height: 100vh;
	opacity: 1;
	pointer-events: all
}

.sto-header .navbar .nav-menu>li:hover>a {
	background: none
}

.sto-header .navbar .nav-menu>li:hover>a:after {
	transform: translateX(-50%) scaleX(1)
}

.sto-header .navbar .nav-menu>li.active a:after {
	transform: translateX(-50%) scaleX(1)
}

.sto-header .navbar .nav-menu>li a {
	position: relative;
	white-space: nowrap;
	line-height: 50px;
	font-weight: bold;
	font-size: 1.1rem;
	padding: 10px 20px;
	color: #05703c;
	overflow: hidden;
	transition: all .4s ease-in-out
}

.sto-header .navbar .nav-menu>li a:after {
	position: absolute;
	left: 50%;
	bottom: 0;
	content: "";
	width: 30px;
	border-bottom: solid 1px #91be23;
	transform: translateX(-50%) scaleX(0);
	transition: all .3s ease-in-out
}

.sto-header .navbar .nav-menu>li>.submenu {
	position: absolute;
	background: #323232;
	list-style: none;
	padding: 0;
	top: 80px;
	left: 50%;
	transform: translateX(-50%);
	padding: 55px 80px;
	width: 430px;
	height: 0;
	transition: all .6s ease-in-out;
	opacity: 0;
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.22);
	pointer-events: none;
	overflow: hidden
}

.sto-header .navbar .nav-menu>li>.submenu li {
	padding: 15px 0
}

.sto-header .navbar .nav-menu>li>.submenu li a {
	display: block;
	position: relative;
	font-size: 1.7rem;
	line-height: 1.2em;
	color: #05703c;
	white-space: normal;
	padding: 0;
	overflow: visible;
	transition: all .3s ease-in-out
}

.sto-header .navbar .nav-menu>li>.submenu li a::after {
	display: none
}

.sto-header .navbar .nav-menu>li>.submenu li a:before {
	position: absolute;
	top: 50%;
	left: 0;
	width: 0;
	height: 1px;
	background: #333;
	content: "";
	vertical-align: middle;
	transition: all .3s ease-in-out;
	transform: translate(-50%, 0)
}

.sto-header .navbar .nav-menu>li>.submenu li a:hover,
.sto-header .navbar .nav-menu>li>.submenu li.active a {
	transform: translateX(30px)
}

.sto-header .navbar .nav-menu>li>.submenu li a:hover:before,
.sto-header .navbar .nav-menu>li>.submenu li.active a:before {
	transform: translateX(-30px);
	width: 20px
}

.sto-mainbody {
	position: relative;
	z-index: 0;
	min-height: 700px
}

.sto-mainbody .doc-body .vscreen {
}

.sto-mainbody .doc-body .vscreen .vbox {
	width: 100%
}

.sto-mainbody .doc-body .vscreen .vbox .heading h3 {
	font-size: 3.7rem;
	font-weight: normal;
	text-transform: uppercase
}

.sto-mainbody .doc-body .vscreen .vbox .richtext {
	font-size: 18px;
	margin-bottom: 20px
}

.sto-mainbody .doc-body .vscreen .vbox .richtext p:last-child {
	margin-bottom: 0
}

.sto-mainbody .doc-body .vscreen .vbox .richtext h3 {
	font-size: 3.5rem;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 30px;
	color:#000;
}

.sto-mainbody .doc-body .vscreen .vbox .richtext h4 {
	font-size: 1.7rem;
	font-weight: normal;
	text-transform: uppercase
}

.sto-mainbody .doc-body .vscreen .vbox .gallery {
	width: 100%;
	display: flex;
	justify-content: space-around;
	flex-flow: wrap
}

.sto-mainbody .doc-body .vscreen .vbox .gallery .dataitem {
	width: 25%
}

.sto-mainbody .doc-body .vscreen .vbox .gallery .dataitem .card-img {
	border-radius: 100%;
	overflow: hidden;
	width: 100px;
	height: 100px;
	margin: auto
}

.sto-mainbody .doc-body .vscreen .vbox .gallery .dataitem .card-img img {
	max-width: 100%
}

.sto-mainbody .doc-body .vscreen .vbox .gallery .dataitem .card-body {
	text-align: center;
	max-width: 145px;
	margin: 20px auto 0 auto
}

.sto-mainbody .doc-body .vscreen .vbox .gallery .dataitem .card-body .title {
	line-height: 1.5em;
	height: 3em;
	overflow: hidden;
	font-size: 18px
}

.index .sto-footer,
.page-home .sto-footer {
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 100%
}

.index .sto-footer .copyright,
.page-home .sto-footer .copyright {
	background: transparent;
	padding: 15px 0;
	font-size: .9rem;
	overflow: hidden;
	color: #333;
	text-align: center;
	line-height: 2em
}

.sto-footer .copyright {
	background: transparent;
	padding: 15px 0;
	font-size: .9rem;
	overflow: hidden;
	color: #333;
	text-align: center;
	line-height: 2em
}

.sto-footer .container {
	position: relative
}

.sto-footer .navbar {
	position: relative;
	background: #f4f4f4;
	margin: 0;
	padding: 30px 0
}

.sto-footer .navbar h4 {
	font-size: .8rem;
	letter-spacing: 3px;
	padding-bottom: 25px;
	text-transform: uppercase;
	font-weight: 900
}

.sto-footer .navbar .c1 {
	font-size: 1.25rem;
	border-right: solid 1px #ddd
}

.sto-footer .navbar .c1 img {
	margin-bottom: 20px
}

.sto-footer .navbar .c2 {
	border-right: solid 1px #ddd;
	padding: 0 60px
}

.sto-footer .navbar .c2 .social-links {
	list-style: none;
	padding: 0;
	margin: 0;
	margin-bottom: 15px
}

.sto-footer .navbar .c2 .social-links li {
	display: inline-block
}

.sto-footer .navbar .c2 .social-links a {
	display: block;
	position: relative;
	width: 38px;
	height: 38px;
	background: #323232;
	color: #05703c;
	border-radius: 100%;
	transition: all .5s ease;
	margin-right: 7px
}

.sto-footer .navbar .c2 .social-links a:hover {
	background: #fff;
	color: #323232;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2)
}

.sto-footer .navbar .c2 .social-links a .fa {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	font-size: 20px
}

.sto-footer .navbar .c2 .other-links {
	list-style: none;
	padding: 0;
	margin: 0
}

.sto-footer .navbar .c2 .other-links li {
	padding: 4px 0
}

.sto-footer .navbar .c2 .other-links li a {
	display: inline-block;
	transition: all .6s ease;
	font-size: 1rem;
	letter-spacing: 1.2px;
	position: relative;
	margin-bottom: 3px
}

.sto-footer .navbar .c2 .other-links li a:after {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	content: "";
	width: 100%;
	border-bottom: solid 2px #333
}

.sto-footer .navbar .c3 {
	padding: 0 60px;
	font-size: 1.2rem
}

.sto-footer .navbar .btn-play {
	position: relative;
	margin-top: 20px;
	background: #fff;
	padding: 7px 30px;
	border-radius: 0
}

.sto-footer .navbar .btn-play .fa {
	position: absolute;
	right: -20px;
	top: 50%;
	transform: translateY(-50%) scale(.8)
}

.sto-footer .copyright {
	background: #323232;
	color: #7c7c7c;
	padding: 15px 0;
	font-size: .9rem;
	overflow: hidden
}

.sto-footer .copyright a {
	color: #7c7c7c;
	transition: all .2s ease-in-out
}

.sto-footer .copyright .text {
	float: left
}

.sto-footer .copyright .links {
	float: right;
	list-style: none;
	padding: 0;
	margin: 0;
	display: flex
}

.sto-footer .copyright .links li {
	display: inline-block;
	margin-left: 20px
}

.sto-footer .copyright .links li a {
	display: block
}

.sto-footer .copyright .links li a:hover {
	color: #05703c
}

.sto-loading {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100vw;
	height: 100vh;
	z-index: 99999;
	transition: all 1.2s cubic-bezier(.77, 0, .175, 1) 0s
}

.sto-loading:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #333;
	transition: all 1.2s cubic-bezier(.77, 0, .175, 1) 0s
}

.sto-loading.completed {
	z-index: -999
}

.sto-loading.completed:before {
	opacity: 0
}

.sto-loading.completed .spinner {
	opacity: 0
}

.sto-loading .spinner {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 30px;
	height: 30px;
	z-index: 1;
	margin-left: -15px;
	margin-top: -15px;
	border-top: 1.5px solid #eee;
	border-right: 1.5px solid #eee;
	border-bottom: 1.5px solid #333;
	border-left: 1.5px solid #333;
	border-radius: 50%;
	animation: spinner 700ms infinite linear;
	zoom: 1
}

@-webkit-keyframes marquee {
	0% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}

	100% {
		-webkit-transform: translate3d(-200vw, 0, 0);
		transform: translate3d(-200vw, 0, 0)
	}
}

@keyframes marquee {
	0% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}

	100% {
		-webkit-transform: translate3d(-200vw, 0, 0);
		transform: translate3d(-200vw, 0, 0)
	}
}

.page-channel-index .sto-mainbody .doc-body .vscreen:last-child .tab-content .tab-pane#tc-10664 .richtext table tbody tr:last-child img,
.page-about-index .sto-mainbody .doc-body .vscreen:last-child .tab-content .tab-pane#tc-10664 .richtext table tbody tr:last-child img,
.page-process-index .sto-mainbody .doc-body .vscreen:last-child .tab-content .tab-pane#tc-10664 .richtext table tbody tr:last-child img,
.page-downfeather-index .sto-mainbody .doc-body .vscreen:last-child .tab-content .tab-pane#tc-10664 .richtext table tbody tr:last-child img,
.page-quality-price .sto-mainbody .doc-body .vscreen:last-child .tab-content .tab-pane#tc-10664 .richtext table tbody tr:last-child img {
	width: 60%
}

.page-channel-index .sto-mainbody .doc-body .submenu,
.page-about-index .sto-mainbody .doc-body .submenu,
.page-process-index .sto-mainbody .doc-body .submenu,
.page-downfeather-index .sto-mainbody .doc-body .submenu,
.page-quality-price .sto-mainbody .doc-body .submenu {
	display: flex;
	list-style: none;
	padding: 0;
	margin: 0 -10px;
	flex-flow: wrap
}

.page-channel-index .sto-mainbody .doc-body .submenu li,
.page-about-index .sto-mainbody .doc-body .submenu li,
.page-process-index .sto-mainbody .doc-body .submenu li,
.page-downfeather-index .sto-mainbody .doc-body .submenu li,
.page-quality-price .sto-mainbody .doc-body .submenu li {
	padding: 10px
}

.page-channel-index .sto-mainbody .doc-body .submenu li.active a,
.page-about-index .sto-mainbody .doc-body .submenu li.active a,
.page-process-index .sto-mainbody .doc-body .submenu li.active a,
.page-downfeather-index .sto-mainbody .doc-body .submenu li.active a,
.page-quality-price .sto-mainbody .doc-body .submenu li.active a {
	background: #fff;
	color: #333
}

.page-channel-index .sto-mainbody .doc-body .submenu a,
.page-about-index .sto-mainbody .doc-body .submenu a,
.page-process-index .sto-mainbody .doc-body .submenu a,
.page-downfeather-index .sto-mainbody .doc-body .submenu a,
.page-quality-price .sto-mainbody .doc-body .submenu a {
	position: relative;
	display: block;
	padding: .5em 10px .5em 50px;
	border-radius: 5px;
	border: solid 1px #fff;
	color: #05703c;
	font-size: 1.2rem;
	transition: all .3s ease-in-out;
	white-space: nowrap;
	text-align: center
}

.page-channel-index .sto-mainbody .doc-body .submenu a:hover,
.page-about-index .sto-mainbody .doc-body .submenu a:hover,
.page-process-index .sto-mainbody .doc-body .submenu a:hover,
.page-downfeather-index .sto-mainbody .doc-body .submenu a:hover,
.page-quality-price .sto-mainbody .doc-body .submenu a:hover {
	background: #fff;
	color: #333
}

.page-channel-index .sto-mainbody .doc-body .submenu a .iconfont,
.page-about-index .sto-mainbody .doc-body .submenu a .iconfont,
.page-process-index .sto-mainbody .doc-body .submenu a .iconfont,
.page-downfeather-index .sto-mainbody .doc-body .submenu a .iconfont,
.page-quality-price .sto-mainbody .doc-body .submenu a .iconfont {
	position: absolute;
	left: 15px;
	top: 50%;
	transform: translateY(-50%);
	font-size: 30px
}

.page-channel-index .sto-mainbody .doc-body .tab-content .tab-pane,
.page-about-index .sto-mainbody .doc-body .tab-content .tab-pane,
.page-process-index .sto-mainbody .doc-body .tab-content .tab-pane,
.page-downfeather-index .sto-mainbody .doc-body .tab-content .tab-pane,
.page-quality-price .sto-mainbody .doc-body .tab-content .tab-pane {
	padding: 40px 0;
	min-height: 50vh
}

.page-channel-index .sto-mainbody .doc-body .tab-content .tab-pane .richtext table tbody,
.page-about-index .sto-mainbody .doc-body .tab-content .tab-pane .richtext table tbody,
.page-process-index .sto-mainbody .doc-body .tab-content .tab-pane .richtext table tbody,
.page-downfeather-index .sto-mainbody .doc-body .tab-content .tab-pane .richtext table tbody,
.page-quality-price .sto-mainbody .doc-body .tab-content .tab-pane .richtext table tbody {
	overflow: hidden;
	position: relative
}

.page-channel-index .sto-mainbody .doc-body .tab-content .tab-pane .richtext table tbody tr:first-child,
.page-about-index .sto-mainbody .doc-body .tab-content .tab-pane .richtext table tbody tr:first-child,
.page-process-index .sto-mainbody .doc-body .tab-content .tab-pane .richtext table tbody tr:first-child,
.page-downfeather-index .sto-mainbody .doc-body .tab-content .tab-pane .richtext table tbody tr:first-child,
.page-quality-price .sto-mainbody .doc-body .tab-content .tab-pane .richtext table tbody tr:first-child {
	float: left;
	width: 70%
}

.page-channel-index .sto-mainbody .doc-body .tab-content .tab-pane .richtext table tbody tr:last-child,
.page-about-index .sto-mainbody .doc-body .tab-content .tab-pane .richtext table tbody tr:last-child,
.page-process-index .sto-mainbody .doc-body .tab-content .tab-pane .richtext table tbody tr:last-child,
.page-downfeather-index .sto-mainbody .doc-body .tab-content .tab-pane .richtext table tbody tr:last-child,
.page-quality-price .sto-mainbody .doc-body .tab-content .tab-pane .richtext table tbody tr:last-child {
	float: right;
	width: 30%
}

.page-about-index .sto-mainbody .doc-body .vscreen:nth-child(1) .heading {
	padding-top: 40px
}

.page-about-index .sto-mainbody .doc-body .submenu li {
	width: 25%
}

.page-about-index .sto-mainbody .doc-body .submenu li a {
	padding: .5em 60px;
	white-space: normal;
	text-align: left
}

.page-about-index .sto-mainbody .doc-body .tab-content {
	display: none
}

.page-downfeather-index .sto-mainbody .doc-body .vscreen:nth-child(2) .heading {
	text-align: center
}

.page-downfeather-index .sto-mainbody .doc-body .vscreen:nth-child(1) .heading,
.page-downfeather-index .sto-mainbody .doc-body .vscreen:nth-child(3) .heading {
	display: none
}

.page-downfeather-index .sto-mainbody .doc-body .vscreen .vbox .gallery .dataitem {
	width: 20%
}

.page-downfeather-index .sto-mainbody .doc-body .vscreen:nth-child(3) .vbox .richtext p:nth-child(3) {
	display: none
}

.page-downfeather-index .lightbox .lightbox-container .ajax-result {
	padding: 100px 200px 0
}

.page-downfeather-index .lightbox .lightbox-container .ajax-result .subpage-detail {
	max-width: none;
	margin: auto
}

.page-downfeather-index .lightbox .lightbox-container .ajax-result .subpage-detail .heading {
	text-align: center;
	width: 80%;
	margin: 20px auto;
	padding-bottom: 40px
}

.page-downfeather-index .lightbox .lightbox-container .ajax-result .subpage-detail .richtext {
	margin: 20px 0;
	font-size: 14px
}

.page-downfeather-index .lightbox .lightbox-container .ajax-result .subpage-detail .richtext table,
.page-downfeather-index .lightbox .lightbox-container .ajax-result .subpage-detail .richtext tr,
.page-downfeather-index .lightbox .lightbox-container .ajax-result .subpage-detail .richtext td {
	border: 1px solid #f2f2f2;
	text-align: center
}

.page-downfeather-index .lightbox .lightbox-container .ajax-result .subpage-detail .standard {
	width: 100%
}

.page-downfeather-index .lightbox .lightbox-container .ajax-result .subpage-detail .standard strong {
	color: #05703c;
	font-size: 18px
}

.page-downfeather-index .lightbox .lightbox-container .ajax-result .subpage-detail .standard p strong {
	color: #05703c;
	font-size: 18px
}

.page-quality-price .sto-mainbody .doc-body .submenu a {
	padding-left: 10px
}

.page-quality-price .sto-mainbody .doc-body .vscreen .desc_text {
	font-size: 14px
}

.page-quality-price .sto-mainbody .doc-body .vscreen:nth-child(1) .heading {
	text-align: center
}

.page-quality-price .sto-mainbody .doc-body .vscreen:nth-child(3) .heading,
.page-quality-price .sto-mainbody .doc-body .vscreen:nth-child(4) .heading {
	text-align: center
}

.page-quality-price .sto-mainbody .doc-body .vscreen .vbox .gallery .dataitem {
	width: 20%
}

.page-quality-price .sto-mainbody .doc-body .vscreen:nth-child(3) .vbox .richtext p:nth-child(3) {
	display: none
}

.page-quality-price .sto-mainbody .doc-body .contact-txt {
	text-align: center;
	font-size: 18px
}

.page-quality-price .lightbox .lightbox-container .ajax-result {
	padding: 100px 200px 0
}

.page-quality-price .lightbox .lightbox-container .ajax-result .subpage-detail {
	max-width: none;
	margin: auto
}

.page-quality-price .lightbox .lightbox-container .ajax-result .subpage-detail .heading {
	text-align: center;
	width: 80%;
	margin: 20px auto;
	padding-bottom: 40px
}

.page-quality-price .lightbox .lightbox-container .ajax-result .subpage-detail .richtext {
	margin: 20px 0;
	font-size: 14px
}

.page-quality-price .lightbox .lightbox-container .ajax-result .subpage-detail .richtext table,
.page-quality-price .lightbox .lightbox-container .ajax-result .subpage-detail .richtext tr,
.page-quality-price .lightbox .lightbox-container .ajax-result .subpage-detail .richtext td {
	border: 1px solid #f2f2f2;
	text-align: center
}

.page-quality-price .lightbox .lightbox-container .ajax-result .subpage-detail .standard {
	width: 100%
}

.page-quality-price .lightbox .lightbox-container .ajax-result .subpage-detail .standard strong {
	color: #05703c;
	font-size: 18px
}

.page-quality-price .lightbox .lightbox-container .ajax-result .subpage-detail .standard p strong {
	color: #05703c;
	font-size: 18px
}

.page-process-index .sto-mainbody .doc-body .vscreen:nth-child(1) {
	margin-top: 100px
}

.page-process-index .sto-mainbody .doc-body .vscreen:nth-child(4) .submenu li {
	width: 25%
}

.page-process-index .sto-mainbody .doc-body .vscreen:nth-child(4) .submenu li:last-child {
	width: 50%
}

.page-process-index .sto-mainbody .doc-body .vscreen:nth-child(4) .submenu li a small {
	display: block;
	white-space: normal;
	line-height: 1.5em;
	height: 3em;
	margin: auto;
	max-width: 240px;
	opacity: .6
}

.page-process-index .sto-mainbody .doc-body .vscreen .submenu {
	margin-bottom: 10px
}

.page-process-index .sto-mainbody .doc-body .vscreen .submenu li {
	width: 50%
}

.page-process-index .sto-mainbody .doc-body .vscreen .submenu li a {
	padding: .5em;
	white-space: nowrap;
	text-align: center
}

.page-process-index .sto-mainbody .doc-body .vscreen .datalist {
	display: flex;
	justify-content: space-around;
	flex-flow: wrap
}

.page-process-index .sto-mainbody .doc-body .vscreen .datalist .dataitem {
	min-width: 25%
}

.page-process-index .sto-mainbody .doc-body .vscreen .card {
	color: #05703c;
	padding: 30px;
	border-radius: 6px;
	transition: all .3s ease-in-out;
	max-width: 220px;
	margin: auto
}

.page-process-index .sto-mainbody .doc-body .vscreen .card:hover {
	background: rgba(255, 255, 255, 0.1)
}

.page-process-index .sto-mainbody .doc-body .vscreen .card .card-img {
	border-radius: 100px;
	overflow: hidden;
	width: 160px;
	height: 160px;
	margin: auto
}

.page-process-index .sto-mainbody .doc-body .vscreen .card .card-img img {
	max-width: 100%
}

.page-process-index .sto-mainbody .doc-body .vscreen .card .card-body {
	text-align: center;
	max-width: 160px;
	margin: 20px auto 0 auto
}

.page-process-index .sto-mainbody .doc-body .vscreen .card .card-body .title {
	line-height: 1.5em;
	height: 3em;
	overflow: hidden
}

.page-origin-index .sto-mainbody .doc-body .vscreen:nth-child(1) .heading,
.page-origin-index .sto-mainbody .doc-body .vscreen:nth-child(2) .heading,
.page-origin-index .sto-mainbody .doc-body .vscreen:nth-child(3) .heading {
	text-align: center
}

.page-origin-index .sto-mainbody .doc-body .vscreen:nth-child(1) .heading .rz-link,
.page-origin-index .sto-mainbody .doc-body .vscreen:nth-child(2) .heading .rz-link,
.page-origin-index .sto-mainbody .doc-body .vscreen:nth-child(3) .heading .rz-link {
	display: none
}

.page-origin-index .sto-mainbody .doc-body .vscreen:nth-child(2) .vbox .richtext p:nth-child(3),
.page-origin-index .sto-mainbody .doc-body .vscreen:nth-child(1) .vbox .richtext p:nth-child(3),
.page-origin-index .sto-mainbody .doc-body .vscreen:nth-child(3) .vbox .richtext p:nth-child(3) {
	display: none
}

.page-origin-index .sto-mainbody .doc-body .vscreen .vbox .heading .rz-link {
	max-width: 62px
}

.page-origin-index .sto-mainbody .doc-body .vscreen .vbox .heading .rz-link a {
	display: block
}

.page-origin-index .sto-mainbody .doc-body .vscreen .vbox .heading .rz-link a img {
	width: 100%
}

.page-faq-list .sto-mainbody .doc-body .card {
	display: block;
	border: solid 1px #fff;
	border-radius: 5px;
	margin-bottom: 25px;
	color: #05703c;
	transition: all .3s ease-in-out
}

.page-faq-list .sto-mainbody .doc-body .card:hover {
	transform: translateY(-5px)
}

.page-faq-list .sto-mainbody .doc-body .card .card-body {
	padding: 15px 20px
}

.page-faq-list .sto-mainbody .doc-body .card .card-body .title {
	font-size: 1.3rem
}

.page-faq-list .sto-mainbody .doc-body .card .card-body .summary {
	line-height: 1.6em;
	height: 3.2em
}

.page-faq-list .faq-detail .title {
	font-size: 3rem;
	margin-bottom: 30px
}

.page-faq-list .faq-detail .richtext {
	font-size: 18px
}

.page-contact .sto-mainbody .primary .form-inquire {
	background: rgba(0, 0, 0, 0.1);
	border-radius: 8px;
	padding: 50px
}

.page-contact .sto-mainbody .primary .form-inquire .form-control {
	background: none;
	border-color: #05703c;
	color: #05703c
}

.page-contact .sto-mainbody .primary .form-inquire .form-control:focus {
	background: rgba(255, 255, 255, 0.8);
	color: #333
}

.page-contact .sto-mainbody .primary .form-inquire .form-action {
	margin-top: 30px;
	margin-bottom: 0
}

.page-contact .sto-mainbody .primary .form-inquire .form-action .btn {
	border-radius: 100px;
	background: #fff;
	color: #333
}

.page-contact .sto-mainbody .sidebar {
	text-align: center
}

.page-contact .sto-mainbody .sidebar dl {
	margin-bottom: 20px
}

.page-contact .sto-mainbody .sidebar dl .fa {
	background: #fff;
	width: 32px;
	height: 32px;
	border-radius: 100%;
	line-height: 32px;
	text-align: center;
	color: #333;
	font-size: 16px;
	margin-bottom: 5px
}

.page-contact .sto-mainbody .sidebar dl .qrcode {
	max-width: 100px
}

.index {
	background: url("http://cdn.hongjidown.com/news/2025/0305/055011154.jpeg?r=3") no-repeat center;
	background-size: cover;
	position: relative
}

.index .sto-mainbody {
	position: static;
	margin: 0;
	height: auto
}

.index .sto-mainbody .img {
	max-width: 421px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}

.index .sto-mainbody .img a {
	display: block
}

.index .sto-mainbody .img a img {
	width: 100%
}

.page-home {
	background: url("../img/idx1.jpg") no-repeat center;
	background-size: cover
}

.page-home .sto-mainbody {
	position: relative;
	height: 100vh;
	min-height: 100vh
}

.page-home .sto-mainbody .home-content {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-align: center
}

.page-home .sto-mainbody .form-query .form-group {
	background: #fff;
	border-radius: 5px;
	padding: 10px
}

.page-home .sto-mainbody .form-query .form-group .form-control {
	background: none;
	box-shadow: none;
	border: none;
	min-width: 430px;
	text-transform: uppercase
}

.page-home .sto-mainbody .form-query .form-group .form-control,
.page-home .sto-mainbody .form-query .form-group .btn {
	height: auto;
	font-size: 20px
}

.page-home .sto-mainbody .form-query .form-group .form-control img,
.page-home .sto-mainbody .form-query .form-group .btn img {
	width: 100%;
	max-width: 44px
}

.page-home .sto-mainbody .form-query .form-group .btn {
	background: #fff;
	color: #05703c
}

.page-home .sto-mainbody .form-query .search-label {
	text-transform: uppercase;
	font-size: 32px;
	margin-bottom: 10px;
	padding: 10px
}

.page-home .sto-mainbody .img {
	margin-top: 30px
}

.page-home .sto-mainbody .img img {
	width: 100%
}

.page-home .sto-mainbody .txt {
	margin-top: 30px
}

.page-product-index .sto-mainbody .doc-body .pro-intro h1,
.page-product-index-byjf .sto-mainbody .doc-body .pro-intro h1,
.page-product-detail .sto-mainbody .doc-body .pro-intro h1,
.page-product-module .sto-mainbody .doc-body .pro-intro h1 {
	font-size: 4rem;
	margin-bottom: 40px
}

.page-product-index .sto-mainbody .doc-body .pro-intro p,
.page-product-index-byjf .sto-mainbody .doc-body .pro-intro p,
.page-product-detail .sto-mainbody .doc-body .pro-intro p,
.page-product-module .sto-mainbody .doc-body .pro-intro p {
	font-size: 1.2rem
}

.page-product-index .sto-mainbody .doc-body .pro-spec,
.page-product-index-byjf .sto-mainbody .doc-body .pro-spec,
.page-product-detail .sto-mainbody .doc-body .pro-spec,
.page-product-module .sto-mainbody .doc-body .pro-spec {
	margin-top: -80px
}

.page-product-index .sto-mainbody .doc-body .pro-spec dl,
.page-product-index-byjf .sto-mainbody .doc-body .pro-spec dl,
.page-product-detail .sto-mainbody .doc-body .pro-spec dl,
.page-product-module .sto-mainbody .doc-body .pro-spec dl {
	margin-bottom: 30px;
	text-transform: uppercase
}

.page-product-index .sto-mainbody .doc-body .pro-spec dl dt,
.page-product-index-byjf .sto-mainbody .doc-body .pro-spec dl dt,
.page-product-detail .sto-mainbody .doc-body .pro-spec dl dt,
.page-product-module .sto-mainbody .doc-body .pro-spec dl dt {
	font-size: .95rem;
	opacity: .6
}

.page-product-index .sto-mainbody .doc-body .pro-spec dl dd,
.page-product-index-byjf .sto-mainbody .doc-body .pro-spec dl dd,
.page-product-detail .sto-mainbody .doc-body .pro-spec dl dd,
.page-product-module .sto-mainbody .doc-body .pro-spec dl dd {
	font-size: 2rem
}

.page-product-index .sto-mainbody .doc-body .pro-spec dl:last-child,
.page-product-index-byjf .sto-mainbody .doc-body .pro-spec dl:last-child,
.page-product-detail .sto-mainbody .doc-body .pro-spec dl:last-child,
.page-product-module .sto-mainbody .doc-body .pro-spec dl:last-child {
	margin-bottom: 0
}

.page-product-index .sto-mainbody .doc-body .pro-icons,
.page-product-index-byjf .sto-mainbody .doc-body .pro-icons,
.page-product-detail .sto-mainbody .doc-body .pro-icons,
.page-product-module .sto-mainbody .doc-body .pro-icons {
	display: flex;
	list-style: none;
	padding: 0;
	flex-wrap: wrap;
	justify-content: space-between
}

.page-product-index .sto-mainbody .doc-body .pro-icons li,
.page-product-index-byjf .sto-mainbody .doc-body .pro-icons li,
.page-product-detail .sto-mainbody .doc-body .pro-icons li,
.page-product-module .sto-mainbody .doc-body .pro-icons li {
	padding: 20px;
	position: relative
}

.page-product-index .sto-mainbody .doc-body .pro-icons li.show .intro,
.page-product-index-byjf .sto-mainbody .doc-body .pro-icons li.show .intro,
.page-product-detail .sto-mainbody .doc-body .pro-icons li.show .intro,
.page-product-module .sto-mainbody .doc-body .pro-icons li.show .intro {
	display: block
}

.page-product-index .sto-mainbody .doc-body .pro-icons li img,
.page-product-index-byjf .sto-mainbody .doc-body .pro-icons li img,
.page-product-detail .sto-mainbody .doc-body .pro-icons li img,
.page-product-module .sto-mainbody .doc-body .pro-icons li img {
	height: 150px
}

.page-product-index .sto-mainbody .doc-body .pro-icons li .intro,
.page-product-index-byjf .sto-mainbody .doc-body .pro-icons li .intro,
.page-product-detail .sto-mainbody .doc-body .pro-icons li .intro,
.page-product-module .sto-mainbody .doc-body .pro-icons li .intro {
	transition: all ease-in-out .3s;
	word-break: break-all;
	word-wrap: break-word;
	display: none;
	white-space: normal;
	margin: 10px auto 0;
	position: absolute;
	top: 0;
	left: 0;
	background: #000;
	width: 100%;
	height: 100%;
	padding: 10px;
	border-radius: 7px;
	font-size: 12px
}

.page-product-index .sto-mainbody .doc-body .pro-report .spec,
.page-product-index-byjf .sto-mainbody .doc-body .pro-report .spec,
.page-product-detail .sto-mainbody .doc-body .pro-report .spec,
.page-product-module .sto-mainbody .doc-body .pro-report .spec {
	overflow: hidden;
	margin-bottom: 40px;
	display: flex;
	flex-wrap: wrap
}

.page-product-index .sto-mainbody .doc-body .pro-report .spec dl,
.page-product-index-byjf .sto-mainbody .doc-body .pro-report .spec dl,
.page-product-detail .sto-mainbody .doc-body .pro-report .spec dl,
.page-product-module .sto-mainbody .doc-body .pro-report .spec dl {
	text-transform: uppercase;
	width: 50%;
	float: left;
	text-transform: none;
	margin-bottom: 20px
}

.page-product-index .sto-mainbody .doc-body .pro-report .spec dl dt,
.page-product-index-byjf .sto-mainbody .doc-body .pro-report .spec dl dt,
.page-product-detail .sto-mainbody .doc-body .pro-report .spec dl dt,
.page-product-module .sto-mainbody .doc-body .pro-report .spec dl dt {
	text-transform: none;
	font-size: .95rem;
	opacity: .6
}

.page-product-index .sto-mainbody .doc-body .pro-report .spec dl dd,
.page-product-index-byjf .sto-mainbody .doc-body .pro-report .spec dl dd,
.page-product-detail .sto-mainbody .doc-body .pro-report .spec dl dd,
.page-product-module .sto-mainbody .doc-body .pro-report .spec dl dd {
	font-size: 2rem
}

.page-product-index .sto-mainbody .doc-body .pro-report .spec dl dd.ref,
.page-product-index-byjf .sto-mainbody .doc-body .pro-report .spec dl dd.ref,
.page-product-detail .sto-mainbody .doc-body .pro-report .spec dl dd.ref,
.page-product-module .sto-mainbody .doc-body .pro-report .spec dl dd.ref {
	text-transform: none;
	font-size: .95rem;
	opacity: .6
}

.page-product-index .sto-mainbody .doc-body .pro-report .btn,
.page-product-index-byjf .sto-mainbody .doc-body .pro-report .btn,
.page-product-detail .sto-mainbody .doc-body .pro-report .btn,
.page-product-module .sto-mainbody .doc-body .pro-report .btn {
	background: #fff;
	color: #333;
	padding: 15px;
	height: auto
}

.page-product-index .sto-mainbody .doc-body .pro-report .ani-group,
.page-product-index-byjf .sto-mainbody .doc-body .pro-report .ani-group,
.page-product-detail .sto-mainbody .doc-body .pro-report .ani-group,
.page-product-module .sto-mainbody .doc-body .pro-report .ani-group {
	display: flex;
	align-items: flex-end
}

.page-product-index .sto-mainbody .doc-body .pro-report .ani-group .ani,
.page-product-index-byjf .sto-mainbody .doc-body .pro-report .ani-group .ani,
.page-product-detail .sto-mainbody .doc-body .pro-report .ani-group .ani,
.page-product-module .sto-mainbody .doc-body .pro-report .ani-group .ani {
	position: relative;
	width: 50%;
	text-align: center
}

.page-product-index .sto-mainbody .doc-body .pro-report .ani-group .ani img,
.page-product-index-byjf .sto-mainbody .doc-body .pro-report .ani-group .ani img,
.page-product-detail .sto-mainbody .doc-body .pro-report .ani-group .ani img,
.page-product-module .sto-mainbody .doc-body .pro-report .ani-group .ani img {
	max-width: 100%
}

.page-product-index .sto-mainbody .doc-body .pro-report .ani-group .ani .ap1,
.page-product-index-byjf .sto-mainbody .doc-body .pro-report .ani-group .ani .ap1,
.page-product-detail .sto-mainbody .doc-body .pro-report .ani-group .ani .ap1,
.page-product-module .sto-mainbody .doc-body .pro-report .ani-group .ani .ap1 {
	position: absolute;
	left: 50%;
	top: -2.1%;
	width: 10px;
	height: 46%;
	transform: translateX(-50%)
}

.page-product-index .sto-mainbody .doc-body .pro-report .ani-group .ani .ap1 i,
.page-product-index-byjf .sto-mainbody .doc-body .pro-report .ani-group .ani .ap1 i,
.page-product-detail .sto-mainbody .doc-body .pro-report .ani-group .ani .ap1 i,
.page-product-module .sto-mainbody .doc-body .pro-report .ani-group .ani .ap1 i {
	position: absolute;
	left: 0;
	width: 10px;
	height: 10px;
	margin-bottom: -5px;
	background: #df0a0a;
	border-radius: 100px
}

.page-product-index .sto-mainbody .doc-body .pro-report .ani-group .ani .ap1 i.pr1,
.page-product-index-byjf .sto-mainbody .doc-body .pro-report .ani-group .ani .ap1 i.pr1,
.page-product-detail .sto-mainbody .doc-body .pro-report .ani-group .ani .ap1 i.pr1,
.page-product-module .sto-mainbody .doc-body .pro-report .ani-group .ani .ap1 i.pr1 {
	animation: pr1 3s
}

.page-product-index .sto-mainbody .doc-body .pro-report .ani-group .ani .ap2,
.page-product-index-byjf .sto-mainbody .doc-body .pro-report .ani-group .ani .ap2,
.page-product-detail .sto-mainbody .doc-body .pro-report .ani-group .ani .ap2,
.page-product-module .sto-mainbody .doc-body .pro-report .ani-group .ani .ap2 {
	position: absolute;
	left: 50%;
	top: 9%;
	width: 38%;
	height: 85%;
	z-index: -1;
	margin-left: 3px;
	transform: translateX(-50%)
}

.page-product-index .sto-mainbody .doc-body .pro-report .ani-group .ani .ap2 i,
.page-product-index-byjf .sto-mainbody .doc-body .pro-report .ani-group .ani .ap2 i,
.page-product-detail .sto-mainbody .doc-body .pro-report .ani-group .ani .ap2 i,
.page-product-module .sto-mainbody .doc-body .pro-report .ani-group .ani .ap2 i {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(255, 255, 255, 0.8);
	height: 100%
}

.page-product-index .sto-mainbody .doc-body .pro-report .ani-group .ani .ap2 i.pr2,
.page-product-index-byjf .sto-mainbody .doc-body .pro-report .ani-group .ani .ap2 i.pr2,
.page-product-detail .sto-mainbody .doc-body .pro-report .ani-group .ani .ap2 i.pr2,
.page-product-module .sto-mainbody .doc-body .pro-report .ani-group .ani .ap2 i.pr2 {
	animation: pr2 3s;
	transform-origin: 0 100%
}

.page-product-index .sto-mainbody .doc-body .pro-report .text dl,
.page-product-index-byjf .sto-mainbody .doc-body .pro-report .text dl,
.page-product-detail .sto-mainbody .doc-body .pro-report .text dl,
.page-product-module .sto-mainbody .doc-body .pro-report .text dl {
	width: 50%;
	float: left;
	text-align: center
}

.page-product-index .sto-mainbody .doc-body .pro-report .text dl dd,
.page-product-index-byjf .sto-mainbody .doc-body .pro-report .text dl dd,
.page-product-detail .sto-mainbody .doc-body .pro-report .text dl dd,
.page-product-module .sto-mainbody .doc-body .pro-report .text dl dd {
	font-size: 1.6rem
}

.page-product-index .sto-mainbody .doc-body .pro-report .text dl dt,
.page-product-index-byjf .sto-mainbody .doc-body .pro-report .text dl dt,
.page-product-detail .sto-mainbody .doc-body .pro-report .text dl dt,
.page-product-module .sto-mainbody .doc-body .pro-report .text dl dt {
	font-size: .9rem;
	font-weight: normal;
	opacity: .6
}

.page-product-index .sto-mainbody .doc-body .pro-report-image .links,
.page-product-index-byjf .sto-mainbody .doc-body .pro-report-image .links,
.page-product-detail .sto-mainbody .doc-body .pro-report-image .links,
.page-product-module .sto-mainbody .doc-body .pro-report-image .links {
	padding: 20vh 0
}

.page-product-index .sto-mainbody .doc-body .pro-report-image .links a,
.page-product-index-byjf .sto-mainbody .doc-body .pro-report-image .links a,
.page-product-detail .sto-mainbody .doc-body .pro-report-image .links a,
.page-product-module .sto-mainbody .doc-body .pro-report-image .links a {
	display: block;
	padding: 15px;
	font-size: 1.2rem;
	width: 100%;
	margin: 20px 0
}

.page-product-index .sto-mainbody .doc-body .pro-report-image .links a.active,
.page-product-index-byjf .sto-mainbody .doc-body .pro-report-image .links a.active,
.page-product-detail .sto-mainbody .doc-body .pro-report-image .links a.active,
.page-product-module .sto-mainbody .doc-body .pro-report-image .links a.active {
	background: #fff;
	color: #333
}

.page-product-index .sto-mainbody .doc-body .pro-report-image .vcs,
.page-product-index-byjf .sto-mainbody .doc-body .pro-report-image .vcs,
.page-product-detail .sto-mainbody .doc-body .pro-report-image .vcs,
.page-product-module .sto-mainbody .doc-body .pro-report-image .vcs {
	border: solid 1px #fff;
	padding: 15px;
	display: none
}

.page-product-index .sto-mainbody .doc-body .pro-report-image .vcs.active,
.page-product-index-byjf .sto-mainbody .doc-body .pro-report-image .vcs.active,
.page-product-detail .sto-mainbody .doc-body .pro-report-image .vcs.active,
.page-product-module .sto-mainbody .doc-body .pro-report-image .vcs.active {
	display: block
}

.page-product-index .sto-mainbody .doc-body .pro-report-image .vcs img,
.page-product-index-byjf .sto-mainbody .doc-body .pro-report-image .vcs img,
.page-product-detail .sto-mainbody .doc-body .pro-report-image .vcs img,
.page-product-module .sto-mainbody .doc-body .pro-report-image .vcs img {
	display: block;
	width: 100%
}

.page-product-index .sto-mainbody .doc-body .pro-network .map,
.page-product-index-byjf .sto-mainbody .doc-body .pro-network .map,
.page-product-detail .sto-mainbody .doc-body .pro-network .map,
.page-product-module .sto-mainbody .doc-body .pro-network .map {
	position: relative
}

.page-product-index .sto-mainbody .doc-body .pro-network .map .bg img,
.page-product-index-byjf .sto-mainbody .doc-body .pro-network .map .bg img,
.page-product-detail .sto-mainbody .doc-body .pro-network .map .bg img,
.page-product-module .sto-mainbody .doc-body .pro-network .map .bg img {
	max-width: 100%
}

.page-product-index .sto-mainbody .doc-body .pro-network .map .line,
.page-product-index-byjf .sto-mainbody .doc-body .pro-network .map .line,
.page-product-detail .sto-mainbody .doc-body .pro-network .map .line,
.page-product-module .sto-mainbody .doc-body .pro-network .map .line {
	position: relative
}

.page-product-index .sto-mainbody .doc-body .pro-network .map .line i,
.page-product-index-byjf .sto-mainbody .doc-body .pro-network .map .line i,
.page-product-detail .sto-mainbody .doc-body .pro-network .map .line i,
.page-product-module .sto-mainbody .doc-body .pro-network .map .line i {
	width: 6px;
	height: 2px;
	background: #fff
}

.page-product-index .sto-mainbody .doc-body .pro-network .map .point,
.page-product-index-byjf .sto-mainbody .doc-body .pro-network .map .point,
.page-product-detail .sto-mainbody .doc-body .pro-network .map .point,
.page-product-module .sto-mainbody .doc-body .pro-network .map .point {
	position: absolute;
	margin-top: -15px
}

.page-product-index .sto-mainbody .doc-body .pro-network .map .point img,
.page-product-index-byjf .sto-mainbody .doc-body .pro-network .map .point img,
.page-product-detail .sto-mainbody .doc-body .pro-network .map .point img,
.page-product-module .sto-mainbody .doc-body .pro-network .map .point img {
	display: block;
	transform: translate(-5px, -15px)
}

.page-product-index .sto-mainbody .doc-body .pro-network .map .target,
.page-product-index-byjf .sto-mainbody .doc-body .pro-network .map .target,
.page-product-detail .sto-mainbody .doc-body .pro-network .map .target,
.page-product-module .sto-mainbody .doc-body .pro-network .map .target,
.page-product-index .sto-mainbody .doc-body .pro-network .map .origin,
.page-product-index-byjf .sto-mainbody .doc-body .pro-network .map .origin,
.page-product-detail .sto-mainbody .doc-body .pro-network .map .origin,
.page-product-module .sto-mainbody .doc-body .pro-network .map .origin {
	position: absolute;
	padding-left: 20px
}

.page-product-index .sto-mainbody .doc-body .pro-network .map .target.target,
.page-product-index-byjf .sto-mainbody .doc-body .pro-network .map .target.target,
.page-product-detail .sto-mainbody .doc-body .pro-network .map .target.target,
.page-product-module .sto-mainbody .doc-body .pro-network .map .target.target,
.page-product-index .sto-mainbody .doc-body .pro-network .map .origin.target,
.page-product-index-byjf .sto-mainbody .doc-body .pro-network .map .origin.target,
.page-product-detail .sto-mainbody .doc-body .pro-network .map .origin.target,
.page-product-module .sto-mainbody .doc-body .pro-network .map .origin.target {
	left: 80%;
	top: 46%
}

.page-product-index .sto-mainbody .doc-body .pro-network .map .target.origin span,
.page-product-index-byjf .sto-mainbody .doc-body .pro-network .map .target.origin span,
.page-product-detail .sto-mainbody .doc-body .pro-network .map .target.origin span,
.page-product-module .sto-mainbody .doc-body .pro-network .map .target.origin span,
.page-product-index .sto-mainbody .doc-body .pro-network .map .origin.origin span,
.page-product-index-byjf .sto-mainbody .doc-body .pro-network .map .origin.origin span,
.page-product-detail .sto-mainbody .doc-body .pro-network .map .origin.origin span,
.page-product-module .sto-mainbody .doc-body .pro-network .map .origin.origin span {
	position: absolute;
	right: 30px;
	top: 50%;
	transform: translateY(-50%);
	white-space: nowrap
}

.page-product-index .sto-mainbody .doc-body .pro-network .map .target i,
.page-product-index-byjf .sto-mainbody .doc-body .pro-network .map .target i,
.page-product-detail .sto-mainbody .doc-body .pro-network .map .target i,
.page-product-module .sto-mainbody .doc-body .pro-network .map .target i,
.page-product-index .sto-mainbody .doc-body .pro-network .map .origin i,
.page-product-index-byjf .sto-mainbody .doc-body .pro-network .map .origin i,
.page-product-detail .sto-mainbody .doc-body .pro-network .map .origin i,
.page-product-module .sto-mainbody .doc-body .pro-network .map .origin i {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 10px;
	height: 10px;
	border-radius: 100%;
	background: #fff
}

.page-product-index .sto-mainbody .doc-body .pro-network .map .target i:after,
.page-product-index-byjf .sto-mainbody .doc-body .pro-network .map .target i:after,
.page-product-detail .sto-mainbody .doc-body .pro-network .map .target i:after,
.page-product-module .sto-mainbody .doc-body .pro-network .map .target i:after,
.page-product-index .sto-mainbody .doc-body .pro-network .map .origin i:after,
.page-product-index-byjf .sto-mainbody .doc-body .pro-network .map .origin i:after,
.page-product-detail .sto-mainbody .doc-body .pro-network .map .origin i:after,
.page-product-module .sto-mainbody .doc-body .pro-network .map .origin i:after {
	position: absolute;
	left: 50%;
	top: 50%;
	content: "";
	transform: translate(-50%, -50%) scale(1);
	width: 10px;
	height: 10px;
	border-radius: 100%;
	box-shadow: inset #fff 0 0 2px;
	animation: pr3 2s ease-out .1s infinite
}

.page-product-index .sto-mainbody .doc-body .pro-care .nav-pills li a,
.page-product-index-byjf .sto-mainbody .doc-body .pro-care .nav-pills li a,
.page-product-detail .sto-mainbody .doc-body .pro-care .nav-pills li a,
.page-product-module .sto-mainbody .doc-body .pro-care .nav-pills li a {
	padding: 15px;
	font-size: 18px;
	border: solid 1px #fff;
	color: #05703c;
	border-radius: 5px;
	background: none
}

.page-product-index .sto-mainbody .doc-body .pro-care .nav-pills li.active a,
.page-product-index-byjf .sto-mainbody .doc-body .pro-care .nav-pills li.active a,
.page-product-detail .sto-mainbody .doc-body .pro-care .nav-pills li.active a,
.page-product-module .sto-mainbody .doc-body .pro-care .nav-pills li.active a {
	background: #fff;
	color: #333
}

.page-product-index .sto-mainbody .doc-body .pro-care .tab-content,
.page-product-index-byjf .sto-mainbody .doc-body .pro-care .tab-content,
.page-product-detail .sto-mainbody .doc-body .pro-care .tab-content,
.page-product-module .sto-mainbody .doc-body .pro-care .tab-content {
	height: 70vh;
	overflow-x: hidden;
	overflow-y: auto
}

.page-product-index .sto-mainbody .doc-body .pro-care .tab-content .richtext h3,
.page-product-index-byjf .sto-mainbody .doc-body .pro-care .tab-content .richtext h3,
.page-product-detail .sto-mainbody .doc-body .pro-care .tab-content .richtext h3,
.page-product-module .sto-mainbody .doc-body .pro-care .tab-content .richtext h3 {
	font-size: 1.5rem
}

.page-product-index .sto-mainbody .doc-body .flexbox,
.page-product-index-byjf .sto-mainbody .doc-body .flexbox,
.page-product-detail .sto-mainbody .doc-body .flexbox,
.page-product-module .sto-mainbody .doc-body .flexbox {
	display: flex;
	justify-content: center;
	align-items: center
}

.page-product-index .sto-mainbody .doc-body .flexbox .flexbox-item,
.page-product-index-byjf .sto-mainbody .doc-body .flexbox .flexbox-item,
.page-product-detail .sto-mainbody .doc-body .flexbox .flexbox-item,
.page-product-module .sto-mainbody .doc-body .flexbox .flexbox-item {
	flex: 1 0 50%;
	padding: 20px
}

.page-care-index .sto-mainbody {
	position: relative;
	z-index: 0;
	min-height: 700px
}

.page-care-index .sto-mainbody .doc-body .vscreen {
	position: relative;
	min-height: 100vh;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center
}

.page-care-index .sto-mainbody .doc-body .vscreen .vbox {
	width: 100%
}

.page-care-index .sto-mainbody .doc-body .vscreen .vbox .richtext {
	font-size: 18px;
	margin-bottom: 20px
}

.page-care-index .sto-mainbody .doc-body .vscreen .vbox .richtext p:last-child {
	margin-bottom: 0
}

.page-care-index .sto-mainbody .doc-body .vscreen .vbox .richtext h3 {
	font-size: 3.5rem;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 30px
}

.page-care-index .sto-mainbody .doc-body .vscreen .vbox .richtext h4 {
	font-size: 1.7rem;
	font-weight: normal;
	text-transform: uppercase
}

.page-care-index .sto-mainbody .doc-body .vscreen .vbox .gallery {
	width: 100%;
	display: flex;
	justify-content: space-around;
	flex-flow: wrap
}

.page-care-index .sto-mainbody .doc-body .vscreen .vbox .gallery .dataitem {
	width: 25%
}

.page-care-index .sto-mainbody .doc-body .vscreen .vbox .gallery .dataitem .card-img {
	border-radius: 100%;
	overflow: hidden;
	margin: auto
}

.page-care-index .sto-mainbody .doc-body .vscreen .vbox .gallery .dataitem .card-img img {
	max-width: 100%
}

.page-care-index .sto-mainbody .doc-body .vscreen .vbox .gallery .dataitem .card-body {
	text-align: center;
	max-width: 145px;
	margin: 20px auto 0 auto
}

.page-care-index .sto-mainbody .doc-body .vscreen .vbox .gallery .dataitem .card-body .title {
	line-height: 1.5em;
	height: 3em;
	overflow: hidden;
	font-size: 18px
}

.page-care-index .sto-mainbody .doc-body .vscreen:first-child .vbox .gallery .dataitem {
	width: 16.666666%
}

.page-care-index .sto-mainbody .doc-body .vscreen:nth-child(2) .vbox {
	position: relative
}

.page-care-index .sto-mainbody .doc-body .vscreen:nth-child(2) .vbox .richtext {
	width: 50%
}

.page-care-index .sto-mainbody .doc-body .vscreen:nth-child(2) .vbox .gallery {
	width: 50%;
	display: flex;
	justify-content: space-around;
	flex-flow: wrap;
	position: absolute;
	top: 20%;
	right: 0
}

.page-care-index .sto-mainbody .doc-body .vscreen:nth-child(2) .vbox .gallery .dataitem {
	width: 33.33%
}

.page-product-module .doc-body section {
	min-height: 100vh;
	display: flex;
	align-items: center
}

.page-product-module .doc-body section .container {
	display: flex;
	align-items: center;
	justify-content: center
}

.page-product-module .doc-body section .container .text {
	flex: 0 0 60%
}

.page-product-module .doc-body section .container .text>h3 {
	font-size: 1.5rem
}

.page-product-module .doc-body section .container .params {
	flex: 0 0 40%;
	padding: 40px
}

@media (max-width:960px) {

	body,
	html {
		font-size: 12px
	}

	body {
		background-size: auto 100%
	}

	.sto-header {
		/* position: fixed; */
		left: 0;
		right: 0;
		top: 0;
		z-index: 3;
		transition: all .3s ease-in-out;
		height: 60px;
		padding: 0
	}

	.sto-header .container {
		position: static;
		padding: 0 15px
	}

	.sto-header.open .navbar {
		transform: translate(0, 0)
	}

	.sto-header .logo {
		position: absolute;
		top: 50%;
		left: 15px;
		transform: translateY(-50%);
		z-index: 2
	}

	.sto-header .navbar {
		position: fixed;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		transform: translate(0, -100vh);
		background: #FFF;
		transition: all .3s ease-in-out
	}

	.sto-header .navbar .nav-menu {
		float: none;
		margin-top: 80px;
		display: block
	}

	.sto-header .navbar .nav-menu li {
		display: block;
		padding: 0
	}

	.sto-header .navbar .nav-menu li a {
		height: auto;
		line-height: 1em;
		padding: 15px;
		display: block;
		border-top: solid 1px rgba(255, 255, 255, 0.1);
		font-size: 1.2rem
	}

	.sto-header .navbar .nav-menu li a:after {
		width: 100%
	}

	.sto-header .btn-menu {
		display: block;
		opacity: 1;
		right: 0;
		height: 60px;
		width: 60px
	}

	.sto-header .choose-lang {
		right: 60px
	}

	.sto-mainbody {
		margin-top: 80px
	}

	.sto-mainbody .doc-body .vscreen {
		height: auto;
		min-height: 0;
	}

	.sto-mainbody .doc-body .vscreen .vbox .heading h3 {
		font-size: 2rem
	}

	.sto-mainbody .doc-body .vscreen .vbox .richtext {
		font-size: 14px
	}

	.sto-mainbody .doc-body .vscreen .vbox .richtext h3 {
		font-size: 2rem;
	}

	.sto-mainbody .doc-body .vscreen .vbox .gallery .dataitem .card-img {
		width: 100px;
		height: 100px
	}

	.page-about-index .sto-mainbody .doc-body .vscreen:nth-child(4) .submenu li,
	.page-process-index .sto-mainbody .doc-body .vscreen:nth-child(4) .submenu li,
	.page-about-index .sto-mainbody .doc-body .vscreen:nth-child(4) .submenu li:last-child,
	.page-process-index .sto-mainbody .doc-body .vscreen:nth-child(4) .submenu li:last-child {
		width: 100%
	}

	.page-about-index .sto-mainbody .doc-body .vscreen .submenu li,
	.page-process-index .sto-mainbody .doc-body .vscreen .submenu li {
		width: 100%
	}

	.page-contact .sto-mainbody .primary .form-inquire {
		padding: 20px;
		margin-bottom: 30px
	}

	.page-contact .sto-mainbody .primary .form-inquire .form-action .btn {
		width: 100%;
		display: block
	}

	.page-home {
		background-size: auto 100%
	}

	.page-home .sto-mainbody {
		margin: 0;
		height: auto
	}

	.page-home .sto-mainbody .form-query {
		width: 80vw
	}

	.page-home .sto-mainbody .form-query .form-group {
		background: none
	}

	.page-home .sto-mainbody .form-query .form-group .form-control {
		background: #fff;
		width: auto;
		min-width: 0;
		margin-bottom: 10px;
		text-align: center
	}

	.page-home .sto-mainbody .form-query .form-group .form-control,
	.page-home .sto-mainbody .form-query .form-group .btn {
		display: block;
		width: 100%
	}

	.page-home .sto-mainbody .form-query .form-group .form-control img,
	.page-home .sto-mainbody .form-query .form-group .btn img {
		max-width: 28px
	}

	.page-home .sto-mainbody .form-query .search-label {
		font-size: 23px
	}

	.page-product-index .sto-mainbody .doc-body .vscreen:nth-child(1),
	.page-product-module .sto-mainbody .doc-body .vscreen:nth-child(1),
	.page-product-index-byjf .sto-mainbody .doc-body .vscreen:nth-child(1) {
		margin-top: 30px
	}

	.page-product-index .sto-mainbody .doc-body .pro-intro h1,
	.page-product-module .sto-mainbody .doc-body .pro-intro h1,
	.page-product-index-byjf .sto-mainbody .doc-body .pro-intro h1 {
		font-size: 2.5rem;
		margin-bottom: 20px
	}

	.page-product-index .sto-mainbody .doc-body .pro-spec,
	.page-product-module .sto-mainbody .doc-body .pro-spec,
	.page-product-index-byjf .sto-mainbody .doc-body .pro-spec {
		margin-top: 50px
	}

	.page-product-index .sto-mainbody .doc-body .pro-spec dl,
	.page-product-module .sto-mainbody .doc-body .pro-spec dl,
	.page-product-index-byjf .sto-mainbody .doc-body .pro-spec dl {
		margin-bottom: 10px
	}

	.page-product-index .sto-mainbody .doc-body .pro-report .spec,
	.page-product-module .sto-mainbody .doc-body .pro-report .spec,
	.page-product-index-byjf .sto-mainbody .doc-body .pro-report .spec {
		display: flex;
		flex-wrap: wrap
	}

	.page-product-index .sto-mainbody .doc-body .pro-icons li,
	.page-product-module .sto-mainbody .doc-body .pro-icons li,
	.page-product-index-byjf .sto-mainbody .doc-body .pro-icons li {
		padding: 15px
	}

	.page-product-index .sto-mainbody .doc-body .pro-icons li img,
	.page-product-module .sto-mainbody .doc-body .pro-icons li img,
	.page-product-index-byjf .sto-mainbody .doc-body .pro-icons li img {
		height: 60px
	}

	.page-product-index .sto-mainbody .doc-body .pro-report .btn-block,
	.page-product-module .sto-mainbody .doc-body .pro-report .btn-block,
	.page-product-index-byjf .sto-mainbody .doc-body .pro-report .btn-block {
		margin-bottom: 40px
	}

	.page-product-index .sto-mainbody .doc-body .pro-report .jc-report,
	.page-product-module .sto-mainbody .doc-body .pro-report .jc-report,
	.page-product-index-byjf .sto-mainbody .doc-body .pro-report .jc-report {
		display: none
	}

	.page-product-index .sto-mainbody .doc-body .pro-report-image .links,
	.page-product-module .sto-mainbody .doc-body .pro-report-image .links,
	.page-product-index-byjf .sto-mainbody .doc-body .pro-report-image .links {
		padding: 0
	}

	.page-product-index .sto-mainbody .doc-body .pro-care .nav-pills li,
	.page-product-module .sto-mainbody .doc-body .pro-care .nav-pills li,
	.page-product-index-byjf .sto-mainbody .doc-body .pro-care .nav-pills li {
		margin-bottom: 15px
	}

	.page-product-index .sto-mainbody .doc-body .pro-care .tab-content,
	.page-product-module .sto-mainbody .doc-body .pro-care .tab-content,
	.page-product-index-byjf .sto-mainbody .doc-body .pro-care .tab-content {
		margin-top: 20px;
		height: auto;
		overflow: hidden
	}

	.page-product-index .sto-mainbody .doc-body .flexbox,
	.page-product-module .sto-mainbody .doc-body .flexbox,
	.page-product-index-byjf .sto-mainbody .doc-body .flexbox {
		flex-wrap: wrap
	}

	.page-product-index .sto-mainbody .doc-body .flexbox .flexbox-item,
	.page-product-module .sto-mainbody .doc-body .flexbox .flexbox-item,
	.page-product-index-byjf .sto-mainbody .doc-body .flexbox .flexbox-item {
		flex: 0 0 100%
	}

	.ajax-result .gallery {
		max-width: 100%
	}

	.lightbox .lightbox-container .ajax-result {
		width: 100vw;
		padding: 20px
	}

	.page-channel-index .sto-mainbody .doc-body .tab-content .tab-pane,
	.page-about-index .sto-mainbody .doc-body .tab-content .tab-pane,
	.page-process-index .sto-mainbody .doc-body .tab-content .tab-pane,
	.page-downfeather-index .sto-mainbody .doc-body .tab-content .tab-pane {
		padding: 40px 0;
		min-height: 50vh
	}

	.page-channel-index .sto-mainbody .doc-body .tab-content .tab-pane .richtext table tbody,
	.page-about-index .sto-mainbody .doc-body .tab-content .tab-pane .richtext table tbody,
	.page-process-index .sto-mainbody .doc-body .tab-content .tab-pane .richtext table tbody,
	.page-downfeather-index .sto-mainbody .doc-body .tab-content .tab-pane .richtext table tbody {
		overflow: hidden;
		position: relative
	}

	.page-channel-index .sto-mainbody .doc-body .tab-content .tab-pane .richtext table tbody tr:first-child,
	.page-about-index .sto-mainbody .doc-body .tab-content .tab-pane .richtext table tbody tr:first-child,
	.page-process-index .sto-mainbody .doc-body .tab-content .tab-pane .richtext table tbody tr:first-child,
	.page-downfeather-index .sto-mainbody .doc-body .tab-content .tab-pane .richtext table tbody tr:first-child {
		float: none;
		width: 100%
	}

	.page-channel-index .sto-mainbody .doc-body .tab-content .tab-pane .richtext table tbody tr:last-child,
	.page-about-index .sto-mainbody .doc-body .tab-content .tab-pane .richtext table tbody tr:last-child,
	.page-process-index .sto-mainbody .doc-body .tab-content .tab-pane .richtext table tbody tr:last-child,
	.page-downfeather-index .sto-mainbody .doc-body .tab-content .tab-pane .richtext table tbody tr:last-child {
		float: none;
		width: 100%
	}

	.page-channel-index .sto-mainbody .doc-body .vscreen .vbox .gallery .dataitem,
	.page-about-index .sto-mainbody .doc-body .vscreen .vbox .gallery .dataitem,
	.page-process-index .sto-mainbody .doc-body .vscreen .vbox .gallery .dataitem,
	.page-downfeather-index .sto-mainbody .doc-body .vscreen .vbox .gallery .dataitem {
		width: 50%
	}


	.page-channel-index .lightbox .lightbox-container .ajax-result,
	.page-about-index .lightbox .lightbox-container .ajax-result,
	.page-process-index .lightbox .lightbox-container .ajax-result,
	.page-downfeather-index .lightbox .lightbox-container .ajax-result {
		width: 100vw;
		padding: 20px
	}

	.page-channel-index .lightbox .lightbox-container .ajax-result .richtext,
	.page-about-index .lightbox .lightbox-container .ajax-result .richtext,
	.page-process-index .lightbox .lightbox-container .ajax-result .richtext,
	.page-downfeather-index .lightbox .lightbox-container .ajax-result .richtext {
		overflow-x: auto;
		padding-bottom: 20px
	}

	.page-care-index .sto-mainbody .doc-body .vscreen .vbox .gallery .dataitem {
		width: 50%
	}

	.page-care-index .sto-mainbody .doc-body .vscreen:first-child .vbox .gallery .dataitem {
		width: 50%
	}

	.page-care-index .sto-mainbody .doc-body .vscreen:nth-child(2) .vbox .richtext {
		width: 100%
	}

	.page-care-index .sto-mainbody .doc-body .vscreen:nth-child(2) .vbox .gallery {
		width: 100%;
		position: static;
		transform: none
	}

	.page-care-index .sto-mainbody .doc-body .vscreen:nth-child(2) .vbox .gallery .dataitem {
		width: 50%
	}

	.page-origin-index .sto-mainbody .doc-body .vscreen:nth-child(2) .vbox .richtext p:nth-child(3),
	.page-origin-index .sto-mainbody .doc-body .vscreen:nth-child(1) .vbox .richtext p:nth-child(3),
	.page-origin-index .sto-mainbody .doc-body .vscreen:nth-child(3) .vbox .richtext p:nth-child(3) {
		display: block
	}

	.page-origin-index .sto-mainbody .doc-body .vscreen:nth-child(2) .vbox .richtext p:nth-child(2),
	.page-origin-index .sto-mainbody .doc-body .vscreen:nth-child(1) .vbox .richtext p:nth-child(2),
	.page-origin-index .sto-mainbody .doc-body .vscreen:nth-child(3) .vbox .richtext p:nth-child(2) {
		display: none
	}

	.page-downfeather-index .sto-mainbody .doc-body .vscreen:nth-child(2) {
		overflow: visible
	}

	.page-product-index .sto-mainbody .doc-body .vscreen:nth-child(2),
	.page-product-index-byjf {
		overflow: visible
	}

	.page-product-index .sto-mainbody .doc-body .pro-report .btn,
	.page-product-index-byjf .sto-mainbody .doc-body .pro-report .btn,
	.page-product-detail .sto-mainbody .doc-body .pro-report .btn,
	.page-product-module .sto-mainbody .doc-body .pro-report .btn {
		display: none
	}
	
	
	.qrcode_detail .sto-header .logo{
		background: none;
	}
	
	.qrcode_detail .sto-mainbody{
		margin-top: 20px;
	}
}