.inside-banner {
  height: 690px;
  margin-bottom: 220px;
  background: url("../image/banner_bg41.png") no-repeat;
  background-size: cover;
  background-position: bottom center;
}

.inside-banner .txtInfor {
  position: relative;
}

.inside-banner .txtInfor .img {
  width: 350px;
  position: absolute;
  right: 24px;
  bottom: -38px;
}

.inside-banner .txtInfor .txt {
  /* width: 571px; */
  padding-top: 51px;
  z-index: 1;
  position: relative;
}

.inside-banner .txtInfor .txt .bigTxt {
  font-family: PingFangSC, PingFang SC;
  font-weight: 600;
  font-weight: bold;
  font-size: 56px;
  color: #233863;
  line-height: 78px;
}

.inside-banner .txtInfor .txt .smallTxt {
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 20px;
  color: #4a4a4a;
  line-height: 48px;
}

.inside-banner .txtInfor .txt .smallTxt br {
  display: none;
}

.inside-banner .txtInfor .txt .bigTxt-02 {
  font-weight: 500;
  font-size: 32px;
  color: #233863;
  line-height: 48px;
  margin-bottom: 12px;
}

.inside-banner .m-banner-bg {
  display: none;
}

.digital-growth-first-child {
  position: relative;
  margin-top: -262px;
}

.digital-growth .img {
  width: 600px;
  height: 501px;
  float: left;
}

.digital-growth .m-img {
  display: none;
}

.digital-growth .text {
  width: calc(100% - 600px);
  float: left;
  /* margin-top: 79px; */
  padding-left: 55px;
}

.title-01 {
  font-weight: bold;
  font-size: 30px;
  color: #233863;
  line-height: 42px;
  text-align: center;
}

.digital-growth .text .title-01 {
  text-align: left;
}

.digital-growth .text .desBox .desItem {
  margin-top: 24px;
  position: relative;
}

.digital-growth .text .desBox .desItem::before {
  /* content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    background: url("../image/duihao.png") no-repeat;
    top: 7px;
    background-size: cover; */
}

.digital-growth .text .desBox .desItem:first-child {
  margin-top: 40px;
}

.digital-growth .text .desBox .desItem .txt1 {
  font-weight: bold;
  font-size: 20px;
  color: #233863;
  line-height: 28px;
  /* padding-left: 28px; */
}

.digital-growth .text .desBox .desItem .txt2 {
  /* font-family: Verdana; */
  font-size: 20px;
  color: #4A4A4A;
  line-height: 32px;
  text-align: left;
  font-style: normal;
  /* margin-bottom: 24px; */
  /* padding-left: 28px; */
}

.manage {
  margin-top: 21px;
}

.manage .manage-box {
  margin: 48px 0 0;
  width: 100%;
  display: flex;
  gap: 0 32px;
}

.manage .manage-box .manage-item {
  box-sizing: border-box;
  transition: all 0.3s;
}

.manage .manage-box .middleCenter {
  margin: inherit;
}

.manage .manage-box .manage-item .insideBox {
  width: 291px;
  background: #ffffff;
  box-shadow: 0px 18px 43px -6px rgba(197, 210, 235, 0.4);
  border-radius: 16px;
  position: relative;
}

.manage .manage-box .manage-item .insideBox .img {
  position: relative;
  height: 198px;
}

.manage .manage-box .manage-item .insideBox .img img {
  padding: 24px 70px;
}

.manage .manage-box .manage-item .insideBox .txt {
  padding: 0 32px 74px;
  text-align: center;
}

.manage .manage-box .manage-item .insideBox .txt .title {
  font-size: 20px;
  font-weight: bold;
  color: #233863;
  line-height: 25px;
}

.manage .manage-box .manage-item .insideBox .txt .des {
  margin-top: 17px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 14px;
  color: #888888;
  line-height: 22px;
}

.manage .manage-box .manage-item:hover {
  transform: translateY(-20px);
}

.range {
  margin-top: 65px;
  background-image: url("../image/effect_bg.png");
  background-size: cover;
}

.range .title-01 {
  padding-top: 174px;
}

.range .range-box {
  padding-top: 48px;
  display: flex;
  gap: 0 60px;
}

.range .range-box .range-item {
  box-sizing: border-box;
  transition: all 0.3s;
}

