body {
  /* overflow-x: hidden; */
  /* font-size: 12px; */
  /* min-width: 320px;
  width: 10rem;
  font-size: 16px!important; */
  /* margin: 0 auto; */
}

h1 {
  position: relative;
  height: 36px;
  line-height: 35px;
  font-size: 36px;
  font-weight: 400;
  color: #323232;
}

h1::after {
  content: '';
  position: absolute;
  height: 3px;
  background: #2F8AF1;
  border-radius: 1px;
  top: 54px;
  left: 50%;
}

.area-box {
  padding: 78px 0 111px 0;
}

.area-box .title h1::after {
  width: 94px;
  margin-left: -46px;
}

.area-box .show-area {
  display: flex;
  box-shadow: 0px 0px 21px 0px rgba(0, 0, 0, 0.08);
}

.area-box .show-area .words {
  padding: 0 32px 0 22px;
}

.area-box .show-area img {
  width: 568px !important;
  height: 420px !important;
}

.area-box .show-area .words p {
  margin-top: 35px;
  height: 194px;
  font-size: 14px;
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  line-height: 30px;
}

.area-box .show-area h4 {
  margin-top: 32px;
  height: 36px;
  font-size: 36px;
  font-weight: 400;
  color: #333333;
  line-height: 36px;
}

.area-box .show-area+.title {
  margin-top: 10px;
}

.area-box .title+ul {
  display: flex;
  margin-top: 136px;
  justify-content: space-between;
}

.area-box .title+ul li p {
  margin-top: 20px;
  text-align: center;
  height: 70px;
  line-height: 38px;
  font-size: 24px;
  font-weight: 400;
  color: #1F3245;
}

.frameword {
  padding: 49px 0 78px 0;
  background: #F5F8FB;
}

.frameword .title h1::after {
  width: 124px;
  margin-left: -62px;
}

.frameword .fw-box {
  margin-top: 87px;
  display: flex;
}

.frameword .fw-box .lf {
  width: 870px;
  height: 628px;
  /* background: #FFFFFF;
  box-shadow: 0px .015625rem .083333rem 0px rgba(15, 75, 156, 0.14);
  border-radius: .09375rem; */
  padding: 10px;

  /* width: 4.53125rem;
height: 3.270833rem; */
  background: #FFFFFF;
  box-shadow: 0px 3px 16px 0px rgba(15, 75, 156, 0.14);
  border-radius: 18px;
}

.frameword .fw-box .lf img {
  width: 821px;
  height: 613px;
  /* box-shadow: 0px .015625rem .083333rem 0px rgba(15, 75, 156, 0.14); */
}

.frameword .fw-box .rt {
  margin-left: 58px;
  width: 266px;
}

.frameword .fw-box .rt h6 {
  margin-top: 78px;
  line-height: 42px;
  font-size: 30px;
  font-weight: bold;
  color: #333333;
}

.frameword .fw-box .rt p {
  position: relative;
  margin-top: 35px;
  /* margin-left: 15px; */
  line-height: 30px;
  font-size: 16px;
  font-weight: 400;
  color: #333333;

}

.frameword .fw-box .rt p::before {
  /* content: '';
  position: absolute;
  width: 5px;
  height: 5px;
  left: -15px;
  top: 13px;
  border-radius: 50%;
  background: #B3B3B3; */
}

.frameword .fw-box .rt .btn {
  margin-top: 45px;
}

.frameword .fw-box .rt .btn span {
  display: block;
  padding: 12px 33px;
  line-height: 16px;
  box-sizing: border-box;
  font-size: 16px;
  color: #2F8AF1;
  font-weight: 400;
  border: 1px solid #2F8AF1;
  cursor: pointer;
  border-radius: 4px;
}

.frameword .fw-box .rt .btn span:hover {
  background: #ffffff;
}


.advantage {
  padding-top: 118px;
}

.advantage .title h1::after {
  width: 78px;
  margin-left: -39px;
}

.advantage .title+.solution-value .swiper-wrapper .swiper-slide ul {
  display: flex;
  /* margin-top: 133px; */
  justify-content: space-between;
}

.advantage .title+.solution-value .swiper-wrapper .swiper-slide ul li {
  position: relative;
  font-size: 0;
}

.advantage .title+.solution-value .swiper-wrapper .swiper-slide ul .two {
  position: absolute;
  left: 25%;
  top: 0;
  margin-left: 0.5% !important;
}

.solution-value .swiper-wrapper .swiper-slide ul li img {
  width: 280px;
  height: 381px;
}

.advantage .title+.solution-value .swiper-wrapper .swiper-slide ul li dl {
  position: absolute;
  width: 280px;
  padding: 0 35px;
  box-sizing: border-box;
  bottom: 90px;
  text-align: center;
}

.advantage .title+.solution-value .swiper-wrapper .swiper-slide ul li dt {
  font-size: 18px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #333333;
  line-height: 18px;
}

.advantage .title+.solution-value .swiper-wrapper .swiper-slide ul li dd {
  margin-top: 10px;
  line-height: 22px;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #797979;
}

.succeed {
  padding-top: 104px;
}

.succeed .title h1::after {
  width: 78px;
  margin-left: -39px;
}

.succeed .succeed-box {
  margin: 122px 0 141px 0;
}

.succeed .succeed-box ul {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 20px 20px;
}

.succeed .succeed-box ul li {
  /* margin-top: 24px;  */
  padding: 23px 20px 22px 20px;
  /* padding: 10px; */
  border: 1px solid #ECECEC;
  text-align: center;
}

.succeed .succeed-box ul li:hover {
  background: #2F8AF1;
  color: #FFFFFF;
}

.succeed .succeed-box ul li span {
  height: 17px;
  font-size: 16px;
  font-weight: 400;
  line-height: 17px;
}

.content_lits {
  display: grid;
  width: 100%;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 48px 60px;
  margin-top: 100px;
  margin-bottom: 100px
}

.content_lits .lit {
  display: flex;
}

.content_lits .lit .imgs {
  padding-right: 20px;
}

.content_lits .lit .imgs img {
  width: 100%;
  height: 100%;

}

.content_lits .lit .text {
  display: flex;
  flex-direction: column;
}

.content_lits .lit .text .title {
  text-align: left;
  font-size: 20px;
}

.content_lits .lit .text .memo {
  text-align: left;
  font-size: 16px;
  padding-top: 10px;
  color: #666;
}

/* 四个图片高度 */
/* .advantage .container {
  width: 500px;
  height: 825px;
  background-color: red;
  display:flex

} */


/* 解决方案底下四个图片 */
/* .advantage .container>ul {

} */