.lb{
    width: 100%;
    height: 500px;
    overflow: hidden;
    position: relative;
    font-family: 'eng';
}
.lb .swiper {
    width: 100%;
    height: 100%;
}
.lb .swiper-button-next{
    right: 0 !important;
    width: 58px;
    height: 58px;
    color: rgba(0, 0, 0, 0) !important;
    background: url('../images/work4/yg/r.png') no-repeat top left/100%;
}
.lb .swiper-button-prev{
    left: 0 !important;
    width: 58px;
    height: 58px;
    color: rgba(0, 0, 0, 0) !important;
    background: url('../images/work4/yg/l.png') no-repeat top left/100%;
}
.lb .swiper-slide {
    text-align: center;
    font-size: 18px;
    color: #000;
    position: relative;
}
.lb .swiper-slide img {
    z-index: 2;
    margin: 100px auto 0;
    width: 176px;
    min-width: 176px;
    max-width: 176px;
    min-height: 176px;
    max-height: 176px;
    height: 176px;
    flex: 1 0 0%;
    overflow: visible;
    position: relative;
    flex-direction: row;
    border-radius: 100px;
    box-shadow: rgba(117, 90, 224, 0.1) 0px 4px 8px;
    cursor: inherit;
    padding: 10px;
    transform-origin: 0% 0% 0px;
    background: linear-gradient(0deg, rgb(212, 82, 222) 0%, rgb(117, 90, 224) 100%);
    /* display: block;
    width: 100%;
    height: 100%;
    object-fit: cover; */
}
.lb .swiper-container-vertical>.swiper-wrapper{
    flex-direction:row;
}
.ys1 p{
    font-size:28px;
}

.ys2 .block1{
    width: 304px;
    height: 80px;
    flex: 1 0 0%;
    background: url(../images/work4/yg/bj1.png) no-repeat top left/100% 100%;;
    background-size: cover;
    position: absolute;
    top:100px;
    z-index: 1;
    margin-left: 50px;
    box-sizing: border-box;
    color: #fff;
    padding-top: 10px;
    text-align: left;
    font-size: 20px;
    padding-left:70px;
    
}
.ys2 .block2{
    width:60%;
    height:140px;
    flex: 1 0 0%;
    background: url(../images/work4/yg/bj2.png) no-repeat top left/100% 100%;;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 80px;
    z-index: 3;
    font-size: 24px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    box-sizing: border-box;
    color: #fff;
    text-align: center;
}
.nrbox .jjbox{
    width: 100%;
    padding: 0 30px;
    box-sizing:border-box;
    line-height: 38px;
    font-size: 28px;
    color: rgb(0, 156, 213);
    font-weight: bold;
    text-align: center;
    padding-bottom: 10px;
    border-bottom: solid 2px rgb(0, 156, 213);
}
.btname2{
    margin: 40px auto;
    width: 260px;
    height:50px;
    font-size: 24px;
    text-align: center;
    line-height:50px;
    color: rgb(0, 100, 153);
    font-weight: bold;
    background: url(../images/work4/yg/btbj.png) no-repeat top left/100% 100%;;
    background-size: cover;
}
.plistbox{
    font-size:26px;
    color: rgb(104, 104, 104);
    white-space: pre-wrap; 
    height: 400px;
    overflow: scroll;
}

