.cases_index {
  background: #fafafa;
}
.cases_main {
  overflow: visible;
}
.cases_main .top {
  overflow: hidden;
  height: auto;
}
.cases_main .top .left {
  width: 818px;
  height: 340px;
  float: left;
}
.cases_main .top .right {
  width: 362px;
  height: 340px;
  float: right;
}
.cases_main .top .right .baoxiimg {
  position: absolute;
  top: 123px;
  width: 366px;
  background: #fff7f7;
}
.cases_main .top .right .baoxiimg img {
  margin: 0 auto;
}
.cases_main .gonglue {
  overflow: hidden;
}
.cases_main .gonglue .left {
  width: 350px;
  height: 308px;
  float: left;
  cursor: pointer;
}
.cases_main .gonglue .right {
  width: 810px;
  height: 308px;
  float: right;
  padding: 22px;
  padding-right: 0px;
  padding-top: 0;
  box-sizing: border-box;
  background: white;
}
.cases_main .gonglue .right .item {
  width: 384px;
  height: 120px;
  float: left;
  margin-top: 22px;
  padding-right: 10px;
}
.cases_main .gonglue .right .itemimg {
  float: left;
}
.cases_main .gonglue .right .itemimg img {
  width: 120px;
  height: 120px;
  float: left;
}
.cases_main .gonglue .right .text {
  float: right;
  width: 250px;
}
.cases_main .gonglue .right .text .tag {
  margin-top: 58px;
}
.cases_main .gonglue .right .text .tag span {
  margin-right: 8px;
  font-size: 13px;
  color: #9e9e9e;
}
.cases_main .gonglue .right .text .title {
  font-weight: 500;
}
.cases_main .downapp {
  margin-top: 22px;
}
.cases_main .articles {
  padding: 20px;
  background: white;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: space-between;
  height: 330px;
  margin-top: 22px;
  overflow: hidden;
}
.cases_main .articles .article {
  width: 360px;
  height: 92px;
  background: #fff6f6;
  position: relative;
  margin-bottom: 20px;
}
.cases_main .articles .article .title {
  font-size: 16px;
  color: #3e3e3e;
  width: 315px;
  padding-top: 8px;
}
.cases_main .articles .article p {
  border: none;
}
.cases_main .articles .article p span {
  font-size: 13px;
  color: #9e9e9e;
  padding: 0;
  margin-right: 8px;
}
.cases_main .articles .article p .date {
  float: right;
  margin-right: 15px;
}
.cases_main .articles .yuan {
  float: left;
  height: 10px;
  width: 10px;
  border: 5px;
  background: #44b549;
  border-radius: 5px;
  position: absolute;
  top: 20px;
  left: 10px;
}
.cases_main .articles .right {
  float: right;
  width: 324px;
  height: 94px;
}
.cases_main .pink {
  background: #fff7f7;
  border-radius: 4px;
  margin-top: 12px;
}
.cases_main .pink li {
  padding: 10px;
  overflow: hidden;
  background: #fff7f7;
}
.cases_main .pink li img {
  width: 44px;
  height: 44px;
  float: left;
  position: relative;
}
.cases_main .pink li div {
  float: right;
  width: 288px;
  padding-right: 17px;
}
.cases_main .pink li div .name {
  font-size: 15px;
  color: #333333;
}
.cases_main .pink li div .date {
  font-size: 12px;
  color: #9e9e9e;
  float: right;
  line-height: 28px;
  position: relative;
  top: -5px;
}
.cases_main .pink li .text {
  width: 278px;
  font-size: 13px;
  color: #9e9e9e;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.cases_main .cases_scroll_bar {
  width: 100%;
  overflow: hidden;
}
.cases_main .cases_scroll_bar .swiper-container {
  height: 258px;
  background: #fff7f7;
  padding: 0;
  border-radius: 5px;
}
.cases_main .cases_scroll_bar .swiper-container .swiper-slide {
  height: 38px !important;
}
.cases_main .showmore {
  text-align: center;
  background: white;
  line-height: 40px;
  height: 50px;
  color: #44b549;
}
.cases_main .scroll {
  position: relative;
  top: 82px;
}
.newzhuanti .best_post_l {
  padding: 35px;
  background: white;
}
.newzhuanti .best_post_l h1 {
  font-size: 26px;
  color: #3e3e3e;
}
.newzhuanti .best_post_l .laiyuan {
  font-size: 14px;
  color: #7e7e7e;
  margin-top: 16px;
}
.newzhuanti .best_post_l .laiyuan .date {
  float: right;
}
.newzhuanti .best_post_l .post_content {
  font-size: 16px;
  color: #000000;
  letter-spacing: 0;
  line-height: 30px;
  margin-top: 16px;
}
.newzhuanti .best_post_l .img {
  margin: 30px 0;
}
.newzhuanti .best_post_l .pre,
.newzhuanti .best_post_l .next {
  font-size: 14px;
  color: #9e9e9e;
  letter-spacing: 0.17px;
  padding-top: 3px;
  
}
.pre{
  float:left;
}
.next{
  float:right;
}
.newzhuanti .lijizixun {
  margin: 20px 0;
}
.newzhuanti .lijizixun p {
  font-size: 20px;
  color: #44b549;
  height: 60px;
  line-height: 60px;
  text-align: center;
  background: #fff5f7;
}
.newzhuanti .best_post_kaijiang_doctor {
  padding-top: 20px;
}
.newzhuanti .img {
  width: 880px;
  margin-bottom: 20px;
}
.newzhuanti .baike_tags li {
  padding-top: 10px;
}
.newzhuanti .baike_tags li::before {
  top: 17px;
}
.newzhuanti .right {
  width: 280px;
}
.newzhuanti .right .tiwen {
  position: relative;
}
.newzhuanti .right .tiwen p {
  position: absolute;
  bottom: 9px;
  font-size: 12px;
  color: #7e7e7e;
  padding-left: 16px;
}
.newzhuanti .right .tiwen p span {
  color: #44b549;
}
.newzhuanti .right .rank {
  padding: 20px;
  background: white;
}
.newzhuanti .right .rank img {
  width: 240px;
}
.newzhuanti .right .rank p {
  font-size: 22px;
  color: #444141;
}
.newzhuanti .right .rank li {
  font-size: 14px;
  color: #444141;
  height: 54px;
  line-height: 54px;
  border-bottom: 1px dashed #cccccc;
}
.guangao_img {
  width: 810px;
  margin-bottom: 20px;
}
.gnsg a {
  color: inherit;
}
.gnsg .sg-title {
  margin-top: 80px;
  text-align: center;
}
.gnsg .sg-title .sg-title-text {
  font-size: 34px;
  color: #3e3e3e;
  letter-spacing: 0.41px;
  font-weight: bold;
}
.gnsg .sg-title .sg-line {
  width: 90px;
  height: 5px;
  background-color: #44b549;
  margin: 0 auto;
  margin-top: 20px;
}
.gnsg .sg-title .sg-title-text2 {
  font-size: 22px;
  margin-top: 30px;
}
.gnsg .sg-tags {
  width: 98%;
  margin: 0 auto;
  margin-top: 40px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.gnsg .sg-tags .sg-tags-item {
  cursor: pointer;
  width: 212px;
  height: 86px;
  background-color: #dff9e1;
  border-radius: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  color: #44b549;
  font-size: 24px;
}
.gnsg .sg-tags .sg-tags-item.hover {
  width: 212px;
  height: 86px;
  background-color: #44b549;
  border-radius: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  color: white;
  font-size: 24px;
}
.gnsg .sg-szzx {
  margin-top: 80px;
  width: 100%;
  background-color: #44b549;
  padding-top: 30px;
}
.gnsg .sg-szzx .sg-title {
  margin-top: 60px;
}
.gnsg .sg-szzx .sg-title-text {
  color: white;
}
.gnsg .sg-szzx .sg-line {
  background-color: white;
}
.gnsg .sg-szzx .sg-title-text2 {
  color: white;
}
.gnsg .sg-szzx .sg-szzx-list {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
}
.gnsg .sg-szzx .sg-szzx-list .szzx-item {
  position: relative;
  height: 270px;
  margin-bottom: 150px;
}
.gnsg .sg-szzx .sg-szzx-list .szzx-item .des {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 8px;
  font-size: 22px;
  color: #ffffff;
  letter-spacing: 0.27px;
  text-align: center;
  line-height: 30px;
  width: 350px;
  height: 270px;
  padding: 107px 63px;
  box-sizing: border-box;
}
.gnsg .sg-szzx .sg-szzx-list .szzx-item .szzx-item-tip {
  width: 119px;
  height: 119px;
  background: #ffb844;
  border-radius: 100px;
  font-size: 28px;
  color: #ffffff;
  letter-spacing: 0.34px;
  padding: 20px 31px;
  box-sizing: border-box;
  position: relative;
  left: 116px;
  top: -59px;
  font-weight: bold;
}
.gnsg .sg-szzx .sg-szzx-list .szzx-item.hover .des {
  display: block;
}
.gnsg .sg-szzx .sg-szzx-hos {
  font-size: 20px;
  color: #ffffff;
  letter-spacing: 0.24px;
  text-align: center;
  position: relative;
  top: -48px;
}
.gnsg .sg-szzx .sg-szzx-hos span {
  display: inline-block;
  margin-right: 30px;
  height: 20px;
  line-height: 20px;
  border-left: 2px solid white;
  padding-left: 8px;
  font-weight: bold;
}
.gnsg .sg-xzzl .sg-xzzl-tags {
  display: flex;
  justify-content: space-between;
  margin-top: 47px;
}
.gnsg .sg-xzzl .sg-xzzl-tags li {
  cursor: pointer;
  border: 1px solid #44b549;
  border-radius: 69px;
  font-size: 22px;
  color: #ffffff;
  letter-spacing: 0.27px;
  width: 150px;
  height: 48px;
  color: #44b549;
  text-align: center;
  line-height: 48px;
}
.gnsg .sg-xzzl .sg-xzzl-tags li.active {
  background: #44b549;
  color: #ffffff;
}
.gnsg .sg-xzzl .sg-xzzl-doctors {
  margin-top: 30px;
  overflow: hidden;
}
.gnsg .sg-xzzl .sg-xzzl-doctors .xzzl-doctor {
  width: 340px;
  text-align: center;
  float: left;
}
.gnsg .sg-xzzl .sg-xzzl-doctors .xzzl-doctor img {
  width: 340px;
  height: 410px;
  background-color: #7e7e7e;
}
.gnsg .sg-xzzl .sg-xzzl-doctors .xzzl-doctor .xzzl-name {
  font-size: 28px;
  color: #3e3e3e;
  letter-spacing: 0.34px;
  margin: 30px 0;
  font-weight: bold;
  margin-bottom: 10px;
}
.gnsg .sg-xzzl .sg-xzzl-doctors .xzzl-doctor .xzzl-name span {
  font-size: 20px;
  color: #7e7e7e;
  letter-spacing: 0.24px;
  margin-left: 10px;
}
.gnsg .sg-xzzl .sg-xzzl-doctors .xzzl-doctor .xzzl-hos {
  font-size: 20px;
  color: #7e7e7e;
  letter-spacing: 0.24px;
}
.gnsg .sg-xzzl .sg-xzzl-gkhs {
  background: #ffffff;
  border: 2px solid #44b549;
  border-radius: 100px;
  display: flex;
  justify-content: space-between;
  padding: 10px 20px;
  box-sizing: border-box;
  height: 87px;
  margin: 30px auto 50px;
}
.gnsg .sg-xzzl .sg-xzzl-gkhs .gkhs-item {
  width: 255px;
}
.gnsg .sg-xzzl .sg-xzzl-gkhs .gkhs-item .gkhs-left {
  float: left;
  font-size: 34px;
  color: #44b549;
  letter-spacing: 0.63px;
  line-height: 60px;
  font-weight: bold;
}
.gnsg .sg-xzzl .sg-xzzl-gkhs .gkhs-item .gkhs-right {
  width: 200px;
  float: right;
  font-size: 20px;
  color: #3e3e3e;
  letter-spacing: 0;
  line-height: 30px;
}
.gnsg .sg-ghgl {
  background: #f2fff3;
  padding-bottom: 20px;
}
.gnsg .sg-ghgl .sg-ghgl-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  background: #f2fff3;
  height: 500px;
  margin-top: 50px;
}
.gnsg .sg-ghgl .sg-ghgl-list .ghgl-item {
  background: #ffffff;
  border-radius: 8px 0 8px 8px;
  height: 233px;
  width: 570px;
  margin-bottom: 20px;
  position: relative;
  padding: 25px 40px;
  box-sizing: border-box;
}
.gnsg .sg-ghgl .sg-ghgl-list .ghgl-item img {
  position: absolute;
  top: 0;
  right: 0;
}
.gnsg .sg-ghgl .sg-ghgl-list .ghgl-item .ghgl-item-title {
  font-size: 26px;
  color: #3e3e3e;
  letter-spacing: 0.31px;
}
.gnsg .sg-ghgl .sg-ghgl-list .ghgl-item .ghgl-item-des {
  font-size: 18px;
  color: #9e9e9e;
  letter-spacing: 0.22px;
  margin: 15px 0;
  height: 72px;
}
.gnsg .sg-ghgl .sg-ghgl-list .ghgl-item .ghgl-item-button {
  cursor: pointer;
  height: 50px;
  width: 170px;
  background: #44b549;
  border-radius: 100px;
  font-size: 20px;
  color: #ffffff;
  letter-spacing: 0.24px;
  line-height: 50px;
  text-align: center;
}
.gnsg .sg-ylfw .sg-ylfw-imgs {
  width: 100%;
  display: flex;
  margin-top: 50px;
}
.gnsg .sg-ylfw .sg-ylfw-imgs .ylfw-img {
  position: relative;
  width: 25%;
}
.gnsg .sg-ylfw .sg-ylfw-imgs img {
  position: relative;
  width: 100%;
}
.gnsg .sg-ylfw .sg-ylfw-imgs .ylfw-img .ylfw-img-mask {
  display: none;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    color: #ffffff;
    letter-spacing: 0.27px;
    text-align: center;
    line-height:35px;
    width: 100%;
    height: 100%;
    padding: 77px 63px;
    box-sizing: border-box;
    font-size: 20px;
}
.gnsg .sg-ylfw .sg-ylfw-imgs .ylfw-img .ylfw-img-tip {
  position: absolute;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  color: #ffffff;
  letter-spacing: 0.27px;
  text-align: center;
  line-height: 60px;
  width: 100%;
  height: 60px;
  box-sizing: border-box;
  font-size: 22px;
}
.gnsg .sg-ylfw .sg-ylfw-imgs .ylfw-img.hover .ylfw-img-mask {
  display: block;
}
.gnsg .sg-ylfw .sg-ylfw-imgs .ylfw-img.hover .ylfw-img-tip {
  display: none;
}
.gnsg .sg-hyrj .sg-hyrj-list {
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
}
.gnsg .sg-hyrj .sg-hyrj-list .sg-hyrj-item {
  width: 376px;
  height: 400px;
  background: #f2fff3;
  box-sizing: border-box;
  padding: 30px 20px;
}
.gnsg .sg-hyrj .sg-hyrj-list .sg-hyrj-item .hyrj-item-top {
  overflow: hidden;
  margin-bottom: 10px;
}
.gnsg .sg-hyrj .sg-hyrj-list .sg-hyrj-item .hyrj-item-top img {
  float: left;
  height: 120px;
  width: 120px;
  border-radius: 5px;
}
.gnsg .sg-hyrj .sg-hyrj-list .sg-hyrj-item .hyrj-item-top .top-text {
  font-size: 18px;
  color: #3e3e3e;
  letter-spacing: 0.62px;
  text-align: justify;
  float: right;
  width: 205px;
}
.gnsg .sg-hyrj .sg-hyrj-list .sg-hyrj-item .hyrj-item-top .top-text .top-text-title {
  font-size: 18px;
  color: #3e3e3e;
  letter-spacing: 0.62px;
  text-align: justify;
  height: 72px;
}
.gnsg .sg-hyrj .sg-hyrj-list .sg-hyrj-item .hyrj-item-top .top-text .top-text-tags {
  font-size: 14px;
  color: #9e9e9e;
  letter-spacing: 0.17px;
}
.gnsg .sg-hyrj .sg-hyrj-list .sg-hyrj-item .hyrj-item-top .top-text .top-text-tags span {
  margin-right: 10px;
}
.gnsg .sg-hyrj .sg-hyrj-list .sg-hyrj-item .hyrj-item-text {
  font-size: 18px;
  color: #525252;
  letter-spacing: 0;
  margin-bottom: 20px;
}
.gnsg .sg-hyrj .sg-hyrj-list .sg-hyrj-item .hyrj-item-text .text-title {
  font-size: 18px;
  color: #525252;
  letter-spacing: 0;
  margin-bottom: 5px;
}
.gnsg .sg-hyrj .sg-hyrj-list .sg-hyrj-item .hyrj-item-text .text-tags {
  font-size: 14px;
  color: #9e9e9e;
  letter-spacing: 0.17px;
  text-align: left;
}
.gnsg .sg-hyrj .sg-hyrj-list .sg-hyrj-item .hyrj-item-text .text-tags span {
  margin-right: 10px;
}
.gnsg .sg-hyrj .ckgd {

  width: 210px;
  height: 10px;
  text-align: center;
  line-height: 50px;
  color: #44b549;
  margin: 30px auto;
  cursor: pointer;
}
.gnsg .bottom-bg {
  margin-bottom: 20px;
}
/***************************************************************鍖荤敓澶у叏***************************************************************/
.doctor_all {
  background-color: #fff;
}
.doctor_all_title {
  width: 100%;
  height: 60px;
  margin-top: 5px;
}
.doctor_all_title .active {
  font-size: 20px;
  background-color: #44b549;
}
.doctor_all_title .active a {
  color: #fff;
}
.doctor_all_title li {
  float: left;
  width: 121px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  color: #3e3e3e;
}
.doctor_all_box1 {
  box-sizing: border-box;
  padding: 20px;
  margin-top: 20px;
}
.doctor_all_box1 .all_box1_title {
  font-size: 20px;
}
.doctor_all_box1 .all_box1_title .all_box1_title_right {
  float: right;
  color: #44b549;
  font-size: 14px;
}
.doctor_all_box1 .all_box1_line {
  background-color: #44b549 ;
  height: 3px;
  width: 50px;
  margin-top: 10px;
}
.doctor_all_box1 .all_box1_content {
  color: #7E7E7E ;
  font-size: 14px;
  margin-top: 19px;
}
.all_box1_city {
  width: 100%;
  margin-top: 20px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.all_box1_city .active {
  font-size: 14px;
  color: #fff;
  background-color: #F5A623 ;
}
.all_box1_city li {
  float: left;
  width: 46px;
  height: 26px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  color: #3e3e3e;
}
.box1_city_hospital {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 24px;
}
.box1_city_hospital .city_hospital_box {
  width: 23.5%;
}
.box1_city_hospital .city_hospital_box .city_hospital_box_img {
  width: 100%;
  height: 162px;
  background-color: #F5A623;
}
.box1_city_hospital .city_hospital_box .city_hospital_box_title {
  margin-top: 13px;
  color: #44b549;
  font-size: 16px;
}
.box1_city_hospital .city_hospital_box .city_hospital_box_content {
  margin-top: 9px;
  color: #9E9E9E;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.box1_city_hospital .city_hospital_box .city_hospital_content2 {
  margin-top: 1px;
}
.box1_name_hospital2 {
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.box1_name_hospital2 .name_hospital2_box {
  width: 23.5%;
  display: flex;
  align-items: center;
  margin-top: 18px;
}
.box1_name_hospital2 .name_hospital2_box .hospital2_box_radio {
  width: 6px;
  height: 6px;
  background-color: #D8D8D8;
  border-radius: 50%;
}
.box1_name_hospital2 .name_hospital2_box .hospital2_box_p {
  color: #3E3E3E ;
  font-size: 16px;
  margin-left: 10px;
  flex: 1;
  font-weight: 500;
}
.doctor_cart {
  margin-top: 4px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.doctor_cart .doctor_cart_box {
  width: 23.5%;
  margin-top: 20px;
}
.doctor_cart .doctor_cart_box .doctor_cart_box_box1 {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  border-top: 1px solid #EEEEEE;
  border-left: 1px solid #EEEEEE;
  border-right: 1px solid #EEEEEE;
}
.doctor_cart .doctor_cart_box .doctor_cart_box_box1 .cart_box_box1_img {
  width: 60px;
  height: 60px;
  background-color: #44b549;
  border-radius: 50%;
  margin-top: 15px;
  margin-bottom: 15px;
  margin-left: 15px;
}
.doctor_cart .doctor_cart_box .doctor_cart_box_box1 .cart_box_box1_content {
  flex: 1;
  margin-left: 20px;
  margin-top: 26px;
}
.doctor_cart .doctor_cart_box .doctor_cart_box_box1 .cart_box_box1_content .cart_box_box1_content_top {
  color: #7E7E7E;
  font-size: 14px;
}
.doctor_cart .doctor_cart_box .doctor_cart_box_box1 .cart_box_box1_content .cart_box_box1_content_top .cart_box_box1_sp {
  color: #3E3E3E ;
  font-size: 16px;
}
.doctor_cart .doctor_cart_box .doctor_cart_box_box1 .cart_box_box1_content .cart_box_box1_content_bottom {
  color: #7E7E7E;
  font-size: 14px;
  margin-top: 6px;
}
.doctor_cart .doctor_cart_box .doctor_cart_box_box2 {
  display: flex;
  display: none;
  flex-wrap: wrap;
  width: 100%;
  color: #fff;
  align-items: center;
  background-color: #44b549 ;
  border-left: 1px solid #44b549;
  border-right: 1px solid #44b549;
  height: 36px;
}
.doctor_cart .doctor_cart_box .doctor_cart_box_box2 .cart_box_box2_sp {
  margin-left: 18px;
  margin-right: 25px;
  font-size: 14px;
}
.yingerluntan {
  margin-top: 24px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.yingerluntan .yingerluntan_box {
  width: 32%;
  border: 1px solid #EEEEEE;
}
.yingerluntan .yingerluntan_box .yingerluntan_box_img {
  width: 100%;
  height: 190px;
  background-color: aquamarine;
}
.yingerluntan .yingerluntan_box .yingerluntan_box_content {
  width: 100%;
  margin-bottom: 15px;
}
.yingerluntan .yingerluntan_box .yingerluntan_box_content .yingerluntan_box_content_box {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-top: 20px;
}
.yingerluntan .yingerluntan_box .yingerluntan_box_content .yingerluntan_box_content_box .yingerluntan_box_radius {
  height: 6px;
  width: 6px;
  background-color: #D8D8D8;
  margin-left: 15px;
  margin-right: 10px;
  border-radius: 50%;
}
.yingerluntan .yingerluntan_box .yingerluntan_box_content .yingerluntan_box_content_box .yingerluntan_box_p {
  color: #525252;
  flex: 1;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.jushupay {
  display: flex;
  width: 100%;
  margin-top: 24px;
  flex-wrap: wrap;
}
.jushupay .jushupay_left {
  width: 20%;
}
.jushupay .jushupay_left img {
  width: 100%;
  height: 330px;
}
.jushupay .jushupay_left1 {
  background-color: #D8D8D8 ;
  width: 100%;
  display: none;
}
.jushupay .jushupay_right {
  flex: 1;
  margin-left: 20px;
  width: 75%;
}
.jushupay .jushupay_right .jushupay_right_top {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.jushupay .jushupay_right .jushupay_right_top .jushupay_right_top_box {
  width: 32%;
}
.jushupay .jushupay_right .jushupay_right_top .jushupay_right_top_box .jushupay_right_img {
  width: 100%;
  height: 160px;
  background-color: #F5A623;
}
.jushupay .jushupay_right .jushupay_right_top .jushupay_right_top_box .jushupay_right_btn {
  margin: 0 auto;
  margin-top: 21px;
  width: 144px;
  height: 34px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 16px;
  border-radius: 4px;
  background-color: #F95E71;
}
.jushupay_right_footer {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.jushupay_right_footer .jushupay_right_footer_box {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-top: 20px;
}
.jushupay_right_footer .jushupay_right_footer_box .jushupay_right_radius {
  height: 6px;
  width: 6px;
  background-color: #D8D8D8;
  margin-right: 10px;
  border-radius: 50%;
}
.jushupay_right_footer .jushupay_right_footer_box .jushupay_right_p {
  color: #525252 ;
  flex: 1;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.doctor_all_box2 {
  width: 100%;
  margin-top: 20px;
}
.city_hospital {
  width: 100%;
}
.newzhuanti .drpf_top {
  padding-top: 20px;
}

/*新增markdown样式*/
blockquote {
	padding-left: 10px;
    border-left: 3px solid #dbdbdb;
    color: rgba(0, 0, 0, 0.6);
    font-size: 18px;
    padding-top: 4px;
    margin: 1em 0;
}
h2{
	position: relative;
    padding-left: 14px !important;
    font-weight: 700;
    font-size: 20px;
    line-height: 67px;
}
h2:before{
	content: "";
    width: 4px;
    height: 19px;
    position: absolute;
    left: 0;
    top: 24px;
    border-radius: 5px;
    background-color: #63bd3b;
}
h3{
	position: relative;
    font-weight: 600;
    font-size: 17px;
    line-height: 35px;
    padding: 10px 0px;
}