﻿nput::-ms-clear {
	display: none;
}

html,
body {
	height: 100%;
}

.row {
	margin: 0;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
	outline: none;
	border-color: transparent;
	box-shadow: none;
	color: #fff;
}

.btn:hover {
	color: #333;
}

.inline-block {
	display: inline-block;
	vertical-align: middle;
}

.route-nav {
	height: 52px;
	border-bottom: 1px solid #cbe9f7;
	padding-left: 16px;
	padding-top: 5px;
}

.route-nav p {
	display: inline-block;
	vertical-align: middle;
	padding-top: 5px;
}

.route-nav p:last-child {
	padding-left: 16px;
}

.route-nav p:first-child span {
	width: 16px;
	height: 16px;
	display: inline-block;
	margin-right: 10px;
	vertical-align: -2px;
	background: url(../images/route-icon.png) no-repeat;
}

.route-nav p a {
	color: #333;
}

.route-nav p .current-locat {
	color: #0683af;
}

.height-box {
	height: 200px;
}

.nav-btn {
	float: right;
}

.nav-btn span {
	margin: 0 10px 0 0;
}

.padding-8 {
	padding: 8px;
}

.table-tr-37 tr,
.table-tr-37 tr td {
	height: 37px !important;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}

table td,
table th {
	vertical-align: middle !important;
	font-size: 14px !important;
}

.table-tr-37 tr td select {
	height: 24px !important;
	padding: 0 !important;
}

.table-tr-37 tr td input[type=password],
.table-tr-37 tr td input[type=text] {
	height: 24px !important;
	padding: 0 10px !important;
}

.table-tr-37 tr td input:not[type=radio] {
	height: 24px !important;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}

.table-tr-37 tr td input:not[type=checbox] {
	height: 24px !important;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}

/*通用结束*/




.button-group-right {
	float: right;
	box-sizing: border-box;
}

.button-group-right p {
	display: inline-block;
	margin: 0;
}

.tb-title {
	line-height: 2;
	display: inline-block;
	margin: 0;
	font-size: 16px;
}


.lct-step {
	padding: 20px;
}

.lct-step>div:nth-child(2n+2) {
	margin-left: 8px;
}

.lct-special>div:nth-child(2n+2) {
	margin: 0;
}

.import-step {
	width: 100px;
	height: 100px;
	margin: 0 auto;
	border-radius: 50%;
	border: 1px solid #37c6ed;
	text-align: center;
	color: #37c6ed;
	line-height: 80px;
	font-size: 24px;
	position: relative;
}

.import-step p {
	width: 80px;
	height: 80px;
	border: 1px solid #d8f7ff;
	border-radius: 50%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
}

.lct-step>div>p {
	text-align: center;
	font-size: 16px;
	color: #37c6ed;
	margin: 10px 0 0 0;
}

.step-separate span {
	margin-top: 50px;
	display: block;
	height: 4px;
	background-color: #ccc;
}

/*窗口人员配置权限css代码开始*/
.route-nav a {
	font-size: 16px;
}

.route-nav p {
	font-size: 16px;
}

.Configuration-title {
	height: 38px;
	border: 1px solid #cbe9f7;
}

.Configuration-title a {
	font-size: 16px;
	color: #000000;
	line-height: 36px;
	padding-left: 10px;
}

.Configuration tr td {
	border: 1px solid #cbe9f7;
}

/*窗口人员配置权限css代码结束*/
/*事项变更代码开始*/
.matter-title {
	padding: 0 20px;
}

.matter-title input {
	margin-top: 20px;
}

.matter-title1 h2 {
	text-align: center;
}

.matter-box tr td {
	line-height: 80px;
}

.matter-title2 {
	padding: 0 0 10px 0;
}

/*事项变更代码结束*/


/*审核流程css*/
.Technological {
	margin-top: 3px;
	float: right;
}

.Technological-title {
	border-bottom: 1px solid #00733E;
	width: 100%;
	height: 40px;
}

.Technological-title a {
	padding-left: 15px;
	line-height: 40px;
	font-size: 14px;
	color: #008000;
}

.Technological-title span {
	line-height: 40px;
	padding-left: 15px;
	color: #000000;
}

.table tr td a {
	padding-left: 10px;
}

/*审核流程css结束*/
.role-title {
	border-bottom: 1px solid #00733E;
	width: 100%;
	height: 40px;
}

.role-title a {
	padding-left: 15px;
	line-height: 40px;
	font-size: 14px;
	color: #008000;
}

.role-box {
	width: 100%;
	margin: 0 auto;
	height: 50px;
}

.role-box ul {
	margin-top: 35px;
	margin-left: 32%;
}

.role-box ul li {
	list-style: none;
	float: left;
}

.role-box ul li a {
	color: #000000;
	font-size: 18px;
	text-align: center;
	line-height: 45px;
	width: 45px;
	height: 45px;
	display: block;
	border: 1px solid #f1f1f1;
	margin-left: 5px;
}

.role-box ul li .cura1 {
	font-size: 14px;
}

.role-box ul li .cura {
	background: #cee6f6;
	border: none;
}


/*权限管理css代码开始*/
.Jurisdiction-title {
	border-bottom: 1px solid #00733E;
	width: 100%;
	height: 40px;
}

.Jurisdiction-title a {
	padding-left: 15px;
	line-height: 40px;
	font-size: 14px;
	color: #008000;
}

.Jurisdiction-box {
	margin-top: 10px;
	width: 100%;
	height: 500px;
	border: 1px solid #cccccc;
}

.Jurisdiction-box .btn-sm {
	background-color: #eee;
	color: #333;
	cursor: pointer;
	margin-top: 4px;
}

.Jurisdiction-box-title {
	width: 100%;
	height: 40px;
	background: #0584b1;
}

.Jurisdiction-box-title a {
	color: #fff;
	font-size: 14px;
	line-height: 40px;
	padding-left: 10px;
}

.Jurisdiction-box-title div {
	float: right;
	margin-right: 20px
}

.Jurisdiction-box-title span {
	color: #fff;
	font-size: 14px;
	line-height: 40px;
}

.Jurisdiction-box ul {
	padding: 10px 20px;
}

.Jurisdiction-box ul li {
	list-style: none;
	line-height: 40px;
}

.Jurisdiction-box1 {
	width: 98%;
	margin: 10px 0 0 20px;
	height: 500px;
	border: 1px solid #cccccc;
}

.Jurisdiction-box1-con {
	padding: 10px 20px;
}

/*权限管理css代码结束*/
/*菜单管理css代码开始*/
.management {
	border-bottom: 1px solid #00733E;
	width: 100%;
	height: 40px;
}

.management a {
	padding-left: 15px;
	line-height: 40px;
	font-size: 14px;
	color: #008000;
}

/*菜单管理css代码结束*/
/*事项下放css代码开始*/
.Decentralization-int1 {
	margin-top: 5px;
	float: right;
}

.k1 {
	width: 10%;
	background-color: #F2F2F2;
	text-align: right;
}

/*事项下放css代码结束*/
/*汇总统计css代码开始*/
.statistics-title {
	border-bottom: 1px solid #00733E;
	width: 100%;
	height: 40px;
}

.statistics-title a {
	padding-left: 15px;
	line-height: 40px;
	font-size: 14px;
	color: #008000;
}

.statistics-title div {
	margin-left: 10px;
}

.statistics-box {
	width: 100%;
	height: 40px;
	background: #f1f1f1;
}

.statistics-box a {
	color: #000000;
	font-size: 16px;
	line-height: 40px;
	padding-left: 20px;
}

/*汇总统计css代码结束*/
/*新增css开始*/
.added {
	text-align: center;
	width: 100%;
	margin-top: 30px;
	padding-bottom: 20px;
}

/*新增css结束*/
/**/
.user {
	margin-left: 10px;
}

.user span {
	margin-left: 10px;
}

.user-mar {
	margin-left: 10px;
	margin-top: 1px;
	margin-bottom: 1px;
}

.user-mar span {
	margin-left: 10px;
}

/**/
/**/
.Setup {
	color: #888;
}

.Setupbox {
	width: 100%;
}

.Setuptitle {
	width: 100%;
	height: 40px;
	background: #999999;
}

.Setuptitle a {
	color: #000000;
	line-height: 40px;
}

.Setuptitle1 {
	width: 100%;
	height: 40px;
	background: #cccccc;
}

.Setuptitle1 a {
	font-size: 16px;
	color: #000000;
	line-height: 40px;
}

.Setupbox table tr td a {
	display: block;
	height: 40px;
	color: #000000;
	line-height: 40px;
}

.Setupbox table tr td span {
	width: 100px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #f6f6f6;
	display: block;
	float: left;
}

.Setupbox table tr td span a {
	color: #000000;
	padding: 0;
}

/**/
/**/
.binding {
	width: 100%;
	height: 40px;
}

.binding div {
	float: left;
	width: 50%;
}

.binding div {
	color: #000000;
	font-size: 16px;
	padding-left: 30px;
	line-height: 40px;
}

/**/
/**/
.edit {
	width: 100%;
	height: 400px;
	margin-bottom: 20px;
	border: 1px solid #000000;
	box-sizing: content-box;
}

.edit-title {
	width: 90%;
	height: 30px;
	background: #e4e4e4;
	margin-left: 85px;
}

.edit-title div {
	float: left;
	width: 20px;
	height: 100%;
	text-align: center;
	line-height: 30px;
}

.edit-box {
	width: 100%;
	height: 370px;
	background: #FFFFFF;
}

.edit-box textarea {
	width: 90%;
	background: none;
	height: 80%;
	margin-left: 85px;
}

/**/
/**/
.charge {
	border-bottom: 1px solid #000000;
	margin-top: -20px;
	width: 100%;
	height: 51px;
}

.charge div {
	margin-right: 10px;
	float: right;
}

.charge-box {
	text-align: center;
}

.charge-box tr {
	vertical-align: inherit;
}

.charge-box tr td {
	vertical-align: inherit;
	border: 1px solid #000000;
}

.charge-box tr td textarea {
	width: 90%;
	height: 60%;
	margin: 4px;
	border: 1px solid #ccc !important;
}

/**/
/**/
.examine-title {
	width: 100%;
	height: 40px;
	background: #F1F1F1;
}

.examine-title a {
	line-height: 40px;
	padding-left: 10px;
}

/**/
/**/
.implementation {
	width: 100%;
	margin-top: 20px;
	padding: 0;
	height: 40px;
	padding-inline-start: 0;
}

.implementation li {
	display: inline-block;
	margin-right: 30px;
}

.implementation-int {
	float: right;
}

.implementation-box {
	width: 100%;
	height: 40px;
}

.implementation-box1 {
	width: 100%;
	height: 50px;
	margin-top: 20px;
	background: #F3F3F3;
}

.implementation-box1 a {
	color: #000000;
	line-height: 50px;
	padding-left: 10px;
}

.implementation-left {
	width: 15%;
	float: left;
	border: 1px solid #cbe9f7;
	height: 300px;
}

.implementation-left a {
	font-size: 20px;
	color: #000000;
	line-height: 300px;
	padding-left: 35%;
}

.implementation-right {
	width: 85%;
	height: 300px;
	float: left;
	border: 1px solid #cbe9f7;
}

.implementation-right img {
	margin: 8% 40%;
}

/**/
.staff {
	border-bottom: 1px solid #000000;
}

.staff-title {
	width: 100%;
	height: 40px;
}

.staff-title a {
	font-size: 16px;
	color: #000000;
	line-height: 40px;
}

.staff-title input {
	margin-left: 30px;
}





/* 许坤 */
/* 通用表格样式居中 */
.table-center th,
.table-center td {
	text-align: center;
}

.table-center th {
	background-color: #f8fdff;
}

.height-box {
	height: 200px;
}

.check {
	margin: 0;
}

