*{	
	margin: 0; 
	padding: 0;
	list-style:none;
	border:0; 
	box-sizing:border-box;
}
ul{margin-bottom: 1rem;}
.layui-m-layerchild {
    background-color: #fff;
    box-shadow: none;
}
/*.layui-m-layermain, .layui-m-layershade{position: absolute;}*/
.car-input-box{
	text-align:center;
	padding:12% 1rem 0;
	margin:0;
	border-top: 1rem solid #f5f5f5;
}
.car-input-box h3{font-size: 1.5rem;color: #666666;font-weight: normal;margin-bottom: 10%;}
/*.car_input{position: relative;z-index:19891015; }*/
.ul_pro{ 
	/* background-color:#CED3D9; */
	text-align:center;
	padding:4px 1rem; 
	font-size:16px;
}
.ul_pro li{ 
	float:left; 
	width:14.28%; 
	padding:2px;
	box-sizing: border-box;
}
.ul_pro .li_close{  
	float:right; 
	width:22.22%;
}
.ul_pro .li_close span{ 
	background-color:#ACB3BB;
}
.ul_pro .li_clean{  
	float:right; 
	width:22.22%;
}
.ul_pro li span{ 
	display:block; 
	background-color:#f5f5f5; 
	border-radius:4px;
	/* box-shadow: 2px 2px 2px #888888;  */
	/* max-width:48px; margin:0 auto; */ 
	line-height:32px; 
	padding-top:2px;  
}
.ul_pro li span:active{ 
	background-color:#ff6000; 
	color:#fff;
}
.ul_input{ 
	padding:0;
	/* width:350px; */ 
	margin:0 auto;
}
.ul_input li{
	float:left;
	width:11.5%; 
	/* padding:2px; */
	padding: 0!important;
	margin-right: -1px;
	text-align:center; 
	position: relative;
}
.ul_input li span{ 
	display:block; 
	background-color:#fff; 
	color: #ff6000;
	border:1px solid #ff6000; 
	border-radius:4px; 
	/* max-width:40px;  */
	margin:0 auto; 
	height:40px; 
	line-height:40px; 
}
.ul_input li .input_new_em{font-style: normal;display: block; width: 38px;height: 15px; border-radius: 2px;padding: 0 2px; background-color: #0eb870;color: #fff;font-size: 10px;position: absolute;top: -5px;right: -5px;background: url("../images/xny.png") no-repeat;background-size: 100%;}
.input_new:before{display: block;content: "+";position: absolute;top: 0;width: 100%;height: 100%;font-size: 30px;line-height: 40px;text-align: center;color: #0eb870;}
.ul_input li:nth-child(2){
	margin-right: 4%;
}
.ul_input li:nth-child(7){
	margin-right: 4%;
}
.ul_input li:nth-child(1) span,.ul_input li:nth-child(2) span{
	background-color: #ff6000;color: #fff;
	border:1px solid #ff6000; 
}
.ul_input li:nth-child(2) span{
	border-left:1px solid #fff; 
}
.ul_input li:nth-child(8) span{
	color: #0eb870;
	border:1px solid #0eb870;
}
.ul_keybord{ 
	/* background-color:#CED3D9; */
	text-align:center; 
	padding:4px 1rem; 
	font-size:17px;
}
.ul_keybord li{ 
	float:left; 
	width:10%; 
	padding:2px;
	box-sizing: border-box;
}
.ul_keybord .ikey20{ 
	margin-left:5%;
}
.ul_keybord .li_w{ 
	width:11.11%;
}
.ul_keybord .li_close{  
	float:right; 
	width:22.22%;
}
.ul_keybord .li_close span{ 
	background-color:#ACB3BB;
}
.ul_keybord .li_clean{  
	float:right; 
	width:22.22%;
}
.ul_keybord li span{ 
	display:block; 
	background-color:#f5f5f5; 
	border-radius:4px; 
	/* box-shadow: 2px 2px 2px #888888;  */
	/* max-width:48px; margin:0 auto; */ 
	line-height:32px; 
	padding-top:2px;  
}
.ul_keybord .ikey29 span,.ul_keybord .ikey37 span{font-size: 14px;}

.ul_keybord li span:active{ 
	background-color:#ff6000; 
	color:#fff;
}

.car_bd_but{width: 70%!important;margin-top: 20%!important;}