html,
table {
    width: 100%
}

a,
body {
    color: #858585
}

a,
a:hover {
    text-decoration: none
}

html {
    font-size: 100px;
    height: 100%;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -o-text-size-adjust: 100%;
    text-size-adjust: 100%
}

.clear,
.clearfix:after {
    display: block;
    height: 0;
    clear: both
}

blockquote,
body,
button,
dd,
dl,
dt,
fieldset,
figure,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
input,
legend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
    margin: 0;
    padding: 0
}

body,
button,
input,
select,
textarea {
    font-family: Roboto-Light, Tahoma, Arial, sans-serif;
    font-size: 41.5%;
    word-wrap: break-word
}

textarea {
    resize: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: 400
}

address,
cite,
dfn,
em,
var {
    font-style: normal
}

ol,
ul {
    list-style: none
}

fieldset,
img {
    border: 0;
    vertical-align: bottom
}

article,
aside,
dialog,
figure,
footer,
header,
nav,
section {
    display: block
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.tranAll,
a {
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease
}

*,
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box
}

:after,
:before {
    display: block
}

:focus {
    outline: 0
}

.clear {
    overflow: hidden
}

.clearfix:after {
    content: '\20'
}

.cssTable,
.cssTd {
    height: 100%;
    width: 100%
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #848484;
    font-family: w3, "Microsoft Yahei"
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #848484;
    font-family: w3, "Microsoft Yahei"
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #848484;
    font-family: w3, "Microsoft Yahei"
}

input:-moz-placeholder,
textarea:-moz-placeholder {
    color: #848484;
    font-family: w3, "Microsoft Yahei"
}

body,
input,
textarea {
    font-family: arial, "Microsoft Yahei"
}

.hidden {
    display: none
}

.invisible {
    visibility: hidden
}

.noBg {
    background: 0 0 !important
}

.noBd {
    border: none !important
}

.cssTable {
    display: table
}

.cssTd {
    vertical-align: middle;
    display: table-cell
}

body {
    margin: 0 auto;
    padding-top: .75rem;
    max-width: 7.68rem;
    background: #EEE;
}

.header .btnUserbox img,
.header .btnBack a img,
.header .logobox a img {
    max-width: 100%;
    display: block
}

.btn-submit,
.select-text {
    font-family: "Microsoft Yahei", Arial
}

a:hover {
    color: #BE9D84
}

img {
    vertical-align: bottom
}

.header {
    position: fixed;
    width: 100%;
    height: .75rem;
    top: 0;
    left: 0;
    background: #fff;
    box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.2);
    z-index: 8;
}

.header .wrap {
    position: relative;
    height: 100%
}

.header .btnMenubox {
    position: absolute;
    left: .3rem;
    top: calc(50% + .025rem);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: .45rem;
    cursor: pointer;
}

.header .btnMenubox i {
    display: block;
    width: 100%;
    height: .055rem;
    /* -webkit-border-radius:.05rem; */
    -moz-border-radius: .05rem;
    /* border-radius:.05rem; */
    background: #2750B3;
    margin-bottom: .05rem;
}

.header .btnBack {
    position: absolute;
    left: .3rem;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: .45rem;
    cursor: pointer
}

.header .logobox {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1.5rem;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.header .btnUserbox,
.input-search-box i {
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%)
}

.header .logobox a {
    display: block
}

.header .btnUserbox {
    position: absolute;
    right: .3rem;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: .4rem;
    cursor: pointer
}

.commonSearchbox {
    padding: 0 .3rem .1rem .3rem;
    background: #fff;
    margin-bottom: .3rem;
}

.commonSearchbox .serMenubox {
    position: relative;
    padding: .25rem 0
}

.commonSearchbox .serMenubox ul li {
    float: left;
    width: 33.3333%;
    padding: 0 .08rem
}

.commonSearchbox .serMenubox ul li p {
    position: relative;
    display: block;
    font-size: .23rem;
    line-height: 1.3em;
    color: #3b3b3b;
    text-align: center;
    border: 1px solid #CBCBCB;
    background: #EFEFEF;
    padding: .1rem 0;
    -webkit-border-radius: .05rem;
    -moz-border-radius: .05rem;
    border-radius: .05rem;
}

.commonSearchbox .serMenubox ul li p:hover {
    background: #E48F02;
    border-color: #E48F02;
    color: #fff
}

.commonSearchbox .serMenubox ul li p:after {
    content: "";
    width: 0;
    height: 0;
    border-left: .1rem solid transparent;
    border-right: .1rem solid transparent;
    border-top: .1rem solid #E48F02;
    position: absolute;
    top: 100%;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    display: none
}

.commonSearchbox .searchBotbox,
.input-search-box {
    position: relative
}

.input-search-box i,
.select-row i {
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%)
}

.checkbox-label,
.commonSearchbox .serMenubox ul li.on p:after,
.input-text,
.select-row i,
.select-text {
    display: block
}

.commonSearchbox .serMenubox ul li.on p {
    background: #E48F02;
    border-color: #E48F02;
    color: #fff
}

.input-search-box {
    -webkit-border-radius: .4rem;
    -moz-border-radius: .4rem;
    border-radius: .4rem
}

.input-search-box i {
    position: absolute;
    font-size: .3rem;
    color: #5D5D5D;
    left: .25rem;
    transform: translate(0, -50%)
}

.input-search-box .message-suburb-required {
    display: none;
    position: absolute;
    overflow: inherit;
    z-index: 4;
    font-size: .24rem;
    line-height: .26rem;
}

.input-search-box .message-suburb-required .message-content {
    display: inline-block;
    background-color: #ff9f00;
    color: #fff;
    padding: 10px 30px 10px 20px;
    border-radius: 3px;
    position: relative;
    left: 0.85rem;
    top: 0.05rem;
}

.input-search-box .message-suburb-required .message-content span {
    font-style: normal;
    margin-right: 5px;
}

.input-search-box .message-suburb-required .message-content:before {
    content: ' ';
    position: absolute;
    top: -7px;
    left: 10px;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #ff9f00;
    -webkit-transition: -webkit-transform .3s ease-in-out;
    -moz-transition: -moz-transform .3s ease-in-out;
    -o-transition: -o-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
}

.bDetaillistbox .row img,
.select-row i {
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%)
}

.input-text {
    width: 100%;
    font-size: .23rem;
    line-height: 1.5em;
    color: #666;
    background: #fff;
    border: 1px solid #DFDFDF;
    -webkit-border-radius: .4rem;
    -moz-border-radius: .4rem;
    border-radius: .4rem;
    padding: .1rem .15rem .1rem .8rem;
}

.select-search-box {
    background: #EEE;
    border: 1px solid #DFDFDF;
    padding: .1rem .2rem;
    -webkit-border-radius: .1rem;
    -moz-border-radius: .1rem;
    border-radius: .1rem;
    margin: .2rem 0;
}

.select-row {
    position: relative;
    max-height: .7rem;
    overflow-y: hidden;
    margin: .1rem 0 .13rem;
}

.select-row i {
    position: absolute;
    width: .4rem;
    font-size: .26rem;
    color: #B3B3B3;
    right: 0;
    transform: translate(0, -50%);
    z-index: 2
}

.select-row .col {
    position: relative;
    float: left
}

.select-row .halfwidth:nth-of-type(1) {
    padding-right: .05rem
}

.select-row .halfwidth:nth-of-type(2) {
    padding-left: .05rem
}

.select-row .threewidth:nth-of-type(1) {
    padding-right: .07rem
}

.select-row .threewidth:nth-of-type(2) {
    padding: 0 .03rem
}

.select-row .threewidth:nth-of-type(3) {
    padding-left: .07rem
}

.select-text {
    width: 100%;
    background: #fff;
    font-size: .23rem;
    line-height: 1.8em;
    color: #666;
    padding: .1rem .4rem .1rem .2rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    border: 1px solid #D8D8D8
}

.halfwidth {
    width: 50%
}

.threewidth {
    width: 33.3333%
}

.checkbox-label {
    font-size: .22rem;
    line-height: .26rem;
    color: #666;
    float: left
}

.checkbox-label .checkbox-float {
    float: left;
    margin-right: .15rem
}

.checkbox-label .checkbox-float .input-chexkbox {
    width: .26rem;
    height: .26rem;
    padding: 0;
    display: block
}

input[type=checkbox] {
    /*width: 100%;
    height: 100%;
    max-height: 30px;
    -webkit-appearance: none;*/
    border: 1px solid #DFDFDF;
    background: #EFEFEF
}

input[type=checkbox]:checked {
    background: #2953B3;
    border-color: #2953B3
}

.sentarea-p {
    font-size: .22rem;
    line-height: .18rem;
    color: #2750B3;
    padding: 0.08rem 0.1rem;
    display: block;
    text-align: left !important;
}

.btn-submit-box {
    padding: .2rem 0 .1rem 0;
}

.btn-submit,
.indexBuildlistbox .Bmenu ul li p {
    display: block;
    font-size: .25rem;
    padding: .15rem 0;
}

.btn-submit {
    border-style: none;
    background: #2953B3;
    text-align: center;
    width: 100%;
    line-height: 1.3em;
    color: #fff;
    -webkit-border-radius: .05rem;
    -moz-border-radius: .05rem;
    border-radius: .05rem;
    cursor: pointer
}

.indexBuildlistbox {
    position: relative;
    margin-bottom: .3rem
}

.indexBuildlistbox .Bmenu {
    background: #fff;
    margin-bottom: .08rem
}

.indexBuildlistbox .Bmenu ul li {
    float: left;
    width: 50%;
    text-align: center
}

.indexBuildlistbox .Bmenu ul li p {
    line-height: 1.5em;
    color: #3b3b3b;
    position: relative;
}

.indexBuildlistbox .Bmenu ul li.on p,
.indexBuildlistbox .Bmenu ul li:hover p {
    color: #E48F02
}

.indexBuildlistbox .Bmenu ul li p:before {
    content: "";
    width: 100%;
    height: .03rem;
    position: absolute;
    top: 0;
    left: 0;
    background: #E48F02;
    display: none
}

.indexBuildlistbox .Bmenu ul li:hover p:before {
    display: block
}

.indexBuildlistbox .Bmenu ul li.on p:before {
    display: block
}

