mainScreen.css 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352
  1. html,
  2. body {
  3. height: 100%;
  4. width: 100%;
  5. min-width: 1240px;
  6. margin: 0;
  7. padding: 0;
  8. font-family: "Microsoft YaHei";
  9. }
  10. a {
  11. text-decoration: none;
  12. }
  13. #soulFeelingImg {
  14. display: block;
  15. width: 100%;
  16. margin: 0;
  17. padding: 0;
  18. }
  19. #header-main {
  20. text-align: center;
  21. width: 100%;
  22. padding-top: 0;
  23. padding-bottom: 0;
  24. }
  25. #header-main a {
  26. color: #303233;
  27. font-size: 16px;
  28. }
  29. #join_button {
  30. background-color: #479aee;
  31. width: 185px;
  32. }
  33. #join_button a {
  34. color: #f9f9f9;
  35. }
  36. .navbar-nav-scroll {
  37. margin: 0 auto;
  38. width: 1200px;
  39. display: flex;;
  40. }
  41. #header-logo {
  42. margin-right: 66px !important;
  43. }
  44. .navbar-expand {
  45. background-color: #fff;
  46. }
  47. .navbar-expand .navbar-nav > li {
  48. background-color: #fff;
  49. }
  50. .navbar-expand .navbar-nav > li > a {
  51. color: #333;
  52. border-bottom: 1px solid transparent;
  53. }
  54. .navbar-expand .navbar-nav > li > a:hover,
  55. .navbar-expand .navbar-nav > li > a:focus,
  56. .navbar-expand .navbar-nav > .active > a,
  57. .navbar-expand .navbar-nav > .active > a:hover,
  58. .navbar-expand .navbar-nav > .active > a:focus {
  59. background-color: #fff;
  60. color: #439348;
  61. border-bottom: 1px solid #439348;
  62. }
  63. #footer-main {
  64. min-width: 1200px;
  65. background: white;
  66. color: black;
  67. font-size: 0.8rem;
  68. padding: 2.5rem 0;
  69. padding-left: 15%;
  70. padding-right: 10%;
  71. }
  72. #detailsDiv {
  73. width: 100%;
  74. height: 100%;
  75. }
  76. #details {
  77. width: 100%;
  78. height: 100%;
  79. display: block;
  80. }
  81. .copyright {
  82. color: #b5b9b8;
  83. line-height: 54px;
  84. text-align: center;
  85. font-size: 14px;
  86. margin-top: 50px;
  87. }
  88. a, .col {
  89. color: black;
  90. }
  91. #header-logo img {
  92. width: auto;
  93. height: 48px;
  94. }
  95. .nav-item {
  96. line-height: 48px;
  97. margin-right: 30px;
  98. }
  99. #carouselExampleIndicators {
  100. min-width: 1200px;
  101. }
  102. #video_product {
  103. position: absolute;
  104. left: 360px;
  105. margin-top: -310px;
  106. width: 154px;
  107. height: 104px;
  108. }
  109. #video_product a {
  110. display: block;
  111. margin-top: 26px;
  112. }
  113. .footer_main {
  114. margin-top: 37px;
  115. width: 100%;
  116. text-align: center;
  117. min-width: 1200px;
  118. }
  119. .footer_div {
  120. width: 900px;
  121. margin: 0 auto;
  122. }
  123. .footer_col {
  124. text-align: left;
  125. width: 180px;
  126. float: left;
  127. }
  128. .footer_title {
  129. line-height: 40px;
  130. color: #707271;
  131. font-size: 14px;
  132. }
  133. .list-unstyled a {
  134. text-decoration: none;
  135. color: #b5b9b8;
  136. font-size: 12px;
  137. }
  138. .list-unstyled a:hover {
  139. color: #5ea7ec;
  140. }
  141. .list-unstyled li {
  142. line-height: 20px;
  143. }
  144. ul {
  145. margin-bottom: 0;
  146. }
  147. .list-unstyled .footer_title {
  148. line-height: 40px;
  149. }
  150. .footer_tel {
  151. line-height: 40px;
  152. color: #b5b9b8;
  153. font-size: 18px;
  154. }
  155. .store_hr {
  156. height: 2px;
  157. width: 55px;
  158. border-top-color: #5ea7ec;
  159. margin-left: 0;
  160. margin-top: 7px;
  161. margin-bottom: 0;
  162. }
  163. .store_div {
  164. width: 100%;
  165. height: 208px;
  166. text-align: center;
  167. background-color: #f7f8f9;
  168. padding-top: 63px;
  169. }
  170. .store_title {
  171. width: 1200px;
  172. margin: 0 auto;
  173. text-align: left;
  174. }
  175. .store_title .title {
  176. color: #8c8b8b;
  177. font-size: 40px;
  178. line-height: 52px;
  179. }
  180. .store_title .content a {
  181. color: #8c8b8b;
  182. font-size: 15px;
  183. line-height: 27px;
  184. }
  185. .store_menu {
  186. width: 100%;
  187. text-align: center;
  188. margin-top: 67px;
  189. }
  190. .store_menu .option {
  191. float: left;
  192. }
  193. .store_menu .option {
  194. margin-right: 32px;
  195. }
  196. .store_title .option > div {
  197. line-height: 20px;
  198. font-size: 14px;
  199. color: #707072;
  200. }
  201. .store_menu a {
  202. text-decoration: none;
  203. }
  204. .store_list_div{width: 100%;text-align: center;}
  205. .store_list{width: 1200px;text-align: left;margin: 0 auto;}
  206. .store_one{margin-top: 72px;margin-bottom: 10px;width: 580px;height: 517px;}
  207. .store_right{float: right;}
  208. .store_left{float: left;}
  209. .store_img img{width: 580px;height: 330px;}
  210. .store_name{font-size: 20px;color: #5ea7ec;line-height: 54px;margin-top: 28px;}
  211. .store_address, .store_time, .store_tel{font-size: 14px;color: #3d3c40;line-height: 38px;}
  212. .store_tel{color: #5ea5ec;}
  213. .store_one .icon{width:20px;height: 20px;margin-right: 24px;}
  214. .store_page_div{width: 100%;text-align: center;}
  215. .store_page{width: 165px;margin: 0 auto;margin-top:56px;display: flex;padding-bottom: 117px;}
  216. .store_page_num{width: 32px;height:32px;line-height:32px;text-align:center; border-radius:50%;border:1px solid #e3e3e3;color: #3d3c40;font-size: 14px;margin:0 12.5px; }
  217. .store_page a{text-decoration: none;}
  218. .store_page .active{background-color: #5ea5ec; color: #ffffff;}
  219. #store_discount,#store_all{display: none;}
  220. #store_discount.active,#store_all.active{display:block;}
  221. #store_discount{margin-top: 56px;}
  222. .main_div{width: 100%;height: auto;}
  223. .main_div>img{width: 100%;height: auto;}
  224. .store_banner{width: 100%;height: auto}
  225. .about{display: flex;width: 1160px;margin: 0 auto;margin-top: 115px;}
  226. .about div{width: 120px;height: 120px;margin: 0 85px;cursor: pointer;}
  227. .about .buy{background:url(https://img.x-motion.cn/home/image/about_buy_1.png) no-repeat;}
  228. .about .buy.active{background:url(https://img.x-motion.cn/home/image/about_buy_2.png) no-repeat;}
  229. .about .delivery{background:url(https://img.x-motion.cn/home/image/about_delivery_1.png) no-repeat;}
  230. .about .delivery.active{background:url(https://img.x-motion.cn/home/image/about_delivery_2.png) no-repeat;}
  231. .about .aftermarket{background:url(https://img.x-motion.cn/home/image/about_aftermarket_1.png) no-repeat;}
  232. .about .aftermarket.active{background:url(https://img.x-motion.cn/home/image/about_aftermarket_2.png) no-repeat;}
  233. .about .feedback{background:url(https://img.x-motion.cn/home/image/about_feedback_1.png) no-repeat;}
  234. .about .feedback.active{background:url(https://img.x-motion.cn/home/image/about_feedback_2.png) no-repeat;}
  235. .about_hr{height: 2px;width: 1200px;border-top-color: #e2e2e2;margin:0 auto;margin-top: 84px;margin-bottom: 76px;}
  236. .about_content>div{display: none;margin-bottom: 110px;}
  237. .about_buy,.about_delivery,.about_aftermarket,.about_feedback,.store_discount{margin: 0 auto;width: 1200px;}
  238. .about_buy .title, .about_delivery .title, .about_aftermarket .title, .about_feedback .title, .store_discount .title{font-weight: bold; font-size: 18px;color: #000;line-height: 36px;padding-top: 28px;}
  239. .about_buy .detail,.about_delivery .detail,.about_aftermarket .detail,.about_feedback .detail,.store_discount .detail{font-size: 14px;color: #000;line-height: 32px;}
  240. .about_aftermarket .fu{margin:32px 0;}
  241. .about_aftermarket img{width: 100%;height: auto;}
  242. .about_aftermarket #about_aftermarket_2{margin-top: 75px;margin-bottom: 40px;}
  243. .about_feedback .about_down img{width: 199px;height: 57px;}
  244. .about_feedback .about_down{padding-top: 42px;margin-bottom: 86px;}
  245. .message_div{width: 778px;height: auto;margin: 0 auto; margin-bottom: 133px;}
  246. .message_div .message_input{background-color: #f5f5f5;width: 100%;height: 52px;margin-bottom: 28px;display: flex;}
  247. .message_div .message_input.textarea{height: 127px;}
  248. .message_div .message_input span{vertical-align:top;line-height: 52px;color: #3d3c40;font-size: 18px;width: 114px;display: block;}
  249. .message_div .message_input span:first-child{color:red;width: 81px;text-align: center;}
  250. .message_div .message_input input{width: 583px;height: 100%;line-height:100%;border: 0;background-color: #f5f5f5;outline:none;}
  251. .message_div .message_input textarea{width: 583px;height:100%;line-height:52px;outline:none;background-color: #f5f5f5;border: 0;resize: none;}
  252. .message_div .message_input .error{color: red;font-size: 14px;position: absolute;margin-left: 678px;width: 100px;}
  253. .message_div .message_input :-moz-placeholder {color: #afafb0; opacity:1;}
  254. .message_div .message_input ::-moz-placeholder {color: #afafb0;opacity:1;}
  255. .message_div .message_input input:-ms-input-placeholder{color: #afafb0;opacity:1;}
  256. .message_div .message_input input::-webkit-input-placeholder{color: #afafb0;opacity:1;}
  257. .message_div .message_input textarea:-ms-input-placeholder{color: #afafb0;opacity:1;}
  258. .message_div .message_input textarea::-webkit-input-placeholder{color: #afafb0;opacity:1;}
  259. .message_div .title{color: #afafb0;font-size: 24px;line-height: 24px;margin-top: 117px;margin-bottom: 45px;}
  260. .message_div .submit{margin: 0 auto;width: 205px;height: 48px;}
  261. .contact{width: 1200px;margin: 0 auto;}
  262. .contact .title{font-size: 24px;color: #3d3c40;font-weight: bold;line-height: 80px;margin-top: 33px;}
  263. .contact .detail{font-size: 16px;color: #8c8b8b; line-height: 32px;}
  264. .contact .detail span{display: block;float: left;}
  265. .contact .detail span:first-child{width: 140px;}
  266. .detail_double .detail_right, .detail_double .detail_left{float: left;width: 50%;}
  267. .contact .detail_right span:first-child{width: 230px;}
  268. .contact_head_img{margin-bottom: 26px;}
  269. .contact_wx{margin-top: 9px;margin-bottom: 126px;}
  270. .contact_wx>div{float: left;}
  271. .wx_x_img, .wx_h_img{width: 130px;height: 160px;margin-right: 57px;}
  272. .contact_wx .vertical{height: 160px;width: 58px;border-left:#e2e2e2 1px solid;}
  273. .span_qq{color: #5ea7ec;text-decoration:underline;}
  274. .join_title{font-size: 42px;color: #3d3c40;text-align: center;line-height: 64px;margin-top: 163px;}
  275. .join_title2{font-size: 28px;color: #afafb0;text-align: center;line-height: 50px;margin-bottom: 47px;}
  276. .join_div{margin-bottom: 141px;}
  277. .qr_code{position: absolute;margin-left: 900px;width: 130px;}
  278. .qr_code #wb_code,.qr_code #wx_code{display: none;}
  279. #wx_code_icon, #wb_code_icon{cursor: pointer;}
  280. .video_div_back{position: fixed;width: 100%;height: 100%;top: 0;left: 0;min-width: 1240px;z-index: 99;background-color:rgba(0,0,0,0);}
  281. .video_div_shadow{position: fixed;width: 100%;height: 100%;top: 0;left: 0;min-width: 1240px;z-index: 199;background-color:rgba(0,0,0,0.6);}
  282. .video_div{width: 768px;height: 432px;margin:200px auto;z-index: 200;position:relative;}
  283. video::-internal-media-controls-download-button { display:none; }
  284. video::-webkit-media-controls-enclosure { overflow:hidden; }
  285. video::-webkit-media-controls-panel { width: calc(100% + 30px); }
  286. .product_banner{width: 100%;margin-bottom: 15px;}
  287. .product_banner .product_left{width: 43.7%;float: left;}
  288. .product_banner .product_right{width: 56.3%;float: left;}
  289. .product_banner .product_left img{width: 100%;}
  290. .carousel-control-prev-icon{width: 36px;height: 57px;}
  291. .carousel-control-next-icon{width: 36px;height: 57px;}
  292. #product_banner .carousel-control-prev{justify-content:left;}
  293. .company{width: 1200px;margin: 0 auto;}
  294. .company_title{text-align: center;}
  295. .company_title_cn{font-size: 36px;font-weight: bold;color: #3d3c40;margin: 0 auto;margin-top: 51px;line-height: 36px;}
  296. .company_title_en{font-size: 30px;color: #848484;line-height: 30px;margin: 0 auto;margin-top: 20px;margin-bottom: 49px;}
  297. .company_p{width: 100%;margin-bottom: 204px;}
  298. .company_p p{margin: 17px 0;font-size: 18px;line-height: 24px;color: #3d3c40;padding: 20px;}