/*----shade-------------------------------------------------*/
.shade {
	background-color: #000000;
	filter: alpha(opacity=50);
	opacity: 0.5;
	z-index: 2002;
	position: absolute;
	top: 0;
	width: 2000px;
	height: 2000px;
	display: none;
}
.input-daterange {
	width:260px;
}
.input-daterange .input-date{
	width:120px;
}
.pace .pace-progress {
  background: #f2f2f2;
  position: fixed;
  z-index: 2000;
  top: 0;
  right: 100%;
  width: 100%;
  height: 2px;
}
.nav > li.active {
	border-left: 4px solid #19aa8d;
	background: none;
}
.bold {
	font-weight: bold;
}
.Popup {
	background: #ffffff;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 15px;
	margin-top: 0px;
	width: 700px;
}

.Popup .panel {
	margin-bottom: 0px;
}

.Popup .popup_tree_menu div {
	overflow-x: hidden;
	overflow-y: scroll;
	margin-bottom: 15px;
	border: 1px solid #ccc;
}

.Popup #addr_list, .Popup #position {
	overflow-x: hidden;
	overflow-y: scroll;
	border: 1px solid #ccc;
}

.Popup span.lbl {
	padding-right: 10px;
}
.Popup #addr_list label {
	padding-left: 6px;
	font-weight: normal;
	display: block;
	height: 28px;
	margin-bottom: 0px;
}
.Popup #addr_list label .lbl {
	padding-left: 6px;
}

ul.tree_menu {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

ul.tree_menu a {
	display: block;
	width: 100%;
	height: 32px;
	line-height: 32px;
}

ul.tree_menu a:hover {
	background: #eee;
	display: block;
	width: 100%;
	height: 32px;
	line-height: 32px;
}

ul.tree_menu a.active {
	background: #ccc;
	display: block;
	width: 100%;
	height: 32px;
	line-height: 32px;
	color: #fff;
	z-index: 2;
	background-color: #5dade2;
}
ul.tree_menu a.active i {
	color: #fff;
}

ul.tree_menu i {
	cursor: pointer;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	color: #0099ff;
	font-family: FontAwesome;
	font-size: 16px;
	height: 20px;
	position: relative;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 10px;
	width: 10px;
}

.tree_menu .level1 {
	margin-left: 12px;
}

.tree_menu .level2 {
	margin-left: 36px;
}

.tree_menu .level3 {
	margin-left: 52px;
}
.tree_menu .level4 {
	margin-left: 76px;
}
#top_menu {
	margin: 0;
	background: #18c0c4;
}
#top_menu .navbar-brand{
	height: 92px;
	overflow: hidden;
}
#top_menu .navbar-brand img,#top_menu .navbar-brand span{
	float: left;
}
#top_menu .navbar-brand span{
	line-height: 82px;
	margin-left: 10px;
}

.swiper-pagination-bullet{
	width: 6px;
	height: 6px;
	background: #000;
	opacity: .5;
}
.swiper-pagination-bullet-active{
    opacity: 1;
    background: #18c0c4;
}


.smaller{
	margin-top: 7px !important;
}

.ul_table {
	position: relative;
	margin-bottom: 15px;
}

.ul_table ul {
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
}

.ul_table.border-bottom ul {
	border-bottom: 1px solid #eaedf1;
}

.ul_table.border-top ul {
	border-top: 1px solid #eaedf1;
}

.ul_table li.no-data {
	border: 1px solid #eaedf1;
	border-top: 0px;
	line-height: 120px;
	text-align: center;
	font-size: 24px;
}
.ul_table li.thead {
	font-weight: bold;
	line-height: 18px;
	padding: 10px 12px;
	border: 1px solid #d6e1ea;
	border-color: #d6e1ea;
	background-color: #f1f5fa;
	position: relative
}
.ul_table .th {
	height: 100%;
	background-color: #f1f5fa;
}
.ul_table ul li.tbody {
	border: 1px solid #eaedf1;
	border-bottom-width: 0;
	padding: 10px 12px;
	line-height: 30px;
	background-color: #FFF;
        position :relative;
}
.ul_table label {
	margin-bottom: 0px;
}
.ul_table ul li.tbody:first-child {
	border-top-width: 0
}
.ul_table ul li.tbody:last {
	border-top-width: 1
}

.ul_table ul .tbody:hover {
	border-color: #e2eaf2;
	background-color: #f2f6f9
}
.ul_table .tbody:hover+ .tbody {
	border-top-color: #e2eaf2
}
.ul_table .tbody:hover+ .tbody.selected {
	border-top-color: #FFF
}

.ul_table .tbody.selected {
	background-color: #eff4f7;
	border-color: #FFF #e2eaf2
}

.ul_table .tbody.selected+ .tbody {
	border-top-color: #FFF
}

.ul_table .tbody.selected+ .tbody:hover+ .tbody {
	border-top-color: #FFF
}
.ul_table li.data_total {
	font-weight: bold;
	float: none;
	line-height: 32px;
	background-color: rgb(238, 245, 250);
}
.ul_table li span {
	display: block;
	float: left;
}
.ul_table li::after {
	clear: both;
}
.ul_table li:before, .ul_table li::after {
	display: table;
	content: " ";
}

.ul_table .auto {
	display: display;
	overflow: hidden;
	width: auto;
	float: none;
	min-width: 120px;
}
.homelist{
	width: 189px;
	top: 92px;
	z-index: 9999;
	padding: 0;
	margin: 0;
}
.homelist li{
	padding-left: 2em;
	list-style: none;
	width: 189px;
	height: 60px;
	line-height: 60px;
}
.homelist li:hover{
	background-color: #18c0c4;
	color: #fff;
}

.autocut {
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-icab-text-overflow: ellipsis;
	-khtml-text-overflow: ellipsis;
	-moz-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
}

.autocut1 {
	width: 100%;
	overflow: hidden;
	white-space: pre-wrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-icab-text-overflow: ellipsis;
	-khtml-text-overflow: ellipsis;
	-moz-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
}

.ul_table .pagination {
	display: block;
	margin-top: 0px;
	padding-top: 12px;
	padding-right: 16px;
	padding-bottom: 12px;
	padding-left: 16px;
	border-top-color: #e4e9ee;
	border-right-color: #e6e6e6;
	border-bottom-color: #e6e6e6;
	border-left-color: #e6e6e6;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: rgb(241, 241, 241);
}

