.banner-box {
  position: relative;
  padding-top: 48.9%;
  overflow: hidden;
}
.banner {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  /* overflow: hidden; */
}
/* .banner:after {
            content: "";
            position: absolute;
          
            bottom: 0;
            left: 0;
            right: 0;
            padding-top: 100px;
            background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent);
          } */
.banner img {
  display: block;
  width: 100%;
}
.head {
  background: url(../images/ingbg.png) no-repeat center center;
  background-size: cover;
  z-index: 99;
}
.head.inh .nav > ul > li > div > ul > li:hover {
  /* background-color: #a33349; */
}
.banner .slick-prev {
  width: 82px;
  height: 82px;
  background: url(../images/bal.png) no-repeat center center;
  background-size: 100% 100%;
  left: 30px;
  z-index: 9;
}
.banner .slick-next {
  width: 82px;
  height: 82px;
  background: url(../images/bar.png) no-repeat center center;
  background-size: 100% 100%;
  right: 30px;
  z-index: 9;
}
.banner .slick-dots {
  width: auto;
  left: 50%;
  transform: translateX(-50%);
  bottom: 60px;
}
.banner .slick-dots li {
  width: 21px;
  height: 20px;
  background: url(../images/basl.png) no-repeat center center;
  background-size: 100% 100%;
}
.banner .slick-dots li.slick-active {
  background: url(../images/basla.png) no-repeat center center;
  background-size: 100% 100%;
}
.index {
  background: url(../images/indexbg.png) no-repeat center bottom;
  background-size: cover;
}
.tit {
  position: relative;
  text-align: center;
  background-color: #e9effc;
  /* background: url(../images/titbg.png) no-repeat left bottom; */
}
.tit h4 {
  /* background-color: #e9effc; */
  background: url(../images/titbg.png) no-repeat left bottom;
  background-size: 100% auto;
  font-weight: normal;
  font-size: 30px;
  color: #333;
  line-height: 55px;
}
.section1 {
  margin-top: 67px;
  padding-bottom: 50px;
}
.section1 .s1l {
  float: left;
  width: 47.5%;
}
.tit a {
  position: absolute;
  width: 26px;
  height: 26px;
  background: url(../images/titm.png) no-repeat center center;
  background-size: 26px 26px;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}
.s1lll {
  float: left;
  width: 65.5%;
}
.s1lb {
}
.s1lb ul {
}
.s1lb ul li {
  padding-top: 16px;
  padding-bottom: 16px;
  border-top: 1px dashed #d7d7d7;
}
.s1lb ul li:first-child {
  border: 0;
}
.s1lb ul li a {
  display: block;
}
.s1lb ul li a .date {
  float: left;
  width: 60px;
  text-align: center;
  background-color: #d2ddf6;
  border-top-left-radius: 10px;
  border-bottom-right-radius: 10px;
  overflow: hidden;
  margin-right: 20px;
}
.s1lb ul li:hover a .date {
  background-color: #001e61;
}
.s1lb ul li:hover a .date .day {
  color: #fff;
}
.s1lb ul li:hover a .date .year {
  background-color: #e72d49;
  border-top-left-radius: 10px;
  color: #fff;
}
.s1lb ul li a .date .day {
  font-weight: bold;
  font-family: "Cambria";
  font-size: 32px;
  line-height: 38px;
  color: #5f687e;
}
.s1lb ul li a .date .year {
  font-size: 12px;
  color: #69799e;
  line-height: 20px;
  background-color: #d2ddf6;
}
.s1lb ul li .zi {
  overflow: hidden;
  font-size: 0;
  line-height: 58px;
}
.s1lb ul li .zi p {
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
  line-height: 28px;
  /* color: #323232; */
  max-height: 56px;
  overflow: hidden;
}
.s1lb ul li:hover .zi p {
  color: #e72d49;
}
.s1m {
  float: left;
  width: 47.5%;
  margin-left: 5%;
  /* margin-right: 3%; */
}
.s1m .s1mb {
  background: url(../images/s1mbg.png) no-repeat center center;
  background-size: cover;
  box-shadow: 0 0 10px #f2f2f3;
}
.s1m .s1mb ul {
}
.s1m .s1mb ul li {
  padding-top: 15px;
  padding-bottom: 18px;
  padding-left: 15px;
  padding-right: 15px;
  border-top: 1px dashed #d7d7d7;
}
.s1m .s1mb ul li:first-child {
  border: 0;
}
.s1m .s1mb ul li a {
  position: relative;
  display: block;
}
.s1m .s1mb ul li a p {
  font-size: 18px;
  line-height: 28px;
  /* color: #323232; */
  max-height: 56px;
  overflow: hidden;
}
/* .s1m .s1mb ul li a p::after {
          content: "";
          display: inline-block;
          width: 52px;
          height: 16px;
          background-color: #e72d49;
        } */
