<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
    margin: 0;
    padding: 0;
    font-family: Lantinghei SC, Open Sans, Arial, Hiragino Sans GB, Microsoft YaHei, å¾®è½¯é›…é»‘, STHeiti, WenQuanYi Micro Hei, SimSun, sans-serif;
}

a {
    text-decoration: none;
}

li {
    list-style: none;
}

.wrap {
    width: 100%;
    max-width: 750px;
    margin: auto;
    margin-top: 1.5rem;
}

.in_header {
    width: 100%;
    max-width: 750px;
    height: 1.14rem;
    margin: auto;
    position: fixed;
    top: 0;
    background: white;
    border-bottom: 1px solid #eee;
    z-index: 9999999;
}

.in_header &gt; img {
    width: .88rem;
    float: left;
    margin-top: .13rem;
    margin-left: 5%;
}

.in_header &gt; a {
    width: 1.4rem;
    height: .6rem;
    line-height: .65rem;
    text-align: center;
    float: right;
    font-size: .27rem;
    background: #0C95FF;
    color: white;
    border-radius: 15px;
    margin-top: .27rem;
    margin-right: 5%;
}

.in_hecontent_wrap {
    float: left;
    font-size: .28rem;
    margin-left: .2rem;
    margin-top: .17rem;
}

.in_hecontent_wrap div {
    font-size: .33rem;
    font-weight: bold;
}

.in_hecontent_wrap p {
    font-size: .24rem;
    color: #666;
}

.content_wrap {
    width: 90%;
    margin-left: 5%;
}

.lb_wrap {
    width: 100%;
}

#gallery {
    width: 100%;
    height: 2.12rem;
}

.swiper-wrapper {
    height: fit-content;
}

.wrap .swiper-pagination {
    bottom: 0;
    display: flex;
}

.wrap .swiper-container {
    width: 100%;
    position: relative;
    border-radius: 3px;
}

.wrap .swiper-container-horizontal &gt; .swiper-pagination-bullets .swiper-pagination-bullet {
    width: 50%;
    height: 4px;
    margin: 0;
    margin-right: 10px;
    border-radius: 3px;
    outline: none;
}

.wrap .swiper-slide &gt; a {
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
}

.wrap .swiper-slide &gt; a &gt; img {
    width: 100%;
    height: 100%;
    display: block;
}

.wrap .swiper-slide &gt; a &gt; p {
    position: absolute;
    bottom: .2rem;
    padding-left: 15px;
    padding-right: 15px;
    color: white;
    font-size: .28rem;
    z-index: 101;
}

