* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  outline: none;
}


li {
  list-style: none;
}

a {
  text-decoration: none;
  color: #333;
}

img,
input {
  border: 0;
  outline: none;
}


@font-face {
  font-family: "iconfont";
  src: ;

  src:  format('embedded-opentype'),

     format('woff');

}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 0.16rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-115rightarrowheads:before {
  content: "\e79b";
}

.icon-111arrowheadright:before {
  content: "\e6db";
}

.icon-116leftarrowheads:before {
  content: "\e807";
}

.icon-112leftarrowhead:before {
  content: "\e6f6";
}

#schedule-box {
  font-size: 0.16rem;
  position: relative;
  z-index: 9;
  background: #e9f3fb url(/uploads/image/nimages/rlbg.png) no-repeat center bottom;
  padding:0.1rem 0.3rem 1rem 0.3rem; 
}

.schedule-hd {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 0.6rem;
  border-bottom: 1px solid rgba(98, 104, 114, 0.36);
}

.schedule-hd div {
  display: block;
  min-width: 0;
  font-family: "rubik-light";
  font-weight: 600;
}

.today {
  /* flex: 1; */
  text-align: center;
}

.ul-box {
  overflow: hidden;
  color: #fff;
  border-top: none;
  padding-bottom: 0.25rem;
}

.week-ul {
  padding-bottom: 0;
  border-bottom: none;
}

.ul-box>li {
  float: left;
  width: 14.28%;
  text-align: center;
  font-size: 0.16rem;
  line-height: 0.48rem;
  color: #333;
}

.schedule-bd>li {
  font-family: "rubik-light";
  font-weight: 600;
}

.ul-box>li:first-child,
.ul-box>li:nth-child(7n   1) span,
.ul-box>li:nth-child(7n) span,
.ul-box>li:last-child {
  color: #eb1600;
}

.other-month {
  color: rgba(255, 255, 255, .4);
  margin-top: 0.06rem;
  opacity: 0;
}

.disabled {
  pointer-events: none;
  background-color: #eeeeee;
  color: #999999;
}

.current-month {
  color: #fff;
  margin-top: 0.06rem;
}

.today-style {
  border-radius: 50%;
  background: #58d321;
}

.arrow {
  cursor: pointer;
  color: #626872;
  font-weight: 100;
  font-size: 0.22rem;
  font-weight: normal;
}

.daystyle {
  display: inline-block;
  width: 0.32rem;
  height: 0.32rem;
  text-align: center;
  line-height: 0.32rem;
  cursor: pointer;
  /* font-family: georgia; */
  color: #626872;
  font-size: 0.16rem;
}

.current-month>.daystyle:hover {
  /* color: #ffffff;
  background: linear-gradient(204deg, #0a92dc 4%, #0051a2 85%); */
}


.boxshaw {
  box-shadow: 0.02rem 0.02rem 0.15rem 0.02rem #e3e3e3;
}

.selected-style {
  /* border: 1px solid #0051a2; */
}

.today-flag {
  color: #004cd8 !important;
  background: rgba(98, 104, 114, 0.15);
}

.active-style {
  background: #00bdff;
  color: #ffffff;
}

#h3ele {
  text-align: center;
  padding: 0.1rem;
}

.today {
  text-align: center;
  color: #004cd8;
  cursor: pointer;
  font-size: 0.24rem;
  flex: none !important;
}


.pub_date {
  display: flex;
  align-items: flex-end;
  position: relative;

}

.pub-date-list ul>li {
  border-bottom: 1px dashed #d6bebf;
}

.pub-date-list ul li a {
  display: block;
  padding: 0.2rem 0.3rem;
}

.pub-date-list {
  flex: 1;
  min-width: 0;
}

.pub-date-list ul>li a>div {
  display: flex;
  align-items: flex-end;
}

.pub-date-list ul>li a>div b {
  font-size: 0.24rem;
  font-weight: bold;
  line-height: 0.32rem;
  color: #034e9e;
}

.pub-date-list ul>li a>div span {
  font-size: 0.16rem;
  font-weight: normal;
  line-height: 0.26rem;
  color: #034e9e;
}

.pub-date-list ul>li a>h3 {
  font-size: 0.18rem;
  font-weight: normal;
  line-height: 0.32rem;
  letter-spacing: 0em;
  color: #333333;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  max-height: 0.64rem;
  margin-top: 0.05rem;
}

.pub-date-list ul>li a ol {
  margin-top: 0.1rem;
  display: none;
}


.pub-date-list ul>li a ol li {
  display: flex;
  align-items: flex-start;
}

.pub-date-list ul>li a ol li p {
  flex: 1;
  min-width: 0;
  font-size: 0.14rem;
  font-weight: normal;
  line-height: 0.28rem;
  color: #666666;
}

.pub-date-list ul>li:nth-child(1) a ol {
  display: block;
}

.pub-date-list ul>li.on a>h3 {
  color: #0054b2;
  font-weight: 600;
}

.pub-date-list ul>li.on {
  background: linear-gradient(89deg, rgba(59, 117, 198, 0.2) 10%, rgba(59, 117, 198, 0) 107%);
}



@media screen and (min-width:1025px) {
  .pub-date-list ul>li.on a>h3 {
    color: #0054b2;
    font-weight: 600;
  }

  .pub-date-list ul>li.on {
    background: linear-gradient(89deg, rgba(59, 117, 198, 0.2) 10%, rgba(59, 117, 198, 0) 107%);
  }
}

@media screen and (max-width:1024px) {
  .pub_date {
    display: block;
  }

  #schedule-box {
    width: auto;
    padding: 0.1rem 0.15rem 0.8rem 0.15rem;
  }

  .pub-date-list ul>li a>h3 {
    font-size: 0.16rem;
    color: #0054b2;
    font-weight: 600;
  }

  .today {
    font-size: 0.18rem;
  }

  .ul-box>li {
    font-size: 0.16rem;
  }

  .daystyle {
    font-size: 0.16rem;
  }

  .pub-date-list ul li a {
    padding: 0.15rem;
  }

  .pub-date-list ul>li a>div b {
    font-size: 0.18rem;
    line-height: 0.24rem;
  }

  .pub-date-list ul>li a>div span {
    font-size: 0.14rem;
    line-height: 0.2rem;
  }

  .pub-date-list ul>li a ol {
    display: block;
  }
}