* {
    margin: 0;
    padding: 0;
    list-style: none;
}

html,
body {
    width: 100%;
    height: 100%;
}

.newsDetail-wrapper {
    min-height: 1390px;
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
}

.newsDetail-wrapper .newsDetail-wrapper-header {
    background: url(/app/images/newsDetail/img/bgc.jpg) no-repeat;
    height: 267px;
    background-size: cover;
    position: relative;
}

.newsDetail-wrapper .newsDetail-wrapper-header .newsDetail-wrapper-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    justify-content: center;
    width: 751px;
    height: 139px;
    background-image: linear-gradient(90deg, #03bfef 0%, #0293e4 100%), linear-gradient(#e4f3f9, #e4f3f9);
    background-blend-mode: normal, normal;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    bottom: -68px;
    z-index: 10;
}

.newsDetail-wrapper .newsDetail-wrapper-header .newsDetail-wrapper-title h2 {
    font-size: 48px;
    font-weight: normal;
    color: #ffffff;
    margin-right: 31px;
}

.newsDetail-wrapper .newsDetail-wrapper-header .newsDetail-wrapper-title h3 {
    font-size: 24px;
    font-weight: normal;
    font-weight: normal;
    color: #ffffff;
}

.newsDetail-wrapper .newsDetail-content-box {
    background-color: #fff;
    width: 100%;
    padding: 18px;
    padding-top: 60px;
    box-sizing: border-box;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
}

.newsDetail-wrapper .newsDetail-content-box .newsDetail-content {
    padding-top: 60px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-items: flex-start;
}

.newsDetail-wrapper .newsDetail-content-box .newsDetail-content .left-nav {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #8e8e8e;
    font-size: 14px;
}

.newsDetail-wrapper .newsDetail-content-box .newsDetail-content .left-nav img {
    margin-right: 11px;
}

.newsDetail-wrapper .newsDetail-content-box .newsDetail-content .left-nav .home-link {
    font-size: 14px;
    font-weight: normal;
    color: #8e8e8e;
    text-decoration: none;
    margin: 0 6px;
}

.newsDetail-wrapper .newsDetail-content-box .newsDetail-content .left-nav .current-link {
    font-size: 14px;
    font-weight: normal;
    color: #1c1c1c;
    text-decoration: none;
    margin: 0 6px;
}

.newsDetail-wrapper .newsDetail-content-box .newsDetail-content .right-search {
    width: 348px;
    height: 43px;
    background-color: #ffffff;
    border: solid 1px #cccccc;
    position: relative;
    overflow: hidden;
    border-radius: 50px;
}

.newsDetail-wrapper .newsDetail-content-box .newsDetail-content .right-search::after {
    content: "";
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    width: 23px;
    height: 23px;
    background: url(/app/images/newsDetail/img/search.png) no-repeat;
    background-size: cover;
}

.newsDetail-wrapper .newsDetail-content-box .newsDetail-content .right-search input[type="text"] {
    width: 348px;
    height: 43px;
    background-color: #ffffff;
    border: none;
    position: relative;
    outline: none;
    padding-left: 50px;
    box-sizing: border-box;
}

.newsDetail-wrapper .newsDetail-content-box .newsDetail-content .right-search span input {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 12px;
    font-weight: normal;
    line-height: 10px;
    color: #ffffff;
    width: 52px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    background-color: #ff8100;
    cursor: pointer;
}

.newsDetail-wrapper .newsDetail-content-box .newsDetail-main {
    display: flex;
    /* justify-content: space-between; */
    align-items: flex-start;
}

.newsDetail-wrapper .newsDetail-content-box .newsDetail-main .left-main-body .loadmore {
    width: 138px;
    height: 32px;
    background-color: #fbdac2;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 1px;
    color: #ff8100;
    text-align: center;
    line-height: 32px;
    display: block;
    margin: 0 auto;
    cursor: pointer;
    border-radius: 35px;
    margin: 45px auto 60px;
}

.newsDetail-wrapper .newsDetail-content-box .newsDetail-main .left-main-body .tag-link-box img {
    transform: rotate(90deg);
    margin-right: 11px;
}

