@charset "utf-8";

/* CSS Document */

.content {
    width: 100%;
    margin: 20px auto 0;
    overflow: hidden;
}

.mode {
    width: 1200px;
    margin: 0 auto 20px;
    overflow: hidden;
}

.imgArticle {
    width: 463px;
    float: left;
    margin-top: 5px;
    position: relative;
}

.item-img01 {
    width: 100%;
}

.item-img01 a {
    padding-bottom: 57.019%;
}

.item-txt01 {
    background-color: #ededed;
    padding: 6px 0 8px;
    width: 100%;
    overflow: hidden;
    position: absolute;
    left: 0;
    bottom: 0;
    opacity: 0.9;
    filter: alpha(opacity=90);
}

.item-txt01 h3 {
    font-size: 16px;
    font-weight: normal;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    overflow: hidden;
}

.item-txt01 span {
    display: block;
    padding: 0 15px 0 42px;
    background: url(../images/time.png) no-repeat 15px center;
    float: right;
    height: 30px;
    line-height: 30px;
}

.tabArticleList01 {
    margin-left: 491px;
    position: relative;
}

.tabMenu01 {
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #8f000b
}

.tabMenu01 li {
    width: auto;
    float: left;
    font-size: 20px;
    letter-spacing: 1px;
    margin-right: 30px;
    height: 40px;
    position: relative;
}

.tabMenu01 li a {
    color: #8f000b;
    height: 40px;
    display: block;
}

.tabMenu01 li:hover a,
.tabMenu01 li.active a {
    color: #ae722a;
}

.tabMenu01 li:hover a:before,
.tabMenu01 li.active a:before {
    content: '';
    width: 100%;
    height: 4px;
    background-color: #e2a459;
    position: absolute;
    left: 0;
    bottom: -1px;
}

.tabMore01 {
    width: 25px;
    height: 25px;
    position: absolute;
    right: 0;
    top: 5px;
}

.tabMore01 span {
    display: none;
}

.tabList01 {
    width: 100%;
    overflow: hidden;
}

.tabList01 dd {
    display: none;
}

.list01 {
    width: 100%;
    overflow: hidden;
    padding: 10px 0 0;
}

.list01 li {
    font-size: 15px;
    height: 31px;
    line-height: 31px;
    overflow: hidden;
    background: url(../images/li-bg.png) no-repeat left center;
}

.list01 li span {
    float: right;
    color: #595959;
    margin-left: 10px;
}

.list01 li a {
    padding-left: 15px;
}

.tabArticleList02 {
    position: relative;
}

.tabMenu02 {
    width: 100%;
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #8f000b
}

.tabMenu02 li {
    width: auto;
    float: left;
    font-size: 20px;
    letter-spacing: 1px;
    margin-right: 30px;
    height: 60px;
    position: relative;
}

.tabMenu02 li a {
    color: #8f000b;
    height: 60px;
    display: block;
}

.tabMenu02 li:hover a,
.tabMenu02 li.active a {
    color: #ae722a;
}

.tabMenu02 li:hover a:before,
.tabMenu02 li.active a:before {
    content: '';
    width: 100%;
    height: 4px;
    background-color: #e2a459;
    position: absolute;
    left: 0;
    bottom: -1px;
}

.tabMore02 {
    width: 25px;
    height: 25px;
    position: absolute;
    right: 0;
    top: 20px;
}

.tabMore02 span {
    display: none;
}

.tabList02 {
    width: 100%;
    overflow: hidden;
}

.tabList02 dd {
    display: none;
}

.list02 {
    width: 100%;
    overflow: hidden;
    padding: 10px 0 0;
}

.list02 li {
    font-size: 15px;
    height: 31px;
    line-height: 31px;
    overflow: hidden;
    background: url(../images/li-bg.png) no-repeat left center;
}

.list02 li span {
    float: right;
    color: #595959;
    margin-left: 10px;
}

.list02 li a {
    padding-left: 15px;
}

.mode02 {
    width: 1226px;
    margin: 0 auto;
}

.linkList01 {
    width: 100%;
    overflow: hidden;
}

.linkList01 li {
    width: 20%;
    float: left;
}

.linkList01 li a {
    display: block;
    margin: 0 13px;
    background-color: #ededed;
    overflow: hidden;
}

.linkList01 li a strong {
    width: 63px;
    display: block;
    margin: 0 auto;
    padding: 14px;
    float: left;
}

