* {
	padding: 0;
	 margin:0;
	 
}

a {
	text-decoration: none;
}

ul,
li {
	list-style: none;
}

html,
body {
	min-width: 1200px; font: 16px/1.5 'Helvetica Neue', 'Helvetica', 'Arial', '\5FAE\8F6F\96C5\9ED1', 'Microsoft YaHei', 'Tahoma', 'Hiragino sans gb', 'SimSun', 'Sans-serif';
	color: #333; background:#fefbed
}


.wrap {
	/* width: 1200px; */
	width: 1330px;
	margin: 0 auto;
}

.fl {
	display: flex;
}

.fl-c {
	display: flex;
	flex-direction: column;
}

.fl-r {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.fl-rb {
	display: flex;
	justify-content: space-between;
	align-items: top;
}

/* 头部部分 */

/* 选项 */

.header .tab {
	width: 100%;
	height: 50px;
	background-color: #903f00;
}

.tabBox {
	width: 1253px;
	margin: 0 auto;
	justify-content: space-between;
}

.leftBox {
	margin-top: 10px;
	height: 40px;
}

.tabBox .leftBox a {
	display: inline-block;
	/* width: 116px; */
	padding: 0 35px;
	text-align: center;
	color: #fff;
	line-height: 40px;
	font-size: 18px;
}

.tabBox .leftBox a:hover,
.tabBox .leftBox .active-a {
	background-color: #fff;
	color: #353535;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}

.tabBox .rightBox {
	height: 50px;
	text-align:right;
	float:right;
	line-height:50px;
	padding-right:5px;
}

.tabBox .rightBox a {
	display: inline-block;
	 
	display: flex;
	justify-content: center;
	align-items: center; color:#FFF;
	 
 
	margin-left: 11px;
}
.inputText{
	background: #fff;
				box-shadow: 3px 3px 3px rgba(0,0,0,0.5) inset;
				-ms-flex: 1;
				flex: 1;
				padding: 0 12px;
				font-size: 16px;
				-webkit-appearance: none;
				appearance: none;
				border-radius: 4px;
				outline: 0;
				height: 40px;
				width: 430px;
				border: 0;
}

.tabBox .rightBox a:hover {
	 
}


.tabBox .rightBox a>img {
	width: 19px;
	height: 19px;
}

/* logo + 导航条 */
.header .nav {
	width: 1290px;
	margin: 0 auto;
}

.header .nav .logo-search {
	margin-top: 5px;
	padding-left:20px;
}
.header .nav .logo{
	width:900px;
	float:left;

}

.header .search {
    position: relative;
    padding-top: 30px;
	padding-left:30px;
/*	width:500px;  */
}
.header .search form {
    display: block;
	margin-left:45px;
}
.header .search form .searchtype {
    height: 46px;
    position: absolute;
    left: 0;
    top: 0;
}
.header .search form input.keyword {
  /*    width: 245px;  */
    height: 22px;
    line-height: 22px;
    padding: 11px 5px 11px 15px;
    border: 1px solid #e4e4e4;
	float:left;
	outline-style:none;
}

.header .search form button {
 /*   width: 123px; */
    height: 46px;
    font-size: 14px;
    margin-left: -2px;
	float:left;
}
.search .btn {
    display: inline-block;
    border: none;
    text-align: center;
    background-color: #903f00;
    color: #fff;
    min-height: 34px;
    line-height: 34px;
    padding: 0 15px;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
}

.navBox {
	width: 1280px;
	height:61px;
	line-height:61px;
	padding-left:10px;
	align-items: flex-start;
}

.navBox div {
	 
	height: 100%;
	position: relative;
	display: flex;
	/* align-items: center; */
	justify-content: center;
}

.navBox div ul {
position: absolute;
    width: 140px;
    top: 45px;
    left: -36px;
    z-index: 999;
    /* padding: 8px 22px 8px; */
    background-color:#fefbed;
    font-size: 16px;
    border-top: 5px solid #903f00;
    text-align: center; border-bottom:#903f00 1px solid;border-left:#903f00 1px solid;border-right:#903f00 1px solid;
	 
}

.navBox div ul li {
	/* padding: 0 25px; */
	height: 35px;
	line-height: 35px;
	color: #fff;
}

.navBox div ul li a {
	color: #000;
}

.navBox div ul li a:hover {
	color: #000;
}

.navBox div>span a {
	color: #1F1F1F;
}

.navBox>div>span a:hover {
	color: #903f00;
	cursor: pointer;
}

.navBox>div>span a:hover {
	color: #903f00;
	cursor: pointer;
}

.active-nav {
	color: #903f00;
	position: relative;
}
.navBox>div>span a:hover::before {
	color: #903f00;
	cursor: pointer;
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	top: 5px;
	left: 22px;
	border-width: 10px 10px 0;
	border-style: solid;
	border-color: #903f00 transparent transparent;
}
#sy a:hover::before {
	color: #903f00;
	cursor: pointer;
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	top: 5px;
	left: 5px;
	border-width: 10px 10px 0;
	border-style: solid;
	border-color: #903f00 transparent transparent;
}
#gzs a:hover::before {
	color: #903f00;
	cursor: pointer;
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	top: 5px;
	left: 42px;
	border-width: 10px 10px 0;
	border-style: solid;
	border-color: #903f00 transparent transparent;
}