.hdp-zhezhao {
    background: url(https://files.cn-healthcare.com/skin/jkj/images/jkj-allbgs-b.png) -0.1rem -0.8rem/180% no-repeat;
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 100;
    cursor: pointer;
}

.swiper-pagination-bullet {
    background: gray;
    outline: none;
}

.swiper-pagination-bullet-active {
    background: #0C95FF;
}

.in_title {
    font-size: .4rem;
    margin-top: .4rem;
}

.ni_clist_wrap {
    width: 100%;
    margin-top: .3rem;
}

.ni_clist {
    width: 100%;
    padding-bottom: .2rem;
    padding-top: .2rem;
    position: relative;
    border-bottom: 1px solid #eee;
}

.clist_c_wrap {
    float: right;
    width: 4.2rem;
    left: 2.1rem;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
}

.clist_c_wrap1 {
    margin-left: 0;
    width: 100%;
    position: static;
    transform: inherit;
}

.clist_c_wrap &gt; a &gt; h3 {
    font-size: .33rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    cursor: pointer;
    color: #333;
    font-weight: 500;
}

.clist_c_wrap &gt; a &gt; h3 &gt; div {
    font-size: .22rem;
    color: #FFF;
    border-radius: 5px;
    padding: 2px 3px;
    vertical-align: middle;
    margin-top: -0.08rem;
    margin-right: .1rem;
    font-weight: 500;
}

.clist_c_wrap &gt; a &gt; h3 &gt; .cl_yc {
    background: #0C95FF;
}

.ni_article_warp .ni_clist {
    border-bottom: 1px solid #E5E5E5;
    margin-bottom: 0;
    padding-top: .2rem;
    padding-bottom: .2rem;
}

.clist_msg_wrap {
    margin-top: .25rem;
    font-size: 0;
}

.clist_msg_wrap &gt; div {
    display: inline-block;
}

.clist_msg_wrap &gt; div:nth-child(1) {
    color: #FF3C41;
    border: 1px solid #FF3C41;
    padding: 0 3px;
    border-radius: 3px;
    font-size: .22rem;
    margin-right: .2rem;
    display: inline-block;
    vertical-align: middle;
}

.clist_c_wrap &gt; a &gt; h3 &gt; .cl_zt {
    background: #FF3C41;
}

.clist_c_wrap &gt; a &gt; h3 &gt; .cl_yc {
    background: #0C95FF;
}

.clist_msg_wrap &gt; span {
    font-size: .24rem;
    color: #8790A4;
    margin-right: .1rem;
    vertical-align: middle;
}

.ni_clist_wrap .clist_msg_wrap &gt; span:nth-child(3) {
    vertical-align: middle;
}

.ni_article_warp .clist_msg_wrap &gt; span:nth-child(3) {
    vertical-align: middle;
}

.clist_img_wrap {
    width: 2.26rem;
    height: 1.58rem;
    float: right;
    position: relative;
}

.clist_img_wrap &gt; a {
    width: 100%;
    height: 100%;
    display: inline-block;
    background: url(https://files.cn-healthcare.com/skin/jkj5/images/new_errorimg1.jpg) no-repeat 0 0/100% 100%;
}

.clist_img_wrap &gt; a .ni_clist_icon1 {
    width: .72rem;
    position: absolute;
    right: .15rem;
    top: 0;
}

.clist_img_wrap &gt; a .ni_clist_icon2 {
    width: .84rem;
    height: .84rem;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -0.42rem;
    margin-top: -0.42rem;
}

.clist_img_wrap &gt; a &gt; img:nth-child(1) {
    width: 100%;
    height: 100%;
    border-radius: 5px;
    background: url(https://files.cn-healthcare.com/skin/jkj5/images/new_errorimg1.jpg) no-repeat 0 0/100% 100%;
}

.clist_img_wrap &gt; a .clist_imgtype {
    padding: 2px 3px;
    font-size: .22rem;
    position: absolute;
    right: .1rem;
    bottom: .1rem;
    color: white;
    background: rgba(0, 0, 0, 0.3);
    border-radius: 5px;
}

.loadmorpllist {
    width: 100%;
    border-radius: 3px;
    overflow: hidden;
    text-align: center;
    font-size: .28rem;
    color: #999;
    cursor: pointer;
    -webkit-transition: all .2s ease-in;
    margin-bottom: .5rem;
    transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    margin-top: .5rem;
}

.zhezhao {
    width: 100%;
    height: 100%;
    background: #000;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10000002;
    display: none;
}

.Tipbox {
    width: 270px;
    position: fixed;
    padding-bottom: 0;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 37%;
    display: none;
    background: #fff;
    z-index: 10000004;
    border-radius: 12px;
}

.Tipbox a.delete {
    width: 32px;
    height: 32px;
    float: right;
    background: url(https://files.cn-healthcare.com/skin/jkj/images/wm/discovery-icon.png) 0 0 no-repeat;
    display: none !important;
}

.Tipbox h3 {
    font-size: 17px;
    color: #030303;
    font-weight: 400;
    text-align: center;
    padding-top: 22px;
    font-weight: bold;
    padding-bottom: 22px;
}

.btnbox {
    width: 100%;
    margin: 0;
    border-top: 1px solid #eeeeee;
}

.cl_user_name1, .cl_user_name {
    max-width: 2rem;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.de_vedio_wrap &gt; a, .dt_audio_wraps &gt; a {
    width: 90%;
    margin-left: 5%;
    height: 40px;
    line-height: 40px;
    color: white;
    font-size: 14px;
    background: #0C95FF;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    display: inline-block;
    border-radius: 4px;
}

.dt_audio_wraps &gt; a {
    width: 100%;
    margin-left: 0;
    margin-top: 20px;
}

.dt_img_wrps {
    width: 92%;
    margin-left: 4%;
    margin-top: 15px;
    position: relative;
}

.dt_img_wrps img {
    width: 100%;
}

.dt_img_wrps a {
    width: 100%;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: white;
    font-size: 14px;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    bottom: 0;
    left: 0;
}

.mainplay {
    position: relative;
    width: 100%;
    background-color: rgba(224, 242, 255, 0.50);
    border: 1px solid #AADAFF;
    height: 70px;
}

.mainplayleft {
    float: left;
    position: relative;
}

.mainplayright {
    max-width: 70%;
    float: left;
    margin-left: 4%;
}

.mainplayleft p {
    position: relative;
    border-radius: 50%;
    padding: 5px;
    width: 48px;
    height: 48px;
    margin-left: 14px;
    margin-top: 10px;
    box-sizing: border-box;
}

.mainplayleft p .bg-img {
    display: none;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    overflow: hidden;
}

.mainplayleft .pause-btn, .mainplayleft .play-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 48px;
    height: 48px;
    margin-left: -24px;
    margin-top: -24px;
}

.mainplayleft .play-btn {
    display: none;
}

.mainplayright p {
    max-width: 100%;
    color: #222;
    font-size: .875em;
    padding-top: 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.playbox {
    width: 67%;
    float: left;
    position: absolute;
    z-index: 10;
    bottom: 8px;
}

.mainplayright p span {
    color: #FD7841;
    font-size: 1.2em;
}

.wx-audio-content {
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    width: 300px;
    height: auto;
    margin: 0 auto;
    font-size: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
}

.playbox audio {
    width: 100%;
    background: #433A3B;
}

.wx-audio-content .wx-audio-left {
    display: none;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    width: 42px;
    height: 100%;
}

.wx-audio-content .wx-audio-right {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    width: 100%;
    font-size: 16px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.wx-audio-content .wx-audio-left .wx-audio-state {
    width: 100%;
    height: 100%;
}

.wx-audio-content .wx-audio-right .wx-audio-title {
    padding-bottom: 6px;
    width: 100%;
    font-size: 14px;
    font-weight: 400;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: none;
}

.wx-audio-content .wx-audio-right .wx-audio-disc {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    padding-bottom: 10px;
    font-size: 12px;
    color: #8c8c8c;
    display: none;
}

.wx-audio-content .wx-audio-right .wx-audio-progrees {
    height: 2px;
    width: 100%;
    position: relative;
    margin-top: 20px;
}

.wx-audio-content .wx-audio-right .wx-audio-time {
    width: 100%;
    padding-top: 6px;
    height: auto;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    overflow: hidden;
}

.wx-audio-content .wx-audio-right .wx-audio-progrees .wx-progrees-detail {
    height: 100%;
    width: 100%;
    background: #ebebeb;
    position: relative;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}

.wx-audio-content .wx-audio-right .wx-audio-progrees .wx-audio-origin {
    width: 6px;
    height: 6px;
    margin-top: -3px;
    margin-left: 0;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    background-color: #0B95FF;
    position: absolute;
    left: 0;
    top: 50%;
    z-index: 2;
}

.wx-audio-content .wx-audio-right .wx-audio-progrees .wx-progrees-detail .wx-voice-p {
    width: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    background: #0B95FF;
    z-index: 2;
}

.zan-reward-box .btn {
    margin-left: 15px;
    margin-right: 15px;
    color: gray;
}

.zan-reward-box {
    margin-bottom: 20px;
    margin-top: 20px;
}

.brief-inner-box {
    color: #333;
    font-size: 16px;
    padding: 15px 15px;
}

.dt_audio_wraps {
    width: 92%;
    margin-left: 4%;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
}

.newwapzanicon em {
    background: url(https://files.cn-healthcare.com/skin/jkj5/images/n_no_goods.png) no-repeat 100% 100%/100% 100%;
}

#share-recommend li {
    width: 100%;
    margin-left: 0;
}

#share-success li:nth-last-child(1) {
    border-bottom: 1px solid #E5E5E5;
}

.addappzuanx .open-app-txt {
    color: #0C95FF !important;
    vertical-align: middle;
}

.wap-xgydtitleb {
    font-weight: bold;
}

.wap-xgydlist li {
    padding-top: 4%;
    padding-bottom: 4%;
}

.addappzuanx .wap_list_name {
    max-width: 70px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle;
}

.l-list-box .wap_list_title {
    width: 94%;
}

.wap-xgydlist:nth-last-child(1) li, .wap-xgydlist li:nth-last-child(1) {
    border-bottom: 1px solid #E5E5E5;
}

.wzxqbox-right .wapshowad:nth-last-child(3) li:nth-last-child(1) {
    border: none;
}

.newwaplookmore {
    background: #0C95FF;
    margin-top: 15px;
}

.de_related_vedio {
    width: 92%;
    margin-left: 4%;
    margin-bottom: 35px;
    padding-bottom: 20px;
}

.ni_rc_list {
    width: 48%;
    margin-right: 4%;
    float: left;
    margin-bottom: 15px;
    text-align: left;
}

.wzxqbox-right {
    text-align: left;
}

.ni_rc_list:nth-child(2n) {
    margin-right: 0;
}

.ni_rc_img_wrap {
    width: 100%;
    height: 7.2rem;
    position: relative;
    border-radius: 4px;
    overflow: hidden;
}

.ni_rc_img_wrap &gt; a, .ni_rc_img_wrap &gt; a &gt; img:nth-child(1) {
    width: 100%;
    height: 100%;
    border-radius: 4px;
    display: block;
}

.ni_rc_img_wrap &gt; a &gt; img:nth-child(2) {
    width: 46px;
    height: 46px;
    position: absolute;
    top: 50%;
    left: 50%;
    border-radius: 0;
    margin-left: -23px;
    margin-top: -23px;
}

.ni_rc_list &gt; p {
    font-size: 16px;
    margin-top: 13px;
    cursor: pointer;
    color: #222;
}

.ni_rc_list &gt; p a {
    color: #222;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.wap-email {
    width: 92%;
    margin: 25px 0;
    margin-left: 4%;
    padding: 5% 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}

.wap-email h4 {
    font-size: 1.05em;
    color: #000;
    font-weight: 600;
    line-height: 130%;
}

.wap-emailwit {
    width: 100%;
    height: auto;
}

.wap-emailwit input {
    height: 22px;
    line-height: 22px;
    padding: 2% 3%;
    border: 1px solid #dcdcdc;
    width: 93%;
    font-size: .875em;
    color: #333;
    display: block;
    margin: 15px 0;
}

.wap-emailwit button {
    width: 45%;
    height: auto;
    display: block;
    cursor: pointer;
    border: none;
}

.wap-emailwit button img {
    width: 100%;
    height: 100%;
    display: block;
}

.wz-textbox {
    font-size: 18px;
}

.wz-titletext {
    font-size: 1.4em;
}

.author-info-box {
    position: relative;
    margin-bottom: 25px;
}

.author-state-box {
    position: absolute;
    right: 4%;
    top: -4px;
    float: inherit;
}

.unfocused, .focused {
    padding: 3px 12px;
}

.unfocused {
    padding: 0;
}

.yciconlist {
    color: white;
    background: #0C95FF;
    border: none;
}

.de_read_wrap {
    padding-bottom: 60px !important;
}

.newwapplb, .newwapnamead, .newwaplookmore {
    font-size: .9em;
}

.newwaptimeed {
    font-size: .7em;
}

.wap-listtitle a {
    font-size: 17px;
}

.wap-xgydtitleb {
    font-size: 1.1em;
}

.mask .mask_foot div {
    font-size: 13px !important;
}

.owner-job-wrapper {
    width: 100%;
    float: left;
    margin-top: 3px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%;
    color: #8c8c8c;
    font-size: 11px;
}

.owner-desc-part {
    width: 65%;
}

.owner-intro-btn {
    float: left;
    margin-bottom: 3px;
    margin-top: 2px;
    /* border-radius:10px;
    */
    padding: 0 0;
    color: #8c8c8c;
    height: inherit;
    line-height: inherit;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%;
}

.type-name {
    display: none !important;
    margin-top: -4px;
}

.ni_read_author {
    border: 1px solid #0C95FF;
    border-radius: 3px;
    font-size: 11px !important;
    color: #0C95FF !important;
    padding: 1px;
}

.wzxqbox-right {
    padding-bottom: 0;
}

.wap_mainWrap {
    height: auto !important;
    overflow: inherit !important;
    overflow-x: hidden !important;
}

body {
    overflow: inherit !important;
    overflow-x: hidden !important;
}

.addappzuanx .ni_open_app, .ni_app_zuan .news-read-count {
    vertical-align: middle;
}

.wap_mainWrap {
    width: 100%;
    max-width: 750px;
    left: 50%;
    transform: translate(-50%, 0);
}

.newwaptopphotolistb {
    display: none !important;
}

.wz-fbtime {
    vertical-align: top;
}

.wz-laiyuan, .dt_rt_author {
    max-width: 60%;
    height: inherit;
    display: inline-block;
    vertical-align: top;
}

.yciconlist {
    vertical-align: top;
    margin-top: -2px;
}

.wz-tbbox {
    height: inherit;
}

body::-webkit-scrollbar {
    display: none;
}

.mask a, .ni_mask a, .mask .mask_foot span, .ni_mask .ni_mask_foot span {
    cursor: pointer;
}

.btnbox a {
    width: 50%;
    height: 46px;
    line-height: 46px;
    font-size: 17px;
    display: block;
    float: left;
    text-align: center;
    margin-left: 0;
}

.btnbox a.sure {
    color: #007AFF;
    float: right;
    background: none;
}

.btnbox a.sure:hover {
    color: #007AFF !important;
    background: none !important;
}

.btnbox a.cancel {
    color: #999999;
    border-right: 1px solid #eeeeee;
    box-sizing: border-box;
    background: none;
}

.dt_lb_wrap {
    width: 100%;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}

#tuijianyuedu5 li:nth-last-child(1) {
    border-bottom: none;
}

.wapnoyuachuang a {
    display: inline;
}

.zan-reward-box .reward-btn {
    /*border: 1px solid #FF3C41;*/
}

#nopl &gt; a {
    background: rgba(12, 149, 255, 1);
    height: 40px;
    line-height: 40px;
    text-align: center !important;
    font-size: 15px !important;
    color: #FFF !important;
    border-radius: 4px;
    width: 100%;
    margin: 0 auto;
    margin-top: 10px;
    display: block;
    font-size: 13px !important;
}

.mask .mask_foot span:after {
    content: "é˜…è¯»å…¨æ–‡";
    color: #0C95FF;
    margin-left: -20px;
    font-size: 16px;
}

.mask .mask_foot span {
    background-position: 61% 5px;
    animation: inherit;
}

.openVip_look1 {
    background: rgba(12, 149, 255, 1);
    height: 40px;
    line-height: 40px;
    text-align: center !important;
    font-size: 15px !important;
    color: #FFF !important;
    border-radius: 4px;
    width: 92%;
    margin: 0 auto;
    margin-top: 10px;
    display: none;
}

.prism-ErrorMessage {
    /*display: none;*/
}

.clear:after {
    content: "";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

.wz-textbox ol li p {
}

.wz-textbox p a {
    word-break: break-all;
    text-decoration: underline;
}

.wz-textbox p a strong, .wz-textbox p a span, .wz-textbox p a p, .wz-textbox p a i {
    color: #0070C0;
}

.prism-player img {
    height: 100% !important;
}

#contetn_wraps {
    font-size: 1.1em;
    color: #333;
    font-size: .9em;
}

#contetn_wraps &gt; p {
    font-size: 1.2em;
    color: #333;
    line-height: 175%;
    margin-bottom: 6%;
}

.mask .mask_foot1 {
    height: 50px;
}

.zan_btn1 {
    margin-left: 3px;
}

.situation_wrap {
    width: 92%;
    margin-left: 4%;
    padding-top: 12px;
    padding-bottom: 12px;
    border-top: 1px solid #E5E5E5;
    border-bottom: 1px solid #E5E5E5;
    margin-bottom: 15px;
    margin-top: 20px;
}

#nopl {
    height: 50px;
    line-height: 50px;
}

.st_top {

}

.st_top &gt; div {
    float: right;
    font-size: 0.6em;
    margin-top: 6px;
}

.st_top &gt; div &gt; span {
    color: #999999;
    margin-right: 8px;
}

.st_top &gt; div &gt; a {
    color: #0C95FF;
}

.st_ul {
    width: 125px;
    height: 22px;
    line-height: 22px;
    float: left;
    background: #E2E6EB;
    border-radius: 8px;
    padding: 1px;
}

.st_ul li {
    width: 50%;
    float: left;
    font-size: 12px;
    color: #939393;
    text-align: center;
    border-radius: 7px;
    color: #939393;
}

.st_ul .st_active {
    background: white;
    color: #222222;
}

.st_data_ul {
    margin-top: 10px;
}

.dome_data {
    display: none;
}

.st_data_ul li {
    width: 26%;
    float: left;
    text-align: center;
}

.st_data_ul li:nth-child(3), .st_data_ul li:nth-child(4) {
    width: 24%;
}

.st_data_ul li p:nth-child(1) {
    font-size: 14px;
}

.st_data_ul li p:nth-child(2) {
    font-size: 14px;
    margin-top: 5px;
    font-weight: bold;
}

.st_data_ul li:nth-child(1) p:nth-child(1) {
    color: #E6572C;
}

.st_data_ul li:nth-child(2) p:nth-child(1) {
    color: #F4AA51;
}

.st_data_ul li:nth-child(3) p:nth-child(1) {
    color: #088E81;
}

.st_data_ul li:nth-child(4) p:nth-child(1) {
    color: #000000;
}

.search_img_wrap {
    height: 50px;
    line-height: 50px;
    border-bottom: 2px solid #eeeeee;
    text-align: center;
}

.wz-textbox .search_img_wrap a {
    font-size: 13px;
    color: #333333;
    display: inline-block;
    padding: 0;
}

.mask .mask_top, .ni_mask .ni_mask_top {
    height: 100px !important;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1) 70%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1) 70%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1) 70%);
}

