﻿.nav-main .main,.staff-con1 .main,.staff-con2 .main,.staff-con3 .main,.staff-con4 .main,.staff-con5 .main,.guide-con1head .main,.newslist-con2 .main{width:1560px;}

.nav-main{
  height: 80px;
  background: #009994;
}
.nav-main ul li{
  list-style-type: none;
  display: inline-block;
  margin-right: 40px; 
   position: relative;
   
    text-align:center;
}


.newslist-con1 .guide-con1head{
  background: url(../images/newslist-bg1_02.jpg) no-repeat center;
  background-size: auto 100%;
  padding: 70px 0 32px 0;
  border:0;
  line-height: inherit;
  margin-bottom: 0
}
.newslist-con1 .guide-con1head img{
  width: 20px;
}
.newslist-tit{
  color: #333;
  font-size: 32px;
  display: block;
  margin-top: 15px;
}


.guide-con1head{
  border-bottom: 1px solid #c0dede;
  line-height: 80px;
  color: #666666;
  font-size: 16px;
  margin-bottom: 40px;
}


.mySwiper1{
  width: 100%;
  
}
.mySwiper1 .swiper-pagination-bullet{
  width: 60px;
  height: 4px;
  border-radius: 0;
  background: rgba(255,255,255,0.5);
}
.mySwiper1 .swiper-pagination-bullet-active{
  background: rgba(255,255,255,1);
}
.swiper-slide{
  overflow: hidden;
}
.mySwiper1 .swiper-slide img{
   transform: translate3d(0, 0, 0) scale(1.1); 
     -webkit-transition: all 5s ease;
    transition: all 5s ease;
    width: 100%;
    display: block;
}
.mySwiper1 .swiper-slide-active img{
   transform: translate3d(0, 0, 0) scale(1); 
   
}
.mySwiper1>.swiper-pagination{
  bottom: 100px!important
}
.search-del{
  position: relative;
  height: 120px;
  z-index: 2;
  overflow: visible!important;
  width: 1560px;
}
.search-delcon{
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: #fff;
  background: url(../images/sear-bg_03.jpg);
  background-size: 100% 100%;
  top: -60px;
  border-bottom: 4px solid #009994;
  z-index: 3;
}
.search-delcon ul{
  width: 72%;
  float: left;
}
.search-delcon ul li{
  width: 20%;
  border-right: 1px solid #e4e4e4;
  text-align: center;
  float: left;
}
.search-delcon ul li a{
  color: #454545;
  font-size: 16px;
  padding: 30px 0;
  display: block;

}
.search-delcon ul li a span{
  display: block;
  width: 55px;
  height: 62px;
  background: url(../images/svg/staicon/home_kjrk_icon_1.svg) no-repeat top;
  background-size: 100% auto;
  margin:0 auto;
}
.search-delcon ul li:hover{
  background: url(../images/searbg_03.jpg);
  background-size: 100% 100%;
}
.search-delcon ul li:hover a{
  color: #fff
}
.search-delcon ul li:nth-child(2) span{
 background: url(../images/svg/staicon/home_kjrk_icon_2.svg) no-repeat top;
}
.search-delcon ul li:nth-child(3) span{
 background: url(../images/svg/staicon/home_kjrk_icon_3.svg) no-repeat top;
}
.search-delcon ul li:nth-child(4) span{
 background: url(../images/svg/staicon/home_kjrk_icon_4.svg) no-repeat top;
}
.search-delcon ul li:nth-child(5) span{
 background: url(../images/svg/staicon/home_kjrk_icon_5.svg) no-repeat top;
}
.search-delcon ul li:nth-child(1):hover span{
 background: url(../images/svg/staicon/home_kjrk_icon_1_on.svg) no-repeat top;
}
.search-delcon ul li:nth-child(2):hover span{
 background: url(../images/svg/staicon/home_kjrk_icon_2_on.svg) no-repeat top;
}
.search-delcon ul li:nth-child(3):hover span{
 background: url(../images/svg/staicon/home_kjrk_icon_3_on.svg) no-repeat top;
}
.search-delcon ul li:nth-child(4):hover span{
 background: url(../images/svg/staicon/home_kjrk_icon_4_on.svg) no-repeat top;
}
.search-delcon ul li:nth-child(5):hover span{
 background: url(../images/svg/staicon/home_kjrk_icon_5_on.svg) no-repeat top;
}
.search-right{
  width: 28%;
  float: left;
  padding: 23px 40px 0 40px;
}
.search-right .search-input{
  width: 100%;
  border:1px solid #dddddd;
  border-radius: 5px;
  line-height: 40px;
  font-size: 14px;
  text-align: center;
}
.search-right .btn{
     width: 100%;
    height: 45px;
    /* background: #009994; */
    border-radius: 5px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    margin-top: 10px;
    line-height: 45px;
    border: none;
    background: #009994 url(../images/search.png) 25% 13px no-repeat;
    cursor: pointer;
}


