body, button, input, select, textarea {font: 400 1em/1.8 -apple-system,SF UI Text,Arial,PingFangSC-Medium,PingFang SC,Hiragino Sans GB,Microsoft YaHei,WenQuanYi Micro Hei,sans-serif;}

h3, h4, h5, h6 {
    font-family: PingFangSC-Medium,PingFang SC,Lantinghei SC,Microsoft Yahei,Hiragino Sans GB,Microsoft Sans Serif,WenQuanYi Micro Hei,Helvetica,sans-serif,Avenir,Tahoma,Arial;
    font-weight: 400;
    color: #2c2e3b;
    font-size: 24px;
    line-height: 1.35;
}

header{
    border-top:11px #0b7173 solid;
}

.cloumn-news {
    width: 800px;
}
.news-right {
    width: 340px;
}
.cloumn-bd {
    padding: 20px;
    background: #efeff0;
    box-shadow: 0 1px 3px rgba(27,95,160,.1);
    overflow: hidden;
    margin-bottom: 10px;
}
.news-list{
    padding:15px 10px;
}
.news-list li{
    line-height: 35px;
}

.news-list li span {color:#cd9e65}
.news-list li a{
    padding-left:15px;
}

.media-groups {
    display: flex;
    padding: 15px 0;
}
.media-group-item {
    width: 50%;
}

.media-group-meta {
    display: block;
    margin: 10px 5px 0px;
    padding: 0 0 0 30px;
}
.media-group-meta a{
    color:#107070;
}

.block-inner-news {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    -moz-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    width: 1200px;
    margin: 0 auto;
}

.block-inner {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 1200px;
    margin: 0 auto;
}

.col-la{float:left;}

.col-la a{display:block;float:left; width:200px; height:110px; line-height:110px; border:2px #fff solid; margin:10px 20px; text-align:center}

.content{
    font-size: 18px;
    font-family: PingFang SC,Hiragino Sans GB,Microsoft YaHei,WenQuanYi Micro Hei,Helvetica Neue,Arial,sans-serif;
    line-height: 2;
    color: #222;
}

.content p{margin-bottom:20px;}

.main-wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex: 1;
    -ms-flex: 1;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    flex: 1;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    transition: padding-top .3s ease;
}

.block-container {
    margin: 0 auto;
}


.block-inner__between{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    -moz-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    width: 1200px;
    margin: 0 auto;
    background:#489596 url(https://cdn.sc-edu.com/img/2023/04/25/21/cf0e2aff24c057ed5e55cb5713034470.jpg) no-repeat left top;
    height:417px;
}
.cloumn-center {
    width: 500px;
}
.cloumn-right {
    width: 700px;
}
.cloumn-right h3{
    color:#fff;
}

/*首页专家介绍*/
.expert{margin-bottom:20px;}
.expert .top{ width:100%;display:block;}
.expert .title{ border-top:4px #0c7273 solid; border-bottom:4px #0c7273 solid; padding:2px 0; float:left;}
.expert .title h2{ font-size:20px; border-top:1px #0c7273 solid;border-bottom:1px #0c7273 solid; padding:5px 5px;margin:0;}
.expert .inner{ padding:15px 0;}

.expert-groups{ display: flex; padding: 15px 0;}
.expert-group-item{ width:176px;margin-right: 30px;}
.expert-group-content{ margin-right: 20px;}

/*.expert-group-item:last-child .expert-group-content{margin-right:0}*/


.expert-group-img {
    width: 170px;
    position: relative;
    overflow: hidden;
}
.expert-group-img img {
    overflow: hidden;
    width: 100%;
    height: auto;
}

.expert-group-meta {
    display: block;
    margin: 10px 5px 0px;
    padding: 0;
    text-align: center;
}

.section-title {
    align-items: center;
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 8px;
    line-height: 24px;
    font-size: 24px;
    font-weight: 400;
}
.section-title .more {
    line-height: 20px;
    font-size: 14px;
    font-weight: 500;
    position: relative;
    top: 8px;
    cursor: pointer;
    display: inline-block;
    color: #828a92;
}
.section-title .more a{background:#cd9e65; display:block; color:#fff; padding:5px 10px}





.cloumn {
    float: left;
    display: block;
}

.weui-flex {
            display: flex;
            flex-wrap: wrap;
            position: relative;
       
}
.weui-flex__item {
            background-color: #fff;
            height:100px;
            width:30%;
            margin:10px 1% ;
            border-radius: 5px;
}
.placeholder {
    width:210px;
    height:100px;
    margin:0 auto;
    line-height: 2;
    text-align: center;
    display: flex;
    align-items: center;
    
}
.placeholder a{
    display: block;
    padding:0 20px;
}


.wp {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin: 0 auto;
    width: 1200px;
    min-width:1200px;
}

.footer { 
    background:#096d6e;
    color:#fff;
}
.footer a{ 
    color:#fff;
}



.mainnav .wp {
    height: 55px;
}

.mainnav {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex: 1;
    -ms-flex: 1;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    flex: 1;
    background:#cd9e65;
}
.mainnav-list {
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: end;
    -moz-justify-content: flex-end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    margin: 0;
}
.mainnav-list>li {
    height: 32px;
    margin: 0 13px;
    line-height: 32px;
    font-size: 16px;
    font-weight: 400;
    cursor: pointer;
    position: relative;
}

.clearfix {
    zoom: 1;
}
.clearfix:after, .clearfix:before {
    content: "";
    display: table;
}

/*科室导航*/
.ksdh-wrapper__bd ul {
    padding-top: 30px;
    margin-bottom: -14px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
}
.ksdh-wrapper__bd ul li {
    max-width: 33.333333%;
    width: 33.333333%;
    flex-basis: 33.333333%;
    padding-right: 16px;
    padding-left: 16px;
    flex-grow: 0;
    word-break: break-word;
    overflow: hidden;
    background: #fff;
}




.official-wrapper__bd{margin-left:-15px;margin-right:-15px; margin-top:-15px;}
.official-wrapper__bd ul {
    margin-bottom: -14px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
}
.official-wrapper__bd ul li {
    max-width: 33.333333%;
    width: 33.333333%;
    flex-basis: 33.333333%;
    padding-right: 16px;
    padding-left: 16px;
    flex-grow: 0;
    word-break: break-word;
    overflow: hidden;
}

a{text-decoration:none; cursor:pointer; color:#434343;-webkit-transition: all 500ms ease-in-out;-moz-transition: all 500ms ease-in-out;-o-transition: all 500ms ease-in-out;-ms-transition: all 500ms ease-in-out;transition: all 500ms ease-in-out;}
a:hover{ color:#009aa4}

li{list-style:none}

.w100{ width:100%;}
.nav-link{padding:0 1rem!important; color:#fff!important;}

.blank20{height:20px; clear:both}

.list-inline li{ line-height:3;  border-bottom: 1px dashed #dee2e6 !important;}

#conent { padding:0 1rem}

#conent img{ max-width:750px;}

p, dl, dt, dd, ul {
    margin: 0px;
    padding: 0px;
}

.page-num, .page-link {
	position: relative;
	display: block;
	padding: .5rem .75rem;
	margin-left: -1px;
	line-height: 1.25;
	color: #17a2b8;
	background-color: #fff;
	border: 1px solid #dee2e6;
}
a.page-num:hover, .page-link:hover {
	text-decoration: none;
}
.page-num-current {
	z-index: 1;
	color: #fff;
	background-color: #17a2b8;
	border-color: #17a2b8;
}
.page-num-current:hover {
	color: #fff;
}

.pages{ padding:0 !important;}


.Ylist {
    font-family: FZLanTingHei-R-GBK,STHeiti STXihei,Microsoft Yahei,Arial;
}

.Ylist .node {
    padding: 18px 0 18px;
    -webkit-box-orient: horizontal;
    -webkit-box-pack: inherit;
    -webkit-box-align: center;
    -moz-box-orient: horizontal;
    -moz-box-pack: inherit;
    -moz-box-align: center;
    display: box;
    box-orient: horizontal;
    box-pack: inherit;
    box-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #f0f0f0;
    font-size: 0;
}

.Ylist .node .node_left {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
}
.node .ptitle {
    font-size: 17px;
    line-height: 1.47;
    color: #3b3b3b;
    -webkit-font-smoothing: antialiased;
    font-weight: 700;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.node .author {
    line-height: 1。2em;
    font-size: 11px;
    color: #ababab;
    margin-top: 5px;
    display: flex;
    align-items: center;
}