.linkList01 li a span {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-align: center;
    padding: 25px 0;
    display: inline-block;
}


/*通知公告*/

.modeWrap03 {
    width: 1200px;
    overflow: hidden;
    background: url(../images/bg02.jpg) repeat;
    margin: 24px auto 0;
}

.mode03 {
    width: auto;
    padding: 0 20px;
}

.mode03 .lf {
    margin-right: 443px;
}

.articleList01 {
    width: 100%;
    overflow: hidden;
}

.listTitle01 {
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #9a3136
}

.listTitle01 h3 {
    font-size: 20px;
    font-weight: normal;
    color: #9a3136;
}

.listTitle01 span {
    float: right;
    width: 25px;
    height: 25px;
    padding-top: 10px;
}

.calendar {
    position: absolute;
    right: 20px;
    top: 20px;
}


/*日历*/

.mode03 {
    position: relative;
}


/*#CalendarMain {width:399px;height: 298px;border: 1px solid #ccc;margin: 0 auto;overflow:hidden;}*/

#CalendarMain {
    width: 399px;
    height: 298px;
    margin: 0 auto;
    overflow: hidden;
}

#title {
    width: 100%;
    height: 35px;
    background-color: #d20818;
    line-height: 35px;
}

.selectBtn {
    font-weight: 900;
    font-size: 15px;
    color: #fff;
    cursor: pointer;
    text-decoration: none;
    padding: 0 10px;
}

.selectYear {
    float: left;
    margin-left: 150px;
    position: absolute;
}

.selectMonth {
    float: left;
    margin-left: 210px;
    position: absolute;
}

.prevMonth {
    width: 30px;
    height: 35px;
    background: url(../images/prevmonth.png) no-repeat center center;
    margin-left: 50px;
}

.nextMonth {
    width: 30px;
    height: 35px;
    background: url(../images/nextmonth.png) no-repeat center center;
    margin-right: 50px;
}

.month {
    float: left;
    position: absolute;
}

.nextMonth {
    float: right;
}

.currentDay {
    float: right;
}

#context {
    background-color: #fff;
    width: 100%;
}

.week {
    width: 100%;
    height: 35px;
    background: #e3dfda
}

.week>h3 {
    float: left;
    color: #808080;
    text-align: center;
    margin: 0;
    padding: 0;
    font-size: 13px;
    height: 35px;
    line-height: 35px;
}

.dayItem {
    float: left;
}

.lastItem a {
    color: #d1c7b7 !important;
}

.item {
    color: #333;
    float: left;
    text-align: center;
    cursor: pointer;
    margin: 0;
    font-family: "微软雅黑";
    font-size: 13px;
    border-right: 1px solid #e3dfda;
    border-bottom: 1px solid #e3dfda;
    box-sizing: border-box;
}

.item:hover {
    color: #b9121b;
}

.currentItem>a {
    background-color: #b9121b;
    width: 25px;
    line-height: 25px;
    float: left;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #fff;
}

#foots {
    width: 100%;
    height: 35px;
    background-color: #fff;
    border-top: 1px solid #ccc;
    margin-top: -1px;
    display: none;
}

#footNow {
    float: right;
    margin: 6px 15px 0 0;
    color: #009ad6;
    font-family: "微软雅黑";
}

#Container {
    overflow: hidden;
    float: left;
}

#center {
    width: 100%;
    overflow: hidden;
}

#centerMain {
    width: 300%;
    margin-left: -100%;
}

#selectYearDiv {
    float: left;
    background-color: #fff;
}

#selectYearDiv>div {
    float: left;
    text-align: center;
    font-family: "微软雅黑";
    font-size: 16px;
    border: 1px solid #ccc;
    margin-left: -1px;
    margin-top: -1px;
    cursor: pointer;
    color: #909090;
}

.currentYearSd,
.currentMontSd {
    color: #ff4400 !important;
}

#selectMonthDiv {
    float: left;
    background-color: #fff;
}

#selectMonthDiv>div {
    color: #909090;
    float: left;
    text-align: center;
    font-family: "微软雅黑";
    font-size: 16px;
    border: 1px solid #ccc;
    margin-left: -1px;
    margin-top: -1px;
    cursor: pointer;
}

#selectYearDiv>div:hover,
#selectMonthDiv>div:hover {
    background-color: #efefef;
}

#centerCalendarMain {
    float: left;
}


