
#wrapper {
    width: 1200px;
    margin: 0 auto;
    margin-top: 15px;
}

#wrapper .hd-left-right {
    display: flex;
    justify-content: space-between;
    background: #fff;
    padding: 15px
}

#wrapper .hd-left-right .focus {
    width: 502px;
    margin-right: 20px
}

#wrapper .hd-left-right .focus .focus-title {
    align-items: flex-start;
    display: flex;
    justify-content: space-between;
    border-bottom: 4px solid #ed2c25;
    margin-bottom: 10px
}

#wrapper .hd-left-right .focus .focus-title .title {
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    background: #ed2c25;
    line-height: 20px;
    padding: 5px
}

#wrapper .hd-left-right .focus .focus-title .logo {
    display: flex;
    align-items: center;
    height: 22px;
    font-size: 16px;
    color: #666;
    line-height: 22px;
    width: 217px;
    height: 35px
}

#wrapper .hd-left-right .focus .focus-title a .logo {
    color: #e4e4e4!important
}

#wrapper .hd-left-right .focus .focus-title a .logo img {
    width: 100%
}

#wrapper .hd-left-right .focus .news-ul .news-li {
    padding: 6px 0
}

#wrapper .hd-left-right .focus .news-ul .news-li .title {
    height: 26px;
    font-size: 20px;
    font-weight: 600;
    color: #333;
    line-height: 19.9px;
    padding-top: 6px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

#wrapper .hd-left-right .focus .news-ul .news-li:nth-child(1) .title,#wrapper .hd-left-right .focus .news-ul .news-li:nth-child(2) .title {
    color: #ed2c25
}

#wrapper .hd-left-right .focus .news-ul .news-li .txt {
    position: relative;
    font-size: 14px;
    color: #999;
    line-height: 23px;
    height: 48px;
    padding: 4px 0
}

#wrapper .hd-left-right .focus .news-ul .news-li .txt .reading-quantity {
    position: absolute;
    right: 0;
    bottom: -2px;
    font-size: 12px
}

#wrapper .hi-left-right {
    display: flex;
    justify-content: space-between
}

#wrapper .hi-left-right .hi-left {
    width: 815px;
    BACKGROUND: #fff;
    padding: 15px
}

#wrapper .hi-left-right .hi-left .hi-left-ul {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    justify-content: space-between
}

#wrapper .hi-left-right .hi-left .hi-left-ul .hi-left-li {
    margin-top: 1px;
    width: 248px;
    margin-right: 15px;
    cursor: pointer;
    margin-bottom: 17px
}

#wrapper .hi-left-right .hi-left .hi-left-ul .hi-left-100 {
    width: 100%;
    margin-bottom: 0;
    padding: 10px 0;
    border-bottom: 1px solid #eee
}


#wrapper .hi-left-right .hi-left .hi-left-ul .hi-left-100 .img {
    float: left
}

#wrapper .hi-left-right .hi-left .hi-left-ul .hi-left-li .img {
    width: 250px;
    height: 140px;
    overflow: hidden
}

#wrapper .hi-left-right .hi-left .hi-left-ul .hi-left-li .img img {
    width: 250px;
    height: 140px;
    object-fit: cover;
    display: block
}

#wrapper .hi-left-right .hi-left .hi-left-ul .hi-left-li-col .img {
    width: 150px;
    height: 90px;
    overflow: hidden
}

#wrapper .hi-left-right .hi-left .hi-left-ul .hi-left-li-col .img img {
    width: 140px;
    height: 90px;
    object-fit: cover;
    display: block
}

#wrapper .hi-left-right .hi-left .hi-left-ul .hi-left-li .i-label {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0;
    color: #999
}

#wrapper .hi-left-right .hi-left .hi-left-ul .hi-left-li .i-label .ptime {
    font-size: 12px
}

#wrapper .hi-left-right .hi-left .hi-left-ul .hi-left-li .i-label .red {
    font-size: 12px;
    color: #ed2c25;
    background: #ed2c2508;
    border-radius: 2px;
    padding: 5px
}

#wrapper .hi-left-right .hi-left .hi-left-ul .hi-left-li .label {
    display: block;
    padding: 10px 0;
    margin-top: 10px;
    width: 785px;
    color: #999
}

#wrapper .hi-left-right .hi-left .hi-left-ul .hi-left-li .label .ptime {
    font-size: 12px;
    float: right
}

