body,
html {
	margin: 0;
	padding: 0;
	min-width: 1332px;
	font-size: 14px;
	color: #333333;
	background: #ffffff;
	font-family: "Microsoft YaHei" !important;

}
.content *{
word-break: break-word;}
img {
	border: none;
}

.container-fulled {
	width: 100%;
}

.container {
	width: 1332px;
	margin: 0 auto;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

a,
a:hover,
a:active {
	text-decoration: none;
	color: inherit;
}

p {
	margin: 0;
}

.clearfix {
	zoom: 1;
}

.clearfix:after {
	content: '';
	display: block;
	clear: both;
}

.whitespace {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.verticalMid {
	vertical-align: middle;
	display: inline-block;
}

.verticalTop {
	vertical-align: top;
	display: inline-block;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

/*头部*/
#header {
	background-size: auto 100%;
}

.header {
	padding: 22px 0 17px 0;
	position: relative;
}
.header .xiaoxun{
display: inline-block;
    vertical-align: middle;
    margin-top: -100px;
    margin-left: calc(20px + 4ch);
}
.headerlink {
	margin-top: 20px;
}

.headerlink li {
	color: #ffffff;
	float: left;
	padding: 0 20px;
	border-left: 1px solid #ffffff;
}

.headerlink li:first-of-type {
	border: none;
}
.ss-div {
	width: 261px;
	height: 36px;
	margin-top:30px;
	background: transparent;
	overflow: hidden;
	border:1px solid #898989;
}
.ss-div .ss-btn {
	border: none;
	width: 36px;
	height: 36px;
	color: #ffffff;
	line-height: 36px;
	cursor: pointer;
	padding:0;
	background: #535da8 url(../images/search.png) no-repeat center;
}
.ss-div .ss-ipt {
	padding:0;
	padding-left: 10px;
	border: none;
	background: transparent;
	color: #ffffff;
	width: 215px;
	height: 36px;
	text-align: left;
	line-height: 36px;
	border: 0;
	outline: none;
}
.ss-div .ss-ipt::-webkit-input-placeholder {
	color: #666666;
	font-size: 14px;
}
.seek .seeking{
    width: 36px;;
    height: 36px;;
    position: absolute;
    top: 3.44rem;
    right: 5em;
    background: #535da8 url(../images/search.png) no-repeat center center;
    background-size: 60% 70%;
    border: none;
    cursor: pointer;
}

.wp_search .keyword{
    width: 215px !important;
    height: 36px;
    position: absolute;
    top: 4rem;
    right: 5em;
    font-size: 12px;
padding-left: 10px;
box-sizing: border-box;
    border: 1px solid #a3a3a3;
}
.wp_search .search{
    width: 36px;;
    height: 36px;;
    position: absolute;
    top: 4rem;
    right: 2em;
    background: #6d589d url(../images/search.png) no-repeat center center;
    border: none;
    cursor: pointer;
}

/*轮播图*/
.swiper.main-swiper {
	width: 100%;
}

.main-swiper .swiper-slide img {
	width: 100%;
	display: block;
}

.main-swiper .swiper-slide p {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	box-sizing: border-box;
	background: rgba(0, 0, 0, 0.7);
	padding: 15px 20px;
	color: #ffffff;
	font-size: 22px;
	letter-spacing: 2px;
}

.main-bullet {
	display: inline-block;
	margin: 0 10px;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	background: #ffffff;
	cursor: pointer;
}

.main-bullet-active {
	background: #6d589d;
}

.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: 30px !important;
}

/*导航*/
#nav {
	position: absolute;
	width: 100%;
	z-index: 1000000;
	height:51px;
	background: #6d589d;
}

.nav {
	font-size: 16px;
}

