.star {
  right: 0;
  top: -1rem;
  height: 1.6rem;
  position: absolute;
}

/* 菜单开始 */
.menu-c {
  display: none;
}

.menu-pc {
  display: flex;
  padding: 1.8rem 0;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
}

.menu-pc-logo {
  width: 11.9rem;
  height: 2rem;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-shrink: 1;
}

.menu-pc-list {
  display: flex;
  align-items: center;
  justify-content: center;
}

.menu-pc-list-item {
  gap: .4rem;
  display: flex;
  padding: .5rem;
  align-items: center;
  justify-content: center;
  position: relative;
  cursor: pointer;
}

.menu-pc-list-item div.filter-list {
  width: unset;
  top: 2rem;
}

.menu-pc-list-item .filter-list a {
  width: 100%;
}

.menu-pc-list-item:hover .filter-list {
  display: flex;
}

.menu-pc-list-item-title {
  color: rgba(51, 51, 51, 1);
  height: auto;
  font-size: .9rem;
  font-style: SemiBold;
  text-align: left;
  font-weight: 600;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}


.filter-list {
  display: none;
  width: 16.5rem;
  padding: .6rem;
  flex-direction: column;
  align-items: flex-start;
  gap: .5rem;
  border-radius: .55rem;
  background: #FFF;
  box-shadow: 0 .2rem .7rem 0 rgba(0, 168, 255, 0.14);
  position: absolute;
  top: 2.6rem;
  left: 0;
  z-index: 1;
}

.filter-list div {
  width: -webkit-fill-available;
  padding: .4rem .6rem;
  font-size: .9rem;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  cursor: pointer;
}

.filter-list div:hover,
.filter-active {
  border-radius: 8px;
  background: #E7F7FF;
}




.blog-frame10589 {
  gap: .8rem;
  display: flex;
  align-items: center;
}

.blog-frame61 {
  gap: .4rem;
  display: flex;
  padding: .6rem 1rem;
  align-items: center;
  border-radius: 2.4rem;
  justify-content: center;
  background-color: rgba(223, 244, 255, 1);
}

.blog-text108 {
  color: rgba(2, 8, 38, 1);
  height: auto;
  font-size: .8rem;
  font-style: SemiBold;
  text-align: left;

  font-weight: 600;
  line-height: 1.2rem;
  font-stretch: normal;
  text-decoration: none;
}

.blog-frame8 {
  gap: .4rem;
  display: flex;
  padding: .6rem 1rem;
  align-items: center;
  border-radius: 2.4rem;
  justify-content: center;
  background-color: rgba(223, 244, 255, 1);
}

.blog-text109 {
  color: rgba(2, 8, 38, 1);
  height: auto;
  font-size: .8rem;
  font-style: SemiBold;
  text-align: left;

  font-weight: 600;
  line-height: 1.2rem;
  font-stretch: normal;
  text-decoration: none;
}

.blog-frame7 {
  gap: .4rem;
  display: flex;
  padding: .6rem 1rem;
  align-items: center;
  border-radius: 2.4rem;
  justify-content: center;
  background-color: rgba(2, 8, 38, 1);
}

.blog-text110 {
  color: rgba(255, 255, 255, 1);
  height: auto;
  font-size: .8rem;
  font-style: SemiBold;
  text-align: left;
  font-weight: 600;
  line-height: 1.2rem;
  font-stretch: normal;
  text-decoration: none;
}

/* 菜单结束 */

/* 底部开始 */

.footer {
  margin-top: 3.35rem;
  width: 100%;
  height: 22.25rem;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  gap: 1.3rem;
  align-items: center;
  flex-shrink: 1;
  background-color: rgba(242, 250, 255, 1);
  position: relative;
  overflow: hidden;
}



.footer-left {
  gap: 1.2rem;
  width: 15.85rem;
  display: flex;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}

.footer-left-desc {
  gap: .8rem;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}

.footer .flex-row {
  position: relative;
  z-index: 1;
}

.footer-logo {
  height: 1.55rem;
}


