﻿body {
    margin: 0;
    padding: 0;
}

span, p {
    font-size: 16px;
    color: #000;
}

p {
    margin-top: 14px;
}

    p span {
        font-size: 13px;
    }




.win .layui-form-label {
    font-size: 14px;
    color: #333333;
    width: 77px;
    padding: 9px 10px;
}

    .win .layui-form-label em {
        color: #FF7D3C;
    }

.win .layui-form-item .layui-input-inline {
    width: 144px;
}

    .win .layui-form-item .layui-input-inline > span {
        display: block;
        line-height: 36px;
        font-size: 14px;
        color: #333333;
        height: 36px;
        overflow: hidden;
    }

.win .layui-input-block {
    margin-left: 97px;
}

.win_box6 {
    width: 700px;
    height: 520px;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -308.5px;
    margin-left: -284px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    display: none;
}

    .win_box6 .layui-form-radio span {
        width: 350px;
    }

.win_tit {
    padding: 30px 0px;
    border-bottom: 1px dashed #E8E8E8;
}

    .win_tit .bt {
        display: block;
        float: left;
        font-size: 18px;
        color: #333333;
        line-height: 24px;
        margin-left: 30px;
        margin-right: 28px;
    }

    .win_tit i {
        display: block;
        float: left;
        font-size: 14px;
        color: #999999;
        line-height: 24px;
    }

        .win_tit i em {
            color: #FF7D3C;
        }

    .win_tit .icon_gb {
        display: block;
        float: right;
        width: 31px;
        height: 31px;
        text-align: center;
        line-height: 28px;
        cursor: pointer;
        margin-top: -31px;
    }

        .win_tit .icon_gb img {
            width: auto;
            height: auto;
            max-height: 11px;
            max-width: 11px;
            vertical-align: middle;
        }

.clear {
    clear: both;
}

.win_con {
    padding: 39px 22px 15px 10px;
}

.win_btn {
    width: 248px;
    margin: 30px auto;
    padding-left: 15px;
}

    .win_btn span {
        display: block;
        float: left;
        width: 102px;
        height: 34px;
        text-align: center;
        line-height: 34px;
        font-size: 16px;
        cursor: pointer;
        margin: 0px 10px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        border-radius: 4px;
    }

    .win_btn .icon_qx {
        color: #999999;
        border: 1px solid #D8D8D8;
    }

    .win_btn .icon_qr {
        color: #FFFFFF;
        background: #FF7D3C;
        border: 1px solid #FF7D3C;
    }

.paContent .paList .paLogo span {
    width: 66px;
    height: 66px;
    line-height: 63px;
    text-align: center;
    margin: 0 auto;
    margin-top: 12px;
    display: block;
}

.paContent .paList .paLogo img {
    width: auto !important;
    height: auto !important;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle !important;
    margin-top: 0;
}

.win {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    background: rgba(0,0,0,0.50);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000,endColorstr=#7f000000);
    z-index: 999;
}

.popup p, .popup span {
    font-size: 12px;
}

.header .headMain {
    background-color: #F77A23;
    padding-left: 9%;
}

.license p {
    color: #999;
}

.fuwu_navtex p {
    margin-top: 0;
}

.header .headMain .headRight .headLink {
    display: inline-block;
    height: 63px;
    line-height: 63px;
    vertical-align: top;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    margin-left: 20px;
    padding: 0 50px;
    background-color: #16B663;
}

.header .headBottom {
    height: 336px;
    background: url(/shuangxuanhui/images/20200508150551.png) no-repeat center;
    position: relative;
    width: 1349px;
    margin: 0 auto;
}

    .header .headBottom .schoolList {
        position: absolute;
        top: 31px;
        background-color: white;
        height: 281px;
        left: 16%;
        width: 672px;
        border: 1px solid #031F8C;
    }

        .header .headBottom .schoolList .shcoolInfo {
            /*float: left;*/
            width: 97px;
            height: 103px;
            text-align: center;
            display: inline-block;
        }

            .header .headBottom .schoolList .shcoolInfo span {
                width: 96px;
                display: inline-block;
                overflow: hidden;
                text-overflow: ellipsis;
            }

            .header .headBottom .schoolList .shcoolInfo img {
                padding: 3px;
                border: 1px solid #F2F6FE;
                margin-bottom: 5px;
                width: 60px;
            }

        .header .headBottom .schoolList .leftArrow {
            float: left;
            background: url(/shuangxuanhui/images/img_leftarrow.png) no-repeat center;
            width: 9px;
            height: 66%;
            vertical-align: middle;
            margin: 0 12px;
            cursor: pointer;
        }

        .header .headBottom .schoolList .rightArrow {
            float: left;
            background: url(/shuangxuanhui/images/img_rightarrow.png) no-repeat center;
            width: 9px;
            height: 66%;
            vertical-align: middle;
            margin: 0 12px;
            cursor: pointer;
        }