.fNav li {
	float: left;
	color: #ffffff;
	position: relative;
	text-align: center;
	transition: all 0.2s;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-webkit-transition: all 0.2s ease;
	margin-right: 90px;
}
.fNav li:last-of-type{
	margin-right:0;
}
.fNav li a {
	display: inline-block;
	padding: 13px 17px;
	position: relative;
	text-align: center;
	color: #ffffff;
	transition: all 0.2s;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-webkit-transition: all 0.2s ease;
	border-bottom:4px solid transparent;
}
.fNav>li>a {
        font-size: 18px;
        font-weight: bold;
}
.fNav>li.active>a {
	color:#f5bf57;
	border-color: #f5bf57;
}
.fNav>li:hover>a {
	color:#f5bf57;
	border-color: #f5bf57;
}

.fNav li:hover .sNav>li {
	height: 40px;
	overflow: visible;
}

.sNav {
	position: absolute;
	left: 0;
	min-width: 100%;
}

.sNav li {
	text-align: center;
	margin: 0;
	padding: 0 10px;
	min-width: 100%;
	box-sizing: border-box;
	overflow: hidden;
	height: 0;
	-webkit-transition: height 400ms ease, visibility 400ms ease;
	-moz-transition: height 400ms ease, visibility 400ms ease;
	-o-transition: height 400ms ease, visibility 400ms ease;
	transition: height 400ms ease, visibility 400ms ease;
	white-space: nowrap;
	background: #6d589d;
	color: #ffffff;
	border:none;
}

.sNav li a {
	border: none;
	color: #ffffff;
	padding: 10px 0;
}

.sNav li:hover>a {
	
	color:#f5bf57;
}

.tNav {
	position: absolute;
	left: 100%;
	top: 0;
	min-width: 100%;
}

.tNav li {
	text-align: center;
	padding: 0 10px;
	min-width: 100%;
	box-sizing: border-box;
	overflow: hidden;
	height: 0;
	-webkit-transition: height 400ms ease, visibility 400ms ease;
	-moz-transition: height 400ms ease, visibility 400ms ease;
	-o-transition: height 400ms ease, visibility 400ms ease;
	transition: height 400ms ease, visibility 400ms ease;
	white-space: nowrap;
	background: rgba(43,120,213,0.66);
	color: #ffffff;
	border:none;
}

.tNav li a {
	color: #ffffff;
}

.tNav li:hover a {
	color: #f5bf57;
}

.sNav li:hover .tNav li {
	height: 40px;
	overflow: visible;
}

/*主体*/
#body {
	position: relative;
	min-height: 800px;
}

.blog {
	padding: 0;
}

.imgtitle {
	text-align: center;
	margin-bottom: 40px;
}

.title {
	font-size: 20px;
	border-bottom: 2px solid #e0e0e0;
	padding: 8px 0;
	margin-bottom:30px;
}

.title span,
.title img {
	color:#6d589d;
	display: inline-block;
	vertical-align: bottom;
	margin-left: 10px;
}
.centertitle{
	text-align: center;
	width:150px;
	margin:30px auto;
	font-size:20px;
	color:#6d589d;
	position: relative;
}
.centertitle::after,.centertitle::before{
	content: '';
	position: absolute;
	width:77px;
	height:2px;
	top:12px;
	background-color: #6d589d;
}
.centertitle::before{
	left:-85px;
}
.centertitle::after{
	right:-85px;
}
.more {
	position: absolute;
	top: 15px;
	color:#666666;
	text-decoration: underline;
	right: 10px;
}

