@charset "utf-8";
/**
30:	1.875rem
28:	1.75rem
20:	1.375rem
18:	1.125rem
16:	1rem
14:	0.875rem 
12:	0.75rem
**/
html {
	font-size:16px;
}
button:focus,
button:active:focus,
button.active:focus,
button.focus,
button:active.focus,
button.active.focus {
    outline: none;          
}
body{
	padding-right: 0px !important;
}
.pcWidth {
	max-width:37.5rem;
}

.pcDivide3Width {
	max-width:10rem;
}

.input-button {  
	 padding: 0.5rem 1.5rem;
   height: 3rem;
   border-radius: 2rem; 
}

.blue,blue:visited {
	color: #F7F7F7;
	background: rgb(53,58,133);
}

.blue:hover {
	background: rgb(53,58,133);
}

div.field
{
   clear: both;
   margin:4px 5px;
   padding: 0 7px;
   border:0px solid #f7f7f7;
}

p {
    margin-bottom: 0.5rem;
}

.browseImg {
	/*margin-right:3rem;*/
}

.stepParent {
	position: relative;
	float:left;
	text-align:center;
	width:30%;
	margin:auto 1%;
	margin-top:1rem;
	/* margin:1rem 0.2rem; */
	padding:0.5rem;
	background:#E8E9F7;
	color:#353A85;
}
.stepParent p:nth-child(1){
	font-size:1.125rem;
	font-weight:bold;
}
.stepParent p:nth-child(2){
	font-size:0.75rem;
	margin-top:0.5rem;
}
.stepChild {
	position:relative;
	top:3rem;
	font-size:0.75rem;
	color:#808082;
}
.currentStep{
	width:34%;
	margin-top:0.5rem;
	border-right: 0.25rem solid #FDDB64;
	border-bottom: 0.25rem solid #FDDB64;
}
.xuekeBtn {
	float:left;
	vertical-align:middle;
	margin-left:5%;
	margin-bottom:1rem;
	width:20%;
	color:#353A85;
	height:2rem;
}

.unSortedBefore{
	height: 2rem;
	width:80%;
	border-radius: 1rem;
	border: 0px solid transparent;
	background:#E8E9F7;
	color:#353A85;
}

.unSortedActive{
	height: 2rem;
	width:80%;
	border-radius: 1rem;
	border: 2px solid rgb(250,175,25);
}

.unSortedAfter{
	height: 2rem;
	width:80%;
	border-radius: 1rem;
	border: 1px dashed;
	background:#E8E9F7;
	color: rgb(189,189,189);
}

.sortedBefore{
	height: 2rem;
	width:	80%;
	border-radius: 1rem;
	border: 1px dashed;
	background-color: #f7f7f7;
	color: rgb(189,189,189);
}

.sortedActive{
	height: 2rem;
	width:	80%;
	border-radius: 1rem;
	border: 1px dashed;
	background-color: #f7f7f7;
	color: rgb(96,104,160);
}

.sortedAfter{
height: 2rem;
width:	80%;
border-radius: 1rem;
border: 0px solid transparent;
background-color: rgba(238,238,238,100);
color: rgb(16,16,16);
}

.parentDiv{
	position: relative;
	float:left;
	width:100%;
}

.childDiv  {
position:absolute;
left:80%;
top:-5%;
font-size:20px;
background:rgb(255,0,0); 
color:#FFFFFF	
}

.jqradiowrapper a.jqchecked {
    background-color: #FDDB64;
    color: #99a1a7;
    border: 1px solid #FDDB64;
}

.college-checkbox {
    margin: 0.5rem 1rem;
    float: left;
    color:#353A85;
    font-size:0.875rem;
}

.college-checkbox input {
    vertical-align: middle;
    margin-top: -2px;
    margin-right: 0.3rem;
    height: 1rem;
    width: 1rem;
}

.selectReverse {
	margin:0.5rem 1rem;
	width:4rem;
	font-size:0.875rem;
	height:1.5rem;	
	box-shadow:3px 3px 5px #494d96;
	border-radius:6px;
	border: 0px solid transparent;
	background:#353A85;
	color:#fff;
}


