@charset "utf-8";

.m-visa-page{background:#f2f3f7;padding-bottom:20px}

.m-header-visa{background:-webkit-linear-gradient(135deg,#7c4dff,#b47cff);background:linear-gradient(135deg,#7c4dff,#b47cff);-webkit-box-shadow:0 2px 12px rgba(124,77,255,.3);box-shadow:0 2px 12px rgba(124,77,255,.3)}
.m-header-visa .m-header-title{color:#fff}
.m-header-visa .m-header-back:before{border-color:#fff}
.m-header-visa .m-header-phone{color:#fff}
.m-header-visa .m-header-phone:active{background:rgba(255,255,255,.15)}

.m-visa-hero{background:-webkit-linear-gradient(135deg,#7c4dff 0%,#b47cff 50%,#e0b0ff 100%);background:linear-gradient(135deg,#7c4dff 0%,#b47cff 50%,#e0b0ff 100%);padding:30px 20px 40px;text-align:center;color:#fff;position:relative;overflow:hidden}
.m-visa-hero:before{content:"";position:absolute;top:-30px;right:-30px;width:120px;height:120px;border-radius:50%;background:rgba(255,255,255,.08)}
.m-visa-hero:after{content:"";position:absolute;bottom:-20px;left:-20px;width:80px;height:80px;border-radius:50%;background:rgba(255,255,255,.06)}
.m-visa-hero h2{font-size:24px;font-weight:700;margin-bottom:8px;position:relative;z-index:1}
.m-visa-hero p{font-size:14px;opacity:.9;position:relative;z-index:1;letter-spacing:1px}

.m-visa-section{background:#fff;margin:10px 12px;border-radius:12px;overflow:hidden;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.04);box-shadow:0 2px 8px rgba(0,0,0,.04)}
.m-visa-section-hd{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:14px 16px 10px;border-bottom:1px solid #f5f5f5}
.m-visa-section-icon{display:inline-block;width:24px;height:24px;border-radius:6px;margin-right:10px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}
.m-visa-icon-hot{background:-webkit-linear-gradient(135deg,#ff6b35,#ff9a56);background:linear-gradient(135deg,#ff6b35,#ff9a56)}
.m-visa-icon-area{background:-webkit-linear-gradient(135deg,#1a73e8,#4a9af5);background:linear-gradient(135deg,#1a73e8,#4a9af5)}
.m-visa-icon-type{background:-webkit-linear-gradient(135deg,#ff8c00,#ffb347);background:linear-gradient(135deg,#ff8c00,#ffb347)}
.m-visa-icon-process{background:-webkit-linear-gradient(135deg,#43e97b,#38f9d7);background:linear-gradient(135deg,#43e97b,#38f9d7)}
.m-visa-icon-free{background:-webkit-linear-gradient(135deg,#a18cd1,#fbc2eb);background:linear-gradient(135deg,#a18cd1,#fbc2eb)}
.m-visa-icon-why{background:-webkit-linear-gradient(135deg,#667eea,#764ba2);background:linear-gradient(135deg,#667eea,#764ba2)}
.m-visa-icon-line{background:-webkit-linear-gradient(135deg,#0ea5bf,#06a7d3);background:linear-gradient(135deg,#0ea5bf,#06a7d3)}
.m-visa-section-more{font-size:13px;color:#999;text-decoration:none}
.m-visa-section-hd h3{font-size:16px;font-weight:700;color:#1a1a2e;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}
.m-visa-section-sub{font-size:12px;color:#999;margin-left:8px}
.m-visa-section-bd{padding:14px 16px 16px}

.m-visa-country-grid{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-6px}
.m-visa-country-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:25%;padding:8px 6px;text-decoration:none;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:opacity .2s;transition:opacity .2s}
.m-visa-country-item:active{opacity:.7}
.m-visa-flag{width:40px;height:40px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:2px solid #f0f0f0;-webkit-box-shadow:0 2px 6px rgba(0,0,0,.08);box-shadow:0 2px 6px rgba(0,0,0,.08)}
.m-visa-flag-placeholder{width:40px;height:40px;border-radius:50%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;background:#f0f2f5;font-size:20px;border:2px solid #e8e8e8}
.m-visa-country-name{font-size:12px;color:#333;margin-top:6px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}

.m-visa-area-accordion .m-visa-area-group{border-bottom:1px solid #f5f5f5}
.m-visa-area-accordion .m-visa-area-group:last-child{border-bottom:none}
.m-visa-area-title{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:12px 0;cursor:pointer;font-size:15px;font-weight:600;color:#333;-webkit-tap-highlight-color:transparent}
.m-visa-area-title em{display:block;width:16px;height:16px;position:relative;-webkit-transition:-webkit-transform .3s;transition:transform .3s}
.m-visa-area-title em:before,.m-visa-area-title em:after{content:"";position:absolute;background:#999;border-radius:1px}
.m-visa-area-title em:before{width:10px;height:2px;top:7px;left:3px}
.m-visa-area-title em:after{width:2px;height:10px;top:3px;left:7px}
.m-visa-area-group.open .m-visa-area-title em:after{display:none}
.m-visa-area-tags{display:none;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-bottom:12px}
.m-visa-area-group.open .m-visa-area-tags{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}
.m-visa-area-tags a{display:inline-block;padding:6px 14px;margin:4px;background:#f5f0ff;color:#7c4dff;font-size:13px;border-radius:20px;text-decoration:none;-webkit-transition:background .2s;transition:background .2s}
.m-visa-area-tags a:active{background:#ede0ff}

.m-visa-tabs{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow-x:auto;-webkit-overflow-scrolling:touch;border-bottom:1px solid #f0f0f0;margin:0 -16px;padding:0 16px}
.m-visa-tab{display:inline-block;padding:10px 16px;font-size:14px;color:#666;text-decoration:none;white-space:nowrap;border-bottom:2px solid transparent;-webkit-transition:color .2s;transition:color .2s;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}
.m-visa-tab.active{color:#7c4dff;border-bottom-color:#7c4dff;font-weight:600}

.m-visa-product-list .m-visa-product-item{display:block;padding:14px 0;border-bottom:1px solid #f5f5f5;text-decoration:none}
.m-visa-product-list .m-visa-product-item:last-child{border-bottom:none}
.m-visa-product-info h4{font-size:15px;font-weight:600;color:#333;line-height:1.4;margin-bottom:6px}
.m-visa-product-info p{font-size:12px;color:#999;line-height:1.4}
.m-visa-product-price{margin-top:8px;color:#ff5a00}
.m-visa-product-price em{font-size:12px;font-style:normal}
.m-visa-product-price strong{font-size:22px;font-weight:700}
.m-visa-product-price span{font-size:12px;color:#999;margin-left:2px}

.m-visa-empty{text-align:center;padding:30px 0;color:#999;font-size:14px}

.m-visa-free-block{margin-bottom:16px}
.m-visa-free-block:last-child{margin-bottom:0}
.m-visa-free-title{font-size:14px;font-weight:600;color:#43e97b;margin-bottom:10px;padding-left:8px;border-left:3px solid #43e97b}
.m-visa-free-land{color:#a18cd1;border-left-color:#a18cd1}
.m-visa-free-grid{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-4px}
.m-visa-free-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:50%;padding:6px 4px;text-decoration:none;-webkit-box-sizing:border-box;box-sizing:border-box}
.m-visa-free-item img{width:24px;height:24px;border-radius:50%;-o-object-fit:cover;object-fit:cover;margin-right:6px;border:1px solid #f0f0f0}
.m-visa-free-item span{font-size:13px;color:#333}

.m-visa-process{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:4px}
.m-visa-process-step{text-align:center;min-width:52px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}
.m-visa-process-num{width:28px;height:28px;border-radius:50%;background:-webkit-linear-gradient(135deg,#7c4dff,#b47cff);background:linear-gradient(135deg,#7c4dff,#b47cff);color:#fff;font-size:14px;font-weight:700;line-height:28px;margin:0 auto 6px}
.m-visa-process-step h4{font-size:12px;font-weight:600;color:#333;margin-bottom:2px}
.m-visa-process-step p{font-size:10px;color:#999;line-height:1.3}
.m-visa-process-arrow{color:#ddd;font-size:20px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin:0 2px;padding-bottom:20px}

.m-visa-why-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-6px}
.m-visa-why-item{width:50%;padding:8px 6px;font-size:13px;color:#555;-webkit-box-sizing:border-box;box-sizing:border-box}
.m-visa-why-check{display:inline-block;width:20px;height:20px;border-radius:50%;background:#e8f5e9;color:#43e97b;font-size:12px;text-align:center;line-height:20px;margin-right:6px;font-weight:700}

.m-visa-detail-page{padding-bottom:80px}
.m-visa-detail-header{background:#fff;margin:0 0 10px}
.m-visa-detail-img{width:100%;line-height:0}
.m-visa-detail-img img{width:100%;height:auto;display:block}
.m-visa-detail-info{padding:16px}
.m-visa-detail-info h1{font-size:18px;font-weight:700;color:#1a1a2e;margin-bottom:10px}
.m-visa-detail-tags{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}
.m-visa-tag{display:inline-block;padding:3px 10px;border-radius:12px;font-size:12px;font-weight:500}
.m-visa-tag-green{background:#e8f5e9;color:#43a047}
.m-visa-tag-blue{background:#e3f2fd;color:#1a73e8}
.m-visa-tag-orange{background:#fff3e0;color:#ef6c00}

.m-visa-detail-props{background:#fff;margin:0 12px 10px;border-radius:12px;overflow:hidden;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.04);box-shadow:0 2px 8px rgba(0,0,0,.04)}
.m-visa-prop-row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:12px 16px;border-bottom:1px solid #f5f5f5;font-size:14px}
.m-visa-prop-row:last-child{border-bottom:none}
.m-visa-prop-row span{color:#999}
.m-visa-prop-row em{color:#333;font-style:normal;font-weight:500}

.m-visa-detail-types{background:#fff;margin:0 12px 10px;border-radius:12px;padding:16px;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.04);box-shadow:0 2px 8px rgba(0,0,0,.04)}
.m-visa-detail-types h3{font-size:15px;font-weight:700;color:#1a1a2e;margin-bottom:12px}
.m-visa-type-tabs{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}
.m-visa-type-tab{display:inline-block;padding:6px 16px;border-radius:20px;font-size:13px;color:#666;background:#f5f5f5;text-decoration:none;-webkit-transition:all .2s;transition:all .2s}
.m-visa-type-tab.active{background:#7c4dff;color:#fff}

.m-visa-material-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-6px}
.m-visa-material-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:50%;padding:8px 6px;text-decoration:none;color:#555;font-size:13px;-webkit-box-sizing:border-box;box-sizing:border-box}
.m-visa-material-icon{margin-right:6px;font-size:16px}

.m-visa-note-content{font-size:14px;color:#555;line-height:1.8}
.m-visa-note-content p{margin-bottom:8px}
.m-visa-note-content img{max-width:100%;height:auto;border-radius:6px}

.m-visa-detail-bottom{position:fixed;bottom:0;left:0;width:100%;background:#fff;-webkit-box-shadow:0 -2px 12px rgba(0,0,0,.08);box-shadow:0 -2px 12px rgba(0,0,0,.08);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:10px 16px;z-index:100;-webkit-box-sizing:border-box;box-sizing:border-box;padding-bottom:calc(10px + env(safe-area-inset-bottom,0px))}
.m-visa-detail-price{color:#ff5a00;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}
.m-visa-detail-price em{font-size:14px;font-style:normal}
.m-visa-detail-price strong{font-size:26px;font-weight:700}
.m-visa-detail-price span{font-size:12px;color:#999;margin-left:2px}
.m-visa-detail-btn{display:inline-block;padding:12px 32px;background:-webkit-linear-gradient(135deg,#7c4dff,#b47cff);background:linear-gradient(135deg,#7c4dff,#b47cff);color:#fff;font-size:16px;font-weight:600;border-radius:24px;text-decoration:none;-webkit-box-shadow:0 4px 12px rgba(124,77,255,.3);box-shadow:0 4px 12px rgba(124,77,255,.3);-webkit-tap-highlight-color:transparent}
.m-visa-detail-btn:active{opacity:.9}

.m-visa-yd-page{}
.m-visa-yd-card{background:#fff;margin:12px;padding:16px;border-radius:12px;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.04);box-shadow:0 2px 8px rgba(0,0,0,.04)}
.m-visa-yd-card h3{font-size:16px;font-weight:700;color:#1a1a2e;margin-bottom:8px}
.m-visa-yd-price{color:#ff5a00;font-size:22px;font-weight:700}
.m-visa-yd-price span{font-size:12px;color:#999;font-weight:normal;margin-left:2px}
.m-visa-yd-types{background:#fff;margin:0 12px 12px;padding:16px;border-radius:12px;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.04);box-shadow:0 2px 8px rgba(0,0,0,.04)}
.m-visa-yd-types label{font-size:14px;font-weight:600;color:#333;display:block;margin-bottom:10px}

.m-visa-line-list{margin:-6px}
.m-visa-line-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:10px;margin:6px;background:#fff;border-radius:10px;text-decoration:none;-webkit-box-shadow:0 1px 6px rgba(0,0,0,.05);box-shadow:0 1px 6px rgba(0,0,0,.05);-webkit-transition:opacity .2s;transition:opacity .2s}
.m-visa-line-item:active{opacity:.8}
.m-visa-line-img{width:100px;height:70px;border-radius:6px;overflow:hidden;margin-right:10px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}
.m-visa-line-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}
.m-visa-line-info{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;min-width:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}
.m-visa-line-info h4{font-size:14px;font-weight:600;color:#333;line-height:1.3;margin:0 0 4px;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}
.m-visa-line-meta{font-size:12px;color:#999;margin-bottom:4px}
.m-visa-line-meta span{margin-right:8px}
.m-visa-line-price{color:#ff5a00;font-size:13px;font-weight:700}
.m-visa-line-price em{font-style:normal;font-size:12px}
.m-visa-line-price strong{font-size:18px;font-family:Arial,"Helvetica Neue",sans-serif}
.m-visa-line-price span{font-size:12px;color:#999;font-weight:normal;margin-left:1px}
.m-visa-yd-type-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}
.m-visa-yd-type-btn{display:inline-block;padding:6px 16px;border-radius:20px;font-size:13px;color:#666;background:#f5f5f5;text-decoration:none}
.m-visa-yd-type-btn.active{background:#7c4dff;color:#fff}
.m-visa-yd-form{background:#fff;margin:0 12px;padding:16px;border-radius:12px;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.04);box-shadow:0 2px 8px rgba(0,0,0,.04)}
.m-visa-yd-field{margin-bottom:14px}
.m-visa-yd-field label{display:block;font-size:14px;font-weight:600;color:#333;margin-bottom:6px}
.m-visa-yd-field input,.m-visa-yd-field select,.m-visa-yd-field textarea{width:100%;padding:10px 12px;border:1px solid #e0e0e0;border-radius:8px;font-size:14px;outline:none;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:none;-webkit-transition:border-color .2s;transition:border-color .2s;background:#fff}
.m-visa-yd-field input:focus,.m-visa-yd-field select:focus,.m-visa-yd-field textarea:focus{border-color:#7c4dff}
.m-visa-yd-field textarea{resize:vertical}
.m-visa-yd-submit{width:100%;padding:14px;background:-webkit-linear-gradient(135deg,#7c4dff,#b47cff);background:linear-gradient(135deg,#7c4dff,#b47cff);color:#fff;font-size:16px;font-weight:600;border:none;border-radius:24px;cursor:pointer;-webkit-box-shadow:0 4px 12px rgba(124,77,255,.3);box-shadow:0 4px 12px rgba(124,77,255,.3);-webkit-tap-highlight-color:transparent}
.m-visa-yd-submit:active{opacity:.9}

.m-visa-success-page{text-align:center;padding:80px 20px 40px}
.m-visa-success-icon{width:64px;height:64px;border-radius:50%;background:-webkit-linear-gradient(135deg,#43e97b,#38f9d7);background:linear-gradient(135deg,#43e97b,#38f9d7);color:#fff;font-size:32px;font-weight:700;line-height:64px;margin:0 auto 20px}
.m-visa-success-page h2{font-size:20px;font-weight:700;color:#1a1a2e;margin-bottom:12px}
.m-visa-success-order{font-size:14px;color:#666;margin-bottom:6px}
.m-visa-success-tip{font-size:14px;color:#999;margin-bottom:30px}
.m-visa-success-actions{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;gap:12px}
.m-visa-success-btn{display:inline-block;padding:10px 24px;background:-webkit-linear-gradient(135deg,#7c4dff,#b47cff);background:linear-gradient(135deg,#7c4dff,#b47cff);color:#fff;font-size:14px;font-weight:600;border-radius:20px;text-decoration:none}
.m-visa-success-btn-outline{background:#fff;color:#7c4dff;border:1px solid #7c4dff}
