body {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font: 12px/22px "Microsoft Yahei";
    color: #333;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
    font-size: 12px;
}

div, form, ul, ol, li, span, p, dl, dt, dd {
    margin: 0;
    padding: 0;
    border: 0;
}

img, a img {
    border: 0;
    margin: 0;
    padding: 0;
}

ul, ol, li {
    list-style: none;
}

table, td, input {
    font-size: 12px;
    padding: 0;
    font-family: inherit;
}

.noneBox {
    display: none;
}

.fbbox {
    display: none;
}

    .fbbox img {
        vertical-align: top;
        max-width: 240px; /* border-radius: 4px; */
    }

    .fbbox em, .fbbox i {
        font-style: normal;
    }

    .fbbox a {
        outline-style: none;
        color: #333;
        text-decoration: none
    }

        .fbbox a:hover {
            color: #c00;
            text-decoration: none;
        }
/* common */
.clearfix:after {
    clear: both;
    content: "\200B";
    display: block;
    height: 0;
}

.clearfix {
    *zoom: 1;
}

.clear {
    clear: both;
    font-size: 0;
    height: 0;
    line-height: 0;
    overflow: hidden;
}
/* .mt8{ margin-top:8px}
.mr10{ margin-right:10px}
.mb10{ margin-bottom:10px;} */
.flol {
    float: left;
}

.flor {
    float: right;
}

.red {
    color: #c00
}

.fbbox {
    font-family: "Microsoft Yahei";
    margin: 0 auto;
    padding: 0;
    font-size: 12px;
    color: #333;
}

.fbbox {
    width: 750px;
    height: 556px;
    margin: 0 auto;
    background: #fff;
    border-radius: 5px;
    position: fixed;
    right: 0;
    bottom: 5px;
    z-index: 10000;
    border-left: 1px solid #eaeaea;
}

    .fbbox.narrow {
        width: 180px;
        height: 30px;
    }

.fbconl {
    float: left;
    width: 570px;
    height: 554px;
    overflow: hidden;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border: 1px solid #eaeaea;
    position: fixed;
    background: #fff;
    right: 180px;
    bottom: 5px;
}

    .fbconl.notmove {
        border-right: none;
    }
/*1213*/
.fbconltit {
    height: 46px;
    line-height: 46px;
    font-size: 14px;
    background: #fff;
    padding: 0 10px 0 16px;
    border-bottom: 1px solid #eaeaea
}

    .fbconltit i {
        width: 12px;
        height: 12px;
        margin: 0px 0 0 12px;
    }

        .fbconltit i img {
            vertical-align: middle;
            margin-top: -4px
        }
/*1213*/
.fbconlcon {
    width: 540px;
    height: 308px;
    padding: 5px 15px 5px 15px;
    position: relative;
    z-index: 8;
    overflow: hidden;
    background: #f4f4f4;
}

.fbcon {
    width: 540px;
    height: 292px;
    padding-right: 10px;
    overflow-y: hidden;
    overflow-x: hidden;
}
    /*end*/
    .fbcon:hover {
        width: 540px;
        height: 292px;
        padding-right: 10px;
        overflow-y: scroll;
        overflow-x: hidden;
    }
    /*end*/
    .fbcon ul li {
        width: 100%;
        overflow: hidden;
        margin-bottom: 20px;
        position: relative;
        width: 540px;
    }

        .fbcon ul li.hei120 {
            height: 120px;
        }

        .fbcon ul li.odd .user {
            float: left;
            margin-right: 10px;
        }

        .fbcon ul li.even .user {
            float: right;
            margin-left: 10px;
        }

        .fbcon ul li.odd .user {
            float: left;
            margin-right: 10px;
        }

        .fbcon ul li.even .user {
            float: right;
            margin-left: 10px;
            width: 36px;
        }

            .fbcon ul li.odd .user img, .fbcon ul li.even .user img {
                border-radius: 50%;
                width: 36px;
                height: 36px;
            }

        .fbcon ul li.odd .replybox {
            float: left;
            max-width: 450px;
        }

        .fbcon ul li.even .replybox {
            float: right;
            max-width: 450px;
        }
        /*1213*/
        .fbcon ul li.odd .replycontent {
            background: #fff;
            border-radius: 4px;
            padding: 10px;
            line-height: 20px;
            position: relative;
        }

        .fbcon ul li.odd .replycontenta {
            width: 272px;
            background: #fff;
            height: 100%;
            border-radius: 4px;
            padding: 0px 0px;
            line-height: 20px;
            position: relative;
        }

        .fbcon ul li.even .replycontent {
            background: #A0E759;
            border-radius: 4px;
            padding: 10px;
            line-height: 20px;
            position: relative;
            word-break: break-all;
            word-wrap: break-word;
        }
        /*end*/
        .fbcon ul li.odd .arrow {
            width: 0px;
            height: 0px;
            font-size: 0;
            line-height: 0;
            overflow: hidden;
            border-width: 5px 7px;
            border-style: dashed dashed solid dashed;
            border-color: transparent #fff transparent transparent;
            position: absolute;
            top: 14px;
            left: -14px;
        }

        .fbcon ul li.even .arrow {
            width: 0px;
            height: 0px;
            font-size: 0;
            line-height: 0;
            overflow: hidden;
            border-width: 5px 7px;
            border-style: dashed dashed solid dashed;
            border-color: transparent transparent transparent #A0E759;
            position: absolute;
            top: 14px;
            right: -14px;
        }

