html, body {
	font-family: "microsoft yahei", "pingfang sc";
}
.xy-header {
	height: 75px;
	border-bottom: 1px solid #d9d9d9;
}
.xy-header-content {
	width: 1180px;
	height: 75px;
	margin: 0 auto;
}
.xy-logo {
	float: left;
	width:60px;
	height:30px; 
	background: url(/uploads/image/si/index_logo.png) no-repeat;
	margin-top: 23px;
	background-size:100% 100%;
}
.xy-header-list {
	float: right;
	height: 75px;
	line-height: 75px;
	position: relative;
}
.xy-header-content-small .xy-header-list{
	height: 75px;
	line-height: 75px;
}
.xy-header-list li {
	float: left;
	font-size: 16px;
	margin-left: 38px;
}
.xy-header-list li a:hover {
	color: #754ab6;
}

.xy-header-list li a {
	color: #666666;
}
.park-clicktab{
	width: 20px;
	height: 70px;
	display: inline-block;
	text-align: center;
	cursor: pointer;
}
.park-choice-icon{
	width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 5px solid #999;
    display: inline-block;
    vertical-align: middle;
    
}
.park-choice-iconact{
    border-left: 4px solid transparent!important;
    border-right: 4px solid transparent!important;
    border-bottom: 5px solid #8262bb;
    border-top: none;
}
.park-more{
	position: absolute;
	width: 180px;
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    left: 294px;
    top: 60px;
    background: #fff;
    z-index: 200;
    cursor: pointer;
    display: none;
}
.park-more p{
	line-height: 40px;
	height: 40px;
	background: #fff;
	width: 150px;
	margin:0;
	padding-left: 30px;
}
.park-more p:hover{
    background: rgba(144,107,200,0.1);
    color: #754ab6;
    width: 150px;
}
.park-more p a{
	color: #666666!important;
}
.park-more p:hover a{
	color: #754ab6!important;
}

.xy-detail {
	height: auto;
}
.xy-detail-content {
	width: 1180px;
	height: auto;
	margin: 0 auto;
	background: #fff;
	overflow: hidden;
	padding-bottom: 20px;
}
.detail-nav-link {
	padding: 23px 0;
	font-size: 12px;
	color: #999999;
}
.detail-nav-link a {
	color: #999999;
}
.detail-container {
	height: auto;
}

.xy-detail-left {
	position: relative;
	width: 540px;
	float: left;
}
.swiper-title {
	position: absolute;
	left: 16px;
	right: 16px;
	top: 16px;
	color: #fff;
	z-index: 10;
	font-size: 12px;
	display: flex;
	justify-content: space-between;
}
.swiper-container {
	margin-left: auto;
	margin-right: auto;

}
.swiper-slide {
	background-size: cover;
	background-position: center;
	border-radius: 4px;
}
.gallery-top {
	width: 100%;
	height: 405px;
}
.gallery-thumbs {
	height: 110px;
	width: 498px;
	box-sizing: border-box;
	padding: 10px 0;
	padding-top: 15px;
}
.gallery-thumbs .swiper-slide {
	height: 90px;
	width: 113px !important;
	border: 2px solid #fff;
	border-radius: 4px;
}
.gallery-thumbs .swiper-slide-active {
	border: 2px solid #9258c4;
}
.swiper-button-white {
	width:21px;
	height:94px; 
	background: #f0f0f0;
	top: 442px;
	background-image: none !important; 
}
.swiper-button-white span {
	display: block;
	width: 8px;
	height: 14px;
	margin-left: 6px;
	margin-top: 38px;
}
.swiper-button-prev {
	left: 0;
}
.swiper-button-prev span {
	background: url(/uploads/image/sidetail/detail_icon.png) no-repeat;
	background-position: -7px -6px;
}
.swiper-button-prev:hover span {
	background-position: -7px -23px;
}
.swiper-button-next span {
	background: url(/uploads/image/sidetail/detail_icon.png) no-repeat;
	background-position: -21px -7px;
}
.swiper-button-next:hover span {
	background-position: -21px -23px;
}
.swiper-button-next {
	right: 0;
}
.xy-detail-right {
	width: 590px;
	float: right;

}
.house-address {
	border-bottom: 1px solid #e6e6e6;
	height: 112px;	
}
.house-address p {
	font-size:30px;
	color: #333;
	float: left;
	margin-top: 8px;
	padding-bottom: 25px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	width: 425px;
}
.house-address span {
	font-size:14px;
	color: #666;
	float: right;
	margin-top: 23px;
}
.house-address ul {
	clear: both;
}
.house-address ul li {
	float: left;
	min-width: 66px;
	font-size: 12px;
	color: #795dab;
	text-align: center;
	line-height: 24px;
	height: 24px; 
	margin-right: 10px;
	background: #f9f8fe;
	cursor: pointer;
	border-radius: 3px;
	padding: 0 5px;
}
.room-detail {
	height: 117px;
	border-bottom: 1px solid #e6e6e6;
}
.room-detail ul {
	padding-top: 30px;
}
.room-detail ul li {
	float: left;
	width: 135px;
	text-align: center;
	margin-right: 3px;
}
.room-detail ul li span {
	text-align: center;
	color: #333333;
}
.room-detail ul li p {
	text-align: center;
	margin-top: 17px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
#room-price {
	font-size: 30px;
	color: #ff9c0b;
}
#room-price i {
	font-size: 16px;
	color: #333;
}
#roommargin {
	margin-top: 23px;
}
#roommargin i {
	font-size: 12px;
	font-weight: normal;
}
.house-introduce {
	margin-top: 33px;
	font-size: 14px;
	color: #666666;
	overflow: hidden;
}
.house-introduce ul {
	float: left;
	margin-bottom: 25px;
}
.house-introduce ul li{
	margin-bottom: 17px;
}
.house-introduce ol {
	float: right;
	margin-right: 64px;
}
.house-introduce ol li{
	margin-bottom: 17px;
}
.xy-detail-right button {
	border: none;
	width: 270px;
	height: 60px; 
	background: #906bc8;
	border-radius: 3px;
	clear: both;
	cursor: pointer;
	display: block;
	font-size:20px;
	color: #fff;
}

