.g_eventMenu .item {
  display: block;
}
.g_eventMenu .name {
  font-size: 22px;
  margin: 10px 0 0 0;
}
.g_eventMenu .actived {
  background: #fff5ed;
}
.g_eventMenu .actived .name {
  color: #198cff;
}
.eventsCalendar .item {
  display: block;
}
.eventsCalendar .item .date {
  font-size: 22px;
}
.eventsCalendar .item .name {
  font-size: 16px;
}
.schoolsearch {
  width: 980px;
  margin: 0 auto;
}
.gindex_school .boxlink {
  display: block;
  padding: 13px 10px;
  height: 150px;
}
.gindex_school .boxlink .logo {
  margin: 0 0 10px 0;
}
.gindex_school .boxlink .logo,.gindex_school .boxlink .logo img {
  width: 260px;
  height: 70px;
}
.gindex_school .boxlink .logo img {
  object-fit: contain;
}
.gindex_school .photo,
.gindex_school .photo img {
  width: 150px;
  height: 99px;
  border-radius: 6px;
  object-fit: contain;
  overflow: hidden;
}
.gindex_school .photo_type2,
.gindex_school .photo_type2 img {
  width: 227px;
  height: 150px;
}
.gindex_school .photo_type2 {
  border-radius: 6px;
  overflow: hidden;
}
.gindex_school .photo_type2 img {
  object-fit: contain;
}
.gindex_school .companylogo,
.gindex_school .companylogo img {
  width: 140px;
  height: 100px;
  overflow: hidden;
}
.gindex_school .info {
  width: calc(100% - 140px - 15px);
  padding: 0 0 0 15px;
}
.gindex_school .info_type2 {
  width: calc(100% - 220px - 15px);
  padding: 0 0 0 15px;
}
.gindex_school .schoolname {
  font-weight: bold;
  display: inline-block;
  max-width: calc(100% - 120px);
  color: #666666;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  vertical-align: middle;
}
.gindex_school .fairname {
  font-size: 16px;
  width: 95%;
}
.gindex_school .fairname2 {
  font-size: 22px;
  margin: 0 0 5px 0;
}
.gindex_school .timeloc {
  font-size: 12px;
  line-height: 180%;
}
.gindex_school .nums {
  font-size: 16px;
  border-top: 1px dashed #dddddd;
  padding: 10px 0 0 0;
  margin: 10px 0 0 0;
  line-height: 190%;
}
.gindex_school .boxlink:hover .nums {
  color: #000000;
}
.gindex_school .guoqicompany .name {
  font-size: 14px;
}
.gindex_school .guoqicompany .jobsnum,
.gindex_school .guoqicompany .jobsnum:hover {
  color: #000000;
  font-size: 18px;
  padding: 10px 0 0 0;
  margin: 10px 0 0 0;
  border-top: 1px dashed #dddddd;
}
.nanshaVideo {
  height: 600px;
}
.policynewsDetail .title {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
}
.policynewsDetail .thum {
  font-size: 14px;
  color: #999999;
  border-bottom: 1px dashed #eeeeee;
  margin: 20px 0 0 0;
  padding: 0 0 20px 0;
  text-align: center;
}
.policynewsDetail .content {
  font-size: 16px;
  line-height: 200%;
  padding: 20px;
}
.jobBoxItem {
  padding: 10px 20px;
  line-height: 180%;
}
.jobBoxItem .jobname a {
  color: #198cff;
  font-size: 16px;
}
.jobBoxItem .jobname a.thisa {
  width: 220px;
}
.jobBoxItem .salary {
  color: #ff6600;
  font-size: 16px;
}
.jobBoxItem .companyname a {
  font-size: 14px;
}
.jobBoxItem .thum,.jobBoxItem .update,.jobBoxItem .tags .ax-tag {
  font-size: 12px;
}
.jobBoxItem .tags {
  padding: 10px 0 0 0;
}
.jobBoxItem .tags .ax-tag {
  margin: 0 5px 0 0;
}
.liveWrpa {
  background: url(../images/event/livebg.jpg) no-repeat center top;
}
.livePlay {
  width: 100%;
  height: 455px;
  margin: 0 auto;
  box-sizing: border-box;
  border: 5px solid #000000;
  border-radius: 10px 0 0 10px;
  overflow: hidden;
  box-shadow:0px 2px 8px 0px rgb(21 31 79 / 10%);
}
.livetimeline {
  box-sizing: border-box;
  background: #ffffff;
  padding: 15px;
  height: 455px;
  overflow: auto;
  border-radius: 0 10px 10px 0;
}
.livetimeline .ax-step.ax-vertical.ax-reverse .ax-item.ax-active ~ .ax-item .ax-head {
  color: #ffffff;
}
.livetimeline .ax-step.ax-vertical .ax-item .ax-mark div {
  height: 3.5rem;
}
.livetimeline .ax-step.ax-vertical .ax-head {
  width: 8rem;
}
.nanshaStartTap {
  font-size: 20px;
}
.nanshaStartTap ul li {
  margin: 0 30px 0 0;
}
.nanshaTap {
  font-size: 20px;
}
.nanshaTap .ax-item {
  margin: 0 50px 0 0;
  padding: 0 0 10px 0;
  position: relative;
  cursor: pointer;
}
.nanshaTap .ax-active {
  font-weight: bold;
  color: #198cff;
}
.nanshaTap .ax-active:after {
  content: '';
  position: absolute;
  width: 20px;
  height: 3px;
  background: #198cff;
  border-radius: 20px;
  left: 50%;
  bottom: 0;
  margin: 0 0 0 -10px;
}
.liveTime {
  font-size: 16px;
  line-height: 3rem;
  height: 3rem;
  border-radius: 12rem;
}
.jobFairWrap {
  background: url(../images/jobFairDetailbg.png) no-repeat center top;
}
.jobFairWrap .section1 {
  padding: 160px 0 0 160px;
  position: relative;
}
.jobFairWrap .jofairName {
  width: 900px;
  font-size: 30px;
  line-height: 120%;
  position: relative;
}
.jobFairWrap .jofairName .inner {
  display: inline-block;
  position: relative;
  padding: 0 40px 0 0;
}
.jobFairWrap .jofairName .gongyi {
  position: absolute;
  right: 0;
  top: 0;
}
.jobFairWrap .flag,
.jobFairWrap .flag i {
  width: 140px;
  height: 140px;
}
.jobFairWrap .flag {
  font-size: 18px;
  display: block;
  overflow: hidden;
  position: absolute;
  border-radius: 0 20px 0 0;
  z-index: 3;
  top: 87px;
  right: 13px;
}
.jobFairWrap .flag i {
  top: -70px;
  right: -70px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
}
.jobFairWrap .flag i {
  color: #fff;
  line-height: 230px;
  text-align: center;
  position: absolute;
}
.jobFairWrap .thum {
  line-height: 200%;
}
.jobFairWrap .numStatistics{
  padding: 0 200px;
}
.jobFairWrap .numStatistics .middlesplit{
  background: url(/static/images/jobfairSplitline.png) no-repeat left center,url(/static/images/jobfairSplitline.png) no-repeat right center;
}
.jobFairWrap .numStatistics .ax-item{
  margin: 0;
}
.jobFairContent {
  margin: 123px 30px 0 30px;
}
.jobFairContent .ax-tab-nav {
  display: flex;
  margin: auto;
  padding: 20px 0 25px;
  align-items: center;
  justify-content: center;
}

