table{ border-collapse:collapse;width:100%; }
td,th{ border:1px solid #d8d8d8;text-align: center;}
.gkp_btn
{
	width:11.6rem;margin:0 auto;background:#52c3b7;border-radius: 5px;height:2rem;text-align: center;
	line-height: 2rem;font-size:0.7rem;color:#fff;border:none;display: block;
}

h2.title 
{
	height:44px;width:100%;line-height:44px;text-align: center;
	background: #55c4b8;color:#fff;font-size:0.8rem;position: relative;font-weight: normal;
}
h2 .options
{
	position: absolute;width:1.75rem;height:1.75rem;top:50%;right:0;margin-top:-0.875rem;
	background: url(../images/options.png);
	background-size: 100% 100%;cursor:pointer;
}
h2.title .backup
{
	position: absolute;width:0.55rem;height:0.8rem;top:0.7rem;left:1rem;
	background: url(../images/backup_ico.png);
	background-size: 100% 100%;cursor:pointer;
}
h2.title .a_index{
	color: #fff;font-size: 0.55rem;position: absolute;right: 0.5rem;
}
h3.title_h3
{
	height:1.8rem;line-height: 1.8rem;font-size:0.65rem;color:#000;padding-left:0.7rem;
	background: #f5f5f5;font-weight: normal;
}
.wrapper
{
	width:92%;margin:0 4% 0 4%;
}
.wrapper .userInput
{
	width:100%;border:none;border-bottom:1px solid #e1e1e1;
	height:2.5rem;line-height: 2.5rem;
	color:#444444;font-size:0.7rem;position: relative;
}
.wanshanMsg .userInput
{
	height:2rem;line-height: 2rem;padding-left: 2.2rem;
}
.wanshanMsg .userInput .msgType
{
	height:2rem;line-height: 2rem;position: absolute;top:1px;left:0rem;background: #fff;
}
.wanshanMsg .userInput select
{
	height:1.8rem;line-height: 1.8rem;position: absolute;top:0;width:11.5rem;left:2.2rem;text-align: center;
	border:none;padding-left:0.6rem;font-size:0.7rem;
	appearance:none;
	-moz-appearance:none; /* Firefox */
	-webkit-appearance:none; /* Safari 和 Chrome */
}
.wanshanMsg .userInput i
{
	position: absolute;width:0.5rem;height:0.8rem;top:0.6rem;right:0rem;
	background: url(../images/rightArrow_ico.png);
	background-size: 100% 100%;cursor:pointer;
}
.wrapper .userInput input 
{
	display: block;width:100%;height:100%;padding-left:0.6rem;font-size:0.7rem;
}
.wrapper .userInput input:focus
{
	color:#55c4b8;
}
.userInput .clearInput
{
	position: absolute;width:0.75rem;height:0.75rem;top:0.875rem;right:0.6rem;
	background: url(../images/close_ico.png);
	background-size: 100% 100%;
}
.userInput .vertifyMsg
{
	position: absolute;height:0.6rem;line-height: 0.6rem;color:#ff0000;font-size:0.55rem;
	left:0.6rem;bottom:0.1rem;
	display: none;
}
.userInput .vertifyMsg i 
{
	float:left;width:0.5rem;height:0.5rem;margin:0.05rem 0.1rem 0 0;
	background: url(../images/vertifyMsg_wrong.png);
	background-size: 100% 100%;
}
.userInput .getVertifyCode
{
	position: absolute;right:0;height:1.2rem;width:6rem;text-align: center;
	line-height: 1.15rem;top:0.65rem;border:none;border-left:1px solid #e1e1e1;
	color:#55c4b8;font-size:0.7rem;background: #fff;
}
.userInput .getVertifyCode.curr
{
	/*background: #ccc;*/
}

.userInput .getVertifyCode img
{
	position: absolute;width:4.2rem;height:1.4rem;top:0rem;right:1.4rem;
}
.userInput .getVertifyCode i 
{
	position: absolute;width:0.85rem;height:0.85rem;top:0.175rem;right:0.3rem;
	background: url(../images/changeVertify.png);
	background-size: 100% 100%;
}
.wrapper .userBtn
{
	width:100%;border:none;background: #55c4b8;
	height:2rem;line-height: 2rem;text-align: center;border-radius: 5px;
	color:#444444;font-size:0.75rem;color:#fff;font-weight: bold;
}
.userType
{
	height:0.7rem;line-height: 0.7rem;margin-top:1rem;font-size: 0.6rem;color:#444444;
}
.userType span 
{
	width:5.4rem;float:left;
}
.userType span i
{
	float:left;width:0.675rem;height:0.675rem;
	background:url(../images/userType_0.png);
	background-size: 100% 100%;margin:0.0125rem 0.2rem 0 0.1rem;
}
.userType span.remember_yes i
{
	float:left;width:0.675rem;height:0.675rem;
	background:url(../images/userType_1.png);
	background-size: 100% 100%;margin:0.0125rem 0.2rem 0 0.1rem;
}
.userType .forgetPsd
{
	width:4.65rem;border-right: 1px solid #e1e1e1;border-left: 1px solid #e1e1e1;text-align: center;
}
.userType .register 
{
	width:4rem;text-align: center;color:#55c4b8;text-decoration: underline;
}

.otherWay {
  background: rgba(255, 255, 255, 1);
  width: 100%;margin-top:2.5rem;
}
.otherWay p 
{
  height:1px;background:#e1e1e1;position:relative;text-align:center;
}
.otherWay p span 
{
  position:absolute;width:4.75rem;left:50%;margin-left:-2.375rem;background: #fff;
  height:1rem;line-height: 1rem; font-size:0.7rem;top:-10px;color:#444;text-align: center;
}
.otherWay li {
  width: 50%;
  text-align: center;
  float: left;
  margin-top:1.75rem;
}
.otherWay li a 
{
  display: block;
 width:100%;

}
.otherWay li a img
{
  display: block;
  width: 2rem;
  height: 2rem;
  margin:0 auto;
   -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

.otherWay li a>span {
  width:100%;text-align: center;display: block;
  height:1.9rem;line-height: 1.9rem;font-size:0.5rem;color:#444;
}


.type_a
{
	width:92%;margin:0 4% 0 4%;height:2.5rem;border-bottom:1px solid #e1e1e1;
	line-height: 2.5rem;position: relative;display: block;font-size:0.7rem;color:#333;
}
.type_a i
{
	position: absolute;width:0.5rem;height:0.8rem;top:0.75rem;right:0rem;
	background: url(../images/rightArrow_ico.png);
	background-size: 100% 100%;cursor:pointer;
}
.type_a .right-span
{
	float:right;height:100%;margin-right:1.6rem;color:#55c4b8;font-size:0.65rem;
}
.type_a:last-child{border-bottom:none;}
/*用户中心*/
.userMsg
{
	width:100%;height:5.4rem;padding:1.1rem 0 0 0.9rem;
}
.userMsg img 
{
	float:left;width:3.1rem;height:3.1rem;border-radius: 100%;overflow:hidden;
}
.userMsg div
{
	float:left;padding-top:0.4rem;height:3.1rem;margin-left:0.6rem;
}
.userMsg div .p1
{
	line-height: 1.1rem;font-size:0.75rem;color:#333;
}
.userMsg div .p2
{
	line-height: 1rem;font-size:0.6rem;color:#979797;
}
.userMsg div .p2 span
{
	float:left;
}
.userMsg div .p2 span.ospan1
{
	float:left;width:0.6rem;height:0.6rem;margin:0.2rem 0 0 0.4rem;
	background: url(../images/user_center_bg1.png);
	background-size: 100% 100%;
}
.go_login
{
	margin:1.2rem;line-height: 1.6rem;text-align: center;font-size: 0.7rem;
}
.go_login a 
{
	color:#55c4b8;text-decoration: underline;
}
.btm_back{
	font-size: 0.6rem;color: #cecece;text-align: center;padding: 2.15rem 0;

}
.btm_back a{
    color: #55c4b8;
}

/*分数线查询*/
.fenshuxian
{
	margin:0 0.7rem;
}
.fenshuxian h3
{
	height:2.4rem;line-height: 2.4rem;color:#52c3b7;font-size:0.9rem;
}
.fenshuxian h3 .ospan1
{
	float:right;line-height: 2.4rem;color:#333333;font-size:0.6rem;margin-right:1.8rem;
}
.fenshuxian table th{color:#515151;font-size:0.55rem;height:1.4rem;line-height: 1.4rem;background: #eeeeee;font-weight: bold;}
.fenshuxian table td{color:#515151;font-size:0.55rem;height:1.4rem;line-height: 1.4rem;}
.fenshuxian table td:first-child{background: #eeeeee;font-weight: bold;}

/*大学就业数据结果*/
.jiuyeshuju .daxueMsg
{
	height:5.5rem;width:100%;padding:1rem 0 0 0.75rem;
}
.jiuyeshuju .daxueMsg img
{
	float:left;width:3.5rem;height:3.5rem;border-radius: 50%;
}
.jiuyeshuju .daxueMsg div
{
	height:3.5rem;float:left;margin-left: 0.95rem;
}
.jiuyeshuju .daxueMsg div .p1
{
	height:1.6rem;line-height: 1.6rem;color:#202020;font-size:0.75rem;
}
.jiuyeshuju .daxueMsg div .p2
{
	height:1.1rem;margin-top:0.35rem;
}
.jiuyeshuju .daxueMsg div .p2 img
{
	float:left;height:1.1rem;margin-right:0.3rem;width:auto;
}
.jiuyeshuju .jiuyezhibiao li
{
	line-height: 1.5rem;padding-left:0.65rem;color:#333;font-size:0.6rem;
}
.jiuyeshuju .shujuTubiao
{
	margin:0 0.75rem 1rem 0.75rem;
}
.jiuyeshuju .shujuTubiao h3
{
	font-weight: normal;padding-left:4px;border-top:1px solid #cdcdcd;
	height:1.8rem;color:#55c4b8;font-size:0.65rem;line-height:1.8rem;
}
.jiuyeshuju .shujuTubiao h3:first-child{border-top:none;}
.jiuyeshuju .shujuTubiao h3 span
{
	float:left;width:4px;height:0.6rem;margin:0.6rem 0.3rem 0 0 ;background: #55c4b8;
	border-radius: 2px;
}
.jiuyeshuju table td 
{
	border:2px solid #55c4b8;height:1.3rem;line-height: 1.3rem;color:#000;font-size:0.6rem;
}
.jiuyeshuju table th
{
	border:2px solid #55c4b8;height:1.6rem;line-height: 1.6rem;color:#000;font-size:0.6rem;vertical-align: middle;
}
.jiuyeshuju .shujuTubiao #tjChart{
	width: 100%;
}
.jiuyeshuju .shujuTubiao #tjChart li{
	height: 1.35rem;margin-bottom: 0.3rem;
}
.jiuyeshuju .shujuTubiao #tjChart li>div{
	width: 8.4375rem;float: left;margin-right: 0.45rem;font-size: 0.55rem;
}
.jiuyeshuju .shujuTubiao #tjChart li>div em{
	display: inline-block;height: 1.35rem;vertical-align: middle;margin-right: 0.1rem;line-height: 1.35rem;font-size: 12px;color: #fff;font-style: normal;text-indent: 0.2rem;
}
.jiuyeshuju .shujuTubiao #tjChart li>span{
	float: right;color: #434343;font-size: 0.55rem;line-height: 1.35rem;display: inline-block;text-align: right;
}
.jiuyeshuju .shujuTubiao .one{ background-color: #d1f577; }
.jiuyeshuju .shujuTubiao .two{ background-color: #a6d9ff; }
.jiuyeshuju .shujuTubiao .three{ background-color: #ffbf7a;  }
.jiuyeshuju .shujuTubiao .four{ background-color: #ff9499;  }


.jiuyeshuju .load_more{
	font-size:0.6rem;text-align: center;margin-bottom: 1rem;color: #55c4b8;
}
.jiuyeshuju .part_box{padding-left: 0.75rem;padding-bottom: 0.75rem}
.jiuyeshuju .list_more{font-size:0.6rem;line-height:1.25rem;color: #333;}


/*点卡服务*/
.diankafuwu .p1
{
	line-height: 2.4rem;padding-left:2rem;color:#2c2c2c;font-size:0.7rem;
	margin-top:2rem;
}
.diankafuwu .p2
{
	line-height: 2.1rem;padding-left:2rem;color:#52c3b7;font-size:0.85rem;
}
.diankafuwu .my_yue
{
	width:12.4rem;margin:1.35rem auto 0.75rem;border:2px solid #52c3b7;height:1.75rem;color:#535353;font-size:0.6rem;
	line-height: 1.65rem;
}
.diankafuwu .my_yue .ospan1
{
	float:left;width:0.45rem;height:0.45rem;border:0.15rem solid #52c3b7;margin:0.55rem 0.15rem 0 0.4rem ;
	border-radius: 50%;background: #fff;
}
.diankafuwu .my_yue .ospan2
{
	float:right;margin-right:0.35rem;font-size:0.65rem;
}
.diankafuwu .use_jinzhuan
{
	width:12.4rem;margin:0 auto ;height:0.85rem;color:#535353;font-size:0.6rem;
	line-height: 0.85rem;
}
.diankafuwu .use_jinzhuan .select_no
{
	float:left;width:0.7rem;height:0.7rem;margin:0.05rem 0.3rem 0 0.4rem;
	background: url(../images/select_no.png);
	background-size: 100% 100%;
}
.diankafuwu .use_jinzhuan .select_yes
{
	float:left;width:0.7rem;height:0.7rem;margin:0.05rem 0.3rem 0 0.4rem;
	background: url(../images/select_yes.png);
	background-size: 100% 100%;
}
.jinzhuanNum 
{
	float:left;border:1px solid #52c3b7;padding:0 0.2rem;margin:-0.05rem 0.2rem 0 ;width:4rem;
}
.diankafuwu .use_jinzhuan .ospan2
{
	float:right;margin-right:0.35rem;font-size:0.65rem;
}
.sure_pay
{
	margin:3.3rem auto 0 ;
}

/*购买成功*/
.goumaichenggong .odiv1
{
	padding:2.3rem 0 0 2.3rem;
}
.goumaichenggong .odiv1 img
{
	float: left;width:2.25rem ;height:2.2rem;
}
.goumaichenggong .odiv1 p
{
	float: left;line-height: 1.1rem;font-size:0.7rem;color:#2c2c2c;margin-left:0.3rem;
}
.goumaishibai .odiv1
{
	padding:2.3rem 0 0 5.25rem;
}
.goumaishibai .odiv1 img
{
	float: left;width:1.95rem ;height:1.95rem;
}
.goumaishibai .odiv1 p
{
	float: left;line-height: 1.95rem;font-size:0.7rem;color:#2c2c2c;margin-left:0.3rem;
}
.goumaichenggong .p1
{
	margin:0.7rem 0 0.6rem 2.1rem;line-height: 1rem;font-size:0.6rem; color:#606060;
}
.share{padding:0.5rem 0 0 2.1rem;}
.share a.share_qq 
{
	width:1.2rem;height:1.25rem;background: url(../images/share_qq.png);
	background-size: 100% 100%;float:left;margin-right:1.8rem;
}
.share a.share_qzone 
{
	width:1.35rem;height:1.25rem;background: url(../images/share_qzone.png);
	background-size: 100% 100%;float:left;margin-right:1.8rem;
}
.share a.share_sina
{
	width:1.55rem;height:1.25rem;background: url(../images/share_sina.png);
	background-size: 100% 100%;float:left;margin-right:1.8rem;
}
.share a.share_weixin 
{
	width:1.35rem;height:1.25rem;background: url(../images/share_weixin.png);
	background-size: 100% 100%;float:left;
}
/*充值成功*/
.chongzhichenggong .odiv1{
	padding:2.3rem 0 0 0;
	display: flex;
	display:-webkit-flex;
	justify-content:center;
    
}
.chongzhichenggong .odiv1 img
{
	float: left;width:1.675rem ;height:1.625rem;
}
.chongzhichenggong .odiv1 p
{
	float: left;line-height: 1.95rem;font-size:0.7rem;color:#2c2c2c;margin-left:0.3rem;
}
.chongzhichenggong .chongzhi_yue{
	text-align: center;width: 100%;font-size: 0.7rem;line-height: 1.1rem;
}
.chongzhichenggong .chongzhi_yue>span{
	color: #e70000;
}
.chongzhichenggong .yemiantianzhuan{
	font-size: 0.5rem;text-align: center;padding-top: 3.5rem;padding-bottom: 1rem;color: #606060;
}
.chongzhichenggong .yemiantianzhuan>span{
	color: #52c3b7;
}
/*购买订单*/
.goumaidingdan ul {padding:1rem 0 0.8rem 2rem;}
.goumaidingdan ul li{line-height: 1.1rem;font-size:0.7rem;color:#2c2c2c;height:1.1rem;}
.goumaidingdan .totalMoney
{
	height:1.6rem;line-height: 1.6rem;text-align: center;font-size:0.7rem;color:#ff2d37;margin-top:0.7rem;
}
.goumaidingdan .dianzika p 
{
	height:1.95rem;line-height: 1.95rem;font-size:0.7rem;color:#2c2c2c;
}
.goumaidingdan .youhuiquan p 
{
	height:1.2rem;line-height: 1.2rem;font-size:0.6rem;color:#606060;
}
.goumaidingdan .dianzika input  
{
	width:6.6rem;height:1.75rem;border:1px solid #52c3b7;float:left;
}
.goumaidingdan .dianzika button  
{
	width:4.1rem;height:1.5rem;border:1px solid #52c3b7;float: left;margin-left:1rem;margin-top:0.075rem;
	background: #52c3b7;line-height: 1.5rem;text-align: center;border:none;font-size:0.7rem;color:#fff;
}
.goumaidingdan .youhuiquan div span 
{
	float:left;width:2.25rem;height:1.75rem;background: url(../images/youhuiquan.png);color:#52c3b7;
	background-size: 100% 100%;text-align: center;font-size: 0.6rem;padding-top:0.8rem;margin-right:0.4rem;
}

/*2016-5-24*/
.goumaidingdan .select_ul{
	padding-top: 0.2rem;
	padding-left: 0;
}
.goumaidingdan .select_ul li{
    float: left;
    width: 1.6rem;
    height: 1.3rem;
    line-height: 1.3rem;
    font-size: 0.6rem;
    color: #25b0a1;
    background: url(../images/select_n.png) no-repeat;
    background-size: 100% 100%;
    padding-left: 0.25rem;
    text-align: center;
    margin-right: 0.38rem;
}
.goumaidingdan .select_ul li.hover{
	background: url(../images/select_y.png) no-repeat;
	background-size: 100% 100%;
	color: #fff;
}
.goumaidingdan .showMoney
{
    width: 11.6rem;
    padding: 0.5rem 0.2rem;
    border: 1px solid #52c3b7;
    margin: 0 auto;
    font-size:0.6rem;

}
.goumaidingdan .showMoney .yuan{
    display: inline-block;
    width: 0.55rem;
    height: 0.55rem;
    background-color: #52c3b7;
    border-radius: 100%;
    position: absolute;
    top: 50%;
    margin-top: -0.25rem;
    left: 0;
}
.goumaidingdan .showMoney .yuan:after{
	content: '';
	display: block;
	position: absolute;
	width: 0.23rem;
	height: 0.23rem;
	background-color: #fff;
	border-radius: 100%;
	left: 50%;
	top: 50%;
	transform:translate(-50%,-50%);
	-webkit-transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	-o-transform:translate(-50%,-50%);
}
/*我的金砖*/
.myJinzhuan
{
	padding-left:0.75rem;
}
.myJinzhuan .p1
{
	line-height: 1.8rem;margin-top:1.25rem;font-size: 0.7rem;color:#202020;font-weight: 500;
}
.myJinzhuan .p2
{
	line-height: 3.2rem;font-size: 1.4rem;color:#ff2d37;
}
.myJinzhuan ul li
{
	line-height: 1.75rem;font-size: 0.6rem;color:#333333;
}
.myJinzhuan ul li a
{
	text-decoration: underline;color:#55c4b8;font-weight: 600;
}

/*编辑资料*/
.bianjiziliao
{
	width:14.65rem;margin:0 auto;
}
.bianjiziliao ul li 
{
	line-height: 2.5rem;border-bottom:1px solid #e1e1e2;
}
.bianjiziliao ul li>span
{
	float:left;width:3.6rem;text-align: left;font-size:0.7rem;color:#444;
}
.bianjiziliao ul li>div
{
	float:left;font-size:0.7rem;color:#000;height:2.4rem;
}
.bianjiziliao ul li>div input[type="radio"]
{
	margin-right:0.2rem;vertical-align: middle;
}
.bianjiziliao ul li>div input[type="text"]
{
	float:left;width:5.75rem;height:100%;
}
.bianjiziliao ul li>div span.bianji
{
	float:left;width:0.6rem;height:0.6rem;margin:0.9rem 0 0 0.4rem;
	background: url(../images/user_center_bg1.png);
	background-size: 100% 100%;
}
.bianjiziliao ul li>div select 
{
	width:3.6rem;
	appearance:none;
	-moz-appearance:none; /* Firefox */
	-webkit-appearance:none; /* Safari 和 Chrome */
	border:none;float:left;height:100%;
	font-size:0.7rem;
}

.bianjiziliao ul li>div i
{
	width:0.7rem;height:0.4rem;float:left;
	margin:1rem 0.5rem 0 -0.7rem;
	background: url(../images/selectDown.png);
	background-size: 100% 100%;
}
/*我的订单*/
.myOrder .orderContainer
{
	width:14.65rem;margin:0 auto;
}
.myOrder .hasNoOrder
{
	height:1px;background: #bfbfbf;position: relative;width:10.8rem;margin:3.3rem auto;
}
.myOrder .hasNoOrder span
{
	position: absolute;width:5.5rem;height:1.5rem;top:-0.75rem;left:50%;margin-left:-2.75rem;background: #fff;font-size:0.6rem;color:#393939;
	line-height: 1.5rem;text-align: center;
}
.myOrder .orderContainer p
{
	line-height: 2rem;border-bottom: 1px solid #e1e1e2;font-size:0.6rem;color:#404040;height:2rem;
}
.myOrder .orderContainer div
{
	height:3.6rem;line-height: 3.6rem;position: relative;
}
.myOrder .orderContainer div .orde_type
{
	width:7.5rem;font-size:0.7rem;color:#404040;
	line-height: 1rem;position: absolute;left:0px;top:50%;
}
.myOrder .orderContainer div .order_num
{
	float:left;width:3rem;font-size:0.7rem;color:#ff2d37;margin-left:7.5rem;
}
.myOrder .orderContainer div .orde_pay1
{
	float:right;width:3rem;font-size:0.7rem;height:1.2rem;background: #52c3b7;color:#fff;line-height: 1.2rem;text-align: center;
	margin-top:1.2rem;border-radius: 5px;
}
.myOrder .orderContainer div .orde_pay2
{
	float:right;width:3rem;font-size:0.7rem;text-align: center;color:#52c3b7;
}

/*我的优惠券*/
.myYouhuiquan .youhuiquan
{
	width:100%;height:4.1rem;margin-top:1rem;
}
.myYouhuiquan .youhuiquan_5
{
	background: url(../images/youhuiquan/youhuiquan_5.png);
	background-size: 100% 100%;
}
.myYouhuiquan .youhuiquan_20
{
	background: url(../images/youhuiquan/youhuiquan_20.png);
	background-size: 100% 100%;
}
.myYouhuiquan .youhuiquan_50
{
	background: url(../images/youhuiquan/youhuiquan_50.png);
	background-size: 100% 100%;
}
.myYouhuiquan .youhuiquan_100
{
	background: url(../images/youhuiquan/youhuiquan_100.png);
	background-size: 100% 100%;
}
.myYouhuiquan .youhuiquan_200
{
	background: url(../images/youhuiquan/youhuiquan_200.png);
	background-size: 100% 100%;
}
.myYouhuiquan .youhuiquan_211
{
	background: url(../images/youhuiquan/youhuiquan_211.png);
	background-size: 100% 100%;
}
.myYouhuiquan .youhuiquan_985
{
	background: url(../images/youhuiquan/youhuiquan_985.png);
	background-size: 100% 100%;
}

/*金额充值*/
.chongzhi .p1
{
	line-height: 1.3rem;margin-top:1.2rem;font-size:0.7rem;color:#202020;padding-left:0.75rem;
}

.chongzhi .p1 span
{
	color:#ff2d37;
}
.chongzhi .p2
{
	line-height: 1.75rem;margin-top:1.2rem;font-size:0.7rem;color:#202020;padding-left:0.75rem;
}
.chongzhi .p2 input 
{
	height: 1.75rem;margin-top:1.2rem;font-size:0.7rem;color:#202020;padding-left:0.75rem;
	border:2px solid #52c3b7;width:6.5rem;
}
/*余额明细*/
.yuemingxi>div
{
	width:14.65rem;margin:0 auto;height:3.5rem;border-bottom: 1px solid #e1e1e2;
}
.yuemingxi>div p 
{
	height:1rem;line-height: 1rem;font-size:0.5rem;color:#a3a3a3;
}
.yuemingxi>div>div
{
	height:1.5rem;line-height: 1.5rem;font-size:0.7rem;color:#a3a3a3;margin-top:0.55rem;
}
.yuemingxi_fenye
{
	height:2.5rem;
}
.yuemingxi_fenye select
{
	display: block;width:30%;height:1.5rem;margin:0.5rem auto 0 5%;border-radius: 5px;float:left;
}
.yuemingxi_fenye a
{
	display: block;width:30%;height:1.5rem;margin:0.5rem auto 0 auto;border-radius: 5px;
	text-align: center;font-size:0.8rem;
}

/*账户余额*/
.zhanghuyue .p1
{
	height:2rem;line-height: 2rem;font-size:0.7rem;color:#202020;margin-top:0.75rem;
}
.zhanghuyue .p2
{
	height:2.6rem;line-height: 2.6rem;
}
.zhanghuyue .p2 span
{
	float:left;width:4.4rem;font-size:1rem;color:#ff2d37;
}
.zhanghuyue .p2 a 
{
	float:left;font-size:0.55rem;color:#55c4b8;text-decoration: underline;
}

/*测录取概率*/
.luqugailv
{
	padding:1.5rem 0.7rem;
}
.luqugailv .odiv1
{
	height:1.55rem;margin-bottom:1rem;
}
.luqugailv .odiv1 label
{
	color:#3a3939;font-size:0.75rem;height:1.55rem;line-height: 1.55rem;
}
.luqugailv .odiv1 input
{
	width:9.5rem;color:#3a3939;height:1.55rem;padding-left: 10px;
	border:1px solid #c7c7c7;font-size:0.65rem;color:#636363;
}
.luqugailv .odiv1 span
{
	float:left;width:2.65rem;color:#3a3939;font-size:0.65rem;height:1.3rem;color:#636363;
	border:1px solid #c7c7c7;margin-top:0.1rem;line-height: 1.3rem;text-align: center;margin-right:1rem;
}
.luqugailv .odiv1 span.selected
{
	color:#55c4b8;border:1px solid #55c4b8;
}
.luqugailv .odiv2
{
	margin:0.5rem 0 1rem;color:#474747;
}
.luqugailv .odiv2 div
{
	line-height: 0.75rem;font-size:0.65rem;
}
.luqugailv .odiv2 div span
{
	float:left;width:2.4rem;text-align: right;
}
.luqugailv .odiv2 div p
{
	float:left;width:11rem;
}

/*预约专家*/
.yuyuezhuanjia .odiv1
{
	height:2.6rem;line-height: 2.6rem;
	font-size:0.7rem;color:#333;padding:0 0.7rem;
}
.yuyuezhuanjia .odiv2 h3
{
	height:2.3rem;line-height: 2.3rem;
	font-size:0.7rem;color:#333;text-align: center;font-weight: normal;
}
.yuyuezhuanjia .odiv2 ul li 
{
	width:14.65rem;height:4rem;border:1px solid #dedede;
	margin:0 auto 1rem;
}
.yuyuezhuanjia .odiv2 ul li.selected 
{
	border:1px solid #55c4b8;
}
.yuyuezhuanjia .odiv2 ul li span
{
	width:0.8rem;height:0.8rem;float:left;
	background:url(../images/select_no.png) no-repeat;
	background-size: 100% 100%;
	margin:1.6rem 1.3rem 0 1.3rem;
}
.yuyuezhuanjia .odiv2 ul li.selected span
{
	width:0.8rem;height:0.8rem;float:left;
	background:url(../images/select_yes.png) no-repeat;
	background-size: 100% 100%;
	margin:1.6rem 1.3rem 0 1.3rem;
}
.yuyuezhuanjia .odiv2 ul li div
{
	float:left;width:10.8rem;
}
.yuyuezhuanjia .odiv2 ul li div .p1
{
	margin-top:0.5rem;height:1.6rem;line-height: 1.6rem;color:#55c4b8;font-size:0.8rem;
}
.yuyuezhuanjia .odiv2 ul li div .p2
{
	height:1rem;line-height: 1rem;color:#5a5a5a;font-size:0.6rem;
}
.yuyuezhuanjia .odiv1 select 
{	
	font-size:0.7rem;
}

/*联系专家*/
.linkZhuanjie .userInput
{
	height:2.5rem;margin:0 0.7rem;border-bottom: 1px solid #e1e1e2;
	line-height: 2.5rem;color:#4f4f4f;font-size:0.7rem;
}
.linkZhuanjie .userInput span
{
	float:left;width:2.9rem;text-align: center;
}
.linkZhuanjie .userInput input
{
	float:left;width:11rem;height:100%;
}

/*分数线查询*/
.fenshuxianXiangxi ul 
{
	padding:1.6rem 0.7rem 0;
}
.fenshuxianXiangxi ul li
{
	height:1.6rem;margin-bottom:1.3rem;
}
.fenshuxianXiangxi ul li>span
{
	height:1.6rem;float:left;width:5rem;line-height: 1.6rem;
	color:#3a3939;font-size:0.75rem;
	text-align:right;
}
.fenshuxianXiangxi ul li>div
{
	height:1.6rem;float:left;width:8.6rem;line-height: 1.6rem;
	color:#3a3939;font-size:0.75rem;
	border:1px solid #c7c7c7;position: relative;
	background: #fff;
}
.fenshuxianXiangxi ul li>div select
{
	width:100%;height:100%;float:left;
	-webkit-appearance: none;border:none;
	padding-left:12px;color:#3a3939;
	font-size:0.75rem;
	background: transparent;
}
.fenshuxianXiangxi ul li>div input
{
	width:100%;height:100%;float:left;
	-webkit-appearance: none;border:none;
	padding-left:12px;color:#3a3939;
}
.fenshuxianXiangxi ul li>div i
{
	width:0.7rem;height:0.4rem;position: absolute;
	right:0.4rem;top:0.6rem;
	background: url(../images/selectDown.png);
	background-size: 100% 100%;
}
.fenshuxianXiangxi ul li>div p
{
	line-height: 1.6rem;font-size:0.55rem;color:#eb0000;
	height:1.6rem;position: absolute;bottom:-1.6rem;left:0rem;
}


/*高考志愿填报一对一购买*/
.zhiyuanyiduiyibuy
 {
 	padding:0 0.7rem;
 }
 .zhiyuanyiduiyibuy h3
 {
 	height:2.1rem;line-height: 2.1rem;
 	font-size:0.7rem;color:#333333;font-weight: normal;
 }
 .zhiyuanyiduiyibuy div .odiv2 span
 {
 	float:left;height:1.5rem;border:2px solid #c7c7c7;padding:0 0.6rem;line-height: 1.3rem;
 	margin:0 0.9rem 0.7rem 0 ;font-size:0.65rem;color:#c7c7c7;
 }
 .zhiyuanyiduiyibuy div .odiv2 span.selected
 {
 	border:2px solid #55c4b8;font-size:0.65rem;color:#818181;
 }
 .zhiyuanyiduiyibuy div .odiv1
 {
 	height:1.9rem;padding-bottom:0.5rem;color:#ff2d37;font-size:0.75rem;
 }
 .zhiyuanyiduiyibuy div .odiv1 span
 {
 	float:left;height:1.4rem;line-height: 1.4rem;
 }
 .zhiyuanyiduiyibuy div .odiv1 span.ospan2
 {
 	color:#5a5a5a;font-size:0.5rem;text-decoration: line-through;margin-left:1.75rem;line-height: 1.4rem;
 }

 /*高考志愿填报一对一*/
 .zhiyuanyiduiyi .odiv
 {
	padding:0 0.7rem;
 }
 .zhiyuanyiduiyi .odiv h3
 {
	line-height: 2rem;height:2rem;font-size:0.7rem;color:#333333;font-weight: normal;
 }
 .zhiyuanyiduiyi .odiv h3 a
 {
 	float:right;color:#55c4b8;
 }
 .zhiyuanyiduiyi .odiv1>p
 {
	font-size:0.6rem;color:#5a5a5a;height:1.9rem;line-height: 1.9rem;margin-bottom:0.25rem;
 }
 .zhiyuanyiduiyi .odiv1>div
 {
 	height:1.2rem;color:#ff2d37;font-size:0.75rem;
 }
 .zhiyuanyiduiyi .odiv1>div span
 {
 	float:left;height:1.2rem;line-height: 1.2rem;
 }
 .zhiyuanyiduiyi .odiv1>div span.ospan2
 {
 	color:#5a5a5a;font-size:0.5rem;text-decoration: line-through;margin-left:1.75rem;height:1.2rem;line-height: 1.2rem;
 }
 .zhiyuanyiduiyi .odiv ul li h4
 {
 	height:1.9rem;line-height: 1.65rem;padding-top:0.25rem;border-top:1px solid #eeeeee;
 	font-size:0.65rem;color:#55c4b8;
 }
 .zhiyuanyiduiyi .odiv ul li h4 span
 {
 	float:left;height:0.8rem;border-radius: 2px;width:4px;background: #55c4b8;
 	margin:0.45rem 0.4rem 0 0 ;
 }
 .zhiyuanyiduiyi .odiv ul li p
 {
 	line-height: 1rem;padding-bottom: 0.6rem;
 	font-size:0.65rem;color:#5a5a5a;
 }

 .zhiyuanyiduiyi .odiv2 h3
 {
	line-height: 2rem;height:2rem;font-size:0.7rem;color:#fff;font-weight: normal;
	text-align: center;background: #55c4b8;margin-top:0.7rem;
 }
 .zhiyuanyiduiyi .odiv2 table td
 {
	color:#595959;font-size:0.6rem;line-height: 0.9rem;padding:0.5rem 0.35rem;
 }
 .zhiyuanyiduiyi .odiv2 table td:first-child
 {
	color:#55c4b8;width:4.3rem;
 }


/*高考网志愿*/
 .container
{
  width:100%;margin-bottom: 1rem;
}
.container table
{
  width:100%;
}
.container table tr td
{
  border:1px solid #c7c7c7;
  position: relative;width:33%;height:5.1rem;
}
.container table tr td a
{
  float:left;width:100%;height:100%;
}
.container table tr td a:hover
{
  opacity: 0.5;filter:alpha(opacity=50);
}
.container table tr td span
{
  position: absolute;top:1.2rem;left:50%;
  background: url(../images/ico_gather.png) no-repeat;
  background-size: 10rem 10rem;
}
.container table tr td span.ico_0
{
  width:1.8rem;height:1.2rem;
  background-position: 0px 0px;
  margin-left: -0.9rem;
}
.container table tr td span.ico_1
{
  width:1.25rem;height:1.25rem;
  background-position:  -2.5rem 0rem;
 margin-left:  -0.625rem;
}
.container table tr td span.ico_2
{
  width:1.3rem;height:1.3rem;
  background-position: -5rem 0rem ;
  margin-left:  -0.625rem;
}
.container table tr td span.ico_3
{
  width:1.15rem;height:1.3rem;
  background-position: -7.5rem 0rem ;
  margin-left: -0.575rem;
}
.container table tr td span.ico_4
{
  width:1.3rem;height:1.3rem;
  background-position:  0rem -2.5rem ;
  margin-left:  -0.625rem;
}
.container table tr td span.ico_5
{
  width:1.5rem;height:1.25rem;
  background-position: -2.5rem -2.5rem;
  margin-left: -0.75rem;
}
.container table tr td span.ico_6
{
  width:1.4rem;height:1.4rem;
  background-position: -5rem -2.5rem;
  margin-left:-0.7rem;
}
.container table tr td span.ico_7
{
  width:1.25rem;height:1.125rem;
  background-position: -7.5rem -2.5rem;
  margin-left:-0.625rem;
}
.container table tr td span.ico_8
{
  width:1.5rem;height:1.2rem;
  background-position: 0rem -5rem;
  margin-left: -0.75rem;
}
.container table tr td span.ico_9
{
  width:1.3rem;height:1.55rem;
  background-position: -2.5rem -5rem ;
 margin-left: -0.65rem;
}
.container table tr td span.ico_10
{
  width:1.3rem;height:1.25rem;
  background-position: -5rem -5rem;
  margin-left: -0.65rem;
}
.container table tr td span.ico_11
{
  width:1.5rem;height:1.5rem;
  background-position: 0rem -7.5rem;
  margin-left: -0.75rem;
}
.container table tr td i
{
  position: absolute;top:-1px;right:-1px;
  background: url(../images/ico_gather.png) no-repeat;
  background-size: 10rem 10rem;
  width:1.85rem;height:1.85rem;
  background-position: -7.5rem -5rem;
}
.container table tr td p
{
  position: absolute;top:3.1rem;text-align: center;
  width:100%;line-height: 0.75;font-size:0.65rem;color:#2a2a2a;
  font-family: "微软雅黑";
}
/*大学就业薪酬表格chart*/
.jiuyeshuju .chart{padding-bottom: 0.45rem;position: relative;}

.chart .chart-tip {
   padding-bottom: 0.5rem;
}
.chart canvas {  width: 100%; height: 100%;}

.chart .chart-tip .c-blue {
    color: #009944;
}
.chart .chart-tip span {
    font-size: 0.55rem;
    margin-right: 0.2rem;
}
.chart .chart-tip .c-gray {
    color: #ec6941;
}
.chart .chart-tip span::before {
    content: "";
    display: inline-block;
    width: .5rem;
    height: .5rem;
    border-radius: 50%;
    margin-right: .1rem;
}
.chart .chart-tip .c-blue::before {
    background-color: #009944;
}
.chart .chart-tip .c-gray::before {
    background-color: #ec6941;
}
