 

.ty-column{ background:#111114; margin-bottom: 24px; position: relative;display: block;box-sizing: border-box;}
.ty-column .col-warp{height: 45px; border-bottom: 1px solid #202025; border-left:1px solid #202025; }
.ty-column .col-warp ul{  display: inline-block; width: 100%; }
.ty-column .col-warp ul li{position: relative; display: inline-block; width: 14.285%; height: 44px; line-height: 44px;float: left;  list-style: none;
	background-color:#111114;border-top: 1px solid #202025;text-align: center;border-bottom: none; border-left: none; cursor: pointer; }
.ty-column .col-warp ul li:hover{ opacity: 0.8 }
.ty-column .col-warp ul li a{ color: #666; font-size: 15px; display: block; border-right: 1px solid #202025;} 
.ty-column .col-warp ul .cur{ background: #16161a;  border-left: none; border-top-width: 2px;border-top-color: #f3bb6c; border-top-left-radius: 2px; border-top-right-radius: 2px;}
.ty-column .col-warp ul .cur a{ color: #f3bb6c;}
.ty-column .col-warp ul .cur:after {content: '';position: absolute;display: block;bottom: 0px;height: 2px; -webkit-border-radius: 2px;border-radius: 2px;
									left: 45%; width: 0; height: 0; border-top: 7px solid #16161a; border-right: 7px solid #16161a; border-bottom: 7px solid #0c0c0c; border-left: 7px solid #16161a;}
.ty-column .fm-publish{ position:absolute; top: 5px; right: 0; display: inline-block; }
.ty-column .fm-publish .layui-btn{ height:34px; line-height: 34px; padding: 0 12px; border-radius:20px; background-color: #ea6f5a;}
.ty-column .fm-publish .layui-btn em{vertical-align: top; font-style: normal; padding-left: 4px;}



 


.data-content{ }
.data-content .bktitle{ height: 52px; line-height: 52px; padding: 0 16px; border-bottom: 1px solid #202025;  }
.data-content .bktitle em{ font-weight: 500; font-style: normal; border-left: 2px solid #dbaf7d; padding-left: 8px; color: #d3d3d3; }
.data-content .bktitle a{ float: right; font-size: 12px; font-weight: 300;}
.data-content .bktitle .iconfont{ font-size: 12px; }

.data-table{background: #16161a; border-radius: 4px; margin-bottom: 12px;  }

.c-table{ padding: 14px 0px;}
.c-table .data-late{ padding: 0 18px; }
.c-table .data-late .layui-form-label{padding: 9px 0px;width: 160px;text-align: left; color: #8c8c8c; font-weight: 300;}

.c-table .date-table{ margin-top: 14px; padding: 0 18px }
.c-table .date-table .ctitle{ float: left; width: 160px;color: #8a8a8a; padding-top: 10px; font-weight: 300;}
.c-table .date-table .ctitle span{ padding-right: 8px; }
.c-table .date-table .ctable{ margin-left: 0px; text-align: center; }
.c-table .date-table .ctable th{  text-align: center; }

.c-filter{ padding: 14px; margin-bottom: 16px; border-bottom: 1px dashed #202025 }
.c-filter .layui-form-label{ width: 68px;padding: 9px 6px 9px 0;text-align:right;color:#8c8c8c; }
.c-filter .layui-input-block{ margin-left: 48px;}
.c-filter .click-btn{ text-align: center;}
.c-filter .click-btn button{ padding: 0px 42px; }
.data-curve{ background: #16161a; border-radius: 4px; }
.data-curve .mcurve{ max-height:400px; }
.data-curve .tips{color: #d3d3d3;padding-left: 50px;padding-bottom: 20px;}


.date-table .layui-table{ margin:0; background: none  }
.date-table .layui-table thead tr{ background: #2a2a2a!important}
.date-table .layui-table thead tr th{   color: #8c8c8c;  }
.date-table .layui-table tbody td, 
.date-table .layui-table tbody th {  color: #d3d3d3; } 
.date-table .layui-table thead tr th{ border-top: none;} 
 
