/* Color
----------------------- */
.nav-header[data-v-fe3870a6] {
  height: 60px;
  line-height: 60px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.nav-header .nav-header__left-box[data-v-fe3870a6] {
  max-height: 60px;
  overflow: hidden;
  max-width: 300px;
}
.nav-header .nav-header__left-box .nav-header__left[data-v-fe3870a6] {
  max-width: 200px;
  max-height: 42px;
  object-fit: cover;
  margin-left: 30px;
  vertical-align: middle;
}
.nav-header .nav-header__right[data-v-fe3870a6] {
  margin-right: 30px;
}
.nav-header .nav-header__right[data-v-fe3870a6] .arco-tag {
  background: none;
  margin: 0 12px;
}
.nav-header .nav-header__right .nav-header__right__overflow[data-v-fe3870a6] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
  position: relative;
}
.nav-header .nav-header__right .nav-header__right__overflow[data-v-fe3870a6] .arco-tag {
  color: #1D2129;
  font-size: 16px;
  font-weight: bold;
}
.header__mask-mode[data-v-fe3870a6] {
  background: rgba(0, 0, 0, 0.2) !important;
}
.header__mask-mode .float-block-notice[data-v-fe3870a6] {
  position: absolute;
  width: 24px;
  height: 24px;
  left: 0px;
  border-radius: 2px;
  background: #4080FF;
  top: 0px;
}
.header__mask-mode .float-block-notice .float-block-notice-icon[data-v-fe3870a6] {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.search-pop[data-v-fe3870a6] {
  background-color: #ffffff;
  padding: 10px;
  width: 551px;
  max-height: 309px;
  overflow-y: auto;
  border-radius: 4px;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.15);
}
.search-pop .search-article[data-v-fe3870a6] {
  cursor: pointer;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 79px;
  padding: 0 20px;
}
.search-pop .search-article[data-v-fe3870a6]:hover {
  background-color: #f2f3f5;
}
.search-pop .search-article .search-article-con[data-v-fe3870a6] {
  display: flex;
}
.search-pop .search-article .search-article-con .search-articleLine[data-v-fe3870a6] {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #4e5969;
  margin-left: 4px;
}
.search-pop .search-floder[data-v-fe3870a6] {
  cursor: pointer;
  min-height: 79px;
  padding: 0 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.search-pop .search-floder[data-v-fe3870a6]:hover {
  background-color: #f2f3f5;
}
.search-pop .search-floder .search-floder-con[data-v-fe3870a6] {
  display: flex;
}
.search-pop .search-floder .search-floder-con .search-floderName[data-v-fe3870a6] {
  margin-left: 4px;
}
.search-pop .search-slash[data-v-fe3870a6] {
  margin: 0 6px;
}
.search-pop .search-articleFile[data-v-fe3870a6] {
  display: flex;
  overflow: hidden;
  color: #86909c;
  margin-top: 7px;
}
.search-pop .search-articleFile .search-articleFileName[data-v-fe3870a6] {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.search-header-wrap[data-v-fe3870a6] {
  box-shadow: 0px 4px 10px 0px rgba(0, 82, 217, 0.05);
  position: relative;
  height: 60px;
  text-align: center;
}
.search-header-wrap .nav-header-img[data-v-fe3870a6] {
  cursor: pointer;
  height: 40px;
  position: absolute;
  left: 20px;
  top: 10px;
}
.search-header-wrap .search-ipt[data-v-fe3870a6] {
  margin-top: 14px;
}
/* Color
----------------------- */
.search-box[data-v-5bdee391] {
  height: 280px;
  width: 100%;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background-repeat: no-repeat;
  background-size: cover;
}
.search-box .search-box__title[data-v-5bdee391] {
  color: #1d2129;
  font-weight: 600;
  font-size: 32px;
  line-height: 32px;
}
.search-box .search-box__search[data-v-5bdee391] {
  width: 600px;
  height: 60px;
  border: 1px solid #e5e6eb;
  border-radius: 100px;
  background-color: #fff;
  margin-top: 32px;
  margin-bottom: 16px;
  line-height: 60px;
  padding-left: 20px;
}
.search-box .search-box__search[data-v-5bdee391] .arco-input-prefix {
  transform: translateY(-3px) !important;
}
.search-box .search-box__search .arco-input-wrapper[data-v-5bdee391] {
  padding: 0;
  background-color: rgba(255, 255, 255, 0);
  border: none !important;
  width: 555px;
  height: 60px;
  line-height: 60px;
}
.search-box .search-box__search .search-box__search__placeholder[data-v-5bdee391] {
  color: #c9cdd4;
  font-weight: 400;
  font-size: 14px;
  margin-left: 8px;
  display: inline-block;
}
.search-box[data-v-5bdee391] .arco-tag {
  background: none;
  cursor: pointer;
}
.search-box[data-v-5bdee391] .arco-divider-vertical {
  margin: 0;
}
.search-box .search-box__hots[data-v-5bdee391] {
  color: #86909c;
  font-size: 14px;
  margin-right: 8px;
  margin-top: 1px;
}
.search-pop[data-v-5bdee391] {
  background-color: #ffffff;
  padding: 10px;
  width: 551px;
  max-height: 309px;
  overflow-y: auto;
  border-radius: 4px;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.15);
}
.search-pop .search-article[data-v-5bdee391] {
  cursor: pointer;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 79px;
  padding: 0 20px;
}
.search-pop .search-article[data-v-5bdee391]:hover {
  background-color: #f2f3f5;
}
.search-pop .search-article .search-article-con[data-v-5bdee391] {
  display: flex;
}
.search-pop .search-article .search-article-con .search-articleLine[data-v-5bdee391] {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #4e5969;
  margin-left: 4px;
}
.search-pop .search-floder[data-v-5bdee391] {
  cursor: pointer;
  min-height: 79px;
  padding: 0 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.search-pop .search-floder[data-v-5bdee391]:hover {
  background-color: #f2f3f5;
}
.search-pop .search-floder .search-floder-con[data-v-5bdee391] {
  display: flex;
}
.search-pop .search-floder .search-floder-con .search-floderName[data-v-5bdee391] {
  margin-left: 4px;
}
.search-pop .search-slash[data-v-5bdee391] {
  margin: 0 6px;
}
.search-pop .search-articleFile[data-v-5bdee391] {
  display: flex;
  overflow: hidden;
  color: #86909c;
  margin-top: 7px;
}
.search-pop .search-articleFile .search-articleFileName[data-v-5bdee391] {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.search-header-wrap[data-v-5bdee391] {
  box-shadow: 0px 4px 10px 0px rgba(0, 82, 217, 0.05);
  position: relative;
  height: 60px;
  text-align: center;
}
.search-header-wrap .nav-header-img[data-v-5bdee391] {
  cursor: pointer;
  height: 40px;
  position: absolute;
  left: 20px;
  top: 10px;
}
.search-header-wrap .search-ipt[data-v-5bdee391] {
  margin-top: 14px;
}
/* Color
----------------------- */
.footer__mask-mode[data-v-e57b3112] {
  background: rgba(0, 0, 0, 0.2) !important;
  position: relative;
}
.footer__mask-mode .float-block-notice[data-v-e57b3112] {
  position: absolute;
  width: 24px;
  height: 24px;
  left: 0px;
  border-radius: 2px;
  background: #4080FF;
  top: 0px;
}
.footer__mask-mode .float-block-notice .float-block-notice-icon[data-v-e57b3112] {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.footer-box[data-v-e57b3112] {
  min-height: 164px;
  width: 100%;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.footer-box .footer-box__title[data-v-e57b3112] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.footer-box .footer-box__title .footer-box__desc[data-v-e57b3112] {
  height: 32px;
  color: #FFF;
  font-size: 22px;
}
.footer-box .footer-box__title .common__img__right[data-v-e57b3112] {
  min-width: 96px;
  max-width: 200px;
  text-align: center;
}
.footer-box .footer-box__title .common__img__right img[data-v-e57b3112] {
  width: 72px;
  height: 72px;
  overflow: hidden;
}
.footer-box .footer-box__title .common__img__right .title[data-v-e57b3112] {
  margin-top: 4px;
  color: #86909C;
  font-size: 12px;
}
.footer-box .footer-box__title .footer-box__wechat[data-v-e57b3112] {
  margin-left: 20px;
}
.footer-box .footer-box__title .footer-box__website[data-v-e57b3112] {
  margin-left: 30px;
}
.footer-box .footer-box__subtitle[data-v-e57b3112] {
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  height: 22px;
  color: #86909C;
}
/* Color
----------------------- */
.click-item-active[data-v-7165f494] {
  border-color: #4080ff !important;
}
.question-box[data-v-7165f494] {
  height: fit-content;
  width: 100%;
  margin-bottom: 70px;
}
.question-box .question-box__title[data-v-7165f494] {
  height: 32px;
  line-height: 32px;
  margin-top: 26px;
  margin-bottom: 12px;
  width: 100%;
  display: flex;
  align-items: center;
}
.question-box .question-box__title-text[data-v-7165f494] {
  font-weight: bold;
  font-size: 24px;
}
.question-box__grid .arco-col[data-v-7165f494] {
  height: 28px;
  line-height: 28px;
  margin-bottom: 12px;
  margin-top: 12px;
}
.question-box__grid .arco-col .gird-box[data-v-7165f494] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-sizing: border-box;
  padding: 0  10px;
  cursor: pointer;
}
.question-box__grid .arco-col .gird-box .gird-box__left[data-v-7165f494] {
  display: flex;
  align-items: center;
}
.question-box__grid .arco-col .gird-box .gird-box__left .ul-decorate-circle[data-v-7165f494] {
  display: inline-block;
  width: 6px;
  height: 6px;
  background-color: #D9D9D9;
  border-radius: 50%;
}
.question-box__grid .arco-col .gird-box .gird-box__left .gird-box__left-title[data-v-7165f494] {
  color: #4E5969;
  padding-left: 12px;
  width: 500px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: flex;
}
.question-box__grid .arco-col .gird-box .gird-box__left .gird-box__left-title .title-box[data-v-7165f494] {
  max-width: 91%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
}
.question-box__grid .arco-col .gird-box .gird-box__left .gird-box__left-title .title-icon[data-v-7165f494] {
  transform: translate(6px, 4px);
}
.question-box__grid .question-box__grid-column-2 .gird-box__left-title[data-v-7165f494] {
  width: 320px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.question-box__grid .question-box__grid-column-3 .gird-box__left-title[data-v-7165f494] {
  width: 188px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.question-box__grid .question-box__grid-column-2[data-v-7165f494]:nth-of-type(odd) {
  padding-right: 20px;
}
.question-box__grid .question-box__grid-column-2[data-v-7165f494]:nth-of-type(even) {
  padding-left: 20px;
}
.question-box__grid .question-box__grid-column-3[data-v-7165f494] {
  padding-right: 16px;
}
.question-box__grid .question-box__grid-column-3 .gird-box__left-title[data-v-7165f494] {
  width: 250px !important;
}
.question-box__grid .question-box__grid-column-3[data-v-7165f494]:nth-of-type(3n) {
  padding-right: 0;
}
/* Color
----------------------- */
.click-item-active[data-v-47482f09] {
  border-color: #4080ff !important;
}
.hotblock-box[data-v-47482f09] {
  height: fit-content;
  width: 100%;
}
.hotblock-box .hotblock-box__title[data-v-47482f09] {
  height: 32px;
  line-height: 32px;
  margin-top: 50px;
  width: 100%;
  display: flex;
  align-items: center;
}
.hotblock-box .hotblock-box__title-text[data-v-47482f09] {
  font-weight: bold;
  font-size: 24px;
}
.hotblock-box__grid .arco-col[data-v-47482f09] {
  margin-bottom: 24px;
  margin-top: 24px;
}
.hotblock-box__grid .arco-col .gird-box[data-v-47482f09] {
  box-sizing: border-box;
  padding: 20px 27px 24px;
  border: 1px solid #e5e6eb;
  border-radius: 4px;
}
.hotblock-box__grid .arco-col .gird-box .gird-box__top .gird-box__left[data-v-47482f09] {
  color: #1d2129;
  font-weight: 500;
  font-size: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.hotblock-box__grid .arco-col .gird-box .gird-box__top .gird-box__left .gird-box__left-title[data-v-47482f09] {
  width: 80%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.hotblock-box__grid .arco-col .gird-box .gird-box__top .gird-box__left .gird-box__left-title .title[data-v-47482f09] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: bold;
  font-size: 20px;
  color: #1d2129;
  margin-left: 8px;
}
.hotblock-box__grid .arco-col .gird-box .gird-box__top .gird-box__right-icon[data-v-47482f09] {
  font-size: 14px;
  color: #4080ff;
  cursor: pointer;
  padding-top: 4px;
  flex-shrink: 0;
}
.hotblock-box__grid .arco-col .gird-box .gird-box__bottom li[data-v-47482f09] {
  height: 24px;
  line-height: 24px;
  display: block;
  margin: 8px 0;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transform: translateY(-2px);
}
.hotblock-box__grid .arco-col .gird-box .gird-box__bottom li .gird-box__bottom__title[data-v-47482f09] {
  margin-left: 8px;
  color: #4E5969;
  font-size: 14px;
}
.hotblock-box__grid .arco-col .gird-box .gird-box__bottom li[data-v-47482f09]:nth-of-type(1) {
  margin-top: 16px;
}
.hotblock-box__grid .arco-col .gird-box .gird-box__bottom .ul-decorate-circle[data-v-47482f09] {
  display: inline-block;
  width: 6px;
  height: 6px;
  background-color: #D9D9D9;
  border-radius: 50%;
  margin-left: 6px;
}
.hotblock-box__grid .hotblock-box__grid-column-3 .gird-box__left-title[data-v-47482f09] {
  width: 76% !important;
}
.hotblock-box__grid .hotblock-box__grid-column-2[data-v-47482f09]:nth-of-type(odd) {
  padding-right: 20px;
}
.hotblock-box__grid .hotblock-box__grid-column-2[data-v-47482f09]:nth-of-type(even) {
  padding-left: 20px;
}
.hotblock-box__grid .hotblock-box__grid-column-3[data-v-47482f09] {
  padding-right: 40px;
}
.hotblock-box__grid .hotblock-box__grid-column-3[data-v-47482f09]:nth-of-type(3n) {
  padding-right: 0;
}
/* Color
----------------------- */
.theme-quick[data-v-7b26f4a6] {
  height: fit-content;
  width: 100%;
}
.theme-quick .theme-quick__title[data-v-7b26f4a6] {
  height: 32px;
  line-height: 32px;
  margin-top: 50px;
  width: 100%;
  display: flex;
  align-items: center;
}
.theme-quick .theme-quick__title-text[data-v-7b26f4a6] {
  font-weight: bold;
  font-size: 24px;
}
.theme-quick__grid .quick-col[data-v-7b26f4a6] {
  padding-right: 20px;
}
.theme-quick__grid .quick-col[data-v-7b26f4a6]:nth-of-type(4n) {
  padding-left: 0px;
}
.theme-quick__grid .wrap[data-v-7b26f4a6] {
  position: relative;
  width: 100%;
  height: 100px;
  padding: 0px 30px;
  display: flex;
  border-radius: 12px;
  margin-bottom: 20px;
  margin-top: 20px;
  align-items: center !important;
  cursor: pointer;
}
.theme-quick__grid .wrap .text-wrap[data-v-7b26f4a6] {
  display: flex;
  align-items: center;
}
.theme-quick__grid .wrap .text-wrap .label[data-v-7b26f4a6] {
  color: #FFFFFF;
  line-height: 24px;
  font-weight: 500;
  font-size: 20px;
  width: 164px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 6px;
}
.theme-quick__grid .wrap .text-wrap .describe[data-v-7b26f4a6] {
  font-size: 14px;
  line-height: 24px;
  color: #FFFFFF;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  width: 180px;
}
.theme-quick__grid .click-item-active[data-v-7b26f4a6] {
  position: absolute;
  width: 104%;
  margin: 0 10px;
  height: 110px;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #4080ff;
  left: -16px;
  top: -5px;
}
/* Color
----------------------- */
.theme-function[data-v-1c924f86] {
  height: fit-content;
  width: 100%;
}
.theme-function .theme-function__title[data-v-1c924f86] {
  height: 32px;
  line-height: 32px;
  margin-top: 50px;
  width: 100%;
  display: flex;
  align-items: center;
}
.theme-function .theme-function__title-text[data-v-1c924f86] {
  font-weight: bold;
  font-size: 24px;
}
.theme-function__grid .function__grid-column-2 .title[data-v-1c924f86] {
  width: 240px !important;
  vertical-align: middle;
  transform: translateY(-3px);
}
@media screen and (min-width: 1920px) {
.theme-function__grid .function__grid-column-2 .title[data-v-1c924f86] {
    width: 460px !important;
}
}
.theme-function__grid .function__grid-column-3 .title[data-v-1c924f86] {
  width: 80px !important;
  vertical-align: middle;
  transform: translateY(-3px);
}
@media screen and (min-width: 1920px) {
.theme-function__grid .function__grid-column-3 .title[data-v-1c924f86] {
    width: 160px !important;
}
}
.theme-function__grid .function__grid-column-2[data-v-1c924f86]:nth-of-type(odd) {
  padding-right: 20px;
}
.theme-function__grid .function__grid-column-2[data-v-1c924f86]:nth-of-type(even) {
  padding-left: 20px;
}
.theme-function__grid .function__grid-column-3[data-v-1c924f86] {
  padding-right: 40px;
}
.theme-function__grid .function__grid-column-3[data-v-1c924f86]:nth-of-type(3n) {
  padding-right: 0;
}
.theme-function__grid .wrap[data-v-1c924f86] {
  width: 100%;
  padding: 28px 30px;
  display: flex;
  border-radius: 4px;
  margin-bottom: 24px;
  margin-top: 24px;
  border: 1px solid #E5E6EB;
  cursor: pointer;
  border-radius: 8px;
}
.theme-function__grid .wrap img[data-v-1c924f86] {
  width: 42px;
  height: 42px;
  margin-right: 16px;
}
.theme-function__grid .wrap .text-wrap .label[data-v-1c924f86] {
  color: #1D2129;
  font-size: 20px;
  font-weight: bold;
  height: 28px;
  margin-bottom: 8px;
}
.theme-function__grid .wrap .text-wrap .describe[data-v-1c924f86] {
  font-size: 14px;
  line-height: 22px;
  color: #4E5969;
  margin-bottom: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.theme-function__grid .wrap .text-wrap .more-title[data-v-1c924f86] {
  font-size: 14px;
  line-height: 22px;
  color: #4080FF;
}
.theme-function__grid .click-item-active[data-v-1c924f86] {
  border-color: #4080ff !important;
}
