﻿.layui-layout-admin .layui-logo {
  font-size: 19px;
}
.layui-side-menu .layui-side-scroll .layui-nav .layui-nav-item a {
  padding-left: 55px;
}
.layui-side-menu .layui-side-scroll .layui-nav .layui-nav-item .iconfont {
  color: #fff;
  width: 22px;
  height: 22px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  margin-top: 12px;
}
.FangRuan_Index .Index_Search {
  background: #fff;
  border: 1px solid #eee;
  margin-bottom: 10px;
  position: relative;
}
.FangRuan_Index .Index_Search .more {
  padding: 0px 10px 0px 10px;
  background: #f9f9f9;
}
.FangRuan_Index .Index_Search .Search_Btn {
  text-align: center;
  padding: 0px 10px 10px 10px;
  position: relative;
}
.FangRuan_Index .Index_Search .Search_Btn .btn {
  padding: 8px 8px;
}
.FangRuan_Index .Index_Search .Search_Btn .Menu_R {
  position: absolute;
  top: 0px;
  right: 60px;
}
.FangRuan_Index .Index_Search .Search_Btn .IndexSetup_Sort {
  position: absolute;
  top: 2px;
  right: 10px;
  font-size: 26px;
  cursor: pointer;
  padding: 5px;
}
.FangRuan_Index .Index_Search .select_1 .form-control {
  padding: 0px 0px;
  height: 30px;
}
.FangRuan_Index .Index_Search .select_2 {
  display: flex;
  width: calc(100% - 119px) !important;
}
.FangRuan_Index .Index_Search .select_2 .select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
  width: 50% !important;
}
.FangRuan_Index .Index_Search .select_2 .form-control {
  width: 50%;
  padding: 0px 0px;
  height: 30px;
}
.FangRuan_Index .Index_Search .select_3 {
  display: flex;
  width: calc(100% - 99px) !important;
}
.FangRuan_Index .Index_Search .select_3 .select2-container {
  width: 33.3% !important;
}
.FangRuan_Index .Index_Search .select_3 .form-control {
  width: 33.3%;
  padding: 0px 0px;
  height: 30px;
}
.FangRuan_Index .Index_Search .input_2 {
  display: flex;
  width: calc(100% - 99px) !important;
}
.FangRuan_Index .Index_Search .input_2 .form-control {
  width: 50%;
}
.FangRuan_Index .Index_Search .input_3 {
  display: flex;
  width: calc(100% - 99px) !important;
}
.FangRuan_Index .Index_Search .input_3 .form-control {
  width: 33.3%;
}
.FangRuan_Index .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;
}
.FangRuan_Index .Index_Search .ul_2 {
  overflow: hidden;
  padding: 10px 10px 0px 10px;
  margin-bottom: 0px;
}
.FangRuan_Index .Index_Search .ul_2 li {
  float: left;
  overflow: hidden;
  width: 50%;
  margin-bottom: 10px;
}
.FangRuan_Index .Index_Search .ul_3 {
  overflow: hidden;
  padding: 10px 10px 0px 10px;
  margin-bottom: 0px;
}
.FangRuan_Index .Index_Search .ul_3 li {
  float: left;
  overflow: hidden;
  width: 33.3%;
  margin-bottom: 10px;
}
.FangRuan_Index .Index_Search .ul_4 {
  overflow: hidden;
  padding: 10px 10px 0px 10px;
  margin-bottom: 0px;
}
.FangRuan_Index .Index_Search .ul_4 li {
  float: left;
  overflow: hidden;
  width: 25%;
  margin-bottom: 10px;
}
.FangRuan_Index .Index_Search .ul_5 {
  overflow: hidden;
  padding: 10px 10px 0px 10px;
  margin-bottom: 0px;
}
.FangRuan_Index .Index_Search .ul_5 li {
  float: left;
  overflow: hidden;
  width: 20%;
  margin-bottom: 10px;
}
.FangRuan_Index .Index_Search .S_Title {
  width: 62px;
  float: left;
  height: 32px;
  line-height: 32px;
}
.FangRuan_Index .Index_Search .S_Value {
  float: left;
  width: calc(100% - 100px);
  position: relative;
}
.FangRuan_Index .Index_Search .S_Value .select2-hidden-accessible {
  width: 100% !important;
}
.FangRuan_Index .Index_Search .S_Value .select2-container {
  width: 100% !important;
}
.FangRuan_Index .Index_Search .S_Value .iconfont {
  position: absolute;
  top: 8px;
  right: 5px;
}
.FangRuan_Index .Index_Search .S_Date {
  display: flex;
  width: calc(100% - 101px) !important;
}
.FangRuan_Index .Index_Search .S_Date .Date_Box {
  position: relative;
}
.FangRuan_Index .Index_Search .S_Date .Date_Box .iconfont {
  position: absolute;
  top: 4px;
  right: 2px;
}
.FangRuan_Index .Index_Search .Search_ul {
  position: absolute;
  z-index: 9;
  background: #fff;
  left: 72px;
  top: 41px;
  width: 400px;
  border: 1px solid #ddd;
}
.FangRuan_Index .Index_Search .Search_ul li {
  border-bottom: 1px dashed #d7d7d7;
  padding: 10px;
  cursor: pointer;
  position: relative;
}
.FangRuan_Index .Index_Search .Search_ul li .Qu {
  color: #999;
  margin-left: 10px;
}
.FangRuan_Index .Index_Search .Search_ul li .ShangQuan {
  color: #999;
  margin-left: 4px;
}
.FangRuan_Index .Index_Search .Search_ul li .State {
  background: #19be6b;
  color: #fff;
  position: absolute;
  right: 8px;
  top: 7px;
  padding: 2px 4px;
  border-radius: 2px;
}
.FangRuan_Index .Index_Search .Search_ul li .JunJia {
  position: absolute;
  right: 8px;
  top: 7px;
}
.FangRuan_Index .Index_Search .Search_ul li:hover {
  background: rgba(0, 0, 0, 0.1);
}
.FangRuan_Index .select2-container .select2-selection--single {
  height: 32px;
}
.FangRuan_Index .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 32px;
}
.Index_searchV2 {
  background: #fff;
  margin-bottom: 10px;
  padding: 10px;
}
.Index_searchV2 .ul_2 {
  overflow: hidden;
  padding: 10px 10px 0px 10px;
  margin-bottom: 0px;
}
.Index_searchV2 .ul_2 li {
  float: left;
  overflow: hidden;
  width: 50%;
  margin-bottom: 10px;
}
.Index_searchV2 .ul_4 {
  overflow: hidden;
  padding: 10px 10px 0px 10px;
  margin-bottom: 0px;
}
.Index_searchV2 .ul_4 li {
  float: left;
  overflow: hidden;
  width: 25%;
  margin-bottom: 10px;
}
.Index_searchV2 .ul_4 .S_Title {
  width: 70px;
  float: left;
  height: 32px;
  line-height: 32px;
}
.Index_searchV2 .ul_4 .S_Value {
  float: left;
  width: calc(100% - 100px);
  position: relative;
}
.Index_searchV2 .ul_4 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_searchV2 .Search_Btn {
  text-align: center;
  padding: 0px 10px 0px 10px;
}
.Index_searchV2 .Search_Btn .btn {
  padding: 8px 8px;
}
.Index_searchV2 .Search_Btn .btn-w-md {
  width: 120px;
}
.Index_searchV2 .Search_Btn .btn-info {
  background-color: #0079fe;
  border-color: #0079fe;
  color: #fff !important;
}
.Index_searchV2 .Search_Btn .btn-info:hover {
  background-color: #3394fe;
  border-color: #3394fe;
  color: #fff !important;
}
.Index_LayuiPage_Tab {
  margin: 0px;
  position: relative;
}
.Index_LayuiPage_Tab .layui-tab {
  margin: 0px;
}
.Index_LayuiPage_Tab .FangRuan_Index .TuWen .HeadImg {
  width: 100%;
  height: 100%;
  border-radius: 4px;
}
.Index_LayuiPage_Tab .FangRuan_Index .TuWen .layui-table-cell {
  height: auto;
  line-height: initial;
}
.Index_LayuiPage_Tab .FangRuan_Index .TuWen .layui-table-header .layui-table th {
  height: 42px;
  border-width: 0px;
}
.Index_LayuiPage_Tab .FangRuan_Index .TuWen .layui-table-body .layui-table {
  color: #000;
}
.Index_LayuiPage_Tab .FangRuan_Index .TuWen .layui-table-body .layui-table tr {
  border-bottom: 1px solid #eee;
}
.Index_LayuiPage_Tab .FangRuan_Index .TuWen .layui-table-body .layui-table td {
  height: auto;
  border-width: 0px;
  padding-bottom: 25px;
  padding-top: 25px;
}
.Index_LayuiPage_Tab .FangRuan_Index .TuWen .layui-table-body .layui-table .laytable-cell-1-0-1 {
  height: 75px;
  position: relative;
}
.Index_LayuiPage_Tab .FangRuan_Index .TuWen .layui-table-body .layui-table .laytable-cell-1-0-1 .VRBox {
  position: absolute;
  bottom: 10px;
  left: 10px;
}
.Index_LayuiPage_Tab .FangRuan_Index .TuWen .layui-table-body .layui-table .laytable-cell-1-0-1 .VRBox img {
  width: 25px;
}
.Index_LayuiPage_Tab .FangRuan_Index .TuWen .layui-table-body .layui-table .Name {
  font-weight: bold;
  font-size: 16px;
}
.Index_LayuiPage_Tab .FangRuan_Index .TuWen .layui-table-body .layui-table .ShangQuan {
  color: #9ea5a2;
  margin-top: 5px;
}
.Index_LayuiPage_Tab .FangRuan_Index .TuWen .layui-table-body .layui-table .Name_Tag {
  margin-top: 5px;
}
.Index_LayuiPage_Tab .FangRuan_Index .TuWen .layui-table-body .layui-table .Name_Tag span {
  background: #E8EEFD;
  color: #638FF9;
  padding: 2px 4px;
  font-size: 12px;
  margin-right: 5px;
}
.Index_LayuiPage_Tab .GengDuoSearch {
  padding-top: 10px;
}
.Index_LayuiPage_Tab .layui-tab-title {
  background: #fff;
  border: 1px solid #ddd;
}
.Index_LayuiPage_Tab .layui-tab-title .layui-this {
  color: #0079fe;
}
.Index_LayuiPage_Tab .layui-tab-title .layui-tab-more li.layui-this:after,
.Index_LayuiPage_Tab .layui-tab-title .layui-this:after {
  border-bottom: 2px solid #0079fe;
}
.Index_LayuiPage_Tab .layui-table-page {
  background: #fff;
}
.Index_LayuiPage_Tab .layui-table-page .layui-laypage-curr .layui-laypage-em {
  background-color: #0079fe;
}
.Index_LayuiPage_Tab .layui-table-page select:focus {
  border-color: #0079fe !important;
}
.Index_LayuiPage_Tab .layui-table-page .layui-laypage-btn {
  color: #333;
}
.Index_LayuiPage_Tab .layui-table-header {
  background: #eee;
  /*.layui-table tbody tr:hover, .layui-table thead tr, .layui-table-click, .layui-table-header, .layui-table-hover, .layui-table-mend, .layui-table-patch, .layui-table-tool, .layui-table-total, .layui-table-total tr, .layui-table[lay-even] tr:nth-child(even) {
            background-color: #eee;
        }*/
}
.Index_LayuiPage_Tab .layui-tab-content {
  padding: 10px 0;
}
.Index_LayuiPage_Tab .layui-table-cell {
  padding: 0 5px;
}
.Index_LayuiPage_Tab .layui-table-sort {
  margin-left: 0px;
}
.Index_LayuiPage_Tab .layui-table-sort .layui-edge {
  left: 2px;
}
.FangRuan_Layer .layui-layer-title {
  background-color: #0079fe;
  height: 40px;
  line-height: 40px;
  color: #fff;
}
.FangRuan_Layer .layui-layer-setwin {
  top: 14px;
}
.FangRuan_Layer .layui-layer-setwin .layui-layer-min cite {
  background-color: #fff;
}
.FangRuan_Layer .layui-layer-setwin .layui-layer-min:hover cite {
  opacity: 0.7;
}
.FangRuan_Layer .layui-layer-setwin .layui-layer-max {
  background-position: -15px -40px;
}
.FangRuan_Layer .layui-layer-setwin .layui-layer-max:hover {
  opacity: 0.7;
}
.FangRuan_Layer .layui-layer-setwin .layui-layer-close1 {
  background-position: 1px -40px;
  cursor: pointer;
}
.FangRuan_Layer .layui-layer-ico {
  background: url(../../../../Content/icon/FangRuan_Layericon.png) no-repeat;
}
.FangRuan_Layer .layui-layer-btn {
  background: #eee;
  border-top: 1px #ddd solid;
  padding: 6px;
}
.FangRuan_Layer .layui-layer-btn a {
  margin: 0px 5px 0;
  padding: 0 12px;
  border-radius: 4px;
}
.FangRuan_Layer .layui-layer-btn .layui-layer-btn1 {
  background-color: #fa3534;
  color: #fff;
}
.FangRuan_grey .layui-layer-title {
  background-color: #111111;
  height: 40px;
  line-height: 40px;
  color: #fff;
}
.FangRuan_grey .layui-layer-setwin {
  top: 14px;
}
.FangRuan_grey .layui-layer-setwin .layui-layer-close1 {
  background-position: 1px -40px;
  cursor: pointer;
}
.FangRuan_grey .layui-layer-ico {
  background: url(../../../../Content/icon/FangRuan_Layericon.png) no-repeat;
}
.FangRuan_grey .layui-layer-btn {
  background: #eee;
  border-top: 1px #ddd solid;
  padding: 6px;
}
.FangRuan_grey .layui-layer-btn a {
  margin: 0px 5px 0;
  padding: 0 8px;
  border-radius: 4px;
}
.FangRuan_grey .layui-layer-btn .layui-layer-btn1 {
  background-color: #fa3534;
  color: #fff;
}
.FangRuan_radius {
  border-radius: 15px;
}
.FangRuan_radius .layui-layer-title {
  background-color: #0079fe;
  height: 40px;
  line-height: 40px;
  color: #fff;
}
.FangRuan_radius .layui-layer-setwin {
  top: 14px;
}
.FangRuan_radius .layui-layer-setwin .layui-layer-min cite {
  background-color: #fff;
}
.FangRuan_radius .layui-layer-setwin .layui-layer-min:hover cite {
  opacity: 0.7;
}
.FangRuan_radius .layui-layer-setwin .layui-layer-max {
  background-position: -15px -40px;
}
.FangRuan_radius .layui-layer-setwin .layui-layer-max:hover {
  opacity: 0.7;
}
.FangRuan_radius .layui-layer-setwin .layui-layer-close1 {
  background-position: 1px -40px;
  cursor: pointer;
}
.FangRuan_radius .layui-layer-ico {
  background: url(../../../../Content/icon/FangRuan_Layericon.png) no-repeat;
}
.FangRuan_radius .layui-layer-btn {
  border-radius: 0px 0px 15px 15px;
  background: #fff;
  border-top: 0px #ddd solid;
  text-align: center;
  padding: 0px 10px 20px 10px;
}
.FangRuan_radius .layui-layer-btn a {
  height: 32px;
  line-height: 32px;
  margin: 0px 5px 0;
  padding: 0 25px;
  border-radius: 20px;
  border: 0px solid #dedede;
  letter-spacing: 1px;
  border-color: #0079fe;
  background-color: #0079fe;
}
.FangRuan_radius .layui-layer-btn .layui-layer-btn1 {
  background-color: #fa3534;
  color: #fff;
}
.FangRuan_radius_Html {
  border-radius: 10px;
}
.FangRuan_radius_Html .layui-layer-title {
  height: 50px;
  line-height: 50px;
  font-size: 18px;
  font-weight: bold;
  color: #171a1c;
  border-bottom: 0px solid #F0F0F0;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  padding: 0px;
  text-align: center;
}
.FangRuan_radius_Html .layui-layer-content {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.layerBtn2 .layui-layer-content {
  position: relative;
  padding: 20px;
  text-align: center;
}
.layerBtn2 .layui-layer-content .ZhuYi {
  color: #fa3534;
}
.layerBtn2 .layui-layer-content .layer_war {
  min-height: 37px;
  color: #333;
  font: 16px "Microsoft Yahei";
  text-align: center;
  margin-top: 20px;
  padding-right: 20px;
}
.layerBtn2 .layui-layer-btn {
  padding: 10px 12px 20px 12px;
  text-align: center;
  background: #eee;
  border-top: 1px #ddd solid;
}
.layerBtn2 .layui-layer-btn .layui-layer-btn0 {
  width: 65px;
  background-color: #0079fe;
  border: 1px solid #0079fe;
}
.layerBtn2 .layui-layer-btn .layui-layer-btn1 {
  width: 65px;
  border: 1px solid #fa3534;
  background-color: #fa3534;
  color: #fff;
}
.MyHouseListMenu {
  position: absolute;
  right: 10px;
  top: 10px;
  cursor: pointer;
}
.layui_tab_title2 {
  background: #fff;
  border: 1px solid #ddd;
  position: relative;
  left: 0;
  height: 40px;
  white-space: nowrap;
  font-size: 0;
  -webkit-transition: all 0.2s;
}
.layui_tab_title2 li {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  -webkit-transition: all 0.2s;
  position: relative;
  line-height: 40px;
  min-width: 65px;
  padding: 0 15px;
  text-align: center;
  cursor: pointer;
}
.layui_tab_title2 li:after {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  width: 100%;
  height: 41px;
  box-sizing: border-box;
  pointer-events: none;
}
.layui_tab_title2 li:after {
  border: none;
  border-radius: 0;
}
.choose_ul .fr_title {
  padding: 10px;
  text-align: center;
}
.choose_ul .ul_v2 {
  display: flex;
  padding: 10px;
}
.choose_ul .ul_v2 li {
  width: 50%;
  background: #f7f7f7;
  border-radius: 10px;
  text-align: center;
  padding: 20px 10px;
}
/* 瀛椾綋棰滆壊 */
.text-primary {
  color: #33cabb !important;
}
.text-secondary {
  color: #e4e7ea !important;
}
.text-success {
  color: #19be6b !important;
}
.text-info {
  color: #0079fe !important;
}
.text-warning {
  color: #ff9900 !important;
}
.text-danger {
  color: #fa3534 !important;
}
.text-pink {
  color: #f96197 !important;
}
.text-purple {
  color: #926dde !important;
}
.text-brown {
  color: #8d6658 !important;
}
.text-cyan {
  color: #57c7d4 !important;
}
.text-yellow {
  color: #fcc525 !important;
}
.text-gray {
  color: #868e96 !important;
}
.text-dark {
  color: #465161 !important;
}
.text-default {
  color: #4d5259 !important;
}
.text-muted {
  color: #868e96 !important;
}
.text-light {
  color: #616a78 !important;
}
.text-lighter {
  color: #a5b3c7 !important;
}
.text-fade {
  color: rgba(77, 82, 89, 0.7) !important;
}
.text-fader {
  color: rgba(77, 82, 89, 0.5) !important;
}
.text-fadest {
  color: rgba(77, 82, 89, 0.4) !important;
}
.text-white {
  color: #ffffff !important;
}
.text-transparent {
  color: transparent !important;
}
.RoleCss .select2-container {
  width: 19.65% !important;
}
.cursor_pointer {
  cursor: pointer;
}
.BtnSaveFangRuanV2 {
  background: #eee;
  border-top: 1px #ddd solid;
  text-align: right;
  padding: 6px 0;
  position: fixed;
  width: 100%;
  bottom: 0px;
}
.BtnSaveFangRuanV2 .BtnItem {
  margin-right: 10px;
}
.BtnSaveFangRuanV2 .BtnItem .btn {
  padding: 4px 8px;
}
.layui-badge,
.layui-badge-dot,
.layui-badge-rim {
  background-color: #fe615a;
}
.btn-info {
  background-color: #0079fe;
  border-color: #0079fe;
  color: #fff !important;
}
.btn-info:hover {
  background-color: #3394fe;
  border-color: #3394fe;
  color: #fff !important;
}
.btn-success {
  background-color: #19be6b;
  border-color: #19be6b;
  color: #fff !important;
}
.btn-success:hover {
  background-color: #16d17f;
  border-color: #16d17f;
}
.btn-outline-info {
  color: #0079fe;
  border-color: #0079fe;
  background: #fff;
}
.btn-outline-info:hover {
  color: #3394fe;
  border-color: #3394fe;
}
.btn-w-md {
  width: 120px;
}
.lyear-checkbox,
.lyear-radio {
  display: block;
  position: relative;
  margin-top: 0px;
  margin-bottom: 0px;
  cursor: pointer;
  padding-left: 22px;
  padding-right: 10px;
  font-weight: 400;
  min-height: 18px;
  height: auto !important;
  line-height: 18px !important;
}
input[type=checkbox],
input[type=radio] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
.lyear-checkbox input,
.lyear-radio input {
  position: absolute;
  /*opacity: 0;*/
  display: none;
}
.lyear-checkbox span::before,
.lyear-radio span::before {
  content: '';
  position: absolute;
  display: inline-block;
  height: 18px;
  width: 18px;
  left: 0;
  top: 0px;
  border: 2px solid #ebebeb;
  -webkit-transition: all 0.1s;
  -o-transition: all 0.1s;
  transition: all 0.1s;
}
.lyear-checkbox span::after,
.lyear-radio span::after {
  content: '';
  position: absolute;
  display: none;
  width: 5px;
  height: 10px;
  left: 7px;
  top: 3px;
  border: solid #4d5259;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.lyear-checkbox span,
.lyear-radio span {
  display: inline-block;
}
.lyear-checkbox input:checked ~ span:after,
.lyear-radio input:checked ~ span:after {
  display: inline-block;
}
.lyear-checkbox:hover span::before,
.lyear-radio:hover span::before {
  border-color: #ebebeb;
}
.lyear-checkbox.checkbox-grey span::before,
.lyear-checkbox.radio-grey span::before,
.lyear-radio.checkbox-grey span::before,
.lyear-radio.radio-grey span::before {
  background-color: #ebebeb;
  border-color: #ebebeb;
}
.lyear-checkbox input:disabled + span,
.lyear-radio input:disabled + span {
  cursor: not-allowed;
}
.lyear-checkbox input:disabled + span::before,
.lyear-checkbox input:disabled + span::after,
.lyear-radio input:disabled + span::before,
.lyear-radio input:disabled + span::after {
  opacity: 0.4;
}
/* checkbox */
.checkbox-primary input:checked ~ span::before {
  background-color: #33cabb;
  border-color: #33cabb;
}
.checkbox-primary input:checked ~ span::after {
  border-color: #fff;
}
.checkbox-success input:checked ~ span::before {
  background-color: #19be6b;
  border-color: #19be6b;
}
.checkbox-success input:checked ~ span::after {
  border-color: #fff;
}
.checkbox-info input:checked ~ span::before {
  background-color: #0079fe;
  border-color: #0079fe;
}
.checkbox-info input:checked ~ span::after {
  border-color: #fff;
}
.checkbox-warning input:checked ~ span::before {
  background-color: #ff9900;
  border-color: #ff9900;
}
.checkbox-warning input:checked ~ span::after {
  border-color: #fff;
}
.checkbox-danger input:checked ~ span::before {
  background-color: #fa3534;
  border-color: #fa3534;
}
.checkbox-danger input:checked ~ span::after {
  border-color: #fff;
}
.checkbox-dark input:checked ~ span::before {
  background-color: #465161;
  border-color: #465161;
}
.checkbox-dark input:checked ~ span::after {
  border-color: #fff;
}
.checkbox-secondary input:checked ~ span::before {
  background-color: #e4e7ea;
  border-color: #e4e7ea;
}
.checkbox-secondary input:checked ~ span::after {
  border-color: #fff;
}
.checkbox-purple input:checked ~ span::before {
  background-color: #926dde;
  border-color: #926dde;
}
.checkbox-purple input:checked ~ span::after {
  border-color: #fff;
}
.checkbox-pink input:checked ~ span::before {
  background-color: #f96197;
  border-color: #f96197;
}
.checkbox-pink input:checked ~ span::after {
  border-color: #fff;
}
.checkbox-cyan input:checked ~ span::before {
  background-color: #57c7d4;
  border-color: #57c7d4;
}
.checkbox-cyan input:checked ~ span::after {
  border-color: #fff;
}
.checkbox-yellow input:checked ~ span::before {
  background-color: #fcc525;
  border-color: #fcc525;
}
.checkbox-yellow input:checked ~ span::after {
  border-color: #fff;
}
.checkbox-brown input:checked ~ span::before {
  background-color: #8d6658;
  border-color: #8d6658;
}
.checkbox-brown input:checked ~ span::after {
  border-color: #fff;
}
/* radio */
.lyear-radio span::before {
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.lyear-radio span::after {
  border: 0;
  height: 6px;
  left: 6px;
  top: 6px;
  width: 6px;
  background: #4d5259;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
.radio-primary input:checked ~ span::before {
  background-color: #33cabb;
  border-color: #33cabb;
}
.radio-primary input:checked ~ span::after {
  background-color: #fff;
}
.radio-success input:checked ~ span::before {
  background-color: #19be6b;
  border-color: #19be6b;
}
.radio-success input:checked ~ span::after {
  background-color: #fff;
}
.radio-info input:checked ~ span::before {
  background-color: #0079fe;
  border-color: #0079fe;
}
.radio-info input:checked ~ span::after {
  background-color: #fff;
}
.radio-warning input:checked ~ span::before {
  background-color: #ff9900;
  border-color: #ff9900;
}
.radio-warning input:checked ~ span::after {
  background-color: #fff;
}
.radio-danger input:checked ~ span::before {
  background-color: #fa3534;
  border-color: #fa3534;
}
.radio-danger input:checked ~ span::after {
  background-color: #fff;
}
.radio-dark input:checked ~ span::before {
  background-color: #465161;
  border-color: #465161;
}
.radio-dark input:checked ~ span::after {
  background-color: #fff;
}
.radio-secondary input:checked ~ span::before {
  background-color: #e4e7ea;
  border-color: #e4e7ea;
}
.radio-secondary input:checked ~ span::after {
  background-color: #fff;
}
.radio-purple input:checked ~ span::before {
  background-color: #926dde;
  border-color: #926dde;
}
.radio-purple input:checked ~ span::after {
  background-color: #fff;
}
.radio-pink input:checked ~ span::before {
  background-color: #f96197;
  border-color: #f96197;
}
.radio-pink input:checked ~ span::after {
  background-color: #fff;
}
.radio-cyan input:checked ~ span::before {
  background-color: #57c7d4;
  border-color: #57c7d4;
}
.radio-cyan input:checked ~ span::after {
  background-color: #fff;
}
.radio-yellow input:checked ~ span::before {
  background-color: #fcc525;
  border-color: #fcc525;
}
.radio-yellow input:checked ~ span::after {
  background-color: #fff;
}
.radio-brown input:checked ~ span::before {
  background-color: #8d6658;
  border-color: #8d6658;
}
.radio-brown input:checked ~ span::after {
  background-color: #fff;
}
.checkbox-inline,
.radio-inline {
  display: inline-block;
}
.form-horizontal .lyear-radio.radio-inline,
.form-horizontal .lyear-checkbox.checkbox-inline {
  padding-top: 0px;
  margin-top: 8px;
}
.checkbox-inline + .checkbox-inline,
.radio-inline + .radio-inline {
  margin-left: 0px;
}
.btntc {
  cursor: pointer;
}
.layuiPanel,
.FangRuan_Index {
  background: #fff;
}
.layuiPanel .layui-table,
.FangRuan_Index .layui-table,
.layuiPanel .layui-table-view,
.FangRuan_Index .layui-table-view {
  margin: 0px 0;
}
.layuiPanel .layui-table .BgActive,
.FangRuan_Index .layui-table .BgActive,
.layuiPanel .layui-table-view .BgActive,
.FangRuan_Index .layui-table-view .BgActive {
  background: #fff6e5 !important;
}
.layuiPanel .layui-table .layui-table-page .layui-laypage-count,
.FangRuan_Index .layui-table .layui-table-page .layui-laypage-count,
.layuiPanel .layui-table-view .layui-table-page .layui-laypage-count,
.FangRuan_Index .layui-table-view .layui-table-page .layui-laypage-count {
  color: #fa3534;
}
.layuiPanel .layui-table .Is_bg_true,
.FangRuan_Index .layui-table .Is_bg_true,
.layuiPanel .layui-table-view .Is_bg_true,
.FangRuan_Index .layui-table-view .Is_bg_true {
  background-color: #0079fe;
  color: #fff;
  padding: 2px 4px;
  border-radius: 2px;
}
.layuiPanel .layui-table .Is_bg_false,
.FangRuan_Index .layui-table .Is_bg_false,
.layuiPanel .layui-table-view .Is_bg_false,
.FangRuan_Index .layui-table-view .Is_bg_false {
  background-color: #fa3534;
  color: #fff;
  padding: 2px 4px;
  border-radius: 2px;
}
.fangRuan_switch {
  font-size: 30px;
}
.layui-table-body {
  background: #fff;
}
.layui-table-body .BgActive {
  background: #fff6e5 !important;
}
.layui-table-body .HeadImg {
  width: 28px;
  height: 28px;
  border-radius: 50%;
}
.layui-table-body .text_Tag {
  background: #1fcf8e;
  color: #fff;
  padding: 2px 6px;
  border-radius: 2px;
}
.layui-table-body .text_Mai {
  background: #1ece86;
  color: #fff;
}
.layui-table-body .text_Zu {
  background: #ff867e;
  color: #fff;
}
.layui-table-body .text_MaiZu {
  background: #fcc43b;
  color: #fff;
}
.layui-table-body .CustomerGouFangType_0 {
  background: #e0dadc;
  color: #4f4f4f;
}
.layui-table-body .CustomerGouFangType_1 {
  background: #fddde0;
  color: #bb4c53;
}
.layui-table-body .CustomerGouFangType_2 {
  background: #cefaed;
  color: #3cae8c;
}
.layui-table-body .JiBie {
  color: #f5a623;
}
.layui-table-body .F_EnabledMark_true {
  background: #e7f3ff;
  color: #0e80f2;
  padding: 4px 10px;
  font-size: 12px;
  border-radius: 5px;
}
.layui-table-body .F_EnabledMark_false {
  background: #fce8e9;
  color: #f52616;
  padding: 4px 10px;
  font-size: 12px;
  border-radius: 5px;
}
.layui-table-body .ShenState_20 {
  background: #faa64b;
  color: #fff;
  padding: 4px 10px;
  font-size: 12px;
  border-radius: 5px;
}
.CopyID {
  cursor: pointer;
}
.layui-table,
.layui-table-view {
  margin: 0;
}
.layui-table .layui-table-page,
.layui-table-view .layui-table-page {
  background: #fff;
}
.layui-table .layui-table-page .layui-laypage-curr .layui-laypage-em,
.layui-table-view .layui-table-page .layui-laypage-curr .layui-laypage-em {
  background-color: #0079fe;
}
.layui-table .layui-table-page select:focus,
.layui-table-view .layui-table-page select:focus {
  border-color: #0079fe !important;
}
.layui-table .layui-table-page .layui-laypage-btn,
.layui-table-view .layui-table-page .layui-laypage-btn {
  color: #333;
}
.layui-table .layui-table-page .layui-laypage-count,
.layui-table-view .layui-table-page .layui-laypage-count {
  color: #fa3534;
}
.FangRuanPage .layui-form {
  margin: 0px 0;
}
.FangRuanPage .layui-table-body {
  background: #fff;
}
.FangRuanPage .layui-table-page {
  background: #fff;
}
.FangRuanPage .layui-table-page .layui-laypage-curr .layui-laypage-em {
  background-color: #0079fe;
}
.FangRuanPage .layui-table-page select:focus {
  border-color: #0079fe !important;
}
.FangRuanPage .layui-table-page .layui-laypage-btn {
  color: #333;
}
.FangRuanPage .layui-table,
.FangRuanPage .layui-table-view {
  margin: 0px 0;
}
.FangRuanPage .layui-table .HeadImg,
.FangRuanPage .layui-table-view .HeadImg {
  width: 28px;
  height: 28px;
  border-radius: 50%;
}
.FangRuanPage .layui-table .BgActive,
.FangRuanPage .layui-table-view .BgActive {
  background: #fff6e5 !important;
}
.FangRuanPage .layui-table .layui-table-page .layui-laypage-count,
.FangRuanPage .layui-table-view .layui-table-page .layui-laypage-count {
  color: #fa3534;
}
.FangRuanPage .layui-table .CopyID,
.FangRuanPage .layui-table-view .CopyID {
  cursor: pointer;
}
.FangRuanPage .layui-table .Is_bg_true,
.FangRuanPage .layui-table-view .Is_bg_true {
  background-color: #e7f3ff;
  color: #1f87e8;
  padding: 2px 10px;
  border-radius: 10px;
  font-size: 12px;
}
.FangRuanPage .layui-table .Is_bg_false,
.FangRuanPage .layui-table-view .Is_bg_false {
  background-color: #fce8e9;
  color: #e32c28;
  padding: 2px 10px;
  border-radius: 10px;
  font-size: 12px;
}
.FangRuanPage .layui-table .text_Tag,
.FangRuanPage .layui-table-view .text_Tag {
  color: #fff;
  font-size: 12px;
  padding: 0px 12px;
  border-radius: 20px;
  height: 22px;
  line-height: 19px;
  display: inline-block;
  border: solid 1px;
}
.FangRuanPage .layui-table .text_Mai,
.FangRuanPage .layui-table-view .text_Mai {
  background: #ffece8;
  color: #FF8062;
}
.FangRuanPage .layui-table .text_Zu,
.FangRuanPage .layui-table-view .text_Zu {
  background: #e1f5ed;
  color: #33BE85;
}
.FangRuanPage .layui-table .text_MaiZu,
.FangRuanPage .layui-table-view .text_MaiZu {
  background: #E8EEFD;
  color: #638FF9;
}
.FangRuanPage .layui-table .CustomerGouFangType_0,
.FangRuanPage .layui-table-view .CustomerGouFangType_0 {
  background: #e0dadc;
  color: #4f4f4f;
}
.FangRuanPage .layui-table .CustomerGouFangType_1,
.FangRuanPage .layui-table-view .CustomerGouFangType_1 {
  background: #fddde0;
  color: #bb4c53;
}
.FangRuanPage .layui-table .CustomerGouFangType_2,
.FangRuanPage .layui-table-view .CustomerGouFangType_2 {
  background: #cefaed;
  color: #3cae8c;
}
.FangRuanPage .layui-table .JiBie,
.FangRuanPage .layui-table-view .JiBie {
  color: #f5a623;
}
.FangRuanPage .layui-table .CopyID,
.FangRuanPage .layui-table-view .CopyID {
  cursor: pointer;
}
.FangRuanPage .layui-table .KeyState,
.FangRuanPage .layui-table-view .KeyState {
  background: #fecf37;
  color: #fff;
  padding: 4px;
  border-radius: 4px;
}
.FangRuanPage .layui-table .IsXian,
.FangRuanPage .layui-table-view .IsXian {
  background: #76e9d6;
  color: #fff;
  padding: 4px;
  border-radius: 4px;
}
.FangRuanPage .layui-table .IsXianZu,
.FangRuanPage .layui-table-view .IsXianZu {
  background: #76e9d6;
  color: #fff;
  padding: 4px;
  border-radius: 4px;
}
.FangRuanPage .layui-table .You,
.FangRuanPage .layui-table-view .You {
  background: #fd9fa0;
  color: #fff;
  padding: 4px;
  border-radius: 4px;
}
.FangRuanPage .layui-table .IsCheWei,
.FangRuanPage .layui-table-view .IsCheWei {
  background: #6ed6fe;
  color: #fff;
  padding: 4px;
  border-radius: 4px;
}
.FangRuanPage .layui-table .WtType,
.FangRuanPage .layui-table-view .WtType {
  background: #ff9900;
  color: #fff;
  padding: 4px;
  border-radius: 4px;
}
.FangRuanPage .layui-table .IsHaveImages,
.FangRuanPage .layui-table-view .IsHaveImages {
  background: #71c1fe;
  color: #fff;
  padding: 4px;
  border-radius: 4px;
}
.FangRuanPage .layui-table .VRUrlTag,
.FangRuanPage .layui-table-view .VRUrlTag {
  background: #57c7d4;
  color: #fff;
  padding: 4px;
  border-radius: 4px;
}
.FangRuanPage .layui-table .Video,
.FangRuanPage .layui-table-view .Video {
  background: #fdab73;
  color: #fff;
  padding: 4px;
  border-radius: 4px;
}
.FangRuanPage .layui-table .VRUrl,
.FangRuanPage .layui-table-view .VRUrl {
  background: #fd6ed8;
  color: #fff;
  padding: 4px;
  border-radius: 4px;
}
.FangRuanPage .layui-table .IsCollect,
.FangRuanPage .layui-table-view .IsCollect {
  background: #fed235;
  color: #fff;
  padding: 4px;
  border-radius: 4px;
}
.FangRuanPage .layui-table .Che,
.FangRuanPage .layui-table-view .Che {
  background: #fed235;
  color: #fff;
  padding: 4px;
  border-radius: 4px;
}
.FangRuanPage .layui-table .LouPanName,
.FangRuanPage .layui-table-view .LouPanName {
  cursor: pointer;
  z-index: 9;
}
.FangRuanPage .layui-laypage-skip {
  display: none;
}
.FangRuan_Card {
  padding: 10px;
}
.FangRuan_Card .header_title {
  color: #000;
  font-weight: bold;
  position: relative;
  border-bottom: solid 1px #e2e2e2;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.FangRuan_Card .FangRuan_card_body .d_Title {
  color: #999;
}
.FangRuan_Card .FangRuan_card_body li {
  overflow: hidden;
  position: relative;
}
.FangRuan_Card .FangRuan_card_body .ul_1 {
  overflow: hidden;
}
.FangRuan_Card .FangRuan_card_body .ul_1 li {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}
.FangRuan_Card .FangRuan_card_body .ul_2 {
  overflow: hidden;
}
.FangRuan_Card .FangRuan_card_body .ul_2 li {
  float: left;
  width: 50%;
  margin-bottom: 10px;
}
.FangRuan_Card .FangRuan_card_body .li_Role {
  overflow: hidden;
}
.FangRuan_Card .FangRuan_card_body .li_Role .Role_l {
  float: left;
  width: 80px;
  height: 90px;
  position: relative;
}
.FangRuan_Card .FangRuan_card_body .li_Role .Role_l .F_HeadIcon {
  width: 100%;
  height: 100%;
  border-radius: 4px;
}
.FangRuan_Card .FangRuan_card_body .li_Role .Role_l .F_RealName {
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  position: absolute;
  bottom: 0px;
  width: 100%;
  text-align: center;
  padding: 2px 0px;
}
.FangRuan_Card .FangRuan_card_body .li_Role .Role_r {
  float: left;
  margin-left: 10px;
}
.FangRuan_Card .FangRuan_card_body .li_Role .Role_r .createChat {
  padding: 0px 8px;
}
.FangRuan_Card .FangRuan_card_body .li_Role .Role_r p {
  margin-bottom: 8px;
}
.FangRuan_Card .FangRuan_card_body .li_Role .Role_r p .Title {
  color: #777;
}
.createChat {
  cursor: pointer;
}
.FangRuan_formV2 {
  border: solid 1px #ddd;
  padding: 10px;
  margin: 10px;
  border-radius: 4px;
}
.FangRuan_formV2 .title {
  font-size: 18px;
  font-weight: bold;
  color: #000;
}
.wangeditor_Box {
  border: 1px solid #ccc;
}
.wangeditor_Box .FangRuan_toolbar {
  border-bottom: 1px solid #ccc;
}
.IsFangRuanLayer {
  border-radius: 10px;
}
.IsFangRuanLayer .layui-layer-setwin {
  display: none;
}
.IsFangRuanLayer .TipIcon {
  text-align: center;
  margin-top: 15px;
}
.IsFangRuanLayer .TipIcon .iconfont {
  font-size: 45px;
}
.IsFangRuanLayer .layer_war {
  text-align: center;
  font-size: 18px;
  letter-spacing: 2px;
  margin-top: 10px;
  font-weight: bold;
}
.IsFangRuanLayer .layui-layer-btn {
  text-align: center;
  padding: 0px 55px 20px 55px;
  overflow: hidden;
}
.IsFangRuanLayer .layui-layer-btn a {
  padding: 0 40px;
  height: 35px;
  line-height: 35px;
  border-radius: 20px;
  font-size: 16px;
  margin: 0px 10px 0px 10px;
}
.IsFangRuanLayer .layui-layer-btn .layui-layer-btn1 {
  background: #fa3534;
  border: 1px solid #fa3534;
  color: #fff;
}
.IsFangRuanRadio .TipIcon {
  text-align: center;
  margin-top: 15px;
}
.IsFangRuanRadio .TipIcon .iconfont {
  font-size: 45px;
}
.IsFangRuanRadio .IsFangRuan_title {
  text-align: center;
  font-size: 14px;
  letter-spacing: 2px;
  margin-top: 5px;
  font-weight: bold;
}
.IsFangRuanRadio .example-box {
  padding: 10px;
  text-align: center;
}
.IsFangRuanRadio .layui-layer-btn {
  text-align: center;
  padding: 12px;
  background: #eee;
  border-top: 1px #ddd solid;
}
.IsFangRuanRadio .layui-layer-btn a {
  padding: 0 40px;
  height: 35px;
  line-height: 35px;
  border-radius: 20px;
  font-size: 16px;
  margin: 0px 10px 0px 10px;
}
/* 使用栅格 radio图文选择V2 */
.choose-box {
  width: 400px;
}
.choose-box .choose-item {
  cursor: pointer;
  background-color: #F7F7F7;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  padding: 5px 15px;
  text-align: center;
}
.choose-box .choose-item input {
  display: none;
}
.choose-box .choose-item.active {
  color: #48b0f7;
}
/* 使用ul li radio图文选择V2*/
.recharge-test li {
  min-width: 75px;
  cursor: pointer;
  padding: 4px 12px;
  color: #4d5259;
  text-align: center;
  border-radius: 30px;
  background-color: #f1f0f5;
  margin-right: 10px;
  font-size: 12px;
}
.recharge-test li.active {
  background-color: #126bfd;
  color: #fff;
}
.recharge-test li input {
  display: none;
}
.fr_Tab {
  position: fixed;
  width: 100%;
  z-index: 99;
  background: #f2f2f2;
  top: 0px;
}
.fr_Tab ul {
  position: relative;
  left: 0;
  height: 32px;
  white-space: nowrap;
  font-size: 0;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  text-align: center;
}
.fr_Tab ul li {
  display: inline-block;
  border: 1px solid #0079fe;
  color: #0079fe;
  font-size: 14px;
  transition: all 0.2s;
  line-height: 34px;
  position: relative;
  line-height: 30px;
  min-width: 65px;
  padding: 0 15px;
  text-align: center;
  cursor: pointer;
  border-left: 0px solid #0079fe;
  border-right: 0px solid #0079fe;
}
.fr_Tab ul li:nth-child(1) {
  border-radius: 20px 0px 0px 20px;
  border-left: 1px solid #0079fe;
}
.fr_Tab ul li:nth-last-child(1) {
  border-radius: 0px 20px 20px 0px;
  border-right: 1px solid #0079fe;
}
.topPanel .toolbar .btn-group {
  padding-left: 10px;
}
.topPanel .toolbar .btn-group .btnMenu {
  text-decoration: none;
  color: #333;
  padding: 8px 14px;
  border-radius: 4px;
  font-size: 12px;
  letter-spacing: 1px;
  cursor: pointer;
}
.topPanel .toolbar .btn-group .fangruan-Refresh {
  padding: 7px 14px;
  border: 1px solid #d9d9d9;
  color: #1f1f1f;
}
.topPanel .toolbar .btn-group .fangruan-Refresh:hover {
  border: 1px solid #b9d6ff;
  color: #1677ff;
  background: #e8f1ff;
}
.topPanel .search {
  /*<div class="sortBtn"> 排序<i class="iconfont icon-order"></i> </div> */
}
.topPanel .search .input-group-addon-V2 {
  color: #9b9b9b;
  position: absolute;
  right: 10px;
  top: 1px;
  z-index: 9;
  height: 30px;
  line-height: 30px;
}
.topPanel .search .GengDuo .btn {
  padding: 0px 5px !important;
}
.topPanel .search .GengDuo .btn i {
  color: #999;
}
.topPanel .search .sortBtn {
  border: 1px solid #d9d9d9;
  color: #1f1f1f;
  cursor: pointer;
  width: 72px;
  height: 30px;
  line-height: 30px;
  border-radius: 5px;
  text-align: center;
}
.topPanel .search .sortBtn .iconfont {
  font-size: 14px;
}
.topPanel .search .sortBtn:hover {
  border: 1px solid #b9d6ff;
  color: #1677ff;
  background: #e8f1ff;
}
.topPanel .search .sortBtn:hover .iconfont {
  font-size: 14px;
}
.topPanel .MyIndex {
  position: absolute;
  top: 8px;
  right: 10px;
}
.topPanel .MyIndex ul {
  display: flex;
  border: 1px solid #dbdbdb;
  height: 26px;
  line-height: 26px;
}
.topPanel .MyIndex ul li {
  width: 32px;
  height: 26px;
  background: #fff;
  text-align: center;
  cursor: pointer;
}
.topPanel .MyIndex ul .selected {
  background: #dbdbdb;
  cursor: initial;
}
.topPanel .list-menu {
  position: absolute;
  top: 0px;
  right: 95px;
  cursor: pointer;
}
.topPanel .list-menu ul {
  overflow: hidden;
}
.topPanel .list-menu ul li {
  float: left;
  margin-left: 10px;
}
.topPanel .list-menu ul li .btn {
  padding: 5px 12px;
}
.Index .layui-body {
  margin: 10px 10px 0px;
  padding: 0px;
}
.Index .layui-logo span {
  letter-spacing: 1px;
}
.layui-layer-dialog {
  border-radius: 15px;
}
.layui-layer-dialog .layui-layer-title {
  background-color: #0079fe;
  height: 40px;
  line-height: 40px;
  color: #fff;
  border-radius: 15px 15px 0 0;
}
.layui-layer-dialog .layui-layer-padding {
  font-size: 18px;
  font-weight: bold;
  padding: 25px 25px 10px 60px;
}
.layui-layer-dialog .layui-layer-padding .layui-layer-ico {
  top: 22px;
  left: 17px;
}
.layui-layer-dialog .layui-layer-setwin {
  top: 14px;
}
.layui-layer-dialog .layui-layer-setwin .layui-layer-close1 {
  background-position: 1px -40px;
  cursor: pointer;
}
.layui-layer-dialog .layui-layer-ico {
  background: url(../../../../Content/icon/FangRuan_Layericon.png) no-repeat;
}
.layui-layer-dialog .layui-layer-btn {
  background: #fff;
  border-top: 0px #ddd solid;
  padding: 10px 10px 20px 10px;
  border-radius: 0px 0px 15px 15px;
  text-align: center;
}
.layui-layer-dialog .layui-layer-btn a {
  margin: 0px 5px 0;
  padding: 0 25px;
  border-radius: 20px;
  border: 0px solid #dedede;
  letter-spacing: 1px;
}
.layui-layer-dialog .layui-layer-btn .layui-layer-btn0 {
  background-color: #2979ff;
  color: #fff;
}
.layui-layer-dialog .layui-layer-btn .layui-layer-btn1 {
  background-color: #fa3534;
  color: #fff;
}
.fangruan-layui-alert .layui-layer-content {
  padding: 32px 32px 32px 76px;
  font-size: 18px;
  font-weight: bold;
  color: #020202;
}
.fangruan-layui-alert .layui-layer-content .iconfont {
  font-size: 36px;
  position: absolute;
  top: 32px;
  left: 25px;
  font-weight: initial;
}
/*
.layui-layer-msg {
    background-color: #1a7af8;
    border-radius: 5px;
      -moz-box-shadow: 0 0 12px #999;
    -webkit-box-shadow: 0 0 12px #999;
    box-shadow: 0 0 12px #999;
    color: #fff;

    .layui-layer-padding {
        padding: 20px 20px 20px 60px;
    }

    .layui-layer-ico {
    }
}
*/
.fangruan-layout-admin .layui-nav .layui-nav-item .layui-nav-child a {
  padding-left: 55px;
  padding-right: 30px;
  height: 40px;
  line-height: 40px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.FangRuan-Index {
  overflow: hidden;
  color: #000;
}
.FangRuan-Index .FangRuan-Index-l {
  float: left;
  width: 250px;
  height: 99vh;
  background: #fff;
}
.FangRuan-Index .FangRuan-Index-l .select-ul .select-li {
  position: relative;
  padding: 10px 15px;
  cursor: pointer;
}
.FangRuan-Index .FangRuan-Index-l .select-ul .select-li .iconV1 {
  color: #fff;
  background: #0d9dff;
  padding: 6px;
  border-radius: 6px;
  font-size: 16px;
}
.FangRuan-Index .FangRuan-Index-l .select-ul .select-li .title {
  font-size: 16px;
  padding-left: 10px;
  font-weight: bold;
  color: #000;
}
.FangRuan-Index .FangRuan-Index-l .select-ul .select-li .icon-youbian {
  position: absolute;
  top: 9px;
  right: 10px;
  color: #999;
}
.FangRuan-Index .FangRuan-Index-l .select-ul .selected {
  background: #ebebeb !important;
}
.FangRuan-Index .FangRuan-Index-r {
  float: left;
  width: calc(100% - 250px);
}
.Index_Tu {
  margin-right: 0px;
  margin-bottom: 0px;
}
.Index_Tu .layui-table td,
.Index_Tu .layui-table th {
  border-width: 0px;
  border-style: solid;
  border-color: #eee;
}
.Index_Tu .layui-table-header .layui-table-cell {
  height: initial;
  line-height: initial;
  padding: 4px;
}
.Index_Tu .layui-table-body tr {
  border-bottom: solid 1px #eee;
  color: #000;
}
.Index_Tu .layui-table-body tr td {
  padding: 15px 0;
  border-top: none;
  border-left: none;
}
.Index_Tu .layui-table-body tr .FengMianImg {
  width: 84px;
  height: 64px;
}
.Index_Tu .layui-table-body tr .ico-vr {
  width: 25px;
  height: 25px;
  position: absolute;
  left: 15px;
  bottom: 5px;
}
.Index_Tu .layui-table-body tr .ico-video {
  width: 25px;
  height: 25px;
  position: absolute;
  left: 40px;
  bottom: 5px;
}
.Index_Tu .layui-table-body tr .LouPanName {
  font-weight: bold;
  font-size: 17px;
  cursor: pointer;
}
.Index_Tu .layui-table-body tr .ShangQuan {
  margin-top: 2px;
}
.Index_Tu .layui-table-body tr .TagList {
  margin-top: 5px;
  height: 22px;
}
.Index_Tu .layui-table-body tr .TagList .iconfont {
  font-size: 12px;
}
.Index_Tu .layui-table-body tr .ShouJiaStr {
  font-weight: bold;
  color: #fa3534;
  font-size: 20px;
}
.Index_Tu .layui-table-body tr .ShouDanJia {
  margin-top: 5px;
  color: #999;
}
.Index_Tu .layui-table-body tr .layui-table-cell {
  height: initial;
  line-height: initial;
  padding: 0 10px;
}
.Index_Tu .layui-table-body td:nth-child(4) {
  vertical-align: baseline;
}
.FangRuan_RightMenu {
  position: fixed;
  top: 8px;
  right: 0px;
  z-index: 9999;
  width: 38px;
}
.FangRuan_RightMenu ul {
  overflow: hidden;
}
.FangRuan_RightMenu ul li {
  cursor: pointer;
  text-align: center;
  margin-bottom: 10px;
}
.FangRuan_RightMenu ul li .iconfont {
  font-size: 18px;
  padding: 5px;
}
.FangRuan_RightMenu ul li .Menu_title {
  margin-top: -5px;
}
.FangRuan_RightMenu ul li:hover {
  color: #0079fe;
}
.FangRuan_RightBottomMenu {
  position: fixed;
  bottom: 55px;
  right: 0px;
  z-index: 9999;
  width: 38px;
}
.FangRuan_RightBottomMenu ul {
  overflow: hidden;
}
.FangRuan_RightBottomMenu ul li {
  cursor: pointer;
  text-align: center;
  margin-bottom: 10px;
}
.FangRuan_RightBottomMenu ul li .iconfont {
  font-size: 18px;
  padding: 5px;
}
.FangRuan_RightBottomMenu ul li:hover {
  color: #0079fe;
}
.fangruan-tab-nav {
  overflow: hidden;
  background: #fff;
  height: 98.8vh;
}
.fangruan-tab-nav .fangruan-tab-nav-l {
  float: left;
  width: 200px;
}
.fangruan-tab-nav .fangruan-tab-nav-l ul li {
  height: 42px;
  line-height: 42px;
  position: relative;
  cursor: pointer;
}
.fangruan-tab-nav .fangruan-tab-nav-l ul li .li-item {
  padding-left: 25px;
}
.fangruan-tab-nav .fangruan-tab-nav-l ul li .li-item .iconV1 {
  color: #fff;
  background: #0d9dff;
  padding: 6px;
  border-radius: 6px;
  font-size: 16px;
}
.fangruan-tab-nav .fangruan-tab-nav-l ul li .li-item .title {
  padding-left: 10px;
  font-weight: bold;
}
.fangruan-tab-nav .fangruan-tab-nav-l ul li .li-item .icon-youbian {
  position: absolute;
  top: 0px;
  right: 10px;
  color: #9e9e9e;
}
.fangruan-tab-nav .fangruan-tab-nav-l ul li:hover {
  background: #f5f5f5;
}
.fangruan-tab-nav .fangruan-tab-nav-l ul .Selected {
  background: #f5f5f5;
}
.fangruan-tab-nav .fangruan-tab-nav-r {
  float: left;
  width: calc(100% - 241px);
  border-left: 1px solid #e6e6e6;
  padding: 20px;
  height: 98.8vh;
  overflow: auto;
}
.fw_1000 {
  width: 1000px;
  background: #fff;
  margin: auto;
  border-radius: 10px;
}
.bottom_Save {
  width: 1000px;
  margin: auto;
  text-align: center;
  background: #fff;
  padding: 15px;
  margin-bottom: 20px;
  margin-top: 10px;
  border-radius: 10px;
}
.bottom_Save .btn {
  font-size: 14px;
  width: 120px;
  border-radius: 8px;
}
.CunChuKongJian {
  position: absolute;
  left: 50%;
  top: 0px;
  margin-left: -400px;
  width: 800px;
}
.CunChuKongJian .btn-menu {
  position: fixed;
  right: 10px;
  top: 10px;
  padding: 10px;
  color: #0079fe;
  overflow: hidden;
}
.CunChuKongJian .btn-menu li {
  float: left;
  margin-right: 10px;
  cursor: pointer;
}
.CunChuKongJian .Title {
  text-align: center;
  font-size: 16px;
  color: #000;
  padding-top: 10px;
}
.CunChuKongJian .Title2 {
  margin-top: 20px;
}
.CunChuKongJian .Title2 span {
  color: #666666;
  padding: 0px 5px;
}
.CunChuKongJian .fangruan-progress {
  padding-top: 10px;
  padding-bottom: 10px;
}
.CunChuKongJian .ImgVideo {
  margin-top: 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.CunChuKongJian .ImgVideo .ImgVideo-item {
  width: 352px;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.08);
  border-radius: 20px;
  padding: 20px;
  position: relative;
}
.CunChuKongJian .ImgVideo .ImgVideo-item .IcoBox .iconfont {
  font-size: 30px;
}
.CunChuKongJian .ImgVideo .ImgVideo-item .Title3 {
  margin-top: 10px;
  color: #000;
  font-size: 16px;
}
.CunChuKongJian .ImgVideo .ImgVideo-item .ImgVideoCount {
  position: absolute;
  top: 28px;
  right: 40px;
}
.CunChuKongJian .ImgVideo .ImgVideo-item .ImgVideoCount ul {
  display: flex;
}
.CunChuKongJian .ImgVideo .ImgVideo-item .ImgVideoCount ul li {
  margin-left: 45px;
}
.CunChuKongJian .ImgVideo .ImgVideo-item .ImgVideoCount ul li div {
  font-size: 35px;
}
.CunChuKongJian .ImgVideo .ImgVideo-item .ImgVideoCount ul li div span {
  font-size: 14px;
  color: #999;
}
.CunChuKongJian .ImgVideo3 {
  margin-top: 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.CunChuKongJian .ImgVideo3 .ImgVideo-item {
  width: 230px;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.08);
  border-radius: 20px;
  padding: 15px;
  position: relative;
}
.CunChuKongJian .ImgVideo3 .ImgVideo-item .Title3 {
  color: #000;
  font-size: 16px;
}
.CunChuKongJian .ImgVideo3 .ImgVideo-item .ImgVideoCount {
  position: absolute;
  top: 11px;
  right: 10px;
}
.CunChuKongJian .ImgVideo3 .ImgVideo-item .ImgVideoCount ul {
  display: flex;
}
.CunChuKongJian .ImgVideo3 .ImgVideo-item .ImgVideoCount ul li {
  margin-left: 15px;
}
.CunChuKongJian .ImgVideo3 .ImgVideo-item .ImgVideoCount ul li div {
  font-size: 26px;
}
.CunChuKongJian .ImgVideo3 .ImgVideo-item .ImgVideoCount ul li div span {
  font-size: 14px;
  color: #999;
}
.CunChuKongJian .layui-progress-big,
.CunChuKongJian .layui-progress-big .layui-progress-bar {
  height: 60px;
  line-height: 60px;
  border-radius: 0px;
  background-color: #ff2b3c;
}
.CunChuKongJian .layui-progress {
  background-color: #ffe8e7;
}
.CunChuKongJian .layui-progress-text {
  font-size: 20px;
}
.Page_SearchBtn .btn {
  width: 56px;
}
.Page_SearchBtn .btn:hover {
  border: 1px solid #b9d6ff;
  color: #1677ff;
  background: #e8f1ff;
}
.Page_Search {
  padding-top: 10px;
  padding-right: 21px;
  padding-left: 20px;
  padding-bottom: 10px;
}
.Page_Search .iconfont {
  margin-right: 5px;
  padding: 4px;
  font-size: 12px;
  border-radius: 5px;
  background: #0079fe;
  color: #fff;
}
.Page_Search .form {
  font-size: 15px;
}
.Page_Search .form .formTitle {
  width: 110px;
  text-align: left;
}
.Page_Search .form-control {
  height: 30px;
}
.Page_Search .DanWei {
  padding-left: 5px;
  height: 26px;
  line-height: 26px;
}
.Page_Search .Xian {
  padding: 0px 5px;
}
.Page_Search .XianV2 {
  border-bottom: 1px solid #e5e5e5;
  padding-top: 10px;
  margin-bottom: 10px;
}
.Page_Search .Value-2 {
  display: flex;
}
.Page_Search .Value-2 .form-control {
  width: 152px;
}
.fangruan-msg-success {
  border: 1px solid #e3f2ff;
  background: #e3f2ff;
}
.fangruan-msg-success .layui-layer-content {
  padding: 20px 20px 20px 60px;
  color: #0083fe;
}
.fangruan-msg-success .layui-layer-content .iconfont {
  font-size: 30px;
  position: absolute;
  left: 20px;
  top: 18px;
}
.fangruan-msg-error {
  border: 1px solid #fce8e9;
  background: #fce8e9;
}
.fangruan-msg-error .layui-layer-content {
  padding: 20px 20px 20px 60px;
  color: #f22625;
}
.fangruan-msg-error .layui-layer-content .iconfont {
  font-size: 30px;
  position: absolute;
  left: 20px;
  top: 18px;
}
.SaveMsg {
  display: none;
  background: #fff;
  width: 1000px;
  margin: auto;
  text-align: center;
  padding: 50px;
}
.SaveMsg .TipIcon .iconfont {
  font-size: 70px;
}
.SaveMsg .title {
  font-size: 38px;
  color: #000;
  font-weight: bold;
  margin-top: 20px;
  padding-bottom: 50px;
  letter-spacing: 5px;
}
.layadmin-pagetabs .fangruan-child a {
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.fangruan-tab {
  width: 1100px;
  margin: auto;
}
.fangruan-tab .layui-tab {
  margin: 0;
  text-align: left !important;
}
.fangruan-tab .layui-tab .layui-tab-title {
  border-bottom-width: 0px;
  background: #fff;
}
.fangruan-tab .layui-tab .layui-tab-title li {
  min-width: 45px;
}
.fangruan-tab .layui-tab .layui-tab-title .layui-this {
  color: #000;
  font-weight: bold;
}
.fangruan-tab .layui-tab .layui-tab-title .layui-this:after {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  width: 100%;
  height: 41px;
  border-width: 0px;
  border-style: solid;
  border-bottom-color: #fff;
  border-radius: 0;
  box-sizing: border-box;
  pointer-events: none;
  left: 50%;
  top: -18px;
  width: 30px;
  margin-left: -15px;
  height: 55px;
  border-bottom: 3px solid #006eff;
}
.fangruan-tab .layui-tab .layui-tab-content {
  padding: 0;
  margin: 0px;
}
.FangRuan-IndexV2 {
  overflow: hidden;
}
.FangRuan-IndexV2 .Index-left {
  float: left;
  width: 240px;
}
.FangRuan-IndexV2 .Index-left .form {
  padding-top: 10px;
  padding-right: 21px;
  padding-left: 20px;
  padding-bottom: 10px;
}
.FangRuan-IndexV2 .Index-left .form .iconfont {
  margin-right: 5px;
  padding: 4px;
  font-size: 12px;
  border-radius: 5px;
  background: #0079fe;
  color: #fff;
}
.FangRuan-IndexV2 .Index-left .form .form {
  font-size: 15px;
}
.FangRuan-IndexV2 .Index-left .form .form .formTitle {
  width: 110px;
  text-align: left;
}
.FangRuan-IndexV2 .Index-left .form .form-control {
  height: 30px;
}
.FangRuan-IndexV2 .Index-left .form .DanWei {
  padding-left: 5px;
  height: 26px;
  line-height: 26px;
}
.FangRuan-IndexV2 .Index-left .form .Xian {
  padding: 0px 5px;
}
.FangRuan-IndexV2 .Index-left .form .XianV2 {
  border-bottom: 1px solid #e5e5e5;
  padding-top: 10px;
  margin-bottom: 10px;
}
.FangRuan-IndexV2 .Index-left .form .Value-2 {
  display: flex;
}
.FangRuan-IndexV2 .Index-left .form .Value-2 .form-control {
  width: 152px;
}
.FangRuan-IndexV2 .Index-right {
  float: left;
  margin-left: 10px;
  width: calc(100% - 260px);
  margin-top: 10px;
  margin-right: 10px;
}