.indexBuildlistbox .Bmenu ul li:first-child p {
    border-right: 1px solid #F0F0F0
}

.indexBuildlistbox .Blistbox li {
    margin-bottom: .2rem;
    position: relative
}

.indexBuildlistbox .Blistbox li a {
    display: block;
    position: relative;
    max-height: 56.2vw;
    overflow: hidden;
}

.indexBuildlistbox .Blistbox li a img {
    display: block;
    width: 100%
}

.indexBuildlistbox .Blistbox li a .Ftext {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(2, 2, 2, .3);
    text-align: center
}

.indexBuildlistbox .Blistbox li a .Ftext .bName {
    font-size: .25rem;
    line-height: 1.2em;
    color: #fff;
    padding: .05rem .1rem
}

.indexBuildlistbox .Blistbox li a .Ftext .bPrice {
    padding: .05rem 0 0;
    font-size: .4rem;
    line-height: 1.2em;
    color: #fff;
    font-weight: 700;
}

.indexBuildlistbox .Blistbox li a .Ftext .auctionTime {
    position: absolute;
    bottom: 7%;
    max-width: 60%;
    background: rgba(250, 122, 33, 0.8);
    text-align: center;
    color: #fff;
    font-size: 0.25rem;
    line-height: 1.2em;
    padding: 0.05rem 0.1rem;
}

.indexBuildlistbox .Blistbox li:last-child {
    margin-bottom: 0
}

.bDetaillistbox .row {
    display: inline-block;
    position: relative;
    font-size: .2rem;
    line-height: 1.2em;
    color: #ededed;
    padding: 0 .1rem
}

.bDetaillistbox .row img {
    display: block;
    position: absolute;
    max-width: .31rem;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.collectbox,
.tagbox {
    position: absolute;
    top: .2rem;
    width: .7rem;
    height: .7rem;
    color: #fff;
    z-index: 2;
    text-align: center
}

.inSearch .bottext .showWay a,
.toTop {
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%)
}

.collectbox,
.promptTxtSold {
    position: absolute;
    top: .2rem;
    width: .7rem;
    height: .7rem;
    color: #fff;
    z-index: 5;
    text-align: center
}

.collectbox,
.promptTxtUContract {
    position: absolute;
    top: .2rem;
    width: .7rem;
    height: .7rem;
    color: #fff;
    z-index: 2;
    text-align: center
}

.collectbox,
.promptTxtEOI {
    position: absolute;
    top: .2rem;
    width: .7rem;
    height: .7rem;
    color: #fff;
    z-index: 2;
    text-align: center
}

.bDetaillistbox .row p {
    padding-left: .4rem
}

.tagbox {
    right: .3rem;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    font-size: .22rem;
    line-height: .7rem;
    background: #F19A02
}

.promptTxtSold {
    right: .3rem;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    font-size: .22rem;
    line-height: .7rem;
    background: #D5360E;
}

.promptTxtUContract {
    right: .3rem;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 4px;
    font-size: .22rem;
    line-height: .50rem;
    width: 1.70rem;
    height: .50rem;
    background: #F19A02
}

.promptTxtEOI {
    right: .3rem;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 4px;
    font-size: .22rem;
    line-height: .50rem;
    width: 2.40rem;
    height: .50rem;
    background: #F19A02
}

.promptTxtOffMarket {
    font-size: 0.14rem;
    line-height: 0.4rem;
    width: 1.00rem;
    height: 0.4rem;
    border-radius: 5px;
    background: #A9A9A9;
    color: #fff;
    text-align: center;
    position: absolute;
    z-index: 4;
    top: 0.1rem;
    right: 0.1rem;
}

.collectbox {
    right: .3rem;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    font-size: .32rem;
    background: rgba(2, 2, 2, .15)
}

.collectbox i {
    display: block;
    line-height: .7rem
}

.collectbox.current {
    background: #F19A02
}

.btnMorebox {
    background: #fff;
    padding: .3rem
}

.btnMorebox a {
    display: block;
    text-align: center;
    font-size: .23rem;
    line-height: 1.2em;
    color: #666;
    border: 1px solid #C4C4C4;
    padding: .2rem 0
}

.btnMorebox a:hover {
    background: #F19A02;
    border-color: #F19A02;
    color: #fff
}

.lastNewsbox,
.partnerBox {
    border-top: .03rem solid #315DB8
}

.lastNewsbox {
    position: relative;
    background: #fff;
    padding: .2rem;
    margin-bottom: .3rem
}

.lastNewsbox .titbox {
    font-size: .3rem;
    line-height: 1.2em;
    color: #3b3b3b;
    padding: .1rem .15rem .2rem;
}

.lastNewsbox .titNewMidbox {
    font-size: .33rem;
    line-height: 1.2em;
    color: #3b3b3b;
    text-align: center;
    padding: .1rem .15rem .2rem
}

.lastNewsbox .titNewMidbox i {
    background: #A9A9A9;
    height: 1px;
    width: 0.4rem;
    display: inline-block;
    margin: 10px;
}

.lastNewsbox .newslist li {
    padding: .25rem .1rem;
    border-bottom: 1px solid #DFDFDF
}

.lastNewsbox .newslist li a {
    display: block
}

.lastNewsbox .newslist li a img {
    display: block;
    width: 100%
}

.lastNewsbox .newslist li .img {
    float: left;
    width: 2rem
}

.lastNewsbox .newslist li .text {
    padding-left: 2.4rem;
    padding-top: .05rem
}

.lastNewsbox .newslist li .text a.name {
    font-size: .25rem;
    line-height: 1.3em;
    color: #3b3b3b;
    height: 2.6em;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.newsFeaturedImageBox {
    position: relative;
    overflow: hidden;
    max-height: 55vw;
    min-height: 50vw;
}

.newsFeaturedImageBox .mask{
    position: absolute;
    width: 150%;
    height: 20vw;
    background: white;
    bottom: -13vw;
    left: -25%;
    -webkit-transform: rotateZ(5deg);
    -moz-transform: rotateZ(5deg);
    -ms-transform: rotateZ(5deg);
    -o-transform: rotateZ(5deg);
    transform: rotateZ(5deg);
}

.newsFeaturedImageBox span.date {
    position: absolute;
    bottom: 0;
    font-size: .2rem;
    color: #777;
    left: .15rem;
}

.newsFeaturedImageBox>img{
    width: 100%;
    height: auto;
}

.newslist span.date {
    font-size: .18rem;
    display: block;
    margin-top: .2rem;
}
.newslist .suburb{
    display: block;
    font-size: .25rem;
    font-weight: bold;
    color: orange;
}

.lastNewsbox .newslist li .text small {
    display: block;
    font-size: .2rem;
    line-height: 1em;
    color: #888
}

.lastNewsbox .newslist li:hover a.name {
    color: #F19A02
}

.lastNewsbox .newslist li:last-child {
    border-bottom: none
}

.lastNewsbox .newslist .specialLi {
    padding: 0;
    border-bottom: none
}

.lastNewsbox .newslist .specialLi a {
    position: relative;
    -webkit-border-radius: .1rem;
    -moz-border-radius: .1rem;
    border-radius: .1rem
}

.lastNewsbox .newslist .specialLi a .botFloatbox {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    background: rgba(41, 83, 179, .9);
    padding: .25rem .3rem;
    font-size: .28rem;
    line-height: 1.3em;
    color: #fff;
    -webkit-border-radius: 0 0 .1rem .1rem;
    -moz-border-radius: 0 0 .1rem .1rem;
    border-radius: 0 0 .1rem .1rem;
}

.lastNewsbox .newslist .specialLi a .botFloatbox p {
    height: 2.6em;
    overflow: hidden
}

.partnerBox {
    position: relative;
    background: #fff;
    margin-bottom: 0.3rem;
}

.partnerBox h2 {
    text-align: center;
    font-size: .29rem;
    line-height: 1.3em;
    color: #3b3b3b;
    padding: .25rem 0
}

.partnerBox .partnerImgslide {
    position: relative;
    padding: .3rem 0;
    margin-bottom: .3rem
}

.partnerBox .partnerImgslide ul {
    display: block;
    height: 87px;
    overflow: hidden
}

.partnerBox .partnerImgslide ul li {
    width: 100px;
    margin-right: 10px;
    float: left;
}

.partnerBox .partnerImgslide ul li img {
    display: block;
    width: 100%
}

.partnerBox .partnerImgslide .flex-control-nav,
.partnerBox .partnerImgslide .flex-direction-nav {
    display: none
}

.bottomBox {
    position: relative;
    background: #fff;
    border-top: .01rem solid #315DB8;
    margin-bottom: 0.3rem;
}

.bottomBox .bottomAdbox a {
    display: block;
    margin-top: 0.15rem;
    overflow: hidden;
}

.bottomBox .bottomAdbox a img {
    display: block;
    max-width: 100%;
    width: 100%;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.footer {
    background: #2750B3;
    position: relative;
    padding: .3rem 0;
    text-align: center
}

.footer .flogobox {
    width: 1.44rem;
    margin: .2rem auto
}

.footer .flogobox a {
    display: block
}

.footer .flogobox a img {
    display: block;
    max-width: 100%
}

.footer .fLanchangebox {
    width: 3rem;
    margin: .2rem .1rem;
    border: 1px solid #BACEEA;
    -webkit-border-radius: .13rem;
    -moz-border-radius: .13rem;
    border-radius: .13rem;
}

.footer .fLanchangebox a {
    display: block;
    float: left;
    width: 50%;
    font-size: .22rem;
    line-height: 1.2em;
    color: #fff;
    padding: .1rem 0
}

.footer .fLanchangebox a.on {
    background: #fff;
    color: #666666
}

.footer .fLanchangebox a.cn {
    -webkit-border-radius: .1rem 0 0 .1rem;
    -moz-border-radius: .1rem 0 0 .1rem;
    border-radius: .1rem 0 0 .1rem
}

.footer .fLanchangebox a.en {
    -webkit-border-radius: 0 .1rem .1rem 0;
    -moz-border-radius: 0 .1rem .1rem 0;
    border-radius: 0 .1rem .1rem 0
}

.shareBox ul li a,
.toTop a {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%
}

.footer .fLinkbox {
    padding-bottom: .4rem
}

.footer .fLinkbox ul li {
    display: inline-block
}

.footer .fLinkbox ul li a {
    display: block;
    font-size: .23rem;
    line-height: 1.2em;
    color: #fff;
    text-decoration: underline;
    padding: 0 .3rem
}

.footer .fLinkbox ul li a:hover {
    color: #F19A02
}

.sideBarbox .sideSearch i,
.toTop a {
    color: #fff
}

.toTop {
    position: absolute;
    right: .2rem;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: .6rem;
    height: .6rem
}

.bgpageMarsk,
.sideBarbox {
    position: fixed;
    top: 0;
    height: 100%
}

.toTop a {
    background: rgba(2, 2, 2, .13);
    border-radius: 50%;
    font-size: .36rem;
    display: block
}

.toTop i {
    display: block;
    line-height: .6rem
}

.bgpageMarsk {
    width: 100%;
    left: 0;
    background: rgba(2, 2, 2, .3);
    z-index: 9;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
    display: none
}

.popLoginbox,
.sideBarbox {
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    z-index: 9
}

.sideBarbox.on {
    left: 0
}

.sideBarbox {
    left: -100%;
    width: 80%;
    background: #fff;
    padding-top: 1rem;
    transition: all .5s ease-out
}

.sideBarbox .sideSearch {
    width: 90%;
    margin: .2rem auto
}

.sideBarbox .sideSearch input {
    border: none;
    background: #2953B3;
    color: #fff
}

.sideBarbox .nav ul {
    padding: .3rem 0
}

.sideBarbox .nav li a {
    display: block;
    font-size: .33rem;
    color: #3b3b3b;
    line-height: 1.3em;
    padding: .18rem 0 .18rem .9rem
}

.sideBarbox .nav li.on a,
.sideBarbox .nav li:hover a {
    background: #F4F4F4
}

.sideBarbox .fLanchangebox {
    height: 0.5rem;
    width: 3rem;
    margin: .2rem .1rem;
    border: 1px solid #BACEEA;
    -webkit-border-radius: .13rem;
    -moz-border-radius: .13rem;
    border-radius: 0.13rem;
}

.sideBarbox .fLanchangebox a {
    display: block;
    float: left;
    width: 50%;
    font-size: 0.22rem;
    line-height: 1.2em;
    color: #fff;
    padding: 0.1rem 0;
}

.sideBarbox .fLanchangebox a.cn {
    -webkit-border-radius: 0.1rem 0 0 0.1rem;
    -moz-border-radius: 0.1rem 0 0 0.1rem;
    border-radius: 0.1rem 0 0 0.1rem;
    text-align: center;
    color: #666666
}

.sideBarbox .fLanchangebox a.en {
    -webkit-border-radius: 0 0.1rem 0.1rem 0;
    -moz-border-radius: 0 0.1rem 0.1rem 0;
    border-radius: 0 0.1rem 0.1rem 0;
    text-align: center;
    color: #666666
}

.btnClose {
    position: absolute;
    right: .25rem;
    top: .2rem;
    width: .3rem;
    height: .3rem;
    cursor: pointer
}

.sideBarbox .fLanchangebox a.on {
    background: #2953B3;
    color: #fff;
    text-align: center;
}

.btnClose i {
    display: block;
    width: 100%;
    height: .03rem;
    background: #B3B3B3;
    position: absolute;
    top: .15rem;
    left: 0;
    border-radius: .1rem
}

.btnClose i:nth-of-type(1) {
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg)
}

.btnClose i:nth-of-type(2) {
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg)
}