/* 查询统计-编辑-选择  部分样式 */
.table-algin-right>tbody>tr>td:nth-child(2n+1) {
	text-align: right;
	vertical-align: middle;
	width: 140px;
	background-color: #f8fdff;
	font-weight: 600;
}

.table-algin-right>tbody>tr>td:nth-child(2n+2) input[type=text],
.table-algin-right td .select2,
.table-algin-right textarea {
	width: 100%;
}

.table textarea {
	margin: 4px 0 !important;
}


/* 机构管理添加样式 */
.table-cell {
	margin-bottom: 5px;
	float: right;
	text-align: right;
}

.table-cell button {
	display: inline-block;
}

.table-right-title,
.empty-title {
	overflow: hidden;
	padding-left: 10px;
	margin: 10px 0;
	position: relative;
	line-height: 34px;
}

.table-right-title::before {
	content: "";
	width: 4px;
	height: 16px;
	background-color: #0683b1;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
}

.table-right-title>span {
	font-size: 16px;

}

.table-right-title button {
	margin: 3px;
}

.icon-margin {
	margin-right: 6px;
}

/* 步骤样式 */
.matter-title {
	margin: 10px 0;
}

.matter-title1 {
	text-align: center;
}

/* 目录维护页面 */
/* 选择框 */
.select-right-box {
	width: 40%;
	float: right;
}

.select-left-box {
	width: 40%;
}

.select-right-box label {
	padding: 8px;
	text-align: right;
}

.select-right-box .select2,
.select-left-box .select2 {
	width: 100%;
}

/* 审核待办-报送信息 */

.bs-message-step>div {
	margin: 0 auto;
	overflow: hidden;
	width: 80%;
	font-size: 18px;
}

.bs-message-step-box {
	line-height: 60px;
	background-color: #3cb9e9;
	text-align: center;
	margin: 40px auto;
	border-radius: 10px;
	color: #fff;
}

.line-box {
	border-left: 0;
	width: 50%;
	height: 160px;
	margin-top: 60px;
	position: relative;
}

.up-line,
.down-line {
	border: 6px solid #3cb9e9;
	height: 30%;
	position: relative;
}

.up-line img,
.down-line img {
	position: absolute;
	color: #3cb9e9;
	font-size: 20px;
}

.up-line {
	border-left: 0;
	border-bottom: 0;
}

.up-line img {
	right: -18px;
	top: 12px;
}

.down-line {
	width: 100%;
	position: absolute;
	bottom: 0;
	border-left: 0;
	border-top: 0;
}

.down-line img {
	right: -18px;
	top: -6px;
}

.table-merge-box {
	width: 70px;
	height: 70px;
	border-radius: 50%;
	padding: 5px;
	border: 1px solid #3cb9e9;
	background-color: #fff;
	font-size: 18px;
	display: inline-block;
	margin-left: -40px;
	position: relative;
	z-index: 100;
}


.table-merge-box p {
	border-radius: 50%;
	background-color: #fff;
	line-height: 60px;
	text-align: center;
	width: 100%;
	height: 100%;
	color: #fff;
	background-color: #3cb9e9;
}

.merge-box {
	width: 70px;
	height: 70px;
	border-radius: 50%;
	padding: 5px;
	border: 1px solid #3cb9e9;
	font-size: 18px;
	background-color: #fff;
	position: absolute;
	top: 46%;
	left: 50%;
	transform: translateX(-50%);
	z-index: 10;
}

.merge-box p {
	border-radius: 50%;
	background-color: #fff;
	line-height: 60px;
	text-align: center;
	width: 100%;
	height: 100%;
	color: #fff;
	background-color: #3cb9e9;
}


.merge-line,
.split-merge-line {
	width: 50%;
	background-color: #3cb9e9;
	height: 6px;
	position: absolute;
	top: 60%;
	right: 0;
	z-index: 1;
}

.table-merge-line {
	display: inline-block;
	background-color: #3cb9e9;
	width: 8%;
	height: 6px;
	position: relative;
}

.table-merge-line img {
	font-size: 22px;
	position: absolute;
	right: -8px;
	top: -12px;
	color: #3cb9e9;
}

.split-merge-line img,
.merge-line img {
	font-size: 22px;
	position: absolute;
	right: -8px;
	top: -12px;
	color: #3cb9e9;
}

.bs-message-step-line {
	position: relative;
}

.message-merge-box {
	margin-top: 100px;
}

.tb2-td td:nth-child(2n+2) {
	line-height: 2
}

.split-merge-line {
	left: 0;
}

.split-line-box {
	border-right: 0;
	width: 50%;
	height: 160px;
	margin-top: 60px;
	transform: translateX(100%);
}


.split-line-box .up-line {
	border: 6px solid #3cb9e9;
	border-right: 0;
	border-bottom: 0;

}

.split-line-box .up-line img {
	right: -8px;
	top: -18px;
}

.split-line-box .down-line {
	border: 6px solid #3cb9e9;
	width: 100%;
	position: absolute;
	bottom: 0;
	border-right: 0;
	border-top: 0;
}

.split-line-box .down-line img {
	right: -8px;
	top: 30px;
}

/* 上传按钮 */
.file-box {
	width: 20%;
	position: relative;
}

.up-file {
	opacity: 0;
	position: absolute;
	top: 0;
	left: -72px;
	width: 150px;
	height: 34px;
	cursor: pointer;
}

/* 事项编制 */
/* 定位图标 */
.locat-icon {
	font-style: normal;
	color: #777;
	font-size: 18px;
	vertical-align: -2px;
	margin-right: 5px;
}

/* 事项汇总统计表格 */

.select-form td {
	width: 10%;
}

/* 表格居中样式类名 */
.select-form td:nth-child(2n+1),
.td2-center td:nth-child(2n+2) {
	line-height: 2
}

.select-form .select2 {
	width: 100%;
}

.input-width input[type=text] {
	width: 50px;
	height: 26px;
}

.input-width label {
	font-weight: 400;
}

.td-text-align {
	text-align: left;
}

.radio-input input[type=radio],
.radio-input input[type=checkbox] {
	margin-top: 8px;
}




/* 开关按鈕 */

.chooseBtn {
	display: none;
}

.choose-label {
	box-shadow: #ccc 0px 0px 0px 1px;
	width: 40px;
	height: 20px;
	display: inline-block;
	border-radius: 20px;
	position: relative;
	background-color: #bdbdbd;
	overflow: hidden;
}