.mask .readTips {
    color: #0C95FF;
    margin-bottom: 2px;
    font-size: 14px;
}

.mask .readAll {
    width: 120px;
    height: 26px;
    line-height: 26px;
    background: #0C95FF;
    color: white !important;
    border-radius: 14px;
    font-size: 14px !important;
    margin: 0 auto;
}

@media screen and (min-width: 374px) {
    .st_top &gt; div {
        font-size: 0.7em;
        margin-top: 5px;
    }
}

@media screen and (max-width: 374px) {
    .st_top &gt; div {
        font-size: 0.6em;
        margin-top: 6px;
    }
}

.upload_app_wrap {
    /*margin-top: 20px;*/
}

.upload_app_wrap, .upload_app_wrap img, .upload_app_wrap a {
    width: 100%;
}

.upload_app_wrap img {
    border-radius: 8px;
}

.ad_texts_wrap {
    width: 92%;
    padding: 0 4%;
}

.texts_wrap {
    width: 100%;
    color: #0C95FF;
    font-size: 12px;
    padding-bottom: 20px;
}

.texts_wrap a {
    padding-right: 8px;
    margin: 0;
}

.texts_wrap a:nth-of-type(2) {
    padding-left: 8px;
}

.keyword_wrap {
    padding-bottom: 20px;
    border-bottom: 1px solid #eeeeee;
}

