@charset "utf-8";
/* CSS Document */

*{ padding:0; margin:0;}
a{ text-decoration:none;}
a:hover{color:#F00;text-decoration:none;}
img{ border:none;}
.clear { clear: both; }
.clearfix:after { content: "."; height: 0px; display: block; visibility: hidden; clear: both; }
.clearfix { zoom: 1; }
li{ list-style:none;}
li  a{color:#333;}
em{font-style:normal;}
.wid { width:980px; margin: 0px auto; }
body{font-family:"宋体";margin:0px auto;font-size:14px;color:#333;}
li,dd{ list-style:none;}

/*顶部*/
.top{background:url(../images/top_bg.jpg) repeat-x;overflow:hidden;font-size:12px;height:30px;line-height:30px;overflow:hidden;}
.top ul{float:right;overflow:hidden;}
.top>ul{width:100%;display:block;}

.top ul li{float:left;padding-right:7px;overflow:hidden;font-size:12px;}
.top ul li.li_1{padding-right:20px;overflow:hidden;}


.header{margin:10px  auto 0px;overflow:hidden;}
.logo{padding-left:10px;float:left;overflow:hidden;}
.logo img{width:273px;height:67px;overflow:hidden;}
.banner{float:right;}
.banner img{width:676px;height:99px;overflow:hidden;}


.nav{margin-top:10px;height:38px;overflow:hidden;}
.nav  ul{overflow:hidden;background:#b73d0c;}
.nav  ul  li{float:left;height:38px;text-align:center;line-height:38px;overflow:hidden;width:11%;}
.nav  ul li  a{color:#FFF;font-size:16px;overflow:hidden;}
.nav  ul li  a:hover{text-decoration:underline;}  




/*登录弹出*/
.leaguer{ width:100%; height:100%; _height:expression(document.body.clientHeight); overflow:hidden; background:#000; filter: alpha(opacity=50); /* 设置ie透明? */ opacity:0.5;  /* 设置火狐高版本透明? */  -moz-opacity:.5; /* 设置火狐低版本透明? */ position:fixed; top:0; right:0; z-index:99; _position: absolute;  _top: expression(documentElement.scrollTop)+ 0 + "px");display:none;}
.leaguer_con{width:340px; height:auto; position:fixed; top:150px;left:50%; margin-left:-120px; background:#fff; z-index:999; _position: absolute;  _top: expression(documentElement.scrollTop + 150 + "px"); background:#F0FFF0;display:none;}
.leaguer_con p{ display:block; width:340px; height:20px; overflow:hidden; text-align:right;}
.leaguer_con p .a1{ display:inline; width:30px; height:16px; overflow:hidden; text-align:center; line-height:18px; border:1px solid #ccc; margin:2px; float:right; color:#333; cursor:pointer; background:#0C0; color:#fff;}
.leaguer_con p .a1:hover{ color:#fff; text-decoration:none;}
.leaguer_con dl{ display:block; width:320px; height:34px;  padding:0 10px; position:relative; z-index:99; float:left;}
.leaguer_con dd{ display:block; width:auto; height:34px; overflow:hidden; float:left; line-height:36px; font-size:16px; font-weight:bold; border:1px solid #093; border-bottom:none; margin-right:1px;}
.leaguer_con dd a{ display:block; width:auto; height:34px;padding:0 8px; float:left; overflow:hidden;}
.leaguer_con dd a:hover{ text-decoration:none; color:#333;}
.leaguer_con dd .a1{ background:#093; color:#fff;}
.leaguer_con dd .a2{ background:#fff; color:#093;}
.leaguer_con ul{ display:block; width:278px; height:auto; overflow:hidden; margin:0 10px 10px;  border:1px solid #093; padding:20px 20px 4px; background:#fff; position:relative; z-index:98; float:left; _margin-top:-1px; _margin-left:5px; _margin-right:5px;}
.leaguer_con li{ width:278px; height:40px; line-height:40px; overflow:hidden; position:relative;}
.leaguer_con li a{ margin-left:10px; color:#093; text-decoration:underline;}
.leaguer_con li a:hover{ color:red;}
.leaguer_con li .yzm{ width:76px; height:22px; position:absolute; right:0; top:8px; _top:0;}
.leaguer_con li #username{ color:#999;}
.leaguer_con li .inp1{ width:172px; height:20px; line-height:20px; border:1px solid #ccc; padding:0 3px; padding-right:23px;}
.leaguer_con li .inp2{ width:84px; height:20px; line-height:20px; border:1px solid #ccc; padding:0 3px; padding-right:23px;text-transform:uppercase;}
.leaguer_con li .sub{ width:52px; height:21px; overflow:hidden; border:none; background:url(../img/login_sub.jpg) no-repeat; cursor:pointer;}
.leaguer_con li .inp3{ margin-top:13px; float:left; margin-left:78px; _margin-top:8px;}
.leaguer_con li .span2{ float:left; display:block; padding-left:4px;}
.leaguer_con li strong{ display:block; width:15px; height:15px; overflow:hidden; position:absolute; right:4px; top:12px; z-index:5;}
.leaguer_con li strong img{ width:15px; height:15px;}
.leaguer_con li .code_check{right:88px;}

#if_ie6{ width:978px; height:30px; overflow:hidden; margin:0 auto 10px; border:1px solid #ccc; line-height:32px; text-align:center; color:red; display:none;}


/*新增加导航*/
.nav2{width: 980px;height:auto;overflow:hidden;margin: 0 auto;}
.nav2 ul{width: 100%;height:auto;overflow:hidden;}
.nav2 ul li{float:left;line-height:30px;height:30px;text-align:center;width: 75px;background: #b73d0c;margin-top:3px;padding-left:0.39px;}
.nav2 ul li a{color:#fff;}
.nav2 ul li a.cli{display:block;width:99%;height:20px;line-height:20px;border-right:1px solid #fff;margin-top:5px;}