.choose-label:before {
	content: '';
	position: absolute;
	left: 0;
	width: 20px;
	height: 20px;
	display: inline-block;
	border-radius: 20px;
	background-color: #fff;
	z-index: 20;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.chooseBtn:checked+label.choose-label:before {
	left: 20px;
}

.chooseBtn:checked+label.choose-label {
	background-color: #51ccee;
}

.switch-button,
.application {
	display: inline-block;
	vertical-align: middle;
}

.switch-button label {
	font-weight: 400;
	cursor: pointer;
	margin: 0;
}

.switch-button input[type=checkbox] {
	cursor: pointer;
}


.img-up,
.img-up-file {
	width: 100px;
	height: 100px;
	border: #cbe9f7 1px solid;
	border-radius: 5px;
	float: left;
	margin-left: 20px;
	position: relative;
}

.img-up-file input[type=file] {
	position: absolute;
	top: -30px;
	left: 0;
	opacity: 0;
	width: 100%;
	height: 130px;
	cursor: pointer;
}

.img-up-file span {
	display: block;
	text-align: center;
	padding-top: 30px;
	font-size: 20px;
	color: #127de6;
	cursor: pointer;
}

.img-up-file p {
	text-align: center;
	line-height: 40px;
}

.img-up {
	overflow: hidden;
	position: relative;
}

.img-up img {
	width: 100%;
	height: 100%;
}

.img-control {
	background: rgba(0, 0, 0, 0.3);
	position: absolute;
	bottom: 0;
	z-index: 1000;
	width: 100
}

.img-control span {
	margin-left: 20px;
	font-size: 18px;
	cursor: pointer;
}

.img-control span:hover {
	color: #cbe9f7;
}


.td-title {
	vertical-align: middle !important;
}

/* CSS Document */
/*欢迎页样式*/
html,
body {
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: 微软雅黑;
	font-size: 14px;
}

.wel-imgbg {
	width: 100%;
	height: 100%;
}

.wel-imgbg img {
	width: 100%;
	height: 100%;
}

.welcome {
	width: 1000px;
	height: 534px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -267px 0 0 -500px;
}

.welcome img {
	width: 100%;
	height: 100%;
	margin: 0 auto;
}

/*流程图样式*/
.lct-div {
	margin: 0 auto;
	margin-left: 10px;
	width: 100%;
}


.lct-div h2 {
	text-align: center;
	color: #518bc4;
	font-size: 14px;
	margin-bottom: 50px;
	margin-top: 20px;
	border-top: 2px solid #d7f7ff;
	background-color: #effbff;
	padding: 8px 0;
}

.lct-div h2 span {
	padding: 0 10px 0 30px;
}

.lct-graph {
	padding-left: 50px;
	width: auto;
	margin: 0 auto;
	padding-right: 50px;
}

.lct-graph li {
	list-style-type: none;
}

.lct-graph .arrow1 {
	background: url(../images/lct/arrow1.png) no-repeat center;
	height: 80px;
	width: 100px;
	float: left;
}

.lct-graph .arrow2 {
	background: url(../images/lct/arrow2.png) no-repeat center;
	height: 80px;
	width: 100px;
	float: left;
}

.lct-graph .arrow3 {
	background: url(../images/lct/arrow3.png) no-repeat center;
	height: 80px;
	width: 100px;
	float: left;
}

.lct-graph .graphdiv {
	width: 80px;
	height: 140px;
	float: left;
}

.lct-graph .graphdiv .lct-title {
	font-size: 18px;
	color: #5d5d5d;
	font-family: Microsoft YaHei;
	text-align: center;
	margin: 15px 0 15px 0;
}

.lct-graph .graphdiv .round-green {
	width: 80px;
	height: 80px;
	border-radius: 50%;
	border: 2px solid #29c28b;
	background-color: #fff;
}

.lct-graph .graphdiv .round-green:hover {
	border: 2px dashed #29c28b;
}

.lct-graph .graphdiv .round-green img {
	width: 65px;
	height: 65px;
	padding: 10px;
	border: 1px solid #ceffee;
	border-radius: 50%;
	margin: 6px;
}

.lct-graph .graphdiv .round-green img:hover {
	background-color: #e7fcf5;
}

.lct-graph .graphdiv .round-blue {
	width: 80px;
	height: 80px;
	border-radius: 50%;
	border: 2px solid #37c6ed;
	background-color: #fff;
}

.lct-graph .graphdiv .round-blue:hover {
	border: 2px dashed #37c6ed;
}

.lct-graph .graphdiv .round-blue img {
	width: 65px;
	height: 65px;
	padding: 20px;
	border: 1px solid #d8f7ff;
	border-radius: 50%;
	margin: 6px;
}

.lct-graph .graphdiv .round-blue img:hover {
	background-color: #e8f8fd;
}

.lct-graph .graphdiv .round-gray {
	width: 80px;
	height: 80px;
	border-radius: 50%;
	border: 2px solid #8d8d8d;
	background-color: #fff;
}

.lct-graph .graphdiv .round-gray:hover {
	border: 2px dashed #8d8d8d;
}

.lct-graph .graphdiv .round-gray img {
	width: 65px;
	height: 65px;
	padding: 20px;
	border: 1px solid #eeeeee;
	border-radius: 50%;
	margin: 6px;
}

.lct-graph .graphdiv .round-gray img:hover {
	background-color: #f1f1f1;
}

.lct-info {
	margin: 0 auto;
	width: 100%;
	text-align: center;
}

.lct-info li {
	float: left;
	list-style-type: none;
	width: 150px;
	margin: 0 15px;
	padding: 10 0;
}

.lct-info .li-green {
	border-top: 2px solid #29c28b;
	font-size: 14px;
	color: #7c7c7c;
	line-height: 25px;

}

.lct-info .li-blue {
	border-top: 2px solid #37c6ed;
	font-size: 14px;
	color: #7c7c7c;
	line-height: 25px;

}

.lct-info .li-gray {
	border-top: 2px solid #8d8d8d;
	font-size: 14px;
	color: #7c7c7c;
	line-height: 25px;

}

.lct-location1 {
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
	left: 50%;
	list-style: none;

}

.lct-location2 {
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
	right: 50%;
	list-style: none;
}

.cursor a {
	cursor: pointer !important;
}

.table-padding {
	padding: 0 20px;
}

.tb-middle td {
	vertical-align: middle !important;
}


/*拆分数量控件样式*/


.count-control {
	position: relative;
	width: 90%;
	border-radius: 4px;
	border: 1px solid #0584b1;
	overflow: hidden;
	margin: 0 auto
}

.count-control input {
	width: 50%;
	border: 0;
	outline: none;
	padding: 4px 10px;
	text-align: center;
	position: relative;
	z-index: 100;
}

.count-control-btn {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 100;
}

.count-control-btn span {
	width: 30px;
	line-height: 28px;
	height: 30px;
	display: block;
	cursor: pointer;
	background-color: #0584b1;
	float: left;
	margin-top: -2px;
	margin-left: -2px;
	font-size: 12px;
	color: #fff;
	text-align: center;
}

.count-control-btn span:last-child {
	float: right;
	margin-right: -2px;
}

.count-control-btn span:hover {
	background-color: #00c0ef;
}

.count-control-btn span:active {
	background-color: #eee;
}


/*欢迎页 登录页面 隐藏*/
.div-overflow {
	overflow: hidden;
}

.operation a:first-child {
	padding: 0;
}


.nav-tabs li a {
	cursor: pointer !important;
}

.border-ra {
	border-radius: 0 !important;
	height: 34px !important;
}

.select-icon button,
.select-icon>div {
	display: inline-block;
	vertical-align: middle;
}

.select-icon>button {
	position: relative;
	z-index: 10
}

.select-icon>div {
	position: relative;
	z-index: 0;
}

.select-icon>div input[type=file] {
	opacity: 0;
	position: absolute;
	top: 0;
	left: -70px;
	cursor: pointer;
	outline: none;
	width: 156px;
	height: 34px;
}

.icon-img {
	width: 90px;
	height: 60px;
	margin-left: 300px;
}

.icon-img img {
	width: 100%;
	height: 100%;
}

.seacrch-box {
	width: 100%;
}

.seacrch-box>input {
	width: 100%;
}

.tree-box {
	padding: 20px;
	border: 1px solid #cbe9f7;
}

.take-title {
	background-color: #0584b1;
	color: #fff;
}
.take-big-title{
	color: #333;
}
.take-big-title h3{
	font-size: 18px;
	line-height: 30px;
}
.tree-box .take-icon {
	font-size: 14px;
	margin-right: 10px;
}

.take-ul ul {
	padding-left: 0
}

.take-ul li {
	list-style: none;
	font-size: 16px;
	cursor: pointer;
	padding-left: 10px;
	line-height: 40px;
	border-bottom: 1px solid #eee;
}

.take-ul li:hover {
	background-color: #eee;
	color: #777;
}

.person-list>p {
	width: 100%;
	height: 34px;
	font-size: 16px;
	line-height: 34px;
}

.Jurisdiction-box1-con p,
.Jurisdiction-box1-con>div,
.Jurisdiction-box1-con button {
	height: 40px;
}

.Jurisdiction-box1-con>div {
	width: 180px;
	border: 1px solid #ccc;
	overflow: hidden;
	float: left;
	margin: 10px;
}

.Jurisdiction-box1-con p,
.Jurisdiction-box1-con button {
	display: inline-block;
}

.Jurisdiction-box1-con p {
	width: 62%;
	text-align: center;
	line-height: 40px;
	margin: 0;
}

.Jurisdiction-box1-con button {
	width: 38%;
	outline: none;
	border: 0;
	background-color: #f7f7f7;
	float: right;
	border-left: 1px solid #ccc;
}

.Jurisdiction-box1-con button:active {
	background: #fff;
}

.Jurisdiction-box1-con .p-active {
	background-color: #cbe9f7;
}

.Jurisdiction-box1-con .btn-active {
	background-color: #0584b1;
	color: #fff;
}

/*通用页样式*/
.table-padding-r15 {
	padding: 0 15px 0 0;
}

.grid-right-padding {
	padding: 0 0 0 10px !important;
	margin: 0 !important;
}

.ssqdtj-table {
	overflow: hidden;
}

.title-div {
	border: 1px solid #cbe9f7;
	position: relative;
	height: 446px;
}

.title-div p {
	width: 100%;
	text-align: center;

	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.left-select label {
	text-align: right;
	width: 100%;
	line-height: 34px;
}

.date-group {
	width: 15%;
}

.form-group .date-input {
	height: 34px;
	border: 1px solid #ccc;
	padding: 0 10px;
}

.date-input-control {
	width: 60%;
}


.switch-box input[type=checkbox] {
	display: none;
}

.switch-bg {
	width: 40px;
	height: 20px;
	border-radius: 20px;
	background-color: #ccc;
	cursor: pointer;
	position: relative;
}

.switch-btn {
	width: 20px;
	height: 20px;
	border-radius: 20px;
	background-color: #fff;
	display: block;
	border: 1px solid #ccc;
	position: absolute;
	left: 0;
}

.switch-box .switch-open {
	background-color: #51ccee;
}

.shdb-box {
	margin-top: 20px;
}

.change-box,
.decentralization,
.transfer,
.bs-message-step {
	width: 100%;
	border: 1px solid #cbe9f7;
	padding-bottom: 50px;
}

.shdb-titel {
	font-size: 18px;
	font-weight: 400;
	height: 50px;
	color: #fff;
	padding-left: 30px;
	line-height: 50px;
	background: url(../images/pooc.png) no-repeat;
}

.change-box>div {
	width: 60%;
	margin: 20px auto;
	position: relative;
	overflow: hidden;
}

.change-box .change-body {
	width: 90%;
	border-radius: 10px;
	background-color: #3cb9e9;
	color: #fff;
	height: 60px;
	text-align: center;
	line-height: 60px;
	margin-top: 80px;
	position: relative;
	z-index: 1;
	font-size: 18px
}

.change-box>div>div:first-child {
	width: 60%;
	border: 6px solid #3cb9e9;
	height: 80px;
	position: absolute;
	top: 30px;
	right: 0;
	z-index: 0;
}

.change-box>div>div:first-child img {
	margin-left: -18px;
	margin-top: 24px;
	font-size: 20px;
}

.change-box .merge-box {
	position: absolute;
	top: -35px;
	right: 100px;
}

.decentralization-title {
	width: 30%;
	margin: 0 auto;
	text-align: center;
	font-size: 20px;
	line-height: 60px;
	border: 1px solid #1b9be6;
}

.decentralization-line {
	width: 2px;
	margin: 0 auto;
	height: 100px;
	background-color: #1b9be6;
	position: relative;
}

.decentralization-line p {
	text-align: center;
	position: absolute;
	top: 30px;
	left: -30px;
	width: 60px;
	font-size: 20px;
	background-color: #fff;
}

.decentralization-line span {
	font-size: 20px;
	position: absolute;
	top: 90px;
	left: -8px;
	color: #1b9be6;
}

.decentralization-body {
	margin-top: 10px;
	border: 1px dashed #1b9be6;
}

.decentralization-body p {
	text-align: center;
	line-height: 50px;
	font-size: 16px;
	border: 1px solid #1b9be6;
	margin-top: 10px;
}

.transfer>div {
	width: 80%;
	padding: 20px 0;
	margin: 0 auto;
	overflow: hidden;
}

.transfer>div>div {
	float: left;
}

.transfer>div>div:first-child,
.transfer>div>div:last-child {
	width: 40%;
	line-height: 60px;
	text-align: center;
	border-radius: 10px;
	background-color: #3cb9e9;
	font-size: 18px;
	color: #fff;
}

.transfer>div>div:nth-child(2) {
	width: 19%;
	height: 6px;
	background: #3cb9e9;
	margin-top: 30px;
	position: relative;
}

.transfer>div>div:nth-child(2) img {
	position: absolute;
	right: -8px;
	top: -12px;
}

.transfer .merge-box {
	position: absolute;
	left: 50%;
	top: -35px;
}


.select-area {
	position: absolute;
	top: 140px;
	left: 0;
	background-color: #fff;
	z-index: 10000;
	padding: 20px;
	width: 98%;
	margin: 20px;
	border: 1px solid #cbe9f7;
}

.select-area-search .area-search {
	width: 30%;
	margin: 0;
}

.area-search label,
.area-search input {
	float: left;
}

.area-search label {
	line-height: 34px;
	margin-right: 6px;
}

.area-search input {
	width: 60%;
}

.select-area-search {
	overflow: hidden;
	border-bottom: 1px solid #eee;
}


.select-city {
	padding: 5px;
	overflow: hidden;
	border-bottom: 1px solid #eee;
}

.select-city-title {
	position: relative;
	height: 100%;
}

.select-city-title p {
	font-size: 14px;
	text-align: center;
	/*transform: translateY(50%);*/
}

.select-city-title span {
	display: inline-block;
	vertical-align: middle;
	width: 4px;
	height: 20px;
	background-color: #1b9be6;
	margin-right: 6px;
}

.select-city-body li {
	font-size: 14px;
	list-style: none;
	float: left;
	width: 10%;
	text-align: center;
	line-height: 26px;
}

.select-city-body li:hover {
	background-color: #1b9be6;
	color: #fff;
	cursor: pointer;
}

.border-boxed {
	margin-top: 10px;
	width: 100%;
	padding: 15px 10px;
	border: 1px solid #cbe9f7;
	overflow: hidden;
}

.margin-top-8 {
	margin-top: 8px;
}

.box-design {
	width: 100%;
	height: 280px;
	background-color: #f8fdff;
	text-align: center;
	line-height: 280px;
}


/*新加的表格样式*/
.mar-top {
	margin-top: 20px;
}

.mar-bot {
	margin-bottom: 20px;
}

.btn-right-margin {
	padding-right: 20px;
}

.btn {
	padding: 4px 12px;
	height: 30px;
	background-color: #0584b1;
	color: #fff;
	border: 0;
}

.btn:hover {
	color: #fff;
	background-color: #00c0ef;
}

.new-tb tr:nth-child(2n+1) {
	background: #fbfeff !important;
}

.ui-th-column {
	background-color: #f8fdff;
	height: 38px;
}

.new-btn {
	margin: 0 8px;
}

.left-page-btn,
.right-page-btn {
	background-color: #fcfcfc;
	border: none;
	padding: 4px 8px;
	border-radius: 4px;
	border: 1px solid #ddd;
	color: #0683b1;
}

.left-page-btn span {
	margin-right: 6px;
	font-size: 12px;
}

.right-page-btn span {
	margin-left: 6px;
	font-size: 12px;
}

.new-btn span {
	margin-right: 6px;
	font-size: 12px;
}

.new-table input[type=checkbox],
.new-table input[type=radio] {
	vertical-align: middle;
}

.new-table a,
.new-table button {
	height: 26px;
	line-height: 26px;
	padding: 0 12px;
}

.btn-empty {
	background-color: #fff;
	border: 1px solid #ddd;
	color: #333;
}

.table-list .jqgrow td {
	padding: 4px 8px;
	line-height: 1;
}


.btn01 {
	height: 36px;
	display: inline-block;
	margin-bottom: 0;
	font-size: 14px;
	line-height: 34px;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border-radius: 4px;
	padding: 0 14px;
	margin: 0 1px;
	border: #ddd 1px solid;
	background: #fff;
	color: #333;
}

.btnOn {
	background: #0683b1;
	color: #ffffff;
}

.btn01:hover {
	background: #0683b1;
	color: #ffffff;
}

/*12-22搜索条件样式*/
.search-lable-box,
.search-lable-box2 {
	width: auto;
	display: inline-block;
	float: left;
	margin-top: 10px;
}

.search-lable {
	width: auto;
	display: inline-block;
	float: left;
	text-align: right;
	line-height: 34px;
	margin-left: 10px;
}

.search-text {
	width: 160px;
	display: inline-block;
	float: left;
	margin-left: 10px;
}

.search-text select,
.search-text option {
	width: 100% !important;
}

.search-text2 {
	width: 68px;
	display: inline-block;
	float: left;
}

.search-lable-box input {
	width: 100% !important;
}

.search-lable2 {
	width: auto;
	float: left;
	margin-left: 13px;
	margin-right: 5px;
	line-height: 34px;
	text-align: center;
}

.search-lable3 {
	width: 140px;
	display: inline-block;
	float: left;
	text-align: right;
	line-height: 34px;
	margin-left: 10px;
}

.Wdate {
	border: #d2d6de 1px solid;
	height: 34px;
}

.search-lable-box2 {
	float: left;
	margin-left: 15px;
	height: 34px;
}

.search-lable-box2 button {
	margin-left: 10px;
}

.search-text4 {
	width: 120px;
	display: inline-block;
	float: left;
}

/*/12-22搜索条件样式*/


.star-symbol {
	color: #ec0909;
	font-size: 14px;
	vertical-align: bottom;
	margin-right: 4px;
	padding-top: 4px;
}

.table-right td {
	text-align: right;
	border-right: 6px solid #3cb9e9;
}

.table-left td {
	text-align: left;
	border-left: 6px solid #3cb9e9;
}

.table-right tr:first-child td,
.table-right tr:last-child td {
	border: none;
}

.table-left tr:first-child td,
.table-left tr:last-child td {
	border: none;
}

.table-row-line {
	width: 6px;
	height: 80px;
	background: #3cb9e9;
	float: right;
	margin-right: -3px;
}

.table-right-row-line {
	width: 6px;
	height: 80px;
	background: #3cb9e9;
	float: left;
	margin-left: -3px;
}

.table-right tr:first-child td .table-row-line {
	margin-top: 67px;
}

.table-right tr:last-child td .table-row-line {
	margin-top: -7px;
}

.table-left tr:first-child td .table-right-row-line {
	margin-top: 67px;
}

.table-left tr:last-child td .table-right-row-line {
	margin-top: -7px;
}

.arrow-img {
	margin-left: -20px;
}












.icon-zhiding:before {
	content: "\e68b";
}

.iconfont {
	font-family: "iconfont" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

@font-face {
	font-family: "iconfont";
	src: url('iconfont.eot?t=1545728103056');
	/* IE9*/
	src: url('iconfont.eot?t=1545728103056#iefix') format('embedded-opentype'),
		/* IE6-IE8 */
		url('data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAAPkAAsAAAAABiwAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADMAAABCsP6z7U9TLzIAAAE8AAAARAAAAFY9AUh9Y21hcAAAAYAAAABLAAABcOezt0tnbHlmAAABzAAAADQAAAA0yvsNoWhlYWQAAAIAAAAALgAAADYTr2bNaGhlYQAAAjAAAAAcAAAAJAfeA4NobXR4AAACTAAAAAgAAAAICAAAAGxvY2EAAAJUAAAABgAAAAYAGgAAbWF4cAAAAlwAAAAeAAAAIAEOABduYW1lAAACfAAAAUUAAAJtPlT+fXBvc3QAAAPEAAAAIAAAADHk59FteJxjYGRgYOBikGPQYWB0cfMJYeBgYGGAAJAMY05meiJQDMoDyrGAaQ4gZoOIAgCKIwNPAHicY2BkYWCcwMDKwMHUyXSGgYGhH0IzvmYwYuRgYGBiYGVmwAoC0lxTGByedT/rZm7438AQw9zA0AAUZgTJAQDy3Qz5eJxjYGBgZWBgYAZiHSBmYWBgDGFgZAABP6AoI1icmYELLM7CoARWwwISf9b9/z+MBPJZwCQDIxvDKOABkzJQHjisIJiBEQB83wuVAAACAAD/wQObA0EAAwAKAAATIRUhASMRIREjAWEDOvzGAzrP/mTPAZ0DQIr+H/7sARQBnQB4nGNgZGBgAOJeJuvaeH6brwzcLAwgcMNDMB1B/z/IwsDsCORyMDCBRAHqkAg6AAB4nGNgZGBgbvjfwBDDwgACQJKRARUwAQBHCAJrBAAAAAQAAAAAAAAAABoAAHicY2BkYGBgYuAGYgYwi4GBCwgZGP6D+QwACcEBJgAAeJxlj01OwzAQhV/6B6QSqqhgh+QFYgEo/RGrblhUavdddN+mTpsqiSPHrdQDcB6OwAk4AtyAO/BIJ5s2lsffvHljTwDc4Acejt8t95E9XDI7cg0XuBeuU38QbpBfhJto41W4Rf1N2MczpsJtdGF5g9e4YvaEd2EPHXwI13CNT+E69S/hBvlbuIk7/Aq30PHqwj7mXle4jUcv9sdWL5xeqeVBxaHJIpM5v4KZXu+Sha3S6pxrW8QmU4OgX0lTnWlb3VPs10PnIhVZk6oJqzpJjMqt2erQBRvn8lGvF4kehCblWGP+tsYCjnEFhSUOjDFCGGSIyujoO1Vm9K+xQ8Jee1Y9zed0WxTU/3OFAQL0z1xTurLSeTpPgT1fG1J1dCtuy56UNJFezUkSskJe1rZUQuoBNmVXjhF6XNGJPyhnSP8ACVpuyAAAAHicY2BigAAuBuyAiZGJkZmBvSojMyUzL52BAQAUngMK') format('woff'),
		url('iconfont.ttf?t=1545728103056') format('truetype'),
		/* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
		url('iconfont.svg?t=1545728103056#iconfont') format('svg');
	/* iOS 4.1- */
}




.table .select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 2;
}


.head-form-group {
	display: inline-block;
	vertical-align: middle;
	margin-left: 8px;
}

.head-form-group input {
	margin-top: 0;
}

.head-form-group .search-lable-box,
.head-form-group .search-lable-box2 {
	margin-top: 0;
}

.radio-inline {
	width: 100px;
}

.table-hover>tbody>tr:hover {
	background-color: #f0faff;
}

.tj-matter-title {
	float: left;
	margin-top: 8px;
	margin-left: 20px;
	position: relative;
}

.tj-matter-title::before {
	content: "";
	display: block;
	width: 1px;
	height: 100%;
	background-color: #ccc;
	position: absolute;
	left: 0;
	top: 0;
}

.merge-p,
.merge-p2 {
	line-height: 50px;
	margin-left: 40px;
	font-size: 18px;
	color: #fff;
}

.merge-p2 {
	color: #333;
}

.checked-center td:nth-child(2) {
	text-align: left !important;
}

.prop-window {
	padding: 10px 20px;
}

.prop-window .added {
	position: absolute;
}

.title-page {
	width: 100%;
	position: absolute;
	top: 6px;
}

.title-page button {
	position: absolute;
}

.title-page button:first-child {
	left: 10%;
}

.title-page button:last-child {
	right: 10%;
}


.prop-window {
	height: 100%;
	position: relative;
}

.prop-window>div {
	height: 100%;
}

.prop-window .added {
	position: absolute;
	bottom: 0;
}

.table-striped th {
	background-color: #fff;
}

.table-striped tr:nth-child(2n+1) {
	background-color: #f8fdff !important;
}

.table-striped tr th {
	border-bottom: 1px solid #cbe9f7 !important;
}

.table-striped tr td {
	border-top: 1px solid #cbe9f7 !important;
}

.table-striped td:nth-child(2),
.table-striped th:nth-child(2) {
	border-right: 1px solid #cbe9f7;
	border-left: 1px solid #cbe9f7;
}

.bordernone {
	border: none !important;
}




/*弹窗*/
.prop {
	display: none;
}

.prop-shadow {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.7);
	z-index: 10000
}

.prop-window-box {
	width: 950px;
	height: 580px;
	position: absolute;
	top: 14px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 100000;
}

.prop-title .prop-title-icon {
	display: inline-block;
	vertical-align: -10px;
	margin-left: 10px;
	width: 30px;
	height: 30px;
	background: url(../images/prop-icon.png) no-repeat;
	background-size: contain;
}

.prop-title p {
	margin: 0;
	margin-top: 4px;
	padding: 5px;
	display: inline-block;
}

.prop-title {
	height: 42px;
	background-color: #0584b1;
	color: #fff;
	position: relative;
}

.prop-body {
	background-color: #fff;
	height: 100%;
}

.prop-ifame {
	width: 100%;
	height: 100%;
}

.prop-close {
	cursor: pointer;
	display: block;
	position: absolute;
	top: 4px;
	right: 10px;
	width: 15px;
	height: 28px;
	background: url(../images/icon.png) 0 29px;
}

.table-none-btn td {
	padding: 6px;
}


.ysyj-text {
	width: 90% !important;
	height: 100px;
}

.table-select {
	margin: 0;
	display: inline-block;
	vertical-align: middle;
}

.table .select2-container .select2-selection--single {
	height: 24px;
}

.table .select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 18px;
}

