@font-face {
  font-family: 'sySong';
  src: url('../fonts/sySong.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
#tzgg{position: absolute; top: -200px !important; left:0;      width: 50px;    height: 50px;}
.banner-box {
  position: relative;
  padding-top: 43%;
  overflow: hidden;
  top: 192px;
  /* margin-top: 43%; */
  margin-bottom: 30px;
}

.banner {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  /* overflow: hidden; */
}

.banner img {
  display: block;
  width: 100%;
}

.banner .slick-prev {
  width: 30px;
  height: 41px;
  background: url(../images/bal.png) no-repeat center center;
  background-size: cover;
  left: 128px;
  z-index: 9;
}

.banner .slick-next {
  width: 30px;
  height: 41px;
  background: url(../images/bar.png) no-repeat center center;
  background-size: cover;
  right: 128px;
  z-index: 9;
}

.banner .slick-dots {
  width: auto;
  margin-left: 50%;
  transform: translateX(-50%);
  bottom: 20px;
  height: 20px;
}

.banner .slick-dots li {
  width: 15px;
  height: 15px;
  margin: 0 15px;
  background: #f2f2f2;
  border-radius: 50%;
}

.banner .slick-dots li button {
  display: none;
}

.banner .slick-dots li.slick-active {
  background: #0d7539;
}




.index {}

.index .section1 {
  padding-top: 30px;
  padding-bottom: 80px;
  /* background: url(../images/part1bg.jpg) center no-repeat; */
  background-size: cover;position: relative;

}

.index .section1 .s1tit {
  text-align: center;
  font-size: 32px;
  /* font-weight: bold; */

  line-height: 32px;
  color: #333333;
}

.s1l {
  float: left;
  width: 620px;
  margin-right: 50px;
  margin-top: 0;
}

.s1l a {
  display: block;
  position: relative;
}

.s1l a .pic {
  padding-top: 76%;
}

.s1l a .pic img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  transform: translateX(-50%) translateY(-50%);
}

.s1l a .pic>img:hover {
  width: 105% !important;
  height: 105% !important;
}

.s1l a .text {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding-left: 20px;
  padding-right: 125px;
  padding-top: 60px;
  padding-bottom: 5px;
  background-image: linear-gradient(to top, #000000, transparent);
}

.s1l a .text p {
  font-size: 18px;
  line-height: 24px;
  color: #ffffff;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.s1l a .text span {
  font-size: 14px;
  color: #fff;
  line-height: 40px;
  background: url(../images/date_cio.png) left center no-repeat;
  padding-left: 20px;
}

.s1l .slick-dots {
  width: auto;
  right: 20px;
  bottom: 20px;
  height: 20px;
}

.s1l .slick-dots li {
  width: 10px;
  height: 10px;
  margin: 0 4px;
  border: #ffffff 1px solid;
  border-radius: 50%;
}

.slick-dots li button {
  display: none;
}

.s1l .slick-dots li.slick-active {
  background: #ffffff;
}

.s1r {
  overflow: hidden;
  margin-top: 0;
}

.srtit {
  position: relative;
  margin-bottom: 30px;
  padding-bottom: 15px;
}

.srtit h4 {
  text-align: center;
  font-size: 42px;
  font-weight: normal;
  line-height: 60px;
  color: #333333;
  font-weight: bold;
  font-family: 'sySong';
}

.srtit h4 i {
  font-style: normal;
  color: #b30203;
}

.srtit h4 span {
  font-weight: normal;
  font-size: 18px;
  color: #aaaaaa;
  margin-left: 18px;
}

.srtit a {
  text-transform: uppercase;
  font-size: 16px;
  color: #666666;
  position: absolute;
  top: 45%;
  right: 0;
  transform: translateY(-50%);
  background: url(../images/more_ico.png) left center no-repeat;
  padding-left: 30px;
}

.srtit a:hover {
  color: #0e763a;
}

.s1rb {}

.s1rb ul li {
  line-height: 60px;
  font-size: 16px;
  position: relative;
  left: 0;
  color: #333333;
  border-bottom: #e5e5e5 1px dashed;
}

.s1rb ul li:last-child {
  border: none;
}

.s1rb ul li a {
  font-size: 16px;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  color: #333333;
  padding-right: 98px;
  background: url(../images/ico_list.png) left center no-repeat;
  padding-left: 20px;
}

.s1rb ul li span {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  color: #999999;
  font-size: 14px;
  line-height: 14px;
  padding-left: 6px;
}

.s1rb ul li:hover a {
  color: #0d7539;
  font-weight: bold;
}

.s1rb ul li:hover span {
  color: #333;
}

.s1r .s1rm:last-child {
  margin-top: -5px;
}

.section2 {
  padding-top: 60px;
  padding-bottom: 60px;
  background: url(../images/tz_bg.jpg);
  margin-bottom: 80px;
  background-size: cover;position: relative;
}

.s2l {
  float: left;
  width: 580px;
  margin-right: 40px;
  margin-top: 0;
}

.s2r {
  overflow: hidden;
  margin-top: 0;
}

.date_list {}

.date_list ul {
  margin-right: -3%;
  margin-left: -3%;
}

.date_list ul li {
  width: 32%;
  height: auto;
  overflow: hidden;
  padding: 30px;
  float: left;
  margin: 0 0%;
  border-top-right-radius: 40px;
  transition: all 0.3s;
  background:  340px 95px no-repeat
}

.date_list ul li:hover {
  background: url(../images/tzlistbg.png) 340px 95px no-repeat #ffffff;
  box-shadow: 0 0 10px #a9a9a9a8;
}

.date_list ul li a {
  height: auto;
  overflow: hidden;
}

.date_list ul li span {
  display: block;
  width: 90px;
  padding: 0;
  box-sizing: border-box;
  float: left;
  background: #f0f0f0;
}

.date_list ul li span i {
  width: 100%;
  display: block;
  text-align: center;
  font-style: normal;
  line-height: 45px;
}

.date_list ul li span i:nth-child(1) {
  background: #0d7539;
  color: #ffffff;
  font-size: 30px;
  font-weight: bold;
}

.date_list ul li span i:nth-child(2) {
  font-size: 16px;
  color: #0d7539;
}

.date_list .text {
  overflow: hidden;
  padding-left: 30px;
}

.date_list .text h2 {
  font-size: 18px;
  color: #333;
  font-weight: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  /* white-space: nowrap; */
  margin: 15px 0;
  line-height: 30px;
  max-height: 60px;
}

.date_list .text p {
  font-size: 14px;
  color: #999999;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.date_list ul li:hover .text h2 {
  color: #0d7539;
  font-weight: bold;
}

.date_list ul li:hover .text p {
  color: #222;
}

.ilist {}

.ilist ul {}

.ilist ul li {
  line-height: 48px;
  font-size: 16px;
  position: relative;
  left: 0;
  color: #333333;
  padding-left: 15px;
}

.ilist ul li::before {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  background: #f6920e;
  border-radius: 50%;
  left: 0;
  top: 45%;
  transform: translateY(0%);
}

.ilist ul li:last-child {
  border: none;
}

.ilist ul li a {
  font-size: 16px;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  color: #333333;
  padding-right: 98px;
}

.ilist ul li span {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  color: #999999;
  font-size: 14px;
  line-height: 14px;
  padding-left: 6px;
}

.ilist ul li:hover a {
  color: #b30203;
  font-weight: bold;
}

.ilist ul li:hover span {
  color: #333;
}

.ilist ul li:hover::before {
  background: #b30203;
}

.ilist3 {}

.ilist3 ul li {
  padding-left: 25px !important;
}

.ilist3 ul li::before {
  content: "";
  position: absolute;
  width: 18px;
  height: 18px;
  background: url(../images/ico_dh.png) left center no-repeat;
  border-radius: 0;
  left: 0;
  top: 30%;
  transform: translateY(0%);
}

.ilist ul li:hover::before {
  background: url(../images/ico_dh.png) left center no-repeat;
}

.section3 {
  margin-bottom: 80px;position: relative;
}

.s2b {}

.s2b ul {
  margin-right: -40px;
  margin-left: -40px;
}

.s2b ul li {
  margin-left: 40px;
  margin-right: 40px;
  transition: all 0.3s;
  border: #eeeeee 1px solid;
  border-top-right-radius: 50px;
  overflow: hidden;
}

.s2b ul li a .pic:hover {
  /* box-shadow: 0px 0px 10px 0px rgba(34, 24, 21, 0.3); */
}

.s2b ul li a {
  display: block;
}

.s2b ul li a .pic {
  padding-top: 62.7%;
  /* transition: all 1s; */

  /* box-shadow: 0px 3px 10px 0px rgba(34, 24, 21, 0.3); */
}

.s2b ul li a .pic:hover {
  box-shadow: 0px 1px 6px rgba(34, 24, 21, 0.3);
}

.s2b ul li .pic img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  transform: translateX(-50%) translateY(-50%);
}

.s2b ul li .pic>img:hover {
  width: 105% !important;
  height: 105% !important;
}

.s2b ul li .text {
  border-top: #eeeeee 1px solid;
  padding-left: 22px;
  padding-right: 22px;
  background-color: #fbfbfb;
  padding-top: 20px;
  padding-bottom: 20px;
  transition: all 0.3s;
}

.s2b ul li .text h2 {
  font-size: 16px;
  line-height: 30px;
  font-weight: normal;
  color: #333333;
  min-height: 60px;
  position: relative;
  padding-bottom: 10px;
  transition: all 0.3s;
}

.s2b ul li .text h2::after {
  content: '';
  width: 30px;
  height: 2px;
  background: #0d7539;
  position: absolute;
  left: 0;
  bottom: 0;
  transition: all 0.3s;
}


.s2b ul li .text p {
  padding: 10px 0;
  font-size: 14px;
  line-height: 24px;
  color: #999;
  max-height: 87px;
  overflow: hidden;
  text-align: justify;
  transition: all 0.3s;
}

.s2b ul li:hover .text {
  background: #0d7539;
  border-top: #0d7539 1px solid;
  transition: all 0.3s;
}

.s2b ul li:hover h2 {
  color: #ffffff;
  transition: all 0.3s;
}

.s2b ul li:hover h2::after {
  background: #fff;
  transition: all 0.3s;
}

.s2b ul li:hover p {
  color: #ffffff;
  transition: all 0.3s;
}

.s2b .slick-prev {
  width: 30px;
  height: 60px;
  background: url(../images/ky_slider_right.png) no-repeat center center #d6d6d6;
  left: -3%;
  z-index: 9;
  transition: all 0.3s;
}

.s2b .slick-next {
  width: 30px;
  height: 60px;
  background: url(../images/ky_slider_left.png) no-repeat center center #d6d6d6;
  right: -3%;
  z-index: 9;
  transition: all 0.3s;
}

.s2b .slick-prev:hover,
.s2b .slick-next:hover {
  background-color: #0d7539;
  transition: all 0.3s;
}

.listtop {
  border-bottom: #d2d2d2 1px solid;
  padding: 10px 0;
  margin-bottom: 10px;
}

.listtop:hover h3 {
  color: #b30203;
}

.listtop h3 {
  color: #333;
  font-size: 18px;
  line-height: 50px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.listtop p {
  font-size: 14px;
  color: #8c8c8c;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  text-align: justify;
}

.listtop span {
  font-size: 14px;
  line-height: 30px;
  text-align: right;
  display: block;
  color: #b30203;
}

.listtop span i {
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
}

.date_list2 {}

.date_list2 ul {}

.date_list2 ul li {
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 20px 0;
  border-bottom: #bfbfbf 1px dashed;
  /* margin-bottom: 15px; */
}

.date_list2 ul li:last-child {
  border-bottom: none !important;
}

.date_list2 ul li a {
  height: auto;
  overflow: hidden;
}

.date_list2 ul li span {
  display: block;
  width: 80px;
  padding: 2px 0;
  box-sizing: border-box;
  float: left;
  text-align: right;
}

.date_list2 ul li span i {
  width: 100%;
  display: block;
  text-align: right;
  font-style: normal;
  font-weight: bold;
  line-height: 30px;
}

.date_list2 ul li span i:nth-child(1) {
  color: #999999;
  font-size: 16px;
}

.date_list2 ul li span i:nth-child(2) {
  font-size: 24px;
  color: #333333;
}

.date_list2 .text {
  overflow: hidden;
  padding-left: 20px;
}

.date_list2 .text h2 {
  display: block;
  font-size: 18px;
  line-height: 32px;
  color: #333;
  font-weight: normal;
  margin: 0px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}

.date_list2 .text p {
  font-size: 14px;
  color: #999999;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.date_list2 ul li:hover {
  border-bottom: #b30203 1px dashed;
}

.date_list2 ul li:hover span i {
  color: #b30203;
  font-weight: bold;
}


.date_list2 ul li:hover .text h2 {
  color: #b30203;
  font-weight: bold;
}

.date_list2 ul li:hover .text p {
  color: #222;
}

/* section4 */
.section4 {
  background: url(../images/section4bg.png) #edf2f6;
  padding: 50px 0;
}

.sbsbox {}

.sbsbox ul {}

.sbsbox li {
  width: 33.33333%;
  float: left;
  margin: 0;
  overflow: hidden;
  transition: all 0.3s;
  padding: 0 0;
}


.sbsbox li:hover img {
  transform: rotateY(180deg);
}

.sbsbox li a {
  padding: 0;
  display: block;
}

.sbsbox li img {
  display: block;
  margin: 10px auto;
  padding: 40px;
  transition: all 0.3s;
  border-radius: 15px;
  width: 140px;
  height: 140px;
  position: relative;
}



.sbsbox li span {
  display: block;
  text-align: center;
  color: #333333;
  font-size: 18px;
  line-height: 70px;
  width: 100%;
  margin: 0 auto;
  font-style: normal;
}

.sbsbox li:hover span {
  color: #0d7539;
  font-weight: bold;
}

.sbsbox li i {
  display: block;
  position: relative;
  margin: 0 auto;
  width: 140px;
  height: 140px;
}

.sbsbox li i::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 140px;
  height: 140px;
  z-index: 999;
  -webkit-animation: roted linear 30s infinite;
  border: #0d7539 1px dashed;
  border-radius: 50%;

}

.sbsbox li i::before {
  content: "";
  position: absolute;
  left: -10px;
  top: -10px;
  width: 160px;
  height: 160px;
  z-index: 999;
  -webkit-animation: roted linear 30s infinite;
  background: url(../images/fw_d.png) 4px no-repeat;
  border-radius: 50%;
  opacity: 0;
}

.sbsbox li:hover i::before {
  opacity: 1;
}

@keyframes go {
  0% {
    transform: translateX(0);
  }

  50% {
    transform: translateX(10px);
  }

  100% {
    transform: translateX(0);
  }
}

@keyframes roted {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}



@media screen and (max-width: 1440px) {}

@media screen and (max-width: 1300px) {
  .banner-box {
    padding-top: 50%;
  }
}

@media screen and (max-width: 1200px) {


  .index .section1 {
    padding-bottom: 40px;
  }

  .s1l,
  .s1r,
  s2l,
  s2r {
    width: 46%;
  }

  .s1r .s1rm:last-child {
    margin-top: 0px;
  }

  .s1rb ul li {
    line-height: 43px;
  }
}

@media screen and (max-width: 1024px) {
  .banner .slick-dots {
    bottom: 10px;
  }

  .banner .slick-dots li {
    width: 10px;
    height: 10px;
    margin: 0 5px;
  }

  .s1l a .pic {
    padding-top: 70%;
  }

  .s1l,
  .s1r,
  s2l,
  s2r {
    width: 100%;
  }

  .banner-box {
    top: 0 !important;
    padding-top: 34%;
  }

  .banner .slick-prev {
    left: 45px;
  }

  .banner .slick-next {
    right: 45px;
  }

  .index .section1 {
    padding-top: 0;
  }

  .srtit {
    position: relative;
    margin-bottom: 10px;
    padding-bottom: 0;
  }

  .s1l {
    float: none;
    width: auto;
    margin-right: 0;
    margin-top: 0;
  }

  .s1r {
    margin-top: 30px;
  }

  .date_list ul li {
    width: 50%;
  }

  .srtit h4 {
    font-size: 30px;
  }

  .s2l {
    float: none;
    width: 100%;
  }

  .s2r {
    float: none;
    width: 100%;
    margin-top: 30px;
  }

  .section2 {
    padding-top: 15px;
    padding-bottom: 15px;
    margin-top: 15px;

  }

  .section3 {
    padding-top: 15px;
  }


  .s1rb ul li {
    line-height: 48px;
  }

  .index .section1 .s1tit {
    font-size: 30px;
  }
}

@media screen and (max-width: 768px) {
  .srtit a {
    top: 55%;
  }

  .date_list ul li span {
    width: 70px;
  }

  .date_list ul li span i {
    line-height: 30px;
  }


  .date_list ul li span i:nth-child(1) {
    background: #0d7539;
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
  }

  .date_list ul li span i:nth-child(2) {
    font-size: 14px;
  }

  .date_list .text {
    padding-left: 20px;
  }

  .date_list .text h2 {
    margin: 0;
    font-size: 16px;
  }

  .index .section1 .s1tit {
    font-size: 28px;
  }

  .section2 {
    margin-bottom: 0;
  }

  .section3 {
    margin-bottom: 30px;
  }

  .section4 {
    padding: 30px 0;
  }

  .date_list ul li {
    width: 100%;
    padding: 10px;
  }

  .s2b ul {
    margin-left: -10px;
    margin-right: -10px;
  }

  .s2b ul li {
    margin-left: 10px;
    margin-right: 10px;
  }

  .s1r {
    margin-top: 10px;
  }

  .index .section1 {
    padding-bottom: 0;
  }





  .sbsbox li i {
    width: 80px;
    height: 80px;
  }

  .sbsbox li i::before {
    left: -7px;
    top: -7px;
    width: 85px;
    height: 85px;
  }

  .sbsbox li i::after {
    left: 0;
    top: 0;
    width: 80px;
    height: 80px;
  }

  .sbsbox li img {
    display: block;
    margin: 10px auto;
    padding: 15px;
    transition: all 0.3s;
    border-radius: 15px;
    width: 60px;
    height: 60px;
    position: relative;
    top: 10px;
  }
}

@media screen and (max-width: 520px) {
  .banner .slick-prev {
    width: 20px;
    height: 31px;
    left: 28px;
  }

  .banner .slick-next {
    width: 20px;
    height: 31px;
    right: 28px;
  }

  .index .section1 .s1tit {
    font-size: 26px;
  }

  .s1r .srtit a {
    font-size: 14px;
  }

  .tit h4 {
    font-size: 26px;
  }

  .tit a {
    font-size: 15px;
  }

  .s1r .srtit h4 {
    font-size: 22px;
  }

  .s1r .srtit h4 span {
    font-size: 17px;
  }


  .s1l .slick-dots li {
    width: 10px;
    height: 10px;
    margin: 0 6px;
  }

  .s1l a .text {
    padding-top: 70px;
    padding-left: 25px;
    padding-right: 145px;
  }

  .s1l .slick-dots {
    height: 24px;
    right: 18px;
  }

  .s1l a .text p {
    font-size: 17px;
  }
}

@media screen and (max-width: 375px) {
  .banner .slick-prev {
    left: 20px;
  }

  .banner .slick-next {
    right: 20px;
  }

  .s1l {
    margin-top: 0;
  }

  .s1l a .text {
    padding-bottom: 0;
  }

  .s1l .slick-dots {
    bottom: 14px;
    right: 8px;
  }

  .s1l a .text p {
    font-size: 15px;
  }

  .s1l .slick-dots li {
    margin: 0 4px;
  }

  .s1rb ul li a {
    font-size: 15px;
  }

  .s1rb ul li {
    line-height: 44px;
  }

  .s1rb ul li span {
    font-size: 13px;
  }

  .s1r .srtit h4 {
    font-size: 20px;
  }

  .tit h4 {
    font-size: 22px;
  }

  .index .section1 .s1tit {
    font-size: 22px;
  }

  .s1l a .text {
    padding-left: 18px;
    padding-right: 105px;
  }

  .s1l .slick-dots li {
    width: 10px;
    height: 10px;
  }

  .section2 {
    padding-top: 25px;
  }


}