﻿body {
  touch-action: none;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
}

* {
  font-size: 14px;
  box-sizing: border-box;

}

a {
  text-decoration-line: none
}

ul {
  margin: 0;
  padding: 0
}

ul li {
  list-style-type: none;
}

div {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font-family: 'yahei';
  /* font: inherit; */
  vertical-align: baseline;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.arr, .head-logo, .content5>.c5-right4, .c7-imga, .searphone, .phone {
  display: none;
}

.nav-show, .foot-show {
  display: none;
}

.main {
  width: 1200px;
  margin: 0 auto
}

.clearfix {
  /* content: ''; */
  /* clear: both; */
  /* display: table; */
}

.head {
  height: 120px;
  z-index: 9999;
  position: fixed;
  top: 0;
  width: 100%;
  left: 50%;
  transform: translateX(-50%);
}

.headCon {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
}

.head-right {
  display: flex;
  justify-content: space-between;
}

.headTitle {
  line-height: 120px;
  display: flex;
  align-items: center;
}

.hList {
  position: relative;
  color: #fff;
  width: 120px;
  height: 36px;
  display: flex;
  align-items: center;
  background: #6EB92D;
  border-radius: 60px;
  justify-content: center;
  font-size: 16px;
}

.search {
  width: 36px;
  text-align: center;
  color: #fff;
  cursor: pointer;
  margin-left: 12px;
  display: flex;
  align-items: center;
}

.search img:nth-child(2) {
  display: none;
  transition: all 0s;
}

.search.active img:nth-child(2) {
  display: block;
  transition: all 0s;
}

.search.active img:nth-child(1) {
  display: none;
  transition: all 0s;
}

.search1a {
  width: 36px;
  height: 36px;
}

.nav-con {
  height: 120px;
  display: flex;
  align-items: center;
}

.nav-con>ul>li {
  list-style-type: none;
  display: inline-block;
  position: relative;
  height: 120px;
}

.nav-con>ul>li>a {
  color: #fff;
  font-size: 16px;
  display: inline-block;
  height: 36px;
  line-height: 36px;
  text-align: center;
  padding: 0 12px;
  margin-top: 40px;
}

.m-show {
  display: none;
}

.nav-bd {
  width: 140px;
  top: 120px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  display: none;
  background: #fff;
  border-radius: 8px;
  overflow: hidden;
}

.nav-bd>a {
  text-align: center;
  line-height: 40px;
  color: #1b3602;
  font-size: 16px;
  display: block;
}

.nav-bd>a:hover {
  background: #eaf3e2;
}

.nav-con>ul>li:hover .nav-bd {
  display: block;
}

.head.on, .head.ton, .head:hover {
  background: rgba(255, 255, 255, .95);
}

.head.on .search img:nth-child(2), .head.ton .search img:nth-child(2), .head:hover .search img:nth-child(2) {
  display: block;
}

.head.on .search img:nth-child(1), .head.ton .search img:nth-child(1), .head:hover .search img:nth-child(1) {
  display: none;
}

.head.on:hover {
  opacity: 1;
}

.head.on .nav-con>ul>li>a, .head.ton .nav-con>ul>li>a, .head:hover .nav-con>ul>li>a {
  color: #333;
  position: relative;
}

.nav-con>ul>li>a.on, .nav-con>ul>li>a.on, .nav-con>ul>li>a:hover, .nav-con>ul>li>a:hover {
  background: #009166;
  border-radius: 60px;
  color: #fff !important;
}

.head.on .nav-con>ul>li>a.on:before, .head.ton .nav-con>ul>li>a.on:before, .head.on .nav-con>ul>li>a:hover:before, .head:hover .nav-con>ul>li>a:hover:before {
  width: 100%
}

.head.on .phone, .head.ton .phone, .head:hover .phone {
  color: #333
}

.logo1 {
  width: 80px
}

.logo2 {
  width: 140px
}

.head.on .phone, .head.ton .phone, .head:hover .phone {
  color: #333
}

.head.on .phone span, .head.ton .phone span, .head:hover .phone span {
  background: url(../image/svg/phone2.svg);
}

.searchBox {
  position: fixed;
  left: 0;
  top: 120px;
  right: 0;
  background: rgba(255, 255, 255, .95);
  height: 0;
  overflow: hidden;
  z-index: 999;
}

.searchBox.active {
  border-top: 1px solid rgba(21, 45, 78, .2);
  padding-top: 130px;
  height: 340px;
}

.searC {
  position: relative;
  width: 900px;
  height: 80px;
  margin: 0 auto;
}

.searC input {
  width: 900px;
  height: 80px;
  background: #E7EAED;
  border-radius: 40px;
  border: transparent 1px solid;
  padding-left: 32px;
  font-size: 20px;
  line-height: 80px;
}

.searC input:focus {
  background: #fff;
  border: #D0D5DC 1px solid;
  outline: none;
}

.searC img {
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
  padding: 30px;
}

#search {
  position: absolute;
  right: 0;
  top: 0;
  height: 80px;
  width: 80px;
  background: url('../images/sear.png') no-repeat center center;
  font-size: 0
}

.mySwiper1 {
  width: 100%;
}

.mySwiper1 .swiper1-pagination {
  font-size: 20px;
  color: #fff;
  font-weight: bold;
  display: flex;
  margin-top: 20px;
}

.mySwiper1 .swiper1-pagination span {
  margin: 0 10px;
}

.mySwiper1 span.swiper-pagination-current {
  font-size: 48px;
  margin-top: -15px;
}

.swiper-slide {
  overflow: hidden;
}

.mySwiper1 .swiper-slide img {
  width: 100%;
  display: block;
}

.mySwiper1 .swiper-button-prev {
  width: 68px !important;
  height: 68px !important;
  left: inherit !important;
  right: 67px !important;
  top: 0 !important;
  margin-top: 0 !important;
  background: url('../imgs/left.png') no-repeat center center !important;
  border: 2px solid #fff;
}

.mySwiper1 .swiper-button-prev:hover {
  background: #fff url('../imgs/lefton.png') no-repeat center center !important;
}

.mySwiper1 .swiper-button-next {
  width: 68px !important;
  height: 68px !important;
  right: 0 !important;
  top: 0 !important;
  margin-top: 0 !important;
  border: 2px solid #fff;
  background: url('../imgs/right.png') no-repeat center center !important;
}

.mySwiper1 .swiper-button-next:hover {
  background: #fff url('../imgs/righton.png') no-repeat center center !important;
}

.mySwiper1 .main {
  position: absolute;
  bottom: 85px;
  left: 50%;
  height: 68px;
  transform: translateX(-50%);
  z-index: 9999;
}

.mySwiper1c {
  position: relative;
}

.nsContent1 {
  -webkit-transition: all 1s cubic-bezier(.08, .82, .17, 1);
  transition: all 1s cubic-bezier(.08, .82, .17, 1);
  -webkit-transform: translateY(300px);
  transform: translateY(300px);
  opacity: 0;
  visibility: hidden;
  position: relative;
  z-index: 999;
}

.nsContent1.animate {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  transition-delay: .2s;
  visibility: visible;
}

.nsContent1c {
  margin-top: -45px;
  background: #fff;
}

.nsTit {
  display: flex;
  justify-content: space-between;
  height: 110px;
  padding: 0 30px;
  align-items: center;
}

.nsTit ul {
  display: flex;
  align-items: center;
}

.nsTit ul li {
  margin-right: 38px;
  display: flex;
  align-items: center;
  color: rgba(31, 48, 61, .5);
  font-size: 30px;
  font-weight: bold;
  cursor: pointer;
}

.nsTit ul li span {
  font-size: 30px;
  font-weight: bold;
}

.newicimg {
  display: block;
  margin-right: 7px;
}

.newicimgon {
  display: none;
  margin-right: 7px;
}

.nsTit ul li:hover, .nsTit ul li.on {
  color: #1F303D;
}

.nsTit ul li:hover span, .nsTit ul li.on span {
  color: #6EB92D;
}

.nsTit ul li:hover .newicimg, .nsTit ul li.on .newicimg {
  display: none;
}

.nsTit ul li:hover .newicimgon, .nsTit ul li.on .newicimgon {
  display: block;
}

.nsTit>a {
  color: #1F303D;
  display: flex;
  align-items: center;
}

.nsTit>a img {
  margin-left: 8px;
}

.nsContent1 {
  padding-bottom: 100px;
}

.nsContent1c-bd {
  display: none;
}

.nsContent1c-bd.on {
  display: block;
}

.nsContent1c-bd1 {
  border: 1px solid #DDDDDD;
  display: flex;
  justify-content: space-between;
}

.nsContent1c-bd1a {
  width: 600px;
  height: 300px;
  display: block;
}

.nsContent1c-bd1b {
  flex: 1;
  margin-left: 48px;
  padding-right: 48px;
}

.nsContent1c-bd1b>a {
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #1F303D;
  font-size: 22px;
  margin-top: 40px;
}

.nsContent1c-bd1b>a:hover {
  color: #6EB92D;
}

.nsContent1c-bd1b span {
  color: #1F303D;
  opacity: .6;
  margin: 12px 0;
  display: block;
}

.nsContent1c-bd1bc {
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #1F303D;
  opacity: .8;
  font-size: 16px;
  line-height: 24px;
}

.nsContent1c-bd1bmore {
  border-top: 1px solid #DDDDDD;
  padding: 30px 0;
  margin-top: 30px;
}

.nsContent1c-bd1bmore a {
  color: #1F303D;
  font-size: 14px;
  display: flex;
  align-items: center;
}

.nsContent1c-bd1bmore a img {
  margin-left: 10px;
}

.nsContent1c-bd1bmore a:hover {
  color: #6EB92D;
}

.nsContent1c-bd2 {
  border: 1px solid #DDDDDD;
  display: flex;
  border-top: 0;
}

.nsContent1c-bd2 .list {
  padding: 50px 30px;
  display: flex;
  align-items: center;
  width: 33.33%;
  justify-content: space-between;
}

.nsContent1c-bd2 .list:nth-child(2) {
  border-left: 1px solid #DDDDDD;
  border-right: 1px solid #DDDDDD;
}

.nsContent1c-bd2 .list>a>img {
  width: 120px;
  height: 100px;
  display: block;
}

.nsContent1c-bd2 .listr {
  flex: 1;
  margin-left: 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  color: rgba(31, 48, 61, .6);
  height: 100%;
}

.nsContent1c-bd2 .listr a {
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #1F303D;
  font-size: 16px;
}

.nsContent1c-bd2 .listr a:hover {
  color: #6EB92D;
}

.nsContent2 {
  background: url('../imgs/aboutus/ab-bg.jpg') no-repeat center;
  background-size: 1920px 100%;
  height: 800px;
  -webkit-transition: all 1s cubic-bezier(.08, .82, .17, 1);
  transition: all 1s cubic-bezier(.08, .82, .17, 1);
  -webkit-transform: translateY(300px);
  transform: translateY(300px);
  opacity: 0;
  visibility: hidden;
  position: relative;
  z-index: 999;
}

.nsContent2.animate {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  transition-delay: .2s;
  visibility: visible;
}

.nsContent2 .main {
  height: 100%;
}

.nsContent2c {
  padding: 100px 0 80px 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}

.nsContent2c1 {
  display: flex;
  justify-content: space-between;
}

.nsContent2c1a {
  color: #fff;
  font-size: 30px;
  font-weight: bold;
  line-height: 50px;
}

.nsContent2c1b {
  width: 376px;
  height: 200px;
  border-radius: 120px;
}

.nsContent2c2 {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

.nsContent2c2 .list {
  width: 32%;
  background: rgba(51, 51, 51, .3);
  border-radius: 16px;
  height: 120px;
  padding: 30px;
  transition: all .1s ease-in-out;
}

.nsContent2c2 .list1 {
  text-align: center;
  display: none;
  margin: -20px 0;
}

.nsContent2c2 .list2 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: all 0s;
  margin-top: -10px;
}

.nsContent2c2 .list2>a {
  color: #FFFFFF;
  font-size: 16px;
  line-height: 28px;
  transition: all 0s;
  font-weight: bold;
}

.nsContent2c2 .list2 .more {
  display: none;
  transition: all 0s;
}

.nsContent2c2 .list:hover {
  background: rgba(255, 255, 255, .5);
  height: 200px;
}

.nsContent2c2 .list:hover .list1 {
  display: block;
}

.nsContent2c2 .list:hover .icon {
  display: none;
}

.nsContent2c2 .list:hover .more {
  display: block;
}

.nsContent2c2 .list:hover .list2 {
  margin-top: 20px;
}

.nsContent2c2 .list:hover .list2>a {
  color: #1872C9;
}

.nsContent3 {
  background: #D2E5F0 url('../imgs/compty/com-bg.png') no-repeat center top;
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  position: relative;
  -webkit-transition: all 1s cubic-bezier(.08, .82, .17, 1);
  transition: all 1s cubic-bezier(.08, .82, .17, 1);
  -webkit-transform: translateY(300px);
  transform: translateY(300px);
  opacity: 0;
  visibility: hidden;
  position: relative;
  z-index: 999;
}

.nsContent3.animate {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  transition-delay: .2s;
  visibility: visible;
}

.nsContent3tit {
  text-align: center;
  font-weight: bold;
  font-size: 30px;
  line-height: 40px;
  color: #1F303D;
  padding: 105px 0 80px 0;
}

.nsContent3c {
  display: flex;
  overflow: hidden;
}

.nsContent3tit span {
  color: #6EB92D;
  font-size: 30px;
}

.nsContent3c .item {
  overflow: hidden;
  width: 28%;
  position: relative;
  -webkit-transition: all 0.7s ease 0s;
  transition: all 0.7s ease 0s;
  transform: skewX(-15deg);
  height: 600px;
}

.nsContent3c .item:nth-child(2) {
  margin-left: 2%;
}

.nsContent3c .item .img img {
  transform: skew(15deg);
  margin-left: -20%;
}

.nsContent3c .item.on {
  width: 74%;
}

.nsContent3l {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  z-index: 9999;
  height: 100%;
}

.nsContent3r {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 9999;
  height: 100%;
}

.nsContent3con {
  position: absolute;
  left: 130px;
  top: 90px;
  right: 0;
  bottom: 0;
  transform: skew(15deg);
  width: 75%;
}

.nsContent3con1 {
  width: 200px;
  color: #fff;
  font-size: 16px;
  transition: all 0s;
}

.nsContent3con1a {
  font-size: 60px;
  font-weight: bold;
  display: flex;
}

.nsContent3con1a span {
  font-size: 48px;
  position: relative;
  margin-left: 10px;
}

.nsContent3con1a span::before {
  content: '';
  position: absolute;
  width: 32px;
  height: 4px;
  background: #6EB92D;
  bottom: 14px;
  left: 2px;
}

.nsContent3con1b {
  font-size: 16px;
  margin: 25px 0 35px 0;
}

.nsContent3con1 a {
  color: #fff;
  display: flex;
  align-items: center;
  opacity: 0;
  transition: all 0s;
}

.nsContent3con1 a img {
  margin-left: 10px;
}

.nsContent3c .item.on .nsContent3con1 a {
  opacity: 1;
  transition: all 0s;
}

.nsContent3con2 {
  display: none;
  transition: all 0s;
  width: 470px;
  position: absolute;
  right: 0;
  bottom: 70px;
}

.nsContent3con2 ul {
  display: flex;
  flex-wrap: wrap;
}

.nsContent3con2 ul li a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 226px;
  height: 142px;
  color: #fff;
  font-size: 16px;
  margin: 0 8px 8px 0;
  align-items: center;
  background: rgba(0, 0, 0, .3);
  backdrop-filter: blur(10px);
  border-radius: 16px;
}

.nsContent3con2 ul li:nth-child(2n) {
  margin-right: 0;
}

.nsContent3con2 ul li img {
  margin-bottom: 10px;
}

.nsContent3con2 ul li img:nth-child(2) {
  display: none;
}

.nsContent3con2 ul li a:hover {
  background: rgba(255, 255, 255, .8);
  color: #1F303D;
  transform: scale(1.1);
  position: relative;
  z-index: 9999;
}

.nsContent3con2 ul li a:hover img:nth-child(1) {
  display: none;
}

.nsContent3con2 ul li a:hover img:nth-child(2) {
  display: block;
}

.nsContent3c .item.on .nsContent3con2 {
  display: block;
}

.nsContent4 {
  background: url('../imgs/aboutCom/bg.jpg') no-repeat center;
  background-size: 1920px 100%;
  -webkit-transition: all 1s cubic-bezier(.08, .82, .17, 1);
  transition: all 1s cubic-bezier(.08, .82, .17, 1);
  -webkit-transform: translateY(300px);
  transform: translateY(300px);
  opacity: 0;
  visibility: hidden;
  position: relative;
  z-index: 999;
    margin-bottom:-162px
}

.nsContent4.animate {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  transition-delay: .2s;
  visibility: visible;
}

.nsContent4 .main {
  position: relative;
  padding: 280px 0 310px 0;
}

.nsContent4-1 {
  text-align: center;
  color: #1F303D;
  font-size: 30px;
  font-weight: bold;
}

.nsContent4-1 span {
  color: #6EB92D;
  font-size: 30px;
}

.nsContent4-2 {
  color: #1F303D;
  opacity: .8;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
  margin: 40px 0;
}

.nsContent4 a {
  width: 170px;
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 16px;
  background: #6EB92D;
  border-radius: 60px;
  margin: 0 auto;
}

.nsContent4 a:hover {
  background: #57971f;
}

.nsContent4 a img {
  margin-left: 10px;
}

.nsContent4 .imgicon {
  position: absolute;
}

.nsContent4.animate .icon0, .nsContent4.animate .icon1, .nsContent4.animate .icon2, .nsContent4.animate .icon3, .nsContent4.animate .icon4, .nsContent4.animate .icon5, .nsContent4.animate .icon6 {
  -webkit-animation-name: mk_right_to_left;
  animation-name: mk_right_to_left;
  animation-duration: 1.8s;
}

.nsContent4.animate .icon7, .nsContent4.animate .icon8, .nsContent4.animate .icon9, .nsContent4.animate .icon10, .nsContent4.animate .icon11, .nsContent4.animate .icon12 {
  -webkit-animation-name: mk_right_to_right;
  animation-name: mk_right_to_right;
  animation-duration: 1.8s;
}

.icon0 {
  left: 0;
  top: 205px;
}

.icon1 {
  left: 145px;
  top: 230px;
}

.icon2 {
  left: 260px;
  top: 125px;
}

.icon3 {
  left: 45px;
  top: 395px;
}

.icon4 {
  left: 160px;
  top: 330px;
}

.icon5 {
  left: 270px;
  top: 523px;
}

.icon6 {
  left: -5px;
  top: 490px;
}

.icon7 {
  right: 210px;
  top: 116px;
}

.icon8 {
  right: 110px;
  top: 195px;
}

.icon9 {
  right: 30px;
  top: 290px;
}

.icon10 {
  right: 110px;
  top: 437px;
}

.icon11 {
  right: 210px;
  top: 537px;
}

.icon12 {
  right: -20px;
  top: 460px;
}

