@charset "utf-8";
body {
    color: #696450;
    padding: 0;
    border: 0;
    font-family: 宋体, 微软雅黑, Verdana, Geneva, sans-serif;
    font-size: 14px;
    line-height: 20px;
    margin: 0px;
}

.list-main {
    width: 1200px;
    margin: 0 auto;
}

.section {
    padding-top: 30px;
}

.in-left {
    float: left;
    width: 808px;
    padding-top: 20px;
    padding-left: 10px;
}

.in-right {
    float: right;
    width: 330px;
    padding-top: 20px;
    padding-right: 10px;
}

.in-right .fixedCls {
    position: fixed;
    top: 0;
}

.listModule-title {
    overflow: hidden;
    *zoom: 1;
    border-bottom: 1px solid #bfbfbf;
    /* height: 44px; */
    line-height: 44px;
    margin-bottom: 8px;
}

.listModule-title a {
    float: right;
    padding-right: 10px;
    font-size: 14px;
    font-weight: normal;
}

.listModule-title span {
    font-size: 22px;
    font-weight: bold;
    font-family: "microsoft yahei";
    color: #d70e1e;
    display: inline-block;
}

.list-wrap {
    min-height: 760px;
    padding-right: 20px;
}

.list-ul li {
    padding: 12px 0;
    border-bottom: 1px solid #eee;
}

.list-ul li a {
    font-size: 18px;
    line-height: 40px;
    font-family: "microsoft yahei";
}

.list-ul .info {
    color: #949494;
    line-height: 40px;
}

.r-sec2 {
    overflow: hidden;
    *zoom: 1;
}

.rSec2-list {
    overflow: hidden;
    width: 360px;
    padding-top: 10px;
}

.rSec2-list li .img {
    width: 150px;
    height: 118px;
    overflow: hidden;
}

.rSec2-list li img {
    width: 150px;
    height: 108px;
    transition: all 0.7s;
}

.rSec2-list li img:hover {
    transform: scale(1.05);
}

.rSec2-list li {
    width: 150px;
    float: left;
    margin-right: 30px;
    margin-bottom: 20px;
}

.rSec2-list li a {
    display: block;
}

.rSec2-list li h3 {
    padding: 4px 0;
    font-size: 16px;
    line-height: 2;
    font-weight: normal;
    height: 70px;
    overflow: hidden;
}

.r-sec1 {
    width: 330px;
    /* background: #f8f8f8; */
}

.r-sec1 .listModule-title {
    padding-left: 10px;
}

.rSec1-list {
    padding: 10px;
}

