/*read from redis*/

/*layout-103*/
.ModuleNewsDetailGiant.layout-103 .social-share .social-share-icon{ width: 40px;height: 40px;line-height: 40px; font-size: 24px;}
.ModuleNewsDetailGiant.layout-103 .news-details-title{line-height: 1.5; font-size: 30px; color: #333; padding: 20px 0 35px 0; }
/* .ModuleNewsDetailGiant.layout-103 .news-details-small{ padding-bottom: 24px;} */
.ModuleNewsDetailGiant.layout-103 .news-details-small p{ display: inline-block;  color: #666;}
.ModuleNewsDetailGiant.layout-103 .news-details-desc{ position: relative;  margin-top: 30px; padding: 30px; background: #f5f5f5; color: #666666;line-height: 24px;}
#readMore{margin-top: 30px;}
.ModuleNewsDetailGiant.layout-103 .news-details-bottom-title{ padding: 29px 0; color: #333333; border-top: 1px solid #e5e5e5;}
.ModuleNewsDetailGiant.layout-103 .news-details-recommend{ margin-top: 10px; font-size: 18px; font-weight: 600; padding: 13px 20px; background: #f4f4f4;}
.ModuleNewsDetailGiant.layout-103 .news-details-tit{ padding-top: 15px;}
.ModuleNewsDetailGiant.layout-103 .news-details-tit a{     white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; display: block; margin-left: 20px; padding-left: 18px; padding-bottom: 9px; color: #666666; position: relative;}
.ModuleNewsDetailGiant.layout-103 .news-details-tit a:hover{ text-decoration: underline; color: #333;}
.ModuleNewsDetailGiant.layout-103 .news-details-tit a:before{ content: ""; display: block; position: absolute; top: 30%; left: 0px; width: 4px; height: 4px; background: #999;}
.ModuleNewsDetailGiant.layout-103 .news-details-item{ width: 100%; margin: 0 auto;}
.ModuleNewsDetailGiant.layout-103 .news-details-item .more{cursor: pointer;text-align: center;padding: 35px 0 20px 0;border-bottom: 1px solid #eee;}
.ModuleNewsDetailGiant.layout-103 .news-details-bottom-title{border-top: 0;padding:15px 0 25px;}
.ModuleNewsDetailGiant.layout-103 .news-details-bottom-title a{font-size: 14px}
.ModuleNewsDetailGiant.layout-103 .news-context{ position: relative; }
.ModuleNewsDetailGiant.layout-103 .share .tips,.ModuleNewsDetailGiant.layout-103 .share .social-share{ display: block;  text-align: center;    width: 100px; }
.ModuleNewsDetailGiant.layout-103 .sharediv {    position: absolute;
    left: 0;top:100px}
.ModuleNewsDetailGiant.layout-103 .news-details-item{position: relative;
    padding-left: 120px; min-height: 600px;}
.ModuleNewsDetailGiant.layout-103 .social-share .social-share-icon{ display: block; margin: 0 auto; margin-top: 10px; }
.ModuleNewsDetailGiant.layout-103 .news-details-box{    display: flex;    align-items: center;
    justify-content: space-between; margin-top: 44px;}
.ModuleNewsDetailGiant.layout-103 .news-details-box h2{height: 16px;
border-left:0.313rem solid #E52121; margin-right: 9px;}
/* .ModuleNewsDetailGiant.layout-103 .Mark{margin-top: 26px;} */
.ModuleNewsDetailGiant.layout-103 .showlike {
    min-width: 82px;
    /* border: 1px solid #cccccc; */
    border-radius: 16px;
    line-height: 32px;
    height: 32px;
    text-align: center;
    cursor: pointer;
    padding: 0 10px;

}
.ModuleNewsDetailGiant.layout-103 .Author,.ModuleNewsDetailGiant.layout-103 .Source{
    display: flex;
    justify-content:left;
    align-items: center;
}
.ModuleNewsDetailGiant.layout-103 .Author{ margin-bottom: 24px;}
.ModuleNewsDetailGiant.layout-103 .news-details-box .AuthorandSource span{ font-size: 14px;color:#666666}
.ModuleNewsDetailGiant.layout-103 .share .share-pc {
    display:block;
}
.ModuleNewsDetailGiant.layout-103 .share .share-mobile {
    display: none;
}
.ModuleNewsDetailGiant.layout-103 .quotes{
     font-size: 48px;
      color:#999999;
      font-weight: bold;
      display: inline-block;
      line-height: 48px;
}
.ModuleNewsDetailGiant.layout-103 .desc{padding-left: 10px;

    display: inline-block;
    vertical-align: top;
    width: calc(100% - 58px);}

    .ModuleNewsDetailGiant.layout-103 .endquotes {
        vertical-align: bottom;
         position: absolute;
        bottom: 0px;
}
/*标签*/
.ModuleNewsDetailGiant.layout-103 .news-details-item .Mark{text-align: left;width: 100%;height:auto;white-space:nowrap;padding: 30px 0px 0px;}
@media only screen and (min-width: 480px) and (max-width: 767px) {
    .ModuleNewsDetailGiant.layout-103 .news-details-item .Mark{padding: 30px 15px 0px;}

}

.ModuleNewsDetailGiant.layout-103 .news-details-item .Mark label{
    float: left;
    padding-right: 15px;
    color: #666;
    font-weight: normal;
    height: 100%;
    margin: 0;
    line-height: 32px;
    margin-bottom: -12px;
}
/* .ModuleNewsDetailGiant.layout-103 .news-details-small{font-size: 11px ! important;} */
.ModuleNewsDetailGiant.layout-103 .news-details-item .Mark ul{display:block;margin:0; padding:0;width: 90%;overflow: hidden;margin-top: -12px;}
.ModuleNewsDetailGiant.layout-103 .news-details-item .Mark ul li{display:inline;margin-right:10px;float: left;
    text-align: center;
    line-height: 32px;
    /*width: 86px;*/
    max-width: 180px;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-top: 12px;
    background: rgb(233,233,233);
    border-radius: 16px;}
    .ModuleNewsDetailGiant.layout-103 .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-103  .showlike {
    min-width: 64px;
    border-radius: 16px;
    text-align: center;
    cursor: pointer;
    line-height: 32px;
}
.ModuleNewsDetailGiant.layout-103 .next,
.ModuleNewsDetailGiant.layout-103 .prev{overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
@media only screen and (max-width: 479px) {
    .ModuleNewsDetailGiant.layout-103 .news-details-item{ width: 92%; margin: 0 auto;}
    .ModuleNewsDetailGiant.layout-103 .news-details-title{  font-size: 18px; color: #333; padding: 20px 0 10px 0; }
    .ModuleNewsDetailGiant.layout-103 .news-details-small{  font-size: 12px;}
    .p-2{ width: 100%; margin-top: 10px;}
    .ModuleNewsDetailGiant.layout-103 .news-details-recommend{ font-size: 16px;}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .ModuleNewsDetailGiant.layout-103 .news-details-item{ width: 92%; margin: 0 auto;}
}
/*分享样式*/
.ModuleNewsDetailGiant.layout-103 .news-details-item .shareitem{align-items: center;justify-content: space-between;padding: 40px 0 ;align-items: center;border-bottom: 1px solid #e5e5e5;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-103 .news-details-item .share li{float:left;}
.ModuleNewsDetailGiant.layout-103 .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-103 .news-details-item .share-news-mobile{display:block;}
    .ModuleNewsDetailGiant.layout-103 .news-details-item .share-news-pc{display:none;}
}
@media only screen and (min-width: 992px) {
    .ModuleNewsDetailGiant.layout-103 .news-details-item .share-news-mobile{display:none;}
    .ModuleNewsDetailGiant.layout-103 .news-details-item .share-news-pc{display:block;}
}

/*PC端与移动端评论展示样式*/
@media only screen and (max-width: 767px) {
    .ModuleNewsDetailGiant.layout-103 .share .share-pc {
        display: none;
    }
     .ModuleNewsDetailGiant.layout-103 .share .share-mobile {
        display: block;
    }
    .ModuleNewsDetailGiant.layout-103 .social-share .social-share-icon{ width:50px;height: 50px;line-height: 50px; font-size: 0;}
    .ModuleNewsDetailGiant.layout-103 .sharediv {    position:relative;
        left: 0;top:auto !important}
    .ModuleNewsDetailGiant.layout-103 .news-details-item{width: auto;margin: 0 0.714rem;}
    .ModuleNewsDetailGiant.layout-103 .news-details-item{padding-right:0px !important; padding-left:0px !important;}
	/* .ModuleNewsDetailGiant.layout-103 .news-details-item .news-comment{display: none;}
	.ModuleNewsDetailGiant.layout-103 .news-details-item .newsmobile-comment{display: block;} */
	.ModuleNewsDetailGiant.layout-103 .news-details-item .g-flexview .g-scrollview .row{margin-right: 0px; margin-left: 0px;}

    .ModuleNewsDetailGiant.layout-103 .news-details-bottom-title{padding: 10px 0 25px}
    .ModuleNewsDetailGiant.layout-103 .news-details-item .Mark ul li a{font-size: 14px;}
    .PrevNext .next{padding: 15px}
    .PrevNext{padding:0;}
    .ModuleNewsDetailGiant.layout-103 .news-details-recommend{padding: 10px 20px; margin-top: 0;}
    .ModuleNewsDetailGiant.layout-103 .news-details-tit a{font-size: 14px;width: 100% !important;
        margin: 0;}
    .ModuleNewsDetailGiant.layout-103 .p-1 {width: 100%;}
    .ModuleNewsDetailGiant.layout-103 .next,
    .ModuleNewsDetailGiant.layout-103 .prev{display: block; max-width: 100%;}
    .ModuleNewsDetailGiant.layout-103 .Author, .ModuleNewsDetailGiant.layout-103 .Source {
        display: flex;
        justify-content: left;
        align-items: center;
    }
    .ModuleNewsDetailGiant.layout-103 .Likeandshare {
        display: flex;
        justify-content: space-between;
        width: 100%;
        align-items: center;
        margin: 30px 0;
    }
    .ModuleNewsDetailGiant.layout-103 .news-details-box{flex-wrap: wrap;}
    .ModuleNewsDetailGiant.layout-103 .social-share .social-share-icon{display: inline-block;     margin: 0px;
        margin-right: calc((100% - 220px) / 3);}
        .ModuleNewsDetailGiant.layout-103 .share .social-share { text-align: left;}
         .ModuleNewsDetailGiant.layout-103 .moreshare .social-share-icon{background-color:unset !important}
         .ModuleNewsDetailGiant.layout-103 .moreshare .icon-shengchenghaibao{background-color:#fff !important}
        .ModuleNewsDetailGiant.layout-103 .news-details-box{    margin-top: 22px;}
        .ModuleNewsDetailGiant.layout-103 .quotes{ font-size: 24px;}
        .ModuleNewsDetailGiant.layout-103 .startquotes{position: absolute;
            top: 0;}
        .ModuleNewsDetailGiant.layout-103 .endquotes{position: absolute;
            bottom: -5px;
            right: 10px;}
        .ModuleNewsDetailGiant.layout-103 .desc{ width: 100%; display: block;margin-top: 10px;}
        .ModuleNewsDetailGiant.layout-103 .news-details-desc{ padding: 15px;}
}
@media only screen and (min-width: 768px) {
	.ModuleNewsDetailGiant.layout-103 .news-comment{display: block;}
    .ModuleNewsDetailGiant.layout-103 .newsmobile-comment{display: none;}
    .ModuleNewsDetailGiant.layout-103 .next,
    .ModuleNewsDetailGiant.layout-103 .prev{max-width: 300px;}

}






.module_359572698 .ModuleHead .HeadCenter{float:none;}
#module_359572698 {
padding:0px;
}
#module_359572698 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_359572698 .ModuleHead359572698 {
display:none;
}
#module_359572698 .BodyCenter.BodyCenter359572698 {
background:none;background-color:rgb(255, 255, 255);
}
#module_359572698 >.module_359572698 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_359572698 >.module_359572698{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_359572698 .BodyCenter.BodyCenter359572698 {
padding-top:0.0000%;
padding-left:2.5000%;
padding-right:2.5000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_359572698 .BodyCenter.BodyCenter359572698 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_359572698 >.module_359572698 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:1.6667%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_359572698 >.module_359572698 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_359572698 >.module_359572698 {box-shadow: 0px 0px 0px 0px #ccc}
#module_359572698:hover {
border:none;
}
#module_359572698:hover >.module_359572698 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_359572698 .bgcolor,#module_359572698 .mobileshare{background-color:#F10215;}
#module_359572698 .news-details-box h2{border-left-color:#F10215;}
#module_359572698 .news-details-item{max-width:100%;}
#module_359572698 .mobile-share{font-size:14px;}
#module_359572698 .mobile-share{font-family:微软雅黑,Microsoft YaHei;}
#module_359572698 .mobile-share span{color:#999;}
#module_359572698 .mobile-share{font-weight:normal;}
#module_359572698 .mobile-share{text-decoration:none;}
#module_359572698 .mobile-share{font-style:normal;}
#module_359572698 .newsDetailTitle{font-size:30px;}
#module_359572698 .newsDetailTitle{font-family:微软雅黑,Microsoft YaHei;}
#module_359572698 .newsDetailTitle{color:#333;}
#module_359572698 .newsDetailTitle{font-weight:bold;}
#module_359572698 .newsDetailTitle{text-decoration:none;}
#module_359572698 .newsDetailTitle{font-style:normal;}
#module_359572698 .social-share-icon,#module_359572698 .mobile-share{border-top-color:#ccc;}
#module_359572698 .social-share-icon,#module_359572698 .mobile-share{border-top-style:solid;}
#module_359572698 .social-share-icon,#module_359572698 .mobile-share{border-top-width:1px;}
#module_359572698 .social-share-icon,#module_359572698 .mobile-share{border-right-color:#ccc;}
#module_359572698 .social-share-icon,#module_359572698 .mobile-share{border-right-style:solid;}
#module_359572698 .social-share-icon,#module_359572698 .mobile-share{border-right-width:1px;}
#module_359572698 .social-share-icon,#module_359572698 .mobile-share{border-bottom-color:#ccc;}
#module_359572698 .social-share-icon,#module_359572698 .mobile-share{border-bottom-style:solid;}
#module_359572698 .social-share-icon,#module_359572698 .mobile-share{border-bottom-width:1px;}
#module_359572698 .social-share-icon,#module_359572698 .mobile-share{border-left-color:#ccc;}
#module_359572698 .social-share-icon,#module_359572698 .mobile-share{border-left-style:solid;}
#module_359572698 .social-share-icon,#module_359572698 .mobile-share{border-left-width:1px;}
#module_359572698 .social-share-icon,#module_359572698 .mobile-share{background-color:#fff;}
#module_359572698 .social-share-icon,#module_359572698 .mobile-share{}
#module_359572698 .social-share-icon,#module_359572698 .mobile-share .icon-fenxiang4{color:#999;}
#module_359572698 .showlike>span,#module_359572698 .showlike .icon-dianzan{font-size:20px;}
#module_359572698 .showlike>span{font-family:微软雅黑,Microsoft YaHei;}
#module_359572698 .showlike>span{color:#999;}
#module_359572698 .showlike>span{font-weight:normal;}
#module_359572698 .showlike>span{text-decoration:none;}
#module_359572698 .showlike>span{font-style:normal;}
#module_359572698 .showlike{border-top-color:#ccc;}
#module_359572698 .showlike{border-top-style:solid;}
#module_359572698 .showlike{border-top-width:0px;}
#module_359572698 .showlike{border-right-color:#ccc;}
#module_359572698 .showlike{border-right-style:solid;}
#module_359572698 .showlike{border-right-width:0px;}
#module_359572698 .showlike{border-bottom-color:#ccc;}
#module_359572698 .showlike{border-bottom-style:solid;}
#module_359572698 .showlike{border-bottom-width:0px;}
#module_359572698 .showlike{border-left-color:#ccc;}
#module_359572698 .showlike{border-left-style:solid;}
#module_359572698 .showlike{border-left-width:0px;}
#module_359572698 .showlike {background-color:transparent;}
#module_359572698 .showlike{}
#module_359572698 .showlike .icon-dianzan{color:#999;}
#module_359572698 .Mark ul li>a{font-size:16px;}
#module_359572698 .Mark ul li>a{font-family:微软雅黑,Microsoft YaHei;}
#module_359572698 .Mark ul li>a{color:#999;}
#module_359572698 .Mark ul li>a{font-weight:normal;}
#module_359572698 .Mark ul li>a{text-decoration:none;}
#module_359572698 .Mark ul li>a{font-style:normal;}
#module_359572698 .Mark ul li{border-top-color:#ccc;}
#module_359572698 .Mark ul li{border-top-style:solid;}
#module_359572698 .Mark ul li{border-top-width:0px;}
#module_359572698 .Mark ul li{border-right-color:#ccc;}
#module_359572698 .Mark ul li{border-right-style:solid;}
#module_359572698 .Mark ul li{border-right-width:0px;}
#module_359572698 .Mark ul li{border-bottom-color:#ccc;}
#module_359572698 .Mark ul li{border-bottom-style:solid;}
#module_359572698 .Mark ul li{border-bottom-width:0px;}
#module_359572698 .Mark ul li{border-left-color:#ccc;}
#module_359572698 .Mark ul li{border-left-style:solid;}
#module_359572698 .Mark ul li{border-left-width:0px;}
#module_359572698 .Mark ul li {background-color:#F2F2F2;}
#module_359572698 .Mark ul li{}
#module_359572698 .Mark ul li{color:#999;}
#module_359572698 .Mark ul li{border-top-left-radius:16px;}
#module_359572698 .Mark ul li{border-top-right-radius:16px;}
#module_359572698 .Mark ul li{border-bottom-right-radius:16px;}
#module_359572698 .Mark ul li{border-bottom-left-radius:16px;}
#module_359572698 .btn-addcomment,#module_359572698 .btncommit-mobile{background-color:#F10215;}  #module_359572698 .commentList .icon-dianzan:hover,#module_359572698 .dianzanhighlight,#module_359572698 .commentList .reply:hover, #module_359572698 .submore,#module_359572698 .btn-loadmore{color:#F10215;} 
#module_359572698 .btn-addcomment,#module_359572698 .btncommit-mobile{color:#fff;}
#module_359572698 .showlike:hover>span,#module_359572698 .showlike:hover .icon-dianzan{font-size:20px;}
#module_359572698 .showlike:hover>span{font-family:微软雅黑,Microsoft YaHei;}
#module_359572698 .showlike:hover>span{color:#FFAA00;}
#module_359572698 .showlike:hover>span{font-weight:normal;}
#module_359572698 .showlike:hover>span{text-decoration:none;}
#module_359572698 .showlike:hover>span{font-style:normal;}
#module_359572698 .showlike:hover{border-top-color:transparent;}
#module_359572698 .showlike:hover{border-top-style:none;}
#module_359572698 .showlike:hover{border-top-width:0px;}
#module_359572698 .showlike:hover{border-right-color:transparent;}
#module_359572698 .showlike:hover{border-right-style:none;}
#module_359572698 .showlike:hover{border-right-width:0px;}
#module_359572698 .showlike:hover{border-bottom-color:transparent;}
#module_359572698 .showlike:hover{border-bottom-style:none;}
#module_359572698 .showlike:hover{border-bottom-width:0px;}
#module_359572698 .showlike:hover{border-left-color:transparent;}
#module_359572698 .showlike:hover{border-left-style:none;}
#module_359572698 .showlike:hover{border-left-width:0px;}
#module_359572698 .showlike:hover{background-color:#FFECC6;background-image:none}
#module_359572698 .showlike:hover{}
#module_359572698 .showlike:hover .icon-dianzan{color:#FFAA00;}
#module_359572698 .Mark ul li:hover>a{font-size:16px;}
#module_359572698 .Mark ul li:hover>a{font-family:微软雅黑,Microsoft YaHei;}
#module_359572698 .Mark ul li:hover>a{color:#999;}
#module_359572698 .Mark ul li:hover>a{font-weight:normal;}
#module_359572698 .Mark ul li:hover>a{text-decoration:none;}
#module_359572698 .Mark ul li:hover>a{font-style:normal;}
#module_359572698 .Mark ul li:hover{border-top-color:#ccc;}
#module_359572698 .Mark ul li:hover{border-top-style:solid;}
#module_359572698 .Mark ul li:hover{border-right-color:#ccc;}
#module_359572698 .Mark ul li:hover{border-right-style:solid;}
#module_359572698 .Mark ul li:hover{border-bottom-color:#ccc;}
#module_359572698 .Mark ul li:hover{border-bottom-style:solid;}
#module_359572698 .Mark ul li:hover{border-left-color:#ccc;}
#module_359572698 .Mark ul li:hover{border-left-style:solid;}
#module_359572698 .Mark ul li:hover {background-color:#E3E3E3;}
#module_359572698 .Mark ul li:hover{}
#module_359572698 .Mark ul li:hover{color:#999;}


.module_359577318 .ModuleHead .HeadCenter{float:none;}
#module_359577318 {
padding:0px;
}
#module_359577318 {
position:static;
z-index:0;
top:359px;
left:348px;
width:100%;
height: auto;
}
#module_359577318 .ModuleHead359577318 {
display:none;
}
#module_359577318 .BodyCenter.BodyCenter359577318 {
background:none; background:url(../images/tiananbgbg.jpg) center center no-repeat;
}
#module_359577318 >.module_359577318 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_359577318 >.module_359577318{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_359577318 .BodyCenter.BodyCenter359577318 {
padding-top:3.2068%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:5.3447%;
}
}
@media screen and (max-width: 767px){
#module_359577318 .BodyCenter.BodyCenter359577318 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_359577318 >.module_359577318 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_359577318 >.module_359577318 {
margin-top:0.0000%;
margin-left:2.8818%;
margin-right:2.8818%;
margin-bottom:0.0000%;
}
}
#module_359577318 >.module_359577318 {box-shadow: 0px 0px 0px 0px #ccc}
#module_359577318:hover {
border:none;
}
#module_359577318:hover >.module_359577318 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_359577318 .ModuleSubContainer{background-color:transparent;}
#module_359577318 .ModuleSubContainer{background-image:none;}
#module_359577318 .ModuleSubContainer{background-repeat:no-repeat;}
#module_359577318 .ModuleSubContainer{background-position:0% 0%;}
#module_359577318 .ModuleSubContainer{background-attachment:scroll;}
#module_359577318 .ModuleSubContainer{}
#module_359577318 {!bgVideo!}{bgVideoUrl:none}
#module_359577318 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_359577318 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_359577318 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer359577318 {max-width:1600px;width:auto;}
/*当前位置 layout 101*/
.ModuleBreadcrumbsGiant.layout-101 .menu:hover { text-decoration: underline; }
.ModuleBreadcrumbsGiant.layout-101 ol{ margin: 0;padding: 10px;}
.ModuleBreadcrumbsGiant.layout-101 .breadcrumb{background-color: transparent;margin:0;}
.ModuleBreadcrumbsGiant.layout-101 .breadcrumb>li,.ModuleBreadcrumbsGiant.layout-101 .breadcrumb>li a{white-space:nowrap; vertical-align: middle;  display: inline-block;font-family: 'Microsoft YaHei', SimSun, Arial; font-size: 12px; color: #333333; font-weight: normal; font-style: normal;}
.ModuleBreadcrumbsGiant.layout-101 .breadcrumb>li+li:before{content: "";padding: 0;}
.ModuleBreadcrumbsGiant.layout-101 .breadcrumb .separator{margin-left: 10px; margin-right: 10px; font-size: 12px; color: #333333;}.module_359577323 .ModuleHead .HeadCenter{float:none;}
#module_359577323 {
padding:0px;
}
#module_359577323 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_359577323 .ModuleHead359577323 {
display:none;
}
#module_359577323 .BodyCenter.BodyCenter359577323 {
background:none;background-color:rgb(255, 255, 255);
}
#module_359577323 >.module_359577323 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:rgb(242, 242, 242);
border-bottom-width:1px;
}
#module_359577323 >.module_359577323{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_359577323 .BodyCenter.BodyCenter359577323 {
padding-top:0.4167%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.4167%;
}
}
@media screen and (max-width: 767px){
#module_359577323 .BodyCenter.BodyCenter359577323 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_359577323 >.module_359577323 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:1.6667%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_359577323 >.module_359577323 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_359577323 >.module_359577323 {box-shadow: 0px 0px 0px 0px #ccc}
#module_359577323:hover {
border:none;
}
#module_359577323:hover >.module_359577323 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_359577323 .BreadIcon{font-size:16px;} #module_359577323 .BreadsvgIcon svg{width:16px;height:16px;}
#module_359577323 .BreadIcon{color:#666;} #module_359577323 .BreadsvgIcon svg>*{fill:#666;}
#module_359577323 .BreadIcon,#module_359577323 .BreadsvgIcon{margin-left:0px;}
#module_359577323 .BreadIcon,#module_359577323 .BreadsvgIcon{margin-right:10px;}
#module_359577323 .bcs-item,#module_359577323 .bcs-item a{font-size:12px;}
#module_359577323 .bcs-item,#module_359577323 .bcs-item a{font-family:微软雅黑,Microsoft YaHei;}
#module_359577323 .bcs-item,#module_359577323 .bcs-item a{color:#333;}
#module_359577323 .bcs-item,#module_359577323 .bcs-item a{font-weight:normal;}
#module_359577323 .bcs-item,#module_359577323 .bcs-item a{text-decoration:none;}
#module_359577323 .bcs-item,#module_359577323 .bcs-item a{font-style:normal;}
#module_359577323 .breadcrumb{text-align:left;}
#module_359577323 .breadcrumb .separator{margin-left:10px;margin-right:10px;}
#module_359577323 .breadcrumb .separator{font-size:12px;}
#module_359577323 .breadcrumb .separator{font-family:微软雅黑,Microsoft YaHei;}
#module_359577323 .breadcrumb .separator{color:#333;}
#module_359577323 .breadcrumb .separator{font-weight:normal;}
#module_359577323 .breadcrumb .separator{text-decoration:none;}
#module_359577323 .breadcrumb .separator{font-style:normal;}
#module_359577323 .breadcrumb:hover .BreadIcon{color:#666} #module_359577323 .breadcrumb:hover .BreadsvgIcon svg>*{fill:#666;}
#module_359577323 .bcs-item:hover,#module_359577323 .bcs-item a:hover{font-size:12px;}
#module_359577323 .bcs-item:hover,#module_359577323 .bcs-item a:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_359577323 .bcs-item:hover,#module_359577323 .bcs-item a:hover{color:#333;}
#module_359577323 .bcs-item:hover,#module_359577323 .bcs-item a:hover{font-weight:normal;}
#module_359577323 .bcs-item:hover,#module_359577323 .bcs-item a:hover{text-decoration:none;}
#module_359577323 .bcs-item:hover,#module_359577323 .bcs-item a:hover{font-style:normal;}