.jobFairContent .ax-tab-nav li {
  text-align: center;
  font-weight: bold;
  position: relative;
  padding: 10px 24px 10px 36px;
  margin-right: 29px;
  border: 2px solid transparent;
  cursor: pointer;
  border-radius: 25px;
}
.jobFairContent .ax-tab-nav li:nth-child(3n) {
  margin-right:0 ;
}

.jobFairContent .ax-tab-nav li .txt {
  color: #303030;
  font-size: 20px;
  cursor: pointer;
  text-decoration: none;
  font-weight: 500;
}

.jobFairContent .ax-tab-nav li.ax-active {
  background: #ffff;
  border: 2px solid #198cff;
}
.jobFairContent .ax-tab-nav li.ax-active .txt{
  font-size: 20px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #198cff;
  position: relative;
}
.jobFairContent .ax-tab-nav li.ax-active .txt::before{
  content: '';
  position: absolute;
  left: -11px;
  top: 50%;
  width: 6px;
  height: 6px;
  margin-top: -3px;
  background: #198cff;
  border-radius: 50%;
}
.jobFairContent .ax-tab-nav li.ax-active .txt::after{
  content: '';
  position: absolute;
  left: -8px;
  top: 50%;
  width: 6px;
  height: 6px;
  margin-top: -3px;
  background: #198cff;
  border-radius: 50%;
  opacity: 0.4;
}

