/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	font-family:微软雅黑;
}
ul, li {
	list-style: none;
	padding: 0px;
}
input,select{
	outline:none;
}
.d-header {
	width: 100%;
	height: 50px;
	background-image: url(../images/top.png);
	background-repeat: repeat-x;
	background-size: 100% 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	padding: 0px 15px;
	z-index: 999999;
}
.back-img {
	wdith: 20px;
	height: 20px;
	float: left;
	margin-top: 14px;
}
.span-title {
	display: block;
	wdith: 20px;
	height: 20px;
	color: #fff;
	font-size: 120%;
	float: left;
	margin: 15px 10px;
	font-weight: bold;
}
.div-sort {
	height: 20px;
	float: right;
	margin-top: 15px;
}
a.a-sort:link, a.a-sort:visited, a.a-sort:active {
	display: block;
	width: 100%;
	height: 20px;
	color: #fff;
}
.span-sort {
	display: block;
	height: 100%;
	float: left;
}
.sort-img {
	width: 18px;
	height: 8px;
	float: left;
	margin-top: 6px;
	margin-left: 5px;
}
.ul-sort {
	display: none;
	width: 150px;
	position: fixed;
	top: 50px;
	right: 0px;
	border-top: 1px solid #c2c2c2;
	border-left: 1px solid #c2c2c2;
	z-index: 999999;
	background-color: #fff;
}
.ul-sort li {
	width: 100%;
	float: left;
	/*padding: 5px 10px;*/
	color: #282828;
	border-bottom: 1px solid #c2c2c2;
}
.ul-sort li a:link,.ul-sort li a:visited {
	width: 100%;
	float: left;
	padding: 8px 10px;
	color: #282828;
	text-decoration:none;
}
.ul-sort li a:active{
	color: #282828;
	text-decoration:none;
}
.ul-sort li.sort-active a:link,.ul-sort li.sort-active a:visited {
	color: #884d2b;
	text-decoration:none;
}
.ul-sort li.sort-active a:active{
	color: #884d2b;
	text-decoration:none;
}
/*over layer*/
.div-overlayer {
	display: none;
	position: fixed;
	top: 0px;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index: 99999;
	-moz-opacity: 0.4;
	opacity: 0.4;
	filter: alpha(opacity=40);
}
/*over layer end*/

/*content*/
/*list*/
.ul-list {
	width: 100%;
	margin-top: 50px;
}
.ul-list li {
	width: 100%;
	/*height:120px;*/
	padding: 10px 10px;
	border-bottom: 1px solid #dcdddd;
	float: left;
}
.li-inner-top {
	width: 100%;
	height:85px;
	position:relative;
}
.li-inner-bottom{
	width:100%;
	height:20px;
	margin-top:3px;
}
.li-left {
	width: 25%;
	height: 75px;
	float: left;
}
.img-show {
	width: 100%;
	height: 100%;
}
.li-right {
	width: 71%;
	height: 100%;
	float: right;
	/*新增属性，配合图片弹出样式*/
	position:absolute; 
	right:0px;
}
.right-one {
	width: 100%;
	height: 20px;
	float:left;
}
.d-title {
	display:block;
	width:48%;
	font-size: 115%;
	color: #292929;
	font-family: 微软雅黑;
	float:left;
}
.word-wrap{
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
a.a-position:link, a.a-position:visited, a.a-position:active {
	color: #0372c1;
	text-decoration: none;
	float: right;
}
.img-position {
	width: 15px;
	height: 20px;
}
.p-info {
	font-size: 11px;
}
.right-two{
	width:100%;
	height:20px;
	float:left;
	margin-top:8px;
}
.img-star{
	width:20px;
	height:20px;
	float:left;
	margin-right:5px;
}
.div-star{
	width:100%;
	height:40px;
}
.img-starline{
	width:25px;
	height:25px;
	float:left;
	margin-right:15px;
}
.span-happy{
	display:block;
	float:left;
	color:#7b7b7b;
	font-size:130%;
	margin-top:2px;
}
.right-three{
	width:100%;
	height:20px;
	float:left;
	margin-top:8px;
}
.right-three span{
	display:block;
	float:left;
	font-size:14px;
}
.span-info{
	color:#ff7602;
}
.span-intro{
	width:70%;
	color:#727272;
}
.div-o-right{
	height:100%;
	float:right;
	margin-right:20px;
}
.div-o-right img,.div-o-left img{
	width:15px;
	height:15px;
	/*float:left;*/
	margin-top:2px;
	margin-right:10px;
	margin:auto;
}
.div-o-left{
	height:100%;
	float:right;
	margin-right:30px;
}
.div-o-img{
	width:25px;
	height:25px;
	float:left;
	text-align:center;
	margin-top:-4px;
}
.span-num{
	color:#737373;
	font-family:Arial, Helvetica, sans-serif;
}
.padding{
	padding:60px 15px 10px 15px;
}
.input{
	width:100%;
	padding:8px 10px;
	border:1px solid #dcdddd;
	border-radius:3px;
	color:#7b7b7b;
	margin-bottom:10px;
}
.p-input{
	padding:8px 10px;
	border:1px solid #dcdddd;
	border-radius:3px;
	color:#7b7b7b;
	float:right;
}
.div-inner{
	width:100%;
	height:36px;
	margin-bottom:10px;
	border-radius:3px;
}
.div-l-opt{
	width:80px;
	height:100%;
	background-color:#fe7600;
	border-radius:3px;
	float:left;
}
.img-pt{
	width:20px;
	height:25px;
	float:left;
	margin-top:5px;
	margin-left:8px;
}
.span-positon{
	display:block;
	height:25px;
	float:left;
	margin-top:6px;
	margin-left:7px;
	color:#fff;
	font-size:18px;
}
.sel-area{
	width:35%;
	height:35px;
	float:left;
	border:1px solid #dcdddd;
	border-radius:3px;
	color:#7b7b7b;
}
.sel-road{
	width:60%;
	height:35px;
	float:right;
	border:1px solid #dcdddd;
	border-radius:3px;
	color:#7b7b7b;
}
.img-location{
	width:10px;
	height:10px;
	float:left;
	margin-top:13px;
	margin-left:5px;
}
.bground{
	background-color:#eaeaea;
}
.ht{
	height:27px !important;
	padding:0px 5px;
	border-radius:3px;
}
.sp-location{
	display:block;
	color:#7b7b7b;
	font-size:12px;
	float:left;
	margin-top:10px;
	margin-left:5px;
}
.border{
	border:1px solid #dcdddd;
}
a.a-submit:link,a.a-submit:visited{
	display:block;
	width:100%;
	padding:10px 0px;
	text-align:center;
	background-color:#fe7600;
	color:#fff;
	border-radius:3px;
	text-decoration:none;
	font-size:16px;
	font-family:微软雅黑;
}
a.a-submit:active{
	background-color:#d36607;
}
.div-i-box{
	width:100%;
	height:150px;
	margin-bottom:10px;
	border-radius:3px;
	padding:5px 5px;
	position:relative;
}
.img-show{
	width:100%;
	height:100%;
	border-radius:3px;
}
.u-input{
	width:100%;
	height:100%;
	position:absolute;
	z-index:999;
	border:1px solid red;
	top:0px;
	left:0px;
	opacity:0;
}
.submit{
	display:block;
	width:100%;
	padding:10px 0px;
	text-align:center;
	background-color:#fe7600;
	color:#fff;
	border-radius:3px;
	text-decoration:none;
	font-size:16px;
	font-family:微软雅黑;
	border:none;
}
.submit:active{
	background-color:#d36607;
}