a{
	text-decoration: none;
}
/*
i{
	color: #2783E1;
	cursor: pointer;
}
i:hover{
	color: #f10215;
}
*/
.xiangqing_biaoti{
	color: #2783E1;
	cursor: pointer;
}
.but_page_caozuo{
	color: #4C4D4D;
	font-size: 14px;
	border: 1px solid #2783E1;
	border-radius: 0.25rem;
	margin: 10px 0px 10px 15px;
	padding: 0px 15px 0px 15px;
	background: #FFFFFF;
	text-align: left;
}
.but_page_caozuo:hover{
	color: #ffffff;
	font-weight: bold;
	border: 1px solid #0f12da;
	background: #2783E1;
}
.div_jiao_3{
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.div_jiao_5{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.div_page_biaoti{
	line-height: 38px;
	font-size: 18px;
	position: relative;
}
.div_page_biaoti:before{
	content: "";
	width: 10px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #0A58CA;
}
.div_hr{
	width: 100%;
	line-height: 38px;
}
.div_hr hr{
	width: 100%;
	height: 50%;
	border: none;
	border-bottom: 1px solid #c0c0c0;
	margin: 0 auto;
}
.div_img_touxiang{
	width: 100%;
	display: flex;
	flex-flow: nowrap;
	justify-content: center;
}
.img_touxiang{
	width: 88%;
}
.div_img_logo_touxiang{
	width: 100%;
	display: flex;
	justify-content: center;
}
.img_logo_touxiang{
	width: 68%;
}

.bian_xian_zuo_shang{
	border: 0px;
	border-left: 1px solid #868686;
	border-top: 1px solid #868686;
}
.bian_xian_you_xia{
	border: 0px;
	border-right:  1px solid #868686;
	border-bottom: 1px solid #868686;
}
.bian_xian_zuo_you{
	border: 0px;
	border-left: 1px solid #868686;
	border-right:  1px solid #868686;
}
.bian_xian_shang_xia{
	border: 0px;
	border-top: 1px solid #868686;
	border-bottom: 1px solid #868686;
}

.div_page_biao{
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.div_page_biao_hang{
	width: 100%;
	margin: 0px;
	padding: 0px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
}
.div_page_biao_hang_1{
	width: 100%;
	margin: 0px;
	padding: 0px;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: flex-start;
}
.div_page_biao_hang_2{
	width: 50%;
	min-width: 388px;
	margin: 0px;
	padding: 0px;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: flex-start;
	align-items: flex-start;
}
.div_page_biao_danyuan_biaoti{
	line-height: 40px;
	min-width: 118px;
	height: 100%;
	margin: 0px;
	padding: 5px 5px;
	text-align: right;
	white-space: nowrap
}
.div_page_biao_hang_1 .div_page_biao_danyuan_biaoti{
	width: 15%;
}
.div_page_biao_hang_2 .div_page_biao_danyuan_biaoti{
	width: 30%;
}
.div_page_biao_danyuan_text{
	line-height: 40px;
	height: 100%;
	padding: 5px 5px;
	color: #0d75ac;
}

.div_page_biao_hang_1 .div_page_biao_danyuan_text{
	width: 85%;
}
.div_page_biao_hang_2 .div_page_biao_danyuan_text{
	width: 70%;
}

/* css 计算值 width: calc(100% - 116px); */

.div_geren_xing{
	width: 40px;
	text-align: center;
	border-radius: 6px;
	color: #E7E7E7;
	font-size: 23px;
	background-color: #c48132;
}




.div_objs_kanban{
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-around;
	align-items: center;
}
.div_objs_kanban_obj{
	max-width: 458px;
	min-width: 418px;
	height: 358px;
	min-height: 318px;
	border-radius: 10px 5px 5px 5px;
	border: 1px solid #6b6969;
	background-color: #ada7a7;
	margin: 20px 0px 30px 0px;
	cursor: pointer;		/*	手形鼠标	*/
}
.div_objs_kanban_obj_img{
	position:relative;
	width: 100%;
	height: 50%;
	background-size: 100% 100%;
}
.img_objs_kanban_obj_img{
	width: 100%;
	height: 168px;
	min-height: 158px;
	border-radius: 10px 5px 0px 0px;
}
.img_jiaobiao_rt{
	width: 20%;
	position: absolute;
	right: 3px;
	top: 3px;
}
.img_jiaobiao_lt{
	width: 20%;
	position: absolute;
	left: 3px;
	top: 3px;
}
.div_objs_kanban_obj_biaoti{
	width: 100%;
	line-height: 38px;
	text-align: center;
	font-size: 20px;
	color: #0A58CA;
	padding: 10px 0px 0px 0px;
}
.div_objs_kanban_obj_gaiyao{
	width: 100%;
	height: 100%;
	line-height: 28px;
	color: #ffffff;
	padding: 10px 10px;
	overflow: hidden;
	text-overflow: ellipsis;
}

/* 表格显示非 div */
.div_biaoge{
	width: 100%;
	min-width: 418px;
	position:relative;
    overflow: hidden;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
}
/* 表格 div 的 头 尾 的 div */
.div_biaoge_lie_tuo{
	width: 58px;
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
}
.div_biaoge_lie_caozuo{
	width: 88px;
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
}

/* 表格 div 显示数据的 div 组合 */
.yes_tou{
	width: calc(100% - 58px);
}
.yes_caozuo{
	width: calc(100% - 88px);
}
.yes_tou_caozuo{
	width: calc(100% - 58px - 88px);
}
.div_biaoge_text{
	width: 100%;
    overflow: hidden;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
}
.div_biaoge_text_lie{
	flex: 1;
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
}


/* 表格 div 中的 单元格 */
.div_biaoge_text_danyuan{
	width: 100%;
	padding: 16px 8px;
	white-space: nowrap;
	text-align: left;
    overflow: hidden;
	text-overflow: ellipsis;
}

.os_suojin{
	text-indent: 2rem;
}