Discuz!官方免费开源建站系统

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

[使用] 请帮忙指点怎样从调用索引图片改成使用代码命导航颜色

[复制链接]
hugh450 发表于 2010-11-29 11:57:59 | 显示全部楼层 |阅读模式
产品建议
论坛地址: http://brand.discuz.net/
品牌空间地址: http://brand.discuz.net/
  1. /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
复制代码


 楼主| hugh450 发表于 2010-11-29 11:58:34 | 显示全部楼层
  1. @charset "utf-8";

  2. /**
  3. *      [品牌空间] (C)2001-2010 Comsenz Inc.
  4. *      This is NOT a freeware, use is subject to license terms
  5. *
  6. *      $Id: common.css 4822 2010-11-05 05:33:18Z fanshengshuai $
  7. */ /* 全局CSS定义 */
  8. html,body,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,fieldset,input,lable,textarea,p,blockquote,td
  9.         {
  10.         margin: 0;
  11.         padding: 0;
  12.         word-break: break-all;
  13.         word-wrap: break-word;
  14. }

  15. body {
  16.         background-color: #FFF;
  17.         text-align: left;
  18. }

  19. body,textarea {
  20.         font: 100 12px Helvetica, Arial, sans-serif, Simsun;
  21.         color: #333;
  22. }

  23. a:link,a:visited {
  24.         text-decoration: none;
  25.         color: #333;
  26. }

  27. a:hover {
  28.         text-decoration: underline;
  29.         color: #0657b2;
  30. }

  31. em {
  32.         font-style: normal;
  33. }

  34. h1,h2,h3,h4,h5,h6,strong {
  35.         font-weight: 800;
  36.         font-size: 100%;
  37. }

  38. label,input,select {
  39.         vertical-align: middle;
  40. }

  41. img,button {
  42.         background: none;
  43.         border: none;
  44. }

  45. ol,ul,li {
  46.         list-style: none;
  47. }

  48. table,td {
  49.         word-break: break-all;
  50.         border: none;
  51.         border-collapse: collapse
  52. }

  53. .g {
  54.         margin: auto;
  55.         width: 980px;
  56. }

  57. .a_fl {
  58.         float: left;
  59.         left: 0;
  60.         margin-left: 5px;
  61. }

  62. .a_fr {
  63.         float: right;
  64.         right: 0;
  65.         margin-right: 5px;
  66. }

  67. .a_fl,.a_fr {
  68.         position: fixed;
  69.         top: 350px;
  70.         z-index: 100;
  71. }

  72. .a_cb {
  73.         top: 20px;
  74. }

  75. .a_horbanner {
  76.         margin: auto;
  77.         width: 980px;
  78. }

  79. .a_modulebanner {
  80.         clear: both;
  81.         margin: 10px 0 0 0;
  82. }

  83. .c {
  84.         float:none;
  85.         clear: both;
  86. }

  87. .h10 {
  88.         height: 10px;
  89. }

  90. .mt10 {
  91.         margin-top: 10px;
  92. }

  93. .red {
  94.         color: #ff6600;
  95. }

  96. .acb {
  97.         font-weight: bold;
  98.         font-size: 16px;
  99. }

  100. .b {
  101.         font-weight: bold;
  102. }

  103. .fl {
  104.         float: left;
  105. }

  106. .fr {
  107.         float: right;
  108. }

  109. /* 强化连接颜色 */
  110. .c_deepen a,.c_deepen a:visited {
  111.         color: #0657b2;
  112. }

  113. .c_deepen a:hover {
  114.         color: #fc6d02;
  115. }

  116. .checkbox {
  117.         border: none;
  118. }

  119. /* 文本框{单行} */
  120. .inp_radio input,.inp_checkbox input {
  121.         width: 13px;
  122.         height: 13px;
  123.         vertical-align: middle;
  124. }

  125. body .inp_txt_active {
  126.         border-color: #7DBDE2;
  127. }  /* -_- */
  128. .iblock {
  129.         display: inline-block;
  130.         *display: inline;
  131.         zoom: 1;
  132. }

  133. .clearall {
  134.         zoom: 1;
  135. }

  136. .clearall:after {
  137.         content: ".";
  138.         display: block;
  139.         clear: both;
  140.         height: 0;
  141.         visibility: hidden;
  142. }

  143. .content .list {
  144.         margin: auto;
  145.         padding: 4px;
  146.         background: #f7edeb;
  147.         overflow: hidden;
  148. }

  149. .content .cont {
  150.         padding: 0 8px;
  151.         border: 1px solid #e3cba9;
  152.         background: #FFFFFF;
  153.         overflow: hidden;
  154. }

  155. .content h3 {
  156.         margin-top:5px;
  157.         height: 30px;
  158.         line-height: 30px;
  159.         font-size: 14px;
  160. }

  161. .streetsearch_new {
  162.         margin-top:10px;
  163.         padding: 10px 0 5px;
  164.         border: 1px solid #E7D9BE;
  165.         background: url(../image/streetsearch_new_bg.png) repeat-x left top;
  166.         overflow: hidden;
  167. }

  168. /* 维护公告 */
  169. .announce {
  170.         position: relative;
  171.         z-index: 1;
  172.         top: 0;
  173.         left: 0;
  174.         width: 100%;
  175.         height: 30px;
  176.         line-height: 29px;
  177.         background: url(../image/bg_nav_repeat.gif) repeat-x 0 -187px;
  178. }

  179. .announce div {
  180.         position: relative;
  181.         z-index: 0;
  182.         margin: 0 auto;
  183.         width: 980px;
  184.         height: 30px;
  185.         color: #FF4800;
  186.         background: url(../image/bg_nav_repeat.gif) repeat-x 0 -187px;
  187. }

  188. .announce .announce_closed {
  189.         display: block;
  190.         position: absolute;
  191.         right: 0;
  192.         top: 6px;
  193.         padding: 2px 20px 0 0;
  194.         width: 50px;
  195.         height: 12px;
  196.         line-height: 12px;
  197.         text-indent: 0;
  198.         text-align: right;
  199.         color: #666666;
  200.         background: url(../image/bg_navmain.gif) no-repeat 56px -542px;
  201.         cursor: pointer;
  202. }

  203. .nav_sz {
  204.         background: url(../image/bg_nav_sz.jpg) no-repeat 0 0;
  205. }

  206. .top_ad_area {
  207.         width: 700px;
  208.         height: 50px;
  209.         float: right;
  210.         margin-top: 9px;
  211. }

  212. .nav_header h3,.nav_header h2 {
  213.         float: left;
  214.         _display: inline;
  215.         font-weight: 800;
  216.         overflow: hidden;
  217. }

  218. .nav_header h3 {
  219.         margin: 21px 0 0 10px;
  220.         padding: 0;
  221.         width: 70px;
  222.         height: 33px;
  223.         line-height: 33px;
  224.         text-indent: 0;
  225.         background: none;
  226.         border: none;
  227.         text-align: center;
  228. }

  229. .nav_sz h3 {
  230.         display: none;
  231. }

  232. .nav_header h3 a:link,.nav_header h3 a:visited {
  233.         display: block;
  234.         margin: 0 auto;
  235.         height: 31px;
  236.         line-height: 31px;
  237.         font-family: "黑体";
  238.         font-size: 30px;
  239.         color: #FFF;
  240.         vertical-align: middle;
  241. }

  242. .nav_header h2 {
  243.         margin: 15px 0 0 12px;
  244.         width: 200px;
  245.         height: 42px;
  246.         background: url(../image/pklogo.gif) no-repeat 0 0;
  247. }

  248. .nav_header p {
  249.         width: 710px;
  250.         height: 1px;
  251. }

  252. .nav_sz h2 {
  253.         margin-top: 10px;
  254.         width: 160px;
  255.         height: 48px;
  256. }

  257. .nav_header h2 a {
  258.         float: left;
  259.         padding-left: 100%;
  260.         width: 0;
  261.         height: 100%;
  262.         overflow: hidden;
  263. }

  264. .auth_area {
  265.         width: 980px;
  266.         font-size: 12px;
  267.         font-family: "宋体";
  268.         height: 30px;
  269.         text-align: right;
  270. }

  271. .auth_area a:hover {
  272.         color: #0657B2;
  273.         text-decoration: underline;
  274. }

  275. .dianpu-guanli {
  276.         padding: 0 20px 0 0;
  277.         line-height: 22px;
  278.         background: url(../image/dianpu-guanli.gif) no-repeat;
  279.         margin-top: 2px;
  280.         display: block;
  281.         float: right;
  282.         width: 330px;
  283. }

  284. /* @group 登录表单 */
  285. .login_panel {
  286.         height: 30px;
  287. }

  288. .loginform {
  289.         float: right;
  290.         padding-top: 5px;
  291.         height: 30px;
  292. }

  293. .loginform td {
  294.         vertical-align: middle;
  295. }

  296. .loginform #login_authcode_img {
  297.         display: none;
  298.         z-index: 100;
  299. }

  300. .loginform input {
  301.         height: 20px;
  302.         line-height: 18px;
  303.         width: 64px;
  304.         border: 1px solid #C6C6C6;
  305.         vertical-align: middle;
  306.         padding: 0;
  307.         margin: 0;
  308. }

  309. .loginform li {
  310.         margin-bottom: 1px;
  311.         padding-top: 4px;
  312.         height: 26px;
  313.         line-height: normal;
  314.         overflow: hidden;
  315. }

  316. .loginform li .inp_text {
  317.         width: 150px;
  318.         float: left;
  319. }

  320. .loginform li .inp_checkbox {
  321.         width: 75px;
  322.         float: left;
  323.         margin-top: 5px;
  324.         font-size: 12px;
  325. }

  326. .loginform li .inp_sm {
  327.         width: 75px;
  328.         float: left;
  329. }

  330. .loginform li a {
  331.         float: right;
  332.         margin-top: 5px;
  333. }

  334. .loginform .iblock {
  335.         vertical-align: middle;
  336. }

  337. .loginform .inp_text input {
  338.         padding: 3px 0 0 3px;
  339.         width: 85px;
  340.         height: 17px;
  341.         line-height: 13px;
  342.         border: 1px solid #DADADA;
  343.         vertical-align: middle;
  344.         background: url(../image/bg_inp_text.gif) no-repeat 0 0;
  345. }

  346. .loginform .inp_text_active input {
  347.         border-color: #7DBDE2
  348. }

  349. .loginform .inp_checkbox input {
  350.         margin: -1px 3px 0 0;
  351. }

  352. /* @end */
  353. .inp_sm input {
  354.         height: 22px;
  355.         line-height: 20px;
  356.         width: 64px;
  357.         border: 1px solid #C6C6C6;
  358.         vertical-align: middle;
  359.         background: url(../image/bg_navmain.gif) repeat-x 0 -236px;
  360. }

  361. /*登录后*/
  362. .auth_area dl {
  363.         height: 30px;
  364.         width: 800px;
  365.         float: right;
  366.         text-align: right;
  367.         margin-right: 10px;
  368. }

  369. .auth_area_dt {
  370.         padding: 3px 6px;
  371.         width: 22px;
  372.         height: 22px;
  373.         overflow: hidden;
  374.         float: right;
  375. }

  376. .auth_area dd li {
  377.         height: 30px;
  378.         line-height: 30px;
  379.         float: right;
  380.         padding: 0 3px 0 3px;
  381. }

  382. #show_navmsg {
  383.         margin: 0 0 0 -4px;
  384. }

  385. #nav_message_handle.on {
  386.         border: 1px solid #CBD2AF;
  387.         border-bottom: none;
  388.         border-top: none;
  389.         background: #FFF;
  390. }

  391. .nav_msg_active .nav_msgcount {
  392.         display: block;
  393.         width: 50px;
  394.         height: 30px;
  395.         line-height: 20px;
  396.         overflow: hidden;
  397.         margin: 0;
  398.         padding: 0;
  399. }

  400. #nav_myshops_handle.on {
  401.         border: 1px solid #CBD2AF;
  402.         border-bottom: none;
  403.         border-top: none;
  404.         background: #FFF;
  405. }

  406. #show_myshops {
  407.         top: 30px;
  408.         margin-left: -4px;
  409. }

  410. #show_myshops li {
  411.         clear: left;
  412.         float: left;
  413.         height: 20px;
  414.         line-height: 20px;
  415.         padding-top: 5px;
  416.         white-space: nowrap;
  417. }

  418. .nav_myshopslist {
  419.         background: none repeat scroll 0 0 #FFFFFF;
  420.         border: 1px solid #CBD2AF;
  421.         min-width: 100px;
  422.         text-align: left;
  423. }

  424. .nav_myshopslist ul {
  425.         margin: 5px;
  426. }

  427. .nav_msglist {
  428.         z-index: 1;
  429.         border: 1px solid #CBD2AF;
  430.         height: 84px;
  431.         text-align: left;
  432.         white-space: nowrap;
  433.         background: #FFF;
  434.         overflow: visible;
  435. }

  436. .nav_msg_active .nav_msglist_right {
  437.         left: auto;
  438.         right: 0;
  439. }

  440. .nav_msglist ul {
  441.         line-height: 30px;
  442.         margin: 2px 5px;
  443.         background: url(../image/bg_navmain.gif) no-repeat 0 -808px;
  444.         overflow: visible;
  445. }

  446. .nav_msglist li {
  447.         clear: left;
  448.         float: left;
  449.         padding-top: 5px;
  450.         height: 20px;
  451.         line-height: 20px;
  452.         white-space: nowrap
  453. }

  454. .nav_msglist li a:link,.nav_msglist li a:visited {
  455.         color: #666;
  456. }

  457. .nav_msglist li span {
  458.         color: #FF6600
  459. }

  460. .nav_msglist li a:hover,.nav_msglist li a:hover span {
  461.         color: #0657b2
  462. }

  463. .nav_item {
  464.         position: relative;
  465.         z-index: 4;
  466.         height: 35px;
  467.         width: 100%;
  468.         background: url(../image/bg_nav_repeat.gif) repeat-x 0 -97px;
  469. }

  470. .nav_item_list {
  471.         float: left;
  472.         overflow: hidden;
  473.         height: 35px;
  474.         overflow: hidden;
  475.         width: 700px;
  476. }

  477. .nav_item_list li {
  478.         float: left;
  479.         margin-right: -2px;
  480.         padding-right: 2px;
  481.         width: 98px;
  482.         height: 35px;
  483.         line-height: 35px;
  484.         text-align: center;
  485.         background: url(../image/bg_nav_repeat.gif) no-repeat 89px -142px;
  486. }

  487. .nav_item_list li a {
  488.         display: block;
  489.         width: 98px;
  490.         height: 35px;
  491.         line-height: 35px;
  492.         font-size: 14px;
  493.         overflow: hidden;
  494. }

  495. .nav_item_list .active a,.nav_item_list .active a:visited,.nav_item_list li a:hover
  496.         {
  497.         font-size: 16px;
  498.         font-weight: 800;
  499.         color: #FFF;
  500.         background: url(../image/bg_navmain.gif) no-repeat 0 0;
  501. }

  502. .nav_item_list a span {
  503.         padding: 0 10px 0 5px;
  504.         background: url(../image/bg_navmain.gif) no-repeat 64px -667px
  505. }

  506. .nav_item_list .active a span {
  507.         background-position: 76px -697px;
  508. }

  509. .nav_item_list a:hover span {
  510.         background-position: 76px -729px;
  511. }

  512. .nav_search .c_top,.nav_search .c_top span,.nav_search .c_bot,.nav_search .c_bot span
  513.         {
  514.         display: block;
  515.         position: absolute;
  516.         z-index: 1;
  517.         width: 980px;
  518.         height: 5px;
  519.         background-image: url(../image/bg_nav_repeat.gif);
  520.         background-repeat: no-repeat;;
  521.         overflow: hidden;
  522. }

  523. .nav_search .c_top span,.nav_search .c_bot span {
  524.         right: 0;
  525.         width: 5px;
  526. }

  527. .nav_search .c_top {
  528.         top: 0;
  529.         background-position: -5px -5px;
  530. }

  531. .nav_search .c_top span {
  532.         background-position: 0 -5px;
  533. }

  534. .nav_search .c_bot {
  535.         bottom: 0;
  536.         background-position: -5px 0;
  537. }

  538. .nav_search .c_bot span {
  539.         background-position: 0 0;
  540. }

  541. .nav_searchbox {
  542.         border: 1px solid #E3E3E3;
  543. }

  544. /* 关闭特殊导航 */
  545. .nav_close {
  546.         display: none;
  547.         position: absolute;
  548.         top: 10px;
  549.         right: 10px;
  550.         padding: 1px 15px 0 0;
  551.         height: 13px;
  552.         background: url(../image/bg_navmain.gif) no-repeat 28px -543px;
  553.         cursor: pointer;
  554. }

  555. .searchform {
  556.         float: left;
  557.         height: 38px;
  558.         padding-left: 65px;
  559.         border-left: 1px solid #FFF;
  560.         background: url(../image/bg_navmain.gif) no-repeat -48px -78px;
  561. }

  562. .searchform label,.searchform button {
  563.         float: left;
  564.         margin: 6px 5px 0 0;
  565. }

  566. .searchform .inp_text input {
  567.         float: left;
  568.         width: 470px;
  569.         padding: 3px 0 0 5px;
  570.         height: 20px;
  571.         line-height: 17px;
  572.         border: 1px solid #E1E1E1;
  573.         color: #AAACAE;
  574.         background: url(../image/bg_inp_text.gif) no-repeat 0 0;
  575. }

  576. .searchform .inp_radio {
  577.         position: relative;
  578.         z-index: 0;
  579.         padding: 1px 6px 1px 23px;
  580.         width: auto;
  581.         height: 23px;
  582.         line-height: 25px;
  583.         overflow: hidden;
  584. }

  585. .searchform .inp_radio input {
  586.         position: absolute;
  587.         left: 5px;
  588.         top: 5px;
  589. }

  590. .searchform .inp_radio_active {
  591.         padding: 0px 5px 0 22px;
  592.         border: 1px solid #BFDAEC;
  593.         background: url(../image/bg_navmain.gif) no-repeat 0 -47px;
  594. }

  595. .searchform button {
  596.         width: 69px;
  597.         height: 25px;
  598.         line-height: 25px;
  599.         font-size: 14px;
  600.         font-weight: 800;
  601.         background: url(../image/bg_navmain.gif) no-repeat 0 -124px;
  602.         cursor: pointer;
  603. }

  604. .ad_text {
  605.         display: none;
  606.         clear: both;
  607.         width: 100%;
  608. }

  609. /* @group 日历控件 */ /* 日历控件 */
  610. #calendar {
  611.         margin-bottom: 0.8em;
  612.         border: 1px solid #D9E6BB;
  613.         background: #FFF;
  614.         font: normal 100 12px/100% Verdana, Arial, sans-serif;
  615. }

  616. #calendar td {
  617.         width: 26px;
  618.         height: 21px;
  619. }

  620. #calendar td a {
  621.         display: block;
  622.         margin: 0 auto;
  623.         padding: 2px;
  624.         width: 18px;
  625.         height: 12px;
  626.         line-height: 12px;
  627.         border: 1px solid #DDD;
  628.         font-size: 10px;
  629.         color: #334F67;
  630.         background: url(../image/bg_repeat.png) no-repeat 0 -46px;
  631. }

  632. #calendar td a:hover {
  633.         text-decoration: none;
  634.         border-color: #D9E6BB;
  635.         background: none;
  636.         background-color: #FFF;
  637. }

  638. #calendar_week td {
  639.         height: 2em;
  640.         line-height: 2em;
  641.         border-bottom: 1px solid #CAD9EA;
  642. }

  643. #hourminute td {
  644.         padding: 4px 2px;
  645.         border-top: 1px solid #D9E6BB;
  646. }

  647. #calendar .calendar_expire a:link,#calendar .calendar_expire a:visited {
  648.         font-weight: normal;
  649. }

  650. #calendar .calendar_default a:link,#calendar .calendar_default a:visited
  651.         {
  652.         color: #334F67;
  653. }

  654. #calendar td.calendar_checked a,#calendar span.calendar_checked a:visited
  655.         {
  656.         border-color: #D9E6BB;
  657.         background: none;
  658.         font-weight: 800;
  659.         color: #839B1B;
  660. }

  661. #calendar .calendar_today a,#calendar .calendar_today a:visited {
  662.         border-color: #D9E6BB;
  663.         background: none;
  664.         font-weight: 800;
  665.         color: #839B1B;
  666. }

  667. #calendar_header td {
  668.         width: 30px;
  669.         height: 21px;
  670.         line-height: 21px;
  671.         font-weight: normal;
  672.         text-align: center;
  673. }

  674. #calendar_year {
  675.         display: none;
  676.         position: absolute;
  677.         z-index: 10;
  678.         line-height: 130%;
  679.         background: #F5FAFE;
  680. }

  681. #calendar_year a,#calendar_year a:visited {
  682.         color: #334F67
  683. }

  684. #calendar_year .col {
  685.         float: left;
  686.         padding: 4px;
  687.         margin-left: 1px;
  688.         border: 1px solid #D9E6BB;
  689.         text-align: center;
  690.         background: #FAFAFA;
  691. }

  692. #calendar_year .calendar_checked {
  693.         font-weight: 800;
  694.         color: #FF7800;
  695. }

  696. #calendar_month {
  697.         display: none;
  698.         position: absolute;
  699.         z-index: 11;
  700.         padding: 4px;
  701.         line-height: 130%;
  702.         border: 1px solid #D9E6BB;
  703.         text-align: center;
  704.         background: #FAFAFA;
  705. }

  706. #calendar_month .calendar_checked {
  707.         font-weight: 800;
  708.         color: #FF7800;
  709. }

  710. #calendar_week {
  711.         background: url(../image/bg_repeat.png) repeat-x 0 0;
  712. }

  713. #calendar_week td {
  714.         text-align: middle;
  715. }

  716. #calendar_week td a {
  717.         display: inline;
  718.         padding: 0;
  719.         border: none;
  720.         background: none;
  721. }

  722. #calendar_week .calendar_week_prevmonth,#calendar_week .calendar_week_nextmonth
  723.         {
  724.         display: block;
  725.         padding-left: 15px;
  726.         height: 15px;
  727.         width: 0;
  728.         background-image: url(../image/icon.gif);
  729.         overflow: hidden;
  730. }

  731. #calendar_week .calendar_week_prevmonth:hover,#calendar_week .calendar_week_nextmonth:hover
  732.         {
  733.         background-image: url(../image/icon.gif);
  734.         background-color: none;
  735. }

  736. #calendar_week .calendar_week_prevmonth {
  737.         background-position: 0 -40px;
  738. }

  739. #calendar_week .calendar_week_prevmonth:hover {
  740.         background-position: 0 -40px;
  741. }

  742. #calendar_week .calendar_week_nextmonth {
  743.         background-position: 0 -63px;
  744. }

  745. #calendar_week .calendar_week_nextmonth:hover {
  746.         background-position: 0 -63px;
  747. }

  748. /* @end */ /* 当前位置 */
  749. .position {
  750.         margin: 0 auto 10px;
  751.         width: 980px;
  752.         height: 17px;
  753.         line-height: 17px;
  754.         color: #999;
  755.         overflow: hidden;
  756. }

  757. .position a {
  758.         vertical-align: inherit;
  759. }

  760. .position em {
  761.         color: #666;
  762. }

  763. .position span {
  764.         color: #333;
  765. }

  766. /* @group 分页样式 */ /* 分页 */
  767. .pages {
  768.         zoom: 1;
  769.         overflow: hidden;
  770.         margin: 25px 10px 15px;
  771.         clear: both;
  772.         clear: both;
  773.         height: 23px;
  774.         text-align: right;
  775.         font-family: "宋体";
  776.         overflow: hidden;
  777. }

  778. .pages ul {
  779.         height: 21px;
  780.         overflow: hidden;
  781. }

  782. .pages li {
  783.         float: left;
  784.         margin-right: 2px;
  785.         height: 21px;
  786.         line-height: 21px;
  787.         overflow: hidden;
  788. }

  789. .pages li a {
  790.         float: left;
  791.         padding: 0 6px;
  792.         height: 19px;
  793.         line-height: 19px;
  794.         border: 1px solid #E3E4DD;
  795.         font-size: 14px;
  796.         font-family: Verdana;
  797.         vertical-align: middle;
  798.         overflow: hidden;
  799. }

  800. .pages li a,.pages li a:visited {
  801.         color: #8F8F8F;
  802. }

  803. .pages li a:hover {
  804.         text-decoration: none;
  805.         border-color: #839B1B;
  806.         color: #FFF;
  807.         background-color: #839B1B;
  808. }

  809. .pages .select {
  810.         background-color: #839B1B;
  811. }

  812. .pages .select a,.pages .select a:visited {
  813.         color: #FFF;
  814.         border: 1px solid #839B1B;
  815. }

  816. .pages .prevpage,.pages .lastpage {
  817.         width: 21px;
  818. }

  819. .pages .prevpage a,.pages .prevpage a:visited,.pages .nextpage a,.pages .nextpage a:visited,.pages .lastpage a,.pages .lastpage a:visited
  820.         {
  821.         background-image: url(../image/bg_pages.gif);
  822.         background-repeat: no-repeat;
  823.         background-color: #FFF;
  824. }

  825. .pages .prevpage a:hover,.pages .nextpage a:hover,.pages .lastpage a:hover
  826.         {
  827.         background-color: #839B1B;
  828. }

  829. .pages .prevpage a,.pages .prevpage a:visited {
  830.         padding: 0 0 0 19px;
  831.         width: 0;
  832.         background-position: 7px -26px;
  833. }

  834. .pages .prevpage a:hover {
  835.         background-position: -21px -51px
  836. }

  837. .pages .nextpage a,.pages .nextpage a:visited {
  838.         padding: 0px 14px 0 7px;
  839.         line-height: 21px;
  840.         font-size: 12px;
  841.         background-position: 47px 6px;
  842. }

  843. .pages .nextpage a:hover {
  844.         background-position: 19px -19px;
  845. }

  846. .pages .lastpage a,.pages .lastpage a:visited {
  847.         padding: 0px 0 0 19px;
  848.         width: 0;
  849.         background-position: 6px -58px;
  850. }

  851. .pages .lastpage a:hover {
  852.         background-position: -18px -83px;
  853. }

  854. .content .pages a,.content .pages strong,.content .pages span {
  855.         display: inline-block;
  856.         *display: inline;
  857.         zoom: 1;
  858.         padding: 0 6px;
  859.         height: 21px;
  860.         line-height: 21px;
  861.         border: 1px solid #C98E3E;
  862.         margin-left: 3px;
  863. }

  864. .content .pages a:link,.content .pages a:visited {
  865.         color: #CD9040
  866. }

  867. .content .pages strong,.content .pages a:hover {
  868.         text-decoration: none;
  869.         color: #FFFFFF;
  870.         background: #C98E3E;
  871. }

  872. .content .pages span {
  873.         border: 1px solid #DDDDDD;
  874.         color: #999999
  875. }

  876. .content .pages .prevpage,.content .pages .lastpage {
  877.         width: auto;
  878. }

  879. /* @end */ /* 页脚{标准版} */
  880. #bottomInfo {
  881.         clear: both;
  882.         width: 980px;
  883.         margin: 10px auto 0;
  884.         text-align: center;
  885.         line-height: 20px;
  886.         font-family: arial;
  887. }

  888. .bottomInfo {
  889.         width: 980px;
  890.         height: 30px;
  891.         margin: 0 auto;
  892.         border-top: 1px solid #d6d6d6;
  893.         text-align: center;
  894.         line-height: 30px;
  895.         font-size: 12px;
  896. }

  897. .bottomInfo a {
  898.         font-size: 12px;
  899. }

  900. .bottomInfo a:hover {
  901.         text-decoration: underline;
  902. }

  903. .bottomcopyright {
  904.         position: relative;
  905.         z-index: 0;
  906.         margin: 0 auto;
  907.         width: 980px;
  908.         height: 70px;
  909.         text-align: center;
  910.         line-height: 20px;
  911. }

  912. .police {
  913.         position: absolute;
  914.         z-index: 0;
  915.         top: 0px;
  916.         right: 150px;
  917.         text-align: right;
  918. }

  919. /* {简版} */
  920. .foot {
  921.         clear: both;
  922.         margin: 10px auto 0;
  923.         padding: 10px 0;
  924.         width: 980px;
  925.         border-top: 2px solid #E3E3E3;
  926.         text-align: center;
  927.         font-family: verdana;
  928.         overflow: hidden;
  929. }

  930. .foot,.foot a:link,.foot a:visited {
  931.         color: #666;
  932. }

  933. .foot a:hover {
  934.         color: #666
  935. }

  936. .foot div,.foot p {
  937.         height: 21px;
  938.         line-height: 21px;
  939. }

  940. /* bug */
  941. #center .logo a {
  942.         position: absolute;
  943.         top: 50%;
  944.         left: 50%;
  945.         margin: -150px 0 0 200px;
  946.         width: 400px;
  947.         height: 300px;
  948.         border: 5px solid #C0880F;
  949. }

  950. .dialog {
  951.         position: absolute;
  952.         overflow: hidden;
  953.         width: 520px;
  954.         height: 260px;
  955.         background: #fff;
  956.         border: #CC9966 5px solid;
  957.         z-index: 9999;
  958. }

  959. .dialog h1 {
  960.         background: url("../image/pm_headerbg.gif") repeat-x scroll 0 0
  961.                 transparent;
  962.         color: #CC9966;
  963.         font-size: 1.13em;
  964.         height: 32px;
  965.         line-height: 32px;
  966.         padding-left: 10px;
  967. }

  968. .dialog .btn_close {
  969.         position: absolute;
  970.         margin-left: 480px;
  971.         margin-top: 10px;
  972.         z-index: 10006;
  973.         cursor: pointer;
  974.         color: #999;
  975. }

  976. #btn_submit {
  977.         background: none repeat scroll 0 0 #CC9966;
  978.         border: medium none;
  979.         color: #FFFFFF;
  980. }

  981. .dialog iframe {
  982.         z-index: 10000;
  983.         overflow: hidden;
  984. }

  985. /*--验证码--*/
  986. #login_authcode_img {
  987.         position: absolute;
  988.         margin-top: 22px;
  989. }

  990. #com_authcode_img {
  991.         position: absolute;
  992.         margin-left: 48px;
  993.         margin-top: 25px;
  994. }

  995. #comseccode {
  996.         width: 85px;
  997.         background: none;
  998.         height: 23px;
  999.         padding: 0;
  1000. }

  1001. #seccode {
  1002.         width: 85px;
  1003. }

  1004. /*--举报--*/
  1005. #reportdiv {
  1006.         position: absolute;
  1007.         width: 310px;
  1008.         height: 200px;
  1009.         background: #fff;
  1010.         z-index: 9999;
  1011. }

  1012. #reportdiv .pm_close {
  1013.         position: absolute;
  1014.         margin-left: 660px;
  1015.         margin-top: 5px;
  1016.         z-index: 10006;
  1017. }

  1018. #reportdiv iframe {
  1019.         z-index: 10000;
  1020. }

  1021. /*--认领--*/
  1022. #claimshopdiv {
  1023.         width: 310px;
  1024.         height: 150px;
  1025. }

  1026. /*--纠错--*/
  1027. #correctinfodiv {
  1028.         width: 310px;
  1029.         height: 200px;
  1030. }

  1031. /* @group 评分 */ /*--边栏评分--*/
  1032. .sidebar .score {
  1033.         width: 228px;
  1034.         border: 1px solid #E7D9BF;
  1035.         overflow: hidden;
  1036.         position: relative;
  1037.         margin-bottom: 10px;
  1038. }

  1039. .sidebar .score h3 {
  1040.         height: 21px;
  1041.         line-height: 21px;
  1042.         padding-left: 8px;
  1043.         font-size: 12px;
  1044.         background: url(../image/bg_guess.gif) no-repeat 50% 0;
  1045.         background-position: 0 -78px;
  1046.         color: #555;
  1047. }

  1048. .sidebar .score h3 span {
  1049.         display: block;
  1050.         width: 90px;
  1051.         height: 20px;
  1052.         text-align: center;
  1053.         background-repeat: no-repeat;
  1054.         background-position: -88px -86px;
  1055.         float: right;
  1056.         font-weight: normal;
  1057.         color: #925A21
  1058. }

  1059. .sidebar .score h3 span a {
  1060.         color: #315065
  1061. }

  1062. .sidebar .score h3 span a:hover {
  1063.         color: #d0511c;
  1064. }

  1065. .sidebar .score h3 span a:link,.main .sidebar .score h3 span a:visited {
  1066.         color: #925A21
  1067. }

  1068. .sidebar .score ul {
  1069.         padding: 3px 0;
  1070.         border-top: 1px solid #e7d9bf;
  1071. }

  1072. .sidebar .score ul h4 {
  1073.         line-height: 27px;
  1074.         text-indent: 12px;
  1075.         font-size: 14px;
  1076.         color: #323232;
  1077. }

  1078. .sidebar .score ul li {
  1079.         text-indent: 17px;
  1080.         background-position: 8px 9px;
  1081.         overflow: hidden;
  1082. }

  1083. .sidebar .score li {
  1084.         padding-left: 10px;
  1085.         text-indent: 0;
  1086.         background: none;
  1087.         height: auto;
  1088.         color: #925A21;
  1089.         text-indent: 0;
  1090. }

  1091. .sidebar .score li div {
  1092.         float: left;
  1093.         width: 170px;
  1094.         line-height: 19px;
  1095.         text-indent: 0;
  1096.         word-wrap: break-word;
  1097.         word-break: break-all;
  1098. }

  1099. .sidebar .score li a {
  1100.         color: #925A21;
  1101. }

  1102. .sidebar .score li a:hover {
  1103.         color: #D0511C
  1104. }

  1105. .sidebar .score li span {
  1106.         float: left;
  1107.         padding-top: 2px;
  1108.         height: 15px;
  1109.         line-height: 17px;
  1110.         color: #9B999A;
  1111.         overflow: hidden;
  1112.         width: 80px;
  1113.         overflow: hidden;
  1114.         text-align: right;
  1115. }

  1116. .sidebar .score dl {
  1117.         float: left;
  1118.         background: none repeat scroll 0 0 #FFF6F9;
  1119.         border: 1px solid #FFB1CB;
  1120.         padding: 1px;
  1121.         width: 120px;
  1122.         margin-left: 5px;
  1123.         margin-bottom: 5px;
  1124.         margin-top: 2px;
  1125. }

  1126. .sidebar .score dt {
  1127.         background: url("../image/t7.gif") repeat-x scroll 0 0 transparent;
  1128.         color: #C33D6C;
  1129.         height: 13px;
  1130.         overflow: hidden;
  1131.         padding-left: 4px;
  1132. }

  1133. .sidebar .score .hhhh .c_dgreen {
  1134.         background: #fff;
  1135.         display: block;
  1136. }

  1137. /* @end */
  1138. #comment_score_area {
  1139.         display: none;
  1140. }

  1141. #comment_score_area li {
  1142.         float: left;
  1143.         text-align: left;
  1144.         display: inline-block;
  1145.         width: 180px;
  1146.         margin-bottom: 5px;
  1147.         display: inline-block;
  1148.         width: 170px;
  1149. }

  1150. #comment_score_area li label {
  1151.         display: inline-block;
  1152.         float: left;
  1153.         height: 18px;
  1154.         line-height: 18px;
  1155.         overflow: hidden;
  1156.         text-align: right;
  1157.         vertical-align: middle;
  1158.         width: 80px;
  1159. }

  1160. #comment_score_area li p {
  1161.         display: inline-block;
  1162.         vertical-align: middle;
  1163.         padding-left: 5px;
  1164. }

  1165. #comment_score_area ul {
  1166.         margin: 10px 0;
  1167. }

  1168. #comment_score_area img {
  1169.         cursor: pointer;
  1170. }

  1171. #img_comseccode {
  1172.         z-index: 100000;
  1173. }

  1174. .header,.header .nav_header,.header .nav_item,.header .nav_item li,.header .nav_item .active a,.header .nav_item .active a:visited,.header .nav_item a:hover,.header .search_box,.header .search_key,.header .search_box label,.header .menu,.header .menu div
  1175.         {
  1176.         background-image: url(../image/bg_nav_pk.gif);
  1177.         background-repeat: no-repeat;
  1178. }

  1179. .header,.header .nav_header {
  1180.         background-repeat: repeat-x;
  1181. }

  1182. .header {
  1183.         margin-bottom: 0;
  1184.         background: #FFFAEA;
  1185. }

  1186. .header li {
  1187.         line-height: 20px;
  1188. }

  1189. .header .nav_header {
  1190.         margin: auto;
  1191.         height: 100px;
  1192.         width: 980px;
  1193.         background: url(../image/bg_nav.jpg) no-repeat 0 0;
  1194.         z-index: 5;
  1195. }

  1196. .header .nav_item {
  1197.         background-repeat: repeat-x;
  1198.         background-position: 0 -71px
  1199. }

  1200. .header .nav_item li {
  1201.         background-position: 1px -161px
  1202. }

  1203. .header .nav_item a,.header .nav_item a:visited {
  1204.         color: #9B2C10
  1205. }

  1206. .header .nav_item .active a,.header .nav_item .active a:visited,.header .nav_item a:hover
  1207.         {
  1208.         color: #FFF;
  1209.         background-position: 0 -116px
  1210. }

  1211. .header .search_box {
  1212.         float: right;
  1213.         margin-top: 6px;
  1214.         height: 23px;
  1215.         width: 255px;
  1216.         color: #666;
  1217.         background-repeat: repeat-x;
  1218.         background-position: 0 -206px;
  1219. }

  1220. .header .search_key {
  1221.         float: left;
  1222.         padding-left: 15px;
  1223.         height: 23px;
  1224.         background-position: -83px -229px;
  1225. }

  1226. .header .search_box label {
  1227.         float: left;
  1228.         padding-top: 2px;
  1229.         height: 21px;
  1230.         background-repeat: repeat-x;
  1231.         background-position: 0 -206px;
  1232. }

  1233. .header .search_box input {
  1234.         float: left;
  1235.         margin: 0px;
  1236.         padding: 3px 0px 0px 0px;
  1237.         height: 16px;
  1238.         line-height: 15px;
  1239.         width: 170px;
  1240.         border: 0px;
  1241.         font-size: 12px;
  1242.         color: #666;
  1243.         overflow: hidden;
  1244.         background: none;
  1245. }

  1246. .header .menu {
  1247.         padding: 0px;
  1248.         position: relative;
  1249.         float: right;
  1250.         height: 23px;
  1251.         background-position: -20px -229px;
  1252. }

  1253. .header .menu div {
  1254.         margin: 5px 5px 0 0;
  1255.         padding-right: 20px;
  1256.         line-height: 15px;
  1257.         background-position: 37px -234px;
  1258.         cursor: pointer;
  1259. }

  1260. .header .menu ul {
  1261.         display: none;
  1262.         position: absolute;
  1263.         top: 0px;
  1264.         width: 72px;
  1265.         left: -6px;
  1266.         border: 1px solid #EFDFB7;
  1267.         background: #FFF;
  1268. }

  1269. .header .menu li {
  1270.         height: 23px;
  1271. }

  1272. .header .menu ul a {
  1273.         background: none repeat scroll 0 0 transparent;
  1274.         padding: 0px;
  1275.         margin-right: 0px;
  1276.         font-size: 12px;
  1277.         display: block;
  1278.         width: 72px;
  1279.         line-height: 23px;
  1280.         text-indent: 5px;
  1281.         overflow: hidden;
  1282. }

  1283. .header .menu ul a,.header .menu ul a:visited {
  1284.         color: #333;
  1285. }

  1286. .header .menu ul a:hover {
  1287.         background: #FFF5D1 url(../image/bg_nav_pk.gif) no-repeat 54px -230px;
  1288.         color: #333;
  1289. }

  1290. .header .nav_quicklick {
  1291.         position: absolute;
  1292.         z-index: 0;
  1293.         top: -1px;
  1294.         right: 5px;
  1295. }

  1296. /*showmessage 函数*/
  1297. #showmessage {
  1298.         width: 407px;
  1299.         height: 200px;
  1300.         margin: 38px auto;
  1301. }

  1302. #showmessage .mtitle {
  1303.         height: 45px;
  1304.         background: url('../image/showmessage-top.gif') no-repeat;
  1305.         text-indent: -1000px;
  1306.         overflow: hidden;
  1307. }

  1308. #showmessage .mcont {
  1309.         border-left: 1px solid #EBE6C9;
  1310.         border-right: 1px solid #EBE6C9;
  1311.         background-color: #FFF9E3;
  1312. }

  1313. #showmessage .mcont .mp {
  1314.         width: 360px;
  1315.         font-size: 14px;
  1316.         line-height: 16px;
  1317.         margin: 0 auto;
  1318.         padding-top: 25px;
  1319.         padding-bottom: 30px;
  1320.         text-align: center;
  1321.         color: #666146;
  1322. }

  1323. #showmessage .mcont a {
  1324.         display: block;
  1325.         width: 66px;
  1326.         font-size: 16px;
  1327.         color: #FFF;
  1328.         font-weight: bold;
  1329.         text-align: center;
  1330.         height: 27px;
  1331.         line-height: 27px;
  1332.         margin: 0 auto;
  1333.         background: url('../image/showmessage-button.gif') no-repeat;
  1334.         overflow: hidden;
  1335. }

  1336. #showmessage .mcont .mpad {
  1337.         height: 20px;
  1338. }

  1339. #showmessage .mbot {
  1340.         height: 10px;
  1341.         background: url('../image/showmessage-bottom.gif') no-repeat;
  1342. }

  1343. a:hover {
  1344.         text-decoration: underline;
  1345.         color: #925A21;
  1346. }

  1347. h1,h2,h3 {
  1348.         color: #925A21;
  1349. }

  1350. .layout {
  1351.         margin: 10px auto 0;
  1352.         width: 980px;
  1353. }

  1354. .enable {
  1355.         padding: 0;
  1356.         height: 21px;
  1357.         line-height: 21px;
  1358.         border: 1px double #DDDDDD;
  1359.         color: #CCCCCC;
  1360.         background: url(../image/bg_message.gif) repeat-x 0 -22px;
  1361. }

  1362. /*--全局--*/ /*--侧边--*/
  1363. .layout .sidebar {
  1364.         float: right;
  1365.         width: 230px;
  1366. }

  1367. .sidebar .box { /*        margin-top: 10px;*/
  1368.         border: 1px solid #e7d9bf;
  1369. }

  1370. .layout .leftsidebar {
  1371.         float: left;
  1372.         width: 230px;
  1373. }

  1374. .layout .leftsidebar .box {
  1375.         margin-bottom: 10px;
  1376.         border: 1px solid #e7d9bf;
  1377. }

  1378. #content .sidebar {
  1379.         float: right;
  1380.         width: 230px;
  1381. }

  1382. #content .sidebar .box h3 {
  1383.         height: 21px;
  1384.         line-height: 21px;
  1385.         padding-left: 8px;
  1386.         font-size: 12px;
  1387.         background: url(../image/br_bg.png) repeat-x 0 -78px;
  1388.         margin: 1px;
  1389.         color: #555;
  1390. }

  1391. .sidebar .box h3 {
  1392.         height: 21px;
  1393.         line-height: 21px;
  1394.         padding-left: 8px;
  1395.         font-size: 12px;
  1396.         background: url(../image/br_bg.png) repeat-x 0 -78px;
  1397.         margin: 1px;
  1398.         color: #555;
  1399. }

  1400. .layout .sidebar .box h3 span {
  1401.         float: right;
  1402.         padding-right: 4px;
  1403.         font-weight: normal;
  1404.         color: #925A21
  1405. }

  1406. .layout .sidebar .box h3 span a {
  1407.         text-decoration: underline;
  1408.         color: #925A21
  1409. }

  1410. .layout .sidebar .box ul {
  1411.         padding: 3px 0;
  1412.         border-top: 1px solid #e7d9bf;
  1413. }

  1414. .layout .sidebar .box ul li {
  1415.         padding-right: 8px;
  1416.         height: 23px;
  1417.         line-height: 23px;
  1418.         text-indent: 17px;
  1419.         background: url(../image/icon_s.gif) no-repeat 8px 9px;
  1420.         overflow: hidden;
  1421. }

  1422. .layout .sidebar .bg_yellow h3 {
  1423.         background: url(../image/br_bg.png) repeat-x 0 -23px
  1424. }

  1425. #content .leftsidebar {
  1426.         float: left;
  1427.         width: 230px;
  1428. }

  1429. #content .leftsidebar .box {
  1430.         margin-bottom: 10px;
  1431.         border: 1px solid #e7d9bf;
  1432.         clear: both;
  1433. }

  1434. #content .leftsidebar .box h3 {
  1435.         height: 21px;
  1436.         line-height: 21px;
  1437.         padding-left: 8px;
  1438.         font-size: 12px;
  1439.         background: url(../image/br_bg.png) repeat-x 0 -78px;
  1440.         margin: 1px;
  1441.         color: #555;
  1442. }

  1443. .layout .leftsidebar .box h3 {
  1444.         height: 21px;
  1445.         line-height: 21px;
  1446.         padding-left: 8px;
  1447.         font-size: 12px;
  1448.         background: url(../image/br_bg.png) repeat-x 0 -78px;
  1449.         margin: 1px;
  1450.         color: #555;
  1451. }

  1452. .layout .leftsidebar .box h3 span {
  1453.         float: right;
  1454.         padding-right: 4px;
  1455.         font-weight: normal;
  1456.         color: #925A21
  1457. }

  1458. .layout .leftsidebar .box h3 span a {
  1459.         text-decoration: underline;
  1460.         color: #925A21
  1461. }

  1462. .layout .leftsidebar .box ul {
  1463.         padding: 3px 0;
  1464.         border-top: 1px solid #e7d9bf;
  1465. }

  1466. .layout .leftsidebar .box ul li {
  1467.         padding-right: 8px;
  1468.         height: 23px;
  1469.         line-height: 23px;
  1470.         text-indent: 17px;
  1471.         background: url(../image/icon_s.gif) no-repeat 8px 9px;
  1472.         overflow: hidden;
  1473. }

  1474. .layout .leftsidebar .bg_yellow h3 {
  1475.         background: url(../image/br_bg.png) repeat-x 0 -23px
  1476. }

  1477. .layout .content {
  1478.         float: left;
  1479.         width: 740px;
  1480. }

  1481. /*当前位置*/
  1482. #position .attend {
  1483.         background: transparent url(../image/supnav_bg.png) no-repeat scroll 8px
  1484.                 -70px;
  1485.         float: right;
  1486.         line-height: 9999px;
  1487.         overflow: hidden;
  1488.         display: block;
  1489. }

  1490. #position,#position a {
  1491.         background: #fbfbfb url(../image/position_bg.gif) no-repeat 0 0
  1492. }

  1493. #position {
  1494.         margin: 10px auto 0;
  1495.         padding-left: 92px;
  1496.         height: 25px;
  1497.         width: 886px;
  1498.         border: 1px solid #EAEAEA;
  1499. }

  1500. #position a,#position span {
  1501.         display: block;
  1502.         float: left;
  1503.         padding: 0 19px 0 10px;
  1504.         height: 25px;
  1505.         line-height: 25px;
  1506.         text-align: center;
  1507.         background-position: right -25px;
  1508.         font-size: 14px;
  1509. }

  1510. /*#position .attend {
  1511.         background: transparent url(../image/supnav_bg.png) no-repeat scroll 8px
  1512.                 -70px;
  1513.         float: right;
  1514.         line-height: 9999px;
  1515.         overflow: hidden;
  1516.         display: block;
  1517. }

  1518. */#position span {
  1519.         background: none;
  1520. }

  1521. .sidebar .list .clearboth,#allnewslist .list .clearboth {
  1522.         clear: both;
  1523. }

  1524. .sidebar .list .clearboth,#allnewslist .list .clearboth,#allalbumslist .list .pages
  1525.         {
  1526.         clear: both;
  1527. }

  1528. .sidebar .hot ol,#allnewslist .hot ol,#allgoodslist .hot ol {
  1529.         clear: both;
  1530.         padding-top: 5px;
  1531.         background: url(../image/bg_street.png) no-repeat 7px -181px;
  1532.         overflow: hidden;
  1533. }

  1534. .sidebar .hot li,#allnewslist .hot li,#allgoodslist .hot li {
  1535.         height: 22px;
  1536.         line-height: 22px;
  1537.         text-indent: 24px;
  1538.         overflow: hidden;
  1539. }

  1540. .sidebar .hot ol,#allnewslist .hot ol,#allalbumslist .hot ol {
  1541.         clear: both;
  1542.         width: 100%;
  1543.         padding-top: 5px;
  1544.         overflow: hidden;
  1545. }

  1546. #allnewslist .hot li,#allalbumslist .hot li {
  1547.         height: 24px;
  1548.         line-height: 24px;
  1549.         text-indent: 24px;
  1550.         overflow: hidden;
  1551. }

  1552. /*--边栏评分--*/
  1553. .sidebar .score {
  1554.         width: 228px;
  1555.         border: 1px solid #E7D9BF;
  1556.         overflow: hidden;
  1557.         position: relative;
  1558.         margin-bottom: 10px;
  1559. }

  1560. .sidebar .score h3 {
  1561.         height: 21px;
  1562.         line-height: 21px;
  1563.         padding-left: 8px;
  1564.         font-size: 12px;
  1565.         background: url(../image/bg_guess.gif) no-repeat 50% 0;
  1566.         background-position: 0 -78px;
  1567.         color: #555;
  1568. }

  1569. .sidebar .score h3 span {
  1570.         display: block;
  1571.         width: 90px;
  1572.         height: 20px;
  1573.         text-align: center;
  1574.         background-repeat: no-repeat;
  1575.         background-position: -88px -86px;
  1576.         float: right;
  1577.         font-weight: normal;
  1578.         color: #925A21
  1579. }

  1580. .sidebar .score h3 span a {
  1581.         color: #315065
  1582. }

  1583. .sidebar .score h3 span a:hover {
  1584.         color: #d0511c;
  1585. }

  1586. .sidebar .score h3 span a:link,.main .sidebar .score h3 span a:visited {
  1587.         color: #925A21
  1588. }

  1589. .sidebar .score ul {
  1590.         padding: 3px 0;
  1591.         border-top: 1px solid #e7d9bf;
  1592. }

  1593. .sidebar .score ul h4 {
  1594.         line-height: 27px;
  1595.         text-indent: 12px;
  1596.         font-size: 14px;
  1597.         color: #323232;
  1598. }

  1599. .sidebar .score ul li {
  1600.         text-indent: 17px;
  1601.         background-position: 8px 9px;
  1602.         overflow: hidden;
  1603. }

  1604. .sidebar .score li {
  1605.         padding-left: 10px;
  1606.         text-indent: 0;
  1607.         background: none;
  1608.         height: auto;
  1609.         color: #925A21;
  1610.         text-indent: 0;
  1611. }

  1612. .sidebar .score li div {
  1613.         float: left;
  1614.         width: 170px;
  1615.         line-height: 19px;
  1616.         text-indent: 0;
  1617.         word-wrap: break-word;
  1618.         word-break: break-all;
  1619. }

  1620. .sidebar .score li a {
  1621.         color: #925A21;
  1622. }

  1623. .sidebar .score li a:hover {
  1624.         color: #D0511C
  1625. }

  1626. .sidebar .score li span {
  1627.         float: left;
  1628.         padding-top: 2px;
  1629.         height: 15px;
  1630.         line-height: 17px;
  1631.         color: #9B999A;
  1632.         overflow: hidden;
  1633.         width: 80px;
  1634.         overflow: hidden;
  1635.         text-align: right;
  1636. }

  1637. .sidebar .score dl {
  1638.         float: left;
  1639.         background: none repeat scroll 0 0 #FFF6F9;
  1640.         border: 1px solid #FFB1CB;
  1641.         padding: 1px;
  1642.         width: 120px;
  1643.         margin-left: 5px;
  1644.         margin-bottom: 5px;
  1645.         margin-top: 2px;
  1646. }

  1647. .sidebar .score dt {
  1648.         background: url("../image/t7.gif") repeat-x scroll 0 0 transparent;
  1649.         color: #C33D6C;
  1650.         height: 13px;
  1651.         overflow: hidden;
  1652.         padding-left: 4px;
  1653. }

  1654. .sidebar .score .hhhh .c_dgreen {
  1655.         background: #fff;
  1656.         display: block;
  1657. }

  1658. .sidebar .consumer_hot dl {
  1659.         margin: 15px auto 0;
  1660.         height: 170px;
  1661.         width: 206px;
  1662.         color: #333;
  1663.         overflow: hidden;
  1664.         border-bottom: 1px dashed #E3CAA9;
  1665. }

  1666. .sidebar .consumer_hot dt {
  1667.         width: 206px;
  1668. }

  1669. .sidebar .consumer_hot dt a {
  1670.         display: table-cell;
  1671.         *display: block;
  1672.         *font-size: 105px;
  1673.         margin-bottom: 5px;
  1674.         height: 120px;
  1675.         text-align: center;
  1676.         vertical-align: middle;
  1677.         overflow: hidden;
  1678. }

  1679. .sidebar .consumer_hot dt img {
  1680.         vertical-align: middle;
  1681. }

  1682. .sidebar .consumer_hot dd {
  1683.         padding: 0;
  1684.         height: 40px;
  1685. }

  1686. .sidebar .consumer_hot h4,#movement .consumer_hot p {
  1687.         height: 26px;
  1688.         line-height: 26px;
  1689.         font-size: 12px;
  1690.         overflow: hidden;
  1691. }

  1692. .sidebar .consumer_hot dd a {
  1693.         color: #925A21;
  1694. }





  1695. /* *********************** */


  1696. .content .list .name {
  1697.         width: 470px;
  1698. }

  1699. .content .list .foodlabels {
  1700.         width: 127px;
  1701. }

  1702. .content .list .rebate {
  1703.         font-family: Arial;
  1704.         width: 115px;
  1705.         text-align: center;
  1706. }

  1707. .content .list .title {
  1708.         height: 26px;
  1709.         line-height: 26px;
  1710.         border: 1px solid #E4CF8C;
  1711.         border-left: none;
  1712.         border-right: none;
  1713.         background: url(../image/bg_streettitle.png) repeat-x bottom left;
  1714. }

  1715. .content .list .title div,.content .list .everylist div {
  1716.         float: left;
  1717. }

  1718. .content .list .title .name {
  1719.         text-align: left;
  1720.         text-indent: 10px;
  1721. }

  1722. .content .everylist {
  1723.         margin: 0 auto;
  1724.         padding-bottom: 1px;
  1725.         width: 714px;
  1726.         background: url(../image/bg_street.png) repeat-x 0 20px;
  1727.         overflow: hidden;
  1728. }

  1729. .content .everylist dl {
  1730.         margin: 0;
  1731.         border: none;
  1732.         padding-left: 15px;
  1733. }

  1734. .content .everylist dl dt,.content .everylist dl dd {
  1735.         float: left;
  1736. }

  1737. .content .everylist dl dt,.content .everylist dl dd {
  1738.         padding-top: 6px;
  1739.         width: 220px;
  1740.         overflow: hidden;
  1741. }

  1742. .content .everylist dl dt img {
  1743.         padding: 1px;
  1744.         border: 1px solid #DDDDDD;
  1745. }

  1746. .content .name {
  1747.         width: 387px;
  1748. }

  1749. .content .name dd {
  1750.         margin-left: 8px;
  1751.         width: 305px;
  1752.         overflow: hidden;
  1753. }

  1754. .content .name h5 {
  1755.         height: 31px;
  1756.         line-height: 31px;
  1757.         font-size: 14px;
  1758.         overflow: hidden;
  1759. }

  1760. .content .name h5 a:link,.content .name h5 a:visited {
  1761.         color: #94591F;
  1762. }

  1763. .content .name h5 a:hover {
  1764.         color: #d0511c;
  1765. }

  1766. .content .name span {
  1767.         color: #999;
  1768. }

  1769. .content .name li {
  1770.         line-height: 16px;
  1771.         height: auto;
  1772. }

  1773. .content .everylist .foodlabels {
  1774.         padding: 8px 0 20px 0;
  1775.         height: 67px;
  1776.         overflow: hidden;
  1777.         margin-bottom: 5px;
  1778.         line-height: 17px;
  1779. }

  1780. .content .everylist .rebate {
  1781.         padding-top: 10px;
  1782.         height: 85px;
  1783.         width: 115px;
  1784.         text-align: center;
  1785.         font-size: 12px;
  1786. }

  1787. .streetsearch_new dl {
  1788.         clear: both;
  1789.         padding: 0 15px;
  1790. }

  1791. .streetsearch_new dl dt,.streetsearch_new dl dd {
  1792.         float: left;
  1793. }

  1794. .streetsearch_new dl dt {
  1795.         height: 25px;
  1796.         line-height: 25px;
  1797.         /*width: 80px;*/
  1798.         font-size: 14px;
  1799.         font-weight: 800;
  1800.         text-indent: 3px;
  1801.         color: #925A21;
  1802. }

  1803. .streetsearch_new dl dd {
  1804.         margin-left: 5px;
  1805.         line-height: 25px;
  1806.         color: #666664;
  1807. }

  1808. .streetsearch_new dl dd.catlist {
  1809.         line-height: 15px;
  1810.         margin-top: 5px;
  1811. }

  1812. .streetsearch_new dl dd label {
  1813.         display: block;
  1814.         position: relative;
  1815.         float: left;
  1816.         margin-right: 5px;
  1817.         height: 27px;
  1818.         line-height: 27px;
  1819.         ckground: red;
  1820. }

  1821. .streetsearch_new dl dd input {
  1822.         vertical-align: middle;
  1823. }

  1824. .streetsearch_new dl dd .labels select {
  1825.         left: 30px;
  1826. }

  1827. .streetsearch_new dl dd .consume {
  1828.         width: 147px;
  1829. }

  1830. .streetsearch_new dl dd .consume select {
  1831.         left: 54px;
  1832. }

  1833. .streetsearch_new dl dd .btn {
  1834.         width: 50px;
  1835.         vertical-align: middle;
  1836.         background: url(../image/bt_streetsearch.gif) no-repeat 0 0;
  1837.         height: 22px;
  1838.         cursor: pointer;
  1839.         border: none;
  1840. }

  1841. .streetsearch_new dl dd .btn input {
  1842.         position: absolute;
  1843.         top: 4px;
  1844. }

  1845. .streetsearch_new .foodlist dt {
  1846.         line-height: 20px;
  1847.         color: #666;
  1848.         font-size: 12px;
  1849.         font-weight: normal;
  1850.         margin-left: 80px;
  1851.         width: auto;
  1852.         display: inline;
  1853. }

  1854. .streetsearch_new .foodlist dd {
  1855.         line-height: 21px;
  1856.         width: 540px;
  1857. }

  1858. .streetsearch_new .foodlist a {
  1859.         display: inline-block;
  1860.         *display: inline;
  1861.         *zoom: 1;
  1862.         font-size: 12px;
  1863.         margin-right: 5px;
  1864.         font-family: "宋体"
  1865. }

  1866. .streetsearch_top {
  1867.         margin-bottom: 10px;
  1868.         overflow: hidden;
  1869. }

  1870. .streetsearch_current {
  1871.         color: #925A21;
  1872. }

  1873. #shop_album_list {
  1874.         margin: 0 5px;
  1875.         overflow: hidden
  1876. }

  1877. #shop_album_list li {
  1878.         display: inline-block;
  1879.         vertical-align: bottom;
  1880.         text-align: center;
  1881.         width: 170px;
  1882.         background: url(../image/img_li_bg.gif) no-repeat 0 0;
  1883.         margin-right: 5px;
  1884.         *margin-right: 8px;
  1885.         float: left;
  1886. }

  1887. #shop_album_list li img {
  1888.         width: 150px;
  1889.         height: 120px;
  1890.         overflow: hidden;
  1891.         margin: 13px 0px 0px 0px;
  1892. }

  1893. #shop_album_list li .album_desc {
  1894.         height: 24px;
  1895.         width: 160px;
  1896.         overflow: hidden;
  1897.         line-height: 24px;
  1898.         overflow: hidden;
  1899.         text-align: center;
  1900.         color: #925A21;
  1901.         margin: 8px 0px 5px 5px;
  1902. }

  1903. #shop_album_info {
  1904.         padding: 10px;
  1905. }

  1906. #shop_album_info h4 {
  1907.         padding: 10px 10px 10px 0px;
  1908.         *padding: 14px 10px 10px 0px;
  1909.         font-size: 14px;
  1910.         display: block;
  1911.         width: 260px;
  1912.         float: left;
  1913.         *border-bottom: 1px dashed #E3CBA9;
  1914. }

  1915. .xingji {
  1916.         border-bottom: 1px dashed #E3CBA9;
  1917.         height: 30px;
  1918.         padding-top: 10px;
  1919.         margin-bottom: 5px;
  1920. }

  1921. #shop_album_info li {
  1922.         line-height: 26px;
  1923.         font-size: 14px;
  1924. }

  1925. /* Ajax 登录筐 */
  1926. .minf a {
  1927.         color: #925A21;
  1928. }

  1929. #flib_msgbox {
  1930.         top: 1px;
  1931.         left: 1px;
  1932.         background: #e1e1e1;
  1933.         padding: 5px;
  1934.         width: 350px;
  1935.         position: absolute;
  1936.         z-index: 100002;;
  1937. }

  1938. #flib_msgbox .wrap {
  1939.         background: #fff;
  1940.         border: 1px solid #a7a6a6;
  1941. }

  1942. #flib_msgbox_titlebar {
  1943.         background: #f1f1f1;
  1944.         border-bottom: 1px solid #dedede;
  1945.         padding: 10px 5px 5px 5px;
  1946.         cursor: move;
  1947.         height: 20px;
  1948. }

  1949. #flib_msgbox_title {
  1950.         float: left;
  1951.         font-size: 14px;
  1952.         margin-left: 10px;
  1953. }

  1954. #flib_msgbox_btnclose {
  1955.         text-indent: 100px;
  1956.         overflow: hidden;
  1957.         background-color: transparent;
  1958.         border: medium none;
  1959.         cursor: pointer;
  1960.         font-size: 0px;
  1961.         color: #3f3f3f;
  1962.         background: url(../image/pop_close.png);
  1963.         float: right;
  1964.         height: 17px;
  1965.         margin: 0px 5px;
  1966.         width: 17px;
  1967.         display: block;
  1968.         outline: none;
  1969. }

  1970. #flib_msgbox_content {
  1971.         clear: both;
  1972.         display: block;
  1973.         margin: 10px;
  1974. }

  1975. #flib_msgbox_nav {
  1976.         clear: both;
  1977.         display: block;
  1978.         background: #f1f1f1 none repeat scroll 0 0;
  1979.         border-top: 1px solid #e9e9e9;
  1980.         height: 41px;
  1981.         position: relative;
  1982.         text-align: right;
  1983. }

  1984. .lpsw label {
  1985.         float: left;
  1986.         line-height: 150%;
  1987.         padding-left: 4px;
  1988.         width: auto;
  1989. }

  1990. .lgfm label,.lgfm p {
  1991.         clear: both;
  1992.         display: block;
  1993.         line-height: 22px;
  1994.         margin: 0 0 10px;
  1995.         overflow: hidden;
  1996. }

  1997. .sipt {
  1998.         background-color: #FFFFFF;
  1999.         border-color: #CCCCCC #EEEEEE #EEEEEE #CCCCCC;
  2000.         border-style: solid;
  2001.         border-width: 1px;
  2002.         clear: left;
  2003.         float: none;
  2004.         height: 20px;
  2005.         margin: 0 0 10px;
  2006.         width: 234px;
  2007. }

  2008. .ftid {
  2009.         float: left;
  2010.         margin-right: 6px;
  2011. }

  2012. .sipt .txt {
  2013.         background: none repeat scroll 0 0 #FFFFFF;
  2014.         border: medium none;
  2015.         float: left;
  2016.         outline: medium none;
  2017.         width: 154px;
  2018. }

  2019. .nlf .txt {
  2020.         width: 230px;
  2021. }

  2022. .lgfm .txt,.lgfm .pt {
  2023.         width: 150px;
  2024. }

  2025. .lgfm {
  2026.         border-right: 1px solid #CCCCCC;
  2027.         float: left;
  2028.         font: 12px/1.5 Tahoma, Helvetica, SimSun, sans-serif, Hei;
  2029.         margin-bottom: 10px;
  2030.         padding: 20px 0;
  2031.         width: 280px;
  2032. }

  2033. .lgfm .txt {
  2034.         height: 16px;
  2035.         padding: 2px 0;
  2036. }

  2037. .lpsw label {
  2038.         float: left;
  2039.         line-height: 150%;
  2040.         padding-left: 4px;
  2041.         width: auto;
  2042. }

  2043. .lgfm label,.lgfm p {
  2044.         clear: both;
  2045.         display: block;
  2046.         line-height: 22px;
  2047.         margin: 0 0 10px;
  2048.         overflow: hidden;
  2049. }

  2050. .fsb {
  2051.         background: none repeat scroll 0 0 #F2F2F2;
  2052.         border-top: 1px solid #CCCCCC;
  2053.         clear: both;
  2054.         margin-top: 8px;
  2055.         padding: 10px;
  2056. }

  2057. .pns .pn {
  2058.         font-size: 12px;
  2059.         height: 24px;
  2060.         line-height: 24px;
  2061. }

  2062. .pn {
  2063.         background: none repeat scroll 0 0 #925A21;
  2064.         border-color: #C2D5E3 #336699 #336699 #C2D5E3;
  2065.         border-style: solid;
  2066.         border-width: 1px;
  2067.         color: #fff;
  2068.         cursor: pointer;
  2069.         font-size: 14px;
  2070.         font-weight: 700;
  2071.         height: 26px;
  2072.         line-height: 26px;
  2073.         margin-right: 3px;
  2074.         overflow: visible;
  2075.         vertical-align: middle;
  2076.         z-index: 0;
  2077. }

  2078. .minf {
  2079.         margin-top: 23px;
  2080. }

  2081. .lgf {
  2082.         float: left;
  2083.         margin: 47px 25px 10px 40px;
  2084.         overflow: visible;
  2085. }

  2086. .lgf h4 {
  2087.         font-size: 14px;
  2088.         font-weight: 400;
  2089.         margin-bottom: 10px;
  2090. }

  2091. .btn_nomal {
  2092.         cursor: pointer;
  2093.         background: url("../image/bg_navbtn.gif") no-repeat scroll 0 0
  2094.                 transparent;
  2095.         background-position: 0 -70px;
  2096.         color: #905A1E;
  2097.         display: block;
  2098.         height: 19px;
  2099.         line-height: 19px;
  2100.         margin-top: 3px;
  2101.         text-align: center;
  2102.         width: 69px;
  2103. }

  2104. #mask_div {
  2105.         top: 0px;
  2106.         left: 0px;
  2107.         margin: 0px;
  2108.         padding: 0px;
  2109.         width: 100%;
  2110.         height: 817px;
  2111.         position: absolute;
  2112.         z-index: 999;
  2113.         /*background: #000;
  2114.         /*filter: alpha(opacity = 60);
  2115.         opacity
  2116.         filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  2117.         -moz-opacity: 0.6;
  2118.         opacity: 0.6;*/
  2119. }

  2120. .ad {
  2121.         margin-top: 10px;
  2122. }

  2123. .a_horbanner {
  2124.         margin-top: 10px;
  2125. }

  2126. .ad_sidebar {
  2127.         margin-top: 10px;
  2128. }

  2129. .a_channelbanner {
  2130.         margin-top: 10px;
  2131. }

  2132. .a_f {
  2133.         margin-top:10px;
  2134. }
复制代码
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )star

GMT+8, 2024-11-17 19:45 , Processed in 0.026417 second(s), 4 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

快速回复 返回顶部 返回列表