.privilege-info[data-v-43993a7e] {
  padding: 60px 0 50px;
  background: #ffffff;
}
.privilege-info .platform-tabs[data-v-43993a7e] {
    text-align: center;
    padding-bottom: 71px;
}
.privilege-info .platform-tabs span + span[data-v-43993a7e] {
      margin-left: 100px;
}
.privilege-info .platform-tabs span[data-v-43993a7e] {
      font-size: 18px;
      line-height: 18px;
      cursor: pointer;
      color: #666;
      position: relative;
}
.privilege-info .platform-tabs span img[data-v-43993a7e] {
        display: block;
        position: absolute;
        top: -3px;
        width: 22px;
        height: 13px;
        right: -24px;
}
.privilege-info .platform-tabs span[data-v-43993a7e]:hover,
    .privilege-info .platform-tabs span.platform-tabs_active[data-v-43993a7e] {
      color: #442a0f;
      font-weight: bold;
      font-size: 18px;
}
.privilege-info .platform-tabs span[data-v-43993a7e]:hover::after,
    .privilege-info .platform-tabs span.platform-tabs_active[data-v-43993a7e]::after {
      content: "";
      position: absolute;
      width: 100px;
      height: 10px;
      bottom: -16px;
      left: 50%;
      margin-left: -50px;
      background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAKCAMAAAB1wgtMAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAByUExURUdwTMCHMsOHMsSIM8OGM8SIM8GELt6gSP6+Y45VBoxWBseLN8CEMMGFMcaJNPCxWLV6Jq50Irt/LPa2Xc+SPOusVN+hScqOOKlvHdqdRvu7YZ5lFJtiEJZeDqVrGuOkTdaZQ9OWQOaoUJNaC5BXCKJoFw/aJaIAAAANdFJOUwAm2JVD7hBe5uNQu7qLIm4jAAAAr0lEQVQoz7XQ2xKCMAxF0XCtqJQCKgK1lNv//6JJEZERH3Cm+z2z5gTYoaqqnEqoK9ZhTdPcsBLTWrdte8EKjGMxlVGCSk13TCk1jmNd11LKB9b3/TBERyBjUowxK29EbyOZQYRRUjEhahsZIliG5K8l3bKkXC0pUOHF9xIxD1kh8gP55118A0l/IviunXmz4YHFTmigcrZpQOjSEje0ioAT8DhwwHI+5z5Yj7GdB0/DcCXUOq2E1AAAAABJRU5ErkJggg==);
}
.privilege-info .platform-tabs span[data-v-43993a7e]:nth-child(1) {
      width: 139px;
      display: inline-block;
}
.privilege-info .platform-tabs span[data-v-43993a7e]:nth-child(2) {
      width: 97px;
      display: inline-block;
}
.privilege-info .platform-main[data-v-43993a7e] {
    width: 1210px;
    margin: 0 auto;
}
.privilege-info .platform-main .platform-main_tab[data-v-43993a7e] {
      position: relative;
      display: inline-block;
      font-weight: 400;
      font-size: 18px;
      color: #333333;
}
.privilege-info .platform-main .platform-main_tab .platform-main_tab-icon[data-v-43993a7e] {
        margin-right: 5px;
        vertical-align: top;
}
.privilege-info .platform-main .platform-main_tab .platform-main_tab-new[data-v-43993a7e] {
        position: absolute;
        top: -9px;
        right: -24px;
}
.privilege-info .platform-main .platform-main__list[data-v-43993a7e] {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.privilege-info .platform-main .platform-main__list .platform_item[data-v-43993a7e] {
        width: 175px;
        height: 165px;
        position: relative;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        margin-top: 20px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        margin-right: 32px;
        cursor: pointer;
}
.privilege-info .platform-main .platform-main__list .platform_item[data-v-43993a7e]:hover {
          background: #fafafa;
          border-radius: 16px;
}
.privilege-info .platform-main .platform-main__list .platform_item[data-v-43993a7e]:nth-child(6n) {
          margin-right: 0;
}
.privilege-info .platform-main .platform-main__list .platform_item i[data-v-43993a7e] {
          width: 72px;
          height: 72px;
          display: block;
          margin: 20px auto 14px;
          background-size: cover;
          position: relative;
}
.privilege-info .platform-main .platform-main__list .platform_item i img[data-v-43993a7e] {
            position: absolute;
            top: 0;
            right: -10px;
}
.privilege-info .platform-main .platform-main__list .platform_item .name[data-v-43993a7e] {
          color: #333333;
          font-size: 14px;
          font-weight: bold;
          margin-bottom: 6px;
}
.privilege-info .platform-main .platform-main__list .platform_item .title[data-v-43993a7e] {
          color: #999999;
          font-size: 12px;
}
.privilege-info .platform-main .platform-main__show-btn[data-v-43993a7e] {
      width: 175px;
      height: 165px;
      position: relative;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      margin-top: 20px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      cursor: pointer;
}
.privilege-info .platform-main .platform-main__show-btn div[data-v-43993a7e] {
        width: 72px;
        height: 72px;
        background: #f5f5f5;
        opacity: 1;
        border-radius: 50%;
        margin: 21px auto 12px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
}
.privilege-info .platform-main .platform-main__show-btn div[data-v-43993a7e]:hover {
          background: #dddddd;
}
.privilege-info .platform-main .platform-main__show-btn div i[data-v-43993a7e] {
          display: block;
          width: 20px;
          height: 12px;
}
.privilege-info .platform-main .platform-main__show-btn p[data-v-43993a7e] {
        color: #666666;
        font-weight: 400;
        font-size: 16px;
}
.privilege-info .platform-main .platform-main_line[data-v-43993a7e] {
      width: 100%;
      height: 0px;
      opacity: 1;
      border-bottom: 1px solid #eeeeee;
      margin: 30px 0 40px;
}

.privilege-contrast[data-v-3fcfb095] {
  background: #fffdfb;
  text-align: center;
  padding: 50px 0 100px;
}
.privilege-contrast .privilege-contrast__title[data-v-3fcfb095] {
    font-size: 24px;
    color: #333333;
    text-align: center;
    font-weight: bold;
    position: relative;
    display: inline-block;
    margin: 0 auto 36px;
}
.privilege-contrast .privilege-contrast__title p[data-v-3fcfb095] {
      color: #999999;
      font-size: 12px;
      margin-top: 14px;
}
.privilege-contrast .privilege-contrast__title[data-v-3fcfb095]::before {
      content: "";
      position: absolute;
      right: -72px;
      top: 9px;
      width: 50px;
      height: 4px;
      background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAECAMAAAD7wpwzAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAABUUExURf/lvf/Mhf3drP/YoPzoyP/Kfv/////it/7z4Pj05f/x3P//+f/Tlf7CbP/Vm/7tzv/v1P/Fc/7Pi//apv/lwf/////fsv//9v/HeP/Iev7QkP/AaAa1m1gAAAAcdFJOU2zMip5b1gR4MSU8E7L1qFFG6sKUYwyBG+LduvyYfMo3AAAASklEQVQI153Nxw2AMAwAQKfaTm8Qyv578s4HIQY4Hdwx1nqcxgjR2hVCSkr1LuWOiABD65xLcY6ImKf3m7XwQmAh/IUgjGWZv5cHuHcJMwEhOw8AAAAASUVORK5CYII=);
}
.privilege-contrast .privilege-contrast__title[data-v-3fcfb095]::after {
      content: "";
      position: absolute;
      left: -74px;
      top: 9px;
      width: 50px;
      height: 4px;
      background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAECAMAAAD7wpwzAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAABXUExURf3pyf/Tlf/lwv/99f/x4P/Pi//Mgf/XnP7cqvjy5f//9//Ke//juP/gtP/Baf/w2f/ao/7Qj//Ohv/lvf/////////Gdf/r0f/u1f/y3P7Ecf7Db//HeE3kkaYAAAAddFJOU1myZRgxwtGljCUO23R++kGZusltAgfnTkk67fLieFUNqwAAAEVJREFUCNedzbcRgEAMBMB7K+k93vZfJyTkQAE7i3EKwRgRsXardV0AaD2klDMzt0ZESnXO9d7HeM77UQoecouv5Nfyllx/6QjkzEDyzwAAAABJRU5ErkJggg==);
}
.privilege-contrast .product-comparison[data-v-3fcfb095] {
    border-radius: 20px;
    text-align: center;
    background: blue;
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.privilege-contrast .product-comparison[data-v-3fcfb095]::after {
      content: "";
      position: absolute;
      height: 100%;
      width: 20%;
      top: 0;
      right: 0;
      opacity: 0.4;
      background: blue -webkit-gradient(linear, left top, left bottom, from(#ffe6af), to(#f9ce7f));
      background: blue linear-gradient(180deg, #ffe6af 0%, #f9ce7f 100%);
      border-bottom-right-radius: 16px;
      border-top-right-radius: 16px;
}
.privilege-contrast .product-comparison table[data-v-3fcfb095] {
    width: 1200px;
    margin: 0 auto 0;
    overflow: hidden;
    border-radius: 16px;
    border-style: hidden;
}
.privilege-contrast .product-comparison table thead[data-v-3fcfb095] {
    background: #f5f5f5;
    position: relative;
    height: 60px;
}
.privilege-contrast .product-comparison table thead th[data-v-3fcfb095] {
      font-size: 24px;
      font-weight: bold !important;
      color: #333333;
}
.privilege-contrast .product-comparison table thead th p[data-v-3fcfb095] {
        font-size: 12px;
        margin-top: 12px;
}
.privilege-contrast .product-comparison table thead th span[data-v-3fcfb095] {
        font-size: 16px !important;
        color: #333333;
        z-index: 4;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
}
.privilege-contrast .product-comparison table thead i[data-v-3fcfb095] {
      display: inline-block;
      width: 32px;
      height: 32px;
      background-size: contain;
      vertical-align: sub;
      z-index: 4;
      margin: 24px 6px 7px 0;
}
.privilege-contrast .product-comparison table thead em[data-v-3fcfb095] {
      display: block;
      margin: 18px 0 8px;
      font-size: 14px;
}
.privilege-contrast .product-comparison table thead em.priceText[data-v-3fcfb095] {
        color: #999999;
}
.privilege-contrast .product-comparison table thead a[data-v-3fcfb095] {
      width: 116px;
      height: 34px;
      line-height: 34px;
      text-align: center;
      background: -webkit-gradient(linear, left top, right top, from(#ffde9b), to(#ffbf65));
      background: linear-gradient(90deg, #ffde9b 0%, #ffbf65 100%);
      border-radius: 20px 20px 20px 20px;
      opacity: 1;
      color: #333333;
      font-weight: bold;
      font-size: 12px;
      display: inline-block;
      position: relative;
      z-index: 3;
      margin-bottom: 24px;
}
.privilege-contrast .product-comparison th[data-v-3fcfb095]:nth-child(1) {
    width: 10%;
}
.privilege-contrast .product-comparison th[data-v-3fcfb095]:nth-child(2) {
    width: 30%;
}
.privilege-contrast .product-comparison th[data-v-3fcfb095]:nth-child(3),
  .privilege-contrast .product-comparison th[data-v-3fcfb095]:nth-child(4),
  .privilege-contrast .product-comparison th[data-v-3fcfb095]:nth-child(5) {
    width: 20%;
}
.privilege-contrast .product-comparison th[data-v-3fcfb095],
  .privilege-contrast .product-comparison td[data-v-3fcfb095] {
    border-right: 1px solid #dddddd;
    height: 50px;
    text-align: center;
    color: #666666;
    font-size: 13px;
}
.privilege-contrast .product-comparison tbody tr[data-v-3fcfb095]:nth-child(even) {
    background: #fafafa;
}
.privilege-contrast .product-comparison tbody tr[data-v-3fcfb095]:nth-child(odd) {
    background: #ffffff;
}
.privilege-contrast .product-comparison tbody tr td[data-v-3fcfb095] {
    text-align: center;
}
.privilege-contrast .product-comparison tbody tr td.td2[data-v-3fcfb095] {
      text-align: center;
      padding: 0 17px 0 11px;
      line-height: 18px;
}
.privilege-contrast .product-comparison tbody tr td.td2[data-v-3fcfb095] .comingSoon {
        color: #999999;
}
.privilege-contrast .product-comparison tbody tr td i[data-v-3fcfb095] {
      display: block;
      margin: 0 auto;
}
.privilege-contrast .product-comparison tbody tr td i.privilege-contrast_iconNothing[data-v-3fcfb095] {
      width: 13px;
      height: 13px;
      background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANBAMAAACAxflPAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAkUExURczMzEdwTNDQ0MzMzM3Nzc3NzczMzMzMzM3NzcvLy8zMzNjY2AZu8sYAAAAKdFJOU9wADMXN7/Ct35Re8dmxAAAAX0lEQVQI12MwEQQCjQIGL0ZBQaGsAgaBBYKCqosFGAS5GIWyDIG0wALVJYJAWpBrlyOY1l4tCKKFonYxgmi1JUAtAgxCUY5ALQIMaouBsgsEGLoMgeZyGTCUg8wXngAAcYoRGTBcwJ0AAAAASUVORK5CYII=);
}
.privilege-contrast .product-comparison tbody tr td i.privilege-contrast_iconHave[data-v-3fcfb095] {
      width: 16px;
      height: 11px;
      background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAALCAMAAABBPP0LAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAA2UExURUdwTADDegC+ggC5gAC9gQC+ggC+ggC9gQDAfgC9gAC+ggC+gQC/gQC9fwC+gQC+gQC/ggC+gpldOvQAAAARdFJOUwAF8hq34uvLDCbCqjE7mdVs3NO6BAAAAExJREFUCNddzeEOgCAIBGBRFKXS7v1fNma2KP6w7xi7EPykoR+3DPm7eheo977Mkh7zvAtys3VEMN1NMzFvtH6ropzOljCA7vupx9cXzRQCeR91HKUAAAAASUVORK5CYII=);
}
.privilege-contrast .privilegeTable_btn[data-v-3fcfb095] {
    display: block;
    width: 140px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    background: -webkit-gradient(linear, left top, right top, from(#ffde9b), to(#ffbf65));
    background: linear-gradient(90deg, #ffde9b 0%, #ffbf65 100%);
    border-radius: 40px;
    opacity: 1;
    color: #333333;
    font-size: 14px;
    margin: 30px auto 0px;
    cursor: pointer;
}
.privilege-contrast .privilegeTable_btn i[data-v-3fcfb095] {
      display: inline-block;
      width: 10px;
      height: 10px;
}
.privilege-contrast .privilegeTable_btn[data-v-3fcfb095]:hover {
      background: -webkit-gradient(linear, left top, right top, from(#ffe4ae), to(#ffcd85));
      background: linear-gradient(90deg, #ffe4ae 0%, #ffcd85 100%);
}

.privileges[data-v-19562b05] {
  min-width: 1200px;
}

