.container {
    width: 100%;
    margin-top: 42px;
    font-size: 16px;
    line-height: 30px;
    color: #333333;
}

.bianji {
    text-align: right;
    margin-top: 44px;
    font-size: 16px;
    color: #999;
}

.title_bot {
    margin-top:30px;
    font-size: 12px;
    color: #999999;
}

.title_bot .wire {
    width: 257px;
    height: 2px;
    background-color: #e4e4e4;
    margin-bottom: 5px;
}

.correlation {
    margin-top: 60px;
    width: 674px;
}

.correlation .title {
    font-size: 18px;
    color: #000000;
    margin-bottom: 16px;
}

.correlation .wire {
    width: 100%;
    height: 2px;
    background-color: #c6c6c6;
}

.correlation .new {
    padding: 20px 0;
    border-bottom: 2px solid #c6c6c6;
}

.correlation .new .left {
    text-align: center;
}

.correlation .new .left .p1 {
    font-size: 20px;
    color: #000000;
}

.correlation .new .left .p2 {
    font-size: 12px;
    color: #000000;
}

.correlation .new .right .p1 {
    font-size: 16px;
    color: #000000;
    margin-bottom: 10px;
}

.correlation .new .right .p2 {
    font-size: 12px;
    color: #000000;
}




.carousel .hot .hot_bot {
    width: 237px;
    border-left: 2px solid #cfd2d3;
    padding-left: 23px;
    margin-top: 25px;
}

.carousel .hot .hot_bot .zuixin {
    height: 80px;
    margin-bottom: 30px;
}

.carousel .hot .hot_bot .zuixin .zuixin_top {
    height: 40px;
    position: relative;
}

.carousel .hot .hot_bot .zuixin .zuixin_top .round {
    position: absolute;
    top: 13px;
    left: -31px;
    width: 12px;
    height: 12px;
    border: solid 1px #f30000;
    border-radius: 50%;
    background: #f30000;
}

.carousel .hot .hot_bot .zuixin .zuixin_bot {
    height: 45px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}

.hot .hot_bot .zuixin .zuixin_top .left {
    background: url("../img/bj.png") no-repeat center center;
    width: 70px;
    height: 40px;
    /* margin-top: 5px; */
    text-align: center;
    line-height: 40px;
    font-size: 0.9rem;
}

.hot .hot_bot .zuixin .zuixin_top .bj2 {
    background: url("../img/bj2.png") no-repeat center center;
    width: 60px;
    height: 40px;
    /* margin-top: 5px; */
    text-align: center;
    line-height: 40px;
    float: left;
}

.hot .hot_bot .zuixin .zuixin_top .right {
    height: 40px;
    line-height: 40px;
}

.hot .hot_bot .zuixin .zuixin_top .right span {
    font-size: 12px;
    color: #999999;
    margin-left: 1px;
}

.hot .hot_bot .zuixin .zuixin_bot {
    margin-top: 13px;
    font-size: 16px;
}

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

}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px;
    width: 20px;
    height: 20px;
    border-radius: 2px;
    background: #000;
    opacity: 0.1;

}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active {
    background: #fff;
    box-shadow: 0 0 3px #000;
    opacity: 1;
}

.contain .new_left .new_top {
    position: relative;
}

.contain .new_left .new_top .bt {
    width: 40px;
    height: 160px;
    position: absolute;
    top: 130px;
    left: -75px;
    text-align: center;
}

.contain .new_left .new_top .bt .bt-top {
    width: 40px;
    height: 40px;
    line-height: 40px;
    background-color: #5c5c5e;
    border-radius: 50%;
}

.contain .new_left .new_top .bt .bt-1 p {
    color: #999;
}

.contain .new_left .new_top .bt .bt-1 {
    margin-bottom: 40px;
}

.contain .new_left .new_top .bt .bt-bot {
    background-color: #0858a3;
}

.contain .new_left .new_top .bt .bt-bot p {
    color: #0858a3;
    font-size: 16px;
}

.bdsharebuttonbox {
    text-align: right;
    margin-top:20px;
}

.new_left .bdshare-button-style0-16 .bds_more {
    float: none;
}

.new_left .bdshare-button-style0-16 a,
.bdshare-button-style0-16 .bds_more {
    float: none;
}

.posts {
    margin-top: 30px;
    color:#666;
}
.time-icon {
    width: 15px;
    height: 15px;
}