.pagination {
	margin-bottom: 20px;
	margin-top: 10px;
}
.pagination input {
	box-shadow: inset 0px 0px 0px rgba(0,0,0,0.1) ;
        color : #3498db;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-decoration: none;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	border-top-color: #eee;
	border-right-color: #eee;
	border-bottom-color: #eee;
	border-left-color: #eee;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.pagination input:hover {
	BORDER-RIGHT: #3498db 1px solid;
	BORDER-TOP: rgb(16, 152, 242) 1px solid;
	BORDER-LEFT: rgb(16, 152, 242) 1px solid;
	COLOR: #666;
	BORDER-BOTTOM: rgb(16, 152, 242) 1px solid
}
.pagination input.current {
	cursor: default;
	color: #fff;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-weight: bold;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	border-top-color: #3498db;
	border-right-color: #3498db;
	border-bottom-color: #3498db;
	border-left-color: #3498db;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #3498db;
}

.work_log_box {
	border: 1px solid #ccc;
	margin: 0 auto;
	overflow: hidden;
	margin-bottom: 0px;
}
.WorkLog .space-12 {
	margin-bottom: 30px;
}
.itemdiv .tools {
	display: block;
}
.work_log_head div {
	line-height: 32px;
	background: #F1F5FA;
	border-bottom: 1px solid #ccc;
}
.work_log_box .title {
	line-height: 32px;
	background: #F1F5FA;
	border-bottom: 1px solid #ccc;
}
.work_log_box .content {
	padding-top: 7px;
	padding-bottom: 7px;
}
.work_log_box .content_box {
	word-break: break-all;
	float: left;
	background: #FFF;
	text-align: left;
}
#content_iframe {
	width: 100%;
	height: 100%;
	border: 0;
	background: #fff;
}

#content_wrap {
	width: 100%;
	margin-top: 0px;
	border: 1px solid #ccc;
}

.content_iframe {
	width: 100%;
	height: 100%;
	border: 0;
	background: #fff;
}
.content_wrap {
	width: 100%;
	margin-top: 0px;
}

/* Contact */

.Contact .tag_list label {
	width: 100%;
	line-height: 20px;
	padding-left: 20px;
	padding-top: 6px;
	padding-bottom: 0px;
}

.Contact .dropdown-menu .apply, .Contact .dropdown-menu .cmd, .Contact .dropdown-menu .new_tag {
	margin-left: 20px;
	margin-right: 20px;
}
.Contact .dropdown-menu span.checkbox {
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
}

.Contact .new_tag {
	margin-right: 40px;
	display: none;
}
.Contact .apply {
	display: none;
}

.Customer .tag_list label {
	width: 100%;
	line-height: 20px;
	padding-left: 20px;
	padding-top: 6px;
	padding-bottom: 0px;
}

.Customer .dropdown-menu .apply, .Customer .dropdown-menu .cmd, .Customer .dropdown-menu .new_tag {
	margin-left: 20px;
	margin-right: 20px;
}
.Customer .dropdown-menu span.checkbox {
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
}

.Customer .new_tag {
	margin-right: 40px;
	display: none;
}
.Customer .apply {
	display: none;
}

.Supplier .tag_list label {
	width: 100%;
	line-height: 20px;
	padding-left: 20px;
	padding-top: 6px;
	padding-bottom: 0px;
}

.Supplier .dropdown-menu .apply, .Supplier .dropdown-menu .cmd, .Supplier .dropdown-menu .new_tag {
	margin-left: 20px;
	margin-right: 20px;
}
.Supplier .dropdown-menu span.checkbox {
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
}

.Supplier .new_tag {
	margin-right: 40px;
	display: none;
}
.Supplier .apply {
	display: none;
}

.Staff .user_list {
	height: 280px;
	overflow-y: auto;
	overflow-x: hidden;
}
.Staff .user_info th {
	background: rgb(241, 245, 250);
}

.col-1 {
	width: 10px;
}
.col-2 {
	width: 20px;
}
.col-3 {
	width: 30px;
}
.col-4 {
	width: 40px;
}
.col-5 {
	width: 50px;
}
.col-6 {
	width: 60px;
}
.col-7 {
	width: 70px;
}
.col-8 {
	width: 80px;
}
.col-9 {
	width: 90px;
}
.col-10 {
	width: 100px;
}
.col-11 {
	width: 110px;
}
.col-12 {
	width: 120px;
}
.col-13 {
	width: 130px;
}
.col-14 {
	width: 140px;
}
.col-15 {
	width: 150px;
}
.col-16 {
	width: 160px;
}
.col-17 {
	width: 170px;
}
.col-18 {
	width: 180px;
}
.col-19 {
	width: 190px;
}
.col-20 {
	width: 200px;
}
.col-21 {
	width: 210px;
}
.col-22 {
	width: 220px;
}
.col-23 {
	width: 230px;
}
.col-24 {
	width: 240px;
}
.col-25 {
	width: 250px;
}
.col-26 {
	width: 260px;
}
.col-27 {
	width: 270px;
}
.col-28 {
	width: 280px;
}
.col-29 {
	width: 290px;
}
.col-30 {
	width: 300px;
}
.col-31 {
	width: 310px;
}
.col-32 {
	width: 320px;
}
.col-33 {
	width: 330px;
}
.col-34 {
	width: 340px;
}
.col-35 {
	width: 350px;
}
.col-36 {
	width: 360px;
}
.col-37 {
	width: 370px;
}
.col-38 {
	width: 380px;
}
.col-39 {
	width: 390px;
}
.col-40 {
	width: 400px;
}
.input-date {
	width: 110px;
}
.input-date-time {
	width: 150px;
}
#top_menu .nav {
	margin-bottom: 10px;
}
.nav-app {
	display: inline-block;
	padding-left: 0px;
	padding-right: 0px;
	font-size: 16px;
	width: 64px;
	height: 62px;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 11px;
	color: #FFFFFF;
	text-align: center;
	border-radius: 8px;
	opacity: 0.85;
}
#shenpi{
	overflow: hidden;
    display: inline-block;
}


