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

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687
  1. #footer{
  2. position: relative;
  3. }
  4. .content-12{
  5. margin-top:10px;
  6. float: left;
  7. width: 100%;
  8. box-shadow: 0px -5px 25px 0px rgba(3, 8, 82, 0.1);
  9. /* 线性渐变 */
  10. background: linear-gradient(175.91deg, rgb(232, 241, 251) 1.638%,rgba(255, 255, 255, 0) 15.093%);
  11. }
  12. .box-12{
  13. width: 1050px;
  14. height: 400px;
  15. margin:0 auto;
  16. display: block;
  17. padding: 5px 0px 10px 0px;
  18. margin-bottom:10px;
  19. padding-top:150px;
  20. }
  21. .font-66966{
  22. color: rgb(40, 45, 108);
  23. font-family: HarmonyOS Sans SC;
  24. font-size: 24px;
  25. font-weight: 400;
  26. line-height: 120%;
  27. letter-spacing: 1px;
  28. text-align: center;
  29. }
  30. .font-6669633{
  31. color: rgb(94, 97, 145);
  32. font-family: HarmonyOS Sans SC;
  33. font-size: 36px;
  34. font-weight: 300;
  35. line-height: 100%;
  36. letter-spacing: 0px;
  37. text-align: left;
  38. margin-top: 5px;
  39. }
  40. .qy-200{
  41. height: 40px;
  42. line-height: 40px;
  43. margin-top:40px;
  44. }
  45. .qy-200 img{
  46. vertical-align: middle;
  47. margin-top: -15px;
  48. margin-right: 10px;
  49. }
  50. .qy-300{
  51. margin-top:40px;
  52. }
  53. .qy-300 a{
  54. margin-right:20px;
  55. }
  56. .qy-400{
  57. height: 3px;
  58. border-bottom: 1px solid #000;
  59. opacity: 0.1;
  60. margin-top:40px;
  61. }
  62. .qy-500{
  63. margin-top:30px;
  64. margin-bottom: 20px;
  65. }
  66. .qy-500 .p1{
  67. color: rgb(94, 97, 145);
  68. font-family: HarmonyOS Sans SC;
  69. font-size: 16px;
  70. font-weight: 400;
  71. line-height: 100%;
  72. letter-spacing: 0px;
  73. padding: 10px 0px;
  74. }
  75. .qy-500 .p2{
  76. color: rgb(94, 97, 145);
  77. font-family: HarmonyOS Sans SC;
  78. font-size: 14px;
  79. font-weight: 400;
  80. line-height: 152%;
  81. letter-spacing: 0px;
  82. text-align: center;
  83. }