#wrapper .hi-left-right .hi-left .hi-left-ul .hi-left-li .label .red {
    display: inline-block;
    height: 20px;
    float: left;
    margin-left: 10px;
    font-size: 14px;
    color: #fff;
    background: #777;
    line-height: 14px;
    border-radius: 2px
}

#wrapper .hi-left-right .hi-left .hi-left-ul .hi-left-li .label a:hover {
    color: unset
}

#wrapper .hi-left-right .hi-left .hi-left-ul .hi-left-li .label h2 {
    color: #666;
    padding: 3px
}

#wrapper .hi-left-right .hi-left .hi-left-ul .hi-left-li .title {
    height: 40px;
    font-size: 16px;
    margin: 10px 0;
    line-height: 1.3;
    overflow: hidden;
    text-overflow: ellipsis
}

#wrapper .hi-left-right .hi-left .hi-left-ul .hi-left-100 .title {
    display: flex;
    font-size: 18px;
    padding-left: 10px;
    margin-top: 0;
    overflow: unset
}

#wrapper .hi-left-right .hi-left .hi-left-ul .hi-left-li .title a {
    color: #222
}

#wrapper .hi-left-right .hi-left .hi-left-ul .hi-left-li .txt {
    font-size: 13px;
    color: #666;
    line-height: 23px;
    padding: 5px 0;
    height: 71px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3
}

#wrapper .hi-left-right .hi-left .hi-left-ul .hi-left-li .is-read {
    height: 40px;
    font-size: 12px;
    color: #999;
    line-height: 22px;
    padding: 3px 0
}

#wrapper .hi-left-right .main-right {
    background: #fff;
    width: 370px;
    padding: 0 10px
}

#wrapper .hi-left-right .main-right .advertise-big {
    overflow: hidden;
    height: 254px;
    display: none
}

#wrapper .hi-left-right .main-right .advertise-big img {
    width: 100%;
    display: block;
    height: 254px
}

#wrapper .hi-left-right .main-right .main-right-title {
    font-size: 19.9px;
    font-weight: 500;
    color: #ed2c25;
    line-height: 39px;
    position: relative;
    display: flex;
    align-items: center;
    height: 39px;
    border-bottom: 4px solid #ed2c25;
    margin: 15px 0
}

#wrapper .hi-left-right .main-right .main-right-title .zhixian {
    position: absolute;
    right: 0;
    top: 23px;
    width: 260px;
    border-top: 4px solid #ed2c25
}

#wrapper .hi-left-right .main-right .mi-box .img {
    height: 219px;
    overflow: hidden
}

#wrapper .hi-left-right .main-right .mi-box .img img {
    width: 100%;
    display: block;
    object-fit: cover;
    height: 219px
}

#wrapper .hi-left-right .main-right .small-title {
    overflow: hidden;
    font-weight: normal;
    _height: 50px;
    color: #111;
    line-height: 1.23;
    padding: 5px;
    /*height:31px;font-size:17px;color:#222;line-height:31px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding:0 0 0 5px}
.aside-case-ul .aside-case-flex,.lsider .lsider-flex{padding:0 5px*/
}

#wrapper .hi-left-right .main-right .mi-box .mi-box-txt {
    font-size: 12px;
    line-height: 23px;
    color: #666;
    height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3
}

#wrapper .div100,#wrapper .links-img {
    background: #fff;
    padding: 0 15px
}

#wrapper .hi-left-right .main-right .lsider .lsider-flex a {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 7px
}

#wrapper .hi-left-right .main-right .lsider .lsider-flex .img {
    width: 140px;
    height: 90px;
    padding-right: 10px;
    overflow: hidden
}

#wrapper .hi-left-right .main-right .lsider .lsider-flex .img img {
    width: 100%;
    display: block;
    object-fit: cover;
    height: 90px
}

#wrapper .hi-left-right .main-right .lsider .lsider-flex .describe {
    width: 210px;
    font-size: 12px;
    color: #666;
    line-height: 19.9px;
    overflow: hidden;
    display: -webkit-box
}

#wrapper .hi-left-right .main-right .lsider .lsider-ul {
    padding: 0
}

#wrapper .hi-left-right .main-right .lsider .lsider-ul .lsider-li {
    font-size: 16px;
    line-height: 33px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 350px
}

