@CHARSET "UTF-8";

.oa_table {
	width: 804px;
	border: 2px solid #dedede;
}
.oa_title {
	border-bottom: 2px solid #dedede;
}

.oa_title_left {
	width: 156px;
	float: left;
	height: 42px;
}

.oa_title_center {
	width: 480px;
	float: left;
	height: 42px;
	line-height: 42px;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #333333;
}

.oa_title_right {
	width: 112px;
	float: left;
	height: 42px;
	line-height: 42px;
	font-size: 16px;
	text-align: right;
	padding-right: 48px;
	font-weight: normal;
	color: #666;
}
.oa_main {
	padding:8px 0;
	valign:top;
	border-bottom: 1px dashed #dedede;
}
.table_name1 {
	float: left;
	width: 88px;
	height: 28px;
	line-height: 28px;
	font-size: 13px;
	color: #545454;
	text-indent: 26px;
}
.table_inp_text1 {
	float: left;
	width: 112px;
	height: 24px;
	font-size: 13px;
	color: #666;
	padding: 0 8px;
	border: 1px solid #cdcdcd;
	border-radius: 3px;
	background: none;
}
.table_textarea1,.table_textarea2 {
	width: 646px;
	height: 46px;
	float: left;
	padding: 5px 8px;
	border: 1px solid #cdcdcd;
	border-radius: 3px;
	color: #666;
}
.table_textarea2{
	width: 602px;
}
.table_inp_text2,.table_inp_text3 {
	width: 646px;
	height: 24px;
	float: left;
	padding: 0 8px;
	border: 1px solid #cdcdcd;
	border-radius: 3px;
	color: #666;
}
.table_inp_text3{
	width: 602px;
}
.subtitle_left {
	width: 78px;
	height: 16px;
	float: left;
}

.subtitle {
	width: 639px;
	height: 16px;
	line-height: 16px;
	font-size: 16px;
	color: #333333;
	text-align: center;
	font-weight: bold;
	float: left;
}
.add_btn {
	width: 78px;
	height: 16px;
	line-height: 16px;
	float: left;
	font-size: 13px;
	color: #2ea5e7;
	text-indent: 37px;
	background: url(../images/add_btn.png) no-repeat 15px center;
	background-size: 14px 14px;
}
.table_multiple {
	width: 100%;
}
.table_multiple th {
	font-size: 13px;
	height: 30px;
	color: #545454;
	height: 30px;
	border-bottom: 1px dashed #dedede;
}

.table_multiple td {
	font-size: 13px;
	height: 40px;
	color: #666;
	height: 30px;
	border-bottom: 1px dashed #dedede;
}

.table_multiple .th1 {
	border-right: 1px dashed #dedede;
}

.table_multiple .left {
	text-align: left;
	text-indent: 12px;
}

.table_multiple .center {
	text-align: center;
}

.table_multiple .delete_btn {
	width: 60px;
	height: 30px;
	background: url(../images/delete_btn.png) no-repeat center;
	background-size: 18px 18px;
}

.table_left_min,.table_left_min1 {
	width: 100%;
}

.table_left_min .td1,.table_left_min1 .td1 {
	width: 140px;
	height: 120px;
}

.table_left_min .department,.table_left_min1 .department {
	width: 140px;
	height: 120px;
	text-align: center;
	line-height: 46px;
	font-size: 13px;
	color: #545454;
	border-right: 1px dashed #dedede;
}

.table_left_min td,.table_left_min1 td {
	border-bottom: 1px dashed #dedede;
}

.table_left_min .textarea,.table_left_min1 .textarea {
	width: 583px;
	height: 46px;
	float: left;
	margin: 10px 10px 0;
	padding: 5px 8px;
	border: 1px solid #cdcdcd;
	border-radius: 3px;
	color: #666;
}
.table_left_min1 .textarea {
	width: 539px;
}

