* {
	font-family: 微软雅黑;
}

* {
	margin: 0;
	padding: 0;
}

body{
	width: 100%;
	color: #797979;
	font-family: 'Open Sans', sans-serif;
	padding: 0px !important;
	margin: 0px !important;
	background-size: cover;
	overflow-x: hidden;
}

ul,
li {
	padding: 0;
	margin: 0;
	list-style: none;
}

button {
	outline: 0 none !important;
	blr: expression(this.onFocus=this.blur());
}

button::-moz-focus-inner {
	border: none;
}

a {
	outline: none;
}

a:hover,
a:focus {
	text-decoration: none;
}

.fl {
	float: left;
}

img {
	vertical-align: middle;
	border-style: none;
}

input[type="checkbox"] {
	outline: none;
}

input[type="checkbox"]:active,
input[type="checkbox"]:focus,
input[type="radio"]:focus {
	outline: none;
	box-shadow: 0 0 3px 1px rgb(88, 166, 232);
	border: 2px solid rgb(88, 166, 232);
}

.clearfix {
	zoom: 1;
}

.clearfix:after {
	content: " ";
	visibility: hidden;
	display: block;
	clear: both;
}


/*公共样式*/

.nav-right {
	height: 58px;
	margin: 0px;
	padding-right: 25px;
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 1;
}

.nav-right li {
	display: inline-block;
	list-style: none;
	padding-left: 25px;
	font-size: 14px;
	line-height: 58px;
	color: #333;
}

.nav-right a {
	color: #333;
}

.nav-right li a:hover {
	text-decoration: underline;
}


/*导航条样式*/

.skinning {
	position: relative;
	padding-right: 25px;
}

.skinning ul {
	position: absolute;
	left: 0;
	background: #F7FCFF;
	width: 100%;
	display: none;
}

.skinning ul li {
	cursor: pointer;
	padding: 0;
	width: 100%;
	display: list-item;
	line-height: 30px;
	text-align: center;
}

.skinning ul li div {
	height: 15px;
	width: 20px;
	display: inline-block
}

#skinning_one div {
	background: #B0D9F7;
	border-radius:2px; 
}

#skinning_two div {
	background: #6DBA2B;
	border-radius:2px;
}

#skinning_three div {
	background: #FFCC66;
	border-radius:2px;
}

#skinning_four div {
	background: #5D8DA4;
	border-radius:2px;
}

.skinning ul li span {
	position: relative;
	top: -3px;
	margin-left: 10px;
}

.skinning .selected {
	background: beige;
}

.menu {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
	width: 100%;
	font-size: 16px;
	height: 100%;
	overflow-y: auto;
}

.menu ul {
	width: 100%;
}

.indexs {
	margin-top: 15px;
	margin-bottom: 5px;
	text-align: center;
	height: 46px;
	line-height: 46px;
	position: relative;
}

.indexs a {
	width: 100%;
	display: inline-block;
	padding-left: 15%;
	text-align: left;
	color: #fff;
}

.shows>a {
	color: #FFFFFF;
	display: inline-block;
	line-height: 40px;
	height: 100%;
	width: 100%;
	padding-left: 15%;
	text-align: left;
}

.puts img {
	position: relative;
}

.leftImg {
	position: relative;
	margin-right: 10%;
	width: 17px;
	height: 17px;
}

.shows span {
	display: inline-block;
	height: 40px;
	width: 60%;
}

.arrow {
	width: 17px;
	height: 17px;
}

.shows li {
	position: relative;
	height: 35px;
	overflow: hidden;
}

.shows ul li a {
	color: #FFFFFF;
	display: inline-block;
	line-height: 46px;
	height: 100%;
	width: 100%;
	padding-left: 30%;
	padding-right: 0px;
	font-size: 15px;
}

.shows .hiddens .clicked {
	color: bisque;
	background: #6192D4;
}

.aclicked {
	color: #4682aa;
}

.shows .hiddens {
	display: none;
	margin-top: 0px;
}

.shows .opens li ul {
	display: block;
}


/*菜单的样式*/

.menu-t {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
}

.Level-3-menu {
	height: 100%;
	position: relative;
}

#myTab {
	border-bottom: 1px solid #6091D3;
	height: 49px;
	font-size: 17px;
	margin: 0px;
	position: absolute;
}

#myTabContent .pull-left {
	padding: 17px;
	width: 100%;
}

#myTabContent .pull-left li {
	display: inline-block;
	padding: 10px;
	width: 12%;
	text-align: center;
}

#myTabContent .pull-left li a {
	display: inline-block;
	width: 100%;
	height: 100%;
	padding-top: 10px;
}

#myTabContent .pull-left li p {
	padding-top: 10px;
}

#myTabContent .pull-left li a:hover {
	background: rgba(255, 255, 255, 0.5);
	box-shadow: 1px 1px 5px 2px #776CB8;
}

#myTabContent {
	padding-top: 10px;
	height: 340px;
}

.t-header {
	padding: 0 20px 10px 10px;
}

.t-header .input-group-addon {
	background: #6192D4;
	cursor: pointer;
}

.t-header .dropdown .btn {
	background: #FFFFFF;
	color: #99B9DE;
}

.t-header .dropdown .active {
	background: #6FA1E8;
	color: #FFFFFF;
}

.t-header .dropdown .dropdown-menu {
	left: -185%;
	min-width: 650px;
	top: 125%;
}

.arrow-up {
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #fff;
	position: absolute;
	top: 26px;
	left: 67px;
	z-index: 100000;
	display: none;
}

.arrow-ups {
	display: block;
}

.dropdown-menu {
	padding: 15px 25px 0px 0;
}

.t-header .form-group .btn-primary {
	background: #6192D4;
	color: #FFFFFF;
	width: 100%;
}

.t-header .btn {
	background: #6192D4;
	color: #FFFFFF;
}

.inner-con {
	position: relative;
	height: 49px;
	width: 96%;
	overflow: hidden;
}

.containers {
	border-bottom: 1px solid #6091D3;
	position: relative;
	height: 49px;
}

#myTab {
	width: 100000px;
}

.load-more {
	display: inline-block;
	position: absolute;
	right: 1%;
	top: 13px;
}

.menu-t #myTab .load-more:hover {
	color: #609EE9;
	background: none;
}


/*换行*/

.e-pre {
	white-space: pre-wrap;
	word-wrap: break-word;
}

.e-search-input {
	width: 220px;
	height: 30px;
	padding-left: 8px;
	border-width: 0;
	background-color: rgba(10, 116, 204, 0.1);
	background-color: #fff;
	font-size: 12px;
	color: #0a74cc;
	border-radius: 4px;
}

::-ms-clear,
 ::-ms-reveal {
	display: none;
}


/*placeholder set color*/

::-moz-placeholder {
	color: #aaa;
	opacity: 1;
}

::-webkit-input-placeholder {
	color: #aaa;
}

:-ms-input-placeholder {
	color: #aaa;
}

:-ms-input-placeholder {
	/* Internet Explorer 10+ */
	color: #999;
}

.e-search-input.phcolor {
	color: #aaa !important;
}


/*placeholder text hidden*/

input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
	color: transparent;
}

input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
	color: transparent;
}

input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
	color: transparent;
}

textarea {
	resize: none;
}

.e-text-red {
	color: #d36565;
}

