@import url(https://unpkg.com/element-ui@2.3.7/lib/theme-chalk/index.css);
body{font-size: 20px;}
.header[data-v-ead277e4] {
	min-width:1280px
}
.header .top[data-v-ead277e4] {
	background:#fff0d6;
	height:60px
}
.header .top .content[data-v-ead277e4] {
	width:1200px;
	height:100%;
	padding:0 40px;
	margin:0 auto
}
.header .top .content>div[data-v-ead277e4] {
	cursor:pointer
}
.header .bottom[data-v-ead277e4] {
	color:#fff;
	background:linear-gradient(180deg, #ac292a, #dc0000);
	height:50px
}
.header .bottom .content[data-v-ead277e4] {
	width:1200px;
	height:100%;
	padding:0 40px;
	margin:0 auto;
	justify-content:flex-end
}
.header .bottom .content>div[data-v-ead277e4] {
	margin:0 20px
}
.footer[data-v-6e86d4b8] {
	width:100%;
	color:#e5e5e5;
	font-size:14px;
	background:#323338;
	padding:25px 0;
	text-align:center;
	font-size:12px;
	line-height:20px;
	min-width:1280px
}
.el-calendar__header {
	justify-content:center!important
}
.el-calendar-table td {
	margin:5px!important;
	border-radius:5px!important;
	border:0!important
}
.el-calendar-table .el-calendar-day {
	height:auto!important;
	padding:2px!important;
	font-size:12px!important
}
.el-calendar-table td.is-selected {
	border-radius:3px;
	background:none!important;
	color:red!important
}
#app {
	font-family:Avenir, Helvetica, Arial, sans-serif;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
	text-align:center;
	color:#2c3e50
}
.bg {
	position:fixed;
	top:0;
	right:0;
	bottom:0;
	left:0;
	background:url(../images/bg.jpg) no-repeat;
	background-size:cover;
	z-index:-1
}
* {
	margin:0;
	padding:0;
	list-style:none;
	
}
.flex, .flex_between {
	display:flex;
	align-items:center
}
.flex_between {
	justify-content:space-between
}
.flex_around {
	display:flex;
	justify-content:space-around;
	align-items:center
}
.is-selected[data-v-2854869a] {
	color:tomato;
	border:1px solid tomato;
	display:block;
	width:100%;
	height:100%;
	border-radius:3px
}
.no-selected[data-v-2854869a] {
	border:1px solid #eee;
	border-radius:3px
}
.home[data-v-2854869a] {
	padding-bottom:40px;
	width:1280px;
	height:200px;
	margin:0 auto
}
.home .head[data-v-2854869a] {
	background:#fff;
	height:160px;
	padding:20px;
	display:flex
}
.home .head .left[data-v-2854869a] {
	margin-right:20px
}
.home .head .left .icon[data-v-2854869a] {
	width:170px;
	border-radius:50%
}
.home .head .left .icon img[data-v-2854869a] {
	width:100%
}
.home .head .center .top[data-v-2854869a] {
	display:flex;
	justify-content:space-between
}
.home .head .center .bottom[data-v-2854869a] {
	height:100%;
	display:flex;
	flex-direction:column;
	align-items:flex-start;
	justify-content:space-between
}
.home .head .center .bottom .tit[data-v-2854869a] {
	text-align:left
}
.home .head .center .bottom .down[data-v-2854869a] {
	margin-top:20px;
	display:flex;
	align-items:flex-end
}
.home .head .center .bottom .down>span[data-v-2854869a] {
	margin:0 10px;
	display:block
}
.home .head .center .bottom .down>div[data-v-2854869a] {
	background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAD0AAAA9CAYAAAAeYmHpAAAB4klEQVRoge2bu0oDQRSGv90dERQsFAsrtdBOECwFLyBqY+ED2CiKaKEPEEwECwsfwCuiYCFYC1ZiYan4CMYY8gBiIuQyMjGrWyhW2Wz2zAcLm53Ano//7JAdMs4B/9IGtP7/tUhRyKVSH38V5Bw5zm/Xx4ElYBbobjJhnyxwDexnk8nH4IBz4rrBz53AMTDfiCrrhAbOgPXM1la+Kn2qlH+rLuAWGIqRcJB7YDqdSOSV99PehzEWNowCe8Cac9FanaPGgLvG11V3KiZY5X0904vxdv3GyC740lPRqCkUZpRyXTOT9QiQ9ek1SbfXYpeCZ5IW5PuFlZaCUp4nUNomLQM7kUnBtrcUrLQU/FdLWdI2aSFYaSkEl4DlSLsSk3ZFJi1RuqJ1BMoIF6HSlUoEyggXVZaYdFlk0lZaBqpkk5aBzKSttBBUqVwWKG3bWwa2vaVgk5aClZaC2BeON6BkziNQTxi8m6RN1BmgP/6+VZ799r4BVhtfTyjcOOctLeZGw8CDgL9AF4FBfwn4CTgBlhtfV13ZTScSz8HF/k1gAJiIpy9XwLY58eZqu7U0FDVcaujQMKLB1T9jzXwUNOxo2HhNJqu/uf/aa2kSXwEmgb4mfNbNTrt0bXPdYS6VevkeAT4BtG/JDgnxDMsAAAAASUVORK5CYII=);
	height:40px;
	width:40px;
	text-align:center;
	line-height:40px;
	color:#fff;
	font-size:20px;
	background-size:100% 100%
}
.home .head .kaijiang[data-v-2854869a] {
	display:flex
}
.home .head .kaijiang .item[data-v-2854869a] {
	display:flex;
	flex-direction:column;
	justify-content:center;
	align-items:center
}
.home .head .kaijiang .item .num[data-v-2854869a] {
	height:35px;
	width:35px;
	line-height:35px;
	text-align:center;
	color:#fff;
	border-radius:50%;
	margin-bottom:30px;
	margin:0 10px;
	font-weight:700;
	background-size:contain!important
}
.home .head .kaijiang .item .add[data-v-2854869a] {
	height:35px;
	width:35px;
	line-height:35px;
	font-size:35px;
	text-align:center
}
.home .head .kaijiang .item>div[data-v-2854869a]:first-child {
	display:flex;
	margin-bottom:20px
}
.home .head .kaijiang .item>div[data-v-2854869a]:nth-child(2) {
	font-size: 32px;
	display:flex;
	text-align:center
}
.home .head .right[data-v-2854869a] {
	width:15%
}
.home .cotent[data-v-2854869a] {
	display:flex
}
.home .cotent .left[data-v-2854869a] {
	width:20%;
	margin-left:20px;
}
.home .cotent .left .time[data-v-2854869a] {
	background:#fff;
	height:280px;
}
.home .cotent .left .overtime[data-v-2854869a] {

    overflow: auto;
    background: #fff;
    padding: 20px 0px 20px 30px;
}
.home .cotent .left .overtime .item[data-v-2854869a] {
	height:40px;
	line-height:40px
}
.home .cotent .left .overtime[data-v-2854869a]::-webkit-scrollbar {
display:none
}
.home .cotent .right[data-v-2854869a] {
	flex:1
}
.home .cotent .right .desc[data-v-2854869a] {
	height:150px;
	background:#fff;
	padding:20px;
	text-align:left
}
.home .cotent .imgcontent[data-v-2854869a] {
	flex-direction:column;
	align-items:flex-end;
	padding:10px 20px 30px;
	background:#fff
}
.home .cotent .imgcontent>div[data-v-2854869a]:nth-child(2) {
	width:100%;
	justify-content:space-around;
	margin-top:20px
}
.home .cotent .imgcontent .item[data-v-2854869a] {
	background:#fff;
	height:150px;
	width:250px;
	border:1px solid #eee;
	margin-bottom:20px
}
.home .cotent .imgcontent .item img[data-v-2854869a] {
	width:100%;
	height:100%
}
.home .cotent .tips[data-v-2854869a] {
	margin-top:20px;
	background:#fff;
	padding:10px
}
.home .cotent .tips ul[data-v-2854869a] {
	border:1px solid #eee;
	display:block;
	/* height:20px; */
	display:flex;
	justify-content:flex-start;
	padding:10px;
	margin:5px 0
}
.home .cotent .tips .content li[data-v-2854869a] {
	display:inline-block
}
.home .cotent .tips .content .red[data-v-2854869a] {
	background:red;
	height: 36px;
	width: 36px;
	color:#fff;
	margin:0 5px;
	padding:2px;
	font-weight:700;
	font-size: 24px;
	text-align: center;
}
.home .cotent .tips .content .blue[data-v-2854869a] {
	background:#00f;
	/* height:20px; */
	/* width:20px; */
	/* color:#fff; */
	/* margin:0 5px; */
	/* padding:2px; */
	/* font-weight:700; */
	height: 36px;
	width: 36px;
	color: #fff;
	margin: 0 5px;
	padding: 2px;
	font-weight: 700;
	font-size: 24px;
	text-align: center;
}
.home .cotent .tips .content .green[data-v-2854869a] {
	background:green;
	/* height:20px; */
	/* width:20px; */
	/* color:#fff; */
	/* margin:0 5px; */
	/* padding:2px; */
	/* font-weight:700; */
	height: 36px;
	width: 36px;
	color: #fff;
	margin: 0 5px;
	padding: 2px;
	font-weight: 700;
	font-size: 24px;
	text-align: center;
}

.index-title{
    font-size: 30px;
	}