.news-banner{
    background-size: cover;
    background-position: center;
    justify-content: center;
    padding-top: 0;
    width: 100%;
    position: relative;
    height: 6.81rem;
}

.news-banner{
    background-color: #000;
}
.news-banner-bg{
    width: 30.3rem;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    margin: 0 auto;
    background-position:center center;
    position: relative;
    display: flex;
    align-items: end;
}
.news-banner-bg:before{
    content: "";
    width: 100%;
    height: 100%;
    opacity: 0.43;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    background:#000000;
    box-shadow: 0 1rem 3rem rgb(0, 0, 0) inset;
}
.news-banner-text{
    width: 18rem;
    font-size: 0.54rem;
    font-weight: 600;
    color: #FFFFFF;
    line-height: 0.61rem;
    position: absolute;
    z-index: 10;
    bottom: 1.48rem;
    left: 1.48rem;
}
.news-banner-desc{
    width: 18.06rem;
    font-size: 0.36rem;
    font-weight: 400;
    color: #FFFFFF;
    margin-top: 0.19rem;
}
.sha-top{
    position: absolute;
    width: 100%;
    height: 2rem;
    top: 0;
    left: 0;
    background-image: linear-gradient(to bottom, #000000, rgba(0,0,0,0))
}
.sha-left{
    position: absolute;
    width: 3rem;
    height: 100%;
    top: 0;
    left: 0;
    background-image: linear-gradient(to right, #000000, rgba(0,0,0,0))
}
.sha-right{
    position: absolute;
    width: 3rem;
    height: 100%;
    top: 0;
    right: 0;
    background-image: linear-gradient(to left, #000000, rgba(0,0,0,0))
}
.news-content{
    padding-top: 1.24rem;
    padding-bottom: 2.43rem;
}
.news-list{
    width: 70%;
}
.news-item{
    /*width: 70%;*/
    /*height: 3.04rem;*/
    padding: 0.52rem 0.63rem 0.52rem;
}
.news-item-date{
    width: 3.5rem;
    height: 3.5rem;
    border-right: 0.07rem solid #F2F1F1;
}
.news-day{
    font-size: 0.98rem;
    color: #C5AE77;
    line-height: 1.09rem;
    font-weight: 800;
}
.news-year{
    font-size: 0.43rem;
    font-weight: 600;
    color: #A0020A;
}
.news-item-text{
    width: 15rem;
}
.news-item-title{
    font-size: 0.5rem;
    font-weight: 600;
    color: #000000;
    line-height: 0.72rem;
}
.news-item-desc{
    font-size: 0.33rem;
    font-weight: 400;
    color: #686868;
    line-height: 0.65rem;
    margin-top: 0.1rem;
}
.news-item-info{
    font-size: 0.28rem;
    font-weight: 400;
    color: #D1D1D1;
    line-height: 0.41rem;
    margin-top: 0.23rem;
}
.news-item-jiantou img{
    width: 0.11rem;
    height: 0.24rem;
    margin-left: 0.2rem;
}
.news-item:hover{
    background: #F2EEE4;
}
.news-item:hover .news-item-date{
    background: #fff;
    border-radius: 0.15rem;
    border-right: 0;
}
.more-news{
    /*width: 14.67rem;*/
    height: 1.96rem;
    background: rgba(58,66,77, 0.3);
    font-size: 0.33rem;
    font-weight: 600;
    color: #FFFFFF;
    line-height: 0.46rem;
    margin-top: 0.5rem;
}
.n-r-div-1{
    width: 7.11rem;
    height: 4.37rem;
    background: url("../img/news/news-bg-1.png");
    padding-left: 1.06rem;
    padding-top: 0.55rem;
    margin-bottom: 0.44rem
}
.n-r-div-1-year{
    font-size: 0.91rem;
    color: #FFFFFF;
    line-height: 1.28rem;
}
.n-r-div-1-text{
    font-size: 0.54rem;
    color: #FFFFFF;
    line-height: 0.76rem;
}
.n-r-div-2{
    width: 7.11rem;
    height: 4.37rem;
    background: url("../img/news/news-bg-2.png");
    padding-left: 1.06rem;
    padding-top: 0.85rem;
    font-size: 0.69rem;
    color: #FFFFFF;
    line-height: 0.96rem;
    margin-bottom: 0.44rem;
}
.n-r-div-3{
    width: 7.11rem;
    background-color: rgba(207,212,218,0.4);
    padding: 1.43rem 0.72rem 1.54rem;
    background-image: url("../img/news/news-bg-3.png");
    background-repeat: no-repeat;
    background-position: 3rem 1rem;
}
.nrdiv3-title-div{
    /*margin-bottom: 0.72rem;*/
}
.nrdiv3-title{
    font-size: 0.44rem;
    color: #000000;
    line-height: 0.61rem;
    font-weight: 800;
}
.nrdiv3-title-en{
    font-size: 0.33rem;
    color: #949393;
    line-height: 0.46rem;
}
.nrdiv3-item-text{
    width: 5.65rem;
    font-size: 0.37rem;
    font-weight: 400;
    color: #4E555F;
    line-height: 0.52rem;
}
.nrdiv3-item-date{
    font-size: 0.3rem;
    font-weight: 400;
    color: #4E555F;
    line-height: 0.41rem;
    margin-top: 0.2rem;
}
.nrdiv3-item{
    padding-bottom: 0.59rem;
    margin-top: 0.72rem;
    border-bottom: 0.02rem solid rgba(151,151,151, 0.4);
}
.news-d-title-text{

    width: 18rem;
    font-size: 0.62rem;
    font-weight: 600;
    color: #000000;
    line-height: 0.84rem;

}
.news-d-title-desc{
    font-size: 0.32rem;
    font-weight: 400;
    color: #24272B;
    line-height: 0.31rem;
    margin-top: 0.37rem;
}
.news-detail-date{
    width: 2rem;
    height: 2rem;
    background: #F2F1F1;
    border-radius: 0.15rem;
    margin-right: 0.57rem;;
}
.news-d-title{
    margin-bottom: 1rem;
    padding-bottom: 0.54rem;
    border-bottom: 0.04rem solid #F2F1F1;
}
.news-neirong{
    font-size: 0.4rem;
    font-weight: 400;
    color: #000000;
    line-height: 0.76rem;
    margin-top: 0.98rem;

}
.news-detail-left{
    width: 70%;
}
@media (min-width:300px) and (max-width: 800px) {
    .news-banner-bg{
        width: 100%;
        align-items: center;
        padding: 0.7rem;
    }
    .news-banner-text{
        width: 100%;
        margin-bottom: 0;
        margin-left: 0;
        font-size: 0.44rem;
    }
    .news-banner-desc{
        width: 100%;
        font-size: 0.3rem;
        line-height: 0.4rem;
    }
    .news-content .page-content{
        flex-direction: column;
    }
    .news-list{
        width: 100%;
    }
    .news-item-date{
        width: 1.8rem;
        height: 1.5rem;
    }
    .news-item-text{
        width: 7.5rem;
        padding: 0 0.3rem;
    }
    .news-item-title{
        font-size: 0.4rem;
    }
    .news-item-desc{
        font-size: 0.3rem;
    }
    .news-day{
        font-size: 0.6rem;
    }
    .news-year{
        font-size: 0.3rem;
    }
    .news-item-info{
        display: none;
    }
    .n-r-div-1, .n-r-div-2, .n-r-div-3{
        width: 90%;
        margin: 0 auto;
    }
    .n-r-div-1{
        margin-top: 1rem;
    }
    .news-detail-left {
        width: 100%;
        padding: 0 0.7rem;
    }
    .news-d-title-text{
        font-size: 0.52rem;
        line-height: 0.74rem;
        width: 6rem
    }
    .news-d-title-desc{
        display: none;
    }

}