<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**!
 * 鏀垮姟鍏紑-鏀跨瓥瑙ｈ
 * date:2021-01-22
 * author: wppei;
 */

.graphic {
    /* padding-top: 20px; */
    /* height: 348px; */
    margin-bottom: 34px;
    /* overflow: hidden; */
}

.infor {
    margin-bottom: 40px;
}

.wauto {
    width: auto!important;
}

.wauto .owl-item:last-child{
    margin-right:0!important;
 }

.infor .public-tt {
    margin: 0;
    height: auto;
    padding-left: 30px;
    line-height: 32px;
    border: none;
}

.public-tt:before {
    left: 0;
    top: 0;
    bottom: 0;
    width: 10px;
    height: auto;
}

.graphic-box {
    padding-top: 10px;
}

.infor .infor-con {
    padding-bottom: 40px;
}


/* 澶氬浘杞挱 */

#ewb-imgscroll-other {
    position: relative;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    height: 210px;
}

#ewb-imgscroll-other .item {
    display: block;
}

#ewb-imgscroll-other img {
    display: block;
    width: 100%;
    height: 144px;
    margin-bottom: 10px;
}

.graphic-text {
    color: #404742;
    line-height: 27px;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.graphic-time {
    line-height: 26px;
    font-size: 14px;
    color: #999;
}

.owl-dots {
    color: #fff;
}


/* 鍒嗛〉鎸夐挳 */

.owl-dots {
    position: absolute;
    right: 0;
    top: -44px;
    height: 34px;
}

.owl-carousel .owl-dots button.owl-dot {
    display: inline-block;
    vertical-align: top;
    width: 30px;
    height: 30px;
    line-height: 28px;
    text-align: center;
    margin-right: 10px;
    color: #666;
    font-size: 16px;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    background-color: #fff;
}

.owl-dots .owl-dot span {
    color: #666;
    font-size: 16px;
}

.owl-carousel .owl-dots button.owl-dot.active,
.owl-carousel .owl-dots button.owl-dot:hover {
    background: #47b368;
    border-color: #47b368;
}

.owl-carousel .owl-dots button.owl-dot.active span,
.owl-carousel .owl-dots button.owl-dot:hover span {
    color: #fff;
}

.owl-carousel .owl-stage-outer {
    height:210px;
}

.policy-box {
    padding-top: 8px;
}

.policy-box a {
    display: block;
    line-height: 50px;
    padding-left: 18px;
    background: url("../images/tree_dian.png") no-repeat left center;
}

.policy-time {
    width: 180px;
    text-align: right;
    color: #999;
    font-size: 16px;
}

.policy-text {
    margin-right: 180px;
    color: #404742;
    font-size: 18px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.policy-box a:hover {
    background-image: url("../images/tree_dianh.png");
}

.policy-box a:hover .policy-time,
.policy-box a:hover .policy-text {
    color: #47b368;
}

@media (max-width: 768px) {
    .infor-con {
        padding: 0 15px 40px;
        height: auto;
        overflow: hidden;
        white-space: normal;
    }
    .infor-right-box {
        width: 100%;
    }
    .owl-dots {
        display: none;
    }
    .policy-time {
        width: 80px;
        font-size: 14px;
    }
    .policy-text {
        margin-right: 80px;
        font-size: 16px;
    }
    .ewb-loc {
        line-height: 40px;
    }
}</pre></body></html>