.hovermove{
  transition: ease .5s;
}
.search-delcon li:hover .hovermove{
 transform:rotate(-360deg);-webkit-transform:rotate(-360deg);-moz-transform:rotate(-360deg);
}
.staff-con4box:hover .hovermove{
  transform:rotate(-360deg);-webkit-transform:rotate(-360deg);-moz-transform:rotate(-360deg);
}
.staf-con5c1:hover  .hovermove,.staf-con5c2:hover  .hovermove{
  transform:rotate(-360deg);-webkit-transform:rotate(-360deg);-moz-transform:rotate(-360deg);
}







.staff-con1{
 background:  url(../images/sta-bg1_05.jpg) ;
 background-size: 100% 100%;
 margin-top: -120px;
 height: 950px;
 padding-top: 160px;
}
.more .more-arrow{
  background: url(../images/svg/home_icon_arrow.svg);
  width: 13px;
  height: 10px;
  display: inline-block;
  background-size: 100%;
  margin-left: 5px
}
.more:hover{
color: #029b9e;
}
.more:hover .more-arrow{
  background: url(../images/svg/home_icon_arrow_on.svg);
  background-size: 100%
}
.staff-con1left{
  width: 900px;
  float: left;
}
.staff-con1left .newsbox-head ul li{
  margin-right: 45px;

}
.staff-con1left .newsbox-conlist ul li{
  width: 100%;
  margin-bottom: 40px;
  border:0;
  padding: 0;
}
.staff-con1left .newsbox-conlist ul li img{
  width: 247px;
  height: 170px;
  display:block;
transition: ease .5s;
}
.news-hoverimg{
  width: 247px;
  height: 170px;
  overflow: hidden;
  display: inline-block;
}
.news-hoverimg:hover img{ transform: scale(1.04,1.04);}
.staff-con1left .newsbox-conlist-txt{
  width: 620px;
  font-size: 15px;
  color: #666;
  font-weight: normal;
}
.staff-con1left .newsbox-conlist-txt a{
  color: #333;
  display: block;
  font-size: 18px;
  margin: 10px 0;

}
.staff-con1left .newsbox-conlist-txt a:hover{
  color: #009994
}
.staff-con1left .newsbox-conlist-txt span{
  font-size: 18px;
}
.staff-con1right{
  width: 575px;
  float: right;
}
.staff-con1right .tit-top strong{
  color: #333;
  font-size: 30px
}
.staff-con1rightc{
  width: 100%;
  height: 550px;
  border-left:1px solid #009994;
}
.staff-con1rightc ul li{
  display: block;
  height: 108px;
  position: relative;
  padding-left: 25px
}
.staff-con1rightc ul li:before{
  content: '';
  position: absolute;
  left: -6px;
  top: 0;
  width: 10px;
  height: 10px;
  border:1px solid  #009994;
  border-radius: 120px;
  background: #fff;
}
.staff-con1rightc ul li a{
  font-size: 16px;
  color: #333;
  display: block;
}
.staff-con1rightc ul li a:hover{
  color: #009994
}
.staff-con2{
  height: 1030px;
  background: url(../images/sta-bg2_27.jpg);
  background-size: 100% 100%
}
.staff-con2head{
  padding: 100px 0 55px 0;
  font-size: 30px;
  font-weight: bold;
  color: #333;
  text-align: center;
}
.staff-con2nav{
  width: 890px;
  margin: 0 auto
}
.staff-con2nav ul li{
  list-style-type: none;
  display: inline-block;
  position: relative;
  padding: 0 15px;
  font-size: 22px;
  color: #333;
  cursor: pointer;
  margin-right: 50px
}
.staff-con2nav ul li:last-child{
  margin: 0
}
.staff-con2nav ul li:hover{
  color: #b81814;
}
.staff-con2nav ul li:hover,.staff-con2nav ul li.on{
    color: #b81814;
}
.staff-con2nav ul li:before{
  content: '';
  position: absolute;
  width: 100%;
  border-bottom: 1px solid #b81814;
  top:50%;
  left: 0
}
.staff-con2nav ul li span{
  display: block;
  background: #fdeee9;
  padding: 0 25px;
  position: relative;
}
.staff-con2nav ul li span:before{
  content: '';
  position: absolute;
 content: '';
  position: absolute;
  left: 0px;
  top: 10px;
  width: 10px;
  height: 10px;
  border:1px solid  #b81814;
  border-radius: 120px;
  background: #fdeee9;
}
.staff-con2nav ul li span:after{
  content: '';
  position: absolute;
 content: '';
  position: absolute;
  right: 0px;
  top: 10px;
  width: 10px;
  height: 10px;
  border:1px solid  #b81814;
  border-radius: 120px;
  background: #fdeee9;
}
.staff-con2box{
  margin-top: 50px;
}
.staff-con2list{
  width: 900px;
  float: right;
  background: #fff;
  height:440px;
  position: relative;
  padding: 30px 50px 0 50px;
  display: none;
}
.staff-con2list ul li{
   padding: 25px 0 25px 18px;
   border-bottom: 1px dashed #d2d2d2;
   color: #888888;
   font-size: 12px;
}
.staff-con2list ul li a{
  color: #333;
  font-size: 18px;
  display: block;
  margin-bottom:7px;
  position: relative;
}
.staff-con2list ul li a:before{
   content: '';
  position: absolute;
  left: -20px;
  top:5px;
  width: 10px;
  height: 10px;
  border:1px solid  #b81814;
  border-radius: 120px;
  background: #fff;
}
.staff-con2list ul li.on a:after{
 content: '';
  position: absolute;
  left: -88px;
  top:10px;
  width: 20px;
  height: 30px;
  background: url(../images/sta-left.png);
  z-index: 9
}
.staff-con2list ul li a:hover{
  color:  #b71810;
}
.staff-con2list .list-img{
 position: absolute;
 left: -600px;
 top: 0;
width: 600px;
height: 440px;
display: none;
overflow: hidden;
}
.staff-con2list .list-img img{
  width: 100%;
  height: 100%;
  transition: ease .5s;
}
.staff-con2list .list-img:hover img{
   transform: scale(1.04,1.04)
}
.staff-con2list ul li.on .list-img{
  display: block;
}
.sta-more{
  color: #333;
  font-size: 14px;
  margin-top: 40px;
  display: block;
}
.sta-more:hover{
  color: #b81814;
}
.sta-more img{
  margin-left: 10px;
}
.staff-con3{
  height: 565px;
  background: url(../images/sta-bg3_28.jpg);
  background-size: 100% 100%;
  padding-top: 70px;
  overflow: hidden;
}
.staff-con3 .newsbox-head1{margin-top:0px;}