@keyframes mk_right_to_left {
  0% {
      -webkit-transform: translateX(30px);
      transform: translateX(30px);
      opacity: 0;
  }

  100% {
      -webkit-transform: translateX(0);
      transform: translateX(0);
      opacity: 1;
  }
}

@keyframes mk_right_to_right {
  0% {
      -webkit-transform: translateX(-30px);
      transform: translateX(-30px);
      opacity: 0;
  }

  100% {
      -webkit-transform: translateX(0);
      transform: translateX(0);
      opacity: 1;
  }
}

.foot {
  background: #21A371;
  background-size: 1920px;
  padding: 80px 0 0 0;
  max-width: 1920px;
  margin: 0 auto;
  position: relative;
  margin-top: 200px;
    z-index:999
}

.foot::before {
  content: '';
  position: absolute;
  width: 1920px;
  height: 104px;
  left: 50%;
  transform: translateX(-50%);
  top: -104px;
  background: url('../imgs/ftbg.png') no-repeat center;
  background-size: 100% 100%;
}

.foot1 {
  display: flex;
  justify-content: space-between;
}

.foot1-left {
  flex: 1;
  display: flex;
}

.foot1-right {
  width: 142px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: rgba(255, 255, 255, .5);
}

.foot1-right img {
  margin-bottom: 20px;
}

.foot1-nav1 {
  margin-left: 60px;
  width: 332px;
}

.foot1-nav1tit {
  font-size: 20px;
  font-weight: bold;
  color: #fff;
}

.foot1-nav1 ul {
  margin-top: 30px;
  display: flex;
  flex-wrap: wrap;
}

.foot1-nav1 ul li {
  margin: 0 90px 20px 0;
}

.foot1-nav1 ul li:nth-child(2n) {
  margin-right: 0;
}

.foot1-nav1 ul li a {
  color: rgba(255, 255, 255, .5);
  font-size: 16px;
}

.foot1-nav1 ul li a:hover {
  color: #fff;
}

.foot1-nav1c {
  color: rgba(255, 255, 255, .5);
  margin-top: 20px;
  line-height: 40px;
  font-size: 16px;
}

.foot1-nav1.foot1-nav2 {
  width: 380px;
}

.foot2 {
  color: rgba(255, 255, 255, .5);
  padding: 38px 0;
  border-top: 1px solid rgba(221, 221, 221, .2);
}

.foot2 .main {
  display: flex;
  justify-content: space-between;
}

.foot2 .main a {
  color: rgba(255, 255, 255, .5);
}

.foot2 .main a:hover {
  color: #fff;
}

.foot2 .main span {
  display: flex;
  align-items: center;
}

.foot2 .main span img {
  margin: 0 10px;
}

.kxBanner {
  background: url('../images/kx/bg.png') no-repeat center;
  height: 570px;
  background-size: auto 100%;
}

.kxBanner .main {
  position: relative;
}

.kxTit {
  position: absolute;
  left: 0;
  top: 20%;
  right: 0;
  padding: 160px 0 0 0;
}

.kxTit1 {
  display: flex;
  align-items: center;
  color: #fff;
}

.kxTit1 a {
  color: #fff;
  margin: 0 10px;
}

.kxTit2 {
  padding-top: 115px;
  text-align: center;
  font-size: 45px;
  font-weight: bold;
  position: relative;
  color: #fff;
}

.kxTit2::before {
  position: absolute;
  content: '';
  width: 60px;
  height: 8px;
  background: #52BCCC;
  border-radius: 4px;
  left: 50%;
  transform: translateX(-50%);
  top: 205px;
}

.kx-content1 {
  background: url('../images/kx/kx-bg1.png') no-repeat center bottom;
  background-size: auto 100%;
  padding-bottom: 300px;
}

.kx-tit {
  text-align: center;
  font-size: 36px;
  font-weight: bold;
  color: #192533;
}

.kx-content1c {
  margin-top: 55px;
  display: flex;
  justify-content: space-between;
}

.kx-content1cl {
  display: flex;
  justify-content: space-between;
}

.kx-content1cl-1 {
  width: 340px;
  display: flex;
  flex-direction: column;
}

.kx-content1cl-1 img {
  width: 100%;
  border-radius: 8px;
  display: block;
  margin-bottom: 20px;
}

.kx-content1cl>img {
  width: 220px;
  height: 320px;
  margin-left: 20px;
}

.kx-content1cr {
  flex: 1;
  color: #192533;
  font-size: 16px;
  line-height: 30px;
  margin-left: 30px;
}

.kx-content2 {
  padding-top: 50px;
}


.kx-content2 .kx-tit {
  color: #fff;
}

.kx-content2-1 {
  margin: 60px 0 24px 0;
}

.kx-content2-1 ul {
  display: flex;
  justify-content: space-between;
}

.kx-content2-1 ul li {
  padding: 28px 28px 10px 28px;
  width: 32%;
  background-color: #fff;
  box-shadow: 0px 0px 20px 0px rgba(25, 37, 51, 0.1);
  border-radius: 16px;
}

.kx-content2-1tit {
  margin-bottom: 10px;
  display: flex;
  justify-content: space-between;
  font-size: 22px;
  font-weight: bold;
  color: #009166;
}

.kx-more {
  display: flex;
  align-items: center;
  color: rgba(25, 37, 51, .8);
  font-size: 16px;
  font-weight: normal;
}

.kx-more span {
  width: 24px;
  height: 24px;
  margin-left: 10px;
  background: url('../images/kx/more.png') no-repeat center center;
}

.kx-more:hover {
  color: #009166;
}

.kx-more:hover span {
  background: url('../images/kx/moreon.png') no-repeat center center;
}

.kx-content2-1 ul li .list {
  border-bottom: 1px solid rgba(25, 37, 51, .15);
  padding: 20px 0 20px 0;
  color: rgba(25, 37, 51, .6);
}

.kx-content2-1 ul li .list:last-child {
  border: 0
}

.kx-content2-1 ul li .list a {
  color: #192533;
  font-size: 17px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  margin-bottom: 10px;
}

.kx-content2-1 ul li .list a>img {
  width: 100%;
  display: block;
}

.kx-content2-1 ul li .list a:hover {
  color: #009166;
}

.kx-content2-2 {
  width: 48%;
  margin-left: 48px;
}

.kx-content2-2 ul {
  display: flex;
  flex-direction: column;
  margin-top: 50px;
}

.kx-content2-2 ul li {
  border-bottom: 1px solid rgba(25, 37, 51, .15);
  padding: 23px 0;
  display: flex;
  justify-content: space-between;
}

.kx-content2-2 ul li:last-child {
  border: 0;
}

.kx-content2-2 ul li img {
  width: 160px;
  height: 110px;
  display: block;
}

.kx-content2-2r {
  flex: 1;
  margin-left: 22px;
  color: rgba(25, 37, 51, .6);
}

.kx-content2-2r a {
  color: #192533;
  font-size: 18px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 35px;
}

.kx-content2-2r a:hover {
  color: #008F68;
}

.kx-content3 {
  margin-top: 80px;
  padding-bottom: 120px;
}

.kx-content3 .main {
  display: flex;
  justify-content: space-between;
}

.kx-content3l {
  flex: 1;
}

.kx-content3r {
  width: 390px;
  margin-left: 48px;
}

