.develop-center-search-dialog[data-v-1d80da43] {
  padding: 0 20px;
}
.develop-center-search-dialog[data-v-1d80da43] .el-dialog__header {
  display: none;
}
.develop-center-search-dialog-content-item[data-v-1d80da43] {
  padding: 12px;
  display: flex;
  cursor: pointer;
  border-bottom: 1px solid #E6E6E6;
}
.develop-center-search-dialog-content-item[data-v-1d80da43]:hover {
  background-color: #FAFAFA;
}
.develop-center-search-dialog-content-item .develop-center-search-dialog-content-item-icon[data-v-1d80da43] {
  width: 22px;
  height: 22px;
  margin-right: 4px;
}
.develop-center-search-dialog-content-item .develop-center-search-dialog-content-item-content[data-v-1d80da43] {
  width: calc(100% - 26px);
  flex: 1;
}
.develop-center-search-dialog-content-item .develop-center-search-dialog-content-item-content .develop-center-search-dialog-content-item-content-title[data-v-1d80da43] {
  font-size: 14px;
  line-height: 22px;
  font-weight: 600;
  color: #333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.develop-center-search-dialog-content-item .develop-center-search-dialog-content-item-content .develop-center-search-dialog-content-item-content-description[data-v-1d80da43] {
  font-size: 14px;
  line-height: 22px;
  font-weight: 400;
  color: #666;
  margin-top: 4px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.develop-center-search-dialog-content-loading[data-v-1d80da43] {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 22px;
}
.develop-center-search-dialog-content-no-result[data-v-1d80da43] {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 22px;
  color: #666;
}
@media screen and (min-width: 768px) {
.develop-center-search-input-pc[data-v-1d80da43] input {
    background: transparent;
    border-radius: 32px;
    border-color: #fff !important;
}
.el-icon-search[data-v-1d80da43] {
    display: none;
}
[data-v-1d80da43] .el-dialog {
    width: 800px;
}
.develop-center-search-dialog-content-item-wrapper[data-v-1d80da43] {
    max-height: 500px;
    overflow-y: auto;
    padding-top: 24px;
}
}
@media screen and (max-width: 768px) {
.develop-center-search-input-pc[data-v-1d80da43] {
    display: none;
}
[data-v-1d80da43] .el-dialog {
    width: calc(100vw - 40px);
}
.develop-center-search-dialog-content-item-wrapper[data-v-1d80da43] {
    max-height: 350px;
    overflow-y: auto;
}
}

.banner-information[data-v-7548e354] {
  width: 100%;
  display: flex;
  justify-content: center;
  margin: 0 auto;
}
.banner-information .banner-information-title[data-v-7548e354] {
  color: #333333;
  margin-bottom: 20px;
}
.banner-information .banner-information-content[data-v-7548e354] {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
@media screen and (max-width: 1440px) {
.banner-information-content[data-v-7548e354] {
    width: 1200px;
    padding: 0 24px;
}
}
@media screen and (min-width: 1440px) {
.banner-information-content[data-v-7548e354] {
    width: 1440px;
    padding: 0 24px;
}
}
@media screen and (min-width: 768px) {
.banner-information[data-v-7548e354] {
    height: 280px;
}
.banner-information-title[data-v-7548e354] {
    font-weight: 600;
    font-size: 28px;
    line-height: 36px;
}
}
@media screen and (max-width: 768px) {
.banner-information[data-v-7548e354] {
    height: 180px;
}
.banner-information-title[data-v-7548e354] {
    font-weight: 600;
    font-size: 20px;
    line-height: 100%;
    margin-bottom: 0;
}
}

.help-item[data-v-e0a254be] {
  border: 1px solid #D9D9D9;
  border-radius: 8px;
  display: flex;
  height: 84px;
  align-items: center;
  padding: 0 24px;
}
.help-item[data-v-e0a254be]:hover {
  box-shadow: 0px 0px 16px 0px #0000001A;
}
.help-item .help-item-img[data-v-e0a254be] {
  width: 36px;
}
.help-item .help-item-title[data-v-e0a254be] {
  font-weight: 600;
  color: #333333;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-left: 12px;
}
@media screen and (min-width: 768px) {
.help-item[data-v-e0a254be] {
    margin-bottom: 24px;
}
.help-item-title[data-v-e0a254be] {
    font-size: 16px;
    line-height: 24px;
}
}
@media screen and (max-width: 768px) {
.help-item[data-v-e0a254be] {
    margin-bottom: 12px;
}
.help-item-title[data-v-e0a254be] {
    font-size: 16px;
    line-height: 24px;
}
}

.h5-help-content-top[data-v-3d23d443] {
  padding-top: 44px;
}
.help-home .help-home-list[data-v-3d23d443] {
  margin: 0 auto;
}
.help-home .help-home-list[data-v-3d23d443] .el-row {
  margin: 0!important;
}
.help-home .help-home-list-pc-wrapper[data-v-3d23d443] {
  margin-top: 60px;
}
.help-home .help-home-list-h5-wrapper[data-v-3d23d443] {
  padding: 0 12px;
  margin-top: 20px;
}
@media screen and (max-width: 1440px) {
.help-home-list[data-v-3d23d443] {
    width: 1200px;
}
}
@media screen and (min-width: 1440px) {
.help-home-list[data-v-3d23d443] {
    width: 1440px;
}
}
@media screen and (min-width: 768px) {
.help-home[data-v-3d23d443] {
    margin-bottom: 120px;
}
.help-home-list[data-v-3d23d443] {
    padding: 0 24px;
}
}
@media screen and (max-width: 768px) {
.help-home[data-v-3d23d443] {
    margin-bottom: 60px;
}
.help-home-list[data-v-3d23d443] {
    width: 100%;
    box-sizing: border-box;
}
}

.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;
}
}