.newsDetail-wrapper .newsDetail-content-box .newsDetail-main .left-main-body .tag-link-box {
    margin: 20px 0 80px;
}

.newsDetail-wrapper .newsDetail-content-box .newsDetail-main .left-main-body .tag-link-box a {
    display: inline-block;
    padding: 0px 14px;
    text-align: center;
    background-color: #f6f6f6;
    border-radius: 20px;
    line-height: 31px;
    color: #969393;
}

.newsDetail-wrapper .newsDetail-content-box .newsDetail-main .left-main-body .a {
    padding: 5px 8px;
    background-color: #a8a8a8;
    text-align: center;
}

.backend-content {
    max-height: 500px;
    overflow: hidden;
}

.newsDetail-wrapper .newsDetail-content-box .newsDetail-main .left-main-body .loadmore a {
    color: #ff8100;
}

.newsDetail-wrapper .newsDetail-content-box .newsDetail-main .left-main-body .loadmore img {
    vertical-align: initial;
}

.newsDetail-wrapper .newsDetail-content-box .newsDetail-main .left-main-body .loadmore .tag-link-box {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 1px;
    color: #898989;
}

.newsDetail-wrapper .newsDetail-content-box .newsDetail-main .left-main-body .loadmore .tag-link-box a {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 1px;
    color: #898989;
    padding: 8px 13px;
    background-color: #f0f0f0;
    text-align: center;
}

.newsDetail-wrapper .newsDetail-content-box .newsDetail-main .left-main-body {
    padding: 60px 18px 18px;
    box-sizing: border-box;
    max-width: 790px;
}

.newsDetail-wrapper .newsDetail-content-box .newsDetail-main .left-main-body * {
    max-width: 100%;
    line-height: 35px;
}

.newsDetail-wrapper .newsDetail-content-box .newsDetail-main .left-main-body img {
    max-width: 100%;
    height: auto;
}

.newsDetail-wrapper .newsDetail-content-box .newsDetail-main .left-main-body h2 {
    text-align: center;
    font-size: 20px;
    font-weight: bolder;
    color: #000000;
    border-bottom: 1px solid #ccc;
    padding-bottom: 31px;
    margin-bottom: 27px;
}

.newsDetail-wrapper .newsDetail-content-box .newsDetail-main .left-main-body .author-info {
    text-align: center;
    font-size: 18px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 589px;
    margin: 0 auto;
    margin-bottom: 20px;
}

.newsDetail-wrapper .newsDetail-content-box .newsDetail-main .left-main-body .author-info span {
    font-size: 14px;
    color: #666;
}

.newsDetail-wrapper .newsDetail-content-box .newsDetail-main .left-main-body .author-info span > a.lj{
    font-size: 14px;
    color: #666;
}
    
.newsDetail-wrapper .newsDetail-content-box .newsDetail-main .left-main-body>p {
    margin-bottom: 31px;
    text-indent: 2em;
    line-height: 35px;
}

.newsDetail-wrapper .newsDetail-content-box .newsDetail-main .left-main-body>p.reference-link {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 1px;
    color: #8b8b8b;
    position: relative;
}

.newsDetail-wrapper .newsDetail-content-box .newsDetail-main .left-main-body>p.reference-link a {
    color: #8b8b8b;
    font-size: 14px;
}

.newsDetail-wrapper .newsDetail-content-box .newsDetail-main .left-main-body>p.reference-link::before {
    content: '';
    position: absolute;
    left: 0;
    top: 30%;
    transform: translateY(-50%);
    /*background: url(/app/images/newsDetail/img/quote.png) no-repeat;*/
    width: 33px;
    height: 29px;
}

.newsDetail-wrapper .newsDetail-content-box .newsDetail-main .left-main-body .up-down-box {
    background-color: #fdeddc;
    width: 100%;
    padding-left: 15px;
    box-sizing: border-box;
}

.newsDetail-wrapper .newsDetail-content-box .newsDetail-main .left-main-body .up-down-box p {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 36px;
    letter-spacing: 1px;
    color: #000000;
}

.newsDetail-wrapper .newsDetail-content-box .newsDetail-main .left-main-body .up-down-box p a {
    color: #000;
    text-decoration: none;
}

