.app-downlond-top{height:60px;background-color:#3a8eff;position:relative;padding:10px 0 0 110px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-size:14px;line-height:1.5;color:#fff}.app-downlond-top .app-d-logo{position:absolute;left:50px;top:12px;height:32px}.app-downlond-top .app-d-close{display:inline-block;position:absolute;border:1px solid #fff;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;height:17px;width:17px;top:22px;left:20px}.app-downlond-top .app-d-btn-txt{display:inline-block;height:38px;line-height:38px;padding:0 10px;color:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background-color:#055ad7}.app-downlond-top .app-d-close:after,.app-downlond-top .app-d-close:before{background:#fff;content:"";display:inline-block;position:absolute;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.app-downlond-top .app-d-close:before{height:1px;left:2px;top:8px;width:12px}.app-downlond-top .app-d-close:after{height:12px;left:8px;top:2px;width:1px}body{font-family:Arial,Helvetica,sans-serif;font-size:15px;color:#000}body.zoom{-webkit-text-size-adjust:100%!important;-ms-text-size-adjust:100%!important;text-size-adjust:100%!important;-moz-text-size-adjust:100%!important}blockquote,body,button,dd,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,hr,input,legend,li,ol,p,pre,td,textarea,th,ul{margin:0;padding:0;-webkit-appearance:none}li,menu,ol,ul{list-style:none}a:active,a:hover,a:link,a:visited{text-decoration:none}sup{vertical-align:text-top}sub{vertical-align:text-bottom}legend{color:#000}fieldset,img{border:0}button,input,select,textarea{font-size:100%}a,button,input,select,textarea{outline:0 none}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}table{border-collapse:collapse;border-spacing:0}article,aside,audio,details,figcaption,figure,footer,header,hgroup,mark,menu,nav,section,summary,time,video{display:block;margin:0;padding:0}textarea{resize:none}i{font-style:normal}.clearfix:after{content:" ";display:block;height:0;clear:both}.clearfix{zoom:1}.ellps{white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;-ms-text-overflow:ellipsis;text-overflow:ellipsis}[v-cloak]{display:none}*{-webkit-tap-highlight-color:rgba(0,0,0,0)}xmp{margin:0;padding:0;-webkit-appearance:none}mark{background:#ff0}audio,canvas,video{display:inline-block;*display:inline;*zoom:1}blockquote:after,blockquote:before,q:after,q:before{content:" "}

/*!
 * version 1.4.1 MIT
 * 2019-2-1 wenju
 * http://www.mescroll.com
 */body,html{height:100%}body{-webkit-overflow-scrolling:touch}.mescroll{width:100%;height:100%;overflow-y:auto}.mescroll-hardware{-webkit-transform:translateZ(0);-webkit-transform-style:preserve-3d;-webkit-backface-visibility:hidden;-webkit-perspective:1000}.mescroll-downwarp{position:relative;width:100%;height:0;overflow:hidden;text-align:center}.mescroll-downwarp-reset{-webkit-transition:height .3s;-o-transition:height .3s;-moz-transition:height .3s;transition:height .3s}.mescroll-downwarp .downwarp-content{position:absolute;left:0;bottom:0;width:100%;min-height:30px;padding:10px 0}.mescroll-upwarp{min-height:30px;padding:15px 0;text-align:center;visibility:hidden}.mescroll-downwarp .downwarp-tip,.mescroll-upwarp .upwarp-nodata,.mescroll-upwarp .upwarp-tip{display:inline-block;font-size:12px;color:grey;vertical-align:middle}.mescroll-downwarp .downwarp-tip,.mescroll-upwarp .upwarp-tip{margin-left:8px}.mescroll-downwarp .downwarp-progress,.mescroll-upwarp .upwarp-progress{display:inline-block;width:16px;height:16px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;border:1px solid;border-color:grey grey rgba(0,0,0,0);vertical-align:middle}.mescroll-rotate{-webkit-animation:mescrollRotate .6s linear infinite;-moz-animation:mescrollRotate .6s linear infinite;-o-animation:mescrollRotate .6s linear infinite;animation:mescrollRotate .6s linear infinite}@-webkit-keyframes mescrollRotate{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}@-moz-keyframes mescrollRotate{0%{-moz-transform:rotate(0deg);transform:rotate(0deg)}to{-moz-transform:rotate(1turn);transform:rotate(1turn)}}@-o-keyframes mescrollRotate{0%{-o-transform:rotate(0deg);transform:rotate(0deg)}to{-o-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes mescrollRotate{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);-moz-transform:rotate(1turn);-o-transform:rotate(1turn);transform:rotate(1turn)}}.mescroll-empty{width:100%;padding-top:20px;text-align:center}.mescroll-empty .empty-icon{width:45%}.mescroll-empty .empty-tip{margin-top:6px;font-size:14px;color:grey}.mescroll-empty .empty-btn{max-width:50%;margin:20px auto;padding:10px;border:1px solid #65aadd;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;background-color:#fff;color:#65aadd}.mescroll-empty .empty-btn:active{opacity:.75}.mescroll-totop{z-index:9990;position:fixed;right:10px;bottom:30px;width:36px;height:36px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;opacity:0}.mescroll-fade-in,.mescroll-lazy-in{-webkit-animation:mescrollFadeIn .5s linear forwards;-moz-animation:mescrollFadeIn .5s linear forwards;-o-animation:mescrollFadeIn .5s linear forwards;animation:mescrollFadeIn .5s linear forwards}@-webkit-keyframes mescrollFadeIn{0%{opacity:0}to{opacity:1}}@-moz-keyframes mescrollFadeIn{0%{opacity:0}to{opacity:1}}@-o-keyframes mescrollFadeIn{0%{opacity:0}to{opacity:1}}@keyframes mescrollFadeIn{0%{opacity:0}to{opacity:1}}.mescroll-fade-out{pointer-events:none;-webkit-animation:mescrollFadeOut .5s linear forwards;-moz-animation:mescrollFadeOut .5s linear forwards;-o-animation:mescrollFadeOut .5s linear forwards;animation:mescrollFadeOut .5s linear forwards}@-webkit-keyframes mescrollFadeOut{0%{opacity:1}to{opacity:0}}@-moz-keyframes mescrollFadeOut{0%{opacity:1}to{opacity:0}}@-o-keyframes mescrollFadeOut{0%{opacity:1}to{opacity:0}}@keyframes mescrollFadeOut{0%{opacity:1}to{opacity:0}}.mescroll-bar::-webkit-scrollbar-track{background-color:rgba(0,0,0,0)}.mescroll-bar::-webkit-scrollbar{width:6px}.mescroll-bar::-webkit-scrollbar-thumb{-webkit-border-radius:6px;border-radius:6px;background-color:#ccc}.mescroll-bar::-webkit-scrollbar-thumb:hover{background-color:#aaa}.m-breadnav{padding:12px 15px;background-color:#fff;color:#666;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.m-breadnav .bn-item{display:inline;color:#666;font-size:14px}.m-breadnav .bn-item:last-child{font-weight:400;color:#46a0f0}.emptypage{margin:80px 0;text-align:center}.emptypage .ep-img{width:250px}.emptypage .ep-text{margin-top:5px;font-size:15px;color:#969696}.zhaiyao{margin:0 15px 15px;background:-webkit-gradient(linear,left bottom,left top,from(#fafafa),to(#fff));background:-webkit-linear-gradient(bottom,#fafafa,#fff);background:-moz-linear-gradient(bottom,#fafafa 0,#fff 100%);background:-o-linear-gradient(bottom,#fafafa 0,#fff 100%);background:linear-gradient(1turn,#fafafa,#fff);-webkit-box-shadow:0 1px 8px 1px hsla(0,0%,39.2%,.3);-moz-box-shadow:0 1px 8px 1px hsla(0,0%,39.2%,.3);box-shadow:0 1px 8px 1px hsla(0,0%,39.2%,.3);-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px}.zhaiyao .zy-box{position:relative;padding:15px;color:#fff}.zhaiyao .zy-box .zy-title{padding-right:78px;font-size:24px;font-weight:600;color:#000;line-height:33px}.zhaiyao .zy-box .zy-text{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden;margin-top:8px;margin-bottom:12px;font-size:15px;line-height:24px;font-size:14px;font-weight:400;color:#646464}.zhaiyao .zy-box .zy-text .point{display:inline-block;vertical-align:middle;margin-right:5px;width:4px;height:4px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background:#969696}.zhaiyao .zy-box .zy-detail{display:block;text-align:center}.zhaiyao .zy-box .zy-detail .zy-d-text{padding:2px 9px;height:20px;vertical-align:middle;-webkit-border-radius:11px;-moz-border-radius:11px;border-radius:11px;border:1px solid #d6d6d6;font-size:12px;font-weight:400;color:#969696;line-height:21px}.zhaiyao .zy-box .zy-detail .zy-d-text:after{content:"";display:inline-block;width:7px;height:7px;border-right:1px solid #969696;border-top:1px solid #969696;-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform:rotate(45deg)}.zhaiyao .zy-box .zy-from{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;font-weight:400;color:#abbacc;line-height:16px;margin-top:8px;background:url(https://fe1.hdfimg.com/jibing/citiao/images/icon-text.png) 0 no-repeat;-webkit-background-size:13px 13px;-moz-background-size:13px 13px;-o-background-size:13px 13px;background-size:13px 13px;font-size:12px;text-indent:16px}.zhaiyao .zy-box .zy-from .shape-icon{width:10px;height:12px;padding-right:4px}.zhaiyao .zy-box .zy-corner{position:absolute;top:20px;right:20px;width:36px;height:28px}.zhaiyao .zy-box .zy-icon{position:absolute;top:5px;right:3px;-webkit-transform:rotate(-315deg);-moz-transform:rotate(-315deg);-ms-transform:rotate(-315deg);-o-transform:rotate(-315deg);transform:rotate(-315deg);font-size:11px;color:#46a0f0;letter-spacing:0;text-align:justify}.zhaiyao .zy-box .collect-btn{position:absolute;top:20px;right:15px;padding:3px 10px 3px 25px;-webkit-border-radius:14px;-moz-border-radius:14px;border-radius:14px;background:url(https://fe1.hdfimg.com/jibing/citiao/images/nocollect-icon.png) 8px no-repeat #f0f5fd;-webkit-background-size:13px 13px;-moz-background-size:13px 13px;-o-background-size:13px 13px;background-size:13px 13px;color:#6c7ca1;font-size:14px}.zhaiyao .zy-box .collect-btn.cur-on{background:url(https://fe1.hdfimg.com/jibing/citiao/images/collect-icon.png) 8px no-repeat #f0f5fd;-webkit-background-size:13px 13px;-moz-background-size:13px 13px;-o-background-size:13px 13px;background-size:13px 13px}.zhaiyao .zy-label{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:15px 15px 0;font-size:0}.zhaiyao .zy-label .l-item{display:inline-block;padding-bottom:24px;width:25%}.zhaiyao .zy-label .l-item .l-i-link{display:block;text-align:center}.zhaiyao .zy-label .l-item .l-i-link .l-i-img{max-height:22px}.zhaiyao .zy-label .l-item .l-i-link .l-i-name{margin-top:10px;font-size:14px;color:#000}.zhaiyao .ctiao-tab{text-align:center;padding-bottom:16px}.zhaiyao .ctiao-tab .zy-d-text{padding:2px 9px;height:20px;vertical-align:middle;-webkit-border-radius:11px;-moz-border-radius:11px;border-radius:11px;border:1px solid #d6d6d6;font-size:12px;font-weight:400;color:#969696;line-height:21px}.zhaiyao .ctiao-tab .down-arrow{margin-bottom:2px;-moz-transform:rotate(135deg);-ms-transform:rotate(135deg);-o-transform:rotate(135deg);transform:rotate(135deg);-webkit-transform:rotate(135deg)}.zhaiyao .ctiao-tab .down-arrow,.zhaiyao .ctiao-tab .up-arrow{margin-left:4px;display:inline-block;width:7px;height:7px;border-right:1px solid #969696;border-top:1px solid #969696}.zhaiyao .ctiao-tab .up-arrow{margin-bottom:-2px;-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}.zhaiyao .relatelabel{display:none}.zhaiyao .relatelabel .rl-list{padding:0 5px 0 15px}.zhaiyao .relatelabel .rl-list .rl-item{display:inline-block;margin:0 10px 15px 0;padding:2px 10px;height:25px;line-height:25px;text-align:center;background:#eef2fa;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.zhaiyao .relatelabel .rl-list .rl-item .rl-i-link{font-size:14px;color:#6c7ca1}.m-foottertab .mf-title{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;padding:0 20px;height:45px;line-height:45px;background:#fff;-webkit-box-shadow:0 1px 2px 0 hsla(0,0%,89.4%,.5);-moz-box-shadow:0 1px 2px 0 hsla(0,0%,89.4%,.5);box-shadow:0 1px 2px 0 hsla(0,0%,89.4%,.5);color:#646464;font-size:0}.m-foottertab .mf-title .mf-t-item{font-size:14px}.m-foottertab .mf-title .mf-t-selected{font-size:14px;font-weight:600;color:#3f8ef8;border-bottom:3px solid #3f8ef8}.m-foottertab .mf-title .mf-t-line{display:inline-block;margin:0 10px;width:1px;height:12px;background-color:#ccc}.m-foottertab .mf-title .mf-t-link{position:absolute;right:30px;top:0;color:#46a0f0;font-size:13px;text-align:right}.m-foottertab .mf-title .mf-t-link:after{content:"";position:absolute;top:18px;right:-10px;display:inline-block;width:7px;height:7px;border-right:1px solid #46a0f0;border-top:1px solid #46a0f0;-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform:rotate(45deg)}.bottombtn{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;height:60px;position:fixed;left:0;bottom:0;right:0;z-index:8;border-top:1px solid #dcdcdc;background:#eff3f8}.bottombtn,.bottombtn .btn-public{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.bottombtn .btn-public{display:block;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#3f8ef8;-webkit-border-radius:18px;-moz-border-radius:18px;border-radius:18px;padding:8px 22px}.bottombtn .btn-public .btn-icon{height:20px;margin-right:8px}.bottombtn .btn-public .btn-title{font-weight:500;color:#fff;line-height:20px;font-size:14px;margin-right:4px}.bottombtn .btn-public .btn-intructor{font-size:12px;font-weight:400;color:#bad2f6;line-height:16px}.aid-entrance{position:fixed;right:20px;bottom:310px;z-index:500}.aid-button{width:97.5px;height:57px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;-webkit-box-shadow:0 2px 4px 0 hsla(0,0%,88.2%,.5);-moz-box-shadow:0 2px 4px 0 hsla(0,0%,88.2%,.5);box-shadow:0 2px 4px 0 hsla(0,0%,88.2%,.5)}.video-wrap{padding:0 15px}.video-wrap .video-wrap-a{display:block}.video-wrap .video-wrap-a li{position:relative;padding-top:15px}.video-wrap .video-wrap-a li .video-num-left{position:absolute;overflow:hidden;width:90px;height:83px;line-height:83px;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;font-size:0;background-color:#000}.video-wrap .video-wrap-a li .video-num-left .video-num-img{vertical-align:middle;max-height:100%;max-width:100%}.video-wrap .video-wrap-a li .video-num-left .video-num-show{position:absolute;left:0;top:64px;bottom:0;text-align:left;text-indent:5px;line-height:20px;font-size:11px;color:#fff;letter-spacing:0;opacity:.5;background:#000;white-space:nowrap;width:100%;-webkit-border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px}.video-wrap .video-wrap-a li .video-num-left .pay-img{position:absolute;top:0;right:0;width:25px}.video-wrap .video-wrap-a li .video-num-right{position:relative;margin-left:105px;border-bottom:1px solid #dcdcdc;height:95px}.video-wrap .video-wrap-a li .video-num-right .video-num-exp{font-size:14px;font-weight:500;color:#323232;line-height:20px;letter-spacing:0;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;margin-bottom:9px}.video-wrap .video-wrap-a li .video-num-right .v-n-foot{position:absolute;bottom:15px;width:100%}.video-wrap .video-wrap-a li .video-num-right .v-n-foot .video-doctor-info{white-space:nowrap;width:100%;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;font-size:12px;color:#646464;letter-spacing:0;font-weight:400;padding-bottom:4px}.video-wrap .video-wrap-a li .video-num-right .v-n-foot .video-doctor-info .doc-name{font-weight:500;color:#333;line-height:16px}.video-wrap .video-wrap-a li .video-info{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;font-size:12px;font-weight:400;color:#534747;line-height:16px}.video-wrap .video-wrap-a li .video-info .article-latest{margin-right:12px;color:#ff8c28}.video-wrap .video-wrap-a li .video-info .video-icon{height:12px;width:12px;padding-right:4px}li:last-child .video-num-right{border-bottom:none}.foot-word{font-size:14px;color:silver;text-align:center;margin:0 auto;border-top:1px solid #eee;padding:15px 0}.wrap{padding:15px 15px 20px}.wrap .ask-title{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin-top:10px}.wrap .ask-title .ask-icon{width:20px;height:20px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;text-align:center;margin-right:12px;background:#ff8c28;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px}.wrap .ask-title .ask-icon .ask-word{font-size:11px;font-weight:500;color:#fff;line-height:15px}.wrap .ask-title .ask-detail{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;font-size:16px;letter-spacing:0;font-weight:600;color:#323232;line-height:22px}.wrap .doctor-info{white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;padding:8px 10px 8px 0;font-size:13px;color:#969696;letter-spacing:0;text-align:justify}.wrap .doctor-info .doctor-img{-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;width:20px;height:20px;margin-right:12px;vertical-align:text-bottom}.wrap .doctor-info .doctor-name{letter-spacing:0;text-align:justify;font-size:12px;font-weight:500;color:#333;line-height:16px}.wrap .doctor-info .doctor-hospital{font-size:12px;letter-spacing:0;text-align:justify;font-weight:400;color:#646464;line-height:16px}.wrap .doctor-reply{padding:0 10px}.wrap .doctor-reply .doctor-reply-statements{padding-left:25px;font-size:14px;color:#474747;letter-spacing:0;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;padding-right:65px}.wrap .doctor-reply .doctor-reply-voice{padding-left:25px;font-size:15px;color:#474747;letter-spacing:0;text-align:justify}.wrap .doctor-reply .doctor-reply-voice-null{color:#969696}.wrap .reply-time{padding-top:8px;padding-left:35px}.wrap .reply-time .time{font-size:12px;font-weight:400;color:#969696;line-height:16px}.wrap .reply-time .doctor-reply-view{float:right;font-size:13px;color:#969696;letter-spacing:0;text-align:justify;white-space:nowrap}.wrap .reply-time .doctor-reply-view .article-doctor-arrow{width:5px;height:9px}.wrap-url{border-bottom:1px solid #eee;padding-bottom:20px;padding-top:15px}.wrap-url:first-of-type{padding-top:0}.wrap-url:last-child{border-bottom:none}.float-div:after{content:"";clear:both;display:block}a{display:block;text-decoration:none;outline:none;color:unset}.wrap-url:last-of-type{border-bottom:none}.m-title{padding:13px;background:url(https://fe1.hdfimg.com/jibing/citiao/images/bg-title.png) no-repeat;-webkit-background-size:100% 100%;-moz-background-size:100% 100%;-o-background-size:100% 100%;background-size:100% 100%;text-align:center;font-size:0;color:#fff}.m-title .m-title-text{display:inline-block;font-size:19px}.m-title .m-title-name{position:relative}.m-title .m-title-name:before{content:"";position:absolute;top:-3px;left:-12px;width:45px;height:35px;background:url(https://fe1.hdfimg.com/jibing/citiao/images/shu.png) no-repeat 0 0;-webkit-background-size:100% 100%;-moz-background-size:100% 100%;-o-background-size:100% 100%;background-size:100% 100%}.m-label .ml-ul{overflow-x:scroll;white-space:nowrap;padding:30px 0 22px;font-size:0}.m-label .ml-ul .ml-item{display:inline-block;min-width:80px}.m-label .ml-ul .ml-item .ml-i-link{display:block;text-align:center}.m-label .ml-ul .ml-item .ml-i-link .ml-i-img{max-height:22px}.m-label .ml-ul .ml-item .ml-i-link .ml-i-name{margin-top:10px;font-size:15px;color:#000}.m-label .ml-ul::-webkit-scrollbar{display:none}.subtitle{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;position:relative;padding:0 15px;height:50px;line-height:50px;background-color:#fff}.subtitle .st-name{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.subtitle .st-name,.subtitle .st-type{-webkit-box-flex:0;-webkit-flex-grow:0;-moz-box-flex:0;-ms-flex-positive:0;flex-grow:0;white-space:nowrap;font-size:18px;font-weight:700}.subtitle .st-num{margin-left:10px;text-align:right;-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1;white-space:nowrap;font-size:14px;color:#969696}.st-icon{-webkit-box-shadow:1px 1px 4px 0 hsla(0,0%,88.6%,.5);-moz-box-shadow:1px 1px 4px 0 hsla(0,0%,88.6%,.5);box-shadow:1px 1px 4px 0 hsla(0,0%,88.6%,.5)}.st-icon:before{content:"";position:absolute;left:0;top:15px;width:4px;height:20px;background-color:#46a0f0}.jumpbtn{display:block;position:relative;margin:20px auto;width:131px;height:32px;line-height:32px;border:1px solid #46a0f0;background-color:#fff;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;color:#46a0f0;font-size:15px;text-indent:15px}.jumpbtn:after{content:"";position:absolute;top:11px;right:15px;display:inline-block;width:8px;height:8px;border-right:1px solid #46a0f0;border-top:1px solid #46a0f0;-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform:rotate(45deg)}.avatar{border:1px solid #dcdcdc;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.avatar,.avatar .avatar-in{display:table-cell;text-align:center;vertical-align:middle;width:60px;height:60px;overflow:hidden}.avatar .avatar-in img{vertical-align:middle;width:auto;height:auto;max-height:100%;max-width:100%}.article-concent li{border-bottom:1px solid #eee;position:relative;padding:12px 0}.article-concent li .article-concent-url{display:block;color:#000}.article-concent li .article-concent-url .article-title{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:16px;font-weight:500;margin-right:17px;margin-bottom:8px;color:#323232}.article-concent li .article-concent-url .article-doctor-name{font-size:12px;color:#646464;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;margin-right:17px;font-weight:500;line-height:16px;padding-bottom:8px}.article-concent li .article-concent-url .article-doctor-name .doc-name{padding-right:4px;color:#333}.article-concent li .article-concent-url .article-doctor-img{-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;position:absolute;margin-top:2px;width:16px;height:16px}.article-concent li .article-concent-url .article-doctor-arrow{float:right;margin-top:5px;width:7px;height:13px}.article-concent li .article-concent-url .article-info{position:relative;padding-right:45px}.article-concent li .article-concent-url .article-info .article-info-latest{margin-right:10px;color:#ff8c28;font-size:12px}.article-concent li .article-concent-url .article-info .article-info-pay{position:absolute;right:0;bottom:3px;border:1px solid #757575;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;font-size:12px;color:#757575;letter-spacing:0;text-align:justify;padding:0 5px;margin-right:17px;margin-top:5px;display:inline-block}.article-concent li .article-concent-url .article-info .article-info-num{font-size:12px;color:#646464;text-align:left;display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;vertical-align:bottom}.article-concent li .article-concent-url .article-info .article-info-num .article-info-img{margin-right:5px;width:12px;height:13px}.article-concent li .article-concent-url .article-label{padding-top:8px}.article-concent li .article-concent-url .article-label .article-info-key{background:#eef2fa;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;font-size:12px;color:#6c7ca1;letter-spacing:0;text-align:justify;padding:1px 5px;margin-right:5px;margin-bottom:3px;display:inline-block}.article-concent li .arrow{display:inline-block;width:7px;height:7px;border-left:1px solid #969696;border-bottom:1px solid #969696;-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform:rotate(225deg);position:absolute;top:-webkit-calc(50% - 15px);top:-moz-calc(50% - 15px);top:calc(50% - 15px);right:2px}.article-concent li:after{content:"";clear:both;display:block}.article-concent li:last-child{border-bottom:none}.wrap:last-of-type{margin-left:0;padding-left:15px}.content{margin:0 0 15px}.content .focus{width:100%;height:117px;position:relative;overflow:hidden}.content .focus .hd{width:100%;height:11px;position:absolute;z-index:1;bottom:5px;text-align:right}.content .focus .hd .hd-item{padding:3px 5px;font-size:0}.content .focus .hd .hd-item,.content .focus .hd .hd-item>li{display:inline-block;height:5px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;vertical-align:top}.content .focus .hd .hd-item>li{width:5px;background:#8c8c8c;margin:0 5px;overflow:hidden}.content .focus .hd .hd-item .on{background:#46a0f0}.content .focus .bd{position:relative;z-index:0}.content .focus .bd .bd-item .item-link{-webkit-tap-highlight-color:rgba(0,0,0,0)}.content .focus .bd .bd-item .item-link .item-img{width:100%;height:117px}#js-bubble{display:none;position:fixed;bottom:70px;left:50%;color:#fff;background-color:#000;opacity:0;filter:alpha(opacity=0);-o-transition:opacity 1s;-webkit-transition:opacity 1s;-moz-transition:opacity 1s;transition:opacity 1s;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;padding:14px 10px;width:290px;max-height:450px;overflow:auto;font-size:15px;text-align:center;z-index:99999;margin-left:-155px;line-height:24px;letter-spacing:1px;word-wrap:break-word}html body{background-color:#fff}.m-mvideo .pop-video{border-bottom:none}.m-mvideo .pop-video .pay-img{position:absolute;top:0;right:0;width:25px}.m-article{border-top:1px solid #dcdcdc}.m-article .article-concent{padding:0 15px}.m-article .jumpbtn{margin-top:0}.m-zixun{border-top:5px solid #f0f0f0}.m-zixun .wrap{padding-bottom:0}.m-zixun .jumpbtn{margin:0 auto 20px}.m-citiao{border-top:5px solid #f0f0f0}.m-baike-other{padding-top:0}.article-concent li:first-child{padding-top:5px}.pop-video{margin-bottom:20px}.wrapper{position:absolute;top:50px;bottom:0;height:auto}.fixClass{position:fixed;z-index:30;background-color:#fff;top:50px;left:0;right:0}.xiaoniu-vip{overflow:hidden;padding:6px;background-color:#f0f0f0}.xiaoniu-vip,.xiaoniu-vip .xiaoniu-vip-wrapper{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.xiaoniu-vip .xiaoniu-vip-wrapper{display:block;background:#fff;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;padding:14.75px 16px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.xiaoniu-vip .xiaoniu-vip-wrapper .niu-vip-log{width:40px;height:40px}.xiaoniu-vip .xiaoniu-vip-wrapper .niu-vip-text{margin-left:2.3880597015%}.xiaoniu-vip .xiaoniu-vip-wrapper .niu-vip-text-title{font-size:16px;color:#000;font-weight:600;background:#000;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);font-family:PingFangSC-Semibold}.xiaoniu-vip .xiaoniu-vip-wrapper .niu-vip-btn{width:74px;height:31px;background:#ff8f1f;-webkit-border-radius:22px;-moz-border-radius:22px;border-radius:22px;font-size:14px;color:#fff;text-align:center;font-weight:500;line-height:31px;margin-left:auto;font-family:PingFangSC-Medium}