@charset "utf-8";

/* 你自己的样式 */

a,
span {
	cursor: pointer
}

a:hover {
	text-decoration: none;
}

input {
	autocomplete:"off";
}

.bd {
	color: #fff;
	background: url(../images/login-top_03.png) repeat-x;
	width: 130px;
}


/*.table tbody tr:nth-child(odd){background: #fbfbfb;}*/

.remind {
	display: none;
}

.user {
	width: 60px;
	height: 60px;
	overflow: hidden;
	border-radius: 50%;
	padding: 4px;
	margin: 4px auto
}

.left-lin {
	list-style-type: disc;
	color: #0595ee;
}

.bor {
	border: 1px solid #c0ddfc
}

.bg-c {
	background: #fff;
}

.bor-b {
	border-bottom: 1px solid #f2f2f2;
}


/*首页又上图标*/

.main-l {
	overflow: hidden;
	background: #fff
}

.main-l .m-t-icon {
	float: left;
	padding: 15px 0px;
}

.main-l .m-t-icon li {
	text-align: center;
	width: 100%;
	line-height: 20px;
	font-size: 12px;
	color: #4f4f4d;
	cursor: pointer;
}

.main-l .m-t-icon li.icon-b {
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.main-l .m-t-icon li img {
	width: 50px;
}


/*首页中部图标*/

.main-l .m-t-iconl {
	float: left;
	cursor: pointer;
}

.main-l .m-t-iconl li {
	text-align: left;
	width: 100%;
	line-height: 20px;
	font-size: 12px;
	color: #0595ee
}

.main-l .m-t-iconl li .badge {
	position: absolute;
	left: 30px;
	top: 1px;
	font-size: 12px;
	font-weight: normal;
	padding: 1px 5px
}

.main-l .m-t-iconl li img {
	width: 50px;
}

.main-l .m-t-icon li .badge {
	position: absolute;
	right: 0px;
	top: 4px;
	font-size: 12px;
	font-weight: normal;
	padding: 1px 5px
}


/*首页中部文字*/

.main-box {
	border-bottom: solid 1px #dddfdf;
	overflow: hidden;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.main-l .m-t-iconll {
	color: #0595ee;
}

.main-l .m-t-iconll li {
	text-align: left;
	width: 100%;
	line-height: 26px;
	font-size: 12px;
	color: #0595ee
}

.main-l .m-t-iconll li:hover {
	background: #f2f2f2
}

.main-l .m-t-iconll li .sp-l {
	float: left;
	color: #000;
	font-size: 12px;
	width: 60%;
	/* 	padding-left: 6px; */
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.main-l .m-t-iconll li .sp-r {
	float: right;
	color: #666;
	font-size: 12px;
}
.main-l .m-t-iconll li .sp-c {
	margin-left:18px;
}

.main-l .m-t-iconll li .sp-rr {
	float: right;
	color: #0595ee;
	font-size: 12px;
}

.main-l .m-t-iconll li p {
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #a1a1a1
}

.box-t {
	height: 44px;
	width: 100%;
	position: relative;
	border-bottom: dashed 1px #c0ddfc;
	text-align: center;
	font-size: 16px;
	line-height: 44px;
	color: #0595ee
}

.bor-r {
	border-right: dashed 1px #dddfdf
}

.li-hide {
	display: none;
}

.blue-disc {
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #0595ee;
	display: inline-block;
	margin-right: 8px;
	/* 	vertical-align: middle; */
	float: left;
	margin-top: 10px;
	margin-left: 6px
}


/*图表页*/

.m-t-line1 {
	padding: 10px;
	height: 237px;
}

.main-l .m-t-line1 li:hover {
	background: #f2f2f2
}

.m-t-line1 li a,
.m-t-line li span {
	font-size: 12px;
}

.m-t-line1 li {
	overflow: hidden;
	line-height: 30px;
	cursor: pointer;
	font-size: 12px;
	color: #a1a1a1
}

.m-t-line1 .im {
	height: 217px;
	overflow: hidden;
	position: relative
}

.m-t-line1 .im .im-btn {
	position: absolute;
	bottom: 8px;
	left: 50%;
	margin-left: -36px;
	padding: 6px;
	display: block
}

.m-t-line1 .im .im-btn span {
	width: 6px;
	height: 6px;
	float: left;
	margin: 0 4px;
	border-radius: 50%;
	border: 1px solid #fff;
}

.m-t-line1 .im .im-btn span.ind {
	background: #fff;
}

.m-t-line {
	padding: 10px;
}

.m-t-line li a,
.m-t-line li span {
	font-size: 12px;
}

.m-t-line li {
	overflow: hidden;
	line-height: 30px;
	cursor: pointer;
}


/*颜色*/

.colo-b {
	color: #0595ee !important
}

.colo-o {
	color: #ed795e
}

.colo-r {
	color: #ff5757 !important
}

.colo-g {
	color: #45a247 !important;
}

.colo-d {
	color: #666
}

.table td a.colo-o {
	color: #f3a72d
}

.table td a.colo-g {
	color: #45a247
}

.table td a.colo-r {
	color: #ff5757
}

.table td a.colo-b {
	color: #0595ee
}

.bt {
	color: #fff;
	background: url(../images/login-top_03.png) repeat-x;
	width: 80px;
	text-align: center
}

.ba {
	color: #666;
	background: #FFF;
	width: 80px;
	text-align: center;
	border: 1px solid #b2c3d2
}

.bb {
	color: #fff;
	background: url(../images/login-top_03.png) repeat-x;
	width: 60%;
	text-align: center;
	margin: 0 auto
}

.ov {
	width: 60%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #000
}

.table thead {
	background: url(../images/bg-01_03.png) repeat-x;
	height: 36px;
}


/*首页考勤*/

.main-r {
	overflow: hidden;
	background: #fff
}

.main-r .m-k-line {
	text-align: center;
	height: 51px
}

.main-r .m-k-line li {
	overflow: hidden;
	line-height: 30px;
	font-size: 14px;
}


/*朋友圈*/

.img-b {
	float: left;
	width: 40px;
	height: 40px;
	overflow: hidden;
	padding: 4px;
}

.ni {
	float: left;
	line-height: 48px;
	font-size: 16px;
	color: #000;
	margin-left: 10px
}

.nicheng {
	float: left;
	margin-left: 10px
}

.nicheng a {
	font-size: 16px;
	line-height: 30px
}

.nicheng p {
	font-size: 14px;
	color: #666;
	line-height: 24px
}

.m-p-line {
	border-bottom: solid 1px #dddfdf;
	overflow: hidden
}

.m-p-line li {
	overflow: hidden;
	width: 100%
}

.m-p-line li .p-line {
	width: 90%;
	color: #666;
	line-height: 20px;
	font-size: 12px;
	padding: 0 10px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

.img-c {
	float: left;
	width: 60px;
	height: 90px;
	overflow: hidden;
	padding: 6px 4px;
}

.p-b-r {
	float: right;
	line-height: 48px
}

.p-b-r span {
	width: 70px
}

.p-b {
	padding: 0 10px;
	cursor: pointer;
	font-size: 14px
}

.img-v {
	float: left;
	width: 30px;
	height: 30px;
	overflow: hidden;
	padding: 4px;
}

.ping {
	display: none
}


/*图表*/

.pie {
	width: 90%;
	display: block;
	overflow: hidden;
	margin: 10px auto
}

.canvas-holder {
	margin-top: 20px
}

.pie-b {
	width: 100%;
	text-align: center;
	font-size: 14px;
	padding-top: 4px;
	line-height: 24px
}

.lei-bie {
	height: 150px;
	position: relative
}

.lei-top {
	height: 80px;
	background: #569aff;
	color: #fff;
	line-height: 40px;
	text-align: center;
}

.top-ra {
	border-radius: 50%;
	color: #fff;
	background: #135fb3;
	text-align: center;
	width: 80px;
	line-height: 80px;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-bottom: 0px;
	margin-left: -40px;
	z-index: 999;
	font-size: 24px
}

.lei-line li {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
	font-size: 14px;
	line-height: 30px;
}


/*顶部搜索*/

.top {
	border: 1px solid #c0ddfc;
	overflow: hidden;
	background: #fff
}

.top .text-c {
	text-align: center;
	margin-top: 11px;
	margin-bottom: 10px;
	color: #636363;
	overflow: hidden
}

.top .text-c .input-text1 {
	font-size: 14px;
	box-sizing: border-box;
	border: 1px solid #83caf8;
	border-left: none;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	height: 31px;
	line-height: 31px;
	display: inline-block;
	vertical-align: middle
}

.top .text-c .inp-i {
	color: #1da0f3;
/* 	margin-left: 10px; */
	border: 1px solid #83caf8;
	border-right: none;
	height: 29px;
	line-height: 29px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	margin-right: -0.3em;
	display: inline-block;
	padding: 0 4px;
	vertical-align: middle;
	background: #fff
}

.top .text-c .xia {
	width: auto;
	height: 31px;
	padding: 4px 5px;
	border: 1px solid #83caf8;
	box-sizing: border-box;
	border-radius: 4px;
	display: inline-block;
}

.top .text-c .date {
	margin-left: 10px;
	display: inline-block;
}

.top .text-c .cha {
	background: #0595ee;
	border: none;
	color: #fff;
	border-radius: 4px;
	margin-left: 4px;
}

.add {
	padding: 8px;
	border-radius: 6px;
	background: #1194ef;
}

.top .text-c .adda {
	text-decoration: none;
	color: #135fb3;
	float: right;
	margin-right: 20px;
	margin-top: 4px;
	height: 30px;
}

.shan {
	padding: 8px;
	border-radius: 4px;
	background: #f82828
}

.back {
	background: #fff;
	cursor: pointer;
	height: 28px;
	line-height: 28px;
	color: #0595ee;
	border: 1px solid #7bc6f7
}

.act {
	background: #0595ee;
	color: #fff;
	border: 1px solid #0595ee
}

.td-l {
	width: 160px;
	line-height: 57px;
}


/*表格*/

.table td .td-le {
	text-align: left
}

.radius-5 {
	border-radius: 50%;
}

.td-l div {
	width: 40px;
	height: 40px;
	overflow: hidden;
	float: left;
	margin-left: 40px
}

.td-l a {
	float: left;
	heihgt: 40px;
	line-height: 40px;
	margin-left: 20px
}

.td-s {
	text-align: center
}

.td-s div {
	width: 30px;
	height: 30px;
	border-radius: 50%;
	overflow: hidden;
	margin: 0 auto;
	background: #2f96fd;
	line-height: 30px;
	font-size: 14px;
	color: #fff;
	text-align: center;
}

.td-s span,
.td-s a {
	width: 100%;
	text-align: center;
	color: #666
}

.ic-b {
	color: #0396fe;
}

.ic-cao {
	color: #959595;
	font-size: 14px;
	margin-right: 20px;
	display: inline-block;
}

.top-left {
	display: inline-block;
	float: left;
	margin-left: 20px;
}

.top-left div {
	width: 50px;
	height: 50px;
	overflow: hidden;
	float: left;
	margin-left: 20px;
	margin-right: 20px
}

.top-left .left-a {
	float: left;
	line-height: 50px;
	height: 50px;
}

.th-top {
	margin-left: 20px
}

.th-top-ri {
	overflow: hidden
}

.th-top-ri li {
	float: left;
	padding: 0 20px;
}

.table-subject td {
	width: 50%;
}

.t-c {
	text-align: center
}

.t-l {
	text-align: left
}

.t-r {
	text-align: right
}
.t-lr {
	text-align: right;
    padding-right: 40px;
}

.text-l {
	font-size: 14px;
	color: #000;
	height: 40px;
	line-height: 40px
}

.text-r {
	font-size: 14px;
	height: 40px;
	line-height: 40px
}

.text-line {
	border-bottom: 1px solid #f2f2f2;
	height: 40px;
	line-height: 40px
}

.t-ul li {
	height: 80px;
	overflow: hidden;
	border-bottom: 1px solid #f2f2f2;
}

.t-ul li:last-child {
	border-bottom: none;
}

.w-100 {
	width: 100px
}

.tr-r .img-bg {
	width: 40px;
	height: 40px;
	overflow: hidden;
	margin-top: 20px;
	float: left
}

.tr-rr {
	line-height: 80px
}

.lh-100 {
	line-height: 80px;
}

.img-rr {
	height: 90px;
	width: 90px;
	overflow: hidden;
	margin-right: 10px;
	margin-top: 10px;
}

.img-rrbox img {
	height: 60px;
	width: 60px;
	overflow: hidden;
	margin-right: 10px;
	margin-top: 10px;
}

.td-bar {
	float: left;
	margin-top: 6px;
	margin-left: 70px
}

.img-rr img {
	border-radius: 4px;
}

.operation a {
	display: inline-block;
	text-align: center;
}


/*邮件*/

.mail {
	font-size: 16px;
	cursor: pointer
}

.wor {
	padding: 6px;
	float: left;
	border: 1px solid #04a9ff;
	margin: 4px 10px 4px 0px;
	width: 230px;
	position: relative
}

.img-box {
	float: left;
	width: 50px;
	height: 50px;
	overflow: hidden;
	border: 1px solid #f2f2f2;
	margin-left: 10px
}

.img-box img {
	width: 100%
}

.dow {
	margin-left: 30px
}

.name-box {
	float: left;
	margin-left: 6px;
	width: 150px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.inbox-footer {
	width: 100%;
	margin: 30px auto;
}

.min-width {
	min-width: 120px;
}


/*抄送*/

.choose-l {
	height: 315px;
	overflow-y: scroll;
	background: #FFF
}

.choose-r {
	height: 315px;
	overflow-y: scroll;
	background: #FFF
}

.choose-line {
	width: 100%;
	height: 24px;
	line-height: 24px;
	cursor: pointer
}

.choose-line:hover {
	background: #e7f7ff
}

.ch-r,.ch-r1 {
	padding: 6px 20px 6px 6px;
	border: 1px solid #1194ef;
	color: #1194ef;
	position: relative;
	margin: 4px 6px;
	float: left
}

.ch-r span ,.ch-r1 span {
	position: absolute;
	right: 3px;
	top: 10px;
	height: 14px;
	width: 14px;
	line-height: 14px;
	color: #fff;
	background: #ff5757;
	border-radius: 50%;
	text-align: center
}


/*审批模板*/

.choose-ll {
	height: 650px;
	overflow-y: scroll;
	background: #FFF;
	scroll: no
}

.choose-rr {
	height: 650px;
	background: #FFF;
	overflow-y: scroll;
}


/*.muban-approverbox .muban-approver{border:1px solid #c0ddfc;margin:10px 8px;width: 223px;height: 100px;overflow-y: auto;padding: 10px;}*/

.muban-approverbox .muban-approver {
	border: 1px solid #c0ddfc;
	margin: 10px 8px;
	width: 223px;
	height: 150px;
	overflow-y: auto;
	padding: 10px;
}

.muban-btn {
	margin-top: 55px;
}

.muban-right {
	position: relative
}


/*.muban-right .muban-im{border:1px solid #c0ddfc;float:left;margin:10px 8px;width:120px;height:120px;overflow:hidden}*/

.muban-right .muban-im {
	border: 1px solid #c0ddfc;
	float: left;
	margin: 10px 8px;
	width: 80px;
	height: 80px;
	overflow: hidden
}

.muban-right .bt-t {
	margin-top: 40px
}

.muban-right .muban-b {
	padding: 8px;
	color: #999;
	border: 1px solid #c0ddfc;
	float: left;
	margin: 10px 8px;
	width: 140px;
	text-align: center;
	cursor: pointer;
}

.muban-right .muban-b:hover {
	color: #fff;
	border: 1px solid #c0ddfc;
	background: #c0ddfc
}

.muban-right .close-span {
	position: absolute;
	right: 3px;
	top: 0px;
	color: #fff;
	background: #ff5757;
	border-radius: 4px;
	text-align: center;
	padding: 0 10px;
	height: 36px;
	line-height: 36px;
}

.muban-right .shuru-c {
	padding: 2px;
	color: #999;
	border: 1px solid #c0ddfc;
	float: left;
	margin: 0px 10px;
	width: 204px;
	height: 30px
}

.muban-right .jia {
	width: 36px;
	height: 36px;
	line-height: 36px;
	color: #c0ddfc;
	font-size: 20px;
	background: #fff;
	border: 1px solid #c0ddfc;
	text-align: center;
	cursor: pointer;
}

#mubanbox {
	width: 100%;
}

#mubanbox .line,
#box1 .line {
	width: 100%;
	min-height: 40px;
	margin: 10px auto;
	background: #fff;
	border-bottom: 1px solid #c0ddfc;
	border-top: none;
	font-size: 12px;
	line-height: 1.6;
	position: relative;
}

#mubanbox .line .boxleft,
#box1 .line .boxleft {
	width: 20%;
	background: #fff;
	height: 40px;
	float: left;
	color: #666;
	text-align: center;
	line-height: 40px;
	cursor: pointer;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

#mubanbox .line .boxright,
#box1 .line .boxright {
	width: 70%;
	background: #fff;
	height: 40px;
	float: left;
	color: #ccc;
	text-align: left;
	line-height: 40px;
	border: none;
	padding: 0;
	outline: none;
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0)
}

#mubanbox .line .boxshan,
#box1 .line .boxshan {
	background: #fff;
	height: 40px;
	float: left;
	color: rgb(255, 0, 0);
	text-align: center;
	line-height: 40px;
	cursor: pointer
}

