<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    font-size: 12px;
    padding: 0px;
    margin: 0px;
    font-family: 微软雅黑;
}
ul, li {list-style:none;margin:0px;padding:0px;}
.clear {clear:both;height:0px;overflow:hidden;}
a {text-decoration:none;}

.body_bg {
    margin: 0px auto;
    padding: 0px;
    background: url(/Images/blockweb/body_bg.jpg);
}
.topbanner {
    height: 40px;
    line-height: 40px;
    background-color:#fff;
}
    .topbanner a {
        color: rgb(76, 176, 80);
        font-size:18px;
        margin:0px 20px;
    }
.container {
    width: 1024px;
    margin: 0px auto;
    padding: 0px;
}
    .container .header {
        height: 400px;
        background: url(/Images/blockweb/header_bg.jpg) no-repeat;
        background-size: 100% 100%;
    }
       
 .containernavbar {
    width:100%;
}

.container .navbar {
    /*    height: 96px;*/
    background: rgba(66, 165, 246, 1);
}
     
    .container .navbar ul {
        width:1024px;
        margin:0px auto;
        height:48px;
    }
    .container .navbar li {
        width: 110px;
        float: left;
        height: 48px;
        line-height: 48px;
        text-align: center;
    }
        .container .navbar li a {
            font-size: 16px;
            color: #fff;
            display: block;
            width: 110px;
        }
            .container .navbar li a:hover {
                color: #fff;
                background: #00aeef;
            }
        .container .navbar li.nav_x {
            height: 40px;
            width: 0px;
            padding: 0px;
        }
    .container .banner {
        
    }
        .container .banner img {
            width:100%;
            height:100%;
        }
        .container .content {
            min-height: 500px;
            padding: 10px 20px;
        }

.news_box {
    width: 485px;
    float: left;
    margin-right: 5px;
    margin-bottom: 10px;
}
    .news_box .news_title {
        height: 35px;
        line-height: 35px;
        border-bottom:1px solid #666;
    }
        .news_box .news_title span {
            display: block;
            height: 30px;
            line-height: 30px;
            padding-left: 10px;
            font-weight: bold;
            font-size: 14px;
            width: 300px;
            float: left;
            border-left: 4px solid #990000;
        }
        .news_box .news_title a.new_more {
            display: block;
            background: url(/Images/blockweb/css2/more.png) 1px 9px no-repeat;
            height: 35px;
            line-height: 35px;
            float: right;
            width: 55px;
            margin-right:15px;
        }

    .news_box .news_content {
        padding: 10px;
        height:265px;
    }
.news_first {
    height: 72px;
    padding-bottom:10px;
}
.news_first img {
    width: 95px;
    height: 72px;
    float: left;
    margin-right:15px;
}
    .news_first .news_first_title {
        font-size: 12px;
        font-weight: bold;
        line-height: 30px;
        color: #cd3535;
    }

.news_picbox {
    width: 229px;
    float: left;
    border: 1px solid #ccc;
    margin: 5px;
}

.news_content li {
    height: 30px;
    padding-left: 20px;
    background: url(/Images/blockweb/css2/li_item.png) 5px 5px no-repeat;
}
    .news_content li a {
        color: #504f4f;
    }
        .news_content li a:hover {
            color: #00aeef;
        }
    .news_content li span {
        float: right;
        color: #797979;
    }


.containerfooter {
    width: 100%;
    background: rgba(75, 75, 75, 1);
}
.container .footer {
    height: 100px;
    color: #4f4f4f;
    width:1024px;
    margin:0px auto;
}

    .container .footer .footer_left {
        display:none;
    }
    .container .footer .footer_content {
        color:#fff;
    }
        .container .footer .footer_content img {
            margin-top:23px;
            float:left;
        }
        .container .footer .footer_content .footer_desc {
            padding: 20px 0px;
            color: #fff;
            line-height: 22px;
            font-weight: bold;
            text-align: center;
        }
    .container .footer .footer_right {
        display: none;
    }