.table .select2-container--default .select2-selection--single .select2-selection__arrow {
	top: 0
}

.tb-p {
	margin: 0;
}

.tab-border {
	border: 1px solid #ddd;
	margin-top: 10px;
}

.table-th th {
	background-color: #f0faff;
}

.tab-body {
	height: 480px;
	overflow: auto;
}

.table-radio .radio-inline {
	width: 70px;
}

.h1 {
	text-align: center;
	color: #0584b1;
}

.tips {
	margin-top: 20px;
	text-align: center;
}

.two-code {
	width: 300px;
	height: 300px;
	margin: 0 auto;
}

.two-code img {
	width: 100%;
}

.prop-font {
	font-size: 18px
}

.layui-layer-btn .layui-layer-btn0 {
	background-color: #0683b1;
}

.table-checkbox .checkbox-inline {
	width: 100px;
	margin: 6px 0;
}

/* 上传按钮 */
.up-file-box {
	position: relative;
}

.up-file-box button {
	position: absolute;
	right: 0;
}

.up-file-box input[type=text] {
	height: 30px;
}

.up-file-box input[type=file] {
	position: absolute;
	top: 0;
	right: 0;
	height: 28px;
	opacity: 0;
}



.inpt-he-btn {

	height: 30px;
	padding: 4px 12px;

}

.radio-inline-200 {
	width: 140px;
}

.lzq-sgxk {
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	text-align: center;
}

.lzq-sgxk .h1 {
	font-size: 30px;
	color: #333333;
	line-height: 50px;
	text-align: center;
}

.lzq-sgxk .dv1 {
	width: 80%;
	overflow: hidden;
	margin: 0 auto;
}

.lzq-sgxk .dv1 img {
	width: 100%;
	height: auto;
}

.lzq-sgxk-l {
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	border: #dddddd 1px solid;
	padding: 20px;
}

.lzq-sgxk-l .dv1 {
	width: 70%;
	overflow: hidden;
	margin: 10px auto;
}

.lzq-sgxk-l .dv1 img {
	width: 100%;
	height: auto;
}

.lzq-sgxk-l .dv2 {
	width: 70%;
	overflow: hidden;
	margin: 10px auto;
}



.tzxq-list {
	list-style: none;
	padding: 0;
	margin: 0;
}