.ModuleCommonClsGiant.layout-105 .one-classify-box{white-space:nowrap;overflow-x:auto;overflow-y: hidden;font-size: 0;}
.ModuleCommonClsGiant.layout-105 .one-classify-box.show{white-space:normal;}
.ModuleCommonClsGiant.layout-105 .one-classify-box.show .main-class-item{margin-bottom: 5px;}
/*到手机应该隐藏*/
.ModuleCommonClsGiant.layout-105 .one-classify-box::-webkit-scrollbar{height:4px}
.ModuleCommonClsGiant.layout-105 .one-classify-box::-webkit-scrollbar-thumb {height:4px;width: 40px;background-color: rgba(94,94,94,.5);border-radius: 2px}
.ModuleCommonClsGiant.layout-105 .one-classify-box::-webkit-scrollbar-track-piece{height:8px;width: 40px;background-color: #fff}
.ModuleCommonClsGiant.layout-105 .main-class-item{background: #fff;border-top:0;color:#666;width: auto;display:inline-flex;align-content: center;
  justify-content: center;
  justify-items: center;
  align-items: center;}
.ModuleCommonClsGiant.layout-105 .main-class-text{
  text-align: center;
  font-size:12px;width:100%;padding: 0 10px;color:#666;overflow: hidden;
  /*display: inline-block;vertical-align:top;;line-height: 38px;*/}

.ModuleCommonClsGiant.layout-105 .main-class-item.active{background: #303135}
.ModuleCommonClsGiant.layout-105 .main-class-item.active .main-class-text{color:#fff;}

@media (max-width: 767px) {
  .ModuleCommonClsGiant.layout-105 .main-class-text {
    font-size: 12px;
    line-height: 30px;
    color: #666;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
    padding: 0 5px;
  } 
}.module_359580336 .ModuleHead .HeadCenter{float:none;}
#module_359580336 {
padding:0px;
}
#module_359580336 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_359580336 .ModuleHead359580336 {
display:none;
}
#module_359580336 .BodyCenter.BodyCenter359580336 {
background:none;background-color:rgb(255, 255, 255);
}
#module_359580336 >.module_359580336 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_359580336 >.module_359580336{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_359580336 .BodyCenter.BodyCenter359580336 {
padding-top:1.6667%;
padding-left:1.6667%;
padding-right:0.0000%;
padding-bottom:1.6667%;
}
}
@media screen and (max-width: 767px){
#module_359580336 .BodyCenter.BodyCenter359580336 {
padding-top:3.0581%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:3.0581%;
}
}
@media screen and (min-width: 768px){
#module_359580336 >.module_359580336 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:1.6667%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_359580336 >.module_359580336 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_359580336 >.module_359580336 {box-shadow: 0px 0px 0px 0px #ccc}
#module_359580336:hover {
border:none;
}
#module_359580336:hover >.module_359580336 {
border-color:#ccc;
}
#module_359580336:hover >.module_359580336 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_359580336 .one-classify-box{text-align:left;}
#module_359580336 .main-class-item{background-color:rgb(5, 47, 111);}
#module_359580336 .main-class-item{background-image:none;}
#module_359580336 .main-class-item{background-repeat:no-repeat;}
#module_359580336 .main-class-item{}
#module_359580336 .main-class-item{}
#module_359580336 .main-class-item{}
#module_359580336 .main-class-item{height:50px;}
#module_359580336 .main-class-item{border-top-color:rgb(216, 216, 216);}
#module_359580336 .main-class-item{border-top-style:solid;}
#module_359580336 .main-class-item{border-top-width:0px;}
#module_359580336 .main-class-item{border-right-color:rgb(216, 216, 216);}
#module_359580336 .main-class-item{border-right-style:solid;}
#module_359580336 .main-class-item{border-right-width:0px;}
#module_359580336 .main-class-item{border-bottom-color:rgb(216, 216, 216);}
#module_359580336 .main-class-item{border-bottom-style:solid;}
#module_359580336 .main-class-item{border-bottom-width:0px;}
#module_359580336 .main-class-item{border-left-color:rgb(216, 216, 216);}
#module_359580336 .main-class-item{border-left-style:solid;}
#module_359580336 .main-class-item{border-left-width:0px;}
#module_359580336 .main-class-item{border-top-left-radius:0px;}
#module_359580336 .main-class-item{border-top-right-radius:0px;}
#module_359580336 .main-class-item{border-bottom-left-radius:0px;}
#module_359580336 .main-class-item{border-bottom-right-radius:0px;}
#module_359580336 .main-class-item{margin-right:10px;}
#module_359580336 .main-class-text{font-size:14px;}
#module_359580336 .main-class-text{font-family:微软雅黑,Microsoft YaHei;}
#module_359580336 .main-class-text{color:rgb(255, 255, 255);}
#module_359580336 .main-class-text{font-weight:normal;}
#module_359580336 .main-class-text{text-decoration:none;}
#module_359580336 .main-class-text{font-style:normal;}
#module_359580336 .main-class-item{width:130px;}
#module_359580336 .main-class-item.active{background-color:rgb(255, 173, 1);}
#module_359580336 .main-class-item.active{background-image:none;}
#module_359580336 .main-class-item.active{background-repeat:no-repeat;}
#module_359580336 .main-class-item.active{}
#module_359580336 .main-class-item.active{}
#module_359580336 .main-class-item.active{}
#module_359580336 .main-class-item.active .main-class-text{font-size:14px;}
#module_359580336 .main-class-item.active .main-class-text{font-family:微软雅黑,Microsoft YaHei;}
#module_359580336 .main-class-item.active .main-class-text{color:#fff;}
#module_359580336 .main-class-item.active .main-class-text{font-weight:normal;}
#module_359580336 .main-class-item.active .main-class-text{text-decoration:none;}
#module_359580336 .main-class-item.active .main-class-text{font-style:normal;}


