@font-face {
    font-family: swiper-icons;
    src: url(data:application/font-woff;charset=utf-8;base64,\ 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);
    font-weight: 400;
    font-style: normal
}

:root {
--swiper-theme-color: #007aff
}

.swiper, swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
    display: block
}

.swiper-vertical > .swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
box-sizing: content-box
}

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

.swiper-horizontal {
    touch-action: pan-y
}

.swiper-vertical {
    touch-action: pan-x
}

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

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

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

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

.swiper-backface-hidden .swiper-slide {
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px
}

.swiper-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.swiper-3d {
    perspective: 1200px
}

.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide, .swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
    transform-style: preserve-3d
}

.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-3d .swiper-slide-shadow {
    background: rgba(0, 0, 0, .15)
}

.swiper-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

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

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

.swiper-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-css-mode > .swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: start start
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
    scroll-snap-type: x mandatory
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
    scroll-snap-type: y mandatory
}

.swiper-centered > .swiper-wrapper:before {
    content: "";
    flex-shrink: 0;
    order: 9999
}

.swiper-centered > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: center center;
    scroll-snap-stop: always
}

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
    margin-inline-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-horizontal > .swiper-wrapper: before {
height: 100%;
min-height: 1px;
width: var(--swiper-centered-offset-after)
}

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
margin-block-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-vertical > .swiper-wrapper: before {
width: 100%;
min-width: 1px;
height: var(--swiper-centered-offset-after)
}

.swiper-lazy-preloader {
width: 42px;
height: 42px;
position: absolute;
left: 50%;
top: 50%;
margin-left: -21px;
margin-top: -21px;
z-index: 10;
transform-origin: 50%;
box-sizing: border-box;
border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
border-radius: 50%;
border-top-color: transparent
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader, .swiper:not(.swiper-watch-progress) .swiper-lazy-preloader, swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader {
animation: swiper-preloader-spin 1s infinite linear
}

.swiper-lazy-preloader-white {
--swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
--swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
0% {
transform: rotate(0)
}

to {
transform: rotate(360deg)
}
}

.swiper-pagination {
position: absolute;
text-align: center;
transition: .3s opacity;
transform: translateZ(0);
z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
opacity: 0
}

.swiper-pagination-disabled > .swiper-pagination, .swiper-pagination.swiper-pagination-disabled {
display: none !important
}

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
bottom: var(--swiper-pagination-bottom, 8px);
top: var(--swiper-pagination-top, auto);
left: 0;
width: 100%
}

.swiper-pagination-bullets-dynamic {
overflow: hidden;
font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
transform: scale(.33);
position: relative
}

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

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

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

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

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

.swiper-pagination-bullet {
width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
display: inline-block;
border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
background: var(--swiper-pagination-bullet-inactive-color, #000);
opacity: var(--swiper-pagination-bullet-inactive-opacity, .2)
}

button.swiper-pagination-bullet {
border: none;
margin: 0;
padding: 0;
box-shadow: none;
-webkit-appearance: none;
appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
cursor: pointer
}

.swiper-pagination-bullet:only-child {
display: none !important
}

.swiper-pagination-bullet-active {
opacity: var(--swiper-pagination-bullet-opacity, 1);
background: var(--swiper-pagination-color, var(--swiper-theme-color))
}

.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets {
right: var(--swiper-pagination-right, 8px);
left: var(--swiper-pagination-left, auto);
top: 50%;
transform: translate3d(0, -50%, 0)
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
display: block
}

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

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

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px)
}

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

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

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet, :host(.swiper-horizontal.swiper-rtl) .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
transition: .2s transform, .2s right
}

.swiper-pagination-fraction {
color: var(--swiper-pagination-fraction-color, inherit)
}

.swiper-pagination-progressbar {
background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));
position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
background: var(--swiper-pagination-color, var(--swiper-theme-color));
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
transform: scale(0);
transform-origin: left top
}

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

.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
width: 100%;
height: var(--swiper-pagination-progressbar-size, 4px);
left: 0;
top: 0
}

.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-vertical > .swiper-pagination-progressbar {
width: var(--swiper-pagination-progressbar-size, 4px);
height: 100%;
left: 0;
top: 0
}

.swiper-pagination-lock {
display: none
}

#app {
height: 100%
}

html, body {
position: relative;
height: 100%
}

body {
background: #f1f2f3;
margin: 0;
padding: 0
}

.mainSwiper {
width: 100%;
height: 100%;
--swiper-pagination-color: #e08a2d
}

.textBack {
width: 100%;
min-height: 100%;
position: relative
}

