.tu-faqs-right{padding:0 20px}.tu-faqs-right .item{border:1px solid #000;border-radius:12px;margin-top:24px;padding:16px 24px}.tu-faqs-right .item .title{font-size:24px;font-weight:500;color:rgba(0,0,0,.85);background:transparent}.tu-faqs-right .item .content{margin-top:12px;width:100%}.tu-faqs-right .item .content .bt{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.tu-faqs-right .item .content .bt .dot{width:6px;height:6px;display:inline-block;border-radius:50%;text-align:center;margin:5px;background-color:#000;flex-shrink:0}.tu-faqs-right .item .content .bt .dot.dot-third{width:16px;height:16px;margin:0}.tu-faqs-right .item .content .bt .link{font-weight:200;margin-left:10px;font-size:16px;line-height:2;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;overflow:hidden;-webkit-box-orient:vertical}.tu-faqs-right .item .content .tag{margin:0 10px 10px 0}.tu-faqs-right .item .content .image{text-align:center}.tu-faqs-right .item .content .phone{text-align:center;font-weight:600;font-size:28px;margin-top:5px}#tu-faqs{margin:30px 0}#tu-faqs .left .search{background:#e7eefe;border-radius:9px;margin:0 45px;border:unset;padding:18px 10px;display:flex;align-items:center;justify-content:space-between}#tu-faqs .left .search .text{color:#000;font-weight:500;font-size:24px;line-height:34px}#tu-faqs .left .tab{display:flex;justify-content:center;flex-direction:row;font-size:22px;color:#000}#tu-faqs .left .tab>div{cursor:pointer;margin:5px 15px}#tu-faqs .left .tab>div.active{font-weight:500;border-bottom:3px solid #000}#tu-faqs .left .warp{padding:0 45px;margin-top:45px}#tu-faqs .left .warp .item{cursor:pointer;display:flex;margin-bottom:65px}#tu-faqs .left .warp .item__image{width:168px;height:115px;flex-shrink:0;border-radius:9px}#tu-faqs .left .warp .item__image .default{text-align:center;font-size:22px;border:2px solid var(--el-color-primary);height:115px;line-height:115px;border-radius:9px;color:var(--el-color-primary);font-weight:600}#tu-faqs .left .warp .item__text{margin-left:36px;width:100%;display:flex;flex-direction:column;justify-content:space-between;line-height:1.3}#tu-faqs .left .warp .item__text .title{font-size:22px;font-weight:500;-webkit-line-clamp:1;line-clamp:1}#tu-faqs .left .warp .item__text .desc,#tu-faqs .left .warp .item__text .title{text-overflow:ellipsis;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical}#tu-faqs .left .warp .item__text .desc{margin-top:5px;font-size:15px;color:#81838c;-webkit-line-clamp:2;line-clamp:2}#tu-faqs .left .warp .item__text .tags-date{display:flex;flex-direction:row;align-items:center;justify-content:space-between}