.refy {
    width: 242px;
    height: 36px;
    line-height: 36px;
    border-bottom: 1px solid #fff;
    font-size: 12px;
    color: #999;
    padding: 0 15px;
    overflow: hidden
}

.refytr02 {
    width: 249px;
    padding: 10px 8px 10px 15px;
    overflow: hidden
}

    .refytr02 .sl {
        float: left;
        width: 80px;
        height: 60px;
        overflow: hidden;
        margin-right: 12px;
    }

    .refytr02 .sla {
        float: left;
        width: 60px;
        height: 60px;
        overflow: hidden;
        margin-right: 12px;
    }

    .refytr02 .sr {
        float: left;
        width: 157px;
        position: relative
    }

        .refytr02 .sr.w170 {
            width: 170px;
        }

        .refytr02 .sr h2 {
            width: 157px;
            height: 20px;
            overflow: hidden;
            font-size: 14px;
            font-weight: normal
        }

        .refytr02 .sr p {
            width: 157px;
            height: 20px;
            line-height: 20px;
            overflow: hidden;
            font-size: 12px;
            color: #999;
        }

        .refytr02 .sr .zybq {
            width: 70px;
            height: 18px;
            line-height: 18px;
            text-align: center;
            border: 1px solid #fa945c;
            color: #fa945c;
            position: absolute;
            bottom: 0px;
            right: 0px;
        }

.refya {
    width: 242px;
    height: 36px;
    line-height: 36px;
    border-bottom: 1px solid #fff;
    font-size: 14px;
    color: #999;
    padding: 0 15px;
    overflow: hidden
}

    .refya span {
        width: 140px;
        font-size: 12px;
        float: right;
    }

.refytr02 .sr p.hei40 {
    width: 170px;
    height: 40px
}

.refytr02 .sr.w170 ul {
    height: 40px;
}

.refytr02 .sr.w170 li {
    float: left;
    width: 80px;
    height: 20px;
    line-height: 20px;
    margin-right: 5px;
    overflow: hidden;
    margin-bottom: 0px;
    color: #999
}

.fbtools {
    height: 20px;
    background: #fff;
    padding: 10px 0;
}

    .fbtools .sl {
        float: left;
        height: 20px;
    }

        .fbtools .sl i {
            width: 20px;
            height: 20px;
            margin-left: 20px;
            display: inline-block;
            position: relative
        }

.biaoqi {
    width: 332px;
    height: 186px;
    position: absolute;
    top: -190px;
    left: -19px;
    background: #fff url(../images/bjjta.jpg) bottom no-repeat;
    z-index: 1000
}

.changyongyu {
    width: 332px;
    height: 186px;
    position: absolute;
    top: -190px;
    left: -19px;
    background: #fff url(../images/bjjtb.jpg) bottom no-repeat;
    z-index: 1000
}

    .biaoqi .contnr, .changyongyu .contnr {
        width: 313px;
        height: 153px;
        border: 1px solid #c9c9c9;
        border-bottom: 0px;
        padding: 12px 5px 12px 12px;
        overflow: hidden
    }

        .biaoqi .contnr .bqcon, .changyongyu .contnr .bqcon {
            width: 313px;
            height: 153px;
            overflow-y: auto;
            overflow-x: hidden;
        }

.fbtools .sl i span.icon {
    display: block;
    width: 20px;
    height: 20px;
    background-image: url(../images/icon_box.png);
    background-repeat: no-repeat;
    cursor: pointer;
}

.fbtools .sl .im_face {
    background-position: 0 0;
}

.fbtools .sl .no2 {
    background-position: 0 -20px;
}

.fbtools .sl .im_phrase {
    background-position: 0 -40px;
}

.fbtools .sl .im_face:hover {
    background-position: -40px 0;
}

.fbtools .sl .no2:hover {
    background-position: -40px -20px;
}

.fbtools .sl .im_phrase:hover {
    background-position: -40px -40px;
}

.fbtools .sl .im_face.on {
    background-position: -20px 0;
}

