@charset "utf-8";
/* CSS Document */
.conIn{
	width:100%;
	height:auto;}
.conIn .mainTop{
	width:100%;
	height:auto;
	background:#fff;}
.conIn .mainTop h2{
	border-bottom:1px solid #eee;
	height:45px;
	line-height:45px;
	text-indent:0.8em;
	font-size:14px;
	font-weight:bold;
	position:relative;}	
.conIn .mainTop h2 .go2{
	position:absolute;
	right:10px;
	top:0;
	display:block;
	height:100%;
	line-height:45px;
	font-weight:normal;
	font-size:14px;}	
.conIn .mainTop	.city{
	width:100%;
	height:auto;}
.conIn .mainTop	.city ul{
	padding:3px 0;
	overflow:hidden;}
.conIn .mainTop	.city ul li{
	width:33.33%;
	height:37px;
	line-height:37px;
	font-size:14px;
	overflow:hidden;
	border-right:1px solid #eee;
	text-align:center;
	float:left;
	text-overflow:ellipsis;
	white-space:nowrap;}
.conIn .mainTop	.city ul .noborder{
	border:0;}	
.conIn .mainBot{
	width:100%;
	height:auto;
	min-height:200px;
	background:#fff;
	margin-top:10px;}	
	
	
#layer{
	background:rgba(0,0,0,0.5);
	width:100%;
	height:2000px;
	position:fixed;
	z-index:10000;
	top:0;
	left:0;}	
#search{
	position:fixed;
	top:0;
	left:0;
	width:100%;
	z-index:10001;
	height:45px;
    background:#f06000;}
#search .searchIn{
	max-width:640px;
	margin:0 auto;
	background:#f06000;
	position:relative;
	overflow:hidden;
	height:45px;}	
#search .searchIn .back{
	position:absolute;
	top:0;
	left:0;
	display:block;
	width:30%;
	height:100%;
	background:url(../images/back.png) no-repeat 10px center;
	background-size:12px auto;
	padding-left:25px;
	color:#fff;
	line-height:45px;
	}

#search .inpt1{
	width:75%;
	border:0;
	font-size:14px;
	color:#555;
	line-height:30px;
	height:30px;
	border-radius:3px;
	outline:none;
	background:#fff;
	-webkit-appearance:none;
	margin:8px auto 0;
	display:block;}	
#search .inpt2{
	position:absolute;
	top:0;
	right:0;
	width:12%;
	font-size:14px;
	color:#f06000;
	line-height:45px;
	height:45px;
	background:none;
	text-align:left;
	cursor:pointer;
	outline:none;
	color:#fff;
	font-family:"微软雅黑";}	


#screen{
	position:absolute;
	top:-55px;
	left:0;
	width:100%;
	z-index:10001;
	height:auto;
    }
#screen .screenIn{
	max-width:640px;
	margin:0 auto;
	position:relative;
	overflow:hidden;
	min-height:1000px;
	}
#screen .screenIn .screenBg{
	position:absolute;
	top:0;
	right:0;
	width:85%;
	background:#f1f1f1;
	min-height:2000px;
	}
#screen .screenIn .title{
	width:100%;
	border-bottom:10px;
	background:#fff;
	height:45px;
	line-height:45px;
	position:relative;
	font-size:14px;
	margin-bottom:10px;}	
#screen .screenIn .title .back{
	position:absolute;
	top:0;
	left:0;
	display:block;
	width:30%;
	height:100%;
	padding-left:10px;
	color:#777;
	}
#screen .screenIn .title .back2{
	position:absolute;
	top:0;
	left:0;
	display:block;
	width:30%;
	height:100%;
	background:url(../images/back2.png) no-repeat 10px center;
	background-size:12px auto;
	padding-left:25px;
	color:#555;
	line-height:45px;	}
#screen .screenIn .title h2{
	wifth:50%;
	height:100%;
	line-height:45px;
	font-size:16px;
	color:#555;
	font-weight:normal;
	text-align:center;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;}	
#screen .screenIn .title .sel{
	position:absolute;
	top:0;
	right:0;
	display:block;
	width:30%;
	height:100%;
	padding-right:10px;
	color:#777;
	text-align:right;
}
#screen .screenIn .con{
	width:100%;
	background:#fff;}	
#screen .screenIn .con ul li{
	height:45px;
	border-bottom:1px solid #eee;
	width:100%;
	font-size:14px;
	line-height:45px;
	text-indent:0.8em;
	}
#screen .screenIn .con ul .xuan{
	background:url(../images/icon_gou2.png) no-repeat 95% center;
	background-size:19px auto;
	color:#f06000;}	
#screen .screenIn .tips{
	font-size:12px;
	line-height:30px;
	color:#f06000;
	text-indent:0.8em;
	}	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	