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.

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