.range .range-box .range-item .insideBox {
  width: 380px;
  height: 366px;
  background: #ffffff;
  box-shadow: 0px 28px 43px -6px rgba(197, 210, 235, 0.4);
  border-radius: 16px;
  position: relative;
}

.range .range-box .range-item .insideBox .img {
  position: relative;
  height: 208px;
}

.range .range-box .range-item.insideBox .txt {
  padding: 39px;
  padding-top: 16px;
  box-sizing: border-box;
  text-align: center;
}

.range .range-box .range-item .insideBox .txt .title {
  margin-top: 40px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 600;
  font-weight: bold;
  font-size: 18px;
  color: #233863;
  line-height: 25px;
}

.range .range-box .range-item .insideBox .txt {
  padding: 0 32px 24px 32px;
}

.range .range-box .range-item .insideBox .more {
  position: absolute;
  bottom: 49px;
  left: 32px;
  text-decoration: underline;
  font-family: PingFangSC, PingFang SC;
  font-size: 14px;
  color: #233863;
  line-height: 20px;
}

.range .range-box .range-item .insideBox .more:hover {
  color: #229af4;
}

.range .range-box .range-item:hover {
  transform: translateY(-20px);
}

.numerous {
  padding-top: 105px;

  position: relative;
}

.numerous::before {
  content: "";
  position: absolute;
  top: -50px;
  left: 0;
  width: 100%;
  height: 855px;
  background: url("../image/choose_bg.png") center;
  background-size: cover;
  z-index: -1;
}

.numerous .numerous-box {
  margin-top: 48px;
  padding-bottom: 98px;
}

.numerous .numerous-box .img {
  width: 564px;
  height: 503px;
  float: right;
}

.numerous .text {
  float: left;
  width: calc(100% - 564px);
  padding-right: 32px;
  margin-top: 75px;
}

.numerous .text .desItem {
  margin-top: 24px;
  position: relative;
}

.numerous .text .desItem::before {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  background: url("../image/duihao.png") no-repeat;
  background-size: contain;
  top: 5px;
}

.numerous .text .desItem:first-child {
  margin-top: 0px;
}

.numerous .text .desItem .txt1 {
  padding-left: 28px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 600;
  font-weight: bold;
  font-size: 20px;
  color: #233863;
  line-height: 28px;
}

.numerous .text .desItem .txt2 {
  margin-top: 12px;
  padding-left: 28px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 16px;
  color: #4a4a4a;
  line-height: 22px;
}

.numerous .m-numerous-pic {
  display: none;
}

.asked {
  margin-top: 64px;
  padding-bottom: 58px;
}

.asked .asked-box {
  margin-top: 26px;
}

.asked .asked-box .asked-img {
  width: 445px;
  float: left;
}

.asked .asked-box .asked-img img {
  width: 445px;
  height: 474px;
}

.asked .asked-ul {
  width: calc(100% - 445px);
  float: left;
  margin-top: 33px;
  padding-left: 56px;
}

.asked .asked-ul li {
  position: relative;
  margin-top: 16px;
  background: #ffffff;
  box-shadow: 0px 0px 13px 0px rgba(197, 210, 235, 0.2);
  border-radius: 8px;
  cursor: pointer;
}

