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

  .item2,.item3,.item4,.item5{
    background-color: #f1f1f1;
    padding: 5px 0px;
  }

  .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;
    //box-shadow:0px 5px 5px #b5cef7;
    padding-bottom: 8px;
  }

  .item2-2,.item3-2{
    display: flex;
    flex-direction: row;
    flex-wrap:wrap;
    align-content: space-between;
    justify-content: left;
    box-sizing: border-box;
  }
  .card3-item{
    margin: 3px 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width:100%;
  }
  .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;
    margin:2.5%;
    position: relative;
  }
  .card img:first-child{
    width: 50%;
  }
  .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{
    padding-top: 8px;
  }

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

  .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;
  }
  .slides-title{
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 1.5rem;
    color: #fff;
    width: 100%;
    background-color: rgba(153,153,153,0.5);
    text-align: left;
    padding: 3px 15px;
  }
  .calen-tab{
    margin: 16px 16px 0px 16px;
    padding-bottom: 10px;
    border-bottom: 1px solid #dddddd;
    font-size: 1.3rem;
  }
  .calen1,
  .calen2,
  .calen3,
  .calen4{
    position: relative;
    margin-left:1.8rem;
  }
  .calen1::after,
  .calen2::after,
  .calen3::after,
  .calen4::after{
    content: '';
    position: absolute;
    top: 23%;
    left: -13px;
    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;
  }

}