/*-------------- 搜索 ------------------*/
.search-box{width: 1100px;height: 40px;margin-top: 141px;}
.search-date-time{height: 40px;line-height: 40px;}
.search-date-time span{color: #333;}
.search-input{    width: 214px;
    height: 37px;
    line-height: 37px;
    background: none;
    border: none;
    outline: none;
    color: #333;
    padding-top: 2px;
    border: 1px solid #DDD;
    padding: 0 10px;
    background: #EEE;}
.search-button{width: 44px;
    height: 39px;
    background: none;
    border: none;
    cursor: pointer;
    margin-left: -5px;
    border-right: 1px solid #DDD;
    border-top: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
background: #eee url(../images/search.png) no-repeat center;}

/*-------------- 导航 -----------------*/
.nav-box{background: url("../images/nav-bg-v2.jpg") no-repeat left top;height: 65px;}
.nav-box a{height: 62px;line-height: 65px;color: #FFF;width: 99.4px;text-align: center;padding: 0 19px;}
.nav-box a:hover{border-bottom: 3px solid #FEEA33;}

/*----------------- 底部 -----------------*/
.bottom-box{
    background: #B20000;
    height: 300px;
}

.bottomProclaim{
    width: 1000px;
    margin: 0 auto;
    background: url("../images/bottomBg.jpg") no-repeat;
    height: 100%;
}

.bottomProclaim p, .bottomProclaim a{
    font-size: 12px;
    margin-top: 10px;
}

.filingInfo{
    color: #FFF;
    text-align: center;
    padding: 100px 0 6px;
    border-bottom: 1px solid #C02E2E;
}

.address{
    text-align: center;
    color: rgba(255, 255, 255, 0.5);
    color: #FFF\9;
    overflow: hidden;
}

.filingInfo a{
    color: #ffffff;
    text-decoration: none;
}

.bottomImg{
    background: url("../images/kmxxg.jpg") no-repeat;
    height: 29px;
    margin: 0 auto;
    width: 129px;
    margin-top: 12px;
}

.bottomImg img{
    border: 0;
}