/*主体第一部分*/
#body{
	background: url(../images/bodybg.png) no-repeat bottom center;
	background-size: 100% auto;
}
#blog1{
	margin-top:40px;
	position: relative;
}
.blog1-1{
	width:730px;
}
.newsbox{
	width:400px;
	height:265px;
	box-sizing: border-box;
	padding:20px 25px;
	float:right;
	
}
.news-swiper .swiper-slide{
	overflow: hidden;
}
.news-swiper{
	--swiper-navigation-size: 28px;
	--swiper-navigation-color: #dbdbdb;
}
.news-swiper img{
	display: block;
	float:left;
	width:330px;
	height:265px;
}
.newsbox .newstitle{
	font-size: 20px;
	line-height: 1;
}
.newsbox .newsdata{
	font-size:20px;
	color:#666666;
	line-height: 1;
	margin:6px 0 10px 0;
}
.newsbox .newszy{
	font-size:16px;
	color:#666666;
	height:107px;
	overflow: hidden;
	line-height: 1.1;
}
.swiper-button-next{
	right:auto !important;
	left:300px !important;
}
.blog1-2{
	width:580px;
}
.blog1-2 ul li{
	padding:10px 0;
	font-size: 16px;
	margin-bottom:14px;
	position: relative;
}
.blog1-2 ul li::after{
	content:'';
	position: absolute;
	height:21px;
	width:1px;
	background: #cfcdcd;
	left:55px;
	top:10px;
}
.blog1-2 ul li span{
	color:#6d589d;
	margin-right:20px;
}
.blog1-2 ul li a{
	display: block;
	width:580px;
	overflow:hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
/*正文第二块*/
#blog2 ul{
	padding-bottom:30px;
display: flex;
    justify-content: center;
}
#blog2 ul li{
	width:fit-content;
	float:left;
	margin:15px 0;
	margin-left:70px;
        text-align: right;
}
#blog2 ul li:nth-of-type(4n+1){
	margin-left:0;
}
/*#blog2 ul li:nth-of-type(4n+1){
	margin-left:0;
}
#blog2 ul li:nth-of-type(1) {
    text-align: left !important;
    width: 150px !important;
}

#blog2 ul li:nth-of-type(3) {
    text-align: left !important;
    width: 150px !important;
}

#blog2 ul li:nth-of-type(4) {
    text-align: left !important;
    width: 150px !important;
}*/
/*底部*/
.copy {
	background: #373737;
	text-align: center;
	padding: 27px 0;
	color: #ffffff;
}

