﻿@charset "utf-8";

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, input, button, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}

body, html {
    overflow: hidden;
    overflow-y: auto;
}

body {
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    font-family: Arial,"微软雅黑";
    color: #333;
}

    body.index-body {
        margin: 0px;
        padding: 0px;
        font-size: 12px;
        font-family: Arial,"微软雅黑";
        color: #333;
        background: url(../images/bg1.jpg) no-repeat fixed;
    }

a {
    color: #333;
    text-decoration: none;
    outline: none;
}

    a:active {
        star: expression(this.onFocus=this.blur());
        color: #333;
    }

img {
    border: 0px;
}

a:link {
    text-decoration: none;
    outline: none;
    color: #333;
}

a:visited {
    text-decoration: none;
    outline: none;
    color: #333;
}

a:hover {
    text-decoration: none;
    color: #8f59b6;
    outline: none;
}

ul, p, dl, dt, dd {
    padding: 0px;
    margin: 0px;
}

li {
    list-style-position: outside;
    list-style-type: none;
}

h1, h2, h3, h4, h5 {
    font-size: 14px;
    padding: 0px;
    margin: 0px;
}

h1 {
    font-size: 16px;
}

h5 {
    font-size: 12px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clear_f {
    clear: both;
    height: 0px;
    padding: 0px;
    margin: 0px;
    display: block;
}

.h10 {
    height: 10px;
    overflow: hidden;
    clear: both;
}

input {
    background: transparent;
    padding: 0px;
    font-size: 12px;
    font-family: Arial,"微软雅黑";
    color: #888;
    outline: none;
    border: 0px;
}

em {
    font-style: normal;
}

.btn1 {
    cursor: pointer;
}

.phone_url {
    display: none;
}

input[type="button"], input[type="submit"], input[type="reset"] {
    -webkit-appearance: none;
}

.wal {
    width: 1200px;
    margin: 0 auto;
}
#page {
    margin: 0 auto;
    width: max-content;
    padding-top: 10px;
}
    #page li {
        float: left;
        padding-right: 15px;
        font-size: 15px;
    }

.clearfix {
    *zoom: 1
}

.banner {
    position: relative;
}

.main {
    width: 1180px;
    margin: 0 auto;
}

.mainal {
    width: 1301px;
    margin: 0 auto;
    overflow: hidden;
}

.red {
    color: red;
}

.white {
    color: #fff;
}

.cb {
    clear: both;
}

.wrap {
    width: 1180px;
    margin: 0 auto;
}

