@CHARSET "UTF-8";
/*!
 * 项目自定义的CSS，包括特殊页面样式
 */

/********************用户组管理-选择人员、学生类别 start********************/
.detail_layer ul, ol, li, dl, dd, dt {
	list-style: none;
	margin: 0;
	padding: 0;
}

.detail_layer.select_peo {
	padding: 5px;
}

.select_peo_con {
	background-color: #FFF;
	height: 360px;
	padding: 0 15px;
	position: relative;
}

.detail_layer .left, .detail_layer .center, .detail_layer .right {
	float: left;
	line-height: 30px;
	height: 360px;
}

.detail_layer .left {
	width: 45%;
	overflow: hidden;
	border: 1px solid #c8c8c8;
	border-radius: 3px;
}

.detail_layer .left .areas_list, .detail_layer .left .areas_people {
	overflow-y: auto;
	float: left;
	line-height: 30px;
	position: relative;
	height: 360px;
	width: 100%;
}

.detail_layer .left .areas_list ul.yiji {
	padding: 0 10px;
	background: 5px 0 url('../../images/lianxi_bg.jpg') repeat-y;
}

.detail_layer .left .areas_list .areas_list_one>a {
	background: 1px 50% url('../../images/add_03.jpg') no-repeat;
	padding-left: 60px;
	cursor: pointer;
	display: inline-block;
}

.detail_layer .left .areas_list .areas_list_one>a>dl>a {
	background: 1px 50% url('../../images/add_03.jpg') no-repeat;
	padding-left: 60px;
	cursor: pointer;
}

.detail_layer .left .areas_list .areas_list_one:nth-child(1)>a {
	background: 1px 0 url('../../images/listone2.jpg') no-repeat;
	padding-top: 10px;
}

.detail_layer .left .areas_list .areas_list_one:nth-child(1).on>a {
	background: 1px 0 url('../../images/listone.jpg') no-repeat;
}

.detail_layer .left .areas_list .areas_list_one.on>a {
	background: 1px 50% url('../../images/jian_03.jpg') no-repeat;
}

.detail_layer .left .areas_list .areas_list_one dl {
	display: none;
	padding-left: 31px;
	background: 25px 0 url('../../images/lianxi_bg.jpg') repeat-y;
}

.detail_layer .left .areas_list dl dd a {
	background: 1px 50% url('../../images/add_03.jpg') no-repeat;
	display: inline-block;
	padding-left: 60px;
	cursor: pointer;
}

.detail_layer .left .areas_list dl dd a.on {
	background: 1px 50% url('../../images/jian_03.jpg') no-repeat;
}

.detail_layer .areas_list .areas_list_two {
	height: auto;
	overflow: hidden;
	padding-right: 10px;
	padding-left: 28px;
	background: 15px 0 url('../../images/lianxi_bg.jpg') repeat-y;
	transition: all 0.3s;
}

.detail_layer .areas_list .areas_list_two li {
	background: 1px 50% url('../../images/lx_list_03.jpg') no-repeat;
	padding: 0 0 0 55px;
}

.detail_layer .areas_list .areas_list_two li span {
	display: inline-block;
	width: 100%;
	cursor: pointer;
}

.detail_layer .areas_list .areas_list_two li span.hover {
	background: 100% 50% url('../../images/duigou.jpg') no-repeat;
}

.detail_layer .left .areas_list {
	width: 100%;
}

.detail_layer .center {
	margin: 0 2.5%;
	width: 5%;
	text-align: center;
	padding-top: 14%;
	position: relative;
	box-sizing: border-box;
}

.detail_layer .center a {
	padding: 10% 0;
	float: left;
	width: 100%;
}

.detail_layer .center img {
	width: 90%;
}

.detail_layer .right {
	width: 44%;
	border: 1px solid #c8c8c8;
}

.detail_layer .right ul {
	height: 350px;
	overflow-y: auto;
	padding: 5px 20px;
}

.detail_layer .right ul li {
	padding: 2px 30px;
	background: 0% 50% url('../../images/rentou.jpg') no-repeat;
}

.detail_layer .right ul li.on {
	background-color: #32abfb;
	color: #FFF;
}

.detail_layer .title {
	height: 50px;
	line-height: 50px;
	color: #000;
	font-size: 20px;
}

