﻿ 
    .section1-content-top-img {
    width: 50%;
    height: 0;
    padding-bottom: 25%;
    overflow: hidden;
    float: left;
    cursor: pointer;
}
    .section1-content-top-img img {
    width: 100%;
}
    .fafamily-content-top-news {
    width: 46%;
    float: right;
    cursor: pointer;
}
    .indexmain-line-section-content-line {
    padding: 10px 0;
    border-bottom: 1px solid #ccc;
    width: 100%;
}
    .indexmain-line-section-content-line-time {
    color: #999;
    font-family: aril;
    text-align: right;
    font-family: Arial;
    float: right;
    font-size: 15px;
    margin-left: 15px;
}
    .indexmain-line-section-content-line-newstitle {
    color: #000;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 75%;
}
    .fafamily-content-top-news {
    width: 100%;
    float: right;
    cursor: pointer;
}
    .fafamily-content-top-news-title {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 30px;
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 5px 0;
}
    .fafamily-content-top-news-content {
    font-size: 15px;
    line-height: 28px;
    width: 100%;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
    .indexmain-line-section-content-line {
    padding: 10px 0;
    border-bottom: 1px solid #ccc;
    width: 100%;
}
    .indexmain-line-section-content-line-newstitle {
    color: #000;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 75%;
}
    .indexmain-line-section-content-line-time {
    color: #999;
    font-family: aril;
    text-align: right;
    font-family: Arial;
    float: right;
    font-size: 15px;
    margin-left: 15px;
}

    @media ( max-width :768px) {
    .section1-content-top-img{width:100%;height:0;padding-bottom:50%}
    .section1-content-top-news{width:100%!important}
    .section1-content-top-news{margin-bottom:10px}
    .section1-content-top-news-content{width:100%!important;font-size:16px!important}

    .section1-content-top-news-title{font-size:16px}
    }