.content td,.content a,.content p,.content span,.content h1,.content h2,.content h3,.content h4,.content h5,.content h6{
    font-family: ;
}
.lookAt{
    width: 100%;
    text-align: left;
    margin-top: 20px;
   
}
.lookAtFirst {
    color: #999999;
}
.platformTitle h3{
    text-align: center;
    font-size: 40px;
    font-weight: 500;
    color: #333333;
    line-height: 59px;
    padding: 70px 0px 30px 0px;
}
.platformTitle p{
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 32px;
}
.topContentMain p{
    font-size: 14px;
    font-weight: 400;
    color: #333333;
}

.topContentMain{
    width: 100%;
    display: flex;
    margin: 50px 0px; 
    text-align: center;
    justify-content: space-around;
  }
  .topContentImg img{
    width: 98px;
    height: 98px;
  }
  .topContent,.lookMore,.productSystemContentImgMain div,.newsItemsRightListContent,.newsItemsRightListImg{
    cursor: pointer;
  }
  .topContent>h4{
  /* width: 111px; */
  height: 36px;
  font-size: 24px;
  /* font-family: SourceHanSansCN-Medium, SourceHanSansCN; */
  font-weight: 500;
  margin: 8px 0px;
  color: #265DB0;
  line-height: 36px;
  }
  .topContent>p{
    color: #666;
    text-align: center;
    text-align-last: auto;
  }
  .structure{
    background: #F9F9F9;
  }
  .structureCenter{
      text-align: center;
      padding: 30px;
    }
  .course{
      width: 100%;
  }
  .courseBackground{
      width: 100%;
      background-repeat: no-repeat;
      background-size: 100% 100%;
      height: 2rem;
  }
  .courseBackgroundContent{
      color: white;
      height: 100%;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
  }
  .courseBackgroundContent h3{
      font-size: 24px;
      font-weight: 400;
      margin-bottom: 20px;
  }
  .courseBackgroundContent p{
      font-size: 14px;
      line-height: 30px;
  }
  .geowaytxt{
      max-width: 7rem;
      width: auto;
  }
  .geowaytxt h3{
      font-size: 20px;
  }
.geowaytxt h3 p,.geowaytxt h3 div,.geowaytxt h3 span{
    display: inline;
    color: #517dbf;
    /* font-size: 0.4rem; */
}
  .geowaytxt div{
    font-size: 14px;
}
.track-list li .node-icon-position{
    left: 1.35rem;
    background-image: none;
    width: 10px;
    height: 10px;
    top: 0.1rem;
    background: #265DB0;
    border-radius: 10px;
}
/* .track-list li .node-icon{
    background: url(../images/timePoint3.png) no-repeat!important;
} */
.track-list .firstLi .node-icon-position{
   background: url(../images/time1.jpg) no-repeat;
   width: 0.4rem;
   height: 0.4rem;
   background-size: 0.4rem;
   top: -0.1rem;
   left: 1.19rem;
}
.moreTxt{
    font-size: 20px;
    cursor: pointer;
}
.node-icon-time span {
    font-size: 20px;
    vertical-align: top;
}
.track-list li{
    padding-bottom: 10px;
}
.globalTime{
  display: flex;
  justify-content: center;
  padding: 80px;
}
.moreListt{
    background-size: 25px 20px;
}
.track-list li .bottomLine-geoway{
    left: 1.39rem;
    top: 0.2rem;
    border-left: 0.03rem solid #dedede;
}
.track-list li .node-icon{
    background-size: 0.3rem;
}
.track-list li .node-icon-geoway-top{
    left: 1.03rem;
}
.moreTime{
    width: 0.8rem;
    margin-right: 1.3rem;
    cursor: pointer;
    margin-top: -0.15rem;
}
.moreList{
    width: 0.4rem;
    height: 0.3rem;
    background: url(../images/xia.png) no-repeat;
    background-size: 0.2rem 0.2rem;
    background-position: center;
    display: inline-block;
}
.bannerBottom{
    width: 100%;
}
.lastLi-geoway .bottomLine {
    display: none!important;
}