#ra {
	margin-bottom: 8px;
}

#re {
	margin-top: 10px;
}

.clearboth {
	clear: both;
}

.dingwei {
	width: 360px;
	height: 650px;
	display: inline-block;
}

#mubanbox .line1,
#box1 .line1 {
	width: 100%;
	min-height: 80px;
	margin: 10px auto;
	background: #fff;
	border-bottom: 1px solid #c0ddfc;
	font-size: 12px;
}

#mubanbox .line1 .boxleft1,
#box1 .line1 .boxleft1 {
	width: 20%;
	background: #fff;
	height: 80px;
	float: left;
	color: #666;
	text-align: center;
	line-height: 80px;
	cursor: pointer;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

#mubanbox .line1 .boxright1,
#box1 .line1 .boxright1 {
	width: 70%;
	background: #fff;
	height: 80px;
	float: left;
	color: #ccc;
	line-height: 20px;
	border: none;
	padding: 0;
	resize: none;
	outline: none;
}

#mubanbox .line1 .boxshan1,
#box1 .line1 .boxshan1 {
	background: #fff;
	height: 80px;
	float: left;
	color: rgb(255, 0, 0);
	text-align: center;
	line-height: 80px;
	cursor: pointer
}

.muban-im .upload_append_list {
	border: 0;
}