.header .selectList {
    width: 1130px;
    height: 50px;
    margin: 0 auto;
    border-bottom: 2px solid #F2F2F2;
    position: relative;
}

    .header .selectList span {
        margin-top: 20px;
        display: inline-block;
        padding: 0px 39px;
        cursor: pointer;
    }

.cpContent .cpList {
    width: 1158px;
    margin: 0 auto;
    margin-top: 10px;
}

    .cpContent .cpList .top500 {
        display: inline-block;
        vertical-align: middle;
        width: 66px;
        height: 34px;
        background: url(/shuangxuanhui/images/SalesOut.png) 0px 5px no-repeat;
        margin-left: 10px;
    }

    .cpContent .cpList .pShili {
        margin: 0px;
        margin-left: 3px;
        margin-top: 3px;
    }

        .cpContent .cpList .pShili span {
            border: 1px solid #AAE8CD;
            background: #E1FBEF;
            color: #03AB62;
            padding: 2px 4px;
            border-radius: 3px;
            margin-right: 10px;
            font-size: 12px;
        }

.cpList .cpInfo {
    width: 360px;
    float: left;
    border: 1px solid #EEEEEE;
    text-align: center;
    padding-top: 10px;
    line-height: 31px;
    margin: 12px;
    height: 253px;
}

    .cpList .cpInfo p {
        margin: 0;
        padding: 0 10px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-size: 13px;
        color: rgb(112, 112, 112);
    }

    .cpList .cpInfo img {
        border: 1px solid #F1F5FE;
        width: 88px;
        height: 80px;
    }

    .cpList .cpInfo .cpBootom {
        background-color: #F5F6F9;
        padding: 6px 0;
        font-size: 13px;
        height: 60px;
    }

        .cpList .cpInfo .cpBootom input {
            border: none;
            background-color: #FF7D3C;
            color: white;
            border-radius: 5px;
            width: 100px;
            height: 35px;
            margin-top: 15px;
            cursor: pointer;
        }

.paContent .paList {
    width: 1100px;
    margin: 0 auto;
    margin-top: 10px;
}

    .paContent .paList .paInfo {
        width: 524px;
        float: left;
        border: 1px solid #EEEEEE;
        text-align: center;
        padding-top: 10px;
        line-height: 31px;
        margin: 12px;
        height: 145px;
        background: #fff;
    }

    .paContent .paList .paLogo {
        display: inline-block;
        height: 100%;
        float: left;
        vertical-align: top;
        padding-left: 16px;
    }

        .paContent .paList .paLogo img {
            width: 66px;
            height: 66px;
            vertical-align: top;
            margin-top: 12px;
        }

    .paContent .paList .paContent {
        float: left;
        text-align: left;
        margin-left: 20px;
        height: 68px;
        margin-top: 16px;
        font-size: 15px;
    }

        .paContent .paList .paContent p {
            margin: 0;
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap;
            width: 422px;
        }

    .paContent .paList .paBootom {
        text-align: left;
        margin-top: 10px;
        display: inline-block;
        width: 76%;
    }

        .paContent .paList .paBootom input {
            width: 139px;
            height: 35px;
            border: none;
            border-radius: 6px;
            background-color: #fba061;
            color: white;
            cursor: pointer;
        }

.searchFilter {
    width: 1117px;
    margin: 0 auto;
    border: none;
}

