.box2_contentBox {
    width: 1152px;
    height: 464px;
    background: linear-gradient(85deg, #FF613A, #FF613A);
    box-shadow: 3px 2px 28px 0px rgba(236, 48, 45, 0.38);
    border-radius: 28px;
    margin: 80px auto 0 auto;
  }
  
  .box2_titleBox {
    width: 1112px;
    height: 100px;
    margin: -50px auto 16px auto;
    display: flex;
    align-items: center;
    justify-content: center;
    background: url(../images/box2_boxBg.png) no-repeat;
    background-size: 100% 100%;
  }
  
  .box2_btnBox {
    width: 250px;
    height: 62px;
    background: url(../images/box2_btn.png) no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 20px;
  }
  
  .box2_btnBox:last-child {
    margin-right: 0;
  }
  
  .box2_btnBox span {
    font-size: 22px;
    font-weight: 600;
    color: #FFFFFF;
    line-height: 25px;
    background: -webkit-linear-gradient(85deg, #F55634 0%, #CF3120 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: relative;
    top: -4px;
    left: -4px;
  }
  
  .box2_btnBox:hover {
    background: url(../images/box2_btn.png) no-repeat;
    background-size: 100% 100%;
  }
  
  .box2_btnBox:hover.box2_btnBox span {
    background: -webkit-linear-gradient(85deg, #FFFFFF 0%, #FFD3AF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  
  .box2_btnBoxActive {
    background: url(../images/box2_btnActive.png) no-repeat;
    background-size: 100% 100%;
  }
  
  .box2_btnBoxActive span {
    background: -webkit-linear-gradient(85deg, #FFFFFF 0%, #FFD3AF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  
  .box2_whiteBox {
    width: 1114px;
    height: 500px;
    display: block;
    background: #FD5F39;
    border-radius: 16px;
    margin: 16px auto 0 auto;
    overflow-x: hidden;
    overflow-y: auto;
  }
  
  .box2_whiteLine {
    display: block;
    width: 100%;
    border-bottom: 1px solid #CCCCCC;
    cursor: pointer;
  }
  
  .box2_whiteLine:last-child {
    border-bottom: 0;
  }
  
  .box2_whiteText {
    font-size: 19px;
    font-weight: 400;
    color: #000000;
    line-height: 35px;
    width: 100%;
    padding: 22px 30px;
    display: block;
  }
  
  .box2_whiteLine:hover {
    width: 100%;
    border-bottom: 0;
    background: #FFEDED;
    border-radius: 16px;
  }
  
  .box2_whiteLine2 {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    box-sizing: border-box;
    padding: 30px;
    border-bottom: 1px solid #CCCCCC;
  }
  
  .box2_slide1Img {
    width: 210px;
    height: 123px;
    display: block;
    margin-right: 24px;
  }
  
  .box2_bottomSkip {
    width: 170px;
    height: 38px;
    background: linear-gradient(85deg, #FFFFFF, #FFDF68);
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    font-weight: 600;
    color: #EF3F26;
    line-height: 36px;
    position: absolute;
    bottom: 14px;
    right: 20px;
  }
  
  .box2_contentBoxnewheight {
    height: 620px;
  }
  
  .box2_whiteLine2textBox {
    width: clac(100% - 210px - 24px);
  }
  
  .box2_text1 {
    width: 100%;
    font-size: 24px;
    font-weight: 600;
    color: #000000;
    line-height: 35px;
    margin-bottom: 30px;
    display: block;
  }
  
  .box2_text2 {
    width: 100%;
    display: block;
    font-size: 18px;
    font-weight: 400;
    color: #000000;
    line-height: 24px;
  }
  
  .box2_hover:hover {
    background: #FFEDED;
    border-radius: 16px;
    border-bottom: 0;
  }
  
  .box2_whiteLine:hover .box2_whiteText {
    font-size: 21px;
    font-weight: 400;
    color: #F74A36;
    line-height: 35px;
  }
  
  .box2_whiteLine3 {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
  }
  
  .box2_bookBox {
    width: 335px;
    height: 314px;
    background: url(../images/bookBg.png) no-repeat;
    background-size: 100% 100%;
    margin-right: 18px;
    padding-top: 24px;
  }
  
  .box2_bookBox:last-child {
    margin-right: 0;
  }
  
  .box2_bookSmallBox {
    width: 242px;
    height: 226px;
    background: #FFFFFF;
    box-shadow: 0px 5px 17px 0px rgba(164, 45, 16, 0.28);
    border-radius: 6px;
    margin: 0 auto 42px auto;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  
  .box2_bookSmallBox img {
    display: block;
    width: 240px;
  }
  
  .box2_bookTitle {
    width: 100%;
    display: block;
    font-size: 24px;
    font-weight: 600;
    color: #FCE3C3;
    line-height: 24px;
    background: -webkit-linear-gradient(85deg, #FFFAEF 0%, #FFCBA0 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: center;
  }

  .box2-content {
    display: flex;
    justify-content: space-between;
    margin-top: 15px;
  }
  .box2-gf {
    width: 545px;
    /* height: 318px; */
    background: #e41303;
    border-radius: 16px;
    box-sizing: border-box;
    padding: 14px 5px;
  }
  .li-bg1 {
    background: url("../images/li_bg1.png") no-repeat center;
    background-size: 100%;
    /* box-shadow: 0px 3px 10px 0px rgba(91, 130, 252, 0.4); */
    border-radius: 10px;
    box-sizing: border-box;
    padding: 17px 9px;
    height: 420px;
  }
  .box2-top {
    background: linear-gradient(90deg, #ff7a48, #cc2216);
    border-radius: 0px 19px 19px 0px;
    display: inline-block;
    padding: 0 20px 0 10px;
    height: 39px;
    line-height: 39px;
    font-size: 21px;
    font-family: Lantinghei SC;
    font-weight: 600;
    color: #ffffff;
  }
  .box2-gf h2 {
    text-align: center;
    font-size: 26px;
    line-height: 36px;
    font-family: Lantinghei SC;
    font-weight: 800;
    color: #ffffff;
    background: linear-gradient(180deg, #fd7746 0%, #ce2518 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin: 10px 0;
  }
  .box2-tips {
    text-align: center;
    display: flex;
    justify-content: center;
  }
  .hand {
    margin-right: 10px;
    animation: hand_ani 3s infinite linear;
    margin: 0 auto;
  }
  .box2-btn,.get-link,.get-link2 {
    display: block;
    width: 231px;
    height: 63px;
    line-height: 53px;
    background: url("../images/btn.png") no-repeat center;
    margin: 20px auto;
    text-align: center;
    font-size: 31px;
    font-family: Lantinghei SC;
    /* font-weight: 600; */
    color: #ffffff;
    text-shadow: 2px 3px 3px rgba(0, 0, 0, 0.5);
    animation: tada 3s infinite;
  }

  @media only all and (max-width:1080px) {
    .box2_contentBox {
        width: 100%;
        height: 11.6rem;
        box-shadow: 0.075rem 0.05rem 0.7rem 0rem rgba(236, 48, 45, 0.38);
        border-radius: 0.7rem;
        margin: 2rem auto 0 auto;
      }
    
      .box2_titleBox {
        width: 100%;
        height: auto;
        padding: .5rem;
        margin: -1.25rem auto 0.4rem auto;
        background: #fee03f;
        border: 2px solid #fdbb00;
        border-radius: 1rem;
      }
    
      .box2_btnBox {
        width: 6.25rem;
        height: 1.55rem;
        background: #ffcf44;
        border: 2px solid #ec9604;
        border-radius: 1rem;
        cursor: pointer;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-right: 0.5rem;
      }
    
      .box2_btnBox:last-child {
        margin-right: 0;
      }
    
      .box2_btnBox span {
        font-size: 0.625rem;
        line-height: 0.625rem;
        top: 0;
        left: 0;
      }
    
      .box2_btnBox:hover {
        background: #ff6237;
        border: 2px solid #ff2e23;
      }
    
      .box2_btnBox:hover.box2_btnBox span {
        background: -webkit-linear-gradient(85deg, #FFFFFF 0%, #FFD3AF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
      }
    
      .box2_btnBoxActive {
        background: #ff6237;
        border: 2px solid #ff2e23;
      }
    
      .box2_btnBoxActive span {
        background: -webkit-linear-gradient(85deg, #FFFFFF 0%, #FFD3AF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
      }
    
      .box2_whiteBox {
        width: 94%;
        height: 30.2rem;
        display: block;
        background: #FB5D38;
        border-radius: 0.4rem;
        margin: 0.4rem auto 0 auto;
        overflow-x: hidden;
        overflow-y: auto;
      }
    
      .box2_whiteLine {
        display: block;
        width: 100%;
        border-bottom: 0.025rem solid #CCCCCC;
        cursor: pointer;
      }
    
      .box2_whiteLine:last-child {
        border-bottom: 0;
      }
    
      .box2_whiteText {
        font-size: 0.7rem;
        font-weight: 400;
        color: #000000;
        line-height: 0.7rem;
        width: 100%;
        padding: 0.55rem 0.75rem;
        display: block;
      }
    
      .box2_whiteLine:hover {
        width: 100%;
        border-bottom: 0;
        background: #FFEDED;
        border-radius: 0.4rem;
      }
    
      .box2_whiteLine:hover .box2_whiteText {
        font-size: 0.525rem;
        font-weight: 400;
        color: #F74A36;
        line-height: 0.875rem;
      }
      .box2_whiteLine2 {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        box-sizing: border-box;
        padding: 0.75rem;
        border-bottom: 0.025rem solid #CCCCCC;
      }
    
      .box2_slide1Img {
        width: 5.25rem;
        height: 3.075rem;
        display: block;
        margin-right: 0.6rem;
      }
    
      .box2_bottomSkip {
        width: 6rem;
        height: 1.5rem;
        background: linear-gradient(85deg, #FFFFFF, #FFDF68);
        border-radius: 0.5rem;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 0.7rem;
        font-weight: 600;
        color: #EF3F26;
        line-height: 0.9rem;
        position: absolute;
        bottom: 0.35rem;
        right: 0.5rem;
      }
    
      .box2_contentBoxnewheight {
        height: 34rem;
      }
    
      .box2_whiteLine2textBox {
        width: clac(100% - 5.25rem - 0.6rem);
      }
    
      .box2_text1 {
        width: 100%;
        font-size: 0.6rem;
        font-weight: 600;
        color: #000000;
        line-height: 0.875rem;
        margin-bottom: 0.75rem;
      }
    
      .box2_text2 {
        width: 100%;
        display: block;
        font-size: 0.45rem;
        font-weight: 400;
        color: #000000;
        line-height: 0.6rem;
      }
    
      .box2_hover:hover {
        background: #FFEDED;
        border-radius: 0.4rem;
        border-bottom: 0;
      }
    
      .box2_whiteLine:hover .box2_whiteText {
        font-size: 0.525rem;
        font-weight: 400;
        color: #F74A36;
        line-height: 0.875rem;
      }
    
      .box2_whiteLine3 {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
        width: 100%;
        height: 100%;
      }
    
      .box2_bookBox {
        width: 49%;
        height: 7.85rem;
        background: url(../images/bookBg.png) no-repeat;
        background-size: 100% 100%;
        margin-right: 1%;
        padding-top: 0.6rem;
        margin-bottom: .5rem;
      }
    
      .box2_bookBox:last-child {
        margin-right: 0;
      }
    
      .box2_bookSmallBox {
        width: 6.05rem;
        height: 5.65rem;
        background: #FFFFFF;
        box-shadow: 0rem 0.125rem 0.425rem 0rem rgba(164, 45, 16, 0.28);
        border-radius: 0.15rem;
        margin: 0 auto 1.05rem auto;
        display: flex;
        align-items: center;
        justify-content: center;
      }
    
      .box2_bookSmallBox img {
        display: block;
        width: 6rem;
      }
    
      .box2_bookTitle {
        width: 100%;
        display: block;
        font-size: 0.6rem;
        font-weight: 600;
        color: #FCE3C3;
        line-height: 0.6rem;
        background: -webkit-linear-gradient(85deg, #FFFAEF 0%, #FFCBA0 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        text-align: center;
      }
      
      .bg-box1 {
        box-shadow: 0px 0px 0.4rem 0px rgba(0, 0, 0, 0.32);
        border-radius: 0.25rem;
      }
      .bg-box2 {
        background-size: 100%;
        border-radius: 0.25rem;
       /* padding: 1.25rem 0.5rem;*/
      }
      .box2-content {
        display: block;
        margin-top: 0rem;
      }
      .box2-gf {
        width: 100%;
        border-radius: 0.4rem;
        padding: 0.4rem 0.2rem;
        margin-bottom: 0.5rem;
      }
      .li-bg1 {
        background: url("../images/li_bg1.png") no-repeat center;
        background-size: 100% 100%;
        box-shadow: 0px 3px 0.25rem 0px rgba(91, 130, 252, 0.4);
        border-radius: 0.25rem;
        padding: 1rem 0.2rem;
        height: auto;
      }
      .box2-top {
        border-radius: 0px 1rem 1rem 0px;
        padding: 0 0.4rem 0 0.25rem;
        height: 1.6rem;
        line-height: 1.6rem;
        font-size: 0.8rem;
      }
      .box2-gf h2 {
        font-size: 1.2rem;
        line-height: 1.5rem;
        /* margin: 0.8rem 0; */
      }
      .hand {
        margin-right: 0.4rem;
        margin: 0 auto;
      }
      .box2-btn,.get-link,.get-link2 {
        width: 6rem;
        height: 1.8rem;
        line-height: 1.7rem;
        background-size: 100%;
        margin: 0.5rem auto;
        font-size: 0.8rem;
      }
  }