<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">p, h1, h2, h3, h4, h5, s, b, div, input, button, textarea {
    font-family: "寰蒋闆呴粦"!important;
}
.none {
    display: none!important;
}
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}
a, a:focus, a:active, a:hover {
    outline: none;
    background: transparent;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
a, a:active, a:visited, a:hover {
    text-decoration: none;
    color: #000;
    border: none;
    outline: none;
}
input, textarea, button {
    outline: none;
}
/*body::-webkit-scrollbar {display:none}*/
input:-webkit-autofill {
 -webkit-text-fill-color: #666 !important;
 -webkit-box-shadow: 0 0 0 1000px rgba(0,0,0,0) inset !important;
 transition: background-color 5000s ease-in-out 0s;
}
input[type="number"] {
    -moz-appearance: textfield;
}
input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
 -webkit-appearance: none !important;
}
.icon {
    width: 16px;
    height: 16px;
    fill: currentColor;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    color: #666;
    margin-right: 5px;
}
input, textarea, select, button {
    outline: none;
}
body.overflow {
    overflow: hidden;
}
.header-nav ul&gt;li.active a {
    color: #5eb2ae;
}
.header-nav ul&gt;li&gt;.user-info&gt;img {
    margin-right: 10px;
    width: 40px;
    height: 40px;
    display: inline-block;
    vertical-align: middle;
    border-radius: 20px;
    background-image: url("../image/userbackground.png");
    background: #eee;
}
.header-nav ul&gt;li#user-li:hover .li-tipscon li {
    height: 30px;
}
.header-nav ul&gt;li {
    margin: 0 14px;
    vertical-align: top;
    display: inline-block;
}
.header-nav ul&gt;li&gt;.li-info.no-user&gt;.login-item-tips {
    border-right: 1px solid #999;
    padding-left: 10px;
}
.header-nav ul&gt;li&gt;.li-info.no-user&gt;.login-item-tips:last-child {
    border: none;
}
.header-nav ul&gt;li&gt;.li-info.no-user&gt;.login-item-tips:first-child {
    padding-right: 10px;
}
.header-nav ul&gt;li.user-li {
    overflow: hidden;
}
.header-nav ul&gt;li&gt;.li-info:hover {
    cursor: pointer;
}
.header-nav ul&gt;li&gt;.li-tipscon li {
    margin: 0;
    display: block;
    overflow: hidden;
    height: 0;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -ms-transition: .5s all;
    -o-transition: .5s all;
    transition: .5s all;
}
.header-nav ul&gt;li&gt;.li-tipscon li&gt;a {
    display: block;
    padding: 5px;
    box-sizing: border-box;
    font-size: 14px;
}
.header-nav ul&gt;li&gt;.li-tipscon li&gt;a:hover {
    cursor: pointer;
    background: #5eb2ae;
    color: #fff;
}
.header-nav ul&gt;li&gt;i {
    display: inline-block;
    height: 4px;
    width: 4px;
    background: #5eb2ae;
    vertical-align: middle;
    margin-left: 20px;
    border-radius: 2px;
}
.header-nav {
    text-align: center;
    float: right;
    line-height: 80px;
}
.header-login-be ul&gt;li {
    display: inline-block;
    margin: 0 10px;
}
.header-login-be ul&gt;li a {
    color: #aaa;
}
.header-login-be ul&gt;li a.active {
    color: #333;
}
.tag_item&gt;div&gt;span {
    float: left;
    text-align: left;
    font-size: .8rem;
}
.tag_item&gt;div&gt;span:hover {
    cursor: pointer;
}
.tag_item&gt;div&gt;ul {
    margin-left: 100px;
    text-align: left;
    border-left: 1px solid #eee;
    min-height: 50px;
}
.tag_item&gt;div:hover {
    background: #5eb2ae;
    color: #fff;
}
.tag_item&gt;div {
    width: 100%;
    text-align: center;
    height: 30px;
    padding: 10px;
}
.tag #timeSearch, .tag #village {
    border: none;
    background: transparent;
    display: inline-block;
}
.hidden {
    visibility: hidden;
}
.header {
    background-color: #fff;
    width: 100%;
    box-shadow: 0 0 6px #999;
    position: fixed;
    z-index: 1001;
    top: 0;
}
.headerCon {
    background: #fff;
    position: absolute;
    margin: 0 auto;
    height: 80px;
    line-height: 80px;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    box-shadow: 0 0 5px #ccc;
}
.comment, .myView {
    display: none;
}
input:-webkit-autofill {
 -webkit-text-fill-color: #333 !important;
 -webkit-box-shadow: 0 0 0px 1000px white inset !important;
 transition: background-color 5000s ease-in-out 0s;
 box-shadow: 0 0 0px 1000px white inset !important;
}
.logo {
    vertical-align: middle;
    margin-right: 10px;
}
.header-login {
    padding: 15px;
    background: #fff;
    box-shadow: 0 0 5px #999;
    border-radius: 8px;
}
.header-logoCon {
    display: inline-block;
}
.header-logoCon:hover {
    cursor: pointer;
}
.header-bar {
    position: absolute;
    top: 0;
    right: 15px;
    font-size: 24px;
    color: #333;
}
.header-logoCon {
    margin-right: 50px;
}
.modal {
    display: none;
    background-color: rgba(0, 0, 0, 0.82);
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1001;
}
.modal.in {
    display: block;
}
.modal-item.logon-container {
    width: 330px;
    margin: 0 auto;
    margin-top: 12%;
    position: relative;
}
.modal&gt;.modal_item {
    width: 600px;
    height: auto;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -300px;
    margin-top: -230px;
    overflow: hidden;
}
.modal_main&gt;.orderInfoPay {
    padding: 10px;
}
.modal_main&gt;.orderInfoPay&gt;ul&gt;li {
    padding: 10px 0;
    border-bottom: 1px solid #eee;
    font-size: 1rem;
}
.modal_main&gt;.orderInfoPay&gt;ul&gt;li:last-child {
    border-bottom: none;
}
.modal_main&gt;.orderInfoPay&gt;ul&gt;li li {
    padding: 5px 0;
}
.modal_main&gt;.orderInfoPay li&gt;.titles {
    display: inline-block;
    width: 20%;
    vertical-align: top;
}
.modal_main&gt;.orderInfoPay li&gt;.text {
    display: inline-block;
    width: 75%;
}
.modal&gt;.modal_item&gt;.modal_footer {
    padding: 10px 0;
    float: right;
    width: 100%;
    box-shadow: 0 0 5px #eee;
}
.modal&gt;.modal_item&gt;.modal_header {
    padding: 10px;
    background: #5eb2ae;
    color: #fff;
}
.modal&gt;.modal_item&gt;.modal_header .fa {
    float: right;
}
.header-login-be {
    position: relative;
}
.header-login-be-item {
    transition: .5s all;
    z-index: 10;
    background-color: #fff;
}
.header-login-be .fa-close {
    position: absolute;
    top: 0;
    z-index: 12;
    right: 0px;
    color: #999;
    transform: rotate(0deg);
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -ms-transition: .5s all;
    -o-transition: .5s all;
    transition: .5s all;
}
.header-login-be .fa-close:hover {
    transform: rotate(180deg);
}
.none {
    display: none!important;
}
.left {
    float: left;
}
.right {
    float: right;
}
.header-login-be-item form {
    padding: 10px 15px;
    margin-bottom: 15px;
}
.header-login-be-item .inputDiv {
    position: relative;
    height: 30px;
    line-height: 30px;
    margin-bottom: 15px;
}
.header-login-be-item .inputDiv.agreenCon {
    line-height: 20px;
}
.header-login-be-item .agreenCon #agreen {
    float: left;
    margin-top: 5px;
}
.header-login-be-item .agreenCon .agreenDiv {
    width: 100%;
    padding-left: 20px;
    font-size: 12px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #333;
}
.header-login-be-item .agreenCon .agreenDiv a {
    color: #4b9591;
}
.header-login-be-item .agreenCon .agreenDiv a:hover {
    text-decoration: underline;
}
.header-login-be-item .inputDiv&gt;i.fa {
    position: absolute;
    top: 8px;
    left: 8px;
    color: #999;
}
.header-login-be-item .error {
    color: #ff2c27;
    height: 20px;
    line-height: 20px;
    font: .8rem/1rem a;
    margin-bottom: 5px;
}
.header-login-be-item .inputDiv&gt;input {
    height: 30px;
    width: 100%;
    padding: 5px;
    padding-left: 30px;
    border-radius: 5px;
    border: 1px solid #ccc;
    font-size: .9rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.header-login-be-item .inputDiv.tag a {
    font: .8rem/1.2rem a;
    color: #999;
}
.header-login-be-item form&gt;button:hover {
    cursor: pointer;
}
.header-login-be-item form&gt;button {
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    padding: 0;
    margin: 0 auto;
    border: none;
    background-color: #5eb2ae;
    border-radius: 5px;
    color: #fff;
    font-weight: 900;
}
.header-login-be-item form&gt;button[disabled='disabled'] {
    background-color: #999;
}
.header-login-be&gt;ul {
    height: 60px;
    position: relative;
    z-index: 11;
    background-color: #fff;
    text-align: center;
}
.getCodeDiv&gt;span {
    position: absolute;
    top: 0;
    right: 10px;
    font-size: .8rem;
    color: #666;
    border-left: 1px solid #ccc;
    padding-left: 10px;
    height: 29px;
    width: 80px;
    margin-top: 1px;
    text-align: center;
}
.header-login-after {
    position: relative;
}
.header-login-after&gt;div.prolieTag {
    position: relative;
    display: inline-block;
    height: 60px;
    background-color: #fff;
    z-index: 1;
    width: 130px;
    text-align: center;
}
.header-login-after&gt;div.prolieTag&gt;img {
    width: 40px;
    height: 40px;
    vertical-align: middle;
    margin-right: 5px;
}
.header-login-after&gt;.prolie {
    position: absolute;
    top: -600px;
    width: 130px;
    background-color: #fff;
    box-shadow: 0 0 6px #999;
    padding: 5px;
    text-align: center;
}
.messageTag&gt;a {
    position: relative;
}
.messageTag&gt;b {
    position: absolute;
    top: 5px;
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 22px;
    background-color: #5eb2ae;
    color: #fff;
    border-radius: 10px;
}
.login-toggleBtn:hover {
    cursor: pointer;
}
.header-login-after&gt;.prolie&gt;ul&gt;li {
    height: 40px;
}
.goback {
    display: none;
    position: fixed;
    right: 10px;
    bottom: 100px;
    width: 50px;
    z-index: 1000;
}
.goback.active {
    display: inline-block;
}
.goback&gt;.back {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 2rem;
    color: #eee;
    background-color: rgba(152, 152, 152, 0.8);
    border-radius: 5px;
    margin-bottom: 5px;
}
.pointer:hover {
    cursor: pointer;
}
.right {
    float: right;
}
.left {
    float: left;
}
.pointer:hover {
    cursor: pointer;
}
.btn {
    float: right;
    margin-right: 15px;
    margin-top: 20px;
    border: 1px solid #5eb2ae;
    background: #fff;
    color: #5eb2ae;
    border-radius: 5px;
    padding: 5px 10px;
}
.btn:hover {
    cursor: pointer;
}
.footer {
    background: #333;
    color: #fff;
    font-size: 14px;
    margin-top: 15px;
}
.footer&gt;.footerCon {
    margin: 0 auto;
    padding: 30px 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.footer&gt;.footerCon&gt;.list&gt;ul {
    text-align: center;
}
.footer a {
    color: #f5f5f5;
}
.footer&gt;.footerCon&gt;.list&gt;ul&gt;li&gt;h3 {
    font-size: 16px;
    margin-bottom: 20px;
}
.footer&gt;.footerCon&gt;.list&gt;ul&gt;li&gt;.list-ul&gt;li {
    margin: 8px 0;
}
.footer&gt;.footerCon&gt;.qr {
    text-align: center;
    line-height: 20px;
    padding-top: 30px;
    border-top: 1px solid #f5f5f5;
}
.footer .footerCon .lookhere .fa {
    font-size: 20px;
    margin: 15px;
}
.footer .footerCon .lookhere {
    margin-top: 30px;
}
.loading {
    margin: 20px 0;
    text-align: center;
    color: #999;
}
@keyframes waitRun {
 0% {
 transform: rotate(0deg);
}
 15% {
 transform: rotate(90deg);
}
 30% {
 transform: rotate(180deg);
}
 60% {
 transform: rotate(270deg);
}
 100% {
 transform: rotate(360deg);
}
}
.nav-con {
    position: relative;
    background: #f2f2f2;
    overflow: hidden;
    max-height: 500px;
}
.nav-con .nivo-controlNav {
    display: none;
}
.indexCon  .story-modal.in {
    display: block;
}
.indexCon  .story-modal {
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 10000;
}
.indexCon  .story-modal  .story-item  .fa-close:hover {
    cursor: pointer;
}
.indexCon  .story-modal  .story-item  .fa-close {
    position: absolute;
    right: 20px;
    top: 20px;
    color: #999;
    font-size: 24px;
}
.indexCon  .capter {
    margin: 0 auto;
    text-align: center;
    margin-bottom: 30px!important;
    border: 1px solid transparent;
}
.indexCon  .capter  .banner-con {
    width: 100%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    position: relative;
    overflow: hidden;
    min-height: 270px;
    background: #eee;
}
.indexCon .capter.story  .banner-con img {
    width: 100%;
}
.indexCon  .capter  .banner-con  .videoCon {
    width: 60%;
    text-align: center;
    display: inline-block;
    height: 100%;
    vertical-align: top;
}
.indexCon  .capter  .banner-con  .videoCon  .video-btn-con {
    margin-top: 25%;
}
.indexCon  .capter  .banner-con .videoCon  .video-btn-con i.fa:hover {
    cursor: pointer;
}
.indexCon  .capter  .banner-con  .videoCon  .video-btn-con i.fa {
    vertical-align: middle;
    font-size: 48px;
    color: #26b7bc;
}
.indexCon  .capter  .banner-con  .videoCon  .video-btn-con span {
    vertical-align: middle;
    font-size: 24px;
    color: #fff;
}
.indexCon  .capter  .banner-con  .textCon {
    display: inline-block;
    height: 100%;
    vertical-align: top;
    width: 30%;
    background: rgba(255,255,255,.8);
    font-weight: 900;
    font: 14px/24px a;
    text-indent: 1rem;
    text-align: justify;
    font-family: -webkit-pictograph;
    padding: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.indexCon  .capter  .moreCon {
    display: none;
}
.indexCon  .capter  .moreCon  .more {
    background: #26b7bc;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
    padding: 8px 15px;
    display: inline-block;
    margin-top: 30px;
}
.indexCon  .capter  .title {
    margin-bottom: 30px;
    margin-top: 20px;
}
.indexCon  .capter  .title  h1 {
    font-size: 34px;
    padding-top: 10px;
    font-weight: 500;
}
.indexCon  .capter  .title  h5 {
    color: #999;
    margin-top: 15px;
}
.indexCon  .capter .yardlist-itemCon.active {
    display: block;
}
.indexCon  .capter .yardlist-itemCon {
}
.indexCon  .capter .capter-itemCon {
    text-align: left;
}
.indexCon  .capter .capter-itemCon  .capter-item  .taps-map {
    position: absolute;
    top: 10px;
    background: #999;
    padding: 10px;
    color: #fff;
    left: 0px;
    font-size: 13px;
    line-height: 17px;
    text-align: left;
    height: 56px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.indexCon  .capter .capter-itemCon  .capter-item  .taps-map .mf11 {
    display: inline-block;
    position: absolute;
    top: 56px;
    left: 0;
    border-left: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-right: 4px solid #666;
    border-top: 4px solid #666;
}
.indexCon  .capter .capter-itemCon  .capter-item .taps-map.active {
    background: #26b7bc;
}
.indexCon  .capter .capter-itemCon  .capter-item .taps-map.active .mf11 {
    border-right-color: #2c5955;
    border-top-color: #2c5955;
}
.indexCon  .capter .capter-itemCon  .capter-item .taps-map::after {
    content: '';
    float: right;
    margin-top: -44px;
    margin-right: -38px;
    border-right: 28px solid transparent;
    border-left: 28px solid transparent;
    border-bottom: 28px solid #999;
    border-top: 28px solid #999;
}
.indexCon  .capter .capter-itemCon  .capter-item  .taps-map.active::after {
    border-bottom: 28px solid #26b7bc;
    border-top: 28px solid #26b7bc;
}
.indexCon  .capter .capter-itemCon  .capter-item  img {
    display: inline-block;
    background: #eee;
    width: 100%;
    vertical-align: bottom;
}
.indexCon  .capter .capter-itemCon  .capter-item  .info {
    text-align: left;
    padding: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 0 5px #ddd;
    -moz-box-shadow: 0 0 5px #ddd;
    box-shadow: 0 0 5px #ddd;
    width: 100%;
}

.indexCon  .capter .capter-itemCon  .capter-item  .info  .title-two {
    height: 20px;
    font-size: 14px;
	overflow: hidden;
}
.indexCon  .capter .capter-itemCon  .capter-item  .info  .title-two  .priceCon {
    display: inline-block;
    width: 30%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.indexCon  .capter .capter-itemCon  .capter-item  .info  .title-two .roomtype {
    color: #26b7bc;
    float: left;
    width: 70%;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	

	
}
.indexCon .capter .capter-itemCon  .capter-item  .info  .title-two .roomtype .yard {
	padding: 0 4px;
    border-radius: 2px;
}
.indexCon  .capter .capter-itemCon  .capter-item  .info  .title-two .roomtype i {
    text-decoration: none;
}
.indexCon  .capter .capter-itemCon  .capter-item  .info  .title-two .priceCon {
    width: 30%;

	float: right;
	text-align: right;
}
.indexCon  .capter .capter-itemCon  .capter-item  .info .title-two .priceCon  .price {
    font-weight: 900;

}


.indexCon  .capter .capter-itemCon  .capter-item  .info .bed{
	line-height: 20px;
	height: 60px;
	font-size: 13px;
	padding-top: 5px;
	color: #2A2A2A;
}


.indexCon &gt; .yardCon &gt; .yardlist {
    width: 100%;
    overflow: hidden;
    margin-bottom: 30px;
    overflow-x: auto;
}
.indexCon &gt; .yardCon &gt; .yardlist .yardlist-item:hover {
    cursor: pointer;
}
.indexCon &gt; .yardCon &gt; .yardlist .yardlist-item {
    display: inline-block;
    white-space: normal;
    margin-right: 10px;
    padding: 10px 0;
    padding-top: 0;
    font-size: 14px;
    border-bottom: 2px solid transparent;
}
.indexCon &gt; .yardCon &gt; .yardlist .yardlist-item:hover {
    border-bottom: 2px solid #26b7bc;
}
.indexCon &gt; .yardCon &gt; .yardlist .yardlist-item.active {
    border-bottom: 2px solid #26b7bc;
}
.indexCon &gt; .yardCon &gt; .yardlist .yardlist-item:last-child {
    margin-right: 0px;
}
.searchCon {
    height: 60px;
    border-bottom: 1px solid #eee;
    line-height: 60px;
    margin: 0 10px;
}
.searchCon .search_input {
    width: 240px;
    position: relative;
    display: inline-block;
    border: 1px solid #eee;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    height: 34px;
    vertical-align: middle;
    overflow: hidden;
}
.searchCon .search_input i.fa {
    position: absolute;
    top: 8px;
    left: 10px;
    color: #999;
    font-size: 16px;
}
.searchCon .search_input input {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 100%;
    border: none;
    color: #999;
    padding: 0 10px;
    padding-left: 30px;
    height: 30px;
    font-size: 14px;
    display: inline-block;
    vertical-align: top;
}
.searchCon form &gt; button {
    background: #26b7bc;
    height: 34px;
    width: 80px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    color: #fff;
    border: none;
    font-size: 16px;
}
.searchCon form &gt; button:hover {
    cursor: pointer;
}
.searchCon form &gt; .filtertoggle {
    display: inline-block;
    color: #666;
    border: 1px solid #eee;
    height: 34px;
    line-height: 34px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    vertical-align: middle;
    padding: 0 10px;
    font-size: 14px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.searchCon form &gt; .fa.active {
    color: #26b7bc;
}
.no-listcontainer-item {
    text-align: center;
    margin: 200px auto;
    color: #666;
}
.filterCon {
    font-size: 14px;
    color: #666;
}
.filterCon .yardoutbox &gt; div {
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
}
.filterCon ..yardoutbox &gt; div:last-child {
 border-bottom: none;
}
.yardoutbox {
    padding: 0 20px;
    border: 1px solid #e0e0e0;
    margin: 10px 0;
}
.filterCon .yardoutbox &gt; div &gt; .title {
    float: left;
    margin-top: 13px;
    width: 60px;
    display: inline-block;
    height: 24px;
    line-height: 24px;
}
.filterCon .yardoutbox &gt; div &gt; .con {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.filterCon .yardoutbox &gt; div &gt; .con li:hover {
    cursor: pointer;
}
.filterCon .yardoutbox &gt; div &gt; .con li {
    display: inline-block;
    white-space: normal;
    margin-top: 13px;
    height: 25px;
    overflow: hidden;
}
.filterCon .yardoutbox &gt; div &gt; .con li .customs_div {
    display: inline-block;
}
.filterCon .yardoutbox &gt; div &gt; .con li input {
    height: 20px;
    width: 60px;
    color: #555;
    padding: 0 5px;
}
.filterCon .yardoutbox &gt; div &gt; .con li span {
    display: inline-block;
    width: 30px;
    text-align: center;
}
.filterCon .yardoutbox &gt; div &gt; .con li span#customs_btn {
    margin-top: 6px;
}
.filterCon .yardoutbox &gt; div &gt; .con li button {
    background: #fff;
    border: none;
    color: #26b7bc;
    padding: 0 10px;
}
.filterCon .yardoutbox &gt; div &gt; .con li button:hover {
    cursor: pointer;
}
.filterCon .yardoutbox &gt; div &gt; .con li a {
    display: inline-block;
    height: 24px;
    line-height: 24px;
    padding: 0 10px;
}
.filterCon .yardoutbox &gt; div &gt; .con li.customs-con.open .customs_item {
    width: 250px;
    height: auto;
}
.filterCon .yardoutbox &gt; div &gt; .con li.customs-con span {
    white-space: nowrap;
    width: 50px;
}
.filterCon .yardoutbox &gt; div &gt; .con li.customs-con .customs_item {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: .5s width;
    -moz-transform: .5s width;
    -ms-transform: .5s width;
    -o-transform: .5s width;
    transform: .5s width;
    width: 0;
    overflow: hidden;
    height: 0;
}
.filterCon .yardoutbox &gt; div &gt; .con li.active a {
    background: #26b7bc;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    color: #fff;
}
.roomlistCon {
    overflow: hidden;
}
img {
    color: #666;
    font-size: 14px;
}
.roomlistCon .items  img {
    display: block;
    width: 100%;
    /*background: #eee;*/
}
.roomlistCon  .items  .price {
    position: absolute;
    background: rgba(0, 0, 0, 0.67);
    color: #fff;
    font-weight: 900;
    padding: 8px 10px;
}
.roomlistCon .items .priceCon{
	    color: #26b7bc;
    float: left;
    width: 70%;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.roomlistCon .items .priceCon .yard{
	padding:2px 4px;
	border-radius: 2px;
	display:inline-block;
}

.roomlistCon  .items  .info {
    padding: 15px;
    -webkit-box-shadow: 0 0 5px #ddd;
    -moz-box-shadow: 0 0 5px #ddd;
    box-shadow: 0 0 5px #ddd;
    background: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.roomlistCon  .items  .info  .title {
    margin-bottom: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font: 14px/20px a;
    height: 40px;
    text-align: justify;
}
.roomlistCon  .items  .info  .title-two {
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.roomlistCon  .items  .info  .title-two .tags {
    display: inline-block;
    color: #26b7bc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.roomlistCon  .items  .info  .title-two .roomtype {
    float: right;
    color: #998;
    width: 30%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;

}

.roomlistCon  .items .bed{
		line-height: 20px;
	height: 60px;
	font-size: 13px;
	padding-top: 5px;
	color: #2A2A2A;
}






.paginationCon {
    height: 40px;
    margin: 30px 0;
    text-align: center;
}
.paginationCon li.active {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #26b7bc;
    color: #fff;
}
.paginationCon li:hover {
    cursor: pointer;
}
.paginationCon li {
    width: 36px;
    height: 36px;
    display: inline-block;
    padding: 10px;
    color: #26b7bc;
    font-weight: 900;
    margin-right: 10px;
}
.paginationCon li.fa {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    font-weight: 900;
    border: 1px solid #26b7bc;
}
.activitylistCon {
    overflow: hidden;
}
.activitylistCon &gt; .capter-item &gt; img {
    display: block;
    width: 100%;
    background: #eee;
}
.activitylistCon &gt; .capter-item {
    display: inline-block;
    white-space: normal;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 20px;
    position: relative;
    margin-right: -4px;
}
.activitylistCon &gt; .capter-item &gt; .taps-map {
    position: absolute;
    top: 20px;
    background: #999;
    padding: 10px;
    color: #fff;
    left: 2px;
    font-size: 13px;
    line-height: 17px;
    text-align: left;
    height: 56px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.activitylistCon &gt; .capter-item &gt; .taps-map &gt; .mf1 &gt; p {
    height: 17px;
    overflow: hidden;
}
.activitylistCon &gt; .capter-item &gt; .taps-map .mf11 {
    display: inline-block;
    position: absolute;
    top: 56px;
    left: 0;
    border-left: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-right: 4px solid #666;
    border-top: 4px solid #666;
}
.activitylistCon &gt; .capter-item .taps-map.active {
    background: #26b7bc;
}
.activitylistCon &gt; .capter-item .taps-map.active .mf11 {
    border-right-color: #2c5955;
    border-top-color: #2c5955;
}
.activitylistCon &gt; .capter-item &gt; .taps-map::after {
    content: '';
    float: right;
    margin-top: -44px;
    margin-right: -38px;
    border-right: 28px solid transparent;
    border-left: 28px solid transparent;
    border-bottom: 28px solid #999;
    border-top: 28px solid #999;
}
.activitylistCon &gt; .capter-item &gt; .taps-map.active::after {
    border-bottom: 28px solid #26b7bc;
    border-top: 28px solid #26b7bc;
}
.activitylistCon &gt; .capter-item &gt; .info {
    text-align: left;
    padding: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 0 5px #ddd;
    -moz-box-shadow: 0 0 5px #ddd;
    box-shadow: 0 0 5px #ddd;
}
.activitylistCon &gt; .capter-item &gt; .info &gt; .title {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-bottom: 15px;
    font: 14px/20px a;
    color: #333;
    text-align: justify;
    height: 40px;
}
.activitylistCon &gt; .capter-item &gt; .info &gt; .title-two {
    height: 20px;
    font-size: 14px;
}
.activitylistCon &gt; .capter-item &gt; .info &gt; .title-two .roomtype {
    display: inline-block;
    color: #26b7bc;
    float: right;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: right;
}
/*.activitylistCon &gt; .capter-item &gt; .info &gt; .title-two .roomtype .yard::after {*/
    /*content: '.';*/
    /*display: inline-block;*/
    /*vertical-align: middle; }*/
.activitylistCon &gt; .capter-item &gt; .info &gt; .title-two .roomtype i {
    text-decoration: none;
}
.activitylistCon &gt; .capter-item &gt; .info &gt; .title-two .priceCon {
    width: 30%;
	float: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.activitylistCon &gt; .capter-item &gt; .info &gt; .title-two .priceCon &gt; .price {
    font-weight: 900;
}
.nav-con-imgSlider li {
    float: left;
}
.nav-con-imgSlider li &gt; div &gt; img {
    height: 100%;
}
.nav-con-imgSlider-ul &gt; li img {
    display: inline-block;
    height: 500px;
    background-image: url("../../static/image/backgroundCon01.jpg");
}
.nav-con-yard {
    height: 500px;
    overflow: hidden;
    background: #ddd;
}
.nav-con-yard &gt; img {
    width: 100%;
}
.nav-con-yard:hover {
    cursor: pointer;
}
.imgModal .imgModalCon-mobile {
    height: 100%;
    position: relative;
}
.imgModal .imgModalCon-mobile &gt; p.page {
    color: #fff;
    height: 50px;
    position: absolute;
    top: 0;
    text-align: center;
    width: 100%;
    line-height: 50px;
}
.imgModal .imgModalCon-mobile &gt; .imgList {
    height: 100%;
    display: flex;
    align-items: center;
}
.imgModal .imgModalCon-mobile &gt; .imgList ul {
    align-items: center;
    overflow: hidden;
    white-space: nowrap;
}
.imgModal .imgModalCon-mobile &gt; .imgList ul li {
    display: inline-block;
    margin: -2px;
}
.imgModal .imgModalCon-mobile &gt; .imgList ul li img {
    max-height: 87%;
    width: 100%;
}
.imgModal .imgModalCon {
    height: 100%;
}
.imgModal .imgModalCon &gt; .spanSlider {
    width: 10%;
    display: inline-block;
    color: #fff;
    font-size: 4rem;
    text-align: center;
    position: relative;
    height: 100%;
}
.imgModal .imgModalCon &gt; .spanSlider &gt; .fa {
    position: absolute;
    top: 50%;
    margin-top: -25px;
}
.imgModal .imgModalCon &gt; .spanSlider:hover {
    cursor: pointer;
}
.imgModal .imgModalCon &gt; .imgModalCon-main {
    width: 78%;
    display: inline-block;
    position: absolute;
    top: 50%;
    margin-top: -350px;
}
.imgModal .imgModalCon &gt; .imgModalCon-main &gt; .imgModalCon-main-img {
    width: 100%;
    height: 600px;
    overflow: hidden;
    text-align: center;
    background: #2a2a2a;
}
.imgModal .imgModalCon &gt; .imgModalCon-main &gt; .imgModalCon-main-img img {
    height: 100%;
}
.imgModal .imgModalCon &gt; .imgModalCon-main &gt; .imgModalCon-main-tag {
    position: absolute;
    bottom: 150px;
    color: #f2f2f2;
    left: 50%;
}
.imgModal .imgModalCon &gt; .imgModalCon-main &gt; .imgModalCon-main-imgList {
    margin-top: 20px;
    height: 150px;
    overflow: hidden;
}
.imgModal .imgModalCon &gt; .imgModalCon-main &gt; .imgModalCon-main-imgList ul {
    float: left;
    margin-left: 0;
}
.imgModal .imgModalCon &gt; .imgModalCon-main &gt; .imgModalCon-main-imgList ul li {
    float: left;
    padding: 10px;
}
.imgModal .imgModalCon &gt; .imgModalCon-main &gt; .imgModalCon-main-imgList ul li:hover {
    cursor: pointer;
}
.imgModal .imgModalCon &gt; .imgModalCon-main &gt; .imgModalCon-main-imgList img {
    width: 150px;
    height: 100px;
    opacity: .6;
    border: 2px solid transparent;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.imgModal .imgModalCon &gt; .imgModalCon-main &gt; .imgModalCon-main-imgList img.active {
    opacity: 1;
    box-shadow: 0 0 10px #eee;
    border: 2px solid #fff;
}
.imgModal .imgModalCon &gt; .fa-close {
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 2rem;
    color: #fff;
    z-index: 1;
}
.yarddetail-Con {
    position: relative;
}
.yarddetail-Con &gt; .yardDetial {
    position: relative;
    width: 100%;
    box-sizing: border-box;
    padding-right: 400px;
    z-index: 1;
}
.yarddetail-Con &gt; .yardDetial .yardDetial-nav-info {
    font-weight: 900;
    font-size: 1.3rem;
    margin: 20px 10px;
}
.yarddetail-Con &gt; .yardDetial &gt; .yardDetialCon {
    margin-top: 10px;
}
.yarddetail-Con &gt; .yardDetial &gt; .yardDetialCon &gt; .yardDetialCon-item &gt;.yardDetialCon-group&gt; ul {
    width: 100%;
    padding-left: 150px;
    display: block;
    vertical-align: top;
    box-sizing: border-box;
}
.yarddetail-Con &gt; .yardDetial &gt; .yardDetialCon &gt; .yardDetialCon-item &gt;.yardDetialCon-group&gt; p {
    font-size: 14px;
    width: 150px;
    float: left;
    display: block;
    margin: 5px 0;
    color: #666;
}
.yarddetail-Con &gt; .yardDetial &gt; .yardDetialCon &gt; .yardDetialCon-item &gt;.yardDetialCon-group&gt; p&gt;.fa-angle-right {
    display: inline-block;
    font-weight: 900;
    margin-left: 10px;
    padding: 2px 8px;
    display: none;
}
.yardDetialCon-item &gt;.yardDetialCon-group&gt; p&gt;.fa-angle-right:hover {
    cursor: pointer;
}
.yarddetail-Con &gt; .yardDetial &gt; .yardDetialCon &gt; .yardDetialCon-item &gt;.yardDetialCon-group&gt; ul li.noDevice {
    color: #aaa;
}
.yarddetail-Con &gt; .yardDetial &gt; .yardDetialCon &gt; .yardDetialCon-item &gt;.yardDetialCon-group&gt; ul li {
    display: inline-block;
    width: 19%;
    white-space: nowrap;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #666;
    text-align: left;
    min-height: 28px;
}
.yarddetail-Con &gt; .yardDetial &gt; .yardDetialCon &gt; .yardDetialCon-item &gt;.yardDetialCon-group &gt; ul li &gt; div i {
    font-size: 14px;
    display: inline-block;
    margin: 5px;
    vertical-align: middle;
    width: 15px;
}
.yarddetail-Con &gt; .yardDetial &gt; .yardDetialCon &gt; .yardDetialCon-item &gt;.yardDetialCon-group &gt; ul li.noDevice &gt; div &gt; p {
    text-decoration: line-through;
}
.yarddetail-Con &gt; .yardDetial &gt; .yardDetialCon &gt; .yardDetialCon-item&gt;.yardDetialCon-group &gt; ul li &gt; div &gt; p {
    white-space: nowrap;
    font-size: 12px;
    display: inline-block;
}
.yarddetail-Con &gt; .yardDetial &gt; .yardDetialCon &gt; .yardDetialCon-item &gt;.yardDetialCon-group &gt; table .title {
    padding: 5px;
    width: 150px;
    font-size: 14px;
    color: #666;
}
.yarddetail-Con &gt; .yardDetial &gt; .yardDetialCon &gt; .yardDetialCon-item &gt;.yardDetialCon-group &gt; table .text {
    padding: 5px;
    font: 1rem/1.5rem a;
    font-size: 14px;
    color: #666;
}
.yarddetail-Con &gt; .yardDetial &gt; .yardDetialCon &gt; .yardDetialCon-item &gt; table .title {
    width: 150px;
    font-size: 14px;
    color: #666;
}
.yarddetail-Con &gt; .yardDetial &gt; .yardDetialCon &gt; .yardDetialCon-item &gt; table .text {
    padding: 5px;
    font: 1rem/1.5rem a;
    font-size: 14px;
    color: #666;
}
.yarddetail-Con &gt; .yardDetial &gt; .yardDetialCon &gt; #position {
    width: 100%;
    background-color: rgba(130, 157, 197, 0.38);
}
.yarddetail-Con &gt; .yardDetial &gt; .yardDetialCon &gt; #position &gt; img {
    width: 100%;
}
.yarddetail-Con &gt; .yardRelation &gt; .yardRelationCon .yardRelation-item {
    padding: 10px;
    box-shadow: 0 0 10px #ccc;
    box-sizing: border-box;
    min-height: 150px;
    background-color: #888;
}
.yarddetail-Con &gt; .yardRelation &gt; .yardRelationCon .yardRelation-item &gt; #orderForm {
    text-align: center;
    overflow: hidden;
}
.yarddetail-Con &gt; .yardRelation &gt; .yardRelationCon .yardRelation-item &gt; #orderForm &gt; .inputDiv {
    position: relative;
    margin-bottom: 10px;
    background: #fff;
    border-radius: 5px;
}
.yarddetail-Con &gt; .yardRelation &gt; .yardRelationCon .yardRelation-item &gt; #orderForm &gt; .inputDiv &gt; i {
    color: #333;
    position: absolute;
    top: 5px;
    right: 10px;
}
.yarddetail-Con &gt; .yardRelation &gt; .yardRelationCon .yardRelation-item &gt; #orderForm &gt; .inputDiv textarea {
    padding: 5px 8px;
    font-size: .9rem;
    border: none;
    border-radius: 5px;
}
.yarddetail-Con &gt; .yardRelation &gt; .yardRelationCon .yardRelation-item &gt; #orderForm &gt; .inputDiv &gt; input {
    width: 100%;
    border: none;
    padding: 5px 8px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding-right: 20px;
    font-size: .9rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.yarddetail-Con &gt; .yardRelation &gt; .yardRelationCon .yardRelation-item &gt; #orderForm &gt; .inputDiv &gt; .IF-get {
    position: absolute;
    top: 0;
    right: 0;
    width: 100px;
    display: inline-block;
    text-align: center;
    background-color: #f2f2f2;
    padding: 5px;
    height: 28px;
    line-height: 20px;
    border-radius: 0 5px 5px 0;
    font-size: .9rem;
    box-sizing: border-box;
}
.yarddetail-Con &gt; .yardRelation &gt; .yardRelationCon .yardRelation-item &gt; #orderForm &gt; .inputDiv .IF-get:hover {
    cursor: pointer;
}
.yarddetail-Con &gt; .yardRelation &gt; .yardRelationCon .yardRelation-item &gt; #orderForm &gt; .inputDiv .IF-get-tel {
    display: inline-block;
    width: 60%;
    height: 20px;
    border-right: 1px solid #999;
}
.yarddetail-Con &gt; .yardRelation &gt; .yardRelationCon .yardRelation-item &gt; #orderForm &gt; i.fa {
    font-size: 1.5rem;
    margin-right: 15px;
    color: #fff;
}
.yarddetail-Con &gt; .yardRelation &gt; .yardRelationCon .yardRelation-item &gt; #orderForm &gt; button {
    background-color: #26b7bc;
    color: #fff;
    font-weight: 900;
    padding: 10px;
    width: 50%;
    border: none;
}
.yarddetail-Con &gt; .yardRelation &gt; h3 {
    margin-bottom: 10px;
}
.fa-close:hover, .fa-search:hover {
    cursor: pointer;
}
.customCon &gt; h3 {
    margin: 20px 0;
    font-size: 20px;
    color: #666;
}
.customCon .custom-item &gt; .title {
    width: 100px;
    float: left;
    padding: 15px 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.customCon .custom-item &gt; .title img {
    display: inline-block;
    width: 50px;
    height: 50px;
    vertical-align: middle;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
}
.customCon .custom-item &gt; .con {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px 0;
    padding-left: 100px;
    border-bottom: 1px solid #eee;
    padding-right: 5px;
}
.customCon .custom-item &gt; .con &gt; .info {
    color: #999;
    margin-bottom: 10px;
}
.customCon .custom-item &gt; .con &gt; .info &gt; .name {
    width: 100px;
    overflow: hidden;
    margin-right: 10px;
}
.customCon .custom-item &gt; .con &gt; .usershow .text {
    margin-bottom: 10px;
    line-height: 25px;
    text-align: justify;
}
.customCon .custom-item &gt; .con &gt; .usershow &gt; .imgshow li {
    display: inline-block;
    width: 50px;
    height: 50px;
}
.customCon .custom-item &gt; .con &gt; .usershow &gt; .imgshow li img {
    width: 100%;
    height: 100%;
}
.pageCon {
    text-align: center;
    overflow: hidden;
}
.pageCon li:hover {
    cursor: pointer;
}
.pageCon li {
    display: inline-block;
    color: #333;
    margin-right: 15px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 6px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.pageCon li.active {
    background: #26b7bc;
    color: #fff;
}
.pageCon li.active a {
    color: #fff;
    display: inline-block;
    padding: 2px 5px;
}
.customhabit {
    text-align: left;
    overflow: hidden;
}
.customhabit &gt; h3 {
    /*margin: 10px 0;*/
/*font-size: 16px;*/
/*margin-left: 8px;*/
/*height: 32px;*/
/*color: #666; */

    font-size: 16px;
    padding: 10px;
    height: 32px;
    line-height: 32px;
    background: #fff;
    color: #666;
}
.customhabit &gt; .capter-item {
    display: inline-block;
    margin-right: -4px;
    vertical-align: top;
    white-space: normal;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 10px;
    position: relative;
}
.customhabit &gt; .capter-item:last-child {
    margin-bottom: 0px;
}
.customhabit &gt; .capter-item &gt; img {
    display: block;
    background: #eee;
    width: 100%;
    min-height: 180px;
    vertical-align: bottom;
}
.customhabit &gt; .capter-item &gt; .info {
    text-align: left;
    background: #fff;
    padding: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 0 5px #ddd;
    -moz-box-shadow: 0 0 5px #ddd;
    box-shadow: 0 0 5px #ddd;
}
.customhabit &gt; .capter-item &gt; .info &gt; .title {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    height: 20px;
    margin-bottom: 15px;
    font: 14px/20px a;
    color: #333;
}
.customhabit &gt; .capter-item &gt; .info &gt; .title-two {
    height: 20px;
    font-size: 14px;
}
.customhabit &gt; .capter-item &gt; .info &gt; .title-two .roomtype {
    color: #26b7bc;
    float: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: right;
}
.customhabit &gt; .capter-item &gt; .info &gt; .title-two .roomtype i {
    text-decoration: none;
}
.customhabit &gt; .capter-item &gt; .info &gt; .title-two .priceCon {
    width: 110px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.customhabit &gt; .capter-item &gt; .info &gt; .title-two .priceCon &gt; .price {
    color: #dd585e;
}
.orderCon.house {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
}
.orderCon.house &gt; .orderbtn {
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: #26b7bc;
    color: #fff;
    text-align: center;
}
.fa-spinner {
    animation: waitRun 2s linear infinite;
    color: #26b7bc;
    font-size: 20px;
    margin-right: 15px;
}
.storyFilter {
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
/*@media screen and (min-width: 600px) {*/
/*.storyFilter li {*/
/*width: 270px;*/
/*margin: 15px; } }*/
.storyFilter li {
    height: 70px;
    display: inline-block;
    margin-left: 0px;
    -webkit-box-shadow: 0 0 5px #e2e2e2;
    -moz-box-shadow: 0 0 5px #e2e2e2;
    box-shadow: 0 0 5px #e2e2e2;
}
.storyFilter li span {
    display: inline-block;
    vertical-align: middle;
    padding-left: 20px;
    font-size: 15px;
}
.storyFilter li img {
    display: inline-block;
    width: 70px;
    height: 70px;
    vertical-align: middle;
}
.storyFilter &gt; h3 {
    font-size: 15px;
    font-weight: 900;
    margin-top: 15px;
    color: #333;
}
.storylistCon {
    overflow: hidden;
}
/*@media screen and (min-width: 480px) {*/
/*.storylistCon &gt; .items &gt; .capter-item &gt; img {*/
/*height: 220px; } }*/

.storylistCon &gt; .items &gt; img {
    display: block;
    background: #eee;
    width: 100%;
}
.storylistCon &gt; .items &gt; .info {
    padding: 15px;
    -webkit-box-shadow: 0 0 5px #eee;
    -moz-box-shadow: 0 0 5px #eee;
    box-shadow: 0 0 5px #eee;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.storylistCon &gt; .items &gt; .info &gt; .title {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font: 14px/20px a;
    height: 37px;
}
.storyCon, .activityCon {
    line-height: 2rem;
    margin: 40px auto;
    overflow: hidden;
    text-align: justify;
    margin-top: 10px!important;
}
.storyCon &gt; .title, .activityCon &gt; .title {
    margin: 20px 0;
    font-size: 1.5rem;
    text-align: center;
}
.storyCon .author, .activityCon .author {
    display: none;
}
.storyCon img, .activityCon img {
    max-width: 100%;
}
.teamContainer .banner img {
    width: 100%;
}
/*pc绔垜鐨勮鍗�*/
.myorder {
    margin-bottom: 10px;
}
.orderdetial.myorder {
    margin-bottom: 0px;
}
.myorder-con {
    margin: 0 auto;
    font-size: 14px;
    min-height: 680px;
}
.myorder&gt;.title {
    background: #26b7bc;
    height: 40px;
    line-height: 40px;
}
.myorder&gt;.title&gt;ul {
    margin: 0 auto;
    margin-top: -2px;
}
.myorder&gt;.title li.active {
    background: #fff;
}
.myorder&gt;.title li.active&gt;a {
    color: #26b7bc;
}
.myorder&gt;.title li {
    color: #fff;
    text-align: center;
    float: left;
    font-size: 14px;
    font-weight: 900;
}
.myorder&gt;.title li&gt;a {
    display: inline-block;
    height: 40px;
    padding: 0 15px;
    color: #fff;
    font-weight: 400;
}
.myorder&gt;.title li:hover {
    cursor: pointer;
}
.myorder .order-title {
    background: rgba(70, 140, 136, 0.11);
    display: flex;
}
.myorder .order-title&gt;.items, .order-item-main-block&gt;.items {
    display: inline-block;
    padding: 10px;
    box-sizing: border-box;
    text-align: left;
    vertical-align: top;
    height: 100%;
    flex: 1;
    line-height: 1.3rem;
    color: #333;
}
.myorder .order-title&gt;.items.product, .order-item-main-block&gt;.items.product {
    flex: 2;
    text-align: left;
}
.myorder .order-item-main-block {
    /*height:60px;*/
    display: flex;/*border-bottom: 1px solid #eee;*/
}
.myorder .order-item-main-block&gt;.items.product&gt;img {
    background: #eee;
    height: 80px;
    vertical-align: middle;
    margin-right: 15px;
    float: left;
}
.myorder .order-item-main-block&gt;.items.product&gt;.tips {
    width: 100%;
    padding-left: 90px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.myorder .order-item-main-block&gt;.items.product&gt;.tips&gt;p.title&gt;a {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 1;
}
.myorder .order-item-main-block&gt;.items.product&gt;.tips&gt;p.address {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 2;
    font-size: 12px;
    color: #666;
}
.myorder .order-item-main-block&gt;.items.product&gt;.tipsCon {
    width: 100%;
    padding-left: 100px;
    box-sizing: border-box;
}
.myorder .order-item-main-block&gt;.items.product {
    width: 100%;
}
.myorder .order-item-main-block&gt;.items.product&gt;.tips-info {
    vertical-align: top;
}
.myorder .order-main .order-item {
    margin-bottom: 10px;
    border: 1px solid #eee;
    border-top: none;
}
.myorder .order-main .order-item&gt;.order-item-main {
    padding: 5px 10px;
    height: 100px;
}
.myorder .order-main .order-item&gt;.order-item-title {
    padding: 10px;
    background: rgba(70, 140, 136, 0.11);
    border-top: 2px solid #26b7bc;
}
.myorder .order-main .order-item&gt;.order-item-footer {
    text-align: right;
    padding-bottom: 8px;
}
.myorder .order-main .order-item&gt;.order-item-footer .toolbtn:hover {
    cursor: pointer;
}
.myorder .order-main .order-item&gt;.order-item-footer .toolbtn {
    background: no-repeat;
    border: 1px solid #26b7bc;
    border-radius: 6px;
    font-size: 14px;
    color: #26b7bc;
    margin-left: 10px;
}
.myorder .order-main .order-item&gt;.order-item-footer&gt;p {
    padding: 8px;
    color: #666;
    padding-bottom: 0px;
}
.order-main .order-item&gt;.order-item-title&gt;.order-time {
    float: right;
    color: #999;
    font-size: 12px;
}
.myorder .order-item-main-block&gt;.items {
    border-right: 1px solid #eee;
    height: 100px;
    display: inline-block;
    word-break: break-all;
}
.myorder .order-item-main-block&gt;.items:last-child {
    border-right: none;
}
.myorder .order-item-main-block&gt;.items.tool {
    color: #26b7bc;
    text-align: center;
}
.myorder .order-item-main-block&gt;.items.tool .toolbtn.goPay_btn {
    background: #26b7bc;
    border: none;
    color: #fff;
    border-radius: 5px;
    padding: 2px;
}
.myorder .order-item-main-block&gt;.items.tool .toolbtn:hover {
    cursor: pointer;
}
.myorder .order-item-main-block&gt;.items.tool .toolbtn {
    display: inline-block;
    width: 100px;
    margin-bottom: 5px;
    background: transparent;
    border: none;
    color: #26b7bc;
}
.myorder .order-item-main-block&gt;.items.tool .detial_btn.toolbtn:hover {
    color: #26b7bc;
    text-decoration: underline;
}
.myorder .order-item-main-block&gt;.items.tool .toolbtn:hover a {
    cursor: pointer;
}
.myorder .order-item-main-block&gt;.items.tool:hover {
    cursor: pointer;
}
.myorder .myorder-con&gt;.order-type {
    display: none;
}
.myorder .myorder-con&gt;.order-type.active {
    display: block;
}
/*璁㈠崟涓績*/
.sliderleft .perc-slider {
    position: fixed;
    top: 90px;
    width: 200px;
    float: left;
    background: #fff;
    box-shadow: 0 0 5px #ccc;
}
.personalcenter.sliderleft .perc-main {
    min-height: calc(100vh - 270px);
}
.sliderleft.teamcenter .perc-main {
    min-height: calc(100vh - 710px);
}
.sliderleft .perc-main {
    width: 100%;
    padding-left: 210px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 10px;
}
.sliderleft .perc-main&gt;.perc-main-con {
    background: #fff;/*height:100%;*/
}
.sliderleft .personal-info {
    padding: 15px 10px;
}
.sliderleft .personal-info&gt;.info-img {
    width: 60px;
    height: 60px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    float: left;
    background: #eee;
}
.sliderleft .personal-info&gt;.info-img&gt;img {
    width: 100%;
    height: 100%;
}
.sliderleft .personal-info&gt;.info-text {
    width: 100%;
    padding: 10px;
    padding-left: 70px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.sliderleft .personal-info&gt;.info-text&gt;p {
    height: 20px;
    white-space: nowrap;
}
.sliderleft .personal-info&gt;.info-text&gt;p.name {
    margin-bottom: 12px;
}
.sliderleft .perc-slider-item {
}
.sliderleft .perc-slider-item&gt;.title {
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    background: #eee;
    font-weight: 900;
    font-size: 14px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.sliderleft .perc-slider-item&gt;.title&gt;.fa {
    font-size: 20px;
    margin-right: 10px;
    vertical-align: middle;
    color: #26b7bc;
}
.sliderleft .perc-slider-item&gt;ul li {
    width: 100%;
}
.sliderleft .perc-slider-item&gt;ul li.active&gt;a {
    color: #26b7bc;
}
.sliderleft .perc-slider-item&gt;ul li&gt;a {
    display: inline-block;
    padding: 10px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
    padding-left: 35px;
    background: #fff;
    color: black;
}
.sliderleft .perc-slider-item&gt;ul li&gt;a:hover {
    color: #26b7bc;
}
.header-nav ul&gt;li&gt;.li-tipscon {
    line-height: 20px;
    background: #fff;
    box-shadow: 0px 0px 5px #999;
    margin: 0 auto;
}
.btndiv {
    text-align: right;
    height: 60px;
}
.btndiv&gt;.btn {
    background: #fff;
    border: 1px solid #26b7bc;
    padding: 3px 10px;
    border-radius: 5px;
    color: #26b7bc;
}
.profilecon {
    padding: 5px 15px;
    padding-top: 15px;
}
.menucon-group {
    margin-bottom: 15px;
    color: #333;
}
.menucon-group&gt;.title {
    width: 100px;
    float: left;
    margin-top: 5px;
    font-size: 14px;
}
.menucon-group&gt;.text {
    width: 100%;
    padding-left: 100px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.menucon-group&gt;.text&gt;.tips {
    color: #999;
    font-size: 12px;
}
.menucon-group input[type="radio"]:hover {
    cursor: pointer;
}
.menucon-group&gt;.text.select select {
    padding: 5px;
    border: 1px solid #ccc;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-right: 15px;
    background: #fff;
    width: 160px;
}
.menucon-group&gt;.text.select select:hover {
    cursor: pointer;
}
.menucon-group&gt;.text input[type="text"], .menucon-group&gt;.text input[type="password"], .menucon-group&gt;.text textarea {
    border: 1px solid #ccc;
    padding: 5px 10px;
    width: 400px;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
img[data-src] {
    background-image: url("../image/nosrc.png")!important;
    background-size: contain!important;
}
/*闅愯棌婊氬姩鏉�*/
/*webkit鍐呮牳*/
.modal&gt;.modal_item .modal_main::-webkit-scrollbar {
 width:0px;
 height:0px;
}
.modal&gt;.modal_item .modal_main::-webkit-scrollbar-button {
 background-color:rgba(0,0,0,0);
}
.modal&gt;.modal_item .modal_main::-webkit-scrollbar-track {
 background-color:rgba(0,0,0,0);
}
.modal&gt;.modal_item::-webkit-scrollbar-track-piece {
 background-color:rgba(0,0,0,0);
}
.modal&gt;.modal_item .modal_main::-webkit-scrollbar-thumb {
 background-color:rgba(0,0,0,0);
}
.modal&gt;.modal_item .modal_main::-webkit-scrollbar-corner {
 background-color:rgba(0,0,0,0);
}
.modal&gt;.modal_item .modal_main::-webkit-scrollbar-resizer {
 background-color:rgba(0,0,0,0);
}
.modal&gt;.modal_item .modal_main::-webkit-scrollbar {
 width:10px;
 height:10px;
}
/*o鍐呮牳*/
.modal&gt;.modal_item .modal_main .-o-scrollbar {
    -moz-appearance: none !important;
    background: rgba(0,255,0,0) !important;
}
.modal&gt;.modal_item .modal_main::-o-scrollbar-button {
 background-color:rgba(0,0,0,0);
}
.modal&gt;.modal_item .modal_main::-o-scrollbar-track {
 background-color:rgba(0,0,0,0);
}
.modal&gt;.modal_item .modal_main::-o-scrollbar-track-piece {
 background-color:rgba(0,0,0,0);
}
.modal&gt;.modal_item .modal_main::-o-scrollbar-thumb {
 background-color:rgba(0,0,0,0);
}
.modal&gt;.modal_item .modal_main::-o-scrollbar-corner {
 background-color:rgba(0,0,0,0);
}
.modal&gt;.modal_item .modal_main::-o-scrollbar-resizer {
 background-color:rgba(0,0,0,0);
}
/*IE10,IE11,IE12*/
.modal&gt;.modal_item.modal_main {
    -ms-scroll-chaining: chained;
    -ms-overflow-style: none;
    -ms-content-zooming: zoom;
    -ms-scroll-rails: none;
    -ms-content-zoom-limit-min: 100%;
    -ms-content-zoom-limit-max: 500%;
    -ms-scroll-snap-type: proximity;
    -ms-scroll-snap-points-x: snapList(100%, 200%, 300%, 400%, 500%);
    -ms-overflow-style: none;
    overflow: auto;
}
/*寮圭獥鏃剁姝㈠簳灞俠ody婊氬姩*/
.bodyhidden {
    overflow: hidden;
    margin-right: 20px;
}
</pre></body></html>