.close_btn {
	cursor: pointer;
	margin-left: 10%;
}

.bot_btn {
	padding-top: 7px;
	text-align: center;
}

.bot_btn a.a_con {
	background: #359dce;
	color: #FFF;
	font-size: 14px;
	width: 80px;
	text-align: center;
	line-height: 30px;
	height: 30px;
	border-radius: 3px;
	display: inline-block;
}

.fade_layer {
	background: #000;
	opacity: 0.3;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: none;
}
/********************用户组管理-选择人员、学生类别 end********************/


@font-face {
	font-family: 'iconfont';
	src: url('../../iconfont/iconfont.eot');
	src: url('../../iconfont/iconfont.eot?#iefix') format('embedded-opentype'),
	url('../../iconfont/iconfont.woff2') format('woff2'),
	url('../../iconfont/iconfont.woff') format('woff'),
	url('../../iconfont/iconfont.ttf') format('truetype'),
	url('../../iconfont/iconfont.svg#iconfont') format('svg');
}
.okButton,
.cancelButton,
.saveButton,
.dowButton,
.printButton,
.edit-select-btn,
.tongGuo-btn,
.buTongGuo-btn,
.cheXiao-btn,
.boHui-btn,
.huiTui-btn,
.submitButton
{
	font-family: "iconfont" !important;
	font-style: normal;
	font-size: 14px;
}

/********************师生互选导师选择学生 start********************/
.Container {
	min-width: 1170px;
	background: #f4f4f4;
}

.hx-box {
	padding: 20px;
}

.hx-box .title {
	padding: 20px 0;
}

.hx-list {
	margin-left: -10px;
	margin-right: -10px;
}

.hx-list::after {
	content: "";
	display: block;
	clear: both;
}

.hx-list li {
	float: left;
	width: 20%;
	margin-bottom: 20px;
}

.hx-boxshadow {
	background: #ffffff;
	box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.07);
	border-radius: 8px;
}

.hx-list li .hx-boxshadow {
	margin-left: 10px;
	margin-right: 10px;
	position: relative;
	padding: 20px;
}

.hx-list li .Sinfo-photo {
	text-align: center;
	height: 80px;
	overflow: hidden;
	margin-top: 10px;
}

.hx-list li .Sinfo-photo img {
	width: 80px;
	height: 80px;
	border-radius: 50%;
}

.hx-list li .IDphoto {
	text-align: center;
	height: 100px;
	overflow: hidden;
}

.hx-list li .IDphoto img {
	width: 80px;
	height: 100px;
	border-radius: 0;
}

.hx-list li .Sinfo-name {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 4px;
}

.hx-list li .Sinfo-sort {
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	margin-bottom: 15px;
	color: #999;
}

.hx-list li .Sinfo-group {
	border-bottom: 1px dotted #e5e5e5;
	height: 26px;
	line-height: 26px;
	padding-top: 8px;
	font-size: 12px;
	white-space: nowrap;
}

.hx-list li .Sinfo-group span.iconfont {
	float: left;
	width: 26px;
	height: 22px;
	margin-right: 5px;
}

.hx-list li .Sinfo-group span.red {
	color: #f43530;
	padding: 0 4px;
}

.hx-list li .Sinfo-link {
	margin-top: 8px;
	font-size: 12px;
	text-align: right;
	line-height: 18px;
	height: 18px;
}

.hx-list li .Sinfo-link a {
	display: block;
	background: url(../images/link-triangle.png) right center no-repeat;
	padding-right: 10px;
}

.hx-list li .Sinfo-btn {
	width: 100%;
	font-size: 12px;
	margin-top: 15px;
}

.hx-list li .select-img {
	position: absolute;
	top: 0;
	right: 0;
}

.hx-info {
	margin-bottom: 20px;
	display: flex;
	flex-flow: row;
	padding: 20px;
}

.hx-info .hx-info-qrxs {
	flex: 1;
	border-right: 1px solid #e5e5e5;
}

.hx-info .hx-info-jhzs {
	flex: 1;
	border-right: 1px solid #e5e5e5;
	padding: 0 20px;
}

.hx-info .hx-info-hxsm {
	flex: 1;
	padding-left: 20px;
}

