* {
	margin: 0;
	padding: 0;
}

input::placeholder,
textarea::placeholder {
	color: #999 !important;
}

a:hover {
	color: #1890FF !important;
}

.border-blue-hover {
	color: #1890FF !important;
}

.expert-logo {
	height: 64px;
	display: flex;
	align-items: center;
	padding: 0 18px;
	box-sizing: border-box;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	background: #002140;
}

.expert-logo>img {
	margin-right: 10px;
}

.navigation_icon {
	width: 16px;
	height: 16px;
	margin-right: 10px;
}

.unfold-btn {
	position: absolute;
	left: 20px;
	background: none;
	border: none;
}

.user-management {
	position: absolute;
	right: 28px;
	display: flex;
	align-items: center;
	font-size: 14px;
	color: #002140;
}

.user-management:hover {
	cursor: pointer;
}

.avatar-icon {
	width: 27px;
	height: 27px;
	border-radius: 50%;
	margin-right: 8px;
}

.sanjiao-icon {
	width: 9px;
	height: 6px;
	margin-left: 5px;
}

.vertical-center {
	display: flex;
	align-items: center;
}

.expert-head-module {
	padding: 16px 20px;
	box-sizing: border-box;
	background: #fff;
	display: flex;
	align-items: center;
}

.expert-icon {
	width: 16px;
}

.expert-icon2 {
	width: 14px;
	margin-top: -2px;
}

.content-area {
	width: 100%;
	min-height: 1000px;
	background: #fff;
	display: flex;
	flex-direction: column;
	padding: 28px;
	box-sizing: border-box;
	box-shadow: 0 0 10px #e5e5e5;
	margin: 20px 0 0;
}

.expert-row-between {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 14px;
}

.expert-row-up {
	display: flex;
	align-items: flex-start;
}

.expert-row-column {
	width: 100%;
	display: flex;
	flex-direction: column;
}

.expert-title {
	color: #000;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 7px;
}

.red-font {
	color: #FF2727;
	font-size: 14px;
	line-height: 26px;
}

.expert-icon3 {
	width: 11px;
	margin: 4px 6px 0 0;
}

.materials-list {
	width: 100%;
	display: flex;
	flex-direction: column;
}

.materials-list li {
	width: 100%;
	font-size: 14px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-bottom: 1px solid #F2F2F2;
	padding: 14px;
	box-sizing: border-box;
}

.materials-list li:last-child {
	border-bottom: none;
}

.materials-li-bg {
	background: #FAFAFA;
}

.materials-title {
	color: #000;
	font-weight: bold;
}

.rating-score {
	color: #FF2727;
}

.materials-msg {
	color: #999999;
}

.look-materials {
	display: flex;
	align-items: center;
	color: #3AA0FE !important;
	font-size: 14px;
	border: none !important;
	display: inline-block;
	height: 38px;
	line-height: 38px;
	padding: 0 18px;
	background-color: none !important;
	white-space: nowrap;
	text-align: center;
	border-radius: 2px;
	cursor: pointer;
}

.look-materials>img {
	margin-right: 2px;
}

.materials-name {
	color: #000;
}

.opinion-text {
	color: #66C163;
}

.look-materials:hover {
	border: 1px solid #C9C9C9;
}



/* 专家-审阅列表 */
.search-icon {
	width: 14px;
	margin-right: 5px;
}

.input-field {
	width: 230px !important
}

.input-field::-webkit-input-placeholder {
	color: #D4D4D4 !important
}

/* 类别管理 */
.green-btn {
	background: #66C163 !important;
}

/* 类别管理-添加和编辑 */
.add-icon {
	width: 11px;
	margin: 1px 8px 0 0;
}

.new-category {
	font-size: 16px;
	font-weight: bold;
	display: flex;
	align-items: center;
}

.save-icon {
	width: 14px;
	margin-right: 2px;
}

