@media (min-width: 979px) {
  .BgBlue.BannerBG {
    background: url(https://website-static.vhall.com/web/images/nhzb/banner.jpg);
    background-size: 100% 660px;
    background-repeat: no-repeat;
    background-position: 0 -80px;
  }
  .BannerContLt {
    width: 1062px;
    margin: 0 auto;
  }
  .BannerContLt h1 {
    width: 1062px;
    height: 76px;
    font-size: 64px;
    color: #ffffff;
    letter-spacing: 3.2px;
    line-height: 76px;
    font-weight: 700;
    margin-top: 100px;
  }
  .BannerContLt .BannerFuTit {
    font-size: 30px;
    color: #ffffff;
    letter-spacing: 1.5px;
    line-height: 40px;
    font-weight: 500;
    text-align: center;
    margin: 40px 0;
  }
  .BannerContLt .BannerFuTit span {
    font-size: 60px;
    background-image: linear-gradient(90deg, #ff7129 0%, #e31919 100%);
    -webkit-background-clip: text;
    color: transparent;
    font-size: 40px;
    letter-spacing: 0;
    font-weight: 900;
  }
  .BannerBtn a {
    width: 200px;
    height: 48px;
    background-image: linear-gradient(90deg, #ff7129 0%, #e21919 100%);
    border-radius: 4px;
    font-size: 18px;
    color: #ffffff;
    letter-spacing: 0;
    text-align: center;
    line-height: 48px;
    font-weight: 500;
    margin: 0 auto;
    border: none !important;
  }
  .banner-main {
    height: 580px;
  }
  .banner-main-img {
    height: 580px;
  }
  .CommContTop {
    text-align: center;
  }
  .CommContTop .CommContTopTit {
    font-size: 32px;
    color: #b22a26;
    letter-spacing: 0;
    line-height: 50px;
    font-weight: 500;
  }
  .CommContTop .CommContTopFuTit {
    font-size: 16px;
    color: #666666;
  }
  .NHZB_AA {
    width: 1160px;
    margin: 0 auto;
  }
  .NHZB_AA_block .scenario-list {
    position: relative;
    z-index: 2;
    width: 1120px;
    height: 460px;
    margin-top: 50px;
  }
  .NHZB_AA_block .scenario-list-item {
    display: table-cell;
    width: 180px;
    height: 100%;
    vertical-align: top;
    -webkit-transition: all 0.35s cubic-bezier(0.39, 0.58, 0.57, 1);
    -o-transition: all 0.35s cubic-bezier(0.39, 0.58, 0.57, 1);
    transition: all 0.35s cubic-bezier(0.39, 0.58, 0.57, 1);
  }
  .NHZB_AA_block .scenario-list-item .content {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 415px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #222;
    -webkit-transition: all 0.35s cubic-bezier(0.39, 0.58, 0.57, 1);
    -o-transition: all 0.35s cubic-bezier(0.39, 0.58, 0.57, 1);
    transition: all 0.35s cubic-bezier(0.39, 0.58, 0.57, 1);
    zoom: 1;
    margin-top: 23px;
  }
  .NHZB_AA_block .scenario-list-item:nth-child(1) .content {
    background-image: url(https://website-static.vhall.com/web/images/nhzb/a_1.jpg);
  }
  .NHZB_AA_block .scenario-list-item:nth-child(2) .content {
    background-image: url(https://website-static.vhall.com/web/images/nhzb/a_2.jpg);
  }
  .NHZB_AA_block .scenario-list-item:nth-child(3) .content {
    background-image: url(https://website-static.vhall.com/web/images/nhzb/a_3.jpg);
  }
  .NHZB_AA_block .scenario-list-item:nth-child(4) .content {
    background-image: url(https://website-static.vhall.com/web/images/nhzb/a_4.jpg);
  }
  .NHZB_AA_block .scenario-list-item.active {
    width: 580px;
  }
  .NHZB_AA_block .scenario-list-item.active:nth-child(1) .content {
    background-image: url(https://website-static.vhall.com/web/images/nhzb/a_1_h.jpg);
  }
  .NHZB_AA_block .scenario-list-item.active:nth-child(2) .content {
    background-image: url(https://website-static.vhall.com/web/images/nhzb/a_2_h.jpg);
  }
  .NHZB_AA_block .scenario-list-item.active:nth-child(3) .content {
    background-image: url(https://website-static.vhall.com/web/images/nhzb/a_3_h.jpg);
  }
  .NHZB_AA_block .scenario-list-item.active:nth-child(4) .content {
    background-image: url(https://website-static.vhall.com/web/images/nhzb/a_4_h.jpg);
  }
  .NHZB_AA_block .scenario-list-item.active .content {
    width: 580px;
    height: 460px;
    margin-top: 0;
    border: solid 2px #c1101c;
  }
  .NHZB_AA_block .scenario-list-item.active .content .scenario-desc {
    display: none;
  }
  .NHZB_AA_block .scenario-list-item.active .content .scenario-desc-top {
    display: block;
  }
  .NHZB_AA_block .scenario-list-item .scenario-desc {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .NHZB_AA_block .scenario-list-item .scenario-desc h3 {
    font-size: 18px;
    font-weight: 400;
    font-stretch: normal;
    line-height: 24px;
    color: #fff;
    margin-bottom: 20px;
  }
  .NHZB_AA_block .scenario-list-item .scenario-desc-top {
    position: absolute;
    top: -2px;
    left: -2px;
    width: 580px;
    height: 80px;
    display: none;
    background: url(https://website-static.vhall.com/web/images/nhzb/a_bg.png) no-repeat center;
    background-size: contain;
  }
  .NHZB_AA_block .scenario-list-item .scenario-desc-top h3 {
    font-size: 20px;
    color: #ffffff;
    letter-spacing: 0;
    line-height: 80px;
    font-weight: 500;
    padding-left: 64px;
  }
  .NHZB_AA_block .scenario-list-item .scenario-desc-top .scenario-desc-txt {
    width: 500px;
    font-size: 20px;
    color: #ffffff;
    letter-spacing: 0;
    line-height: 30px;
    font-weight: 500;
    margin: 30px auto;
  }
  .NHZB_AA_block .scenario-list-item .scenario-desc-top .scenario-desc-cta {
    display: flex;
    flex: 1;
    flex-wrap: wrap;
  }
  .NHZB_AA_block .scenario-list-item .scenario-desc-top .scenario-desc-cta a:nth-child(1) {
    width: 180px;
    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;
    margin: 40px 0 0 40px;
  }
  .NHZB_AA_block .scenario-list-item .scenario-desc-top .scenario-desc-cta a:nth-child(2) {
    width: 180px;
    height: 48px;
    border: 1px solid #ffffff;
    border-radius: 4px;
    font-size: 18px;
    color: #ffffff;
    letter-spacing: 0;
    text-align: center;
    line-height: 48px;
    font-weight: 500;
    margin-left: 30px;
    margin: 40px 0 0 40px;
  }
  /*************************************************************************/
  .NHZB_BB {
    width: 1160px;
    margin: 0 auto;
  }
  .NHZB_BB_block {
    width: 1160px;
    height: 684px;
    background-image: linear-gradient(180deg, #ffffff 0%, #ffffff 100%);
    box-shadow: 0px 30px 50px 0px #e2e4f8;
    border-radius: 10px;
    margin-top: 40px;
  }
  .NHZB_BB_block_tit {
    width: 1160px;
    height: 151px;
    background: url(https://website-static.vhall.com/web/images/nhzb/bb_bg.png);
    background-size: cover;
    background-repeat: no-repeat;
  }
  .NHZB_BB_block_tit div:nth-child(1) {
    font-size: 28px;
    color: #ffffff;
    letter-spacing: 0;
    line-height: 38px;
    font-weight: 500;
    padding: 25px 0 0 37px;
  }
  .NHZB_BB_block_tit div:nth-child(2) {
    font-size: 16px;
    color: #ffffff;
    letter-spacing: 0;
    line-height: 30px;
    font-weight: 400;
    padding: 15px 0 0 37px;
  }
  .NHZB_BB_block .NHZB_BB_block_list {
    display: flex;
    flex: 1;
    flex-wrap: wrap;
    margin-top: 20px;
  }
  .NHZB_BB_block .NHZB_BB_block_list_txt {
    width: 350px;
    padding: 0 20px;
  }
  .NHZB_BB_block_list_txt .NHZB_BB_block_list_block {
    width: 300px;
    height: 120px;
    position: relative;
  }
  .NHZB_BB_block_list_txt .NHZB_BB_block_list_block.none {
    position: inherit;
  }
  .NHZB_BB_block_list_txt .NHZB_BB_block_list_block::before {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    width: 270px;
    height: 1px;
    background: url(https://website-static.vhall.com/web/images/nhzb/bb_line.svg);
    background-size: cover;
    background-repeat: no-repeat;
  }
  .NHZB_BB_block_list_txt .NHZB_BB_block_list_block.act,
  .NHZB_BB_block_list_txt .NHZB_BB_block_list_block:hover {
    background: #f7f7f7;
  }
  .NHZB_BB_block_list_txt .NHZB_BB_block_list_block div:nth-child(1) {
    font-size: 20px;
    color: #b22a26;
    letter-spacing: 0;
    line-height: 20px;
    font-weight: 500;
    padding: 20px 20px 15px;
  }
  .NHZB_BB_block_list_txt .NHZB_BB_block_list_block div:nth-child(2) {
    font-size: 13px;
    color: #666666;
    letter-spacing: 0;
    line-height: 20px;
    font-weight: 500;
    padding: 0 20px;
  }
  .NHZB_BB_block_list_img {
    width: 460px;
    padding-top: 50px;
  }
  .NHZB_BB_block_list_img img {
    width: 460px;
  }
  .NHZB_BB_cta {
    display: flex;
    flex: 1;
    flex-wrap: wrap;
    margin: 30px auto;
    width: 380px;
  }
  .NHZB_BB_cta a {
    display: block;
    width: 180px;
    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_BB_cta a:nth-child(2) {
    display: block;
    width: 180px;
    height: 48px;
    border: 1px solid #b22a26;
    background: none;
    border-radius: 4px;
    font-size: 18px;
    color: #b22a26;
    letter-spacing: 0;
    text-align: center;
    line-height: 48px;
    font-weight: 500;
    margin-left: 20px;
  }
  .OT_BG {
    background: url(https://website-static.vhall.com/web/images/nhzb/ot_bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 0 0 30px;
  }
  /*************************************************************************/
  .NHZB_CC {
    width: 1160px;
    margin: 0 auto;
  }
  .NHZB_CC_block {
    width: 1160px;
    height: 700px;
    background-image: linear-gradient(180deg, #ffffff 0%, #ffffff 100%);
    box-shadow: 0px 30px 50px 0px #e2e4f8;
    border-radius: 10px;
    margin-top: 40px;
  }
  .NHZB_CC_block_tit {
    width: 1160px;
    height: 151px;
    background: url(https://website-static.vhall.com/web/images/nhzb/bb_bg.png);
    background-size: cover;
    background-repeat: no-repeat;
  }
  .NHZB_CC_block_tit div:nth-child(1) {
    font-size: 32px;
    color: #ffffff;
    letter-spacing: 0;
    line-height: 50px;
    font-weight: 500;
    padding: 25px 0 0 37px;
  }
  .NHZB_CC_block_tit div:nth-child(2) {
    font-size: 16px;
    color: #ffffff;
    letter-spacing: 0;
    line-height: 30px;
    font-weight: 400;
    padding: 15px 0 0 37px;
  }
  .NHZB_CC_block .NHZB_CC_block_list {
    display: flex;
    flex: 1;
    flex-wrap: wrap;
    margin-top: 20px;
  }
  .NHZB_CC_block .NHZB_CC_block_list_txt {
    width: 460px;
    padding: 0 20px;
  }
  .NHZB_CC_block_list_txt .NHZB_CC_block_list_block {
    width: 400px;
    height: 130px;
    position: relative;
  }
  .NHZB_CC_block_list_txt .NHZB_CC_block_list_block.none {
    position: inherit;
  }
  .NHZB_CC_block_list_txt .NHZB_CC_block_list_block::before {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    width: 380px;
    height: 1px;
    background: url(https://website-static.vhall.com/web/images/nhzb/cc_line.svg);
    background-size: cover;
    background-repeat: no-repeat;
  }
  .NHZB_CC_block_list_txt .NHZB_CC_block_list_block.act,
  .NHZB_CC_block_list_txt .NHZB_CC_block_list_block:hover {
    background: #f7f7f7;
  }
  .NHZB_CC_block_list_txt .NHZB_CC_block_list_block div:nth-child(1) {
    font-size: 20px;
    color: #b22a26;
    letter-spacing: 0;
    line-height: 20px;
    font-weight: 500;
    padding: 20px 20px 20px;
  }
  .NHZB_CC_block_list_txt .NHZB_CC_block_list_block div:nth-child(2) {
    font-size: 13px;
    color: #666666;
    letter-spacing: 0;
    line-height: 20px;
    font-weight: 500;
    padding: 0 20px;
  }
  .NHZB_CC_block_list_img {
    width: 660px;
    padding-top: 20px;
  }
  .NHZB_CC_block_list_img img {
    width: 660px;
  }
  .NHZB_CC_cta {
    display: flex;
    flex: 1;
    flex-wrap: wrap;
    margin: 30px auto;
    width: 380px;
  }
  .NHZB_CC_cta a {
    display: block;
    width: 180px;
    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_cta a:nth-child(2) {
    display: block;
    width: 180px;
    height: 48px;
    border: 1px solid #b22a26;
    background: none;
    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 {
    margin: 50px auto;
  }
  .NHZB_DD_block {
    background: url(https://website-static.vhall.com/web/images/nhzb/dd_bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    margin: 50px auto;
  }
  .solution-item-service {
    position: relative;
    font-size: 0;
    width: 1160px;
    margin: 0 auto;
  }
  .solution-item-service .service-item {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 290px;
    height: 521px;
    font-size: 14px;
    z-index: 2;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .solution-item-service .service-item:nth-child(1) {
    background-image: url(https://website-static.vhall.com/web/images/nhzb/dd_1.png);
  }
  .solution-item-service .service-item:nth-child(2) {
    background-image: url(https://website-static.vhall.com/web/images/nhzb/dd_2.png);
  }
  .solution-item-service .service-item:nth-child(3) {
    background-image: url(https://website-static.vhall.com/web/images/nhzb/dd_3.png);
  }
  .solution-item-service .service-item:nth-child(4) {
    background-image: url(https://website-static.vhall.com/web/images/nhzb/dd_4.png);
  }
  .solution-item-service .service-item::after,
  .solution-item-service .service-item::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    -webkit-transition: all 0.35s;
    -o-transition: all 0.35s;
    transition: all 0.35s;
  }
  .solution-item-service .service-item::after {
    /*
    background-color: rgba(22, 23, 27, .9)
    */
  }
  .solution-item-service .service-item:nth-child(1)::before {
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 0;
    background-image: url(https://website-static.vhall.com/web/images/nhzb/dd_1_h.png);
  }
  .solution-item-service .service-item:nth-child(2)::before {
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 0;
    background-image: url(https://website-static.vhall.com/web/images/nhzb/dd_2_h.png);
  }
  .solution-item-service .service-item:nth-child(3)::before {
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 0;
    background-image: url(https://website-static.vhall.com/web/images/nhzb/dd_3_h.png);
  }
  .solution-item-service .service-item:nth-child(4)::before {
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 0;
    background-image: url(https://website-static.vhall.com/web/images/nhzb/dd_4_h.png);
  }
  .solution-item-service .service-item dl {
    position: absolute;
    left: 30px;
    z-index: 2;
    bottom: 30px;
    overflow: hidden;
    -webkit-transition: all 0.35s;
    -o-transition: all 0.35s;
    transition: all 0.35s;
  }
  .solution-item-service .service-item dl dt {
    font-size: 24px;
    color: #ffffff;
    letter-spacing: 0;
    line-height: 80px;
    font-weight: 700;
  }
  .solution-item-service .service-item dl dd {
    margin-left: 0;
    font-size: 14px;
    line-height: 21px;
    color: #fff;
    opacity: 0;
    margin-bottom: 5px;
    height: 0;
    -webkit-transition: all 0.35s;
    -o-transition: all 0.35s;
    transition: all 0.35s;
  }
  .solution-item-service .service-item.active::after,
  .solution-item-service .service-item:hover::after {
    background-color: transparent;
  }
  .solution-item-service .service-item.active::before,
  .solution-item-service .service-item:hover::before {
    opacity: 1;
  }
  .solution-item-service .service-item.active dl,
  .solution-item-service .service-item:hover dl {
    height: auto;
    overflow: visible;
  }
  .solution-item-service .service-item.active dl dd,
  .solution-item-service .service-item:hover dl dd {
    height: auto;
    opacity: 1;
  }
  /****************************************************************************************************/
  .NHZB_EE {
    width: 1160px;
    margin: 50px auto 100px;
  }
  .NHZB_EE_block {
    display: flex;
    flex: 1;
    flex-wrap: wrap;
  }
  .NHZB_EE_block .NHZB_EE_list {
    width: 380px;
    height: 212px;
    background: url(https://website-static.vhall.com/web/images/nhzb/ee_1.png);
    background-size: cover;
    background-repeat: no-repeat;
    color: #000;
    cursor: pointer;
  }
  .NHZB_EE_block .NHZB_EE_list:nth-child(2) {
    background: url(https://website-static.vhall.com/web/images/nhzb/ee_2.png);
    background-size: cover;
    background-repeat: no-repeat;
    margin-left: 10px;
  }
  .NHZB_EE_block .NHZB_EE_list:nth-child(3) {
    background: url(https://website-static.vhall.com/web/images/nhzb/ee_3.png);
    background-size: cover;
    background-repeat: no-repeat;
    margin-left: 10px;
  }
  .NHZB_EE_block .NHZB_EE_list.act,
  .NHZB_EE_block .NHZB_EE_list:hover {
    color: #fff;
    background: url(https://website-static.vhall.com/web/images/nhzb/ee_1_h.png);
    background-size: cover;
    background-repeat: no-repeat;
  }
  .NHZB_EE_block .NHZB_EE_list:nth-child(2).act,
  .NHZB_EE_block .NHZB_EE_list:nth-child(2):hover {
    background: url(https://website-static.vhall.com/web/images/nhzb/ee_2_h.png);
    background-size: cover;
    background-repeat: no-repeat;
  }
  .NHZB_EE_block .NHZB_EE_list:nth-child(3).act,
  .NHZB_EE_block .NHZB_EE_list:nth-child(3):hover {
    background: url(https://website-static.vhall.com/web/images/nhzb/ee_3_h.png);
    background-size: cover;
    background-repeat: no-repeat;
  }
  .NHZB_EE_block .NHZB_EE_list div:nth-child(1) {
    font-size: 24px;
    letter-spacing: 0;
    line-height: 32px;
    font-weight: 500;
    padding: 35px 0 0 30px;
  }
  .NHZB_EE_block .NHZB_EE_list div:nth-child(2) {
    width: 250px;
    height: 60px;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 20px;
    font-weight: 400;
    padding: 20px 0 0 30px;
  }
  /****************************************************************************************************/
  .NHZB_FF {
    width: 1200px;
    margin: 50px auto 100px;
  }
  .NHZB_FF .NHZB_FF_block {
    overflow: inherit;
  }
  .NHZB_FF .NHZB_FF_block .NHZB_FF_block_list {
    display: flex;
    flex: 1;
  }
  .NHZB_FF .NHZB_FF_block .NHZB_FF_block_list .NHZB_FF_block_img {
    width: 600px;
    height: 400px;
    margin-top: 40px;
  }
  .NHZB_FF .NHZB_FF_block .NHZB_FF_block_list .NHZB_FF_block_img img {
    width: 600px;
    height: 400px;
  }
  .NHZB_FF .NHZB_FF_block .NHZB_FF_block_list .NHZB_FF_block_fast {
    width: 600px;
    height: 480px;
    background: url(https://website-static.vhall.com/web/images/nhzb/ff_txt_bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
  }
  .NHZB_FF .NHZB_FF_block .NHZB_FF_block_list .NHZB_FF_block_fast::after {
    position: absolute;
    content: "";
    top: 50px;
    left: 30px;
    width: 60px;
    height: 50px;
    background-image: url(https://website-static.vhall.com/web/images/nhzb/ff_txt_y.svg);
    background-size: cover;
    background-repeat: no-repeat;
  }
  .NHZB_FF .NHZB_FF_block .NHZB_FF_block_list .NHZB_FF_block_fast .NHZB_FF_block_txt {
    width: 530px;
    height: 150px;
    font-size: 16px;
    color: #ffffff;
    letter-spacing: 0;
    line-height: 30px;
    font-weight: 500;
    margin: 130px 0 0 30px;
  }
  .NHZB_FF .NHZB_FF_block .NHZB_FF_block_list .NHZB_FF_block_fast .NHZB_FF_block_icon {
    display: flex;
    flex: 1;
    flex-wrap: wrap;
  }
  .NHZB_FF .NHZB_FF_block .NHZB_FF_block_list .NHZB_FF_block_fast .NHZB_FF_block_icon div {
    width: 120px;
    text-align: center;
    margin-left: 20px;
    margin-top: 50px;
  }
  .NHZB_FF .NHZB_FF_block .NHZB_FF_block_list .NHZB_FF_block_fast .NHZB_FF_block_icon div img {
    width: 40px;
    height: 40px;
  }
  .NHZB_FF .NHZB_FF_block .NHZB_FF_block_list .NHZB_FF_block_fast .NHZB_FF_block_icon div span {
    display: block;
    width: 120px;
    height: 30px;
    font-size: 14px;
    color: #ffffff;
    letter-spacing: 0;
    line-height: 24px;
    font-weight: 500;
  }
  .swiper-button-prev,
  .swiper-container-rtl .swiper-button-next {
    left: -50px;
    color: #f00;
  }
  .swiper-button-next,
  .swiper-container-rtl .swiper-button-prev {
    right: -50px;
    color: #f00;
  }
  /****************************************************************************************************/
  .NHZB_GG {
    background: url(https://website-static.vhall.com/web/images/nhzb/gg_bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 77px 0;
  }
  .NHZB_GG .NHZB_GG_block {
    width: 1200px;
    height: 729px;
    margin: 0 auto;
    background: url(https://website-static.vhall.com/web/images/nhzb/gg_1.png);
    background-size: cover;
    background-repeat: no-repeat;
  }
  .NHZB_GG .NHZB_GG_block .NHZB_GG_tit {
    font-size: 40px;
    color: #ffffff;
    letter-spacing: 0;
    text-align: center;
    line-height: 100px;
    font-weight: 500;
  }
  /****************************************************************************************************/
  .AllBg {
    margin-top: 80px;
  }
  /****************************************************************************************************/
  /********************************************************************************/
  .InfoBg {
    background: url(https://website-static.vhall.com/web/images/event/info_bg.svg);
    background-size: cover;
    background-repeat: no-repeat;
    height: 270px;
  }
  .InfoCont {
    padding: 50px 0 0 0;
    display: block;
    width: 1200px;
    margin: 0 auto;
  }
  .InfoContLt {
    text-align: center;
  }
  .InfoContLt div:nth-child(1) {
    font-size: 40px;
    color: #ffffff;
    letter-spacing: 0;
    text-align: center;
    line-height: 56px;
    font-weight: 500;
  }
  .InfoContCta {
    display: flex;
    flex: 1;
    flex-wrap: wrap;
    width: 400px;
    margin: 0 auto;
  }
  .InfoContCta a:nth-child(1) {
    width: 180px;
    height: 48px;
    background: #ffffff;
    border-radius: 4px;
    font-size: 18px;
    color: #b22a26;
    letter-spacing: 0;
    text-align: center;
    line-height: 48px;
    font-weight: 500;
    margin: 40px 0 0 0;
  }
  .InfoContCta a:nth-child(2) {
    width: 180px;
    height: 48px;
    border: 1px solid #ffffff;
    border-radius: 4px;
    font-size: 18px;
    color: #ffffff;
    letter-spacing: 0;
    text-align: center;
    line-height: 48px;
    font-weight: 500;
    margin-left: 30px;
    margin: 40px 0 0 40px;
  }
}
