.inside-banner {
  height: 596px;
  background-image: url("../image/in-bg-01.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right;
  position: relative;
  z-index: 1;
}

.inside-banner .box .txt {
  padding-top: 51px;
  width: 649px;
}

.inside-banner .box .txt .bigTxt {
  width: 649px;
  margin-bottom: 40px;
}

.inside-banner .box .txt .bigTxt-02 {
  font-weight: bold;
  font-size: 20px;
  color: #233863;
  line-height: 30px;
}

.inside-banner .txtInfor .txt .smallTxt {
  margin-top: 16px;
  margin-bottom: 64px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 20px;
  color: #4a4a4a;
  line-height: 30px;
}

.inside-banner .txtInfor .btn {
  display: flex;
}

.inside-banner .txtInfor .btn a.getBtn {
  background: #229af4;
  margin-right: 20px;
}

.inside-banner .txtInfor .btn a.watchBtn {
  background: #4eddc7;
}

.inside-banner .txtInfor .btn a.getBtn:hover {
  background: #1e8ada;
}

.inside-banner .txtInfor .btn a.watchBtn:hover {
  background: #49cfba;
}

.inside-banner .bannerP {
  position: relative;
}

.inside-banner .bannerP .img {
  position: absolute;
  right: -135px;
  top: 51px;
  width: 675px;
  z-index: -1;
}

.inside-banner .box {
  position: relative;
}

.inside-banner .box::before {
  /* content: "";
  position: absolute;
  width: calc(100% - 13px);
  height: 1604px;
  top: 32px;
  right: 13px;
  background-image: url("../image/in-bg-02.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
  z-index: -1; */
}

.inside-banner .m-img {
  display: none;
}

.title-01 {
  font-size: 40px;
  font-weight: bold;
  color: #233863;
  line-height: 56px;
  text-align: center;
}

.allin {
  margin-top: 54px;
}

.allin .allin-box {
  margin: auto;
  margin-top: 32px;
  width: 974px;
  font-size: 20px;
  color: #888888;
  line-height: 30px;
  text-align: center;
}

.allin .imgtop {
  margin-bottom: 114px;
  margin-top: 40px;
  height: 616px;
  width: 100%;
}

.allin .imgtop img:last-child {
  display: none;
}

.allin .img {
  width: 100%;
}

.allin .allin-item {
  margin-bottom: 40px;
}

.allin .allin-item .container {
  display: flex;
  align-items: center;
}

.allin .allin-item .img {
  width: 500px;
}

.allin .allin-item .img img:nth-of-type(2) {
  display: none;
}

.allin .allin-item .text {
  width: calc(100% - 500px);
  padding-left: 60px;
}

.allin .allin-item:nth-child(2n + 1) .container {
  flex-direction: row-reverse;
}

.allin .allin-item:nth-child(2n + 1) .text {
  /* float: left; */
  padding-left: 0px;
  padding-right: 60px;
}

.allin .allin-item .text .txt-tit {
  font-weight: bold;
  font-size: 40px;
  color: #233863;
  line-height: 56px;
}

.allin .allin-item .text .txt-list {
  margin-top: 32px;

}

.allin .allin-item .text .txt-list .txt-item {
  margin-bottom: 24px;
}

.allin .allin-item .text .txt-list .tit {
  font-weight: bold;
  font-size: 20px;
  color: #233863;
  line-height: 28px;
  position: relative;
  padding-left: 28px;
  position: relative;
}

.allin .allin-item .text .txt-list .tit::before {
  content: '';
  position: absolute;
  top: 8px;
  left: 0;
  background-image: url("../image/duihao.png");
  background-size: cover;
  width: 16px;
  height: 16px;
}

.allin .allin-item .text .txt-list .des {
  margin-top: 12px;
  padding-left: 28px;
  font-weight: 400;
  font-size: 16px;
  color: #4A4A4A;
  line-height: 22px;
}

.allinitem02,
.allinitem03 {
  position: relative;
}

.allinitem02::before {
  position: absolute;
  right: 0;
  top: -364px;
  content: "";
  width: 1100px;
  height: 964px;
  background: url("../image/c-bg-01.png") no-repeat;
  background-size: cover;
  z-index: -1;
}

.allinitem03::before {
  position: absolute;
  left: 0;
  top: 44px;
  content: "";
  width: 1099px;
  height: 1102px;
  background: url("../image/c-bg-02.png") no-repeat;
  background-size: cover;
  z-index: -1;
}

.solutions {
  position: relative;
}

.solutions::before {
  position: absolute;
  left: 0;
  top: -100px;
  content: "";
  width: 100%;
  height: 584px;
  background: url("../image/c-bg-06.png") no-repeat;
  background-size: cover;
  z-index: -1;
}

.solutions .title-01 {
  padding-top: 100px;
}

.solutions .title-02 {
  padding-top: 32px;
  width: 894px;
  margin: auto;
  font-size: 20px;
  font-weight: 400;
  color: #888888;
  text-align: center;
  line-height: 30px;
}

.solutions .solutions-box {
  margin: 48px -37.5px 0px;
}

.solutions .solutions-box .item {
  width: 33.33333%;
  float: left;
  padding: 0 37.5px;
  box-sizing: border-box;
}

.solutions .solutions-box .item .insideBox {
  background: #ffffff;
  border-radius: 16px;
  box-shadow: 0px 28px 43px -6px rgba(197, 210, 235, 0.2);
  height: 554px;
}

.solutions .solutions-box .insideBox .img {
  position: relative;
  height: 240px;
}

.solutions .solutions-box .insideBox .txt {
  padding: 24px 40px;
  box-sizing: border-box;
  text-align: left;
}

.solutions .solutions-box .insideBox .txt .title {
  font-family: PingFangSC, PingFang SC;
  font-weight: 600;
  font-weight: bold;
  font-size: 24px;
  color: #233863;
  line-height: 33px;
}

.solutions .solutions-box .insideBox .txt .des {
  height: 180px;
  margin-top: 24px;
  font-size: 16px;
  font-weight: 400;
  color: #888888;
  line-height: 24px;
}

.listen {
  padding-top: 161px;
  position: relative;
  margin-bottom: 64px;
}

.low-top-listen {
  padding-top: 48px;
}

.listen::before {
  position: absolute;
  left: 0;
  content: "";
  width: 100%;
  height: 668px;
  top: 0;
  background: url("../image/c-bg-07.png") no-repeat;
  background-size: cover;
  z-index: -1;
}

/* 轮播 */
.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;
}

