.contain {
  width: 100%;
}

.contain .top {
  /*height: 100%;*/
  position: relative;
}

.contain .top .imgg {
  width: 100%;
  /*height: 5.32rem;*/
}

.contain .top .fontBox {
  width: 5.34rem;
  height: 2.3rem;
  position: absolute;
  left: 19%;
  top: 30%;
}

.contain .top .fontBox span:nth-of-type(1) {
  font-size: 35px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #ffffff;
  display: block;
  margin-bottom: 0.34rem;
}

.contain .top .fontBox span:nth-of-type(2) {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
}
.contain .productValueDiv {
  background-color: #f8f8f8;
  width: 100%;
  padding: 0.85rem 0 0.41rem 0;
  height: 5.49rem;
  box-sizing: border-box;
}
.contain .productValueDiv .productValue {
  width: 12.02rem;
  margin: 0 auto;
  height: 3.65rem;
  /*border: 1px solid black;*/
}
.contain .productValueDiv .productValue .introDiv {
  width: 6.26rem;
  height: 3.55rem;
  display: inline-block;
  padding-left: 0.71rem;
  padding-right: 1.2rem;
  float: left;
  background: #ffffff;
  box-sizing: border-box;
}
.contain .productValueDiv .productValue .introDiv h4 {
  padding-top: 0.5rem;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #252525;
  line-height: 0.3rem;
  margin-bottom: 0.1rem;
}
.contain .productValueDiv .productValue .introDiv p {
  width: 4.35rem;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #252525;
  line-height: 30px;
}
@media screen and (min-width: 0) and (max-width: 1399px) {
  .contain .productValueDiv .productValue .introDiv h4 {
    padding-top: 0.6rem;
  }
  .contain .productValueDiv .productValue .introDiv p {
    line-height: 20px;
  }
}

