* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

a {
  text-decoration: none; }

.specials-container {
  margin: 0 auto;
  padding-top: 90px;
  min-width: 1300px;
  max-width: 1920px;
  width: 100%;
  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; }
  .specials-container .panel {
    width: 100%;
    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; }
    .specials-container .panel .btns {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      .specials-container .panel .btns .download-dom {
        width: 1.33854rem;
        height: 0.4375rem;
        background-image: url("/static/specials/images/Legion_p1_btn1.png");
        background-repeat: no-repeat;
        background-size: cover; }
      .specials-container .panel .btns .ljb-btn {
        width: 1.60417rem;
        height: 0.38542rem;
        background-image: url("/static/specials/images/Legion_p1_btn2.png");
        background-repeat: no-repeat;
        background-size: cover;
        margin-top: 0.02604rem;
        margin-left: 0.47917rem;
        font-size: 0.10417rem;
        font-weight: bold;
        color: #FFF;
        line-height: 1;
        padding: 0.14063rem 0 0 0.56771rem; }
  .specials-container .panel1 {
    height: 4.53125rem;
    background-image: url("/static/specials/images/Legion_bg1.png");
    background-repeat: no-repeat;
    background-size: cover; }
    .specials-container .panel1 .img1 {
      width: 5.83854rem;
      margin-top: 0.13542rem;
      -ms-flex-item-align: start;
          align-self: flex-start;
      margin-left: 1.86458rem; }
  .specials-container .panel2 {
    height: 4.27604rem;
    background-image: url("/static/specials/images/Legion_bg2.png");
    background-repeat: no-repeat;
    background-size: cover; }
    .specials-container .panel2 .title-img {
      width: 2.74479rem;
      margin-top: 0.27604rem; }
    .specials-container .panel2 .content {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end; }
      .specials-container .panel2 .content .left, .specials-container .panel2 .content .right {
        position: relative; }
        .specials-container .panel2 .content .left *, .specials-container .panel2 .content .right * {
          position: absolute; }
        .specials-container .panel2 .content .left .title, .specials-container .panel2 .content .right .title {
          font-size: 0.16667rem;
          color: #000;
          font-weight: bold;
          line-height: 1; }
        .specials-container .panel2 .content .left .item, .specials-container .panel2 .content .right .item {
          font-size: 0.09896rem;
          color: #FFF;
          line-height: 1; }
      .specials-container .panel2 .content .left {
        width: 2.64063rem;
        height: 3.18229rem;
        background-image: url("/static/specials/images/Legion_p2_left.png");
        background-repeat: no-repeat;
        background-size: cover; }
        .specials-container .panel2 .content .left .title {
          top: 0.375rem;
          left: 0.91667rem; }
        .specials-container .panel2 .content .left .item {
          left: 0.5625rem; }
          .specials-container .panel2 .content .left .item.item1 {
            top: 1.92188rem; }
          .specials-container .panel2 .content .left .item.item2 {
            top: 2.20833rem; }
          .specials-container .panel2 .content .left .item.item3 {
            top: 2.49479rem; }
          .specials-container .panel2 .content .left .item.item4 {
            top: 2.77604rem; }
      .specials-container .panel2 .content .right {
        width: 2.57813rem;
        height: 3.10417rem;
        background-image: url("/static/specials/images/Legion_p2_right.png");
        background-repeat: no-repeat;
        background-size: cover;
        margin-left: 0.125rem; }
        .specials-container .panel2 .content .right .title {
          top: 0.29688rem;
          left: 0.55208rem; }
        .specials-container .panel2 .content .right .item {
          left: 0.54688rem; }
          .specials-container .panel2 .content .right .item.item1 {
            top: 1.84896rem; }
          .specials-container .panel2 .content .right .item.item2 {
            top: 2.13021rem; }
          .specials-container .panel2 .content .right .item.item3 {
            top: 2.41667rem; }
          .specials-container .panel2 .content .right .item.item4 {
            top: 2.69792rem; }
  .specials-container .panel3 {
    height: 7.85938rem;
    background-image: url("/static/specials/images/Legion_bg3.png");
    background-repeat: no-repeat;
    background-size: cover; }
    .specials-container .panel3 .title-img {
      width: 2.74479rem;
      margin-top: 0.26042rem; }
    .specials-container .panel3 .items {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin-top: 0.40625rem; }
      .specials-container .panel3 .items .item {
        width: 1.79688rem;
        height: 2.29688rem;
        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; }
        .specials-container .panel3 .items .item:nth-child(1) {
          background-image: url("/static/specials/images/Legion_p3_item1.png");
          background-repeat: no-repeat;
          background-size: cover; }
        .specials-container .panel3 .items .item:nth-child(2) {
          background-image: url("/static/specials/images/Legion_p3_item2.png");
          background-repeat: no-repeat;
          background-size: cover; }
        .specials-container .panel3 .items .item:nth-child(3) {
          background-image: url("/static/specials/images/Legion_p3_item3.png");
          background-repeat: no-repeat;
          background-size: cover; }
        .specials-container .panel3 .items .item:nth-child(4) {
          background-image: url("/static/specials/images/Legion_p3_item4.png");
          background-repeat: no-repeat;
          background-size: cover; }
        .specials-container .panel3 .items .item .title {
          font-size: 0.125rem;
          color: #00DAA4;
          line-height: 1;
          font-weight: bold;
          margin-top: 0.98438rem; }
        .specials-container .panel3 .items .item .text {
          font-size: 0.09375rem;
          color: #FEFEFE;
          line-height: 0.125rem;
          margin-top: 0.20833rem; }
          .specials-container .panel3 .items .item .text span {
            font-weight: bold; }
    .specials-container .panel3 .title-img2 {
      width: 3.42708rem;
      margin-top: 0.51563rem; }
    .specials-container .panel3 .img1 {
      width: 3.45313rem;
      margin-top: 0.22396rem; }
    .specials-container .panel3 .compare {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      margin-top: 0.375rem; }
      .specials-container .panel3 .compare .left {
        width: 2.375rem;
        margin-top: 0.21875rem; }
      .specials-container .panel3 .compare .right {
        width: 3.28125rem;
        height: 2.53646rem;
        background-image: url("/static/specials/images/Legion_p3_compare_right.png");
        background-repeat: no-repeat;
        background-size: cover;
        margin-left: 0.20313rem;
        position: relative;
        font-size: 0.10417rem;
        color: #00DAA4;
        font-weight: bold;
        line-height: 1; }
        .specials-container .panel3 .compare .right .text {
          position: absolute;
          top: 1.3125rem; }
          .specials-container .panel3 .compare .right .text:nth-child(1) {
            left: 0.23438rem; }
          .specials-container .panel3 .compare .right .text:nth-child(2) {
            left: 1.10417rem; }
          .specials-container .panel3 .compare .right .text:nth-child(3) {
            left: 1.88021rem; }
          .specials-container .panel3 .compare .right .text:nth-child(4) {
            left: 2.65625rem; }
  .specials-container .panel4 {
    height: 6.22917rem;
    background-image: url("/static/specials/images/Legion_bg4.png");
    background-repeat: no-repeat;
    background-size: cover; }
    .specials-container .panel4 .title-img {
      width: 2.74479rem;
      margin-top: 0.45833rem; }
    .specials-container .panel4 .sub {
      width: 1.30729rem;
      height: 0.17708rem;
      background-image: url("/static/specials/images/Legion_p4_sub.png");
      background-repeat: no-repeat;
      background-size: cover;
      margin-top: 0.15625rem;
      font-size: 0.10417rem;
      color: #FFF;
      line-height: 0.17708rem;
      text-align: center; }
    .specials-container .panel4 .content {
      width: 3.19271rem;
      height: 1.59375rem;
      background-image: url("/static/specials/images/Legion_p4_content.png");
      background-repeat: no-repeat;
      background-size: cover;
      margin-top: 1.36979rem;
      position: relative;
      margin-left: -0.3125rem; }
      .specials-container .panel4 .content .item {
        width: 1.34896rem;
        font-size: 0.09375rem;
        line-height: 0.11458rem;
        color: #FFF;
        position: absolute;
        text-align: center; }
        .specials-container .panel4 .content .item span {
          color: #00F2B6;
          font-weight: bold; }
        .specials-container .panel4 .content .item:nth-child(1) {
          height: 1.47917rem;
          background-image: url("/static/specials/images/Legion_p4_item1.png");
          background-repeat: no-repeat;
          background-size: cover;
          padding-top: 0.50521rem;
          bottom: 0.01563rem;
          left: -1.22396rem; }
        .specials-container .panel4 .content .item:nth-child(2) {
          height: 1.07813rem;
          background-image: url("/static/specials/images/Legion_p4_item2.png");
          background-repeat: no-repeat;
          background-size: cover;
          padding-top: 0.51042rem;
          bottom: 1.27083rem;
          left: -0.3125rem; }
        .specials-container .panel4 .content .item:nth-child(3) {
          height: 1.07813rem;
          background-image: url("/static/specials/images/Legion_p4_item3.png");
          background-repeat: no-repeat;
          background-size: cover;
          padding-top: 0.51042rem;
          top: -1.23438rem;
          left: 1.125rem; }
        .specials-container .panel4 .content .item:nth-child(4) {
          height: 1.07813rem;
          background-image: url("/static/specials/images/Legion_p4_item4.png");
          background-repeat: no-repeat;
          background-size: cover;
          padding-top: 0.51042rem;
          bottom: 1.27083rem;
          right: -0.71875rem; }
        .specials-container .panel4 .content .item:nth-child(5) {
          height: 1.47917rem;
          background-image: url("/static/specials/images/Legion_p4_item5.png");
          background-repeat: no-repeat;
          background-size: cover;
          padding-top: 0.51042rem;
          bottom: 0.01563rem;
          right: -1.53646rem; }
      .specials-container .panel4 .content .item1 span {
        color: #FF003D; }
    .specials-container .panel4 .title-img2 {
      width: 2.74479rem;
      margin-top: 0.21875rem; }
    .specials-container .panel4 .sub2 {
      width: 1.83854rem;
      height: 0.17708rem;
      background-image: url("/static/specials/images/Legion_p4_sub2.png");
      background-repeat: no-repeat;
      background-size: cover;
      margin-top: 0.08854rem;
      font-size: 0.10417rem;
      color: #FFF;
      line-height: 0.17708rem;
      text-align: center; }
    .specials-container .panel4 .btns {
      margin-top: 0.04167rem;
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end; }
      .specials-container .panel4 .btns .download-dom {
        margin-top: 0.27604rem; }
      .specials-container .panel4 .btns .ljb-btn {
        margin-top: 0;
        margin-left: 0.55729rem;
        width: 1.9375rem;
        height: 0.65104rem;
        background-image: url("/static/specials/images/Legion_p4_btn2.png");
        background-repeat: no-repeat;
        background-size: cover;
        font-size: 0.10417rem;
        font-weight: bold;
        color: #FFF;
        line-height: 1;
        padding: 0.44271rem 0 0 0.1875rem; }
