*{
    margin: 0;
    padding: 0;
}
li{
    list-style: none;
}
.icon{
    position: absolute;
    top: 5px;
    right: 5px;
    height: 25px;
    width: 25px;
    background: #fff;
}
.laydate-box{
    height: 34px;
    width: 154px;
    border: none;
    margin: 100px 0 0 200px;
    position: relative;
}
#laydateInput{
    outline: none;
    display: block;
    height: 30px;
    width: 150px;
    font-size: 16px;
    line-height: 30px;
}
.select-date{
    text-align: center;
    height: 100%;
    margin: 0 auto;
}
.select-date-header{
    padding: 0 17px;
    height: 38px;
    border-bottom: 1px solid #d7d7d7;
    padding-bottom: 14px;
}
.heade-ul{
    height: 38px;
}
.header-item{
    height: 28px;
    float: left;
}
.header-item select{
    height: 28px;
}
.header-item-one select{
    width: 152px;
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    border:none;
    padding: 0;
    height: 38px;
    margin-bottom: 0;
    font-size: 24px;
    color: #000;
    background: url("../images/select1.png") no-repeat;
    padding-left: 15px;
    outline: none;
}
.header-item-one{
    height: 38px;
}
.header-item-two i{
    display: block;
    float: left;
    height: 28px;
    width: 28px;
    line-height: 28px;
    text-align: center;
    cursor: pointer;
}
.header-item-two i{
    display: block;
    float: left;
    height: 28px;
    width: 28px;
    line-height: 28px;
    text-align: center;
    cursor: pointer;
}
.header-item-two{
    height: 38px;
    float: right;
}
.header-item-two select{
    width: 116px;
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    border:none;
    padding: 0;
    height: 38px;
    margin-bottom: 0;
    font-size: 24px;
    color: #000;
    background: url("../images/select2.png") no-repeat;
    padding-left: 13px;
    outline: none;
}
.header-item-two i:nth-child(1){
    border-right: 1px solid #ccc;
}
.header-item-two i:nth-child(3){
    border-left: 1px solid #ccc;
}
.header-item-three{
    margin-left: 30px;
    width: 73px;
}
.header-item-three span{
    display: block;
    height: 100%;
    border: 1px solid #d8d8d8;
    background: #f9f9f9;
    line-height: 28px;
    text-align: center;
    font-size: 14px;
    width: 100%;
    cursor: pointer;
}
.header-item-three span:hover{
    border-color: #388bff;
}
.header-item-three span.active{
    border-color: #388bff;
}
.week-list{
    width: 100%;
}
.week-list li{
    float: left;
    width: 40px;
    text-align: center;
    font-size: 15px;
    color: #000;
    /*font-weight: bold;*/

}
.week-list li:nth-child(7),.week-list li:nth-child(7) a{
    color:#d10000
}
.week-list li:nth-child(1),.week-list li:nth-child(1) a{
    color:#d10000
}
.tabel-line{
    height: 35px;
}
.tabel-ul{
    height: 35px;
}
.tabel-li{
    width: 40px;
    height: 35px;
    text-align: center;
    float: left;
    font-size: 15px;
    color: #333333;
    line-height: 35px;
    margin-bottom: 6px;
}
.tabel-li.preDays{
    visibility: hidden;
    color: #bfbfbf;
}
.tabel-li.nextDay{
    color: #bfbfbf;
    visibility: hidden;
}
.tabel-li:hover{
    border-color: #ffbb00;
}
.tabel-li.showClick{
    border-color: #ffbb00;
}
.tabel-li.active{
    background: url("../images/yuan.png") no-repeat;
    color: #fff !important;	border-color:#ffbb00;
    background-position: 2.5px 0;
}
.tabel-li.weekColor,.tabel-li.weekColor a{
    color:#d10000;
}
.select-date-body{
    padding: 0 17px;
    margin-top: 20px;
}
.tabel-li.active a{
    color: #fff;
}
select::-ms-expand {
    display: none;
}
select option{
    font-size: 20px;
}