.jobfairJobItem {
  height: 160px;
  background: #FFFFFF;
  margin-right: 17px;
  padding: 24px 20px 18px 20px;
  margin-bottom: 17px;
  position: relative;
  transition: linear all 0.2s;
  border-radius: 8px;
  border: 1px solid #eeeeee  ;
  box-sizing: border-box;
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.12);
}
.jobfairJobItem:hover {
  border: solid 1px #7ad6f8;
  box-shadow: 0px 0px 12px 0px rgba(122, 214, 248, 0.26);
}

.jobfairJobItem .text a:hover {
  color: #FC6502;
}
.jobfairJobItem .hr1 {
  height: 8px;
  background: url(../images/jobfairhrLine.png) no-repeat center center;
}
.jobfairJobItem .base_information {
  margin-bottom: 10px;
}
.jobfairJobItem .base_information .img {
  width: 52px;
  /*height: 52px;*/
  border: 1px solid #f3f3f3;
  margin-right: 10px;
  border-radius: 4px;
}
.jobfairJobItem .base_information .text .com_name,
.jobfairJobItem .base_information .text .order {
  width: 250px;
}
.jobfairJobItem .base_information .text .com_name {
  color: #444444;
  font-size: 16px;
  line-height: 26px;
  cursor: pointer;
  font-weight: 400;
}
.jobfairJobItem .base_information .text .com_name:hover {
  color: #FC6502;
}
.jobfairJobItem .base_information .text .order {
  color: #929292;
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
}
.jobfairJobItem .base_information .img img {
  width: 50px;
  /*height: 50px;*/
  border-radius: 4px;
  object-fit: contain;
}
.jobfairJobItem .post {
  border-bottom: 1px solid #ebebeb;
  position: relative;
}
.jobfairJobItem .post-box .post:last-child {
  border-bottom: none;
}
.jobfairJobItem .post .post_name {
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 220px;
  display: block;
  font-size: 16px;
  line-height: 26px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #5E5E5E;
}
.jobfairJobItem .post .post_name:hover {
  color: #FC6502;
}
.jobfairJobItem .post .hasmore {
  display: block;
  font-size: 12px;
  padding: 0 10px 0 0;
  color: #999999;
  position: absolute;
  right: 0;
  top: -3px;
}
.jobfairJobItem .post .hasmore:after {
  content: '';
  width: 9px;
  height: 10px;
  background: url(/static/images/icon.png) no-repeat;
  background-position: -220px -414px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%) rotate(0deg) scale(1, 1);
}
.jobfairJobItem .post .wage_text{
  color: #FC6502;
  font-size: 16px;
  position: absolute;
  right: 0;
  top: 20px;
  font-weight: 500;
}
.jobfairJobItem .post .district{
  font-size: 12px;
  line-height: 20px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #BABABA;
}
.jobfairJobItem .move_wrapper {
  display: flex;
  justify-content: right;
  align-items: center;
  padding: 12px 0 0;
}
.jobfairJobItem .move_wrapper .more{
  position: relative;
  padding-right: 14px;
}
.jobfairJobItem .move_wrapper .more::before,
.jobfairJobItem .move_wrapper .more::after{
  position: absolute;
  content: '';
  width: 7px;
  height: 1px;
  right: 4px;
  top: 50%;
  margin-top: -0.5px;
  background: #FC6502;
  transform-origin: 100% 50%;
}
.jobfairJobItem .move_wrapper .more::before{
  transform: rotate(-45deg);
}
.jobfairJobItem .move_wrapper .more::after{
  transform: rotate(45deg);
}
.newsListBanner {
  height: 200px;
  line-height: 200px;
  text-align: center;
  background: url(../images/news_bg.jpg) no-repeat center center;
  font-size: 36px;
  color: #ffffff;
  font-weight: bold;
}
.groupCompanyBanner {
  height: 180px;
  background: url(../images/groupcompanybg.jpg) no-repeat center center;
}
.groupCompanyBanner .companyInfo {
  line-height: 150%;
  padding: 30px 0 0 0;
  color: #ffffff;
}
.groupCompanyBanner .companyInfo .logo {
  padding: 10px;
  background: rgba(255,255,255,0.5);
}
.groupCompanyBanner .companyInfo .logo,
.groupCompanyBanner .companyInfo .logo img {
  width: 150px;
  height: 100px;
}
.groupCompanyBanner .companyInfo .logo img {
  object-fit: contain;
}
.groupCompanyBanner .companyInfo .logo {
  border-radius: 6px;
  overflow: hidden;
}
.groupCompanyBanner .companyInfo .text {
  margin: 0 0 0 20px;
}
.groupCompanyBanner .companyInfo .com_name {
  font-size: 22px;
  margin: 0 0 15px 0;
}
.groupCompanyBanner .companyInfo .order {
  font-size: 14px;
}
.groupComanyJobs {
  padding: 0 0 0 14px;
  border-left: 1px solid #eeeeee;
}
.ax-info-block {
  line-height: 3rem;
  font-size: 16px;
}
.gzvideo {
  width: 1000px;
  margin: 0 auto;
}
.gzintro {
  width: 1100px;
  margin: 20px auto 0 auto;
  font-size: 16px;
  line-height: 200%;
  border: 1px solid #eeeeee;
}
.nanshaIntro {
  width: 1000px;
  margin: 0 auto;
  font-size: 16px;
  line-height: 200%;
}
.nanshaIntro img {
  width: 100%;
}
.nanshaIntro p {
  text-indent: 2em;
}
.groupCompanyMenu li {
  border-bottom: 1px solid #eeeeee;
}
.groupCompanyMenu li>ul>li:last-child {
  border-bottom: none;
}
.groupCompanyMenu a.ax-selected[aria-expandcanselect="true"] {
  color: #198cff;
  background-color: rgba(255, 109, 0, 0.06);
}
.groupCompanyMenu .lv1 {
  background: url(../images/lv1.png) no-repeat right center;
}
.groupCompanyMenu .lv2 {
  background: url(../images/lv2.png) no-repeat right center;
}
.groupCompanyMenu .lv3 {
  background: url(../images/lv3.png) no-repeat right center;
}
.companyIntro {
  font-size: 14px;
  line-height: 200%;
}
.affiliation .icon {
  width: 84px;
  height: 26px;
  margin: 0 5px 0 0;
  background: url(../images/icon.png) no-repeat -278px -53px;
}
.affiliation .link {
  font-weight: bold;
  color: #198cff;
}

