/* cache file /mnt/YouZhan/youzhannew-eyunshe/caches/605/csscache/605_487875_1_.cache exists */
/*md5:7eb7fe02a24582366177b5c5b8ad83cf*/
.ModuleGridContainer.ModuleGridContainer20511133 #Sub20511133_3 {width:25.952170062001773%;}
/*内容*/
/*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;
}

.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;
}

/*标签间隙*/
.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;*/
    max-width:180px;
    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;
}

/*分享样式*/
.ModuleNewsDetailGiant.layout-101 .news-details-item .shareitem {
    border-bottom: 1px solid #e5e5e5;
    padding: 5px 0 20px;
    align-items: center;
   
    margin: 10px 10px 0;
    padding-bottom: 20px;
    display: -webkit-box;
    display: -moz-box; 
    display: -ms-flexbox; 
    display: -webkit-flex; 
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.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;
}
.ModuleNewsDetailGiant.layout-101  .showlike {
    min-width: 82px;
    border-radius: 16px;
    line-height: 32px;
    height: 32px;
    text-align: center;
    cursor: pointer;
    padding: 0 10px;
}

@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-pc {
        display: block;
    }
     .ModuleNewsDetailGiant.layout-101 .news-details-item .share-mobile {
        display: none;
    }


    .ModuleNewsDetailGiant.layout-101 .news-details-item .share-news-mobile {
        display: none;
    }

    .ModuleNewsDetailGiant.layout-101 .news-details-item .share-news-pc {
        display: block;
    }
}

/*PC端与移动端评论展示样式*/
@media only screen and (max-width: 767px) {
    .ModuleNewsDetailGiant.layout-101 .news-details-item .recommendPanel .recommendList li {
        width: 100% !important;
        
      }
    .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;
    }
    .ModuleNewsDetailGiant.layout-101 .news-details-item .share-pc {
        display: none;
    }
     .ModuleNewsDetailGiant.layout-101 .news-details-item .share-mobile {
        display: block;
    }
}

@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: 45%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    
}


























.module_20611023 .ModuleHead .HeadCenter{float:none;}
#module_20611023 {
padding:0px;
}
#module_20611023 {
height: auto;
}
#module_20611023 .ModuleHead20611023 {
display:none;
}

