.tit2 {
    border-bottom: 1px solid #f3f3f3;
    padding: 15px 40px 0px 0;
    margin-bottom: 15px;
}
.tit2 .txt {
    display: inline-block;
    font-size: 18px;
    line-height: 28px;
    padding-bottom: 10px;
    border-bottom: 2px solid #fe8d1a;
}
.swiper-container {
     margin-right: 22px;
}
.swiper-slide img{ width: 100%; height: 270px;}

.swiper-slide .tit4 {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    font-size: 16px;
    line-height: 46px;
    color: #fff;
    padding: 0 25px;
    background: rgba(0, 0, 0, 0.5);
}
.swiper-pagination{ bottom: 0 !important;}
.swiper-pagination-bullet{ margin: 0 !important }
.tit4 {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    font-size: 16px;
    line-height: 46px;
    color: #fff;
    padding: 0 25px;
    background: rgba(0, 0, 0, 0.5);
}
.l-list {
    padding: 0 22px 0 0;
}
.l-list .item {
    padding: 20px 0 30px;
    border-bottom: 1px dashed #e3e3e3;
}
.l-list .item .link {
    color: #333;
    font-size: 20px;
    line-height: 30px;
    padding: 15px 0;
    width: 70%;
}
.l-list .item .time {
    font-size: 12px;
    color: #999;
    line-height: 30px;
}

.fl{ float: left;}
.fr{ float: right;}
.txt-two-ellipsis {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.txt-center {
    text-align: center;
    margin-top: 10px;
}
.Pagination {
    padding-bottom: 20px;
    margin: 0 auto;
    display: inline-block;
}
.prev {
    border: 1px solid #e6e6e6;
    border-radius: 3px;
    margin: 0 2px;
    float: left;
}
.prev a {
    font-size: 12px;
    color: #606060;
    height: 30px;
    line-height: 30px;
    padding: 0px 10px;
}
.centLt .active {
    border: 1px solid #fe8d1a;
    background: #fe8d1a;
}
.centLt .active a {
    color: #fff;
}
.item p{ width: 100%;}

.page-num{
    border: 1px solid #e6e6e6;
    border-radius: 3px;
    margin: 0 2px;
    float: left;
}

.page-num a{    font-size: 12px;
    color: #606060;
    height: 30px;
    line-height: 30px;
    padding: 0px 10px;}

 .next {
    border: 1px solid #e6e6e6;
    border-radius: 3px;
    margin: 0 2px;
    float: left;
}.next a {
    font-size: 12px;
    color: #606060;
    height: 30px;
    line-height: 30px;
    padding: 0px 10px;
}
.swiper-pagination-bullet{
    width: 33.33%;
    margin: 0;
    border-radius: 0;
    background: #000;
    height: 2px;
    float: left;
}
.swiper-pagination-bullet-active {
    background: #fe8d1a;
}
