.kx-content3l-tit {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.kx-content3l-tit .kx-tit1 {
  display: flex;
  align-items: center;
}

.main1 .kx-content3l-tit {
  justify-content: center;
}

.main1 .kx-content3l-tit .kx-tit1 {
  margin: 0 50px;
}

.kx-content3l-tit .kx-tit1 strong {
  font-weight: bold;
  font-size: 26px;
  color: #192533;
}

.kx-content3l-tit .kx-tit2 strong {
  font-size: 40px;
}

.kx-content3l-tit .kx-tit1 ul {
  display: flex;
  align-items: center;
}

.kx-content3l-tit .kx-tit1 ul li {
  color: #192533;
  font-size: 20px;
  margin-left: 40px;
  cursor: pointer;
  position: relative;
  font-weight: bold;
}

.kx-content3l-tit .kx-tit1 ul li::before {
  position: absolute;
  content: '';
  width: 6px;
  height: 6px;
  background: #000000;
  border-radius: 50%;
  opacity: 0.2;
  left: -15px;
  top: 15px;
}

.kx-content3l-tit .kx-tit1 ul li:hover::before, .kx-content3l-tit .kx-tit1 ul li.on::before {
  background-color: #009166;
  opacity: 1
}

.kx-content3l-tit .kx-tit1 ul li:hover, .kx-content3l-tit .kx-tit1 ul li.on {
  color: #009166;
}

.kx-content3l-bd.on {
  display: block;
}

.kx-content3l-bd ul {
  display: flex;
  flex-wrap: wrap;
}

.kx-content3l-bd ul li {
  width: 48%;
  margin: 40px 4% 0 0;
  box-shadow: 0px 0px 20px 0px rgba(25, 37, 51, 0.1);
  border-radius: 8px;
  border-bottom: 8px solid #009166;
  padding: 25px;
  color: rgba(25, 37, 51, .6);
}

.kx-content3l-bd ul li:nth-child(2n) {
  margin-right: 0;
}

.kx-content3l-bd ul li a {
  color: #192533;
  font-size: 20px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 60px;
}

.kx-content3l-bd ul li:hover a {
  color: #008F68;
}

.kx-content3r-bd {
  margin-top: 40px;
}

.kx-content3r-bd ul li {
  height: 60px;
  margin-bottom: 15px;
  box-shadow: 0px 0px 20px 0px rgba(25, 37, 51, 0.1);
  border-radius: 8px;
  display: flex;
  align-items: center;
  padding: 0 24px 0 40px;
  position: relative;
}

.kx-content3r-bd ul li::before {
  position: absolute;
  content: '';
  width: 6px;
  height: 6px;
  background: #009166;
  border-radius: 40px;
  left: 24px;
  top: 28px;
}

.kx-content3r-bd ul li a {
  width: 100%;
  display: flex;
  justify-content: space-between;
  color: #192533;
  font-size: 16px;
  align-items: center;
}

.kx-content3r-bd ul li a span.txt {
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.kx-content3r-bd ul li a span.down {
  width: 32px;
  height: 32px;
  background: url('../images/kx/kx3-img1.png');
  background-size: 100% 100%;
}

.kx-content3r-bd ul li:hover a {
  color: #008C6C;
}

.kx-content3r-bd ul li:hover a span.down {
  background: url('../images/kx/kx3-img2.png');
  background-size: 100% 100%;
}

.kx-content3r-bd ul li:last-child {
  margin-bottom: 0;
}

.kx-content4 {
  background: url('../images/kx/kx4-bg.png') no-repeat center;
  background-size: 1920px 100%;
  padding: 160px 0 260px 0;
  margin-bottom: -150px;
}

.kx-content4 .main {
  display: flex;
  justify-content: space-between;
}

.kx-content4l {
  flex: 1;
}

.kx-content4r {
  width: 390px;
  margin-left: 50px;
}

.kx-content4l-bd {
  margin-top: 48px;
}

.kx-content4l-bd ul li {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.kx-content4l-bd1 {
  display: flex;
  flex-direction: column;
  color: #009166;
  font-size: 16px;
  align-items: center;
}

.kx-content4l-bd1 strong {
  font-size: 40px;
}

.kx-content4l-bd2 {
  flex: 1;
  border-bottom: 1px solid rgba(25, 37, 51, .15);
  margin-left: 30px;
}

.kx-content4l-bd2 a {
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  font-size: 18px;
  color: #192533;
  line-height: 100px;
}

.kx-content4l-bd2 a:hover {
  color: #008C6C;
}

.kx-content4r-bd {
  margin-top: 45px;
}

.kx-content4r-bd ul li {
  margin-bottom: 12px;
  display: flex;
  align-items: center;
  padding: 0 40px;
  height: 140px;
}

.kx-content4r-bd ul li:last-child {
  margin-bottom: 0;
}

.kx-content4r-bd ul li a {
  width: 100%;
  color: #fff;
  font-size: 22px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: bold;
  height: 100%;
}

.kx-content4r-bd ul li:nth-child(1) {
  background: url('../images/kx/kx4-img1.png');
  background-size: 100% 100%;
}

.kx-content4r-bd ul li:nth-child(2) {
  background: url('../images/kx/kx4-img2.png');
  background-size: 100% 100%;
}

.kx-content4r-bd ul li:nth-child(3) {
  background: url('../images/kx/kx4-img3.png');
  background-size: 100% 100%;
}

.kx-content4r-bd ul li a img {
  width: 40px;
}

.yxBanner {
  background: url('../images/yx/bg.png') no-repeat center;
  height: 570px;
  background-size: auto 100%;
}

.yxBanner .main {
  position: relative;
}

.yx-content1 {
  padding-bottom: 125px;
}

.yx-content1 .c6-more {
  float: right;
}

.yx-content1c {
  margin-top: 45px;
}

.yx-content1c ul {
  display: flex;
  justify-content: space-between;
}

.yx-content1c ul li {
  width: 24%;
  box-shadow: 0px 0px 20px 0px rgba(25, 37, 51, 0.1);
  border-radius: 8px;
  background: #fff;
}

.yx-content1c ul li img {
  width: 100%;
  display: block;
}

.yx-content1c-bd {
  padding: 25px;
  color: rgba(25, 37, 51, .6);
}

.yx-content1c-bd a {
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-size: 18px;
  color: #192533;
  margin-bottom: 45px;
}

.yx-content1c ul li:hover {
  border-bottom: 6px solid #009166;
  margin-top: -10px;
}

.yx-content1c ul li:hover a {
  color: #008C6C;
}

.yx-content2 {
  background: url('../images/yx/yx2-bg.png') no-repeat center;
  background-size: auto 100%;
  padding: 150px 0 166px 0;
}

.yx-content2 .main {
  display: flex;
  justify-content: space-between;
}

.yx-content2l, .yx-content2r {
  width: 48.5%;
  box-shadow: 0px 0px 20px 0px rgba(25, 37, 51, 0.1);
  border-radius: 16px;
  background: #fff;
  padding: 30px;
}

.yx-content2l-tit {
  color: #192533;
  font-size: 28px;
}

.yx-content2l ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 30px;
}

.yx-content2l ul li {
  width: 49%;
  margin-bottom: 12px;
  display: flex;
  align-items: center;
  padding: 0 33px;
  height: 130px;
}

.yx-content2l ul li a {
  width: 100%;
  color: #fff;
  font-size: 24px;
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: bold;
}

.yx-content2l ul li:nth-child(1) {
  background: url('../images/yx/yx2-img1.png');
  background-size: 100% 100%;
}

.yx-content2l ul li:nth-child(2) {
  background: url('../images/yx/yx2-img2.png');
  background-size: 100% 100%;
}

.yx-content2l ul li:nth-child(3) {
  background: url('../images/yx/yx2-img3.png');
  background-size: 100% 100%;
}

.yx-content2l ul li:nth-child(4) {
  background: url('../images/yx/yx2-img4.png');
  background-size: 100% 100%;
}

.yx-content2l ul li:nth-child(5) {
  background: url('../images/yx/yx2-img9.png');
  background-size: 100% 100%;
}

.yx-content2r ul li {
  padding: 25px 0;
  border-bottom: 1px solid rgba(25, 37, 51, .15);
}

.yx-content2r ul li a {
  color: #192533;
  font-size: 17px;
  display: flex;
  justify-content: space-between;
}

.yx-content2r ul li span.txt {
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  flex: 1;
}

.yx-content2r ul li a span.time {
  color: rgba(25, 37, 51, .6);
  width: 100px;
}

.yx-content2r ul li a:hover {
  color: #008C6C;
}

.yx-content3 {
  background: url('../images/yx/yx3-bg.png') no-repeat center bottom;
  padding: 100px 0 420px 0;
  margin-bottom: -380px;
}

.yx-content3 .main {
  display: flex;
  justify-content: space-between;
}

.yx-content3c {
  width: 32%;
  background: #fff;
}

.yx-content3c1 {
  padding: 45px 32px 10px 32px;
  margin-top: 40px;
  height: 595px;
  box-shadow: 0px 0px 20px 0px rgba(25, 37, 51, 0.1);
}

.yx-content3c1 ul {
  margin-top: 25px;
}

.yx-content3c1 ul li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 45px;
}

.yx-content3c1a {
  display: flex;
  flex-direction: column;
  color: #009166;
  font-size: 16px;
  align-items: center;
}

.yx-content3c1a strong {
  font-size: 40px;
}

.yx-content3c1b {
  flex: 1;
  margin-left: 20px;
}

.yx-content3c1b a {
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  font-size: 18px;
  color: #192533;
  margin-bottom: 10px;
}

.yx-content3c1b a:hover {
  color: #008C6C;
}

.yx-content3c1b span {
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: rgba(25, 37, 51, .6);
}

.yx-content3c2 {
  margin-top: 120px;
  height: 480px;
}

.yx-content3c2a {
  background: #fff;
  padding: 25px;
  border-radius: 8px;
  box-shadow: 0px 0px 20px 0px rgba(25, 37, 51, 0.1);
}

.yx-content3c2aimg {
  position: relative;
  margin-top: 25px;
}

.yx-content3c2aimg img {
  width: 100%;
  display: block;
}

.yx-content3c2aimg a.yxb {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  line-height: 60px;
  background: rgba(0, 0, 0, .5);
  color: #fff;
  padding: 0 40px;
}

.yx-content3c2aimg span {
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  font-size: 18px;
  text-align: center;
}

.yx-content3c2b {
  display: flex;
}

.yx-content3c2b ul {
  display: flex;
  justify-content: space-between;
  width: 100%;
}

.yx-content3c2b ul li {
  width: 50%;
}

.yx-content3c2b ul li a {
  width: 100%;
  height: 180px;
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  justify-content: center;
}

.yx-content3c2b ul li img {
  width: 80px;
}

.yx-content3c2b ul li:nth-child(1) {
  background: url('../images/yx/yx3-img2.png');
}

.yx-content3c2b ul li:nth-child(2) {
  background: url('../images/yx/yx3-img3.png');
}

.yx-content3c3 {
  background: #246BB2 url('../images/yx/yx3-bg1.png') no-repeat right bottom;
  padding: 32px;
  height: 630px;
}

.yx-content3c3 .yx-content2l-tit {
  color: #fff;
  margin-bottom: 22px;
}

.yx-content3c3 .kx-more {
  color: #fff;
}

.yx-content3c3 .kx-more span {
  background: url('../images/kx/kx4-jt.png');
  background-size: 100% 100%;
}

.yx-content3c3 .list {
  margin-bottom: 12px;
  border: 1px solid rgba(255, 255, 255, .2);
  padding: 15px 0;
}

.yx-content3c3 .list a {
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  display: flex;
  align-items: center;
  padding-left: 60px;
}

.yx-content3c3 .list a img {
  margin-right: 25px;
}

.yx-content3c3 .list1 {
  border: 1px solid rgba(255, 255, 255, .2);
  padding: 30px;
}

.yx-content3c3 .list1a {
  font-size: 22px;
  font-weight: bold;
  color: #fff;
}

.yx-content3c3 .list1 ul li {
  margin-top: 20px;
  color: rgba(255, 255, 255, .8);
}

.yx-content3c3 .list1 ul li a {
  color: #fff;
  font-size: 18px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  margin-bottom: 12px;
}


/* .ksBanner {
  background: url('../images/ks/bg.png') no-repeat center top;
} */

.ksBanner .ksTit {
  padding:120px 0 160px 0;
}
    .ksBanner .ksTit>img {
        width: 650px;
        height: 460px;
        object-fit: cover;
        display: block;
    }
.ksBanner .main {
  position: relative;
}

.ksTit1 {
  display: flex;
  align-items: center;
  color: #192533;
  margin-bottom: 65px;
}

.ksTit>img {
  width: 720px;
}

.ksTit1 a {
  color: #192533;
  margin: 0 10px;
}

.ks-content1 {
position: absolute;
        right: 0;
        top: 180px;
        width: 590px;
        height: 450px;
        background: #009166;
        padding: 50px;
        color: #fff;
}

.ks-content1tit {
  font-size: 36px;
  font-weight: bold;
  position: relative;
}



.ks-conttent1c {
  color: #fff;
  font-size: 16px;
  line-height: 32px;
  margin-top: 35px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
}

.ks-conttent1more {
        width: 170px;
        height: 56px;
        color: #21A371;
        font-size: 16px;
        display: flex
;
        align-items: center;
        display: flex
;
        justify-content: center;
        margin-top: 36px;
        background: #fff;
        border-radius: 50px;
  ; }
    .ks-conttent1more img {
        margin-left: 10px;
    }
.ks-conttent1more span {
  width: 44px;
  height: 44px;
  background: url('../images/ks/more.png');
  margin-left: 12px;
}

.ks-content2 {
  padding: 120px 0;
  background: url('../images/c1-bg.png') no-repeat center bottom;
}

.ks-content2 .c2-tit {
  display: flex;
  justify-content: space-between;
}

.ks-content2 .c2-tit .tit {
  margin-bottom: 0;
}

.mySwiper4 {
  overflow: hidden;
  margin-top: 45px;
  padding-bottom: 100px;
  justify-content: space-between;
  position: relative;
}

.mySwiper4 .swiper-slide {
  display: flex;
  justify-content: space-between;
}

.mySwiper4-1 {
  position: relative;
  overflow: hidden;
}

.mySwiper4-1>img {
  width: 100%;
  display: block;
}

.mySwiper4-2 {
  display: block;
  height: 120px;
  padding: 0 20px;
  font-size: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #192533;
  background: #E9EAEB;
  transition: all 0s ease-in-out;
  font-weight: bold;
}

.mySwiper4-2 span {
  transition: all 0s ease-in-out;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  font-size: 16px;
  margin-top: 10px;
  font-weight: normal;
}

.mySwiper4-1b {
  display: none;
  color: #fff;
  font-size: 16px;
}

.mySwiper4-1b span {
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.mySwiper4list:hover .mySwiper4-2 {
  transition: all 0s ease-in-out;
  background: #008A5A;
  color: #fff;
}

.mySwiper4list:hover .mySwiper4-1b {
  bottom: 0;
}

.mySwiper4list:hover .mySwiper4-2>span {
  display: none;
}

.mySwiper4list:hover .mySwiper4-1b {
  display: block;
}

.swiper4-button-prev {
  width: 48px !important;
  height: 48px !important;
  background: url('../images/ks/left.png') !important;
  background-size: 100% 100% !important;
  bottom: 0 !important;
  top: inherit !important;
  left: 45% !important;
}

.swiper4-button-prev:hover {
  background: url('../images/content4/left.png') !important;
  background-size: 100% 100% !important;
}

.swiper4-button-next {
  width: 48px !important;
  height: 48px !important;
  background: url('../images/ks/right.png') !important;
  background-size: 100% 100% !important;
  bottom: 0 !important;
  top: inherit !important;
  right: 45% !important;
}

.swiper4-button-next:hover {
  background: url('../images/content4/right.png') !important;
  background-size: 100% 100% !important;
}

.ks-content3 {
  background: #EBEDEF;
  padding: 100px 0;
}

.ks-content3 .c2-tit {
  display: flex;
  justify-content: space-between;
}

.ks-content3 .c2-tit .tit {
  margin-bottom: 0;
}

.ks-content3l-bd ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 10px;
}

.ks-content3l-bd ul li {
  margin-top: 40px;
  width: 47%;
}

.ks-content3l-bd1 {
  display: flex;
  color: #009166;
  align-items: flex-end;
}

.ks-content3l-bd1 strong {
  font-size: 42px;
  margin: 0 10px 0 0;
  line-height: 40px;
}

.ks-content3l-bd2 a {
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  font-size: 20px;
  color: #192533;
  margin-top: 15px;
}

.ks-content3l-bd2 a:hover {
  color: #008C6C;
}

.ks-content4 {
  background: url('../images/c1-bg.png') no-repeat center;
  padding: 100px 0;
}

.mySwiper5 {
  overflow: hidden;
  height: 390px;
  position: relative;
}

.mySwiper5 .list {
  width: 290px;
  height: 290px;
  position: relative;
  cursor: pointer;
}

.listImg {
  width: 290px;
  height: 290px;
}

.mySwiper5 .listImg1 {
  background: url('../images/ks/ks4-img1.png') no-repeat center center;
  background-size: 270px 270px;
}

.mySwiper5 .listImg2 {
  background: url('../images/ks/ks4-img2.png') no-repeat center center;
  background-size: 270px 270px;
}

.mySwiper5 .listImg3 {
  background: url('../images/ks/ks4-img3.png') no-repeat center center;
  background-size: 270px 270px;
}

.mySwiper5 .listImg4 {
  background: url('../images/ks/ks4-img4.png') no-repeat center center;
  background-size: 270px 270px;
}

.mySwiper5 .listImg5 {
  background: url('../images/ks/ks4-img5.png') no-repeat center center;
  background-size: 270px 270px;
}

.mySwiper5 .list:hover .listImg {
  background: url('../images/ks/ks4-img1on.png') no-repeat center center;
  background-size: 290px 290px;
}

.ks-c4bd {
  display: flex;
}

.mySwiper5 .list .listTxt {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 22px;
  justify-content: center;
  padding: 0 50px;
}

.swiper5-button-prev {
  width: 48px !important;
  height: 48px !important;
  background: url('../images/ks/left.png') !important;
  background-size: 100% 100% !important;
  bottom: 0 !important;
  top: inherit !important;
  left: 45% !important;
}

.swiper5-button-prev:hover {
  background: url('../images/content4/left.png') !important;
  background-size: 100% 100% !important;
}

.swiper5-button-next {
  width: 48px !important;
  height: 48px !important;
  background: url('../images/ks/right.png') !important;
  background-size: 100% 100% !important;
  bottom: 0 !important;
  top: inherit !important;
  right: 45% !important;
}

.swiper5-button-next:hover {
  background: url('../images/content4/right.png') !important;
  background-size: 100% 100% !important;
}

.flBanner.ksBanner1 {
  background: url('../images/ks/ks1bg.png') no-repeat center top;
  background-size: auto 100%;
  height: 570px;
}

.ks1-content {
  background: #eff0f1;
  padding: 0 0 200px 0;
  margin-bottom: -120px;
}

.ks1-content1 {
  display: flex;
  justify-content: space-between;
}

.ks1-content1 ul {
  display: flex;
  align-items: center;
}

.ks1-content1 ul li {
  margin-right: 8px;
  border-radius: 8px;
  overflow: hidden;
}

.ks1-content1 ul li:nth-child(1) {
  background: #008A5A;
}

.ks1-content1 ul li:nth-child(2) {
  background: #52BCCC;
}

.ks1-content1 ul li:nth-child(3) {
  background: #F3B742;
}

.ks1-content1 ul li a {
  line-height: 48px;
  color: #fff;
  font-size: 16px;
  min-width: 80px;
  padding: 0 22px;
  display: block;
}

.ks1-content1 .c3-sear {
  width: 600px;
  height: 60px;
  background: #fff;
  border-radius: 50px;
  padding-left: 28px;
  display: flex;
  align-items: center;
  position: relative;
  overflow: hidden;
}

.ks1-content1 .c3-sear input {
  width: 350px;
  height: 60px;
  outline: none;
  border: 0;
  background: #fff;
  font-size: 16px;
  margin-left: 12px;
}

.ks1-content1 button {
  position: absolute;
  right: 0;
  top: 0;
  width: 200px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background: #52BCCC;
  border-radius: 50px;
  cursor: pointer;
  border: 0;
  font-weight: bold;
  font-size: 24px;
}

.ks1-content1 button img {
  margin-right: 14px;
}

.ks1-content2 {
  margin: 30px 0 20px 0;
  display: flex;
  justify-content: space-between;
}

.ks1-content2l {
  flex: 1;
  background: #fff;
  /* height: 510px; */
  padding: 30px 40px 40px;
}

.ks1-content2r {
  width: 200px;
  height: 450px;
  position: relative;
}

.ks1-content2r img {
  width: 200px;
  height: 450px;
}

.wkxt .ks1-content2r img {
  height: 535px;
}

.ks1-content2r span {
  position: absolute;
  left: 0;
  top: 48px;
  right: 0;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
}

.ks1-content2l .list2-1 {
  color: #009166;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 5px;
}

.ks1-content2l .list2-2 ul {
  display: flex;
  flex-wrap: wrap;
}

.ks1-content2l .list2-2 ul li {
  margin: 20px 20px 0 0;
  width: 23%;
}

.ks1-content2l .list2-2 ul li:nth-child(4n) {
  margin-right: 0;
}

.ks1-content2l .list2-2 ul li a {
  width: 100%;
  line-height: 50px;
  background: rgba(0, 145, 102, .1);
  color: #192533;
  font-size: 16px;
  text-align: center;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  transition: all 0s ease-in-out;
  border-radius: 8px 0 8px 0;
}

.ks1-content2l .list2-2 ul li a:hover {
  color: #fff;
  background: #009166;
}

.flBanner.ksBanner2 {
  background: url('../images/ks/ks2bg.png') no-repeat center top;
  background-size: auto 100%;
  height: 570px;
}

.flBanner.ksBanner2 .kxTit2 span {
  font-size: 20px;
  font-weight: normal;
  display: block;
  margin-top: 60px;
}

.ks2-content {
  background: #eff0f1;
  padding: 110px 0 200px 0;
  margin-bottom: -120px;
}

.page {
  margin: 50px 0 100px 0;
  color: #1B2836;
  font-size: 16px;
  text-align: center;
  line-height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  clear: both;
}

.page a {
  color: #1B2836;
  min-width: 48px;
  height: 48px;
  text-align: center;
  border-radius: 30px;
  background: rgba(21, 45, 78, .2);
  margin: 0 5px;
}

.page input,
.page select {
  border: 1px solid #ebebeb;
  padding: 0 13px;
  height: 48px;
  border-radius: 5px;
  display: inline-block;
  margin: 0 5px;
  width: 85px;
  border-radius: 50px;
  margin: 0 10px;
  background: rgba(21, 45, 78, .2);
}

.page img {
  width: 48px;
  height: 48px;
}

.page a:hover,.page a.current {
  background: #009166;
  color: #fff
}

.page a:last-child {
  width: 85px;
}

.ks2-content ul {
  display: flex;
  flex-wrap: wrap;
}

.ks2-content ul li {
  width: 21.5%;
  margin: 0 1.5% 24px 0;
  position: relative;
}

.ks2-content ul li img {
  width: 100%;
  height: 380px;
  display: block;
}

.ks2-content ul li:nth-child(4n) {
  margin-right: 0;
}

.ks2-content1 {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(233, 234, 235, .9);
  padding: 20px;
  color: #1B2836;
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  transition: all 0s;
}

.ks2-content1 strong {
  font-size: 22px;
  margin-bottom: 10px;
  display: block;
  transition: all 0s;
}

.ks2-content ul li:hover .ks2-content1 {
  background: rgba(0, 138, 90, .9);
  color: #fff;
}

.ks2-content1 span {
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  transition: all 0s;
}

.speDe-con1 {
  position: relative;
  z-index: 999;
  margin-bottom: 100px;
  border-bottom: 8px solid #008A5A;
}

.speDe-con1c {
  position: relative;
}

.speDe-con1c1 {
  height: 224px;
  display: flex;
  justify-content: space-between;
  padding: 0 0 0 480px;
}

.speDe-con1c1a {
  display: flex;
  flex-direction: column;
}

.speDe-txt1 {
  color: rgba(17, 26, 36, .8);
  display: flex;
  align-items: flex-end;
}

.speDe-txt1 strong {
  font-size: 40px;
  margin-right: 20px;
  color: #008A5A;
}

.speDe-txt1 span {
  font-size: 20px;
}

.speDe-txt2 {
  margin-top: 50px;
  color: rgba(17, 26, 36, .8);
  font-size: 18px;
  line-height: 30px;
}

.speDe-con1c2 {
  box-shadow: 0px 0px 20px 0px rgba(25, 37, 51, 0.1);
  background: #fff url('../images/ks/ks3bg.png') no-repeat bottom;
  background-size: 100%;
  padding: 55px 95px 40px 480px;
}

.speDe-con1c2a {
  margin-bottom: 45px;
}

.speDe-con1c2a strong {
  display: block;
  font-size: 28px;
  color: #008A5A;
  margin-bottom: 30px;
}

.detailMsg {
  position: absolute;
  left: 0;
  top: 0;
  width: 400px;
  height: 525px;
}

.speDe-con1c2a-con {
  line-height: 28px;
  font-size: 16px;
  color: rgba(17, 26, 36, .85);
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  /* -webkit-line-clamp: 6; */
  -webkit-box-orient: vertical;
}

.flBanner {
  background: url('../images/fl/fl-bg.png') no-repeat center;
  background-size: auto 100%;
  height: 600px;
}

.flBanner .main {
  position: relative;
}

.fl-content1 {
  padding: 70px 0 100px 0;
}

.fl-content1c {
  position: relative;
  display: flex;
  justify-content: flex-end;
  margin-top: 58px;
}

.fl-content1cleft {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 700px;
  border-left: 8px solid #009166;
  background: #fff;
  padding: 60px;
  box-shadow: 0px 0px 10px rgba(27, 40, 54, 0.1);
}

.fl-content1cleft strong {
  font-size: 26px;
  color: #008A5A;
}

.fl-content1cleft .bd {
  font-size: 16px;
  color: #192533;
  line-height: 28px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  margin: 34px 0 30px 0;
}

.fl-content2 {
  background: url('../images/fl/fl-bg2.png') no-repeat center;
  background-size: auto 100%;
  padding: 150px 0 170px 0;
}

.fl-content2 .kx-tit {
  text-align: left;
}

.fl-content2 .yx-content1c ul li {
  border-radius: 0;
}

.fl-content3 {
  padding: 90px 0 100px 0;
}

.fl-content3 .main {
  position: relative;
}

.fl-content3 .kx-tit {
  text-align: left;
  display: flex;
  justify-content: space-between;
  margin-bottom: 0;
}

.fl-content3 ul {
  display: flex;
  justify-content: space-between;
  margin-top: 35px;
}

.fl-content3 ul li {
  width: 23%;
  border-radius: 8px;
  height: 270px;
}

.fl-content3 ul li a {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  ; color: #fff;
  font-weight: bold;
}

.fl-content3 ul li a img {
  margin-bottom: 40px;
}

.fl-content3 ul li:hover img {
  transform: scale(1.1);
}

.fl-content3 ul li:nth-child(1) {
  background: url('../images/fl/fl2-img1.png');
  background-size: 100% 100%;
}

.fl-content3 ul li:nth-child(2) {
  background: url('../images/fl/fl2-img2.png');
  background-size: 100% 100%;
}

.fl-content3 ul li:nth-child(3) {
  background: url('../images/fl/fl2-img3.png');
  background-size: 100% 100%;
}

.fl-content3 ul li:nth-child(4) {
  background: url('../images/fl/fl2-img4.png');
  background-size: 100% 100%;
}

.fl-content4 {
  background: url('../images/fl/fl3-bg.png') no-repeat center;
  background-size: auto 100%;
  padding: 80px 0 235px 0;
  margin-bottom: -145px;
}

.fl-content4 .kx-tit {
  color: #fff;
  text-align: left;
  display: flex;
  justify-content: space-between;
  margin-bottom: 0;
}

.fl-content4c {
  margin-top: 40px
}

.c7-more {
  display: flex;
  align-items: center;
  color: rgba(25, 37, 51, .8);
  font-size: 16px;
  color: #Fff;
}

.c7-more span {
  width: 44px;
  height: 44px;
  border: 1px solid rgba(255, 255, 255, .2);
  border-radius: 50px;
  margin-left: 13px;
  background: url('../images/partyMasses/more1.png') no-repeat center center;
}

.c7-more:hover {
  color: #fff;
}

.c7-more:hover span {
  background: #009166 url('../images/content3/c33-more1on.png') no-repeat center center;
}

.mySwiper6 {
  overflow: hidden;
  position: relative;
}

.fl-content4con1 {
  position: relative;
  border-radius: 16px;
  overflow: hidden;
  width: 800px;
}

.fl-content4con1 .fl4img {
  width: 100%;
  display: block;
}

.flmovie {
  position: absolute;
  left: 40px;
  bottom: 110px;
  cursor: pointer;
}

.fl-content4con1 a {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, .5);
  text-align: center;
  line-height: 68px;
  color: #fff;
  font-size: 20px;
  padding: 0 40px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.fl-content4con2 {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 650px;
  height: 240px;
  background: url('../images/fl/fl3-img2.png');
  background-size: 100% 100%;
  padding: 40px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.fl-content4con2 a.tit {
  color: #fff;
  font-size: 26px;
  font-weight: bold;
  position: relative;
}

.fl-content4con2 a.tit::before {
  position: absolute;
  content: '';
  width: 100px;
  height: 2px;
  background: #FFFFFF;
  left: 0;
  top: 70px;
}

.fl-content4con2 .flmore {
  width: 100px;
  height: 60px;
  border: 1px solid #fff;
  opacity: .8;
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: 40px;
  bottom: 40px;
}

.fl-content4con2 .flmore img {
  width: 30px;
}

.fl-content4con2 .flmore:hover {
  opacity: 1;
}

.swiper6-button-prev {
  width: 48px !important;
  height: 48px !important;
  background: url('../images/fl/left.png') !important;
  background-size: 100% 100% !important;
  top: calc(50% + 50px) !important;
  left: calc(46.5% + 40px) !important;
  z-index: 99999 !important;
}

.swiper6-button-next {
  width: 48px !important;
  height: 48px !important;
  background: url('../images/fl/right.png') !important;
  background-size: 100% 100% !important;
  top: calc(50% + 50px) !important;
  right: calc(46.5% - 70px) !important;
  z-index: 99999 !important;
}

.flBanner.yyBanner1 {
  background: url('../images/yy/yy-bg.png') no-repeat center top;
  background-size: auto 100%;
  height: 570px;
}

.flBanner.yyBanner1 .main {
  height: 100%;
  position: relative;
}

.yyNav {
  height: 84px;
  width: 120%;
  position: absolute;
  right: 0;
  bottom: 54px;
  background: #009166;
  border-radius: 0 50px 50px 0;
  background-size: auto 50px;
}

.yyNav ul {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1200px;
  float: right;
}

.yyNav ul li a {
  line-height: 84px;
  height: 84px;
  display: block;
  margin: 0 30px;
  color: #fff;
  font-size: 18px;
  border-bottom: 6px solid transparent;
  position: relative;
}

.yyNav ul li a:hover, .yyNav ul li.on a {
  border-bottom: 6px solid #27D09E;
}

.yyNav ul li a:hover::before, .yyNav ul li.on a::before {
  content: '';
  position: absolute;
  width: 9px;
  height: 24px;
  left: -25px;
  top: 27px;
  background: url('../images/yy/right.png');
}

.yyNav ul li a:hover::after, .yyNav ul li.on a::after {
  content: '';
  position: absolute;
  width: 9px;
  height: 24px;
  right: -25px;
  top: 30px;
  background: url('../images/yy/left.png');
}

.yy-content1 {
  padding-top: 75px;
  border-bottom: 1px solid rgba(17, 26, 36, .2);
}

.yy-content1 ul {
  display: flex;
  justify-content: center;
}

.yy-content1 ul li {
  padding: 20px 30px;
  background: #86c4ad;
  border-radius: 8px 8px 0px 0px;
  cursor: pointer;
  color: #008A5A;
  margin: 0 6px;
  font-size: 18px;
}

.yy-content1 ul li:hover, .yy-content1 ul li.on {
  background: #008A5A;
  border-radius: 8px 8px 0px 0px;
  color: #fff;
}

.yy-content2 {
  margin-top: 75px;
}

.yy-content2 ul {
  display: flex;
  flex-wrap: wrap;
}

.yy-content2 ul li {
  width: 23.5%;
  margin: 0 1.5% 48px 0;
  overflow: hidden;
  border-radius: 8px;
  box-shadow: 0px 0px 20px 0px rgba(25, 37, 51, 0.1);
}

.yy-content2c {
  position: relative;
}

.yy-content2c>img {
  display: block;
  width: 100%;
  height: 210px;
}

.yy-content2 ul li:nth-child(4n) {
  margin-right: 0;
}

.yy-content2 ul li:hover .yy-content2b {
  border-bottom: 4px solid #008A5A;
  ; }

.yy-content2-1 {
  position: absolute;
  left: 0;
  top: 150%;
  right: 0;
  bottom: 0;
  background: rgba(0, 138, 90, .9);
  display: flex;
  align-items: center;
  justify-content: center;
}

.yy-content2 ul li:hover .yy-content2-1 {
  top: 0;
}

.yy-content2b {
  line-height: 94px;
  padding: 0 20px;
  color: #1B2836;
  font-size: 16px;
  text-align: center;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  border-bottom: 4px solid transparent
}

.yy-content3 {
  padding: 100px 0 100px 0;
}

.yy-content3c {
  border-left: 8px solid #008A5A;
  padding: 50px 50px 60px 50px;
  box-shadow: 0px 0px 20px 0px rgba(25, 37, 51, 0.1);
  position: relative;
}

.yy-content3c ul {
  position: relative;
  z-index: 1;
}

.yy-bg3 {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  width: 100%;
}

.yy-content3c ul li {
  cursor: pointer;
  display: flex;
  border-top: 1px solid transparent;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
  border-bottom: 1px dashed rgba(17, 26, 36, .2);
  line-height: 70px;
  padding: 0 40px;
  justify-content: space-between;
}

.yy-content3c ul li:hover {
  border: 1px solid #009166;
  background: #fff;
  box-shadow: 0px 0px 15px 0px rgba(38, 44, 54, 0.2);
}

.yy-content3c ul li .yyc3-1 {
  font-weight: bold;
  font-size: 20px;
  color: #262C36;
  width: 335px;
}

.yy-content3c ul li:hover .yyc3-1 {
  color: #009166;
}

.yy-content3c ul li .yyc3-2 {
  color: #262C36;
  font-size: 16px;
}

.yy-content3c ul li a {
  color: rgba(38, 44, 54, .6);
  font-size: 16px;
}

.yy-content3c ul li a img {
  margin-left: 10px;
  width: 26px;
}

.yyc3-con {
  display: flex;
}

.flBanner.yyBanner2 {
  background: url('../images/yy/yy-bg2.png') no-repeat center top;
  background-size: 100%;
  height: auto;
}

.flBanner.yyBanner2 .main {
  position: relative;
}

.yy-content4 {
  /* padding: 110px 0; */
}

.yy-content4c {
  background: #fff;
 
  /* margin-top: 10px; */
}
.yy-content4c .main{
     box-shadow: 0px 0px 20px 0px rgba(25, 37, 51, 0.1);
  border-top: 8px solid #008A5A;
    margin-top:80px
}

.yy-content4-1 {
  border-bottom: 1px solid rgba(38, 44, 54, .2);
  padding: 75px 85px 48px 130px;
  display: flex;
  justify-content: space-between;
}

.yy-content4-1a {
  color: #333333;
  font-size: 18px;
}

.yy-content4-1a strong {
  font-size: 36px;
  display: block;
  margin-bottom: 20px;
}

.yy-content4-1b {
  border-radius: 24px;
  border: 2px solid #008A5A;
  width: 160px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  color: #008A5A;
  font-size: 16px;
}

.yy-content4-1b img {
  margin: 0 0 -3px 7px;
}

.yy-content4-2 {
  padding: 50px 130px 200px;
  color: #333333;
}

.yy-content4-2 strong {
  font-size: 24px;
}

.yy-content4-2 div {
  margin-top: 20px;
  font-size: 18px;
  line-height: 36px;
}

.yy-content5 {
  padding: 100px 0 100px 0;
  overflow: hidden;
}

.yy-content5c {
  box-shadow: 0px 0px 20px 0px rgba(25, 37, 51, 0.1);
  border-top: 8px solid #008A5A;
  padding: 80px 90px 110px;
}

.yy-content5cTit {
  position: relative;
  text-align: center;
  color: #333333;
  font-size: 28px;
}

.yy-content5cTit::before {
  position: absolute;
  content: '';
  width: 60px;
  height: 4px;
  background: #008A5A;
  border-radius: 2px;
  left: 50%;
  transform: translateX(-50%);
  top: 70px;
}

.yy-content5cBd {
  font-size: 18px;
  color: #333333;
  line-height: 36px;
  margin-top: 80px;
}

.yy-content5cBd p,.yy-content5cBd strong {
  font-size: 100%;
}

.yy-content5cBd table {
  border-collapse: collapse;
  max-width: 100%!important;
}

.yy-content5cBd table td {
  border: 1px solid #efefef;
  padding: 10px;
}

.yy-content5cBd img {
  max-width: 100%;
}

.yyc5List {
  margin-bottom: 30px;
}

.yyc5List:last-child {
  text-align: right;
}

.flBanner.newBanner1 {
  background: url('../images/news/new-bg.png') no-repeat center top;
  background-size: auto 100%;
  height: 570px;
  display: none;
}

.flBanner.newBanner1 .main {
  height: 100%;
  position: relative;
}

.new-content1 .main {
  display: flex;
  justify-content: space-between;
  padding-bottom: 115px;
  padding-top: 50px;
}

.new-content1l {
  width: 480px;
  margin-right: 48px;
}

.new-content1r {
  width: 700px;
  border-left: 1px solid #EBEDEF;
  border-right: 1px solid #EBEDEF;
}

.new-content1l .kx-tit {
  text-align: left;
  display: flex;
  justify-content: space-between;
}

.new-content1l ul {
  margin-top: 25px;
  border-top: 1px solid #EBEDEF;
}

.new-content1l ul li {
  padding: 15px 0;
  border-bottom: 1px solid #EBEDEF;
}

.new-content1l ul li a {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.new-content1l ul li a img {
  width: 140px;
  height: 80px;
  display: block;
    object-fit: cover;
}

.new-content1l-r {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  color: rgba(25, 37, 51, .6);
  margin-left: 12px;
}

.new-content1l-r span {
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #192533;
  font-size: 17px;
}

.new-content1l ul li:hover .new-content1l-r span {
  color: #008A5A;
}

.mySwiper7 {
  width: 100%;
  overflow: hidden;
  padding-bottom: 60px;
}

.mySwiper7 .swiper-pagination-bullet {
  width: 30px;
  height: 8px;
  border-radius: 0;
  background: #009166;
  opacity: .2;
}

.mySwiper7 .swiper-pagination-bullet-active {
  background: #009166;
  opacity: 1;
}

.mySwiper7 .swiper-slide img {
  width: 100%;
  display: block;
            height: 356px;
        object-fit: cover;
}

.mySwiper7>.swiper-pagination {
  bottom: 0px !important
}

.new-txt1 {
  margin: 30px 0 20px 0;
  text-align: center;
  color: rgba(25, 37, 51, .6);
  font-size: 16px;
}

.new-txt1a {
  color: #009166;
}

.new-txt1b {
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  color: #192533;
  font-size: 24px;
  font-weight: bold;
  margin: 25px 0;
}

.new-txt2 {
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #192533;
  line-height: 24px;
  padding: 0 50px;
}

.new-content2 {
  background: url('../images/news/new-bg2.png') no-repeat center;
  background-size: auto 100%;
  padding: 170px 0 115px 0;
}

.new-content2 .tit {
  color: #fff;
}

.new-content2c {
  box-shadow: 0px 2px 10px 0px rgba(25, 37, 51, 0.1);
}

.new-content2c .newImg {
  width: 100%;
  display: block;
    height: 240px;
        object-fit: cover;
}

.new-content2c:hover .new-content2bd .txt {
  color: #008A5A;
}

.new-content2bd {
  padding: 30px 25px;
  background: #fff;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.new-content2bd .txt {
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-size: 18px;
  color: #192533;
  line-height: 32px;
  min-height: 64px;
}

.new-content2bd .time {
  color: rgba(25, 37, 51, .6);
  font-size: 16px;
  border-left: 2px solid #009166;
  line-height: 30px;
  margin-top: 40px;
  padding-left: 14px;
}

.mySwiper8 {
  overflow: hidden;
}

.swiper8-button-prev {
  width: 40px !important;
  height: 40px !important;
  background: url('../images/fl/left.png') !important;
  background-size: 100% 100% !important;
  margin-top: 0px !important;
  right: 60px !important;
  top: -80px !important;
  left: initial !important;
}

.swiper8-button-next {
  width: 40px !important;
  height: 40px !important;
  background: url('../images/fl/right.png') !important;
  background-size: 100% 100% !important;
  margin-top: 0px !important;
  right: 0px !important;
  top: -80px !important;
}

.new-content3 {
  background: url('../images/news/new-bg3.png') no-repeat center;
  background-size: auto 100%;
  padding: 100px 0 270px 0;
  margin-bottom: -180px;
}

.new-content3 .kx-tit {
  text-align: left;
  display: flex;
  justify-content: space-between;
}

.new-content3c {
  margin-top: 45px;
}

.new-content3c ul {
  display: flex;
  flex-wrap: wrap;
}

.new-content3c ul li {
  margin: 0 2% 30px 0;
  width: 49%;
  display: flex;
  justify-content: space-between;
  padding: 0 25px 0 45px;
  align-items: center;
  position: relative;
  border: 1px solid rgba(55, 63, 73, 0.2);
  cursor: pointer;
}

.new-content3c ul li:nth-child(2n) {
  margin-right: 0;
}

.new-content3c ul li a {
  color: #192533;
  font-size: 18px;
  line-height: 80px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  flex: 1;
}

.new-content3c ul li::before {
  position: absolute;
  content: '';
  width: 10px;
  height: 10px;
  border: 3px solid #008A5A;
  border-radius: 20px;
  left: 25px;
  top: 33px;
}

.new-content3c ul li:hover {
  box-shadow: 0px 2px 10px 0px rgba(25, 37, 51, 0.1);
  border: 1px solid rgba(0, 138, 90, 1)
}

.new-content3c ul li:hover a {
  color: #008A5A;
}

.new-content3c ul li span {
  color: rgba(25, 37, 51, .6);
  font-size: 16px;
  width: 100px;
}

.flBanner.ggBanner1 {
  background: url('../images/gg/gg-bg1.png') no-repeat center top;
  background-size: auto 100%;
  height: 570px;
}

.flBanner.ggBanner1 .main {
  height: 100%;
  position: relative;
}

.gg-content1 {
  background: url('../images/gg/gg-bg2.png') no-repeat center bottom;
  padding: 20px 0 440px 0;
  margin-bottom: -330px;
}

.gg-content1a {
  margin-bottom: 70px;
}

.gg-content1a .kx-content3l-bd ul li {
  width: 31%;
  margin-right: 3%;
  transition: all 0s;
}

.gg-content1a .kx-content3l-bd ul li:nth-child(3n) {
  margin-right: 0;
}

.gg-content1a .kx-content3l-bd ul li:hover {
  background: url('../images/gg/gg-img.png') no-repeat right 10px center;
}

.gg-content1con {
  margin-top: 10px;
}

.gg-content1con ul {
  display: flex;
  flex-wrap: wrap;
}

.gg-content1con ul li {
  width: 49%;
  margin: 40px 2% 0 0;
  background: #FFFFFF;
  padding: 30px 38px;
  border-radius: 16px;
  display: flex;
  justify-content: space-between;
  transition: all 0s;
  border: 1px solid rgba(55, 63, 73, 0.2);
}

.gg-content1con ul li:nth-child(2n) {
  margin-right: 0;
}

.gg-content1con ul li:hover {
  box-shadow: 0px 0px 20px 0px rgba(25, 37, 51, 0.1);
  border: 1px solid #009166;
  background: #fff url('../images/gg/gg-img1.png') no-repeat right 10px center;
}

.gg-content1con ul li:hover a {
  color: #009166;
}

.gg-content1con1 {
  border-right: 1px dashed rgba(25, 37, 51, .3);
  padding-right: 36px;
  display: flex;
  flex-direction: column;
  color: #009166;
  text-align: center;
}

.gg-content1con1 strong {
  font-size: 46px;
  line-height: 50px;
}

.gg-content1con2 {
  flex: 1;
  margin-left: 36px;
}

.gg-content1con2 a {
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #192533;
  font-size: 18px;
  line-height: 32px;
}

.kx-content4.gg-content2 {
  background: url('../images/gg/gg-bg3.png') no-repeat center;
  background-size: auto 100%;
  padding: 180px 0 220px 0;
  margin-bottom: -140px;
}

.gg-content2 .kx-content3l-tit {
  margin: 0 auto;
}

.gg-content2 .kx-content4r-bd ul li {
  height: 210px;
}

.gg-content2 .kx-content4r-bd ul li a {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.gg-content2 .kx-content4r-bd ul li:nth-child(1) {
  background: url('../images/gg/gg-img3.png');
  background-size: 100% 100%;
}

.gg-content2 .kx-content4r-bd ul li:nth-child(2) {
  background: url('../images/gg/gg-img4.png');
  background-size: 100% 100%;
}

.gg-content2 .kx-content4r-bd ul li img {
  margin-bottom: 6px;
  width: 80px;
}

.flBanner.hsBanner1 {
  background: rgba(0, 145, 102, .2);
  background-size: auto 100%;
  height: 440px;
}

.flBanner.hsBanner1 .kxTit1, .flBanner.hsBanner1 .kxTit1 a {
  color: rgba(25, 37, 51, 1)
}

.flBanner.hsBanner1 .kxTit2 {
  color: #009166;
  padding-top: 50px;
}

.flBanner.hsBanner1 .kxTit2::before {
  background: transparent;
}

.hsc5List a {
  color: #008A5A;
  font-size: 18px;
}

.hsc5List2 {
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
}

.hsc5List2 .list {
  width: 490px;
  height: 180px;
  color: #fff;
  font-size: 22px;
  cursor: pointer;
  border-radius: 12px;
  position: relative;
}

.hsc5List2 .listLeft {
  display: flex;
  align-items: center;
  height: 100%;
  padding-left: 50px;
}

.hsc5List2 .listLeft img {
  margin-right: 20px;
}

.hsc5List2 .listShow {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  border-radius: 12px;
}

.hsc5List2 .list:hover .listShow {
  background: rgba(0, 0, 0, .5);
  opacity: 1
}

.hsc5List2 .list:hover .listLeft {
  opacity: 0;
}

.hsc5List2 .list:nth-child(1) {
  background: url('../images/kx/ewmbg1.png');
  background-size: 100% 100%;
}

.hsc5List2 .list:nth-child(2) {
  background: url('../images/kx/ewmbg2.png');
  background-size: 100% 100%;
}

.hsc5List2 .listShow img {
  width: 100px;
  height: 100px;
  margin-right: 25px;
}

.hs-content1c {
  padding: 80px 0;
}

.hsc5List {
  margin-top: 30px;
}

.hsc5List strong {
  font-size: 20px;
}

.hsc5List1 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 80px 0;
}

.hsc5List1 img {
  width: 310px;
  margin: 30px 0;
}

.hsc5List1 strong {
  font-size: 20px;
}

.mySwiper9 {
  overflow: hidden;
  position: relative;
  /* width: 1088px; */
  margin: 0 auto;
}

.flBanner.hsBanner1 .main {
  height: 100%;
  position: relative;
}

.hs-content1c {
  padding: 80px 0;
}

.hsc5List {
  margin-top: 30px;
}

.hsc5List strong {
  font-size: 20px;
}

.hsc5List1 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 80px 0;
}

.hsc5List1 img {
  width: 310px;
  margin: 30px 0;
}

.hsc5List1 strong {
  font-size: 20px;
}

.mySwiper9 {
  overflow: hidden;
  overflow: hidden;
  position: relative;
  margin: 0 auto;
  height: 600px;
  z-index: 1;
}

.guideCon .main {
  position: relative;
  margin-top: -200px;
}

.guideCon .main .swiper-button-prev {
  width: 60px !important;
  height: 60px !important;
  top: 100px !important;
  left: 0px;
  background: url('../images/hospital/lefton.png') !important;
  border-radius: 120px !important;
  background-size: 100% !important;
}

.guideCon .main .swiper-button-prev:hover {
  background: url('../images/hospital/lefton.png') !important;
}

.guideCon .main .swiper-button-next {
  width: 60px !important;
  height: 60px !important;
  right: 0px;
  top: 100px !important;
  background: url('../images/hospital/righton.png') !important;
  border-radius: 120px !important;
  background-size: 100% !important;
}

.guideCon .main .swiper-button-next:hover {
  background: url('../images/hospital/righton.png') !important;
}

.mySwiper9 .hs-list {
  width: 220px;
  height: 200px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #333333;
  font-size: 22px;
  background: #bee4d7;
}

.mySwiper9 .hs-list span {
  width: 80px;
  height: 80px;
  margin-bottom: 20px;
}

.mySwiper9 .hs-list2, .mySwiper9 .hs-list4, .mySwiper9 .hs-list6, .mySwiper9 .hs-list8 {
  background: #E5F3EE;
}

.mySwiper9 .hs-list1 span {
  background: url('../images/hospital/hs-ic1.png');
  background-size: 100% 100%;
}

.mySwiper9 .hs-list1:hover span, .mySwiper9 .hs-list1.on span {
  background: url('../images/hospital/hs-ic1on.png');
  background-size: 100% 100%;
}

.mySwiper9 .hs-list2 span {
  background: url('../images/hospital/hs-ic2.png');
  background-size: 100% 100%;
}

.mySwiper9 .hs-list2:hover span, .mySwiper9 .hs-list2.on span {
  background: url('../images/hospital/hs-ic2on.png');
  background-size: 100% 100%;
}

.mySwiper9 .hs-list3 span {
  background: url('../images/hospital/hs-ic3.png');
  background-size: 100% 100%;
}

.mySwiper9 .hs-list3:hover span, .mySwiper9 .hs-list3.on span {
  background: url('../images/hospital/hs-ic3on.png');
  background-size: 100% 100%;
}

.mySwiper9 .hs-list4 span {
  background: url('../images/hospital/hs-ic4.png');
  background-size: 100% 100%;
}

.mySwiper9 .hs-list4:hover span, .mySwiper9 .hs-list4.on span {
  background: url('../images/hospital/hs-ic4on.png');
  background-size: 100% 100%;
}

.mySwiper9 .hs-list:hover, .mySwiper9 .hs-list.on {
  background: url('../images/hospital/hs-bgon.png');
  background-size: 100% 100%;
  color: #fff;
}

.hs-content2 {
  padding: 80px 0 0 0;
}

.hs-content2c {
  padding: 40px 0 0 0;
}

.hs-content2c ul li {
  margin-bottom: 32px;
  border: 1px solid rgba(25, 37, 51, .2);
  padding: 0 50px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  color: rgba(25, 37, 51, .6);
}

.hs-content2c ul li a {
  line-height: 120px;
  color: #192533;
  font-size: 18px;
  display: flex;
  align-items: center;
}

.hs-content2c ul li a img {
  margin-right: 10px;
}

.hs-content2c ul li:hover {
  background: #FFFFFF;
  box-shadow: 0px 0px 20px 0px rgba(17, 26, 36, 0.2);
  border: 1px solid #008A5A;
}

.hs-content2c ul li:hover a {
  color: #009166;
}

.hs-content3 {
  max-width: 1920px;
  margin: 80px auto 100px auto;
  background: url('../images/hospital/bg.jpg') no-repeat left;
  background-size: 50% 100%;
}

.hs-content3 .main {
  padding: 0 0 80px;
  display: flex;
  justify-content: space-between;
  border-left: 1px solid rgba(255, 255, 255, .2);
}

.hs-content3l {
  width: 340px;
  padding-top: 110px;
}

.hs-content3r {
  flex: 1;
  background: #fff;
  padding: 100px 0 100px 100px;
}

.hs-content3l ul li {
  margin-bottom: 10px;
  padding: 0 60px 0 22px;
  position: relative;
  font-size: 16px;
  line-height: 24px;
  color: #fff;
  height: 60px;
  cursor: pointer;
  display: flex;
  align-items: center;
}

.hs-content3l ul li::before {
  position: absolute;
  content: '';
  width: 12px;
  height: 1px;
  background: rgba(255, 255, 255, .2);
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.hs-content3l ul li:hover, .hs-content3l ul li.on {
  background: #0fa772;
}

.hs-content3l ul li:hover::after, .hs-content3l ul li.on::after {
  position: absolute;
  content: '';
  width: 20px;
  height: 60px;
  right: -20px;
  top: 0;
  background: url('../images/hospital/hs-jt.png');
}

.hs-content3l ul li:hover::before, .hs-content3l ul li.on::before {
  background: transparent;
}

.hs-content3r1 {
  height: 600px;
  overflow-y: auto;
  padding-right: 100px;
}

.hs-content3r1::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}

.hs-content3r1::-webkit-scrollbar-track {
  background-color: #f1f1f1;
}

.hs-content3r1::-webkit-scrollbar-thumb {
  background-color: #008A5A;
  border-radius: 5px;
}

.hs-c3list {
  margin-bottom: 20px;
  display: none;
}

.hs-c3list.on {
  display: block;
}

.hs-c3list1 {
  border-bottom: 1px solid #DDDDDD;
  padding-bottom: 25px;
  font-size: 24px;
  color: #333;
}

.hs-c3list2 {
  margin-top: 23px;
}

.hs-c3list2 img {
  max-width: 100%;
}

.partyBanner>img {
  width: 100%;
  display: block;
}

.partyContent1 {
  position: relative;
  background: url('../images/partyMasses/pa-bg.png') no-repeat center bottom;
  padding: 100px 0 130px 0;
}

.partyContent1 .partyContent1a, .partyContent1 .partyContent1b {
  display: flex;
  justify-content: space-between;
}

.partyC1left {
  width: 310px;
  height: 310px;
  background: url('../images/partyMasses/pcon2bg1.png');
  background-size: 100% 100%;
  padding: 60px 48px;
}

.partyContent1 .partyContent1b {
  margin-top: 50px;
}

.partyContent1 .partyContent1b .partyC1left {
  height: 325px;
  background: url('../images/partyMasses/pcon2bg2.png');
}

.partyC1left-tit {
  font-size: 28px;
  font-weight: bold;
  color: #fff;
  padding-bottom: 30px;
  border-bottom: 1px dashed #fff;
  position: relative;
}

.partyC1left-titimg {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  position: absolute;
  bottom: -6px;
  left: 0;
  right: 0;
}

.partyC1left-tit .l1 {
  width: 8px;
  height: 12px;
}

.partyC1leftMore {
  display: flex;
  align-items: center;
  color: rgba(255, 255, 255, .6);
  margin-top: 25px;
}

.partyC1leftMore .micon {
  width: 44px;
  height: 44px;
  background: url('../images/partyMasses/more1.png');
  margin-left: 12px;
}

.partyC1leftMore:hover {
  color: #fff;
}

.partyC1leftMore:hover .micon {
  background: url('../images/partyMasses/more2.png');
}

.partyC1right {
  flex: 1;
  margin-left: 20px;
}

.partyC1right1 {
  display: flex;
  justify-content: space-between;
}

.partyC1right1 .list {
  width: 32%;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, .08);
  position: relative;
  cursor: pointer;
}

.partyC1right1 .list img {
  width: 100%;
  display: block;
}

.partyC1right1 .listc {
  padding: 20px;
  height: 130px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.partyC1right1 .listc1 {
  flex: 1;
  font-size: 17px;
  color: #152D4E;
  line-height: 26px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.partyC1right1 .listc2, .partyC1right2 .listc2 {
  padding-left: 15px;
  color: #A6050A;
  font-size: 12px;
  display: flex;
  justify-content: center;
  font-weight: bold;
  margin-left: 15px;
  flex-direction: column;
  align-items: center;
  border-left: 1px solid rgba(51, 51, 51, .1);
}

.partyC1right1 .listc2 strong, .partyC1right2 .listc2 strong {
  font-size: 32px;
}

.partyC1right1 .list:hover .listc {
  background: #A6050A;
}

.partyC1right1 .list:hover .listc1 {
  color: #fff;
}

.partyC1right1 .list:hover .listc2 {
  color: #fff;
}

.partyC1right1 .list:hover::before {
  position: absolute;
  content: '';
  left: 0;
  right: 0;
  bottom: 0;
  height: 4px;
  background: #B4A37E;
}

.partyC1right2 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.partyC1right2 .list {
  width: 49%;
  box-shadow: 0 0 10px rgba(0, 0, 0, .08);
  margin-top: 24px;
  background: #fff;
  padding: 25px 23px;
  height: 150px;
}

.partyC1right2 .list:nth-child(1), .partyC1right2 .list:nth-child(2) {
  margin-top: 0;
}

.partyC1right2 .list:hover .listc1 {
  color: #A6050A;
}

.partyC1right2 .listc {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.partyC1right2 .listc1 {
  flex: 1;
  font-size: 17px;
  color: #152D4E;
  line-height: 26px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.partyC1right2more {
  display: inline-block;
  color: #A6050A;
  margin-top: 15px;
  border-bottom: 1px solid #A6050A;
  padding-bottom: 7px;
  padding-right: 8px;
  background: url('../img/partyMasses/pcon2-img7.png') no-repeat right bottom;
}

.partyContent1img {
  position: absolute;
  left: 0;
  bottom: 0;
}

.partyContent2 {
  background: url('../images/partyMasses/pa-bg3.png') no-repeat center;
  background-size: 1920px 100%;
  padding: 100px 0;
}

.party-c2tit {
  font-size: 36px;
  color: #192533;
  text-align: center;
  font-weight: bold;
}

.party-c2Bd {
  margin: 47px 0;
  display: flex;
  justify-content: space-between;
}

.party-c2Bdl {
  width: 500px;
}

.party-c2Bdl ul li {
  border-bottom: 1px dashed #A6050A;
  padding: 30px 0;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  cursor: pointer;
}

.party-c2Bdl ul li:first-child {
  padding-top: 0;
}

.party-c2Bdr {
  flex: 1;
  margin-left: 30px;
  position: relative;
  cursor: pointer;
}

.pimg {
  width: 100%;
  display: block;
}

.pmovie {
  position: absolute;
  right: 22px;
  bottom: 100px;
}

.party-c2Bdla1 {
  margin-bottom: 20px;
  color: #A6050A;
  font-size: 16px;
}

.party-c2Bdla1 strong {
  font-size: 48px;
  margin-right: 10px;
  line-height: 40px;
}

.party-c2Bdla a {
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  color: #192533;
  font-size: 20px;
}

.party-c2Bdl ul li:hover .party-c2Bdla a {
  color: #A6050A;
}

.party-c2Bdr-b {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, .5);
  line-height: 70px;
  padding: 0 20px;
}

.party-c2Bdr-b a {
  color: #fff;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  text-align: center;
  -webkit-box-orient: vertical;
  font-size: 18px;
}

.party-c2More {
  display: flex;
  align-items: center;
  justify-content: center;
}

.party-c2More .partyC1leftMore {
  color: rgba(25, 37, 51, .6);
}

.party-c2More a .micon {
  background: url('../images/more.png');
}

.party-c2More .partyC1leftMore:hover {
  color: #A6050A;
}

.partyContent3 {
  background: url('../images/partyMasses/pcon4bg.png') no-repeat center top;
  background-size: 1920px 400px;
  padding-top: 70px;
}

.partyContent3 .sptit {
  position: relative;
  justify-content: center;
  color: #fff;
  height: 54px;
  border: 0;
  font-size: 36px;
  font-weight: bold;
  text-align: center;
}

.partyContent3 .sptit::before {
  background: none;
}

.partyContent3 .more, .partyContent4 .more {
  position: absolute;
  right: 0;
  color: rgba(255, 255, 255, .6);
  display: flex;
  align-items: center;
  top: 0;
}

.partyContent3 .moreimg1, .partyContent4 .moreimg1 {
  width: 44px;
  height: 44px;
  margin-left: 10px;
  background: url('../images/partyMasses/more1.png');
}

.partyContent4 .moreimg1 {
  background: url('../images/more.png');
}

.partyContent3 .more:hover .moreimg1, .partyContent4 .more:hover .moreimg1 {
  background: url('../images/partyMasses/more2.png');
}

.partyContent3 ul {
  display: flex;
  justify-content: space-between;
}

.partyContent3 ul li {
  width: 32.2%;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, .08);
  border-bottom: 4px solid #D1D1D1;
  margin-top: 36px;
  cursor: pointer;
}

.partyContent3 ul li>img {
  width: 100%;
  height: 240px;
  display: block;
}

.partyContent3 ul li .listc {
  padding: 28px 28px 50px 28px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.partyContent3 ul li .listc1 {
  color: #454545;
  line-height: 30px;
  font-size: 18px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.partyContent3 ul li .listc2 {
  color: #888888;
}

.partyContent3 ul li:hover {
  border-bottom: 4px solid #A6050A;
}

.partyContent3 ul li:hover .listc1 {
  color: #A6050A;
}

.partyContent4 {
  background: url('../images/partyMasses/pcong5bg.png') no-repeat center;
  background-size: 1920px 100%;
  padding: 0px 0 220px 0;
  margin-bottom: -100px;
}

.partyContent4 .main {
  position: relative;
}

.partyContent4 .partyContent4c {
  display: flex;
  justify-content: space-between;
}

.partyContent4l, .partyContent4r {
  width: 580px;
}

.partyContent4 .sptit {
  border: 0;
  margin: 80px 0 40px 0;
  color: #192533;
  font-size: 36px;
  font-weight: bold;
  text-align: center;
}

.partyContent4 .sptit::before {
  background: none;
}

.partyContent4 .sptit .more {
  color: rgba(51, 51, 51, .6);
}

.partyContent4 .sptit .moreimg1 {
  background: url('../images/more.png');
}

.partyContent4 .more:hover .moreimg1 {
  background: url('../images/partyMasses/more2.png');
}

.partyContent4lc {
  margin-top: 20px;
  box-shadow: 0 0 10px rgba(0, 0, 0, .08);
  border-bottom: 4px solid #C11600;
}

.partyContent4lc-1 {
  position: relative;
  cursor: pointer;
}

.partyContent4lc-1>img {
  width: 100%;
  height: 350px;
  display: block;
}

.partyContent4lc-1 a.tit1 {
  line-height: 70px;
  background: rgba(0, 0, 0, .5);
  color: #fff;
  padding: 0 30px;
  font-size: 17px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}

.partyContent4lc-2 {
  padding: 10px 35px 0 35px;
  height: 380px;
  background: #fff;
}

.partyContent4lc-2 ul li {
  border-bottom: 1px dashed #CCCCCC;
  padding: 27px 0;
}

.partyContent4lc-2 ul li a {
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  color: #454545;
  font-size: 18px;
}

.partyContent4lc-2 ul li a:hover {
  color: #C11600;
}

.news-detail-content .item01 {
  background: #fff;
  padding: 80px;
  padding-bottom: 50px;
}

.news-detail-content .item01 .title {
  font-size: 28px;
  text-align: center;
}

.news-detail-content .item01 ul {
  text-align: center;
  margin-top: 20px;
  padding-bottom: 45px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 50px;
  font-size: 15px;
}

.news-detail-content .item01 ul li {
  display: inline-block;
  margin: 0px 10px;
}

.news-detail-content .item01 .contxt {
  font-size: 16px;
  line-height: 30px;
  font-size: 18px !important;
  line-height: 40px !important;
}

.news-detail-content .item01 .contxt img {
  margin: 0 auto;
  display: inline-block;
  max-width: 100%;
}

.news-detail-content .item01 .contxt p, .news-detail-content .item01 .contxt p span {
  font-family: inherit !important;
  line-height: inherit !important;
  font-size: inherit !important;
}

.news-detail-content .item01 .contxt strong {
  font-size: 16px;
}

.news-detail-content .item01 .contxt table {
  width: 100% !important;
  border: 1px solid #ccc !important;
  border-right: none !important;
  border-bottom: none !important;
}

.news-detail-content .item01 .contxt table tr {
}

.news-detail-content .item01 .contxt table tr td {
  border-bottom: 1px solid #ccc !important;
  border-right: 1px solid #ccc !important;
}

.news-detail-content .item01 .contxt video, .news-detail-content .item01 .contxt .videoPlayer {
  /* width: 100% !important; */
  /* height: auto !important; */
}

.news-detail-content .item01 .share {
  line-height: 36px;
  color: #666;
  padding: 50px 0px 40px 0;
  border-bottom: 1px solid #ebebeb;
  width: 100%;
}

.news-detail-content .item01 .share * {
  /* float: left; */
}

.news-detail-content .item01 .share a {
  width: 32px;
  height: 32px;
  margin-right: 10px;
}

/* .news-detail-content .item01 .share a.qq {
background: url('../images/share-qq.png') no-repeat center center/cover;
}

.news-detail-content .item01 .share a.qone {
background: url('../images/share-qone.png') no-repeat center center/cover;
}

.news-detail-content .item01 .share a.sina {
background: url('../images/share-sina.png') no-repeat center center/cover;
} */
.news-detail-content .item01 .bottom {
  position: relative;
  padding-right: 100px;
  margin-top: 35px;
}

.news-detail-content .item01 .bottom a:first-child {
  margin-top: 0 !important;
}

.news-detail-content .item01 .bottom {
  position: relative;
  padding-right: 300px;
  margin-top: 35px;
}

.news-detail-content .item01 .bottom a {
  margin-top: 20px;
  line-height: 20px;
  color: #333;
}

.news-detail-content .item01 .bottom a:first-child {
  margin-top: 0 !important;
}

.news-detail-content .item01 .bottom a.backlist {
  background: url('../images/yy/yy2-right.png') no-repeat right 20px center;
  padding-right: 35px;
  line-height: 26px;
  position: absolute;
  right: 0;
  top: 0;
  margin-top: 0;
  border-radius: 24px;
  border: 2px solid #008A5A;
  width: 160px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  color: #008A5A;
  font-size: 16px;
}

.news-detail-content .item01 .bottom a:hover {
  color: #008A5A;
}

span.image-container img {
  padding: 5px;
  display: block !important;
  margin: 0 auto !important;
  max-width: 100%;
}

span.image-container span.image-title, .image-title {
  color: gray;
  font-size: 14px;
  margin: 0;
  text-align: center;
  display: block;
}

.newBd {
  background: rgba(255, 255, 255, .5);
  flex: 1;
}

.newBd .main {
  padding: 60px 0;
  position: relative;
}

.newList .list {
  margin-bottom: 34px;
  background: #fff;
  padding: 35px;
  display: flex;
  align-items: center;
  cursor: pointer;
  transition: all 0s ease-in-out;
  border-bottom: 6px solid transparent;
}

.newList .list a>img {
  width: 360px;
  height: 250px;
  margin-right: 25px;
  object-fit: cover;
}

.newList .list-right {
  flex: 1;
  display: flex;
  align-items: flex-start;
  margin: 0 35px;
  transition: all 0s ease-in-out;
}

.newList .list-right1 {
  width: 70px;
  margin-right: 25px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #008A5A;
  font-weight: bold;
  font-size: 16px;
  transition: all 0s ease-in-out;
}

.newList .list-right1 strong {
  font-size: 56px;
  margin: -10px 0 0px 0;
  transition: all 0s ease-in-out;
}

.newList .list-right2 {
  flex: 1;
  transition: all 0s ease-in-out;
}

.newList .list-right2 .tit {
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  color: #152D4E;
  font-size: 22px;
  font-weight: bold;
  transition: all 0s ease-in-out;
}

.newList .list-right2c {
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #152D4E;
  opacity: .8;
  line-height: 28px;
  margin: 25px 0 40px 0;
  transition: all 0s ease-in-out;
}

.newMore {
  color: #152D4E;
  width: 108px;
  height: 48px;
  border: 1px dashed rgba(21, 45, 78, .2);
  text-align: center;
  line-height: 48px;
  display: block;
  position: relative;
  transition: all 0s ease-in-out;
}

.newMore::before {
  position: absolute;
  content: '';
  background: url('../img/new/left.png') no-repeat;
  width: 4px;
  height: 48px;
  left: 0;
  top: 0;
}

.newMore::after {
  position: absolute;
  content: '';
  background: url('../img/new/right.png') no-repeat;
  width: 4px;
  height: 48px;
  right: 0;
  top: 0;
}

.flBanner.ztBanner1 {
  background: url('../images/zt/zt-banner.png') no-repeat center top;
  background-size: auto 100%;
  height: 490px;
}

.flBanner.ztBanner1 .main {
  height: 100%;
  position: relative;
}

.zt-content1 {
  padding: 70px 0 30px 0;
}

.zt-content1 .content8a-right ul {
  flex-wrap: wrap;
  justify-content: flex-start;
}

.zt-content1 .content8a-right ul li {
  width: 257px;
  height: 415px;
  margin-right: 57px;
  margin-bottom: 57px;
}

.content8a-right ul li:nth-child(5) {
  background: url('../images/zt/zt-img5.png');
  background-size: 100% 100%;
}

.content8a-right ul li:nth-child(6) {
  background: url('../images/zt/zt-img5.png');
  background-size: 100% 100%;
}

.content8a-right ul li:nth-child(7) {
  background: url('../images/zt/zt-img5.png');
  background-size: 100% 100%;
}

.zt-content1 .content8a-right ul li:nth-child(4n) {
  margin-right: 0;
}

.flBanner.hsBanner2 {
  background: url('../images/hospital/hs-banner.png') no-repeat center top;
  background-size: auto 100%;
  height: 570px;
}

.flBanner.hsBanner2 .main {
  height: 100%;
  position: relative;
}

.hs2-content ul {
  display: flex;
  flex-wrap: wrap;
  margin-top: 50px;
}

.hs2-content ul li {
  width: 384px;
  height: 235px;
  margin: 24px 24px 0 0;
  position: relative;
  padding: 22px;
  display: flex;
  justify-content: space-between;
  border: 1px solid rgba(25, 37, 51, 0.2);
}

.hs2-content ul li:nth-child(3n) {
  margin-right: 0;
}

.hs2-content ul li:hover {
  box-shadow: 0px 0px 20px 0px rgba(27, 40, 54, 0.1);
  border: 1px solid #008A5A
}

.hs2-content ul li:hover::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 4px;
  background: #008A5A;
}

.hs2-content ul li .img {
  width: 140px;
  height: 188px;
  overflow: hidden;
}

.hs2-content ul li .img img {
  width: 100%;
  display: block;
}

.hs2-content ul li .bd {
  margin-left: 24px;
  flex: 1;
}

.hs2-content ul li .bd1 {
  padding-bottom: 15px;
  color: #1B2836;
  font-size: 16px;
  border-bottom: 1px solid rgba(25, 37, 51, 0.2);
}

.hs2-content ul li .bd1 strong {
  font-size: 20px;
  color: #008A5A;
  display: block;
  margin-bottom: 10px;
}

.hs2-content ul li .bd1 span {
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.hs2-content ul li .bd2 {
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: rgba(25, 37, 51, 0.7);
  line-height: 24px;
  margin-top: 13px;
  margin-bottom: 15px;
}

.hs2-content ul li .bd3 a {
  color: rgba(25, 37, 51, 0.4);
  border: 1px solid rgba(25, 37, 51, 0.3);
  width: 100px;
  line-height: 33px;
  display: block;
  border-radius: 50px;
  text-align: center;
}

.hs2-content ul li .bd3 a:hover {
  background: #008A5A;
  border: 1px solid #008A5A;
  color: #fff;
}

.abBanner img {
  width: 100%;
  display: block;
}

.ab-content1 {
  background: #E5F3EE url('../images/aboutus/ab1-bg1.png') no-repeat bottom center;
  background-size: 100%;
  padding: 110px 0 260px 0;
  position: relative;
}

.ab-content1 .main {
  position: relative;
  z-index: 999;
}

.ab1-color {
  position: absolute;
  right: 0;
  bottom: 180px;
  width: 570px;
  height: 390px;
  background: #008A5A;
  z-index: 0;
}

.ab-tit1 {
  font-size: 40px;
  font-weight: bold;
  color: #192533;
  text-align: center;
}

.ab-tit1 strong {
  color: #009166;
  font-size: 40px;
}

.ab-con {
  margin-top: 44px;
  display: flex;
  justify-content: space-between;
}

.ab-conl {
  flex: 1;
}

.ab-conr {
  width: 630px;
  height: 390px;
  margin-left: 45px;
}

.ab-conl-tit {
  font-size: 24px;
  font-weight: bold;
  color: #1F283D;
  padding: 30px 0;
  border-bottom: 1px dashed #008A5A;
  position: relative;
}

.ab-conl-titimg {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  position: absolute;
  bottom: -6px;
  left: 0;
  right: 0;
}

.ab-conl-tit .l1 {
  width: 8px;
  height: 12px;
}

.ab-conl-txt {
  margin: 37px 0 40px 0;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  font-size: 18px;
  color: #192533;
  line-height: 36px;
}

.ab-conl-more {
  color: #009166;
  border: 1px solid #009166;
  width: 210px;
  line-height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50px;
  font-size: 16px;
}

.ab-conl-more:hover {
  background: #008A5A;
  color: #fff;
}

.ab-content2 {
  background: url('../images/aboutus/ab1-bg2.jpg') no-repeat center top;
  background-size: auto 100%;
}

.ab-content2 .main {
  display: flex;
  justify-content: space-between;
}

.ab2-list {
  width: 380px;
}

.ab2-left1 {
  background: #BEB583 url('../images/aboutus/ab1-bg6.png') no-repeat center center;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  color: #756833;
  font-size: 16px;
  height: 300px;
  padding: 0 20px;
  text-align: center;
}

.ab2-left1a {
  color: #fff;
  font-size: 28px;
  margin-bottom: 20px;
}

.ab2-left1a strong {
  font-size: 54px;
}

.ab2-left2 {
  background: #66B724 url('../images/aboutus/ab1-bg4.png') no-repeat right 40px center;
  color: #fff;
  font-size: 18px;
  height: 300px;
  margin-top: 30px;
  position: relative;
  padding-top: 23px;
}

.ab2-left2::before {
  position: absolute;
  content: '';
  border-left: 1px solid rgba(255, 255, 255, .5);
  left: 32px;
  top: 0;
  bottom: 0;
}

.ab2-left2 .list {
  font-size: 16px;
  padding-left: 32px;
  margin: 25px 0 0 32px;
  position: relative;
}

.ab2-left2 .list strong {
  font-size: 36px;
  margin: 0 8px;
}

.ab2-left2 .list::before {
  position: absolute;
  content: '';
  width: 12px;
  height: 1px;
  left: 0;
  top: 30px;
  background: rgba(255, 255, 255, .5);
}

.ab2-cen {
  margin-top: 50px;
}

.ab2-left2.ab2-cen1 {
  color: #192533;
  margin-top: 0;
  background: #E5F3EE url('../images/aboutus/ab1-bg3.png') no-repeat right 40px center;
}

.ab2-left2.ab2-cen1 strong {
  color: #008A5A;
}

.ab2-left2.ab2-cen1 .list::before {
  background: #008A5A;
  opacity: .5;
}

.ab2-left2.ab2-cen1::before {
  border-left: #008A5A 1px solid;
  opacity: .5;
}

.ab2-left2.ab2-cen2 {
  height: 380px;
  background: #008A5A url('../images/aboutus/ab1-bg5.png') no-repeat right 20px bottom 40px;
}

.ab2-left2.ab2-cen2 .list:last-child {
  display: flex;
}

.ab2-left2.ab2-cen2 .listl {
  width: 220px;
  line-height: 25px;
}

.ab2-left2.ab2-cen2 .list:last-child strong {
  margin-top: -10px;
}

.ab2-right .ab2-left2 {
  height: 600px;
  margin-top: -50px;
  padding-top: 80px;
  padding-right: 20px;
  background: #008A5A url('../images/aboutus/ab1-bg7.jpg') no-repeat;
  background-size: 100% 100%;
}

.ab2-right .ab2-left2 .list {
  margin-bottom: 30px;
  margin-top: 0;
}

.ab2-right .ab2-left2 .list::before {
  top: 10px;
}

.ab-content3 {
  background: rgba(0, 138, 90, .1);
  padding: 100px 0 0 0;
}

.ab3con {
  background: url('../images/aboutus/ab3-bg1.jpg') no-repeat left;
  background-size: 60% 100%;
  padding-bottom: 60px;
  margin-top: 60px;
}

.ab3con .main {
  position: relative;
  background: #fff;
  padding: 80px 0 80px 40px;
}

.ab3con-bd {
  height: 500px;
  overflow-y: auto;
}

.ab3con-color {
  position: absolute;
  width: 50%;
  background: #fff;
  right: -50%;
  top: 0;
  bottom: 0;
}

.ab3con-bd::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}

.ab3con-bd::-webkit-scrollbar-track {
  background-color: #f1f1f1;
}

.ab3con-bd::-webkit-scrollbar-thumb {
  background-color: #008A5A;
  border-radius: 5px;
}

.ab-content4 {
  background: url('../images/aboutus/ab4-bg.jpg') no-repeat center top;
  background-size: 1920px 100%;
  padding: 120px 0 240px 0;
}

.ab4con ul {
  display: flex;
  margin-top: 48px;
  flex-wrap: wrap;
}

.ab4con ul li {
  width: 220px;
  height: 395px;
  transition: all 0s;
  padding: 20px 10px 0 10px;
  cursor: pointer;
  color: #fff;
  margin: 0 24px 24px 0;
  align-items: center;
  background: url('../images/aboutus/ab4-bg1.jpg');
}

.ab4con ul li a {
  display: flex;
  color: #fff;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}

.ab4con ul li:nth-child(5n) {
  margin-right: 0;
}

.ab4con ul li img {
  width: 180px;
  height: 234px;
  display: block;
}

.ab4con-tit1 {
  margin-top: 22px;
  position: relative;
  width: 100%;
  text-align: center;
}

.ab4con-tit1 span {
  font-size: 22px;
  font-weight: bold;
  position: relative;
  z-index: 9;
  padding: 0 30px;
  transition: all 0s;
  background: url('../images/aboutus/ab4-bg1.jpg');
  ; }

.ab4con-tit1::before {
  content: '';
  position: absolute;
  left: -10px;
  right: -10px;
  top: 13px;
  z-index: 8;
  border-top: 1px solid rgba(255, 255, 255, .3);
}

.ab4con-tit1 span::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 8px;
  height: 12px;
  z-index: 8;
  border-left: 1px solid rgba(255, 255, 255, .3);
}

.ab4con-tit1 span::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 8px;
  height: 12px;
  z-index: 8;
  border-right: 1px solid rgba(255, 255, 255, .3);
}

.ab4con ul li:hover {
  background: #008A5A;
}

.ab4con ul li:hover .ab4con-tit1 span {
  background: #008A5A;
}

.ab4con-tit2 {
  font-size: 14px;
  line-height: 20px;
  margin-top: 12px;
  text-align: center;
}

.ab-content5 {
  background: url('../images/aboutus/ab3-bg.png') no-repeat center top;
  background-size: 1920px 100%;
  padding: 150px 0 250px 0;
  margin: -120px 0 -150px 0;
}

.ab5con {
  margin: 50px 0;
  background: #fff;
  display: flex;
  justify-content: space-between;
}

.ab5con>img {
  display: block;
  width: 560px;
}

.ab5conr {
  flex: 1;
  padding: 60px 0 0 60px;
}

.ab5conr ul {
  display: flex;
  flex-wrap: wrap;
}

.ab5conr ul li {
  width: 160px;
  margin: 0 22px 25px 0;
  cursor: pointer;
  padding-bottom: 30px;
  transition: all 0s;
  border-bottom: 2px solid transparent;
}

.ab5conr ul li a {
  color: #192533;
  font-size: 16px;
}

.ab5conr ul li a span {
  font-weight: bold;
  font-size: 20px;
  display: block;
  margin-bottom: 15px;
}

.ab5conr ul li:hover {
  border-bottom: 2px solid #008A5A;
  background: url('../images/aboutus/pcon2-img7.png') no-repeat right bottom;
}

.ab5conr ul li:hover span {
  color: #008A5A;
}

.ab5con-more {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 210px;
  line-height: 48px;
  color: #fff;
  font-size: 16px;
  background: #008A5A;
  border-radius: 50px;
  margin: 0 auto;
}

.ab5con-more img {
  margin-left: 20px;
}

.yy-content1 ul li a {
  color: #fff;
  font-size: 18px;
}

.mySwiper4list {
  width: 100%;
}

.ggbanner2 {
  background: url('../images/gg/dgg-bg.jpg') no-repeat center;
  background-size: cover;
  height: 600px;
}
.ggbanner2 .kxTit{padding-top:70px;}
.flBanner.ggbanner2 .main, .flBanner.newsbanner .main {
  height: 100%;
  position: relative;
}

.flBanner.ggbanner2 .yyNav, .flBanner.newsbanner .yyNav {
  bottom: -42px;
}

.flBanner.ggbanner2 .kxTit1, .flBanner.ggbanner2 .kxTit1 a, .flBanner.newsbanner .kxTit1, .flBanner.newsbanner .kxTit1 a {
  color: #fff;
}

.flBanner.ggbanner2 .kxTit2, .flBanner.newsbanner .kxTit2 {
  color: #fff;
  padding-top: 40px;
}

.flBanner.ggbanner2 .kxTit2::before, .flBanner.newsbanner .kxTit2::before {
  top: 150px;
  background: #008A5A
}

.flBanner.ggbanner2 .kxTith2 {
  color: #009166;
  padding-top: 50px;
}

.dgg-content1 {
  margin-top: 100px;
}

.flBanner.newsbanner {
  background: none;
  height: 138px;
}

.news-con {
  margin-top: 70px;
}

.newList .list {
  margin-bottom: 34px;
  background: #fff;
  padding: 35px;
  display: flex;
  align-items: center;
  cursor: pointer;
  transition: all 0s ease-in-out;
  border-bottom: 6px solid transparent;
  border: 1px solid rgba(25, 37, 51, 0.2)
}

.newList .list:hover .list-right1, .newList .list:hover .tit {
  color: #008A5A;
}

.newList .list>img {
  width: 360px;
  height: 250px;
  margin-right: 25px;
}

.newList .list-right {
  flex: 1;
  display: flex;
  align-items: flex-start;
  margin: 0 35px;
  transition: all 0s ease-in-out;
}

.newList .list-right1 {
  width: 70px;
  margin-right: 25px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #008A5A;
  font-weight: bold;
  font-size: 16px;
  transition: all 0s ease-in-out;
}

.newList .list-right1 strong {
  font-size: 56px;
  margin: -10px 0 0px 0;
  transition: all 0s ease-in-out;
}

.newList .list-right2 {
  flex: 1;
  transition: all 0s ease-in-out;
}

.newList .list-right2 .tit {
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  color: #1B2836;
  font-size: 22px;
  font-weight: bold;
  transition: all 0s ease-in-out;
}

.newList .list-right2 .tit em {
  color: #a6050a;
  font-style: normal;
  font-size: 22px;
  font-weight: bold;
}

.newList .list-right2c {
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #1B2836;
  opacity: .8;
  line-height: 28px;
  margin: 25px 0 40px 0;
  transition: all 0s ease-in-out;
}

.newMore {
  color: #1B2836;
  width: 108px;
  height: 48px;
  border: 1px dashed rgba(21, 45, 78, .2);
  text-align: center;
  line-height: 48px;
  display: block;
  position: relative;
  transition: all 0s ease-in-out;
}

.newMore::before {
  position: absolute;
  content: '';
  background: url('../images/news/left.png') no-repeat;
  width: 4px;
  height: 48px;
  left: 0;
  top: 0;
}

.newMore::after {
  position: absolute;
  content: '';
  background: url('../images/news/right.png') no-repeat;
  width: 4px;
  height: 48px;
  right: 0;
  top: 0;
}

.newList .list:hover .newMore {
  color: #fff;
  background: #008A5A;
  border: 0
}

.newList .list:hover .newMore::before {
  background: none;
}

.newList .list:hover .newMore::after {
  background: none;
}

.newList .list:hover {
  box-shadow: 0px 0px 15px 0px rgba(25, 37, 51, 0.2);
  border: 1px solid #008A5A;
}

.news-con1 {
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
  padding-bottom: 30px;
  border-bottom: 1px solid rgba(25, 37, 51, 0.2);
}

.news-con1 strong {
  font-size: 40px;
  color: #192533;
}

.news-con1 strong span {
  font-size: 30px;
}

.news-con1 .c3-sear {
  width: 600px;
  height: 60px;
  background: #fff;
  border-radius: 50px;
  padding-left: 28px;
  display: flex;
  align-items: center;
  position: relative;
  overflow: hidden;
  border: 1px solid rgba(25, 37, 51, 0.2);
}

.news-con1 .c3-sear input {
  width: 330px;
  height: 60px;
  outline: none;
  border: 0;
  background: #fff;
  font-size: 16px;
  margin-left: 12px;
}

.nodeSearchBar .sHd {
  display: none
}

.nodeSearchBar .sBd ul {
  display: flex ;
  align-items: center;
}

.nodeSearchBar .sBd ul select {
  line-height: 60px;
  height: 60px;
  border: 0;
  font-size: 16px;
  outline: none;
  color: #4d4d4d;
}

.news-con1 button {
  position: absolute;
  right: 0;
  top: 0;
  width: 160px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  line-height: 20px;
  background: #008A5A;
  border-radius: 50px;
  cursor: pointer;
  border: 0;
  font-weight: bold;
  font-size: 20px;
}

.news-con1 button img {
  margin-right: 14px;
}

.news-con2 {
  margin-top: 110px;
}

.culture-con1 {
  background: url('../images/culture/cu-bg1.png') no-repeat center center;
  background-size: 1920px 100%;
  height: 1360px;
  padding-top: 90px;
}

.cul-tit {
  font-weight: bold;
  font-size: 40px;
  text-align: center;
  color: #192533;
}

.cul-con1txt {
  margin-top: 35px;
  background: url('../images/culture/cu-bg2.png');
  height: 164px;
  background-size: 100% 100%;
  position: relative;
}

.cul-con1txt::before {
  position: absolute;
  content: '';
  left: 0;
  top: 10px;
  right: 0;
  bottom: 10px;
  border-top: 1px solid rgba(255, 255, 255, .2);
  border-bottom: 1px solid rgba(255, 255, 255, .2);
}

.cul-con1txt::after {
  position: absolute;
  content: '';
  left: 0;
  top: 14px;
  right: 0;
  bottom: 14px;
  border-top: 1px solid rgba(255, 255, 255, .2);
  border-bottom: 1px solid rgba(255, 255, 255, .2);
}

.cul-con1txtc {
  height: 100%;
  position: relative;
  padding: 55px 110px 0 110px;
  color: #fff;
  font-size: 16px;
  line-height: 28px;
}

.cul-con1Banner {
  height: 820px;
  margin-top: 70px;
  background: url('../images/culture/cu-img.png') no-repeat center top 130px;
  background-size: 1920px;
}

.cul-con1Banner .main {
  height: 100%;
  position: relative;
}

.swiper-button-prev10 {
  width: 60px !important;
  height: 60px !important;
  bottom: 0px !important;
  right: 75px !important;
  left: inherit !important;
  top: inherit !important;
  margin-top: 0 !important;
  background: url('../images/culture/left.png') !important;
  border-radius: 120px !important;
  background-size: 100% !important;
}

.swiper-button-next10 {
  width: 60px !important;
  height: 60px !important;
  right: 0px !important;
  top: inherit !important;
  margin-top: 0 !important;
  bottom: 0px !important;
  background: url('../images/culture/right.png') !important;
  border-radius: 120px !important;
  background-size: 100% !important;
}

.mySwiper10 {
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.cul-swiperList {
  height: 100%;
}

.cul-swiperList .listc {
  display: flex;
  height: 340px;
  justify-content: space-between;
}

.cul-swiperList .listcr {
  margin-left: 15px;
  flex: 1;
}

.cul-swiperList .listcr1 {
  font-size: 28px;
  color: #CDAB7E;
  font-weight: bold;
}

.cul-swiperList .listcr1 span {
  font-size: 40px;
}

.cul-swiperList .listcr2 {
  font-size: 16px;
  color: #333C46;
  line-height: 26px;
  max-height: 250px;
  overflow-y: auto;
  padding-right: 5px;
}

.cul-swiperList .listcr2::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.cul-swiperList .listcr2::-webkit-scrollbar-track {
  background-color: rgba(255, 255, 255, .2);
}

.cul-swiperList .listcr2::-webkit-scrollbar-thumb {
  background-color: #B4A37E;
  border-radius: 3px;
}

.cul-swiperList .listc1 {
  margin-top: 90px;
}

.cul-swiperList .listc2 {
  margin-top: 475px;
}

.cul-swiperList .listc3 {
  margin-top: 25px;
}

.cul-swiperList .listc4 {
  margin-top: 435px;
}

.cul-swiperList .listc6 {
  margin-top: 290px;
}

.culture-con2 {
  background: url('../images/culture/cu2-bg1.png') no-repeat center center;
  background-size: 1920px 100%;
  margin-top: -95px;
  height: 917px;
  padding: 190px 0 0 0;
}

.culture-con2 .cul-tit {
  color: #fff;
}

.culture-con2c {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
}

.culture-con2c1 {
  width: 280px;
}

.culture-con2c1a {
  width: 280px;
  height: 250px;
  position: relative;
  padding: 40px 40px 0 40px;
  color: #fff;
  font-size: 16px;
  line-height: 28px;
  background: #007DCB url('../images/culture/cu2-img1.png') no-repeat right 15px bottom 15px;
}

.culture-con2c1a::before {
  content: '';
  position: absolute;
  left: 10px;
  top: 10px;
  right: 10px;
  bottom: 10px;
  border: 1px solid rgba(255, 255, 255, .2);
  display: flex;
  flex-direction: column;
}

.culture-con2c1a strong {
  font-size: 24px;
  display: block;
  margin-bottom: 15px;
}

.culture-con2c1b {
  height: 185px;
  margin-top: 40px;
  background: #5FBCBD url('../images/culture/cu2-img2.png') no-repeat right 15px bottom 15px;
}

.culture-con2c1c {
  height: 185px;
  background: #008A5A url('../images/culture/cu2-img3.png') no-repeat right 15px bottom 15px;
}

.culture-con2c1d {
  height: 250px;
  margin-top: 40px;
  background: #5BB196 url('../images/culture/cu2-img4.png') no-repeat right 15px bottom 15px;
}

.culture-con2c2 {
  border: 1px solid rgba(180, 163, 126, .2);
  position: relative;
  width: 580px;
  height: 434px;
  margin-top: 100px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.cul-img1 {
  position: absolute;
  left: 0;
  top: 0;
}

.cul-img3 {
  position: absolute;
  left: 0;
  bottom: 0;
}

.cul-img2 {
  position: absolute;
  right: 0;
  top: 0;
}

.cul-img4 {
  position: absolute;
  right: 0;
  bottom: 0;
}

.cul-img5 {
  margin-top: -90px;
  width: 180px;
  height: 180px;
}

.cul-img6 {
  margin-top: 40px;
  padding: 10px 0;
  border-top: 1px solid rgba(180, 163, 126, .2);
  border-bottom: 1px solid rgba(180, 163, 126, .2);
}

.culture-con2bd {
  width: 500px;
  max-height: 130px;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 28px;
  margin-top: 40px;
  overflow-y: auto;
  padding-right: 20px;
}

.culture-con2bd::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.culture-con2bd::-webkit-scrollbar-track {
  background-color: rgba(255, 255, 255, .2);
}

.culture-con2bd::-webkit-scrollbar-thumb {
  background-color: #B4A37E;
  border-radius: 3px;
}

.culture-con3 {
  background: url('../images/culture/cu3-bg2.png') no-repeat right center;
  background-size: 1920px 100%;
  height: 1090px;
  max-width: 1920px;
  margin: 0 auto;
  margin-bottom: -120px;
}

.culture-con3 .c3img1 {
  position: absolute;
  left: 50%;
  transform: translateX(-77%);
  top: 0;
  z-index: 2;
}

.culture-con3 .main {
  position: relative;
  height: 100%;
}

.culture-con3 .c3img2 {
  width: 790px;
  height: 790px;
  position: absolute;
  right: -40px;
  top: 50%;
  transform: translateY(-425px);
  z-index: 1;
}

.culture-con3 .c3img2 img {
  width: 100%;
}

.c3img3 {
  position: absolute;
  width: 233px;
  height: 233px;
  background: url('../images/culture/cu3-img1.png');
  right: 240px;
  top: 50%;
  transform: translateY(-150px);
  z-index: 999999;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

#myMusic {
  display: none;
}

.c3img2.play img, .c3img3.play img {
  -webkit-animation: rot 5s linear infinite;
  -moz-animation: rot 5s linear infinite;
  -ms-animation: rot 5s linear infinite;
  -o-animation: rot 5s linear infinite;
  animation: rot 5s linear infinite;
}

@keyframes rot {
  from {
      transform: rotate(0deg);
  }

  to {
      transform: rotate(360deg);
  }
}

.musicroop {
  width: 50%;
  padding-top: 100px;
  position: relative;
  z-index: 99;
}

.cul-tit1 {
  font-weight: bold;
  font-size: 40px;
  color: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.cul-tit1img {
  flex: 1;
  margin-left: 22px;
  border-bottom: 1px dashed #B4A37E;
  position: relative;
}

.cul-tit1img .l1 {
  width: 8px;
  height: 12px;
  position: absolute;
  left: 0;
  bottom: -6px;
}

.cul-tit1img .l2 {
  position: absolute;
  right: 0;
  bottom: -7px;
}

.musicroopc {
  width: 540px;
  height: 796px;
  margin: 75px auto 0;
  overflow: hidden;
  position: relative;
}

.musicroopc img {
  width: 100%;
  position: absolute;
  top: 0;
  /* animation: root 30s linear infinite; */
}

@keyframes root {
  from {
      top: 100%;
  }

  to {
      top: -100%;
  }
}

.keyj-con {
  padding: 0px!important;
  overflow: hidden;
  background: url(../images/images/-kxyj-bg.png) no-repeat;
  background-size: 100%;
}

.keyj-con .main {
  display: block;
}

.keyj-con .main .lead-conl-2 {
  width: 100%;
  float: none;
  display: block;
  background: none;
  padding: 60px 0;
  margin-bottom: 60px;
  margin-top: 0px;
  border-bottom: 1px solid #CCCCCC;
}

.lead-conl-2 {
}

.keyj-con .main .lead-conl-2 {
  width: 100%;
  text-align: center;
  margin-left: 0px;
  position: relative;
  z-index: 0;
}

.keyj-con .main .lead-conl-2 ul li {
  display: inline-block;
  width: 178px;
  height: 60px;
  border: 2px solid rgba(0,64,152,0.2);
  border-radius: 30px;
  position: relative;
  line-height: 56px;
}

.keyj-con .main .lead-conl-2 ul li a {
  font-weight: 400;
  color: #004098;
  /* display: block; */
  margin-left: 10px;
}

.keyj-con .main .lead-conl-2 ul li:hover,.keyj-con .main .lead-conl-2 ul li.on {
  background: #167ad9;
  color: #fff;
  border-radius: 30px;
}

.keyj-con .main .lead-conl-2 ul li:hover a,.keyj-con .main .lead-conl-2 ul li.on a {
  color: #fff;
}

.keyj-con .main .lead-conl-2 ul li:before {
  content: '';
  background: url(../images/images/Tab-icon01.svg) no-repeat;
  width: 30px;
  height: 30px;
  z-index: 99;
  position: absolute;
  display: block;
  left: 23px;
  top: 16px;
}

.fullw {
  padding: 80px;
  background: #ffff;
}

.keyj-con .main .lead-conl-2 ul li:hover:before,.keyj-con .main .lead-conl-2 ul li.on:before {
  background: url(../images/images/Tab-icon01-on.svg) no-repeat;
}

.keyj-con .main .lead-conl-2 ul li:nth-child(2):before {
  background: url(../images/images/Tab-icon02.svg) no-repeat;
}

.keyj-con .main .lead-conl-2 ul li:nth-child(2):hover:before,.keyj-con .main .lead-conl-2 ul li:nth-child(2).on:before {
  background: url(../images/images/Tab-icon02-on.svg) no-repeat;
}

.keyj-con .main .lead-conl-2 ul li:nth-child(3):before {
  background: url(../images/images/Tab-icon03.svg) no-repeat;
}

.keyj-con .main .lead-conl-2 ul li:nth-child(3):hover:before,.keyj-con .main .lead-conl-2 ul li:nth-child(3).on:before {
  background: url(../images/images/Tab-icon03-on.svg) no-repeat;
}

.keyj-con .main .lead-conl-2 ul li:nth-child(3):hover:before {
  background: url(../images/images/Tab-icon03-on.svg) no-repeat;
}

.keyj-con .main .lead-conl-2 ul li:nth-child(4) a {
  margin-left: 30px;
}

.keyj-con .main .lead-conl-2 ul li:nth-child(4):before {
  background: url(../images/images/Tab-icon04.svg) no-repeat;
}

.keyj-con .main .lead-conl-2 ul li:nth-child(4):hover:before,.keyj-con .main .lead-conl-2 ul li:nth-child(4).on:before {
  background: url(../images/images/Tab-icon04-on.svg) no-repeat;
}

.fullw ul li {
  padding: 23px 23px 0px 23px;
  border: 1px solid #DFDFDF;
  transition: all .5s ease;
  /* max-height: 470px; */
  width: 23%;
}

.fullw ul li:nth-child(3n) {
  /* margin-right: 2.2%; */
}

.fullw ul li:nth-child(4n) {
  margin-right: 0;
}

.fullw ul li:hover {
  transition: all .5s ease;
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}

.fullw ul li .cul-conbd {
  padding: 0;
}

.fullw ul li .cul-conbd .ac-conr1-1 {
  padding: 20px 0px 20px 0px;
  font-size: 13px;
  font-family: Microsoft YaHei;
  font-weight: 400;
}

.fullw ul li .cul-conbd .cul-conbd1 {
  height: auto;
  /* padding-bottom:30px; */
  font-size: 13px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #888888;
  line-height: 24px;
  margin-top: 0px;
}

.fullw ul li .cul-conbd .cul-conbd1 span {
  font-size: 16px;
  overflow: hidden;
  font-weight: 400;
  color: #333333;
}

.fullw ul li .cul-conbd .intro {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  font-size: 13px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #888888;
  line-height: 24px;
  margin-top: 21px;
}

.fullw ul li .cul-conbd .tit {
  padding: 23px 0px;
  display: block;
  margin-bottom: 0px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #167ad9;
  line-height: 24px;
}

.fullw ul li:hover .cul-conbd .intro {
  color: #fff;
}

.fullw ul li:hover .cul-conbd span {
  color: #fff;
}

.fullw ul li:hover .cul-conbd .tit {
  color: #fff;
}

.fullw ul li img {
  min-height: auto!important;
  max-height: 121px;
}

#yjzx ul li img {
  width: 100%;
  height: auto;
  max-height: 270px;
}

#yjzx ul li img.com-con2more {
  width: 60px;
  height: 60px;
}

#yjzx ul li .cul-conbd .cul-conbd1 {
  text-align: center;
  padding-bottom: 0px;
}

#yjzx ul li .cul-conbd .cul-conbd1 span {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 56px;
}

#yjzx ul li:hover .cul-conbd .cul-conbd1 span {
  color: #fff;
}

#yjzx ul li {
  width: 30%
}

