h3{
    font-size: 14px;
    font-weight: 500;
    padding-bottom: 16px;
    text-align: center;
}
h2{
    text-align: center;
    font-size: 21px;
    font-weight: 500;
}
aside{
    width: 45%;
}
aside div{
    text-align: left;
    font-size: 14px;
}
aside div p{
    margin-top:40px;
}
.txt_box{
    display: flex;
    justify-content: space-between;
}
.l_txt{
    width: 27%;
    font-size: 14px;
    color: gray;
    font-family: serif;
    /* padding-right: 10%; */
    line-height: 33px;
   
}
.l_txt1{
    margin: 85px 0;
}
.fi{
    width: 100%;
}
.fi img{
    width: 100%;
}
.l_txt p
{
    margin-bottom: 40px;
  
}
.l_txt ul{
    padding: 0;
}
.l_txt li{
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.l_txt img{
    margin-right: 10px;
}
.l_txt p:nth-child(1)                                                                                   
{
	/* padding-top: 50px; */
}
.o p{
    font-size: 14px;
    /* font-family: monospace; */
    line-height: 24px;
    font-weight: 600;
}
.rp{
    width: 35%;
}
.rp img{
    width: 100%;
}
.bom_txt p{
    font-size: 14px;
    color: gray;
    font-family: serif;
    line-height: 33px;
    margin: 30px 0px 10px 0px;
}
.bom_txt2 p{
    font-size: 14px;
    color: gray;
    font-family: serif;
    line-height:33px;
    margin: 30px 0px;
    margin-bottom: 100px;
}
.bom_txt{
    /* margin: 25px 0px; */
    margin-top: 91px;
}
figure{
    display: flex;
    justify-content: space-between;
    /* padding: 30px 0px; */
    /* margin-bottom: 70px; */
    align-items: center;
}
.logos{
    background: #F1F1F1;
    display: flex;
    justify-content: space-around;
    padding: 20px 0px;
    flex-wrap: wrap;
    align-items: center;
   
}
.logos i{
    width: 16%;
    text-align: center;
    display: block;
}
.logos img{
    transition: all 0.3s 0s linear;
    width: 100%;
}
.logos img:hover{
    transform: translateY(-5px);
}
.l_txt0{
    width: 100%;
    font-size: 14px;
    color: gray;
    font-family: serif;
    /* padding-right: 10%; */
    line-height: 27px;
    margin-bottom: 50px;
}
.lc{
    display: block;
    width: 100%;
    margin: 100px 0px 100px 0px;
}
.lc img{
    width: 100%;
}
.l_txt0>p:nth-child(2){
    margin-top: 20px;
}
.progress0 div{
    width: 13%;
    display: flex;
    flex-direction: column;
    /* justify-content: space-between; */
    align-items: center;
}
.progress0 p:nth-child(1){
    width: 50px;
    height: 50px;
    font-weight: 200;
    background: #222E3A;
    border-radius: 50%;
    color: white;
    text-align: center;
    padding-top: 12px;
    box-sizing: border-box;
    font-size: 12px;
}
.progress0 p:nth-child(2){
    width: 1px;
    height: 210px;
    background:  #D3D0D0;
}
.progress0 p:nth-child(3){
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #222E3A;
    z-index: 1;
}
.progress0 p:nth-child(4){
    width: 100%;
    height: 2px;
    background: #D8D5D5;
    position: relative;
    top: -5px;
}
.progress0 p:nth-child(5){
    position: absolute;
    width: 9%;
    /* bottom: -44px; */
    top: 101%;
    text-align: center;
    color: #222E3A;
}
.progress0{
    display: flex;
    width: 100%;
    align-items: flex-end;
    position: relative;
    margin: 120px 0px 220px 0px;
}
.a{
    position: absolute;
    bottom: 260px;
    z-index: -1;
    width:13%;
}
.a img{
    width: 100%;
}
.o{
    position: relative;
}
.h3{
    margin: 33px 0px 0px 0px;
    color: black;
    font-family: serif;
    border-bottom: 1px solid gainsboro;
    font-size: 14px;
    font-weight: 500;
    padding-bottom: 13px;
    text-align: center;
}
.lo{
    width: 10px;
    height: 10px;
    background: #222E3A;
    border-radius: 50%;
    position: absolute;
    bottom: 0px;
    z-index: 1;
}
.ro{
    width: 10px;
    height: 10px;
    background: #222E3A;
    border-radius: 50%;
    position: absolute;
    bottom: 0px;
    right: 0;
    z-index: 1;
}
.progress0>div:nth-child(1) p:nth-child(2){
    height:55px;
}
.progress0>div:nth-child(2) p:nth-child(2){
    height: 80px;
}
.progress0>div:nth-child(3) p:nth-child(2){
    height: 90px;
}
.progress0>div:nth-child(4) p:nth-child(2){
    height: 100px;
}
.progress0>div:nth-child(5) p:nth-child(2){
    height: 110px;
} 
.progress0>div:nth-child(6) p:nth-child(2){
    height: 120px;
}
.progress0>div:nth-child(7) p:nth-child(2){
    height: 130px;
}
.progress0>div:nth-child(8) p:nth-child(2){
    height: 152px;
}
.progress0>div:nth-child(9) p:nth-child(2){
    height:200px;
}
.logos p{
    font-size: 14px;
    color: gray;
    /* display: block; */
    position: absolute;
    bottom: 23px;
    right: 40px;
}
.logos span{
    width: 5px;
    height: 5px;
    background: gray;
    display: inline-block;
    border-radius: 50%;
    margin-right: 5px;
    margin-bottom: 2px;
}
.lc{
    display: none;
}
.lc_box{
    left: 4px;
      position: relative;
      
  }
  .box2{
    position: relative;
      left: -4px;
      padding-top: 0.3rem;
  }
  .box2 .story div{
    flex-direction: row-reverse;
  }
  .s_ps{
    width: 1.6rem;
    text-align: center;
    padding-top: 0.1rem;
    color: #676767;
    font-size: 10px;
    padding: 5px 0.1rem;
  }
  .v{
    display: grid;
  }
  .l_txt0 p{
      line-height: 38px;
  }
  .lc{
    display: flex;
    justify-content: center;
    z-index: 2;
    margin-bottom: 1rem;
  }
  .line i{
    width: 7px;
    height: 7px;
    background: #676767;
    border-radius: 50%;
    /* margin: 0 auto; */
    position: relative;
    left: -3px;
    display: block;
  }
  .lcv{
      padding: 0;
      margin: 50px 0px;
      display: none;
  }
  .line{
    width: 2px;
    height: 5.3rem;
    background: #9C9797;
    transition: all 3s 0s linear;
  }
  .line i:nth-child(2){
    margin-top: 5.2rem;
    display: block;
  }
  .story{
    font-size: 0.14rem;
    text-align: center;
    margin: 0.18rem 0px;
    align-items: center;
  
  }
  .time{
    width: 35px;
      background: #676767;
      color: white;
      border-radius: 50%;
      display: inline-block;
      line-height: 35px;
      height: 35px;
      font-size: 10px;
  }
  .story>div{
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
  .l1{
    width: 0.7rem;
    height: 1px;
    background: #999595;
  }
  .story>div i{
    width: 7px;
    height:7px;
    background: #676767;
    border-radius: 50%;
  }
  .lc_box{
    left: 10px;
    position: relative;
      
  }
  .box2{
    position: relative;
    left: -10px;
    padding-top: 0.3rem;
  }
  .box2 .story div{
    flex-direction: row-reverse;
  }
  .s_ps{
    width: 1.6rem;
    text-align: center;
    padding-top: 0.1rem;
    color: #676767;
    font-size: 10px;
    padding: 5px 0.1rem;
  }
  
@media screen and (max-width: 768px){
    .l_txt1{
        margin: 0;
    }
    .lc{
        display: flex;
    }
    .o{
        display: none;
    }
    .bom_txt p{
        line-height:27px;
    }
    .logos p{
        font-size: 12px;
        color: gray;
        /* display: block; */
        position: absolute;
        bottom: 8px;
        right: 18px;
    }
    .logo_m{
        position: relative;
    }
    .logos{
        height: 1.5rem;
        overflow: hidden;
        margin-bottom: 80px;
    }
    .logos.active{
        height: auto;
    }
    .l_txt ul{
        margin-bottom: 20px;
    }
    html{
        font-size: 26.67vw;
    }
    .progress0>div:nth-child(1) p:nth-child(2){
        width:70px;
    }
    .progress0>div:nth-child(2) p:nth-child(2){
        width: 80px;
    }
    .progress0>div:nth-child(3) p:nth-child(2){
        width: 90px;
    }
    .progress0>div:nth-child(4) p:nth-child(2){
        width: 100px;
    }
    .progress0>div:nth-child(5) p:nth-child(2){
        width: 110px;
    } 
    .progress0>div:nth-child(6) p:nth-child(2){
        width: 120px;
    }
    .progress0>div:nth-child(7) p:nth-child(2){
        width: 130px;
    }
    .progress0>div:nth-child(8) p:nth-child(2){
        width: 20px;
    }
    
    
    .lo{
        width: 10px;
    height: 10px;
    background: black;
    border-radius: 50%;
    position: absolute;
    top: -7px;
    left: 1.12rem;
    }
    .ro{
        left: 1.12rem;
    }
    .bom_txt2 p{
        margin-bottom: 45px;
        line-height: 27px;
    }
    .p3{
        width: 51% !important;
    }
    .p2{
        width: 60% !important;
    }
 
    
    .logos i{
        width: 33%;
        text-align: center !important;
    }
    .logos img{
        width: 100%;
        transition: all 0.3s 0s linear;
    }
    .l_txt0{
        border-top: 1px solid gainsboro;
        margin-top: 15px;
        /* width: 90%; */
        margin: 0 auto;
        padding-top: 50px;
        /* padding-bottom: 30px; */
}
    figure{
        display: block;
        margin-bottom: 50px;
    }
    .conbox{
        width: 90%;
        padding-top: 20px !important;
        padding-bottom: 50px !important;
    }
    aside div p{
        margin-top: 40px;
    width: 100%;
    text-align: left;
    }
    .l_txt0 p{
        line-height: 27px;
    }
    aside{
        position: inherit;
        width: 100%;
        margin: 0 auto;
        margin-top: 20px;
    }
    h2{
        width: 100%;
        margin: 50px 0px 15px 0px;
    }
    h3{
        margin: 10px 0px 30px 0px;
        padding-bottom:0;
    }
    .txt_box{
        flex-direction: column;
    }
    .rp{
        width: 100%;
    }
    .l_txt{
        width: 100%;
        line-height: 26px;
        padding: 0;
        margin-top: 20px;
    }
    .bom_txt{
        margin: 0;
    }
    .progress0 p:nth-child(5){
        position: absolute;
        width: 29%;
        top: inherit;
        left: 3px;
        font-size: 0.11rem;
        text-align: left;
    }
    .progress0 div{
        width: 100%;
        flex-direction: row-reverse;
        justify-content: flex-end;
    }
    .progress0 p:nth-child(1) {
        width: 50px;
        height: 50px;
        background: black;
        border-radius: 50%;
        color: white;
        text-align: center;
        padding-top: 0.12rem;
        box-sizing: border-box;
        font-size: 12px;
    }
    .progress0 p:nth-child(2) {
        width: 200px;
        height: 1px;
       
    }
    .progress0 p:nth-child(3) {
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background: black;
    }
    .progress0 p:nth-child(4) {
        width: 2px;
        height: 100px;
    
        position: relative;
        /* top: -5px; */
        right: -6px;
    }
    .progress0{
        display: block;
        padding-left: 1.1rem;
        box-sizing: border-box;
        margin: 0.3rem 0px 0.5rem 0px;
    }
    .progress0>div p:nth-child(2){
        height: 1px !important;
    }
    .a{
        left: 1.8rem;
    width: 30%;
    bottom: -0.2rem;
    }
}