#wrapper .hi-left-right .main-right .lsider .lsider-ul .lsider-li a {
    color: #333
}

#wrapper .hi-left-right .main-right .aside-case .aside-case-flex {
    display: flex;
    justify-content: space-between;
    align-items: flex-start
}

#wrapper .hi-left-right .main-right .aside-case .aside-case-flex .img {
    height: 71px;
    overflow: hidden
}

#wrapper .hi-left-right .main-right .aside-case .aside-case-flex .img img {
    width: 114px;
;display: block;
    height: 71px;
    padding-right: 10px;
    object-fit: cover
}

#wrapper .hi-left-right .main-right .aside-case .aside-case-flex .describe {
    width: 250px;
    font-size: 12px;
    color: #666;
    line-height: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3
}

#wrapper .page-down-ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

#wrapper .page-down-ul .page-down-li {
    margin-top: 19.9px;
    width: 279px;
    cursor: pointer
}

#wrapper .page-down-ul .page-down-li .img {
    width: 279px;
    height: 141px;
    overflow: hidden
}

#wrapper .page-down-ul .page-down-li .img img {
    width: 100%;
    display: block
}

#wrapper .page-down-ul .page-down-li .label {
    display: flex;
    justify-content: space-between;
    align-items: center
}

#wrapper .page-down-ul .page-down-li .label .red {
    height: 30px;
    font-size: 14px;
    font-weight: 600;
    color: #8f0000;
    line-height: 20px
}

#wrapper .page-down-ul .page-down-li .label h2 {
    height: 17px;
    font-size: 12px;
    color: #666;
    line-height: 17px;
    padding: 5px 0
}

#wrapper .page-down-ul .page-down-li .title {
    height: 24px;
    font-size: 16px;
    font-weight: 600;
    color: #333;
    line-height: 22px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

#wrapper .page-down-ul .page-down-li .txt {
    font-size: 13px;
    color: #666;
    line-height: 23px;
    padding: 5px 0;
    height: 79px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3
}

#wrapper .page-down-ul .page-down-li .is-read {
    height: 19px;
    font-size: 12px;
    color: #999;
    line-height: 17px
}

#wrapper .page-down-ul .page-down-li .label {
    padding: 0!important
}

#wrapper .div100 .multi-img-ul {
    display: flex;
    padding-bottom: 15px;
    justify-content: space-between;
    flex-wrap: wrap
}

#wrapper .div100 .multi-img-ul .multi-img-li {
    width: 280px;
    height: auto;
    color: #333;
    overflow: hidden;
    position: relative;
    margin-bottom: 15px
}

#wrapper .div100 .multi-img-ul .multi-img-li .jiaobiao {
    position: absolute;
    left: 0;
    top: -3px
}

#wrapper .div100 .multi-img-ul .multi-img-li .jiaobiao img {
    width: 35px;
    height: 13px
}

#wrapper .div100 .multi-img-ul .multi-img-li img {
    width: 279px;
    height: 156px;
    overflow: hidden
}

#wrapper .div100 .div100-title {
    font-size: 19.9px;
    font-weight: 500;
    color: #ed2c25;
    line-height: 25px;
    position: relative;
    display: flex;
    align-items: center;
    height: 50px;
    margin-top: 7px
}

#wrapper .div100.newxshow {
    padding: 0
}

#wrapper .div100.newxshow .div100-title {
    justify-content: right;
    font-size: 24px;
    height: 40px;
    line-height: 40px;
    flex-direction: row-reverse
}

#wrapper .div100.newxshow .div100-title .subxx {
    background: #fff;
    z-index: 888;
    padding-left: 15px
}

#wrapper .div100.newxshow .div100-title .zhixian {
    left: 0;
    width: 1070px
}

#wrapper .div100 .div100-title .zhixian {
    position: absolute;
    right: 0;
    top: 20px;
    width: 1050px;
    border-top: 5px solid #ed2c25
}

#wrapper .div100 .multi-img-ul .multi-img-li img {
    width: 100%;
    height: 156px;
    object-fit: cover
}

#wrapper .links-img .links-img-title {
    font-size: 24px;
    font-weight: 600;
    color: #ed2c25;
    line-height: 25px;
    position: relative;
    align-items: center;
    height: 50px;
    margin-top: 19.9px;
    display: flex;
    justify-content: center
}