.staff-con3 .newsbox-head1 ul li{
 margin-right: 53px;
}

.staff-con3 .newsbox-conlist4 ul li a{}
.staff-con3left{
  float: left;
  width: 50%;
  padding: 60px 0;
  background: url(../images/sta-bg3_06.jpg);
  margin-top: -126px;
  height: 1080px
}
.staff-con3leftc{
  width: 600px;
  float: right;
}
.staff-con3leftbox{
  width: 300px;
  text-align: center;
  color: #fff;
  font-size: 22px
}
.staff-con3leftboxtit{
  width: 200px;
  height: 200px;
  background: #1ca5a8;
  border-radius: 120px;
  margin: 0 auto;
}
.staff-con3leftboxtit img{
  width: 64px;
  margin-top: 35px
}
.staff-con3leftboxtit  strong{
  color: #fff;
  font-size: 24px;
  display: block;
  margin-top: 10px
}
.staff-con3leftbox1{
  margin-top: 45px
}
.staff-con3leftbox1 a{
  color: #fff;
  font-size: 22px;
  margin-top: 43px;
  position: relative;
  display: block;
}
.staff-con3leftbox1 a:before{
content: '';
  position: absolute;
  left: 50%;
  top:-35px;
  height:30px;
  border-left:1px dashed  #88cccd;
}
.staff-con3leftbox1 a:last-child:after{
content: '';
  position: absolute;
  left: 50%;
  bottom:-45px;
  height:40px;
  border-left:1px dashed  #88cccd;

}
.staff-con3leftbox1 a:hover{
  text-decoration: underline;
}
.staff-con3leftbox2{
  padding: 0 35px;
  background: rgba(255,255,255,0.1);
  border-radius: 20px;
    margin-top: 70px;
    padding-bottom: 10px
}
.staff-con3leftbox21{
  line-height: 95px;
  font-size: 22px;
}
.staff-con3leftbox2c{
  font-size: 14px;
  text-align: left;

}
.staff-con3leftbox2c a{
  color: #fff;
  margin-bottom: 35px;
  display: block;
}
.staff-con3leftbox2c a:hover{
  text-decoration: underline;
}
.staff-con3right{
  float: right;
  width: 50%;
  padding: 60px 0;
  background: url(../images/sta-bg4_07.jpg);
  margin-top: -206px;
  height: 1010px
}
.staff-con3right .staff-con3leftc{
  float: left;
}
.staff-con3right  .staff-con3leftbox{
  float: right;
}
.staff-con3right .staff-con3leftboxtit{
  background: #65aed7
}
.staff-con4{
  padding: 204px 0 70px 0;
  background: url(../images/sta-bg5_25.jpg);
}
.staff-con4tit{
  font-size: 24px;
  font-weight: bold;
  color: #333;
  margin-bottom: 40px;
}

