.tbpart_wk{
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height:450px;
  width:100%;
  margin-top: 30px;
}
.tbpart_wk .f-l{
  flex: 1;
  height:450px;
  overflow: hidden;
  width: 100%;
}
.tbpart_wk .f-r{
  flex: 1;
  width: 100%;
  height:450px;
}
.storyTab {
  padding:0;
  /* border-bottom: 1px solid #ddd; */
}
.storyTab > span {
  float: left;
  padding: 0 10px;
  position: relative;
  margin: 0 20px;
  height: 28px;
  line-height: 28px;
  border-radius: 2px;
  background: #fff;
  font-size: 15px;
  cursor: pointer;
}
.storyTab span a {
  color: #777;
}
.storyTab span.on a {
  color: #009DFF;
}
.storyTab span.on{
  border-bottom: 3px solid #009DFF;
}
.clearfix:after {
  content: " ";
  display: block;
  clear: both;
}
.cjlpTab {
  padding:0;
}
.cjlpTab > span {
  float: left;
  padding: 0 10px;
  position: relative;
  margin: 0 20px;
  height: 28px;
  line-height: 28px;
  border-radius: 2px;
  background: #fff;
  font-size: 15px;
  cursor: pointer;
}
.cjlpTab span a {
  color: #777;
}
.cjlpTab span.on a {
  color: #009DFF;
}
.cjlpTab span.on{
  border-bottom: 3px solid #009DFF;
}
.statistics_body_tab{
  width: 100%;
  height: 420px;
  margin-bottom: 15px;
  background: #f8f8f8;
}
.biaoge_wbk{
  margin: 10px 10px;
}
.bg_list{
  height: auto;
  width: 520px;
}
.tab_hard{
  display: flex;
  flex-wrap: wrap;
  width:100%;
  margin-top: 15px;
  flex-direction: row;
  justify-content:flex-start;
  align-items: center;
  height: 30px;
  font-size: 15px;
  color: #333;
}
.tab_hard span{
  flex: 1;
  background-color: #fff;
  border-bottom: solid 1px #d8d8d8;
  border-right: solid 1px #d8d8d8;
  font-size: 14px;
  height: 30px;
  color: #333;
  display: flex; 
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.tab_hard span:nth-child(1){
  flex: 0.5;
  border-top: solid 1px #d8d8d8;
}
.tab_hard span:nth-child(2){
  border-top: solid 1px #d8d8d8;
}
.tab_hard span:nth-child(3){
  border-top: solid 1px #d8d8d8;
}
.tab_hard span:nth-child(4){
  border-top: solid 1px #d8d8d8;
}
.tab_hard span:nth-of-type(4n-3){
  border-left: solid 1px #d8d8d8;
}
.mjfw_part{
  flex: 0 120px;
  height: auto;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  color: #333;
  /* border-top: solid 1px #d8d8d8; */
  /* border-left: solid 1px #d8d8d8; */
  border-right: solid 1px #d8d8d8;
}
.mjfw_part span{
  background-color: #fff;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  color: #333;
  display: flex; 
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  border-bottom: solid 1px #d8d8d8;
}
.sj_list{
  display: flex;
  flex-wrap: wrap;
  width:100%;
  flex-direction: row;
  justify-content:flex-start;
  align-items: center;
  height: 30px;
  font-size: 15px;
  color: #333;
}
.sj_list li{
  flex: 1;
  background-color: #fff;
  border-bottom: solid 1px #d8d8d8;
  border-right: solid 1px #d8d8d8;
  font-size: 14px;
  height: 30px;
  color: #333;
  display: flex; 
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.sj_list li:nth-child(1){
  flex: 0.5;
  border-top: solid 1px #d8d8d8;
}
.sj_list li:nth-child(2){
  border-top: solid 1px #d8d8d8;
}
.sj_list li:nth-child(3){
  border-top: solid 1px #d8d8d8;
}
.sj_list li:nth-child(4){
  border-top: solid 1px #d8d8d8;
}
.sj_list li:nth-of-type(4n-3){
  border-left: solid 1px #d8d8d8;
}
.tilters .to_com_box:last-child{
  border:none; 
}
.t_text{
  display: flex;
  height: 30px;
  font-size: 14px;
  justify-content: center;
  align-items: center;
  color: #333;
  font-weight: bold;
}
.a_text{
  display: flex;
  height: 30px;
  font-size: 14px;
  justify-content:center;
  align-items: center;
  color: #333;
  font-weight: bold;
  margin-top: 15px;
}

.tab_armp{
  display: flex;
  flex-wrap: wrap;
  width:100%;
  margin-top: 15px;
  flex-direction: row;
  justify-content:flex-start;
  align-items: center;
  height: 30px;
  font-size: 15px;
  color: #333;
}
.tab_armp span{
  flex: 1;
  background-color: #fff;
  border-bottom: solid 1px #d8d8d8;
  border-right: solid 1px #d8d8d8;
  font-size: 14px;
  height: 30px;
  color: #333;
  display: flex; 
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.tab_armp span:nth-child(1){
  border-top: solid 1px #d8d8d8;
}
.tab_armp span:nth-child(2){
  border-top: solid 1px #d8d8d8;
}
.tab_armp span:nth-child(3){
  border-top: solid 1px #d8d8d8;
}
.tab_armp span:nth-child(4){
  border-top: solid 1px #d8d8d8;
}
.tab_armp span:nth-child(5){
  flex: 1.5;
  border-top: solid 1px #d8d8d8;
}
.tab_armp span:nth-of-type(5n-4){
  border-left: solid 1px #d8d8d8;
}
.qys_list{
  display: flex;
  flex-wrap: wrap;
  width:100%;
  flex-direction: row;
  justify-content:flex-start;
  align-items: center;
  height: 30px;
  font-size: 15px;
  color: #333;
}
.qys_list li{
  flex: 1;
  background-color: #fff;
  border-bottom: solid 1px #d8d8d8;
  border-right: solid 1px #d8d8d8;
  font-size: 14px;
  height: 30px;
  color: #333;
  display: flex; 
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.qys_list li:nth-child(1){
  border-top: solid 1px #d8d8d8;
}
.qys_list li:nth-child(2){
  border-top: solid 1px #d8d8d8;
}
.qys_list li:nth-child(3){
  border-top: solid 1px #d8d8d8;
}
.qys_list li:nth-child(4){
  border-top: solid 1px #d8d8d8;
}
.qys_list li:nth-child(5){
  flex: 1.5;
  border-top: solid 1px #d8d8d8;
}
.qys_list li:nth-of-type(5n-4){
  border-left: solid 1px #d8d8d8;
}
.mjbg_wbk{
  margin: 0px 10px;
}
.cjmjTab {
  padding:0;
}
.cjmjTab > span {
  float: left;
  padding: 0 10px;
  position: relative;
  margin: 0 20px;
  height: 28px;
  line-height: 28px;
  border-radius: 2px;
  background: #fff;
  font-size: 15px;
  cursor: pointer;
}
.cjmjTab span a {
  color: #777;
}
.cjmjTab span.on a {
  color: #009DFF;
}
.cjmjTab span.on{
  border-bottom: 3px solid #009DFF;
}
.mjbg_list{
  height: auto;
  width: 520px;
}
.qy_tab_wbk{
  height: auto; 
  width:100%; 
  overflow:hidden;
}
.q-x-t{
  display: flex;
  justify-content: flex-start;
  flex-direction: row;
  align-items: center;
  padding-bottom: 20px;
  border-bottom:2px solid #797979;
  flex-wrap: wrap;
}
.q-x-t span{
font-size: 14px;
color: #777;
margin-right: 10px;
/* cursor:pointer; */
cursor:default;
}
.q-x-t .qy-l:hover{
  color: #009DFF;
}
.txt-gqy{
  overflow:hidden;
  margin: 20px 0;
}
.txt-gqy h1{
  font-size: 16px;
  color: #777;
  font-weight: normal;
}
.q-x-list{
  display: flex;
  justify-content: flex-start;
  flex-direction: row;
  align-items: center;
  border-bottom:2px solid #797979;
  flex-wrap: wrap;
  padding-top: 30px;
}
.q-x-list a{
  font-size: 14px;
  color: #777;
  margin-right:30px; 
  padding-bottom: 30px;
}
.txt-gqy:last-child .q-x-list{
  border:none; 
}
.a-hove:hover{
  color: #009DFF;
}
.xm-back{
  margin-right:10px;
  
}

.mbg_list{
  height: auto;
  width:100%;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items:flex-start;
  flex-wrap: wrap;
}
.mbg_part{
  height: auto;
  width:100%;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items:flex-start;
  flex-wrap: wrap;
  /* border-top: solid 1px #d8d8d8; */
  border-left: solid 1px #d8d8d8;
  /* border-bottom: solid 1px #d8d8d8; */
}
.tab_moth{
  width:100%;
  height: 30px;
  line-height: 30px;
  font-size: 15px;
  color: #333;
  text-align: center;
  border-bottom: solid 1px #d8d8d8;
}
.tab_m_wbk{
  flex: 0 33.2%;
  /* border-top: solid 1px #d8d8d8; */
  /* border-left: solid 1px #d8d8d8; */
  border-right: solid 1px #d8d8d8;
}
/* .mbg_list .tab_m_wbk:last-child{
  border-right: solid 1px #d8d8d8;
} */
/* .mbg_list .tab_m_wbk:nth-of-type(3n+0){
  border-right: solid 1px #d8d8d8;
} */
.n-tabk{
  display: flex;
  flex-direction: row;
  height: 30px;
  width: 100%;
  align-items: center;
  font-size: 14px;
  color: #333;
  border-bottom: solid 1px #d8d8d8;
}
.n-tabk span{
  flex: 1;
  display: inline-block;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border-left: solid 1px #d8d8d8;
}
.n-tabk span:nth-child(1){
  border-left:none;
} 
/* .mbg_part:nth-child(2){
  border-top: solid 1px #d8d8d8;
}  */
.b-top{
  border-top: solid 1px #d8d8d8;
}
.tab_null{
  display: flex;
  align-items: center;
  width: 100%;
  height: 30px;
  font-size: 15px;
  border-top: solid 1px #d8d8d8;
  border-right: solid 1px #d8d8d8;
  border-bottom: solid 1px #d8d8d8;
justify-content: center;
}
.xm-qh{
  margin-left:10px;
  
}
.top_time_tab{
  width: 100%;
  height: 30px;
  overflow: hidden;
  /* background: #f8f8f8; */
  display: flex;
  flex-direction: row;
  justify-content:flex-start;
  align-items: center;
}
.top_time_tab h1{
  font-size: 14px;
  color:#333;
  font-weight: normal;
}
.top_time_tab span{
  font-size: 14px;
  color:#333;
  padding: 0 10px;
}
.cleantimes{
  width: 180px;
  height: 30px;
  overflow: hidden; 
  position: absolute;
  left: 435px;top:23px;
}
[name="datePicker"].is-double{
  z-index: 999;
  display: inline-block;
  background: #fff;
  position: fixed;
  width: 100%;
}
.page .pageScroll .searchArea .filters[data-v-ecc8c74a] {
  overflow:unset;
}
.ali-iconfont{
  font-size: 14px;
}
.wrap{
height:26px;
width:99%;
display:flex;
justify-content: center;
flex-direction: row;
align-items: center;
font-size: 14px;
color: #777;
overflow: hidden;
border-radius:4px; 
border:1px solid #dcdfe6;
}
/* .wrap:hover{
  border-color:#c0c4cc;
}
.wrap:active{
  border-color:#66b1ff;
}
.wrap.active{
  border-color:#66b1ff;
} */
.wrap>div{
  flex:1;
  padding:0 10px;
  display:flex;
  cursor:pointer;
}
.wrap .ali-iconfont{
  display:inline-block;
  width:20px;
  text-align:center;
  margin-right:5px;
}
.wrap-l-starTime,.wrap-l-endTime{
  display:inline-block;/*justify-content:center;align-items:center;*/
}
.wrap [name="startTime"],.wrap [name="endTime"]{flex:1;width:100%;}
.wrap [name="startTime"],.wrap [name="endTime"],
.wrap [name="startTime"]:focus,
.wrap [name="endTime"]:focus{border:none;outline:none;cursor:pointer;}
.cleantime{
  width: 180px;
  height: 30px;
  overflow: hidden; 
}
.top_time_tab .ons{
  color: #6194FF;
  font-weight: 700;
}
.sochert{
  width: 100%;
  height: 50px;
  /* overflow: hidden; */
  /* background: #f8f8f8; */
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}
.tab_schonter{
  border-bottom: 1px dashed rgba(0,0,0,.09);
  /* display: grid;
  gap: 15px 36px;
  grid-template-columns: repeat(auto-fill,minmax(200px,1fr)); */
  padding-bottom: 10px;
}
.sochert .el-input--mini{
  margin-right: 20px;
}
.mj_tab{
  display: none;
  width: 300px;
  height: 160px;
  overflow: hidden;
  background: #fff;
  z-index: 999;
  top: 35px;
  left: 0;
  position: absolute;
  border: 1px solid rgb(228, 232, 235);
}
.zdy_tab{
  width: 100%;
  height: 30px;
  display: flex;
  flex-direction: row;
  justify-content:flex-start;
  align-items: center;
}
.ps_btn{
  margin-left: 20px;
}
.box_a{
  color: rgb(255, 255, 255);
  background-color: rgb(48, 147, 254);
  border-color: rgb(48, 147, 254);
  padding: 5px 10px;
  border-radius: 3px;
  font-size: 12px;
  margin-left: 10px;
}

.box_b{
  color: rgb(255, 255, 255);
  background-color: rgb(254, 48, 48);
  border-color: rgb(254, 48, 48);
  padding: 5px 10px;
  border-radius: 3px;
  font-size: 12px;
  margin-left: 10px;
}
.zdy_tab a{ color: #fff;}
.mjqjs_tab{
  display: flex;
  flex-direction: row;
  width: 100%;
  flex-wrap: wrap;
  justify-content:flex-start;
  padding-top: 10px;
  padding-bottom:10px;
}
.mjqjs_tab span{
  display: inline-block;
  height: 30px;
  line-height: 30px;
  width:60px;
  font-size: 14px;
  color: #333;
  margin-left:30px;
}

.mjqjs_tab .atv{
  color: #6194FF;
  font-weight: 700;
}

.list-Tab {
  padding:0;
}
.list-Tab > span {
  float: left;
  padding: 0 10px;
  position: relative;
  /* margin: 0 20px; */
  margin-right: 20px;
  height: 28px;
  line-height: 28px;
  border-radius: 2px;
  background: #fff;
  font-size: 15px;
  cursor: pointer;
}
.list-Tab span a {
  color: #777;
}
.list-Tab span.on a {
  color: #009DFF;
}
.list-Tab span.on{
  border-bottom: 3px solid #009DFF;
}
.fx-txt{
  display:flex;
  flex-direction: row;
  justify-content:space-between;
  align-items: center;
}
.fxk_tab{
  width: 100%;
  height: 30px;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}

.fxk_tab .dx_tab{
  height: 30px;
  line-height: 30px;
  color: #777;
  font-size: 14px;
  display: flex;
  align-items: center;
  margin-right: 20px;
}
input[type="checkbox"] {
margin-right: 10px;
cursor: pointer;
width:15px;
height:15px;
position: relative;
}
input[type=checkbox]::after {
  position: absolute;
  top: 0;
  color: #000;
  width: 16px;
  height: 16px;
  display: inline-block;
  visibility: visible;
  padding-left: 0px;
  text-align: center;
  content: ' ';
  border-radius: 3px
}

input[type=checkbox]:checked::after {
  content: "✓";
  color: #fff;
  font-size: 12px;
  line-height: 16px;
  font-weight: bold;
  background-color:#777;
}
.tab_sjlist{
  display: flex;
  flex-wrap: wrap;
  width:100%;
  margin-top: 15px;
  flex-direction: row;
  justify-content:flex-start;
  align-items: center;
  height: 36px;
  font-size: 14px;
  color: #333;
}
.tab_sjlist span{
  /* flex: 0 130px; */
  /* padding: 0 30px; */
  background-color: #fff;
  border-top:solid 1px #d8d8d8;
  border-bottom: solid 1px #d8d8d8;
  border-right: solid 1px #d8d8d8;
  font-size: 14px;
  height: 36px;
  color: #333;
  display: flex; 
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.tab_sjlist span:nth-child(1){
  border-left:solid 1px #d8d8d8;
}
.f-min{
  flex: 0 80px;
}
.f-mod{
  flex: 0 120px;
}
.f-max{
  flex: 0 180px;
}
.ul_sjlist{
  display: flex;
  /* flex-wrap: wrap; */
  width:100%;
  flex-direction: row;
  justify-content:flex-start;
  align-items: center;
  height: 36px;
  font-size: 14px;
  color: #333;
}
.ul_sjlist li{
  /* flex: 1; */
  background-color: #fff;
  font-size: 14px;
  height: 35px;
  color: #333;
  display: flex; 
  align-items: center;
  justify-content: center;
  /* white-space: nowrap;
  overflow: hidden; */
  text-align: center;
  text-overflow: ellipsis;
  border-left:solid 1px #d8d8d8;
  border-bottom:solid 1px #d8d8d8;
}
.ul_sjlist li a:hover{
  color: #6194FF;
}
.ul_sjlist li:last-child{
  border-right:solid 1px #d8d8d8;
}

.db-pages{ height:35px; width:100%; overflow:hidden; margin-top:20px;}
.db-pages a.first{ display:inline-block; padding:3px 5px;}
.db-pages a.next{ display:inline-block; padding:3px 5px;}
.db-pages a.cur {font-weight: bold;color: #058dc7;}
.db-pages a.pages{ display:inline-block; background:#f8f8f8; padding:0 5px;}
#goback{
  background:#3093fe;
  padding: 2px 10px;
  color: #fff;
  font-size: 12px;
  border-radius: 3px;
  display: flex;
  height:25px;
  line-height: 25px;
  align-items: center;
  cursor: pointer;
  display: none;
}
#ldback{
  background:#3093fe;
  padding: 2px 10px;
  color: #fff;
  font-size: 12px;
  border-radius: 3px;
  display: flex;
  height:25px;
  line-height: 25px;
  cursor: pointer;
  display: none;
  align-items: center;
}
.xubox_text .xubox_botton1 {
  width: 79px;
  height: 32px;
  line-height: 32px;
  margin-left: -39px;
  background-position: -6px -34px;
}
.xubox_text a {
  position: absolute;
  bottom: 10px;
  left: 50%;
  background: url(http://imgs.goufw.com/css/layer/skin/default/xubox_ico0.png) repeat;
  text-decoration: none;
  color: #FFF;
  font-size: 14px;
  text-align: center;
  font-weight: bold;
  overflow: hidden;
}