﻿
/*
=======================================
    news CSS
=======================================
------------------*/

#news {
    width: 100%;
    /*background: url(../img/bg-2.jpg) center center no-repeat;*/
    background-size: cover;
    text-align: center;
    position: relative;
    background-color: #fff;
}

#news ul {
    margin-left: 0px;
}

.newsContainer {
    width: 96%;
}

.newsContainer-w{
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
} 

.newsContainer li {
    position: relative;
    width: 94%;
    padding: 1px 0px 1px 18%;
    border: 1px;
    border-bottom-style: dotted;
    border-color: #747070;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: auto;
    line-height: 50px;
}

.newsContainer li a {
    text-decoration: none;
    color: #000;
    /* margin-left: 5px; */
}

.newsContainer li a:hover {
    color: #F60;
}

.newsContainer li p {
    width: 100%;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 0px;
}

.newsContainer li p img {
    vertical-align: bottom;
}

.newsContainer li span {
    position: absolute;
    bottom: 15px;
    right: 5px;
    color: #666;
    line-height: 20px;
}

/*=======攻略專區 手機版========*/
.newsContainer2 {
    position: relative;
    margin-top: 5%;
}

.newsContainer2 li {
    position: relative;
    width: 96%;
    padding: 0px 0px 0px 0%;
    border: 1px;
    border-bottom-style: dotted;
    border-color: #747070;
    white-space: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: auto;
    margin-left: 1%;
}

.newsContainer2 li a {
    text-decoration: none;
    /*color: #333;*/
    margin-left: 0px;
}

.newsContainer2 li a:hover {
    color: #F60;
}

.newsContainer2 li p {
    width: 100%;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 0px;
}

.newsContainer2 li p img {
    vertical-align: bottom;
}

.newsContainer2 li span {
    position: absolute;
    bottom: -3px;
    right: 5px;
    color: #740800;
    line-height: 20px;
}

.raiderLeft {
    float: left;
    width: 45%;
    padding: 1% .5% .5% .5%;
    border-color: #94bb92;
    border-style: solid;
    border-width: 1px;
    border-radius: 2px;
    margin: 1%;
    background-color: #7FCCB1;
}

.raiderRight {
    float: left;
    width: 48%;
    padding: 1%
}

/*=======攻略專區END========*/


/*最新消息內頁END*/
.more {
position: absolute;
    top: 35%;
    right: 1%;
    line-height: 1em;
    font-size: .7em;
}

.more a {
    color: #e99600;
    text-decoration: none;
}

.more a:hover {
    color: #e64d02;
}

.newsTitle {
    width: 60%;
    margin: auto;
    padding-top: 70px;
    padding-bottom: 20px;
}

.newspage {
    width: 92%;
    margin: auto;
    padding: 10px 10px;
}

.sequenceNews {
    width: 315px;
    margin: 50px auto 50px auto;
}

.newsPre {
    display: block;
    background-color: #910a0b;
    text-decoration: none;
    color: #006f82;
    text-align: center;
    font-size: 1em;
    border-radius: 5px;
    margin: 2px;
    float: left;
}

.newsPre a {
    width: 80px;
    display: block;
    padding: 10px 10px 12px 10px;
    font-size: 1em;
    color: #fff;
    text-decoration: none;
    border-radius: 5px;
}

.newsPre a:hover {
    width: 80px;
    padding: 10px 10px 12px 10px;
    font-size: 1em;
    color: #F60;
    background-color: #640116;
}

.newsNext {
    /*width: 100px;*/
    display: block;
    background-color: #910a0b;
    text-decoration: none;
    color: #006f82;
    text-align: center;
    /*padding: 10px 10px 12px 10px;*/
    font-size: 1em;
    border-radius: 5px;
    margin: 2px;
    float: left;
}

.newsNext a {
    width: 80px;
    display: block;
    padding: 10px 10px 12px 10px;
    font-size: 1em;
    color: #fff;
    text-decoration: none;
    border-radius: 5px;
}