.clear:after, .clearfix:after {
    content: ' ';
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

.oh {
    overflow: hidden;
}

.indexContent {
    max-width: 1920px;
    min-width: 1024px;
    margin: 0 auto;
    font-size: 14px;
}

.contentWp {
    width: 1200px;
    margin: 0 auto;
}

.indexContent h2 {
    font-weight: normal;
    font-size: 20px;
}

.fl {
    float: left;
}

.w50 {
    width: 50%;
}

.ww100 {
    width: 100%;
    overflow: hidden;
}

.ww426 {
    display: table;
}

.ww214 {
    width: 2.14rem;
    display: table;
}

.ww213 {
    width: 2.13rem;
    display: table;
}

.ww272 {
    width: 2.72rem;
    display: table;
}

.ww368 {
    width: 3.68rem;
    display: table;
}

.contents {
    background-color: #f5f5f5;
}

.contents {
    width: 100%;
    height: auto;
}

.top {
    height: 44px;
    border-bottom: 1px solid #ccc;
}

    .top .info {
        width: 375px;
        float: left;
        line-height: 44px;
        color: #999;
        background: url(../images/icon1.jpg) no-repeat left center;
        padding-left: 34px;
    }

    .top .time {
        width: 340px;
        float: right;
        line-height: 44px;
        color: #999;
    }

        .top .time a {
            color: #999;
            background: url(../images/icon2.jpg) no-repeat left center;
            padding-left: 29px;
        }

    .top .wap {
        width: 210px;
        text-align: center;
        float: right;
        line-height: 44px;
        background-color: #902bc3;
        color: #fff;
    }

        .top .wap i {
            background: url(../images/hd_bg.png) left top no-repeat;
            width: 13px;
            height: 13px;
            background-position: 0 -39px !important;
            margin: 8px 5px -2px 0;
            display: inline-block;
        }

    .top .contentWp.oh .wap a {
        color: #fffff7;
    }

.navigation {
    position: relative;
    text-align: center;
    padding: 20px;
}

    .navigation .time {
        display: block;
        width: 739px;
        height: 84px;
        position: absolute;
        right: 0;
        top: 24px;
    }

.menu {
    width: 1200px;
    height: 46px;
    margin: 0 auto;
    position: relative;
    z-index: 25;
    margin-top: 2px;
}

    .menu .menu-t {
        position: relative;
        float: left;
        margin: 4px 28px 0 0;
        width: 190px;
        height: 42px;
    }

        .menu .menu-t .menu-text {
            width: 191px;
            height: 42px;
            background: #902bc3;
            border-radius: 4px 4px 0 0;
            text-align: center;
            color: #fff;
            line-height: 42px;
            font-size: 16px;
        }

            .menu .menu-t .menu-text i {
                margin-left: 5px;
            }

        .menu .menu-t .menu-slide {
            left: 0;
            top: 42px;
            margin-left: 0;
            display: none;
        }

    .menu .menu-cont {
        float: left;
    }

.menu-cont a {
    float: left;
    line-height: 36px;
    margin-right: 80px;
    color: #666;
    font-size: 18px;
    position: relative;
}

.menu-cont .now {
    border-bottom: solid 4px #833fb8;
    color: #833fb8;
}

.menu-cont a:hover {
    color: #833fb8;
}

.menu-cont .nav-hover {
    position: relative;
    float: left;
    margin: 0 15px 0 -30px;
    *margin-left: 0;
    border-bottom: none;
    border-radius: 4px 4px 0 0;
}

.menu-slide {
    width: 191px;
    position: absolute;
    z-index: 2;
    background-color: rgba(0, 0, 0, 0.7);
}

    .menu-slide .menu-down {
        padding-top: 16px;
        height: 460px;
    }

.menu-down li {
    height: 50px;
    line-height: 50px;
}

    .menu-down li:hover {
        background: #7c2ca7b3;
    }

    .menu-down li a {
        position: relative;
        display: block;
        height: 50px;
        line-height: 50px;
        padding-left: 62px;
        font-size: 18px;
        color: #FFF;
    }

        .menu-down li a i {
            position: absolute;
            left: 30px;
            top: 17px;
            display: block;
            width: 22px;
            height: 22px;
            background: url("../images/menu_i_bg_new.png") no-repeat;
        }

.menu-down .n1 a i {
    background-position: 0 -7px;
}

.menu-down .n2 a i {
    background-position: 0 -34px;
}

.menu-down .n3 a i {
    background-position: 0 -57px;
}

.menu-down .n4 a i {
    background-position: 0 -136px;
}

.menu-down .n5 a i {
    background-position: 0 -110px;
}

.menu-down .n6 a i {
    background-position: 0 -164px;
}

.menu-down .n7 a i {
    background-position: 0 -264px;
}

.menu-down .n8 a i {
    background-position: 0 -241px;
}

.menu-down .n9 a i {
    background-position: 0 -310px;
}

.menu-right {
    position: absolute;
    left: 190px;
    top: 0px;
    z-index: 13;
    overflow: hidden;
    width: 130px;
    height: 480px;
}

    .menu-right ul {
        display: none;
        position: relative;
        background: #fff;
        height: 480px;
        z-index: 1;
        max-width: 952px;
        border: 1px solid #e8e8e8;
        border-top: none;
    }

        .menu-right ul li {
            padding: 15px;
            width: 94px;
            margin: 0 auto;
        }

            .menu-right ul li a {
                color: #666;
                display: block;
                line-height: 37px;
                border-bottom: 1px solid #f5f5f5;
                white-space: nowrap;
                text-align: center;
            }

                .menu-right ul li a:hover {
                    color: #833fb8;
                    border-bottom: 1px solid #833fb8;
                }

.block {
    width: 1000px;
    margin: 0 auto;
    padding: 0;
    position: relative;
}

.box3 {
    height: 60px;
    padding-top: 10px;
    background: #3E9AE3;
    line-height: 25px;
}

    .box3 strong {
        margin-left: 5px;
        display: block;
        float: left;
        width: 20px;
        color: #fff;
        font-size: 18px;
        margin: 0 25px;
    }

        .box3 strong a {
            font-size: 18px;
            margin: 0;
            padding: 0;
        }

    .box3 a {
        font-size: 14px;
        color: #fff;
        margin-right: 20px;
        padding: 0px 3px;
    }

    .box3 .fl {
        background: none right center no-repeat;
        width: 185px;
        height: 50px;
    }

    .box3 .fm {
        width: 408px;
        background: none right center no-repeat;
        height: 50px;
    }

        .box3 .fm a {
            width: 58px;
            display: inline-table;
        }

            .box3 .fm a:hover {
                color: #fff;
                background: #BA79B1 none repeat scroll 0% 0%;
                border-radius: 10px;
            }

    .box3 .ff {
        width: 300px;
        height: 50px;
    }

.boxsbg-index {
    width: 100%;
    overflow: hidden;
    padding: 32px 0 50px;
}

.wrapper {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.project {
    width: 1212px;
    overflow: hidden;
}

    .project a {
        display: block;
        width: 70px;
        height: 70px;
        float: left;
        margin-right: 10px;
    }

        .project a:first-child {
            margin-left: 5px;
        }

    .project dl {
        width: 68px;
        height: 64px;
        border: 1px solid #c485ec;
        border-radius: 15px;
        padding-top: 4px;
        background: #fff;
        transition: all 300ms linear;
        -moz-transition: all 300ms linear;
        -webkit-transition: all 300ms linear;
        -o-transition: all 300ms linear;
    }

        .project dl:hover {
            background: #84198a;
        }

        .project dl dt {
            height: 38px;
            width: 68px;
            transition: all 300ms linear;
            -moz-transition: all 300ms linear;
            -webkit-transition: all 300ms linear;
            -o-transition: all 300ms linear;
            background: url(../images/icons.png) no-repeat center;
        }

        .project dl dd {
            text-align: center;
            font-size: 14px;
            color: #646464;
            transition: all 300ms linear;
            -moz-transition: all 300ms linear;
            -webkit-transition: all 300ms linear;
            -o-transition: all 300ms linear;
        }

        .project dl:hover dd {
            color: #fff;
        }

        .project dl dt.d1 {
            background-position: 12px -8px;
        }

        .project dl dt.d2 {
            background-position: -70px -8px;
        }

        .project dl dt.d3 {
            background-position: -150px -8px;
        }

        .project dl dt.d4 {
            background-position: -230px -8px;
        }

        .project dl dt.d5 {
            background-position: -312px -8px;
        }

        .project dl dt.d6 {
            background-position: -392px -8px;
        }

        .project dl dt.d7 {
            background-position: -474px -8px;
        }

        .project dl dt.d8 {
            background-position: -554px -8px;
        }

        .project dl dt.d9 {
            background-position: -636px -8px;
        }

        .project dl dt.d10 {
            background-position: -714px -8px;
        }

        .project dl dt.d11 {
            background-position: -796px -8px;
        }

        .project dl dt.d12 {
            background-position: -876px -8px;
        }

        .project dl dt.d13 {
            background-position: -958px -8px;
        }

        .project dl dt.d14 {
            background-position: -1038px -8px;
        }

        .project dl dt.d15 {
            background-position: -1122px -8px;
        }

        .project dl:hover dt.d1 {
            background-position: 12px -60px;
        }

        .project dl:hover dt.d2 {
            background-position: -70px -60px;
        }

        .project dl:hover dt.d3 {
            background-position: -150px -60px;
            ;
        }

        .project dl:hover dt.d4 {
            background-position: -230px -60px;
        }

        .project dl:hover dt.d5 {
            background-position: -312px -60px;
        }

        .project dl:hover dt.d6 {
            background-position: -392px -60px;
        }

        .project dl:hover dt.d7 {
            background-position: -474px -60px;
        }

        .project dl:hover dt.d8 {
            background-position: -554px -60px;
        }

        .project dl:hover dt.d9 {
            background-position: -636px -60px;
        }

        .project dl:hover dt.d10 {
            background-position: -714px -60px;
        }

        .project dl:hover dt.d11 {
            background-position: -796px -60px;
        }

        .project dl:hover dt.d12 {
            background-position: -876px -60px;
        }

        .project dl:hover dt.d13 {
            background-position: -958px -60px;
        }

        .project dl:hover dt.d14 {
            background-position: -1038px -60px;
        }

        .project dl:hover dt.d15 {
            background-position: -1122px -60px;
        }

.footNav {
    width: 100%;
    background: #fff;
}

.footNav_m {
    width: 1200px;
    height: auto;
    margin: 0 auto;
}

.footNav_logo {
    width: 400px;
    height: auto;
    margin-top: 75px;
    float: left;
    margin-left: 40px;
}

.footNav_r {
    width: 756px;
    height: auto;
    float: left;
    margin-top: 10px;
}

    .footNav_r li {
        width: 24%;
        float: left;
    }

        .footNav_r li h3 {
            font-size: 18px;
            padding: 20px 25px;
            text-align: center;
            margin-left: 20px;
            color: #666;
            font-weight: 600;
            float: left;
        }

.footNav .waili ul li {
    width: 66px;
    height: 30px;
    font-size: 14px;
    overflow: hidden;
    padding-left: 45px;
    float: left;
}

    .footNav .waili ul li a:hover {
        color: #9d32d2;
    }

.footDiv {
    text-align: center;
    height: 70px;
    line-height: 50px;
    text-align: center;
    font-size: 14px;
    color: #333;
    clear: both;
    padding-top: 20px;
}

    .footDiv p {
        line-height: 25px;
    }

.sx_weizhi {
    overflow: hidden;
    height: 40px;
    padding: 0px 8px;
    font-size: 14px;
    line-height: 40px;
    margin-bottom: 20px;
}

.dh {
    margin-top: -20px;
}

.sx_weizhi p {
    color: #000;
}

.poly {
    border: 1px solid #e8e8e8;
    padding: 5px 0px 10px 20px;
    width: 1158px;
    margin: 15px auto 15px auto;
    overflow: visible;
    border-top: none;
}

.polyTab {
    border: 1px solid #e8e8e8;
    height: 39px;
    margin-left: -20px;
    width: 1178px;
    position: relative;
    top: -6px;
    left: -1px;
}

    .polyTab a {
        line-height: 39px;
        padding-left: 40px;
        padding-right: 20px;
        font-size: 14px;
        color: #666;
        display: block;
        float: left;
        border-right: 1px solid #e8e8e8;
        border-bottom: 1px solid #e8e8e8;
        background: #fff url(../images/china.png) no-repeat;
    }

        .polyTab a.now {
            height: 40px;
            color: #333;
        }

        .polyTab a:hover {
            color: #333;
            text-decoration: none;
        }

    .polyTab .item1 {
        background-position: 18px -142px;
    }

    .polyTab .item2 {
        background-position: 18px -23px;
    }

    .polyTab .item3 {
        background-position: 18px 8px;
    }

    .polyTab .item2:hover {
        background-position: 18px -112px;
    }

    .polyTab .item3:hover {
        background-position: 18px -81px;
    }

.poly .item-cont {
    padding: 0 0 12px;
    overflow: hidden;
    line-height: 26px;
}

.poly .item-tit {
    float: left;
    height: 26px;
    border-right: 1px solid #fff;
    color: #a1a1a1;
    font-size: 12px;
    padding-right: 17px;
}

.poly .all {
    width: 45px;
    padding-left: 10px;
}

.poly .item-links .all a {
    padding-left: 0;
    padding-right: 0;
}

.poly .eachLink {
    overflow: hidden;
    width: 1040px;
    position: relative;
}

    .poly .eachLink span {
        display: block;
        float: left;
        padding-bottom: 0;
        position: relative;
        border: 1px solid #fff;
        border-color: transparent;
    }

    .poly .eachLink .greyBg {
        border: none;
        overflow: hidden;
        padding-top: 6px;
        padding-bottom: 6px;
        background: #f8f8f8;
    }

.poly .item-links a, .eachLink span.no-click {
    color: #333;
    font-size: 12px;
    padding: 3px 18px;
    border-radius: 2px;
    white-space: nowrap;
}

    .poly .item-links a:hover, .poly .item-links span.on a {
        color: #ff5370;
    }

.poly .xm {
    height: 50px;
}

.main {
    width: 1180px;
    margin: 0 auto;
}

.activity {
    overflow: hidden;
}

.mylike_link {
    width: 1200px;
    margin: 0 auto;
    padding: 20px 0;
}

    .mylike_link i {
        font-size: 18px;
        font-weight: normal;
        margin-bottom: 16px;
        display: block;
        font-size: nomal !important;
        font-style: normal;
    }

    .mylike_link a {
        display: inline-block;
        color: #999;
        margin: 0 10px;
    }

.left {
    float: left;
    display: inline;
}

.right {
    float: right;
}

.project_box_ad h2, .project_box_rj h2 {
    color: #111010;
    font-size: 35px;
    line-height: 1.5;
    padding: 20px 0;
    text-align: center;
    font-weight: normal;
}

    .project_box_ad h2 span {
        font-size: 26px;
        display: block;
        padding: 10px 0;
        font-weight: normal;
        position: relative;
        z-index: 1;
    }

.project_box_ad {
    padding: 24px 0 20px 0;
}

.scroll1 {
    width: 1200px;
    overflow: hidden;
}

    .scroll1 .hd {
        width: 1130px;
        height: 176px;
        margin: 0 auto;
        overflow: hidden;
        text-align: center;
        position: relative;
    }

        .scroll1 .hd li {
            width: 200px;
            height: 120px;
            padding: 14px 50px 0 160px;
            line-height: 1.3;
            background: url(../images/box3_li1.png) no-repeat;
            font-size: 20px;
            color: #fff;
            position: absolute;
            left: 0;
            top: 0;
            color: #fff;
            text-align: center;
        }

            .scroll1 .hd li.box3_li2 {
                left: 395px;
                top: 12px;
                background: url(../images/box3_li2.png) no-repeat;
                padding: 10px 36px 0 148px;
            }

            .scroll1 .hd li.box3_li3 {
                left: 760px;
                top: 0;
                background: url(../images/box3_li3.png) no-repeat;
                padding: 10px 36px 0 140px;
            }

            .scroll1 .hd li.box3_li1.on {
                background: url(../images/box3_lih1.png) no-repeat;
                color: #fff;
            }

            .scroll1 .hd li.box3_li2.on {
                background: url(../images/box3_lih2.png) no-repeat;
                color: #fff;
            }

            .scroll1 .hd li.box3_li3.on {
                background: url(../images/box3_lih3.png) no-repeat;
                color: #fff;
            }

            .scroll1 .hd li strong {
                display: block;
                font-size: 26px;
            }

            .scroll1 .hd li span {
                display: block;
                font-size: 18px;
            }

    .scroll1 .bd li {
        width: 1200px;
        height: 851px;
        background: #fff;
        border-radius: 15px;
        overflow: hidden;
    }

        .scroll1 .bd li .box3_1 {
            background: url(../images/box3_bg1.jpg) no-repeat;
            height: 837px;
            padding: 14px 32px 0 556px;
        }

        .scroll1 .bd li .box3_2 {
            background: url(../images/box3_bg2.jpg) no-repeat;
            height: 837px;
            padding: 14px 32px 0 556px;
        }

        .scroll1 .bd li .box3_3 {
            background: url(../images/box3_bg3.jpg) no-repeat;
            height: 837px;
            padding: 14px 32px 0 556px;
        }

        .scroll1 .bd li .box3_n {
            width: 602px;
            border: 1px dashed #d0d0d0;
            margin-bottom: 14px;
            overflow: hidden;
            border-radius: 10px;
            padding: 10px 10px 10px 10px;
        }

            .scroll1 .bd li .box3_n dl {
                padding: 12px 10px;
                overflow: hidden;
            }

                .scroll1 .bd li .box3_n dl dd img {
                    margin-bottom: 6px;
                }

                .scroll1 .bd li .box3_n dl dd:last-child {
                    margin-right: 0;
                }

            .scroll1 .bd li .box3_n .anli1 {
                width: 210px;
                text-align: center;
                margin-left: 20px
            }

            .scroll1 .bd li .box3_n .anli2 {
                width: 210px;
                text-align: center
            }

        .scroll1 .bd li .box3_n1 {
            width: 560px;
            margin: 0 auto;
            overflow: hidden;
        }

            .scroll1 .bd li .box3_n1 span {
                display: block;
                width: 120px;
                height: 120px;
                line-height: 120px;
                padding: 0 6px 4px 0;
                background: none no-repeat;
                font-size: 22px;
                color: #fff;
                float: left;
                margin-right: 15px;
                text-align: center;
            }

                .scroll1 .bd li .box3_n1 span:last-child {
                    margin-right: 0;
                }

        .scroll1 .bd li p {
            font-size: 20px;
            color: #0f1271;
            line-height: 1.5;
            padding: 10px;
        }

.project_box_ad .btn {
    width: 426px;
    display: block;
    height: 70px;
    border-radius: 8px;
    line-height: 70px;
    color: #fff;
    background: #e9a348;
    font-size: 26px;
    text-align: center;
    margin: 30px auto 0;
    transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -webkit-transition: all 300ms linear;
    -o-transition: all 300ms linear;
}

.project_box_rj {
    padding: 30px 0;
}

    .project_box_rj .rj_c {
        padding-bottom: 30px;
        margin-bottom: 10px;
        background: #f0eded80;
        border-radius: 10px;
    }

    .project_box_rj .rj_c1 {
        padding: 30px;
        border-bottom: 1px solid #dedede;
        height: 190px;
    }

    .project_box_rj .rj_p1 {
        width: 150px;
        float: left;
        text-align: center;
        font-size: 24px;
        color: #3d3d3d;
    }

        .project_box_rj .rj_p1 img {
            width: 140px;
        }

    .project_box_rj .rj_c1 .text {
        width: 290px;
        padding: 0 30px;
        line-height: 44px;
        float: left;
    }

        .project_box_rj .rj_c1 .text p {
            font-size: 18px;
            color: #707070;
            overflow: hidden;
            height: 40px;
        }

            .project_box_rj .rj_c1 .text p strong {
                color: #3d3d3d;
            }

            .project_box_rj .rj_c1 .text p span {
                background: #f3ecff;
                color: #5724a3;
            }

            .project_box_rj .rj_c1 .text p b {
                color: #5724a3;
            }

    .project_box_rj .rj_c1 dl {
        width: 600px;
        height: 212px;
        float: left;
        overflow: hidden;
    }

    .project_box_rj .rj_c1 dd {
        width: 600px;
    }

        .project_box_rj .rj_c1 dd p {
            width: 198px;
            float: left;
            margin-right: 2px;
        }

            .project_box_rj .rj_c1 dd p img {
                width: 198px;
            }

    .project_box_rj .rj_p2 {
        width: 700px;
        float: right;
    }

        .project_box_rj .rj_p2 span {
            display: block;
            float: left;
            font-size: 18px;
            color: #666;
        }

        .project_box_rj .rj_p2 img {
            display: inline-block;
            float: left;
            margin-left: 11px;
        }

    .project_box_rj .rj_c2 {
        padding: 12px 30px 10px 30px;
    }

        .project_box_rj .rj_c2 h3 {
            width: 228px;
            height: 48px;
            line-height: 48px;
            text-align: center;
            font-size: 22px;
            color: #fff;
            background: #5724a3;
            border-radius: 24px;
            margin-bottom: 12px;
            font-weight: normal;
        }

        .project_box_rj .rj_c2 p {
            font-size: 18px;
            color: #666;
            line-height: 1.7;
        }

            .project_box_rj .rj_c2 p span {
                color: #ff0006;
            }

        .project_box_rj .rj_c2 .btn_c {
            margin-top: 20px;
            width: 700px;
            height: 70px;
            margin: 40px auto 0;
        }

            .project_box_rj .rj_c2 .btn_c .fl {
                font-weight: normal;
                width: 340px;
            }

        .project_box_rj .rj_c2 .btn:hover {
            transform: scale(1.05);
            -moz-transform: scale(1.05);
            -webkit-transform: scale(1.05);
            -o-transform: scale(1.05);
        }

        .project_box_rj .rj_c2 .btn {
            display: block;
            width: 340px;
            height: 70px;
            border-radius: 8px;
            line-height: 70px;
            color: #fff;
            background: #e9a348;
            font-size: 26px;
            text-align: center;
            margin: 30px auto 0;
            transition: all 300ms linear;
            -moz-transition: all 300ms linear;
            -webkit-transition: all 300ms linear;
            -o-transition: all 300ms linear;
        }

        .project_box_rj .rj_c2 .btn_c .fr.btn {
            background: #fb55c3;
            color: #fff;
        }

.project_box_zj {
    padding: 1px 0 28px 0;
}

    .project_box_zj h2 {
        font-size: 40px;
        font-weight: 700;
        text-align: center;
        font-family: "Microsoft Yahei";
        color: #333333;
        padding: 30px 0 30px 0;
        padding-bottom: 30px;
        line-height: 1.5;
    }

    .project_box_zj .box5_c1 {
        overflow: hidden;
        height: 770px;
        background: #fff;
        position: relative;
        padding: 20px 80px;
        height: 474px;
    }

        .project_box_zj .box5_c1 .prev {
            left: 0px;
        }

        .project_box_zj .box5_c1 .next {
            right: 0px;
        }

        .project_box_zj .box5_c1 i {
            display: block;
            width: 36px;
            height: 94px;
            position: absolute;
            top: 280px;
        }

        .project_box_zj .box5_c1 a.yuyue {
            display: block;
            width: 98px;
            height: 78px;
            line-height: 1.3;
            text-align: center;
            font-size: 22px;
            color: #fff;
            font-weight: 500;
            position: absolute;
            bottom: 10px;
            right: 60px;
            background: #9743a1;
            padding-top: 20px;
            border-radius: 50%;
        }

    .project_box_zj .zj_c {
        width: 555px;
        height: auto;
        padding: 15px 0 0 0;
        float: right;
    }

        .project_box_zj .zj_c h4 {
            font-weight: 400;
            margin-bottom: 3%;
            overflow: hidden;
        }

            .project_box_zj .zj_c h4 font {
                display: block;
                font-size: 48px;
                color: #333;
                float: left;
            }

            .project_box_zj .zj_c h4 span {
                display: block;
                float: left;
                font-size: 20px;
                font-weight: 100;
                padding-top: 10px;
                padding-left: 6px;
            }

        .project_box_zj .zj_c p {
            padding-bottom: 4%;
            font-size: 18px;
            color: #333;
            line-height: 1.7;
        }

        .project_box_zj .zj_c h5 {
            width: 108px;
            height: 30px;
            line-height: 30px;
            text-align: center;
            color: #fff;
            font-size: 18px;
            font-weight: 300;
            background: #5724a3;
            margin-bottom: 14px;
            border-radius: 6px;
        }

    .project_box_zj .ys {
        width: 380px;
        padding-top: 16px;
    }

    .project_box_zj .zj_wd .a {
        padding-top: 20px;
    }

    .project_box_zj .zj_wd img.zj_wd-sl {
        width: 380px;
    }

    .project_box_zj .box5_c1 > span {
        cursor: pointer;
        width: 40px;
        height: 90px;
        line-height: 90px;
        margin: 10px;
        text-align: center;
        background: #bebebe;
        float: left;
        color: #fff;
        position: absolute;
        font-size: 36px;
        font-family: SimSun;
        margin: 255px 8px;
    }

    .project_box_zj p.p3 b {
        font-size: 32px;
    }

    .project_box_zj p.p3 span {
        height: 150px;
        display: block;
        width: 130px;
        float: left;
        border: 1px solid #5724a3;
        border-radius: 20px;
        color: #f6f1f1;
        text-align: center;
        padding: 5px 2px;
        font-size: 22px;
        font-size: 20px;
        background-color: #5724a3;
        margin-right: 20px;
    }

.project_box_zixun {
    padding-bottom: 20px;
}

    .project_box_zixun h2 {
        font-size: 40px;
        font-weight: 700;
        text-align: center;
        font-family: "Microsoft Yahei";
        color: #333333;
        padding: 30px 0 30px 0;
        padding-bottom: 30px;
        line-height: 1.5;
    }

    .project_box_zixun .zxun {
        width: 1200px;
        margin: 0 auto;
        overflow: hidden;
        padding-left: 50px;
    }

        .project_box_zixun .zxun a {
            display: block;
            width: 342px;
            float: left;
            height: 84px;
            line-height: 84px;
            border-radius: 10px;
            font-size: 26px;
            color: #fff;
            text-align: left;
            background: #9743A1;
            position: relative;
            margin: 0 20px 20px 0;
            text-align: center;
        }

    .project_box_zixun a.btn {
        width: 600px;
        height: 103px;
        line-height: 103px;
        background: #FF780C;
        border-radius: 52px;
        display: block;
        height: 86px;
        border-radius: 43px;
        margin: 48px auto 0;
        transition: all 300ms linear;
        -moz-transiton: all 300ms linear;
        -webket-transition: all 300ms linear;
        -o-transition: all 300ms linear;
        color: #fff;
        font-size: 32px;
        text-align: center;
        line-height: 84px;
    }

        .project_box_zixun a.btn:hover {
            transform: scale(1.05);
            -moz-transform: scale(1.05);
            -webkit-transform: scale(1.05);
            -o-transform: scale(1.05);
        }

        .project_box_zixun a.btn strong {
            display: inline-block;
            height: 70px;
            line-height: 70px;
            background: #fff;
            color: #ff780c;
            border-radius: 35px;
            padding: 0 10px;
            font-size: 34px;
            font-weight: normal;
        }

.list-project-left {
    width: 830px;
    margin: 20px 20px 0 0;
    float: left;
    background-color: #ebebeb;
}

.project_txt {
    padding: 20px;
    margin-bottom: 20px;
}

#project-title {
    font-size: 14px;
    height: 24px;
    line-height: 24px;
    display: table;
    width: 100%;
    border-bottom: 1px solid #cfc7bc;
    margin-bottom: 15px;
}

.list-project-left .project_txt #project-title a {
    float: right;
    background: #5a3b15;
    color: #fff !important;
    padding: 5px 10px;
    font-weight: bold;
}

    .list-project-left .project_txt #project-title a span {
        text-align: center;
        display: inline-block;
        width: 12px;
        height: 12px;
        background: #fff;
        color: #5a3b15;
        border-radius: 50%;
        vertical-align: text-top;
        line-height: 12px;
        margin-top: 4px;
        margin-left: 5px;
        font-weight: 100;
        line-height: 10px;
    }

