body{
	font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
	font-size: 14px !important
}
.text-center{
	text-align: center;
}

.font-009CFF{
	color: #2c7aff !important
}

.font-39D640{
	color: #39D640 !important
}

.color-999{
	color: #999 !important
}

.color-085{
	color: rgba(0, 0, 0, 0.85) !important
}

.color-42d360{
	color: #42d360 !important
}

.color-009cff{
	color: #2c7aff
}

.color-333{
	color: #333
}

.color-999{
	color: #999
}

.color-bbb {
	color: #bbb !important
}

.color-ff5d5d{
	color: #ff5d5d
}

.color-BB490A{
	color: #BB490A
}

.color-56d470{
	color: #56d470
}

.font-ff5d5d{
	color: #ff5d5d !important;
}

.font-E33C39{
	color: #E33C39 !important;
}

.font-FFB700{
	color:#ffb700 !important;
}

.font-9CD9FF{
	color: #9CD9FF !important
}

.font-333{
	color:#333 !important;
}

.font-666{
	color: #666 !important
}

.font-999{
	color:#999 !important;
}

.font-12{
	font-size: 12px
}

.font-14{
	font-size: 14px
}

.font-16{
	font-size: 16px
}

.font-18{
	font-size: 18px
}

.font-24{
	font-size: 24px
}

.font-30{
	font-size: 30px
}

.bg-DDDDDD{
	background: #DDDDDD !important
}

.font-weight-bold{
	font-weight: bold;
}

.data-container{
	border-radius: 5px
}

.data-container .h2-div{
	padding-bottom: 13px;
	border-bottom:solid 1px rgba(232,232,232,1);
	font-weight: 500;
	font-size: 14px;
}

.col-padding-20{
	padding-left: 20px;
	padding-right: 20px
}

.col-bottom-60{
	margin-bottom: 60px
}

.col-bottom-40{
	margin-bottom: 40px
}

.col-bottom-15{
	margin-bottom: 15px
}

.col-bottom-20{
	margin-bottom: 20px
}

.col-bottom-30{
	margin-bottom: 30px
}

.col-bottom-50{
	margin-bottom: 50px
}

.col-bottom-10{
	margin-bottom: 10px
}

.col-bottom-100{
	margin-bottom: 100px
}

.col-right-10{
	margin-right: 10px
}

.col-hidden{
	display: none;
}

.cover-view{
	background: rgba(0,0,0,.5);
	width:100%;
	height: 100%;
	position: fixed !important;
	left: 0;
	top: 0;
	z-index: 1003
}

#mceu_23{
	border-radius: 3px;
}

#mceu_37-body{
	border-top: none !important;	
}	

.mce-panel,#mceu_37-body,.mce-container{
background-color: white !important
}

.mce-btn-group .mce-btn{
background-color: white 
}

/* 公用按钮 */

.btn-009cff {	
	border-style: none;
	border-radius: 20px;
	border: solid 1px #2c7aff;
	background: #2c7aff;	
	color: white
}

.btn-bg-ddd {
	border-style: none;
	border-radius: 20px;
	border: solid 1px #ddd;
	background: #ddd;	
	color: white
}

.btn-999999 {
	border-style: none;
	border-radius: 20px;
	border: solid 1px #999999;
	background: white;
	color: #999999
}

/*覆盖样式弹窗*/
.date-range-box{
    -webkit-transform: none !important;
    transform: none !important;   
    box-shadow: 0 19px 50px rgba(0,0,0,0.1) !important;
    left: calc((100% - 310px)/2) !important;
    top: 20px !important;
}