.staff-con4box{
  border-right: 1px solid #ddd;
  text-align: center;
  height: 200px;

}
.staff-con4box a{
  display: block;
  height: 100%;
  font-size: 20px;
  color: #333;
  text-align: center;
  padding: 40px 0 0 0
}
.staff-con4box a:hover{
    color: #fff;
    background: #009994
}
.staff-con4boximg{
  width: 72px;
  height: 62px;
  margin: 0 auto 22px auto
}
.imgon1 .staff-con4boximg{
  background: url(../images/svg/staicon/home_entrance_icon_1.svg) no-repeat center;
  background-size: 100% 100%
}
.imgon1:hover .staff-con4boximg{
   background: url(../images/svg/staicon/home_entrance_icon_1_on.svg) no-repeat center;
    background-size: 100% 100%
}
.imgon2 .staff-con4boximg{
  background: url(../images/svg/staicon/home_entrance_icon_2.svg) no-repeat center;
  background-size: 100% 100%
}
.imgon2:hover .staff-con4boximg{
   background: url(../images/svg/staicon/home_entrance_icon_2_on.svg) no-repeat center;
}
.imgon3 .staff-con4boximg{
  background: url(../images/svg/staicon/home_entrance_icon_3.svg) no-repeat center;
  background-size: 100% 100%
}
.imgon3:hover .staff-con4boximg{
   background: url(../images/svg/staicon/home_entrance_icon_3_on.svg) no-repeat center;
}
.imgon4 .staff-con4boximg{
  background: url(../images/svg/staicon/home_entrance_icon_4.svg) no-repeat center;
  background-size: 100% 100%
}
.imgon4:hover .staff-con4boximg{
   background: url(../images/svg/staicon/home_entrance_icon_4_on.svg) no-repeat center;
}



