.new_left {
    width: 884px;
}

.new_right {
    width: 262px;
}

.new_left .new_top .current {
    margin-top: 20px;
    font-size: 12px;
}

.new_left .new_top .title {
    margin-top: 16px;
    font-size: 18px;
    color: #0858a3;
    font-weight: normal;
}

.new_left .new_top .wire {
    width: 884px;
    height: 2px;
    background-color: #0858a3;
    margin-top: 30px;
}

.new_bot {
    margin-top: 32px;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 884px;
}

.new_bot .new_box {
    width: 246px;
    height: 186px;
    padding: 30px 20px;
    background-color: #ffffff;
    margin-right: 3px;
    margin-left: 5px;
    margin-bottom: 10px;
}

.new_bot .new_box .box_p {
    margin-bottom: 1rem;
    font-size: 16px;
}

.new_bot .new_box .box_p2 {
    margin-bottom: 1rem;
    font-size: 13px;
    line-height: 25px;
    color: #666;
}

.new_bot .new_box .box_div .date {
    margin-right: 50px;
}

.new_bot .new_box .box_div p img {
    margin-right: 5px;
}

.new_right .carousel {
    margin-top: 52px;
}

.new_right .carousel .carousel_title {
    line-height: 20px;
}

.new_right .carousel .carousel_title .left span {
    color: #0858a3;
    font-size: 18px;
}

.new_right .carousel .carousel_title .right {
    color: #999999;
    font-size: 12px;
}

.new_right .carousel .lunb {
    width: 262px;
    height: 171px;
    margin-top: 22px;
}

.new_right .carousel .hot {
    margin-top: 51px;
}

.new_right .carousel .hot .hot_top span {
    font-size: 18px;
    color: #f30000;
}

.new_right .carousel .hot .hot_wire {
    width: 260px;
    height: 2px;
    background-color: #d1d1d1;
    margin-top: 20px;
}

.new_right .carousel .hot .hot_bot .strip {
    padding: 24px 0px 20px 0px;
    border-bottom: 1px solid #d1d1d1;
}

.new_right .carousel .hot .hot_bot .strip .strip_p {
    color: #666;
}

.new_right .carousel .hot .hot_bot .box_div .date {
    margin-right: 20px;
}

.new_right .carousel .hot .hot_bot .box_div {
    margin-top: 15px;
    font-size: 12px;
    color: #999999;
}

.bottom {
    margin-top: 60px;
}



.fenye {
    width: 1200px;
    text-align: center;
    margin: 50px auto 0;
}

.fenye .dede_pages .pagelist li {
    float: none;
    font-size: 15px;
    display:inline-block;
    padding:10px 15px;
    background-color: #eeeeee;
    margin-left:10px;
}
.fenye .dede_pages .pagelist li a{
    font-size:16px;
}

.swiper-container {
    width: 100%;
    height: 100%;
}

.swiper-pagination-bullet {
    width: 12px !important;
    height: 12px !important;
    opacity: .5 !important;
}

.swiper-container .swiper-wrapper .t-z {
    position: relative;
    height: 100%;
}
.swiper-container .swiper-wrapper .t-z img {
    height: 100%;
}

.swiper-container .swiper-wrapper .t-p {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 262px;
    box-sizing: border-box;
    padding: 15px 14px;
    background-color: #3e3a39;
    opacity: 0.7;
    color: #fff;
}
.time-icon {
    width: 15px;
    height: 15px;
}
.breadcrumb .container {
    margin-top: 1rem;
    font-size: 1rem;
    color: #666;
}