  



 	/***看板列表样式***/
.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: 120px; }
.dateoption .topfun .layui-input{ height: 30px; line-height: 30px; color: #555; }
.dateoption .topfun .layui-form-select dl{ top: 28px!important; }
.dateoption .topfun .layui-form-select dl dd{ line-height: 30px; }
.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;}
.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-pagenum .layui-card{ padding: 2px 18px 18px; }
.fm-pagenum .layui-card .ty-title{ padding-left: 0; border-bottom: none; }
.fm-pagenum .layui-card  .dateoption .toptit{ margin-left: 0; }
.fm-pagenum .layui-breadcrumb{ margin-bottom: 16px; display: inline-block; }

.fm-pagenum .bankname{cursor: pointer; background: #fff; color: #669cf6; font-size: 12px; padding: 1px 2px;  border-radius: 2px;  border:1px solid #94baf9; margin: 2px;}
.fm-pagenum .layui-table:last-child{ margin-bottom: 0; }
.fm-pagenum .layui-table thead tr th:first-child{ background: #626365; color: #fff;}
.fm-pagenum .layui-table tbody tr td:first-child{ color: #fff; border-bottom: 1px solid #eee;}

.fm-pagenum .layui-table thead tr th:last-child{ border-right: 1px solid #e6e6e6; } 
.fm-pagenum .layui-table tbody tr td:last-child{ border-right: 1px solid #e6e6e6; }
.fm-pagenum .layui-table thead tr th{ border-top: 1px solid #e6e6e6; }
 
 
.fm-formtab{ padding: 0px; border-radius: 4px;} 
.fm-formtab .layui-table{ margin:0; background: #16161a }
.fm-formtab .layui-table thead tr{ background: #f9fafc!important; }
.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 span{margin-left: 4px;}
.fm-formtab .layui-table thead tr th span .tip-text{background:#D62f00; color: #fff; font-style: normal; font-size: 11px; padding: 2px 5px; border-top-left-radius: 2px; border-bottom-left-radius: 2px;}
.fm-formtab .layui-table thead tr th span .tip-num{background: #ffde90; color: #000; font-style: normal; font-size: 11px; padding: 2px 4px; border-top-right-radius: 2px; border-bottom-right-radius: 2px}
.fm-formtab .layui-table tbody td, 
.fm-formtab .layui-table tbody th { padding:4px 0; text-align: center; font-size: 13px;width: 100%;}
.fm-formtab .layui-table tbody td div{background:#3e3e48;color: #d3d3d3;font-size: 12px;padding: 1px 2px;border-radius: 2px;border: 1px solid #3e3e48;margin: 2px;display: inline-block;width: 80%;}
.fm-formtab .layui-table tbody td div .tip-hidden{display: none;text-align: left;background-color: #fff;padding: 15px;width: 300px;height: 170px;position: absolute;border-radius: 3px;box-shadow: 1px 1px 1px rgb(0 0 0 / 20%);left: 105px;bottom: -71px;color: #000;font-size: 13px;line-height: 1.4;	z-index: 10;box-sizing: border-box;}
.fm-formtab .layui-table tbody td div .tip-hidden:before {position: absolute;content: '';width: 0;height: 0;border: 6px solid transparent;border-right-color: #fff;top: 50%;left: -12px;transform: translate(0, -50%);}
.fm-formtab .layui-table tbody td div .tip-hidden:after {width: 100%;height: 40px;content: '';position: absolute;top: -40px;left: 0;}
.fm-formtab .layui-table tbody td div:hover .tip-hidden{display: block;transform-origin: 100% 0%;-webkit-animation: fadeIn .3s ease-in-out;animation: fadeIn .3s ease-in-out;}

.fm-formtab .layui-table thead tr th{ border-top: none; background: #626365;color: #fff;}
.fm-formtab .layui-table thead tr th:first-child{ border-left: none; }
.fm-formtab .layui-table thead tr th:last-child{ border-right: none; }
.fm-formtab .layui-table tbody tr td:first-child{ border-left: none; }
.fm-formtab .layui-table tbody tr td:last-child{ border-right: none; border-bottom: 1px solid #202025 !important;}


.fm-formtab .fmt1{ margin-left: 4px;color: #777; }
.fm-formtab .fmt2{ font-weight: 300; }
.fm-formtab .fmt3{margin-right: 4px;color: #777; }
.fm-formtab .fmt4{}
.fm-formtab .fmbicon{ display: block; height: 22px; width: 22px; line-height: 22px; font-size: 12px;  margin: 0 auto; border-radius: 100px;}
.fm-formtab .fmb1{ background: #E9374A; color: #fff; }
.fm-formtab .fmb2{ background: #3785E9; color: #fff; }

.fm-formtab .like-btn{ cursor: pointer; background: #fff;  width: 52px; height:26px; line-height: 26px;   border-radius: 2px; margin: 0 4px; }
.fm-formtab .like-btn:hover{ opacity: 0.8; }
.fm-formtab .like-btn .iconfont{ font-size: 16px;vertical-align: top; } 
.fm-formtab .like-btn em{font-style: normal;font-size: 12px; font-weight: 300; vertical-align: top;}
.fm-formtab .likeing{ border:1px solid #deba7e; color: #CE9940;  }
.fm-formtab .likeed{ border: 1px solid #adadad; color: #939393; font-weight: 300; }
.fm-formtab .cldetail{border:1px solid #94baf9; color: #669cf6;}

 
.table_flex{display: flex;margin-top: -1px;}
.table_flex_l{width: 49px;border-right: 2px solid #202025;border-bottom: 2px solid #202025;}
.table_flex_l .layui-table{background: #626365;height: 100%;}
.fm-formtab .table_flex_l .layui-table tbody tr:last-child td:last-child{border-bottom: none !important;}
.table_flex_r{flex: 1;}
.table_flex_r .content{width: 20%;float: left;}
.fm-formtab .layui-table tbody tr:last-child td:last-child{border-bottom: 2px solid #202025 !important;}
.table_flex_r td{padding: 0 !important;}
.table_flex_r td p{float: left;width: 50%;height: 30px;line-height: 30px;text-align: left;padding-left: 10px;box-sizing: border-box;font-size: 12px;}
.table_flex_r td .bank{color: #fff;border-right: 1px solid #212125;background: #3f3f45;}
.table_flex_r td .rate{background: #16161a;color: #EABF59;transition:all 1s;}
.table_flex_r td .rate em{font-style: normal;float: left;}
.table_flex_r td .rate span{margin-left: 5px;font-size: 10px;float: left;margin-top: 5px;position: relative;}
.table_flex_r td .rate.update{background: #EABF59;color: #fff;}
.table_flex_r td .rate.update em{transform:scale(1.1)}
.table_flex_r td .up{color: #EA0b10;}
.table_flex_r td .up span::before{content: '';position: absolute;top: 0;background: url(../../images/up.svg) no-repeat;width: 100%;height: 100%;}
.table_flex_r td .down{color: #1EDE03;}
.table_flex_r td .down span::before{content: '';position: absolute;top: 0;background: url(../../images/down.svg) no-repeat;width: 100%;height: 100%;}



.fm-nav .col-warp{height: 36px;   }
.fm-nav .col-warp ul{  display: inline-block; width: 60%; }
.fm-nav .col-warp ul li{position: relative; display: inline-block; width: 13.285%; height: 36px; line-height: 36px;
float: left;  list-style: none;background-color:#111114; text-align: center; border-left: none; cursor: pointer; }
.fm-nav .col-warp ul li:hover{ opacity: 0.8;background:#1d1d22 }
.fm-nav .col-warp ul li a{ color: #999; font-size: 14px; display: block; border: 1px solid #202025; border-right: none;} 
.fm-nav .col-warp ul li:last-child a{  border-right: 1px solid #202025;} 
.fm-nav .col-warp ul .cur{   background: #f3bb6c;  border-radius: 1px;}
.fm-nav .col-warp ul .cur:hover{ background: #f3bb6c; color: #16161a;}
.fm-nav .col-warp ul .cur a{   color: #16161a; border-right: none;}
.fm-nav .fm-publish{ position:absolute; top: 5px; right: 0; display: inline-block; }
.fm-nav .fm-publish .layui-btn{ height:34px; line-height: 34px; padding: 0 12px; border-radius:20px; background-color: #ea6f5a;}
.fm-nav .fm-publish .layui-btn em{vertical-align: top; font-style: normal; padding-left: 4px;}

.site-crumb{margin-top: 20px;}


.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;}










