<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 written by 段秀冬 QQ:283395748----*/

/*----reset----*/
* {margin:0px;padding:0px;}
body{ margin:0 auto; background-color:#d9d9d9;}
div, td{margin:0;padding:0px;font-size: 12px; color:#595959; font-family:Arial,"微软雅黑"}
h1,h2,h3,h4,h5,h6{padding:0px;margin:0;font-size:12px;font-weight:normal;}
.clear{clear:both;font-size:1px; width:0px; visibility: hidden; height:0px;}
.fl{ float:left;}
.fr{ float:right;}
img{ border:0;}
a:link,a:visited{color:#595959;text-decoration: none;}
a:hover,a:active{}
ul,ol,li{list-style-type: none;display: block;}
.w{width:1002px; margin-left:auto; margin-right:auto;}
.f13{ font-size:13px;}
.f14{ font-size:14px;}
.f16{ font-size:16px;}
.f18{ font-size:18px;}
.b{ font-weight:bold;}
.red{ color:#e60012;}
.blue{ color:#0078b6;}
.orange{ color:#ff8400;}
.f1{ font-family:"微软雅黑";}
a.red:link,a.red:visited{color:#b82030;}
a.black:link,a.black:visited{color:#000;}
a.blue:link,a.blue:visited{ color:#0078b6;}
a.orange:link,a.orange:visited{ color:#ff8400;}

/*----header----*/
#header{ height:90px; background-color:#fff; width:100%;min-width:1525px;}
.top{ margin-bottom:0px; height:20px;}
.store{ height:20px; line-height:20px; background:url(../images/store.gif) no-repeat left center; padding-left:24px;}
.language{ line-height:20px;}
.logo,.logo img{ width:255px; height:46px;}
.telphone{ width:330px; height:41px; background:url(../images/telphone.gif) no-repeat left center; text-align:right; font-size:38px; color:#22296a;}
.company{ float: left;margin-left: 260px;position: relative;margin-top: -44px;font-weight: bold; font-size: 28px;color: #003D80;font-family: 微软雅黑;}
.dgzu{
    background-color: gray;
    height: 25px;
    line-height: 25px;
    margin-bottom:10px;
}
.daznv{
    width: 1002px;
    margin: 0 auto;
    color:#fff;
    padding-right: 200px;
}
.daznv #delog {
    overflow:hidden;
    padding-right:50px;
    display:none;
}
.daznv span{
    display: inline-block;
    margin: 0 10px;
    font-size: 14px;
    color:#fff;
}
.daznv span a{
    color:#fff;
}
.w {
    width: 1002px;
    margin: 0 auto;
}
.fr {
    float: right;
}
/*----navigation----*/
#navigation{ height:56px; background:#0a1f55;width:100%; min-width:1525px;}
#navigation li{ height:56px; line-height:56px; font-size:14px; float:left; position:relative;z-index: 99999;}
/*#navigation li.hover{background:url(../images/nav_bg.gif) repeat-x left bottom;}*/
#navigation li a:link,#navigation li a:visited{ color:#fff; display:block; padding:0 29px;}
/*#navigation li a.current:link,#navigation li a.current:visited{background:url(../images/nav_bg.gif) repeat-x left bottom;}*/
#navigation li .nav_menu{ width:100px; display:none; background:#787674; /*border-top:4px #fff solid;*/ position:absolute; top:52px; padding:10px 13px; z-index:99999;}
#navigation li .nav_menu a{ padding:0; height:25px; line-height:25px; border-bottom:1px #bcbbba solid;}
/*#navigation li .nav_menu a:link,#navigation li .nav_menu a:visited{ color:#fff;}*/
#navigation li .nav_menu a:hover,#navigation li .nav_menu a:active{ color:#ffff00;}

/*----zone----*/
#zone{ background:#fff;}

/*----website----*/
#website{ height:200px; background:#d9d9d9; padding-top:24px;}
#website dl{ float:left; width:153px;}
#website dt{ font-size:14px; height:40px; line-height:40px;}
#website dt a:link,#website dt a:visited{ color:#3e3a39;}
#website dd{ line-height:18px;}

/*----footer----*/
#footer{ height:38px; background:#0a1460;width:100%; min-width:1525px;}
.copyright{ line-height:38px; text-align:center; color:#a1a2a2;}

/*----浮层----*/
/*.rigFloat{ width:160px; height:64px; position:absolute; top:1640px; right:0;}*/
.lefFloat{ width:180px; height:64px;position:absolute; bottom:50px; position:fixed; left: 10px;}
.rigFloat{ width:260px; height:64px;position:absolute; bottom:50px; position:fixed; right:-100px;}

</pre></body></html>