@font-face {
	font-family: regular;
	font-style: normal;
	font-weight: normal;
	src: local('Microsoft Yahei');
}

@font-face {
	font-family: medium;
	font-style: normal;
	font-weight: normal;
	src: local('Microsoft Yahei');
}

* {
	margin: 0;
	padding: 0;
	font-family: "Roboto", "Microsoft YaHei", "Helvetica Neue", Arial,
		sans-serif;;
}

::-webkit-scrollbar {
	width: 8px;
	height: 12px;
}

.left-menu-box::-webkit-scrollbar {
	width: 0px;
}

a:hover {
	text-decoration: none;
}

::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
	background-color: #fff;
}

::-webkit-scrollbar-thumb {
	background-color: #e6e6e6;
}

script {
	display: none !important;
}

html {
	height: 100%;
	min-width: 1024px;
}

body {
	height: 100%;
	min-width: 1024px;
	background: rgb(239, 242, 248)
}

ol, li {
	list-style: none;
}

i {
	display: inline-block;
}

.L {
	float: left;
}

.R {
	float: right;
}

a {
	text-decoration: none;
}

.icon-logo {
	/* background: url(../../images/menu-logo.png) no-repeat center; */
    background-size: contain;
    height: 100%;
    width: 100%;
    display: inline-block;
}

.left-menu-box>li.open .hollow-triangle {
	transform: rotate(-45deg);
}

.left-menu-logo {
	height: 44px;
	line-height: 44px;
	text-align: center;
	padding: 13px 0px;
	background: #39bed1;
}

.left-menu-box>li {
	/* 	margin-top: 6px; */
	/* 	height: 56px; */
	width: 100%;
	line-height: 56px;
	text-align: center;
	border-bottom: 1px solid #324256;
}

.left-menu-box>li>a {
	font-size: 18px;
	color: transparent !important;
	display: block;
	height: 100%;
	position: relative;
	text-align: left;
	padding: 0px 20px 0px 30px;
}

.left-menu-box a>* {
	display: inline-block;
	vertical-align: middle;
}

.left-menu-box a>span {
	margin-left: 9px;
	font-family: MicrosoftYaHei;
	font-size: 16px;
	color: #95a3b0;
	letter-spacing: 0;
	font-weight: 300;
}

.left-menu-box i.icon-home {
	width: 26px;
	height: 26px;
	background: url('../../images/left_icon_home1.png') no-repeat
		center;
	background-size: contain;
}

.left-menu-box i.icon-wise {
	width: 26px;
	height: 26px;
	background: url('../../images/left_icon_wise1.png') no-repeat
		center;
	background-size: contain;
}

.left-menu-box i.icon-record {
	width: 26px;
	height: 26px;
	background: url('../../images/left_icon_record1.png') no-repeat
		center;
	background-size: contain;
}

.left-menu-box i.icon-stat {
	width: 26px;
	height: 26px;
	background: url('../../images/left_icon_stat1.png') no-repeat
		center;
	background-size: contain;
}

.left-menu-box i.icon-desk {
	width: 26px;
	height: 26px;
	background: url('../../images/left_icon_desk1.png') no-repeat
		center;
	background-size: contain;
}

.left-menu-box i.icon-config {
	width: 26px;
	height: 26px;
	background: url('../../images/left_icon_config1.png') no-repeat
		center;
	background-size: contain;
}

.left-menu-box {
	height: calc(100% - 98px);
	overflow: auto;
}

.left-menu-box>li>a:hover span, .left-menu-box>li.open>a span {
	color: #fff;
}

.left-menu-box>li>a:hover .hollow-triangle, .left-menu-box>li.open>a .hollow-triangle
	{
	border-color: #fff;
}

.left-menu-box>li.open .icon-home, .left-menu-box>li>a:hover .icon-home
	{
	background: url('../../images/left_icon_home.png') no-repeat
		center;
	background-size: contain;
}

.left-menu-box>li.open .icon-wise, .left-menu-box>li>a:hover .icon-wise
	{
	background: url('../../images/left_icon_wise.png') no-repeat
		center;
}

.left-menu-box>li.open .icon-record, .left-menu-box>li>a:hover .icon-record
	{
	background: url('../../images/left_icon_record.png') no-repeat
		center;
}

.left-menu-box>li.open .icon-stat, .left-menu-box>li>a:hover .icon-stat
	{
	background: url('../../images/left_icon_stat.png') no-repeat
		center;
}

