@charset "utf-8";
/* CSS Document */
body #bdCon{
	margin-top:55px;}
.conIn{
	width:100%;
	height:auto;
	background:#fff;
	margin-bottom:10px;}
.conIn .addrInfor{
	width:100%;
	position:relative;
	}
.conIn .addrInfor li{
	height:45px;
	line-height:45px;
	border-bottom:1px solid #eee;
	}
.conIn .addrInfor li label{
	float:left;
	width:30%;
	text-indent:1em;
	height:45px;
	font-size:14px;}
.conIn .addrInfor li input{
	float:right;
	width:70%;
	border:0;
	background:none;
	-webkit-appearance:none;
	height:45px;
	line-height:45px;
	font-size:14px;
	color:#555;
	outline:none;}
.conIn .addrInfor li .sel{
	width:70%;
	float:left;
	height:45px;
	background:url(../images/icon_go.png) no-repeat 98% center;
	background-size:10px auto;}
.conIn .addrInfor li .sel select{
	width:55%;
	height:45px;
	background:none;
	outline:none;
	font-size:14px;
	color:#555;
	float:right;
	margin-right:5%;}	
.conIn .addrInfor .xuan{
	width:90px;
	height:91px;
	border-left:1px solid #eee;
	position:absolute;
	right:0;
	top:0;
	overflow:hidden;
	line-height:140px;
	background:#fff url(../images/icon_people2.png) no-repeat center 20px;
	background-size:35px;
	font-size:14px;
	text-align:center;
	z-index:999;}
.conIn .addrInfor .li3 label{
	width:50%;}
.conIn .addrInfor li .btn_on{
	width:50px;
	height:45px;
	background:url(../images/icon_on.png) no-repeat right center;
	background-size:auto 30px;
	float:right;
	margin-right:10px;}	
.conIn .addrInfor li .btn_off{
	width:50px;
	height:45px;
	background:url(../images/icon_off.png) no-repeat right center;
	background-size:auto 30px;
	float:right;
	margin-right:10px;
	display:none;}	
.conIn .addrInfor .li1 input{
	width:40%;
	float:left;}
.tips{
	padding:10px;
	line-height:20px;
	font-size:14px;
	clear:both;}
.bao{
	padding:10px;}	
.bao .inpt{
	width:100%;
	background:#f06000;
	height:40px;
	line-height:40px;
	text-align:center;
	color:#fff;
	font-size:16px;
	border-radius:5px;
	font-family:"微软雅黑";
	-webkit-appearance:none;}