.newsbox-head{
  height: 90px;
}
.newsbox-head ul{
  display: inline-block;
}
.newsbox-head ul li{
  list-style-type: none;
  margin-right: 80px;
  font-weight: bold;
  font-size: 30px;
  padding-bottom: 14px;
  display: inline-block;
  cursor: pointer;
}
.newsbox-head ul li:hover,.newsbox-head ul li.on{
  border-bottom: 4px solid #029b9e;
  color: #029b9e;
}
.newsbox-head .more{
  float: right;
  width: 130px;
  line-height: 35px;
  text-align: center;
  font-size: 14px;
  color: #000;
  border-radius: 120px;
  border:1px solid #999999;
}
.newsbox-head .more img{
  margin-left: 5px;
  width: 13px;
}
.newsbox-head .more:hover{
  border:1px solid #029b9e;
  /*color: #029b9e*/
}
.newsbox-con{
  position: relative;
}


.newsbox-conlist{
  display: none;
}
.newsbox-conlist ul li{
  width: 380px;
  list-style-type: none;
  display: block;
  border-bottom: 1px solid #ddd;
  padding: 12px;
  color: #000;
  font-size: 18px;
  font-weight: bold;
  cursor: default;
  position: inherit;
  
}
.newsbox-conlist1 ul{
  -webkit-transition: all 4s cubic-bezier(.08, .82, .17, 1);
    transition: all 4s cubic-bezier(.08, .82, .17, 1);
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
    opacity: 0;
    visibility: hidden;
}



.newsbox-con.animate .newsbox-conlist1 ul{
-webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
}
.newsbox-conlist ul li.on{
  background: #0aa3a6;
  color: #fff
}
.newsbox-conlist ul li .left-img{
  width: 140px;
  height: 90px;
  display: inline-block;
}

.newsbox-conlist-c{
  line-height: 28px;
}

