﻿textarea{
	resize: none;
}
.margin0auto {
	margin: 0 auto;
}
.margin20 {
	margin: 20px;
}
.padding0 {
	padding: 0px !important;
}
.no-margin-b {
	margin-bottom: 0;
}
.paddingt3 {
	padding-top: 3px;
}
.paddingt5 {
	padding-top: 5px;
}
.cpaddingt7 {
	padding-top: 7px;
}
.text-right-padr0 {
	text-align: right;
	padding-right: 0 !important;
}
.form_label_ri {
	text-align: right !important;
}
.form_label_le {
	text-align: left !important;
}
.form_label_cen {
	text-align: center !important;
}
.padl0 {
	padding-left: 0 !important;
}
.paddingl30 {
	padding-left: 30px !important;
}
.pd_l_0 {
	padding-left: 0px !important;
}
.pd_r_0 {
	padding-right: 0px !important;
}
.m-t-n-s {
	margin-top: -3px;
}
.mtn4 {
	padding: 1px 5.6px !important;
	margin-top: -4.5px;
	margin-left: 1px !important;
}
.mg0{margin:0px!important}
.m-t-n-mlg {
	margin-top: -40px !important;
}
.m-t-n-m {
	margin-top: -20px !important;
}
.m-t3 {
	margin-top: 3px;
}
.m-tn5 {
	margin-top: -5px;
}
.m-t5 {
	margin-top: 5px;
}
.margin-t5 {
	margin-top: 5px;
}
.margin-t10 {
	margin-top: 10px;
}
.margin-t15 {
	margin-top: 15px;
}
.m-t-mxs {
	margin-top: 2px;
}
.m-t20 {
	margin-top: 20px;
}
.m-t25 {
	margin-top: 25px;
}
.m-t30 {
	margin-top: 30px;
}
.m-r-ms {
	margin-right: 10px!important;
}
.m-b-mxs {
	margin-bottom: 3px !important;
}
.m-b-no {
	margin-bottom: 0 !important;
}
.m-b-ms {
	margin-bottom: 5px !important;
}
.m-b-m {
	margin-bottom: 10px !important;
}
.m-b20 {
	margin-bottom: 20px;
}
.m-b30 {
	margin-bottom: 30px;
}
.m-b40 {
	margin-bottom: 40px;
}
.m-b50 {
	margin-bottom: 50px;
}
.m-b60 {
	margin-bottom: 60px;
}
.padding10 {
	padding: 10px !important;
}
.p-r-m {
	padding-right: 20px !important;
}

.m-l-0 {
	margin-left: 0 !important;
}
.m-l-sm {
	margin-left: 5px;
}
.m-l-m {
	margin-left: 10px;
}
.m-r-xs {
	margin-right: 2px;
}
.m-r-sm {
	margin-right: 5px !important;
}
.m-r-m {
	margin-right: 10px;
}
.m-r-md {
	margin-right: 15px;
}
.m-r-lg {
	margin-right: 20px;
}
.m-l-lg{margin-left:20px;}
.text-decoration {
	text-decoration: underline;
}
.right-bottom {
	position: fixed;
	right: 12px;
	bottom: -5px;
}
.product-description-3 {
	display: block;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	-webkit-box-pack: center;
	overflow: hidden;
	max-width: 100%;
	white-space: initial;
	text-overflow: initial;
}
.product-description-1 {
	display: block;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	-webkit-box-pack: center;
	overflow: hidden;
	max-width: 100%;
	white-space: initial;
	text-overflow: initial;
}

.line_hashedr {
	border-right: 1px dashed #999580;
}
.line_hashedl {
	border-left: 1px dashed #999580;
}
.width100b {
	width: 100%;
}
.width100bi {
	width: 100% !important;
}
.no-bg {
	background: none !important;
}
.width80{
	width:80px !important;
}
.width120{
	width: 120px !important;
}
.width140{
	width: 140px !important;
}
.width150 {
	width: 150px !important;
}
.width200 {
	width: 200px !important;
}
.m-height {
	height: 22px;
	padding: 0 12px;
}

.paddingt7 {
	padding-top: 7px;
}
.paddingb20 {
	padding-bottom: 20px;
}
.paddingb40 {
	padding-bottom: 40px;
}

