body {
	font-family: Microsoft Yahei;
	font-size: 12px;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}

ol,
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.datepicker-years .year,
.datepicker-months .month {
	padding: 0 3px;
}

.datepicker-years .next,
.datepicker-months .next {
	text-align: right !important;
}

.layui-layer-loading .layui-layer-loading1 {
	width: 46px !important;
	height: 46px !important;
	background: url(/Lib/Manage/Style/loading-1.gif) no-repeat !important;
	background-size: 46px 46px !important;
	background-color: #fff !important;
	border-radius: 40px;
	box-shadow: 0 0 15px #fff;
}

.layadmin-pagetabs .layui-tab-title li.layui-this {
	background-color: #e8e8e8;
}

.layui-side-menu .layui-nav .layui-nav-itemed>.layui-nav-child .caidan:hover {
	background-color: #333;
}

.layui-layer {
	border-radius: 4px;
}

.layui-layer-title {
	border-radius: 4px 4px 0px 0px;
	height: 36px;
	line-height: 36px;
}

.layui-layer-setwin {
	top: 12px;
}

.layui-layer-iframe iframe {
	border-radius: 4px;
}

body {
	opacity: 0;
	transition: opacity 0.8s ease, left 0.8s ease-in-out;
}

body.active {
	opacity: 1;
}

html,
body,
div,
label,
dd,
dl,
a {
	font-family: "Arial", "微软雅黑", "Microsoft YaHei", "黑体", "宋体", sans-serif;
}

html,
body {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}