.nav-app:hover, .nav-app.active {
	opacity: 1;
	color: #fff;
	/*background: #1C84C6;
	color: #f2f2f2;*/
}
.nav-app i {
	display: block;
	width: 64px;
	text-align: center;
	font-size: 44px;
}

.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
	background-color: #ec4758;
	border-color: #ec4758;
	color: #FFFFFF;
}
.btn {
	font-size: 14px;
}
body {
	background: #F2F2F2;
}

.home-icon {
	font-size: 20px;
}
#nav_head {
	cursor: pointer;
	padding-top: 7px;
	font-size: 18px;
	height: 41px;
	border-bottom: 1px solid #e5e5e5;
}
#left_menu_icon {
	padding-top: 3px;
	padding-right: 12px;
}
body, h1, h2, h3, h4, h5, h6, p, ul, li, ol, dt, dl, input, textarea {
	font-family: Microsoft YaHei, simsun, Arial, sans-serif;
}
.label {
	font-family: simsun;
	font-size: 11px;
}
.navbar {
	margin-bottom: 0px;
}

#sidebar a {
	color: #585858;
}
#sidebar a .fa-angle-right {
	font-size: 18px;
}
#sidebar .label {
	margin-top: 8px;
}
#sidebar .fa.arrow {
	font-size: 18px;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.nav > li.active {
	border-left: 0px solid #19aa8d;
}

.navbar-default .nav > li > a:hover, .navbar-default .nav > li > a:focus {
	background-color: #FFFFFF;
}
.navbar .navbar-brand {
	color: #ffffff;
	text-shadow: none;
	padding-top: 10px;
	padding-bottom: 10px;
}
.navbar .navbar-brand:hover, .navbar .navbar-brand:focus {
	color: #fff;
}

.navbar-header {
    padding-left: 10px;
}
.navbar-right {
	padding-right: 20px;
}
.nav-app .label {
	position: absolute;
	top: -5px;
	right: -5PX;
}
.navbar-toggle {
	position: relative;
	float: right;
	padding: 9px 10px;
	margin-top: 25px;
	margin-right: 12px;
	margin-bottom: 8px;
	background-color: transparent;
	border: 1px solid transparent;
	border-radius: 4px
}
#navBtn{
	opacity: 0.8;
	color: #fff;
	background: none;
}
#navBtn:hover{
	opacity: 1;
	color: #fff;
	background: none;
}

#breadcrumbs ul {
	line-height: 42px;
	background: #F3F3F4;
}
#page-wrapper {
	border-left: 1px solid #ccc;
	background: #FFFFFF;
}
#user_info {
	padding-top: 7px;
	font-size: 16px;
	height: 41px;
	border-bottom: 1px solid #e5e5e5;
}
#nav_head {
	cursor: pointer;
	padding-top: 7px;
	font-size: 18px;
	height: 41px;
	border-bottom: 1px solid #e5e5e5;
}
.nav-list > li {
	display: block;
	padding: 0;
	margin: 0;
	border: none;
	border-top: 1px solid #FCFCFC;
	border-bottom: 1px solid #E5E5E5;
	position: relative;
}
.nav-list > li:first-child {
	border-top: none;
}
.nav-list > li.active {
	background-color: #ffffff;
}
.nav-list > li.open {
	border-bottom-color: #e5e5e5;
}
.nav-list > li.active::after {
	display: inline-block;
	content: "";
	position: absolute;
	right: 0px;
	bottom: 0px;
	z-index: 1;
	border: 1px solid #18c0c4;
    width: 100%;
}
.nav > li > a {
	position: relative;
	display: block;
	padding: 10px 15px;
}
.nav-list > li > a, .nav-list .nav-header {
	margin: 0;
}
.nav-list > li > a {
	display: block;
	height: 38px;
	line-height: 36px;
	padding: 0 10px 0 7px;
	background-color: #f9f9f9;
	color: #585858;
	text-shadow: none !important;
	font-size: 13px;
	text-decoration: none;
}
.nav-list > li a > .arrow {
	display: inline-block;
	width: 34px !important;
	height: 14px;
	line-height: 14px;
	text-shadow: none;
	font-size: 18px;
	position: relative;
	right: 0px;
	top: 10px;
	padding: 0;
	color: #666666;
}
.nav-list > li > a > [class*='fa-']:first-child {
	display: inline-block;
	vertical-align: middle;
	min-width: 30px;
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	margin-right: 2px;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
	background-color: #eee;
	border-color: #428bca;
}
.nav-list .open > a, .nav-list .open > a:hover, .nav-list .open > a:focus {
	background-color: #fafafa;
}
.nav-list > li.open > a {
	background-color: #fafafa;
	color: #1963aa;
}
.nav-list > li.active > a, .nav-list > li.active > a:hover, .nav-list > li.active > a:focus, .nav-list > li.active > a:active {
	background-color: #eee;
	color: #2b7dbc;
	font-weight: bold;
	font-size: 13px;
}
.nav-list > li .submenu > li > a {
	display: block;
	position: relative;
	color: #616161;
	padding: 7px 0 9px 37px;
	margin: 0;
	border-top: 1px dotted #e4e4e4;
}
.nav-list li.current > a::after {
	display: block;
	content: "";
	position: absolute !important;
	right: 0px;
	top: 4px;
	border: 8px solid transparent;
	border-width: 14px 10px;
	border-right-color: #2b7dbc;
}
.nav-list li.open > a::after {
	display: none;
}

