.news-button-prev {
    width: 35px;
    height: 57px;

    left: 0px!important;
}
.news-button-next {
    width: 35px;
    height: 57px;
    right: 0px!important;
}

.swiper-pagination-bullet {
    border-radius: 0px !important;
    margin: 0px 1px 0px 1px !important;
    width: 25px !important;
    height: 6px !important;
    background: #EBEBEB !important;
}
.swiper-pagination-bullet-active {
    width: 25px !important;
    height: 6px !important;
    background: #b0272e !important;
}
.newslist {
    display: flex;
    flex-direction: row;
    margin: 0 auto;
}
.newslist-left {
    width: 66%;
    margin-right: 4%;
}
.news-right-tag .flex{
    width: 100%;}
.newslist-img {
    width: 686px;
    height: 345px;
    background: rgba(195,195,195,1);
}
.newslist-content {
    display: flex;
    flex-direction: row;
    border-bottom: 2px rgba(195,195,195,1) solid;
    padding: 15px 0px;
}
.newslist-img-box {
    width: 150px;
    height: 98px;
    display: block;
    overflow: hidden;
    margin-right: 20px;
}
.newlist-content-img {
    width: 100%;
    
    object-fit: contain;
}
.newslist-detail {
    height: 98px;
}
.newslist-title {
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    font-size: 17px;
    font-weight: bold;
    color: rgba(12,12,12,1);
    margin-bottom:54px;
}
.newslist-date {
    bottom: 0;
    display: flex;
    flex-direction: row;
}
.newslist-company {
    width: 83px;
    color: rgba(167,167,167,1);
}
.newslist-time {
    width: 312px;
    color: rgba(167,167,167,1);
}
.newslist-talk {
    padding-right: 10px;
}
.newslist-num {
    color: rgba(167,167,167,1);
}
.newslist-right {
    width: 30%;
}
.swiper-line {
    position: absolute;
    right: 0;
    bottom: 10px;
    width: 25px;
    height: 6px;
    background: #b0272e;
}
.newslist-right-content {
    padding: 10px;
    background:rgba(242,242,242,1);
    display: flex;
    flex-direction: column;
}
.newslist-right-tagImg {
    margin-bottom: 10px;
}
.newslist-right-text1 {
    font-size:20px;
    font-weight:500;
    color:rgba(13,13,13,1);
    line-height:29px;
    margin-bottom: 10px;
}
.newslist-right-text2 {
    font-size:15px;
    font-weight:400;
    color:rgba(168,168,168,1);
    line-height:29px;
}
.newslist-right-tag {
    display: flex;
    flex-direction: row;
    margin-top: 10px;
    height:55px;
    background:rgba(244,244,246,1);
}
.newslist-line {
    margin-left: 10px;
    width: 15px;
    margin-top: 9px;
    height: 37px;
    line-height: 55px;
    background: rgba(255,138,0,1);
}
.newslist-tab-title {
    margin-left: 10px;
    font-size: 20px;
    font-weight: 500;
    color: rgba(13,13,13,1);
}
.newslist-text {
    font-weight: 400;
    margin-left: 3px;
    width: 192px;
}
.newslist-right {
    font-size: 18px;
    font-weight: 400;
    line-height: 55px;
}
.tag-img {
    margin-left: 17px;
}
.newslist-container-2{width: 100%;}
.newslist-container{margin-bottom: 20px;width:100%;}
.newslist-container .text,.newslist_index .text{
    padding: 10px 15px;
    background: #000000;
    opacity: 0.5;
    font-size: 16px;
    color: #fff;
}
.pro-img-item {width:50%;}
.pro-img {height: 160px;}
/*.pro-img-item:first-of-type{margin-right: 10px;}*/
.pro-img-item .pro-img img{width: 90%;height: 100%;}
