@media screen and (min-width: 751px) {
  #app .elite_part1 {
    height: 578px;
    background-color: #F6F8FA;
    box-shadow: inset 0 -6px 77px 0 #e3e9ef;
  }
  #app .elite_part1 .part1_in {
    position: relative;
  }
  #app .elite_part1 .part1_in .wz {
    position: absolute;
    font-size: 60px;
    color: #000000;
    letter-spacing: 0;
    line-height: 85px;
    top: 177px;
    left: 0;
    text-align: left ;
    font-weight: bold;
    text-transform: capitalize;
  }
  #app .elite_part1 .part1_in .dot {
    background: #E29A44;
    display: inline-block;
    margin-left: 18px;
    position: relative;
    top: 13px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
  }
  #app .elite_part2 {
    height: 712px;
  }
  #app .elite_part2 .part2_in {
    position: relative;
  }
  #app .elite_part2 .part2_title {
    font-size: 40px;
    letter-spacing: 0;
    line-height: 40px;
    position: absolute;
    width: 100%;
    top: 73px;
    font-weight: bold;
  }
  #app .elite_part2 .part2_title span {
    color: #E90107;
  }
  #app .elite_part2 .part2_dec {
    font-size: 20px;
    color: #000;
    letter-spacing: 0;
    text-align: center;
    line-height: 34px;
    position: absolute;
    width: 100%;
    left: 0;
    top: 147px;
  }
  #app .elite_part2 .part2_dec span {
    color: #E90107;
  }
  #app .elite_part2 .part2_img {
    position: absolute;
    width: 100%;
    top: 283px;
  }
  #app .elite_part3 {
    height: 1610px;
    background: #F6F8FA;
  }
  #app .elite_part3 .part3_in {
    position: relative;
  }
  #app .elite_part3 .part3_in h2 {
    font-size: 40px;
    letter-spacing: 0;
    line-height: 40px;
    position: absolute;
    width: 100%;
    left: 0;
    top: 73px;
    font-weight: bold;
  }
  #app .elite_part3 .part3_in h2 span {
    color: #E90107;
  }
  #app .elite_part3 .part3_in .part3_dec {
    font-size: 30px;
    color: #000000;
    letter-spacing: 0;
    text-align: center;
    line-height: 36px;
    position: absolute;
    width: 100%;
    font-weight: normal;
    left: 0;
    top: 147px;
  }
  #app .elite_part3 .part3_in .part3_dec span {
    color: #e90107;
  }
  #app .elite_part3 .part3_wz {
    font-size: 20px;
    color: #000000;
    letter-spacing: 0;
    text-align: center;
    line-height: 34px;
    width: 100%;
    position: absolute;
    left: 0;
    top: 217px;
  }
  #app .elite_part3 .part3_card {
    position: absolute;
    width: 100%;
    left: 0;
    top: 319px;
  }
  #app .elite_part3 .part3_card li {
    float: left;
    width: 432px;
    height: 530px;
    background: #FFFFFF;
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.12), 0 2px 2px 0 rgba(0, 0, 0, 0.24);
    margin-right: 20px;
    margin-bottom: 20px;
    position: relative;
  }
  #app .elite_part3 .part3_card li:nth-child(2n) {
    margin-right: 0;
  }
  #app .elite_part3 .part3_card li:nth-child(n+3) .card_dec {
    line-height: 56px;
  }
  #app .elite_part3 .part3_card li .card_title {
    font-size: 68px;
    color: #000000;
    letter-spacing: 0;
    text-align: center;
    line-height: 80px;
    position: absolute;
    width: 100%;
    left: 0;
    top: 40px;
  }
  #app .elite_part3 .part3_card li .card_line {
    position: absolute;
    width: 56px;
    height: 5px;
    background: #E29A44;
    top: 144px;
    left: 50%;
    margin-left: -28px;
  }
  #app .elite_part3 .part3_card li .card_dec {
    font-size: 18px;
    color: #787A7C;
    letter-spacing: -0.54px;
    text-align: center;
    line-height: 36px;
    position: absolute;
    width: 100%;
    left: 0;
    top: 176px;
  }
  #app .elite_part3 .part3_ljzw {
    font-size: 20px;
    color: #000000;
    letter-spacing: 0;
    width: 100%;
    position: absolute;
    left: 0;
    top: 1492px;
  }
  #app .elite_part3 .part3_ljzw a {
    color: #000;
    font-weight: bold;
    text-decoration: underline;
  }
}
@media screen and (max-width: 750px) {
  #app .elite_part1 {
    border: 1px solid #EEF1F3;
    border-left: none;
    border-right: none;
    box-shadow: inset 0 -6px 77px 0 #e3e9ef;
    height: 17.73333333rem;
    width: 25rem;
    position: relative;
  }
  #app .elite_part1 .wz {
    font-size: 2.4rem;
    color: #000000;
    letter-spacing: -0.02rem;
    line-height: 3.06666667rem;
    width: 24rem;
    position: absolute;
    left: 0.8rem;
    top: 5.8rem;
    font-weight: bold;
    text-align: left;
  }
  #app .elite_part1 .dot {
    background: #E29A44;
    position: relative;
    display: inline-block;
    top: 0.53333333rem;
    margin-left: 0.66666667rem;
    width: 0.93333333rem;
    height: 0.93333333rem;
    border-radius: 50%;
  }
  #app .elite_part2 {
    background-color: #fff;
    height: 33.73333333rem;
    position: relative;
  }
  #app .elite_part2 .part2_title {
    font-size: 1.46666667rem;
    letter-spacing: 0;
    text-align: center;
    line-height: 1.6rem;
    position: absolute;
    font-weight: bold;
    width: 100%;
    left: 0;
    top: 3.86666667rem;
  }
  #app .elite_part2 .part2_title span {
    color: #E90107;
  }
  #app .elite_part2 .part2_dec {
    font-size: 1.06666667rem;
    color: #2A2A2A;
    letter-spacing: 0;
    text-align: justify;
    line-height: 1.8rem;
    width: 21.86666667rem;
    position: absolute;
    top: 6.93333333rem;
    left: 50%;
    transform: translateX(-50%);
  }
  #app .elite_part2 .part2_dec span {
    color: #E90107;
  }
  #app .elite_part2 .part2_img {
    position: absolute;
    width: 100%;
    height: 12.26666667rem;
    left: 0;
    top: 17.8rem;
  }
  #app .elite_part2 .part2_img img {
    height: 12.26666667rem;
  }
  #app .elite_part3 {
    height: 60.8rem;
    position: relative;
    background: #F6F8FA;
  }
  #app .elite_part3 h2 {
    font-size: 2.13333333rem;
    letter-spacing: 0;
    text-align: center;
    line-height: 2.4rem;
    padding-top: 3.13333333rem;
    font-weight: bold;
  }
  #app .elite_part3 h2 span {
    color: #E90107;
  }
  #app .elite_part3 .part3_dec {
    font-size: 1.06666667rem;
    color: #000000;
    letter-spacing: 0;
    text-align: center;
    line-height: 1.6rem;
    width: 15.13333333rem;
    margin: 0 auto;
    padding-top: 1.46666667rem;
  }
  #app .elite_part3 .part3_dec span {
    color: #E90107;
  }
  #app .elite_part3 .part3_wz {
    font-size: 1.06666667rem;
    color: #666666;
    letter-spacing: 0;
    text-align: center;
    line-height: 1.8rem;
    width: 22.33333333rem;
    position: absolute;
    left: 1.33333333rem;
    top: 11.66666667rem;
  }
  #app .elite_part3 .part3_card {
    position: absolute;
    top: 20.33333333rem;
    width: 24.33333333rem;
  }
  #app .elite_part3 .part3_ljzw {
    position: absolute;
    font-size: 1.06666667rem;
    color: #000000;
    letter-spacing: 0;
    text-align: center;
    width: 17.26666667rem;
    left: 4.33333333rem;
    top: 54.4rem;
    line-height: 1.46666667rem;
  }
  #app .elite_part3 .part3_ljzw a {
    text-decoration: underline;
    color: #000;
    font-weight: bold;
  }
  #elite_pc_card {
    display: none;
  }
  #elite_mobile_card {
    width: 24.33333333rem;
    padding-left: 0.66666667rem;
  }
  #elite_mobile_card li {
    float: left;
    background: #FFFFFF;
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.12), 0 2px 2px 0 rgba(0, 0, 0, 0.24);
    width: 20.9rem !important;
    height: 27.66666667rem;
    margin-right: 0.66666667rem;
    position: relative;
  }
  #elite_mobile_card li .card_title {
    position: absolute;
    font-size: 3.4rem;
    color: #000000;
    letter-spacing: 0;
    line-height: 4rem;
    left: 1.33333333rem;
    top: 1.6rem;
  }
  #elite_mobile_card li .card_line {
    width: 2.8rem;
    height: 0.25333333rem;
    background: #E29A44;
    position: absolute;
    left: 1.46666667rem;
    top: 6.8rem;
  }
  #elite_mobile_card li .card_dec {
    font-size: 0.93333333rem;
    color: #787A7C;
    letter-spacing: -0.028rem;
    line-height: 2rem;
    position: absolute;
    left: 1.33333333rem;
    top: 8.66666667rem;
    text-align: left;
  }
  #elite_mobile_card .swiper-pagination {
    position: relative;
    padding-top: 2.73333333rem;
  }
  #elite_mobile_card .swiper-pagination span {
    width: 1.33333333rem;
    height: 0.26666667rem;
    background: #E29A44;
    border-radius: 0.13333333rem;
  }
}
