xiajia.css 5.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586
  1. body{ background: #f4f4f4;}
  2. .soidOut{max-width: 640px; margin: 0 auto;}
  3. .soidOut_top{width: 100%; height: auto;}
  4. .soidOut_top .topimg p:nth-child(1){ width: 70%; height: auto; margin: 0 auto;}
  5. .soidOut_top .topimg p:nth-child(1) img{ width: 100%; height: auto; }
  6. .soidOut_top .topimg p:nth-child(2){ text-align: center; font-size: 1rem; color: #666; margin-top: 10px;}
  7. .soidOut_top .toptext{ text-align: center; margin-top: 25px;}
  8. .soidOut_top .toptext a{ display: inline-block; font-size: 0.8rem; color: #fff; background: #D50000; border-radius: 5px; padding: 5px 20px; }
  9. .soidOut_bottom{ background: #fff;margin-top: 30px; padding: 20px 0;}
  10. .soidOut_bottom_h{ width: 95%; margin: 0 auto;}
  11. .soidOut_bottom_h .left{ float: left;}
  12. .soidOut_bottom_h .left span{ font-size: 1.2rem; color: #333; display: inline-block; font-weight: 600;}
  13. .soidOut_bottom_h .right{ float: right;}
  14. .soidOut_bottom_h .right a{ display: inline-block; font-size: 1rem; color: #999;}
  15. .soidOut_bottom_h .right a+a{ margin-left:10px;}
  16. .soidOut_bottom_h .right a.on{ color: #D50000;}
  17. .soidOut_bottom_gd{ width: 95%; height: auto; margin: 0 auto; margin-top:15px;}
  18. .soidOut_bottom_gd a{ font-size: 0.875rem; color: #333; display: block; padding:13px 0; background: #F3F8FE; text-align: center; border-radius: 3px;}
  19. .soidOut_bottom_list{padding:10px;background:#fff;}
  20. .soidOut_bottom_list ul li{padding:15px 0; background: #fff;}
  21. .soidOut_bottom_list ul li + li {border-top:1px solid #f8f8f8;}
  22. .soidOut_bottom_list ul li .y_img{width: 33%;height: 92px;position: relative;border-radius: 3px;overflow: hidden;float: left;}
  23. .soidOut_bottom_list ul li .y_img p.y_tu{ width: 100%; height: 100%;}
  24. .soidOut_bottom_list ul li .y_img p.y_tu img{ width: 100%; height: 100%;}
  25. .soidOut_bottom_list ul li .y_img p.y_tu i{
  26. position:absolute;
  27. bottom:4px;
  28. left:4px;
  29. font-size:0.75rem;
  30. color:#fff;
  31. text-overflow:ellipsis;
  32. white-space:nowrap;
  33. overflow:hidden;
  34. background: rgba(0,0,0,0.6);
  35. padding: 3px 8px;
  36. display: inline-block;
  37. border-radius: 17px;
  38. }
  39. .soidOut_bottom_list ul li .y_img p.y_vid{position: absolute; left: 0px; bottom: 0px; background: rgba(0,0,0,0.6); padding:2px 5px; padding-right: 8px; border-radius: 0 20px 20px 5px}
  40. .soidOut_bottom_list ul li .y_img p.y_vid span{display: block; float: left; width: 24px; height: auto;}
  41. .soidOut_bottom_list ul li .y_img p.y_vid span:nth-child(1){ width: 22px; height: auto;}
  42. .soidOut_bottom_list ul li .y_img p.y_vid span img{width: 24px; height: auto;}
  43. .soidOut_bottom_list ul li .y_img p.y_vid span:nth-child(1) img{ width: 22px; height: auto;}
  44. .soidOut_bottom_list ul li .y_img p.y_vid span+span{margin-left: 5px;}
  45. .soidOut_bottom_list ul li .y_img p.y_licyit{ position: absolute; left:0px; top:0px; background:#FF273B; padding:2px 5px; font-size: 0.7rem;color: #fff;}
  46. .soidOut_bottom_list ul li .y_img>i{position:absolute;bottom:10px;left:5px;display:inline-block;width:15px;height:15px;}
  47. .soidOut_bottom_list ul li .y_img>i >img {display:inline-block;width:100%;height:100%;}
  48. .soidOut_bottom_list ul li .y_text{float:left;width:62%;margin-left:15px;height:92px;}
  49. .soidOut_bottom_list ul li .y_text .y_text_main p.y_title span{font-size:1.0625rem;color:#333;width:77%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-weight:600;display: block;}
  50. .soidOut_bottom_list ul li .y_text .y_text_main p.y_title em{display: inline-block; margin-left: 8px; font-size: 0.8rem;color: #999;}
  51. .soidOut_bottom_list ul li .y_text .y_text_main p.y_shijian{ font-size: 0.7rem; color: #999;margin-top:5px;}
  52. .soidOut_bottom_list ul li .y_text .y_text_main p.y_tese{ font-size:0.6875rem; color:#475C89; margin-top:5px;}
  53. .soidOut_bottom_list ul li .y_text .y_text_main p.y_tese i{max-width: 63px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; display: inline-block; padding:3px 8px;background:#EFF2F4;border-radius:3px;}
  54. .soidOut_bottom_list ul li .y_text .y_text_main p.y_tese i+i{ margin-left:5px;}
  55. .soidOut_bottom_list ul li .y_text .y_text_main p.y_tese i:nth-child(1){ background:#FFE6EC; color:#D61F2B;}
  56. .soidOut_bottom_list ul li .y_text .y_text_main p.y_jiage{margin-top:5px;}
  57. .soidOut_bottom_list ul li .y_text .y_text_main p.y_jiage span{ display: inline-block;font-size:1.125rem; color:#D50000;font-weight:600;}
  58. .soidOut_bottom_list ul li .y_text .y_text_main p.y_jiage em{ font-weight: bold; font-size:0.75rem; color:#D50000; display: inline-block; margin-left: 3px;}
  59. .soidOut_bottom_list ul li .y_text .y_text_call{z-index: 5; position: absolute; right: 5px; top:6px; width: 35px; height: 35px;}
  60. .soidOut_bottom_list ul li .y_text .y_text_call img{ width: 100%; height: 100%;}
  61. .m_gzlx{font-size:0.6875rem;color:#333;margin-top:10px;background:#F8F8F8;padding:4px 10px 4px 5px;border-radius:50px;float:left;}
  62. .m_gzlx_l{float:left; font-weight: bold; color: #333;}
  63. .m_gzlx_l img{width:14px;height:14px;position:relative;top:-1px;margin-right:5px;}
  64. .m_gzlx_r{float:left;margin-left:5px;padding-left:5px;position:relative; top: 1px;}
  65. .m_gzlx_r:before {content:"";position:absolute;top:0px;left:0;width:1px;height:12px;background:#999;display: block;}
  66. .m_gzlx_r span{color:#FF273B;}
  67. .m_box {position:relative;}