a{
  color:inherit;
}
a:hover{
  color:inherit;
  text-decoration:none;
}
ul{
  list-style:none;
  padding-left:0px;
}
.swiper-container-huli1{
  text-align: center;
  width: 90%;
  margin:0 auto;
}
.swiper-container-huli1 .swiper-button-next,.swiper-container-huli1 .swiper-button-prev{
   width:16px;
}
.swiper-container-huli1 .swiper-button-next,.swiper-container-huli1 .swiper-button-prev{
   bottom:-11px;
   top:auto;
}
.swiper-container-huli1 .swiper-button-next, .swiper-container-huli1 .swiper-button-prev{
  background-repeat: no-repeat;
  background-size:100%;
}
.swiper-container-huli1 .swiper-button-prev{
  background-image: url("../images/arrowle.png");
}
.swiper-container-huli1 .swiper-button-next{
  background-image: url("../images/arrow.png");
}
.finance-content .f-topBox{
  height: 400px;
}
.aboutus p a{
	font-size: 16px !important;
line-height: 2; 
  font-size:14px;
  text-indent: 30px;
  color: #999;
  margin-top: 15px;
  display: block;
}
.n-topContent .lgleft{
  width:718px;
}
.hulibignews{

}
.picfl{
  margin-right:20px;
}
.hulibignews{
  align-items: center;
}
.newsfr{
  width:500px;
}

.newsfr span{
  color: #999;
}
.newsfr h3{
  font-weight: normal;
  color: #0a734e;
  margin-bottom: 0.8rem;
}
.syx-mianlist{
  margin-top:20px;
}
.syx-mianlist li {

}
.syx-mianlist li a {
  display: flex;
  justify-content: space-between;
}
.syx-mianlist li p{
  display: inline;
  position: relative;
}
.syx-mianlist li a span{
  color: #999;
}
.newafter p::after{
  content: "";
  width:35px;
  height: 19px;
  position: absolute;
  background: url("../images/new.png");
  right:-35px;
  top:2px;
}
.n-middleBox .left ul{
  height: auto;
}
.syx-seclist li{
  height: 40px;
}
.syx-fl-r {
    display: flex;
    justify-content: space-between;
    /* align-items: center; */
}
.hulitrain img{
  border-radius: 5px;
}
.hulitrain .syx-seclist{
  margin-top: 25px;
}
.yanjiu{
  background: url("../images/studybg.jpg");
  width:315px;
  height: 355px;

}
.yanjiu h3{
  padding-left: 20px;
  padding-top: 20px;
  color: #82ffd3;
  text-shadow: rgba(5,116,226,.5) 0px 0px 10px;
  font-size: 24px;
}
.yanjiu h3 span{
  font-size: 36px;
}
.yanjiu ul {
  padding-top: 90px;
}
.yanjiu ul li{
  border-left: #04c17e solid 7px;
  margin-bottom: 15px;
  padding-left: 15px;
  color: #fff;
}
.yanjiu ul li a{
    position: relative;
}
.yanjiu ul li a::after{
content: "";
width: 24px;
height: 14px;
background: url("../images/ar-right.png");
position: absolute;
right:-24px;
top:30%;
transition: all 0.5s ease .1s;
  }
