/*!
 * Copyright (c) 2013-Now http://jeesite.com All rights reserved.
 * No deletion without permission, or be held responsible to law.
 * 项目自定义的公共CSS，可覆盖jeesite.css里的样式
 */
.main-header .navbar .nav>li>a.dropdown-toggle {
    max-width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: keep-all;
}
.no-toolbars + .edui-simple .edui-editor-toolbarboxouter.edui-simple {
    display: none;
}
.form-control.laydate[disabled]{
    background-color: #f8f8f8 !important;
}
.treeselect.readonly .form-control[disabled],
.treeselect.readonly .form-control[readonly],
.treeselect.readonly fieldset[disabled] .form-control,
.bootstrap-tagsinput[readonly] {
    background-color: #f8f8f8 !important;
}

.input-group.readonly {
    width: 100%;
    border-radius: 6px;
}
.form-control.laydate.readonly {
    background-color: #f8f8f8 !important;
}
.clear-both {
    clear: both;
}
.btn-all {
	display:inline-block;
    color: #FFF;
    font-size:15px;
    border: 0;
    padding: 5px 12px;
    margin:0 16px;
    border-radius: 4px;
    min-width: 74px;
    cursor:pointer;
    height:32px;
}
.btn-all img {
	width: 18px;
    position: relative;
    top: -3px;
    margin-right: 4px;
}
.btn-all i {
    font-size: 14px;
    position: relative;
    top: 0;
    margin-right: 5px;
}
.btn-all i.glyphicon {
	top: 2px;
}
.btn-all:hover,
.btn-all:focus {
   color: #fff;
}
.btn-back {/* 上一步 */
	background: #00c8fa;
}
.btn-next {/* 下一步 */
	background: #1acfa0;
}
.btn-tempSave {/* 暂存 */
	background:rgb(79,104,242);
}
.btn-save {/* 保存 */
	background: #108ee9;
}
.btn-submit {/* 提交 */
	background:rgb(255,127,53);
}
.btn-cancel {/* 关闭 */
	background: #A6B6C6;
}
.wup_container .statusBar .btns .webuploader-pick {
    background: #108ee9;
    color: #fff;
}
.btn-operate {
    margin-right: 0;
    background-color: transparent;
    color: #547ef5;
    border: 1px solid #547ef5;
    font-weight: bold;
    padding: 3px 12px!important;
}
.btn-operate:hover,
.btn-operate:focus {
   color: #547ef5;
}
.box-main>.box-header .box-tools .btn.btn-add {
    padding-left: 20px;
    padding-right: 20px;
}
.btn-add {
	border-radius: 20px;
	background-color: #547ef5;
	transition: all 0.6s;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
	-webkit-animation-name: glowing-primary;
	animation-name: glowing-primary;
}
.list-actions .btn-all.btn.btn-import {
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 20px;
    background-color: #547ef5;
}
.btn-send-validate-code {
    border-radius:20px;
    background-color: #547ef5;
    color: #fff;
}
.btn-add:hover,
.btn-add:focus {
    color: #FFFFFF;
}
.btn-add:hover {
	transform: scale(1.1);
}
.business-form .wup_container .wup_file .filetable .template-upload .btncancel .preview,
.business-form .template-upload .btncancel .preview {
    background-color: #4169e1;
    color: #FFFFFF;
    border-color: #4169e1;
}
@-webkit-keyframes glowing-primary {
  from {
    -webkit-box-shadow: 0 0 0 rgba(84,126,245,0.5);
            box-shadow: 0 0 0 rgba(84,126,245,0.5); }
  50% {
    -webkit-box-shadow: 0 0 20px rgba(84,126,245,0.9);
            box-shadow: 0 0 20px rgba(84,126,245,0.9); }
  to {
    -webkit-box-shadow: 0 0 0 rgba(84,126,245,0.5);
            box-shadow: 0 0 0 rgba(84,126,245,0.5); }
}
@keyframes glowing-primary {
  from {
    -webkit-box-shadow: 0 0 0 rgba(84,126,245,0.5);
            box-shadow: 0 0 0 rgba(84,126,245,0.5); }
  50% {
    -webkit-box-shadow: 0 0 30px rgba(84,126,245,0.9);
            box-shadow: 0 0 30px rgba(84,126,245,0.9); }
  to {
    -webkit-box-shadow: 0 0 0 rgba(84,126,245,0.5);
            box-shadow: 0 0 0 rgba(84,126,245,0.5); }
}
/* 管理端style */
.wrapper {
	position: relative;
    z-index: 8;
}
.wrapper,
.business-form,
.business-layer  {
	background-color:#FFFFFF;
}
#loaction2 .form-control[disabled],
#loaction2 .form-control[readonly],
#loaction2 fieldset[disabled] .form-control {
    background-color: #eee!important;
}
.ui-jqgrid tr.jqgrow td.list-Inconsistent {
    white-space: normal;
    text-overflow: initial;
    word-break: break-all;
}
.forget-tips {
	padding-top: 4px;
    font-size: 14px;
    color: red;
    line-height: 20px;
}
/* 列表页面 */
.list-actions .btn-all {
	margin: 0 8px;
	padding: 4px 12px;
	font-size:14px;
	box-shadow:none;
	height:32px;
	line-height:24px;
}
.list-actions .btn-all:last-child {
	/* margin-left:26px; */
	padding: 4px 20px 5px;
}
.list-actions {
	background-color:#FFFFFF;
	overflow:hidden;
}
.list-actionsLayer {
    overflow-x: hidden;
    overflow-y: auto;
}
.list-actions .ui-jqgrid .ui-jqgrid-htable th div {
	height: auto!important;
}
.list-actions .ui-jqgrid .actions .moreItems {
	padding:5px;
}
.list-actions td.actions a,
.list-actions td.actions a:hover,
.list-actions td.actions a:focus {
	position:relative;
	color:#4399da;
	cursor: pointer;
}
.list-actions td.actions a i:hover {
	transform: scale(1);
	margin-right: 3px;
}
.list-actions td.actions a:after {
	content:"";
	width: 1px;
    height: 13px;
    display: inline-block;
    background-color: #3c8dbc;
    margin: 0 8px;
    position: relative;
    top: 1px;
}
.list-actions td.actions a:last-child:after {
	width:0;
}
.list-actions td.actions a > i {
	position: relative;
    top: -1px;
    margin-right: 3px;
    font-size:14px;
    opacity: 1;
    transform: scale(1);
}
.list-actions td.actions a > i.icon-view {
	font-size:15px;
}
.list-actions .form-inline button[type='submit'] {
/*     background: #f56b08; */
/*     border-color: #f56b08; */
    background: #ff9c00;
    border-color: #ff9c00;
}
.list-actions .form-inline button[type='reset'] {
    background: #999;
    border-color: #999;
    color: #ffffff;
}
.list-actions .form-inline button.btn-reset {
	background: #999!important;
    border-color: #999!important;
}
.list-actions .form-inline button[type='button'] {
	background: #50a3ea;
    border-color: #50a3ea;
    color: #FFF;
}
.list-actions .form-inline .btn-group button[type='button'] {
    background: #50a3ea;
    border-color: #FFFFFF;
    color: #FFF;
}
.list-actions .form-inline .btn-group button[type='button'].active {
    box-shadow: none;
    background: #2770b0;
}

