foot.less 7.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438
  1. .index_foot {
  2. box-sizing: border-box;
  3. width: 1200px;
  4. margin: 0 auto;
  5. }
  6. .index_foot_name_box {
  7. margin: 10px auto 0px;
  8. text-align: center;
  9. font-size: 0px;
  10. }
  11. .index_foot_name {
  12. display: inline-block;
  13. height: 67px;
  14. line-height: 67px;
  15. color: #f2f9f4;
  16. font-size: 51px;
  17. font-weight: bold;
  18. overflow: hidden;
  19. }
  20. .index_foot_name:nth-of-type(even) {
  21. color: #333;
  22. font-size: 32px;
  23. }
  24. .foot_img_box {
  25. overflow: hidden;
  26. display: block;
  27. margin: 20px auto 0;
  28. width: 100%;
  29. display: flex;
  30. flex-wrap: wrap;
  31. align-items: center;
  32. justify-content: flex-start;
  33. }
  34. .foot_img_box a {
  35. width: 170px;
  36. height: 57px;
  37. margin: 0 0 20px 0;
  38. display: block;
  39. }
  40. .foot_img_box img {
  41. float: left;
  42. width: 170px;
  43. height: 57px;
  44. overflow: hidden;
  45. box-sizing: border-box;
  46. border: solid 1px #D7EDD4;
  47. display: block;
  48. margin: 0 auto;
  49. }
  50. .foot_img_box a:nth-child(2) {
  51. margin-left: 35px;
  52. }
  53. .foot_img_box a:nth-child(3) {
  54. margin-left: 35px;
  55. }
  56. .foot_img_box a:nth-child(4) {
  57. margin-left: 35px;
  58. }
  59. .foot_img_box a:nth-child(5) {
  60. margin-left: 35px;
  61. }
  62. .foot_img_box a:nth-child(6) {
  63. margin-left: 40px;
  64. }
  65. .foot_img_box a:nth-child(7) {
  66. margin-left: 0;
  67. }
  68. .foot_img_box a:nth-child(8) {
  69. margin-left: 35px;
  70. }
  71. .foot_img_box a:nth-child(9) {
  72. margin-left: 35px;
  73. }
  74. .foot_img_box a:nth-child(10) {
  75. margin-left: 35px;
  76. }
  77. .foot_img_box a:nth-child(11) {
  78. margin-left: 35px;
  79. }
  80. .foot_img_box a:nth-child(12) {
  81. margin-left: 40px;
  82. }
  83. .foot_img_box>* * {
  84. display: block;
  85. width: 100%;
  86. height: 100%;
  87. }
  88. .foot_img_box>*:nth-of-type(7n) {
  89. margin-right: 0px;
  90. }
  91. .foot_frind_box {
  92. display: block;
  93. margin: 10px auto 0;
  94. overflow: hidden;
  95. display: flex;
  96. width: 100%;
  97. // border-bottom: solid 2px #49A769;
  98. padding-bottom: 20px;
  99. }
  100. .foot_frind_box span {
  101. word-break: keep-all;
  102. white-space: nowrap;
  103. line-height: 22px;
  104. font-size: 16px;
  105. color: #333;
  106. font-weight: bold;
  107. }
  108. .foot_frind_box div {
  109. width: 100%;
  110. overflow: hidden;
  111. }
  112. .foot_frind_box div * {
  113. float: left;
  114. line-height: 22px;
  115. height: 22px;
  116. color: #333;
  117. font-size: 16px;
  118. margin: 0 30px;
  119. margin-bottom: 20px;
  120. }
  121. .call_us_box {
  122. display: block;
  123. width: 100%;
  124. margin: 0 auto;
  125. overflow: hidden;
  126. text-align: center;
  127. font-size: 0px;
  128. background: #a01c0e;
  129. a {
  130. color: #fff;
  131. }
  132. }
  133. .call_us_box>* {
  134. height: 12px;
  135. line-height: 12px;
  136. color: #fff;
  137. font-size: 14px;
  138. display: inline-block;
  139. box-sizing: border-box;
  140. padding: 0 19px;
  141. font-weight: bold;
  142. border-left: solid 2px #7e1c11;
  143. margin: 18px 0;
  144. }
  145. .call_us_box>*:nth-of-type(1) {
  146. border-left: 0px;
  147. }
  148. .foot_text_box {
  149. margin: 20px auto 0px;
  150. text-align: center;
  151. color: #333;
  152. font-size: 14px;
  153. line-height: 25px;
  154. p {
  155. a {
  156. color: #333;
  157. font-size: 14px;
  158. }
  159. .webSitecolor {
  160. color: #a01c0e;
  161. }
  162. }
  163. }
  164. .foot_text_box_green {
  165. color: #a01c0e;
  166. }
  167. .foot_text_box img {
  168. display: inline-block;
  169. height: 20px;
  170. vertical-align: middle;
  171. }
  172. .foot_logo_out {
  173. position: relative;
  174. margin: 0px auto;
  175. width: 100%;
  176. height: 0px;
  177. }
  178. .foot_logo_out * {
  179. width: 120px;
  180. display: block;
  181. }
  182. .foot_logo_out>* {
  183. position: absolute;
  184. top: -140px;
  185. }
  186. .foot_logo_out>*:nth-of-type(1) {
  187. left: 0px;
  188. }
  189. .foot_logo_out>*:nth-of-type(2) {
  190. right: 0px;
  191. }
  192. .foot_last_img_box {
  193. margin: 40px auto 10px;
  194. text-align: center;
  195. overflow: hidden;
  196. width: 100%;
  197. font-size: 0px;
  198. padding-bottom: 40px;
  199. }
  200. .foot_last_img_box>* {
  201. height: 50px;
  202. width: 150px;
  203. display: inline-block;
  204. overflow: hidden;
  205. }
  206. .foot_last_img_box img {
  207. width: 120px;
  208. height: 50px;
  209. }
  210. .foot_text_html_css :deep(a) {
  211. color: #333;
  212. // text-decoration: underline;
  213. }
  214. .foot_text_html_css :deep(img) {
  215. margin: 0 5px;
  216. }
  217. //添加在线客服
  218. .kefu {
  219. bottom: 100px;
  220. height: 430px;
  221. position: fixed;
  222. right: 10px;
  223. width: 100px;
  224. .kefu_itemKf {
  225. background-color: #fff;
  226. border-radius: 10px;
  227. box-shadow: 0 4px 16px #0000001a;
  228. height: 100px;
  229. margin-bottom: 15px;
  230. text-align: center;
  231. width: 100px;
  232. box-sizing: border-box;
  233. position: relative;
  234. cursor: pointer;
  235. margin-bottom: 100px;
  236. a {
  237. >p {
  238. color: #666;
  239. font-size: 14px;
  240. font-weight: 500;
  241. line-height: 16px;
  242. }
  243. >img {
  244. margin-top: 15px;
  245. width: 50px;
  246. height: 50px;
  247. margin-bottom: 5px;
  248. }
  249. }
  250. }
  251. .kefu_itemQQ {
  252. background-color: #fff;
  253. border-radius: 10px;
  254. box-shadow: 0 4px 16px #0000001a;
  255. height: 100px;
  256. margin-bottom: 15px;
  257. text-align: center;
  258. width: 100px;
  259. box-sizing: border-box;
  260. position: relative;
  261. cursor: pointer;
  262. >p {
  263. color: #666;
  264. font-size: 14px;
  265. font-weight: 500;
  266. line-height: 16px;
  267. }
  268. >img {
  269. margin-top: 10px;
  270. width: 60px;
  271. height: 60px;
  272. }
  273. &:hover {
  274. .kefu_item_content_QQ {
  275. display: block;
  276. }
  277. }
  278. }
  279. .kefu_itemPhone {
  280. background-color: #fff;
  281. border-radius: 10px;
  282. box-shadow: 0 4px 16px #0000001a;
  283. height: 100px;
  284. margin-bottom: 15px;
  285. text-align: center;
  286. width: 100px;
  287. box-sizing: border-box;
  288. position: relative;
  289. cursor: pointer;
  290. >p {
  291. color: #666;
  292. font-size: 14px;
  293. font-weight: 500;
  294. line-height: 16px;
  295. }
  296. >img {
  297. margin-top: 10px;
  298. width: 60px;
  299. height: 60px;
  300. }
  301. &:hover {
  302. .kefu_item_content_phone {
  303. display: block;
  304. }
  305. }
  306. }
  307. .kefu_item_content_QQ {
  308. position: absolute;
  309. top: -100px;
  310. right: 100px;
  311. background: #fff;
  312. border-radius: 10px;
  313. display: none;
  314. width: 190px;
  315. height: 330px;
  316. background: #fff;
  317. box-shadow: 0 4px 16px #0000001a;
  318. z-index: 99;
  319. box-sizing: border-box;
  320. padding: 20px;
  321. img {
  322. margin-bottom: 10px;
  323. }
  324. .qqfs {
  325. margin-bottom: 20px;
  326. font-size: 14px;
  327. color: #333;
  328. }
  329. .arrow {
  330. width: 0;
  331. height: 0;
  332. width: 0;
  333. border-top: 20px solid transparent;
  334. border-bottom: 20px solid transparent;
  335. border-left: 20px solid #fff;
  336. position: absolute;
  337. top: 120px;
  338. right: -20px;
  339. transform: translateX(-50%);
  340. z-index: 100;
  341. }
  342. }
  343. .kefu_item_content_phone {
  344. position: absolute;
  345. top: 0;
  346. right: 100px;
  347. background: #fff;
  348. border-radius: 10px;
  349. display: none;
  350. width: 190px;
  351. height: 80px;
  352. background: #fff;
  353. box-shadow: 0 4px 16px #0000001a;
  354. z-index: 99;
  355. box-sizing: border-box;
  356. padding: 20px;
  357. text-align: left;
  358. color: #333;
  359. .kefu_item_content_phone_title {
  360. margin-bottom: 5px;
  361. font-weight: bold;
  362. }
  363. .arrow {
  364. width: 0;
  365. height: 0;
  366. width: 0;
  367. border-top: 20px solid transparent;
  368. border-bottom: 20px solid transparent;
  369. border-left: 20px solid #fff;
  370. position: absolute;
  371. top: 20px;
  372. right: -20px;
  373. transform: translateX(-50%);
  374. z-index: 100;
  375. }
  376. }
  377. }