@charset "utf-8";


/* 五、多列左右滚动演示 */

.domo-pic-scroll-lr {
    width: 1035px;
    height: 275px;

    margin-top: 48px;
}

.domo-pic-scroll-lr .conts li {
    float: left;

    width: 340px;
    height: 283px;
    padding: 0 10px;
}

.domo-pic-scroll-lr .conts li .s1 {
    width: 340px;
    height: 283px;
    background: url(http://news.cnpc.com.cn/cms_udf/2026/xcjc0206/images/xcgdbg.png)no-repeat
}

.domo-pic-scroll-lr .conts li a {
    color: #317bac;
    background: #fff;
    display: block;
    width: 190px;
    height: 120px;
    border-radius: 8px;
}

.domo-pic-scroll-lr .conts li a:hover {
    color: #fff;
    background: #4ad585;
    text-decoration: none;
}

.domo-pic-scroll-lr .textList {
    text-align: center;
    height: 40px;
    line-height: 20px;
    padding: 0px 15px;
    color: #1eb4e5;
    font-size: 12px;
    overflow: hidden;
}

.domo-pic-scroll-lr .textList .pageNav {
    line-height: 20px;
    color: #1eb4e5;
}

.domo-pic-scroll-lr .textList .pageNav font {
    font-size: 14px;
    padding: 0 5px;
    line-height: 20px;
    color: #b2d5ed;
    font-style: italic;
}

.domo-pic-scroll-lr .textList .pageNav .current {
    font-size: 18px;
    padding-right: 8px;
}

.domo-pic-scroll-lr .prev,
.domo-pic-scroll-lr .next {
    z-index: 1;
    position: absolute;
    top: 20%;
    margin-top: -25px;
    display: block;
    width: 40px;
    height: 40px;
    text-align: center;
    cursor: pointer;
}

.domo-pic-scroll-lr .prev {
    left: 13px;

}



.domo-pic-scroll-lr .next {
    right: 15px;

}

.domo-pic-scroll-lr .tabs {
    width: 100%;
    height: 11px;
    line-height: 11px;
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    overflow: hidden;
}

.domo-pic-scroll-lr .tabs ul {
    text-align: center;
    height: 11px;
}

.domo-pic-scroll-lr .tabs ul li {
    line-height: 999px;
    width: 11px;
    height: 11px;
    border-radius: 11px;
    margin: 0 5px;
    cursor: pointer;
    background: #b2d5ed;
    cursor: pointer;
    display: inline-block;
    *display: inline;
    zoom: 1;
    overflow: hidden;
}

.domo-pic-scroll-lr .tabs ul .current {
    background: #4ad585 !important;
}
<!--ecms sync check [sync_thread_id="3bcee7cc5a424330844ab778a62d31c1" sync_date="2026-02-06 11:17:52" check_sum="3bcee7cc5a424330844ab778a62d31c1]-->