.list-project-left #project_box dl {
    clear: both;
    color: #9d2298;
    font-weight: bold;
    display: block;
    line-height: 40px;
    margin-top: 20px;
}

    .list-project-left #project_box dl dt {
        font-size: 25px;
        float: left;
    }

    .list-project-left #project_box dl dd {
        font-size: 20px;
        margin: 0 20px;
    }

#c1, #c2, #c3, #c4, #c5 {
    color: #9d2298;
}

.project_box_skill .skill {
    position: relative;
    padding-top: 8%;
}

    .project_box_skill .skill .hd {
        position: absolute;
        width: 90%;
        height: 124px;
        left: 5%;
        top: 0;
        z-index: 1;
    }

        .project_box_skill .skill .hd li {
            width: 30%;
            padding-top: 20px;
            background: #e4e5c2;
            border-radius: 15px;
            height: 60px;
            text-align: center;
            font-size: 25px;
            color: #000;
            position: relative;
            float: left;
            margin-left: 10px;
        }

            .project_box_skill .skill .hd li.on {
                background: #994d52;
                color: #fff;
            }

    .project_box_skill .skill .bd li {
        background: #fff;
        border-radius: 15px;
        padding: 40px 20px 20px 20px;
        overflow: hidden;
    }

    .project_box_skill .skill .bd {
        overflow: hidden;
    }

.project_box_skill .bd li p {
    font-size: 20px;
    color: #1e1d1e;
    line-height: 1.5;
    padding: 10px;
}

.project_box_skill .bd li .box3_n1 {
    width: 570px;
    margin: 0 auto;
    overflow: hidden;
}

    .project_box_skill .bd li .box3_n1 span {
        display: block;
        width: 120px;
        height: 120px;
        line-height: 120px;
        padding: 0 6px 4px 0;
        background-color: #5d4cd5;
        font-size: 22px;
        color: #fff;
        float: left;
        margin-right: 15px;
        text-align: center;
        border-radius: 15px;
    }

.project_box_skill .bd li .box3_n2 {
    width: 570px;
    margin: 0 auto;
    overflow: hidden;
}

    .project_box_skill .bd li .box3_n2 span {
        border-radius: 25%;
        display: block;
        width: 120px;
        height: 120px;
        line-height: 120px;
        padding: 0 6px 4px 0;
        font-size: 22px;
        float: left;
        margin-right: 15px;
        text-align: center;
        background-color: beige;
    }

.project_box_case .rj_c {
    width: 96%;
    margin: 0 auto 5%;
    padding: 1% 2%;
    position: relative;
    background: #fff;
    border-radius: 15px;
}

.project_box_case .rj_c1 {
    padding: 3% 0;
    border-bottom: 1px dashed #dedede;
    overflow: hidden;
}

.project_box_case .rj_p1 {
    width: 28%;
    float: left;
}

    .project_box_case .rj_p1 img {
        width: 200px;
        border-radius: 50%;
        height: 200px;
    }

.project_box_case .rj_c1 .rj_p1 .mip-fill-content, .rj_c2 .video_cs .mip-fill-content {
    position: relative;
    !important
}

.project_box_case .rj_c1 .text {
    width: 70%;
    float: right;
}

    .project_box_case .rj_c1 .text li {
        width: 62%;
        float: left;
        font-size: 18px;
        line-height: 2.2;
        color: #666;
    }

    .project_box_case .rj_c1 .text ul li:nth-child(2) {
        width: 38%;
    }

    .project_box_case .rj_c1 .text h3 {
        font-size: 32px;
        color: #000;
        text-align: left;
    }

        .project_box_case .rj_c1 .text h3 span {
            display: inline-block;
            font-size: 26px;
            background: #9760f4;
            color: #fff;
            font-weight: normal;
            border-radius: 5px;
            padding: 0.5% 3%;
        }

    .project_box_case .rj_c1 .text p {
        float: left;
        font-size: 18px;
        width: 100%;
        padding-top: 2%;
    }

    .project_box_case .rj_c1 .text span {
        color: #5651b3;
    }

.project_box_case .rj_c2 {
    padding: 3% 0;
}

    .project_box_case .rj_c2 p {
        font-size: 18px;
        color: #666;
        line-height: 1.7;
        margin-bottom: 3% !important;
    }

.project_box_case .rj_pic {
    position: relative;
}

    .project_box_case .rj_pic a {
        display: inline-block;
        width: 32%;
        height: 264px;
        overflow: hidden;
    }

        .project_box_case .rj_pic a img {
            width: 100%;
            height: auto;
        }

.project_box_case .btn_c {
    width: 96.8%;
    height: 52px;
    line-height: 52px;
    margin: 4% auto 1% auto;
}

    .project_box_case .btn_c a.btn {
        display: block;
        width: 48%;
        height: 52px;
        line-height: 52px;
        margin: 5px auto 0;
        border-radius: 25px;
        color: #f3eae7;
        font-size: 24px;
        overflow: hidden;
        text-align: center;
        background: #9c68b9;
    }

    .project_box_case .btn_c .btn.fl {
        width: 48%;
        color: #fff;
        background: #eb883f;
        margin: 0;
    }

    .project_box_case .btn_c .btn.fr {
        background: #665C9A;
        margin: 0;
    }

.project_box_skill .ask-link:hover, .project_box_case .ask-link:hover, .project_box_doc .ask-link:hover {
    transform: scale(1.05);
    box-shadow: -2px 0 5px #d6a5f9,0 -2px 5px #d6a5f9,0 2px 5px #d6a5f9,2px 0 5px #d6a5f9;
}

.project_box_skill .ask-link, .project_box_case .ask-link, .project_box_doc .ask-link {
    display: block;
    width: 280px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    background: #9f2ce1;
    font-size: 24px;
    color: #fff;
    border-radius: 60px;
    margin: 10px auto 0;
    transition: all 300ms linear;
}

.project_box_doc .doc-content {
    width: 96%;
    margin: 0 auto 5%;
    padding: 1% 2%;
    position: relative;
    background: #fff;
    border-radius: 15px;
}

    .project_box_doc .doc-content img.fl {
        display: block;
        width: 300px;
    }

    .project_box_doc .doc-content div.fr {
        width: 450px;
    }

        .project_box_doc .doc-content div.fr h3 {
            font-size: 48px;
            color: #8d3c99;
            line-height: 1.4;
        }

.doc-content h3 a {
    color: #8d3c99;
}

.project_box_doc .doc-content div.fr h3 span {
    display: inline-block;
}

.project_box_doc .doc-content div.fr h3 span, .doc-content div.fr h3 strong {
    font-size: 22px;
    color: #666;
    font-weight: normal;
}

.project_box_doc .doc-content div.fr h3 strong {
    display: block;
}

.project_box_doc .doc-content div.fr p {
    font-size: 18px;
    color: #666;
    padding: 10px 0;
    line-height: 1.6;
}

.project_box_doc .doc-content div.fr img.img {
    display: block;
    padding-bottom: 20px;
    border-bottom: 1px dashed #B3CBE1;
    width: 450px;
}

.project_box_doc .doc-content div.fr p strong {
    display: block;
    width: 109px;
    height: 27px;
    line-height: 27px;
    text-align: center;
    font-weight: normal;
    color: #fff;
    background: #8D3C99;
    border-radius: 14px;
}

.project_box_doc .doc-content p.text {
    overflow: hidden;
    width: 500px;
    padding-left: 150px;
    height: 70px;
}

    .project_box_doc .doc-content p.text a {
        width: 180px;
        margin-top: 10px;
        margin-right: 10px;
    }

        .project_box_doc .doc-content p.text a.fl {
            background: #eb883f;
        }

.project_box_doc .doc-content .btn {
    display: block;
    width: 318px;
    height: 56px;
    border-radius: 28px;
    background-color: #665C9A;
    transition: all 300ms linear;
    text-align: center;
    line-height: 56px;
    font-size: 22px;
    color: #fff;
    margin: 50px auto 0;
}

.project_box_doc .doc-content p.p3 {
    width: 100%;
    overflow: hidden;
    line-height: 1.3;
}

.project_box_doc .doc-content p {
    font-size: 22px;
    color: #8f59b8;
    margin-top: 2%;
    !important
}

    .project_box_doc .doc-content p.p3 span {
        height: 137px;
        display: block;
        width: 130px;
        float: left;
        border: 1px solid #8d3c99;
        border-radius: 20px;
        color: #f6f1f1;
        text-align: center;
        padding: 5px 2px;
        margin-right: 5px;
        font-size: 20px;
        background-color: #8d3c99;
    }

        .project_box_doc .doc-content p.p3 span b {
            font-size: 30px;
            font-weight: normal;
        }

#project_box_list .first_child {
    background: #fff;
    float: left;
    width: 100%;
    height: 180px;
    overflow: hidden;
    border-bottom: 1px solid #E0E0E0;
    padding: 18px 0;
    margin-bottom: 18px;
    text-decoration: none;
}

    #project_box_list .first_child img {
        width: 247px;
        height: 180px;
        float: left;
        overflow: hidden;
        margin-right: 20px;
    }

    #project_box_list .first_child .lifemas_a {
        float: left;
        width: 520px;
        height: 110px;
        overflow: hidden;
        text-decoration: none;
        margin-top: 20px;
    }

    #project_box_list .first_child h2 {
        color: #000;
        font-size: 18px;
        line-height: 1.6em;
        font-weight: normal;
    }

        #project_box_list .first_child h2:hover {
            color: #E64660;
        }

    #project_box_list .first_child p {
        color: #666;
        line-height: 1.6em;
        font-size: 14px;
        margin: 0px;
    }

    #project_box_list .first_child .tagBar {
        float: left;
        height: 20px;
        width: 520px;
        line-height: 20px;
    }

        #project_box_list .first_child .tagBar time {
            float: right;
            color: #666;
        }

        #project_box_list .first_child .tagBar span {
            float: left;
            font-size: 14px;
        }

