/* 主体内容 */
.main > .container {
    padding: 20px;
    background: #fff;
}
/* bner + news */
.bner-news {
    overflow: hidden;
}
.bner {
    position: relative;
    width: 623px;
    height: 351px;
    overflow: hidden;
    float: left;
}
.imgs {
    width: 3115px;
    overflow: auto;
}
.imgs li {
    float: left;
    position: relative;
width:623px;
height:351px;
}
.imgs span {
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 16px;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #fff;
    height: 40px;
    line-height: 40px;
    background: rgba(0,0,0,.4);
padding-left:20px;
padding-right:135px;
}
.icon-left,
.icon-right {
    width: 42px;
    height: 66px;
    background: url(../images/public/sprite.png) no-repeat;
    position: absolute;
    top: 50%;
    margin-top: -33px;
}
.icon-left {
    left: 0;
    background-position: -114px -16px;
}
.icon-right {
    right: 0;
    background-position: -114px -86px;
}
.inds {
    position: absolute;
    right: 15px;
    bottom: 15px;
}
.inds span {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    display: block;
    float: left;
    margin-right: 10px;
    background: #fff;
}
.inds .dis {
    background: #c2121f;
}
.news {
    float: right;
    width: 490px;
    height: 351px;
}
.news-nav {
    overflow: auto;
}
.news-nav p {
    float: left;
    width: 110px;
    height: 43px;
    line-height: 43px;
    font-size: 20px;
    text-align: center;
    color: #fff;
    background: #ba0913;
}
.news-nav a {
    float: right;
    font-size: 16px;
    line-height: 43px;
    color: #999;
}
.news-nav a:hover {
    color: red;
}
.news-digest {
    position: relative;
}
.news-digest h1 {
    font-size: 22px;
    color: #bd1d25;
    text-align: center;
    margin: 14px 0;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news-digest p {
    padding-left: 18px;
    text-indent: 2em;
    font-size: 16px;
    line-height: 26px;
    overflow:hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    padding-bottom: 6px;
    border-bottom: 1px dashed #d3d3d3;
}
.news-digest > a {
    color: #cb2727;
    font-size: 16px;
    position: absolute;
    right: 0;
    bottom: 10px;
}
.news-lists li {
    font-size: 16px;
    margin: 8px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 20px;
    background: url(../images/xwzx/sprite.png) no-repeat -153px -228px;
}
/* 国务院信息 + 自治区信息 + 林芝要闻 */
.highlights-msg {
    position: relative;
    padding-top: 25px;
}
.h-msg-nav {
    height: 43px;
    line-height: 43px;
    background: #ebebeb;
    font-size: 20px;
}
.h-msg-nav li {
    float: left;
    width: 140px;
    height: 100%;
    text-align: center;
    background: #ba0913;
    margin-right: 4px;
}
.h-msg-nav .dis {
    background: #990000;
}
.h-msg-nav a {
    color: #fff;
}
.h-msg-more {
    position: absolute;
    top: 35px;
    right: 5px;
    font-size: 16px;
}
.h-msg-more span {
    display: none;
}
.h-msg-more span a {
    color: #999;
}
.h-msg-more span a:hover {
    color: red;
}
.h-msg-more .dis {
    display: block;
}
.h-msg-lists ul {
    padding: 0 20px 0 5px;
    font-size: 16px;
    display: none;
}
.h-msg-lists .dis {
    display: block;
}
.h-msg-lists li {
    padding-bottom: 15px;
    border-bottom: 1px dashed #ddd;
}
.h-msg-lists li span{
    float:right;
}
.h-msg-lists li:last-child {
    border-bottom: 0;
}
.h-msg-lists h3 {
    font-size: 22px;
    font-weight: normal;
    padding-left: 25px;
    margin: 20px 0;
    background: url(../images/xwzx/sprite.png) no-repeat -145px -307px;
}
.h-msg-lists p {
    padding-left: 5px;
    text-indent: 2em;
    color: #444;
    line-height: 28px;
}
.h-msg-lists a {
    color: #cb2727;
}
.h-msg-lists .date-source {
    color: #7f7f7f;
    padding-left: 35px;
    background: url(../images/xwzx/sprite.png) no-repeat -130px -470px;
    height: 20px;
    line-height: 20px;
    margin-top: 10px;
}
.ztbd-nav {
    position: relative;
    border-bottom: 1px solid #ddd;
}
.ztbd-nav p {
    width: 180px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #d62026;
    color: #fff;
    font-size: 20px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}
.ztbd-nav a {
    position: absolute;
    bottom: 10px;
    right: 0;
    color: #999;
}
.ztbd-nav a:hover {
    color: red;
}
.ztbd-lists {
    overflow: auto;
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
    padding-bottom: 30px;
}
.ztbd-lists li {
    width: 274px;
    height: 87px;
}
.ztbd-lists li img {
    width: 100%;
    height: 100%;
}
@media screen and (max-width: 768px) {
    .main > .container {
        padding: 10px;
    }
    .bner {
        width: 100%;
        height: auto;
    }
    .news {
        width: 100%;
        height: auto;
    }
    .news-digest h1 {
        margin: 10px 0;
    }
    .news-digest p {
        padding-left: 0;
        border-bottom: 0;
    }
    .news-digest {
        padding-bottom: 10px;
        border-bottom: 1px dashed #d3d3d3;
    }
    .news-digest a {
        position: static;
    }
    .news-digest h1 {
        font-size: 20px;
    }
    .highlights-msg {
        padding-top: 10px;
    }
    .news-nav {
        margin-top: 10px;
    }
    .news-nav p {
        width: 100px;
        height: 38px;
        line-height: 38px;
        font-size: 18px;
    }
    .h-msg-nav {
        width: 84%;
        display: flex;
        justify-content: space-between;
        font-size: 16px;
    }
    .h-msg-nav li {
        width: 32%;
        margin-right: 0;
    }
    .h-msg-more {
        top: 22px;
        font-size: 14px;
    }
    .h-msg-lists h3 {
        margin: 10px 0;
        font-size: 18px;
    }
    .ztbd-lists {
        display: none;
    }
    .ztbd-nav p {
        width: 160px;
        height: 40px;
        line-height: 40px;
        font-size: 18px;
    }
.imgs li {height:100%;}
}