<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* cache file /mnt/YouZhan/youzhannew-eyunshe/caches/998/csscache/998_469805_1_.cache exists */
/*md5:cf13d16230b32af236c8eb7ca80e9239*/



/*å†…å®¹*/
/*layout-102*/
.ModuleNewsDetailGiant.layout-101 .news-details-item {
    max-width: 1200px;
    margin: 0 auto;
    color: #999;
}

.ModuleNewsDetailGiant.layout-101 .news-details-item .previewImg img {
    max-width: 100%;
}

.ModuleNewsDetailGiant.layout-101 .news-details-item .newsDetailTitle {
    font-size: 1.125rem; /*line-height:1.625rem;*/
    line-height: 1.5;
    font-weight: bold;
    padding: 0 0.313rem;
    margin: 0.714rem;
    border-left: 0.313rem solid #E52121;
}

.ModuleNewsDetailGiant.layout-101 .news-details-item .newsSource {
    margin: 0 0.714rem;
    color: #999;
    line-height: 1.875rem;
    font-size: 0.75rem;
}

video{width: 100%;}
.ModuleNewsDetailGiant.layout-101 .news-details-item .newsSource span {
    padding-right: 0.5rem;
}

.ModuleNewsDetailGiant.layout-101 .news-details-item .newsSummarize {
    display: inline-block;
    margin: 0.714rem 1.250rem;
    padding: 0.714rem;
    text-indent: 2rem;
    border: solid 1px #ddd;
}

.ModuleNewsDetailGiant.layout-101 .news-details-item .septalLine {
    border-bottom: solid #CCC 1px;
    width: 100%;
    padding: 0.313rem 0;
}

.ModuleNewsDetailGiant.layout-101 .news-details-item .NewsContent {
    padding: 0.714rem;
    font-size: 1rem;
    line-height: 1.875rem;
}

.ModuleNewsDetailGiant.layout-101 .news-details-item .NewsContent img {
    max-width: 100%; /*min-width:320px;*/
    width: auto !important;
    height: auto !important;
}

.ModuleNewsDetailGiant.layout-101 .news-details-item .recommendPanel {
    padding: 10px;
}

.ModuleNewsDetailGiant.layout-101 .news-details-item .recommendPanel .recommendTitle {
    font-weight: bold;;
    margin-bottom: 15px;
    font-size: 14px;
    text-align: left;
}

.ModuleNewsDetailGiant.layout-101 .news-details-item .recommendPanel .recommendList li {
    margin-bottom: 8px;
}

.ModuleNewsDetailGiant.layout-101 .news-details-item .recommendPanel .recommendList li a {
    font-size: 14px;
}

.ModuleNewsDetailGiant.layout-101 .news-details-item .abstract {
    font-size: 0.54rem;
    padding: 16px 20px;
    background: #eee;
    margin: 20px 10px 0 10px;
}

.ModuleNewsDetailGiant.layout-101 .news-details-item .more {
    cursor: pointer;
    text-align: center;
    padding: 35px 0 20px 0;
    border-bottom: 1px solid #eee;
}

/*æ&nbsp;‡ç­¾é—´éš™*/
.ModuleNewsDetailGiant.layout-101 .news-details-item .Mark {
    text-align: left;
    width: 100%;
    height: auto;
    white-space: nowrap;
    padding: 50px 15px 0px;
}

.ModuleNewsDetailGiant.layout-101 .news-details-item .Mark label {
    float: left;
    padding-right: 15px;
    line-height: 32px;
    margin-bottom: -12px;
}

.ModuleNewsDetailGiant.layout-101 .news-details-item .Mark ul {
    display: block;
    margin: 0;
    padding: 0;
    width: 90%;
    overflow: hidden;
    margin-top: -12px;
}

.ModuleNewsDetailGiant.layout-101 .news-details-item .Mark ul li {
    display: inline;
    margin-right: 10px;
    float: left;
    text-align: center;
    line-height: 32px;
    width: 86px;
    margin-top: 12px;
    background: rgb(233, 233, 233)
}

.ModuleNewsDetailGiant.layout-101 .news-details-item .Mark ul li a {
    font-size: 0.875rem;
    color: #666;
    display: block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0px 11px;
}

/*.ModuleNewsDetailGiant.layout-101 .login-group .login-after .font-red{color:;}*/
.ModuleNewsDetailGiant.layout-101 .news-details-item .fj {
    width: 100%;
    padding: 0 10px;
}

.ModuleNewsDetailGiant.layout-101 .news-details-item .fj ul li {
    padding-top: 3px;
}

.ModuleNewsDetailGiant.layout-101 .news-details-item .fj label {
    margin-bottom: 0
}

/*æŽ¨è*/
.ModuleNewsDetailGiant.layout-101 .news-details-recommend {
    margin: 0 10px;
    font-size: 18px;
    font-weight: 600;
    padding: 13px 20px;
    background: #f4f4f4;
}

