.news_title{
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height:1.5;
}
.news_title a,
.news_intro a{color:inherit;}
.post9{position: relative;}
.post9 .tt .title{
    font-size: 0.6rem;
    font-weight: bold;
    color: #333333;
}

.slick-prev, .slick-next{
    width: 0.8rem;
    height: 0.8rem;
    font-size: 0;
    margin-top: 0;
    transform: translateY(-50%);
    box-shadow: none;
    opacity: 1 !important;
}
.slick-prev{
    left: -0.25rem;
    background: url(../images/prev2.png) no-repeat center / 100% 100% !important;
}
.slick-next{
    right: -0.25rem;
    background: url(../images/next2.png) no-repeat center / 100% 100% !important;
}

.col_name.name2{left: 0;}
.col_name_text{font-size: 0.48rem;}

body{background: #EFF3F7}
.p_main1 .inner{padding: 0.85rem 0 0.27rem;}
.p_main3 .inner{padding: 0.83rem 0 0.4rem;}
/* p_main1 */
.p_main1 .news{
    float: left;
    position: relative;
    border-top: 1px dashed #1567B1;
    width: 4.65rem;
    padding-left: 0.43rem;
    padding-top: 0.2rem;
    padding-right: 0.81rem;
    margin-bottom: 0.58rem;
    box-sizing: border-box;
}
.p_main1 .news:nth-child(4n){padding-right: 0;width: 3.84rem;}
.p_main1 .news:nth-child(4n+1)::before{
    content: '';
    position: absolute;
    z-index: 10;
    left: -0.7rem;
    top: -1px;
    display: block;
    width: 0.7rem;
    height: 0;
    border-top: 1px dashed #1567B1;
}
.p_main1 .news:nth-child(4n)::before{
    content: '';
    position: absolute;
    z-index: 10;
    right: -0.7rem;
    top: -1px;
    display: block;
    width: 0.7rem;
    height: 0;
    border-top: 1px dashed #1567B1;
}
.p_main1 .news_timer{
    font-size: 0.44rem;
    color: #1567B1;
    font-weight: bold;
    font-family: serif;
}
.p_main1 .news_imgs{padding-top: 66.47%;margin: 0.25rem 0;}
.p_main1 .news_title{
    font-size: 0.24rem;
    font-weight: bold;
    color: #333333;
    -webkit-line-clamp: 4;
}
.p_main1 .news_line{
    position: absolute;
    z-index: 10;
    left: 0;
    top: -0.08rem;
    width: 0.17rem;
    height: 4.09rem;
    background: url(../images/line01.png) no-repeat center / 100% 100%;
}
/* p_main2 */
.p_main2 .post9 .tt{margin-bottom: 0.7rem;}
.p_main2 .news_list{
    margin: 0 -0.16rem;
}
.p_main2 .news{
    width: 4.2rem;
    margin: 0 0.16rem;
    margin-bottom: 0.12rem;
    box-shadow: 0 0.03rem 0.12rem 0 #0000001a;
}
.p_main2 .news_imgs{
    padding-top: 57.14%;
}
.p_main2 .news_con{
    background-color: #fff;
    padding: 0.2rem;
    height: 1rem;
    box-sizing: border-box;
}
.p_main2 .news_title{
    font-size:0.2rem;
    color:#333333;
}
/* p_main3 */
.p_main3 .post9 .tt{margin-bottom: 0.5rem;}
.p_main3 .news{float: left;margin-right: 2.5%;position: relative;}
.p_main3 .news_imgs{padding-top: 63%;}
.p_main3 .news:nth-child(2n+1){margin: 0;}
.p_main3 .news.u1{
    width: 50%;
    margin-right: 2.5%;
}
.p_main3 .news.u2{
    width: 22.47%;
    margin-bottom: 2.9vw;
}
.p_main3 .news .mask01{
    position: absolute;
    z-index: 2;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #00000033;
}
.p_main3 .news .video_btn{
    position: absolute;
    z-index: 3;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.p_main3 .news.u1 .video_btn img{width: 1.15rem;height: 1.15rem;}
.p_main3 .news.u2 .video_btn img{width: 0.5rem;height: 0.5rem;}
@media screen and (max-width: 999px){
    .p_main1 .inner{padding:0;}
    .p_main2 .post9 .tt,
    .p_main3 .post9 .tt{margin-bottom:30px;}
    .post9 .tt .title{font-size:30px;}
    .col_name.name2{
        width:auto;
        height:auto;
        background:none;
        justify-content: flex-start;
    }
    .p_main1 .news_list .news{
        width:33.33%;
        padding:10px 20px;
    }
    .p_main1 .news:nth-child(4n+1)::before,
    .p_main1 .news:nth-child(4n)::before{display:none;}
    .p_main2 .news_title{font-size:16px;}
    .p_main2 .news_con{height:80px;}
}
@media screen and (max-width: 767px){
    .p_main3 .inner{padding:30px 0;}
    .p_main1 .news_list .news{
        width:50%;
        padding:10px 20px;
    }
    .p_main3 .news.u1{
        width:98%;
        float:none;
        margin:0 auto 5px;
    }
    .p_main3 .news.u2{
        width:48%;
        margin:5px 1%;
    }
}
@media screen and (max-width: 479px){
    .post9 .tt .title{font-size:24px;}
    .p_main1 .news_list .news{
        width:100%;
        margin-bottom:20px;
    }
}