@charset "utf-8";
/* CSS Document */
header{ background:#373942; height:78px;}
header .-logo{ padding-top:12px;} 
header .-top-menu{ margin-left:60px;}
header .-top-menu .-btn{ color:#FFF; height:78px; line-height:78px; padding:0px 22px; float:left;}
header .-top-menu .-btn.-h ,header .-top-menu .-btn:hover{ background:#2b2d34;}

.logozu .nextBtn,.logozu .backBtn{ position:relative; top:240px; cursor:pointer}
.logozu .nextBtn{ background:url(../images/rightBtn.png); width:48px; height:84px; float:right}
.logozu .nextBtn:hover{background:url(../images/rightBtn-h.png);}
.logozu .backBtn{ background:url(../images/leftBtn.png); width:48px; height:84px; float:left}
.logozu .backBtn:hover{background:url(../images/leftBtn-h.png);}

footer{ background:#373942; padding:10px; height:152px;}
footer .baise{ text-align:center; border-bottom:1px solid #2a2c34; padding-bottom:16px; padding-top:10px;}
footer .baise *{ color:#FFF; font-size:12px;}
footer .-w-100{ padding-top:10px;}
footer .-w-100 a{ color:#7a7a7a; font-size:12px;}
footer .-w-100 a:hover{ color:#CCC}
footer .-w-100 a.-h{ color:#FFF}
footer .-w-100 div{color:#7a7a7a; font-size:12px; padding-top:14px;}

.-fixed{border:2px solid #eaeaea; width:90px; text-align:center; top:100px; left:40px;}
.-fixed a{ float:left; width:100%}
.-fixed a.-t-u{ color:#999999; padding:20px 0px;}
.-fixed a.-t-u:hover{text-decoration: underline;}
.-fixed a.-t-u.-h{ color:#59b7e5;}

.lianxWindows{}
.lxwindows{ position:absolute; z-index:9999; top:0px; width:980px; left:50%; top:70px; margin-left:-490px;}
.lxwindows img{ float:right; position:relative; right:-8px;}