.container{
    margin-top: 25px;
}
h2 {
    font-size: 16px;
    padding-top: 0px;
}
.col-md-9 p {
    font-size: 14px;
    text-indent: 2em;
    line-height: 23px;
    margin-top: 15px;
}

.nav-pills li {
    width: 65%;
}
.nav-pills{
    margin-left: 34px;
}
.erweima {
    height: 124px;
    width: 146px;
    margin: 0px auto;
    margin-top: 10px;
    margin-bottom: 80px;
}
.nav-pills > li.topNav > a, .nav-pills > li.topNav > a:focus, .nav-pills > li.topNav > a:hover{
    height: 30px;
    line-height: 30px;
}
.leftNav{
    height: 30px;
    line-height: 30px;
}
.leftNav a{
    line-height: 30px;
    height: 30px;

}
.leftNav a:hover{
    height: 30px;
    line-height: 30px;
}
.leftNav a:focus{
    height: 30px;
    line-height: 30px;
}
@media(min-width: 992px) {
    .col-md-9 {
        width: 50%;
    }
}
.btn {
    margin-bottom: 20px;
    text-align: left;
}
.btn-default {
    text-align:center;
}
