.fivemessage-title .fiveG-color {
  color: #e3e3e3;
}

.fivemessage-title .fiveG-color {
  color: #e4e4e4;
}

/* 简介 */
.fiveGmessagePro {
  background: #fff;
  padding-top: 26px;
}
.mainItemInfo {
  margin: 30px 0;
}
.mainItemInfo h3 {
  color: #0168bf;
}
.mainItemInfo p {
  font-size: 16px;
  color: #303030;
}
.mainItemInfo dl dt {
  font-size: 16px;
  line-height: 30px;
  color: #3f4147;
}
.fiveGmessageTxt p {
  font-size: 20px;
  font-family: Source Han Sans CN;
  font-weight: 800;
  color: #3f4147;
  line-height: 14px;
  padding-bottom: 26px;
  margin: 20px 0 0 0;
}

.messageInfo {
  font-size: 20px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #000014;
  line-height: 50px;
  padding-bottom: 89px;
}

.fivemessage-title {
  padding-top: 94px;
  margin-bottom: 30px;
}

.fivemessage-title h2 {
  color: #3f4147;
}

.fivemessage-title p {
  color: #3f4147;
  margin: 20px 0 0 0;
}

.fiveGmessageStyle {
  background: url(../../images/fiveGmessage/tedian.png) no-repeat;
  background-size: cover;
}

.products-content {
  width: 680px;
  padding-top: 41px;
  padding-bottom: 127px;
  color: #e3e3e3;
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #e3e3e3;
  line-height: 40px;
}

.products-content li {
  margin: 10px 0;
}

.products-content p {
  font-size: 20px;
}

.products-content span {
  display: inline-block;
  white-space: nowrap;
  font-size: 18px;
}

.aiSmartStyle {
  background: url(../../images/fiveGmessage/aiSmartStyle.png) no-repeat;
}

.nav-tabName {
  display: flex;
}

.nav-tabName span {
  height: 24px;
  display: block;
  flex: 1;
  text-align: center;
  line-height: 24px;
  font-size: 24px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #aeaeae;
  padding-bottom: 39px;
  border-bottom: 3px solid #aeaeae;
}

.nav-tabName span.active {
  border-bottom: 3px solid #3f4147;
  color: #3f4147;
}

.pro-content {
  display: none;
  padding: 43px 0;
  text-align: left;
}

.pro-content:first-child {
  display: block;
}

/* 产品优势 */
.pro-Advantage {
  background: url(../../images/fiveGmessage/aiSmartStyle.png) no-repeat;
  padding-bottom: 100px;
}

.proAdvantege-item {
  background: #ffffff;
  box-shadow: 0px 5px 20px 4px rgba(5, 1, 1, 0.07);
  margin: 10px;
  text-align: center;
  padding: 50px;
  cursor: pointer;
}

.proAdvantege-item span {
  width: 50px;
  height: 4px;
  display: inline-block;
  margin: 8px 0 15px 0;
  border-radius: 2px;
  background: url(../../images/fiveGmessage/hover.png) no-repeat;
}

.proAdvantege-item:hover span {
  border-radius: 2px;
  background: url(../../images/fiveGmessage/hover_active.png) no-repeat;
}

.proAdvantege-item:visited span {
  border-radius: 2px;
  background: url(../../images/fiveGmessage/hover.png) no-repeat;
}

.proAdvantege-item img {
  margin: 0 auto;
}

.proAdvantege-item h2 {
  height: 19px;
  font-size: 20px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #303030;
  line-height: 20px;
}

.proAdvantege-item p {
  font-size: 12px;
  font-family: Source Han Sans CN;
  font-weight: 300;
  color: #525252;
  line-height: 20px;
}

/* 解决方案 */
.fivemessage-img {
  float: left;
}

.fivemessage-img img {
  width: 80%;
  height: auto;
}

.fivemessage-info {
  float: left;
}

.fivemessage-text {
  font-size: 20px;
  font-family: Source Han Sans CN;
  font-weight: 300;
  margin-left: 101px;
  color: #040000;
  width: 270px;
}

.fivemessage-text p,
.fivemessage-text span {
  font-size: 20px;
  line-height: 40px;
  font-family: Source Han Sans CN;
}
.fivemessage-text span {
  display: inline-block;
}
.fivemessage-text p {
  font-weight: 400;
  margin: 0;
  padding: 15px 0;
}
.tab-box3 {
  display: flex;
  justify-content: center;
  align-items: center;
}

@media screen and (max-width: 768px) {
  .fiveGmessageStyle {
    background: #3f4147;
  }
  .products-content span {
    display: inline-block;
    white-space: normal;
    font-size: 18px;
  }
  .products-content {
    width: auto;
    padding: 0 8px;
    padding-top: 41px;
    padding-bottom: 127px;
    color: #e3e3e3;
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #e3e3e3;
    line-height: 40px;
  }
  .products-content p,
  .products-content span {
    color: #e3e3e3;
  }
}
