<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.issueStyle {
    overflow: hidden;
    position: absolute;
    max-height: 1px;
}


.petrolStyle {
    margin-top: 5px;
    margin-bottom: 5px;
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

body {
    font-family: "Microsoft YaHei";
    background-color: #f5f9fd;
}

.row {
    margin: 0;
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    padding-left: 10px;
    padding-right: 10px;
}

li {
    list-style: none;
}

a {
    color: #333;
}

a:hover {
    color: #3985d2;
}

ul {
    margin: 0;
    padding: 0;
}

p {
    margin: 0;
}

dl {
    margin: 0;
}

.footer_wb {
    padding: 20px 10px;
    color: #fff;
    text-align: center;
    background-color: #999;
    z-index: 50;
    position: relative;
}

.logo_bs {
    margin: 15px 28px 10px 15px;
    float: left;
    height: 29px;
}

.logo_bs_h1 {
    margin: 0;
}

.nav_dh {
    background-color: #aecded;
    margin-top: 30px;
}

.navbar {
    margin-bottom: 0;
}

.navbar-default {
    background-color: #aecded;
    border: none;
}

.navbar-default .navbar-nav &gt; li &gt; a {
    color: #fff;
}

.navbar-default .navbar-nav &gt; li .active {
    color: #3985d2;
}

.navbar-default .navbar-nav &gt; li &gt; a:hover {
    color: #3985d2;
}

.navbar-nav &gt; li &gt; a {
    margin: 18px 22px 17px 0;
    padding: 0;
    font-size: 15px;
}

.navbar-toggle {
    margin: 11px 15px 10px 0;
}

.navbar-nav {
    margin: 0;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.container-fluid {
    padding: 0;
}

.carousel-inner &gt; .item &gt; a &gt; img,
.carousel-inner &gt; .item &gt; img {
    height: 353px;
    object-fit: cover;
}

.carousel-caption {
    background-color: rgba(0, 0, 0, 0.4);
    padding: 20px;
}

.carousel-caption_tit {
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.carousel-caption_tit a {
    color: #fff;
}

.carousel-caption_time {
    margin: 20px 0;
    text-align: right;
}

.tit_background .headline_bt h1 {
    margin: 0px;
    display: inline-block;
    font-size: 20px;
    font-weight: bold;
}

.headline_bt {
    padding: 0px 0 0 18px;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px;
    border-left: 12px #aecded solid;
    display: inline-block;
}

.headline_bt2 {
    margin: 0 15px 20px;
}

.more_gd {
    text-align: center;
}

.more_gd a {
    color: #3985d2;
    border: 1px #3985d2 solid;
    padding: 4px 10px;
    display: inline-block;
}

.more_gd a:hover {
    color: #fff;
    background-color: #3985d2;
    text-decoration: none;
}

.background_bj {
    margin-bottom: 10px;
    background-color: #fff;
    padding: 20px;
    margin-bottom: 20px;
    border: 1px #eee solid;
}

.background_bj2 {
    padding: 20px 5px;
}

.background_bj3 {
    margin: 0 10px 20px;
    padding: 20px 5px 0;
}

.background_bj4 {
    padding: 20px 20px 6px;
    border: 1px #eee solid;
}

.background_bj5 {
    padding: 10px 10px 10px 10px;
}

.item_pic {
    width: 100%;
    height: 220px;
    object-fit: cover;
    margin-bottom: 20px;
}

.item_pic2 {
    height: 180px;
}

.news_tit_zx {
    font-size: 17px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 3px;
}

.list_lb p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    letter-spacing: 0.5px;
    line-height: 24px;
    margin-bottom: 10px;
    color: #999;
}

.list_lb span {
    color: #666;
}

.ul_lb li {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 16px;
    list-style: circle;
    list-style-position: inside;
}

.carousel {
    margin-bottom: 20px;
}

.notfound {
    margin: 110px auto;
    display: block;
    max-width: 80%;
}

.crumb_mbx {
    margin: 15px 10px;
}

.crumb_mbx .active {
    color: #3985d2;
}

.page {
    margin: 10px 0 0;
    font-size: 14px;
    text-align: center;
}

.page li {
    display: inline-block;
    margin-right: 4px;
    margin-bottom: 10px;
}

.page a {
    padding: 4px 12px;
    background-color: #fff;
    border: 1px solid #3985d2;
    display: block;
    color: #3985d2;
}

.page a.active {
    background-color: #3985d2;
    color: #fff;
}

.page a:hover {
    background-color: #3985d2;
    color: #fff;
    text-decoration: none;
}

.blogroll_yl {
    padding: 0 15px;
}

.blogroll_yl a {
    margin-right: 30px;
    display: inline-block;
    margin-bottom: 20px;
}

.item_pic3 {
    height: 120px;
}

.about_us {
    line-height: 26px;
    letter-spacing: 0.5px;
}

.details_xq p {
    line-height: 28px;
    letter-spacing: 0.5px;
    word-break: break-word;
}

.details_xq table {
    max-width: 100%;
    display: block;
    margin: 10px auto;
}

.details_xq img {
    max-width: 100%;
    display: block;
    margin: 10px auto;
}

.details_xq {
}

.details_tit {
    font-size: 26px;
    font-weight: bold;
    line-height: 32px;
    padding: 0 0px 0 20px;
    margin: 20px 25px 30px;
    border-left: 12px #aecded solid;
}

.details_hr {
    border: 0.5px #3985d2 solid;
    margin: 26px 0 30px;
}

.release_time {
    padding: 0 26px 0 60px;
}

.release_time span {
    margin-right: 20px;
}

.related_list span {
    float: right;
    color: #999;
}

.related_list li {
    margin-bottom: 10px;
}

.related_list a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%;
    display: inline-block;
}

.section_bf {
    margin: 15px 10px;
}

.w_bg {
    background-color: #fff;
    padding: 20px;
}

.tit_background {
    background-color: #fff;
    margin-bottom: 10px;
    padding: 20px 20px 0;
    border: 1px #eee solid;
}

.list_a {
    display: block;
    margin-bottom: 10px;
    border: 1px #eee solid;
}

.list_a:hover {
    text-decoration: none;
    box-shadow: 0px 0px 6px 0px #ddd;
    transition: all 0.1s linear;
    border: 1px #3985d2 solid;
    color: #3985d2;
}

.page_bg {
    margin-bottom: 20px;
    border: 1px #eee solid;
}

.news_details_bg {
    background-color: #fff;
    border: 1px #eee solid;
    padding: 20px 20px 6px;
    margin-bottom: 10px;
}
#js_content {
    overflow: hidden;
    position: relative;
    transform: scale(1);
}
@media (max-width: 991px) {
    .navbar-nav &gt; li &gt; a {
        margin: 18px 17px 17px 0;
        font-size: 14px;
    }
    .section_bf {
        float: none;
    }
}

@media (max-width: 500px) {
    .related_list a {
        max-width: 100%;
    }
    .carousel-inner &gt; .item &gt; a &gt; img,
    .carousel-inner &gt; .item &gt; img {
        height: 250px;
    }
}
@media (max-width: 400px) {
    .carousel-inner &gt; .item &gt; a &gt; img,
    .carousel-inner &gt; .item &gt; img {
        height: 200px;
    }
    .carousel-caption_tit {
        font-size: 16px;
    }
    .carousel-caption {
        padding: 10px;
    }
}
@media (min-width: 768px) {
    .container {
        width: 720px;
    }
}

@media (min-width: 900px) {
    .container {
        width: 852px;
    }
}

@media (min-width: 992px) {
    .container {
        width: 945px;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1150px;
    }
}

.hollowStyle {
    text-align: center;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
}

</pre></body></html>