/* 表单 */
.head-title {
	font-size: 26px;
	color: #333333;
	text-align:center;
	margin:0 55px;
}
.head-titleTop {
	padding-top: 16px;
}
.table-export {
	display: inline-block;
    float: right;
    position: relative;
    top: -4px;
    margin-bottom: 10px;
}
.table-export > a {
	padding: 0 12px!important;
    line-height: 28px;
    height: 32px;
    margin-right: 0;
}
.business-form .box-header>.box-tools {
	left: -26px;
}
.business-form .box-main .box-header {
	border-bottom:0;
}
.business-form .box-main .box-body {
	padding: 20px 0 0;
}
.business-form .box-main .box-body > .tech-content:last-child {
	padding-bottom:10px;
}
.business-form .box-main .box-footer {
	text-align:center;
	background-color:#FFFFFF;
	border:0;
	padding: 10px 0 26px;
}
.business-form .form-group .control-label i {
    vertical-align: middle;
    position: relative;
    top: -1px;
    cursor: pointer;
}

.business-body,
.business-body > .wrapper {
	background: #F3F6F8;
}
.business-body1 {
	background: #FFFFFF;
}
.business-body .main-content {
	background-color: #F3F6F8;
    padding: 0;
    /*padding: 26px 20px;*/
    position:relative;
}
.business-body .box-main {
	background: #FFFFFF;
    box-shadow: 0 0 6px 0 rgb(223 223 223 / 50%);
    border-radius: 2px;
    padding: 0 0 20px;
}
.business-body .box-main .box-footer {
	padding: 10px;
}
.form-prevDescription {
	font-size:16px;
}
.form-description {
    color: #0066ff;
    text-decoration: underline;
    cursor: pointer;
}
.tech-content {
	padding:0 20px 20px;
}
.row-shadow {
    width: 100%;
    background: #FFFFFF;
    border: 1px solid #E5E5E5;
    box-shadow: rgb(0 0 0 / 10%) 0px 0px 10px 0px;
    border-radius:5px;
    padding: 16px 10px;
}
.table-div table tr td > i {
	margin-left: 4px;
    position: relative;
    top: 1px;
}
.table-p {
	font-size: 18px;
    margin: 0px 20px 12px 8px;
    color: #3B76FA;
    line-height: 22px;
    position:relative;
    padding-left:12px;
}
.table-p:before {
	content: "";
    display: inline-block;
    background-color: #3B76FA;
    width: 4px;
    height: 18px;
    border-radius: 4px;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -9px;
}
.table-div {
	font-size:15px;
	color:#333333;
	margin:0 20px 12px;
}
.table-isGeneratedByOther {
	margin: 0 65px 12px;
}
.table-div .form-control {
	font-size:15px;
}
.table-div table {
	table-layout:fixed;
}
.table-div table > thead > tr {
	background: rgba(235,244,254,0.6);
}
.table-div table > thead > tr:first-child {
	border-top:1px solid rgba(210,214,222,0.6);
}
.table-div table > thead > tr > th{
	font-size:16px;
	text-align:center;
}
.table-div table > thead > tr > th,
.table-div table > thead > tr > td,
.table-div table > tbody > tr > th,
.table-div table > tbody > tr > td{
	border: 1px solid rgba(210,214,222,0.6);
    position: relative;
    padding: 10px 8px;
    white-space: normal;
    vertical-align: middle;
    word-break: break-all;
}
.table-div table span.required {
	color:red!important;
	margin-right:6px;
}

