<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
@charset "utf-8";
* {
    margin: 0;
    padding: 0;
}
body {
    background: none repeat scroll 0 0 rgb(236, 236, 236);
}
.zfjPageLeft, .zfjPageRight {
    display: none;
}
.zfjPageCenter {
    text-align: center;
    width: 100%;
}
.MainBox {
    background: none repeat scroll 0 0 rgb(255, 255, 255);
    border: 1px solid rgb(220, 220, 220);
    margin: 8px auto;
    width: 980px;
}
.MainBox .Itembox {
    cursor: pointer;
    display: table;
    margin: 8px;
    width: 98%;
}
.MainBox .Itembox:hover {
    background: none repeat scroll 0 0 rgb(245, 245, 245);
}
.MainBox .Itembox img {
    float: left;
    height: 120px;
    margin: 8px 0 0 8px;
    width: 160px;
}
.MainBox .Itembox .ItemCon {
    border-bottom: 1px dashed rgb(130, 130, 130);
    float: left;
    margin: 0 0 8px 15px;
    width: 80%;
}
.MainBox .Itembox .ItemCon h1 {
    color: rgb(10, 60, 110);
    font-family: "黑体";
    font-size: 16px;
    line-height: 2.4em;
}
.MainBox .Itembox .ItemCon h1 a {
    color: rgb(10, 60, 110);
}
.MainBox .Itembox .ItemCon .ConInfo {
    color: rgb(130, 130, 130);
    font-size: 14px;
    height: 72px;
    line-height: 2em;
    text-indent: 2em;
}
.MainBox .Itembox .ItemCon .InfoMore {
    display: table;
    font-size: 14px;
    margin-bottom: 1%;
    width: 100%;
}
.MainBox .Itembox .ItemCon .InfoMore li {
    background: none repeat scroll 0 0 rgb(10, 60, 110);
    color: rgb(255, 255, 255);
    float: right;
    line-height: 30px;
    margin-left: 8px;
    padding: 0 8px;
    text-align: center;
    width: 70px;
}
.MainBox .Itembox .ItemCon .InfoMore li:hover {
    background: none repeat scroll 0 0 rgb(22, 79, 139);
}
.MainBox .Itembox .ItemCon .InfoMore li:hover a {
    color: rgb(255, 255, 255);
}
.MainBox .Itembox .ItemCon .InfoMore li a {
    color: rgb(230, 230, 230);
    display: block;
}
.ItemPage {
    position: relative;
    width: 100%;
}
.ItemPage .PageBG {
    border-top: 1px solid rgb(22, 79, 139);
    position: absolute;
    top: 50%;
    width: 100%;
}
.ItemPage a {
    background: none repeat scroll 0 0 rgb(22, 79, 139);
    border: 3px solid rgb(255, 255, 255);
    border-radius: 20px;
    color: rgb(255, 255, 255);
    display: inline-block;
    font-size: 10px;
    line-height: 35px;
    margin: 8px;
    position: relative;
    text-align: center;
    width: 35px;
    z-index: 99;
}
.ItemPage a:hover {
    border: 3px solid rgb(165, 194, 225);
    cursor: pointer;
}
.PageNumCur {
    border: 3px solid rgb(165, 194, 225) !important;
    cursor: pointer;
}
.ContentMain {
    background: none repeat scroll 0 0 rgb(255, 255, 255);
    border-radius: 8px;
    box-shadow: 0 0 5px rgb(144, 144, 144);
    margin: 8px auto;
    width: 980px;
}
.ContentNav {
    background: none repeat scroll 0 0 rgb(220, 220, 220);
    color: rgb(130, 130, 130);
    font-size: 12px;
    height: 40px;
    line-height: 40px;
    position: relative;
    top: 0;
    width: 980px;
    z-index: 1;
	overflow: hidden;
}
.ContentNav a {
    color: rgb(130, 130, 130);
    font-size: 12px;
}
.ContentNav .ContentMenu {
    float: left;
    margin-left: 1%;
    width: 58%;
}
.ContentNav .Menu {
    color: rgb(190, 190, 190);
    float: right;
    margin-right: 2%;
    text-align: right;
    width: 39%;
}
.ContentMain .ContentBox {
    margin: 0 3%;
    width: 94%;
}
.ContentMain .ContentBox h1 {
    font-size: 18px !important;
    line-height: 45px;
    text-align: center;
}
.ContentMain .ContentBox .ContentInfo {
    border-bottom: 1px solid rgb(230, 230, 230);
    color: rgb(145, 145, 145);
    font-size: 12px;
    line-height: 30px;
    text-align: center;
}
.ContentMain .ContentBox .Content {
    font-size: 14px;
    line-height: 2.4em;
    margin: 10px 2%;
}
.ContentMain .ContentBox .Content img {
    max-width: 98%;
}
.ContentMain .ContentBox .Page {
    border-bottom: 1px solid rgb(230, 230, 230);
    border-top: 1px solid rgb(230, 230, 230);
    height: 40px;
    line-height: 38px;
}
.ContentMain .ContentBox .Page, .ContentMain .ContentBox .Page a {
    color: rgb(130, 130, 130);
    font-size: 12px;
}
.ContentMain .ContentBox .Page .NewsPre {
    float: left;
    width: 49%;
}
.ContentMain .ContentBox .Page .NewsLast {
    float: right;
    text-align: right;
    width: 49%;
}
.ContentMain .ContentBox .Page .Prev {
    float: left;
}
.ContentMain .ContentBox .Page .Next {
    float: right;
}
.ContentMain .ContentBox .AboutCon {
    display: table;
    margin-bottom: 15px;
    margin-top: 15px;
    width:100%;
}
.ContentMain .ContentBox .AboutCon h2 {
    font-family: "微软雅黑";
    font-size: 16px;
    line-height: 45px;
}
.ContentMain .ContentBox .AboutCon ul {
    display: table;
    margin-bottom: 8px;
    width: 100%;
}
.ContentMain .ContentBox .AboutCon ul li {
    border-bottom: 1px dashed rgb(130, 130, 130);
    color: rgb(80, 80, 80);
    float: left;
    font-size: 12px;
    line-height: 28px;
    margin-left: 5%;
    text-indent: 15px;
    width: 45%;
}
.PicMain {
    background: none repeat scroll 0 0 rgb(255, 255, 255);
    margin: 8px auto;
    width: 980px;
}
.PicMain .PicBox {
    font-size: 14px;
    width: 100%;
}
.PicMain .PicBox .Picitem {
    background: none repeat scroll 0 0 rgb(255, 255, 255);
    box-shadow: 0 0 8px rgb(150, 150, 150);
    display: table;
    float: left;
    margin: 8px;
    position: relative;
    width: 21%;
}
.PicMain .PicBox .Picitem .PicFont {
    background: none repeat scroll 0 0 rgb(22, 79, 139);
    bottom: 0;
    color: rgb(255, 255, 255);
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    padding: 1%;
    position: absolute;
    text-align: center;
    width: 98%;
}
.PicMain .PicBox .Picitem .PicFont:hover {
    height: auto;
    z-index: 1;
}
.PicMain .PicBox .Picitem .PicFont a {
    color: rgb(255, 255, 255);
}
.PicMain .PicBox .Picitem img {
    height: 250px;
    padding: 1%;
    width: 225px;
}
.ContentMain .ContentBox ul, li {
    width: 100%;
}
.ContentMain .ContentBox .Altitle {
    border-bottom: 1px solid rgb(230, 230, 230);
    margin-bottom: 10px;
}
.ContentMain .ContentBox .Altitle li {
    color: rgb(130, 130, 130);
    font-size: 14px;
    line-height: 30px;
    text-align: center;
}
.ContentMain .ContentBox .Altitle li h1 {
    color: rgb(80, 80, 80);
    font-size: 24px;
    line-height: 3em;
}
.ContentMain .ContentBox .AlPic {
    float: left;
    width: 45%;
}
.ContentMain .ContentBox .AlPic img {
    background: none repeat scroll 0 0 rgb(245, 245, 245);
    box-shadow: 0 0 5px rgb(200, 200, 200);
    height: 400px;
    margin: 8px;
    padding: 2px;
    width: 360px;
}
.ContentMain .ContentBox .AlCon {
    float: left;
    font-size: 14px;
    line-height: 2.4em;
    padding-top: 20px;
    width: 55%;
}
#QrImg {
    background-color: #f5f5f5;
    left: 1%;
    padding: 5px;
    position: fixed;
    top: 60%;
}
#QrImg h2 {
    background-color: #eee;
    font-size: 14px;
    text-align: center;
}
#ewImg {
    width: 100px;
}
#ewImg img {
    width: 100%;
}
</pre></body></html>