/*内容*/
.ModuleNewsListGiant.layout-105 .news-container{ width: 100%; margin: 0 auto;}
.ModuleNewsListGiant.layout-105 .news-item{ padding: 14px 0; border-bottom: 1px dotted #ccc;}
.ModuleNewsListGiant.layout-105 .news-item a{padding: 0 2%; display: block;}
.ModuleNewsListGiant.layout-105 .news-item .news-con{ margin-left: 5%; width:65%;}
.ModuleNewsListGiant.layout-105 .news-item .news-con .news-title{ font-size: 20px; color: #333333;}
.ModuleNewsListGiant.layout-105 .news-item .news-con .news-desc{ font-size: 14px; color: #999999; padding-top: 3px;overflow:hidden;  text-overflow:ellipsis;  -o-text-overflow:ellipsis;  -webkit-text-overflow:ellipsis;  -moz-text-overflow:ellipsis;}
.ModuleNewsListGiant.layout-105 .news-img .dummy {padding-top: 77.5%;}
.ModuleNewsListGiant.layout-105 .news-container .news-img{
	transition: all .3s ease-out;
	width: 20%;
	overflow: hidden;
	clear: both;
	position: relative;
	list-style-type: none;
	display: block;
	overflow: hidden;
	max-width: 100%;
	margin: auto;
}
.ModuleNewsListGiant.layout-105 .news-container .news-img img{
	transition: all .3s ease-out;
	position: absolute;
	transform: translate(-50%, -50%);
	max-width: 100%;
	max-height: 100%;
	top: 50%;
	left: 50%;
	margin:auto;
	padding: auto;
	display: block;
}
.ModuleNewsListGiant.layout-105 .news-detailbtn span{transition: all .3s ease-out ;}
.ModuleNewsListGiant.layout-105 .news-detailbtn{ width: 108px; display: block; cursor: pointer; height: 30px;margin-top: 20px;background: #fff; transition: all .3s ease-out 0s; position: relative;box-shadow: 0px 0px 2px rgba(0,0,0,.2);font-size: 11px; color: #999; line-height: 30px; text-align: center;}
.ModuleNewsListGiant.layout-105 .news-detailbtn::before{  opacity:0;content: "";transition: all .3s ease-out ; transition: all .3s ease-out ; width: 32px;height: 32px; display: block; position: absolute;     top: -1px;right: 0; background: #000;}
.ModuleNewsListGiant.layout-105 .news-detailbtn::after{   opacity:0; content: ""; background: url("/skinp/modules/ModuleNewsListGiant/images/layout-105/icon.png") no-repeat center; position: absolute;top: 4px;right: 7px;width: 20px; height: 20px; display: block;}
.ModuleNewsListGiant.layout-105 .label-box {font-size: 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.ModuleNewsListGiant.layout-105 .news-label {display: inline-block; font-size: 12px; color: #999; padding: 3px 12px; line-height: 1; background: #eee; margin-top: 2px; margin-right: 10px;}

@media (max-width: 767px) {
	.ModuleNewsListGiant.layout-105 .news-desc {
		overflow: hidden;
		text-overflow: ellipsis;
		-o-text-overflow: ellipsis;
		-webkit-text-overflow: ellipsis;
		-moz-text-overflow: ellipsis;
		/* white-space: nowrap; */
		/* display: block !important; */
	}

	.ModuleNewsListGiant.layout-105 .news-detailbtn {
		display: none;
	}

	.ModuleNewsListGiant.layout-105 .news-container .news-img {
		overflow: hidden;
		transition: all .3s ease-out;
		width: 35%;
	}

	.ModuleNewsListGiant.layout-105 .news-item .news-con {
		width: 60%;
	}
}

@media (min-width: 768px) {
	.ModuleNewsListGiant.layout-105 .news-item:hover .news-img img {
		-webkit-transform:scale(1.2);
		transform:translate(-50%, -50%) scale(1.2);
		transition: all .3s ease-out;
	}

	.ModuleNewsListGiant.layout-105 .news-detailbtn:hover::before {
		opacity: 1;
		cursor: pointer;
	}

	.ModuleNewsListGiant.layout-105 .news-detailbtn:hover::after {
		opacity: 1;
		cursor: pointer;
	}

	.ModuleNewsListGiant.layout-105 .news-detailbtn:hover span {
		margin-left: -30px;
	}
}


/*置顶推荐*/
.ModuleNewsListGiant.layout-105 .staFun{
    border: 1px solid #e50b1c;
    font-size: 12px;
    padding: 0px 2px;
    color: #e50b1c;
    font-weight: bold;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    vertical-align: text-top;
}
.ModuleNewsListGiant.layout-105 .pagerGiant .inputer{outline: 0;}.module_359577324 .ModuleHead .HeadCenter{float:none;}
#module_359577324 {
padding:0px;
}
#module_359577324 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_359577324 .ModuleHead359577324 {
display:none;
}
#module_359577324 .BodyCenter.BodyCenter359577324 {
background:none;background-color:rgb(255, 255, 255);
}
#module_359577324 >.module_359577324 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_359577324 >.module_359577324{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_359577324 .BodyCenter.BodyCenter359577324 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_359577324 .BodyCenter.BodyCenter359577324 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_359577324 >.module_359577324 {
margin-top:0.8333%;
margin-left:0.0000%;
margin-right:1.6667%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_359577324 >.module_359577324 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_359577324 >.module_359577324 {box-shadow: 0px 0px 0px 0px #ccc}
#module_359577324:hover {
border:none;
}
#module_359577324:hover >.module_359577324 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_359577324 .news-item{background-color:#ffffff;}
#module_359577324 .news-item{background-image:none;}
#module_359577324 .news-item{background-repeat:no-repeat;}
#module_359577324 .news-item{}
#module_359577324 .news-item{}
#module_359577324 .news-item{}
#module_359577324 .news-item{border-bottom-color:#ccc;}
#module_359577324 .news-item{border-bottom-style:dashed;}
#module_359577324 .news-item{border-bottom-width:1px;}
#module_359577324 .news-img .dummy{background-color:transparent;}
#module_359577324 .news-img .dummy{background-image:none;}
#module_359577324 .news-img .dummy{background-repeat:no-repeat;}
#module_359577324 .news-img .dummy{}
#module_359577324 .news-img .dummy{}
#module_359577324 .news-img .dummy{}
#module_359577324 .news-img{border-top-left-radius:0px;}
#module_359577324 .news-img{border-top-right-radius:0px;}
#module_359577324 .news-img{border-bottom-left-radius:0px;}
#module_359577324 .news-img{border-bottom-right-radius:0px;}
#module_359577324 .news-img{border-top-color:transparent;}
#module_359577324 .news-img{border-top-style:none;}
#module_359577324 .news-img{border-top-width:0px;}
#module_359577324 .news-img{border-right-color:transparent;}
#module_359577324 .news-img{border-right-style:none;}
#module_359577324 .news-img{border-right-width:0px;}
#module_359577324 .news-img{border-bottom-color:transparent;}
#module_359577324 .news-img{border-bottom-style:none;}
#module_359577324 .news-img{border-bottom-width:0px;}
#module_359577324 .news-img{border-left-color:transparent;}
#module_359577324 .news-img{border-left-style:none;}
#module_359577324 .news-img{border-left-width:0px;}
#module_359577324 .news-img{width:20%;} #module_359577324 .news-con{width:calc(100% - 20% - 7%);}
#module_359577324 {}@media (max-width: 767px) {#module_359577324 .news-img{width:30%;} #module_359577324 .news-con{width:calc(100% - 30% - 7%);}}
#module_359577324 .news-img .dummy{padding-top:auto;}
#module_359577324 .news-img .t-img{ object-fit:cover;}
#module_359577324 .news-img .t-img{ width:100%;}
#module_359577324 .news-img .t-img{ height:100%;}
#module_359577324 .news-img .t-img{border-radius:0px;}
#module_359577324 .news-title{font-size:18px;line-height:18pt;}
#module_359577324 .news-title{font-family:微软雅黑,Microsoft YaHei;}
#module_359577324 .news-title{color:#333;}
#module_359577324 .news-title{font-weight:normal;}
#module_359577324 .news-title{text-decoration:none;}
#module_359577324 .news-title{font-style:normal;}
#module_359577324 .news-title{margin-top:0px;}
#module_359577324 .news-title{margin-bottom:0px;}
#module_359577324 .news-desc{font-size:14px;line-height:calc( 14px + 12px )}
#module_359577324 .news-desc{font-family:微软雅黑,Microsoft YaHei;}
#module_359577324 .news-desc{color:#999;}
#module_359577324 .news-desc{font-weight:normal;}
#module_359577324 .news-desc{text-decoration:none;}
#module_359577324 .news-desc{font-style:normal;}
#module_359577324 .news-desc{margin-top:3px;}
#module_359577324 .news-desc{margin-bottom:0px;}
#module_359577324 .news-detailbtn{font-size:12px;}
#module_359577324 .news-detailbtn{font-family:微软雅黑,Microsoft YaHei;}
#module_359577324 .news-detailbtn{color:#666;}
#module_359577324 .news-detailbtn{font-weight:normal;}
#module_359577324 .news-detailbtn{text-decoration:none;}
#module_359577324 .news-detailbtn{font-style:normal;}
#module_359577324 .news-detailbtn{background-color:#fff;}
#module_359577324 .news-detailbtn{background-image:none;}
#module_359577324 .news-detailbtn{background-repeat:no-repeat;}
#module_359577324 .news-detailbtn{}
#module_359577324 .news-detailbtn{}
#module_359577324 .news-detailbtn{}
#module_359577324 .news-item .news-detailbtn::before{background-color:rgb(255, 192, 0);}
#module_359577324 .news-item .news-detailbtn::before{background-image:none;}
#module_359577324 .news-item .news-detailbtn::before{background-repeat:no-repeat;}
#module_359577324 .news-item .news-detailbtn::before{}
#module_359577324 .news-item .news-detailbtn::before{}
#module_359577324 .news-item .news-detailbtn::before{}
#module_359577324 .news-label a{font-size:12px;}
#module_359577324 .news-label a{font-family:微软雅黑,Microsoft YaHei;}
#module_359577324 .news-label a{color:#999;}
#module_359577324 .news-label a{font-weight:normal;}
#module_359577324 .news-label a{text-decoration:none;}
#module_359577324 .news-label a{font-style:normal;}
#module_359577324 .news-label{margin-top:15px;}
#module_359577324 .news-label{margin-bottom:0px;}
#module_359577324 .news-label{margin-left:0px;}
#module_359577324 .news-label{margin-right:10px;}
#module_359577324 .news-label{padding-top:8px;}
#module_359577324 .news-label{padding-bottom:8px;}
#module_359577324 .news-label{padding-left:12px;}
#module_359577324 .news-label{padding-right:12px;}
#module_359577324 .news-label{background-color:#eee;}
#module_359577324 .news-label{background-image:none;}
#module_359577324 .news-label{background-repeat:no-repeat;}
#module_359577324 .news-label{}
#module_359577324 .news-label{}
#module_359577324 .news-label{}
#module_359577324 .news-label{border-top-color:transparent;}
#module_359577324 .news-label{border-top-style:none;}
#module_359577324 .news-label{border-top-width:0px;}
#module_359577324 .news-label{border-right-color:transparent;}
#module_359577324 .news-label{border-right-style:none;}
#module_359577324 .news-label{border-right-width:0px;}
#module_359577324 .news-label{border-bottom-color:transparent;}
#module_359577324 .news-label{border-bottom-style:none;}
#module_359577324 .news-label{border-bottom-width:0px;}
#module_359577324 .news-label{border-left-color:transparent;}
#module_359577324 .news-label{border-left-style:none;}
#module_359577324 .news-label{border-left-width:0px;}
#module_359577324 .pagerGiant .text{font-size:px;}
#module_359577324 .pagerGiant .text{font-family:;}
#module_359577324 .pagerGiant .text{color:;}
#module_359577324 .pagerGiant .text{}
#module_359577324 .pagerGiant .text{}
#module_359577324 .pagerGiant .text{}
#module_359577324 .pagerGiant .current,#module_359577324 .pagerGiant .num,#module_359577324 .pagerGiant .inputer{width:px}
#module_359577324 .pagerGiant .current,#module_359577324 .pagerGiant .num,#module_359577324 .pagerGiant .inputer{height:px}
#module_359577324 .pagerGiant .num{font-size:px;}
#module_359577324 .pagerGiant .num{font-family:;}
#module_359577324 .pagerGiant .num{color:;}
#module_359577324 .pagerGiant .num{}
#module_359577324 .pagerGiant .num{}
#module_359577324 .pagerGiant .num{}
#module_359577324 .pagerGiant .submit{width:px}
#module_359577324 .pagerGiant .submit{height:px}
#module_359577324 .pagerGiant .current,#module_359577324 .pagerGiant .num,#module_359577324 .pagerGiant .inputer,#module_359577324 .pagerGiant .submit{border-top-left-radius:px;}
#module_359577324 .pagerGiant .current,#module_359577324 .pagerGiant .num,#module_359577324 .pagerGiant .inputer,#module_359577324 .pagerGiant .submit{border-top-right-radius:px;}
#module_359577324 .pagerGiant .current,#module_359577324 .pagerGiant .num,#module_359577324 .pagerGiant .inputer,#module_359577324 .pagerGiant .submit{border-bottom-left-radius:px;}
#module_359577324 .pagerGiant .current,#module_359577324 .pagerGiant .num,#module_359577324 .pagerGiant .inputer,#module_359577324 .pagerGiant .submit{border-bottom-right-radius:px;}
#module_359577324 .pagerGiant .next,#module_359577324 .pagerGiant .splitline{color:;}
#module_359577324 .pagerGiant .num{background-color:#fff;}
#module_359577324 .pagerGiant .num, #module_359577324 .pagerGiant .inputer{border-top-color:#ccc;}
#module_359577324 .pagerGiant .num, #module_359577324 .pagerGiant .inputer{border-top-style:solid;}
#module_359577324 .pagerGiant .num, #module_359577324 .pagerGiant .current, #module_359577324 .pagerGiant .submit, #module_359577324 .pagerGiant .inputer{border-top-width:1px;}
#module_359577324 .pagerGiant .num, #module_359577324 .pagerGiant .inputer{border-bottom-color:#ccc;}
#module_359577324 .pagerGiant .num, #module_359577324 .pagerGiant .inputer{border-bottom-style:solid;}
#module_359577324 .pagerGiant .num, #module_359577324 .pagerGiant .current, #module_359577324 .pagerGiant .submit, #module_359577324 .pagerGiant .inputer{border-bottom-width:1px;}
#module_359577324 .pagerGiant .num, #module_359577324 .pagerGiant .inputer{border-left-color:#ccc;}
#module_359577324 .pagerGiant .num, #module_359577324 .pagerGiant .inputer{border-left-style:solid;}
#module_359577324 .pagerGiant .num, #module_359577324 .pagerGiant .current, #module_359577324 .pagerGiant .submit, #module_359577324 .pagerGiant .inputer{border-left-width:1px;}
#module_359577324 .pagerGiant .num, #module_359577324 .pagerGiant .inputer{border-right-color:#ccc;}
#module_359577324 .pagerGiant .num, #module_359577324 .pagerGiant .inputer{border-right-style:solid;}
#module_359577324 .pagerGiant .num, #module_359577324 .pagerGiant .current, #module_359577324 .pagerGiant .submit, #module_359577324 .pagerGiant .inputer{border-right-width:1px;}
#module_359577324 .page-more a{color:#666 !important;}
#module_359577324 .page-more a{background-color:#fff;}
#module_359577324 .page-more a{border-top-color:#eee;}
#module_359577324 .page-more a{border-top-style:solid;}
#module_359577324 .page-more a{border-top-width:2px;}
#module_359577324 .page-more a{border-bottom-color:#eee;}
#module_359577324 .page-more a{border-bottom-style:solid;}
#module_359577324 .page-more a{border-bottom-width:2px;}
#module_359577324 .page-more a{border-left-color:#eee;}
#module_359577324 .page-more a{border-left-style:solid;}
#module_359577324 .page-more a{border-left-width:2px;}
#module_359577324 .page-more a{border-right-color:#eee;}
#module_359577324 .page-more a{border-right-style:solid;}
#module_359577324 .page-more a{border-right-width:2px;}
#module_359577324 .news-item:hover{background-color:#ffffff;}
#module_359577324 .news-item:hover{background-image:none;}
#module_359577324 .news-item:hover{background-repeat:no-repeat;}
#module_359577324 .news-item:hover{}
#module_359577324 .news-item:hover{}
#module_359577324 .news-item:hover{}
#module_359577324 .news-item:hover{border-bottom-color:#ccc;}
#module_359577324 .news-item:hover{border-bottom-style:dotted;}
#module_359577324 .news-item:hover{border-bottom-width:1px;}
#module_359577324 .news-item:hover .news-img{border-top-color:transparent;}
#module_359577324 .news-item:hover .news-img{border-top-style:none;}
#module_359577324 .news-item:hover .news-img{border-top-width:0px;}
#module_359577324 .news-item:hover .news-img{border-right-color:transparent;}
#module_359577324 .news-item:hover .news-img{border-right-style:none;}
#module_359577324 .news-item:hover .news-img{border-right-width:0px;}
#module_359577324 .news-item:hover .news-img{border-bottom-color:transparent;}
#module_359577324 .news-item:hover .news-img{border-bottom-style:none;}
#module_359577324 .news-item:hover .news-img{border-bottom-width:0px;}
#module_359577324 .news-item:hover .news-img{border-left-color:transparent;}
#module_359577324 .news-item:hover .news-img{border-left-style:none;}
#module_359577324 .news-item:hover .news-img{border-left-width:0px;}
#module_359577324 .news-item:hover .news-title{font-size:18px;line-height:18pt;}
#module_359577324 .news-item:hover .news-title{font-family:微软雅黑,Microsoft YaHei;}
#module_359577324 .news-item:hover .news-title{color:rgb(17, 33, 108);}
#module_359577324 .news-item:hover .news-title{font-weight:normal;}
#module_359577324 .news-item:hover .news-title{text-decoration:none;}
#module_359577324 .news-item:hover .news-title{font-style:normal;}
#module_359577324 .news-item:hover .news-desc{font-size:14px;}
#module_359577324 .news-item:hover .news-desc{font-family:微软雅黑,Microsoft YaHei;}
#module_359577324 .news-item:hover .news-desc{color:#999;}
#module_359577324 .news-item:hover .news-desc{font-weight:normal;}
#module_359577324 .news-item:hover .news-desc{text-decoration:none;}
#module_359577324 .news-item:hover .news-desc{font-style:normal;}
#module_359577324 .news-item:hover time{font-size:18px;}
#module_359577324 .news-item:hover time{font-family:;}
#module_359577324 .news-item:hover time{color:#333;}
#module_359577324 .news-item:hover time{font-weight:normal;}
#module_359577324 .news-item:hover time{text-decoration:none;}
#module_359577324 .news-item:hover time{font-style:normal;}
#module_359577324 .news-item:hover .news-detailbtn{font-size:12px;}
#module_359577324 .news-item:hover .news-detailbtn{font-family:微软雅黑,Microsoft YaHei;}
#module_359577324 .news-item:hover .news-detailbtn{color:#666;}
#module_359577324 .news-item:hover .news-detailbtn{font-weight:normal;}
#module_359577324 .news-item:hover .news-detailbtn{text-decoration:none;}
#module_359577324 .news-item:hover .news-detailbtn{font-style:normal;}
#module_359577324 .news-item:hover .news-detailbtn{background-color:#fff;}
#module_359577324 .news-item:hover .news-detailbtn{background-image:none;}
#module_359577324 .news-item:hover .news-detailbtn{background-repeat:no-repeat;}
#module_359577324 .news-item:hover .news-detailbtn{}
#module_359577324 .news-item:hover .news-detailbtn{}
#module_359577324 .news-item:hover .news-detailbtn{}
#module_359577324 .news-label:hover a{font-size:12px;}
#module_359577324 .news-label:hover a{font-family:微软雅黑,Microsoft YaHei;}
#module_359577324 .news-label:hover a{color:#999;}
#module_359577324 .news-label:hover a{font-weight:normal;}
#module_359577324 .news-label:hover a{text-decoration:none;}
#module_359577324 .news-label:hover a{font-style:normal;}
#module_359577324 .news-label:hover{background-color:#eee;}
#module_359577324 .news-label:hover{background-image:none;}
#module_359577324 .news-label:hover{background-repeat:no-repeat;}
#module_359577324 .news-label:hover{}
#module_359577324 .news-label:hover{}
#module_359577324 .news-label:hover{}
#module_359577324 .news-label:hover{border-top-color:transparent;}
#module_359577324 .news-label:hover{border-top-style:none;}
#module_359577324 .news-label:hover{border-right-color:transparent;}
#module_359577324 .news-label:hover{border-right-style:none;}
#module_359577324 .news-label:hover{border-bottom-color:transparent;}
#module_359577324 .news-label:hover{border-bottom-style:none;}
#module_359577324 .news-label:hover{border-left-color:transparent;}
#module_359577324 .news-label:hover{border-left-style:none;}
#module_359577324 .pagerGiant .current, #module_359577324 .pagerGiant .submit{font-size:px;}
#module_359577324 .pagerGiant .current, #module_359577324 .pagerGiant .submit{font-family:;}
#module_359577324 .pagerGiant .current, #module_359577324 .pagerGiant .submit{color:;}
#module_359577324 .pagerGiant .current, #module_359577324 .pagerGiant .submit{}
#module_359577324 .pagerGiant .current, #module_359577324 .pagerGiant .submit{}
#module_359577324 .pagerGiant .current, #module_359577324 .pagerGiant .submit{}
#module_359577324 .pagerGiant .current, #module_359577324 .pagerGiant .submit{background-color:rgb(17, 33, 108);}
#module_359577324 .pagerGiant .current, #module_359577324 .pagerGiant .submit, #module_359577324 .pagerGiant .inputer:hover{border-top-color:rgb(17, 33, 108);}
#module_359577324 .pagerGiant .current, #module_359577324 .pagerGiant .submit, #module_359577324 .pagerGiant .inputer:hover{border-top-style:solid;}
#module_359577324 .pagerGiant .current, #module_359577324 .pagerGiant .submit, #module_359577324 .pagerGiant .inputer:hover{border-bottom-color:rgb(17, 33, 108);}
#module_359577324 .pagerGiant .current, #module_359577324 .pagerGiant .submit, #module_359577324 .pagerGiant .inputer:hover{border-bottom-style:solid;}
#module_359577324 .pagerGiant .current, #module_359577324 .pagerGiant .submit, #module_359577324 .pagerGiant .inputer:hover{border-left-color:rgb(17, 33, 108);}
#module_359577324 .pagerGiant .current, #module_359577324 .pagerGiant .submit, #module_359577324 .pagerGiant .inputer:hover{border-left-style:solid;}
#module_359577324 .pagerGiant .current, #module_359577324 .pagerGiant .submit, #module_359577324 .pagerGiant .inputer:hover{border-right-color:rgb(17, 33, 108);}
#module_359577324 .pagerGiant .current, #module_359577324 .pagerGiant .submit, #module_359577324 .pagerGiant .inputer:hover{border-right-style:solid;}
#module_359577324 .page-more a:hover{color:#666 !important;}
#module_359577324 .page-more a:hover{background-color:#fff;}
#module_359577324 .page-more a:hover{border-top-color:#eee;}
#module_359577324 .page-more a:hover{border-top-style:solid;}
#module_359577324 .page-more a:hover{border-bottom-color:#eee;}
#module_359577324 .page-more a:hover{border-bottom-style:solid;}
#module_359577324 .page-more a:hover{border-left-color:#eee;}
#module_359577324 .page-more a:hover{border-left-style:solid;}
#module_359577324 .page-more a:hover{border-right-color:#eee;}
#module_359577324 .page-more a:hover{border-right-style:solid;}

.module_359580415 .ModuleHead .HeadCenter{float:none;}
#module_359580415 {
padding:0px;
}
#module_359580415 {
position:static;
z-index:0;
top:371px;
left:0px;
width:100%;
height: auto;
}
#module_359580415 .ModuleHead359580415 {
display:none;
}
#module_359580415 .BodyCenter.BodyCenter359580415 {
background:none;background-color:rgb(255, 255, 255);
}
#module_359580415 >.module_359580415 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:rgb(242, 242, 242);
border-bottom-width:1px;
}
#module_359580415 >.module_359580415{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_359580415 .BodyCenter.BodyCenter359580415 {
padding-top:0.0000%;
padding-left:2.5000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_359580415 .BodyCenter.BodyCenter359580415 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_359580415 >.module_359580415 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_359580415 >.module_359580415 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_359580415 >.module_359580415 {box-shadow: 0px 0px 0px 0px #ccc}
#module_359580415:hover {
border:none;
}
#module_359580415:hover >.module_359580415 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_359580415 .ModuleImageTextGiantContent{margin-top:0px;}
#module_359580415 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_359580415 .ModuleImageTextGiantContent{margin-left:0px;}
#module_359580415 .ModuleImageTextGiantContent{margin-right:0px;}
#module_359580415 .imageTextGiant-Container{padding-top:10px;}
#module_359580415 .imageTextGiant-Container{padding-bottom:10px;}
#module_359580415 .imageTextGiant-Container{padding-left:10px;}
#module_359580415 .imageTextGiant-Container{padding-right:10px;}
#module_359580415 .showHandle .btn{font-size:14px;}
#module_359580415 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_359580415 .showHandle .btn{color:#333;}
#module_359580415 .showHandle .btn{font-weight:400;}
#module_359580415 .showHandle .btn{text-decoration:none;}
#module_359580415 .showHandle .btn{font-style:normal;}
#module_359580415 .showHandle div{border-top-color:#ddd !important;}
#module_359580415 .showHandle div{border-top-style:solid !important;}
#module_359580415 .showHandle div{border-top-width:1px !important;}
#module_359580415 .showHandle{background-color:transparent;}
#module_359580415 .showHandle{background-image:none;}
#module_359580415 .showHandle{background-repeat:no-repeat;}
#module_359580415 .showHandle{}
#module_359580415 .showHandle{}
#module_359580415 .showHandle{}
#module_359580415 a{font-size:unset;font-family:unset}
/*轮播图样式*/
.ModuleSlideV2Giant.layout-111 .slider-layout-111-box {width: 100%; height: auto; position: relative; font-size: 0;}
.ModuleSlideV2Giant.layout-111 .slider-layout-111-box .slider-layout-content:not(:first-child) {position: absolute; left: 0; top: 0; opacity: 0;}
.ModuleSlideV2Giant.layout-111 .slider-layout-111 {width: 100%; height: auto; margin: auto;}
.ModuleSlideV2Giant.layout-111 .imgBox img {max-width: 100%;position: relative; left: 50%; transform: translate(-50%);}
.ModuleSlideV2Giant.layout-111 .bigImgBox img{transition: all .3s ease-out 0s;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    max-width: 100%;
    max-height: 100%;
    display: block;
    margin: auto;
}