.ModuleNewsDetailGiant.layout-101 .news-details-tit {
    padding-top: 15px;
}

.ModuleNewsDetailGiant.layout-101 .news-details-tit a {
    display: block;
    margin-left: 40px;
    padding-left: 18px;
    padding-bottom: 9px;
    color: #666666;
    position: relative;
}

.ModuleNewsDetailGiant.layout-101 .news-details-tit a:hover {
    text-decoration: underline;
    color: #333;
}

.ModuleNewsDetailGiant.layout-101 .news-details-tit a:before {
    content: "";
    display: block;
    position: absolute;
    top: 30%;
    left: 0px;
    width: 4px;
    height: 4px;
    background: #999;
}

/*åˆ†äº«æ&nbsp;·å¼*/
.ModuleNewsDetailGiant.layout-101 .news-details-item .share {
    padding: 5px 0 20px;
    align-items: center;
    border-bottom: 1px solid #e5e5e5;
    margin: 10px 10px 0;
    padding-bottom: 20px;
    display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox; /* TWEENER - IE 10 */
    display: -webkit-flex; /* NEW - Chrome */
    display: flex;
}

.ModuleNewsDetailGiant.layout-101 .news-details-item .share li {
    float: left;
}

.ModuleNewsDetailGiant.layout-101 .news-details-item .share .shareitem {
    width: 24px;
    height: 24px;
    margin-left: 8px;
    cursor: pointer;
}

.ShareIcon {
    position: absolute;
    top: -9999px;
}

@media only screen and (max-width: 991px) {
    .ModuleNewsDetailGiant.layout-101 .news-details-item .share-news-mobile {
        display: block;
    }

    .ModuleNewsDetailGiant.layout-101 .news-details-item .share-news-pc {
        display: none;
    }
}

@media only screen and (min-width: 992px) {
    .ModuleNewsDetailGiant.layout-101 .news-details-item .share-news-mobile {
        display: none;
    }

    .ModuleNewsDetailGiant.layout-101 .news-details-item .share-news-pc {
        display: block;
    }
}

/*PCç«¯ä¸Žç§»åŠ¨ç«¯è¯„è®ºå±•ç¤ºæ&nbsp;·å¼*/
@media only screen and (max-width: 767px) {
    .ModuleNewsDetailGiant.layout-101 .news-details-item .news-comment {
        display: none;
    }

    .ModuleNewsDetailGiant.layout-101 .news-details-item .newsmobile-comment {
        display: block;
    }

    .ModuleNewsDetailGiant.layout-101 .news-details-item .g-flexview .g-scrollview .row {
        margin-right: 0px;
        margin-left: 0px;
    }

    .PrevNext .next, .PrevNext .prev {
        padding: 5px 15px
    }

    .PrevNext {
        padding: 0;
    }

    .ModuleNewsDetailGiant.layout-101 .next, .ModuleNewsDetailGiant.layout-101 .prev {
        max-width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .ModuleNewsDetailGiant.layout-101 .news-details-item .Mark {
        padding: 30px 15px 0px;
    }
}

@media only screen and (min-width: 768px) {
    .ModuleNewsDetailGiant.layout-101 .news-details-item .news-comment {
        display: block;
    }

    .ModuleNewsDetailGiant.layout-101 .news-details-item .newsmobile-comment {
        display: none;
    }

    .ModuleNewsDetailGiant.layout-101 .next, .ModuleNewsDetailGiant.layout-101 .prev {
        max-width: 300px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
}


























.module_18595219 .ModuleHead .HeadCenter{float:none;}
#module_18595219 {
padding:0px;
}
#module_18595219 {
height: auto;
}
#module_18595219 .ModuleHead18595219 {
display:none;
}

#module_18595219 .newsDetailTitle{font-size:18px;}
#module_18595219 .newsDetailTitle{font-family:Microsoft YaHei,SimSun,Arial;}
#module_18595219 .newsDetailTitle{color:#333;}
#module_18595219 .newsDetailTitle{font-weight:bold;}
#module_18595219 .newsDetailTitle{text-decoration:none;}
#module_18595219 .newsDetailTitle{font-style:normal;}
.module_0 .ModuleHead .HeadCenter{float:none;}
#module_0 {
padding:0px;
}
#module_0 {
height: auto;
}
#module_0 .ModuleHead0 {
display:none;
}
#module_0 .ModuleHead .HeadText.HeadText0 {
}
#module_0 .ModuleHead .HeadTextMore.HeadTextMore0 {
}
#module_0 &gt;.module_0 {
border:none;
}
@media screen and (min-width: 768px){
#module_0 .BodyCenter.BodyCenter0 {
}
}
@media screen and (max-width: 767px){
#module_0 .BodyCenter.BodyCenter0 {
}
}
#module_0 .BodyCenter.BodyCenter0 {
}
#module_0 .BodyCenter a {
}
</pre></body></html>