#mubanbox .ch-r span {
	top: 8px;
}

#mubanbox .form-label {
	text-align: right;
	margin-right: 5px;
}

#mubanbox .line .col-2 .boxshan {
	float: none;
	line-height: 34px;
}

#mubanbox .line .col-2 {
	text-align: right;
}


/*
消费明细*/

.pay-add {
	width: 40px;
	height: 40px;
	overflow: hidden;
	line-height: 40px;
	border: 1px solid #ccc;
	margin: 4px
}


/*滑块*/

#box {
	position: relative;
	padding: 10px 0;
	width: 200px;
	float: left
}

#bg {
	height: 10px;
	border: 1px solid #ddd;
	border-radius: 5px;
	overflow: hidden;
	background: #efefef;
}

#bgcolor {
	background: #1194ef;
	width: 0;
	height: 10px;
	border-radius: 5px;
}

#bt {
	width: 20px;
	height: 20px;
	background: #1194ef;
	border-radius: 50%;
	overflow: hidden;
	position: absolute;
	left: 0px;
	margin-left: -10px;
	top: 4px;
	cursor: pointer;
	border: 2px solid #fff;
}

#text {
	width: 200px;
	font-size: 16px;
	line-height: 2em;
	float: left;
	margin-left: 20px;
}


/*公告*/

