


.page3-main {width:1344px;}
.page3-l {width:582px;height: auto;
    max-height: 100%;}
.page3-r {width: calc(100% - 650px);}
.slide-box {
    width: 51vw;
    height: 23.2vw;
    margin: 0 auto;
    margin-top: 0.5vw;
    position: absolute;
    top: 0;
    left: 7vw;
    z-index: 111;
}
.slide-item .bd li {
    width: 13vw;
    height: 100%;
    margin: 0 0.2vw;
}
.slide-item .bd li .img-bg {
    width: 100%;
    height: 20.933vw;
    background: url('../img/slide-bz-bg.png') no-repeat top center;
    padding: 0.533vw 0.133vw 0.133vw 0.267vw;
    box-sizing: border-box;
}
.slide-item .bd li p {
    width: 100%;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: bold;
    line-height: 2;
    color: rgb(181, 61, 34);
}
.prev , .next {
    position: absolute;
    width: 2.667vw;
    height: 2.667vw;
    top: 50%;
    margin-top: -2.333vw;
}
.prev {
    left: 2vw;
}
.next {
    right: 2vw;
}
.page3-r-t {
    padding-top: 5vw;
}
.page3-summary {
    -webkit-line-clamp: 8;
}
.page3-title {
    -webkit-line-clamp: 3;
}

.shuming {
    position: absolute;
    right: 200px;
    font-size: 14px;
    line-height: 1.8;
}