.contentwrapper {}
.contentwrapper ul{}
.contentwrapper li{height:25px;line-height:25px;border-bottom:dashed 1px #ccc;background:url(/Images/web/itemtitle.gif) no-repeat 3px 7px;padding-left:20px;}
.contentwrapper li a{text-decoration:none;color:#000;}
.contentwrapper li span{float:right;color:#ccc;}

.slidesjs-previous {
    margin-right: 5px;
    float: left;
}

.slidesjs-next {
    margin-right: 5px;
    float: left;
}

.slidesjs-pagination {
    margin: 6px 0 0;
    float: right;
    list-style: none;
}

    .slidesjs-pagination li {
        float: left;
        margin: 0 1px;
    }

        .slidesjs-pagination li a {
            display: block;
            width: 13px;
            height: 0;
            padding-top: 13px;
            background-image: url('/Images/blockweb/banner/pagination.png');
            background-position: 0 0;
            float: left;
            overflow: hidden;
        }

            .slidesjs-pagination li a.active,
            .slidesjs-pagination li a:hover.active {
                background-position: 0 -13px
            }

            .slidesjs-pagination li a:hover {
                background-position: 0 -26px
            }


.containercontent {
    margin-top:10px;
    min-height:600px;
    background-color:#fff;
}

.leftnavbar {
    width: 191px;
    float: left;
}

    .leftnavbar .leftbartitile {
        height: 50px;
        line-height: 50px;
        background: #990000;
        color: #fff;
        padding-left: 20px;
        font-size: 19px;
        font-weight: bold;
    }

    .leftnavbar .leftbarbottom {
    }

    .leftnavbar ul {
    }

    .leftnavbar li {
        height: 35px;
        line-height: 35px;
        display: block;
        border: 1px solid #dddddd;
        margin: 5px 10px;
        padding-left: 10px;
        background: #F9F9F9;
    }

        .leftnavbar li:hover {
            background: #990000;
            color: #fff;
        }

        .leftnavbar li a {
            text-decoration: none;
            color: #0066cc;
        }

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

.bodywrapper {
    padding-bottom: 30px;
}

    .bodywrapper .titlebar {
        height: 50px;
        line-height: 50px;
        font-size: 16px;
        font-weight: bold;
        border-bottom: 3px solid #183883;
    }

        .bodywrapper .titlebar a {
            float: right;
            margin-right: 10px;
            font-size: 12px;
            color: #183883;
            text-decoration: none;
        }

.contentwrapper {
    padding:0px 20px;
    margin-bottom: 20px;
}

    .contentwrapper ul {
    }

    .contentwrapper li {
        height: 30px;
        line-height: 30px;
        border-bottom: dashed 1px #ccc;
        background: url(/Images/web/itemtitle.gif) no-repeat 3px 10px;
        padding-left: 20px;
    }

        .contentwrapper li a {
            text-decoration: none;
            color: #000;
        }

            .contentwrapper li a:hover {
                text-decoration: underline;
                color: #1D3B6D;
            }

        .contentwrapper li span {
            float: right;
            color: #ccc;
        }


/*pagination-分页*/
.pagination {
    padding: 3px;
    text-align: center;
    font-family: Verdana;
    font-size: 12px;
    margin-top: 8px;
    padding-top: 0;
    margin-bottom: 5px;
}

    .pagination a, .a-button-page {
        padding: 2px 5px;
        margin: 2px;
        margin-top: 0px;
        color: #000;
        text-decoration: none;
    }

        .pagination a:hover {
            color: #ccc;
        }

        .pagination a:active {
            color: #666;
        }

    .pagination span.current {
        padding: 2px 5px;
        font-weight: bold;
        margin: 2px;
        color: #000;
    }

    .pagination span.disabled {
        padding: 2px 5px;
        margin: 2px;
        color: #000;
    }

    .pagination input {
        color: #333;
        font-size: 12px;
        border: 1px solid #dfcbb2;
    }

    .pagination .gopage-text {
        width: 25px;
        height: 16px;
        margin-top: -2px;
    }

    .pagination .gopage-button {
        width: 28px;
        height: 18px;
        margin-top: -2px;
        background-color: #925840;
        color: #fff;
        font-family: 宋体;
    }

    .pagination .gopagespan {
        padding: 0;
    }


.nodatamsg {
    text-align: center;
    color: #ccc;
    height: 40px;
    line-height: 40px;
}
</pre></body></html>