/** 图标字体 **/
@font-face {
    font-family: 'layui-icon-cdg';
    src: url(./iconfont.eot);
    src: url(./iconfont.eot#iefix) format("embedded-opentype"),
      url(./iconfont.svg#iconfont) format("svg"),
      url(./iconfont.woff) format("woff"),
      url(./iconfont.ttf) format("truetype");
}
  
.whhd-content {
    padding: 1rem;
    width: 35.5rem;
    height: 48rem;
    background: #FFFFFF;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-38%, -50%);
    opacity: 0.88;
    z-index: 9;
    padding-right: 1rem;
    }

.whhd-content-left {
    width: 28.875rem;
    height: 26rem;
    background: #FFFFFF;
    opacity: 0.88;
}

.whhd-content-right {
    /* width: 44.125rem; */
    width: 100%;
    height: -46rem;
    background: #FFFFFF;
    opacity: 0.88;
    padding: 0rem 0rem 0rem 0rem;
    float: left;
    /* margin-top: 48px; */
    height: 19rem;
}

.whhd-content .whhd-tab {
    text-align: left;
}

.whhd-content .whhd-tab-box .whhd-tab li {
    padding: 2px 1.25rem;
    line-height: 1.75rem;
    border-radius: 1rem;
    font-size: 1.125rem;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    display: inline-block;
    cursor: pointer;
}

.whhd-content .whhd-content-left {
    padding: 0  0rem;
    /* display: none; */
    magin: 0 auto;
    margin: o auto;
}

.whhd-content .whhd-content-left .title {
    width: 7.5rem;
    height: 1.125rem;
    font-size: 1.125rem;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    /* line-height: 1.75rem; */
}

.whhd-content .whhd-content-left .line {
    width: 32.875rem;
    height: 3px;
    background: #30604E;
    border-radius: 2px;
    margin-top: 1.25rem;
    display: none;
}

.whhd-content .whhd-tab-box .whhd-tab .whhd-tab-active {
    background: #30604E;
    color: #FFFFFF;
}

.whhd-content .whhd-tab-box .more {
    font-size: 0.875rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #000000;
    line-height: 1.75rem;
    cursor: pointer;
    margin-top: -23px;
}

.whhd-content .whhd-tab-dv {
    margin-top: -2.5rem;
    display: none;
}

.whhd-content .whhd-box-active {
    display: block;
  
}
.whhd-content .whhd-box-active   >div:nth-child(3){
    display: none;
  

}
.whhd-content .whhd-tab-dv .whhd-tab-item {
    /* width: 40.125rem;
     */
     width: 100%;
    border-bottom: 1px solid #999999;
    padding-bottom: 0.5rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 0.875rem;
    text-align: left;
}

.whhd-content .whhd-tab-dv .whhd-tab-item:nth-child(3) {
    border-bottom: 0;
}

.whhd-content .whhd-tab-dv .whhd-tab-item .item-img {
    width: 10rem;
    height: 6.25rem;
    flex-shrink: 0;
    display: none;
}

.whhd-content .whhd-tab-dv .whhd-tab-item .msg {
    margin-top: 0rem;
    width: 100%;
    font-size: 0.875rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 1.7125rem;
    height: 1.8rem;
    overflow: hidden;
    margin-bottom: 0.5rem;
}

.whhd-content .whhd-tab-dv .whhd-tab-item .title {
    max-width: 27.125rem;
}

.whhd-content .whhd-tab-dv .whhd-tab-item .title a {
    font-size: 1rem;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
}

.layui-laydate-main {
    width: 33rem !important;
    height: 25rem;
}

.calendar_box {
    margin-top: 0rem;
    text-align: center;
}

.layui-laydate-header {
    background-color: #eee !important;
    line-height: 12px !important;
    /* width: 28rem; */
}

.layui-laydate-content {
    padding: 0 !important;
}

.layui-laydate-content td,
.layui-laydate-content th {
    width: 14.125rem !important;
    height: 3.125rem !important;
    background-color: #fff !important;
}

.whhd-content .time_module {
    margin-top: 0rem;
    width: 32.875rem;
    text-align: left;
    box-shadow: 0px 0px 1rem 0px rgba(0, 0, 0, 0.15);
    height: 45.5rem;
}

.whhd-content .time_module .time-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 2rem;
    background: #9C8267;
    text-align: center;
}

.whhd-content .time_module .time-header p {
    width: 6.5rem;
    height: 2rem;
    background: #30604E;
    font-size: 1rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
}

.whhd-content .time_module .icon {
    width: 1.1875rem !important;
    height: 1.1875rem !important;
    fill: #FFFFFF;
    margin-right: 0.875rem;
    cursor: pointer;
}

.whhd-content .time_module .timer {
    font-size: 2rem;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #000000;
    line-height: 2.25rem;
    margin: 1rem 0 0.375rem;
}

.whhd-content .time_module .time-content {
    font-size: 1rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 1.5rem;
    padding: 0 1.375rem;
}

.whhd-content .time_module .time-content li {
    border-bottom: 1px dotted #333333;
    padding: 1.6rem 0;
}

.whhd-content .time_module .time-content li:last-child {
    border-bottom: none;
}
.whhd-content  .layui-laydate-content table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 33rem !important;
    height: 15rem;
}
.whhd-content .laydate-theme-grid .laydate-year-list > li {
    height: 32px !important;
    line-height: 32px !important;
}
.whhd-content .laydate-theme-grid .laydate-month-list > li {
    height: 52px !important;
    line-height: 52px !important;
}
.whhd-content .todayLayDate{
    display: none;
}
.whhd-content .last,.whhd-content .first{
    width: 3.875rem !important;
    margin-top: 11px;
}
.whhd-content .prv,.whhd-content .next{

    margin-top: 11px;
}
.whhd-content .event_count{
    width: 1.5rem !important;
    height: 1.5rem !important;
    line-height: 1.5rem !important;
}
.footer {
    z-index: 9;
    width: 100%;
    position: absolute;
    bottom: 5%;
}

.footer p {
    font-size: 1rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #F3F4F3;
    line-height: 1.75rem;
    display: none;
}
.footer div{
    display: block;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #F3F4F3;
    line-height: 2.5rem;
}