#project_box_list {
    padding-top: 20px;
}

    #project_box_list .ask-link:hover {
        transform: scale(1.05);
        box-shadow: -2px 0 5px #d6a5f9,0 -2px 5px #d6a5f9,0 2px 5px #d6a5f9,2px 0 5px #d6a5f9;
    }

    #project_box_list .ask-link {
        display: inline-block;
        width: 275px;
        height: 80px;
        line-height: 80px;
        text-align: center;
        background: #9f2ce1;
        font-size: 24px;
        color: #fff;
        border-radius: 60px;
        margin: 10px auto 0 260px;
        transition: all 300ms linear;
    }

.lanmu {
    top: 2px;
    width: 308px;
    padding: 10px 10px;
    position: relative;
    -moz-transition: all 0.2s linear 0s;
    -webkit-transition: all 0.2s linear 0s;
    transition: all 0.2s linear 0s;
    position: relative;
    overflow: hidden;
    background-color: #EBEBEB;
    margin-top: 20px;
}

    .lanmu:hover {
        -moz-box-shadow: 0 0 8px rgba(8,1,3,.2);
        -webkit-box-shadow: 0 0 8px rgba(8,1,3,.2);
        box-shadow: 0 0 8px rgba(8,1,3,.2);
        z-index: 10;
        background-color: #f8f7f7;
        border-top-color: #fe3509;
        -moz-transform: translate3d(0,-2px,0);
        -ms-transform: translate3d(0,-2px,0);
        -o-transform: translate3d(0,-2px,0);
        -webkit-transform: translate3d(0,-2px,0);
        transform: translate3d(0,-2px,0);
    }

.lanmu-1 {
    height: 46px;
    border-bottom: 1px solid #e3e3e3;
}

.lanmu-font {
    display: inline-block;
    line-height: 46px;
    float: left;
    font-size: 20px;
    color: #3d3f4b;
}

    .lanmu-font a {
        display: inline-block;
        font-size: 20px;
        color: #3d3f4b;
    }

.lanmu dt {
    font-size: 16px;
    color: #ff5370;
    padding-bottom: 6px;
    padding-top: 10px;
}

.lanmu dd {
    overflow: hidden;
}

    .lanmu dd p {
        float: left;
        padding-bottom: 6px;
    }

    .lanmu dd span {
        display: inline-block;
        vertical-align: top;
        max-width: 528px;
        color: #999;
        padding-right: 16px;
    }

    .lanmu dd .price {
        font-size: 14px;
        color: #ff5370;
    }

    .lanmu dd a {
        font-size: 12px;
        color: #fff;
        background: #ff869b;
        display: inline-block;
        padding: 0 5px;
        text-align: center;
        border-radius: 3px;
        margin-left: 5px;
        line-height: 20px;
    }

        .lanmu dd a:hover {
            background: #ff5370;
        }

    .lanmu dd p {
        min-width: 50%;
        color: #666;
        font-size: 14px;
    }

.lanmu .nofloat p {
    float: none;
}

.lanmu dd span {
    color: #999;
    padding-right: 16px;
}

.lanmu dd b {
    font-weight: normal;
}

.contract {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}

    .contract a {
        background: #A575C4;
        box-sizing: border-box;
        padding: 4px 10px;
        margin: 0 10px;
        border-radius: 3px;
        border: 1px solid #EAEAEA;
        font-size: 14px;
        color: #fff;
    }

.list-project-right {
    width: 330px;
    float: right;
    height: auto;
    overflow: hidden;
    min-height: 100px;
    background-color: #EBEBEB;
    margin-top: 20px;
}

.project-new {
    width: 300px;
    padding: 10px 15px;
    border-top: 1px solid #e1e1e1;
    position: relative;
    -moz-transition: all 0.2s linear 0s;
    -webkit-transition: all 0.2s linear 0s;
    transition: all 0.2s linear 0s;
    position: relative;
    overflow: hidden;
}

    .project-new:hover {
        -moz-box-shadow: 0 0 8px rgba(8,1,3,.2);
        -webkit-box-shadow: 0 0 8px rgba(8,1,3,.2);
        box-shadow: 0 0 8px rgba(8,1,3,.2);
        z-index: 10;
        background-color: #f8f7f7;
        border-top-color: #fe3509;
        -moz-transform: translate3d(0,-2px,0);
        -ms-transform: translate3d(0,-2px,0);
        -o-transform: translate3d(0,-2px,0);
        -webkit-transform: translate3d(0,-2px,0);
        transform: translate3d(0,-2px,0);
    }

    .project-new h4 {
        font-size: 27px;
        color: #666;
        line-height: 32px;
        margin-top: 13px;
        text-align: center;
    }

    .project-new p {
        font-size: 14px;
        color: rgba(148,59,150,0.84);
        margin-top: 8px;
        text-align: center;
    }

.list {
    display: none;
    border-top: 1px solid #e3e3e3;
    padding-top: 12px;
    *display: inline-block;
    overflow: hidden;
}

    .list.on {
        display: block;
    }

    .list li {
        height: 16px;
        line-height: 16px;
        font-size: 14px;
        margin-bottom: 14px;
    }

        .list li a {
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            width: 306px;
            display: block;
        }

            .list li a:hover {
                color: #ff5370;
            }

    .list .num, .article-list .num {
        background: url(../images/num.png) no-repeat;
        padding-left: 32px;
    }

    .list .num2, .article-list .num2 {
        background-position: 0 -30px;
    }

    .list .num3, .article-list .num3 {
        background-position: 0 -60px;
    }

    .list .num4, .article-list .num4 {
        background-position: 0 -90px;
    }

    .list .num5, .article-list .num5 {
        background-position: 0 -120px;
    }

    .list .num6, .article-list .num6 {
        background-position: 0 -150px;
    }

    .list .num7, .article-list .num7 {
        background-position: 0 -180px;
    }

    .list .num8, .article-list .num8 {
        background-position: 0 -210px;
    }

    .list .num9, .article-list .num9 {
        background-position: 0 -240px;
    }

    .list .num10, .article-list .num10 {
        background-position: 0 -270px;
    }

.project-hosipital {
    width: 300px;
    height: 385px;
    padding: 10px 15px;
    border-top: 1px solid #e1e1e1;
    position: relative;
    -moz-transition: all 0.2s linear 0s;
    -webkit-transition: all 0.2s linear 0s;
    transition: all 0.2s linear 0s;
    position: relative;
    overflow: hidden;
}

    .project-hosipital:hover {
        -moz-box-shadow: 0 0 8px rgba(8,1,3,.2);
        -webkit-box-shadow: 0 0 8px rgba(8,1,3,.2);
        box-shadow: 0 0 8px rgba(8,1,3,.2);
        z-index: 10;
        background-color: #f8f7f7;
        border-top-color: #fe3509;
        -moz-transform: translate3d(0,-2px,0);
        -ms-transform: translate3d(0,-2px,0);
        -o-transform: translate3d(0,-2px,0);
        -webkit-transform: translate3d(0,-2px,0);
        transform: translate3d(0,-2px,0);
    }

.project-Title {
    height: 46px;
}

    .project-Title span {
        display: inline-block;
        line-height: 46px;
        float: left;
        font-size: 20px;
        color: #3d3f4b;
    }

.project-hosipital p {
    font-size: 14px;
    color: #666;
    line-height: 26px;
    padding-top: 12px;
}

.project-yy {
    height: 440px;
    width: 300px;
    padding: 10px 15px;
    border-top: 1px solid #e1e1e1;
    position: relative;
    -moz-transition: all 0.2s linear 0s;
    -webkit-transition: all 0.2s linear 0s;
    transition: all 0.2s linear 0s;
    position: relative;
    overflow: hidden; /* background: url(../images/bg_new_answer.png) 22px 6px no-repeat; */
}

    .project-yy:hover {
        -moz-box-shadow: 0 0 8px rgba(8,1,3,.2);
        -webkit-box-shadow: 0 0 8px rgba(8,1,3,.2);
        box-shadow: 0 0 8px rgba(8,1,3,.2);
        z-index: 10;
        background-color: #f8f7f7;
        border-top-color: #fe3509;
        -moz-transform: translate3d(0,-2px,0);
        -ms-transform: translate3d(0,-2px,0);
        -o-transform: translate3d(0,-2px,0);
        -webkit-transform: translate3d(0,-2px,0);
        transform: translate3d(0,-2px,0);
    }

.r_tj_yy li {
    float: left;
    width: 100%;
    padding: 10px 0 10px 10px;
    border-bottom: 1px dashed #e8e8e8;
    background: #fff;
}

.r_tj_yy_img {
    float: left;
    width: 120px;
    height: 100px;
    margin-right: 10px;
}

.r_tj_yy p {
    height: 40px;
    line-height: 40px;
    float: left;
    font-size: 16px;
    color: #777;
}

.r_tj_yy_P {
    color: #49c066;
    font-size: 16px;
    margin-right: 20px;
}

.r_tj_yy_p1 {
    margin-top: 5px;
}

    .r_tj_yy_p1 a:hover {
        color: #fff
    }

.r_tj_yy_a1 {
    background-color: #ff8d3a;
    color: #fff;
    padding: 5px 7px;
    border-radius: 5px;
    font-weight: bold;
    font-size: 14px;
}

.r_tj_yy_a2 {
    background-color: #49c066;
    color: #fff;
    padding: 5px 7px;
    border-radius: 5px;
    font-size: 14px;
    font-weight: bold;
    margin-left: 5px;
}

.project-ask {
    height: 440px;
    width: 300px;
    padding: 10px 15px;
    border-top: 1px solid #e1e1e1;
    position: relative;
    -moz-transition: all 0.2s linear 0s;
    -webkit-transition: all 0.2s linear 0s;
    transition: all 0.2s linear 0s;
    position: relative;
    overflow: hidden; /* background: url(../images/bg_new_answer.png) 22px 6px no-repeat; */
}

    .project-ask:hover {
        -moz-box-shadow: 0 0 8px rgba(8,1,3,.2);
        -webkit-box-shadow: 0 0 8px rgba(8,1,3,.2);
        box-shadow: 0 0 8px rgba(8,1,3,.2);
        z-index: 10;
        background-color: #f8f7f7;
        border-top-color: #fe3509;
        -moz-transform: translate3d(0,-2px,0);
        -ms-transform: translate3d(0,-2px,0);
        -o-transform: translate3d(0,-2px,0);
        -webkit-transform: translate3d(0,-2px,0);
        transform: translate3d(0,-2px,0);
    }

.new-answer {
    width: 280px;
    height: 392px;
    position: relative;
    overflow: hidden;
    background: url(../images/bg_new_answer.png) 22px 6px no-repeat;
    margin-top: 2px
}

.new-answer-item {
    position: relative;
    margin-left: 58px;
    width: 240px;
    border: 1px solid #ededed;
    border-radius: 10px;
    margin-top: 18px;
    background-color: #fff;
}

    .new-answer-item .user-img img {
        border-radius: 50%
    }

.new-answer-top {
    background-color: #f3f3f3;
    font-size: 14px;
    padding: 12px 10px 8px;
    line-height: 20px;
    position: relative;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    height: 20px;
}

    .new-answer-top .icon-arrow {
        width: 10px;
        height: 7px;
        display: block;
        position: absolute;
        left: -9px;
        bottom: 0;
        background-position: -150px 0;
        top: auto;
        right: auto
    }

.icon-arrow {
    width: 14px;
    height: 8px;
    display: block;
    position: absolute;
    right: 7px;
    top: 50%;
    margin-top: -4px;
    background-position: 0 0;
}

.icon {
    background: url(../images/icon-ask.png) no-repeat;
    overflow: hidden;
}

.new-answer-item .user-img {
    width: 48px;
    height: 48px;
    overflow: hidden;
    border-radius: 24px;
    position: absolute;
    left: -58px;
    top: 7px;
    margin: 0
}

