*{
    padding: 0;
    margin: 0;
}
input:-webkit-autofill,select:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white  inset !important;
}


input{
    outline-color: invert ;
    outline-style: none ;
    outline-width: 0px ;
    border: none ;
    border-style: none ;
    text-shadow: none ;
    -webkit-appearance: none ;
    -webkit-user-select: text ;
    outline-color: transparent ;
    box-shadow: none;
}

html{
    font-size:50px;
    font-family:  '微软雅黑';
}
.main{
    width: 100%;
    max-width: 640px;
    margin: 0 auto;
}
.red{
    color:#ff0000;
}
.head{
    position: relative;
}
.banner{
    width: 100%;
}
.logo{
    position: absolute;
    top: 10px;
    left: 50%;
    width: 1rem;
    margin-left: -0.5rem;
    z-index: 10;
}
.title img{
    width: 100%;
}
/*7+1服务*/
.server-img{
    width: 100%;
    overflow: hidden;
    display: flex;
    align-items: center;
}
.server-img img{
    width: 100%;
    margin: 0 auto;
}

.team—server{
    display: flex;
    flex-wrap: wrap;
    justify-content:space-around;
    padding: 0 10px;
}
.server-box{
    width: 44%;
    margin-bottom: 10px;
    background: #ffffff;
}
.server-title{
    font-size:0.32rem;
    color: #e20000;
    font-weight: 700;
    text-align: center;
    padding: 5px 0;
}
.server-title img{
    width: 0.54rem;
    margin-right: 5px;
    vertical-align: middle;
}
.sercer-cont{
    font-size: 0.28rem;
    color: #e20000;
    font-weight: 700;
    text-align: justify;
    box-sizing: border-box;
    padding: 0 5px;
}
/*智能报价*/
.h3{
    font-size: 0.32rem;
    font-weight: 700;
    color: #ffffff;
    text-align: center;
   line-height: 50px;
}
.zhineng{
    width: 100%;
    background: url("fback_061.png")no-repeat;
    background-size: cover;
    font-size: 0.24px;
}
.baojia,.zhuangxiu{
    width: 90%;
    margin: 0 auto;
}
.chh{
    margin-bottom: 5px;
    padding: 5px 0;
    display: flex;
}
.chh>span{
    font-size: 0.28rem;
    height: 100%;
    display:inline-block;
    width: 1.6rem;
}
.zninput{
    font-size: 0.28rem;
    padding: 5px 10px;
    border: 1px solid #cccccc;
    display: block;
    flex-grow:1;
}
.baojia input[type='button']{
    width: 100%;
    font-size: 0.3rem;
    margin: 10px auto;
    border: none;
    background: #ffffff;
    padding: 5px 0;

}
/*新百年新装饰*/
.xzs{
    margin: 10px auto;
    padding: 0 10px;
    font-size: 0.28rem;
}
.xzs-box{
    display: flex;
    justify-content: space-between;
    padding: 10px 0;
    border-bottom: 1px solid #cccccc;
}
.xzs-left-title,.xzs-right-title{
    width: 50%;
    text-align: center;
    font-size: 0.32rem;
}
.xzs-left-title span{
    padding: 5px 10px;
    background: #ec1b24;
    color:#ffffff;
}
.xzs-right-title span{
    padding: 5px 10px;
    background: #727272;
    color:#ffffff;
}
.xzs-icon{
    width: 1rem;
    height: 1rem;
    font-size: 0.32rem;
    padding: 0 10px;
    display: flex;
    /*实现垂直居中*/
    align-items: center;
}
.xzs-icon>p{
    width: 0.8rem;
    height: 0.8rem;
    font-size: 0.28rem;
    border-radius: 50%;
    line-height: .8rem;
    text-align: center;
    background: #ec1b24;
    color: #ffffff;
}
.xzs-right-box{
    color:#9c9c9c;
    width: 42%;
    display: flex;
    /*实现垂直居中*/
    align-items: center;
}
.xzs-left-box{
    color: #ee4c51 ;
    width: 46%;
    display: flex;
    /*实现垂直居中*/
    align-items: center;
}
/*公司荣誉*/
.title{
    text-align: center;
    padding-top: 20px;
}
.z-title{
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: #373737;
}
.z-title i{
    display: inline-block;
    padding-top: 1px;
    background:#3f3f3f;
    width:1rem ;
   }
.z-title span{
    font-size: 0.4rem;
    padding: 0 5px;
}
.f-title{
    font-size: 0.28rem;
    text-align: center;
    color:#ec1b24;
    padding: 10px 0;
}
.ppt{
    color:#7c7c7c;
}
.ry{
    position: relative;
    margin: 10px auto;
}
.bottom{
    position: absolute;
    width: 100%;
}
.top{
    position: relative;
    width: 80%;
    margin: 0 10%;
}
/**/  /*品牌实力*/
.ppsl{
    font-size: 0.24rem;
    background: url("ppsl_02.png");
    background-size: 100% auto;
    padding-bottom: 1px;
}
.ppsl-box{
    display: flex;
    justify-content: space-between;
    box-sizing: border-box;
    padding: 0 10px 10px 10px;
    margin-bottom: 20px;
    background: #ffffff;
}
.tit1{
    color:#8b8b8b;
    font-size:0.32rem;
    padding: 10px 0 10px 0;
}
.tit2{
    font-size:0.32rem;
    font-weight: 700;
}
.tit3,.tit4{
    color:#8b8b8b;
    padding-top: 5px;
}
.tit3{
    font-size: 0.28rem;
}
.tit4{
    font-size: 0.24rem;
    line-height: 0.2rem;
}
.ppsl-box-img{
    width: 4rem;
    overflow: hidden;
    display: flex;
    align-items: center;
}
.ppsl-box-img img{
    width: 100%;
    margin:0 auto;
}
/**/
.zx>.h3{
   color: #ff0000;
}
.zx>.chh>span{
    color: #ff0000;
}
.zx>.chh>.zninput{
    color: #ffffff;
    background: #ff0000;
}
.zx input[type='button']{
    width:100%;
    font-size: 0.3rem;
    margin: 10px auto;
    border: none;
    background: #ff0000;
    color: #ffffff;
    padding: 5px 0;

}
.zx>.chh>.zninput::-webkit-input-placeholder{
    color:#fff;
}
.zx>.chh>.zninput::-moz-placeholder{
    　　color:#fff;

}

.zx>.chh>.zninput::-moz-placeholder {
    　　color:#fff;

}

.zx>.chh>.zninput:-ms-input-placeholder {
    　　color:#fff;

}
.zhuangxiu{
    margin-bottom: 80px;
}
.tc{
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -50px;
    margin-left: -100px;
    width: 200px;
    z-index: 1000;
    background: #86cab1;
    border: 1px solid #ccc;
    font-size: 16px;
    text-align: center;
    padding: 10px 10px;
}
.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("close.png")no-repeat;
    background-size: 20px 20px;
    cursor: pointer;
@media screen and (min-width: 640px)  {
    .main {
        background-color: #f5f5f5;
        border: 1px solid #f5f5f5;
    }
}