<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.wand-tab-item{-webkit-box-flex:0;box-sizing:border-box;color:#2b313d;-webkit-flex:0 0 auto;flex:0 0 auto;font-size:16px;height:40px;line-height:40px;padding:0 12px;text-align:center}.wand-tab-item--selected{color:#3f86ff}.wand-tab-item--disabled{color:#c3c4ca}.wand-tab{background-image:-webkit-linear-gradient(bottom,#dadce0,#dadce0 50%,transparent 0);background-image:-webkit-linear-gradient(90deg,#dadce0,#dadce0 50%,transparent 0);background-image:linear-gradient(1turn,#dadce0,#dadce0 50%,transparent 0);background-position:0 100%;background-repeat:no-repeat;background-size:100% 1px;position:relative}.wand-tab.wand-tab__right:after{background:-webkit-linear-gradient(left,hsla(0,0%,100%,.25),#fff);background:linear-gradient(90deg,hsla(0,0%,100%,.25),#fff);bottom:0;content:"";position:absolute;right:-1px;top:0;width:28px}.wand-tab__content{display:-webkit-box;display:-webkit-flex;display:flex;overflow-x:auto;overflow-y:hidden;position:relative}.wand-tab__content::-webkit-scrollbar{display:none}.wand-tab__bar{background:#3f86ff;bottom:0;height:2px;position:absolute;width:24px}.wand-tab__bar--transition{-webkit-transition:right .5s cubic-bezier(.35,0,.25,1) .1s,left .5s cubic-bezier(.35,0,.25,1) .1s;transition:right .5s cubic-bezier(.35,0,.25,1) .1s,left .5s cubic-bezier(.35,0,.25,1) .1s}.wand-dialog .modal-fadein-enter,.wand-dialog .modal-fadein-leave-active{opacity:0}.wand-dialog .modal-fadein-enter-active,.wand-dialog .modal-fadein-leave-active{-webkit-transition:opacity .1s;transition:opacity .1s}.wand-dialog .wand-dialog-text__container{background-color:#fff;border-radius:8px;box-sizing:border-box;left:50%;padding:20px 16px 16px 20px;position:fixed;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:270px;z-index:400}.wand-dialog .wand-dialog-text__container .wand-dialog-text__close{background-image:url(https://kano.guahao.cn/9Cp145186548);background-position:50%;background-repeat:no-repeat;background-size:12px;height:24px;position:absolute;right:12px;top:12px;width:24px;z-index:1}.wand-dialog .wand-dialog-text__container .wand-dialog-text__title{color:#2b313d;font-size:16px;font-weight:400;font-weight:700;line-height:1.5;text-align:center}.wand-dialog .wand-dialog-text__container .wand-dialog-text__content{margin-top:12px;max-height:173px;overflow-y:scroll;text-align:left}.wand-dialog .wand-dialog-text__container .wand-dialog-text__content--long{max-height:252px}.wand-dialog .wand-dialog-text__container .wand-dialog-text__btns{box-sizing:border-box;padding:16px 5px 0}.wand-dialog .wand-dialog-text__container .wand-dialog-text__btns .wand-dialog-text__btn{border-radius:20px;font-size:16px;font-weight:700;height:40px;line-height:40px;text-align:center}.wand-dialog .wand-dialog-text__container .wand-dialog-text__btns .wand-dialog-text__btn--confirm{background-color:#3f86ff;color:#fff}.wand-dialog .wand-dialog-text__container .wand-dialog-text__btns .wand-dialog-text__btn--cancel{background-color:#ebf2ff;color:#3f86ff;margin-top:12px}.wand-dialog .wand-dialog-img{box-sizing:border-box;left:50%;position:fixed;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:252px;z-index:400}.wand-dialog .wand-dialog-img .wand-dialog-img__content{background-position:50%;background-repeat:no-repeat;background-size:contain;height:auto;overflow:hidden;position:relative;width:100%}.wand-dialog .wand-dialog-img .wand-dialog-img__content img{width:100%}.wand-dialog .wand-dialog-img .wand-dialog-img__content .wand-dialog-img__slot-content{height:100%;left:0;position:absolute;top:0;width:100%}.wand-dialog .wand-dialog-img .wand-dialog-img__close{background-image:url(https://kano.guahao.cn/yDz100431128);background-size:contain;height:36px;margin:20px auto auto;width:36px}.wand-dialog .wand-dialog-custom{left:50%;position:fixed;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:400}.wand-dialog .wand-dialog-custom__close{background-image:url(https://kano.guahao.cn/yDz100431128);background-size:contain;height:36px;margin:20px auto auto;width:36px}.wand-mask{background:rgba(0,0,0,.6);bottom:0;left:0;position:fixed;right:0;top:0;z-index:300}.wand-mask-enter,.wand-mask-leave-active{opacity:0}.wand-mask-enter-active,.wand-mask-leave-active{-webkit-transition:opacity .3s;transition:opacity .3s}.wand-action-sheet{background-color:#f5f6f6;border-radius:4px 4px 0 0;bottom:0;left:0;position:fixed;right:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;z-index:300}.wand-action-sheet__item-container{max-height:calc(100vh - 50px);overflow:scroll}.wand-action-sheet__item{-webkit-box-align:center;-webkit-box-pack:center;-webkit-align-items:center;align-items:center;background-color:#fff;box-shadow:0 0 1px #dadce0;color:#2b313d;display:-webkit-box;display:-webkit-flex;display:flex;font-size:16px;font-weight:400;font-weight:500;height:50px;-webkit-justify-content:center;justify-content:center;line-height:1.5;position:relative;z-index:300}.wand-action-sheet__item--disable{color:#c3c4ca}.wand-action-sheet__item--primary{color:#3f86ff}.wand-action-sheet__item--warn{color:#ffa503}.wand-action-sheet__title{border-bottom:1px solid #f8f8f8;border-radius:4px 4px 0 0;color:#2b313d;color:#9d9ea7;font-size:14px;font-weight:400;height:40px;line-height:1.5}.wand-action-sheet__cancel{margin-top:8px}.wand-action-sheet__action--entry{-webkit-transform:translateZ(0);transform:translateZ(0)}.wand-action-sheet__action--leave{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}.g-suggest{color:#83889a;height:44px;position:relative}.g-suggest .g-suggest--input{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:6px 16px}.g-suggest .g-suggest--input,.g-suggest .g-suggest--input .g-suggest--input-wrap{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.g-suggest .g-suggest--input .g-suggest--input-wrap{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-flex:1;background:#f4f5f7;border-radius:100px;-ms-flex:1;flex:1;justify-content:space-between}.g-suggest .g-suggest--input .g-suggest--input-wrap input[type=search]{background:#f5f6f6;border:none;border-radius:20px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#28354c;font-size:14px;height:32px;line-height:20px;outline:none;padding:5px 20px 5px 12px;width:100%}.g-suggest .g-suggest--input .g-suggest--input-wrap input::-webkit-search-cancel-button{-webkit-appearance:none}.g-suggest .g-suggest--input .g-suggest--input-wrap input::-webkit-input-placeholder{color:#999;padding-left:7.5px}.g-suggest .g-suggest--input .g-suggest--input-wrap input::-moz-placeholder{color:#999;padding-left:7.5px}.g-suggest .g-suggest--input .g-suggest--input-wrap input:-ms-input-placeholder{color:#999;padding-left:7.5px}.g-suggest .g-suggest--input .g-suggest--input-wrap input::-ms-input-placeholder{color:#999;padding-left:7.5px}.g-suggest .g-suggest--input .g-suggest--input-wrap input::placeholder{color:#999;padding-left:7.5px}.g-suggest .search-icon input[type=search]{padding-left:26px!important}.g-suggest .search-icon input[type=search]::-webkit-input-placeholder{padding-left:1px}.g-suggest .search-icon i{background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";height:14px;left:9px;width:14px;z-index:1}.g-suggest .g-suggest--input-clear,.g-suggest .search-icon i{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.g-suggest .g-suggest--input-clear{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:30px;justify-content:center;right:3px;width:38px}.g-suggest .g-suggest--input-clear:after{background:url(https://kano.guahao.cn/hs9695044170) no-repeat 0 0;background-size:14px 14px;content:"";display:block;height:14px;width:14px}.g-suggest .g-suggest--result{-webkit-overflow-scrolling:touch;background-color:#fff;display:block;max-width:16rem;overflow:auto;position:fixed;width:100%;z-index:301}.g-suggest .g-suggest--result .g-suggest--result-item{border-bottom:1px solid #eee;color:rgba(0,0,0,.9);font-size:16px;height:46px;line-height:46px;margin-left:12px;overflow:hidden;padding-right:15px;position:relative;text-overflow:ellipsis;white-space:nowrap}.g-suggest .g-suggest--result .history-icon,.g-suggest .g-suggest--result .select-icon{padding-left:24px}.g-suggest .g-suggest--result .history-icon:before,.g-suggest .g-suggest--result .select-icon:before{left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.g-suggest .g-suggest--result .history-icon:before{background:#fff url(https://kano.guahao.cn/tQ1706194507) no-repeat;background-size:cover;content:"";height:16px;width:16px}.g-suggest .g-suggest--result .select-icon:before{background:#fff url(https://kano.guahao.cn/ahT706194506) no-repeat;background-size:cover;content:"";height:16px;width:16px}.g-search{color:#83889a;height:46px;position:relative}.g-search--fixed{-webkit-box-orient:vertical;-webkit-box-direction:normal;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;max-width:16rem;position:fixed;width:100%;z-index:201}.g-search--input-cancel{color:#83889a;font-size:14px;margin-left:12px}.g-search--active{bottom:0;height:100%;position:fixed;top:0;z-index:304}.g-search--active .g-search--history{display:block}.g-search--history{-webkit-box-flex:1;-webkit-overflow-scrolling:touch;border-top:1px solid #eee;display:none;-ms-flex:1;flex:1;height:1%;overflow:auto}.g-search--history li{border-bottom:1px solid #eee;height:46px;line-height:46px;overflow:hidden;padding:0 15px 0 30px;position:relative;text-overflow:ellipsis;white-space:nowrap}.g-search--history li:before{background:#fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAMAAADW3miqAAAAXVBMVEUAAADf3+3S09zS1dzS1NzW2OLS1NvR1NvT1N3S1NzU1t3T1NzR09zS1NzS1NzS1NzT1d7T1N3S1NzT1t3V1d7U1uHR1NzS1NzR1dvS1dzV1d/S1NzS1NvT1NvR09tdxUr9AAAAHnRSTlMACdKq5xv1ynG/RUDvuJh9VEyGMTkj39mcixiwa1+JqahyAAABUUlEQVQ4y52T2ZaDIBBE2YJLVNSomZik/v8zhxYJUcFzZuqF7YrVTTf7h66mkbIxHU8S7VPDq26jSJdho8cR4dIdVfesFiDdD8y4HCgzuC9u5q67PXNRhOScnYjTPdmFnYr8SH7OlHSPZ3j5RY9KDetU2KBmv59BBar5BNkCyP32bBfDB3rbVecdTSFOu30NESmgXiYa6BMQM4Dmq+1bCrrZZWnHl4VZCmKV8/sARBoSzotcvQWo/rFqXFQF0LhcFBvIa6R1DUg79PS7oJXw0QhXWDlQfUHvSRSLXH418KKy9jkOOqaAkmlSUL8mkz1BbxrXRL7DA0eV26PWVwdUtCznKkTeuaI7iGdk+7x8+bK9a4R510F0j9jUMvVl/n1NrrC3ehGwmvq1sAZDCMQYb3Mt6kJUdhLvslJgo6xjMbVSe0I/23S/l6+HbPr8ytmf9QtrDSR9wVknYwAAAABJRU5ErkJggg==) no-repeat;background-size:cover;content:"";height:12px;left:9px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:12px}.g-search--history-clear{border-bottom:1px solid #eee;color:#3278ee;height:46px;line-height:46px;text-align:center}.x-img-fadein[lazy=loaded],.x-img-fadein[normal=loaded]{-webkit-animation-duration:.6s;animation-duration:.6s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.c-hospital-introduce{background:url(https://kano.guahao.cn/qfE330421288) no-repeat;background-size:100% 100%;padding-top:.34133333rem}.c-hospital-introduce .wd-10{width:10px}.c-hospital-introduce .wd-16{width:16px}.c-hospital-introduce .g-search--fixed{background:transparent;position:relative;z-index:101}.c-hospital-introduce .g-search--fixed .g-suggest{background:transparent!important}.c-hospital-introduce .g-search--fixed.g-search--active{background:#fff;position:fixed;z-index:201}.c-hospital-introduce .g-search--fixed.g-search--active .g-suggest{background:#fff}.c-hospital-introduce h1{color:#fff;font-size:.85333333rem;font-weight:500;line-height:.85333333rem;margin:.256rem .68266667rem 0;overflow:hidden;padding:.08533333rem 0;text-align:left;text-overflow:ellipsis;white-space:nowrap}.c-hospital-introduce--info{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;align-items:center;border-bottom:1px solid hsla(0,0%,100%,.12);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;height:4.18133333rem;margin:0 .68266667rem}.c-hospital-introduce--info&gt;img{border-radius:.17066667rem;display:block;height:2.90133333rem;width:3.84rem}.c-hospital-introduce--info&gt;div{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:.34133333rem;min-height:2.90133333rem;position:relative}.c-hospital-introduce--info&gt;div label{display:inline-block;font-size:.512rem;line-height:1.024rem;text-align:left}.c-hospital-introduce--info&gt;div label.level{color:#ffd414;font-weight:600}.c-hospital-introduce--info&gt;div label.rank{background:rgba(228,242,255,.3);border-radius:.08533333rem;color:#fff;height:.85333333rem;line-height:.85333333rem;padding:0 .17066667rem;width:auto}.c-hospital-introduce--info&gt;div label.rank img{margin-left:.08533333rem}.c-hospital-introduce--info&gt;div label.count{color:#fff;font-weight:400}.c-hospital-introduce--info&gt;div a{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.512rem;position:absolute;right:0;top:-1px}.c-hospital-introduce--info&gt;div a .icon-arrows{height:.512rem;width:.512rem}.c-hospital-introduce--info&gt;div .star{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:rgba(0,0,0,.1);border-radius:.17066667rem;bottom:0;color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-direction:column;flex-direction:column;font-size:.512rem;height:1.92rem;justify-content:center;position:absolute;right:-.128rem;width:1.70666667rem}.c-hospital-introduce--info&gt;div .star img{margin-bottom:.128rem}.c-hospital-introduce--district{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:2.73066667rem;justify-content:center;margin:0 .68266667rem}.c-hospital-introduce--district label{color:hsla(0,0%,100%,.6);font-size:.512rem;font-weight:400;line-height:.72533333rem}.c-hospital-introduce--district p{color:#fff;font-size:.59733333rem;font-weight:400;line-height:1.19466667rem}.c-hospital-introduce--district p i{float:right}.c-hospital-introduce--rank h4{color:#2b313d;font-size:.59733333rem;font-weight:500;line-height:1.36533333rem;margin-top:.34133333rem;text-align:left}.c-hospital-introduce--rank article{color:#5e616b;font-size:.512rem;font-weight:400;line-height:1.024rem;text-align:left}.c-hospital-nav .wd-14{width:14px}.c-hospital-nav--address{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;background:url(https://kano.guahao.cn/FFs332688020) no-repeat;background-size:100% 100%;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.59733333rem;font-weight:500;height:2.56rem;justify-content:space-between;line-height:2.56rem;padding:0 .68266667rem;text-align:left}.c-hospital-nav--address&gt;img{display:inline-block;width:.55466667rem}.c-hospital-nav--address&gt;p{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;text-indent:.34133333rem;text-overflow:ellipsis;white-space:nowrap}.c-hospital-nav--address div{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;position:relative;right:-.17066667rem}.c-hospital-nav--address div,.c-hospital-nav--address div a{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.c-hospital-nav--address div a{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;background:#fff;border-radius:.42666667rem;color:#5e616b;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-direction:column;flex-direction:column;font-size:.512rem;height:2.048rem;justify-content:center;line-height:normal;-webkit-transform:scale(.83);transform:scale(.83);width:2.048rem}.c-hospital-nav--address div a:last-child{margin-left:.17066667rem}.c-hospital-nav--address div a img{margin-bottom:.08533333rem}.c-hospital-nav--notice{background:#fff;border-bottom:1px solid #e0e1e6;border-top:1px solid #e0e1e6;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 .68266667rem}.c-hospital-nav--notice-dialog{background:#fff;border-radius:.512rem;margin-top:1.024rem;overflow:hidden;padding:.17066667rem 0 .04266667rem;position:relative;width:100%}.c-hospital-nav--notice-dialog h3{color:#28354c;font-size:.68266667rem;line-height:2.048rem;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.c-hospital-nav--notice-dialog-content{max-height:8.02133333rem;overflow-y:auto}.c-hospital-nav--notice-dialog-content pre{word-wrap:break-word;color:#83889a;font-family:Hiragino Sans GB,Microsoft YaHei,å¾®è½¯é›…é»‘,å®‹ä½“,Arial,Verdana,sans-serif;font-size:.59733333rem;overflow:auto;text-align:left;white-space:pre-wrap}.c-hospital-nav--notice-content{-webkit-box-flex:1;color:#5e616b;-ms-flex:1;flex:1;font-size:.512rem;height:1.536rem;position:relative}.c-hospital-nav--notice-content pre{word-wrap:break-word;display:inline-block;font-family:Hiragino Sans GB,Microsoft YaHei,å¾®è½¯é›…é»‘,å®‹ä½“,Arial,Verdana,sans-serif;white-space:pre-wrap;width:100%}.c-hospital-nav--notice-content i{background:#c4c5ce;float:left;height:.21333333rem;margin-right:.21333333rem;margin-top:.74666667rem;width:.21333333rem}.c-hospital-nav--notice-content.overflow{height:1.70666667rem;line-height:1.70666667rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.c-hospital-nav--notice-content.show{height:auto;line-height:.85333333rem;padding:.42666667rem 0}.c-hospital-nav--notice-content.show i{margin-top:.32rem}.c-hospital-nav--notice-btn{height:100%;position:relative;text-align:center;width:1.536rem}.c-hospital-nav--notice-btn b{border-bottom:1px solid #c4c5ce;border-left:1px solid #c4c5ce;height:.34133333rem;left:.59733333rem;position:absolute;top:.59733333rem;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);width:.34133333rem}.c-hospital-nav--notice-btn b.show{top:.72533333rem;-webkit-transform:rotate(135deg);transform:rotate(135deg)}.wand-button{border:none;border-radius:25px;box-sizing:border-box;color:#fff;line-height:1;outline:0;padding-bottom:0;padding-top:0;position:relative}.wand-button:before{background-color:#000;border:inherit;border-color:#000;border-radius:inherit;content:" ";height:100%;left:50%;opacity:0;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%}.wand-button:active:before{opacity:.1}.wand-button__disabled{cursor:not-allowed;opacity:.5}.wand-button__disabled:active:before{opacity:0}.wand-button__size--small{font-size:12px;height:24px;max-width:104px;padding:0 10px}.wand-button__size--normal,.wand-button__size--small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wand-button__size--normal{font-size:14px;height:32px;max-width:180px;padding:0 14px}.wand-button__size--large{height:40px;max-width:100%;padding:0 20px}.wand-button__size--biggest,.wand-button__size--large{font-size:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wand-button__size--biggest{box-sizing:border-box;height:48px;padding:0 22%;width:100%}.c-hospital-ability{margin:.85333333rem .68266667rem 0}.c-hospital-ability--book-consult{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;justify-content:space-between;margin:.34133333rem 0}.c-hospital-ability--book-consult&gt;div{width:.34133333rem}.c-hospital-ability article{-webkit-box-flex:1;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;border:1px solid #e0e1e6;border-radius:.34133333rem;-webkit-box-shadow:0 1px .256rem 0 rgba(0,0,0,.04);box-shadow:0 1px .256rem 0 rgba(0,0,0,.04);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:row;flex-direction:row;padding:.68266667rem 0 .68266667rem .42666667rem}.c-hospital-ability article.disabled,.c-hospital-ability article.disabled .content p,.c-hospital-ability article.disabled .content p b{color:#9d9ea7!important}.c-hospital-ability article img{display:inline-block;height:1.36533333rem;width:1.36533333rem}.c-hospital-ability article .content{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:.256rem}.c-hospital-ability article .content p:first-child{color:#2b313d;font-size:.68266667rem;font-weight:600;line-height:.93866667rem}.c-hospital-ability article .content p:nth-child(2){color:#9d9ea7;font-size:.512rem;line-height:.59733333rem}.c-hospital-ability article .content p:nth-child(2) b{color:#3f86ff;font-style:inherit}.c-hospital-ability--footerbtn{-webkit-box-align:center;-ms-flex-align:center;align-items:center;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;left:0;margin:.34133333rem 0 .85333333rem;padding:0 .42666667rem;position:fixed;right:0;z-index:100}.c-hospital-ability--footerbtn-item{height:2.048rem;margin:0 .256rem;width:100%}.we-scroll{-webkit-overflow-scrolling:touch}.we-scroll .we-scroll--vertical{overflow-y:scroll}.we-scroll .we-scroll--vertical::-webkit-scrollbar{display:none}.we-scroll .we-scroll--horizontal{overflow-x:scroll;white-space:nowrap}.we-scroll .we-scroll--horizontal::-webkit-scrollbar{display:none}.c-hospital-service[data-v-64554924]{margin:.34133333rem 0}.c-hospital-service article[data-v-64554924]{-webkit-box-flex:1;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;border:1px solid #e0e1e6;border-radius:.34133333rem;-webkit-box-shadow:0 1px .256rem 0 rgba(0,0,0,.04);box-shadow:0 1px .256rem 0 rgba(0,0,0,.04);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:row;flex-direction:row;margin:0 .68266667rem;padding:.68266667rem .42666667rem}.c-hospital-service article img[data-v-64554924]{display:inline-block;height:1.536rem;width:1.536rem}.c-hospital-service article .content[data-v-64554924]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:.256rem}.c-hospital-service article .content p[data-v-64554924]:first-child{color:#2b313d;font-size:.68266667rem;font-weight:600;line-height:.93866667rem}.c-hospital-service article .content p[data-v-64554924]:nth-child(2){color:#9d9ea7;font-size:.512rem;line-height:.59733333rem}.c-hospital-service article .content p:nth-child(2) b[data-v-64554924]{color:#3f86ff;font-style:inherit}.c-hospital-service--scroll[data-v-64554924]{margin:.34133333rem 0}.c-hospital-service--scroll .we-scroll--horizontal[data-v-64554924]{overflow-y:hidden}.c-hospital-service--scroll-item[data-v-64554924]{display:inline-block;padding:.32rem 0;text-align:center;width:28%}.c-hospital-service--scroll-item img[data-v-64554924]{height:2.048rem;width:2.048rem}.c-hospital-service--scroll-name[data-v-64554924]{color:#2b313d;font-size:.59733333rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.c-hospital-service--couple[data-v-64554924]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;justify-content:space-between;margin:.34133333rem .68266667rem}.c-hospital-service--couple article[data-v-64554924]{margin:0}.c-hospital-service--couple&gt;div[data-v-64554924]{width:.34133333rem}.c-hospital-service--triple[data-v-64554924]{display:inline-block;margin-top:.34133333rem;padding:.32rem 0;text-align:center;width:33.3%}.c-hospital-service--triple img[data-v-64554924]{height:2.048rem;width:2.048rem}.wand-swipe{overflow:hidden;position:relative;-webkit-user-select:none;user-select:none}.wand-swipe__container{height:100%}.wand-swipe__container.center,.wand-swipe__container.left,.wand-swipe__container.right{display:-webkit-box;display:-webkit-flex;display:flex}.wand-swipe__container.center{-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.wand-swipe__container.left{-webkit-box-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}.wand-swipe__container.right{-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}.wand-swipe__container .wand-swipe-item{float:left;height:100%}.wand-swipe__indicators{bottom:10px;display:-webkit-box;display:-webkit-flex;display:flex;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.wand-swipe__indicators.wand-swipe__indicators-vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;bottom:auto;-webkit-flex-direction:column;flex-direction:column;left:10px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.wand-swipe__indicators.wand-swipe__indicators-vertical .wand-swipe__indicator:not(:last-child){margin-bottom:6px}.wand-swipe__indicator{background-color:#e3e3e4;border-radius:100%;height:6px;width:6px}.wand-swipe__indicator:not(:last-child){margin-right:6px}.wand-swipe__indicator.wand-swipe__indicator-active{background-color:#3f86ff}.c-hospital-header[data-v-07ec4306]{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#2b313d;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.85333333rem;justify-content:space-between;line-height:1.36533333rem;padding:.68266667rem .68266667rem .512rem}.c-hospital-header--title[data-v-07ec4306]{font-weight:700}.c-hospital-header .sub-title[data-v-07ec4306]{color:rgba(0,0,0,.4);font-size:.512rem;margin-left:.34133333rem}.c-hospital-header .sub-number[data-v-07ec4306]{font-size:.68266667rem;margin-left:.17066667rem}.c-hospital-header--more[data-v-07ec4306]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:rgba(0,0,0,.9);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.59733333rem;font-weight:400;line-height:.768rem}.c-hospital-header--more-icon[data-v-07ec4306]{height:.512rem;width:.512rem}.c-hospital-doctors[data-v-2eb8d11d]{margin:.34133333rem 0}.c-hospital-doctors[data-v-2eb8d11d] .wand-swipe{padding:0 .17066667rem}.c-hospital-doctors--swipe[data-v-2eb8d11d]{background:#f4f5f7;border-radius:.34133333rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;height:3.584rem;padding:.512rem;width:100%}.c-hospital-doctors--swipe img[data-v-2eb8d11d]{border-radius:100%;display:inline-block;height:2.048rem;left:1.024rem;position:absolute;top:.512rem;width:2.048rem}.c-hospital-doctors--swipe-content[data-v-2eb8d11d]{-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:56px;width:100%}.c-hospital-doctors--swipe-content p[data-v-2eb8d11d]{color:#5e616b;font-size:.512rem;font-weight:400;line-height:.768rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.c-hospital-doctors--swipe-content p.header[data-v-2eb8d11d]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:rgba(0,0,0,.9);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;font-size:.59733333rem;font-weight:800;line-height:1.024rem}.c-hospital-doctors--swipe-content p.header i[data-v-2eb8d11d]{border-radius:.08533333rem;display:inline-block;font-size:.512rem;font-style:normal;height:.85333333rem;line-height:.85333333rem;margin-left:.17066667rem;text-align:center;-webkit-transform:scale(.83);transform:scale(.83);width:.85333333rem}.c-hospital-doctors--swipe-content p.header i.book[data-v-2eb8d11d]{border:1px solid #02d081;color:#02d081}.c-hospital-doctors--swipe-content p.header i.consult[data-v-2eb8d11d]{border:1px solid #feb70f;color:#feb70f}.c-hospital-doctors--noresult[data-v-2eb8d11d]{background-color:#f5f7fb;border-radius:.512rem;color:rgba(0,0,0,.26);font-size:.59733333rem;height:3.584rem;line-height:3.584rem;margin:0 .68266667rem;text-align:center}.c-hospital-doctors--more[data-v-2eb8d11d]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#f4f5f7;border-radius:.34133333rem;color:rgba(0,0,0,.9);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.59733333rem;font-weight:400;height:3.584rem;justify-content:center;line-height:.768rem;margin-left:.34133333rem;width:5.54666667rem}.c-hospital-doctors--more-icon[data-v-2eb8d11d]{height:.512rem;width:.512rem}.c-disease-doctors[data-v-e8d7b82c]{margin:.34133333rem 0}.c-disease-doctors--list[data-v-e8d7b82c]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;max-height:2.816rem;overflow:hidden;padding:0 .68266667rem}.c-disease-doctors--list-item[data-v-e8d7b82c]{background-color:#f0f5ff;border-radius:.17066667rem;color:#3f86ff;font-size:.59733333rem;line-height:1.19466667rem;margin-bottom:.34133333rem;margin-right:.34133333rem;padding:0 .42666667rem}.g-card{display:-webkit-box;display:-ms-flexbox;display:flex;padding:20px 12px}.g-card .g-card--avatar{-ms-flex-negative:0;flex-shrink:0;margin-right:12px;position:relative}.g-card .g-card--avatar .g-card--avatar-img{display:inline-block;height:100%;overflow:hidden;width:100%}.g-card .g-card--avatar .g-card--avatar-img img{height:100%;width:100%}.g-card .g-card--avatar .g-card--avatar-tag img{height:16px;position:relative;top:-10px}.g-card .content{-webkit-box-flex:1;-ms-flex:1;flex:1}.g-card-row{-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden}.g-card-row,.g-card-row .g-card-row--over-hide{display:-webkit-box;display:-ms-flexbox;display:flex}.g-card-row .g-card-row--over-hide{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-flow:wrap;flex-flow:wrap;height:25px}.g-card-row .g-card-row--merge-col{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}body{line-height:normal!important}.g-card-col{-ms-flex-negative:0;flex-shrink:0;font-size:12px;line-height:1}.g-card-col.ellipsis{-webkit-line-clamp:1;-webkit-box-orient:vertical;-ms-flex-negative:1;display:-webkit-box;flex-shrink:1;line-height:normal;overflow:hidden;text-overflow:ellipsis;white-space:normal;word-break:break-all}.g-card-col em{font-style:normal}.g-card-col.sign{border-radius:2px;color:#fff;padding:0 3px}.g-card-col.sign,.g-card-col.tag{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:10px}.g-card-col.tag{border-radius:20px;margin-bottom:10px;margin-right:8px;margin-top:3px;padding:2px 6px}.c-card-comment[data-v-125904cc]{border:none;display:block;margin-bottom:.42666667rem;padding:0 .68266667rem;position:relative}.c-card-comment--content[data-v-125904cc]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.c-card-comment:last-of-type .left-card[data-v-125904cc]{margin-top:.68266667rem}.c-card-comment:last-of-type .right-card[data-v-125904cc]{border-top:1px solid #e0e1e6;padding-top:.68266667rem}.c-card-comment .left-card[data-v-125904cc]{-ms-flex-negative:0;flex-shrink:0;height:32px;margin-right:.29866667rem;width:32px}.c-card-comment .right-card[data-v-125904cc]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0;width:304px}.c-card-comment .treat-info[data-v-125904cc]{margin-bottom:.512rem}.c-card-comment .line-clamp&gt;span[data-v-125904cc],.c-card-comment .line-clamp[data-v-125904cc]{-webkit-line-clamp:2!important}.c-card-comment .height-fix[data-v-125904cc]{max-height:1.70666667rem;min-height:1.152rem}.c-card-comment .icon-star-wrap[data-v-125904cc]{margin-top:-.128rem}.c-card-comment .content .wy-icon-star[data-v-125904cc]{margin-right:.08533333rem}.c-card-comment .content .wy-icon-star.on[data-v-125904cc]{color:#ffa902}.c-card-comment .content .wy-icon-star.off[data-v-125904cc]{color:#eee}.c-card-comment .content .wy-icon-star[data-v-125904cc]:before{font-size:.46933333rem}.c-card-comment .content .patient-comment-age[data-v-125904cc]{display:inline-block;height:.55466667rem}.c-card-comment .content .patient-comment-age img[data-v-125904cc]{height:.55466667rem}.c-card-comment .expert-doctor[data-v-125904cc]{color:rgba(0,0,0,.6);font-size:.59733333rem;line-height:.93866667rem}.c-card-comment .expert-doctor .doctor-name[data-v-125904cc]{color:#3f86ff}.c-card-comment .gift-info[data-v-125904cc]{background:#fffbf3;border-radius:.17066667rem;color:#f79700;font-size:.59733333rem;line-height:.59733333rem;margin-top:.68266667rem;padding:.512rem;text-align:right}.p-patient-comments[data-v-560b74bd]{margin:.34133333rem 0}.we-swipe{overflow:hidden;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.we-swipe .we-swipe--container{height:100%}.we-swipe .we-swipe--container .we-swipe-item{float:left;height:100%}.we-swipe .we-swipe--indicators{bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.we-swipe .we-swipe--indicators.we-swipe--indicators-vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;bottom:auto;-ms-flex-direction:column;flex-direction:column;left:10px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.we-swipe .we-swipe--indicators.we-swipe--indicators-vertical .we-swipe--indicator:not(:last-child){margin-bottom:6px}.we-swipe .we-swipe--indicator{background-color:#e3e3e4;border-radius:100%;height:6px;width:6px}.we-swipe .we-swipe--indicator:not(:last-child){margin-right:6px}.we-swipe .we-swipe--indicator.we-swipe--indicator-active{background-color:#3f86ff}.c-hospital-banner{height:4.096rem;margin-top:.85333333rem;padding:0 .68266667rem}.c-hospital-banner img{border-radius:.34133333rem;display:block;height:4.096rem;-o-object-fit:cover;object-fit:cover;width:100%}.hospital-activity .slog[data-v-bbeb7dcc]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.59733333rem;padding:.08533333rem .68266667rem}.hospital-activity .slog img[data-v-bbeb7dcc]{height:.72533333rem;width:2.21866667rem}.hospital-activity .myvip[data-v-bbeb7dcc]{background:url(https://kano.guahao.cn/Cqk714900262);background-size:contain;border-radius:50%;bottom:5.12rem;color:#fff;font-size:1.024rem;height:2.21866667rem;line-height:1.3;position:fixed;right:1.024rem;width:2.21866667rem;z-index:5}.p-hospital-homepage{background:#fff;min-height:100%;overflow:hidden}.p-hospital-homepage--empty-icon{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAAB4CAMAAAAOusbgAAABAlBMVEUAAADL2+rL2+rB0+PI2OjB0+TD1eXI2OjB0+PB0+PH2OjF1ubC1eTB1OTC1OTL2+rL2+rC1OTL2+rB0+PL2+rE1eXL2+rJ2enL2+rB0+PL2+rD1OTE1uXE1ubL2+rL2+rL2+rB0+PC1OTL2+rD1eXI2OjL2+rL2+rJ2unL2+rB0+PI2ejK2+rL2+rB0+PL2+rB0+PB0+PB0+PG1+fB0+PH2OjL2+rH1+fB0+PJ2enL2+rL2+rL2+rL2+r////B0+PJ2unD1eXD1eTH2ejF1+bG2Of+/v7e5/D2+fv09/ri6vLx9fnU4e3t8/fp7/X6+/3Q3uvk7PPY4+7I2Ofa5e7L2ukQUDpzAAAAPXRSTlMA7s3CPuwbSMyvMxED+uPFv6aYalZEHgb487I7NiX88+WYh2NUFq5LK+HXvKeKd21hUU4J9uTbz7qEe3hpiSAwuQAABSFJREFUaN601ltr6kAQB/A5xHipSSCEUsSWolg4WBC1Le3LOJvsxvul1+//VY5GOdas1p1ofy+++Wd2JjsLfBeNVs0qFouPRI/LH6vWalzAL7sJSk3aq1kKbuB3lNu+Rz/y/HYZzuyqW3JpI1QqFku4JJZipULacEudKzifi5pNiUhJgXsJqSJK2LVzdTz3ooUeCX/JwekK1vp8JRqR61O3CnCaajFJjZEhTrKLVcgu7yexAplEEu3nIaOgosWyoitBtnItLZYdbWUo+tImiiSeQEZE9iXwOHUiUngiRUR1BxjuLKJI4MlERGTdMXaBp3c3e6c94+1xbRPFeCYxkX1tOFYVg2NmHXfFaMQarkEuM9ltwFFd16C97Ea7R2u+XObi2YX0eKTPfyuk8Bcosn+c7bzHqJdZs5eHgxyLkctOthw4pM7IHcyGvd5wNmDMdh0OKJh/R9NRb2M0NU8uHGiwTaa5437vv/7YNJns/W22jO/JeW/H3Pj2tGCPwLjBg17KwHjAAtDkK8YNXqSDh8ZtruiH7ZPgFswvWZAPKVXzG2umB8/Mb7Aq7CpGaGqoBw/RVFSEHR2SaKqvB/fRlKQOfOM0QzS20IMXaCxsOrDVJYHGJnrwBI0J6sKWxdkNcz34jbMtrG3utVYw+3PilLx9E9RCZJjqwVNkCGuw8WALZPjSg7+QQdgPsNYJkeOjr31NH8gRNmCtFCOHGKWDRwI54hIkyi6yCG2s5wJZ3DKsBNpJ89cijwrWJy2R5z0d/I48Mjlrx0am13TwKzLZzmohKmSK+6mhjpFJrZZjSyKTHKaWIv8fWqsWI5eYpZ4BArlWTfaQbbwbPEY2D6CskO1dG2ouVYacRLZXbai5ZA7aAtnEbnCWf2hDHfnkYufdI5GvDj7qeGM9Ecjnwz3yibedd0+W4Ht4xgw+vwd/YgbP8IQZTLV3D9cT/MEMvrR3D9cfuMUM4oW2IphuQWAGYqINNZP416vd7yQORFEAP9M0koBJm6YWwiqSsHxFCH+YmPhxAlZBhd1V133/Z1lWccddEaeHwu8FbjJz257OHVAx+iHmHguHVNyouccutaHim9bUlkGdEluYkjo8Kp4mUpi3PIRUXNkDtisqQvQosG2tNnUPp5RMbe6RnKJByU+beyQN+JQ82Nwj8VGiwrb1EyUloEvF1a0N84IugBYVo+82zAuqAM4pebTnPYJzQO2uXzb3CHwAu/pnQv9E7GKuSsUi1OtbDFxQMZ4+v7fGVFzgj2aNglH6eH//qI0/a01AXuvR8JlUuIoXMRXXQ/kaQYwXx4aK6zTV6ppjLETcqgivityqIv464hYdwdrjFu0BVsCtCfBWm1vTxltCvJ7OJpPZlFl5+JdfYyYPrwnkgdn4sJRn+dZO9zKJ8L+SYQZT8UDRlPBOgxnc2cJ3zKCBJUK6mygDTTLEMonhhgubBEsV6GwmDTQL+ECfbsSjiD4+Ug7oKLX/xykdBWV8aKdON5fju0Xd8SXd1HewQsfQyXiY3szm+3uTut5aMR2sVKjQSTpcSOmkso9PfK3RxWhR2THfVtr4VFyhk/Gl+/3nSgxLWG1VpQAn+4a5Ml/gqNNljrodOEsC5iZIkEG5z5z0y8imbZgD00ZmSci1hQkUg0Ou5XAAUdIida0EOt+jyPOxnkJAQVDA+vyQGYU+8lGMDJ2ZqIj8lONqjQ5q1biMnDUbvTpXqvcaTWzGwaB1wqVOWoMDbFgxPou8Oc55c9FZLOzqb9jShOlza8JWAAAAAElFTkSuQmCC) no-repeat;background-size:100% 100%;display:block;height:2.56rem;margin:2.85866667rem auto 0;width:2.56rem}.p-hospital-homepage--empty-text{color:#bdbdbd;font-size:.68266667rem;margin-top:1.024rem;text-align:center}.p-hospital-homepage--empty-link{background-color:#2f7fe2;border-radius:1.70666667rem;color:#fff;display:block;font-size:.68266667rem;height:1.92rem;letter-spacing:.08533333rem;line-height:1.92rem;margin:2.56rem 1.70666667rem 0;padding:0 .42666667rem;text-align:center}.p-hospital-homepage .hospital-dept-wrap{background-image:none;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-bottom:.512rem;max-width:100%;overflow-x:auto;padding:0 .68266667rem}.p-hospital-homepage .hospital-dept-wrap::-webkit-scrollbar{display:none}.p-hospital-homepage .hospital-dept-wrap .item-dept{-webkit-box-flex:0;background-color:#f4f5f7;border-radius:.59733333rem;-ms-flex:none;flex:none;font-size:.59733333rem;height:1.19466667rem;line-height:1.19466667rem;margin-right:.512rem;padding:0 .512rem}.p-hospital-homepage .hospital-dept-wrap .item-dept:last-child{margin-right:0}.p-hospital-homepage .hospital-dept-wrap .item-dept.wand-tab-item--selected{background-color:#f0f5ff;font-weight:700}.p-hospital-homepage-bottom{padding-bottom:2.56rem}</pre></body></html>