.page {
background: #f1f2f3;
display: flex;
justify-content: center;
align-items: center;
height: 100%
}

.footer {
background: #f1f2f3;
width: 100%;
display: flex;
justify-content: center;
align-items: center;
height: 200px
}

.bottom {
position: absolute;
bottom: 0
}

.textArea {
padding: 60px 10% 220px
}

.titleArea {
opacity: 1;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
text-align: center;
height: 136px;
width: 100%
}

.titleText {
font-weight: 700;
font-size: 18px;
margin-top: 8px
}

.subTitleText {
font-size: 14px;
margin-top: 4px
}

.titleIcon {
fill: #f7b500;
height: 36px;
width: 36px
}

.pageback {
display: flex;
height: 100%;
width: 100%
}

.pageback_img {
height: 100%;
object-fit: cover
}

.pageback_img1 {
position: absolute;
height: 100%;
width: 100%;
z-index: 1
}

.pageback_img2 {
position: absolute;
height: 100%;
width: 100%;
z-index: 2
}

.align_left {
text-align: left
}

.align_right {
text-align: right
}

.center0 {
opacity: 1;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
width: 100%;
z-index: 3
}

.mainIcon {
width: 192px;
height: 192px;
border-radius: 41.26px;
box-shadow: 0 10px 20px #00000040;
display: flex
}

.mainIcon-m {
width: 128px;
height: 128px;
border-radius: 27.5px;
box-shadow: 0 10px 20px #00000040;
display: flex
}

.mainTitle {
display: flex;
font-size: 72px;
margin-top: 20px;
font-weight: 700;
text-align: center
}

.mainTitle-m {
display: flex;
font-size: 48px;
margin-top: 14px;
font-weight: 700;
text-align: center
}

.mainSubTitle {
display: flex;
font-size: 36px;
margin-top: 20px;
font-weight: 700;
text-align: center
}

.mainSubTitle-m {
display: flex;
font-size: 24px;
margin-top: 14px;
font-weight: 700;
text-align: center
}

.mainIntroduce {
display: flex;
font-size: 24px;
margin-top: 20px;
text-align: center
}

.mainIntroduce-m {
display: flex;
font-size: 16px;
margin-top: 14px;
text-align: center
}

.mainStamp {
margin-top: 40px;
width: 180px;
height: 54px;
opacity: 1;
background: url(/stamp.png);
background-size: 180px 54px;
display: flex;
transition: .2s
}

.mainStamp:hover {
width: 180px;
height: 180px;
background-image: url(/stamp2.jpg);
background-size: 180px 180px;
border-radius: 18px;
box-shadow: 0 10px 20px #00000040
}

@font-face {
font-family: HarmonyOS_Sans;
src: url(/assets/HarmonyOS_Sans_Regular-34b72b75.woff) format("woff"), url(/assets/HarmonyOS_Sans_Regular-4f00c7e8.ttf) format("truetype")
}

@font-face {
font-family: HarmonyOS_Sans;
src: url(/assets/HarmonyOS_Sans_Bold-57335795.woff) format("woff"), url(/assets/HarmonyOS_Sans_Bold-7f973862.ttf) format("truetype");
font-weight: 700
}

.text_level1 {
font-family: HarmonyOS_Sans;
color: #000
}

.text_level2 {
font-family: HarmonyOS_Sans;
color: #0009
}

.text_level3 {
font-family: HarmonyOS_Sans;
color: #0006
}

.fade-in {
animation: fadeIn cubic-bezier(.42, .9, .58, 1) 1.2s
}

@keyframes fadeIn {
0% {
opacity: 0;
transform: translateY(10%)
}

to {
opacity: 1;
transform: translateY(0)
}
}

.fade-out {
animation: fadeOut cubic-bezier(.58, 1, .42, .9) 1.2s
}

@keyframes fadeOut {
0% {
opacity: 1;
transform: translateY(0)
}

to {
opacity: 0;
transform: translateY(10%)
}
}

.move-left {
animation: moveLeft cubic-bezier(.42, .9, .58, 1) 1s
}

@keyframes moveLeft {
0% {
opacity: 0;
transform: translate(-50%)
}

to {
opacity: 1;
transform: translate(0)
}
}

.move-right {
animation: moveRight cubic-bezier(.42, .9, .58, 1) 1s
}

@keyframes moveRight {
0% {
opacity: 0;
transform: translate(50%)
}

to {
opacity: 1;
transform: translate(0)
}
}

.move-up {
animation: moveUp cubic-bezier(.42, .9, .58, 1) 1s
}

