Нема описа
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.

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. /*
  2. 评审成功案例
  3. */
  4. .content-9{
  5. width: 100%;
  6. float: left;
  7. }
  8. .box-9{
  9. width: 1050px;
  10. height: 355px;
  11. margin:0 auto;
  12. display: block;
  13. padding: 5px 0px 10px 0px;
  14. margin-bottom:10px;
  15. border-radius: 5px;
  16. /* 面板阴影 */
  17. box-shadow: 10px 10px 25px 0px rgba(3, 8, 82, 0.15);
  18. background: rgba(255, 255, 255, 0.7);
  19. z-index: 1000;
  20. position: relative;
  21. }
  22. .content-9 .qy-36-5{
  23. height: 243px;
  24. }
  25. .content-9 .qy-36-5-li{
  26. height:30px;
  27. line-height:30px;
  28. }
  29. .font-9668{
  30. padding:2px 8px 4px 8px;
  31. color: rgb(255, 255, 255);
  32. font-family: "HarmonyOS Sans SC";
  33. font-size: 14px;
  34. font-weight: 400;
  35. line-height: 100%;
  36. letter-spacing: 0px;
  37. text-align: left;
  38. border-radius: 3px;
  39. background: rgb(123, 97, 255);
  40. margin-right:3px;
  41. }
  42. .content-9 .qy-36-r{
  43. margin-top: 0px;
  44. height: 243px;
  45. overflow:hidden;
  46. width: 210px;
  47. margin-left: 20px;
  48. }
  49. .content-9 .qy-36-l{
  50. height: 254px;
  51. width: 778px;
  52. }