@charset "utf-8";
/* CSS Document */
.conIn{
	width:100%;
	height:auto;}
.conIn .choose{
	padding:0 10px 10px;
	background:#fff;
	font-size:14px;
	margin-bottom:10px;
	}
.conIn .choose h3{
	height:35px;
	line-height:35px;
	font-size:14px;
	font-weight:bold;}
.conIn .choose .xuan{
	width:100%;
	height:auto;}
	
.conIn .choose .xuan span{
	display:inline-block;
	padding:5px 10px;
	border:1px solid #eee;
	border-radius:3px;
	margin:0 10px 10px 0;}	
.conIn .choose .xuan .chooseIn{
	border:1px solid #f06000;}	
	
.conIn .choose2{
	padding:0 10px 10px;
	background:#fff;
	font-size:14px;
	margin-bottom:10px;
	}
.conIn .choose2 h3{
	height:35px;
	line-height:35px;
	font-size:14px;
	font-weight:bold;}	
.conIn .choose2 ul{
	height:auto;
	width:100%;}	
.conIn .choose2 ul li{
	overflow:hidden;
	width:100%;
	border:1px solid #eee;
	border-radius:3px;
	padding:0 10px;
	margin-bottom:10px;
	}	
.conIn .choose2 ul li .span1{
	float:left;
	height:30px;
	line-height:30px;
	border-bottom:1px dashed #eee;
	width:30%;
	position:relative;
	}
.conIn .choose2 ul li .span1 .yikoujia{
	position:absolute;
	font-size:10px;
	height:20px;
	width:40px;
	line-height:20px;
	background:#f06000;
	color:#fff;
	left:35px;
	font-weight:normal;
	top:5px;
	text-align:center;
	}	
.conIn .choose2 ul li .span2{
	float:left;
	height:30px;
	line-height:30px;
	border-bottom:1px dashed #eee;	
	width:70%;
	text-align:right;}
.conIn .choose2 ul li .span3{
	float:left;
	height:30px;
	line-height:30px;
	width:30%;}	
.conIn .choose2 ul li .span4{
	float:left;
	height:30px;
	line-height:30px;
	width:70%;
	text-align:right;}		
.conIn .choose2 ul .chooseIn{
	border:1px solid #f06000;}
		
.conIn .choose3{
	padding:0 10px 10px;
	background:#fff;
	font-size:14px;
	margin-bottom:10px;
	}
.conIn .choose3 h3{
	height:35px;
	line-height:35px;
	font-size:14px;
	font-weight:bold;}	
.conIn .choose3 .btns{
	height:35px;}	
.conIn .choose3 .btns .btnL{
	float:left;
	border:1px solid #ccc;
	border-radius:3px 0 0 3px;
	border-right:0;
	height:30px;
	width:30px;
	text-align:center;
	font-size:18px;
	line-height:30px;
	background:#fff;
	}	
.conIn .choose3 .btns .btnR{
	float:left;
	border:1px solid #ccc;
	border-radius:0 3px 3px 0;
	border-left:0;
	height:30px;
	width:30px;
	text-align:center;
	font-size:18px;
	line-height:30px;
	background:#fff;
	}	
.conIn .choose3 .btns .btnC{
	float:left;
	border:1px solid #ccc;
	height:30px;
	width:80px;
	text-align:center;
	font-size:16px;
	line-height:30px;
	background:#fff;
	-webkit-appearance:none;
	-webkit-tap-highlight-color:rgba(255,255,255,0);
	border-radius:0;
	}	
.conIn .choose3 .shu{
	height:35px;
	line-height:35px;}		
.conIn .choose3 .shu span{
	margin-right:10px;}
.conIn .choose3 .shu b{
	font-size:16px;
	font-weight:normal;}	
.conIn .choose3 .shu  i{
	color:#f06000;
	font-weight:bold;}	
	
.dibu{
	position:fixed;
	height:49px;
	line-height:49px;
	bottom:0;
	left:0;
	width:100%;
	}
.dibu .dibuIn{
	max-width:640px;
	margin:0 auto;
	background:#fff;
	height:auto;
	border-top:1px solid #eee;}	
.dibu .dibuIn ul{
	height:48px;}	
.dibu .dibuIn ul li{
	float:left;
	height:100%;
	text-align:center;
	width:50%;
	}	
.dibu .dibuIn ul li .btns{
	width:100%;
	display:block;
	height:100%;
	overflow:hidden;
	text-align:center;
	background:#fff;
	font-size:15px;}
.dibu .dibuIn ul .li1 .btns{
	background:#ffa66b;
	color:#fff;}	
.dibu .dibuIn ul .li2 .btns{
	background:#f06000;
	color:#fff;}	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	