.newsDetail-wrapper .newsDetail-content-box .newsDetail-main .left-main-body .suggest-reading {
    margin-top: 15px;
}

.newsDetail-wrapper .newsDetail-content-box .newsDetail-main .left-main-body .suggest-reading .more {
    font-size: 14px;
    font-weight: normal;
    color: #959595;
    text-align: center;
}

.newsDetail-wrapper .newsDetail-content-box .newsDetail-main .left-main-body .suggest-reading .more img {
    vertical-align: middle;
}

.newsDetail-wrapper .newsDetail-content-box .newsDetail-main .left-main-body .suggest-reading h3 {
    position: relative;
    margin-bottom: 35px;
}

.newsDetail-wrapper .newsDetail-content-box .newsDetail-main .left-main-body .suggest-reading h3::before {
    content: "";
    position: absolute;
    width: 35px;
    height: 5px;
    background-color: #ff8100;
    left: 0;
    top: 33px;
}

.newsDetail-wrapper .newsDetail-content-box .newsDetail-main .left-main-body .suggest-reading .news-reading {
    list-style: none;
}

.newsDetail-wrapper .newsDetail-content-box .newsDetail-main .left-main-body .suggest-reading .news-reading li {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 36px;
    letter-spacing: 1px;
    color: #000000;
}

.newsDetail-wrapper .newsDetail-content-box .newsDetail-main .left-main-body .suggest-reading .industry-reading {
    list-style: none;
}

.newsDetail-wrapper .newsDetail-content-box .newsDetail-main .left-main-body .suggest-reading .industry-reading li {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 60px;
}

.newsDetail-wrapper .newsDetail-content-box .newsDetail-main .left-main-body .suggest-reading .industry-reading li .left-img {
    width: 198px;
    height: 132px;
}

.newsDetail-wrapper .newsDetail-content-box .newsDetail-main .left-main-body .suggest-reading .industry-reading li .left-img img {
    width: 100%;
    height: 132px;
    object-fit: cover;
}

.newsDetail-wrapper .newsDetail-content-box .newsDetail-main .left-main-body .suggest-reading .industry-reading li .right-word {
    flex-basis: 500px;
}

.newsDetail-wrapper .newsDetail-content-box .newsDetail-main .left-main-body .suggest-reading .industry-reading li .right-word h4 {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 36px;
    letter-spacing: 1px;
    color: #000000;
    font-weight:bold;
}

.newsDetail-wrapper .newsDetail-content-box .newsDetail-main .left-main-body .suggest-reading .industry-reading li .right-word p {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 36px;
    letter-spacing: 1px;
    color: #000000;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.newsDetail-wrapper .newsDetail-content-box .newsDetail-main .left-main-body .suggest-reading .industry-reading li .right-word a {
    width: 100px;
    height: 32px;
    border: solid 1px #ff8100;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 1px;
    color: #ff8100;
    text-align: center;
    line-height: 32px;
    display: block;
    margin-left: auto;
    margin-top: 15px;
}

.newsDetail-wrapper .newsDetail-content-box .newsDetail-main .right-main-body {
    width: 347px;
    margin-right: 41px;
    margin-top: 44px;
}

.newsDetail-wrapper .newsDetail-content-box .newsDetail-main .right-main-body .tag-article {
    margin-bottom: 25px;
}

.newsDetail-wrapper .newsDetail-content-box .newsDetail-main .right-main-body .tag-article h3 {
    font-size: 18px;
    font-weight: bold;
    color: #000000;
    position: relative;
    margin-bottom: 35px;
}

.newsDetail-wrapper .newsDetail-content-box .newsDetail-main .right-main-body .tag-article h3::before {
    content: "";
    position: absolute;
    width: 35px;
    height: 5px;
    background-color: #ff8100;
    left: 0;
    top: 33px;
}

.newsDetail-wrapper .newsDetail-content-box .newsDetail-main .right-main-body .tag-article li {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #ff8100;
    /* list-style: disc;
    list-style-position: inside; */
    line-height: 36px;
}

