.aboutIndexBox .swiper-button-next.swiper-button-disabled,.aboutIndexBox .swiper-button-prev.swiper-button-disabled{
    opacity: 1;
    cursor: auto;
    pointer-events: none;
    background: #D2D2D2 url(../images/56085_163238889588815.png) no-repeat center !important;
}
.indexRinker .minker a .img img,.centerBoxYuan img{
    width: 100%;
    object-fit: cover;
}
.footer .right .m:nth-child(3) .p{
    white-space: nowrap;
    margin-left: -8px;
}
.dateBoxerTwo .textBox img{
    margin: 0 auto;
    max-width: 600px!important;
    width: 600px;
}
body .dateBoxer .cont .top{
    border-top: none;
    margin-top: -26px;
}
body .dateBoxer .cont .date p{
    color: #333;
}
body .newsBoxVideo .wLi{
    display: none!important;
}
.newsBoxKe .text .p{
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 14px;
    line-height: 24px;
    color: #666;
    margin-top: 15px;
    height: 48px;
}
body .newsBoxKe .li .img::after{
    background: #f2f2f2;
    height: 100%;
    opacity: 1;
}
body .newsBoxKe .li:hover .img::after{
    opacity: 1;
}
body .newsBoxKe .li .img .icon{
    display: none;
}
.newsBoxKe .li{
    position:relative
}
.newsBoxKe .li .text {
    padding: 20px 0;
    transition: all 0.5s;
    border-bottom: unset;
    width: 87%;
    position: absolute;
    top: 18%;
    transform: translateX(-50%);
    left: 50%;
}
.newsBoxKe .li .text::after{
    display: none;
}
.newsBoxKe .li .text::before{
    display: none;
}
.newsBoxKe .li:hover .text{
    padding: 20px 0;
}
.newsBoxKe .li a:before{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    background: #D9E8EF;
    width: 100%;
    z-index: 2;
    height: 50px;

}
.newsBoxKe .li a::after{
    content: "查看详情";
    color: white;
    line-height: 50px;
    text-align: center;
    position: absolute;
    bottom: 0;
    right: 0;
    height: 50px;
    background: #018FD9;
    width: 130px;
    z-index: 2;
    height: 50px;

}
.contactBox .cont .right{
    display: none;
}
.contactBox .cont .left>.p:nth-child(2){
    display: none;
   
}
.contactBox .cont{
    padding: 70px 0;
}
.contactBox .cont .left .p i{
    display: none;
}
.contactBox .mapBox {
    width: 100%;
    height: 522px;
    overflow: hidden;
    background: #eee;
    max-width: 1200px;
    margin: auto;
    margin-bottom: 52px;
}
.centerBoxZu .topBox .img .listw .li:last-child{
    pointer-events: none;
}