.tzxq-list li {
	width: 100%;
	padding: 10px 20px;
	border: 1px solid #ccc;
	margin-bottom: 10px;
}

.tzxq-list li>div:first-child {
	width: 78%;
}

.tzxq-list p {
	margin: 0
}

.tzxq-list .tzxq-list-big-title {
	font-size: 16px;
	font-weight: 600;
}

.tzxq-list .tzxq-list-small-title {
	color: #777
}

.tzxp-list-right {
	padding: 5px 20px;
	border-radius: 4px;
}

.div-bettn-1 {
	text-align: center;
	float: left;
	width: 15%;
	margin-right: 10px;
}

.span-bettn-1 {
	margin-right: 25px;
	float: left;
	line-height: 26px;
}

.span-bettn-lht {
	line-height: 26px;
}


.table-first-td>tbody>tr>td:first-child {
	width: 160px;
	text-align: right;
	vertical-align: middle;
	font-weight: 600;
	background-color: #f8fdff;
}


.tab-content-body {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	display: none;
}

.page-img-box {
	background-color: #f8fdff;
	border: 1px solid #cbe9f7;
	margin-bottom: 10px;
}

.page-img-box p {
	line-height: 20px;
	padding: 10px 20px;
	margin: 0;
}

.page-img-box-body {
	padding: 20px;
	border-top: 1px solid #cbe9f7;
	text-align: center;
}

.page-img-box-body img {
	display: inline-block;
	width: 100%;
}

.page-img-box-title-btn {
	float: right;
	margin-top: 4px;
	margin-right: 20px;
}



.table-thead th {
	background-color: #f8fdff;
	border: 1px solid #cbe9f7 !important;
	text-align: center;
}


.table-thead td:nth-child(3) {
	text-align: center;
}

.table-td3-left td:nth-child(3) {
	text-align: left;
}

.zztj-box {
	overflow-x: auto;
}

.delete-btn {
	border: 0;
	background: none;
	outline: none;
	margin-left: 20px;
}

.delete-btn:hover {
	transition: background-color 0.5s, color 0.5s;
	background-color: #ccc;
	color: #fff;
}

.hide-btn {
	display: none;
}

.add-ele .edit-btn {
	display: none;
}

.add-ele .hide-btn {
	display: block;
}

.tb-tips {
	color: #ff0000
}

.kz-tb {
	display: none;
}


.fill-table {
	width: 90%;
	margin: 20px auto;
}

.fill-table>div {
	margin-bottom: 20px;
}

.fill-table input {
	border: 0;
	border-bottom: 1px solid #ddd;
	color: #0683b1;
	padding: 5px 10px;
}

.fill-table-name input {
	border: 0;
	border-bottom: 1px solid #ddd;
	color: #0683b1;
	text-align: center;
	padding: 5px 10px;
}

.fill-table input::-webkit-input-placeholder,
.fill-table-name input::-webkit-input-placeholder {
	color: #0683b1;
}

.fill-table-name input:focus,
.fill-table input:focus {
	outline: none;
}

.sign {
	width: 400px;
}

.fill-table-date {
	margin-left: 580px;
}


.sign-date {
	float: right;
}

.sign-area {
	height: 100px;
	;
}

.sign-date p {
	display: inline-block;
	margin-left: 40px;
}




/*0225*/
.xigl-l-srzs-pozn {
	position: fixed;
	z-index: 100;
	bottom: 30px;
	left: 0;
	width: 100%;
	padding: 0 28px;
	box-sizing: border-box;
}

.xigl-l-srzs {
	box-sizing: border-box;
	width: 100%;
	overflow: hidden;
	background: #f8fdff;
	height: 50px;
	border: 1px solid #cbe9f7;
}

.xigl-l-srzs .left {
	float: left;
	width: 20%;
}

.xigl-l-srzs .right {
	float: right;
	width: 80%;
}

.xigl-l-srzs .right .lf {
	float: left;
}








/* 海淀区css */
.panel-box {
	border: 1px solid #eee;
}

.panel-box .panel-title {
	color: #fff;
}

.panel-box .panel-heading {
	background-color: #0584b1;
}

.fold-table>tbody>tr>td:first-child,
.fold-table>tbody>tr>td:nth-child(2) {
	text-align: center
}

.more-checked .checkbox-inline {
	width: 140px;
	margin: 0;
}

.radio-checkbox-box {
	margin: 10px 0
}

.fold-right {
	margin-top: -6px;
}

.fold-right .btn {
	background-color: #fff;
	color: #0584b1;
}

.check-left .checkbox-inline {
	margin-left: 80px;
}

.papers-window a {
	position: absolute;
	top: 20px;
	left: 40px;
	width: 90%;
}

.papers-window textarea {
	padding-top: 60px;
	height: 160px;
}

.window-table td:nth-child(2n+1) {
	text-align: right;
	font-weight: 600
}

.window-titile {
	font-weight: 600;
	margin: 10px 0;
	font-size: 16px;
}

.details-table {
	display: none;
}

.table-p {
	padding: 10px 0;
	background-color: #0584b1;
	border-radius: 30px;
	color: #fff;
	margin: 0;
}


/* text 文字三色 */
.txt-success {
	color: #29c28b;
}

.txt-info {
	color: #00c0ef;
}

.txt-danger {
	color: #ec0909;
}

.txt-warning {
	color: rgb(255, 208, 0);
}

.txt-flag {
	font-size: 16px;
	margin-left: 6px;
}

.btn-margin a {
	margin: 0 10px;
}

.select-box {
	padding: 6px;
	margin: 10px 0
}

.mar-top-10 {
	margin-top: 10px;
}

.remove-btn {
	cursor: pointer;
}

.show-title a {
	color: #333
}

/* 扫描 */

.scanning-box-left {
	border: 1px solid #eee;
}

.scanning-box-right {
	border: 1px solid #eee;
}

.scanning-box {
	height: 500px;
	padding: 10px;
}

.scanning-big-img div {
	height: 100%;
	background-color: #ccc;
}

.scanning-box-list {
	height: 100%;
	overflow: auto;
}

.scanning-box-list li {
	list-style: none;
	float: left;
	padding: 10px;
	cursor: pointer;
}

.scanning-box-list li p {
	text-align: center;
}

.scanning-small-img {
	width: 100%;
	border: 1px solid #eee;
	text-align: center;
}

.scanning-small-img img {
	width: 100%;
	height: 100%;
}

.h1 {
	color: #0683b1;
	text-align: center;
}

.h1-mar-bottom {
	margin-bottom: 30px;
}

.check-margin .checkbox-inline {
	margin: 10px;
	margin-left: 0;
}


.table-right-title label {
	margin: 0;
}

.warning-window {
	text-align: center;
}

.warning-window p:nth-child(2) {
	font-size: 24px;
}

.warning-window p:nth-child(3) {
	color: #ff0000
}

.warning-window span {
	color: orange;
}

.title-tab li a {
	padding: 0 20px;
	border: 1px solid #ddd;
	line-height: 32px;
	background-color: #fff;
}



.statistics-body {
	border: 1px solid #eee;
	box-sizing: border-box;
	min-height: 300px;
}

.statistics-box-title {
	padding: 10px 20px;
	line-height: 34px;
	background-color: #f7f7f7;
}

.statistics-box-title span {
	font-size: 16px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
	background-color: #0683af;
}


.color-2,
.color-1 {
	width: 20px;
	height: 20px;
}

.color-1 {
	background-color: #fed4a9;
}

.color-2 {
	background-color: #51a9d4;
}

.statistics-img {
	padding: 10px;
}

.statistics-img img {
	width: 80%;
}

.ranking-number {
	display: block;
	width: 20px;
	height: 20px;
	background-color: #eee;
	border-radius: 50%;
	text-align: center;
	line-height: 20px;
}

.ranking-top {
	background-color: #0683af;
	color: #fff;
}


.table-border-none>tbody>tr>th,
.table-border-none>tbody>tr>td {
	border: none;
}

.evaluate {
	display: block;
	margin: 30px 0;
}

.evaluate p,
.evaluate span {
	display: inline-block;
	vertical-align: middle;
	margin: 0;
}

.evaluate p {
	width: 50px;

}

.evaluate span {
	width: 20px;
	height: 20px;
}

.evaluate-green {
	background-color: #66cc99;
}

.evaluate-blue {
	background-color: #3399cc;
}

.evaluate-yellow {
	background-color: #ffcc99;
}



.statistics-table td:first-child {
	text-align: left;
	width: 50%;
}








.div-sloat-6 {
	text-align: center;
}

.div-sloat-6 .psd-div-span {
	float: left
}

.div-sloat-6 .psd-div-span-2 {
	float: right;
	width: 75px;
	height: 25px;
	color: white;
	background-color: #0584b1;
	text-align: center;
	border: 1px solid #0584b1;
	border-radius: 5px;
	line-height: 24px;
}


.add-plus-code {
	color: #0584b1;
	cursor: pointer;
	vertical-align: middle;
}


.scroll-box {
	overflow-y: scroll;
	height: 400px;
}

.table-display .jqgfirstrow,
.table-display .jqgfirstrow td {
	height: 0 !important;
}


.txt-flag {
	font-size: 20px;
}

.small-icon {
	width: 20px;
	height: 20px;
	display: inline-block;
}

.man {
	background: url(../images/u223.png) no-repeat;
	background-size: contain;
}

.computer {
	background: url(../images/u224.png) no-repeat;
	background-size: contain;
}

.border-box {
	border: 1px solid #eee;
	box-sizing: border-box;
	padding: 10px;
	box-sizing: border-box;
}

.border-box img {
	width: 100%;
}

.advanced-cion {
	width: 32px;
	height: 32px;
	display: inline-block;
	background: url(../images/advanced.png) no-repeat;
	background-size: contain
}

.assess-box {
	padding: 20px;
	border: 1px solid #eee;
}


.assess-box-select {
	text-align: center;
}

.assess-box-select>div:first-child {
	border: 1px solid #eee;
	padding: 20px;
}

.assess-box-select span {
	display: inline-block;
	width: 100px;
	height: 100px;
}

.assess-box-select .department {
	background: url(../images/department.png) no-repeat;
	background-size: contain;
}

.assess-box-select .window {
	background: url(../images/window.png) no-repeat;
	background-size: contain;
}

.assess-box-select .person {
	background: url(../images/person.png) no-repeat;
	background-size: contain;
}

.assess-box-select p {
	font-size: 24px;
	margin-top: 20px;
}


.select-time {
	padding: 20px;
	background-color: #f7f7f7;
	width: 800px;
	margin: 0 auto;
}

.text-span {
	padding: 0 20px;
}


/*电子监察*/
.middle {
	width: 100%;
	height: auto;
}

.middle>div {
	width: 330px;
	height: 300px;
	border: 1px solid #000000;
	float: left;
	margin-left: 190px;
	margin-bottom: 50px;
}

.middle>div .middle-title {
	width: 100%;
	height: 35px;
	background: #f0f0f0;
}

.middle div .middle-title span {
	background: url(../images/middle-title.png) no-repeat 10px;
	line-height: 35px;
	padding-left: 20px;
}

.middle>div .middle-box img {
	display: block;
	margin: 0 auto;
	margin-top: 30px;
}





.register-tab {
	overflow: hidden;
	display: none;
}

.txt-center {
	text-align: center;
}


.verification {
	padding: 8px 10px;
}

.verification-message p {
	margin-right: 40px;
}

.makings {
	padding: 0 30px;
	text-align: center;
}

.radio-box>div:first-child {
	min-height: 200px;
	height: 40%;
}

.radio-box img {
	width: 100%;
	min-height: 200px;
	max-height: 100%;
}

.radio-box label {
	width: 160px;
}

.text-indent {
	text-indent: 28px;
}




.permit-form {
	width: 800px;
	box-sizing: border-box;
	padding: 0 120px;
	margin: 0 auto;
}