.fbtools .sl .no2.on {
    background-position: -20px -20px;
}

.fbtools .sl .im_phrase.on {
    background-position: -20px -40px;
}

.fbtools .sr {
    float: right;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #333;
    padding: 0 15px 0 24px;
}

    .fbtools .sr a i {
        float: left;
        width: 20px;
        height: 20px;
        margin-right: 5px;
        background: url(../images/icon_box.png) no-repeat 0 -60px;
    }

    .fbtools .sr:hover a {
        color: #c00;
        text-decoration: underline;
    }

    .fbtools .sr:hover i {
        background-position: -40px -60px;
    }

    .fbtools .sr i.on {
        background-position: -20px -60px;
    }

.fbtools .sl i.no2 {
    width: 20px;
    height: 18px;
    overflow: hidden;
    margin-left: 18px;
    margin-top: 0px;
    vertical-align: top;
    cursor: pointer;
}

.fbtools .sr {
    float: right;
    height: 20px;
    line-height: 18px;
    font-size: 12px;
    color: #666;
    padding: 0 15px 0 24px;
}
/*输入框1213*/
.textarea {
    height: 90px;
    padding: 10px 15px;
    margin-bottom: 10px;
}

    .textarea textarea {
        width: 100%;
        height: 90px;
        border: none;
        background: #fff;
        font-size: 14px;
        color: #333;
        line-height: 24px;
        outline: none;
        resize: none;
    }

.fbbutr {
    height: 30px;
    line-height: 30px;
}

    .fbbutr .sl {
        float: left;
        font-size: 14px;
        color: #333;
        padding-left: 15px;
    }
        /*end*/
        .fbbutr .sl a {
            font-size: 13px;
            color: #8e8e8e;
            text-decoration: underline
        }

    .fbbutr .sr {
        float: right;
        padding-right: 5px;
    }

.fbbut01 {
    width: 75px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff !important;
    background: #cc0000;
    border-radius: 5px;
    display: block
}

a.but01:hover {
    color: #fff;
    text-decoration: none
}

.fbconr {
    width: 180px;
    background: #a09494;
    position: relative;
    right: 0px;
    top: 0px;
    float: right;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px
}
/*1213*/
.fbconrtit {
    height: 32px;
    color: #fff;
    font-size: 13px;
    padding: 10px 12px 10px 12px;
    display: flex;
}
    /*end*/
    .fbconrtit span {
        background-position: 0 3px;
        padding-left: 24px;
    }

    .fbconrtit .iconclose {
        width: 11px;
        height: 20px;
        margin-top: 17px;
        background: url(../images/icon-t05.png) 0 7px no-repeat;
        display: inline-block
    }

        .fbconrtit .iconclose:hover {
            width: 11px;
            height: 20px;
            background: url(../images/icon-t05.png) 0 7px no-repeat;
        }

    .fbconrtit .iconclosea {
        width: 12px;
        height: 20px;
        margin-top: 12px;
        background: url(../images/icon-closea.png) 0 7px no-repeat;
        display: inline-block
    }
/*1213*/
.fbconr .listcon {
    width: 180px;
    height: 479px;
    padding: 0;
    color: #fff;
    overflow: hidden;
}

    .fbconr .listcon .conscroll {
        width: 180px;
        height: 474px;
        overflow-y: hidden;
        overflow-x: hidden;
    }

        .fbconr .listcon .conscroll:hover {
            width: 180px;
            height: 474px;
            overflow-y: auto;
            overflow-x: hidden;
        }
/*end*/
.fbconr a {
    color: #fff;
    text-decoration: none
}
/*1213*/
.conts {
    width: 166px;
    height: 30px;
    line-height: 30px;
    padding: 4px 0;
    font-size: 14px;
    margin-left: 14px;
}
    /*end*/
    .conts em {
        float: left;
        display: block;
        width: 20px;
        height: 30px;
        background: url(../images/icon-t06.png) 0 10px no-repeat;
        cursor: pointer;
    }

        .conts em.on {
            background-position: 0px -17px;
        }