.nav-list > li .submenu {
	display: none;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	background-color: #ffffff;
	border-top: 1px solid #e5e5e5;
}
.nav-list li .submenu {
	overflow: hidden;
}
.nav-list > li > .submenu::before {
	content: "";
	display: block;
	position: absolute;
	z-index: 1;
	left: 18px;
	top: 0px;
	bottom: 0px;
	border: 1px dotted #9dbdd6;
	border-width: 0 0 0 1px;
}
.nav-list > li.active .submenu {
	display: block;
}
.nav-list > li.active > .submenu::before {
	border-left-color: #8eb3d0;
}
.nav-list > li .submenu > li {
	margin-left: 0px;
	position: relative;
}
.nav-list > li > .submenu > li::before {
	content: "";
	display: inline-block;
	position: absolute;
	width: 7px;
	left: 20px;
	top: 17px;
	border-top: 1px dotted #9dbdd6;
}
.nav-list > li.active > .submenu > li::before {
	border-top-color: #8eb3d0;
}
.nav-list > li > .submenu .open > a, .nav-list > li > .submenu .open > a:hover, .nav-list > li > .submenu .open > a:focus {
	background-color: transparent;
	border-color: #e4e4e4;
}
.nav-list > li .submenu > li.active > a {
	color: #2b7dbc;
}
.nav-list > li > .submenu > li:first-child > a {
	border-top: 1px solid #FAFAFA;
}
.nav-list > li > .submenu li.open > a {
	color: #25639e;
}
.nav-list > li > .submenu li > .submenu > li a {
	font-size: 13px;
	color: #777;
}
.nav-list li.active > .submenu > li.active > a::after {
	display: none;
}
.nav-list > li > .submenu li > .submenu li.active > a {
	color: #347cb3;
}
.nav-list > li.open.active li.active > a::after {
	top: 2px;
	border-width: 14px 8px;
}
.nav-list li.open.active > .submenu > li.active > a::after {
	display: block;
}
.nav-list li.open.active > .submenu > li.open.active > a.dropdown-toggle::after {
	display: none;
}
.nav-list > li > .submenu li > .submenu {
	border-top: none;
	background-color: transparent;
	display: none;
}
.nav-list > li > .submenu li.active > .submenu {
	display: block;
}
.nav-list > li > .submenu li > .submenu > li {
	line-height: 16px;
}
.nav-list > li > .submenu li > .submenu > li::before {
	display: none;
}
.nav-list > li > .submenu li > .submenu > li > a {
	margin-left: 20px;
	padding-left: 22px;
}
.nav-list > li > .submenu li > .submenu > li .submenu > li > a {
	margin-left: 20px;
	padding-left: 42px;
}
.nav-list > li > .submenu li > .submenu li.open > a {
	color: #25639e;
}
.nav-list > li.open.active li.open.active li.active > a::after {
	top: 0px;
}
.nav-list > li .submenu > li a > [class*='fa-']:first-child {
	display: none;
	font-size: 12px;
	font-weight: normal;
	width: 18px;
	height: auto;
	line-height: 12px;
	text-align: center;
	position: absolute;
	left: 10px;
	top: 11px;
	z-index: 1;
	background-color: #FFF;
}

.nav-list > li > .submenu li.open > a > [class*='fa-']:first-child {
	display: inline-block;
}
.nav-list > li > .submenu li > .submenu > li a > [class*='fa-']:first-child {
	display: inline-block;
	color: inherit;
	font-size: 14px;
	position: static;
	background-color: transparent;
	margin-right: 1px;
}
.nav-list > li > .submenu li > .submenu li.open > a > [class*='fa-']:first-child {
	display: inline-block;
	color: #1963aa;
}
.nav-list > li > .submenu li > .submenu li.active > a > [class*='fa-']:first-child {
	display: inline-block;
	color: #347cb3;
}
.nav-list > li > .submenu a > .arrow {
	right: 11px;
	top: 10px;
	font-size: 16px;
	color: #6b828e;
}
.nav-list > li > .submenu li.open > a .arrow {
	color: #25639e;
}
.nav-list > li a:hover > .arrow, .nav-list > li.active > a > .arrow, .nav-list > li.open > a > .arrow {
	color: #1963aa;
}
.nav-list > li.active > a > [class*='fa-'] {
	font-weight: normal;
}
.pull-right.fa {
	margin-left: 0.3em;
}
#left_menu_icon {
	padding-top: 3px;
	padding-right: 12px;
}
.page-header {
	margin-top: 0px;
	margin-bottom: 10px;
}
.page-header h1 {
	margin-top: 0px;
	font-size: 22px;
	font-weight: 500;
}

.table label {
	margin-bottom: 0px;
}

.inputbox {
	color: #555;
	line-height: 1;
	padding: 0;
	font-family: inherit;
	font-size: 14px;
	border-top-color: #d5d5d5;
	border-right-color: #d5d5d5;
	border-bottom-color: #d5d5d5;
	border-left-color: #d5d5d5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-left-radius: 0px !important;
	border-top-right-radius: 0px !important;
	border-bottom-right-radius: 0px !important;
	border-bottom-left-radius: 0px !important;
	box-shadow: none !important;
	transition-duration: 0.1s;
	background-color: rgb(255, 255, 255);
	background-image: none;
	background-attachment: scroll;
	background-repeat: repeat;
	background-position-x: 0%;
	background-position-y: 0%;
	background-size: auto;
	background-origin: padding-box;
	background-clip: border-box;
	background-color: rgb(255, 255, 255);
}
.inputbox:focus {
	border-top-color: #66afe9;
	border-right-color: #66afe9;
	border-bottom-color: #66afe9;
	border-left-color: #66afe9;
	outline-width: 0px;
	outline-style: none;
	outline-color: invert;
	box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.6);
}
.inputbox .wrap {
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
}
.inputbox.form-control {
	border: 0px;
}
.inputbox span.text {
	height: 26px;
	line-height: 26px;
	width: auto;
}
.inputbox .text input {
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0;
}
.inputbox .address_list span {
	padding-left: 3px;
	height: 26px;
	line-height: 26px;
	display: inline-block;
	background-color: rgb(204, 227, 244);
	margin-right: 8px;
}
.inputbox .address_list b {
	padding-left: 3px;
}
.inputbox .address_list .del {
	cursor: pointer;
	color: #aaa;
	padding-left: 3px;
	padding-right: 3px;
}
.inputbox .address_list .del:hover {
	color: #dd5a43;
	padding-left: 3px;
	padding-right: 3px;
}

.inputbox .letter {
	border: 0;
	display: inline-block;
	width: auto;
	outline: none;
}
.inputbox .letter {
	border: 0;
	display: inline-block;
	width: auto;
}

