*{
    margin: 0;
    padding: 0;
}
html,body{
    width: 100%;
    height: 100%;
    word-wrap: break-word;
}
#box{
    width: 100%;
    height: 100%;
    min-width: 1200px;
}
.content{
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #f0f0f5;
}
.contentCenter {
    margin: 20px auto;
    width: 1200px;
    height: auto;
    background: #f0f0f5;
  
}
.usernews_box{
    background:#FFF;
}
    .usernews_box .leftTitle{
        margin:10px 0;
    }
    .usernews_box .revImg {
        border-bottom: 1px solid #cfcfd0;
    }
    .usernews_box .revImgTitle {
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        font-size: 18px;
        font-weight: 600;
        color: #333;
        display: block;
    }
.revImgWords a:visited .revImgTitle {
    color: #999999;
}
        .usernews_box .revImgList {
            text-overflow: ellipsis;
            overflow: hidden;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 2;
            font-size: 14px;
            color: #828a92;
        }
    .usernews_box .pinglun {
        font-size: 14px;
        color: #828a92;
    }
    .usernews_box .pinglun a {
        font-size: 14px;
        color: #828a92;
    }
    .usernews_box .rightTitle_fff {
        background: #f6f6f6;
    }
    .usernews_box .recommend {
        padding: 0;
    }
    .usernews_box .recommend_con {
        padding:0 16px;
    }
    .usernews_box .listText {
        width: 190px;
    }
    .usernews_box .product_con .listText a {
        max-width: 100%;
    }
    .usernews_box  .recommend_tit {
        padding:22px 15px 0px 0;
    }
.author_pic{
    text-align:center;
}
.author_pic img {
    width: 63px;
    height: 63px;
    border-radius: 100%;
}
    .author_pic p{
        font-size:16px;
        margin-top:10px;
        color:#333;
    }