.e-header,
.e-nav,
.e-container {
	min-width: 1000px;
}

.e-nav .nav>li {
	float: left;
}

.e-nav .navbar-nav {
	margin: 0;
}

.e-header {
	height: 70px;
	background: url(img/hbg.jpg) 0 0 repeat-x;
}

.e-local {
	margin: 12px 0 0 15px;
}

.e-user-info {
	margin-right: 10px;
}

.e-user h3 {
	font-size: 18px;
	color: #337ab7;
	padding: 5px 0;
}

.e-user p {
	color: #999;
}

.e-logo {
	display: block;
	height: 39px;
	width: 79px;
	background: url(img/logo.png) 0 0 no-repeat;
	margin-top: 6px;
}

.e-company {
	float: left;
	margin: 12px 0 0 15px;
	padding-left: 10px;
	font-size: 18px;
	color: #0a74cc;
	background: url(img/line.png) left center no-repeat;
}

.e-searchbox {
	position: relative;
	margin-top: 19px;
	display: inline-block;
}

.e-search-input::-webkit-input-placeholder {
	color: #ccc;
}

.e-search-input:-moz-placeholder {
	color: #ccc;
}

.e-search-input:focus {
	outline: none;
	box-shadow: 0 0 4px rgba(255, 255, 255, 0.8);
}

.e-search-input::-moz-placeholder {
	color: #ccc;
}

.e-search-input.phcolor {
	color: color: #ccc !important;
}

.e-search-btn {
	position: absolute;
	right: 7px;
	top: 7px;
	color: #58a6e8;
	font-size: 16px;
}

.e-top-link {
	display: inline-block;
	margin-left: 15px;
	margin-right: 20px;
}

.e-user-setting {
	position: relative;
	cursor: pointer;
}

.e-user-setting .e-user-setting-o {
	position: absolute;
	background-color: #fff;
	right: 0;
	top: 20px;
	border: 1px solid #f2f2f2;
	border-radius: 4px;
	box-shadow: 0 0 4px rgba(255, 255, 255, 0.3);
	z-index: 3;
	padding: 0;
	width: 100px;
}

.e-user-setting .e-user-setting-o li {
	border-radius: 4px;
	padding: 10px 15px;
	list-style: none;
	color: #333;
}

.e-user-setting .e-user-setting-o li:hover {
	background-color: #58a6e8;
	color: #fff;
}

.e-nav {
	height: 40px;
	background-color: #0a74cc;
}

.e-nav li a {
	padding-top: 0;
	padding-bottom: 0;
	line-height: 38px;
	color: #fff;
	font-size: 15px;
}

.e-nav .current a,
.e-nav li a:hover,
.e-nav li a:active,
.e-nav li a:focus {
	border-top: 2px solid #0a74cc;
	color: #0a74cc;
	background-color: #f2f2f2;
}

.e-container {
	position: relative;
	padding-top: 15px;
}

.e-left {
	position: absolute;
	left: 0;
	top: 15px;
	width: 240px;
}

.e-right {
	position: absolute;
	right: 0;
	top: 15px;
	width: 240px;
}

.e-center {
	margin: 0 255px;
}

.e-center-box {
	padding: 15px;
}

.e-left,
.e-right,
.e-center {
	background-color: #fff;
	box-shadow: 3px 3px 10px rgba(0, 0, 0, .05), -3px -3px 10px rgba(0, 0, 0, .05);
	min-height: 300px;
	overflow-y: auto;
}

.e-user {
	padding-top: 15px;
	margin-bottom: 10px;
}

.e-user img {
	width: 120px;
	height: 120px;
	margin-bottom: 10px;
}

.e-notic {
	padding: 15px;
	border-bottom: 1px solid #eee;
}

.e-notic ul {
	margin-top: 10px;
}

.e-notic h4 {
	margin: 0;
	color: #337ab7;
	font-size: 16px;
}

.e-note h4 {
	color: #337ab7;
	font-size: 16px;
}

.e-notic dt a {
	position: relative;
	display: block;
}

.e-notic dt a img {
	width: 210px;
	height: 70px;
}

.e-notic dt a time {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	background-color: rgba(51, 122, 183, .5);
	color: #fff;
	font-size: 12px;
	font-weight: normal;
}

.e-notic dd a {
	line-height: 2;
	color: #666;
}

.e-note {
	padding: 15px;
}

.e-note ul {
	margin-top: 10px;
}

.e-note li {
	line-height: 1.8;
}

.e-note li a {
	color: #666;
}

.e-note li a i {
	color: #337ab7;
}

.e-table-default {
	margin-top: 18px;
	table-layout: fixed;
}

.tab-content .e-table-default {
	/*margin-top: 0;*/
}

.e-center-box .tab-content {
	padding-top: 15px;
}

.e-table-default thead>tr>th {
	/*background: #fff url(img/bg_gradient.jpg) 0 0 repeat-x;*/
	background: none;
	color: #333;
	padding-top: 13px;
	padding-bottom: 13px;
	border-width: 1px;
}

.e-table-default tbody>tr>td {
	padding-top: 12px;
	padding-bottom: 12px;
	white-space: nowrap;
	overflow: hidden;
	vertical-align: middle;
}

.e-table-default .e-btn-icon-team {
	/*opacity: 0.55;
	filter: alpha(opacity=55);*/
}

.e-table-default tr:hover .e-btn-icon-team {
	opacity: 1;
	filter: alpha(opacity=100);
}

.e-table-default .e-table-th th .e-checkbox {
	padding-top: 0;
}

.e-default-more a {
	text-align: center;
	border: 1px solid #eee;
	padding: 10px;
	border-radius: 4px;
	display: block;
}

.e-default-more a:hover {
	background-color: #f4f4f4;
}

.e-notready td {
	opacity: 0.5;
	filter: alpha(opacity=50);
}

.e-form-type {
	width: 25px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	color: #fff;
	border-radius: 25px;
	display: inline-block;
	vertical-align: middle;
	font-weight: normal;
	background-color: #aaa;
}

.e-full-right {
	margin-left: 255px;
	background-color: #fff;
	box-shadow: 3px 3px 10px rgba(0, 0, 0, .05), -3px -3px 10px rgba(0, 0, 0, .05);
	min-height: 300px;
	position: relative;
}

.e-nav-sub li a {
	padding-left: 40px;
	color: #666;
	font-size: 14px;
}

.e-toolbar {
	padding: 0 15px;
}

.e-toolbar .e-pagebar {
	margin-right: 15px;
}

.e-pagebar-new {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	display: inline-block;
}

.e-pagebar-new .e-pagebar-b {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
	color: #333;
	background-color: #fff;
	border-color: #ccc;
	border-right: 1px solid #ccc;
	position: relative;
	float: left;
	cursor: default;
	margin-left: -1px;
	z-index: 4;
}