#wrapper .links-img .links-img-title .zhixian {
    position: absolute;
    right: 0;
    top: 20px;
    width: 400px;
    border-top: 5px solid #ed2c25
}

#wrapper .links-img .links-img-title .zhixian-left {
    position: absolute;
    left: 0;
    top: 20px;
    width: 400px;
    border-top: 5px solid #ed2c25
}

#wrapper .links-img .links-img-ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

#wrapper .links-img .link-text {
    margin-top: 15px;
    padding: 5px;
    border-top: 1px solid #eee
}

#wrapper .links-img .links-img-ul .links-img-li {
    width: 100px;
    height: 70px;
    margin-bottom: 10px;
    text-align: center
}

#wrapper .links-img .links-img-ul .links-img-li img {
    height: 70px;
    filter: grayscale(1) opacity(0.5);
}

#wrapper .links-img .links-img-ul .links-img-li img:hover {
    filter: unset;
}

#wrapper .links-img .links-img-ul .links-text-li {
    margin-bottom: 10px;
    margin-right: 15px
}

#wrapper .links-img .links-img-ul .links-text-li a {
    color: #333;
    font-size: 13px
}

#wrapper .show-css {
    margin-top: 50px;
    cursor: pointer
}

#wrapper .show-css .show-css-title {
    height: 19.9px;
    font-size: 19.9px;
    font-weight: 600;
    color: #8f0000;
    line-height: 13px
}

#wrapper .show-css .left-right {
    border-top: 1px solid #cdcdcd;
    padding-top: 13px;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #cdcdcd;
    padding-bottom: 10px;
    height: 500px
}

#wrapper .show-css .left-right .head-new {
    width: 613px
}

#wrapper .show-css .left-right .head-new .img {
    width: 613px;
    height: 375px;
    overflow: hidden
}

#wrapper .show-css .left-right .head-new .img img {
    width: 100%;
    display: block;
    height: 375px;
    object-fit: cover
}

#wrapper .show-css .left-right .head-new .in-zuo-right {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 33px;
    line-height: 33px
}

#wrapper .show-css .left-right .head-new .in-zuo-right .title {
    font-size: 16px;
    font-weight: 600;
    color: #000;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

#wrapper .show-css .left-right .head-new .in-zuo-right .is-read {
    font-size: 12px;
    color: #999
}

#wrapper .show-css .left-right .head-new .describe {
    font-size: 14px;
    color: #666;
    line-height: 20px;
    height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3
}

#wrapper .show-css .left-right .ot-mews-ul .ot-mews-li {
    border-bottom: 1px solid #cdcdcd;
    padding-bottom: 20px;
    margin-bottom: 20px;
    width: 562px
}

#wrapper .show-css .left-right .ot-mews-ul .ot-mews-li .title {
    height: 16px;
    font-size: 16px;
    font-weight: 600;
    color: #000;
    line-height: 16px;
    margin-bottom: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

#wrapper .show-css .left-right .ot-mews-ul .ot-mews-li .in-zuo-right {
    display: flex;
    justify-content: space-between;
    align-items: center
}

#wrapper .show-css .left-right .ot-mews-ul .ot-mews-li .in-zuo-right .img {
    width: 146px;
    height: 100px;
    overflow: hidden
}

#wrapper .show-css .left-right .ot-mews-ul .ot-mews-li .in-zuo-right .img img {
    width: 100%;
    display: block;
    height: 100px;
    object-fit: cover
}

#wrapper .show-css .left-right .ot-mews-ul .ot-mews-li .in-zuo-right .up-down .describe {
    width: 405px;
    font-size: 12px;
    font-weight: 500;
    color: #666;
    line-height: 23px;
    padding-left: 11px;
    height: 72px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3
}

#wrapper .show-css .left-right .ot-mews-ul .ot-mews-li .in-zuo-right .up-down .is-read {
    height: 13px;
    font-size: 12px;
    color: #999;
    line-height: 12px;
    display: flex;
    justify-content: flex-end
}

#wrapper .show-css .left-right .ot-mews-ul .ot-mews-li:last-child {
    margin-bottom: 0;
    border-bottom: 0
}

#wrapper .show-css .pagination-news-ul {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-top: 30px;
    height: 1026px
}

#wrapper .show-css .pagination-news-ul .pagination-news-li {
    width: 279px;
    margin-right: 28px
}

