@charset "utf-8";
/* CSS Document */
.bottom{ max-width:998px;  min-height:141px}/*background:url(../images/yxh_banner_bj.jpg);*/
.bottom_dh{height:44px; line-height:44px; color:#FFF; text-align:center; font-family:"微软雅黑"; font-size:12px; margin:0px auto; width:637px}
.bottom li{list-style:none; float:left; margin:0px 3px}
.bottom_dh a{height:44px; line-height:44px; color:#FFF; text-align:center; font-family:"微软雅黑"; font-size:12px}
.banquan{margin:20px 0px; color:#fff}
.banquan td{color:#FFF; font-size:12px}
.banquan_a{width:60px}

/*底部分页样式*/
.content-bottom{
    height: 51px;
    background-color: #fdfdfe;
    border-top: 0;
}
.bottom-btn button{
    border: 1px solid #d7d7d7;color:#999999;
}
.bottom-btn button:hover{
    border: 1px solid #1abc9c;
}
.bottom-input:focus{
    border: 1px solid #1abc9c;
}

.bottom-btn .current{
    border: 1px solid #1abc9c;
    background-color: #1abc9c;
    color: white;
}