.e-pagebar-new>.e-pagebar-b:first-child:not(:last-child) {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.e-pagebar-new>.e-pagebar-b:last-child:not(:first-child) {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.e-pagebar-new>.e-pagebar-b:not(:first-child):not(:last-child) {
	border-radius: 0;
}

.e-pagebar-new>.e-pagebar-b:first-child {
	cursor: default;
}

.e-pagebar-new>.e-pagebar-b:not(:first-child):hover {
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad;
}

.e-pagebar-new .e-pagebar-dr strong,
.e-pagebar-new .e-pagebar-b b {
	font-weight: normal;
}

.e-pagebar-new .e-pagebar-list {
	padding-left: 0;
}

.e-pagebar-new .e-pagebar-drdn {
	position: absolute;
	left: -1px;
	top: 32px;
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 0 0 4px 4px;
	z-index: 2;
	width: 102%;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	display: none;
	max-height: 240px;
	overflow: auto;
}

.e-pagebar-new .mCSB_inside>.mCSB_container {
	margin-right: 0px;
}

.e-pagebar-new .e-pagebar-drdn li {
	list-style: none;
	height: 24px;
	line-height: 24px;
	text-align: left;
	cursor: default;
	padding-left: 12px;
	color: #666;
}

.e-pagebar-new .e-pagebar-drdn li:hover {
	background-color: #0a74cc;
	color: #fff;
}

.e-pagebar-new .e-pagebar-currentpage {
	color: #0a74cc;
}

.e-pagebar-new .e-pagebar-prve,
.e-pagebar-new .e-pagebar-next {
	color: #0a74cc;
}

.e-pagebar-new .e-pagebar-prve:active,
.e-pagebar-new .e-pagebar-next:active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad;
}

.e-checkmore {
	background-color: #f4f4f4;
	margin: 0 15px;
	padding: 2px 5px;
	display: none;
	margin-top: 2px;
	border-radius: 4px;
	margin-right: 30px;
}

.e-btn-link {
	border-color: #fff;
	color: #0a74cc;
}

.e-more-option {
	display: inline-block;
	position: relative;
	border: 1px solid #fff;
	z-index: 2;
}

.e-more-option .e-btn-link {
	z-index: 4;
	position: relative;
	background-color: #fff;
	color: #99B9DE;
}

.e-more-option .e-btn-link:hover,
.e-more-option .e-btn-link:focus {
	text-decoration: none;
}

.e-more-options {
	position: absolute;
	top: 100%;
	left: 0;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	font-size: 14px;
	text-align: left;
	list-style: none;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	padding: 10px 25px 0px 0;
	margin-top: 10px;
}

.e-more-option-current {
	/*border: 1px solid #ccc;
	border-bottom-color: #fff;
	border-radius: 4px 4px 0 0;*/
}

.e-more-options-tags {
	font-size: 18px;
	padding: 15px;
}

.e-more-options-tags i {
	cursor: pointer;
	color: #A5EDA5;
}

.e-more-options-tags i:hover {
	color: #fff;
}

.e-more-options .e-label-blue {
	background-color: #eaf1f7;
	color: #58a6e8;
	font-weight: normal;
	padding: 8px 12px;
	border-radius: 15px;
	display: inline-block;
	margin: 3px 0;
	float: left !important; 
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: normal !important;
}

.e-label-blue i {
	color: #58a6e8;
}

.e-label-blue i:hover {
	color: #0a74cc;
}

.e-label-vmiddle {
	display: inline-block;
	height: 34px;
	line-height: 34px;
	float: left;
}

.e-moretags-close {
	padding-top: 3px;
	vertical-align: middle;
}

.e-moretags-close i {
	color: #d9534f;
	font-size: 24px;
}

.e-moretags-close i:hover {
	color: #CA403C;
}

.e-more-options-cont {
	padding: 20px 15px;
}

.e-more-primary {
	border-top: 1px solid #eee;
	padding-top: 15px;
}

.e-btn-icon-green {
	color: #72cd74;
}

.e-btn-icon-blue {
	color: #58a6e8;
}

.e-btn-icon-red {
	color: #a84a4a;
}

.e-btn-icon-red:hover {
	background-color: #d9534f;
	color: #fff;
}

.e-btn-icon-green:hover {
	background-color: #72cd74;
	color: #fff;
}

.e-btn-icon-blue:hover {
	background-color: #58a6e8;
	color: #fff;
}

.e-btn-adon:active {
	background-color: #4092D7;
	border-color: #4092D7;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}

.e-pagebar {
	display: inline-block;
	margin-left: 5px;
	float: right;
}

.e-pagebar ul {
	margin: 0;
}

.e-pagebar-count {
	display: inline-block;
	line-height: 34px;
}

.e-pagebar-nav {
	display: inline-block;
	width: 30px;
	padding: 5px 0;
	text-align: center;
	font-size: 16px;
	cursor: pointer;
	color: #0a74cc;
	/*border:1px solid #fff;*/
}

.e-pagebar-nav:hover {
	border-color: #ccc;
	border-radius: 4px;
	background-color: #D7DFF3;
}

.e-tables {
	padding: 0 15px;
}

.e-tables-list .e-table-th th {
	/*background:#fff url(img/bg_gradient.jpg) 0 0 repeat-x;*/
	padding-top: 13px;
	padding-bottom: 13px;
	border-bottom: 0;
	white-space: nowrap;
	overflow: hidden;
}

.e-tables-list table tr td {
	padding-top: 12px;
	padding-bottom: 12px;
}

.e-btn-icon-16 {
	display: inline-block;
	width: 22px;
	margin: 0 1px;
	vertical-align: middle;
	text-align: center;
	line-height: 22px;
	border-radius: 4px;
	cursor: pointer;
	font-size: 16px;
}

.e-detial-title {
	padding: 10px;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 9;
	margin: 0;
	box-shadow: 0 3px 8px rgba(0, 0, 0, 0.2);
}

.e-form-content {
	/*padding: 15px;
	padding-top: 0;
	background-color: #fff;
	box-shadow: 0 0 10px rgba(0,0,0,.3);
	min-height: 1000px;*/
}

.e-form-title {
	padding-bottom: 5px;
	margin-bottom: 15px;
	margin-top: 20px;
	border-bottom: 1px solid #eee;
	color: #337ab7;
	box-shadow: 0 3px 30px rgba(0, 0, 0, .1) inset;
}


/* file upload style */

.e-file input[type="file"] {
	position: absolute;
	left: -9999px;
	z-index: -999;
}

.e-form-group {
	position: relative;
	display: inline-block;
	width: 100%;
	background-color: #fff;
	font-weight: normal;
	margin: 0;
}

.e-form-selects {
	position: relative;
	display: block;
	width: 100%;
	background-color: #fff;
	font-weight: normal;
}

.table-striped>tbody>tr:nth-of-type(odd) {
	background: transparent;
}

#search_form .e-more-option .btn {
	background: #FFFFFF;
	color: #99B9DE;
}

#search_form .e-more-option .btn:hover {
	/*border:1px solid #fff;*/
}

.e-form-group-icon {
	padding: 6px 12px;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.3;
	color: #555;
	text-align: center;
	border-radius: 4px;
	border-radius: 0 4px 4px 0;
	position: absolute;
	right: 0px;
	top: 0px;
	height: 34px;
	color: #888;
	z-index: 0;
}

.e-form-group i {
	color: #888;
}

.e-form-group-input {
	padding-right: 38px;
	z-index: 2;
	position: relative;
	background-color: transparent;
}

.e-focus:focus {
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}

.e-file .e-filepath {
	overflow: hidden;
	max-width: 100%;
	line-height: 1.5\0\9;
	font-weight: normal;
}

.e-nav-tabs-sm {
	border-color: #ddd;
}

.e-nav-tabs-sm .active a {
	padding: 3px 10px;
	color: #337ab7;
	background-color: #fff;
}