.yanjiu ul li a:hover::after{
right:-34px;
transition: all 0.5s ease .1s;
}
.n-middleBox .lefthalf {
    width: 510px;
}
.zhuanjiabox{
  display: flex;
  align-items: center;
  background: #f2f7fb;
  width: 80%;
  margin: 0 auto;
}
.zhuanjiafr{
  padding: 15px;
  color: #666;
  line-height: 1.5;
}
.zhuanjiafr p{
   font-size: 1.6rem;
   color: #068273;
}
.zhuanjiafr span{
  font-size:0.95rem;
  font-weight: bold;
  color: #999;
}
.zhuanjiafl{
  width:194px;
  height: 265px;
  line-height: 0;
}
.zhuanjiafl img{
  width:194px;
  height: 265px;
}
.swiper-container-huli2 .swiper-button-prev{
  background-image: url("../images/arrowle1.png");
}
.swiper-container-huli2 .swiper-button-next{
  background-image: url("../images/arrow1.png");
}
.syx-mianlist a p{
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.syx-mianlist li{
  line-height: 35px;
}
.ggcon .syx-mianlist li{
  line-height: 45px;
}
.ggmenuactive{
color: #068273;
}
.ggconhide{
  display: none;
}
.ggmenucss{
  overflow: hidden;
}
.ggmenucss li{
  float: left;
  padding:5px 10px;
}
.ggmenucss li:first-child{
  border-right: #eee solid 1px;
}
/* NOTE: 点赞 */
.dianzan{
  width:100px;
  height: 66px;
  border-radius: 66px;
  text-align: center;
  color: #fff;
  background: #069c72;
  margin:0 auto;
  padding-top: 5px;
  cursor: pointer;
}
.dianzan img{
  transform: rotateY(0deg);
  transition: all 0.5s ease .1s;
}
.dianzan:hover img{
  transform: rotateY(360deg);
  transition: all 0.5s ease .1s;
}
/*护理荣誉 start*/
.newlist{
  width:1200px;
  margin:0 auto;
  border: #eee solid 1px;
  display: flex;
}
.newlistsidebar{
   width:285px;
   background:#fafafa;
   border-right: #eee solid 1px;
}
.sidecon{
  width:915px;
}
.newlistsidebarmenu li{
  width: 90%;
  border-bottom: #eee solid 1px;
  text-align: center;
  height: 72px;
  padding-top: 30px;
}
.newlistsidebarmenu li a{
  position: relative;
  font-size: 20px;
}
.newlistsidebarmenu li a::after{
  content: "";
  width:15px;
  height: 15px;
  background: url("../images/sidemenu.png");
  margin-top:  -7.5px;
  position: absolute;
  right: -15px;
  top:50%;
}
.newlistsidebar h2{
  line-height: 110px;
  text-align: center;
  border-bottom: #069c72  solid 2px;
  color: #8f8e8e;
  font-weight: normal;
  font-size: 30px;
}
.sideactive{
  color: #069c72;
}
.picbox{
  text-align: center;
}
.new_piclist{
  overflow: hidden;
  zoom:1;
  padding:10px;
}
.picbox{
  background: #f3f3f3;
  padding:15px;
  margin:10px;
  float: left;
}
.picbox img{
  width: 247px;
  height: 190px;
}
.sidetextcon{
  padding:20px;
}
.sidecon h3{
  font-size: 30px;
  text-align: center;
  color: #067455;
  font-weight: normal;
  padding-top:20px;
  padding-bottom: 20px;
  border-bottom: #eee solid 1px;
  margin-bottom: 20px;
 }

 /* 新闻列表 */
.sidecon .newsList {
 	width: 90%;
 	margin: 0 auto;
 }

.sidecon .newsList li {
 	padding-bottom: 25px;
 	margin-bottom: 36px;
 	border-bottom: 1px solid #e0e0e3;
 }

.sidecon .newsList .newsItemTitle {
 	margin-bottom: 6px;
 	color: #333333;
 	font-size: 18px;
 	margin-right: 90px;
 	overflow: hidden;
 	white-space: nowrap;
 	text-overflow: ellipsis;
 }

.sidecon .newsList .listBox a:hover .newsItemTitle {
 	color: #018353;
 }

.sidecon .newsList .newsItemTitleAbs {
 	margin-right: 90px;
 	color: #333333;

 	overflow: hidden;
 	display: -webkit-box;
 	-webkit-line-clamp: 3;
 	-webkit-box-orient: vertical;
 	font-size: 14px;
 	line-height: 22px;
     height: 44px;
 }

.sidecon .newsList .newsItemDate {
 	margin-right: 90px;
 	font-size: 14px;
 	color: #B8B8B8;

 }

.sidecon .newsList .listBox {
 	margin-bottom: 40px;

 }


 /* 分页器 */
.sidecon .newsList .pager {
 	margin: 0 auto;
 	justify-content: center;
 	margin-bottom: 45px;
 }

.sidecon .newsList .pager .left-box a {
 	display: inline-block;
 	padding: 5px 14px;
 	border: 1px solid #ccc;
 	border-radius: 5px;
 	color: #333;
 	height: 40px;
 	line-height: 25px;
 	margin-right: 5px;
 }
.sidecon .newsList .pager .left-box span {
 	display: inline-block;
 	padding: 5px 14px;
 	border: 1px solid #ccc;
 	border-radius: 5px;
 	color: #333;
 	height: 40px;
 	line-height: 25px;
 	margin-right: 5px;
 	background-color: #2b9b77;
 	color: #fff !important;
 }

 .picList-pager .left-box span{
 	display: inline-block;
 	padding: 5px 14px;
 	border: 1px solid #ccc;
 	border-radius: 5px;
 	color: #333;
 	height: 40px;
 	line-height: 25px;
 	margin-right: 5px;
 	background-color: #2b9b77;
 	color: #fff !important;
 }

.sidecon .newsList .pager .active-page,
.sidecon .newsList .pager .left-box a:hover {
 	background-color: #2b9b77;
 	color: #fff !important;
 }

.sidecon .newsList .pager .right-box {
 	width: 97px;
 	border: 1px solid #ccc;
 	border-radius: 5px;
 	display: flex;
 	margin-left: 20px;
 	padding: 5px 14px;
 }

.sidecon .newsList .pager .right-box input {
 	width: 35px;
 	border: 0;
 	outline: 0;
 	color: #2b9b77;
 }

.sidecon .newsList .pager .right-box span {
 	margin: 0 4px;
 	color: #999;
 }

.sidecon .newsList .pager .right-box a {
 	border: 0;
 	line-height: 25px;
 	color: #333;
 }

.sidecon .newsList .pager .right-box a:hover {
 	color: #2b9b77;
 }
 .swiper-container-huli1 .swiper-slide img  {
    width: 270px;
    height: 190px;
}
.hulibignews img{
  width:240px;
  height: 137px;
}
.nursing-nav-down{
	display: block;
	position: relative;
	font-size: 18px;
	cursor: pointer;
}
.nursing-nav-down>ul{
	position: absolute;
	left: 50%;
	top:30px;
	width:100px;
	margin-left: -50px;
	text-align: center;
	background: #fff;
	border-radius: 5px;
	box-shadow: rgba(0,0,0,.3) 0px 0px 5px;
	line-height: 35px;
	height: 0px;
	overflow: hidden;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
	transition: all .5s ease .1s;
}
.nursing-nav-down:hover>ul{
	height:auto;
	transition: height 1s;
	-moz-transition: height 1s; /* Firefox 4 */
	-webkit-transition: height 1s; /* Safari 和 Chrome */
	-o-transition: height 1s; /* Opera */
}
/* 2022.3.21 */
.newsfr p{
line-height: 1.5;
}