/* 20190227step2Xiao页面样式 */
.xueKeTitle{
	font-size:1rem;
	text-align:left;
	color:#353A85;
	background-color:#e8e9f7;
    margin-bottom: 0px;
	font-weight:bold;
	padding:10px;
	overflow:hidden;
}
.xueKeTitle td,.subTitle td{
	padding:10px;
}
.subTitle{
	display:none;
	font-size:1rem;
	text-align:left;
	color:#353A85;
	background-color:#e8e9f7;
    margin-bottom: 0px;
	font-weight:bold;
}
ul,li{
	list-style:none;
	text-align:left;
}
.xueKeLei{
	overflow:hidden;
	background-color:#eeeeee;
	color:#353A85;
}
.xueKeType{
	width:30%;
	float:left;
	background-color:#f9f9f9;
	padding:0;
	margin:0;
	cursor:default;
}
.xueKeType li{
	padding:0.8rem 0.4rem 0.8rem 1rem;
}
.current{
	background-color:#eeeeee;
	font-weight:bold;
}
.zhuanYeType{
	float:left;
	cursor:default;
	padding:0;
	margin:0;
	width:70%;
	height:528px;
	overflow-y:auto;
}
.zhuanYeType li{
	padding:0.8rem 0.4rem 0.8rem 1rem;
}
.zhuanYeType li .fa{
	float:right;
	margin-right:0.5rem;
}
.rate-off{
	width:18px; 
	height:18px;
    text-decoration: none;
    border-radius:50%;
    color:#333;
    border:1px solid #cacece;
    cursor: default;
    display: inline-block;
    background: #fafafa;
    line-height:18px;
	margin:0 3px -3px 0;
}
.rate-on{
    border:2px solid #353a85;
    position:relative;
    color:#fff;
}
a.rate-on:after{
	content:'';
	width: 8px;
	height: 8px;
	border-radius: 50%;
	position: absolute;
	top: 3px;
	background: #353a85;
	left: 3px;
	font-size: 32px;
}
.zhuanYeNum{
	margin:0 10px;
}
.tiShiText{
	color:#808082;
	margin-top:20px;
	text-align:center;
}
.tiShiFocus{
	color:#353a85;
}
.tiShi{
	padding:10px 0;
	background-color:#c2c2c2;
	font-size:18px;
	color:#ffffff;
	text-align:center;
}
a:hover{
	cursor:pointer;
	text-decoration:none;
}
.zhuanYeBig tr td span{
	margin-left:0.5rem;
	background:#353a85;
	color:#ffffff;
	padding:5px 10px;
	box-shadow:3px 3px 5px #494d96;
	border-radius:6px;
	font-size: 0.75rem;
	cursor:pointer;
}
/* 20190301step2Zhuan */
.operateText{
	padding:50px 20px 20px 30px;
	margin-top:-50px;
	background-color:#fcef96;	
}
.operateBtn{
	font-weight:normal;
	color:#353A85;
	margin-left:20px;
}
.operateBtn:hover,.operateBtn:focus{
	color:#353A85;
}
.searchBox{
	text-align: left;
    line-height: 40px;
	padding: 10px 0 20px 0;
	border-bottom: 1px #EFEFE1 solid;
}
.searchBox .addBtn{
	color:#808082;
}
.addBtn{
    font-size: 1rem;
	padding:1rem;
}
.zhuanYeList{
	padding:0;
}
.zhuanYeList li{
	border-bottom:1px #EFEFE1 solid;
	padding:20px;
	font-size:1rem;
}
.zhuanYeList li .col1{
	display:inline-block;
	width:59%;
	font-weight:bold;
	color:#353A85;
}
.col1 i{
	font-size:1.125rem;
	margin-right:10px;
}
.col2{
	display:inline-block;
	width:20%;
	color:#808082;
}
.col3{
	display:inline-block;
	width:15%;
	color:#808082;
}
.col4{
	display:inline-block;
	font-weight:bold;
	color:#808082;
}
.zhuanYeList li .addBtn{
	font-size:1.375rem;
	margin:0;
}
.rectangle{
	width:10px;
	height:20px;
	border-radius:30%;
	background-color:#EFEFE1;
	display:inline-block;
}
.zhuanYeBig{
	width:100%;
	color:#353A85;
}
#zhuanYeCol tr{
	border-bottom:1px #EFEFE1 solid;
}
#zhuanYeCol tr td{
	padding:1rem 0;
	font-weight:bold;
	cursor:pointer;
}
#zhuanYeCol .subTr{
	background:#F6F6F7;
}
.zhuanYeSub{
	display:none;
	padding:0;
}
.zhuanYeBig .zhuanYeSub li span{
	background-color:#E8E9F7;
	border-radius:20px;
	padding:5px 10px;
}
.zhuanYeSub li{
	padding:10px 20px 10px 40px;
	background-color:#F7F7F7;
}
.fa-grey{
	color:#808082;	
}
.fa-success{
	color:#8bc34a;
}
.screenMask{
	width: 100%;
	background-color:rgba(0,0,0,0.3);
	position: absolute;
	top: 0;
	left: 0;
	display:none;
}
.btnGroup{
	padding-bottom:30px;
}
.btnGroup button{
	border:none;
	background-color:#EFEFE1;
	padding:5px 20px;
	margin:0 20px;
}