#yjzx ul li span {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  margin-top: 25px;
}

#yjfx ul li {
  width: 48%;
  height: 280px;
  background: url(../images/images/yjfx-img01@2x.jpg) no-repeat center center;
  background-size: cover;
  border-radius: 20px;
  padding: 60px;
  float: left;
  margin-bottom: 20px;
  margin-left: 2%;
}

#yjfx ul li:nth-child(2n) {
  margin-right: 0%!important;
  /* float: right; */
}

#yjfx ul li:nth-child(3n) {
  /* margin-right: 2.2%; */
}

#yjfx ul li:nth-child(2) {
  background: url(../images/images/yjfx-img02@2x.jpg) no-repeat;
  background-size: cover;
}

#yjfx ul li:nth-child(3) {
  background: url(../images/images/yjfx-img03@2x.jpg) no-repeat;
  background-size: cover;
}

#yjfx ul li:nth-child(4) {
  background: url(../images/images/yjfx-img04@2x.jpg) no-repeat;
  background-size: cover
}

#yjfx ul li:nth-child(5) {
  background: url(../images/images/yjfx-img05@2x.jpg) no-repeat;
  background-size: cover;
}

#yjfx ul li:nth-child(8) {
  background: url(../images/images/yjfx-img06@2x.jpg) no-repeat;
  background-size: cover;
}