.ModuleSlideV2Giant.layout-111 .slide-box .dummy{
    padding-top: 100%;
}

.ModuleSlideV2Giant.layout-111 .slider-layout-111-nav {height: 90px;margin-top:12px;margin-bottom:12px;}
.ModuleSlideV2Giant.layout-111 .slider-layout-111-nav div {height: 100%;}
.ModuleSlideV2Giant.layout-111 .slider-layout-111-nav .slick-slide {margin: 0 6px; cursor: pointer;}
.ModuleSlideV2Giant.layout-111 .slider-layout-111-nav .slide-box {height: 100%; border: 1px solid #fff;}
.ModuleSlideV2Giant.layout-111 .slider-layout-111-nav .slide-box img {width: 100%; height: 100%; object-fit: cover; top: 50%; transform: translate(-50%, -50%);}
.ModuleSlideV2Giant.layout-111 .slider-layout-111-nav .slick-prev, .ModuleSlideV2Giant.layout-111 .slider-layout-111-nav .slick-next {font-size: 0; z-index: 1; width: 38px;height: 100%; line-height: 1;}
.ModuleSlideV2Giant.layout-111 .slider-layout-111-nav .slick-prev {left: -45px;}
.ModuleSlideV2Giant.layout-111 .slider-layout-111-nav .slick-next {right: -45px;}
.ModuleSlideV2Giant.layout-111 .slider-layout-111-nav .slick-prev:before,
.ModuleSlideV2Giant.layout-111 .slider-layout-111-nav .slick-next:before {display: inline-block; content: ""; height: 10.6px; width: 10.6px; transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);}
.ModuleSlideV2Giant.layout-111 .slider-layout-111-nav .slick-prev:before {border-width: 0 0 1px 1px; margin-right: -6px;    float: right;}
.ModuleSlideV2Giant.layout-111 .slider-layout-111-nav .slick-next:before {border-width: 1px 1px 0 0; margin-left: -6px;    float: left;}

