﻿
.kxTit {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

.kxTit1 {
  display: flex;
  align-items: center;
  color: #fff;
  margin-top: 30px;
}

.kxTit1 a {
  color: #fff;
  margin: 0 10px;
}

.kxTit2 {
  position: absolute;
  left: 50%;
  top: 35%;
  transform: translate(-50%, -50%);
  text-align: center;
  font-size: 48px;
  font-weight: bold;
  color: #fff;
}

.kxTit2::before {
  position: absolute;
  content: '';
  width: 60px;
  height: 8px;
  background: #275ac3;
  border-radius: 4px;
  left: 50%;
  transform: translate(-50%, -50%);
  top: calc(50% + 55px);
}

.ksBanner .main {
  position: relative;
  height: 100%;
}

.kxTit {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

.kxTit1 {
  display: flex;
  align-items: center;
  color: #fff;
  margin-top: 30px;
}

.kxTit1 a {
  color: #fff;
  margin: 0 10px;
}



.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 #098a90;
  background: #fff;
  padding: 60px;
  box-shadow: 0px 0px 10px rgba(27, 40, 54, 0.1);
}

.fl-content1cleft strong {
  font-size: 26px;
  color: #098a90;
}

.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 {
 flex:1;
  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%;
     margin:0 30px
}

.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
}


/* 通知公告二级 */
.ggbanner2 {
  background: url('../images/gg/dgg-bg.jpg') no-repeat center;
  background-size: auto 100%;
  height: 360px;
}

.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: rgba(25, 37, 51, 1)
}

.flBanner.ggbanner2 .kxTit2,
.flBanner.newsbanner .kxTit2 {
  color: #098a90;
  color: #098a90;
  padding-top: 70px;
}

.flBanner.ggbanner2 .kxTit2::before,
.flBanner.newsbanner .kxTit2::before {
  top: 150px;
  background: #098a90
}



.flBanner.ggbanner2 .kxTith2 {
  color: #098a90;
  padding-top: 50px;
}

.dgg-content1 {
  margin-top: 100px;
}

.flBanner.newsbanner {
  background: none;
  height: 138px;
}



.yyNav {
  height: 84px;
  width: 120%;
  position: absolute;
  right: 0;
  bottom: -40px;
  background: #009994;
  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 45px;
  color: #FFF;
  font-size: 17px;
  border-bottom: 6px solid transparent;
  position: relative;
}

.yyNav ul li a:hover,
.yyNav ul li.on a {
  border-bottom: 6px solid #C3B587;
}

.yyNav ul li a:hover::before,
.yyNav ul li.on a::before {
  content: '';
  position: absolute;
  width: 9px;
  height: 24px;
  left: -45px;
  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: -45px;
  top: 30px;
  background: url('../images/yy/left.png');
}




.yy-content5 {
  padding: 100px 0 100px 0;
}

.yy-content5c {
  box-shadow: 0px 0px 20px 0px rgba(25, 37, 51, 0.1);
  border-top: 8px solid #098a90;
  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: #098a90;
  border-radius: 2px;
  left: 50%;
  transform: translateX(-50%);
  top: 70px;
}

.yy-content5cBd {
  font-size: 18px;
  color: #333333;
  line-height: 36px;
  margin-top: 60px;
  /* margin-top: 80px; */
}
.yy-content5cBd p{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;
}



.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: 240px;
  object-fit: cover;  
}

.yy-content2 ul li:nth-child(4n) {
  margin-right: 0;
}

.yy-content2 ul li:hover .yy-content2b {
  border-bottom: 4px solid #098a90;
  ;
}



.yy-content2-1 {
  position: absolute;
  left: 0;
  top: 150%;
  right: 0;
  bottom: 0;
  background: #098a90;
  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 #098a90;
  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;
}



.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;
}

