product.vue 31 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963
  1. <!-- -->
  2. <template>
  3. <div class="erp">
  4. <div class="swiper">
  5. <div class="swiper-wrapper">
  6. <div class="swiper-slide">
  7. <div class="content-box">
  8. <div>
  9. <img class="phone-dn" src="@/assets/pro/img_fonts.png" alt="" />
  10. <img
  11. style="padding-top: 50%"
  12. class="phone-db"
  13. src="@/assets/h5-pro/fonts.png"
  14. />
  15. </div>
  16. </div>
  17. </div>
  18. </div>
  19. </div>
  20. <div class="phone-dn frid-box">
  21. <div class="frid-box-bg"></div>
  22. <!-- <img class="phone-dn" src="@/assets/pro/frid.png" alt="" /> -->
  23. </div>
  24. <div class="frid-box-h5 phone-db">
  25. <img src="@/assets/h5-pro/wms_tl.png" style="width:100%" alt="" />
  26. </div>
  27. <van-overlay :show="show">
  28. <div class="commons-overlay-warp" @click.stop>
  29. <div class="title">
  30. 申请试用系统
  31. <i class="iconfont" @click="show = false">&#xe6b3;</i>
  32. </div>
  33. <div class="label">具体申请方法</div>
  34. <div>
  35. 1.咨询热线:<span style="color: #487cff"
  36. >0591-87865886</span
  37. >
  38. </div>
  39. <div>2.扫描咨询:</div>
  40. <div class="ewm">
  41. <div class="ewm-box">
  42. <div class="ewm-warp">
  43. <img src="@/assets/images/img_ewm1.png" alt="" />
  44. </div>
  45. <p>企业微信客服</p>
  46. </div>
  47. <div class="ewm-box">
  48. <div class="ewm-warp">
  49. <img src="@/assets/images/img_gzhewm.png" alt="" />
  50. </div>
  51. <p>关注企业公众号</p>
  52. </div>
  53. </div>
  54. </div>
  55. </van-overlay>
  56. <div class="painPoint" style="padding-top:100px">
  57. <div class="commons-title" :class="advantageAnimate">
  58. 仓储管理的<span>痛点</span>和<span>疑问</span>
  59. </div>
  60. <div class="commons-title-label" :class="advantageAnimate">
  61. 传统仓储系统管理中,收集出当前存在的问题
  62. </div>
  63. <div class="phone-db" style="padding:40px 27px 100px" :class="advantageAnimate">
  64. <img
  65. style="width: 100%;"
  66. src="@/assets/h5-pro/img_wh.png"
  67. alt=""
  68. />
  69. <img
  70. style="width: 100%;margin-top: 20px;"
  71. src="@/assets/h5-pro/img_wh_2.png"
  72. alt=""
  73. />
  74. </div>
  75. <div class="content phone-dn" :class="advantageAnimate">
  76. <img style="display: block;margin: 0 auto;" src="@/assets/pro/banner-2.png" alt="" />
  77. </div>
  78. </div>
  79. <div class="zhendui">
  80. <div class="zhendui-content">
  81. <div class="zhendui-logo">
  82. <img src="../assets/pro/zhendui-logo.png" alt="">
  83. </div>
  84. <div class="commons-title" :class="programmeAnimete">
  85. <span>传统</span>与<span>现在</span>仓储管理的差异化
  86. </div>
  87. <div class="commons-title-label" :class="programmeAnimete">
  88. 根据目前的发展,列出以下仓储管理不同方面
  89. </div>
  90. <div class="phone-dn" :class="programmeAnimete">
  91. <img style="display: block;margin: 40px auto 0;" src="@/assets/pro/banner-1.png" alt="" />
  92. </div>
  93. <div class="phone-db" :class="programmeAnimete">
  94. <img
  95. style="width: 100%;margin-top: 40px;"
  96. src="@/assets/h5-pro/banner-1.png"
  97. alt=""
  98. />
  99. </div>
  100. </div>
  101. </div>
  102. <div class="advantage" style="padding-top:40px">
  103. <div class="advantage-content">
  104. <div class="commons-title" :class="coreAnimate1">
  105. 我们<span>的优势</span>
  106. </div>
  107. <div class="commons-title-label" :class="coreAnimate1">
  108. 通过对库存物料的精益管理提高企业资金占比最高的库存物资投资回报率
  109. </div>
  110. <div class="content phone-dn" :class="coreAnimate1">
  111. <img style="display: block;margin: 0 auto;" src="@/assets/pro/banner-3.png" alt="" />
  112. </div>
  113. <div class="phone-db" :class="coreAnimate1">
  114. <img style="width:100%" src="@/assets/h5-pro/img_ys4.png" alt="" />
  115. <img style="width:100%;margin-top:40px" src="@/assets/h5-pro/banner-3.png" alt="" />
  116. </div>
  117. </div>
  118. </div>
  119. <div class="advantage">
  120. <div class="advantage-content">
  121. <div class="commons-title" :class="coreAnimate2">
  122. 云仓进销存系统<span>解决方案</span>
  123. </div>
  124. <div class="commons-title-label" :class="coreAnimate2">
  125. 云仓系统也在不断的研发新功能,确保客户享有一站式仓储管理便利性
  126. </div>
  127. </div>
  128. </div>
  129. <div class="customer" >
  130. <div class="customer-content">
  131. <div class="img phone-dn" :class="coreAnimate3">
  132. <img src="../assets/pro/img_gyxy.png" alt="">
  133. </div>
  134. <div class="text" :class="coreAnimate3">
  135. <div>
  136. <img src="../assets/pro/icon_gyxy.png" alt="">
  137. <h3>供应协议</h3>
  138. </div>
  139. <p>通过对合作企业的授信管理,再到签署周期性协议,最后再到确认签署的合同盖章一系列流程通过供应链系统简单明了各类型的供应协议关系。</p>
  140. <img class="phone-db" src="../assets/pro/img_gyxy.png" alt=""/>
  141. </div>
  142. </div>
  143. </div>
  144. <div class="black-warp" >
  145. <div class="black-content">
  146. <div class="text" :class="coreAnimate4">
  147. <div>
  148. <img src="../assets/pro/icon_jcfz.png" alt="">
  149. <h3>决策辅助</h3>
  150. </div>
  151. <p>在目前的OA采购审批的过程中,申请人和决策人都浪费大量时间查阅和审核真实情况再进行提报和审核。<br> 采购员根据数据分析引擎决策是否采购<br> 管理员根据数据辅助分析引擎审核的各个条件 <br> 从而实现了机器人+人的人机结合高效决策</p>
  152. </div>
  153. <div class="img" :class="coreAnimate4">
  154. <img class="phone-dn" src="../assets/pro/img_jcfz.png" alt="">
  155. <img class="phone-db" style="width:100%" src="../assets/h5-pro/img_jcfz.png" alt="">
  156. </div>
  157. </div>
  158. </div>
  159. <div class="customer" >
  160. <div class="customer-content">
  161. <div class="img phone-dn" :class="coreAnimate5">
  162. <img src="../assets/pro/img_fkgl.png" alt="">
  163. </div>
  164. <div class="text" :class="coreAnimate5">
  165. <div>
  166. <img src="../assets/pro/icon_fkgl.png" alt="">
  167. <h3>付款管理</h3>
  168. </div>
  169. <p>通过对合作企业的授信管理,再到签署周期性协议,最后再到确认签署的合同盖章一系列流程通过供应链系统简单明了各类型的供应协议关系。</p>
  170. <img class="phone-db" style="width:100%" src="../assets/h5-pro/img_fkgl.png" alt="">
  171. </div>
  172. </div>
  173. </div>
  174. <div class="black-warp">
  175. <div class="black-content">
  176. <div class="text" :class="coreAnimate6">
  177. <div>
  178. <img src="../assets/pro/icon_kwgl.png" alt="">
  179. <h3>库位管理+先入先出</h3>
  180. </div>
  181. <p>在目前的OA采购审批的过程中,申请人和决策人都浪费大量时间查阅和审核真实情况再进行提报和审核。<br> 采购员根据数据分析引擎决策是否采购<br> 管理员根据数据辅助分析引擎审核的各个条件<br> 从而实现了机器人+人的人机结合高效决策</p>
  182. </div>
  183. <div class="img" :class="coreAnimate6">
  184. <img class="phone-dn" src="../assets/pro/img_kwgl.png" alt="">
  185. <img class="phone-db" style="width:100%" src="../assets/h5-pro/img_kwgl.png" alt="">
  186. </div>
  187. </div>
  188. </div>
  189. <div class="customer">
  190. <div class="customer-content">
  191. <div class="img phone-dn" :class="coreAnimate7">
  192. <img src="../assets/pro/img_sjkb.png" alt="">
  193. </div>
  194. <div class="text" :class="coreAnimate7">
  195. <div>
  196. <img src="../assets/pro/icon_sjkb.png" alt="">
  197. <h3>数据看板</h3>
  198. </div>
  199. <p>通过对合作企业的授信管理,再到签署周期性协议,最后再到确认签署的合同盖章一系列流程通过供应链系统简单明了各类型的供应协议关系。</p>
  200. <img class="phone-db" style="width:100%" src="../assets/h5-pro/img_sjkb.png" alt="">
  201. </div>
  202. </div>
  203. </div>
  204. <div class="black-warp">
  205. <div class="black-content">
  206. <div class="text" :class="coreAnimate8">
  207. <div>
  208. <img src="../assets/pro/icon_ztkc.png" alt="">
  209. <h3>整体库存、各物料明细一目了然</h3>
  210. </div>
  211. <p>结合移动互联网的功能、可以实时共享查询和汇总报表,无需要仓库管理者运算,数据实时共享给相关领导,比如时间段查询、多仓库和各个仓库的情况,包括人员领用的记录。</p>
  212. </div>
  213. <div class="img" :class="coreAnimate8">
  214. <img class="phone-dn" src="../assets/pro/img_ztkc.png" alt="">
  215. <img class="phone-db" style="width:100%" src="../assets/pro/img_ztkc.png" alt="">
  216. </div>
  217. </div>
  218. </div>
  219. <div class="customer">
  220. <div class="customer-content">
  221. <div class="img phone-dn" :class="coreAnimate9">
  222. <img src="../assets/pro/img_gyshx.png" alt="">
  223. </div>
  224. <div class="text" :class="coreAnimate9">
  225. <div>
  226. <img src="../assets/pro/icon_sjkb.png" alt="">
  227. <h3>供应商画像详情分析</h3>
  228. </div>
  229. <p>通过企业级标签化管理理念,实现了对企业供应商精细化、可视化、智能化等管理,最大程度降低供应商管理风险、物资质量风险、供货周期风险及物资价格风险等,提升企业供应商管理整体效率,有效防范管理与运营风险。</p>
  230. <img class="phone-db" style="width:100%" src="../assets/pro/img_gyshx.png" alt="">
  231. </div>
  232. </div>
  233. </div>
  234. <div class="black-warp">
  235. <div class="black-content">
  236. <div class="text" :class="coreAnimate10">
  237. <div>
  238. <img src="../assets/pro/icon_sggn.png" alt="">
  239. <h3>带有数据关联建议的物料<br/>申购功能</h3>
  240. </div>
  241. <p>通过智能仓储系统可以提供物料需求计划的基础数据。基于消耗的物料需求计划可以根据再订货原则生成采购建议,也可以根据消耗数据进行预测。这些数据为后期采购计划提供有利数据支撑。</p>
  242. </div>
  243. <div class="img" :class="coreAnimate10">
  244. <img class="phone-dn" src="../assets/pro/img_sggn.png" alt="">
  245. <img class="phone-db" style="width:100%" src="../assets/pro/img_sggn.png" alt="">
  246. </div>
  247. </div>
  248. </div>
  249. <div class="customer">
  250. <div class="customer-content">
  251. <div class="img phone-dn" :class="coreAnimate11">
  252. <img src="../assets/pro/img_sjkb.png" alt="">
  253. </div>
  254. <div class="text" :class="coreAnimate11">
  255. <div>
  256. <img src="../assets/pro/icon_cgjd.png" alt="">
  257. <h3>采购进度一目了然</h3>
  258. </div>
  259. <p>采购员把每个订单状况更新在系统上,管理者无需与采购员沟通具体订单状况。通过系统,每个订单情况通过图表展示出来,所到环节一目了然。</p>
  260. <img class="phone-db" style="width:100%" src="../assets/pro/img_cgjd.png" alt="">
  261. </div>
  262. </div>
  263. </div>
  264. <div class="rfid">
  265. <div class="advantage">
  266. <div class="advantage-content">
  267. <div class="commons-title" :class="coreAnimate12">
  268. 智能云仓-<span>RFID</span> 技术特点解决方案
  269. </div>
  270. <div class="commons-title-label" :class="coreAnimate12">
  271. 射频识别系统(RFID)非接触式自动识别技术以及自动化感应出入库门,是智能化库存盘点必不可少的技术
  272. </div>
  273. </div>
  274. </div>
  275. <div class="black-warp" style="background:none">
  276. <div class="black-content">
  277. <div class="text" :class="coreAnimate13">
  278. <div>
  279. <img src="../assets/pro/icon_frid.png" alt="">
  280. <h3>RFID射频识别方案</h3>
  281. </div>
  282. <p>移终端通过 RFID具有适用性、高效性、独一性; 实现库存管理的:绑定、质检、出库、入库、盘点等全流程操作;</p>
  283. </div>
  284. <div class="img" :class="coreAnimate13">
  285. <img class="phone-dn" src="../assets/pro/img_frid.png" alt="">
  286. <img class="phone-db" style="width:100%" src="../assets/pro/img_frid.png" alt="">
  287. </div>
  288. </div>
  289. </div>
  290. <div class="customer" style="background:none">
  291. <div class="customer-content">
  292. <div class="img phone-dn" :class="coreAnimate14">
  293. <img src="../assets/pro/img_zdhgy.png" alt="">
  294. </div>
  295. <div class="text" :class="coreAnimate14">
  296. <div>
  297. <img src="../assets/pro/icon_zdhgy.png" alt="">
  298. <h3>自动化感应出入库门闸</h3>
  299. </div>
  300. <p>进出仓扫描区域,组合生产订单管理要求,实现无人执守式仓库管理</p>
  301. <img class="phone-db" style="width:100%" src="../assets/pro/img_zdhgy.png" alt="">
  302. </div>
  303. </div>
  304. </div>
  305. </div>
  306. </div>
  307. </template>
  308. <script>
  309. import Vue from 'vue'
  310. export default {
  311. data() {
  312. return {
  313. programmeListType: 0,
  314. programmeList: [
  315. { name: '客户管理', id: 0, icon: '&#xe6ac;' },
  316. { name: '团队管理', id: 1, icon: '&#xe6aa;' },
  317. { name: '订单管理', id: 2, icon: '&#xe6b0;' },
  318. { name: '流程管理', id: 3, icon: '&#xe6b1;' },
  319. { name: '生产管理', id: 4, icon: '&#xe6af;' },
  320. { name: '仓储管理', id: 5, icon: '&#xe6ae;' },
  321. ],
  322. show: false,
  323. animateClass: 'animate__animated animate__fadeInUp',
  324. advantageAnimate: 'dn',
  325. programmeAnimete: 'dn',
  326. coreAnimate1: 'dn',
  327. coreAnimate2: 'dn',
  328. coreAnimate3: 'dn',
  329. coreAnimate4: 'dn',
  330. coreAnimate5: 'dn',
  331. coreAnimate6: 'dn',
  332. coreAnimate7: 'dn',
  333. coreAnimate8: 'dn',
  334. coreAnimate9: 'dn',
  335. coreAnimate10: 'dn',
  336. coreAnimate11: 'dn',
  337. coreAnimate12: 'dn',
  338. coreAnimate13: 'dn',
  339. coreAnimate14: 'dn',
  340. }
  341. },
  342. methods: {
  343. handleScroll(e) {
  344. if(window.innerWidth > 800){
  345. if (document.documentElement.scrollTop > 200) {
  346. this.advantageAnimate = this.animateClass
  347. }
  348. if (document.documentElement.scrollTop > 1300) {
  349. this.programmeAnimete = this.animateClass
  350. }
  351. if (document.documentElement.scrollTop > 2100) {
  352. this.coreAnimate1 = this.animateClass
  353. }
  354. if (document.documentElement.scrollTop > 2700) {
  355. this.coreAnimate2 = this.animateClass
  356. }
  357. if (document.documentElement.scrollTop > 3200) {
  358. this.coreAnimate3 = this.animateClass
  359. }
  360. if (document.documentElement.scrollTop > 3800) {
  361. this.coreAnimate4 = this.animateClass
  362. }
  363. if (document.documentElement.scrollTop > 4500) {
  364. this.coreAnimate5 = this.animateClass
  365. }
  366. if (document.documentElement.scrollTop > 5200) {
  367. this.coreAnimate6 = this.animateClass
  368. }
  369. if (document.documentElement.scrollTop > 5800) {
  370. this.coreAnimate7 = this.animateClass
  371. }
  372. if (document.documentElement.scrollTop > 6600) {
  373. this.coreAnimate8 = this.animateClass
  374. }
  375. if (document.documentElement.scrollTop > 7200) {
  376. this.coreAnimate9 = this.animateClass
  377. }
  378. if (document.documentElement.scrollTop > 7800) {
  379. this.coreAnimate10 = this.animateClass
  380. }
  381. if (document.documentElement.scrollTop > 8400) {
  382. this.coreAnimate11 = this.animateClass
  383. }
  384. if (document.documentElement.scrollTop > 8500) {
  385. this.coreAnimate12 = this.animateClass
  386. }
  387. if (document.documentElement.scrollTop > 9000) {
  388. this.coreAnimate13 = this.animateClass
  389. }
  390. if (document.documentElement.scrollTop > 9600) {
  391. this.coreAnimate14 = this.animateClass
  392. }
  393. }else{
  394. if (document.documentElement.scrollTop > 200) {
  395. this.advantageAnimate = this.animateClass
  396. }
  397. if (document.documentElement.scrollTop > 1300) {
  398. this.programmeAnimete = this.animateClass
  399. }
  400. if (document.documentElement.scrollTop > 1800) {
  401. this.coreAnimate1 = this.animateClass
  402. }
  403. if (document.documentElement.scrollTop > 2500) {
  404. this.coreAnimate2 = this.animateClass
  405. }
  406. if (document.documentElement.scrollTop > 3000) {
  407. this.coreAnimate3 = this.animateClass
  408. }
  409. if (document.documentElement.scrollTop > 3500) {
  410. this.coreAnimate4 = this.animateClass
  411. }
  412. if (document.documentElement.scrollTop > 4000) {
  413. this.coreAnimate5 = this.animateClass
  414. }
  415. if (document.documentElement.scrollTop > 4500) {
  416. this.coreAnimate6 = this.animateClass
  417. }
  418. if (document.documentElement.scrollTop > 5000) {
  419. this.coreAnimate7 = this.animateClass
  420. }
  421. if (document.documentElement.scrollTop > 5600) {
  422. this.coreAnimate8 = this.animateClass
  423. }
  424. if (document.documentElement.scrollTop > 6100) {
  425. this.coreAnimate9 = this.animateClass
  426. }
  427. if (document.documentElement.scrollTop > 6600) {
  428. this.coreAnimate10 = this.animateClass
  429. }
  430. if (document.documentElement.scrollTop > 7100) {
  431. this.coreAnimate11 = this.animateClass
  432. }
  433. if (document.documentElement.scrollTop > 7500) {
  434. this.coreAnimate12 = this.animateClass
  435. }
  436. if (document.documentElement.scrollTop > 8000) {
  437. this.coreAnimate13 = this.animateClass
  438. }
  439. if (document.documentElement.scrollTop > 8600) {
  440. this.coreAnimate14 = this.animateClass
  441. }
  442. }
  443. },
  444. },
  445. created() {
  446. const v = this
  447. window.addEventListener('scroll', this.handleScroll)
  448. },
  449. }
  450. </script>
  451. <style>
  452. .swiper-pagination-bullet {
  453. background: #fff;
  454. width: 20px;
  455. height: 4px;
  456. border-radius: 0px;
  457. opacity: 1;
  458. }
  459. .swiper-pagination-bullet-active {
  460. background: #487cff;
  461. }
  462. </style>
  463. <style lang='less' scoped>
  464. .erp {
  465. .frid-box{
  466. background: #3678fc;
  467. height: 120px;
  468. .frid-box-bg{
  469. height:120px;
  470. background: url(../assets/pro/img_tl.png) no-repeat;
  471. background-size: auto 120px;
  472. background-position: center center;
  473. }
  474. }
  475. .rfid{
  476. background: url(../assets/pro/img_bjht.png) no-repeat;
  477. background-size: cover;
  478. padding-top: 120px;
  479. }
  480. .vs{
  481. background: url(../assets/erp/img_vs.png) no-repeat;
  482. background-size: cover;
  483. position: relative;
  484. .vs-img{
  485. position: absolute;
  486. left: 50%;
  487. top: 50%;
  488. margin: -60px 0 0 -60px;
  489. }
  490. .vs-content{
  491. display: flex;
  492. margin: 0 auto;
  493. width: 1200px;
  494. .left-box{
  495. width: 50%;
  496. height: 500px;
  497. margin-top:20px;
  498. padding: 0 60px;
  499. .text-2{
  500. color: #fff;
  501. transform: skew(-15deg);
  502. div{
  503. transform: skew(15deg);
  504. }
  505. }
  506. li::before{
  507. content:"";
  508. display: block;
  509. width: 10px;
  510. height: 10px;
  511. border-radius: 5px;
  512. background: #fff;
  513. position: absolute;
  514. top:21px;
  515. left: 0;
  516. }
  517. }
  518. .right-box{
  519. width: 50%;
  520. height: 500px;
  521. margin-top:20px;
  522. padding: 0 60px;
  523. .text-1{
  524. color: #fff;
  525. padding-left: 80px;
  526. position: relative;
  527. i{
  528. color:#fff;
  529. }
  530. }
  531. .text-1::before{
  532. content:"";
  533. display: block;
  534. width: 50px;
  535. height: 58px;
  536. background: url(../assets/erp/icon_xx.png);
  537. position: absolute;
  538. left: 0;
  539. top:-6px;
  540. }
  541. .text-2{
  542. background: #fff;
  543. color: #487CFF;
  544. transform: skew(-15deg);
  545. div{
  546. transform: skew(15deg);
  547. }
  548. }
  549. li{
  550. padding-left: 0px;
  551. i{
  552. color:#fed92e;
  553. margin-right:25px;
  554. font-size: 20px;
  555. }
  556. }
  557. }
  558. .text-1{
  559. font-size: 30px;
  560. margin-top: 60px;
  561. color: #487CFF;
  562. font-weight: bold;
  563. padding-left: 40px;
  564. i{
  565. font-size: 40px;
  566. float: right;
  567. color: #487CFF;
  568. }
  569. }
  570. .text-2{
  571. height: 60px;
  572. line-height: 60px;
  573. margin-top: 50px;
  574. background: #487CFF;
  575. margin-bottom: 30px;
  576. text-align: center;
  577. font-weight: bold;
  578. font-size: 20px;
  579. }
  580. ul{
  581. li{
  582. list-style: none;
  583. font-size: 18px;
  584. color: #fff;
  585. line-height: 56px;
  586. padding-left: 40px;
  587. position: relative;
  588. }
  589. }
  590. }
  591. }
  592. .black-warp{
  593. background: #f1f1f1;
  594. .black-content{
  595. width: 1200px;
  596. margin: 0 auto;
  597. display: flex;
  598. height: 590px;
  599. justify-content: space-between;
  600. padding: 90px 0 100px;
  601. .img{}
  602. .text{
  603. width: 480px;
  604. padding-left: 90px;
  605. padding-top: 74px;
  606. h3{
  607. color: #333;
  608. font-size: 32px;
  609. margin: 15px 0;
  610. }
  611. p{
  612. color: #666;
  613. font-size: 16px;
  614. line-height: 32px;
  615. }
  616. }
  617. }
  618. }
  619. .customer{
  620. background: #fff;
  621. .customer-content{
  622. width: 1200px;
  623. margin: 0 auto;
  624. display: flex;
  625. height: 590px;
  626. justify-content: space-between;
  627. padding: 90px 0 100px;
  628. .img{}
  629. .text{
  630. width: 480px;
  631. padding-right: 90px;
  632. padding-top: 74px;
  633. h3{
  634. color: #333;
  635. font-size: 32px;
  636. margin: 15px 0;
  637. }
  638. p{
  639. color: #666;
  640. font-size: 16px;
  641. line-height: 32px;
  642. }
  643. }
  644. }
  645. }
  646. .zhendui{
  647. background: url(../assets/pro/img_ctcc.png) no-repeat;
  648. background-size: cover;
  649. height: 1024px;
  650. position: relative;
  651. .zhendui-logo{
  652. position: absolute;
  653. top: -70px;
  654. left:50%;
  655. margin-left: -70px;
  656. }
  657. .zhendui-content{
  658. padding-top:167px;
  659. width: 1200px;
  660. margin: 0 auto;
  661. }
  662. }
  663. .painPoint {
  664. height: 960px;
  665. width: 1200px;
  666. margin: 0 auto;
  667. .content {
  668. height: 582px;
  669. background: #fff;
  670. background-size: cover;
  671. margin-top: 120px;
  672. display: flex;
  673. justify-content: space-between;
  674. padding: 20px 40px 0;
  675. .left-card-warp {
  676. width: 280px;
  677. .left-card-box {
  678. height: 60px;
  679. margin-bottom: 20px;
  680. position: relative;
  681. text-align: center;
  682. line-height: 60px;
  683. background: #3564f5;
  684. border-radius: 6px;
  685. color: #fff;
  686. font-size: 16px;
  687. }
  688. .left-card-box::before {
  689. content: '';
  690. display: block;
  691. width: 16px;
  692. height: 16px;
  693. border: 3px solid #fdb622;
  694. border-radius: 50%;
  695. position: absolute;
  696. top: 22px;
  697. left: 56px;
  698. }
  699. }
  700. .right-card-warp {
  701. width: 280px;
  702. .right-card-box {
  703. padding: 10px 20px;
  704. background: #3564f5;
  705. border-radius: 6px;
  706. color: #fff;
  707. font-size: 16px;
  708. margin-bottom: 24px;
  709. .label {
  710. padding-left: 26px;
  711. position: relative;
  712. }
  713. .label::before {
  714. position: absolute;
  715. content: '';
  716. display: block;
  717. width: 16px;
  718. height: 16px;
  719. border: 3px solid #ff6476;
  720. border-radius: 50%;
  721. position: absolute;
  722. top: 3px;
  723. left: 0px;
  724. }
  725. .text {
  726. font-size: 12px;
  727. margin-top: 10px;
  728. line-height: 18px;
  729. }
  730. }
  731. }
  732. }
  733. }
  734. .swiper {
  735. width: 100%;
  736. height: 100vh;
  737. min-height: 840px;
  738. .swiper-slide {
  739. overflow: hidden;
  740. background: #00072d;
  741. height: 100vh;
  742. min-height: 840px;
  743. }
  744. .banner-btn {
  745. margin: 0 auto;
  746. width: 180px;
  747. height: 60px;
  748. background: #487cff;
  749. color: #fff;
  750. text-align: center;
  751. line-height: 60px;
  752. margin-block: 70px;
  753. cursor: pointer;
  754. }
  755. .banner-btn:active {
  756. background: #fff;
  757. color: #487cff;
  758. }
  759. .content-box {
  760. background: url(../assets/pro/img_banner_bj.jpg) no-repeat;
  761. height: 100vh;
  762. min-height: 840px;
  763. background-size: cover;
  764. margin: auto;
  765. div {
  766. padding-top: 240px;
  767. }
  768. img {
  769. display: block;
  770. margin: 0 auto;
  771. }
  772. }
  773. }
  774. @media only screen and (max-width: 800px) {
  775. .black-warp {
  776. background: #f1f1f1;
  777. .black-content {
  778. width: 100%;
  779. margin: 0 auto;
  780. display: block;
  781. height: auto;
  782. justify-content: space-between;
  783. padding: 50px 12px;
  784. .img {
  785. }
  786. .text {
  787. width: 100%;
  788. padding: 0;
  789. div {
  790. display: flex;
  791. text-align: center;
  792. justify-content: center;
  793. align-items: center;
  794. img {
  795. width: 25px;
  796. height: 25px;
  797. margin-right: 8px;
  798. }
  799. }
  800. h3 {
  801. color: #333;
  802. font-size: 20px;
  803. margin: 15px 0;
  804. }
  805. p {
  806. color: #666;
  807. font-size: 16px;
  808. line-height: 32px;
  809. }
  810. .phone-db {
  811. width: 100%;
  812. margin-top: 20px;
  813. }
  814. }
  815. }
  816. }
  817. .customer {
  818. background: #fff;
  819. .customer-content {
  820. width: 100%;
  821. margin: 0 auto;
  822. display: block;
  823. height: auto;
  824. justify-content: space-between;
  825. padding: 50px 12px;
  826. .img {
  827. }
  828. .text {
  829. width: 100%;
  830. padding-right: 0;
  831. padding-top: 0px;
  832. div {
  833. display: flex;
  834. text-align: center;
  835. justify-content: center;
  836. align-items: center;
  837. img {
  838. width: 25px;
  839. height: 25px;
  840. margin-right: 8px;
  841. }
  842. }
  843. h3 {
  844. color: #333;
  845. font-size: 20px;
  846. margin: 15px 0;
  847. }
  848. p {
  849. color: #666;
  850. font-size: 16px;
  851. line-height: 32px;
  852. }
  853. .phone-db {
  854. width: 100%;
  855. margin-top: 20px;
  856. }
  857. }
  858. }
  859. }
  860. .zhendui {
  861. background: url(../assets/h5-erp/img_bl.png) no-repeat;
  862. background-size: cover;
  863. padding-bottom: 40px;
  864. height: auto;
  865. .zhendui-logo{
  866. width: 70px;
  867. height: 70px;
  868. position: absolute;
  869. top: -35px;
  870. left:50%;
  871. margin-left: -35px;
  872. img{
  873. width: 100%;
  874. }
  875. }
  876. .zhendui-content {
  877. padding-top: 50px;
  878. width: 100%;
  879. margin: 0 auto;
  880. }
  881. }
  882. .swiper-slide {
  883. background: #fff !important;
  884. }
  885. .swiper {
  886. .content-box {
  887. background: url(../assets/h5-pro/banner.png) no-repeat;
  888. background-size: cover;
  889. background-position: center center;
  890. img {
  891. width: 90%;
  892. margin: 0 5%;
  893. }
  894. div{
  895. padding-top:0;
  896. }
  897. }
  898. }
  899. .trial {
  900. height: 100px;
  901. }
  902. .case {
  903. .case-content {
  904. width: 100%;
  905. }
  906. }
  907. .core {
  908. height: auto;
  909. .core-content {
  910. width: 100%;
  911. img {
  912. width: 90%;
  913. }
  914. }
  915. }
  916. .painPoint {
  917. width: 100%;
  918. height: auto;
  919. }
  920. .advantage {
  921. .advantage-content {
  922. width: 100%;
  923. padding: 35px 24px;
  924. ul {
  925. li {
  926. width: 100%;
  927. display: flex;
  928. .img-box {
  929. width: 60px;
  930. height: 60px;
  931. }
  932. .line {
  933. width: 1px;
  934. height: 62px;
  935. }
  936. }
  937. }
  938. }
  939. }
  940. }
  941. }
  942. </style>