ul.rlist {
    width: 180px;
}

    ul.rlist li {
        padding: 10px 10px 10px 6px;
        height: 32px;
    }

        ul.rlist li .talk_ft {
            overflow: hidden;
            text-overflow: ellipsis;
            -o-text-overflow: ellipsis;
            white-space: nowrap;
            width: 60px;
            display: block;
        }

        ul.rlist li .headPic {
            margin: 9px 7px;
            float: left;
            width: 36px;
            height: 36px;
            border: 3px solid #f0f0f0
        }

        ul.rlist li .content {
            overflow: hidden;
            text-overflow: ellipsis;
            -o-text-overflow: ellipsis;
            white-space: nowrap;
            width: 80px;
            display: block;
        }

        ul.rlist li .time {
            position: absolute;
            top: 0px;
            right: 1px;
            width: 55px;
            height: 24px;
            line-height: 24px;
            font-size: 12px;
            text-align: center;
            margin-top: 5px;
            font-family: Arial, Helvetica, sans-serif;
            z-index: 999
        }
        /* ul.rlist li.no2{background:url(../images/icon-t04.png) no-repeat 35px -20px;} */
        ul.rlist li.on {
            background-color: #fff;
            color: #333;
        }

            ul.rlist li.on a {
                color: #333
            }

        ul.rlist li a:hover {
            color: #fff;
            text-decoration: none;
        }

        ul.rlist li.on a:hover {
            color: #333;
            text-decoration: none;
        }

        ul.rlist li dt {
            float: left;
            width: 32px;
            height: 32px;
            position: relative;
        }

            ul.rlist li dt img {
                display: block;
                width: 100%;
                height: 100%;
                border-radius: 50%;
            }

            ul.rlist li dt span {
                color: #fff;
                background: #CB1B00;
                font-size: 12px;
                line-height: 14px;
                text-align: center;
                width: 14px;
                height: 14px;
                border-radius: 50%;
                position: absolute;
                left: 19px;
                top: -2px;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
            }

            ul.rlist li dt em {
                width: 8px;
                height: 8px;
                background: #1aad19;
                border-radius: 50%;
                border: 1px solid #fff;
                display: block;
                position: absolute;
                bottom: 0;
                right: 0;
                display: none;
            }

                ul.rlist li dt em.onLine {
                    background: #52EF01;
                }

        ul.rlist li dd {
            margin-left: 38px;
        }

.name_li {
    display: block;
    color: #fff;
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 3px;
    height: 16px;
}

    .name_li span {
        float: left;
        width: 70px;
        display: block;
        font-size: 14px;
        line-height: 16px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        max-height: 16px;
    }

    .name_li em {
        float: right;
        text-align: right;
        font-size: 12px;
        width: 56px;
        opacity: 0.6;
        -moz-opacity: 0.6;
        filter: alpha(opacity=60);
    }

.name_hy {
    color: #fff;
    font-size: 12px;
    line-height: 14px;
    opacity: 0.6;
    -moz-opacity: 0.6;
    filter: alpha(opacity=60);
}

    .name_hy span {
        float: left;
        width: 100%;
        display: block;
        font-size: 12px;
        line-height: 16px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        max-height: 16px;
    }

.btnOnline {
    height: 30px;
    line-height: 30px;
    width: 152px;
    padding: 0 14px;
    font-size: 14px;
    color: #fff;
    background: url(../images/icon-t08.png)150px -19px no-repeat;
    cursor: pointer;
    padding-left: 50px;
}

    .btnOnline.no2 {
        background: url(../images/icon-t08.png)150px 12px no-repeat;
    }

    .btnOnline em {
        float: left;
        display: block;
        width: 30px;
        height: 30px;
        background: url(../images/icon-t07.png) 0 7px no-repeat;
        cursor: pointer;
    }

    .btnOnline span {
        color: #fff;
        background: #CB1B00;
        font-size: 12px;
        line-height: 14px;
        text-align: center;
        width: 14px;
        height: 14px;
        border-radius: 50%;
        left: 110px;
        position: absolute;
        top: 534px; /* overflow: hidden; */
        display: none;
    }

/* yangfan fixed */
.fbbox {
    height: auto;
    width: auto;
    font-family: "Microsoft Yahei";
    margin: 0 auto;
    padding: 0;
    font-size: 14px;
    color: #333;
}

.fbbutr .sr a:hover {
    color: #fff;
    text-decoration: none;
}

.fbtools {
    position: relative;
}

    .fbtools .sl i.no2 {
        height: 20px;
        background-image: url(../images/icon_box.png)
    }

.textarea {
    position: relative;
}

.fbbutr .sl a, .fbbut01, .fbconltit i img, .fbconrtit a, .fbtools .sr, .fbtools .sr a, ul.rlist li {
    cursor: pointer;
}

.fbconr .listcon .conscroll {
    position: relative;
}

ul.rlist li .nonews {
    background: none;
}

.textarea textarea {
    resize: none;
    overflow: auto;
}

.biaoqi, .changyongyu {
    top: -180px;
    left: -1px;
}

    .biaoqi a, .changyongyu a {
        border: 3px solid #fff;
        display: inline-block;
    }

        .biaoqi a:hover, .changyongyu a:hover {
            /*-webkit-box-shadow: -4px 4px 8px rgba(0, 0, 0, 0.2);
    box-shadow: -4px 4px 8px rgba(0, 0, 0, 0.2);
    border-radius: 4px;*/
            border: 3px solid #ccc;
        }