#module_20611023 .news-details-item{max-width:1200px;}
#module_20611023 .mobile-share{font-size:16px;}
#module_20611023 .mobile-share{font-family:Microsoft YaHei,SimSun,Arial;}
#module_20611023 .mobile-share span{color:#999;}
#module_20611023 .mobile-share{font-weight:normal;}
#module_20611023 .mobile-share{text-decoration:none;}
#module_20611023 .mobile-share{font-style:normal;}
#module_20611023 .newsDetailTitle{font-size:18px;}
#module_20611023 .newsDetailTitle{font-family:Microsoft YaHei,SimSun,Arial;}
#module_20611023 .newsDetailTitle{color:#333;}
#module_20611023 .newsDetailTitle{font-weight:bold;}
#module_20611023 .newsDetailTitle{text-decoration:none;}
#module_20611023 .newsDetailTitle{font-style:normal;}
#module_20611023 .social-share-icon,#module_20611023 .mobile-share{border-top-color:#ccc;}
#module_20611023 .social-share-icon,#module_20611023 .mobile-share{border-top-style:solid;}
#module_20611023 .social-share-icon,#module_20611023 .mobile-share{border-top-width:1px;}
#module_20611023 .social-share-icon,#module_20611023 .mobile-share{border-right-color:#ccc;}
#module_20611023 .social-share-icon,#module_20611023 .mobile-share{border-right-style:solid;}
#module_20611023 .social-share-icon,#module_20611023 .mobile-share{border-right-width:1px;}
#module_20611023 .social-share-icon,#module_20611023 .mobile-share{border-bottom-color:#ccc;}
#module_20611023 .social-share-icon,#module_20611023 .mobile-share{border-bottom-style:solid;}
#module_20611023 .social-share-icon,#module_20611023 .mobile-share{border-bottom-width:1px;}
#module_20611023 .social-share-icon,#module_20611023 .mobile-share{border-left-color:#ccc;}
#module_20611023 .social-share-icon,#module_20611023 .mobile-share{border-left-style:solid;}
#module_20611023 .social-share-icon,#module_20611023 .mobile-share{border-left-width:1px;}
#module_20611023 .social-share-icon,#module_20611023 .mobile-share{background-color:transparent;}
#module_20611023 .social-share-icon,#module_20611023 .mobile-share .icon-fenxiang4{color:#999;}
#module_20611023 .showlike>span,#module_20611023 .showlike .icon-dianzan{font-size:16px;}
#module_20611023 .showlike>span,#module_20611023 .showlike .icon-dianzan{font-family:Microsoft YaHei,SimSun,Arial;}
#module_20611023 .showlike>span,#module_20611023 .showlike .icon-dianzan{color:#999;}
#module_20611023 .showlike>span,#module_20611023 .showlike .icon-dianzan{font-weight:normal;}
#module_20611023 .showlike>span,#module_20611023 .showlike .icon-dianzan{text-decoration:none;}
#module_20611023 .showlike>span,#module_20611023 .showlike .icon-dianzan{font-style:normal;}
#module_20611023 .showlike{border-top-color:transparent;}
#module_20611023 .showlike{border-top-style:none;}
#module_20611023 .showlike{border-top-width:0px;}
#module_20611023 .showlike{border-right-color:transparent;}
#module_20611023 .showlike{border-right-style:none;}
#module_20611023 .showlike{border-right-width:0px;}
#module_20611023 .showlike{border-bottom-color:transparent;}
#module_20611023 .showlike{border-bottom-style:none;}
#module_20611023 .showlike{border-bottom-width:0px;}
#module_20611023 .showlike{border-left-color:transparent;}
#module_20611023 .showlike{border-left-style:none;}
#module_20611023 .showlike{border-left-width:0px;}
#module_20611023 .showlike {background-color:transparent;}
#module_20611023 .showlike > .iconfont{color:#999;}
#module_20611023 .showlike>span,#module_20611023 .showlike:hover .icon-dianzan {font-size:16px;}
#module_20611023 .showlike:hover>span,#module_20611023 .showlike:hover .icon-dianzan{font-family:Microsoft YaHei,SimSun,Arial;}
#module_20611023 .showlike:hover>span,#module_20611023 .showlike:hover .icon-dianzan{color:#FFAA00;}
#module_20611023 .showlike:hover>span,#module_20611023 .showlike:hover .icon-dianzan{font-weight:normal;}
#module_20611023 .showlike:hover>span,#module_20611023 .showlike:hover .icon-dianzan{text-decoration:none;}
#module_20611023 .showlike:hover>span,#module_20611023 .showlike:hover .icon-dianzan{font-style:normal;}
#module_20611023 .showlike:hover{border-top-color:transparent;}
#module_20611023 .showlike:hover{border-top-style:none;}
#module_20611023 .showlike:hover{border-top-width:0px;}
#module_20611023 .showlike:hover{border-right-color:transparent;}
#module_20611023 .showlike:hover{border-right-style:none;}
#module_20611023 .showlike:hover{border-right-width:0px;}
#module_20611023 .showlike:hover{border-bottom-color:transparent;}
#module_20611023 .showlike:hover{border-bottom-style:none;}
#module_20611023 .showlike:hover{border-bottom-width:0px;}
#module_20611023 .showlike:hover{border-left-color:transparent;}
#module_20611023 .showlike:hover{border-left-style:none;}
#module_20611023 .showlike:hover{border-left-width:0px;}
#module_20611023 .showlike:hover{background-color:#FFECC6;}
#module_20611023 .showlike:hover > .iconfont{color:#FFAA00;}
.ModuleGridGiant.layout-101 .ModuleGridItem {
    padding: 0;
    min-height: 0.1px;
}

.ModuleGridGiant.layout-101 .row {
    margin-right: 0px;
    margin-left: 0px;
}

.ModuleGridGiant.layout-101 .ModuleGridCol {
    padding: 0px;
}

.ModuleGridGiant.layout-101 .ModuleGridContainer {
    margin-right: auto;
    margin-left: auto;
    padding-right: 0;
    padding-left: 0;
}
.ModuleGridGiant.layout-101{height: 100%;}
.ModuleGridGiant.layout-101 .ModuleSubContainer{position: relative;}
.ModuleGridGiant.layout-101 .gridBgVideo{display: flex; position: absolute;top: 0;left: 0;width:100%;z-index: -1;}
.ModuleGridGiant.layout-101 .gridBgVideo .bgVideoMask{position: absolute;top: 0;left: 0;right: 0;bottom: 0;background-color: rgb(0,0,0);}
.ModuleGridGiant.layout-101 .gridBgVideo .bgVideo{width: 100%; height: 100%; object-fit: cover; object-position: center center;}
.ModuleGridGiant.layout-101 .gridBgVideo.noBgVideo{display: none;}

@media only screen and (max-width: 767px) { 
    .ModuleGridGiant.layout-101 .ModuleGridItem {
        height: 100% !important;
    }
}