
/*---------------职业咨询---------------*/

.Leftmenu-arrow{
	background:url(../images/ST-LmenuarrowG.png) 120px 23px no-repeat;
}
.Leftmenu-arrow:hover{
	background:url(../images/ST-LmenuarrowW.png) 120px 23px no-repeat;
}
.advisory-title{
	width:auto;
	color: #666;
    font-size: 16px;
}
.AdvRecords{
	padding:15px 20px;
	font-size:14px;
	color:#333;
	text-align:left;
}
.AdvRecords table{
}
.AdvRecords table tr{
	height:42px;
}
.text-tel{
	height:34px;
	line-height:34px;
	border:1px solid #ccc;
	text-indent:10px;
}
.text-mail{
	height:34px;
	line-height:34px;
	border:1px solid #ccc;
	text-indent:10px;
}
.Mquestion-title{
	color:#333;
	padding-top:10px;
}
.Mainquestion{
	margin:20px 0;
	font-size:12px;
	color:#333;
	text-indent:20px;
}
.Mainquetitle table{
	border:0;
}
.Mquestion-menu{
	font-size:12px;
	font-weight:bold;
	color:#333;
	border-bottom:1px solid #d2d2d2 !important;
	width:100%;
	height:40px;
	line-height:40px;
}
.Mquestm-left{
	width:70%;
	padding-left:20px;
}
.Mquestm-right{
	width:25%;
}
.greenbg{
	background:#f0f5f5;
}
.Mainquestion table{
	border:0;
	text-indent: 20px;
}
.Mainquestion table tr{
	height:40px;
	line-height:40px;
}
.symbol{
	padding-left:10px;
}
.addquestion-btn{
	width:16px;
	height:16px;
	border:0;
	color:#fff;
	border-radius:2px;
	cursor:pointer;
	font-weight:bold;
	background:url(../images/ST-add.png) no-repeat;
}
.addquestion-btn:hover{
	background:url(../images/ST-addblue.png) no-repeat;
}
.redquestion-btn{
	width:16px;
	height:16px;
	border:0;
	color:#fff;
	border-radius:2px;
	cursor:pointer;
	font-weight:bold;
	background:url(../images/ST-red.png) no-repeat;
}
.redquestion-btn:hover{
	background:url(../images/ST-redblue.png) no-repeat;
}
.uploadannex{
	border-top:1px solid #d2d2d2;
	padding-top:10px;
	text-indent:0;
}
/*附件上传*/
.uploader {
	 position:relative; 
	 display:inline-block; 
	 overflow:hidden; 
	 cursor:default; 
	 padding:0;
	 font:Helvetica, sans-serif, 'Microsoft YaHei';
}
.filename { 
	 float:left; 
	 display:inline-block; 
	 outline:0 none; 
	 height:40px; 
	 width:360px; 
	 margin:0;  
	 overflow:hidden; 
	 cursor:default; 
	 border:0; 
	 color:#333; 
	 text-overflow:ellipsis; 
	 white-space:nowrap;  
	 background:#f2f2f2;
	 text-indent:20px;
	 font-size:14px;
}
.uploadbutton{ 
     float:left;
	 margin: 5px 0 0 20px;
	 width:78px;
	 height:32px; 
	 display:inline-block; 
	 cursor:pointer; 
	 border:1px solid #008de3;
	 border-radius:2px;
	 background:#fff;
}
.uploader input[type=file] { 
	 position:absolute; 
	 top:0; 
	 right:0; 
	 bottom:0; 
	 border:0; 
	 padding:0; 
	 margin:0; 
	 height:30px; 
	 cursor:pointer; 
	 filter:alpha(opacity=0); 
	 -moz-opacity:0; 
	 -khtml-opacity: 0; 
	 opacity:0; 
}
/*附件上传结束*/
.STarchive{
	margin-top:15px;
}
.templatedownload{ 
     float:left;
	 margin: 18px 0 0 20px;
	 width:78px;
	 height:32px; 
	 display:inline-block; 
	 cursor:pointer; 
	 border:1px solid #008de3;
	 border-radius:2px;
	 background:#fff;
}
/*sendbtn内容开始*/
.sendbtn{
	font-size:14px;
    text-align: center;
	margin-top:40px;
}
.sendbtn a{
	float:none;	
	display:inline-block
}
.pagebtnsubmit, .pagebtnback{
    float: left;
    width: 120px;
    height: 36px;
    line-height: 36px;
    border-radius: 3px;
    text-align: center;
    background: #e2e2e2;
    color: #333;
    cursor: pointer;
    display: inline-block;
}
.pagebtnsubmit{
    margin-right: 20px;
	background:#008de3;
	color:#fff;
}
/*sendbtn内容结束*/