@media (min-width: 1000px) and (max-width: 766px) {
    .ModuleSlideV2Giant.layout-111 .slick-prev{width: 32px; height: 32px;}
    .ModuleSlideV2Giant.layout-111 .slick-slide {width:100px;height:70px}
}


@media only screen and (max-width: 767px) {
    .ModuleSlideV2Giant.layout-111 .slider-layout-111-nav {position: relative; width: 288px; height: 50px; bottom: 0; left: unset; transform: unset; margin-top: 10px;}
    .ModuleSlideV2Giant.layout-111 .slider-layout-111-nav .slick-slide {padding: 0 4.5px; cursor: pointer;}
    .ModuleSlideV2Giant.layout-111 .slider-layout-111-nav .slick-prev, .ModuleSlideV2Giant.layout-111 .slider-layout-111-nav .slick-next {width: 24px; height: 24px;}
    .ModuleSlideV2Giant.layout-111 .slider-layout-111-nav .slick-prev {left: -34px;}
    .ModuleSlideV2Giant.layout-111 .slider-layout-111-nav .slick-next {right: -34px;}
    .ModuleSlideV2Giant.layout-111 .slider-layout-111-nav .slick-prev:before,
    .ModuleSlideV2Giant.layout-111 .slider-layout-111-nav .slick-next:before {width: 5.6px; height: 5.6px;}
}