.left-menu-box>li.open .icon-desk, .left-menu-box>li>a:hover .icon-desk
	{
	background: url('../../images/left_icon_desk.png') no-repeat
		center;
}

.left-menu-box>li.open .icon-config, .left-menu-box>li>a:hover .icon-config
	{
	background: url('../../images/left_icon_config.png') no-repeat
		center;
}

.left-second-menu {
	width: 100%;
	display: none;
	background: #1a2634;
}

.left-second-menu li {
	line-height: 56px;
	padding-left: 65px;
	border-bottom: 1px solid #263548;
}

.left-second-menu li.current, .left-second-menu li:hover {
	border-left: 2px solid #39bed1;
	color: #39bed1;
}

.left-second-menu li:hover a, .left-second-menu li.current a {
	color: #39bed1;
}

.shadow {
	box-shadow: 0 2px 13px 2px rgba(0, 0, 0, 0.07);
}

.strong-shadow {
	box-shadow: 0 2px 13px 2px rgba(0, 0, 0, 0.11);
}

.left-nav {
	width: 210px;
	background: #263548;
	height: 100%;
	z-index: 2;
	display: inline-block;
	color: #FFFFFF;
	position: fixed;
}

.head-nav {
	width: 100%;
	background: #39bed1;
	height: 70px;
	display: inline-block;
	color: #FFFFFF;
	position: fixed;
	z-index: 1;
}

.head-nav-name {
	font-size: 18px;
}

.head-nav-time {
	font-size: 14px;
	margin-left: 210px;
}

.head-nav-admin {
	font-size: 16px;
}

.head-nav-bt {
	height: 28px;
	line-height: 28px;
}

.content-part {
	padding-left: 235px;
	padding-right: 20px;
	padding-top: 100px;
}

.blue {
	background: #39bed1;
	color: #fff;
}

.grey {
	background: #ccc;
	color: #fff;
}

.blue-shadow {
	box-shadow: 0 2px 10px 0px #0097ff;
}

.input {
	vertical-align: middle;
	padding: 5px;
	height: 25px;
	background: #FFFFFF;
	border: 1px solid #C8C7C7;
	font-size: 14px;
	color: #444;
	letter-spacing: 0;
	border-radius: 0;
}

.adv-search-option-group {
	overflow: hidden !important;
	text-align: center;
	padding: 30px 30px 35px 30px !important;
}

.adv-search-option-group table {
	width: 100%;
}

.adv-search-option-group tr {
	height: 65px;
}

#toast-container {
	z-index: 999 !important;
}

.valid-error-highlight {
	transition: border linear .2s, box-shadow linear .5s;
	-moz-transition: border linear .2s, -moz-box-shadow linear .5s;
	-webkit-transition: border linear .2s, -webkit-box-shadow linear .5s;
	outline: none;
	border-color: rgba(241, 0, 50, .75);
	box-shadow: 0 0 8px rgba(241, 0, 0, .5);
	-moz-box-shadow: 0 0 8px rgba(241, 0, 0, .5);
	-webkit-box-shadow: 0 0 8px rgba(241, 0, 0, 3);
}

.valid-error {
	color: red;
}

a.disabled {
	display: none;
}

.line {
	margin: 5px 0px;
}

input:disabled {
	background-color: rgb(235, 235, 228);
}

.select2-container--disabled .select2-selection--single {
	background-color: #eee;
	cursor: default !important;
}

.checkbox-group>.jqx-checkbox {
	display: inline-block;
	vertical-align: middle;
}

.swal2-modal .swal2-styled {
	border-radius: 0 !important;
}

.pages .pagination .prev, .pages .pagination .next, .pages .pagination a,
	.pages .pagination span {
	border-radius: 0 !important;
}

