.center{
	background: #fff !important;

}
.refreshBtn{background: #1d2b55;border-radius: 50px; height: 50px; width: 50px;line-height: 50px; text-align: center; position: fixed; right: 50px; bottom: 50px; color: #fff;cursor: pointer;z-index: 10}
.refreshBtn:hover{background: #1890ff;}
.content .wrap{
    width:1060px;
    box-sizing: border-box;
    padding:10px;
    background: #fff;
    margin:40px auto;
    color:#455A74;
}
.today-data{
	margin-top: 70px;
	background: #fff;
	padding:10px;
	padding-bottom: 20px;
}
.data-list-item.height350{
	height:350px;
	margin-right: 10px;
}
.height330{
	height:330px;
}
.main-title{
	line-height: 26px;
	color: rgba(69, 90, 116, 1);
	font-size: 18px;
	font-weight: bold;
}
.detail-item-left.active{
	color:#1890ff;
	margin-left: 6px;
	cursor: pointer;
}
.data-list{
	width:100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top:26px;
	border-bottom: 1px solid #f2f3fb;
}
.data-list-item{
	box-sizing: border-box;
	width:264px;
	border-radius: 4px;
	background: #fff;
	overflow: auto;
	margin-right: 45px;
}
.sub-title{
	line-height: 30px;
	color: rgba(69, 90, 116, 1);
	font-size: 16px;
}
.money-data{
	line-height: 52px;
	color: rgba(69, 90, 116, 1);
	font-size: 28px;
}
.yesterday-money{
	line-height: 26px;
	color: rgba(187, 187, 187, 1);
	font-size: 14px;
	margin-bottom:10px;
}
.pic-data{
	width:100%;
	box-sizing: border-box;
	padding:10px;
	background: #fff;
	margin-top:20px;
}
.pic-data-title{
	height: 26px;
	line-height: 26px;
	color: rgba(69, 90, 116, 1);
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
}
.pic-tabs{
	font-size: 13px;
	border:1px solid #DCDFE6;
	color:#DCDFE6;
	border-radius: 2px;
	padding:2px 5px;
	margin:15px 12px 15px 0;
	cursor: pointer;
}
.pic-tabs.current{
	border:1px solid #1890ff;
	color:#1890ff;
}
.pic-data-img{
	width:100%;
	height:223px;
	margin:20px 0;
}
.pic-tabs.pic-tabs-bottom-current{
	background: #1890ff;
	color:#fff;
	border-color:#1890ff;
}
.rank-list{
	background: #fff;
	width:100%;
	box-sizing: border-box;
	padding:16px;
}
.content{
	height:100%;
	overflow-y: auto;
}
/*.new-content{
	overflow: visible;
}*/
.new-table-body1 tbody{
	position: relative;
}
.new-table1 tbody td{
	text-align: center;
	box-sizing: border-box;
	padding: 15px 3px;
	font-size: 13px;
	border-bottom: 1px solid #F5F8FF;
}
.rank-list-title{
	line-height: 40px;
	margin-bottom:10px;
	font-weight: bold;
	color: rgba(69, 90, 116, 1);
	font-size: 18px;

}
.sub-right-header.wrap{
	position: fixed;
    background: #fff;
    width: 1060px;
    z-index: 1;
	border-bottom:1px solid #f2f3fb;
	top:50px;
}
.data-detail{
	border-top:1px solid #f0f2f5;
	font-size: 14px;
	color:#888888;
	width:100%;
	box-sizing: border-box;
	padding:10px 0;
}
.detail-item-right,.detail-item-left{
	line-height: 26px;
}
.detail-item-left{
	float: left;
}
.detail-item-right{
	float: right;
}
.analysis{
	margin-top:10px;
	width:100%;
	box-sizing: border-box;
	padding:10px;
	margin-bottom: 20px;
}
.small-tabs{
	font-size:0;
	margin-left: 20px;
}
.small-tabs-item{
	padding:5px 13px;
	border: 1px solid #DCDFE6;
	border-radius: 2px;
	color:#AAAAAA;
	font-size:13px;
	cursor: pointer;
}
.small-tabs-item.active{
	border-color:#1890ff;
	color:#fff;
	background: #1890ff;
}
.btn-default.laydate1{
	margin-left: 20px;
	color:#AAAAAA;
	border-color:#DCDFE6;
}
.selectTime{
	margin-left: 15px;
	border-color:#DCDFE6;
	color:#AAAAAA;
	width:110px;
	box-sizing: border-box;
	padding:3px 6px;
	appearance:none;
	-moz-appearance:none;
	-webkit-appearance:none;
	background: url("../../img/index/slidedown.png") no-repeat right center;

}
.tabs-list{
	margin-top:6px;
	padding:8px 0px;
}
.tabs-default{
	padding:6px 10px;
	font-size: 13px;
	border:1px solid #DCDFE6;
	color:#AAAAAA;
	border-radius: 2px;
	cursor: pointer;
}
.tabs-default.active{
	background: #EEF7FF;
	color:#1890ff;
	border-color:#1890ff;
}
.circle-pic{
	margin-top:10px;
	width:100%;
	height:380px;
	background: #ccc;
}
.order-circle{
	height:260px;
	width:100%;

}
.order-column{
	height:260px;
	width:100%;

}
.analysis .item50{ width: 50%;float: left;}
.sub-right-header-right{
	box-sizing: border-box;
	padding-top:15px;
	float:right;
	height:100%;
}

.righter {
    position: fixed;
    right: 0;
    top: 0;
    height: 100%;
    width: 500px;
    z-index: 10;
    box-sizing: border-box;
    padding-top: 60px;
    background: #ffffff;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
.rightDiv-top {
    height: 36px;
    line-height: 36px;
    background: #3eb6ea;
    color: #fff;
    box-sizing: border-box;
    padding: 0 45px 0 5px;
    position: relative;
    cursor: pointer;
}
.right-inner{
	padding:0;
}
.righter .edit-row {
    background: #fff;
    border-bottom: 1px solid #cccccc;
}
.orderDiv {
    position: fixed;
    bottom: 0;
    width: 498px;
    box-sizing: border-box;
    padding-right: 120px;
    color: #fff;
}
.orderDiv .count {
    width: 100%;
    box-sizing: border-box;
    padding-left: 5px;
    background: #3eb6ea;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
}
.orderDiv .go-order {
    cursor: pointer;
    position: absolute;
    width: 120px;
    height: 50px;
    line-height: 50px;
    background: #ff0000;
    text-align: center;
    right: 0px;
    bottom: 0px;
    font-size: 18px;
}
.rightDiv-top2 {
    height: 36px;
    line-height: 36px;
    background: #ff6432;
    color: #fff;
    box-sizing: border-box;
    position: relative;
    cursor: pointer;
}
.right-l {
    float: left;
    width: 330px;
    box-sizing: border-box;
}
.right-r {
    float: left;
    width: 300px;
    box-sizing: border-box;
}
.edit-row.edit-row-noborder{
	border:none;
}
.new-table td, .new-table th{
	height:30px;
}
.litle-order-circle{
	margin-left:10px;
	width:400px;
	height:360px;

}
.height150{
	height:150px;
}
.height399{
	height:329px;
}
.mgB10{
	margin-bottom:10px;
}
.title-exp{
	color:#888888;
	margin-left:20px;
	font-weight: normal;
	font-size: 12px;
}
.title-btn{
	font-size: 13px;
	border: 1px solid #1890ff;
	color: #1890ff;
	border-radius: 2px;
	padding: 0 5px;
	cursor: pointer;
	float: right;

	 margin-left: 10px;

}
.analysis .item30{ width: 33.3333%; float: left;}
.analysis .chartsItem{ height: 300px; width: 100%;}
.analysis .itemPast{ font-size: 15px;color: #1890ff;}
.analysis .itemPast .down{color:#0cca19;}
.analysis .itemPast .up{color:#d81e06;}

@media (max-width: 1024px) {
	.content{ min-width: 0;}
	.content .wrap{ width: 100%; box-sizing: border-box;}
	.sub-right-header{ width: 920px;}
	.litle-order-circle{ width: 300px; height: 260px}
}
.data-list-item.arrowFinance{
	width:58px;
	line-height: 350px;
	margin-right: 10px;
}
.dateTime{
	float: right;
	font-size: 13px;
}
.title-btn.active{
	background: #1890ff;
	color:#fff;
}
.cell{
	line-height: 46px;
}
.cell .cell-item{
	float: left;
	width: 46%;
	margin-right: 2%;
}
.cell .cell-left,.cell-right{
	float: left;
}
.cell .cell-left{
	padding-left:10px;
	width:120px;
	box-sizing: border-box;
}
.cell .cell-right{
	width: -webkit-calc(100% - 120px);
}
.cell .select,.cell input{
	width:100%;
    height: 32px;
	padding-left:5px;
	box-sizing: border-box;
	color:#777373;
	font-size: 13px;

}
.cell input{
	border:1px solid #bbb;
}
.cell .edit-image{
	display: inline-block;
	height:100%;
	width:100%;
}
.cell textarea{
	width:600px;
	height:50px;
}
.cell .select.required{
	padding-right: 20px;
    background: url(../../img/common/input_bg.png) no-repeat 98% 2px,#fff;
}
.cell input.required{
	padding-right: 20px;
    background: url(../../img/common/input_bg.png) no-repeat 98% 2px,#fff;
}

.cleared-0,.status-audit{
	color: red;
}
.cleared-1{
	color: green;
}
.status-fail{
	color: grey;
}
.cleared-2,.status-success{
	color: blue;
}
.searchUl{width: 300px;}