.form-control {
	display: block;
	width: 100%;
	height: 26px;
	padding: 4px 12px;
	font-size: 12px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc !important;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
	box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.btn {
	font-family: "Microsoft Yahei";
	display: inline-block;
	padding: 3px 9px;
	height: 26px;
	margin-bottom: 0;
	font-size: 12px;
	font-weight: 400;
	line-height: 14px;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 3px;
	box-shadow: 0px 0px 3px #777;
	-moz-box-shadow: 0px 0px 3px #777;
	-webkit-box-shadow: 0px 0px 3px #777;
}

.btn_goods {
	border: 1px solid #c2c2c2;
	background-color: #fff;
	box-shadow: none;
}

/***** 每个页面框架 *********/

.lb_title {
	float: left;
	padding-left: 16px;
	color: #555;
	padding-top: 5px;
}

.com_biaoti {
	color: #007DDB !important;
	font-size: 1.3rem !important;
}

div.col-sm-2,
div.col-sm-7 {
	min-width: 210px;
}

label.control-label {
	color: #555;
}

label.info-label {
	color: #555;
	width: 138px;
	padding-top: 7px;
	margin-bottom: 0;
	text-align: right;
}

.layui-nav-tree dd[data-name=console]:hover {
	background-color: rgba(20, 107, 99, 0.3);
}

.com_cont {
	height: 64px;
}

.toplb {
	padding-left: 64px;
	color: #4592da;
}

.com_cont_mleft {
	padding: 5px 17%;
}

.lb_content,
.com_cont {
	color: #5e5e5e;
	font-weight: normal;
	min-width: 86px;
	font-size: 12px;
	text-align: left;
	display: inline-block;
	line-height: 21px;
}

h1.left {
	padding: 8px 0 8px 30px;
	color: #2673d6;
	font-size: 13px;
	font-weight: normal;
	float: left;
	background-size: 18px 18px;
}

h1.add {
	background: url(/Lib/Img/y_customer_icon2_15.png) no-repeat center;
	background-position: 8px 6px;
}

.hr-line-dashed,
.dxy_bottom_line_dashed {
	border-bottom: 1px dashed #e7eaec;
	color: #fff;
	background-color: #fff;
	height: 1px;
}

.dxy_margin_bottom_26 {
	height: 26px;
}

.layui-input {
	transition: all 0.10s ease-in-out;
	-webkit-transition: all 0.10s ease-in-out;
	-moz-transition: all 0.10s ease-in-out;
	outline: none;
}

.btnadd,
.btn_back_top {
	float: right;
	margin-right: 15px;
}

.layui-input:focus {
	box-shadow: 0 0 8px rgba(50, 161, 144, 1);
	-webkit-box-shadow: 0 0 8px rgba(50, 161, 144, 1);
	-moz-box-shadow: 0 0 8px rgba(50, 161, 144, 1);
}

.btn-white {
	background-color: #fff;
	border: 1px solid #cccccc;
}

.btn-right {
	float: right;
	margin-left: 5px;
}

.btn_back {
	margin-left: 12px;
}

.control-radio {
	padding-left: 15px;
}

.th-inner {
	background-color: #F5F5F5;
	color: #555;
}

.tb_th,
.tb_tr {
	width: 100%;
	display: inline-table;
}

.table {
	table-layout: fixed;
}

.tb_th .th-inner {
	line-height: 36px !important;
}

.tb_tr .th-inner,
.tb_th .th-inner {
	text-align: center;
	display: table-cell;
	border-right: 1px solid #ddd;
	background: #fff;
	word-break: break-all;
}

#tb_box .th-inner,
.tb_box .th-inner {
	padding: 8px 5px;
	vertical-align: middle;
}

.tb_tr .th-inner:last-child {
	border: 0 !important;
}

.tb_tr {
	border-top: 1px solid #ddd;
}

.tb_th .th-inner {
	background-color: #f5f5f5;
}

.tb_th .th-inner:last-child {
	border-right: 0px;
}

.tb_tr .th-inner:last-child {
	border-right: 0px;
}

.th-inner[contenteditable=true] {
	background-color: rgba(147, 255, 245, 0.5);
}

.bootstrap-table .fixed-table-container.fixed-height .fixed-table-border {
	border-left: none;
	border-right: none;
}

.fixed-table-body {
	margin-top: -1px;
}

.fixed-table-body::-webkit-scrollbar {
	/*滚动条整体样式*/
	width: 6px;
	/*高宽分别对应横竖滚动条的尺寸*/
	height: 5px;
}

.fixed-table-body::-webkit-scrollbar-thumb {
	/*滚动条里面小方块*/
	border-radius: 50px;
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	background: rgba(0, 0, 0, 0.2);
}

.fixed-table-body::-webkit-scrollbar-track {
	/*滚动条里面轨道*/
	-webkit-box-shadow: outset 0 0 0 rgba(0, 0, 0, 0.2);
	border-radius: 0;
	background: rgba(0, 0, 0, 0.1);
	background-color: #fff;
}

a {
	text-decoration: none;
	cursor: pointer;
	color: var(--ablue);
}

a:hover {
	text-decoration: none;
	color: #888;


}

.cus_p {
	cursor: pointer !important;
}

.edit,
.open {
	line-height: 17px;
	cursor: pointer;
	height: 25px;
}

.edit {
	color: #fff;
}

.btn-xs {
	border: 1px solid #cccccc;
	color: #777777;
	cursor: pointer;
	height: 25px;
}

.del,
.BianJi {
	border: 1px solid #cccccc;
	color: #777777;
	cursor: pointer;
	line-height: 18px;
	height: 25px;
}

/* .open {
	color: #03659e;
}
a.open {
	color: #fff;
} */

.dxy_pull_box,
.dxy_cont_main {
	height: 100%;
	overflow: hidden;
}

.dxy_cont_Info {
	width: 100%;
	height: auto;
	border-radius: 3px;
	background-color: #fff;
	box-shadow: 0px 0px 3px 1px #ddd;
	margin-bottom: 6px;
	display: inline-block;
}

/*  */
.dxy_pull_box {
	background-color: #f7f7f7;
}

#tableList td {
	word-break: break-word;
	word-wrap: break-word;
}

.dxy_pull_box_add {
	padding-bottom: 82px;
}

.dxy_pull_box_add_towline {
	padding-bottom: 0;
}

.dxy_pull_box_add_towline_fix {
	padding-bottom: 0 !important;
}

.dxy_pull_box_add_fix {
	padding-bottom: 82px !important;
}

.dxy_pull_box_add_towline .Info_box_v {
	width: 50%;
}

.dxy_pull_box_add_towline .Info_box_v_text {
	width: 98%;
}

.dxy_pull_box_add_towline .Info_box_v_text div {
	width: 82%;
}

.dxy_pull_box_white {
	background-color: #fff !important;
}

.dxy_cont_main {
	padding: 5px 8px;
	position: relative;
}

.dxy_cont_Serch {
	width: 100%;
	height: 115px;
	border-radius: 4px;
	background-color: #fff;
	box-shadow: 0px 0px 3px 1px #ddd;
	/* box-shadow: 1px 1px 5px 1px rgb(199 199 199 / 90%); */
}

.dxy_cont_main_1 .dxy_cont_Serch {
	height: 78px !important;
}

.dxy_cont_main_1 .dxy_cont_Value {
	top: 89px !important;
}

