platform.css 2.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125
  1. .top1{
  2. width: 100%;
  3. text-align: center;
  4. height: 340px;
  5. background: #0080c9;
  6. }
  7. .top2{
  8. width: 100%;
  9. height: 160px;
  10. text-align: center;
  11. background: #d4e5e7;
  12. }
  13. .box1 {
  14. margin-top: 56px;
  15. }
  16. .box1 h1 {
  17. font-size: 26px;
  18. font-weight: bold;
  19. text-align: center;
  20. font-family: "微软雅黑";
  21. padding-bottom: 10px;
  22. margin-bottom: 44px;
  23. border-bottom: 2px solid #d8d8d8;
  24. background: url(../images/bd.png) no-repeat center bottom;
  25. }
  26. .video{
  27. text-align: center;
  28. }
  29. .box1 span {
  30. display: block;
  31. text-align: center;
  32. font-size: 24px;
  33. font-family: "微软雅黑";
  34. color: #646464;
  35. line-height: 36px;
  36. }
  37. .box1 ul {
  38. overflow: hidden;
  39. width: 1180px;
  40. height: 380px;
  41. margin: 0 auto;
  42. }
  43. .box1 ul li {
  44. float: left;
  45. height: 271px;
  46. margin-right: 32px;
  47. }
  48. .box1 a {
  49. display: block;
  50. width: 271px;
  51. height: 46px;
  52. margin: 0 auto;
  53. margin-top: 36px;
  54. margin-bottom: 56px;
  55. background: url(../images/num1_bg.png) no-repeat;
  56. text-align: center;
  57. line-height: 46px;
  58. font-family: "微软雅黑";
  59. font-size: 16px;
  60. color: #00bcd6;
  61. }
  62. .box1 ul li a {
  63. margin: 0;
  64. height: 380px;
  65. display: block;
  66. }
  67. .box1 ul li.none {
  68. display: block;
  69. margin-right: 0;
  70. }
  71. .box2 {
  72. padding-top: 52px;
  73. background: #f7f7f7;
  74. }
  75. .box1 ul{
  76. margin-top: 40px;
  77. padding-bottom: 56px;
  78. }
  79. .img{
  80. text-align: center;
  81. }
  82. .box4_1{
  83. margin-top: 46px;
  84. }
  85. .box4_1 h1{
  86. font-size: 24px;
  87. font-family: "微软雅黑";
  88. color: #646464;
  89. text-align: center;
  90. width: 1180px;
  91. height: 66px;
  92. text-align: center;
  93. line-height: 66px;
  94. border-bottom: none;
  95. padding-bottom: 0;
  96. margin: 0 auto;
  97. background: url(../images/box_3_bg.png) no-repeat 0;
  98. }
  99. .box4_img{
  100. width: 1180px;
  101. margin: 0 auto;
  102. text-align: center;
  103. position: relative;
  104. text-align: center;
  105. }
  106. .box4_img .spc_img{
  107. position: absolute;
  108. top: 0;
  109. margin-top: 16px;
  110. left: 454px;
  111. }
  112. .box3{
  113. margin-top: 40px;
  114. }
  115. .box3 ul{
  116. height: auto;
  117. width: 1020px;
  118. }
  119. .box3 ul li{
  120. height: 74px;
  121. margin-bottom: 30px;
  122. }