.popupInfo {
    position: fixed;
    top: 15%;
    left: 30%;
    background-color: white;
    z-index: 99;
    width: 398px;
    height: 473px;
}

    .popupInfo .popupHead {
        text-align: center;
        margin-top: 6px;
        color: #00C775;
    }

    .popupInfo .hasAccount {
        margin: 20px;
        height: 200px;
        border-bottom: 1px dashed #ECECEC;
        line-height: 33px;
        font-size: 15px;
    }

    .popupInfo .isAccount {
        color: #00C775;
    }

    .popupInfo .inputTestP span {
        width: 66px;
        display: inline-block;
    }

    .popupInfo .inputTestP input {
        color: rgb(158, 158, 158);
        width: 258px;
        height: 25px;
        padding-left: 6px;
        border-radius: 5px;
        border: 1px solid #E9E9E9;
    }

    .popupInfo .LoginProc {
        width: 115px;
        height: 32px;
        background-color: #00C775;
        color: white;
        border: none;
        border-radius: 5px;
        margin-left: 68px;
        margin-top: 6px;
        cursor: pointer;
    }

    .popupInfo .NoAccount {
        margin: 20px;
        height: 200px;
        line-height: 33px;
        font-size: 15px;
    }

.searchFilter table td .tdFilterCondition a {
    text-decoration: none;
}

.passSendCode {
    display: inline-block;
    border: 0;
    width: 117px;
    height: 35px;
    line-height: 34px;
    text-align: center;
    font-size: 14px;
    font-family: 微软雅黑;
    color: #099c50;
    cursor: pointer;
    background: url(/content/personal/images/index1.png) -623px -979px no-repeat;
}

.popup {
    border: 1px solid rgb(0,199,117);
    background: #fff;
    font-size: 12px;
}

.MessageInfo .spDanmu {
    height: 43px;
    width: 352px;
    position: absolute;
    overflow: hidden;
    color: white;
    font-size: 13px;
    line-height: 20px;
    border: 1px solid #fff;
    font-weight: bold;
    padding: 8px 21px;
    border-radius: 35px;
    opacity: 0.9;
    background-color: #656565;
    z-index: 100;
}

    .MessageInfo .spDanmu img {
        float: left;
        width: 39px;
        height: 39px;
        vertical-align: middle;
    }

    .MessageInfo .spDanmu .MessageText {
        float: left;
        width: 303px;
        margin-left: 10px;
        margin-top: 3px;
        vertical-align: middle;
    }



    .MessageInfo .spDanmu .messageColor {
        color: #F5C507;
    }

.page a {
    text-decoration: none;
}

#divCollegeName {
    font: 12px "宋体";
}


.LLMain {
    width: 662px;
    height: 446px;
    position: absolute;
    z-index: 99951;
    left: 50%;
    margin-left: -331px;
    top: 50px;
    border-radius: 4px;
    display: none;
}

.LLMainContent {
    position: fixed
}

.LLHeader {
    height: 45px;
    background: #00c775;
    border-radius: 4px 4px 0px 0px;
    color: white;
}

.LLHeaderLeft {
    float: left;
    background: url(/content/company/msg/images/11.png) no-repeat;
    padding-left: 25px;
    width: 200px;
    font-family: 微软雅黑;
    font-weight: bold;
    font-size: 14px;
    margin-top: 10px;
    margin-left: 10px;
    position: relative
}

    .LLHeaderLeft span {
        position: absolute;
        background: #f00;
        color: white;
        font-size: 9px;
        border-radius: 8px;
        left: 7px;
        width: 20px;
        text-align: center;
        top: -8px;
    }

.LLHeaderRight {
    font-size: 14px;
    margin-top: 12px;
    margin-left: 10px;
    float: left;
    width: 400px
}

    .LLHeaderRight img {
        float: right;
        cursor: pointer
    }

.LLContent {
    height: 400px;
    background: #fff;
    border-radius: 0px 0px 4px 4px;
}

.LLLinkMan {
    width: 196px;
    height: 400px;
    float: left;
    background: #ECF1F0;
    overflow-y: auto
}
    /*滚动条样式*/
    .LLLinkMan::-webkit-scrollbar { /*滚动条整体样式*/
        width: 4px; /*高宽分别对应横竖滚动条的尺寸*/
        height: 4px;
    }

    .LLLinkMan::-webkit-scrollbar-thumb { /*滚动条里面小方块*/
        border-radius: 5px;
        -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
        background: rgba(0,0,0,0.2);
    }

    .LLLinkMan::-webkit-scrollbar-track { /*滚动条里面轨道*/
        -webkit-box-shadow: inset 0 0 0px rgba(255,255,255,1);
        border-radius: 0;
        background: rgba(255,255,255,1);
    }

    .LLLinkMan li {
        padding: 10px 0px 10px 10px
    }

        .LLLinkMan li.Active {
            background: #fff
        }

