﻿@charset "utf-8";
/* CSS Document 
Renjiayi
StyleLibrary CSS
2020-3-11
http://www.gkzy.com/
*/

/*路径*/
a{border:0}
.path{
	margin:20px 0;
	font-size:14px;
	color:#666;
	}
.path a{color:#666}	
.path a:hover{color:#666}	
.path span{margin:0 5px;}	
/*查大学*/
.text_overflow{overflow:auto}
.text_form{
	width:120px;
	padding:0;
	background:#f1f1f1;
	height:40px;
	line-height:40px;
	border:1px solid #ccc;
	border-right:0;
	border-radius:10px 0px 0px 10px;
	}
.text_input{
	height:40px;
	line-height:40px;
	vertical-align: middle;
	border:1px solid #ccc; 
	border-radius: 0px 10px 10px 0px;
	padding:0 5px;
	width:350px 
	}
/*选中状态*/
.current{border:0}
.current1{
	background:#ff6600;
	border-radius:5px;
	padding:5px 10px;
	color:#fff;
	text-decoration:none;
	font-size: 14px;
}
/*查询按钮*/
.inquiry2{
	width:200px;
    height:40px;
	line-height:40px;
	border-radius:20px;
	text-align:center;
	margin:0 auto;
	background: #ea7213;
	overflow: hidden;
	color:#fff;	
	cursor:pointer
}
.inquiry2 a{ 
 display:block;
 width:200px; 
 height:40px;
 font-size:16px;
 color:#fff
}
.inquiry2 a:active
{ 
 color:#fff
}
.inquiry2:hover {
	background:#ff7314;
 }

.inquiry2:hover a{
	background:#ff7314;
	color:#fff;
	}
/*右侧悬浮*/
.suspension{position:fixed;right:0px;top:250px}
.suspension li{width:50px;height:180px;}
/*查分数样式*/

.CheckPoints a{height:100%;line-height:2;font-size:18px;}
.navCurrentNew{border-bottom:2px solid #fdab4d;color:#fcab4c;padding:0px; text-align:center}
/*分步效果*/
/*查院校学校简介导航*/
.university_nav{width:100%;background:#ccc;height:40px;font-size:16px}
/*分页样式*/
.pagelist .page{display:inline}
.pagelist .go{display:inline}
.pagelist .go_input{height: 34px; line-height: 34px; width: 40px; margin-right: 4px; border: #e1e1e1 1px solid;border-radius:3px}

#page a, #page span.current{ width:32px;height: 32px;margin-right: 1px;border:1px solid #ccc; border-radius: 3px; display: inline-block; text-align: center; line-height:32px;  }
#page span.current {border: 0;}
#page span.current a { background: #ff7314; color: #fff; border:1px solid #ff7314; }
#page a:hover{ text-decoration: none; color: #47ac48; }
#page .page-span{ width: 32px; height: 32px; display: inline-block; text-align: center; line-height: 32px; border:1px solid #fff; margin-left: -10px; }
#page .prev, #page .next,#page .first{ width: 65px; display: none; }
#page .show{ display: inline-block; }
#page .step a, #page .end a{padding:0 5px;width: auto;}
#page .current a{color:#fff;border:0;}
#page .current a:hover{color:#fff;}
.page{display:inline-block;}
/*志愿表专家滑入*/