.grey-black {
	color: #999;
}
.fonts12 {
	font-size: 15px;
}
.fonts14 {
	font-size: 14px!important;
}
.fonts15 {
	font-size: 15px;
}
.fonts16 {
	font-size: 16px;
}
.fonts22 {
	font-size: 22px;
}
.fonts12 {
	font-size: 12px!important;
}
.fontnormal {
	font-weight: normal;
}
.fontnormal {
	font-weight:bold;
}
.text-underline {
	text-decoration: underline;
}

.bordernone {
	border: none;
	border: 0;
}
.dis-none {
	display: none;
}
/* 带单位input */
input.form-control.input_unit {
	width: calc(100% - 42px);
	display: inline-block;
	margin-right: 10px;
	vertical-align: middle;
	text-align: center;
}
/*无数据*/

.nulldata {
	padding: 0;
	margin: 0;
	list-style: none;
}
.nulldata li {
	border-radius: 2px;
	padding: 10px;
	margin-bottom: 2px;
	color: #444;
}

@media (max-width: 768px) {
	.width150 {
		width: auto !important;
	}
	.m-t-mxs.m-r-ms {
		margin-bottom: 10px;
	}
}
/* 树形结构溢出隐藏 加类名jstree_ellipsis_box */
.jstree_ellipsis_box .jstree-anchor {
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	max-width: calc(100% - 15px);
}
/* 仿jstree复选框 */
.jstree_ellipsis_box input[type=checkbox],.jstree_check_css{
    -webkit-appearance: none;
    background: url(../../../assets/libs/jstree/dist/themes/default/32px.png);
    width: 24px;
    height: 24px;
    background-position: -164px -7px;
    vertical-align: middle;
    text-align: center;
    outline: none !important;
    border: none !important;
    margin-top: 0px !important;
}

.jstree_ellipsis_box input[type=checkbox]:checked,.jstree_check_css:checked{
    background-position:-228px -7px;
}

/* 超出宽度省略号 */
.white-space-150 {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	max-width: 150px;
}
.white-space-200 {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	max-width: 200px;
}
.white-space-250 {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	max-width: 250px;
}
.white-space-300 {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	max-width: 300px;
}
.white-space-350 {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	max-width: 350px;
}
.white-space-400 {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	max-width: 400px;
}
.min-w-100 {
	min-width: 100px;
}
.min-w-120 {
	min-width: 120px;
}
.min-w-150 {
	min-width: 150px;
}
.white_normal {
	white-space: normal !important;
}
.line-clamp-2 {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	word-break: break-all;
	word-wrap: break-word;
	white-space: inherit !important;
}
.display-box {
	display: -moz-box; /* Firefox */
	display: -webkit-box; /* Safari and Chrome */
	display: box;
}
.line-clamp-1 {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	display: -moz-box;
	-moz-line-clamp: 1;
	-moz-box-orient: vertical;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal;
}
/* tab标签样式 */
.panel-intro > .panel-heading .nav-tabs > li.active > a,
.panel-intro > .panel-heading .nav-tabs > li.active > a:hover,
.panel-intro > .panel-heading .nav-tabs > li.active > a:focus {
	color: #18bc9c !important;
}
.panel-intro > .panel-heading .nav-tabs > li > a {
	color: #666666 !important;
}
/* 必填项* */
.required_field:before {
	content: "*";
	color: red;
	font-size: 14px;
	padding-right: 2px;
}
span.required_field.text-danger:before {
	position: absolute;
	left: -9px;
	top: 1px;
}
span.required_field.text-danger {
	position: relative;
}
.inline-block {
	display: inline-block;
}
.family_append dd {
	border-bottom: 1px dashed #e7eaec;
	padding-top: 10px;
}
.family_append dd:first-child {
	padding-top: 0;
}
@media (max-width: 992px) {
	.family_append dd {
		padding-bottom: 20px;
	}
}
.family_append dd input {
	width: 100% !important;
}
/*.family_append dd{position: relative;}*/
/*.del-btn{position:absolute;right:30px;bottom:40px;}*/

/* 弹窗按钮 */
.layui-layer-fast .layui-layer-btn {
	text-align: center !important;
}
.layui-layer-fast .layui-layer-btn .btn{
	padding: 6px 45px;
	font-size: 14px;
}

