@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;}

/*顶部*/
.top{background:#ebebeb;overflow:hidden;font-size:12px;height:30px;line-height:30px;overflow:hidden;}
.top p{float:left;padding-left:10px;font-size:12px;color:#333;}
.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 a{font-size:12px;color:#333;}
.top  ul  li a:hover{color:#f00;text-decoration:none;}
.top ul li.li_1{padding-right:20px;overflow:hidden;}


.header{margin:3px  auto 0px;overflow:hidden;height:130px;}
.logo{width:410px;height:130px;float:left;}
.logo img{width:410px;height:130px;}
.banner{float:right;width:570px;height:130px;}
.banner img{width:570px;height:130px;}
/*
.nav{background: #013E5B; height:156px; margin-top:3px; overflow:hidden;}/*url(../images/nav_bg.jpg)  repeat-x  left  center*/
.nav h2{width: 30px; height: 156px; line-height: 39px; text-align: center; float:left; background: #CCC;}
.nav h2 a{ font-weight:bold; font-size:16px; color:#333; }
.nav h2 a:hover{ color:#333; text-decoration:none;}
.nav dl{ width: 950px; float: left; height: 39px; line-height: 39px; overflow:hidden;}
.nav dt{ float:left; width: 90px; text-align: center; height: 39px; line-height: 39px; overflow:hidden;}
.nav dt a{color:#FF0000; font-weight:bold; font-size:14px;}
.nav dd{ width: 86px; text-align: center; height: 39px; line-height: 39px; overflow:hidden; float: left; }
.nav dd a{float:left; color:#FFF;font-size:14px;}
.nav dd a:hover{color:#FFF;text-decoration:underline;}*/


