.client-box .conTabs .spBox .top {
  padding-bottom: 23px;
  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: 24px;
}

.client-box .conTabs .spBox .text {
  padding: 24px 0 0;
  box-sizing: border-box;
  font-size: 16px;
  font-weight: 400;
  color: #4a4a4a;
  line-height: 28px;
  height: 108px;
}

.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;
}

.m-title-01 {
  display: none;
}

.contact_us p {
  text-align: left;
}

.contact_us .container {
  display: flex;
  padding: 81px 140px;
}

.contact_us .txt1 {
  margin-bottom: 16px;
}

.contact_us .txt2 {
  margin-bottom: 50px;
}

.contact_us .freeBtn {
  margin: inherit;
}

.contact_us .contact_left {
  padding-right: 170px;
}

.contact_us .contact_right {
  display: flex;
  justify-content: space-between;
  width: 376px;
}

.contact_us .contact_right .item img {
  width: 162px;
  height: 162px;
}

.contact_us .contact_right .item p {
  margin-top: 17px;
  font-family: Verdana;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 19px;
  width: 160px;
  text-align: center;
}

/* 版头 */
.cooperation {
  padding-top: 24px;
  padding-bottom: 72px;
  margin-bottom: 72px;
  background: linear-gradient(174deg, #ffffff 11%, rgba(255, 255, 255, 0.7) 40%, rgba(255, 255, 255, 0.4) 115%), linear-gradient(119deg, rgba(185, 210, 255, 0.9) 0%, rgba(195, 236, 255, 0.9) 31%, rgba(220, 233, 255, 0.9) 101%);
}

.cooperation .cooperInfor {
  margin: 0 -24px;
}

.cooperation .cooperInfor .item {
  width: 25%;
  float: left;
  padding: 0 24px;
  box-sizing: border-box;
}

.cooperation .cooperInfor .item .insideBox {
  border-radius: 4px;
}

.cooperation .cooperInfor .insideBox .img {
  position: relative;
  height: 220px
}

.cooperation .cooperInfor .insideBox .txt {
  padding: 35px 32px 0;
  box-sizing: border-box;
}

.cooperation .cooperInfor .insideBox .txt .title {
  font-size: 24px;
  font-weight: bold;
  color: #233863;
  line-height: 33px;
  position: relative;
  padding-bottom: 12px;
  margin-bottom: 27px;
}

.cooperation .cooperInfor .insideBox .txt .title::after {
  position: absolute;
  content: '';
  display: block;
  width: 48px;
  height: 4px;
  background: #7479F7;
  bottom: 0;
}

.cooperation .cooperInfor .insideBox .txt .des {
  font-weight: 400;
  font-size: 16px;
  color: #4a4a4a;
  line-height: 24px;
}

.aidoc-subtitle {
  font-family: PingFangSC, PingFang SC;
  font-weight: 600;
  font-size: 3rem;
  text-align: center;
  margin: 0px 0px 25px;
  color: #4a4a4a;
}

@media screen and (max-width: 768px) {
  .container {
    padding: 0 24px;
  }

  .inside-banner {
    height: unset;
    background-image: url("../image/m-in-bg-01.png");
  }

  .inside-banner .headerH96Bg {
    display: none;
  }

  .inside-banner .bannerP {
    display: flex;
    flex-direction: column;
  }

  .inside-banner .bannerP .txtInfor {
    margin-top: 31px;
  }

  .inside-banner .bannerP .txt {
    padding-top: 0;
    width: 100%;
  }

  .inside-banner .bannerP .txt .bigTxt {
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    font-weight: bold;
    font-size: 42px;
    color: #233863;
    line-height: 59px;
    margin-bottom: 24px;
    width: 100%;
  }

  .inside-banner .bannerP .txt .bigTxt-02 {
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    font-weight: bold;
    font-size: 20px;
    color: #233863;
    line-height: 30px;
    margin-bottom: 16px;
    white-space: nowrap;
  }

  .inside-banner .bannerP .txt .smallTxt {
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 20px;
    color: #4a4a4a;
    line-height: 30px;
    margin-bottom: 40px;
  }

  .inside-banner .txtInfor .btn a.getBtn {
    width: 100%;
    margin-right: 0;
  }

  .inside-banner .bannerP .img {
    display: none;
  }

  .inside-banner .m-img {
    display: block;
    margin-top: 10px;
  }

  .title-01 {
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    font-weight: bold;
    font-size: 32px;
    color: #233863;
    line-height: 45px;
    text-align: center;
    padding: 0 16px;
  }

  .allin {
    margin-top: 58px;
    position: relative;
  }

  .allin .title-01 {
    margin-bottom: 24px;
  }

  .allin .allin-box {
    width: 100%;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 18px;
    color: #888888;
    line-height: 32px;
    padding: 0 16px;
    margin-bottom: 24px;
    margin-top: 0;
  }

  .allin .imgtop img:first-of-type {
    display: none;
  }

  .allin .imgtop img:last-of-type {
    display: block;
  }

  .allin .imgtop {
    width: 100%;
    height: unset;
    margin-top: 24px;
  }

  .allin .allinitem01 {
    margin-top: 68px;
  }

  .allin .allin-item .container {
    flex-direction: column;
    flex-wrap: wrap;
  }

  .allin .allin-item .container .img {
    width: 100%;
    height: unset;
  }

  .allin .allin-item .container .img img:nth-child(2) {
    display: none;
  }

  .allin .allin-item .text {
    width: 100%;
    padding: 0;
    margin-top: 24px;
  }

  .allin .allin-item .text .txt-desc {
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 16px;
    color: #4a4a4a;
    line-height: 28px;
    margin-top: 24px;
  }

  .allin .allin-item .text .txt-list {
    margin-top: 24px;
  }

  .allin .allin-item .text .txt-list p {
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    font-weight: bold;
    font-size: 18px;
    color: #233863;
    line-height: 25px;
    margin-bottom: 16px;
  }

  .allin .allin-item:nth-child(2n + 1) .text {
    padding-right: 0;
  }

  .solutions .title-01 {
    padding-top: 32px;
    margin-bottom: 24px;
  }

  .solutions .title-02 {
    width: 100%;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 18px;
    color: #888888;
    line-height: 32px;
    text-align: center;
    padding: 0 16px;
    margin-bottom: 32px;
  }

  .solutions .solutions-box {
    margin: 0;
  }

  .solutions .solutions-box .item .insideBox {
    height: unset;
  }

  .solutions .solutions-box .item .insideBox .img {
    height: 212px;
  }

  .solutions .solutions-box .item .insideBox .middleCenter {
    margin: 0 auto;
  }

  .solutions .solutions-box .item {
    width: 100%;
    padding: 0;
    margin-bottom: 48px;
  }

  .solutions .solutions-box .item:last-of-type {
    margin-bottom: 40px;
  }

  .solutions .solutions-box .insideBox .txt .des {
    height: unset;
  }

  .solutions .solutions-box .insideBox .txt {
    padding: 24px 24px 32px;
  }

  .listen {
    padding-top: 0;
  }

  .client-box .conTabs .spBox {
    padding: 32px 24px 32px;
  }

  .listen .m-title-01 {
    display: block;
    padding: 0 24px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    font-weight: bold;
    font-size: 32px;
    color: #233863;
    line-height: 45px;
    text-align: center;
    font-style: normal;
  }

  .client-box .conTabs .swiper-container {
    padding: 32px 24px 48px;
  }

  .client-box .conTabs .spBox .text {
    width: 100%;
    height: 205px;
    font-family: Verdana;
    font-size: 16px;
    color: #4a4a4a;
    line-height: 30px;
  }

  .allin .allin-item .container .img img:nth-child(1) {
    display: none;
  }

  .allin .allin-item .container .img img:nth-child(2) {
    display: block;
  }

  /* 背景图 */
  .inside-banner .box::before {
    display: none;
  }

  .allin::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 718px;
    top: -160px;
    left: 0;
    z-index: -2;
    background: url("../image/m-allin-top.png") no-repeat top/cover;
  }

  .allinitem01 {
    position: relative;
  }

  .allinitem01 .container {
    position: relative;
  }

  .allinitem01::before {
    position: absolute;
    left: 0;
    top: -75px;
    content: "";
    width: 100%;
    height: 266px;
    background: url("../image/m-allin-bg-01.png") no-repeat;
    background-size: cover;
    z-index: -1;
  }

  .allinitem01 .container::before {
    position: absolute;
    right: 0;
    top: 90px;
    content: "";
    width: 372px;
    height: 588px;
    background: url("../image/m-allin-bg-01-sub.png") no-repeat;
    background-size: cover;
    z-index: -1;
  }

  .allinitem02::before {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    width: 345px;
    height: 630px;
    background: url("../image/m-allin-bg-02.png") no-repeat;
    background-size: cover;
    z-index: -1;
  }

  .allinitem03::before {
    position: absolute;
    left: auto;
    right: 0;
    top: -300px;
    content: "";
    width: 372px;
    height: 588px;
    background: url("../image/m-allin-bg-03.png") no-repeat;
    background-size: cover;
    z-index: -1;
  }

  .allin .allin-item {
    margin-bottom: 32px;
  }

  .solutions::before {
    position: absolute;
    left: 0;
    top: -50px;
    content: "";
    width: 100%;
    height: 266px;
    background: url("../image/m-c-bg-06.png") no-repeat;
    background-size: cover;
    z-index: -1;
  }

  .listen {
    padding-top: 50px;
  }

  .low-top-listen {
    padding-top: 32px;
  }

  .listen::before {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    width: 100%;
    height: 266px;
    background: url("../image/m-bg-08.png") no-repeat;
    background-size: cover;
    z-index: -1;
  }

  .allin .allin-item .text .txt-tit {
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    font-weight: bold;
    font-size: 32px;
    color: #233863;
    line-height: 45px;
  }

  .client-box .conTabs .spBox {
    height: unset;
    padding: 32px 23px 32px 24px;
  }

  .client-box .conTabs .spBox .top img {
    width: 74px;
    height: 74px;
    margin-right: 16px;
  }

  .client-box .conTabs .spBox .top {
    margin-bottom: 24px;
  }

  .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 .spBox .text {
    margin-top: 24px;
    padding-top: 0;
    height: 175px;
  }

  .contact_us .container {
    display: block;
    padding: 56px 24px;
  }

  .contact_us .contact_left {
    padding-right: 0;
    padding-bottom: 24px;
    margin-bottom: 24px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  }

  .contact_us p {
    text-align: center;
  }

  .contact_us .txt1 {
    padding: 0;
    width: 230px;
    margin: 0 auto 24px;
  }

  .contact_us .txt2 {
    margin-bottom: 40px;
  }

  .contact_us .freeBtn {
    margin: auto;
  }

  .contact_us .contact_right {
    width: auto;
  }

  .contact_us .contact_right .item img {
    width: 132px;
    height: 132px;
  }

  .contact_us .contact_right .item p {
    width: 130px;
    margin-top: 11px;
  }

  .cooperation .cooperInfor .item {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .cooperation .cooperInfor .item .insideBox {
    border-radius: 4px;
  }

  .aidoc-subtitle {
    margin-top: 64px;
    font-size: 2.6rem;
  }

  .item01 .m-img,
  .item03 .m-img,
  .item05 .m-img,
  .item07 .m-img,
  .item02 .m-img,
  .item04 .m-img,
  .item06 .m-img,
  .item08 .m-img {
    width: 100%;
    height: unset;
    margin-top: 24px;
    margin-bottom: 24px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .cooperation {
    margin-bottom: 0;
    padding-bottom: 32px;
    padding-top: 0;
  }

  .providing .providing-box .providing-item:last-child {
    margin-bottom: 62px;
  }
}

@media screen and (min-width:768px) and (max-width:1280px) {
  .inside-banner .box .txt {
    width: 570px;
  }

  .inside-banner .bannerP .img {
    right: 0;
  }
}