/* 审核固定 */
#audit-option {
	position:fixed;
	width:100%;
	left:0;
	bottom:0;
	max-height:460px;
	overflow-y:auto;
	overflow-x:hidden;
    background: #FFFFFF;
    z-index: 1001;
    box-shadow: 0px -6px 10px #ddd;
}
#audit-option .box {
	box-shadow: none;
    margin: 0;
}
#audit-option  .btn-box-tool {
	font-size: 12px;
    box-shadow: 0 1px 0 rgb(0 0 0 / 5%);
    background-color: aliceblue;
    border-radius: 16px;
    padding: 4px 10px;
}
#audit-option .box-header {
	border:0;
}
#audit-option .box-body {
    padding: 4px 0 0;
}
#audit-option .table-div {
	margin-bottom:0;
}
#audit-option .promise-div {
	padding-top: 10px;
}
#audit-option .promise-div .form-group {
	margin-bottom:10px;
}
.audit-optionDetail {
	padding:12px 32px 0;
}
.audit-optionDetail > .table-div {
	margin: 0 20px 6px;
}
#audit-option .table-div > .row:last-child .form-group {
	margin-bottom:0;
}
#audit-option .box-footer {
	border-top:0;
	text-align:center;
}
#audit-option .box-header .box-title {
	position:relative;
	padding-left:12px;
    color: #3B76FA;
}
#audit-option .box-header .box-title:before {
    content: "";
    display: inline-block;
    background-color: #3B76FA;
    width: 4px;
    height: 18px;
    border-radius: 4px;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -9px;
}

