@charset "utf-8"; /* CSS Document*/ body { margin: 0; padding: 0; font-size: 14px; min-width: 1200px; background: #ffffff; font-family: "Microsoft Yahei", 宋体, sans-serif; } ul, li { list-style-type: none; margin: 0; padding: 0; } h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-weight: normal } img { border: 0; } img:hover { opacity: 0.9 } a { text-decoration: none; color: #666666; } a:hover { text-decoration: none; color: #cc3300; transition: all 0.6s; } .fl { float: left !important; } .fr { float: right !important; } .clearboth { clear: both; border: 0; padding: 0; margin: 0; } .w1200 { width: 1200px; height: auto; margin: 0 auto; } .clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } .relative { position: relative; } .imghover { cursor: pointer; transition: all 0.6s; } .imghover:hover { transform: scale(1.2); } .i_top { height: 197px; background: url("../images/top_bg.png") top repeat-x } .i_top_center { width: 1200px; margin: 0 auto; height: auto; overflow: hidden; } /*topline*/ .top_line { height: 35px; line-height: 35px; background: url("../images/top_line_bg.png") center #054f8f; color: #c9d3c9; font-size: 12px; } .top_line_left { float: left; } .top_line_right { float: right } .top_link { color: #246fac; } .top_link a { padding: 0 10px; color: #c9d3c9; } .header { background: url("../images/logo_bg.png") center no-repeat #1967a8; height: 119px; } .header .logo { width: 700px; float: left; } .header .logo img { margin: 18px 0 0 0; } .i-search { width: 255px; height: 34px; overflow: hidden; position: relative; margin: 40px 0 0 18px; float: right; background: #ffffff; border-radius: 4px; } .i-search .search-txt { width: 190px; padding-left: 10px; height: 34px; line-height: 34px; color: #ffffff; border: none; background: none; outline: none } .i-search .search-btn { width: 50px; height: 34px; line-height: 34px; font-size: 16px; border: none; background: url("../images/ico_search.png") center no-repeat #003065; cursor: pointer; } .i-search .search-btn:hover { cursor: pointer; background: url("../images/ico_search2.png") center no-repeat #013100; } /*nav*/ .i-nav { width: 100%; background: url("../images/nav_bg.png") center repeat-x #0a4d8d; height: 50px; } .clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } .nav { padding: 0 20px; height: 50px; line-height: 50px; position: relative; z-index: 1; margin: 0 auto; width: 1200px; } .nav a { color: #fff; } .nav .nLi { float: left; position: relative; display: inline; } .nav .nLi h3 { float: left; } .nav .nLi h3 a { display: block; padding: 0 11px; font-size: 16px; font-weight: normal; color: #ffffff; } .nav .sub { display: none; width: 123px; left: 0; top: 50px; position: absolute; background: #ffffff; line-height: 36px; padding: 0; opacity: 0.9; } .nav .sub li { zoom: 1; border-bottom: #c9d3c9 1px solid; text-align: center; } .nav .sub a { display: block; padding: 0 10px; color: #222222 } .nav .sub a:hover { background: #055296; color: #fff; } .nav .on h3 a { background: #ebebeb; color: #01589e; } /*i-banner*/ .i-banner { width: 100%; overflow: hidden; height: 440px; margin: 0 auto; } /*banner*/ .ibanner { width: 100%; overflow: hidden; position: relative; } .ibanner .hd { height: 15px; overflow: hidden; position: absolute; right: 50%; bottom: 15px; z-index: 1; } .ibanner .hd ul { overflow: hidden; zoom: 1; float: left; } .ibanner .hd ul li { float: left; margin-right: 4px; width: 12px; height: 12px; line-height: 14px; text-align: center; background: #cccccc; cursor: pointer; border-radius: 20px; } .ibanner .hd ul li.on { background: #ffffff; color: #fff; } .ibanner .bd { position: relative; height: 100%; z-index: 0; } .ibanner .bd li { zoom: 1; vertical-align: middle; position: relative } .ibanner .bd li h1 { position: absolute; bottom: 40px; left: 20%; background: url("../images/tt_bg.png"); font-size: 24px; color: #ffffff; padding: 10px 20px; } .ibanner .bd img { width: 100%; display: block; } /* 下面是前/后按钮代码,如果不需要删除即可 */ .ibanner .prev, .ibanner .next { position: absolute; left: 3%; top: 50%; margin-top: -25px; display: block; width: 45px; height: 80px; background: url(../images/slider-arrow.png) -120px 5px no-repeat; filter: alpha(opacity=50); opacity: 0.5; } .ibanner .next { left: auto; right: 3%; background-position: -2px 5px; width: 45px; height: 80px; } .ibanner .prev:hover, .ibanner .next:hover { filter: alpha(opacity=100); opacity: 1; } .ibanner .prevStop { display: none; } .ibanner .nextStop { display: none; } /*imain*/ /*p_news*/ .i_xyxw { width: 1200px; margin: 20px auto 25px auto; height: auto; overflow: hidden; position: relative; } .i-title { height: 41px; line-height: 41px; width: 100%; margin: 0 auto 25px auto; border-bottom: #e5e5e5 1px solid; } .i-title h2 { font-size: 18px; font-weight: bold; height: 40px; line-height: 40px; color: #3e67ae; display: block; float: left; padding: 0 10px; border-bottom: #00579e 2px solid; } .i-title h2 span { color: #cccccc; font-size: 24px; line-height: 34px; font-weight: normal; display: block; float: right; margin: 10px 0 0 8px; } .i-title a { display: block; font-size: 14px; float: right; color: #9a9a9a; font-weight: bold; } .i-title a:hover { color: #330000; } .i-title .i_more { display: block; width: 55px; height: 20px; overflow: hidden; color: #999999; line-height: 20px; margin: 15px 0 0 0; font-weight: normal } .top_title { margin: 0 0 0 0; text-align: left; } .top_title a { color: #cc0000; font-size: 24px; line-height: 42px; font-weight: normal; } .top_title a:hover { color: #cc3300; } .top_time { color: #999999; font-size: 14px; line-height: 30px; } .top_zy a { color: #595858; font-size: 14px; line-height: 24px; } .top_zy { color: #686868; font-size: 14px; line-height: 24px; border-bottom: #dcdcdc 1px dashed; padding: 0 0 14px 0; text-indent: 2em; } .mtkdy_box { width: 100%; margin: 0 auto; height: auto; overflow: hidden; } .mtkdy_box_left { width: 330px; height: 240px; overflow: hidden; position: relative; float: left; padding: 0 0 0 0 } .mtkdy_box_left .hd { height: 15px; overflow: hidden; position: absolute; right: 10px; bottom: 7px; z-index: 1; } .mtkdy_box_left .hd ul { overflow: hidden; zoom: 1; float: left; } .mtkdy_box_left .hd ul li { float: left; margin-right: 4px; width: 7px; height: 7px; line-height: 8px; font-size: 0; text-align: center; background: #cccccc; cursor: pointer; border-radius: 50px; } .mtkdy_box_left .hd ul li.on { background: #ff0000; color: #fff; } .mtkdy_box_left .bd { position: relative; height: 100%; z-index: 0; } .mtkdy_box_left .bd li { zoom: 1; vertical-align: middle; } .mtkdy_box_left .bd img { width: 330px; height: 240px; display: block; } .mtkdy_box_left .bd span { position: absolute; bottom: 0; background: url(../images/tt_bg.png); width: 100%; line-height: 36px; color: #fff; font-weight: bold; } .mtkdy_box_left .bd h1 { color: #fff; font-size: 14px; margin: 0; padding: 0 10px } .mtkdy_box_right { width: 835px; float: right } .mtkdy_box_right ul { height: auto; overflow: hidden; } .mtkdy_box_right li { width: 50%; font-size: 14px; color: #999999; line-height: 36px; height: 36px; float: left; margin: 0 0 0 0; } .mtkdy_box_right li a { color: #333333; float: left; display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: 70%; height: 36px; line-height: 36px; padding-left: 0; } .mtkdy_box_right li a:hover { color: #cc0000 } .mtkdy_box_right li span { float: left; height: 40px; margin: 0 10px 0 0; display: block; line-height: 40px; color: #006699 } .p_news { width: 1200px; margin: 20px auto 0 auto; height: auto; overflow: hidden; position: relative; } .p_news_left { float: left; width: 330px; margin-right: 30px; } .p_news_center { float: left; width: 485px; } .p_news_right { float: right; width: 330px; overflow: hidden } /**/ .more { position: absolute; top: 120px; right: 20px } .slideTxtBox { width: 100%; text-align: left; } .slideTxtBox .hd { height: 40px; line-height: 40px; background: #ffffff; padding: 0 10px 0 20px; border-bottom: 1px solid #dadada; position: relative; } .slideTxtBox .hd ul { float: left; position: absolute; left: 0; top: -1px; height: 40px; } .slideTxtBox .hd ul li { float: left; padding: 0 10px; cursor: pointer; font-size: 18px; color: #666666; } .slideTxtBox .hd ul li.on { height: 40px; border-bottom: 2px solid #00579e; color: #00579e; font-weight: bold; } .slideTxtBox .bd ul { padding: 0; zoom: 1; } .slideTxtBox .t_jgx { } .more { position: absolute; top: -25px; right: 10px } .date_list { height: 230px; padding: 15px 0 0 0 !important; position: relative } .date_list li { width: 100%; height: 53px; display: block; padding: 10px 0; } .date_list li a { font-size: 14px; color: #666666; line-height: 24px; } .date_list li a:hover { color: #cc3300; } .date_list li span { float: left; display: block; width: 56px; height: 50px; background: #00579e; text-align: center; color: #ffffff; font-size: 12px; line-height: 20px; margin-right: 12px; } .date_list li span i { width: 100%; display: block; text-align: center; color: #222222; background: #dedede; font-size: 20px; font-style: normal; line-height: 30px; } .n_list { height: 230px; padding: 15px 0 0 0 !important; position: relative } .n_list li { width: 100%; height: 36px; line-height: 36px; display: block; color: #999999; font-size: 14px; } .n_list li a { font-size: 14px; color: #666666; background: url("../images/list_icog.png") left center no-repeat; padding-left: 10px; float: left } .n_list li a:hover { color: #cc3300 } .n_list li .date { float: right } .n_list li i { font-style: normal; color: #ff9900 } .tw_top { width: 100%; height: auto; overflow: hidden; margin: 10px auto } .tw_top img { width: 147px; height: 95px; padding: 3px; border: #dfdfdf 1px solid; float: left; margin-right: 15px } .tw_top .tw_txt { float: right; width: 355px; height: 96px; overflow: hidden; border-bottom: #cccccc 1px dashed; padding: 5px 0 0 0; } .tw_top .tw_txt h1 { color: #cc0000; font-size: 18px; line-height: 30px; } .tw_top .tw_txt h1 a { color: #cc0000; } .tw_top .tw_txt p { font-size: 12px; line-height: 24px; color: #999999; margin: 5px 0; padding: 0; } .tw_top .tw_txt p a { color: #999999 } .top_pic { width: 322px; height: auto; overflow: hidden; margin: 10px auto 10px auto; } .top_pic img { width: 142px; height: 95px; padding: 3px; border: #dfdfdf 1px solid; float: left; margin-right: 10px } .ns_list { height: 230px; padding: 15px 0 0 0 !important; position: relative } .ns_list li { width: 100%; height: 34px; line-height: 34px; display: block; color: #999999; font-size: 14px; } .ns_list li a { font-size: 14px; color: #666666; float: left; background: url(../images/list_icog.png) left center no-repeat; padding-left: 10px; } .ns_list li a:hover { color: #cc3300 } .ns_list li .date { float: right } .ns_list li i { font-style: normal; color: #ff9900; margin-right: 3px; } .title_h1 { width: 1200px; height: 40px; line-height: 40px; padding: 0; border-bottom: 1px solid #dadada; position: relative; margin: 0 auto } .title_h1 h1 { height: 40px; border-bottom: 2px solid #00579e; color: #00579e; font-size: 18px; padding: 0 10px; float: left; font-weight: bold; } .title_h1 a { float: right; margin-top: 15px; } .i-piclink { width: 1280px; height: auto; margin: 12px auto; background: #ffffff; position: relative; } .i-piclink .hd { } .i-piclink .hd .prev { display: block; width: 13px; height: 25px; float: right; overflow: hidden; cursor: pointer; background: url("../images/piclink_rico.png") no-repeat; position: absolute; right: 10px; top: 35px; opacity: 0.5; } .i-piclink .hd .next { display: block; width: 13px; height: 25px; float: right; overflow: hidden; cursor: pointer; background: url("../images/piclink_lico.png") no-repeat; position: absolute; left: 10px; top: 35px; opacity: 0.5; } .i-piclink .hd .next:hover, .i-piclink .hd .prev:hover { opacity: 1; } .i-piclink .hd .prevStop { background-position: -60px 0; } .i-piclink .hd .nextStop { background-position: -60px -50px; } .i-piclink .tempWrap { width: 1200px !important; margin: 0 auto } .i-piclink .bd { padding: 10px 0; } .i-piclink .bd ul { overflow: hidden; zoom: 1; } .i-piclink .bd ul li { margin: 0 15px 0 0; float: left; _display: inline; overflow: hidden; text-align: center; width: 189px; height: 68px; } .i-piclink .bd ul li .pic { text-align: center; } .i-piclink .bd ul li .pic img { width: 189px; height: 68px; display: block; padding: 0; } .i-piclink .bd ul li .pic a:hover img { border-color: #999; } .i-piclink .bd ul li .title { line-height: 24px; } .i-special { margin: 0 auto 20px auto } /*end*/ .i-kstd { height: 130px; padding: 20px 0 40px 0; background: url("../images/kstd_bg.png") center no-repeat #efefef; background-size: cover; } .i-kstd-left { float: left; width: 890px; border-right: #b1b1b1 1px solid; height: auto; overflow: hidden } .i-kstd-left h2 { color: #333333; font-size: 18px; font-weight: bold; line-height: 30px; height: 45px; display: block; } .i-kstd-right h2 { color: #333333; font-size: 18px; font-weight: bold; line-height: 30px; height: 45px; display: block; } .i-kstd-left ul { width: 890px; height: auto; overflow: hidden } .i-kstd-left li { width: 65px; height: 100px; float: left; margin-right: 27px; text-align: center } .i-kstd-left li a { color: #ffffff; line-height: 40px; font-size: 14px; } .i-kstd-left li:hover span { background: #f7f7f7; } .i-kstd-left li span { width: 65px; display: block; background: #ffffff } .i-kstd-left .ks_name { display: block; width: 100%; text-align: center; color: #343434; } .i-kstd-right { float: right; width: 280px; margin: 0 5px 0 0 } .i-kstd-right li { width: 280px; float: left; color: #ffffff; font-size: 16px; margin: 0 0 0 0; text-align: center; } .i-kstd-right li select { width: 280px; height: 36px; text-align: center; border: #cecece 1px solid; border-radius: 6px; margin: 0 0 12px 0 } .lmain { margin: 20px auto; width: 1200px; height: auto; overflow: hidden; } .listmain { overflow: hidden; height: auto; position: relative; padding: 0 0 0 0; width: 1200px; margin: 20px auto; } .lm-left { width: 220px; float: left; background: #ffffff; } .lm-left .left-lmname { background: url("../images/list_nbg.png") right center no-repeat #1967a8; height: 70px; padding: 30px 10px 5px 20px; border-top: #114682 3px solid } .lm-left .left-lmname h1 { color: #fff; font-size: 30px; line-height: 30px; } .lm-left .left-lmname span { color: #e0ffec; font-size: 16px; line-height: 30px; } .lm-left .list-sub { background: #ffffff; height: auto; overflow: hidden; width: 100%; } .lm-left .list-sub a { background: url("../images/sub-icoa.png") 200px center no-repeat; display: block; line-height: 45px; height: 45px; font-size: 16px; padding-left: 30px; cursor: pointer; border-bottom: #e2e2e2 1px solid; border-top: #efefef 1px solid } .lm-left .list-sub a:hover { background: url("../images/sub-icob.png") 200px center no-repeat #1967a8; display: block; line-height: 45px; height: 45px; font-size: 16px; padding-left: 30px; cursor: pointer; color: #fff } .lm-left .list-sub #this-on { background: url("../images/sub-icob.png") 200px center no-repeat #1967a8; display: block; line-height: 45px; height: 45px; font-size: 16px; padding-left: 30px; cursor: pointer; color: #fff } .lm-right { width: 915px; background: #ffffff; float: right; border-top: #cccccc 2px solid; border-bottom: #e5e5e5 1px solid; border-left: #e5e5e5 1px solid; border-right: #e5e5e5 1px solid; padding: 0 20px; } .lm-right .this-name { line-height: 40px; height: 40px; padding: 10px 0; margin: 10px 0 0 0; border-bottom: #e5e5e5 1px solid } .lm-right .this-name h1 { color: #222222; font-size: 20px; font-weight: bold; line-height: 45px; height: 49px; padding: 0 20px; float: left; border-bottom: #1967a8 3px solid } .lm-right .this-name span { float: right; color: #666; font-size: 14px; } .lm-right .this-name span a { color: #666 } .lm-right .lm_list { height: auto; overflow: hidden; margin: 0 auto; padding: 20px 0; } .lm-right .lm_list li { line-height: 50px; font-size: 14px; color: #999999; text-align: right; padding: 0 10px; } .lm-right .lm_list li a { float: left; padding-left: 15px; background: url("../images/ico_001.png") left center no-repeat; } .lm-right .lm_list li a:hover { background: url("../images/ico_001.png") left center no-repeat; } .lm-right .list-fy { text-align: center; margin: 0 auto 40px auto; min-height: 40px; } /*listbanner*/ .list_banner { width: 100%; text-align: center; } .list_banner img { width: 100%; } .this_map { background: #e5e5e5; height: 48px; position: relative; width: 100%; } .this_name { float: left; width: 220px; height: 54px; position: absolute; top: -45px; background: #00579e; padding: 20px 0; } .this_name h1 { font-size: 30px; color: #ffffff; display: block; margin: 0 auto; text-align: center; } .this_name span { font-size: 14px; color: #d8dfd8; display: block; margin: 0 auto; text-align: center; } .this_dqwz { float: right; width: 940px; text-align: right; color: #555555; font-size: 14px; line-height: 48px; } .this_dqwz h2 { display: block; float: left; line-height: 48px; font-weight: bold; color: #00579e; font-size: 20px; } .this_dqwz .ico_home { margin: 0 5px; } /*list_main*/ .list_main { width: 1200px; margin: 0 auto; height: auto; overflow: hidden } .list_main_left { width: 220px; float: left; } .list_main_right { width: 940px; float: right; padding: 10px 0; } .list_sub { width: 100%; min-height: 300px; background: url("../images/list_subj.png") bottom right no-repeat #e5e5e5; padding: 20px 0; overflow: hidden; } .list_sub li { width: 100%; padding: 5px 0 5px 20px; } .list_sub li a { display: block; height: 44px; line-height: 44px; width: 100%; padding: 0 0 0 15px; font-size: 16px; } .list_sub li a:hover { background: #ffffff; border-left: #00579e 2px solid; color: #00579e; font-weight: bold; } .list_sub .on_here { background: #ffffff; border-left: #00579e 2px solid; color: #00579e; font-weight: bold; } /*list_box*/ .list_box { height: auto; overflow: hidden; margin: 0 auto; padding: 20px 0; } .list_box li { line-height: 40px; font-size: 14px; color: #999999; text-align: right; padding: 0; background: url("../images/dxhx.png") bottom repeat-x; } .list_box li a { color: #4a4a4a; float: left; padding-left: 15px; background: url("../images/ico_001.png") left center no-repeat; } .list_box li:hover { background: #ececec; color: #cc3300; } .list_box li a:hover { background: url("../images/ico_001.png") left center no-repeat #ececec; color: #cc3300; } .list-fy { text-align: center; margin: 0 auto 40px auto; min-height: 40px; } /*piclist*/ .pic-list { width: 960px; overflow: hidden; height: auto; margin: 20px auto; } .pic-list ul { width: 1000px; margin: 0 auto; padding: 0; } .pic-list li { width: 270px; margin-right: 40px; float: left; margin-bottom: 0; } .pic-list li img { width: 270px; height: 180px; border: #efefef 1px solid; padding: 5px; } .pic-list li img:hover { border: #ccc 1px solid; padding: 5px; } .pic-list li a { } .pic-list li a:hover { color: #000; } .pic-list li span { text-align: center; width: 100%; line-height: 40px; color: #666; display: block } /*c-content*/ .icontent { width: 1200px; border: #e5e5e5 1px solid; padding: 0 40px; background: #fcfcfc; overflow: hidden; margin: 15px auto } .icontent .lm_name { height: 70px; line-height: 70px; border-bottom: #cccccc 1px solid } .icontent .lm_name h2 { float: left; width: *130px; text-align: center; height: 69px; font-size: 24px; color: #3e6db5; font-weight: bold; border-bottom: #3e6db5 3px solid; } .icontent .lm_name span { float: right; color: #666666; font-size: 12px; } .icontent .lm_name span a { color: #666666; } .wafx { padding: 0; position: absolute; right: 0; top: 40px; } /*content*/ .c-content { height: auto; overflow: hidden; position: relative; margin: 30px auto 40px auto; padding: 0 20px; } .c-content .c-title { font-size: 30px; color: #cc3333; line-height: 50px; text-align: center } .c-content .other-s { font-size: 14px; line-height: 35px; text-align: center; color: #666666; background: #f5f5f5; margin: 15px auto 0 auto; position: relative; } .c-content .other-s .sjfx { position: absolute; right: 10px; top: 10px; } .c-content .nr-info { height: auto; overflow: hidden; position: relative; text-align: left } .c-content .nr-info p { font-size: 16px; color: #666; line-height: 34px; margin: 15px 0; text-indent: 2em; text-align: left } .wz_fj { } .wz_fj p { line-height: 36px; color: #cc0000; font-size: 16px; background: url("../images/ico_fj2.png") left center no-repeat; padding: 0 0 0 20px } .wz_fj a { line-height: 36px; font-size: 16px; } .wzclose-relative { text-align: center; margin-top: 30px; } .wzclose-relative span { margin: 0 15px; } .i-sxt { border-top: #d9d9d9 1px solid; margin: 20px auto; padding: 20px 0; } .i-sxt p { display: block; width: 100%; float: left; margin: 0; padding: 0; } .i-sxt a { color: #555555; font-size: 14px; line-height: 30px; } .i-sxt a:hover { color: #cc0010; } /*footer*/ .footer { background: #025100; border-top: #00406e 5px solid; height: auto; } .footer_bg { background: url("../images/end_logo.png") right center no-repeat; height: auto; } .footer_one { padding: 0; height: auto; overflow: hidden } .footer_two { padding: 15px 0 10px 0; background: #00579e; height: auto; overflow: hidden; border-top: #003b6b 5px solid } .footer_two_left { width: 630px; float: left; color: #81a880; line-height: 27px; font-size: 14px; background: url("../images/end_logo.png") left center no-repeat; padding: 20px 0 20px 120px; } .footer_two_left p { margin: 0; padding: 0; line-height: 27px; font-size: 14px; color: #ffffff; } .footer_two_right { width: 340px; float: right; padding: 10px 0 0 0 } .footer_two_right li { width: 102px; float: left; color: #ffffff; font-size: 14px; margin: 0 0 0 10px; text-align: center; } .footer_two_right li a { color: #ffffff; } .footer_two_right li img { width: 90px; height: 90px } .footer_two_right li span { color: #ffffff; line-height: 34px; font-size: 13px; display: block; width: 100%; text-align: center; } .footer_one_left { width: 750px; float: left; padding: 15px 0 } .footer_one_right { width: 246px; float: right; } .footer_one_left a { display: block; float: left; color: #81a880; font-size: 16px; padding-left: 40px; height: 50px; line-height: 50px; margin-right: 50px; } .footer_one_left a:hover { color: #ff9900 } .wx_sm { float: left; color: #81a880; font-size: 12px; margin-left: 40px; } .wx_sm img { width: 65px; height: 65px; } .wx_sm a span { color: #81a880; display: block; text-align: center; line-height: 24px; } /*LINK*/ .cont_yxbm_rigB { width: 100%; margin: 0 auto; height: auto; line-height: 30px; font-size: 14px; padding: 20px 0; overflow: hidden; } .cont_yxbm_rigB h2 { height: 40px; line-height: 40px; text-indent: 15px; border-left: 3px solid #1967a8; background: #f1f1f1; margin-bottom: 10px; font-size: 18px; } .cont_yxbm_rigB ul { margin-bottom: 20px; height: auto; overflow: hidden; width: 110%; } .cont_yxbm_rigB ul li { width: 18.9%; height: 44px; float: left; text-align: left; line-height: 44px; border: 1px solid #f1f1f1; padding: 0 10px; margin: 5px 2.1% 5px 0; display: inline; font-size: 15px; } .cont_yxbm_rigB ul li a { display: block; width: 100%; } .cont_yxbm_rigB ul li.curr { background: #6699cc; color: #FFF; } .cont_yxbm_rigB ul li.curr a { color: #FFF; } .cont_yxbm_rigB ul li:hover { background: #6699cc; color: #FFF; } .cont_yxbm_rigB ul li:hover a { color: #FFF; }