.sdk_wrap {
    width: 100%;
    height: 100%;
}
.sdk_right {
    width: 100%;
    padding-left: 170px;
}
.sdk_main {
    width: 100%;
    padding-top: 60px;
}
.index_row {
    border-top: 0;
    height: 100px;
}
.row {
    margin: 0;
    padding: 0;
}
.panel-blue .widget-left {
    color: #fff;
	height:115px;
	width:100%;
}
.widget-left em {
    position: relative;
    top: 2px;
}
.col-xs-8 h4{
	margin-top:5px;
	margin-bottom:0px;
}
.col-xs-4 	h4{
	margin-top:5px;
	margin-bottom:0px;
}
.today {
    width: 42px;
    height: 44px;
    display: inline-block;
    background: url(../img/today.png) no-repeat;
	margin-top: 12px;
    margin-left: 25px;
	float:left;
}

.text-muted {
    margin-top: 6px;
    font-size: 20px;
    color: #333;
    font-weight: 700;
}
.text-muted i {
    font-size: 28px;
    color: #333;
}
i {
    font-style: normal;
}
.index_ls {
    height: 300px;
}
.col-xs-4{
	margin-top:5px;
}
.panel-orange .widget-left {
    color: #fff;
	height:115px;
	width:100%;
}
.yestoday {
    width: 44px;
    height: 44px;
    display: inline-block;
    background: url(../img/yesto.png) no-repeat;
	margin-top: 12px;
    margin-left: 25px;
	float:left;
}
.panel-teal .widget-left {
    color: #fff;
	height:115px;
	width:100%;
}
.tyb {
    width: 49px;
    height: 48px;
    display: inline-block;
    background: url(../img/yub.png) no-repeat;
	margin-top: 10px;
    margin-left: 25px;
	float:left;
}
.panel-red .widget-left {
    color: #fff;
	height:115px;
	width:100%;
}
.panel-widget1{
	background:#009def;
}
.panel-widget2{
	background:#ffb53e;
}
.panel-widget3{
	background:#1ebfae;
}
.panel-widget4{
	background:#f9243f;
}
.balance {
    width: 45px;
    height: 45px;
    display: inline-block;
    background: url(../img/ext1.png) no-repeat;
	margin-top: 12px;
    margin-left: 25px;
	float:left;
}


/* 导出样式 */
.head_center_z{
    z-index: 99;
    position: absolute;
    top: 9px;
    width: 70px;
    right: 16%;
    text-align: center;
    display: flex;
    flex: 1;
}
.head_center_title{
    font-size: 12px;
    padding: 4px 10px;
    border: 1px solid #fff;
    cursor: pointer;
    color: #fff;
}
.head_center_box{
	position: absolute;
	padding-top: 14px;
}
.head_center_box.hide2{
	display: none;
}
.head_center_box .con{
	width: 420px;
	max-height: 280px;
	background-color:rgba(0,0,0,0.8);
	overflow-x: auto;
	padding: 10px;
	box-sizing: border-box;
    position: absolute;
    right: -52px;
}
.head_center_box .con-ret{
	border: 7px solid transparent;
	border-bottom-color:#000; 
	position: absolute;
	left: 10px;
	top:0px;
	opacity: 0.8;
}
.head_center_box_conter{
	width: 100%;
	height: auto;
	padding: 2px 0;
    display: inline-block;
}
.head_center_box_conter span{
	width: 75%;
    float: left;
    text-align: left;
    color: #FFFFFF;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: break-all;
    padding-right: 4%;
}
.head_center_box_conter .export{
    color: #30b8ff;
    float: right;
    width: 50px;
    text-align: center;
}
.head_center_box_conter .download{
	background: #FF5722;
	width: 50px;
	height: 25px;
	line-height: 25px;
	color: #FFFFFF;
	display: inline-block;
	text-align: center;
	border-radius: 4px;
    float: right;
}
.head_center_a{
    width: auto !important;
    background: none !important;
    float: right !important;
	margin-right: 15px !important;
}
.head_center_a:hover{
    background: none;
}
.head_center_box_conter{
    padding: 10px 0;
}
.head_center_reminder{
    width: 100%;
    height: 45px;
}
.head_center_reminder h2{
    color: #009688;
    font-size: 16px;
    font-weight: 700;
    line-height: 45px;
	text-align: left;
}
.con_center{
    width: 100%;
    height: auto;
    display: inline-block;
}
.inward_remarks{
	width: 80%;
}
.inward_remarks_text2{
	width: 80% !important;
}