#uploader #pickfiles {

}
#uploader #file_list, #uploader #file_list1{
	border: 0;
	margin: 0;
	padding: 0;
	list-style: none;
	display:block;
	white-space:nowrap; 
	overflow:hidden; 
	text-overflow:ellipsis;
}
#uploader span.size {
	float: right;
	width: 90px;
	text-align: right;
	padding-right: 5px;
}
#uploader span.del {
	cursor: default;
	float: right;
	width: 50px;
}
#uploader .tbody {
	border: 1px solid #ccc;
	padding: 0;
	line-height: 36px;
	height: 36px;
	margin-top: -1px;
	position: relative;
}
#uploader .tbody1 {
	border: 1px solid #ccc;
	padding: 0;
	line-height: 36px;
	/*height: 36px;*/
	margin-top: -1px;
	position: relative;
}
#uploader .loading {
	position: absolute;
	z-index: 2;
	height: 35px;
	background: #78d4d6;
	border-bottom: 1px solid #ccc;
}
#uploader .data {
	position: absolute;
	padding-left: 10px;
	z-index: 3;
	width: 100%;
	background: transparent;
}
#uploader .data1 {
	/*position: absolute;*/
	padding-left: 10px;
	/*z-index: 3;*/
	width: 100%;
	background: transparent;
}
.Index .ibox {
	height: 300px;
	margin-bottom: 20px;
	border: 1px solid #CCCCCC;
}
.Index .shenghe {
	color: #18c0c4;
	padding: 10px 0 10px 10px;
}
.shenghe .breadcrumb{
	background-color: #eee;
}
.touxiang{
	width: 72px;
	height: 72px;
	border-radius: 50%;
}
.touxiang_wrap{
	width: 189px;
	height: 92px;
	position: relative;
}
.renshi{
	padding: 0;
}
.renshi-warp{
	overflow: hidden;
	padding: 40px 14px 40px 86px;
}
.renshi-top,.renshi-bo{
	float: left;
	
}
.shenpi{
	color: #3bacff;
	font-size: 18px;
}
/*#shenpi .col-sm-1,#shenpi .col-sm-2,#shenpi .col-sm-3,#shenpi .col-sm-4,#shenpi .col-sm-5,#shenpi .col-sm-6,#shenpi .col-sm-7,#shenpi .col-sm-8,#shenpi .col-sm-9,#shenpi .col-sm-10,#shenpi .col-sm-11,#shenpi .col-sm-12{
	padding-left: 0;
	text-align: right;
}*/
.xingzheng{
	color: #11daef;
	font-size: 18px;
}
.caiwu{
	color: #ffb734;
	font-size: 18px;
}
.gongcheng{
	color: #29d4c1;
	font-size: 18px;
}
.renshiGn{
	color: #888;
	width: 250px;
	height: 8.5em;
}
.renshiGn ul{
	overflow: hidden;
	margin: 0;
	padding: 0;
	
}
.renshiGn ul li{
	float: left;
	list-style:none;
	margin-right: 10px;
	font-size: 14px;
	line-height: 28px;
}
.work1{
	padding: 30px 30px 87px 30px;
	overflow: hidden;
}
.work{
	padding: 30px;
	overflow: hidden;
}
#liucheng{
	height: 100%;
}
#lcBtn{
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
}
.shenpi_num{
	width: 120px;
	height: 50px;
	line-height: 50px;
	position: relative;
	margin: 0 auto;
	margin-bottom: 1em;
}

.point{
	width: 7px;
	height: 7px;
	border-radius: 50%;
	position: absolute;
	top: 0px;
	right: 0px;
}
.point1{
	width: 7px;
	height: 7px;
	border-radius: 50%;
	position: absolute;
	top: 10px;
	right: 25px;
}
.daishenpi{
	overflow: hidden;
	width: 120px;
	margin: 0 auto;
}
.daishenpi div{
	float: left;
}

.renwuBtn{
	margin-top: 10px;
}

.banner img{
	width: 100%;
}

.tongzhi{
	padding: 20px 45px 45px 45px;
	overflow: hidden;
}
.tzList div{
	float: left;
	margin-top: 15px;
}
.tzLists{
	color: #555;
	font-size: 14px;
	width: 90%;
}
.tongzhilist{
	  min-height: 140px;
}



.Index .ibox-title {
	border: 0px;
	padding-top: 9px;
	padding-bottom: 0px;
	height: 30px;
}
.Index .ibox-title h5 {
	padding-top: 5px;
	font-size: 16px;
	margin-bottom: 0px;
}
.Index .ibox-title .ibox-tools {
	float: right;
}
.Index .ibox-title .ibox-tools ul {
	border: 0px;
}
.Index .ibox-title .ibox-tools  a {
	padding-top: 9px;
	font-size: 14px;
	padding-bottom: 10px;
}

.Index .ibox-title .ibox-tools .active a {
	border-bottom: 1px solid #ffffff
}

.Index .ibox-content {
	height: 240px;
}
.Index .ibox, .Index .ibox-content {
	padding: 0;
}

.Index .ibox {
	padding-top: 0px;
}

.Index .ibox .ibox-content ul {
	padding-top: 5px;
	padding-left: 0px;
}
.Index .ibox .ibox-content li {
	list-style: none;
}
.Index .ibox .ibox-content li a {
	padding-left: 8px;
	line-height: 28px;
}
.Index .ibox .ibox-content .pull-right {
	padding-right: 8px;
}

.Mail textarea {
	height: 300px;
}

.Flow .ibox {
	border: 1px solid #ccc;
}
.Flow .ibox .ibox-content{
	padding-top:15px;
	padding-bottom:15px;
}

.Flow .ibox .btn{
	margin-top:10px;
	margin-bottom:10px;
}
.Flow .page-header .title {
	font-size: 22px;
	font-weight: normal;
	cursor: pointer;
}

.Customer .page-header .title {
	font-size: 22px;
	font-weight: normal;
	cursor: pointer;
}

