You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

904 lines
25 KiB

7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
  1. html, body{font-size:100%;font-family:Helvetica,STHeiti-Light,'Hiragino Sans GB','Microsoft Yahei',Arial;overflow-x:hidden;color:#232326;}i,em{font-style: normal;}
  2. body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
  3. ol, ul{list-style:none;}dl,ul{zoom:1;}.mb10{margin-bottom:10px;}.mt10{margin-top:10px;}img{border:none;border:0;margin:0;padding:0;vertical-align:middle;}
  4. a{color:#333;text-decoration:none}.cse a,.cses{color:#008000;}.ofh{overflow:hidden}
  5. .fl,.mfl{float:left;}.fr,.mfr{float:right;}.m-auto{margin:0 auto;}.cl{clear:both;}.bggrey{background-color:#f1f1f1;padding:10px 0;}
  6. .red{color:#e23435;}
  7. .table-cell{display:table;width:100%;}
  8. .box{margin-left:10px;margin-right:10px;overflow:hidden;}
  9. .mask_layer{width:100%;height:100%;background:rgba(0,0,0,0.7);position:fixed;top:0;}
  10. #mask_msg{background:rgba(0,0,0,0.7);position:fixed;top:30%;left:20%;width:60%;border-radius:4px;padding:10px 0;text-align:center;color:#fff;font-size:14px;display:none;z-index:999;}
  11. .foohi{height:52px;}
  12. .footer{left:0px;bottom:0px;width:100%;position:fixed;border-top:1px solid #efefef;background:#fff;}
  13. .footer li{width:25%;float:left;padding:5px 0px;text-align:center;}
  14. .footer li img{height:24px;}
  15. .footer li p{color:#666;font-size:14px;line-height:16px;}
  16. .footer .on p{color:#dd2727;}
  17. .search{background:linear-gradient(rgba(242,48,48,0.8),rgba(242,48,48,0.8));
  18. padding:6px 8%;
  19. overflow:hidden;
  20. -webkit-transition:-webkit-transform 3s,opacity 4s,background 10s;
  21. }
  22. .search_box{
  23. height:30px;
  24. padding-left:38px;
  25. padding-right:15px;
  26. position:relative;
  27. border-radius:15px;
  28. background-color:#fff;
  29. }
  30. .search_btn{
  31. top:0px;
  32. left:8px;
  33. width:30px;
  34. height:30px;
  35. position:absolute;
  36. }
  37. .search_btn img{
  38. width:20px;
  39. height:20px;margin-top:6px;
  40. }
  41. .search_box input{
  42. color:#666666;
  43. width:100%;
  44. height:30px;
  45. line-height:28px;border:none;
  46. background:none;
  47. }
  48. .floor{overflow:hidden;}
  49. .home_menu nav{margin:10px 0;overflow:hidden}
  50. .home_menu nav a{display:block;float:left;width:25%;text-align:center;margin:8px 0}
  51. .home_menu nav a span{vertical-align:sub;font-size:14px;display:block;}
  52. .home_menu nav a img{width:45px;height:45px;}
  53. .home_toutiao{padding:8px 0px 8px;overflow:hidden;position:relative;background-color:#fff;}
  54. .home_toutiao_tit{top:1px;left:0px;height:45px;position:absolute;}
  55. .home_toutiao_tit img{height:45px;}
  56. .home_toutiao_box{margin-left:70px;padding-left:12px;padding-right:10px;border-left:1px solid #e5e5e5;}
  57. .home_toutiao_box li{color:#424242;font-size:14px;padding-left:12px;background:url(../../images/weixin/dot_icon.png) no-repeat left center;background-size:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
  58. .banner_tit img{width:100%;}
  59. .goods_list{overflow:hidden;background-color:#f1f1f1;}.goods_list .goods_info{padding:5px 10px 5px 10px;}
  60. .goods_list li{margin-bottom:4px;width:50%;float:left;overflow:hidden;}
  61. .goods_list li a{display:block;margin-right:2px;background-color:#fff;}.goods_list .goods_tit{overflow:hidden;white-space:nowrap;color:#000}
  62. .goods_list li img{width:100%;height:48vw;}.goods_list li .goods_price{color:#f23030;}.goods_list li .goods_price b{font-size:1rem;font-weight:normal;}.goods_list li .goods_price span{color:#999;font-size:14px;}
  63. .goods_list li:nth-child(even) a{margin-right:0;margin-left:2px;}
  64. .goods_list_small{overflow:hidden;background-color:#f1f1f1;margin-left:4px;}.goods_list_small .goods_info{padding:5px 10px 5px 10px;}
  65. .goods_list_small li{margin-bottom:4px;width:50%;float:left;overflow:hidden;}
  66. .goods_list_small li a{display:block;margin-right:2px;background-color:#fff;}.goods_list_small .goods_tit{overflow:hidden;white-space:nowrap;color:#000}
  67. .goods_list_small li img{width:100%;height:auto;}.goods_list_small li .goods_price{color:#f23030;}.goods_list_small li .goods_price b{font-size:1rem;font-weight:normal;}.goods_list_small li .goods_price span{color:#999;font-size:14px;}
  68. .goods_list_small li:nth-child(even) a{margin-right:0;margin-left:2px;}
  69. .goods_list_s li{color:#333;border-bottom:1px solid #eee;overflow:hidden;margin-left:10px;margin-right:10px;padding:15px 5px 15px 5px;}.goods_list_s li:last-child {border-bottom:0;}
  70. .goods_list_s li .btn{color:#333;display:block;font-size:1rem;cursor:pointer;}.goods_list_s a:last-child li{border-bottom:0}
  71. .goods_list_s .goods_thumb{width:100px;height:100px;float:left;margin-right:10px;display:block;}.goods_list_s .goods_thumb img{width:100px;height:100px;border:none;}
  72. .goods_list_s .goods_tit{line-height:24px;overflow:hidden;}
  73. .goods_list_s .goods_price{color:#f23030;}.goods_list_s .goods_price b{font-size:1rem;font-weight:normal;}
  74. .goods_list_s .goods_des{color:#999999;font-size:0.875rem;}
  75. .goods_list_s .buy{border:1px solid #f23030;border-radius:2px;padding:0 3px;color:#fff;background-color:#f23030;}
  76. .goodslist_limg li{border-bottom:10px solid #f0f0f0;}
  77. .goodslist_limg li img{width:100%;height: auto;display: block;}
  78. .goodslist_limg li .goods_info{padding:10px;background-color:#fff;border-top:1px solid #f9f9f9;}
  79. .goodslist_limg li .goods_tit{line-height:1.5;font-size:16px;color:#333;}
  80. .goodslist_limg li .goods_price{font-size:18px;color:#fe3939;line-height:1.5em;}.goodslist_limg li .goods_price b{font-weight:normal;}
  81. .goodslist_limg li .fr{font-size:14px;color:#999;}
  82. .classreturn{background-color:#f8f8f8;border-bottom:1px solid #dedede;position:relative;text-align:center;line-height:50px;padding:0 10px;}
  83. .classreturn .return{position:absolute;left:15px}
  84. .classreturn .return a{overflow:hidden;display:block}
  85. .classreturn .return a img{width:12px;height:22px}
  86. .classreturn .tit{font-size:1.125rem;}
  87. .classreturn .tit .sear-input{width:12.544rem;height:1.23733rem}
  88. .classreturn .tit .sear-input a{display:block}
  89. .classreturn .tit .sear-input input{border:0;width:100%;height:1.23733rem;color:#666666;outline:none;padding:0 .21333rem;font-size:.59733rem;display:inherit}
  90. .classreturn .nav_menu{position:absolute;right:15px}
  91. .classreturn .nav_menu a{display:block;color:#999;}
  92. .classreturn .nav_menu img{width:20px}
  93. .ds-in-bl{display:inline-block;vertical-align:middle;*vertical-align:auto;*zoom:1;*display:inline}
  94. .tpnavf{display:none;}
  95. .tpnavf .nav_list{-moz-box-shadow:0 0 0 0 rgba(255,255,255,0);-webkit-box-shadow:0 0 0 0 rgba(255,255,255,0);box-shadow:0 0 0 0 rgba(255,255,255,0);border-bottom:1px solid #f0f2f5;background-color:#404042;}
  96. .tpnavf .nav_list li{width:25%;float:left;padding:5px 0px;text-align:center;}
  97. .tpnavf .nav_list li img{height:24px;}
  98. .tpnavf .nav_list li p{color:#fff;font-size:14px;line-height:16px;margin-top:2px;}
  99. .search_pl form{
  100. position:relative;
  101. margin:15px;
  102. }
  103. .search_pl input{
  104. width:70%;
  105. height:50px;
  106. padding-left:15px;
  107. border:1px solid #DEDEDE;
  108. color:#666;
  109. font-size:1.125rem;float:left;
  110. }
  111. .search_pl a{
  112. height:52px;
  113. width:20%;
  114. cursor:pointer;
  115. background-color:#f23030;
  116. text-align:center;
  117. display:block;float:left;line-height:52px;
  118. }
  119. .search_pl a img{
  120. height:30px;
  121. width:30px;
  122. }
  123. .tit_18{font-size:18px;}
  124. .hot_keyword_box{margin:15px;}
  125. .hot_keyword a{display:inline-block;border:1px solid #e0e0e0;padding:0 10px;font-size:1.125rem;font-weight:normal;color:#555555;margin:0 10px 10px 0;line-height:36px;}
  126. .classlist{
  127. background-color:#f1f1f1;
  128. overflow:hidden
  129. }
  130. .classlist .fl{
  131. width:25%;
  132. background-color:#fff
  133. }
  134. .classlist .fl ul li{
  135. line-height:50px;
  136. height:50px;
  137. width:100%;text-align:center;border-bottom:1px solid #e5e5e5;border-right:1px solid #e5e5e5;
  138. }
  139. .classlist .fl ul li a{
  140. display:block;
  141. width:100%;
  142. text-decoration:none;
  143. font-size:1.125rem;
  144. color:#232326;
  145. overflow:hidden;
  146. text-overflow:ellipsis;
  147. white-space:nowrap
  148. }
  149. .classlist .fl .on a{
  150. color:#ee5b03
  151. }
  152. .classlist .fr{
  153. width:75%
  154. }
  155. .classlist .fr .branchList .tp-bann img{
  156. width:100%
  157. }
  158. .classlist .fr .branchList .tp-class-list h4{
  159. font-size:18px;
  160. color:#232326;
  161. margin-top:10px;
  162. font-weight:normal;
  163. }
  164. .classlist .fr .branchList .tp-class-list ul{
  165. margin-top:8px;
  166. background-color:#fff
  167. }
  168. .classlist .fr .branchList .tp-class-list ul li{
  169. float:left;
  170. width:33%;
  171. text-align:center
  172. }
  173. .classlist .fr .branchList .tp-class-list ul li a{
  174. display:block
  175. }
  176. .classlist .fr .branchList .tp-class-list ul li a img{
  177. width:44px;
  178. height:44px
  179. }
  180. .classlist .fr .branchList .tp-class-list ul li a p{
  181. font-size:14px;
  182. overflow:hidden;
  183. text-overflow:ellipsis;
  184. width:100%;
  185. -webkit-line-clamp:2;
  186. line-clamp:2;
  187. height:16px;
  188. -webkit-box-orient:vertical;
  189. word-break:break-all;
  190. display:-webkit-box;
  191. display:-moz-box;
  192. display:-ms-box;
  193. display:-o-box;
  194. margin:5px 0
  195. }
  196. .tp-bann{margin:10px}
  197. .tp-class-list{margin:10px;}
  198. .tp-category{padding:10px;overflow:hidden}
  199. .storenav{background-color:#fff;border-bottom:1px solid #f1f1f1;}
  200. .storenav ul li{display:table-cell;color:#666;font-size:1rem;position:relative;text-align:center;height:46px;line-height:46px;}
  201. .storenav ul li>a{color:#666;font-size:1rem;}
  202. .storenav ul li>a>span{color:#666}
  203. .storenav ul li span{padding-right:5px;cursor:pointer}
  204. .storenav ul li i{position:absolute;background-image:url("../../images/weixin/dg.png");background-repeat:no-repeat;background-size:cover;width:12px;height:6px;top:20px;}
  205. .storenav ul .red span{color:red}
  206. .storenav ul .red i{background-image:url("../../images/weixin/d.png");background-repeat:no-repeat;background-size:cover;}
  207. .storenav ul li .pr{background-image:url(../../images/weixin/sxjt.png);background-repeat:no-repeat;background-size:cover;background-size:34px;height:15px;top:16px;background-position-x:0;}
  208. .storenav ul li .bpr1{background-position-x:-11px;}
  209. .storenav ul li .bpr2{background-position-x:-22px;}
  210. .storenav ul li .fitter{background-image:url(../../images/weixin/xx.png);background-repeat:no-repeat;background-size:cover;width:14px;height:15px;top:16px;}
  211. .nonenothing{width:75%;margin:50px auto 0 auto;text-align:center;}
  212. .nonenothing img{width:100px;height:150px;}
  213. .nonenothing p{font-size:18px;color:#9b9b9b;padding:30px 0;}
  214. .nonenothing a{display:block;font-size:18px;padding:8px 10px;color:white;background-color:#f23030;}
  215. .banner_headline{height:30px;overflow:hidden;background-color:#f1f1f1;padding-bottom:20px;}
  216. .banner_headline .tit{border-top:1px dashed #dedede;text-align:center;margin:25px 0;}
  217. .banner_headline .tit h4{color:#666666;background-color:#f1f1f1;font-size:18px;font-weight:normal;position:relative;top:-14px;display:inline;padding:0 20px;}
  218. .radio .check_t i{background-position:-29px 0;}
  219. .radio i{width:22px;height:22px;display: block;float: left;background-image: url("../../images/weixin/check.png");background-repeat: no-repeat;background-size: cover;background-position: 0}
  220. .signup-find span,.radio span {font-size:24px;cursor: pointer}
  221. .sc_list {
  222. padding:10px;
  223. overflow: hidden;
  224. border-bottom: 1px solid #f8f8f8
  225. }
  226. .sc_list .radio-img{
  227. width:120px;
  228. height:80px;
  229. float: left;
  230. margin-right:5px;
  231. display: block;
  232. }
  233. .sc_list .radio {
  234. padding-top:24px;
  235. margin-right:10px;
  236. }
  237. .sc_list .shopimg img {
  238. width:80px;
  239. height:80px;
  240. }
  241. .sc_list .deleshow .deletes {
  242. position: relative;
  243. }
  244. .sc_list .deleshow .deletes .tit{
  245. padding-right:28px;
  246. font-size: 1rem;
  247. height:28px;overflow: hidden;
  248. line-height:28px;
  249. }
  250. .sc_list .deleshow .deletes a.delescj {
  251. position: absolute;
  252. top:4px;
  253. right:0;
  254. }
  255. .sc_list .deleshow .deletes a.delescj img {
  256. width:18px;
  257. height:18px;
  258. }
  259. .sc_list .deleshow .weight {
  260. font-size:16px;
  261. color:#999999
  262. }
  263. .sc_list .deleshow .prices {
  264. overflow: hidden;
  265. margin-top:8px;
  266. }
  267. .sc_list .deleshow .prices .sc_pri {
  268. color: #f23030;
  269. font-size:18px;
  270. }
  271. .plus span {
  272. width:28px;
  273. height:28px;
  274. line-height:28px;
  275. font-size:16px;
  276. display: block;
  277. float: left;
  278. border: 1px solid #f1f1f1;
  279. margin-left: -1px;
  280. text-align:center;
  281. color: #686868;
  282. cursor: pointer
  283. }
  284. .plus span input {
  285. font-size:14px;
  286. outline: none;
  287. border: 0;
  288. color: #686868;
  289. width: 100%;
  290. text-align: center
  291. }
  292. .payallb {
  293. position: fixed;
  294. z-index: 99;
  295. bottom: 0;
  296. background-color: #f3f5f7
  297. }
  298. .payallb .radio {
  299. padding-top:14px;
  300. margin-right:8px;
  301. }
  302. .payallb .radio .all {
  303. font-size:14px;
  304. position: relative;
  305. top:-12px;
  306. margin-left:6px
  307. }
  308. .payallb .youbia {
  309. overflow: hidden;line-height:52px;
  310. }
  311. .payallb .youbia p {
  312. text-align: right;margin-right:10px;
  313. }
  314. .payit {border-top:1px solid #efefef;
  315. height:52px;width:100%;
  316. background-color: white;
  317. overflow: hidden;
  318. padding-left:10px;
  319. }
  320. .payit .fl {
  321. line-height:40px;
  322. }
  323. .payit .youbia p {
  324. font-size:16px;
  325. color: #f23030
  326. }
  327. .payit .youbia p .pmo {
  328. color: #222222
  329. }
  330. .payit .youbia .lastime {
  331. color: #666666
  332. }
  333. .payit .fr {
  334. width:120px;
  335. }
  336. .payit .fr a {
  337. color: white;
  338. font-size:18px;
  339. text-align: center;
  340. background-color: #f23030;
  341. display: block;
  342. height:52px;line-height:52px;
  343. }
  344. .myhearder {
  345. position: relative;
  346. /* height:180px; */
  347. }
  348. .myhearder .user_bg{position: absolute;left: 0;top: 0;z-index:-999;}
  349. .myhearder .person {
  350. text-align:center;
  351. }
  352. .myhearder .person .personicon {
  353. }
  354. .myhearder .person .personicon img {
  355. width:72px;
  356. height:72px;margin-bottom:10px;margin-top:50px;
  357. -moz-border-radius: 50%;
  358. -webkit-border-radius: 50%;
  359. border-radius: 50%;
  360. }
  361. .myhearder .person .lors{
  362. color:#fff;
  363. font-size:16px;
  364. padding-bottom:25px;
  365. }
  366. .myhearder .set {
  367. position: absolute;
  368. right:15px;
  369. top:15px
  370. }
  371. .myhearder .set a {
  372. display: block;
  373. float: left
  374. }
  375. .myhearder .set a i {
  376. background-image: url("../../images/weixin/set.png");
  377. background-repeat: no-repeat;
  378. background-size: cover;
  379. width:28px;
  380. height:28px;
  381. display: block;
  382. }
  383. .myhearder .set .setting i {
  384. background-position: 0 0
  385. }
  386. .myhearder .set .massage {
  387. margin-left:15px;
  388. }
  389. .myhearder .set .massage i {
  390. background-position: -38px 0;
  391. }
  392. .myhearder .scgz {
  393. position: absolute;
  394. bottom: 0;
  395. width: 100%
  396. }
  397. .myhearder .scgz ul li {
  398. float: left;
  399. text-align: center;
  400. width: 50%
  401. }
  402. .myhearder .scgz ul li a h2 {
  403. font-size:18px;
  404. font-weight: normal;
  405. height:24px;
  406. line-height:24px;
  407. color: #fff
  408. }
  409. .myhearder .scgz ul li a p {
  410. font-size:14px;
  411. color: #fff;
  412. margin-bottom:5px;
  413. }
  414. .bankhearder {
  415. background-image: url(../../images/zjgl.jpg);
  416. height: 11.73333rem
  417. }
  418. .bankhearder .hh {
  419. color: white;
  420. text-align: center;
  421. padding-top: 3.2rem
  422. }
  423. .bankhearder .hh h2 {
  424. font-size: .64rem;
  425. font-weight: normal
  426. }
  427. .bankhearder .hh h1 {
  428. font-size: .768rem;
  429. font-weight: normal
  430. }
  431. .bankhearder .scgz ul li {
  432. position: relative;
  433. top: -.64rem
  434. }
  435. .bankhearder .scgz ul li a img {
  436. display: inline-block;
  437. width: .59733rem;
  438. height: .59733rem
  439. }
  440. .bankhearder .scgz ul li a p {
  441. display: inline-block;
  442. position: relative;
  443. top: .10667rem
  444. }
  445. .myorder {
  446. padding:0 20px;
  447. height:44px;
  448. line-height:44px;
  449. background-color: #fff;
  450. border-bottom: 1px solid #f4f4f4
  451. }
  452. .myorder a {
  453. overflow: hidden;
  454. display: block
  455. }
  456. .myorder .order {overflow: hidden}
  457. .myorder .order .fl img {width:20px;/* height:22px; */height:20px;vertical-align: middle}
  458. .myorder .order .fl span {font-size:18px;vertical-align: middle;font-weight: normal;margin-left:5px}
  459. .myorder .order .fr a {display:block;overflow:hidden}
  460. .myorder .order .fr span {font-size:14px;color:#9b9b9b;/* color: #4c4c4c; */float:left;}
  461. .myorder .order .fr i {margin-top:14px;margin-left:8px}
  462. .list7 .myorder {
  463. height:50px;
  464. line-height:50px;
  465. }
  466. .list7 .myorder .fr i {
  467. margin-top:18px;
  468. }
  469. .Mright {
  470. background-image: url(../../images/weixin/yr.png);
  471. background-repeat: no-repeat;
  472. background-size: cover;
  473. width:8px;
  474. height:15px;
  475. display: block;
  476. float: left;
  477. }
  478. .my {background-color: #f1f1f1;}
  479. .my .content {margin: 0}
  480. .my .content .floor {
  481. background-color: #fff
  482. }
  483. .my .content .floor ul .fr {
  484. float: right
  485. }
  486. .my .content .floor ul li.br {
  487. border-left: 0 !important
  488. }
  489. .my .content .floor ul li.br:before {
  490. content: "";
  491. background-image: inherit !important
  492. }
  493. .my .content .floor ul li {
  494. position: relative;
  495. float: left;
  496. width: 25%;
  497. text-align: center
  498. }
  499. .my .content .floor ul li a {
  500. padding:15px 0 20px 0;
  501. display: block
  502. }
  503. .my .content .floor ul li a span {
  504. background-color: rgba(217,81,99,0.9);
  505. border-radius: 50%;
  506. font-size:14px;
  507. width:24px;
  508. height:24px;
  509. display: block;
  510. line-height:24px;
  511. overflow: hidden;
  512. white-space: nowrap;
  513. text-overflow: ellipsis;
  514. position: absolute;
  515. right:15px;
  516. top:8px;
  517. color: white
  518. }
  519. .my .content .floor ul li a img {
  520. height:36px
  521. }
  522. .my .content .floor ul li a .tit{
  523. font-size:18px;
  524. font-weight: normal;
  525. height:32px;
  526. line-height:32px;
  527. color: #e3110b
  528. }
  529. .my .content .floor ul li a p {
  530. font-size:12px;
  531. margin-top:2px;
  532. color: #4c4c4c;
  533. font-weight: normal
  534. }
  535. .my .content .floor ul li a p.or:after {
  536. content: "";
  537. background-image: url(../../images/weixin/or.png);
  538. width: .17067rem;
  539. height: .29867rem;
  540. background-repeat: no-repeat;
  541. position: absolute;
  542. margin-top: .08533rem;
  543. margin-left: .04267rem;
  544. background-size: .17067rem
  545. }
  546. .my .content .w3 {
  547. width: inherit
  548. }
  549. .my .content .w3 ul li {
  550. width: 33.33333%
  551. }
  552. .my .content .action {
  553. background-image: url(../../images/weixin/rb.png);
  554. background-repeat: no-repeat;
  555. background-position: 0 1.96267rem;
  556. width: 100%;
  557. background-size: 16rem
  558. }
  559. .my .content .action ul li {
  560. width: 25%
  561. }
  562. .my .content .tyby {
  563. background-image: inherit
  564. }
  565. .setting .close {
  566. margin:15px 20px
  567. }
  568. .setting .close a{display: block;background: #ec5151;text-align: center;padding:10px;color: #fff;font-size:18px;border-radius:2px;}
  569. h1.arc_tit, h2.arc_tit{font-weight: normal;font-size: 1.4em;padding: 10px;}
  570. .arc_content .ainfo{color:#999;}
  571. .arc_content{line-height:26px;}
  572. .arclist li{color:#333;border-bottom:1px solid #eee;overflow:hidden;margin-left:10px;margin-right:10px;padding-top:10px;padding-bottom:10px;line-height:24px;}
  573. .arclist li a{color:#333;display:block;}.arclist li p{color:#999;font-size:14px;}.arclist li:last-child{border-bottom:0}
  574. .arclist .gpic{width:80px;height:60px;float:left;margin-right:10px;display:block;}.arclist .gpic img{width:80px;height:60px;border:none;}
  575. .fui-list{background-color:#fff;width:100%;}
  576. .fui-list li{padding:10px;position:relative;display:-webkit-box;border-bottom:1px solid #eee;}
  577. .fui-list .ui-list-info{-webkit-box-orient:horizontal;-webkit-box-align:center;-webkit-box-flex:1;display:-webkit-box;-webkit-box-pack:center;padding-right:15px;}
  578. .fui-list li h4{font-size:16px;-webkit-box-flex:1;}
  579. .fui-list .ui-nowrap{font-weight:400;max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
  580. .fui-list .ui-txt-info{color:#999;}
  581. .fui-list li i{font-size:32px;line-height:44px;font-style:normal;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:.2px;display:block;color:#c7c7c7;position:absolute;right:25px;top:50%;margin-top:-22px;margin-right:-10px;}
  582. .fui-list .ui-list-thumb{width:50px;height:50px;position:relative;margin-right:10px;}
  583. .fui-list .ui-list-thumb>span{display:block;width:100%;height:100%;z-index:1;background-repeat:no-repeat;-webkit-background-size:cover;}.ui-list-thumb img{display:block;width:100%;height:100%;}
  584. /*商品详情*/
  585. .goods-header {
  586. display: block;
  587. height: auto;
  588. padding: 10px 0 0;
  589. -webkit-tap-highlight-color: transparent;
  590. border-top: 1px solid #f2f2f2;
  591. background-color: #fff;
  592. margin-bottom: 10px;
  593. position: relative;
  594. }
  595. .goods-header .title {
  596. font-weight: normal;
  597. padding: 0 10px;
  598. font-size:18px;
  599. line-height: 1.3;
  600. display: -webkit-box;
  601. -webkit-line-clamp: 2;
  602. -webkit-box-orient: vertical;
  603. }
  604. .goods-header .wish-add {
  605. position: relative;
  606. -webkit-user-select: none;
  607. -moz-user-select: none;
  608. -ms-user-select: none;
  609. user-select: none;
  610. color:#ea6f5a;
  611. background-color: transparent;
  612. border: 1px solid #ea6f5a;
  613. border-radius:2px;
  614. font-size:14px;
  615. padding:0 3px;
  616. display: inline-block;
  617. margin-right:10px;
  618. }
  619. .goods-header .wish-add-activate{color:#fff;background-color:#ea6f5a;}
  620. .goods-header .goods-price {
  621. padding: 10px 10px 2px;
  622. text-align: left;
  623. }
  624. .goods-header .current-price {
  625. color: #f60;
  626. display: inline-block;
  627. }
  628. .goods-header .current-price span {
  629. font-size: 16px;
  630. display: inline-block;
  631. vertical-align: middle;
  632. }
  633. .goods-header .current-price .price {
  634. display: inline-block;
  635. vertical-align: middle;
  636. font-size: 20px;
  637. }
  638. .goods-header .btn-retail {
  639. padding: 0 3px;
  640. border-radius:2px;
  641. color: #fff;
  642. background-color: #1cbb7f;
  643. display: inline-block;
  644. text-align: center;
  645. font-size: 12px;
  646. cursor: pointer;
  647. line-height: 1.5;
  648. -webkit-appearance: none;
  649. }
  650. .goods-header .stock-detail {
  651. position: relative;
  652. line-height:1.5;
  653. color: #999;
  654. background-color: #fff;
  655. padding:5px 10px;
  656. }
  657. .goods-header .stock-detail dl {display:table-cell;
  658. margin-top: 10px;
  659. margin-bottom: 10px;
  660. font-size: 14px;
  661. zoom: 1;
  662. }
  663. .goods-header .stock-detail dt {
  664. display: inline-block;
  665. }
  666. .goods-header .stock-detail dd {
  667. display: inline-block;
  668. word-wrap: break-word;
  669. }
  670. .goods-header .goods-comment{margin-top:10px;border-top:10px solid #f1f1f1;height: 44px;line-height: 44px;padding: 0 10px 0 10px;}
  671. .goods-header .goods-comment span{float:right;color:#999;}
  672. .goods-content{background-color: #fff;}
  673. .goods-content .module-title{background: #FFF;
  674. height:44px;
  675. line-height:44px;
  676. position: relative;
  677. padding: 0 10px 0 10px;
  678. font-size:16px;
  679. color: #666;
  680. border-left: 3px solid #FF0036;border-bottom: 1px solid #f4f4f4;}
  681. .goods-content .module-content{padding:10px;}
  682. .bottom_tool_black{ width:100%; display:block; position:fixed; bottom:0;background-color:#fff;border-top:1px solid #f1f1f1;z-index:2;}
  683. .bottom_tool_white { width:40%; float:left;}
  684. .bottom_tool_white li { width:50%; float:left; text-align:center; position:relative;}
  685. .bottom_tool_white ul li img{ margin:0 auto; display:block; margin-top:2px; width:32px; height:32px;}
  686. .bottom_tool_white ul li p{ font-size:12px; color:#6f7375; text-align:center; width:100%; line-height:14px;}
  687. .bottom_tool_btn {width:60%; float:left;}
  688. .bottom_tool_btn li { width:50%; color:#fff; float:left; line-height:52px; text-align:center; font-size:16px;}
  689. .bg_c_yellow {background-color:#ff9000;}
  690. .bg_c_orange {background-color:#ff5000;}
  691. .mask {
  692. width: 100%;
  693. height: 100%;
  694. background: rgba(0,0,0,0.8);
  695. display: block;
  696. position: fixed;
  697. top: 0;
  698. z-index:99;
  699. }
  700. .pop_box {
  701. width: 100%;
  702. height: 100%;
  703. display: block;
  704. position: absolute;
  705. top: 0;
  706. }
  707. .goods_info_pop{background-color:#fff; display:block; position:fixed; z-index:100; bottom:0px; left:0; padding-bottom:20px; /*box-shadow:0 -2px 3px #a0a0a0;*/ border-top:1px solid #f1f1f1; width:100%;}
  708. .goods_info_pop ul{ padding:0px 0 35px; display:inline-block;}
  709. .goods_info_pop li{height:20px; line-height:20px; padding:14px 0; border-bottom:1px solid #eee; display:inline-block; float:left; text-align:center; width:100%;}
  710. .cart_list{background-color:#fff; overflow:hidden; position:relative;/* border-bottom:1px solid #e1e1e1;*/}
  711. .cart_list_select{ position:relative; width:20px; margin-left:10px;float:left;}
  712. .cart_list_check{visibility:hidden;-webkit-appearance:none; width:18px; height:18px; display:none;}
  713. .cart_list_check + label{display:block;width:16px;height:16px;border-radius:12px;border:2px solid #9fa4b6; position:relative;}
  714. .cart_list_check:checked + label{ background-color:#ff5000; border:2px solid #ff5000;}
  715. .cart_list_check:checked + label:after{ content:""; width:9px; height:5px; display:block; position:absolute; top:3px; left:3px; border:2px solid #fff; border-top:none; border-right:none;-webkit-transform: rotate(-45deg);-webkit-transform: rotate(-45deg);}
  716. .cart_list_info{ display:block; margin-left:10px; height:80px; padding:10px 10px 10px 0;position:relative;overflow:hidden;}
  717. .cart_list_name{padding:0px; width:100%; display:inline-block; float:left;height:40px;}
  718. .cart_list_right{ width:30%;padding:0; float:right; display:inline-block; height:70px; text-align:right;}
  719. .cart_list_img{ width:78px; height:78px; border:1px solid #e1e1e1; margin-top:10px; position:absolute; left:0; top:0px;}
  720. .cart_list_item{padding:10px;}
  721. .cart_goods_info{ display:block; margin-left:90px; height:80px; position:relative;}
  722. .cart_detail_gray{font-size:12px; color:#666; width:100%;line-height:20px;}
  723. .cart_detail_gray_name{display:block;width:100%;letter-spacing:0px;overflow:hidden;font-size:14px; font-weight:700; color:#333; height:40px;}
  724. .cart_sum{color:#ff5000; font-size:16px; font-weight:700;}
  725. .goods_type {
  726. display: block;
  727. line-height: 20px;
  728. color: #999;
  729. margin: 0;
  730. white-space: nowrap;
  731. text-overflow: ellipsis;
  732. overflow: hidden;
  733. }
  734. .pop_num {
  735. margin-left: 10px;margin-right: 10px;
  736. height: 48px;
  737. display: block;
  738. border-bottom: 1px solid #e1e1e1;border-top: 1px solid #e1e1e1;
  739. }
  740. .pop_num span{ color:#999; display:inline-block; float:left; line-height:48px;}
  741. .pop_sum{ display:inline-block; float:left; margin-left:15px; margin-top:5px; position:relative !important;}
  742. .pop_btn{ margin-top:10px; margin-bottom:10px;}
  743. .cart_num_control {
  744. border: 1px solid #DADADA;
  745. height: 24px;
  746. display: inline-block;
  747. margin: 7px 0px;
  748. }
  749. .cart_num_button {
  750. width: 24px;
  751. height: 24px;
  752. display: inline-block;
  753. border: 0px solid #DADADA;
  754. text-decoration: none;
  755. color: #585858;
  756. font-size: 16px;
  757. background-color: #f0f0f0;
  758. }
  759. .cart_num_text {
  760. width: 24px;
  761. text-align: center;
  762. font-size: 12px;
  763. height: 16px;
  764. display: inline-block;
  765. border: 0px solid #DADADA;
  766. }
  767. .registered_btn {
  768. display: block;
  769. margin:10px;
  770. height: 42px;
  771. line-height: 42px;
  772. background-color: #ff5000;
  773. text-align: center;
  774. border-radius:2px;
  775. color: #fff;
  776. font-size: 16px;
  777. }
  778. .banner_headline{height:30px;overflow:hidden;background-color:#f1f1f1;padding-bottom:20px;}
  779. .banner_headline .tit{border-top:1px dashed #dedede;text-align:center;margin:25px 0;}
  780. .banner_headline .tit h4{color:#666;background-color:#f1f1f1;font-size:18px;font-weight:normal;position:relative;top:-14px;display:inline;padding:0 20px;}
  781. .badge_comm{padding:0 3px;border-radius:2px;color:#fff;background-color:#f74c31;display:inline-block;text-align:center;font-size:12px;background-clip:padding-box;-webkit-appearance:none;}