.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 {
  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 {
  background: #098a90;
  color: #fff
}

.page a:last-child {
  width: 85px;
}


.page a.current{
      background: #098a90;
    color:#fff
}


.phone {
  display: none !important;

}


.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{
      display: flex;
  align-items: center;
}


.newList .list>a>img {
  width: 360px;
  height: 220px;
  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: #098a90;
  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;
}



/* 新闻动态 */

.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: #098a90;
}



.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: #098a90;
  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: #098a90;
  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 #098a90;
}


.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;
}



.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;
  box-shadow: 0px 0px 20px 0px rgba(25, 37, 51, 0.1);
  border-top: 8px solid #098a90;
}

.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 #098a90;
  width: 160px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  color: #098a90;
  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-content4c {
  background: #fff;
  box-shadow: 0px 0px 20px 0px rgba(25, 37, 51, 0.1);
  border-top: 8px solid #009994;
}

.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 #009994;
  width: 160px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  color:#009994;
  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;
}



/* 新增 */
.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: 40px!important;
  font-size: 18px !important;
}


.news-detail-content .item01 .contxt strong {
  font-size: 18px!important;
}

.news-detail-content .item01 .contxt table {
  /* width: 100% !important; */
  border: 1px solid #ccc !important;
  /* border-right: none !important; */
  /* border-bottom: none !important; */
  border-collapse: collapse;
  border-spacing: 0px;
  text-align: center;
}

.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('../img/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 #009994;
  width: 160px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  color: #009994;
  font-size: 16px;
}

.news-detail-content .item01 .bottom a:hover {
  color: #009994;
}

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;
}



/* 修改1224 */


.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;
}

/* 1224修改 */

.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;
}





.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 #009994
}

.hs-content2c ul li:hover a {
  color: #009994;
}


.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;

}

/* 1228修改 */
.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;

}

/* 1228修改 */

.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: #20ADA4;
}

.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: #009994;
  /* 滚动条滑块颜色 */
  border-radius: 5px;
  /* 滑块圆角半径 */
}


/* 1228修改 */
.hs-c3list {
  margin-bottom: 20px;
  display: none;
}

.hs-c3list.on {
  display: block;
}

/* 1228修改 */

.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%;
}



/* 修改1224 */
.flBanner.hsBanner1 {
  background: rgba(0,153,148, .2);
  background-size: auto 100%;
  height: 440px;
}

.flBanner.hsBanner1 .kxTit1,
.flBanner.hsBanner1 .kxTit1 a {
  color: rgba(25, 37, 51, 1)
}

.flBanner.hsBanner1 .kxTit2 {
  color: #009994;
  padding-top: 0px;
}

.flBanner.hsBanner1 .kxTit2::before {
  background: transparent;
}

.hsc5List a {
  color: #009994;
  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;
}


.guideCon .main {
  position: relative;
  margin-top: -220px;
}


.guideCon .main .swiper-button-prev {
  width: 60px !important;
  height: 60px !important;
  top: 100px !important;
  left: 0px;
  background: url('../img/jyzn/left.png') !important;
  border-radius: 120px !important;
  background-size: 100% !important;
}

.guideCon .main .swiper-button-prev:hover {
  background: url('../img/jyzn/lefton.png') !important;
}

.guideCon .main .swiper-button-next {
  width: 60px !important;
  height: 60px !important;
  right: 0px;
  top: 100px !important;
  background: url('../img/jyzn/right.png') !important;
  border-radius: 120px !important;
  background-size: 100% !important;
}


.guideCon .main .swiper-button-next:hover {
  background: url('../img/jyzn/righton.png') !important;
}



.mySwiper9 .hs-list {
  width: 272px;
  height: 220px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #333333;
  font-size: 22px;
  background: #e9f7f7;
}

.mySwiper9 .hs-list span {
  width: 100px;
  height: 100px;
  margin-bottom: 12px;
}


.mySwiper9 .hs-list2,
.mySwiper9 .hs-list4,
.mySwiper9 .hs-list6,
.mySwiper9 .hs-list8,
.mySwiper9 .hs-list10,
.mySwiper9 .hs-list12 {
  background: #f5ffff;
}

