﻿.item {
    margin-top: 40px;
}

    .item li a {
        height: 50px;
    }

.specifics .search {
    margin: 5px;
}

.specifics .scan i {
    color: #fff;
    line-height: 46px;
}

.specifics .content {
    color: #fff;
    margin-bottom: 10px;
    margin-left: 10px;
    overflow: hidden;
}

    .specifics .content .company {
        font-size: 14px;
        line-height: 2;
    }

    .specifics .content .avatar {
        border: 3px solid #69aeef;
        border-radius: 50%;
        box-sizing: border-box;
        float: left;
        height: 46px;
        overflow: hidden;
        width: 46px;
    }

        .specifics .content .avatar img {
            height: 40px;
            width: 40px;
        }

    .specifics .content .message p {
        display: inline-block;
        font-size: 16px;
        font-weight: 900;
    }

        .specifics .content .message p:last-child {
            float: right;
            font-size: 14px;
            font-weight: 100;
        }

    .specifics .content .info {
        float: left;
        width: 80%;
    }

.recent li {
    border-right: 1px solid #ddd;
    display: inline-table;
    height: 52px;
    text-align: center;
    vertical-align: middle;
    box-sizing: border-box;
}

    .recent li p:first-child {
        font-size: 16px;
        font-weight: 800;
        line-height: 26px;
        margin-top: 2px;
    }

    .recent li p:last-child {
        font-size: 14px;
        font-weight: 800;
    }

    .recent li:last-child {
        border: medium none;
    }

.kehu .yuan-sx {
    display: none;
}

.kehu .more {
    background: #fbfbfb none repeat scroll 0 0;
    border-top: 1px solid #d9d9d9;
    display: none;
    height: 42px;
    text-align: center;
}

    .kehu .more p {
        border: 1px solid #d9d9d9;
        border-radius: 5px;
        line-height: 32px;
        margin: 4px auto auto;
        width: 100px;
    }

.kehu .address li {
    background: #fbfbfb none repeat scroll 0 0;
}

.specifics .content .mt3 {
    margin-top: 3px;
}

.client-manage p {
    font-size: 14px;
    line-height: 1.5;
    padding-left: 5px;
}

    .client-manage p .figure {
        float: left;
        height: 18px;
        margin-right: 10px;
        overflow: hidden;
        width: 82%;
    }

.commodity-main .client-manage {
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid #e5e5e5;
    height: 60px;
    overflow: hidden;
}

    .commodity-main .client-manage .title {
        float: left;
        margin-top: 3px;
    }

.jt-left {
    margin-right: 10px;
    margin-top: 20px;
    width: 20px !important;
}

.client-manage-right {
    float: right;
    height: 60px;
}

.client-manage .clientshow i {
    float: right;
    font-weight: bold;
    line-height: 110px;
    margin-right: 15px;
}

.client-manage .clienthide a {
    display: inline-block;
}

.client-manage .clienthide {
    color: #fff;
    float: right;
    font-size: 10px;
    line-height: 58px;
    text-align: center;
}

    .client-manage .clienthide i {
        color: #3492e9;
        display: table;
        font-weight: bold;
        text-align: center;
        vertical-align: middle;
        width: 30px;
    }

    .client-manage .clienthide .title {
        background: #85c4ff none repeat scroll 0 0;
        color: #fff;
        float: right;
        margin-top: 1px;
        width: 30px;
    }

    .client-manage .clienthide .title-mid {
        background: #3492e9 none repeat scroll 0 0;
        float: right;
        margin-top: 1px;
        width: 30px;
    }

    .client-manage .clienthide .title i {
        color: #fff;
        font-weight: 100;
    }

.commodity .input {
    margin: 5px;
}

    .commodity .input .col-xs-5 {
        padding-left: 2px;
        padding-right: 2px;
    }

    .commodity .input .col-xs-2 {
        padding-left: 2px;
        padding-right: 2px;
    }

        .commodity .input .col-xs-2 .btn {
            background: #3492e9 none repeat scroll 0 0;
            color: #fff;
        }

            .commodity .input .col-xs-2 .btn:hover {
                background: #3492e9 none repeat scroll 0 0;
                color: #fff;
            }

