﻿.bdcs-container .bdcs-main {
    overflow: visible;
}
.bdcs-container .bdcs-clearfix {
    zoom: 1;
}
.bdcs-container .bdcs-main, .bdcs-container .bdcs-main * {
    box-sizing: content-box;
    margin: 0;
    padding: 0;
    float: none;
    clear: none;
    overflow: hidden;
    white-space: nowrap;
    word-wrap: normal;
    border: 0;
    background: 0 0;
    width: auto;
    height: auto;
    max-width: none;
    min-width: none;
    max-height: none;
    min-height: none;
    border-radius: 0;
    box-shadow: none;
    transition: none;
    text-align: left;
}
.bdcs-container .bdcs-search {
    width: 350px;
    height: 28px;
    overflow: hidden;
    border-color: #eeffe6;
    border-radius: 0px;
    border-width: 5px;
    box-shadow: none;
    background-color: #eeffe6;
}
.bdcs-container .bdcs-search {
    display: block;
    overflow: visible;
    position: relative;
    border-style: solid;
}
.bdcs-container .bdcs-search-form-input {
    margin-right: -1px;
}

.bdcs-container .bdcs-search-form-input {
    border-color: #c9eeb7;
    margin-right: 0px;
    width: 228px;
    height: 26px;
    line-height: 26px;
    font-family: Arial,SimSun,sans-serif;
    color: #000000;
    font-size: 14px;
    border-radius: 0px;
    background-color: #FFFFFF;
}
.bdcs-container .bdcs-search-form-input {
    border-width: 1px;
    border-style: solid;
    display: inline-block;
    vertical-align: top;
    text-indent: 5px;
    background-color: #fff;
    
}
.bdcs-container .bdcs-search-form-select {
    border-color: #c9eeb7;
    margin-right: 0px;
    //-webkit-appearance: none;
    width: 58px;
    height: 26px;
    line-height: 26px;
    font-family: Arial,SimSun,sans-serif;
    color: #82E059;
    font-weight:900;
    font-size: 14px;
    border-radius: 0px;
    background-color: #FFFFFF;
    border-width: 1px;
    border-style: solid;
    display: inline-block;
    vertical-align: top;
    text-indent: 5px;
    background-color: #fff;
    
}
.bdcs-container .bdcs-search-form-submit {
    line-height: 26px;
}
.bdcs-container .bdcs-search-form-submit {
    border-color: #82e059;
    height: 26px;
    width: 50px;
    background-color: #82e059;
    color: #ffffff;
    font-family: Arial,Microsoft YaHei,sans-serif;
    font-size: 14px;
    border-radius: 0px;
}
.bdcs-container .bdcs-search-form-submit {
    display: inline-block;
    cursor: pointer;
    border-width: 1px;
    border-style: solid;
    vertical-align: top;
    text-align: center;
    width: 50px;
}