@keyframes moveUp {
0% {
opacity: 0;
transform: translateY(-50%)
}

to {
opacity: 1;
transform: translateY(0)
}
}

.move-done {
animation: moveDone cubic-bezier(.42, .9, .58, 1) 1s
}

@keyframes moveDone {
0% {
opacity: 0;
transform: translateY(50%)
}

to {
opacity: 1;
transform: translateY(0)
}
}

.move-outsidein {
animation: moveOutsidein cubic-bezier(.42, .9, .58, 1) 1s
}

@keyframes moveOutsidein {
0% {
opacity: 0;
transform: scale(2)
}

to {
opacity: 1;
transform: scale(1)
}
}

.move-insideout {
animation: moveInsideout cubic-bezier(.42, .9, .58, 1) 1s
}

@keyframes moveInsideout {
0% {
opacity: 0;
transform: scale(.5)
}

to {
opacity: 1;
transform: scale(1)
}
}

.fade-sidewaysIn {
animation: fadeSidewaysIn cubic-bezier(.42, .9, .58, 1) 1.2s
}

@keyframes fadeSidewaysIn {
0% {
opacity: 0;
transform: translate(-91.3%, 16.1%)
}

to {
opacity: 1;
transform: translate(0)
}
}

.center1 {
opacity: 1;
display: flex;
justify-content: center;
align-items: center;
width: 100%;
z-index: 3
}

.pageImgArea {
width: 430px;
height: 720px;
padding-top: 24px;
padding-bottom: 24px;
display: flex;
justify-content: center;
align-items: center
}

.pageImgArea-m {
width: 55%;
height: 720px;
padding-left: 12px;
display: flex;
justify-content: center;
align-items: center
}

.pageImg {
height: 100%
}

.pageImg-m {
width: 100%
}

.pageTextArea {
display: flex;
flex-direction: column;
justify-content: center;
padding-left: 24px;
padding-right: 24px;
max-width: 600px
}

.pageTextArea-m {
display: flex;
width: 45%;
flex-direction: column;
justify-content: center;
padding-left: 12px;
padding-right: 12px
}

.pageIntorTitle {
font-size: 36px;
font-weight: 700;
letter-spacing: 0px;
line-height: 48px;
text-align: left;
vertical-align: middle
}

.pageIntorTitle-m {
font-size: 20px;
font-weight: 700;
letter-spacing: 0px;
line-height: 24px;
text-align: left;
vertical-align: middle
}

.pageIntorText {
font-size: 20px;
font-weight: 400;
letter-spacing: 0px;
line-height: 24px;
text-align: left;
vertical-align: top;
margin-top: 24px
}

.pageIntorText-m {
font-size: 18px;
font-weight: 400;
letter-spacing: 0px;
line-height: 20px;
text-align: left;
vertical-align: top;
margin-top: 12px
}

.centerIntor {
max-width: 1030px;
padding-left: 24px;
padding-right: 24px;
display: flex;
justify-content: center;
align-items: center
}

.halfPart {
width: 50%;
height: 100%
}

.halfPart-m {
width: 50%;
height: 100%;
padding-left: 6px;
padding-right: 6px
}

.pageImgArea-2 {
width: 100%;
height: 600px;
display: flex;
justify-content: center;
align-items: center
}

.pageImgArea-2-m {
width: 100%;
display: flex;
justify-content: center;
align-items: center
}

.pageTextArea-2-m {
display: flex;
flex-direction: column;
justify-content: center
}

.align_center {
text-align: center;
width: 100%;
height: 100%
}

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

.pageCardArea {
width: 334px;
height: 720px;
padding-top: 24px;
padding-bottom: 24px;
display: flex;
align-items: center
}

.swiperCard {
border-radius: 38px;
display: flex;
justify-content: center;
align-items: center
}

.cardImg {
height: 100%
}

.pageCardArea-m {
width: 195px;
height: 420px;
display: flex;
align-items: center
}

.swiperCard-m {
border-radius: 22px;
display: flex;
justify-content: center;
align-items: center
}

.cardImg-m {
width: 100%
}

.swiper-cards {
overflow: visible
}

.swiper-cards .swiper-slide {
transform-origin: center bottom;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
overflow: hidden
}

.pageback_img_center_1 {
width: 100%;
height: 100%;
transform: scale(1.05)
}

.pageback_img_center_2 {
width: 100%;
height: 100%;
opacity: .5;
transform: scale(1.2)
}

.pageback_img_center_1-m {
width: 100%;
height: 100%;
transform: scale(1.5)
}

.pageback_img_center_2-m {
width: 100%;
height: 100%;
opacity: .5;
transform: scale(1.7)
}

.pageImg4 {
width: 80%
}

