.rigth_item{
	position: absolute!important;
	right: 2.5%!important;
	top: 0px!important;
}
.cover_layui_n_i{
	width: 30px;
	height: 32px;
}
.cover_new_aheadlink{
	color: #5c5c5c;
    padding: 0 10px;
	line-height: 60px;
	font-size: 14px!important;
}
.cover_new_aheadlink:hover{
	color: #1273a3;
}
.cover_new_on{
	color: #1273a3;
}
/*********************工单详情样式*************************/
.workDetail{
	width: 100%;
	display: flex;
	justify-content: space-between;
}
/*右边盒子*/
.workLeft{
	width: 83%;
	display: flex;
	flex-direction: column;
	border-right:1px solid #EEEEEE;
}
.workTitle{
	display: flex;
	justify-content:flex-start;
	align-items: center;
	color: #1273a3;
    font-size: 14px;
    padding: 10px 30px;
   	border-bottom: 1px dashed #d9d9d9;
   	background: #FFF;
}
.iconTitleimg{
	width: 14px;
    height: 14px;
    margin-right: 10px;
    display: block;
}
.iconTimg2{
	width: 14px;
	height: 17px;

}
.work_left_conten{
	background: #FFF;
	display: flex;
    padding: 15px 60px 15px 60px;
    color: #666666;
    font-size: 12px;
}
.work_left_oneBox{
   	width: 33%;
    line-height: 25px;
}
.work_t_bor{
	margin-top: 15px;
}
.cover_look{
	color: #1273a3;
}
.p_one_box{
	width: 100%;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.lf_span_80{
	display: inline-block;
	width: 80%;
}
.ri_span_20{
	display: inline-block;
	width: 20%;
}
.pad_btm_30{
	padding-bottom: 30px;
}
/*左边盒子*/
.workRight{
	width: 17%;
	background: #FFF;
	font-size: 14px;
}
.cover_p_right_one{
	color: #1273a3;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.rightWorkBox{
	display: flex;
	flex-direction: column;
	padding: 0 15px;
	background: #FFF;
}
.oneWorkoOne{
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding:20px 0px;
}
.one_worke_le{
	width: 12%;
	display: flex;
	justify-content: center;
	align-items: center;
	color:#1273a3;
}
.one_worke_ri{
	width: 88%;
	color: #666666;
	line-height: 25px;
}
/*详情中的审核弹窗*/
.popBox{
	padding-top: 20px;
	width: 100%;
	display: flex;
	flex-direction: column;
}
.popChoose{
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding:0px 15px;
	line-height: 50px;
	font-size: 14px;
	margin-top: 15px;
}
.leftPop{
	width: 18%;
	padding-right: 2%;
	font-size: 14px;
    font-weight: bold;
    text-align: right;
    color: #000;
    position: relative;
    height: 50px;
}
.rightPop{
	width: 80%;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}
.rightPop textarea{
	width: 60%!important;
	border-radius: 10px;
}
.rightPop .selectBox{
	width: 30%!important;
}
.optionBoxBtn{
	position: absolute;
    bottom: 100px;
    width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
/***************************工程人 详情******************/
.workrall{
	width: 100%;
	display: flex;
	flex-direction: column;
}

/*合同详情*/
.work_left_conten>.layui-collapse{
	width: 100%;
}
.order_fold{
	padding: 0px;
	padding-bottom: 50px;
}
/*客户详情页面*/
.clientTitle{
	border: none;
}
.client_left_conten{
    padding: 20px 30px;
    color: #666666;
    font-size: 12px;
}
.client_newLe{
	width: 40%;
}
.client_info{
	display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 150px;
    float: left;
}
.client_info .client_img{
	width: 120px;
    height: 120px;
    border-radius: 50%;
    border: 1px solid #ededed;
}
.client_status{
	width: 100%;
    text-align: center;
    margin-top: 10px;
}
.client_status span{
	color: #1273a3;
    font-size: 14px;
}
.client_msg{
	line-height: 25px;
}
.client_name{
	font-size: 14px;
    font-weight: bold;
}
.client_name img{
	width: 16px;
	height: 16px;
}
.client_newRi{
	width: 60%;
    display: flex;
    justify-content: space-around;
    align-items: center;
    background: #ededed;
    border-radius: 10px;
    padding: 10px 0;
}
.client_one33{
	width: 30%;
    height: 100%;
    border-right: 1px dashed #d9d9d9;
    padding-top: 20px;
    padding-left: 20px;
    box-sizing: border-box;
    line-height: 23px;
}
.client_newRi .client_one33:last-child {
    border: none;
}
/*************************login登录页面重写**********************/
.loginBox{
	width: 100%;
	height: 100%;
	background:url(../images/login_back.jpg)no-repeat;
	display: flex;
	justify-content: center;
	align-items: center;
}
.loginCenter{
	width: 965px;
	height: 539px;
	background:url(../images/letter_login.png)no-repeat;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}
.imglogo{
	margin-bottom: 25px;
}
.lineOne{
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 25px;
}
.imgIconName{
	width: 40px;
	height: 40px;
	display: block;
	margin-right: 15px;
}
.loginInput{
	width: 300px;
}
.loginInput input{
	padding:3px;
}
.doubleMar{
	margin-top: 5px;
	line-height: 20px;
}
.chooseDoublebox{
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-size: 14px
}
.checkinput{
	display: flex;
	justify-content: space-between;
	align-items: center;
	color: #A8A8A8;
}
.checkinput input[type="checkbox"]{
	width: 14px;
	height: 14px;
	border: 1px solid #3f81a5;
}
.coline{
	color: #8DCF5C;
	cursor: pointer;
}
.loginbtnBox{
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 40px;
}
.loginbtnc{
	width: 180px;
	height: 55px;
	line-height: 55px;
	background: linear-gradient(180deg, #05A2E9, #303893);
	color: #FFF;
	font-size: 18px;
	letter-spacing: 5px;
	border:none;
	border-radius: 4px;
	cursor: pointer;
}
.contact{
	width: 100%;
	height: 90%;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}
.linkman{
	text-align: center;
	font-size: 16px;
	color: #000;
}
.telephone{
	margin-top:20px;
	text-align: center;
	font-size: 16px;
	color: #000;
}
/*ubaby 首页*/
.homeBox{
	padding:10px;
	background: #FFFFFF;
}
.mailTitle {
	color: #333333;
	font-size: 18px;
	border-bottom: 1px solid #D9D9D9;
	padding: 10px 0;
}
.console_head{
	padding: 20px 0;
	border-radius: 5px;
	display: flex;
	align-items: center;
	justify-content: space-around;
}
.head_w25{
	display: flex;
	width: 25%;
	padding: 0px 15px;
}
.color-red{
	background-color: #fb897f;
}
.color-yellow{
	background-color: #f1a268;
}
.color-green{
	background-color: #a8d174;
}
.color-blue{
	background-color: #72ccca;
}
.console-item{
	width: 100%;
	text-align: center;
	padding: 20px;
}
.console-item p{
	font-size: 14px;
	color: #ffffff;
	margin-top: 10px;
}
.headTwo{
	padding: 0px 10px;
	border-radius: 5px;
	display: flex;
	align-items: center;
	justify-content: space-around;
	border-bottom: 1px solid #E6E6E6;
	margin-bottom: 20px;
}
.maliTwo{
	display: flex;
	width: 25%;
	padding: 10px 0px;
}
.inlay{
	width: 100%;
	text-align: center;
	border-right: 1px solid #E6E6E6;
}
.inlay:last-child{
	border-right:none;
}
.inlName{
	text-align: center;
	color: #676A6C;
	margin-bottom: 13px;
	font-size: 30px;
}
.inlPrice{
	text-align: center;
	color: #999999;
	font-size: 18px;
}
.canvasBox{
	padding: 0px 10px;
	display: flex;
	justify-content: space-between;
}
.canvas_75{
	display: flex;
	flex-direction: column;
	width:75%;
	padding: 0px 10px;
}
.chart-item{
	width: 100%;
	position: relative;
}

.canvas_25{
	display: flex;
	flex-direction: column;
	width: 25%;
	padding-left: 20px;
}
.list-item{
	border:1px solid #ebebeb;
	width: 100%;
}
.list-head{
	height: 56px;
	line-height: 56px;
	border-bottom:1px solid #ebebeb;
	background-color: #efefef;
	font-size: 16px;
	color: #333333;
	padding: 6px 16px;
}
.list-body{
	padding: 20px 16px;
	font-size: 14px;
	min-height: 600px;
}
.list-body h4{
	color: #5c5c5c;
	font-weight: normal;
	text-align: center;
}
.list-body h4{
	color: #808080;
}
.list-head .active{
	color: #1273a3;
}
.list-head li{
	height: 44px;
	line-height: 44px;
	float: left;
	padding-right: 10px;
	cursor: pointer;
}
.list-head li+li{
	border-left:1px solid #cccccc;
	padding-left: 10px;
}
.list-body li{
	margin: 10px 0;
}

.chart-head{
	height: 56px;
	line-height: 56px;
	border-bottom:1px solid #ebebeb;
	background-color: #efefef;
	font-size: 16px;
	color: #333333;
	padding: 6px 16px;
}
.chart-head .active{
	color: #1273a3;
}
.chart-head li{
	height: 44px;
	line-height: 44px;
	float: left;
	padding-right: 10px;
	cursor: pointer;
}
.chart-head li+li{
	border-left:1px solid #cccccc;
	padding-left: 10px;
}
.catalogue_show{
    /* margin-bottom: 5px; */
    width: 100%;
    text-align: center;
    font-size: 16px;
    line-height: 45px;
    color: #fff;
    background-color:#8BCBFC;/* #1272A3;*/
}

.spanPo{
	position: absolute;
    top: 13%!important;
    right: -66px!important;
}
.manegImg{
	width: 80px!important;
	height: 80px!important;
}
.layui-none-top{
	padding-top: 0px!important;
}
.change-nav {
	background-color:#FFF!important;
	border-bottom: 1px solid #ddd!important;
}
.change-nav a{
	color: #A7B1C2!important;
    font-weight: 500!important;
}
.layui-one-list{
	padding:18px 5% 5px 10%;
	border-top: 1px dashed #e7eaec;
}
.layui-one-list>.cover_layui_f_i{
	width: 50%!important;
}
.layui-one-list>.cover_layui_f_l{
	width: 220px;%!important;
}
.tishow{
	margin-top: 5px;
    color: #737373;
}
