@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; float:left;}
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;}
.wid img{width:100%;height:90px;}
/*顶部*/
.top{background:url(../images/top_bg.jpg) repeat-x;overflow:hidden;font-size:12px;height:30px;line-height:28px;overflow:hidden;border-bottom:2px solid #ccc;}
.top>span{margin-left:10px;}
.top  ul{float:right;overflow:hidden;padding-right:3px;}
.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:3px  auto 0px;margin-top:2px;overflow:hidden;height:120px;}
.logo{width:405px;height:120px;float:left;overflow:hidden;}
.logo img{width:405px;height:120px;overflow:hidden;}
.banner{width:572px;height:120px;float:right;}
.banner img{width:572px;height:120px;overflow:hidden;}


.nav{background:url(../images/nav_bg.jpg) repeat-x; height:69px;border:1px  solid  #cccccc;margin:3px  auto  0px;overflow:hidden;}
.nav h2{ width: 25px; margin-right: 5px; height: 69px; line-height: 35px; text-align: center; background: #CCC; float: left;}
.nav h2 a{ color: #000;}
.nav h2 a:hover{text-decoration: none;}
.nav ul{ width: 950px; padding-top:7px;overflow:hidden; float: left;}
.nav ul li{float:left;padding: 0px 11px; height:28px;line-height:28px;overflow:hidden;text-align:center;}
.nav ul li a{color:#333;font-weight:bold;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(../images/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;}



/*顶部*/
.web_top{ width:100%; height:30px; overflow:hidden; background:url(templets/images/web_top-bg.jpg) repeat-x;}
.top_1{ width:960px; height:30px; overflow:hidden; margin:0 auto; padding:0 10px; font-size:12px; line-height:30px;}
.web_top-con_l{ width:auto; height:30px; overflow:hidden; float:left;}
.web_top-con_l span{ float:left;}
.web_top-con_r{ width:auto; height:30px; overflow:hidden; float:right;}