.mySwiper9 .hs-list1 span {
  background: url('../img/jyzn/hs-ic1.png');
  background-size: 100% 100%;
}

.mySwiper9 .hs-list1:hover span,
.mySwiper9 .hs-list1.on span {
  background: url('../img/jyzn/hs-ic1on.png');
  background-size: 100% 100%;
}

.mySwiper9 .hs-list2 span {
  background: url('../img/jyzn/hs-ic2.png');
  background-size: 100% 100%;
}

.mySwiper9 .hs-list2:hover span,
.mySwiper9 .hs-list2.on span {
  background: url('../img/jyzn/hs-ic2on.png');
  background-size: 100% 100%;
}

.mySwiper9 .hs-list3 span {
  background: url('../img/jyzn/hs-ic3.png');
  background-size: 100% 100%;
}

.mySwiper9 .hs-list3:hover span,
.mySwiper9 .hs-list3.on span {
  background: url('../img/jyzn/hs-ic3on.png');
  background-size: 100% 100%;
}

.mySwiper9 .hs-list4 span {
  background: url('../img/jyzn/hs-ic4.png');
  background-size: 100% 100%;
}

.mySwiper9 .hs-list4:hover span,
.mySwiper9 .hs-list4.on span {
  background: url('../img/jyzn/hs-ic4on.png');
  background-size: 100% 100%;
}

.mySwiper9 .hs-list5 span {
  background: url('../img/jyzn/hs-ic5.png');
  background-size: 100% 100%;
}

.mySwiper9 .hs-list5:hover span,
.mySwiper9 .hs-list5.on span {
  background: url('../img/jyzn/hs-ic5on.png');
  background-size: 100% 100%;
}

.mySwiper9 .hs-list6 span {
  background: url('../img/jyzn/hs-ic6.png');
  background-size: 100% 100%;
}

.mySwiper9 .hs-list6:hover span,
.mySwiper9 .hs-list6.on span {
  background: url('../img/jyzn/hs-ic6on.png');
  background-size: 100% 100%;
}

.mySwiper9 .hs-list7 span {
  background: url('../img/jyzn/hs-ic7.png');
  background-size: 100% 100%;
}

.mySwiper9 .hs-list7:hover span,
.mySwiper9 .hs-list7.on span {
  background: url('../img/jyzn/hs-ic7on.png');
  background-size: 100% 100%;
}
.mySwiper9 .hs-list8 span {
  background: url('../img/jyzn/hs-ic8.png');
  background-size: 100% 100%;
}

.mySwiper9 .hs-list8:hover span,
.mySwiper9 .hs-list8.on span {
  background: url('../img/jyzn/hs-ic8on.png');
  background-size: 100% 100%;
}
.mySwiper9 .hs-list9 span {
  background: url('../img/jyzn/hs-ic9.png');
  background-size: 100% 100%;
}

.mySwiper9 .hs-list9:hover span,
.mySwiper9 .hs-list9.on span {
  background: url('../img/jyzn/hs-ic9on.png');
  background-size: 100% 100%;
}
.mySwiper9 .hs-list:hover,
.mySwiper9 .hs-list.on {
  background: url('../img/jyzn/hs-bgon.png');
  background-size: 100% 100%;
  color: #fff;
}


.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;
}

    .hsBanner1 .kxTit2 {
        color: #275ac3;
        top: 11%;
    }
    .flBanner.hsBanner1 .kxTit2 {
        padding-top: 0px;
        margin-top: 60px;
    }

.hs-content3r {
  flex: 1;
  background: #fff;
  padding: 100px 0 100px 100px;

}
@media screen and (max-width: 1600px) {
    
.mySwiper9 .hs-list {
 width: 220px;
  height: 200px;

}

.mySwiper9 .hs-list span {
  width: 100px;
  height: 100px;
  margin-bottom: 12px;
}
    .mySwiper9{
        width: 880px;
    }
    .guideCon .main {
  position: relative;
  margin-top: -200px;
}

}