.commodity .manage dl {
    margin-bottom: 0;
}

    .commodity .manage dl dt {
        background: #fff none repeat scroll 0 0;
        border-bottom: 1px solid #ddd;
        border-top: 1px solid #ddd;
        color: #777;
        font-size: 12px;
        font-weight: 100;
        line-height: 30px;
        overflow: hidden;
    }

    .commodity .manage dl dd {
        background: #fff none repeat scroll 0 0;
        border-bottom: 1px solid #ddd;
        color: #333;
        font-size: 12px;
        font-weight: 100;
        line-height: 40px;
        overflow: hidden;
    }

    .commodity .manage dl .col-xs-4 {
        padding-left: 5px;
    }

.white {
    color: #fff;
}

.gray {
    color: #777777;
}

.black {
    color: #000;
}

.font-8 {
    font-size: 8px;
}

.font-10 {
    font-size: 10px;
}

.font-12 {
    font-size: 12px;
}

.search {
    height: 46px;
    width: 100%;
}

.input-group input {
    font-size: 12px;
    height: 33px;
}

.input-group button {
    height: 33px;
    width: 33px;
}

.input-group .btn {
    padding: 0;
}

.search .col-xs-10 {
    padding: 5px;
    width: calc(100% - 90px);
    display: inline-block;
    vertical-align: top;
}

    .search .col-xs-10 .btn i {
        color: #ccc;
    }

.search .col-xs-2 {
    padding: 0;
    text-align: center;
    width: 60px;
    display: inline-block;
    vertical-align: top;
}

.scan i {
    font-size: 32px;
    margin-left: 3px;
}

.specifics {
    background: #3492e9 none repeat scroll 0 0;
    line-height: 13px;
    overflow: hidden;
}

    .specifics .col-xs-6 {
        border: 1px solid #555;
        height: 42px;
        margin-left: -1px;
        margin-top: -1px;
        padding: 0;
    }

        .specifics .col-xs-6 .font-8 {
            margin-left: 5px;
        }

    .specifics p {
        line-height: 18px;
        margin-left: 6px;
    }

    .specifics .role {
        color: #fff;
        font-size: 8px;
        margin-top: 20px;
    }

    .specifics .col-xs-6 .title {
        color: #777;
        font-size: 10px;
        line-height: 21px;
    }

    .specifics .col-xs-6 .content {
        color: #fff;
        font-size: 12px;
    }

.nav {
    height: calc(100% - 182px);
    background: #fff;
    text-align: center;
    margin: 5px 0;
    overflow: auto;
}

    .nav .col-xs-4 {
        height: 120px;
    }

.specifics .photo {
    float: left;
    padding: 9px 5px 0;
}



.nav .content {
    color: #777;
    font-size: 14px;
}

.nav .col-xs-4 .icon {
    background: #99ccff none repeat scroll 0 0;
    border-radius: 50%;
    height: 50px;
    margin: 20px auto 10px;
    overflow: hidden;
    width: 50px;
}

.nav .col-xs-4 i {
    color: #fff;
    font-size: 36px;
    line-height: 50px;
    vertical-align: middle;
}

.add i {
    color: #e7e7e7 !important;
    font-size: 60px !important;
    line-height: 200% !important;
}