.pageImg4-m {
width: 100%
}

.centerIntorPage4 {
position: relative;
max-width: 1030px;
padding-left: 24px;
padding-right: 24px;
display: flex;
justify-content: center;
align-items: center
}

.textAreaPage4 {
display: flex;
flex-direction: column;
justify-content: center;
padding-left: 24px;
padding-right: 24px;
width: 230px;
height: 230px;
object-fit: cover
}

.textAreaPage4-m-1 {
display: flex;
flex-direction: column;
justify-content: center;
padding-left: 24px;
padding-right: 24px;
width: 170px;
height: 130px;
object-fit: cover
}

.textAreaPage4-m-2 {
display: flex;
flex-direction: column;
justify-content: center;
padding-left: 24px;
padding-right: 24px;
width: 90px;
height: 200px;
object-fit: cover
}

.setLeft_Buttom {
position: absolute;
left: 36px;
bottom: 36px
}

.setLeft_Buttom-m {
position: absolute;
left: 0;
bottom: 0
}

.setRight_Top {
position: absolute;
right: 0;
top: 0
}

.setRight_Top-m {
position: absolute;
right: -6px;
top: -36px
}

.align_done {
position: absolute;
bottom: 0;
right: 0
}

.pageback_img5 {
height: auto;
width: 100%;
max-height: 100%
}

.center5 {
opacity: 1;
display: flex;
justify-content: center;
width: 100%;
z-index: 3
}

.pageTextArea5 {
display: flex;
flex-direction: column;
padding-top: 48px;
padding-left: 24px;
padding-right: 24px;
max-width: 600px;
z-index: 4
}

.pageTextArea5-m {
display: flex;
width: 80%;
flex-direction: column;
padding-top: 24px;
padding-left: 12px;
padding-right: 12px;
z-index: 4
}

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

.items {
display: flex;
height: 160px;
margin-left: 24px;
margin-right: 24px
}

.item {
height: 100%;
width: 20%;
display: flex;
justify-content: center;
align-items: center;
padding-left: 8px;
padding-right: 8px
}

.itemText {
font-size: 20px
}

.linkText {
text-align: center;
font-size: 14px;
fill: #0006;
justify-content: center;
align-items: center
}

.linkText-m {
text-align: center;
font-size: 10px;
fill: #0006;
justify-content: center;
align-items: center
}

a {
text-decoration: none;
transition: .2s
}

a:hover {
color: #3F78E6;
fill: #3F78E6;
}

.center {
height: 112px;
opacity: 1;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center
}

.linkArea {
position: absolute;
z-index: 3;
background-color: #f1f2f3;
border-radius: 24px;
padding: 12px;
box-shadow: 0 10px 20px #00000040
}

.icon {
width: 64px;
height: 64px;
opacity: 1;
border-radius: 13.75px;
box-shadow: 0 10px 20px #00000040;
display: flex
}

.title {
opacity: 1;
display: flex;
font-size: 18px;
margin-top: 10px;
font-weight: 700;
text-align: center
}

.subTitle {
opacity: 1;
display: flex;
font-size: 9px;
margin-top: 10px;
font-weight: 700;
text-align: center
}

.svgIcon {
text-align: center;
height: 16px;
width: 16px;
margin-right: 6px
}

.links {
height: 40px;
padding-left: 24px;
padding-right: 24px;
position: relative;
text-align: center
}

.questionArea {
opacity: 1;
display: flex;
flex-direction: column;
justify-content: center
}

.questionText {
font-weight: 700;
font-size: 16px;
margin-top: 16px;
margin-bottom: 16px
}

.answerArea {
margin-left: 16px;
margin-bottom: 8px
}

.answerText {
opacity: 1;
display: flex;
flex-direction: column;
justify-content: center;
font-size: 16px;
margin-bottom: 8px
}

.documentArea {
opacity: 1;
display: flex;
flex-direction: column;
justify-content: center
}

.inductArea {
opacity: 1;
display: flex;
flex-direction: column;
justify-content: center;
margin-top: 14px
}

.inductText {
font-weight: 700;
font-size: 16px;
margin-bottom: 16px
}

.listArea {
opacity: 1;
display: flex;
flex-direction: column;
justify-content: center;
margin-bottom: 8px
}

.documenttitleText {
font-weight: 700;
font-size: 16px;
margin-top: 8px;
margin-bottom: 8px
}

.documentinductText {
opacity: 1;
display: flex;
flex-direction: column;
justify-content: center;
font-size: 16px;
margin-left: 32px;
margin-bottom: 8px
}

tr {
background-color: #F1F3F5;
}
