@charset "utf-8";
/* CSS Document */

.g_top{ height:auto; min-height:160px;}
.top_c{ overflow:hidden; height:130px;}

.nav{ width:auto; position:static; height:auto;}
.nav ul{ display:block; width:1082px; overflow:hidden; margin:0 auto;}
.nav ul li{ width:11.11%; float:left; background:none;}
.nav ul li a{ padding:0 !important; text-align:center; width:auto !important;}

.nav2{ height:70px;font-family:"Microsoft Yahei"; background: #0b904b; line-height: 70px;}
.nav2 ul{ display:block; background:url(../images/common/line.jpg) right top no-repeat; padding-right:2px; overflow:hidden;}
.nav2 li{ float:left; font-size:16px; background:url(../images/common/line.jpg) no-repeat; padding-left:2px;}
.nav2 li a{ display:block; color:#fff; line-height:70px; width:120px; text-align:center;}
.nav2 li:first-child a{ width:102px;}
.nav2 li a:hover,.nav2 .cur a{color: #fff;background: #ff8502;}

