﻿/*#region 列表样式 */
.wrap {
    width: 100%;
    overflow: hidden;
}

.wd120 {
    width: 120px !important;
}

.height78 {
    height: 75% !important;
}

.mt17 {
    margin-top: 17px !important;
}

.mt2 {
    margin-top: 2px !important;
}

br {
    display: block;
}

.news-menu {
    margin-bottom: 30px;
    padding: 26px 33px;
    background-color: #f4f4f4;
    border-radius: 5px;
    color: #999;
    font-size: 15px;
    overflow: hidden;
}

    .news-menu > a {
        display: inline-block;
        margin-right: 25px;
    }

    .news-menu > span {
        display: inline-block;
        width: auto;
        padding: 1px 4px;
        text-align: center;
        margin: 0 15px 10px 0;
        border-radius: 3px;
    }

        .news-menu > span:hover {
            background-color: #e1e1e1;
            color: #666;
        }

        .news-menu > span.active {
            background-color: #ff5959;
            color: #fff;
        }

.change-img {
    width: 280px;
    margin-top: 20px;
    overflow: hidden;
}

    .change-img img, .art-two span.no-icon > span.looks img {
        width: 100%;
    }

.art-two span.no-icon > span.looks {
    display: inline-block;
    width: 18px;
    height: 12px;
    background-image: none !important;
    background-size: initial !important;
    vertical-align: inherit;
}

.article-content .article-ul li .art-text .art-three {
    -webkit-line-clamp: 2 !important;
}
/*#endregion */
/*#region 详情 */
.master-content .mas-title .yx-hosptail {
    margin-top: 3px;
}

.beauty-born {
    margin-top: 30px;
}

.mb0 {
    margin-bottom: 0 !important;
}

.mb10 {
    margin-bottom: 10px !important;
}

.konws-btn {
    margin-top: 30px;
}

.news-left {
    width: 180px;
    height: 112px;
    margin-right: 30px;
    overflow: hidden;
}

    .news-left img {
        width: 100%;
    }

.news-right {
    width: 560px;
    overflow: hidden;
}

    .news-right h1 {
        width: 100%;
        margin-top: 0;
        font-size: 26px;
        color: #333;
        overflow: hidden;
    }

.lead-read {
    margin-top: 12px;
    font-size: 17px;
    color: #999;
    line-height: 30px;
}

    .lead-read > p {
        display: inline-block;
    }

    .lead-read > span {
        color: #333;
    }

.pbno {
    padding-bottom: 0;
    margin-top: 16px;
}

.news-list {
    width: 710px;
    min-height: 155px;
    /*padding: 10px 0;*/
    border-radius: 5px;
    font-size: 18px;
    color: #808080;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.flex-book {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.directory {
    min-height: 155px;
    width: 60px;
    font-size: 17px;
    color: #fff;
    background: #ff8585;
    text-align: center;
}

    .directory span {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: flex-start;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        justify-content: center;
        -webkit-justify-content: center;
        text-align: center;
        width: 100%;
    }

.title-list {
    width: 100%;
    margin: 0 auto;
    /*margin-top: 30px;*/
    overflow: hidden;
    font-size: 15px;
    color: #4d4d4d;
    padding-left: 10px;
}

.direc-list > li {
    margin: 0;
}

.title-list > li {
    float: left;
    width: 299px;
    overflow: hidden;
    border-right: 1px dashed #ccc;
    padding: 0 20px 0 30px;
}

    .title-list > li:nth-child(2n) {
        border: none;
    }

    .title-list > li:last-child a {
        margin-bottom: 0;
    }

    .title-list > li:hover a, .title-list > li:hover a .b2 {
        color: #ff8686;
    }

    .title-list > li a {
        display: block;
    }

.m-b-15 {
    margin-bottom: 15px;
}

.title-list .b2 {
    margin-right: 18px;
    font-size: 15px;
}

.direc-list {
    padding-top: 60px;
}

    .direc-list > li h3 {
        font-size: 22px;
        color: #333;
        font-weight: normal;
        margin-bottom: 30px;
        margin-top: 0;
        overflow: hidden;
    }

    .direc-list > li .diert {
        font-size: 17px;
        color: #666;
        line-height: 32px;
    }

        .direc-list > li .diert img {
            margin: 20px auto 50px auto;
            width: 400px;
            object-fit: contain;
            display: block;
        }

.master-content .mas-title {
    padding-bottom: 30px !important;
    padding-top: 30px;
}