.footer-left-desc-txt {
  color: rgba(51, 51, 51, 1);
  height: auto;
  font-size: .7rem;
  align-self: stretch;
  font-style: Medium;
  text-align: left;

  font-weight: 500;
  line-height: 1.2rem;
  font-stretch: normal;
  text-decoration: none;
}

.amazon-partner {
  width: 12.4rem;
  height: 1.6rem;
}

.footer-center {
  gap: 5.75rem;
  display: flex;
  align-items: flex-start;
}

.footer-menu {
  gap: 4.1rem;
  width: 4.35rem;
  display: flex;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}

.footer-menu-item {
  gap: .8rem;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}

.footer-menu-item-title {
  color: rgba(2, 8, 38, 1);
  height: auto;
  font-size: .9rem;
  align-self: stretch;
  font-style: Bold;
  text-align: left;

  font-weight: 700;
  line-height: 1.1rem;
  font-stretch: normal;
  text-decoration: none;
}

.footer-menu-item-list {
  gap: .2rem;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}

.footer-menu-item-txt {
  color: rgba(51, 51, 51, 1);
  height: auto;
  font-size: .7rem;
  font-style: Medium;
  text-align: left;

  font-weight: 500;
  line-height: 1.1rem;
  font-stretch: normal;
  text-decoration: none;
}

.footer-btn {
  gap: .4rem;
  display: flex;
  padding: .8rem 1.6rem;
  align-items: center;
  border-radius: 2.4rem;
  justify-content: center;
  background-color: rgba(2, 8, 38, 1);
}

.footer-btn-txt {
  color: rgba(255, 255, 255, 1);
  height: auto;
  font-size: .9rem;
  font-style: Medium;
  text-align: left;

  font-weight: 500;
  line-height: 1.2rem;
  font-stretch: normal;
  text-decoration: none;
}



/* TODO 优化 */
.blog-frame1000007067 {
  gap: 2rem;
  width: 10.9rem;
  display: flex;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}

.blog-frame1000007109 {
  gap: 1.2rem;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}

.blog-text154 {
  color: rgba(2, 8, 38, 1);
  height: auto;
  font-size: .9rem;
  font-style: Bold;
  text-align: left;

  font-weight: 700;
  line-height: 1.1rem;
  font-stretch: normal;
  text-decoration: none;
}

.blog-frame1000006845 {
  gap: .5rem;
  display: flex;
  flex-wrap: wrap;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
}

.blog-frame10000068401 {
  gap: .5rem;
  display: flex;
  padding: .2rem .4rem;
  align-items: center;
  border-radius: .3rem;
  justify-content: center;
  background-color: rgba(205, 238, 255, 1);
}

.blog-text155 {
  color: rgba(0, 0, 0, 1);
  height: auto;
  font-size: .7rem;
  font-style: Medium;
  text-align: left;

  font-weight: 500;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}

.blog-frame10000068411 {
  gap: .5rem;
  display: flex;
  padding: .2rem .4rem;
  align-items: center;
  border-radius: .3rem;
  justify-content: center;
  background-color: rgba(205, 238, 255, 1);
}

.blog-text156 {
  color: rgba(0, 0, 0, 1);
  height: auto;
  font-size: .7rem;
  font-style: Medium;
  text-align: left;

  font-weight: 500;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}

.blog-frame10000068421 {
  gap: .5rem;
  display: flex;
  padding: .2rem .4rem;
  align-items: center;
  border-radius: .3rem;
  justify-content: center;
  background-color: rgba(205, 238, 255, 1);
}

.blog-text157 {
  color: rgba(0, 0, 0, 1);
  height: auto;
  font-size: .7rem;
  font-style: Medium;
  text-align: left;

  font-weight: 500;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}

.blog-frame10000068431 {
  gap: .5rem;
  display: flex;
  padding: .2rem .4rem;
  align-items: center;
  border-radius: .3rem;
  justify-content: center;
  background-color: rgba(205, 238, 255, 1);
}

