caterory.vue的CSS

<style scoped>

      .xialakuancss {

            position: fixed;

            top: 0px;

            left: 0px;

      }


      .outselectdiv {

            width: 100vw;

            height: 80px;

            position: fixed;


      }


      .myimg {

            width: 45px;

            height: 45px;

            position: relative;

            left: 10px;

      }


      .ddd {

            background-color: #ffffff;

            height: 100%;

            width: 100%;

            box-sizing: border-box;

            padding-left: 25px;

      }


      .ooodiv {

            position: fixed;

            right: 20px;

            font-size: 16px;

            color: white;

            background-color: #ff7500;

            height: 55px;

            display: flex;

            justify-content: center;

            align-items: center;

            line-height: 55px;

            border-radius: 5px;

            width: 10vw;

      }


      .outdiv {

            height: 55px;

            width: 60vw;

            background-color: white;

            border-radius: 5px;

            position: relative;

            top: 10px;

            display: flex;

            align-items: center;

            border: 1px solid rgba(255, 164, 0, 0.5);

            left: 30vw;

      }


      /* 底部 */

      .huifubottom {

            width: 100vw;

            height: 120px;

            background-color: #fff;

            position: fixed;

            bottom: 0;

            left: 0;

            z-index: 9999999;

            display: flex;

            align-items: center;

            box-sizing: border-box;

            padding: 20px;

            box-shadow: rgba(14, 30, 37, 0.12) 0px 2px 4px 0px, rgba(14, 30, 37, 0.32) 0px 2px 16px 0px;

      }


      .huifutext {

            width: 130px;

            height: 70px;

            background-image: linear-gradient(to right, #ff758c 0%, #ff7eb3 100%);

            text-align: center;

            line-height: 70px;

            color: #fff;

            font-size: 18px;

      }


      .huifubottom .one {

            width: 80vw;

      }


      .huifubottom .one input {

            width: 100%;

            height: 70px;

            box-sizing: border-box;

            padding: 10px;

            border: 1px solid #ccc;

      }


      .huifubottom .two {

            width: 20vw;

            display: flex;

            justify-content: center;

            align-items: center;

      }


      /* */

      .titlediv {

            width: 100vw;

            height: 150px;

            background-color: #e9e7ef;

            display: flex;

            align-items: center;

            justify-content: space-between;

            box-sizing: border-box;

            padding: 0px 20px 0px 20px;

      }


      .titlediv .onediv {

            font-size: 35px;

      }


      .titlediv .twodiv {

            font-size: 28px;

      }


      .titlediv .oneimg {

            width: 35px;

            height: 35px;

      }


      /* */

      .myul li {

            width: 100vw;

            height: 300px;

            margin: 40px 0px 20px 0px;

      }


      .pdivone {

            width: 100vw;

            height: calc(100vh - 280px);

            /* background-color:#f0f0f4; */

            position: fixed;

            left: 0px;

            top: 160px;

            overflow: hidden;

      }


      .alldindan .myoutdivd {

            position: absolute;

            top: 0px;

            right: 45px;

            /* color: rgb(102, 89, 18); */

      }


      .alldindan .mycolor {

            width: 190px;

            height: 60px;

            /* background-color: #f3e745; */

            position: absolute;

            top: 10px;

            right: 20px;

            border-radius: 40px;

            opacity: 0.5;

      }


      .myoutdivd {

            display: flex;

            align-items: center;

      }


      .myoutdivd .mytext {

            font-size: 23px;

            margin-left: 5px;

      }


      .thimg {

            width: 40px;

            height: 40px;

      }


      .alldindan {

            width: 100vw;

            height: 80px;

            text-align: center;

            line-height: 80px;

            font-weight: bolder;

            font-size: 32px;

            position: relative;

      }


      .twocomdiv {

            /* background-color: pink; */

            width: 100vw;

            height: 100vh;

            margin-top: 60px;

      }


      #header {

            width: 100vw;

            height: 100vh;

      }


      * {

            margin: 0;

            padding: 0;

      }


      .conten_width {

            height: 80px;

            width: 100vw;

            margin: 0 auto;

            box-sizing: border-box;

      }


      .contnet_width_content {

            height: 80px;

            width: 100vw;

            display: flex;

            justify-content: center;

            align-items: center;

      }


      .header_ul {

            display: flex;

            width: 90vw;

            height: 30px;

            justify-content: space-between;

            transform: translateX(0px);

            font-size: 30px;

            line-height: 95px;

      }


      .header_ul li {

            padding-bottom: 80px;

            cursor: pointer;

            padding-left: 2px;

      }


      .chosed {

            border-bottom: 5px solid red;

            position: relative;

            left: -5px;

      }


      /*  */

      /*  */

</style>


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

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

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





发表你的评论:

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