#wrapper .show-css .pagination-news-ul .pagination-news-li:nth-child(4n) {
    margin-right: 0
}

#wrapper .show-css .pagination-news-ul .pagination-news-li .img {
    width: 279px;
    height: 156px;
    overflow: hidden
}

#wrapper .show-css .pagination-news-ul .pagination-news-li .img img {
    width: 100%;
    display: block;
    object-fit: cover;
    height: 156px
}

#wrapper .show-css .pagination-news-ul .pagination-news-li .title {
    height: 40px;
    font-size: 16px;
    font-weight: 600;
    color: #333;
    line-height: 22px;
    padding: 15px 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

#wrapper .show-css .pagination-news-ul .pagination-news-li .describe {
    height: 70px;
    font-size: 13px;
    color: #666;
    line-height: 23px;
    overflow: hidden
}

#wrapper .show-css .pagination-news-ul .pagination-news-li .is-read {
    height: 21px;
    font-size: 12px;
    color: #999;
    line-height: 17px;
    padding: 15px 0 20px 0
}


#wrap-show .wrap-show-data .main-title {
    font-size: 40px;
    font-weight: 600;
    color: #111;
    line-height: 1.4;
    text-align: center;
    position: relative;
    display: flex;
    align-items: center;
    font-family: Source Han Serif,sans-serif;
    justify-content: center
}

#wrap-show .wrap-show-data .main-sub-title {
    height: 20px;
    font-size: 13px;
    color: #666;
    font-weight: 400;
    line-height: 20px;
    text-align: center;
    margin: 15px 0 0 0
}

#wrap-show .left-right {
    display: flex;
    justify-content: space-between;
    margin-top: 42px
}

#wrap-show .news-show {
    margin-top: 20px
}

#wrap-show .page-down {
    overflow: hidden;
    padding-left: 166px
}

#wrap-show .left-right .wrap-show-main {
    overflow: hidden;
    display: flex;
    justify-content: space-between
}

#wrap-show .left-right .wrap-show-main .in-zuo-right {
    justify-content: space-between;
    display: flex
}

#wrap-show .left-right .wrap-show-main .in-zuo-right .userArea {
    border-right: 1px solid #eee;
    width: 200px
}

#wrap-show .left-right .wrap-show-main .in-zuo-right .userArea .mediainfo {
    border-bottom: 1px solid #eee;
    background: #fff;
    padding: 20px 0;
    margin-bottom: 50px
}

#wrap-show .left-right .wrap-show-main .in-zuo-right .share {
    display: flex;
    align-items: center;
    flex-direction: column;
    margin: 20px;
    margin-top: 0
}

#wrap-show .left-right .wrap-show-main .in-zuo-right .share .jrw-erweima {
    width: 130px;
    height: 30px;
    font-size: 12px;
    color: #666;
    line-height: 22px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center
}

#wrap-show .left-right .wrap-show-main .in-zuo-right .share .jrw-erweima img {
    padding-left: 0!important;
    margin-top: 7px
}

#wrap-show .left-right .wrap-show-main .in-zuo-right .share .share-ul li {
    list-style: none;
    display: flex;
    align-items: center;
    padding: 10px 0
}

#wrap-show .left-right .wrap-show-main .in-zuo-right .share .share-ul li:nth-child(1) {
    margin-top: 16px
}

#wrap-show .left-right .wrap-show-main .in-zuo-right .share .share-ul li img {
    margin-right: 12px;
    width: 26px
}

#wrap-show .left-right .wrap-show-main .in-zuo-right .share .share-ul li.author-Info {
    display: none
}

#wrap-show .left-right .wrap-show-main .in-zuo-right ._content {
    color: #333;
    line-height: 26px;
    padding: 0 0 50px 20px;
    width: 870px
}

#wrap-show .page-down {
    overflow: hidden;
    padding: 20px 15px 0 15px
}

#wrap-show .page-down .more-news-ul {
    margin: 15px 0;
    height: 350px;
    overflow-y: hidden;
}

#wrap-show .page-down .more-news-ul .more-news-li {
    font-size: 16px;
    color: #21222e;
    line-height: 22px;
    height: 30px;
    list-style: circle;
    margin-left: 20px
}

#wrap-show .page-down .more-news-ul .more-news-li a {
    font-size: 18px;
    color: #21222e!important;
    line-height: 22px;
    height: 26px;
    display: flex;
    justify-content: space-between;
    cursor: pointer
}

#wrap-show .page-down .more-news-ul .more-news-li p {
    width: 780px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

#wrap-show .page-down .more-news-ul .more-news-li p:hover {
    color: #eb1302
}

#wrap-show .page-down .more-news-ul .more-news-li h6 {
    height: 20px;
    font-size: 14px;
    color: #999;
    line-height: 20px
}

#wrap-show .more-news-title,#wrap-show .page-down .expan-img-title {
    height: 28px;
    font-size: 20px;
    color: #333;
    line-height: 28px
}

#wrap-show .page-down .expan-img-ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 17px
}

#wrap-show .page-down .expan-img-ul .expan-img-li {
    width: 200px;
    height: 112px;
    overflow: hidden
}

#wrap-show .page-down .expan-img-ul .expan-img-li img {
    width: 100%;
    display: block;
    height: 112px;
    object-fit: cover
}

#wrap-show .page-down h5:before {
    background: #ed2c25;
    width: 20px;
    height: 20px;
    content: " ";
    display: inline-block;
    position: relative;
    top: 3px;
    margin-right: 10px
}

.banner-img,.other-pc-focus,.top-four,.top-three,.top-two {
    width: 100%;
    height: auto;
    margin-top: 9px;
    margin-bottom: -13px
}

.top-two {
    margin-bottom: 10px
}

.other-pc-focus {
    margin-bottom: -24px
}

.top-three {
    margin-top: 0;
    margin-bottom: 10px
}

.top-four {
    margin-top: 0;
    margin-bottom: 0
}

.banner-img img,.other-pc-focus img,.top-four img,.top-three img,.top-two img {
    width: 100%;
    height: 100%
}

.banner-img,.top-two {
    position: relative
}

.jiaobiao {
    position: absolute;
    right: 0;
    top: 0
}

.jiaobiao img {
    width: 100%;
    display: block
}

i.dxsyb-text {
    font-style: normal;
    position: absolute;
    right: 0;
    font-size: 12px;
}

#olnum {
    bottom: 5px!important;
    display: none!important
}

.eye-image-area {
    margin-top: 26px;
    border-top: 1px solid #d1d1d1
}

.mask-model {
    background: rgba(0,0,0,.4);
    width: 100%;
    height: 100%;
    z-index: 1;
    display: none;
    position: fixed;
    left: 0;
    top: 0
}

.QRS-window-model {
    width: 300px;
    height: 300px;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    z-index: 5;
    display: none
}

.QRS-window-model img {
    margin: 0 auto;
    display: block
}

.QRS-window-model-close {
    position: absolute;
    right: 6px;
    top: 0;
    color: #fff;
    font-size: 19px;
    cursor: pointer
}

.more-eyes-btn {
    display: flex;
    justify-content: flex-end;
    color: #d1d1d1;
    margin-top: 9px
}

.more-eyes-btn a {
    color: #d1d1d1!important
}

#qrcode {
    padding: 0 15px;
    background: #fff;
    text-align: center
}

.QRS-window-close {
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer
}

.hd-left-right-top {
    width: 341px
}

.hd-left-right-top .news-li {
    margin-bottom: 19px
}

.hd-left-right-top .news-li .img {
    width: 100%;
    height: 220px;
    background: grey
}

.hd-left-right-top .news-li .img img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.new-top-ad1 a {
    height: 100%;
    display: block
}

#wrapper .div100 .multi-img-ul .topic-img-li {
    width: 282px;
    height: 70px;
    overflow: hidden;
    position: relative
}

#wrapper .div100 .multi-img-ul .topic-img-li img {
    width: 100%;
    height: 33px;
    overflow: hidden
}

.pro {
    clear: both;
    width: 640px;
    overflow: hidden
}

.hot_pro {
    background: #eee;
    margin-bottom: 2px;
    position: relative
}

#focusR {
    width: 640px;
    height: 400px;
    clear: both;
    overflow: hidden;
    position: relative;
    float: left
}

#focusR ul {
    width: 640px;
    height: 400px;
    float: left;
    position: absolute;
    clear: both;
    padding: 0;
    margin: 0
}

#focusR ul li {
    float: left;
    width: 640px;
    height: 400px;
    position: relative;
    overflow: hidden;
    padding: 0;
    margin: 0
}