/*二级页面*/
.erBody {background: none !important;}
.ernav{
	position: relative !important;
}
#erImg {
	width: 100%;
}
#erImg img {
	width: 100%;
}
.list-page {
	box-sizing: border-box;
	min-height: 800px;
        margin-top: 25px;
}
.list-left {
	background-size: 100%;
	position: relative;
	margin-top: 40px;
	padding-bottom:10px;
	background: #f4f4f4;
	box-shadow: 0 0 3px #CFCDCD;
}
.list-location {
	width: 258px;
	height: 60px;
	text-align: left;
	line-height: 60px;
	color: #6d589d;
	box-sizing: border-box;
	font-size: 28px;
	padding-left:40px;
	position: relative;
}
.list-ul li {
	width: 258px;
	color: #333333;
	box-sizing: border-box;
	text-align: left;
	font-size: 20px;
	position: relative;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.list-ul li a {
	height: 48px;
	line-height: 48px;
	padding-left: 40px;
	display: block;
}
.list-ul li.active>a {
	background: #2767b0;
	color: #ffffff;
}
.list-ul .leftSec {
	display: none;
	padding: 10px 0;
}
.list-ul li.active .leftSec {
	display: block;
}

.list-ul .leftSec a {
	color: #515151;
	height: 30px;
	line-height: 30px;
	font-weight: normal;
	padding: 0 55px;
	border: none;
}

.list-right {
	width: 1020px;
	background: #ffffff;
	margin: 40px 0;
	box-sizing: border-box;
}

.only-listPage {
	width: 1200px;
	background: #ffffff;
	margin: 40px 0;
	box-sizing: border-box;
}
.only-list1{
   padding:20px 0;
}
.only-list li {
	overflow: hidden;
	padding: 10px 50px;
}

.only-list li span {
	float: right;
}

.only-list li a {
	display: block;
	width: 1000px;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.only-list1 li {
	overflow: hidden;
	padding: 15px 0;
	font-size:20px;
	border-bottom:1px solid #e1e2e2;
}
.only-list1 li:last-of-type{
	border:none;
}
.only-list1 li span {
	float: right;
}

.only-list1 li a {
	display: block;
	width: 900px;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.only-list1 p,.only-list1 span{
        font-size:20px !important;
        line-height:1.5;
}
.right-title {
	color: #999999;
	font-size: 18px;
	border-bottom:2px solid #6d589d;
	padding:20px 0;
	box-sizing: border-box;
}
.right-title span {
	color: #333333;
}

.right-list li {
	padding: 50px 30px;
	border-bottom: 1px solid #ebe8e8;
}

.right-list .date {
	width: 80px;
	height: 80px;
	border-radius: 50%;
	background: #f0eeee;
	text-align: center;
	display: inline-block;
	vertical-align: middle;
}

.right-list .date P {
	padding-top: 15px;
	font-size: 20px;
}

.right-list .date span {
	font-size: 12px;
	color: #999999;
}

.right-list .news {
	font-size: 16px;
	width: 700px;
	margin-left: 20px;
	display: inline-block;
	vertical-align: middle;
}

.right-list .news span {
	color: #999999;
	display: block;
	margin: 10px 0;
}

.fanye {
	margin: 40px 0;
	text-align: center;
}

.right-jjy {
	padding: 30px 0;
}

.content-page {
	padding: 40px 100px;
	margin: 20px auto;
	box-sizing: border-box;
	background: #ffffff;
}

.content {
	padding: 30px;
}
.content .contenttitle{
	text-align: center;
	font-size:26px;
	margin:30px 0;
}
.content .xinxi{
	text-align: center;
	margin-bottom:30px;
        display: none;
}
.content .xinxi>span{
	display: inline-block;
	border-top:1px solid #333333;
	border-bottom:1px solid #333333;
	padding:12px 0;
	font-size:18px;
}
.
/*领导页面*/
.leader-title{
	font-size:24px;
	padding:30px 0;
}
.leader-list ul li {
	padding:10px 0;
}
.leader-list ul li span,.leader-list ul li a{
	display: inline-block;
	font-size:18px;
	width:25%;
}
.leader-list1 ul{
  overflow:hidden;
}
.leader-list1 ul li {
	padding:10px;
width:45%;
float:left;
}
.leader-list1 ul li span,.leader-list1 ul li a{
	display: inline-block;
	font-size:18px;
	
}
/*历史页面*/
.history-list ul{
	margin-top:30px;
}
.history-list ul li{
	width:511px;
	box-sizing: border-box;
	margin-bottom:4px;
}
.history-list ul li:nth-of-type(2n+1){
	float:left;
	border-right:2px dashed #cccccc;
	padding-right:20px;
}
.history-list ul li:nth-of-type(2n){
	float:right;
	border-left:2px dashed #cccccc;
	padding-left:20px;
}
.history-list ul li .years{
	width:177px;
	height:57px;
	line-height: 57px;
	text-align: center;
	font-size: 34px;
	color:#ffffff;
	background: #2e66af;
	border-radius: 5px;
	margin:30px 0;
	position: relative;
}
.history-list ul li .years::after{
	content:'';
	width:22px;
	height:22px;
	position: absolute;
	background: url(../images/yuan.png) no-repeat center;
	top: 18px;
}
.history-list ul li:nth-of-type(2n+1) .years::after{
	right: -32px;
}
.history-list ul li:nth-of-type(2n) .years::after{
	left: -32px;
}
.history-list ul li:nth-of-type(2n+1) .years{
	margin-left:auto;
}
.history-list ul li img{
	float:right;
	width:203px;
	height:131px;
}
.history-list ul li p{
	float:left;
	width:285px;
	box-sizing: border-box;
	padding-right:20px;
}
.history-list ul li:nth-of-type(2n) img{
	float:left;
}
.history-list ul li:nth-of-type(2n) p{
	float:right;
	
	padding-left:20px;
}
.wp_paging li a{
   width:auto !important;
}

.wp_paging {
  font-size: 12px !important;
  color: #999;
  margin-top: 12px;
}



/* 新领导页 */
.newleader-list ul li a{
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	gap:50px;
	padding:40px 0;
	border-bottom:1px solid #dadada;
}
.newleader-list ul li img{
	width:180px;
	height:120px;
	margin-left:10px;
        object-fit: cover;	
}
.newleader-list .leaderbox{
	display: flex;
	flex-flow: column;
	gap:5px;
}
.newleader-list .leader2,.newleader-list .leader3,.newleader-list .leader4{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	gap:10px;
}
.newleader-list .leader1{
	font-size:26px;
	color:#6d589d;
	margin-bottom:5px;
}
.newleader-list .leader3,.newleader-list .leader4{
	color:#6d589d;
}
.newleader-list ul li p{
	font-size:16px;
	color:#333333;
	font-weight: bold;
}


.newteachertitle{
	font-size: 26px;
	padding-left:15px;
	margin-top:15px;
}
.newteacher-list ul{
	display: flex;
	flex-wrap: wrap;
}
.newteacher-list ul li{
	width:50%;
}
.newteacher-list ul li a{
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	box-sizing: border-box;
	gap:50px;
	padding-right:30px;
	padding:40px 0;
	border-bottom:1px solid #dadada;
}
.newteacher-list ul li img{
	width:95px;
	height:130px;
	margin-left:10px;	
}
.newteacher-list .teacherbox{
	display: flex;
	flex-flow: column;
	gap:5px;
}
.newteacher-list .teacher2,.newteacher-list .teacher3,.newteacher-list .teacher4{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	gap:10px;
}
.newteacher-list .teacher1{
	font-size:26px;
	color:#6d589d;
	margin-bottom:5px;
}
.newteacher-list .teacher3,.newteacher-list .teacher4{
	color:#6d589d;
}
.newteacher-list ul li p{
	font-size:16px;
	color:#333333;
	font-weight: bold;
}
.wp_editor_art_table td {
        border: none !important;
}

.only-list1 table p {
        white-space: nowrap;
}
.only-list1  table p > span {
        white-space: nowrap;
}

.wp_articlecontent p,.wp_articlecontent span,.wp_articlecontent a,.wp_articlecontent td,.wp_articlecontent li{
 font-size:20px;
}


.content td {
    height: auto;
}


.news-swiper img{
	display: block;
	float:left;
	width:330px;
	height:265px;
	object-fit: contain;
}
.newsbox .newstitle{
	font-size: 22px;
	line-height: 1.5;
}
.newsbox .newsdata{
	font-size: 19px;
	color:#666666;
	line-height: 1;
	margin: 10px 0 10px 0;
}
.newsbox .newszy{
	font-size:16px;
	color:#666666;
	height:107px;
	overflow: hidden;
	line-height: 1.6;
}

.blog1-2 ul li {
    padding: 10px 0;
    font-size: 18px;
    position: relative;
}

.newteacher-list ul li img {
    width: 95px;
    height: 130px;
    margin-left: 10px;
    object-fit: cover;
}

.wp_articlecontent p, .wp_articlecontent span, .wp_articlecontent a, .wp_articlecontent td, .wp_articlecontent li {
    font-size: 18px;
    line-height: 1.6;
    word-break: break-word;
    text-align: justify;
}

.wp_articlecontent p {
    margin-bottom:1em
}


.possplit {
    
    background-repeat: no-repeat;
    background-position: left center;
    text-indent: 10px;
    background-position: center;
    display: inline-block;
    border: 0px solid red;
}

.content .contenttitle {
    text-align: center;
    font-size: 28px;
    margin: 30px 0;
}

/* menu renewer */
.nav {
 font-size: 16px;
 position: relative;
}

.sNav {
    background: rgba(109 88 157 / 0.8);
    backdrop-filter: blur(0.5em) contrast(1.5);
    border-radius: 0.5em;
}

.sNav li {
        text-align:left;
        padding:0;
        min-width: auto;
 width: 48%;
        background: none;
        transition: all 400ms ease;
        text-indent: 1em;
}

.fNav li {
        position: unset;
}

.fNav li:hover .sNav>li {
    height: 40px;
    margin: 0.5em 0;
}

.resources-clinical-teaching-bases {
    table-layout: fixed;
}

.resources-clinical-teaching-bases p {
    margin: auto;
}

.resources-clinical-teaching-bases span {
    white-space: pre-wrap !important;
}

.resources-clinical-teaching-bases td {
   vertical-align: top !important;
}


.wp_paging li.page_nav a {
 height: auto;
  line-height: auto;
  color: #999;
} 

.page_jump span:nth-of-type(2) {
 line-height: 1.3;
}

.wp_articlecontent td {
  text-align: center;
}



.pagingJump {
    font-size: 20px;
    color: #999 !important;
}

.column-name {
    white-space: pre-wrap;
}

.academic-list-style {
    list-style: none;
    padding-left: 20px;
    background-image: url('../images/academic-list.png'); 
    background-repeat: no-repeat; 
    background-position: left center; 
    background-size: 12px 12px; 
}
.hospitallist{
 overflow:hidden;
padding: 0 !important;
 }
.hospitallist li *{
text-align:left;
}
.hospitallist li{
display: flex;
				align-items: center;
float:left;text-align:left;
border:0;
}
.hospitallist li p{
  display:inline-block;
vertical-align: middle;
 font-size:16px !important;
margin:0;
}
.hospitallist li:nth-of-type(1){
				width:300px;
			}
			.hospitallist li:nth-of-type(2){
				width:300px;
			}
			.hospitallist li:nth-of-type(3){
				width:400px;
			}



.wp_subcolumn li {
  background-color: #e4e4e4
}



#news-events {
}

#news-events .title {
  font-size: 28px;
  color: #5b4aa6;
  letter-spacing: 3px;
  font-weight: bold;
  border-bottom: 7px solid #5b4aa6;
  padding-bottom: 0;
}

#news-events .container {
  width: 1332px;
  margin-top: 30px;
  margin-bottom: 18px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px;
}