ul.rlist li .red {
    background: #c00;
}

.fbconrtit .im_online {
    padding-left: 10px;
    padding-right: 10px;
    border: none;
    width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    height: 32px;
    line-height: 32px;
}

.fbconrtit .im_offline {
    background: url(../images/icon-t04.png) no-repeat;
    background-position: 0 -20px;
    padding-left: 24px;
    border: none;
}

.fbconrtit .iconmin {
    width: 12px;
    height: 12px;
    background: url(../images/icon-t05.png) 0 7px no-repeat;
    display: inline-block
}

.fbconrtit .iconclose {
    width: 12px;
    height: 12px;
    margin-top: 17px;
    background: url(../images/icon-close.png) no-repeat;
    display: inline-block
}

.refytr02 .sr.w170 li {
    width: 183px;
}

.btnOnlineTalk, .btnOnlineTalkUp {
    width: 180px;
    background: #a09494;
    position: fixed;
    right: 0;
    bottom: 1px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.btnContactUp {
    height: 30px;
    line-height: 30px;
    width: 152px;
    padding: 0 14px;
    color: #fff;
    background: url(../images/icon-t08.png)150px 12px no-repeat;
    cursor: pointer;
    padding-left: 50px;
    bottom: 0;
    font-size: 14px;
}

    .btnContactUp em {
        float: left;
        display: block;
        width: 30px;
        height: 30px;
        background: url(../images/icon-t07.png) 0 7px no-repeat;
        cursor: pointer;
    }

    .btnContactUp span {
        color: #fff;
        background: #CB1B00;
        font-size: 12px;
        line-height: 14px;
        text-align: center;
        width: 14px;
        height: 14px;
        border-radius: 50%;
        left: 110px;
        position: absolute;
        top: 8px;
        display: none;
    }

.talkNull {
    position: absolute;
    font: normal 12px/18px SimSun;
    top: 0px;
    margin-left: 15px;
    z-index: 2;
    /* yangfan add */
    margin-top: 12px;
}

.iconChenggong {
    background: url(../images/iconchenggong.png) 0 0 no-repeat;
    padding-left: 20px;
}

.gray6, .gray6 a {
    color: #666;
    text-decoration: none;
}

.btnServiceUp {
    width: 142px;
    height: 35px;
    padding-left: 40px;
    font: bold 18px/35px SimSun;
    color: #000;
    background: url(../images/down.jpg) no-repeat;
    cursor: pointer;
    float: right;
}

.btnService {
    width: 142px;
    height: 35px;
    padding-left: 40px;
    font: bold 18px/35px SimSun;
    color: #000;
    background: url(../images/up.jpg) no-repeat;
    cursor: pointer;
    float: right;
}

.btnMessage {
    width: 115px;
    right: 182px;
    z-index: 9;
    position: absolute;
    height: 35px;
    padding-left: 45px;
    margin-right: -1px;
    font: normal 12px/35px SimSun;
    background: url(../images/btnMessage.gif) 0 0 repeat;
    cursor: pointer;
}

.black0, .black0 a, .black0 a:hover {
    color: #000;
    text-decoration: none;
}

.btnPhone {
    width: 100px;
    right: 182px;
    z-index: 8;
    position: absolute;
    height: 35px;
    padding-left: 30px;
    margin-right: -1px;
    font: normal 12px SimSun;
    background: url(../images/phone.jpg) 0 0 repeat;
    text-align: center;
    line-height: 17px;
}

#login_infobg {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    background-color: rgba(0,0,0,0.6);
}

.blue_alertCon {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 180px;
    line-height: 33px;
    text-align: center;
    font-size: 13px;
    color: #999;
    background: #ddd;
    z-index: 99999;
    bottom: auto;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}

.blue_alertCon_right {
}

.loginewm {
    width: 100%;
}

    .loginewm img {
        width: 100%;
    }

.blue_alertCon a {
    color: #5e6657;
}

.blue_alertCon.webxf {
    border: 1px solid #e0e0e0;
    background-color: #fff;
}

    .blue_alertCon.webxf a {
        color: #ff3333;
    }

#chatW_l_alert {
    display: none;
    text-align: center;
    line-height: 2;
    margin-top: -10px;
}

    #chatW_l_alert span {
        display: inline-block;
        padding: 0 5px;
        background-color: #eee;
        border-radius: 2px;
    }

.icon_send_error {
    float: right;
    margin-right: 5px;
    padding: 7px 0;
}

    .icon_send_error span {
        display: block;
        /* height: 20px; */
        border: 1px solid #eee;
        line-height: 22px;
        width: 20px;
        border-radius: 50%;
        text-align: center;
        font-weight: bolder;
        background-color: red;
        color: #fff;
    }