.e-bg {
	background-color: #fff;
}

.e-side-fix {
	position: fixed;
	right: 15px;
	top: 46px;
	z-index: 3;
	padding: 15px;
	width: 295px;
	width: 29%;
	height: 1000px;
	box-shadow: 0 -5px 15px rgba(0, 0, 0, .2);
	background-color: #fff;
}

.e-side-fix .btn-link img {
	width: 18px;
	height: 18px;
}

.e-form-box {
	width: 80%;
	margin-right: 310px;
	margin-top: 46px;
	margin-right: 0;
	padding-right: 9px;
}

.e-form-view {
	width: 100%;
}

.e-submit-content {}

.e-submit-content-o {}

.e-form-select {
	background-color: #fff;
	position: relative;
}

.e-form-select-options {
	position: absolute;
	left: 0;
	top: 28px;
	z-index: 10;
}

.e-form-select-btn {
	cursor: default;
}

.e {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}

.e-form-select-options {
	position: absolute;
	top: 28px;
	left: 0;
	z-index: 1000;
	min-width: 160px;
	min-width: 100%;
	font-size: 14px;
	text-align: left;
	list-style: none;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	display: none;
	max-height: 260px;
	overflow-y: auto;
}

.e-form-select-options ul {
	padding: 0;
}

.e-form-select-options ul li {
	list-style: none;
	line-height: 1.2;
	padding: 5px 10px;
	color: #555;
	white-space: nowrap;
}

.e-form-select-options ul li:hover {
	background-color: #3195ec;
	color: #fff;
	cursor: default;
}

.e-form-select-options ul li:hover i {
	color: #fff;
}

.e-form-select-options ul li.current,
.e-form-select-options ul li:active {
	background-color: #3195ec;
	color: #fff;
}

.form-control[readonly].e-unreadonly {
	background-color: transparent;
	color: #555 !important;
	cursor: default;
	-moz-user-select: none;
	-webkit-user-select: none;
}

.e-form-select-default span {
	overflow: hidden;
	white-space: nowrap;
	display: block;
}

.input-group-addon i {
	cursor: default;
}

.e-btn-adon i {
	cursor: pointer;
}

.bootstrapDatepickr-cal {
	width: 100% !important;
}

.e-text-danger {
	color: red;
}

input[type="text"].form-control:hover,
textarea.form-control:hover,
.form-control:hover {
	border-color: #9dc2e1;
}

.e-focus:hover {
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}


/*checkbox*/

.e-focus input[type='checkbox'] {
	display: none;
}

.e-checkbox,
.e-radio {
	vertical-align: middle;
	height: 34px;
}

.e-form-box .e-checkbox,
.e-form-box .e-radio {
	padding-top: 8px;
}

.e-checkbox label,
.e-radio label {
	font-weight: normal;
}

.clone {
	vertical-align: middle;
	display: inline-block;
	width: 15px;
	height: 15px;
	position: relative;
	background: url(img/blue.png) no-repeat 0px 0;
	margin: 0 2px;
	padding: 0;
	position: relative;
	top: -2px;
}

.e-checkbox input[type='checkbox']+.clone:hover {
	background-position: -16px 0;
}

.e-checkbox input[type='checkbox']:checked+.clone {
	background-position: -32px 0;
}

.e-checkbox:hover {
	box-shadow: none;
}

.e-checkbox:focus {
	box-shadow: 0 0 8px 1px rgba(102, 175, 233, .9);
}

.e-radio:focus {
	box-shadow: 0 0 8px 1px rgba(102, 175, 233, .9);
}


/* e hours & minutes */

.e-date-times {
	position: absolute;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	width: 445px;
	z-index: 99;
	display: none;
}

.e-date-times-h,
.e-date-times-m {
	float: left;
	width: 140px;
}

.e-date-times-m {
	width: 303px;
	border-left: 3px solid #eee;
}

.e-date-times-h h5,
.e-date-times-m h5 {
	text-indent: 13px;
	background-color: #59a6e7;
	color: #fff;
	padding: 10px 0;
}

.e-date-hour,
.e-date-minute {
	margin: 0;
	padding: 0;
}

.e-date-hour li,
.e-date-minute li {
	list-style: none;
	width: 25%;
	float: left;
	text-align: center;
	color: #3087d1;
	font-size: 12px;
	padding: 2px 0;
	cursor: pointer;
}

.e-date-hour li:hover,
.e-date-minute li:hover {
	background-color: #3087d1;
	color: #fff;
}

.e-date-hour li.current,
.e-date-minute li.current {
	background-color: #59a6e7;
	color: #fff;
}

.e-date-minute li {
	width: 10%;
}


/* radio */

.e-radio {
	position: relative;
	vertical-align: middle;
	border-radius: 10px;
	height: 15px;
	height: 34px;
	padding-top: 8px;
}

.e-radio:hover {
	box-shadow: none;
}

.e-radio:focus {
	box-shadow: 0 0 8px 1px rgba(102, 175, 233, .9);
}

.e-radio input[type='radio'] {
	display: none;
}

.e-radio .radioInput {
	vertical-align: middle;
	display: inline-block;
	width: 15px;
	height: 15px;
	position: relative;
	background: url(img/blue.png) no-repeat -80px 0;
	margin: 0 2px;
	top: -2px;
	border-radius: 10px;
	overflow: hidden;
}

.e-radio input[type='radio']+.radioInput:hover {
	background-position: -96px 0;
}

.e-radio input[type='radio']:checked+.radioInput {
	background: url(img/blue.png) no-repeat -113px 0;
}

;
.e-radio label::after {
	content: attr(data-name);
	display: inline-block;
	position: relative;
	width: 120px;
	height: 60px;
	left: 100%;
	vertical-align: middle;
	margin: 10px;
}

.e-form-text {
	padding-top: 7px;
	margin-bottom: 0;
}

.e-overflow-s {
	overflow: auto;
	padding-right: 0 !important;
}

.e-icon-form-mark {
	position: absolute;
	left: 70%;
	margin-left: -140px;
	top: 135px;
	z-index: 0;
	font-size: 100px;
	font-weight: normal;
	opacity: 0;
	transition: 0.2s;
	-moz-transition: 0.2s;
	/* Firefox 4 */
	-webkit-transition: 0.2s;
	/* Safari 和 Chrome */
	-o-transition: 0.2s;
	/* Opera */
	transform: scale(1.5, 1.5);
	line-height: 1;
	width: 85px;
	height: 85px;
}

.e-icon-form-mark_ing {
	display: none;
	background: url(img/doing.png) 0 0 no-repeat;
	position: absolute;
	left: 70%;
	margin-left: -140px;
	top: 105px;
	z-index: 0;
	font-size: 100px;
	font-weight: normal;
	line-height: 1;
	width: 85px;
	height: 85px;
}

.e-icon-form-mark-refuse {
	background: url(img/unpass2.png) 0 0 no-repeat;
}

.e-icon-form-mark-pass {
	background: url(img/pass.png) 0 0 no-repeat;
}

.e-animate {
	transform: scale(1, 1);
	opacity: 0.5;
}