.xy-detail-nav {
	width: 1180px;
	background: #fff;
	height: 44px;
	margin: 0 auto;
	z-index: 999;
	border: 1px solid #e6e6e6;
	border-left: none;
	border-right: none;
}
.xy-detail-nav ul li {
	float: left;
	font-size: 16px;
	color: #666666;
	line-height: 36px;
	margin-right: 44px;
	cursor: pointer;
	position: relative;
}
.xy-detail-nav ul li:hover {
	color: #754ab6;
}
#navchecked {
	color: #754ab6;
}
#navchecked i {
	position: absolute;
	display: block;
	width: 30px;
	height: 2px; 
	bottom: -9px;
	left: 13px;
	background: #906bc8;
}
.xy-detail-nav button {
	float: right;
	min-width: 82px;
	padding: 0 5px;
	box-sizing: border-box;
	height: 34px; 
	background: #906bc8;
	border-radius: 3px;
	border: none;
	font-size:14px;
	color: #fff;
	margin-top: 4px;
	cursor: pointer;
}
.xy-house-detail {
	width: 1180px;
	margin: 0 auto;
	height: auto;
}
.xy-roomitems {
	padding-top: 63px;
}
.room-combo {
	font-size:24px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 33px;
	clear: both;
}
.xy-roomitems ul {
	margin-top: 34px;
	height: 255px;
}
.xy-roomitems ul li {
	float: left;
	margin-right: 63px;
	text-align: center;
	width: 75px;
	margin-bottom: 35px;
}
.xy-roomitems ul li p {
	width: 75px;
	height: 44px;
	background: url(/uploads/image/sidetail/xy_icon.png) no-repeat;
	background-position: -802px 0px;
	margin-bottom: 16px;
}

.xy-roomitems ul li:nth-child(1) {
	margin-left: 0;
}
.xy-roomitems ul li .chuang {
	background-position: 16px 0px;
}
.xy-roomitems ul li .chuang_gray {
	background-position: 16px -79px;
}
.xy-roomitems ul li .yigui {
	background-position: -51px 0px;
}

.xy-roomitems ul li .yigui_gray {
	background-position: -51px -79px;
}

.xy-roomitems ul li .shafa {
	background-position: -122px 0px;
}

.xy-roomitems ul li .shafa_gray {
	background-position: -122px -79px;
}

.xy-roomitems ul li .dianshi {
	background-position: -195px -2px;
}

.xy-roomitems ul li .dianshi_gray {
	background-position: -195px -79px;
}

.xy-roomitems ul li .bingxiang{
	background-position: -257px -2px;
}

