Skip to content
home.scss 6.8 KiB
Newer Older
wangqinghua's avatar
wangqinghua committed
page-home {
    ion-slides{  
        width: 100%;  
wangqinghua's avatar
wangqinghua committed
        height: 160px;
wangqinghua's avatar
wangqinghua committed
    }  
    .slide-image{  
        width: 100%;  
wangqinghua's avatar
wangqinghua committed
        height: 160px;
wangqinghua's avatar
wangqinghua committed
     } 
     .swiper-container{
wangqinghua's avatar
wangqinghua committed
        height: 160px;
wangqinghua's avatar
wangqinghua committed
        width: 100%;
    }

     .item2,.item3,.item4,.item5{
        background-color: #f1f1f1;
wangqinghua's avatar
wangqinghua committed
        padding: 5px 0px;
wangqinghua's avatar
wangqinghua committed
     }

.item2-1,.item3-1,.item4-1,.item5-1{
    font-size: 10px;
    background-color: #ffffff;
    padding-top: 15px;
    
}

     .icon2{
         color: aqua;
         margin-left: 6px;
        font-size: 16px;
     }
     .common_applications{
         color: #666666;
         font-size: 16px;
     }

     .item2-2,.item3-2,.item4-2,.item5-2{
        background-color: #ffffff;
wangqinghua's avatar
wangqinghua committed
        //box-shadow:0px 5px 5px #b5cef7;
        padding-bottom: 8px;
wangqinghua's avatar
wangqinghua committed
     }

wangqinghua's avatar
wangqinghua committed
     .item2-2,.item3-2{
wangqinghua's avatar
wangqinghua committed
        display: flex;
        flex-direction: row;
        flex-wrap:wrap;
        // align-items: center;
        align-content: space-between;
        justify-content: left;
        box-sizing: border-box;
     }
wangqinghua's avatar
wangqinghua committed
      .card3-item{
        margin: 3px 0;
      }
wangqinghua's avatar
wangqinghua committed
     .card{
        height: 100%;
        width: 20%;
        display: inline-flex;
        flex-direction: column;
        // flex-direction: center;
        align-items: center;
        justify-content: space-between;
        box-sizing: border-box;
wangqinghua's avatar
wangqinghua committed
        margin:2.5%;
wangqinghua's avatar
wangqinghua committed
        position: relative;
     }
wangqinghua's avatar
wangqinghua committed
      .card img:first-child{
        width: 50%;
      }
wangqinghua's avatar
wangqinghua committed
     .icon2-2{
        color: #488afe;
        font-size: 40px;
     }

     .label2-2{
        color: #666666
     }

    .new-logo{
        position: absolute;
        width: 25px;
        height: 12px;
        top: -3px;
        right: -1px;
    }

     .icon3{
        color: #f3a035;
        margin-left: 6px;
        font-size: 16px;
     }

     .daily_reminder{
        color: #666666;
        font-size: 16px;
     }

     .more{
         float: right;
         color: #666666;
         margin-right: 10px;
     }

     .item3-2{
wangqinghua's avatar
wangqinghua committed
         padding-top: 8px;
wangqinghua's avatar
wangqinghua committed
         text-align: center;
     }

     .card3{
        display: inline-flex;
        flex-direction: column;
wangqinghua's avatar
wangqinghua committed
        align-items: flex-start;
        justify-content: center;
wangqinghua's avatar
wangqinghua committed
        box-sizing: border-box;
wangqinghua's avatar
wangqinghua committed
        padding:3px;
wangqinghua's avatar
wangqinghua committed
        position: relative;
wangqinghua's avatar
wangqinghua committed
       font-size: 1.1rem;
wangqinghua's avatar
wangqinghua committed
     }
wangqinghua's avatar
wangqinghua committed
    .img-tips{
      position: absolute;
      padding: 4px;
      background-color: red;
      border-radius: 50%;
      right: 10px;
      top: 12px;
    }
wangqinghua's avatar
wangqinghua committed
     .label3-1{
        font-size: 20px;
        color: #f26d3a;
     }
wangqinghua's avatar
wangqinghua committed
    .color-996{
      color: #fb9662;
    }
    .tips{
      display: inline-block;
      padding: 2px;
      background-color: #fb9662;
      border-radius: 50%;
      vertical-align: middle;
      margin-right: 5px;
    }
wangqinghua's avatar
wangqinghua committed

     .label3-2{
        font-size: 12px;
        color: #666666;
     }

     .duty_arrangements{
         color: #666666;
         font-size: 16px;
     }

     .icon4{
        color: #46b553;
        margin-left: 6px;
        font-size: 16px;
     }

     .item4-title{
         text-align: center;
     }

    .group{
        text-align: center;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        box-sizing: border-box;
    }

     .card4{
        height: 100%;
        // width: 66px;
        display: inline-flex;
        flex-direction: column;
        // flex-direction: center;
        align-items: center;
        justify-content: space-between;
        box-sizing: border-box;
        margin: 0 10px;
        // background-color: #e0e9fa;
        padding: 8px 3px;
     }

     .card4-2{
         line-height: 20px;
         width: 20px;
         height: 20px;
         border-radius: 20px;
     }

     .selected{
         background-color: #5c91ed;
     }

     .operation_record{
         color: #666666;
         font-size: 16px;
     }

     .icon5{
        color: #f57746;
        margin-left: 6px;
        font-size: 16px;
     }

     .card5-1{
         font-size: 13px;
        margin-left: 10px;
     }

     .card5-1-1{
         color: #5c91ed;
     }

     .time{
         font-size: 8px;
         color: #666666;
         float: right;
         margin-right: 10px;
     }

     .header-img{
        width: 100%;  
        height: 25%; 
     }

     //tej
     .common-menu{
        background-color:#6299fa;
        width: 55px;
        height: 55px;
        border-radius:5px;
        margin-bottom:5px;
        text-align: center;
        color: #fff;
        font-weight: bolder;
        font-size: 16px;
        // width:58px;
        // height:58px;

        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        box-sizing: border-box;
     }

     .common-menu-count{
        font-size: 13px;
        color:#fff;
        background-color: #f36b35;
        width: 24px;
        height: 24px;
        border-radius:50%;
        position: absolute;
        text-align: center;
        line-height:24px;
        left:43px;
        top:-6px;
     }
    //
     .cover{
        position: relative;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.4);
        z-index: 100;
    }

    .wait{
        width: 80%;
        margin: 100px 10% 0 10%;
    }

    .time_home{
        font-size: 10px;
        color: #666666;
        float: right;
        margin-right: 10px;
    }