.e-form-input-text-m .chosen-choices {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.e-form-input-text-m input[type="text"] {
	height: auto !important;
}


/* licheng */

.e-lclist {
	background: url(img/linebg.png) 138px 0 repeat-y;
	margin-top: 35px;
}

.e-lcoption {
	background: url(img/bg_repeat.png) 0 0 repeat-x;
	border-radius: 4px;
	border: 1px solid #ccc;
	position: relative;
	margin-left: 170px;
	margin-bottom: 10px;
	top: -15px;
}

.e-lcoption:hover {
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}

.e-cldate {
	position: absolute;
	left: -170px;
	top: 2px;
	font-size: 14px;
}

.e-cldate img {
	width: 21px;
	height: 21px;
	position: relative;
	top: -3px;
	left: -4px
}

.e-cldate b {
	display: block;
	font-weight: normal;
	font-size: 16px;
}

.e-cldate .e-lctime {
	font-style: normal;
	padding-left: 20px;
	font-size: 12px;
}

.e-clcircle {
	position: absolute;
	left: -40px;
	top: 5px;
	width: 16px;
	height: 16px;
	border-radius: 16px;
	border: 3px solid #fff;
	background-color: #73A1EF;
}

.e-clddot {
	position: absolute;
	left: -8px;
	top: 5px;
	width: 9px;
	height: 14px;
	background: url(img/bg_dot.png) 0 0 no-repeat;
}

.e-lcont {
	padding: 10px 15px;
}

.e-lcname {
	margin: 8px 0;
	font-size: 14px;
}

.e-lcname span {
	font-weight: bold;
}

.e-lctitle {
	font-size: 14px;
}

.e-lc-mod {
	position: absolute;
	right: 5px;
	top: 5px;
	padding: 8px 12px;
	border-radius: 4px;
	color: #fff;
	background-color: #72CD74;
	width: 85px;
}

.e-lc-mod-red {
	background-color: #d9534f;
}


/* alert */

.e-alert {
	position: fixed;
	z-index: 99;
	width: 300px;
	right: 50px;
	bottom: 50px;
	-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
	box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
}


/* table head fixed */

.e-table-head {
	table-layout: fixed;
	padding-right: 30px;
	position: relative;
	z-index: 1;
	margin-top: 10px;
}

.e-table-head th:first-child,
.e-table-head th:last-child,
.e-table-bodies td:first-child {
	text-align: center;
}

.e-table-head table {
	margin-bottom: 0;
	table-layout: fixed;
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}

.e-table-head-shadow {
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}

.e-tables-list {
	padding-right: 0;
}

.e-tables-vmiddle thead tr th,
.e-tables-vmiddle tbody tr td {
	vertical-align: middle;
}

.e-sort {
	color: #79797F;
	cursor: pointer;
}

.e-sort i:hover {
	color: #58a6e8;
}

.e-table-bodies {
	overflow-x: hidden;
	margin-right: 30px;
}

.e-table-bodies table {
	margin-top: 0;
	table-layout: fixed;
}

.e-table-bodies table td {
	overflow: hidden;
	white-space: nowrap;
}


/* default table scroll*/

#forma,
#formb,
#formc,
#formd {
	overflow-y: auto;
}


/* default table att*/

.e-att-table {
	height: 100%;
}

.e-att-table table {
	width: 100%;
	min-height: 450px;
	max-height: 750px;
}

.e-att-table table th:first-child {
	border-left: 1px solid #59a6e7;
}

.e-att-table table th:last-child {
	border-right: 1px solid #59a6e7;
}

.e-att-table table thead th {
	background-color: #59a6e7;
	color: #fff;
	text-align: center;
	border: 1px solid #fff;
	padding: 5px 0;
	border-top: 1px solid #59a6e7;
}

.e-att-table table tbody td {
	vertical-align: middle;
	border: 1px solid #d5dbe0;
	height: 20%\0\9;
}

.e-att-date {
	position: relative;
}

.e-att-daybox {
	width: 100%;
	height: 100%;
	min-height: 92px;
	position: relative;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	border: 1px solid #fff;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.e-att-daybox:hover {
	background-color: #fcf8e3;
}

.e-att-daybox:focus,
.e-att-daybox:active {
	border: 1px solid #b9d5ec;
	background-color: #daeaf7;
	box-shadow: 0 0 9px rgba(89, 166, 231, 0.5) inset;
}

.e-att-daybox.current {
	border: 1px solid #b9d5ec;
	background-color: #daeaf7;
	box-shadow: 0 0 9px rgba(89, 166, 231, 0.5) inset;
}

.e-att-daybox.e-att-today {
	border: 1px solid #f1c6c6;
	background-color: #fbf0f0;
}

.e-att-hld,
.e-att-hld-red {
	position: absolute;
	right: 1px;
	top: 1px;
	background: url(img/att_bg.png) 0 0 no-repeat;
	color: #fff;
	font-size: 12px;
	width: 30px;
	height: 30px;
	display: block;
	text-indent: 12px;
	cursor: pointer;
}

.e-att-hld-red {
	background: url(img/att_bg_red.png) 0 0 no-repeat;
}

.e-att-nday {
	position: absolute;
	left: 0;
	bottom: 5px;
	right: 0;
	color: #727679;
	font-size: 12px;
	cursor: pointer;
}

.e-att-day {
	font-size: 24px;
	font-weight: normal;
	color: #333;
	cursor: pointer;
	line-height: 1.5;
}

.e-att-dateboxy {
	position: absolute;
	left: 39px;
	top: 45px;
	z-index: 2;
	width: 95px;
	display: none;
}

.e-att-dateboxm {
	position: absolute;
	top: 45px;
	left: 133px;
	width: 140px;
	z-index: 2;
	display: none;
}

.e-att-dateboxm li {
	width: 45%;
	float: left;
}

.e-att-dateboxy li:first-child,
.e-att-dateboxm li:first-child {
	border-radius: 0;
}

.e-att-dateboxm li:nth-child(11) {
	border-radius: 0 0 0 4px;
}

.e-att-dateboxm li:nth-child(12) {
	border-radius: 0 0 4px 0;
}

.e-att-dateboxm li:nth-child(2n) {
	border-left: 0;
}

.e-att-dateboxy li:hover,
.e-att-dateboxm li:hover {
	cursor: pointer;
	background-color: #eee;
}

.e-att-dateboxy li.current,
.e-att-dateboxm li.current {
	background-color: #eee;
}

.e-att-mlist li {
	padding: 12px 0;
	border-bottom: 1px solid #f4f4f4;
}

.e-att-mlist li:last-child {
	border-width: 0;
}

.e-att-mlist li input[type="text"] {
	display: inline;
}

.e-att-igreen {
	color: #84dcab;
}

.e-att-iyellow {
	color: #f0ad4e;
}

.e-att-ired {
	color: #d9534f;
}

.e-att-title {
	padding: 12px 0;
}

.e-att-infn {}

.e-att-infn strong {
	display: block;
	font-size: 30px;
	color: #84dcab;
	line-height: 1;
	font-weight: normal;
}

.e-att-infn p {
	color: #545454;
}

.e-att-infn p i {
	color: #84dcab;
}

.e-att-infs {
	border-left: 1px solid #ccc;
	padding-left: 20px;
}

.e-att-infs strong {
	display: block;
	font-size: 30px;
	color: #d36565;
	line-height: 1;
	font-weight: normal;
}

.e-att-infs span {
	color: #545454;
	line-height: 1;
}


/* personnel */