/*热点专题*/

.topicList01 {
    width: 105%;
    overflow: hidden;
    padding-top: 18px;
}

.topicList01 li {
    width: 215px;
    height: 75px;
    overflow: hidden;
    float: left;
    margin: 0 32px 20px 0;
}

.topicList01 li a {
    display: block;
    border: 1px solid #e3dfda;
    height: 73px;
    transition: all 0.3s ease;
}

.topicList01 li h3 {
    font-weight: normal;
    color: #fff;
    font-size: 15px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    padding-top: 22px;
    overflow: hidden;
}

.topicList01 li span {
    display: block;
    text-align: center;
    color: #fff;
}

.topicList01 li a:hover {
    opacity: 0.8;
    transform: scale(1.2);
}

.topicList01 li.colorBlue a {
    background-color: #8f000b;
}

.topicList01 li.colorGreen a {
    background-color: #838383;
}


/*x常用链接*/

.modeWrap05 {
    width: 100%;
    overflow: hidden;
    background-color: #f3f3f3;
    padding-top: 30px;
}

.linkTitle01 {
    width: 115px;
    float: left;
    font-size: 18px;
    font-weight: normal;
}

.linkList02 {
    margin-left: 115px;
}

.linkList02 li {
    width: 16.667%;
    float: left;
    line-height: 35px;
    height: 35px;
}

@media screen and (max-width:1200px) {
    .mode {
        width: auto;
        padding: 0 15px
    }
    .mode02,
    .modeWrap03 {
        width: auto;
        padding: 0 2px;
    }
    .topicList01 li {
        width: 25%;
        margin: 0 0 15px 0;
    }
    .topicList01 {
        width: 100%
    }
    .topicList01 li a {
        margin: 0 7px;
    }
    .linkList02 li {
        width: auto;
        margin-right: 20px;
    }
    .linkList01 li a strong {
        width: 30px;
        padding: 10px;
    }
    .linkList01 li a span {
        padding: 10px 0;
    }
}

@media screen and (max-width:992px) {
    .tabMenu01 li,
    .tabMenu02 li {
        font-size: 18px;
        margin-right: 20px;
    }
    .imgArticle {
        float: none;
        margin: 0 auto;
    }
    .tabArticleList01 {
        margin: 30px 0 0 0;
    }
    .topicList01 li {
        width: 33.333%;
    }
    .mode03 .lf {
        margin: 0;
    }
    .calendar {
        display: none;
    }
    .linkList01 li:first-child,
    .linkList01 li:nth-child(2),
    .linkList01 li:nth-child(3) {
        width: 18%;
    }
    .linkList01 li:nth-child(4),
    .linkList01 li:last-child {
        width: 23%
    }
    .linkList01 li a {
        margin: 0 5px;
    }
}

@media screen and (max-width:850px) {}

@media screen and (max-width: 768px) {
    .content {
        margin-top: 20px;
    }
    .mode02 {
        padding: 0 10px
    }
    .linkList01 li {
        width: 33.33%;
        margin-bottom: 10px;
    }
    .tabMenu01 li,
    .listTitle01 h3,
    .tabMenu02 li,
    .listTitle01 h3 {
        font-size: 16px;
    }
    .item-txt01 h3,
    .list01 li {
        font-size: 14px;
    }
    .topicList01 li {
        width: 50%;
    }
    .linkList01 li:first-child,
    .linkList01 li:nth-child(2),
    .linkList01 li:nth-child(3) {
        width: 33.3%;
        overflow: hidden;
    }
    .linkList01 li:last-child,
    .linkList01 li:nth-child(4) {
        width: 50%;
        height: 68px;
        overflow: hidden;
    }
}

@media screen and (max-width:640px) {
    .linkTitle01 {
        float: none;
    }
    .linkList02 {
        margin: 10px 0 0 0;
    }
}

@media screen and (max-width:480px) {
    .imgArticle {
        width: 100%;
    }
    .linkList01 li {
        width: 50%;
    }
    .topicList01 li {
        width: 100%;
        margin-bottom: 10px;
    }
    .linkList01 li {
        width: 100% !important
    }
}

@media screen and (max-width:400px) {}

@media screen
/*and (min-width:320px)*/

and (max-width:360px) {}


/* 日历 */

.gp-calendar1 .calendar_wrap {
    position: relative;
    box-sizing: border-box;
}