.eye-list > li {
    float: left;
    margin-top: 24px;
    width: 433px;
    height: 75px;
    overflow: hidden;
    display: block;
}

    .eye-list > li .eye-img {
        width: 120px;
        height: 75px;
        overflow: hidden;
    }

        .eye-list > li .eye-img img {
            width: 100%;
        }

    .eye-list > li .eye-text {
        width: 290px;
        margin-left: 20px;
    }

    .eye-list > li:nth-child(2n) {
        /*margin-left: 20px;*/
        float: right;
    }

.eys-tite {
    color: #666;
    font-size: 16px;
    margin: 15px 0 17px 0;
}

.limt2 {
    display: -webkit-box;
    overflow: hidden;
    line-height: 25px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
}

.eys-look {
    color: #b2b2b2;
    font-size: 13px;
}

    .eys-look > span.look {
        display: inline-block;
        width: 18px;
        height: 12px;
        margin-right: 8px;
        background-position: -63px 0;
        vertical-align: inherit;
    }

.new-ul {
    margin-top: 25px;
}

    .new-ul li {
        margin-bottom: 20px;
    }

        .new-ul li .eys-tite a:hover {
            color: #ff6666;
        }

        .new-ul li:last-child {
            margin-bottom: 0;
        }

    .new-ul .eye-img {
        width: 81px;
        height: 50px;
        overflow: hidden;
    }

        .new-ul .eye-img img {
            width: 100%;
        }

    .new-ul .eye-text {
        width: 145px;
        overflow: hidden;
    }

    .new-ul .eye-text {
        width: 145px;
        overflow: hidden;
    }

        .new-ul .eye-text .eys-tite {
            margin: 6px 0 11px 0;
            font-size: 15px;
        }

        .new-ul .eye-text .eys-look {
            font-size: 12px;
        }

            .new-ul .eye-text .eys-look .data {
                display: inline-block;
                width: 15px;
                height: 14px;
                background-position: -48px 0;
                margin-right: 5px;
                vertical-align: sub;
            }

.yellow-line {
    width: 100%;
    height: 1px;
    margin-top: -4px;
    border-bottom: 1px solid #ececec;
    overflow: hidden;
}

.news-add {
    display: inline-block;
    width: auto !important;
    padding-top: 0 !important;
    font-weight: bold;
    border-bottom: 2px solid #ff9d00 !important;
}

.pd20 {
    padding: 20px;
}

.pd0 {
    padding: 0;
}

.zx-ul {
    margin-top: 18px;
}

    .zx-ul > li {
        margin-bottom: 23px;
    }

        .zx-ul > li:last-child {
            margin-bottom: 0;
        }

        .zx-ul > li .eys-tite {
            font-size: 15px;
            color: #4d4d4d;
            margin: 0;
        }

            .zx-ul > li .eys-tite:hover {
                color: #ff9d00;
            }

    .zx-ul .sovle-box {
        font-size: 12px;
        color: #818080;
        margin-top: 8px;
    }

        .zx-ul .sovle-box > span:first-child {
            color: #999;
        }

.yellow-text {
    color: #ff9d00;
}

.unsolve, .solve {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-right: 5px;
    vertical-align: middle;
}

.unsolve {
    background-image: url(/Assets/images/info/unsolve.png);
}

.solve {
    background-image: url(/Assets/images/info/solve.png);
}

.mr11 {
    margin-right: 11px;
}

.mt24 {
    margin-top: 24px;
}

.wd270 {
    width: 270px !important;
}

.doctor-photo {
    height: 167px;
    overflow: hidden;
}

    .doctor-photo img {
        width: 100%;
    }

.recommend-ul li {
    margin-right: 35px;
    margin-bottom: 8px;
}

    .recommend-ul li:last-child {
        margin-right: 0;
    }

.address-icon {
    width: 90%;
    margin: 0 auto;
    margin-top: 11px;
    font-size: 15px;
    color: #b2b2b2;
}

    .address-icon > span {
        display: inline-block;
        width: 12px;
        height: 16px;
        margin-right: 8px;
        background-image: url(/Assets/images/info/news-address.png);
        vertical-align: middle;
    }

.yimei-uls > li:first-child .yuandian {
    background-color: #ec6909;
}

.yimei-uls > li:nth-child(2) .yuandian {
    background-color: #ff9900;
}

.yimei-uls > li:nth-child(3) .yuandian {
    background-color: #9e9e9e;
}

/*#endregion */
/*#region 首页*/
.mt10 {
    margin-top: 10px;
}

.main-banner, .banner-ul, .banner-ul li {
    height: 288px;
}

.left-sidebar > li .no-choose, .left-sidebar > li {
    height: 45px;
    line-height: 45px;
}

    .left-sidebar > li .absolute {
        height: 566px;
    }

