暫無描述
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.

footer.css 2.7KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129
  1. #footer{
  2. position: relative;
  3. }
  4. .content-12{
  5. margin-top:10px;
  6. float: left;
  7. width: 100%;
  8. background: none;
  9. /*box-shadow: 0px -5px 25px 0px rgba(3, 8, 82, 0.1);*/
  10. /* 线性渐变 */
  11. /* background: linear-gradient(175.91deg, rgb(232, 241, 251) 10.638%,rgba(255, 255, 255, 0) 11.093%);*/
  12. /* transform: rotate(0.70deg);*/
  13. position: relative;
  14. }
  15. .content-12-1{
  16. width: 50%;
  17. /* 线性渐变 */
  18. background: linear-gradient(172.91deg, rgb(255, 255, 255,0.7) 11.638%,rgb(232, 241, 251,0.7) 14.093%);
  19. /* transform: rotate(0.70deg);*/
  20. position: absolute;
  21. top:0; left:0;z-index:500;bottom: 0;
  22. }
  23. .content-12-2{
  24. width: 50%;
  25. /* 线性渐变 */
  26. background: linear-gradient(-172.91deg, rgb(255, 255, 255,0.7) 11.638%,rgb(232, 241, 251,0.7) 14.093%);
  27. /* transform: rotate(0.70deg);*/
  28. position: absolute;
  29. top: 0;right: 0;bottom: 0;
  30. z-index:1000;
  31. }
  32. .content-12-3{
  33. position: absolute;
  34. top: 0;
  35. left: 50%;
  36. margin-left: -1500px;
  37. bottom: 0;
  38. z-index: 1047;
  39. width: 3000px;
  40. border-top-left-radius: 100%;
  41. border-top-right-radius: 100%;
  42. background: rgb(232, 241, 251,0.7);
  43. box-shadow: 0px -5px 25px 0px rgba(3, 8, 82, 0.1);
  44. }
  45. .box-12{
  46. width: 1050px;
  47. height: 400px;
  48. margin:0 auto;
  49. display: block;
  50. padding: 5px 0px 10px 0px;
  51. margin-bottom:10px;
  52. padding-top:150px;
  53. position: relative;z-index:2000;
  54. }
  55. .font-66966{
  56. color: rgb(40, 45, 108);
  57. font-family: "HarmonyOS Sans SC";
  58. font-size: 24px;
  59. font-weight: 400;
  60. line-height: 120%;
  61. letter-spacing: 1px;
  62. text-align: center;
  63. }
  64. .font-6669633{
  65. color: rgb(94, 97, 145);
  66. font-family: "HarmonyOS Sans SC";
  67. font-size: 36px;
  68. font-weight: 300;
  69. line-height: 100%;
  70. letter-spacing: 0px;
  71. text-align: left;
  72. margin-top: 5px;
  73. }
  74. .qy-200{
  75. height: 40px;
  76. line-height: 40px;
  77. margin-top:67px;
  78. }
  79. .qy-200 img{
  80. vertical-align: middle;
  81. margin-top: -15px;
  82. margin-right: 10px;
  83. }
  84. .qy-300{
  85. margin-top:40px;
  86. }
  87. .qy-300 a{
  88. margin-right:20px;
  89. }
  90. .qy-400{
  91. height: 3px;
  92. border-bottom: 1px solid #000;
  93. opacity: 0.1;
  94. margin-top:40px;
  95. }
  96. .qy-500{
  97. margin-top:30px;
  98. margin-bottom: 20px;
  99. }
  100. .qy-500 .p1{
  101. color: rgb(94, 97, 145);
  102. font-family: "HarmonyOS Sans SC";
  103. font-size: 16px;
  104. font-weight: 400;
  105. line-height: 100%;
  106. letter-spacing: 0px;
  107. padding: 10px 0px;
  108. }
  109. .qy-500 .p2{
  110. color: rgb(94, 97, 145);
  111. font-family: "HarmonyOS Sans SC";
  112. font-size: 14px;
  113. font-weight: 400;
  114. line-height: 152%;
  115. letter-spacing: 0px;
  116. text-align: center;
  117. }
  118. .font-6669633 p{
  119. display: inline;
  120. }
  121. .font-6669633 p{
  122. display: inline;
  123. }