.asked .asked-ul li:hover {
  background: linear-gradient(270deg, #3ae49e 0%, #00c9d0 100%);
}

.asked .asked-ul li.active:hover {
  background: #ffffff;
}

.asked .asked-ul li:hover .li-item .title-head p {
  color: #ffffff;
}

.asked .asked-ul li:hover .title-head::after {
  background-color: #ffffff;
}

.asked .asked-ul li.active:hover .li-item .title-head p {
  color: #233863;
}

.asked .asked-ul li .li-item {
  padding: 24px;
}

.asked .asked-ul li .li-item .title-head p {
  font-size: 18px;
  font-weight: bold;
  color: #233863;
  line-height: 25px;
}

.asked .asked-ul li .li-item .title-box {
  display: none;
}

.asked .asked-ul li .li-item .title-box .text {
  margin-top: 16px;
  width: 620px;
  font-weight: 400;
  font-size: 14px;
  color: #888888;
  line-height: 20px;
}

.asked .asked-ul li .li-item .title-box .tit {
  margin-top: 16px;
  font-size: 16px;
  font-family: Verdana;
  color: #4a4a4a;
  line-height: 24px;
}

.asked .asked-ul li.active .title-box {
  display: block;
}

.asked .asked-ul li .title-head::after {
  position: absolute;
  content: "";
  width: 24px;
  height: 24px;
  right: 24px;
  top: 24px;
  border-radius: 50%;
  text-align: center;
  font-weight: bold;
  color: #233863;
  background-color: #e8f5ff;
  background-image: url("../image/jia.png");
  background-repeat: no-repeat;
  background-size: 50%;
  background-position: center;
}

.asked .asked-ul li.active .title-head::after {
  background-image: url("../image/jian.png");
}

.listen {
  padding-top: 157px;
  background: url("../image/feadback_g.png") no-repeat;
}

.low-top-listen {
  padding-top: 48px;
}

/* 轮播 */
.client-box .conTabs {
  overflow: hidden;
  position: relative;
}

.client-box .conTabs .spBox {
  background: #ffffff;
  box-shadow: 0px 16px 50px -4px rgba(157, 168, 194, 0.2);
  border-radius: 16px;
  padding: 32px;
  box-sizing: border-box;
  height: 278px;
}

.client-box .conTabs .spBox .top {
  padding-bottom: 24px;
  border-bottom: 1px solid #dae0e7;
  display: flex;
  align-items: center;
  font-family: PingFangSC, PingFang SC;
  font-weight: 600;
  font-weight: bold;
  font-size: 24px;
  color: #233863;
  line-height: 33px;
}

.client-box .conTabs .spBox .top img {
  width: 88px;
  height: 88px;
  float: left;
  margin-right: 23px;
}

.client-box .conTabs .spBox .text {
  padding: 24px 0 53px;
  box-sizing: border-box;
  font-weight: 400;
  font-size: 16px;
  color: #4a4a4a;
  line-height: 28px;
}

.client-box .conTabs .swiper-container {
  padding: 48px 0 100px;
}

.client-box .conTabs .swiper-pagination {
  left: 0;
  right: 0;
  bottom: 56px;
  margin: auto;
}

.client-box .conTabs .swiper-pagination-bullet {
  margin: 0 3px;
  width: 12px;
  height: 12px;
  background: #d8d8d8;
  opacity: 1;
  cursor: pointer;
}

.client-box .conTabs .swiper-pagination-bullet-active {
  width: 30px;
  background: #229af4;
  border-radius: 6px;
}

.client-box .conTabs .swiper-slide.swiper-slide-next .spBox,
.client-box .conTabs .swiper-slide.swiper-slide-prev .spBox {
  box-shadow: 0px 16px 50px -4px rgba(157, 168, 194, 0.15);
  opacity: 0.5;
}

.manage .title-01 br {
  display: none;
}

.providing .providing-box .providing-item {
  /* margin-bottom: 73px; */
}

.providing .providing-box .providing-item .container {
  display: flex;
  align-items: center;
}

.providing .providing-box .providing-item:nth-child(2) {
  /* margin-bottom: 76px; */
}

.providing .providing-box .providing-item:nth-child(3) {
  /* margin-bottom: 72px; */
}

.providing .providing-box .providing-item .img {
  width: 600px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.providing .providing-box .providing-item:nth-of-type(even) .img {
  justify-content: flex-end;
}

.providing .providing-box .providing-item .img img {
  /* display: block; */
}

.providing .providing-box .providing-item .text {
  /* float: right; */
  width: calc(100% - 600px);
  padding-left: 60px;
}

.providing .providing-box .providing-item:nth-child(2n) .container {
  flex-direction: row-reverse;
}

.providing .providing-box .providing-item:nth-child(2n) .text {
  padding-left: 0px;
  padding-right: 60px;
}

.providing .item01 .text {
  /* margin-top: 76px; */
}

.providing .item02 .text {
  /* margin-top: 76px; */
}

.providing .item03 .text {
  /* margin-top: 64px; */
}

.providing .item04 .text {
  /* margin-top: 76px; */
}

.providing .item01,
.providing .item03 {
  position: relative;
}

.providing .item01::before,
.providing .item03::before {
  position: absolute;
  content: '';
  left: 0;
  width: 787px;
  height: 780px;
  top: -176px;
  background: url("https://dhr.marketingforce.com/cn/product/sales/test/images/p-bg-01.png") no-repeat;
  background-size: cover;
  z-index: -1;
}

.providing .item02,
.providing .item04 {
  position: relative;
}

.providing .item02::before,
.providing .item04::before {
  position: absolute;
  content: '';
  right: 0;
  width: 838px;
  height: 809px;
  top: -176px;
  background: url("https://dhr.marketingforce.com/cn/product/sales/test/images/p-bg-02.png") no-repeat;
  background-size: cover;
  z-index: -1;
}

.providing .providing-box .providing-item .text .text-h {
  font-family: PingFangSC, PingFang SC;
  font-weight: 600;
  font-weight: bold;
  font-size: 36px;
  color: #233863;
  line-height: 50px;
}

.providing .providing-box .providing-item .text .text-m {
  margin-top: 32px;
}

.providing .providing-box .providing-item .text .text-m ul li {
  position: relative;
}

.providing .providing-box .providing-item .text .text-m ul li .text-item {
  padding: 16px 24px 16px 28px;
}

.providing .providing-box .providing-item .text .text-m ul li.active {
  background: #F7F8FA;
}

.providing .providing-box .providing-item .text .text-m ul li.active p:first-child {
  color: #229AF4;
}

.providing .providing-box .providing-item .text .text-m ul li::before {
  content: '';
  position: absolute;
  left: 0;
  width: 1px;
  height: 100%;
  background: #D8D8D8;
}

.providing .providing-box .providing-item .text .text-m ul li.active::before {
  content: '';
  position: absolute;
  left: 0;
  width: 4px;
  max-height: 0;
  background: #229AF4;
  transition: max-height .5s ease;
}

.providing .providing-box .providing-item .text .text-m ul li.active::before {
  max-height: 100%;
}

.providing .providing-box .providing-item .text .text-m ul li .text-item p {
  font-size: 18px;
  font-family: Verdana, Verdana;
  font-weight: bold;
  color: #233863;
  line-height: 22px;

}

.providing .providing-box .providing-item .text .text-m ul li .text-item p:first-child {
  cursor: pointer;
}

.providing .providing-box .providing-item .text .text-m ul li .text-item p:last-child {
  display: none;
}

.providing .providing-box .providing-item .text .text-m ul li.active .text-item p:last-child {
  display: block;
  margin-top: 12px;
  font-size: 14px;
  font-family: Verdana;
  color: #888888;
  line-height: 24px;
  font-weight: normal;
}

.providing .providing-box .providing-item .text .text-m .text-dd {
  width: 600px;
  font-family: Verdana;
  font-size: 20px;
  color: #4A4A4A;
  line-height: 32px;
  text-align: left;
  font-style: normal;
  margin-bottom: 24px;
}

@media screen and (max-width: 1340px) {
  .range .range-box {
    margin: 0;
  }

  .company-logo .logo-box {
    margin-left: 0;
    margin-right: 0;
  }

  .logo-box {
    margin-left: 0;
    margin-right: 0;
  }
}

@media screen and (max-width: 768px) {
  .headerH96Bg {
    display: none;
  }

  .inside-banner {
    height: unset;
    /* background: none; */
    padding-bottom: 102px;
    margin-bottom: 0px;
  }

  .inside-banner .box {
    /* background: url("../image/m-banner-bg1.png") no-repeat; */
    background-size: cover;
    background-position: bottom;
  }

  .inside-banner .txtInfor {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .inside-banner .txtInfor .txt .bigTxt {
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    font-weight: bold;
    font-size: 42px;
    color: #233863;
    line-height: 59px;
    text-align: left;
    margin-bottom: 24px;
  }

  .inside-banner .txtInfor .txt {
    padding-top: 0;
  }

  .inside-banner .txtInfor .txt .bigTxt-02 {
    font-family: PingFangSC, PingFang SC;
    font-weight: 500;
    font-size: 20px;
    color: #233863;
    line-height: 30px;
    text-align: left;
    font-style: normal;
    margin-bottom: 12px;
  }

  .inside-banner .txtInfor .txt .smallTxt {
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 16px;
    color: #4a4a4a;
    line-height: 28px;
    text-align: left;
    margin-bottom: 40px;
  }

  .inside-banner .txtInfor .txt .smallTxt br {
    display: inline;
  }

  .inside-banner .txtInfor .txt .smallTxt span {
    display: none;
  }

  .inside-banner .box .btn .getBtn {
    width: 100%;
  }

  .inside-banner .m-banner-bg {
    width: 100%;
    display: flex;
    justify-content: center;
    position: absolute;
    bottom: 187px;
  }

  .inside-banner .m-banner-bg img {
    width: 100%;
    height: 278px;
  }

  .title-01 {
    font-size: 32px;
    line-height: 45px;
  }

  .numerous .title-01 {
    padding: 0 34px;
  }

  .digital-growth {
    margin-top: 5px;
  }

  .digital-growth .container {
    display: flex;
    flex-direction: column;
    padding: 0;
  }

  .digital-growth .img {
    display: none;
    width: 100%;
    height: unset;
    float: none;
    margin-bottom: 3px;
  }

  .digital-growth .m-img {
    display: block;
    width: 100%;
    height: unset;
    float: none;
    margin-bottom: 3px;
  }

  .digital-growth .text {
    width: 100%;
    float: none;
    margin-top: 0;
    padding: 0 24px;
  }

  /* .digital-growth .container .title-01 {
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    font-weight: bold;
    font-size: 32px;
    color: #233863;
    line-height: 45px;
  } */

  .digital-growth .text .desBox .desItem {
    margin-top: 22px !important;
  }

  .digital-growth .text .desBox .desItem .txt1 {
    font-weight: 600;
    font-weight: bold;
  }

  .manage {
    margin-top: 48px;
  }

  .manage .title-01 {
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    font-weight: bold;
    font-size: 32px;
    color: #233863;
    line-height: 45px;
    margin-bottom: 32px;
    text-align: center;
  }

  .manage .title-01 br {
    display: inline;
  }

  .manage .manage-box {
    gap: unset;
    flex-direction: column;
  }

  .manage .manage-box .manage-item {
    margin-bottom: 24px;
  }

  .manage .manage-box .manage-item .insideBox {
    width: 100%;
    padding: 20px 50px 40px;
  }

  .manage .manage-box .manage-item .insideBox .img {
    height: 150px;
    position: initial;
    display: flex;
    justify-content: center;
  }

  .manage .manage-box .manage-item .insideBox .img img {
    padding: 0;
    position: inherit;
  }

  .manage .manage-box .manage-item .insideBox .txt {
    padding: 0;
    margin-top: 24px;
  }

  .manage .manage-box .manage-item .insideBox .txt .title {
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    font-weight: bold;
    font-size: 24px;
    color: #233863;
    line-height: 33px;
    text-align: center;
  }

  .manage .manage-box .manage-item .insideBox .txt .des {
    margin-top: 16px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 16px;
    color: #888888;
    line-height: 28px;
  }

  .range {
    background: none;
    margin-top: 24px;
  }

  .range .title-01 {
    padding-top: 0;
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    font-weight: bold;
    font-size: 32px;
    color: #233863;
    line-height: 45px;
    text-align: center;
    margin-bottom: 32px;
  }

  .range .range-box {
    padding-top: 0;
    gap: unset;
    flex-direction: column;
  }

  .range .range-box .range-item {
    margin-bottom: 24px;
  }

  .range .range-box .range-item .insideBox .img {
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
  }

  .range .range-box .range-item:nth-child(1) .insideBox .img {
    background: #c2e5fe;
  }

  .range .range-box .range-item:nth-child(2) .insideBox .img {
    background: #b6f5e9;
  }

  .range .range-box .range-item:nth-child(3) .insideBox .img {
    background: #def9f3;
  }

  .range .range-box .range-item .insideBox .img .middleCenter {
    top: auto;
  }

  .range .range-box .range-item .insideBox {
    width: 100%;
    height: unset;
  }

  .range .range-box .range-item .insideBox .txt .title {
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    font-weight: bold;
    font-size: 24px;
    color: #233863;
    line-height: 33px;
    text-align: left;
    margin-top: 0;
    margin-bottom: 24px;
  }

  .range .range-box .range-item .insideBox .txt {
    padding: 40px 24px;
  }

  .range .range-box .range-item .insideBox .more {
    position: initial;
  }

  .range .range-box .range-item:hover {
    transform: none;
  }

  .numerous {
    margin-top: 24px;
    padding-top: 0;
  }

  .numerous .m-numerous-pic {
    margin-top: 16px;
    display: block;
    width: 100%;
  }

  .numerous .numerous-box .img {
    display: none;
  }

  .numerous .numerous-box {
    padding-bottom: 64px;
    /* margin-top: 32px; */
    margin-top: 0;
  }

  .numerous .text {
    width: unset;
    float: none;
    margin-top: 0;
    padding-right: 0;
  }

  .numerous .text .desItem .txt2 {
    margin-top: 9px;
    line-height: 28px;
  }

  .numerous::before {
    content: "";
    position: absolute;
    top: 420px;
    left: 0;
    width: 100%;
    height: 427px;
    background: url("../image/m-choose-bg.png") bottom;
    background-size: cover;
    z-index: -1;
  }

  .asked {
    margin-top: 48px;
  }

  .asked .asked-box .asked-img img {
    display: none;
  }

  .asked .asked-ul {
    width: 100%;
    float: none;
    margin-top: 0;
    padding-left: 0;
  }

  .asked .asked-ul li .li-item {
    padding: 16px;
  }

  .asked .asked-ul li .title-head::after {
    right: 18px;
    top: 18px;
  }

  .listen {
    padding-top: 72px;
    background: url("../image/m-listen-bg.png") no-repeat;
    background-size: contain;
  }

  .low-top-listen {
    padding-top: 32px;
  }

  .client-box .conTabs .spBox .top img {
    width: 74px;
    height: 74px;
    margin-right: 16px;
  }

  .client-box .conTabs .spBox .top p {
    font-family: PingFangSC, PingFang SC;
    font-weight: bold;
    font-size: 20px;
    color: #233863;
    line-height: 28px;
  }

  .client-box .conTabs .swiper-container {
    padding-left: 24px;
    padding-right: 24px;
  }

  .client-box .conTabs .spBox {
    height: unset;
    padding: 32px 23px 32px 24px;
  }

  .client-box .conTabs .spBox .text {
    padding-top: 24px;
    padding-bottom: 0;
  }

  .asked .asked-ul li .li-item .title-head p {
    width: calc(100% - 40px);
  }

  .asked .asked-ul li .li-item .title-box .text {
    width: auto;
    line-height: 24px;
  }

  .client-box .conTabs .swiper-container {
    padding-bottom: 65px;
  }

  .client-box .conTabs .swiper-pagination {
    bottom: 32px;
  }

  /* .providing .providing-box {
		padding-top: 24px;
	} */
  .providing .providing-box .providing-item {
    margin-bottom: 32px;
  }

  .providing .providing-box .providing-item:nth-child(3) {
    margin-bottom: 48px;
  }

  .providing .providing-box .providing-item .container {
    flex-direction: column;
  }

  .providing .item01::before,
  .providing .item02::before,
  .providing .item03::before,
  .providing .item04::before {
    display: none;
  }

  .providing .providing-box .providing-item .img {
    width: 100%;
  }

  .providing .providing-box .providing-item .text {
    width: revert;
    /* padding-left: 0px !important; */
    /* padding-right: 0px !important; */
    margin-top: 30px;
  }

  .providing .providing-box .providing-item .text .text-h {
    font-weight: 600;
    font-weight: bold;
    font-size: 24px;
    color: #233863;
    line-height: 33px;
  }

  .providing .providing-box .providing-item .text .text-m {
    margin-top: 24px;
  }

  .providing .providing-box .providing-item .text .text-m .text-dd {
    font-size: 16px;
    color: #4A4A4A;
    line-height: 28px;
    margin-bottom: 16px;
  }

  .providing .providing-box .providing-item:nth-child(2n) .container {
    flex-direction: column;
  }

  .providing .providing-box .providing-item:nth-child(2) {
    margin-bottom: 36px;
  }

  .inside-banner .txtInfor .img {
    display: none;
  }

  #first-text {
    margin-top: 0;
  }
}

@media screen and (max-width: 390px) {
  .numerous .title-01 {
    font-size: 26px;
  }
}

@media screen and (min-width:391px) and (max-width: 768px) {
  .numerous .title-01 {
    font-size: 28px;
  }
}