#yjfx ul li:nth-child(7) {
  background: url(../images/images/yjfx-img07@2x.jpg) no-repeat;
  background-size: cover
}

#yjfx ul li:nth-child(6) {
  background: url(../images/images/yjfx-img08@2x.jpg) no-repeat;
  background-size: cover;
}

#yjfx ul li:nth-child(9){background: url(../images/images/yjfx-img09@2x.jpg)  no-repeat;     background-size: cover;}
#yjfx ul li:nth-child(10){background: url(../images/images/yjfx-img10@2x.jpg)  no-repeat;     background-size: cover;}

#yjfx ul li i {
  width: 50px;
  height: 50px;
  display: block;
  background: url(../images/images/yjfx-icon01.svg) no-repeat;
  margin-left: 7px;
  margin-bottom: 20px;
  background-size: cover!important;
}

#yjfx ul li:nth-child(2) i {
  background: url(../images/images/yjfx-icon02.svg) no-repeat;
  background-size: 100%!important;
}

#yjfx ul li:nth-child(3) i {
  background: url(../images/images/yjfx-icon03.svg) no-repeat;
}

#yjfx ul li:nth-child(4) i {
  background: url(../images/images/yjfx-icon04.svg) no-repeat;
}

#yjfx ul li:nth-child(5) i {
  background: url(../images/images/yjfx-icon05.svg) no-repeat;
}