.newsDetail-wrapper .newsDetail-content-box .newsDetail-main .right-main-body .tag-article li a {
    color: #ff8100;
    text-decoration: none;
    font-size: 16px;
}

.newsDetail-wrapper .newsDetail-content-box .newsDetail-main .right-main-body .tag-article li a:hover {
    text-decoration: underline;
}

.newsDetail-wrapper .newsDetail-content-box .newsDetail-main .right-main-body .qr-box {
    text-align: center;
}

.newsDetail-wrapper .newsDetail-content-box .newsDetail-main .right-main-body .qr-box p {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #000000;
    margin-bottom: 25px;
    text-indent: 0;
}

.newsDetail-wrapper .newsDetail-content-box .newsDetail-main .right-main-body .right-top {
    padding: 20px 13px;
    box-sizing: border-box;
    background-color: #f6f6f6;
}

.newsDetail-wrapper .newsDetail-content-box .newsDetail-main .right-main-body .right-top .h3-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 46px;
}

.newsDetail-wrapper .newsDetail-content-box .newsDetail-main .right-main-body .right-top .h3-box h3 {
    font-size: 18px;
    font-weight: bold;
    color: #000000;
    position: relative;
}

.newsDetail-wrapper .newsDetail-content-box .newsDetail-main .right-main-body .right-top .h3-box h3::before {
    content: "";
    position: absolute;
    width: 35px;
    height: 5px;
    background-color: #ff8100;
    left: 0;
    top: 33px;
}

.newsDetail-wrapper .newsDetail-content-box .newsDetail-main .right-main-body .right-top .h3-box img {
    width: 89px;
    height: 22px;
    opacity: 0.3;
}

.newsDetail-wrapper .newsDetail-content-box .newsDetail-main .right-main-body .right-top ul li {
    font-size: 14px;
    color: #000000;
    position: relative;
    margin-bottom: 30px;
    box-sizing: border-box;
}

.newsDetail-wrapper .newsDetail-content-box .newsDetail-main .right-main-body .right-top ul li a:hover {
    color: #ff8100;
}

.newsDetail-wrapper .newsDetail-content-box .newsDetail-main .right-main-body .right-top ul li::before {
   /* content: "";*/
    position: absolute;
    left: 0;
    top: 8px;
    width: 7px;
    height: 7px;
    background-color: #c2c2c2;
    border-radius: 50%;
}

.newsDetail-wrapper .newsDetail-content-box .newsDetail-main .right-main-body .right-top>P {
    font-size: 14px;
    color: #ff8100;
    position: relative;
    text-align: right;
    padding-right: 30px;
    box-sizing: border-box;
    cursor: pointer;
}

.newsDetail-wrapper .newsDetail-content-box .newsDetail-main .right-main-body .right-top>P::after {
    content: ">";
    position: relative;
    font-size: 14px;
    color: #ff8100;
    right: -19px;
    top: 50%;
    transform: translateY(-50%);
}

.newsDetail-wrapper .newsDetail-content-box .newsDetail-main .right-main-body .hot-search {
    width: 100%;
    margin: 25px 0;
    padding: 20px 13px;
    box-sizing: border-box;
    min-height: 180px;
    background:#f6f6f6;
}

.newsDetail-wrapper .newsDetail-content-box .newsDetail-main .right-main-body .hot-search .h3-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 46px;
}

.newsDetail-wrapper .newsDetail-content-box .newsDetail-main .right-main-body .hot-search h3 {
    font-size: 18px;
    font-weight: bold;
    color: #000000;
    position: relative;
}

.newsDetail-wrapper .newsDetail-content-box .newsDetail-main .right-main-body .hot-search h3::before {
    content: "";
    position: absolute;
    width: 35px;
    height: 5px;
    background-color: #ff8100;
    left: 0;
    top: 33px;
}

.newsDetail-wrapper .newsDetail-content-box .newsDetail-main .right-main-body .hot-search .search-words {
    position: relative;
}

.newsDetail-wrapper .newsDetail-content-box .newsDetail-main .right-main-body .hot-search .search-words span {
    /* position: absolute; */
    font-size: 14px;
    line-height: 35px;
}