.td-time {
	min-width: 80px;
}


/*.td-word a{
	width: 50%;
}*/

.td-operation {
	min-width: 75px;
}

.td-img {
	min-width: 85px;
}

.td-read {
	min-width: 40px;
}

.td-img div {
	width: 40px;
	height: 40px;
	display: inline-block;
	line-height: 40px;
	vertical-align: middle;
}

.td-img a {
	height: 40px;
	display: inline-block;
	padding-left: 20px;
	line-height: 40px;
	vertical-align: middle;
}

.c-999 {
	color: #999;
}

.border-color {
	border-color: #ccc;
}

.browse-logbox {
	margin-top: 3px;
}

.browse-logimg {
	width: 30px;
	height: 30px;
	margin-right: 20px;
}

.browse-loglist {
	padding: 6px 0;
	border-bottom: 1px solid #f2f2f2;
}

.browse-loglist:last-child {
	border-bottom: none;
}


/*图片圆角*/

.img-b img,
.img-c img,
.img-v img {
	border-radius: 4px;
}


/*消息框提示*/

.info-box {
	position: absolute;
	right: 0;
	bottom: 100px;
	z-index: 999;
	width: 300px;
	padding: 20px;
	/*background: rgba(0,0,0,0.7);*/
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 4px;
	display: none;
}

.info-box a {
	color: #000;
}

.info-box ul {
	max-height: 300px;
	overflow-y: auto;
}

.info-box ul li {
	padding: 8px 5px;
	border-bottom: 1px solid #f2f2f2;
}

.info-box ul li:last-child {
	border-bottom: none;
}

.info-boxtop {
	position: relative;
	height: 40px;
	line-height: 30px;
	font-size: 16px;
	border-bottom: 1px solid #f2f2f2;
}

.info-close {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 16px;
	color: #000;
}


/*空白页*/

.blank-pagebox {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -100px;
	margin-top: -70px;
	text-align: center;
	width: 200px;
	height: 140px;
}

.bank-logo img {
	width: 60px;
	height: 60px;
}

.bank-logobot {
	margin: 6px 0;
	font-size: 16px;
	height: 24px;
	line-height: 28px;
}

.operation-tipbox {
	/*position: absolute;
	right: -150px;
	top: -30px;*/
	width: 220px;
	margin: auto;
	text-align: center;
	background: #fff;
	line-height: 30px;
	border: 1px solid #ccc;
	border-radius: 4px;
	cursor: pointer;
	/*display: none;*/
}

.tipbox-top {
	line-height: 24px;
	margin-top: 6px;
	border-bottom: 1px solid #ccc;
}

.operation-case {
	padding: 6px 0;
	border-bottom: 1px solid #ccc;
}

.operation-case:last-child {
	border-bottom: none;
}

.record-list {
	box-shadow: 0 8px 10px #f2f2f2;
	margin-bottom: 20px;
}


/*报销新增*/

.cost-imgbox {
	margin-right: 20px;
}

.cost-imgbox img {
	width: 50px;
	height: 50px;
}

.cost-money {
	display: block;
	margin-top: 3px;
}

