@charset "UTF-8";
/**
 * @ClassName: guide.css
 * @Description: 报考指南样式表
 * @Author: z
 * @Date: 2018-12-28
 */
.main-content{padding-bottom: 20px;}
.schedule-item{display: none;line-height:30px;color: #4d5a60;}
.schedule-item.active{display: block;}

.fixed-table-container{border: none;clear: none;}
.fixed-table-toolbar{display: none;}
.bootstrap-table .table,.bootstrap-table .table>thead>tr>th{border-bottom: none;border-left: none;}
.fixed-table-container tbody td{border-left: none;}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th{border-top: none;}

/*----- 招生信息 ------*/
.list-item{padding:7px 0;border-bottom: 1px dotted #ccc;}
.list-item .info-date{width: 42px;line-height:16px;text-align: left;font-weight: bold;font-size: 12px;color: #61646a;}
.list-item .info-date .info-day{line-height:24px;font-size: 18px;color: #b4324a;}
.list-item .info-name{line-height: 40px;}
.list-item .info-name a{line-height: 40px;color: #101010;}
.list-item .info-name a span{color: #bc2b38;}
.list-item .info-name a:hover{color: #bc2b38;}
.list-item .read-num{margin-left:20px;padding-left:20px;line-height: 40px;background: url("../../images/common/icon-read.png") no-repeat left center;}
#pager{padding-left: 90px;}

/*----- 招生日程 ------*/
.schedule-title{margin-bottom:10px;text-align:left;height: 40px;line-height: 40px;background: #f6f6f6;font-size: 14px;color: #4d5a60;border-top: 1px solid #cecece;border-bottom: 1px dotted #cecece;font-weight:bold;}
.schedule-title span{padding: 0 15px;cursor: pointer;}
.schedule-title span.current{color: #ab1926;}
.schedule-title span a{color:#4d5a60; }
.schedule-list{padding-top: 36px;padding-bottom:190px;text-align:center;background:#f6f6f6 url("../../images/guide/guide-bg.png") no-repeat bottom center}
.schedule-name{margin-bottom:20px;height: 36px;line-height: 36px;text-align: center;font-size: 18px;color: #ab1926;}
.schedule-date{position: relative;line-height:20px;font-size: 14px;color: #ab1926;}
.schedule-icon{position: relative;margin: 10px auto;height: 65px;width: 0;border: 1px dotted #ab1926;}
.schedule-icon i{position: absolute;width: 12px;height: 12px;background: #d18a90;border-radius: 50%;}
.schedule-icon i:before{position: absolute;content: '';width: 6px;height: 6px;background: #ab1926;border-radius: 50%;}
.schedule-icon i:first-child{top:-6px;left:-6px;}
.schedule-icon i:first-child:before{top:3px;left:3px;}
.schedule-icon i:last-child{bottom:-6px;left:-6px;}
.schedule-icon i:last-child:before{bottom:3px;left:3px;}
.schedule-desc{position:absolute;padding: 0 16px;height: 40px;line-height: 40px;font-size: 14px;color: #4d5a60;background: #e4e6e6;border-radius: 5px;}
.schedule-desc.schedule-right{top:30px;left:50%;margin-left:30px;}
.schedule-desc.schedule-left{top:30px;right:50%;margin-right:30px;}
.schedule-right em{position:absolute;top: 15px;left: -10px;display:block;width:0;height:0;border-width: 6px 10px 6px 0;border-style:solid;border-color: transparent #e4e6e6 transparent transparent;}
.schedule-left em{position:absolute;top:15px;right:-10px;display:block;width:0;height:0;border-width:6px 0 6px 10px;border-style:solid;border-color:transparent transparent transparent #e4e6e6;}

/*---------历年分数--------*/
.score-top{font-size:14px;color:#4d5a60;border-top: 1px solid #d2d2d2;border-bottom: 1px solid #d2d2d2;}
.score-top .score-item{min-height:42px;border-bottom: 1px dotted #d2d2d2;background: #f6f6f6;}
.score-top .score-item:last-child{border-bottom: none;}
.score-item>span{padding-left:15px;width: 80px;line-height: 42px;box-sizing: border-box;}
.item-info{margin-left:80px;padding:5px 10px 5px 10px;min-height:42px;background: #fff;box-sizing: border-box;}
.item-info span{float: left;margin:0 15px;line-height: 32px;cursor: pointer;}
.item-info span.active{color: #AB1926;}
.item-info.score-area{height: 138px;}
.score-bottom table{margin-bottom:130px;margin-top:25px;width: 100%;line-height: 40px;font-size: 14px;color: #4d5a60;}
.score-bottom table td{text-align: center;}
.score-bottom table thead tr{background: #f6f6f6;border-left: 1px solid #f6f6f6;border-right: 1px solid #f6f6f6;}
.score-bottom table thead tr th{font-weight:normal;}
.score-bottom table tbody tr{border-bottom: 1px dotted #d2d2d2;border-left: 1px solid #e7e7e7;border-right: 1px solid #e7e7e7;}
.score-bottom table tbody tr:last-child{border-bottom: 1px solid #e7e7e7;}

/*-----录取查询------*/
.info-box{width:100%;background: #f6f6f6 url("../../images/guide/info-bg.png") no-repeat right bottom;}
.info-box .info-desc{margin-top:20px;margin-bottom:50px;padding-left:30px;height: 30px;line-height: 30px;font-size: 14px;color: #4d5a60;}
.form-box{text-align: center;}
.form-box .form-group{margin: 0 auto 20px;}
.form-box .form-group span{font-size: 16px;color: #4d5a60;letter-spacing:3px;vertical-align: middle;}
.form-box .form-group input{padding:0 20px;margin-left:18px;width:420px;height:40px;line-height:40px;font-size: 14px;color: #4d5a60;background: #fff;border: none;}
.form-box .form-group button{margin-top:30px;padding:0 40px;height:40px;line-height:40px;font-size:16px;color:#fff;background: #ab1926;border: none;outline: none;border-radius: 5px;cursor: pointer;}
.form-box .form-group button:hover{background: #bc2b38;}