/* 补充css */


/* 爱丽帮前台主页 */
/*.cat-bd li img{
    width:80px;
}*/

.pull-img img {
    width: 240px;
    height: 402px;
}

.jiaul li a img, .jianul li a img {
    width: 315px;
    height: 193px;
}

.case-img p {
    width: 280px;
    height: 57px;
}


/* 医院主页 */
.abu {
    background: #EE4D9F;
    color: #fff;
    padding: 0 10px;
    border-radius: 5px;
}

.ass {
    margin-left: 5px;
}

.sty {
    margin: 0 16px 10px 0;
    padding: 0 5px;
    cursor: pointer;
    display: inline-block;
}

.sty:hover {
    color: #fff;
    background: #EE4D9F;
    border-radius: 5px;
}

/* 分页 */
#pages, #pu, #pus {
    /*width: 1000px;*/
    /*height: 30px;*/
    margin-top: 45px;
    /*float: right;*/
    text-align: center;
}

#pages div a, #pages div span, #pu a, #pu span {
    padding: 0 12px;
    display: inline-block;
    /*border: 1px solid #ff6b6b;*/
    line-height: 32px;
    margin: 0 5px;
    border-radius: 4px;
}

#pages div a, #pu a {
    color: #272822;
}

#pages div span, #pu span {
    color: #fff;
    background: #ff6b6b;
    border-radius: 100%;
}

.opt_list .first {
    border-top: 0;
    font-size: 12px;
    border: none;
}

#pages a {
    font-size: 12px;
}

#pages .current {
    width: 32px;
    height: 32px;
    padding: unset;
}


/* 项目主页 */


.item_jia {
    color: #fff;
    background: #EE4D9F;
    border-radius: 5px;
}

.iyo {
    display: inline-block;
    margin-left: 30px;
    font-size: 14px;
    padding: 0 10px;
    cursor: pointer;
}

.baojia {
    font-size: 15px;
    font-weight: bold;
}

.jiage {
    margin-left: 10px;
    font-size: 20px;
    line-height: 25px;
}

.jiage c {
    font-size: 13px;
}

.ite_title {
    height: 35px;
    width: 220px;
    margin: -10px auto 0 auto;
}


.ite_title a {
    font-size: 18px;
    cursor: pointer;
    line-height: 35px;
    padding-left: 10px;
    color: #EE4D9F;
    font-weight: bold;
}


/* 项目详情 */
.item_img {
    width: 240px;
    height: 250px;
    margin-right: 10px;
}

.item_deta {
    width: 850px;
    height: 200px;
    background: deeppink;
}

.sus .item_deta li {
    float: left;
    margin: 0 50px 0 0;
    width: 350px;
}

.p_p {
    margin-left: 25px;
}

.p_p b {
    font-size: 15px;
}


.item_deta li b {
    font-size: 16px;
    color: #666;
}


/* 案例主页 */
.case_bu {
    margin-left: -30px;
    margin-top: 0px;
}

.bun {
    width: 100px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    list-style: none;
    display: inline-block;
    border-radius: 5px;
    margin-top: 10px;
    margin-left: 4px;
    background: #ee4d9f;
    color: #fff;
    cursor: pointer;
}

.hun {
    background: #FF7B23;
!important;
}

.case_p1 {
    width: 260px;
    height: 260px;
    margin: 0 auto;
}

.case_p1 img {
    width: 240px;
    height: 250px;
}

.case_p2 {
    width: 260px;
    height: 57px;
    margin: 20px auto;
}

.case_p2 a {
    clear: both;
    text-align: center;
}


.case_list div {
    height: 355px;
}


/* 活动主页 */
.floatside span {
    display: block;
    width: 150px;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px dashed #ccc;
    color: #777;
    font-size: 14px;
    cursor: pointer;
}

.cat_b b {
    padding: 2px 10px;
    background: #EE4D9F;
    color: #fff;
    border-radius: 5px;
}

.act_c {
    padding: 0 10px;
    cursor: pointer;
    display: inline-block;
}

.heiyou img {
    width: 180px;
    height: 195px;
}

.act_e {
    background: #EE4D9F;
}


/* 活动详情 */
.act_right {
    width: 600px;
}


/* 资讯主页 */
.hhh {
    margin-right: 5px;
}


.pre {
    margin-left: 200px;
}


.hot-side {
  margin: 20px 0 30px;
  border-radius: 8px;
  padding: 0;
  overflow: hidden;
  clear: both;
}