.e-persons {
	padding: 0 15px;
}
.panel .table thead tr th{
	background:none;
}
.e-persons .panel-default {
	border: 1px solid #bce8f1;
}

.e-persons .panel-heading {
	position: relative;
	font-size: 14px;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #337ab7;
	border-bottom: 1px solid #fff;
}

.e-persons-tree {
	width: 300px;
	float: left;
}

.e-persons-list {
	margin-left: 299px;
}

.e-persons-search {
	position: relative;
	height: 43px;
}

.e-persons-search-i {
	position: absolute;
	right: 10px;
	top: 4px;
	z-index: 1;
	color: #666;
	font-size: 16px;
}

.e-persons-search-t {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 0;
}

.e-persons-search-l {
	box-shadow: 0 0px 8px rgba(0, 0, 0, 0.1) inset;
	background-color: #f5f5f5;
}

.e-persons-breadcrumb {
	margin: 0;
	padding: 0;
	border: none;
}

.e-persons-btn {
	position: absolute;
	right: 10px;
	top: 8px;
}

.e-table-gray {}

.e-table-gray tbody>tr>td {
	padding-top: 12px;
	padding-bottom: 12px;
	white-space: nowrap;
	overflow: hidden;
	vertical-align: middle;
}

.e-table-heads {
	padding-right: 30px;
	box-shadow: 0 1px 3px rgba(0, 0, 0, .15);
	position: relative;
	z-index: 2;
}

.e-table-heads table {
	margin-bottom: 0;
	table-layout: fixed;
}

.e-table-heads .table>thead>tr>th {
	border-bottom: 1px;
}

.e-table-bodiess {
	margin-right: 30px;
}

.e-table-bodiess table {
	table-layout: fixed;
}

.audit_tips {
	width: 180px;
	height: 40px;
	border-radius: 4px;
	position: absolute;
	margin: 0 auto;
	top: 45px;
	color: white;
	padding: 6px 0px 0px 44px;
	font-size: 18px;
	right: 0;
	left: 0;
	z-index: 9999999;
	background-color: #F58282;
}

.e-isie-img {
	text-align: center;
	margin-top: 80px;
}

.e-isie-txt {
	font-size: 16px;
	color: #686868;
	text-align: center;
	margin-top: 30px;
}

.e-isie-info {
	font-size: 30px;
	font-weight: bold;
	color: #0688f1;
	text-align: center;
	margin-top: 25px;
	margin-bottom: 30px;
}

.e-isie-list {
	border-top: 1px solid #e5e5e5;
	width: 100%;
	text-align: center;
	padding: 0;
	padding-top: 40px;
	bo
}

.e-isie-list li {
	display: inline-block;
	color: #939393;
	font-size: 16px;
	text-align: center;
	width: 170px;
	margin-bottom: 20px;
}

.e-isie-list li a {
	color: #686868;
	font-size: 16px;
	text-decoration: none;
}

.e-isie-list li a:hover {
	color: #0688f1;
	text-decoration: underline;
}

.e-isie-list li .e-isie-icon {
	width: 66px;
	margin: 0 auto;
	text-align: center;
	height: 66px;
	background: url(img/browser_list.jpg) 0 0 no-repeat;
}

.e-isie-list li .e-isie-chrome {
	background-position: -15px 0;
}

.e-isie-list li .e-isie-firefox {
	background-position: -153px 0;
}

.e-isie-list li .e-isie-qq {
	background-position: -286px 0;
}

.e-isie-list li .e-isie-360se {
	background-position: -426px 0;
}

.e-isie-list li .e-isie-360 {
	background-position: -557px 0;
}

.e-isie-list li .e-isie-ie10 {
	background-position: -707px 0;
}

.e-isie-list li .e-isie-sogou {
	background-position: -824px 0;
}

.e-box-col3 {
	position: relative;
}

.e-box-col3-r {
	position: absolute;
	right: 15px;
	top: 0;
	z-index: 2;
}

.e-box-col3-c {
	margin-right: 299px;
}

.e-showmoreinfo {
	position: absolute;
	right: 22px;
	top: 9px;
	display: inline-block;
	width: 14px;
	height: 14px;
	cursor: pointer;
	text-align: center;
	line-height: 14px;
	font-size: 20px;
}

.e-showmoreinfo i {
	color: #0a74cc;
}

.e-diyform-type ul li {
	width: 45%;
	display: inline-block;
	padding: 10px 15px;
	border: 1px dotted #ccc;
	margin: 0 10px 10px 0;
	cursor: default;
	-webkit-user-select: none;
	background-color: #fff;
}

.e-diyform-type ul li:hover {
	border: 1px dotted #59a6e7;
	cursor: default;
}

.e-diyform-type ul li:active {
	cursor: move;
}

.e-diyform-type ul li span {
	display: inline-block;
	vertical-align: -6px;
}

.e-diyform-box {
	border: 1px dotted #ddd;
	margin-bottom: 5px;
	position: relative;
}

.test {
	border: 1px solid #ddd;
	padding: 15px 30px;
	position: fixed;
	opacity: 0.9;
	z-index: 999;
	width: 650px;
	height: auto;
	background-color: #fff;
	left: -500px;
	top: -500px;
	box-shadow: 0 0 3px 0px rgba(0, 0, 0, .2);
}

.noselect {
	-webkit-user-select: none;
	-ms-user-select: none;
	-moz-user-select: none;
	user-select: none;
	cursor: move;
}

.e-diyform-box-current {
	border-color: red;
}

.e-diyform-box-edit {
	border-color: green;
}

.e-diyform-close {
	position: absolute;
	right: 10px;
	top: 10px;
	display: none;
	cursor: pointer;
}

.detial:hover .e-diyform-close {
	display: block;
}

.e-mobtags {
	margin-top: 20px;
}

.e-mobtags dl {
	border-top: 1px solid #eee;
	padding-top: 40px;
	margin-bottom: 20px;
}

.e-mobtags dt {
	padding-top: 5px;
	padding-bottom: 10px;
	width: 100px;
}

@media (min-width: 768px) {
	.e-mobtags dd {
		margin-left: 120px;
	}
}

.e-mobtags dd li {
	margin-bottom: 20px;
	cursor: pointer;
	padding: 5px 10px;
	min-width: 100px;
	border: 1px dotted #ccc;
	border-radius: 50px;
	text-align: center;
}

.e-mobtags dd li strong {
	font-weight: normal;
}

.e-mobtags dd li:hover {
	background-color: #eee;
}

.e-mobtags dd li:active {
	background-color: #f9ead1;
}

.e-mobtags dd li.current {
	background-color: #ec971f;
	color: #fff;
	border: 1px solid #ec971f;
}

.e-mobtags dd li.current:hover {
	background-color: #e9b765;
}

.e-mobtags-factories {
	background-color: #f9f9f9;
	opacity: 0.95;
	filter: alpha(opacity=95);
}

.e-mobtags-factory {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 9;
	width: 100%;
	padding: 0 15px;
}

#mobfactory {
	padding: 15px;
	box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
	padding-right: 100px;
}

#mobfactory.scrolls {
	box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
}

#e-btn-submit {
	position: absolute;
	right: 30px;
	top: 15px;
}

.e-mobtags-search {
	background-color: #f9f9f9;
	padding: 15px;
	box-shadow: 0 1px 5px rgba(0, 0, 0, .2);
	height: 60px;
}