/*控件按钮activebtn内容开始*/
.activebtn{
	font-size:14px;
    text-align: center;
    padding-bottom: 20px;
	margin-top:40px;
}
.activebtn a{
	float:none;	
	display:inline-block
}
.pagebtnpass, .pagerefuse{
    float: left;
    width: 120px;
    height: 36px;
    line-height: 36px;
    border-radius: 3px;
    text-align: center;
    background: #e60012;
    color: #fff;
    cursor: pointer;
    display: inline-block;
}
.pagebtnpass{
    margin-right: 20px;
	background:#009944;
	color:#fff;
}
.pagebtnpass img, .pagerefuse img{
	width:16px;
	height:12px;
}
/*---------------咨询师查看学生信息---------------*/

.headerblue{
	background:#008de3;
}
.mainwhite{
	background:#fff;
	color:#333;
}
.mainwhite20{
	margin-bottom:20px;
}
.InfoMain{
	padding:40px 40px 10px 40px;
}
.Info-title{
	font-size:16px;
}
.info-text{
	font-size:14px;
	margin-top:10px;
}
.info-studentlist-title{
    width: 920px;
    height: 40px;
	margin:0 auto;
    border-bottom: 1px solid #d2d2d2;
	margin-top:20px;
}
.studentlist-title {
    color: #333;
    font-size: 14px;
    line-height: 40px;
    border-bottom: 2px solid #008de3;
    height: 40px;
    text-align: left;
    width: 20%;
}
.Infostlist-menu{
	text-align:center;
	border-bottom:1px solid #d2d2d2;
	font-size:12px;
	font-weight:bold;
	color:#333;
	padding:20px 0 10px 0;	
}
.Infostlist-con{
	text-align:center;
	color:#333;
	font-size:12px;	
	border-bottom:1px solid #d2d2d2;
	margin-bottom:20px;
}
.Infostlist-con table{ border-collapse:collapse;}
.Infostlist-con table tr td{
    -webkit-line-clamp:1;
    -webkit-box-orient: vertical;
    overflow: hidden;
	line-height:150%;
}  
	
.Infostlist-con table tr{
	height:40px;
	line-height:40px;
}
.Infostlist-conlink a{
	color:#008de3;
	text-decoration:underline;
}
.Infostlist-viewconlink{
	text-align:left;
	text-indent:50px;
}
.Infostlist-viewconlink a{
	color:#008de3;
	text-decoration:underline;
}