/* 下拉列表 */
.sp_container {
	width: 100% !important;
}
.sp_container .selectpage {
	background: #fff !important;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default,
.btn-default:focus,
.btn-default.focus,
.btn-default,
.btn-default:hover {
	background-color: #fff !important;
}

button.btn.dropdown-toggle.btn-default {
	outline: none !important;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
	background-color: #53a4ea !important;
}

.sp_element_box {
	overflow: auto !important;
	height: 29px !important;
	display: block;
}
.widthb90 {
	width: 93% !important;
	padding-right: 0 !important;
}
.widthb90:-internal-autofill-selected {
	background-color: transparent !important;
}
/* city */

.city-picker-span {
	border: 1px solid #ccc;
	padding-left: 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.city-picker-span.focus,
.city-picker-span.open {
	border-bottom-color: #ccc !important;
}
.font14 {
	font-size: 12px !important;
}
.font13 {
	font-size: 13px !important;
}
.iconfont.fa-fw {
	display: inline-block;
	width: 20px;
}
.text-left {
	text-align: left !important;
}
.width100 {
	max-width: 100px !important;
}
.text-hand {
	cursor: text !important;
}
.width300 {
	width: 300px;
}
.btn-circle {
	height: 15px !important;
	width: 15px !important;
	border-radius: 50% !important;
	margin-right: 5px;
	margin-top: 18px;
}
.label-default {
	background-color: #777777 !important;
}
.minw30 {
	min-width: 50px !important;
	padding:10px 0!important;
}
.minw30 li {
	text-align: center;
}
.label-area {
	width: 30px;
	height: 20px;
}
.btn-gray {
	background: #777;
}
.p-b10 {
	padding-bottom: 10px !important;
}
.panel-line {
	border-left: 1px solid #e8edf0 !important;
	border-right: 1px solid #e8edf0 !important;
	height: 196px;
}
.card-title {
	max-width: 300px;
}
.card-title .panel-heading {
	padding: 18px !important;
	padding-bottom: 12px !important;
	font-size: 15px;
}
.min-vh {
	min-height: 80vh;
}

.consumptionbox p {
	margin: 0 0 8.5px;
}
.text-graynew {
	color: #777;
}

.content {
	min-height: 100px !important;
}

/* 小的表单弹窗 */
/* .layer_sm_box{
    margin-top: 20px;
}
.layer_sm_box .control-label {
	text-align: right !important;
}
@media (max-width: 767px) {
    .layer_sm_box .msg-box {
        top: 5px !important;
        right: 0;
        display: inline;
    }
    .layer_sm_box .msg-wrap{
        position: absolute !important;
    }
    .layer_sm_box.n-bootstrap .n-right{
        position: relative !important;
    }
} */
/*圆圈*/
.little-circle-warning{display:inline-block;height:8px;width:8px;border-radius: 50%;background:#f39c12;}
.little-circle-red{display:inline-block;height:8px;width:8px;border-radius: 50%;background:#e74c3c;}
.little-circle-gray{display:inline-block;height:8px;width:8px;border-radius: 50%;background:#777;}
.little-circle-normal{display:inline-block;height:8px;width:8px;border-radius: 50%;background:none;}
.circle_bg {
    background: gray;
    border-radius: 50%;
    border: 0;
    width: 15px;
    height: 15px;
    color: white;
    overflow: hidden;
    position: absolute;
    margin-top: -8px;
    margin-left: -7px;
}

.circle_bg > .part {
    width: 58%;
    height: 58%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform-origin: 0% 0%;
}

.pos01 {
    transform: rotate(0deg) skewX(-30deg)
}

.pos01 {
    transform: rotate(0deg) skewX(-30deg)
}

.pos02 {
    transform: rotate(120deg) skewX(-30deg)
}

.pos03 {
    transform: rotate(240deg) skewX(-30deg)
}

.circle-warning {
    background: #f39c12;
}

.circle-gray {
    background: #777;
}

.circle-danger {
    background: #e74c3c;
}

.bootstrap-table .btn-circle{margin-top:0;}
.bootstrap-table .dropdown-menu li .btn-circle{margin:8px;}
.color-more{    height: 17px;
    line-height: 17px;
    vertical-align: middle;
    padding-top: 9px;margin-left:12px;margin-right:12px;cursor: pointer;}
.circle-width{width:50px;}
.minw30 li{cursor:pointer;margin-top:4px;margin-bottom:4px;}
.minw30 li:hover{background:#efefef;}
.minw30 li:first-child .color-more{
	margin-left: 10px;
	margin-top: 8px;
	display: inline-block;
	margin-bottom: 8px;}
.check-bgcolor{background:#FC8C17!important;border-color:#FC8C17!important;}
.circle-pd .change-color i,.circle-pd tr th:first-child .th-inner{margin-left:20px;}
.treeview-act .jstree-default .jstree-anchor{
	max-width: 135px;
	overflow: hidden;
	text-overflow: ellipsis;white-space: nowrap;display: inline-block;
}
.treeview-act-s .jstree-default .jstree-anchor{
	max-width: 125px;
	overflow: hidden;
	text-overflow: ellipsis;white-space: nowrap;display: inline-block;
}
.print-bn{display: inline-block!important;
	height: 22px;
	width: 24px;
	line-height: 18px!important;}
.width51{width:51px!important;}
.table thead tr th:last-child .th-inner{text-align: center!important;}
/* 表格搜索 */
.search_fold_box .commonsearch-table{
	max-height: 40px;
	overflow: hidden;
}
.search_fold_box .commonsearch-table.zhankai{
	max-height: 100%;
	overflow: inherit;
}
.note-editor .form-group {
	margin: 0px !important;
}
.form-control[readonly]{background:#fff!important;}
.daterangepicker_input .calendar-time{display:none;}
.pointer{cursor:pointer!important;}

.nullparent{height:100%;
	background: #f8f8f8;
	width: 100%;position:relative}
.echart_nulldata{
	display:block;
	padding: 15px;
	color: #999;
	font-size: 16px;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-39px;
	margin-top:-26px;}
 .filename{
	cursor: pointer;font-size:12px;color:#7d7d7d!important;
	font-family: "Helvetica Neue", Helvetica, "PingFang SC", Tahoma, Arial, sans-serif;
	padding-bottom:0!important;text-decoration: none;overflow: hidden;
	white-space: nowrap;width:100%;
	text-overflow: ellipsis;display: inline-block}
	.filenamebox .filename{padding:0;}

.withoutpermission{
	position: absolute;
	top: 0px;
	bottom: 0;
	left: 0;
	right: 0;
	height:170px;
	margin: 0px 5px;
	z-index: 999;
	text-align: right;
	cursor: pointer;
	border-radius: 3px;
}
.withoutpermission i{
	color: #f39c12;
	font-size: 20px;
	margin-right:0;
	margin-top:0;
}

.plupload-preview a{height:95px;}
.plupload-preview a img{
	/* width:auto; */
	height:97px!important;}
.withoutpermission i {background:#dfdfdf;font-size:12px;padding:3px;}
.lockbox{position:absolute;right:6px;top:0;background:#dfdfdf;font-size:12px;padding:3px;}
.plupload-preview .thumbnail, .faupload-preview .thumbnail{margin-bottom:2px;}

.logo-lg img{margin-bottom:2px;}
/* .plupload-preview a img{height：97px} */
.faupload-preview .filename {
    width: 100%;
    padding: 3px 0px;
    font-size: 12px;
    cursor: pointer;
    text-align: center;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}
.faupload-preview a:first-child {
    height:80px!important;
}
.layui-layer-fast .layui-layer-title{background:#17b294!important;}
.fontweight{font-weight:bold;}
.city-picker-dropdown{min-width:auto!important;}
.city-select-tab > a{padding:8px 15px!important;}

/* 标题*/
.h-tit{font-size:16px;border-left:4px solid #18bc9c;padding-left:8px;position: relative;}
.h-tit span{display: inline-block;width:100%;height:1px;background:#f1f1f1;position:absolute;top:25px;left:6px;}
.lable-name{text-align:right;display:inline-block;color:rgba(0, 0, 0, .85);font-size:14px;margin-right:10px;}
.lable-con{color:rgba(0, 0, 0, .65);font-size:14px;display:inline-block;}

.btn-reject{background:none;border:1px solid #f39c12;color:#f39c12;}
.btn-reject:hover{background:#f39c12!important;color:#fff;}
button{outline:none; }
.pass-outline{background:none;border:1px solid #18bc9c;color:#18bc9c;}
.pass-outline:hover{background:#18bc9c!important;color:#fff;}
.area-con{
  width: 100%;
  display: inline-block;
  border: #ddd solid 1px;
  padding: 10px;
  border-radius: 5px;
  overflow: auto;
  outline: none;
  margin: 5px 0px 15px;
  background-color: transparent!important;
  cursor:inherit!important;
  font-size:14px;
}