.sideLanchangebox {
    width: 2.4rem;
    margin: .6rem auto .2rem;
    position: relative
}

.sideLanchangebox .select-text {
    font-size: .22rem
}

.shareBox {
    display: block;
    text-align: center;
    padding-top: .2rem;
}

.shareBox ul li {
    display: inline-block;
    margin: 0 .1rem
}

.shareBox ul li a {
    display: block;
    width: .7rem;
    height: .7rem;
    border-radius: 50%;
    color: #B3B3B3;
    font-size: .26rem;
    border: 1px solid #E7E7E7
}

.shareBox ul li a i {
    display: block;
    line-height: .7rem
}

.shareBox ul li a:hover {
    background: #2953B3;
    border-color: #2953B3;
    color: #fff
}

.popLoginbox {
    position: fixed;
    right: -100%;
    top: 0;
    width: 80%;
    height: 100%;
    background: #fff;
    padding-top: 1rem;
    transition: all .5s ease-out
}

.popLoginbox .btnClose {
    left: .25rem;
    right: auto
}

.popLoginbox .avatarimg {
    width: 1.2rem;
    height: 1.2rem;
    overflow: hidden;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #D6D6D6;
    margin: .3rem auto
}

.popLoginbox .avatarimg img {
    display: block;
    max-width: 100%;
    margin: 0 auto
}

.popLoginbox .login-register {
    width: 90%;
    margin: .7rem auto .4rem
}

.popLoginbox .login-register a {
    display: block;
    text-align: center;
    font-size: .29rem;
    line-height: 1.3em;
    padding: .2rem 0;
    -webkit-border-radius: .1rem;
    -moz-border-radius: .1rem;
    border-radius: .1rem;
    margin-bottom: .25rem
}

.popLoginbox .login-register a.btnLogin {
    color: #fff;
    background: #2953B4
}

.popLoginbox .login-register a.btnRegister {
    color: #666;
    background: 0 0;
    border: 1px solid #666
}

.popLoginbox.on {
    right: 0
}

.otherLoginbox {
    text-align: center;
    padding-top: .4rem
}

.otherLoginbox ul li {
    display: inline-block;
    padding: 0 .1rem
}

.otherLoginbox ul li a {
    display: block
}

.otherLoginbox ul li a i {
    display: block;
    width: .75rem;
    height: .75rem;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    line-height: .75rem;
    font-size: .3rem;
    color: #4C5E9F;
    border: 1px solid #BBC3DD;
    margin: .1rem auto
}

.otherLoginbox ul li a p {
    font-size: .25rem;
    line-height: 1.3em;
    color: #666;
    padding: .1rem 0
}

.otherLoginbox ul li a:hover i {
    background: #2953B3;
    border-color: #2953B3;
    color: #fff
}

.bgpopLan {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(2, 2, 2, .3);
    z-index: 9;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out
}

.popChooseLan {
    position: fixed;
    top: 50%;
    left: 50%;
    background: #fff;
    -webkit-border-radius: .15rem;
    -moz-border-radius: .15rem;
    border-radius: .15rem;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: .6rem;
    text-align: center;
    z-index: 10;
    width: 80%
}

.popChooseLan h3 {
    color: #999;
    line-height: 1.3em
}

.popChooseLan .lanbox a,
.popChooseLan h2 {
    line-height: 1.3em;
    color: #666
}

.popChooseLan .toptext {
    font-size: .29rem
}

.popChooseLan .bottext h3 {
    font-size: .2rem
}

.popChooseLan .bottext h2 {
    font-size: .23rem
}

.popChooseLan .lanbox {
    padding: .4rem 0
}

.popChooseLan .lanbox a {
    display: block;
    text-align: center;
    font-size: .23rem;
    padding: .2rem 0;
    -webkit-border-radius: .1rem;
    -moz-border-radius: .1rem;
    border-radius: .1rem;
    margin-bottom: .25rem;
    background: 0 0;
    border: 1px solid #666
}

.popChooseLan .lanbox a.on,
.popChooseLan .lanbox a:hover {
    color: #fff;
    background: #2953B4;
    border-color: #2953B4
}

.popChooseLan .btnClose {
    width: .5rem;
    height: .5rem;
    background: #E48F02;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    top: -.25rem;
    right: -.25rem
}

.popChooseLan .btnClose i {
    background: #fff;
    width: .26rem;
    top: .23rem;
    left: .12rem
}

.inSearch {
    background: #E48F02;
    padding: .25rem .3rem
}

.inSearch .input-text {
    background: #fff
}

.inSearch i {
    color: #5D5D5D
}

.inSearch .bottext {
    padding: 0;
    font-size: .23rem;
    color: #fff;
}

.inSearch .bottext .showWay {
    float: left;
    line-height: 1.3em;
    position: relative;
    padding-right: .4rem
}

.inSearch .bottext .showWay a {
    display: block;
    width: .3rem;
    font-size: .3rem;
    position: absolute;
    right: 0;
    top: 50%;
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.buildItemsbox .item .img .flex-direction-nav li,
.buildSmalllist .colbox a .rightMore {
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%)
}

.inSearch .bottext .showWay a i {
    display: block;
    line-height: 1em;
    color: #fff
}

.inSearch .bottext .number {
    float: right;
    line-height: 1.3em
}

.inSearch .checkbox-label {
    color: #fff
}

.buildListbox {
    padding: .2rem;
    position: relative
}

.buildListbox .titbox {
    font-size: .33rem;
    line-height: 1.3em;
    color: #3b3b3b;
    padding: .25rem .3rem
}

.buildListbox .buildItemsbox .item {
    position: relative;
    -webkit-border-radius: .05rem .05rem 0 0;
    -moz-border-radius: .05rem .05rem 0 0;
    border-radius: .05rem .05rem 0 0;
    margin-bottom: .2rem
}

.buildListbox .buildItemsbox .item .img {
    position: relative;
    overflow: hidden;
    max-height: 55vw;
    background: white;
    min-height: 54vw;
}

.buildListbox .buildItemsbox .item .img .tagbox {
    z-index: 3
}

.buildListbox .buildItemsbox .item .img ul li {
    float: left;
    width: 100%;
    position: relative
}

.buildListbox .buildItemsbox .item .img ul li a {
    display: block
}

.buildListbox .buildItemsbox .item .img img {
    display: block;
    width: 100%
}

.buildListbox .buildItemsbox .item .img .collectbox,
.buildListbox .buildItemsbox .item .img .tagbox {
    z-index: 3
}

.buildListbox .buildItemsbox .item .text {
    padding: .25rem 0 .1rem;
    background: #fff;
    -webkit-border-radius: 0 0 .05rem .05rem;
    -moz-border-radius: 0 0 .05rem .05rem;
    border-radius: 0 0 .05rem .05rem;
    box-shadow: 0 4px 6px -4px rgba(0, 0, 0, 0.2);
}

