.mobile-category-title {
	text-align:center
}
.mobile-category-title .mb-title {
	color:#000;
	font-size:20px
}
.mobile-category-title .mb-title-en {
	font-size:14px;
	color:#666;
	margin:8px 20px
}
.mobile-category-slide {
	width:82vw;
	-webkit-transition:.3s;
	transition:.3s
}
.mobile-category-box {
	width:82vw;
	margin:0 auto;
	text-align:center;
	margin-bottom:10px
}
.mobile-category-box .category-banner {
	border-radius:10px;
	overflow:hidden;
	width:82vw;
	height:82vw
}
.mobile-category-box .category-banner img {
	width:82vw;
	height:82vw
}
.mobile-category-box .title {
	font-size:15px;
	color:#000;
	margin:28px 0 10px
}
.mobile-category-box .desc {
	font-size:13px;
	color:#1a1a1a;
	line-height:1.5
}
.mobile-category-slide:not(.swiper-slide-active) {
	-webkit-transform:scale(.88);
	transform:scale(.88)
}
.swiper-slide-active .mobile-category-box .category-banner {
	-webkit-box-shadow:0 3px 15px rgba(0,0,0,.3);
	box-shadow:0 3px 15px rgba(0,0,0,.3)
}
body {
	font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Helvetica Neue,Helvetica,Arial,PingFang SC,Hiragino Sans GB,Microsoft YaHei UI,Microsoft YaHei,Source Han Sans CN,sans-serif
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden
}
.clearfix {
	height:1%
}
.t-center {
	text-align:center!important
}
.t-right {
	text-align:right!important
}
.t-left {
	text-align:left!important
}
img {
	vertical-align:middle
}
body {
	overflow-x:hidden
}
.text-nowrap {
	display:block;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	word-wrap:normal!important;
	word-wrap:normal\0 !important
}
.text-wrap-2 {
	text-overflow:-o-ellipsis-lastline;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:2;
	line-clamp:2;
	-webkit-box-orient:vertical
}
.ui-banner-box {
	width:100%;
	height:26.04vw;
	overflow:hidden
}
.ui-banner-box .ui-banner {
	width:100%;
	height:100%;
	background-size:cover!important;
	-webkit-transition:all 1s ease-in-out;
	transition:all 1s ease-in-out
}
.ui-block {
	width:100%;
	padding:90px 0;
	margin:0 auto
}
.bg-white {
	background:#fff
}
.bg-grey {
	background:#f7f7f7
}
.ui-block .container {
	width:80%;
	max-width:1200px;
	margin:0 auto
}
.ui-block .container.lg {
	max-width:1280px
}
.ui-block .container.blg {
	max-width:1600px
}
.font-st {
	font-family:"\5B8B\4F53-\7B80"
}
.tr-img-box {
	overflow:hidden
}
.tr-img-box .image {
	-webkit-transition:all 1s ease-in-out;
	transition:all 1s ease-in-out;
	background-size:cover!important;
	width:100%;
	height:100%
}
.cursor {
	cursor:pointer!important
}
@font-face {
	font-family:Patrician;
	src:url(../fonts/Patrician.8b5f0c28.ttf) format("truetype");
	font-weight:400
}
.font-patr {
	font-family:Patrician
}
@media screen and (min-width:240px) and (max-width:799px) {
	.ui-block {
	padding:25px 0
}
.ui-block .container {
	width:80%
}
.ui-banner-box {
	height:66.7vw;
	overflow:hidden
}
}@media screen and (min-width:800px) and (max-width:1199px) {
	.ui-banner-box {
	height:26vw;
	overflow:hidden
}
}@media screen and (min-width:1200px) and (max-width:1600px) {
	.ui-banner-box {
	height:26vw;
	overflow:hidden
}
.ui-block {
	padding:75px 0
}
}.opacity {
	opacity:0
}
.pc- {
	display:block!important
}
.pc-flex {
	display:-webkit-box!important;
	display:-ms-flexbox!important;
	display:flex!important
}
.pc-inline {
	display:inline!important
}
.mobile-,.mobile-flex,.mobile-inline {
	display:none!important
}
* {
	margin:0;
	padding:0;
	border:0;
	vertical-align:baseline
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	display:block
}
body {
	line-height:1
}
ol,ul {
	list-style:none
}
blockquote,q {
	quotes:none
}
blockquote:after,blockquote:before,q:after,q:before {
	content:"";
	content:none
}
table {
	border-collapse:collapse;
	border-spacing:0
}
.icon {
	display:inline-block;
	vertical-align:middle
}
a {
	text-decoration:none;
	-webkit-transition:opacity .3s ease-in-out;
	transition:opacity .3s ease-in-out
}
.vjs-big-play-button {
	width:70px!important;
	height:70px!important;
	border-radius:50%!important;
	top:50%!important;
	left:50%!important;
	-webkit-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%)
}
.vjs-big-play-button .vjs-icon-placeholder:before {
	line-height:67px!important
}
.page {
	min-height:600px
}
@media screen and (min-width:240px) and (max-width:799px) {
	.pc-,.pc-flex,.pc-inline {
	display:none!important
}
.mobile- {
	display:block!important
}
.mobile-flex {
	display:-webkit-box!important;
	display:-ms-flexbox!important;
	display:flex!important
}
.mobile-inline {
	display:inline-block!important
}
}.animated {
	-webkit-animation-duration:1s;
	animation-duration:1s;
	-webkit-animation-fill-mode:both;
	animation-fill-mode:both
}
.animated.infinite {
	-webkit-animation-iteration-count:infinite;
	animation-iteration-count:infinite
}
.animated.delay-1s {
	-webkit-animation-delay:1s;
	animation-delay:1s
}
.animated.delay-2s {
	-webkit-animation-delay:2s;
	animation-delay:2s
}
.animated.delay-3s {
	-webkit-animation-delay:3s;
	animation-delay:3s
}
.animated.delay-4s {
	-webkit-animation-delay:4s;
	animation-delay:4s
}
.animated.delay-5s {
	-webkit-animation-delay:5s;
	animation-delay:5s
}
.animated.fast {
	-webkit-animation-duration:.8s;
	animation-duration:.8s
}
.animated.faster {
	-webkit-animation-duration:.5s;
	animation-duration:.5s
}
.animated.slow {
	-webkit-animation-duration:2s;
	animation-duration:2s
}
.animated.slower {
	-webkit-animation-duration:3s;
	animation-duration:3s
}
@-webkit-keyframes fadeIn {
	0% {
	opacity:0
}
to {
	opacity:1
}
}@keyframes fadeIn {
	0% {
	opacity:0
}
to {
	opacity:1
}
}.fadeIn {
	-webkit-animation:fadeIn .5s;
	animation:fadeIn .5s
}
@-webkit-keyframes bounceInRight {
	0%,60%,75%,90%,to {
	-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);
	animation-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)
}
to {
	-webkit-transform:translateZ(0);
	transform:translateZ(0)
}
}@keyframes bounceInRight {
	0%,60%,75%,90%,to {
	-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);
	animation-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)
}
to {
	-webkit-transform:translateZ(0);
	transform:translateZ(0)
}
}.bounceInRight {
	-webkit-animation-name:bounceInRight;
	animation-name:bounceInRight
}
@-webkit-keyframes fadeInRight {
	0% {
	opacity:0;
	-webkit-transform:translate3d(100%,0,0);
	transform:translate3d(100%,0,0)
}
to {
	opacity:1;
	-webkit-transform:translateZ(0);
	transform:translateZ(0)
}
}@keyframes fadeInRight {
	0% {
	opacity:0;
	-webkit-transform:translate3d(100%,0,0);
	transform:translate3d(100%,0,0)
}
to {
	opacity:1;
	-webkit-transform:translateZ(0);
	transform:translateZ(0)
}
}.fadeInRight {
	-webkit-animation:fadeInRight .5s;
	animation:fadeInRight .5s
}
@-webkit-keyframes pulse {
	0% {
	-webkit-transform:scaleX(1);
	transform:scaleX(1)
}
50% {
	-webkit-transform:scale3d(1.05,1.05,1.05);
	transform:scale3d(1.05,1.05,1.05)
}
to {
	-webkit-transform:scaleX(1);
	transform:scaleX(1)
}
}@keyframes pulse {
	0% {
	-webkit-transform:scaleX(1);
	transform:scaleX(1)
}
50% {
	-webkit-transform:scale3d(1.05,1.05,1.05);
	transform:scale3d(1.05,1.05,1.05)
}
to {
	-webkit-transform:scaleX(1);
	transform:scaleX(1)
}
}.pulse {
	-webkit-animation:pulse .5s;
	animation:pulse .5s
}
@-webkit-keyframes slideInDown {
	0% {
	-webkit-transform:translate3d(0,-100%,0);
	transform:translate3d(0,-100%,0);
	visibility:visible
}
to {
	-webkit-transform:translateZ(0);
	transform:translateZ(0)
}
}@keyframes slideInDown {
	0% {
	-webkit-transform:translate3d(0,-100%,0);
	transform:translate3d(0,-100%,0);
	visibility:visible
}
to {
	-webkit-transform:translateZ(0);
	transform:translateZ(0)
}
}.slideInDown {
	-webkit-animation:slideInDown .5s;
	animation:slideInDown .5s
}
@-webkit-keyframes silde {
	0% {
	height:0;
	max-height:0
}
to {
	height:100%;
	max-height:300px
}
}@keyframes silde {
	0% {
	height:0;
	max-height:0
}
to {
	height:100%;
	max-height:300px
}
}@-webkit-keyframes fadeInUp {
	0% {
	opacity:0;
	-webkit-transform:translate3d(0,100%,0);
	transform:translate3d(0,100%,0)
}
to {
	opacity:1;
	-webkit-transform:translateZ(0);
	transform:translateZ(0)
}
}@keyframes fadeInUp {
	0% {
	opacity:0;
	-webkit-transform:translate3d(0,100%,0);
	transform:translate3d(0,100%,0)
}
to {
	opacity:1;
	-webkit-transform:translateZ(0);
	transform:translateZ(0)
}
}.fadeInUp {
	-webkit-animation-name:fadeInUp;
	animation-name:fadeInUp
}
@-webkit-keyframes arrDown {
	0% {
	top:0;
	opacity:1
}
35% {
	top:50%;
	opacity:0
}
65% {
	top:-50%;
	opacity:0
}
to {
	top:0;
	opacity:1
}
}@keyframes arrDown {
	0% {
	top:0;
	opacity:1
}
35% {
	top:50%;
	opacity:0
}
65% {
	top:-50%;
	opacity:0
}
to {
	top:0;
	opacity:1
}
}@-webkit-keyframes arrDown2 {
	0% {
	top:0;
	opacity:1
}
35% {
	top:10px;
	opacity:0
}
65% {
	top:-10px;
	opacity:0
}
to {
	top:0;
	opacity:1
}
}@keyframes arrDown2 {
	0% {
	top:0;
	opacity:1
}
35% {
	top:10px;
	opacity:0
}
65% {
	top:-10px;
	opacity:0
}
to {
	top:0;
	opacity:1
}
}.category-banner-box {
	width:100%
}
.category-banner-box .banner-category {
	width:100%;
	height:100%;
	background-size:cover!important
}
.mobile-category-banner {
	width:100%;
	height:102vw
}
.mobile-category-banner .banner-category {
	width:100%;
	height:100%;
	background-size:cover
}
.ui-block.ca-bg-hui {
	background:#f5f5f5;
	padding:120px 0 50px
}
.ui-block.ca-bg-bai {
	background:#fff;
	padding:65px 0 74px
}
.category-header {
	width:75%;
	max-width:1440px;
	margin:0 auto;
	text-align:center
}
.category-header .banner,.category-header .banner img {
	border-radius:14px
}
.category-header .title {
	margin-bottom:50px
}
.category-header .title img {
	margin:0 auto;
	height:200px
}
.category-header .pro_more img {
	height:149px
}
.category-header .info {
	margin-top:37px;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:end;
	-ms-flex-align:end;
	align-items:flex-end
}
.category-header .info .info__title {
	width:35%;
	text-align:left;
	padding-left:17.5%;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	position:relative
}
.category-header .info .info__title:after {
	content:"";
	display:block;
	width:1px;
	height:28px;
	border-right:1px solid #7b7b7b;
	position:absolute;
	right:0;
	top:50%;
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%)
}
.category-header .info .info__title-k {
	font-size:22px;
	position:relative;
	color:#333;
	padding-bottom:12px;
	margin-bottom:10px
}
.category-header .info .info__title-k:after {
	content:"";
	display:block;
	width:80px;
	height:1px;
	border-top:1px solid #7b7b7b;
	position:absolute;
	bottom:0;
	left:0
}
.category-header .info .info__title-v {
	color:#333;
	font-size:14px
}
.category-header .info .info__desc {
	margin-left:44px;
	text-align:left
}
.category-header .info .info__desc-k {
	font-size:18px;
	color:#333
}
.category-header .info .info__desc-v {
	font-size:15px;
	color:#333;
	margin-top:14px
}
.category-main {
	width:68%;
	max-width:1300px;
	margin:0 auto;
	text-align:center;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between;
	-webkit-box-align:start;
	-ms-flex-align:start;
	align-items:flex-start;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap
}
.category-main .category-item {
	width:48.46%;
	margin-bottom:46px
}
.category-main .category-item .photo {
	width:100%;
	height:70%;
	border-radius:4px
}
.category-main .category-item .title {
	font-size:18px;
	color:#333;
	margin:24px 0 10px
}
.category-main .category-item .desc {
	font-size:14px;
	color:#333;
	line-height:1.5
}
.news-container {
	width:68.2vw;
	margin:0 auto;
	padding:2.52vw 0 4.16vw
}
.news-body {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between;
	/*min-height:26vw*/
}
.news-item {
	display:block;
	width:31.3%;
	position:relative;
	top:0;
	-webkit-transition:top .3s ease-in-out;
	transition:top .3s ease-in-out;
	background:#fff;
	-webkit-box-shadow:0 0 6px rgba(0,0,0,.1);
	box-shadow:0 0 6px rgba(0,0,0,.1);
	margin-bottom:1.3vw;
	border-radius:4px;
	overflow:hidden
}
.news-item:hover {
	top:-.65vw
}
.news-item .news-photo {
	width:100%;
	height:13.125vw
}
.news-item .info {
	padding:1.3vw 1.5625vw;
	/*height:10.9375vw;*/
	overflow:hidden;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-ms-flex-direction:column;
	flex-direction:column;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	text-align:center;
}
.news-item .info .title {
	font-weight:300;
	color:#000;
	font-size:1vw;
	line-height:1.58
}
.info__footer {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:end;
	-ms-flex-align:end;
	align-items:flex-end;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between
}
.info__footer .lt .desc {
	margin-bottom:.5vw
}
.info__footer .lt .desc,.info__footer .lt .time {
	color:#999;
	font-size:.73vw
}
.info__footer .rt {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center
}
.info__footer .rt .icon-eye {
	width:.88vw;
	display:-webkit-inline-box;
	display:-ms-inline-flexbox;
	display:inline-flex
}
.info__footer .rt span {
	line-height:1;
	color:#999;
	font-size:.73vw;
	margin-left:.4vw
}
.news-item.news-item-zw {
	visibility:hidden
}
.year-more-dialog {
	position:absolute;
	z-index:100;
	top:20px;
	right:0;
	background-image:-webkit-gradient(linear,left top,left bottom,from(#f9f9f9),to(#fff));
	background-image:linear-gradient(180deg,#f9f9f9,#fff);
	-webkit-box-sizing:0 1px 2px rgba(0,0,0,.1);
	box-sizing:0 1px 2px rgba(0,0,0,.1);
	width:90px
}
.year-more-dialog .year-tab-item {
	text-align:center;
	width:100%;
	padding:10px 0;
	border-bottom:1px solid #eaeaea;
	font-size:.833vw;
	line-height:1.375;
	color:#000;
	letter-spacing:0;
	cursor:pointer;
	-webkit-transition:opacity .3s ease-in-out;
	transition:opacity .3s ease-in-out
}
.year-more-dialog .year-tab-item:hover {
	opacity:.8
}
.year-more-dialog .year-tab-item.active {
	color:red
}
.year-more-dialog .year-tab-item:last-child {
	border:0
}
@media screen and (min-width:240px) and (max-width:799px) {
	.category-banner-box {
	display:none
}
.ui-block.ca-bg-hui {
	background:#fbfbfb;
	padding:35px 0
}
.ui-block.ca-bg-bai {
	background:#fff;
	padding:65px 0 74px
}
.category-header {
	width:93.4%
}
.category-header .banner {
	border-radius:7px
}
.category-header .title {
	margin-bottom:15px
}
.category-header .title img {
	width:35%;
	height:auto;
	padding-bottom:10px
}
.category-header .pro_more img {
	width:64%;
}
.category-header .info {
	margin-top:20px;
	padding:0 25px;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-ms-flex-direction:column;
	flex-direction:column;
	-webkit-box-align:start;
	-ms-flex-align:start;
	align-items:flex-start
}
.category-header .info .info__title {
	width:auto;
	text-align:left;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	position:relative;
	padding:0 0 5px;
	margin-bottom:8px
}
.category-header .info .info__title:after {
	content:"";
	display:block;
	width:100%;
	height:1px;
	border-top:1px solid #dfdfdf;
	position:absolute;
	bottom:0;
	left:0;
	top:auto;
	-webkit-transform:translate(0);
	transform:translate(0)
}
.category-header .info .info__title-k {
	display:inline-block;
	font-size:20px;
	position:relative;
	color:#333;
	padding:0;
	margin:0;
	line-height:1;
	vertical-align:baseline;
	color:#000
}
.category-header .info .info__title-k:after {
	content:"";
	display:block;
	width:20px;
	height:1px;
	border-top:1px solid #878787;
	-webkit-transform:rotate(-70deg);
	transform:rotate(-70deg);
	position:absolute;
	right:-17px;
	bottom:8px;
	left:auto
}
.category-header .info .info__title-v {
	color:#333;
	font-size:14px;
	display:inline-block;
	vertical-align:baseline;
	line-height:1;
	margin-left:16px;
	color:#000
}
.category-header .info .info__desc {
	margin-left:0;
	margin-top:8px
}
.category-header .info .info__desc-k {
	font-size:14px;
	color:#000
}
.category-header .info .info__desc-v {
	font-size:13px;
	color:#333;
	margin-top:14px;
	line-height:21px
}
.news-container {
	width:95vw
}
.news-body {
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center
}
.news-item {
	width:90%;
	-webkit-box-shadow:0 3px 6px rgba(0,0,0,.1);
	box-shadow:0 3px 6px rgba(0,0,0,.1);
	margin-bottom:7vw
}
.news-item .news-photo {
	height:52.5vw
}
.news-item .info {
	padding:20px 25px;
	/*height:42vw*/
}
.news-item .info .title {
	font-size:16px
}
.info__footer .lt .desc {
	font-size:13px;
	margin-bottom:14px
}
.info__footer .lt .time {
	font-size:13px
}
.info__footer .rt .icon-eye {
	width:13.5px
}
.info__footer .rt span {
	color:#999;
	font-size:13px;
	margin-left:5px
}

}@media screen and (min-width:800px) and (max-width:1199px) {
	.ui-block.ca-bg-hui {
	padding:100px 0 50px
}
.category-banner-box {
	width:100%
}
.category-banner-box .banner-category {
	width:100%;
	height:100%;
	background-size:cover!important
}
.category-header {
	width:75%;
	max-width:1200px
}
.category-header .title {
	margin-bottom:40px
}
.category-header .title img {
	margin:0 auto;
	height:120px
}
.category-header .info {
	margin-top:37px;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:end;
	-ms-flex-align:end;
	align-items:flex-end
}
.category-header .info .info__title-k {
	font-size:1.1875rem;
	position:relative;
	color:#333;
	padding-bottom:10px;
	margin-bottom:7px
}
.category-header .info .info__title-v {
	color:#333;
	font-size:.8125rem
}
.category-header .info .info__desc {
	margin-left:36px;
	text-align:left
}
.category-header .info .info__desc-k {
	font-size:1rem;
	color:#333
}
.category-header .info .info__desc-v {
	font-size:.8125rem;
	color:#333;
	margin-top:14px
}
.category-main .category-item .title {
	font-size:1rem;
	color:#333;
	margin:24px 0 10px
}
.category-main .category-item .desc[data-v-5b724d45] {
	font-size:.75rem;
	color:#333
}
}@media screen and (min-width:1200px) and (max-width:1600px) {
	.ui-block.ca-bg-hui {
	padding:100px 0 50px
}
.category-banner-box {
	width:100%;
	height:40.6vw
}
.category-banner-box .banner-category {
	width:100%;
	height:100%;
	background-size:cover!important
}
.category-header {
	width:75%;
	max-width:1200px
}
.category-header .title {
	margin-bottom:40px
}
.category-header .title img {
	margin:0 auto;
	height:120px
}
.category-header .info {
	margin-top:37px;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:end;
	-ms-flex-align:end;
	align-items:flex-end
}
.category-header .info .info__title-k {
	font-size:1.1875rem;
	position:relative;
	color:#333;
	padding-bottom:10px;
	margin-bottom:7px
}
.category-header .info .info__title-v {
	color:#333;
	font-size:.8125rem
}
.category-header .info .info__desc {
	margin-left:36px;
	text-align:left
}
.category-header .info .info__desc-k {
	font-size:1rem;
	color:#333
}
.category-header .info .info__desc-v {
	font-size:.8125rem;
	color:#333;
	margin-top:14px
}
.category-main .category-item .title {
	font-size:1rem;
	color:#333;
	margin:24px 0 10px
}
.category-main .category-item .desc[data-v-5b724d45] {
	font-size:.75rem;
	color:#333
}
}