.hot-side .hd {
  padding: 0 12px;
  height: 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0;
  font-size: 17px;
  font-weight: 700;
  color: #333;
  line-height: 22px;
}

.hot-side .hd::before {
  content: '';
  width: 20px;
  height: 20px;
  display: block;
  margin-right: 6px;
}

.hot-side .ul {
  padding: 0 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.hot-side .ul .li {
  margin: 0;
  padding: 0;
}

.hot-side.doctor {
  /* height: 240px; */
  background: #fcf9f9;
  border: 1px solid rgba(240, 240, 240, 0.5);
}

.hot-side.doctor .hd {
  background: #ffdfdf url(/Public/home/image/hotfire_r_1.svg?v=4) right bottom no-repeat;
}

.hot-side.doctor .hd::before {
  background: url(/Public/home/image/hotfire_1.svg?v=4) center no-repeat;
}

.hot-side.doctor .ul {
  padding-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  /* width: 366px; */
}

.hot-side.doctor .ul .li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  border-bottom: none;
  padding: 0;
}

.hot-side.doctor .ul .li:hover .title {
  color: #19c689;
}

.hot-side.doctor .ul .li .pic {
  position: relative;
  margin-top: 10px;
}

.hot-side.doctor .ul .li .pic img {
  width: 82px;
  height: 82px;
  border-radius: 100px;
  border: 2px solid #fff;
}

.hot-side.doctor .ul .li .pic .position {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  font-size: 11px;
  font-weight: 400;
  color: #ff9406;
  width: 100%;
  background: url(/Public/home/image/position_tag.svg?v=4) center bottom no-repeat;
}

.hot-side.doctor .ul .li .title {
  font-size: 17px;
  font-weight: 400;
  color: #333;
  line-height: 20px;
  max-width: 104px;
  margin-top: 8px;
  width: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
}

.hot-side.doctor .ul .li .hospital {
  font-size: 13px;
  font-weight: 400;
  color: #666;
  line-height: 17px;
  margin: 4px 0;
  width: 115px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
}

.hot-side.doctor .ul .li .desc {
  margin: 0;
  font-size: 11px;
  font-weight: 400;
  color: #999;
  line-height: 19px;
}

.hot-side.doctor .ul .li .desc strong {
  color: #ff9406;
}

.hot-side.hospital {
  padding-bottom: 24px;
  background: -webkit-gradient(linear,
      left top,
      left bottom,
      color-stop(1%, rgba(252, 210, 83, 0.2)),
      color-stop(26%, #fff));
      background: linear-gradient(180deg, rgba(252, 210, 83, 0.2) 1%, #fff 26%);
}

.hot-side.hospital .hd {
  background: url(/statics/img/hotfire_r_2.svg?v=4) right bottom no-repeat;
}

.hot-side.hospital .hd::before {
  background: url(/statics/img/hotfire_1.svg?v=4) center no-repeat;
}

.hot-side.hospital .ul {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 12px;
}

.hot-side.hospital .ul .li {
  display: flex;
  border: none;
}

.hot-side.hospital .ul .li:hover .title {
  color: #19c689;
}

.hot-side.hospital .ul .li:last-child .info {
  border-bottom: none;
}

.hot-side.hospital .ul .li img {
  width: 80px;
  height: 60px;
  margin-bottom: 10px;
  border-radius: 5px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 10px;
  -o-object-fit: cover;
  object-fit: cover;
}

.hot-side.hospital .ul .li .info {
  border-bottom: 1px solid #f0f0f0;
  padding-bottom: 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.hot-side.hospital .ul .li .info .title {
  margin: 0;
  padding: 0;
  margin-bottom: unset;
  margin-top: 5px;
  height: 19px;
  font-size: 14px;
  font-weight: 400;
  color: #333;
  line-height: 19px;
  width: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  max-width: 150px;
}

.hot-side.hospital .ul .li .info .tag {
  height: 22px;
  background: rgba(232, 182, 0, 0.1);
  border-radius: 2px;
  font-size: 12px;
  font-weight: 400;
  text-align: center;
  color: #e8b500;
  line-height: 22px;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0 6px;
  margin-bottom: auto;
  margin-top: 3px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  max-width: 250px;

}

.hot-side.hospital .ul .li .info .desc {
  margin: 0;
  padding: 0;
  padding-left: 16px;
  background: url(/statics/img/icon_address.svg?v=4) left center no-repeat;
  height: 19px;
  font-size: 11px;
  font-weight: 400;
  color: #999;
  line-height: 19px;
  width: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  max-width: 250px;

}
































































