﻿.Index_V2 .Index_Menu {
  position: absolute;
  right: 10px;
}
.Index_V2 .Index_Menu ul {
  overflow: hidden;
  margin-bottom: 0px;
}
.Index_V2 .Index_Menu ul li {
  float: left;
  cursor: pointer;
  padding: 0 15px;
  line-height: 45px;
}
.Index_V2 .Index_Menu ul li:hover {
  color: #0079fe;
}
.Index_V2 .Index_Search {
  background: #fff;
  border: 1px solid #ddd;
  margin-bottom: 10px;
  position: relative;
}
.Index_V2 .Index_Search .Search_Btn {
  text-align: center;
  padding: 0px 10px 10px 10px;
}
.Index_V2 .Index_Search .Search_Btn .btn {
  padding: 8px 8px;
}
.Index_V2 .Index_Search .select_1 .form-control {
  padding: 0px 0px;
  height: 30px;
}
.Index_V2 .Index_Search .select_1 .select2-container .select2-selection--single {
  height: 32px;
}
.Index_V2 .Index_Search .select_1 .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 32px;
}
.Index_V2 .Index_Search .select_2 {
  display: flex;
  width: calc(100% - 119px) !important;
}
.Index_V2 .Index_Search .select_2 .select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
  width: 50% !important;
}
.Index_V2 .Index_Search .select_2 .form-control {
  width: 50%;
  padding: 0px 0px;
  height: 30px;
}
.Index_V2 .Index_Search .select_2 .select2-container .select2-selection--single {
  height: 32px;
}
.Index_V2 .Index_Search .select_2 .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 32px;
}
.Index_V2 .Index_Search .input_2 {
  display: flex;
  width: calc(100% - 118px) !important;
}
.Index_V2 .Index_Search .input_2 .form-control {
  width: 50%;
}
.Index_V2 .Index_Search .input_3 {
  display: flex;
  width: calc(100% - 121px) !important;
}
.Index_V2 .Index_Search .input_3 .form-control {
  width: 33.3%;
}
.Index_V2 .Index_Search input.form-control {
  height: 30px;
  line-height: 30px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-right: 0px;
  padding-left: 0px;
  resize: none;
  border-radius: 0px;
  box-shadow: none;
}
.Index_V2 .Index_Search .ul_4 {
  overflow: hidden;
  padding: 10px 10px 0px 10px;
  margin-bottom: 0px;
}
.Index_V2 .Index_Search .ul_4 li {
  float: left;
  overflow: hidden;
  width: 25%;
  margin-bottom: 10px;
}
.Index_V2 .Index_Search .S_Title {
  width: 70px;
  float: left;
  height: 32px;
  line-height: 32px;
}
.Index_V2 .Index_Search .S_Value {
  float: left;
  width: calc(100% - 120px);
  position: relative;
}
.Index_V2 .Index_Search .S_Date {
  display: flex;
  width: calc(100% - 118px) !important;
}
.Index_V2 .Index_Search .S_Date .Date_Box {
  position: relative;
}
.Index_V2 .Index_Search .S_Date .Date_Box .iconfont {
  position: absolute;
  top: 4px;
  right: 2px;
}
.Index_V2 .Index_Search .Search_ul {
  position: absolute;
  z-index: 9;
  background: #fff;
  left: 81px;
  top: 43px;
  width: 340px;
  border: 1px solid #ddd;
}
.Index_V2 .Index_Search .Search_ul li {
  border-bottom: 1px dashed #d7d7d7;
  padding: 10px;
  cursor: pointer;
  position: relative;
}
.Index_V2 .Index_Search .Search_ul li .Qu {
  color: #999;
  margin-left: 10px;
}
.Index_V2 .Index_Search .Search_ul li .ShangQuan {
  color: #999;
  margin-left: 4px;
}
.Index_V2 .Index_Search .Search_ul li .State {
  background: #19be6b;
  color: #fff;
  position: absolute;
  right: 8px;
  top: 7px;
  padding: 2px 4px;
  border-radius: 2px;
}
.Index_V2 .Index_Search .Search_ul li .JunJia {
  position: absolute;
  right: 8px;
  top: 7px;
}
.Index_V2 .Index_Search .Search_ul li:hover {
  background: rgba(0, 0, 0, 0.1);
}
.Index_V2 .companyRoleList_4 .select2-container {
  width: 24% !important;
}
.layui-tab-brief > .layui-tab-title .layui-this {
  color: #0a85fe;
}
.layui-tab-brief > .layui-tab-more li.layui-this:after,
.layui-tab-brief > .layui-tab-title .layui-this:after {
  border-bottom: 2px solid #0a85fe;
}
.bgZaiShou {
  background: #53CC9A;
}
.bgDaiShou {
  background: #ff9900;
}
.bgShouXin {
  background: #C0C5CF;
}