.moreBtn2-1{
    float: right;
    border: 1px solid #cbcbcb;
    height: 26px;
    line-height: 26px;
    width: 130px;
    margin-right: 16px;
    display: block;
    text-align: center;
    padding:0 20px;
    font-size: 13px;
    transition: all .3s linear;
    margin-top: 7px;
}
.moreBtn2-1:hover {
    color: #fff;
    background-color: #FFA409;
    border: none;
    transition: background 0.5s, color 0.5s;
}
.content_three .hospital_nav .list-1 li {
    margin-right: 38px;
    width: 905px;
    float: left;
    border: 1px  #f5f5f5;
/*    height: 281px;*/
}
.wenti{
	border: 1px #00BCD4 solid;
	width: 32px;
	background:#00BCD4;
}
.question{
	font-size: 18px;
	font-weight: 500;
}
.ziliao{
	margin-left: 73px;
    padding-bottom: 10px;
}
.tk-1 {
	width: 700px;
	padding: 30px 20px;
	margin-left: 110px;
	background: #F5F5F5;
	position: relative;
	box-shadow:0 0 3px #DEDEDE inset;
	border:1px;
	border-radius:5px;
	height: 30px;
	margin-top: -25px;
}

.tk-1 span {
	width: 0;
	height: 0;
	font-size: 0;
	overflow: hidden;
	position: absolute;
}

.tk-1 span.bot {
	border-width: 12px;
    border-style: solid;
    border-color: #ffffff #F5F5F5 #F5F5F5 #ffffff;
    left: -24px;
    top: 10px;
}

.tk-1 span.top {
	border-width: 0px 20px;
	border-style: dashed solid solid dashed;
	border-color: transparent #ffffff #ffffff transparent;
	left: -40px;
	top: 60px;
}
.liaotian-1{
	margin-top: 30px;
	margin-left: 40px;
}
.neirong{
	position: absolute;
	top: 10px;
}
.neirong-1{
	margin-top: 20px;
}
.hr0{ 
	border:1px dotted #666666; 
	border:none;
	color: #666666; 
}
.touxiang{
	width:70px;
	height:70px;
	border-radius:70px;
	margin:5px auto;
}
.touxiang-1{
	width:100px;
	height:100px;
	border-radius:100px;
	 margin: 10px auto
}
.touxiang-2{
	margin-top: 20px;
    margin-bottom: -50px;
    margin-left: 88px;
}
.ziliao-1{
	display: table-cell;
        vertical-align:middle;
        width:270px;
        height:200px;
        text-align:center;
        border:#eee;
        padding-bottom: 15px;
}
.attendingDisease a {
    background: #FEEFD0;
    color: #ff9900;
    font-size: 12px;
    padding: 8px 16px;
    border: 1px solid #FDEA84;
    border-radius: 3px;
    margin-right: 8px;
    margin-top: 10px;
    float: left;
    
}
.question-1{
    background: #999999;
    color: #FFFFFF;
    font-size: 12px;
    padding: 3px 6px;
    border: 1px solid #999999;
    border-radius: 20px;
}
.question-2{
    background:  #5BDEFF;
    color: #FFFFFF;
    font-size: 12px;
    padding: 3px 16px;
    border: 1px solid #5BDEFF;
    border-radius: 5px;
}