#yjfx ul li:nth-child(6) i {
  background: url(../images/images/yjfx-icon06.svg) no-repeat;
}

#yjfx ul li:nth-child(7) i {
  background: url(../images/images/yjfx-icon07.svg) no-repeat;
}

#yjfx ul li:nth-child(8) i {
  background: url(../images/images/yjfx-icon08.svg) no-repeat;
}
#yjfx ul li:nth-child(9) i {
  background: url(../images/images/yjfx-icon09.svg) no-repeat;
}
#yjfx ul li:nth-child(10) i {
  background: url(../images/images/yjfx-icon10.svg) no-repeat;
}

#yjfx ul li .cul-conbd .cul-conbd1 span {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 32px;
  -webkit-line-clamp: 3;
}

#yjfx ul li .cul-conbd .intro {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 28px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-top: 10px;
  line-height: 24px;
}

#li-qyxklm .nav-bd {
  display: none!important;
}

.c6-more {
  display: flex;
  align-items: center;
  color: rgba(25, 37, 51, .8);
  font-size: 16px;
}

.c6-more span {
  width: 44px;
  height: 44px;
  border: 1px solid rgba(39, 36, 37, .2);
  border-radius: 50px;
  margin-left: 13px;
  background: url('../images/content3/c3-more1.png') no-repeat center center;
}

