@font-face {
  font-family: SourceHanSerifSC;
  src: url("../style/Source_Han_Serif_SC_Light_Light.otf");
}

.banner-box {
  position: relative;
  padding-top: 29.8%;
  overflow: hidden;
  /* margin-top: 185px; */
}
.banner {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.banner::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 150px;
  /* background: url(../images/bannerzzc1.png) repeat-x center top; */
  z-index: 9;
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.7), transparent);
}
.banner img {
  display: block;
  width: 100%;
}
.banner .slick-dots {
  width: auto;
  left: 50%;
  transform: translateX(-50%);
  bottom: 15px;
  z-index: 99;
}
.banner .slick-dots li {
  width: 16px;
  height: 16px;
  background: url(../images/bas.png) no-repeat center center;
  margin: 0 7px;
}
.banner .slick-dots li button {
  width: 16px;
  height: 16px;
}
.banner .slick-dots li.slick-active {
  background: url(../images/basa.png) no-repeat center center;
}
.tit {
  font-size: 0;
}
.tit h4 {
  font-family: SourceHanSerifSC;
  font-weight: bold;
  font-size: 36px;
  line-height: 38px;
  color: #2c2c2c;
  display: inline-block;
  text-transform: uppercase;
  padding-left: 20px;
  background: url(../images/titbg.png) no-repeat left center;
  background-size: 5px auto;
}
.tit a {
  float: right;
  line-height: 38px;

  text-align: right;
  font-size: 18px;
  color: #0b5ab0;
  padding-left: 44px;
  background: url(../images/more1.png) no-repeat left center;
  background-size: 33px auto;
}
.tit a:hover {
  background: url(../images/more2.png) no-repeat left center;
}
.section1 {
  padding-top: 55px;
}
.section1 .s1l {
  float: left;
  width: 769px;
  margin-right: 55px;
}
.section1 .s1l .tu {
  float: left;
  width: 476px;
}
.section1 .s1l .tu .pic {
  padding-top: 59.8%;
}
.section1 .s1l .tu .pic img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  transform: translateX(-50%) translateY(-50%);
}
.section1 .s1l .s1lb1 a {
  display: block;
  position: relative;
}
.section1 .s1l .tu .pic img:hover {
  width: 105% !important;
  height: 105% !important;
}
.section1 .s1l .text {
  font-size: 0;
  background: url(../images/s1ltextbg.png) no-repeat center center;
  background-size: cover;
  position: absolute;
  left: 476px;
  right: 0;
  bottom: 0;
  top: 0;
}
.section1 .s1l .text .date {
  font-size: 0;
  padding-bottom: 10px;
  border-bottom: 1px solid #4883bd;
}
.section1 .s1l .text {
  padding-left: 20px;
  padding-right: 16px;
  padding-top: 22px;
  padding-bottom: 52px;
}
.section1 .s1l .text p {
  display: inline-block;
  font-size: 24px;
  color: #fff;
  font-weight: bold;
}
.section1 .s1l .text span {
  font-size: 12px;
  color: #fff;
  margin-left: 6px;
}
.section1 .s1l .text .info {
  padding-left: 16px;
}
.section1 .s1l .text .info h4 {
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  color: #fff;
  max-height: 72px;
  margin-top: 13px;
  margin-bottom: 11px;
  overflow: hidden;
}
.section1 .s1l .text .info p {
  font-size: 14px;
  line-height: 24px;
  color: #dbdbdb;
  max-height: 72px;
  overflow: hidden;
}
.s1lm1 {
  position: relative;
}
.s1lb1 .slick-prev,
.s1lb1 .slick-next {
  display: none !important;
}
.s1lb2 {
  position: absolute;
  bottom: 0;
  left: 437px;
  padding: 0 !important;
  font-size: 0;
}
.s1-btn {
  display: inline-block;
  width: 39px;
  height: 39px;

  z-index: 9;
  cursor: pointer;
  background: url(../images/s1ll.png) no-repeat center;
  padding: 0 !important;
}

.s1-next {
  background: url(../images/s1lr.png) no-repeat center;
}
.s1lm {
  margin-top: 40px;
}
.s1lm2 {
}
.s1lm2 a {
  display: block;
}
.s1lm2 ul li a span {
  font-size: 16px;
  color: #999999;
  padding-left: 25px;
  background: url(../images/date1.png) no-repeat left center;
  background-size: 13px 13px;
}
.s1lm2 ul li a p {
  font-size: 20px;
  color: #333333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: 20px;
}
.s1lm2 ul li {
  padding-left: 25px;
  padding-right: 25px;
  border-bottom: 1px solid #d7d7d7;
  padding-top: 21px;
  padding-bottom: 20px;
}
.s1lm2 ul li:hover {
  border-color: #0b5ab0;
}
.s1lm2 ul li:hover p {
  color: #0b5ab0;
  font-weight: bold;
}
.s1lm2 ul li:hover span {
  color: #0b5ab0;
  background: url(../images/date2.png) no-repeat left center;
  background-size: 13px 13px;
}
.s1r {
  overflow: hidden;
}
.s1r .s1rb {
  margin-top: 40px;
}
.s1r .s1rb a {
  display: block;
  overflow: hidden;
}
.s1r .s1rb a .tu {
  float: left;
  width: 215px;
  margin-right: 30px;
}
.s1r .s1rb a .tu .pic {
  padding-top: 133%;
}