.blog-text158 {
  color: rgba(0, 0, 0, 1);
  height: auto;
  font-size: .7rem;
  font-style: Medium;
  text-align: left;

  font-weight: 500;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}

.blog-frame1000006844 {
  gap: .5rem;
  display: flex;
  padding: .2rem .4rem;
  align-items: center;
  border-radius: .3rem;
  justify-content: center;
  background-color: rgba(205, 238, 255, 1);
}

.blog-text159 {
  color: rgba(0, 0, 0, 1);
  height: auto;
  font-size: .7rem;
  font-style: Medium;
  text-align: left;

  font-weight: 500;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}

.blog-frame10000068402 {
  gap: .5rem;
  display: flex;
  padding: .2rem .4rem;
  align-items: center;
  border-radius: .3rem;
  justify-content: center;
  background-color: rgba(205, 238, 255, 1);
}

.blog-text160 {
  color: rgba(0, 0, 0, 1);
  height: auto;
  font-size: .7rem;
  font-style: Medium;
  text-align: left;

  font-weight: 500;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}

.blog-frame10000068412 {
  gap: .5rem;
  display: flex;
  padding: .2rem .4rem;
  align-items: center;
  border-radius: .3rem;
  justify-content: center;
  background-color: rgba(205, 238, 255, 1);
}

.blog-text161 {
  color: rgba(0, 0, 0, 1);
  height: auto;
  font-size: .7rem;
  font-style: Medium;
  text-align: left;

  font-weight: 500;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}

.blog-frame10000068422 {
  gap: .5rem;
  display: flex;
  padding: .2rem .4rem;
  align-items: center;
  border-radius: .3rem;
  justify-content: center;
  background-color: rgba(205, 238, 255, 1);
}

.blog-text162 {
  color: rgba(0, 0, 0, 1);
  height: auto;
  font-size: .7rem;
  font-style: Medium;
  text-align: left;

  font-weight: 500;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}

.blog-frame10000068432 {
  gap: .5rem;
  display: flex;
  padding: .2rem .4rem;
  align-items: center;
  border-radius: .3rem;
  justify-content: center;
  background-color: rgba(205, 238, 255, 1);
}

.blog-text163 {
  color: rgba(0, 0, 0, 1);
  height: auto;
  font-size: .7rem;
  font-style: Medium;
  text-align: left;

  font-weight: 500;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}

.chatbox {
  gap: 1.6rem;
  display: flex;
  align-items: center;
}


.blog-frame1000007113 {
  gap: .5rem;
  width: 100%;
  display: flex;
  padding: 1.2rem .5rem;
  align-items: center;
  flex-shrink: 0;
  border-color: rgba(230, 230, 230, 1);
  border-style: solid;
  border-width: .05rem 0 0;
  flex-direction: column;
  justify-content: center;
  background-color: rgba(242, 251, 255, 1);
}

.blog-frame1000007075 {
  gap: 2rem;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
}

.blog-text168 {
  color: rgba(51, 51, 51, 1);
  height: auto;
  font-size: .7rem;

  text-align: left;

  font-weight: 400;
  line-height: 1.1rem;
  font-stretch: normal;
  text-decoration: none;
}

.blog-text169 {
  color: rgba(51, 51, 51, 1);
  height: auto;
  font-size: .7rem;

  text-align: left;

  font-weight: 400;
  line-height: 1.1rem;
  font-stretch: normal;
  text-decoration: underline;
}

.blog-text170 {
  color: rgba(51, 51, 51, 1);
  height: auto;
  font-size: .7rem;

  text-align: left;

  font-weight: 400;
  line-height: 1.1rem;
  font-stretch: normal;
  text-decoration: underline;
}

.blog-union1 {
  right: -3rem;
  bottom: 1.5rem;
  width: 16.35rem;
  height: 18.5rem;
  position: absolute;
}

/* 底部结束 */