.buildListbox .buildItemsbox .item .text .top {
    padding: 0 .3rem;
    text-align: center;
}

.buildListbox .buildItemsbox .item .text a {
    display: block;
    padding: .05rem 0;
    font-size: .2rem;
    line-height: 1.3em;
    color: #888;
}

.buildListbox .buildItemsbox .item .text .price {
    font-size: .3rem;
    line-height: 1.3em;
    font-weight: 700;
    color: #3b3b3b;
}

.buildListbox .buildItemsbox .item .text .land {
    font-size: 0.25rem;
    line-height: 0.80em;
    font-weight: 400;
    color: #3b3b3b;
}

.buildListbox .buildItemsbox .item .text .bDetaillistbox {
    padding: .15rem 0;
    position: relative;
    width: 70%;
    left: 33.333%;
}

.buildListbox .buildItemsbox .item .text .bDetaillistbox .row {
    color: #7F7F7F;
    display: block;
    float: left;
    padding-right: .2rem;
}

.buildListbox .buildItemsbox .item .text .bDetaillistbox .row p {
    padding-left: .3rem
}

.buildItemsbox .item .img .flex-direction-nav li {
    position: absolute !important;
    z-index: 2;
    float: none !important;
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: .5rem !important;
    height: .8rem !important;
    background: rgba(2, 2, 2, .4)
}

.buildItemsbox .item .img .flex-direction-nav li a {
    display: block;
    text-indent: -9999em
}

.buildItemsbox .item .img .flex-direction-nav .flex-nav-prev {
    left: 0
}

.buildItemsbox .item .img .flex-direction-nav .flex-nav-prev a {
    background: url(../images/arrow_left.png) center no-repeat
}

.buildItemsbox .item .img .flex-direction-nav .flex-nav-next {
    right: 0
}

.buildItemsbox .item .img .flex-direction-nav .flex-nav-next a {
    background: url(../images/arrow_right.png) center no-repeat
}

.buildItemsbox .item .img .flex-control-nav {
    position: absolute;
    right: .2rem;
    bottom: .2rem;
    z-index: 2
}

.buildItemsbox .item .img .flex-control-nav li {
    float: left;
    margin: 0 5px
}

.buildItemsbox .item .img .flex-control-nav li a {
    display: block;
    text-indent: -9999em;
    width: .07rem;
    height: .07rem;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: rgba(255, 255, 255, .4)
}

.buildItemsbox .item .img .flex-direction-nav li:hover {
    background: rgba(41, 83, 179, .4)
}

.buildItemsbox .item .img .flex-control-nav li a.flex-active {
    background: #fff
}

.buildListbox .buildItemsbox .item .text a:hover {
    color: #2953B3
}

.pagination {
    margin: 15px 0;
    /* padding: 0 10px; */
    position: relative;
}

.pagination li {
    font-size: 19px;
    width: 30%;
    float: left;
    height: .5rem;
    line-height: .5rem;
    text-align: right;
    min-height: 1em;
}

.pagination li:first-child {
    text-align: left
}

.pagination .page {
    text-align: center;
    width: 39.9%;
    height: 40px;
    line-height: 20px;
}

.rentpagination {
    margin: 15px 0;
    padding: 0 10px
}

.rentpagination a {
    font-size: 18px;
    width: 30%;
    float: left;
    text-align: right;
    min-height: 1em;
}

.rentpagination a:first-child {
    text-align: left
}

.rentpagination a:last-child {
    text-align: right
}

.rentpagination .page {
    text-align: center;
    width: 33%;
    height: 40px;
    line-height: 20px
}

.domain-icon-ic_navigational_right_arrow:before,
.domain-icon-ic_navigational_right_arrow.place-after:after {
    content: "\e618"
}

.domain-icon-ic_navigational_left_arrow:before,
.domain-icon-ic_navigational_left_arrow.place-after:after {
    content: "\e619"
}

.f-icon {
    display: inline-block;
    width: 40px;
    height: 40px
}

.f-icon .icon {
    display: inline-block;
    font-size: 20px;
    width: 40px;
    height: 40px
}

.f-icon .icon:before {
    display: inline-block;
    text-align: center;
    width: 100%
}

.contact-intermediary {
    display: block;
}

.contact-intermediary a {
    display: flex;
    background: #f4a116;
    width: 100%;
    padding: 0 !important;
}

.intermediarylogo {
    width: 1.2rem;
}

.intermediarylogo img {
    display: block;
    max-width: 100%;
    height: 0.4rem;
    width: auto;
}

.intermediarydetail {
    width: calc(100% - 1.2rem);
}

.intermediarydetail .clearfix {}

.inter-avatar {
    width: 100%;
    border-radius: 50%;
}

.adbox a,
.button-text {
    -webkit-border-radius: .06rem
}

.inter-avatar img {
    display: block;
    max-width: 100%
}

.intermediarydetail .inter-avatar p {
    float: left;
    font-size: .18rem;
    line-height: .4rem;
    width: 100%;
    color: #333;
    text-align: center;
    font-weight: 700;
}

.contact-intermediary a:hover {
    /* background: #E48F02 */
}

.contact-intermediary a:hover .intermediarydetail .inter-avatar p {}

.buildItemsbox .swiper-pagination {
    background: #EEE;
    bottom: 0;
    height: .5rem
}

.buildListbox .buildItemsbox .special_first {
    padding-bottom: .6rem
}

.buildItemsbox .special_first .swiper-pagination-bullet {
    width: .2rem;
    height: .2rem;
    background: #fff;
    opacity: 1
}

.buildItemsbox .special_first .swiper-pagination-bullet-active {
    background: #E48F02
}

.swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet {
    margin: 0 .1rem .1rem !important
}

.buildSmalllist .colbox {
    border-top: 1px solid #D9D9D9;
    padding: .2rem .6rem .2rem .15rem;
    position: relative
}

.buildSmalllist .colbox a {
    display: block
}

.buildSmalllist .colbox a .Limg {
    float: left;
    width: 1.4rem
}

.buildSmalllist .colbox a .Limg img {
    display: block;
    max-width: 100%
}

.buildSmalllist .colbox a .bDetaillistbox {
    float: left;
    padding: .34rem .3rem !important
}

.buildSmalllist .colbox a .rprice {
    float: right;
    color: #3b3b3b;
    font-size: .33rem;
    line-height: .92rem
}

.buildSmalllist .colbox a .rightMore {
    position: absolute;
    right: .24rem;
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    font-size: .5rem;
    color: silver
}

.buildSmalllist .colbox:last-child {
    border-bottom: 1px solid #D9D9D9
}

.buildSmalllist .colbox:hover {
    background: #F4F4F4
}

.buildSmalllist .colbox:hover .rightMore {
    color: #E59302
}

.adbox {
    width: 100%;
    height: auto;
    position: relative;
    padding: 0 .2rem;
    margin-bottom: .3rem
}

.adbox a {
    display: block;
    -moz-border-radius: .06rem;
    border-radius: .06rem
}

.adbox a img {
    display: block;
    max-width: 100%
}

.adbox .adTag {
    position: absolute;
    z-index: 2;
    top: 0;
    right: .85rem;
    background: #433431;
    font-size: .19rem;
    color: #fff;
    line-height: 1em;
    width: .3rem;
    text-align: center;
    padding: .1rem 0;
    -webkit-border-radius: 0 0 .15rem .15rem;
    -moz-border-radius: 0 0 .15rem .15rem;
    border-radius: 0 0 .15rem .15rem
}

.lgallery2 {
    display: block;
    width: 100%;
    height: 300px;
    overflow: hidden;
    background: #333
}

.detailImgshow,
.detailImgshow .img {
    position: relative
}

#lightgallery img {
    width: 100%;
    height: 300px;
    cursor: pointer;
}

.intermediaryPerson {
    background: #fff;
    /* margin-top: .2rem; */
}

.intermediaryPerson .contact-intermediary {
    padding: 0 .3rem;
    margin: 0
}

.intermediaryPerson .contact-intermediary a {
    background: #fff
}

.intermediaryPerson .contact-intermediary a .intermediarydetail {
    border: none
}

.buildDetailbox .buildInfo,
.buildDetailbox .seeHousetime {
    border-top: .02rem solid #2953B3
}

.intermediaryPerson .contact-intermediary a .intermediarydetail .clearfix {
    padding: .125rem 0 0 .4rem
}

.intermediaryPerson .contact-intermediary a:hover {
    background: #E48F02
}

.detailImgshow {
    margin-bottom: .2rem
}

.detailImgshow .img ul li {
    float: left;
    width: 100%
}

.detailImgshow .img ul li img {
    display: block;
    width: 100%
}

.detailImgshow .text {
    background: #fff;
    padding: .2rem 0
}

.detailImgshow .text .title {
    text-align: center;
}

.detailImgshow .text .title .Bname {
    font-size: .25rem;
    line-height: 1.3em;
    color: #3b3b3b;
    padding: .05rem .4rem
}

.detailImgshow .text .title .Bprice {
    font-size: .35rem;
    line-height: 1.3em;
    color: #3b3b3b;
    font-weight: 700;
    padding: .05rem .5rem
}

.detailImgshow .text .Bbotbox {
    padding: .2rem .3rem .3rem;
    border-bottom: 1px solid #ECECEC
}

.detailImgshow .text .Bbotbox .bDetaillistbox {
    float: left
}

.detailImgshow .text .Bbotbox .bDetaillistbox .row {
    color: #7F7F7F;
    display: block;
    float: left;
    padding-right: .2rem
}

.detailImgshow .text .Bbotbox .pNum {
    float: right;
    font-size: .2rem;
    line-height: 1.3em;
    color: #999;
}

.detailImgshow .img .flex-direction-nav li {
    position: absolute !important;
    z-index: 2;
    top: 50%;
    float: none !important;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: .5rem !important;
    height: .8rem !important;
    background: rgba(2, 2, 2, .4)
}

.detailImgshow .img .flex-direction-nav li a {
    display: block;
    text-indent: -9999em
}

.detailImgshow .img .flex-direction-nav .flex-nav-prev {
    left: 0
}

