html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline}ol,ul{list-style:none}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden]{display:none}a:focus{outline:thin dotted}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace, serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;top:-0.5em}sub{bottom:-0.25em}img{max-width:100%;height:auto}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type="button"]{-webkit-appearance:button;cursor:pointer}input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}.clearfix{zoom:1}.clearfix:before{content:"";display:table}.clearfix:after{content:"";display:table;clear:both}html{font-family:sans-serif;line-height:1;font-size:16px}a{text-decoration:none;color:black}.clearfix{clear:both}.clearfix:before,.clearfix:after{display:table;line-height:0;content:""}html,body{font-family:'Noto Sans', sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:100%;width:100%}html.locale__zh-tw,body.locale__zh-tw{font-family:'Noto Sans', 'Noto Sans TC', sans-serif, '.PingFang TC', 'Microsoft JhengHei'}html.locale__zh-hk,body.locale__zh-hk{font-family:'Noto Sans', 'Noto Sans HK', sans-serif, '.PingFang HK', 'Microsoft JhengHei'}html.locale__zh-my,body.locale__zh-my{font-family:'Noto Sans', 'Noto Sans SC', sans-serif, '.PingFang SC', 'Microsoft YaHei'}html.locale__ko-kr,body.locale__ko-kr{font-family:'Noto Sans', 'Noto Sans KR', sans-serif, 'Malgun Gothic', Dotum}.system-shutdown-message-wrapper{background-color:#20AEA1;width:100%;text-align:center}.system-shutdown-message-wrapper.is-mobile{text-align:left}.system-shutdown-message-wrapper.is-mobile .system-shutdown-message{line-height:20px;padding:12px 16px}.system-shutdown-message-wrapper .system-shutdown-message{color:#ffffff;font-size:14px;padding:4px 16px;display:inline-block;line-height:32px}.system-shutdown-message-wrapper .system-shutdown-message a{color:#FFB300;font-weight:500;border-bottom:1px solid;margin:0px 4px}.index-loading{background:rgba(0,0,0,0.8);position:fixed;top:0;left:0;width:100%;height:100%;z-index:50;display:none}.loading{position:relative;text-align:center;top:250px}.loading.hidden{display:none}.loading__txt{font-size:19px;color:#FFFFFF;line-height:24px}.detail-hide{display:none}.loading_txt_area{width:230px;margin:0 auto}.loading__logo{width:200px;margin:16px 0 8px 0}.loading-dots{margin:12px auto 16px auto;width:160px}.loading-dots.loading-dots__sm{margin:8px 35%}.loading-dots.hidden{display:none}.loading-dot{width:8px;height:8px;margin:0 9px;float:left;background:#FFFFFF;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;opacity:0;-webkit-box-shadow:0 0 2px black;-moz-box-shadow:0 0 2px black;-ms-box-shadow:0 0 2px black;-o-box-shadow:0 0 2px black;box-shadow:0 0 2px black;-webkit-animation:loadingFade 1s infinite;-moz-animation:loadingFade 1s infinite;animation:loadingFade 1s infinite}.loading-dot.loading-dot__sm{width:4px;height:4px;margin:0 4px}.loading-dot:nth-child(1){-webkit-animation-delay:0s;-moz-animation-delay:0s;animation-delay:0s}.loading-dot:nth-child(2){-webkit-animation-delay:0.1s;-moz-animation-delay:0.1s;animation-delay:0.1s}.loading-dot:nth-child(3){-webkit-animation-delay:0.2s;-moz-animation-delay:0.2s;animation-delay:0.2s}.loading-dot:nth-child(4){-webkit-animation-delay:0.3s;-moz-animation-delay:0.3s;animation-delay:0.3s}.loading-dot:nth-child(5){-webkit-animation-delay:0.4s;-moz-animation-delay:0.4s;animation-delay:0.4s}.loading-dot:nth-child(6){-webkit-animation-delay:0.5s;-moz-animation-delay:0.5s;animation-delay:0.5s}@-webkit-keyframes loadingFade{0%{opacity:0}25%{opacity:0.2}50%{opacity:0.4}75%{opacity:0.8}100%{opacity:0}}@-moz-keyframes loadingFade{0%{opacity:0}25%{opacity:0.2}50%{opacity:0.4}75%{opacity:0.8}100%{opacity:0}}@keyframes loadingFade{0%{opacity:0}25%{opacity:0.2}50%{opacity:0.4}75%{opacity:0.8}100%{opacity:0}}.header{width:100%;min-width:1200px;height:66px;background:url(/web-images/color_line.png) repeat-x left bottom,#fff;position:relative;z-index:30}.wrap{margin:0 auto}.wrap--header{padding:0 20px}.header_logo{float:left;height:64px;width:138px;background:url(https://img.asiayo.com/static/images/main_logo_v3.svg) no-repeat left bottom -2px/contain}.nav_header_login{float:right}.nav_header_login .for_public li{float:left}.nav_header_login .for_public a{display:block;padding:0 15px;height:64px;line-height:64px;font-size:15px;color:#616161}.nav_header_login .for_public a:not(.recruit):hover{background:#1E9FD2;color:#fff}.nav_header_login .for_public .recruit{color:#fff;background:#f77174}.header_select{float:right}.header_select [class^="select_"]{float:left;line-height:64px;height:64px;font-size:15px;color:#616161}.selected{display:block;padding:0 37px 0 15px;background:url(/web-images/my_select.png) no-repeat right 6px center,#fff;cursor:pointer}.selected:hover,.selected.active{background:url(/web-images/my_select.png) no-repeat right 6px center #f0f0f0}.selector{position:absolute;line-height:42px;border:1px solid #AEAFAE;background:#fff;border-radius:3px;margin-top:80px;z-index:2}.selector:before,.selector:after{position:absolute;content:"";width:0;height:0;left:20px;border-style:solid;border-width:0 10px 14px 10px}.selector:before{top:-14px;border-color:transparent transparent #979797 transparent}.selector:after{top:-12px;border-color:transparent transparent #fff transparent}.selector.dropdown_panel_lang{margin-left:90px}.selector li{padding:0 15px;cursor:pointer}.selector li:hover{background:#f0f0f0}.dropdown_panel_currency{width:86px}.dropdown_panel_member{margin-top:14px;width:120px}.hidden-selector{display:none}.nav_header_login .member_id{height:64px;line-height:64px;cursor:pointer}.nav_header_login .member_id:hover,.nav_header_login .member_id.active{background:#f0f0f0}.nav_header_login .member_avatar{width:30px;height:30px;display:inline-block;vertical-align:middle;padding:0 5px 0 15px;line-height:0}.nav_header_login .member_name{font-size:15px;color:#616161;background:url(/web-images/my_select.png) no-repeat right 6px center;padding-right:37px}.member_dropdown_menu{position:relative;border:1px solid #AEAFAE;background:#fff;border-radius:3px;margin-top:15px;display:none;width:100%;line-height:42px;z-index:2}.member_dropdown_menu:before,.member_dropdown_menu:after{position:absolute;content:"";width:0;height:0;left:20px;border-style:solid;border-width:0 10px 14px 10px}.member_dropdown_menu:before{top:-14px;border-color:transparent transparent #979797 transparent}.member_dropdown_menu:after{top:-12px;border-color:transparent transparent #fff transparent}.member_dropdown_menu a{display:block;font-size:15px;color:#616161;padding-left:15px;box-sizing:border-box}.member_dropdown_menu a:hover{background:#ebebeb}.gift-ul{float:left}.gift-position{position:relative;display:block;height:64px;font-size:15px;cursor:pointer;text-align:center}.gift-position .gift-mail-icon{display:inline-block;font-size:28px;vertical-align:middle}.gift-position .gift-a-tag-text{display:inline-block;vertical-align:middle;margin-left:8px}.gift-position .gift-a-tag{color:#616161;height:64px;line-height:64px;display:inline-block;padding:0px 12px}.gift-position .gift-a-tag:hover{color:#FFFFFF;background:#20AEA1}.gift-position .gift-no-read{width:18px;height:18px;background:red;border-radius:50%;position:absolute;top:13px;left:29px;color:#FFFFFF;font-size:14px;line-height:18px;text-align:center}.gift-popup{display:none;min-width:296px;position:absolute;background:#FFFFFF;border:1px solid #BDBDBD;border-radius:4px;padding:12px;top:72px;right:32px;text-align:left}.gift-popup:before,.gift-popup:after{position:absolute;content:"";width:0;height:0;right:15px;border-style:solid;border-width:0 7px 9px 7px}.gift-popup:before{top:-9px;border-color:transparent transparent #BDBDBD transparent}.gift-popup:after{top:-8px;border-color:transparent transparent #FFFFFF transparent}.gift-icon{display:inline-block;vertical-align:top;width:48px}.gift-icon .icon{padding:12px;background-color:#546E7A;border-radius:100%}.gift-icon .gift-font{line-height:24px;font-size:24px;color:#FFFFFF}.gift-desc{max-width:208px;width:calc(100% - 60px);display:inline-block;margin-left:12px;position:relative}.gift-desc .title{color:#424242;font-size:14px;font-weight:500;line-height:24px}.gift-desc .notice{position:relative;color:#616161;font-size:12px;line-height:16px;margin-top:4px}.gift-desc .notice:before{position:absolute;content:"*";left:-9px;top:3px}.gift-desc .text{color:#616161;font-size:12px;line-height:16px;margin-top:4px}.gift-desc .enable{color:#FFFFFF;font-size:12px;line-height:16px;cursor:pointer;display:inline-block;background-color:#20AEA1;padding:4px 10px 5px 11px;border-radius:3px;font-weight:bold}.gift-desc .popup-close{position:absolute;top:4px;right:-25px;width:20px;height:20px;text-align:center;border-radius:100%}.gift-desc .popup-close:hover{background-color:#EEEEEE}.gift-desc .popup-close:active{background-color:#EEEEEE}.gift-desc .popup-close .close-icon{font-size:10px;color:#757575;line-height:20px}.switch-area{padding-top:4px;text-align:right}.switch-area .switch-text{display:inline-block;font-size:12px;line-height:16px;font-weight:300;margin-right:8px}.switch-area .switch-text.opt-in{color:#2DB75B}.switch-area .switch-text.opt-out{color:#9E9E9E}.switch{vertical-align:middle;display:inline-block;position:relative;width:48px;height:24px;border-radius:12px}.switch input{opacity:0;cursor:pointer;position:absolute;top:0;left:0;z-index:6;width:100%;height:100%}.switch input:checked ~ .switch_button{left:26px}.switch input:checked ~ .switch_background{background-color:#2db75b}.switch_button{display:block;position:absolute;z-index:2;top:50%;margin-top:-10px;left:2px;width:20px;height:20px;background:#fff;border-radius:50px;border:1px solid #bdbdbd;box-sizing:border-box;box-shadow:0 1px 2px 0 rgba(0,0,0,0.16);transition:left 0.25s ease}.switch_button .check-icon{display:none;font-weight:300;font-size:12px;line-height:20px;position:absolute;left:-1px;top:-1px;width:20px;height:20px;text-align:center}.switch_button .check-icon.enable{color:#145128}.switch_button .check-icon.disable{color:#757575}.switch_background{display:block;position:absolute;z-index:0;top:0;left:0;width:100%;height:100%;border-radius:15px;background-color:#e0e0e0;transition:background-color 0.5s ease-out}.gift-button{text-align:right;margin-top:3px}.footer{width:100%}.footer-title{margin-bottom:16px;color:#FFFFFF;font-size:20px;font-weight:500;letter-spacing:0;line-height:28px}.footer-link{align-self:flex-start;color:#D9D9D9;font-size:14px;letter-spacing:0;line-height:20px}.footer-paragraph{margin:-4px 0;padding-right:20px;color:#D9D9D9;font-size:14px;letter-spacing:0;line-height:28px;white-space:pre-wrap}.footer .partner{width:100%;background-color:#F5F5F5}.footer .partner-content{max-width:1200px;margin:0 auto;box-sizing:border-box;padding:64px 0}.footer .partner-title{font-size:24px;font-weight:bold;letter-spacing:0;line-height:32px;margin-bottom:32px}.footer .partner-logo-slick{width:calc(100% + 20px);margin-left:-10px}.footer .partner-logo{display:flex;align-items:center;justify-content:center;width:285px;height:96px;margin:0 10px;border-radius:4px;background-color:#FFFFFF;outline:none}.footer .partner-logo .shinsegae{height:33px}.footer .partner-logo .tripadvisor{width:193px}.footer .partner-logo .linepay{width:108px}.footer .partner-logo .rakuten-lifull{width:191px}.footer .partner-logo .shopee{width:140px}.footer .partner-logo .jkopay{width:106px}.footer .partner-logo .kkday{width:81px}.footer .partner-logo .temairazu{width:209px}.footer .partner-logo .taishinbank{width:146px}.footer .partner-logo .ctbcbank{width:181px}.footer .partner-logo .esunbank{width:148px}.footer .partner-logo .unionbank{width:167px}.footer .partner .slick-arrow{display:flex;align-items:center;justify-content:center;height:24px;width:24px;border-radius:12px;background-color:rgba(0,0,0,0.8)}.footer .partner .slick-arrow:hover{background-color:#1E9FD2}.footer .partner .slick-prev{left:-30px}.footer .partner .slick-prev:before{font-family:Ay-Web-Icons-Line;content:"\e90c";font-size:12px;color:#FFFFFF;margin-left:-2px}.footer .partner .slick-next{right:-30px}.footer .partner .slick-next:before{font-family:Ay-Web-Icons-Line;content:"\e90d";font-size:12px;color:#FFFFFF;margin-right:-2px}.footer .partner .partner-slick-dots{position:absolute;bottom:-44px;left:50%;display:flex;align-items:center;justify-content:center;transform:translate(-50%, 0)}.footer .partner .partner-slick-dots li{height:12px}.footer .partner .partner-slick-dots li:not(:last-child){margin-right:12px}.footer .partner .partner-slick-dots li button{outline:none;border:unset;padding:0;height:12px;width:12px;opacity:0.8;border-radius:6px;background-color:#000000;color:transparent}.footer .partner .partner-slick-dots li.slick-active button{background-color:#1EA1D6}.footer .info{width:100%;background-color:#002138}.footer .info-content{max-width:1200px;margin:0 auto;box-sizing:border-box;display:flex;padding:32px 0}.footer .info-block{display:flex;flex-direction:column;flex-basis:25%;margin:32px 0}.footer .info-block>.footer-link:not(:last-child){margin-bottom:8px}.footer .info .download-icons{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:32px}.footer .info .download-icons .ios,.footer .info .download-icons .android{width:134px}.footer .info .logo-icon{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.footer .info .logo-icon .icons{display:flex;flex-direction:row;align-items:center}.footer .info .logo-icon .icons img{width:32px}.footer .info .logo-icon .icons>*:not(:last-child){margin-right:16px}.footer .copyright{width:100%;background-color:#003A5E}.footer .copyright-content{max-width:1200px;margin:0 auto;box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;padding:16px 0}.footer .copyright-info{display:flex;flex-direction:column;margin:4px 0}.footer .copyright-info>*:not(:last-child){margin-bottom:8px}.footer .copyright-links>*:not(:last-child){margin-right:16px}.footer .copyright .logo-icon{display:flex;align-items:center;justify-content:flex-end;margin:4px 0}.footer .copyright .logo-icon img{height:24px}.footer .copyright .logo-icon .divider{width:1px;height:24px;background-color:#D9D9D9}.footer .copyright .logo-icon>*:not(:last-child){margin-right:8px}a{color:#707070}.main{width:1200px;margin:0 auto;overflow:hidden}.content-items{margin:68px auto}.content-items .content-items__title,.content-items .content-items__title--blue,.content-items .content-items__title--success-base,.content-items .content-items__title--light-green,.content-items .content-items__title--green,.content-items .content-items__title--grassland,.content-items .content-items__title--brown,.content-items .content-items__title--purple{width:100%;margin:0 20px;height:80px;padding:28px 0px 0px 20px;font-size:26px;font-weight:bold}.content-items .content-items__title--blue{background:url(/web-images/static/title_service.png) no-repeat;color:#0494b7}.content-items .content-items__title--success-base{background:url(/web-images/static/title_privacy.png) no-repeat;color:#07aa2d}.content-items .content-items__title--light-green{background:url(/web-images/static/title_rule.png) no-repeat;color:#22a47e}.content-items .content-items__title--green{background:url(/web-images/static/title_user_guide.png) no-repeat;color:#b4c80d}.content-items .content-items__title--grassland{background:url(/web-images/static/title_contact.png) no-repeat;color:#7dac14}.content-items .content-items__title--brown{background:url(/web-images/static/title_QA.png) no-repeat;color:#cfad00}.content-items .content-items__title--purple{background:url(/web-images/static/title_about.png) no-repeat;color:#355fa1}.content-items .content-items-group,.content-items .content-items-group--center{margin:0px 40px;font-size:16px;color:#707070;line-height:28px;text-align:justify;font-weight:500}.content-items .content-items-group__title,.content-items .content-items-group__title--blue,.content-items .content-items-group__title--success-base,.content-items .content-items-group__title--light-green,.content-items .content-items-group__title--green,.content-items .content-items-group__title--grassland,.content-items .content-items-group__title--brown{font-size:20px;font-weight:bold;vertical-align:middle;line-height:40px}.content-items .content-items-group__title--blue{color:#0494b7}.content-items .content-items-group__title--success-base{color:#07aa2d}.content-items .content-items-group__title--light-green{color:#22a47e}.content-items .content-items-group__title--green{color:#b4c80d}.content-items .content-items-group__title--grassland{color:#7dac14}.content-items .content-items-group__title--brown{color:#cfad00}.content-items .content-items-group__list p{margin:0px 16px;text-indent:-16px}.content-items .content-items-group--center{text-align:center}.content-items .content-items-group .highlight-blue,.content-items .content-items-group--center .highlight-blue{color:#00a7b0;font-weight:bold}.content-items .content-items-group .highlight-black,.content-items .content-items-group--center .highlight-black{color:#545454;font-weight:bold}.content-items .content-items-group .notice-color,.content-items .content-items-group--center .notice-color{color:#e59404;font-weight:bold}.content-items .content-items-group .danger-color,.content-items .content-items-group--center .danger-color{color:red}.content-items .content-items-group--grassland{color:#7dac14;font-weight:bold}.content-items .content-items-group .item-dot,.content-items .content-items-group--center .item-dot{font-size:16px;font-weight:bold;color:#707070}.content-items .content-items-group__notice{font-size:14px;font-weight:normal;color:#7a7a7a}.content-items .item-panel{padding:7px;border:2px solid #e5e5e5;border-radius:5px;margin-bottom:10px}.content-items .item-panel .item-panel-heading{cursor:pointer}.content-items .item-panel .item-panel-number,.content-items .item-panel .item-panel-number--brown,.content-items .item-panel .item-panel-number--sm{font-size:18px;font-weight:bold}.content-items .item-panel .item-panel-number--brown{color:#cfad00;margin-right:5px}.content-items .item-panel .item-panel-number--sm{font-size:10px}.content-items .item-panel .item-panel-switch{display:block;float:right;cursor:pointer;background:url(/web-images/static/icon_qa.png) no-repeat;width:16px;height:17px;margin:5px 5px 0px 0px}.content-items .item-panel .item-panel-body{border-top:1px solid #e5e5e5;margin:5px 0px;padding-top:5px}.content-items .content-items__email{color:#00a7b0;text-decoration:underline}
