.pagination li a,.pagination li span{font-size:16px!important}.pagination li span{padding:10px!important}.pagination .active{background-color:#13253d!important;color:#fff}.nav-wrapper{position:relative}.nav-wrapper .host-btn{z-index:999;top:-10px;left:200px}.content{padding-top:20px!important;padding-bottom:20px!important;background-color:#f1f9fc}@media (min-width:1700px){.content{padding-left:18%;padding-right:18%}}@media (min-width:1350px) and (max-width:1700px){.content{padding-left:15%;padding-right:15%}}@media (max-width:1350px){.content{padding-left:10%;padding-right:10%}}.content .title{font-size:22px;color:#13253d;margin:50px 0;text-align:center;font-weight:700}.content .filter-wrapper .item{margin-bottom:20px;padding-right:0}.content .filter-wrapper .item .sec-title{display:inline-block;font-size:18px;font-weight:700;color:#080404;margin-right:20px}.content .filter-wrapper .item .location-list{display:inline-block}.content .filter-wrapper .item .location-list li{display:inline-block;margin-right:5px}.content .filter-wrapper .item .location-list li span{padding:4px 8px;cursor:pointer}.content .filter-wrapper .item .location-list li span.active{color:#fff;background-color:#13253d}.content .filter-wrapper .item .type-list,.content .filter-wrapper .item .type-list li{display:inline-block}.content .filter-wrapper .item .type-list li span{padding:0 8px;cursor:pointer;border-right:1px solid #ccc}.content .filter-wrapper .item .type-list li span.active{color:#ed8931}.content .filter-wrapper .item .type-list li:last-child span{border-right:none}.content .filter-wrapper .item .keyword-box{display:inline-block;position:relative}.content .filter-wrapper .item .keyword-box .keyword{border:1px solid #000;padding:4px 22px 4px 4px;width:200px}.content .filter-wrapper .item .keyword-box i{position:absolute;right:6px;cursor:pointer;top:50%;transform:translateY(-50%)}.room-wrapper{overflow:hidden;background-color:#f1f9fc;text-align:center;padding-bottom:100px}.room-wrapper .room-item-wrapper{padding:30px 0;text-align:left;font-size:0}.room-wrapper .room-item-wrapper .room-item-box{width:25%;display:inline-block;vertical-align:top}@media (max-width:1500px){.room-wrapper .room-item-wrapper .room-item-box{width:33.33%}}.room-wrapper .room-item-wrapper .room-item{text-align:center;width:90%;background-color:#fff;padding:0;margin:0 auto 20px}.room-wrapper .room-item-wrapper .room-item:hover{box-shadow:4px 4px 10px rgba(0,0,0,.2);transform:translateY(-10px);transition:transform .2s linear}.room-wrapper .room-item-wrapper .room-item .room-img-wrapper{overflow:hidden;width:100%;height:180px}.room-wrapper .room-item-wrapper .room-item .room-img-wrapper img{height:100%}.room-wrapper .room-item-wrapper .room-item .bottom{padding:0 15px;width:100%}.room-wrapper .room-item-wrapper .room-item .bottom .location{text-align:left;margin-top:4px;color:#ed8931;font-size:14px}.room-wrapper .room-item-wrapper .room-item .bottom .location i{font-size:18px}.room-wrapper .room-item-wrapper .room-item .bottom .location span{display:inline-block}.room-wrapper .room-item-wrapper .room-item .bottom .title{text-align:left;color:#13253d;margin:10px 0;font-size:14px;font-weight:700;min-height:60px;position:relative;line-height:20px;max-height:60px;overflow:hidden}.room-wrapper .room-item-wrapper .room-item .bottom .title:after{content:"...";position:absolute;bottom:0;right:0;padding-left:60px;background:-webkit-linear-gradient(left,transparent,#fff 90%);background:-o-linear-gradient(right,transparent,#fff 90%);background:-moz-linear-gradient(right,transparent,#fff 90%);background:linear-gradient(90deg,transparent,#fff 90%)}.room-wrapper .room-item-wrapper .room-item .bottom .desc{text-align:left;color:#939393;font-size:13px;margin-bottom:10px;padding:0 5px;position:relative;line-height:20px;max-height:40px;overflow:hidden}.room-wrapper .room-item-wrapper .room-item .bottom .desc:after{content:"...";position:absolute;bottom:0;right:0;padding-left:40px;background:-webkit-linear-gradient(left,transparent,#fff 90%);background:-o-linear-gradient(right,transparent,#fff 90%);background:-moz-linear-gradient(right,transparent,#fff 90%);background:linear-gradient(90deg,transparent,#fff 90%)}.room-wrapper .room-item-wrapper .room-item .bottom .eq-wrapper{font-size:0}.room-wrapper .room-item-wrapper .room-item .bottom .eq-wrapper .eq-item{width:33.33%;font-size:10px;display:inline-block;vertical-align:top}.room-wrapper .room-item-wrapper .room-item .bottom .eq-wrapper .eq-item .iconfont{font-size:20px;color:#ed8931;font-weight:700}.room-wrapper .room-item-wrapper .room-item .detail-btn-wrapper{padding:20px 0}.room-wrapper .room-item-wrapper .room-item .detail-btn-wrapper .btn{width:80%;background-color:#f1f9fc}.room-wrapper .room-item-wrapper .room-item .detail-btn-wrapper .btn:hover{color:#fff;background-color:#ed8931}ul.simple-pagination{list-style:none}.simple-pagination{display:block;overflow:hidden;padding:0 5px 5px 0;margin:0}.simple-pagination li,.simple-pagination ul{list-style:none;padding:0;margin:0}.simple-pagination li{float:left}span.ellipse.clickable{cursor:pointer}.ellipse input{width:3em}.compact-theme span{cursor:pointer}.compact-theme a,.compact-theme span{float:left;color:#333;font-size:14px;line-height:24px;font-weight:400;text-align:center;border:1px solid #aaa;border-left:none;min-width:14px;padding:0 7px;box-shadow:2px 2px 2px rgba(0,0,0,.2);background:#efefef;background:-moz-linear-gradient(top,#fff 0,#efefef 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(100%,#efefef));background:-webkit-linear-gradient(top,#fff,#efefef);background:-o-linear-gradient(top,#fff 0,#efefef 100%);background:-ms-linear-gradient(top,#fff 0,#efefef 100%);background:linear-gradient(top,#fff,#efefef)}.compact-theme a:hover,.compact-theme li:not(.disabled):not(.active) span:hover{text-decoration:none;background:#efefef;background:-moz-linear-gradient(top,#efefef 0,#bbb 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#efefef),color-stop(100%,#bbb));background:-webkit-linear-gradient(top,#efefef,#bbb);background:-o-linear-gradient(top,#efefef 0,#bbb 100%);background:-ms-linear-gradient(top,#efefef 0,#bbb 100%);background:linear-gradient(top,#efefef,#bbb)}.compact-theme li:first-child a,.compact-theme li:first-child span{border-left:1px solid #aaa;border-radius:3px 0 0 3px}.compact-theme li:last-child a,.compact-theme li:last-child span{border-radius:0 3px 3px 0}.compact-theme .current{background:#bbb;background:-moz-linear-gradient(top,#bbb 0,#efefef 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#bbb),color-stop(100%,#efefef));background:-webkit-linear-gradient(top,#bbb,#efefef);background:-o-linear-gradient(top,#bbb 0,#efefef 100%);background:-ms-linear-gradient(top,#bbb 0,#efefef 100%);background:linear-gradient(top,#bbb,#efefef);cursor:default}.compact-theme .ellipse{background:#eaeaea;padding:0 10px;cursor:default}.light-theme span{cursor:pointer}.light-theme a,.light-theme span{float:left;color:#666;font-size:14px;line-height:24px;font-weight:400;text-align:center;border:1px solid #bbb;min-width:14px;padding:0 7px;margin:0 5px 0 0;border-radius:3px;box-shadow:0 1px 2px rgba(0,0,0,.2);background:#efefef;background:-moz-linear-gradient(top,#fff 0,#efefef 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(100%,#efefef));background:-webkit-linear-gradient(top,#fff,#efefef);background:-o-linear-gradient(top,#fff 0,#efefef 100%);background:-ms-linear-gradient(top,#fff 0,#efefef 100%);background:linear-gradient(top,#fff,#efefef)}.light-theme a:hover,.light-theme li:not(.disabled):not(.active) span:hover{text-decoration:none;background:#fcfcfc}.light-theme .current{background:#666;color:#fff;border-color:#444;box-shadow:0 1px 0 #fff,inset 0 0 2px rgba(0,0,0,.3);cursor:default}.light-theme .ellipse{background:none;border:none;border-radius:0;box-shadow:none;font-weight:700;cursor:default}.dark-theme span{cursor:pointer}.dark-theme a,.dark-theme span{float:left;color:#ccc;font-size:14px;line-height:24px;font-weight:400;text-align:center;border:1px solid #222;min-width:14px;padding:0 7px;margin:0 5px 0 0;border-radius:3px;box-shadow:0 1px 2px rgba(0,0,0,.2);background:#555;background:-moz-linear-gradient(top,#555 0,#333 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#555),color-stop(100%,#333));background:-webkit-linear-gradient(top,#555,#333);background:-o-linear-gradient(top,#555 0,#333 100%);background:-ms-linear-gradient(top,#555 0,#333 100%);background:linear-gradient(top,#555,#333)}.dark-theme a:hover,.dark-theme li:not(.disabled):not(.active) span:hover{text-decoration:none;background:#444}.dark-theme .current{background:#222;color:#fff;border-color:#000;box-shadow:0 1px 0 hsla(0,0%,100%,.2),inset 0 0 1px 1px rgba(0,0,0,.1);cursor:default}.dark-theme .ellipse{background:none;border:none;border-radius:0;box-shadow:none;font-weight:700;cursor:default}