*{ padding:0; margin:0}
body,html{ font-family:'微软雅黑'; font-size:14px;}
html, body,iframe {width: 100%;  }
ul,li{ list-style:none}
a,p,h2,h3,h4,h1{ display:block; text-decoration:none;}
#main{
    max-width: 640px;
    margin: 0 auto;
    color: #000;
    box-sizing: border-box;
    -moz-box-sizing:border-box;
    padding: 0 10px;
    background: #eeeeee;
}
input,option {
    vertical-align: middle;
    border-radius: 0px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    outline: none;
}
select{
    vertical-align: middle;
    border-radius: 0px;
}
.section,.form-vip{
    max-width: 640px;
    margin: 0 auto;
}
header{
    width: 100%;
}
.clear::after{
    content: '';
    clear: both;
    display: block;
    height: 0;
}
header .logo{
    width: 80px;
    top: 5px;
    left: 10px;
    z-index: 10;
    position: absolute;
}
header .toback{
    width: 100%;
    position: relative;
}
.title>img{
    width: 100%;
}
/*流程步骤部分*/
.liucheng{
    width: 100%;
    margin: 0 auto;
}
.lc-list{
    margin-bottom: 10px;
}
.title{
    margin: 10px auto;
    text-align: center;
    font-size: 14px;
    color: rgb( 181, 22, 22 );
    font-weight: 500;
    letter-spacing: 2px;
}
.liucheng .left img{
    width: 100%;
}
.lc1{
    background: url("../images/mblc_03.jpg")no-repeat;
}
.lc2{
    background: url("../images/mblc_07.jpg")no-repeat;
}
.lc3{
    background: url("../images/mblc_10.jpg")no-repeat;
}.lc4{
     background: url("../images/mblc_12.png")no-repeat;
 }

.liucheng .right{
    background-size: 100% 100%;
    box-sizing: border-box;
    -moz-box-sizing:border-box;
    padding: 0 10px 10px 20%;
    margin: 10px 0 0 0;
    text-align: justify;
    display: flex;
    align-items: center;

}
.right h3{
    line-height:40px;
    font-size:18px ;
    color: rgb( 58, 58, 58 );
}
.right p{
    font-size: 14px;
    color: rgb( 58, 58, 58 );
}
/*别墅设计*/
.sheji{
    margin: 20px auto;
}
.sj-title h3{
    text-align: center;
    color: rgb( 181, 22, 22 );
    letter-spacing: 2px;
}
.sj-title h2{
    letter-spacing: 2px;
    text-align: center;
    font-size:18px;
    color: rgb( 181, 22, 22 );
}
.sj-left{
    box-sizing: border-box;
    -moz-box-sizing:border-box;
}

.sj-left-box1>img,.sj-left-box2>img{
   width: 100%;
    vertical-align: middle;
}

.sj-right-box{
    float: left;
    width: 50%;
    height: 160px;
    box-sizing: border-box;
    -moz-box-sizing:border-box;
}
.sj-right-box img{
    width: 100%;
    height: 100%;
}
.title{
    padding: 20px 0;
    margin: 0px auto;
    text-align: center;
    color: rgb( 181, 22, 22 );
    font-weight: 500;
    letter-spacing: 2px;
}
.title h2{
    font-size: 24px;
}
.title p{
    font-size:16px;
    line-height: 24px;
}
/*预约设计师*/
.make{
    margin: 10px auto;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing:border-box;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.make>div{
    margin: 10px 0 0 0;
    width: 48%;
}
.make>div>span{
    width: 80px;
    display: block;
    float: left;
}
.make input{
    display: block;
    box-sizing: border-box;
    -moz-box-sizing:border-box;
    width:100%;   
    height: 36px;
    line-height: 36px;
    padding: 0 10px;
    margin-top: 5px;
    background: #959595;
    height: 30px;
    font-size: 16px;
    border:none;
    border: 1px solid #ccc;
}
.make input[type="button"]{
    color:#ffffff;
    background: #b51616;
    border:none;
    border: 1px solid #ccc;
}
.pop{
    overflow: hidden;
    margin: 0 auto;
}
/*vip预约*/
.form-vip{
    background: #dcdcdc;
    margin: 0px auto;
    margin-top: 20px;
    width: 100%;
    padding: 0 10px;
    padding-bottom: 20px;
    box-sizing: border-box;
    -moz-box-sizing:border-box;
}
.form-vip form{
    width: 100%;
    margin: 0 auto;
}
.form-vip form{
    color:#000000;
}
.form-vip form div span{
    display: inline-block;
    padding-right: 10px;
    height: 30px;
    line-height: 30px;
}
/*房屋类型*/
.fwlx,.chh{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.fwlx select{
    height: 30px;
    line-height: 30px;
    background: #a0a0a0;
    /*vertical-align: text-top;*/
    color: #000;
    font-size: 16px;
    flex-grow: 1;
}
.form-vip form>div{
    margin-bottom: 20px;
}
.form-vip form input{
    height: 30px;
    line-height: 30px;
    box-sizing: border-box;
    background: #a0a0a0;
    border: none;
    font-size: 16px;
    padding: 0 10px;
    flex-grow: 1;
    border: 1px solid #ccc;
}
.fwlx select option{
    box-sizing: border-box;
    -moz-box-sizing:border-box;
}
#lx,#chh{
    width: 75%;
}
#fg,#mj{
    width:75%;
}
#dh{
    width: 75%;

}
.yy-btn>input{
    width: 45%;
    color: #ffffff;
    border:none;
}
.yy-btn input[name='ljyy']{
    float: right;
    font-size:16px;
    height: 40px;
    background:rgb( 181, 22, 22 );
}
.yy-btn input[name='rgyy']{
    float: left;
    font-size:16px;
    height: 40px;
    border:none;
}
/*跟踪服务*/
.section{
    margin: 0 auto;
    background: #eeeeee;
}
.gz-server{
    margin: 0 auto;
}
.group{
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0 10px;
}

