<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 */
body{padding:0; margin:0; font-size:12px; text-align:center; font-family: "微软雅黑","宋体",  Arial; background:url(../images/bg.png) repeat-x; color:#141926;}
ul,ol,li,p,h1,h2,h3,h4,h5,h6,dl,dt,dd{margin:0; padding:0; list-style:none;}
img{border:0;}
a{color:#141926; text-decoration:none;}
a:hover{color:#be071e; text-decoration:none;}
.left{float:left;}
.right{float:right;}
div{overflow:hidden;}

#topWrapper{width:100%; text-align:left; height:34px; margin:0;}
#top{width:100%; height:34px; line-height:34px; display:block; z-index:100; overflow:visible; position:fixed; _position:absolute; top:0; _top:expression(documentElement.scrollTop + "px"); background:url(../images/top_bg.png) repeat-x;}
#top ul{width:1000px; margin:0 auto;}
#top ul li{float:left; margin:0 6px 0 6px;}
#top ul li a{color:#333;}
#top ul li a:hover{ color:#8a0000;}

.banner{width:100%; height:566px; background:url(../images/bannerbg.jpg) no-repeat top center;}
.banner_inner{width:1000px; height:566px; margin:0 auto;}
.banner span{display:none;}

.main{width:1000px; margin:0 auto; background:#fff;}

.daodu{width:945px; margin:5px auto; text-align:left; padding:0 0 0 15px; line-height:26px;}
.daodu img{float:left; margin-right:15px;}
.daodu span,.daodu a{color:#0a89dc;}
.daodu span b{font-size:14px;}

.banner1{margin-bottom:10px;}

.school{width:1000px;}
.school h1 span{display:none;}
.school .list{padding:10px 0 0 10px;}
.school .list ul{width:237px; margin-right:10px; overflow:hidden; float:left;}
.school .list li{width:213px; overflow:hidden; margin-bottom:10px; border:2px solid #95b9da; padding:5px 10px;}
.school .list li b{font-size:14px;}
.school .list li p{line-height:26px; text-align:left;}
.school .list li a{color:#0a89dc;}
.school .list li span{width:100%; padding:5px 0; overflow:hidden; display:block;}
.school .list li span img{margin:0 5px;}
.school .list li img{margin:5px 0;}

.footer{width:1000px; overflow:hidden; line-height:22px; text-align:center; color:#a9a9a9; margin:10px auto; border-top:1px solid #ddd; padding-top:5px;}
.footer a{color:#a9a9a9;}
.footer a:hover{color:#0a89dc;}
</pre></body></html>