/* 审核记录 */
.progress-detail {
	padding: 0 36px 10px;
}
.progress-step {
	display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    width:100%;
	position:relative;
	padding-bottom:20px;
}
.progress-step:after {
	content:"";
	display:inline-block;
	width:1px;
	height:100%;
	background-color:#D5D5D5;
	position:absolute;
	top:4px;
	left:176px;
}
.progress-time {
	font-size:15px;
	width:160px;
}
.progress-main {
	position:relative;
	width:calc(100% - 160px);
	font-size:15px;
	padding-left:40px;
}
.progress-main:after {
	content:"";
	display:inline-block;
	width:28px;
	height:28px;
	background-color:#D5D5D5;
	border-radius:50%;
	position:absolute;
	left:3px;
	top:-4px;
	z-index:99;
}
.progress-detail > .progress-step:first-child .progress-main:after {
	background-color:red;
}
.progress-useName {
	margin-bottom:12px;
}
.progress-comment {
	background-color: aliceblue;
    border-radius: 5px;
    padding: 10px 12px;
}
.comment-title {
	margin-bottom:4px;
}
.comment-detail {
    line-height: 24px;
}
.progress-icon {
	position: absolute;
    left: 9px;
    z-index: 999;
    top: -2px;
}
.progress-icon > i.icon-auditCurrent {
	color:#FFFFFF;
}
.progress-icon > i.icon-auditIcon {
	color:#f5f5f5;
}
/* 审核记录_1 */
.show-proc .box-main .box-body {
	padding: 12px 0 0;
}
.audit-main {
	padding: 0 20px 20px;
	position:relative;
}
.audit-main > .audit-item:last-child{
	margin:0;
}
.audit-main > .audit-item:last-child:before {
	border:0;
}
.audit-main:after {
	content:"";
	display:inline-block;
    width: 4px;
    height: calc(100% - 26px);
    background-color: rgba(138,153,153,0.6);
    position: absolute;
    top: 0;
    left: 284px;
    border-radius: 4px;
}
.audit-item {
	display:-webkit-flex;
	display:flex;
	-webkit-flex-direction:row;
	flex-direction:row;
	-webkit-flex-wrap:nowrap;
	flex-wrap:nowrap;
	justify-content:space-between;
	align-items:flex-start;
	width:100%;
    margin-bottom: 20px;
    position:relative;
}
.audit-date {
	width: 216px;
    position: relative;
    font-size: 16px;
    text-align: center;
    top: 46px;
    padding-bottom: 6px;
}
.audit-date > p:first-child {
    position: relative;
}
.audit-date > p span {
    display: inline-block;
    position: relative;
    z-index: 2;
    color: #FFFFFF;
    padding: 4px 18px 4px 40px;
    border-radius: 10px 0 0 0;
}
.audit-date > p i {
    font-size: 42px;
    background: #FFFFFF;
    z-index: 3;
    position: absolute;
    border-radius: 22px;
    top: 50%;
    left: -8px;
    margin-top: -21px;
}
.date-interval {
	position: absolute;
    top: -24px;
    left: 0px;
    font-size: 15px;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-end;
}
.date-interval > p {
	margin-left: 6px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-end;
}
.date-interval > p > text {
    font-size: 18px;
    padding: 0 3px;
}
.audit-line {
    position: relative;
    height: 3px;
    border-radius: 2px;
    left: 0;
    top: 58px;
}
.audit-line > span {
    position: absolute;
    display: inline-block;
    white-space: nowrap;
    top: -90px;
    right: 24px;
}
.audit-detail {
	position: relative;
	min-height:126px;
	width:calc(100% - 316px);
    padding: 20px 20px 20px 16px;
}
.audit-detail:before {
	content:'';
	display:inline-block;
    height: calc(100% - 114px);
    width: 2px;
    position: absolute;
    bottom: 40px;
    left: -5px;
}
.audit-left {
	position: absolute;
    height: 126px;
    width: 20px;
    top: 0;
    left: 0;
}
.audit-left:before {
	content: "";
    display: inline-block;
    width: 22px;
    height: 22px;
    border-top: 2px solid;
    transform: rotate(-45deg);
    position: absolute;
    top: 50%;
    margin-top: -15px;
    left: -15px;
}
.audit-left:after {
    content: "";
    display: inline-block;
    width: 22px;
    height: 22px;
    border-left: 2px solid;
    transform: rotate( -45deg);
    position: absolute;
    top: 50%;
    margin-top: -15px;
    left: -15px;
}
.audit-leftTop:before {
	content: "";
    display: inline-block;
    width: 2px;
    height: 24px;
    position: absolute;
    left: -5px;
    top: 22px;
}
.audit-leftTop:after {
	content: "";
    display: inline-block;
    border: 2px solid;
    width: 60px;
    height: 42px;
    border-radius: 50%;
    position: absolute;
    top: 13px;
    left: -16px;
    clip: rect(0px 60px 23px 42px);
    transform: rotate(-90deg);
}
.audit-bottom {
	height: 2px;
    width: calc(100% - 58px);
    position: absolute;
    bottom: 10px;
    left: 16px;
}
.audit-bottom:before {
    content: "";
    display: inline-block;
    border: 2px solid;
    width: 60px;
    height: 42px;
    border-radius: 50%;
    position: absolute;
    bottom: 0;
    right: -29px;
    clip: rect(0px 30px 22px 0px);
    transform: rotate(-180deg);
}
.audit-bottom:after {
	content: "";
    display: inline-block;
    border: 2px solid;
    width: 60px;
    height: 42px;
    border-radius: 50%;
    position: absolute;
    bottom: 9px;
    left: -30px;
    clip: rect(0px 30px 22px 0px);
    transform: rotate(-90deg);
}
.audit-list {
	font-size:15px;
	line-height: 26px;
}
.audit-list text {
	margin: 0 4px;
}
.audit-status {
	margin-bottom: 4px;
}
.audit-userName {
	margin-bottom: 4px;
}
.audit-opinion {
    text-indent: 2em;
}
.text-agency {
	color:#1176F4;
}
.text-red {
	color:rgb(255,151,151);
}
.text-green {
	color:#48f1a3;
}
.audit-main > .audit-item:nth-child(2n) .audit-line {
    width: 24px;
}
.audit-main > .audit-item:nth-child(2n+1) .audit-line {
    width: 42px;;
}
.audit-item01 .audit-date > p span,
.audit-item01 .audit-line,
.audit-item01 .audit-leftTop:before,
.audit-item01 .audit-bottom,
.audit-item01 .audit-detail:before {
    background: #addb42;
}
.audit-item01 .audit-date > p i {
	color:#addb42;
}
.audit-item01 .date-interval > i {
	color:#cf4f9c;
}
.audit-item01 .audit-left:before,
.audit-item01 .audit-left:after,
.audit-item01 .audit-leftTop:after,
.audit-item01 .audit-bottom:before,
.audit-item01 .audit-bottom:after  {
    border-color: #addb42;
}
.audit-item02 .audit-date > p span,
.audit-item02 .audit-line,
.audit-item02 .audit-leftTop:before,
.audit-item02 .audit-bottom,
.audit-item02 .audit-detail:before {
    background: #ebaa87;
}
.audit-item02 .audit-date > p i {
	color:#ebaa87;
}
.audit-item02 .date-interval > i {
	color:#addb42;
}
.audit-item02 .audit-left:before,
.audit-item02 .audit-left:after,
.audit-item02 .audit-leftTop:after,
.audit-item02 .audit-bottom:before,
.audit-item02 .audit-bottom:after  {
    border-color: #ebaa87;
}
.audit-item03 .audit-date > p span,
.audit-item03 .audit-line,
.audit-item03 .audit-leftTop:before,
.audit-item03 .audit-bottom,
.audit-item03 .audit-detail:before {
    background: #ff7f50;
}
.audit-item03 .audit-date > p i {
	color:#ff7f50;
}
.audit-item03 .date-interval > i {
	color:#ebaa87;
}
.audit-item03 .audit-left:before,
.audit-item03 .audit-left:after,
.audit-item03 .audit-leftTop:after,
.audit-item03 .audit-bottom:before,
.audit-item03 .audit-bottom:after  {
    border-color: #ff7f50;
}
.audit-item04 .audit-date > p span,
.audit-item04 .audit-line,
.audit-item04 .audit-leftTop:before,
.audit-item04 .audit-bottom,
.audit-item04 .audit-detail:before {
    background: #70dad0;
}
.audit-item04 .audit-date > p i {
	color:#70dad0;
}
.audit-item04 .date-interval > i {
	color:#ff7f50;
}
.audit-item04 .audit-left:before,
.audit-item04 .audit-left:after,
.audit-item04 .audit-leftTop:after,
.audit-item04 .audit-bottom:before,
.audit-item04 .audit-bottom:after  {
    border-color: #70dad0;
}
.audit-item05 .audit-date > p span,
.audit-item05 .audit-line,
.audit-item05 .audit-leftTop:before,
.audit-item05 .audit-bottom,
.audit-item05 .audit-detail:before {
    background: #74a8d0;
}
.audit-item05 .audit-date > p i {
	color:#74a8d0;
}
.audit-item05 .date-interval > i {
	color:#70dad0;
}
.audit-item05 .audit-left:before,
.audit-item05 .audit-left:after,
.audit-item05 .audit-leftTop:after,
.audit-item05 .audit-bottom:before,
.audit-item05 .audit-bottom:after  {
    border-color: #74a8d0;
}
.audit-item06 .audit-date > p span,
.audit-item06 .audit-line,
.audit-item06 .audit-leftTop:before,
.audit-item06 .audit-bottom,
.audit-item06 .audit-detail:before {
    background: #cf4f9c;
}
.audit-item06 .audit-date > p i {
	color:#cf4f9c;
}
.audit-item06 .date-interval > i {
	color:#74a8d0;
}
.audit-item06 .audit-left:before,
.audit-item06 .audit-left:after,
.audit-item06 .audit-leftTop:after,
.audit-item06 .audit-bottom:before,
.audit-item06 .audit-bottom:after  {
    border-color: #cf4f9c;
}

