@charset "utf-8";
/* CSS Document */
.clearfix:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clearfix {display:inline-block; display:block;}
.pull-left{float:left;}
.pull-right{float:right;}
.ml-10{margin-left:10px;}
.m4-10{margin-right:10px;}

/* 编辑 */
.mgr_title{margin:10px 0 20px 0;}
.mgr_table{margin-top:20px; width:1000px;}

/* 搜索 */
table.search_table{margin:30px auto; border-collapse: collapse; border-spacing: 0; width:450px;}
table.search_table th,
table.search_table td {border: 1px solid #000; padding: 10px 5px; text-align:center;}

/* 录取查询 */
.lqcx_result{width:600px; margin: 0 auto; font-size:14px;}
.lqcx_result p{height:24px; line-height:24px;}

/* 复试查询 */
.fscx_result{width:600px; margin: 0 auto; font-size:14px;}
.fscx_result table{border:none; background:#fff;}
.printArea table th,
.printArea table td{border: 1px dotted #666; padding: 4px 6px; background:#fff;}


/* 专业查询 */
.zycx_searchform{display:inline-block;}
.zycx_result{margin:10px auto;}
ul.zyinfo{margin-bottom:10px;}
ul.zyinfo li{/* height:20px; */ line-height:20px;}
table.ksinfo{border:0;}
table.ksinfo th,
table.ksinfo td{border: 1px solid #000; padding: 4px 6px; text-align:center; background:#fff;}


/* pagination */
ul.pagination  li{float:left; display: block; padding: 0 3px;}
ul.pagination  li.active a{color:red;}

/* button */
.btn.btn-bht{background:url(../images/45.gif) center center no-repeat; display: block; height: 22px;  line-height: 22px; text-align: center; width: 58px;}