.xy-roomitems ul li .bingxiang_gray{
	background-position: -257px -79px;
}
.xy-roomitems ul li .xiyiji {
	background-position: -319px 0px;
}
.xy-roomitems ul li .xiyiji_gray {
	background-position: -319px -79px;
}
.xy-roomitems ul li .kongtiao{
	background-position: -387px 0px;
}
.xy-roomitems ul li .kongtiao_gray{
	background-position: -387px -79px;
}
.xy-roomitems ul li .reshuiqi {
	background-position: -450px 0px;
}
.xy-roomitems ul li .reshuiqi_gray {
	background-position: -450px -79px;
}
.xy-roomitems ul li:nth-child(10) {
	/* margin-left: 0; */
}
.xy-roomitems ul li .kezuofan {
	background-position: -664px 0px;
}
.xy-roomitems ul li .kezuofan_gray {
	background-position: -664px -79px;
}
.xy-roomitems ul li .yangtai {
	background-position: -734px 0px;
}
.xy-roomitems ul li .yangtai_gray {
	background-position: -734px -79px;
}
.xy-roomitems ul li .weishengjian {
	background-position: -800px 0px;
}
.xy-roomitems ul li .weishengjian_gray {
	background-position: -800px -79px;
}
.xy-roomitems ul li .wifi {
	background-position: -520px 0px;
}
.xy-roomitems ul li .wifi_gray {
	background-position: -520px -79px;
}
.xy-roomitems span {
	font-size: 14px;
	color: #999999;
}
.roommate li {
	width: 285px;
	height: 180px;
	float: left;
	border: 1px solid #e0e0e0;
	border-radius: 4px;
	margin-right: 10px;
	margin-bottom: 66px;
}
.roommate li:nth-last-child(1) {
	margin-right: 0;
}
.matetop {
	height: 101px;
    width: 283px;
    border-bottom: 1px solid #e0e0e0;
    padding: 18px;
}
.matetop div {
	float: right;
}
.matetop span {
	float: left;
	width: 62px;
	height: 62px;
	background: url(/uploads/image/sidetail/detail_icon.png) no-repeat;
	background-position: -6px -45px;
}
.roommate li:nth-child(2) div span {
	background-position: -74px -45px;
}
.roommate li:nth-child(3) div span {
	background-position: -142px -45px;
}
.roommate li:nth-child(4) div span {
	background-position: -142px -45px;
}
.matetop i {
	float: left;
	font-size: 16px;
	color: #222;
	margin-top: 27px;
	margin-left: 10px;
}
.matetop h4 {
	font-size: 16px;
	color: #222;
	margin-bottom: 10px;
	text-align: center;
}
.matetop button {
	width: 90px;
	height: 38px;
	background: #f4f4f4;
	font-size: 14px;
	color: #999999;
	border: none;
	border-radius: 3px;
}
.roommate p {
	text-align: center;
	font-size: 14px;
	color: #666666;
	margin-top: 16px;
}
#nobody {
	background: #906bc8;
	color: #fff;
}
.roomlisttitle {
	height: 58px;
	width: 1180px;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
}
.roomlisttitle li {
	line-height: 58px;
	float: left;
	font-size: 16px;
	font-weight: bold;
	color: #333;
}
.roomlisttitle li:nth-child(1) {
	margin-right: 295px;
}
.roomlisttitle li:nth-child(2) {
	margin-right: 221px;
}
.roomlisttitle li:nth-child(3) {
	margin-right: 188px;
}
.roomlisttitle li:nth-child(4) {
	margin-right: 162px;
}
.roomlistitem {
	width: 1180px;
	height: 92px;
	border-bottom: 1px solid #e6e6e6;
}
.roomlistitem li {
	float: left;
	font-size: 14px;
	color: #666666;
	line-height: 92px;
	width: 245px;
	margin-left: 24px;
	text-align: center;
}
.roomlistitem li:nth-child(1) {
	line-height: 0;
	margin-left: 0;
}
.roomlistitem li:nth-child(4) {
	width: 175px;
}
.roomlistitem li:nth-last-child(1) {
	margin-left: 63px;
    width: 134px;
}