.rSec1-list li {
    line-height: 40px;
    /* border-top: 1px solid #efefef; */
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.rSec1-list li a {
    font-size: 16px;
}

.rSec1-list li:first-child {
    border-top: none;
}

.page {
    padding: 30px 0;
}

.pager_link_wrap {
    text-align: center;
}

.page .pager_link,
.page strong {
    font-size: 16px;
    padding: 6px 14px;
    border: 1px solid #eee;
    display: inline-block;
}

.page strong {
    border: 1px solid #d70e1e;
    background: #d70e1e;
    color: #fff;
}

.pages {
    padding: 10px;
    text-align: center;
    font-size: 0;
    margin: 0 auto;
    margin-top: 30px;
}

.pages a,
.pages strong {
    font-size: 14px;
    padding: 10px 14px;
    border: 1px solid #eee;
    display: inline-block;
}

.pages strong {
    border: 1px solid #d70e1e;
    background: #d70e1e;
    color: #fff;
}

.pages td > b {
    font-size: 14px;
    padding: 10px 14px;
    border: 1px solid #eee;
    display: inline-block;
    font-weight: bold;
    background: #d70e1e;
    color: #fff;
}

.weizhi {
    padding: 30px 0 0 10px;
    /*  padding: 10px 0 10px 20px;
   background: url(../images/homes-icon.gif) no-repeat left center;
   margin-left: 8px; */
   color: #999;
}

.weizhi a {
    font-size: 16px;
    color: #999;
}

.list-zcr {
    overflow: hidden;
}

.list-zcr .in-left {
    float: inherit;
    width: auto;
}

.list-zcr .list-wrap {
    min-height: 560px;
}

.list-zcr .list {
    padding-top: 20px;
    width: 1200px;
}

.list-zcr .list li {
    float: left;
    width: 22%;
    height: 100%;
    margin-right: 11px;
    margin-bottom: 20px;
}

.list-zcr .list li .img {
    width: 100%;
    /* height: 230px; */
    overflow: hidden;
    position: relative;
    margin-bottom: 10px;
}

.list-zcr .list li .img .tx {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 15px;
    color: #ffffff;
    background: rgba(0, 0, 0, 0.6);
    filter: progid: DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#80000000', endColorstr='#80000000')\9;
}


.list-zcr .list li .img .tx a {
    color: #fff;
    text-decoration: none;
}

.list-zcr .list li .img:hover .tx a {
    /* color: #0099ff; */
}

.list-zcr .list li a img {
    display: block;
    border: 0 none;
    width: 100%;
    /* height: 230px; */
}
.list-zcr .list li .tit {
    width: 100%;
    height: 18px;
}

.list-zcr .list li .tit .dz {
    cursor: pointer;
    padding-left: 20px;
    height: 15px;
    display: inline-block;
    color: #999999;
    font-family: "Arial";
    background: rgba(0, 0, 0, 0.6);
    filter: progid: DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#80000000', endColorstr='#80000000')\9;
    float: left;
}

.list-zcr .list li .tit .dm {
    display: inline-block;
    color: #333333;
    height: 18px;
    line-height: 18px;
    font-size: 12px;
    float: left;
}
.list-zcr .list li .tit .dm a {
    color: #333333;
}

.list-zcr .list li .tit .dm:hover a {
    text-decoration: none;
    color: #1e63b0;
}

.list-zcr .list li .tit .dz:hover {
    background: rgba(0, 0, 0, 0.6);
    filter: progid: DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#80000000', endColorstr='#80000000')\9;
    color: #1e63b0;
}

.list-zcr .list li .tit .dz.cur {
    background: rgba(0, 0, 0, 0.6);
    filter: progid: DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#80000000', endColorstr='#80000000')\9;
    color: #1e63b0;
}

/*主持人列表页*/


@media screen and (max-width: 768px) {
    
    .section {
        padding-top: 10px;
    }
    
    .list-main {
        width: 100%;
        margin-top: 0px;
    }
    
    .weizhi {
        margin: 0 10px;
        padding: 0;
        padding-top: 10px;
    }
    
    .weizhi,
    .weizhi strong,
    .weizhi a {
        font-size: 13px;
    }
    
    .pages a, .pages strong {
        padding: 5px 14px;
    }
    
    .in-left {
        width: 100%;
        padding-left: 0;
    }
    
    .list-wrap {
        width: 100%;
        padding: 0;
    }
    
    .list-ul {
        margin: 10px;
    }
    
    .list-ul li a {
        font-size: 16px;
        line-height: 32px;
    }
    
    .list-ul .info {
        line-height: 32px;
    }
    
    .listModule-title {
        margin: 0 10px;
    }
    
    .in-right {
        width: 100%;
        padding: 0;
    }
    
    .rSec2-list {
        width: 100%;
        padding: 0;
    }
    
    .rSec2-list li {
        width: 50%;
        margin: 0;
    }
    
    .rSec2-list li a {
        margin: 8px;
    }
    
    .rSec2-list li .img,
    .rSec2-list li img {
        width: 100%;
        height: auto;
    }
    
    .rSec2-list li h3 {
        font-size: 14px;
    }
    
    .r-sec1 {
        width: 100%;
    }
    
    .rSec1-list li a {
        font-size: 14px;
    }
    
    .list-ul li {
        padding: 0;
        border-bottom: 1px dashed #eee;
    }
    
    .r-sec1 .listModule-title {
        padding-left: 0;
    }

    .list-zcr .list {
        width: 100%;
        overflow: hidden;
    }

    .list-zcr .list li {
        margin: 0;
        width: 50%;
        box-sizing: border-box;
        padding: 4px;
    }

    .list-zcr .list li .img {
        width: 100%;
    }

    .list-zcr .list li .tit {
        display: none;
    }
}