.newsDetail-wrapper .newsDetail-content-box .newsDetail-main .right-main-body .hot-search .search-words span a {
    color: #ff8100;
}

.newsDetail-wrapper .newsDetail-content-box .newsDetail-main .right-main-body .hot-search .search-words span a:hover {
    color: #ff8100;
    text-decoration: underline;
}

.newsDetail-wrapper .newsDetail-content-box .newsDetail-main .right-main-body .hot-search .search-words span.active {
    color: #ff8100;
}

.newsDetail-wrapper .newsDetail-content-box .newsDetail-main .right-main-body .right-bottom {
    margin-top: 27px;
    visibility: hidden;
}

.newsDetail-wrapper .newsDetail-content-box .newsDetail-main .right-main-body .right-bottom img {
    width: 100%;
    object-fit: cover;
}

.newsDetail-wrapper .newsDetail-content-box .newsDetail-main .right-main-body .right-bottom .ads-txt {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 18px 10px;
    border: 1px solid #cccccc;
    border-top: none;
    cursor: pointer;
}

.newsDetail-wrapper .newsDetail-content-box .newsDetail-main .right-main-body .right-bottom .ads-txt .ads-right {
    color: #ff8100;
    position: relative;
}

.newsDetail-wrapper .newsDetail-content-box .newsDetail-main .right-main-body .right-bottom .ads-txt .ads-right::after {
    content: ">";
    position: relative;
    font-size: 14px;
    color: #ff8100;
    right: -5px;
    top: 50%;
    transform: translateY(-50%);
}

