.prompt-language[data-v-ed700348] {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 60px;
  background-color: #f0f9ff;
  z-index: 9999;
}
.prompt[data-v-ed700348] {
  font-family: ArialMT;
  font-size: 13px;
  color: #222222;
  line-height: 28px;
  font-weight: 600;
}
.hover-blue[data-v-ed700348]:hover {
  color: #047afc !important;
}
.right[data-v-ed700348] {
  margin-left: 80px;
  width: auto;
  min-width: 111px;
  height: 38px;
  box-sizing: border-box;
  border-radius: 8px;
  padding: 12px 14px;
  position: relative;
  border: 1px solid #666666;
  background-color: #ffffff;
}
.right[data-v-ed700348]::after {
  content: "";
  width: 100%;
  height: 25px;
  position: absolute;
  bottom: 30px;
  left: 0;
}
.right .txt[data-v-ed700348] {
  color: #222;
  font-size: 13px;
  font-weight: 600;
  line-height: 15px;
}
.right .txt img[data-v-ed700348] {
  width: 23px;
  height: 23px;
  margin-right: 6px;
}
.right .jt[data-v-ed700348] {
  width: 0;
  height: 0;
  border-top: 6px solid #222;
  border-bottom: 6px solid transparent;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-radius: 2px;
  margin-top: 8px;
  margin-left: 4px;
}
.right .tc[data-v-ed700348] {
  width: 161px;
  line-height: 49px;
  font-size: 15px;
  color: #222;
  position: absolute;
  top: 50px;
  left: 0;
  background: #ffffff;
  box-shadow: 0px 5px 12px 4px rgba(0, 0, 0, 0.09);
  border-radius: 6px;
  box-sizing: border-box;
  padding: 5px 0px;
}
.right .tc .item[data-v-ed700348] {
  width: 151px;
  height: 49px;
  padding-left: 36px;
  box-sizing: border-box;
  margin: 0 auto;
}
.right .tc .item[data-v-ed700348]:hover {
  background: #f0f9ff;
}
.right1[data-v-ed700348] {
  margin-left: 12px;
  min-width: 0;
  border: none;
  background-color: transparent;
}
@media (max-width: 639px) {
.prompt-language[data-v-ed700348] {
    display: none;
}
}
.routlink-txt[data-v-0ba7d7dd] {
  color: #000000 !important;
}
.routlink-txt[data-v-0ba7d7dd]:hover {
  color: #047afc !important;
}
.tools-title[data-v-0ba7d7dd] {
  margin-bottom: 24px;
  margin-left: 70px;
  font-weight: bold;
  font-size: 20px;
  color: #222222;
}
.tools-title2[data-v-0ba7d7dd] {
  margin-left: 60px;
}
.list-pc[data-v-0ba7d7dd] {
  display: flex;
}
.list-m[data-v-0ba7d7dd] {
  display: none;
}
.header-p[data-v-0ba7d7dd] {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1000;
}
.header[data-v-0ba7d7dd] {
  width: 100vw;
  height: 80px;
  background-color: #ffffff;
  padding: 0px 32px;
  z-index: 10;
}
.header .logo[data-v-0ba7d7dd] {
  width: 198px;
  height: 48px;
}
.header .logo img[data-v-0ba7d7dd] {
  width: 198px;
  height: 48px;
}
.header .loginAfter[data-v-0ba7d7dd] {
  margin-right: 16px;
}
.header .loginAfter .button[data-v-0ba7d7dd] {
  display: flex;
  justify-content: center;
  line-height: 45px;
  padding: 0px 14px;
  height: 45px;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 600;
  background: linear-gradient(319deg, #7E2FE9 0%, #8730FD 0%, #2741F5 53%, #39E3FB 100%);
  border-radius: 8px;
  cursor: pointer;
  margin-right: 23px;
}
.header .loginAfter .button[data-v-0ba7d7dd]:hover {
  filter: brightness(0.9);
}
.header .loginAfter .button[data-v-0ba7d7dd]:active {
  filter: brightness(0.8);
}
.header .list[data-v-0ba7d7dd] {
  font-size: 18px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.header .list .item[data-v-0ba7d7dd] {
  height: 100%;
  position: relative;
  font-weight: 600;
}
.header .list .item .ai_active[data-v-0ba7d7dd],
.header .list .item .api_active[data-v-0ba7d7dd] {
  display: none;
}
.header .list .item .pop[data-v-0ba7d7dd] {
  width: 1140px;
  height: auto;
  max-height: 720px;
  position: absolute;
  top: 74px;
  left: 0;
  box-shadow: 0 5px 12px 4px rgba(0, 0, 0, 0.09);
  z-index: 4;
  background: #ffffff;
  border-radius: 6px;
  padding: 48px 0 40px 0;
  box-sizing: border-box;
  font-weight: 400;
  display: none;
  transform: translateX(-32%);
}
.header .list .item .pop .item1[data-v-0ba7d7dd] {
  padding: 0 28px;
  width: 270px;
  height: 53px;
  white-space: nowrap;
}
.header .list .item .pop .item1 .root[data-v-0ba7d7dd] {
  color: #222;
  font-weight: 600;
  font-size: 15px;
  padding-left: 29px;
  padding-right: 29px;
  box-sizing: border-box;
  background: #fff;
  border-radius: 8px;
}
.header .list .item .pop .item1 .root[data-v-0ba7d7dd]:hover {
  background: #f0f9ff;
}
.header .list .item .pop .item1 .root .icon[data-v-0ba7d7dd] {
  width: 25px;
  height: 25px;
  margin-right: 12px;
}
.header .list .item .pop .item1 .root .icon img[data-v-0ba7d7dd] {
  width: 25px;
  height: 25px;
}
.header .list .item .pop .item1.main[data-v-0ba7d7dd] {
  border-right: 1px solid #EBEBEB;
  margin-right: 64px;
  padding: 0 40px;
  width: 320px;
  height: 61px;
}
.header .list .item .pop .item1.main .icon[data-v-0ba7d7dd] {
  width: 66px;
  height: 44px;
}
.header .list .item .pop .item1.main .icon img[data-v-0ba7d7dd] {
  width: 66px;
  height: 44px;
}
.header .list .item .pop .item1.main .txt[data-v-0ba7d7dd] {
  position: relative;
  display: inline-block;
}
.header .list .item .pop .item1 .text-tool-all[data-v-0ba7d7dd] {
  height: 58px;
  color: #047AFC;
  display: flex;
  align-items: center;
  padding-left: 29px ;
  gap: 10px;
}
.header .list .item .pop .item1 .text-tool-all[data-v-0ba7d7dd]:hover {
  background: #f0f9ff;
  border-radius: 8px;
}
.header .list .item .pop .item1.main .tips[data-v-0ba7d7dd] {
  font-weight: 400;
  font-size: 12px;
  color: #666666;
}
.header .list .item .pop .item1.main .subscript[data-v-0ba7d7dd] {
  position: absolute;
  right: 0;
  top: 0;
  transform: translate(calc(100% + 12px), -4px);
}
.header .list .item .icon-l[data-v-0ba7d7dd] {
  margin-right: 5px;
}
.header .list .item .icon-l .ai[data-v-0ba7d7dd],
.header .list .item .icon-l .api[data-v-0ba7d7dd] {
  width: 32px;
  height: 32px;
}
.header .list .item .icon-r[data-v-0ba7d7dd] {
  width: 8px;
  height: 8px;
  border-bottom: 2px solid #666;
  border-right: 2px solid #666;
  transform: rotate(45deg) translateY(-2px);
  margin-left: 4px;
}
.header .list .active[data-v-0ba7d7dd] {
  color: #047afc;
  position: relative;
}
.header .list .active .icon-r[data-v-0ba7d7dd] {
  border-bottom: 2px solid #047afc;
  border-right: 2px solid #047afc;
}
.header .btn .item button[data-v-0ba7d7dd] {
  height: 45px;
  font-size: 16px;
  line-height: 45px;
  margin-left: 15px;
  border-radius: 9px;
  background: #047afc;
  padding: 0px 15px;
  color: #fff;
  border: none;
  transition: all 0.2s;
  font-weight: 600;
}
.header .btn .item button[data-v-0ba7d7dd]:hover {
  background: #3e95f1;
}
.header .btn .item button[data-v-0ba7d7dd]:active {
  filter: brightness(0.9);
}
.header .btn .item1 button[data-v-0ba7d7dd] {
  color: #000;
  background: #f7f8f9;
}
.header .btn .item1 button[data-v-0ba7d7dd]:hover {
  background: #ece9e9;
}
.header .btn .item1 button[data-v-0ba7d7dd]:active {
  filter: brightness(0.9);
}
.header .see-all[data-v-0ba7d7dd] {
  display: none;
}
@media (max-width: 1199.9px) {
.icon-list[data-v-0ba7d7dd] {
    width: 40px !important;
    height: 40px !important;
}
.list-pc[data-v-0ba7d7dd] {
    display: none;
}
.list-m[data-v-0ba7d7dd] {
    display: block;
}
.item-login-btn[data-v-0ba7d7dd] {
    display: none;
}
.loginAfter[data-v-0ba7d7dd] {
    display: none;
}
.select_box[data-v-0ba7d7dd] {
    width: 100%;
    background: #fff;
    position: absolute;
    left: 0;
    top: 100%;
    box-shadow: 0 1px 3px #1212121a;
}
.select_box .select_item[data-v-0ba7d7dd] {
    width: 100%;
    box-sizing: border-box;
    border-bottom: 1px solid #e6e7ed;
    padding: 0px 100px;
}
.select_box .select_item .item_txt[data-v-0ba7d7dd] {
    width: 100%;
    line-height: 79px;
    font-size: 18px;
}
.select_box .select_item .item_txt img[data-v-0ba7d7dd] {
    width: 11px;
    height: 8px;
    margin-left: 9px;
}
.select_box .select_item .item_box[data-v-0ba7d7dd] {
    padding-bottom: 36px;
    max-height: var(--e21045c6);
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}
.select_box .select_item .item_item[data-v-0ba7d7dd] {
    display: flex;
    width: 280px;
    height: 40px;
    font-size: 15px;
}
.select_box .select_item .item_item img[data-v-0ba7d7dd] {
    width: 25px;
    height: 25px;
    margin-right: 12px;
}
.select_box .select_item .item_item.main .item_item_txt[data-v-0ba7d7dd] {
    position: relative;
    display: inline-block;
}
.select_box .select_item .item_item.main .tips[data-v-0ba7d7dd] {
    font-weight: 400;
    font-size: 12px;
    color: #666666;
}
.select_box .select_item .item_item.main .subscript[data-v-0ba7d7dd] {
    position: absolute;
    right: 0;
    top: 0;
    width: 18px;
    height: 18px;
    transform: translate(calc(100% + 16px), -50%);
}
.select_box .select_item .item_item.show[data-v-0ba7d7dd] {
    display: flex;
}
.select_box .select_item .item_item.main[data-v-0ba7d7dd] {
    height: 62px;
}
.select_box .select_item .item_item.main img[data-v-0ba7d7dd] {
    width: 66px;
    height: 44px;
}
.pc[data-v-0ba7d7dd] {
    display: none;
}
.ipad[data-v-0ba7d7dd] {
    display: block;
    width: 40px;
    height: 40px;
    margin-left: 13px;
}
.header .list[data-v-0ba7d7dd] {
    display: none;
    opacity: 0;
    box-sizing: border-box;
    width: 100%;
    height: 260px;
    background: #ffffff;
    box-shadow: 0 1px 3px hsla(0, 0%, 7%, 0.1);
    position: absolute;
    left: 0;
    top: 80px;
    flex-direction: column;
    align-items: flex-start;
    padding: 7px 0px 15px 100px;
}
.header .list .item[data-v-0ba7d7dd] {
    justify-content: flex-start;
}
.header .list .item .w[data-v-0ba7d7dd] {
    text-align: start;
}
.header .list .item .pop[data-v-0ba7d7dd] {
    left: -5px;
    top: 60px;
    margin-left: 0;
}
.header .list .icon-r[data-v-0ba7d7dd] {
    position: relative;
    left: 5px;
}
}
@media (max-width: 639px) {
.icon-list[data-v-0ba7d7dd] {
    width: 10rem !important;
    height: 10rem !important;
}
.list-pc[data-v-0ba7d7dd] {
    display: none;
}
.list-m[data-v-0ba7d7dd] {
    display: block;
}
.item-login-btn[data-v-0ba7d7dd] {
    display: none;
}
.loginAfter[data-v-0ba7d7dd] {
    display: none;
}
.select_box[data-v-0ba7d7dd] {
    width: 200%;
    max-height: calc(200vh - 24rem);
    overflow: hidden;
    overflow-y: scroll;
    transform: scale(0.5) translate(-50%, -50%);
}
.select_box .select_item[data-v-0ba7d7dd] {
    border-bottom: 0.2rem solid #e6e7ed;
    padding: 0 18.6rem;
}
.select_box .select_item .item_txt[data-v-0ba7d7dd] {
    line-height: 20rem;
    font-size: 5.2rem;
}
.select_box .select_item .item_txt img[data-v-0ba7d7dd] {
    width: 2.2rem;
    height: 1.6rem;
    margin-left: 1.8rem;
}
.select_box .select_item .item_box[data-v-0ba7d7dd] {
    padding-bottom: 8rem;
    max-height: 999rem;
}
.select_box .select_item .item_item[data-v-0ba7d7dd] {
    display: none;
    height: 14.4rem;
    font-size: 4.6rem;
    width: 100%;
}
.select_box .select_item .item_item img[data-v-0ba7d7dd] {
    width: 8rem;
    height: 8rem;
    margin-right: 2.4rem;
}
.select_box .select_item .item_item.show[data-v-0ba7d7dd] {
    display: flex;
}
.select_box .select_item .item_item.main .item_item_txt[data-v-0ba7d7dd] {
    position: relative;
    display: inline-block;
}
.select_box .select_item .item_item.main .tips[data-v-0ba7d7dd] {
    font-weight: 400;
    font-size: 3rem;
    color: #666666;
}
.select_box .select_item .item_item.main .subscript[data-v-0ba7d7dd] {
    position: absolute;
    right: 0;
    top: 0;
    width: 4rem;
    height: 4rem;
    transform: translate(calc(100% + 4rem), -50%);
}
.select_box .select_item .item_item.main[data-v-0ba7d7dd] {
    height: 16rem;
}
.select_box .select_item .item_item.main img[data-v-0ba7d7dd] {
    width: 16rem;
    height: auto;
}
.header[data-v-0ba7d7dd] {
    height: 12rem;
    padding: 0 2.3rem;
}
.header .logo[data-v-0ba7d7dd] {
    width: 22rem;
    height: auto;
}
.header .logo img[data-v-0ba7d7dd] {
    width: 100%;
    height: auto;
}
.header .btn[data-v-0ba7d7dd] {
    transform: scale(0.5) translateX(50%);
}
.header .btn .item[data-v-0ba7d7dd] {
    height: auto;
}
.header .btn .item button[data-v-0ba7d7dd] {
    height: 8.2rem;
    width: 14rem;
    line-height: 2.8rem;
    padding: 0;
    font-size: 2.8rem;
    white-space: nowrap;
    margin-left: 3rem;
    border-radius: 1.8rem;
    letter-spacing: 0.2rem;
}
.header .btn .ipad[data-v-0ba7d7dd] {
    display: block;
    width: 9.8rem;
    height: 9.8rem;
    margin-left: 2.2rem;
}
.header .list[data-v-0ba7d7dd] {
    top: 7.2rem;
    padding: 1.4rem 0 3rem 14rem;
    height: 52rem !important;
    width: 200%;
    transform: scale(0.5) translate(-50%, -50%);
}
.header .list .item[data-v-0ba7d7dd] {
    font-size: 3.6rem;
    letter-spacing: 0.2rem;
}
.header .list .item .icon-r[data-v-0ba7d7dd] {
    width: 1.6rem;
    height: 1.6rem;
    border-bottom: 0.4rem solid #666;
    border-right: 0.4rem solid #666;
    transform: rotate(45deg) translateY(-0.4rem);
    margin-left: 0.8rem;
}
.header .list .item .pop[data-v-0ba7d7dd] {
    left: -0.5rem;
    top: 12rem;
    margin-left: 0;
    width: auto;
    padding: 3rem;
    border-radius: 1.2rem;
}
.header .list .item .pop[data-v-0ba7d7dd]::after {
    top: -3rem;
    border-top: 1.6rem solid transparent;
    border-bottom: 1.6rem solid #fff;
    border-right: 1.6rem solid transparent;
    border-left: 1.6rem solid transparent;
}
.header .list .item .pop .item1[data-v-0ba7d7dd] {
    width: 52rem;
    height: 11rem;
}
.header .list .item .pop .item1 .root[data-v-0ba7d7dd] {
    font-size: 4rem;
    padding-left: 1rem;
    letter-spacing: 0.2rem;
    line-height: 11rem;
}
.header .list .item .pop .item1 .root .icon[data-v-0ba7d7dd] {
    width: 5rem;
    height: 5.2rem;
    margin-right: 2.4rem;
    position: relative;
}
.header .list .item .pop .item1 .root .icon img[data-v-0ba7d7dd] {
    position: absolute;
    left: 0;
    top: 0;
}
.header .see-all[data-v-0ba7d7dd] {
    display: block;
    font-size: 4.8rem;
    color: #047AFC;
    line-height: 15.2rem;
}
}
@media (min-width: 1199.9px) {
.ipad[data-v-0ba7d7dd] {
    display: none;
}
.list[data-v-0ba7d7dd] {
    width: auto;
    height: 80px;
    display: flex;
}
.list .item[data-v-0ba7d7dd] {
    margin: 0 20px;
}
.list .item[data-v-0ba7d7dd]:hover {
    color: #047afc;
}
.list .item:hover .icon-r[data-v-0ba7d7dd] {
    border-bottom: 2px solid #047afc;
    border-right: 2px solid #047afc;
}
.list .item[data-v-0ba7d7dd]::after,
  .list .item[data-v-0ba7d7dd]::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    display: none;
    z-index: 11;
}
.list .item[data-v-0ba7d7dd]::after {
    width: 300px;
    height: 30px;
}
.list .item[data-v-0ba7d7dd]::before {
    width: 130%;
    height: 50px;
}
.list .item:nth-child(1):hover .ai[data-v-0ba7d7dd] {
    display: none;
}
.list .item[data-v-0ba7d7dd]:nth-child(1):hover::after,
  .list .item[data-v-0ba7d7dd]:nth-child(1):hover::before,
  .list .item:nth-child(1):hover .ai_active[data-v-0ba7d7dd] {
    display: block;
}
.list .item:nth-child(1):hover .pop[data-v-0ba7d7dd] {
    display: flex;
}
.list .item:nth-child(4) .api[data-v-0ba7d7dd] {
    display: none;
}
.list .item:nth-child(4) .api_active[data-v-0ba7d7dd] {
    display: block;
}
.list .w[data-v-0ba7d7dd] {
    width: 100%;
    text-align: center;
}
.select_box[data-v-0ba7d7dd] {
    display: none;
}
}
.hover-blue[data-v-5f8b622d]:hover {
  color: #047afc !important;
}
.footer[data-v-5f8b622d] {
  margin-top: 177px;
  width: 100%;
  min-height: 448px;
  background: #e8f1ff;
  padding-top: 82px;
  box-sizing: border-box;
}
.footer .top .l .t span[data-v-5f8b622d] {
  color: #047AFC;
}
.footer .top .item[data-v-5f8b622d] {
  font-size: 14px;
  color: #666;
  white-space: nowrap;
}
.footer .top .item .title[data-v-5f8b622d] {
  color: #222;
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 10px;
}
.footer .top .item .item1[data-v-5f8b622d] {
  line-height: 36px;
  cursor: pointer;
}
.footer .bottom[data-v-5f8b622d] {
  height: 40px;
  margin-top: 70px;
  font-size: 15px;
  line-height: 40px;
  letter-spacing: 1px;
  color: #666;
}
.footer .bottom .right[data-v-5f8b622d] {
  width: 161px;
  height: 100%;
  border: 1px solid #666;
  box-sizing: border-box;
  border-radius: 8px;
  padding: 0px 12px;
  position: relative;
}
.footer .bottom .right[data-v-5f8b622d]::after {
  content: "";
  width: 100%;
  height: 25px;
  position: absolute;
  bottom: 30px;
  left: 0;
}
.footer .bottom .right .txt[data-v-5f8b622d] {
  color: #222;
  font-size: 15px;
  font-weight: 600;
}
.footer .bottom .right .txt img[data-v-5f8b622d] {
  width: 23px;
  height: 23px;
  margin-right: 6px;
}
.footer .bottom .right .jt[data-v-5f8b622d] {
  width: 0;
  height: 0;
  border-top: 6px solid #222;
  border-bottom: 6px solid transparent;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-radius: 2px;
  margin-top: 6px;
}
.footer .bottom .right .tc[data-v-5f8b622d] {
  width: 161px;
  line-height: 49px;
  font-size: 15px;
  color: #222;
  position: absolute;
  left: 0;
  bottom: 50px;
  background: #ffffff;
  box-shadow: 0px 5px 12px 4px rgba(0, 0, 0, 0.09);
  border-radius: 6px;
  box-sizing: border-box;
  padding: 5px 0px;
}
.footer .bottom .right .tc .item[data-v-5f8b622d] {
  width: 151px;
  height: 49px;
  padding-left: 36px;
  box-sizing: border-box;
  margin: 0 auto;
}
.footer .bottom .right .tc .item[data-v-5f8b622d]:hover {
  background: #f0f9ff;
}
@media (max-width: 1200px) {
.footer[data-v-5f8b622d] {
    padding: 87px 163px;
}
.footer .top[data-v-5f8b622d] {
    width: 100%;
    flex-wrap: wrap;
    flex-direction: column;
}
.footer .top .l[data-v-5f8b622d] {
    margin-bottom: 67px;
}
.footer .top .l .i[data-v-5f8b622d] {
    width: 177px;
    height: auto;
}
.footer .top .l .t[data-v-5f8b622d] {
    font-size: 26px;
    line-height: 43px;
    color: #666;
    margin-top: 22px;
}
.footer .top .top-b[data-v-5f8b622d] {
    flex-direction: column;
}
.footer .top .top-b .item[data-v-5f8b622d]:nth-child(1),
  .footer .top .top-b .item[data-v-5f8b622d]:nth-child(2) {
    margin-bottom: 0;
}
.footer .top .top-b .item:nth-child(2) h3[data-v-5f8b622d],
  .footer .top .top-b .item:nth-child(3) h3[data-v-5f8b622d] {
    margin-bottom: 0;
}
.footer .top .item[data-v-5f8b622d] {
    width: 150px;
    margin-bottom: 50px;
}
.footer .top .item .title[data-v-5f8b622d] {
    font-size: 30px;
}
.footer .top .item .item1[data-v-5f8b622d] {
    font-size: 24px;
    line-height: 55px;
}
.footer .top .item .item1[data-v-5f8b622d]:active {
    color: #047afc;
}
.footer .bottom[data-v-5f8b622d] {
    flex-direction: column-reverse;
    justify-content: center;
    margin-top: 20px;
    width: 100%;
    height: auto;
}
.footer .bottom .left[data-v-5f8b622d] {
    font-size: 20px;
    margin-top: 59px;
    color: #999;
    line-height: 36px;
}
.footer .bottom .right[data-v-5f8b622d] {
    width: 241px;
    height: 60px;
    padding: 0px 20px 0px 18px;
}
.footer .bottom .right .jt[data-v-5f8b622d] {
    width: 0;
    height: 0;
    border-top: 10px solid #222;
    border-bottom: 10px solid transparent;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-radius: 5px;
    margin-top: 10px;
}
.footer .bottom .right .tc[data-v-5f8b622d] {
    width: 100%;
    line-height: 60px;
    font-size: 20px;
    color: #222;
    position: absolute;
    left: 0;
    bottom: 70px;
    background: #ffffff;
    box-shadow: 0px 5px 12px 4px rgba(0, 0, 0, 0.09);
    border-radius: 6px;
    box-sizing: border-box;
    padding: 5px 0px;
}
.footer .bottom .right .tc .item[data-v-5f8b622d] {
    width: 151px;
    height: 60px;
    padding-left: 10px;
    box-sizing: border-box;
    margin: 0 auto;
}
.footer .bottom .right .tc .item[data-v-5f8b622d]:hover {
    background: #f0f9ff;
}
.footer .bottom .right .txt img[data-v-5f8b622d] {
    width: 35px;
    height: 35px;
    margin-right: 10px;
}
.footer .bottom .right .txt div[data-v-5f8b622d] {
    font-size: 23px;
}
.ipad[data-v-5f8b622d] {
    display: block;
}
}
@media (max-width: 639px) {
.footer[data-v-5f8b622d] {
    height: auto;
    min-height: auto;
    margin-top: 16.3rem;
    padding: 8.7rem 6.9rem 0;
}
.footer .top[data-v-5f8b622d] {
    width: 100%;
    flex-direction: column;
}
.footer .top .l[data-v-5f8b622d] {
    margin-bottom: 6.7rem;
}
.footer .top .l .i[data-v-5f8b622d] {
    width: 17.7rem;
}
.footer .top .l .t[data-v-5f8b622d] {
    font-size: 2.6rem;
    line-height: 4.3rem;
    margin-top: 2.2rem;
}
.footer .top .item[data-v-5f8b622d] {
    width: 13rem;
    margin-bottom: 4.8rem;
    margin-left: 0;
}
.footer .top .item .title[data-v-5f8b622d] {
    font-size: 3rem;
    width: 100%;
    margin-bottom: 0.8rem;
}
.footer .top .item .item1.dh[data-v-5f8b622d] {
    font-size: 2.4rem;
    line-height: 5.5rem;
}
.footer .ipad[data-v-5f8b622d] {
    display: block;
    font-size: 4rem;
    transform: scale(0.5);
    transform-origin: top left;
    white-space: nowrap;
}
.footer .bottom[data-v-5f8b622d] {
    margin: 2.2rem;
    margin-bottom: 8.3rem;
    width: 100%;
    height: auto;
    flex-direction: column-reverse;
}
.footer .bottom .left[data-v-5f8b622d] {
    margin-top: 2.2rem;
    font-size: 4rem;
    line-height: 8rem;
}
.footer .bottom .right[data-v-5f8b622d] {
    width: 24.1rem;
    height: 6rem;
    border-radius: 1.2rem;
    padding: 0 1.8rem;
    border: 0.2rem solid #666;
}
.footer .bottom .right[data-v-5f8b622d]::after {
    bottom: 3rem;
    height: 2.5rem;
}
.footer .bottom .right .txt[data-v-5f8b622d] {
    font-size: 2.3rem;
}
.footer .bottom .right .txt div[data-v-5f8b622d] {
    font-size: 2.3rem;
}
.footer .bottom .right .txt img[data-v-5f8b622d] {
    width: 3.4rem;
    height: 3.5rem;
    margin-right: 1rem;
}
.footer .bottom .right .jt[data-v-5f8b622d] {
    margin-top: 1rem;
    border-top: 1.1rem solid #222;
    border-bottom: 1.1rem solid transparent;
    border-left: 1.1rem solid transparent;
    border-right: 1.1rem solid transparent;
    border-radius: 0.4rem;
}
.footer .bottom .right .tc[data-v-5f8b622d] {
    font-size: 2.6rem;
    line-height: 8rem;
    width: 100%;
    padding: 0.5rem 0;
    bottom: 8rem;
    border-radius: 1.2rem;
}
.footer .bottom .right .tc .item[data-v-5f8b622d] {
    width: 100%;
    height: 8rem;
    padding-left: 3.6rem;
}
}
@media (min-width: 1201px) {
.ipad[data-v-5f8b622d] {
    display: flex;
}
.ipad .span[data-v-5f8b622d] {
    margin-left: 26px;
}
.bottom[data-v-5f8b622d] {
    margin-bottom: 48px;
    width: 1168px;
}
.top[data-v-5f8b622d] {
    width: 1168px;
}
.top .l[data-v-5f8b622d] {
    max-width: 195px;
}
.top .l .i[data-v-5f8b622d] {
    width: 150px;
    height: 36px;
    margin-bottom: 31px;
}
.top .l .t[data-v-5f8b622d] {
    font-size: 16px;
    color: #666;
    line-height: 25px;
}
.top .top-b[data-v-5f8b622d] {
    width: 811px;
}
.top .item[data-v-5f8b622d] {
    height: 100%;
}
.top .item .title[data-v-5f8b622d] {
    height: 21px;
    line-height: 21px;
}
.top .item .item1[data-v-5f8b622d]:hover {
    color: #047afc;
}
.footer .bottom[data-v-5f8b622d] {
    font-size: 13px;
}
}
.social-wrapper[data-v-5f8b622d] {
  width: 166px;
  height: 40px;
  margin-top: 28px;
}
.bs-social2[data-v-5f8b622d] {
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 2.5px;
  column-gap: 2.5px;
}
.bs-social2 li[data-v-5f8b622d] {
  display: inline-flex;
  margin-bottom: 0;
  border-bottom: none;
  margin-right: 15px;
}
.bs-social2 li a img[data-v-5f8b622d] {
  width: 23px;
  height: 23px;
}
.app[data-v-085c89c6] {
  overflow-y: auto;
  height: 100vh;
}
@media (max-width: 1200px) {
.app[data-v-085c89c6] {
    overflow-x: hidden;
}
}
@media (max-width: 639px) {
.discount-banner-box[data-v-085c89c6] {
    top: 12rem !important;
    height: calc(100% - 12rem) !important;
}
}
