.mod-picfigurelist {
    width: 450px;
}

.mod-picfigurelist .item {
    width: 205px;
}

.mod-picfigurelist h3 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/*幻灯*/
#focus-slideBox {
    height: 100%;
    width: 100%;
    overflow: hidden;
    position: relative;
}

#focus-slideBox .hd {
    overflow: hidden;
    position: absolute;
    left: 50%;
    bottom: 10px;
    z-index: 1;
    background-color: rgba(0, 0, 0, .7);
    padding: 5px 0 5px 8px;
    border-radius: 12px;
    margin-left: -44px;
    height: 12px;
    border: none;
}

#focus-slideBox .hd li {
    float: left;
    margin-right: 8px;
    width: 12px;
    height: 12px;
    line-height: 14px;
    text-align: center;
    background: #fff;
    cursor: pointer;
    border-radius: 50%;
}

#focus-slideBox .hd .on {
    background: #5892f3;
    color: #fff;
}

#focus-slideBox .bd {
    position: relative;
    height: 100%;
}

#focus-slideBox .bd .tempWrap {
    height: 100%;
}

#focus-slideBox .bd ul {
    height: 100%;
}

#focus-slideBox .bd ul li {
    height: 100%;
}

#focus-slideBox .bd img {
    width: 100%;
    height: 100%;
    display: block;
}

#focus-slideBox .next, #focus-slideBox .prev {
    position: absolute;
    left: 3%;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 32px;
    height: 40px;
    background: url(../images/slider-arrow.png) -110px 5px no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

#focus-slideBox .next {
    left: auto;
    right: 3%;
    background-position: 8px 5px;
}

/*广播*/
.audience {
    color: #9a9a9a;
    line-height: 2;
}

.audience, .au-btn {
    margin-top: 5px;
}

.audience i {
    display: inline-block;
    width: 15px;
    height: 15px;
    background: url(../images/earpod.png);
    background-size: 100% 100%;
    margin: 0 5px -2px 0;
}

.au-btn a {
    display: inline-block;
    border: 1px solid #e7e7e7;
    padding: 2px 10px;
    border-radius: 3px;
}

.au-btn i {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: url(../images/arrow_right.png);
    background-size: 100% 100%;
    margin: 0 3px -1px 0;
}

.au-list {
    margin-top: 11px;
    overflow: hidden;
}

.au-list li {
    float: left;
    width: 33.33%;
    margin-bottom: 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.au-list li i {
    display: inline-block;
    width: 15px;
    height: 15px;
    background: url(../images/lb.png);
    margin: 0 5px -2px 0;
}

.au-list2 li {
    background: url(../images/play_btn.png) no-repeat center left;
    padding-left: 20px;
    height: 28px;
}


.headline-banner {
    float: right;
    width: 200px;
    position: relative
}

.headline-banner .mod-slide-carousel-dots {
    right: 5px;
    top: 5px
}

.headline-banner .mod-slide-carousel-dots li {
    width: 6px;
    height: 6px;
    border-radius: 0
}

.headline-banner, .headline-banner .mod-slide-carousel-body, .headline-banner .mod-slide-carousel-body li {
    height: 68px;
    overflow: hidden;
    margin-bottom: 10px;
}

.bd-livelist .live-tag {
    position: absolute;
    overflow: hidden;
    z-index: 1;
    left: 10px;
    bottom: 10px;
    color: #fff;
    font-size: 12px;
    padding: 1px 8px;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px
}

.bd-livelist .live-tag-ing {
    background: #e43
}

.bd-livelist .live-tag-wait {
    background: #33a5ee
}

.tv-catlink {
    border: 1px solid #e8e8e8;
    background: #f6f6f6
}

.tv-catlink a {
    display: inline;
    float: left;
    width: 148px;
    border-right: 1px solid #e8e8e8;
    border-top: 1px solid #e8e8e8;
    line-height: 24px;
    font-size: 16px;
    margin-top: -1px;
    text-align: center;
    padding: 6px 0
}

.tv-catlink a i {
    display: inline-block;
    width: 26px;
    height: 24px;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
    vertical-align: middle;
    margin-top: -3px;
    background: url(../images/icon-sprites.png) no-repeat -119px 0;
    margin-right: 8px
}

.tv-catlink a:hover {
    text-decoration: none
}

.tv-catlink a.lst {
    border-right: 0
}

.bd-focus {
    margin-top: 20px;
    width: 100%;
    position: relative;
    overflow: hidden
}

.bd-focus, .bd-focus .mod-slide-carousel-body, .bd-focus .mod-slide-carousel-body li {
    height: 288px;
    overflow: hidden
}

.bd-focus .mod-slide-carousel-body .txt {
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0 10px 10px 10px;
    overflow: hidden;
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.65) 100%);
    color: #fff;
    font-size: 16px;
}

.bd-focus .mod-slide-carousel-body h3 {
    color: #fff;
    display: block;
    padding-top: 15px;
    font-weight: normal;
    overflow: hidden;
}

.bd-focus .mod-slide-carousel-dots {
    bottom: 16px;
    right: 12px
}

.news_party_des {
    text-align: center;
    font-size: 16px;
    margin-bottom: 10px;
    color: #A3A0A0;
}

.news_party_des a {
    color: #a3a0a0;
    padding: 0 10px;
}

.news_marquees {
    position: relative;
    background-color: #F4F4F4;
    height: 55px;
    margin-bottom: 10px;
    overflow: hidden;

}

.news_marquees .prev, .news_marquees .next {
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 20px;
    height: 55px;
    cursor: pointer;
    background: url(http://syiptv-media-center.oss-cn-shanghai.aliyuncs.com/other/20230809/1691570001SHTELZ44.png) left center no-repeat;
}

.news_marquees .next {
    background: url(http://syiptv-media-center.oss-cn-shanghai.aliyuncs.com/other/20230809/1691570001SHTELZ44.png) right center no-repeat;
    right: 0;
    left: auto;
}

.news_marquees .wrapper {
    padding: 0 30px;
}

.news_marquees .wrapper .tempWrap {
    width: 1140px !important;
}

.news_marquees .wrapper ul li {
    margin-right: 40px;
    float: left;
    height: 55px;
    line-height: 55px;
    text-align: left;
    background: url(http://syiptv-media-center.oss-cn-shanghai.aliyuncs.com/other/20230809/1691570031WKMJOHKO.jpg) 5px center no-repeat;
    text-indent: 1.5em;
    width: auto !important;
}

.news_marquees .wrapper ul li a {
    color: #6a6767;
    font-size: 18px;
}

