.main4 .datebox{    color: #fff;
    font-family: "Myriad Pro";
    font-size: 18px;
    line-height: 34px;
    display: inline-block;
    background: #A40B10 url(../images/jt1.png) no-repeat right center;
    background-position-x: 100px;
    cursor: pointer;
    position: relative;
    width: 130px;
    text-align: center;
    font-weight: bold;}
.main4 .datebox .date{padding-right: 30px;}
.main4 .datebox .datelist{    position: absolute;
    right: -100px;
    top: 0px;
    width: 100px;
    height: 300px;
    overflow-y: scroll;
    background: rgba(164,11,16,0.9);
    color: #fff;
    text-align: center;
    z-index: 300;
    display: none;}
.main4 .datebox .datelist div{
padding: 5px;
    line-height: 20px;
    font-size: 15px;
    cursor: pointer;
    white-space: nowrap
}
.main4 .datebox .datelist::-webkit-scrollbar{width: 8px;height: 8px;background-color: #8c0404;-webkit-border-radius: 6px;}
.main4 .datebox .datelist::-webkit-scrollbar-thumb:horizontal { width: 4px;  background-color: #8c0404;  -webkit-border-radius: 6px;}
.main4 .datebox .datelist::-webkit-scrollbar-track-piece { background-color: #8c0404; /*滚动条的背景颜色*/ -webkit-border-radius: 0; /*滚动条的圆角宽度*/}
.main4 .datebox .datelist::-webkit-scrollbar-thumb:vertical {height: 50px;background-color: #8c0404;-webkit-border-radius: 4px;  outline: 1px solid #fff; outline-offset: -1px;border: 1px solid #fff;}

.calendar_news {/* padding: 10px 34px; */clear: both;width: 100%;position:relative;z-index:222;    margin-bottom: 40px;
    border-bottom: 1px solid #dad9d9;
    padding-bottom: 30px;}
.calendar_news .slick-prev{left:-40px}
.calendar_news .slick-next{right:-40px}
.calendar_news:after{}
.calendar_news .con{}
.calendar_news li.hasEvents::after {
    content: "";position: absolute;width: 8px;height: 8px;
   background-color: #f0ebeb;border-radius: 50%;bottom: 2px;left: 50%;margin-left: -4px;
}
.calendar_news .news {float: left;position: relative;font-size: 21px;text-align: center;color: #333333;height: 43px;cursor: pointer;    margin: 0 !important;}
.calendar_news .news .week {font-size: 16px;opacity: 0.6;font-weight: normal; }
.calendar_news .news span {    display: block;
    padding: 0;
    font-weight: bold;
    line-height: 43px;
    width: 43px;
    text-align: center;
    margin: 0 auto;}


.calendar_news .news.current span {
    background: #A40B10;
    border-radius: 50%;
}
.calendar_news .news.current {}
.calendar_news .news.hasEvent:after{content:"";position: absolute;bottom:5px;width:5px;height:5px;background: #e2bf0f;border-radius: 50%;left:50%;margin-left:-3px}
.calendar_news .news.current span{color: #fff;opacity: 1;}
.calendar_news .news span.date{display: none;} 


.sudy-tab .tab-menu {
    display: none;
}
.infolist {

}
ul.tab-list.clearfix {
    margin-top: 22px;
}.calendar_news .news .week {
    display: none;
}div#container-4 .slick-list.draggable {
    margin: 0 20px 0px 10px;
}

.calendar_news .slick-prev {
    left: 0px;
    background: url(/_upload/tpl/03/d1/977/template977/images/jt2.png) no-repeat left center;
    border-radius: 0;
}
.calendar_news .slick-prev:hover {
    background: url(/_upload/tpl/03/d1/977/template977/images/llh.png) no-repeat left center;
}

.calendar_news .slick-next {
   right: 0px;
    background: url(/_upload/tpl/03/d1/977/template977/images/rr.png) no-repeat right center;
    border-radius: 0;
}
.calendar_news .slick-next:hover {
    background: url(/_upload/tpl/03/d1/977/template977/images/rrh.png) no-repeat right center;
}div#container-4 li.news {
    float: left;
    width: 33.3%;
    margin-bottom: 30px;
}
div#container-4 li.news .news_box.clearfix {
    background: #fff;
    margin: 0 10px;
    padding: 6% 8% 4% 8%;    border-top: 3px solid #A40B10;
}ul.ul1.clearfix {
    margin: 0 -10px;
}.swiper-wrapper {
    margin: 0 -10px;
}div#container-4 li.news .news_box.clearfix .news_title {
    font-size: 18px;
    line-height: 30px;
    font-weight: bold;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 60px;
}div#container-4 li.news .news_box.clearfix .news_time {
    font-size: 16px;
    line-height: 30px;
    color: #8C8C8C;
    border-top: 1px solid #eeeeee;
    margin-top: 20px;
    padding-top: 12px;
}.calendar_news .news.todayHasNoEvent span {
    color: #fff;
    opacity: 1;
    background: #A40B10;
    border-radius: 50%;
}.swiper-scrollbar {
    padding-top: 170px;
}