@media (max-width: 978px) {
  .body_banner {
    background-image: linear-gradient(135deg, #f4f9fe 0%, #eaf2fb 100%);
    padding: 6% 4% 0;
    padding-bottom: 50px;
    margin: auto;
  }
  .body_banner .bb_title {
    font-size: 24px;
    color: #000;
    letter-spacing: 0;
    text-align: center;
    padding: 20px 0;
  }
  .body_banner .bb_desc {
    font-size: 16px;
    color: #666;
    letter-spacing: 0;
    text-align: center;
    line-height: 25px;
  }
  .body_banner .bb_img {
    margin: auto;
    padding: 10px 0;
  }
  /********************************************************************************************/
  .Eve_AA {
    width: 90%;
    margin: 20px auto;
  }
  .Eve_AA .Eve_AA_logo {
    width: 100%;
  }
  .Eve_BB {
    padding: 20px 0 30px;
    margin: 0 auto;
  }
  .Eve_BB .CommContTop {
    text-align: center;
    width: 315px;
    margin: 0 auto;
  }
  .CommContTopTit,
  .eve_dd .eve_dd_tit {
    padding-top: 0;
    font-size: 20px;
    line-height: 30px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .Eve_BB .CommContTop .CommContTopTit {
    font-size: 20px;
    color: #000000;
    letter-spacing: 0;
    text-align: center;
    line-height: 30px;
    font-weight: 500;
    padding-top: 0;
  }
  .Eve_BB .CommContTop .CommContTopFuTit {
    font-size: 14px;
    color: #666666;
    letter-spacing: 0;
    text-align: center;
    line-height: 20px;
    font-weight: 400;
    margin-top: 10px;
  }
  .Eve_BB .Eve_BB_block {
    margin: 0 auto;
    text-align: center;
  }
  .Eve_BB .Eve_BB_block img {
    width: 95%;
    margin-top: 30px;
  }
  .Eve_CC {
    margin: 30px auto 0;
  }
  .Eve_CC .CommContTop {
    text-align: center;
  }
  .Eve_CC .Eve_CC_block .Eve_CC_list {
    margin: 30px auto 0;
    width: 345px;
  }
  .Eve_CC .Eve_CC_block .Eve_CC_list .Eve_CC_list_img {
    width: 345px;
    margin: 0 auto;
  }
  .Eve_CC .Eve_CC_block .Eve_CC_list .Eve_CC_list_img img {
    width: 345px;
  }
  .Eve_CC .Eve_CC_block .Eve_CC_list .Eve_CC_list_txt .Eve_CC_list_txt_tit {
    font-size: 20px;
    color: #000000;
    letter-spacing: 0;
    line-height: 30px;
    font-weight: 500;
    margin: 20px 0 0;
  }
  .Eve_CC .Eve_CC_block .Eve_CC_list .Eve_CC_list_txt .Eve_CC_list_desc div:nth-child(1) {
    font-size: 16px;
    color: #222222;
    letter-spacing: 0;
    line-height: 24px;
    font-weight: 500;
    margin: 15px auto 7px;
  }
  .Eve_CC .Eve_CC_block .Eve_CC_list .Eve_CC_list_txt .Eve_CC_list_desc div:nth-child(2) {
    font-size: 14px;
    color: #666666;
    letter-spacing: 0;
    line-height: 20px;
    font-weight: 400;
  }
  .Eve_CC .Eve_CC_block .Eve_CC_list .Eve_CC_list_txt .Eve_CC_list_cta {
    margin: 35px 0 0;
  }
  .Eve_CC .Eve_CC_block .Eve_CC_list .Eve_CC_list_txt .Eve_CC_list_cta a {
    display: block;
    width: 345px;
    height: 40px;
    background: #e6251f;
    border-radius: 4px;
    font-size: 16px;
    color: #ffffff;
    letter-spacing: 0;
    text-align: center;
    line-height: 40px;
    font-weight: 500;
  }
  .Eve_EE {
    margin: 0 auto;
  }
  .Eve_EE .CommContTop {
    margin: 30px 0;
    text-align: center;
  }
  .Eve_EE .Eve_EE_block {
    width: 345px;
    margin: 0 auto;
  }
  .Eve_EE .Eve_EE_block .Eve_EE_list {
    width: 345px;
    height: auto;
    background: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 4px;
    margin: 10px 0;
    display: flex;
    flex: 1;
    flex-wrap: wrap;
    padding-bottom: 10px;
  }
  .Eve_EE .Eve_EE_block .Eve_EE_list .Eve_EE_list_img {
    margin: 15px 0 0 20px;
  }
  .Eve_EE .Eve_EE_block .Eve_EE_list .Eve_EE_list_img img {
    width: 50px;
  }
  .Eve_EE .Eve_EE_block .Eve_EE_list .Eve_EE_list_img_b {
    width: 255px;
    margin-left: 15px;
  }
  .Eve_EE .Eve_EE_block .Eve_EE_list .Eve_EE_list_img_b .Eve_EE_list_txt {
    width: auto;
    height: 20px;
    font-size: 14px;
    color: #000000;
    letter-spacing: 0;
    line-height: 20px;
    font-weight: 500;
    margin: 15px 0 0;
    font-weight: 400;
  }
  .Eve_EE .Eve_EE_block .Eve_EE_list .Eve_EE_list_img_b .Eve_EE_list_desc {
    width: 240px;
    height: auto;
    font-size: 12px;
    color: #666666;
    letter-spacing: 0;
    line-height: 18px;
    font-weight: 400;
    margin: 5px 0 0;
  }
  /****************************************************************************************************/
  .base_footer_cta {
    background: url(https://website-static.vhall.com/web/images/h5fin/info_bg.png);
    padding: 20px 5% 0;
    background-size: cover;
    background-repeat: no-repeat;
    height: auto;
    padding-bottom: 30px;
  }
  .base_footer_cta .base_footer_tit {
    font-size: 21px;
  }
  .base_footer_cta .base_footer_cta_btn {
    width: 345px;
    margin: 15px auto 0;
    display: flex;
    flex: 1;
    flex-wrap: wrap;
  }
  .base_footer_cta .base_footer_cta_btn a {
    background: #ffffff;
    border-radius: 4px;
    display: inline;
    width: 160px;
    height: 35px;
    font-size: 16px;
    color: #ef2e2e;
    letter-spacing: 0;
    text-align: center;
    line-height: 35px;
    margin: 20px auto 0;
  }
  .base_footer_cta .base_footer_desc {
    padding: 20px 0 0 0;
  }
  .base_footer_cta .base_footer_cta_btn a:nth-child(2) {
    background: unset;
    color: #fff;
    margin-left: 20px;
    border: 1px solid #ffffff;
    border-radius: 4px;
  }
}
