

/***发行情况 样式***/
.fm-pagenum{ } 

.ty-title{ background:#16161a; border-bottom: 1px solid #202025;color: #d3d3d3;  padding:6px 10px; border-radius: 2px 2px 0 0;font-size: 14px;}
.ty-title .leftt, .ty-title .rigadd{ display: inline-block; }
.ty-title .rigadd{ float: right; }
.dateoption{ display: flex;} 
.dateoption .toptit{ font-size: 15px; line-height: 38px; font-weight: 500; position: relative; margin-left: 10px; }
.dateoption .toptit:after {content: '';position: absolute;display: block;bottom: -10px;height: 2px; -webkit-border-radius: 2px;border-radius: 2px; left: 34%; width: 0px; background: #f00; }
.dateoption .topfun{  height: 30px;margin-left: 30px; font-size: 12px; margin-top:4px; }
.dateoption .topfun .layui-input-inline{ width: 150px; }
.dateoption .topfun .layui-input{ height: 30px; line-height: 30px; color: #d3d3d3; }
.dateoption .topfun .layui-form-select dl{ top: 28px!important; }
.dateoption .topfun .layui-form-select dl dd{ line-height: 30px;color: #0C0C0C; }
.dateoption .topnum{   margin-left: 4px; padding-top: 11px; }
.dateoption .topflt{  height: 38px; margin-left: 32px; }
.dateoption .topflt .layui-form-checkbox[lay-skin=primary] span{font-size: 12px; }
.dateoption .topbut{height: 30px;  margin-left: 20px; padding-top: 4px; }
.dateoption .topbut .layui-btn{ border:1px solid #e6e6e6; }
.dateoption .topbut .sorbut{ border:1px solid #e6e6e6; height: 30px;line-height: 30px;padding: 0 10px;font-size: 12px; margin-left: 10px;
						 background-color: #fff; color: #555; display: inline-block;white-space: nowrap;text-align: center;border-radius: 2px;cursor: pointer;}
.dateoption .topbut .sorbut:hover{ opacity: 0.88 }
.dateoption .topbut .on{ border:1px solid #4285F4; color: #4285F4; }

.dateoption .toptips{font-size: 12px; color: #777; margin-top: 12px; text-align: right; }

.dateoption .topsearch{ display: flex; margin-top:5px; margin-left: 32px; }
.dateoption .topsearch input{ height: 18px; line-height: 18px; padding: 5px 6px; font-size: 12px; border-radius: 2px; border:1px solid #C9C9C9; margin-right: -2px;background: #fff;}
.dateoption .topsearch button{ background: #CE9940; color: #fff;height: 30px;line-height: 30px;padding: 0 10px;font-size: 12px;white-space: nowrap;text-align: center;border: none; border-top-right-radius: 2px; border-bottom-right-radius: 2px; cursor: pointer;}
.dateoption .toptime{}
.dateoption .toptime .layui-form-label{ font-size: 12px; }
.dateoption .toptime .layui-input{ height: 30px; margin-top: 5px; font-size: 12px; width: 160px; }
/************列表标题栏end****************/



.fm-formtab {padding: 0px;}
.fm-formtab .layui-table{ margin:0; background: #16161a }

.fm-formtab .layui-table thead tr{ background: #3e3e48!important; color:#8c8c8c; }
.fm-formtab .layui-table thead tr th{  text-align: center; font-size: 13px; font-weight: 400; padding: 4px 6px; }
.fm-formtab .layui-table thead tr th{ border-top: none;}
.fm-formtab .layui-table thead tr th:first-child{ border-left: none; }
.fx-pagenum .layui-table thead tr th{ border-top: 1px solid #202025; }
.fx-pagenum .layui-table thead tr th:last-child{ border-right: 1px solid #202025; } 
.fm-formtab .layui-table tbody th { padding:6px 6px; text-align: center; font-size: 13px;}
.fm-formtab .layui-table tbody tr td:first-child{ border-left: none; }
.fx-pagenum .layui-table tbody tr td:last-child{ border-right: 1px solid #202025; }
.fm-formtab .layui-table tbody td, .fm-formtab .layui-table tbody th {padding: 6px 6px;text-align: center;font-size: 13px; color: #d3d3d3;}

.fm-navtw{background: #111114; border-bottom: 0px solid #202025;height: 44px; margin: 12px 0;}
.twleft{ float: left;   }
.twright{ float: right; }
.twmenu{ margin-top: 14px;  }
.twmenu li{ height: 18px; line-height: 18px; padding: 0 26px; display: inline-block; text-align: center;  border-right:1px solid #202025;  }
.twmenu li:last-child{border-right: none;}
.twmenu li a{color: #999; font-size: 14px; font-weight: 300; }
.twmenu li:hover{ opacity: 0.88; background: #111112} 
.twmenu .cur a{color: #f3bb6c; font-weight: 500; }


.fm-nav .col-warp ul li a span{display: none;}
.fm-nav .col-warp ul li .layui-badge-dot{position: absolute;top: 6px;right: 6px;}

