h1,h2,h3,h4,h5,h6 {margin: 0;}
p {margin: 0;}
ul,li {margin: 0;padding: 0;}
ul li,ol li {list-style: none;}
img {display: block;margin: 0;max-width: 100%;}
a {-webkit-transition: all 0.3s ease-out;transition: all 0.3s ease-out;}
a,a:hover {color: #1a1a1a;text-decoration: none;}
input {outline: none;}
body {color: #1a1a1a;font-family: "Microsoft YaHei", "微软雅黑", Arial, sans-serif;}
.l__container {width: 90%;margin: 0 auto;position: relative;max-width: 1500px;}
.l__topbar {width: 100%;height: 36px;font-size: 14px;color: #737373;line-height: 36px;background: #f0f0f0;}
.l__topbar .l__container {display: flex;}
.l__topbar a {color: #737373;}
.l__topbar a:hover {color: #8858a9;}
.l__topbar .l__topbar__link {margin-left: auto;}
.l__topbar .l__topbar__link a {margin-left: 30px;}
.l__topbar .l__login__box span {display: inline-block;margin: 0 3px;}
.l__header {padding: 35px 0;}
.l__header .l__container {display: flex;}
.l__header .l__logo a {font-size: 0;}
.l__header .l__logo img {height: 56px;}
.l__header .l__hotline {color: #8858a9;display: flex;margin-left: auto;flex-direction: column;align-items: flex-end;justify-content: space-between;}
.l__header .l__hotline .icon {padding-left: 26px;font-size: 18px;line-height: 20px;background: url(../images/tel.png) no-repeat;}
.l__header .l__hotline a {color: #8858a9;font-size: 32px;font-family: 'Arial';font-weight: bold;line-height: 1;}
.l__header .l__search {position: absolute;left: 50%;height: 56px;width: 42%;padding-left: 55px;max-width: 630px;transform: translateX(-50%);border-radius: 28px;border: 3px solid #8858a9;background: url(../images/search_icon.png) no-repeat;background-position: 23px center;}
.l__header .l__search input {width: calc(100% - 120px);height: 50px;border: none;font-size: 14px;}
.l__header .l__search button {width: 100px;height: 56px;right: -3px;border-radius: 28px;border: none;top: -3px;outline: none;background: url(../images/submit.png) no-repeat center #8858a9;background-size: 24px 24px;position: absolute;}
.l__nav {width: 100%;height: 56px;background: #8858a9;}
.l__nav .l__container {display: flex;justify-content: center;}
.l__nav .l__container a {padding: 0 40px;font-size: 16px;line-height: 56px;color: #ffffff;}
.l__nav .l__container a:hover,.l__nav .l__container a.active {color: #8858a9;font-weight: bold;background: #ffffff;}
.l__nav .l__container a.active:nth-child(1) {background: #c792e2;color: #ffffff;}
@media (min-width: 1440px) {.l__nav .l__container a {padding: 0 50px;}
}
.l__footer {padding: 40px 0 50px;background: #f5f3f6;}
.l__footer__icon {display: flex;margin: 0 0 50px;justify-content: space-around;}
.l__footer__icon .item {display: flex;color: #8858a9;font-size: 18px;align-items: center;}
.l__footer__icon .item .icon {background: #ffffff;width: 74px;height: 74px;display: flex;justify-content: center;align-items: center;border-radius: 50%;}
.l__footer__icon .item p {margin-left: 30px;}
.l__footer__text {display: flex;}
.l__footer__text dl {margin-bottom: 0;margin-right: 100px;}
.l__footer__text dl dt {font-size: 16px;line-height: 1;padding-left: 15px;color: #373737;font-weight: normal;position: relative;}
.l__footer__text dl dd {padding-left: 15px;margin: 10px 0 0;line-height: 30px;}
.l__footer__text dl dt::before {content: '';width: 4px;height: 16px;left: 0;top: 0;border-radius: 2px;position: absolute;background: #8858a9;}
.l__footer__text dl a {color: #8e8e8e;font-size: 14px;}
.l__footer__text .qrcode {margin-left: left;  margin-left: 20px;
  text-align: left;
  border-left: 2px solid #e5e5e5;
  padding-left: 35px;
}
.l__footer__text .qrcode h3 {font-size: 16px;font-weight: 400;line-height: 1;margin: 0 0 10px;text-align: center;}
.l__footer__text .qrcode img {display: block;width: 90px;}
.l__footer__text .qrcode p {color: #8e8e8e;font-size: 14px;line-height: 26px;text-align: left;}
.l__footer__link {color: #4a4a4a;font-size: 14px;line-height: 26px;margin: 20px 0;}
.l__footer__link dl {margin: 0;}
.l__footer__link dt {font-size: 16px;font-weight: normal;}
.l__footer__link dd {display: flex;margin: 0;line-height: 22px;flex-wrap: wrap;}
.l__footer__link a {color: #4a4a4a;}
.l__footer__link span {margin: 0 5px;}
.l__footer__link a:nth-last-child(2) {margin-right: 15px;}
.l__footer__copyright {font-size: 14px;text-align: center;color: #a3a3a3;line-height: 26px;}
.l__footer__copyright a {color: #a3a3a3;}
.l__footer__copyright {padding: 30px 0;}
.l__position {font-size: 14px;color: #6e6e6e;padding-left: 25px;margin-top: 15px;margin-bottom: 20px;display: flex;align-items: center;background: url(../images/home.png) no-repeat center left;}
.l__position a {color: #6e6e6e;}
.l__position span {margin: 0 5px;}
.l__qa__column {width: 100%;padding: 25px;border-radius: 10px;background: #ffffff;margin: 0 0 25px;box-shadow: 0 0 16px rgba(136, 88, 169, 0.24);}
.l__qa__column .l__row {margin: 0 -12.5px;display: flex;}
.l__qa__consult {width: 66%;padding: 0 12.5px;}
.l__qa__consult a {display: block;height: 100%;}
.l__qa__consult a img {height: 100%;object-fit: cover;}
.l__qa__column img {width: 100%;display: block;border-radius: 10px;}
.l__qa__select {width: 34%;padding: 0 12.5px;}
.l__qa__questions {margin-top: 25px;}
.l__qa__main {display: flex;margin-bottom: 40px;}
.l__qa__list {flex: 1;}
.l__qa__list__shadow {padding: 30px 40px 40px;border-radius: 10px;box-shadow: 0 0 16px rgba(136, 88, 169, 0.24);}
.l__qa__nav {display: flex;line-height: 20px;padding-bottom: 15px;margin-bottom: 5px;border-bottom: 1px solid #e1e1e1;}
.l__qa__nav a {margin: 0 10px;color: #6e6e6e;position: relative;}
.l__qa__nav a::after {content: '';position: absolute;width: calc(100% + 20px);background: #8858a9;height: 3px;left: -10px;bottom: -16px;display: none;}
.l__qa__nav a:hover,.l__qa__nav a.active {color: #8858a9;font-weight: bold;}
.l__qa__nav a:hover::after,.l__qa__nav a.active::after {display: block;}
@media (min-width: 1680px) {.l__qa__nav {padding-bottom: 20px;}
.l__qa__nav a {font-size: 16px;margin: 0 15px;}
.l__qa__nav a::after {width: calc(100% + 30px);left: -15px;height: 3px;bottom: -21px;}
}
.l__qa__list__box dl {margin: 20px 0 0;background: #fbfbfb;padding: 25px 35px;border-radius: 10px;}
.l__qa__list__box dl dt {display: flex;font-weight: normal;margin-bottom: 18px;line-height: 30px;}
.l__qa__list__box dl dt .avatar_icon img {width: 30px;height: 30px;display: block;}
.l__qa__list__box dl dt .name {margin-left: 10px;}
.l__qa__list__box dl dt .date {color: #a7a7a7;margin-left: 20px;}
.l__qa__list__box dl dt .views {margin-left: auto;color: #a7a7a7;padding-left: 28px;background: url(../images/views_icon.png) no-repeat center left;}
.l__qa__list__box dl dt .reply {margin-left: 15px;color: #a7a7a7;padding-left: 25px;background: url(../images/reply_icon.png) no-repeat center left;}
.l__qa__list__box dl dd {margin: 0;}
.l__qa__list__box dl dd .q {padding-left: 35px;font-size: 18px;line-height: 26px;background: url(../images/q_icon.png) no-repeat;background-position: 0 1px;}
.l__qa__list__box dl dd .a {padding-left: 35px;line-height: 24px;margin-top: 5px;font-weight: lighter;color: #7f7d7d;background: url(../images/a_icon.png) no-repeat;background-position: 0 0px;}
.l__qa__right {width: 29%;max-width: 436px;flex: 0 0 auto;margin-left: 20px;}
.l__qa__right .l__qa__item {padding: 30px 30px 10px;border-radius: 10px;margin-bottom: 20px;box-shadow: 0 0 16px rgba(136, 88, 169, 0.24);}
.l__qa__right .l__qa__item:last-child {margin-bottom: 0;}
.l__qa__right .l__qa__item .item__title {line-height: 20px;padding-bottom: 15px;color: #8858a9;font-weight: bold;border-bottom: 1px solid #e1e1e1;}
.l__qa__right .l__qa__item .item__text {margin-top: 10px;padding-left: 3px;}
.l__qa__right .l__qa__item .item__text ul li {line-height: 24px;height: 48px;overflow: hidden;}
.l__qa__right .l__qa__item .item__text ul li a:hover {color: #8858a9;}
.l__qa__right .l__qa__item .item__text.number ul li a {position: relative;display: inline-block;padding-left: 40px;}
.l__qa__right .l__qa__item .item__text.number ul li a::before {content: attr(num);width: 24px;height: 24px;display: block;top: 50%;left: 0;line-height: 24px;text-align: center;border-radius: 2px;transform: translateY(-50%);position: absolute;background: #fbfbfb;}
.l__qa__right .l__qa__item .item__text.number ul li:nth-child(1) a::before {background: #ff5858;color: #ffffff;}
.l__qa__right .l__qa__item .item__text.number ul li:nth-child(2) a::before {background: #ff9b58;color: #ffffff;}
.l__qa__right .l__qa__item .item__text.number ul li:nth-child(3) a::before {background: #f8db55;color: #ffffff;}
.l__qa__right .l__qa__item .item__doctor {padding-bottom: 20px;}
.l__qa__right .l__qa__item .item__doctor dl {display: flex;margin: 30px 0 0;}
.l__qa__right .l__qa__item .item__doctor dl dt {margin-right: 20px;}
.l__qa__right .l__qa__item .item__doctor dl dt img {width: 110px;height: 98px;display: block;object-fit: cover;border-radius: 10px;}
.l__qa__right .l__qa__item .item__doctor dl dd {margin: 0;}
.l__qa__right .l__qa__item .item__doctor dl dd p {font-size: 14px;color: #7f7d7d;height: 36px;line-height: 36px;overflow: hidden;}
.l__qa__right .l__qa__item .item__doctor dl dd .name {font-size: 16px;font-weight: bold;color: #6e6e6e;line-height: 26px;}
.l__qa__right .l__qa__item .item__doctor dl dd a {display: block;width: 92px;height: 30px;border-radius: 5px;border: 1px solid #8858a9;color: #8858a9;text-align: center;line-height: 28px;font-size: 14px;margin-top: 3px;}
.l__qa__right .l__qa__item .item__doctor dl dd a:hover {background: #8858a9;color: #ffffff;}
@media (min-width: 1680px) {.l__qa__right .l__qa__item .item__doctor dl dd p {font-size: 16px;}
.l__qa__right .l__qa__item .item__doctor dl dd a {font-size: 16px;}
.l__qa__right .l__qa__item .item__doctor dl dd .name {font-size: 18px;}
}

.l__pageber {padding: 40px 0 0;display: flex;line-height: 30px;font-size: 14px;color: #797474;justify-content: center;}
.l__pageber ul li a {width: auto; padding: 0 10px;height: 32px;border-radius: 5px;text-align: center;margin: 0 6px;color: #797474;border: 1px solid #eaeaea;}
.l__pageber ul li a:hover,.l__pageber ul li.thisclass a {background: #8858a9;color: #ffffff;border-color: #8858a9;}
.l__pageber span {margin: 0 6px;}

.dede_pages { MARGIN:30px auto 20px;padding:0; text-align:center;}
.dede_pages ul li { font-size:14px; PADDING:6px 12px; margin-right:6px; COLOR: #797474; TEXT-DECORATION: none; display:inline-block; background:none; border: 1px solid #eaeaea;}
.dede_pages ul li A{ color:#797474;TEXT-DECORATION: none; }
.dede_pages ul li A:hover { color:#8858a9;TEXT-DECORATION: underline;}
.dede_pages ul li.thisclass { color:#fff; background:#8858a9;TEXT-DECORATION: none;}




.l__classify,.video_ul {display: flex;line-height: 20px;padding-bottom: 20px;border-bottom: 1px solid #e1e1e1;}
.l__classify a {margin: 0 10px;color: #6e6e6e;position: relative;}
.video_ul ul li {margin: 0 10px;color: #6e6e6e;position: relative; float: left; display: block;}
.l__classify a::after,.video_ul ul li::after {content: '';position: absolute;width: calc(100% + 20px);background: #8858a9;height: 3px;left: -10px;bottom: -21px;display: none;}
.l__classify a:hover,.l__classify a.active ,.video_ul ul li:hover,.video_ul ul li.on{color: #8858a9;font-weight: bold;}
.l__classify a:hover::after,.l__classify a.active::after,.video_ul ul li:hover::after,.video_ul ul li.on::after {display: block;}


.video_main{padding: 1.0rem 0 5.0rem; box-shadow: 0 .8rem .8rem rgba(0,0,0,.1);}
 
.video_ul a.fr{display:block;width: 9.6rem; height: 3.6rem; line-height: 3.6rem; font-size: 1.6rem; color:#fff; background:#9519b4; border-radius: 1.4rem; text-align: center;}
.video_c{overflow:hidden; padding: 2.0rem 0 3.0rem;}
.video_c .video_num{font-size: 1.4rem; color:#999999; padding-bottom: 1.6rem; }
.video_c ul{ width:100%; position:relative; overflow:hidden; display:block; }
.video_c ul.over li{width: 32%; float: left; margin-right: 2%; margin-top: 20px; display:block; position:relative; overflow:hidden; }
.video_c ul.over li:nth-child(3n){margin-right: 0;}




.vilst__box {border-radius: 10px;overflow: hidden;}
.vilst__box .pic {position: relative;overflow: hidden;}
.vilst__box .pic::after {content: '';width: 22px;height: 25px;left: 50%;top: 50%;transform: translate(-50%, -50%);background: url(../images/video_icon.png) no-repeat;position: absolute;}
.vilst__box .pic a:hover img {transform: scale(1.08);}
.vilst__box .pic img {display: block;width: 100%; height: 260px; -webkit-transition: all 0.3s ease-out;transition: all 0.3s ease-out;}
.vilst__box .info {padding: 12px 20px;border-radius: 0 0 10px 10px;border: 1px solid #d5d5d5;border-top: 0;}
.vilst__box .info h3 {font-size: 16px;height: 26px; display: block; position: relative; overflow: hidden; font-weight: normal;line-height: 26px;}
.vilst__box .info h3 a:hover {color: #8858a9;}
.vilst__box .info .desc {padding: 12px 0 0;line-height: 20px;display: flex;}
.vilst__box .info .desc .views {padding-left: 28px;color: #a7a7a7;background: url(../images/views_icon.png) no-repeat center left;}
.vilst__box .info .desc .date {margin-left: auto;color: #a7a7a7;}

 
@media (min-width: 1680px) {.l__classify a,.video_ul ul li {margin: 0 18px;}
.l__classify a::after,.video_ul ul li::after {width: calc(100% + 24px);left: -12px;}
}

.l__video__main {padding: 30px 50px 50px;margin-bottom: 55px;border-radius: 10px;box-shadow: 0 0 16px rgba(136, 88, 169, 0.24);}
.l__video__main .l__classify a,.l__video__main .video_ul ul li {margin: 0 25px;}
.l__video__main .l__classify a::after,.l__video__main .video_ul ul li::after {width: calc(100% + 30px);left: -15px;}
.l__video__list .row {margin: 0 -10px;}
.l__video__list .row .col {padding: 0 10px;margin: 20px 0 0;}
.l__video__list .video__box {border-radius: 10px;overflow: hidden;}
.l__video__list .pic {position: relative;overflow: hidden;}
.l__video__list .pic::after {content: '';width: 22px;height: 25px;left: 50%;top: 50%;transform: translate(-50%, -50%);background: url(../images/video_icon.png) no-repeat;position: absolute;}
.l__video__list .pic a:hover img {transform: scale(1.08);}
.l__video__list .pic img {display: block;width: 100%;-webkit-transition: all 0.3s ease-out;transition: all 0.3s ease-out;}
.l__video__list .info {padding: 12px 20px;border-radius: 0 0 10px 10px;border: 1px solid #d5d5d5;border-top: 0;}
.l__video__list .info h3 {font-size: 16px;line-height: 26px;font-weight: normal;line-height: 26px;}
.l__video__list .info h3 a:hover {color: #8858a9;}
.l__video__list .info .desc {padding: 12px 0 0;line-height: 20px;display: flex;}
.l__video__list .info .desc .views {padding-left: 28px;color: #a7a7a7;background: url(../images/views_icon.png) no-repeat center left;}
.l__video__list .info .desc .date {margin-left: auto;color: #a7a7a7;}

@media (min-width: 1680px) {.l__video__main .l__classify a {margin: 0 33px;}
.l__video__main .l__classify a::after {width: calc(100% + 40px);left: -20px;}
}
.l__layout {display: flex;margin-bottom: 55px;}
.l__layout .l__layout__l {flex: 1;}
.l__layout .l__layout__r {width: 29%;max-width: 436px;flex: 0 0 auto;margin-left: 20px;}
.l__layout__shadow {border-radius: 10px;box-shadow: 0 0 16px rgba(136, 88, 169, 0.24);}
/* 资讯 */.l__news {padding: 30px 40px 40px;}
.l__news__list {padding: 10px 0 0;}
.l__news__list dl {background: #fbfbfb;margin: 20px 0 0;padding: 20px;display: flex;border-radius: 10px;}
.l__news__list dl dt {width: 190px;flex: 0 0 auto;margin-right: 20px;border-radius: 10px;overflow: hidden;}
.l__news__list dl dt img {width: 100%;display: block;-webkit-transition: all 0.3s ease-out;transition: all 0.3s ease-out;}
.l__news__list dl dt a:hover img {transform: scale(1.08);}
.l__news__list dl dd {margin: 0;}
.l__news__list dl dd h3 {font-size: 18px;font-weight: normal;line-height: 22px;margin-bottom: 4px;}
.l__news__list dl dd h3 a:hover {color: #8858a9;}
.l__news__list dl dd p {color: #7f7d7d;font-weight: lighter;line-height: 24px;}
.l__news__list dl dd .desc {display: flex;line-height: 24px;margin-top: 10px;}
.l__news__list dl dd .desc .views {margin-left: auto;padding-left: 28px;color: #a7a7a7;background: url(../images/views_icon.png) no-repeat center left;}
.l__news__list dl dd .desc .date {color: #a7a7a7;}
/* 整形医院 */.l__banner {width: 100%;height: 300px;}
.l__banner img {width: 100%;height: 300px;object-fit: cover;}
.l__hospital__layout {position: relative;}
.l__hospital__layout::after {content: '';width: 50%;height: 100%;top: 0;right: 0;position: absolute;background: #fafafa;z-index: -1;}
.l__hospital__layout .l__container {display: flex;}
.l__hospital__layout .l__hospital__menu {width: 280px;flex: 0 0 auto;padding: 20px 0 0;}
.l__hospital__layout .l__hospital__menu .buttons a {display: block;width: 263px;height: 79px;border-radius: 10px;overflow: hidden;}
.l__hospital__layout .l__hospital__menu .buttons a.area {background: url(../images/area_bg.png);box-shadow: 2px 2px 4px rgba(136, 88, 169, 1);}
.l__hospital__layout .l__hospital__menu .buttons a.doctor {background: url(../images/doctor_bg.png);box-shadow: 2px 2px 4px rgba(136, 88, 169, 1);}
.l__hospital__layout .l__hospital__menu .buttons a.consult {background: url(../images/consult_bg.png);margin-top: 10px;box-shadow: 2px 2px 4px rgba(136, 88, 169, 0.4);}
.l__hospital__layout .l__hospital__menu .l__hospital__item {padding-top: 20px;padding-left: 75px;}
.l__hospital__layout .l__hospital__menu .l__hospital__item ul li {line-height: 60px;position: relative;overflow: hidden;}
.l__hospital__layout .l__hospital__menu .l__hospital__item ul li a::after {content: '';width: 4px;height: 40px;top: 50%;transform: translateY(-50%);background: #8858a9;position: absolute;opacity: 0;right: 0;-webkit-transition: all 0.3s ease-out;transition: all 0.3s ease-out;}
.l__hospital__layout .l__hospital__menu .l__hospital__item ul li a:hover {color: #8858a9;font-weight: bold;}
.l__hospital__layout .l__hospital__menu .l__hospital__item ul li a:hover::after,.l__hospital__layout .l__hospital__menu .l__hospital__item ul li a:hover::before {opacity: 1;}
.l__hospital__layout .l__hospital__section {flex: 1;background: #fafafa;position: relative;padding: 50px 50px 60px;}
.l__hospital__layout .l__hospital__section .hot_title {margin: 0 0 30px;}
.l__hospital__layout .l__hospital__section .hot_title img {display: block;}
.hot_hospital .row {margin: 0 -8px;}
.hot_hospital .row .col {padding: 0 8px;margin-bottom: 16px;}
.hot_hospital .row .col .hot_hospital_box {border-radius: 10px;background: #ffffff;overflow: hidden;}
.hot_hospital .pic{ width: 100%; border-radius: 10px 10px 0 0; display: block;background-repeat: no-repeat; background-size: contain;background-position: center top; height: 250px; position: relative; }
.hot_hospital .pic img {display: block; position: absolute; bottom: 0; left: 50px; width: 100%; max-width: 77px; border: 2px solid #fff; box-shadow: 0 3px 3px #ccc;}
.hot_hospital .desc {padding: 30px 30px 30px 30px;}
.hot_hospital .desc h3 {font-size: 18px;font-weight: normal;}
.hot_hospital .desc h3 a {color: #6e6e6e;}
.hot_hospital .desc h3 a:hover {color: #8858a9;}
.hot_hospital .desc .area {color: #6e6e6e;margin: 12px 0;}
.hot_hospital .desc .type {color: #b3b3b3;display: flex;line-height: 25px;background: url(../images/arrow_icon.png) no-repeat center right;}
.hot_hospital .desc .type b {color: #6e6e6e;font-weight: normal;}
.hot_hospital .desc .type strong {font-weight: normal;color: #8858a9;margin: 0 1px;}
.hot_hospital .desc .type span {margin: 0 10px;}
@media (min-width: 1680px) {.hot_hospital .desc {padding: 30px 40px 45px 50px;}
.hot_hospital .desc h3 {font-size: 20px;}
}
.hot_doctor {padding-top: 25px;}
.hot_doctor .l__layout__shadow {padding: 10px 50px;margin-bottom: 50px;background: #ffffff;}
.hot_doctor dl {padding: 25px 0;margin: 0;display: flex;border-bottom: 1px solid #e6e6e6;}
.hot_doctor dl:last-child {border-bottom: 0;}
.hot_doctor dl dt {width: 156px;flex: 0 0 auto;margin-right: 30px;}
.hot_doctor dl dt img {width: 100%;height: 140px;overflow: 10px;display: block;}
.hot_doctor dl dd {margin: 0;display: flex;flex: 1;flex-direction: column;justify-content: center;position: relative;}
.hot_doctor dl dd h3 {font-weight: bold;font-size: 18px;}
.hot_doctor dl dd h3 a {color: #6e6e6e;}
.hot_doctor dl dd h3 a:hover {color: #8858a9;}
.hot_doctor dl dd p {color: #7f7d7d;margin: 8px 0 12px;}
.hot_doctor dl dd .type {display: flex;}
.hot_doctor dl dd .type span {margin-right: 15px;line-height: 26px;background: #fbf5fe;color: #8858a9;border-radius: 5px;padding: 0 10px;font-weight: normal;}
.hot_doctor dl dd .consult {display: block;position: absolute;right: 0;top: 25px;width: 92px;height: 32px;border-radius: 5px;color: #8858a9;text-align: center;line-height: 30px;border: 1px solid #8858a9;}
.hot_doctor dl dd .consult:hover {background: #8858a9;color: #ffffff;}
.hot_news .row {margin: 0 -10px;}
.hot_news .row .col {padding: 0 10px;}
.hot_news .hot_news_img {padding: 30px;background: #ffffff;}
.hot_news .hot_news_img dl {margin: 30px 0 0;display: flex;}
.hot_news .hot_news_img dl:first-child {margin: 0;}
.hot_news .hot_news_img dl dt {width: 150px;flex: 0 0 auto;}
.hot_news .hot_news_img dl dt img {width: 100%;height: 95px;display: block;object-fit: cover;border-radius: 10px;}
.hot_news .hot_news_img dl dd {flex: 1;display: flex;padding: 5px 0 10px;margin: 0 0 0 28px;flex-direction: column;justify-content: space-between;}
.hot_news .hot_news_img dl dd h3 {font-weight: normal;font-size: 16px;line-height: 26px;}
.hot_news .hot_news_img dl dd h3 a:hover {color: #8858a9;}
.hot_news .hot_news_img dl dd p {font-size: 14px;color: #b9b9b9;line-height: 22px;}
.hot_news .hot_news_text {background: #ffffff;padding: 25px 30px;}
.hot_news .hot_news_text ul li {line-height: 48px;position: relative;}
.hot_news .hot_news_text ul li a {padding-left: 40px;}
.hot_news .hot_news_text ul li a::before {content: attr(num);width: 24px;height: 24px;display: block;top: 50%;left: 0;line-height: 24px;text-align: center;border-radius: 2px;transform: translateY(-50%);position: absolute;background: #fbfbfb;}
.hot_news .hot_news_text ul li:nth-child(1) a::before {background: #ff5858;color: #ffffff;}
.hot_news .hot_news_text ul li:nth-child(2) a::before {background: #ff9b58;color: #ffffff;}
.hot_news .hot_news_text ul li:nth-child(3) a::before {background: #f8db55;color: #ffffff;}
.hot_news .hot_news_text ul li a span {float: right;color: #b9b9b9;}
.hot_news .hot_news_text ul li a:hover {color: #8858a9;}
@media (min-width: 1680px) {.hot_news .hot_news_img dl dd h3 {font-size: 18px;}
.hot_news .hot_news_text ul li {font-size: 18px;}
.hot_news .hot_news_text {padding: 25px 50px;}
}
.doctor_more {width: 100%;height: 100%;background: url(../images/doctor_more.png);background-size: cover;}
.doctor_more a {display: block;width: 100%;height: 100%;background: url(../images/arrow1_icon.png) no-repeat center;}
.doctor_box {border: 1px solid #ebebeb;border-radius: 10px;background: #ffffff;}
.l__hot__doctor {padding-bottom: 30px;}
.l__hot__doctor .row {margin: 0 -10px;}
.l__hot__doctor .col {margin-bottom: 20px;padding: 0 10px;}
.doctor_box .pic {position: relative;}
.doctor_box .pic img {width: 100%;display: block;}
.doctor_box .pic .model {position: absolute;width: 100%;height: 100%;top: 0;left: 0;padding-left: 30px;display: flex;justify-content: center;flex-direction: column;}
.doctor_box .pic .model .line {width: 30px;height: 3px;background: #8858a9;border-radius: 2px;}
.doctor_box .pic .model h3 {color: #6e6e6e;font-size: 20px;font-weight: bold;margin: 5px 0 30px;}
.doctor_box .pic .model p {color: #6e6e6e;}
.doctor_box .buttons {display: flex;border-top: 1px solid #ebebeb;}
.doctor_box .buttons a {width: 50%;height: 50px;display: flex;color: #6e6e6e;align-items: center;justify-content: center;}
.doctor_box .buttons a:last-child {border-left: 1px solid #ebebeb;}
.doctor_box .buttons a img {margin-right: 10px;}
.doctor_box .buttons a:hover {color: #8858a9;}
.l__hot__hospital .l__layout__shadow {margin-bottom: 50px;padding: 20px 50px;background: #ffffff;}
.l__hot__hospital dl {margin: 0;display: flex;padding: 20px 0;border-bottom: 1px solid #e6e6e6;}
.l__hot__hospital dl dt {width: 170px;height: 114px;margin-right: 30px;}
.l__hot__hospital dl dt img {width: 100%;height: 114px;display: block;border-radius: 10px;object-fit: cover;}
.l__hot__hospital dl dd {margin: 0;flex: 1;display: flex;flex-direction: column;justify-content: center;}
.l__hot__hospital dl dd h3 {font-size: 18px;line-height: 1;font-weight: normal;margin-bottom: 10px;position: relative;}
.l__hot__hospital dl dd h3 a:hover {color: #8858a9;}
.l__hot__hospital dl dd h3 a.more {display: block;width: 92px;height: 30px;border-radius: 5px;border: 1px solid #8858a9;color: #8858a9;text-align: center;line-height: 28px;font-size: 14px;position: absolute;right: 0;top: 0;}
.l__hot__hospital dl dd h3 a.more:hover {background: #8858a9;color: #ffffff;}
.l__hot__hospital dl dd p {color: #7f7d7d;line-height: 26px;}
.l__hot__hospital dl dd .type {color: #7f7d7d;line-height: 26px;display: flex;margin-top: 5px;}
.l__hot__hospital dl dd .type span {background: #fbf5fe;color: #8858a9;margin-right: 15px;border-radius: 5px;padding: 0 10px; display: none;}
.l__hot__hospital dl dd .type span:nth-child(1),.l__hot__hospital dl dd .type span:nth-child(2),.l__hot__hospital dl dd .type span:nth-child(3),.l__hot__hospital dl dd .type span:nth-child(4){ display: block; }
.l__project dl {background: #ffffff;border-radius: 10px;overflow: hidden;display: flex;box-shadow: 0 0 16px rgba(136, 88, 169, 0.24);}
.l__project dl dt {width: 300px;}
.l__project dl dt img {width: 100%;height: 200px;object-fit: cover;display: block;}
.l__project dl dd {flex: 1;padding: 50px 25px 0 0;margin: 0 0 0 35px;}
.l__project dl dd h3 {color: #8858a9;line-height: 20px;font-size: 18px;position: relative;font-weight: bold;padding-left: 20px;}
.l__project dl dd h3::after {content: '';width: 3px;height: 20px;border-radius: 2px;position: absolute;left: 0;top: 0;background: #8858a9;}
.l__project dl dd .type {display: flex;margin: 30px 0 0;padding-left: 20px;flex-wrap: wrap;line-height: 30px;}
.l__project dl dd .type a {margin-right: 25px;color: #6e6e6e;}
.l__project dl:last-child {margin: 0;}
.l__hot__search {padding: 30px 30px 0;}
.l__hot__search .title {line-height: 20px;color: #8858a9;font-weight: bold;padding: 0 0 15px 15px;border-bottom: 2px solid #f1f1f1;}
.l__hot__search ul {padding: 20px 0 20px 22px;}
.l__hot__search ul li {line-height: 38px;list-style: disc;}
.l__hot__search ul li a {color: #6e6e6e;}
.l__hot__search ul li a:hover {color: #8858a9;}
.l__project__classify {padding: 30px 100px;margin-bottom: 20px;}
.l__project__classify dl {display: flex;margin: 0 0 20px;line-height: 30px;}
.l__project__classify dl:last-child {margin: 0;}
.l__project__classify dl dt {font-weight: bold;}
.l__project__classify dl dd {margin: 0;}
.l__project__classify dl dd .na {display: flex;}
.l__project__classify dl dd .na a {color: #515151;padding: 0 15px;border: 1px solid transparent;border-radius: 5px;}
.l__project__classify dl dd .na a:hover,.l__project__classify dl dd .na a.active {color: #8858a9;border-color: #8858a9;}
.l__project__classify dl dd .options,.s_ul {display: flex;}
.s_ul ul li{display: block; float: left; position: relative;}
.l__project__classify dl dd .options a,.s_ul ul li a{border: 1px solid transparent;padding: 0 15px;border-radius: 5px;margin-right: 10px;color: #6e6e6e;}
.l__project__classify dl dd .options b{padding: 0 15px;}
.l__project__classify dl dd .options a:hover,.l__project__classify dl dd .options a.active,.s_ul ul li a:hover,.s_ul ul li a.active,.s_ul ul li a.on {color: #8858a9;border-color: #8858a9;}

.doc_ul {display: flex;}
.doc_ul ul li{display: block; float: left; position: relative; border: 1px solid transparent;padding: 0 15px;border-radius: 5px;margin-right: 10px;color: #6e6e6e;}
.doc_ul ul li:hover,.doc_ul ul li.on {color: #8858a9;border-color: #8858a9;}




.l__project__list {margin-bottom: 60px;padding: 0 50px;background: #ffffff;}
.l__project__list dl {padding: 40px 50px 30px;margin: 0;border-bottom: 1px solid #e9e9e9;}
.l__project__list dl:last-child {border-bottom: 0;}
.l__project__list dl dt {font-size: 24px;line-height: 1;font-family: 'XinYiGuanHeiTi';font-weight: normal;margin: 0 0 15px;}
.l__project__list dl dt a {color: #8858a9;}
.l__project__list dl dd {margin: 0;}
.l__project__list dl dd p {line-height: 30px;color: #6e6e6e;}
.l__project__list dl dd .more {line-height: 30px;text-align: right;}
.l__project__list dl dd a {color: #8858a9;text-decoration: underline;}
@font-face {font-family: 'XinYiGuanHeiTi';src: url(./fonts/XinYiGuanHeiTi.ttf);}
.l__project__details {text-align: center;padding: 30px 50px;margin-bottom: 20px;}
.l__project__details h1 {color: #8858a9;font-size: 30px;line-height: 46px;margin-bottom: 15px;font-family: 'XinYiGuanHeiTi';font-weight: normal;}
.l__project__details p {color: #6e6e6e;line-height: 30px;}
.l__project__content {padding: 30px 50px 60px;}
.l__project__tabs {padding: 0 40px 15px;line-height: 28px;display: flex;border-bottom: 1px solid #e1e1e1;}
.l__project__tabs a {padding: 0 10px;color: #6e6e6e;margin-right: 30px;position: relative;}
.l__project__tabs a::after {content: '';width: 100%;left: 0;height: 4px;position: absolute;bottom: -16px;display: none;background: #8858a9;}
.l__project__tabs a:hover,.l__project__tabs a.active {color: #8858a9;font-weight: bold;}
.l__project__tabs a:hover::after,.l__project__tabs a.active::after {display: block;}
.l__project__introduce {padding: 30px 50px 0;}
.l__project__introduce img {max-width: 100%;}
.l__project__preop {padding: 20px 50px 20px;}
.l__project__preop .title {font-size: 20px;line-height: 30px;margin-bottom: 10px;}
.l__project__preop .desc {padding-left: 30px;}
.l__project__care {padding: 0 50px;}
.l__project__care .title {font-size: 20px;line-height: 30px;margin-bottom: 10px;}
.l__project__care .content {padding-left: 44px;}
.l__project__care .content dl {padding-left: 30px;padding: 8px 0 40px 30px;margin: 0;position: relative;border-left: 1px solid #e6dbee;}
.l__project__care .content dl dt {line-height: 20px;color: #8858a9;font-weight: bold;position: relative;}
.l__project__care .content dl dt::after {content: '';width: 12px;height: 12px;background: #e6dbee;border-radius: 50%;position: absolute;left: -37px;top: 50%;margin-top: -6px;}
.l__project__care .content dl dd {margin: 0;padding: 10px 0 0;line-height: 36px;}
.l__project__care .content dl:last-child {padding-bottom: 0;}
.l__project__care .content dl:last-child::after {content: '';width: 1px;height: 36px;left: -1px;bottom: 0;position: absolute;background: #ffffff;}
.l__project__qa {margin-top: 30px;padding: 40px 100px 30px;}
.l__project__qa .title {font-size: 20px;line-height: 1;}
.l__project__qa .list {padding: 0 35px;}
.l__project__qa .list dl {margin: 0;padding: 20px 10px 20px 10px;border-bottom: 1px solid #e6e6e6;}
.l__project__qa .list dl:last-child {border-bottom: 0;}
.l__project__qa .list dl dt {padding-left: 45px;font-weight: normal;line-height: 22px;position: relative;}
.l__project__qa .list dl dt::after,.l__project__qa .list dl dd::after {content: '';width: 22px;height: 22px;position: absolute;top: 0;left: 0;background: url(../images/q_icon.png);}
.l__project__qa .list dl dd::after {top: 2px;background: url(../images/a_icon.png);}
.l__project__qa .list dl dd {padding-left: 45px;margin: 8px 0 0;font-size: 14px;color: #989898;line-height: 26px;position: relative;}
.l__project__hospital {margin-top: 35px;margin-bottom: 45px;padding: 40px 100px 30px;}
.l__project__hospital .title {font-size: 20px;line-height: 1;}
.l__project__hospital .list {padding: 20px 35px 0;}
.l__project__hospital .list dl:last-child {border-bottom: 0;}
.l__doctor__options {padding: 35px 70px 30px;margin-bottom: 20px;}
.l__doctor__options dl {display: flex;margin: 0 0 10px;}
.l__doctor__options dl:last-child {margin: 0;}
.l__doctor__options dl dt {flex: 0 0 auto;line-height: 32px;margin-right: 10px;}
.l__doctor__options dl dd {margin: 0;display: flex;flex-wrap: wrap;line-height: 30px;}
.l__doctor__options dl dd a {padding: 0 10px;border-radius: 5px;margin: 0 10px 5px 0;border: 1px solid transparent;}
.l__doctor__options dl dd a:hover,.l__doctor__options dl dd a.active {color: #8858a9;border-color: #8858a9;}
.l__doctor__list {padding: 30px 40px 40px;}
.l__doctor__list .list dl {padding: 25px 15px;margin: 0;display: flex;border-bottom: 1px solid #e9e9e9;}
.l__doctor__list .list dl:last-child {border-bottom: 0;}
.l__doctor__list .list dl dt {width: 156px;flex: 0 0 auto;margin-right: 30px;}
.l__doctor__list .list dl dt img {width: 100%;display: block; object-fit: cover;}
.l__doctor__list .list dl dd {margin: 0;flex: 1;position: relative;padding: 6px 0;line-height: 26px;}
.l__doctor__list .list dl dd h3 {display: flex;font-size: 16px;font-weight: normal;line-height: 26px;padding: 3px 0;}
.l__doctor__list .list dl dd h3 a {font-weight: bold;font-size: 16px;}
.l__doctor__list .list dl dd h3 .position {color: #7f7d7d;margin-left: 10px;}
.l__doctor__list .list dl dd h3 .year {color: #7f7d7d;margin-left: 40px;}
.l__doctor__list .list dl dd .hospital,.l__doctor__list .list dl dd .address,.l__doctor__list .list dl dd .tag {color: #7f7d7d;padding: 3px 0;}
.l__doctor__list .list dl dd .tag {display: flex;}
.l__doctor__list .list dl dd .tag span {background: #fbf5fe;border-radius: 5px;padding: 0 10px;margin-right: 15px;}
.l__doctor__list .list dl dd a.more {display: block;width: 92px;height: 30px;top: 25px;right: 0;position: absolute;border-radius: 5px;border: 1px solid #8858a9;color: #8858a9;text-align: center;line-height: 28px;font-size: 14px;}
.l__doctor__list .list dl dd a.more:hover {background: #8858a9;color: #ffffff;}
.l__doctor__details {padding: 0 50px;margin-bottom: 20px;}
.l__doctor__details .list dl {padding: 25px 0;}
.l__doctor__details .list dl dd a.more {top: 50%;margin-top: -16px;}
.l__doctor__content {padding: 30px 40px 50px;}
.l__doctor__content .l__project__tabs {padding: 0 15px 15px;margin-bottom: 30px;}
.l__doctor__content .l__doctor__content_box {margin-bottom: 30px;}
.l__doctor__content .l__doctor__content_box .title {color: #3b3b3b;font-weight: bold;margin: 0 0 5px;}
.l__hospital__list {padding: 30px 40px 40px;}
.l__hospital__list dl {padding: 25px 15px;margin: 0;display: flex;border-bottom: 1px solid #e9e9e9;}
.l__hospital__list dl:last-child {border-bottom: 0;}
.l__hospital__list dl dt {width: 148px;flex: 0 0 auto;margin-right: 30px;}
.l__hospital__list dl dt img {width: 100%;height: 148px;border-radius: 10px;display: block;}
.l__hospital__list dl dd {margin: 0;display: flex;flex-direction: column;justify-content: center;padding-right: 130px;position: relative;}
.l__hospital__list dl dd h3 {font-weight: bold;font-size: 18px;}
.l__hospital__list dl dd a {color: #6e6e6e;}
.l__hospital__list dl dd .address,.l__hospital__list dl dd .desc {font-size: 16px;color: #7f7d7d;line-height: 28px;}
.l__hospital__list dl dd .desc {height: 56px;overflow: hidden;}
.l__hospital__list dl dd .address {line-height: 36px;margin-top: 10px;}
.l__hospital__list dl dd .buttons {position: absolute;top: 25px;right: 0;}
.l__hospital__list dl dd .buttons a {display: block;width: 92px;border-radius: 5px;color: #8858a9;margin-bottom: 10px;border: 1px solid #8858a9;text-align: center;line-height: 30px;}
.l__hospital__list dl dd .buttons a:first-child {background: #8858a9;color: #ffffff;}
.l__hospital__list .l__pageber {padding-top: 0;}
.l__hospital__details {padding: 40px 50px;margin-bottom: 20px;}
.l__hospital__details dl {display: flex;margin: 0;}
.l__hospital__details dl dt {width: 160px;flex: 0 0 auto;margin-right: 30px;}
.l__hospital__details dl dt img {width: 100%;display: block;}
.l__hospital__details dl dd {margin: 0;position: relative;}
.l__hospital__details dl dd h1 {font-size: 20px;color: #3d3d3d;padding: 20px 0 0;margin-bottom: 10px;font-weight: bolder;}
.l__hospital__details dl dd .type,.l__hospital__details dl dd .on,.l__hospital__details dl dd .address,.l__hospital__details dl dd .on,.l__hospital__details dl dd .desc {line-height: 36px;}
.l__hospital__details dl dd .desc {margin-top: 10px;}
.l__hospital__details dl dd .tag {line-height: 26px;display: flex;}
.l__hospital__details dl dd .tag div {flex: 0 0 auto;padding: 5px 0;}
.l__hospital__details dl dd .tag .list {display: flex;flex: 1;padding:5px 0;flex-wrap: wrap;}
.l__hospital__details dl dd .tag span {padding: 0 10px;border-radius: 5px;margin-right: 15px;color: #8858a9;margin: 5px 15px 5px 0;background: #fbf5fe;}
.l__hospital__details dl dd a.consult {display: block;width: 92px;height: 30px;border-radius: 5px;border: 1px solid #8858a9;color: #8858a9;text-align: center;line-height: 28px;font-size: 14px;position: absolute;right: 0;top: 25px;}
.l__hospital__details dl dd a.consult:hover {background: #8858a9;color: #ffffff;}
.l__hospital__content {padding: 30px 40px 20px;position: relative;}
.l__hospital__content .l__project__tabs {padding: 0 20px 15px;}
.l__hospital__content_box {padding: 0 20px;margin-top: 30px;}
.l__hospital__content_box .title {color: #8858a9;line-height: 1;margin-bottom: 15px;}
.l__hospital__content_box .content img {max-width: 100%;}
.l__hospital__team .row {margin: 0 -10px;}
.l__hospital__team .row .col {padding: 0 10px;margin-bottom: 20px;}
.l__hospital__team .l__team {border: 1px solid #e1e1e1;border-radius: 10px;padding: 15px;}
.l__hospital__team .l__team dl {margin: 0;display: flex;}
.l__hospital__team .l__team dl dt {width: 110px;flex: 0 0 auto;}
.l__hospital__team .l__team dl dt img {width: 100%;height: 98px;display: block;}
.l__hospital__team .l__team dl dd {margin: 0 0 0 15px;flex: 1;display: flex;position: relative;flex-direction: column;justify-content: space-around;}
.l__hospital__team .l__team dl dd h3 {font-weight: bold;font-size: 18px;}
.l__hospital__team .l__team dl dd h3 a {color: #6e6e6e;}
.l__hospital__team .l__team dl dd p {color: #6e6e6e;}
.l__hospital__team .l__team dl dd a.more {display: block;width: 92px;height: 30px;border-radius: 5px;border: 1px solid #8858a9;color: #8858a9;text-align: center;line-height: 28px;font-size: 14px;position: absolute;right: 0;top: 12px;}
.l__hospital__team .l__team dl dd a.more:hover {background: #8858a9;color: #ffffff;}
.l__qa__content {padding: 40px 48px;position: relative;}
.l__qa__content::after {content: '';width: 45px;display: block;height: 65px;background: url(../images/ask_icon.png) no-repeat;position: absolute;right: 40px;top: 0;}
.l__qa__content h1.title {font-size: 20px;font-weight: normal;line-height: 1;}
.l__qa__content .content {color: #8b8b8b;margin-top: 10px;margin-bottom: 10px;line-height: 26px;}
.l__qa__content .desc {display: flex;line-height: 30px;}
.l__qa__content .desc .name {padding-left: 40px;margin-right: 20px;background: url(../img/avatar_icon.png) no-repeat center left;}
.l__qa__content .desc .date {color: #a7a7a7;}
.l__qa__content .desc .views {margin-left: auto;color: #a7a7a7;padding-left: 28px;background: url(../images/views_icon.png) no-repeat center left;}
.l__qa__content .ask_v_q3 {height: 30px;line-height: 32px;font-size: 16px;color: #2a2a2a;}
.l__qa__content .ask_v_q3 a{color: #8858A9;}
.l__qa__answer__title {padding: 20px 10px 10px;line-height: 1;color: #b2b1b1;}
.l__qa__answer {padding: 0 45px;}
.l__qa__answer dl {padding: 40px 0;border-bottom: 1px solid #e1e1e1;}
.l__qa__answer dl:last-child {border-bottom: 0;}
.l__qa__answer dl dt {display: flex;font-weight: normal;}
.l__qa__answer dl dt .name {line-height: 30px;padding-left: 40px;background: url(../img/avatar_icon.png) no-repeat;}
.l__qa__answer dl dt a.ask_btn {margin-left: auto;width: 92px;line-height: 28px;border-radius: 5px;color: #8858a9;text-align: center;border: 1px solid #8858a9;}
.l__qa__answer dl dd {line-height: 24px;padding-left: 40px;margin: 20px 0 0;text-indent: 32px;font-weight: lighter;}
.l__qa__form {margin: 20px 0 0;padding: 30px 50px 40px;}
.l__qa__form .title {line-height: 24px;font-weight: bold;margin-bottom: 15px;}
.l__qa__form textarea {display: block;width: 100%;border-radius: 5px;resize: none;outline: none;padding: 8px;height: 300px;border: 1px solid #e9e9e9}
.l__qa__form button {width: 156px;height: 40px;color: #ffffff;border-radius: 5px;border: none;margin: 10px 0 0 auto;display: block;background: #8858a9;}
.l__news__details {padding: 45px 50px 40px;}
.l__news__details .info {margin-bottom: 20px;}
.l__news__details .info h1 {font-size: 24px;line-height: 1;text-align: center;font-weight: normal;margin-bottom: 10px;}
.l__news__details .info p {display: flex;color: #a7a7a7;justify-content: center;}
.l__news__details .info .views {padding-left: 28px;margin-left: 40px;background: url(../images/views_icon.png) no-repeat center left;}
.l__news__details a.consult {display: block;width: 156px;line-height: 40px;color: #ffffff;border-radius: 5px;text-align: center;background: #8858a9;margin: 50px auto 40px;}
.l__news__details .pn {display: flex;padding: 0 20px;line-height: 50px;background: #f3f3f3;}
.l__news__details .pn a:last-child {margin-left: auto;}
.l__news__details .content{line-height: 2.2;font-size: 16px;color: #525252;}
.l__news__details .content img{display: unset;}
.l__video__details {padding: 30px 30px 40px;}
.l__video__box video {width: 100%;}
.l__video__box .vjs-poster {background-size: cover;}
.l__video__details .content {padding: 30px 25px 0;}
.l__video__details .content .title {font-size: 22px;margin: 0 0 10px;}
.l__video__details .content .text {line-height: 26px;}
.l__video__details .content a.consult {display: block;width: 156px;line-height: 40px;color: #ffffff;border-radius: 5px;text-align: center;background: #8858a9;margin: 40px auto 0;}
.l__video__com {margin-top: 25px;padding: 30px 30px 50px;}
.l__video__com .title {padding: 0 15px 15px;color: #8858a9;font-weight: bold;border-bottom: 1px solid #e1e1e1;}
.l__video__com .l__video__list .row {margin: 0 -6px;}
.l__video__com .l__video__list .row .col {padding: 0 6px;}
.l__video__list .info h3 {height: 26px;overflow: hidden;}
.l__crad__layout {padding: 30px 30px 0;margin-bottom: 20px;}
.l__crad__layout .l__crad__title {padding: 0 0 15px;color: #8858a9;font-weight: bold;border-bottom: 1px solid #e1e1e1;}
.com__video__list {padding: 0 0 30px;}
.com__video__list dl {display: flex;margin: 20px 0 0;}
.com__video__list dl dt {width: 110px;flex: 0 0 auto;margin-right: 20px;}
.com__video__list dl dt img {width: 110%;height: 80px;display: block;border-radius: 10px;}
.com__video__list dl dd {padding: 1px 0;margin: 0;}
.com__video__list dl dd h3 {font-size: 18px;line-height: 26px;font-weight: normal;}
.com__video__list dl dd .views {color: #a7a7a7;padding-left: 28px;line-height: 26px;background: url(../images/views_icon.png) no-repeat center left;}
.l__hot__news__list {padding: 15px 0;}
.l__hot__news__list ul li {line-height: 48px;padding-left: 40px;position: relative; height:48px; display:block; width:100%; overflow:hidden; box-sizing:border-box; }
.l__hot__news__list ul li::before {content: attr(num);width: 24px;height: 24px;display: block;top: 50%;left: 0;line-height: 24px;text-align: center;border-radius: 2px;transform: translateY(-50%);position: absolute;background: #fbfbfb;}
.l__hot__news__list ul li:nth-child(1)::before {background: #ff5858;color: #ffffff;}
.l__hot__news__list ul li:nth-child(2)::before {background: #ff9b58;color: #ffffff;}
.l__hot__news__list ul li:nth-child(3)::before {background: #f8db55;color: #ffffff;}
.l__hot__news__list ul li a:hover {color: #8858a9;}
.l__crad__hospital__list {padding: 10px 0 30px;}
.l__crad__hospital__list dl {display: flex;margin: 20px 0 0;}
.l__crad__hospital__list dl dt {flex: 0 0 auto;width: 110px;margin-right: 18px;}
.l__crad__hospital__list dl dt img {width: 100%; display: block;}
.l__crad__hospital__list dl dd {margin: 0;padding: 8px 0;}
.l__crad__hospital__list dl dd h3 {font-weight: normal;font-size: 16px;line-height: 24px;height: 24px;font-size: 16px;overflow: hidden;}
.l__crad__hospital__list dl dd h3 a:hover {color: #8858a9;}
.l__crad__hospital__list dl dd a.more {width: 92px;line-height: 30px;border-radius: 5px;display: block;text-align: center;font-size: 14px;color: #8858a9;margin: 8px 0 0;border: 1px solid #8858a9;}
.l__crad__hospital__list dl dd a.more:hover {color: #ffffff;background: #8858a9;}
.l__index__layout {display: flex;}
.l__index__sbumenu {width: 216px;flex: 0 0 auto;}
.l__index__sbumenu ul {position: relative;}
.l__index__sbumenu ul li>a {display: flex;height: 48px;padding-left: 20px;align-items: center;}
.l__index__sbumenu ul li>a img {margin-right: 15px;width: 25px;}
.l__index__sbumenu ul li:hover > a,.l__index__sbumenu ul li.active a {background: #faf4fe;color: #8858a9;padding-left: 40px;font-weight: bold;}
.l__index__sbumenu li:hover .submenu{display: flex;}
.l__index__sbumenu .submenu{position: absolute;left: 100%;height: 100%;top: 0;display: none;z-index: 99;width: 130px;justify-content: center;flex-direction: column;border-left: 1px solid #f5f5f5;padding: 15px;background: #ffffff;}
.l__index__sbumenu .submenu a{color: #666;display: block;line-height: 40px;border-bottom: 1px solid #f5f5f5;white-space: nowrap;font-size: 14px;text-align: center;}
.l__index__sbumenu .submenu a:hover{color: #8858a9;}
.l__index__free {margin-top: 15px;border: 6px solid #ece3f1;border-radius: 10px;width: 290px;flex: 0 0 auto;padding: 0 10px;background: url(../images/free_bg.jpg) no-repeat top center;}
.l__index__free .title {padding-top: 110px;}
.l__index__free .title h3 {font-weight: bold;font-size: 30px;color: #8858a9;text-align: center;}
.l__index__free .title p {color: #8c8c8c;font-size: 14px;text-align: center;margin-top: 20px;}
.l__index__free form {padding: 0 5px;display: block;margin-top: 40px;}
.l__index__free input {width: 100%;display: block;height: 38px;padding: 0 8px;border: 1px solid #e7e7e7;}
.l__index__free button {height: 40px;width: 100%;display: block;color: #ffffff;border: none;margin-top: 40px;font-size: 18px;border-radius: 5px;background: #8858a9;}
.l__index__banner {padding: 15px 15px 0;width: calc(100% - 506px);}
.l__index__banner .swiper {height: 100%;border-radius: 10px;overflow: hidden;}
.l__index__banner .swiper img {width: 100%;height: 100%;object-fit: cover;}
.l__index__banner .swiper-next,.l__index__banner .swiper-prev {width: 45px;height: 45px;top: 50%;z-index: 99;position: absolute;transform: translateY(-50%);}
.l__index__banner .swiper-next {right: 20px;background: url(../images/next_icon.png);}
.l__index__banner .swiper-prev {left: 20px;background: url(../images/prev_icon.png);}
.l__index__banner .swiper-pagination-bullet {width: 10px;height: 10px;margin: 0 4px;opacity: 1;border-radius: 5px;background: rgba(255, 255, 255, 0.6);-webkit-transition: all 0.3s ease-out;transition: all 0.3s ease-out;}
.l__index__banner .swiper-pagination-bullet-active {background: #ffffff;width: 20px;}
.l__index__banner .swiper-pagination-fraction,.swiper-pagination-custom,.l__index__banner .swiper-horizontal>.swiper-pagination-bullets,.l__index__banner .swiper-pagination-bullets.swiper-pagination-horizontal {display: flex;bottom: 20px;justify-content: center;}
.l__advert {margin-top: 30px;}
.l__advert .row {margin: 0 -8px;}
.l__advert .row .col {padding: 0 8px;}
.l__advert img {width: 100%;display: block;}
.l__index__hospital .title {padding: 40px 0 20px 30px;}
.tabmenu {width: 100%;height: 58px;display: flex;margin-bottom: 20px;padding: 10px 30px 10px 20px;}
.tabmenu a.tab {padding: 0 25px;line-height: 38px;border-radius: 5px;margin-left: 10px;}
.tabmenu a.tab:hover,.tabmenu a.tab.active{background: #8858a9;color: #ffffff;}
.l__index__hospital .tabmenu a.more{margin-left: auto;color: #8858a9;display: flex;align-items: center;}
.l__index__hospital .tabmenu a.more i{width: 9px;height: 12px;margin-left: 10px;background: url(../images/more.png) no-repeat;}
.l__index__hospital .hot_hospital .row{display: none;}
.l__index__doctor .title{padding: 35px 0 20px 30px;}
.l__index__doctor .l__hot__doctor{padding: 0;}
.l__index__doctor .l__hot__doctor .row{display: none;}
.l__index__project .title{padding: 50px 0 20px 30px;}
.l__project__box .row{margin: 0 -8px;display: none;}
.l__project__box .col{padding: 0 8px;margin-bottom: 16px;}
.l__project__box .col a{display: block;position: relative;}
.l__project__box .col a img{width: 100%;display: block;border-radius: 10px; height:210px; overflow:hidden; position:relative; }
.l__project__box .col a .model{position: absolute;width: 100%;height: 100%;top: 0;padding: 30px;left: 0;display: flex;flex-direction: column;justify-content: space-around;}
.l__project__box .col a .model h3{font-weight: bold;font-size: 28px;font-family: 'XinYiGuanHeiTi';}
.l__project__box .col a .model span{text-decoration: underline;font-size: 14px;}
.l__project__box .col a.more{position: relative;}
.l__project__box .col a.more::after{content: '';width: 55px;height: 55px;background: url(../images/arrow1_icon.png) no-repeat center;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);}
.l__index__news .title{padding: 40px 0 20px 30px;}
.l__index__news .row{margin: 0 -9px;}
.l__index__news .row .col{padding: 0 9px;}
.l__index__news .hot_news .hot_news_img dl dd h3{font-size: 14px;height: 52px;overflow: hidden;}
.l__index__news .hot_news_top{padding: 15px;height: 100%;}
.l__index__news .hot_news_top img{width: 100%;display: block;height: 310px;object-fit: cover;border-radius: 10px;}
.l__index__news .hot_news_top .info{padding: 30px 15px 0;}
.l__index__news .hot_news_top .info h3{line-height: 26px;font-size: 18px;font-weight: normal;max-height: 52px;overflow: hidden;}
.l__index__news .hot_news_top .info p{font-size: 14px;color: #777777;line-height: 22px;max-height: 44px;overflow: hidden;margin: 15px 0 20px;}
.l__index__news .hot_news_top .info .date{color: #777777;line-height: 22px;font-size: 14px;}
.l__index__qa{padding-bottom: 52px;}
.l__index__qa .title{padding: 50px 0 20px 30px;}
.l__index__qa .row{margin: 0 -9px;}
.l__index__qa .row .col{padding: 0 9px;margin-bottom: 18px;}
.l__index__qa__box{padding: 30px;}
.l__index__qa__box dl{margin: 0;}
.l__index__qa__box dl dt{font-weight: normal;font-size: 18px;line-height: 22px;padding-left: 38px;position: relative;}
.l__index__qa__box dl dd{margin: 8px 0 0;padding-left: 38px;position: relative;}
.l__index__qa__box dl dd p{font-size: 16px;max-height: 72px;overflow: hidden;font-weight: lighter;line-height: 24px;}
.l__index__qa__box dl dd .date{font-size: 14px;line-height: 22px;color: #b9b9b9;margin-top: 10px;}
.l__index__qa__box dl dt::after,.l__index__qa__box dl dd::after {content: '';width: 22px;height: 22px;position: absolute;top: 0;left: 0;background: url(../images/q_icon.png);}
.l__index__qa__box dl dd::after {top: 1px;background: url(../images/a_icon.png);}
.tag_tl { width: 100%;border-bottom: 1px solid #e1e1e1;}
.tag_tl p {margin: 1.2rem 0;}
.tag_tl p span {color: red;}
.tag_tl .p1 {font-size: 1.5rem;}
.tag_tl .p2 {font-size: 1rem;}
.tag_tl p span {color: red;}

 
.page_c{margin-top: 1.0rem; height: 5.0rem; line-height: 5.0rem; text-align: center; font-size: 1.8rem; color:#9696ea; cursor: pointer;}
.page_c a{color:#c6c6e6;}

.tag-detail-list-box{width: 100%;overflow: hidden;}
.tag-detail-list-box h3{font-size: 20px;color: #333;font-weight: bold;text-align: center;margin-bottom: 50px;}
.tag-detail-list-box ul{width: 100%;}
.tag-detail-list-box ul li{padding-bottom: 20px; text-align: center; margin-top: 46px;border-bottom: 1px solid #f6f6f6;}
.tag-detail-list-box ul li a{width: 11.4rem; height: 36px;line-height: 36px;font-size: 14px;color: #333;text-align: center;border: 1px solid #F2F2F2;border-radius: 2px;display: inline-block;margin-right: 14px;margin-bottom: 18px;}
.detail-list-icon-kjzx{background: url('../images/tag_kjzx.jpg') no-repeat center center;width: 26px; height: 25px;display: inline-block;vertical-align: middle;margin-right: 7px;background-size: 100%;}
.tag-detail-list-box ul li a.active{color: #8858a9;}
.tag-detail-list-box ul li a.active span{width: 6px;height: 12px; display: inline-block;vertical-align: initial;margin-left: 8px;}
.tag-detail-list-box ul li a:hover{border: 1px solid #8858a9;color: #8858a9;}
.ect{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}
 
.itemsdf{width:100%; margin:0 auto; display:block; position:relative; overflow:hidden;  }
.itemsdf li{width:32%; background:url(../img/bg_back.jpg); margin-right: 2%;  padding: 20px 0; overflow: hidden; display: block; position: relative; margin-bottom: 10px; float:left;color:#fff;border-radius: 10px;}
.itemsdf li:nth-child(3n){ margin-right:0; }
.item-mylike{padding:0 30px; box-sizing: border-box; display: block; overflow: hidden; height: 130px;}
.item-mylike h3{ font-size: 16px; margin-bottom: 20px;}
.item-mylike a{font-size: 14px; margin-right: 10px;margin-bottom: 10px;color: #fff;display: block;float: left;width:90px;overflow: hidden;text-overflow: ellipsis; white-space: nowrap;}
.item-mylike a:nth-child(2n-1){text-align: center;}
.yezhu-con-text-box{border-top: 1px dotted #e3e3e3;padding: 30px 0;margin-top: 20px;}
.yezhu-con-text-box a{font-size: 15px;color: #333333; /* margin-right: 30px; */line-height: 32px;display: inline-block;width: 25%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.yezhu-con-text-box a i{height: 7px; width: 7px;background: #902bc3;display: inline-block;vertical-align: middle;margin-right: 10px;}

.l__news__details

.footNav{width:100%;clear: both;}
.footNav a{color:#333;}
.footNav_m{max-width: 1500px;height:auto;margin:0 auto;}
.footNav_logo{width:400px;height:auto;margin-top:75px;float:left;margin-left:40px;}
.footNav_logo a > img{width:184px}
.footNav_r{width:756px;height:auto;float:left;margin-top:10px;}
.footNav_r li{width:24%;float:left;}
.footNav_r li h3{font-size:18px;font-family: hyxzyj;padding:20px 25px;text-align:center;margin-left:20px;color:#666;font-weight:600;float:left;}
.footNav .waili ul li{width:150px;height:30px;font-size:14px;font-family: hyxzyj;overflow:hidden;padding-left:45px;float:left;}
.footNav .waili ul li a:hover{color:#9d32d2;}
.footDiv{text-align:center;height:70px;line-height:50px;font-size:14px;font-family: hyxzyj;color:#333;clear:both;padding-top:20px;}
.footDiv p{line-height:25px;}
@keyframes movement{
	0%{-webkit-transform:translate(.0rem,-.3rem);transform:translate(.0rem,-.3rem);}
	25%{-webkit-transform:translate(.3rem,.6rem);transform:translate(.3rem,.6rem);}
	50%{-webkit-transform:translate(.6rem,1.0rem);transform:translate(.6rem,1.0rem);}
	75%{-webkit-transform:translate(.8rem,.0rem);transform:translate(.8rem,.0rem);}
	100%{-webkit-transform:translate(.0rem,-.3rem);transform:translate(.0rem,-.3rem);}
}


