﻿

.IR-Header-bg {
    display: none;
}

.body-content {
    background: #ffffff;
}

.searchHead-container {
    display: none;
}

.SeniorSearch-container {
    width: 1200px;
    margin: 0px auto;
    background: #fff;
    margin-bottom: 20px;
    margin-top: 20px;
}

.SeniorSearch-bg {
    width: 100%;
    height: 176px;
    background: url(../Images/List/banner.png) no-repeat;
}

    .SeniorSearch-bg img {
        width: 100%;
        height: 100%;
    }

.SeniorSearch-content {
    width: 1158px;
    border: 1px solid #CCCCCC;
    padding: 20px;
    padding-top: 0;
    margin-bottom: 20px;
}

.tohomeBtn a {
    display: inline-block;
    color: #333333;
    padding: 10px 0;
}

.SeniorSearch-typeBox {
    width: 1150px;
    min-height: 40px;
    border: 1px solid #CCCCCC;
    margin-top: 20px;
}

    .SeniorSearch-typeBox:after {
        display: block;
        content: "";
        clear: both;
    }

.SeniorSearch-typeName {
    width: 100px;
    height: 40px;
    float: left;
    line-height: 40px;
    color: #333333;
    font-size: 16px;
    text-align: right;
}

.SeniorSearch-typeRight {
    width: 1000px;
    float: left;
    margin-left: 8px;
}

    .SeniorSearch-typeRight:after {
        display: block;
        content: "";
        clear: both;
    }

.SeniorSearch-typeLi {
    display: block;
    float: left;
    line-height: 40px;
    color: #666666;
    font-size: 16px;
    margin-right: 25px;
    cursor: pointer;
    text-decoration: underline;
}

    .SeniorSearch-typeLi.active {
        color: red;
        text-decoration: none;
    }

.SeniorSearch-select-content {
    width: 1150px;
    min-height: 40px;
    border: 1px solid #CCCCCC;
    margin-top: 20px;
    padding-bottom: 18px;
    padding-top: 5px;
}

    .SeniorSearch-select-content:after {
        display: block;
        content: "";
        clear: both;
    }

.SeniorSearch-select-left {
    width: 165px;
    height: 32px;
    float: left;
    margin-top: 16px;
}

    .SeniorSearch-select-left:after {
        display: block;
        content: "";
        clear: both;
    }

.SeniorSearch-select-btn {
    display: block;
    float: left;
    width: 11px;
    height: 11px;
    margin-top: 15px;
}

    .SeniorSearch-select-btn.addBtn {
        background: url(../Images/List/singledb-Add.jpg) no-repeat;
        margin-left: 94px;
        margin-right: 20px;
    }

    .SeniorSearch-select-btn.delBtn {
        background: url(../Images/List/singledb-Remove.jpg) no-repeat;
    }

.SeniorSearch-select-right {
    width: 935px;
    min-height: 24px;
    float: left;
}

    .SeniorSearch-select-right:after {
        display: block;
        content: "";
        clear: both;
    }

.SeniorSearch-select-wrap {
    width: 100%;
}

.SeniorSearch-select-li {
    width: 100%;
    height: 32px;
    padding-top: 10px;
}

.SeniorSearch-select {
    float: left;
    min-width: 105px;
    max-width: 125px;
    height: 30px;
    border: 1px solid #c8c8c8;
    line-height: 24px;
    padding-left: 5px;
    color: #666666;
    font-size: 14px;
}

.SeniorSearch-input {
    float: left;
    margin-left: 15px;
    height: 30px;
    border: 1px solid #c8c8c8;
    color: #666666;
    font-size: 12px;
    line-height: 30px;
    padding-left: 8px;
    padding-right: 8px;
    width: 635px;
}

input[type=text]:focus {
    border: 1px solid #A0C2FD;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
}

.SeniorSearch-selectEnd {
    float: left;
    width: 50px;
    height: 30px;
    border: 1px solid #c8c8c8;
    line-height: 30px;
    padding-left: 5px;
    color: #666666;
    font-size: 13px;
    margin-left: 15px;
}

.SeniorSearch-year-name {
    float: left;
    width: 110px;
    height: 30px;
    line-height: 30px;
    text-indent: 5px;
    color: #666666;
    font-size: 14px;
    text-align: right;
}

.SeniorSearch-year-input {
    float: left;
    height: 30px;
    border: 1px solid #c8c8c8;
    color: #666666;
    font-size: 12px;
    line-height: 30px;
    padding-left: 8px;
    padding-right: 8px;
    width: 80px;
}

    .SeniorSearch-year-input.startYear {
        margin-left: 10px;
    }

.SeniorSearch-year-line {
    float: left;
    height: 30px;
    line-height: 30px;
    color: #c8c8c8;
    font-size: 13px;
    padding-left: 10px;
    padding-right: 10px;
}

.SeniorSearch-year-errorTxt {
    float: left;
    height: 30px;
    line-height: 30px;
    color: red;
    font-size: 13px;
    margin-left: 15px;
}

.SeniorSearch-select-btnBox {
    width: 100%;
    height: 30px;
    padding-top: 18px;
    text-align: center;
}

.SeniorSearch-saveBtn {
    /* float:left; */
    width: 89px;
    height: 29px;
    background: url(../Images/List/singledb-gsearch.jpg) no-repeat;
    border: none;
    cursor: pointer;
    /* margin-left:192px; */
}

    .SeniorSearch-saveBtn.disabled {
        filter: alpha(opacity=80);
        opacity: 0.8;
        cursor: default;
    }

.SeniorSearch-select-btn.disabled {
    filter: alpha(opacity=80);
    opacity: 0.8;
    cursor: default;
}

.common-footer-container {
    display: none;
}