.dxy_cont_main_0 .dxy_cont_Value {
	top: 5px !important;
}

.dxy_cont_main_3 .dxy_cont_Serch {
	height: 160px !important;
}

.dxy_cont_main_3 .dxy_cont_Value {
	top: 170px !important;
}

.tj_title_box {
	width: 100%;
	height: 32px;
	padding: 3px 5px 0px 5px;
}

.tj_title_box .tj_title {
	margin-bottom: 0px;
	padding: 6px 10px 0px 5px;
	font-weight: 400;
}

.dxy_cont_main_box {
	width: 100%;
	height: 100%;
	overflow: auto;
	padding: 5px 8px 0 8px;
	position: relative;
}

.layui-side-scroll::-webkit-scrollbar {
	width: 0 !important
}

.layui-side-scroll {
	-ms-overflow-style: none;
}

.layui-side-scroll {
	overflow: -moz-scrollbars-none;
}

.dxy_cont_main_box::-webkit-scrollbar {
	/*滚动条整体样式*/
	width: 6px;
	/*高宽分别对应横竖滚动条的尺寸*/
	height: 1px;
}

.dxy_cont_main_box::-webkit-scrollbar-thumb {
	/*滚动条里面小方块*/
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	background: #b3b3b3;
}

.dxy_cont_main_box::-webkit-scrollbar-track {
	/*滚动条里面轨道*/
	-webkit-box-shadow: outset 0 0 0 rgba(0, 0, 0, 0.2);
	background: #EDEDED;
}

.dxy_cont_Value {
	position: absolute;
	top: 126px;
	bottom: 8px;
	left: 8px;
	right: 8px;
	background-color: #fff;
	border-radius: 4px;
	box-shadow: 0px 0px 3px 1px #ddd;
	/* box-shadow: 1px 1px 5px 1px rgb(199 199 199 / 90%); */
}

.dxy_ShenHe_Add_Info {
	flex: 1;
	display: flex;
	flex-direction: column;
	width: 100%;
	height: auto;
	border-radius: 4px;
	background-color: #fff;
	box-shadow: 0px 0px 3px 1px #ddd;
	margin-bottom: 6px;
}

.dxy_ShenHe_Add_Info .Info_box {
	flex: 1;
}

.dxy_ShenHe_Add_Info .Info_box .Info_box_v,
.dxy_ShenHe_Add_Info .Info_box .Info_box_v .t_txt,
.dxy_ShenHe_Add_Info .Info_box .Info_box_v .t_txt textarea {
	width: 100% !important;
	padding: 0 !important;
	height: 100% !important;
}

.dxy_ShenHe_Add_Info .Info_box .Info_box_v .t_txt textarea {
	border-radius: 0 0 4px 4px;
	padding: 5px 12px !important;
}

.Search_box {
	display: inline-block;
	width: 100%;
	padding-top: 8px;
}

.Info_box {
	display: inline-block;
	width: 100%;
}

.dxy_pull_box_add .Info_box {
	padding-top: 8px;
}

.dxy_cont_Info .dxy_pull_box_info_line_8 {
	padding-top: 8px;
	border-top: 1px dashed #e7eaec;
}

.Info_box_v {
	width: 32%;
	height: auto;
	display: inline-block;
	float: left;
}

.Dialog_Save {
	display: inline-block;
	width: 100%;
}

.Dialog_Save .Dialog_Save_v {
	width: 100%;
	text-align: center;
	height: 46px;
	padding-top: 10px;
}

.Dialog_Save_Button_Back {
	margin-left: 120px;
}

.Dialog_Save_btn {
	height: 48px !important;
	padding-top: 10px !important;
}

.Dialog_Save #btn_bh {
	margin-left: 25px;
}