.newsNext a:hover {
    width: 80px;
    padding: 10px 10px 12px 10px;
    font-size: 1em;
    color: #F60;
    background-color: #640116;
}

.newsBack {
    /*width: 100px;*/
    display: block;
    background-color: #910a0b;
    text-decoration: none;
    color: #006f82;
    text-align: center;
    /*padding: 10px 10px 12px 10px;*/
    font-size: 1em;
    border-radius: 5px;
    margin: 2px;
    float: left;
}

.newsBack a {
    width: 80px;
    display: block;
    padding: 10px 10px 12px 10px;
    font-size: 1em;
    color: #fff;
    text-decoration: none;
    border-radius: 5px;
}

.newsBack a:hover {
    width: 80px;
    padding: 10px 10px 12px 10px;
    font-size: 1em;
    color: #F60;
    background-color: #640116;
}

#bannerArea {
    background: url("https://member.ccfun.com/common/img/slidebg.png")center center no-repeat;
    padding: 1%;
    position: absolute;
    bottom: 0%;
    left: 1%;
    width: 96%;
    height: 109px;
}

.campaign_border {
    position: absolute;
    bottom: 11.5%;
    left: 2%;
    width: 96%;
    z-index: 999;
}

.newsbg {
    position: absolute;
    background: url(https://member.ccfun.com/common/img/newsbg_m.png) top center no-repeat;
    background-size: contain;
    width: 92%;
    /*height: 720px;*/
    left: 3%;
    top: 8%;
    padding: 2% 1% 0px 1%;
}


.newsbg2 {
    background: url(https://member.ccfun.com/common/img/newsbg2_m.png) top center no-repeat;
    background-size: cover;
    width: 92%;
    padding: 2% 1% 0px 1%;
    margin: auto;
}

.newsbg2_bottom {
    display: none;
    width: 94%;
    margin: auto;
    margin-top: -10px;
}

.newsbg2m_bottom {
    display: block;
    width: 94%;
    margin: auto;
    margin-top: -10px;
}

/*最新消息*/
#formArea5 {
    width: 100%;
    position: relative;
    margin: 0px auto 0px auto;
}

#newsArea {
    position: relative;
    width: 90%;
    padding-left: 0px;
    padding-right: 0px;
    margin: 0px auto 50px auto;
    padding: 3%;
    text-align: left;
    border: 1px;
    border-color: #d5ba87;
    border-style: solid;
    border-radius: 2px;
    z-index: 996;
    background-color: #fff;
    /* background: url(../img/formatbg.jpg) center top no-repeat; */
    background-size: cover;
    font-size: 1vw;
}

.newsAreaTitle {
    width: 80%;
    margin: 10px auto 10px auto;
}

.primary {
    text-align: center;
    font-size: 5vw;
    padding: 1%;
}

.newsDay {
    text-align: right;
    font-size: 1vw;
    padding: 1%;
}

.newsContent {
    font-size: 3vw;
    color: #4c4c4c;
}

.newBackArea {
    padding: 15% 0px 1% 0px;
    width: 90%;
    margin: auto;
}

.newsBackBtn {
    width: 30%;
    float: right;
}

.type_txt{
    text-align: center;
    width: 60px;
    color: #fff;
    overflow   : hidden;
    /*超過寬度隱藏*/
    white-space: nowrap;
    /*段落不自動換行*/
    margin: auto;
}


/*遺落大陸*/
.iconType1 {
    text-align: center;
    width: 70px;
    position: absolute;
    bottom: 15%;
    left: 0px;
    color: #fff;
    padding: 2px;
    font-size: 12px;
    line-height: 36px;
    background-color: #2756a0;
}

/*神都*/
.iconType2 {
    text-align: center;
    width: 70px;
    position: absolute;
    bottom: 15%;
    left: 0px;
    color: #fff;
    padding: 2px;
    font-size: 12px;
    line-height: 36px;
    background-color: #8c6239;
}

