*{
    padding: 0;
    margin: 0;
    font-family: 微软雅黑;
    font-size: 0.18rem;
}
html{
    max-width: 640px;
    margin: auto;
    overflow-x: hidden;

}
body {
    max-width: 640px;
    margin: 0 auto;
    overflow: hidden;
}
img{
	max-width: 100%;
    display: table;
}
li{
    list-style-type: none;
}
a{
    text-decoration:none;
    color: #333;
}
a:hover{
    text-decoration:none;
}
input{
    outline: none;
}
button{
	outline: none;
}
.sg_gao_10{
	height:0.1rem;
}
.sg_gao_20{
	height:0.2rem;
}
.sg_gao_30{
	height:0.3rem;
}
.sg_gao_40{
	height:0.4rem;
}
.sg_gao_50{
	height:0.5rem;
}
/*头部导航*/
#head{
    max-width: 640px;
    width: 100%;
    height: 0.88rem;
   
    background: #333333;
    position: fixed;
    transform: scale3d(1, 1, 1);
    top: 0;
    z-index: 99998;
    overflow-x: scroll;
    overflow-y: hidden;
    line-height: 0.88rem;
    white-space: nowrap;
}
#head::-webkit-scrollbar { width: 0 !important ;height: 0;}
.head_logo{
    width: 1.88rem;
    height: 0.48rem;
    display: flex;
    position: relative;
    top: 0.2rem;
    left: 0.2rem;
    float: left;
}
.head_nav{
    width: 4rem;
    white-space: nowrap;
    display: flex;
    float: right;
}
.head_nav ul li{
    display: inline-block;
    margin: 0px 10px;
    text-align: center;
    position: relative;
    text-overflow: ellipsis;
    word-break: keep-all;
}

.head_nav ul li a{
    color: #848484;
    font-weight: 400;
    text-decoration: none;
    font-size: 0.25rem;
}

.head_nav ul .nav-active a{
    color: #ffffff !important;
    font-weight: 500 !important;
    border-bottom: 2px #fff solid;
    padding-bottom: 6px;
}
#nav-toggle {
    max-width: 640px;
    position: absolute;
    z-index: 99999;
    right:0;
    top: -0.88rem;
    border-left: 1px #A0A0A0 solid;
    background: #333333;
    width: 0.7rem;
    height: 0.88rem;
    display: flex;
    justify-content: center;
    align-items: center;
}
#nav-box {
    max-width: 640px;
    display: none;
  
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    z-index: 99999999999;
    background: #333333;
    font-size: 0.2rem;
    border-top: 1px solid #A0A0A0;
    padding: 5px 0px 15px 0px;
}
#nav-open {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
#nav-open  a {
    color: #999999;
    width: calc(100% / 3);
    text-align: center;
    margin-top: 10px;
    font-size: 0.25rem;
}
/*热装楼盘*/
.lou_oner{
    width: 100%;
    background: #1f1f1f;
}
.lou_oner_for{
    width: 6rem;
    margin: auto;
    display: table;
    background: #fff;
   margin-bottom: 0.2rem;
}
.lou_oner_for_img{
    width: 5.76rem;
    margin: auto;
    margin-top: 0.12rem;
    overflow: hidden;
}
.lou_oner_for_t0{
    width: 5.76rem;
    margin: auto;
}
.lou_oner_for_tit{
    width:100%;
    font-size: 0.26rem;
    line-height: 0.7rem;
}
.lou_oner_for_t1{
    width:100%;
    font-size: 0.2rem;
    color: #7B153E;
}
.lou_oner_for_t2{
   width: 100%;
    height: 1px;
    background: #808080;
}
.case-time{
    display: flex;
    width:100%;
    font-size: 0.22rem;
}
.case-time div{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 2.5rem;
}
.endTime{
    margin-left: 0.12rem;
    color: #7B153E;
}
.lou_oner_for_t3{
    width: 100%;
    display: table;
}
.lou_oner_for_t3_l{
    width: 2rem;
    height: 0.44rem;
    font-size: 0.25rem;
    line-height: 0.44rem;
    color: #7B153E;
    border: 1px solid #7B153E;
    border-radius: 5px;
    float: left;
    margin-left: 0.5rem;
    text-align: center;
}
.lou_oner_for_t3_r{
    width: 2rem;
    height: 0.44rem;
    font-size: 0.25rem;
    line-height: 0.44rem;
    color: #fff;
    border: 1px solid #7B153E;
    background: #7B153E;
    border-radius: 5px;
    float: left;
    margin-left: 0.5rem;
    text-align: center;
}







.bottom-nav-container {
    position: fixed;
    bottom: 0;
    width: 100%;
	max-width:640px;
    background: #ffffff;
    z-index: 1;
}
.bottom-nav {
    bottom: 0;
    width: 100%;
    padding: 0;
    height: 50px;
    display: flex;
    border-top: 1px #fff solid;
}
.online-consult {
    background: #333;
    display: flex;
    flex: 1;
    justify-content: center;
    align-items: center;
	height:0.85rem;
}
.bottom-nav >a{
    background: #333;
    display: flex;
    flex: 1;
    justify-content: center;
    align-items: center;

}
.bottom-nav >a > div > img {
    width: 18%;
}
img {
    vertical-align: middle;
    border-style: none;
}
.bottom-nav >a > div > span {
    margin-left: 5%;
    font-size: .22rem;
    color: #FFFFFF;
}
.appointment-enroll {
    background: #333333;
    border-left: 1px #FFFFFF solid;
    border-right: 1px #FFFFFF solid;
    display: flex;
    height: 0.85rem;
    flex: 1;
    justify-content: center;
    align-items: center;
}
.tel-consult {
    background: #333333;
    display: flex;
    flex: 1;
    height: 0.85rem;
    justify-content: center;
    align-items: center;
}

















