    *{margin: 0;padding: 0;}
    body {
      background: #F8F8F8;
      font-size: 14px;
    }
    a{text-decoration: none;}
    a:link{color:#333333;  }
    a:visited{ color:#333333;}
    a:focus, a:hover {
        text-decoration: none;
    }
    a:active{color:#000000;}
    .page{
        max-width: 640px;margin: 0 auto;
    }
    .swiper-container {
        overflow: hidden;
    }
    .swiper-container img{width:100%;}
    #loan{float:left;
            min-height: 105px;
            width:48%;
            background: #FF3333;
            margin:1%;
            border-radius:10px;
            -moz-border-radius:10px;
            background: linear-gradient(#FF0033, #FF6666); /* 颜色渐变 */ 
            color:#fff;
    }
    #loan_img{
        position: absolute;
        right: 10px;
        top: 10px;
    }
   #card{float:left;
            min-height: 105px;
            background: red;
            width: 48%;
            margin: 1%;  
            border-radius:10px;
            -moz-border-radius:10px;
            background: linear-gradient(#3333FF, #3399FF); /* 颜色渐变 */ 
            color:#fff;
    }
   #card_img{
            position: absolute;
            right: 10px;
            top: 10px;
   }
   .col{background: #fff}
   .rows{overflow: hidden;}
   .col-xs{position:relative;float: left;background: #ffffff; margin:0.5% 1%;padding:1%;width:48%;}

   .col-xs img{width:50px;height:50px;}
   .col-xs .des{position: absolute;left: 70px;top: 10px;}
   .col-xs2{float:left;width:25%;text-align:center;padding:5px 0 2px 0;}
   .col-xs2 img{width:18px;}

   .col-xs3{position:relative;float:left;text-align:center;margin: 10px 0;width:25%;color: #686868;padding:15px 0;}
   .col-xs3 img{width:60px;}
   .col-xs3 .badge{
            background:#FF9933;
            position: absolute;
            right: 0;
            top: 0;
     }
    .col-xs3 h4{font-size:13px;margin:5px;}
    #car{
            background:url('http://361.360pr7.cn/public/static/images/car.png');
            -moz-background-size:80px 100px; /* 老版本的 Firefox */
            background-size:230px 200px;
            background-repeat:no-repeat;
            background-size: cover;
      }
      .cars{overflow: hidden;
            margin: 5px;
            padding:5px;
            height: 140px;
            position: relative;}
      #car p,.col-xs5 p{line-height:30px;font-size:13px;color:#B8B8B8;}
      .col-xs5{
         position: relative;
         background: #E8E8E8;
        padding-left:16px;
         margin: 5px;
         height:65px;
     }
    .col-xs5 h4{padding-top:16px;}
    .col-xs5 .img-circle{
          width: 55px; 
          position: absolute;
          right: 10px;
          top: 8px; 
     }
     #bnt1{
      padding: 1px 10px;
      border:1px solid #FF6633 ; 
      background-color:#ffffff;
      color: #FF6633;
      border-radius:25px;
      -moz-border-radius:25px;
     }

  .hui-list table tr{text-align:left;height:30px;}
  .hui-list table td{width:100%;color:#666;line-height: 30px}
  .hui-list table td a{color:#999;}

  .pages{float:right;margin:30px}
  .pages a,.pages span{
    float:left;
      display: block;
      width: 32px;
      height: 32px;
      line-height: 32px;
      text-align: center;
      font-size: 14px;
  }
  .pages .current{background: #3388FF !important;color: #FFFFFF;}
  .amenu{overflow: hidden;padding:20px 10px;}
  .amenu a{float:left;color:#3388FF}
    .stockop{
        overflow:hidden;
        margin:0 auto;
        line-height:30px;
        text-align:center;
        color:#fff;
        width:30px;
        height:30px;
        border-radius:10px;
        background:linear-gradient(90deg,#f05a49,#ff2b71);
    }
    .stockup{
        background:blue;
    }
.floor1{
    position: absolute;
    top: .1rem;
    right: .1rem;
}

    .floor2{

    }
    .floor3 {

    }
    .floor3 .stockop{
        width:60px;
    }


    #con{
        width:500px;
        height:500px;
        border:1px solid #ddd;
        margin:50px auto;
    }
    #look{
        width:100px;
        height:100px;
        border-radius: 50%;
        border: 3px solid #d2d6de;
        margin:10px auto;
        text-align: center;
        line-height:100px;
        color:#aaa;
    }
    #uploadBtn{
        display:block;
        width:100px;
        line-height:35px;
        background:#3F9F00;
        color:#fff;
        text-align: center;
        margin:20px auto;
        cursor:pointer;
    }
    .profile-user-img {
        margin: 0 auto;
        width: 100px;
        height: 100px;
        padding: 3px;
        /*border: 3px solid #d2d6de;*/
    }
    .img-circle {
        border-radius: 50%;
    }

    .imgFile{
        height: 100px;
        width: 100px;
        position: absolute;
        background: black;
        top: 0;
        left: 38%;
        opacity: 0;
    }
    .profile-avatar-text{
        height: 100px;
        width: 100px;
        position: absolute;
        line-height: 100px;
        top: 0;
        left: 38%;
        text-align: center;
        /*background: blue;*/
        opacity: 0.5;

    }
    .profile-avatar-text:hover{

    }
    .share{
        display: block;
        padding-bottom:0.5rem;
    }

    .share a{
        display: block;
        margin: auto;
        width: 50%;
        background: #ff2b70;
        height: 30px;
        color: white;
        text-align: center;
        height: 30px;
        line-height: 30px;
        border-radius: 50px;
    }

    .shopname{
        text-align: center;
    }