.gp-calendar1 .calendar_wrap .year_day_select {
    position: absolute;
    top: 0px;
    right: 90px;
}

.gp-calendar1 .calendar_wrap .year_day_select::after {
    content: "";
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    clear: both;
}

.gp-calendar1 .calendar_wrap .year_day_select .year_day_select_item {
    float: left;
    margin-left: 30px;
    border: 1px solid #dcdcdc;
    height: 28px;
}

.gp-calendar1 .calendar_wrap .year_day_select .year_day_select_item select {
    border: 0;
    background: none;
    outline: none;
    height: 28px;
    line-height: 28px;
    padding: 0 5px;
    box-sizing: border-box;
}

@media screen and (max-width: 1240px) {
    .gp-calendar1 .calendar_wrap .year_day_select {
        position: relative;
        float: right;
        top: initial;
        right: initial;
    }
}

.gp-calendar1 .calendar_wrap .pc_academic_calendar_wrap {
    clear: both;
}

.gp-calendar1 .calendar_wrap .pc_academic_calendar_wrap ul li {
    float: left;
    width: 14%;
    height: 30px;
}

.gp-calendar1 .calendar_wrap .pc_academic_calendar_wrap ul li::marker {
    content: '';
    display: none;
}

.gp-calendar1 .calendar_wrap .pc_academic_calendar_wrap ul li span {
    height: 30px;
    line-height: 30px;
    color: #94070a;
    display: block;
    margin: 0 25px;
    text-align: center;
}

@media screen and (max-width: 1400px) {
    .gp-calendar1 .calendar_wrap .pc_academic_calendar_wrap ul li span {
        margin: 0 15px;
    }
}

@media screen and (max-width: 1100px) {
    .gp-calendar1 .calendar_wrap .pc_academic_calendar_wrap ul li span {
        margin: 0 5px;
    }
}

.gp-calendar1 .calendar_wrap .pc_academic_calendar_wrap dl dd {
    float: left;
    width: 14%;
    height: 35px;
    position: relative;
}

.gp-calendar1 .calendar_wrap .pc_academic_calendar_wrap dl dd .calendar_num {
    color: #666;
    display: block;
    text-align: center;
    height: 29px;
    line-height: 29px;
    border-bottom: 1px solid #d5dbdf;
    border-right: 1px solid #d5dbdf;
    position: relative;
}

.gp-calendar1 .calendar_wrap .pc_academic_calendar_wrap dl dd .calendar_num.current {
    background-color: #f9c88e;
    color: #000;
}

.gp-calendar1 .calendar_wrap .pc_academic_calendar_wrap dl dd .calendar_num:hover {
    background: #fdf7f7;
    text-decoration: none;
}

@media screen and (max-width: 1400px) {
    .gp-calendar1 .calendar_wrap .pc_academic_calendar_wrap dl dd .calendar_num {
        margin: 0 15px;
    }
    .gp-calendar1 .calendar_wrap .pc_academic_calendar_wrap dl dd .calendar_num {
        margin: 0 15px;
    }
}

@media screen and (max-width: 1100px) {
    .gp-calendar1 .calendar_wrap .pc_academic_calendar_wrap dl dd .calendar_num {
        margin: 0 5px;
    }
    .gp-calendar1 .calendar_wrap .pc_academic_calendar_wrap dl dd .calendar_num {
        margin: 0 5px;
    }
}

@media screen and (max-width: 996px) {
    .gp-calendar1 .calendar_wrap .pc_academic_calendar_wrap dl dd {
        height: 50px;
    }
    .gp-calendar1 .calendar_wrap .pc_academic_calendar_wrap dl dd .calendar_num {
        height: 49px;
        line-height: 49px;
    }
}

@media screen and (max-width: 414px) {
    .gp-calendar1 .calendar_wrap .pc_academic_calendar_wrap dl dd {
        height: 40px;
    }
    .gp-calendar1 .calendar_wrap .pc_academic_calendar_wrap dl dd .calendar_num {
        height: 39px;
        line-height: 39px;
    }
}

.gp-calendar1 .calendar_wrap .pc_academic_calendar_wrap dl dd .calendar_none {
    display: none;
    position: absolute;
    top: 0;
    right: -206px;
    z-index: 1;
    width: 206px;
    padding: 17px 20px;
    box-sizing: border-box;
    background: rgba(180, 137, 82, 0.946);
    max-height: 270px;
    overflow-y: auto;
}