.left-sidebar {
    width: 220px;
    height: 587px;
}

.project-icon {
    background: url(/Assets/images/info/spirte.png) no-repeat;
    width: 20px;
    display: block;
    margin-right: 22px;
}

.left-sidebar a.news-nav {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 53%;
    margin: 0 auto;
}

.mlr3 {
    margin: 0 3px !important;
}

.icon-reshaping {
    height: 18px;
    background-position: 0 0;
}

.icon-eye {
    height: 12px;
    background-position: -20px 0;
}

.icon-nose {
    height: 25px;
    background-position: -40px 0;
}

.nose-icon {
    height: 25px;
    background-position: -40px 0;
}

.icon-chest {
    height: 24px;
    background-position: -60px 0;
}

.chest-icon {
    height: 24px;
    background-position: -60px 0;
}

.icon-face {
    height: 26px;
    background-position: -80px 0;
}

.face-icon {
    height: 26px;
    background-position: -80px 0;
}

.icon-slimming {
    height: 16px;
    background-position: -100px 0;
}

.slimming-icon {
    height: 16px;
    background-position: -100px 0;
}

.icon-skin {
    height: 19px;
    background-position: -120px 0;
}

.skin-icon {
    height: 19px;
    background-position: -120px 0;
}

.icon-eyebrow {
    height: 15px;
    background-position: -140px 0;
}

.eyebrow-icon {
    height: 15px;
    background-position: -140px 0;
}

.icon-hair {
    height: 22px;
    background-position: -160px 0;
}

.hair-icon {
    height: 22px;
    background-position: -160px 0;
}

.icon-mouth {
    height: 22px;
    background-position: -180px 0;
}

.mouth-icon {
    height: 22px;
    background-position: -180px 0;
}

.icon-tooth {
    height: 22px;
    background-position: -200px 0;
}

.tooth-icon {
    height: 22px;
    background-position: -200px 0;
}

.icon-ear {
    height: 22px;
    background-position: -220px 0;
}

.ear-icon {
    height: 22px;
    background-position: -220px 0;
}

.icon-ear {
    height: 22px;
    background-position: -220px 0;
}

.icon-private {
    height: 22px;
    background-position: -240px 0;
}

.private-icon {
    height: 22px;
    background-position: -240px 0;
}