.ks2-content ul {
  display: flex;
  flex-wrap: wrap;
}

.ks2-content ul li {
  width: 23.5%;
  margin: 0 2% 2% 0;
  position: relative;
}

.ks2-content ul li img {
  width: 100%;
  height: 100%;
  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: #098a90;
  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;
}


/* 科室导航 */
.ksBanner {
  background: url('../images/ks/bg.png') no-repeat center top;
  position: relative;
  z-index: 0;
}


.ksBanner .ksTit {
  padding: 30px 0 0 0;
}



.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;
  bottom: -40px;
  width: 590px;
  height: 450px;
  background: #285AC4;
  padding: 50px 60px;
  color: #fff;
}

.ks-content1tit {
  font-size: 36px;
  font-weight: bold;
  position: relative;
}

.ks-content1tit::before {
  position: absolute;
  content: '';
  left: -70px;
  top: 25px;
  width: 32px;
  height: 8px;
  background: #F3B742;
}

.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 {
  color: #fff;
  font-size: 16px;
  display: flex;
  align-items: center;
  display: flex;
  align-items: center;
  margin-top: 36px;
  ;
}

.ks-conttent1more span {
  width: 44px;
  height: 44px;
  background: url('../images/ks/more.png');
  margin-left: 12px;
}



.ks-content2 .c2-tit {
  display: flex;
  justify-content: space-between;
}

.ks-content2 .c2-tit .tit {
  margin-bottom: 0;
}


.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: #285AC4;
  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;
}


.speDe-con1 {
  position: relative;
  z-index: 999;
  margin-bottom: 100px;
  border-bottom: 8px solid #098a90;
}

.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: #098a90;
}

.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: #098a90;
  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;
}

.speDe-con1c2a-con p{margin:0;}




.enContent1 {
  padding: 120px 0;
}

.enContent1 .main {
  display: flex;
}

.en1-left {
  width: 630px;
  height: 520px;
  background: #009994;
  padding: 50px;
  z-index: 99;
  color: #fff;
}

.en2-right {
  flex: 1;
  margin: 60px 0 0 -60px;
  height: 570px;
  background: url('../images/en/en1-img.png') no-repeat top center;
  background-size: auto 110%;
}

.en1-left1 {
  font-size: 32px;
  font-weight: bold;

}

.en1-left2 {
  line-height: 28px;
  font-size: 16px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  margin: 30px 0
}

.en1-left3 {
  display: flex;
  justify-content: space-between;
}

.en1-left3 .list {
  width: 250px;
  height: 164px;
  border: 1px solid rgba(255, 255, 255, .2);
  padding: 24px;
  color: #fff;
  font-size: 18px;
  white-space: nowrap;
  position: relative;
}

.en1-left3 .list:nth-child(1) {
  background: url('../images/en/en-ic1.png') no-repeat left 20px bottom 20px;
}

.en1-left3 .list:nth-child(1):hover {
  background: url('../images/en/en-ic1on.png') no-repeat left 20px bottom 20px;
}

.en1-left3 .list:nth-child(2) {
  background: url('../images/en/en-ic2.png') no-repeat left 20px bottom 20px;
}

.en1-left3 .list:nth-child(2):hover {
  background: url('../images/en/en-ic2on.png') no-repeat left 20px bottom 20px;
}

.en1-left3 .list .more {
  width: 20px;
  height: 20px;
  background: url('../images/en/more.png');
  position: absolute;
  right: 24px;
  bottom: 24px;
}

.en1-left3 .list:hover .more {
  width: 20px;
  height: 20px;
  background: url('../images/en/moreon.png');
}

.enContent2 {
  background: url('../images/en/en2-bg.png') no-repeat center;
  background-size: auto 100%;
  height: 950px;
  padding: 175px 0 105px 0;
}

