@charset "utf-8";
.lichengsection1{
    width:100%;
    background: url(../images/lichengbeijing.png) repeat-x;
    background-size: 100% 60%;
    background-position: left bottom;
}
.lichengsection1 .lichengsection1_one{
    width:100%;
    padding:107px 0px;
}
.lichengsection1 .lichengsection1_one .title{
    font-weight: 400;
    font-size: 3vw;
    color: #063A80;
    line-height: 3vw;
}
.lichengsection1 .lichengsection1_one .title .iconfont{
    position: relative;
    top:-5px;
    padding-left:10px;
    font-size: 25px;
}
.lichengsection1 .lichengsection1_one .miaoshu{
    margin: 0px;
    padding-right: 0px;
}
.scroll-container {
      position: relative;
      width: 100%;
      cursor: pointer;
}
.scroll-container .henggang{
      position: absolute;
      top: 400px;
      width: 100%;
      height: 5px;
      background-color: #C5E5E8;
}
.scroll-container .henggang .jiantou{
      position: absolute;
      top:-10px;
      right: -15px;
      font-size: 25px;
      color: #C5E5E8;
}
.scroll-container .scroll-gundong {
    width:100%;
    height: 800px;
    padding:0px 50px;
}
.scroll-container .scroll-gundong .scroll-neirong {
    width:100%;
    height: 100%;
    overflow: hidden;
}
.scroll-container .scroll-gundong .scroll-neirong .scroll-content {
  -webkit-user-select: none; /* Safari */
  -moz-user-select: none; /* Firefox */
  -ms-user-select: none; /* IE10+/Edge */
  user-select: none; /* Standard syntax */
  display: inline-block; /* 使内容横向排列 */
  transform: translateX(0px);
  transition: all .5s;
  white-space: nowrap;
  cursor: pointer;
  height: 100%;
  padding: 0px 40px;
}
.scroll-container .scroll-gundong .scroll-neirong .scroll-content  .dangetop {
  position: relative;
  width:150px;
  height: 800px;
  display: inline-block; /* 让每个元素横向排列 */
}
.scroll-container .scroll-gundong .scroll-neirong .scroll-content  .dangefoot {
  position: relative;
  width:150px;
  height: 800px;
  display: inline-block; /* 让每个元素横向排列 */
}
.scroll-content  .dangetop .dangenr{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 400px;
}
.scroll-content  .dangetop .dangenr .shugang{
    position: absolute;
    bottom: 0px;
    left: 50%;
    width: 1px;
    height: 61px;
    /* background-color: #CCCCCC; */
    border: 1px dashed #ECECEC;
}
.scroll-content  .dangetop .dangenr .shugang .daquan{
    position: absolute;
    top:-16px;
    left:-16px;
    width: 32px;
    height: 32px;
    border-radius: 16px;
    background-color: rgba(197, 229, 232, 0.5);
}
.scroll-content  .dangetop .dangenr .shugang .daquan::after{
    position: absolute;
    top: 50%;
    left:50%;
    -ms-transform:translate3d(-50%,-50%,0);
    -webkit-transform:translate3d(-50%,-50%,0);
    -moz-transform:translate3d(-50%,-50%,0);
    transform:translate3d(-50%,-50%,0);
    content: '';
    width: 12px;
    height: 12px;
    border-radius: 6px;
    background-color: #063a80;
}
.scroll-content  .dangetop .dangenr .shijiannr{
    position: absolute;
    bottom: 80px;
    left: -40px;
    width: 230px;
    white-space: normal;
}
.scroll-content  .dangetop .dangenr .shijiannr .title{
    position: relative;
    width: 100%;
    height: 88px;
    font-weight: 400;
    font-size: 15px;
    color: #565656;
    line-height: 22px;
    background-color: #FFFFFF;
    box-shadow: 3px 3px 10px rgba(0,0,0,0.1);
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px 20px 20px 40px;
     border-radius: 8px;
}
.scroll-content  .dangetop .dangenr .shijiannr .title::after{
    position: absolute;
    content: '';
    width: 6px;
    height: 6px;
    border-radius: 3px;
    background-color: #063A80;
    top: 30px;
    left: 25px;
}
.scroll-content  .dangetop .dangenr .shijiannr .title:hover{
    color: #063A80;
    background-color: #e1f3f5;
    box-shadow: 5px 5px 10px rgba(181,224,230,0.5);
}
.scroll-content  .dangetop .dangenr .shijiannr .nianfen{
    font-weight: bold;
    font-size: 27px;
    color: #063A80;
    width: 100%;
    line-height: 68px;
    text-align: center;
}
.scroll-content  .dangefoot .dangenr{
    position: absolute;
    top: 405px;
    left: 0px;
    width: 100%;
    height: 395px;
}
.scroll-content  .dangefoot .dangenr .shugang{
    position: absolute;
    top: 0px;
    left: 50%;
    width: 1px;
    height: 61px;
    border: 1px dashed #ECECEC;
}
.scroll-content  .dangefoot .dangenr .shugang .daquan{
    position: absolute;
    bottom:-16px;
    left:-16px;
    width: 32px;
    height: 32px;
    border-radius: 16px;
    background-color: rgba(197, 229, 232, 0.5);
}
.scroll-content  .dangefoot .dangenr .shugang .daquan::after{
    position: absolute;
    top: 50%;
    left:50%;
    -ms-transform:translate3d(-50%,-50%,0);
    -webkit-transform:translate3d(-50%,-50%,0);
    -moz-transform:translate3d(-50%,-50%,0);
    transform:translate3d(-50%,-50%,0);
    content: '';
    width: 12px;
    height: 12px;
    border-radius: 6px;
    background-color: #063a80;
}
.scroll-content  .dangefoot .dangenr .shijiannr{
    position: absolute;
    top: 80px;
    left: -40px;
    width: 230px;
    white-space: normal;
}
.scroll-content  .dangefoot .dangenr .shijiannr .title{
    position: relative;
    width: 100%;
    height: 88px;
    padding: 25px;
    font-weight: 400;
    font-size: 15px;
    color: #565656;
    line-height: 22px;
    background-color: #FFFFFF;
    box-shadow: 3px 3px 10px rgba(0,0,0,0.1);
     border-radius: 8px;
}
.scroll-content  .dangefoot .dangenr .shijiannr .title::after{
    position: absolute;
    content: '';
    width: 6px;
    height: 6px;
    border-radius: 3px;
    background-color: #063A80;
    top: 33px;
    left: 10px;
}
.scroll-content  .dangefoot .dangenr .shijiannr .title:hover{
    color: #063A80;
    background-color: #e1f3f5;
    box-shadow: 5px 5px 10px rgba(181,224,230,0.5);
}
.scroll-content  .dangefoot .dangenr .shijiannr .nianfen{
    font-weight: bold;
    font-size: 27px;
    color: #063A80;
    width: 100%;
    line-height: 68px;
    text-align: center;
}

