body {
            overflow-x: hidden;
        }

        .cm-ls-last-nopage {
            border-bottom: none;
            margin-bottom: -0.3rem;
        }

        .mod-intro .column-menu-text span:nth-of-type(3) {
            float: none;
            display: inline-block;
        }

        .min-h-11 {
            min-height: 11rem;
        }

        .cmlist-ri-pofi {
            border: 1px solid #eec7c7;
        }

        .focus .hd .hd-list li.on {
            background: #ff6362;
        }

        .column-menu-m {
            /*text-indent: 2em;*/
        }

        .right-guahao-zx-btns {
            float: right;
        }

        .right-guahao-zx-btns .btn-cell {
            display: inline-block;
            width: 1rem;
            line-height: .4rem;
            border-radius: .04rem;
            text-align: center;
            margin-top: -2px;
            margin-left: 2px;
            font-size: .22rem;
            color: #fff;
            background-color: #6ba2fd;
            /* 不支持线性的时候显示 */
            background-image: linear-gradient(to bottom right, #85b6ff, #629cfd);
        }

        .right-guahao-zx-btns .btn-cell:last-child {
            background-color: #fecd5f;
            /* 不支持线性的时候显示 */
            background-image: linear-gradient(to bottom right, #fcdb83, #ffc84e);
        }

        .doctor-info-hop {
            padding-top: .12rem;
        }

        .ml-30 {
            margin-left: -.3rem;
        }

        .img-cover {
            height: 100%;
            object-fit: cover;
        }



        /*相关视频兼容处理*/
        .cm-ls .list-item-pic {
            width: 2.6rem;
        }

        .cm-ls .list-item-pic {
            flex-shrink: 0;
        }

        .cm-ls a.db {
            display: flex;
        }

        .cm-ls .cmlist-right {
            position: relative;
            flex-grow: 1;
            width: 1rem;
        }

        .cm-ls .list-por {
            left: 0;
            bottom: .1rem;
        }

        .cm-ls .list-item-msg span {
            padding-right: 0;
        }

        .cm-ls .list-item-msg span:first-child {
            padding-right: .1rem;
        }