.lpmiddleback {/*listpage*/
    background-color: #f5f6fb;
    padding-top: 20px;
    margin-top: 30px;
}
.lpmiddle {
    width: 1200px;
    margin: auto;
    margin-top: auto;
    margin-top: 20px;
	display:flex;
	justify-content:space-between;
}
.lpmiddle>div:nth-child(1){
	width: 942px;
	height: 100%;
	background-color: #ffffff;
}
.lpmiddle>div:nth-child(2){
	width: 257px;
	height: 100%;
}

.lhldrooms>a{
	display: inline-block;
position: relative;
margin: 0px;
padding: 0px;
font-size: 12px;
color: #656565;
line-height: 28px;
height: 28px;
border-right: 1px solid #d9d9d9;
border-bottom: 1px solid #d9d9d9;
width: 76px;
text-align: center;
}
.lpmiddle>div:nth-child(1)>div:first-child{
    font-size: 16px;
    color: #999999;
	 display: flex;
    font-family: "Microsoft YaHei",微软雅黑;
	 margin-left: 20px;
    font-size: 16px;
    color: #999999;
    margin-top: 13px;
    letter-spacing: 1px;
    margin-bottom: 10px;
}

.lpmiddle>div:nth-child(1)>div:first-child> span:nth-child(2) {
    color: #000;
}
.lpmiddle>div:nth-child(1)>div:first-child> h1 {
    font-size:16px;
}
.lpmiddle>div:nth-child(1)>div:nth-child(n+2) {
    border-bottom: 1px solid #dcdcdc;
    height: 180px;
    width: 902px;
    margin: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    display: flex;
}

.lpmiddle img{
    width: 240px;
    height: 180px;
    position: relative;
	border-radius: 5px;
}
.lpmiddle .lpbubble{
    padding-top: 25px;
    width: 240px;
    height: 240px;
    position: relative;
    border-radius: 5px;
}
.lpmiddle .pdetail{
    margin-left: 20px;
    width: 620px;
    height: 180px;
	display:flex;
	flex-direction:row;
}
.lpmiddle .pdetail>div:nth-child(1) {
    width: 430px;
}
.lpmiddle .pdetail>div:nth-child(2) {
    text-align: right;
    margin-top: 26px;
    width: calc(100% - 430px);
	display:flex;
	flex-wrap:wrap;
	flex-direction:column;
	text-align:right;
	color:gray;
}
.lpmiddle .pdetail .dispriceext{
	font-size: 26px;
font-weight: bold;
color:#549346;
}
.lpmiddle .pdetail>div:nth-child(1)>a{
	text-align: left;
font-family: Microsoft Yahei-Bold;
font-weight: bold;
font-size: 20px;
white-space: nowrap;
display: block;
}
.lpmiddle  .lhldaddress {
    font-size: 14px;
    height: 18x;
    line-height: 140%;
    color: #656565;
    margin-top: 19px;
}
.lpmiddle  .tgdaddress {
    font-size: 14px;
    height: 14px;
    line-height: 14px;
    color: #999999;
    margin-top: 19px;
}
.lpmiddle  .wsnum {
    font-size: 14px;
    height: 14px;
    line-height: 14px;
    color: #656565;
    margin-top: 11px;
}
.lpmiddle  .room2s {
    max-width: 385px;
    margin-top: 33px;
    max-height: 59px;
    border-left: 1px solid #dcdcdc;
    display: flex;
    flex-wrap: wrap;
}
.lpmiddle  .room2s a{
   display: inline-block;
position: relative;
margin: 0px;
padding: 0px;
font-size: 12px;
color: #656565;
line-height: 28px;
height: 28px;
border-right: 1px solid #d9d9d9;
border-bottom: 1px solid #d9d9d9;
width: 76px;
text-align: center;

}
.lpmiddle  .room2s a:hover{
	color:#ffffff;
	background-color:#549346;
}
.lpmiddle  .room2s a:nth-child(-n+5){
	border-top: 1px solid #dcdcdc;
}
.lpmiddle .room2tip {
    z-index: 999;
    padding-top: 5px;
    position: absolute;
    background-color: #ffffff;
    border: 1px solid #dcdcdc;
    box-shadow: 0px 0px 10px #696969;
	flex-direction:row;
	flex-wrap:wrap;
	color:black;
	 display: none;
}
.lpmiddle  .room2s a:hover .room2tip{
	display:flex;
}
.lpmiddle .room2tip img {
    width: 216px;
    height: 161px;
    z-index: 999;
}
.lpmiddle .room2tip span:nth-child(2):after{
	margin:0px 5px;
	content:"|";
	color:#656565;
}
.lpmiddle .btndetail {
    width: 143px;
    height: 33px;
    line-height: 33px;
    color: #ffffff;
    background-color: #549346;
    text-align: center;
    margin-top: 48px;
    display: none;
    border-radius: 5px;
    cursor: pointer;
	margin-left:47px;
}
.lpmiddle > div:nth-child(1) > div:nth-child(n+2):hover .btndetail{
	display: unset;
}
.lpmiddle > div:nth-child(1) > div:nth-child(n+2):hover h2 a{
	color: #549346;
}
.lpmiddle  .diswrap{
	position:relative;
}
.lpmiddle .dis {
    position: absolute;
    left: 0px;
    top: 0px;
    background-color: #fc5b4d;
    min-width: 90px;
    height: 25px;
    color: white;
    line-height: 25px;
    font-size: 14px;
    text-align: center;
    margin: 6px 0 0 -6px;
    padding: 0 5px 0 15px;
    box-shadow: 1px 0px 1px #434343;
}

