king
2019-08-11 4e1cca0e3da79819fa3768402ce6a174aea5131f
src/views/successCase/center.vue
@@ -1,10 +1,7 @@
<template>
   <div id="wrap">
      <div class="banner" style="margin-bottom: 1rem;position: relative;">
         <img src="../../img/ban222.jpg" alt="" class="m_hide">
         <span class="banner_txt m_hide">产品中心</span>
         <img src="../../img/m_backg.jpg" alt="" class="p_hide">
         <span class="banner_txt p_hide">产品中心</span>
      <div class="banner">
         <img src="../../img/prod-center.jpg" alt="">
      </div>
      <div class="wrapper">
         <div class="content_title"><span>数字化解决方案</span></div>
@@ -153,18 +150,6 @@
<style lang="less" scoped>
   @media (min-width: 751px) {
      .banner_txt{
         font-size: 0.6rem;
         font-family: SourceHanSansCN-Bold;
         font-weight: bold;
         color: rgba(255,255,255,1);
         position: absolute;
         top: 39%;
         left: 43%;
      }
      .p_hide{
         display: none;
      }
      .industry{
         display: none;
      }
@@ -255,23 +240,12 @@
   }
   @media (max-width: 750px) and (min-width: 0) {
      .banner_txt{
         font-size: 0.5rem;
         font-family: SourceHanSansCN-Bold;
         font-weight: bold;
         color: rgba(255,255,255,1);
         position: absolute;
         top: 39%;
         left: 39%;
      }
      .m_hide{
         display: none;
      }
      .banner{
         margin-top: 1.14rem;
      }
      .m_hide{
         display: none;
      .banner {
         margin-top: 1.13rem;
         img {
            max-width: 150%;
            margin-left: -18%;
         }
      }
      .p_txt{
         font-size:0.24rem;