.enContent2c {
  margin-top: 65px;
  position: relative;
}



.enContent2c .list a {
  padding: 30px 25px 0 25px;
  height: 140px;
  display: block;
  color: #fff;
  background: #009994;
  border-bottom: 6px solid #009994;
}

.enContent2c .list:hover a {
  background: #fff;
  border-bottom: 6px solid #d9b23d;
}

.et-title {
  display: flex;
  justify-content: space-between;
  font-size: 22px;
}

.et-title span {
  width: 32px;
  height: 32px;
  background: url('../images/en/more2.png');
}

.enContent2c .list:hover a .et-title {
  color: #008A5A;
}

.enContent2c .list:hover a .et-title span {
  background: url('../images/en/more2on.png');
}

.etimg {
  width: 100%;
  height: 374px;
  overflow: hidden;
}

.etimg img {
  width: 100%;
}

.et-txt {
  font-size: 16px;
  margin-top: 10px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.enContent2c .list:hover a .et-txt {
  color: #666666;
}

.enContent3 {
  padding: 100px 0;
}

.enContent3 .kx-tit {
  text-align: left;
  display: flex;
  font-size: 36px;
  justify-content: space-between;
}

.enContent3 .kx-tit a {
  font-weight: normal;
}

.enContent3 .c6-more span {
  width: 20px;
  height: 20px;
  border: 0;
  border-radius: 50px;
  margin-left: 13px;
  background: url('../images/en/more.png')
}

.enContent3 ul {
  margin-top: 50px;
  display: flex;
}

.enContent3 ul li {
  width: 390px;
  padding: 20px;
  border-bottom: 6px solid transparent;
}

.enContent3 ul li:nth-child(2) {
  margin: 0 20px;
}

.enContent3img {
  width: 100%;
  height: 230px;
  object-fit: cover;  
}

.enContent3c {
  margin-top: 30px;
}

.enContent3c1 {
  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;
}

.enContent3c2 {
  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: 16px;
  opacity: .8;
  margin: 15px 0;
}

.enContent3c3 {
  color: #192533;
  font-size: 14px;
  opacity: .8;
}

.enContent3 ul li:hover {
  background: #fff;
  border-bottom: 6px solid #009994;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.15);
}

.enContent4 {
  background: url('../images/en/en4-bg.png') no-repeat center;
  background-size: auto 100%;
  height: 800px;
  padding: 40px 0 0 0;
}

.enContent4 .main {
  display: flex;
}

.enContent4l {
  width: 50%;
  padding-right: 40px;
}

.enContent4r {
  position: relative;
  width: 50%;
  height: 720px;
  border-left: 1px solid rgba(255, 255, 255, .2);
}

.enContent4r img {
  position: absolute;
  left: 40px;
  top: 0;
  width: 96%;
}

.enContent4l-1 {
  padding-bottom: 40px;
  display: flex;
  border-bottom: 1px solid rgba(255, 255, 255, .2);
}

.enContent4l-1 .list {
  width: 50%;
  padding-top: 80px;
}

.enContent4l-1 .list:nth-child(1) {
  padding-right: 40px;
  border-right: 1px solid rgba(255, 255, 255, .2);
}

.enContent4l-1 .list:nth-child(2) {
  padding-left: 40px;
}

.enContent4l-1 .list1 {
  font-size: 32px;
  font-weight: bold;
  color: #fff;
  height: 160px;
}

.enContent4l-1 .list a,
.enContent4l-2 a {
  float: right;
  color: #fff;
  font-size: 16px;
  display: flex;
  align-items: center;

}

.enContent4l-2 a span,
.enContent4l-1 .list a span {
  width: 48px;
  height: 48px;
  margin-left: 16px;
  background: url('../images/en/more1.png');
}

.enContent4l-1 .list a:hover span {
  background: url('../images/en/more1on.png');
}

.enContent4l-2 {
  padding-top: 40px;
  position: relative;
  color: #fff;
}

.enContent4l-2 a {
  position: absolute;
  right: 0;
  top: 46px;
}

.enContent4l-2 .list1 {
  font-size: 32px;
  font-weight: bold;
  margin-bottom: 35px;
}

.enContent4l-2 .list2 {
  font-size: 16px;
  display: flex;
  flex-direction: column;
  margin-bottom: 18px;
}

.enContent4l-2 .list2 strong {
  font-size: 20px;
}

.enContent4l-2 a:hover span {
  background: url('../images/en/more1on.png');
}



.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;
  position: relative;
  top: 6px;  
}



