/*港口搜索模块*/
/*
.inps[gk], .inps[gg] {
    !* width: 96%;
    margin-left: 2%; *!
    padding: 0;
    margin-top: -5px;
}
.inps {
    overflow: hidden;
    border-bottom: 1px solid #cccccc;
    font-size: 12px;
    padding: 0 10px;
    line-height: 34px;
    z-index: 1000;
}
.inps .info-box {
    float: left;
    max-width: 840px;
    padding-top: 2px;
}

.inps input {
    width: 110px;
    margin-left: 10px;
    margin-top: 1px;
    margin-bottom: 2px;
}

.inps p, .inps input {
    float: left;
    line-height: 25px;
    height: 25px;
    border: none;
}*/

.input-template {
    width: 96%;
    margin-left: 2%;
    border: none;
    border-bottom: 1px #d9d9d9 solid;
    height: 42px;
    font-size: 12px;
}


.contextMenuDropShadow {
    box-shadow: 0 0 7px rgba(0,0,0,.4);
    border: 1px solid #eaeaea;
    z-index: 1000;
}


.mohu {
    margin-top: 32px;
    width: 250px;
}

.inps-person-p-send {
    position: absolute;
    margin-top: 34px;
    display: none;
    background: #ffffff;
    width: 200px;
}
ul[fuzzysearch] p {
    margin: 3px;
}





.inps-person-p-send li {
    padding: 0 5px;
    width: 100%;
    float: left;
}
.form-control{
    height:initial !important;
}

ul[fuzzysearch] {
    width: 200px !important;
    margin-left: 0 !important;
    overflow:auto;
    height: 186px;
}


.background-blue {
    background: #eaeaea;
padding-left: 10px;
    float: left;
    margin-left: 5px;
    line-height: 25px;
    height: 25px;
    border: none;
    margin: 1px;
}
.info-address {
    color: #7d7d7d;
}
.info-gray {
    color: #333333;
}
.background-blue div, .background-red div {
    float: left;
}
.icon-cha-copy {
    line-height: 20px;
    font-size: 14px;
    height: 20px;
    padding-left: 2px;
    margin-left: 4px;
}