.newsLef{
    float: left;
    width: 75%;
}
.page{
    margin: .4rem 0;
}
.newsList{
    list-style: none;
    padding: 15px 0 0;
}
.newsList li{
    border-bottom: 1px solid #D8D8D8;
}
.newsList li a{
    display: block;
    padding: 30px 0;
    overflow: hidden;
}
.newsImg{
    float: left;
    width: 28%;
    height: 180px;
    margin-right: 2%;
}
.newsImg .imgBg{
    width: 100%;
    height: 100%;
}
.newsText{
    overflow: hidden;
}
.newsTit{
    font-size: 20px;
    color: #333333;
    line-height: 1.2;
    font-weight: normal;
    margin-bottom: 15px;
}
.tag{
    display: flex;
    flex-wrap: wrap;
    font-size: 14px;
    color: #999999;
    line-height: 24px;
    margin: 15px 0;
}
.tag p + p{
    margin-left: 56px;
}
.tag img{
    max-width: 24px;
    vertical-align: middle;
    margin-top: -2px;
    margin-right: 6px;
}
.newsDes{
    font-size: 16px;
    color: #666666;
    line-height: 24px;
    -webkit-line-clamp: 2;
    height: 48px;
    margin: 20px 0;
}
.newsMore{
    display: block;
    font-size: 16px;
    color: #EF0000;
    line-height: 1.4;
    margin: 15px 0 0;
}
.newsIcon{
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    height: 16px;
    background: url(../images/news/newsIcon.png) center center no-repeat;
    background-size: contain;
    transition: all .3s linear;
    margin-top: -1px;
}
.newsList li a:hover .newsTit{
    color: #EF0000;
}
.newsList li a:hover .newsMore i{
    margin-left: 5px;
}
.newsRig{
    position: relative;
    float: right;
    width: 18%;
    margin-top: 45px;
}
.newsRig::before{
    display: block;
    content: "";
    width: 1px;
    height: 100%;
    background: #DDDDDD;
    position: absolute;
    top: 0;
    left: -40px;
}
.hotTit{
    font-size: 24px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    line-height: 1.2;
    margin-bottom: 16px;
}
.hotList{
    list-style: none;
}
.hotList li{
    margin-bottom: 20px;
}
.hotList li a{
    display: block;
    padding: 10px 20px;
    background: #F2F2F2;
    transition: all .3s;
}
.hotList h4{
    font-size: 20px;
    color: #333333;
    line-height: 1.5;
    font-weight: normal;
    margin: 10px 0;
}
.hotList .time{
    font-size: 14px;
    color: #999999;
    line-height: 2;
    padding-left: 30px;
    background: url(../images/index/hm4Ico2.png) left center no-repeat;
    background-size: 24px auto;
    margin: 15px 0 10px;
}
.hotList li a:hover{
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
    transform: translateY(-2px);
}
.hotList li a:hover h4{
    color: #EF0000;
}
@media only screen and (min-width: 1200px) and (max-width: 1920px) {
    .newsLef{
        float: left;
        width: 75%;
    }
    .page{
        margin: .4rem 0;
    }
    .newsList{
        list-style: none;
        padding: 0.781vw 0 0;
    }
    .newsList li{
        border-bottom: 0.052vw solid #D8D8D8;
    }
    .newsList li a{
        display: block;
        padding: 1.562vw 0;
        overflow: hidden;
    }
    .newsImg{
        float: left;
        width: 28%;
        height: 9.375vw;
        margin-right: 2%;
    }
    .newsImg .imgBg{
        width: 100%;
        height: 100%;
    }
    .newsText{
        overflow: hidden;
    }
    .newsTit{
        font-size: 1.041vw;
        color: #333333;
        line-height: 1.2;
        font-weight: normal;
        margin-bottom: 0.781vw;
    }
    .tag{
        display: flex;
        flex-wrap: wrap;
        font-size: 0.729vw;
        color: #999999;
        line-height: 1.25vw;
        margin: 0.781vw 0;
    }
    .tag p + p{
        margin-left: 2.916vw;
    }
    .tag img{
        max-width: 1.25vw;
        vertical-align: middle;
        margin-top: -0.104vw;
        margin-right: 0.312vw;
    }
    .newsDes{
        font-size: 0.833vw;
        color: #666666;
        line-height: 1.25vw;
        -webkit-line-clamp: 2;
        height: 2.5vw;
        margin: 1.041vw 0;
    }
    .newsMore{
        display: block;
        font-size: 0.833vw;
        color: #EF0000;
        line-height: 1.4;
        margin: 0.781vw 0 0;
    }
    .newsIcon{
        display: inline-block;
        vertical-align: middle;
        width: 0.833vw;
        height: 0.833vw;
        background: url(../images/news/newsIcon.png) center center no-repeat;
        background-size: contain;
        transition: all .3s linear;
        margin-top: -1px;
    }
    .newsList li a:hover .newsTit{
        color: #EF0000;
    }
    .newsList li a:hover .newsMore i{
        margin-left: 0.260vw;
    }
    .newsRig{
        position: relative;
        float: right;
        width: 18%;
        margin-top: 2.343vw;
    }
    .newsRig::before{
        display: block;
        content: "";
        width: 0.052vw;
        height: 100%;
        background: #DDDDDD;
        position: absolute;
        top: 0;
        left: -2.083vw;
    }
    .hotTit{
        font-size: 1.25vw;
        font-family: PingFangSC-Medium, PingFang SC;
        font-weight: 500;
        color: #333333;
        line-height: 1.2;
        margin-bottom: 0.833vw;
    }
    .hotList{
        list-style: none;
    }
    .hotList li{
        margin-bottom: 1.041vw;
    }
    .hotList li a{
        display: block;
        padding: 0.520vw 1.041vw;
        background: #F2F2F2;
    }
    .hotList h4{
        font-size: 1.041vw;
        color: #333333;
        line-height: 1.5;
        font-weight: normal;
        margin: 0.520vw 0;
    }
    .hotList .time{
        font-size: 0.729vw;
        color: #999999;
        line-height: 2;
        padding-left: 1.562vw;
        background: url(../images/index/hm4Ico2.png) left center no-repeat;
        background-size: 1.25vw auto;
        margin: 0.781vw 0 0.520vw;
    }
    .hotList li a:hover h4{
        color: #EF0000;
    }
}
@media (max-width:1200px) {
    .newsLef,
    .newsRig{
        float: none;
        width: 100%;
    }
    .newsRig::before{
        display: none;
    }
}
@media (max-width:991px) {
    .newsList li a{
        padding: 20px 0;
    }
    .newsImg{
        height: 170px;
    }
    .newsTit{
        font-size: 18px;
    }
    .newsDes{
        font-size: 14px;
    }
    .newsMore{
        font-size: 14px;
    }
}
@media (max-width:767px) {
    .newsList li a{
        padding: .2rem 0;
    }
    .newsImg{
        height: 120px;
    }
    .newsTit{
        font-size: 16px;
        margin-bottom: 5px;
    }
    .tag{
        margin: 5px 0;
        font-size: 12px;
    }
    .tag img{
        max-width: 20px;
        margin-right: 5px;
    }
    .tag p + p{
        margin-left: .2rem;
    }
    .newsDes{
        font-size: 12px;
        line-height: 20px;
        height: 40px;
        margin: 5px 0;
    }
    .newsMore{
        font-size: 12px;
        margin: 5px 0 0;
    }
    .hotTit{
        font-size: 20px;
    }
    .hotList li a{
        padding: .2rem;
    }
    .hotList h4{
        font-size: 16px;
        margin: 0;
    }
    .hotList .time{
        font-size: 12px;
        padding-left: 25px;
        background-size: 20px auto;
        margin: 5px 0;
    }
}
@media (max-width:460px) {
    .newsImg{
        height: 80px;
    }
    .newsTit{
        font-size: 14px;
        line-height: 16px;
        height: 32px;
        white-space: normal;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }
    .newsDes{
        display: none;
        height: 20px;
        -webkit-line-clamp: 1;
    }
    .hotTit{
        font-size: 18px;
    }
    .hotList h4{
        font-size: 14px;
    }
}