.c6-more:hover {
  color: #009166;
}

.c6-more:hover span {
  background: #009166 url('../images/content3/c3-more1on.png') no-repeat center center;
}

.tit {
  margin-bottom: 44px;
  display: flex;
  color: #192533;
  font-weight: bold;
  font-size: 36px
}

.tit a {
  color: #192533;
  font-weight: bold;
  font-size: 36px
}

.content2 .c2-tit .tit {
  margin-bottom: 0 !important;
}

.tit img {
  margin-right: 10px;
  width: 48px;
}

#tzgg img {
  display: none!important;
}





.keshi-content .list-box{}
.keshi-content .list-box .list{margin-top:45px;}
.keshi-content .list-box .list:first-child{margin-top:0 !important;overflow: hidden;}
.keshi-content .list-box .list .title{position:relative;font-size:22px;color:#0785a0;border-bottom:1px solid #0785a0;padding-bottom:25px;}
.keshi-content .list-box .list .title:before,
.keshi-content .list-box .list .title:after{content:'';position:absolute;}
.keshi-content .list-box .list .title:before{width:5px;height:5px;border-radius:100%;background:#0785a0;left:0;bottom:-3px;}
.keshi-content .list-box .list .title:after{width:25px;height:12px;background:url(../images/keshi-title-icon.png) no-repeat center center;right:0;bottom:-6px;}
.keshi-content .list-box .list .title ul{}
.keshi-content .list-box .list .title ul li{cursor:pointer;width:auto;margin-top:0;float:none;display:inline-block;color:#454545;margin-right:20px;}
.keshi-content .list-box .list .title ul li.active{color:#0785a0;}
.keshi-content .list-box .list .list-con{display:none;}
.keshi-content .list-box .list ul{margin:0px -5px;margin-top:20px;}
.keshi-content .list-box .list ul li{width:20%;float:left;padding:0px 5px;margin-top:10px;}
.keshi-content .list-box .list ul li a{display:block;color:#666;}
.keshi-content .list-box .list ul li .box{position:relative;height:60px;border:1px solid #ddd;border-radius:5px;}
.keshi-content .list-box .list ul li .box .content{position:absolute;left:0;width:100%;top:50%;transform:translateY(-50%);padding:0px 15px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;padding-right:30px;}
.keshi-content .list-box .list ul li .box .content .icon{float:left;width:30px;display:inline-block;vertical-align:middle;}
.keshi-content .list-box .list ul li .box .content i{position:absolute;right:15px;top:50%;margin-top:-5px;}

@media screen and (min-width:1024px) {
    .keshi-content .list-box .list ul li a:hover{color:#0785a0;}
    .keshi-content .list-box .list ul li a:hover .box{border:1px solid #0785a0;}
}
@media screen and (max-width:1025px) {
    .keshi-content .list-box .list{margin-top:20px;}
    .keshi-content .list-box .list .title{font-size:18px;padding-bottom:15px;}
    .keshi-content .list-box .list ul{margin-top:10px;}
    .keshi-content .list-box .list ul li{width:33.33%;}
    .keshi-content .list-box .list ul li .box{height:40px;}
}
@media screen and (max-width:640px) {
    .keshi-content .list-box .list ul li{width:50%;}
    .keshi-content .list-box .list ul li .box .content{padding:0px 10px;padding-right:20px;}
    .keshi-content .list-box .list ul li .box .content .icon{width:25px;}
    .keshi-content .list-box .list ul li .box .content i{right:10px;}
}




.guoji-content .guoji-item01{background:url(../images/guoji-item01-bg.jpg) no-repeat center center/cover;padding:120px 0px 100px 0;}
.guoji-content .guoji-item01 .box{position:relative;margin-bottom:120px;}
.guoji-content .guoji-item01 .box .kuai{position:absolute;background:#b29b6b;box-shadow:0px 0px 15px rgba(0,0,0,0.2);width:180px;height:120px;right:-110px;top:0;z-index: 1;display: none;}
.guoji-content .guoji-item01 .box .left{width:53%;}
.guoji-content .guoji-item01 .box .left img{width:100%;}
.guoji-content .guoji-item01 .box .right{width:50%;position:absolute;top:60px;height:400px;background:url(../images/guoji-item01-bg02.jpg) no-repeat center center/cover;color:#fff;padding:70px 50px 0px 50px;right:0;box-shadow:0px 0px 15px rgba(0,0,0,0.2);z-index:2;}
.guoji-content .guoji-item01 .box .right .title{font-size:26px;margin-bottom:0 !important;}
.guoji-content .guoji-item01 .box .right .ms{font-size:15px;line-height:28px;margin:20px 0px 30px 0;   max-height: 200px;}
.guoji-content .guoji-item01 .box .right a{color:#fff;width:120px;height:30px;line-height:28px;border-radius:30px;border:1px solid #fff;display:block;text-align:center;}
.guoji-content .guoji-item01 .box .right a i{margin-left:8px;}



.guoji-content .guoji-item01 .list-con .list{width:23.33%!important;}
.guoji-content .guoji-item01 #ykzx .list .item a .icon{background: url(../images/ykzx_1.png) no-repeat center center;}

.guoji-content .guoji-item01 .list-con{margin:0px -10px;overflow: hidden;}
.guoji-content .guoji-item01 .list-con .list{width:33.33%;float:left;padding: 10px 10px;}
.guoji-content .guoji-item01 .list-con .list .item{box-shadow:0px 0px 15px rgba(0,0,0,0.1);text-align:center;}
.guoji-content .guoji-item01 .list-con .list .item a{height:200px;position:relative;font-size:20px;color:#fff;display:block;border-radius:5px;padding-top:40px;}
.guoji-content .guoji-item01 .list-con .list .item a .icon{width:80px;height:80px;margin:0 auto;}
.guoji-content .guoji-item01 .list-con .list .item a .tit{margin-top:10px;color: #fff;font-size: 18px;display: block;}
.guoji-content .guoji-item01 .list-con .list .item a .left,
.guoji-content .guoji-item01 .list-con .list .item a .right{position:absolute;width:23px;height:23px;opacity:.5;}
.guoji-content .guoji-item01 .list-con .list .item a .left{left:10px;bottom:10px;background:url(../images/guoji-item01-left.png) no-repeat center center/cover;}
.guoji-content .guoji-item01 .list-con .list .item a .right{right:10px;top:10px;background:url(../images/guoji-item01-right.png) no-repeat center center/cover}

.guoji-content .guoji-item01 .list-con .list .item a{background:#009166 url(../images/guoji-item01-img02.png) no-repeat center center;}
.guoji-content .guoji-item01 .list-con .list .item a .icon{background:url(../images/guoji-item01-icon01.png) no-repeat center center/cover;}

.guoji-content .guoji-item01 .list-con .list.list1 .item a{background:#009166}
.guoji-content .guoji-item01 .list-con .list.list2 .item a{background:#c1a785;}
.guoji-content .guoji-item01 .list-con .list.list3 .item a{background:#7cc042;}
.guoji-content .guoji-item01 .list-con .list.list4 .item a{background:#216594;}
.guoji-content .guoji-item01 .list-con .list.list5 .item a{background:#0fba9c;}
.guoji-content .guoji-item01 .list-con .list.list6 .item a{background:#f69d29;}
.guoji-content .guoji-item01 .list-con .list.list7 .item a{background:#009166}
.guoji-content .guoji-item01 .list-con .list.list8 .item a{background:#c1a785;}
.guoji-content .guoji-item01 .list-con .list.list9 .item a{background:#7cc042;}
.guoji-content .guoji-item01 .list-con .list.list10 .item a{background:#216594;}
.guoji-content .guoji-item01 .list-con .list.list11 .item a{background:#0fba9c;}
.guoji-content .guoji-item01 .list-con .list.list12 .item a{background:#f69d29;}


.guoji-content .guoji-item01 .list-con .list

.guoji-content .guoji-item01  #ykzx .list .item a:hover .icon{background:url(../images/ykzx_1_on.png) no-repeat center center/cover;}






#li-skzx .nav-bd{visibility: hidden;}


/* 社康中心 */
.nsCommuntiy-banner {
  position: relative;
}

.nsCommuntiy-banner img {
  width: 100%;
  display: block;
}

.nsCommuntiy-banner .main {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  color: #ffff;
}

.nsCommuntiyTitle {
  font-size:48px;
  border-bottom: 1px solid rgba(255, 255, 255, .5);
  padding-bottom: 25px;
  margin-bottom: 30px;
}

.nsCommuntiytxt {
  font-size: 14px;
  position: relative;
  padding-left: 20px;
  padding-bottom: 60px;
  line-height: 24px;
}

.nsCommuntiytxt::before {
  position: absolute;
  content: '';
  width: 8px;
  height: 8px;
  background: #fff;
  border-radius: 40px;
  left: 0;
  top: 7px;
}

.nsCommuntiy-con {
  background: url('../imgs/communtity/bg.png') no-repeat center top;
  background-size: 1920px;
  padding: 120px 0 60px 0;
}

.nsCommuntiy-con1 {
  display: flex;
  justify-content: space-between;
}

.nsCommuntiy-con1l {
  font-size: 36px;
  line-height: 48px;
  color: #333;
}

.nsCommuntiy-con1l span {
  font-weight: bold;
  color: #21A371;
  font-size: 36px;
  display: block;
}

.nsCommuntiy-con1r {
  background: linear-gradient(-90deg, #6EDBA6, #94D859);
  border-radius: 28px;
  display: flex;
  align-items: center;
  width: 190px;
  height: 55px;
  justify-content: center;
}

.nsCommuntiy-con1r a {
  color: #21A371;
  font-weight: bold;
  font-size: 20px;
  width: 182px;
  height: 47px;
  background: #fff;
  border-radius: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.nsCommuntiy-con1r a img {
  margin-right: 8px;
}

.nsCommuntiy-con2 {
  padding: 70px 0 30px 0;
}

.nsCommuntiy-con2 ul {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.nsCommuntiy-con2 ul li {
  line-height: 50px;
  padding: 0 30px;
  cursor: pointer;
  border: 1px solid rgba(0, 0, 0, .3);
  border-radius: 30px;
  margin: 0 15px 15px 0;
  font-size: 16px;
  color: #333;
  font-weight: bold;
}

.nsCommuntiy-con2 ul li:hover,
.nsCommuntiy-con2 ul li.active {
  background: #21A371;
  color: #fff;
}

.nsCommuntiy-con3 ul li {
  padding: 55px 0;
  border-top: 1px solid #D5D5D5;
  display: flex;
  justify-content: space-between;
}

.nsCommuntiy-con3img {
  width: 640px;
  height: 390px;
  object-fit: cover;
  display: block;
}

.nsCommuntiy-con3r {
  margin-left: 40px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.nsCommuntiy-con3 ul li:nth-child(2n) .nsCommuntiy-con3r {
  margin-left: 0;
  margin-right: 40px;
}

.nsCommuntiy-con3r1 {
  color: #333;
  font-weight: bold;
  font-size: 32px;
}

.nsCommuntiy-con3r2 {
  color: #333;
  font-size: 16px;
  line-height: 26px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  margin: 20px 0;
}

.nsCommuntiy-con3r3 a {
  width: 170px;
  height: 55px;
  padding-left: 40px;
  color: #21A371;
  font-size: 16px;
  line-height: 55px;
  display: block;
  border-radius: 50px;
  background: rgba(33, 163, 113, .15) url('../imgs/communtity/more.png') no-repeat right 40px center;
}

.nsCommuntiy-con3r3 a:hover {
  color: #fff;
  background: #21A371 url('../imgs/communtity/moreon.png') no-repeat right 40px center;
  ;
}



.nsCommuntiy-con3r4 a {
  width: 120px;
  height: 120px;
  justify-content: center;
  border-radius: 8px;
  border: 1px solid rgba(51, 51, 51, .3);
  color: #333;
  font-size: 16px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.nsCommuntiy-con3r4 span {
  width: 48px;
  height: 48px;
  background: url('../imgs/communtity/btn-ic.png');
  background-size: 100% 100%;
  margin-bottom: 12px;
}

.nsCommuntiy-con3r4 a:hover {
  color: #fff;
  background: #21A371
}

.nsCommuntiy-con3r4 a:hover span {
  background: url('../imgs/communtity/btn-icon.png');
  background-size: 100% 100%;
}


.nsCommuntiy-inner {
  padding-bottom: 10px;
}

.nsCommuntiy-innerTit {
  font-weight: bold;
  font-size: 32px;
  color: #333;
  margin-bottom: 48px;
}

.nsCommuntiy-inner ul {
  display: flex;
  flex-wrap: wrap;
}

.nsCommuntiy-inner ul li {
  width: 23.5%;
  margin: 0 1.5% 24px 0;
  position: relative;
  border-radius: 4px;
}

.nsCommuntiy-inner ul li:nth-child(4n) {
  margin-right: 0;
}

.nsCommuntiy-inner ul li a {
  width: 100%;
  padding: 40px 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #fff;
  font-size: 18px;
}

.nsCommuntiy-inner ul li a img {
  margin-bottom: 20px;
}

.nsCommuntiy-inner ul li::before {
  content: '';
  position: absolute;
  left: 10px;
  bottom: 10px;
  background: url('../imgs/innerImg/bleft.png');
  background-size: 100% 100%;
  width: 23px;
  height: 23px;
}

.nsCommuntiy-inner ul li::after {
  content: '';
  position: absolute;
  top: 10px;
  right: 10px;
  background: url('../imgs/innerImg/bright.png');
  background-size: 100% 100%;
  width: 23px;
  height: 23px;
}

.nsCommuntiy-inner ul li:nth-child(1) {
  background: #009166;
}

.nsCommuntiy-inner ul li:nth-child(2) {
  background: #C1A785;
}

.nsCommuntiy-inner ul li:nth-child(3) {
  background: #7CC042;
}

.nsCommuntiy-inner ul li:nth-child(4) {
  background: #216594;
}

.nsCommuntiy-inner ul li:nth-child(5) {
  background: #0FBA9C;
}

.nsCommuntiy-inner ul li:nth-child(6) {
  background: #F69D29;
}

.nsCommuntiy-inner ul li:nth-child(7) {
  background: #009166;
}

.nsCommuntiy-inner ul li:nth-child(8) {
  background: #C1A785;
}

.nsCommuntiy-inner ul li:nth-child(9) {
  background: #7CC042;
}
.nsCommuntiy-inner ul li:nth-child(10) {
  background: #216594;
}

.nsCommuntiy-inner ul li:nth-child(11) {
  background:#0FBA9C;
}

.nsCommuntiy-inner ul li:nth-child(12) {
  background: #F69D29;
}
    .aboutGk {
        position: relative;
        margin-top: -42px;
        height: 84px;
    }
  .aboutGk .yyNav{
        bottom:0
    }

/* 特色诊疗 */
.nsSpechial-con {
  padding: 80px 0;
}

.nsSpechial-con .nsspeTit {
  padding-bottom: 40px;
  font-size: 40px;
  color: #192533;
  border-bottom: 1px solid rgba(25, 37, 51, .2);
}

.nsSpechial-conBd ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.nsSpechial-conBd ul li {
  width: 48%;
  margin-top: 48px;
  box-shadow: 0px 0px 10px 0px rgba(25, 37, 51, 0.2);
}

.nsSpechial-conBd ul li a {
  display: block;
}

.nsSpechial-conBd ul li img {
  width: 100%;
  display: block;
  height: 360px;
  object-fit: cover;
}

.nsSpechial-conBd-ft {
  padding: 40px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.nsSpechial-conBd-ft .ftlTit {
  color: #192533;
  font-size: 22px;
}

.nsSpechial-conBd-ftl {
  width: 80%;
}

.nsSpechial-conBd-ft .ftlTxt {
  color: #192533;
  font-size: 16px;
  opacity: .8;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-top: 20px;
}

.nsSpechial-conBd-ftr {
  width: 60px;
  height: 60px;
  background: url('../imgs/tszl/more.png');
}

.nsSpechial-conBd ul li:hover .ftlTit {
  color: #009166;
}

.nsSpechial-conBd ul li:hover .nsSpechial-conBd-ftr {
  background: url('../imgs/tszl/moreon.png');
}
.contadd .main{display:flex;}
.guideCon {position: relative;width: 23%;height: 630px;position: relative;}
.guideCon:after{content:"";position:absolute;top: 0;left: 29.6%;height: 100%;/* transform: translateX(-50%); */height: 630px;width: 2px;z-index: 0;background: #DDD;}
.mySwiper9 .swiper-slide{position:relative;display: flex;justify-content: center;height: 180px;height: 100px;}
.mySwiper9 .swiper-slide .guiList{
    margin-left: 60px;
}
.mySwiper9 .swiper-slide a{
 width: 80px;
 height: 32px;
 background: rgba(0, 145, 102, 0.2);
 border-radius: 16px;
 color: rgba(0, 145, 102, 1);
 display: inline-block;
 line-height: 32px;
 text-align: center;
}

.mySwiper9 .swiper-slide a.on{
 width: 80px;
 height: 32px;
 background: #009166;
 border-radius: 16px;
 color:#fff;
 display: inline-block;
 line-height: 33px;
 text-align: center;
 margin-top: 3px;
}
.mySwiper9 .swiper-slide a:before{content:"";position:absolute;bottom: 53px;left: 30%;width: 32px;height: 32px;background: #009166;border-radius: 16px;opacity: 0.1;display: block;z-index: 98;transform: translateX(-50%);display: none;}
.mySwiper9 .swiper-slide a:after{content:"";position:absolute;bottom: 65px;left: 30%;display: block;z-index: 99;width: 8px;height: 8px;background: #009166;border-radius: 4px;transform: translateX(-50%);width: 10px;height: 10px;background: #FFFFFF;border-radius: 50%;border: 2px solid #CCCCCC;}

.mySwiper9 .swiper-slide a.on:before{
 width: 40px;
 height: 40px;
 display: inline-block;
 text-align: center;
 bottom: 46px;
 position: absolute;
 background: url(../images/guide_icon_on.png) no-repeat;
 opacity: 1;
 z-index: 100;
 /* background-size: cover; */
}



.guideCon  .swiper-button-prev {
  bottom: 0px !important;
  width: 40px !important;
  height: 40px !important;
  right: 60px !important;
  background: url('../images/hospital/lefton.png') !important;
  border-radius: 50px !important;
  background-size: 100% 100% !important;
  left: auto;
  top: auto;
  transform: rotate(90deg);
}

.guideCon  .swiper-button-prev:hover {
  background: url('../images/hospital/lefton.png') !important;
  background-size: 100% 100%!important;!importan;!importa;!import;!impor;!impo;!imp;!im;!i;!;
}

.guideCon  .swiper-button-next {
  width: 40px !important;
  height: 40px !important;
  right: 10px !important;
  background: url('../images/hospital/righton.png') !important;
  border-radius: 50px !important;
  background-size: 100% !important;!important;
  bottom: 0px !important;
  top: auto;
  transform: rotate(90deg);
}

.guideCon  .swiper-button-next:hover {
  background: url('../images/hospital/righton.png') !important;
  background-size: 100% 100% !important;
}

.piclist{display:flex;/* justify-content: center; */flex-wrap: wrap;align-content: center;align-items: flex-start;}
.piclist  li{
    overflow: hidden;
    width: 30%;
    display: flex;
    margin-bottom: 30px;
    flex-direction: column;
    margin-right: 2%;
}
.piclist li img {width:100%;/* height: 250px; */display: block;}
.piclist li .about-c2txt{
    background: rgba(0, 145, 102, 0.2);
    padding:10px;
    line-height: 26px;
    min-height: 97px;
}

.calendarlist .list {background: rgba(0, 145, 102, 0.1);}
.calendarlist .list .list-right .list-right1:after{content:"";width: 98px;height: 98px;border-radius: 50%;position: absolute;z-index: 0;border: 2px dotted rgba(0, 145, 102, 1);}

.calendarlist .list .list-right  .list-right1{
    width: 88px;
    height: 88px;
    background: #009166;
    border-radius: 50%;
    background: rgba(0, 145, 102, 0.1);
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    flex-direction: column;
    position: relative;
    z-index: 1;
}
.calendarlist .list  .list-right1 strong{font-size:20px;margin: 0;}

.calendarlist .list-right{
    align-items: center;
}

.calendarlist   .list-right2{}

.calendarlist   .list-right2 .tit{
    margin-bottom: 10px;
    !importan;!importa;!import;!impor;!impo;!imp;!impr;!imp;!im;!imo;!imop;!imopr;!imop;!imo;!im;!i;!;
    font-size: 19px;
    /* font-weight: normal; */
}
.calendarlist   .list-right2c {
    margin: 10px;
    font-weight: 400;
    font-size: 14px;
    color: #333333;
    line-height: 24px;
    opacity: 0.6;
}
.calendarlist .list:hover {background:#fff;}


.picdown{margin-top:30px;}
.piclistdown{display:flex;/* justify-content: center; */flex-wrap: wrap;align-content: center;align-items: flex-start;padding-left: 277px;gap: 3%;}
.piclistdown  li{
    overflow: hidden;
    width: 30%;
    display: flex;
    margin-bottom: 30px;
    flex-direction: column;
    margin-right: 1%;
}
.piclistdown li img {width:100%;height: auto;display: block;}
.piclistdown li .about-c2txt{
    background: rgba(0, 145, 102, 0.2);
    padding:10px;
    line-height: 26px;
    min-height: 97px;
    color: #333;
}