wangqinghua's avatar
wangqinghua committed
  .slides-title{
wangqinghua's avatar
wangqinghua committed
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 1.5rem;
    color: #fff;
    width: 100%;
wangqinghua's avatar
wangqinghua committed
    background-color: rgba(153,153,153,0.5);
wangqinghua's avatar
wangqinghua committed
    text-align: left;
    padding: 3px 15px;
wangqinghua's avatar
wangqinghua committed
  }
wangqinghua's avatar
wangqinghua committed
  .calen-tab{
    margin: 16px 16px 0px 16px;
    padding-bottom: 10px;
    border-bottom: 1px solid #dddddd;
  }
  .calen1,
  .calen2,
  .calen3,
  .calen4{
    position: relative;
    margin-left:1.8rem;
  }
  .calen1::after,
  .calen2::after,
  .calen3::after,
  .calen4::after{
    content: '';
    position: absolute;
    top: 23%;
wangqinghua's avatar
wangqinghua committed
    left: -13px;
wangqinghua's avatar
wangqinghua committed
    width:8px;
    height:8px;
    border-radius:50%;
  }
  .calen1::after{
    border:1px solid #ddd;
  }
  .calen2::after{
    background-color: #41afef;
  }
  .calen3::after{
    background-color: #f53d3d;
  }
  .calen4::after{
    background-color: #f7ce53;
  }
  ion-calendar-month button.days-btn.dayOff1{
    border: 1px solid #dddddd;
  }
  ion-calendar-month button.days-btn.dayOff2{
    background-color: #41afef;
    border: 1px solid #41afef;
  }
  ion-calendar-month button.days-btn.dayOff3{
    background-color: #f53d3d;
    border: 1px solid #f53d3d;
  }
  ion-calendar-month button.days-btn.dayOff4{
    background-color: #f7ce53;
    border: 1px solid #f7ce53;
  }
  ion-calendar-month .primary .days .dayOff2 p,
  ion-calendar-month .primary .days .dayOff3 p,
  ion-calendar-month .primary .days .dayOff4 p{
    color: white;
  }
 ion-calendar-month .primary .dayOff1.today p{
    color: #333333;
  }
  button[disabled]{
    opacity: 1;
  }

wangqinghua's avatar
wangqinghua committed
}