.LLRight {
    width: 466px;
    height: 400px;
    float: left;
    background: #fff
}

.LLMsgList {
    width: 466px;
    height: 260px;
    overflow-y: auto;
    padding-bottom: 15px
}

.MsgDate {
    text-align: center;
    color: #999;
    font-size: 10px;
    margin: 10px;
}

.MsgPa {
    clear: both;
}

.MsgPaContent {
    margin-left: 20px
}

.MsgPaPhoto {
    float: left;
    width: 34px;
    height: 34px;
}

    .MsgPaPhoto img, .MsgCpLogo img {
        width: 34px;
        height: 34px;
        border-radius: 17px
    }

.MsgPaDetail {
    background: #F4F8F7;
    float: left;
    border-radius: 0px 8px 8px 8px;
    font-size: 12px;
    padding: 12px;
    max-width: 320px;
    margin-left: 10px
}

    .MsgPaDetail img {
        width: 61px;
        height: 52px
    }

.MsgCp {
    clear: both;
}

.MsgCpContent {
    margin-right: 20px
}

.MsgCpLogo {
    float: right;
    width: 34px;
    height: 34px;
}

.MsgCpDetail {
    background: #00c775;
    color: white;
    float: right;
    border-radius: 8px 0px 8px 8px;
    font-size: 12px;
    padding: 12px;
    max-width: 320px;
    margin-right: 10px
}

    .MsgCpDetail img {
        width: 61px;
        height: 52px
    }

    .MsgCpDetail p, .MsgPaDetail p {
        line-height: 20px
    }

.MsgImage img {
    width: auto;
    height: auto;
    max-width: 200px;
    max-height: 300px;
}

.LLMsgSend {
    width: 466px;
    height: 125px;
    overflow-y: auto;
    border-top: 1px solid #ccc
}

.LLLinkMan_Right {
    float: left;
    width: 132px;
    padding-left: 10px
}

.LLLinkMan_Photo {
    width: 34px;
    height: 34px;
    float: left;
    position: relative
}

    .LLLinkMan_Photo img {
        width: 34px;
        height: 34px;
        border-radius: 17px
    }

    .LLLinkMan_Photo span {
        position: absolute;
        background: #f00;
        color: white;
        font-size: 9px;
        border-radius: 8px;
        right: -7px;
        width: 20px;
        text-align: center;
        top: -6px;
    }

.LLLinkMan_Name {
    font-size: 12px;
    font-weight: bold
}

    .LLLinkMan_Name b {
        font-weight: normal;
        float: right;
        color: #888;
        font-size: 12px;
        margin-right: 8px
    }

.LLLinkMan_Msg {
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #8B8B8B;
    font-size: 10px;
    width: 122px;
    font-weight: normal;
    margin-top: 2px
}

.LLLinkMan li.Active .LLLinkMan_Msg {
    color: #000
}

.LLMsgTool {
    height: 30px;
    padding-left: 30px;
}

    .LLMsgTool b {
        display: inline-block;
        width: 25px;
        height: 30px;
        cursor: pointer;
        margin: 0px;
        padding: 0px
    }

    .LLMsgTool i {
        font-style: normal;
        color: #01B66C;
        float: right;
        font-size: 14px;
        padding-top: 5px;
        margin-right: 21px;
        font-weight: normal;
        cursor: pointer
    }

    .LLMsgTool .LLMsgToolBq {
        background: url(/content/company/msg/images/19.png) 0px 7px no-repeat;
    }

    .LLMsgTool .LLMsgToolTp {
        background: url(/content/company/msg/images/8.png) 0px 7px no-repeat;
        width: 30px;
        position: relative;
        cursor: pointer
    }

        .LLMsgTool .LLMsgToolTp input {
            filter: alpha(opacity=0);
            opacity: 0;
            width: 25px;
            height: 30px;
            position: absolute;
            cursor: pointer
        }

    .LLMsgTool .LLMsgToolDw {
        background: url(/content/company/msg/images/9.png) 0px 7px no-repeat;
    }

    .LLMsgTool .LLMsgToolCy {
        background: url(/content/company/msg/images/18.png) 0px 7px no-repeat;
    }