.table_left_min .name_box,.table_left_min1 .name_box {
	float: left;
	width: 134px;
	height: 28px;
	line-height: 28px;
	margin-top: 16px;
}

.table_left_min .name,.table_left_min1 .name {
	width: 60px;
	float: left;
	font-size: 13px;
	color: #545454;
	text-indent: 10px;
}

.table_left_min .text_name,.table_left_min1 .text_name {
	width: 52px;
	height: 24px;
	padding: 0 8px;
	border: 1px solid #cdcdcd;
	border-radius: 3px;
	float: left;
	text-align: center;
	color: #666;
}

.table_left_min .time_box,.table_left_min1 .time_box {
	float: left;
	width: 188px;
	height: 26px;
	line-height: 26px;
	margin-top: 16px;
	margin-left: 290px;
}

.table_left_min1 .time_box {
	margin-left: 246px;
}

.table_left_min .time,.table_left_min1 .time {
	width: 85px;
	float: left;
	font-size: 13px;
	color: #545454;
	text-indent: 10px;
}

.table_left_min .text_time,.table_left_min1 .text_time {
	width: 85px;
	height: 24px;
	padding: 0 8px;
	border: 1px solid #cdcdcd;
	border-radius: 3px;
	float: left;
	text-align: center;
	color: #666;
}

.table_inp_text4 {
	float: left;
	width: 202px;
	height: 24px;
	font-size: 13px;
	color: #666;
	padding: 0 8px;
	border: 1px solid #cdcdcd;
	border-radius: 3px;
	background: none;
}

.table_name2{
	float: left;
	width: 114px;
	height: 26px;
	line-height: 26px;
	font-size: 13px;
	color: #545454;
	text-indent: 26px;
}

.table_inp_text5 {
	float: left;
	width: 176px;
	height: 24px;
	font-size: 13px;
	color: #666;
	padding: 0 8px;
	border: 1px solid #cdcdcd;
	border-radius: 3px;
}

.box_1 {
	width: 746px;
	height: 26px;
	line-height: 26px;
}
.box_2{
	width: 702px;
}

.box_1 .name {
	float: left;
	width: 88px;
	height: 26px;
	line-height: 26px;
	font-size: 13px;
	color: #545454;
	text-indent: 26px;
}
.box_1 .inp_text{
	float: left;
	width: 605px;
	height: 24px;
	font-size: 13px;
	color: #666;
	padding: 0 8px;
	border: 1px solid #cdcdcd;
	border-radius: 3px;
	background: none;
}
.box_1 .time {
	width: 152px;
	height: 24px;
	font-size: 13px;
	color: #666;
	padding: 0 8px;
	border: 1px solid #cdcdcd;
	border-radius: 3px;
	background: none;
	float: left;
}

.box_1 .line {
	float: left;
	width: 28px;
	height: 26px;
	line-height: 26px;
	font-size: 13px;
	color: #545454;
	text-align: center;
}

.time_box {
	float: right;
	height: 26px;
	line-height: 26px;
}

.time_box span {
	float: left;
	font-size: 13px;
	color: #545454;
}

.time_box .time1 {
	width: 52px;
	height: 24px;
	font-size: 13px;
	color: #666;
	padding: 0 8px;
	border: 1px solid #cdcdcd;
	border-radius: 3px;
	margin: 0 10px 0;
	background: none;
	float: left;
}

.box_1 .name1 {
	float: left;
	height: 26px;
	line-height: 26px;
	font-size: 13px;
	color: #545454;
	text-indent: 26px;
}

.box_1 .choose_box {
	float: left;
	width: 16px;
	height: 16px;
	margin: 5px 8px 0 0px;
	background: url(../images/choose_01.png) no-repeat center;
	background-size: 16px 16px;
}

.box_1 .text {
	float: left;
	height: 26px;
	line-height: 26px;
	font-size: 13px;
	color: #545454;
}

.po_r {
	position: relative;
}