.new-answer-top .user-name {
    color: #f08a68;
    max-width: 70px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.new-answer-top .time {
    font-size: 12px;
    color: #888
}

.answer-txt {
    font-size: 14px;
    line-height: 22px;
    padding: 8px 10px
}

    .answer-txt p {
        position: relative;
        padding-left: 27px
    }

    .answer-txt .ask-txt {
        color: #333;
        margin-bottom: 7px;
        line-height: 24px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis
    }

        .answer-txt .ask-txt a {
            color: #333
        }

            .answer-txt .ask-txt a:hover {
                color: #ef5231
            }

    .answer-txt .answer-text {
        height: 88px;
        overflow: hidden
    }

.new-answer-list {
    width: 274px;
    font-size: 14px;
    line-height: 32px;
    margin-top: 15px
}

    .new-answer-list p {
        background: none left center no-repeat;
        padding-left: 14px;
        width: 210px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis
    }

        .new-answer-list p a {
            color: #333
        }

            .new-answer-list p a:hover {
                color: #ef5231
            }

.icon-ask, .icon-answer {
    width: 24px;
    height: 24px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background-position: -30px -170px;
    font-size: 14px;
    color: #fff;
    line-height: 24px;
    text-align: center
}

.icon-ask {
    background-position: 0 -170px
}

.contactUsBox .openTime {
    width: 216px;
    height: 41px;
    background: url(../images/icon11.png) no-repeat -3px -341px;
    margin-top: 32px;
}

.contactUsBox .address {
    width: 242px;
    height: 85px;
    background: url(../images/icon11.png) no-repeat -5px -411px;
    margin-top: 32px;
}

.contactUsBox a {
    display: block;
    width: 128px;
    line-height: 40px;
    border: 1px solid #fff;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    position: relative;
    padding-left: 16px;
    margin-top: 42px;
}

    .contactUsBox a:hover {
        background-color: #FFF;
        color: #000;
        text-decoration: none;
    }

    .contactUsBox a:after {
        content: '';
        position: absolute;
        width: 28px;
        height: 11px;
        background: url(../images/icon11.png) no-repeat -67px -144px;
        right: 23px;
        top: 50%;
        margin-top: -5px;
    }

    .contactUsBox a:hover:after {
        background-position: -67px -159px;
    }

.contactUsBox {
    width: 330px;
    background-color: rgba(41,34,42,0.56);
}

.contactUsTitle {
    font-size: 20px;
    color: #fff;
    line-height: 66px;
    border-bottom: 1px solid #fff;
    padding-left: 37px;
    position: relative;
}

    .contactUsTitle:before {
        content: '';
        position: absolute;
        width: 23px;
        height: 22px;
        left: 5px;
        top: 50%;
        margin-top: -11px;
        background: url(../images/icon11.png) no-repeat -113px -107px;
    }

.contactWrapper > div {
    margin-left: 20px;
}

.innerline {
    width: 240px;
    height: 45px;
    background: url(../images/icon11.png) no-repeat -3px -272px;
    margin-top: 32px;
}

.doctor .list_xm {
    padding: 0 20px 0 0;
    height: 150px;
    line-height: 60px;
}

    .doctor .list_xm ul {
        width: 1150px;
        height: 110px;
        -webkit-border-radius: 20px;
    }

    .doctor .list_xm li {
        list-style: none;
        display: inline-block;
        font-size: 20px;
        margin: 0 20px;
        margin-top: 0px;
        cursor: pointer;
        border-radius: 6px;
        width: 120px;
        text-align: center;
        border: 2px solid #8f59b8;
        margin-top: 10px;
    }

.list_xm li.on {
    background: #8f59b8;
    color: #fff;
}

.doctor-main {
    margin-top: 40px;
}

.doctor_content {
    margin-bottom: 30px;
    border: 1px solid #b87ebf;
    width: 560px;
    float: left;
    margin-right: 28px;
    height: 330px;
    overflow: hidden;
}

    .doctor_content .doc_img img {
        float: left;
        margin-right: 20px;
        width: 240px;
    }

    .doctor_content .text {
        margin-top: 20px;
        width: 290px;
        float: left;
    }

        .doctor_content .text h3 {
            font-size: 28px;
            font-weight: normal;
            color: #000;
            text-align: left
        }

            .doctor_content .text h3 span {
                display: inline-block;
                font-size: 20px;
                color: #410d6b;
                padding: 0 5px;
                margin: 10px auto;
            }

            .doctor_content .text h3 b {
                display: block;
                font-weight: normal;
                font-size: 20px;
                margin-bottom: 8%
            }

        .doctor_content .text p {
            font-size: 16px;
            color: #141215;
            margin-top: 2%;
        }

            .doctor_content .text p.p1 strong {
                display: block;
                font-size: 22px;
                margin-left: 0.35rem
            }

            .doctor_content .text p img {
                display: inline-block;
                vertical-align: middle;
                width: 5px;
            }

            .doctor_content .text p strong {
                font-weight: normal;
                color: #ff8a00
            }

            .doctor_content .text p span {
                color: #666
            }

                .doctor_content .text p span img {
                    display: inline-block;
                    vertical-align: middle;
                    width: 25px;
                    float: left;
                    margin-right: 5px;
                }

            .doctor_content .text p.p3 {
                width: 100%;
                overflow: hidden;
                line-height: 1.3
            }

                .doctor_content .text p.p3 span {
                    display: block;
                    width: 80px;
                    float: left;
                    border: 1px solid #966AB7;
                    border-radius: 20px;
                    color: #000;
                    text-align: center;
                    padding: 5px 2px;
                    margin-right: 5px;
                    font-size: 20px;
                }

                    .doctor_content .text p.p3 span b {
                        font-size: 30px;
                        font-weight: normal
                    }

                    .doctor_content .text p.p3 span:nth-child(3) {
                        margin-right: 0
                    }

        .doctor_content .text .over {
            width: 90%;
            overflow: hidden;
        }

            .doctor_content .text .over a.btn {
                width: 48%
            }

            .doctor_content .text .over a.btn {
                display: block;
                height: 55px;
                line-height: 55px;
                text-align: center;
                color: #fff !important;
                font-size: 20px;
                background: #8F59B6;
                border-radius: 15px;
                margin-top: 5%;
                border: 0;
            }

            .doctor_content .text .over a.fl {
                background: #F37F2B;
            }

.dongtai {
    width: 1200px;
    margin: 0px auto;
    position: relative;
}

.dt_girl {
    width: 150px;
    height: 150px;
    position: absolute;
    left: 5px;
    top: -75px;
}

.nav_location {
    font-size: 15px;
    color: #3c3c3c;
    margin: 25px 0;
}

.dt_list {
    background: url(../images/dt_timeline.png) no-repeat 80px 25px;
    height: 1300px;
}

    .dt_list ul li {
        height: 190px;
        overflow: hidden;
    }

    .dt_list .dt_pubtime {
        width: 160px;
        height: 40px;
        float: left;
        margin: 85px 0 0 13px;
        font-size: 18px;
        color: #484848;
        line-height: 40px;
    }

.dt_pubtime span {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    display: inline-block;
    border: 1px solid #b6b6b6;
    margin-left: 10px;
    background: #fff;
}

.dt_list .dt_content {
    width: 972px;
    float: right;
    background: #f6f6f6;
    padding: 20px;
    overflow: hidden;
}

.dt_img {
    width: 220px;
    float: left;
    margin-right: 30px;
}

    .dt_img img {
        width: 220px;
        height: 150px;
    }

.dt_info {
    width: 722px;
    float: left;
}

    .dt_info h2 {
        font-size: 20px;
    }

        .dt_info h2 a {
            color: #030303;
        }

        .dt_info h2 img {
            padding-right: 5px;
        }

    .dt_info p {
        font-size: 15px;
        color: #3e3e3e;
        line-height: 180%;
        margin: 8px 0 22px 0
    }

.dz_btn {
    overflow: hidden;
}

    .dz_btn a {
        width: 100px;
        height: 30px;
        display: block;
        float: left;
        border-radius: 5px;
        color: #fff;
        line-height: 30px;
        text-align: center;
        font-size: 16px;
    }

        .dz_btn a:nth-child(1) {
            background: #2a0618;
        }

        .dz_btn a:nth-child(2) {
            background: #9811a7;
            margin: 0 0 0 20px;
        }

.list-page {
    position: absolute;
    bottom: 100px;
    left: 200px;
    font-size: 14px;
}

.boxsbg {
    width: 1200px;
    overflow: hidden;
    background: #fff;
    margin: -26px auto 32px auto;
}

.project {
    width: 1212px;
    overflow: hidden;
}

    .project a {
        display: block;
        width: 70px;
        height: 70px;
        float: left;
        margin-right: 10px;
    }

        .project a:first-child {
            margin-left: 5px;
        }

    .project dl {
        width: 68px;
        height: 64px;
        border: 1px solid #c485ec;
        border-radius: 15px;
        padding-top: 4px;
        background: #fff;
        transition: all 300ms linear;
        -moz-transition: all 300ms linear;
        -webkit-transition: all 300ms linear;
        -o-transition: all 300ms linear;
    }

        .project dl:hover {
            background: #84198a;
        }

        .project dl dt {
            height: 38px;
            width: 68px;
            transition: all 300ms linear;
            -moz-transition: all 300ms linear;
            -webkit-transition: all 300ms linear;
            -o-transition: all 300ms linear;
            background: url(../images/icons.png) no-repeat center;
        }

        .project dl dd {
            text-align: center;
            font-size: 14px;
            color: #646464;
            transition: all 300ms linear;
            -moz-transition: all 300ms linear;
            -webkit-transition: all 300ms linear;
            -o-transition: all 300ms linear;
        }

        .project dl:hover dd {
            color: #fff;
        }

        .project dl dt.d1 {
            background-position: 12px -8px;
        }

        .project dl dt.d2 {
            background-position: -70px -8px;
        }

        .project dl dt.d3 {
            background-position: -150px -8px;
        }

        .project dl dt.d4 {
            background-position: -230px -8px;
        }

        .project dl dt.d5 {
            background-position: -312px -8px;
        }

        .project dl dt.d6 {
            background-position: -392px -8px;
        }

        .project dl dt.d7 {
            background-position: -474px -8px;
        }

        .project dl dt.d8 {
            background-position: -554px -8px;
        }

        .project dl dt.d9 {
            background-position: -636px -8px;
        }

        .project dl dt.d10 {
            background-position: -714px -8px;
        }

        .project dl dt.d11 {
            background-position: -796px -8px;
        }

        .project dl dt.d12 {
            background-position: -876px -8px;
        }

        .project dl dt.d13 {
            background-position: -958px -8px;
        }

        .project dl dt.d14 {
            background-position: -1038px -8px;
        }

        .project dl dt.d15 {
            background-position: -1122px -8px;
        }

        .project dl:hover dt.d1 {
            background-position: 12px -60px;
        }

        .project dl:hover dt.d2 {
            background-position: -70px -60px;
        }

        .project dl:hover dt.d3 {
            background-position: -150px -60px;
        }

        .project dl:hover dt.d4 {
            background-position: -230px -60px;
        }

        .project dl:hover dt.d5 {
            background-position: -312px -60px;
        }

        .project dl:hover dt.d6 {
            background-position: -392px -60px;
        }

        .project dl:hover dt.d7 {
            background-position: -474px -60px;
        }

        .project dl:hover dt.d8 {
            background-position: -554px -60px;
        }

        .project dl:hover dt.d9 {
            background-position: -636px -60px;
        }

        .project dl:hover dt.d10 {
            background-position: -714px -60px;
        }

        .project dl:hover dt.d11 {
            background-position: -796px -60px;
        }

        .project dl:hover dt.d12 {
            background-position: -876px -60px;
        }

        .project dl:hover dt.d13 {
            background-position: -958px -60px;
        }

        .project dl:hover dt.d14 {
            background-position: -1038px -60px;
        }

        .project dl:hover dt.d15 {
            background-position: -1122px -60px;
        }

.home-main {
    width: 1180px;
    margin: 15px auto 15px auto;
    overflow: visible;
    border-top: none;
}

.cont-list {
    overflow: hidden;
    width: 1200px;
    padding-top: 30px;
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 30px;
}

.list-item {
    position: relative;
    overflow: hidden;
    margin-bottom: 28px;
}

    .list-item:hover {
        background: #fafafa;
    }

    .list-item .img-top {
        position: relative;
        overflow: hidden;
        width: 480px;
        height: 290px;
        border-radius: 8px;
    }

        .list-item .img-top img {
            display: block;
            width: 100%;
        }

        .list-item .img-top .left, .list-item .img-top .right {
            position: absolute;
            top: 0;
            overflow: hidden;
            width: 50%;
            height: 100%;
        }

        .list-item .img-top .left {
            left: 0;
        }

        .list-item .img-top .right {
            right: 0;
        }

        .list-item .img-top .icon {
            position: absolute;
            z-index: 1;
            bottom: 8px;
            left: 0;
            width: 67px;
            height: 26px;
            background: url('../images/diary-icon.png') no-repeat 0 0;
        }

        .list-item .img-top .right .icon {
            background-position: -77px 0;
        }

    .list-item .img-bottom {
        padding-left: 15px;
        width:700px;
    }

    .list-item .head-img {
        overflow: hidden;
        width: 70px;
        height: 70px;
        border-radius: 50%;
    }

        .list-item .head-img img {
            display: block;
            width: 100%;
        }

    .list-item .user-name {
        padding-left: 7px;
        vertical-align: middle;
        font-size: 20px;
        font-weight: 600;
        position: absolute;
        padding-top: 20px;
    }
    }

    .list-item .darenIcon {
        vertical-align: middle;
    }

    .list-item .img-text {
        height: 40px;
        padding-top: 20px;
        font-size: 16px;
        line-height: 20px;
    }

    .list-item .tip {
        padding: 12px 0 12px;
        font-size: 13px;
        color: #999;
    }

    .list-item .img-text.one-line {
        height: 18px;
    }

.list-item:hover .img-text {
    color: #7e181d;
}