.detailImgshow .img .flex-direction-nav .flex-nav-prev a {
    background: url(../images/arrow_left.png) center no-repeat
}

.detailImgshow .img .flex-direction-nav .flex-nav-next {
    right: 0
}

.detailImgshow .img .flex-direction-nav .flex-nav-next a {
    background: url(../images/arrow_right.png) center no-repeat
}

.detailImgshow .img .flex-control-nav {
    position: absolute;
    right: .2rem;
    bottom: .2rem;
    z-index: 2
}

.detailImgshow .img .flex-control-nav li {
    float: left;
    margin: 0 5px
}

.detailImgshow .img .flex-control-nav li a {
    display: block;
    text-indent: -9999em;
    width: .07rem;
    height: .07rem;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: rgba(255, 255, 255, .4)
}

.detailImgshow .img .flex-direction-nav li:hover {
    background: rgba(41, 83, 179, .4)
}

.detailImgshow .img .flex-control-nav li a.flex-active {
    background: #fff
}

.googleMapbox {
    position: relative;
    width: 100%;
    margin-bottom: .2rem
}

.googleMapbox .map {
    width: 100%;
    height: calc(300px + .6rem);
    padding-top: .6rem;
    position: relative;
}

.googleMapbox .map #map {
    height: 4.35rem;
}

.googleMapbox .map iframe,
.googleMapbox .map img.test {
    display: block;
    width: 100%;
    height: 100%
}

.googleMapbox .text {
    background: #fff;
    text-align: center;
    padding: .3rem .2rem;
    font-size: .2rem;
    line-height: 1.5em;
    color: #666
}

.topFloatbox {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    width: 100%;
    background: rgba(255, 255, 255, 1);
    font-size: .22rem;
    line-height: .6rem;
    color: #666;
    /* padding: .1rem .2rem; */
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
}

.topFloatbox i {
    display: block;
    float: left;
    width: .6rem;
    height: .6rem;
    font-size: .4rem;
    color: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #E59102;
    text-align: center;
    line-height: .6rem;
    margin-right: .2rem;
    -moz-transform: scale(0.7);
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
}

.buildDetailbox .block {
    background: #fff;
    position: relative;
    margin-bottom: .25rem
}

.buildDetailbox .block .Htag {
    font-size: .29rem;
    color: #3b3b3b;
    line-height: 1.3em;
    padding: .2rem .3rem;
    border-bottom: 1px solid #E8E8E8
}

.buildDetailbox .buildInfo .col {
    border-bottom: 1px dashed #E8E8E8;
    padding: .15rem .4rem
}

.buildDetailbox .seeHousetime .timebox {
    padding: .15rem .3rem
}

.buildDetailbox .seeHousetime .timebox ul li {
    float: left;
    width: 33.333%;
    padding-right: .15rem;
    margin-bottom: .15rem;
}

.buildDetailbox .seeHousetime .timebox ul li a {
    display: block;
    color: #f39800;
    font-size: .24rem;
    border: 1px solid #D4D4D4;
    padding: .1rem;
    -webkit-border-radius: .06rem;
    -moz-border-radius: .06rem;
    border-radius: .06rem;
    height: 0.6rem
}

.buildDetailbox .seeHousetime .timebox ul li a p {
    float: left;
    line-height: 1.4em
}

.buildDetailbox .seeHousetime .timebox ul li a span {
    display: block;
    font-size: .24rem;
    line-height: 1.4em;
    float: right;
}

.buildDetailbox .Auctime .timebox {
    padding: .15rem .3rem
}

.buildDetailbox .Auctime .timebox ul li {
    float: left;
    width: 33.333%;
    padding-right: .15rem;
    margin-bottom: .15rem;
}

.buildDetailbox .Auctime .timebox ul li a {
    display: block;
    color: #f39800;
    font-size: .24rem;
    border: 1px solid #D4D4D4;
    padding: .1rem;
    -webkit-border-radius: .06rem;
    -moz-border-radius: .06rem;
    border-radius: .06rem;
    height: 0.6rem
}

.buildDetailbox .Auctime .timebox ul li a p {
    float: left;
    line-height: 1.4em
}

.buildDetailbox .Auctime .timebox ul li a span {
    display: block;
    font-size: .24rem;
    line-height: 1.4em;
    float: right;
}

.houseInfolist ul li {
    float: left;
    width: 100%;
    font-size: .22rem;
    line-height: 1.3em;
    color: #333;
    padding: .08rem 0
}

.houseInfolist ul li span {
    color: #888;
    margin-right: .15rem;
    float: left;
    width: 25%;
}

.houseInfolist .huxingMap {
    font-size: .22rem;
    line-height: 1.3em;
    color: #888
}

.houseInfolist .huxingMap p {
    padding: .1rem 0
}

.houseInfolist .huxingMap a {
    display: block;
    width: 2.8rem;
    border: 1px solid #E69602;
    background: #FDF7EA;
    font-size: .22rem;
    color: #f39800;
    line-height: 1.5em;
    padding: .08rem;
    -webkit-border-radius: .1rem;
    -moz-border-radius: .1rem;
    border-radius: .1rem;
    text-align: center;
    margin: .1rem 0 .2rem
}

.houseInfolist .huxingMap a i {
    display: inline-block;
    margin-right: .1rem
}

.houseDescription h2 {
    font-size: .25rem;
    line-height: 1.5em;
    color: #3b3b3b;
    padding: .1rem 0 0
}

.houseDescription .article {
    font-size: .23rem;
    line-height: 1.5em;
    color: #888;
    height: 7.5em;
    overflow: hidden;
    margin: .2rem 0;
    transition: all .5s ease-out
}

.houseDescription .StatementIn {
    font-size: 0.23rem;
    border: 1px solid #D9D9D9;
    padding: 0.2rem 0.2rem;
    margin-bottom: 0.2rem;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.StatementIn a {
    color: #2750B3;
    overflow: hidden;
    text-decoration: underline;
    cursor: pointer;
}

.StatementIn a:hover {
    color: #E48F02;
}

.houseDescription .btnBox,
.houseDescription .btnBox i {
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out
}

.houseDescription .btnBox {
    left: 35%;
    position: relative;
    width: 1.7rem;
    border: 1px solid #D9D9D9;
    padding: .1rem .12rem;
    font-size: .22rem;
    line-height: 1.3em;
    color: #666;
    padding-right: .4rem;
    -webkit-border-radius: .04rem;
    -moz-border-radius: .04rem;
    border-radius: .04rem;
    cursor: pointer;
    transition: all .5s ease-out;
    margin-bottom: .4rem
}

.houseDescription .btnBox .close {
    display: none
}

.houseDescription .btnBox i {
    display: block;
    position: absolute;
    top: 50%;
    right: .15rem;
    color: #B3B3B3;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -webkit-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out
}

.houseDescription .btnBox.on i,
.nearbySchool .Htag.on i {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg)
}

.nearbySchool .Htag i,
.nearbySchool .schoolLIstbox {
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out
}

.buildDetailbox .buildInfo .col:last-child {
    border-bottom: none
}

.houseDescription .btnBox:hover {
    color: #E48F02;
    border-color: #E48F02
}

.houseDescription .btnBox:hover i {
    color: #E48F02
}

.houseDescription .btnBox.on .open {
    display: none
}

.houseDescription .btnBox.on .close {
    display: block
}

.houseDescription .btnBox.on i {
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    margin-top: -10px
}

.houseDescription .article.on {
    height: auto
}

.seeHousetime .timebox ul li a:hover,
.seeHousetime .timebox ul li.on a {
    background: #E48F02;
    color: #fff;
    border-color: #E48F02
}

.houseFeatureslist ul li {
    float: left;
    width: 33.333%;
    font-size: .18rem;
    line-height: 1.3em;
    color: #333;
    padding: .08rem 0
}

.houseFeatureslist ul li span {
    color: #888;
    margin-right: .15rem
}

.seeHousetime .timebox ul li:last-child {
    margin-right: 0
}

.Auctime .timebox ul li a:hover,
.Auctime .timebox ul li.on a {
    background: #E48F02;
    color: #fff;
    border-color: #E48F02
}

.Auctime .timebox ul li:last-child {
    margin-right: 0
}

.nearbySchool {
    position: relative;
    border-top: .02rem solid #E48F02;
    height: .78rem;
    overflow: hidden
}

.nearbySchool .Htag {
    position: relative;
    padding-right: .5rem;
    cursor: pointer
}

.nearbySchool .Htag i {
    display: block;
    position: absolute;
    right: .3rem;
    top: 50%;
    font-size: .3rem;
    color: #B1B1B1;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out
}

.nearbySchool .schoolLIstbox {
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out
}

.calculation .Htag i,
.nearbySchool .schoolLIstbox .schoolContent .schoolRow ul {
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out
}

.nearbySchool .schoolLIstbox .schoolMenu {
    background: #F4F4F4;
    padding: 0 .3rem;
    border-bottom: 1px solid #E6E6E6
}

.nearbySchool .schoolLIstbox .schoolMenu ul li {
    float: left;
    width: 25%;
    text-align: center;
    font-size: .25rem;
    line-height: 1.5em;
    color: #3b3b3b;
    cursor: pointer
}

.nearbySchool .schoolLIstbox .schoolMenu ul li p {
    display: inline-block;
    padding: .15rem 0;
    border-bottom: .03rem solid #F4F4F4
}

.nearbySchool .schoolLIstbox .schoolContent .schoolRow ul {
    height: 2.22rem;
    overflow: hidden;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out
}

.nearbySchool .schoolLIstbox .schoolContent .schoolRow ul li {
    position: relative;
    padding: .2rem .3rem;
    font-size: .22rem;
    color: #666;
    border-bottom: 1px solid #EAEAEA
}

.nearbySchool .schoolLIstbox .schoolContent .schoolRow ul li span {
    display: block
}

.nearbySchool .schoolLIstbox .schoolContent .schoolRow ul li .left {
    float: left;
    line-height: 1.5em
}

.nearbySchool .schoolLIstbox .schoolContent .schoolRow ul li .right {
    float: right;
    line-height: 1.5em
}

.nearbySchool .schoolLIstbox .schoolContent .schoolRow .btnmore {
    text-align: center;
    font-size: .22rem;
    line-height: 1.5em;
    color: #666;
    padding: .25rem .3rem;
    cursor: pointer
}