.banner-tip {
    color: #fbbc51;
    height: 100%;
    width: 80px;
    float: left;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.add-titles span.banner-des {
    display: block;
    float: left;
    margin-left: 20px;
}

.banner-ul li a .banner-tip img {
    width: 21px;
    height: 20px;
    vertical-align: middle;
    margin-right: 5px;
}

.art-two {
    width: 100%;
    font-size: 12px;
    color: #999;
    padding: 12px 0 0;
}

    .art-two > span {
        display: inline-block;
        margin-right: 17px;
    }

        .art-two > span.art-two-right {
            margin-right: 0;
            color: #fbbc52;
        }

        .art-two > span.art-three-right {
            margin-left: 23px;
            color: #81c0d6;
        }

    .art-two span > span {
        margin-right: 5px;
        vertical-align: sub;
    }

        .art-two span > span.data {
            display: inline-block;
            width: 15px;
            height: 14px;
            background-position: -48px 0;
        }

        .art-two span > span.look {
            display: inline-block;
            width: 18px;
            height: 12px;
            background-position: -63px 0;
        }

        .art-two span > span.meb {
            display: inline-block;
            width: 12px;
            height: 14px;
            background-position: -81px 0;
        }

        .art-two span > span.project {
            display: inline-block;
            width: 18px;
            height: 14px;
            background-position: -93px 0;
        }

        .art-two span > span.projects {
            display: inline-block;
            width: 20px;
            height: 15px;
            background-position: 0 -61px;
        }

        .art-two span > span.hosptials {
            display: inline-block;
            width: 20px;
            height: 14px;
            background-position: -127px 0;
        }

        .art-two span > span.doctor {
            display: inline-block;
            width: 16px;
            height: 16px;
            background-position: -111px 0;
        }

.art-one a:hover {
    color: #FF5959;
}

.banner-list li {
    padding-left: 16px;
    margin: 20px 0 7px;
    border-left: 1px solid #ebebeb;
}

    .banner-list li:hover {
        color: #FF5959;
        border-left: 1px solid #FF5959;
    }

.banner-list li {
    width: 47%;
}

    .banner-list li:nth-child(odd) {
        float: left;
    }

    .banner-list li:nth-child(even) {
        float: right;
    }

.ellipsis {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.xm-content {
    height: 30px;
}

.left-sidebar > li .absolute .xiangmu-ul > li .xm-content a {
    display: inline-block;
    width: auto;
}

.left-sidebar > li .absolute .gd-list .master-gd .gd-img {
    width: 198px;
    height: 118px;
    overflow: hidden;
}

.left-sidebar > li .absolute .xiangmu-ul > li .xm-content {
    height: 27px;
    line-height: 27px;
}

.expand-on .mast-blues, .d-des span:first-child {
    color: #ff9d00;
}

.d-des .server, .expand-on .server {
    margin-top: 10px;
}

.title-text {
    display: flex;
    display: -moz-flex;
    display: -webkit-flex;
    justify-content: flex-start;
    align-items: center;
    color: #666;
    width: 90%;
    margin: auto 0;
}

    .title-text span:first-child {
        display: inline-block;
        font-size: 18px;
        color: #333;
        /*text-overflow:inherit;
        max-width:220px;*/
        width: auto;
    }

.lately-knowledge-left-content .recommend-ul > li .expand-on {
    padding: 18px 15px 0 15px;
}

.hospital-list-hover .title-text {
    margin: 20px auto 3%;
}

.rz-hospital {
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-left: 8px;
    vertical-align: bottom;
}

    .rz-hospital img {
        width: 100%;
    }

.recommend-ul .hospital-list-hover {
    bottom: 0;
    width: 100%;
    height: 63%;
    position: absolute;
    display: none;
    background: #fff;
    color: #999;
    z-index: 2;
    justify-content: flex-start;
    align-items: center;
}

    .recommend-ul .hospital-list-hover .title-text a:hover {
        color: #FF5959;
    }

.doctor-list .hospital-list-hover .d-des a:hover {
    color: #ff9d00;
}

.hospital-list-hover .master-button > span {
    margin: 0 11px 0 3px;
}

.recommend-ul li {
    border: 1px solid #eee;
    height: 284px;
    overflow: auto;
}

    .recommend-ul li:first-child {
        margin-left: 2px;
    }

    .recommend-ul li:last-child {
        margin-right: 2px;
    }

    .recommend-ul li:hover {
        background: #fff;
        -webkit-box-shadow: 0 0 8px rgba(14,5,9,.22);
        -moz-box-shadow: 0 0 8px rgba(14,5,9,.22);
        box-shadow: 0 0 8px rgba(14,5,9,.22);
    }

        .recommend-ul li:hover .hospital-list-hover {
            display: block;
        }

.hospital-list-hover .wrap {
    display: flex;
    justify-content: center;
    align-items: center;
}

    .hospital-list-hover .wrap .master-button:first-child {
        margin-right: 20px;
    }

.rz-hospital {
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-left: 8px;
    vertical-align: bottom;
}

    .rz-hospital img {
        width: 100%;
    }

.d-des {
    width: 90%;
    margin: 5% auto 0;
    font-size: 12px;
    color: #999;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

    .d-des .sptlit {
        width: 1px;
        height: 14px;
        background: #ccc;
        display: inline-block;
        margin: 0 8px;
        vertical-align: middle;
    }

    .d-des span:first-child i {
        font-style: normal;
        color: #ff9d00;
    }

    .d-des .buy-number {
        color: #f1590d;
        font-style: normal;
    }

.master-button {
    width: 108px;
    height: 38px;
    line-height: 38px;
    color: #333;
    font-size: 16px;
    text-align: center;
    border-radius: 8px;
    border: 1px solid #e0e0e0;
    box-sizing: border-box;
}

    .master-button > span {
        display: inline-block;
        width: 21px;
        height: 21px;
        background-image: url(/Assets/images/info/detail.png);
        background-size: 100px 21px;
        margin: 0 11px 0 21px;
        vertical-align: sub;
    }

.con-icon {
    background-position: -47px 0;
}

.order:hover, .counsel:hover {
    background-color: #ff9d00;
    color: #fff;
    border: none;
}

    .order:hover .order-icon {
        background-position: -25px 0;
    }

    .counsel:hover .con-icon {
        background-position: -74px 0;
    }

.lately-knowledge-left-content .recommend-ul {
    width: 100%;
}

    .lately-knowledge-left-content .recommend-ul > li {
        width: 271px;
        margin-right: 35px;
    }

        .lately-knowledge-left-content .recommend-ul > li:last-child {
            margin-right: 0;
        }

        .lately-knowledge-left-content .recommend-ul > li .doctor-photo {
            height: 168px;
        }

.hospital-list-hover .wrap {
    margin-top: 11px;
}

.news-project-list {
    width: 545px;
    height: 380px;
    margin-top: 50px;
    padding: 0 16px;
    border: 1px solid #ebebeb;
}

    .news-project-list:hover {
        /*border:none;*/
        /*width: 544px;*/
        -webkit-box-shadow: 0 0 8px rgba(14,5,9,.22);
        -moz-box-shadow: 0 0 8px rgba(14,5,9,.22);
        box-shadow: 0 0 8px rgba(14,5,9,.22);
    }

    .news-project-list:nth-child(odd) {
        float: left;
        margin-left: 2px;
    }

    .news-project-list:nth-child(even) {
        float: right;
        margin-right: 2px;
    }

.icon-project {
    background: url(/Assets/images/info/more-cion.png) no-repeat;
    background-size: 504px 36px;
    display: block;
    width: 36px;
    height: 36px;
}

.icon-wzx {
    background-position: 0 0;
}

.icon-eys {
    background-position: -36px 0;
}

.icon-nose {
    background-position: -72px 0;
}

.icon-chest {
    background-position: -108px 0;
}

.icon-face {
    background-position: -144px 0;
}

.icon-slimming {
    background-position: -180px 0;
}

.icon-skin {
    background-position: -216px 0;
}

.icon-eyebrow {
    background-position: -252px 0;
}

.icon-hair {
    background-position: -288px 0;
}

.icon-mouth {
    background-position: -324px 0;
}

.icon-tooth {
    background-position: -360px 0;
}

.icon-ear {
    background-position: -396px 0;
}

.icon-private {
    background-position: -432px 0;
}

.icon-infos {
    background-position: -468px 0;
}

.news-project-list .p-title {
    margin-left: 15px;
}

.p-header, .news-project-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.banner-list-left {
    width: 141px;
    height: 91px;
    overflow: hidden;
}

.banner-list-right {
    width: 350px;
    height: 91px;
    overflow: hidden;
}

.rd-detl p {
    padding: 0;
    margin: 0;
    line-height: 21px;
}

.news-project-header {
    height: 76px;
}

.reshaping .p-title {
    color: #b8c377;
}

.p-nav-right a {
    padding-bottom: 5px;
    margin: 0 5px;
}

    .p-nav-right a:last-child {
        color: #b4b4b4;
    }

.reshaping a:hover {
    color: #b8c377;
    border-bottom: 1px solid #b8c377;
}

.news-content {
    background: #faf7e3;
    padding: 10px 20px 10px 10px;
    margin-bottom: 10px;
    border: none;
}

.reshaping .news-content {
    background: #faf7e3;
}

.eye .news-content {
    background: #e2f5f2;
}

.nose .news-content {
    background: #f4ede2;
}

.chest .news-content {
    background: #e4f1ff;
}

.face .news-content {
    background: #fbe6e9;
}

.slimming .news-content {
    background: #ecf3fb;
}

.skin .news-content {
    background: #f7eeee;
}

.eyebrow .news-content {
    background: #f2eafa;
}

.hair .news-content {
    background: #e3f5ef;
}

.mouth .news-content {
    background: #eff6e3;
}

.tooth .news-content {
    background: #e0f5f7;
}

.ear .news-content {
    background: #e3eced;
}

.private .news-content {
    background: #fafcef;
}

.infos .news-content {
    background: #f9eff1;
}

.eye .p-title, .eye a:hover {
    color: #38b5a3;
}

.eye .p-nav-right a:hover {
    border-bottom: 1px solid #38b5a3;
}

.nose .p-title, .nose a:hover {
    color: #ff9e00;
}

.nose .p-nav-right a:hover {
    border-bottom: 1px solid #ff9e00;
}

.chest .p-title, .chest a:hover {
    color: #5ea3f0;
}

.chest .p-nav-right a:hover {
    border-bottom: 1px solid #5ea3f0;
}

.face .p-title, .face a:hover {
    color: #f34d65;
}

.face .p-nav-right a:hover {
    border-bottom: 1px solid #f34d65;
}

.slimming .p-title, .slimming a:hover {
    color: #82ade4;
}

.slimming .p-nav-right a:hover {
    border-bottom: 1px solid #82ade4;
}

.skin .p-title, .skin a:hover {
    color: #f26463;
}

.skin .p-nav-right a:hover {
    border-bottom: 1px solid #f26463;
}

.eyebrow .p-title, .eyebrow a:hover {
    color: #9465c3;
}

.eyebrow .p-nav-right a:hover {
    border-bottom: 1px solid #9465c3;
}

.hair .p-title, .hair a:hover {
    color: #55bd9c;
}

.hair .p-nav-right a:hover {
    border-bottom: 1px solid #55bd9c;
}

.mouth .p-title, .mouth a:hover {
    color: #97b958;
}

.mouth .p-nav-right a:hover {
    border-bottom: 1px solid #97b958;
}

.tooth .p-title, .tooth a:hover {
    color: #3ea9b1;
}

.tooth .p-nav-right a:hover {
    border-bottom: 1px solid #3ea9b1;
}

.ear .p-title, .ear a:hover {
    color: #7ba1a4;
}

.ear .p-nav-right a:hover {
    border-bottom: 1px solid #7ba1a4;
}

.private .p-title, .private a:hover {
    color: #b8c377;
}

.private .p-nav-right a:hover {
    border-bottom: 1px solid #b8c377;
}

.infos .p-title, .infos a:hover {
    color: #f6849c;
}

.infos .p-nav-right a:hover {
    border-bottom: 1px solid #f6849c;
}

.p-nav-right a:last-child:hover {
    border: none;
}

.font24 {
    font-size: 24px;
}

.news-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.new-two-list {
    margin: 0;
}

    .new-two-list li {
        width: 97%;
        background: url(/Assets/images/info/dot.png) no-repeat scroll left center;
        padding-left: 3%;
        margin-top: 12px;
    }

    .new-two-list a {
        color: #666;
        font-size: 15px;
    }

    .new-two-list li span.right {
        color: #ccc;
        font-size: 13px;
    }

.recommend-ul > li .expand-on {
    padding: 18px 16px 0 16px;
}

.msg {
    margin-top: 12px;
}

    .msg > .left {
        width: 630px;
    }

    .msg .title {
        font-size: 22px;
        color: #999;
        border-bottom: solid 1px #eee;
        line-height: 58px;
        height: auto;
        overflow: hidden;
    }

    .msg .left .title .block {
        margin-right: 30px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        height: auto;
        width: 90px;
        cursor: pointer;
    }

        .msg .left .title .block.hover {
            border-bottom: solid 3px #FF5959;
            color: #333;
        }

    .msg .left .title .change {
        cursor: pointer;
        font-size: 14px;
        color: #666;
        width: auto;
    }

        .msg .left .title .change span {
            display: inline-block;
        }

        .msg .left .title .change .label {
            width: 19px;
            height: 19px;
            vertical-align: text-top;
        }

    .msg .left .cont {
        height: auto;
    }

#cont-wrap .cont {
    display: none;
}

.msg .info .left, .msg .msgl, .msg .msgl .left, .msg .msgl .block .left, .msgr a, .msgr i {
    _float: left;
}

    .msg .info .right, .msg .msgr, .msg .msgl .right, .msg .msgl .block .right {
        _float: right;
    }

.msg .msgl {
    _width: 630px;
}

.msg .msgr {
    _width: 471px;
}

.msg .msgl, .msg .msgr {
    _overflow: hidden;
}

.msg .left .cont .block {
    width: 290px;
    height: 68px;
    margin-top: 20px;
    overflow: hidden;
}

    .msg .left .cont .block:nth-child(even) {
        margin-left: 50px;
    }

    .msg .left .cont .block .left {
        width: 98px;
        overflow: hidden;
        _float: left;
    }

        .msg .left .cont .block .left a {
            display: block;
            width: 100%;
            overflow: hidden;
        }

            .msg .left .cont .block .left a img {
                width: 100%;
            }

    .msg .left .cont .block:hover {
        background-color: #f4f4f4;
    }

.msgr a {
    color: #666;
    _float: left;
}

.msgr i {
    _background-color: #9e9e9e;
    _border-radius: 2px;
    _color: #fff;
    _display: inline-block;
    _font-size: 12px;
    _margin-right: 5px;
    _padding: 0 6px;
    _vertical-align: top;
}

.msgr span.fg-gray {
    _color: #999;
}

.yellow_line, .tab_a {
    _overflow: hidden;
}

.tab_a {
    _height: 40px;
    _line-height: 40px;
    _overflow: hidden;
}

.item0, .item1, .item2 {
    _display: block;
    _float: left;
    _margin-top: 12px;
}

.flip_box {
    _text-align: right;
}

    .flip_box .page_num, .sort_box .fy_box {
        _float: right;
    }

.next .next_logo, .prev .prev_logo {
    _margin-left: 0px;
}

.fy_box .prev, .fy_box .next {
    _text-align: center;
}

.msgr li {
    width: 100%;
    height: 22px;
    overflow: hidden;
}

.msg .left .cont .block .right {
    margin-left: 15px;
    width: 177px;
    -ms-flex-flow: column nowrap;
    -webkit-flex-flow: column nowrap;
    flex-flow: column nowrap;
    justify-content: center;
    font-size: 12px;
    color: #999;
    line-height: 18px;
    _float: right;
    _overflow: hidden;
    _margin-left: 0;
    _margin-right: 5px;
    overflow: hidden;
}

    .msg .left .cont .block .right a {
        color: #666;
        display: inline-block;
    }

    .msg .left .cont .block .right .name {
        font-size: 14px;
        color: #333;
        max-height: 44px;
        line-height: 22px;
        overflow: hidden;
        -ms-text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
    }

.add-two-icon {
    width: 100%;
    font-size: 12px;
    color: #999;
    margin-top: 4px;
    overflow: hidden;
}

    .add-two-icon > span {
        display: inline-block;
        width: 50%;
        float: left;
    }

.addyan {
    width: 79%;
    float: right;
    height: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.msg .left .cont .block a.addyan:hover {
    color: #FF5959;
}

.msg .left .cont .block a.name:hover {
    color: #FF5959;
}

.add-two-icon > span > span {
    margin-right: 5px;
    vertical-align: sub;
}

.add-two-icon > span .data {
    display: inline-block;
    width: 15px;
    height: 14px;
    background-position: -48px 0;
}

.add-two-icon > span .meb {
    display: inline-block;
    width: 12px;
    height: 14px;
    background-position: -81px 0;
}

.msg > .right {
    width: 471px;
}

    .msg > .right .title {
        color: #333;
        border-bottom: none;
    }

        .msg > .right .title .more-post {
            font-size: 14px;
            color: #999;
            padding-left: 5px;
            margin-left: 10px;
            border-left: solid 1px #999;
            line-height: 1;
        }

    .msg > .right .conts {
        color: #333;
        font-size: 16px;
        line-height: 22px;
    }

        .msg > .right .conts ul li a:hover {
            color: #FF5959;
        }

        .msg > .right .conts li {
            height: 22px;
            margin: 20px 0 13px 0;
        }

.conts li a {
    color: #333;
}

.new-zxn {
    font-size: 22px;
    color: #999;
    border-bottom: solid 1px #eee;
    line-height: 58px;
    height: auto;
    overflow: hidden;
}

    .new-zxn > .titles {
        width: 90px;
        border-bottom: solid 3px #FF5959;
        color: #333;
    }

.zx-data {
    display: inline-block;
    width: 15px;
    height: 14px;
    background-position: -48px 0;
    margin: 4px 5px 0 0;
    vertical-align: sub;
}

.msg > .right .conts i, .msg .right .conts i {
    display: inline-block;
    padding: 0 6px;
    margin-right: 5px;
    background-color: #cacaca;
    border-radius: 2px;
    font-size: 12px;
    color: #fff;
    vertical-align: top;
    _float: left;
}

.msg > .right .conts li:first-child i {
    background-color: #ec6909;
}

.msg > .right .conts li:nth-child(2) i {
    background-color: #f90;
}

.msg > .right .conts li:nth-child(3) i {
    background-color: #9e9e9e;
}

.msg > .right .conts li span {
    display: inline-block;
}

.msg > .right .conts li .text {
    width: 320px;
}

.msg > .right .conts li .eye {
    width: 14px;
    height: 9px;
    vertical-align: middle;
    margin-top: 7px;
    margin-right: 5px;
}

.msg > .right .conts li .fg-gray {
    color: #999;
    font-size: 12px;
}

.mt60 {
    margin-top: 60px;
}

.blue-bg {
    background: #fff;
}

#menu {
    height: 587px;
}
/*#endregion*/
.online {
    display: inline-block;
    padding: 1px 5px;
    background: #ff9d00;
    color: #fff;
    border-radius: 8px;
    font-size: 12px;
    margin-left: 10px;
}

/*#region 2.2.0 */
.concat {
    position: absolute;
    width: 860px;
    height: 210px;
    z-index: 0;
    background: #f5f5f5;
}

.concat-list {
    width: 424px;
    height: 74px;
    padding-top: 20px;
    background: #fff;
    cursor: pointer;
    position: absolute;
    z-index: 1;
}

    .concat-list:nth-child(2n) {
        left: 426px;
    }

    .concat-list:nth-child(3n) {
        top: 96px;
    }

    .concat-list:nth-child(4n) {
        top: 96px;
        left: 426px;
    }

    .concat-list:hover .concat-info span:first-child {
        color: #ff6666;
    }

.concat-img img {
    width: 100%;
}

.concat-img {
    margin-left: 40px;
    width: 54px;
    height: 54px;
    overflow: hidden;
}

.concat-info {
    width: 120px;
    height: 50px;
    margin-left: 30px;
}

    .concat-info span {
        width: 100%;
        display: block;
        color: #999;
    }

        .concat-info span:first-child {
            font-size: 20px;
            color: #000;
            margin-bottom: 10px;
        }

.concat-list:hover {
    -webkit-box-shadow: 0 10px 25px rgba(216, 216, 216, .5);
    -moz-box-shadow: 0 10px 25px rgba(216, 216, 216, .5);
    box-shadow: 0 10px 25px rgba(216, 216, 216, .5);
    z-index: 2;
}

.concat-list:nth-child(2n):hover {
    left: 426px;
    height: 75px;
}

.concat-list:nth-child(3n):hover {
    top: 96px;
}

.concat-list:nth-child(4n):hover {
    top: 96px;
    left: 426px;
}

.new-info {
    padding: 0 10px;
}

    .new-info span {
        width: 100%;
        margin: 10px auto;
        line-height: 45px;
        height: 45px;
        overflow: hidden;
        display: block;
        text-align: center;
        cursor: pointer;
        background: #fff;
        border-radius: 23px;
        font-size: 17px;
        color: #4d4d4d;
        border: 1px solid #fff;
    }

        .new-info span:hover {
            border: 1px solid #ffb5b5;
            color: #ff8686;
        }

.ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.re-list {
    width: 248px;
    height: 200px;
    overflow: hidden;
    background-size: cover;
    margin-right: 10px;
    cursor: pointer;
    border: 1px solid #e8e8e8;
    margin-bottom: 10px;
}

    .re-list:nth-child(3), .re-list:last-child {
        margin-right: 0px;
    }

    .re-list:nth-child(4), .re-list:nth-child(5), .re-list:nth-child(6) {
        margin-bottom: 0;
    }

    .re-list:hover {
        border: 1px solid rgba(250, 206, 206,.1);
        -webkit-box-shadow: 0 0 15px rgba(250, 206, 206,.8);
        -moz-box-shadow: 0 0 15px rgba(250, 206, 206,.8);
        box-shadow: 0 0 15px rgba(250, 206, 206,.8);
    }

        .re-list:hover .re-content {
            color: #ff8686;
        }

.b2 {
    color: #b2b2b2;
}

.re-tip {
    position: absolute;
    width: 60px;
    height: 18px;
    line-height: 18px;
    background: #ff8686;
    right: 0;
    top: 0;
    font-size: 12px;
    text-align: center;
    color: #fff;
    border-bottom-left-radius: 18px;
}

.re-foot {
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 30px;
    left: 0;
    height: 30px;
    line-height: 30px;
    color: #999;
}

.re-content {
    width: 189px;
    text-align: center;
    font-size: 16px;
    line-height: 25px;
    color: #4d4d4d;
    padding: 30px;
    vertical-align: middle;
}

.re-question {
    /*padding:0 10px;*/
}

.two-line {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.new-infos .re-list {
    width: 244px;
    height: 200px;
    margin-right: 10px;
}

.new-infos .re-content {
    width: 165px;
    padding: 68px 40px 40px;
}

.mater-bg1 {
    background-image: url(/Assets/images/p2/question-master.png);
    background-size: 200px 300px;
}

.info-right {
    border-radius: 16px;
    border: 1px solid #e5e5e5;
    padding-left: 18px;
    font-size: 14px;
    color: #666;
    line-height: 32px;
    background: #fff;
}

    .info-right a {
        color: #666;
    }

        .info-right a.online {
            color: #fff;
        }

.common-lines {
    width: 100%;
    height: 1px;
    background: #f1f1f1;
    margin: 20px 0;
}

.re-tujian {
    width: 100%;
    height: 144px;
    background: #ffecf3;
    background: -webkit-linear-gradient(135deg,#fce2e4,#fce9de);
    background: -o-linear-gradient(135deg,#fce2e4,#fce9de);
    background: -moz-linear-gradient(135deg,#fce2e4,#fce9de);
    background: linear-gradient(135deg,#fce2e4,#fce9de);
    border: 1px solid transparent;
    margin-bottom: 15px;
}

    .re-tujian .re-content {
        width: 100%;
        text-align: center;
        margin-top: 34px;
        padding: 0;
        font-size: 18px;
    }

    .re-tujian .re-foot {
        width: 150px;
        line-height: 32px;
        background: #fff;
        border-radius: 16px;
        text-align: center;
        font-size: 16px;
        color: #808080;
        left: 50%;
        margin-left: -75px;
        bottom: 34px;
    }

        .re-tujian .re-foot span {
            color: #ff6666;
            margin-right: 8px;
        }
/*#endregion */
