<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*
{
    margin:0;
    padding:0;
}
img {
border:0
}
body
{
	width:100%;
    margin:0;
    padding:0;
    font-size:12px;
    text-align:left;
    font-family:Arial;
    -webkit-font-smoothing:antialiased;
    -webkit-text-size-adjust:none;
}
a {
text-decoration:none;color:#000;
}
.fl
{
    float:left;
}
.fr
{
    float:right;
}
.cb
{
    clear:both;
}
.mainwidth {
      width:1200px;margin:0 auto;
}
.maintop,.maindiv {
    width:1200px;margin:0 auto;
    padding:10px 0;
    
}
.maindiv {
    margin-bottom:40px;
}
.logo {
    float:left;
    width:300px;
}
.menu {
    float:right;
    margin-top:30px;
}
    .menu_ui {
        margin:0;padding:0;
    }
        .menu_ui li {
            list-style:none;
            float:left;
            width:135px;text-align:center;
            font-size:16px;
        }
            .menu_ui li a {
                font-size:16px;font-weight:bolder;
            }
.menuOn {
    color:#0561d2
}
.foot {
    width:100%;height:30px;line-height:30px;color:#ffffff;font-size:14px;background-color:#a2a2a2
}
    .foot a {
    color:#ffffff;
    }
.footdiv {
    width:1200px;margin:0 auto;
   
}
.item {
    width:400px;
    margin-top:20px;
    float:left;
    line-height:40px;
}
    .item .I_t {
        font-size:28px;color:#0561d2;padding-bottom:15px;border-bottom:5px solid #ebebeb;width:300px;margin-bottom:10px
    }
    .item .I_t a{
        color:#0561d2;
    }
    .item .I_i {
       font-size:20px;
    }
    .item .I_i2 {
        font-size: 20px;
        color: #6c6a6a;
    }
     .item .I_i2 a{
       font-size:20px;color:#6c6a6a;
    }
.newsban {
    margin-top:20px;font-size:14px;margin-bottom:10px;
}
.newscont {
    border:1px solid #ededed;
    padding:50px 100px;min-height:400px;
}
.newslist {
    border:1px solid #ededed;width:343px;float:left;margin-left:15px;padding:10px;line-height:25px;
}
.newstitle {
    font-size:24px; color:#006699; font-weight:bolder;padding-bottom:16px;text-align:center;border-bottom:1px solid #0066CC;
}
.txt1 {
    width:600px;
}
.newssubt {
    padding:5px 0px 5px 0px;text-align:right;font-size:14px;
}
.newscontinfo {
    line-height:22px;text-indent:26px;font-size:16px;margin-top:20px;
}
.newsedit {
    text-align:right; margin-left:20px;  margin-top:5px; line-height:20px
}
.conttxt {
    margin-left:3px; margin-top:3px;font-size:16px;line-height:30px;
}
.conttxt a {
    font-size:16px;
}
    .conttxt span {
     color:silver;
    }
.login {
    width:215px;
    margin-top:100px;
}
.logindiv {
    width:175px;margin:0 auto;
}
.txt2 {
   font-size:18px;font-weight:bolder;margin-right:10px
        }
.inpstyle {
    width:105px;height:20px;border-radius:5px;padding-left:10px
    }
.btnlog {
font-size:14px;border:1px;width:72px;height:27px;color:#000;font-weight:bolder
}

.mt15 {
margin-top:15px;
}
.topbig {
    width:100%;height:300px;background-repeat:repeat-x;margin:0 auto;position:relative
}
.indextoptxt {
    position:absolute; top:45%; left:20%; font-size:40px;color:#ffffff;
}
.autobottom {
    position:fixed;bottom:0px;
}
.newsfile {
    font-size:16px;
}

.linka {
    padding: 5px;
    border: 1px solid #69CDFC;
    background-color: #69CDFC;
    color: #ffffff;
    margin: 2px;
    width: 13px;
    text-align: center;
    font-weight:bolder;
}

.linkb {
    padding: 5px;
    border: 1px solid #69CDFC;
    color: #000000;
    margin: 2px;
    width: 13px;
    text-align: center
}
/* to_top */
.to_top a, .to_top a:hover {
    background: url("/images/gotop.png") no-repeat
}

.to_top a {
    background-position: 0 0;
    float: left;
    height: 50px;
    overflow: hidden;
    width: 50px;
    position: fixed;
    bottom: 25px;
    cursor: pointer;
    right: 3px;
    z-index: 999;
    _position: absolute;
    _right: auto;
    _left: expression(eval(document.documentElement.scrollLeft+document.documentElement.clientWidth-this.offsetWidth)-(parseInt(this.currentStyle.marginLeft, 10)||0)-(parseInt(this.currentStyle.marginRight, 10)||20));
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||20)-(parseInt(this.currentStyle.marginBottom, 10)||20)));
}

    .to_top a:hover {
        background-position: -51px 0px;
    }
.splink{
    font-size:14px;margin-bottom:10px
}
.sptitle {
    text-align: left;
    font-size: 30px;
}
.outlink {
    margin-top:10px
}
.spdiv {
    border: 1px solid #eaebec;
    padding:10px 0;
    margin-bottom: 20px;
}
.spimgdiv{
    float:left;width:229px;margin:0 10px;min-height:150px
}
.spnamediv {
    width: 900px;margin-left:40px
}
    .clearfix:after {
        content: ".";
        display: block;
        height: 0;
        visibility: hidden;
        clear: both;
    }
.infoleft, .inforight {
    float: left;
    border: 1px solid #eaebec;
    background-color: #fafafa;
}
.infoleft {
    width: 270px;
    min-height: 600px;
}

.inforight {
    background-color: #fff;
    width: 920px;
    margin-left: 8px;
    border: 0;
}

.infoleft .list {
    background-color: #f1f6ef;
    padding: 10px 20px;
    font-size: 16px;
    color: #669934;
    font-weight: bolder;
    border-bottom: 1px solid #efefef
}

.infoleft .listsub {
    padding: 10px 40px;
    font-size: 14px;
    color: #669934;
    font-weight: bolder;
    border-bottom: 1px solid #efefef;
    cursor: pointer
}

    .infoleft .listsub a {
        color: #669934;
        text-decoration: none;
    }

.inforight .infodiv {
    padding: 20px;
    border: 1px solid #efefef;
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 25px
}
.infodiv .title {
    font-size: 16px;
    font-weight: bolder;
}

.infodiv .content {
    margin-left: 64px;
    margin-top: 10px;
}</pre></body></html>