.keyword_wrap &gt; div {
    width: 100%;
}

.keyword_wrap &gt; div &gt; a {
    padding: 4px 10px;
    font-size: 12px;
    margin-right: 10px;
    color: #222222;
    background: #F5F6F8;
    cursor: pointer;
    margin-bottom: 10px;
    display: inline-block;
}

.banquansayb {
    margin-bottom: 0;
}

.zan-reward-box {
    margin-top: 20px;
}

.wap_bottom .swiper-containerimg .swiper-slide {
    overflow: hidden;
    position: relative;
    border-radius: 9px;
}

.wap_bottom .swiper-containerimg img {
    width: 150%;
    position: absolute;
    left: -25%;
}

.typejinzhitipsb {
    width: 100%;
    margin-left: 0;
}

.wapnoyuachuang a {
    color: #0C95FF;
}

.wz-textbox {
    margin-bottom: 0;
}

.r-list-box a {
    width: 100%;
    height: 100%;
    display: inline-block;
    border-radius: 4px;
    transition: all .5s ease-out .1s;
    background: url(https://files.cn-healthcare.com/skin/jkj5/images/new_errorimg1.jpg) no-repeat 0 0/100% 100%;
}

.wapcommentsbox {
    padding-bottom: 0;
}

.wapcommentsbox li {
    border: none;
    border-bottom: 1px solid #F5F6F8;
}

.wapcommentsdiv {
    display: block;
}

.pc_scan_shadow {
    position: fixed;
    width: 100vw;
    height: 100vh;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.7);
    z-index: 10000
}

