/* section */
.section1 {
  margin-top: 60px;
}
.banner-box {
  position: relative;
  padding-top: 35.8%;
  overflow: hidden;
}
.banner {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  /* overflow: hidden; */
}
.banner img {
  display: block;
  width: 100%;
}
.section1 .s1l .s1lt .pic img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  transform: translateX(-50%) translateY(-50%);
}
.section1 .s1l .s1lt .pic > img:hover {
  width: 105% !important;
  height: 105% !important;
}

.s1l {
  float: left;
  width: 688px;
}
.tit {
  font-size: 0;
  padding-left: 20px;
  padding-right: 15px;
  background-color: #5f4253;
  margin-bottom: 25px;
}
.tit:hover a {
  color: #f37d02;
}
.two .tit:hover a {
  color: #5f4253;
}
.s1rb .tit:hover a {
  color: #5f4253;
}
.tit h4 {
  display: inline-block;
  font-size: 22px;
  line-height: 50px;
  color: #fff;
  font-weight: normal;
}
.tit a {
  font-size: 14px;
  line-height: 50px;
  color: #fff;
  float: right;
}
.section1 .s1l .s1lt {
}
.section1 .s1l .s1lt a {
  position: relative;
  display: block;
}
.section1 .s1l .s1lt .stl {
  float: left;
  width: 415px;
}
.section1 .s1l .s1lt .pic {
  padding-top: 65.2%;
}
.section1 .s1l .s1lt .text {
  box-sizing: border-box;
  /* width: 310px; */
  position: absolute;
  padding: 22px 17px 40px 26px;
  box-shadow: 0 0 3px #eee;
  background-color: #fff7f3;
  left: 415px;
  top: 0px;
  bottom: 0;
}
.section1 .s1l .s1lt .text h4 {
  font-size: 18px;
  line-height: 27px;
  color: #5f4253;
  max-height: 81px;
  overflow: hidden;
  margin-bottom: 10px;
}
.section1 .s1l .s1lt .text p {
  font-size: 14px;
  line-height: 21px;
  color: #878686;
  max-height: 170px;
  overflow: hidden;
}
.section1 .s1l .s1lt .slick-dots {
  width: auto;
  left: 25%;
  transform: translateX(-25%);
  bottom: 10px;
}
.section1 .s1l .s1lt .slick-dots li {
  width: 10px;
  height: 10px;
  border: 1px solid #fff;
  border-radius: 50%;
}
.section1 .s1l .s1lt .slick-dots li.slick-active {
  background-color: #fff;
}
.section1 .tdate-list li {
  padding-right: 125px;
  /* line-height: 47px; */
  background-position: left center;
  position: relative;
  font-size: 15px;
  /* border-bottom: 1px dashed #dddddd; */
}

.section1 .tdate-list li:first-child {
  padding-top: 0;
}

.section1 .tdate-list li:first-child a span {
  top: 0;
}

.section1 .tdate-list li a {
  /* position: relative; */
  display: block;
  color: #333;
  line-height: 40px;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-left: 15px;
  /* background: url(../images/list-right.png) no-repeat;
                              background-position: left center; */
}

.section1 .tdate-list li a::before {
  left: 1px;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  content: "";
  position: absolute;
  width: 5px;
  height: 5px;
  background-color: #054da2;
}
.section1 .s1rb .tdate-list li a::before {
  left: 1px;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  content: "";
  position: absolute;
  width: 5px;
  height: 5px;
  background-color: #333;
}
.section1 .tdate-list li a:hover {
  color: #5f4253;
}

.section1 .tdate-list li a span {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 15px;
  color: #808080;
}
.section1 .s1l .s1lb {
  margin-top: 30px;
}
.section1 .s1r {
  overflow: hidden;
  padding-left: 2.9%;
}
.section1 .s1r .s1rb .tit {
  background-color: #f37d02;
  margin-bottom: 0px;
}
.section1 .s1r .s1rt {
  margin-bottom: 35px;
}
.s1rbb {
  padding-top: 7px;
  background-color: #fff7f3;
  padding-bottom: 50px;
  padding-left: 23px;
  padding-right: 23px;
}
.s1rbb ul li:hover .zi2 p {
  color: #492c3d;
  font-weight: normal;
}
.s1rbb ul li:hover {
  /* background-color: #c42a26; */
  transition: all 1s;
}
/* .s1rbb ul li:hover .lf_year {
              background-color: #f37d02;
            } */