.img-40 {
	width: 25px;
	height: 25px;
}

.choose-case {
	cursor: pointer;
	margin-bottom: 8px;
}

.approve-man {
	padding: 10px 20px;
}

.appr-modal {
	padding-left: 10px;
}

.appr-modal .choose-case {
	border-bottom: 1px solid #f2f2f2;
}

.appr-modal .choose-case:last-child {
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0;
}

.approve-man .choose-case {
	padding-bottom: 10px;
	border-bottom: 1px solid #f2f2f2;
}

.approve-man .choose-case:hover {
	background: #e7f7ff
}

.approve-man .choose-case:last-child {
	border-bottom: none;
}

.lh-45 {
	line-height: 47px;
}

.cost-case {
	margin-bottom: 20px;
	cursor: pointer;
}


/*删除遮罩*/

.reduce-remarks,
.approve-remarks,.approve-remarks1{
	position: fixed;
	left: 0;
	top: 0;
	z-index: 20;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.7);
	display: none;
}

.reduce-conbox,
.approve-conbox {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -75px;
	margin-left: -130px;
	width: 260px;
	height: 150px;
	text-align: center;
	background: #fff;
	border-radius: 4px;
}

.approve-conbox {
	margin-left: -175px;
	width: 350px;
	height: 152px;
	border: #c0ddfc 1px solid;
}

.approve-modal,
.approve-people {
	padding: 15px 0;
	/*border-bottom: 1px solid #ccc;*/
	cursor: pointer;
}

.approve-modal:hover,
.approve-people:hover {
	background: #F2F2F2;
}

.approve-people {
	border-bottom: none;
}

.approve-top {
	background: #f3fcff;
	padding: 10px;
	border-bottom: 1px solid #c0ddfc;
}

.reduce-top {
	padding: 38px 0;
	border-bottom: 1px solid #ccc;
}

.my-confirm {
	width: 49%;
	display: inline-block;
	border-right: 1px solid #ccc;
	height: 50px;
	line-height: 50px;
	color: #1194ef;
	cursor: pointer;
	float: left;
}

.my-quxiao {
	width: 49%;
	display: inline-block;
	height: 50px;
	line-height: 50px;
	cursor: pointer;
	float: left;
}

.cost-imglist {
	margin-right: 20px;
	text-align: center;
	margin-bottom: 10px;
	padding: 0 10px;
	cursor: pointer;
}

.bg-color {
	background: #f2f2f2;
}

.cost-imglist img {
	width: 50px;
	height: 50px;
}


/*添加科目三级菜单*/

.subjectbox .menu_dropdown dl {
	margin-bottom: 0
}

.subjectbox .menu_dropdown dt {
	display: block;
	line-height: 46px;
	padding-left: 15px;
	cursor: pointer;
	position: relative;
	border-bottom: 1px solid #c0ddfc;
	font-weight: normal
}

.subjectbox .menu_dropdown dt .menu_dropdown-arrow {
	position: absolute;
	overflow: hidden;
	top: 0;
	right: 15px;
	transition-duration: 0.3s;
	transition-property: all;
	font-weight: bold;
	color: #1194ef
}

.subjectbox .menu_dropdown #menu-article .icon-left {
	color: #1194ef;
	padding: 6px;
	border-radius: 4px;
	font-size: 18px;
}

.subjectbox .menu_dropdown dd {
	display: none;
	padding-left: 30px
}

.subjectbox .menu_dropdown #menu-article dt.selected .icon-left {
	color: #fff;
	background: #1194ef;
}

.subjectbox .menu_dropdown dt.selected .menu_dropdown-arrow {
	transform: rotate(90deg)
}

.subjectbox .menu_dropdown dt.selected {
	background: #f3fcff;
	border-bottom: #c0ddfc 1px solid;
}

.subjectbox .menu_dropdown dd.selected {
	display: block;
	margin-left: 0px;
	background: #e6f7ff
}

.subjectbox .menu_dropdown ul {
	margin-left: 15px;
}

.subjectbox .menu_dropdown li {
	line-height: 46px;
	zoom: 1;
	border-bottom: 1px solid #c0ddfc;
}

.subjectbox .menu_dropdown li a {
	display: block;
	font-weight: bold;
	padding-left: 15px
}

.subjectbox .menu_dropdown li a i {
	font-weight: normal
}

.subjectbox .menu_dropdown dd ul {
	padding: 3px 0;
	margin-left: 16px
}

.subjectbox .menu_dropdown dd li {
	line-height: 46px;
}

.subjectbox .menu_dropdown dd li a {
	line-height: 46px;
	border-bottom: none;
	font-weight: normal
}

.subjectbox .menu_dropdown li a:hover {
	text-decoration: none
}

.subjectbox .menu_dropdown li.current a,
.menu_dropdown li.current a:hover {
	background-color: rgba(255, 255, 255, 0.2)
}

.subjectbox .choose-subject {
	padding-left: 15px;
	cursor: pointer;
}

.subjectbox .choose-subject span {
	color: #333;
}

.subjectbox .choose-subject:hover {
	background: #F2F2F2;
}


/*科目设置*/

.tr-subject {
	display: none;
}

.td-subject {
	cursor: pointer;
	width: 348px;
}

.left-img {
	margin-right: 10px;
}

.select-active .left-img {
	transform: rotate(90deg);
}

.approve-detailbox {
	box-shadow: 0 8px 15px #f2f2f2;
	margin-bottom: 20px;
}

.approve-detailbox ul li {
	border-bottom: 1px solid #f2f2f2;
}

.approve-detailbox ul li:last-child {
	border-bottom: none;
}

.td-imgbox {
	margin-right: 15px;
	display: inline-block;
}

.td-imgbox img {
	width: 40px;
	height: 40px;
	margin-right: 10px;
}

.mt-6 {
	margin-top: 6px !important;
}

