﻿/* 留言板开始 */
.liuyan {
    width: 100%;
    height: auto;
    background-color: #d7ebff;
    padding-bottom: 12px;
    float: left;
    margin: 0 auto;
}

    .liuyan .liu {
        width: 834px;
        height: 30px;
        margin: 0 auto;
        border-bottom: 1px solid #6dc5f5;
        margin-bottom: 20px;
        padding-top: 14px;
    }

        .liuyan .liu img {
            margin-right: 10px;
            margin-left: 10px;
            margin-top: 4px;
            vertical-align: bottom;
        }

        .liuyan .liu .yan {
            font-size: 18px;
            color: #1296df;
            font-weight: 800;
            margin-top: 3px;
            display: inline-block;
        }

    .liuyan .hao {
        font-size: 16px;
        color: #666666;
        margin-right: 68px;
    }

    .liuyan .zheng {
        font-size: 16px;
        color: #666666;
        margin-right: 15px;
    }

    .liuyan .zhengzheng {
        width: 190px;
        height: 38px;
        line-height: 38px;
        display: inline-block;
        /*background-color: #fff;*/
    }

    .liuyan .mama {
        margin-left: -92px;
        vertical-align: -14px;
    }

    .liuyan .nei {
        font-size: 16px;
        color: #666666;
        width: 48px;
        height: 24px;
        float: left;
        display: inline-block;
    }

    .liuyan .xx {
        width: 787px;
        background: url(/AImages/imageNew/Vip/lyb_03.png) 0 0 no-repeat;
        height: 98px;
        margin-bottom: 15px;
        margin-left: 24px;
        padding-left: 38px;
    }

    .liuyan .xxs {
        width: 79%;
        background: url(/AImages/imageNew/Vip/lyb_03.png) 0 0 no-repeat;
        height: 98px;
        margin-bottom: 15px;
        margin-left: 24px;
        padding-left: 38px;
    }

.tjly {
    width: 135px;
    height: 38px;
    background-color: #1296df;
    text-align: center;
    line-height: 35px;
    color: #fff;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

.tjlys {
    width: 50px;
    height: 38px;
    background-color: #1296df;
    text-align: center;
    line-height: 35px;
    color: #fff;
    font-size: 16px;
    border: none;
    cursor: pointer;
}


/*新增*/
.nan {
    width: 93.5%;
    margin-top: 20px;
    margin: 0 auto;
}

    .nan li {
        width: 100%;
        border: 1px solid #e6e6e6;
        margin-bottom: -5px;
        height: auto;
    }

        .nan li .mans {
            display: inline-block;
            width: 98%;
            padding-left: 2%;
            padding-bottom: 12px;
            height: auto;
            background-color: #fff;
        }

        .nan li .manss {
            display: inline-block;
            width: 98%;
            padding-left: 2%;
            padding-bottom: 12px;
            height: auto;
            background-color: #fff;
        }

        .nan li img {
            float: left;
            margin-top: 12px;
            margin-right: 2.3%;
        }

.xmzt {
    margin-top: 14px;
    float: left;
    display: inline-block;
    width: 68%;
    height: auto;
}


.name {
    font-size: 16px;
    color: #0995e1;
    /*margin-bottom: 8px;*/
}

.same {
    float: left;
    font-size: 14px;
    color: #999;
    display: inline-block;
}

.okk {
    font-size: 14px;
    color: #ff8400;
    word-wrap: break-word;
}

.weixin {
    width: 20%;
    float: right;
    margin-top: 15px;
}

.weixins {
    width: auto;
    float: right;
    margin-top: 15px;
    margin-right: 15px;
}

.num {
    float: left;
    display: inline-block;
    font-size: 14px;
    color: #666;
}

.phone {
    margin-top: 15px;
    width: 25%;
    height: auto;
    display: inline-block;
    float: left;
}

.qqq {
    width: 28%;
    height: auto;
    display: inline-block;
    float: left;
    margin-top: 15px;
}

.liuyantxt {
    /* display: inline-block; */
    /* outline: none; */
    width: 50%;
    height: 30px;
    float: left;
    border: 1px solid #0a95e1;
    /* border-top: 1px solid #0a95e1; */
    /* border-bottom: 1px solid #0a95e1; */
    /* border-right: 1px solid #0a95e1; */
    margin-left: 10%;
    padding-left: 10px;
    line-height: 30px;
    margin-top: -5px;
}

.searchImg {
    height: 32px;
    display: inline-block;
    float: left;
    vertical-align: bottom;
}


/* 留言板结束 */