.layui-layer-btn .form-layerSubmit {
	margin: 0 20px;
    border: 0;
    background-color: #ff8d00!important;
    position: relative;
    top: -16px;
    min-width: 64px;
}
.layui-layer-btn .form-layerCancel {
	margin-top: 0;
    border: 0;
    position: relative;
    top: -16px;
    background-color: #9a9a9a;
    color: #FFF;
}


.head-linkList {
    margin: 10px 26px 0;
    display: -webkit-flex;
    -webkit-flex-direction:row;
    flex-direction:row;
    -webkit-flex-wrap:nowrap;
    flex-wrap:nowrap;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size:16px;
}
.head-linkList > a {
    color: #3B76FA;
    text-decoration: underline;
    margin-right:32px;
}
.head-linkList > a i {
	margin-right:4px;
}
.flex-end {
    justify-content: flex-end !important;
}
.business-form .ui-jqgrid .ui-jqgrid-frozen .ui-jqgrid-htable th div {
	height:auto!important;
}
.business-form .table-number .ui-jqgrid tr.ui-row-ltr td input {
	text-align:right;
}
.business-form .table-form .ui-jqgrid tr.ui-row-ltr td input.readonly-style,
.business-form .table-formReadonly .ui-jqgrid tr.ui-row-ltr td input[readonly='readonly'] {
	border-bottom: 0;
    background-color: #eee!important;
    border-radius: 4px;
}
.business-form .table-formReadonly .ui-jqgrid tr.ui-row-ltr td input[readonly='readonly'].getOrganizationFormCategory {
    background-color: transparent !important;
    border-bottom: 1px dotted #cdcdcd;
}
.business-form .table-formReadonly .ui-jqgrid tr.ui-row-ltr td .noReadonlyStyle[readonly='readonly'] {
	border-bottom: 1px dotted #cdcdcd;
    background-color: transparent !important;
    border-radius: 4px;
}
.business-form .table-form .ui-jqgrid tr.ui-row-ltr td textarea.readonly-style,
.business-form .table-formReadonly .ui-jqgrid tr.ui-row-ltr td textarea[readonly='readonly'] {
	border-bottom: 0;
    background-color: #eee!important;
    border-radius: 4px;
}
.business-form .ui-jqgrid tr.jqgrow td {
	overflow: hidden;
}
.table-wrap .ui-jqgrid tr.jqgrow td {
	overflow: inherit;
}