.replyforbidden {
    width: 100%;
    margin-top: -10px;
    margin-bottom: 10px;
    text-align: center;
    padding: 30px;
    background-color: #ccc;
    border-radius: 50%;
}
/*对话*/
/*输入框*/
.fbbut01:hover {
    color: #fff;
}
/*常用提示语*/
.text_cy {
    position: absolute;
    bottom: 42px;
    left: 50%;
    margin-left: -275px;
    z-index: 10;
}

    .text_cy em {
        display: block;
        background: url(../images/arrw.png) no-repeat;
        width: 10px;
        height: 6px;
        position: absolute;
        bottom: -4px;
        left: 50%;
        margin-left: -5px;
    }

    .text_cy ul {
        background: #fff;
        box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.1);
        width: 230px;
        max-height: 310px;
        overflow-y: auto;
        overflow-x: hidden
    }
        /*1220*/
        .text_cy ul li {
            border-bottom: 1px solid #F9F9F9;
            line-height: 42px;
            color: #333;
            font-size: 14px;
            padding: 0 15px;
            cursor: pointer;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis
        }
            /*1220*/
            .text_cy ul li:hover {
                background: #F9F9F9;
            }
/*对话*/
.replycontent {
    color: #333;
    font-size: 14px;
    line-height: 20px;
}
/*链接*/
.link_a {
    color: #004488;
    font-size: 12px;
    line-height: 15px;
    padding-top: 4px;
}

.link_bd:hover {
    text-decoration: none;
}

.link_bd h3 {
    color: #333;
    font-size: 14px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 300px;
}

.link_bd dl {
    margin-top: 10px;
}

    .link_bd dl dd {
        float: left;
        line-height: 17px;
        color: #999;
        font-size: 12px;
        width: 247px;
        display: -webkit-box;
        overflow: hidden;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
    }

    .link_bd dl dt {
        float: right;
        width: 40px;
        height: 40px;
        margin-left: 10px;
    }

        .link_bd dl dt img {
            display: block;
            width: 40px;
            height: 40px;
        }
