<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#guarantee{
    background-color: #F1F2F5;
    padding-bottom: 3.49vw;
}
#guarantee .guarantee_banner{
    height: 44.271vw;
    width: 100%;
    background: url(../img/tenguarantee/banner.jpg) no-repeat;
    background-size: cover;
}
#guarantee .newwrap{
    margin-top: -1.563vw;
}
#guarantee .guarantee_cont{
    padding: 5vw 5.625vw 5.625vw;
    background-color: #fff;
}
#guarantee .guarantee_cont .el-collapse{
    border: none;
}
#guarantee .guarantee_cont .el-collapse .el-collapse-item{
    /* padding-bottom: 4.427vw; */
}
#guarantee .guarantee_cont .el-collapse .el-collapse-item__header{
    height: 4.163vw;
    position: relative;
    padding-bottom: 1.563vw;
    border-bottom: 1px solid #E5E5E5;
}

#guarantee .guarantee_cont .el-collapse .el-collapse-item__header:nth-child(n+1){
    padding-top: 1.563vw;
}

#guarantee .guarantee_cont .el-collapse .el-collapse-item__header .titimg{
    height: 4.163vw;
}
#guarantee .guarantee_cont .el-collapse .el-collapse-item__header .titname{
    position: absolute;
    right: 0;
    bottom: 1.563vw;
    font-size: 1.25vw;
    color: #C69E60;
    height: 1.563vw;
    display: flex;
    justify-content: center;
    align-items: center;
}
#guarantee .guarantee_cont .el-collapse .el-collapse-item__header .titname img{
    width: 0.833vw;
    margin-left: 0.313vw;
}
#guarantee .guarantee_cont .el-collapse .el-collapse-item__header.is-active .titname img{
    transform: rotate(180deg);
}
#guarantee .guarantee_cont .el-collapse .el-collapse-item__arrow{
    display: none;
    /* opacity: 0; */
}
#guarantee .guarantee_cont .el-collapse .el-collapse-item__wrap{
    border: none;
}
#guarantee .guarantee_cont .el-collapse .el-collapse-item__content{
    padding: 1.875vw 0 4.427vw;
}
#guarantee .guarantee_cont .el-collapse .p1{
    font-size: 1.146vw;
    color: #181818;
    line-height: 1.875vw;
    margin-bottom: 2.604vw;
}
#guarantee .guarantee_cont .el-collapse .p2{
    font-weight: 800;
    font-size: 1.042vw;
    color: #C69E60;
    /* line-height: 48px; */
    margin-bottom: 0.521vw;
}
#guarantee .guarantee_cont .el-collapse .p3{
    font-size: 0.938vw;
    color: #4E4E4E;
    line-height: 1.563vw;
}
#guarantee .guarantee_cont .el-collapse .p3 span{
    font-weight: bold;
}

#guarantee .guarantee_cont .el-collapse .box1{
    display: flex;
    justify-content: space-between;
}
#guarantee .guarantee_cont .el-collapse .box1 &gt; div{
    width: 38.542vw;
}
#guarantee .guarantee_cont .el-collapse .box1 &gt; img{
    width: 19.792vw;
}
#guarantee .guarantee_cont .el-collapse .table1 .el-table_1_column_2 .cell,#guarantee .guarantee_cont .el-collapse .table1 .el-table_1_column_4 .cell{
    padding: 0 2.448vw;
}
#guarantee .guarantee_cont .el-collapse .table1 .has-gutter tr th,#guarantee .guarantee_cont .el-collapse .table2 .has-gutter tr th{
    background-color: #F5F5F5;
}
#guarantee .guarantee_cont .el-collapse .table2 .el-table_2_column_5 .cell,#guarantee .guarantee_cont .el-collapse .table2 .el-table_2_column_6 .cell{
    padding: 0 2.448vw;
}

.guarantee_concat{
    background-color: #fff;
    padding: 2.604vw 0 4.375vw;
    margin: 3.49vw 0 0;
}
.guarantee_concat .p1{
    font-size: 2.083vw;
    color: #191919;
    text-align: center;
}
.guarantee_concat .p2{
    font-size: 1.146vw;
    color: #181818;
    line-height: 1.875vw;
    text-align: center;
    margin-top: 3.646vw;
}
.guarantee_concat img{
    width: 23.958vw;
    margin: 1.771vw auto 0;
    display: block;
}</pre></body></html>