.nearbySchool .schoolLIstbox .schoolContent .schoolRow .btnmore p {
    display: inline-block
}

.nearbySchool .schoolLIstbox .schoolContent .schoolRow .btnmore .close {
    display: none
}

.nearbySchool .schoolLIstbox .schoolContent .schoolRow .btnmore i {
    display: inline-block;
    width: .3rem;
    height: .3rem;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #BABABA;
    text-align: center;
    font-size: .26rem;
    color: #fff;
    line-height: .3rem
}

.nearbySchool .schoolLIstbox .schoolContent .schoolRow.on ul,
.nearbySchool.on {
    height: auto
}

.nearbySchool .schoolLIstbox .schoolMenu ul li.on,
.nearbySchool .schoolLIstbox .schoolMenu ul li:hover {
    color: #E49402
}

.nearbySchool .schoolLIstbox .schoolMenu ul li.on p,
.nearbySchool .schoolLIstbox .schoolMenu ul li:hover p {
    border-color: #E49402
}

.nearbySchool .Htag.on i {
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    margin-top: -.1rem
}

.hide,
.nearbySchool .schoolLIstbox .schoolContent .schoolRow .btnmore.on .open {
    display: none
}

.nearbySchool .schoolLIstbox .schoolContent .schoolRow .btnmore.on .close {
    display: inline-block
}

.nearbySchool .schoolLIstbox .schoolContent .schoolRow .btnmore.on i {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    margin-top: -10px
}

.botContactbox .intermediaryinfo .personbox .pinfo ul li a .icon img,
.calculation .Htag i {
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%)
}

.calculation {
    height: .78rem;
    overflow: hidden
}

.calculation .Htag {
    position: relative;
    padding-right: .5rem;
    cursor: pointer
}

.calculation .Htag i {
    display: block;
    position: absolute;
    right: .3rem;
    top: 50%;
    font-size: .3rem;
    color: #B1B1B1;
    transform: translate(0, -50%);
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out
}

.button-text,
.mapinfobox .topBox ul li a {
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out
}

.caFormbox {
    padding: .2rem 0
}

.caFormbox .top {
    padding: 0 .2rem
}

.caFormbox .form-row {
    float: left;
    padding: 0 .1rem
}

.caFormbox .form-tip {
    font-size: .23rem;
    line-height: 1.5em;
    color: #666;
    margin: .12rem 0
}

.caFormbox .input-box {
    padding-bottom: .1rem
}

.caFormbox .btncaculate {
    padding: .2rem .3rem
}

.caFormbox .btncaculate .showNum {
    border: 1px solid #E8A321;
    background: #FDF7EA;
    text-align: center;
    font-size: .23rem;
    color: #f39800;
    line-height: 1.5em;
    padding: .2rem 0;
    -webkit-border-radius: .06rem;
    -moz-border-radius: .06rem;
    border-radius: .06rem;
    margin-top: .26rem
}

.caFormbox .btncaculate .showNum span {
    font-size: .4rem;
    margin-left: .15rem
}

.halfbox {
    width: 50%
}

.thildbox {
    width: 33.333%
}

.input-text02 {
    display: block;
    width: 100%;
    border: 1px solid #DCDCDC;
    background: #fff;
    padding: .1rem;
    font-size: .23rem;
    line-height: 1.3em
}

.button-text {
    display: block;
    width: 100%;
    border-style: none;
    text-align: center;
    background: #2953B3;
    color: #fff;
    font-size: .29rem;
    -moz-border-radius: .06rem;
    border-radius: .06rem;
    padding: .16rem 0;
    cursor: pointer;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out
}

.button-text:hover {
    background: #E8A321
}

.buildDetailbox .calculation.on {
    height: auto
}

.buildDetailbox .calculation.on i {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    margin-top: -.1rem
}

.botContactbox {
    background: #fff;
    margin-bottom: .2rem
}

.botContactbox .intermediaryinfo {
    border-bottom: 1px solid #DDD;
    padding: .1rem .1rem .3rem .2rem;
    position: relative;
    overflow: hidden;
}

.botContactbox .intermediaryinfo .Bbotbox {
    padding: .1rem;
    position: absolute;
    width: 100%;
    top: 0;
    right: 0;
}

.AgentDetaillistbox .row {
    font-size: .2rem;
    line-height: 1.2em;
    color: #ededed;
    padding: 0 .1rem
}

.botContactbox .intermediaryinfo .Bbotbox .AgentDetaillistbox {
    float: left
}

.botContactbox .intermediaryinfo .Bbotbox .AgentDetaillistbox .row {
    color: #7F7F7F;
    display: block;
    float: left;
    width: 100%;
    max-width: 250px;
    padding: .1rem 0
}

.botContactbox .intermediaryinfo .Bbotbox .AgentDetaillistbox .row .ComName,
.ComAddr {
    text-align: center;
}

.botContactbox .intermediaryinfo .Bbotbox .pNum {
    float: right;
    width: 100px;
    height: 100%;
    overflow: hidden;
}

.botContactbox .intermediaryinfo .Bbotbox .pNum img {
    display: block;
    max-width: 100%;
}

.botContactbox .intermediaryinfo .inSolgaimg {
    margin: .1rem auto;
    -webkit-border-radius: .06rem;
    -moz-border-radius: .06rem;
    border-radius: .06rem
}

.botContactbox .intermediaryinfo .inSolgaimg img {
    display: block;
    max-width: 100%;
    margin: 0 auto
}

.botContactbox .intermediaryinfo .company {
    text-align: center;
    border-bottom: 0px solid #DDD;
    padding: .1rem 0
}

.botContactbox .intermediaryinfo .company h2 {
    font-size: .33rem;
    color: #3b3b3b;
    line-height: 1.3em;
    font-weight: 700
}

.botContactbox .intermediaryinfo .company p {
    font-size: .22rem;
    color: #888;
    line-height: 1.3em;
    padding: .08rem 0 .25rem
}

.botContactbox .intermediaryinfo .personbox {
    /* padding: .1rem 0; */
    border-bottom: 1px solid #DDD;
}

.botContactbox .intermediaryinfo .personbox .pimg {
    float: left;
    width: 1.05rem;
    height: 1.05rem;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin: 0 .15rem;
    overflow: hidden;
    /* margin-bottom: 0.4em; */
}

.botContactbox .intermediaryinfo .personbox .pimg img {
    display: block;
    max-width: 100%;
}

.botContactbox .intermediaryinfo .personbox .pinfo {
    padding-left: 1.5rem;
}

.botContactbox .intermediaryinfo .personbox .pinfo span {
    display: block;
    font-size: .25rem;
    font-weight: 700;
    line-height: 1.2;
    height: .42rem;
    color: #333;
    padding-top: .15rem;
}

.botContactbox .intermediaryinfo .personbox .pinfo ul li {
    float: left;
    width: 50%;
    padding-top: .15rem;
}

.botContactbox .intermediaryinfo .personbox .pinfo ul li a {
    display: block;
    position: relative;
    font-size: .23rem;
    line-height: 1.3em;
    color: #666;
    padding-left: .4rem;
}

.botContactbox .intermediaryinfo .personbox .pinfo ul li a .icon {
    position: absolute;
    left: 0;
    top: 50%;
    width: .28rem;
}

.botContactbox .intermediaryinfo .personbox .pinfo ul li a .icon img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    transform: translate(0, -50%)
}

.botContactbox .intermediaryinfo .personbox .pinfo ul li a:hover {
    color: #E8A321
}

.contactbox {
    padding: .2rem .3rem
}

.contactbox .tit {
    font-size: .25rem;
    line-height: 1.3em;
    color: #3b3b3b
}

.contactbox .titMsg {
    font-size: .25rem;
    line-height: 1.3em;
    color: #2953b3
}

.contactbox .titErr {
    font-size: .25rem;
    line-height: 1.3em;
    color: #ff1919
}

.contactbox .caFormbox .form-row {
    float: none;
    width: 100%
}

.contactbox .caFormbox .form-row .input-text {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: .15rem;
}

.FproID {
    font-size: .22rem;
    line-height: 1.5em;
    color: #939393;
    font-weight: 300;
    text-align: center;
}

.textarea-text {
    display: block;
    width: 100%;
    height: 1.0rem;
    font-size: .23rem;
    line-height: 1.5em;
    color: #666;
    background: #EEE;
    border: 1px solid #DFDFDF;
    padding: .15rem
}

.inPropertylist,
.incontactbox {
    background: #fff;
    border-top: .02rem solid #2953B3;
    margin-bottom: .2rem
}

.wantKnow {
    padding: .15rem .15rem 0
}

.wantKnow .wtit {
    font-size: .22rem;
    line-height: 1.3em;
    color: #888;
    padding-bottom: .15rem
}

.wantKnow .checkOutbox .checkbox-label {
    float: left;
    width: 50%;
    padding: .15rem 0
}

.wantKnow .btnbox {
    margin-top: .4rem
}

.wantKnow .checkOutbox .privacyDeclare {
    margin-top: 0.10rem;
    margin-bottom: 0.1rem;
    font-size: 0.145rem;
    line-height: 1.45em;
    text-align: center;
    color: #666666;
}

.incontactbox {
    padding: .2rem 0
}

.incontactbox .caFormbox {
    padding: .2rem .3rem
}

.incommontit {
    text-align: center;
    font-size: .29rem;
    border-bottom: 1px solid #EEE;
    padding-bottom: .2rem;
    color: #3b3b3b
}

.inPropertylist {
    padding: .2rem 0
}

.inPropertylist .inmenu {
    text-align: center;
    padding: .25rem 1.3rem;
    margin-bottom: .2rem
}

.inPropertylist .inmenu ul li {
    float: left;
    width: 50%
}

.inPropertylist .inmenu ul li a {
    display: block;
    font-size: .25rem;
    line-height: 1.3em;
    color: #3b3b3b;
    padding: .18rem 0;
    border: 1px solid #C4C4C4
}

.inPropertylist .inProlist .inproblock {
    padding: .2rem
}

.inPropertylist .proitem {
    margin-bottom: .2rem
}

.inPropertylist .proitem .img {
    display: block;
    position: relative
}