/*楼盘*/
.link_lp {
    width: 340px;
    display: block;
}

    .link_lp:hover {
        text-decoration: none;
    }

    .link_lp dl dt {
        float: left;
        width: 110px;
        height: 83px;
        position: relative;
    }

        .link_lp dl dt img {
            display: block;
            width: 100%;
            height: 100%;
        }

        .link_lp dl dt span {
            background: rgba(0,0,0,0.5);
            font-size: 12px;
            color: #fff;
            padding: 0 6px;
            height: 22px;
            line-height: 22px;
            display: inline-block;
            position: absolute;
            top: 0;
            left: 0;
        }

    .link_lp dl dd {
        margin-left: 120px;
    }

        .link_lp dl dd h3 {
            color: #333;
            font-size: 14px;
            line-height: 28px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .link_lp dl dd p {
            color: #666;
            font-size: 12px;
            line-height: 26px;
        }

            .link_lp dl dd p b {
                color: #DF2F30;
                font-size: 14px;
            }
/*名片*/
.pd0 {
    padding: 0px !important;
}

.link_mp:hover {
    text-decoration: none;
}

.link_mp dl {
    background: #fff;
    padding: 12px;
    width: 236px;
    border: 1px solid #F7F7F7;
    border-radius: 4px 4px 0px 0px;
}

.link_mp dt {
    float: left;
    width: 40px;
    height: 40px;
}

    .link_mp dt img {
        display: block;
        width: 40px;
        height: 40px;
        border-radius: 3px;
    }

.link_mp dd {
    margin-left: 50px;
}

    .link_mp dd h3 {
        color: #333;
        font-size: 14px;
        line-height: 22px;
    }

        .link_mp dd h3 span {
            float: right;
            font-size: 12px;
            font-weight: normal;
        }

    .link_mp dd p {
        font-size: 12px;
        line-height: 16px;
        color: #999;
    }

.text_card {
    color: #999;
    background: #F7F7F7;
    font-size: 12px;
    padding: 0 12px;
    line-height: 32px;
}

    .text_card span {
        float: right;
    }
/*视频*/
.video_box {
    width: 240px;
    height: 160px;
    border-radius: 4px;
    position: relative;
    z-index: 1000;
}

    .video_box img {
        display: block;
        width: 100%;
        height: 100%;
        border-radius: 4px;
    }

.icon_play {
    display: block;
    position: absolute;
    background: url(../images/bofang.png) no-repeat;
    width: 56px;
    height: 56px;
    left: 50%;
    top: 50%;
    margin: -28px 0 0 -28px;
    cursor: pointer;
}

.text_v {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 216px;
    height: 30px;
    background: rgba(0,0,0,0.2);
    color: #fff;
    font-size: 14px;
    line-height: 30px;
    padding: 0 12px;
    border-radius: 0 0 4px 4px;
}

.tit_v {
    float: left;
    max-width: 140px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.time_v {
    float: right;
    max-width: 70px;
}
/*地图*/
.map_box {
    width: 240px;
    border-radius: 4px;
    padding: 10px 0 0;
    background: inherit;
}

.map_tit {
    padding: 0 10px;
    color: #333;
    font-size: 14px;
    line-height: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.map_info {
    padding: 0 10px;
    color: #999;
    font-size: 12px;
    line-height: 28px;
    margin-bottom: 2px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.location_map {
    position: relative;
    background: #999;
    width: 240px;
    height: 120px;
    border-radius: 0 0 4px 4px;
}

    .location_map .icon {
        background: url(../images/icon_map.png) no-repeat;
        width: 22px;
        height: 29px;
        display: block;
        position: absolute;
        left: 50%;
        top: 50%;
        margin: -15px 0 0 -11px;
    }
/*滚动条样式*/
.fbcon::-webkit-scrollbar, .conscroll::-webkit-scrollbar { /*滚动条整体样式*/
    width: 6px; /*高宽分别对应横竖滚动条的尺寸*/
    height: 6px;
}

.fbcon::-webkit-scrollbar-thumb, .conscroll::-webkit-scrollbar-thumb { /*滚动条里面小方块*/
    border-radius: 5px;
    background: #666;
}

.fbcon::-webkit-scrollbar-track { /*滚动条里面轨道*/
    background: #f4f4f4;
}

.conscroll::-webkit-scrollbar-track { /*滚动条里面轨道*/
    background: #a09494;
}
/*20190117*/
.center {
    text-align: center;
}

.img_a img {
    border-radius: 4px
}

.time_lt {
    font-size: 10px;
    color: #999;
    line-height: 20px;
}

.text_cx {
    display: inline-block;
    text-align: center;
    background: #FDFDFD;
    font-size: 14px;
    color: #999;
    padding: 6px 16px;
    line-height: 20px;
    margin-top: 10px;
}

.right-click {
    width: 76px;
    line-height: 32px;
    color: #3A3A3A;
    font-size: 14px;
    text-align: center;
    background: #fff;
    box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.1);
    border-radius: 4px;
    position: absolute; /* top: 20%; */ /* right:20%; */
    z-index: 1001;
}

    .right-click p {
        height: 32px;
        line-height: 32px;
        cursor: pointer;
    }

        .right-click p:hover {
            background: #F5F5F5;
        }

.revoke, .revoke1 {
    background: #fff;
    width: 260px;
    box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.2);
    padding: 20px;
    border-radius: 4px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -70px 0 0 -150px;
    z-index: 1001;
}

.revoke_tit h3, .revoke_tit1 h3 {
    font-size: 16px;
    color: #333;
}

.revoke_tit span, .revoke_tit1 span {
    display: block;
    background: url(../images/icon-close.png) no-repeat;
    width: 12px;
    height: 12px;
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
}

.revoke_text, .revoke_text1 {
    font-size: 14px;
    line-height: 22px;
    padding: 10px 0;
}

.btn_box, .btn_box1 {
    float: right;
}

    .btn_box span, .btn_box1 span {
        float: left;
        margin-left: 10px;
        height: 28px;
        line-height: 28px;
        padding: 0 15px;
        border-radius: 2px;
        cursor: pointer;
    }

.keep_btn, .keep_btn1 {
    color: #fff;
    background: #CB1B00;
    border: 1px solid #CB1B00;
}

.keep_btn2 {
    color: #666;
    background: #FDFDFD;
    border: 1px solid #E2E2E2;
}
/*查看图片*/
.view-pic {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 10001; /* display: none; */
    overflow: hidden;
    width: 800px;
    height: 600px;
    margin: -300px 0 0 -400px;
    font-size: 0;
    line-height: 600px;
    text-align: center;
    background: rgba(0,0,0,.60);
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.24);
}

    .view-pic img {
        display: inline-block;
        max-width: 100%;
        max-height: 100%;
        vertical-align: middle;
    }

    .view-pic .close {
        position: absolute;
        top: 0;
        right: 0;
        z-index: 9;
        width: 40px;
        height: 40px;
        background-color: rgba(0,0,0,.2);
        background-image: url('../images/close-white.png');
        background-repeat: no-repeat;
        background-position: center;
        background-size: 12px 12px;
    }

        .view-pic .close:hover {
            background-color: #e01818;
        }

    .view-pic .prev,
    .view-pic .next {
        position: absolute;
        top: 50%;
        z-index: 9;
        width: 44px;
        height: 44px;
        margin-top: -24px;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }

    .view-pic .prev {
        left: 20px;
        background-image: url('../images/prev.png');
    }

        .view-pic .prev:hover {
            background-image: url('../images/prev-active.png');
        }

    .view-pic .next {
        right: 20px;
        background-image: url('../images/next.png');
    }

        .view-pic .next:hover {
            background-image: url('../images/next-active.png');
        }

    .view-pic .tools {
        position: absolute;
        bottom: 0;
        left: 50%;
        z-index: 9;
        display: flex;
        width: 144px;
        height: 54px;
        margin-left: -72px;
        background: rgba(0,0,0,.5);
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }

        .view-pic .tools .item {
            position: relative;
            background-repeat: no-repeat;
            background-position: center;
            background-size: 24px auto;
            flex: 1;
        }

            .view-pic .tools .item:before {
                position: absolute;
                top: 50%;
                right: 0;
                width: 1px;
                height: 30px;
                margin-top: -15px;
                background: #fff;
                opacity: .3;
                content: '';
            }

            .view-pic .tools .item:last-child:before {
                display: none;
            }

        .view-pic .tools .download {
            background-image: url('../images/download.png');
        }

            .view-pic .tools .download:hover {
                background-image: url('../images/download-active.png');
            }

        .view-pic .tools .rotate {
            background-image: url('../images/rotate.png');
        }

            .view-pic .tools .rotate:hover {
                background-image: url('../images/rotate-active.png');
            }

.video_icon {
    background: url(../images/bofang.png) no-repeat;
    width: 56px;
    height: 56px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -25px 0 0 -25px;
}

.view-pic .tools_video {
    position: absolute;
    bottom: 0;
    left: 50%;
    z-index: 9;
    display: flex;
    width: 72px;
    height: 54px;
    margin-left: -36px;
    background: rgba(0,0,0,.5);
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

/*个人测试*/
.view-pic {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 1000;
    display: none;
    overflow: hidden;
    width: 800px;
    height: 600px;
    margin: -300px 0 0 -400px;
    font-size: 0;
    line-height: 600px;
    text-align: center;
    background: rgba(0,0,0,.60);
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.24);
}

    .view-pic img {
        display: inline-block;
        max-width: 100%;
        max-height: 100%;
        vertical-align: middle;
    }
/*0109*/
.text_cx a {
    color: #4E89C6
}

.fbcon ul li.three .replybox {
    float: left;
    width: 525px;
    margin-left: 5px;
}

.fbcon ul li.three .replycontent {
    background: #fff;
    color: #333;
    padding: 10px;
    line-height: 20px;
    position: relative;
}

.fbcon ul li.three .link_lp {
    width: 370px;
}

.fbcon ul li.three .replybox .rbtn {
    width: 88px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    text-align: center;
    background: #fff;
    border-radius: 3px;
    border: 1px solid #E5E5E5;
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -15px
}

    .fbcon ul li.three .replybox .rbtn:hover {
        color: #333;
        text-decoration: none
    }

.fbcon ul li.three .replybox .close {
    width: 9px;
    height: 9px;
    background: url(../images/close9x9.png) no-repeat;
    position: absolute;
    top: 10px;
    right: 10px;
}

.im_title_img {
    width: 32px;
    height: 32px;
    border-radius: 100%;
    vertical-align: middle !important;
}

#nologin {
    font-size: 12px;
    color: #c00;
}