.permit-form h1 {
	font-size: 30px;
	text-align: center;
}

.permit-form u,
.permit-form p {
	font-size: 18px;
}

.permit-form p {
	padding: 10px 0;
}

.permit-form .date {
	float: right;
	padding: 40px 10px;
}

.permit-form .indent {
	text-indent: 36px;
}

.permit-form ol li {
	font-size: 18px;
	margin-bottom: 5px;
}

.permit-form .number {
	text-align: right;
}

.permit-form .table-border,
.permit-form .table-border td,
.permit-form .table-border th {
	border: 1px solid #333;
	padding: 20px 10px;
	text-align: center;
	font-size: 16px !important;
}

.permit-form .top {
	width: 60%;
	float: right;
}

.permit-form .top table td {
	padding: 10px;
}

.edit-img-small {
	width: 695px;
}

.under-line {
	border-bottom: 1px solid #333;
	font-size: 18px;
	width: 60%;
	vertical-align: 4px;
	text-align: center;
}

.permit-form .p-0 p {
	margin: 0;
}

.ts-check-box {
	list-style: none;
}

.ts-check-box label {
	display: block;
	width: 100%;
	padding: 0;
	font-weight: 400;
}

.ts-check-box li {
	width: 30%;
	box-sizing: border-box;
	padding: 5px 10px;
	border: 1px solid #0584b1;
	background-color: #f0faff;
	float: left;
	margin: 4px 5px;
}

.ts-check-box li p {
	display: inline-block;
	vertical-align: middle;
	margin: 0;
	margin: 5px 5px 0 5px;
}

.ts-check-box li input {
	margin-top: 10px;
	float: right;
}

.ts-check-box li span {
	margin-top: 5px;
	float: right;
}

.left-tree {
	background: #effbff;
	padding: 10px;
	border: 1px solid #cbe9f7;
	border-bottom: 0;
	position: relative;
}

.left-tree a {
	position: absolute;
	right: 24px;
	top: 18px;
	font-size: 20px;
	cursor: pointer;
}

.history {
	margin: 0;
	padding: 0;
	padding-left: 10px;
}

.history li {
	list-style: none;
	font-size: 14px;
	line-height: 43px;
	background: url(../images/u2700.png) no-repeat left;
	padding-left: 20px;
}

.fu-box {
	width: 35%;
	height: 500px;
	float: left;
}

.fu-box1 {
	width: 55%;
	height: 500px;
	float: left;
	margin-left: 30px;
}

.table-title {
	overflow: hidden;
	padding-left: 10px;
	margin: 10px 0;
	position: relative;
	line-height: 34px;
}

.table-title>span {
	font-size: 16px;
}

.table-box tr td {
	border: none !important;
}

.table-box tr td span {
	padding-left: 150px;
}

.table-box tr .con {
	width: 11% !important;
}

.left-btn-group a {
	font-size: 16px;
	color: #333;
	line-height: 40px;
	display: block;
	width: 100%;
	box-sizing: border-box;
	padding-left: 10px;
}

.left-btn-group .current {
	background-color: #d8f7ff;
	color: #0584b1;
	position: relative;
}

.left-btn-group .current::after {
	content: '';
	display: block;
	width: 6px;
	background-color: #0584b1;
	height: 100%;
	position: absolute;
	right: -4px;
	top: 0
}

.left-btn-group ul {
	list-style: none;
	padding: 0;
}

.left-btn-group li {
	line-height: 40px;
	color: #777;
	position: relative;
	padding-left: 30px;
	cursor: pointer;
	box-sizing: border-box;
}

.left-btn-group li::before {
	content: '';
	display: block;
	width: 10px;
	height: 10px;
	border: 2px solid #0584b1;
	border-radius: 50%;
	position: absolute;
	left: 10px;
	top: 50%;
	transform: translateY(-50%)
}


.content-title h1 {
	margin: 0;
}

.content-title p {
	text-align: right;
}

.content-body {
	overflow-y: scroll;
	height: 600px;
	padding: 0 20px;
}

.content-body p {
	line-height: 30px;
}

.right-relevant {
	border-left: 1px solid #ccc;
	padding-left: 20px;
	height: 600px;
}

.right-relevant ul {
	list-style: none;
	padding: 0;
}

.right-relevant ul a {
	line-height: 30px;
	color: #333
}

.right-relevant ul a:hover {
	color: #0584b1;
	text-decoration: underline;
}

.right-relevant ul p {
	line-height: 30px;
	color: #aaa;
}

.oa-left-list {
	border-right: 1px solid #ccc;
	padding: 0;
	height: 600px;
}




/* oa前台 */
.oa-head {
	background: url(../images/oa-bg.png) no-repeat;
	height: 230px;
}

.oa-top {
	width: 1380px;
	margin: 0 auto;
	overflow: hidden;
	height: 48px;
	line-height: 48px;
	border-bottom: #1987bf 1px solid;
}

.oa-top-left {
	float: left;
}

.oa-top-right {
	float: right;
}

.oa-top img {
	margin-right: 40px;
}

.oa-top a {
	color: #fff;
	margin: 0 20px;
}

.oa-head-content {
	width: 1380px;
	margin: 0 auto;
	padding: 0 346px;
	box-sizing: border-box;
	padding-top: 60px;
}

.oa-input-group {
	width: 682px;
	height: 50px;
	border: 2px;
	overflow: hidden;
	position: relative;
}

.oa-input-group input {
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	padding: 0 15px;
	font-size: 16px;
}

.oa-input-group button {
	width: 104px;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	background-color: #ffae12;
	color: #fff;
	font-size: 18px;
}

.hot-search p,
.hot-search a {
	display: inline-block;
	color: #fff;
	line-height: 40px;
}

.hot-search a {
	margin: 0 10px;
}

.oa-body {
	width: 1380px;
	min-height: 800px;
	margin: 0 auto;
	padding: 15px 0;
	box-sizing: border-box;
	overflow: hidden;
}

.oa-body-right,
.oa-body-left {
	background-color: #fff;
	width: 250px;
	height: 100%;
	float: left;
	box-sizing: border-box;
	padding: 5px;
	margin-left: 15px
}

.oa-body-title {
	line-height: 50px;
	padding: 0 20px;
	border-bottom: 1px solid #ddd;
	position: relative;
}

.oa-body-title::before {
	content: '';
	display: block;
	width: 4px;
	height: 16px;
	background-color: #0085c3;
	position: absolute;
	top: 50%;
	left: 5px;
	transform: translateY(-50%);
}

.oa-body-title p {
	margin: 0;
	font-size: 16px;
}

.classify {
	padding: 12px 0;
}

.classify>p {
	color: #0085c3;
}

.classify ul {
	padding: 0;
	list-style: none;
	overflow: hidden;
}

.classify ul li {
	float: left;
	margin-right: 10px;
	margin-bottom: 6px;
}

.classify ul li a {
	color: #333;
}

.oa-body-center {
	width: 808px;
	height: 100%;
	background-color: #fff;
	float: left;
	margin-left: 15px;
	padding: 5px;
	box-sizing: border-box;
}

.oa-body-center-title {
	line-height: 50px;
	padding: 0 20px;
	border-bottom: 1px solid #ddd;
	position: relative;
}

.oa-body-center-title p {
	margin: 0;
	font-size: 16px;
}

.oa-body-center-title p span {
	color: #ff0000;
}

.oa-body-center-body {
	padding: 0 12px;
}

.container-box {
	border-bottom: 1px dashed #ddd;
}

.oa-list-title {
	overflow: hidden;
	line-height: 40px;
}

.oa-list-title i {
	display: inline-block;
	vertical-align: middle;
	width: 24px;
	height: 18px;
	background: url(../images/title-arong.png) no-repeat;
}

.oa-list-title a {
	display: inline-block;
	vertical-align: middle;
}

.oa-list-bottom {
	overflow: hidden;
	padding: 5px 0;
}

.oa-list-bottom p {
	float: left;
	color: #999999;
}

.oa-page-number {
	text-align: center;
	padding-top: 20px;
}

.oa-page-number a {
	display: inline-block;
	background-color: #d2d2d2;
	padding: 4px 10px;
	color: #fff;
}

.oa-page-number .current {
	background-color: #0085c3;
}

.oa-body-right-list {
	padding: 0;
	list-style: none;
}

.oa-body-right-list li {
	border-bottom: 1px solid #ddd;
	padding-left: 20px;
	height: 35px;
	line-height: 35px;
	position: relative;
}

.oa-body-right-list li a {
	color: #333;
}

.oa-body-right-list li::before {
	content: '';
	display: block;
	width: 4px;
	height: 4px;
	background-color: #333;
	position: absolute;
	top: 50%;
	left: 5px;
	transform: translateY(-50%);
}

.oa-foot {
	line-height: 90px;
	height: 90px;
	text-align: center;
	background-color: #0085c3;
	color: #fff;
	overflow: hidden;
}

.select-area {
	overflow: hidden;
}

.oa-btn-area button {
	font-size: 16px;
	width: 170px;
	height: 40px;
	float: left;
}

.oa-btn-area button:last-child {
	float: right;
}

.oa-btn-area p {
	margin: 0;
	font-size: 16px;
	float: left;
	line-height: 40px;
	margin-left: 20px;
	font-weight: 600;
}


.oa-input {
	padding: 0;
}

.oa-input input {
	border-radius: 4px;
	outline: none;
	margin: 30px 0;
	height: 40px;
}

.oa-input-textarea {
	height: 580px;
	border-radius: 4px;
	border: 1px solid #ccc;
	overflow: hidden;
}

.oa-input-up {
	background-color: #fff;
	border: 1px solid #ddd;
	margin-top: 30px;
	padding: 0 5px;
	padding-bottom: 20px;
	border-radius: 10px;
}

.oa-input-up-list {
	list-style: none;
	padding: 0
}

.oa-input-up-list li {
	border-bottom: 1px dashed #ccc;
	padding: 10px;
	overflow: hidden;
	position: relative;
}

.oa-input-up-list li a {
	width: 90%;
}

.oa-input-up-list button {
	border: none;
	background: transparent;
	font-size: 20;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 15px;
	outline: none;
}

.oa-up-btn {
	margin: 0 auto;
	width: 166px;
	height: 45px;
	border: 1px solid #0085c3;
	border-radius: 10px;
	position: relative;
	cursor: pointer;
}

.oa-up-btn input {
	width: 100%;
	height: 100%;
	opacity: 0;
	position: absolute;
	cursor: pointer;
}

.oa-up-btn p {
	font-size: 16px;
	color: #0085c3;
	font-weight: 600;
	text-align: center;
	line-height: 45px;
	cursor: pointer;
}

.oa-up-btn span {
	font-size: 20px;
	vertical-align: -2px;
	margin: 0 5px;
	cursor: pointer;
}

.oa-details {
	padding: 30px;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 10px;
	margin-top: 30px;
}

.oa-details h2 {
	margin: 0;
	font-weight: 600;
	float: left;
}

.join-collection {
	float: right;
	line-height: 40px;
	margin: 0;
	color: #0085c3;
	cursor: pointer;
}

.join-collection span {
	font-size: 16px;
	margin: 0 5px;
	vertical-align: middle;
}

.oa-details-message {
	text-align: right;
}

.oa-details-message p {
	display: inline-block;
	margin-left: 20px;
}

.oa-details-top {
	border-bottom: 1px dashed #ddd;
}

.oa-details-content {
	padding: 20px 10px;
	border-bottom: 1px dashed #ddd;
}

.oa-details-content p {
	line-height: 30px;
}

.oa-details-content-bottom {
	text-align: right;
}

.oa-details-content-bottom p {
	display: inline-block;
	margin: 0 20px;
}

.up-icon,
.down-icon {
	display: inline-block;
	width: 20px;
	height: 18px;
	background: url(../images/up.png) no-repeat;
	background-size: contain;
	margin: 0 5px;
}