#news-events .container .card {
  border-bottom: 7px solid;
  border-image: linear-gradient(to right, orange 30%, purple 70%);
  border-image-slice: 1;
  margin-bottom: 20px;
  padding: 10px;
  text-align: left;
}

#news-events .container .card img {
  width: 100%;
  flex: 1;
  height: 273px;
  min-height: 273px;
  border-radius: 8px;
}

#news-events .container .card .date {
  font-size: 14px;
  color: #666;
  margin: 10px 0;
  margin-top: 14px;
}

#news-events .container .card .title {
  height: 50px;
  font-size: 18px !important;
  margin: 10px 0;
  color: #000 !important;
  font-weight: bold !important;
  border: none !important;
  letter-spacing: 0 !important;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: justify;
}

#news-events .container .card .learn-more {
  font-size: 16px;
  color: #000;
  text-decoration: none;
  border-bottom: 2px solid transparent;
  transition: border-color 0.3s;
}

#news-events .container .card .learn-more:hover {
  border-color: #000 !important;
}

#news-events .container .card .learn-more::after {
  font-size: 16px;
  margin-left: 5px;
  color: #808080;
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  border-top: 2px solid #808080;
  border-right: 2px solid #808080;
  transform: rotate(45deg);
  margin-left: 5px;
}

.news-evts-title {
   font-size: 28px;
   line-height: 30px;
   color: #6d589d;
}