.subject-leftbox {
	width: 400px;
	margin-right: 10px;
	margin-top: 10px;
	height: 100%;
	border: 1px solid #c0ddfc;
}


/*人力资源*/

.late,
.leave {
	color: red;
}

.sign-out {
	background: #1194ef;
	color: #fff;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	line-height: 40px;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
}

.img-tt img {
	width: 40px;
	height: 40px;
	margin-right: 20px;
}

.person-checkbox {
	padding: 10px 20px;
	line-height: 40px;
}

.img-tt {
	margin-right: 30px;
}

.img-tu {
	width: 40px;
	height: 40px;
	margin-right: 10px;
}

.turn-open img {
	display: block;
	width: 50px;
	margin-top: 3px;
}

.turn-off img {
	display: block;
	width: 50px;
	margin-top: 3px;
}

.turn-off,
.afternoon {
	display: none;
}

.time-width {
	display: inline-block;
	width: 150px;
}

.others {
	display: none;
}

.lh-32 {
	line-height: 32px;
}


/*我的公司*/

.yes {
	background: #0595ee;
	color: #fff;
	border-radius: 50%;
	margin-right: 20px;
	display: inline-block;
	width: 22px;
	height: 22px;
	text-align: center;
}

.no {
	border: 1px solid #0595ee;
	border-radius: 50%;
	display: inline-block;
	width: 20px;
	height: 20px;
	text-align: center;
}

.img-rrbox-left:hover {
	background: #f2f2f2;
}

.img-rrbox-left {
	width: 100%;
}

#treeview .list-group {
	margin-bottom: 0;
}

#treeview .newadd,
#treeview .cancel,
#treeview .detailook {
	float: right;
	margin-right: 10px;
}

#treeview .newadd .Hui-iconfont,
#treeview .cancel .Hui-iconfont,
#treeview .detailook .Hui-iconfont,
.first-addbox .Hui-iconfont {
	color: #0396fe;
	margin-right: 5px;
}

.subject-addbox,
.subject-addbox-first {
	display: none;
}

.first-addbox {
	width: 100%;
	text-align: right;
	height: 40px;
	line-height: 40px;
	padding-right: 30px;
}

.subject-top {
	width: 100%;
	text-align: center;
	height: 40px;
	line-height: 40px;
}


/*常规审批*/

.add-casebox {
	display: none;
}

.leave-box {
	display: block;
}

.detail-casebox {
	display: none;
}

.leave-detailbox {
	display: block;
}


/*客户管理*/

.follow-linkheight {
	height: 480px;
	overflow-y: auto;
}

.follow-contract-height {
	height: 640px;
	overflow-y: auto;
}

.product-height {
	max-height: 380px;
	overflow-y: auto;
}

.manage-leftbox {
	width: 150px;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
}

.manage-rightbox-top {
	padding-bottom: 10px;
	border-bottom: 1px solid #f2f2f2;
	padding-left: 155px;
}

.manage-rightbox {
	padding-left: 151px;
	padding-right: 10px;
}

.manage-casebox {
	display: none;
	min-height: 170px;
}

.follow-recordbox {
	display: block;
}

.yuor-imgbox {
	display: inline-block;
	height: 54px;
	line-height: 54px;
	vertical-align: middle;
	margin-left: 20px;
}

.yuor-imgbox img {
	width: 40px;
	height: 40px;
}

.yuor-imgbox-r {
	display: inline-block;
	margin-left: 34px;
	vertical-align: middle;
}

.manage-listbox {
	height: 100%;
	border-right: 1px solid #f2f2f2;
}

.manage-listbox ul li {
	padding: 10px 0;
	text-align: center;
	cursor: pointer;
	border-bottom: 1px solid #f2f2f2;
}

.manage-listbox ul li:first-child {
	background: #f3fcff;
}

.recordbox-left {
	text-align: center;
	vertical-align: middle;
}

.recordbox-right {
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #f2f2f2;
}

.record-index {
	padding-top: 10px;
}

.record-index span {
	display: block;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background: #1194ef;
	color: #fff;
	margin: 5px auto;
	line-height: 30px;
}

.form-margin .form-label {
	margin-top: 6px;
}

.follow-linkcase {
	box-shadow: 0 8px 10px #f2f2f2;
	margin-bottom: 20px;
}

.follow-contractcase {
	box-shadow: 0 8px 10px #f2f2f2;
	margin-bottom: 10px;
}

.minus,
.plus {
	display: inline-block;
	width: 18px;
	height: 18px;
	border: 1px solid #ccc;
	background: #ccc;
	border-radius: 3px;
	vertical-align: middle;
	color: #fff;
}

.count {
	display: inline-block;
	margin: 0 6px;
	vertical-align: middle;
	min-width: 30px;
}

.radio-size {
	width: 16px;
	height: 16px;
	cursor: pointer;
}

.sharebox {
	width: 200px;
	padding: 8px;
	text-align: center;
	border: 1px solid #ccc;
	z-index: 100;
	background: #fff
}

.share-img {
	width: 200px
}

.share-top {
	width: 200px;
	padding: 10px 0;
	background: #fdedcd;
	font-weight: bold;
	border-radius: 4px;
}

.share-tip {
	color: #fff;
}

.company-set {
	position: relative;
}

.relative {
	position: relative;
}


/*联系客服*/

.link-servicer {
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -76px;
}

.col-6-5 {
	width: 49%;
	margin-top: 20px;
	margin-bottom: 20px;
}

.col-6-odd {
	margin-right: 2%;
}


/*工资参数*/

.parameter-l {
	margin-left: 20px;
	height: 30px;
	line-height: 30px;
	margin-top: 4px;
}

.parameterbox {
	padding: 0 20px;
	margin-bottom: 10px;
}

.top-bot {
	padding: 10px 20px 0 10px;
}

.service-imgbox {
	width: 100;
}

.company-information {
	padding-top: 40px;
	font-size: 20px;
}