.Supplier .page-header .title {
	font-size: 22px;
	font-weight: normal;
	cursor: pointer;
}
.Contact .page-header .title {
	font-size: 22px;
	font-weight: normal;
	cursor: pointer;
}
.Public h1 {
	font-size: 32px;
	font-weight: normal;
}
.Public input.form-control {
	padding-left: 12px;
}
.Public .img {
	margin: auto;
	width: 342px;
	height: 297.5px;
	background: url('../img/homeTitle1.png') no-repeat;
	background-size: 100% 100%;
}
.loginbg{
	width: 100%;
	height: 100%;
	background: url('../img/bg_index1.jpg') no-repeat;
	/*background-size: 100% 100%;*/
	background-size: cover;
}
#support{
	text-align: center;
}
.daxie{
	height: 34px;
	line-height: 34px;
}
.login_wrap #emp_no,.login_wrap #password,.login_wrap .well .btn-sm{
	height: 40px !important;
	border: none;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.login_wrap #emp_no,.login_wrap #password{
	opacity: .6;
}
.Public .well {
	margin: 0 17%;
	background-color: rgba(0,0,0,0.5);
	border:none;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	padding: 0 10%;
}
.bg_02{
	width: 100%;
}
.Public span.checkbox {
	padding-left: 0px;
	margin-left: 0px;
}

.Schedule table th, .Schedule table td {
	background: #fff;
}

.Schedule ul {
	list-style: none;
}
.Schedule #panel {
	width: 100px;
	text-align: center;
}

.Schedule #dialog2 {
	width: 240px;
	margin: 0;
	background: #fff;
	position: absolute;
}

.Schedule #dialog2 ol, .Schedule #dialog2 li, .Schedule #dialog2 p {
	cursor: pointer;
	line-height: 20px;
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.Schedule .rb-n {
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-bottom: 1px solid #fff;
	white-space: nowrap;
}

.Schedule .rb-ni {
	overflow: hidden;
}
.Schedule.rb-ro-15 {
	background-repeat: repeat;
}
.Schedule .st-bg-table {
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	position: absolute;
	table-layout: fixed;
}
.Schedule .st-bg {
	border-left-color: #ddd;
	border-left-width: 1px;
	border-left-style: solid;
	border-bottom-color: #ddd;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right: none;
	background: #fff;
}

.Schedule .st-grid {
	width: 100%;
	position: relative;
	table-layout: fixed;
}

.Schedule td.st-c {
	border-left-color: #ddd;
	border-left-width: 1px;
	border-left-style: solid;
	border-right: none;
	line-height: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	vertical-align: top;
	border-bottom: none;
	border-top: none;
	background: none;
}

.Schedule td.st-c ul, .Schedule td.st-c li, .Schedule td.st-c p {
	cursor: pointer;
	line-height: 20px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.Schedule #dialog2 {
	width: 200px;
	margin: 0;
	background: #fff;
	position: absolute;
}
.Schedule #dialog2 ol, .Schedule #dialog2 li, .Schedule #dialog2 p {
	cursor: pointer;
	line-height: 20px;
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.Schedule .event_list {
	padding-left: 0px;
	margin-left: 0px;
}
.Schedule .event_list li {
	width: 100%;
	float: left;
	padding-left: 0px;
	margin-left: 0px;
	border-bottom: 2px solid #fff;
}
.Schedule .event_list .event_time {
	padding-left: 10px;
	line-height: 32px;
	display: block;
	float: left;
	width: 100px;
}
.Schedule .event_list .event_msg {
	cursor: pointer;
	margin: 0;
	padding: 0;
	line-height: 32px;
	display: block;
	float: left;
}

.Schedule .st-dtitle {
	line-height: 14px;
	color: #222;
	overflow: hidden;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	border-top-color: #ddd;
	border-left-color: #ddd;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-bottom: none;
	border-right: none;
	background-image: none;
	background-attachment: scroll;
	background-repeat: repeat;
	background-position-x: 0%;
	background-position-y: 0%;
	background-size: auto;
	background-origin: padding-box;
	background-clip: border-box;
	background-color: rgb(255, 255, 255);
}
.Schedule .day .st-dtitle {
	text-align: center;
	line-height: 28px;
}
.Schedule .day .st-dtitle .right {
	display: none;
}
.Schedule .st-dtitle.todayColor {
	background: #eee;
}

.Schedule .st-c .te, .Schedule  .st-c .rb-n {
	height: 16px;
	line-height: 1;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	cursor: pointer;
	background-color: #ff99ff;
}

.Schedule .st-c-pos {
	position: relative;
}
.Schedule .mv-container {
	height: 100%;
	min-height: 617px;
	white-space: nowrap;
	position: relative;
}
.Schedule .mv-container {
	margin-right: 1px;
	background-image: none;
	background-attachment: scroll;
	background-repeat: repeat;
	background-position-x: 0%;
	background-position-y: 0%;
	background-size: auto;
	background-origin: padding-box;
	background-clip: border-box;
	background-color: rgb(255, 255, 255);
}
.Schedule .st-contents, .mv-container {
	line-height: 14px;
}
.Schedule .mv-daynames-table {
	width: 100%;
	color: #555;
	table-layout: fixed;
	background-image: none;
	background-attachment: scroll;
	background-repeat: repeat;
	background-position-x: 0%;
	background-position-y: 0%;
	background-size: auto;
	background-origin: padding-box;
	background-clip: border-box;
	background-color: rgb(255, 255, 255);
}
.Schedule .mv-dayname {
	background: #fff;
	height: 24px;
	line-height: 24px;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	font-weight: normal;
}

.Schedule .mv-event-container {
	left: 0px;
	top: 24px;
	width: 100%;
	bottom: 0px;
	overflow: hidden;
	border-top-color: #ddd;
	border-bottom-color: #ddd;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	position: absolute;
	background-image: none;
	background-attachment: scroll;
	background-repeat: repeat;
	background-position-x: 0%;
	background-position-y: 0%;
	background-size: auto;
	background-origin: padding-box;
	background-clip: border-box;
	background-color: white;
}
.Schedule .mv-event-container {
	border-right-color: #ddd;
	border-right-width: 1px;
	border-right-style: solid;
}
.Schedule .month-row {
	left: 0px;
	width: 100%;
	overflow: hidden;
	position: absolute;
}

#returnUlr{
	position: fixed;
	z-index: 100000;
	right: 10px;
	top: 10px;
}
#rotate-left{
	position: fixed;
	z-index: 100000;
	right: 120px;
	top: 10px;
}
#rotate-right{
	position: fixed;
	z-index: 100000;
	right: 50px;
	top: 10px;
}

#rotateImg{
	position: absolute;
	left: 27%;
	top: 100px;
	width: 600px;
}