@media screen and (max-width:1199px) {
    .newsDetail-wrapper {
        height: 100%;
        background-color: #f2f2f2;
        min-height: 13.9rem;
        width: 100%;
        max-width: 19.2rem;
        margin: 0 auto;
    }
    .newsDetail-wrapper .newsDetail-wrapper-header {
        background: url(/app/images/newsDetail/img/bgc.jpg) no-repeat;
        height: 2.67rem;
        background-size: cover;
        position: relative;
    }
    .newsDetail-wrapper .newsDetail-wrapper-header .newsDetail-wrapper-title {
        display: flex;
        justify-content: space-between;
        align-items: center;
        justify-content: center;
        width: 4.3rem;
        height: 1.32rem;
        background-image: linear-gradient(90deg, #03bfef 0%, #0293e4 100%), linear-gradient(#e4f3f9, #e4f3f9);
        background-blend-mode: normal, normal;
        left: 50%;
        position: absolute;
        transform: translateX(-50%);
        bottom: -0.68rem;
        z-index: 10;
        flex-direction: column;
    }
    .newsDetail-wrapper .newsDetail-wrapper-header .newsDetail-wrapper-title h2 {
        font-size: 0.4rem;
        font-weight: normal;
        color: #ffffff;
        margin-right: 0;
        margin-bottom:.1rem;
    }
    .newsDetail-wrapper .newsDetail-wrapper-header .newsDetail-wrapper-title h3 {
        font-size: 0.24rem;
        font-weight: normal;
        font-weight: normal;
        color: #ffffff;
    }
    .newsDetail-wrapper .newsDetail-content-box {
        background-color: #fff;
        width: 100%;
        padding: 0.18rem;
        padding-top: 0.6rem;
        box-sizing: border-box;
        max-width: 12rem;
        margin: 0 auto;
        position: relative;
    }
    .newsDetail-wrapper .newsDetail-content-box .newsDetail-content {
        padding-top: 0.6rem;
        display: flex;
        justify-content: space-between;
        align-items: center;
        align-items: flex-start;
    }
    .newsDetail-wrapper .newsDetail-content-box .newsDetail-content .left-nav {
        display: flex;
        justify-content: space-between;
        align-items: center;
        color: #8e8e8e;
        font-size: 0.14rem;
    }
    .newsDetail-wrapper .newsDetail-content-box .newsDetail-content .left-nav img {
        margin-right: 0.11rem;
    }
    .newsDetail-wrapper .newsDetail-content-box .newsDetail-content .left-nav .home-link {
        font-size: 0.2rem;
        font-weight: normal;
        color: #8e8e8e;
        text-decoration: none;
        margin: 0 0.06rem;
    }
    .newsDetail-wrapper .newsDetail-content-box .newsDetail-content .left-nav .current-link {
        font-size: 0.2rem;
        font-weight: normal;
        color: #1c1c1c;
        text-decoration: none;
        margin: 0 0.06rem;
    }
    .newsDetail-wrapper .newsDetail-content-box .newsDetail-content .right-search {
        width: 3.48rem;
        height: 0.43rem;
        background-color: #ffffff;
        border: solid 1px #cccccc;
        position: relative;
        overflow: hidden;
        border-radius: 0.5rem;
        display: none;
    }
    .newsDetail-wrapper .newsDetail-content-box .newsDetail-content .right-search::after {
        content: "";
        position: absolute;
        left: 0.1rem;
        top: 50%;
        transform: translateY(-50%);
        width: 0.23rem;
        height: 0.23rem;
        background: url(/app/images/newsDetail/img/search.png) no-repeat;
        background-size: cover;
    }
    .newsDetail-wrapper .newsDetail-content-box .newsDetail-content .right-search input[type="text"] {
        width: 3.48rem;
        height: 0.43rem;
        background-color: #ffffff;
        border: none;
        position: relative;
        outline: none;
        padding-left: 0.5rem;
        box-sizing: border-box;
    }
    .newsDetail-wrapper .newsDetail-content-box .newsDetail-content .right-search span input {
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        font-size: 0.12rem;
        font-weight: normal;
        line-height: 0.1rem;
        color: #ffffff;
        width: 0.52rem;
        height: 0.45rem;
        line-height: 0.45rem;
        text-align: center;
        background-color: #ff8100;
        cursor: pointer;
    }
    .newsDetail-wrapper .newsDetail-content-box .newsDetail-main {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
    }
    .newsDetail-wrapper .newsDetail-content-box .newsDetail-main .left-main-body {
        padding: 0.38rem 0.18rem;
        box-sizing: border-box;
        max-width: 100%;
        overflow: hidden;
    }
    .newsDetail-wrapper .newsDetail-content-box .newsDetail-main .left-main-body .author-info{
        display:block;
    }
    .newsDetail-wrapper .newsDetail-content-box .newsDetail-main .left-main-body .author-info span{
        display:block;
        font-size:.22rem;
    }

    .newsDetail-wrapper .newsDetail-content-box .newsDetail-main .left-main-body .author-info span > a.lj{
        display:block;
        font-size:.22rem;
    }
    .newsDetail-wrapper .newsDetail-content-box .newsDetail-main .left-main-body img {
        max-width: 100%;
        height: auto;
    }
    .newsDetail-wrapper .newsDetail-content-box .newsDetail-main .left-main-body h2 {
        text-align: center;
        font-size: 0.26rem;
        font-weight: 500;
        color: #000000;
        border-bottom: 0.01rem solid #ccc;
        padding-bottom: 0.31rem;
        margin-bottom: 0.57rem;
    }
    .newsDetail-wrapper .newsDetail-content-box .newsDetail-main .left-main-body>p {
        margin-bottom: 0.31rem;
        text-indent: 2em;
        line-height: 0.55rem;
        font-size:.22rem;
    }
    .newsDetail-wrapper .newsDetail-content-box .newsDetail-main .left-main-body > p.reference-link{
        font-size:.22rem;
        line-height:.36rem;
    }
    .newsDetail-wrapper .newsDetail-content-box .newsDetail-main .left-main-body .up-down-box p a{
        font-size:.22rem;
    }
    .newsDetail-wrapper .newsDetail-content-box .newsDetail-main .left-main-body .up-down-box p{
        font-size:.22rem;
        text-indent:0;
    }
    .newsDetail-wrapper .newsDetail-content-box .newsDetail-main .left-main-body .suggest-reading h3{
        font-size:.26rem;
    }
    .newsDetail-wrapper .newsDetail-content-box .newsDetail-main .left-main-body .suggest-reading h3::before{
        top:43px;
    }
    .newsDetail-wrapper .newsDetail-content-box .newsDetail-main .left-main-body .suggest-reading .news-reading li>a{
        font-size:.22rem;
        text-decoration:underline;
    }
    .newsDetail-wrapper .newsDetail-content-box .newsDetail-main .left-main-body .suggest-reading{
        margin-top:.6rem;
    }
    .newsDetail-wrapper .newsDetail-content-box .newsDetail-main .left-main-body .tag-link-box{
        margin-bottom:.6rem;
    }
    .newsDetail-wrapper .newsDetail-content-box .newsDetail-main .right-main-body {
        width: 3.47rem;
        margin-left: 0.41rem;
        margin-top: 0.44rem;
        display: none;
    }
    .newsDetail-wrapper .newsDetail-content-box .newsDetail-main .right-main-body .right-top {
        padding: 0.2rem 0.13rem;
        box-sizing: border-box;
        background-color: #f2f2f2;
    }
    .newsDetail-wrapper .newsDetail-content-box .newsDetail-main .right-main-body .right-top .h3-box {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 0.46rem;
    }
    .newsDetail-wrapper .newsDetail-content-box .newsDetail-main .right-main-body .right-top .h3-box h3 {
        font-size: 0.18rem;
        font-weight: bold;
        color: #000000;
        position: relative;
    }
    .newsDetail-wrapper .newsDetail-content-box .newsDetail-main .right-main-body .right-top .h3-box h3::before {
        content: "";
        position: absolute;
        width: 0.35rem;
        height: 0.05rem;
        background-color: #ff8100;
        left: 0;
        top: 0.33rem;
    }
    .newsDetail-wrapper .newsDetail-content-box .newsDetail-main .right-main-body .right-top .h3-box img {
        width: 0.89rem;
        height: 0.22rem;
        opacity: 0.3;
    }
    .newsDetail-wrapper .newsDetail-content-box .newsDetail-main .right-main-body .right-top ul li {
        font-size: 0.14rem;
        color: #000000;
        position: relative;
        margin-bottom: 0.3rem;
        padding-left: 0.2rem;
        box-sizing: border-box;
    }
    .newsDetail-wrapper .newsDetail-content-box .newsDetail-main .right-main-body .right-top ul li::before {
        content: "";
        position: absolute;
        left: 0;
        top: 0.08rem;
        width: 0.07rem;
        height: 0.07rem;
        background-color: #c2c2c2;
        border-radius: 50%;
    }
    .newsDetail-wrapper .newsDetail-content-box .newsDetail-main .right-main-body .right-top>P {
        font-size: 0.14rem;
        color: #ff8100;
        position: relative;
        text-align: right;
        padding-right: 0.3rem;
        box-sizing: border-box;
        cursor: pointer;
    }
    .newsDetail-wrapper .newsDetail-content-box .newsDetail-main .right-main-body .right-top>P::after {
        content: ">";
        position: relative;
        font-size: 0.14rem;
        color: #ff8100;
        right: -0.19rem;
        top: 50%;
        transform: translateY(-50%);
    }
    .newsDetail-wrapper .newsDetail-content-box .newsDetail-main .right-main-body .right-bottom {
        margin-top: 0.27rem;
        visibility: hidden;
    }
    .newsDetail-wrapper .newsDetail-content-box .newsDetail-main .right-main-body .right-bottom img {
        width: 100%;
        object-fit: cover;
    }
    .newsDetail-wrapper .newsDetail-content-box .newsDetail-main .right-main-body .right-bottom .ads-txt {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 0.18rem 0.1rem;
        border: 1px solid #cccccc;
        border-top: none;
        cursor: pointer;
    }
    .newsDetail-wrapper .newsDetail-content-box .newsDetail-main .right-main-body .right-bottom .ads-txt .ads-right {
        color: #ff8100;
        position: relative;
    }
    .newsDetail-wrapper .newsDetail-content-box .newsDetail-main .right-main-body .right-bottom .ads-txt .ads-right::after {
        content: ">";
        position: relative;
        font-size: 0.14rem;
        color: #ff8100;
        right: -0.05rem;
        top: 50%;
        transform: translateY(-50%);
    }
}


/*# sourceMappingURL=newsDetail.css.map */