.gp-calendar1 .calendar_wrap .pc_academic_calendar_wrap dl dd .calendar_none::-webkit-scrollbar {
    width: 10px;
    height: 1px;
}

.gp-calendar1 .calendar_wrap .pc_academic_calendar_wrap dl dd .calendar_none::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #ccc;
}

.gp-calendar1 .calendar_wrap .pc_academic_calendar_wrap dl dd .calendar_none::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background: #ededed;
    border-radius: 10px;
}

.gp-calendar1 .calendar_wrap .pc_academic_calendar_wrap dl dd .calendar_icon {
    position: absolute;
    bottom: 5px;
    right: 0px;
    height: 20px;
    line-height: 20px;
    text-align: right;
}

.gp-calendar1 .calendar_wrap .pc_academic_calendar_wrap dl dd .calendar_icon em {
    margin-left: 5px;
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    border-radius: 50%;
}

.gp-calendar1 .calendar_wrap .pc_academic_calendar_wrap dl dd .calendar_icon em.glbg {
    background: #f29b76;
}

.gp-calendar1 .calendar_wrap .pc_academic_calendar_wrap dl dd .calendar_icon em.tjbg {
    background: #9081da;
}

.gp-calendar1 .calendar_wrap .pc_academic_calendar_wrap dl dd .calendar_icon em.xshy {
    background: #81afda;
}

.gp-calendar1 .calendar_wrap .pc_academic_calendar_wrap dl dd:hover .calendar_none {
    display: block !important;
}

.gp-calendar1 .calendar_wrap .calendar_day {
    margin-bottom: 33px;
}

.gp-calendar1 .calendar_wrap .calendar_day h2 {
    margin-right: 30px;
    font-weight: bold;
    font-size: 24px;
    color: #333;
    float: left;
}

.gp-calendar1 .calendar_wrap .calendar_day span {
    float: left;
    display: block;
    width: 0;
    height: 0;
    margin-right: 10px;
    margin-top: 25px;
}

.gp-calendar1 .calendar_wrap .calendar_day .calendar_left_arrow {
    border-right: 8px solid #b7b7b7;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 0;
    cursor: pointer;
}

.gp-calendar1 .calendar_wrap .calendar_day .calendar_right_arrow {
    border-left: 8px solid #b7b7b7;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-right: 0;
    cursor: pointer;
}

.gp-calendar1 .calendar_wrap .calendar ul li {
    margin-bottom: 30px;
}

.gp-calendar1 .calendar_wrap .calendar ul li .calendar_item {
    border-bottom: 1px solid #ccc;
    padding-bottom: 48px;
}

.gp-calendar1 .calendar_wrap .calendar ul li .calendar_item em {
    display: block;
    margin-bottom: 20px;
    font-size: 16px;
    color: #b48952;
}

.gp-calendar1 .calendar_wrap .calendar ul li .calendar_item h4 a {
    font-size: 16px;
    color: #b48952;
    margin-left: -10px;
}

.gp-calendar1 .calendar_wrap .calendar ul li .calendar_item p {
    font-size: 18px;
    color: #333;
    margin: 20px 0;
}

.gp-calendar1 .calendar_wrap .calendar ul li .calendar_item span {
    font-size: 16px;
    color: #666;
}

.gp-calendar1 .calendar_wrap .noactivity img {
    width: 154px;
    height: 88px;
    display: block;
    margin: 0 auto 40px;
}

.gp-calendar1 .calendar_wrap .noactivity p {
    text-align: center;
    color: #999;
    font-size: 24px;
}

.gp-calendar1 .calendar_wrap .year_day {
    width: 100%;
    padding: 20px 0 30px;
    position: relative;
    background: url(../images/cal_bg.png) repeat-x bottom #a93a3e;
    margin-bottom: 15px;
    ;
}

.gp-calendar1 .calendar_wrap .year_day h2 {
    text-align: center;
    font-weight: normal;
    color: #fff;
    font-size: 18px;
    ;
}

.gp-calendar1 .calendar_wrap .year_day span {
    display: block;
    position: absolute;
    top: 5px;
    width: 0;
    height: 0;
}

.gp-calendar1 .calendar_wrap .year_day .year_day_left_arrow {
    left: 50px;
    width: 12px;
    height: 12px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(-135deg);
    top: 22px;
    cursor: pointer;
}