.often{
	width: 2em;
	padding: 3px;
	left: 5px;
}

.Sign table th, .Sign table td {
	background: #fff;
}

.Sign ul {
	list-style: none;
}
.Sign #panel {
	width: 100px;
	text-align: center;
}

.Sign #dialog2 {
	width: 240px;
	margin: 0;
	background: #fff;
	position: absolute;
}
.Sign #dialog2 ol, .Sign #dialog2 li, .Sign #dialog2 p {
	cursor: pointer;
	line-height: 20px;
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.Sign .rb-n {
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-bottom: 1px solid #fff;
	white-space: nowrap;
}
.Sign .rb-ni {
	overflow: hidden;
}
.Sign.rb-ro-15 {
	background-repeat: repeat;
}
.Sign .st-bg-table {
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	position: absolute;
	table-layout: fixed;
}
.Sign .st-bg {
	border-left-color: #ddd;
	border-left-width: 1px;
	border-left-style: solid;
	border-bottom-color: #ddd;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right: none;
	background: #fff;
}

.Sign .st-grid
	{
	width: 100%;
	position: relative;
	table-layout: fixed;
}

.Sign td.st-c {
	border-left-color: #ddd;
	border-left-width: 1px;
	border-left-style: solid;
	border-right: none;
	line-height: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	vertical-align: top;
	border-bottom: none;
	border-top: none;
	background: none;
}

.Sign td.st-c ul, .Sign td.st-c li, .Sign td.st-c p {
	cursor: pointer;
	line-height: 20px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.Sign #dialog2 {
	width: 200px;
	margin: 0;
	background: #fff;
	position: absolute;
}
.Sign #dialog2 ol, .Sign #dialog2 li, .Sign #dialog2 p {
	cursor: pointer;
	line-height: 20px;
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.Sign .event_list {
	padding-left: 0px;
	margin-left: 0px;
}
.Sign .event_list li {
	width: 100%;
	float: left;
	padding-left: 0px;
	margin-left: 0px;
	border-bottom: 2px solid #fff;
}
.Sign .event_list .event_time {
	padding-left: 10px;
	line-height: 32px;
	display: block;
	float: left;
	width: 100px;
}
.Sign .event_list .event_msg {
	cursor: pointer;
	margin: 0;
	padding: 0;
	line-height: 32px;
	display: block;
	float: left;
}

.Sign .st-dtitle {
	line-height: 14px;
	color: #222;
	overflow: hidden;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	border-top-color: #ddd;
	border-left-color: #ddd;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-bottom: none;
	border-right: none;
	background-image: none;
	background-attachment: scroll;
	background-repeat: repeat;
	background-position-x: 0%;
	background-position-y: 0%;
	background-size: auto;
	background-origin: padding-box;
	background-clip: border-box;
	background-color: rgb(255, 255, 255);
}
.Sign .day .st-dtitle {
	text-align: center;
	line-height: 28px;
}
.Sign .day .st-dtitle .right {
	display: none;
}
.Sign .st-dtitle.todayColor {
	background: #eee;
}

.Sign .st-c .te, .Sign  .st-c .rb-n {
	height: 16px;
	line-height: 1;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	cursor: pointer;
	background-color: #ff99ff;
}

.Sign .st-c-pos {
	position: relative;
}
.Sign .mv-container {
	height: 100%;
	min-height: 617px;
	white-space: nowrap;
	position: relative;
}
.Sign .mv-container {
	margin-right: 1px;
	background-image: none;
	background-attachment: scroll;
	background-repeat: repeat;
	background-position-x: 0%;
	background-position-y: 0%;
	background-size: auto;
	background-origin: padding-box;
	background-clip: border-box;
	background-color: rgb(255, 255, 255);
}
.Sign .st-contents, .mv-container {
	line-height: 14px;
}
.Sign .mv-daynames-table {
	width: 100%;
	color: #555;
	table-layout: fixed;
	background-image: none;
	background-attachment: scroll;
	background-repeat: repeat;
	background-position-x: 0%;
	background-position-y: 0%;
	background-size: auto;
	background-origin: padding-box;
	background-clip: border-box;
	background-color: rgb(255, 255, 255);
}
.Sign .mv-dayname {
	background: #fff;
	height: 24px;
	line-height: 24px;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	font-weight: normal;
}

.Sign .mv-event-container {
	left: 0px;
	top: 24px;
	width: 100%;
	bottom: 0px;
	overflow: hidden;
	border-top-color: #ddd;
	border-bottom-color: #ddd;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	position: absolute;
	background-image: none;
	background-attachment: scroll;
	background-repeat: repeat;
	background-position-x: 0%;
	background-position-y: 0%;
	background-size: auto;
	background-origin: padding-box;
	background-clip: border-box;
	background-color: white;
}
.Sign .mv-event-container {
	border-right-color: #ddd;
	border-right-width: 1px;
	border-right-style: solid;
}
.Sign .month-row {
	left: 0px;
	width: 100%;
	overflow: hidden;
	position: absolute;
}

.Todo #slider-range-priority {
	float: left;
	margin-top: 8px;
	width: 140px;
}

.Todo .auto {
	padding-left: 10px;
}

.Todo .status, .Todo .up, .Todo .down, .Todo .del {
	cursor: pointer;
}

.Todo li.tbody {
	border-bottom: 1px solid #fff;
}

.Todo #dialog2 ul.dropdown-menu {
	width: 100px;
	min-width: 100px;
	display: block;
	margin: 0;
	padding: 0;
}

.Todo #dialog2.dropdown {
	display: none;
	text-align: center;
	width: 100px;
	margin: 0;
	background: #fff;
	position: absolute;
}

.Todo #dialog2 li {
	line-height: 32px;
	cursor: pointer;
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.WorkOrder .ul_table.ul_table_responsive ul {
	min-width: 400px;
}
.WorkOrder .late {
	background: #ED5565;
	color: #0f0f0f;
}

.WorkLog .sub_left_menu .well {
	height: 300px;
	overflow-y: auto;
	overflow-x: hidden;
}
.WorkLog .user_list {
	height: 250px;
}

.WorkLog textarea {
	height: 350px;
}