/*聖鬥士*/
.iconType3 {
    text-align: center;
    width: 70px;
    position: absolute;
    bottom: 15%;
    left: 0px;
    color: #fff;
    padding: 2px;
    font-size: 12px;
    line-height: 36px;
    background-color: #a22b2b;

}

/*三國志義*/
.iconType4 {
    text-align: center;
    width: 70px;
    position: absolute;
    bottom: 15%;
    left: 0px;
    color: #fff;
    padding: 2px;
    font-size: 12px;
    line-height: 36px;
    background-color: #998a0d;
}

/*封神*/
.iconType5 {
    text-align: center;
    width: 70px;
    position: absolute;
    bottom: 15%;
    left: 0px;
    color: #fff;
    padding: 2px;
    font-size: 12px;
    line-height: 36px;
    background-color: #c74f0d;
}

#news2 {
    width: 100%;
    background-size: cover;
    font-weight: bold;
    padding: 5% 0 5% 0;
    background: url(https://member.ccfun.com/common/img/bg_m.jpg) top center no-repeat;
    */ background-size: cover;
}

.raiderRightText {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    /*第四行截字*/
    -webkit-box-orient: vertical;
    font-size: 12px;
}

.articleTitle {
    overflow: hidden;
    /*white-space: nowrap;/*禁止斷行*/
    text-overflow: ellipsis;
    /*溢出時，顯示省略符號*/
    font-size: 3.5vw;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    padding-top: 10%;
}

.articleTitle a {
    color: #2b2f30;
    ;
}

