/*nav*/
.news-nav{
    width: 100%;
    height: 40px;
    background: #F8F9FA;
    margin-top: 44px;
}

.news-nav ul{
    /*width: 1200px;*/
    height: 50px;
    margin: 0 20px;
}

.news-nav ul li{
    float: left;
    margin-right: 8px;
    height: 40px;
    font-size: 14px;
    font-weight: 400;
    color: #090F21;
    line-height: 40px;
}

.news-contain{
    background-color: #fff;
    /*width: 1200px;*/
    /*padding: 0 20px;*/
    /*padding: 46px 0 60px 40px;*/
    /*display: flex;*/
    /*justify-content: space-between;*/
}

/*左侧新闻*/
.contain-left{
    width:100%;
}

.news-tit{
    /*width:792px;*/
    padding: 32px 20px 0;
    /*width: 335px;*/
    /*height: 64px;*/
    font-size: 20px;
    font-weight: 500;
    color: #090F21;
    line-height: 32px;
    text-align: left;
    overflow: hidden;
}

.news-date{
    height: 41px;
    /*width: 792px;*/
    margin: 0 20px;
    border-bottom: 1px solid rgba(223,226,228,1);
}

.news-date li{
    float: left;
    margin-right: .75rem;
    line-height: 41px;
    /*width: 64px;*/
    height: 41px;
    font-size: 12px;
    font-weight: 400;
    color: #090F21;
    color:rgba(9,15,33,.3);
}

.news-date li{
    cursor: pointer;
}

.news-date li:hover{
    color: #4DB7DD;
}

.news-date .first-li:hover,.news-date li:nth-last-child(1):hover{
    color:rgba(9,15,33,.3);
    cursor: default;
}

.news-date li::after{
    float: left;
    width:1px;
    height: 12px;
    background: #B5B7BC;;
    margin-right: 12px;
    content: '';
    display: inline-block;
    margin-top: 14px;
}

.news-date .first-li::after{
    display: none;
}
.news-article-wrap{
height: 150px;
overflow: hidden;
}
.news-article{
    margin: 20px 0 0;
    /*height: 150px;*/
    padding: 0 20px;
    text-align: left;
    /*border-bottom: 26px solid rgba(223,226,228,1);*/
    overflow: hidden;
    /*box-sizing: border-box;*/
    /*transform:scale(0.42);*/
}
/*.news-article section{*/
/*    !*width: 335px !important;*!*/
/*    box-sizing: border-box;*/
/*}*/
/*.news-article img {*/
/*    !*width: 50%;*!*/
/*    box-sizing: border-box;*/
/*}*/

/*.news-article-sub{*/
/*    height:22px;*/
/*    font-size:16px;*/
/*    font-weight:500;*/
/*    color:rgba(9,15,33,1);*/
/*    line-height:22px;*/
/*    margin-bottom: 10px;*/
/*}*/

/*!* .news-article p{*/
/*    width:792px;*/
/*    font-size:14px;*/
/*    font-weight:400;*/
/*    color:rgba(9,15,33,.7);*/
/*    line-height:30px;*/
/*    margin-top: 20px;*/
/*} *!*/
/*!**/
/*.news-article p:last-child{*/
/*    margin-bottom: 50px;*/
/*} *!*/

/*.news-article-img{*/
/*    margin-top: 20px;*/
/*}*/

/*.news-article-img img{*/
/*    width:335px;*/
/*    !*height:333px;*!*/
/*    background: #f3f3f3;*/
/*}*/

/*.news-article-img h6{*/
/*    margin-top: 20px;*/
/*    width: 335px;*/
/*    height: 20px;*/
/*    text-align: center;*/
/*    font-size:14px;*/
/*    font-weight:400;*/
/*    color:rgba(9,15,33,.7);*/
/*    line-height:20px;*/
/*}*/