.contract-servicebox {
	max-width: 1000px;
	position: absolute;
	height: 474px;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
}


/*等待时加载的图片*/

.wait-img {
	position: absolute;
	left: 45%;
	top: 20%;
	/*border: solid 1px blue;*/
}


/*定宽执行执行任务a标签*/

.btn-execute {
	width: 79px;
	text-align: left !important;
}

.company-div {
	display: inline-block;
	width: 107px;
}

.tupian-box {
	width: 70% !important;
	height: 115px;
	float: left;
}

.modal-alert {
	top: 20%;
}

.left-text {
	text-align: left !important;
}

.span-w {
	display: inline-block;
	width: 50px;
	padding: 8px 0;
	vertical-align: middle;
	cursor: inherit;
}

.ic-cao-width {
	display: inline-block;
	width: 70px;
}

.treeview .list-group-item {
	margin-top: 5px;
	margin-left: 5px
}

.form-label1 {
	height: auto;
	line-height: 30px;
	margin-top: 6px;
}

.row {
	height: auto;
}

.close-share {
	text-align: right;
	/*margin-top: -17px;*/
	margin-top: 5px;
	margin-bottom: 6px;
	padding-right: 5px;
}


/* 新版文件上传 begin */

.pathbox {
	color: #007EF5;
	vertical-align: middle;
}

.pathbox .allFile {
	height: 22.5px;
	line-height: 31px;
	display: inline-block;
	color: #666666;
	margin: 0 5px;
	vertical-align: middle;
	font-size: 14px;
}

.pathbox .gray {
	color: #ccc;
	margin: 0 5px;
	vertical-align: middle;
	font-size: 14px;
}

.pathbox .gray2 {
	height: 22.5px;
	line-height: 31px;
	display: inline-block;
	color: #ccc;
	margin: 0 5px;
	vertical-align: middle;
	font-size: 14px;
}

.filenav-width {
	height: 22.5px;
	line-height: 31px;
	display: inline-block;
	color: #0080ff;
	margin: 0 5px;
	vertical-align: middle;
	font-size: 14px;
}

.permission-case {
	margin: 5px 35px;
}

.permission-case input {
	width: 16px;
	height: 16px;
	vertical-align: middle;
	margin-right: 5px;
}


/* 新版文件上传 end */


/*关于我们*/

.about-conbox {
	width: 90% !important;
	margin: 30px auto;
}

.title-blue {
	color: #03acff;
	font-size: 30px;
}

.title-gray {
	color: #8c8c8c;
	font-size: 30px;
}

.about-lefttop {
	width: 255px;
	margin-top: 20px;
}

.about-bot-title {
	text-align: right;
	margin-top: -15px;
}

.about-arrow-right {
	color: #000;
	font-size: 16px;
	margin-left: 10px;
	vertical-align: middle;
}

.about-contop-english {
	width: 300px;
	text-align: right;
	border-bottom: 1px solid #000;
	margin-left: 24px;
	padding: 5px;
}

.about-left-contain {
	padding-left: 24px;
	font-size: 13px;
	line-height: 24px;
	margin-top: 10px;
}

.about-left-botbox {
	margin-top: 45px;
	padding-left: 24px;
}

.left-largeimg {
	width: 58%;
	vertical-align: bottom;
}

.left-smallimg {
	width: 33%;
	vertical-align: bottom;
	margin-left: 7%;
}

.about-right-topbox {
	text-align: right;
	margin-top: 30px;
}

.about-right-topbox img {
	width: 45%;
}

.about-linebox {
	margin: 20px 0;
}

.about-linebox img {
	width: 70%;
}

.about-right-conbox {
	font-size: 12px;
}

.about-right-botbox {
	text-align: right;
	margin-top: 20px;
}

.about-right-botbox img {
	width: 30%;
}

.about-rightbox {
	float: right;
	width: 53%;
}