.newsbg_row {
    position: absolute;
    background: url(https://member.ccfun.com/common/img/newsbg.jpg) top center no-repeat;
    background-size: contain;
    width: 57%;
    /*height: 720px;*/
    left: 21.5%;
    top: 35%;
    padding: 0% 1% 0px 1%;
    z-index: 99;
}

.pageArea {
    width: 100%;
    left: 1%;
    bottom: 0%;
    text-align: center;
    padding: 10px;
}

@media screen and (min-width: 640px) {
    #bannerArea {
        background: url("https://member.ccfun.com/common/img/slidebg.png")center center no-repeat;
        position: absolute;
        left: 31%;
        top: 107%;
        width: 36%;
        z-index: 997;
        padding: .5%;
        height: 21.5%;
        max-height: 200px;
        background-size: cover;
    }

    .campaign_border {
        position: absolute;
        left: 20.5%;
        top: 100%;
        width: 59%;
        z-index: 999;
    }

    .newBackArea {
        padding: 5% 0px 1% 0px;
        width: 70%;
        max-width: 960px;
        margin: auto;
    }

    .newsBackBtn {
        width: 20%;
        float: right;
    }

    .newsContent {
        font-size: 1.2vw;
        color: #4c4c4c;
    }

    .newsAreaTitle {
        width: 50.9%;
        margin: 10px auto 10px auto;
    }

    .primary {
        text-align: center;
        font-size: 3vw;
        padding: 1%;
    }

    .newsDay {
        text-align: right;
        font-size: 1.2vw;
        padding: 1%;
    }

    #newsArea {
        font-size: 1vw;
        position: relative;
        text-align: left;
        border: 1px;
        border-color: rgba(0, 0, 0, 0.3);
        border-style: solid;
        border-radius: 10px;
        width: 70%;
        max-width: 960px;
        padding: 2%;
        margin: 0px auto 0px auto;
        background-size: cover;
    }

    .newsbg {
        position: absolute;
        background: url(https://member.ccfun.com/common/img/newsbg.jpg) top center no-repeat;
        background-size: contain;
        width: 57%;
        /*height: 720px;*/
        left: 21.5%;
        top: 35%;
        padding: 0% 1% 0px 1%;
        z-index: 99;
    }

    .newsbg_row {
        position: absolute;
        background: url(https://member.ccfun.com/common/img/newsbg.jpg) top center no-repeat;
        background-size: contain;
        width: 57%;
        /*height: 720px;*/
        left: 21.5%;
        top: 35%;
        padding: 0% 1% 0px 1%;
        z-index: 99;
    }

    .newsbg2 {
        background: url(https://member.ccfun.com/common/img/newsbg2.jpg) top center no-repeat;
        background-size: cover;
        width: 50%;
        height: 61vw;
        padding: 0% 1% 0px 1%;
        z-index: 99;
        background-color: #fff;
        margin: auto;
    }

    .newsbg2_bottom {
        display: block;
        width: 52%;
        margin: auto;
    }

    .newsbg2m_bottom {
        display: none;
        width: 94%;
        margin: auto;
        margin-top: -10px;
    }

    #news {
        width: 100%;
        background-size: cover;
        position: relative;
        font-weight: bold;
    }

    #news2 {
        position: relative;
        width: 100%;
        font-weight: bold;
        padding: 5% 0 5% 0;
        background: url(https://member.ccfun.com/common/img/bg.jpg) top center no-repeat;
        background-size: cover;
    }

    .newsContainer {
        position: relative;
        margin-top: 1%;
    }

    .newsContainer li {
        position: relative;
        width: 100%;
        padding: 0px 9% 0px 8%;
        border: 1px;
        border-bottom-style: dotted;
        border-color: #747070;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        margin-left: 2%;
    }

    .newsContainer li a {
        text-decoration: none;
        color: #000;
        /* margin-left: 5px; */
    }

    .newsContainer li a:hover {
        color: #8b1700;
    }

    .newsContainer li p {
        width: 88%;
        display: inline-block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        padding-left: 0px;
    }

    .newsContainer li p img {
        vertical-align: bottom;
    }

    .newsContainer li span {
        position: absolute;
        bottom: 26%;
        right: 0px;
        color: #666;
        line-height: 20px;
    }


    /*============攻略專區START==============*/
    .newsContainer2 {
        position: relative;
        margin-top: 5%;
    }

    .newsContainer2 li {
        position: relative;
        width: 96%;
        padding: 1% 0% 1% 0%;
        border: 1px;
        border-bottom-style: dotted;
        border-color: #747070;
        white-space: break-word;
        overflow: hidden;
        text-overflow: ellipsis;
        margin-left: 2%;
    }

    .raiderLeft {
        float: left;
        width: 27%;
        padding: 1%
    }

    .raiderRight {
        float: left;
        width: 66%;
        padding: 1%;

    }

    .articleTitle {
        overflow: hidden;
        /*white-space: nowrap;/*禁止斷行*/
        text-overflow: ellipsis;
        /*溢出時，顯示省略符號*/
        font-size: 1.5vw;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        padding-top: 4%;

    }

    .articleTitle a {
        color: #2b2f30;
    }

    .raiderRightText {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        /*第四行截字*/
        -webkit-box-orient: vertical;
        font-size: 1vw;
    }

    .newsContainer2 li a {
        text-decoration: none;
        /*color: #333;*/
        margin-left: 0px;
    }

    .newsContainer2 li a:hover {
        color: #8b1700;
    }

    .newsContainer2 li p {
        width: 88%;
        display: inline-block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        padding-left: 0px;
    }

    .newsContainer2 li p img {
        vertical-align: bottom;
    }

    .newsContainer2 li span {
        position: absolute;
        bottom: 15%;
        right: 0px;
        color: #740800;
        line-height: 20px;
    }

    /*==================攻略專區END=================*/


/*遺落大陸*/
.iconType1 {
    text-align: center;
    width: 70px;
    position: absolute;
    bottom: 10%;
    left: 0px;
    color: #fff;
    padding: 2px;
    font-size: 12px;
    line-height: 36px;
    background-color: #2756a0;
}

/*神都*/
.iconType2 {
    text-align: center;
    width: 70px;
    position: absolute;
    bottom: 10%;
    left: 0px;
    color: #fff;
    padding: 2px;
    font-size: 12px;
    line-height: 36px;
    background-color: #8c6239;
}

/*聖鬥士*/
.iconType3 {
    text-align: center;
    width: 70px;
    position: absolute;
    bottom: 10%;
    left: 0px;
    color: #fff;
    padding: 2px;
    font-size: 12px;
    line-height: 36px;
    background-color: #a22b2b;

}

/*三國志義*/
.iconType4 {
    text-align: center;
    width: 70px;
    position: absolute;
    bottom: 10%;
    left: 0px;
    color: #fff;
    padding: 2px;
    font-size: 12px;
    line-height: 36px;
    background-color: #998a0d;
}

/*封神*/
.iconType5 {
    text-align: center;
    width: 70px;
    position: absolute;
    bottom: 10%;
    left: 0px;
    color: #fff;
    padding: 2px;
    font-size: 12px;
    line-height: 36px;
    background-color: #c74f0d;
}



#news3 {
    width: 80%;
    padding: 2%;
    margin: auto;
}

/*最新消息*/
#formArea5 {
    width: 100%;
    position: relative;
    margin: 0px auto 0px auto;
}