/* 背景开始 */
.icon1 {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

.blog-group1597883833 {
  top: 5.5rem;
  left: 46.75rem;
  width: 38.9rem;
  height: 35.8rem;
  display: flex;
  position: absolute;
  align-items: flex-start;
  flex-shrink: 1;
  filter: blur(.15rem);
}

.blog-ellipse3122 {
  top: 0rem;
  left: 0rem;
  width: 17.85rem;
  height: 17.85rem;
  position: absolute;
}

.blog-ellipse311 {
  top: 7.95rem;
  left: 11.05rem;
  width: 27.85rem;
  height: 27.85rem;
  position: absolute;
}

.blog-vector4041 {
  top: 75rem;
  right: 0;
  width: 62.8rem;
  height: auto;
  position: absolute;
}

.blog-vector400 {
  top: 60rem;
  left: 0;
  width: 62.8rem;
  height: auto;
  position: absolute;
}

.blog-ellipse315 {
  top: 140.1111rem;
  left: 49.5102rem;
  width: 22.6rem;
  height: 22.6rem;
  opacity: 0.80;
  position: absolute;
}

.blog-vector401 {
  top: 157.2714rem;
  left: 62.6569rem;
  width: 99.75rem;
  height: 27.15rem;
  opacity: 0.10;
  position: absolute;
}

/* 背景结束 */

/* weglot 翻译选择器 */
.wg-drop.country-selector.weglot_switcher {
  background-color: unset !important;
}

.wg-drop.country-selector.weglot_switcher ul {
  background-color: #fff !important;
}

.wg-drop.country-selector a {
  color: #000 !important;
}

/* weglot 翻译选择器 */


/* 移动端 开始*/
@media (max-width: 800px) {

  .icon1 {
    width: 100%;
    height: auto;
  }

  /* menu */
  .menu-pc.container {
    display: none;
  }

  .menu-c {
    display: block;
  }

  .menu-c-list {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 999;
    transform: translateX(-100%);
  }

  .menu-c-list-top {
    font-size: 18px;
    font-weight: 500;
    line-height: 20px;
    display: flex;
    align-items: center;
    gap: 20px;
    padding: 20px 24px;
    border-bottom: 1px solid #DCDCDC;
  }

  .menu-c-wrap {
    padding: 24px;
    display: flex;
    flex-direction: column;
    color: #020826;
    font-size: 18px;
    font-weight: 400;
    line-height: 20px;
  }

  .menu-c-wrap-item {
    display: flex;
    flex-direction: column;
  }

  .menu-c-wrap-item>div:first-child,
  .menu-c-wrap-item>a>div:first-child {
    padding: 8px 12px;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .menu-c-wrap-item>div:first-child:hover {
    background-color: #E7F7FF;
  }

  .menu-c-wrap-list {
    display: none;
    flex-direction: column;
  }

  .menu-c-wrap-list>a>div {
    padding: 8px 12px;
    border-radius: 8px;
    margin-left: 12px;
  }

  .menu-c-wrap-list>a>div:hover {
    background-color: #E7F7FF;
  }

  .menu-c-logo {
    height: 30px;
  }

  .menu-c-head {
    width: calc(100vw - 32px);
    padding: 16px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
    display: flex;
    align-items: center;
    justify-content: space-between;
    backdrop-filter: blur(10px);
    background-color: rgba(242, 250, 255, .63);
  }



  /* footer */
  .footer {
    height: unset;
  }

  .footer>div.container {
    flex-direction: column;
    width: unset;
    padding: 48px 20px 0;
    gap: 24px;
  }

  .footer-left {
    width: unset;
    align-items: center;
  }

  .footer-left-desc {
    align-items: center;
  }

  .footer-left-desc-txt {
    text-align: center;
  }

  .footer-center {
    flex-direction: column;
    align-items: center;
    gap: 20px
  }

  .footer-menu-item-title {
    text-align: center;
  }

  .footer-menu-item-list {
    align-items: center;
  }

  .blog-union1 {
    display: none;
  }

  .blog-frame1000007067,
  .blog-frame1000007109 {
    align-items: center;
  }

  .blog-frame1000007075 {
    flex-direction: column-reverse;
  }
}