html {
  background-color: #e9ebf4;
}
.w1200 {
  max-width: 12rem;
  margin: 0 auto;
}
img {
  display: block;
  width: 100%;
}
.bar-item {
    padding: 0.2rem;
    border-bottom: 1px solid #ccc;
}

.line-img {
  width: 100%;
  margin-top: 41px !important;
}

.selected {
    border-bottom: 2px solid black;
}

.bar-container .bar-item {
  cursor: pointer;
  font-weight: bold;
  font-size: 0.22rem;
  line-height: 0.7rem;
  color: #102553;
  
}

.bar-content-container {
    margin: 0.2rem auto;
    
}

.bar-content-box {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-top: .4rem;
    font-size: 0.22rem;
    line-height: 0.7rem;
    color: #102553;
}

.bar-content-container  .hidden {
  display: none 
}

.bar-content-box .left-box {
    width:38%
}
.bar-content-box .right-box {
    position:relative;
    width: 60%;
    font-size: 0.22rem;
    line-height: 0.35rem;
    color: #102553;
}
.bar-content-box .detail {
    position:absolute;
    color: #184de1;
    right:0;
    bottom:0;
}
.part-one {
    position: relative;
    width: 100%;
    height: 5.15rem;
    margin-top: 1.39rem;
}
.part-one .my-container {
  height: 100%;
}
.part-one .my-container .left-info {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
  height: 100%;
  width: 6.5rem;
}
.part-one .my-container .left-info h2 {
  font-weight: bold;
  font-size: 0.56rem;
  line-height: 0.7rem;
  color: #102553;
}
.part-one .my-container .left-info p {
  width: 100%;
  margin-top: 0.07rem;
  font-size: 0.2rem;
  line-height: 0.3rem;
  color: #7f8799;
  text-align: justify;
}