.Info_box_v label {
	float: left;
	height: 26px;
	line-height: 26px;
	text-align: right;
	padding: 0 5px;
	width: 105px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.Info_box_v div {
	float: left;
	width: 60%;
}

.Info_box_v_text {
	width: 95%;
	padding-bottom: 8px;
}

.Info_box_v_text div {
	width: 54%;
}

.Info_box_v_text .Info_label_v {
	max-width: 75%;
	height: auto;
}

.Info_box_v_2 {
	width: 64%;
}

.Info_box_v_2 .div_ipt_val_2 {
	width: 80%;
}

.Dialog_Save_v .radio,
.dxy_pull_box_add .radio {
	margin-top: 0;
	margin-bottom: 0;
}

.dxy_cont_Info .nav-tabs {
	padding-top: 2px;
	padding-left: 15px;
	display: inline-block;
	float: right;
	text-align: right;
}

.dxy_cont_Info .sp_title_list {
	padding: 4px 10px 0px 10px;
	float: left;
	height: 28px;
	line-height: 23px;
	overflow: hidden;
}

.nav-tabs>li>a {
	padding: 4px 10px 5px 10px;
}

.nav-tabs {
	border-bottom: 0px solid #ddd;
}

.dxy_pull_box_info .Info_box_v_text .Info_label_v {
	word-wrap: break-word;
	overflow: auto;
	text-overflow: initial;
	white-space: normal;
}

.Info_label_v {
	text-align: left !important;
	width: auto !important;
	display: inline-block !important;
	max-width: 68%;
}

.dxy_right_btns {
	float: right;
	display: inline-block;
	padding-right: 15px;
}

.btn_mleft {
	margin-left: -10%;
}

.bootstrap-table {
	min-height: 120px;
	width: 100%;
}

.showTable {
	width: 100%;
	height: 100%;
	padding-bottom: 32px;
}

.showTableValue {
	width: 100%;
	height: 100%;
	display: inline-block;
	overflow-y: auto;
	overflow-x: hidden;
}

.showTableValue::-webkit-scrollbar {
	display: none;
}


.showTableValue::-webkit-scrollbar {
	width: 6px;
	height: 3px;
}

.showTableValue::-webkit-scrollbar-thumb {
	/*滚动条里面小方块*/
	border-radius: 50px;
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	background: rgba(0, 0, 0, 0.2);
}

.showTableValue::-webkit-scrollbar-track {
	/*滚动条里面轨道*/
	-webkit-box-shadow: outset 0 0 0 rgba(0, 0, 0, 0.2);
	border-radius: 0;
	background: rgba(0, 0, 0, 0.1);
	background-color: #fefefe;
}

.fa-search {
	padding: 1px;
	color: #fff;
}

.tb_box,
#tb_box {
	border-bottom: 1px solid #ddd;
}