.LLMsgText {
    background: #fff;
    height: 55px;
    margin: 0px 5px;
    font-size: 12px;
    overflow-y: auto;
    outline: none;
    font-weight: normal;
}
    /*滚动条样式*/
    .LLMsgText::-webkit-scrollbar { /*滚动条整体样式*/
        width: 8px; /*高宽分别对应横竖滚动条的尺寸*/
        height: 4px;
    }

    .LLMsgText::-webkit-scrollbar-thumb { /*滚动条里面小方块*/
        border-radius: 5px;
        -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
        background: rgba(0,0,0,0.2);
    }

    .LLMsgText::-webkit-scrollbar-track { /*滚动条里面轨道*/
        -webkit-box-shadow: inset 0 0 0px rgba(255,255,255,1);
        border-radius: 0;
        background: rgba(255,255,255,1);
    }

    .LLMsgText img {
        width: 61px;
        height: 52px
    }

.LLMsgSendBtn {
    text-align: right;
    padding-top: 5px
}

    .LLMsgSendBtn b {
        background: #01B66C;
        color: white;
        margin-right: 30px;
        text-align: center;
        display: inline-block;
        width: 85px;
        height: 26px;
        line-height: 26px;
        font-size: 12px;
        border-radius: 15px;
        cursor: pointer
    }

/*表情*/
.LLbq {
    width: 373px;
    height: 248px;
    background: #F0F0F0;
    position: absolute;
    bottom: 122px;
    right: 80px;
    border: 1px solid #ccc;
    border-radius: 4px;
    display: none
}

    .LLbq b {
        background: #F0F0F0;
        width: 5px;
        height: 5px;
        display: block;
        position: absolute;
        transform: rotate(45deg);
        bottom: -4px;
        left: 23px;
        border-right: 1px solid #ccc;
        border-bottom: 1px solid #ccc
    }

.LLbqHeader {
    background: #fff;
    height: 27px;
    border-radius: 4px 4px 0px 0px
}

    .LLbqHeader .LLbqOne {
        text-align: center;
        float: left;
        width: 80px;
        padding-top: 3px;
        height: 24px;
        cursor: pointer
    }

    .LLbqHeader .LLbqOneSel {
        background: #F0F0F0
    }

.LLbqListOne {
    width: 61px;
    height: 52px;
    float: left;
    cursor: pointer
}

    .LLbqListOne img {
        width: 100%
    }
/*发位置*/
.LLDw {
    width: 373px;
    min-height: 48px;
    background: #FFF;
    position: absolute;
    bottom: 122px;
    right: 80px;
    border: 1px solid #ccc;
    border-radius: 4px;
    display: none
}

    .LLDw b {
        background: #FFF;
        width: 5px;
        height: 5px;
        display: block;
        position: absolute;
        transform: rotate(45deg);
        bottom: -4px;
        left: 85px;
        border-right: 1px solid #ccc;
        border-bottom: 1px solid #ccc
    }

.LLDwHeader {
    background: #fff;
    height: 27px;
    border-radius: 4px 4px 0px 0px;
    padding: 12px 0px 0px 20px;
    font-weight: bold;
    font-size: 14px;
}

.LLDwList {
    height: 32px;
    line-height: 32px;
    padding-left: 40px;
    font-size: 12px;
    background: url(/content/company/msg/images/9.png) 20px 7px no-repeat;
}

    .LLDwList span {
        cursor: pointer
    }

    .LLDwList:hover {
        background-color: #ECF1F0;
        color: #00c775
    }

    .LLDwList i {
        background: url(/content/company/msg/images/14.png) 6px 7px no-repeat;
        width: 30px;
        float: right;
        height: 32px;
        cursor: pointer
    }

.LLDwListNew {
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-size: 12px;
    background: url(/content/company/msg/images/13.png) 102px 8px no-repeat;
    cursor: pointer
}
/*添加新地址*/
.LLDwNew {
    width: 460px;
    min-height: 48px;
    background: #FFF;
    position: absolute;
    bottom: 1px;
    right: 2px;
    border: 1px solid #ccc;
    border-radius: 4px;
    display: none
}

.LLDwNewHeader {
    height: 27px;
    border-radius: 4px 4px 0px 0px;
    padding: 12px 0px 0px 20px;
    font-weight: bold;
    font-size: 14px;
}

.LLDwNewAddress {
    height: 27px;
    position: relative;
    padding: 8px 0px 0px 20px;
    font-size: 12px;
    font-size: 12x;
}

    .LLDwNewAddress b {
        color: red
    }