.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
}
.ui-slider-horizontal .ui-slider-handle {
	top: -0.3em;
	margin-left: -0.6em;
}
.ui-slider .ui-slider-handle {
	border-radius: 0;
	width: 1.45em;
	height: 1.45em;
	background-color: #F5F5F5;
	border: 1px solid;
}
.ui-slider-horizontal .ui-slider-handle {
	margin-left: -0.72em;
	top: -0.4em;
}
.ui-slider .ui-slider-handle::before {
	display: inline-block;
	content: "|||";
	font-size: 8px;
	font-family: Helvetica, Arial, sans-serif;
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	text-align: center;
	line-height: 15px;
}
/*.task_content img,.content_iframe img{
	width: 100%;
}*/
.slider_box {
	height: 17px;
	width: 250px;
}
.slider_box .left {
	float: left;
}

.slider_box .noUi-target {
	width: 160px;
	float: left;
	margin-left: 20px;
	margin-right: 20px;
}
.slider_box .right {
	padding-left: 0px;
	float: left;
	width: 22px;
}
#push {
	display: none;
}
.popup {
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 15px;
	width: 700px;
}
.liuchengCon{
	padding: 0 15px;
}
.cm_ts{
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap !important;
    outline: 0 !important
}
option{ height: 1.2em;}
@media only screen and (max-width: 768px) {
	.body-small .navbar-static-side {
		display: block;
		position: static;
		z-index: 2001;
		width: 100%;
	}
	.Public .well{
		  margin: 10% 0;
		  background:none;
	}
	#emp_no,#password,.well .btn-sm{
		-webkit-border-radius: 5px;
		border-radius: 5px;
	}
	.loginbg .container{
		height: 100%;
	}
	.login_wrap{
		
	}
	.navbar-header {
		width:100%;
		padding-right: 20px;
	}
	.navbar-right {
		padding-left: 30px;
	}
	#side-menu {
		display: none;
	}
	.ul_table_responsive .auto {
		display: display;
		overflow: hidden;
		float: none;
		width: 120px;
		min-width: 120px;
	}
	.ul_table_responsive {
		overflow-x: auto;
	}
	.ul_table_responsive ul {
		min-width: 910px;
	}
	.renshi-warp{
		padding: 20px 0px 20px 20px;
	}
	.renshi{
		height: 140px;
	}
	.renshiGn{
		width: 150px;
		height: 5.5em;
	}
/*        .row{
            margin:0!important;
            padding:0 15px;
        }*/
}

@media only screen and (max-width: 500px) {
	.body-small .navbar-static-side {
		display: block;
		position: static;
		z-index: 2001;
		width: 100%;
	}
	
	/*首页*/
	.renshi{
		height: 177px;
	}
	.renshiGn{
		width: 10em;
		height: 8.5em;
	}
	.renshiGn ul li{
		line-height: 2em;
	}
	.work1,.work{
		padding: 20px 20px 30px 20px;
	}
	.renshi-bo{
		margin-left: 5px;
	}
	.renshi-top{
		font-size: 22px;
		margin-top: 2px;
	}
	.touxiang{
		width: 56px;
		height: 56px;
	}
	.homelist{
		top: 76px;
	}
	.touxiang_wrap{
		height: 76px;
	}
	.navbar .navbar-brand{
		font-size: 18px;
	}
	#top_menu .navbar-brand span{
		line-height: 56px;
	}
	.iconfont-icon_xiaojiantouxia{
		top: 35px;
	}
	#top_menu .navbar-brand{
		height: 76px;
	}
	.btn-lg{
		font-size: 16px;
	}
	.navbar-toggle{
		margin-top: 20px;
	}
	.tongzhi{
		padding: 20px 30px 45px 30px;
	}
	
	/*审批*/
	#page-wrapper,.wrapper-content,.ibox-content,.wrapper .page-header{
		padding: 0;
	}
	.Flow .ibox,.wrapper .page-header,.wrapper .panel,.navbar-collapse{
		border: 0;
	}
	.page-header{
		background-color: #f5f5f5;
		padding: 10px !important;
		margin-bottom: 0;
	}
	.wrapper .panel{
		border-top: 1px solid transparent;
		border-color: #ddd;
	}
	.wrapper .panel{
		margin-bottom: 0;
	}
	.Popup .panel-body .pull-left,.Popup .panel-body .pull-right{
		float: none!important;
	}
	.Popup .panel-body .pull-right{
		margin-top: 20px;
		
	}
	.Popup,.Popup .swiper-wrapper,.Popup .swiper-slide,.Popup .panel{
		width: 100%!important;
	}
	#dialog{
		height: 100% !important;
		position: absolute !important;
	}
	.Popup .panel{
		overflow-y: scroll;
	}
}
#page-wrapper.print {
		position:absolute!important;
		left:0px;
		right:0px;
		margin:0;
		padding:0;
		border:0px;
}

@media print {
	body{
		font-size:62.5%;
	}
	.wrapper{
		margin:0;
		padding:0;
	}
	#sidebar {
		display: none;
	}
	.operate {
		display: none;
	}
	.navbar {
		display: none;
	}
	.main-content {
		margin: 0;
	}
	.btn {
		border: 0;
	}
	#breadcrumbs {
		display: none;
	}
	.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11 {
		float: left
	}
	.col-sm-1 {
		width: 8.33333%
	}
	.col-sm-2 {
		width: 16.6666%
	}
	.col-sm-3 {
		width: 25%
	}
	.col-sm-4 {
		width: 33.3333%
	}
	.col-sm-5 {
		width: 41.6666%
	}
	.col-sm-6 {
		width: 50%
	}
	.col-sm-7 {
		width: 58.3333%
	}
	.col-sm-8 {
		width: 66.6666%
	}
	.col-sm-9 {
		width: 75%
	}
	.col-sm-10 {
		width: 83.3333%
	}
	.col-sm-11 {
		width: 91.6666%
	}
	.col-sm-12 {
		width: 100%
	}
}

/*动画重写并外加属性*/
.flipInX_time1 {
	-webkit-animation: flipInX 0.5s 1s;
	-moz-animation: flipInX 0.5s 1s;
	-ms-animation: flipInX 0.5s 1s;
	animation: flipInX 0.5s 1s;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-ms-animation-fill-mode: both;
	animation-fill-mode: both;
}