.contact-container{width:100%;max-width:1100px;margin:0 auto;padding:40px 20px;position:relative;z-index:1}.contact-content{background:#fff;border-radius:20px;padding:45px;box-shadow:0 4px 20px rgba(0,0,0,.02);position:relative;z-index:1}.contact-title{font-size:24px;color:#ff6b8b;margin-bottom:35px;font-weight:600;position:relative;padding-left:12px;display:flex;align-items:center;user-select:text}.contact-title::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;height:16px;background:#ff6b8b;border-radius:2px;pointer-events:none}.contact-info{display:flex;justify-content:space-between;align-items:flex-start;gap:50px;position:relative;z-index:2;user-select:text;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text}.info-left{flex:1;max-width:480px}.info-item{display:flex;align-items:flex-start;margin-bottom:20px}.info-item i{color:rgba(255,107,139,.85);font-size:18px;margin-right:12px;margin-top:2px;width:20px;text-align:center}.info-item span{color:#666;font-size:14px;line-height:1.6;flex:1;user-select:text;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text}.qr-codes{display:flex;gap:40px;margin-top:25px;padding-top:25px;border-top:1px solid #f0f0f0}.qr-item{text-align:center}.qr-item img{width:220px;height:220px;padding:8px;background:#fff;border:1px solid #eee;border-radius:6px;margin-bottom:8px;box-shadow:0 2px 6px rgba(0,0,0,.02)}.qr-item span{font-size:13px;color:#666;user-select:text;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text}.info-right{flex:1;display:flex;justify-content:center;align-items:flex-start;max-width:300px}.info-right img{max-width:100%;height:auto}.suggestions-container{max-height:200px;overflow-y:auto}.suggestions-container::-webkit-scrollbar{width:12px;background-color:transparent}.suggestions-container::-webkit-scrollbar-track{background:#f5f5f5;border-radius:6px;margin:5px 0}.suggestions-container::-webkit-scrollbar-thumb{background:#ccc;border-radius:6px;border:2px solid #f5f5f5;min-height:50px}.suggestions-container::-webkit-scrollbar-thumb:hover{background:#999}.suggestions-container::-webkit-scrollbar-thumb:active{background:#666}@media screen and (max-width:768px){.contact-container{padding:20px;margin-top:70px}.contact-content{padding:25px 20px}.contact-info{flex-direction:column;gap:30px}.info-right{display:none}.qr-codes{flex-direction:column;align-items:center;gap:25px;margin-top:25px;padding-top:20px}.info-item{margin-bottom:18px}.info-item span{font-size:13px}.qr-item img{width:210px;height:210px}}.page{width:100%;max-width:1440px;flex:1;position:relative}.footer {
  width: 100%;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  color: #666;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 5;
}.user-info{display:none;position:relative;cursor:pointer;padding:0 15px;height:100%;align-items:center}.user-info.active{display:flex}.user-avatar{width:32px;height:32px;border-radius:50%;margin-right:8px}.user-name{color:#333;margin-right:4px}.user-dropdown{display:none;position:absolute;top:100%;right:0;width:140px;background:#fff;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.1);z-index:1000;margin-top:10px;padding:8px 0}.user-dropdown.show{display:block}.dropdown-item{display:flex;align-items:center;padding:8px 16px;color:#333;text-decoration:none;transition:all .3s}.dropdown-item:hover{background:#f5f5f5;color:#ff6b8b}.dropdown-item:hover i{color:#ff6b8b}.dropdown-item i{font-size:16px;margin-right:13px;color:#666;transition:color .3s}.dropdown-item span{font-size:14px}.dropdown-divider{height:1px;background:#eee;margin:8px 0}.text-wrapper_1{text-decoration:none;height:36px;display:flex;align-items:center;background:#ff6b8b;border-radius:18px;padding:0 20px;margin:0 15px;transition:all .3s ease}.text-wrapper_1:hover{background:#ff5277}.text_6{color:#fff;font-size:14px}.advisor-wrapper{position:relative;cursor:pointer;display:inline-block}.advisor-wrapper:hover .section_1{display:block}.advisor-wrapper .section_1{display:none;position:absolute;top:100%;left:50%;transform:translateX(-50%);background:#fff;border-radius:20px;width:170px;/*height:230px;*/z-index:1000;margin-top:15px;padding:20px;box-shadow:0 0 15px rgba(0,0,0,.08);text-align:center}.advisor-wrapper .text_15{color:#505178;font-size:14px;font-family:PingFang SC-Regular;font-weight:400;display:block;margin:0 auto;line-height:1.4}.advisor-wrapper .advisor-avatar{width:48px;height:48px;border-radius:50%;display:block;margin:5px auto 20px}.advisor-wrapper .image-wrapper_2{background:#505178;width:100px;height:100px;margin:0 auto;display:flex;justify-content:center;align-items:center;border-radius:4px;overflow:hidden}.advisor-wrapper .thumbnail_1{width:100px;height:100px;object-fit:contain}.advisor-wrapper .section_1:before{content:'';position:absolute;top:-8px;left:50%;transform:translateX(-50%);width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid #fff}
