/* æ–°å¢žæ´»åŠ¨æ—¥åŽ† */
.h_index_l_box{border-radius: 10px;width:320px !important;float:left;background-size: 100% 100%;z-index: 999;min-height: 320px;position: absolute;left: 0;top:210px;background: #fff;}
.bar-mini {
    /* left: calc(calc(100% - 1200px)/-2); */
    left:-355px;
}

.toggleT span{
   /*  transform: rotateY(180deg);*/
}
.bar-mini .toggle span{
   /*  transform: rotateY(180deg);*/
}
.toggle{
width: 40px;
color: #fff;
text-align: center;
height: 137px;
cursor: pointer;
display: flex;
align-items: center;
justify-content: center;
position: absolute;
top: 195px;
left: 0;
z-index: 9999;
}
.h_index_l {width: 225px;margin:0 40px 0 50px;}

.l_logo_box {
    margin-top: 30px;
    text-align: center;
    line-height: 13px;
}

.l_logo_box img {
    max-width: 100%;
}

.l_box {
    margin-top: 0px;
}

.l_box_head {
    background: url("../images/h_index_l_box_hx.png") bottom right no-repeat;
    background-size: 100% 70%;
    position: relative;
}


.l_box_head h1 {
    background: url("../images/l_zfw.png") left no-repeat;
    padding-left: 30px;
    color: #005293;
    font-size: 18px;
    line-height: 42px;
    cursor: pointer;
    font-family: "siyuanB";
    font-weight: bold;
    background-size: 20px 22px;
}

.l_zzc_box .l_box_head h1 {
    background-image: url("../images/l_zzc.png");
}
.l_hdrl_box{
    position:relative;
    z-index:1;
}

.l_hdrl_box .l_box_head h1 {
    background-image: url("../images/l_hdrl.png");
}

.rili_box{
    margin-bottom: 10px;
}
.rili_box .main {
    width: 100%;
    height: 270px;
    margin: 0 auto;
    position: relative;
    margin-bottom: 0;padding: 0;
    box-shadow: none;background: none;border-radius: 0;
}
.rili_header {
    width: 100%;
    height: 50px;
    position: relative;
}
.rili_header_btn{
    position: absolute;
    top: 10px;
    right: calc(100% /2 - 50px);
}
.rili_box button {
    width: 10px;
    height: 30px;
    font-size:0.8rem;
    text-align: center;
    line-height: 30px;
    border: none;
    outline: none;
    cursor: pointer;
    user-select: none;
    background: transparent;
    float: left;
    color: #bdbdbd;
}
.rili_box .nowTime {
    font-size: 14px;
    -webkit-background-clip: text;
    color: #2452b0;
    float: left;
    line-height: 30px;
    margin:0 0px 0 10px;
}

.rili_box .container {
    width: 100%;
    margin: 0 auto;
    position: relative;
    background: rgba(255,255,255,0.4);
}
.tishi_p{text-align: center; margin-top: 20px;}
.rili_box .container ul:first-of-type {background: transparent!important;color: #999999;border-bottom: 1px solid #eff2f9;margin-bottom: 10px;}

.rili_box .container ul {
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    text-align: center;
}

.rili_box .container li {
    width: 11.28%;
    /* height: 50px; */
    text-align: center;
    line-height: 25px;
    cursor: pointer;
    position: relative;
    box-sizing: border-box;
    margin: 0 5px 5px 0;
}

.rili_box .container li.active .rili_days span{color: #fff;}
.rili_box .rili_content li.active{background: #2354b1;border-radius: 5px;}
.rili_box .container .rili_content li:not(.disabled):hover {
    color: #fff;
    background: #95b4f8;
    border-radius:5px;
}
.rili_box li.disabled {
    background: transparent;
    cursor: not-allowed;
    color: transparent;
}
.rili_box .content li.click_active{
    background: #539dd8;
    color: #fff;
}
.rili_box .content li.active .ac_num_box{
    display: block;
}
.rili_box .today_li{
    border: 1px solid #005293;
}
.rili_icon{
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #3d6e9e;
    position: absolute;
    display: none;
    bottom: 8px;
    left: 50%;
    transform: translateX(-50%);
}
.ac_num_box{
    position: absolute;
    box-sizing: border-box;
    width: 100%;
    bottom: 0;
    left: 0;
    font-size: 12px;
    color: #9b9c9c;
    line-height: 25px;
    text-align: left;
    padding: 0 10%;
    display: none;
    text-align: center;
}
.ac_num_icon {
    display: inline-block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    /*! background: #5459ad; */
}
.colr_grey{
    color: #999999;
}
.rili_event{position: absolute;top:100%;left: -50px;display: none;background: #fff;width: 240px;padding: 10px 40px;max-height: 400px;overflow-y: auto;border-radius: 10px;}
.rili_event.active{
    display: block;
}
.event_list_tt{
    text-align: center;
    display:none; 
}
.rili_event .no_et{line-height: 30px;color: #2354b1;border-bottom: 1px dashed #eeeeee;padding: 5px;position: relative;text-align: center;background: #e1e8f5;border-radius: 10px;margin-top: 5px;}
.rili_event .et_l{line-height: 20px;color: #2354b1;border-bottom: 1px dashed #2354b1;padding: 5px;position: relative;text-align: left;}
.rili_event .et_l a{font-size: 14px;}
.rili_event p.et_l::before{
    content: '';
    width: 10px;
    height: 10px;
    position: absolute;
    left: -10px;
    top: 15px;
    /* transform: translateY(-50%); */
}
.rili_event p span{
    display: block;
}
.event_close {
    position: absolute;
    right: 4%;
    top: 4%;
    font-size: 20px;
    /* background: #005293; */
    text-align: center;
    color: #eee;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    display:none;
}
.rili_event p a:hover{
    color: #005293;
}
.rili_box .rili_content li.active .ac_num_box {
    display: block;
}
.rili_event p.et_l::before {
    content: '';
    width: 5px;
    height: 5px;border-radius: 100%;
    background-color: #007eff;
    position: absolute;
    left: -5px;
    top: 17px;
}