.s1m .s1mb ul li:hover a p {
  color: #e72d49;
}
.s1m .s1mb ul li a span {
  position: absolute;
  font-size: 12px;
  color: #999999;
  padding-left: 20px;
  background: url(../images/s1tim.png) no-repeat left center;
  background-size: 13px 13px;
  right: 14px;
  bottom: -14px;
}
.s1r {
  float: right;
  width: 31%;
}
.s1r .pic {
  padding-top: 43%;
}
.s1r .pic:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/play.png) no-repeat;
  background-position: center center;
  background-size: 101px 100px;
  z-index: 99;
}
.s1r li:nth-child(n + 2) {
  position: relative;
  text-align: center;
  padding-top: 27px;
  padding-bottom: 26px;
  margin-top: 20px;
}
.s1r li:nth-child(n + 2) a {
  display: block;
}
.s1r li:nth-child(n + 2)::after {
  position: absolute;
  content: "";
  background: url(../images/s1rbg.png) no-repeat left bottom;
  background-size: cover;
  left: 0;
  right: 0;
  height: 5px;
  bottom: 0;
}
.s1r li:nth-child(3) {
  background: url(../images/s1rli1bg.png) no-repeat center center;
  background-size: cover;
}
.s1r li:nth-child(4) {
  background: url(../images/s1rli2bg.png) no-repeat center center;
  background-size: cover;
}
.s1r li p {
  font-size: 21px;
  color: #323232;
  margin-top: 15px;
}
.section2 {
  padding-bottom: 220px;
}
.section2 ul {
  font-size: 0;
}
.section2 li {
  display: inline-block;
  width: 20%;
  text-align: center;
}
.section2 li a {
  display: block;
}
.section2 li a p {
  font-size: 18px;
  line-height: 32px;
  color: #333333;
}
@media screen and (max-width: 1400px) {
  .s1m .s1mb ul li a span {
    bottom: -15px;
  }
}
@media screen and (max-width: 1024px) {
  .s1r li p {
    font-size: 17px;
    margin-top: 5px;
  }
  /* .section1 .s1l {
    float: none;
    width: auto;
    margin-bottom: 30px;
  } */
  .section1 {
    margin-top: 30px;
  }
  .s1m {
    /* width: 49%;
    margin-left: 0; */
  }
  .clearfix:after {
    content: "";
    clear: both;
    display: block;
    overflow: hidden;
    font-size: 0;
    height: 0;
  }

  .clearfix {
    zoom: 1;
  }
  .s1r {
    float: none;
    width: auto;
  }
  .s1m .s1mb ul li {
    padding-bottom: 23px;
  }
  .s1m .s1mb ul li a p {
    line-height: 26px;
    height: 52px;
    font-size: 17px;
  }
  .s1r li:nth-child(n + 2) {
    padding-top: 18px;
    padding-bottom: 18px;
  }
  .s1lll {
    float: none;
    width: auto;
    margin-bottom: 20px;
  }
  .s1r ul {
    font-size: 0;
  }
  .s1r li {
    float: left;
    width: 31%;
  }
  .s1r li:nth-child(n + 2) {
    margin-left: 3.5%;
    margin-top: 0;
  }
  .s1lb ul li .zi p {
    font-size: 17px;
  }
  .s1r li:nth-child(n + 2) img {
    width: 60px;
  }
  .s1r li:nth-child(n + 3) {
    padding-top: 25px;
    padding-bottom: 22px;
  }
  .tit h4 {
    font-size: 26px;
  }
  .section2 li a p {
    font-size: 16px;
  }
}
@media screen and (max-width: 768px) {
  .s1lb ul li a .date .day {
    font-size: 30px;
    line-height: 34px;
  }
  .s1lb ul li .zi p {
    font-size: 16px;
    line-height: 24px;
    max-height: 48px;
  }
  .tit h4 {
    font-size: 26px;
  }
  .s1m {
    float: none;
    width: auto;
    margin-right: 0;
    margin-bottom: 20px;
    margin-left: 0;
  }
  .s1r {
    float: none;
    width: auto;
  }
  .section2 {
    padding-bottom: 80px;
  }
  .section2 li a p {
    font-size: 16px;
  }
  .s1m .s1mb ul li a p {
    font-size: 16px;
  }
  .s1r li p {
    font-size: 18px;
  }
  .banner .slick-prev {
    width: 50px;
    height: 50px;
  }
  .banner .slick-next {
    width: 50px;
    height: 50px;
  }
  .banner .slick-dots {
    bottom: 30px;
  }
  .s1m .s1mb ul li {
    padding-bottom: 25px;
  }
  .s1m .s1mb ul li a span {
    bottom: -18px;
  }
  .s1lb ul li .zi {
    line-height: 54px;
  }
  .section1 .s1l {
    float: none;
    width: auto;
    margin-bottom: 15px;
  }
  .s1r li {
    float: none;
    width: auto;
  }
  .s1r li:nth-child(n + 2) {
    margin-left: 0;
    margin-top: 15px;
  }
  .s1r li:nth-child(n + 2) img {
    width: 52px;
  }
}
@media screen and (max-width: 520px) {
  .s1lb ul li a .date .day {
    font-size: 26px;
  }
  .tit h4 {
    font-size: 20px;
  }
  .s1lb ul li a .date .day {
    font-size: 22px;
  }
  .s1lb ul li .zi p {
    font-size: 14px;
    line-height: 22px;
    max-height: 44px;
  }
  .s1lb ul li a .date {
    margin-right: 10px;
  }
  .s1m .s1mb ul li a p {
    font-size: 14px;
    line-height: 22px;
    max-height: 44px;
  }
  .s1m .s1mb ul li {
    padding-bottom: 18px;
  }
  .s1m .s1mb ul li a span {
    bottom: -14px;
  }
  .s1r .pic:after {
    background-size: 80px 80px;
  }
  .s1r li p {
    font-size: 16px;
  }
  .s1r li:nth-child(n + 2) img {
    /* width: 60px; */
  }
  .section2 li {
    width: 33.33%;
  }
  .section2 li:nth-child(n + 4) {
    margin-top: 20px;
  }
  .section2 li a p {
    font-size: 14px;
  }
}
@media screen and (max-width: 450px) {
  .banner .slick-dots {
    bottom: 15px;
  }
  .banner .slick-prev {
    width: 35px;
    height: 35px;
    left: 20px;
  }
  .banner .slick-next {
    width: 35px;
    height: 35px;
    right: 20px;
  }
  .section2 li img {
    width: 70px;
  }
  .section1 {
    padding-bottom: 30px;
  }
  .tit h4 {
    font-size: 18px;
    line-height: 45px;
  }
}