.pub-font {
	width: 90%;
	color: #333;
	line-height: 30px;
	font-size: 15px;
	padding: 0 10px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

.pub-user {
	float: left;
	line-height: 55px;
	font-size: 14px;
	color: #0595EE;
	margin-left: 10px;
}

.higher {
	display: none;
}

.not-data {
	margin-left: 5%;
	text-align: left;
	color: #0595ee;
}

.permission {
	display: none !important;
}

.multiPermission {
	display: none !important;
}

.textarea-label {
	border: none;
	overflow: hidden;
	resize: none;
	background-color: white;
	color: #555;
	text-align: left;
	float: left;
	font-size: 14px;
	line-height: 30px;
	width: 40%;
}

.td-img-1 {
	width: 40px;
	height: 40px;
	border-radius: 100%;
	/*overflow: hidden*/
}


/*环信按钮*/
.huanxin-button {
	z-index: 9;
	position: fixed;
	right: 1%;
	bottom: 5%;
	padding-left: 0.4%;
	padding-right: 0.4%;
	background: #04a9ff;
	cursor: pointer;
	color: white;
	font-size: 18px;
	border-radius: 4px;
}

/*环信窗口*/
.huanxin-window{
	z-index: 8;
	position: fixed;
	right: 1%;
	bottom: 8%;
	width: 1000px;
	height: 600px;
	display: none;
}

.red-cirle{
	display: inline-block;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	/*background: red;*/
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
	margin-top: -3px;
}

/*使用条款*/
.use-box{
	width: 90%;
	margin: 0 auto;
}
.use-title{
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	margin: 16px;
}
.use-word{
	font-size: 16px;
	text-indent: 32px;
	line-height: 40px;
}
.use-foot{
	font-size: 14px;
	text-align: center;
	color: #ccc;
	padding: 16px 0;
}
.use-ul{
	text-indent: 62px;
}
.use-tip{
	font-size: 20px;
	font-weight: 600;
}
/*权限角色组*/
.role-top .form-label{
	text-align: right;
}
.role-top{
	margin: 10px 0;
}
.table-role{
	border: 1px solid #c0ddfc;
}
.table-role tr td{
	border-right: 1px solid #c0ddfc;
	padding-left: 20px;
}
.table-role input{
	margin: 0 10px;
	vertical-align: middle;
}
.table-role label{
	vertical-align: middle;
}


.sealbox {
    width: 100%;
    min-height: 65px;
    margin: 10px auto;
    background: #fff;
    overflow: hidden;
    border-bottom: 1px solid #ccc;
}
.sealbox .boxleft {
    width: 20%;
    background: #fff;
    float: left;
    color: #666;
    text-align: center;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.sealbox .boxright {
	min-height: 65px;
    float: left;
    color: #666;
    overflow: auto;
    width: 70%;
}
.sealbox .boxshan {
    background: #fff;
    height: 40px;
    float: left;
    color: rgb(255,0,0);
    text-align: center;
    line-height: 40px;
    cursor: pointer;
}
.choose-seal{
	background: #0595ee;
	color: #fff;
	padding: 5px 10px;
	border-radius: 4px;
}
.seal-markbox{
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	background: rgba(0,0,0,0.7);
	display: none;
}
.your-sealbox{
	width: 90%;
	margin: auto;
	background: #fff;
	height: 150px;
	border-radius: 4px;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
}
.your-seal-top{
	text-align: right;
	font-size: 16px;
	height: 30px;
    line-height: 30px;
}
.seal-cancel{
	margin-right: 10px;
	display:inline-block;
	width: 20%;
	
}
.your-seal{
	margin-bottom: 10px;
}
.your-seal-left{
	width: 33%;
	text-align: right;
	display: inline-block;
}
.your-seal-right{
	width: 60%;
	display: inline-block;
}
.seal-select{
	padding: 5px;
	border: 1px solid #c0ddfc;
	border-radius: 4px;
}
.seal-password{
	padding: 5px;
	border: 1px solid #c0ddfc;
	border-radius: 4px;
	width: 50%;
}
.seal-img{
	width: 60px;
	height:60px;
	border-radius: 4px;
	display: none;
}
.seal-confirm{
	background: #0595ee;
	color: #fff;
	padding: 5px 10px;
	border-radius: 4px;
	display: block;
	width: 30px;
	text-align: center;
	margin: 10px auto;
}
.hand-sign{
	background: #0595ee;
	color: #fff;
	padding: 5px 10px;
	border-radius: 4px;
}
.manually-signed-img{
	width: 60px;
	height:60px;
	border-radius: 4px;
	display: none;
}

#td-myread{
	text-align:left;
	padding-left:5%;
	line-height:40px;
}
#td-myread img {
	width: 30px;
	height: 30px;
}
#td-myread a {
	margin-left:10px;
}


/* 传阅意见样式 */
.hisname{
	color: #0099FF;
}
.histime{
	color: #0099FF;
}
.his-ideabox li{
	border-bottom: 1px solid #f2f2f2;
	padding: 5px 0;
}
.his-ideabox li:last-child{
	border-bottom: none;
}

/* 车辆管理 begin */
.mt-6{
	margin-top: 6px;
}
.car-radio{
	width: 16px;
	height: 16px;
}
.select-address{
	height: 31px;
	padding: 4px 5px;
	border: solid 1px #83caf8;
    box-sizing: border-box;
    vertical-align: middle;
    display: inline-block;
    border-radius: 4px;
    background: #fff;
}
.upload_choose.useCar{
	width: 110px;
	line-height: 30px;
	height: 30px;
	background: #0099FF;
	color: #fff;
	text-align: center;
	border-radius: 4px;
	margin: 10px;
}
.upload_choose.useCar a{
	color: #fff;
}
.red-color td{
	color: red !important;
}
.font-car{
	font-size: 16px;
	font-weight: 600;
}
.glod{
	width: 20px;
    display: inline-block;
    vertical-align: middle;
    height: 30px;
    margin-right: 10px;
}
.mileage{
	min-width: 33px;
	display: inline-block;
	vertical-align: middle;
	text-align: left;
}
.endbox{
	display: none;
}
.apr-statusbox{
	text-align: center;
	padding: 15px;
}
.apr-status{
	display: inline-block;
	width: 60px;
	height: 60px;
	line-height: 60px;
	color: #fff;
	border-radius: 50%;
	background: #ea80fc;
}
.apr-time{
	color: #000000;
	font-weight: bold;
	margin:0 15px ;
}
.car-status{
	color: #c50200;
	border: 1px solid #c50200 ;
	width: 60px;
	height: 30px;
	line-height: 30px;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	display: inline-block;
}
.bg-car{
	background: #ff8a80;
}
.end-detailbox{
	display: none;
}
.overtimebox{
	display: none;
}
.have-aprrovedbox{
	display: none;
}
.status-carcolor{
	color: #ca1614;
}
.wait-approve{
	display: inline-block;
	width: 60px;
	height: 60px;
	line-height: 60px;
	color: #fff;
	border-radius: 50%;
	background: #ffc34f;
}
.bg-wait{
	background: #ff8a80;
}
.mycarbox label.t-r{
	padding-right: 10px;
	
}
.car-recordbox{
	display: none;
}
/* 用车管理  end */
/* 流程管理 表单 控件 灰色边框显示 begin*/
.b_black{
	border: 0.5px solid #ccc !important;	
}
.f_black{
	color: #000000;
}


@font-face {
  font-family: 'iconfont';
  src: url('iconfont/iconfont.eot');
  src: url('iconfont/iconfont.eot?#iefix') format('embedded-opentype'),
  url('iconfont/iconfont.woff') format('woff'),
  url('iconfont/iconfont.ttf') format('truetype'),
  url('iconfont/iconfont.svg#iconfont') format('svg');
}



.iconfont{
  font-family:"iconfont" !important;
  font-size:16px;font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}


/* 流程管理 表单 控件 灰色边框显示 end*/
