
.width{
    width:960px;
    margin:auto;
}

.yhsl{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.pagination{
    display: inline-block;
}

.pagination>li {
    display: inline
}

.pagination>li>a,.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.428571429;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}

.pagination>li:first-child>a,.pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}

.pagination>li:last-child>a,.pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.pagination>li>a:hover,.pagination>li>span:hover,.pagination>li>a:focus,.pagination>li>span:focus {
    background-color: #eee
}

.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #e83920;
    border-color: #e83920
}

.pagination>.disabled>span,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus {
    color: #999;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd
}

.pagination-lg>li>a,.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px
}

.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}

.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}

.pagination-sm>li>a,.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px
}

.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}







.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
    content: 'next';
    color: red;
}
.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {
    color: red;
}
.swiper-container::-webkit-scrollbar{
    display: none;
}
.swiper-container{
    width:520px;height:440px;
}

.swiper-slide video{
    width:520px;height:440px;
    object-fit: fill;
}
.bofang_div{
    width:520px;height:440px;
}
.bofang_div .pic{
    width:520px;height:440px; object-fit: fill;
}


.ding{
    width:210px;
    height:140px;
    object-fit: fill;
    margin-top:10px;
}
.xing{
    position: relative;
    top:2px;
    height:16px;
    margin-right:12px;
}
.xinwen{
    padding:8px 0;
    line-height: 1.8;
}
.gengduo{
    float: right;color:#e60012;
    line-height: 2;
}

.dibu{
    text-align: center;
    padding:30px 0 50px  0;
    border-top:1px solid #fcede9;
    margin-top:30px;
}



.sclb{
    display: flex;
    padding:10px 0;
}
.sclb .lb1{
    width:70px;
    line-height: 30px;
    font-size: 14px;
}
.sclb .lb2{
    flex:1;
    margin-left:5px;
    line-height: 30px;
}
.sclb .lb3{
    flex:1;
    line-height: 30px;
    margin-top:10px;
}
.sclb .lb2 input{
    width:100%;
    line-height: 30px;
    border:1px solid #c5c5c5;
    padding:0 10px;
}
.bcbt{
    line-height: 40px;font-size: 16px;width:100%;background: #d81616;color:#fff;padding:10px 20px;border-radius: 3px;
}

.bofang{
    width:80px;margin-left:-40px;margin-top:-40px;position: absolute;left:50%;top:50%;
}