.author_text span {
    float: left;
    display: block;
    width: 50%;
    font-size: 14px;
    margin-top: 34px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
    .author_text span:nth-child(2n){
        text-align:right;
    }
    .usernews_box .author_box {
        width: 378px;
        height: 219px;
        padding: 25px 46px;
        box-sizing: border-box;
    }
.contentLeft {
    width: 803px;
    box-sizing: border-box;
    height: auto;
    overflow: hidden;
    float: left;
    background: #fff;
    padding: 0 25px;
}

.leftTitle{
    width: auto;
    margin:20px 0;
    font-size: 16px;
    color: #333333;
}
.shortLine {
    display: inline-block;
    width: 5px;
    height: 17px;
    margin-top:3px;
    background: #ff7400;
    border-radius: 3px;
    float: left;
}
.comment{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.revImg {
    width: 100%;
    height: 120px;
    overflow: hidden;
    padding: 34px 0;
    border-bottom: 1px solid #eeeeee;
}
.revImg:hover{
    background: #f6f6f6;
}
.revImgImages{
    width: 190px;
    height: 124px;
    overflow: hidden;
    float: left;
}
    .revImgImages img {
        width: 100%;
        /*height: 100%;*/
        min-height: 100%;
    }
.revImgWords{
    width: 70%;
    float: left;
    margin-left: 20px;
}
.revImgWords_imgnone {
    width: 100%;
    margin:0;
}
.revImgTitle {
    font-size: 18px;
    font-weight: 600;
    color: #333;
    line-height: 35px;
    max-height: 70px;
    min-height: 35px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.revImgList {
    height: 40px;
    font-size: 14px;
    margin: 5px 0 20px;
    line-height: 22px;
    color: #999999;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.revImgList_act {
    color: #828a92;
    font-size: 14px;
    height: auto;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    margin: 5px 0 10px;
    display: block;
}
.pinglun {
    width: 100%;
    height: auto;
    font-size: 14px;
    color: #666666;
}
    .pinglun .icon-zan {
        margin-left: 15px;
        margin-right: 7px;
        color: #828a92;
        font-size: 14px;
    }
    .pinglun a {
        color: #666666;
    }
    .pinglun .Stick {
        color: #ff0000;
        border: 1px solid #ff0000;
        font-size:12px;
        padding:0px 5px;
        margin-right:5px;
    }

.label {
    display: inline-block;
    width: auto;
    padding: 0 1%;
}
.revList{
    width: 31%;
    height: auto;
    float: left;
    margin: 1%;
}
.revList img{
    width: 100%;
}
.liulan{
    width: 100%;
    height: auto;
    color: #ccc;
}
.liulan>span{
    font-size: 12px;
}
.borderRight{
    display: inline-block;
    width: auto;
    padding: 0 2%;
    border-right: 1px solid #ccc;
}
.revBottom{
    width: 100%;
    height: auto;
    /* background: #ff7400; */
    overflow: hidden;
    padding: 2%;
}
.revBottom>span{
    display: inline-block;
    width: 44px;
    float: right;
    padding: 0 2%;
    cursor: pointer;
    line-height: 12px;
    font-size: 12px;
    color: #ccc;
    border-right: 1px solid #ccc;
}


.rightTitle{
    width: auto;
    padding:0 18px;
    overflow:hidden;
    margin-bottom: 20px;
    background: #fff;
    padding-bottom:30px;
}
.page{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.pagenation>ul {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 14px;
    float: left;
}

a {
    text-decoration: none;
    color: #575757;
}

.pagination li {
    float: left;
    width: 20px;
    height: 20px;
    display: inline-block;
    text-align: center;
    /*border: 1px solid #ccc;*/
    line-height: 20px;
}

.pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    /*display: flex;*/
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin:20px 0;
    float: right;
    width: auto!important;
}

.pagination>ul li {
    float: left;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    /*border: 1px solid #ccc;*/
}

.pagination>ul li.active {
    border: 1px solid #000;
    background: #000;
    color: #fff;
}

.pagination>ul li.active a {
    color: #fff;
}

.Right {
    width: 380px;
    float: right;
    
   
}
.information {
    width: 100%;
    height: auto;
    overflow: hidden;
}
.information li{
    width: 100%;
    height: 36px;
    list-style: none;
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #4c4c4c;
}
    .information li a {
        font-size: 14px;
        line-height:36px;
    }
        .information li a .icon-dian1 {
            margin-right: 0;
            color: #cfd1d4;
            font-size: 22px;
            line-height: 36px;
            float: left;
        }
        .information li a:hover, .information li a:hover .icon-dian1 {
            color: #ff7400;
        }
        /*ΠΗΠΗ*/
        .item-rank-sta {
            display: inline-block;
            width: 74px;
            height: 12px;
            background: url("../images/small.png")0 0 no-repeat;
        }

.start11 {
    background-position: 0 -20px;
}

.start22 {
    background-position: 0 -40px;
}

.start33 {
    background-position: 0 -60px;
}

.start44 {
    background-position: 0 -80px;
}

.start55 {
    background-position: 0 -100px;
}
.renewal {
    height: 30px;
    line-height: 30px;
    color: #FFF;
    cursor:pointer;
    display:none;
    font-size: 14px;
    text-align: center;
    width: 100%;
    border-radius: 3px;
    background: rgba(254,0,0,0.5);
}
.renewalfixed{
    position: fixed;
    top: 71px;
    width: 720px;
    z-index: 9999;
}
.renewal span {

    float: right;
    font-size: 21px;
    line-height: 30px;
}
.read {
    height: 30px;
    border: 1px solid #fe0000;
    border-radius: 30px;
    color: #fe0000;
    cursor:pointer;
    text-align:center;
    line-height:30px;
}
    .read i{
        font-style:normal;
    }
    .read span {
        color: #fe0000;
        margin-left: 10px;
    }
.revImg3 {
    overflow: hidden;
    float: left;
    width: 32%;
    height: auto;
    margin-right: 2%;
}
.revImg3 img{
    width: 100%;
    height: auto;
}
    .revImg3:nth-child(3n) {
        margin-right: 0px;
    }