﻿.p1 {
    height: 800px;
}

.vertical-bg {
    margin-top: 47%;
    height: 150rem;
    position: absolute;
    background: url(/images/CorporateNews/CORPORATE-NEWS.png);
    width: 95%;
    background-repeat: no-repeat;
    background-position: 99% top;
    z-index: -3;
}

.news-index-img {
    height: 80%;
    width: 86%;
    position: absolute;
    z-index: 0;
    overflow: hidden;
}

.news-context {
    margin-top: 5rem;
    line-height: 1.8rem;
}

.date-block {
    width: 3.13rem;
    height: 3.13rem;
    background-color: #D2CAB3;
    font-size: 0.88rem;
    color: #FFFFFF;
    margin-top: 2rem;
    margin-left: -2rem;
}

.news-year {
    margin-top: -0.5rem;
}

.news-img {
    top: 0;
    width: 82%;
    /* height: 17.97rem; */
    position: absolute;
    z-index: -1;
}

    .news-img img {
        width: 100%;
        max-width: 100%;
    }

.content-block {
    width: 85%;
    height: 43%;
    background-color: #FFFFFF;
    margin-top: 23%;
    margin-left: 2rem;
    margin-bottom: 5rem;
    box-shadow: 0 0 20px 0 rgba(125,127,145,0.10);
    cursor: pointer;
}

.content-title {
    color: #CE0000;
    font-size: 1.25rem;
    padding-top: 2rem;
    padding-left: 1rem;
    padding-bottom: 1rem;
}

.content-info {
    color: #7D7F91;
    font-size: 1rem;
    padding-left: 1rem;
    padding-right: 1rem;
}

.go_news {
    width: 1.06rem;
    height: 0.75rem;
    float: right;
    /* margin-bottom: 0rem; */
    /* position: absolute; */
    right: 0;
    bottom: 0;
    /* margin-top: -1.6em; */
    margin-right: 1rem;
}

.news-list-left {
    margin-right: -3%;
    margin-left: 10%;
    margin-bottom: 3%;
    cursor: pointer;
}

.news-list-right {
    margin-left: 5%;
    margin-bottom: 3%;
    cursor: pointer;
}

.more-news {
    width: 80%;
    height: 3rem;
    font-size: 14px;
    border: 0.05rem solid;
    margin-bottom: 2rem;
    padding-top: 4%;
    cursor: pointer;
}

.news_list_bg {
    height: 86%;
    width: 90%;
    background-color: #F5F6FA;
    position: absolute;
    z-index: -2;
    margin-top: 15%;
    float: left;
    margin-left: -11%;
}

.news_detail_bg {
    height: 100%;
    width: 124%;
    background-color: #F5F6FA;
    position: absolute;
    z-index: -2;
    margin-top: 6%;
    float: left;
    margin-left: -38%;
}

.news-detail {
    padding-top: 2rem;
    padding-left: 2rem;
    padding-right: 2rem;
    padding-bottom: 2rem;
}

    .news-detail img {
        max-width: 100%;
    }

.news_foot-block {
    width: 27%;
}

.news-end {
    color: #7D7F91;
    font-size: 1rem;
    margin-top: 1rem;
    margin-bottom: 2rem;
}

.news-qr-code img {
    width: 50%;
}

.news-scan-text {
    font-size: 0.88rem;
    margin-top: 1rem;
    margin-bottom: 2rem;
}
