﻿.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;
    width: 100%;
    /* float: left; */
}


    .channel_name > b {
        font-size: 20px;
        font-weight: 400;
        float: left;
    }

.channel_name {
}

a.backindex {
    float: right;
}

ul.anli_list li {
    padding: 15px 5px;
    line-height: 30px;
}

span.time {
    float: right;
    font-size: 16px;
    color: gray;
    font-weight: 400;
}

li p {
    color: gray;
}

a.detail {
    color: #cd0000;
}

div#Pagination {
    text-align: center;
    margin-top: 10px;
}

.search {
    /* width: 200px; */
    float: left;
    position: relative;
    margin-left: 10px;
}

    .search img {
        width: 15px;
    }

input {
    background: #e6e5e5;
    border: 1px solid #f9f5f5;
    border-radius: 10px;
    line-height: 20px;
    width: 200px;
    padding-left: 10px;
    outline: none;
}

img.search {
    position: absolute;
    right: 8px;
    top: 9px;
    cursor: pointer;
}

.paixu {
    /* float: left; */
    /* width: 100%; */
    background: #f5f3f3;
    line-height: 35px;
    padding: 0 60px;
    margin-top: 10px;
}

.anli {
    width: 100%;
    float: left;
}

span.timesort {
    padding: 0 10px;
}

.red {
    color: #cd0000;
}

.tab1 td img {
    width: 171px;
}

h3 {
    margin: 25px 0 10px;
}

.tab1 td {
    vertical-align: -webkit-baseline-middle;
    padding-left: 15px;
    line-height: 25px;
    padding: 15px 15px 10px 0px;
}

.tab1 {
    margin-top: 10px;
    border-collapse: collapse;
}

p i {
    color: gray;
}

td p {
    margin-top: 10px;
}

table.tab1 tr {
    border-bottom: 1px solid #d8d8d8;
    /* padding: 10px 0; */
}
