@media all{.container{width:1080px;margin-right:auto;margin-left:auto;padding-left:10px;padding-right:10px;}#contact .banner{padding-top:83px;}#contact .banner .container{border-bottom:2px dashed #e6e6e6;}#contact .banner h1{font-size:36px;font-weight:700;color:#1a1a1a;line-height:36px;text-align:center;}#contact .banner p{font-size:16px;font-weight:700;color:#231815;line-height:30px;margin-top:23px;margin-bottom:46px;text-align:center;}#contact .content{padding-top:61px;}#contact .content .container{display:flex;justify-content:space-between;}#contact .content .container::after,#contact .content .container::before{display:none;}#contact .content .content-left{width:620px;box-sizing:border-box;}#contact .content .content-left .product-name{margin-top:40px;position:relative;}#contact .content .content-left .product-name p{font-size:18px;font-weight:700;color:#333;line-height:18px;position:relative;}#contact .content .content-left .product-name .required{position:absolute;top:0;left:-15px;color:red;}#contact .content .content-left .product-name input,#contact .content .content-left .product-name select,#contact .content .content-left .product-name textarea{width:100%;border:1px solid #ccc;outline:none;box-sizing:border-box;}#contact .content .content-left .product-name input,#contact .content .content-left .product-name select{height:48px;margin-top:16px;padding:0 12px;}#contact .content .content-left .product-name select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background:url('/uploads/page/contact/jiantou.svg') no-repeat right 15px center;background-size:20px 10px;cursor:pointer;padding-right:35px;}#contact .content .content-left .product-name textarea{height:192px;margin-top:20px;padding:12px;resize:none;}#contact .content .content-left .flexName{display:flex;gap:20px;}#contact .content .content-left .flexName .leftName,#contact .content .content-left .flexName .rightName{flex:1;position:relative;}#contact .content .content-left .product-name.mini{margin-top:40px;}#contact .content .content-left .product-name.mini .captcha-wrapper{display:flex;align-items:center;justify-content:space-between;margin-top:16px;width:100%;}#contact .content .content-left .product-name.mini input{width:492px!important;height:48px;margin-top:0!important;border:1px solid #ccc;box-sizing:border-box;}#captchaCanvas{width:118px;height:48px;border:1px solid #d0d0d2;box-sizing:border-box;cursor:pointer;background-color:#fafafa;vertical-align:middle;flex-shrink:0;}#fileUploadContainer{width:100%;border:1px dashed #dcdfe6;border-radius:8px;margin-top:28px;box-sizing:border-box;background-color:#fff;}#fileTrigger{display:flex;justify-content:space-between;align-items:center;height:60px;padding:0 20px;cursor:pointer;}.fileBox-text{color:#4f8bfe;font-size:20px;font-weight:600;}.fileBox-icon{width:24px;height:24px;background:url('/uploads/page/contact/folder-icon.png') no-repeat center/contain;}.file-list{padding:0 20px 8px;}.fileBox-item.file-box{position:relative;display:flex;justify-content:space-between;align-items:center;height:60px;box-sizing:border-box;background-image:linear-gradient(to right,#4f8bfe 60%,rgba(255,255,255,0) 0%);background-position:top;background-size:12px 1px;background-repeat:repeat-x;}.file-name{flex:1;font-size:20px;font-weight:600;color:#4f8bfe!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-right:15px;line-height:1.2;}.fileBox-delete{display:inline-block;width:24px;height:24px;background:url('/uploads/page/contact/delete-icon.png') no-repeat center/contain;cursor:pointer;flex-shrink:0;font-size:0;line-height:0;color:transparent;}.fileBox-delete:hover{opacity:0.8;}#contact .content .content-left .submit{display:block;width:156px;height:45px;border-radius:6px;border:none;background:#2d8cff;font-size:18px;color:#fff;line-height:45px;text-align:center;margin:56px auto 74px;cursor:pointer;transition:background 0.3s;}#contact .content .content-left .submit:hover{background:#1a74e0;}#contact .content .content-left .submit:disabled{background:#cccccc;cursor:not-allowed;}#contact .content .content-right{width:357px;height:fit-content;background-color:#f7f8fa;padding-bottom:20px;box-sizing:border-box;}#contact .content .content-right p:first-child{font-size:26px;font-weight:700;color:#333;line-height:26px;margin:40px 0 26px 30px;}#contact .content .content-right a{font-size:18px;font-weight:700;color:#333;line-height:18px;margin-left:30px;text-decoration:none;transition:color 0.2s;}#contact .content .content-right a:hover{color:#1e90ff;}#contact .content .content-right p{width:288px;font-size:14px;color:#333;line-height:20px;margin:24px 0 26px 30px;padding-bottom:27px;border-bottom:1px solid #ccc;}#contact .content .content-right p:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none;}.custom-toast{display:none;position:fixed;top:50px;left:50%;transform:translateX(-50%);max-width:90%;z-index:9999;box-shadow:0 4px 12px rgba(0,0,0,0.15);border-radius:4px;}.custom-toast.success,.custom-toast.error{display:block;}.custom-toast .custom-toast__content{display:none;align-items:center;padding:12px 20px 12px 40px;font-size:15px;line-height:20px;position:relative;box-sizing:border-box;}.custom-toast.success .toast-success{display:flex;background-color:#f0f9eb;color:#67c23a;border:1px solid #e1f3d8;}.custom-toast.error .toast-error{display:flex;background-color:#fef0f0;color:#f56c6c;border:1px solid #fde2e2;}.custom-toast .custom-toast__content::after{content:'';position:absolute;left:14px;top:50%;transform:translateY(-50%);width:18px;height:18px;background-repeat:no-repeat;background-size:contain;}.custom-toast .toast-success::after{background-image:url('/uploads/page/contact/success-icon.png');}.custom-toast .toast-error::after{background-image:url('/uploads/page/contact/error-icon.png');}@media screen and (max-width:1200px){#contact .content .container{flex-direction:column;align-items:center;}#contact .content .content-left{margin:0 auto;}#contact .content .content-right{margin:54px auto 63px;width:620px;}#contact .content .content-right p{width:auto;margin-right:30px;}}@media screen and (max-width:770px){#contact .banner{padding-top:46px;}#contact .banner h1{font-size:24px;line-height:24px;}#contact .banner p{font-size:15px;line-height:24px;margin-top:16px;margin-bottom:32px;}#contact .content{padding-top:36px;}#contact .content .content-left,#contact .content .content-right{width:100%;padding:0 20px;box-sizing:border-box;}#contact .content .content-left .flexName{flex-direction:column;gap:20px;}#contact .content .content-left .flexName .rightName input,#contact .content .content-left .flexName .leftName input{margin-top:16px;}#contact .content .content-left .product-name.mini .captcha-wrapper{width:100%;}#contact .content .content-left .product-name.mini input{width:calc(100% - 128px)!important;}#fileUploadContainer{width:100%;}#contact .content .content-left .submit{margin-top:40px;margin-bottom:40px;}}}