#focusR ul li img {
    object-fit: cover
}

#focusR ul li .caption {
    height: 50px;
    line-height: 50px;
    padding-left: 20px;
    position: relative;
    margin-top: -55px;
    z-index: 10;
    font-size: 20px;
    color: #fff
}

#focusR .preNext {
    width: 35px;
    height: 50px;
    position: absolute;
    top: 170px;
    cursor: pointer
}

#focusR .pre {
    left: 0;
    background: url(/content/imgs/pre.png) no-repeat left center
}

#focusR .next {
    right: 0;
    background: url(/content/imgs/next.png) no-repeat right center
}

#focusR .btnBg {
    position: absolute;
    z-index: 1;
    width: 640px;
    height: 70px;
    right: 0;
    bottom: 0;
    background-image: linear-gradient(180deg,rgba(5,5,5,0) 0,rgba(4,4,4,.54) 33%,rgba(3,3,3,.9) 100%)
}

#focusR .btn {
    position: absolute;
    z-index: 2;
    width: 550px;
    height: 4px;
    line-height: 0;
    right: 0;
    top: 20px;
    padding-right: 10px;
    text-align: right
}

#focusR .btn span {
    display: inline-block;
    width: 18px;
    height: 4px;
    line-height: 4px;
    font-size: 0;
    background: #ed2c25;
    margin-right: 5px;
    cursor: pointer
}

#focusR .btn span.on {
    background: #fff
}

.pagination {
    display: flex;
    justify-content: center;
    margin: 30px
}

.pagination .page-numbers {
    margin: 0 6px;
    min-width: 40px;
    border-radius: 2px;
    padding: 0 4px;
    font-size: 16px;
    height: 40px;
    display: inline-table;
    line-height: 40px;
    box-sizing: border-box;
    text-align: center;
    background-color: #eee;
    color: #222
}

.pagination span.page-numbers.current {
    background: #ed2c25;
    color: #fff
}

.listnew {
    margin: 10px 0
}

.leftbar a {
    color: #333
}

.leftbar {
    justify-content: center
}

.listnew .describe {
    font-size: 14px!important;
    color: #222!important;
    line-height: 1.23!important
}

.play-btn {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 99999;
    width: 40px!important;
    height: 40px!important;
    transform: translate(-50%,-50%)
}

.play-btn-types {
    position: relative;
    left: -300px;
    top: 100px;
    border: 2px solid #fff;
    border-radius: 50%
}

#footer .jblogo img {
    height: 50px;
    background: #fff;
}

#wrapper .hi-left-right .hi-left .NavSub {
    border-bottom: 4px solid #ed2c25
}

#wrapper .hi-left-right .hi-left .subNav {
    display: flex;
    justify-content: space-between
}

#wrapper .hi-left-right .hi-left .subNav li {
    padding: 5px 10px;
    line-height: 25px;
    margin-righ2t: 10px
}

#wrapper .hi-left-right .hi-left .subNav li.curr {
    background: #ed2c25
}

#wrapper .hi-left-right .hi-left .subNav li.curr>a {
    color: #fff
}

#wrapper .hi-left-right .hi-left .subNav li>a {
    color: #333
}

.go2top {
    position: fixed;
    left: 50%;
    margin-left: 610px;
    bottom: 240px;
    width: 60px;
    height: 60px;
    background: #eee;
    cursor: pointer;
}

.go2top:hover {
    background: #ed2c25;
}

.go2top i {
    background: url(/content/imgs/icon.right.end.png);
    width: 46px;
    height: 25px;
    background-position: 0 0;
    float: left;
    margin: 15px 0 0 7px;
}
/* 1. 卡片本身：普通块级，靠父级 flex 居中 */
.popcard {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding: 28px 24px 24px;
    background: #fff;
    border-radius: 16px;
    box-shadow: 0 8px 24px rgba(0,0,0,.12);
}

/* 2. 图片 */
.univ-item {
    display: flex;
    justify-content: center;
    margin-bottom: 12px;
}
.univ-item img {
    width: 88px;
    height: 88px;
    border-radius: 50%;
    object-fit: cover;
    box-shadow: 0 2px 8px rgba(0,0,0,.08);
}

/* 3. 标题 */
.popcard h4 {
    margin: 0;
    font-size: 18px;
    font-weight: 600;
    color: var(--red);
    text-align: center;
}


