﻿.com {
    width: 1300px;
    margin: 0px auto;
}

.title {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    height: 35px;
    padding-top: 10px;
    width: 100%;
}

.search {
    height: 30px;
    line-height: 30px;
    text-align: right;
    width: 100%;
}

.search-font {
    display: inline-block;
    padding-bottom: 3px;
}

.search-input {
    height: 24px;
    line-height: 24px;
}

.search-btn {
    margin-left: 10px;
    padding: 2px 4px;
}

.show-message {
    width: 1230px;
}

.show-message-coname {
    color: #2086d0;
}

.show-message input {
    width: 96%;
    padding-left: 10px;
    padding-right: 5px;
    padding-bottom: 3px;
    background-color: transparent;
    border: 0px;
    color: #666666;
}

.grid-input-color {
    color: #e61c1c;
}

    .grid-input-color input {
        color: #e61c1c;
        font-weight: bold;
    }

.show-message-id {
    width: 30px;
    text-align: right;
    padding-right: 10px;
}


.show-message-Address {
    color: #b9b7b7;
    width: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}

.show-message-Address1 {
    width: 150px;
}

.show-message-city {
    text-align: center;
}

.show-message-phone {
    text-align: left;
}

.show-message-city-color {
    color: #2086d0 !important;
}

.show-message-td-cono {
    text-align: center;
    width: 80px;
    padding-left: 20px;
    padding-right: -21px;
}

.show-message-td-agent {
    width: 100px;
    text-align: center;
    padding-left: 20px;
    padding-right: -21px;
}

.show-message-agent {
    text-align: left;
    color: #888888 !important;
    width: 100px;
}
.show-message-at {
    text-align: left;
    color: #888888 !important;
    width: 100px;
}

.show-message-stock {
    text-align: center;
}

.show-message-addtime {
    width: 120px;
    color: #b9b7b7 !important;
}

.show-message-del {
    width: 40px;
}

.show-message-update {
    width: 40px;
    text-align: center;
}

    .show-message-update input {
        color: #ff0000;
    }

.show-message-edit {
    width: 40px;
    text-align: center;
}

    .show-message-edit a {
        color: #ff0000;
    }

.show-message-look {
    width: 80px;
    text-align: center;
}

.show-message-sv {
    width: 40px;
    text-align: center;
}

.show-message-check {
    width: 40px;
    text-align: center;
}

.show-message-look a {
    color: #ff0000;
}

.paging {
    width: 100%;
    height: 60px;
}

/*添加新项*/
.add-message {
    width: 1340px;
    height: 110px;
    border: 1px solid #ddd8d8;
    border-top: 0px;
}

.addmsg-title {
    height: 30px;
    line-height: 30px;
    width: 100%;
    margin-top: 10px;
    background-color: #3da8b7;
}

    .addmsg-title li {
        float: left;
        height: 30px;
        line-height: 30px;
        margin-left: 5px;
        display: block;
        text-align: center;
        color: #fff;
        font-weight: bold;
    }

.addmsg-title-name {
    width: 120px;
}

.addmsg-title-ni {
    width: 120px;
}

.addmsg-title-no {
    width: 80px;
}

.addmsg-title-cell {
    width: 130px;
}

.addmsg-title-con {
    width: 150px;
}

.addmsg-title-duty {
    width: 80px;
}

.addmsg-title-homeaddress {
    width: 200px;
}

.addmsg-title-mphone {
    width: 120px;
}

.addmsg-title-qq {
    width: 80px;
}

.addmsg-title-email {
    width: 80px;
}

.addmsg-title-addbtn {
    width: 80px;
}
/*添加项*/
.addmsg-con {
    height: 30px;
    line-height: 30px;
    width: 100%;
    margin-top: 10px;
}

    .addmsg-con li {
        float: left;
        height: 30px;
        line-height: 30px;
        margin-left: 5px;
        display: block;
    }

    .addmsg-con input {
        border-style: none;
        border: 0px;
        border-bottom: 1px solid #888888;
        width: 96%;
        height: 23px;
        line-height: 23px;
        text-align: center;
    }

.addmsg-con-name {
    width: 120px;
}

.addmsg-con-ni {
    width: 120px;
}

.addmsg-con-no {
    width: 80px;
}

.addmsg-con-cell {
    width: 130px;
}

.addmsg-con-con {
    width: 150px;
}

.addmsg-con-duty {
    width: 80px;
}

.addmsg-con-homeaddress {
    width: 200px;
}

.addmsg-con-mphone {
    width: 120px;
}

.addmsg-con-qq {
    width: 80px;
}

.addmsg-con-email {
    width: 80px;
}

.addmsg-con-addbtn {
    width: 80px;
}

    .addmsg-con-addbtn input {
        border: 1px solid #888888;
        margin-left: 10px;
    }

.msg {
    left: 300px;
    top: 3px;
    display: inline-block;
    height: 25px;
}
