.error404[data-v-34a7207a] {
	background: url(//cache.hinabian.com/images/404bg.png) 0 bottom repeat-x #fff;
	height: 519px;
	padding-top: 120px
}

.error404 .img[data-v-34a7207a] {
	padding-bottom: 38px;
	text-align: center
}

.error404 .linkBox[data-v-34a7207a] {
	padding-top: 10px;
	text-align: center
}

.error404 .linkBox a[data-v-34a7207a] {
	border-radius: 3px;
	height: 29px;
	width: 97px;
	display: inline-block;
	margin: 0 7px;
	line-height: 29px;
	color: #fff;
	font-size: 14px
}

.error404 .linkBox .link1[data-v-34a7207a] {
	background: #1894f3;
	border: 1px solid #036ab9
}

.error404 .linkBox .link2[data-v-34a7207a] {
	background: #bbb;
	border: 1px solid #969696
}

.error500[data-v-34a7207a] {
	background: url(//cache.hinabian.com/images/404bg.png) 0 bottom repeat-x #fff;
	height: 519px;
	line-height: 300px;
	padding-top: 120px;
	text-align: center;
	font-size: 40px;
	color: #999
}

.nuxt-progress {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	height: 2px;
	width: 0;
	opacity: 1;
	transition: width .1s, opacity .4s;
	background-color: #3fa2ff;
	z-index: 999999
}

.nuxt-progress.nuxt-progress-notransition {
	transition: none
}

.nuxt-progress-failed {
	background-color: red
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
html,
i,
iframe,
img,
input,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font-weight: 400;
	vertical-align: baseline;
	font-family: PingFang SC, 微软雅黑, PingFangSC-Regular, sans-serif
}

h1,
h2,
h3,
h4,
h5,
h6,
strong {
	font-weight: 700
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section {
	display: block
}

table {
	border-spacing: 0
}

a {
	color: #7e8c8d;
	-webkit-backface-visibility: hidden
}

a,
a:hover {
	text-decoration: none
}

a::-moz-focus-inner,
input::-moz-focus-inner {
	outline: none
}

li {
	list-style: none
}

img,
input {
	border: 0;
	vertical-align: middle;
	font-family: 微软雅黑
}

img {
	-o-object-fit: cover;
	object-fit: cover
}

em,
i {
	font-style: normal
}

table {
	border-collapse: collapse
}

fieldset {
	border: 0
}

textarea {
	resize: none;
	outline: none
}

input {
	-moz-appearance: textfield;
	background-color: transparent;
	outline: none
}

input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0 1000px #fff inset
}

input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
	-webkit-appearance: none !important;
	margin: 0
}

input[type=submit] {
	cursor: pointer
}

body,
html {
	width: 100%;
	height: 100%
}

body {
	-webkit-text-size-adjust: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, .5);
	background-color: #fff;
	font-family: PingFang SC, 14px, 1.5, 微软雅黑, PingFangSC-Regular, sans-serif;
	color: #333
}

::-webkit-scrollbar {
	width: 7px;
	height: 7px;
	background-color: #f5f5f5
}

::-webkit-scrollbar-thumb {
	border-radius: 10px;
	box-shadow: inset 0 0 6px rgba(0, 0, 0, .1);
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .1);
	background-color: #c8c8c8
}

.cursorP {
	cursor: pointer
}

.dn {
	display: none !important
}

.bd {
	border: none !important
}

.db {
	display: block !important
}

.vh {
	visibility: hidden
}

.fr {
	float: right
}

.fl {
	float: left
}

.ohen {
	overflow: hidden !important
}

.ov {
	overflow: visible !important
}

.wrap1152 {
	width: 1152px;
	margin: 0 auto
}

.wrap1100 {
	width: 1100px;
	margin: 0 auto
}

.wrap1080 {
	width: 1080px;
	margin: 0 auto
}

.wrap1080min {
	min-width: 1080px;
	margin: 0 auto
}

.wrapPa1920 {
	left: 50%;
	margin-left: -960px !important;
	width: 100%;
	min-width: 1920px;
	top: 0;
	position: absolute
}

.w_100 {
	width: 100%
}

.w_50 {
	width: 50%;
	*width: 49.5%
}

.h_100 {
	height: 100%
}

.pr {
	position: relative
}

.pa {
	position: absolute
}