.s1rbb ul li:hover .zi2 {
  color: #5f4253;
  font-weight: bold;
}
.s1rbb ul li:hover a > span {
  color: #fff;
}
.s1rbb ul li:hover a .timer2 span {
  color: #fff;
}
.s1rbb ul li a {
  display: block;
  overflow: hidden;
  /* margin: 0px 16px 0px 20px; */
  padding: 24px 0px 0px;
  /* border-bottom: 1px solid #eaeaea; */
}
.s1rbb ul li .left {
  float: left;
  width: 60px;
  /* border: 1px solid #9b0d14; */
}
.s1rbb ul li .left .lf_day {
  display: block;
  font-family: "Arial";
  font-size: 28px;
  text-align: center;
  line-height: 36px;
  background-color: #f37d02;
  color: #fff;
  /* border: 1px solid #dcdcdc; */
}
.s1rbb ul li .left .lf_year {
  display: block;
  font-family: "Arial";
  color: #fff;
  font-size: 15px;
  background-color: #5f4253;
  text-align: center;
  line-height: 27px;
  /* border: 1px solid #9b0d14; */
  border-top: 0;
}
.s1rbb ul li:hover .left .lf_year {
  background-color: #f37d02;
}
.s1rbb ul li .zi2 {
  overflow: hidden;
  line-height: 63px;
}
.s1rbb ul li .zi2 p {
  /* font-size: 18px; */
  display: inline-block;
  line-height: 28px;
  padding: 0px 0 0px 20px;
  font-size: 16px;
  color: #333;
  overflow: hidden;
  max-height: 56px;
  vertical-align: middle;
}
.s1rbb .slick-dots {
  width: auto;
  left: 50%;
  transform: translateX(-50%);
  bottom: 15px;
}
.s1rbb .slick-dots li {
  width: 10px;
  height: 10px;
  border: 1px dotted #492c3d;
  border-radius: 50%;
  margin: 0 9px;
}
.s1rbb .slick-dots li.slick-active {
  background-color: #492c3d;
}
.section2 {
  margin-top: 60px;
}
.section2 .px1320 > ul > li {
  float: left;
  width: 31.1%;
}
.section2 ul li a {
  display: block;
}
.section2 .px1320 > ul > li .one {
}
.section2 .px1320 > ul .one p {
  font-size: 16px;
  line-height: 16px;
  color: #333333;
  white-space: nowrap;
  overflow: hidden;
  margin-bottom: 20px;
  text-overflow: ellipsis;
}
.section2 .px1320 > ul .one span {
  display: block;
  position: relative;
  font-size: 15px;
  line-height: 15px;
  color: #808080;
}
.section2 .px1320 > ul .one span::after {
  content: "";
  position: absolute;
  left: 88px;
  right: 0;
  height: 1px;
  background-color: #cccccc;
  top: 50%;
  transform: translateY(-50%);
}
.section2 .px1320 > ul > li {
  margin-left: 3%;
}
.section2 .px1320 > ul > li:first-child {
  margin-left: 0;
}
.section2 .px1320 > ul .one ul li {
  margin-bottom: 35px;
}
.section2 .px1320 > ul .one ul li:hover span::after {
  background-color: #492c3d;
}
.section2 .pic {
  padding-top: 64.6%;
}
.section2 .px1320 > ul .tu a {
  position: relative;
  display: block;
}
.section2 .px1320 > ul .tu p {
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  font-size: 16px;
  line-height: 40px;
  color: #fff;
  padding-left: 15px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 0px;
  /* background-color: rgba(56, 58, 66, 0.6); */
  background: linear-gradient(to top, rgba(0, 0, 0, 0.8), transparent);
}
.section2 .px1320 > ul .two ul li a {
  display: block;
  margin-bottom: 37px;
}
.section2 .px1320 > ul .two .tit {
  background-color: #f37d02;
}
.section2 .px1320 > ul .two span {
  float: left;
  /* display: inline-block; */
  font-size: 14px;
  line-height: 25px;
  border: 1px solid #f37d02;
  border-radius: 13px;
  padding-left: 10px;
  padding-right: 10px;
  color: #f37d02;
  vertical-align: middle;
}
.section2 .px1320 > ul .two a h4 {
  /* display: inline-block; */
  font-weight: normal;
  font-size: 16px;
  line-height: 27px;
  color: #f37d02;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  /* margin-top: 5px; */
  padding-left: 15px;
  vertical-align: middle;
}
.section2 .px1320 > ul .two a .info {
  font-size: 14px;
  line-height: 21px;
  color: #878686;
  max-height: 42px;
  overflow: hidden;
  height: 42px;
}
.section2 .px1320 > ul .two li:hover span {
  background-color: #f37d02;
  color: #fff;
}
.section2 .px1320 > ul .two .ttt {
  margin-bottom: 8px;
  font-size: 0;
}
.section2 .px1320 > ul .one ul .tu {
  margin-bottom: 0px;
}
.section2 .px1320 > ul .two ul .tu a {
  margin-bottom: 0px;
}
.section3 {
  margin-top: 60px;
  margin-bottom: 60px;
}
.section3 a {
  display: block;
}
.section3 .s3l {
  float: left;
  width: 73.8%;
}
.section3 .s3l > ul > li {
  float: left;
  width: 47.8%;
}
.section3 .s3l > ul > li:nth-child(2n) {
  margin-left: 4%;
}
.section3 .s3l ul li a {
  display: block;
}
.section3 .s3l .s3lt {
  margin-bottom: 10px;
}
.section3 .s3l .s3lt:hover {
  /* background-color: #5f4253; */
}
.section3 .s3l .s3lt:hover .text h4 {
  color: #5f4253;
}
.section3 .s3l .s3lt:hover .text p {
  /* color: #fff; */
}
.section3 .s3l .s3lt a {
  display: block;
  overflow: hidden;
}
.section3 .s3l .s3lt .pic {
  padding-top: 69.7%;
}
.section3 .s3l .s3lt .tu2 {
  float: left;
  width: 142px;
  margin-right: 15px;
}
.section3 .s3l .s3lt .text {
  overflow: hidden;
}
.section3 .s3l .s3lt .text h4 {
  font-weight: normal;
  font-size: 16px;
  line-height: 23px;
  color: #333333;
  max-height: 46px;
  overflow: hidden;
  margin-bottom: 9px;
}
.section3 .s3l .s3lt .text p {
  font-size: 14px;
  line-height: 17px;
  color: #878686;
  max-height: 34px;
  overflow: hidden;
}
.section3 .tdate-list li {
  padding-right: 94px;
  /* line-height: 47px; */
  background-position: left center;
  position: relative;
  font-size: 15px;
  /* border-bottom: 1px dashed #dddddd; */
}