/*轮播图样式*/
.ModuleSlideV2Giant.layout-111 .iconzuo{float: left;margin-left: 25%;}
.ModuleSlideV2Giant.layout-111 .iconyou{float: right;margin-right: 25%;}
.ModuleSlideV2Giant.layout-111 .slick-active:focus{outline:0px;}
.ModuleSlideV2Giant.layout-111 .slick-dots{display:none;}
.ModuleSlideV2Giant.layout-111 .slick-dots {bottom: 50px;}
.ModuleSlideV2Giant.layout-111 .slick-dots li {border-radius: 8px; width: 8px; height: 8px; margin-left: unset; margin-right: 15px; margin-top: 15px; background-color: rgba(255, 255, 255, 1);}
.ModuleSlideV2Giant.layout-111 .slick-dots li:last-child {margin-right: unset;}
.ModuleSlideV2Giant.layout-111 .slick-dots li button {width: 100%; height: 100%; border: unset; padding: 0}
.ModuleSlideV2Giant.layout-111 .slick-dots li button:before {content: unset;}
.ModuleSlideV2Giant.layout-111 .slick-dots li:hover {background-color: rgba(255, 255, 255, 1);}
.ModuleSlideV2Giant.layout-111 .slick-dots li.slick-active {background-color: rgba(255, 255, 255, 1);width: 30px; margin-right: 5px;}

@media (min-width: 1000px) {
    .ModuleSlideV2Giant.layout-111 .slick-dots {bottom: 6%;}
}

@media (min-width: 999px) and (max-width: 766px) {
    .ModuleSlideV2Giant.layout-111 .slick-dots {bottom: 8% !important;}
}

@media only screen and (min-width: 768px) {
    .ModuleSlideV2Giant.layout-111 .slick-dots {bottom: 20px;}
    .ModuleSlideV2Giant.layout-111 .slick-dots li {width: 10px; height: 10px; border-radius: 10px}
    .ModuleSlideV2Giant.layout-111 .slick-dots li button {width: 10px; height: 10px;border-radius: 4px}
    .ModuleSlideV2Giant.layout-111 .slick-dots li.slick-active {background-color: rgba(255, 255, 255, 1);width: 40px; margin-right: 5px;}
    .ModuleSlideV2Giant.layout-111 .slick-dots li.slick-active button{width: 40px; margin-right: 5px;}
}