.bottom-line{
    /*width: 375px;*/
    /*padding: 0 0;*/
    margin-top: -23px;
    height: 26px;
    background: linear-gradient(180deg, rgba(248, 249, 250, 0.6) 0%, #F8F9FA 100%);
}
.buttom-more{
    margin: 20px auto 0;

    width: 116px;
    height: 30px;
    border: 1px solid #333333;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.buttom-more-text{
    width: 56px;
    height: 20px;
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
    margin-left: 20px;
}
.bottom-buttom-line{
    /*width: 335px;*/
    height: 1px;
    background: #DFE2E4;
    margin: 20px 20px 0;
}

.news-page{
    padding-top: 4px;
}

.page{
    display: flex;
    /*width: 380px;*/
    /*width: 334px;*/
    margin:12px 20px 0;
    padding: 5px 57px;
    height: 20px;
    border: 1px solid #DFE2E4;
}

.page-img{
    float: left;
    background: url("/uploads/news/icon／new2.svg") no-repeat center;
    width: 20px;
    height: 20px;
    margin-right: 8px;
}
.news-page a:nth-of-type(1) .page-txt:before{
    content: "上一篇：";
    /*margin-left: ;*/
}
.news-page a:nth-of-type(2) .page-txt:before{
    content: "下一篇：";
    /*margin-left: ;*/
}
.page-txt{
    float: right;
    /*width:350px;*/
    height:20px;
    width: 191px;
    font-size: 12px;
    font-weight: 400;
    color: #333333;;
    line-height:20px;
    overflow: hidden;
}

.page:hover{
    cursor: pointer;
}

.page:hover .page-img{
    background: url("/uploads/news/icon／new.svg") no-repeat center;
}

.page:hover .page-txt{
    color: #4DB7DD;
}

/*!*相关推荐*!*/
/*.news-about{*/
/*    margin-top: 60px;*/
/*}*/

/*.news-about h1{*/
/*    width:120px;*/
/*    height:42px;*/
/*    font-size:30px;*/
/*    font-weight:500;*/
/*    color:rgba(9,15,33,1);*/
/*    line-height:42px;*/
/*}*/

/*.news-about-tips{*/
/*    margin-top: 40px;*/
/*    width: 792px;*/
/*    display: flex;*/
/*    justify-content: space-between;*/
/*}*/

/*.news-about-tip{*/
/*    width:380px;*/
/*    height:360px;*/
/*    background:rgba(255,255,255,1);*/
/*    box-shadow:0px 4px 14px 0px rgba(12,37,91,0.1);*/
/*}*/

/*.news-about-tip-img{*/
/*    width:380px;*/
/*    height:160px;*/
/*    background: #f3f3f3;*/
/*}*/
/*.news-about-tip-img img{*/
/*    width: 100%;*/
/*    height: 100%;*/
/*}*/

/*.news-about-tip-img img{*/
/*    width:380px;*/
/*    height:160px;*/
/*}*/

/*.news-about-tip h2{*/
/*    margin: 20px auto 10px;*/
/*    width:320px;*/
/*    height: 60px;*/
/*    font-size:16px;*/
/*    font-weight:500;*/
/*    color:rgba(9,15,33,1);*/
/*    line-height:30px;*/
/*    word-break: break-all;*/
/*    text-overflow: ellipsis;*/
/*    display: -webkit-box;*/
/*    -webkit-box-orient: vertical;*/
/*    -webkit-line-clamp: 2;*/
/*    overflow: hidden;*/
/*}*/

/*.news-about-tip p{*/
/*    margin: 0 auto;*/
/*    width:320px;*/
/*    height:78px;*/
/*    font-size:14px;*/
/*    font-weight:400;*/
/*    color:rgba(9,15,33,.5);*/
/*    line-height:26px;*/
/*    word-break: break-all;*/
/*    text-overflow: ellipsis;*/
/*    display: -webkit-box;*/
/*    -webkit-box-orient: vertical;*/
/*    -webkit-line-clamp: 3;*/
/*    overflow: hidden;*/
/*}*/

/*.news-about-tip:hover p{*/
/*    word-break: break-all;*/
/*    text-overflow: ellipsis;*/
/*    display: -webkit-box;*/
/*    -webkit-box-orient: vertical;*/
/*    -webkit-line-clamp: 4;*/
/*    overflow: hidden;*/
/*}*/

/*右侧新闻*/
.contain-right{
    width:100%;
}

.news-right-title{
    height: 34px;
    /*width: 288px;*/
    margin: 0 20px;
    border-bottom: 1px solid #DFE2E4;
    font-size:16px;
    font-weight:500;
    color:rgba(9,15,33,1);
    line-height:22px;
}

.news-hot{
    margin-top: 40px;
}

.news-hot h2{
    /*width:288px;*/
    padding: 12px 20px 0;
    height: 26px;
    font-size: 14px;
    font-weight: 400;
    color: #090F21;
    line-height: 26px;
    overflow: hidden;

}
.news-hot h2:hover{
    font-weight: 600;
}

.news-hot p{
    /*width: 335px;*/
    margin: 8px 20px;
    height: 40px;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    color:rgba(9,15,33,.5);
    word-break:break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.news-label{
    margin-top: 40px;
}

.news-labels{
    /*width: 288px;*/
    margin:4px 20px 0 ;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.news-labels span{
    padding: 6.5px 12px;
    margin: 12px 12px 0 0;
    border-radius:4px;
    border:1px solid rgba(9,15,33,.3);
    /*width: 36px;*/
    height: 17px;
    font-size: 12px;
    font-weight: 400;
    color: #090F21;
    line-height: 17px;
}

.news-labels span:hover{
    border:1px solid #4DB7DD;
    color: #4DB7DD;
}

.news-labels span:hover a{
    color: #4DB7DD;
}

.news-labels span a{
    color:rgba(9,15,33,.5);
}

.news-recommend{
    margin-top: 40px;
    padding-bottom: 40px;
}

.news-recommend-tip{
    margin-top: 20px;
    padding: 0 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.news-recommend-tip:nth-child(1){
    margin-top: 12px;
}
.news-recommend-tip-img{
    width:76px;
    height:76px;
    border-radius:4px;
    background: #f3f3f3;
    overflow: hidden;
}

.news-recommend-tip-img img{
    /*width: 100%;*/
    height: 100%;
    border-radius:4px;
}

.news-recommend-tip-txt{
    /*width: 243px;*/
    /*height: 52px;*/
    /*font-size: 14px;*/
    /*font-weight: 400;*/
    /*color: #090F21;*/
    /*line-height: 26px;*/
    text-align: left;
}

.news-recommend-tip-txt h3{
    width:243px;
    height:52px;
    font-size:14px;
    font-weight:400;
    color:rgba(9,15,33,1);
    line-height:26px;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.news-recommend-tip-txt p{
    height:17px;
    font-size:12px;
    font-weight:400;
    color:rgba(9,15,33,.3);
    line-height:17px;
    margin-top: 7px;
}
