<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 */

/***************************{CSS Reset}*****************************/



/*导航*/

.navBg{height:50px; /*margin-left:130px;*/ margin-top: 14px;}

.joinBtn{ width:96px;  padding-left:24px; height:26px; line-height:26px; color:#fff; font-size:14px; font-weight:bold;background-color:#3e3a39;}

.joinBtn:hover{ opacity:0.8;filter:alpha(opacity=80);   }

.joinBtn i{ height:15px; width:15px; background-position:-1px -121px; left:19px; top:12px;}

.naver{ height:26px;}

.naver li{ float:left; color:#000; font-size:14px; display:block; height:26px; line-height:26px; z-index:9999; text-align:center; }

.naver li.nav_line{ font-weight:bold; color:#333;}

.naver .case{ width:217px; background-color:#3e3a39;  margin-right:15px; }

.naver li .itema{color:#333;display:block; height:26px; line-height:26px; padding:0 20px; font-weight: bold;}

.naver li .itema:hover{ background-color:#fff;}

.naver .on{ background-color:#fff;}

.naver .submenu {width: 111px;}

.naver .submenu a{ padding-right:25px;}

.naver .submenu .boxer{ width:111px;  background-color:#fff; display:none; position:relative; z-index:9999;}

.naver .submenu .boxer a{ display:block; height:40px; line-height:40px; text-align:center; color:#fff; padding-right:0px; background-color:#3e3a39;}

.naver .submenu .boxer a:hover{ opacity:0.8;filter:alpha(opacity=80); background:rgba(55, 86, 217, 1);   }

.hotIcon{ height:14px; width:23px;   left:65px; top:-5px; background-image: url(hot2015.gif);}

.vicon{ width:7px; height:6px; background-position:-2px -98px; left:75px; top:18px;}
.footer { margin-top:80px; background:#3756d9; height:220px; overflow:hidden; text-align:center; position:relative;}
.link { font-size:12px; color:#FFF; line-height:30px; margin-top:20px;}
.link p {float:left; width:80px; }
.link ul { width:920px; float:right;}
.link li {float:left;}
.link a{ color:#FFF;}
.link_line {/* margin-left:15px; margin-right:15px;*/width: 10px; height: 50px;}
.footer_text { margin-top:30px; font-size:12px; line-height:23px; color:#FFF;}

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