.xueKeBox{
	overflow:hidden;
	color:#ffffff;
	padding-bottom:50px;
} 
.xueKeBox ul li{
	text-align:center;
	height:96px;
	margin-bottom:10px;
	cursor:pointer;
}
.xueKeBox ul li p{
	font-size:1.125rem;
	font-weight:bold;
	padding-top:10px;
}
.xueKeBox ul li span{
	display:block;
	padding-bottom:10px;
}
.zheKe,.liKe,.jingKe{
	width:33%;
	padding:0;
	margin:0;
	float:left;
}
.zheKe li{
	background-color:#474EBB;
	margin-right:10px;
}
.liKe li{
	background-color:#7297E6;
	margin-right:10px;
}
.jingKe li{
	background-color:#D67086;
}
.backPrev{
	float:right;
	margin-right:20px;
	color:#353A85;
}
a.backPrev:hover{
	color:#353A85;
}

.collegeList table{
	table-layout: fixed;
	width: 100%;
	color:#353A85;
}
.collegeList table tbody{
	display: inline-block;
	width: 100%;
	overflow: auto;
	max-height: 300px;
}
.collegeList table tr{
	display: inline-block;
	width: 100%;
	border-bottom:1px #E8E9F7 solid;
	/*line-height:1rem;*/
}
.collegeList table th,.collegeList table td{
	width:10%;
	display: inline-block;
	text-align:center;
}
.collegeList table th:nth-child(1){
	width:40%;
	text-align:left;
	padding-left:0.8rem;
}
.collegeList table td:nth-child(1){
	width:50%;
	text-align:left;
	padding:0.8rem 0;
	padding-left:1rem;
} 
.collegeList table td:nth-child(2), .collegeList table th:nth-child(2) {
	width:35%;
}  
.xueKeBtnGroup{
	width:100%;
	overflow:hidden;
} 
.xueKeBtnGroup .sortedBefore{
	width:5rem;
	margin:1rem 0.5rem;
	float:left;
	background:#ffffff;
}
.xuanKeFangAn{
	width:100%;
	padding:10px 20px;
	text-align:center;
	margin:20px 0;
}
.xuanKeFangAn tbody tr{
	border-bottom:1px #E8E9F7 solid;
}
.xuanKeFangAn thead tr{
	background:#E8E9F7;
}
.xuanKeFangAn th{
	text-align:center;
	padding:0.5rem 0;
} 
.xuanKeFangAn tbody tr td i{
	font-size:1.375rem;
}
.xuanKeFangAn tbody tr span{
	background:#7DA5FC;
	border-radius:20px;
	display:inline-block;
	padding:2px 10px;
	color:#ffffff;
	margin:10px 5px;
}
.xuanKeFangAn tbody tr .xuanZhong{
	background:#FBE864;
	color:#3F51B5;
	font-weight:bold;
}
.xuanKeFangAn tbody tr td:nth-child(3){
	font-weight:bold;
}
.collegeList .baoKaoList tbody{
	max-height:450px;
}
.baoKaoList tbody tr td{
	font-weight:bold;
}
.collegeList table .subTr{
	display:none;
	background:#F7F7F7;
}
.subTr table{
	width:100%;
}
.subTr td{
	padding:10px 0;
}
.subTr .schools{
	padding:5px 10px;
	background-color:#F7F7F7;
	color:#353A85;
	cursor:pointer;
}
.subTr .revises{
	background-color:#FBE864;
	color:#353A85;
}
.xueKeBtnGroup .unSortedBefore{
	width: 5rem;
    float: left;
    margin:1rem 0.5rem;
}
.xueKePerson{
	overflow:hidden;
	margin:10px 0;
}
.xueKePerson p{
	float:left;
	margin-top:5px;
}
.xueKePerson div{
	float:left;
}
.choiceYes{
	margin-left:36px;
}
.choiceNo{
	margin-left:20px;
}
.xueKePerson .unSortedBefore{
	text-align:center;
	line-height:2rem;
	padding:0.5rem 0.8rem;
	margin-right:0.5rem;
}
.xueKeLabel{
	color:#ffffff;
	margin:10px;
	font-size:0.875rem;
}
.xueKeLabel span{
	padding:2px 8px;
	border-radius:20px;
	background-color:#7DA5FC;
	font-weight:bold;
	margin-right:5px;
}
.xueXiaoBox table{
	width:100%;
}
.xueXiaoBox table tbody{
	display: inline-block;
	width: 100%;
	overflow:auto;
	max-height: 300px;
}
.xueXiaoBox table tr{
	border-bottom:1px #E8E9F7 solid; 
	width:100%;
	display: inline-block;
}
.xueXiaoBox table tr td{
	padding:10px 0;
	display:inline-block;
}
.xueXiaoBox table tr td:nth-child(1){
	width:10%;
	margin-left:20px;
}
.xueXiaoBox table tr td:nth-child(2){
	width:48%;
}
.xueXiaoBox table tr td:nth-child(3){
	width:30%;
}
/*文字底部的色块装饰*/
.underline{
	display:inline-block;
	position: absolute;
	z-index: -1;
	left:-5px;
}
/*step3result.html*/
.ui-controlgroup .ui-checkbox .label{
	text-align:left;
	color:#353A85;
	font-size:100%;
	font-weight:normal;
}
table.scale-rating a.rate-on{
	background:#353A85 !important;
	border:1px #353A85 solid;
}
.scale-rating a.rate-on:after{
	background-color:rgba(0,0,0,0) !important;
}
.scale-rating a.rate-on:hover{
	color:#ffffff !important;
}
.jqcheckwrapper a.jqchecked{
	background:#353A85 !important;
}
.jqcheckwrapper {
	clear:both;
	margin: 10px 4px 5px 11px;
}
.collegeType,.collegeProvince{
	overflow:hidden;
	padding:0;
}
.collegeType li,.collegeProvince li{
	 float:left;
	 margin:0 20px 0 0;
}
/* step3result 评价反馈部分 */
.ui-controlgroup .ui-radio{
	overflow:hidden;
}
.ui-controlgroup .ui-radio .label{
	color:#353A85;
	text-align:left;
	font-size:14px;
	font-weight:normal;
}
/* 模态框的关闭按钮 */
.modal-header .close{
	width:20px;
	line-height:20px;
	font-size:20px;
	margin-right:20px;
    border-radius: 50%;
	padding:0;
}
/* 底部 */
.foot{
	position:relative;
	bottom:0;
	width:100%;
	text-align:center;
	margin-bottom:20px;
	
}
/*system.html*/
.infoTest{
	background:url(../images/image1.png) no-repeat center right;
	background-color: #d5f1fc; 
}
.infoSelect{
	background:url(../images/image2.png) no-repeat center right;
	background-color: #c4c5fd; 
}
.infoClass{
	background:url(../images/image3.png) no-repeat center right;
	background-color: #faea70; 
}
.infoCard{
	height:160px;
	background-size:30%;	
	margin: 0.5rem;
	box-shadow: 2px 5px 5px #ccc;
	border-radius: 8px;
	cursor:pointer;
	color:#353A85;
	text-align:left;
}
.infoCard h3{
	font-weight:bold;
	padding:1rem 0 0 1rem;
}
.infoCard h3 i{
	margin-left:1rem;
}
.infoCard p{
	padding-left:1rem;
	width:70%;
}
.majorInfo{
	max-height:400px;
	overflow-y:auto;
}
.subcard{
	padding:1rem;
	margin-top:1rem;
	font-size:18px;
	color:#fff;
	border-radius:2rem;
	font-weight:bold;
	cursor:pointer;
}
.firstCard{
	background-color:#353a85;
}
.secondCard{
	background-color:#8BC34A;
}
.viewYiXiang{
	background-color:#353A85;
	color:#ffffff;
	border:0px;
	font-size:1rem;
	padding:0.5rem 3rem;
	box-shadow:3px 3px 5px #494d96;
	border-radius:6px;
}
.disabledTr{
	color:#808082;
}
.disabledBtn{
	font-size:1rem;
	padding:1rem;
}
.disabledBtn i{
	background-color:#ededed;
}
.baoKaoList .zhuanYeTr{
	cursor:pointer;
}
.baoKaoList .viewCollege,.xuanKeFangAn .viewDetail span{
	background:#353A85;
	color:#ffffff;
	box-shadow:3px 3px 5px #494d96;
	border-radius:6px;
	padding:2px 5px;
	cursor:pointer;
}
.xuanKeFangAn .viewDetail span{
	padding:2px 10px;
}
.selectedCount{
	color:#8BC34A;
}
.infoTip{
	font-size:0.875rem;
}
.retest{
	display:none;
}
.btnCenter{
	display:block;
	margin:auto;
}