.down-icon {
	background: url(../images/down.png) no-repeat;
}

.oa-up-input-group {
	overflow: hidden;
	padding: 20px 0;
}

.oa-up-input-group input {
	width: 86%;
	float: left;
	margin: 0;
	height: 40px;
	line-height: 40px;
}

.oa-up-input-group button {
	float: left;
	height: 40px;
	width: 10%;
	margin-left: 20px;
}

.oa-comment {
	overflow: hidden;
}

.oa-comment-box {
	width: 95%;
	float: right;
	margin-top: 20px;
	padding-bottom: 10px;
}

.oa-comment-author {
	overflow: hidden;
}

.oa-comment-author>p:first-child {
	color: #0085c3;
	float: left;
}

.oa-comment-author>p:last-child {
	float: right;
}

.oa-comment-content {
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
}

.oa-details-list li a {
	margin: 0;
	width: 100%;
}

.login-box {
	width: 850px;
	height: 390px;
	box-shadow: 0 0 20px #939fa6;
	position: fixed;
	top: 25%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%)
}

.login-box-left {
	width: 540px;
	height: 100%;
	float: left;
	background: url(../images/login-bg.png);
	background-size: contain;
}

.login-box-right {
	float: left;
	width: 310px;
	height: 100%;
	background-color: #fff;
}

.login-box-right h1 {
	margin-top: 30px;
	color: #0085c3;
	font-size: 26px;
	text-align: center;
}

.login-box-right h2 {
	font-size: 18px;
	font-weight: 600;
	color: #c5c5c5;
	text-align: center;
	margin-top: 10px;
}

.login-input-group {
	width: 220px;
	margin: 0 auto;
	position: relative;
}

.login-input-group input {
	border-radius: 4px;
	background-color: #f8f8f8;
	border: 1px solid #ebebeb;
	padding-left: 30px;
}

.login-user-icon {
	content: '';
	display: block;
	width: 32px;
	height: 32px;
	background: url(../images/login/login2-user.png);
	position: absolute;
	left: 0;
	bottom: 2px;
}

.login-pass-icon {
	content: '';
	display: block;
	width: 32px;
	height: 32px;
	background: url(../images/login/login2-password.png);
	position: absolute;
	left: 0;
	bottom: 2px;
}

.oa-login-btn {
	width: 220px;
	background-color: #4a9cdb;
	height: 32px;
}

.oa-login-tips {
	text-align: center;
	margin-top: 20px;
}

.oa-login-tips span {
	display: inline-block;
	background: url(../images/login/msg2.png) no-repeat;
	width: 16px;
	height: 16px;
}

.oa-login-tips p {
	margin: 0;
	display: inline-block;
	color: #c5c5c5;
}

.pd {
	width: 40px !important;
	line-height: 18px;
}

.pr {
	color: red;
	padding-left: 0 !important;
}

/*按钮定位到右下角样式*/
.oa-fixed-box {
	margin-bottom: 50px;
}

.oa-4btn-right-bottom {
	position: fixed;
	text-align: right;
	bottom: 0px;
	right: 0px;
	width: 100%;
	margin-left: 1px;
	height: 50px;
	background: #f8f8f8;
	border-top: 1px solid #d8d8d8;
}

.oa-4btn-right-bottom .oa-4btn-right-bottom-nav {
	margin-top: 10px;
	margin-right: 15px;
}

/*/按钮定位到右下角样式*/
.swgk-dr {
	width: 100%;
	text-align: center;
}

.swgk-dr .swgk-dl a {
	color: #000000;
	margin-right: 170px;
	background: url(../images/swgk-dr.png) no-repeat center;
	padding-left: 190px;
}

.swgk-dr .swgk-d2 a {
	color: #000000;
	margin-right: 170px;
	background: url(../images/swgk-dr1.png) no-repeat center;
	padding-left: 190px;
}

.swgk-dr .swgk-dl a span {
	color: #0085c3;
}

.swgk-dr .swgk-d2 a span {
	color: #0085c3;
}


.swgk-add-title {
	padding: 20px;
	border-bottom: 1px solid #eee;
}

.swgk-add-title P:first-child {
	font-size: 18px;
}

.swgk-add-title p:nth-child(2) {
	margin: 0 30px;
}

.swgk-add-title p {
	margin: 0;
}

.swgk-add-body {
	overflow: auto;
}

.add-td-btn {
	border: 0;
	width: 100%;
	box-sizing: border-box;
	height: 50px;
	border: 1px dashed #ccc;
	background-color: #fcfcfc;
	margin-bottom: 10px;
	color: #0085c3;
	font-size: 16px;
}
.circle-blue,
.finished-circle,
.swgk-details-box {
	position: relative;
	padding-bottom: 20px;
	padding-left: 20px;
	box-sizing: border-box;
}

.finished-circle h3 {
	color: #aaa;
}

.circle-blue::before,
.finished-circle::before,
.swgk-details-box::before {
	position: absolute;
	top: 2px;
	left: 0;
	content: '';
	display: block;
	width: 14px;
	height: 14px;
	border-radius: 50%;
	border: 2px solid #0085c3;
	background-color: #fff;
	z-index: 10;
}

.swgk-details-box::after {
	content: '';
	display: block;
	width: 1px;
	height: 100%;
	background-color: #ccc;
	position: absolute;
	top: 2px;
	left: 6px;
}
.circle-red::before{
	border: 2px solid #ff0000;
}
.swgk-details-title p {
	display: inline-block;
	padding: 0 10px;
}