.roomlistitem li img {
	float: left;
	margin-top: 23px;
}
.roomlistitem li div {
	float: left;
	margin-top: 30px;
	margin-left: 17px;
}
.roomlistitem li div span {
	float: left;
	padding-bottom: 15px;
}
.roomlistitem li div p {
	color: #333333;
	font-weight: bold;
	clear: both;
	float: left;
	margin-top: 15px;
}
.xy-roomitems3 {
	margin-bottom: 64px;
}
.roomresources {
	width: 1180px;
	overflow: hidden;
	height: 288px;
	padding-bottom: 80px;
	margin-bottom: 100px;
}
.roomresources li {
	width: 270px;
	height: 288px;
	float: left;
	margin-right: 33px;
}
.roomresources li:nth-last-child(1) {
	margin-right: 0;
}
.roomresourcesmain {
	width: 270px;
	height: 203px;
	position: relative;
}
.roomresourcesmain img {
	width: 100%;
	height: 100%;
	border-radius: 4px;
}
.roomresourcesmain p{
	width: 253px;
	height: 37px;
	background:rgba(77,76,76,0.5);
	position: absolute;
	color: #fff;
	line-height: 37px;
	font-size: 16px;
	padding-right: 16px;
	text-align: right;
	bottom: 0;
}
.resources {
	margin-top: 24px;
	font-size: 14px;
	color: #333;
}
.resources span {
	background: #f9f8fe;
	border-radius: 3px;
	color: #795dab;
	padding: 6px 9px;
	font-size: 12px;
	margin-right: 10px;
}
.xy-roomitems3 {
	position: relative;
	clear: both;
}
.xy-roomitems3 .more{
	position: absolute;
	right: 0;
	top: 0;
	width: 90px;
	height: 32px;
	border: 1px solid #906bc8;
	border-radius: 3px;
	font-size: 14px;
	color: #666;
	background: #fff;
	cursor: pointer;
	transition: all .5s;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
}
.xy-roomitems3 .more:hover {
	background: #906bc8;
	color:#fff;
}
.xy-footer {
	height: 393px;
	background: url(/uploads/image/si/index_footer_bg.png) no-repeat;
}
.xy-footer-content {
	height: 393px;
	width: 1180px;
	margin: 0 auto;
}
.footer-title {
	width: 1180px;
	height: 74px;
	border-bottom: 1px solid rgba(255,255,255,0.2);
	margin-bottom: 27px;
}
.footer-title p {
	float: left;
	width:47px;
	margin-top: 26px;
	height:23px;
	background: url(/uploads/image/si/footer_logo.png) no-repeat;
	background-size:100% 100%
}
.footer-link-item {
	float: right;
	height: 74px;
	line-height: 74px;
}
.footer-link-item li {
	float: left;
	font-size:16px;
	margin-left: 36px;
}
.footer-link-item li a {
	color: #fff;	
}
.xy-footer-container {
	height: 155px;
	width: 1180px;
	border-bottom: 1px solid rgba(255,255,255,0.2);
}
.xy-footer-address {
	float: left;
	height: 150px;
}
.xy-footer-address li {
	margin-bottom: 20px;
}
.xy-footer-address li span{
	font-size:16px;
	color: #dcdcdc;
	margin-right: 30px;
}
.xy-footer-address li b{
	font-size:14px;
	color: #dcdcdc;
}
.xy-phone {
	margin-bottom: 37px !important;
}
.xy-phone span {
	float: left;
	width:34px;
	height:34px;
	background: url(/uploads/image/si/index_icon.png) no-repeat;
	background-position: -25px -38px;
    background-size: 60px;
}
.xy-phone b {
	font-size:30px !important;
	color: #fff;
}

.xy-footer-code {
	float: right;
}
.xy-footer-code li {
	float: left;
	margin-left: 70px;
}
.xy-footer-code li img {
	margin-bottom: 18px;
	width: 80px;
    height: 80px;
}
.xy-footer-code li p {
	font-size: 16px;
	color: #dcdcdc;
	text-align: center;
}
.alipay {
	position: relative;
	left: -5px;
}
.xy-item {
	clear: both;
	width: 1180px;
	height: 93px;
	padding: 20px 0; 
	border-bottom: 1px solid rgba(255,255,255,0.2);
}
.xy-item span {
	font-size: 16px;
	color: #dcdcdc;
}
.xy-item ul {
	float: right;
	width: 1090px;
	height: 44px;
}
.xy-item ul li {
	float: left;
	font-size: 14px;
	margin-right: 32px;
	padding-bottom: 15px;
}
.xy-item ul li a {
	color: #dcdcdc;
}
.xy-copyright {
	display: block;
	clear: both;
	padding-top:43px;
	font-size: 12px;
	color: #797979;
}

