﻿@charset "utf-8";
/* doc-content */
.doc-content {
	padding: 0.65rem 0.72rem 1.03rem;
	background-color: #ffffff;
}
.doc-cover {
	width: 10.8rem;
	height: 5.08rem;
}
.doc-cover>img {
	width: 100%;
}

/* article-box */
.article-box {
	padding: 0 0.72rem 0.89rem;
}
.article-ul {
}
.article-ul .article-li {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-top: 0.87rem;
}
.article-li .article-li-cover {
	width: 3.33rem;
	height: 2.38rem;
	padding-right: 0.32rem;
	object-fit: cover;
}
.article-li .article-li-title {
	width: 100%;
	font-size: 0.40rem;
	font-weight: 300;
	color: #353535;
	line-height: 0.6rem;
}
.article-li .article-li-more {
	color: #8EBADD;
}

.article-li-title_yyy {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	padding-top: 0.2rem;
}
.article-li-title_left {
	font-size: 0.30rem;
	color: #A2A2A2;
}
.article-li-title_right .more-icon {
	width: 0.91rem;
	height: 0.24rem;
	display: flex;
}

/*分页样式*/
.case_pages{height:1.8rem;padding:0.2rem 0;font-size:0.38rem;text-align:center}
.case_pages ul{display:inline-block;margin:0 auto;padding:0}
.case_pages ul li{float:left;margin:0 0.1rem;padding:0 0.36rem;line-height:1rem;background:#fff;border:1px solid #60A7DA;border-radius: 0.14rem; box-sizing:border-box;}
.case_pages ul li a{float:left;color:#353535;display:block}
.case_pages ul li:hover{text-decoration:none;color:#fff;border:0.01rem #2480C2 solid;background-color:#2480C2}
.case_pages ul li:hover a{color:#fff}
.case_pages ul li:hover a:hover{color:#fff;text-decoration:none}
.case_pages ul li.thisclass{background-color:#2480C2;color:#fff;}
.case_pages ul li.thisclass a{color:#fff}
.case_pages .pageinfo{line-height:0.35rem;padding-left:0.05rem}
.case_pages strong{font-weight:300;}

/*专家排班*/
.TabContent { clear:both;  width:96%;  margin:4% 2% 4% 2%;line-height:2em; color:#555555; font-size:1rem;display:block; text-align:center;}
.TabContent table { width:100%; border-top:0.01rem solid #d5e4f1; border-right:0.01rem solid #d5e4f1; border-left:0.03rem solid #d5e4f1;border-bottom:0.03rem solid #d5e4f1; }
.TabContent td {border-right:0.01rem solid #d5e4f1;  line-height:1em; height:1rem; color:#2e669c; font-size:0.26rem;border-top:0.01rem solid #d5e4f1;}
.TabContent .lb_left_zjnrzz1 { background:#ebf1f8; text-align:center;}
.TabContent .lb_left_zjnrzz2 { font-size:0.26rem; color:#2e669c; width:100%; text-align:center;}

/*孕教课堂*/
.Classroom_img{ width:88%; margin:10% auto; text-align:center;}
.Classroom_img img{ width:100%; height:auto;}
.Classroom_img .ps-info-name{ font-size:0.72rem; padding-top:0.46rem;  color:#6DA5D3; letter-spacing:0.05rem;}
.Classroom_img .ps-info-en{ font-size:0.40rem; margin-top:0.1rem;}
.Classroom_img .Classroom_imgb{ padding-top:1rem;}

/*特色门诊*/
.tsmz{ width:88%;margin:0.68rem auto; text-align:center;}
.tsmz_d{display: flex;flex-direction: row;align-items: center;justify-content: space-between; background:#F1F9FCFF;border-radius:0.3rem;}
.tsmz_d .tsmz_dy_t{ width:8rem; height:0.54rem; position:relative; font-size:0.58rem;color:rgba(75, 148, 207, 1);font-weight:bold;display: flex; margin-left:0.77rem;}
.tsmz_d .tsmz_dy_t_yw{width:8rem;height:0.61rem;position:relative;font-size:0.30rem;color: #6DA5D3; padding-top:0.25rem;display: flex; margin-left:0.77rem;font-weight: bold;}
.tsmz_dy_t_yw span{font-weight: normal; margin-left:0.1rem;}
.tsmz_d .tsmz_dy_t_yw_y{width:8rem; ;height:0.61rem; position:relative;font-size:0.30rem;color: #6DA5D3; margin-top:-0.1rem;display: flex; margin-left:0.77rem;}
.tsmz_d .tsmz_dy_t_yw_t{ width:0.50rem; height:0.50rem;display: flex;margin-left:0.77rem; }
.tsmz_de{ width:4.49rem; margin-left:-95%;}
.tsmz_de img{width:4.49rem; }