#footer-top {
    background: #00bcd4 none repeat scroll 0 0;
    border-bottom: 1px solid #58068C;
    margin-top: 10px;
    padding-bottom: 30px;
}
#footer-top a {
    border-bottom: 1px solid white;
    color: white;
}
#footer-top .span3 input#s {
    background: #295da2 none repeat scroll 0 0 !important;
    border: medium none !important;
    margin-left: 0 !important;
}
form#searchform div input#s {
    background: #fff url("http://sem.shmtu.edu.cn/wp-content/themes/project9/framework/images/social-media/mag.png") no-repeat scroll 194px 8px !important;
    border: 1px solid #eee !important;
    color: #b0d1ff;
    font-size: 12px;
    margin-left: 30px;
    margin-top: 0;
    padding: 8px 12px;
    width: 200px;
}
input, button, select, textarea {
    font-family: "微软雅黑","华文细黑","黑体","Helvetica Neue",Helvetica,Arial,sans-serif;
}
input, textarea {
    background: #f1f1f1 none repeat scroll 0 0 !important;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}
.span12, .container {
    width: 940px;
}
.span3 {
    width: 220px;
}

.span5 {
    width: 380px;
}
#footer-bottom {
    background: #04387d none repeat scroll 0 0;
    width: 100%;
}
.container {
    margin-left: auto;
    margin-right: auto;
    width: 940px;

}
#footer-top .span3 {
    border-right: 1px solid #184c91;
    color: white;
    margin-left: 5px;
    margin-right: 15px;
    margin-top: 30px;
    min-height: 150px;
    width: 180px;
    line-height: 25px;
}
[class*="span"] {
    float: left;

}
ul.footer-nav {
    margin-bottom: 15px;
    margin-left: 0;
    margin-top: 15px;
}
ul.footer-nav li {
    border-right: 1px solid #184c91;
    color: #5a8ed3;
    display: inline;
    margin-right: 10px;
    padding-right: 12px;
}