@media screen and (min-width: 1601px) {
	.head-nav {
		width: 100%;
		background: #76BCFE;
		height: 70px;
		display: inline-block;
		color: #FFFFFF;
		position: fixed;
		z-index: 1;
	}
	.head-nav-name {
		font-size: 18px;
	}
	.head-nav-time {
		font-size: 14px;
		margin-left: 210px;
	}
	.head-nav-admin {
		font-size: 16px;
	}
	.head-nav-bt {
		height: 28px;
		line-height: 28px;
	}
	.content-part {
		padding-left: 235px;
		padding-right: 20px;
		padding-top: 100px;
	}
	.menu-breadcrumb {
		padding: 16px 2% 14px 2px;
		vertical-align: middle;
		margin-bottom: 5px;
		margin-top: -24px;
	}
	.menu-breadcrumb li {
		letter-spacing: 0;
		font-size: 16px;
		color: #535353;
		display: inline-block;
	}
	.menu-breadcrumb .current {
		font-size: 16px;
		color: #39bed1;
		letter-spacing: 0;
	}
	.left-nav {
		width: 210px;
		background: #263548;
		height: 100%;
		z-index: 2;
		display: inline-block;
		color: #FFFFFF;
		position: fixed;
	}
	.left-menu-logo {
		background: url(../../images/menu-logo.png) no-repeat center;
		height: 44px;
		line-height: 44px;
		text-align: center;
		padding: 13px 0px;
		/* background: #76BCFE; */
	}
	.left-menu-box>li {
		width: 100%;
		line-height: 56px;
		text-align: center;
		border-bottom: 1px solid #324256;
	}
	.left-menu-box>li>a {
		font-size: 18px;
		color: transparent !important;
		display: block;
		height: 100%;
		/*width: 100%;*/
		position: relative;
		text-align: left;
		padding: 0px 20px 0px 30px;
	}
	.left-menu-box a>span {
		font-size: 16px;
		font-weight: 200;
	}
	.left-menu-box i.icon-home {
		width: 26px;
		height: 26px;
		background-size: contain;
	}
	.left-menu-box i.icon-wise {
		width: 26px;
		height: 26px;
		background-size: contain;
	}
	.left-menu-box i.icon-record {
		width: 26px;
		height: 26px;
		background-size: contain;
	}
	.left-menu-box i.icon-stat {
		width: 26px;
		height: 26px;
		background-size: contain;
	}
	.left-menu-box i.icon-desk {
		width: 26px;
		height: 26px;
		background-size: contain;
	}
	.left-menu-box i.icon-config {
		width: 26px;
		height: 26px;
		background-size: contain;
	}
	.left-second-menu li {
		line-height: 56px;
		padding-left: 65px;
		border-bottom: 1px solid #263548;
	}
	.left-second-menu a {
		padding-left: 12%;
		font-size: 14px;
		color: #999999;
		display: block;
		text-align: left;
		font-weight: 300;
		text-decoration: none;
	}
	.hollow-triangle {
		width: 8px;
		height: 8px;
		border: #95a3b0 solid;
		border-width: 2px 2px 0 0;
		transform: rotate(135deg);
		margin-bottom: 2px;
		position: absolute;
		right: 18px;
		top: 25px;
	}
}

@media screen and (min-width: 1367px) and (max-width: 1600px) {
	.head-nav {
		width: 100%;
		background: #39bed1;
		height: 58px;
		display: inline-block;
		color: #FFFFFF;
		position: fixed;
		z-index: 1;
	}
	.head-nav-name {
		font-size: 15px;
	}
	.head-nav-time {
		font-size: 12px;
		margin-left: 175px;
	}
	.head-nav-admin {
		font-size: 13px;
	}
	.head-nav-bt {
		height: 23px;
		line-height: 23px;
	}
	/* ���� */
	.content-part {
		padding-left: 196px;
		padding-right: 17px;
		padding-top: 83px;
	}
	.menu-breadcrumb {
		padding: 13px 2% 12px 2px;
		vertical-align: middle;
		margin-bottom: 4px;
		margin-top: -20px;
	}
	.menu-breadcrumb li {
		letter-spacing: 0;
		font-size: 13px;
		color: #535353;
		display: inline-block;
	}
	.menu-breadcrumb .current {
		font-size: 13px;
		color: #39bed1;
		letter-spacing: 0;
	}
	.left-nav {
		width: 175px;
		background: #263548;
		height: 100%;
		z-index: 2;
		display: inline-block;
		color: #FFFFFF;
		position: fixed;
	}
	.left-menu-logo {
		height: 37px;
		line-height: 37px;
		text-align: center;
		padding: 11px 0px;
		background: #39bed1;
	}
	.left-menu-box>li {
		width: 100%;
		line-height: 47px;
		text-align: center;
		border-bottom: 1px solid #324256;
	}
	.left-menu-box>li>a {
		font-size: 15px;
		color: transparent !important;
		display: block;
		height: 100%;
		/*width: 100%;*/
		position: relative;
		text-align: left;
		padding: 0px 17px 0px 25px;
	}
	.left-menu-box a>span {
		font-size: 13px;
		font-weight: 200;
	}
	.left-menu-box i.icon-home {
		width: 22px;
		height: 22px;
		background-size: contain;
	}
	.left-menu-box i.icon-wise {
		width: 22px;
		height: 22px;
		background-size: contain;
	}
	.left-menu-box i.icon-record {
		width: 22px;
		height: 22px;
		background-size: contain;
	}
	.left-menu-box i.icon-stat {
		width: 22px;
		height: 22px;
		background-size: contain;
	}
	.left-menu-box i.icon-desk {
		width: 22px;
		height: 22px;
		background-size: contain;
	}
	.left-menu-box i.icon-config {
		width: 22px;
		height: 22px;
		background-size: contain;
	}
	.left-second-menu li {
		line-height: 39px;
		padding-left: 45px;
		border-bottom: 1px solid #263548;
	}
	.left-second-menu a {
		padding-left: 12%;
		font-size: 12px;
		color: #999999;
		display: block;
		text-align: left;
		font-weight: 300;
		text-decoration: none;
	}
	.hollow-triangle {
		width: 7px;
		height: 7px;
		border: #95a3b0 solid;
		border-width: 2px 2px 0 0;
		transform: rotate(135deg);
		margin-bottom: 2px;
		position: absolute;
		right: 15px;
		top: 21px;
	}
}