@media only screen and (max-width: 1920px){


}

@media only screen and (max-width: 1680px){
    .lichengsection1 .lichengsection1_one .title {
        font-size: 3vw;
    }

}
@media only screen and (max-width: 1440px){
   .lichengsection1 .lichengsection1_one .title {
        font-size: 3vw;
    }

}
@media only screen and (max-width: 1366px){
   .lichengsection1 .lichengsection1_one .title {
        font-size: 3vw;
    }

}
@media only screen and (max-width: 1280px){
    .lichengsection1 .lichengsection1_one .title {
        font-size: 3vw;
    }

}
@media only screen and (max-width: 1200px){
    .lichengsection1 .lichengsection1_one {
        padding: 30px 0px;
    }
    .lichengsection1 .lichengsection1_one .title {
        font-size: 24px;
        line-height: 24px;
    }
    .lichengsection1 .lichengsection1_one .title .iconfont {
        top: 1px;
        padding-left: 3px;
        font-size: 18px;
    }
    .lichengsection1 .lichengsection1_one .miaoshu{
        position: relative;
        min-height: 500px;
        margin-top:40px;
    }
    .lichengsection1 .lichengsection1_one .miaoshu .henggang{
        position: absolute;
        width: 5px;
        height: 100%;
        min-height: 200px;
        background-color: #C5E5E8;
        top: 0px;
        left: 50%;
    }
    .lichengsection1 .lichengsection1_one .miaoshu .henggang .iconfont{
        position: absolute;
        top: -15px;
        right: -10px;
        font-size: 25px;
        color: #C5E5E8;
        transform: rotate(270deg);
    }
    .lichengsection1 .lichengsection1_one .miaoshu .lichengxx{
        margin-top:20px;
    }
    .lichengsection1 .lichengsection1_one .miaoshu .lichengxx .dangetop{
        width: 100%;
        padding: 10px 0px;
        padding-right: 50%;
    }
    .lichengsection1 .lichengsection1_one .miaoshu .lichengxx .dangetop .dangenr{
        width: 100%;
        position: relative;
    }
    .lichengsection1 .lichengsection1_one .miaoshu .lichengxx .dangetop .dangenr .shugang{
        position: absolute;
        top: 10px;
        right: 10px;
        width: 30px;
        height: 1px;
        border: 1px dashed #ECECEC;
    }
    .lichengsection1 .lichengsection1_one .miaoshu .lichengxx .dangetop .dangenr .shugang .daquan{
        position: absolute;
        top: -16px;
        right: -30px;
        width: 32px;
        height: 32px;
        border-radius: 16px;
        background-color: rgba(197, 229, 232, 0.5);
    }
    .lichengsection1 .lichengsection1_one .miaoshu .lichengxx .dangetop .dangenr .shugang .daquan::after{
        position: absolute;
        top: 50%;
        left: 50%;
        -ms-transform: translate3d(-50%, -50%, 0);
        -webkit-transform: translate3d(-50%, -50%, 0);
        -moz-transform: translate3d(-50%, -50%, 0);
        transform: translate3d(-50%, -50%, 0);
        content: '';
        width: 12px;
        height: 12px;
        border-radius: 6px;
        background-color: #063a80;
    }
    .lichengsection1 .lichengsection1_one .miaoshu .lichengxx .dangetop .dangenr .shijiannr{
        display: flex;
        flex-direction: column-reverse;
    }
    .lichengsection1 .lichengsection1_one .miaoshu .lichengxx .dangetop .dangenr .shijiannr .title{
        position: relative;
        width: 95%;
        height: auto;
        font-weight: 400;
        font-size: 14px;
        color: #565656;
        line-height: 22px;
        background-color: #FFFFFF;
        box-shadow: 3px 3px 10px rgba(0,0,0,0.1);
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 10px 2px;
        border-radius: 8px;
        margin-top: 10px;
    }
     .lichengsection1 .lichengsection1_one .miaoshu .lichengxx .dangetop .dangenr .shijiannr .nianfen{
        font-weight: bold;
        font-size: 18px;
        color: #063A80;
        width: 100%;
        line-height: 26px;
        text-align: center;
    }

    .lichengsection1 .lichengsection1_one .miaoshu .lichengxx .dangefoot{
        width: 100%;
        padding: 10px 0px;
        padding-left: 50%;
    }
    .lichengsection1 .lichengsection1_one .miaoshu .lichengxx .dangefoot .dangenr{
        width: 100%;
        position: relative;
    }
    .lichengsection1 .lichengsection1_one .miaoshu .lichengxx .dangefoot .dangenr .shugang{
        position: absolute;
        top: 10px;
        left: 8px;
        width: 30px;
        height: 1px;
        border: 1px dashed #ECECEC;
    }
    .lichengsection1 .lichengsection1_one .miaoshu .lichengxx .dangefoot .dangenr .shugang .daquan{
        position: absolute;
        top: -16px;
        right: 18px;
        width: 32px;
        height: 32px;
        border-radius: 16px;
        background-color: rgba(197, 229, 232, 0.5);
    }
    .lichengsection1 .lichengsection1_one .miaoshu .lichengxx .dangefoot .dangenr .shugang .daquan::after{
        position: absolute;
        top: 50%;
        left: 50%;
        -ms-transform: translate3d(-50%, -50%, 0);
        -webkit-transform: translate3d(-50%, -50%, 0);
        -moz-transform: translate3d(-50%, -50%, 0);
        transform: translate3d(-50%, -50%, 0);
        content: '';
        width: 12px;
        height: 12px;
        border-radius: 6px;
        background-color: #063a80;
    }
    .lichengsection1 .lichengsection1_one .miaoshu .lichengxx .dangefoot .dangenr .shijiannr{
        display: flex;
        flex-direction: column;
    }
    .lichengsection1 .lichengsection1_one .miaoshu .lichengxx .dangefoot .dangenr .shijiannr .title{
        position: relative;
        width: 95%;
        margin-left: 7%;
        height: auto;
        font-weight: 400;
        font-size: 14px;
        color: #565656;
        line-height: 22px;
        background-color: #FFFFFF;
        box-shadow: 3px 3px 10px rgba(0,0,0,0.1);
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 10px 2px;
        border-radius: 8px;
        margin-top: 10px;
    }
     .lichengsection1 .lichengsection1_one .miaoshu .lichengxx .dangefoot .dangenr .shijiannr .nianfen{
        font-weight: bold;
        font-size: 18px;
        color: #063A80;
        width: 100%;
        line-height: 26px;
        text-align: center;
    }


}