@-webkit-keyframes arrowR{0%{-webkit-transform:translate3d(0,0,0) rotate(45deg);transform:translate3d(0,0,0) rotate(45deg)}50%{-webkit-transform:translate3d(30%,0,0) rotate(45deg);transform:translate3d(30%,0,0) rotate(45deg)}100%{-webkit-transform:translate3d(0,0,0) rotate(45deg);transform:translate3d(0,0,0) rotate(45deg)}}@keyframes arrowR{0%{-webkit-transform:translate3d(0,0,0) rotate(45deg);transform:translate3d(0,0,0) rotate(45deg)}50%{-webkit-transform:translate3d(30%,0,0) rotate(45deg);transform:translate3d(30%,0,0) rotate(45deg)}100%{-webkit-transform:translate3d(0,0,0) rotate(45deg);transform:translate3d(0,0,0) rotate(45deg)}}.mercury{padding:0 15px}@media screen and (min-width:901px){.mercury{padding:0}}.mobile-page-u96-app{padding:45px 0;box-sizing:border-box;background:#f8f8f8}@media screen and (min-width:901px){.mobile-page-u96-app{width:950px;margin:0 auto;padding:70px 0}}.mobile-page-u96-app__no-result{margin-top:40px;font-size:15px;text-align:center}@media screen and (min-width:901px){.mobile-page-u96-app__no-result{margin-top:70px;font-size:20px}}.mobile-page-u96-app__title{font-weight:600;font-size:23px;line-height:1.347826087;text-align:center}@media screen and (min-width:901px){.mobile-page-u96-app__title{font-size:40px;line-height:1.5}}.mobile-page-u96-app__text{margin-top:47px;font-size:15px;line-height:1.4;text-align:center}@media screen and (min-width:901px){.mobile-page-u96-app__text{margin-top:70px;font-size:16px;line-height:1.5}}.mobile-page-u96-app__section{margin-top:25px}.mobile-page-u96-app__radio__list{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}@media screen and (min-width:901px){.mobile-page-u96-app__radio__list{-webkit-box-pack:start;-webkit-justify-content:start;justify-content:start}}.mobile-page-u96-app__radio__item{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;width:calc(50% - 5px);min-height:65px;background-color:#fff}@media screen and (max-width:900px){.mobile-page-u96-app__radio__item:nth-child(even){margin-left:10px}.mobile-page-u96-app__radio__item:nth-child(n+3){margin-top:10px}}@media screen and (min-width:901px){.mobile-page-u96-app__radio__item{width:32.6315789474%;min-height:80px;margin-right:10px}.mobile-page-u96-app__radio__item:nth-child(3n){margin-right:0}.mobile-page-u96-app__radio__item:nth-child(n+4){margin-top:10px}}.mobile-page-u96-app__radio__input{display:none}.mobile-page-u96-app__radio__label{display:block;width:100%;position:relative;padding:15px 5px 15px 35px;box-sizing:border-box;text-align:left;-webkit-transition:opacity .4s ease-in-out;transition:opacity .4s ease-in-out;cursor:pointer}@media screen and (min-width:901px){.mobile-page-u96-app__radio__label{padding:29px 5px 27px 70px}}.mobile-page-u96-app__radio__label:hover{opacity:.7}.mobile-page-u96-app__radio__label--text{font-size:13px;font-weight:600;line-height:1.4615384615;vertical-align:middle}@media screen and (min-width:901px){.mobile-page-u96-app__radio__label--text{font-size:16px;line-height:1.5}}.mobile-page-u96-app__radio__check{position:absolute;display:inline-block;top:50%;left:10px;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:12.5px;height:12.5px;border:1px solid #c1c1c2;border-radius:50%;box-sizing:border-box}@media screen and (min-width:901px){.mobile-page-u96-app__radio__check{left:20px;width:20px;height:20px;border-width:2px}}.mobile-page-u96-app__radio__check::before{content:"";position:absolute;display:block;width:7.5px;height:7.5px;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:#0b5bce;border-radius:50%;-webkit-transition:opacity .4s ease-in-out;transition:opacity .4s ease-in-out;opacity:0}@media screen and (min-width:901px){.mobile-page-u96-app__radio__check::before{width:12px;height:12px}}.mobile-page-u96-app__radio__input:checked+.mobile-page-u96-app__radio__label .mobile-page-u96-app__radio__check::before{opacity:1}.mobile-page-u96-app__accordion__trigger{display:block;padding:20px 35px 20px 15px;box-sizing:border-box;position:relative;font-size:15px;font-weight:600;color:#333!important;background:#fff;cursor:pointer;-webkit-transition:opacity .4s ease-in-out;transition:opacity .4s ease-in-out}@media screen and (min-width:901px){.mobile-page-u96-app__accordion__trigger{padding:37px 62px 37px 40px;font-size:20px}}.mobile-page-u96-app__accordion__trigger:hover{opacity:.7}.mobile-page-u96-app__accordion__target{overflow:hidden;-webkit-transition:height .4s ease-in-out,opacity .4s ease-in-out;transition:height .4s ease-in-out,opacity .4s ease-in-out}.mobile-page-u96-app__accordion__icon{position:absolute;top:calc(50% - 7px);right:0;display:block;width:12px;height:12px;right:15px}@media screen and (min-width:901px){.mobile-page-u96-app__accordion__icon{width:14px;height:14px;right:40px}}.mobile-page-u96-app__accordion__icon::after,.mobile-page-u96-app__accordion__icon::before{position:absolute;content:"";background-color:#333;top:calc(50% - 1px);left:0;width:100%;height:2px}.mobile-page-u96-app__accordion__icon::after{-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out}.mobile-page-u96-app__accordion--open .mobile-page-u96-app__accordion__icon::after{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.mobile-page-u96-app__area__list{margin-top:40px}.mobile-page-u96-app__area__item+.mobile-page-u96-app__area__item{margin-top:4px}.mobile-page-u96-app__area__countrys+.mobile-page-u96-app__area__countrys{margin-top:18px}@media screen and (min-width:901px){.mobile-page-u96-app__area__countrys+.mobile-page-u96-app__area__countrys{margin-top:40px}}.mobile-page-u96-app__area__countrys--wrapper{background:#fff;margin-top:1px;padding:18px 15px;box-sizing:border-box}@media screen and (min-width:901px){.mobile-page-u96-app__area__countrys--wrapper{margin-top:2px;padding:40px}}.mobile-page-u96-app__area__country__aiueo{margin:0;font-size:10px;font-weight:600;color:#999;text-align:left;padding-bottom:5px;border-bottom:1px solid #e0e0e0}@media screen and (min-width:901px){.mobile-page-u96-app__area__country__aiueo{font-size:16px}}.mobile-page-u96-app__area__country__item{border-bottom:1px solid #e0e0e0;padding:5px 0;box-sizing:border-box}@media screen and (min-width:901px){.mobile-page-u96-app__area__country__item{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;padding:25px 0}}.mobile-page-u96-app__area__country__item--text{-webkit-flex-shrink:0;flex-shrink:0;margin:5px 10px 0 0;font-size:13px;text-align:left;font-weight:300;color:#333}@media screen and (min-width:901px){.mobile-page-u96-app__area__country__item--text{font-size:20px}}.mobile-page-u96-app__area__country__label__list{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;-webkit-flex-wrap:wrap;flex-wrap:wrap}.mobile-page-u96-app__area__country__label__item{-webkit-flex-shrink:0;flex-shrink:0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;border-radius:5px;line-height:100%;padding:5px 6px 5px 10px;margin-top:5px;box-sizing:border-box;font-size:10px;font-weight:300;max-width:100%}@media screen and (min-width:901px){.mobile-page-u96-app__area__country__label__item{font-size:14px}}.mobile-page-u96-app__area__country__label__item+.mobile-page-u96-app__area__country__label__item{margin-left:2px}@media screen and (min-width:901px){.mobile-page-u96-app__area__country__label__item+.mobile-page-u96-app__area__country__label__item{margin-left:5px}}.mobile-page-u96-app__area__country__label__item.overseaReliefL{background-color:#303cc7;color:#fff}.mobile-page-u96-app__area__country__label__item.overseaReliefS{background-color:transparent;border:1px solid #303cc7;color:#303cc7}.mobile-page-u96-app__area__country__label__item.americaUnlimited{background-color:#e0042d;color:#fff;padding-left:6px}.mobile-page-u96-app__area__country__label__item.packetUnlimited{background-color:transparent;border:1px solid #2d99e0;color:#2d99e0;padding-left:6px}.mobile-page-u96-app__area__country__label__item.not-available{border:1px solid #bcbcbc;background-color:transparent;color:#bcbcbc;padding-left:6px}.mobile-page-u96-fade-enter-to{-webkit-transform:translateY(0);transform:translateY(0)}.mobile-page-u96-fade-enter{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}.mobile-page-u96-fade-enter-active{-webkit-transition:all 1s ease 0s;transition:all 1s ease 0s}.mobile-page-u96-fade-leave-active{display:none}