.newsbox-conlist-txt{
  width: 190px;
  float: right;
}
.newsbox-conlist-txt strong{
  width: 100%;
      text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.newsbox-conlist .newsbox-conlist-txt span{
  display: block;
  font-size: 13px;
  color: #888888;
  font-weight: normal;
  margin-top: 10px
}
.newsbox-right{
  width: 818px;
  height: 600px;
  position: absolute;
  right: 0;
  top: 0;
  color: #fff;
  display: none;
  overflow: hidden;
  background:#fff;
}
.newsbox-conlist ul li.on .newsbox-right{
  display: block;
}
.newsbox-right img{
  width: 818px;
  
}
.newsbox-rightc{
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  padding: 35px;
  font-size: 14px;
  background: rgba(0,0,0,0.6);
}
.newsbox-right a{
  color: #fff
}
.newsbox-rightc strong{
  color: #fff;
  font-size: 24px;
  display: block;
  margin-bottom: 10px;
   text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.newsbox-rightc span{
  color: #ccc;
   text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:3;
    -webkit-box-orient: vertical;
}
.newsbox-right a:hover strong{
    color: #0bd6da
}
.newsbox-head1{
  height: 90px;
  margin-top: 100px
}
.newsbox-head1 ul{
  display: inline-block;
}
.newsbox-head1 ul li{
  list-style-type: none;
  margin-right: 80px;
  font-weight: bold;
  font-size: 30px;
  padding-bottom: 14px;
  display: inline-block;
  cursor: pointer;
}
.newsbox-head1 ul li:hover,.newsbox-head1 ul li.on{
  border-bottom: 4px solid #029b9e;
  color: #029b9e;
}
.newsbox-head1 .more{
  float: right;
  width: 130px;
  line-height: 35px;
  text-align: center;
  font-size: 14px;
  color: #000;
  border-radius: 120px;
  border:1px solid #999999;
}
.newsbox-head1 .more img{
  margin-left: 5px;
  width: 13px;
}
.newsbox-head1 .more:hover{
  border:1px solid #029b9e;
  /*color: #029b9e*/
}
.newsbox-conlist4{
  display: none;
}
.newsbox-conlist4 ul li{
  width: 49%;
  display: inline-block;
  margin-bottom: 17px;
  float: left;
  height: 77px
}
.newsbox-conlist4 ul li:nth-child(1n){
  padding-right: 30px
}
.newsbox-conlist4 ul li a{
  color: #000;
  font-size: 18px;
  display: block;
  margin-bottom: 12px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.newsbox-conlist4 ul li a:hover{
  color: #029b9e
}
.newsbox-conlist4 ul li span{
  display: block;
  font-size: 13px;
  color: #888888
}
.newsbox .main{
  position: relative;
  z-index: 1
}





.mySwiper3{
  width: 760px;
  height: 260px;
  overflow: hidden;
  position: relative;
  margin: 0;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  transform: none;
}
.staff-con4box{
  border-right: 1px solid #ddd;
  text-align: center;
  height: 200px;

}
.staff-con4box a{
  display: block;
  height: 100%;
  font-size: 20px;
  color: #333;
  text-align: center;
  padding: 40px 0 0 0
}
.staff-con4box a:hover{
    color: #fff;
    background: #009994
}
.staff-con4boximg{
  width: 72px;
  height: 62px;
  margin: 0 auto 22px auto
}
.imgon1 .staff-con4boximg{
  background: url(../images/svg/staicon/home_entrance_icon_1.svg) no-repeat center;
  background-size: 100% 100%
}
.imgon1:hover .staff-con4boximg{
   background: url(../images/svg/staicon/home_entrance_icon_1_on.svg) no-repeat center;
    background-size: 100% 100%
}
.imgon2 .staff-con4boximg{
  background: url(../images/svg/staicon/home_entrance_icon_2.svg) no-repeat center;
  background-size: 100% 100%
}
.imgon2:hover .staff-con4boximg{
   background: url(../images/svg/staicon/home_entrance_icon_2_on.svg) no-repeat center;
}
.imgon3 .staff-con4boximg{
  background: url(../images/svg/staicon/home_entrance_icon_3.svg) no-repeat center;
  background-size: 100% 100%
}
.imgon3:hover .staff-con4boximg{
   background: url(../images/svg/staicon/home_entrance_icon_3_on.svg) no-repeat center;
}
.imgon4 .staff-con4boximg{
  background: url(../images/svg/staicon/home_entrance_icon_4.svg) no-repeat center;
  background-size: 100% 100%
}
.imgon4:hover .staff-con4boximg{
   background: url(../images/svg/staicon/home_entrance_icon_4_on.svg) no-repeat center;
}
.mySwiper3 .swiper-button-prev{
   left: 42%!important;
   bottom: 0px!important;
   top: auto!important;
   width: 45px!important;
   height: 45px!important;
   background: url(../images/left.jpg)!important;
   border-radius: 120px!important;
   background-size: 100%!important;
   border:1px solid #999;
   position: absolute;
}
.mySwiper3 .swiper-button-next{
   right: 42%!important;
   bottom: 0!important;
   top: auto!important;
   width: 45px!important;
   height: 45px!important;
   background: url(../images/right.jpg)!important;
   border-radius: 120px!important;
   background-size: 100%!important;
   border:1px solid #999;
}
.mySwiper3 .swiper-button-prev:hover {
    background: url(../images/lefton.jpg)!important;
}
.mySwiper3 .swiper-button-next:hover {
    background: url(../images/righton.jpg)!important;
}
.staff-con5{
  height: 252px;
  background: #bdaa82;
  /*overflow-x: hidden;*/
  
}
.staff-con5 .main{
  position: relative;
  height: 252px;
}
.staf-con5c1{
  width: 369px;
  height: 252px;
  float: left;
   background: url(../images/stb-bg6_23.jpg);
   background-size: 100% 100%;
   padding-top: 90px;
}
.staf-con5c1 img{
  width: 67px;
  display: inline-block;
}
.staf-con5c1 span{
  display: inline-block;
  width: 210px;
  margin-left: 12px;
  background: url(../images/rightmore.png) no-repeat right center;
  background-size: 48px;
  font-size: 24px;
  color: #fff;
  padding-right: 62px
}
.staf-con5c2{
  width: 469px;
  height: 252px;
  float: left;
   background: #097975;
   background-size: 100% 100%;
   padding-top: 90px;
   text-align: center;
}
.staf-con5c2 img{
  width: 67px;
  display: inline-block;
  margin-bottom: -22px
}
.staf-con5c2 span{
  display: inline-block;
  width: 210px;
  margin-left: 12px;
  background: url(../images/rightmore.png) no-repeat right center;
  background-size: 48px;
  font-size: 24px;
  color: #fff;
  padding-right: 62px
}
.staf-con5c3{
  width: 722px;
  height: 860px;
  position: absolute;
  bottom: 0;
  left: 835px;
}
.staf-con5c3 img{
  width: 722px;
  height: 860px;
}


.newslist-tit{
  color: #333;
  font-size: 32px;
  display: block;
  margin-top: 15px;
}
.newslist-con2{
  background: url(../images/newslist-bg2_18.jpg) no-repeat left top;
  padding-top: 80px;
  width: 100%;
}
.newslist-con2c li{
  width: 100%;
  border:1px solid #dddddd;
  margin-bottom: 40px;
  padding: 45px 60px 45px 40px;
  float: left;
  background: #fff;
  cursor: pointer;
}
.newslist-con2c li a{
  color: #454545;
  font-size: 14px;
}
.newslist-con2c li:hover{
  background: #009994 url(../images/newslist-bg4_13.jpg) no-repeat right 0;
  background-size: auto 100%;
}
.newslist-con2c li:hover a{
  color: #fff
}
.newslist-con2c li:hover .newslist-con2c1{
  background: url(../images/scimg/sc-more_22.png);
}
.newslist-con2c li:hover .time{
  color: #fff
}
.newslist-con2c1{
  float: right;
}
.newslist-con2c .time {
    color: #009994;
    font-size: 12px;
    text-align: center;
    float: left;
    width: 94px;
}
.newslist-con2c .time strong {
    font-weight: normal;
    font-size: 38px;
    margin-top: 20px;
    display: block;
}
.newslist-con2cimg{
  width: 20%;
  float: left;
  margin-left: 15px;
}
.newslist-con2c1{
    float: right;
    width: 33px;
    height: 8px;
    background: url(../images/edimg/ed-more.png);
    margin-top: 4%;
}
.newslist-con2c2{
  width: 60%;
  float: left;
  margin-left: 35px;
  line-height: 28px;
}
.newslist-con2c2 span:first-child{
  font-size: 20px;
  text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:1;
    -webkit-box-orient: vertical;
    margin: 10px 0
}
.newslist-con2c2 span:last-child{
  text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient: vertical;
}
.newslist-con2c2wid{
  width: 80%;
  margin-left: 10px;
}
.newslist-bg{
  margin-top: 70px;
}
.newslist-bg img{
  width: 100%
}


 .page{
  margin-top: 40px;
  color: #666;
  font-size: 14px;
  text-align: center;
  line-height: 40px;
   margin-bottom: 40px;
}
 .page a{
  border: 1px solid #ebebeb;
    color: #666;
    display: inline-block;
    min-width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 5px;
    background: #fff;
    padding: 0 10px;
}
.page select{
      border: 1px solid #ebebeb;
    padding: 0 13px;
    height: 40px;
    border-radius: 5px;
    display: inline-block;
    margin: 0 5px;
}
 .page a:nth-child(1),.page a:nth-child(8),.page a:nth-child(10){
  /* width: 80px; */
}
.page a.current,.page a:hover{
  background: #0aa3a6;
  color: #fff
}


.news-detail1{
  border-bottom: 1px solid #ddd;
  padding: 10px 0 30px 0
}
.news-detail1 strong{
  font-size: 32px;
  color: #333
}
.news-detail1c{
  font-size: 14px;
  color: #333;
  margin-top: 20px;
}
.news-detail1c span{padding:0 20px;}
.news-detail1c span[data-power-hits-mold='article']{padding:0;}
.news-detail1c a{
  float: right;
  color: #888888;
  font-size: 14px;
  line-height: 40px;
}
.news-detail1c a img{
  float: right;
}
.news-detail2{
  padding: 50px 0 80px 0;
  color: #333;
  font-size: 18px;
  line-height: 28px;
}
.news-detail2 *,.news-detail2 span,.news-detail2 p {font-size: 18px !important;line-height: 28px  !important;}
.news-detail2 h1,.news-detail2 h1 span{font-size: 24px!important;line-height: 3em!important;}
/*.news-detail2 img{
  max-width: 100%;
  margin:50px auto;
  display: block;
}*/

.news-detail2 img{max-width:800px!important;height:auto!important;}
.news-detail2 table{
  max-width: 100%;
  margin:50px auto!important;
  border-collapse: collapse; 
  border: 1px solid #333!important; 
 
}

.news-detail3{
  padding: 25px 0 60px 0;
  border-top: 1px solid #ddd
}
.news-detail3 a{
  display: inline-block;
  border:1px solid #ddd;
}
.newslist-left{
  width: 60px;
  height: 60px;
  border-radius: 120px;
  background: url(../images/left.jpg);
  background-size: 100% 100%;
  display: none!important
}
.newslist-left:hover{
  background-image: url(../images/lefton.jpg);
}
.newslist-right{
  width: 60px;
  height: 60px;
  border-radius: 120px;
  background: url(../images/right.jpg);
  background-size: 100% 100%;
  margin-left: 10px;
  display: none!important
}
.newslist-right:hover{
  background-image: url(../images/righton.jpg);
}
.back{
  float: right;
  width: 160px;
  line-height: 48px;
  text-align: center;
  color: #333;
  font-size: 14px;
}
.back:hover{
  background:#0aa3a6;
  color: #fff
}
.newslist-con3{
  background: #eeeeee;
  padding: 100px 0 30px 0
}
.newslist-con3 .main>strong{
  font-size: 20px;
  color: #333;
  margin-bottom: 20px;
  display: block;
}
.newslist-con3 .guide-con2box4 ul li{
  background-color: #fff
}
.newslist-con3 .guide-con2box4 ul li:hover{
  background:#fff;
  background-size: auto 100%;
}
.newslist-con3 .guide-con2box4 ul li:hover a{
  color: #009994
}
.newslist-con3 .guide-con2box4 ul li:hover .time{
  color: #009994
}




.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');
}







/* 新闻动态 */

.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;
}




.ksBanner1 .main {
  position: relative;
  height: 100%
}

.ksBanner1 .kxTit {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

.ksBanner1 .kxTit1 {
  display: flex;
  align-items: center;
  color: #fff;
}

.ksBanner1 .kxTit1 a {
  color: #fff;
  margin: 0 10px;
}

.ksBanner1 .kxTit2 {
  text-align: center;
  font-size: 48px;
  font-weight: bold;
  position: relative;
  color: #fff;
}

.ksBanner1 .kxTit2::before {
  position: absolute;
  content: '';
  width: 60px;
  height: 8px;
  background: #009994;
  border-radius: 4px;
  left: 50%;
  transform: translateX(-50%);
  top: 100px;
}


.kxTit1 {
  display: flex;
  align-items: center;
  color: #fff;
  padding-top: 30px;
}

.kxTit1 a {
  color: #fff;
  margin: 0 10px;
}



.kxTit2 {
  position: absolute!important;
  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);
}





.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;
}




.flBanner.yyBanner2 {
  background: url('../images/yy/yy-bg2.png') no-repeat center top;
  background-size: 100%;
  height: auto;
}

.flBanner.yyBanner2 .main {
  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: 1030px;
  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: 20px 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: 160px;
  height: 105px;
  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: #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: 525px;  
  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: 308px;  
  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;

}




.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;  
}

.kx-tit {
  text-align: center;
  font-size: 36px;
  font-weight: bold;
  color: #192533;
}




.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;
}