/*body*/
body{
	background:#fff;
	line-height:16px;
	color:#333;
	margin:0 auto;
	overflow-x:hidden;
	font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Helvetica Neue";
	font-size:12px;
	min-width:280px;
}
html,body{
	-webkit-font-smoothing:antialiased;
	width:100%;
    height:100%;
	box-sizing:border-box;
}
body,td,th{
	/*-moz-user-select:none;
	-webkit-user-select:none;
	-ms-user-select:none;
	-khtml-user-select:none;
	user-select:none;*/
}
[v-cloak]{display:none !important;}

.nosel{
	-moz-user-select:none;
	-webkit-user-select:none;
	-ms-user-select:none;
	-khtml-user-select:none;
	user-select:none;
}
img{border:0px}
/*a*/
a:link{
	color:#0099ff;
	text-decoration:none
}
a:visited{
	color:#0099ff;
	text-decoration:none
}
a:hover{text-decoration:none}
a:active{text-decoration:none}
.black{color:#000000}
.white{color:#ffffff}
.red{color:#f00}
.yellow{color:#fff000}
.sky{color:#089af7}
.blue{color:#00f}
.green{color:#009933}
.orange{color:#f70}
.gray{color:#959595}
/*
*/
.flt-l{float:left}
.flt-r{float:right}
.cursor{cursor:pointer}
.fxr,.fxc{display:flex} .fxc{flex-direction:column}
/*
*/
.tal-c{text-align:center}
.tal-l{text-align:left}
/*
*/
.lh20{ line-height:20px}
.lh18{ line-height:18px}
.lh24{ line-height:24px}
.lh32{ line-height:32px}
/*
*/
.mrr4{margin-right:4px}

.mrt2{margin-top:2px}
.mrt4{margin-top:4px}
.mrt8{margin-top:8px}
.mrt10{margin-top:10px}
.mrt12{margin-top:12px}
.mrt16{margin-top:16px}
.mrt24{margin-top:24px}
.mrt32{margin-top:32px}
.mrt40{margin-top:40px}
.mrt60{margin-top:60px}
.mrt72{margin-top:72px}

.mrb4{margin-bottom:4px}
.mrb8{margin-bottom:8px}
.mrb10{margin-bottom:10px}
.mrb12{margin-bottom:12px}
.mrb16{margin-bottom:16px}
.mrb24{margin-bottom:24px}
.mrb48{margin-bottom:48px}

.mrl4{margin-left:4px}
.mrl8{margin-left:8px}
.mrl2{margin-left:2px}
.mrr8{margin-right:8px}

/*
*/
.f10{font-size:10px}
.f10b{font-size:10px;font-weight:bold}

.f12{font-size:12px}
.f12b{font-size:12px;font-weight:bold}

.f13{font-size:13px}
.f13b{font-size:13px;font-weight:bold}

.f14{font-size:14px}
.f14b{font-size:14px;font-weight:bold}

.f15{font-size:15px}
.f15b{font-size:15px;font-weight:bold}

.f16{font-size:16px}
.f16b{font-size:16px;font-weight:bold}

.f17{font-size:17px}
.f17b{font-size:17px;font-weight:bold}

.f18{font-size:18px}
.f18b{font-size:18px;font-weight:bold}

.f20{font-size:20px}
.f20b{font-size:20px;font-weight:bold}

.f24{font-size:24px}
.f24b{font-size:24px;font-weight:bold}

.f28{font-size:28px}
.f28b{font-size:28px;font-weight:bold}

.f32{font-size:32px}
.f32b{font-size:32px;font-weight:bold}

.f40{font-size:40px}
.f40b{font-size:40px;font-weight:bold}

.f48{font-size:48px}
.f48b{font-size:48px;font-weight:bold}

.f60b{font-size:60px;font-weight:bold}

.f64{font-size:64px}
.f64b{font-size:64px;font-weight:bold}
table{
	padding:0px;
	box-sizing:border-box;
	border:1px solid #e5e5e5;
	font-size:13px;
	border-radius:5px;
	overflow:hidden;
	color:#333;
	z-index:1001;
	table-layout:fixed;
	word-wrap:break-word;
	word-break:break-all;
}
tr:hover{background:#fafafe}
.tr-title{}
.tr-title td{}
td{
	font-size:13px;
	padding:6px;
	box-sizing:border-box;
	border-bottom:1px solid #e5e5e5
}
input:-webkit-autofill{
	-webkit-box-shadow:0 0 0px 1000px #fff inset;
}
textarea{outline:none}
.ipo{
	border:1px solid #ddd;
	font-size:14px;
	height:36px;
	line-height:24px;
	box-sizing:border-box;
	padding:6px 10px;
	outline:none;
	border-radius:1px;
}
.ip-bottom-line{
	outline:none;
	border:0px;
	border-bottom:1px solid #959595;
	font-size:15px;
	padding:8px 0px;
	text-align:center;
	background:transparent;
}
.ip-sp{
	width:100%;
	max-width:240px;
	position:relative;
	min-height:20px;
	height:auto;
	display:flex;
	flex-direction:row;
	overflow:hidden;
	border-radius:3px;
	border:1px solid #ddd;
	box-sizing:border-box;
	background:#f2f2f2;
}
.ip-search,
.btn-search{
	height:20px;
	border:0;
	width:100%;
	line-height:20px;
	padding:6px 12px;
	position:relative;
	font-size:13px;
}
.ip-search{
	flex:1;
	background:#fff;
	outline:none;
}
.btn-search{
	text-align:center;
	border-left:1px solid #ddd;
	cursor:pointer;
	width:28px;
}
.btn-search:hover{
	background:#fff;
}
.ip-none,

.ip-edit{
	outline:none;
	border:1px solid #e0e0e0;
	font-size:14px;
	padding:5px 1px;
	text-align:center;
	background:transparent;
}
.ip-none{border:0px}
.button,
.button-solid{
	padding:5px 20px;
	outline:none;
	background:transparent;
	cursor:pointer;
	color:#000;
	font-size:12px;
	border:1px solid #2c3be6;
	height:22px;
	text-align:center;
	line-height:22px;
	border-radius:4px;
}
.button-solid{
	border:1px solid #2c3be6;
	color:#fff;
	background:#2c3be6;
}
select{
	height:28px;
	padding:5px 1px;
	font-size:12px;
	outline:none;
    border:1px solid #ddd;
	background:#fff;
}
.select-none{
	height:28px;
	padding:5px 2px;
	outline:none;
	float:left;
}
.button-gray{
	outline:none;
	padding:6px 14px;
	background:#f0f0f0;
	cursor:pointer;
	color:#515151;
	font-size:14px;
	height:20px;
	line-height:20px;
	border-radius:3px;
	border:0px;
}
.button-none{
	padding:6px 14px;
	outline:none;
	background:transparent;
	cursor:pointer;
	color:#959595;
	font-size:14px;
	height:20px;
	line-height:20px;
	border-radius:30px;
}
/*
*/
.page{
	display:flex;
    flex-direction:row;
	width:100%;
	max-width:2400px;
	margin:0 auto;
	height:100%;
	padding:0px;
	box-sizing:border-box;
}
.content,
.page-cont{
	width:100%;
	height:100%;
	box-sizing:border-box;
	position:relative;
	flex:1;
	overflow:hidden;
	display:flex;
	padding:0;
    flex-direction:column;
}
.page-cont{
	padding:8px 30px 8px 20px;
	background:#f5f5f5;
}
.content-row{
	width:100%;
	height:100%;
	box-sizing:border-box;
	position:relative;
	flex:1;
	overflow:hidden;
	display:flex;
	padding:0px;
    flex-direction:row;
}
.content-row .content{
	padding:0px;
}
.bar,
.bar-row,
.bar-row-n{
	min-height:32px;
	height:auto;
	padding:12px 20px;
	position:relative;
	border-radius:5px;
	z-index:1001;
	width:100%;
	box-sizing:border-box;
	overflow:hidden;
}
.bar,
.bar-row{
	border:solid 1px #ddd;
}
.bar-row,
.bar-row-n{
	display:flex;
	flex-direction:row;
	align-items:flex-start;
}
.bar-row-n{
	padding:8px 0px;
}
.bar-user{
	position:relative;
	height:56px;
	padding:14px 24px;
	box-sizing:border-box;
	background:#ffffff;
	border-radius:6px;
	display:flex;
	flex-direction:row;
	align-items:flex-start;
}

.bar-user-icon{
	position:relative;
	width:32px;
	padding:0;
	box-sizing:border-box;
	min-height:16px;
	height:auto;
	text-align:right;
}
.bar-user-icon img{
	width:32px;
	height:32px;
	box-sizing:border-box;
	padding:8px;
	cursor:pointer;
	background:#dddddd80;
	border-radius:60px;
}
.bar-user-icon img:hover{
	transform:scale(1.1);
}
.bar-user-txt{
	position:relative;
	min-width:48px;
	width:auto;
	padding:0 5px;
	padding-right:24px;
	box-sizing:border-box;
	height:28px;
	line-height:28px;
	text-align:left;
}
.bar-user-arrow{
	width:32px;
	height:32px;
	box-sizing:border-box;
	padding:8px;
	cursor:pointer;
}
.backgo{
	position:relative;
	height:20px;
	width:20px;
	padding:9px;
	cursor:pointer
}
.title-name{
	font-size:18px;
	position:relative;
	line-height:28px;
	padding-left:5px;
	flex:1;
}
.container{
	width:100%;
	position:relative;
	box-sizing:border-box;
	overflow-x:hidden;
    overflow-y:auto;
	flex:1;
	padding:14px 20px;
	display:flex;
	flex-direction:column;
	z-index:1001;
}
.table-cont{
	position:relative;
	height:auto;
	min-height:100px;
	overflow-x:hidden;
    overflow-y:auto;
	flex:1;
	width:100%;
	font-size:13px;
	box-sizing:border-box;
	padding:0;
}
.table-cont::-webkit-scrollbar,
.container::-webkit-scrollbar{
    width:3px;
    height:3px;
	border-radius:12px;
}
.table-cont::-webkit-scrollbar-thumb,
.container::-webkit-scrollbar-thumb{
    background:#666;
	border-radius:12px;
}
.pagetion{
	width:100%;
	position:relative;
	margin-top:10px;
	padding:0px;
	height:32px;
	z-index:2002;
}
.pg-li,
.pg-active{
	list-style:none;
	width:22px;
	height:22px;
	line-height:22px;
	font-size:14px;
	font-weight:400;
	background:transparent;
	float:right;
	text-align:center;
	border:1px solid #ddd;
	padding:3px;
	margin:0 2px;
	cursor:pointer;
	color:#666;
	border-radius:32px;
}
.pg-active{
	background:#000;
	border:1px solid #000;
	color:#fff;
}
.pg-cont{
	text-align:right;
	height:30px;
	line-height:30px;
	margin-right:5px;
	list-style:none;
	float:right;
	font-size:14px;
}
.mask-bk{
	width:100%;
	height:100%;
	position:fixed;
	background:#333;
	opacity:0.5;
	z-index:4001;
	top:0px;
	left:0px;
}
.td-btn,
.td-btn1,
.td-btn2,
.td-btn3,
.td-btn4,
.td-btn-small{
	padding:5px 8px;
	border-radius:5px;
	background:#333;
	font-size:12px;
	line-height:24px;
	color:#fff;
	border:0px;
	cursor:pointer;
}
.td-btn-small{
	padding:1px 6px;
	font-size:12px;
}
.td-btn1{
	background:#ff3300;
}
.td-btn2{
	background:#76f0c9;
	color:#000;
}
.td-btn3{
	background:#ff9911;
}
.td-btn4{
	background:#89dcff;
	color:#000;
}
.ch-p{
	position:relative;
	height:auto;
	min-height:120px;
	padding:12px 8px;
	overflow:auto;
	box-sizing:border-box;
	background:#fff;
	border-radius:1px;
}
.ch,
.ch-s{
	padding:6px 12px;
	background:#eee;
	margin:4px;
	border-radius:6px;
	cursor:pointer;
	font-size:15px;
	position:relative;
	float:left;
}
.ch-s{
	background:#ff9933;
	color:#fff;
	font-weight:500;
}

.ch-rad,
.ch-rad-small,
.ch-rad-s{
	padding:6px;
	margin:0 8px 8px 0;
	
	font-size:14px;
	position:relative;
	float:left;
	text-align:center;
}
.ch-rad-small{
	padding:4px;
	margin:0 5px 5px 0;
	font-size:12px;
}
.ch-rad img,
.ch-rad-small img,
.ch-rad-s img{
	height:24px;
	height:24px;
	border:1px solid #ccc;
	padding:8px;
	border-radius:40px;
	cursor:pointer;
}
.ch-rad-small img{
	height:20px;
	height:20px;
}
.ch-rad-s img{
	background:#eee;
}
.tab-p{
	position:relative;
	height:auto;
	min-height:44px;
	overflow:auto;
	z-index:1001;
	width:100%;
	box-sizing:border-box;
}
.tab,
.tab-s{
	padding:0px 15px;
	margin:0;
	min-height:44px;
	line-height:40px;
	box-sizing:border-box;
	cursor:pointer;
	font-size:14.5px;
	position:relative;
	display:inline-block;
	border-bottom:1.5px solid transparent;
	color:#959595;
}
.tab-s{
	color:#000;
	border-bottom:1.5px solid #000;
}
.opt-p{
	min-height:20px;
	height:auto;
	min-width:30px;
	width:auto;
	display:inline-block;
	margin:0 auto;
	overflow:hidden;
	border-radius:32px;
	position:relative;
}
.opt,
.opt1,
.opt2,
.opt3{
	width:16px;
	height:16px;
	padding:8px;
	position:relative;
	text-align:center;
	cursor:pointer;
	float:left;
	background:#f7f6f6;
}
.opt1{background:#e8ffea}
.opt2{background:#ffece8}
.opt3{background:#e1ecff}
.opt:hover{background:#e5e4e3}
.opt1:hover{background:#98dd9e}
.opt2:hover{background:#ffb798}
.opt3:hover{background:#98cbff}

.button-g{
	min-height:20px;
	height:auto;
	min-width:30px;
	width:auto;
	overflow:hidden;
	border-radius:5px;
	position:relative;
	background:#fff;
	border:1px solid #ddd;
}
.button-i,
.button-i1{
	min-width:16px;
	width:auto;
	height:18px;
	padding:7px 8px;
	line-height:18px;
	position:relative;
	text-align:center;
	cursor:pointer;
	float:left;
	background:#fff;
	font-size:12px;
	border-right:1px solid #ddd;
	display:flex;
	flex-direction:row;
}
.button-i1{
	border-right:0px;
}
.button-i:hover,
.button-i1:hover{
	background:#fff;
}
.button-i img,
.button-i1 img{
	width:18px;
	height:18px;
}
.button-i div,
.button-i1 div{
	position:relative;
	padding:0px 1px;
	text-align:center;
}
.ip-date{
	border:1px solid #ddd;
	border-radius:3px;
	height:20px;
	line-height:20px;
	background:#fff;
	padding:8px 12px;
	outline:none;
	width:128px;
}
.title-sign{
	padding:0 3px;
	background:#bbb;
	margin:0 5px 0 2px;
	font-size:10px;
}
.view-panel{
	display:flex;
    flex-direction:row;
    align-items:flex-start;
	position:relative;
	border-radius:27px;
	width:100px;
	margin:0px auto 10px auto;
	min-height:32px;
	height:auto;
	padding:0px;
	box-sizing:border-box;
	overflow:hidden;
	background:#fff;
	border:1px solid #e0e0e0;
	text-align:center;
}
.view0,
.view1{
	position:relative;
	flex:1;
	width:100%;
	padding:0;
	box-sizing:border-box;
	background:#fff;
	height:36px;
	padding-top:10px;
	line-height:16px;
	cursor:pointer;
	text-align:center;
}
.view1{
	background:#30a7ff;
}
.view0 img,
.view1 img{
	width:16px;
	height:16px;
}
.view1 img{
	filter:invert(100%) brightness(1000);
}
.prompt{
	position:fixed;
	width:100%;
	height:24px;
	top:35%;
	left:0px;
	line-height:24px;
	display:none;
	z-index:6001;
	text-align:center;
	-moz-opacity:0.75;
	opacity:.75;
	filter:alpha(opacity=75);
	text-align:center;
}
.prompt span{
	margin:2px auto;
	padding:10px 20px;
	font-size:15px;
	color:#fff;
	border-radius:50px;
	background:#000;
}
.table-h,
.table-hs{
	position: relative;
	min-height:20px;
	height:auto;
	margin-top:12px;
	box-sizing: border-box;
}
.table-h table,
.table-hs table{
	border-radius:11px 11px 0 0;
}
.table-hs{
	padding-right:2.5px;
}
.border-t{
	border-top:1px dashed #eee;
}
.mtype{
	position:absolute;
	top:-2px;
	left:-4px;
	font-size:12px;
	background:#33333320;
	color:#000;
	padding:5px 8px;
	z-index:1666;
	transform:scale(0.9);
	border-radius:0px 0 9px 0;
}
.menu-m .mtype,
.menu1-m .mtype{
	display:none;
}
.menu1 .mtype{
	background:#ffffff20;
	color:#fff;
}