<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
#header{width:1000px; height:100px; margin:0 auto;}
#header h1{width:500px; height:120px; float:left; background:url(../BodyImg/logo.png) left center no-repeat;}
#header ul{width:360px; height:120px; background:url(../BodyImg/erweima.png) left center no-repeat; float:right;}
#header ul li{width:270px; height:90px; margin-top:10px; text-align:left; float:right;}
#header ul li h2{width:265px; height:50px; line-height:50px; vertical-align:middle; color:#03F; float:right; font-weight:normal; font-size:16px;}
#header ul li h2 span{width:110px; height:50px; overflow:hidden; float:left; color:#333; font-size:13px;}
#header ul li h2 p{width:150px; height:50px; text-align:left; float:left; color:#0070D3; font-size:18px; font-weight:bold;}
#header ul li input{width:250px; height:22px; margin-left:5px; float:left; background:url(../BodyImg/arr.gif) 240px center no-repeat; margin-top:6px; border:solid #666 1px; text-indent:5px; line-height:22px; vertical-align:middle; font-size:12px;}

/* header start*/
.w1200 { margin: 0 auto; width: 1000px; height: auto; overflow: hidden; }
#logo { margin: 10px 0; width: 520px; height: 68px; }
.fl{ margin: 10px 0; width: 520px; height: 68px; float:left;}
.hfl{ margin: 10px 0; width: 300px; height: 68px; float:right;}
.fr{ margin: 10px 0; width: 450px; height: 68px; float:right;}

#search { margin-top: 20px; width: 200px; height: 30px;float: right; }
    #search input { float: left; }
.inp_srh { width: 160px; height: 30px; line-height: 30px; text-indent: 5px; color: #999; background: url(../images/search.jpg) no-repeat left center; border: none; }
.btn_srh { width: 40px; height: 30px; line-height: 30px; background: url(../images/search.jpg) no-repeat -160px center; border: none; cursor: pointer; color: #fff; font: bold 14px/30px "Microsoft YaHei"; text-indent: -5000px; }
#search * { vertical-align: middle; }
#tel { margin-top: 10px; margin-right: 25px; padding-left: 30px; width: 150px; height: 40px; background: url(../images/tel.png) no-repeat left bottom; color: #666; font: 12px/20px "Microsoft YaHei"; float: right;}
    #tel span { color: #01903e; font: 20px/20px "Arial"; }
/* header end*/
#nav{ width:100%; height:40px; float:left; background:url(../BodyImg/navbg.png) left top repeat-x;}
#nav ul{width:1000px; height:40px; line-height:40px; vertical-align:middle; text-align:center; margin:0 auto;}
#nav ul li{width:110px; height:40px; border-right:#CCC solid 1px; float:left; position:relative; z-index:2;}
#nav ul li a{width:110px; height:40px; color:#FFF; font-weight:bold; font-size:14px; display:block; float:left;}
#nav ul li a:hover{background-color:#333; color:#FFF;}
#nav ul li a.select{background-color:#333; color:#FFF;}

#DropNav{ width:110px; left:0px; top:40px; position:absolute; z-index:3; background-color:#fff;}
#DropNav ul{ width:110px; position:relative; float:left; background-color:#FFF;}
#DropNav ul li{width:110px; height:30px; line-height:30px; float:left; background-color:#0087e0; vertical-align:middle; text-align:center; border-bottom:#ccc dashed 1px;}
#DropNav ul li a{width:110px; height:30px; display:block; float:left; color:#FFF; font-size:12px;}
#DropNav ul li a:hover{color:#ffffff; background-color:#333;}


#copyright{ width:1000px; margin:0 auto; height:40px; line-height:40px; vertical-align:middle; text-align:center; color:#000; font-size:12px; border-top:#3398DE solid 2px;}
#ads {
    width: 150px;
    height: 180px;
    position: fixed;
    left: 10px;
    bottom: 10px;
}
#ads p {
    width: 150px;
    height: 180px;
    position: relative;
    float: left;
    margin: 0px;
    padding: 0px;
    background: #FFF url("../BodyImg/erweima.png") no-repeat scroll left top;
}</pre></body></html>