@media screen and (max-width: 1366px) {
	.head-nav {
		width: 100%;
		background: #39bed1;
		height: 50px;
		display: inline-block;
		color: #FFFFFF;
		position: fixed;
		z-index: 1;
	}
	.head-nav-name {
		font-size: 13px;
	}
	.head-nav-time {
		font-size: 10px;
		margin-left: 150px;
	}
	.head-nav-admin {
		font-size: 11px;
	}
	.head-nav-bt {
		height: 20px;
		line-height: 20px;
	}
	/* ���� */
	.content-part {
		padding-left: 188px;
		padding-right: 14px;
		padding-top: 71px;
	}
	.menu-breadcrumb {
		padding: 11px 2% 10px 2px;
		vertical-align: middle;
		margin-bottom: 3px;
		margin-top: -17px;
	}
	.menu-breadcrumb li {
		letter-spacing: 0;
		font-size: 11px;
		color: #535353;
		display: inline-block;
	}
	.menu-breadcrumb .current {
		font-size: 11px;
		color: #39bed1;
		letter-spacing: 0;
	}
	.left-nav {
		width: 170px;
		background: #263548;
		height: 100%;
		z-index: 2;
		display: inline-block;
		color: #FFFFFF;
		position: fixed;
	}
	.left-menu-logo {
		height: 31px;
		line-height: 31px;
		text-align: center;
		padding: 10px 0px;
		background: #39bed1;
	}
	.left-menu-box>li {
		width: 100%;
		line-height: 40px;
		text-align: center;
		border-bottom: 1px solid #324256;
	}
	.left-menu-box>li>a {
		font-size: 13px;
		color: transparent !important;
		display: block;
		height: 100%;
		/*width: 100%;*/
		position: relative;
		text-align: left;
		padding: 0px 14px 0px 21px;
	}
	.left-menu-box a>span {
		font-size: 11px;
		font-weight: 200;
	}
	.left-menu-box i.icon-home {
		width: 19px;
		height: 19px;
		background-size: contain;
	}
	.left-menu-box i.icon-wise {
		width: 19px;
		height: 19px;
		background-size: contain;
	}
	.left-menu-box i.icon-record {
		width: 19px;
		height: 19px;
		background-size: contain;
	}
	.left-menu-box i.icon-stat {
		width: 19px;
		height: 19px;
		background-size: contain;
	}
	.left-menu-box i.icon-desk {
		width: 19px;
		height: 19px;
		background-size: contain;
	}
	.left-menu-box i.icon-config {
		width: 19px;
		height: 19px;
		background-size: contain;
	}
	.left-second-menu li {
		line-height: 40px;
		padding-left: 46px;
		border-bottom: 1px solid #263548;
	}
	.left-second-menu a {
		padding-left: 12%;
		font-size: 10px;
		color: #999999;
		display: block;
		text-align: left;
		font-weight: 300;
		text-decoration: none;
	}
	.hollow-triangle {
		width: 7px;
		height: 7px;
		border: #95a3b0 solid;
		border-width: 2px 2px 0 0;
		transform: rotate(135deg);
		margin-bottom: 2px;
		position: absolute;
		right: 13px;
		top: 18px;
	}
}

.select2-container--default .select2-selection--multiple {
	border-radius: 0 !important;
}

.adv-search-condition-content>span {
	width: 83% !important;
}

.adv-search-condition-content>input {
	width: 80% !important;
}

.select2-selection__rendered {
	text-align: left !important;
}