html,
body {
    background: #fafafa;
}


/* 新时代宣讲师 详情页 */

.detailsHd {
    width: 1200px;
    height: auto;
    margin: 31px auto 20px;
    background: #ffffff;
    padding: 40px;
}

.batHd {
    width: 1200px;
    min-height: 360px;
    height: auto;
    margin: 31px auto 20px;
    background: #ffffff;
}

.detailsImg {
    width: 200px;
    height: 200px;
}

.detailsImg img {
    display: block;
    width: 100%;
    height: 100%;
}

.news-info {
    width: 880px;
    height: 200px;
    position: relative;
}

.news-title {
    font-size: 18px;
    color: #000000;
    letter-spacing: 0;
    font-weight: 600;
    line-height: 2;
    margin-top: 10px;
}

.news-summary {
    font-size: 13px;
    color: #777777;
    line-height: 1.6;
}

.news-other {
    position: absolute;
    bottom: 15px;
    width: 100%;
}

.serviceTimes h3 {
    font-size: 20px;
    color: #E91D1F;
    line-height: 1.8;
}

.serviceTimes p {
    font-size: 13px;
    color: #777777;
}

.detailsCon {
    width: 1200px;
    margin: 0 auto;
    min-height: 300px;
    margin-bottom: 60px;
    background: #fff;
    padding: 40px;
}


/* .detailsCon p {
    font-size: 16px;
    line-height: 1.8;
    margin-bottom: 10px;
}

.detailsCon img {
    max-width: 850px;
    display: block;
    margin: 5px auto;
} */

.banner-bg {
    width: 100%;
    height: 124px;
    background: url(/resources/img/xjs_banner.jpg) center no-repeat;
}


/* 新时代宣讲师 列表页 */

.content {
    width: 1200px;
    min-height: 600px;
    margin: 0 auto 50px;
}

#biuuu_city_list {
    margin-bottom: 50px;
}

li.list-item {
    border: 1px solid #E4E4E4;
    width: 280px;
    float: left;
    background: #fff;
    margin: 20px 10px;
    border-radius: 5px;
    text-align: center;
}

li.list-item img {
    padding: 15px 0;
    width: 130px;
    height: 130px;
    border-radius: 50%;
}

.item-info {
    padding: 8px 10px;
    border-top: 1px solid #E4E4E4;
    background: #fafafa;
}

.item-info h3 {
    font-size: 15px;
    line-height: 2;
    font-weight: bold;
}

.item-info .fl {
    width: 170px;
}

.item-info .fl p {
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.item-info .fr {
    padding-left: 10px;
    padding-top: 8px;
    position: relative;
}

.item-info .fr:before {
    content: "";
    position: absolute;
    margin-top: 8px;
    left: 0px;
    width: 1px;
    height: 35px;
    border-left: 1px solid #E4E4E4;
    box-sizing: border-box;
}

.item-info .fr span {
    font-size: 20px;
    color: #E91D1F;
}

.item-info .fr p {
    font-size: 13px;
    color: #777777;
    text-align: center;
}

.detailsCon {
    /* display: flex;
    justify-content: space-around; */
    font-size: 0;
}

.xjfx {
    width: 250px;
    height: 250px;
    /* background: #eee; */
    /* display: inline-block; */
    margin-right: 20px;
    float: left;
    font-size: 16px;
}

.yearChange p {
    font-size: 16px;
    color: #b3b3b3;
    background: #f2f2f2;
    width: 70px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    float: left;
    margin-right: 20px;
    font-weight: bold;
    cursor: pointer;
}

.yearChange p.on {
    font-size: 16px;
    color: #f17779;
    background: #ffeded;
    border: #f17779 1px solid;
    width: 70px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    float: left;
            margin-right: 20px;
}

.yearChange::after {
    content: " ";
    display: block;
    clear: both;
}

.xj_info {
    height: 165px;
    line-height: 2;
    margin-top: 15px;
    border: #afafaf 1px solid;
    padding: 15px 5px 15px 15px;
    box-shadow: 5px 5px 5px #e4e4e4;
}

.xj_info p {
    overflow-y: scroll;
    width: 100%;
    height: 100%;
    padding-right: 5px;
    display: none;
}

.xj_info p.on {
    display: block;
}

::-webkit-scrollbar {
    width: 4px;
}

::-webkit-scrollbar-thumb {
    height: 10px;
    border-radius: 10px;
}

.xjdq {
    width: 250px;
    height: 250px;
    /* background: #eee; */
    /* display: inline-block; */
    margin-right: 20px;
    font-size: 16px;
    float: left;
}

.xwxc {
    width: 580px;
    height: 250px;
    /* background: #eee; */
    /* display: inline-block; */
    font-size: 16px;
    float: left;
}

.xjfxTit,
.xjdqTit,
.xwxcTit {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 15px;
}

.xwxcTit {
    margin-bottom: 35px
}

.xwxc_info::after {
    content: "";
    display: block;
    clear: both;
}

.xwxc_info .fl {
    display: block;
    float: left;
    width: 280px;
    height: 190px;
    position: relative;
}

.xwxc_info .fl img {
    width: 100%;
    height: 100%;
}
.xwxc_info .fl p{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    line-height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background:rgba(0, 0, 0, 0.3);
    font-size: 16px;
    color: #fff;
    text-indent: 16px;
}
.xwxc_info .fr {
    display: block;
    float: right;
    width: 280px;
    height: 190px;
}

.xwxc_info .fr li {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 2;
    background: url(https://uploads.dahe.cn/nxy/dahe2017/img/dian.png) center left no-repeat;
    text-indent: 12px;
}