/* 图标跳动 */
.jump5 {
    display: inline-block;
    background: red;
    padding: 0 4px;
    border-radius:4px;
    color: #fff;
}
.jump {
    animation-duration: 1.6s;
    animation-name: jump;
    animation-iteration-count: infinite;
}
.jump5 {
    /*animation-iteration-count: 5*/
}
@keyframes jump {
    from {
        transform:scale3d(1,1,1) translateY(0)
    }
    5% {
        transform:scale3d(1.03,0.97,1) translateY(-1px)
    }
    12.5% {
        transform:scale3d(1,1,1) translateY(-10px)
    }
    20% {
        transform:scale3d(0.98,1.02,1) translateY(-1px)
    }
    25% {
        transform:scale3d(1.06,0.94,1) translateY(4px)
    }
    32.5% {
        transform:scale3d(0.97,1.03,1) translateY(-4px)
    }
    40% {
        transform:scale3d(1,1,1) translateY(0)
    }
    100% {
        transform:scale3d(1,1,1) translateY(0)
    }
}
/* 响应式布局 */
/* 左侧+右侧 */
@media screen and (min-width:1920px) {

}


/* 审核记录 */
.property-proc .compliance-procList:after {
    left: calc(40% + 9px);
}
.property-proc .items-traggleBottom {
    left: 36%;
}
.property-proc .compliance-auditOptionDiv {
    width: 35%;
}
.property-proc .compliance-procDiv {
    width: 36%;
}

/* 右侧*/
@media screen and (min-width:2260px) {

}

@media screen and (max-width: 2259px) and (min-width:1960px) {

}
@media screen and (max-width: 1720px) and (min-width:1481px) {

}
@media screen and (max-width: 1680px) and (min-width:1440px) {
	.overview-layoutLeft {
		width: 66%;
	}
	.overview-business > li {
		width: 32.8%;
		padding: 10px 4px;
	}
	.business-ul > li > span:nth-child(2),
	.business-ul > li > a:nth-child(2) {
/* 		font-size: 12px; */
	}
	.overview-detail .fc .fc-daygrid-day-number {
		font-size: 13px;
	}
}
@media screen and (max-width: 1480px) and (min-width:1231px) {
	.business-body .main-content {
		padding:16px 12px;
	}
	.business-form .box-main .box-body {
		padding: 20px 0 0;
	}
	.assets-detail .box-head {
		padding-top: 16px;
	}
	.head-title {
	    font-size: 22px;
	}
	.company-list {
		margin: 0 20px 16px;
	}
	.company-list > li {
		font-size:15px;
	}
	.company-list > li > img {
		width:20px;
	}
	.company-list > li:nth-child(3) > img {
		width:26px!important;
	}
	.company-list > li > img.company-required {
		width:20px!important;
	}
	.method-flex > .select2 {
		width: calc(100% - 140px)!important;
	}
}
@media screen and (max-width: 1230px) and (min-width:991px) {
	.business-body .main-content {
		padding:16px 4px;
	}
	.business-form .box-main .box-body {
		padding: 16px 0 0;
	}
	.assets-detail .box-head {
		padding-top: 16px;
	}
	.head-title {
	    font-size: 22px;
	}
	.company-list {
		margin: 0 12px 16px;
	}
	.company-list > li {
		font-size:12px;
	}
	.company-list > li > img {
		width:18px;
	}
	.company-list > li:nth-child(3) > img {
		width:26px!important;
	}
	.company-list > li > img.company-required {
		width:20px!important;
	}
	.tech-content {
		padding: 0 12px 20px;
	}
	.table-p {
		font-size:15px;
		margin:0px 8px 10px 8px;
	}
	.table-div {
		font-size:13px;
		margin: 0 20px 12px;
	}

}
@media screen and (max-width: 990px) {
	.business-body .main-content {
		padding:16px 10px;
	}
	.business-form .box-main .box-body {
		padding: 16px 0 0;
	}
	.assets-detail .box-head {
		padding-top: 16px;
	}
	.head-title {
		font-size:20px;
	}
	.company-list {
		margin: 0 12px 16px;
	}
	.company-list > li {
		font-size:12px;
	}
	.company-list > li > img {
		width:16px;
	}
	.company-list > li:nth-child(3) > img {
		width:22px!important;
	}
	.company-list > li > img.company-required {
		width:20px!important;
	}
	.tech-content {
		padding: 0 10px 12px;
	}
	.row-shadow {
		padding: 10px 4px;
	}
	.table-p {
		font-size:16px;
		margin:0px 8px 8px 8px;
	}
	.table-div table,
	.table-div table > thead > tr > th {
		font-size:15px;
	}
	.table-div {
		font-size:12px;
		margin: 0 10px 10px;
	}
}

