*{
	padding: 0;
	margin: 0;
}
.fl{float: left;}
.fr{float: right;}
.clearfloat:after{display:block;clear:both;content:"";visibility:hidden;height:0;}
.clearfloat{zoom:1;}
.dy_dd1{overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.dy_dd2{overflow:hidden; text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.dy_dd3{overflow:hidden; text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:3;}
.jzxx{text-align:center!important;}
.jzxr{text-align: right;}
.hide{display: none;}
.fon-w{font-weight:bold;}
.box-s{box-sizing: border-box;}
.write-c{ color: #fff;}
.fs30{font-size: 30px;}
.fs20{font-size: 20px;}
.fs16{font-size: 16px;}
.img{width: 100%;height: 100%;}
.border-r{border-right: 1px solid #CCCCCC;}
.border-dd-b{border-bottom: 1px dashed #CCCCCC;}
.border-b{border-bottom: 1px solid #e0e0e0;}
.border-t{border-top: 1px solid #e0e0e0;}
.border{border: 1px solid #e0e0e0;}
.color39{color: #393939;}
.colorzi{color: #79439d;}
.color999{color: #999999;}
.colororange{color: #d39360;}
.colora6{color: #a6a6a6;}
.color8e{color: #8e8e8e;}
.color97{color: #979797;}
.mt10{margin-top: 10px;}
.mt20{margin-top: 20px;}
.mt30{margin-top: 30px;}
.mt40{margin-top: 40px;}
.mb10{margin-bottom: 10px;}
.mb20{margin-bottom: 20px;}
.mr10{margin-left: 10px;}
.mr20{margin-left: 20px;}
.ml10{margin-right: 10px;}
.ml20{margin-right: 20px;}
.pt20{padding-top: 20px;}
.pb20{padding-bottom: 20px;}
.pt30{padding-top: 30px;}
.pb30{padding-bottom: 30px;}
.pt40{padding-top: 40px;}
.pb40{padding-bottom: 40px;}
.cursor{cursor: pointer;}
.divJzxx{margin-left: auto!important;margin-right: auto!important;}
p{line-height: 26px;}
html,body{font-family: "微软雅黑";font-size: 16px;}
.conter{width: 1200px!important;margin-left: auto;margin-right: auto;padding-left: 15px;padding-right: 15px;box-sizing: border-box;}
/*登录*/
.login-bg{
	width: 100%;
	background: url(../img/login.jpg) center center no-repeat;
	background-size: cover;
	position: relative;
}
.login-box{
	width: 880px;
	height: 500px;
	position: absolute;
	left: 50%;
	margin-left: -440px;
	top: 50%;
	margin-top: -250px;
}
.login-box1{
	color: white;
	background: #771fab;
	width: 440px;
	height: 100%;
	text-align: right;
	padding-right: 30px;
	box-sizing: border-box;
}
.login-box2{
	background: #FFFFFF;
	width: 440px;
	height: 100%;
}
.login-chenghu{
	font-size: 30px;
	margin-top: 110px;
	margin-bottom: 30px;
}
.xian-login{
	width: 30px;
	height: 6px;
	background: #FFFFFF;
	margin-top: 30px;
}
.logo-login{
	width: 286px;
	height: 66px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 70px;
	margin-bottom: 50px;
}
.login-inp{
	width: 360px;
	height: 50px;
	position: relative;
	margin-left: 40px;
	margin-bottom: 20px;
}
.login-inp input{
	width: 100%;
	height: 50px;
	font-size: 16px;
	padding-left: 60px;
	box-sizing: border-box;
}
.layui-icon-login{
	width: 50px;
	height: 30px;
	position: absolute;
	left: 0;
	top: 10px;
}
.layui-icon-name{
	background: url(../img/xuehao.png) center center no-repeat;
	background-size: 28px 25px;
}
.login-inp input:focus{
	border: 1px solid #5e068c;
}
.layui-icon-pwd{
	background: url(../img/mima.png) center center no-repeat;
	background-size: 28px 29px;
}
.login-a{
	font-size: 16px;
	float: right;
	margin-right: 30px;
}
.jianbian{
	background: -webkit-linear-gradient(left, #f67c48 , #d6383d); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(right, #f67c48, #d6383d); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(right, #f67c48, #d6383d); /* Firefox 3.6 - 15 */
	background: linear-gradient(to right, #f67c48 , #d6383d); /* 标准的语法 */
	color: #FFFFFF;
}
.login-btn{
	width: 360px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 20px;
	border-radius: 10px;
	margin-top: 60px;
	margin-left: 40px;
	border: none;
	cursor: pointer;
}
.login-btn:active{
	border: none;
}
.login-mark{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(0,0,0,0.5);
}
.login-djs{
	width: 420px;
	height: 120px;
	background: #FFFFFF;
	border-radius: 10px;
	padding: 30px;
	font-size: 16px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -210px;
	margin-top: -60px;
	box-sizing: border-box;
}
/*登录END*/
/*头部样式*/
header{
	width: 100%;
	height: 100px;
	background: #5E068C;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 1000;
}
.title-left{
	width: 286px;
	height: 100px;
	background: url(../img/logo-small.png) center center no-repeat;
	background-size: 286px 66px;
}
.title-right{
	width: 874px;
	text-align: right;
}
.layui-nav{
	background-color: initial;
	padding: 0;
}
.layui-nav .layui-nav-item a{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 20px;
	padding: 0;
}
.layui-nav .layui-nav-item a:hover, .layui-nav .layui-this a{
	color: #d39360;
}
.layui-nav .layui-nav-item{
	line-height: 100px;
	margin-left: 20px;
	margin-right: 20px;
}
.layui-nav{
	background-color: #5E068C;
}
.layui-nav .layui-this:after, .layui-nav-bar, .layui-nav-tree .layui-nav-itemed:after{
	background-color: #d39360;
}
/*头部样式END*/
/*讲座*/
.mt100{
	margin-top: 100px;
}
.jz-tit{
	width: 100%;
	height: 80px;
	line-height: 80px;
}
.jz-btn{
	width: 400px;
	height: 50px;
}
.jz-btn input{
	width: 295px;
	height: 50px;
	border: 1px solid #E0E0E0;
	border-right: 0;
	padding-left: 10px;
	padding-right: 10px;
	box-sizing: border-box;
	float: left;
	margin-top: 15px;
}
.btn-search{
	width: 100px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border: none;
	float: left;
	cursor: pointer;
	margin-top: 15px;
}
.btn-search:active{
	border: none;
}
.jz-bottom{
	height: 60px;
	line-height: 60px;
	border-top: 1px dotted #E0E0E0;
}
.layui-icon-eyes{
	display: inline-block;
	width: 20px;
	height: 60px;
	background: url(../img/eyes.png) center center no-repeat;
	background-size: 20px 15px;
}
.jz-module{
	width: -moz-calc(100%/3 - 20px);
	width: -webkit-calc(100%/3 - 20px);
	width: calc(100%/3 - 20px);
	margin-right: 30px;
	padding-left: 20px;
	padding-right: 20px;
	box-sizing: border-box;
	border: 1px solid #E0E0E0;
	float: left;
	margin-top: 30px;
}
.jz-module:nth-child(3n){
	margin-right: 0;
}
/*分页开始*/
.page-box{
	margin-top: 70px;
}
.layui-laypage a:hover{
	color: #d6383d;
}
.layui-laypage .layui-laypage-curr .layui-laypage-em{
	background-color: #d6383d;
}
.layui-laypage input:focus, .layui-laypage select:focus{
	border-color: #d6383d!important;
}
.layui-laypage button:hover{
	color: #d6383d;
}
/*分页END*/
/*详情*/
.layui-fanhui{
	width: 20px;
	height: 16px;
	display: inline-block;
	background: url(../img/fanhui.png) center center no-repeat;
	background-size: 100% 100%;
	margin-right: 10px;
}
.xq-left{
	width: -moz-calc(100% - 400px);
	width: -webkit-calc(100% - 400px);
	width: calc(100% - 400px);
}
.xq-right{
	width: 320px;
	margin-left: 80px;
}
.xq-tit-r{
	height: 100px;
	line-height: 100px;
}
.tit-xian{
	font-size: 20px;
	position: relative;
	padding-left: 10px;
}
.tit-xian:before{
	position: absolute;
	width: 4px;
	height: 20px;
	background: #d39360;
	content: "";
	left: 0;
	top: 50%;
	margin-top: -10px;
}
.xq-rList{
	width: 100%;
	height: 52px;
	margin-bottom: 10px;
	line-height: 52px;
}
.xq-rList .img-div{
	width: 52px;
	height: 52px;
	border-radius: 100%;
	overflow: hidden;
	margin-right: 10px;
}
.xq-rList p{
	width: -moz-calc(100% - 62px);
	width: -webkit-calc(100% - 62px);
	width: calc(100% - 62px);
}
.width100{
	width: 100%;
	height: 100%;
}
.xq-span{
	width: 100px;
	display: inline-block;
}
.xq-top{
	position: relative;
}
.btn-small{
	border-radius: 5px;
	width: 140px;
	height: 50px;
	line-height: 50px;
	cursor: pointer;
	text-align: center;
	position: absolute;
	bottom: 0;
	right: 0;
}
.xq-word{
	height: 60px;
	line-height: 60px;
}
.layui-xiazai{
	width: 16px;
	height:100%;
	display: inline-block;
	background: url(../img/xiazai.png) center center no-repeat;
	background-size: 16px 16px;
	cursor: pointer;
}
/*申请*/
.tabBtn>div{
	border-top: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
	border-right: 1px solid #E0E0E0;
	box-sizing: border-box;
}
.tabBtn>div,.sq-btn{
	padding-left: 30px;
	padding-right: 30px;
	height: 50px;
	line-height: 50px;
	margin-top: 15px;
	cursor: pointer;
	font-weight: bold;
}
.tabBtn>div.jianbian{
	border: none;
}
.sq-btn{
	border: 1px solid #E0E0E0;
	box-sizing: border-box;
	margin-left: 40px;
}
.tabBtn>div:not(.jianbian):hover,.sq-btn:hover{
	color: #d6383d;
}
.layui-icon-wai,.layui-icon-tanhao,.layui-icon-bian{
	display: inline-block;
	width: 20px;
	height: 60px;
	margin-left: 5px;
}
.layui-icon-wai{
	background: url(../img/wai.png) center center no-repeat;
	background-size: 20px 20px;
}
.layui-icon-tanhao{
	background: url(../img/tanhao.png) center center no-repeat;
	background-size: 20px 20px;
	cursor: pointer;
	position: relative;
}
.tk-div{
	position: absolute;
	width: 330px;
	min-height: 60px;
	background: url(../img/tk.png) 0 0 no-repeat;
	background-size: 100% 100%;
	left: -10px;
	top: -40px;
	padding-left: 10px;
	box-sizing: border-box;
	padding-right: 10px;
	font-style: normal;
	line-height: 40px;
	display: none;
}
.layui-icon-tanhao:hover .tk-div{
	display: block;
}
/*校内申请*/
.xnap-div>div{
	width: -webkit-calc(100%/2);
	width: -moz-calc(100%/2);
	width: calc(100%/2);
}
.apple-tit{
	height: 66px;
	line-height: 66px;
}
.apply-textarea{
	width: 100%;
	min-height: 155px;
	padding: 20px;
	box-sizing: border-box;
	border: 1px solid #E0E0E0;
}
/*上传照片*/
.imgFile{
	border: 1px solid #E0E0E0;
}
.imgFile,.fileInp{
	width: 94px;
	height: 94px;
	margin-right: 10px;
	position: relative;
}
.imgFile:last-child{
	cursor: pointer;
	position: relative;
}
.fileInp{
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
}
/*上传照片结束*/
.layui-rate{
	padding: 0;
}
.btn-small2{
	width: 200px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border-radius: 5px;
	border: none;
	cursor: pointer;
}
/*校外申请*/
.xw-span{
	float: left;
	width: 86px;
	line-height: 50px;
}
.xw-input{
	width: 690px;
	height: 50px;
	font-size: 16px;
	border: 1px solid #E0E0E0;
	padding: 20px;
	padding:0;
	padding-left:20px;
	padding-right:20px;
	box-sizing:border-box;
}
.xw-input:focus,.layui-xw:focus{
	border: 1px solid #5e068c!important;
}
.layui-xw{
	width: 333px;
	height: 50px;
	display: inline-block;
	border: 1px solid #E0E0E0;
}
.riqi-div{
	position: relative;
}
.riqi-icon{
	width: 20px;
	height: 50px;
	background: url(../img/riqi.png) 0 center no-repeat;
	background-size: 20px 23px;
	position: absolute;
	top: 0;
}
.riqi-icon1{
	left: 390px;
}
.riqi-icon2{
	left: 745px;
}
.laydate-btns-time:hover,.laydate-btns-clear:hover,.laydate-btns-now:hover,.laydate-btns-confirm:hover{
	color: #5e068c!important;
}
.bhyy-div{
	width: 100%;
	background: #f5f5f5;
	padding-top: 30px;
	padding-bottom: 30px;
}
/*我的*/
.left-home{
	width: 380px;
	box-sizing: border-box;
}
.right-home{
	margin-left: 20px;
	width: -moz-calc(100% - 400px);
	width: -webkit-calc(100% - 400px);
	width: calc(100% - 400px);
}
.right-home .tabBtn>div, .sq-btn{
	padding-left: 20px;
	padding-right: 20px;
}
.right-home .jz-module{
	width: calc(100%/2 - 20px);
}
.right-home .jz-module:nth-child(3n){
	margin-right: 30px;
}
.right-home 	.jz-module:nth-child(2n){
	margin-right: 0;
}
.layui-icon-bian{
	background: url(../img/bian.png) center center no-repeat;
	background-size: 20px 20px;
}
.fenye-box{
	margin-top: 60px;
}
.fenye-box .btn-small2{
	width: 100px;
	height: 40px;
	line-height: 40px;
}
.fenye-box .layui-laypage{
	margin: 5px 0;
}
.titH-img{
	width: 124px;
	height: 124px;
	border-radius: 100%;
	overflow: hidden;
}
.titH-con{
	width: 200px;
	margin-left: 20px;
}
.label-span{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #D6383D;
	color: #D6383D;
	border-radius: 5px;
	cursor: pointer;
}
.label-span:hover,.label-span.active{
	background: #D6383D;
	color: #FFFFFF;
}
.titC-name{
	width: 90px;
}
.titC-info{
	width: 250px;
}
.home-list{
	height: 60px;
	line-height: 60px;
	padding-left: 20px;
	padding-right: 20px;
	box-sizing: border-box;
	border-bottom: 1px solid #E0E0E0;
	cursor: pointer;
}
.home-list.active{
	background: #d6383d;
	border-bottom: 1px solid #D6383D;
}
.home-list.active a{
	color: #FFFFFF;
}
.home-list:not(.active):hover a{
	color: #D6383D;
}
/*修改信息*/
.home-inp{
	margin-top: 80px;
	margin-left: 80px;
	width: 492px;
}
.home-inp .xw-input{
	width: 400px;
}
.home-inp .xw-span{
	text-align: right;
}
.btn-middle{
	border-radius: 5px;
	width: 400px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	border: none;
	cursor: pointer;
}
.xgmm-home{
	line-height: 50px;
	color: #5e068c;
	cursor: pointer;
}
.z-home{
	width: 400px;
	float: right;
	font-size: 14px;
}
.home-inp .layui-unselect{
	float: right;
	width: 400px!important;
	height: 50px!important;
	padding-left: 20px;
	box-sizing: border-box;
}
.home-inp .layui-unselect input:focus{
	border-color: #5e068c!important;
}
.home-inp .layui-form-select dl dd.layui-this{
	background-color: #D6383D;
	color: #FFFFFF;
}
.home-inp .layui-form-select dl{
	padding: 0;
	top: 50px;
}


/*老师端*/
.table-outer .layui-table-cell{
	text-align: center;
}
.table-outer .layui-table-page{
	text-align: center!important;
	padding: 30px 7px 0;
    height: 80px;
}
.table-outer .layui-table thead tr{
	background-color: #E0E0E0;
	color: #000000;
}
.table-outer .layui-table tr:nth-child(2n){
	background: #F5F5F5;
}
.table-outer .layui-table tbody tr:nth-child(2n+1):hover{
	background-color: #FFFFFF;
}
.table-outer .layui-table tbody tr:nth-child(2n):hover{
	background-color: #F5F5F5;
}
.table-outer .layui-table-view .layui-table td:nth-child(5) a{
	color: #d6383d;
	cursor: pointer;
}
.table-outer .layui-btn-xs {
    background-color: inherit;
    color: #d6383d;
    cursor: pointer;
}
.table-outer .layui-btn-xs:hover{
	text-decoration: underline;
}
/*.layui-table-view{
	border-bottom: none;
	border-right: none;
	border-left: none;
}*/
.mark-t{
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	position: absolute;
	left: 0;
	top: 0;
	z-index: 20000;
}
.mark-fp{
	width: 820px;
	height: 474px;
	background: #FFFFFF;
	border-radius: 5px;
	position: absolute;
	left: 50%;
	margin-left: -410px;
	top: 50%;
	margin-top: -237px;
	padding-left: 50px;
	padding-right: 50px;
	box-sizing: border-box;
}
.mark-tit{
	height: 100px;
	line-height: 100px;
	text-align: center;
	font-size: 20px;
	color: #393939;
	font-weight: bold;
}
.mark-con{
	height: 280px;
	overflow-y: scroll;
}
.mark-radio .layui-form-radio>i:hover, .layui-form-radioed>i{
	color:#d83b3d;
}
.mark-radio .layui-form-radio{
	width: calc(100%/4 - 3px);
	margin: 0;
	padding: 0;
	margin-bottom: 40px;
	text-align: center;
}
.mark-radio .layui-form-radioed div{
	color: #d83b3d;
	font-weight: bold;
}
.mark-btn{
	border: 1px solid #E0E0E0;
}
.mark-bottom .btn-small2{
	margin-top: 20px;
}



/*xiugaiyangshi*/
.jz-module .layui-icon{
	float:left;
}
.apply-center{
	width: 780px;
	margin-left: auto;
	margin-right: auto;
}
table{
	border-spacing:0;
}
.sq-btn:hover a{
	color: #d6383d;
}
/*.jz-btn input {
width: 295px;
height: 50px;
border: 1px solid #E0E0E0;
border-right: 0;
padding-left: 10px;
padding-right: 10px;
box-sizing: border-box;
float: left;
margin-top: 15px;
}	*/
/*.btn-search {
width: 100px;
height: 50px;
line-height: 50px;
text-align: center;
border: none;
float: left;
cursor: pointer;
margin-top: 15px;
}*/

/*.tit-xian:before {
position: absolute;
width: 4px;
height: 20px;
background: #d39360;
content: "";
left: 0;
top: 50%;
margin-top: -10px;
}*/
/*.xw-span {
float: left;
width: 86px;
line-height: 50px;
}*/
.delete-img{
	position: absolute;
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(../img/delete.png) center center no-repeat;
	background-size: cover;
	top: -14px;
	right: -14px;
}
.edit-text{
	color: #333;
	font-weight: 500;
	padding-left: 20px;
}
[v-cloak]{
	display: none
}


/*yuepaihang*/
.month-paihang{
	margin-left: 80px;
	margin-top: 60px;
}
.month-paihang>li{
	height: 80px;
	line-height: 80px;
}
.icon-paiming{
	display: inline-block;
	width: 60px;
	height: 40px;
	vertical-align: middle;
}
.icon-first{
	 background: url(../img/first.png) left 0 no-repeat;
	 background-size: 40px 100%;
 }
.icon-second{
	background: url(../img/second.png) left 0 no-repeat;
	background-size: 40px 100%;
}
.icon-third{
	background: url(../img/third.png) left 0 no-repeat;
	background-size: 40px 100%;
}
.span-paiming{
	display: inline-block;
	width: 40px;
	text-align: center;
	margin-right: 20px;
}
.gray{
	color: gray;
}