.e-mobtags-searchname {
	display: inline-block;
	float: left;
}

#eMobTagsClear {
	position: absolute;
	right: 40px;
	top: 4px;
	z-index: 3;
	color: #999;
	display: none;
}

.area-heading {
	position: relative;
	border: 1px solid #dedede;
	border-width: 1px 0 0 0;
	border-color: #d9eaf8;
	color: #fff;
	font-weight: bold;
	font-size: 15px;
	padding: 6px 15px;
	/*border-radius: 4px;*/
	background: rgba(97, 145, 211, 0.8);
}

.e-diyform-box .area-heading {
	margin: 0 -15px;
}

.area-heading>.e-diyform-close {
	top: 0;
}

.area-heading:hover .e-diyform-close {
	display: block;
}

.fa-search,
.e-focus label {
	cursor: pointer;
}

.e-diyform-box header {
	width: 100%;
	height: 42px;
	line-height: 42px;
	background-color: #acc9f1;
	border: 1px solid #dcdcdc;
	border-bottom: none;
}

.e-diyform-box header .el_title {
	margin-left: 20px;
}

.e-diyform-box .content {
	width: 100%;
	min-height: 100px;
	background-color: #e0fff7;
	border-left: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	padding-bottom: 5px;
}

.e-diyform-box .detial {
	padding: 20px;
}

.e-diyform-box .content p {
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #cccccc;
	position: absolute;
	top: 50%;
	margin-top: -25px;
}

.e-diyform-box footer {
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background-color: #fff;
	border: 1px solid #dcdcdc;
}

.el-check {
	display: inline-block;
	margin-top: 8px;
}

select {
	width: 100% !important;
}

.el-row {
	display: -moz-box;
	/* Firefox */
	display: -ms-flexbox;
	/* IE10 */
	display: -webkit-box;
	/* Safari */
	display: -webkit-flex;
	/* Chrome, WebKit */
	display: flex;
	margin: 0px 0;
}

.rightNode {
	position: fixed;
	max-width: 440px;
	right: 15px;
	top: 60px;
	height: 100%;
	box-shadow: 0 0 15px rgba(0, 0, 0, .3);
	overflow: auto;
	margin-bottom: 20px;
	background-color: rgba(255, 255, 255, 0.8);
}

.el-dropdown {
	position: absolute;
	top: 32px;
	left: 0;
	z-index: 1000;
	min-width: 160px;
	min-width: 100%;
	font-size: 14px;
	text-align: left;
	list-style: none;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	display: none;
	max-height: 260px;
	overflow-y: auto;
}

.el-dropdown ul {
	padding: 0;
}

.el-dropdown ul li {
	list-style: none;
	line-height: 1.2;
	padding: 5px 10px;
	color: #555;
	white-space: nowrap;
}

.el-dropdown ul li:hover {
	background-color: #3195ec;
	color: #fff;
	cursor: default;
}

.el-dropdown ul li:hover i {
	color: #fff;
}

.el-dropdown ul li.current,
.el-dropdown ul li:active {
	background-color: #3195ec;
	color: #fff;
}


/**** 禁止点击事件 ****/

.disabled {
	pointer-events: none;
}


/*****  颜色样式的更改  *****/


/*样式的调整*/

.e-submit-content .progress {
	border-radius: 15px;
	height: 25px;
}


/*进度条样式*/

.e-submit-content .progress {
	border-radius: 15px;
	height: 25px;
	background-color：#FFEECC;
}


/*进度条的样式*/

.e-lc-mod {
	top: 27%;
	right: 3%;
}

.e-lcoption {
	background: #FFFFFF;
}

.e-lcmsg {
	width: 83%;
}

.e-side-fix {
	padding: 0px;
	position: fixed;
	right: 15px;
	top: 66px;
	z-index: 3;
	width: 295px;
	width: 19%;
	height: 1000px;
	background-color: rgba(255, 255, 255, 0.8);
}


/*右侧固定定位的样式*/

.e-form-content {
	padding: 15px;
	padding-top: 0;
}

.e-form-contents {
	background: rgba(255, 255, 255, 0.8);
	position: relative;
	top: 20px
}


/*表单内容的样式*/


/*diy-2的样式修改*/

.e-pl-body {
	/*background: #FFFFFF;*/
}

.e-radio .btn {
	background: #6FA4EA;
	line-height: 13px;
	border: 0;
}

.e-radio span {
	margin-right: 6%;
}

.e-pl .e-pl-t {
	background: rgba(97, 145, 211, 0.8);
}

.e-pl-t .e-pl-rt b,
.e-pl-t .e-pl-lt {
	color: #516181;
}

.e-custompop-box .e-custompop-title {
	background: rgba(97, 145, 211, 0.8);
}

.e-custompop-box .e-custompop-foot {
	text-align: center;
}

.table-striped>tbody>tr:nth-child(even)>td,
.e-tables .table-striped>tbody>tr:nth-child(even)>th {
	background: rgba(111, 149, 214, 0.13);
}

.e-submit-content .text-right {
	text-align: center;
}

.e-submit-content .text-right button {
	width: 20%;
}

.e-submit-content .row {
	margin: 0px;
}

.e-submit-content .e-gl-title {
	margin-left: -15px;
	margin-right: -15px;
}

.pulls-right {
	height: 66px;
	width: 16px;
	line-height: 66px;
	position: relative;
	/*background: rgba(255,255,255,0.8);*/
	right: 4%;
	top: 17%;
	border-radius: 6px;
	font-size: 10px;
	vertical-align: auto;
	cursor: pointer;
	color: #B7C9E1;
	z-index: 4;
}


/*串并签样式图片*/

.branch {
	width: 100%;
	height: 80px;
	line-height: 80px;
	border-bottom: 1px solid #E0E0E0;
}

.branch .e-focus {
	display: inline-block;
	height: 50px;
	margin-top: 5px;
}

.branch .cloner {
	line-height: 50px;
	vertical-align: 25px;
	/*padding:0 5px;*/
}

.branch .e-radio span {
	margin-right: -2%;
}

.eRadio {
	width: 50px;
	height: 50px;
}

.defaultRadio {
	background: url(img/string.png) 0 -60px no-repeat;
}

.andRadio {
	background: url(img/string.png) -120px 0 no-repeat;
}

.singRadio {
	background: url(img/string.png) -60px 0 no-repeat;
}

.huiRadio{
		background: url(img/string.png) -180px 0 no-repeat;
	}

.label-success {
	padding: 5px 10px !important;
}

.el-info {
	background-color: #6fa4ea !important;
	border: none !important;
}


/*右侧的pulls-right*/

.pulls-right {
	height: 66px;
	width: 16px;
	line-height: 66px;
	position: fixed;
	/*background: rgba(255,255,255,0.8);*/
	background: #E4E8F3;
	right: 20.1%;
	top: 405px;
	border-radius: 6px;
	font-size: 10px;
	vertical-align: auto;
	cursor: pointer;
	color: #B7C9E1;
	z-index: 4;
}

.e-more-options-tags {
	top: 18px;
}


/**/

.personal_info>.e-diyform-close {
	right: 30px;
}

.personal_info:hover .e-diyform-close {
	display: block;
}

.e-submit-content .nav-tabs>li>a {
	border-radius: none!importent;
}