.sequenceNews {
    width: 375px;
    margin: 50px auto 50px auto;
}

.newsPre {
    /*width: 100px;*/
    display: block;
    background-color: #910a0b;
    text-decoration: none;
    color: #006f82;
    text-align: center;
    /*padding: 10px 10px 12px 10px;*/
    font-size: 1em;
    border-radius: 5px;
    margin: 2px;
    float: left;
}

.newsPre a {
    width: 100px;
    display: block;
    padding: 10px 10px 12px 10px;
    font-size: 1em;
    color: #fff;
    text-decoration: none;
    border-radius: 5px;
}

.newsPre a:hover {
    width: 100px;
    padding: 10px 10px 12px 10px;
    font-size: 1em;
    color: #F60;
    background-color: #640116;
}

.newsNext {
    /*width: 100px;*/
    display: block;
    background-color: #910a0b;
    text-decoration: none;
    color: #006f82;
    text-align: center;
    /*padding: 10px 10px 12px 10px;*/
    font-size: 1em;
    border-radius: 5px;
    margin: 2px;
    float: left;
}

.newsNext a {
    width: 100px;
    display: block;
    padding: 10px 10px 12px 10px;
    font-size: 1em;
    color: #fff;
    text-decoration: none;
    border-radius: 5px;
}

.newsNext a:hover {
    width: 100px;
    padding: 10px 10px 12px 10px;
    font-size: 1em;
    color: #F60;
    background-color: #640116;
}

.newsBack {
    /*width: 100px;*/
    display: block;
    background-color: #910a0b;
    text-decoration: none;
    color: #006f82;
    text-align: center;
    /*padding: 10px 10px 12px 10px;*/
    font-size: 1em;
    border-radius: 5px;
    margin: 2px;
    float: left;
}

.newsBack a {
    width: 100px;
    display: block;
    padding: 10px 10px 12px 10px;
    font-size: 1em;
    color: #fff;
    text-decoration: none;
    border-radius: 5px;
}

.newsBack a:hover {
    width: 100px;
    padding: 10px 10px 12px 10px;
    font-size: 1em;
    color: #F60;
    background-color: #640116;
}



.newspage {
    width: 90%;
    margin: 10px auto 10px auto;
    padding: 10px 10px;
}

.newsTitle {
    width: 28%;
    margin: auto;
    padding-top: 70px;
}

.raiderRightText a {
    color: #8a8a8a;
}
}

@media (max-width:768px) {

    .newsContainer {
        width: 100%;
    }
    
    .newsContainer-w{
        width: 83%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    } 

    .newsContainer li {
        position: relative;
        width: 100%;
        padding: 1px 0px 1px 11%;
        border: 1px;
        border-bottom-style: dotted;
        border-color: #747070;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        margin: auto;
        line-height: 50px;
    }
    
    .newsContainer li a {
        text-decoration: none;
        color: #000;
        /* margin-left: 5px; */
    }


    .newsContainer li a:hover {
        color: #F60;
    }
    
    .newsContainer li p {
        width: 100%;
        display: inline-block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        padding-left: 0px;
    }
    
    .newsContainer li p img {
        vertical-align: bottom;
    }
    
    .newsContainer li span {
        position: absolute;
        bottom: 15px;
        right: 5px;
        color: #666;
        line-height: 20px;
    }

}