td .btn-success {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(3%, #699dde), color-stop(4%, #71a4e6), color-stop(100%, #6698d6));
	border-color: #90aadc;
}

td .btn-success:hover {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(3%, #89beff), color-stop(4%, #7bb5ff), color-stop(100%, #6393f7));
	border-color: #9dbfff;
	color: #cffff2;
}

td .btn-success:active {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(3%, #4f99f5), color-stop(4%, #3485ec), color-stop(100%, #709eff)) !important;
	border-color: #2d70c3 !important;
}


li .btn-success {
	-webkit-border-radius: 3px;
	background: #232B30;
	background: -moz-linear-gradient(top, #2F9688 3%, #2F9688 4%, #2F9688 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(3%, #2F9688), color-stop(4%, #2F9688), color-stop(100%, #2F9688));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2F9688', endColorstr='#2F9688', GradientType=0);
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}

li .btn-success:hover {
	border-color: #65ded9;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(3%, #49f7e7), color-stop(4%, #49f7e7), color-stop(100%, #28ccbe));
}

li .btn-success:active {
	border-color: #1d948f !important;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(3%, #288480), color-stop(4%, #288480), color-stop(100%, #269c98)) !important;
}

/* .btn_back,
.btn-success,
.btn-warning,
.btn-info,
.btn-outline,
.btn-danger {
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
} */

.select-menu-ul {
	margin-top: 50px;
	list-style: none;
	opacity: 0;
	display: none;
	width: 200px;
	text-align: left;
	border: 1px solid #ddd;
	background: #fff;
	position: absolute;
	z-index: 1;
	border-radius: 4px;
	max-height: 240px;
	overflow-y: auto;
}

.select-menu-ul::-webkit-scrollbar {
	/*滚动条整体样式*/
	width: 6px;
	/*高宽分别对应横竖滚动条的尺寸*/
	height: 1px;
}

.select-menu-ul::-webkit-scrollbar-thumb {
	/*滚动条里面小方块*/
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	background: #b3b3b3;
}

.select-menu-ul::-webkit-scrollbar-track {
	/*滚动条里面轨道*/
	-webkit-box-shadow: outset 0 0 0 rgba(0, 0, 0, 0.2);
	background: #EDEDED;
}

.select-menu-ul li {
	padding: 3px;
}

.select-menu-ul li:hover {
	background: #f2f2f2;
}

.select-menu-div {
	position: relative;
	height: 30px;
	width: 200px;
	border: 1px solid #adadad;
	line-height: 30px;
	border-radius: 5px;
	display: inline-block;
}

.select-this {
	background: #5FB878;
}

.select-this:hover {
	background: #5FB878 !important;
}

.select-menu i {
	margin-right: 5px;
	position: absolute;
	right: 0;
	top: 7px;
}

.select-menu-input {
	border: 0;
	height: 29px;
	cursor: pointer;
	user-select: none;
}

.select-menu-i {
	transform: rotate(180deg);
}

.select-menu i {
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.datepicker-dropdown {
	background-color: #fff !important;
}

.layui-layer-loading .layui-layer-loading1 {
	width: 46px;
	height: 46px;
	background: url(loading-1.gif) no-repeat;
	background-size: 46px 46px;
}

.info_buttons {
	position: fixed;
	width: auto;
	height: 46px;
	margin: 0;
	text-align: right;
	padding-top: 8px;
	top: 0;
	right: 20px;
}

.layui-layer-close {
	background-position: 0px -39px;
}

.lb_pl_26 {
	padding-left: 26px;
}

.com_save {
	padding-top: 16px !important;
	width: 100%;
	margin: 0;
	text-align: center;
}

.serdiv {
	padding: 5px 8px 3px 8px;
}

.com_save_back {
	margin-left: 8% !important;
}

.com_save_save {
	margin-left: -5% !important;
}

.col-sm-1 {
	min-width: 126px;
}

.col-sm-7 {
	width: 56.5%;
	display: inline-block;
}

.layui-layer-admin .layui-layer-title {
	height: 36px;
	line-height: 36px;
}

.layui-layer-admin i[close] {
	top: 6px;
}

.layadmin-note textarea {
	height: 320px;
}

.th_none,
.disnone {
	display: none !important;
}

.spinfo .bootstrap-table,
.tb_goods .bootstrap-table {
	font-size: 12px;
	border-radius: 3px;
	border: 1px solid #dddddd;
}

.col-sm-4 {
	width: 640px;
	margin: 0;
	text-align: right;
	top: 0px;
	right: 0;
}

label.lb {
	font-size: 12px;
	color: #6f6f6f;
	font-weight: normal;
}

.btn_save {
	padding: 0;
}

.Add_Save_Buttons {
	position: fixed;
	background-color: #f2f2f2;
	bottom: 0px;
	height: 82px;
	width: 100%;
	margin: 0;
}

.Add_Save_Button_Back {
	margin-left: 108px;
}

.table-condensed .day,
.table-condensed .dow {
	border-radius: 3px;
	text-align: center;
}

.table-condensed .day:hover {
	background-color: #dfdfdf;
}

.table-condensed .active {
	background-color: #d45252 !important;
	color: #fff;
}

/* 紫 */
.jdcolor_1,
.bbcolor_2,
.zt_4_3,
.zt_3_4,
.zt_5_4,
.jdcolor_17,
.jdcolor_8,
.zt_7_6,
.jdcolor_12,
.ckzt_5,
.ckzt_9,
.zt_8_1,
.crklx_3,
.rw_3,
.zt_6_2 {
	color: #5d2c9c !important;
}

/* 蓝 */
.gjcolor_1,
.jdcolor_0,
.bbcolor_1,
.zt_3_3,
.zt_5_3,
.zt_4_0,
.zt_6_0,
.jdcolor1_0,
.zt_7_1,
.ckzt_1,
.zt_8_0,
.zt_9_0,
.zt_10_1,
.rw_2,
.crklx_8,
.zt_4_12 {
	color: #21619c !important;
}

/* 绿 */
.gjcolor_3,
.jdcolor_4,
.jdcolor_23,
.bbcolor_0,
.bbcolor_3,
.zt_yq_1,
.zt_3_2,
.zt_4_4,
.zt_5_1,
.jdcolor1_6,
.jdcolor_6,
.jdcolor_15,
.jdcolor_18,
.jdcolor_10,
.zt_7_5,
.ckzt_2,
.zt_4_10,
.zt_8_3,
.zt_10_3,
.zt_10_5,
.zt_9_2,
.rw_4,
.crklx_2,
.zt_6_4 {
	color: #108676 !important;
}

/* 红 */
.gjcolor_2,
.jdcolor_3,
.jdcolor_22,
.bbcolor_4,
.zt_yq_0,
.zt_3_0,
.zt_4_2,
.zt_4_5,
.zt_5_2,
.zt_5_0,
.jdcolor1_2,
.jdcolor1_4,
.jdcolor_11,
.zt_3_11,
.jdcolor_14,
.zt_10_2,
.ckzt_6,
.zt_6_1,
.zt_8_1,
.crklx_1,
.zt_9_1,
.rw_5,
.zt_6_3 {
	color: #b10a0a !important;
}

/* 褐*/
.jdcolor_2,
.zt_3_1,
.zt_4_1,
.zt_5_5,
.zt_7_,
.jdcolor1_1,
.jdcolor1_3,
.jdcolor_13,
.jdcolor_16,
.jdcolor_9,
.zt_4_11,
.zt_7_3,
.zt_10_4,
.zt_6_5,
.ckzt_4,
.rw_1,
.zt_8_2,
.crklx_4,
.bbcolor_6 {
	color: #8a7715 !important;
}

.jdcolor_5,
.jdcolor_7,
.ckzt_3,
.rw_0,
.zt_10_6,
.crklx_5,
.zt_6_6 {
	color: #3f790c !important;
}

.crklx_6,
.gjcolor_4,
.bbcolor_5 {
	color: #0c734d;
}

.crklx_7,
.bbcolor_7 {
	color: #77a1b5;
}

.ylo {
	background-color: #ecfffa !important;
}

.fj_list li {
	float: left;
	margin-right: 32px;
	border: 1px solid #3986ce;
	padding: 3px 5px;
	border-radius: 5px;
    line-height: 19px;
    height: 25px;
}

.fujian_list_del {
	padding-left: 5px;
	color: #ff8282;
	border-left: 1px solid #3a86ce;
	margin-left: 5px;
}

.layui-layer-msg {
	box-shadow: 0px 0px 5px 2px #d8d8d8;
}

.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	padding-right: 4px;
	text-align: center;
	width: 18px;
}

.fujian_list_del {
	padding-left: 5px;
	color: #ff8282;
	border-left: 1px solid #3a86ce;
	margin-left: 5px;
}

.control_label_behind {}


.col-sm-7 {
	width: 65.5556%;
}

.th_dis {
	display: none !important;
}

.th_dis_v {
	display: none !important;
}

.fj_list {
	padding: 15px 30px;
	display: flex;
	min-height: 56px;
}

.ipt_file {
	line-height: 19px;
	font-size: 12px;
	border: 1px solid #c2c2c2;
}

.form-horizontal .radio {
	padding-top: 4px;
}

.dxy_ShenHe_Add_main_box {
	display: flex;
	flex-direction: column;
	height: 100%;

	overflow: hidden;
	padding: 5px 8px 0 8px;
	position: relative;
}

#smcn,
#smud {
	cursor: pointer;
}

.sel_yglb_box {
	display: none;
}

.li_hide {
	display: none !important;
}

.li_show {
	display: inline-block !important;
}

.Info_box_v .lb_img_title {
	height: 38px;
	line-height: 45px;
}

.pagination .active .page-link,
.pagination .active .page-link:hover {
	color: #fff;
	background-color: var(--mblue);
}

.btn-info {
	color: #fff;
	background-color: var(--mblue);
	border-color: var(--mblue);
}

.label-warning {
	background-color: #f1a326;
	border-radius: 2px !important;
	padding: 4px 10px !important;
}

.label-info {
	background-color: var(--mblue);
	border-radius: 2px !important;
	padding: 4px 10px !important;
}

.label-success {
	background-color: #1b9583;
	border-radius: 2px !important;
	padding: 4px 10px !important;
}

.label-danger {
	background-color: #d9534f;
	border-radius: 2px !important;
	padding: 4px 10px !important;
}

.btn-info:hover {
	color: #fff;
	background-color: var(--mblue);
	border-color: var(--mblue);
}

.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.btn-info:focus {
	color: #fff;
	background-color: var(--mblue);
	border-color: var(--mblue);
}

#btn_seach,
.btn_seach {
	background: var(--mblue);
	border-color: var(--mblue);
	color: #fff;
}

.showTable .btn_show,
.showTable .btn-success {
	background: var(--mblue);
	border-color: var(--mblue);
	color: #fff;
	line-height: 16px;
	cursor: pointer;
	margin-right: 8px;
	height: 25px;
}

.tr_red {
	background-color: #ffe2e2 !important;
}

.btn-daochu {
	margin-left: 35px;
}