home_group.css 32 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328
  1. @charset "utf-8";
  2. body { background-color: #FEFEFE;}
  3. /* 按钮
  4. -------------------------------------------*/
  5. a.dsg-btn-mini { font: normal 12px/20px "Microsoft Yahei"; color: #777; background-color: #F5F5F5; text-align: center; vertical-align: middle; display: inline-block; height: 20px; padding: 0 10px; margin-right: 2px; border-style: solid; border-width: 1px; border-color: #DCDCDC #DCDCDC #B3B3B3 #DCDCDC; cursor: pointer;}
  6. a:hover.dsg-btn-mini { text-decoration: none; color: #333; background-color: #E6E6E6;border-color: #CFCFCF #CFCFCF #B3B3B3 #CFCFCF;}
  7. a.dsg-btn { font: normal 14px/20px "Microsoft Yahei"; color: #777; background-color: #F5F5F5; text-align: center; display: inline-block; height: 20px; padding: 4px 16px; border: solid 1px; border-color: #DCDCDC #DCDCDC #B3B3B3 #DCDCDC; cursor: pointer;}
  8. a:hover.dsg-btn { text-decoration: none; color: #333; background-color: #E6E6E6; border-color: #CFCFCF #CFCFCF #B3B3B3 #CFCFCF;}
  9. a.dsg-btn-mini i, a.dsg-btn i { margin-right: 4px;}
  10. a.dsg-btn-blue, a.dsg-btn-acidblue, a.dsg-btn-green, a.dsg-btn-orange, a.dsg-btn-red, a.dsg-btn-black,
  11. a:hover.dsg-btn-blue, a:hover.dsg-btn-acidblue, a:hover.dsg-btn-green, a:hover.dsg-btn-orange, a:hover.dsg-btn-red, a:hover.dsg-btn-black { color: #FFF ; text-shadow: 0 -1px 0 rgba(0,0,0,0.10);}
  12. a.dsg-btn-blue { background-color: #006DCC; border-color: #0062B7 #0062B7 #005299 #0062B7;}
  13. a.dsg-btn-acidblue { background-color: #49AFCD; border-color: #429DB8 #429DB8 #37839A #429DB8;}
  14. a.dsg-btn-green { background-color: #5BB75B; border-color: #52A452 #52A452 #448944 #52A452;}
  15. a.dsg-btn-orange { background-color: #FAA732; border-color: #E1962D #E1962D #BB7D25 #E1962D;}
  16. a.dsg-btn-red { background-color: #DA4F49; border-color: #C44742 #C44742 #A33B37 #C44742;}
  17. a.dsg-btn-black { background-color: #363636; border-color: #313131 #313131 #282828 #313131;}
  18. a:hover.dsg-btn-blue { background-color: #0044CC; border-color: #003DB7 #003DB7 #003399 #003DB7;}
  19. a:hover.dsg-btn-acidblue { background-color: #2F96B4; border-color: #2A87A2 #2A87A2 #237087 #2A87A2;}
  20. a:hover.dsg-btn-green { background-color: #51A351; border-color: #499249 #499249 #3D7A3D #499249;}
  21. a:hover.dsg-btn-orange { background-color: #F89406; border-color: #DF8505 #DF8505 #BA6F04 #DF8505;}
  22. a:hover.dsg-btn-red { background-color: #BD362F; border-color: #AA312A #AA312A #8E2823 #AA312A;}
  23. a:hover.dsg-btn-black { background-color: #222222; border-color: #1F1F1F #1F1F1F #191919 #1F1F1F;}
  24. /*抢购顶部名称以及地区选择列表*/
  25. .dsg-header { width: 1000px; height: 0; margin: 0 auto; position: relative; z-index: 999;}
  26. .dsg-header .title { background-color: #FFF; position: absolute; z-index: 1; top: -156px; left: 230px;}
  27. .dsg-header .title h1 { font: normal 20px/28px "microsoft yahei"; color: #333; vertical-align: middle; display: inline-block; *display: inline/*IE7*/; height: 28px; *zoom: 1;}
  28. /*抢购顶部内容*/
  29. .dsg-topbar {height: 40px; margin:0 auto; border-bottom:1px solid #F0F0F0; width:1200px; }
  30. .dsg-topbar-wrapper { color: #FFF; width: 1200px; margin: 0 auto; position: relative; z-index: 2;}
  31. .dsg-topbar-wrapper .title { font-family: Arial, "microsoft yahei"; font-size: 0; line-height: 36px; color: #666; *word-spacing:-1px/*IE6、7*/; height: 36px; float: left; padding: 4px 0 0 5px; }
  32. .dsg-topbar-wrapper .title h2,
  33. .dsg-topbar-wrapper .title .city { font-size: 22px; letter-spacing: normal; word-spacing: normal; display: inline-block; *display: inline/*IE7*/; *zoom: 1;}
  34. .dsg-topbar-wrapper .title .city { font-size: 14px; margin-left: 8px; *zoom: 1; cursor: pointer;}
  35. .dsg-topbar-wrapper .title .city a h3 { color: #666; display: inline-block; *display: inline/*IE7*/; *zoom: 1;}
  36. .dsg-topbar-wrapper .title .city a:hover { text-decoration: none;}
  37. .dsg-topbar-wrapper .title .city a:hover h3 { color: #F87622;}
  38. .dsg-topbar-wrapper .title .city a i.arrow { font-size: 0; line-height: 0; vertical-align: middle; display: inline-block; *display: inline/*IE7*/ width: 0; height: 0; margin: 0 2px; border-style: solid dashed dashed; border-width: 5px; border-color: #666 transparent transparent; *zoom: 1;}
  39. .dsg-topbar-wrapper .list { background-color: #FFF; width: 300px; border: 2px solid #F87622; position: absolute; z-index: 2; top: 42px; left: 0;}
  40. .dsg-topbar-wrapper .list a.close { font: bold 12px/14px Verdana; color: #F87622; text-align: center; float: right; width: 14px; height: 14px; margin: 2px 2px 0 0;}
  41. .dsg-topbar-wrapper .list a.close:hover { text-decoration: none;}
  42. .dsg-topbar-wrapper .list ul { width: 280px; float: left;}
  43. .dsg-topbar-wrapper .list ul li { font: 14px/20px "microsoft yahei"; text-align: center; width: 60px; display: inline-block; *display: inline/*IE7*/; padding: 6px 3px; *zoom: 1;}
  44. .dsg-topbar-wrapper .nav-menu { font-size: 0; *word-spacing:-1px/*IE6、7*/; height: 24px; float: left; margin: 10px 0 6px 15px; overflow: hidden;}
  45. .dsg-topbar-wrapper .nav-menu li { font-size: 14px; line-height: 20px; letter-spacing: normal; word-spacing: normal; display: inline-block; *display: inline/*IE7*/; padding-left: 14px; margin-right: 15px; border-left: dotted 1px #F87622; *zoom: 1;}
  46. .dsg-topbar-wrapper .nav-menu li a { font-weight: 600; color: #666; display: block; padding: 2px 8px; border-radius: 14px;}
  47. .dsg-topbar-wrapper .nav-menu li a.current,
  48. .dsg-topbar-wrapper .nav-menu li a:hover { color: #fff; text-decoration: none; background-color: #F87622;}
  49. .dsg-container { width: 1200px; margin: 0 auto 10px auto; }
  50. .dsg-category { width:212px; float: left;background: #333;min-height: 300px;}
  51. .dsg-category h3 { font: 15px/25px "microsoft yahei"; padding:9px 5px;color:#ffeaea;background: #DD0909;text-indent: 10px}
  52. .dsg-category ul { font-size: 0; *word-spacing:-1px/*IE6、7*/; margin:0 auto;padding:0 5px;}
  53. .dsg-category li {text-align: center;font-size: 12px; line-height:30px; letter-spacing: normal; word-spacing: normal; display: inline-block; *display: inline/*IE7*/; width:50%;border: dotted #555;border-width: 0 1px 1px 0;box-sizing: border-box}
  54. .dsg-category li a{ display: block; padding: 5px 0 5px 0;color:#cecece }
  55. .dsg-category li:nth-child(2n) {border-right: none;}
  56. .sticky .dsg-category { position: fixed; top: 0; z-index: 999;}
  57. /*抢购进行状态导航*/
  58. .dsg-nav { border-bottom: solid 2px #F04C44;}
  59. .dsg-nav ul { font-size: 0; *word-spacing:-1px/*IE6、7*/;}
  60. .dsg-nav ul li { vertical-align: top; letter-spacing: normal; word-spacing: normal; display: inline-block; *display: inline/*IE7*/; padding: 0; margin-left: 10px; overflow: hidden; box-shadow: 1px 0 1px rgba(0,0,0,0.05); *zoom: 1;}
  61. .dsg-nav ul li a { font: normal 14px/20px "microsoft yahei"; background-color: #fff; display: block; height: 20px; padding: 5px 12px; border: solid #eee; border-width: 1px 1px 0 1px;}
  62. .dsg-nav ul li a:hover { color: #DD0909;}
  63. .dsg-nav ul li.current a,
  64. .dsg-nav ul li.current a:hover { font-weight: 600; text-decoration: none; color: #FFF; background-color: #F04C44; border-color: #F04C44; cursor: default;}
  65. /*抢购索引*/
  66. .dsg-screen { background-color: #FFF; padding: 9px; margin: 10px 0; border: dashed 1px #d2d2d2; overflow: hidden;}
  67. .dsg-screen dl { font-size: 0; *word-spacing:-1px/*IE6、7*/; display:block; clear: both; padding: 6px; border-bottom: dotted 1px #E6E6E6;}
  68. .dsg-screen dl:last-child { border-bottom: 0;}
  69. .dsg-screen dl dt { font: normal 12px/22px Arial, "宋体"; vertical-align: top; letter-spacing: normal; word-spacing: normal; text-align: right; display: inline-block; *display: inline/*IE7*/; width: 60px; *zoom: 1;}
  70. .dsg-screen dl dd { vertical-align: top; letter-spacing: normal; word-spacing: normal; display: inline-block; *display: inline/*IE7*/; margin: 0 8px; *zoom: 1;}
  71. .dsg-screen dl dd a { font: normal 12px/20px Arial, "宋体"; color: #666; display: block; height: 20px; padding: 1px 6px;}
  72. .dsg-screen dl dd a:hover, .dsg-screen dl dd.selected a { color: #DD0909; text-decoration: none; }
  73. .dsg-screen ul { font-size: 0; *word-spacing:-1px/*IE6、7*/; background-color: #FAFAFA; display:block; clear: both; padding: 6px; margin: 5px 0 0 60px; border: solid 1px #F0F0F0;}
  74. .dsg-screen li { font-size: 12px; vertical-align: top; letter-spacing: normal; word-spacing: normal; display: inline-block; *display: inline/*IE7*/; margin: 0 8px; *zoom: 1;}
  75. .dsg-screen li a { color: #999;}
  76. .dsg-screen li.selected a { text-decoration: none; color: #DD0909; font-weight: 600;}
  77. .dsg-screen li a:hover { text-decoration: none; color: #DD0909;}
  78. .dsg-screen .dc { text-align: right; background: url(../images/group_bg.png) no-repeat right -50px; width: 210px; height:50px; float: right; clear: left; padding: 5px 60px 5px 10px;}
  79. .dsg-screen .dc h5 { font-size: 12px; font-weight: normal; line-height: 24px; color: #555;}
  80. .dsg-screen .dc p { font-size: 16px; padding: 5px;}
  81. .dsg-screen .dc p span { font-family: Verdana, Geneva, sans-serif; color: #F60; font-weight: 600; padding-right: 2px; padding-left: 2px;}
  82. .dsg-sortord dd a i{position: relative;width:12px;height: 12px;display: inline-block;font: 14px/1 iconfont;}
  83. .dsg-sortord dd a i:after{position: absolute;right:3px;top:3px;content: "\e688";color:#DDDDDD}
  84. .dsg-sortord dd a i:before{position: absolute;right:3px;top:3px;content: "\e689";color:#DDDDDD}
  85. .dsg-sortord dd.selected a.asc i:after {color:#DD0909 }
  86. .dsg-sortord dd.selected a.desc i:before {color:#DD0909 }
  87. .dsg-content { width: 988px; float: right;}
  88. .group-list { width: 100%; overflow: hidden; margin-top:20px}
  89. .group-list ul { font-size: 0; *word-spacing:-1px/*IE6、7*/; }
  90. .group-list li { font-size: 12px; background-color: #FFF; vertical-align: top; letter-spacing: normal; word-spacing: normal; display: inline-block; *display:inline/*IE7*/; width: 300px; *zoom:1;}
  91. .group-list li .dsg-list-content { width: 280px; height: 296px; padding: 20px 9px; border-style: solid; border-width:1px; border-color:transparent; position: relative;margin:0 auto;}
  92. .group-list li .dsg-list-content { transition: border-color 0.4s ease-in-out 0s;}
  93. .group-list li .dsg-list-content:hover { border: solid 1px #F30; box-shadow: 0 0 3px rgba(204,204,204,0.9);}
  94. .group-list li.history .dsg-list-content:hover { border-color: #555;}
  95. .group-list li.soon .dsg-list-content:hover { border-color: #396;}
  96. .dsg-list-content .pic-thumb { line-height: 0; text-align: center; vertical-align: middle; display: table-cell; *display: block; width: 290px; height: 193px; overflow: hidden;}
  97. .dsg-list-content .pic-thumb img { max-width: 280px; max-height: 193px; margin-top:expression(193-this.height/2); *margin-top:expression(96-this.height/2)/*IE6,7*/;}
  98. .dsg-list-content .title { display: block; width: 100%; height: 38px; margin: 10px auto 0 auto; overflow: hidden; }
  99. .dsg-list-content .title a { font: normal 15px/19px "microsoft yahei"; color: #555; text-align: left;}
  100. .dsg-list-content .title a:hover { text-decoration: none; color: #000;}
  101. .dsg-list-content .title a span { font: lighter 11px/14px "microsoft yahei"; color: #FFF; background-color: #BA7538; vertical-align: middle; display: inline-block; height: 14px; padding: 1px 3px 0 3px; margin-right: 6px; border-radius: 3px; -webkit-text-size-adjust:none;}
  102. .dsg-list-content .item-prices { margin-top: 15px; position: relative; z-index: 1; overflow: hidden;}
  103. .dsg-list-content .item-prices .price { font: 700 32px/36px "microsoft yahei", Arial; color: #F04C44; text-overflow: ellipsis; white-space: nowrap; max-width: 125px; height: 36px; float: left; overflow: hidden;}
  104. .dsg-list-content .item-prices .price i { font-weight: lighter; font-size: 20px; line-height: 24px; vertical-align: bottom; *vertical-align: auto; display:inline-block; *display: inline/*IE7*/; margin-right: 2px; zoom: 1;}
  105. .dsg-list-content .item-prices .price em { font-weight: 600; font-size: 20px; line-height: 24px; vertical-align: bottom; *vertical-align: auto; display:inline-block; *display: inline/*IE7*/;margin-left: 2px; zoom: 1;}
  106. .dsg-list-content .item-prices .dock { width: 70px; height: 40px; float: left; margin-left: 8px; position: relative;}
  107. .dsg-list-content .item-prices .limit-num { font: 600 12px/20px "microsoft yahei"; color: #C30; background:url(../images/group_bg.png) no-repeat 0 -10px; width: 50px; height: 20px; padding: 2px 0 1px 12px; position: absolute; top: 0; left: 0;}
  108. .dsg-list-content .item-prices .orig-price { line-height: 16px; display: block; position: absolute; bottom: 0; left: 8px;}
  109. .dsg-list-content .item-prices .sold-num { font: normal 14px/36px "microsoft yahei", Arial; color: #999; position:absolute; right:0;}
  110. .dsg-list-content .item-prices .sold-num em { font-size: 16px; font-weight: 700; color: #396; margin: 0 2px;}
  111. .dsg-list-content:hover .sold-num { display: none;}
  112. .dsg-list-content .item-prices .buy-button { font: normal 16px/20px "microsoft yahei"; color: #FFF; background-color: #FF0000; text-align: center; display: block; width: 80px; height: 20px; padding: 5px 0; position: absolute; right: 0; bottom: 5px; opacity: 0; filter: alpha(opacity=0)/*IE*/;transition: opacity 0.4s ease-in-out 0s;}
  113. .history .dsg-list-content .item-prices .buy-button { background-color: #555;}
  114. .soon .dsg-list-content .item-prices .buy-button { background-color: #396;}
  115. .dsg-list-content:hover .buy-button { opacity: 1; filter: alpha(opacity=100)/*IE*/;}
  116. .dsg-list-content:hover .buy-button:hover { text-decoration: none;}
  117. .dsg-recommend-title { padding: 5px; margin-bottom: 15px; border-bottom: solid 2px #f43434;}
  118. .dsg-recommend-title h3 { font-size: 24px; display: inline-block; *display: inline/*IE7*/; *zoom:1/*IE7*/;}
  119. .dsg-recommend-title .more { text-decoration: none; color: #999; float: right;}
  120. .norecommend { text-align: center; margin: 100px auto;}
  121. /*抢购详情页面左侧内容*/
  122. .dsg-layout-l { width: 980px; float: left; }
  123. .dsg-main { margin-bottom: 20px;}
  124. .dsg-group { background-color: #FFF;border: solid 1px #D7D7D7;}
  125. .dsg-group h2 { font: 18px/24px "microsoft yahei"; color: #333; height: 50px; margin-bottom: 6px; overflow: hidden;font-weight: normal;margin-top:30px}
  126. .dsg-group h2 span { font: 12px/16px "microsoft yahei"; color: #FFF; background-color: #BA7538; vertical-align: middle; display: inline-block; height: 16px; padding: 2px 6px; margin-right: 6px; border-radius: 3px; }
  127. .dsg-group h3 { font: normal 16px/24px "microsoft yahei"; color: #E45050; height: 50px;width:460px; margin-bottom: 6px; overflow: hidden;border:1px dashed #eee;padding:10px;}
  128. /*抢购信息*/
  129. .dsg-item { position: relative; z-index: 1; zoom: 1;}
  130. .dsg-item .pic { line-height: 0; text-align: center; vertical-align: middle; display: table-cell; *display: block; width: 580px; float: left; overflow: hidden;}
  131. .dsg-item .pic img { width: 100%; margin-top:expression(193-this.height/2); *margin-top:expression(96-this.height/2)/*IE6,7*/;}
  132. .dsg-item .button { display:block;height: 58px;padding-top:27px;padding-bottom: 24px}
  133. .dsg-item .button span { font: normal 24px/40px "microsoft yahei", Arial; color: #e45050; float: left;overflow: hidden;}
  134. .dsg-item .button span em { font: normal 32px/40px "microsoft yahei", Arial; margin-left: 4px;}
  135. .dsg-item .button span del{color:#999;font-size: 14px;margin-left: 10px;}
  136. .dsg-item .button a { font-size:22px ;line-height: 58px; color: #fff; background-color: #e45050; border-radius: 2px;text-align: center; width: 190px; height: 58px; float: right; padding: 0 4px; overflow: hidden; cursor: pointer;}
  137. .dsg-item .info { background-color: #FFF; width: 562px; overflow: hidden; float:left;padding:0 28px;}
  138. .dsg-item .info .prices { font-size: 0; *word-spacing:-1px/*IE6、7*/; width: 306px; margin: 10px auto 10px -1px;}
  139. .dsg-item .info .prices dl { font: normal 12px/20px arial; vertical-align: top; letter-spacing: normal; word-spacing: normal; text-align: center; display: inline-block; *display: inline/*IE7*/; width: 101px; border-left: dotted 1px #D7D7D7; zoom: 1;}
  140. .dsg-item .info .prices dl dt { color: #555; height: 20px; margin-bottom: 5px;}
  141. .dsg-item .info .prices dl dd { font-size: 14px; }
  142. .dsg-item .info .prices dl dd del { text-decoration: line-through; color: #999;}
  143. .dsg-item .info .prices dl dd em { font-weight: 600; color: #F87622;}
  144. .dsg-item .info .require h4 { font-size: 14px; font-weight: normal;float:right}
  145. .dsg-item .info .require h4 em { font: normal 18px/20px Tahoma; color: #e45050 ; margin: 0 4px;}
  146. .dsg-item .info .require p { color: #999; height: 20px; padding: 5px 0;}
  147. .dsg-item .info .require p em { font: normal 12px/20px Tahoma; color: #F87622; margin: 0 2px;}
  148. .dsg-item .info .time{font-size:14px}
  149. .dsg-item .info .time i { font-size: 16px; margin-right: 4px;}
  150. .dsg-item .info .time span { font-size: 16px; margin: 0 2px;}
  151. /*浮动条*/
  152. .sticky .floating-bar { display: block; width: 780px; height: 50px; margin-left: -500px; position: fixed; _position: relative; top: 0; left: 50%; z-index:999; box-shadow: 0 2px 2px rgba(0,0,0,0.2);}
  153. .floating-bar { background-color: #FFF; display: none; overflow: hidden;}
  154. .floating-bar .button { background-color: #F87622; display: inline-block; *display: inline/*IE7*/; width: 305px; height: 50px; *zoom:1;}
  155. .floating-bar .button span { font: normal 24px/30px "microsoft yahei", Arial; color: #FFF; max-width: 150px; float: left; margin: 10px 0 0 20px; overflow: hidden;}
  156. .floating-bar .button span em { font: 700 32px/30px "microsoft yahei", Arial; margin-left: 4px;}
  157. .floating-bar .button a { font: 600 20px/24px "microsoft yahei"; text-shadow: 0 1px 0 rgba(255,255,255,0.5); color: #630; background-color: #FC0; text-align: center; width: 100px; height: 24px; float: right; padding: 4px 0; margin: 8px 20px 0 0; border-radius: 5px; overflow: hidden; box-shadow: 2px 2px 0 rgba(0,0,0,0.25); cursor: pointer;}
  158. .floating-bar .button a:hover { text-decoration: none; color: #000; box-shadow: none;}
  159. .floating-bar .prices { font-size: 0; *word-spacing:-1px/*IE6、7*/; white-space: nowrap; vertical-align: top; display: inline-block; *display: inline/*IE7*/; margin: 8px 0 0 0; overflow: hidden; zoom: 1;}
  160. .floating-bar .prices dl { font: normal 12px/18px arial; vertical-align: top; letter-spacing: normal; word-spacing: normal; text-align: center; display: inline-block; *display: inline/*IE7*/; width: 110px; margin-left: -1px; border-left: dotted 1px #D7D7D7; zoom: 1;}
  161. .floating-bar .prices dl dt { color: #555; height: 18px;}
  162. .floating-bar .prices dl dd del { text-decoration: line-through; color: #999;}
  163. .floating-bar .prices dl dd a { color: #005EA6;}
  164. /*结束未开始等状态*/
  165. .close .dsg-item .pic,
  166. .not-start .dsg-item .pic,
  167. .not-verify .dsg-item .pic { border-color: #777;}
  168. .close .button,
  169. .not-start .button,
  170. .not-verify .button { background-color: #777;}
  171. .close .button a,
  172. .not-start .button a,
  173. .not-verify .button a { color: #333; background-color: #CCC;}
  174. .close .info .require p,
  175. .not-start .info .require p,
  176. .not-verify .info .require p { visibility: hidden;}
  177. /*抢购介绍详情*/
  178. .dsg-title-bar ul { font-size: 0; *word-spacing:-1px/*IE6、7*/; background-color: #FCFCFC; border: solid 1px #D7D7D7;}
  179. .dsg-title-bar ul li { vertical-align: top; letter-spacing: normal; word-spacing: normal; display: inline-block; }
  180. .dsg-title-bar ul li { *display: inline/*IE6,7*/;}
  181. .dsg-title-bar ul li a { font: normal 14px/20px "microsoft yahei"; text-decoration:none; color:#777; background-color: #F5F5F5; display: block; padding: 6px 15px 5px 15px; border-style: solid; border-color: #D7D7D7; border-width: 0 1px 0 0;}
  182. .dsg-title-bar ul li.tabs-selected { margin: -7px 0 -1px -1px;}
  183. .dsg-title-bar ul li.tabs-selected a { color: #e45050; background-color: #FFF; padding: 11px 15px 6px 15px; border-style: solid; border-color: #e45050 #DDD transparent #DDD; border-width: 2px 1px 0 1px ;}
  184. /*商品信息*/
  185. .dsg-detail-content { font-size: 12px; line-height: 20px; color: #555; padding: 0; border: solid #D7D7D7; border-width: 0 1px 1px; overflow: hidden;}
  186. .dsg-detail-content.hide { display: none; visibility: hidden;}
  187. .dsg-intro { padding: 15px; min-height: 100px;}
  188. .dsg-intro img { max-width: 740px;}
  189. /*线下抢使用说明*/
  190. .dsg-instructions { font-size: 14px; background-color: #FEFEED; padding: 9px; margin: 20px; border: solid 1px #E5E5E5; }
  191. .dsg-instructions h4 { font-weight: 600; color: #FFF; background-color: #F87622; display: inline-block; *display: inline; padding: 4px 12px; *zoom: 1;}
  192. .dsg-instructions ul { color: #777; margin-top: 10px;}
  193. .dsg-instructions li { line-height: 24px;}
  194. .dsg-instructions li time { color: #F60; margin: 0 4px;}
  195. .dsg-instructions li strong { color: #333; margin: 0 4px;}
  196. /*购买记录*/
  197. .dsg-buyer thead th { font-weight: 600; text-align: center; height: 20px; padding: 6px;}
  198. .dsg-buyer td { line-height: 28px; color: #555; text-align: center;}
  199. /*评价详情*/
  200. .dsg-evaluate { padding: 9px;}
  201. .dsg-evaluate .rate { line-height: 20px; color: #c00; vertical-align: middle; display: inline-block; *display: inline; *zoom:1; margin: 10px 40px 10px 20px;}
  202. .dsg-evaluate .rate strong { font: lighter 40px/40px arial; vertical-align: bottom;}
  203. .dsg-evaluate .rate sub { font: 16px/20px arial; vertical-align: bottom; margin-right: 6px;}
  204. .dsg-evaluate .rate span { color: #999; display: block; clear: both;}
  205. .dsg-evaluate .percent { vertical-align: middle; display: inline-block; *display: inline; *zoom:1;}
  206. .dsg-evaluate .percent dl { font-size: 0; *word-spacing:-1px/*IE6、7*/;}
  207. .dsg-evaluate .percent dt { font-size: 12px; line-height: 20px; vertical-align: top; letter-spacing: normal; word-spacing: normal; display: inline-block; width: 80px; height: 20px;}
  208. .dsg-evaluate .percent dt { *display: inline/*IE6,7*/;}
  209. .dsg-evaluate .percent dt em { color: #999; margin-left: 4px;}
  210. .dsg-evaluate .percent dd { background-color: #F5F5F5; vertical-align: top; letter-spacing: normal; word-spacing: normal; display: inline-block; width: 100px; height: 14px; margin: 3px 0;}
  211. .dsg-evaluate .percent dd { *display: inline/*IE6,7*/;}
  212. .dsg-evaluate .percent dd i { background-color: #c00; display: block; height: 14px;}
  213. .dsg-evaluate .btns { vertical-align: middle; display: inline-block; *display: inline; *zoom:1; height: 60px; padding-left: 30px; margin-left: 100px; border-left: dotted 1px #E6E6E6;}
  214. /*评价详情-列表*/
  215. .dsg-evaluate-main { padding: 20px 0 0 0; margin-top: 10px; border-top: solid 1px #E6E6E6;}
  216. .dsg-evaluate-floor { margin: 0 40px 0 60px; border-left: solid 3px #F5F5F5; position: relative; z-index: 1;}
  217. .dsg-evaluate-floor .user-avatar { background-color: #F2F2F2; width: 40px; height: 40px; border-radius: 20px; position: absolute; z-index: 1; top: 0; left: -20px; }
  218. .dsg-evaluate-floor .user-avatar a { text-align: center; vertical-align: middle; display: table-cell; *display: block; width: 40px; height:40px; border-radius: 20px; overflow: hidden;}
  219. .dsg-evaluate-floor .user-avatar a img { max-width: 40px; max-height: 40px; margin-top:expression(40-this.height/2); *margin-top:expression(20-this.height/2); border-radius: 20px;}
  220. .dsg-evaluate-floor .detail { margin: 10px 0 0 30px;}
  221. .dsg-evaluate-floor .detail dt { display: block; margin-bottom: 10px; overflow: hidden;}
  222. .dsg-evaluate-floor .detail dt .user-name { font: bold 12px/20px "Microsoft Yahei"; color: #AAA; float: left;}
  223. .dsg-evaluate-floor .detail dt time { color: #CCC; float: right;}
  224. .dsg-evaluate-floor .detail dd { color: #999; margin-bottom: 10px;}
  225. .dsg-evaluate-floor .detail dd span { color: #555;}
  226. .dsg-evaluate-floor .detail dd.explain { color: #F87622; background-color: #FFC; border: dotted 1px #FEF4B1;}
  227. .dsg-evaluate-floor .detail .photos-thumb { font-size: 0; *word-spacing:-1px/*IE6、7*/; vertical-align: middle; display: inline-block;}
  228. .dsg-evaluate-floor .detail .photos-thumb li { vertical-align: top; letter-spacing: normal; word-spacing: normal; display: inline-block; *display: inline/*IE7*/; text-align: center; width: 44px; margin-right: 6px; *zoom: 1;}
  229. .dsg-evaluate-floor .detail .photos-thumb a { line-height: 0; background-color: #FFF; text-align: center; vertical-align: middle; display: table-cell; *display: block; width: 40px; height: 40px; padding: 1px; border: solid 1px #E6E6E6; overflow: hidden;}
  230. .dsg-evaluate-floor .detail .photos-thumb a:hover { border-color: #F87622;}
  231. .dsg-evaluate-floor .detail .photos-thumb a img { max-width: 40px; max-height: 40px; margin-top:expression(40-this.height/2); *margin-top:expression(20-this.height/2)/*IE6,7*/;}
  232. /*抢购 banner*/
  233. .dsg-slides-banner { width: 988px; height: 300px; position: relative; z-index: 1;float: right;}
  234. .dsg-slides-banner .bd img{width: 988px; height: 300px;}
  235. .dsg-slides-banner .hd{position: absolute;bottom:10px;width:100%;text-align: center;z-index: 2}
  236. .dsg-slides-banner .hd li{display: inline-block;width: 12px;height: 12px;border-radius: 100%;background: #000;opacity: 0.2;margin:0 5px}
  237. .dsg-slides-banner .hd li.on{opacity: 0.8;background:#fff;width:26px;border-radius:10px;}
  238. .dsg-slides-banner .ctrl{display:block;position:absolute;top:50%;margin-top:-31px;z-index:9;width:30px;height:62px;line-height:62px;color:white;text-align:center;font-size:36px;font-family:simsun;font-weight:500;background:#000;filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5; }
  239. .dsg-slides-banner .ctrl:hover{color:#fff;filter:alpha(opacity=80); -moz-opacity:0.8; -khtml-opacity: 0.8; opacity: 0.8;}
  240. .dsg-slides-banner .prev{position:absolute;left:0%;}
  241. .dsg-slides-banner .next{position:absolute;right:0%;}
  242. /*抢购详情页面右侧内容*/
  243. .dsg-layout-r { width: 210px; float: right;}
  244. /*店铺信息*/
  245. .dsg-store { margin-bottom: 10px;}
  246. .dsg-store .title { font: 700 14px/20px "microsoft yahei"; color: #FFF; background-color: #F87622; height: 20px; padding: 8px 10px;}
  247. .dsg-store .content { background-color: #FFF; border: solid #D7D7D7; border-width: 0 1px 1px;}
  248. .dsg-store-info { }
  249. .dsg-store-info dl { font-size: 0; *word-spacing:-1px/*IE6、7*/; border-bottom: solid 1px #D7D7D7;}
  250. .dsg-store-info dl dt, .dsg-store-info dl dd { font-size: 12px; vertical-align: top; letter-spacing: normal; word-spacing: normal; display: inline-block; *display: inline/*IE7*/; height: 20px; padding: 6px 0; zoom:1;}
  251. .dsg-store-info dl dt { color: #555; text-align: right; width: 35%;}
  252. .dsg-store-info dl dd { width: 65%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
  253. .dsg-store-info dl dd.auto { height: auto; white-space: normal;}
  254. .dsg-store-info .all-rate .rating { background: url(../images/2014grate.png) no-repeat 0 -18px ; vertical-align: middle; display: inline-block; *display: inline/*IE7*/; width: 79px; height: 17px; zoom: 1;}
  255. .dsg-store-info .all-rate .rating span { background: url(../images/2014grate.png) no-repeat 100% 0; display: block; height: 18px;}
  256. .dsg-store-info .all-rate em { color: #DA542E; font-weight: 600; vertical-align: middle; margin: 0 5px;}
  257. .dsg-store-info .detail-rate { width: 90%; margin: 0 auto; border-bottom: dotted 1px #D7D7D7;}
  258. .dsg-store-info .detail-rate h5 { color: #777; height: 20px; padding: 6px 0;}
  259. .dsg-store-info .detail-rate h5 strong { font-weight: 700; margin-right: 40px;}
  260. .dsg-store-info .detail-rate li { color: #999; height: 20px; padding: 4px 0 4px 8px;}
  261. .dsg-store-info .detail-rate .credit { color: #555; display: inline-block; width: 35px; margin-left: 4px;}
  262. .dsg-store-info .detail-rate .high { color: #DA542E; display: inline-block;}
  263. .dsg-store-info .detail-rate .high i { background: url(../images/2014grate.png) no-repeat 0 -40px; vertical-align: middle; display: inline-block; width: 9px; height: 8px; margin-right: 4px;}
  264. .dsg-store-info .detail-rate .high em { color: #FFF; background-color: #DA542E; text-align: center; display: inline-block; width: 40px; margin-left: 2px;}
  265. .dsg-store-info .detail-rate .equal { color: #DA542E; display: inline-block;}
  266. .dsg-store-info .detail-rate .equal i { background: url(../images/2014grate.png) no-repeat -18px -40px; vertical-align: middle; display: inline-block; width: 9px; height: 8px; margin-right: 4px;}
  267. .dsg-store-info .detail-rate .equal em { color: #FFF; background-color: #DA542E; text-align: center; display: inline-block; width: 40px; margin-left: 2px;}
  268. .dsg-store-info .detail-rate .low { color: #28B779; display: inline-block;}
  269. .dsg-store-info .detail-rate .low i { background: url(../images/2014grate.png) no-repeat -9px -40px; vertical-align: middle; display: inline-block; width: 9px; height: 8px; margin-right: 4px;}
  270. .dsg-store-info .detail-rate .low em { color: #FFF; background-color: #28B779; text-align: center; display: inline-block; width: 40px; margin-left: 2px;}
  271. .dsg-store-info .goto { background-color: #F7F7F7; text-align: center; padding: 8px 0;}
  272. .dsg-store-info .goto a { font: normal 14px/20px "microsoft yahei"; background-color: #FEFEFE; display: inline-block; padding: 5px 10px; border: solid 1px #E6E6E6;}
  273. .dsg-store-info .goto a:hover { color: #FFF; text-decoration: none; background-color: #F87622; border-color: #B22D00;}
  274. .dsg-store-info .map { margin: 5px; width: 198px; height: 200px; position: relative; z-index: 1;}
  275. .dsg-store-info .map .window { width: 198px; height: 200px; position: absolute; z-index: 1; top: 0; left: 0;}
  276. .dsg-store-info .map:hover .window { display: block; width: 298px; height: 300px; border: solid 1px #F87622; top: -52px; left: -51px; box-shadow: 4px 4px 0 rgba(153,153,153,0.25); transition:ease-in-out 0.5s;}
  277. /*侧边推荐抢购*/
  278. .dsg-module-sidebar { margin-bottom: 10px;}
  279. .dsg-module-sidebar .title { font: 700 14px/20px "microsoft yahei"; color: #e4504f; height: 20px; padding: 8px 10px; border: solid 1px #D7D7D7;}
  280. .dsg-module-sidebar .content { background-color: #FFF; border: solid #D7D7D7; border-width: 0 1px 1px;}
  281. .dsg-module-sidebar .content .nothing { text-align: center; padding: 50px 0; color: #CCC;}
  282. .dsg-group-command { width: 190px; margin: 0 auto;}
  283. .dsg-group-command dl { width: 100%; padding-bottom: 8px; border-top: solid 1px #D7D7D7; overflow: hidden;}
  284. .dsg-group-command dt.name { line-height: 18px; height: 36px; overflow: hidden; padding: 5px 0;}
  285. .dsg-group-command dt.name a { color: #555;}
  286. .dsg-group-command dt.name a:hover { color: #F87622;}
  287. .dsg-group-command .pic-thumb { line-height: 0; text-align: center; vertical-align: middle; display: table-cell; *display: block; width: 190px; height: 163px; overflow: hidden;}
  288. .dsg-group-command .pic-thumb img { max-width: 190px; max-height: 163px; margin-top:expression(163-this.height/2); *margin-top:expression(81-this.height/2)/*IE6,7*/;}
  289. .dsg-group-command .item { background-color: #F7F7F7; padding: 8px 0;}
  290. .dsg-group-command .item .price { font-weight: 600; color: #c00; vertical-align: top; display: inline-block; *display: inline/*IE7*/; width: 50px; margin-left: 8px; overflow: hidden; zoom: 1;}
  291. .dsg-group-command .item .buy { vertical-align: top; display: inline-block; *display: inline/*IE7*/; width: 75px; overflow: hidden; zoom: 1;}
  292. .dsg-group-command .item .buy em { font-weight: 600; color: #c00; margin-right: 2px;}
  293. .dsg-group-command .item a { line-height: 16px; color: #FFF; background-color: #e4504f; display: inline-block; *display:inline/*IE7*/; float: right; padding: 2px 4px; margin-right: 5px; border-radius: 3px; zoom: 1;}
  294. .dsg-group-command .item a:hover { background-color: #CA3300; text-decoration: none;}
  295. /*无内容*/
  296. .no-buyer { font: lighter 14px/24px "microsoft yahei"; color: #999; text-align: center; padding: 80px 0;}
  297. .no-content { font: lighter 18px/24px "microsoft yahei"; color: #999; text-align: center; padding: 180px 0;}
  298. /* 翻页样式 */
  299. .pagination { display: inline-block; margin: 0 auto;}
  300. .pagination ul { font-size: 0; *word-spacing:-1px/*IE6、7*/; }
  301. .pagination ul li { vertical-align: top; letter-spacing: normal; word-spacing: normal; display: inline-block; margin: 0 0 0 -1px;}
  302. .pagination ul li { *display: inline/*IE6、7*/; *zoom:1;}
  303. .pagination li span { font: normal 14px/20px "microsoft yahei"; color: #AAA; background-color: #FAFAFA; text-align: center; display: block; min-width: 20px; padding: 8px; border: 1px solid #E6E6E6; position: relative; z-index: 1;}
  304. .pagination li a span ,
  305. .pagination li a:visited span { color: #005AA0; text-decoration: none; background-color: #FFF; position: relative; z-index: 1;}
  306. .pagination li a:hover span, .pagination li a:active span{ color: #FFF; text-decoration: none; background-color: #F87622; border-color: #CA3300; position: relative; z-index: 9; cursor:pointer;}
  307. .pagination li span.currentpage { color: #AAA; font-weight: bold; background-color: #FAFAFA; border-color: #E6E6E6; position: relative; z-index: 2;}