﻿@charset "utf-8";
/* CSS Document */
.m-bg{background:#f4f6f7;}
.m-padding{padding:0 20px;overflow: hidden;}
.m-leftBox{margin-right:313px;}
.m-rightBox{width: 312px;position: absolute;top: 0px;right: 0px;height: 100%; padding:20px 20px 20px 0; box-sizing:border-box;}
.m-rightInner{background: #fff;border-radius: 10px;overflow: hidden;}
.m-conBox{ background:#fff; padding:20px; border-radius:10px;}
/*快捷入口样式*/
.m-quickEntry{ margin-top:20px;}
.m-title{font-size:18px;font-weight:normal;margin-bottom: 20px;}
.m-quickEntry ul{padding:0 20px;overflow:hidden;background:#fff;}
.m-quickEntry ul li{float:left;margin-right:20px;margin-top:20px;margin-bottom:20px;position:relative;border-radius:5px;width:125px;}
.m-quickEntry li a.icon-link{
	display: block;
	width: 60px;
	height: 60px;
	margin: 0 auto;
	margin-top:18px;
	
}
.m-quickEntry li img{height: 100%;}
.m-quickEntry li span{display:block;color:#bbbbbb;height:32px;line-height:32px;text-align:center;clear:both; margin-top:10px;font-size: 14px;}

.m-quickEntry li:hover i {display: block;}
.m-quickEntry li span i{width:18px;height:18px;font-size:12px;background:rgba(0,0,0,0.4);color:#fff;border-radius:50%;line-height: 18px; position: absolute;right: 50%;margin-right:-38px;top:10px; text-align: center; display: none; cursor: pointer;}
.m-quickEntry .m-quickE-add .icon-link{
	font-size: 24px;
	text-align: center;
	line-height: 58px;
	color:#999;
	border: 1px solid #EAE8E8;
	border-radius: 6px;
	box-sizing: border-box;
}

/*待办事项*/
.m-matter{ margin-top:20px;}

.m-matter ul li{width:12.5%;float: left;}
.m-matter ul li.empty{background:url(empty.png) no-repeat 50% 50px #fff;padding: 100px 0 50px!important;border: 1px solid #E8ECED;}
.m-matter ul li .inner{margin:10px;background: #fafafa;border:1px solid #eee;color: #95a5a6;text-align: left;padding:30px 10px 60px 10px;line-height: 22px;font-size: 14px;position: relative; border-radius:5px;}

.m-matter ul li .inner .m-iconname{ height:32px; line-height:32px; overflow:hidden; white-space:nowrap;text-overflow: ellipsis; position: absolute;bottom: 10px;
left: 0;width: 100%;text-align: center;color:#999;font-size: 14px;}
.m-matter ul li .m-icon{position: absolute;right: 1px;bottom: 1px;}
.m-matter ul li .inner span{display: block;font-size:30px;text-align: center;color:#333;}




/*今日业务量*/

.highcharts-plot-background,.highcharts-plot-border{    border-left: 1px solid #ccd6eb;}
.m-TabTitle{height: 37px;line-height: 35px;}
.m-TabTitle span{ float:left;padding: 0 21px;font-size: 16px;cursor: pointer;border: 1px solid #eee;margin-left: -1px; position:relative; z-index:1;}
.m-TabTitle span.curr{border: 1px solid #35a7ba; z-index:2; color:#35a7ba;}

body.s2 .m-TabTitle span.curr{ border:1px solid #00b0d5;color: #00b0d5;}
body.s3 .m-TabTitle span.curr{ border:1px solid #2abd6a;color: #2abd6a;}
body.s4 .m-TabTitle span.curr{ border:1px solid #534240;color: #534240;}
body.s5 .m-TabTitle span.curr{ border:1px solid #e77f0e;color: #e77f0e;}
body.s6 .m-TabTitle span.curr{ border:1px solid #e53838;color: #e53838;}



body.s2 .m-pTabBox li.greenPlan .m-suline {background: #00b0d5;}
body.s3 .m-pTabBox li.greenPlan .m-suline {background: #2abd6a;}
body.s4 .m-pTabBox li.greenPlan .m-suline {background: #534240;}
body.s5 .m-pTabBox li.greenPlan .m-suline {background: #e77f0e;}
body.s6 .m-pTabBox li.greenPlan .m-suline {background: #e53838;}

body.s2 .gzjh_btn{color: #00b0d5;border: #00b0d5 solid 1px;}
body.s3 .gzjh_btn{color: #2abd6a;border: #2abd6a solid 1px;}
body.s4 .gzjh_btn{color: #534240;border: #534240 solid 1px;}
body.s5 .gzjh_btn{color: #e77f0e;border: #e77f0e solid 1px;}
body.s6 .gzjh_btn{color: #e53838;border: #e53838 solid 1px;}



.m-TabCon{background: #fff;min-height: 380px;}
.m-TabBox{ display:none;padding: 40px 0px 20px;}

/*订单数据分析*/
.m-business,.m-analysis{margin-top:20px;}
.m-analysis{ margin-bottom:40px; display:none;}
.m-dataBox li{float:left;width:25%;}
.m-dataBox{overflow:hidden;}
.m-dsector{background:#fff; padding:0 40px; position:relative;}
.nodata{ position:absolute;top:10px;left:0;width:100%;}
.nodata div{ padding:0 50px; text-align:center; position:relative;}
.nodata div span{ display:block; position:absolute;width:100%;left:0;height:22px; line-height:22px;top:50%;margin-top:-11px;color:#9a9a9a;font-size:14px;}
.nodata div img{width:100%;}
.m-dataBox li .m-dtitle{height:40px;line-height:40px;text-align:center;font-size:14px;color: #6a6f73;}

.m-aTabTitle li{ float:left;color: #788188 !important;background-color: #fff;-webkit-box-shadow: 0 1px 1px rgba(90,90,90,0.1);box-shadow: 0 1px 1px rgba(90,90,90,0.1);padding: 5px 10px;font-size: 12px;line-height:20px;border: 1px solid #d5dde3;margin-left: -1px;border-radius: 3px; cursor:pointer;}
.m-aTabTitle li:first-child:not(:last-child):not(.dropdown-toggle) {border-top-right-radius: 0;border-bottom-right-radius: 0;}
.m-aTabTitle li:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius: 0;}
.m-aTabCon{ display:none;}
.m-aTabTitle li.curr{color: #788188 !important;background-color: #f2f2f2;border-color: #c2ced6;background-image: none;outline: 0;-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);}
.highcharts-credits{ display:none;}
.highcharts-axis-title{ display:none;}

/*数据统计*/
.m-statistics{margin-top:20px; margin-bottom:40px; display:none;}
.m-statBox{padding:20px;background:#fff;border:1px solid #E8ECED;}
.m-statBox ul{padding:10px 20px 0;}
.m-statBox ul li{margin-bottom:10px;}
.m-statBox li b{height:20px;line-height:20px;width:150px;font-weight:normal;color:#666;}
.m-statBox li .m-num{width:130px;height:20px;line-height:20px;padding-left:20px; color:#666;font-weight:bold;}
.m-Datastrip{height:20px;float:left;}
.m-Datastrip .m-ds{display:block;border-radius:3px;height:20px;}
.m-Datastrip1 .m-ds{background:#e8505d;}
.m-Datastrip2 .m-ds{background:#ed737d;}
.m-Datastrip3 .m-ds{background:#f18858;}
.m-Datastrip4 .m-ds{background:#f4a079;}
.m-Datastrip5 .m-ds{background:#f9de9b;}
.m-Datastrip6 .m-ds{background:#fae5af;}
.m-Datastrip7 .m-ds{background:#4cb8e9;}
.m-Datastrip8 .m-ds{background:#70c6ed;}
.m-Datastrip9 .m-ds{background:#73ba2c;}
.m-Datastrip10 .m-ds{background:#8fc856;}
.m-Datastrip11 .m-ds{background:#97b9be;}
.m-Datastrip12 .m-ds{background:#709ea5;}
.m-Datastrip13 .m-ds{background:#357d85;}
.m-Datastrip14 .m-ds{background:#b2e1c3;}
.m-Datastrip15 .m-ds{background:#8ad5ad;}
.m-Datastrip16 .m-ds{background:#33ad6b;}
.m-Datastrip17 .m-ds{background:#e2e969;}
.m-Datastrip18 .m-ds{background:#e7e633;}

/*工作计划*/

.m-plan{border-top: 1px solid #E8ECED;}
.m-pTabTitle{ padding:15px 0; border-bottom:1px solid #eee; }
.m-pTabTitle span{float:left; width:50%; text-align:center; font-size:24px; color:#6a6f73; cursor:pointer; border-right:1px solid #eee;box-sizing: border-box;}

.m-pTabTitle span b{font-size:14px; font-weight:normal; display:block;padding-top: 4px;margin-top: 2px;margin-bottom:8px;}

.m-pTabTitle .m-nofinish{ color:#ec4a46; border-right:0;}
.m-pTabBox{ display:none;}
.m-pTabBox ul{ min-height:166px;padding:15px;}
.m-pTabBox ul li{height:28px; line-height:28px; padding-left:15px; position:relative;font-size: 14px;}
.m-pTabBox ul li a{color:#6a6f73;}
.m-pTabBox li .m-suline{ width:8px; height:8px; background:#6a6f73; border-radius:8px; position:absolute; left:0; top:50%; margin-top:-4px;}
.m-pTabBox ul li.greenPlan a{ color:#35a7ba;}
.m-pTabBox li.greenPlan .m-suline{background:#35a7ba;}
.m-pTabBox .m-pUser{height:28px; line-height:28px; overflow:hidden;text-overflow:ellipsis;white-space: nowrap;display:block;}
.m-pEdit,.m-pView{ position:absolute; width:20px; height:20px; right:14px;top:14px;}
.m-pEdit{background:url(icon-edit.png) no-repeat center;}
.m-pView{background:url(icon-view.png) no-repeat center;}
.m-pMore{line-height: 32px;height: 32px;text-align: right;padding-right: 15px;border-bottom: 1px solid #E8ECED; color:#95a5a6;}
.m-pMore a{color: #6a6f73;font-size: 14px;}

/*工作计划模块*/
.gzjh_box{margin: 20px 50px; margin-bottom:0px !important;}
.m-planBox{margin: 50px 0;}
.m-pBox{line-height:30px; height:30px; margin:15px 0;text-align: center;font-size: 16px;}
.m-pBox span{ margin-left:15px;color: #666;}
.m-pBox a{ margin-right:10px;}
.m-pBox i{width:20px; height:20px; margin:5px auto;display:block;}
.m-pIcon1{background:url(icon-edit.png) no-repeat center;}
.m-pIcon2{background:url(icon-view.png) no-repeat center;}



/*订单数据分析*/
.m-orderAnalysis{ margin-top:20px; margin-bottom:40px;}
.m-orderAnalysis li{ float:left; width:25%; text-align:center;}
.m-orderAnalysis li .o-title{ font-size:14px; color:#6a6f73;margin-bottom: 20px;}



/* pc1180屏幕 */

@media screen and (max-width: 1550px) {
	.m-matter ul li{
		width: 16.6%;
	}
	
}
@media screen and (max-width: 1280px) {
	.m-matter ul li{
		width: 25%;
	}
	
}