.top {
    background: #3492e9 none repeat scroll 0 0;
    color: #fff;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

.top-left {
    float: left;
}

.top-right {
    float: right;
    margin-left: 10px;
    margin-right: 10px;
}

    .top-right i {
        margin-right: 5px;
    }

    .top-right .ico {
        margin-right: 20px;
    }

.commodity-main-top ul li {
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid #e5e5e5;
    float: left;
    font-size: 14px;
    height: 28px;
    line-height: 2;
    text-align: center;
    width: 25%;
}

    .commodity-main-top ul li i {
        font-size: 12px;
    }

.commodity-main .content {
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid #e5e5e5;
    overflow: hidden;
}

    .commodity-main .content img {
        float: left;
        margin-top: 12px;
        padding: 5px;
        width: 50px;
        height: 50px;
    }

    .commodity-main .content p {
        font-size: 14px;
        line-height: 1.5;
    }

.commodity .commodity-main .content .title {
    float: left;
    margin-bottom: 3px;
    margin-top: 3px;
    width: 70%;
}

    .commodity .commodity-main .content .title p {
        max-height: 18px;
        overflow: hidden;
    }

.commodity .commodity-main .content .jt-lv {
    color: #56abe4;
    display: inline-table;
    float: right;
    font-size: 32px;
    line-height: 78px;
    margin-right: 15px;
    vertical-align: middle;
}

.blank-10xs {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    height: 10px !important;
}

.item li {
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
    height: 50px;
    margin-top: -1px;
    overflow: hidden;
}

    .item li a {
        width: 100%;
    }

.item-ico {
    float: left;
    line-height: 50px;
    text-align: center;
    width: 50px;
}

    .item-ico i {
        color: #777;
        font-size: 20px;
    }

.col-xs-4 {
    background: #fff none repeat scroll 0 0;
}

.item li p {
    line-height: 50px;
}

.item li .content {
    color: #777;
    float: left;
    font-size: 16px;
}

.arrow-right {
    float: right;
}

    .arrow-right i {
        font-size: 12px;
        margin-right: 16px;
    }

.basis-info {
    background: #3492e9 none repeat scroll 0 0;
    height: 56px;
    line-height: 15px;
}

.basis-info-img {
    float: left;
    margin: 15px 6px;
}

.basis-main {
    float: left;
    margin-top: 15px;
}

.basis-info .basis-main .title {
    color: #fff;
    font-size: 12px;
}

.basis-info .basis-main .content {
    color: #fff;
    font-size: 10px;
}

.form-control {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    box-sizing: border-box;
    color: #555;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    padding-right: 20px;
    padding-left: 40px !important;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}

.fill {
    margin-bottom: 67px;
}



.commodity-main li {
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid #e5e5e5;
    overflow: hidden;
}

    .commodity-main li img {
        float: left;
        margin-top: 5px;
        padding: 5px;
        width: 40px;
        height: 40px;
    }

    .commodity-main li p {
        font-size: 12px;
        line-height: 16px;
    }

.commodity .commodity-main li .title {
    float: left;
    margin-top: 6px;
    width: 70%;
}

    .commodity .commodity-main li .title p {
        height: 16px;
        overflow: hidden;
    }

.commodity .commodity-main li .jt-lv {
    color: #56abe4;
    display: inline-table;
    float: right;
    font-size: 32px;
    line-height: 60px;
    margin-right: 15px;
    vertical-align: middle;
}

.kehu .yuan-sx {
    background: #3492e9 none repeat scroll 0 0;
    color: #fff;
}

.kehu .yuan {
    border: 1px solid #3492e9;
    border-radius: 50%;
    float: left;
    height: 18px;
    margin: 21px 5px 0;
    width: 18px;
}

.kehu .tick {
    float: right;
    margin-right: 10px;
    text-align: center;
}

.kehu .client-manage {
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid #e5e5e5;
    height: auto;
}

.kehu .site {
    color: #3492e9;
    display: none;
    font-size: 14px;
    line-height: 30px;
    padding-right: 15px;
    text-align: right;
}

.kehu .address {
    display: none;
    margin-top: 5px;
}

    .kehu .address li {
        border-bottom: medium none;
        border-top: 1px solid #e5e5e5;
        overflow: hidden;
        padding-bottom: 5px;
    }

    .kehu .address .title p {
        font-size: 13px;
        height: auto !important;
        line-height: 32px;
    }

    .kehu .address .title {
        font-size: 12px;
        margin-top: 0 !important;
        padding-left: 15px;
    }

.kehu .amend {
    color: #3492e9;
    float: right;
    line-height: 70px;
    padding-right: 15px;
    text-align: right;
    width: calc(20% - 15px);
}

    .kehu .amend i {
        font-size: 20px;
    }

.kehu .address .w80 {
    float: left;
    overflow: hidden;
    width: 80%;
}

.kehu .address .title {
    width: 100% !important;
}

    .kehu .address .title p.fr {
        width: 100px;
    }

.kehu .input {
    margin: 5px;
}

.input-group {
    border-collapse: separate;
    display: table;
    position: relative;
}

.input-group-btn {
    font-size: 0;
    position: relative;
    white-space: nowrap;
}

.input-group-addon, .input-group-btn {
    vertical-align: middle;
    white-space: nowrap;
    width: 1%;
}

.input-group .form-control, .input-group-addon, .input-group-btn {
    display: table-cell;
}

    .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
        margin-right: -1px;
    }

