@media (max-width: 978px) {
  .body_banner {
    background: url(https://website-static.vhall.com/web/images/h5nhzb/banner.jpg);
    margin: auto;
    height: 600px;
    background-position: 0 -80px;
  }
  .body_banner .bb_title {
    width: 300px;
    margin: 0 auto;
    padding-top: 100px;
    font-size: 28px;
    color: #ffffff;
    letter-spacing: 0;
    text-align: center;
    line-height: 36px;
    font-weight: 500;
  }
  .body_banner .bb_desc {
    width: 335px;
    font-size: 16px;
    color: #ffffff;
    letter-spacing: 0;
    text-align: center;
    font-weight: 400;
    margin: 0 auto;
    padding-top: 30px;
  }
  .body_banner .bb_desc span {
    font-size: 20px;
    background-image: linear-gradient(90deg, #ff7129 0%, #e31919 100%);
    -webkit-background-clip: text;
    color: transparent;
    letter-spacing: 0;
    font-weight: 900;
  }
  .bb_cta {
    margin: 50px auto 0;
    width: 160px;
  }
  .bb_cta a {
    display: block;
    width: 140px;
    height: 40px;
    background-image: linear-gradient(90deg, #ff7129 0%, #e21919 100%);
    border-radius: 4px;
    font-size: 14px;
    color: #ffffff;
    letter-spacing: 0;
    text-align: center;
    line-height: 40px;
    font-weight: 500;
  }
  /********************************************************************************************/
  /********************************************************************************************/
  .NHZB_AA {
    width: 100%;
    margin: 0 auto;
    background: #fafaff;
    padding: 10px 0 0px;
    min-height: 600px;
  }
  .NHZB_AA .NHZB_AA_desc {
    text-align: center;
  }
  .NHZB_AA .NHZB_AA_desc .NHZB_AA_Txt {
    font-size: 20px;
    color: #b22a26;
    letter-spacing: 0;
    text-align: center;
    line-height: 30px;
    font-weight: 500;
    margin: 20px auto 0;
  }
  .NHZB_AA .NHZB_AA_desc .NHZB_AA_Desc {
    width: 315px;
    height: auto;
    margin: 10px auto;
    font-size: 14px;
    color: #666666;
    letter-spacing: 0;
    text-align: center;
    line-height: 20px;
    font-weight: 400;
  }
  .NHZB_AA .swiper-slide {
    width: 320px;
    height: 354px;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
  }
  .NHZB_AA .swiper-slide {
    margin: 0px 10px 0 10px;
  }
  .NHZB_AA .kd_block {
    width: 320px;
    margin-top: 10px;
    height: 387px;
    background: #ffffff;
    /*
    box-shadow: 0px 0px 30px 0px rgba(223,236,249,1);
    */
    border-radius: 8px;
  }
  .NHZB_AA .kd_block .NHZB_AA_Img {
    width: 320px;
    height: 130px;
    border-radius: 8px;
  }
  .NHZB_AA .kd_block .NHZB_AA_Txt {
    padding-left: 35px;
    width: 280px;
    padding-top: 30px;
  }
  .NHZB_AA .kd_block .NHZB_AA_Txt div:nth-child(1) {
    width: 250px;
    height: 24px;
    font-size: 16px;
    color: #000000;
    letter-spacing: 0;
    line-height: 24px;
    font-weight: 500;
  }
  .NHZB_AA .kd_block .NHZB_AA_Txt div:nth-child(2) {
    width: 250px;
    height: 60px;
    font-size: 14px;
    color: #666666;
    letter-spacing: 0;
    line-height: 20px;
    font-weight: 400;
    margin-top: 10px;
  }
  .NHZB_AA .kd_block .NHZB_AA_Cta {
    display: flex;
    flex: 1;
    flex-wrap: wrap;
    width: 280px;
    margin: 0 auto;
  }
  .NHZB_AA .kd_block .NHZB_AA_Cta a:nth-child(1) {
    width: 130px;
    height: 40px;
    background-image: linear-gradient(90deg, #fa4b1f 0%, #db2929 100%);
    border-radius: 4px;
    font-size: 14px;
    color: #ffffff;
    letter-spacing: 0;
    text-align: center;
    line-height: 40px;
    font-weight: 500;
    margin: 40px 0 0;
  }
  .NHZB_AA .kd_block .NHZB_AA_Cta a:nth-child(2) {
    width: 130px;
    height: 40px;
    border: 1px solid #222222;
    border-radius: 4px;
    font-size: 14px;
    color: #222222;
    letter-spacing: 0;
    text-align: center;
    line-height: 40px;
    font-weight: 500;
    margin-left: 30px;
    margin: 40px 0 0 20px;
  }
  .NHZB_BB {
    width: 100%;
    margin: 0 auto;
    background: url(https://website-static.vhall.com/web/images/h5nhzb/bb_bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 170px;
  }
  .NHZB_BB_Txt {
    width: auto;
    height: 30px;
    font-size: 15px;
    color: #ffffff;
    letter-spacing: 0;
    text-align: center;
    line-height: 24px;
    font-weight: 500;
    margin: 0 auto;
    padding: 25px 0;
  }
  .NHZB_BB_Desc {
    width: 305px;
    height: 40px;
    font-size: 12px;
    color: #ffffff;
    letter-spacing: 0;
    text-align: center;
    line-height: 20px;
    font-weight: 400;
    margin: 0 auto;
    padding: 20px 0;
  }
  /********************************************************************************************/
  .NHZB_CC_block .mdui-tab-scrollable {
    padding-left: 0;
  }
  .NHZB_CC_block .mdui-tab-scrollable a {
    font-weight: 400;
    font-size: 12px;
    color: #666666;
    line-height: 20px;
    opacity: 1;
    position: relative;
    min-width: 60px;
    padding: 12px 0;
    margin: 0 6px;
  }
  .NHZB_CC_block .mdui-tab-scrollable a.mdui-tab-active {
    color: #b22a26;
  }
  .NHZB_CC_block .mdui-tab-scrollable a::after {
    width: 16px;
    height: 16px;
    position: absolute;
    content: "";
    top: 16px;
    left: 5px;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .NHZB_CC_block .mdui-tab-scrollable .mdui-tab-indicator {
    height: 4px;
    background-color: #f00;
  }
  .NHZB_CC_block .mdui-tab-scrollable::-webkit-scrollbar-thumb {
    background: none;
  }
  .NHZB_CC_block .mdui-tab-scrollable::-webkit-scrollbar {
    display: none;
  }
  .NHZB_CC_block .NHZB_CC_block_list {
    width: 335px;
    margin: 30px auto 0;
  }
  .NHZB_CC_block .NHZB_CC_block_list .NHZB_CC_Img {
    width: 335px;
    height: 291px;
  }
  .NHZB_CC_block .NHZB_CC_block_list .NHZB_CC_Img img {
    width: 335px;
    height: 291px;
  }
  .NHZB_CC_block .NHZB_CC_block_list .NHZB_CC_Txt {
    width: auto;
    height: 30px;
    font-size: 18px;
    color: #b22a26;
    letter-spacing: 0;
    line-height: 28px;
    font-weight: 500;
    margin-top: 20px;
  }
  .NHZB_CC_block .NHZB_CC_block_list .NHZB_CC_Desc {
    width: 335px;
    height: 55px;
    font-size: 14px;
    color: #666666;
    letter-spacing: 0;
    line-height: 20px;
    font-weight: 400;
    margin-top: 10px;
  }
  .NHZB_CC_block .NHZB_CC_block_list .NHZB_CC_Cta {
    display: flex;
    flex: 1;
    flex-wrap: wrap;
    width: 340px;
    margin: 0 auto 30px;
  }
  .NHZB_CC_block .NHZB_CC_block_list .NHZB_CC_Cta a:nth-child(1) {
    width: 160px;
    height: 48px;
    background-image: linear-gradient(90deg, #fa4b1f 0%, #db2929 100%);
    border-radius: 4px;
    font-size: 18px;
    color: #ffffff;
    letter-spacing: 0;
    text-align: center;
    line-height: 48px;
    font-weight: 500;
  }
  .NHZB_CC_block .NHZB_CC_block_list .NHZB_CC_Cta a:nth-child(2) {
    width: 160px;
    height: 48px;
    border: 1px solid #b22a26;
    border-radius: 4px;
    font-size: 18px;
    color: #b22a26;
    letter-spacing: 0;
    text-align: center;
    line-height: 48px;
    font-weight: 500;
    margin-left: 20px;
  }
  /********************************************************************************************/
  .NHZB_DD {
    width: 100%;
    margin: 0 auto;
  }
  .NHZB_DD .NHZB_DD_list {
    width: 345px;
    height: 375px;
    margin: 15px auto 0;
    background: #ffffff;
    box-shadow: 0px 8px 16px 0px #efefef;
    border-radius: 8px;
  }
  .NHZB_DD .NHZB_DD_list .NHZB_DD_list_img {
    width: 345px;
    text-align: center;
  }
  .NHZB_DD .NHZB_DD_list .NHZB_DD_list_img img {
    width: 345px;
  }
  .NHZB_DD .NHZB_DD_list .NHZB_DD_list_txt {
    width: auto;
    height: 30px;
    font-size: 18px;
    color: #b22a26;
    letter-spacing: 0;
    line-height: 28px;
    font-weight: 500;
    text-align: left;
    padding: 20px 0 0 20px;
  }
  .NHZB_DD .NHZB_DD_list .NHZB_DD_list_desc {
    width: 305px;
    height: 40px;
    font-size: 14px;
    color: #666666;
    letter-spacing: 0;
    line-height: 20px;
    font-weight: 400;
    text-align: left;
    padding: 30px 0 0 20px;
  }
  .NHZB_EE {
    width: 100%;
    margin: 0 auto;
    background: url(https://website-static.vhall.com/web/images/h5nhzb/ee_bg.jpg);
    min-height: 793px;
  }
  .NHZB_EE .NHZB_EE_Txt {
    width: 315px;
    height: 36px;
    font-size: 24px;
    color: #ffffff;
    letter-spacing: 0;
    text-align: center;
    line-height: 36px;
    font-weight: 500;
    margin: 0 auto;
    padding-top: 30px;
  }
  .NHZB_EE .NHZB_EE_Desc {
    width: 315px;
    height: 40px;
    font-size: 14px;
    color: #ffffff;
    letter-spacing: 0;
    text-align: center;
    line-height: 20px;
    font-weight: 400;
    margin: 0 auto;
    padding-top: 40px;
  }
  .NHZB_EE .NHZB_EE_list {
    width: 345px;
    margin: 50px auto 0;
  }
  .NHZB_EE .NHZB_EE_list ul li {
    width: 345px;
    height: 150px;
    box-shadow: 0px 10px 20px 0px rgba(178, 42, 38, 0.5);
    border-radius: 8px;
    margin: 30px auto 0;
    background: url(https://website-static.vhall.com/web/images/h5nhzb/ee_1.png);
    background-size: cover;
    background-repeat: no-repeat;
  }
  .solution-item-service {
    padding-bottom: 20px;
  }
  .NHZB_EE .NHZB_EE_list ul li:nth-child(2) {
    background: url(https://website-static.vhall.com/web/images/h5nhzb/ee_2.png);
    background-size: cover;
    background-repeat: no-repeat;
  }
  .NHZB_EE .NHZB_EE_list ul li:nth-child(3) {
    background: url(https://website-static.vhall.com/web/images/h5nhzb/ee_3.png);
    background-size: cover;
    background-repeat: no-repeat;
  }
  .NHZB_EE .NHZB_EE_list ul li:nth-child(4) {
    background: url(https://website-static.vhall.com/web/images/h5nhzb/ee_4.png);
    background-size: cover;
    background-repeat: no-repeat;
  }
  .NHZB_EE .NHZB_EE_list ul li dl dt {
    width: auto;
    height: 40px;
    font-size: 16px;
    color: #000000;
    letter-spacing: 0;
    line-height: 24px;
    font-weight: 500;
    padding: 20px 0 0 20px;
  }
  .NHZB_EE .NHZB_EE_list ul li dl dd {
    width: auto;
    height: auto;
    font-size: 12px;
    color: #666666;
    letter-spacing: 0;
    line-height: 16px;
    font-weight: 400;
    padding: 10px 0 0 35px;
    position: relative;
  }
  .NHZB_EE .NHZB_EE_list ul li dl dd::after {
    position: absolute;
    content: "•";
    top: 9px;
    left: 18px;
    color: #b22a26;
    font-size: 30px;
  }
  /********************************************************************************************/
  /****************************************************************************************************/
  .NHZB_FF {
    width: 100%;
    margin: 0 auto;
    min-height: 400px;
    background: #f6f6fb;
  }
  .NHZB_FF_Txt {
    width: 315px;
    height: 36px;
    font-size: 24px;
    color: #b22a26;
    letter-spacing: 0;
    text-align: center;
    line-height: 36px;
    font-weight: 500;
    padding: 30px 0 30px;
    margin: 0 auto;
  }
  .NHZB_FF_block {
    display: flex;
    flex: 1;
    flex-wrap: wrap;
  }
  .NHZB_FF_block .NHZB_FF_list {
    width: 345px;
    height: auto;
    background: url(https://website-static.vhall.com/web/images/h5nhzb/ff_1.svg);
    background-size: 40px 40px;
    background-repeat: no-repeat;
    background-position: 20px 45px;
    cursor: pointer;
    box-shadow: 0px 10px 20px 0px rgb(230 230 230);
    border-radius: 8px;
    margin: 0 auto;
    padding-bottom: 15px;
  }
  .NHZB_FF_block .NHZB_FF_list:nth-child(2) {
    background: url(https://website-static.vhall.com/web/images/h5nhzb/ff_2.svg);
    background-size: 40px 40px;
    background-repeat: no-repeat;
    background-position: 20px 45px;
  }
  .NHZB_FF_block .NHZB_FF_list:nth-child(3) {
    background: url(https://website-static.vhall.com/web/images/h5nhzb/ff_3.svg);
    background-size: 40px 40px;
    background-repeat: no-repeat;
    background-position: 20px 45px;
  }
  .NHZB_FF_block .NHZB_FF_list div:nth-child(1) {
    width: 345px;
    height: 24px;
    font-size: 16px;
    color: #000000;
    letter-spacing: 0;
    line-height: 24px;
    font-weight: 500;
    padding: 35px 0 0 70px;
  }
  .NHZB_FF_block .NHZB_FF_list div:nth-child(2) {
    width: 310px;
    height: auto;
    font-size: 12px;
    color: #666666;
    letter-spacing: 0;
    line-height: 18px;
    font-weight: 400;
    padding: 25px 0 0 70px;
  }
  /********************************************************************************************/
  .NHZB_GG {
    width: 100%;
    margin: 0 auto;
    background: #fff;
    padding: 10px 0 0px;
    min-height: 600px;
  }
  .NHZB_GG_Txt {
    width: 315px;
    height: 36px;
    font-size: 18px;
    color: #b22a26;
    letter-spacing: 0;
    text-align: center;
    line-height: 36px;
    font-weight: 500;
    padding: 20px 0 0;
    margin: 0 auto 33px;
  }
  .NHZB_GG .swiper-slide {
    width: 345px;
    height: 524px;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    background: url(https://website-static.vhall.com/web/images/h5nhzb/gg_bg.png);
    background-size: 345px 295px;
    background-repeat: no-repeat;
    background-position: 0 230px;
  }
  .NHZB_GG .swiper-slide {
    margin: 0px 10px 60px 10px;
  }
  .NHZB_GG .swiper-slide .NHZB_GG_Img {
    width: 345px;
    height: 230px;
  }
  .NHZB_GG .swiper-slide .NHZB_GG_Img img {
    width: 345px;
    height: 230px;
  }
  .NHZB_GG .swiper-slide .NHZB_GG_Txt {
    width: 315px;
    height: 145px;
    font-size: 12px;
    color: #ffffff;
    letter-spacing: 0;
    line-height: 20px;
    font-weight: 400;
    text-align: left;
  }
  .NHZB_GG .swiper-slide .NHZB_GG_Icon {
    display: flex;
    flex: 1;
    flex-wrap: wrap;
  }
  .NHZB_GG .swiper-slide .NHZB_GG_Icon div {
    width: 75px;
    text-align: center;
    margin-left: 5px;
    margin-top: 20px;
  }
  .NHZB_GG .swiper-slide .NHZB_GG_Icon div img {
    width: 34px;
    height: 34px;
  }
  .NHZB_GG .swiper-slide .NHZB_GG_Icon div span {
    display: block;
    width: 80px;
    height: 30px;
    font-size: 12px;
    color: #ffffff;
    letter-spacing: 0;
    line-height: 14px;
    font-weight: 500;
  }
  /********************************************************************************************/
  /********************************************************************************************/
  /********************************************************************************************/
  .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_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: 10px auto 0;
  }
  .base_footer_cta .base_footer_desc {
    padding: 10px 0 0 0;
    line-height: 25px;
  }
  .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;
  }
}
