/* defalut; use PMingLiU for chinese 11px */ /************************************--> Intro: classDefine <--************************************/ .fl,.alignleft{float:left;display:inline;} .fr,.alignright{float:right;display:inline;} .full_width{width:100%;} div#begin .fn{clear:both;float:none;display:block;width:0;height:0;position:relative;overflow:hidden;} .lang_en{font-family:"Century Gothic",Tahoma;} .hide{display:none;} .begin,.begin *{position:relative;} .nav{text-align:left;text-transform:capitalize;} .nav ul{} .nav li{display:inline;} .aligncenter,div.aligncenter {display: block;margin-left: auto;margin-right: auto;} .wp-caption { border: 1px solid #ddd;text-align: center;background-color: #f3f3f3;padding-top: 4px;margin: 10px; /* optional rounded corners for browsers that support it */ -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; } .wp-caption p.wp-caption-text {font-size: 85%;padding: 0 4px 5px;margin: 0;} .slidesetting{ display:none;} .l_time{ display:none;} .emoticons img { cursor:pointer;} .more{ text-align:right;} .color_red{ color:red;} .color_green{ color:green;} .color_orange{ color:orange;} .color_black{ color:black;} /************************************--> Intro: post <--************************************/ .post { } .postH2{ font-size:20px;font-weight:bold;line-height:26px;border-bottom:1px solid #e5e5e5;padding:10px 0 0;color:#333;text-align:center; } .postH4{ font-size:12px;font-weight:normal;margin-bottom:20px;line-height:20px;text-align:center;color:#666; } .metaH4{ font-size:12px;padding:10px;background:#f5f5f5;margin:10px 0; } .metaH4 span{ margin-right:10px; } .shareicons{ padding:10px 0; } .shareicons .share { display:block;line-height:24px;height:24px;font-size:12px;font-weight:bold; } /************************************--> Intro: entry <--************************************/ .entry{ font-size:12px;line-height:20px;color:#666666; } body.single .entry, body.page .entry{ width:100%;overflow:hidden; } .entry p { text-indent:2em; } .entry a { text-decoration:underline; } .entry h1{ font-size:20px;line-height:40px;font-weight:bold;margin-bottom:10px;color:#333; } .entry h2{ font-size:16px;line-height:36px;font-weight:bold;margin-bottom:10px;color:#666; } .entry h3{ font-size:14px;line-height:26px;font-weight:bold;margin-bottom:10px;color:#666; } .entry h4{ font-size:12px;line-height:24px;font-weight:bold;margin:5px 0; } .entry h5{ font-size:12px;line-height:20px;font-weight:bold;margin-bottom:10px; } .entry h6{ font-size:12px;line-height:20px;font-weight:normal;margin-bottom:5px; } .entry img.alignleft{ margin-right:10px;margin-bottom:10px; } .entry img.alignright{ margin-left:10px;margin-bottom:10px; } .entry blockquote{ margin:10px;padding:10px 10px 0;border:1px dashed #aaa;color:#a9a9a9; } .entry ul,.entry ol{ padding:10px; } .entry ol{ margin:0 20px; } .entry ul li { padding-left:15px;background:url(./images/sub.png) no-repeat left top;color:#66; } .entry ol,.entry ol li { list-style-type:decimal;list-style-position:outside; } /*.entry img { max-width:100%;height:auto; } * html .entry img{width: expression(this.width > 600 ? "600px" : true); }/*for ie*/ /*body:nth-of-type(1) .entry td img {max-width:none;}/*for chrome*/ /************************************--> Intro: list_item <--************************************/ .list_item{ width:100%;overflow:hidden;padding:15px 0;border-bottom:1px dashed #eee; } .list_item_last{ border:none; } .list_thumbnail{ margin-right:15px;z-index:100;padding:2px;border:1px solid #eee; } .listH2{ font-size:14px;color:#333;line-height:24px;padding-bottom:10px; } .listH2 a { color:#333; } .listH2 a:hover{ color:#111;text-decoration:underline; } .listH2 span.p_views{ margin-left:10px;font-size:12px;color:#999; } .list_entry{ line-height:18px;padding:5px 0; } /************************************--> Intro: pages_navigation <--************************************/ .pages_navigation{ padding:10px 0;width:100%;border-top:1px solid #eee;text-align:center; } .pages_navigation a { padding:4px 8px;margin-right:2px; } .pages_navigation a:hover{ background:#9a9a9a;color:#fff; } .pages_navigation strong{ padding:4px 8px;background:#666;color:#fff;font-weight:bold;margin-right:2px; } .pages_navigation strong.pages_count{ background:transparent;color:#666;font-weight:normal; } .pages_navigation em{ margin-right:2px; } /************************************--> Intro: widget <--************************************/ .general_widget_wrap{ width:100%; } .widget{ display:block;width:100%; } .widget_title{ font-size:14px;line-height:30px;height:30px;border-bottom:1px solid #eee;color:#333; } .widget li { line-height:18px;padding:5px; } /************************************--> Intro: comment_div <--************************************/ #comments{ padding:20px 0;width:100%;overflow:hidden; } h3#comments_title{ width:100%;font-size:12px;font-weight:bold;margin-bottom:10px; } h3#comments_title span{ color:#666; } #comments ol{ width:100%; } li.comment{ background:#f9f9f9;display:block;width:100%;margin-bottom:10px; } #comments li.odd{ background:#fff; } li.comment .children{ padding:10px 20px 10px 50px; } .comment_item_div{ min-height:80px;_height:80px;padding:20px; } li.comment .children .comment_item_div{ border:1px dashed #b0b0b0; } li.comment div.hover{ background:#ddd; } .comment_item_div .com_avatar { margin:0 20px 10px 0;z-index:10; } li.comment .children .comment_item_div .com_avatar{ float:right;display:inline;margin:0 0 10px 20px; } li.comment .children .commentH3{ text-align:left; } .reply{ clear:both;text-align:right; } .commentH3{ font-size:12px;font-weight:normal;color:#999;text-align:right;margin-bottom:10px; } .commentH3 a { color:#000; } .comment_time{ font-family:Georgia; } .commentH3 a:hover{ text-decoration:underline; } #respond{ padding:10px 0;color:#333;width:100%; } #respond h3{ font-size:12px;font-weight:bold;color:#333;margin-bottom:10px;text-transform:uppercase;border-bottom:1px solid #eee;line-height:18px; } #respond textarea{ border:none;background:#333;color:#fff;width:90%;height:190px;overflow:hidden;display:block;padding:5px; } #respond input.txt{ width:265px;height:26px;border:none;background:#333;padding:5px;display:block;color:#fff;line-height:26px; } #respond_submit{ height:28px;width:100%; } #respond #submit{ background:#333;height:43px;width:128px;display:block;border:none;text-align:center;position:absolute;left:0;top:0;color:#fff;cursor:pointer;line-height:43px; } #respond #submit:hover{ background:#111; } #respond label{ display:block;font-size:16px;color:#999;text-transform:capitalize;padding:5px 0; } #respond small{ font-size:12px; } #respond small a { color:#f60; } #respond small a:hover{ color:#c33; } .form-submit{ height:43px;margin-top:10px; } .emoticons{ padding:10px 0 0; } span.required{ color:#8a0023;margin-left:5px;font-size:14px; } /************************************--> Intro:wp-calendar <--************************************/ #calendar_wrap{ width:100%; } #wp-calendar { empty-cells:show;margin:10px auto 0;width:100%;background:#f5f5f5;line-height:20px;text-align:center; } #wp-calendar caption { text-align:center;width:100%;height:30px;background:#eee;line-height:30px;font-weight:bold; } #wp-calendar th { font-weight:bold;text-align:center; } #wp-calendar a { font-weight:bold; } /************************************--> Intro: slide_show <--************************************/ .slide_show{ display:block;overflow:hidden; } .custom_slide{ width:100%;height:100%; } .slide_item .slide_content{ position:absolute;width:411px;z-index:100; } .slide_item .left_top{ left:0;top:10px; } .slide_item .left_bottom{ left:0;bottom:10px; } .slide_item .right_top{ left:187px;top:10px; } .slide_item .right_bottom{ left:187px;bottom:10px; } .slide_item .slide_image{ position:absolute;left:0;top:0; } .slide_item .slide_content h2.slide_title{ padding:10px;background:rgba(255,0,0,0.5);background:rgb(255,0,0)\9;font-size:16px;font-weight:bold;color:#fff; } .slide_item .slide_content h2.slide_title a,.slide_item .slide_content h2.slide_title a:hover { color:#fff; } .slide_item .slide_content .slide_entry{ padding:10px;background:rgba(0,0,0,0.3);background:rgb(0,0,0)\9;line-height:20px;color:#fff; } .loading{ display:block;background:url(./images/loading.gif) no-repeat center center; } .slide_btn{ width:30px;height:30px;display:block;position:absolute;overflow:hidden;z-index:900;background:url(./images/btn.png) no-repeat left top; } .slide_btn span{ display:none; } .slide_prev{ left:0;top:132px;background-position:0 -30px; } .slide_next{ right:0;top:132px; } .slide_prev:hover{ background-position:-30px -30px; } .slide_next:hover{ background-position:-30px 0; } .slide_begin{ position:absolute;right:0;bottom:0;z-index:100;margin:0 1px 5px 0; } .slide_begin li{ display:inline; } .slide_begin li a { padding:4px 8px;border:1px solid #ddd;margin-right:2px;background:#eee;color:#333; } .slide_begin li a:hover,.slide_begin li.current a{ background:#111;border:1px solid #111;color:#fff; } /************************************--> Intro: tabs <--************************************/ .tabs{ width:100%;overflow:hidden; } .tab { width:100%;overflow:hidden; } .tabH3{ font-weight:bold;padding:5px 0; } /************************************--> Intro: #go_top <--************************************/ #go_top{ width:42px;height:33px;display:block;background:url(./images/top.png) no-repeat 0 0;text-indent:-999em;overflow:hidden;margin-left:-60px;margin-top:-33px; } #go_top:hover{ background-position:-41px 0; } /** 该主题的样式表,一般请勿改动.如需添加自定义样式,请在后台主题编辑中选择custom.css中添加. */ a{color:#666;background:transparent;text-decoration:none;} a:hover{color:#111;} /**** p { margin-bottom:10px; } *********/ body{background:#fff;color:#2b2b2b;text-align:center;font-family:'宋体',"Century Gothic",Tahoma, Helvetica, Arial, sans-serif;font-size:12px;line-height:20px;} /************************************--> Intro: now begin <--**********************************************************/ .begin{margin:0 auto;width:100%;} #header,#contenter,#footer{ width:100%; } .wrapper{margin:0 auto;width:960px;text-align:left;overflow:hidden;} /************************************ - header - *****************************************/ #header{ background:url(./images/h.gif) repeat-x left top; } #header .wrapper{ height:170px; } #nav-primary{ position:absolute;width:754px;left:204px;top:0;height:128px;padding-left:2px;background:url(./images/n.gif) no-repeat left top; } #nav-primary ul { width:100%; } #nav-primary li { float:left;display:inline;padding-right:2px;background:url(./images/n.gif) no-repeat right top; } #nav-primary a { float:left;display:inline;padding:0 27px;line-height:128px;height:128px;font-size:18px;font-family:"微软雅黑"; } #nav-primary a:hover{ background:url(./images/n2.gif) repeat-x left top; } #nav-primary li.current-menu-item a,#nav-primary li.current-menu-item a:hover{ background:url(./images/n3.gif) no-repeat center top; } #nav-primary a span{ float:left;display:inline;line-height:20px;height:20px;padding-top:54px; } #nav-primary a span.hover,#nav-primary a:hover span.normal{ display:none; } #nav-primary a:hover span.hover{ display:inline; } #nav-primary a img{ vertical-align:middle; } #nav-toper{ width:100%;height:32px;line-height:32px;position:absolute;left:0;top:128px;text-align:center;font-weight:bold;margin:8px 0 0; } #nav-toper a { color:#2b2b2b;margin:0 10px; } #nav-toper a:hover{ text-decoration:underline; } /************************************ - footer - *****************************************/ #footer{ background:#d4d4d4;color:#777; } #footer .wrapper{ padding:40px 0;text-align:center; } #footer a { color:#777; } #footer a:hover{ color:#111; } /************************************ - contenter - *****************************************/ #contenter{ padding:10px 0 15px; } .rect{ background:#fff;border-color: #e5e5e5 #dbdbdb #d2d2d2;border-style: solid;border-width: 1px;margin:3px; /* optional rounded corners for browsers that support it */ -moz-border-radius: 5px; -khtml-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25); } /************************************--> Intro: main <--************************************/ #main{ float:left;display:inline;width:637px; } #main .post{ width:609px;padding:10px;margin-bottom:10px;overflow:hidden; } #crumbs{ width:100%;height:21px;border-bottom:1px solid #d2d3d5;line-height:21px;text-align:right;margin-bottom:20px; } .title_H2{ position:absolute;left:10px;top:0;line-height:31px;height:31px;padding-right:15px;background:url(./images/l.gif) no-repeat right top;font-size:14px;font-weight:bold; } .list_ul,#home_a ul{ width:100%;padding:10px 0 20px; } #home_a ul{ padding:0; } .list_ul li,#home_a li { display:block;width:100%;padding:3px 0;height:20px;overflow:hidden;line-height:20px;background:url(./images/icon_plus.gif) no-repeat left center;text-indent:12px; } .list_ul .p_time{ display:block;position:absolute;right:0;top:3px;color:#999;line-height:20px; } /************************************--> Intro: sidebar <--************************************/ #sidebar{ float:right;display:inline;width:317px; } #sidebar .widget{ width:292px;padding:10px 10px 29px;margin:3px 0 10px;overflow:hidden; } .sideimg{ width:272px;height:109px;padding:9px 10px 10px 9px;background:url(./images/s.gif) no-repeat left top; } .sideimg img{ width:272px;height:109px; } #sidebar .widget_title{ position:absolute;left:0;bottom:0;background:url(./images/h2.gif) repeat-x left top;height:29px;line-height:29px;text-align:right;width:302px;padding-right:10px;font-size:12px; } .sidemenu{ width:100%;padding:10px 0;overflow:hidden; } .sidemenu ul{ width:100%; } .sidemenu li { width:142px;height:40px;float:left;display:inline;background:url(./images/mm.gif) no-repeat left top;margin:0 0 7px;padding:0;line-height:40px;text-align:center;font-size:16px;font-weight:bold;color:#000; } .sidemenu li.current-menu-item{ background:url(./images/m.gif) no-repeat left top; } .sidemenu li.double{ float:right; } .sidemenu li a { color:#000; } .sidemenu li a:hover{ color:#f60; } /************************************--> Intro: recommend_pro <--************************************/ #h_1_txt p,#r_pro ul p{ margin:5px 0 0 0; padding:0; } .recommend_pro{ padding:0 0 20px; } #r_pro{ width:934px;padding:0 10px 35px;margin:3px;overflow:hidden;background:#fff url(./images/t.gif) no-repeat right top; } .r_title{ display:none; } .r_item{ width:804px;text-align:left;margin:0 0 0 65px;padding:15px 0;display:none; } #r_pro .show { display:block; } .r_item ul{ width:100%;overflow:hidden; } .r_item li { float:left;display:inline;width:155px;margin:0 5px 0 0;text-align:center; } #r_tag{ height:31px;position:absolute;left:0;bottom:0;height:31px;line-height:31px;padding:0 84px;width:792px;background:url(./images/h22.gif) repeat-x left top; } #r_tag span{ float:left;display:inline;padding:0 20px;height:31px;line-height:31px;color:#999;margin-right:5px;cursor:pointer; } #r_tag span.current { color:#000;background:url(./images/hv.gif) no-repeat center top; } /************************************--> Intro: pro_cat <--************************************/ #pro_count{ width:860px;margin:20px 0 10px 40px;padding:10px;font-size:14px;font-weight:bold;background:#d7e5ed;text-align:center; } #pro_cat{ width:920px;margin-left:20px;overflow:hidden;padding:20px 0 10px; } #pro_cat ul { width:100%;overflow:hidden; } #pro_cat li { float:left;display:inline;width:280px;margin:0 0 30px 20px;line-height:36px;font-size:16px;font-weight:bold;text-align:center; } /************************************--> Intro: pro_detail <--************************************/ .pro_detail{ padding:10px;margin:0 3px 10px 3px;width:933px;overflow:hidden; } #pro_detail_img{ float:left;display:inline;width:300px;overflow:hidden;margin-left:20px; } #pro_detail_img h3{ color: #896B2C; font-size: 14px; font-weight: bold; line-height: 26px; } #pro_detail_content{ float:right;display:inline;width:580px; } #pro_detail_content .pro_entry{ margin-right:20px;width:560px; } #pro_mid{ width:930px;margin:20px 0 5px 0;height:60px;overflow:hidden; } #pro_mid_tab{ float:left;display:inline; } #pro_mid_tab li { float:left;display:inline; } #pro_mid_tab li a { float:left;display:inline;width:215px;height:56px;text-align:center;line-height:46px;background:url(./images/m2.gif) no-repeat right top;font-size:14px;font-weight:bold;color:#000; } #pro_mid_tab li a.current { background:url(./images/m1.gif) no-repeat right top; } #pro_mid img{ float:right;display:inline; } .titleH1{ height:32px;line-height:32px;background:url(./images/h1.gif) no-repeat left top;text-indent:40px;font-size:28px;line-height:32px;font-weight:bold;color:#000;margin:0;padding:0; } #pro_detail_content #crumbs{ padding:0;margin:0;border-bottom:none; } #crumbs strong{ color:#896b2c; } .proH4{ color:#896b2c;margin-left:50px; } .pro_entry{ color:#777;overflow:hidden;width:100%; } #pro_tab1 p{ margin-bottom:0px; } .pro_entry p{ text-indent:2em;line-height:20px; } .pro_entry h3{ color:#000;font-size:14px;font-weight:bold;line-height:26px; } .pro_entry h4{ color:#000;font-size:12px;font-weight:bold;line-height:22px; } #pro_tab1 .col_1_3{ width:170px;float:left;display:inline; } #pro_tab1 .col{ margin:10px 20px 0 0; } #pro_tab1 .col_end{ margin-right:0; } #pro_tab2{ float:left;display:inline;width:480px; } #pro_tab3{ float:right;display:inline;width:400px; } #pro_relate{ clear:both;width:100%;overflow:hidden; } #pro_relate_pro{ float:left;display:inline;width:600px; } #pro_relate_pro ul { width:580px;border:1px solid #cfcfcf;background:#fff url(./images/ul.gif) repeat-x left bottom;overflow:hidden;padding:4px; } #pro_relate_pro li { float:left;display:inline;border:1px solid #c4b8b8;background:#fff;padding:7px;width:126px;margin-right:4px;height:185px;overflow:hidden; } #pro_relate_pro li.last{ margin-right:0; } #pro_relate_pro li h3 a { font-size:14px;color:#000;font-weight:bold; } #pro_relate_pro li h3{ line-height:20px;height:20px;width:100%;overflow:hidden; } #pro_relate_pro li h4 { color:#896b2c;line-height:14px;margin-bottom:10px;height:14px;width:100%;overflow:hidden;background:transparent;font-size:12px;text-indent:0; } #pro_relate_pro .more_relate { clear:both;line-height:24px; } #pro_relate_article{ float:right;display:inline;width:300px; } .pro_cat_page #pro_relate_article{ float:left;display:inline; } #pro_relate_article ul { margin-left:5px; } #pro_relate_article li { line-height:16px;padding:2px 0;padding-left:12px;background:url(./images/li.gif) no-repeat left 7px; } .pro_detail .pro_entry{ width:900px;margin:0 3px 10px 20px; } .pro_detail h2,#pro_relate_pro h2,#pro_relate_pro h4,#pro_relate_article h4,#pro_relate_pro h4{ color:#896b2c;font-size:18px;background:url(./images/h222.gif) no-repeat left top;height:20px;line-height:20px;text-indent:25px;margin-bottom:20px; } .post #pro_relate_pro{ margin-top:20px; } .pro_detail h2#crumbs{ font-size:12px;text-indent:0;margin-bottom:0;background:transparent; } /************************************--> Intro: pro_sub_cat <--************************************/ .pro_cat_list{ width:100%;margin:0;padding:0; } .pro_sub_cat{ padding:10px;margin:0 3px 10px;width:933px;overflow:hidden; } .pro_sub_cat ul{ width:100%;overflow:hidden; } .pro_sub_cat li { float:left;display:inline;border:1px solid #c4b8b8;background:#fff;padding:7px;width:131px;margin:0 10px 10px 0;height:185px;overflow:hidden; } .pro_sub_cat li.line_end,.pro_sub_cat li.last{ margin-right:0; } .pro_sub_cat li h3 a { font-size:14px;color:#000;font-weight:bold; } .pro_sub_cat li h3{ line-height:20px;height:20px;width:100%;overflow:hidden; } .pro_sub_cat li h4 { color:#896b2c;line-height:14px;margin-bottom:10px;height:14px;width:100%;overflow:hidden; } .pro_sub_cat_info{ float:left;display:inline;width:280px; } .pro_sub_cat ul.sub_info_list{ float:right;display:inline;width:630px; } .sub_info_img{ float:left;display:inline;width:130px; } .sub_info_txt{ float:right;display:inline;width:140px;color:#777; } .sub_info_txt h2 { color:#000;background:transparent;text-indent:0;font-size:16px;font-weight:bold;margin:0;line-height:36px;height:36px;overflow:hidden;width:100%;padding:0; } .sub_info_txt h2 a { color:#000; } .sub_info_txt p a { color:#08c; } .sub_info_txt p a:hover{ text-decoration:underline; } /************************************--> Intro: home <--************************************/ #home_top{ background:url(./images/hb.gif) repeat-x left top; } #home_top .wrapper{ height:350px;overflow:hidden; } #home1,#home2{ width:100%;overflow:hidden; } #home1 .post{ padding:31px 10px 10px; } .p_top{ position:absolute;left:0;top:0;height:30px;line-height:30px;border-bottom:1px solid #d2d3d5;width:100%;text-indent:60px; } .p_top .more{ display:block;position:absolute;right:0;top:0;margin-right:10px; } .p_top .more a { color:#896b2c; font-family: Arial,Helvetica,sans-serif; } #home1 #sidebar p { padding:30px 0 0;color:#777; } #h_1{ width:100%;overflow:hidden; } #h_1_img{ float:left;display:inline;width:270px; } #h_1_txt{ float:right;display:inline;width:330px;color:#777; } #h_1_txt h2 { color:#000;font-size:16px;font-weight:bold;padding:20px 0 10px; } .h_item{ width:287px;float:left;display:inline;padding:31px 10px 10px;margin:3px 10px 3px 3px;color:#777; } .h_item .title_H2{ color:#000; } #home_c { margin-right:3px; } #home_c h3{ color:#000;font-size:14px;font-weight:bold;height:31px;line-height:31px;position:absolute;left:0;top:0;text-indent:10px; } #home_c li { list-style:inside square; } .firstone{ width:100%;overflow:hidden; } .firstone h3{ text-align:center;font-size:12px;font-weight:bold;margin:5px 0 0;color:#000; } .firstone h3 a { color:#000; } .h_list2,.h_list2 ul{ width:100%;overflow:hidden; } .h_list2 li { width:114px;height:80px;overflow:hidden;float:left;display:inline;margin:10px 0 0 13px;padding:0 13px 0 0;text-align:center;line-height:24px; } #home2 .h_list2 .thumbnail img{ width:114px;height:59px; } .sub_info_img .thumbnail img{ width:130px;height:190px; } .liThumbnail img { width:131px;height:131px; } #h_1_img{ width:236px;height:139px;overflow:hidden;background:url(./images/hh.png) no-repeat left top;padding:26px 14px 24px 18px; } #h_1_img .slide_begin{ width:60px;height:12px;padding:4px 9px 5px;background:url(./images/h.png) no-repeat center top;margin:0 90px 15px 0; } #h_1_img .slide_begin li { float:left;display:inline;width:12px;height:12px;overflow:hidden;padding:0;margin:0; } #h_1_img .slide_begin li a { float:left;display:inline;width:12px;height:12px;padding:0;margin:0;overflow:hidden;text-indent:-999em;background:url(./images/d.png) no-repeat 0 0;border:none; } #h_1_img .slide_begin li.current a,#h_1_img .slide_begin li a:hover{ background:url(./images/d.png) no-repeat -10px 0; } .slide_btn{ top:599px; } #h_1_img .slide_item img { width:236px;height:139px; } #home3{ width:932px;padding:0 10px 5px;margin:15px 3px 5px;overflow:hidden; } #home3 ul { width:100%;padding:10px 0;overflow:hidden; } #home3 li { display:inline; } .h_link{ clear:both;width:100%;overflow:hidden;padding:30px 0 0; } .topnews{ width:400px;height:20px;line-height:20px;position:absolute;left:60px;top:5px;overflow:hidden;text-indent:0; } .topnews_show{ width:400px;height:20px;line-height:20px;text-align:left;overflow:hidden; } .topnews_show a { display:block; } /************************************--> Intro: <--************************************/ #nav-toper ul{ margin-bottom:0;width:100%;overflow:hidden; } #nav-toper a{ border-radius: 5px 5px 5px 5px;margin-bottom: 2px;margin-top: 2px;color:#555;float:left;display:inline;line-height:14px;padding:8px 20px;margin:0 2px;-moz-transition:color 0.3s ease 0s; } #nav-toper a:hover { text-decoration:none;color:#000;background-color:#c2c2c2;background-image:-moz-linear-gradient(top,#bbb,#ccc);background-image:-ms-linear-gradient(top,#bbb,#ccc);background-image:-webkit-gradient(linear,0 0,0 100%,from(#bbb),to(#ccc));background-image:-webkit-linear-gradient(top,#bbb,#ccc);background-image:-o-linear-gradient(top,#bbb,#ccc);background-image:linear-gradient(top,#bbb,#ccc);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bbbbbb',endColorstr='#cccccc',GradientType=0);box-shadow:#eee 0 1px 0 0 } #nav-toper .current-menu-item a{ color:#fff;background-color:#034e85;background-image:-webkit-radial-gradient(50% 100%,#006baf,#07315c);background-image:-moz-radial-gradient(50% 100%,#006baf,#07315c);background-image:-ms-radial-gradient(50% 100%,#006baf,#07315c);background-image:radial-gradient(50% 100%,#006baf,#07315c);box-shadow:#fff 0 1px 0 0 } /************************************--> Intro: nav-toper fixed <--************************************/ #nav-toper.fixed { position:fixed;left:0;top:0;background:#f5f6f7;z-index:900;margin:0 auto;padding:6px 0;border-bottom:1px solid #ddd;opacity:0.95; box-shadow:0 1px 6px #ddd; -moz-box-shadow:0 1px 6px #ddd; -webkit-box-shadow:0 1px 6px #ddd; } #nav-toper.fixed>ul { width:960px;margin:0 auto; }