/**************底部搜索框**************/
#foot-search {
    width: 1190px;
    height: 100px;
    background: url(../png/searchfcb2.png) no-repeat;
    overflow: hidden;
    zoom: 1;
    margin: 30px auto 5px;
    color: #fff;
}

#foot-search a {
    color: #fff;
}

#foot-search .soso {
    width: 525px;
    float: left;
    font-family: Verdana;
    overflow: hidden;
    padding: 11px 0 0 55px;
    background: url(../png/seach_w.png) no-repeat 0 43px;
}

#foot-search .sosoLeft {
    width: 200px;
    float: left;
    overflow: hidden;
    padding-right: 50px;
    padding-top: 23px;
}

#foot-search .sosoLeft .date {
    width: 155px;
    font-size: 14px;
    float: right;
    padding-top: 7px;
}

#foot-search .sosoLeft .sosoHome {
    width: 138px;
    height: 30px;
    line-height: 33px;
    font-size: 14px;
    padding-left: 46px;
    margin-top: 45px;
    padding-top: 7px;
}

#foot-search .sosoLeft .sosoHome a {
    display: block;
    width: 89px;
    height: 16px;
}

#foot-search .sosoLeft .sosoHome a:hover {
    border-bottom: 1px solid #efefef;
}

#foot-search .soso .sInput {
    clear: both;
    height: 42px;
    padding-top: 3px;
}

#foot-search .soso .submit {
    border-style: none;
    background: none;
    width: 88px;
    text-align: center;
    font-size: 14px;
    color: #0287b8;
    height: 34px;
    line-height: 34px;
    padding: 0;
    margin: 0;
    cursor: pointer;
    overflow: hidden;
    font-weight: bold;
    vertical-align: middle;
    margin-left: 15px;
}

#foot-search .soso .sText {
    width: 400px;
    height: 36px;
    line-height: 36px;
    background: url(../png/search_input.png) no-repeat 0px 0px;
    padding: 0;
    margin: 0;
    border: 0 none;
    overflow: hidden;
    vertical-align: middle;
    text-indent: 5px;
    color: #0e73cd;
}

#foot-search .soso .sDec {
    display: block;
    padding-left: 70px;
    font-family: "Microsoft Yahei";
    font-size: 12px;
}

#foot-search .sosoRight {
    width: 260px;
    float: right;
    padding: 34px 5px 0 0;
    overflow: hidden;
    font-size: 13px;
}

#foot-search .sosoRight a {
    display: block;
    width: 245px;
    height: 26px;
}

#foot-search .sosoRight a:hover {
    border-bottom: 1px solid #ccc;
}

#foot-search .soso .sMenu {
    color: #fff;
    height: 20px;
    font-size: 13px;
}

#foot-search .soso .sMenu a {
    color: #fff;
}

#foot-search .soso .sMenu span {
    cursor: pointer;
    margin-right: 11px;
    color: #fff;
    background: none;
    float: left;
    width: 40px;
    height: 18px;
    line-height: 18px;
    padding-bottom: 4px;
    overflow: hidden;
    text-align: center;
    font-size: 12px;
    font-family: "Microsoft Yahei";
}

#foot-search .soso .sMenu span.cur {
    color: #0e73cd;
    background: url(../png/searchcur.png) no-repeat 0 0;
}