.active-nav::before {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	top: 5px;
	left: 22px;
	border-width: 10px 10px 0;
	border-style: solid;
	border-color: #903f00 transparent transparent;
}
.active-navb::before {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	top: 5px;
	left: 42px;
	border-width: 10px 10px 0;
	border-style: solid;
	border-color: #903f00 transparent transparent;
}

.active-nav a {
	color: #903f00 !important;
}

/* 轮播图 */

.banner {
	position: relative;
	padding-top:110px;
}

.slide1 {
	width: 100%;
	min-width: 1200px;
}

.slide1 .swiper-wrapper {
	width: 100%;
}

.slide1 .swiper-slide {
	width: 100%;
	overflow: hidden;
}

.slide1 .swiper-slide>img {
	 
}

.slide1 .swiper-slide-active>img{
	 
}

.swiper-pagination {
	text-align: right !important;
	bottom: 35px !important;
	right: 5px !important;
}

.swiper-pagination-bullet {
	width: 33px !important;
	display: inline-block;
	opacity: 1 !important;
	font-size: 16px !important;
	margin: 0 8px !important;
	color: #fff;
	text-align: center;
	background: 0 !important;
}

.swiper-pagination-bullet-active {
	width: 33px !important;
	height: 33px !important;
	background: #903f00 !important;
	z-index: 2;
	border-radius: 5px !important;
	line-height: 33px;
}

.button-next,
.button-prev {
	position: absolute;
	width: 30px;
	height: 67px;
	top: 50%;
	z-index: 888;
	outline: 0;
	cursor: pointer;
}

.button-next {
	right: 7%;
}

.button-prev {
	left: 7%;
}

.button-next img,
.button-prev img {
	width: 100%;
}

/* 内容部分 */

.content .topBox {
	padding-top: 45px;
	background-color: #ececec;
}

/* 新闻 + 图标 */

.content .topBox .thisTitle{
	justify-content: space-between;
	align-items: end;
}
.commonTitle{
	align-items: flex-end;
}
.commonTitle>p{
	font-size: 30px;
	font-weight: bold;
	color: #252525;
	padding-bottom: 9px;
	border-bottom: 4px solid #009fa8;
	margin-right: 16px;
}
.commonTitle>p>span{
	color: #1791A3;
}

.commonTitle>span{
	color: #A5A5A5;
	font-size: 20px;
	margin-bottom: 5px;
}

/* 左半 */
.content .topBox {
	/* width: 690px; */
	/* margin-right: 87px; */
	padding-bottom: 48px;
	margin-bottom: 40px;
}

/* 标签选项 */
.top-left-Box .tabs {
	margin-bottom: 43px;
}

.top-left-Box .tabs ul>li {
	color: #9F9F9F;
	font-size: 22px;
	/* margin-right: 15px; */
	cursor: pointer;
	width: 135px;
	background-image: url(../img/qieline.png);
	background-position: right center;
	background-repeat: no-repeat;
	text-align: center;
}

.top-left-Box .tabs ul>li:last-child {
	background-image: none;
}

.top-left-Box .tabs .active-tabs {
	color: #903f00;
}

.top-left-Box .tabs a {
	color: #aaa;
	display: flex;
	align-items: center;
}

.top-left-Box .tabs a:hover {
	color: #903f00
}