.swgk-details-title p:nth-child(2) {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.swgk-details-content{
	padding: 0 10px;
}
.repeat::before {
	border: 2px solid #29c28b;
}

.finished-circle::before {
	border: 2px solid #ccc;
}

.swgk-btn-list {
	border-right: 1px solid #eee;
	height: 80%;
	padding-right: 20px;
}

.swgk-btn-list>div {
	padding: 5px;
}

.swgk-btn-list>div button {
	width: 100%;
	padding: 10px 20px;
	text-align: left;
	border: 1px solid #ccc;
	background-color: #f7f7f7;
	font-size: 16px;
	color: #555;
}

.swgk-btn-list>div button span {
	margin: 0 10px;
}

.swgk-btn-list button:hover {
	color: #0085c3;
	border-color: #0085c3;
	background-color: #fff;
	box-shadow: 0 0 10px #cee6f6;
}

.swgk-right-content {
	padding: 5px 20px;
	height: 80%;
	overflow: auto;
}


.swgk-right-content-box-title {
	overflow: hidden;
}

.swgk-right-content-box {
	border: 1px solid #ccc;
	margin-top: 10px;
	padding: 20px;
}

.swgk-right-content-box-title {
	padding: 10px 0;
	padding-bottom: 20px;
}

.swgk-right-content-box-title h1 {
	color: #777;
	float: left;
	margin: 0;
	font-size: 24px;
}

.swgk-right-content-box-title button {
	float: right;
	border: 0;
	background-color: #fff;
	font-size: 20px;
}

.swgk-right-content-box-title input {
	border: 0;
}

.delete-letter {
	margin-top: 4px;
	display: none;
}

.btn-disabled {
	border-color: #ccc;
	background-color: #f7f7f7;
	color: #777;
}

.btn-disabled span {
	color: #777;
}

.amount-money {
	font-size: 24px;
}

.swgk-flow-box span {
	display: inline-block;
	width: 36px;
	height: 36px;
	line-height: 34px;
	background-color: #fcfcfc;
	border: 1px solid #ccc;
	color: #777;
	border-radius: 50%;
	font-size: 18px;
}

.swgk-flow-current span {
	background-color: #0085c3;
	color: #fff;
	border: 1px solid #0085c3;
}

.swgk-flow-box p {
	display: inline-block;
	font-size: 18px;
	color: #aaa;
}

.swgk-flow-current p {
	color: #333;
}

.swgk-flow-line {
	width: 100px;
	height: 2px;
	background-color: #ccc;
	margin: 0 10px;
}


.table-bor-none tr td {
	border-top: none !important;
}

.table-bom {
	border-bottom: 1px solid #f1f1f1;
}

.table-bold {
	font-weight: bold;
}



.blsp-flow-head h1 {
	margin: 0;
	font-size: 24px;
	margin-right: 20px;
}

.blsp-flow-class {
	margin: 0 15px;
}

.blsp-flow-class span {
	width: 60px;
	height: 20px;
	display: inline-block;
	vertical-align: middle;
}

.blsp-flow-class p {
	display: inline-block;
	margin: 0;
	font-size: 16px;
	vertical-align: middle;
}

.blsp-flow-body {
	margin-top: 20px;
	background-color: #f7f7f7;
}

.blsp-flow-group {
	float: left;
	border-right: 1px dashed #ccc;
	padding: 20px;
	box-sizing: border-box;
}

.blsp-flow-group h3 {
	text-align: center;
}

.list-row {
	width: 45%;
	float: left;
}

.list-row-line {
	float: left;
	width: 10%;
	padding: 0 10px;
	box-sizing: border-box;
}

.blsp-flow-box {
	position: relative;
	cursor: pointer;
}

.blsp-flow-box-control {
	position: absolute;
	right: -75px;
	top: 0;
	background-color: #fff;
}

.blsp-flow-box-details {
	padding: 5px;
	position: absolute;
	right: -140px;
	top: 0;
	background-color: #fcfcfc;
	box-shadow: 0px 2px 10px #ccc;
}

.blsp-flow-box-details h5 {
	text-align: center;
	margin: 0;
	padding: 10px 0;
	border-bottom: 1px dashed #ccc;
}

.blsp-flow-box-details p {
	font-size: 12px;
	margin: 2px 0;
}

.blsp-flow-box-control a {
	display: block;
	border: 1px solid #ccc;
	padding: 5px 10px;
}

.blsp-flow-box-title {
	margin-top: 20px;
	width: 100%;
	line-height: 22px;
	padding: 10px;
	box-sizing: border-box;
	border: 1px solid #ccc
}

.blsp-flow-box-name {
	color: #fff;
	font-size: 12px;
	margin: 0;
}

.blsp-flow-input-group {
	display: none;
}

.blsp-flow-input-group input {
	border: 0;
	height: 28px;
	width: 80%;
}

.blsp-flow-input-group button {
	background-color: #fff;
	border: 0;
	height: 28px;
}

.flow-title1 {
	background-color: #0085c3;
}

.flow-title2 {
	background-color: #908ee9;
}

.flow-title3 {
	background-color: #53bdcd;
}

.flow-title-gray1 {
	background-color: #555;
}

.flow-title-gray2 {
	background-color: #aaa;
}

.flow-title-gray3 {
	background-color: #ddd;
}

.flow-title-gray3 p {
	color: #333;
}

.flow-title-yellow {
	background: rgb(255, 208, 0);
}

.flow-title-green {
	background: #29c28b;
}

.flow-title-red {
	background: #ec0909;
}








.blsp-flow-content {
	padding: 10px;
	background-color: #fff;
}

.border-solid {
	border: 1px solid #ccc;
}

.border-dashed {
	border: 1px dashed #777;
}

.blsp-flow-content b,
.blsp-flow-content p {
	display: block;
	margin: 5px 0;
	font-size: 12px;
}

.blsp-flow-arrow {
	width: 100%;
	overflow: hidden;
	position: relative;
	height: 20px;
}

.blsp-flow-arrow span {
	display: block;
	position: absolute;
	background-color: #777;
	height: 2px;
	width: 100%;
	top: 9px;
	left: 0;
}

.blsp-flow-arrow div {
	position: absolute;
	right: -10px;
	width: 0;
	height: 0;
	border-width: 10px;
	border-style: solid;
	border-color: transparent transparent transparent #777;

}

.table-center tr td {
	text-align: center;
}

.table-center tr .lt {
	text-align: left;
}

.flow-arrrow {
	position: relative;
}

.flow-arrrow::before {
	position: absolute;
	content: '';
	display: block;
	width: 36px;
	height: 2px;
	background-color: #777;
	right: -40px;
	top: 16px;
}

.flow-arrrow::after {
	position: absolute;
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-width: 10px;
	border-style: solid;
	border-color: transparent transparent transparent #777;
	right: -55px;
	top: 7px;
}

.blsp-h3 {
	margin: 0
}

.blsp-address {
	margin: 10px 0;
}


.blsp-file {
	margin: 10px 0;
	overflow: hidden;
	border-bottom: 1px solid #eee;
	padding: 5px;
	cursor: pointer;
}

.blsp-file p,
.blsp-file span {
	float: left;
	margin: 0;
	font-size: 14px;
}

.blsp-file span {
	margin-top: 4px;
	color: #0085c3;
	margin-right: 10px;
}

.blsp-file button {
	float: right;
	border: 0;
	background: transparent;
	font-size: 18px;
	font-weight: 200;
}

.swgk-anlysis {
	overflow: hidden;
}

.swgk-anlysis-body {
	float: left;
}

.swgk-anlysis-title-time {
	color: #aaa;
}

.swgk-anlysis-content {
	border-top: 1px solid #777;
	padding-left: 20px;
	padding-right: 40px;
	position: relative;
}

.swgk-anlysis-content::before {
	display: block;
	content: '';
	width: 14px;
	height: 14px;
	border: 2px solid #aaa;
	background-color: #fff;
	border-radius: 50%;
	position: absolute;
	top: -7px;
	left: -2px;
	z-index: 100;
}

.swgk-anlysis-content p,
.swgk-anlysis-content b,
.swgk-anlysis-content a {
	display: block;
	margin-bottom: 15px;
}

.swgk-anlysis-details {
	position: relative;
	padding: 10px 0;
}

.swgk-anlysis-details table {
	margin: 0
}

.left-dashed::after {
	display: block;
	content: '';
	width: 1px;
	height: 106%;
	border-left: 1px dashed #aaa;
	position: absolute;
	top: 6px;
	left: -16px;
}

.swgk-circle::before {
	display: block;
	content: '';
	width: 14px;
	height: 14px;
	border: 2px solid #aaa;
	background-color: #fff;
	border-radius: 50%;
	position: absolute;
	top: 12px;
	left: -22px;
	z-index: 100;
}

.circle-green::before {
	border-color: #29c28b;
}

.circle-blue::before {
	border-color: #0085c3;
}

.circle-yellow::before {
	border-color: #ffae12;
}

.tle {
	width: 115px;
	display: block;
	background: red;
	color: #ffffff;
	border-radius: 5px;
	padding-left: 6px;
	margin-left: 12px;
}

.tle:hover {
	color: #ffffff !important;
}

.blsp-flow-fixed {
	width: 500px;
	border-radius: 10px;
	border: 1px solid #ccc;
	background-color: #fff;
	position: fixed;
	padding: 5px;
	z-index: 100;
}

.blsp-flow-fixed p {
	margin: 0;
	text-align: center;
	border-bottom: 1px solid #ccc;
	padding: 5px 0;
}

.blsp-flow-fixed span {
	padding: 4px 5px;
	background-color: #777;
	border-radius: 4px;
	color: #fff;
}

.blsp-flow-fixed-body {
	padding: 10px 0;
}

.blsp-flow-fixed::after {
	content: '';
	display: block;
	width: 18px;
	height: 18px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #fff;
	border-radius: 2px;
	transform: rotate(45deg);
	position: absolute;
	bottom: -10px;
	left: 40px;
}






/* fonts */
.draw-title{
	padding-left: 20px;
}

div.jqcloud {
	font-family: "微软雅黑", "微软雅黑", sans-serif;
	font-size: 10px;
	line-height: normal;
}

div.jqcloud a {
	font-size: inherit;
	text-decoration: none;
}

div.jqcloud span.w10 {
	font-size: 400%;
}

div.jqcloud span.w9 {
	font-size: 360%;
}

div.jqcloud span.w8 {
	font-size: 350%;
}

div.jqcloud span.w7 {
	font-size: 240%;
}

div.jqcloud span.w6 {
	font-size: 210%;
}

div.jqcloud span.w5 {
	font-size: 190%;
}

div.jqcloud span.w4 {
	font-size: 170%;
}

div.jqcloud span.w3 {
	font-size: 150%;
}

div.jqcloud span.w2 {
	font-size: 130%;
}

div.jqcloud span.w1 {
	font-size: 110%;
}

/* colors */

div.jqcloud {
	color: #09f;
}

div.jqcloud a {
	color: inherit;
}

div.jqcloud span:hover {
	color: red;
	font-size: 40px;
	font-weight: bold;
	cursor: pointer;
}

div.jqcloud span.w10 {
	color: #0cf;
}

div.jqcloud span.w9 {
	color: #0cf;
}

div.jqcloud span.w8 {
	color: #0cf;
}

div.jqcloud span.w7 {
	color: #39d;
}

div.jqcloud span.w6 {
	color: #90c5f0;
}

div.jqcloud span.w5 {
	color: #90a0dd;
}

div.jqcloud span.w4 {
	color: #90c5f0;
}

div.jqcloud span.w3 {
	color: #a0ddff;
}

div.jqcloud span.w2 {
	color: #99ccee;
}

div.jqcloud span.w1 {
	color: #aab5f0;
}

/* layout */

div.jqcloud {
	overflow: hidden;
	position: relative;
}

div.jqcloud span {
	padding: 0;

}

.table-trbg{
	text-align: left !important; background-color: #f8fdff;

}



.xa-select-box{
	padding: 5px;
	background-color: #f4f4f4;
	margin: 10px 0;
}

.design-quesition-box{
	border: 1px solid #ccc;
	padding: 20px 10px;
	margin: 20px 0;
}
.design-quesition-box p{
	margin-bottom: 20px;
}
.design-quesition-box .radio-inline{
	width: 60px;

}


.layui-layer-setwin cite{
	background-color: #fff
}
.layui-layer-setwin span{
	color: #fff;
}

.sign-bg{
	background-color: #eee;
	padding: 20px 30px;
	float: left;
	margin-right: 10px;
	position: relative;
	margin: 10px;
}
.sign-bg button{
	border: 0;
	width: auto;
	vertical-align: top;
	position: absolute;
	top: 10px;
	right: 0;
	background-color: transparent;
}
.sign-bg h4{
	margin-bottom: 20px;
	text-align: center;
}

.chapter{
	position: absolute;
	right: 20px;
	bottom: 0;
}
.per-charge{
	padding: 4 10px;
	border-radius: 4px;
	background-color: #0085c3;
	color: #fff;
	display: inline-block;
	margin: 0 10px;
}


.see-table{
	padding: 10px;
	background-color: #f7f7f7;
	overflow: hidden;
	position: absolute;
	width: 100%;
	top: 40px;
	z-index: 100;
	display: none;
	height: 0;
}
.see-table table{
	background-color: #fff;
	margin: 0
}


.see-class p{
	margin: 0 10px;
	display: inline-block;
	padding:  5px 20px;
	border-radius: 10px;
	border: 1px solid #ccc
}
.see-class .see-class-red{
	color: #ec0909;
	border-color: #ec0909;
}
.see-class .see-class-yellow{
	color: rgb(255, 208, 0);
	border-color: rgb(255, 208, 0);
}
.see-class .see-class-green{
	color: #29c28b;
	border-color: #29c28b;
}

.see-rule{
	position: absolute;
	right: 0px;
	top: 35px;
	width: 500px;
	padding: 10px;
	background-color: #ddd;
	color: #333;
	height: 0;
	overflow: hidden;
}
.drawing-control{
	background-color: #effbff;
	border: 1px solid #cbe9f7;
}
.drawing button{
	border: 0;
	background-color: transparent;
	font-size: 15px;
	font-weight: 400;
	color: #0584b1;
}
.drawing-control{
	padding: 6px 0;
}
.drawing-control select{
	width: 100px;
	font-weight: 400;
}
.drawing-page{
	width: 100px;
	text-align: center;
}
.drawing-page input{
	font-size: 18px;
	font-weight: 400;
	width: 30px;
	height: 30px;
	border: 0;
	text-align: right;
	line-height: 30px;
}
.drawing-page span{
	font-weight: 400;
	height: 30px;
	line-height: 30px;
	font-size: 18px;
}

.annotation-btn{
	width: 22px;
	height: 18px;
	background: url(../images/annotation.png) no-repeat;
	background-size: contain;
}
.drawing-body{
	border: 10px solid #777;	
	height: 70%;
}
.drawing-content{
	position: relative;
	padding: 8px;
}
.annotation-box{
	position: absolute;
	padding: 4px;
}
.annotation-box p{
	margin: 0;
	font-size: 12px;
	font-weight: 200;
}
.has-bg{
	border-radius: 4px;
	border: 1px solid #ff8a8a;
	background-color: #ffe6e6;
}
.no-bg{
	color: #ff0000;	
}

.l-ph-top p{
	width: 100%;
	text-align: center;
	position: absolute;
	top: 50%;	
	z-index: 10;
	transform: translateY(-50%);
	color: #fff;
	font-size: 24px;
}
.x-phone-bottom{
	overflow: hidden;
	position: fixed;
	width: 100%;
	background-color: #fff;
	bottom: 0
}
.x-phone-bottom>div{
	float: left;
	width: 50%;
	padding: 10px;
	box-sizing: border-box;
}
.x-phone-bottom>div .btn{
	width: 100%;
	min-height: 40px;
}
.x-phone-body{
	padding-top: 160px;
	padding-bottom: 70px;	
}
@media screen and (max-height:570px){
	.x-phone-body{
		height: 60%;	
	}
}
@media screen and (min-height:570px) and (max-height:670px){
	.x-phone-body{
		height: 65%;	
	}
}

.x-phone-list-box{
	padding: 8px;
	border-bottom:1px solid #eee;
	overflow: hidden; 
	padding-right: 24px;
}
.x-phone-list-box p{
	margin: 0;
	float: left;
}

.list-different span{
	float: right;
}
.content-before p{
	color: #09f;
}
.content-after p{
	color: #ec0909;
}
.x-phone-content{
	padding-top: 40px;
	padding-bottom: 80px;
}
.circle-states{
	padding: 10px 0;
}
.circle-states p{
	margin: 0;
	font-weight: 400;
}
.circle-states span{
	width: 24px;
	height: 24px;
	display: inline-block;
	border-radius: 50%;
	border: 1px solid #ccc;
	text-align: center;
	font-size: 14px;
	line-height: 20px;
	font-weight: 400;
}
.circle-states .cir-red{
	border-color: #ec0909;
}
.circle-states .cir-green{
	border-color: #29c28b;
}
.circle-states .cir-blue{
	border-color: #09f;
}


.big-title-table{
	font-size: 40px;
	padding: 10px;
	text-align: center;
	color: #c3c3c3;
}


.states-group{
	padding: 10px 30px;
	padding-left: 40px;
	overflow: hidden;
}
.states-group p{
	float: left;
	margin: 0;
}
.states-group span{
	float: right;
	color: #008000
}
.circle-blue,
.finished-circle,
.swgk-details-box,.swgk-details-box02 {
	position: relative;
	padding-bottom: 20px;
	padding-left: 20px;
	box-sizing: border-box;
}

.swgk-details-box02::before {
	position: absolute;
	top: 2px;
	left: 0;
	content: '';
	display: block;
	width: 14px;
	height: 14px;
	border-radius: 50%;
	border: 2px solid #ccc;
	background-color: #fff;
	z-index: 10;
}

.swgk-details-box::after,.swgk-details-box02::after{
	content: '';
	display: block;
	width: 1px;
	height: 100%;
	background-color: #ccc;
	position: absolute;
	top: 2px;
	left: 6px;
}