.input-group .form-control {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.input-group-btn > .btn {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    position: relative;
}

.btn {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}

.btn-default {
    background-color: #fff;
    border-color: #ccc;
    color: #333;
}

.kehu .input-group {
    margin: 5px;
}

.footer {
    background: #fff none repeat scroll 0 0;
    border-top: 1px solid #e5e5e5;
    top: calc(100% - 45px);
    left: 0;
    overflow: hidden;
    position: absolute;
    text-align: center;
    width: 100%;
}

    .footer .title {
        float: left;
        height: 61px;
        width: 20%;
    }

        .footer .title a i {
            color: #999999;
            font-size: 24px;
            line-height: 1.6;
        }

    .footer .active {
        color: #3492e9 !important;
    }

    .footer .title p {
        color: #000;
        font-size: 14px;
    }

.clienthide {
    display: none;
}

.commodity-main-top.TopLocation {
    top: 40px;
}

.commodity-main-top i {
    display: none;
}

.commodity-main-top li:first-child i {
    display: inline-block;
}

.commodity .cl {
    margin-top: 65px;
    width: 100%;
    height: 1px;
}

.remark.btn:hover {
    color: #fff;
}

input.cp_sell_consumerbilling_consumerbilling, input.cp_basis_consumer_add {
    color: #777 !important;
}

    input.cp_sell_consumerbilling_consumerbilling:disabled, input.cp_basis_consumer_add:disabled {
        color: #777 !important;
    }

/*首页销售单*/
.footer .amount {
    background: #fff;
    text-align: left;
    overflow: hidden;
    border-bottom: 1px solid #ddd;
    padding-left: 5px;
    padding-right: 5px;
    line-height: 40px;
    font-size: 14px;
}


@media screen and (max-width: 375px) {
    #Container_basis_consumer_index .commodity-main dropdown_body .title {
        width: 69%;
    }

    #Container_basis_consumer_index .client-manage .clienthide a {
        width: 25px;
    }

        #Container_basis_consumer_index .client-manage .clienthide a i {
            width: 25px;
        }

    #Customer_CustomerInfo .footer_basis_consumer_info div {
        margin-right: 2px !important;
    }

        #Customer_CustomerInfo .footer_basis_consumer_info div:last-child {
            margin-right: 0px !important;
        }

    #Customer_CustomerInfo .footer_basis_consumer_info {
        padding: 5px 6px !important;
    }
        /*#basis_FaceRecognition .input.TopLocation input{
            width:calc(50% - 50px)!important;
            padding-right:10px;
            margin: 0 4px!important;
        }*/
        #Customer_CustomerInfo .footer_basis_consumer_info button.btns {
            padding: 0 4px !important;
        }

        #Customer_CustomerInfo .footer_basis_consumer_info .point_num {
            right: 0px !important;
            top: -5px !important;
        }
}

#Container_basis_consumer_index .client-manage div.title {
    width: 68%;
}

.index_top_num {
    position: absolute;
    top: 2px;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    /*display: inline-block;*/
    background: #ff0000;
    color: #fff;
    text-align: center;
    line-height: 18px;
    font-size: 8px;
}