@media only screen and (max-width: 767px) {
    .ModuleSlideV2Giant.layout-111 .slick-dots {bottom: 20px;}
    .ModuleSlideV2Giant.layout-111 .slick-dots li {width: 6px; height: 6px; margin: 0px 5px 5px 5px;border-radius: 6px}
    .ModuleSlideV2Giant.layout-111 .slick-dots li button {width: 6px; height: 6px;border-radius: 4px}
    .ModuleSlideV2Giant.layout-111 .slick-dots li.slick-active {background-color: rgba(255, 255, 255, 1);width: 20px; margin-right: 5px;}
    .ModuleSlideV2Giant.layout-111 .slick-dots li.slick-active button{width: 20px; margin-right: 5px;}
}
.module_359577319 .ModuleHead .HeadCenter{float:none;}
#module_359577319 {
padding:0px;
}
#module_359577319 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_359577319 .ModuleHead359577319 {
display:none;
}
#module_359577319 .BodyCenter.BodyCenter359577319 {
background:none;background-color:rgb(255, 255, 255);
}
#module_359577319 >.module_359577319 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_359577319 >.module_359577319{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_359577319 .BodyCenter.BodyCenter359577319 {
padding-top:5.0000%;
padding-left:5.0000%;
padding-right:5.0000%;
padding-bottom:5.0000%;
}
}
@media screen and (max-width: 767px){
#module_359577319 .BodyCenter.BodyCenter359577319 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_359577319 >.module_359577319 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_359577319 >.module_359577319 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_359577319 >.module_359577319 {box-shadow: 0px 0px 0px 0px #ccc}
#module_359577319:hover {
border:none;
}
#module_359577319:hover >.module_359577319 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_359577319 .bigImgBox .t-img{border-top-color:transparent;}
#module_359577319 .bigImgBox .t-img{border-top-style:none;}
#module_359577319 .bigImgBox .t-img{border-top-width:0px;}
#module_359577319 .bigImgBox .t-img{border-right-color:transparent;}
#module_359577319 .bigImgBox .t-img{border-right-style:none;}
#module_359577319 .bigImgBox .t-img{border-right-width:0px;}
#module_359577319 .bigImgBox .t-img{border-bottom-color:transparent;}
#module_359577319 .bigImgBox .t-img{border-bottom-style:none;}
#module_359577319 .bigImgBox .t-img{border-bottom-width:0px;}
#module_359577319 .bigImgBox .t-img{border-left-color:transparent;}
#module_359577319 .bigImgBox .t-img{border-left-style:none;}
#module_359577319 .bigImgBox .t-img{border-left-width:0px;}
#module_359577319 .bigImgBox img{ object-fit:cover;}
#module_359577319 .bigImgBox img{ width:100%;}
#module_359577319 .bigImgBox img{ height:100%;}
#module_359577319 .bigImgBox img{border-radius:0px;}
#module_359577319 .bigImgBox .dummy{background-color:#fff;}
#module_359577319 .bigImgBox .dummy{background-image:none;}
#module_359577319 .bigImgBox .dummy{background-repeat:no-repeat;}
#module_359577319 .bigImgBox .dummy{}
#module_359577319 .bigImgBox .dummy{}
#module_359577319 .bigImgBox .dummy{}
#module_359577319 .bigImgBox .dummy{padding-top:auto;}
#module_359577319 .iconfont{color:#434242;}
#module_359577319 .slick-prev, #module_359577319 .slick-next,#module_359577319 .slick-dots li{background-color:#F6F6F6}
#module_359577319 .slick-son,#module_359577319 .slick-dots button{}
#module_359577319 .slick-prev, #module_359577319 .slick-next,#module_359577319 .slick-dots li{background-image:none;}
#module_359577319 .slick-slide .slide-box{border-color:#ffffff;}
#module_359577319 .iconfont:hover{color:#ffffff;}
#module_359577319 .slick-prev:hover, #module_359577319 .slick-next:hover,#module_359577319 .slick-dots li:hover, #module_359577319 .slick-dots li.slick-active{background-color:rgb(255, 173, 1)}
#module_359577319 .slick-son:hover,#module_359577319 .slick-dots button:hover, #module_359577319 .slick-dots li.slick-active button{}
#module_359577319 .slick-prev:hover, #module_359577319 .slick-next:hover,#module_359577319 .slick-dots li:hover, #module_359577319 .slick-dots li.slick-active{background-image:none;}
#module_359577319 .slick-slide:hover .slide-box,#module_359577319 .slick-current .slide-box{border-color:rgb(255, 192, 0);}
#module_359577319 .SubContainer {}

.module_359577321 .ModuleHead .HeadCenter{float:none;}
#module_359577321 {
padding:0px;
}
#module_359577321 {
position:static;
z-index:0;
top:474px;
left:1501px;
width:100%;
height: auto;
}
#module_359577321 .ModuleHead359577321 {
display:none;
}
#module_359577321 .BodyCenter.BodyCenter359577321 {
background:none;background-color:rgb(255, 255, 255);
}
#module_359577321 >.module_359577321 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:rgb(242, 242, 242);
border-bottom-width:1px;
}
#module_359577321 >.module_359577321{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_359577321 .BodyCenter.BodyCenter359577321 {
padding-top:0.0000%;
padding-left:2.5000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_359577321 .BodyCenter.BodyCenter359577321 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_359577321 >.module_359577321 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_359577321 >.module_359577321 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_359577321 >.module_359577321 {box-shadow: 0px 0px 0px 0px #ccc}
#module_359577321:hover {
border:none;
}
#module_359577321:hover >.module_359577321 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_359577321 .ModuleImageTextGiantContent{margin-top:0px;}
#module_359577321 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_359577321 .ModuleImageTextGiantContent{margin-left:0px;}
#module_359577321 .ModuleImageTextGiantContent{margin-right:0px;}
#module_359577321 .imageTextGiant-Container{padding-top:10px;}
#module_359577321 .imageTextGiant-Container{padding-bottom:10px;}
#module_359577321 .imageTextGiant-Container{padding-left:10px;}
#module_359577321 .imageTextGiant-Container{padding-right:10px;}
#module_359577321 .showHandle .btn{font-size:14px;}
#module_359577321 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_359577321 .showHandle .btn{color:#333;}
#module_359577321 .showHandle .btn{font-weight:400;}
#module_359577321 .showHandle .btn{text-decoration:none;}
#module_359577321 .showHandle .btn{font-style:normal;}
#module_359577321 .showHandle div{border-top-color:#ddd !important;}
#module_359577321 .showHandle div{border-top-style:solid !important;}
#module_359577321 .showHandle div{border-top-width:1px !important;}
#module_359577321 .showHandle{background-color:transparent;}
#module_359577321 .showHandle{background-image:none;}
#module_359577321 .showHandle{background-repeat:no-repeat;}
#module_359577321 .showHandle{}
#module_359577321 .showHandle{}
#module_359577321 .showHandle{}
#module_359577321 a{font-size:unset;font-family:unset}
/*内容*/
.ModuleNewsListGiant.layout-106 .news-container{ width: 100%; margin: 20px auto 0; }
/*内容*/
.ModuleNewsListGiant.layout-106 .news-container{ width: 100%;max-width:5000px; margin: 0 auto;  }
.ModuleNewsListGiant.layout-106 .news-item{ padding: 8px 5px; box-sizing: border-box;}
.ModuleNewsListGiant.layout-106 .news-item .news-con{ margin-left: 14px; width: 65%;}
.ModuleNewsListGiant.layout-106 .news-item .news-con .news-title{  position:relative;font-size: 14px; margin-top: 10px; line-height: 22px; color: #333333;  padding-bottom: 6px; border-bottom: 1px solid #eee;}
.ModuleNewsListGiant.layout-106 .news-item .news-con .news-desc{ font-size: 14px; color: #999999; padding-top: 3px;}
.ModuleNewsListGiant.layout-106 .news-container .news-img{width: 30%; height:70px;background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    max-height:104px;overflow: hidden; transition: all .3s ease-out ;}
.ModuleNewsListGiant.layout-106 .news-container .news-img img{transition: all .3s ease-out ; position:relative;}
.ModuleNewsListGiant.layout-106 .news-item:hover .news-title{ color: #052f6f; border-bottom-color:#052f6f; }

@media (max-width: 767px) {
    .ModuleNewsListGiant.layout-106 .news-container {
        width: 100%;
    }

    .ModuleNewsListGiant.layout-106 .news-container {
        width: 96%;
        margin: 0 auto;
    }

    .ModuleNewsListGiant.layout-106 .news-item .news-con .news-title {
        margin-top: 5px;
    }

    .ModuleNewsListGiant.layout-106 .news-container .news-img {
        width: 34%;
        height: 80px;
        overflow: hidden;
        transition: all .3s ease-out;
    }

    .ModuleNewsListGiant.layout-106 .news-item .news-con {
        margin-left: 14px;
        width: 60%;
    }
}

/*置顶推荐*/
.ModuleNewsListGiant.layout-106 .staFun{
    border: 1px solid #e50b1c;
    font-size: 12px;
    padding: 0px 2px;
    color: #e50b1c;
    font-weight: bold;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    vertical-align: text-top;
}.module_359577322 .ModuleHead .HeadCenter{float:none;}
#module_359577322 {
padding:0px;
}
#module_359577322 {
position:static;
z-index:0;
top:584px;
left:1492px;
width:100%;
height: auto;
}
#module_359577322 .ModuleHead359577322 {
display:none;
}
#module_359577322 .BodyCenter.BodyCenter359577322 {
background:none;background-color:rgb(255, 255, 255);
}
#module_359577322 >.module_359577322 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_359577322 >.module_359577322{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_359577322 .BodyCenter.BodyCenter359577322 {
padding-top:2.5000%;
padding-left:2.5000%;
padding-right:2.5000%;
padding-bottom:2.5000%;
}
}
@media screen and (max-width: 767px){
#module_359577322 .BodyCenter.BodyCenter359577322 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_359577322 >.module_359577322 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_359577322 >.module_359577322 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_359577322 >.module_359577322 {box-shadow: 0px 0px 0px 0px #ccc}
#module_359577322:hover {
border:none;
}
#module_359577322:hover >.module_359577322 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_359577322 .news-item{background-color:#ffffff;}
#module_359577322 .news-item{background-image:none;}
#module_359577322 .news-item{background-repeat:no-repeat;}
#module_359577322 .news-item{}
#module_359577322 .news-item{}
#module_359577322 .news-item{}
#module_359577322 .news-item{border-top-color:transparent;}
#module_359577322 .news-item{border-top-style:none;}
#module_359577322 .news-item{border-top-width:0px;}
#module_359577322 .news-item{border-right-color:transparent;}
#module_359577322 .news-item{border-right-style:none;}
#module_359577322 .news-item{border-right-width:0px;}
#module_359577322 .news-item{border-bottom-color:transparent;}
#module_359577322 .news-item{border-bottom-style:none;}
#module_359577322 .news-item{border-bottom-width:0px;}
#module_359577322 .news-item{border-left-color:transparent;}
#module_359577322 .news-item{border-left-style:none;}
#module_359577322 .news-item{border-left-width:0px;}
#module_359577322 .news-img{background-color:transparent;}
#module_359577322 .news-img{}
#module_359577322 .news-img{background-repeat:no-repeat;}
#module_359577322 .news-img{}
#module_359577322 .news-img{}
#module_359577322 .news-img{}
#module_359577322 .news-img{border-top-left-radius:0px;}
#module_359577322 .news-img{border-top-right-radius:0px;}
#module_359577322 .news-img{border-bottom-left-radius:0px;}
#module_359577322 .news-img{border-bottom-right-radius:0px;}
#module_359577322 .news-img{border-top-color:transparent;}
#module_359577322 .news-img{border-top-style:none;}
#module_359577322 .news-img{border-top-width:0px;}
#module_359577322 .news-img{border-right-color:transparent;}
#module_359577322 .news-img{border-right-style:none;}
#module_359577322 .news-img{border-right-width:0px;}
#module_359577322 .news-img{border-bottom-color:transparent;}
#module_359577322 .news-img{border-bottom-style:none;}
#module_359577322 .news-img{border-bottom-width:0px;}
#module_359577322 .news-img{border-left-color:transparent;}
#module_359577322 .news-img{border-left-style:none;}
#module_359577322 .news-img{border-left-width:0px;}
#module_359577322 .news-title{font-size:14px;line-height: calc(14px + 12px);} #module_359577322 .staFun{line-height:14pt;}
#module_359577322 .news-title{font-family:微软雅黑,Microsoft YaHei;}
#module_359577322 .news-title{color:#333;}
#module_359577322 .news-title{font-weight:normal;}
#module_359577322 .news-title{text-decoration:none;}
#module_359577322 .news-title{font-style:normal;}
#module_359577322 .news-title{border-bottom-color:#eee;}
#module_359577322 .news-title{border-bottom-style:solid;}
#module_359577322 .news-title{border-bottom-width:1px;}
#module_359577322 .news-item:hover{background-color:#ffffff;}
#module_359577322 .news-item:hover{background-image:none;}
#module_359577322 .news-item:hover{background-repeat:no-repeat;}
#module_359577322 .news-item:hover{}
#module_359577322 .news-item:hover{}
#module_359577322 .news-item:hover{}
#module_359577322 .news-item:hover{border-top-color:transparent;}
#module_359577322 .news-item:hover{border-top-style:none;}
#module_359577322 .news-item:hover{border-top-width:0px;}
#module_359577322 .news-item:hover{border-right-color:transparent;}
#module_359577322 .news-item:hover{border-right-style:none;}
#module_359577322 .news-item:hover{border-right-width:0px;}
#module_359577322 .news-item:hover{border-bottom-color:transparent;}
#module_359577322 .news-item:hover{border-bottom-style:none;}
#module_359577322 .news-item:hover{border-bottom-width:0px;}
#module_359577322 .news-item:hover{border-left-color:transparent;}
#module_359577322 .news-item:hover{border-left-style:none;}
#module_359577322 .news-item:hover{border-left-width:0px;}
#module_359577322 .news-item:hover .news-img{background-color:transparent;}
#module_359577322 .news-item:hover .news-img{}
#module_359577322 .news-item:hover .news-img{background-repeat:no-repeat;}
#module_359577322 .news-item:hover .news-img{}
#module_359577322 .news-item:hover .news-img{}
#module_359577322 .news-item:hover .news-img{}
#module_359577322 .news-item:hover .news-img{border-top-left-radius:0px;}
#module_359577322 .news-item:hover .news-img{border-top-right-radius:0px;}
#module_359577322 .news-item:hover .news-img{border-bottom-left-radius:0px;}
#module_359577322 .news-item:hover .news-img{border-bottom-right-radius:0px;}
#module_359577322 .news-item:hover .news-img{border-top-color:transparent;}
#module_359577322 .news-item:hover .news-img{border-top-style:none;}
#module_359577322 .news-item:hover .news-img{border-top-width:0px;}
#module_359577322 .news-item:hover .news-img{border-right-color:transparent;}
#module_359577322 .news-item:hover .news-img{border-right-style:none;}
#module_359577322 .news-item:hover .news-img{border-right-width:0px;}
#module_359577322 .news-item:hover .news-img{border-bottom-color:transparent;}
#module_359577322 .news-item:hover .news-img{border-bottom-style:none;}
#module_359577322 .news-item:hover .news-img{border-bottom-width:0px;}
#module_359577322 .news-item:hover .news-img{border-left-color:transparent;}
#module_359577322 .news-item:hover .news-img{border-left-style:none;}
#module_359577322 .news-item:hover .news-img{border-left-width:0px;}
#module_359577322 .news-item:hover .news-title{font-size:14px;line-height: calc(14px + 12px);} #module_359577322 .news-item:hover .staFun{line-height:14pt;}
#module_359577322 .news-item:hover .news-title{font-family:微软雅黑,Microsoft YaHei;}
#module_359577322 .news-item:hover .news-title{color:rgb(38, 38, 38);}
#module_359577322 .news-item:hover .news-title{font-weight:normal;}
#module_359577322 .news-item:hover .news-title{text-decoration:none;}
#module_359577322 .news-item:hover .news-title{font-style:normal;}
#module_359577322 .news-item:hover .news-title{border-bottom-color:rgb(255, 173, 1);}
#module_359577322 .news-item:hover .news-title{border-bottom-style:solid;}
#module_359577322 .news-item:hover .news-title{border-bottom-width:1px;}