.box-row-between {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.materials-list li:hover {
	background: #FAFAFA;
	transition: all .2s;
}

.layer-box {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding-top: 33px;
}

/* 专家管理 */
.layer-box2 {
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 30px 40px 0;
	box-sizing: border-box;
}

.other-label {
	width: initial !important;
}

.other-input {
	width: 150px !important;
}

.other-input::-webkit-input-placeholder {
	color: #CECECE;
}

/* 专家组管理 */
.input-placeholder::-webkit-input-placeholder {
	color: #CACACA;
}

.checkbox-row {
	padding: 20px;
	border-bottom: 1px solid #eee;
}

.checkbox-row:hover {
	background: #F8F8F8;
	transition: all .2s;
}

/* 批次管理 */
.blue-font {
	color: #4CA9FF;
}

.blue-font:hover {
	color: #1890FF;
}

.gray-font {
	color: #666666;
}

.gray-font:hover {
	color: #4B4B4B;
}

.tagged {
	color: #FF6262;
}

.form-module {
	width: 50%;
	display: flex;
	align-items: center;
}

.form-label {
	width: 74px !important;
	text-align: right;
	padding: 9px 0 !important;
}

.form-input {
	width: calc(100% - 6px) !important;
}

.widith-input {
	width: 140px !important;
}

/* 新建用户 */
.wrapper {
	width: 100%;
	display: flex;
	flex-direction: column;
	box-sizing: border-box;
	padding: 12px 17px;
	box-sizing: border-box;
}

.wrapper-container {
	width: 100%;
	display: flex;
	flex-direction: column;
	background-color: #FFFFFF;
}

.wrapper-container-fixed {
	width: 100%;
	display: flex;
	flex-direction: column;
	background-color: #FFFFFF;
	height: calc(100vh - 88px);
	padding-bottom: 73px;
	box-sizing: border-box;
	overflow: auto;
}

.padding-box {
	width: 100%;
	display: flex;
	flex-direction: column;
	padding: 0 50px;
	box-sizing: border-box;
}

.padding-box-small {
	width: 100%;
	display: flex;
	flex-direction: column;
	padding: 18px 18px 18px 13px;
	box-sizing: border-box;
}

.main-title {
	width: 100%;
	/* height: 80px; */
	display: flex;
	align-items: center;
	padding: 30px 67px;
	box-sizing: border-box;
	position: relative;
	margin-top: 3px;
	color: #333333;
	font-size: 20px;
	font-weight: bold;
}

.main-title::after {
	content: "";
	width: calc(100% - 50px);
	height: 1px;
	background-color: #E6E6E6;
	position: absolute;
	bottom: 0;
	right: 0;
}

.main-title::before {
	content: "";
	width: 6px;
	height: 20px;
	background-color: #1890FF;
	position: absolute;
	top: 50%;
	margin-top: -10px;
	left: 50px;
}

.layui-tab-brief>.layui-tab-title .layui-this {
	color: #1890FF !important;
}

.layui-tab-brief>.layui-tab-more li.layui-this:after,
.layui-tab-brief>.layui-tab-title .layui-this:after {
	border-bottom: 2px solid #1890FF !important;
}

.layui-form-select dl dd.layui-this {
	background-color: #1890FF !important;
}



.form-box {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	padding-right: 100px;
	box-sizing: border-box;
}

.form-box-item {
	width: 50%;
	display: flex;
	align-items: center;
	padding: 0 30px;
	box-sizing: border-box;
}

.uploadAttachment-box {
	width: 100%;
	display: flex;
	flex-direction: column;
	padding-top: 10px;
}

.uploadAttachment-box-title {
	width: 100%;
	color: #333333;
	font-size: 14px;
	margin-bottom: 10px;
}

.uploadAttachment-box-msg {
	width: 100%;
	color: #333333;
	font-size: 14px;
	margin-bottom: 3px;
}

.red {
	color: #FF3B3B !important;
}

.upload-box {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	padding-top: 20px;
}

.upload-item {
	width: 100px;
	height: 100px;
	position: relative;
	margin-right: 20px;
	margin-bottom: 20px;
}

.upload-box-img {
	width: 100%;
	height: 100%;
}

.uploadFileBtn {
	width: 100px;
	height: 100px;
	position: absolute;
	left: 0;
	top: 0;
	margin: 0 auto;
	opacity: 0;
	z-index: 999;
}

.close-img {
	width: 20px;
	height: 20px;
	position: absolute;
	right: -8px;
	top: -8px;
	z-index: 10;
}

.footer-container {
	width: 100%;
	height: 73px;
	padding: 0 29px;
	box-sizing: border-box;
	border-top: 1px solid #E6E6E6;
	display: flex;
	justify-content: flex-end;
	align-items: center;
}

.footer-container-fixed {
	width: calc(100% - 284px);
	height: 73px;
	padding: 0 29px;
	box-sizing: border-box;
	border-top: 1px solid #E6E6E6;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	position: fixed;
	bottom: 12px;
	left: 267px;
	z-index: 999;
	background-color: #fff;
}

.icon-submit {
	width: 20px;
	height: 20px;
	margin-right: 3px;
}

.layui-btn {
	width: fit-content !important;
	height: 32px !important;
	line-height: 32px !important;
	/* background-color: #1890FF !important; */
	padding: 0 15px !important;
}

.date-icon {
	width: 15px;
	height: 15px;
}

.layui-laydate .layui-this {
	background-color: #1890FF !important;
}

.layui-layer-page {
	/* width: 587px !important; */
	/* height: 573px !important; */
}

.window-bottom {
	width: 100%;
	height: 60px;
	padding: 0 27px;
	box-sizing: border-box;
	background-color: #F0F2F5;
	display: flex;
	justify-content: flex-end;
	align-items: center;
}

.window-add-box {
	width: 100%;
	height: 90px;
	padding: 0 20px;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	color: #333333;
	font-size: 14px;
}

/*.radio-box {*/
/*	width: calc(100% - 40px);*/
/*	height: 352px;*/
/*	background-color: #F6F6F6;*/
/*	overflow: auto;*/
/*	margin: 11px auto 0;*/
/*	display: flex;*/
/*	flex-direction: column;*/
/*	padding: 21px 22px;*/
/*	box-sizing: border-box;*/
/*}*/

.add-btn-border {
	width: 62px;
	height: 32px;
	line-height: 32px;
	color: #1890FF !important;
	font-size: 14px;
	border: 1px solid #1890FF !important;
	background-color: #FFFFFF;
	border-radius: 2px;
	margin-left: 20px;
}

button:hover {
	cursor: pointer;
}

.layui-laydate .layui-this {
	background-color: #1890FF !important;
}

.layui-form-label {
	text-align: left !important;
}

.search-box {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	padding-bottom: 12px;
}

.search-box-item {
	display: flex;
	align-items: center;
	padding-right: 20px;
	box-sizing: border-box;
	margin-bottom: 10px;
}

.search-box-item label {
	font-size: 14px;
	margin-right: 10px;
}

.form-box-border {
	width: 100%;
	display: flex;
	justify-content: space-between;
	padding-bottom: 22px;
	border-bottom: 1px solid #E6E6E6;
}

.form-box-sidebar {
	width: calc(50% - 45px);
	border: 1px solid #E6E6E6;
}

.form-box-column {
	width: 100%;
	display: flex;
	flex-direction: column;
	padding: 25px 0;
}

.fuhao {
	display: flex;
	align-items: center;
}

.fuhao>img {
	width: 30px;
	height: 26px;
}

.form-textarea {
	width: 100%;
	padding: 25px 0;
}

.form-upload {
	width: 100%;
	display: flex;
	flex-direction: column;
}

.form-upload-label {
	font-size: 14px;
	margin-bottom: 25px;
}

.form-upload-box {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}

.form-upload-box-item {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-right: 38px;
}

.form-upload-box-item-img {
	width: 100px;
	height: 100px;
	margin-bottom: 12px;
}

.form-upload-btn {
	height: 26px !important;
	line-height: 26px !important;
	font-size: 12px !important;
	padding: 0 12px !important;
	position: relative;
}

.form-upload-btn .uploadFileBtn {
	width: 100%;
	height: 26px !important;
}

.table-box {
	width: 100%;
	display: flex;
	align-items: center;
	border: 1px solid #E6E6E6;
}

.table-box-item {
	flex: 1;
	display: flex;
	flex-direction: column;
	border-right: 1px solid #E6E6E6;
}

.table-box-item:last-child {
	border-right: none;
}

.table-box-item-row {
	width: 100%;
	height: 52px;
	display: flex;
	align-items: center;
	border-bottom: 1px solid #E6E6E6;
	box-sizing: border-box;
}

.table-box-item-row:last-child {
	border-bottom: none;
}

.table-box-item-row label {
	width: 38%;
	height: 52px;
	display: flex;
	align-items: center;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	border-right: 1px solid #E6E6E6;
	padding: 0 13px 0 20px;
	box-sizing: border-box;
}

.table-box-item-row span {
	width: 62%;
	height: 52px;
	display: flex;
	align-items: center;
	color: #333333;
	font-size: 14px;
	padding: 0 15px 0 27px;
	box-sizing: border-box;
}

.table-bottom {
	width: 100%;
	height: 82px;
	padding: 0 27px;
	box-sizing: border-box;
	background-color: #FFFFFF;
	display: flex;
	justify-content: center;
	align-items: center;
}

.table-bottom>button {
	background-color: #FAAD14 !important;
	padding: 0 26px !important;
}

.operate-leftsidebar {
	min-width: 202px;
	overflow: auto;
	height: calc(100vh - 82px);
	background-color: rgb(24, 144, 255, 0.1);
}

.operate-leftsidebar-top {
	width: 100%;
	height: 41px;
	display: flex;
	display: flex;
	align-items: center;
	justify-content: space-between;
	background: rgb(0, 12, 23, 0.1);
	padding: 0 12px 0 7px;
	box-sizing: border-box;
}

.operate-leftsidebar-top>span {
	color: #333333;
	font-size: 14px;
}

.operate-leftsidebar-top>input {
	width: 120px;
	height: 23px;
	line-height: 23px;
	border: none !important;
	color: #333333;
	font-size: 14px;
	background-color: #fff;
}

.operate-leftsidebar-top>button {
	border: none !important;
	background-color: initial !important;
}

.operate-leftsidebar-top>button>img {
	width: 17px;
	height: 17px;
}



.operate-bordersidebar {
	width: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
	height: calc(100vh - 82px);
	background-color: #F6F6F6;
	margin: 0 11px 0 9px;
}

.operate-bordersidebar>img {
	width: 6px;
	height: 7px;
}

.operate-bordersidebar:hover {
	cursor: pointer;
}

.operate-rightsidebar {
	flex: 1;
	display: flex;
	flex-direction: column;
}

.operate-rightsidebar-container {
	width: 100%;
	display: flex;
	flex-direction: column;
}

.operate-rightsidebar-container-top {
	width: 100%;
	height: 50px;
	display: flex;
	align-items: center;
	background-color: #D0DCE7;
	padding: 0 23px;
	box-sizing: border-box;
}

.operate-rightsidebar-container-top>span {
	color: #333333;
	font-size: 14px;
	margin-right: 32px;
}

.operate-rightsidebar-container-top>span:last-child {
	margin-right: 0;
}

.btn-box {
	height: 100%;
	display: flex;
	align-items: center;
}

.btn-box>button {
	display: flex;
	align-items: center;
	border: none !important;
	background-color: initial !important;
	color: #1890FF;
	font-size: 14px;
	margin-right: 10px;
}

.btn-box>button:last-child {
	margin-right: 0;
}

.btn-box>button>img {
	width: 16px;
	height: 16px;
	margin-right: 2px;
}

.layui-laypage .layui-laypage-curr .layui-laypage-em {
	background-color: #1890FF !important
}

.layui-form-checked[lay-skin=primary] i {
	border-color: #1890FF !important;
	background-color: #1890FF !important;
}

.column-form {
	width: 100%;
	display: flex;
	flex-direction: column;
}

.column-form-bottom {
	width: 100%;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	padding: 11px 0 26px;
}

.column-form-bottom button {
	padding: 0 15px !important;
}

.search-form-box {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.search-form-item {
	width: calc(50% - 10px);
}

.batch-transfer-wrap {
	width: 100%;
	display: flex;
	flex-direction: column;
	padding: 0 12px;
	box-sizing: border-box;
}

.batch-transfer-search-box {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	padding-bottom: 10px;
	border-bottom: 1px solid #E6E6E6;
}

.batch-transfer-search-item {
	display: flex;
	align-items: center;
	padding-right: 20px;
	box-sizing: border-box;
	margin-bottom: 10px;
}

.batch-transfer-module {
	width: 100%;
	display: flex;
	flex-direction: column;
}


.batch-transfer-module-label {
	width: 100%;

	display: flex;
	align-items: center;
	padding: 0 15px;
	box-sizing: border-box;
	position: relative;
	margin-top: 3px;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	margin: 17px 0;
}

.batch-transfer-module-label::before {
	content: "";
	width: 4px;
	height: 16px;
	background-color: #1890FF;
	position: absolute;
	top: 50%;
	margin-top: -8px;
	left: 0;
}

.batch-transfer-module-form {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	padding-right: 70px;
	box-sizing: border-box;
}

.batch-transfer-module-item {
	width: 23.41%;
	margin-right: 2.12%;
}

.batch-transfer-module-item:nth-child(4n) {
	margin-right: 0;
}

.total-record {
	width: 100%;
	height: 40px;
	display: flex;
	align-items: center;
	background-color: #EEEEEE;
	padding: 0 20px;
	box-sizing: border-box;
	color: #333333;
	font-size: 14px;
}

.white-wrap {
	background-color: #fff !important;
	padding: 17px;
	box-sizing: border-box;
}

.page-wrap {
	width: 100%;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	padding: 10px 0 20px;
}

.layui-laypage a:hover {
	color: #1890FF !important;
}

.select-wrap-container {
	width: 100%;
	height: 100%;
}

.select-wrap {
	width: 100%;
	height: calc(100% - 60px);
	display: flex;
	align-items: flex-start;
	padding: 0 30px 35px;
	box-sizing: border-box;
}

.select-sidebar {
	flex: 1;
	height: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.select-img-box {
	width: 66px;
	display: flex;
	justify-content: center;
	align-items: flex-start;
	padding-top: 233px;
}

.select-img-box>img {
	width: 18px;
	height: 21px;
}

.select-sidebar-label {
	height: 53px;
	display: flex;
	align-items: center;
	color: #333333;
	font-size: 16px;
}

.gray-bg-box {
	width: 100%;
	height: calc(100% - 53px);
	overflow: auto;
	background-color: #F6F6F6;
	padding: 18px;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
}

.select-row {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 7px;
}

.select-row:last-child {
	margin-bottom: 0;
}

.select-row>span {
	color: #333333;
	font-size: 14px;
}

.right-row {
	display: flex;
	align-items: center;
}

.select-btn {
	border: none !important;
	background-color: initial !important;
	margin-right: 11px;
}

.select-btn:last-child {
	margin-right: 0;
}

.select-btn>img {
	width: 21px;
	height: 21px;
}

.tableTitle {
	width: 100%;
	height: 40px;
	color: #333333;
	font-size: 14px;
	display: flex;
	align-items: center;
	padding: 0 18px;
	box-sizing: border-box;
	background-color: #EEEEEE;
}

.tableBottom {
	width: 100%;
	height: 40px;
	background-color: #D0E8FF;
	display: flex;
	align-items: center;
}

.tableBottom>span {
	min-width: 80px;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #333333;
	font-size: 14px;
	padding: 0 10px;
	box-sizing: border-box;
}

.tableBottom>span.active {
	background-color: #FFF5D4;
}

.confirm-window {
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	color: #666666;
	font-size: 14px;
}

.prompt-icon {
	width: 46px;
	height: 46px;
	margin-bottom: 14px;
}

.confirm-window-box {
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 38px;
}

.confirm-window-box>button {
	width: 80px !important;
	height: 32px !important;
	line-height: 32px !important;
	margin-right: 40px;
}

.confirm-window-box>button:last-child {
	margin-right: 0;
}

.layui-form-onswitch {
	border-color: #1890FF !important;
	background-color: #1890FF !important;
}

/* 登录 */
.login-wrapper {
	width: 100%;
	height: 100vh;
	background: url(../../img/bg-2.png) no-repeat;
	background-size: 100% 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.login-box {
	display: flex;
	align-items: center;
}

.login-leftsidebar {
	display: flex;
	align-items: center;
}

.login-leftsidebar>img {
	max-width: 343px;
	height: 450px;
}

.login-rightsidebar {
	width: 430px;
	height: 450px;
	background-color: #fff;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.login-title {
	width: 145px;
	height: 40px;
	margin-bottom: 40px;
}

.login-btn {
	width: 100% !important;
	height: 52px !important;
	margin-top: 40px !important;
	font-size: 16px !important;
	border-radius: 8px !important;
}

.login-icon {
	width: 18px;
	height: 18px;
	position: absolute;
	left: 18px;
	top: 50%;
	transform: translate(0, -50%);
}

/* 首页 */
.index-wrapper {
	width: 100%;
	height: 100vh;
	background: url(../../img/bg.png) no-repeat;
	background-size: 100% 100%;
	padding-top: 105px;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.index-logo {
	width: 517px;
	height: 293px;
}

.mask-layer {
	width: calc(100% - 250px);
	height: 100vh;
	background: rgba(0, 0, 0, 0.01);
	position: fixed;
	left: 250px;
	top: 0;
	z-index: 10;
	display: none;
}

.select-box {
	width: 94px;
	background: #FFFFFF;
	position: absolute;
	top: 64px;
	right: 24px;
	z-index: 99;
	box-sizing: border-box;
	box-shadow: 0 3px 6px #C8C7D4;
	display: none;
}

.select-link {
	width: 100%;
	height: 39px;
	line-height: 39px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #333333;
	font-size: 14px;
}

.select-link:hover {
	color: #00A680;
}

/* 通知发送 */
.notice-send-title {
	width: 100%;
	/* height: 80px; */
	display: flex;
	align-items: center;
	padding: 30px 44px;
	box-sizing: border-box;
	position: relative;
	margin-top: 3px;
	color: #333333;
	font-size: 20px;
	font-weight: bold;
}

.notice-send-title::after {
	content: "";
	width: calc(100% - 31px);
	height: 1px;
	background-color: #E6E6E6;
	position: absolute;
	bottom: 0;
	right: 18px;
}

.notice-send-title::before {
	content: "";
	width: 6px;
	height: 20px;
	background-color: #1890FF;
	position: absolute;
	top: 50%;
	margin-top: -10px;
	left: 28px;
}

.textarea-right-sidebar {
	flex: 1;
	height: 100%;
	display: flex;
	flex-direction: column;
	margin-left: 37px;
}

.textarea-right-sidebar>textarea {
	height: calc(100% - 53px) !important;
	padding: 18px !important;
	box-sizing: border-box;
}

.select-sidebar-title {
	width: 100%;
	height: 53px;
	display: flex;
	align-items: center;
	color: #333333;
	font-size: 16px;
	font-weight: bold;
}

.layui-form-checked[lay-skin=primary] i {
	border-color: #1E9FFF !important;
}

.layui-form-checkbox[lay-skin=primary]:hover i {
	border-color: #1E9FFF !important;
}

.head-search-bar {
	display: flex;
	align-items: center;
	margin-left: 55px;
}

.head-search-bar {
	font-size: 14px !important;
	font-weight: normal !important;
}

.business-block {
	width: 140px !important;
}

.head-btn-box {
	flex: 1;
	display: flex;
	justify-content: flex-end;
	align-items: center;
}

.head-btn-box>button {
	font-weight: normal !important;
}

.water-meter-business-bottom {
	width: 100%;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	padding: 28px 0 11px;
}

.table-box-item-msg {
	color: #999999 !important;
}

.table-box-item-msg-input {
	color: #999999;
	border: none !important;
	background-color: initial !important;
}

.charge-off-label {
	margin-right: 0 !important;
}

.modify-payment-method-form {
	padding: 0 34px !important;
}

.modify-payment-method-window {
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 73px 0 24px;
}

.charge-off-title {
	width: 100%;
	/* height: 80px; */
	display: flex;
	align-items: center;
	padding: 27px 14px 27px 30px;
	box-sizing: border-box;
	position: relative;
	margin-top: 3px;
	color: #333333;
	font-size: 20px;
	font-weight: bold;
}

.charge-off-title::after {
	content: "";
	width: calc(100% - 31px);
	height: 1px;
	background-color: #E6E6E6;
	position: absolute;
	bottom: 0;
	right: 18px;
}

.charge-off-title::before {
	content: "";
	width: 6px;
	height: 20px;
	background-color: #1890FF;
	position: absolute;
	top: 50%;
	margin-top: -10px;
	left: 14px;
}

.layui-form-checked[lay-skin=primary] i {
	border-color: #1890FF !important;
}

.border-blue {
	border-color: #1890FF !important;
	color: #1890FF !important;
}

.table-checkbox-wrap {
	width: 100%;
	height: 40px;
	background-color: #EEEEEE;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 11px;
	box-sizing: border-box;
}

.btn-box-end {
	display: flex;
	align-items: center;
}

.btn-box-end>button {
	height: 27px !important;
	line-height: 27px !important;
	padding: 0 9px !important;
}

.exemption-form {
	width: 100%;
	display: flex;
	flex-direction: column;
}

.exemption-form-padding {
	width: 100%;
	display: flex;
	flex-direction: column;
	padding: 38px 45px 10px 43px;
	box-sizing: border-box;
}

.exemption-box-wrap {
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.exemption-box-item {
	width: calc(50% - 20px);
	display: flex;
	align-items: center;
}

.color-gray {
	color: #999 !important
}

.rightsidebar-box {
	width: 217px;
	height: calc(100vh - 88px);
	overflow: auto;
	display: flex;
	flex-direction: column;
	background: rgb(24, 144, 255, 0.1);
}

.rightsidebar-box-label {
	width: 100%;
	height: 33px;
	line-height: 33px;
	display: flex;
	align-items: center;
	color: #333333;
	font-size: 14px;
	padding: 0 10px;
	box-sizing: border-box;
	background: rgb(0, 12, 23, 0.10);
}

.rightsidebar-box-row {
	width: 100%;
	display: flex;
	align-items: center;
	margin-bottom: 10px;
}

.rightsidebar-box-row:last-child {
	margin-bottom: 0;
}

.rightsidebar-box-row>label {
	color: #333333;
	font-size: 14px;
	margin-right: 9px;
}

.rightsidebar-box-row-p {
	flex: 1;
}

.rightsidebar-box-row-p>input {
	width: 100%;
	height: 26px;
	display: flex;
	align-items: center;
	border: none !important;
	background: #FFFFFF;
	border-radius: 4px;
	font-size: 14px;
	padding: 0 10px;
	box-sizing: border-box;
}



.rightsidebar-box-row>span {
	flex: 1;
	height: 26px;
	display: flex;
	align-items: center;
	border: none;
	background: #ECF3FA;
	border-radius: 4px;
	color: #999999;
	font-size: 14px;
	padding: 0 10px;
	box-sizing: border-box;
}

.rightsidebar-box-content {
	width: 100%;
	display: flex;
	flex-direction: column;
	padding: 8px 9px 12px 12px;
	box-sizing: border-box;
}

.rightsidebar-box-btn {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 26px 0;
}

.num-box {
	flex: 1;
	height: 26px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	border: none !important;
	background: #FFFFFF;
	border-radius: 4px;
	color: #999999;
	font-size: 14px;
	padding: 0 10px;
	box-sizing: border-box;
}

.num-box>input {
	width: 80%;
	border: none !important;
	background: #FFFFFF;
	font-size: 14px;
}

.calc-box {
	display: flex;
	flex-direction: column;
}

.calc-icon {
	width: 8px;
	height: 8px;
}

.calc-icon:hover {
	cursor: pointer;
}

.rightsidebar-box-row-radio {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	padding-bottom: 8px;
}

.billing-method {
	width: 100%;
	display: flex;
	flex-direction: column;
	padding: 6px 0 18px;
	border-bottom: 1px solid #C4D1DF;
}

.billing-method-row {
	margin-bottom: 6px !important;
}

.billing-method-row:last-child {
	margin-bottom: 0 !important;
}

.form-box-item-text {
	width: 260px;
	height: 38px;
	line-height: 1.3;
	border-width: 1px;
	border-style: solid;
	background-color: #F6F6F6;
	border-radius: 2px;
	display: flex;
	align-items: center;
	padding-left: 10px;
	box-sizing: border-box;
	border-color: #e6e6e6;
	color: #999999;
}

.form-box-item-number {
	width: 260px;
	height: 38px;
	line-height: 1.3;
	border: 1px solid #e6e6e6 !important;
	background-color: #FFFFFF !important;
	border-radius: 2px;
	display: flex;
	align-items: center;
	padding-left: 10px;
	box-sizing: border-box;
	color: #999999;
}

.btnBox-end {
	flex: 1;
	display: flex;
	justify-content: flex-end;
	align-items: center;
}

.btnBox-between {
	flex: 1;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.icon-add {
	width: 16px;
	height: 16px;
}

.modify-msg-box {
	width: 100%;
	border: 1px solid #E6E6E6;
	display: flex;
	flex-direction: column;
}

.modify-msg-box-label {
	width: 100%;
	height: 40px;
	background-color: #F0F2F5;
	padding: 0 15px;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}

.modify-box-padding {
	padding: 30px 45px 15px;
	box-sizing: border-box;
}

.modify-msg-box-content {
	display: flex;
	justify-content: center;
	padding: 16px 0;
}

.modify-msg-box-content-item {
	display: flex;
	align-items: center;
	margin-right: 26px;
}

.modify-msg-box-content-item:last-child {
	margin-right: 0;
}

.modify-msg-box-content-item>label {
	font-size: 14px;
	color: #333333;
	margin-right: 5px;
}

.modify-msg-row {
	width: 117px;
	height: 32px;
	display: flex;
	align-items: center;
	border-radius: 4px;
	background-color: #F6F6F6;
	border: 1px solid #E6E6E6;
	padding-left: 11px;
	box-sizing: border-box;
	font-size: 14px;
	color: #999999;
}

.audit-box-column {
	width: 100%;
	display: flex;
	flex-direction: column;
}

.audit-box-msg {
	width: 100%;
	background-color: #F6F6F6;
	padding: 18px 20px;
	box-sizing: border-box;
	color: #333333;
	font-size: 14px;
	line-height: 22px;
}

.audit-prompt-row {
	width: 100%;
	color: #333333;
	font-size: 14px;
	display: flex;
	align-items: center;
	margin-top: 25px !important;
	margin-bottom: 17px !important;
}

.audit-prompt-row>img {
	width: 20px;
	height: 20px;
	margin-right: 10px;
}

.invoiceUse-query-wrap {
	background-color: #fff !important;
	padding: 0 17px 17px !important;
	box-sizing: border-box;
}

.invoice-use-query-btn-row {
	padding: 20px 0 15px;
}

.print-look-window {
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 52px 45px 48px;
	box-sizing: border-box;
}

.print-look-table {
	width: 100%;
	display: flex;
	flex-direction: column;
	border: 1px solid #575757;
	box-sizing: border-box;
	margin-bottom: 28px;
}

.print-look-table>li {
	width: 100%;
	height: 46px;
	display: flex;
	align-items: center;
	border-bottom: 1px solid #575757;
}

.print-look-table>li:last-child {
	border-bottom: none;
}

.print-look-item {
	flex: 1;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #000000;
	font-size: 14px;
	border-right: 1px solid #575757;
	box-sizing: border-box;
}

.print-look-item:last-child {
	border: none;
}

.print-look-item-start {
	justify-content: flex-start !important;
	padding-left: 12px;
	box-sizing: border-box;
}

.print-look-label-big {
	width: 134px;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #000000;
	font-size: 14px;
	border-right: 1px solid #575757;
	box-sizing: border-box;
}

.print-look-label-small {
	width: 102px;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #000000;
	font-size: 14px;
	border-left: 1px solid #575757;
	border-right: 1px solid #575757;
	box-sizing: border-box;
}

.print-look-label-other {
	width: 192px;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #000000;
	font-size: 14px;
	border-left: 1px solid #575757;
	box-sizing: border-box;
}

.print-look-label-box {
	flex: 1;
	height: 100%;
	display: flex;
	align-items: center;
	box-sizing: border-box;
}

.print-look-left {
	width: 424px;
	height: 100%;
	display: flex;
	align-items: center;
}

.print-look-right {
	width: 380px;
	height: 100%;
	display: flex;
	align-items: center;
}

.print-look-middle {
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
}

.print-look-list {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 10px;
}

.print-look-list>li {
	width: 33.3333%;
	display: flex;
	justify-content: center;
	margin-bottom: 25px;
}

.add-form-wrap {
	padding: 0 !important;
}

.add-form-wrap-container {
	width: 100%;
	padding: 0 19px;
	box-sizing: border-box;
}

.blackColor {
	color: #333333 !important;
}

.makeUp-waterFee-details-btn-box {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 14px 35px 4px 15px;
	box-sizing: border-box;
}

.makeUp-waterFee-details-top {
	width: calc(100% - 28px);
	margin: 0 auto;
	padding: 20px 0;
	border-bottom: 1px solid #F0F2F5;
}

.makeUp-inline {
	display: flex !important;
	align-items: center;
	border: 1px solid #e6e6e6;
	border-radius: 2px;
	padding: 0 10px 0 0;
	box-sizing: border-box;
}

/*  */
.flex-row-wrap {
	width: 100%;
	display: flex;
	flex-direction: row;
}

.flex-row-item {
	display: flex;
}

.flex-row-item:first-child {
	width: 32%;
}

.flex-row-item:nth-child(2) {
	width: 68%;
}

/*  */
.kanBan-inline {
	width: calc(50% - 10px) !important;
	margin: 0 !important;
}

.kanBan-block {
	display: flex !important;
	justify-content: space-between;
}

.waterFee-waterVolume-title {
	position: relative;
	color: #333333;
	font-size: 20px;
	font-weight: bold;
	margin-right: 20px;
	padding-left: 15px;
	box-sizing: border-box;
}

.waterFee-waterVolume-title::after {
	content: "";
	width: 6px;
	height: 20px;
	background-color: #1890FF;
	position: absolute;
	top: 50%;
	margin-top: -10px;
	left: 0;
}

.monthUse-sidebar {
	display: flex;
	align-items: center;
}

.monthUse-between {
	justify-content: space-between;
}

.daily-between {
	padding: 16px 0 !important;
}

.form-box-center {
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 40px;
}

.box-top-start {
	width: 100%;
	display: flex;
	align-items: center;
	padding-top: 16px;
}

.details-top-between {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 10px;
}

.meterReading-head-box {
	width: 100%;
	display: flex;
	align-items: center;
	border-bottom: 1px solid #E6E6E6;
	padding: 20px 0 18px;
	margin-bottom: 20px;
}

.table-display-flex {
	width: 100%;
	display: flex;
	align-items: center;
}

.table-display-flex-item {
	width: 100%;
	display: flex;
	flex-direction: column;
}

.table-display-flex-item:last-child {
	border-right: 1px solid #e6e6e6;
}

.show-tag-box {
	display: flex;
	align-items: center;
}

.show-tag-item {
	margin-left: 35px;
	position: relative;
	padding-left: 44px;
}

.show-tag-item::after {
	content: "";
	width: 36px;
	height: 19px;
	position: absolute;
	left: 0;
	background-color: #FFCD29;
}

.show-tag-item:first-child::after {
	background-color: #FFCD29;
}

.show-tag-item:nth-child(2)::after {
	background-color: #FF4D4D
}

.show-tag-item:nth-child(3)::after {
	background-color: #FFFFFF
}

.column-form-billing-bottom {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 26px 0;
}

.column-form-billing-sidebar {
	display: flex;
	align-items: center;
}

.column-form-billing-box {
	width: 100%;
	display: flex;
	flex-direction: column;
	border: 1px solid #E6E6E6;
}

.column-form-billing-row {
	width: 100%;
	display: flex;
	border-bottom: 1px solid #E6E6E6;
	transition: all .3s;
	-webkit-transition: all .3s;
}

.column-form-billing-row:last-child {
	border-bottom: none;
}

.column-form-billing-row:hover {
	background-color: #F2F2F2;
}

.column-form-billing-name {
	height: 52px;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	border-right: 1px solid #E6E6E6;
	padding-left: 27px;
	box-sizing: border-box;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}

.column-form-billing-row .column-form-billing-name:last-child {
	border-right: none;
}

.column-form-billing-row .column-form-billing-name:nth-child(1) {
	width: 16%;
	padding-left: 0 !important;
	justify-content: center;
}

.column-form-billing-row .column-form-billing-name:nth-child(2) {
	width: 40%;
}

.column-form-billing-row .column-form-billing-name:nth-child(3) {
	width: 22%;
}

.column-form-billing-row .column-form-billing-name:nth-child(4) {
	width: 22%;
}

.column-form-billing-msg {
	height: 52px;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	border-right: 1px solid #E6E6E6;
	padding-left: 27px;
	box-sizing: border-box;
	color: #333333;
	font-size: 14px;
}

.column-form-billing-row .column-form-billing-msg:last-child {
	border-right: none;
}

.column-form-billing-row .column-form-billing-msg:nth-child(1) {
	width: 16%;
	padding-left: 0 !important;
	justify-content: center;
}

.column-form-billing-row .column-form-billing-msg:nth-child(2) {
	width: 40%;
}

.column-form-billing-row .column-form-billing-msg:nth-child(3) {
	width: 22%;
}

.column-form-billing-row .column-form-billing-msg:nth-child(4) {
	width: 22%;
}

.special-treatment-box {
	width: 100%;
	display: flex;
	justify-content: space-between;
	padding-top: 10px;
}

.special-treatment-item {}

.special-treatment-box .special-treatment-item:first-child {
	width: 40%;
}

.special-treatment-box .special-treatment-item:nth-child(2) {
	width: calc(60% - 10px);
}

.search-form-item-text {
	width: 168px;
	height: 38px;
	display: flex;
	align-items: center;
	line-height: 1.3;
	line-height: 38px\9;
	border-width: 1px;
	border-style: solid;
	border-color: #e6e6e6;
	background-color: #F6F6F6;
	border-radius: 2px;
	box-sizing: border-box;
	padding: 0 10px;
	box-sizing: border-box;
	font-size: 14px;
}

.selective_type {
	width: 100%;
	display: flex;
	align-items: center;
	margin-bottom: 20px;
}

.exemption-plan-tab {
	line-height: 16px;
	display: flex;
	align-items: center;
	color: #999999;
	font-size: 14px;
	margin-right: 16px;
	position: relative;
	padding-left: 19px;
	border: none !important;
	background: initial !important;
}

.exemption-plan-tab:last-child {
	margin-right: 0;
}

.exemption-plan-tab::after {
	content: "";
	width: 16px;
	height: 16px;
	background: url(../../img/circle-2.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	left: 0;
	top: 0;
}

.exemption-plan-tab.active::after {
	background: url(../../img/circle-active2.png) no-repeat;
	background-size: 100% 100%;
}

.tab-wrap {
	display: none;
}

.tab-wrap.tab-wrap-active {
	display: block;
}

.flex-column-center {
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.flex-center-btnBox {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 15px 0 35px;
}

.operate-leftsidebar-input {
	width: 42px !important;
	height: 23px !important;
}

.meterReading-leftsidebar-input {
	width: 106px !important;
	height: 23px !important;
}

.operate-leftsidebar-line {
	width: 7px;
	height: 1px;
	background-color: #9E9E9E;
}

.operate-leftsidebar-name {
	width: 58px;
	color: #333333;
	font-size: 14px;
}

.icon-find-btn {
	margin-left: 5px !important;
}

.table-input {
	width: 80px !important;
	height: 27px !important;
	line-height: 27px !important;
	padding: 0 7px !important;
	box-sizing: border-box;
	background-color: #fff;
	border: 1px solid #E6E6E6 !important;
}

.school-watch-column {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	padding: 20px 35px 5px;
	box-sizing: border-box;
	border-bottom: 1px solid #E6E6E6;
}

.school-watch-column-item {
	width: 33.33%;
	display: flex;
	justify-content: flex-start;
}

.school-watch-column-item:nth-child(2),
.school-watch-column-item:nth-child(5),
.school-watch-column-item:nth-child(8),
.school-watch-column-item:nth-child(11),
.school-watch-column-item:nth-child(14),
.school-watch-column-item:nth-child(17),
.school-watch-column-item:nth-child(20),
.school-watch-column-item:nth-child(23),
.school-watch-column-item:nth-child(26),
.school-watch-column-item:nth-child(29),
.school-watch-column-item:nth-child(32),
.school-watch-column-item:nth-child(35),
.school-watch-column-item:nth-child(38),
.school-watch-column-item:nth-child(41),
.school-watch-column-item:nth-child(44) {
	justify-content: center;
}

.school-watch-column-item:nth-child(3n) {
	justify-content: flex-end;
}

.tree-border-box {
	width: 100%;
	height: calc(100% - 164px);
	border: 1px solid #E6E6E6;
	padding: 35px 32px;
	box-sizing: border-box;
}

.btn-box-fixed {
	width: 100%;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	padding: 18px 0;
}

.segment-allocation-title {
	width: 100%;
	height: 80px;
	display: flex;
	align-items: center;
	border-bottom: 1px solid #E6E6E6;
	position: relative;
	color: #333333;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 16px;
	padding-left: 15px;
	box-sizing: border-box;
}

.segment-allocation-title::after {
	content: "";
	width: 6px;
	height: 20px;
	background-color: #1890FF;
	position: absolute;
	top: 50%;
	margin-top: -10px;
	left: 0;
}

.segment-allocation-tabList {
	width: 100%;
	display: flex;
	flex-direction: column;
	padding: 17px 5px;
	box-sizing: border-box;
}

.segment-allocation-tab {
	width: 100%;
	display: flex;
	align-items: center;
	margin-bottom: 10px;
	position: relative;
	color: #333333;
	font-size: 12px;
	padding-left: 12px;
	box-sizing: border-box;
	background-color: initial;
	border: none;
}

.segment-allocation-tab::after {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -3.5px;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background-color: #C4D1DF;
}

.segment-allocation-tab.active {
	color: #1890FF;
}

.segment-allocation-tab.active::after {
	background-color: #1890FF;
}

.segment-allocation-wrap {
	display: none;
}

.segment-allocation-wrap.segment-allocation-wrap-active {
	display: block;
}

.role-management-between {
	padding: 20px 0;
}

.management-flex-column {
	width: 100%;
	height: 100%;
	padding: 0;
	display: flex;
	flex-direction: column;
	justify-content: initial;
	flex-wrap: initial;
}

.column-role-management {
	width: 100%;
	display: flex;
	flex-direction: column;
	padding: 35px 0 0;
	box-sizing: border-box;
}

.role-management-top {
	width: 100%;
	display: flex;
	flex-direction: column;
	padding: 0 40px 10px;
	box-sizing: border-box;
}

.role-management-bottom {
	width: 100%;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	padding: 20px;
	box-sizing: border-box;
	border-top: 1px solid #E6E6E6;
}

.management-flex-box {
	width: 100%;
	height: calc(100% - 72px);
	display: flex;
	flex-direction: row;
	padding: 30px 30px 10px;
	box-sizing: border-box;
}

.management-left-sidebar {
	flex: 1;
	height: 100%;
	display: flex;
	flex-direction: column;
}

.management-right-sidebar {
	width: 350px;
	height: 100%;
	display: flex;
	align-items: flex-start;
	margin-left: 25px;
	padding-bottom: 12px;
	box-sizing: border-box;
}

.management-rightSidebar-column {
	flex: 1;
	height: 100%;
	display: flex;
	flex-direction: column;
	margin-right: 10px;
	border: 1px solid #E6E6E6;
	box-sizing: border-box;
}

.management-rightSidebar-column:last-child {
	margin-right: 0;
}

.management-rightSidebar-column-label {
	width: 100%;
	height: 30px;
	display: flex;
	align-items: center;
	background-color: #F0F2F5;
	padding: 0 10px;
	box-sizing: border-box;
	font-size: 13px;
	color: #333333;
}

.management-rightSidebar-column-box {
	width: 100%;
	height: calc(100% - 30px);
	overflow-y: auto;
	display: flex;
	flex-direction: column;
	padding: 11px 10px;
	box-sizing: border-box;
}

.management-rightSidebar-column-row {
	margin-bottom: 5px;
}


.waterCard-file-flex-box {
	width: 100%;
	display: flex;
	height: calc(100% - 99px);
	box-sizing: border-box;
}

.waterCard-file-leftsidebar {
	width: calc(100% - 276px);
	padding-right: 10px;
	box-sizing: border-box;
	height: 100%;
}

.waterCard-file-rightsidebar {
	width: 276px;
	height: 100%;
	overflow: hidden;
	border: 1px solid #E6E6E6;
	box-sizing: border-box;
}

.waterCard-file-rightsidebar-top {
	width: 100%;
	height: 36px;
	padding: 0 10px;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
	align-items: center;
	color: #333333;
	font-size: 14px;
	background-color: #F0F2F5;
}

.waterCard-file-rightsidebar-top>button {
	border: none !important;
	background-color: initial !important;
	display: flex;
	align-items: center;
	color: #1890FF;
	font-size: 14px;
}

.waterCard-file-rightsidebar-top>button>img {
	width: 20px;
	margin-right: 3px;
}

.waterCard-file-title {
	width: 100%;
	height: 79px;
	display: flex;
	align-items: center;
	position: relative;
	color: #333333;
	font-size: 20px;
	font-weight: bold;
	margin-right: 20px;
	padding-left: 15px;
	box-sizing: border-box;
	border-bottom: 1px solid #F0F2F5;
	margin-bottom: 20px;
}

.waterCard-file-title::after {
	content: "";
	width: 6px;
	height: 20px;
	background-color: #1890FF;
	position: absolute;
	top: 50%;
	margin-top: -10px;
	left: 0;
}

.water-division-information-list {
	width: 100%;
	display: flex;
	flex-direction: column;
	border: 1px solid #E6E6E6;
}

.water-division-information-list>li {
	width: 100%;
	height: 42px;
	display: flex;
	align-items: center;
	border-bottom: 1px solid #E6E6E6;
}

.water-division-information-list>li:last-child {
	border-bottom: none;
}

.water-division-information-list>li:hover {
	background: #FAFAFA;
	transition: all .2s;
}

.water-division-information-list>li>label {
	width: 112px;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	border-right: 1px solid #E6E6E6;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}

.water-division-information-list>li>span {
	flex: 1;
	height: 100%;
	display: flex;
	align-items: center;
	padding: 0 30px;
	box-sizing: border-box;
	color: #333333;
	font-size: 14px;
}

.padding-btn-row {
	padding: 20px 0;
}

.column-form-checkbox-box {
	width: 100%;
	height: 400px;
	overflow-y: auto;
	display: flex;
	flex-direction: column;
	padding: 27px 20px;
	box-sizing: border-box;
}

.column-form-checkbox-row {
	margin-bottom: 18px;
}

.column-form-checkbox-row:last-child {
	margin-bottom: 0;
}

.column-form-checkbox-bottom {
	padding: 20px;
	box-sizing: border-box;
	border-top: 1px solid #E6E6E6;
}

.small-icon {
	width: 18px;
	margin-right: 3px;
}

.system-parameters-tab-list {
	width: 140px;
	max-height: 100%;
	overflow: auto;
	display: flex;
	flex-direction: column;
}

.system-parameters-tab-list>button {
	width: 100% !important;
	height: 36px !important;
	line-height: 36px !important;
	display: flex;
	justify-content: center;
	align-items: center;
	border: none !important;
	background: rgb(24, 144, 255, 0.1);
	color: #333333;
	font-size: 14px;
}

.system-parameters-tab-list>button.active {
	background: rgb(24, 144, 255, 1);
	color: #fff;
}

.system-parameters-sidebar {
	flex: 1;
	height: 100%;
	display: flex;
	flex-direction: column;
	overflow-y: auto;
	margin-left: 10px;
	border: 1px solid #E6E6E6;
}

.system-parameters-sidebar-label {
	width: 100%;
	display: flex;
	align-items: center;
	background-color: #F0F2F5;
	padding: 9px 10px;
	box-sizing: border-box;
	color: #333333;
	font-size: 16px;
}

.system-parameters-sidebar-content {
	width: 100%;
	display: flex;
	flex-direction: column;
	padding: 19px 11px;
	box-sizing: border-box;
}

.system-parameters-sidebar-content-other {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	padding: 17px 34px 2px;
	box-sizing: border-box;
}

.system-parameters-sidebar-content-row {
	width: 100%;
	display: flex;
}

.system-parameters-sidebar-content-row .layui-form-item {
	margin-right: 43px;
}

.system-parameters-sidebar-content-row .layui-form-item:nth-child(3n) {
	margin-right: 0;
}

.system-parameters-sidebar-content-box {
	width: 100%;
	margin-bottom: 15px;
	display: flex;
	align-items: center;
}

.system-parameters-sidebar-content-box:last-child {
	margin-bottom: 0;
}

.system-parameters-sidebar-content-name {
	position: relative;
	padding-left: 12px;
	color: #333333;
	font-size: 14px;
}

.system-parameters-sidebar-content-name::after {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -6px;
	width: 4px;
	height: 12px;
	background-color: #1890FF;
}

.system-parameters-wrap {
	display: none;
}

.system-parameters-wrap.system-parameters-wrap-active {
	display: block;
}

.month-top-row {
	flex: 1;
	display: flex;
	align-items: center;
	color: #333333;
	font-size: 14px;
	margin-left: 29px;
	font-weight: normal;
}

.month-top-row>img {
	width: 15px;
	margin-right: 5px;
}

.month-btn {
	font-weight: normal !important;
	padding: 0 10px !important;
}

.month-gray-bg {
	opacity: 0.5;
}

.month-wrap {
	width: 100%;
	display: flex;
	flex-direction: column;
}

.month-msg {
	width: 100%;
	color: #333333;
	font-size: 14px;
	padding: 15px 24px;
	box-sizing: border-box;
	background-color: #F0F2F5;
	font-weight: bold;
}

.month-list {
	width: 100%;
	display: flex;
	flex-direction: column;
	border: 1px solid #E6E6E6;
	box-sizing: border-box;
	margin-top: 10px;
}

.month-list>li {
	width: 100%;
	display: flex;
	align-items: center;
	padding: 14px 17px;
	box-sizing: border-box;
	color: #333333;
	font-size: 14px;
	border-bottom: 1px solid #E6E6E6;
}

.month-list>li:last-child {
	border-bottom: none;
}

.month-list>li:hover {
	background: #FAFAFA;
	transition: all .2s;
}

.month-icon {
	width: 20px;
	height: 20px;
	margin-right: 13px;
}

.detect-top {
	width: 100%;
	height: 104px;
	padding: 0 26px;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	border-bottom: 1px solid #E6E6E6;
}

.detect-top-img {
	width: 55px;
	height: 55px;
	margin-right: 23px;
}

.detect-top-sidebar {
	flex: 1;
	display: flex;
	flex-direction: column;
}

.detect-top-sidebar-msg {
	width: 100%;
	color: #333333;
	font-size: 12px;
	margin-top: 10px;
}

.detect-bottom {
	width: 100%;
	height: calc(100% - 104px);
	overflow: auto;
	display: flex;
	flex-direction: column;
	padding: 20px 26px;
	box-sizing: border-box;
}

.detect-bottom-row {
	width: 100%;
	display: flex;
	align-items: center;
	margin-bottom: 5px;
	position: relative;
}

.detect-bottom-row-btn {
	display: flex;
	align-items: center;
	border: none !important;
	background-color: initial !important;
}

.detect-bottom-row-btn>img {
	width: 16px;
}

.detect-bottom-subbox {
	width: 100%;
	display: flex;
	flex-direction: column;
	padding: 5px 26px;
	box-sizing: border-box;
	position: absolute;
	top: 20px;
	left: 0;
}

.quick-list {
	width: 100%;
	display: flex;
	flex-direction: column;
}

.quick-list>li {
	width: 100%;
	display: flex;
	align-items: center;
	margin-bottom: 6px;
}

.quick-list>li:last-child {
	margin-bottom: 0;
}

.quick-icon {
	width: 16px;
	margin-right: 4px;
}

.back-btn {
	width: 74px;
	height: 23px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 4px;
	border: 1px solid #1890FF !important;
	background-color: initial !important;
	margin-left: 7px !important;
	color: #1890FF;
	font-size: 12px;
}

.back-btn>img {
	width: 9px;
	margin-left: 5px;
}

.form-border-wrap {
	width: 100%;
	border: 1px solid #E6E6E6;
	box-sizing: border-box;
	padding: 18px 28px 3px;
}

.manual-meterReading-form {
	width: 100%;
	height:calc(100% - 180px);
	overflow: auto;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.manual-meterReading-bottom {
	justify-content: flex-end !important;
	margin: 20px 0 !important;
}

.short-spacing {
	padding-left: 15px !important;
}

.short-spacing::before {
	left: 0 !important;
}

.short-spacing::after {
	left: 0 !important;
}

.padding-short-spacing {
	padding-left: 30px !important;
}

.padding-short-spacing::before {
	left: 14px !important;
}

.padding-short-spacing::after {
	left: 14px !important;
}

@media (max-width: 1500px) {

	.layui-table td,
	.layui-table th {
		font-size: 12px !important;
	}

	.btn-box>button {
		font-size: 12px;
	}

	.layui-table-cell {
		padding: 0 5px !important;
	}

	.layui-tree-txt {
		font-size: 11px !important;
	}

	.head-search-bar {
		margin-left: 35px !important;
	}

	.business-block {
		width: 125px !important;
		font-size: 12px !important;
	}

	.charge-off-block {
		width: 135px !important;
	}
}
