.aimei_docter_content{
  display: flex;
}
.aimei_docter_content_left{
  width: 867px;
  margin-right: 28px;
  margin-top: 20px;
}
.aimei_docter_content_right{
  width: 310px;
  border: 1px solid #dcdcdc;
  height: 525px;
}
.aimei_doctor_head_img{
  width: 200px;
  height: 200px;
  border-radius: 50%;
  border: 1px solid #dcdcdc;
  overflow: hidden;
  margin-right: 22px;
}
.aimei_doctor_head_img img{
  display: block;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  border-radius: 50%;
}
.aimei_doctor_head{
  display: flex;
  margin-bottom: 22px;
}
.aimei_docter_head_name{
  font-size: 26px;
  color: #111111;
  display: flex;
  margin-bottom: 22px;
}
.aimei_doctor_head_desc{
  width: 508px;
}
.aimei_docter_head_name .stars_on{
  margin-top: 10px; 
}
.aimei_docter_head_name .stars_off{
  margin-top: 10px; 
}
.aimei_docter_head_name i:first-of-type{
  margin-left: 10px;
}
.aimei_doctor_head_btn{
  width: 125px;
}
.aimei_docter_head_hosp{
  margin-bottom: 15px;
  color: #141414;
}

.doctor_update_time{
  margin-bottom: 15px;
  color: #6f6e6e;
}
.aimei_doctor_head_desc span{
  color: #6f6e6e;
}
.aimei_docter_head_time,.aimei_docter_head_zc{
  margin-bottom: 15px;
}
.aimei_docter_head_sc{
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
}
.aimei_doctor_head_btn div:first-of-type{
  line-height: 45px;
  border-radius: 5px;
  font-size: 18px;
  color: #fff;
  background: #099fc7;
  text-align: center;margin-top: 41px;
}

.aimei_doctor_head_btn div:nth-of-type(2){
  line-height: 43px;
  border-radius: 5px;
  font-size: 18px;
  color: #099fc7;
  background: #e7f8fd;
  text-align: center;
  border: 1px solid #099fc7;
  margin-top: 20px;
}

.aimei_docter_nav{
  line-height: 41px;
  width: 100%;
  border: 1px solid #dcdcdc;
  display: flex;
  background: #f5f5f5;
  text-align: center;
}
.aimei_docter_nav_item{
  width: 97px;
  border-right: 1px solid #dcdcdc;
}
.aimei_docter_nav .active{
  background: #fff;
  color: #099fc7;
}
.aimei_doctor_box{
  border: 1px solid #dcdcdc;
  margin-top: 10px;
  width: 100%;
}
.aimei_docter_title{
  display: flex;
  padding: 15px;
  font-size: 24px;
  color: #111111;
}
.aimei_docter_title i{
  width: 30px;
  height: 28px;
  background: url(/statics/aimei/img/all.png) no-repeat;
  background-position: -758px -43px;
  background-size: 1200px;
  margin-right: 6px;
}
.aimei_docter_nr{
  padding:0 15px 15px 15px;
  line-height: 30px;
  color: #141414;
}
.aimei_docter_nr p{
  text-indent: 2em;
  font-size: 16px;
  color: #353535;
  line-height: 30px;
  padding: 5px 0;
}
.aimei_docter_nr img{
  display: block;
  width: 95% !important;
  height: auto !important;
  margin: 0 auto;
}
.aimei_docter_nr h3,.aimei_docter_nr h2{
  font-weight: bold;
  font-size: 18px;
  color: #333;
  padding: 6px 0;
}
.aimei_product_title{
  display: flex;
  padding: 15px;
  font-size: 24px;
  color: #111111;
}
.aimei_product_title i{
  width: 30px;
  height: 28px;
  background: url(/statics/aimei/img/all.png) no-repeat;
  background-position: -790px -43px;
  background-size: 1200px;
  margin-right: 6px;
}
.aimei_product_box{
  display: flex;
  padding: 15px;
}
.aimei_product_item{
  width: 267px;
  /* height: 440px; */
  border: 1px solid #eee;
}
.aimei_product_item_img{
  height: 267px;
}
.aimei_product_item_desc{
  padding: 12px 0;
  background: #fafafa;
}
.aimei_product_item_desc_price{
  margin: 0;
  padding: 0;
}
.aimei_product_item_desc_title{
  margin-top: 10px;
}
.aimei_product_item_desc_hospname, .aimei_product_item_desc_time{
  margin: 10px;
  font-size: 16px;
}
.aimei_product_item_desc_title{
  font-size: 18px;
}
.aimei_anli_title{
  display: flex;
  padding: 15px;
  font-size: 24px;
  color: #111111;
  padding-bottom: 0;
}
.aimei_anli_title i{
  width: 30px;
  height: 28px;
  background: url(/statics/aimei/img/all.png) no-repeat;
  background-position: -890px -43px;
  background-size: 1200px;
  margin-right: 6px;
}
.aimei_diary_item_user_right{
  margin-left: 50px;
}
.aimei_dianping_box_top{
  padding: 15px;
  padding-bottom: 0;
}
.aimei_dianping_box_nav{
  width: 95%;
  margin: 15px;
}
.aimei_dianping_item{
  margin: 0 20px;
}
.aimei_dianping_box_top {
  height: auto;
}
.aimei_dianping_box_top_yhyx{
  margin-left: 0;
}
.aimei_docter_content_right_title{
  padding: 15px;
  position: relative;
  font-size: 20px;
  height: auto;
  border-bottom: 1px solid #dcdcdc;
}
.aimei_docter_content_right_title span{
  font-size: 12px;
  position: absolute;
  right: 10px;
  top: 20px;
}
.aimei_docter_content_right_desc{
  margin: 15px;
  border-bottom: 1px solid #dcdcdc;
  margin-bottom: 15px;
}
.aimei_docter_content_right_img{
  width: 36px;
  height: 36px;
}
.aimei_docter_content_right_img img{
  display: block;
  width: 36px;
  height: 36px;
  margin: 0 auto;
  border-radius: 50%;
}
.aimei_docter_content_right_name{
  display: flex;
  margin: 15px 0;
}
.aimei_docter_content_right_hospname{
  font-size: 20px;
  margin-left: 10px;
  margin-top: 3px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.aimei_docter_content_right_tou{
  width: 45px;
  text-align: left;
  padding-left: 2px;
  font-size: 14px;
  color: #6e6d6d;
}
.aimei_docter_content_right_con{
  font-size: 14px;
  line-height: 30px;
  margin-top: -5px;
  width: 91%;
  color: #101010;
  max-height: 120px;
  overflow: hidden;
}
.aimei_docter_skills{
  max-height: 60px;
  overflow: hidden;
}