.lpmiddle .disarrow {
    width: 0;
    height: 0;
    display: inline-block;
    border-top: 2px solid #444;
    border-right: 3px solid #444;
    border-left: 3px solid transparent;
    border-bottom: 2px solid transparent;
    position: absolute;
    top: 25px;
    left: 0;
}
.lpmiddle .disbriefwrap{
	display:flex;
	justify-content:space-between;
}
.lpmiddle .disbriefwrap h2{
	/*width: calc(100% - 100px);*/
}
.lpmiddle .disbriefwrap a{
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.lpmiddle .disbriefwrap div:nth-child(3) {
    float: left;
    margin-left: 10px;
    margin-top: 2px;
    border-radius: 7px;
    background-color: red;
    padding: 5px;
    height: 12px;
    line-height: 12px;
    color: white;
	margin-right:-66px;
}

.lpmiddle > div:nth-child(1) > div:nth-child(n+2):last-child{
	width: 100%;
height: 30px;
text-align: center;
margin: auto;
margin-top:90px;
margin-bottom:10px;
border-bottom:unset;
}
.lpmiddle > div:nth-child(1) > div:nth-child(n+2):nth-last-child(n+2):hover{
	background-color: #f7f7f7;
border-bottom: 1px solid white;
box-shadow: 0 10px 20px 0 rgba(0,0,0,0.1);
width: 912px;
padding-left: 10px;
}

.lpqrzone {
    width: 257px;
    float: right;
    height: 100%;
}
.lpqr {
    background-color: white;
    padding-bottom: 20px;
}
.lpqr>div:first-child{
    text-align:center;padding-top:20px;
    display:flex;
    flex-direction:column;
}
.lpqr>div:first-child>span:nth-child(1){
    font-size:18px;color:#000000;padding:3px;display:inline-block;
}
.lpqr>div:first-child>span:nth-child(2){
    font-size:20px;color:#ff9900;font-weight:bold;padding:3px;display:inline-block;
}
.lpqr>div:first-child>span:last-child{
    font-size:1 0px;color:#888888;padding:3px;display:inline-block;
}
.lpqr>div:nth-child(2){
    text-align:center;
}
.lpqr>div:last-child{
    width:100%;height:100%;background-color:#f5f6fb;
}
.lpqr img{
    width:217px;height:217px;margin-top:10px;
}
.lpqr .tel{
    padding-top:25px;
    margin-left: 10px;
    background: url("../images/foot_tel.png") no-repeat left bottom;
    vertical-align: bottom;
}
.lpqr .tel h2{
    padding-left: 58px;
    width:160px;
    font-size:22px;
    color:#549346;
}
.lpqr .tel .time{
    padding-left: 58px;
    width:160px;
    font-size:14px;
    color:gray;
}
.lpmap {
    padding:5px;
    position: relative;
    height:220px;
    background-color: #FFFFFF;
}
.lpmap img{
    width:252px;height:226px;transform: rotateX(50deg);margin-top:5px;
}
.lpmap>div{
    position:absolute;left:10px;top:20px;font-weight:bold;width: 250px;
}
.lpmap>div>center>span:first-child{
    font-size:18px;
    text-align: center;
    width: 250px;
}
