.yygk_main-text{
	background-color: rgba(204, 204, 204, 0.4);
	width: 100%;
}
.yygk_main_index{
	/* width: 100%; */
	width: 1300px;
	/* height: 400px; */
	/* background-color: rgba(204, 204, 204, 0.3); */
	/* background-color: red; */
	padding-bottom: 40px;
	margin: 0 auto;
	overflow: hidden;
}
.leftMenu{
	margin-top: 30px;
}
.tpdass{
	padding-top: 30px;
	margin-left: 30px;
}
.yygk_main{
	background-color: rgb(255, 255, 255);
	width: 950px;
	padding-top: 30px;
	/* margin-left: 29.5%; */
	
	border-top-left-radius: 30px;
	border-top-right-radius: 30px;
}
.tpdass,.leftMenu{
	float: left;
}
.yygk_main_title{
	color: #6699cc;
	font-size: 24px;
	/* text-align: center; */
	margin-left: 30px;
}

.content{
	width: 95%;
	/* height: 500px; */
	background-color: #999999;
	
	margin: 0 auto;
	margin-top: 20px;
}

.content_left, .content_text{
	float: left;
}

.content_left{
	width: 220px;
	height: 300px;
	
	/* background-color: #6699cc; */
}
.content_left > img{
	width: 100%;
	height: 100%;
}

.content_text{
	/* background-color: salmon; */
	margin-left: 20px;
	width: 660px;
}

.content_table{
	max-width: 500px;
}
#content_table{
	/* font-size: 18px; */
}
.content_ewm{
	height: 160px;
	width: 130px;
	background-color: #A0C7DE;
	
	float: right;
	margin-top: -280px;
	
	overflow: hidden;
	z-index: 99999;
}
.content_zc{
	/* font-size: 18px; */
	line-height: 30px;
}

.ewm_img{
	width: 120px;
	height: 120px;
	margin: 0 auto;
	margin-top: 5px;
}
.ewm_img > img{
	width: 100%;
	height: 100%;
}

.ewm_title{
	text-align: center;
	margin-top: 7px;
	color: #ffffff;
	overflow: hidden;
}

/* 就诊时间 */
.jz_time{
	width: 900px;
	margin: 0 auto;
}
.jzsj_title{
	margin-top: 20px;
	color: #6699cc;
}
.data_time{
	width: 100%;
	table-layout: fixed;
	white-space: nowrap;
	
	border-collapse: collapse;/*关键代码*/
	margin-top: 10px;
}
.data_time > tr > td{
	overflow: hidden;
	text-overflow: ellipsis;
}

.data_come{
	margin: 0 auto;
	text-align: center;
	color: #ffffff;
	background-color: #6699cc;
}


.content_title{
	width: 95%;
	margin: 0 auto;
	/* background-color: aqua; */
	color: #6699cc;
	margin-top: 30px;
}


.yygk_article{
	width: 100%;
	/* background-color: salmon; */
	margin-top: 30px;
}

.yygk_main_img{
	/* background-color: darkcyan; */
	width: 97%;
	margin-left: 13px;
	margin-top: 15px;
}

.xhx{
	border: 0.5px solid #cccccc;
	opacity: 0.7;
	margin-top: 5px;
}

/* .yygk_buttom_kon{
	width: 100%;
	height: 900px;
	background-color: rgba(204, 204, 204, 0.3);
} */
.yygk_article_title > div{
	float: left;
	font-size: 14px;
}
.ly{
	width: 450px;
	margin-left: 15px;
	/* background-color: #6699cc; */
}
.yd{
	width: 300px;
}

.yygk_article_message{
	/* width: 100%; */
	width: 900px;
	/* background-color: aqua; */
	margin-top: 30px;
	margin-left: 10px;
}
.buttom_cstpd{
	width: 100%;
	height: 3px;
	background-color: #6699cc;
	margin-top: 30px;
}

.next_text{
	/* background-color: #6699cc; */
	border: 0.3px solid #cccccc;
	opacity: 0.7;
	margin-top: 30px;
}
.next{
	margin-top: 20px;
	padding-bottom: 30px;
}
.next > a{
	text-decoration: none;
	color: #999999;
	margin-left: 10px;
}