.paBox {
	bottom: 0;
	left: 0;
	right: 0;
	top: 0
}

.pf {
	position: fixed
}

.fixed {
	position: fixed !important;
	left: 0;
	top: 0
}

.tr {
	text-align: right
}

.tl {
	text-align: left
}

.tc {
	text-align: center
}

.taj {
	text-align: justify;
	text-justify: inter-ideograph
}

cite {
	color: #ff3c00;
	font-style: normal
}

.limit {
	-webkit-line-clamp: 1;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical
}

.clb {
	clear: both
}

.clearfix:after {
	content: "";
	display: block;
	height: 0;
	line-height: 0;
	clear: both;
	visibility: hidden
}

.oh {
	overflow: hidden
}

.com-img {
	display: block;
	width: 100%
}

.com-icon {
	background-image: url(https://cache.hinabian.com/images/com-icon.png?v=5)
}

.com-icon,
.icon-about {
	background-repeat: no-repeat
}

.icon-about {
	background-image: url(https://cache.hinabian.com/images/3.0/about/icon-about.png)
}

.icon-lesson {
	background-image: url(https://cache.hinabian.com/images/3.0/lesson/icon-lesson.png);
	background-repeat: no-repeat
}

.com-tb {
	display: table;
	width: 100%
}

.com-tb .com-cell {
	display: table-cell;
	vertical-align: middle;
	font-size: 0
}

.page-indexV3-tag {
	border: 1px solid #649af8;
	border-radius: 13px;
	height: 25px;
	line-height: 25px;
	display: inline-block;
	color: #649af8;
	font-size: 14px;
	width: 118px;
	text-align: center
}

.com-alertBox {
	z-index: 1000;
	display: none
}

.com-alertBox.active {
	display: block
}

.com-alertBox__tb {
	z-index: 1;
	height: 100%
}

.com-alertBox--bg {
	background-color: rgba(0, 0, 0, .859)
}

.com-alertBox--close {
	background-position: -438px -862px;
	height: 40px;
	width: 40px;
	right: 0;
	top: 0;
	z-index: 2;
	cursor: pointer
}

.font-medium {
	font-weight: 400;
	font-family: PingFangSC-Medium, sans-serif
}

.font-bold {
	font-weight: 700;
	font-family: PingFangSC-Semibold, sans-serif
}

.scroll-y {
	overflow-y: scroll;
	overflow-x: hidden;
	-webkit-overflow-scrolling: touch
}

.scroll-y::-webkit-scrollbar {
	display: none
}

.scroll-x {
	overflow-x: scroll;
	overflow-y: hidden;
	-webkit-overflow-scrolling: touch;
	white-space: nowrap
}

.scroll-x::-webkit-scrollbar {
	display: none
}

.inputNoStyle {
	border: none;
	background: transparent
}

.inputNoStyle::-webkit-input-placeholder {
	color: #999;
	font-size: 26px
}

.inputNoStyle:-moz-placeholder,
.inputNoStyle::-moz-placeholder {
	color: #999;
	font-size: 26px
}

.inputNoStyle:-ms-input-placeholder {
	color: #999;
	font-size: 26px
}

.inputNoStyle[type=search] {
	-webkit-appearance: none
}

.inputNoStyle::-webkit-search-cancel-button {
	display: none
}

.btnNoStyle {
	border: none;
	background: none;
	border-radius: 0
}

.item-shadow {
	box-shadow: 0 5px 10px #ccc
}

.no_select {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.image-loading-default {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAAAvCAMAAAB3wnyXAAAAgVBMVEUAAAC7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7tI2Nm7AAAAKnRSTlMA+vfZ5jUHu2YTA9/Dty+ZioNOJB0ZDdKxej3xyFdE63Ruq5+PzKWkXypOhPUSAAAB20lEQVRIx6WU17KqQBBFJ5GjBCUoHvUazv7/D7ygBQN1UGFmPVhlAQu6e3qTrxgbX9Ca3w8m0aG6okecXHXPBmN8R9VzwRSeqXl+0EKDm4eevUKjHONAAVwzQlxZ4WalxX3s8CLZdv+DXsTyVZ6thQHqP1xio6dcJ8qyquRo8UInr1LykP0mq3G7XtNXKQUGcrIe0Z2d/Dk+SaIguqGlvkU7jPhREB0wQ6wgMusZUUQUiGZE/5R2f0a0ISp4+IPtNHYZx6VtbFViRCLkmbdOzrcu56kRpplJUnyGRdm75ahOF18Mb79SfIHGM8mSBIJiLdQzppYwYMsfxph6bDLOVE3TwYf5pcWaWt6edrdkWAzj1rmw9gITnsXlPpZz7PthhvZdHteg647ActgvGZPZfSaHJGF/bhZ8b1lBW4Dl7zxGP29sXorXhVp+9f6ysZPQIVNKSGpnbg3sIyC6pKC8iO3q3docvqejE+HY/mYu+UQoPTv37U3hgpgcmkQNogWXaa1H0Rdm6lhkuDG9wuTYTkSXX3SciTYH1jVoq6sxY3DgmOp6qh2wB200NU0AdCJbR7JtYg9PuOrA0iCwfG+cHYo0mFC4qqJp2EU6m5EOMc4T3XndPcb4JVlc1n8uPag5tzqwHgAAAABJRU5ErkJggg==);
	background-position: 50%;
	background-repeat: no-repeat
}

.image-loading-default,
.image-loading-default-nologo {
	position: relative;
	background-color: #eeedeb;
	background-size: 60px;
	box-sizing: border-box
}

.img-lazy-fadein {
	opacity: 1;
	transition: opacity .6s
}

.img-lazy-fadein[data-src] {
	opacity: .2
}

.headImg {
	border: 1px solid #999;
	border-radius: 50%
}

.text-ellipsis {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.color-fff {
	color: #fff
}

.color333 {
	color: #333
}

.color666 {
	color: #666
}

.color999 {
	color: #999
}

.color-0070bd {
	color: #0070bd
}

.color-06b45c {
	color: #06b45c
}

.color-0073b6 {
	color: #0073b6
}

.color-ff7800 {
	color: #ff7800
}

.color-ff7200 {
	color: #ff7200
}

.color-ff1919 {
	color: #ff1919
}

.color-ff8a00 {
	color: #ff8a00
}

.color-1894f3 {
	color: #1894f3
}

.color-ff6242 {
	color: #ff6242
}

.color-4c4c4c {
	color: #4c4c4c
}

.bg-fff {
	background-color: #fff
}

.bg-1894f3 {
	background-color: #1894f3
}

.bg-f9f9f9 {
	background-color: #f9f9f9
}

.bg-ff692f {
	background-color: #ff692f
}

.flex-dp {
	display: box;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex
}

.flex1 {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1
}

.flex-h {
	display: box;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	-o-flex-direction: row;
	flex-direction: row
}

.flex-hw {
	-webkit-box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	align-content: flex-start
}

.flex-hc {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	-o-justify-content: center;
	justify-content: center
}

.flex-v {
	display: box;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column
}

.flex-vw {
	-webkit-box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap
}

.flex-vc {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center
}

.flex-1 {
	-webkit-box-ordinal-group: 1;
	-moz-box-ordinal-group: 1;
	-ms-flex-order: 1;
	-webkit-order: 1;
	order: 1
}

.flex-2 {
	-webkit-box-ordinal-group: 2;
	-moz-box-ordinal-group: 2;
	-ms-flex-order: 2;
	-webkit-order: 2;
	order: 2
}

.flex {
	display: box;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex
}

.flex-between {
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	-o-justify-content: space-between;
	justify-content: space-between
}

.flex-middle {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center
}

.flex-center {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	-o-justify-content: center;
	justify-content: center
}

.flex-wrap {
	-webkit-box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap
}

.flex-start {
	-webkit-justify-content: flex-start;
	-moz-justify-content: flex-start;
	-ms-justify-content: flex-start;
	-o-justify-content: flex-start;
	justify-content: flex-start
}

.flex-around {
	-webkit-justify-content: space-around;
	-moz-justify-content: space-around;
	-ms-justify-content: space-around;
	-o-justify-content: space-around;
	justify-content: space-around
}

.flex-end {
	-webkit-box-align: end;
	-webkit-align-items: end;
	-moz-align-items: end;
	-ms-align-items: end;
	-o-align-items: end;
	align-items: end
}

.hvc-image {
	font-family: Helvetica;
	font-weight: 300;
	line-height: 0;
	color: transparent
}

.hvc-image:after {
	position: absolute;
	content: " ";
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-sizing: border-box
}

.hvc-image.lazyLoad,
.hvc-image:after {
	background-color: #eeedeb
}

.hvc-image.lazyLoad[lazy=loading] {
	background-position: 50%;
	background-repeat: no-repeat;
	box-sizing: border-box
}

.hvc-image.lazyLoad[lazy=error] {
	border: 1px dotted #c8c8c8;
	background-color: #eeedeb;
	box-sizing: border-box
}

.hvc-image.lazyLoad[lazy=loaded] {
	background-color: transparent;
	background-image: none !important
}

.hvc-image.bgSizeSmall {
	background-size: 30px
}

.hvc-image.bgSizeMiddle {
	background-size: 60px
}

.hvc-image.bgSizeLarge {
	background-size: 100px
}

.hvc-image.loadingImg[lazy=loading] {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAAAvCAMAAAB3wnyXAAAAgVBMVEUAAAC7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7tI2Nm7AAAAKnRSTlMA+vfZ5jUHu2YTA9/Dty+ZioNOJB0ZDdKxej3xyFdE63Ruq5+PzKWkXypOhPUSAAAB20lEQVRIx6WU17KqQBBFJ5GjBCUoHvUazv7/D7ygBQN1UGFmPVhlAQu6e3qTrxgbX9Ca3w8m0aG6okecXHXPBmN8R9VzwRSeqXl+0EKDm4eevUKjHONAAVwzQlxZ4WalxX3s8CLZdv+DXsTyVZ6thQHqP1xio6dcJ8qyquRo8UInr1LykP0mq3G7XtNXKQUGcrIe0Z2d/Dk+SaIguqGlvkU7jPhREB0wQ6wgMusZUUQUiGZE/5R2f0a0ISp4+IPtNHYZx6VtbFViRCLkmbdOzrcu56kRpplJUnyGRdm75ahOF18Mb79SfIHGM8mSBIJiLdQzppYwYMsfxph6bDLOVE3TwYf5pcWaWt6edrdkWAzj1rmw9gITnsXlPpZz7PthhvZdHteg647ActgvGZPZfSaHJGF/bhZ8b1lBW4Dl7zxGP29sXorXhVp+9f6ysZPQIVNKSGpnbg3sIyC6pKC8iO3q3docvqejE+HY/mYu+UQoPTv37U3hgpgcmkQNogWXaa1H0Rdm6lhkuDG9wuTYTkSXX3SciTYH1jVoq6sxY3DgmOp6qh2wB200NU0AdCJbR7JtYg9PuOrA0iCwfG+cHYo0mFC4qqJp2EU6m5EOMc4T3XndPcb4JVlc1n8uPag5tzqwHgAAAABJRU5ErkJggg==)
}

.hvc-image.scaleToFill {
	-o-object-fit: fill;
	object-fit: fill
}

.hvc-image.aspectFit {
	-o-object-fit: contain;
	object-fit: contain
}

.hvc-image.aspectFill {
	-o-object-fit: cover;
	object-fit: cover
}

.hvc-image.center {
	-o-object-fit: none;
	object-fit: none
}

.com-qrc[data-v-12867ae5] {
	display: inline-block;
	padding: 8px
}

.com-qrc-img[data-v-12867ae5] {
	width: 102px
}

.com-qrc i[data-v-12867ae5] {
	border: 1px solid #fff;
	height: 18px;
	width: 18px
}

.com-qrc .lt[data-v-12867ae5] {
	left: 0;
	border-right-width: 0
}

.com-qrc .lt[data-v-12867ae5],
.com-qrc .rt[data-v-12867ae5] {
	top: 0;
	border-bottom-width: 0
}

.com-qrc .rt[data-v-12867ae5] {
	right: 0;
	border-left-width: 0
}

.com-qrc .lb[data-v-12867ae5] {
	left: 0;
	border-right-width: 0
}

.com-qrc .lb[data-v-12867ae5],
.com-qrc .rb[data-v-12867ae5] {
	bottom: 0;
	border-top-width: 0
}

.com-qrc .rb[data-v-12867ae5] {
	right: 0;
	border-left-width: 0
}

.sidebar[data-v-6237fca2] {
	position: fixed;
	right: 0;
	z-index: 10001;
	width: 55px;
	min-height: 400px;
	background: #fff;
	box-shadow: -3px 0 6px 0 rgba(4, 8, 24, .1);
	border-radius: 3px;
	box-sizing: border-box;
	padding: 10px 0
}

.sidebar-item[data-v-6237fca2] {
	position: relative;
	cursor: pointer;
	width: 100%;
	text-align: center
}

.sidebar-item[data-v-6237fca2]:not(:last-child) {
	margin-bottom: 36px
}

.sidebar-item .img[data-v-6237fca2] {
	display: block;
	margin: 0 auto;
	width: 30px;
	height: 30px
}

.sidebar-item .name[data-v-6237fca2] {
	font-size: 12px;
	color: #333
}

.sidebar-item-content[data-v-6237fca2],
.sidebar-item .name[data-v-6237fca2] {
	font-family: Source Han Sans CN;
	font-weight: 400
}

.sidebar-item-content[data-v-6237fca2] {
	position: absolute;
	top: 0;
	left: -268px;
	width: 266px;
	min-height: 75px;
	background: rgba(199, 170, 106, .84);
	box-shadow: -6px 0 9px 0 rgba(4, 8, 24, .14);
	box-sizing: border-box;
	padding: 15px;
	font-size: 14px;
	color: #fff;
	max-height: 400px;
	overflow-x: hidden;
	overflow-y: auto
}

.sidebar-item-content .text-lf[data-v-6237fca2] {
	text-align: left
}

.sidebar-item-content-title[data-v-6237fca2] {
	font-family: Source Han Sans CN;
	font-weight: 400;
	margin-bottom: 12px
}

.sidebar-item-content-area[data-v-6237fca2] {
	display: flex;
	text-align: center;
	align-items: baseline;
	box-sizing: border-box
}

.sidebar-item-content-area>span[data-v-6237fca2] {
	display: inline-block
}

.sidebar-item-content-area>span[data-v-6237fca2]:last-child {
	font-size: 24px
}

.sidebar-item-content-list[data-v-6237fca2] {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start
}

.sidebar-item-content-list .item[data-v-6237fca2] {
	margin-bottom: 26px
}

.sidebar-item-content-list .item>p[data-v-6237fca2] {
	font-size: 12px
}

.sidebar-item-content-list .one[data-v-6237fca2] {
	flex: 0 0 33.3%
}

.sidebar-item-content-list .one>img[data-v-6237fca2] {
	margin-bottom: 8px;
	width: 48px;
	height: 48px;
	border-radius: 50%
}

.sidebar-item-content-list .two[data-v-6237fca2] {
	flex: 0 0 50%
}

.sidebar-item-content-list .two>img[data-v-6237fca2] {
	margin-bottom: 8px;
	width: 90px;
	height: 90px
}

.sidebar-item-content-list .three[data-v-6237fca2] {
	flex: 0 0 50%
}

.sidebar-item-content-list .three>img[data-v-6237fca2] {
	margin-bottom: 8px;
	width: 101px;
	height: 101px;
	border-radius: 50%
}

.sidebar-item-content-list .full[data-v-6237fca2] {
	flex: 1
}

.sidebar .active[data-v-6237fca2] {
	background: rgba(199, 170, 106, .84)
}

.sidebar .active .name[data-v-6237fca2] {
	color: #fff
}

.sidebar .active .corner-area[data-v-6237fca2] {
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -10px;
	width: 14px;
	height: 20px
}

.sidebar .active .corner-area-o[data-v-6237fca2] {
	position: absolute;
	width: 0;
	height: 0;
	border-top: 11px solid transparent;
	border-left: 13px solid #fff;
	border-bottom: 11px solid transparent;
	margin-top: -7px;
	top: 50%;
	left: 0
}

.sidebar .active .corner-area-l[data-v-6237fca2] {
	position: absolute;
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-left: 12px solid rgba(199, 170, 106, .84);
	border-bottom: 10px solid transparent;
	margin-top: -6px;
	top: 50%;
	left: -2px
}

.top[data-v-6237fca2] {
	top: 36px
}

.top-2[data-v-6237fca2] {
	top: 20%
}

.tool-top[data-v-6237fca2] {
	top: -200px
}

.hnb-footer[data-v-4265866e] {
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100px;
	background-repeat: no-repeat;
	background-size: cover;
	z-index: 102;
	cursor: pointer
}

.footer-panel[data-v-4265866e],
.footer-panel img[data-v-4265866e] {
	width: 100%;
	height: 100%
}

.icon-close[data-v-4265866e] {
	display: block;
	position: absolute;
	height: 30px;
	width: 30px;
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACUAAAAmCAMAAAB01KKfAAABcVBMVEUAAAAAAAAAAAAAAIAAAFUAAEAAAIAAAGYzAGYAAIAqAFUqAIAkAG0gAIAgIGAgIIAcHHEaGmYaGoAXF3QVFWoVFYAUFHYSAIASEm0RAHciAHcQAHAgAIAeAHiHh/AcAIAbAHkaAHMaAIBAJqYYDHkXDHQXDIAVC3UgC4AdCnYdCokcCYQbCYAbCYkaCYQaCIgZCIQYAIcXCIMfD4MeD4cdD4McDoccDoMbDYYaDYMaBoaMgPkZBoMkBoaYgv8ZCoWGdPIfDYSBdO6ZiP9wYNp5auN0aN5zZNpxY91wYttwYt1vYdtuXdtpX9hmV9KUg/9iUsyRgv2YiP+Xh/+Whv+YiP+Xh/+Uhf+Whv+Th/+Uhf+Wh/+WiP+Rgv2Rg/+MfvqVh/+OgPmVh/+ZjP+Yiv+dj/+cj/+djv+bj/+bjv+lmf+to/+upP+vpf+0qv+2rP+2rf/Mxv/RzP/Tzf/Z1P/i3v/m4v/49//4+P/5+f////8t6jiQAAAAanRSTlMAAQICAwQEBQUGBgYHCAgICQoKCwwMDQ4ODw8QEBEREhMUFBQVFhYYGBoaGxwcHR4fICEhIiMkJSYnKCgpKi8yOTpLS1JSVllaW1tcXWFna212kpOUlJWWlpeZmZydnqKmsNnn8fHy8vP0zn2ORwAAAnxJREFUOMut1Fdb4kAUBmCHmSQIUSLRWKMBkapSREVF166AveuuXQHFumvl1+8UJiB4tzuX53nzJDnnO1NX958P6J6bAqCmCqbmus0qgBOXT7dbEH5xAMKt26fLiVIVQLT7XPy83xVRBQNI3L3/LD5vIcYAsv76U8RsTyozgKQ9jIq/f1pZEQjy9PUbYQd2zgCyHxD0dj0tC7QGJaVt9isro9k2RYJMNXX0LeQIu9umDKPtO4JyC30dTUxZJKXdO7iYxey9gBmEGBXeMcouDnrbFcnCvqtRc4WGljgTRY6WhkIurVHgH+HUfeGRVI6yHUXZoSiXGgn7upz8jyyC3GIEoqNpxvb3GUqPRgNGiyxYeJdFRTOCJjNR0NAU0ZwIIM1wmcxELtIGUDEzymKJDGEEZRKxalRi7lA8ef5A1MN5Mh5yVyPG2r2RU9JxMoXTCOkUrE4T7kezcUzHQod1bDTbUW3koE09oujmhrIj1QZrFZIPKcpvbOQpO5TRNy9kKcivzcys5auCVI1yqz/wWc19x8poZTI5Pp6cXPmGlVFmbDgaDkeHxzI1DKD6EkonYv0+j8fXH0ukS6yeMyitFzgKujs1rdMd5KywzqJK3nf2QkKXYgOWZTb6FInlyxlfBcGx+fjxml0upQChUkKWs68fj5sOc4d6T64u5uORAEsBS0ggEp+/uDrprdghTzAcGfDj0NEBE6YZ/oFIOOjhOwRFh9bj9fs9usZTQJnu8fu9PZpDhHw7tC5db1UbzKhg1qC26nqXxrcDV2RFVZ2KvZxxsgt2xamqisyfBEiw2uw2EVUmBd9EIi5aBfPqwFcV3ujqNOEqKdfefv94/gJV4sYvXqD/dQAAAABJRU5ErkJggg==");
	background-size: contain;
	background-repeat: no-repeat;
	right: 5%;
	top: 35px;
	z-index: 102;
	cursor: pointer
}