.section3 .tdate-list li:first-child {
  padding-top: 0;
}

.section3 .tdate-list li:first-child a span {
  top: 0;
}

.section3 .tdate-list li a {
  /* position: relative; */
  display: block;
  color: #333;
  line-height: 42px;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  /* padding-left: 15px; */
}

/* .section3 .tdate-list li a::before {
  left: 1px;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  content: "";
  position: absolute;
  width: 5px;
  height: 5px;
  background-color: #054da2;
} */
/* .section3 .tdate-list li:hover {
  background-color: #492c3d;
} */
.section3 .tdate-list li:hover a {
  color: #5f4253;
}
.section3 .tdate-list li:hover span {
  color: #5f4253;
}
.section3 .tdate-list li a span {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 15px;
  color: #492c3d;
}
.section3 .s3r {
  float: right;
  width: 22.8%;
}
.section3 .s3r .tit {
  background-color: #f37d02;
  margin-bottom: 0;
}
.section3 .s3r .s3rb {
  padding-left: 25px;
  padding-right: 25px;
  background: url(../images/s3rbbg.png) no-repeat center bottom;
  background-size: 100% 100%;
  padding-top: 25px;
  padding-bottom: 0px;
}
.section3 .s3r .s3rb ul li {
  border-bottom: 1px solid #c6c6c7;
}
.section3 .s3r .s3rb ul li a {
  /* display: block; */
  font-size: 16px;
  line-height: 63px;
  color: #333333;
  background: url(../images/s3r1.png) no-repeat right center;

  margin-right: 20px;
  padding-left: 10px;
}
.section3 .s3r .s3rb ul li a:hover {
  color: #5f4253;
  font-weight: bold;
}
@media screen and (max-width: 1220px) {
  .section1 .s1l .s1lt .text {
    left: 380px;
    padding-left: 18px;
  }
  .s1l {
    width: 600px;
  }
  .section1 .s1l .s1lt .stl{
    width: 380px;
  }
}
@media screen and (max-width: 1024px) {
  .s1l {
    width: 450px;
  }
  .section1 .s1l .s1lt .text {
    left: 250px;
    padding: 10px 10px 0px;
  }
  .section1 {
    margin-top: 30px;
  }
  .tit h4 {
    font-size: 18px;
  }
  .section1 .s1l .s1lt .text h4 {
    font-size: 14px;
    margin-bottom: 7px;
    line-height: 24px;
    max-height: 72px;
  }
  .section2 {
    margin-top: 30px;
  }
  .section3 {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .section1 .s1l .s1lt .stl{
    width: 250px;
  }
  .s1rbb ul li a{
    padding-top: 10px;
  }
  .section1 .s1r .s1rt{
    margin-bottom: 10px;
  }
  .section1 .s1l .s1lb{
    margin-top: 40px;
  }
}
@media screen and (max-width: 768px) {
  .s1l {
    float: none;
    width: auto;
  }
  .section1 .s1l .s1lt .text {
    left: 310px;
  }
  .section1 .s1r {
    padding-left: 0;
  }
  .section1 .s1l .s1lb {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .tit {
    margin-bottom: 15px;
  }
  .section1 .s1r .s1rt {
    margin-bottom: 20px;
  }
  .tit a {
    line-height: 40px;
  }
  .tit h4 {
    line-height: 40px;
  }
  .section2 .px1320 > ul > li {
    float: none;
    width: auto;
    margin-left: 0;
    margin-bottom: 20px;
  }
  .section2 .px1320 > ul .one p {
    margin-bottom: 10px;
  }
  .section2 .px1320 > ul .one ul li {
    margin-bottom: 20px;
  }
  .section2 .px1320 > ul .two ul li a {
    margin-bottom: 25px;
  }
  .section3 .s3l > ul > li {
    float: none;
    width: auto;
    margin-bottom: 20px;
  }
  .section3 .s3l {
    float: none;
    width: auto;
  }
  .section3 .s3r {
    float: none;
    width: auto;
  }
  .section3 .s3l > ul > li:nth-child(2n) {
    margin-left: 0;
  }
  .section3 {
    margin-top: 20px;
  }
  .section3 .s3r .s3rb {
    padding-top: 0;
    padding-bottom: 30px;
  }
  .section3 .s3r .s3rb ul li a {
    line-height: 40px;
  }
  .section1 .tdate-list li a {
    line-height: 35px;
  }
  .s1rbb ul li a {
    padding-top: 18px;
  }
  .tit h4 {
    font-size: 16px;
  }
  .tit a {
    font-size: 13px;
  }
  .section3 .tdate-list li a {
    line-height: 35px;
  }
  .section1 .s1l .s1lt .stl{
    float: none;
    width: auto;
  }
  .section1 .s1l .s1lt .text{
    position: static;
    /* border: 1px solid #ccc; */
    padding: 10px;
  }
  .section1 .s1l .s1lt .slick-dots{
    bottom: 150px;
    left: 50%;
    transform: translateX(-50%);
  }
  .section1 .s1l .s1lt .text h4{
    margin-bottom: 10px;
    font-size: 15px;
    max-height: 48px;
  }
  .section1 .s1l .s1lt .text p{
    max-height: 42px;
  }
}
@media screen and (max-width: 650px) {
  .section1 .s1l .s1lt .text {
    /* left: 169px; */
  }
}
@media screen and (max-width: 500px) {
  .section1 .s1l .s1lt .stl {
    float: none;
    width: auto;
  }
  .section1 .s1l .s1lt .text {
    /* position: relative;
    top: 100%;
    left: 0;
    width: 100%; */
    /* border: 1px solid #ccc; */
    padding: 10px;
  }
  .section1 .s1l .s1lt .slick-dots {
    /* bottom: 140px; */
    left: 50%;
    transform: translateX(-50%);
  }
  .section1 .s1l .s1lt .text h4 {
    font-size: 15px;
    margin-bottom: 10px;
  }
  .section1 .tdate-list li a {
    font-size: 14px;
  }
  .section1 .tdate-list li a span {
    font-size: 2px;
  }
  .s1rbb {
    padding-left: 10px;
    padding-right: 10px;
  }
  .s1rbb ul li .left .lf_day {
    font-size: 24px;
    line-height: 32px;
  }
  .s1rbb ul li .left .lf_year {
    font-size: 13px;
    line-height: 24px;
  }
  .s1rbb ul li .zi2 p {
    font-size: 14px;
    line-height: 22px;
    max-height: 44px;
    padding-left: 13px;
  }
  .s1rbb ul li .zi2 {
    line-height: 56px;
  }
  .section2 .px1320 > ul .one span {
    font-size: 14px;
  }
  .section2 .px1320 > ul .one p {
    font-size: 15px;
  }
  .section2 .px1320 > ul .tu p {
    margin-bottom: 0;
    font-size: 15px;
  }
  .section3 .s3l .s3lt .text h4 {
    font-size: 15px;
  }
  .section3 .tdate-list li a {
    font-size: 14px;
  }
  .section3 .tdate-list li a span {
    font-size: 13px;
  }
  .section3 .s3r .s3rb ul li a {
    font-size: 15px;
  }
  .section2 .px1320 > ul .two span {
    font-size: 13px;
  }
  .section2 .px1320 > ul .two a h4 {
    font-size: 15px;
  }
  .section2 .px1320 > ul .two ul li a {
    margin-bottom: 15px;
  }
  .section1 .tdate-list li {
    padding-right: 84px;
  }
  .section3 .tdate-list li {
    padding-right: 84px;
  }
}
@media screen and (max-width: 380px) {
  .section1 .s1l .s1lt .slick-dots {
    bottom: 140px;
  }
  .banner .slick-dots li.slick-active {
    height: 20px;
  }
  .banner .slick-dots li {
    height: 20px;
  }
  .banner .slick-dots {
    bottom: 10px;
  }
  .section3 .s3l .s3lt .tu2 {
    margin-right: 10px;
  }
}