@charset "utf-8"; .main,.container,.sidebar,.article,.nbanner,.product-list,.newslist,.asideBox,.box,.boxEnd,.asideNav{ overflow:hidden; zoom:1;} .container{ width:793px;} .sidebar{ width:177px;} .nbanner-wrap{ height:195px; overflow:hidden;background-color:#0e254f;} .nbanner{width:986px; height:195px; margin:0 auto; } #notice{ height:29px; line-height:29px; padding:0 44px; background: url(../images/path_bg.png) no-repeat 18px center; margin-bottom:18px; color:#4f647a; position:relative;} #searchbox{ width:226px; height:29px; position:absolute; right:24px; top:0; background:url(../images/search_bg.jpg) no-repeat; } #searchbox .so_input{ width:146px; height:16px; line-height:16px; padding:6px 16px; float:left; background: none; border: none; color:#a6a6a6; } #searchbox .so_btn{ width:48px; height:29px; overflow:hidden; float:right; background: none; border:none; cursor:pointer; text-indent:-999em;} /*左侧*/ .asideBox{ background:url(../images/aside_bg.jpg) repeat-y;} .left_tit{ height:58px; overflow:hidden; background:url(../images/aside_menubg.jpg) no-repeat;} .asideEnd{ height:12px; overflow:hidden; background:url(../images/aside_endbg.jpg) no-repeat;} .asideNav{ padding:1px 4px;} .menuTitle,.navTitle{height:29px; background:#324a7f url(../images/arr_r.jpg) no-repeat 14px center; line-height:29px; color:#fff; cursor:pointer; border-bottom:solid 1px #62749c; padding-left:30px; font-size:14px; overflow:hidden;} .menuTitle a,.navTitle a{color:#fff;} .navTitle a{ display:block; text-decoration:none;} .activeTitle{background:#324a7f url(../images/arr_d.jpg) no-repeat 14px center;} .menuContent{background-color:#f6f6fe; height:auto; display:none;} .menuContent li{ height:24px; line-height:24px;} .menuContent li a{ padding:0px 0px 0px 26px; display:block; color:#525a68;} .menuContent li a:hover{ background-color:#d9dee8; color:#073b97; text-decoration:none;} /*右侧*/ .box{ background:url(../images/box_bg.jpg) repeat-y; margin-bottom:10px;} .boxEnd{ height:8px; background:url(../images/box_endbg.jpg) no-repeat;} .content{ background:url(../images/content_bg.jpg) repeat-y; margin-bottom:10px;} .contentEnd{ height:8px; background:url(../images/content_endbg.jpg) no-repeat;} .menu{ height:29px; line-height:29px; padding-top:6px; background:url(../images/box_menubg.jpg) no-repeat; padding-left:42px; position:relative;} .menu h2{ font-size:18px; font-family:"微软雅黑"; color:#fff; font-weight:normal;} .menu h2 a{ color:#fff;} .menu .more{ position:absolute; right:18px; top:10px;} .menu #path{ position:absolute; right:18px; top:10px; background:url(../images/path_icon.gif) no-repeat left center; padding-left:18px;} .content .menu{background:url(../images/content_menubg.jpg) no-repeat;} .article{ padding:30px; color:#666; font-size:14px; font-family:"微软雅黑"; min-height:380px; overflow:hidden;} .article p{ padding:8px 0;} .article-tit{ font-weight:normal; font-size:24px; text-align:center; margin-bottom:30px; border-bottom: solid 1px #ccc; padding-bottom:20px;} /*news*/ .newslist { padding:30px; font-size:14px; font-family:"微软雅黑";} .newslist li{ height:36px; line-height:36px; padding-right:68px; padding-left:8px; overflow:hidden; color:#666; border-bottom:dotted 1px #ccc;} .newslist li a{ color:#666;} .newslist li a:hover{ color:#c90c0c;} .newslist li span{ width:78px; float:right; margin-right:-68px; font-size:12px;} /*product*/ .product-list{ padding:15px 8px;} .product-list li{ width:168px; height:165px; padding:8px 8px 0; float:left; margin:5px; _display:inline; background:url(../images/pro_bg.jpg) no-repeat;} .product-list li h4{ height:20px; line-height:20px; text-align:center; font-weight:normal; font-size:12px; margin-bottom:2px;} .product-list li .imgbox{ width:166px; height:108px; overflow:hidden; border:solid 1px #e1e1e1; text-align:center;} .product-list li .tool a{ width:58px; height:32px; line-height:32px; padding-left:26px; float:left;} /*翻页*/ #pagesize{ height:37px; line-height:37px; margin:0 0 20px; text-align:center;} #pagesize li{ display:inline;} #pagesize a{ text-decoration: none; color:#999; padding:4px 7px; border:solid 1px #ccc;} #pagesize a:hover{color:#000; border-color:#77aa15;} #pagesize a:active{color:#000;} #pagesize .disabled{color:#000;} #pagesize .current{color:#000; font-weight:bolder; border:solid 1px #77aa15; padding:4px 7px;} #pagesize .prev{ display:inline-block; *display:inline; zoom:1; vertical-align: middle;} #pagesize .next{ display:inline-block; *display:inline; zoom:1; vertical-align: middle;}