.banner-com[data-v-2c93b097] {
  width: 100%;
}
.banner-img[data-v-2c93b097] {
  display: none;
}
.banner-content-wrapper[data-v-2c93b097] {
  display: flex;
  align-items: center;
  max-width: 1320px;
  height: 100%;
  margin: 0 auto;
}
.banner-tit[data-v-2c93b097] {
  font-size: 40px;
  font-weight: 600;
  color: #333;
  line-height: 56px;
  letter-spacing: 2px;
}
.banner-tit.white[data-v-2c93b097] {
  color: #fff;
}
.banner-desc[data-v-2c93b097] {
  max-width: 600px;
  padding: 20px 0;
  font-size: 20px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.65);
  line-height: 28px;
  letter-spacing: 1px;
}
.banner-desc.white[data-v-2c93b097] {
  color: #fff;
}

.pc-legality-guide section[data-v-387f541e] {
  width: 100%;
  max-width: 1320px;
  margin: 0 auto;
}
.pc-legality-guide section h1[data-v-387f541e] {
  color: #333;
  text-align: center;
  font-size: 40px;
  font-weight: 600;
}
.pc-legality-guide section h2[data-v-387f541e] {
  color: #000;
  text-align: center;
  font-size: 24px;
  font-weight: 600;
}
.pc-legality-guide section p[data-v-387f541e] {
  color: #999;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}
.pc-legality-guide .function[data-v-387f541e] {
  padding-top: 100px;
  padding-bottom: 100px;
}
.pc-legality-guide .function h2[data-v-387f541e] {
  margin-bottom: 60px;
}
.pc-legality-guide .function .function-list[data-v-387f541e] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.pc-legality-guide .function .function-list .function-item[data-v-387f541e] {
  cursor: pointer;
  flex: 1;
  text-align: center;
  height: 300px;
  background: #fafafc;
  box-shadow: 6px 6px 6px 0px #f4f4f6;
  margin-right: 40px;
  display: flex;
}
.pc-legality-guide .function .function-list .function-item .function-item-container[data-v-387f541e] {
  max-height: 300px;
}
.pc-legality-guide .function .function-list .function-item .function-item-container img[data-v-387f541e] {
  margin-top: 16px;
}
.pc-legality-guide .function .function-list .function-item .function-item-container h2[data-v-387f541e] {
  margin: 16px 0 12px 0;
  font-size: 16px;
}
.pc-legality-guide .function .function-list .function-item .function-item-container p[data-v-387f541e] {
  padding: 0 14px 0 33px;
  line-height: 24px;
  text-align: left;
}
.pc-legality-guide .function .function-list .function-item[data-v-387f541e]:hover {
  background: #fafafc;
  box-shadow: 8px 8px 14px 0px rgba(0, 0, 0, 0.14);
}
.pc-legality-guide .function .function-list .function-item[data-v-387f541e]:last-child {
  margin-right: 0;
}
.pc-legality-guide .product[data-v-387f541e] {
  width: 100%;
  background: #fbfbfb;
  padding: 80px 0 54px 0;
  text-align: center;
  display: flex;
  justify-content: center;
}
.pc-legality-guide .product[data-v-387f541e]  .el-table::before {
  height: 0 !important;
}
.pc-legality-guide .product[data-v-387f541e]  .el-table {
  margin: 0 auto;
}
.pc-legality-guide .product[data-v-387f541e]  .el-table__header-wrapper th {
  background: #d9d9d9;
  color: rgba(0, 0, 0, 0.85);
  text-align: center;
  font-size: 16px;
  font-weight: 600;
}
.pc-legality-guide .product[data-v-387f541e]  .el-table__body-wrapper {
  background: linear-gradient(180deg, #f3f5fa 34.39%, #feffff 100%);
}
.pc-legality-guide .product[data-v-387f541e]  .el-table__body-wrapper td {
  text-align: center;
}
.pc-legality-guide .product[data-v-387f541e]  .el-table--border .el-table__cell {
  border-right: 1px solid #d9d9d9;
}
.pc-legality-guide .product[data-v-387f541e]  .el-table td.el-table__cell {
  background: #fafafa;
  border-right: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
  color: #666;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
}
.pc-legality-guide .product .product-container[data-v-387f541e] {
  width: 100%;
}
.pc-legality-guide .product .product-container h1[data-v-387f541e] {
  margin-bottom: 24px;
}
.pc-legality-guide .product .product-container p[data-v-387f541e] {
  max-width: 880px;
  width: 100%;
  margin: 0 auto;
  font-size: 14px;
}
.pc-legality-guide .product .product-container .product-content[data-v-387f541e] {
  width: 100%;
  display: flex;
}
.pc-legality-guide .product .product-container .product-content__left[data-v-387f541e] {
  height: 620px;
  background: linear-gradient(180deg, #f3f5fa 34.39%, #feffff 100%);
  box-shadow: 4px 4px 20px 0px rgba(0, 0, 0, 0.05);
  flex: 1;
  padding: 30px 36px 0px 160px;
}
.pc-legality-guide .product .product-container .product-content__right[data-v-387f541e] {
  flex: 1;
  max-width: 880px;
  position: relative;
  padding-right: 160px;
  background: #f5f7fa;
}
.pc-legality-guide .product .product-container .product-content__right p[data-v-387f541e] {
  position: relative;
  z-index: 2;
  text-indent: 28px;
  padding: 30px 24px 0 24px;
  text-align: left;
  color: var(---color-text-tertiary, #999);
  font-family: 'PingFang HK';
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  /* 200% */
}
.pc-legality-guide .product .product-container .product-content__right .canvas-container[data-v-387f541e] {
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: 490px;
  overflow: hidden;
  text-align: center;
}
.pc-legality-guide .product .product-container .product-content__right .canvas-container .canvas[data-v-387f541e] {
  height: 1600px;
}
.pc-legality-guide .product .product-container .product-content__right .canvas-container .bg[data-v-387f541e] {
  opacity: 0.6;
  background: #f5f7fa;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  z-index: 1;
}
.pc-legality-guide .guide[data-v-387f541e] {
  width: 100%;
  padding-top: 80px;
  padding-bottom: 60px;
  background-color: #e7e9f0;
}
.pc-legality-guide .guide h1[data-v-387f541e] {
  margin-bottom: 60px;
}
.pc-legality-guide .guide .guide-content[data-v-387f541e] {
  width: 100%;
}
.pc-legality-guide .guide .guide-content[data-v-387f541e]  .tab-content {
  text-align: left;
  padding: 0 0 0 40px;
  color: #333;
  font-family: 'PingFang SC';
}
.pc-legality-guide .guide .guide-content[data-v-387f541e]  .tab-content .tab-item {
  display: flex;
  align-items: flex-start;
}
.pc-legality-guide .guide .guide-content[data-v-387f541e]  .tab-content .tab-item img {
  position: relative;
  top: 9px;
  margin-right: 8px;
}
.pc-legality-guide .guide .guide-content[data-v-387f541e]  .tab-content h3 {
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
  margin-bottom: 20px;
}
.pc-legality-guide .guide .guide-content[data-v-387f541e]  .tab-content p {
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 14px;
  color: #333;
}
.pc-legality-guide .guide .guide-content[data-v-387f541e]  .tab-content a {
  color: #1063F1;
  font-size: 14px;
}
.pc-legality-guide .statement[data-v-387f541e] {
  padding-top: 80px;
  padding-bottom: 80px;
}
.pc-legality-guide .statement h1[data-v-387f541e] {
  margin-bottom: 32px;
}
.pc-legality-guide .statement p[data-v-387f541e] {
  text-indent: 32px;
  color: #333;
  font-size: 16px;
  font-weight: 400;
  line-height: 36px;
}
.pc-legality-guide .bold[data-v-387f541e] {
  font-weight: 500;
}

.home-banner[data-v-548f8796] {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 520px;
}
.carousel[data-v-548f8796] {
  width: 100%;
  height: 100%;
  transition: all ease 1s;
  position: absolute;
  top: 0;
  background-color: #e7e7ef;
}
.carousel .img-banner[data-v-548f8796] {
  position: absolute;
  width: 100%;
  height: 100%;
}
.carousel .video-banner[data-v-548f8796] {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.carousel .banner-pc-content-wrapper[data-v-548f8796] {
  position: relative;
  width: 100%;
  height: calc(100% - 100px);
  max-width: 1320px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.carousel .banner-pc-content-wrapper .banner-pc-content[data-v-548f8796] {
  width: 45%;
  min-width: 560px;
}
.carousel .banner-pc-content-wrapper .banner-pc-content .banner-pc-title[data-v-548f8796] {
  font-size: 36px;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.85);
  margin-bottom: 16px;
  position: relative;
  top: 0;
  transition: all ease 1s;
}
.carousel .banner-pc-content-wrapper .banner-pc-content .banner-pc-description[data-v-548f8796] {
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
  color: rgba(0, 0, 0, 0.65);
  margin-bottom: 36px;
  position: relative;
  top: 0;
  transition: all ease 1s;
}
.carousel .banner-pc-content-wrapper .banner-pc-content .free-btn[data-v-548f8796] {
  font-weight: 500;
  padding: 12px 20px;
  font-size: 14px;
  border-radius: 4px;
  color: #FFFFFF;
  background-color: #1063F1;
  border-color: #1063F1;
  display: inline;
  border: 1px solid;
}
.show[data-v-548f8796] {
  opacity: 1;
  z-index: 1;
}
.show .banner-pc-title[data-v-548f8796] {
  top: 0;
}
.show .banner-pc-description[data-v-548f8796] {
  top: 0;
}
.hide[data-v-548f8796] {
  opacity: 0;
}
.hide .banner-pc-title[data-v-548f8796] {
  top: 30px !important;
}
.hide .banner-pc-description[data-v-548f8796] {
  top: 30px !important;
}
.pagination[data-v-548f8796] {
  position: absolute;
  bottom: 200px;
  left: 50%;
  transform: translate(-50%);
  padding: 0 20px;
  width: 100%;
  max-width: 1320px;
  text-align: left;
  z-index: 2;
}
.pagination .pagination-item[data-v-548f8796] {
  padding: 10px 0;
  cursor: pointer;
  display: inline-block;
  margin-right: 4px;
  width: 33px;
}
.pagination .pagination-item .pagination-item-handle[data-v-548f8796] {
  width: 33px;
  height: 4px;
  background: #cecece;
  opacity: 0.4;
}
.pagination .pagination-item .pagination-item-handle[data-v-548f8796]:hover {
  background: #272727;
}
.pagination .pagination-active-item .pagination-item-handle[data-v-548f8796] {
  background: #272727;
  animation: handle-data-v-548f8796;
  animation-duration: 6s;
  animation-timing-function: linear;
}
@keyframes handle-data-v-548f8796 {
from {
    width: 0;
}
to {
    width: 33px;
}
}
@media only screen and (min-width: 1350px) and (max-width: 1550px) {
.home-banner[data-v-548f8796] {
    height: 520px;
}
.pagination[data-v-548f8796] {
    bottom: 160px;
}
}
@media only screen and (min-width: 1000px) and (max-width: 1350px) {
.home-banner[data-v-548f8796] {
    height: 520px;
}
.pagination[data-v-548f8796] {
    bottom: 140px;
}
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
.home-banner[data-v-548f8796] {
    height: 520px;
}
.pagination[data-v-548f8796] {
    bottom: 120px;
}
}