.mySwiper110 {
  overflow: hidden;
}

.swiper110-button-prev {
  width: 40px !important;
  height: 40px !important;
  background: url('../images/en/left.png') !important;
  background-size: 100% 100% !important;
  margin-top: 0px !important;
  right: 60px !important;
  top: -110px !important;
  left: initial !important;
}

.swiper110-button-prev:hover {
  background: url('../images/en/lefton.png') !important;
  background-size: 100% 100% !important;
}

.swiper110-button-next {
  width: 40px !important;
  height: 40px !important;
  background: url('../images/en/right.png') !important;
  background-size: 100% 100% !important;
  margin-top: 0px !important;
  right: 0px !important;
  top: -110px !important;
}

.swiper110-button-next:hover {
  background: url('../images/en/righton.png') !important;
  background-size: 100% 100% !important;
}



.enFoot {
  background: #043D69;
  position: relative;
  z-index: 99;
}

.enFoot1 {
  padding: 80px 0 50px 0;
  border-bottom: 1px solid rgba(255, 255, 255, .1);
}

.enFoot1 .en1-foot1 {
  text-align: center;
}

.flogo {
 width: 449px;
 height: 73px;   
}

.enFoot1 .en1-foot2 {
  margin-top: 60px;
  display: flex;
  justify-content: space-between;
}

.enFoot1 .en1-foot2 .list1 a {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 25px;
  color: #fff;

}

.enFoot1 .en1-foot2 .list2 {
  line-height: 32px;
}

.enFoot1 .en1-foot2 .list2 a {
  color: #fff;
  font-size: 16px;
  display: block;
}

.enFoot2 {
  padding: 30px 0;
}

.enFoot2-txt {
  color: #fff;
  opacity: .5;
  font-size: 14px;
  text-align: center;
}

.enFoot2-txt a {
  color: #fff;
}

.enFoot2-src {
  display: flex;
  margin-bottom: 25px;
  justify-content: center;
}

.enFoot2-src img {
  margin: 0 10px;
}



.ks-enconten {
  padding: 40px 0 110px 0;
}

.ks-enconten1 {
  display: flex;
  align-items: center;
}

.ks-enconten1 ul {
  display: flex;
}

.ks-enconten1 ul li {
  line-height: 48px;
  border: 1px solid rgba(31, 40, 61, .2);
  border-radius: 8px;
  margin-right: 8px;
  padding: 0 20px;
}

.ks-enconten1 ul li a {
  color: #1F283D;
}

.ks-enconten1 ul li:hover {
  border: 1px solid #008A5A;
  ;
}

.ks-enconten1 ul li:hover a {
  color: #008A5A;
  ;
}

.ks-enconten1 span {
  flex: 1;
  height: 12px;
  border-left: 1px solid #192533;
  opacity: 0.2;
  position: relative;
  margin-left: 12px;
}

.ks-enconten1 span::before {
  position: absolute;
  left: 0;
  top: 6px;
  content: '';
  width: 100%;
  border-bottom: 1px solid #192533;
}

.ks-enconten2 {
  margin: 42px 0 12px 0;
}

.ks-enconten2tit {
  border-bottom: 4px solid #008A5A;
  padding-bottom: 11px;
  display: flex;
  align-items: center;
  color: #192533;
  font-size: 32px;
  font-weight: bold;
  margin-bottom: 8px;
}

