.top-center{width: 1200px;}
#header{width: 1200px;}
.bb1-dashed { border-bottom: 1px dashed #eee; }

.br1-dashed { border-right: 1px dashed #eee; }

.bt1 { border-top: 1px solid #eee; }

.bb1 { border-bottom: 1px solid #eee; }

.bb1-last:last-child { border-bottom: none; }

.bt1-first:first-child { border-top: none; }

.bn { border: none !important; }

.unline { text-decoration: underline; }

.a-line:hover { text-decoration: underline; }

.a-hover:hover { color: #00CBA2; }

.img-hover { -webkit-transition: 1s; transition: 1s; }

.img-hover:hover { -webkit-transform: scale(1.2, 1.2); -ms-transform: scale(1.2, 1.2); transform: scale(1.2, 1.2); }

.pic-hover { -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }

.pic-hover:hover { -webkit-transform: translateX(-10px); -ms-transform: translateX(-10px); transform: translateX(-10px); }

.opacity-hover:hover { opacity: 0.8; }

.opc9 { opacity: .9; }

.opc8 { opacity: .8; }

.bsbb { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

.ellipsis { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }

.hid2 { text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical; }

.hid3 { text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; line-clamp: 3; -webkit-box-orient: vertical; }

.hid4 { text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 4; line-clamp: 4; -webkit-box-orient: vertical; }

.hid5 { text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 5; line-clamp: 5; -webkit-box-orient: vertical; }

.none { display: none; }

.cp { cursor: pointer; }
/*flex*/
.flex { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; }

.fs0 { -webkit-flex-shrink: 0; -ms-flex-negative: 0; flex-shrink: 0; }

.fs1 { -webkit-flex-shrink: 1; -ms-flex-negative: 1; flex-shrink: 1; }

.aic { -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; }

.jcc { -webkit-box-pack: center; -webkit-justify-content: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.jsb { -webkit-box-pack: justify; -webkit-justify-content: space-between; -moz-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

.fg0 { -webkit-box-flex: 0; -webkit-flex-grow: 0; -moz-box-flex: 0; -ms-flex-positive: 0; flex-grow: 0; }

.fg1 { -webkit-box-flex: 1; -webkit-flex-grow: 1; -moz-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; }

.fww { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.br18{ border-radius:18px; }

.br-50{ border-radius:50%; }

.h-1 { height: 100%; }

.w-1 { width: 100%; }

.w-20 { width: 20%; }

.w-25 { width: 25%; }

.w-33 { width: 33.333333333%; }

.w-50 { width: 50%; }

.w-75 { width: 75%; }

.w680 { width: 680px; }

.w870 { width: 870px; }

.w880 { width: 880px; }

.w300 { width: 300px; }

.w160 { width: 160px; }

.all-img { display: block; width: 100%; /* height: 100%;-o-object-fit: cover; object-fit: cover;*/ }

.img-cover { height: 100%; -o-object-fit: cover; object-fit: cover; }

/*加载中*/
.dropload-up, .dropload-down { position: relative; height: 0; overflow: hidden; font-size: 14px; -webkit-transform: translateZ(0); transform: translateZ(0); }

.dropload-down { height: 60px; line-height: 60px; text-align: center; }

.dropload-refresh, .dropload-update, .dropload-load, .dropload-noData { height: 50px; line-height: 50px; font-size: 14px; text-align: center; color: #969AA9; }

.dropload-load span { line-height: 1; }

.dropload-load .loading:before { content: ''; display: inline-block; height: 16px; width: 16px; -webkit-border-radius: 100%; border-radius: 100%; margin-right: 6px; border: 2px solid #969AA9; border-bottom-color: transparent; vertical-align: middle; -webkit-animation: rotate 1.5s linear infinite; animation: rotate 1.5s linear infinite; }

@-webkit-keyframes rotate { from { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
  to { -webkit-transform: rotate(180deg); transform: rotate(180deg); }
  to { -webkit-transform: rotate(360deg); transform: rotate(360deg); } }

@keyframes rotate { from { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
  to { -webkit-transform: rotate(180deg); transform: rotate(180deg); }
  to { -webkit-transform: rotate(360deg); transform: rotate(360deg); } }

/*header*/
.header { border-bottom: 1px solid #ddd; }

.header-home { height: 66px; }

.header-home .logo { display: block; padding-top: 15px; width: 134px; height: 36px; }

.header-home .web-des { padding-top: 17px; margin-left: 20px; width: 164px; height: 32px; }

.header-home .nav { font-size: 0; }

.header-home .nav li { display: inline-block; margin: 0 16px; font-size: 16px; line-height: 66px; }

.header-home .nav li:first-of-type { letter-spacing: 4px; }

.header-home .nav .nav-link { position: relative; display: inline-block; height: 66px; color: #333; }

.header-home .nav .nav-link .new_flag_icon { position: absolute; right: -26px; top: 12px; width: 24px; height: 20px; background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADEAAAAgCAYAAAC7FpAiAAADz0lEQVRYR92XWUiUURSAvz+igqgIorCwfbEIbbGyemhfCFstyyBspcUWKDCNomwxi4rU9s0ebFWyBZFKKaJNw7KNaLO0nApCyxbaJ453/uYfG38bm4cZ78PM3c6Z892z3DsatmaN4jgQBPjqcx78/Ry4o8UxWmzU5MMahdWDDTY1TYtD06xRnAJGeSsEkCIQz4CWXgzxQiC8NpT0g6/GEINWKciX2fAwwzHSWveHVv1scxpk2fbqMpXFZdENaNZDr4mQFeMooeux5MKDM/a18vr135Xq5DSc1tsirPgpbPaDXz/sygRi1gU1zoxxhBi80hxB9l9LgIV50MAXHp2FpOGOMvpvX1gH55bb18JPg99INT4wDB6f+7NmDiHbsnfBybmuQeRfdA4j83LyYcfAPxS+vIeEACgpUPvbDIKZmar/JBP2D1H9WnVhySOo3xSK8yGhC3z94AKEbE0eB/fTlNC/eCK67PqpuPVdBMFb1XrqdMhNUv3xSdB9quqLkfH+UPIcOoyAqelqPi8Zjk1x0G3uia+lULs+vH0IiYHw7aN7IHx7wrxsZUjOHkibrfrrvkONmnYDU6dB7kGQfNBD9VQEXN/hAoS4X05emgiKAnd4QvTNlwQPhNd3ID4AmnaFBTcdvZezG9LmgJ4P1l+wrTtY8lyE+Pkd2tli81AIfC6uWmIbi4CYMCoRes9XxqxtDD1mwrBYeHIevn2CTmPgVR4kdIXoIpUPBVdhV9+/wtQ8nMQTGZEQkaME39yD0wvcA9FlMkw8pPSmhENQBEiYpS9WEGN3q7WNrSBSHhXA5S2QvqQKEHsHwJDVMHCFEr4SD5KY0ioqsSLjrBmrVsOWEHED6jaC20chYJKS2NJRQUQVqrHkhSS8tMMT4G5qFSFETGq7T4CjAjOIisqsUUP4GfALhk9vFcy7QtjQQu2QaiRVSRJbKlapBbb3hNKi/4BoPxymlbu9/xdiwHIYusZulPGC858IYUdViRWv3T8BySFOHVx5ThhDY8xO6DXHrsjVcBJJo4faDoYZ5+36EruB5ZYa12kAK9/Z1zKWwqWNboCoWQci86Gej1Lm6rNDAIyHIjfxvOvQpLPSV/6SnHsFmvdRa3v6wbNLboAQFf6TIOyIeyBEy7i9qrzKi0BeBsYWOANC9oHlJuwIAin3Tlo1foo75fXYyc/VwRO3qgNEqLdDxGhxrPoXiHL/Hz0gNzQK0CjUYskSayqDKCP1ALNNTTCD8AoAM094DYAOcRXobfCXVwEoiGiCsbIJ6AB4HUAZhO4B6zJ8tFheeXoSO7PvN+exuP2eTSvdAAAAAElFTkSuQmCC") no-repeat left/contain; }

.header-home .nav .nav-link:hover { display: inline-block; color: #09c7a5; font-weight: bold; }

.header-home .nav .nav-link:hover:after { content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: 3px; background: #09c7a5; }

.header-home .nav .nav-current { display: inline-block; color: #09c7a5; font-weight: bold; }

.header-home .nav .nav-current:after { content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: 3px; background: #09c7a5; }

.header-home .search-box { margin-left: 30px; margin-top: 15px; width: 200px; height: 36px; line-height: 36px; border: 1px solid #eee; -webkit-border-radius: 40px; border-radius: 40px; background: #f6f6f6; }

.header-home .search-box .search-wrap { padding: 0 15px; }

.header-home .search-box .search-inp { width: 140px; height: 36px; color: #666; font-size: 14px; background: none; }

.header-home .search-box .search-btn { display: inline-block; margin-top: 12px; width: 14px; height: 14px; background: url(https://static.bohe.cn/index/images/icon-search.png) no-repeat; font-size: 0; cursor: pointer; }

.more-nav-btn .nav-link:after { display: none; }

.more-nav-btn { position: relative; }

.more-nav-btn .right-icon { display: inline-block; vertical-align: middle; width: 15px; height: 19px; background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAnpJREFUWEftlD9oFFEQxmduD6KtSFAEEQ1qZRpBUHI7s3iYIIIBGyFIBFOpjcQikCIiBkFBULBRiCiCYCMYNBfJvnd7xyGilY2FqJUiWChY5ZI38sLe8bIm91/T3Kvudt983+++mxmEDT64wf7QBegm0E3gvyeglOpj5o+V8a8CKKWmUqnUmDFGAcCUe6kTu6JQKOxeXl5+BACHReQxM49Y3RWAKIq2G2O+OkavRWSImX92wrxUKm0ul8uvRORIRU9EmJl1NQGt9WcA2OUYzhLRiU4AaK2fAsCpauyI73zfP1hNwH5QSo0goo3IPQ+I6Gw7EFrr2wBw0TH/hognM5nMm1UAMcQFRLzjGiLiTd/3L7cCobWeAIBpt9YYczwIghd/NWHlgVJqEhGvukUiMsHM15uBiKJo1Bgzk6g5Q0SrUl5zDPP5/A0RGU9AjDHz/UYglFKDiPgycfcSEd1K1q+7B7TW9wDgXAJimJmf1YIIw7Df87x5Eel1/vdrvu9PrlVXcxEluxcAfsfjWVxLLJfL9fb09MwDQL/z/gkRnV4PuiaAUmoTIj4HgKOOwJcY4kNSVGttYx90nr8nogO1Equ7ipVS22KIlbmNz9sY4ofTvDOIOOrEbhYXF7dks9lfbQHY4mKxuG9paWkWAPocsTkiGrLftdZ21OzIVY/neXsGBgY+1WvauglUBMIwPJRKpSzEVkf0OwDYX7jXNTLGUBAE+Xrm9n3DAPZyGIbHYoh0DfHzRHS3EfOmAeK4h+Pttj9pIiJXmHmqUfOWAGzRwsLCjnQ6PS4iBAA7ASCHiHO+7z9sxrxlgGZN2p6CThomtZpqwn8B0gXoJvAH+dLfIZMXYWcAAAAASUVORK5CYII=") no-repeat right/auto 12px; }

.more-nav-list { width: 100px; position: absolute; left: 50%; top: 100%; margin-left: -50px; background-color: #fff; -webkit-box-shadow: 0 0 4px #ccc; box-shadow: 0 0 4px #ccc; border: 1px solid #eee; -webkit-border-radius: 4px; border-radius: 4px; border-bottom: none; overflow: hidden; z-index: 999; display: none; }

.more-nav-list .m-a { line-height: 36px; border-bottom: 1px solid #eee; display: block; text-align: center; font-size: 14px; padding: 0 5px; color: #666; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }

.more-nav-list .m-a:hover { background-color: #f8f8f8; }

.more-nav-list .m-a.on { color: #49c3a8; }

.more-nav-btn:hover .more-nav-list, .more-nav-list:hover { display: block; }

.partner:first-of-type .item-title-par { line-height: 40px; }

.footer-home{ background: #f8f8f8; }

.footer-home .item-title { display: inline-block; width: 80px; height: 30px; font-size: 14px; color: #fff; background: #09c7a5; text-align: center; line-height: 30px; -webkit-border-radius: 4px; border-radius: 4px; }

.footer-home .partner-con { width: 1120px; font-size: 0; }

.footer-home .partner-con .partner-link { display: inline-block; margin: 0 0 20px 20px; width: 90px; height: 40px; border: 1px solid #ddd; overflow: hidden; vertical-align: top; }

.footer-home .partner-con .friend-link { position: relative; display: inline-block; margin: 0 0 0 16px; font-size: 14px; color: #666; line-height: 30px; }

.footer-home .partner-con .friend-link:after { content: '|'; margin-left: 14px; color: #ddd; }

.footer-home .partner-con .friend-link:last-of-type:after { display: none; }

.footer-home .partner-con .friend-link:hover { color: #09c7a5; }

.footer-copy { padding: 30px 0; background: #f7f7f7; }

.footer-copy-link { margin-right: 50px; width: 179px; height: 67px; }

.footer-copy-txt { font-size: 14px; color: #666; }

.footer-copy-txt > span { display: block; margin-bottom: 5px; }

.nav-footer { margin-bottom: 5px; }

.nav-footer-link { position: relative; margin-right: 10px; font-size: 14px; color: #666; }

.nav-footer-link:hover { text-decoration: underline; }

.nav-footer-link:after { content: '|'; margin-left: 12px; color: #ddd; }

.nav-footer-link:last-of-type:after { display: none; }

.nav-footer-link:last-of-type:hover { text-decoration: none;}

.footer-code { position: absolute; right: 0; top: 0; }

.footer-code .code-item { margin-left: 40px; text-align: center; }

.footer-code .footer-code-pic { display: inline-block; width: 60px; height: 60px; margin-bottom:5px; }

.footer-code .footer-code-txt { font-size: 14px; color: #666; line-height: 22px; }

.w1200 { width: 1200px; margin: 0 auto; }

.fcd { color: #ddd; }

.top_header_tab { line-height: 40px; background-color: #363636; }

.top_top_nav .top_a { color: #fff; }

.top_top_nav .top_a:hover, .top_top_nav .top_a.on { background-color: #666; }

.middle_header_search { height: 110px; }

.middle_header_search .search_form { line-height: 40px; width: 370px; height: 40px; -webkit-border-radius: 20px; border-radius: 20px; background: #f4f5f6; padding: 0 45px 0 15px; }

.middle_header_search .search_form input { background-color: transparent; width: 100%; }

.middle_header_search .search_form button { position: absolute; right: 0; width: 45px; height: 100%; background: transparent url("https://www.wendaifu.com/new/image/bh/search.png") no-repeat 10px; }

.middle_header_search .right_header_btn { padding: 0 20px 0 45px; line-height: 40px; -webkit-border-radius: 20px; border-radius: 20px; height: 40px; background: #fdf2f2 url("https://www.wendaifu.com/new/image/bh/check.png") no-repeat 18px; }

.middle_header_search .right_header_btn.zj { background-image: url("https://www.wendaifu.com/new/image/bh/zj.png"); background-color: #e6f9f0; }

.middle_header_search .right_header_btn.gh { background-image: url(../index/images/gh.png); background-color: #e8f1f9; }

.edit_icon { background: url("https://www.wendaifu.com/new/image/bh/edit.png") no-repeat left; padding-left: 25px; }

.hos_icon { background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAVdJREFUWEftlz1Ow1AQhL/pOQSH4ACkQogWaDgARSpaGqDgChENHRV0CIky4QBItHRIIGpuMOhZdvRwjOMfOTYiW1nW7np2dtb7nujZ1PP3GR4A23vAGNhtwM4ncA9cSvqoEr/AgO3TkKBKcInPoaS7KjmKAEyBbWAkaVYlSeZj+xw4Ay4kheel9vcA2A4MIWmUL28lDNg2MFs5gLTyoI3YfvS6UwYy6lOBZuJ8isUWA8gBfQUeJX3l21ZbhBVbUKT+F+AkP1lNACTjVTRmEQP58d0CNoCJpPCTm1ttAGWD/ZsGbAfthOlZEO/wAaTo8+qPiXiXdB1edMJAlLSM/WQcuwIQqu+PgaXbJHLohIE1ANsHwG0JE2/AvqTnTlrQO4C1Bv4HA7Z3gCtgs07FLXzD/eFY0kOyDW0fATctEjYJHUuazNdxuvWaJGoUk52Mhnc3bFROi6BvZXp5MDa83cwAAAAASUVORK5CYII=") no-repeat left/16px 16px; padding-left: 25px; }

.map_icon { background: url("https://www.wendaifu.com/new/image/bh/map.png") no-repeat left; padding-left: 25px; }

.bottom_header_menus { height: 47px; border-bottom: 2px solid #49c3a8; }

.bottom_header_menus .link { line-height: 42px; display: block; height: 42px; padding: 0 24px; }

.bottom_header_menus .link:hover, .bottom_header_menus .link.on { background-color: #49c3a8; color: #fff; }

.top_top_nav .is-active { position: relative; color: #09c7a5; }

.top_top_nav .is-active:before { content: ''; position: absolute; bottom: 0; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); width: 50%; height: 3px; background: #09c7a5; }

.right-side-title .span { color: #999; cursor: pointer; }

.right-side-title .on { color: #333; position: relative; }

.right-side-title .on:after { position: absolute; left: 0; bottom: -12px; height: 5px; width: 100%; content: ''; background: #25c6a5; -webkit-border-radius: 3px; border-radius: 3px; }

.w50 { width: 50%; }

.tttj2 .img { width: 80px; height: 46px; -webkit-border-radius: 6px; border-radius: 6px; }

.w180 { width: 180px; }

.tttj2 .cell:first-child { padding-top: 5px; }

.top_logo_common { width: 200px; max-width: none !important; height: 36px; -o-object-fit: cover; object-fit: cover; vertical-align: top; margin-left: -33px; }

.top_logo_common_a { width: 134px; overflow: hidden; }

.web-title { padding: 0 12px; height: 36px; font-size: 20px; color: #fff; line-height: 36px; background: #00c8a5; -webkit-border-radius: 4px; border-radius: 4px; }

.hospital-header-menu { height: 77px; }

.hospital-header-menu .logo_box { padding-top: 20px; }

.hospital-header-menu .right-menu { line-height: 70px; }

.hospital-header-menu .right-menu .a:hover, .hospital-header-menu .right-menu .a.on { color: #62C4A6; }

.hospital-header-menu .right-menu .a:hover:after, .hospital-header-menu .right-menu .a.on:after { position: absolute; left: 50%; bottom: 0; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); width: 24px; height: 4px; background: #62C4A6; -webkit-border-radius: 2px; border-radius: 2px; content: ''; }

.scroll-none::-webkit-scrollbar { display: none; }
</style>
  <style>
@charset "UTF-8";
html, body { background-color: #F4F5F7; }

.w880 { width: 880px; }

.w300 { width: 300px; }

.bj1 { background-color: #F4F5F7; }

.br12 { -webkit-border-radius: 12px; border-radius: 12px; }

.br10 { -webkit-border-radius: 10px; border-radius: 10px; }

.br8 { -webkit-border-radius: 8px; border-radius: 8px; }

.br6 { -webkit-border-radius: 6px; border-radius: 6px; }

.br4 { -webkit-border-radius: 4px; border-radius: 4px; }

.pb3 { padding-bottom: 3px; }

.pt3 { padding-top: 3px; }

.mb3 { margin-bottom: 3px; }

.play-icon:after { position: absolute; left: 50%; top: 50%; width: 56px; height: 56px; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); content: ''; background: url('https://www.wendaifu.com/new/image/bh/icon-play2x.png') no-repeat center/cover; }

.icon-right-more { padding-right: 10px; background: url('https://www.wendaifu.com/new/image/bh/icon-right-more.png') no-repeat right; }

.icon-time { padding-left: 15px; background: url('https://www.wendaifu.com/new/image/bh/icon-time.png') no-repeat left; }

.icon-down { padding-right: 15px; background: url('https://www.wendaifu.com/new/image/bh/icon-down.png') no-repeat right; }

.icon-down2 { padding-right: 12px; background: url('https://www.wendaifu.com/new/image/bh/icon-down2.png') no-repeat right; }

.icon-swhz { padding-left: 30px; background: url('https://www.wendaifu.com/new/image/bh/icon-hz.png') no-repeat left; }

.icon-right-0 { padding-right: 22px; color: #08C7A4; background: url('https://www.wendaifu.com/new/image/bh/icon-right-0.png') no-repeat right/18px auto; }

.icon-right-more { padding-right: 10px; background: url('https://www.wendaifu.com/new/image/bh/icon-right-more.png') no-repeat right; }

.detail-content p { margin-bottom: 25px; }

.detail-content img { display: block; margin: 10px auto 25px; -webkit-border-radius: 8px; border-radius: 8px; max-width: 100%; }

.detail-content video{ display: block; margin: 10px auto 25px; border-radius:8px; max-width:100%; }

.theEndLine:before, .theEndLine:after { content: ''; display: inline-block; width: 100px; height: 2px; border-top: 1px solid #eee; vertical-align: middle; margin: 0 8px; }

.hospital-route span{ font-family: "Microsoft Yahei", "Helvetica" !important; font-size: 16px !important;}

.img-txt-lists .cell { height: 122px; padding: 0 143px 0 216px; }

.img-txt-lists .cell .img { position: absolute; left: 0; top: 0; width: 198px; }

.img-txt-lists .cell .right-btn { position: absolute; right: 24px; top: 50%; line-height: 32px; width: 90px; border: 1px solid #00CFA0; color: #00CBA2; margin-top: -17px; }

.img-txt-lists .no-img { height: auto; padding-left: 20px; padding-bottom: 18px; }

.right-tjyy-section .cell .img { height: 160px; }

.right-tjyy-section .cell .flag .span { line-height: 22px; background-color: #EEFAFA; padding: 0 8px; }

.right-ystj-section .cell .top { padding-left: 60px; height: 50px; }

.right-ystj-section .img { position: absolute; left: 0; top: 0; width: 50px; }

.right-ystj-section .des .flag { background: #FBEBEC; padding: 0 3px; line-height: 20px; color: #FE7676; }

.right-jjpj-section .cell .top { height: 40px; padding-left: 46px; }

.right-jjpj-section .cell .top .star { width: 70px; background: url('https://www.wendaifu.com/new/image/bh/icon-star.png') repeat-x left/auto 12px; vertical-align: text-top; height: 18px; }

.right-jjpj-section .cell .img { width: 40px; -webkit-border-radius: 50%; border-radius: 50%; position: absolute; left: 0; top: 0; }

.article-lists .play-icon:after { width: 44px; height: 44px; }

.article-lists .cell { height: 122px; padding-left: 216px; }

.article-lists .cell .img { position: absolute; left: 0; top: 0; width: 198px; }

.article-lists .cell .flag .span { padding: 0 10px; background: #F2F5F7; }

.article-lists .cell .des{ height: 48px;}

.article-lists .no-img { height: auto; padding-left: 0; padding-bottom: 18px; }

.article-lists .no-img .des{ height: auto; }

.index-hospital-info-top { background: -webkit-linear-gradient(325deg, #29DAB4 0%, #29DAB4 50%, #02C0C2 50%, #02C0C2 100%); background: linear-gradient(125deg, #29DAB4 0%, #29DAB4 50%, #02C0C2 50%, #02C0C2 100%); height: 240px; }

.index-hospital-info-top .info { height: 204px; background: url('https://www.wendaifu.com/new/image/bh/bj-top.png') no-repeat center top; }

.index-hospital-info-top .hospital-logo { background: #fff; width: 110px; height: 110px; -webkit-border-radius: 50%; border-radius: 50%; }

.index-hospital-info-top .rongyu .span { background: #13B89E; -webkit-border-radius: 15px; border-radius: 15px; opacity: .8; }

.index-hospital-info-top .link-tel { min-width: 240px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; background: rgba(255, 255, 255, 0.3); border: 1px solid #64d9d7; }

.view { margin-top: -47px; }

.hos-index-title { background: url('https://www.wendaifu.com/new/image/bh/icon-h-bj.png') no-repeat left; }

.index-hospital-intr { height: 420px; }

.index-hospital-intr .left-txt { width: 570px; }

.index-hospital-intr .left-txt .links { background: #FAFAFA; }

.index-hospital-intr .right-banner,.index-hospital-intr .right-banner .banner-side{ width: 560px; height: 320px; }

.index-hospital-intr .right-banner .banner-point{ position: absolute; right:20px; bottom: 20px; }

.index-hospital-intr .right-banner .banner-point .btn{ display:inline-block; vertical-align: top; width: 28px; height:28px; margin-left:10px;  background-color: rgba(0, 0, 0, .6); border-radius:6px; }

.index-hospital-intr .right-banner .banner-point .btn .i{ display: inline-block; width:100%; height:100%; background: url('https://www.wendaifu.com/new/image/bh/icon-right.png') no-repeat center; }

.index-hospital-intr .right-banner .banner-point .btn.prev .i{ transform:rotate(180deg); }

.index-hospital-intr .right-banner .banner-point .btn.on,.index-hospital-intr .right-banner .banner-point .btn:hover{ background-color:#08C7A4; }

.index-hospital-intr .right-banner .img { height: 320px; }

.index-hospital-intr.index-banner-top-hos{ height:465px; }

.top-hos-bj-main{ background: url('https://www.wendaifu.com/new/image/bh/top_bj.png') no-repeat left top/cover; }

.index-banner-top-hos .flag2{ background: #0093F5; }

.index-banner-top-hos .flag1{ background:#FF8C7D; }

.index-banner-top-hos .hospital-logo{width: 68px;height: 68px; border-radius: 50%; border: 1px solid #EEEEEE;}

.index-banner-top-hos .index-zlpj .cell{ padding-left:0; }

.index-banner-top-hos .index-zlpj .cell .star{width: 70px;}

.index-banner-top-hos  .index-zlpj .cell .star .span{ background-size:14px auto; }


.banner-img1{ padding: 76px 15px 0; background: url('https://www.wendaifu.com/new/image/bh/banner1.jpg') no-repeat left top; }

.banner-img1 .banner-content1 .span{ background: #1b76fe; border-radius: 10px; }

.banner-img1 .banner-content1 .btm-btn{ background: #ff5e83; line-height: 42px; border-radius: 20px; width: 262px; }

.banner-img2{ background: url('https://www.wendaifu.com/new/image/bh/banner2.png') no-repeat left top; }

.banner-img2 .top-name{ line-height: 122px; max-width: 100%; padding: 0 93px; color: #ff5a00; }

.banner-img2 .top-name .line{ position: absolute; left: 0; top: 0; width: 93px; height: 100%; background: url('https://www.wendaifu.com/new/image/bh/banner22.png') no-repeat right; }

.banner-img2 .top-name .line:last-child{ left:auto; right: 0; transform: rotate(180deg); }

.banner-img2 .content-tr{ color: #5a2300; height: 74px; line-height: 64px; padding: 0 50px 0 90px; background: url('https://www.wendaifu.com/new/image/bh/banner21.png') no-repeat center; }



.index-hospital-imgs .img { width: 368px; height: 210px; margin-right: 28px; }

.index-hospital-imgs .img:nth-child(3) { margin-right: 0; }

.index-hospital-news .flag:before { position: absolute; left: 0; top: 0; width: 67px; line-height: 28px; z-index: 99; background: #FF5654; -webkit-border-radius: 8px 0px 15px 0px; border-radius: 8px 0px 15px 0px; text-align: center; content: '推荐'; font-style: italic; color: #fff; font-size: 16px; }

.index-hospital-news .right-txt { width: 570px; }

.index-hospital-news .right-txt .list { padding-left: 80px; }

.index-hospital-news .right-txt .list .time { position: absolute; left: 0; top: 0; }

.index-hospital-news .right-txt .list .des{ height:44px; }

.index-hospital-news .left { width: 560px; }

.index-hospital-news .left .des { background: #FAFAFA; padding-top: 12px; padding-bottom: 12px; }

.index-hospital-news .left-banner { height: 320px; }

.index-hospital-news .left-banner .img { height: 320px; }

.index-hospital-news .yydt-top .img{ width:175px; height:114px; position:absolute; left:20px; top:0; border-radius:10px; }

.index-hospital-news .yydt-top{ padding-left:210px; height: 114px;}

.index-hospital-news .yydt-bottom ul li{ width:33.3333333333333%; }

.index-hospital-news .yydt-bottom ul li .a{ border-radius: 10px; padding: 19px 20px 15px; border: 1px solid #EEEEEE;}

.index-hospital-news .yydt-bottom ul li .a .check{ padding-right:18px; color: #02CBA3; background: url('https://www.wendaifu.com/new/image/bh/icon-right2.png') no-repeat right/14px auto;}
.index-hospital-news .yydt-bottom ul li .des{ height:56px; }


.left-banner-point{ position:absolute; right:20px; bottom:22px; z-index: 99;}
.left-banner-point ul li{ float: left; width:7px; height:7px; border-radius:50%; background: #000000; margin-left:5px;}
.left-banner-point ul li.on{ width:21px; background:#00CFA0; border-radius:4px; }

.index-ks-map .list ul li { width: 16.666666666666%; }

.index-ks-map .list ul li .a { height: 76px; background: #F7FAFA; }

.index-ks-map .list ul li .a:hover { background: #fff; border-bottom: 3px solid #43CEAF; -webkit-box-shadow: 0 0 8px #eee; box-shadow: 0 0 8px #eee; -webkit-border-bottom-right-radius: 0; border-bottom-right-radius: 0; -webkit-border-bottom-left-radius: 0; border-bottom-left-radius: 0; }

.index-doctors .top .cell { padding-left: 178px; }

.index-doctors .top .cell .img { position: absolute; left: 0; top: 0; width: 158px; height: 172px; }

/*.index-doctors .top .cell .des { height: 112px; background: -webkit-gradient(linear, right top, left top, from(#FFFFFF), color-stop(26%, #FFFFFF), to(#EBF8F9)); background: -webkit-linear-gradient(right, #FFFFFF 0%, #FFFFFF 26%, #EBF8F9 100%); background: linear-gradient(270deg, #FFFFFF 0%, #FFFFFF 26%, #EBF8F9 100%); }*/

.index-doctors .top .cell .des{}

.index-doctors-bottom-btns .a{ width:94px; border-radius:6px; background:#FF8589; }

.index-doctors-bottom-btns .a.a-green{ background:#00CBA2; }

.index-doctors .bottom ul li .cell { height: 210px; border: 1px solid #eee; }

.index-doctors .bottom ul li .cell .sc { height: 44px; margin-bottom: 13px; }

.index-doctors .bottom ul li .cell .sc .flag { padding: 1px 3px 2px; color: #FE7676; background-color: #fbebec; }

.index-doctors .bottom .img-name { padding: 17px 0 17px 62px; margin-bottom: 13px; }

.index-doctors .bottom .img-name .img { position: absolute; left: 0; top: 17px; width: 52px; height: 52px; -webkit-border-radius: 50%; border-radius: 50%; }

.index-doctors .bottom .detail-btn { width: 87px; background: #00CBA2; }

.index-doctors .bottom ul li.gh-enter .cell{ height:auto; }
.index-doctors .bottom ul li.gh-enter .img-name{ padding-bottom:0; margin-bottom: 10px; border-bottom:none; }

.index-doctors-bottom-btns2 .icon-zx .i{ padding: 5px 0 5px 21px; background: url('https://www.wendaifu.com/new/image/bh/gh/icon-index-zx.png') no-repeat left/16px 15px;}

.index-doctors-bottom-btns2 .icon-yy .i{ padding: 5px 0 5px 21px; background: url('https://www.wendaifu.com/new/image/bh/gh/icon-index-yy.png') no-repeat left/16px 15px;}

.index-doctors-bottom-btns2{ border-radius:0 0 10px 10px; overflow:hidden; }
.index-doctors-bottom-btns2 .icon-zx:hover{ background-color: #FF7C85; color:#fff; }
.index-doctors-bottom-btns2 .icon-zx:hover .i{ background-image:url('https://www.wendaifu.com/new/image/bh/gh/icon-index-zx-hover.png') }

.index-doctors-bottom-btns2 .icon-yy:hover{ background-color: #62C4A6; color:#fff; }
.index-doctors-bottom-btns2 .icon-yy:hover .i{ background-image:url('https://www.wendaifu.com/new/image/bh/gh/icon-index-yy-hover.png'); }


.index-health .left { width: 420px; }

.index-health .left .top-img { height: 240px; }

.index-health .left .top-img .des { position: absolute; left: 0; bottom: 0; width: 100%; padding: 0 15px; background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(40%, rgba(0, 0, 0, 0.03)), to(rgba(0, 0, 0, 0.6))); background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.03) 40%, rgba(0, 0, 0, 0.6) 100%); background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.03) 40%, rgba(0, 0, 0, 0.6) 100%); }

.index-health .left .bottom-img { width: 202px; }

.index-health .left .bottom-img .img { height: 120px; }

.index-health .right { width: 730px; }

.point:before { width: 4px; height: 4px; content: ''; display: inline-block; -webkit-border-radius: 50%; border-radius: 50%; background: #D5D8E2; vertical-align: middle; margin-right: 8px; }

.index-zlpj .cell { padding-left: 58px; }

.index-zlpj .cell .star { width: 94px; vertical-align: text-top; }

.index-zlpj .cell .star .span { background: url('https://www.wendaifu.com/new/image/bh/icon-star.png') repeat-x left/auto 16px; height: 18px; }

.index-zlpj .cell .img { width: 48px; height: 48px; -webkit-border-radius: 50%; border-radius: 50%; position: absolute; left: 0; top: 0; }


.index-zlpj .cell .info{ height: 133px; background: #F7FAFA; border-radius: 12px; padding: 7px 15px;}

.index-zlpj-title { white-space: nowrap; }

.index-zlpj-title .span { padding: 0 20px 0 50px; background: #F7FAFA url('https://www.wendaifu.com/new/image/bh/icon-info.png') no-repeat 20px; -webkit-border-radius: 19px; border-radius: 19px; }
.index-zlpj-title-box .tempWrap{ width:100% !important; }
.index-firend-tab .span { cursor: pointer; }

.index-firend-tab .span.on { border-bottom: 3px solid #00CBA2; font-size: 20px; font-weight: bold; }

.hospital-footer { background: #2A2A32; color: #949498; }

.hospital-footer a { color: #949498; }

.hospital-footer .top { border-bottom: 1px solid #38383f; }

.hospital-footer .top .left { width: 228px; margin-right: 100px; }

.hospital-footer .top .center { width: 600px; }

.hospital-footer .top .center .label{ padding-left:72px; }

.hospital-footer .top .center .label label{ position:absolute; left:0; top:0; }

.hospital-footer .top .right ul li { padding-top: 10px; }

.hospital-footer .top .right ul li:last-child { margin-left: 64px; }

.hospital-footer .top .right ul li .img { width: 90px; height: 90px; border: 5px solid #fff; margin-bottom: 2px; }

.right-bottom-fixed { position: fixed; left: 50%; bottom: 20px; margin-left: 620px; }

.right-bottom-fixed .top-swhz { width: 60px; padding-top: 40px; height: 82px; line-height: 18px; background: #fff url('https://www.wendaifu.com/new/image/bh/icon-hz-green.png') no-repeat center 14px; }

.right-bottom-fixed .top-swhz .hz-links { display: none; position: absolute; right: 100%; margin-right: 10px; top: 0; width: 132px; height: 98px; background: -webkit-linear-gradient(145deg, #22D1B3 0%, #29CBAF 100%); background: linear-gradient(305deg, #22D1B3 0%, #29CBAF 100%); -webkit-box-shadow: 0px 2px 21px 0px rgba(0, 0, 0, 0.08); box-shadow: 0px 2px 21px 0px rgba(0, 0, 0, 0.08); padding-left: 110px; text-align: left; padding-top: 16px; }

.right-bottom-fixed .top-swhz .hz-links .img { position: absolute; left: 12px; top: 12px; width: 80px; height: 80px; border: 5px solid #fff; }

.right-bottom-fixed .top-swhz:hover .hz-links { display: block; }

.right-bottom-fixed .to-top { width: 60px; height: 58px; background: #fff url('https://www.wendaifu.com/new/image/bh/icon-top.png') no-repeat center; }

.hospital-news-top { height: 204px; }

.right-doctor-tab { border: 1px solid #62C4A6; -webkit-border-radius: 14px; border-radius: 14px; background: -webkit-linear-gradient(345deg, #62C4A6 0%, #62C4A6 50%, #fff 50%, #fff 100%); background: linear-gradient(105deg, #62C4A6 0%, #62C4A6 50%, #fff 50%, #fff 100%); }

.right-doctor-tab .a:first-child { color: #fff; }

.right-doctor-tab.on { background: -webkit-linear-gradient(345deg, #fff 0%, #fff 50%, #62C4A6 50%, #62C4A6 100%); background: linear-gradient(105deg, #fff 0%, #fff 50%, #62C4A6 50%, #62C4A6 100%); }

.right-doctor-tab.on .a { color: #333; }

.right-doctor-tab.on .a:last-child { color: #fff; }

.right-health-news-section .cell { padding-left: 110px; height: 62px; }

.right-health-news-section .cell .img { position: absolute; left: 0; top: 0; width: 100px; height: 100%; }

.right-health-news-section .cell.no-img { height: auto; padding-left: 0px; }

.detail-video .video { width: 100%; }

.hospital-imgs-page .img { height: 232px; }

.adress-tel-section .cell { padding-left: 60px; width: 430px; line-height: 82px; }

.adress-tel-section .address { background: #fff url('https://www.wendaifu.com/new/image/bh/icon-address.png') no-repeat 20px; }

.adress-tel-section .tel { background: #fff url('https://www.wendaifu.com/new/image/bh/icon-tel.png') no-repeat 24px; }

.doctor_top_tab .cell { width: 33.333333333333%; }

.doctor_top_tab .cell.on { color: #fff; background: #62C4A6; -webkit-border-radius: 12px; border-radius: 12px; }

.visit-doctor-info { height: 158px; padding: 33px 150px 0 135px; line-height: 26px; }

.visit-doctor-info .img { position: absolute; left: 20px; top: 30px; width: 98px; height: 98px; -webkit-border-radius: 50%; border-radius: 50%; }

.visit-doctor-info .flag { height: 30px; }

.visit-doctor-info .flag .cell { padding: 0 10px; -webkit-border-radius: 4px; border-radius: 4px; background: #F2F5F7; color: #666; vertical-align: middle; margin-bottom: 5px; }

.visit-doctor-info .pj-num { position: absolute; right: 35px; top: 25px; }

.visit-info .hospital-name .flag { padding: 0 5px; line-height: 22px; background: #EEFAFA; }

.visit-info .hospital-name .nogov { background: #FFF2E0; color: #FF9701; }

.visit-info .visit-time { border: 1px solid #eee; }

.visit-info .visit-time .column { width: 12.5%; }

.visit-info .visit-time .column .cell { height: 60px; line-height: 60px; border: 1px solid #eee; border-top: none; border-left: none; text-align: center; }

.visit-info .visit-time .column .cell:first-child { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; height: 68px; background: #F8F8F8; line-height: 22px; padding-top: 12px; }

.visit-info .visit-time .column .cell:last-child { border-bottom: none; }

.visit-info .visit-time .column:first-child { background: #F8F8F8; }

.visit-info .visit-time .column:first-child .cell:first-child { background: -webkit-linear-gradient(57deg, #fff 0%, #fff 49%, #eee 1.5%, #fff 50.5%, #fff 100%); background: linear-gradient(33deg, #fff 0%, #fff 49%, #eee 1.5%, #fff 50.5%, #fff 100%); }

.visit-info .visit-time .column:last-child .cell { border-right: none; }
.visit-info .visit-time .column .cell .green{background: rgba(98,196,166,0.09);}
.visit-info .visit-time .column .cell .disabled{ background:rgba(238,238,238,.3); color:#999; }

.visit-info .index-doctors .bottom ul li { width: 33.33333333%; }

.no-visit { background: #F2F5F7; line-height: 68px; }

.doctor-index-sc p { padding-top: 10px; margin-bottom: 15px; }

.select-section .lable { width: 60px; }

.select-section .main { width: 1094px; }

.select-section .main .body.maxHeight{ height:34px; }

.select-section .main .body ul li { padding: 3px 0; }

.select-section .main .body ul li .a { line-height: 28px; margin-right: 40px; }

.select-section .main .body ul li .a.on { padding: 0 8px; -webkit-border-radius: 6px; border-radius: 6px; background: #62C4A6; color: #fff; margin-right: 32px; }

.select-section .main .body ul li.zhankai{ position:absolute; right:0; top:0; line-height:28px; }

.select-section .main .son-body { background: #F2F5F7; }

.doctors-doctor-list .cell .doc { padding-left: 115px; }

.doctors-doctor-list .cell .doc .img { position: absolute; left: 0; top: 0; width: 98px; height: 98px; -webkit-border-radius: 50%; border-radius: 50%; }

.doctors-doctor-list .cell .doc .flag { padding: 0 20px; background: #FFF7F4; -webkit-border-radius: 11px; border-radius: 11px; }

.doctors-doctor-list .cell .doc .check-detail { position: absolute; right: 10px; top: 0; width: 87px; border: 1px solid #00CFA0; color: #00CFA0; }

/*.doctors-doctor-list .cell:hover { -webkit-box-shadow: 0 0 8px #ccc; box-shadow: 0 0 8px #ccc; }*/

.ks-jibing-list ul li { width: 20%; }

.ks-jibing-list ul li .a { background: #F2F5F7; }

.right-hot-ks .a { border: 1px solid #eee; -webkit-border-radius: 16px; border-radius: 16px; }

.hos-all-ks-select .cell.on { color: #fff; padding: 0 15px; background: #62C4A6; -webkit-border-radius: 12px; border-radius: 12px; }

.hos-all-ks .cell { width: 33.33333333333333333333%; }

.hos-all-ks .cell .a { height: 275px; border: 1px solid #eee; -webkit-border-radius: 8px; border-radius: 8px; }

.hos-all-ks .cell .a .ks-name { padding-left: 75px; height: 58px; }

.hos-all-ks .cell .a .icon-ks { position: absolute; left: 0; top: 0; width: 58px; height: 58px; background: -webkit-linear-gradient(71deg, #FEB078 0%, #FF8764 100%); background: linear-gradient(19deg, #FEB078 0%, #FF8764 100%); -webkit-border-radius: 10px; border-radius: 10px; }

.hos-all-ks .cell .a .icon-ks:before { position: absolute; left: 0; top: 0; width: 100%; height: 100%; content: ''; background: url('https://www.wendaifu.com/new/image/bh/icon-ks.png') no-repeat center; }

.hos-all-ks .cell .a .icon-ks.bj1 { background: -webkit-linear-gradient(71deg, #7599FF 0%, #8A95FF 100%); background: linear-gradient(19deg, #7599FF 0%, #8A95FF 100%); }

.hos-all-ks .cell .a .icon-ks.bj2 { background: -webkit-linear-gradient(71deg, #4DDBA3 0%, #17C1B3 100%); background: linear-gradient(19deg, #4DDBA3 0%, #17C1B3 100%); }

.hos-all-ks .cell .a .icon-ks.bj3 { background: -webkit-linear-gradient(71deg, #FEC592 0%, #F8B725 100%); background: linear-gradient(19deg, #FEC592 0%, #F8B725 100%); }

.hos-all-ks .cell .a .icon-ks.bj4 { background: -webkit-linear-gradient(71deg, #82CE83 0%, #84BD78 100%); background: linear-gradient(19deg, #82CE83 0%, #84BD78 100%); }

.hos-all-ks .cell .a .intro { height: 110px; margin-bottom: 15px; }

.hos-all-ks .cell .a .check-detail { width: 92px; line-height: 34px; -webkit-border-radius: 6px; border-radius: 6px; border: 1px solid #00CFA0; color: #00CBA2; }

.bottom-big-green-btn { width: 228px; background: #62C4A6; -webkit-border-radius: 8px; border-radius: 8px; -webkit-box-shadow: 0 4px 8px #62C4A6; box-shadow: 0 4px 8px #62C4A6; opacity: .8; }

#map { height: 334px; background: #f1f1f1; }

.jiuyizhidao-tip{ color:#EFBF3E; }

.page .p-cell{ margin:0 5px; }
.page .p-cell a{ padding:0 13px; line-height:32px; display:inline-block; vertical-align:middle;background-color:#fff;border-radius:4px; }
.page .p-cell.on a:hover,.page .p-cell.on a{ color:#fff; background-color:#62C4A6; }
.no-content{ height: 400px; background: url('https://www.wendaifu.com/new/image/bh/no-content.png') no-repeat center/200px auto; }

.article-lists2 .h2:before{ display:inline-block; line-height:20px; width:20px; text-align:center; background:red; color:#fff; border-radius:4px; vertical-align:middle; content:'热'; font-size:14px; font-weight:400; }
.article-lists2 .h2{ padding-right: 140px;}
.article-lists2 .h2 .right-time{ position:absolute; right:0; top:0; }
.article-lists2 ul li{ width:33.33333333333333333%; }
.article-lists2 ul li:nth-child(1),
.article-lists2 ul li:nth-child(2),
.article-lists2 ul li:nth-child(3){ font-weight:bold; }

.article-lists2 ul li .a.point:before{ display:inline-block;vertical-align:middle;width:4px; height:4px; background:#ccc; border-radius:50%; margin-right:8px; content: '';}


.height72{ max-height:72px; overflow:hidden; }
.right-zhankai-btn{
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 0 8px 0 50px;
    color: #62C4A6;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 54%, white 100%);
  background: linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 54%, white 100%);
}
.right-zhankai-btn.bj1{
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #F4FDFA 54%, #F4FDFA 100%);
  background: linear-gradient(left, rgba(255, 255, 255, 0) 0%, #F4FDFA 54%, #F4FDFA 100%);
}

.max-height160{ max-height:160px; overflow-y:auto; }

.right-doctor-tab-btn .a{ width:126px; border-radius: 6px; background: #FF8589; }
.right-doctor-tab-btn .a:last-child{  background: #62C4A6; }
.right-ystj-section .cell:last-child{ border-bottom:none; margin-bottom:0; }

.ispay-three-btn .a{ height: 95px; width: 280px; padding: 22px 0 0 96px; border-radius: 10px; background: #fff url('https://www.wendaifu.com/new/image/bh/gh/icon-zx.png') no-repeat 20px/60px 60px;}

.ispay-three-btn .a.tel{ background-image: url('https://www.wendaifu.com/new/image/bh/gh/icon-tel.png'); }

.ispay-three-btn .a.gh{ background-image: url('https://www.wendaifu.com/new/image/bh/gh/icon-gh.png'); }

.ispay-fixed-right-btn .to-top{ width:76px; height:73px; background: #fff url('https://www.wendaifu.com/new/image/bh/gh/icon-dp-top.png') no-repeat center/30px 30px; }
.ispay-fixed-right-btn .to-top:hover{ background-image:url('https://www.wendaifu.com/new/image/bh/gh/icon-dp-top-hover.png'); }
.ispay-fixed-right-btn .top-swhz{ height:auto; width:76px; padding-top:0; }
.ispay-fixed-right-btn .top .cell{ height:80px; padding-top: 48px; background: #fff url('https://www.wendaifu.com/new/image/bh/gh/icon-dp-hz.png') no-repeat center 12px/30px 30px; }
.ispay-fixed-right-btn .top .cell.zx{ background-image: url('https://www.wendaifu.com/new/image/bh/gh/icon-dp-wx.png'); }
.ispay-fixed-right-btn .top .cell.tel{ background-image: url('https://www.wendaifu.com/new/image/bh/gh/icon-dp-tel.png'); }
.ispay-fixed-right-btn .top .cell.gh{ background-image: url('https://www.wendaifu.com/new/image/bh/gh/icon-dp-gh.png'); }
.ispay-fixed-right-btn .to-top:hover,.ispay-fixed-right-btn .top .cell:hover{ background-color: #24CFB2; color: #fff; background-image: url('https://www.wendaifu.com/new/image/bh/gh/icon-dp-hz-hover.png'); }

.ispay-fixed-right-btn .top .cell.zx:hover{ background-image: url('https://www.wendaifu.com/new/image/bh/gh/icon-dp-wx-hover.png'); }
.ispay-fixed-right-btn .top .cell.tel:hover{ background-image: url('https://www.wendaifu.com/new/image/bh/gh/icon-dp-tel-hover.png'); }
.ispay-fixed-right-btn .top .cell.gh:hover{ background-image: url('https://www.wendaifu.com/new/image/bh/gh/icon-dp-gh-hover.png'); }
.ispay-fixed-right-btn .to-top:hover{ background-image:url('https://www.wendaifu.com/new/image/bh/gh/icon-dp-top-hover.png'); }
.ispay-fixed-right-btn .top .cell:first-child{ border-radius:10px 10px 0 0; }
.ispay-fixed-right-btn .top .cell:last-child{ border-radius:0 0 10px 10px; }
.ispay-fixed-right-btn .top-swhz .hz-links{ top:50%; transform:translateY(-50%); }

.mb3{ margin-bottom:3px; }
.pt8{ padding-top:8px; }
.br1{border-right: 1px solid #eee;}

.article-doctor-info{ background:#F8F8F8; }
.article-doctor-info .img-box{ width:54px; height:54px; border-radius:50%; }
.article-doctor-info .txt{ width: 510px; }
.article-doctor-info .btns .a{ width:88px; border-radius:6px; border:1px solid #FF7C85; color:#FF7C85; }

.article-doctor-info .btns .a:last-child{ color: #00CBA2; border-color: #00CBA2;}

.index-mfzx{ padding:20px 174px 20px 20px; }

.index-mfzx .list ul li{ width:33.3333%; }
.icon-m-huo{
  padding-left: 30px;
  background: url('https://static5.bohe.cn/hospital2.0/m/images/icon-huo.png') no-repeat left/20px auto;
}
.index-mfzx  .right-a{ position:absolute; right:20px; top:50%; margin-top:-22px; width:154px;line-height:44px; background: #62C4A6; border-radius: 7px;}

.right-mfzx-section{
  background: linear-gradient(180deg, #FFF4EA 0%, #FFFFFF 30%, #FFFFFF 100%);
  box-shadow: inset 0px 1px 3px 0px rgba(255,255,255,0.5);
}

.right-mfzx-section .h2{color: #875F21;}

.right-mfzx-section .icon-m-huo{
  background-size: 17px 19px;
  padding-left: 25px;
}

.right-mfzx-section .mfzx-btn{ margin-top: 7px; border-radius:7px; background:#BA9560; }

.all-ksmap-lists ul li{
  padding-right: 160px;
}

.all-ksmap-lists ul li .right-a{
  position: absolute;
  right: 0;
  top: 50%;
  color: #00CBA2;
  width: 92px;
  line-height: 34px;
  margin-top: -18px;
  border-radius: 6px;
  border: 1px solid #00CFA0;
}


.all-ksmap-lists .icon-ks {display: inline-block; vertical-align: middle; width: 24px; height: 24px; border-radius: 4px; margin-right: 8px; background: -webkit-linear-gradient(71deg, #FEB078 0%, #FF8764 100%); background: linear-gradient(19deg, #FEB078 0%, #FF8764 100%); }

.all-ksmap-lists .icon-ks:before { position: absolute; left: 0; top: 0; width: 100%; height: 100%; content: ''; background: url('https://www.wendaifu.com/new/image/bh/icon-ks2.png') no-repeat center/16px 16px; }

.all-ksmap-lists .icon-ks.bj1 { background: -webkit-linear-gradient(71deg, #7599FF 0%, #8A95FF 100%); background: linear-gradient(19deg, #7599FF 0%, #8A95FF 100%); }

.all-ksmap-lists .icon-ks.bj2 { background: -webkit-linear-gradient(71deg, #4DDBA3 0%, #17C1B3 100%); background: linear-gradient(19deg, #4DDBA3 0%, #17C1B3 100%); }

.all-ksmap-lists .icon-ks.bj3 { background: -webkit-linear-gradient(71deg, #FEC592 0%, #F8B725 100%); background: linear-gradient(19deg, #FEC592 0%, #F8B725 100%); }

.all-ksmap-lists .icon-ks.bj4 { background: -webkit-linear-gradient(71deg, #82CE83 0%, #84BD78 100%); background: linear-gradient(19deg, #82CE83 0%, #84BD78 100%); }

.yilian_box{}

.minying-select-section .main{ width:770px; }







</style>

  
<style>
@charset "UTF-8";
a { color: #333; }
.minWidth1200{ min-width:1200px; }
.pt18 { padding-top: 18px; }

.middle_header_search .search_form { width: 280px; }

.biglist-header .middle_header_search .search_form { width: 230px; }

.header-right-qrcode { padding-top: 15px; padding-left: 130px; }

.header-right-qrcode .qrcode { width: 178px; height: 80px; padding: 15px 68px 0 15px; background: url('https://www.wendaifu.com/new/image/bh/wx-bj.png') no-repeat left top/100% 100%; }

.header-right-qrcode .qrcode .qrcode-img { width: 70px; height: 70px; position: absolute; right: 5px; top: 5px; }

.bigindex-icon-right { padding-right: 10px; background: url('https://www.wendaifu.com/new/image/bh/icon-right2x.png') no-repeat right/5px 8px; }

.bigindex-banner, .bigindex-banner-img .img { height: 400px; }

.bigindex-point { position: absolute; right: 50%; bottom: 56px; margin-right: -264px; }

.bigindex-point ul li { float: left; width: 12px; height: 4px; background: #FFFFFF; -webkit-border-radius: 3px; border-radius: 3px; opacity: 0.62; margin-right: 4px; }

.bigindex-point ul li.on { opacity: 1; width: 26px; }

.bigindex-banner-from { position: absolute; right: 50%; bottom: 42px; margin-right: -600px; width: 300px; height: 304px; -webkit-border-radius: 11px; border-radius: 11px; }

/*.bigindex-banner-from .tr { height: 38px; }*/
.bigindex-icon-down { padding-right: 20px; background: #F4F5F6 url('https://www.wendaifu.com/new/image/bh/icon-down.png') no-repeat 188px; }

.bigindex-banner-from .tr .label { width: 70px; }

.bigindex-banner-from .tr .input-box { width: 204px; }
.bigindex-banner-from .tr .input-box .bcity{ width:97px; background-position: 81px; }
.bigindex-banner-from .tr option{ width:100%; }

.big-index-select{ line-height: 34px; border: none; outline: none; border-radius: 6px; color: #666;}

.bigindex-banner-from .btn { width: 100%; height: 40px; background: #62C4A6; -webkit-border-radius: 7px; border-radius: 7px; }

.mb18 { margin-bottom: 18px; }

.pt13 { padding-top: 13px; }


.br-12 { -webkit-border-radius: 12px; border-radius: 12px; }

.bigindex-hos-tj .top .li { width: 20%; }

.bigindex-hos-tj .top .li .a { -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.05); box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.05); -webkit-border-radius: 12px; border-radius: 12px; border: 1px solid #EEEEEE; }

.bigindex-hos-tj .top .li .a .img-box { width: 88px; height: 88px; -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.05); box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.05); -webkit-border-radius: 12px; border-radius: 12px; border: 1px solid #EEEEEE; }

.bigindex-hos-tj .top .li .a .des { height: 66px; }

.bigindex-hos-tj .top .li .a .abtn { width: 88px; background: #62C4A6; -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.05); box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.05); -webkit-border-radius: 6px; border-radius: 6px; opacity: 0.89; }

.bigindex-hos-tj .bottom { padding-left: 106px; height: 89px; background: url('https://www.wendaifu.com/new/image/bh/jrbd2x.png') no-repeat left 1px/87px 87px; }

.bigindex-hos-tj .bottom ul li{ height:89px; }

.bigindex-hos-tj .bottom .has-img { padding-left: 154px; }

.bigindex-hos-tj .bottom .has-img .img-box { position: absolute; left: 0; top: 1px; width: 138px; height: 87px; -webkit-border-radius: 10px; border-radius: 10px; }

.img-contain { height: 100%; -o-object-fit: contain; object-fit: contain; }

.bigindex-h2-city { width: 880px; height: 34px; }

.bigindex-h2-city .tab.on:before { position: absolute; left: 50%; bottom: 0; content: ''; width: 22px; margin-left: -11px; height: 3px; background: #62C4A6; -webkit-border-radius: 2px; border-radius: 2px; }

.bigindex-hot-city { margin-right: -20px; }

.bigindex-hot-city ul li { width: 33.3333333333333%; }

.bigindex-hot-city .img-name { padding-left: 88px; height: 74px; }

.bigindex-hot-city .img-name .img-box { position: absolute; left: 0; top: 0; width: 72px; height: 72px; -webkit-border-radius: 12px; border-radius: 12px; border: 1px solid #EEEEEE; }

.bigindex-hot-city .info { padding: 8px 10px 0 14px; height: 106px; background: #F7FAF9; -webkit-border-radius: 10px; border-radius: 10px; }

.bigindex-icon-time { padding-left: 21px; background: url('https://www.wendaifu.com/new/image/bh/icon-time2x.png') no-repeat left/14px 14px; }

.bigindex-icon-address { padding-left: 21px; background: url('https://www.wendaifu.com/new/image/bh/icon-address2x.png') no-repeat left/14px 14px; }

.bigindex-icon-tel { padding-left: 21px; background: url('https://www.wendaifu.com/new/image/bh/icon-tel2x.png') no-repeat left/13px 13px; }

.bigindex-icon-right-g { padding-right: 9px; background: url('https://www.wendaifu.com/new/image/bh/icon-right-green2x.png') no-repeat right/6px 9px; }

.bigindex-ks-jb .tab { -webkit-border-radius: 18px; border-radius: 18px; }

.bigindex-ks-jb .tab.on, .bigindex-ks-jb .tab:hover { background: #62C4A6; color: #fff; }

.bigindex-ks-hospital { min-height: 376px; }

.bigindex-ks-hospital .left-label { width: 226px; background: #F7FAF9; }

.bigindex-ks-hospital .left-label ul li { padding-left: 30px; }

.bigindex-ks-hospital .left-label ul li:hover, .bigindex-ks-hospital .left-label ul li.on { background: #fff url('https://www.wendaifu.com/new/image/bh/icon-left-bj.png') no-repeat left; }

.bigindex-ks-hospital .right-content { width: 944px; padding: 30px 418px 0 0; }

.bigindex-ks-hospital .right-content .left-des .top-hos { padding: 13px 0 0 120px; height: 100px; }

.bigindex-ks-hospital .right-content .left-des .top-hos .img-box { position: absolute; left: 0; top: 0; width: 100px; height: 100px; -webkit-border-radius: 12px; border-radius: 12px; border: 1px solid #EEEEEE; }

.bigindex-ks-hospital .right-content .left-des .check-more { width: 130px; background: #62C4A6; -webkit-border-radius: 8px; border-radius: 8px; }

.bigindex-ks-hospital .right-content .left-des .check-more .icon-right-more-index-ks { padding-right: 20px; background: url('https://www.wendaifu.com/new/image/bh/icon-right22x.png') no-repeat right/13px 5px; }

.bigindex-ks-hospital .right-content .right-img { position: absolute; right: 10px; top: 30px; width: 378px; }

.bigindex-ks-hospital .right-content .right-img .img-box { width: 368px; height: 220px; -webkit-border-radius: 10px; border-radius: 10px; }

.bigindex-ks-hospital .right-content .right-img .ts-ks { height: 36px; }

.bigindex-ks-hospital .right-content .right-img .ts-ks .dise { margin-right: 10px; width: 88px; -webkit-border-radius: 6px; border-radius: 6px; background: #F3F5F7; }
.bigindex-ks-hospital .right-content .right-img .ts-ks .dise.more{ width:64px; }

.bigindex-all-doctors { margin-right: -20px; }

.bigindex-all-doctors ul li:first-child .cell:before { position: absolute; left: 0; top: 0; width: 100px; height: 36px; line-height: 28px; content: '为您推荐'; color: #fff; font-size: 16px; text-indent: 9px; background: url('https://www.wendaifu.com/new/image/bh/icon-tj2x.png') no-repeat left top/99px 35px; }

.bigindex-all-doctors .cell .img-box { width: 88px; height: 88px; border: 1px solid #eee; padding: 2px; -webkit-border-radius: 50%; border-radius: 50%; }

.bigindex-all-doctors .cell .img-box img { -webkit-border-radius: 50%; border-radius: 50%; }

.bigindex-all-doctors .cell .btn { width: 130px; background: #26a2e9; -webkit-border-radius: 8px; border-radius: 8px; }

.bigindex-search-jibing { margin-right: -20px; }

.bigindex-search-jibing .jb { height: 104px; padding-left: 90px; }

.bigindex-search-jibing .jb .left-icon { position: absolute; left: 22px; top: 26px; width: 52px; height: 52px; background: -webkit-linear-gradient(308deg, #FEC58D 0%, #F9B92D 100%); background: linear-gradient(142deg, #FEC58D 0%, #F9B92D 100%); -webkit-border-radius: 8px; border-radius: 8px; }

.bigindex-search-jibing .jb .left-icon:after { position: absolute; left: 0; top: 0; width: 100%; height: 100%; content: ''; background: url('https://www.wendaifu.com/new/image/bh/icon-jb.png') no-repeat center; }

.bigindex-search-jibing .jb .left-icon.i1 { background: -webkit-linear-gradient(308deg, #7898FE 0%, #8B95FF 100%); background: linear-gradient(142deg, #7898FE 0%, #8B95FF 100%); }

.bigindex-search-jibing .jb .left-icon.i2 { background: -webkit-linear-gradient(308deg, #FEAD77 0%, #FF8261 100%); background: linear-gradient(142deg, #FEAD77 0%, #FF8261 100%); }

.bigindex-search-jibing .jb .left-icon.i3 { background: -webkit-linear-gradient(308deg, #4CDBA3 0%, #18C2B3 100%); background: linear-gradient(142deg, #4CDBA3 0%, #18C2B3 100%); }

.bigindex-search-jibing .jb .left-icon.i4 { background: -webkit-linear-gradient(308deg, #61A0FE 0%, #2E78FE 100%); background: linear-gradient(142deg, #61A0FE 0%, #2E78FE 100%); }

.bigindex-search-jibing .jb .left-icon.i5 { background: -webkit-linear-gradient(308deg, #4CDBA3 0%, #18C2B3 100%); background: linear-gradient(142deg, #4CDBA3 0%, #18C2B3 100%); }

.bigindex-search-jibing .jb.i-more { background: #fff url('https://www.wendaifu.com/new/image/bh/menu2x.png') no-repeat 22px/52px 52px; }

.icon-right { padding-right: 10px; background: url('https://www.wendaifu.com/new/image/bh/icon-right2x.png') no-repeat right/5px 8px; }

.bigindex-hospitals-all { background: #fff url('https://www.wendaifu.com/new/image/bh/ph-bj.png') no-repeat left top/100% auto; padding-left: 27px; }

.bigindex-hospitals-all .left-list { width: 555px; }

.bigindex-hospitals-all .left-list .list { height: 179px; -webkit-border-radius: 12px; border-radius: 12px; border: 1px solid #FECD4C; padding: 48px 100px 0 24px; }

.bigindex-hospitals-all .left-list .list .h2 { position: absolute; left: -7px; top: -11px; width: 298px; background: -webkit-linear-gradient(196deg, #FED050 0%, #FF9A08 100%); background: linear-gradient(254deg, #FED050 0%, #FF9A08 100%); -webkit-border-radius: 21px; border-radius: 21px; padding-left: 42px; }

.bigindex-hospitals-all .left-list .list .h2:before { position: absolute; left: 12px; top: 0; content: ''; height: 100%; width: 30px; background: url('https://www.wendaifu.com/new/image/bh/icon-num12x.png') no-repeat left/22px 29px; }

.bigindex-hospitals-all .left-list .list .img-box { position: absolute; right: 25px; top: 48px; width: 80px; height: 80px; -webkit-border-radius: 12px; border-radius: 12px; border: 1px solid #EEEEEE; }

.bigindex-hospitals-all .left-list .list .tags .a { padding: 0 11px; background: #F3F5F7; -webkit-border-radius: 12px; border-radius: 12px; }

.bigindex-hospitals-all .left-list .list:nth-child(2) .h2 { background: -webkit-linear-gradient(196deg, #C4C9D6 0%, #9196A9 100%); background: linear-gradient(254deg, #C4C9D6 0%, #9196A9 100%); }

.bigindex-hospitals-all .left-list .list:nth-child(2) .h2:before { background-image: url('https://www.wendaifu.com/new/image/bh/icon-num22x.png'); }

.bigindex-hospitals-all .left-list .list:nth-child(3) { margin-bottom: 0; }

.bigindex-hospitals-all .left-list .list:nth-child(3) .h2 { background: -webkit-linear-gradient(196deg, #FFBF9F 0%, #E47940 100%); background: linear-gradient(254deg, #FFBF9F 0%, #E47940 100%); }

.bigindex-hospitals-all .left-list .list:nth-child(3) .h2:before { background-image: url('https://www.wendaifu.com/new/image/bh/icon-num32x.png'); }

.bigindex-hospitals-all .right-list { width: 572px; height: 617px; -webkit-border-radius: 12px; border-radius: 12px; border: 1px solid #EEEEEE; }

.bigindex-hospitals-all .right-list:before { position: absolute; content: ''; right: 0; bottom: 100%; width: 70px; height: 40px; background: url('https://www.wendaifu.com/new/image/bh/icon-hg2x.png') no-repeat right bottom/66px 35px; }

.bigindex-hospitals-all .right-list .list { padding: 16px 70px 15px 40px; background: url('https://www.wendaifu.com/new/image/bh/icon-h-num42x.png') no-repeat left/30px 30px; }

.bigindex-hospitals-all .right-list .list:nth-child(2) { background-image: url('https://www.wendaifu.com/new/image/bh/icon-h-num52x.png'); }

.bigindex-hospitals-all .right-list .list:nth-child(3) { background-image: url('https://www.wendaifu.com/new/image/bh/icon-h-num62x.png'); }

.bigindex-hospitals-all .right-list .list:nth-child(4) { background-image: url('https://www.wendaifu.com/new/image/bh/icon-h-num72x.png'); }

.bigindex-hospitals-all .right-list .list:nth-child(5) { background-image: url('https://www.wendaifu.com/new/image/bh/icon-h-num82x.png'); }

.bigindex-hospitals-all .right-list .list:nth-child(6) { background-image: url('https://www.wendaifu.com/new/image/bh/icon-h-num92x.png'); }

.bigindex-hospitals-all .right-list .list:nth-child(7) { background-image: url('https://www.wendaifu.com/new/image/bh/icon-h-num102x.png'); }

.bigindex-hospitals-all .right-list .list .tag { padding: 0 11px; background: #F3F5F7; -webkit-border-radius: 12px; border-radius: 12px; }

.bigindex-hospitals-all .right-list .list .h2 { height: 26px; }

.bigindex-hospitals-all .right-list .list .btn { position: absolute; right: 0; top: 27px; width: 58px; line-height: 30px; background: #26a2e9; -webkit-border-radius: 6px; border-radius: 6px; opacity: 0.89; }

.bigindex-jkzl .left-img { width: 300px; }

.bigindex-jkzl .left-img .list { height: 198px; }

.bigindex-jkzl .left-img .list .title { position: absolute; left: 0; bottom: 0; width: 100%; background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(40%, rgba(0, 0, 0, 0.03)), to(rgba(0, 0, 0, 0.6))); background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.03) 40%, rgba(0, 0, 0, 0.6) 100%); background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.03) 40%, rgba(0, 0, 0, 0.6) 100%); }

.bigindex-jkzl .left-img2{ background:#FAFAFA; }

.bigindex-jkzl .center-list { width: 440px; }

.bigindex-jkzl .center-list ul li { padding-right: 100px; }

.bigindex-jkzl .center-list ul li .time { position: absolute; right: 0; top: 0; }

.bigindex-jkzl .center-list ul li:nth-child(1), .bigindex-jkzl .center-list ul li:nth-child(7) { padding-right: 0; font-size: 18px; font-weight: bold; }

.bigindex-jkzl .center-list ul li:nth-child(1) .time, .bigindex-jkzl .center-list ul li:nth-child(7) .time { display: none; }

.bigindex-jkzl .center-list ul li:nth-child(6) { margin-bottom: 35px; }

.bigindex-jkzl .right-img-txt { width: 370px; }

.bigindex-jkzl .right-img-txt .dt { padding-left: 140px; }

.bigindex-jkzl .right-img-txt .dt .img-box { position: absolute; left: 0; top: 0; width: 124px; height: 78px; -webkit-border-radius: 10px; border-radius: 10px; }

.bigindex-jkzl .right-img-txt .dt .t { height: 44px; margin-bottom: 17px; }

.bigindex-jkzl .right-img-txt .dt.no-img { padding-left: 0; }

.icon-address { padding-left: 18px; background: url('https://www.wendaifu.com/new/image/bh/icon-address.png') no-repeat left/14px 18px; }

.bigindex-pp-news .hos-tab { height: 40px; background: #F3F5F7; -webkit-border-radius: 8px; border-radius: 8px; }

.bigindex-pp-news .hos-tab .tab { width: 16.66666666666666666666666%; -webkit-border-radius: 8px; border-radius: 8px; }

.bigindex-pp-news .hos-tab .tab:hover, .bigindex-pp-news .hos-tab .tab.on { background-color: #62C4A6; color: #fff; }

.bigindex-pp-news .left-img { width: 320px; }

.bigindex-pp-news .left-img .img-box { width: 320px; height: 186px; -webkit-border-radius: 8px 8px 0px 0px; border-radius: 8px 8px 0px 0px; }

.bigindex-pp-news .left-img .bottom-btn.xx { background: #F2FAF8; -webkit-border-radius: 0px 0px 0px 8px; border-radius: 0px 0px 0px 8px; color: #62C4A6; }

.bigindex-pp-news .left-img .bottom-btn.yy { background: #FFEFEF; -webkit-border-radius: 0px 0px 8px 0px; border-radius: 0px 0px 8px 0px; color: #FE7676; }

.bigindex-pp-news .right-list { width: 810px; }

.bigindex-pp-news .right-list .list { padding-left: 120px; height: 66px; margin-bottom: 28px; }

.bigindex-pp-news .right-list .list .img-box { position: absolute; left: 0; top: 0; width: 106px; height: 66px; -webkit-border-radius: 10px; border-radius: 10px; }
.bigindex-pp-news .right-list .list.no-img{ padding-left:0; }

.icon-xx { padding-left: 18px; background: url('https://www.wendaifu.com/new/image/bh/icon-xx2x.png') no-repeat left/14px 14px; }

.icon-yy { padding-left: 18px; background: url('https://www.wendaifu.com/new/image/bh/icon-yy2x.png') no-repeat left/13px 14px; }

.bigindex-hot-hospital { margin-right: -17px; }

.bigindex-hot-hospital ul li{ width: 20%; }

.bigindex-hot-hospital ul li .a { margin: 0 17px 17px 0; height: 94px; }

.biglist-top-tab .tab:hover:after, .biglist-top-tab .on:after { position: absolute; left: 0; bottom: 0; content: ''; width: 100%; height: 3px; background: -webkit-gradient(linear, left top, right top, from(#6BD388), to(#62C4A6)); background: -webkit-linear-gradient(left, #6BD388 0%, #62C4A6 100%); background: linear-gradient(90deg, #6BD388 0%, #62C4A6 100%); -webkit-border-radius: 2px; border-radius: 2px; }

.biglist-select .label { width: 60px; }

.biglist-select .content { width: 1110px; }

.biglist-select .content .list .a:hover, .biglist-select .content .list .a.on { background: #62C4A6; -webkit-border-radius: 6px; border-radius: 6px; color: #fff; }

.biglist-select .content .list-sons { -webkit-border-radius: 6px; border-radius: 6px; background: #F2F5F7; }

.biglist-select .content .list-sons .son-a:hover, .biglist-select .content .list-sons .son-a.on { color: #62C4A6; }

.biglist-select .content .zhankai { position: absolute; right: 10px; top: 10px; width: 60px; line-height: 24px; -webkit-border-radius: 3px; border-radius: 3px; border: 1px solid #62C4A6; color: #62C4A6; }

.biglist-select .content .zhankai .span { padding-right: 12px; background: url('https://www.wendaifu.com/new/image/bh/icon-down2.png') no-repeat right; }

.biglist-select .content .list .zhankai{ top:0px; right:30px; }

.icon-tips { padding-left: 20px; background: url("https://www.wendaifu.com/new/image/bh/icon-tips2x.png") no-repeat left 5px/14px 14px; }

.biglist-check-box { background: #FAFAFA; line-height: 18px; padding: 16px 20px; }

.biglist-check-box .box { width: 18px; height: 18px; background: #FFFFFF; -webkit-border-radius: 3px; border-radius: 3px; border: 1px solid #DAD8D8; }

.biglist-check-box.on .box{ border-color: #62C4A6; position: relative; }

.biglist-check-box.on .box:after{ position: absolute; content:''; left:4px; right:4px; top:4px; bottom:4px; background: #62c4a6; }

.biglist-hospital-list .list { min-height: 152px; padding: 25px 20px 25px 286px; }

.biglist-hospital-list .list .flag { position: absolute; left: 0; top: 0; width: 35px; height: 30px; font-style: oblique; text-indent: 2px; background: url('https://www.wendaifu.com/new/image/bh/icon-s02x.png') no-repeat left top/35px 29px; }

.biglist-hospital-list .list .flag.num1 { background-image: url('https://www.wendaifu.com/new/image/bh/icon-s12x.png'); }

.biglist-hospital-list .list .flag.num2 { background-image: url('https://www.wendaifu.com/new/image/bh/icon-s22x.png'); }

.biglist-hospital-list .list .flag.num3 { background-image: url('https://www.wendaifu.com/new/image/bh/icon-s32x.png'); }


.biglist-hospital-list .list .flag.num1,
.biglist-hospital-list .list .flag.num2,
.biglist-hospital-list .list .flag.num3,
.biglist-hospital-list .list .flag.num4,
.biglist-hospital-list .list .flag.num5,
.biglist-hospital-list .list .flag.num6,
.biglist-hospital-list .list .flag.num7,
.biglist-hospital-list .list .flag.num8,
.biglist-hospital-list .list .flag.num9{ text-indent:8px; }

.biglist-hospital-list .list .img-box { position: absolute; left: 20px; top: 25px; width: 246px; height: 152px; -webkit-border-radius: 8px; border-radius: 8px; }

.biglist-hospital-list .list .star { background: url('https://www.wendaifu.com/new/image/bh/icon-star.png') repeat-x left/12px auto; height: 22px; width: 60px; }

.biglist-hospital-list .list .bottom-btn .btn { width: 126px; -webkit-border-radius: 6px; border-radius: 6px; border: 1px solid #08C7A4; color: #62C4A6; }

.biglist-hospital-list .list .bottom-btn .btn.yy { border: 1px solid #FE7676; color: #FE7676; }

.icon-sj { padding-left: 18px; background: url('https://www.wendaifu.com/new/image/bh/icon-sj2x.png') no-repeat left/12px 12px; }

.icon-yb { padding-left: 18px; background: url('https://www.wendaifu.com/new/image/bh/icon-yb2x.png') no-repeat left/12px 12px; }

.icon-lx { padding-left: 18px; background: url('https://www.wendaifu.com/new/image/bh/icon-lx2x.png') no-repeat left/12px 12px; }

.yellow2 { color: #C69623; }

.biglist-jkzl-img-txt .li { width: 33.33333333333333333333333%; }

.biglist-jkzl-img-txt .li .cell { padding-left: 126px; }

.biglist-jkzl-img-txt .li .cell.no-img { padding-left: 0 }

.biglist-jkzl-img-txt .li .cell .img-box { position: absolute; left: 0; top: 0; width: 112px; height: 70px; -webkit-border-radius: 8px; border-radius: 8px; }

.biglist-jkzl-img-txt .li .cell .t { height: 40px; margin-bottom: 12px; }

.biglist-jkzl-txt .li { width: 33.333333333333%; }

.biglist-right-doctor .cell { padding-bottom: 0; }

.biglist-right-doctor .ljyy-btn { width: 126px; line-height: 28px; background: #FFF0F0; -webkit-border-radius: 14px; border-radius: 14px; color: #FE7676; }

.biglist-right-doctor .ljyy:last-child { border-bottom: none; }

.height46{ height:46px; overflow:hidden; padding-right: 35px;}

.height33{ height:33px; overflow:hidden; padding-right: 85px;}

.height19{ height:19px; }

.height40{ height:40px; }

.bigindex-select-city{ display: none; width:440px; position: absolute; left:0; top:100%; z-index:9; box-shadow: 0 0 8px #ccc; }

.bigindex-select-city ul li{ width:16.666666666%; }

.bigindex-select-area:hover .hoverShow{ display:block; }

.biglist-hospital-paihang .h1{ padding-left: 37px; background: url('https://www.wendaifu.com/new/image/bh/icon-jiangbei.png') no-repeat left/34px 30px;}

.biglist-hospital-paihang .content{ background: #FAFAFA; border-radius: 8px; }

.height90{ max-height:90px; overflow: hidden; }

.biglist-hospital-paihang .content .zhankai-btn{ position:absolute; top:100%; left:50%; margin-left: -12px; margin-top: -15px; width:24px; height:28px; background:url('https://www.wendaifu.com/new/image/bh/icon-2down.png') no-repeat center/12px 14px; z-index:9; }
.biglist-hospital-paihang .content .zhankai-btn.sq{ transform:rotate(180deg); transition: all .5s; }

.loading-after:after { content: ''; display: inline-block; height: 10px; width: 10px; -webkit-border-radius: 100%; border-radius: 100%; margin-left: 5px; border: 2px solid #999; border-bottom-color: transparent; vertical-align: middle; -webkit-animation: rotate 0.75s linear infinite; animation: rotate 0.75s linear infinite; }

@-webkit-keyframes rotate { 0% { -webkit-transform: rotate(0deg); }
    50% { -webkit-transform: rotate(180deg); }
    100% { -webkit-transform: rotate(360deg); } }

@keyframes rotate { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
    50% { -webkit-transform: rotate(180deg); transform: rotate(180deg); }
    100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } }




.wdf_news_yyzx{height: 80px;display: block;clear: both;margin-top: 5px;border-top:1px dashed #d8d8d8;padding-top: 10px;padding-bottom: 5px;}
    .wdf_news_yyzx_img{width: 80px!important;height: 80px;display: inline-block;float: left;}
    .wdf_news_yyzx_info{float: left;width: 170px;margin-left: 10px;}
    .wdf_news_yyzx_info span{display: block !important;width: 100%!important;}
    .news_yyzx_hospital{font-size: 14px;color:#333;font-family: '微软雅黑';overflow: hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;width: 130px;font-weight: bold;}
    .news_yyzx_hospital_content{font-size: 12px;color: #888;margin-top: 15px;width:180px;display: block;overflow: hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;}
    .section-two .wdf_news_yyzx,.section-four .wdf_news_yyzx{margin-left: 15px;height: 65px;padding-top: 15px;padding-bottom: 0px;}
    .section-two .wdf_news_yyzx_img,.section-four .wdf_news_yyzx_img{width: 60px!important;height: 60px!important;border-radius: 100%;}
    .section-two .news_yyzx_hospital_content{margin-top: -5px;}
    .section-two .wdf_news_yyzx_info,.section-four .wdf_news_yyzx_info{width: 130px;}
    .yyzx_doctors{border: 1px solid #e5e5e5;height: 370px;}
    .section-two{margin-bottom: 10px;}
    .section-two .left span{width: 75px;overflow: hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;}
    .yyzx_more{float: right;top: 0px;position: relative;z-index: 2;margin-top: -32px;color: #999;}
    .section-two .yyzx_more{margin-right: 10px;margin-top: -28px;color: #999!important;font-size: 12px;}
    .yyzx_suject_span,.yyzx_suject_hospital{display: inline-block;width: 45px!important;height: 22px!important;line-height: 22px!important;text-align: center;color: #fff;border-radius: 5px;margin-left: 10px;margin-right: 0px!important;border:1px solid #26a2e9;color:#26a2e9;margin-top: 15px;margin-bottom: 20px;cursor: pointer;font-size: 12px!important; }
    .yyzx_suject_active{background: #26a2e9;color: #fff;}
    .yyzx_zixun_btn{display: inline-block;width: 40px!important;height: 22px!important;line-height: 22px!important;text-align: center;border-radius: 5px;margin-left: 10px;background: #26a2e9;color: #fff!important;margin-bottom: 10px;cursor: pointer;font-size: 12px!important;}
    .section-two .consult-doctor{width: 60px;}
    .section-two .yyzx_zixun_btn,.section-four .yyzx_zixun_btn{width: 60px!important; }
    ::-webkit-scrollbar {
      width: 20px; /*对垂直流动条有效*/
      height: 10px; /*对水平流动条有效*/
    }

    /*定义滚动条的轨道颜色、内阴影及圆角*/
    ::-webkit-scrollbar-track{
      -webkit-box-shadow: inset 0 0 6px #9ed9fb;
      background-color: #9ed9fb;
      border-radius: 3px;
    }


    /*定义滑块颜色、内阴影及圆角*/
    ::-webkit-scrollbar-thumb{
      border-radius: 7px;
      -webkit-box-shadow: inset 0 0 6px #fff;
      background-color: #eee;
    }
    .yyzx_hospital_yyzx{margin-left: 15px}
    .yyzx_hospital_btn{width: 130px;height: 40px;line-height: 40px;text-align: center;font-size: 14px;border-radius: 3px;border:0px;display: inline-block;margin-top: 10px;border:1px solid #007cc3;color: #007cc3;background: #fff;}
    .yyzx_hospital_active,.yyzx_hospital_btn:hover{color: #fff;background: #007cc3;}
    .more_hospital{width: 100%;text-align: center;color: #999;margin-top: 10px;display: inline-block;}
    .intro li{height: 10px!important;width: 10px!important;background: #000;border-radius: 50%;opacity:0.3;display: inline-block;position: absolute;z-index: 9;margin-top: 15px;margin-left: 300px;cursor: pointer;}
    .intro_li_1{margin-left: 320px!important;}
    .intro_li_2{margin-left: 340px!important;}
    .intro_li_3{margin-left: 360px!important;}
    .intro_li_4{margin-left: 380px!important;}
    .intro_li_5{margin-left: 400px!important;}
    .intro_li_active{opacity: 10!important;}
    .section-one .right .mask{opacity: 0;}
    .section-three .nav span{padding: 0 10px;}



body{background: #f5f5f5;}
    .pb25 {
    padding-bottom: 25px;
}
.pt30 {
    padding-top: 30px;
}

.pr5 {
    padding-right: 5px;
}
.youzhi_top .li {
    width: 20%;padding: 10px;border: 1px solid #EEEEEE;margin-left: 2%;border-radius: 15px;
}
.youzhi_top{background: #fff;display: inline-block;padding: 20px;text-align: center;border-radius: 10px;}
.color_666{color: #666;}
.color_000{color: #000;}
 .img-box {
    width: 88px;
    height: 88px;
    -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.05);
    -webkit-border-radius: 12px;
    border-radius: 12px;
    border: 1px solid #EEEEEE;
}
.mb15 {
    margin-bottom: 15px;
}
.mb10 {
    margin-bottom: 10px;
}
.auto {
    margin-left: auto;
    margin-right: auto;
}
.ellipsis {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.des{height: 66px;}
.youzhi_top .li .a .des {
    height: 66px;
}
.youzhi_top .li img{height: 80px;text-align: center;display:block;margin: 0 auto;border-radius: 50%;}
.hid3 {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}
.abtn {
    width: 88px;
    background: #4dbeff;
    -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.05);
    -webkit-border-radius: 6px;
    border-radius: 6px;
    opacity: 0.89;color: #fff;line-height: 35px;
}
.fll {
    float: left;
}
.f18 {
    font-size: 18px;
}
.pt40 {
    padding-top: 40px;
}
.fn {
    font-weight: normal;
}
.lh44 {
    line-height: 44px;
}
.lh26 {
    line-height: 26px;
}
.lh22 {
    line-height: 22px;
}
.f32 {
    font-size: 32px;
}
.pb15{padding-bottom: 15px;}



.title_index{height: 20px;margin-bottom: 20px;margin-top: 30px;display: block;clear: both;}
    .left_ico{width: 5px;height: 20px;background: #2196F3;margin-right: 10px;display: inline-block;    vertical-align: top;}
    .title_h3{    font-size: 20px;color: #000;font-weight: 700;display: inline-block;line-height: 20px;}
    .content_index{min-height: 200px;}
    .content_tab{height: 50px;}
    .content_tab li{font-size: 16px;color: #333;margin-left: 5px;cursor: pointer;position: relative;padding: 0px 7px;text-align: center;float: left;text-align: center;height: 40px;line-height: 40px;margin-top: 10px;}
    .content_tab .active{color: #4dbeff;border-bottom: 3px solid #4dbeff;}
    .content_more{float: right;margin-right: 10px;line-height: 50px;color: #62A7F2;font-size:14px;}
    .content_more_list{margin-right: 10px;line-height: 50px;color: #4dbeff;font-size:14px;text-align: center;display: inline-block;margin-top: 20px;width: 100%;}
    .content_info_ul{clear: both;padding-top: 20px;}
    .content_info_ul li{width: 355px;    display: inline-block;margin-right: 15px;margin-bottom: 20px;background: #fff;padding: 15px;height: 220px;border-radius: 10px;}
    .hospital_img{width: 50px;height: 50px;display: block;float: left;border-radius: 10px;border: 1px solid #EEEEEE;}
    .hospital_info{float: left;width: 200px;margin-left: 10px;}
    .hospital_name{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-size: 16px;color: #000;}
    .orange_flag{background: #F7A151;color: #fff;font-size: 12px;margin-right: 10px;padding: 2px 5px;margin-top: 8px;display: inline-block;border-radius: 5px;}
    .hospital_address{overflow: hidden;  text-overflow: ellipsis; display: -webkit-box;-webkit-line-clamp: 2; -webkit-box-orient: vertical;margin-top: 8px;color: #7b7b7b;}
    .hospital_address_float{overflow: hidden;  overflow: hidden;white-space: nowrap;text-overflow: ellipsis;margin-top: 8px;color: #7b7b7b;height: 35px;}
    .hospital_name_float{max-width: 160px;display: inline-block;height: 20px;line-height: 25px;}
    .hospital_p{height: 25px;}
    .content_info_area{    display: flex;justify-content: flex-start;align-items: center;flex-wrap: wrap;margin-top: 10px;clear: both;}
    .content_info_area  a{font-size: 16px;color: #fff;background: #83d2ff;border-radius: 5px;margin-right: 10px;margin-bottom: 10px;width: 85px;line-height: 50px;text-align: center;}
    .hospital_address_float{width: 95%;}
    .switch-content .nav .jq{float: left;}
    .disease_content .nav-link-info li:before{width: 0px!important;}
    .disease_content .nav-link-info span{float: left!important;}
    .switch-content .nav{padding-left: 10px;border-bottom: 0;background: #fff;border-radius: 10px;margin-bottom: 5px;}
    #friend-link .partner{margin-left: 10px;}
    #friend-link .partner a{margin:0px;width: 120px;height: 30px;line-height: 30px;overflow: hidden;  overflow: hidden;white-space: nowrap;text-overflow: ellipsis;    margin-left: 10px;}
    .hospital_bottom_btn{background:#4dbeff;display: inline-block;color: #fff;border-radius: 5px;margin: 0 auto;display: block;text-align: center;width: 130px;line-height: 35px;margin-top: 5px;}
    .hospital_city_desc{clear: both;background: #F7FAF9;border-radius: 5px;padding: 5px 10px;margin-bottom: 10px;height: 85px;display: inline-block;margin-top: 10px;width: 90%;padding-bottom: 15px;}


    .doctor_info{padding-top: 20px;}
    .doctor_info li{width: 270px;float: left;margin-right: 18px;padding: 10px;margin-bottom: 10px;padding-right: 5px;background: #fff;border-radius: 10px;}
    .consult_doctor,.guahao_doctor{width: 90px;height: 30px;line-height: 30px;text-align: center;display: inline-block;color: #fff;margin-left: 3px;}
    .guahao_doctor{background: #D7D7D7}
    .consult_doctor{background: #83d2ff;}
    .guahao_doctor_active{background: #00BCD4;}
    .section-two .intro{margin-left: 5px;width: 110px;color: #666;}
    .section-two .intro .name{width: 30px;color: #000;font-weight: initial;font-size: 16px;}
    .section-two .intro .position{width: 50px;    overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display: inline-block;vertical-align: text-top;}
    .section-two .good{margin-top: 0px;height: 50px;}
    .section-two .good p{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;width:170px;display:-webkit-box}
    .section-three .nav-link-info{background: #fff;border-radius: 10px;border: 0;}
    .section-three .nav-link-info li:before{width: 0px;height: 0px;border-radius: 50%;}
    .section-three .nav-link-info li{    overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
    .section-three ul li {float: left;margin: 0 24px 0 20px;}
    .section-three .nav span.active{font-weight: 700;font-size: 16px;}
    #friend-link .title span{font-size: 16px;}

    div.nav span.active{border-top: 0;border-bottom: 2px solid #007cc3;;}
    #footer{width: 1200px;}