.efElement {
	min-height: 30px;
	padding: 3px 0;
}
.viewEfElement {
	min-height: 30px;
	padding: 15px 0;
}

.efElement hr {
	height: 2px;
	background: #fff;
	margin: 0;
}

.remove_deletes,
.adds {
	margin: 10px 0 0 0;
}

.remove_deletes:hover {
	color: #e60061;
}

.adds:hover {
	color: #0051e6;
}


/*添加节点动作*/

.node_action {
	margin-top: 65px;
	background: rgba(255, 255, 255, 0.8);
	min-height: 500px;
}


/*进度条设置最小宽度*/

.e-notic {
	padding: 15px;
	border-bottom: 1px solid #eee;
}

.e-notic ul {
	margin-top: 10px;
}

.e-notic h4 {
	margin: 0;
	color: #337ab7;
	font-size: 16px;
	position: relative;
}

.e-note h4 {
	color: #337ab7;
	font-size: 16px;
}

.e-notic dt a {
	position: relative;
	display: block;
}

.e-notic dt a img {
	width: 210px;
	height: 70px;
}

.e-notic dt a time {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	background-color: rgba(51, 122, 183, .5);
	color: #fff;
	font-size: 12px;
	font-weight: normal;
}

.e-notic dd {
	margin-top: 5px;
}

.e-notic dd a {
	line-height: 2;
	color: #666;
}

.e-noticlist {
	border-top: 1px solid #eee;
}

.e-noticlist dd {
	margin-top: 2px;
}

.e-notic-search {
	background-color: #fff;
	box-shadow: 0.5px 0.866px 2px 0px rgba( 6, 4, 4, 0.08);
	padding: 17px 32px;
}

.e-notic-cate {
	background-color: #fff;
	box-shadow: 0.5px 0.866px 2px 0px rgba( 6, 4, 4, 0.08);
	margin-bottom: 10px;
	padding: 17px 32px;
	position: relative;
	min-height: 121px;
}

.e-notic-cate:hover {
	cursor: pointer;
	box-shadow: 0.5px 0.866px 2px 0px rgba( 6, 4, 4, 0.5);
}

.e-notic-cate h4 {
	font-size: 16px;
	color: #333;
}

.e-notic-cate h3 a {
	font-size: 16px;
	color: #333;
}

.e-notic-cate h3 a:hover {
	color: #0a74cc;
}

.e-notic-cate .e-notic-intro {
	color: #999;
	width: 70%;
	margin-top: 10px;
	line-height: 2;
}

.e-notic-date {
	position: absolute;
	right: 35px;
	top: 55px;
	color: #999;
}

.e-notic-loadmore {
	background-color: #fff;
	box-shadow: 0.5px 0.866px 2px 0px rgba( 6, 4, 4, 0.08);
	margin-bottom: 10px;
	padding: 17px 32px;
	text-align: center;
}

.e-notic .e-more {
	position: absolute;
	right: 5px;
	top: 3px;
	font-size: 12px;
}

.e-notic .e-more b {
	position: absolute;
	width: 5px;
	height: 5px;
	border-radius: 5px;
	background-color: #d36565;
}

.e-notic-lists {
	margin-top: 10px;
}

.e-notic-title {
	padding: 32px 85px;
	border-bottom: 1px solid #eee;
}

.e-notic-artice {
	padding: 32px 85px;
	line-height: 2;
	color: #606060;
	word-break: break-all;
	overflow-x: hidden;
}

.e-notic-artice img {
	max-width: 100%;
}

.e-notic-attachment {
	padding: 32px 85px;
}

.e-notic-attachment h3 {
	border-left: 3px solid #59a6e7;
	font-size: 14px;
	padding-left: 5px;
}

.e-notic-attachment p {
	margin-top: 10px;
}

.e-notic-attachment p a {
	margin-right: 20px;
}

.e-notic-back {
	width: 83px;
	height: 41px;
	line-height: 41px;
	text-align: center;
	color: #fff;
	background: url(img/comeback.png) 0 0 no-repeat;
	display: block;
	float: left;
	text-indent: 10px;
}

.e-notic-back:hover {
	color: #fff;
}

.e-notic-tit {
	margin-left: 95px;
}

.e-notic-tit h1 {
	font-size: 18px;
}

.e-notic-tit p {
	color: #999;
	margin-top: 5px;
}

.e-notic-tit p span {
	margin-right: 10px;
}

.e-notic-frame {
	background-color: #fff;
	box-shadow: 0.5px 0.866px 2px 0px rgba( 6, 4, 4, 0.08);
	margin: 0px auto;
	max-width: 900px;
}

@media screen and (max-width: 640px) {
	.e-notic-title {
		padding: 20px 30px;
	}
	.e-notic-artice {
		padding: 20px 30px;
	}
}

.e-notic-frame .e-notic-tit {
	margin-left: 0;
}

.e-notic-frame .e-notic-tit h1 {
	font-weight: bold;
	margin-bottom: 10px;
}

.e-note {
	padding: 15px;
}

/*** 公式样式 ***/
.ztree li span.button.diy01_ico_open {
 	background: url(../style/img/zTreeStandard.png) no-repeat -111px -16px transparent;
 } 
 .ztree li span.button.diy01_ico_close {
 	background: url(../style/img/zTreeStandard.png) no-repeat -111px 0 transparent;
 }
 
 .ztree li span.button.diy02_ico_open {
 	background: url(../style/img/blue.png) no-repeat scroll -113px 0 transparent;
 }
 
 .ztree li span.button.diy02_ico_close {
 	background: url(../style/img/blue.png) no-repeat scroll -113px 0 transparent;
 }
 
 #edit_formula .ztree li span.diy02_ico_docu {
 	background: url(../style/img/blue.png) no-repeat scroll -113px 0 transparent;
 }
 
 .ztree li span.button.diy03_ico_docu {
 	background: url(../style/img/fn_icon.png) no-repeat transparent;
 }
 
 .panel .e-diyformboxlist .get_id {
 	background-color: #eee;
 }
 
 .formulaContainers {
	border-bottom: 1px solid #6091D3;
	position: relative;
	height: 40px;
}
 
 #formulaTab {
	border-bottom: 1px solid #6091D3;
	height: 40px;
	font-size: 12px;
	margin: 0px;
	position: absolute;
}

#formulaTabContent .pull-left {
	padding: 17px;
	width: 80%;
}

#formulaTabContent .pull-left li {
	display: inline-block;
	padding: 10px;
	width: 12%;
	text-align: center;
}

#formulaTabContent .pull-left li a {
	display: inline-block;
	width: 100%;
	height: 100%;
	padding-top: 10px;
}

#formulaTabContent .pull-left li p {
	padding-top: 10px;
}

#formulaTabContent .pull-left li a:hover {
	background: rgba(255, 255, 255, 0.5);
	box-shadow: 1px 1px 5px 2px #776CB8;
}

#formulaTabContent {
	padding-top: 10px;
	height: 400px;
}

.selfUpload{
    width: 40%;
    height: 10px;
    background-color: #FFFFFF;
    margin-top: 6px;
    border:1px solid #E5E5E5;
    border-radius:3px 3px 3px 3px;
    float: left;
    display: none;
}
     
 #progrees_percent{
	float: left;
	margin-top: 3px;
	display: none;
 }
 
 #progrees_percent span{
   display:inline-block;
   width: 80px;
   height: 17px;
 }
 