@media screen and (min-width: 1400px) and (max-width: 2000px) {
}
.contain .productValueDiv .productValue .showPic {
  float: right;
  width: 5.75rem;
  display: inline-block;
}
.contain .productValueDiv .productValue .showPic img {
  width: 5.75rem;
  height: 3.68rem;
  display: inline-block;
}
/*平台架构*/
.ptjgDiv {
  width: 100%;
  height: 6.14rem;
  background: #ffffff;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.ptjgDiv > h4 {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #252525;
  margin: 0.78rem 0;
}
.ptjgDiv .ptjgContent {
  height: 3.26rem;
  width: 10.23rem;
  display: flex;
  flex-wrap: wrap;
  /* justify-content: space-between; */
}
.ptjgDiv .ptjgContent .ptjgItem {
  height: 1.26rem;
  display: flex;
  justify-content: space-between;
}
.ptjgDiv .ptjgContent .ptjgItem .itemLeft {
  width: 1.08rem;
  height: 1.26rem;
}
.ptjgDiv .ptjgContent .ptjgItem .itemLeft img {
  width: 100%;
  height: 100%;
}
.ptjgDiv .ptjgContent .ptjgItem:nth-of-type(1),
.ptjgDiv .ptjgContent .ptjgItem:nth-of-type(3) {
  margin-right: 2rem;
}
.ptjgDiv .ptjgContent .ptjgItem:nth-of-type(1) .itemRight,
.ptjgDiv .ptjgContent .ptjgItem:nth-of-type(3) .itemRight {
  width: 1.84rem;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  /* margin-right: 2.06rem; */
}
.ptjgDiv .ptjgContent .ptjgItem:nth-of-type(2) .itemRight {
  width: 3.2rem;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
.ptjgDiv .ptjgContent .ptjgItem:nth-of-type(4) .itemRight {
  width: 1.56rem;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
.ptjgDiv .ptjgContent .ptjgItem .itemRight .title {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #3e3a39;
}
.ptjgDiv .ptjgContent .ptjgItem .itemRight .content {
  width: 1.84rem;
  height: 0.54rem;
  display: flex;
  flex-wrap: wrap;
}
.ptjgDiv .ptjgContent .ptjgItem:nth-of-type(2) .itemRight .content {
  width: 3.2rem;
}
.ptjgDiv .ptjgContent .ptjgItem:nth-of-type(4) .itemRight .content {
  width: 1.8rem;
}
.ptjgDiv .ptjgContent .ptjgItem .itemRight .content .contentItem {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #686767;
}
.ptjgDiv
  .ptjgContent
  .ptjgItem:nth-of-type(1)
  .itemRight
  .content
  .contentItem:nth-of-type(1),
.ptjgDiv
  .ptjgContent
  .ptjgItem:nth-of-type(3)
  .itemRight
  .content
  .contentItem:nth-of-type(1),
.ptjgDiv
  .ptjgContent
  .ptjgItem:nth-of-type(1)
  .itemRight
  .content
  .contentItem:nth-of-type(3),
.ptjgDiv
  .ptjgContent
  .ptjgItem:nth-of-type(3)
  .itemRight
  .content
  .contentItem:nth-of-type(3) {
  margin-right: 0.2rem;
}
.ptjgDiv .ptjgContent .ptjgItem:nth-of-type(1),
.ptjgDiv .ptjgContent .ptjgItem:nth-of-type(3) {
  width: 3.38rem;
}
.ptjgDiv .ptjgContent .ptjgItem:nth-of-type(2) {
  width: 4.79rem;
}
.ptjgDiv .ptjgContent .ptjgItem:nth-of-type(4) {
  width: 3.15rem;
}
.ptjgDiv
  .ptjgContent
  .ptjgItem:nth-of-type(2)
  .itemRight
  .content
  .contentItem:nth-of-type(1),
.ptjgDiv
  .ptjgContent
  .ptjgItem:nth-of-type(2)
  .itemRight
  .content
  .contentItem:nth-of-type(2),
.ptjgDiv
  .ptjgContent
  .ptjgItem:nth-of-type(2)
  .itemRight
  .content
  .contentItem:nth-of-type(3),
.ptjgDiv
  .ptjgContent
  .ptjgItem:nth-of-type(2)
  .itemRight
  .content
  .contentItem:nth-of-type(4),
.ptjgDiv
  .ptjgContent
  .ptjgItem:nth-of-type(2)
  .itemRight
  .content
  .contentItem:nth-of-type(5),
.ptjgDiv
  .ptjgContent
  .ptjgItem:nth-of-type(2)
  .itemRight
  .content
  .contentItem:nth-of-type(6),
.ptjgDiv
  .ptjgContent
  .ptjgItem:nth-of-type(2)
  .itemRight
  .content
  .contentItem:nth-of-type(7) {
  margin-right: 0.2rem;
}
.ptjgDiv
  .ptjgContent
  .ptjgItem:nth-of-type(4)
  .itemRight
  .content
  .contentItem:nth-of-type(1),
.ptjgDiv
  .ptjgContent
  .ptjgItem:nth-of-type(4)
  .itemRight
  .content
  .contentItem:nth-of-type(3) {
  margin-right: 0.2rem;
}
/* 平台优势 */
.ptysDiv {
  width: 100%;
  height: auto;
  background: #f7f6f6;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.ptysDiv > h4 {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #252525;
  margin: 0.5rem 0 0.4rem 0;
}

.ptysDiv .featuresContent {
  width: 12rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 40px;
}

.ptysDiv .featuresContent .featuresItem {
  width: 5.9rem;
  height: 1.66rem;
  background: #ffffff;
  border: 1px solid #eeeeee;
  display: flex;
  align-items: center;
  padding: 10px 0;
}
.ptysDiv .featuresContent .featuresItem {
  box-shadow: 0px 0px 3px 3px #eeeeee;
}

.ptysDiv .featuresContent .featuresItem .left {
  width: 0.48rem;
  height: 0.5rem;
  background: url(../images/wisdomCampus/zhxy-icon1@2x.png) no-repeat;
  background-size: contain;
  margin: 0 0.28rem 0 0.59rem;
}

.ptysDiv .featuresContent .featuresItem:nth-of-type(1) {
  margin-bottom: 0.24rem;
}

.ptysDiv .featuresContent .featuresItem:nth-of-type(2) {
  margin-bottom: 0.24rem;
}

.ptysDiv .featuresContent .featuresItem:nth-of-type(2) .left {
  background: url(../images/wisdomCampus/zhxy-icon2@2x.png) no-repeat;
  background-size: contain;
}

.ptysDiv .featuresContent .featuresItem:nth-of-type(3) .left {
  background: url(../images/wisdomCampus/zhxy-icon3@2x.png) no-repeat;
  background-size: contain;
}

.ptysDiv .featuresContent .featuresItem:nth-of-type(4) .left {
  background: url(../images/wisdomCampus/zhxy-icon4@2x.png) no-repeat;
  background-size: contain;
}

.ptysDiv .featuresContent .featuresItem .rightContent .title {
  font-size: 15px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #262626;
  margin-bottom: 0.17rem;
}

.ptysDiv .featuresContent .featuresItem .rightContent .content {
  width: 3.49rem;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #262626;
  line-height: 0.25rem;
  opacity: 0.7;
}