.detail-mask{
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99;
	display: none;
	filter: progid:dximagetransform.microsoft.gradient(startcolorstr=#66000000,endcolorstr=#66000000);
}
.detail-mask-main{
	width: 640px;
	background: #f4f4f4;
	margin: 40px auto;
	text-align: center;
	padding: 36px 110px;
	position: relative;
	max-height: 606px;
	overflow: auto;
}
@media (max-height: 900px)
.detail-mask-main {
    height: 480px;
}
.detail-mask-close{
	width: 25px;
	height: 25px;
	position: absolute;
	top: 20px;
	right: 20px;
	background: url(/uploads/image/silist/maskclose.png) no-repeat;
	background-size: 25px 25px;
	cursor: pointer;
}
.detail-mask-main h3{
	font-size: 26px;
	color: rgba(51,51,51,1);
	font-weight: bold;
	line-height: 26px;
	text-align: center;
	margin-bottom: 22px;
}
.detail-text{
	width: 300px;
	height: 40px;
	margin: 0 auto 15px;
	border:1px solid #d9d9d9;
	border-radius: 4px;
}
.detail-text input{
	width: 298px;
	height: 38px;
	line-height: 40px;
	padding:0 10px;
	font-size:16px;
	color:rgba(102,102,102,1);
	border:none;
	border-radius: 4px;
}
.detail-text button{
	width:300px;
	height: 53px;
	background:rgba(144,107,200,1);
	border-radius:4px;
	font-size:20px;
	color:rgba(255,255,255,1);
	line-height: 53px;
	text-align: center;
	border:none;
}
.detail-text-input{
	width: 300px;
	height: 40px;
	margin:0 auto 20px;
}
.detail-text-input input{
	width:160px;
	height:40px;
	background:rgba(255,255,255,1);
	border-radius:4px;
	border:1px solid #d9d9d9;
	line-height: 40px;
	padding:0 10px;
	font-size:16px;
	color:rgba(102,102,102,1);
	float: left;
}
.detail-text-input button{
	width:110px;
	height:40px;
	background:rgba(255,255,255,1);
	border-radius:4px;
	border:1px solid #d9d9d9;
	font-size:16px;
	color:rgba(51,51,51,1);
	line-height:40px;
	float: right;
}
.detail-p{
	width: 300px;
	font-size: 12px;
	color: rgba(153,153,153,1);
	text-align: left;
	line-height: 25px;
	margin: 37px auto;
	margin-bottom: 0px;
}

.xy-roomitems4{
	height:700px;
}

.followers {
	width: 590px;
	height: 120px;
	background: #f8f8f8;
	border-radius: 4px;
	clear: both;
	border: 2px solid #f2f2f2;
	position: relative;
}

.followers img {
	float: left;
	width: 72px;
	margin-right: 24px;
	height: 95px;
	margin-top: 15px;
	margin-left: 14px;
}

.personname {
	margin-top: 24px;
	margin-bottom: 20px;
	font-size: 16px;
}
.practice {
	width: 105px;
	height: 42px;
	position: absolute;
	background: #8d6ecb;
	right: 35px;
	top: 44px;
	color: #fff;
	cursor: pointer;
	text-align: center;
	font-size: 16px;
	border-radius: 4px;
	line-height: 42px;
}

.changeelem, .temp-btn .changeelem {
	background: none;
	color: #ff9c0b;
}

.person_item {
	width: 362px;
	height: auto;
	position: absolute;
	right: 0;
	border: 1px solid #f2f2f2;
	border-bottom: none;
	background: #fff;
	top: 42px;
	z-index:99;
}
.person_item>p {
	height: 44px;
	line-height: 44px;
	text-align: center;
	font-size: 16px;
	border-bottom: 1px solid #f2f2f2;
	position: relative;
	background: #fbfbfb;
}
.person_item ol li {
	height: 116px;
	width: 362px;
	position: relative;
	border-bottom: 1px solid #f2f2f2;
}
.absoluteelem {
	position: absolute;
	top: 373px;
}
.person_item ol li img {
	float: left;
	margin: 12px 24px 0 16px;
}
.person_item ol li i {
	display: block;
	width: 32px;
	height: 30px;
	position: absolute;
	right: 10px;
	top: 44px;
	background: url(/uploads/image/sidetail/detail_icon2.png) no-repeat;
/* 	background:  no-repeat; */
	background-position: 2px -120px;
	cursor: pointer;
}
.person_item ol li p {
	padding: 22px 0 14px 0;
}
.fixedelem {
	position: fixed;
	top: 48px;
	right: 50%;
	margin-right: -590px;
}
.person_item ol li span {
	font-size: 12px;
	float: left;
}


element.style {
    display: inline;
}



.xy-roomitems {
	padding-top: 63px;
	position: relative;
}

.xy-roomitems ul {
	margin-top: 34px;
	height: 255px;
	width: 930px;
}
.xy-roomitems ul li {
	float: left;
	margin-right: 60px;
	text-align: center;
	width: 75px;
	margin-bottom: 35px;
}
.xy-roomitems ul li p {
	width: 75px;
	height: 44px;
	background: url(/uploads/image/sidetail/xy_icon.png) no-repeat;
	background-position: 16px 0px;
	margin-bottom: 16px;
}

.xy-roomitems ul li .chuang {
	background-position: 16px 0px;
}
.xy-roomitems ul li .chuang_gray {
	background-position: 16px -79px;
}
.xy-roomitems ul li .yigui {
	background-position: -51px 0px;
}

.xy-roomitems ul li .yigui_gray {
	background-position: -51px -79px;
}
. ul li .nuanqi {
    background-position: -595px 0px;
}
.xy-roomitems ul li .nuanqi_gray {
    background-position: -595px 79px;
}
.xy-roomitems ul li .shafa {
	background-position: -122px 0px;
}

.xy-roomitems ul li .shafa_gray {
	background-position: -122px -79px;
}

.xy-roomitems ul li .dianshi {
	background-position: -195px -2px;
}

.xy-roomitems ul li .dianshi_gray {
	background-position: -195px -79px;
}

.xy-roomitems ul li .bingxiang{
	background-position: -257px -2px;
}

.xy-roomitems ul li .bingxiang_gray{
	background-position: -257px -79px;
}
.xy-roomitems ul li .xiyiji {
	background-position: -319px 0px;
}
.xy-roomitems ul li .xiyiji_gray {
	background-position: -319px -79px;
}
.xy-roomitems ul li .kongtiao{
	background-position: -387px 0px;
}
.xy-roomitems ul li .kongtiao_gray{
	background-position: -387px -79px;
}
.xy-roomitems ul li .reshuiqi {
	background-position: -450px 0px;
}
.xy-roomitems ul li .reshuiqi_gray {
	background-position: -450px -79px;
}
.xy-roomitems ul li:nth-child(10) {
	/* margin-left: 0; */
}
.xy-roomitems ul li .kezuofan {
	background-position: -664px 0px;
}
.xy-roomitems ul li .kezuofan_gray {
	background-position: -664px -79px;
}
.xy-roomitems ul li .yangtai {
	background-position: -734px 0px;
}
.xy-roomitems ul li .yangtai_gray {
	background-position: -734px -79px;
}
.xy-roomitems ul li .weishengjian {
	background-position: -800px 0px;
}
.xy-roomitems ul li .weishengjian_gray {
	background-position: -800px -79px;
}
.xy-roomitems ul li .wifi {
	background-position: -520px 0px;
}
.xy-roomitems ul li .wifi_gray {
	background-position: -520px -79px;
}
.xy-roomitems ul li .dianti {
	background-position: -868px -2px;
}
.xy-roomitems ul li .dianti_gray {
	background-position: -868px -80px;
}
.xy-roomitems ul li .meiqizao {
	background-position: -942px -2px;
}
.xy-roomitems ul li .meiqizao_gray {
	background-position: -942px -80px;
}
.xy-roomitems span {
	font-size: 14px;
	color: #999999;
}
.xy-roomitems b {
	position: relative;
	top: 14px;
	color: #ff9c0b;
	display: none;
}
.temp-wrapper {
	width: 320px;
	height: 120px;
	background: #f8f8f8;
	border-radius:4px;
	float: right;
	margin-top: 20px;
	padding: 16px;
	box-sizing: border-box;
}
.temp-right {
	padding-left: 8px;
	float: left;
}
.person-name {
	font-size: 16px;
	font-weight: bold;
	color: #333;
}
.person-text {
	font-size:12px;
	font-weight:400;
	color:#666;
	line-height:18px;
	padding-top: 10px;
}
.temp-person {
	float: left;
	width:64px;
	height:88px;
}
.temp-btn {
	float: right;
	overflow: hidden;
	margin-top: 12px;
}
.temp-btn span {
	font-size:12px;
	font-weight:400;
	color: #fff;
	background:rgba(144,107,200,1);
	border-radius:4px;
	padding: 8px 10px;
	display: inline-block;
	margin-left: 10px;
	cursor: pointer;
}
.xy-detail-nav button.hide-btn {
	display: none;
	background: #fff;
	margin-left: 8px;
	color: #666666;
	border: 1px solid #ccc;
}