@media (max-width:576px) {

    .newsContainer {
        width: 100%;
    }
    
    .newsContainer-w{
        width: 75%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    } 

    .newsContainer li {
        position: relative;
        width: 100%;
        padding: 1px 0px 1px 16%;
        border: 1px;
        border-bottom-style: dotted;
        border-color: #747070;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        margin: auto;
        line-height: 50px;
    }
    
    .newsContainer li a {
        text-decoration: none;
        color: #000;
        /* margin-left: 5px; */
    }


    .newsContainer li a:hover {
        color: #F60;
    }
    
    .newsContainer li p {
        width: 100%;
        display: inline-block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        padding-left: 0px;
    }
    
    .newsContainer li p img {
        vertical-align: bottom;
    }
    
    .newsContainer li span {
        position: absolute;
        bottom: 15px;
        right: 5px;
        color: #666;
        line-height: 20px;
    }

}

@media (max-width:420px) {

    .newsContainer {
        width: 100%;
    }
    
    .newsContainer-w{
        width: 70%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    } 

    .newsContainer li {
        position: relative;
        width: 100%;
        padding: 1px 0px 1px 19%;
        border: 1px;
        border-bottom-style: dotted;
        border-color: #747070;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        margin: auto;
        line-height: 50px;
    }
    
    .newsContainer li a {
        text-decoration: none;
        color: #000;
        /* margin-left: 5px; */
    }


    .newsContainer li a:hover {
        color: #F60;
    }
    
    .newsContainer li p {
        width: 100%;
        display: inline-block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        padding-left: 0px;
    }
    
    .newsContainer li p img {
        vertical-align: bottom;
    }
    
    .newsContainer li span {
        position: absolute;
        bottom: 15px;
        right: 5px;
        color: #666;
        line-height: 20px;
    }

}

@media (max-width:376px) {

    .newsContainer {
        width: 100%;
    }
    
    .newsContainer-w{
        width: 65%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    } 

    .newsContainer li {
        position: relative;
        width: 100%;
        padding: 1px 0px 1px 21%;
        border: 1px;
        border-bottom-style: dotted;
        border-color: #747070;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        margin: auto;
        line-height: 50px;
    }
    
    .newsContainer li a {
        text-decoration: none;
        color: #000;
        /* margin-left: 5px; */
    }


    .newsContainer li a:hover {
        color: #F60;
    }
    
    .newsContainer li p {
        width: 100%;
        display: inline-block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        padding-left: 0px;
    }
    
    .newsContainer li p img {
        vertical-align: bottom;
    }
    
    .newsContainer li span {
        position: absolute;
        bottom: 15px;
        right: 5px;
        color: #666;
        line-height: 20px;
    }

}

@media (max-width:320px) {

    .newsContainer {
        width: 100%;
    }
    
    .newsContainer-w{
        width: 60%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    } 

    .newsContainer li {
        position: relative;
        width: 100%;
        padding: 1px 0px 1px 24%;
        border: 1px;
        border-bottom-style: dotted;
        border-color: #747070;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        margin: auto;
        line-height: 50px;
    }
    
    .newsContainer li a {
        text-decoration: none;
        color: #000;
        /* margin-left: 5px; */
    }


    .newsContainer li a:hover {
        color: #F60;
    }
    
    .newsContainer li p {
        width: 100%;
        display: inline-block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        padding-left: 0px;
    }
    
    .newsContainer li p img {
        vertical-align: bottom;
    }
    
    .newsContainer li span {
        position: absolute;
        bottom: 15px;
        right: 5px;
        color: #666;
        line-height: 20px;
    }

}



