* {
	box-sizing: border-box;
}

body{font-family: Microsoft YaHei;margin:0; padding:0;background:#f0f5fb;}
.a-ca-head-title {
    border-right: solid 1px #e5e5e5;
    background-color: white;
    padding: 0 !important;
  }

  table {
    border-collapse: collapse;
    border-spacing: 0; width: 100%;
  }

  table th {
    border: solid 1px #e5e5e5;
    height: 24px;
    padding: 0 5px;
    font-weight: normal;
    font-size: 13px;
  }

  table td {
    padding: 5px;
    font-size: 13px;
    color: #666d75;
  }

  .a-ca-table {
    border: solid 1px #e5e5e5; margin-top: 20px;
  }

  .a-ca-table tbody tr td {
    border: solid 1px #e5e5e5;
    text-align: center;
  }

  .a-ca-ht-div {
    background-image: url(./xiexian.png);
    background-size: 100% 100%;
  }

  .a-ca-t-week {
    border-bottom: solid 1px #e5e5e5;
    border-top: solid 1px #e5e5e5;
  }

  .a-ca-ht-day2 {
    background-image: url(../img/xiexian.png);
    background-size: 100% 100%;
  }

  .a-ca-ht-div {
    background-image: url(../img/xiexian.png);
    background-size: 100% 100%;
  }

  .a-ca-ht-div th {
    border: none !important;
  }
  .a-ca-t-worker{ background: #f0f7ff; color: #636a72 ;}
  .a-ca-t-week{background: #ddecff; color: #6a7384 ;}
  .a-week-ac{background: #ffb94d; color: #fff !important;}
  .a-day-ac{background: #9ec5fc; color: #fff !important;}
  .bgno{background: #fff !important;}
  .a-ca-ht-day2 span{position: relative;top: -10px;}
  .a-ca-ht-day span{position: relative;top: -10px;}
  .a-ca-ht-worker span{position: relative;top: -5px;text-align: center;}
  .a-ca-table tr:nth-child(2n+4){background: #F5F7F9;}
ul{margin:5px 0 ;  padding: 0;}
.wrapper li {  font-size: 13px;}
.wrapper li input{
  /*width: 100%;*/
  padding-left: 10px;
}
.searchInp {
height: 42px;
width: 100px;
border-bottom: 1px solid #ccc;
}
input, select, textarea {
font-size: 100%;
border: none;
outline: none;
-webkit-appearance: none;
}

.align-center {
align-items: center;
}
.flex {
display: flex;
display: -webkit-flex;
display: -ms-flexbox;
}
i {
font-style: normal;
}
.ebox_tabel h2 {
display: flex;
align-items: center;
font-size: 16px;
text-align: center;
margin: 10px;
justify-content: center;
padding: 10px;
background: url(../img/h2_bg.png) no-repeat bottom center;
}
.ebox_tabel { position: relative;
    background-color: #fff;
    background-clip: border-box;
    border-radius: 3px;
    box-shadow: 0 1px 5px 0px rgb(115 108 203 / 23%);
    margin: 10px;
    padding: 10px;
  }
  .kaoqibox{position:absolute; width: 300px; top: 10px; right: 10px; border: 1px solid #ddd; border-radius: 5px;}
  .kaoqibox table{  font-size: 12px;}
  .kaoqibox table td{padding: 5px;}