* { margin: 0; padding: 0; } ul { list-style: none; } .clearfix:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; } .clearfix { *zoom: 1; } /* .calendar{ width: 631px; height: 418px; float: left; } */ #schedule-box { width:100%; height:100%; margin: 0 auto; font-size: 20px; color: #fff; } .schedule-hd { display: flex; justify-content: space-between; padding: 0 15px; padding: 20px 15px 20px 15px; } .schedule-bd{ padding: 0 40px; } .schedule-bd li:nth-child(7n){ border-right: 0px; } .today { flex: 1; text-align: center; } .week-ul li{ border-bottom: 0px!important; } .ul-box { /* overflow: hidden; border-top: 1px solid #e2e2e2; */ } .ul-box>li { float: left; width: 14.28%; text-align: center; text-align: left; height: 45px; line-height: 45px; box-sizing: border-box; } .ul-box>li span{ position: relative;z-index:2} .week-ul>li{ font-size: 20px!important; font-weight: normal; color: #fff;width:14.28%; text-align: center; } .other-month { color: #d2d2d2; opacity: 0; } .current-month { color: #fff; } .arrow { cursor: pointer; } .dayStyle { display: inline-block; width: 100%; height: 100%; text-align: center; cursor: pointer; } .selected-style:hover{color:#fff;} .selected-style:hover::after { content: ""; width: 0.38rem; height: 0.38rem; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); /*background: url(../images/calendar-this.png) no-repeat center !important;*/ background:#c41b20; color: #fff !important; background-size: contain; z-index: -1;border:0; } .today-flag { color: #fff; } .today{ text-align: center; font-weight: bold; font-size: 24px; color: #fff; font-family: SourceHanSerifCN-Bold; } .today-flag::before{ content: ""; width: 0.38rem; height: 0.38rem; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); background: url(../images/calendar-this.png) no-repeat center !important; color: #fff !important; background-size: contain; z-index:-1; } .selected-style { /*color: #ff5722;*/ position: relative; } .selected-style::after{ position: absolute; content: ''; border:2px solid rgba(255, 255, 255, 0.7); border-radius: 100%; width: 34px; height: 34px; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: -1; } .active-style { background: #6695b1; color: #ffffff; } /*.currentDate{ position: relative; } .currentDate::after { position: absolute; content: ''; right: 3px; top: 3px; width: 8px; height: 8px; border-radius: 50%; background-color: #ff5722; }*/ .dateTip { /* position: absolute; z-index: 9999; right: -155px; top: 50px; width: 400px; background-color: #fff; box-shadow: 0px 3px 3px 3px #c0c0c0; border-radius: 4px; overflow: hidden; border-top-left-radius: 10px; border-top-right-radius: 10px;*/ } .tipCont ul li { width: 100%; height: 40px; border-bottom: 1px #bebebe dashed; padding: 10px 0px; } .tipCont ul li a { display: block; height: 40px; } .tipCont ul li a img { display: inline-block; float: left; width: auto; height: 40px; } .tipCont ul li a p { height: 20px; line-height:20px; display: inline-block; width: 315px; font-size: 14px; color: #333; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden; text-align: left; } .dateTip .tipTime { position: relative; height: 40px; background-color: #eee; line-height: 40px; text-align: center; color: #ff5722; font-size: 16px; } .closeBtn { position: absolute; top: 0; right: 0px; display: block; width: 40px; height: 40px; text-align: center; line-height: 40px; color: #fff; background-color: #ff0000; cursor: pointer; /* display: none; */ } .tipCont { padding: 10px 15px; height: auto; overflow: hidden; } @font-face { font-family: "iconfont"; /* Project id */ src: url('iconfont.ttf?t=1637983652792') format('truetype'); } .iconfont { font-family: "iconfont" !important; font-size: 26px; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .icon-jiantou_liebiaoxiangyou:before { content: "\eb03"; } .icon-jiantou_liebiaoxiangzuo:before { content: "\eb04"; } .icon-jiantou_yemian_xiangyou:before { content: "\eb0b"; } .icon-jiantou_yemian_xiangzuo:before { content: "\eb0f"; } .Events .EventsBox .EventsBoxL .Events_boxnr{ margin-top: 0.35rem; position: relative; } .Events .EventsBox .EventsBoxL .copy{ position: absolute; left: 0px; top: 0rem; background: none; width: 100%; } .EventsBox{ width: 100%; display: -webkit-flex; display: flex; justify-content: space-between; align-items: center; } .EventsBoxR{ padding-bottom: 30px; width: 59.1%; min-height: 423px; background:url(../../images/d-bg3-3.jpg) center center no-repeat; background-size:cover; order: 2; flex-shrink: 0; } .EventsBoxL{ width: 40.9%; flex-shrink: 0; order: 1; display: -webkit-flex; display: flex; justify-content: space-between; } .EventsBoxL .d-newsU3{ width: 46.8%; flex-shrink: 0; } .EventsBoxL .d-academicSwp1{ width: 100%; flex-shrink: 0; } #calendarnews{} #calendarnews .EventsBoxLTopText .tit{ display: block; font-size: 24px; font-weight: bold; } #calendarnews .EventsBoxLTopText .date{ margin-top: 20px; font-size: 16px; } .week-ul{ margin-bottom: 15px; padding: 0 40px; background-color: #D19C33; } .today-flag:after{ content: ''; position: absolute; left: 50%; top: 50%; width: 36px; height: 36px; background-color: #B01709; box-shadow: 0px 4px 10px 0px rgba(123, 0, 0, 0.3); border-radius: 50%; transform: translate(-50%, -50%); z-index: -1; } @media only screen and (max-width:1679px){ .EventsBoxR{min-height: 22.03vw;} } @media only screen and (max-width:959px){ .EventsBox{display:block} .EventsBoxL, .EventsBoxR{width: 100%} .EventsBoxL{flex-wrap: wrap;} .EventsBoxL .d-newsU3, .EventsBoxL .d-academicSwp1{width: 100%;} .EventsBoxL .d-newsU3{order: 2;} .EventsBoxL .d-academicSwp1{order: 1;} .EventsBoxR{min-height:0;padding-bottom: 20px} }