<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">h2.title{
    font-size: 0.4rem;
    text-align: center;
    color: #774a30;
}
p.l-title{
    color: #d06a81;
    font-size: 0.36rem;
    text-align: center;
    text-transform: uppercase;
}
.common-line{
    background: url("./images/line.jpg") repeat-x;
    width: 3rem;
    height: 0.02rem;
    margin: 0.11rem auto 0.12rem;
}
.section-btn-5 {
    display: block;
    width: 80%;
    height: 0.8rem;
    font-size: 0.36rem;
    text-align: center;
    line-height: 0.8rem;
    background-color: #ff5858;
    margin: 0 auto;
    color: #fff;
    border-radius: 0.4rem;
}

.row1-tel{
    background-color: #fbeccd;
    padding:0.22rem 0 0.17rem ;
}
.row1-tel .title{
    font-size: 0.46rem;
    text-align: center;

}
.row1-tel .title span{
    display: inline-block;
    color: #fff;
    width:0.9rem;
    height: .6rem;
    text-align: center;
    line-height: 0.6rem;
    background-color: #ff5858;
    margin: 0 0.16rem;
}
.row1-form-tel{
    display: flex;
    align-items: center;
    margin: 0.1rem auto 0;
    width: 80%;
    height: 0.72rem;
    border: 1px solid #ff5858;
    border-radius: 0.4rem;
    font-size: 0.32rem;
    background-color: #fff;
}
.row1-form-tel input{
    border: none;
    height: 100%;
    line-height: 100%;
    background-color: transparent;
    padding-left: 0.38rem;
    width: 59%;

}
.row1-form-tel button{
    margin: 0;
    padding: 0;
    border: 1px solid transparent;
    outline: none;
    width: 2rem;
    height: 0.6rem;
    background-color: #ff5858;
    color: #fff;
    border-radius: 0.3rem;
}
.row2{
    padding-top: 0.49rem;
}
.row2 .row2-con{
    margin: 0.23rem 0.3rem 0.19rem;
    display: flex;
    justify-content: space-between;

}
.row2 .row2-con li{
    width: 2.2rem;
    background-color: #f1f6fa;
    text-align: center;
    border-radius: 0.1rem;
}
.row2 .row2-con li h4{
    line-height: .48rem;
    font-size: 0.24rem;

}
.row2 .row2-con li p{
    padding: 0 0.12rem 0.15rem;
    font-size: 0.18rem;
    line-height: 0.3rem;
}
.row3{
    padding: 0.5rem 0 0.36rem;
    background-color: #fff8f8;
}
.row3 .row3-con{
    margin: 0.33rem 0.3rem 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.row3 .row3-con li{
    width: 1.65rem;
}
.row3 .row3-con li p{
    text-align: center;
    padding: 0.15rem 0 0.21rem;
    font-size: 0.26rem;
}
.row4{
    padding-top: 0.48rem;
    background-color: #ffdadc;
    padding-bottom: 0.38rem;
}
.row4 .row4-cont1{
    margin: 0.24rem 0.3rem 0.2rem;
    background-color: #fff;
    padding: 0.3rem 0.19rem;
    display: flex;
}
.row4 .row4-cont1 .fl{
    width: 2.7rem;
}
.row4 .row4-cont1 .fr{
    font-size: 0;
    margin-left: 0.2rem;
}
.row4 .row4-cont1 .fr &gt;h4{
    display: inline-block;
    font-size: 0.36rem;
    border-bottom: 0.08rem solid #ff925c;
}
.row4 .row4-cont1 .fr ul li{
    height: 0.5rem;
    line-height: 0.5rem;
    font-size: 0.26rem;
}
.row4-cont1 .fr ul li span {
    display: inline-block;
    margin-right: 0.09rem;
    width: 0.06rem;
    height: 0.06rem;
    background-color: #ff8300;
    border-radius: 50%;
    vertical-align: middle;
}
.row4-cont2{
    margin: 0.2rem 0.3rem 0;
}
.row4-cont2 img{
    border-radius: 0.1rem;
}
.row4-cont2 .cont2-img1{
    display: flex;
    justify-content: space-between;
}
.cont2-img1 .fl-img{
    width: 4.3rem;
}
.cont2-img1 .fr-img{
    width: 2.4rem;
}
.cont2-img1 .fr-img img:last-child{
    margin-top: 0.1rem;
}
.row4-cont2 .cont2-img2{
    margin-top: 0.2rem;
    display: flex;
    justify-content: space-between;
}
.cont2-img2 .fl-img{
    width: 2.4rem;

}
.cont2-img2 .fr-img{
    width: 4.3rem;
}


.row5{
    padding: 0.5rem 0 0.3rem;
}
.row5-con{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0.34rem 0.3rem 0;
}
.row5-con li{
    width: 3.35rem;
    height: 2.2rem;
    position: relative;

}
.row5-con li:nth-child(n+3){
    margin-top: 0.2rem;
}
.row5-con li p{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 0.4rem;
    line-height: 0.4rem;
    font-size: 0.28rem;
    text-align: center;
    background-color: rgba(0,0,0,0.6);
    color: #fff;
}
.row6{
    background-color: #f1f6fa;
    padding: 0.5rem 0 0.3rem;
}
.row6-cont{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 0.3rem;
    padding: 0 0.3rem;
}
.row6-cont li{
    width: 48%;
}
.row6-cont li:nth-child(n+3){
    margin-top: 0.21rem;
}
.row6-bottom{
    display: flex;
    background-color: #ab8a78;
    justify-content: center;
    align-items: center;
    color: #fff;
    height: 0.8rem;
}
.row6-bottom .row6-bottom-fl p:first-child{
    font-size: 0.3rem;
}
.row6-bottom .row6-bottom-fl p:last-child{
    font-size: 0.2rem;
    text-transform: uppercase;
    margin-top: 0.05rem;
}
.row6-bottom-fr {
    margin-left: 0.35rem;
    width: 0.3rem;
    height: 0.5rem;
    line-height: 0.5rem;
    background-color: #fff;
    color: #ab8a77;
}</pre></body></html>