.part-one .btn{
  font-size:0.2rem; 
  padding:0.2rem;
   text-align: center;
   cursor: pointer;
  color: white;
  border-radius: 0.05rem

}
.part-one .position-right-img {
  position: absolute;
  top: 0;
  right: 0;
  width: unset;
  width: auto;
  height: 100%;
}
.part-two {
  width: 100%;
}
.part-two .my-container {
  padding-top: 0.1rem;
  width: 100%;
}
.part-two .my-container .list-group {
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.part-two .my-container .list-group .item {
  width: 3.55rem;
}
.part-two .my-container .list-group .item p {
  width: 100%;
  font-size: 0.16rem;
  line-height: 0.28rem;
  color: #7f8799;
  text-align: justify;
}


.part-three {
  position: relative;
  width: 100%;
  margin-top: 0.31rem;
}
.part-three .my-container {
  position: relative;
  padding-top: 0.3rem;
  z-index: 1;
}
.part-three .my-container .title-box {
  width: 100%;
  height: 0.61rem;
  flex-direction: column;
}
.part-three .my-container .title-box h2 {
  font-size: 0.36rem;
  line-height: 0.38rem;
  font-weight: bold;
  color: #102553;
}
.part-three .my-container .title-box h4 {
  margin-top: 0.08rem;
  font-weight: bold;
  font-size: 0.18rem;
  line-height: 0.2rem;
  color: #102553;
  text-transform: uppercase;
}
.part-three .content-box p {
  width:100%;
  font-size: 0.16rem;
  line-height: 0.28rem;
  color: #7f8799;
  text-align: justify;
  margin:0.2rem auto ;
}
.part-three .my-container img {
  margin-top: 0.39rem;
}

.part-four {
  width: 100%;
  padding-bottom: 0.98rem;
}
.part-four .my-container .title-box {
  width: 100%;
  height: 0.64rem;
  margin-bottom: 0.26rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.part-four .my-container .title-box h2 {
  font-size: 0.36rem;
  line-height: 0.38rem;
  font-weight: bold;
  color: #102553;
}
 .part-four .my-container p {
        margin-top: 0.2rem;
        width: 100%;
        font-size: 0.16rem;
        line-height: 0.28rem;
        color: #7f8799;
        text-align: justify;
    }


.part-four .my-container .title-box h4 {
    margin-top: 0.08rem;
    font-weight: bold;
    font-size: 0.18rem;
    line-height: 0.2rem;
    color: #102553;
    text-transform: uppercase;
}

    .part-four .my-container .content-box {
       display:flex;
       justify-content:space-between;
       padding-top:0.2rem;
       margin-bottom:0.5rem;
    }
    .part-four .my-container .content-box  h2{
        text-align:center;
        font-size: 0.2rem;
        line-height: 0.38rem;
        font-weight: bold;
        color: #102553;
        margin-top:0.2rem;
    }
    .part-four .my-container .content-box .content-box-info {
        width:50%
    }
        .part-four .my-container .content-box img {
            width: 80%;
            height: 7.5rem;
            margin: 0.2rem auto 0;
        }

.part-five {
  margin-top: 0.67rem;
  width: 100%;
}
.part-five .my-container .content-box {
  position: relative;
  width: 100%;
  height: 3rem;
}
.part-five .my-container .content-box .item {
  position: absolute;
  width: 5.4rem;
  height: 1.8rem;
  background-image: url(/static/cn/images/algorithm/part_five_bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 0.35rem;
  padding-left: 0.94rem;
  padding-right: 0.87rem;
}
.part-five .my-container .content-box .item h2 {
  font-size: 0.22rem;
  line-height: 0.24rem;
  font-weight: bold;
  color: #000;
}
.part-five .my-container .content-box .item p {
  margin-top: 0.06rem;
  font-size: 0.16rem;
  line-height: 0.28rem;
  color: #7f8799;
  text-align: justify;
}
.part-five .my-container .content-box .item.position-1 {
  left: 0;
  top: 0;
  z-index: 1;
}
.part-five .my-container .content-box .item.position-2 {
  left: 3.45rem;
  bottom: 0;
  z-index: 2;
}
.part-five .my-container .content-box .item.position-3 {
  right: 0;
  top: 0.05rem;
  z-index: 3;
}
.part-five .my-container .line-img {
  margin-top: 0.42rem;
}
.part-six .my-container {
  padding-top: 0.67rem;
}
.part-six .my-container .title-box {
  width: 100%;
  height: 0.61rem;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.part-six .my-container .title-box h2 {
  font-size: 0.36rem;
  line-height: 0.38rem;
  font-weight: bold;
  color: #102553;
}
.part-six .my-container .title-box h4 {
  margin-top: 0.08rem;
  font-weight: bold;
  font-size: 0.18rem;
  line-height: 0.2rem;
  color: #102553;
  text-transform: uppercase;
}
.part-six .my-container .content-box {
  width: 100%;
  margin-top: 0.26rem;
}
.part-six .my-container .content-box p {
  width:100%;
  font-size: 0.16rem;
  line-height: 0.28rem;
  color: #7f8799;
  text-align: justify;
}
.part-six .my-container .content-box .icon-group {
  width: 6.38rem;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.part-six .my-container .content-box .icon-group .item {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
.part-six .my-container .content-box .icon-group .item img {
  display: block;
  width: 0.39rem;
}
.part-six .my-container .content-box .icon-group .item .info {
  padding-left: 0.19rem;
}
.part-six .my-container .content-box .icon-group .item .info h2 {
  font-weight: bold;
  font-size: 0.26rem;
  line-height: 0.34rem;
  color: #102553;
}
.part-six .my-container .content-box .icon-group .item .info h4 {
  font-weight: bold;
  font-size: 0.3rem;
  line-height: 0.34rem;
  color: #102553;
}
.part-six .my-container .line-img {
  margin-top: 0.7rem;
}
.part-seven {
  width: 100%;
}
.part-seven .my-container {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding-top: 0.86rem;
  padding-bottom: 0.71rem;
  border-bottom: 1px dotted #000;
}
.part-seven .my-container .left-box {
  width: 6.73rem;
}
.part-seven .my-container .left-box .title-box {
  width: 100%;
  height: 0.61rem;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.part-seven .my-container .left-box .title-box h2 {
  font-size: 0.36rem;
  line-height: 0.38rem;
  font-weight: bold;
  color: #102553;
}
.part-seven .my-container .left-box .title-box h4 {
  margin-top: 0.08rem;
  font-weight: bold;
  font-size: 0.18rem;
  line-height: 0.2rem;
  color: #102553;
  text-transform: uppercase;
}
.part-seven .my-container .left-box p {
  margin-top: 0.24rem;
  font-size: 0.16rem;
  line-height: 0.28rem;
  color: #7f8799;
  text-align: justify;
}
.part-seven .my-container .left-box .btn-link {
  margin-top: 0.26rem;
  width: 1.97rem;
  height: 0.47rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-weight: bold;
  font-size: 0.18rem;
  line-height: 0.2rem;
  border: 3px solid #89d5fe;
  background-color: #024aea;
  border-radius: 0.1rem;
}
.part-seven .my-container .left-box .bottom-text {
  margin-top: 0.19rem;
  font-weight: bold;
  font-size: 0.18rem;
  line-height: 0.2rem;
  color: #102553;
}
.part-seven .my-container .right-box {
  width: 4.7rem;
}
.part-seven .my-container .right-box img {
  width: 100%;
}