.LLDwNewAddressRegion {
    display: inline-block;
    width: 80px;
    border: 1px solid #E7EBF3;
    width: 109px;
    height: 22px;
    vertical-align: middle;
    margin-left: 10px;
    background: url(/content/company/msg/images/5.png) 93px 10px no-repeat;
    line-height: 22px;
    cursor: pointer;
    overflow: hidden
}

.LLDwNewAddress input {
    border: 1px solid #E7EBF3;
    width: 244px;
    height: 24px;
    margin-left: 10px
}

.LLDwNewMapHead {
    height: 27px;
    padding: 12px 0px 0px 20px;
    font-size: 12px;
}

.LLDwNewMap {
    width: 420px;
    height: 200px;
    border: 1px #707070 solid;
    margin-top: 5px;
    margin-bottom: 20px;
    margin-left: 20px
}

.LLDwNewRegion {
    width: 370px;
    min-height: 48px;
    background: #FFF;
    position: absolute;
    right: 2px;
    border: 1px solid #ccc;
    border-radius: 4px;
    z-index: 99953;
    top: 40px;
    left: 25px;
    display: none;
}

    .LLDwNewRegion .LLDwNewRegionHead {
        text-align: center;
        line-height: 20px;
        border-bottom: 1px solid #E6E6EE;
        margin: 0px 20px;
        margin-top: 8px
    }

        .LLDwNewRegion .LLDwNewRegionHead i {
            font-style: normal;
            margin: 0px 10px;
            font-size: 14px;
            cursor: pointer
        }

            .LLDwNewRegion .LLDwNewRegionHead i.LLDwNewRegionHeadSel {
                font-weight: bold;
                color: #00c775;
                border-bottom: 2px solid #00c775;
                cursor: inherit
            }

.LLDwNewRegionContent {
    padding: 8px 12px
}

    .LLDwNewRegionContent ul {
    }

        .LLDwNewRegionContent ul li {
            float: left;
            width: 43px;
            text-align: center;
            line-height: 30px;
            cursor: pointer
        }

.LLDwNewRegionContentCity ul li {
    float: left;
    width: 69px;
    white-space: nowrap
}

.LLDwNewAddressBtn {
    text-align: center
}

    .LLDwNewAddressBtn input {
        border: 0px;
        background: #00c775;
        color: white;
        margin: 0px auto;
        width: 100px;
        height: 34px;
        margin-bottom: 18px;
        border-radius: 4px;
        font-size: 14px;
        cursor: pointer;
        font-weight: bold;
    }
/*常用语*/
.LLMostWord {
    width: 381px;
    min-height: 48px;
    background: #FFF;
    position: absolute;
    bottom: 122px;
    right: 40px;
    border: 1px solid #ccc;
    border-radius: 4px;
    display: none
}

    .LLMostWord b {
        background: #FFF;
        width: 5px;
        height: 5px;
        display: block;
        position: absolute;
        transform: rotate(45deg);
        bottom: -4px;
        left: 85px;
        border-right: 1px solid #ccc;
        border-bottom: 1px solid #ccc
    }

.LLMostWordHeader {
    background: #fff;
    height: 27px;
    border-radius: 4px 4px 0px 0px;
    padding: 12px 0px 0px 20px;
    font-weight: bold;
    font-size: 14px;
}

    .LLMostWordHeader span {
        padding-left: 20px;
        background: url(/content/company/msg/images/6.png) 0px 3px no-repeat;
        float: right;
        margin-right: 20px;
        cursor: pointer
    }

.LLMostWordList {
    height: 32px;
    line-height: 32px;
    padding-left: 40px;
    font-size: 12px;
    cursor: pointer;
}

    .LLMostWordList:hover {
        background-color: #ECF1F0;
        color: #00c775
    }
/*设置常用语*/
.LLMostWordSet {
    width: 421px;
    min-height: 48px;
    background: #FFF;
    position: absolute;
    bottom: 122px;
    right: 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
    display: none
}

    .LLMostWordSet b {
        background: #FFF;
        width: 5px;
        height: 5px;
        display: block;
        position: absolute;
        transform: rotate(45deg);
        bottom: -4px;
        left: 85px;
        border-right: 1px solid #ccc;
        border-bottom: 1px solid #ccc
    }

.LLMostWordSetHeader {
    background: #fff;
    height: 27px;
    border-radius: 4px 4px 0px 0px;
    padding: 12px 0px 0px 20px;
    font-weight: bold;
    font-size: 14px;
}

    .LLMostWordSetHeader span {
        font-size: 10px;
        font-weight: normal
    }