.property-tips {
	display: inline-block;
    font-size: 14px;
    color: #333;
}
.property-tips > span {
	color:red;
}
.icheck label.disabled,
.icheck label.disabled div
.icheck label.disabled iCheck-helper {
    cursor: not-allowed;
    opacity: 0.5;
}
.icon-question {
    color:red;
}
/* 温馨提示 */

.warm-main {
	background-color:#4eb69f;
	padding: 48px 28px;
	position:relative;
}
.warm-main1 {
	padding: 48px 28px 20px;
}
.warm-complete {
	background-color:#ff9800;
	padding: 48px 28px 6px;
	position:relative;
}
.warm-complete .warm-border:before {
	background-color:#ff9800;
}
.warm-complete .wram-message {
	text-indent:0;
}
.complete-p {
	margin-bottom:6px;
}
.complete-span {
    color: #FFFFFF;
    font-size:16px;
    padding: 0;
    font-weight: bold;
}
.warm-border {
	position:relative;
    border: 2px solid #FFFFFF;
    border-radius: 16px;
    padding: 16px 36px;
}
.warm-border:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    border: 2px solid #FFFFFF;
    background: #4eb69f;
    transform: rotate(45deg);
    border-bottom: 0;
    border-right: 0;
    position: absolute;
    top: -12px;
    right: 46px;

}
.warm-border .warm-iconTop {
	display:none;
	font-family: "alibabaMedium","Microsoft YaHei";
	position:absolute;
	top:0;
	left:0;
    font-size: 32px;
    color:#FFFFFF;
}
.warm-border .warm-iconBottom {
	display:none;
	font-family: "alibabaMedium","Microsoft YaHei";
	position:absolute;
	bottom: -8px;
	right:0;
    font-size: 32px;
    color:#FFFFFF;
}
.warm-border .warm-detail {
    color:#FFFFFF;
    font-size:15px;
}
.warm-border .wram-title {
	text-align: center;
    margin-bottom: 10px;
    font-size: 18px;
}
.warm-border .wram-title > span {
    border-bottom: 2px dashed #FFFFFF;
    display: inline-block;
    padding: 0 8px 4px;
}
.warm-border .wram-message {
	text-indent: 2em;
}
.warm-border .wram-message > p {
    word-break: break-all;
}
.warm-border .wram-message > p:not(:last-child){
	margin-bottom:4px;
}

