home.vue下

<style scoped>
      /* 下面是广告 */
      .bottomguanggaodiv {
            width: 100vw;
            height: 100vh;
            position: fixed;
            top: 0;
            left: 0;
            z-index: 99999999999999999999999;
            background: rgba(0, 0, 0, 0.6);
 
      }
 
      .twoimgsdiv {
            width: 100vw;
            height: 100vh;
            display: flex;
            justify-content: center;
            align-items: center;
            flex-direction: column;
      }
 
      .guanggaoimg {
            width: 90vw;
            /* height: 100vh; */
      }
 
      .closeimgs {
            width: 10vw;
            margin-top: 60px;
      }
 
      /* 上面是广告 */
      .myselectadddress .one {
            width: 35px;
            height: 35px;
            position: relative;
            left: -50px;
            top: -3px;
      }
 
      .myselectadddress .two {
            width: 35px;
            height: 35px;
            position: relative;
            top: -3px;
      }
 
      .myselectadddress .three {
            width: 35px;
            height: 35px;
            position: relative;
            top: -3px;
            left: -25px;
      }
 
 
 
      #header {
            width: 100vw;
            height: 100vh;
      }
 
      * {
            margin: 0;
            padding: 0;
      }
 
 
 
 
 
 
 
      /*  */
      #home {
            width: 100vw;
            height: 100vh;
      }
 
 
 
      /* 定位 */
      .myaddress {
            color: red;
            font-weight: bolder;
 
      }
 
      .myselectadddress {
            color: black;
            font-size: 25px;
            position: fixed;
            right: 20px;
            top: 25px;
      }
 
      .mainaddressddd {
            display: flex;
            position: relative;
            top: 25px;
      }
 
      .mainaddressddd .mytext {
            position: relative;
            top: 2px;
            left: 15px;
      }
 
      .mytext img {
            width: 30px;
            height: 30px;
            position: relative;
            top: 8px;
            left: 20px;
            opacity: 0.6;
      }
 
      .mainaddressddd .bimg {
            width: 30px;
            height: 30px;
            position: relative;
            top: 7px;
            left: 10px;
      }
 
      .adivone {
            width: 100vw;
            height: 90px;
            background-color: #ffffff;
      }
 
      .aaaimg img {
            width: 28px;
            height: 28px;
      }
 
      .aaatext {
            color: #000;
            font-size: 25px;
            position: relative;
            left: 5px;
      }
 
      .aaadiv {
            display: flex;
            align-items: center;
      }
 
      .aasmallbao {
            display: flex;
            width: 100vw;
            justify-content: space-between;
            box-sizing: border-box;
            padding: 0px 30px 0px 30px;
            margin-top: 15px;
      }
 
      .befdiv {
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
      }
 
      .befdiv .bbb {
            width: 15px;
            height: 15px;
      }
 
      .befdiv .bimg img {
            width: 100px;
            height: 100px;
      }
 
      .befdiv .btext {
            margin-top: 15px;
            font-size: 25px;
            color: gray;
      }
 
      .foucate {
            width: 100vw;
            display: flex;
            justify-content: space-between;
            box-sizing: border-box;
            padding: 0px 30px 0px 30px;
            margin-top: 5px;
      }
 
 
 
 
 
 
 
 
      .homeswiperdiv {
            /* margin-top: -100px; */
            /* z-index: 999; */
      }
 
      .hometwoimg {
 
            z-index: 9999;
            position: absolute;
            right: 40px;
      }
 
      .hometwoimg .homeimga {
            width: 43px;
            height: 43px;
            position: relative;
            left: -30px;
      }
 
      .hometwoimg .homeimgb {
            width: 50px;
            height: 50px;
            position: relative;
            top: 3px;
            /* left: -5px; */
      }
 
      .hometwotitlediv {
            display: flex;
      }
 
      .hometwotitlediv div {
            margin-left: 10px;
            font-size: 20px;
      }
 
      .tenxunimgtitle {
            width: 40px !important;
            height: 40px !important;
      }
 
      /* 底部 */
 
 
 
 
 
 
 
 
 
 
 
 
 
      /* */
      /*  */
</style>


评论者:[[ schemeInfo.user.username ]]

评论内容:[[ schemeInfo.pbody ]]

评论时间:[[ schemeInfo.ptime ]]





发表你的评论:

提交评论
上一篇:
下一篇: