﻿.bodycont {
    /*  */
    width: 1100px;
    margin: 0 auto;
    margin-top: 10px;
}

/*头部开始*/
.ctop>img {width: 100%;}

.ctop {
    position: relative;
}
.sys {
    position: absolute;
    right: 70px;
    top: 30px;
    color: #fff;
    line-height: 35px;
}

.sys>span {
    display: block;
    cursor:pointer;
}

.ewm {
    background:url(/images/anli/ewmbac.png) no-repeat;
    width: 140px;
    background-size: 100% 100%;
    height: 130px;
    display:none;
}

.ewm>img {
    width: 106px;
    padding-left: 18px;
    padding-top: 10px;
}

.and_ewm.ewm {
    position: absolute;
    right: -80px;
    top: 30px;
}

.ios_ewm.ewm {
    position: absolute;
    right: -70px;
    top: 60px;
}

/*头部结束*/

span.shuxian {
    display: block;
    width: 6px;
    background: #cd0000;
    height: 20px;
    margin-top: 5px;
    margin-right: 5px;
    float: left;
}

.channel_name {
    margin-top: 10px;
    padding: 5px 0;
    border-bottom: 1px solid #d6d4d4;
    line-height: 30px;
}


.channel_name>b {
    font-size: 20px;
    font-weight: 400;
}

.channel_name {}

a.backindex {
    float: right;
}

ul.anli_list li {
    padding: 15px 5px;
    line-height: 30px;
}

span.redyuan {
    color: #cd0000;
    padding-right: 10px;
}

span.time {
    float: right;
    font-size: 16px;
    color: gray;
    font-weight: 400;
}
li p {
    color:gray;
}
a.detail {
    color: #cd0000;
}
.anli_list li:hover{
    border: 1px dashed gray;
}


div#Pagination {
    text-align: center;
    margin-top:10px;
}