/* 内容 */

.bt-box{
	background-image: url(../img/news-bg.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	/* margin-top: 20px; */
	padding: 37px 22px 21px 42px;

}
.newsSwiper{
	width: 508px;
	height: 352px;
	position: relative;
}

.newsSwiper .swiper-wrapper{
	width: 100% ;
	height: 100% ;
}
.newsSwiper .swiper-wrapper .swiper-slide{
	width: 100% ;
	height: 100% ;
}
.newsSwiper .swiper-wrapper .swiper-slide img{
	width: 100%;
	height: 316px;
}

.newsSwiper .swiper-slide {
	position: relative;
}

.newsSwiper .swiper-slide a{
	display: block;
	width: 100%;
}

.newsSwiper .swiper-slide a div {
	position: absolute;
	height: 41px;
	bottom: 36px;
	left: 0;
	background-color: rgba(0, 0, 0, .5);
	width: 100%;
	margin-bottom: 0;
	color: #fff;
	text-align: left;
	padding: 0 125px 0 22px;
	font-size: 18px;
}
.newsSwiper .swiper-slide a p{
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	margin-top: 8px;
	color: #5B5B5B;
	width: 70%;
}


.newsSwiper .swiper-pager {
	position: static;
	/* top: 287px; */
	height: 20px !important;
	padding: 0 30px;
	display: flex;
	align-items: center;
}

.newsSwiper .swiper-pager .swiper-pagination-bullet {
	background-color: #fff !important;
	opacity: 1 !important;
	width: 10px !important;
	height: 10px !important;
	border-radius: 50% !important;
}

.newsSwiper .swiper-pager .swiper-pagination-bullet-active {
	background-color: orange !important;
	opacity: 1 !important;
}
.arrow-right,
.arrow-left{
	/* position: absolute; */
	top: 0;
	right: 0;
	z-index: 99;
	cursor: pointer;
}
.arrow-left{
	right: 172px;
}

.posit{
	position: absolute;
	display: flex;
	right: 46px;
	bottom: 42px;
}

.subContent ul {
	width: 702px;
	height: 308px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	margin-top: 16px;
	padding-left: 10px;
}

.subContent ul li {
	width: 100%;
	display: flex;
	align-items: center;
}

.subContent ul li p:before {
	float: left;
	content: '';
	border: 2px solid #038890;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	color: red;
	font-weight: bold;
	margin-right: 16px;
	margin-top: 8px;
}

.subContent ul li p:hover {
	color: #038890;
}

.subContent ul li a {
	display: inline-block;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.subContent ul li a p {
	width: 76%;
	margin-right: 60px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 18px;
	color: #4E4E4E;
}

.subContent ul span {
	color: #4E4E4E;
	font-size: 14px;
}

.subContent .keshiBox,
.subContent .gonggaoBox {
	display: none;
}

.subContent .gonggaoBox ul{
	/* height: 505px; */
}

.gonggaoBox li {
	/* line-height: 42px; */
}


/* 右半图标 */
 
 

 

 
/* 手风琴 */
.content .middleBox {
	width: 100%;
	height: 496px;
	/* background-color: #E7E7E7; */
}

.content .middleBox .effect {
	/* background-color: #00100C; */
	height: 100%;
}

.list_box {
	width: 100%;
	height: 100%;
	/* box-shadow: 0 0 4px black; */
}

.list {
	width: 100%;
	height: 100%;
	list-style: none;
	display: flex;
}

.item_num_top {
	position: relative;
	display: inline-block;
	width: 178px;
	height: 100%;
	overflow: hidden;
	transition: .5s;
}

.item_num_top .non-active-content {
	position: absolute;
	height: 100%;
	width: 178px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	z-index: 2;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	z-index: 21;
}

.item_num_top .non-active-content p {
	margin-top: 70px;
	margin-bottom: 27px;
	font-size: 24px;
}

.item_num_top .non-active-content .hr-line-s {
	width: 47px;
	border-bottom: 1px solid #fff;
}


.item_num_top .mengban {
	position: absolute;
	width: 178px;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 20;
	/* background-color: rgba(0, 0, 0, 0.4); */
}

.item_num_top .mengban>img{
	width: 100%;
	height: 100%;
}
/*
.active {
	width: auto;
	height: 100%;
	overflow: hidden;
	transition: 0.6s linear;
	 flex-grow: 10; 
}*/

.active .non-active-content,
.active .mengban {
	display: none;
}

.active a>img {
	transition: all .6s;
}

.active img:hover {
	transform: scale(1.1);
}

.item_img {
	display: inline-block;
	width: 430px;
	height: 100%;
	position: relative;
}

.item_img>img {
	width: 100%;
	height: 100%;
}

.item_img .active-content {
	position: absolute;
	width: 430px;
	height: 100%;
	top: 0;
	left: 0;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	background-color: rgba(0, 0, 0, .2);
}

.item_img .active-content img {
	margin-bottom: 15px;
}

.item_img .active-content p {
	font-size: 30px;
	color: #FFF08B;
	padding-bottom: 10px;
	border-bottom: 1px solid #FFF08B;
	margin-bottom: 16px;
}

.item_img .active-content span {
	font-size: 16px;
	color: #FFF08B;
	width: 100%;
	text-align: center;
	line-height: 30px;
}


/* 健康科普 */

.content .bottomBox {
	margin: 55px auto 46px;
	background-color: #ececec;
	padding: 34px 0 36px;
}
.content .bottomBox .leftSubBox{
	width: 640px;
}

.content .bottomBox .leftSubBox .thisTitle{
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}
.content .bottomBox .leftSubBox .thisTitle a{
	display: block;
	color: #7E7E7E;
}


.content .bottomBox .kepuList{
	margin-top: 8px;
}

.content .bottomBox .kepuList>div{
	margin-top: 28px;
}

.content .bottomBox .kepuList .date{
	width: 70px;
	height: 64px;
	background-color: #fff;
	border: 1px solid #038890;
	color: #038890;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	border-radius: 5px;
}
.content .bottomBox .kepuList .date .date-day{
	font-size: 30px;
}
.content .bottomBox .kepuList .date .date-month{
	font-size: 12px;
}
.content .bottomBox .kepuList a{
	width: 549px;
	padding-left: 22px;
}

.content .bottomBox .kepuList a p{
	color: #333;
	font-size: 20px;
	margin-bottom: 9px;
}

.content .bottomBox .kepuList a span{
	display: block;
	width: 537px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #A5A5A5;
}

/* 专题专栏 */
.content .zhuanti .zt-content{
	justify-content: space-between;
	margin-top: 25px;
}

.content .zhuanti .zt-content a{
	display: block;
	position: relative;
}

.content .zhuanti .zt-content .title{
	position: absolute;
	writing-mode: vertical-lr;
	top: 23px;
	left: 31px;
}

.content .zhuanti .zt-content .title p:first-child{
	font-size: 26px;
	color: #fff;
	transition: .5s ease;
}
.content .zhuanti .zt-content .title p:last-child{
	font-size: 18px;
	margin-left: 18px;
	color: #fff;
	transition: .5s ease;
}

/* 底部信息 */

.footer {
	background-color: #4a4a4a;
	padding: 10px 0;
}

.baseInfo {
	width: 1250px;
	margin: 0 auto;
	height: 160px;
	display: flex;
	align-items: center;
}

.logoLink {
	width: 560px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.logoLink img{
	width: 340px;
}

.link{
	display: flex;
	flex-direction: column;
}
.link select {
	width: 190px;
	height: 30px;
	outline: 0;
	text-align: center;
	text-align-last: center;
}

.link select:last-child{
	margin-top: 10px;
}

.link select option {
	width: 190px;
	height: 30px;
	text-align: center;
	text-align-last: center;
}



.hr-line-c {
	height: 80px;
	border-right: 1px solid #aaa;
}

.baseInfo .info {
	font-size: 14px;
	color: #fff;
}

.baseInfo .info p {
	margin: 10px 0;
}

.baseInfo .qrCode{
	display: flex;
	/* justify-content: space-between; */
	width: 248px;
}

.baseInfo .qrCode li{
	display: flex;
	flex-direction: column;
	align-items: center;
}

.baseInfo .qrCode li:nth-child(2){
	margin-left: 14px;
}

.baseInfo .qrCode li:last-child{
	margin-left: 8px;
}


.baseInfo .qrCode img {
	/* margin: 0 3px; */
}

.baseInfo .qrCode li p{
	font-size: 14px;
	color: #EAEAEA;
	margin-top: 9px;
}

/* 新闻尾页 */

/* .weiye-tabBox {
	width: 955px;
} */

/* 导航 */
.weiye-nav {
	width: 1100px !important;
	/* padding-right: 80px; */
}

/*
.weiye-nav .navBox {
	width: 668px;
}

.weiye-nav .navBox>div {
	width: 95.42px;
}

.weiye-nav .navBox>div>ul {
	width: 100%;
	padding: 20px 5px;
	text-align: center;
} */

.weiye-line {
	width: 100%;
	border-bottom: 1px solid #B9B8B8;
	/*margin-bottom: 29px;*/
}

/* 路径导航 */
.weiye-content .path,
.weiye-content .path a {
	font-size: 16px;
	color: #6E6E6E;
}

.weiye-content .path a:hover {
	color: #038890;
}

.weiye-content .path {
	width: 1170px;
	margin: 0 auto 45px;
}

/* 新闻内容 */
.weiye-content .news {
	width: 100%;
	padding-left: 17px;
	margin-bottom: 85px;
}

.weiye-content .news .news-title,
.weiye-content .news .news-info {
	width: 100%;
	text-align: center;
}

.weiye-content .news .news-title {
	font-size: 28px;
	font-weight: bold;
	color: #5B5B5B;
	margin-bottom: 20px;
}

.weiye-content .news .news-info {
	font-size: 14px;
	color: #979797;
	margin-bottom: 68px;
}

.weiye-content .news .news-body p {
	margin-bottom: 35px;
	text-indent: 2em;
	line-height: 28px;
}

.weiye-content .news .news-body p:last-child {
	margin-bottom: 0;
}

/* 链接 */
.weiye-content .news-link {
	padding: 0 17px;
	margin-bottom: 245px;
}

/* 上下篇 */
.weiye-content .news-link .leftBox {
	height: 50px;
	margin-top: 0;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.weiye-content .news-link .leftBox span {
	color: #069C72;
	font-size: 16px;
	font-weight: bold;
}

.weiye-content .news-link .leftBox>div {
	display: flex;
	align-items: center;
}

.weiye-content .news-link .leftBox a {
	color: #5B5B5B;
	font-size: 16px;
	width: 385px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: inline-block;
}

.weiye-content .news-link .leftBox a:hover {
	color: #038890;
}


/* 外链 */

.weiye-content .news-link .rightBox i {
	width: 22px;
	margin: 0 2px;
}

.weiye-content .news-link .rightBox a {
	display: inline-block;
	padding: 4px;
	border-radius: 50%;
}

.weiye-content .news-link .rightBox a:hover {
	background-color: rgba(24, 127, 77, .6);
	color: #fff;
}


.weiye-content .news-link .rightBox .icon-icon-,
.weiye-content .news-link .rightBox .icon-QQzone,
.weiye-content .news-link .rightBox .icon-weibo {
	font-size: 26px;
}

.weiye-content .news-link .rightBox .icon-qq,
.weiye-content .news-link .rightBox .icon-tengxunweibo,
.weiye-content .news-link .rightBox .icon-add {
	font-size: 20px;
}

/* .weiye-code img {
	margin: 0 8px !important;
} */


/* -------新闻列表页------- */
.weiye-content .path .active-path {
	color: #079C72 !important;
}

/* 路径导航 */
.list-content .path {
	width: 1100px;
	margin: 0 auto;
	margin-bottom: 18px;
}

/* 新闻动态选择 */
.list-content .selectBox {
	width: 100%;
	position: relative;
	min-width: 1200px;
	margin-bottom: 45px;
}

.list-content .selectBox img {
	width: 100%;
	height: auto;
}

.list-content .selectBox .selectOption {
	position: absolute;
	bottom: 16%;
	width: 735px;
	left: 50%;
	transform: translateX(-50%);
}

.list-content .selectBox .selectOption a {
	display: inline-block;
	padding: 14px 36px;
	color: #fff;
	border-radius: 7px;
	background-color: #229CE4;
	font-size: 20px;
}

.list-content .selectBox .selectOption a:hover {
	background-color: #069C72;
}

.list-content .selectBox .selectOption .active-op {
	background-color: #069C72 !important;
}

/* 新闻列表 */
.list-content .newsList {
	width: 1100px;
	margin: 0 auto;
}

.list-content .newsList li {
	padding-bottom: 7px;
	margin-bottom: 36px;
	border-bottom: 1px solid #B9B8B8;
}

.list-content .newsList .newsItemTitle {
	margin-bottom: 17px;
	color: #494949;
	font-size: 22px;
	margin-right: 90px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.list-content .newsList .listBox a:hover .newsItemTitle {
	color: #038890;
}

.list-content .newsList .newsItemTitleAbs {
	margin-right: 90px;
	text-indent: 2em;
	color: #7F7F7F;
	line-height: 24px;
	margin-bottom: 25px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	font-size: 16px;
}

.list-content .newsList .newsItemDate {
	margin-right: 90px;
	font-size: 16px;
	color: #B8B8B8;
	text-align: right;
}

.list-content .newsList .listBox {
	margin-bottom: 40px;
}


/* 分页器 */
.list-content .newsList .pager {
	margin: 0 auto;
	justify-content: center;
	margin-bottom: 45px;
}

.list-content .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;
}

.list-content .newsList .pager .active-page,
.list-content .newsList .pager .left-box a:hover {
	background-color: #2b9b77;
	color: #fff !important;
}

.list-content .newsList .pager .right-box {
	width: 97px;
	border: 1px solid #ccc;
	border-radius: 5px;
	display: flex;
	margin-left: 20px;
	padding: 5px 14px;
}

.list-content .newsList .pager .right-box input {
	width: 35px;
	border: 0;
	outline: 0;
	color: #2b9b77;
}

.list-content .newsList .pager .right-box span {
	margin: 0 4px;
	color: #999;
}

.list-content .newsList .pager .right-box a {
	border: 0;
	line-height: 25px;
	color: #333;
}

.list-content .newsList .pager .right-box a:hover {
	color: #2b9b77;
}

/* -----财务管理------- */

/* logo + 导航条 */
.finance-logo {
	justify-content: flex-start;
	margin-bottom: 10px !important;
	padding-top: 37px;
}

.finance-logo span {
	margin: 0 15px;
	height: 32px;
	border-left: 1px solid #707070;
}

.finance-logo p {
	font-size: 28px;
	line-height: 28px;
	color: #0B724E;
	margin-bottom: 10px;
}

.finance-line {
	width: 100%;
	border-bottom: 1px solid #D7D7D7;
	margin-bottom: 26px;
}

.finance-nav {
	width: 853px;
	margin: 0 auto;
	margin-bottom: 27px;
}

.finance-nav a {
	color: #333232;
	font-size: 18px;
}

.finance-nav a:hover {
	color: #079C72;
}

.finance-content {}

/* 公用部分 */
.f-wrap {
	width: 1150px;
	margin: 0 auto 72px;
}

.f-line {
	border-bottom: 1px solid #ccc;
	margin-left: 5px;
	margin-bottom: 18px;
}

.f-line>div {
	width: 70px;
	border-top: 3px solid #1e8273;
}

.finance-content .title {
	width: 100%;
	color: #0B724E;
	font-size: 24px;
	padding-bottom: 13px;
}


/* 通知公告+科室新闻 */
.finance-content .f-topBox {
	width: 100%;
	height: 360px;
	background-color: #f0efef;
	padding: 30px 0;
	margin-bottom: 56px;
}

.f-topContent,
.f-middleBox {
	padding-right: 70px;
}


/* 通知公告 */
.f-topContent .left {
	width: 671px;
	height: 300px;
}

/* 头条部分 */
.f-topContent .left .headlines {
	height: 80px;
	width: 100%;
	padding-right: 76px;
	justify-content: space-between;
	margin-bottom: 15px;
}

.f-topContent .left .headlines .left {
	height: 100%;
	width: 70px;
	align-items: center;
}

.f-topContent .left .headlines .left .calendar {
	width: 100%;
	height: 60px;
	flex-direction: column;
}

.f-topContent .left .headlines .left .calendar .month {
	width: 100%;
	background-color: #438e72;
	text-align: center;
	padding: 2px 0;
	color: #fff;
}

.f-topContent .left .headlines .left .calendar .day {
	padding: 3px 0;
	border: 2px solid #ddd;
	border-top: 0;
	text-align: center;
	font-size: 18px;
}

.f-topContent .left .headlines .right {
	width: 495px;
	height: 100%;
	flex-direction: column;
	justify-content: space-around;
}

.f-topContent .left .headlines .right p {
	width: 100%;
	color: #187F4D;
	font-size: 20px;
	margin-bottom: 8px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.f-topContent .left .headlines .right span {
	color: #696868;
	font-size: 14px;
	text-indent: 2em;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

/* 公告列表 */
.f-topContent .left ul {
	height: 125px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	padding-right: 30px;
}

.f-topContent .left ul li a {
	display: flex;
	justify-content: space-between;
}

.f-topContent .left ul li a:hover p,
.f-topContent .left ul li a:hover span {
	color: #1A7F5A;
}

.f-topContent .left ul li a p {
	width: 530px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #333232;
	font-size: 16px;
}

.f-topContent .left ul li a span {
	color: #333232;
}

.f-topContent .left ul li a p:before {
	/* position: absolute; */
	content: '';
	display: inline-block;
	width: 7px;
	height: 13px;
	background-image: url(../img/code1.png);
	background-size: 100% 100%;
	margin-right: 19px;
	vertical-align: middle;
}

/* 科室新闻 */

.f-topContent .right {
	width: 319px;
	height: 300px;
	display: flex;
	flex-direction: column;
}

/* 新闻列表 */
.f-topContent .right ul {
	display: flex;
	flex-direction: column;
	/* flex: 1; */
	justify-content: space-between;
	padding-right: 10px;
	width: 100%;
	margin-top: 10px;
	height: 210px;
}

.f-topContent .right ul li {
	width: 100%;
}

.f-topContent .right ul li a {
	display: inline-block;
	width: 100%;
	color: #333232;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.f-topContent .right ul a:hover {
	color: #438e72;
}


/* 服务指南+政策规章+常用下载 */
.f-middleBox>div {
	width: 320px;
}

.f-middleBox .title {
	padding-bottom: 25px;
}

.f-middleBox .title img {
	margin-right: 10px;
}

.f-middleBox .f-line {
	margin-left: 0;
}

.f-middleBox .left {
	height: 289px;
}

.f-middleBox .left ul {
	padding-right: 10px;
	display: flex;
	flex-direction: column;
	flex: 1;
}

.f-middleBox .left ul li {
	width: 100%;
	border-bottom: 1px solid #ddd;
	padding-bottom: 9px;
	margin-bottom: 15px;
}

.f-middleBox .left ul li:last-child {
	border-bottom: 0;
}

.f-middleBox .left ul li a {
	display: inline-block;
	width: 100%;
}

.f-middleBox .left ul li a:hover p {
	color: #1A805A;
}

.f-middleBox .left ul li a p {
	color: #333232;
	font-size: 18px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.f-middleBox .left ul li a span {
	color: #B2B2B2;
	font-size: 16px;
}

.f-middleBox .right ul li {
	border-bottom: 0;
}

.f-middleBox .right ul li a {
	display: flex;
	align-items: center;
}

.f-middleBox .right ul li p:before {
	/* position: absolute; */
	content: '';
	display: inline-block;
	width: 20px;
	height: 7px;
	background-image: url(../img/code2.png);
	background-size: 100% 100%;
	margin-right: 10px;
	vertical-align: middle;
}

.f-bottomBox {
	padding-left: 5px;
}

.f-bottomBox .pic {
	width: 341px;
	height: 304px;
	margin-right: 28px;
}

.f-bottomBox .pic>img {
	width: 100%;
	height: 100%;
}

.f-bottomBox .content {
	width: 747px;
	margin-top: 26px;
}

.f-bottomBox .content .title {
	width: 100%;
	margin-bottom: 20px;
}

.f-bottomBox .content .title>img {
	width: 100%;
	height: auto;
}

.f-bottomBox .content .info {
	padding: 0 37px 0 7px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	font-size: 16px;
	color: #333232;
	line-height: 36px;
	margin-bottom: 55px;
	text-indent: 2em;
}

.f-bottomBox .content .more {
	width: 100%;
	text-align: right;
}

.f-bottomBox .content .more a {
	padding: 6px 10px;
	background-color: #0A724E;
	color: #fff;
	font-size: 14px;
}

.f-bottomBox .content .more a:hover {
	background-color: #079C72;
}


/* --------科室导航---------- */

/* 路径导航 */
.depar .path {
	width: 1200px;
}

.departBox {
	margin-bottom: 120px;
}

/* 顶标题 */
.deparTitle {
	text-align: center;
	color: #069b71;
	font-size: 22px;
	margin-bottom: 38px;
}

.subjectNav {}

.labBox .navItem,
.subjectBox .navItem {
	/* margin-bottom: 15px; */
	display: flex;
}

/* 左侧子标题 */
.departBox .itemTitle {
	width: 180px;
	height: 40px;
	background-color: #069b71;
	text-align: center;
	/* line-height: 40px; */
	color: #fff;
	margin-right: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
}

/* 内容盒子 */
.labBox .itemBox,
.subjectBox .itemBox {
	width: 980px;
	flex-wrap: wrap;
}

/* 重点学科内容盒子 */
.subjectBox .itemBox a {
	display: block;
	width: 180px;
	height: 38px;
	/* line-height: 38px; */
	border: 1px solid #ECE8E8;
	color: #474747;
	margin-right: 15px;
	margin-bottom: 15px;
	font-size: 14px;
	display: flex;
	align-items: center;
}

.subjectBox .itemBox a .name {
	display: inline-block;
	width: 140px;
	text-align: center;
	border-right: 1px solid #ECE8E8;
}

.subjectBox .itemBox a .go {
	display: inline-block;
	width: 38px;
	text-align: center;
}

/* 重点实验室内容盒子 */
.labBox .itemBox a {
	display: block;
	width: 374px;
	line-height: 38px;
	border: 1px solid #ECE8E8;
	color: #474747;
	margin-right: 15px;
	margin-bottom: 15px;
	font-size: 14px;
}

.labBox .itemBox a .name {
	display: inline-block;
	width: 334px;
	text-align: center;
	border-right: 1px solid #ECE8E8;
}

.labBox .itemBox a .go {
	display: inline-block;
	width: 38px;
	text-align: center;
}

.subjectBox .itemBox a:hover,
.labBox .itemBox a:hover {
	color: #069b71;
}


/* --------科室介绍---------- */

/* 标题 */
.deparinfoTitle{
	color: #0A724D;
	font-size: 24px;
	margin-bottom: 14px;
	justify-content: space-between;
}
.deparinfoTitle>p{
	display: flex;
	align-items: center;
}

.deparinfoTitle span{
	color: #919191;
	font-size: 18px;
}

.deparinfoTitle a{
	color: #39AA7A;
	font-size: 16px;
	margin-right: 28px;
}


/* 科室介绍 */
.departInfo .infoBox{
	margin-bottom: 68px;
}

.infoContent{
	justify-content: space-between;
}
.infoContent .pic{
	width: 524px;
	height: 378px;
}

.infoContent .pic>img{
	width: 100%;
	height: 100%;
}

.infoContent .infoText{
	width: 630px;
	height: 378px;
}
.infoContent .infoText p{
	margin-top: 35px;
	color: #6E6E6E;
	font-size: 16px;
	text-indent: 2em;
	line-height: 34px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 9;
	-webkit-box-orient: vertical;
}
.infoContent .infoText a{
	display: block;
	float: right;
	background-color: #39aa7a;
	padding: 5px 5px 5px 11px;
	text-align: center;
	color: #fff;
}


/* 分割线 */
.deparInfoLine{
	width: 100%;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 35px;
}

/* 专家团队 */
.expertBox{
	position: relative;
	margin-bottom: 105px;
}
.expertBox .slide2 {
	width: 1200px;
	height: 325px;
}

/* 轮播展示 */
.slide2 .swiper-wrapper{
	width: 100%;
	height: 100%;
}
.slide2 .swiper-slide{
	width: 224px;
	height: 318px;
	position: relative;
}
.slide2 .swiper-slide>img{
	width: 100%;
	height: 100%;
}
.slide2 .swiper-slide .zjInfo{
	position: absolute;
	width: 100%;
	height: 65px;
	background-color: rgba(2,131,83,.5);
	bottom: 0;
	left: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	color: #fff;
}
.arrow-next,
.arrow-prev{
	position: absolute;
	top: 378px;
	right: 18px;
	width: 30px;
	height: 30px;
	outline: 0;
	cursor: pointer;
}
.arrow-prev{
	right: 70px;
}