.inPropertylist .proitem .img .tagbox {
    z-index: 3
}

.inPropertylist .proitem .img li {
    float: left;
    width: 100%
}

.inPropertylist .proitem .img li a {
    display: block
}

.inPropertylist .proitem .img li a img {
    display: blcok;
    max-height: 3.8rem;
    overflow: hidden;
    width: 100%;
    position: relative;
    -webkit-border-radius: .06rem .06rem 0 0;
    -moz-border-radius: .06rem .06rem 0 0;
    border-radius: .06rem .06rem 0 0
}

.inPropertylist .proitem .img .flex-control-nav,
.inPropertylist .proitem .img .flex-direction-nav {
    display: none
}

.inPropertylist .proitem .protext {
    border: 1px solid #E5E5E5;
    border-top: none;
    text-align: center;
    padding: .2rem;
    -webkit-border-radius: 0 0 .06rem .06rem;
    -moz-border-radius: 0 0 .06rem .06rem;
    border-radius: 0 0 .06rem .06rem
}

.inPropertylist .proitem .protext a {
    padding: .1rem 0;
    font-size: .26rem;
    line-height: 1.3em;
    color: #3b3b3b;
    display: block
}

.inPropertylist .proitem .protext .price {
    font-size: .5rem;
    line-height: 1.3em;
    font-weight: 700;
    color: #3b3b3b
}

.inPropertylist .proitem .protext .bDetaillistbox .row {
    color: #7F7F7F
}

.inPropertylist .proitem .collectbox {
    position: static;
    margin: .2rem auto;
    border: 1px solid #C7C7C7;
    background: 0 0;
    color: #BABABA;
    cursor: pointer
}

.inPropertylist .proitem .collectbox.current {
    border: 1px solid rgba(228, 143, 2, .2);
    background: rgba(228, 143, 2, .2);
    color: #E48F02
}

.inPropertylist .inmenu ul li:nth-of-type(1) a {
    -webkit-border-radius: .06rem 0 0 .06rem;
    -moz-border-radius: .06rem 0 0 .06rem;
    border-radius: .06rem 0 0 .06rem
}

.inPropertylist .inmenu ul li:nth-of-type(2) a {
    -webkit-border-radius: 0 .06rem .06rem 0;
    -moz-border-radius: 0 .06rem .06rem 0;
    border-radius: 0 .06rem .06rem 0
}

.inPropertylist .inmenu ul li.on a {
    background: #2750B3;
    color: #fff;
    border: 1px solid #2750B3
}

.inPropertylist .proitem .protext .shareBox ul li a:hover {
    color: #fff
}

.inTeambox {
    background: #fff;
    padding: .2rem 0;
    margin-bottom: .2rem;
    border-top: .02rem solid #2953B3
}

.inTeambox .teamtext {
    text-align: center;
    font-size: .22rem;
    line-height: 1.6em;
    color: #666;
    padding: .25rem .9rem;
    border-bottom: 1px solid #E2E2E2
}

.inTeambox .Saleslist ul li {
    float: left;
    width: 100%
}

.inTeambox .Saleslist ul li .col {
    position: relative
}

.inTeambox .Saleslist ul li .col a {
    position: relative;
    display: block;
    padding: .25rem .5rem;
    border-bottom: 1px solid #E2E2E2
}

.inTeambox .Saleslist ul li .col a .img {
    float: left;
    width: 1.05rem;
    height: 1.05rem;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.inTeambox .Saleslist ul li .col a .img img {
    display: blcok;
    max-width: 100%
}

.inTeambox .Saleslist ul li .col a .txt {
    padding-left: 1.3rem
}

.inTeambox .Saleslist ul li .col a .txt h3 {
    display: block;
    font-size: .28rem;
    line-height: 1.3em;
    color: #3b3b3b;
    font-weight: 700;
    padding: .1rem 0
}

.inTeambox .Saleslist ul li .col a .txt p {
    display: block;
    font-size: .25rem;
    line-height: 1.3em;
    color: #888;
    padding: .1rem 0
}

.inTeambox .Saleslist ul li .col a i {
    position: absolute;
    font-size: .4rem;
    right: .4rem;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.inTeambox .Saleslist .flex-direction-nav {
    display: none
}

.inTeambox .Saleslist .flex-control-nav {
    text-align: center;
    height: .8rem;
    padding-top: .4rem
}

.inTeambox .Saleslist .flex-control-nav li {
    display: inline-block
}

.inTeambox .Saleslist .flex-control-nav li a {
    display: block;
    width: .1rem;
    height: .1rem;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #D4D4D4;
    text-indent: -9999em;
    margin: 0 .06rem
}

.inTeambox .Saleslist .flex-control-nav li a.flex-active {
    background: #E48F02
}

.mapinfobox {
    margin-bottom: .2rem
}

.mapinfobox .topBox {
    margin: .1rem 0;
    background: #fff
}

.mapinfobox .topBox ul li {
    float: left;
    width: 33.3333%;
    text-align: center
}

.mapinfobox .topBox ul li a {
    display: block;
    border-right: 1px solid #DFDFDF;
    font-size: .23rem;
    lin-height: 1em;
    color: #666;
    padding: .1rem 0;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out
}

.mapinfobox .topBox ul li a i {
    display: block;
    width: .43rem;
    height: .46rem;
    margin: .2rem auto
}

.mapinfobox .topBox ul li a i img {
    display: block;
    max-width: 100%
}

.mapinfobox .topBox ul li a p {
    padding-bottom: .15rem
}

.mapinfobox .topBox ul li:last-child a {
    border-right: none
}

.mapinfobox .googleMapbox {
    margin-bottom: 0;
    padding-bottom: .4rem;
    background: #fff
}

.mapinfobox .googleMapbox .topFloatbox i {
    margin: 0 auto;
    float: none
}

.mapinfobox .googleMapbox .text {
    border-bottom: 1px solid #D9D9D9
}

.mapinfobox .garticle {
    margin: 0;
    padding: 0 .4rem;
    font-size: .23rem;
    line-height: 1.6em;
    color: #888;
    height: 8em;
    overflow: hidden;
    background: #fff
}

.mapinfobox .btnmore {
    text-align: center;
    font-size: .22rem;
    line-height: 1.5em;
    color: #666;
    padding: .25rem .3rem;
    cursor: pointer;
    background: #fff
}

.mapinfobox .btnmore p {
    display: inline-block
}

.mapinfobox .btnmore .close {
    display: none
}

.mapinfobox .btnmore i {
    display: inline-block;
    width: .3rem;
    height: .3rem;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #BABABA;
    text-align: center;
    font-size: .26rem;
    color: #fff;
    line-height: .3rem
}

.mapinfobox .topBox ul li a:hover {
    background: #F9F9F9
}

.mapinfobox .btnmore.on .open {
    display: none
}

.mapinfobox .btnmore.on .close {
    display: inline-block
}

.mapinfobox .btnmore.on i {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    margin-top: -10px
}

.mapinfobox .garticle.on {
    height: auto
}

.aLinkbox {
    background: #fff;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out
}

.aLinkbox ul li {
    float: left;
    width: 25%
}

.aLinkbox ul li a {
    display: block;
    text-align: center;
    font-size: .25rem;
    line-height: 1.5em;
    color: #3b3b3b;
    padding: .3rem 0
}

.ZJinfobox h2,
.ZJinfobox h3 {
    line-height: 1.3em;
    font-weight: 700
}

.aLinkbox ul li a:hover {
    color: #E59102
}

.ZJinfobox {
    margin-top: .2rem;
    width: 100%;
    height: 3.5rem;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    text-align: center;
    color: #fff;
    padding: .3rem 1.4rem;
    background: #fff
}

.ZJinfobox .img {
    width: 1.7rem;
    margin: 0 auto
}

.ZJinfobox .img img {
    display: block;
    max-width: 100%;
    margin: 0 auto
}

.ZJinfobox h2 {
    font-size: .41rem;
    padding: .2rem 0
}

.ZJinfobox h3 {
    font-size: .25rem
}

.aLinkbox.on {
    position: fixed;
    width: 100%;
    top: 1.1rem;
    left: 0;
    z-index: 4
}

.aLinkbox.on ul li a {
    padding: .15rem 0
}

.abContactbox .select-search-box {
    background: 0 0;
    border: none;
    margin: 0;
    padding: 0 .1rem
}

.abContactbox .select-search-box .select-text {
    background: #EEE
}

.abContactbox .randomCode {
    position: relative;
    padding: .2rem .1rem .4rem
}

.abContactbox .randomCode .input-code {
    float: left;
    width: 35%
}

.abContactbox .randomCode .input-code input {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: .15rem;
    background: #fff
}

.abContactbox .randomCode a {
    display: block;
    float: left;
    margin-left: .15rem;
    font-size: .23rem;
    line-height: 1.5em;
    color: #666;
    background: #F4F4F4;
    border: 1px solid #D7D7D7;
    padding: .15rem .25rem;
    -webkit-border-radius: .06rem;
    -moz-border-radius: .06rem;
    border-radius: .06rem
}

.abContactbox .btnbox {
    padding: 0 .1rem
}

.abMapbox .googleMapbox {
    padding-bottom: 0
}

.abMapbox .googleMapbox .text {
    border-bottom: 0
}

.abinfobox,
.abinfobox .banimg {
    position: relative
}

.abinfobox .banimg img {
    display: blcok;
    width: 100%
}

.abinfobox .banimg .Ftext {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    text-align: center;
    background: rgba(41, 83, 179, .9);
    color: #fff;
    font-size: .41rem;
    font-weight: 700;
    line-height: 1em;
    padding: .35rem .2rem
}

.abinfobox .infoArticle {
    padding: .2rem .4rem .3rem;
    font-size: .23rem;
    color: #666;
    background: #fff;
    margin-bottom: .2rem
}

.abinfobox .infoArticle p {
    padding: .3rem 0;
    line-height: 2em
}

.inTeambox .Saleslist ul li .col:hover {
    background: #F4F4F4
}

@media screen and (max-width:720px) {
    .buildSmalllist .colbox a .Limg {
        width: 1rem
    }

    .buildSmalllist .colbox a .bDetaillistbox {
        padding: .21rem .2rem !important
    }

    .buildSmalllist .colbox a .rprice {
        font-size: .23rem;
        line-height: .66rem
    }

    .buildSmalllist .colbox a .rightMore {
        right: .1rem;
        font-size: .4rem
    }

    .buildSmalllist .colbox {
        padding: .2rem .4rem .2rem .15rem
    }

    .buildListbox .buildItemsbox .item .img ul li a {
        background-size: 30% !important
    }
}

@media screen and (min-width: 720px) {
    .botContactbox .intermediaryinfo .Bbotbox .AgentDetaillistbox .row {
        color: #7F7F7F;
        display: block;
        float: left;
        max-width: 100%;
    }

    .botContactbox .intermediaryinfo .Bbotbox .pNum {
        float: right;
        max-width: 200px;
        height: 100%;
        overflow: hidden;
    }
}

.buildDetailbox .seeHousetime .timebox ul li {
    width: 90%
}

.buildDetailbox .Auctime .timebox ul li {
    width: 70%
}

.swiper-slide,
.swiper-wrapper {
    height: 100%;
    position: relative;
    transform-style: preserve-3d;
    width: 100%
}

.swiper-pagination,
.swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0)
}