.gp-calendar1 .calendar_wrap .year_day .year_day_right_arrow {
    right: 50px;
    width: 12px;
    height: 12px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg);
    top: 22px;
    cursor: pointer;
}

.gp-calendar1 .calendar_wrap .calendar_none .calendar_none_arrow {
    display: block;
    position: absolute;
    top: 10px;
    left: -10px;
    width: 0;
    height: 0;
    border-left: 0;
    border-right: 10px solid #8188bc;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
}

.gp-calendar1 .calendar_wrap .calendar_none .calendar_none_item {
    margin-bottom: 10px;
}

.gp-calendar1 .calendar_wrap .calendar_none .calendar_none_item h4 {
    color: #ffffff;
    font-weight: normal;
    padding-left: 11px;
    position: relative;
    line-height: 20px;
    max-height: 40px;
    overflow: hidden;
}

.gp-calendar1 .calendar_wrap .calendar_none .calendar_none_item h4::before {
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 8px;
}

.gp-calendar1 .calendar_wrap .calendar_none .calendar_none_item h4.glbg::before {
    background: #f29b76;
}

.gp-calendar1 .calendar_wrap .calendar_none .calendar_none_item h4.tjbg::before {
    background: #9081da;
}

.gp-calendar1 .calendar_wrap .calendar_none .calendar_none_item h4.xshy::before {
    background: #81afda;
}

.gp-calendar1 .calendar_wrap .calendar_none .calendar_none_item h4 a {
    color: #fff;
}

.gp-calendar1 .calendar_wrap .calendar_none .calendar_none_item p {
    color: #fff;
    margin: 5px 0;
}

.gp-calendar1 .calendar_wrap .calendar_none .calendar_none_item em {
    color: #fff;
    font-style: normal;
    position: relative;
    padding-left: 20px;
}

.gp-calendar1 .calendar_wrap .calendar_none .calendar_none_item em::before {
    content: "";
    display: block;
    width: 14px;
    height: 13px;
    background: url(../images/study_people2.png) no-repeat;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 0;
    top: 3px;
}

.gp-calendar1 .calendar_wrap .calendar_none .calendar_none_more {
    margin: 0 15px;
    padding-top: 15px;
}

.gp-calendar1 .calendar_wrap .calendar_none .calendar_none_more a {
    color: #fff;
}

.gp-calendar1 .calendar_wrap .cbbbbbb {
    color: #bbb !important;
}

.gp-calendar1 .calendar_wrap .academic_calendar_desc {
    display: none;
}

.gp-calendar1 .calendar_wrap .academic_calendar_desc ul li {
    display: inline-block;
    float: none !important;
    width: auto;
    margin-top: 40px;
    margin-bottom: 10px;
}

.gp-calendar1 .calendar_wrap .academic_calendar_desc ul li p {
    margin: 0 25px;
    height: 20px;
    line-height: 20px;
    position: relative;
    padding-left: 30px;
    box-sizing: border-box;
}

.gp-calendar1 .calendar_wrap .academic_calendar_desc ul li p::before {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -10px;
}

.gp-calendar1 .calendar_wrap .academic_calendar_desc ul li span {
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    margin: 0;
    margin-right: 10px;
    position: relative;
}

.gp-calendar1 .calendar_wrap .academic_calendar_desc ul li.glbg p::before {
    background: #f29b76;
}

.gp-calendar1 .calendar_wrap .academic_calendar_desc ul li.tjbg p::before {
    background: #9081da;
}

.gp-calendar1 .calendar_wrap .academic_calendar_desc ul li.xshy p::before {
    background: #81afda;
}

.gp-calendar1 .calendar_wrap .clearfix {
    margin: 0 -25px;
    width: auto !important;
}

.gp-calendar1 .calendar_wrap .clearfix:first-child {
    margin-bottom: 3px;
    ;
}

.gp-calendar1 .calendar_wrap .clearfix li {
    border-bottom: none;
    float: left !important;
    margin-bottom: 0 !important;
}

.gp-calendar1 .calendar_wrap .clearfix li:hover {
    border-bottom: none;
}

.gp-calendar1 .calendar_wrap .clearfix::after {
    content: "";
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    clear: both;
}

@media screen and (max-width: 479px) {
    .gp-calendar1 .calendar_wrap {
        padding: 0 30px;
    }
    .gp-calendar1 .calendar_wrap {
        padding: 0 30px;
    }
}