product.vue 31 KB

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