.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    z-index: 1
}

.swiper-container-vertical>.swiper-wrapper {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-slide,
.swiper-wrapper {
    -ms-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d
}

.swiper-container-multirow>.swiper-wrapper {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-fles-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0
}

.swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-wp8-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 27px 44px;
    -webkit-background-size: 27px 44px;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    left: 10px;
    right: auto
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    right: 10px;
    left: auto
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-white .swiper-pagination-bullet {
    background: #fff
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-container-vertical>.swiper-pagination {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    -moz-transform: translate3d(0, -50%, 0);
    -o-transform: translate(0, -50%);
    -ms-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination .swiper-pagination-bullet {
    margin: 5px 0;
    display: block
}

.swiper-container-horizontal>.swiper-pagination {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    -moz-perspective: 1200px;
    -o-perspective: 1200px;
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-coverflow .swiper-wrapper {
    -ms-perspective: 1200px
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube {
    overflow: visible
}

.swiper-container-cube .swiper-slide {
    pointer-events: none;
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    width: 100%;
    height: 100%
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -moz-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px)
}

.swiper-container-cube.swiper-container-vertical .swiper-cube-shadow {
    z-index: 0
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -moz-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s step-end infinite;
    -moz-animation: swiper-preloader-spin 1s step-end infinite;
    animation: swiper-preloader-spin 1s step-end infinite
}

.swiper-lazy-preloader:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-position: 50%;
    -webkit-background-size: 100%;
    background-size: 100%;
    background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
    0% {
        -webkit-transform: rotate(0)
    }

    8.33333333% {
        -webkit-transform: rotate(30deg)
    }

    16.66666667% {
        -webkit-transform: rotate(60deg)
    }

    25% {
        -webkit-transform: rotate(90deg)
    }

    33.33333333% {
        -webkit-transform: rotate(120deg)
    }

    41.66666667% {
        -webkit-transform: rotate(150deg)
    }

    50% {
        -webkit-transform: rotate(180deg)
    }

    58.33333333% {
        -webkit-transform: rotate(210deg)
    }

    66.66666667% {
        -webkit-transform: rotate(240deg)
    }

    75% {
        -webkit-transform: rotate(270deg)
    }

    83.33333333% {
        -webkit-transform: rotate(300deg)
    }

    91.66666667% {
        -webkit-transform: rotate(330deg)
    }

    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes swiper-preloader-spin {
    0% {
        transform: rotate(0)
    }

    8.33333333% {
        transform: rotate(30deg)
    }

    16.66666667% {
        transform: rotate(60deg)
    }

    25% {
        transform: rotate(90deg)
    }

    33.33333333% {
        transform: rotate(120deg)
    }

    41.66666667% {
        transform: rotate(150deg)
    }

    50% {
        transform: rotate(180deg)
    }

    58.33333333% {
        transform: rotate(210deg)
    }

    66.66666667% {
        transform: rotate(240deg)
    }

    75% {
        transform: rotate(270deg)
    }

    83.33333333% {
        transform: rotate(300deg)
    }

    91.66666667% {
        transform: rotate(330deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

.disabled {
    pointer-events: none;
    cursor: not-allowed;
    opacity: 0.05;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}

.newsDetailbox {}

.newsDetailbox .buildInfo {
    /* border-top: 0.02rem solid #2953B3; */
}

.newsDetailbox .buildInfo .col {
    border-bottom: 1px dashed #E8E8E8;
    padding: 0.15rem 0.4rem;
}

.newsDetailbox .buildInfo h2 {
    font-size: 0.3rem;
    line-height: 1.5em;
    color: #3b3b3b;
    padding: 0.25rem 0.15rem 0.2rem 0.15rem;
    font-weight: bold;
    border-bottom: 2px dashed #efefef;
}

.newsDetailbox .block {
    background: #fff;
    position: relative;
    margin-bottom: 0.25rem;
}

.newsDescription .news {
    font-size: 0.23rem;
    line-height: 1.5em;
    color: #444;
    height: auto;
    overflow: hidden;
    margin: 0.2rem 0;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.newsDescription .news p div img {
    height: 50px;
    width: 50px;
}

.newsDetailbox .NewsDtl {
    font-size: 0.22rem;
    line-height: 30px;
    color: #888888;
    height: 30px;
    text-align: right;
}

.newsDetailbox .newsBack {
    font-size: 0.28rem;
    line-height: 40px;
    color: #444;
    padding: 0 0.2rem;
    font-weight: bold;
    height: 40px;
    overflow: hidden;
}

.newsDescription .news p {
    margin: 10px 0;
    line-height: 1.6;
    font-size: .28rem;
}

.newsDescription .news img {
    width: 100%;
    height: auto;
    max-width: 100%;
    /* max-height: 65vw; */
}

.buildListbox .buildItemsbox {
    margin-bottom: .2rem;
    border-radius: .05rem;
    overflow: hidden;
}

.SumoSelect>.CaptionCont {
    border: 1px solid #dfdfdf !important;
    border-radius: 4px !important;
}

.SumoSelect>.CaptionCont>label>i {
    opacity: 0.5 !important;
}

@keyframes shine {
    to {
        background-position: 200% center;
    }
}

.linear-wipe {
    text-align: center;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    font-size: .24rem;
    line-height: 1.5em;
    padding: .1rem .25rem;
    background: -moz-linear-gradient(to right, #444 20%, #ccc 40%, #ccc 60%, #444 80%);
    background: -webkit-linear-gradient(to right, #444 20%, #ccc 40%, #ccc 60%, #444 80%);
    background: linear-gradient(to right, #666 40%, #dfdfdf 50%, #dfdfdf 60%, #666 70%);
    background-size: 200% auto;
    color: #000;
    background-clip: text;
    text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: shine 2s linear infinite;
}

.more-area.popup {
    position: fixed;
    top: 0;
    font-size: .3rem;
    z-index: 999;
    width: 100%;
    height: 100%;
}

.more-area.popup .background{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.3);
    transition: 0.3s;
}

.more-area.popup ul {
    position: relative;
    margin: 0 auto;
    max-width: 90%;
    max-height: 85%;
    overflow-x: hidden;
    overflow-y: auto;
    background: white;
    border-radius: 5px;
    padding: .1rem .2rem .2rem .2rem;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    box-shadow: 0 5px 9px 0px rgba(0, 0, 0, 0.3);
}

.more-area.popup li.name {
    color: #f19a02;
    margin-bottom: .1rem;
    font-size: .3rem;
}


.more-area.popup li.title {
    background: #efefef;
    line-height: 1;
    padding: .1rem .4rem;
    margin: .1rem -.4rem;
    color: #63759a;
    font-size: .25rem;
}

.more-area.popup .pills>a {
    display: inline-block;
    line-height: 1.2;
    margin-right: .1rem;
    margin-top: 0.06rem;
    margin-bottom: .06rem;
    font-size: .2rem;
    padding: .07rem .12rem;
    border-radius: 3px;
    border: 1px solid #dfdfdf;
    color: #666;
    background: #f8f8f8;
    background: -moz-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.03));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.03));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.03));
}

.more-area.popup .btnClose {
    position: absolute;
    right: .13rem;
    top: .12rem;
    width: .33rem;
    height: .33rem;
    cursor: pointer;
}

@-webkit-keyframes fadeIn {
    from { opacity: 0; }
      to { opacity: 1; }
}  
@keyframes fadeIn {
    from { opacity: 0;}
      to { opacity: 1;}
}

.more-area.popup .background.on{
    display: block;
    -webkit-animation: fadeIn 1s;
    animation: fadeIn 1s;
}

.language-selector {
    display: inline-flex;
}

.traditionalChineseSwitch {
    margin: .2rem 0;
    padding: 0 .15rem;
    border: 1px solid #BACEEA;
    -webkit-border-radius: .13rem;
    -moz-border-radius: .13rem;
    border-radius: .13rem;
}

.traditionalChineseSwitch>div{
    font-size: .22rem;
    line-height: 1.2em;
    color: #fff;
    text-align: center;
    padding: .1rem 0;
}

.pagination-new{
    position: absolute;
    display: inline;
    top: 0;
    white-space: nowrap;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -mos-transform: translateX(-50%);
    transform: translateX(-50%);
}

.pagination-new a, .pagination-new span {
    display: inline-block;
    font-size: .23rem;
    width: .5rem;
    height: .5rem;
    color: #555;
    margin: 0 2px;
    position: relative;
    line-height: .5rem;
    text-align: center;
}

.pagination-new a:hover, .pagination-new span:hover {
    opacity: 0.2;
    transition: 0.3s
}

.pagination-new a.active, .pagination-new span.active {
    border-radius: 50%;
    background: #256fe9;
    color: white;
}

#school-name {
    font-weight:bold
} 
#legend-bing {
    background:whitesmoke;
    padding: 5px;
    margin:8px;
    border:1px solid #000;                      
    z-index: 0;
    position: absolute;
    bottom: 26px;
    left: 0px;
}
#legend-bing img {
    vertical-align: middle;
    padding-right: 8px;
}
#legend-bing div{
    font-size:12px;
    font-weight:bold;  
}