* {
  padding: 0;
  margin: 0;
  border: none;
  font-family: 微软雅黑, serif;
}
fieldset,
img {
  border: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
ol,
ul {
  list-style: none;
}
caption,
th {
  text-align: left;
}
sup,
sub {
  font-size: 100%;
  vertical-align: baseline;
}
a {
  cursor: pointer;
  text-decoration: none;
  color: inherit;
}
img {
  vertical-align: middle;
}
body {
  background-color: #cccccc;
}
li {
  list-style: none;
}
.hide {
  display: none;
}
.clearfix {
  /* 触发 hasLayout */
  zoom: 1;
}
.clearfix:after {
  content: "020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.left {
  float: left;
}
.right {
  float: right;
}
.mains {
  width: 1152px;
  margin: 0 auto;
  padding: 10px 0;
  background: #ffffff;
}
.mains .banner {
  width: 96%;
  margin: 30px auto;
}

.mains .banner img{
  width: 100%;
}

.mains .hdrl {
  background: url("../images/bg_hdrl.jpg") no-repeat center center;
  padding: 20px;
}
.mains .hdrl .calendar {
  position: relative;
  border: 4px solid #7ecef4;
  width: 510px;
  height: 466px;
  background: #ffffff;
  box-sizing: border-box;
  padding: 20px;
}
.mains .hdrl .calendar .title {
  position: absolute;
  top: -27px;
  left: 30px;
  background: url("../images/hdrl.png") no-repeat center center;
  width: 152px;
  height: 43px;
}
.mains .hdrl .calendar .cal1 .clndr .clndr-time {
  font-size: 20px;
  position: relative;
  margin: 20px 0;
  text-align: center;
  font-weight: bold;
}
.mains .hdrl .calendar .cal1 .clndr .clndr-time .clndr-control-button {
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/previous.png) center left no-repeat;
  width: 22px;
  height: 21px;
  float: left;
  cursor: pointer;
}
.mains .hdrl .calendar .cal1 .clndr .clndr-time .clndr-control-button p {
  width: 100%;
  height: 100%;
}
.mains .hdrl .calendar .cal1 .clndr .clndr-time .rightalign {
  left: auto;
  right: 0;
  background-image: url(../images/next.png);
}
.mains .hdrl .calendar .cal1 .clndr .clndr-time .month {
  display: inline-block;
}
.mains .hdrl .calendar .cal1 .clndr .clndr-time .day {
  display: inline-block;
}
.mains .hdrl .calendar .cal1 .clndr .clndr-table {
  table-layout: fixed;
  text-align: center;
  border: none;
  width: 100%;
  font-weight: bold;
  font-size: 20px;
}
.mains .hdrl .calendar .cal1 .clndr .clndr-table thead {
  line-height: 2.5;
  overflow: hidden;
  font-size: 20px;
}
.mains .hdrl .calendar .cal1 .clndr .clndr-table tr .day {
  height: 52px;
  font-size: 20px;
}
.mains .hdrl .calendar .cal1 .clndr .clndr-table tr .day .day-contents {
  text-align: center;
  cursor: pointer;
  height: 42px;
  line-height: 42px;
  border-radius: 100%;
  width: 42px;
  margin: 0 auto;
}
.mains .hdrl .calendar .cal1 .clndr .clndr-table tr .day .day-contents.active {
  background: #ddeaff;
}
.mains .hdrl .calendar .cal1 .clndr .clndr-table tr .day:hover .day-contents {
  color: #6699b3;
}
.mains .hdrl .calendar .cal1 .clndr .clndr-table tr .today .day-contents {
  color: #fff;
  background: #2f94dd !important;
}
.mains .hdrl .calendar .cal1 .clndr .clndr-table tr .today:hover .day-contents {
  color: #fff;
}
.mains .hdrl .calendar .cal1 .clndr .clndr-table tr .adjacent-month .day-contents {
  color: #cccccc;
}
.mains .hdrl .pic {
  width: 602px;
  margin-top: 56px;
  background: url("../images/bg_pic.png") no-repeat center center;
  height: 348px;
  box-sizing: border-box;
  padding: 10px 10px 10px 0;
  position: relative;
}
.mains .hdrl .pic .swiper-pic {
  width: 591px;
  margin: 0;
  height: 330px;
}
.mains .hdrl .pic .swiper-pic .section{
  width: 100%;
  height: 100%;
}
.mains .hdrl .pic .swiper-pic img {
  width: 100%;
  height: 100%;
}
.mains .hdrl .pic .pagination {
  position: absolute;
  z-index: 10;
  bottom: 20px;
  right: 20px;
}
.mains .hdrl .pic .pagination .swiper-pagination-switch {
  width: 12px;
  height: 12px;
  display: inline-block;
  background: #ffffff;
  margin-left: 8px;
  border-radius: 15px;
  cursor: pointer;
}
.mains .hdrl .pic .pagination .swiper-active-switch {
  background: #2f94dd;
}
.mains > .event {
  width: 1120px;
  margin: 20px auto;
}
.mains .event .eventNav {
  background: #2f94dd;
  line-height: 60px;
  height: 60px;
  border-radius: 4px;
  overflow: hidden;
}
.mains .event .eventNav li {
  float: left;
  width: 20%;
  color: #ffffff;
  text-align: center;
  font-weight: bold;
  cursor: pointer;
  font-size: 20px;
}
.mains .event .eventNav li.active {
  background: #7ecef4;
}
.mains .event .eventCon {
  overflow: hidden;
}
.mains .event .eventCon .noData {
  text-align: center;
  font-size: 20px;
  padding: 40px 0;
}
.mains .event .eventCon .conBox {
  margin-right: -26px;
}
.mains .event .eventCon .conBox .section {
  background: #f7f7f7;
  border-radius: 6px;
  float: left;
  width: 546px;
  margin: 26px 26px 0 0;
  height: 273px;
}
.mains .event .eventCon .conBox .section a {
  display: block;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  padding: 24px;
}
.mains .event .eventCon .conBox .section a .time {
  font-size: 18px;
}
.mains .event .eventCon .conBox .section a h5 {
  font-size: 20px;
  margin-top: 20px;
  height: 60px;
  font-weight: bold;
}
.mains .event .eventCon .conBox .section a .describe {
  line-height: 28px;
  font-size: 16px;
}
.mains .event .eventCon .conBox .xfSection:hover {
  background: url("../images/section_xf.png") no-repeat;
  background-size: 100% 100%;
  color: #ffffff;
}
.mains .event .eventCon .conBox .wtSection:hover {
  background: url("../images/section_wt.png") no-repeat;
  background-size: 100% 100%;
  color: #ffffff;
}
.mains .event .eventCon .conBox .gySection:hover {
  background: url("../images/section_gy.png") no-repeat;
  background-size: 100% 100%;
  color: #ffffff;
}
.mains .event .eventCon .conBox .zhSection:hover {
  background: url("../images/section_zh.png") no-repeat;
  background-size: 100% 100%;
  color: #ffffff;
}
@media (max-width: 998px){
  .mains {
    width: 93%;
  }
  .mains .hdrl .calendar{
    width: 100%;
    height: auto;
  }
  .mains .hdrl .calendar .cal1 .clndr .clndr-table thead{
    font-size: .22rem!important;
  }
  .mains .hdrl .calendar .cal1 .clndr .clndr-table tr .day {
    height: 10vw!important;
    font-size: .22rem!important;
  }
  .mains .hdrl .pic {
    display: none;
  }
  .mains>.event{
    width: 100%;
    padding: 0.2rem 0.16rem 0.43rem;
    box-sizing: border-box;
    margin-bottom: 0;
  }
  .mains .event .eventCon .conBox{
    margin-right: 0;
  }
  .mains .event .eventCon .conBox .section{
    width: 95%;
    height: auto;
    float: none;
    margin: .2rem auto;
  }
  .mains .event .eventCon .conBox .section a{
    padding: 4vw;
  }
  .mains .event .eventCon .conBox .section a h5{
    margin-top: 7vw;
    height: auto;
  }
  .mains .event .eventCon .conBox .section a .time{
    font-size: 16px;
  }
  .mains .hdrl .calendar .cal1 .clndr .clndr-table tr .day .day-contents{
    height: 7vw;
    line-height: 7vw;
    width: 7vw;
  }
}