/*
告知承诺*/
.commitment-layer {
    background-color: #4eb69f!important;
}
.commitment-checkbox-wrapper {
    margin-top: 20px;
}
.commitment-checkbox-wrapper .checkbox {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: 0;
    vertical-align: middle;
}
.commitment-checkbox-wrapper .commitment-label {
    margin-bottom: 0;
    font-size: 14px;
    text-indent: 0;
    padding-left: 8px;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer;
}
.layui-layer-btn .form-layerSubmit {
    margin: 0 20px;
    border: 0;
    background-color: #ff8d00!important;
    position: relative;
    top: -16px;
    min-width: 64px;
}
.layui-layer-btn .form-layerCancel {
    margin-top: 0;
    border: 0;
    position: relative;
    top: -16px;
    background-color: #9a9a9a;
    color: #FFF;
}
/*弹窗表格*/
.layui-layer-page .table-basic > tbody > tr > td:nth-child(odd) {
    text-align: right;
    background-color: rgba(235,244,254,0.6);
    width: 15%;
}
.layui-layer-page .table-achievement > tbody > tr > td:nth-child(odd) {
    width: 8%;
}
.layui-layer-page .table-achievement > tbody > tr > td:nth-child(even) {
    width: 42%;
}
.layui-layer-page .remark-rule-table th:nth-of-type(3n+1) {
    width: 25%;
}
.layui-layer-page .remark-rule-table th:nth-of-type(3n+2) {
    width: 20%;
}
.layui-layer-page .remark-rule-table th:nth-of-type(3n) {
    width: 55%;
}
.layui-layer-page .remark-rule-table td,
.layui-layer-page .remark-rule-table th {
    padding: 2px 4px;
    border: 1px solid #fff;
}
.layui-layer-page.set-like-layer {
    background: #fff;
}
.layui-layer-page.set-like-layer .layui-layer-title {
    background: #FAFCFF;
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 700;
    font-size: 20px;
    color: #333333;
/*    line-height: 29px;*/
    text-align: left;
    font-style: normal;
    text-transform: none;
    border-bottom: 1px solid rgba(227,228,231);
}
.set-like-wrapper {
    padding: 20px;
}
.set-like-wrapper .part-wrapper + .part-wrapper {
    margin-top: 20px;
}
.set-like-wrapper  .part-wrapper  .part-title {
    position: relative;
    padding-left: 14px;
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 700;
    font-size: 16px;
    color: #333333;
    line-height: 29px;
    text-align: left;
    font-style: normal;
    text-transform: none;
}
.set-like-wrapper  .part-wrapper  .part-title:before {
    content: "";
    display: block;
    position: absolute;
    width: 4px;
    height: 20px;
    top: 50%;
    left: 0px;
    background: #2568F1;
    border-radius: 2px 2px 2px 2px;
    transform: translateY(-50%);
}
.set-like-wrapper .part-item-wrapper + .part-item-wrapper {

}
.set-like-wrapper .part-item-wrapper .item {
    display: inline-block;
    padding: 0 37px;
    background: #FFFFFF;
    border-radius: 4px 4px 4px 4px;
    border: 1px solid #D8D8D8;
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 400;
    font-size: 14px;
    color: #999999;
    line-height: 32px;
    text-align: center;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
}
.set-like-wrapper .part-item-wrapper .item {
    margin: 10px 20px 10px 0;
}
.set-like-wrapper .part-item-wrapper .item.active {
    background: #F5F8FF;
    border: 1px solid #CADAFF;
    color: #1062FF;
}
.layui-layer-page.set-like-layer .layui-layer-btn  {
    border-top: 1px solid rgba(227,228,231);
    padding-top: 10px;
    background: #FAFCFF;
}
.layui-layer-page.set-like-layer .layui-layer-btn a {
    display: inline-block;
    background: #FFFFFF;
    border: 1px solid #1062FF;
    width: 110px;
    height: 40px;
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 400;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 40px;
    text-align: center;
    font-style: normal;
    text-transform: none;
    margin: 0 14px;
}
.layui-layer-page.set-like-layer .layui-layer-btn .layui-layer-btn0 {
    background: #1062FF;
    border: 1px solid #DCDFE6;
    color: #FFFFFF;
}
.layui-layer-page.set-like-layer .layui-layer-btn .layui-layer-btn1 {
    color: #1062FF;
}
.layui-layer-page.set-like-layer .form-control {
    width: 150px;
    display: inline-block;
}
.import-message-layer .warm-main {
    padding-bottom: 20px;
}
.import-message-layer .import-message-table {
    width: 100%;
}
.import-message-layer .layui-layer-btn {
    background: #4eb69f;
}
.import-message-layer .layui-layer-btn0 {
    background-color: #ff9c00 !important;
    border-color: #ff9c00 !important;
}
.import-message-layer td, .import-message-layer th {
    padding: 2px 4px;
    border: 1px solid #fff;
}
.import-message-layer td:nth-of-type(2n+1),
.import-message-layer th:nth-of-type(2n+1) {
    width: 60px;
}
.import-message-layer td:nth-of-type(2n),
.import-message-layer th:nth-of-type(2n) {
    width: calc(100% - 80px);
}
#searchForm.form-inline .form-group {
    margin-right: 15px;
    margin-bottom: 15px;
}
#searchForm {
    margin-bottom: 20px;
}
.treeselect-inner-all .input-group.treeselect {
    width: 100%;
}
.bootstrap-tagsinput .tag {
    font-size: 14px;
}
textarea::placeholder,
input::placeholder,
.form-control::placeholder,
.select2-container--default .select2-selection--single .select2-selection__placeholder{
    color: #444; /* 你可以将颜色代码改为任何你喜欢的颜色 */
    opacity: 1; /* 这很重要，因为某些浏览器默认会将占位符文本的透明度设置为较低 */
}