/*---------------导师确认匹配---------------*/
.fontblue{
	color:#008de3;
}
.font666{
	color:#666;
}
.Mainmatching-con{
	margin-bottom:20px;	
	font-size:14px;
	color:#333;
}
.Mainmatching-list{	
	padding:20px 0;
	border-bottom:1px solid #d2d2d2;
}
.Mainmat-left{
	width:110px;
	height:110px;
}
.Mainmat-center{
	width:495px;
	padding:0 20px;
}
.Mainmat-center-name{
	font-weight:bold;
	font-size:16px;
}
.Mainmat-center-info{
	font-size:14px;
	line-height:32px;
	margin:6px 0;
}
.Mainmat-center-text{
	line-height:24px;
	display: -webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.Mainmat-center-infoleft, .Mainmat-center-inforight{
	width:50%;
}
.Mainmat-center-info p{
	text-indent:0;
	margin:0;
}
.Mainmat-right{
	width:275px;
	margin-top:40px;
}
.Mainmat-right a {
    float: none;
    display: inline-block;
	color:#008de3;
}
.matching-btnview, .matching-btnconfirm, .matching-btnelection{
	float: left;
	width:76px;
	height:30px;
	line-height:30px;
	text-align:center;
	border:1px solid #008de3;
	border-radius:3px;
}
.matching-btnview{
	border:1px solid #999;
	margin-right:16px;
}
.matching-btnconfirm{
	margin-right:16px;
}
.Mainmat-right a .matching-btnview{
	color:#666;
}
.Mainmat-right a:hover .matching-btnview{
	color:#fff;
	background:#666;
	border:1px solid #666;
}
.Mainmat-right a:hover .matching-btnconfirm, .Mainmat-right a:hover .matching-btnelection{
	background:#008de3;
	border:1px solid #008de3;
	color:#fff;
}
/*---------------学生表现评估---------------*/
.main-assess{	
	padding:20px 0;
}
.ASInteractive-maincon{
	font-size:12px;
}
.indent40{
	text-indent:40px;
}
.indent20{
	text-indent:20px;
}
.ASInteractive{
	margin-bottom:10px;
	padding-top:40px;
}
.ASInteractive-input{
	margin-top:20px;
}
.ASInteractive-inputtext{
	width:900px;
	min-height:300px;
	padding:10px;
	border:1px solid #c8c8c8;
	line-height:24px;
}
/*---------------我的导师---------------*/
.Maimentor-center-text{
	font-size:14px;
	line-height:24px;
	color:#333;
	display: -webkit-box;
    -webkit-line-clamp:3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.img16 img{
	width:16px;
	height:16px;
}
.mentor-upload a{
	text-decoration:underline;
	color:#999;
}
.btn-sendmentor{
	color:#fff;
	font-size:14px;
	text-align:center;
	width:160px;
	height:36px;
	line-height:36px;
	border-radius:3px;
	background:#008de3;
	margin:-10px 0 20px 550px;
}
.btn-sendmentor a{
	color:#fff;
}
.Mainmat-btn-pg, .Mainmat-btn-print{
	font-weight:normal;
	color:#008de3;
	font-size:14px;
	height:30px;
	line-height:30px;
	border:1px solid #008de3;
	text-align:center;
	border-radius:3px;
}
.Mainmat-btn-pg{
	width:90px;
	margin-right:15px;
}
.Mainmat-btn-print{
	width:120px;
}
.Mainmat-center-btn a {
    float: none;
    display: inline-block;
}
.Mainmat-center-btn a:hover .Mainmat-btn-pg, .Mainmat-center-btn a:hover .Mainmat-btn-print{
	background:#008de3;
	color:#fff;
}
/*---------------选择简历弹出框---------------*/
.ElasticBox{
	position:fixed;
	width:520px;
	height:auto;
	padding:30px 40px;
	background:#FFF;
	z-index:1000;
	top:15%;
	left:50%;
	margin:0 0 0 -300px;
	display:none;
	color:#333;
}
.mask{
	position:fixed;
	width:100%;
	height:100%;
	top:0;
	left:0;
	background:#000;
	opacity:0.7;
	z-index:999;
}
.close{
	font-family:"Microsoft YaHei";
	font-size:24px;
	font-weight:700;
	text-align:right;
	display:block;
	margin-right:15px;
	margin-top:5px;
	color:#0092ef;
	opacity:0.5;
}
.close a{
	color:#000;
	cursor:pointer;
	opacity:0.7;
}
.clickbtn a{
	color:#008de3;
}
.Boxmentor-info{
	font-size:14px;
	margin-top:10px;
}
.Boxmentor-text{
	color:#ff0000;
	font-size:14px;
	line-height:24px;
	margin:10px 0;
}
.Boxmentor-drop-select{
	width:360px;
	height:36px;
	line-height:36px;
	color:#333;
	border:1px solid #c8c8c8;
	text-indent:8px;
}
.Boxmentor-btn{
	font-size:14px;
}
/*---------------在线咨询弹出框---------------*/
.colorred{
	color:#ff0000;
}
.Boxconsu-title{
	height: 35px;
    border-bottom: 1px solid #d2d2d2;
}
.Boxconsu-con-texttitle{
	text-indent:10px;
	width:420px;
	height:34px;
	border:1px solid #c8c8c8;
	border-radius:3px;
	color:#333;
	background:#eeeeee;
}
.Boxconsu-con-textarea{
	width:400px;
	padding:10px;
	font-size:14px;
	line-height:26px;
	height:160px;
	border:1px solid #c8c8c8;
	border-radius:3px;
	background:#eeeeee;
}
.Boxconsu-con{
	font-size:14px;
	color:#333;
	vertical-align:top;
}
.Boxconsu-reply td{
	line-height:30px;
}
/*---------------上传附件弹出框---------------*/

/*选择导师附件上传*/
.Attach-uploadannex {
	margin:30px 0;
    text-indent: 0;
}
.Attach-uploader{
	 position:relative; 
	 display:inline-block; 
	 overflow:hidden; 
	 cursor:default; 
	 padding:0;
	 font:Helvetica, sans-serif, 'Microsoft YaHei';
}
.Attach-filename { 
	 display:block; 
	 outline:0 none; 
	 height:40px; 
	 width:360px; 
	 margin:0;  
	 overflow:hidden; 
	 cursor:default; 
	 border:0; 
	 color:#333; 
	 text-overflow:ellipsis; 
	 white-space:nowrap;  
	 background:#f2f2f2;
	 text-indent:20px;
	 font-size:14px;
}
.Attach-uploadbutton{ 
	 margin-bottom:10px;
	 font-size:14px;
	 text-align:left;
	 text-indent:42px;
	 color:#333;
	 width:120px;
	 height:36px; 
	 display:inline-block; 
	 cursor:pointer; 
	 border:1px solid #d2d2d2;
	 border-radius:2px;
	 background:#eaeaea url(../images/ST-uploadlink.png) no-repeat 20px 8px;
}
.Attach-uploader input[type=file] { 
	 position:absolute;
	 left:0;
	 top:0; 
	 right:0; 
	 width:120px;
	 bottom:0; 
	 border:0; 
	 padding:0; 
	 margin:0; 
	 height:36px; 
	 cursor:pointer; 
	 filter:alpha(opacity=0); 
	 -moz-opacity:0; 
	 -khtml-opacity: 0; 
	 opacity:0; 
}
/*选择导师附件上传*/
.uploadatt-cg{
	font-size:14px;
}
/*选择导师*/
.dsxq{width: 820px; position: fixed;z-index:1000; left: 50%; margin-left: -410px;top:5%;height: 90%;overflow-y: auto;webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.dsxq_t{text-align: center;height: 40px;line-height: 40px;color: #fff;background-color: #158ee0;}
.dsxq_z{overflow: hidden;background-color: #fff;padding: 20px;}
.dsxq_z1{width: 120px;height: 160px;overflow: hidden;float: left; background-size: cover;}
.dsxq_z2{float: left;padding-left: 20px;webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;overflow: hidden;width: -moz-calc(100% - 120px);width: -webkit-calc(100% - 120px);width: calc(100% - 120px);}
.dsxq_z21{font-size: 16px;float: left;}
.dsxq_z22{float: left;font-size: 16px; line-height: 24px;webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width: -moz-calc(100% - 100px);width: -webkit-calc(100% - 100px);width: calc(100% - 100px);}
#close_pop{position: absolute;
    right: 0.1%;
    top: 0.1%;
    border: 2px solid;
    cursor: pointer;
    background-color: #ffffff;
    border-radius: 50%;}
.dsxq_x{overflow: hidden;border-top: 2px solid #158ee0;background-color: #fff;}

.dsxq_x_z{float: left;width: 300px;webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-color: #f2f2f2;}
.dsxq_x_z_ts{padding-top: 27px;webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}

/*.dsxq_x_z_t1{font-size: 20px;color: #158ee0;padding-left: 30px;webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-weight: bold;}*/
.dsxq_x_z_t1{overflow: hidden;width: 300px;padding-left: 30px;webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-right: 20px;}
.dsxq_x_z_t11{float: left;font-size: 18px;color: #158ee0;font-weight: bold;}
.dsxq_x_z_t12{padding-left:50%;line-height: 26px;}
.dsxq_x_z_t12 strong{float:left}

.dsxq_x_z_t2{padding-left: 2px;webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.dsxq_x_z_t3{padding-top: 10px;padding-left: 30px;padding-right: 30px;webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.dsxq_x_z_t3 div{margin-bottom: 17px; line-height: 24px;font-size: 16px;}
.dsxq_x_z_t3 strong{fount-size:15px;float:left}
.dsxq_x_z_tx{padding-top: 27px;webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}

.dsxq_x_y{float: left;webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width: -moz-calc(100% - 300px);width: -webkit-calc(100% - 300px);width: calc(100% - 300px);}
.dsxq_x_ys{padding-top: 27px;webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-left: 20px;padding-right: 30px;}
.dsxq_x_ys1{font-size: 18px;color: #158ee0;font-weight: bold;}
.dsxq_x_ys2{overflow: hidden; padding-left: 20px;webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-top: 27px;}

.dsxq_x_ys21{float: left;color: #fff;background-color: #158ee0;padding-left: 10px;padding-right: 10px;border-radius: 4px;font-size: 16px; line-height: 26px;height: 26px;margin-right: 20px;margin-bottom: 10px;}

.dsxq_x_yx{padding-top: 27px;webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-left: 20px;padding-right: 30px;}

.dsxq_x_yx2{padding-top: 27px;webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-left: 20px;}
.dsxq_x_yx2 p{margin-bottom: 20px; text-align: justify; line-height: 28px;font-size: 16px;}


/*我的导师*/
.xesm1{font-size: 14px;padding-bottom: 14px;color: #333;}
.xesm2{overflow: hidden;}
.xesm21{overflow: hidden;padding-bottom: 14px;}
.xesm2z{float: left;width: 50%;font-size: 14px;}
.xesm22{overflow: hidden;}

.xebq{padding-top: 30px;}


.dsxq_x_ys21{float: left;color: #fff;background-color: #158ee0;padding-left: 10px;padding-right: 10px;border-radius: 4px;font-size: 14px; line-height: 20px;height: 20px;margin-right: 10px;margin-bottom: 10px;}

.dsjj{padding-top: 20px;}
.dsjj1{font-size: 14px;line-height: 30px;padding-bottom: 30px;}

.xesm2z{overflow: hidden;}
.xesm2z1,.xesm2z2,.xesm2z3,.xesm2z4{float: left;}
.xesm2z2{width: 200px;height: 4px;background-color: #f3b44d;margin-top: 8px;border-radius: 2px;}
.xesm2z4{margin-left: 10px;}
.xesm2z3{background-color: #158ee0;height: 4px;border-radius: 2px;}
.wdds_x_ys21{float: left;color: #fff;background-color: #158ee0;padding-left: 10px;padding-right: 10px;border-radius: 4px;font-size: 16px; line-height: 26px;height: 26px;margin-right: 20px;margin-bottom: 10px;}
.wdds_x_ys2{overflow: hidden; padding-left: 20px;webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}


.Boxmentor-t,.Boxmentor-x2,.Boxmentor-n2,.Boxmentor-b,.Boxmentor-b1{float: left;}
.Boxmentor-n2{color: #008de3;margin-left: 16px;width: -moz-calc(100% - 114px);width: -webkit-calc(100% - 114px);width: calc(100% - 114px);}
.Boxmentor-n{margin-top: 20px;overflow: hidden;}
.Boxmentor-t{text-align: right;width: 98px;font-size: 16px;}

.Boxmentor-x2{margin-left: 16px;overflow: hidden;}
.Boxmentor-x2 li{float: left; margin-right: 8px;}
.Boxmentor-x2 li img{height: 20px;}

.Boxmentor-nb{margin-top:15px;overflow: hidden;}
.Boxmentor-b{margin-left: 16px;width: -moz-calc(100% - 114px);width: -webkit-calc(100% - 114px);width: calc(100% - 114px);}
.Boxmentor-b1{position: relative;height: 25px;margin-right:25px;margin-bottom: 15px;}
.Boxmentor-bz{background-color: #008de3;padding-left: 10px;padding-right: 10px;line-height: 20px;height: 20px;color: #fff;font-size: 14px;border-radius: 4px;margin-top: 5px;}
.Boxmentor-bs{position: absolute;top:0px;right: -5px;cursor: pointer;}
.Boxmentor-bs img{width: 10px;height: 10px;}

.Boxmentor-tj{border: 1px solid #008de3; color: #008de3; text-align: center; width: 76px; margin-top: 5px; line-height: 20px; height: 20px; border-radius: 4px;float: left;font-size: 14px;cursor: pointer;}
.Boxmentor-tj:hover{background-color: #008de3;color: #fff;}

.Boxmentor-p{margin-top:5px;overflow: hidden;}
.Boxmentor-p2{margin-left: 16px;width: -moz-calc(100% - 114px);width: -webkit-calc(100% - 114px);width: calc(100% - 114px);float: left;webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.Boxmentor-p2 textarea{outline:none;resize:none;webkit-appearance: none;appearance: none;width: 100%;webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;line-height: 21px;font-size: 14px;border-radius: 4px;height: 54px;overflow-y: auto;margin-bottom: 20px;padding: 6px;}

.tjbq{position: fixed; width: 200px;padding: 20px;border-radius: 10px;box-shadow:0px 0px 10px #999;background-color: #fff;left: 50%;top: 50%;margin-left: -120px;margin-top: -77px;}
.tjbq1{color: #008de3; text-align: center;}
.tjbq2{margin-top: 20px;border: 1px solid #999;border-radius: 4px;}
.tjbq2 input{width: 100%;outline:none;resize:none;-webkit-appearance: none;appearance: none;margin:0; padding:0; border:none; outline:none; background-color:transparent;line-height: 26px;height: 26px;padding:0 6px;font-size: 16px;}

.tjbq3{overflow: hidden;margin-top: 20px;}
.tjbq31{float: left; background-color: #008de3;color: #fff;padding:2px 10px;border-radius: 4px;}
.tjbq32{float: right;background-color: #e2e2e2;color: #333;padding:2px 10px;border-radius: 4px;}