.table_box_auto {
	width: 100%;
	height: 216px;
	overflow: auto;
	overflow-x: hidden;
	margin-top: 31px;
}

.table_multiple1_th {
	width: 100%;
	height: 30px;
	border-bottom: 1px dashed #dedede;
	background: #fff;
	position: absolute;
	top: 0;
	left: 0;
}

.table_multiple1_th .th1 {
	border-right: 1px dashed #dedede;
}

.table_multiple1_th th {
	font-size: 13px;
	color: #545454;
}

.table_multiple1_th .left1,.table_multiple1 .left1 {
	text-align: left;
	text-indent: 26px;
}

.table_multiple1 .left2 {
	text-align: left;
	text-indent: 18px;
}

.table_multiple1_th .left,.table_multiple1 .left {
	text-align: left;
	text-indent: 10px;
}

.table_multiple1_th .center,.table_multiple1 .center {
	text-align: center;
}

.table_multiple1 {
	width: 100%;
	float: left;
}

.table_multiple1 .th1 {
	border-right: 1px dashed #dedede;
}

.table_multiple1 th {
	height: 31px;
}

.table_multiple1 td {
	height: 30px;
	font-size: 13px;
	color: #666;
	border-bottom: 1px dashed #dedede;
}




.cancel_btn {
	width: 58px;
	height: 30px;
	float: left;
	background: url(../images/cancel_btn.png) no-repeat center;
	background-size: 58px 30px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.submit_btn {
	width: 58px;
	height: 30px;
	float: left;
	background: url(../images/submit_btn.png) no-repeat center;
	background-size: 58px 30px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.oa_title_1 {
	width: 100%;
	height: 16px;
	line-height: 16px;
	float: left;
	font-size: 16px;
	color: #333;
	text-indent: 26px;
	font-weight: bold;
}

.oa_title1_left {
	width: 320px;
	height: 16px;
	line-height: 16px;
	float: left;
	text-indent: 26px;
	font-size: 13px;
	color: #333;
	font-weight: bold;
}

.oa_title1_center {
	width: 160px;
	height: 16px;
	line-height: 16px;
	float: left;
	text-align: center;
	font-size: 13px;
	color: #333;
	font-weight: bold;
}
.score_text {
	width: 100%;
	float: left;
	height: 13px;
	line-height: 13px;
	font-size: 13px;
	color: #545454;
	text-indent: 26px;
	margin-bottom:7px;
}

.score_box_min {
	width: 128px;
	height: 26px;
	float: left;
	margin-top: 13px;
}

.score_box_min span {
	width: 68px;
	height: 26px;
	line-height: 26px;
	text-indent: 26px;
	font-size: 13px;
	color: #545454;
	float: left;
}

.score_box_min input {
	width: 50px;
	height: 24px;
	padding: 0 4px;
	margin: 0;
	border: 1px solid #cdcdcd;
	border-radius: 3px;
	background: none;
	font-size: 13px;
	color: #666;
	float: left;
	text-align: center;
}

.person_box_min {
	width: 218px;
	height: 26px;
	float: left;
	margin-top: 13px;
}

.person_box_min span {
	width: 136px;
	height: 26px;
	line-height: 26px;
	text-indent: 58px;
	font-size: 13px;
	color: #545454;
	float: left;
}

.person_box_min input {
	width: 70px;
	height: 24px;
	padding: 0 4px;
	margin: 0;
	border: 1px solid #cdcdcd;
	border-radius: 3px;
	background: none;
	font-size: 13px;
	color: #666;
	float: left;
	text-align: center;
}
.box_1 .table_label,.table_label {
	width: 100px;
	margin-left: 26px;
	text-indent: 0
}
.span_text {
	line-height: 28px;
	margin:0;
	padding:0;
	float: left;
}
.inp_box{
	width:38px;
	height:12px;
	text-align:center;
	border:1px solid #cdcdcd;
	border-radius:3px;
}
.table_multiple1 .left3 {
	text-align: left;
	text-indent: 4px;
}



.float_l{
	float:left;
}
.mar_l_295 {
	margin-left: 295px;
}
.mar_l_94 {
	margin-left: 94px;
}
.line_26{
	line-height:40px;
	height: 26px;
	overflow: hidden;
}
.inp_select{
	padding:0;
	float:left;
	width:120px;
}
.bor_r {
	border-right: 1px dashed #dedede;
}
.bor_0 {
	border: none;
}
.pad_0{
	padding:0;
}
.width_600{
	width: 600px;
}
.hour_right {
	width: 780px;
}
.main_box{
	width:100%;
	height:100%;
	float:left;
}
.mk_box{
	width:calc( 100vw / 2);
	overflow:hidden;
	float:left;
}
.mk_box1{
	width:calc( 100vw / 4 - 27px );
	height:70px;
	background:#fff;
	margin:20px 10px;
	float:left;
	overflow:hidden;
	border-radius:5px;
}
.mk_left{
	width:90px;
	height:70px;
	float:left;
}
.mk_left img{
	width:44px;
	height:44px;
	float:left;
	margin:13px 23px;
}
.color_1{
	background:#57c8f2;
}
.color_2{
	background:#fcd12c;
}
.color_3{
	background:#ff6d60;
}
.color_4{
	background:#6ccac9;
}
.mk_right{
	width:calc( 100vw / 4 - 117px );
	height:70px;
	float:left;
	border:1px solid #ddd;
	border-left:none;
	box-sizing:border-box;
	border-radius:0 6px 6px 0;
	text-align:center;
	font-size:18px;
	line-height:70px;
	color:#666;
}
.mk_box2{
	width:100%;
	float:left;
	overflow:hidden;
}
.mk_tx_box{
	width:calc( 100vw / 2 - 34px );
	height:180px;
	margin:10px 10px;
	background:#fff;
	border-radius:5px;
	float:left;
	overflow:hidden;
}
.mk_tx_title{
	width:100%;
	height:40px;
	background:#50b2ea;
	font-size:16px;
	line-height:40px;
	color:#fff;
	text-indent:20px;
}
.mk_tx_main{
	width:100%;
	height:140px;
	box-sizing:border-box;
	border-radius:0 0 5px 5px;
	border:1px solid #ddd;
	border-top:none;
	float:left;
}

.mk_tx_main1{
	width:100%;
	height:140px;
	box-sizing:border-box;
	border-radius:0 0 5px 5px;
	border:1px solid #ddd;
	border-top:none;
	float:left;
	box-sizing:border-box;
	padding:10px 20px;
	line-height:20px;
	font-size:14px;
	color:#666;
}
.mk_tx_table{
	border-top: 1px solid #ddd;
}
.mk_tx_table td{
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
}
.mk_img1{
	width:20px;
	height:19px;
	float:left;
	margin:0 0 0 20px;
}
.mk_text1{
	color:#50b2ea;
}
.mk_time1{
	color:#50b2ea;
}
.mk_text2{
	color:#666;
}
.mk_time2{
	color:#999;
}
.mk_box3{
	width:calc( 100vw - 48px );
	height:270px;
	margin:10px 10px;
	float:left;
	background:#fff;
	border-radius:5px;
	float:left;
	overflow:hidden;
}
.mk_title1{
	width:100%;
	height:40px;
	background:#50b2ea;
	font-size:16px;
	line-height:40px;
	color:#fff;
	text-indent:20px;
}
.mk_main1{
	width:100%;
	height:230px;
	box-sizing:border-box;
	border-radius:0 0 5px 5px;
	border:1px solid #ddd;
	border-top:none;
	float:left;
}
.mk_tx_title span,.mk_title1 span{
	float:right;
	margin-right:20px;
}
.mar_t_0{
	margin-top:0;
}