section{
    width:1200px;
    margin:0 auto;
}
.d{
    margin-top: 20px;
    margin-bottom: 32px;font-size: 14px;
}
.d a,.d span{
    color:#010101;
    font-size: 14px;
}
.d a:hover{
    color:#2791EA;
}
.d1{
    width:100%;
    height: auto;
}
.d1:after{
    display: block;
    content:"";
    clear:both;
}
.d2,.d3{
    float:left;
}
.d2{
    width:870px;
    height: auto;
    margin-right: 30px;
}
.d3{
    width:300px;
    height: auto;
}
.d4{
    width:100%;
    height: auto;
}
.d4 img{
    display: inline-block;
    width:200px;
    height: 155px;
    margin-left:11px;
    vertical-align: top;
}
.d5{
    display: inline-block;
    vertical-align: top;
    width:558px;
    margin-top: 20px;
    margin-left: 20px;
}
.d6{
    color:#000000;
    font-weight: bold;
    width:870px;
    height:30px;
    background:#FCEBFE;
    text-align: center;
    line-height: 30px;
    margin-bottom: 20px;
}
.d7{
    color:#747373;
    font-size: 12px;
    margin-top: 6px;
    margin-bottom: 10px;
}
.d7 span{
    color:#FF0000;
}
.d8,.d9{
    color:#747373;
    font-size: 12px;
}
.d8 span{
     color:#000000;
}
.d8a{
    display: inline-block;
    width: 1px;
    height: 10px;
    background: #6C6B6B;
    margin-left: 10px;
    margin-right: 10px;;
}
.d9 a{
    margin-right: 4px;
}
.d9 a:hover{
    color:#2791EA;
}
.d10{
    display: inline-block;
    width:120px;
    height:30px;
    text-align: center;
    line-height: 30px;
    color:#000000;
    background: #FFFFFF;
    border:1px solid #000000;
}
.d10:hover{
    border-color: #2791EA;
    color:#2791EA;
}
.d10a{
    display: inline-block;
    width:120px;
    height:40px; 
    text-align: center;
    line-height: 40px;
    color:#D0D0D0;
    background: #FFFFFF;
    border:1px solid #D0D0D0;
    border-radius:10px;
}
.d12{
    width:100%;
    height:auto;
    position: relative;
}
.d13{
    width:2px;
    height:26px;
    background:#E1461A;
    position: absolute;
    left:20px;
    top:21px;
}
.d15{
    font-size: 18px;
    font-weight: bold;
    color:#000000;
    margin-left: 31px;
    margin-top: 26px;
}
.d14{
    width:827px;
    margin-left: 20px;
    margin-top: 23px;
}
.d16{
    width:100%;
    height: auto;
    margin-top: 44px;
    border-left: 2px solid #E1461A;
    border-bottom: 1px solid #E1461A;
}
.d16 p{
    margin-left: 10px;
    font-size: 18px;
    font-weight: bold;
    color:#000000;
}
.d17{
    width:100%;
    margin-top:18px;
    margin-bottom: 39px;
}
.d17 img{
    float: left;
    margin-left: 16px;
    margin-bottom: 10px;
    width:196px;
    height: 196px;
}
.d17:after{
    display: block;
    clear:both;
    content:"";
}
.d18{
    width:100%;
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
    height: auto;
}
.d19{
    width:234px;
    height:229px;
    border:1px solid rgba(217,217,217,1);
    position: relative;
}
.d19:hover{
    background:rgba(255,255,255,1);
    opacity:0.5;
}
.d19 img{
  display: block;
  width: 100%;
  height: 100%;
}
.d20{
    width: 100%;
    height: auto;
    position: absolute;
    bottom:0px;
    padding-left: 10px;
}
.d20 a{
    color:#000000;
}
.d20 a:hover{
    color:#E1461A;
}
.d20:hover .d23{
    display: block;
}
.d21,.d22{
    color:#7F7F7F;
    font-size: 12px;
    margin-top: 3px;
}
.d21 span{
    color:#000000;
}
.d22{
    width: 100%;
    margin-bottom: 10px;
}
.d22 a:hover{
    color:#E1461A;
}
.d23{
    display: block;
    text-align: center;
    line-height: 32px;
    color:#E1461A;
    background: #FFFFFF;
    font-size: 17px;
    width:100px;
    height:30px;
    border:1px solid #E1461A;
    border-radius:5px;
    margin: 10px auto;
    display: none;
}
.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: 80px;
}

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

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

.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{
       padding-bottom: 9px;
}
.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;
}
.y,.y2,.z{
    color:#000000;
    font-size: 16px;
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: 21px;
}
.y{
    width:870px;
    background:#E3F0FF;
    padding-top:7px;
    padding-left:11px;
    padding-bottom:6px;
}
.y2{
    margin-bottom: 9px;
}
.y2a{
    width:870px;
    height:1px;
    background:#D0D0D0;
}
.y1 img{
    margin-top: 40px;
}
.z{
     border-left: 2px solid #D0D0D0;
}
.x4{
    width:870px;
    height:auto;
    margin-top:20px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.x5{
    width:190px;
    height:247px;
    background:#FFFFFF;
    border:1px solid #D0D0D0;
}
.x5 img{
    display: inline-block;
    width:188px;
    height:170px;
    margin-bottom:2px;
}
.x6{
     margin-bottom: 6px;
}
.x6 a{
    font-size: 16px;
    color:#000000;
    margin-left: 47px;
}
.x6 a:hover{
    color:#2791EA;
}
.x6 span{
    font-size: 12px;
    color:#979797;
    margin-left: 8px;
}
.x7{
    margin-bottom: 5px;
    margin-left: 43px;
    font-size: 12px;
    color:#5B5B5B;
}
.x8{
    margin-left: 24px;
    font-size: 12px;
    color:#535353;
}
.x8 a:hover{
    color:#2791EA;
}
.cl{color: beige;content: "";overflow: hidden;}
.new-doctor li{margin-bottom:15px;border-bottom: solid 1px #eee;}
.new-doctor li a.new-docpic{display: block;float: left;width:78px;height:82px;overflow: hidden;}
.new-doctor li a.new-docpic img{width:100%;}
.new-docname{display: block;font-size: 14px;font-weight: 600;}
.new-dochos{display: block;font-size: 14px;padding-top: 10px;}