.list-item .bought {
    position: relative;
    z-index: 3;
    display: block;
    overflow: hidden;
    height: 60px;
    margin: 67px 0 11px;
    font-size: 13px;
    line-height: 62px;
    color: #000;
    border-radius: 2px;
    background: #ececec;
    font-size: 16px;
}

    .list-item .bought .left i {
        display: inline-block;
        width: 46px;
        height: 46px;
        margin-left: 10px;
        padding-left: 27px;
        vertical-align: middle;
        background: url(../images/al_11.jpg) no-repeat;
        margin-right: 10px;
        background-size: 100%;
    }

        .list-item .bought .right {
            margin-right: 10px;
        }

    .list-item .img-labs {
        right: 0;
        bottom: 12px;
        font-size: 0;
    }

        .list-item .img-labs .right {
            font-size: 13px;
        }

        .list-item .img-labs div {
            padding-left: 15px;
        }

        .list-item .img-labs i {
            padding-left: 5px;
        }

    .list-item .cover-link {
        position: absolute;
        z-index: 2;
        top: 0;
        left: 0;
        display: block;
        width: 1000%;
        height: 100%;
        opacity: 0;
        background: #fff;
        filter: alpha(opacity=0);
    }

    .list-item .img-labs span i {
        display: inline-block;
        padding-right: 8px;
    }

    .list-item .img-labs span.c-999 {
        display: inline-block;
        overflow: hidden;
        width: 80%;
        height: 18px;
        font-size: 15px;
        white-space: normal;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .list-item .checkmore {
        position: absolute;
        z-index: 5;
        right: 0;
        bottom: 72px;
        width: 105px;
        height: 34px;
        font-size: 15px;
        line-height: 34px;
        text-align: center;
        color: #ff5370;
        border: 1px solid #ff6980;
        border-radius: 19px;
    }

        .list-item .checkmore:hover {
            color: #fff;
            background: #ff6980;
        }

.c-999 {
    color: #999;
}

.question-xjd {
    height: auto !important;
    line-height: 0 !important;
    padding-bottom: 9px;
    font-family: "宋体";
    font-size: 23px !important;
}

.doctor-logo {
    display: inline-block;
    width: 24px !important;
    height: 27px !important;
    background-position: -131px -173px !important;
    vertical-align: sub !important;
    background-image: url(../images/question-master.png) !important;
    background-size: 200px 200px !important;
}

.lately-knowledge-left .lately-knowledge-left-title .yx-hosptail {
    display: inline-block;
    font-size: 14px;
    color: #999;
}

.project-jj {
    width: 700px;
    overflow: hidden;
}

.hot-hosptial {
    padding-bottom: 14px;
    border-bottom: 1px solid #e7e7e7;
}

    .hot-hosptial .house-logo {
        display: inline-block;
        width: 27px;
        height: 27px;
        background-position: -147px -24px;
        background-image: url(../images/small-icon.png);
        background-size: 200px 200px;
        margin-right: 5px;
        vertical-align: baseline;
    }

    .hot-hosptial .black-text {
        font-size: 24px;
        color: #333;
        margin-left: 11px;
        vertical-align: top;
    }

.wrap {
    width: 100%;
    overflow: hidden;
}

.solv-logo {
    display: inline-block;
    width: 40px;
    height: 40px;
    background-position: -52px -70px;
    vertical-align: bottom;
}

.mater-bg {
    background-image: url(../images/question-master.png);
    background-size: 200px 200px;
}

.question-product .black-text {
    font-size: 20px;
    font-family: "宋体";
    color: #333;
    margin-left: 11px;
}

.quality-list {
    margin-bottom: 30px;
}

    .quality-list li {
        padding: 24px 0 15px 0;
        border-bottom: 1px solid #e4e4e4;
    }

        .quality-list li:last-child {
            border-bottom: none;
        }

        .quality-list li .quality-title {
            font-size: 18px;
            color: #535353;
        }

            .quality-list li .quality-title span {
                display: inline-block;
                width: 28px;
                height: 28px;
                margin-right: 16px;
                vertical-align: sub;
                background-position: -102px -34px;
            }

        .quality-list li .quality-con {
            margin-top: 24px;
            font-size: 15px;
            color: #7d7d7d;
        }

            .quality-list li .quality-con span {
                display: inline-block;
            }

                .quality-list li .quality-con span:first-child {
                    width: 10%;
                    font-size: 14px;
                    color: #5ac5e5;
                }

                .quality-list li .quality-con span:last-child {
                    width: 90%;
                    line-height: 24px;
                    height: 44px;
                    display: -webkit-box;
                    overflow: hidden;
                    text-overflow: ellipsis;
                    -webkit-box-orient: vertical;
                    -webkit-line-clamp: 2;
                }

        .quality-list li .quality-last {
            font-size: 14px;
            margin-top: 24px;
            color: #999;
        }

        .quality-list li .provide {
            display: inline-block;
            width: 16px;
            height: 16px;
            background-position: -56px -35px;
            margin-right: 11px;
            vertical-align: sub;
        }

        .quality-list li .zan-wrap {
            display: inline-block;
            width: auto;
        }

            .quality-list li .zan-wrap > span.zan-berfor {
                display: inline-block;
                width: 18px;
                height: 18px;
                background-position: 0 -35px;
                margin-right: 6px;
                vertical-align: sub;
            }

            .quality-list li .zan-wrap > span.zan-logo {
                background-position: -28px -35px;
            }

.blue {
    color: #5ac5e5;
}

.ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.project-meun {
    width: 160px;
}

    .project-meun > li {
        height: 48px;
        line-height: 48px;
        background-color: #f0f0f0;
        padding-left: 26px;
        font-size: 16px;
        color: #666;
        border-bottom: 1px solid #fff;
    }

        .project-meun > li:hover {
            background-color: #ff9d00;
            border-bottom: 1px solid #f0f0f0;
        }

            .project-meun > li:hover > a {
                color: #fff;
            }

        .project-meun > li .two-meun {
            top: 48px;
            left: 0;
            width: 100%;
            overflow: hidden;
            background-color: #fafafa;
            z-index: 21;
            display: none;
        }

            .project-meun > li .two-meun li {
                width: 100%;
                font-size: 14px;
                color: #181510;
                overflow: hidden;
                text-align: center;
            }

                .project-meun > li .two-meun li:hover {
                    color: #ff9d00;
                }

.wd890 {
    width: 890px;
}

.project-meun > li:hover .two-meun {
    display: list-item;
}

.master-content .mas-main {
    width: 100%;
    overflow: hidden;
}

    .master-content .mas-main > li:nth-child(2n) {
        margin-left: 20px;
    }

    .master-content .mas-main > li {
        width: 390px;
        margin-top: 20px;
        overflow: hidden;
    }

        .master-content .mas-main > li .hosptail-left {
            width: 183px;
            overflow: hidden;
        }

        .master-content .mas-main > li .left-img {
            width: 180px;
            height: 135px;
            overflow: hidden;
            text-align: center;
        }

            .master-content .mas-main > li .left-img img {
                height: 100%;
            }

        .master-content .mas-main > li .left-fast {
            padding: 10px;
            width: 183px;
            margin-top: 15px;
            height: 40px;
            background-color: #dedede;
            line-height: 40px;
            border-radius: 16px;
            overflow: hidden;
            color: #666;
        }

            .master-content .mas-main > li .left-fast > span.pen {
                display: inline-block;
                width: 14px;
                height: 16px;
                vertical-align: sub;
                background-position: -137px -61px;
            }

            .master-content .mas-main > li .left-fast > span.fastity {
                display: inline-block;
                margin-left: 7px;
            }

        .master-content .mas-main > li .hosptail-right {
            width: 200px;
        }

            .master-content .mas-main > li .hosptail-right .hosptail-name {
                width: 100%;
                font-size: 18px;
                color: #333;
                margin-bottom: 7px;
                white-space: nowrap;
                overflow: hidden;
                text-overflow: ellipsis;
            }

            .master-content .mas-main > li .hosptail-right .hosptail-start {
                font-size: 14px;
                color: #828282;
                margin-bottom: 7px;
            }

                .master-content .mas-main > li .hosptail-right .hosptail-start > span {
                    color: #67cfe3;
                }

            .master-content .mas-main > li .hosptail-right .ysaddress {
                width: 100%;
                border-top: 1px solid #dedede;
                overflow: hidden;
            }

                .master-content .mas-main > li .hosptail-right .ysaddress .address {
                    display: -moz-box;
                    display: -webkit-box;
                    display: box;
                    -moz-box-align: center;
                    -webkit-box-align: center;
                    -o-box-align: center;
                    box-align: center;
                    margin: 10px 0 20px 0;
                    width: 100%;
                    overflow: hidden;
                    font-size: 14px;
                    color: #999;
                }

                    .master-content .mas-main > li .hosptail-right .ysaddress .address .add-logo {
                        vertical-align: middle;
                        display: inline-block;
                        width: 28px;
                        height: 31px;
                        background-position: -115px -20px;
                    }

                    .master-content .mas-main > li .hosptail-right .ysaddress .address .add-text {
                        vertical-align: middle;
                        display: inline-block;
                        margin-left: 12px;
                        width: 185px;
                        max-height: 38px;
                        text-overflow: -o-ellipsis-lastline;
                        overflow: hidden;
                        text-overflow: ellipsis;
                        display: -webkit-box;
                        -webkit-line-clamp: 2;
                        -webkit-box-orient: vertical;
                    }

                .master-content .mas-main > li .hosptail-right .ysaddress .add-lines {
                    width: 100%;
                    height: 8px;
                    background-color: #f4f4f4;
                }

.master-content .bg-gray {
    margin-top: 30px;
    overflow: hidden;
    background-color: #f8f8f8;
}

    .master-content .bg-gray .gray-left {
        width: 200px;
        height overflow: hidden;
    }

        .master-content .bg-gray .gray-left img {
            width: 100%;
        }

    .master-content .bg-gray .gray-right {
        overflow: hidden;
    }

        .master-content .bg-gray .gray-right .right-one, .master-content .bg-gray .gray-right .right-two {
            width: 100%;
            overflow: hidden;
        }

        .master-content .bg-gray .gray-right .right-one {
            padding-bottom: 15px;
            border-bottom: 1px solid #dedede;
        }

        .master-content .bg-gray .gray-right .right-two {
            margin-top: 15px;
        }

.master-content .latest-news {
    width: 100%;
    height: 36px;
    line-height: 36px;
    border: 1px solid #d4d4d4;
    border-radius: 16px;
    font-size: 13px;
    color: #999;
    margin-top: 17px;
}

    .master-content .latest-news > span {
        display: inline-block;
    }

        .master-content .latest-news > span:first-child {
            color: #333;
            font-size: 14px;
            margin-left: 17px;
        }

            .master-content .latest-news > span:first-child > a {
                color: #3aa4c8;
            }

        .master-content .latest-news > span:last-child {
            margin-right: 22px;
        }

            .master-content .latest-news > span:last-child > span {
                display: inline-block;
                width: 15px;
                height: 14px;
                background-position: -48px 0;
                vertical-align: sub;
                margin-right: 4px;
                background-image: url(../images/small-icon.png);
                background-size: 200px 200px;
            }

.master-content .mas-main .doctor-ul {
    width: 110%;
    overflow: hidden;
}

    .master-content .mas-main .doctor-ul > li {
        position: relative;
        width: 209px;
        margin-top: 20px;
        margin-right: 18px;
        overflow: hidden;
        background-color: #fcf4e4;
    }

        .master-content .mas-main .doctor-ul > li .doctor-photo {
            width: 100%;
            height: 167px;
            overflow: hidden;
        }

            .master-content .mas-main .doctor-ul > li .doctor-photo img {
                width: 100%;
            }

            .master-content .mas-main .doctor-ul > li .doctor-photo .doctor-name {
                left: 0;
                bottom: 0;
                width: 100%;
                height: 33px;
                line-height: 33px;
                text-align: center;
                color: #fff;
                font-size: 16px;
                background-color: #74c2d2;
                opacity: 0.9;
                z-index: 8;
            }

        .master-content .mas-main .doctor-ul > li .expand-on {
            padding: 18px 8px 0 8px;
            font-size: 14px;
            color: #828282;
            overflow: hidden;
        }

            .master-content .mas-main .doctor-ul > li .expand-on .recommend {
                width: 100%;
            }

            .master-content .mas-main .doctor-ul > li .expand-on .zhicheng > span {
                color: #333;
            }

            .master-content .mas-main .doctor-ul > li .expand-on .year > span, .master-content .mas-main .doctor-ul > li .expand-on .server > span, .master-content .mas-main .doctor-ul > li .expand-on .proj > span:last-child {
                color: #67cfe3;
            }

            .master-content .mas-main .doctor-ul > li .expand-on .now {
                color: #666;
            }

            .master-content .mas-main .doctor-ul > li .expand-on .proj {
                width: 100%;
                overflow: hidden;
            }

                .master-content .mas-main .doctor-ul > li .expand-on .proj > span {
                    display: inline-block;
                }

                    .master-content .mas-main .doctor-ul > li .expand-on .proj > span:first-child {
                        width: auto;
                    }

                    .master-content .mas-main .doctor-ul > li .expand-on .proj > span:last-child {
                        width: 120px;
                        overflow: hidden;
                        text-overflow: ellipsis;
                        display: -webkit-box;
                        -webkit-line-clamp: 2;
                        -webkit-box-orient: vertical;
                        height: 36px;
                    }

                        .master-content .mas-main .doctor-ul > li .expand-on .proj > span:last-child a {
                            display: block;
                            width: 100%;
                            height: 36px;
                        }

        .master-content .mas-main .doctor-ul > li .pale-yellow {
            width: 100%;
            height: 8px;
            margin-top: 17px;
            background-color: #f4e6d0;
        }

        .master-content .mas-main .doctor-ul > li .fast {
            position: relative;
            margin: 0 auto;
            margin-top: 15px;
            margin-bottom: 15px;
            width: 189px;
            height: 40px;
            background-color: #ff9d00;
            line-height: 40px;
            border-radius: 16px;
            overflow: hidden;
            color: #fff;
        }

            .master-content .mas-main .doctor-ul > li .fast .pens {
                display: inline-block;
                width: 14px;
                height: 16px;
                margin-left: 52px;
                vertical-align: sub;
                background-position: -179px -61px;
            }

            .master-content .mas-main .doctor-ul > li .fast .yuyue {
                display: inline-block;
                margin-left: 10px;
            }

.master-content .mas-main .mas-table {
    width: 100%;
    overflow: hidden;
}

    .master-content .mas-main .mas-table > li {
        width: 89px;
        height: 42px;
        line-height: 42px;
        text-align: center;
        font-size: 15px;
        color: #333;
        border: 1px solid #e5e5e5;
        border-right: none;
        box-sizing: border-box;
        -wekit-box-sizing: border-box;
    }

        .master-content .mas-main .mas-table > li:last-child {
            border-right: 1px solid #e5e5e5;
        }

.master-content .mas-main .mas-table-content, .mas-table-ul {
    width: 100%;
    overflow: hidden;
}

.master-content .mas-main .mas-table-content {
    display: none;
}

.mas-table-ul {
    padding: 20px 0;
    border: 1px solid #e5e5e5;
    border-top: none;
}

.master-content .mas-main .mas-table-content > li {
    display: inline-block;
}

    .master-content .mas-main .mas-table-content > li > a {
        display: block;
        font-size: 14px;
        margin-right: 24px;
    }

    .master-content .mas-main .mas-table-content > li:first-child {
        margin-left: 17px;
    }

        .master-content .mas-main .mas-table-content > li:first-child a {
            display: inline-block;
            width: 18px;
            height: 14px;
            background-position: -93px 0;
            background-image: url(../images/small-icon.png);
            background-size: 200px 200px;
            margin-right: 5px;
            vertical-align: middle;
        }

.master-content .mas-title {
    width: 100%;
    padding-bottom: 14px;
    border-bottom: 1px solid #e7e7e7;
}

    .master-content .mas-title .yellow-yuan {
        display: inline-block;
        width: 18px;
        height: 18px;
        background-color: #ff9d00;
        border-radius: 100%;
    }

    .master-content .mas-title .while-yuan {
        display: inline-block;
        top: 3px;
        left: 50%;
        margin-left: -6px;
        width: 12px;
        height: 12px;
        background-color: #fff;
        border-radius: 100%;
    }

    .master-content .mas-title .black-text {
        font-size: 20px;
        color: #333;
        margin-left: 11px;
    }

    .master-content .mas-title .yx-hosptail {
        display: inline-block;
        font-size: 14px;
        color: #999;
    }

.black-text {
    font-size: 20px;
    color: #000;
}

.yx-hosptail {
    font-size: 14px;
    color: #999;
}

.yimei-uls li {
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
}

.station {
    background-image: url(../images/small-icon.png);
    background-size: 200px 200px;
}

.lately-knowledge-right {
    width: 280px;
    overflow: hidden;
}

    .lately-knowledge-right .cb-doctor .expand-on {
        padding: 18px 8px 0 8px;
        font-size: 14px;
        color: #828282;
        overflow: hidden;
    }

        .lately-knowledge-right .cb-doctor .expand-on .recommend {
            width: 100%;
        }

        .lately-knowledge-right .cb-doctor .expand-on .zhicheng span {
            color: #333;
        }

        .lately-knowledge-right .cb-doctor .expand-on .year span, .lately-knowledge-right .cb-doctor .expand-on .proj a, .lately-knowledge-right .cb-doctor .expand-on .server span {
            color: #67cfe3;
        }

        .lately-knowledge-right .cb-doctor .expand-on .now span {
            color: #666;
        }

    .lately-knowledge-right .cb-doctor .pale-yellow {
        width: 100%;
        height: 8px;
        margin-top: 8px;
        background-color: #f4e6d0;
    }

    .lately-knowledge-right .cb-doctor .fast {
        left: 50%;
        margin: 15px 0;
        margin-left: -95px;
        width: 189px;
        height: 40px;
        background-color: #ff9d00;
        line-height: 40px;
        border-radius: 16px;
        overflow: hidden;
        color: #fff;
    }

        .lately-knowledge-right .cb-doctor .fast .pens {
            display: inline-block;
            width: 14px;
            height: 16px;
            margin-left: 52px;
            vertical-align: sub;
            background-position: -179px -61px;
        }

        .lately-knowledge-right .cb-doctor .fast .yuyue {
            display: inline-block;
            margin-left: 10px;
        }

    .lately-knowledge-right .zy-doctor {
        width: 100%;
        height: 42px;
        line-height: 42px;
        font-size: 24px;
        color: #333;
        border-bottom: 1px solid #d2d2d2;
        overflow: hidden;
        box-sizing: border-box;
    }

        .lately-knowledge-right .zy-doctor > span {
            display: inline-block;
            width: 29px;
            height: 29px;
            margin: 0 3px;
            vertical-align: middle;
            background-position: -88px -89px;
        }

    .lately-knowledge-right .cb-doctor {
        width: 100%;
        background-color: #fcf4e4;
        overflow: hidden;
        margin-top: 20px;
    }

        .lately-knowledge-right .cb-doctor .doctor-photo {
            width: 100%;
            height: 222px;
            overflow: hidden;
        }

            .lately-knowledge-right .cb-doctor .doctor-photo img {
                width: 100%;
                overflow: hidden;
            }

        .lately-knowledge-right .cb-doctor .expand-on .zhicheng span {
            color: #333;
        }

        .lately-knowledge-right .cb-doctor .expand-on .year span, .lately-knowledge-right .cb-doctor .expand-on .proj a, .lately-knowledge-right .cb-doctor .expand-on .server span {
            color: #67cfe3;
        }

        .lately-knowledge-right .cb-doctor .expand-on .now span {
            color: #666;
        }

        .lately-knowledge-right .cb-doctor .pale-yellow {
            width: 100%;
            height: 8px;
            margin-top: 8px;
            background-color: #f4e6d0;
        }

        .lately-knowledge-right .cb-doctor .fast {
            left: 50%;
            margin: 15px 0;
            margin-left: -95px;
            width: 189px;
            height: 40px;
            background-color: #ff9d00;
            line-height: 40px;
            border-radius: 16px;
            overflow: hidden;
            color: #fff;
        }

            .lately-knowledge-right .cb-doctor .fast .pens {
                display: inline-block;
                width: 14px;
                height: 16px;
                margin-left: 52px;
                vertical-align: sub;
                background-position: -179px -61px;
            }

            .lately-knowledge-right .cb-doctor .fast .yuyue {
                display: inline-block;
                margin-left: 10px;
            }

        .lately-knowledge-right .cb-doctor .address {
            display: -moz-box;
            display: -webkit-box;
            display: box;
            -moz-box-align: center;
            -webkit-box-align: center;
            -o-box-align: center;
            box-align: center;
            width: 100%;
            margin: 5px 0;
            overflow: hidden;
        }

.yx-hosptail:hover a {
    color: #ff9d00;
}

.lately-knowledge-right .cb-doctor .address .add-logo {
    vertical-align: middle;
    display: inline-block;
    width: 28px;
    height: 31px;
    margin-left: 12px;
    background-position: -115px -20px;
}

.lately-knowledge-right .cb-doctor .address .add-text {
    vertical-align: middle;
    display: inline-block;
    margin-left: 12px;
    width: 212px;
    max-height: 36px;
}

.recommend {
    width: 60px;
    height: 18px;
    position: absolute;
    top: 0;
    right: 0;
    background-color: #ff6666;
    color: #fff;
    text-align: right;
    line-height: 18px;
    font-size: 12px;
    border-bottom-left-radius: 18px;
}

.station {
    background-image: url(../images/small-icon.png);
    background-size: 200px 200px;
}

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

.border-box {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.padding-box {
    -moz-box-sizing: padding-box;
    -webkit-box-sizing: padding-box;
    box-sizing: padding-box;
}

.left {
    float: left;
}

.right {
    float: right;
}

.flex {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}

.wik-box {
    display: -moz-box;
    display: -webkit-box;
    display: box;
}

.wik-box-one {
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
}

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

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

.text-center {
    text-align: center;
}

.project-jj {
    width: 890px;
}

.hot-hosptial {
    padding-bottom: 14px;
    border-bottom: 1px solid #e7e7e7;
}

    .hot-hosptial .house-logo {
        display: inline-block;
        width: 27px;
        height: 27px;
        background-position: -147px -24px;
        background-image: url(../images/small-icon.png);
        background-size: 200px 200px;
        margin-right: 5px;
        vertical-align: baseline;
    }

    .hot-hosptial .black-text {
        font-size: 24px;
        color: #333;
        margin-left: 11px;
        vertical-align: top;
    }

.wrap {
    width: 100%;
    overflow: hidden;
}

.solv-logo {
    display: inline-block;
    width: 40px;
    height: 40px;
    background-position: -52px -70px;
    vertical-align: bottom;
}

.mater-bg {
    background-image: url(../images/question-master.png);
    background-size: 200px 200px;
}

.question-product .black-text {
    font-size: 20px;
    font-family: "宋体";
    color: #333;
    margin-left: 11px;
}

.quality-list {
    margin-bottom: 30px;
}

    .quality-list li {
        padding: 24px 0 15px 0;
        border-bottom: 1px solid #e4e4e4;
    }

        .quality-list li:last-child {
            border-bottom: none;
        }

        .quality-list li .quality-title {
            font-size: 18px;
            color: #535353;
        }

            .quality-list li .quality-title span {
                display: inline-block;
                width: 28px;
                height: 28px;
                margin-right: 16px;
                vertical-align: sub;
                background-position: -102px -34px;
            }

        .quality-list li .quality-con {
            margin-top: 24px;
            font-size: 15px;
            color: #7d7d7d;
        }

            .quality-list li .quality-con span {
                display: inline-block;
            }

                .quality-list li .quality-con span:first-child {
                    width: 10%;
                    font-size: 14px;
                    color: #5ac5e5;
                }

                .quality-list li .quality-con span:last-child {
                    width: 90%;
                    line-height: 24px;
                    height: 44px;
                    display: -webkit-box;
                    overflow: hidden;
                    text-overflow: ellipsis;
                    -webkit-box-orient: vertical;
                    -webkit-line-clamp: 2;
                }

        .quality-list li .quality-last {
            font-size: 14px;
            margin-top: 24px;
            color: #999;
        }

        .quality-list li .provide {
            display: inline-block;
            width: 16px;
            height: 16px;
            background-position: -56px -35px;
            margin-right: 11px;
            vertical-align: sub;
        }

        .quality-list li .zan-wrap {
            display: inline-block;
            width: auto;
        }

            .quality-list li .zan-wrap > span.zan-berfor {
                display: inline-block;
                width: 18px;
                height: 18px;
                background-position: 0 -35px;
                margin-right: 6px;
                vertical-align: sub;
            }

            .quality-list li .zan-wrap > span.zan-logo {
                background-position: -28px -35px;
            }

.blue {
    color: #5ac5e5;
}

.ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.project-meun {
    width: 160px;
}

    .project-meun > li {
        height: 48px;
        line-height: 48px;
        background-color: #f0f0f0;
        padding-left: 26px;
        font-size: 16px;
        color: #666;
        border-bottom: 1px solid #fff;
    }

        .project-meun > li:hover {
            background-color: #ff9d00;
            border-bottom: 1px solid #f0f0f0;
        }

            .project-meun > li:hover > a {
                color: #fff;
            }

        .project-meun > li .two-meun {
            top: 48px;
            left: 0;
            width: 100%;
            overflow: hidden;
            background-color: #fafafa;
            z-index: 21;
            display: none;
            position: absolute;
        }

            .project-meun > li .two-meun li {
                width: 100%;
                font-size: 14px;
                color: #181510;
                overflow: hidden;
                text-align: center;
            }

                .project-meun > li .two-meun li:hover {
                    color: #ff9d00;
                }

.wd890 {
    width: 890px;
}

.wd530 {
    width: 530px !important;
}

.project-meun > li:hover .two-meun {
    display: list-item;
}

.black-text {
    font-size: 20px;
    color: #000;
}

.yx-hosptail {
    font-size: 14px;
    color: #999;
}

.yimei-uls li {
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
}

.station {
    background-image: url(../images/small-icon.png);
    background-size: 200px 200px;
}

.lately-knowledge-right {
    width: 280px;
    overflow: hidden;
}

    .lately-knowledge-right .cb-doctor .expand-on {
        padding: 18px 8px 0 8px;
        font-size: 14px;
        color: #828282;
        overflow: hidden;
    }

        .lately-knowledge-right .cb-doctor .expand-on .recommend {
            width: 100%;
        }

        .lately-knowledge-right .cb-doctor .expand-on .zhicheng span {
            color: #333;
        }

        .lately-knowledge-right .cb-doctor .expand-on .year span, .lately-knowledge-right .cb-doctor .expand-on .proj a, .lately-knowledge-right .cb-doctor .expand-on .server span {
            color: #67cfe3;
        }

        .lately-knowledge-right .cb-doctor .expand-on .now span {
            color: #666;
        }

    .lately-knowledge-right .cb-doctor .pale-yellow {
        width: 100%;
        height: 8px;
        margin-top: 8px;
        background-color: #f4e6d0;
    }

    .lately-knowledge-right .cb-doctor .fast {
        left: 50%;
        margin: 15px 0;
        margin-left: -95px;
        width: 189px;
        height: 40px;
        background-color: #ff9d00;
        line-height: 40px;
        border-radius: 16px;
        overflow: hidden;
        color: #fff;
    }

        .lately-knowledge-right .cb-doctor .fast .pens {
            display: inline-block;
            width: 14px;
            height: 16px;
            margin-left: 52px;
            vertical-align: sub;
            background-position: -179px -61px;
        }

        .lately-knowledge-right .cb-doctor .fast .yuyue {
            display: inline-block;
            margin-left: 10px;
        }

    .lately-knowledge-right .zy-doctor {
        width: 100%;
        height: 42px;
        line-height: 42px;
        font-size: 24px;
        color: #333;
        border-bottom: 1px solid #d2d2d2;
        overflow: hidden;
        box-sizing: border-box;
    }

        .lately-knowledge-right .zy-doctor > span {
            display: inline-block;
            width: 29px;
            height: 29px;
            margin: 0 3px;
            vertical-align: middle;
            background-position: -88px -89px;
        }

    .lately-knowledge-right .cb-doctor {
        width: 100%;
        background-color: #fcf4e4;
        overflow: hidden;
        margin-top: 20px;
    }

        .lately-knowledge-right .cb-doctor .doctor-photo {
            width: 100%;
            height: 222px;
            overflow: hidden;
        }

        .lately-knowledge-right .cb-doctor .expand-on {
            padding: 18px 8px 0 8px;
            font-size: 14px;
            color: #828282;
            overflow: hidden;
        }

            .lately-knowledge-right .cb-doctor .expand-on .recommend {
                width: 100%;
            }

            .lately-knowledge-right .cb-doctor .expand-on .zhicheng span {
                color: #333;
            }

            .lately-knowledge-right .cb-doctor .expand-on .year span, .lately-knowledge-right .cb-doctor .expand-on .proj a, .lately-knowledge-right .cb-doctor .expand-on .server span {
                color: #67cfe3;
            }

            .lately-knowledge-right .cb-doctor .expand-on .now span {
                color: #666;
            }

        .lately-knowledge-right .cb-doctor .pale-yellow {
            width: 100%;
            height: 8px;
            margin-top: 8px;
            background-color: #f4e6d0;
        }

        .lately-knowledge-right .cb-doctor .fast {
            left: 50%;
            margin: 15px 0;
            margin-left: -95px;
            width: 189px;
            height: 40px;
            background-color: #ff9d00;
            line-height: 40px;
            border-radius: 16px;
            overflow: hidden;
            color: #fff;
        }

            .lately-knowledge-right .cb-doctor .fast .pens {
                display: inline-block;
                width: 14px;
                height: 16px;
                margin-left: 52px;
                vertical-align: sub;
                background-position: -179px -61px;
            }

            .lately-knowledge-right .cb-doctor .fast .yuyue {
                display: inline-block;
                margin-left: 10px;
            }

        .lately-knowledge-right .cb-doctor .address {
            display: -moz-box;
            display: -webkit-box;
            display: box;
            -moz-box-align: center;
            -webkit-box-align: center;
            -o-box-align: center;
            box-align: center;
            width: 100%;
            margin: 5px 0;
            overflow: hidden;
        }

            .lately-knowledge-right .cb-doctor .address .add-logo {
                vertical-align: middle;
                display: inline-block;
                width: 28px;
                height: 31px;
                margin-left: 12px;
                background-position: -115px -20px;
            }

            .lately-knowledge-right .cb-doctor .address .add-text {
                vertical-align: middle;
                display: inline-block;
                margin-left: 12px;
                width: 212px;
                max-height: 36px;
            }

.master-title {
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    color: #666;
    background-color: #f4f7fa;
}

    .master-title .center a {
        display: block;
        float: left;
    }

        .master-title .center a:first-child {
            margin-left: 20px;
        }

    .master-title .center span {
        display: block;
        float: left;
    }

.color-change {
    color: #999;
}

.center {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.relative {
    position: relative;
}

.ellipsis {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.contents {
    width: 100%;
    height: auto;
    background-color: #fff;
}

    .contents:after {
        content: '';
        clear: both;
        display: block;
    }

.mast-blues {
    color: #7bc1d9;
}

.ml14 {
    margin-left: 14px;
}

.pointer {
    cursor: pointer;
}

.new-pc-meiqia {
    width: 280px;
    height: 175px;
    background-image: url(../images/new-pc-meiqia.png);
    overflow: hidden;
}

    .new-pc-meiqia a {
        width: 108px;
        height: 30px;
        right: 49px;
        bottom: 20px;
    }

.mt20 {
    margin-top: 20px;
}

.ass_img {
    display: inline-block;
    width: 81px;
    height: 15px;
    background: #d7d7d7;
}

.star_logo {
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    width: 85px;
    height: 15px;
    background-image: url(../images/tao_details_02.png);
    z-index: 2;
}

.star_logo_new {
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    width: 85px;
    height: 15px;
    background-image: url(../images/tao_details.png);
    z-index: 2;
}

.jidu {
    width: 100%;
    top: 0;
    left: 0;
    background: #ff9d00;
    z-index: 1;
    display: block;
    height: 15px;
}

.color-gray {
    color: #999;
}

.station {
    background-image: url(../images/small-icon.png);
    background-size: 200px 200px;
}

.mt29 {
    margin-top: 29px;
    margin-left: 170px;
}

.master-content {
    padding-top: 40px;
}

.lately-knowledge-left.left.wd-hundred {
    width: 100%;
}

.msg {
    margin-top: 30px;
    margin-bottom: 20px;
}

    .msg > .left {
        width: 680px;
    }

    .msg .left .listone.hover {
        font-size: 22px;
        line-height: 58px;
        height: auto;
        overflow: hidden;
        width: 135px;
        border-bottom: solid 3px #ff9d00;
        color: #333;
        clear: both;
    }

    .msg .left .listone {
        margin-right: 30px;
        box-sizing: border-box;
        height: auto;
        width: 90px;
        cursor: pointer;
        width: 90px;
        cursor: pointer;
    }

    .msg .left .cont {
        height: auto;
        display: inline-block;
    }

        .msg .left .cont .text-left {
            width: 290px;
            height: 68px;
            margin-top: 20px;
            overflow: hidden;
        }

            .msg .left .cont .text-left .left {
                width: 98px;
                overflow: hidden;
            }

                .msg .left .cont .text-left .left a {
                    display: block;
                    width: 100%;
                    overflow: hidden;
                }

                    .msg .left .cont .text-left .left a img {
                        width: 100%;
                    }

            .msg .left .cont .text-left .right {
                margin-left: 15px;
                width: 177px;
                flex-flow: column nowrap;
                justify-content: center;
                font-size: 14px;
                color: #999;
                overflow: hidden;
            }

                .msg .left .cont .text-left .right span {
                    display: block;
                }

            .msg .left .cont .text-left:nth-child(2n) {
                margin-left: 50px;
            }

    .msg > .right {
        width: 520px;
    }

.new-zxn {
    font-size: 22px;
    border-bottom: solid 1px #eee;
    line-height: 58px;
    height: auto;
    overflow: hidden;
    width: 90px;
    border-bottom: solid 3px #ff9d00;
    color: #333;
}

.msg > .right .conts {
    line-height: 22px;
}

.text-left {
    text-align: left;
    margin-top: 10px;
    overflow: hidden;
}

.msg > .right .conts li {
    height: 22px;
    margin: 10px 0 13px 0;
}

.msgr li {
    width: 100%;
    height: 22px;
    overflow: hidden;
}

.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 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;
}

.conts li a {
    color: #333;
}

.msg > .right .conts li .text {
    width: 320px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.msg > .right .conts li span {
    display: inline-block;
}

.zx-data {
    display: inline-block;
    width: 15px;
    height: 14px;
    background-position: -48px 0;
    margin: 4px 5px 0 0;
    vertical-align: sub;
}

.pstation {
    background-image: url(../images/small-icon.png);
    background-size: 200px 200px;
}

.msg > .right .conts li .fg-gray {
    color: #999;
    font-size: 12px;
}

.msg > .right .conts ul li a:hover {
    color: #ff9900;
}

.footer-box {
    width: 100%;
    background-color: #fff;
    margin-top: 60px;
    border-bottom: 5px solid #dedede;
}

.flex-between {
    justify-content: space-between;
}

.flex {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.beauty-footer {
    width: 1200px;
    height: 105px;
    margin: auto;
}

.major-img {
    width: 54px;
    height: 54px;
    background: url(../images/major.png);
}

.major {
    margin-left: 18px;
    font-size: 24px;
    color: #333;
}

    .major span {
        font-size: 14px;
        color: #888;
    }

.reliable-img {
    width: 54px;
    height: 54px;
    background: url(../images/reliable.png);
}

.privacy-img {
    width: 54px;
    height: 54px;
    background: url(../images/privacy.png);
}

.guarantee-img {
    width: 54px;
    height: 54px;
    background: url(../images/guarantee.png);
}

.nav {
    width: 100%;
    background: url(../images/bg-nav.png) 0 0 no-repeat;
    margin-top: 26px;
    overflow: hidden;
}

    .nav .menu-box li {
        display: inline-block;
        height: 50px;
    }

        .nav .menu-box li a {
            display: inline-block;
            font-size: 14px;
            line-height: 50px;
            color: #fff;
            text-align: center;
            padding: 0 23px;
        }

.video {
    width: 1180px;
    margin: 28px auto auto;
}

.video_list {
    width: 100%;
    overflow: hidden
}

    .video_list li {
        display: block;
        width: 380px;
        margin-right: 19px;
        margin-bottom: 45px;
        float: left
    }

        .video_list li:nth-child(3n) {
            margin-right: 0
        }

        .video_list li .video-show {
            position: relative;
            display: block;
            width: 100%;
            height: 100%;
            border: 1px solid #b87ebf;
            padding-bottom: 10px;
        }

            .video_list li .video-show a {
                cursor: pointer;
                color: #aa3cc7;
            }

            .video_list li .video-show .box {
                width: 380px;
                height: 202px;
                position: relative;
                cursor: pointer
            }

            .video_list li .video-show .v-coverimg {
                width: 380px;
                height: 202px;
                display: block
            }

            .video_list li .video-show .time {
                color: #fff;
                font-size: 12px;
                line-height: 18px;
                position: absolute;
                right: 20px;
                bottom: 9px
            }

            .video_list li .video-show .hover-s {
                display: none;
                cursor: pointer;
                position: absolute;
                width: 380px;
                height: 202px;
                left: 0;
                top: 0;
                background: rgba(0,0,0,.2);
                -webkit-box-pack: center;
                -ms-flex-pack: center;
                justify-content: center;
                -webkit-box-align: center;
                -ms-flex-align: center;
                align-items: center;
                z-index: 2
            }

                .video_list li .video-show .hover-s .v-play-btn {
                    width: 45px;
                    height: 45px
                }

            .video_list li .video-show:hover .hover-s {
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex
            }

            .video_list li .video-show .v-title {
                padding-left: 10px;
                font-size: 14px;
                line-height: 22px;
                color: #333;
                margin-top: 13px;
                overflow: hidden;
                -o-text-overflow: ellipsis;
                text-overflow: ellipsis;
                white-space: nowrap;
                height: 22px
            }

            .video_list li .video-show .anchorBox {
                padding-left: 10px;
                margin-top: 13px;
                font-size: 12px;
                line-height: 18px
            }

                .video_list li .video-show .anchorBox img {
                    display: inline-block;
                    width: 20px;
                    height: 20px;
                    border-radius: 100%;
                    vertical-align: middle
                }

                .video_list li .video-show .anchorBox span {
                    vertical-align: middle
                }

                .video_list li .video-show .anchorBox .name {
                    color: #aa3cc7;
                    margin-left: 5px;
                    -o-text-overflow: ellipsis;
                    text-overflow: ellipsis;
                    white-space: nowrap;
                    overflow: hidden;
                    max-width: 180px;
                    display: inline-block
                }

                .video_list li .video-show .anchorBox .count {
                    color: #777;
                    margin-left: 20px
                }

.v-main .v-video {
    background: #000;
    width: 700px;
}

.v-main .v-info, .v-main .v-video {
    position: relative;
    display: inline-block;
    height: 420px;
    overflow: hidden;
}

    .v-main .v-video video {
        width: 625px;
    }

.v-main .v-info {
    width: 480px;
    background: #333;
    float: right;
}

#pagelink {
    clear: both;
    height: 36px;
    margin: 0 auto;
    overflow: hidden;
    padding: 20px 0;
    text-align: center;
}

    #pagelink li {
        float: left;
        list-style-type: none;
        padding: 2px 10px;
        font-size: 16px;
        border-bottom: 0px dotted #fff !important;
    }

    #pagelink a {
        border: 1px solid #cecece;
        color: #4d4d4d;
        font-size: 14px;
        padding: 4px 10px;
    }

        #pagelink a:hover {
            background-color: #fe3509;
            border: 1px solid #fe3509;
            color: #fff;
            text-decoration: none;
        }

    #pagelink .thisclass {
        background: #fe3509;
        color: #fff;
        margin-top: 2px;
        padding: 1px 10px;
    }

        #pagelink .thisclass a {
            background: #fe3509 none repeat scroll 0% 0%;
            color: #fff;
        }
