/*.template-lists .template-pro {*/
/*    width: 33%;*/
/*    padding: 0 10px;*/
/*}*/

.tonglan-contact div.fen {
    display: flex;
    font-size: 13px;
    padding: 10px 0;
    line-height: 20px;
    color: #adaeb3;
}
.tonglan-contact div.fen .fenInfo span {
    display: block;
}
.tonglan-contact div.fen .hua {
    white-space: nowrap;
}
 .sample-product .index_step3 .swiper-slide.s3 .detail .wz1 ul li {
     width: 100%;
 }
 #gotop {
    position: fixed;
    right: 12px;
    bottom: 12px;
    z-index: 999;
}

.backTop2 {
    background-color: #fff;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 2px 6px 0 rgb(0 0 0 / 16%);
    cursor: pointer;
    border-radius: 4px;
}

.backTop2:hover {
    background-color: #d3d3d3;
}