section{
    width:1200px;
    height:auto;
    margin:0 auto;
    position: relative;
}
.d{
    margin-top: 20px;
    font-size: 14px;
    color:#010101;
}
.d a{
    color:#010101;
    font-size: 14px;
}
.d a:hover{
    color:#2791EA;
}
.d1{
    width:100%;
    height: auto;
    margin-top: 28px;
}
.d2{
    width:870px;
    height: auto;
    float: left;
}
.d3{
    width:100%;
    height: auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.d4{
    width:300px;
    height: auto;
    float: left;
    margin-left: 27px;
}
.d1:after{
	content:"";
	display:block;
	clear:both;
 }
.d5{
   width:190px;
   height:298px;
   background:rgba(255,255,255,1);
   border:1px solid #D0D0D0;
   margin-bottom: 29px;
}
.d5 img{
    display:block;
    width:188px;
    height:170px;
    margin-bottom: 7px;
}
.d7{
    margin-bottom: 6px;text-align: center;
}
.d7 a{
    font-size: 16px;
    color:#000000;
   
}
.d7 a:hover{
    color:#2791EA;
}
.d7 span{
    font-size: 12px;
    color:#979797;
    margin-left: 8px;
}
.d6{
    margin-bottom: 5px;
    margin-left: 43px;
    font-size: 12px;
    color:#5B5B5B;
}
.d8{
    margin-bottom: 6px;
    margin-left: 24px;
    font-size: 12px;
    color:#535353;
}
.d8 a:hover{
    color:#2791EA;
}
.d9{
    width: 100%;
    height: 26px;
    margin-top:7px;
    display: flex;
    justify-content: space-around;
    background:rgba(230,230,230,1);
    padding-top: 3px;
}
.d9 a{
    color:#000000;
}
.d9 a:hover{
    color:#2791EA;
}
.d9 hr{
    display: inline-block;
    width:1px;
    height:20px;
    background:rgba(208,208,208,1);
}
.d20a{
   margin-left:16px;
   overflow: hidden;
   font-size: 12px;
   color:#000;
}
.d20a a:hover{
    color:#2791EA
}
.c15 img{
    width:300px;
    height: 223px;
    margin-bottom: 38px;
}
.rightDoctorHospitalBox {
	height: auto;
	overflow: hidden;
	border: 1px solid rgba(208, 208, 208, 1);
	margin-top: 30px;
}

.rightTab {
	height: 30px;
    border-bottom: 1px solid #D0D0D0;
}

.rightTab span {
	float: left;
	height: 100%;
	line-height: 30px;
	font-size: 12px;
	color: rgba(0, 0, 0, 1);
	padding: 0 10px;
	cursor: pointer;
}

.rightTab span:hover {
	color: #2791EA;
	
}

.rightTabbg {
	color: #2791EA !important;
}

.rightDoctorHospitalListBox {
	height: auto;
	overflow: hidden;
	position: relative;
	margin-top: 10px;
	padding: 0 10px 0 10px;
}

.rightRecommendList {
	height: auto;
	overflow: hidden;
	display: none;
}

.rightRecommendList li {
	height: auto;
	overflow: hidden;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #D0D0D0;
	margin-bottom: 10px;
}

.rightRecommendList li:last-child {
	border: none;
	margin-bottom: 0;
}

.rightHospitalPic,
.rightDoctorPic {
	float: left;
	width: 80px;
	height: 97px;
}

.rightHospitalPic a,
.rightDoctorPic a {
	height: 100%;
}

.rightHospitalPic img,
.rightDoctorPic img {
	width: 100%;
	height: 97px;
}

.rightHospitalInfo,
.rightDoctorInfo {
	height: auto;
	overflow: hidden;
	margin-left: 90px;
}

.rightHospitalName,
.rightDoctorName {
	height: 20px;
	overflow: hidden;
	margin-top: 3px;
}

.rightHospitalName a,
.rightDoctorName a {
	line-height: 20px;
	font-size: 14px;
	color: rgba(0, 0, 0, 1);
}

.rightHospitalName a:hover,
.rightDoctorName a:hover {
	color: #2791EA;
}

.rightHospitalNumber,
.rightDoctorPosition,
.rightDoctorYears,
.rightDoctorPlace {
	height: 20px;
	overflow: hidden;
	font-size: 12px;
}

.rightHospitalNumber span,
.rightHopitalAddress span,
.rightDoctorPosition span,
.rightDoctorYears span,
.rightDoctorPlace span {
	float: left;
	line-height: 20px;
	color: #7D7C7C;
	font-size: 12px;
}

.rightHospitalNumber i {
	float: left;
	line-height: 20px;
	color: #ff0000;
    font-style: normal;
}

.rightHopitalAddress {
	height: 40px;
	overflow: hidden;
}

.rightHopitalAddress a {
	line-height: 20px;
	color: #000000;
	font-size: 12px;
}

.rightDoctorPosition i,
.rightDoctorYears i {
	float: left;
	line-height: 20px;
	font-size: 12px;
	color: #000000;
    font-style: normal;
}

.rightDoctorPlace a {
	float: left;
	line-height: 20px;
	color: #000000;
	font-size: 12px;
}
.rightDoctorPlace a:hover{
	color: #2791EA;
}

.rightShow {
	display: block;
}
.f{
    width:300px;
    height:auto;
    border:1px solid #D0D0D0;
}
.f1{
    height: 30px;
    border-bottom: 1px solid #D0D0D0;
}
.f1 span{
    display: block;
    float: left;
    height: 100%;
    line-height: 30px;
    font-size: 14px;
    color: #000000;
    padding: 0 10px;
    cursor: pointer;
}
.f2{
    color: #2791EA !important;
    padding-bottom: 9px;
    border-bottom: 2px solid #2791EA;
}
.f1 span:hover{
    color:#2791EA;
    border-bottom: 2px solid transparent;
    border-bottom-color: #2791EA;
}
.f3{
    height: auto;
    overflow: hidden;
    position: relative;
    margin-top: 10px;
    padding: 0 10px 0 10px;
}
.f3 ul{
    display: none;
}
.f6{
    display: block !important;
}
.f4 li i,.f5 li i{
    display:inline-block;
    width: 6px;
    height: 6px;
    background: #2791EA;
    border-radius: 50%;
    margin-right: 9px;
}
.f4 li,.f5 li{
  margin-bottom: 15px;
}
.f4 li a:hover,.f5 li a:hover{
   color:#2791EA;
}
.f4 li a,.f5 li a{
   color:#000000;
   font-size: 12px;
}