.pc_scan_shadow .pc_scan_shadow_top {
    position: absolute;
    background: url(https://files.cn-healthcare.com/skin/jkj5/wap/images/share_alert_box.png) no-repeat;
    width: 81%;
    margin: 0 auto;
    color: #fff;
    font-size: 1em;
    padding-top: 53px;
    padding-bottom: 26px;
    background-size: 100% 100%;
    left: 0;
    right: 0;
    top: 50px;
}

.pc_scan_shadow .pc_scan_shadow_top p {
    display: flex;
    align-items: center;
    margin-left: 30px;
}

.pc_scan_shadow .pc_scan_shadow_top p img {
    width: 20px;
    height: 20px;
    margin: 0 3px;
}

.pc_scan_shadow .pc_scan_shadow_btn {
    border: 1px solid #fff;
    width: 53%;
    margin: 0 auto;
    height: 2.6em;
    line-height: 2.6em;
    text-align: center;
    border-radius: 1.3em;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 120px;
    cursor: pointer;
    color: #fff;
}


/* æ–‡ç«&nbsp;å•†ä¸šåŒ–  å¹¿å‘Šä½1/2  */
.swiper-box {
    width: 92%;
    padding: 0 4%;
    background: white;
}

.ad-swiper-box {
    width: 100%;
    margin: 0 auto 12px;
    position: relative;
}

.ad-swiper-box &gt; div {
    width: 100%;
}

.ad-swiper-box &gt; div &gt; div {
    width: 100%;
    position: relative;
}

.ad-swiper-box h3 {
    width: 100%;
    background: white;
    padding-top: 15px;
    padding-bottom: 8px;
    font-size: 18px;
    font-weight: 400;
    color: #222222;
    line-height: 26px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ad-swiper-box .ad-slide-cont {
    width: 100%;
    height: 120px;
    position: relative;
    border-radius: 4px;
    overflow: hidden;
}

.ad-swiper-box .ad-slide-cont &gt; img {
    width: 100%;
    height: 100%;
    display: block;
}

.ad-swiper-box .ad-slide-cont &gt; span {
    display: block;
    width: 36px;
    height: 18px;
    line-height: 18px;
    background: rgba(0, 0, 0, 0.3);
    border-radius: 0px 3px 0 0;
    text-align: center;
    font-size: 10px;
    font-weight: 400;
    color: white;
    position: absolute;
    left: 0;
    bottom: 0;
}

.ad-swiper-box .ad-slide-cont &gt; a {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
}

.ad-swiper-box .ad-slide-cont &gt; div {
    width: 14px;
    height: 14px;
    background: rgba(0, 0, 0, 0.3);
    border-radius: 2px;
    position: absolute;
    right: 4px;
    top: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ad-swiper-box .ad-slide-cont &gt; div &gt; i {
    color: white;
    font-size: 20px;
    transform: rotate(45deg);
    font-style: normal;
}


.ad-swiper-box .swiper-pagination-bullet {
    width: 5px;
    height: 5px;
    background: white;
    opacity: 1;
}

.ad-swiper-box .swiper-pagination-bullet-active {
    background: linear-gradient(90deg, #0C95FF 0%, #02D191 100%);
}

.ad-swiper-box &gt; .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 8px;
}

.ad-swiper-box .close-shadow {
    width: 100px;
    background: white;
    border-radius: 8px;
    position: absolute;
    right: 20px;
    bottom: 12px;
    z-index: 11;
    display: none;
}

.close-shadow &gt; p {
    width: 100%;
    line-height: 30px;
    border-bottom: 1px #eee solid;
    text-align: center;
    font-size: 12px;
}

.close-shadow &gt; p:last-child {
    border: none;
}</pre></body></html>