.server-box{
    position: relative;
    width: 48%;
    height: 160px;
    margin-bottom:10px;
    box-sizing: border-box;
    -moz-box-sizing:border-box;
}

.mengban{
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.5;
    z-index: 1;
}
.dt{
    position: absolute;
    width: 100%;
    height: 100%;
}
.dt img{
    width: 100%;
    height: 100%;
}
.fw-name{
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10;
}
.fw-name img{
    display: block;
    width: 40px;
    margin:10px auto;
    margin-top:50px;
}
.fw-name h4{
    font-size: 16px;
    text-align: center;
    color: #ffffff;
    line-height: 20px;
}
.fw-name p{
    font-size: 14px;
    text-align: center;
    color: #ffffff;
    line-height: 20px;
}
.gz-title{
    font-weight: 500;
    letter-spacing: 2px;
    text-align: center;
    padding: 10px 0 40px 0;
    color: rgb( 181, 22, 22 );
}
/*再装别墅*/

.run{
    color: #b51616;
    box-sizing: border-box;
    padding: 0 10px;
}
.run-box{
    width:100%;
    margin-top: 20px;
}
.run-img{
    width: 100%;
    /*height: 200px;*/
    overflow: hidden;
}
.run-img img{
    width: 100%;
    max-width: 400px;
    margin:0 auto;
    display: block;
}

.run-qy>p{
    height:40px;
    line-height: 40px;
    float: left;
    font-size: 14px;
    width: 49%;
    margin: 10px auto;
    text-align: center;
    border-right: 1px solid #c85e5e;
}
.run-qy p span{
    font-size:46px;
    font-weight: 700;
}
.run-addr{
    width: 49%;
    float: left;
    text-align: center;
    margin: 10px auto;
}
.run-addr p{
    font-size:20px;
}
.run-addr div{
    font-size: 14px;

}
.run-num p{
    width: 49%;
    float: left;
    font-size: 16px;
    text-align: center;
}
.run-num button{
    padding: 0 10px;
    background: #fff;
    color: #c85e5e;
    border: 1px solid #c85e5e;
    border-radius: 5px;
    height: 24px;
    font-size: 16px;
    font-weight: 500;
    /*float: right;*/
    display: block;
    margin: 0 auto;
}
.srbs{
    padding: 0 10px;
    box-sizing: border-box;
    margin-bottom:80px;
}
.srbs input{
    display: block;
}
.sj input{
    display: block;
    height: 30px;
    font-size: 16px;
    margin-bottom: 5px;
}
.gd{
    display: block;
    padding: 0 10px;
    background: #fff;
    color: #c85e5e;
    border: 1px solid #c85e5e;
    border-radius: 5px;
    height: 30px;
    font-size: 12px;
    margin: 10px auto;

}
input[type='button']{
    cursor: pointer;
    border: none;
}
.form-vip input[type='text']:focus,.make input[type='text']:focus{
    background: #ffffff;
    border:none;
}
.form-vip input[type='tel']:focus,.make input[type='tel']:focus{
    background: #ffffff;
    border: none;
}
input::-webkit-input-placeholder{
    color:#535353;
    font-size:16px;
}
input::-webkit-input-placeholder{
    color:#535353;
    font-size:16px;
}
input::-moz-placeholder {
    color:#535353;
    font-size: 16px;
}

.tc{
    display: none;
    width: 80%;
    height: 100px;
    position: fixed;
    top: 45%;
    left: 10%;
    margin: 0 auto;
    z-index: 1000;
    background: #86cab1;
    border: 1px solid #ccc;
    font-size: 16px;
    text-align: center;
}
.tc p{
    line-height:60px;
    cursor: pointer;
}
.tc div{
    cursor: pointer;
}
.tc i{
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    top:-20px;
    right:-20px;
    background: url("../images/close.png")no-repeat;
    background-size: 20px 20px;
    cursor: pointer;
}