.LLMostWordSetList {
    height: 38px;
    line-height: 38px;
    margin-bottom: 12px;
}

    .LLMostWordSetList div {
        height: 38px;
        line-height: 38px;
        margin-left: 40px;
        padding-left: 5px;
        font-size: 12px;
        border: 1px solid #CFD6D5;
        margin-left: 20px;
        border-radius: 4px;
        float: left;
        width: 342px
    }

    .LLMostWordSetList i {
        background: url(/content/company/msg/images/14.png) 6px 13px no-repeat;
        width: 30px;
        float: right;
        height: 32px;
        cursor: pointer;
        margin-right: 11px;
    }

.LLMostWordSetNew {
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-size: 12px;
    background: url(/content/company/msg/images/13.png) 159px 8px no-repeat;
    cursor: pointer
}

.LLMostWordSetBtn {
    text-align: center
}

    .LLMostWordSetBtn input {
        border: 0px;
        background: #00c775;
        color: white;
        margin: 0px auto;
        width: 100px;
        height: 34px;
        margin-bottom: 18px;
        border-radius: 4px;
        font-size: 14px;
        cursor: pointer;
        font-weight: bold;
        margin: 10px 30px
    }

        .LLMostWordSetBtn input#btnCancelMostWord {
            background: #fff;
            color: #000;
            border: 1px solid #E7EBF3;
            font-weight: normal
        }

.LLCpCvInvit {
    width: 381px;
    min-height: 150px;
    background: #FFF;
    position: absolute;
    bottom: 122px;
    right: 40px;
    border: 1px solid #ccc;
    border-radius: 4px;
    display: none
}

    .LLCpCvInvit b {
        background: #FFF;
        width: 5px;
        height: 5px;
        display: block;
        position: absolute;
        transform: rotate(45deg);
        bottom: -4px;
        left: 85px;
        border-right: 1px solid #ccc;
        border-bottom: 1px solid #ccc
    }

.LLCpCvInvitHeader {
    background: #fff;
    height: 27px;
    border-radius: 4px 4px 0px 0px;
    padding: 12px 0px 0px 20px;
    font-weight: bold;
    font-size: 14px;
}

    .LLCpCvInvitHeader span {
        padding-left: 20px;
        background: url(/content/company/msg/images/6.png) 0px 3px no-repeat;
        float: right;
        margin-right: 20px;
        cursor: pointer
    }

.LLFooter {
    height: 53px;
    background: #00c775;
    border-radius: 8px 8px 8px 8px;
    color: white;
    width: 170px;
    position: fixed;
    bottom: 0px;
    right: 30px;
    z-index: 99999;
    cursor: pointer
}

.LLFooterLeft {
    float: left;
    background: url(/content/company/msg/images/11.png) no-repeat;
    padding-left: 25px;
    width: 50px;
    font-family: 微软雅黑;
    font-weight: bold;
    font-size: 14px;
    margin-top: 18px;
    margin-left: 10px;
    position: relative
}

    .LLFooterLeft span {
        position: absolute;
        background: #f00;
        color: white;
        font-size: 9px;
        border-radius: 8px;
        left: 7px;
        width: 20px;
        text-align: center;
        top: -8px;
    }

.LLFooterRight {
    font-size: 14px;
    margin-top: 18px;
    margin-left: 10px;
    float: left;
    width: 50px
}

    .LLFooterRight img {
        float: right;
        cursor: pointer
    }

.smzfzfb {
    background: url(/Content/PaCharge2019/images/orderinfofkm.png) no-repeat;
    width: 42px;
    height: 41px;
    margin-top: 30px;
}

    .smzfzfb.weixin {
        background: url(/Content/PaCharge2019/images/orderinfofkm.png) no-repeat;
        width: 42px;
        height: 41px;
        margin-top: 30px;
        background-position-x: -54px;
        background-position: -54px 0px;
    }

.selectPayMethod23, .selectPayPrice {
    background: url(/Content/PaCharge2019/images/orderinfocvc.png) no-repeat;
    float: left;
    width: 20px;
    height: 20px;
    margin: 3px 5px;
    cursor: pointer;
    margin-top: 15px;
}

    .selectPayMethod23.chend, .selectPayPrice.chend {
        background: url(/Content/PaCharge2019/images/orderinfocvchend.png) no-repeat;
    }