.hx-info .hx-info-hxsm p {
	font-size: 12px;
	margin: 0;
}

.hx-info .hx-info-hxsm span.red {
	color: #f43530;
}

.hx-info .hx-info-title {
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 10px;
}

.hx-info .hx-info-title span {
	padding: 0 4px;
}

.hx-info .hx-info-photo img {
	width: 40px;
	height: 40px;
	margin-right: 10px;
	margin-top: 5px;
}
/********************师生互选导师选择学生 end********************/

/******首页选择主题按钮样式******/
.changeSkinColour{
	display: inline-block;
	width: auto;
	padding: 4px 6px;
	font-size: 12px;
	line-height: 16px;
	color: #333;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 2px;
	vertical-align: middle;
}

/********************鼠标浮动审核流流程样式 start********************/
.step_sm_view_admin { height: 36px; float: left; width: 90%;}
.step_sm_view_admin .step_sm { padding: 0; margin: 0; height: 36px; display: -webkit-flex; display: -moz-box;
	display:-webkit-flex;
	display: -ms-flexbox;
	display: flex; flex-direction: row;}
.step_sm_view_admin .step_sm li { flex: 2; position: relative; width:25%}
.step_sm_view_admin .step_sm .step_sm_done::before { content: ""; position: absolute; left: 10px; right: 0px; top: 0; bottom: 0; background: url(../images/done_bg.png) left center repeat-x;}
.step_sm_view_admin .step_sm .step_sm_head::before { left: 0;}
.step_sm_view_admin .step_sm .step_sm_todo::before { content: ""; position: absolute; left: 10px; right: 0px; top: 0; bottom: 0; background: url(../images/todo_bg.png) left center repeat-x;}
.step_sm_view_admin .step_sm .step_sm_foot::before { right: 0;}
.step_sm_view_admin .step_sm .step_sm_item { position: absolute; font-size: 12px; color: #24292B; top: 0; bottom: 0; left: 0;}
.step_sm_view_admin .step_sm .step_sm_item span { position: relative; display: block; padding-left: 36px;}
.step_sm_view_admin .step_sm .step_sm_item span.name { font-weight: bold; padding-bottom: 4px;}
.step_sm_view_admin .step_sm .step_sm_item span.time { color: #77909D;}
.step_sm_view_admin .step_sm .step_sm_success { background: url(../images/step_sm_success.png) left center no-repeat;}
.step_sm_view_admin .step_sm .step_sm_processing { background: url(../images/step_sm_processing.png) left center no-repeat;}
.step_sm_view_admin .step_sm .step_sm_fail { background: url(../images/step_sm_fail.png) left center no-repeat;}
.step_sm_view_admin .step_sm .step_sm_future { background: url(../images/step_sm_future.png) left center no-repeat;}
/********************鼠标浮动审核流流程样式 end********************/

.ui-jqgrid tr.jqgrow td {
	white-space: normal;
	text-overflow: inherit;
	word-wrap: break-word;
}

/********************按钮样式 start********************/
/*底部按钮样式 */
/*两个字  */
/*取消  */
.cancelButton {
	border-radius: 13px;
	width: auto;
	height: 30px;
	background: #006F4F;
	border: 1px #006F4F solid;
	color: #ffffff;
	padding: 2px 10px;
	margin-right: 20px;
}
.cancelButton::before{
	content: '\e64f';
}
.cancelButton:active, .cancelButton:hover { background: #0085C5; border: 1px #0085C5 solid;}
/* 保存 */
.saveButton {
	border-radius: 13px;
	width: auto;
	height: 30px;
	background: #006F4F;
	border: 1px #006F4F solid;
	color: #ffffff;
	padding: 2px 10px;
	margin-right: 20px;
}
.saveButton::before{
	content: '\e627';
}
.saveButton:active, .saveButton:hover { background: #0085C5; border: 1px #0085C5 solid;}
.submitButton {
	border-radius: 13px;
	width: auto;
	height: 30px;
	background: #006F4F;
	border: 1px #006F4F solid;
	color: #ffffff;
	padding: 2px 10px;
	margin-right: 20px;
}
.submitButton::before{
	content: '\e618';
}
.submitButton:active, .submitButton:hover { background: #0085C5; border: 1px #0085C5 solid;}

/*确定*/
.okButton {
	border-radius: 13px;
	width: auto;
	height: 30px;
	background: #006F4F;
	border: 1px #006F4F solid;
	color: #ffffff;
	padding: 2px 10px;
	margin-right: 20px;
}
.okButton::before{
	content: '\e627';
}
.okButton:active, .okButton:hover { background: #0085C5; border: 1px #0085C5 solid;}

/*下载*/
.dowButton {
	border-radius: 13px;
	width: auto;
	height: 30px;
	background: #006F4F;
	border: 1px #006F4F solid;
	color: #ffffff;
	padding: 2px 10px;
	margin-right: 20px;
}
.dowButton::before{
	content: '\e60c';
}
.dowButton:active, .okButton:hover { background: #0085C5; border: 1px #0085C5 solid;}

/*打印*/
.printButton {
	border-radius: 13px;
	width: auto;
	height: 30px;
	background: #006F4F;
	border: 1px #006F4F solid;
	color: #ffffff;
	padding: 2px 10px;
	margin-right: 20px;
}
.printButton::before{
	content: '\e64d';
}
.printButton:active, .okButton:hover { background: #0085C5; border: 1px #0085C5 solid;}
/*选择按钮样式*/
.edit-select-btn {
	font-size: 14px;
	line-height: 16px;
	padding: 4px 10px;
	outline: none;
	background: #fff;
	border: 1px #286fb7 solid;
	color: #286fb7;
	border-radius: 2px;
	cursor: pointer;
	height: 34px;
}
.edit-select-btn::before{
	content: '\e64a';
}
.edit-other-btn {
	font-size: 14px;
	line-height: 16px;
	padding: 4px 10px;
	outline: none;
	background: #fff;
	border: 1px #286fb7 solid;
	color: #286fb7;
	border-radius: 2px;
	cursor: pointer;
	height: 34px;
}
.edit-other-btn-26 {
	font-size: 14px;
	line-height: 16px;
	padding: 4px 10px;
	outline: none;
	background: #fff;
	border: 1px #286fb7 solid;
	color: #286fb7;
	border-radius: 2px;
	cursor: pointer;
	height: 26px;
}
/*其他*/
.defaultButton {
	border-radius: 13px;
	width: auto;
	height: 30px;
	background: #006F4F;
	border: 1px #006F4F solid;
	color: #ffffff;
	padding: 2px 10px;
	margin-right: 20px;
}
.defaultButton:active, .defaultButton:hover { background: #0085C5; border: 1px #0085C5 solid;}
.other {
	border-radius: 13px;
	width: auto;
	height: 30px;
	background: #006F4F;
	border: 1px #006F4F solid;
	color: #ffffff;
	padding: 2px 10px;
	margin-right: 20px;
}
.other1 {
	border-radius: 13px;
	width: auto;
	height: 30px;
	background: #006F4F;
	border: 1px #006F4F solid;
	color: #ffffff;
	padding: 2px 10px;
}

.other2 {
	border-radius: 13px;
	width: auto;
	height: 30px;
	color: #006F4F;
	border: 1px #006F4F solid;
	padding: 2px 10px;
}
/*底部按钮  */
.tools-row-bottom {
	border-bottom: white;
	position: absolute;
	bottom: 10px;
	left: 50%;
	margin-left: -100px
}

/*审核按钮样式  */
.shButton {
	margin-right: 10px;
	border-radius: 13px;
	width: auto;
	height: 30px;
	background: #00ADED;
	border: 1px #00ADED solid;
	color: #fff;
	padding: 2px 10px;
}
.tongGuo-btn {
	border-radius: 13px;
	width: auto;
	height: 30px;
	background: #006F4F;
	border: 1px #006F4F solid;
	color: #ffffff;
	padding: 2px 10px;
	margin-right: 20px;
}
.tongGuo-btn::before{
	content: '\e627';
}
.tongGuo-btn:active, .tongGuo-btn:hover { background: #0085C5; border: 1px #0085C5 solid;}
.buTongGuo-btn {
	border-radius: 13px;
	width: auto;
	height: 30px;
	background: #006F4F;
	border: 1px #006F4F solid;
	color: #ffffff;
	padding: 2px 10px;
	margin-right: 20px;
}
.buTongGuo-btn::before{
	content: '\e619';
}
.buTongGuo-btn:active, .buTongGuo-btn:hover { background: #0085C5; border: 1px #0085C5 solid;}
.cheXiao-btn {
	border-radius: 13px;
	width: auto;
	height: 30px;
	background: #006F4F;
	border: 1px #006F4F solid;
	color: #ffffff;
	padding: 2px 10px;
	margin-right: 20px;
}
.cheXiao-btn::before{
	content: '\e7c1';
}
.cheXiao-btn:active, .cheXiao-btn:hover { background: #0085C5; border: 1px #0085C5 solid;}
.boHui-btn {
	border-radius: 13px;
	width: auto;
	height: 30px;
	background: #006F4F;
	border: 1px #006F4F solid;
	color: #ffffff;
	padding: 2px 10px;
	margin-right: 20px;
}
.boHui-btn::before{
	content: '\e7c1';
}
.boHui-btn:active, .boHui-btn:hover { background: #0085C5; border: 1px #0085C5 solid;}
.huiTui-btn {
	border-radius: 13px;
	width: auto;
	height: 30px;
	background: #006F4F;
	border: 1px #006F4F solid;
	color: #ffffff;
	padding: 2px 10px;
	margin-right: 20px;
}
.huiTui-btn::before{
	content: '\e7c1';
}
.huiTui-btn:active, .huiTui-btn:hover { background: #0085C5; border: 1px #0085C5 solid;}
/*9个字*/
.ninegezi {
	border-radius: 20px;
	width: 150px;
	height: 30px;
	background: #006F4F;
	border: 1px #006F4F solid;
	color: #fff
}
/********************按钮样式 end********************/


/*******************编辑页面表格样式 start*********************/
/**--表格--**/
.basictdiv {background-color: #fff;
	width: 100%;
	height: 100%;
	padding-top: 20px;
	padding-bottom: 50px}

.basictable { background-color: #fff;
	width: 95%;
	margin: auto;
	border: 1px solid #e7eef0;}
.basictable tr td, .basictable tr th { border: 1px solid #e7eef0;}
.basictable th.title { background: #F4F7F9; text-align: left; font-size: 16px; color: #77909D; height: 46px; padding: 0 20px;}
.basictable td { padding: 6px 10px; height: 28px;}
.basictable td.bg { background: #F4F7F9; text-align: right; width: 15%;}
.basictable td.bg2 {
	background: #ffffff;
	text-align: left;
	width: 35%;
}
.basictable td.bg3 {
	background: #ffffff;
	text-align: center;
	width: 35%;
}
.basictable td.img{ text-align: center;}
.basictable span.red { color: #F43530; font-size: 12px;}
/*编辑页面底部操作栏*/
.div-tools-row {
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	background: #ffffff;
	width: 100%;
}
.div-tools-row-fixed{
	text-align: center;
	position: fixed;
	bottom: 0px;
	width: 100%;
	background: #ffffff;
	padding: 10px 0px;
}
/*******************编辑页面表格样式 end*********************/



/*图片上传*/
.upload-content .content-img-list {
	display: inline-block;
	padding: 0;
}

.upload-content .content-img .gcl {
	font-size: 25px;
	color: #aaa;
}

.upload-content .content-img-list-item {
	position: relative;
	display: inline-block;
	width: 150px;
	height: 150px;
	margin: 7px;
	border: 1px dashed #DEDEDE;
	border-radius: 4px;
	background-color: #fff;
	vertical-align: middle;
	line-height: 150px;
	overflow: hidden;
}

.upload-content .content-img-list-item .hide {
	display: none;
}

.upload-content .content-img-list-item div {
	position: absolute;
	left: 0;
	bottom: 0;
	text-align: center;
	width: 100%;
	background: rgba(0, 0, 0, 0.4);
	height: 100%;
	line-height: 150px;
}

.upload-content .content-img-list-item .delete-btn,
.upload-content .content-img-list-item .big-btn {
	color: #fff;
	cursor: pointer;
	margin: 0 5px;
}

.upload-content .content-img-list-item img {
	width: 100%;
}