.ks-enconten2tit img {
  margin-right: 15px;
}

.ks-enconten2 ul {
  display: flex;
  flex-wrap: wrap;
}

.ks-enconten2 ul li {
  width: 380px;
  border-bottom: 1px solid #D8D8D8;
  position: relative;
  display: flex;
  align-items: center;
  padding: 23px 0 23px 26px;
  margin-right: 30px;
}

.ks-enconten2 ul li::before {
  position: absolute;
  content: '';
  left: 0;
  top: 29px;
  width: 6px;
  height: 6px;
  background: #008A5A;
  border-radius: 20px;
}

.ks-enconten2 ul li a {
  color: #324A66;
  font-size: 20px;
  display: flex;
  align-items: center;
}

.ks-enconten2 ul li a span {
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  max-width: 280px;
}

.ks-enconten2 ul li:nth-child(3n) {
  margin-right: 0;
}

.ks-enconten2 ul li a:hover {
  color: #008A5A;
}

.ks-enconten2 ul li img {
  width: 12px;
  margin-left: 10px;
  height: 12px;
}

.ks-en2 .ks-enconten2tit {
  border-bottom: 4px solid #55B8C9;
}

.ks-en2 ul li::before {
  background: #55B8C9;
  ;
}

.ks-en2 ul li a:hover {
  color: #55B8C9;
}

.ks-en3 .ks-enconten2tit {
  border-bottom: 4px solid #F4BB3E;
}

.ks-en3 ul li::before {
  background: #F4BB3E;
  ;
}

.ks-en3 ul li a:hover {
  color: #F4BB3E;
}

.en-con1Banner .cul-swiperList .listcr2 {
  height: 195px;
}

.en-con1Banner .cul-swiperList .listcr1 {
  font-weight: normal;
  font-size: 30px;
  margin-bottom: 10px;
}

.en-con1Banner .cul-swiperList .listcr1 span {
  font-size: 28px;
}

.flBanner.enBanner1 {
  background: url('../images/en/ksbanner.png') no-repeat center top;
  background-size: auto 100%;
  height: 570px;
}

.flBanner.enBanner1 .main{height:500px;}
.flBanner.enBanner1 .main .kxTit2::before{    background: #009994!important;}




.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: 730px;
  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;
}

.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: #009994;
}

.mySwiper7 {
  width: 100%;
  overflow: hidden;
  padding-bottom: 60px;
}

.mySwiper7 .swiper-pagination-bullet {
  width: 30px;
  height: 8px;
  border-radius: 0;
  background: #009996;
  opacity: .2;

}

.mySwiper7 .swiper-pagination-bullet-active {
  background: #009994;
  opacity: 1;
}



.mySwiper7 .swiper-slide img {
  width: 100%;
  height: 325px;
  display: block;
  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: #009996;
}

.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%;
  height: 240px;  
  display: block;
  object-fit: cover;  
}

.new-content2c:hover .new-content2bd .txt {
  color: #009996;
}

.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 #009994;
  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 #009994;
  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, 153, 150, 1)
}

.new-content3c ul li:hover a {
  color: #009996;
}

.new-content3c ul li span {
  color: rgba(25, 37, 51, .6);
  font-size: 16px;
  width: 100px;
}



.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: #009996;
}

.c6-more:hover span {
  background: #009996 url('../images/content3/c3-more1on.png') no-repeat center center;

}


.kx-tit {
  text-align: center;
  font-size: 36px;
  font-weight: bold;
  color: #192533;
}


.new-content1 .main,.new-content2 .main,.new-content3 .main{width: 1200px;}



.yy-content3 {
  padding: 100px 0 100px 0;
}

.yy-content3c {
  border-left: 8px solid #008A5A;
  padding: 60px 50px 80px 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: 0px;
  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: 80px;
  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;
}


.nav-bd {
  width:200px;
}


.nav-main ul li{

/* position: relative; */
}
