.sect1-l .text{
    position: absolute;
    width: 100%;
    height: 40px;
    line-height:40px;
    background: rgba(0, 0, 0, 0.4);
    z-index: 9999;
    bottom: 0;
    color: #fff;}
.sect1-l .text h2{
    font-size: 18px;
    font-weight: normal;
    width: 78%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
.news-right{float:right;width:49%;}
 .news-right ul li {
        margin-top: 12px;
        background-color: #e5f2f2;}
    
    .news-right ul li:first-child {
        margin-top: 40px;}
    
    .news-right ul li a {
        display: block;
        overflow: hidden;}
    
    .news-right ul li a .date {
        position: relative;
        float: left;
        width: 80px;
        text-align: center;
        padding-top: 9px;
        padding-bottom: 9px;}
    
    .news-right ul li a .date:after {
        content: "";
        position: absolute;
        top: 0;
        left: 50%;}
    
    .news-right ul li a .text {
        overflow: hidden;
        padding: 0 15px;
        border-left: 1px solid #f59c45;}
    
    .news-right ul li a .text h2 {
        font-size: 18px;
        color: #333;
        font-weight: normal;
        padding-top: 10px;
        padding-bottom: 5px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;}
    
    .news-right ul li a .text p {
        font-size: 14px;
        color: #666;
        padding-bottom: 10px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;}
    
    .news-right ul li a .date p {
        font-size: 18px;
        color: #333;
        font-weight: bold;}
    
    .news-right ul li a .date span {
        display: block;
        padding-top: 5px;
        font-size: 16px;
        color: #333;}
    
    .news-right ul li:hover a .date p {
        color: #119790;}
    
    .news-right ul li:hover a .date span {
        color: #119790;}
    
    .news-right ul li:hover a .text h2 {
        color: #119790;}
    
    .news-right ul li:hover a .text p {
        color: #119790;}
    
@media screen and (max-width: 1024px){
.news-right{width: 100%;float: none;}
}    
    
    
    
    
.ewm img{max-width:100px;}