#login_close {
    cursor: pointer;
    right: 12px;
    position: absolute;
    line-height: 33px;
    font-size: 16px;
    top: 10px;
}

.im_toponline {
    background: #c00;
    border-radius: 50%;
    border: 1px solid #fff;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 12px;
    text-align: center;
}

.houseinfo {
    background-color: #e8e8e8;
    border-radius: 10px;
    padding: 10px;
    width: 520px;
    float: left;
}

.houseinfo_img {
    width: 180px;
    display: flex;
    vertical-align: middle;
    float: left;
}

    .houseinfo_img img {
        width: 180px;
        height: 160px;
    }

.houseinfo_right {
    margin-left: 10px;
    float: left;
    width: 330px;
    font-size: 14px;
    color: #000;
}

.houseinfo_rightdv1 {
    width: 100%;
}

    .houseinfo_rightdv1 h3 {
        font-size: 18px;
        line-height: 30px;
        margin-bottom: 5px;
    }

        .houseinfo_rightdv1 h3 span {
            padding: 2px 10px 3px;
            background-color: #c00;
            color: #fff;
            border-radius: 10px;
            line-height: 25px;
            font-size: 12px;
            margin-left: 10px;
        }

.houseinfo_rightdv2 {
    width: 100%;
    line-height: 25px;
    margin: 5px 0px;
}

    .houseinfo_rightdv2 span {
        color: #555;
    }

        .houseinfo_rightdv2 span font {
            color: #000;
        }
