<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* CSS Document */
/*banner*/
.list_con {
    width: 962px;
    height: auto;
    padding: 8px 0 0 8px;
}

.banner_all {
    height: 215px;
    padding-bottom: 10px;
}

#banner {
    float: left;
    /*width: 700px;*/
    height: 215px;
    position: relative;
    overflow: hidden;
}

#banner .tuul {
    list-style: none;
    width: auto;
    height: auto;
}

#banner .tuul li {
    top: 0;
    left: 0;
    display: none;
    width: auto;
    height: auto;
}

#banner .tuul li img {
    display: block;
    /*width: 100%;*/
    height: auto;
}

#banner .tuul li.no1 {
    display: block;
}

#banner .dianul {
    border-radius: 20px;
    padding: 0 5px;
    list-style: none;
    position: absolute;
    right: 10px;
    bottom: 10px;
}

#banner .dianul li {
    float: left;
    width: 10px;
    height: 10px;
    background: 0;
    border: 1px solid #fff;
    margin: 4px;
    cursor: pointer;
    border-radius: 50%;
}

#banner .dianul li.cur {
    background: #fff;
}

.banner_r {
    float: right;
    width: 250px;
    height: 213px;
    border: 1px solid #DDDDDD;
}

.xihuan_tit {
    height: 33px;
    background: #ddd;
    line-height: 33px;
    padding: 0 15px;
    color: #0D4DB4;
}

.xihuan_tit h4 {
    float: left;
    font-size: 16px;
}

.xihuan_tit a {
    float: right;
    padding-right: 10px;
    background: url(../images/list_gengduo.png) no-repeat right center;
    color: #0D4DB4;
}

.xihuan_list {
    padding: 10px 15px 0;
}

.xihuan_list li {
    height: 31px;
    line-height: 32px;
    border-bottom: 1px solid #f3f3f3;
    padding-left: 12px;
    background: url(../images/r_zx_r_ico.jpg) no-repeat left center;
}

.xihuan_list .no {
    border: 0;
}

.xihuan_list li {
    background: none;
    padding-left: 0;
}
.xihuan_list li a{
    display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 1;
overflow: hidden;
}

.xihuan_list i {
    display: inline-block;
    width: 15px;
    height: 14px;
    background: #999999;
    line-height: 14px;
    text-align: center;
    font-size: 12px;
    color: #fff;
    margin-right: 6px;
}

.xihuan_list .i01 {
    background: #ED4300;
}

.xihuan_list .i02 {
    background: #FF7316;
}

.xihuan_list .i03 {
    background: #FF9C00;
}

.r_xuanfu {
    height: 150px !important;
}

/*备考加油站列表页*/
.beikao_show {
    padding-left: 12px;
    padding-top: 30px;
}

.bk_tit {
    width: 805px;
    line-height: 26px;
    overflow: hidden;
}

.bk_tit li {
    float: left;
    width: 133px;
    height: 26px;
    border: 1px solid #D7D7D7;
    margin: 5px 13px;
    text-align: center;
    cursor: pointer;
}

.bk_tit li:hover {
    background: #ED008B;
    color: #fff;
    border: 1px solid #ED008B;
}

.bk_tit li:hover a {
    color: #fff;
}

.bk_tit a:hover {
    color: #fff;
}


.bk_tit .current {
    background: #ED008B;
    color: #fff;
    border: 1px solid #ED008B;
}

.bk_xinwen {
    padding: 30px 0;
    border-bottom: 1px solid #E8E8E8;
    overflow: hidden;
}

.bk_xinwen dt {
    float: left;
}

.bk_xinwen dd {
    float: left;
    width: 677px;
    margin-left: 18px;
    position: relative;
}
.bk_xinwen dd&gt;a{
    position: absolute;
    right: 0;
    color: #43A2FF;
}
.bk_xinwen dd&gt;a:hover {
    color: #ED008B;

}

.xinwen_tit h4 {
    font-size: 20px;
    line-height: 30px;
}

.xinwen_top {
    overflow: hidden;
}

.xinwen_top .xinwen_tit {
    float: left;
    width: 625px;
}

.xinwen_top .fenxiang {
    float: right;
    display: block;
    width: 27px;
    height: 27px;
    background: url(../images/list_ico05.png) no-repeat;
}

.xinwen_top .fxlb {
    text-align: right;
    width: 640px;
    position: absolute;
    display: none;
}

.xinwen_top img {
    margin-left: 5px;
    width: 37px;
    height: 37px;
    border: 0px;
    cursor: pointer;
}

.laiyuan li {
    float: left;
    margin-right: 40px;
    color: #888;
}

.xinwen_con {
    padding-top: 16px;
    text-indent: 2em;
    position: relative;
    display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
}

.xinwen_con a {
    position: absolute;
    right: 10px;
    bottom: 0;
    color: #43A2FF;
}

.xinwen_b {
    padding: 20px 25px;
}

.xw_list01 {
    padding: 27px 0;
    border-bottom: 1px solid #E8E8E8;
    overflow: hidden;
}

.xw_01_tit {
    overflow: hidden;
    float: left;
    width: 520px;
}

.xw_01_tit h4 {
    font-size: 18px;
    line-height: 30px;
    padding-bottom: 10px;
}

.xw_01_tit h4 a:hover {
    text-decoration: underline;
    color: #333;
}

.xw_01_tit span {
    font-weight: bold;
}

.xw_list_con {
    float: left;
    width: 325px;
    margin-left: 45px;
}

.xw_list_con .laiyuan {
    padding-bottom: 10px;
    overflow: hidden;
}

.xw_list_con .laiyuan li {
    margin-right: 25px;
    font-size: 12px;
}

.guanjian {
    font-size: 12px;
    overflow: hidden;
}

.guanjian span {
    float: left;
}

.guanjian ul {
    float: left;
    width: 235px;
}

.guanjian ul li {
    float: left;
    height: 18px;
    line-height: 18px;
    text-align: center;
    background: #E6F5FF;
    margin: 0 13px 7px 0;
    padding: 0 5px;
}

/*翻页*/
.yejiao {
    height: 33px;
    line-height: 33px;
    width: 80%;
}

.yejiao ul li {
    width: 5%;
    text-align: center;
    float: left;
    height: 31px;
    margin: 2px 5px;
    border: 1px solid #ccc;
    cursor: pointer;
}
.yejiao ul li a{
    width: 100%;
    height: 100%;
    display: block;
}

.yejiao ul li:hover {
    background: #18589B;
    color: #fff;
    border: 1px solid #18589B;
}

.yejiao .active {
    background: #18589B;
    color: #fff;
    border: 1px solid #18589B;
}



/*左侧悬浮客服代码*/
#peter_kf html, body, * {margin: 0px;padding: 0px;border: 0px;}
#peter_kf .div_kf {width: 180px;height: 150px;background: url(http://www.rhdao.cn/peter_js/images/zfu.png)no-repeat; background-size:100%; padding-top: 86px;position: fixed;left: 10px;bottom: 110px;z-index: 9999;cursor: pointer;}
#peter_kf .div_kf .text p {text-align: center;color: #fff;font-size: 20px;margin-top: 22px;line-height: 26px;}
#peter_kf .div_kf .text h3 {text-align: center; margin-top: 20px;}
#peter_kf .div_kf .text a {display: inline-block;width: 60%;margin: 0 auto;background: #f41599;border-radius: 5px;line-height: 35px;text-align: center;color: #fff;font-size: 16px;}
#peter_kf a {text-decoration:none;}
</pre></body></html>