.s1r .s1rb .text {
  overflow: hidden;
  padding-top: 24px;
}
.s1r .s1rb .text h4 {
  font-weight: normal;
  font-size: 18px;
  line-height: 30px;
  color: #333333;
  max-height: 60px;
  overflow: hidden;
  margin-bottom: 13px;
}
.s1r .s1rb .text p {
  font-size: 14px;
  line-height: 30px;
  color: #666666;
  padding-left: 25px;
}
.s1r .s1rb .text .ti {
  background: url(../images/ti.png) no-repeat left center;
  background-size: 16px 15px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.s1r .s1rb .text .sp {
  background: url(../images/sp.png) no-repeat left 7px;
  background-size: 16px 15px;
  max-height: 60px;
  overflow: hidden;
}
.s1r .s1rb .text .tim {
  background: url(../images/tim.png) no-repeat left center;
  background-size: 16px 15px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.s1r .s1rb .text .lo {
  background: url(../images/lo.png) no-repeat left center;
  background-size: 12px 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.s1r .s1rb ul li:hover a {
  background: url(../images/s1rbg.png) no-repeat right center;
  background-size: cover;
}
.s1r .s1rb ul li:nth-child(n + 2) {
  margin-top: 38px;
}
.s1r .s1rb ul li:hover .text h4 {
  font-weight: bold;
}
.section2 {
  padding-top: 70px;
  background: url(../images/s2bg.png) no-repeat center bottom;
  background-size: cover;
  padding-bottom: 150px;
}
.section2 .s2r {
  float: right;
  width: 45%;
  margin-left: 3.6%;
}
.section2 .s2rb {
  margin-top: 50px;
}
.s2rb ul {
  font-size: 0;
  overflow: hidden;
}
.s2rb ul li {
  float: left;
  width: 48%;
}
.s2rb ul li a {
  display: block;
  border: 1px solid #cccccc;
}
.s2rb ul li a:hover {
  border: 1px solid #0b5aa8;
}
.s2rb ul li a .pic {
  padding-top: 32%;
}
.s2rb ul li:nth-child(n + 3) {
  margin-top: 30px;
}
.s2rb ul li:nth-child(2n) {
  margin-left: 4%;
}
.s2l {
  float: left;
  width: 51.4%;
}
.section2 .s2l .s2lb {
  margin-top: 50px;
}
.s2lb ul li {
  padding: 28px 0;
  border-bottom: 1px dashed #d7d7d7;
}
.s2lb ul li:hover {
  border-bottom: 1px solid #0b5aa8;
}
.s2lb ul li:first-child {
  padding-top: 0;
}
.s2lb ul li:last-child {
  padding-bottom: 0;
  border: 0;
}
.s2lb ul li:nth-child(n + 2) {
  /* margin-top: 17px; */
}
.s2lb ul li:hover {
  /* background-color: #00459d; */
}
.s2lb ul li:hover .date .day {
  /* color: #fff; */
  /* font-weight: bold; */
}
.s2lb ul li:hover .date .year {
  /* color: rgba(255, 255, 255, 0.8); */
  /* font-weight: bold; */
}
.s2lb ul li:hover .text h4 {
  color: #0b5aa8;
  font-weight: bold;
}
.s2lb ul li:hover .text p {
  color: #0b5aa8;
  /* font-weight: bold; */
}
.s2lb ul li a {
  display: block;
  overflow: hidden;
}
.s2lb ul li .date {
  float: left;
  width: 94px;
  text-align: center;
  overflow: hidden;
  border-radius: 10px;
  /* border-right: 1px solid #d2d2d2; */
}
.s2lb .date .day {
  font-size: 18px;
  line-height: 43px;
  color: #fff;
  /* font-weight: bold; */
  background-color: #0b5aa8;
}
.s2lb .date .year {
  font-size: 18px;
  line-height: 42px;
  color: #0b5aa8;
  background-color: #e2c88d;
  /* margin-top: 5px; */
}
.s2lb .text {
  overflow: hidden;
  padding-left: 22px;
}
.s2lb .text h4 {
  font-weight: normal;
  font-size: 18px;
  line-height: 23px;
  color: #333333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 6px;
}
.s2lb .text p {
  font-size: 16px;
  line-height: 22px;
  color: #666666;
  max-height: 44px;
  overflow: hidden;
}
@media screen and (max-width: 1300px) {
  .section1 .s1l {
    width: 600px;
  }
  .section1 .s1l .tu {
    width: 380px;
  }
  .section1 .s1l .text {
    left: 380px;
  }
  .section1 .s1l .text {
    padding-top: 5px;
  }
  .section1 .s1l .text .info {
    padding-left: 0;
  }
  .section1 .s1l .text .info h4 {
    font-size: 16px;
    margin-bottom: 6px;
  }
  .s1r .s1rb a .tu {
    width: 185px;
    margin-right: 10px;
  }
  .s1r .s1rb .text {
    padding-top: 10px;
  }
  .s1lm2 ul li {
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .s1lb2 {
    left: 340px;
  }
  /* .section2 .s2r {
    width: 550px;
    margin-left: 40px;
  } */
  .tit h4 {
    font-size: 26px;
  }
  .s2lb ul li {
    padding: 15px 0;
  }
  .section2 {
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 1024px) {
  .section1 .s1l {
    float: none;
    width: auto;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .section1 .s1l .tu {
    width: 480px;
  }
  .section1 .s1l .text {
    left: 480px;
  }
  .s1lb2 {
    /* right: 462px; */
    left: 441px;
  }
  .section1 {
    padding-top: 30px;
  }
  .s1lm {
    margin-top: 25px;
  }
  .tit h4 {
    font-size: 30px;
  }
  .s1r .s1rb {
    margin-top: 25px;
  }
  .section2 .s2r {
    float: none;
    width: auto;
    margin-left: 0;
    margin-bottom: 20px;
  }
  .section2 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .section2 .s2rb {
    margin-top: 25px;
  }
  .section2 .s2l .s2lb {
    margin-top: 25px;
  }
  .s1lm2 ul li a p {
    font-size: 18px;
    margin-top: 10px;
  }
  .banner::after {
    height: 70px;
  }
  .s2l {
    float: none;
    width: auto;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 768px) {
  .tit h4 {
    font-size: 24px;
  }
  .tit a {
    font-size: 16px;
  }
  .section1 .s1l .tu {
    width: 360px;
  }
  .section1 .s1l .text {
    left: 360px;
  }
  .s1lb2 {
    left: 321px;
  }
  .s1lm2 ul li a p {
    font-size: 16px;
  }
  .s1lm2 ul li {
    padding: 10px;
  }
  .s1r .s1rb .text h4 {
    font-size: 16px;
  }
  .s1r .s1rb ul li:nth-child(n + 2) {
    margin-top: 25px;
  }
  .s2lb .text h4 {
    font-size: 16px;
  }
  .s2lb .text p {
    font-size: 15px;
  }
  .s2lb ul li .date {
    width: 80px;
  }
  .s2lb .text {
    padding-left: 15px;
  }
  .s2lb .date .day {
    font-size: 17px;
  }
  .section1 .s1l .text .info p {
    max-height: 48px;
  }
  .section1 .s1l .text .info h4 {
    max-height: 48px;
  }
  .s2lb .date .year {
    font-size: 16px;
    line-height: 34px;
  }
}
@media screen and (max-width: 600px) {
  .section1 .s1l .text {
    padding-left: 10px;
    padding-right: 10px;
    left: 300px;
  }
  .section1 .s1l .tu {
    width: 300px;
  }
  .s1lb2 {
    left: 261px;
  }
  .section1 .s1l .text .info h4 {
    margin-top: 5px;
  }
  .section1 .s1l .text .info p {
    line-height: 18px;
    max-height: 36px;
  }
  .section1 .s1l .text .date {
    padding-bottom: 5px;
  }
  .section1 .s1l .text p {
    font-size: 20px;
  }
}
@media screen and (max-width: 520px) {
  .s1r .s1rb a .tu {
    width: 150px;
  }
  .s1r .s1rb .text p {
    line-height: 26px;
  }
  .s1r .s1rb .text .sp {
    max-height: 52px;
  }
  .s1r .s1rb .text h4 {
    line-height: 24px;
    max-height: 48px;
    margin-bottom: 5px;
  }
  .section1 .s1l .tu {
    float: none;
    width: auto;
  }
  .section1 .s1l .text {
    position: static;
    /* left: 0; */
    bottom: 100%;
  }
  .s1lb2 {
    left: 90%;
    bottom: 50%;
    transform: translateY(-50%);
  }
  .banner::after {
    height: 35px;
  }
  .s2rb ul li:nth-child(n + 3) {
    margin-top: 20px;
  }
  .tit a {
    font-size: 14px;
  }
  .tit h4 {
    font-size: 16px;
    padding-left: 10px;
  }
  .tit a {
    padding-left: 36px;
  }
}
@media screen and (max-width: 420px) {
  .s2lb .date .day {
    font-size: 15px;
    line-height: 36px;
  }
  .s2lb .date .year {
    font-size: 14px;
    line-height: 30px;
  }
  .s2lb .text h4 {
    margin-bottom: 2px;
  }
  .s2lb .text {
    padding-left: 10px;
  }
  .s1r .s1rb .text h4 {
    font-size: 15px;
  }
  .s1r .s1rb .text p {
    padding-left: 22px;
  }
  .s1lm2 ul li a p {
    margin-top: 5px;
  }
  .section1 .s1l .text {
    padding-bottom: 30px;
  }
  .s1lm {
    margin-top: 15px;
  }
  .banner .slick-dots {
    bottom: 9px;
  }
  .section1 .s1l .text .info h4 {
    font-size: 15px;
  }
  .s1lm2 ul li a span {
    font-size: 14px;
  }
  .s2lb ul li .date {
    width: 66px;
  }
  .s1lb2 {
    left: 88%;
  }
}
