.news-detail-first {
    width: 100%;
    height: auto;
    position: relative;
}

    .news-detail-first img {
        max-width: 100%;
        height: auto;
        border: none;
    }

.news-detail-main {
    width: 11rem;
    height: auto;
    margin: 0 auto;
    margin-top:1.9rem;
    margin-bottom: 2rem;
    z-index: 9;
}

.news-detail-title {
    width:100%;
    height:auto;
    font-size: 0.34rem;
    position: relative;
    line-height:0.6rem;
}

.news-detail-time {
    width:100%;
    height:auto;
    color: #4e4e4e;
    padding: 0.23rem 0;
    border-bottom: 0.01rem solid #bebebe;
    font-size: 0.16rem;
}

.news-detail-cont {
    width:100%;
    height:auto;
    margin:1rem auto;
}

.news-detail-cont img{
    max-width: 100%;
    height: auto;
    border:none;
}


.news-detail-btn {
    width:100%;
    height:auto;
}

.news-detail-btn a{
    max-width:48%;
    width: auto;
    height: auto;
    display:inline-block;
    padding-top:0.3rem;
}

    .news-detail-btn .btn-left {
        float: left;
        text-align: left;
        background: url(/images/strategy-detail007.png) top left no-repeat;
    }

    .news-detail-btn .btn-right {
        float: right;
        text-align: right;
        background: url(/images/strategy-detail07.png) top right no-repeat;
    }

    .news-detail-btn h2 {
        width: 100%;
        height: auto;
        font-size: 0.16rem;
        color: #000;
        font-family: 'ali-regular';
        font-weight:normal;
    }

    .news-detail-btn p {
        width: 100%;
        height: auto;
        font-size: 0.14rem;
        color: #000;
        font-family: 'ali-regular';
        margin-top:0.05rem;
    }

.news-detail-para01 {
    font-size: 0.16rem;
    padding-top: 1.07rem;
    padding-bottom: 0.42rem;
    line-height: 0.3rem;
}

.news-detail-para02 {
    font-size: 0.16rem;
    padding-bottom: 1.15rem;
    line-height: 0.3rem;
}

.news-detail-pic01 {
    background: url(/images/news-detail01.jpg) center center no-repeat;
    width: 100%;
    height: 6.88rem;
    background-size: auto 100%;
}

.news-detail-pic02 {
    background: url(/images/news-detail02.jpg) center center no-repeat;
    width: 100%;
    height: 6.88rem;
    background-size: auto 100%;
    margin-top: 0.34rem;
}

.news-detail-para03 {
    font-size: 0.16rem;
    padding-top: 1.33rem;
    padding-bottom: 0.41rem;
    line-height: 0.3rem;
}

.news-detail-para04 {
    font-size: 0.16rem;
    padding-bottom: 1.22rem;
    line-height: 0.3rem;
}

.news-detail-pic03 {
    background: url(/images/news-detail03.jpg) center center no-repeat;
    width: 100%;
    height: 6.88rem;
    background-size: auto 100%;
}

.news-detail-pic04 {
    background: url(/images/news-detail04.jpg) center center no-repeat;
    width: 100%;
    height: 6.88rem;
    background-size: auto 100%;
    margin-top: 0.32rem;
}

.news-detail-pic05 {
    background: url(/images/strategy-detail07.png) center center no-repeat;
    background-size: auto 100%;
    width: 0.22rem;
    height: 0.06rem;
    float: right;
    margin-top: 0.74rem;
}

.news-detail-para05 {
    width: 100%;
    height: auto;
    text-align: right;
    font-size: 0.16rem;
    line-height: 0.3rem;
}

.news-detail-para06 {
    width:100%;
    height:auto;
    text-align: right;
    font-size: 0.14rem;
}

.news-area-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 12.98rem;
    background-color: #c4c4c6;
    z-index: 1;
}

.news-area-main {
    width: 14.4rem;
    height: auto;
    position: relative;
    padding-top: 9.04rem;
    z-index: 9;
    margin: 0 auto 1.69rem;
}

.new-area-item {
    width: 4.36rem;
    height: auto;
    display: inline-block;
    float: left;
    font-size: 0.23rem;
    color: #000;
    margin-left: 0.66rem;
    margin-bottom: 1.66rem;
}

    .new-area-item:nth-child(3n+1) {
        margin-left: 0;
    }

.news-area-txt-1 {
    width: 100%;
    height: auto;
    font-size: 0.23rem;
}

.news-area-txt-2 {
    width: 100%;
    height: 1rem;
    font-size: 0.16rem;
    margin: 0.19rem 0 0.45rem 0;
    line-height: 0.3rem;
}

.news-area-Eng {
    position: relative;
    font-size: 0.14rem;
    padding-bottom: 0.58rem;
}

    .news-area-Eng .the-view-link {
        color: #bf1b23;
        cursor: pointer;
    }

    .news-area-Eng::after {
        content: "";
        position: absolute;
        left: 0.13rem;
        top: 0.3rem;
        width: 1px;
        height: 0.82rem;
        background-color: #000;
        z-index: 3;
    }

.news-area-pic {
    width: 4.35rem;
    height: auto;
    position: relative;
}

    .news-area-pic img {
        display: block;
        width: 100%;
        height: auto;
        max-width: 100%;
        border: none;
    }

.news-area-show {
    position: absolute;
    left: 0;
    width: 100%;
    height: 2rem;
    top: 2.75rem;
    z-index: 29;
    text-align: center;
    color: #fff;
}

.news-area-news {
    position: absolute;
    z-index: 9;
    top: 3.36rem;
    left: 7.67rem;
    background-color: #cacaca;
}

.news-area-attch {
    position: relative;
    top: -100%;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}

.list-des-title {
    font-size: 0.17rem;
    line-height: 30px;
}

.list-des-view {
    font-size: 0.14rem;
}

.tiangu {
    width: 112px;
    height: 71px;
    position: absolute;
    left: 17.28rem;
    top: 0.73rem;
    background: url(../images/tiangu-icon.png) 100% 100% no-repeat;
    z-index: 9;
}

.news-banquan {
    height: 2.16rem;
    width: 0.09rem;
    position: absolute;
    top: 4rem;
    right: 0.36rem;
    background: url(../images/news-banquan.png);
    z-index: 9;
}

.tiangu1 {
    width: 1.15rem;
    height: .8rem;
    position: absolute;
    left: 17.3rem;
    top: 0.68rem;
}
@media screen and (max-width:1024px){
    .news-area-news {
        left: 35%;
    }
    .news-detail-title {
        font-size: 14px;
    }
    .news-area-news img {
       width : 7rem;
       height: auto;
    }
    .news-detail-time {
        font-size: 12px;
    }
    .news-detail-btn h2 {
        font-size: 12px;
    }
    .news-detail-btn p {
        font-size: 12px;
    }
    .news-area-txt-2 {
        font-size: 10px;
        line-height: 1.5;
    }
}
@media screen and (max-width:760px){
    .news-area-news {
        left: 35%;
    }
    .news-detail-title {
        font-size: 12px;
    }
    .news-area-news img {
       width : 7rem;
       height: auto;
    }
    .news-detail-cont span,.news-detail-cont p{
        font-size: 9px!important;
    }
    .news-detail-time {
        font-size: 9px;
    }
    .news-detail-btn h2 {
        font-size: 9px;
    }
    .news-detail-btn p {
        font-size: 9px;
    }
    .news-area-txt-2 {
        font-size: 8px;
        line-height: 1.5;
    }
}