        .layui-layer-shade {
            background-color: #fff;
            !important;
        }

        .video_docter {
            width: 100%;
            padding-top: 15px;
            margin-top: 15px;
            margin-bottom: 25px;
        }

        .video_docimg {
            width: 100px;
            height: 100px;
            float: left;
            overflow: hidden;
            border-radius: 50%;
        }

        .video_docinfo {
            display: inline-block;
            float: left;
            margin-left: 25px;
        }

        .video_docimg img {
            width: 100%;
            height: 100%;
        }

        .video_doc {
            height: 50px;
            line-height: 50px;
        }

        .video_hospital {
            height: 50px;
            line-height: 50px;
        }

        .video_doc span:nth-child(1) {
            font-size: 22px;
            color: #333333;
        }

        .video_doc span:nth-child(2) {
            font-size: 16px;
            color: #333333;
            background-color: #E6E6E6;
            margin-left: 12px;
            padding: 4px 10px;
        }

        .video_hospital span:nth-child(1) {
            font-size: 16px;
            color: #808080;
        }

        .video_hospital span:nth-child(2) {
            font-size: 16px;
            color: #808080;
            margin-left: 20px;
        }

        blockquote {
            width: 100%;
            margin: 0;
            background: #f7f7f7;
            color: #666666;
            padding: 10px;
            border-radius: 20px;
        }

        .readbox .reads blockquote p {
            line-height: 24px;
            font-size: 14px;
            padding: 0;
        }

        .about_article_adver {
            position: relative;
        }

        .logo-container {
            display: block;
            position: absolute;
            right: 0;
            bottom: 0;
            z-index: 9999;
            font-size: 0;
            height: 16px;
            background: #b2b2b2;
            padding: 0 1px;
            background: rgba(0, 0, 0, .3);
            opacity: .5;
        }

        .logo-container a img {
            position: static;
            border: 0;
        }

        .logo-close-img {
            display: inline-block;
            width: 8px;
            height: 8px;
            margin: 4px;
        }

        .logo-container a {
            font-size: 0;
            background: rgba(102, 102, 102, .6);
        }

        .logo-link {
            display: inline-block;
            width: 33px;
            height: 10px;
            margin: 3px 4px;
        }

        .logo-container .gap {
            display: inline-block;
            width: 1px;
            height: 16px;
            background-color: #fff;
            opacity: .45;
            filter: alpha(opacity=45);
        }

        .reads table {
            width: 100% !important;
            border-collapse: collapse;
            border: 1px solid black;
            margin: 0 auto;
        }

        .reads table tr {
            height: 98px;
        }

        .reads table tr td {
            max-width: 135px;
            height: 98px;
            text-align: center;
            color: #000000;
            vertical-align: middle;
            border: 1px solid #DDD;
            background: #EBFFFE;
            box-sizing: border-box;
        }

        .reads table tr td:first-child {
            width: 84px;
            min-width: 84px;
            background: #fff;
        }

        .reads table tr.firstRow td {
            background: #fff;
        }

        .readbox .reads table td img {
            width: 100% !important;
            height: auto !important;
            max-width: 135px;
            padding: 5px;
            margin: 0 auto;
            box-sizing: border-box;
        }

        .readbox .reads table p {
            font-size: 14px !important;
            line-height: 20px !important;
            text-align: center !important;
            padding: 0;
        }

        .reads img {
            object-fit: fill;
            !important;
        }

        .mix_content_list {
            overflow: hidden;
        }

        .mix_content_list li {
            padding: 15px 0;
            overflow: hidden;
            float: left;
            padding-bottom: 0;
        }

        .mix_content_list li img {
            width: 222px;
            height: 124px;
            margin-right: 17px;
        }

        .mix_content_list li h3 {
            font-size: 20px;
            font-weight: 700;
            line-height: 30px;
        }

        .mix_content_list li p {
            font-size: 14px;
            color: #999999;
            line-height: 30px;
        }

        .mix_content_list li .audio_title {
            margin-bottom: 6px;
        }

        .mix_content_list li .imgs {
            overflow: hidden;
            margin: 20px 0 14px 0;
        }

        .mix_content_list li .imgs img {
            width: 237px;
            height: 132px;
            margin-right: 24px;
        }

        .mix_content_list li .imgs img:nth-last-of-type(1) {
            margin-right: 0;
        }

        .mix_content_list li.ask:first-child {
            margin-top: 20px !important;
        }

        .mix_content_list .ask {
            width: 760px;
            height: 120px;
            box-sizing: border-box;
            margin-top: 20px;
        }

        .mix_content_list .ask h3 {
            font-size: 20px;
            font-weight: bold;
        }

        .mix_content_list .ask h3 span {
            display: inline-block;
            width: 26px;
            height: 26px;
            background: #183F99;
            border-radius: 8px 8px 8px 0;
            margin-right: 13px;
            font-size: 16px;
            color: #ffffff;
            text-align: center;
            line-height: 26px;
        }

        .mix_content_list .ask p {
            font-size: 14px;
            color: #808080;
            line-height: 28px;
            margin-top: 15px;
        }

        .duodiandian {
            overflow: hidden;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 2;
        }

        .mix_content_list .ask p span {
            display: inline-block;
            width: 26px;
            height: 26px;
            background: #F39800;
            border-radius: 8px 8px 0 8px;
            margin-right: 13px;
            font-size: 16px;
            color: #ffffff;
            text-align: center;
            line-height: 26px;
        }

        .allsee-item {
            float: left;
            margin-right: 27px;
            width: 168px;
            position: relative;
        }

        .allsee-item:nth-child(4n) {
            margin-right: 0;
        }

        .allsee-item .allsee-image {
            display: block;
            height: 130px;
        }

        .img-do {
            overflow: hidden;
            transform-style: preserve-3d;
        }

        .img-do img {
            display: block;
            width: 100%;
            height: 100%;
            transition: transform .5s ease .1s;
            -webkit-transition: -webkit-transform .5s ease .1s;
        }

        .allsee-item .allsee-title {
            display: block;
            display: -webkit-box;
            overflow: hidden;
            margin-top: 8px;
            width: 100%;
            line-height: 20px;
            font-size: 14px;
            color: #303030;
            -webkit-line-clamp: 1;
            word-break: break-all;
            -webkit-box-orient: vertical;
        }

        .index_audio_tjlist {
            padding: 12px 0 15px 0;
            border-bottom: 1px dashed #e6e6e6;
        }

        .index_audio_tjlist h4 {
            font-size: 20px;
            line-height: 40px;
            font-weight: 600;
        }

        .index_audio_tjlist h4 img {
            width: 26px;
            height: 26px;
            margin-right: 12px;
            position: relative;
            top: 6px;
        }

        .index_audio_tjlist p {
            font-size: 14px;
            color: #999999;
            line-height: 24px;
            -webkit-line-clamp: 3;
        }

        .duodiandian {
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 2;
            overflow: hidden;
        }

        .mgtop5 {
            margin-top: 5px;
        }

        .index_audio_tjlist p img {
            width: 20px;
            height: 18px;
            margin-right: 12px;
            position: relative;
            top: 3px;
        }

        .notchangecolor:hover {
            color: white !important;
        }

        .neweizhi {
            display: flex;
            clear: both;
            width: 100%;
            height: 34px;
            line-height: 34px;
            color: #999;
            font-size: 12px;
            font-family: '宋体'
        }

        .neweizhi ol,
        .neweizhi ol li {
            display: flex;
            align-items: center;
        }

        .neweizhi ol li a {
            display: block;
            margin: 0 5px;
        }

        .neweizhi ol li:last-child span {
            margin: 0 5px;
        }

        .ys-tag {
            width: 57px;
            height: 20px;
            border-radius: 9px 9px 9px 9px;
            border: 1px solid #245BDB;
            font-family: Source Han Sans CN, Source Han Sans CN;
            font-weight: 400;
            font-size: 12px;
            color: #4077F7;
            line-height: 20px;
            text-align: center;
            font-style: normal;
            margin-left: 10px;
            text-transform: none;
        }

        .ys-title {
            font-family: Source Han Sans CN, Source Han Sans CN;
            font-weight: 400;
            font-size: 32px;
            color: #333333;
            font-style: normal;
            text-transform: none;
            display: flex;
            align-items: center;
        }

        .line {
            width: 100%;
            height: 0px;
            border-radius: 0px 0px 0px 0px;
            border: 1px solid #E0E0E0;
            margin-top: 10px;
        }

        * {
            margin: 0;
            padding: 0;
            box-sizing: border-box;
        }

        body {
            max-width: 100vw;
            overflow-x: hidden;
        }

        .a-hover:hover {
            color: #183F99 !important;
        }

        .banner-box {
            width: 100%;
            height: 140px;
            overflow: hidden;
            /* 新增 */
        }

        .content-box {
            width: 100%;
            display: flex;
            margin-top: 20px;
        }

        .left-content {
            width: 20%;
            display: flex;
            flex-direction: column;
            align-items: center;
        }

        .center-content {
            width: 50%;

        }

        .right-content {
            width: 30%;
            text-align: center;
        }

        .img-title {
            width: 157px;
            height: 157px;
        }

        .img-info {
            width: 157px;
            height: 86px;
            border-radius: 6px 6px 6px 6px;
            border: 1px solid #E0E0E0;
            display: flex;
            align-items: center;
            justify-content: center;
            padding: 10px 0;
        }

        .info-item {
            display: flex;
            flex-direction: column;
            align-items: center;
            padding: 0 20px;
        }

        .info-divider {
            height: 40px;
            border-right: 1px solid #E0E0E0;
        }

        .info-num {
            font-size: 20px;
            font-weight: bold;
            color: #333;
        }

        .info-label {
            font-size: 14px;
            color: #666;
            margin-top: 5px;
        }

        .ysfw-box {
            width: 100%;
            display: flex;
            align-items: center;
            margin-top: 20px;
            justify-content: space-between;
        }

        .ysfw-item {
            width: 150px;
            height: 68px;
            background: #F5F5F5;
            border-radius: 4px 4px 4px 4px;
            display: flex;
            align-items: center;
            justify-content: space-around;
        }

        .fw1 {
            font-family: Source Han Sans CN, Source Han Sans CN;
            font-weight: 400;
            font-size: 18px;
            color: #999999;
            text-align: left;
            font-style: normal;
            text-transform: none;
        }

        .fw2 {
            font-family: Source Han Sans CN, Source Han Sans CN;
            font-weight: 400;
            font-size: 12px;
            color: #999999;
            text-align: left;
            font-style: normal;
            text-transform: none;
        }

        .yiyuan-title {
            font-family: Source Han Sans CN, Source Han Sans CN;
            font-weight: 400;
            font-size: 16px;
            color: #666666;
            text-align: left;
            font-style: normal;
            margin-top: 20px;
            text-transform: none;
        }

        .ys-jj {
            position: relative;
            margin-top: 15px;
            padding-right: 80px;
            /* 给按钮留空间 */
        }

        .jj-text {
            margin-top: 5px;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 2;
            overflow: hidden;
            text-overflow: ellipsis;
        }

        .jj-text.expand {
            -webkit-line-clamp: unset;
        }

        .toggle-btn {
            display: none;
            /* 默认隐藏 */

            color: #183F99;
            cursor: pointer;
            position: absolute;
            right: 0;
            bottom: 0;
            background: white;
            padding-left: 10px;
        }

        .ys-jj-title {
            font-family: Source Han Sans CN, Source Han Sans CN;
            font-weight: bold;
            font-size: 20px;
            color: #183F99;
            text-align: left;
            font-style: normal;
            text-transform: none;
        }

        .ys-sc {
            position: relative;
            margin-top: 15px;
            padding-right: 80px;
            /* 给按钮留空间 */
        }

        .sc-text {
            margin-top: 5px;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 2;
            overflow: hidden;
            text-overflow: ellipsis;
        }

        .sc-text.expand2 {
            -webkit-line-clamp: unset;
        }

        .toggle-btn2 {
            display: none;
            /* 默认隐藏 */

            color: #183F99;
            cursor: pointer;
            position: absolute;
            right: 0;
            bottom: 0;
            background: white;
            padding-left: 10px;
        }

        .ys-sc-title {
            font-family: Source Han Sans CN, Source Han Sans CN;
            font-weight: bold;
            font-size: 20px;
            color: #183F99;
            text-align: left;
            font-style: normal;
            text-transform: none;
        }

        .wd {
            font-family: Source Han Sans CN, Source Han Sans CN;
            font-weight: bold;
            font-size: 20px;
            color: #183F99;
            text-align: left;
            font-style: normal;
            text-transform: none;
            border: none !important;
            margin-left: 12px;
            transform: translateY(3px);
        }

        .kp-list {
            width: 100%;
        }

        .kp-item {
            width: 100%;
            height: 138px;
            background: #FFFFFF;
            box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.1);
            border-radius: 6px 6px 6px 6px;
            margin: 20px 0;
            display: flex;
            align-items: center;
            padding: 0 15px;
        }

        .kp-item-title {
            font-family: Source Han Sans CN, Source Han Sans CN;
            font-weight: bold;
            font-size: 16px;
            color: #333333;
            letter-spacing: 1px;
            text-align: left;
            font-style: normal;
            text-transform: none;
            width: 100%;
            text-overflow: ellipsis;
            white-space: nowrap;
            overflow: hidden;
        }

        .kp-item:hover {
            background: #f8f8f8;
        }

        .kp-item-desc {
            font-family: Source Han Sans CN, Source Han Sans CN;
            font-weight: 400;
            font-size: 14px;
            color: #666666;
            text-align: left;
            margin-top: 20px;
            margin-bottom: 20px;
            font-style: normal;
            text-transform: none;
        }

        .kp-item-btm {
            font-family: Source Han Sans CN, Source Han Sans CN;
            font-weight: 400;
            font-size: 12px;
            color: #666666;
            letter-spacing: 1px;

            text-align: left;
            font-style: normal;
            text-transform: none;
        }

        .right-box1 {
            width: 100%;
            height: 133px;
            display: flex;
            flex-direction: column;
            align-items: center;
            border-radius: 6px 6px 6px 6px;

        }

        .right-box2 {
            width: 99%;
            height: 327px;
            margin-top: 20px;
            background: #FFFFFF;
            box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.15);
            border-radius: 6px 6px 6px 6px;
        }

        .right-info {
            display: flex;
            justify-content: center;
            padding: 20px 0;
        }

        .info-box {
            display: flex;
            gap: 40px;
        }

        .info-item {
            display: flex;
            flex-direction: column;
            align-items: center;
        }

        .info-data {
            font-family: Source Han Sans CN, Source Han Sans CN;
            font-weight: bold;
            font-size: 24px;
            color: #5A9AFE;
            text-align: left;
            font-style: normal;
            text-transform: none;
        }

        .info-title {
            font-family: Source Han Sans CN, Source Han Sans CN;
            font-weight: 400;
            font-size: 14px;
            color: #666666;
            text-align: left;
            font-style: normal;
            text-transform: none;
            margin-top: 8px;
        }

        .right-box2-title {
            font-family: Source Han Sans CN, Source Han Sans CN;
            font-weight: bold;
            font-size: 20px;
            color: #333333;
            text-align: left;
            font-style: normal;
            text-transform: none;
        }

        .right-box2-content {
            width: 100%;
            height: 192px;
            margin-top: 12px;
            position: relative;
        }

        .yiyuan-name {
            position: absolute;
            left: 20px;
            bottom: 5px;
            font-family: Source Han Sans CN, Source Han Sans CN;
            font-weight: bold;
            font-size: 16px;
            color: #FFFFFF;
            text-align: left;
            font-style: normal;
            text-transform: none;
        }

        .right-box2-desc {
            width: 100%;
            font-family: Source Han Sans CN, Source Han Sans CN;
            font-weight: 400;
            font-size: 14px;
            color: #666666;
            margin-top: 12px;
            text-align: left;
            font-style: normal;
            text-transform: none;
        }