.polyv-chat-room>.polyv-cr-body .polyv-set-nickname.show {
  z-index: 999;
}
.polyv-chat-room .polyv-chat-input-middle {
  margin: 0 0 10px 0;
}
.polyv-chat-room .polyv-chat-input textarea {
  background: #fafafa;
  border: 1px solid #cccccc;
}
.polyv-chat-room .polyv-chat-input {
  height: 150px;
}
.polyv-chat-room>.polyv-cr-body {
  background-color: #fafafa;
}
.jobBox {
  box-sizing: border-box;
  padding: 10px 10px;
  border: 1px solid #eeeeee;
  line-height: 150%;
  height: 185px;
  position: relative;
  box-sizing: border-box;
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.12);
  border-radius: 8px;
}

.jobBox:hover {
  border: solid 1px #7ad6f8;
  box-shadow: 0px 0px 12px 0px rgba(122, 214, 248, 0.26);
}

.jobBox .head {
  display: flex;
  font-size: 16px;
  justify-content: space-between;
}
.jobBox .jobName {
  width: 70%;
  color: #000000;
}
.jobBox .jobName:hover {
  color: #0084f0;
}
.jobBox .salary {
  width: 30%;
  text-align: right;
  color: #ff8116;
  font-weight: bold;
}
.jobBox .jobThum {
  width: 300px;
  line-height: 150%;
  font-size: 12px;
  padding: 4px 0;
  color: #666666;
  max-width: 300px;
  display: inline-block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.jobBox .applybtn {
  position: absolute;
  right: 10px;
  top: 45px;
}
.jobBox .tags {
  height: 28px;
  padding: 5px 50px 8px 0;
  overflow: hidden;
  border-bottom: 1px solid #eeeeee;
}
.jobBox .tags .ax-tag {
  font-size: 12px;
  padding: 3px 5px;
  line-height: 150%;
  margin: 0 0 15px 0;
}
.jobBox .jobThum em {
  font-style: normal;
  color: #eeeeee;
}
.jobBox .company {
  display: flex;
  justify-content: space-between;
  margin: 10px 0 0 0;
  position: relative;
}
.jobBox .company .logo,
.jobBox .company .logo img {
  width: 60px;
  /*height: 60px;*/
}
.jobBox .company .logo {
  margin: 4px 10px 0 0;
  border: 1px solid #eeeeee;
}
.jobBox .company .logo img {
  object-fit: contain;
}
.jobBox .company .info {
  width: calc(100% - 60px);
}
.jobBox .company .info .companyName {
  font-size: 14px;
  margin: 0 0 5px 0;
  color: #666666;
}
.jobBox .company:hover .info .companyName {
  color: #0084f0;
}
.jobBox .company .info .nature {
  font-size: 12px;
  color: #999999;
  line-height: 150%;
}
.playbackList {
  background: #000000;
  height: 100%;
  max-height: 100%;
  box-sizing: border-box;
  padding: 0 10px 0 0;
  overflow-y: auto;
}
.playbackList a:hover .vname {
  color: #198cff;
}
.playbackList .ax-dot {
  display: none;
}
.playbackList .curr .ax-dot {
  display: block;
}
.backguoqiOuter {
  position: relative;
}
.backguoqi {
  position: absolute;
  right: 0;
  bottom: 5px;
}
.backguoqi img {
  width: 16px;
}
.gongyi {
  display: none;
  width: 35px;
  height: 18px;
  background: url(../images/gongyi.png) no-repeat center center;
  /*display: inline-block;*/
}
.comebadge1,
.comebadge2 {
  position: absolute;
  display: flex;
  align-items: center;
}
.comebadge1 {
  top: 5px;
  left: 22px;
}
.comebadge2 {
  top: -18px;
  left: 0;
}
.comebadge1 .ax-dot,
.comebadge2 .ax-dot {
  width: 0.6rem;
  height: 0.6rem;
}

.bookingtype {
  margin: 0 auto 10px auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.bookingtype .item {
  display: block;
  width: 180px;
  padding: 40px 0;
  margin: 5px;
  border-radius: 8px;
  border: 1px solid #eeeeee;
}
.bookingtype .item .typeicon {
  width: 80px;
  height: 80px;
  margin: 0 auto;
  background-image: url(/static/images/jobfairIcon4.png);
  background-repeat: no-repeat;
}
.bookingtype .item .typetext {
  font-size: 16px;
  color: #333333;
  text-align: center;
  margin: 10px 0 0 0;
  padding: 15px 0 0 0;
  position: relative;
}
.bookingtype .item .typetext:before {
  content: '';
  width: 30px;
  height: 4px;
  border-radius: 50px;
  background: #0084f0;
  position: absolute;
  left: 50%;
  top:  0;
  margin: 0 0 0 -15px;
}
.bookingtype .item .type1 {
  background-position: 0 0;
}
.bookingtype .item .type2 {
  background-position: 0 -80px;
}
.bookingtype .item:hover {
  background-color: #0084f0;
}
.bookingtype .item:hover .typetext:before {
  background: #ffffff;
}
.bookingtype .item:hover .typetext {
  color: #ffffff;
}
.inviteBdoy {
  min-height: 600px;
  overflow: hidden;
  background: #e8f5ff url(/static/images/invite/wrapbg.png) no-repeat center bottom;
}
.inviteBdoy .inviteContent {
  width: 550px;
  margin: 0 auto 0 auto;
  padding: 30px 0 0 0;
}
.inviteBdoy .intro {
  font-size: 14px;
  color: #333333;
  line-height: 180%;
}
.inviteBdoy .fillcompanyname {
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
  width: 100%;
  height: 60px;
  line-height: 60px;
  background: #ffffff;
  border: 1px solid #0084f0;
  margin: 15px 0 0 0;
  border-radius: 200px;
}
.inviteBdoy .companyname {
  box-sizing: border-box;
  width: 400px;
  height: 58px;
  padding: 0 30px;
  border: none;
  font-size: 16px;
  border-radius: 200px;
}
.inviteBdoy .submitbtn {
  width: 130px;
  height: 58px;
  border: none;
  background: #0084f0;
  color: #ffffff;
  font-size: 16px;
  text-align: center;
  border-radius: 0 200px 200px 0;
  cursor: pointer;
}
.inviteBdoy .tips {
  line-height: 150%;
  margin: 20px;
  text-align: center;
  color: #888888;
  font-size: 14px;
}
.inviteBdoy .jump,
.inviteBdoy .groupname {
  color: #ff0000;
  display: inline;
}
.inviteBdoy .host {
  font-size: 12px;
  text-align: left;
  text-indent: 6rem;
}

.calendarWrapBg {
 padding: 20px 0 0 0;
 margin: 0 0 -10px 0;
 background:linear-gradient(180deg,#b5dbfc,#eff8ff);
}

.calendarWrap {
  background: #ffffff;
  padding: 30px 20px;
}

.calendarWrap .ax-btn:not(:active):focus {
  box-shadow: 0 0 0 0.3rem rgba(0, 134, 240, 0.2);
}

.calendarWrap .ax-btn:hover {
  color: #0084f0;
  box-shadow: 0.2rem 0.2rem 1rem 0 rgba(0, 134, 240, 0.1);
}

.calendarWrap .ax-btn:hover:after {
  border-color: #0084f0;
}

.calendarWrap  input:not([readonly]):not([disabled]):not([class*="ax-check"]):not([class*="ax-btn"]):hover{
  border-color: rgba(0, 134, 240, 0.5);
}

.calendarWrap input[type="text"]:focus {
  box-shadow: 0 0 0 0.3rem rgba(0, 134, 240, 0.2);
  border-color: rgba(0, 134, 240, 0.5) !important;
}

.calendarWrap .month {
  font-size: 30px;
  text-align: center;
  color: #888888;
}

.calendarWrap .search {
  width: 220px;
}

.calendarWrap .calendarContent {
  margin: 20px 0 0 0;
  box-sizing: border-box;
  border-left: 1px solid #ecebf1;
  border-top: 1px solid #ecebf1;
}

.calendarWrap .hearder {
  font-size: 14px;
  text-align: center;
  color: #535a60;
  background: #f2f6f9;
}

.calendarWrap .hearder .day {
  height: 60px;
  line-height: 60px;
  text-align: center;
}

.calendarWrap .hearder,
.calendarWrap .body {
  box-sizing: border-box;
  display: grid;
  grid-template-columns: repeat(7, 1fr);
}

.calendarWrap .hearder .day,
.calendarWrap .body .date {
  border-right: 1px solid #ecebf1;
  border-bottom: 1px solid #ecebf1;
}

.calendarWrap .body .date {
  min-width: 0;
  box-sizing: border-box;
  position: relative;
  height: 185px;
  box-sizing: border-box;
  padding: 10px;
}

.calendarWrap .body .date:hover {
  background: #fafafa;
}

.calendarWrap .body .nowdate,
  .calendarWrap .body .nowdate:hover{
  background: #e6feff;
  border: 1px solid #0084f0;
}

.calendarWrap .body .thisdate {
  font-size: 22px;
  color: #666666;
  line-height: 150%;
  font-weight: bold;
}

.calendarWrap .body .morealert {
  position: absolute;
  z-index: 58;
  right: 10px;
  top: 15px;
}
.calendarWrap .body .morealert a {
  color: #0084f0;
}
.calendarWrap .body .fairlist {
  width: 100%;
}
.calendarWrap .body .fairlist .item {
  width: 100%;
  margin: 10px 0 0 0;
  display: block;
  box-sizing: border-box;
  height: 30px;
  line-height: 30px;
  border-left-width: 2px;
  border-left-style: solid;
  padding: 0 0 0 5px;
  font-size: 14px;
}
.calendarWrap .body .fairlist .item:hover {
  opacity: 0.7;
}
.calendarWrap .body .fairlist .fairtheme_1 {
  border-left-color: #428bd8;
  color: #428bd8;
  background: #eef9ff;
}
.calendarWrap .body .fairlist .fairtheme_2 {
  border-left-color: #cb3f72;
  color: #cb3f72;
  background: #ffecf3;
}
.calendarWrap .body .fairlist .fairtheme_3 {
  border-left-color: #8576b1;
  color: #8576b1;
  background: #f0ebff;
}
.calendarWrap .body .fairlist .fairtheme_4 {
  border-left-color: #62b996;
  color: #62b996;
  background: #e9fef5;
}
.calendarWrap .body .fairlist .fairtheme_5 {
  border-left-color: #9373ee;
  color: #9373ee;
  background: #dfd4ff;
}
.calendarWrap .body .fairlist .fairtheme_6 {
  border-left-color: #5f80e9;
  color: #5f80e9;
  background: #cedaff;
}
.calendarWrap .body .fairlist .fairtheme_7 {
  border-left-color: #9a7d56;
  color: #9a7d56;
  background: #fdf2e3;
}
.calendarWrap .body .fairlist .fairtheme_8 {
  border-left-color: #00c3ee;
  color: #00c3ee;
  background: #d0f7ff;
}
.calendarWrap .body .fairlist .fairtheme_9 {
  border-left-color: #fa8c16;
  color: #fa8c16;
  background: #fde8d2;
}
.calendarWrap .body .fairlist .fairtheme_10 {
  border-left-color: #fd6874;
  color: #fd6874;
  background: #ffe8e9;
}