﻿.search-region {
    position: absolute;
    top: 80px;
    right: 40px;
}

.search-name {
    float: left;
    width: 227px;
    height: 34px;
    border: 1px solid #cccccc;
    padding-left: 10px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    -ms-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}

.search-icon {
    float: left;
    background: url(/Image/zytd/search-icon.png) no-repeat;
    width: 40px;
    height: 34px;
    display: block;
    cursor: pointer;
}

.search-select {
    float: left;
    width: 80px;
    height: 34px;
    border: 1px solid #cccccc;
    padding-left: 10px;
    margin-right: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    -ms-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}


.card_border {
    margin-left: 5px !important;
}

.list-moren:last-child,
.list-moren:last-child.list-cur p
{
    width: 122px !important;
}