.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .addnewhelper{white-space: unset;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer {display:table;width: 100%;position: relative;table-layout:fixed;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer > .SubContainer{display:table-cell; vertical-align: top;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubPadding{
    height: 100%;
    position: relative;
    display: table-cell;
}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubDrag:after{
    display: block;
    content: '';
    width: 1px;
    border-left: 1px dashed rgba(75, 151, 255, 0);
    height: 100%;
    margin: auto;
}
.ModuleGridCustomGiant.layout-101:hover .SubDrag:after{border-left: 1px dashed rgba(75, 151, 255, .8);}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubDrag{
    width: 6px;
    cursor: e-resize;
    position: absolute;
    z-index: 99;
    min-height: 66px;
    height: 100%;
    background-color: rgba(75, 151, 255, 0);
}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubDrag:hover{background-color: rgba(75, 151, 255, .8);}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubDrag:hover:after{border-left: 1px dashed rgba(75, 151, 255, 0);}
.ModuleGridCustomGiant.layout-101 .row {margin-right: 0px;margin-left: 0px;}
.ModuleGridCustomGiant.layout-101 .ModuleGridCol{padding: 0px;}

.ModuleGridCustomGiant.layout-101 .ModuleGridContainer{
    margin-right: auto;
    margin-left: auto;
    padding-right: 0;
    padding-left: 0;
}
.ModuleGridCustomGiant.layout-101{height: 100%;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer{position: relative;}
.ModuleGridCustomGiant.layout-101 .gridBgVideo{display: flex; position: absolute;top: 0;left: 0;width:100%;z-index: 0;}
.ModuleGridCustomGiant.layout-101 .gridBgVideo .bgVideoMask{position: absolute;top: 0;left: 0;right: 0;bottom: 0;background-color: rgb(0,0,0);}
.ModuleGridCustomGiant.layout-101 .gridBgVideo .bgVideo{width: 100%; height: 100%; object-fit: cover; object-position: center center;}
.ModuleGridCustomGiant.layout-101 .gridBgVideo.noBgVideo{display: none;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .ModuleContainer .SubPadding {height: 100%}

@media only screen and (max-width: 767px) {
    .ModuleGridCustomGiant.layout-101 .ModuleSubContainer {display: flex;flex-wrap: wrap;}
    .ModuleGridCustomGiant.layout-101 .ModuleSubContainer > .SubPadding{float:left;height: 10px;}
	.ModuleGridCustomGiant.layout-101 .ModuleSubContainer > .SubContainer{float:left;padding-top:2px;padding-bottom:2px;}
	.ModuleGridCustomGiant.layout-101 .ModuleSubContainer > .SubPadding .SubDrag{display:none;}
    /* padding 宽度 用 5，子容器宽度为 (100% - (列数 - 1) * padding宽度)/列数) */
    /* 12列 */
    .ModuleGridCustomGiant.layout-101 .grid-col-12 > .SubPadding{width:5px;}
    .ModuleGridCustomGiant.layout-101 .grid-col-12 > .SubContainer{width:calc((100% - 55px)/12)!important;}
    /* 11列 */
    .ModuleGridCustomGiant.layout-101 .grid-col-11 > .SubPadding{width:5px;}
    .ModuleGridCustomGiant.layout-101 .grid-col-11 > .SubContainer{width:calc((100% - 50px)/11)!important;}
    /* 10列 */
    .ModuleGridCustomGiant.layout-101 .grid-col-10 > .SubPadding{width:5px;}
    .ModuleGridCustomGiant.layout-101 .grid-col-10 > .SubContainer{width:calc((100% - 45px)/10)!important;}
    /* 9列 */
    .ModuleGridCustomGiant.layout-101 .grid-col-9 > .SubPadding{width:5px;}
    .ModuleGridCustomGiant.layout-101 .grid-col-9 > .SubContainer{width:calc((100% - 40px)/10)!important;}
    /* 8列 */
    .ModuleGridCustomGiant.layout-101 .grid-col-8 > .SubPadding{width:5px;}
    .ModuleGridCustomGiant.layout-101 .grid-col-8 > .SubContainer{width:calc((100% - 35px)/8)!important;}
    /* 7列 */
    .ModuleGridCustomGiant.layout-101 .grid-col-7 > .SubPadding{width:5px;}
    .ModuleGridCustomGiant.layout-101 .grid-col-7 > .SubContainer{width:calc((100% - 30px)/7)!important;}
	/* 6列 */
	.ModuleGridCustomGiant.layout-101 .grid-col-6 > .SubPadding{width:5px;}
	.ModuleGridCustomGiant.layout-101 .grid-col-6 > .SubContainer{width:calc((100% - 25px)/6)!important;}
	/* 5列 */
	.ModuleGridCustomGiant.layout-101 .grid-col-5 > .SubPadding{width:5px;}
	.ModuleGridCustomGiant.layout-101 .grid-col-5 > .SubPadding5{display:none;}
	.ModuleGridCustomGiant.layout-101 .grid-col-5 > .SubContainer{width:calc((100% - 20px)/5)!important;}
	/* 4列 */
	.ModuleGridCustomGiant.layout-101 .grid-col-4 > .SubPadding{width:5px;}
	.ModuleGridCustomGiant.layout-101 .grid-col-4 > .SubPadding4{display:none;}
    .ModuleGridCustomGiant.layout-101 .grid-col-4 > .SubPadding8{display:none;}
	.ModuleGridCustomGiant.layout-101 .grid-col-4 > .SubContainer{width:calc((100% - 15px)/4)!important;}
	/* 3列 */
	.ModuleGridCustomGiant.layout-101 .grid-col-3 > .SubPadding{width:5px;}
	.ModuleGridCustomGiant.layout-101 .grid-col-3 > .SubPadding3{display:none;}
    .ModuleGridCustomGiant.layout-101 .grid-col-3 > .SubPadding6{display:none;}
	.ModuleGridCustomGiant.layout-101 .grid-col-3 > .SubContainer{width:calc((100% - 10px)/3)!important;}
	/* 2列 */
	.ModuleGridCustomGiant.layout-101 .grid-col-2 > .SubPadding{width:5px;}
	.ModuleGridCustomGiant.layout-101 .grid-col-2 > .SubPadding2{display:none;}
	.ModuleGridCustomGiant.layout-101 .grid-col-2 > .SubPadding4{display:none;}
    .ModuleGridCustomGiant.layout-101 .grid-col-2 > .SubPadding6{display:none;}
    .ModuleGridCustomGiant.layout-101 .grid-col-2 > .SubPadding8{display:none;}
	.ModuleGridCustomGiant.layout-101 .grid-col-2 > .SubContainer{width:calc((100% - 5px)/2)!important;}
	/* 1列 无padding */
	.ModuleGridCustomGiant.layout-101 .grid-col-1 > .SubPadding{width:0px;display:none;}
	.ModuleGridCustomGiant.layout-101 .grid-col-1 > .SubContainer{width:100%!important;}
}

.ModuleGridCustomGiant.layout-101 .ModuleGridBorder{border:0px !important;padding: 0 !important;}
