.heroheader{top:0;width:100%;display:block}.navbar-fixed-top{position:fixed;right:0;left:0;z-index:1030}.topbar{position:relative}.iknow{height:40px;font-size:13px;background-color:#25303a;color:#ced9e0;overflow:hidden}.iknow .iknowword{max-width:960px;margin:0 auto;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.iknow .iknowword p{-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;padding:4px}.iknow .iknowword p a{color:#00bfa8}.iknow .iknowword button{-webkit-flex:0 0 auto;-moz-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding:0 4px;background:#00bfa8;height:40px;color:#daf8f5}.message{position:absolute;top:0;background-color:#fff3ce;width:100%;z-index:2;height:25px}.message .inner{max-width:960px;margin:0 auto;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.message .inner .messageicon{margin-top:3px;margin-left:3px;-webkit-flex:0 0 18px;-moz-box-flex:0;-ms-flex:0 0 18px;flex:0 0 18px;background:url(../images/messageIcon.svg) no-repeat;-o-background-size:contain;background-size:contain}.message .inner .closeicon{-webkit-flex:0 0 44px;-moz-box-flex:0;-ms-flex:0 0 44px;flex:0 0 44px;background:url(../images/closeIcon_message.svg) no-repeat center;-o-background-size:14px;background-size:14px;cursor:pointer}.abgne_marquee{-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;position:relative;overflow:hidden;height:25px}.abgne_marquee ul,.abgne_marquee li{margin:0;padding:0;list-style:none}.abgne_marquee ul{position:absolute}.abgne_marquee ul li a{display:block;overflow:hidden;font-size:14px;color:#c69400;height:25px;line-height:25px;text-decoration:none;padding-left:4px}.abgne_marquee ul li a:hover{color:#00bfa8}.websites{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;background:#f3faf9;height:25px;color:#00bfa8;font-size:13px;padding-left:12px;padding-right:12px;overflow:hidden}.websites .lang{-webkit-flex:0 0 auto;-moz-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.websites .sites{-webkit-flex:0 0 auto;-moz-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-left:auto}.websites .sites li{-webkit-flex:0 0 auto;-moz-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;height:25px;padding-top:3px;margin:0 8px}.l_header{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;height:50px;width:100%;background:#fff;padding-left:12px;padding-right:12px;border-bottom:1px solid #e5e5e5}.l_header .mobile_nav{-webkit-flex:0 0 auto;-moz-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding-right:8px}.l_header .logo{-webkit-flex:0 0 auto;-moz-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:200px;height:30px;background:url(../images/logo_gutco.svg) no-repeat}.l_header .top_nav{-webkit-flex:0 0 auto;-moz-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-left:auto;padding-right:12px}.l_header .top_nav li{position:relative;-webkit-flex:0 0 auto;-moz-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding:0 8px}.l_header .top_nav .nav_user_name{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.l_header .top_nav .nav_user_name .userImg{width:32px;height:32px}.l_header .top_nav .nav_user_name .nav_username{width:92px;padding-left:8px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.l_header .top_nav .member_nav a{width:24px;height:24px}.l_header .top_nav .cart_animate{position:absolute;-webkit-animation:cartAnimate 1s;-moz-animation:cartAnimate 1s;-o-animation:cartAnimate 1s;animation:cartAnimate 1s;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);left:50%;top:20px;width:20px;opacity:0;z-index:1040;border:5px solid rgba(0,191,168,.5);overflow:hidden;display:none}.l_header .top_nav .animateswitch{display:block}@-webkit-keyframes cartAnimate{0%{top:120px;width:20px;opacity:0}25%{top:120px;width:120px;opacity:1}100%{top:20px;width:20px;opacity:0}}@-moz-keyframes cartAnimate{0%{top:120px;width:20px;opacity:0}25%{top:120px;width:120px;opacity:1}100%{top:20px;width:20px;opacity:0}}@-o-keyframes cartAnimate{0%{top:120px;width:20px;opacity:0}25%{top:120px;width:120px;opacity:1}100%{top:20px;width:20px;opacity:0}}@keyframes cartAnimate{0%{top:120px;width:20px;opacity:0}25%{top:120px;width:120px;opacity:1}100%{top:20px;width:20px;opacity:0}}.navbar-toggle{position:relative;margin-right:12px;padding:9px 10px;margin-top:8px;margin-bottom:8px}@media screen and (max-width:767px){.login_nav,.signup_nav{display:none}.nav_user_name .nav_username{display:none}}@media screen and (min-width:768px){.mobile_nav{display:none}.member_nav{display:none}}.nav-bg{top:0;left:0;width:100%;height:100%;z-index:100;overflow:hidden;position:fixed;background-color:rgba(0,0,0,0);display:none}.nav{background:#fff;display:none;position:absolute;top:0;left:0;height:100vh;width:100%;z-index:1030;overflow-y:auto}.nav .menu li{position:relative}.nav .menu a{line-height:50px;padding-left:20px}.nav .active{color:#00bfa8}.nav .subhide{display:none}.nav .open{display:block}.nav .menu>li a{display:block;font-weight:bold;border-bottom:1px solid #e5e5e5;cursor:pointer}.nav .sub-menu{background-color:#f4f8fb;padding-bottom:0}.nav .sub-menu a{font-weight:normal;padding-left:32px}.nav .sub-menu ul{background-color:#f5f5f5}.nav .sub-menu ul a{padding-left:44px}.nav .sub-menu ul ul{background-color:#f5f5f5}.nav .sub-menu ul ul a{padding-left:56px}.nav .toggleIcon{position:absolute;top:0;right:0;width:44px;height:44px;background:url(../images/navbar_plus.svg) no-repeat 50% 50%;border-radius:50%;margin-top:5px;-o-background-size:20px;background-size:20px}.nav .closebt{position:absolute;top:0;right:0;width:44px;height:44px;background:url(../images/navbar_minus.svg) no-repeat 50% 50%;-o-background-size:20px;background-size:20px}.nav .nav-closebt{width:44px;height:44px;padding:8px;display:block;margin:8px}.nav .nav-closebt i{background:url(../images/closeIcon.svg) no-repeat;-o-background-size:contain;background-size:contain;width:20px;height:20px;display:block;margin:0 auto}.nav .nav-event{display:block}.nav .nav-title{background-color:#d5f6e2;font-size:13px;height:20px;color:#00bfa8;padding-left:20px}@media screen and (min-width:768px){.nav{background:#fff;width:100%;height:50px;position:relative;display:block;overflow-y:visible}.nav .menu{max-width:960px;margin:0 auto;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.nav .menu li{position:relative;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;text-align:center}.nav .menu a{line-height:50px;padding-left:0}.nav .subhide{display:block}.nav .open{display:block}.nav .menu>li a{display:block;font-weight:bold;border-bottom:0}.nav .sub-menu{background-color:#eff7f8;position:absolute;left:0;width:100%;z-index:1030;padding-bottom:20px;padding-left:20px;padding-right:20px;opacity:.9;box-shadow:0 3px 5px 0 rgba(0,191,168,.3)}.nav .sub-menu li{float:left;width:24.8%;padding:0 8px;vertical-align:top}.nav .sub-menu li a{font-weight:normal;padding-left:0;border-bottom:1px solid #00bfa8}.nav .sub-menu ul{background-color:rgba(0,0,0,0)}.nav .sub-menu ul li{width:100%}.nav .sub-menu ul li a{padding-left:0;border-bottom:0}.nav .sub-menu ul ul{background-color:#f5f5f5}.nav .sub-menu ul ul a{padding-left:0}.nav .nav-closebt{display:none}.nav .nav-closebt i{display:none}.nav .nav-event{display:none}.nav .nav-title{display:none}.toggleIcon{display:none}.closebt{display:none}.mega{position:static!important}.mega>.subhide{display:none}.mega>.open{display:block}}@media screen and (min-width:1000px){.nav .sub-menu{padding-left:76px;padding-right:76px}}.navopen{display:block}.search-popup{width:100%}.search-popup .searchForm{padding:12px 15px;background-color:#daf8f5}.cart-popup{width:100%;max-width:500px;height:560px;position:relative}.cart-popup .cart-list{background-color:#f4f8fb;height:410px;overflow-y:auto;overflow-x:hidden;padding:8px}.cart-popup .total{height:50px;line-height:50px;border-top:1px solid #e5e5e5;padding:0 15px}.cart-popup .total span{float:right}.cartEmpty-popup{width:100%;max-width:500px;height:320px}.cartEmpty-popup .cartempty{width:160px;margin:60px auto;text-align:center}.member-popup{height:320px}.subWord{padding-bottom:10px;-webkit-flex:1 0 50%;-moz-box-flex:1;-ms-flex:1 0 50%;flex:1 0 50%}.subWord p{color:#999;font-size:14px}.subWord p a{color:#00bfa8}.subEmail{-webkit-flex:1 0 50%;-moz-box-flex:1;-ms-flex:1 0 50%;flex:1 0 50%;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;height:44px;background-color:#fff}.subEmail .input{-webkit-flex:1 0 0;-moz-box-flex:1;-ms-flex:1 0 0;flex:1 0 0;color:#666}.subEmail .input input{width:100%;height:44px;border:0;padding:5px}.subEmail .bt{-webkit-flex:0 0 100px;-moz-box-flex:0;-ms-flex:0 0 100px;flex:0 0 100px;background:#00bfa8}.subEmail .bt:hover{color:#fff}@media(max-width:450px){.subWord,.subEmail{-webkit-flex:1 0 100%;-moz-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%}}.footermain{border-top:1px solid #888;padding-top:20px}.footer{border-top:1px solid #e5e5e5;width:100%;padding-top:40px;margin-top:40px;background:#2a353e;color:#fff}.footernav{margin-bottom:20px;height:160px;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}.footernav li{padding:4px 0}.footernav li a{font-size:15px;color:#999}.footershare{-webkit-flex:0 0 auto;-moz-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.footershare p{clear:both;font-size:12px;margin-top:12px;margin-bottom:40px}@media(max-width:767px){.footernav{-webkit-flex:0 0 50%;-moz-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.footershare{-webkit-flex:0 0 100%;-moz-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}.cartfooter{height:40px}@media(max-width:767px){.cartfooter{height:0}}.shopfloat{position:fixed;bottom:5rem;right:10px;z-index:99}.shopfloat .shopbt{width:11rem;height:11rem;display:block;background:url(../images/float/2024_float.png) no-repeat;-o-background-size:cover;background-size:cover;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.shopfloat .shopbt:hover{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2)}@media(max-width:768px){.shopfloat .shopbt{width:8rem;height:8rem;font-size:12px}}.brand .l_header{background-color:#e5e5e5;border-bottom:1px solid #999}.brand .nav{background-color:#e5e5e5}button{border:0}.solidBt{width:100%;height:44px;line-height:44px;color:#fff;background-color:#00bfa8;border-radius:5px;text-align:center;display:block;border:1px solid #00bfa8}.solidBt:hover,.solidBt:active,.solidBt:focus{background-color:#fff;border:1px solid #00bfa8;color:#00bfa8}.solidBt_l{height:50px;line-height:50px;color:#fff;background-color:#00bfa8;text-align:center;display:block;border:1px solid #00bfa8;width:100%}.solidBt_l:hover,.solidBt_l:active,.solidBt_l:focus{background-color:#fff;border:1px solid #00bfa8;color:#00bfa8}.solidBt_sec{width:100%;height:44px;line-height:44px;color:#00bfa8;background-color:#daf8f5;border-radius:5px;text-align:center;display:block;border:1px solid #00bfa8;cursor:pointer}.solidBt_sec:hover,.solidBt_sec:active,.solidBt_sec:focus{background-color:#fff;border:1px solid #00bfa8;color:#00bfa8}.solidGBt{width:100%;height:44px;line-height:44px;color:#fff;background-color:#999;border-radius:5px;text-align:center;display:block}.solidGBt:hover,.solidGBt:active,.solidGBt:focus{background-color:#999;color:#333}.radiusGBt{height:44px;line-height:44px;color:#fff;background-color:#00bfa8;border-radius:5px;text-align:center;display:block;border:1px solid #00bfa8;border-radius:60px}.radiusGBt:hover,.radiusGBt:active,.radiusGBt:focus{background-color:#fff;color:#00bfa8}.shareBt{width:80px;height:32px;line-height:32px;font-size:14px;color:#fff;background-color:#fa5353;border-radius:5px;text-align:center;border:1px solid #fa5353;border-radius:60px}.shareBt:hover,.shareBt:active,.shareBt:focus{background-color:#e28c4d;border:1px solid #e28c4d;color:#fff}.arrBt{width:68px;height:28px;line-height:28px;font-size:15px;color:#fff;background-color:#00bfa8;border-radius:5px;text-align:center;display:block;border:1px solid #00bfa8;border-radius:60px;cursor:pointer}.arrBt:hover,.arrBt:active,.arrBt:focus{background-color:#fff;color:#00bfa8}.arrBt span{width:8px;height:14px;display:inline-block;vertical-align:middle;background:url(../images/arrIcon.svg) no-repeat;-o-background-size:contain;background-size:contain}.arrBt:hover span{width:8px;height:14px;display:inline-block;vertical-align:middle;background:url(../images/arrIcon_o.svg) no-repeat;-o-background-size:contain;background-size:contain}.arrBt2{line-height:28px;background-color:rgba(0,0,0,0);display:inline;border-radius:60px;cursor:pointer}.arrBt2:hover,.arrBt2:active,.arrBt2:focus{background-color:#fff;color:#00bfa8}.arrBt2 span{width:8px;height:14px;display:inline-block;vertical-align:middle;background:url(../images/arrIcon_b.svg) no-repeat;-o-background-size:contain;background-size:contain}.arrBt2:hover span{width:8px;height:14px;display:inline-block;vertical-align:middle;background:url(../images/arrIcon_o.svg) no-repeat;-o-background-size:contain;background-size:contain}.checkBt{width:68px;height:28px;line-height:28px;font-size:15px;color:#666;background-color:#ddd;border-radius:5px;text-align:center;display:block;border:1px solid #ddd;border-radius:60px}.checkBt span{width:14px;height:10px;display:inline-block;vertical-align:middle;background:url(../images/arrIcon_o.svg) no-repeat;-o-background-size:contain;background-size:contain}.lineBt{width:100%;height:44px;line-height:44px;background-color:#fff;border-radius:5px;border:1px solid #00bfa8;color:#00bfa8;text-align:center;display:block}.lineBt:hover,.lineBt:active,.lineBt:focus{color:#fff;background-color:#00bfa8;border-radius:5px}.lineGBt{height:44px;line-height:44px;background-color:#fff;border-radius:5px;border:1px solid #999;color:#999;text-align:center;display:block}.lineGBt:hover,.lineGBt:active,.lineGBt:focus{color:#fff;background-color:#999;border-radius:5px}.textBt{color:#00bfa8;background-color:rgba(0,0,0,0);text-align:center}.textBt:hover,.textBt:active,.textBt:focus{color:#082e4d}.lineFBBt{height:44px;line-height:44px;background-color:#4267b2;border-radius:5px;border:1px solid #4267b2;color:#fff;text-align:center;display:block}.lineFBBt span{display:inline-block;width:15px;height:20px;background:url(../images/fbIcon.svg) no-repeat;vertical-align:middle;margin-right:4px}.lineFBBt:hover{background-color:#fff;border:1px solid #4267b2;color:#4267b2}.lineFBBt:hover span{background:url(../images/fbIcon_o.svg) no-repeat}.lineLINEBt{height:44px;line-height:44px;background-color:#01b901;border-radius:5px;border:1px solid #01b901;color:#fff;text-align:center;display:block}.lineLINEBt span{display:inline-block;width:32px;height:36px;background:url(../images/lineIcon.svg) no-repeat;vertical-align:middle;margin-right:4px}.lineLINEBt:hover{background-color:#fff;border:1px solid #01b901;color:#01b901}.lineLINEBt:hover span{background:url(../images/lineIcon_o.svg) no-repeat}.tagBt{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin:.2rem;padding:.2rem .5rem;font-size:1rem;background-color:#edf5f4;border-radius:2rem;border:1px solid #00bfa8;color:#00bfa8;text-align:center}.tagBt:hover{background-color:#00bfa8;color:#fff}.unlineBt{color:#00bfa8;text-decoration:underline}.unlineBt:hover,.unlineBt:active,.unlineBt:focus{color:#082e4d;text-decoration:underline}.unlineBt2{color:#082e4d;text-decoration:underline}.unlineBt2:hover,.unlineBt2:active,.unlineBt2:focus{color:#00bfa8;text-decoration:underline}.arrIcon_w{background:url(../images/arrIcon_w@2x.png) no-repeat;-o-background-size:contain;background-size:contain}.img-rwd{display:block;max-width:100%;height:auto}.g-main{width:100%;padding-right:12px;padding-left:12px;margin-right:auto;margin-left:auto}@media(min-width:992px){.g-main{width:970px}}@media(min-width:1200px){.g-main{width:1170px}}.g-main-L{width:100%;max-width:900px;padding-right:12px;padding-left:12px;margin-right:auto;margin-left:auto}.g-main-M{width:100%;max-width:600px;padding-right:12px;padding-left:12px;margin-right:auto;margin-left:auto}.flex-row{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-12px;margin-left:-12px;position:relative}.disflex{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.flexauto{-webkit-flex:0 0 auto!important;-moz-box-flex:0!important;-ms-flex:0 0 auto!important;flex:0 0 auto!important}.nowarp{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.flexalign_cc{-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.space-between{-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex-center{-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.flexalign_center{-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.g-21{-webkit-flex:0 0 100%;-moz-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding:6px}@media(min-width:450px){.g-21{-webkit-flex:0 0 50%;-moz-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:100%;padding:6px}}.g-32s1{-webkit-flex:0 0 100%;-moz-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding:6px}@media(min-width:321px){.g-32s1{-webkit-flex:0 0 50%;-moz-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:100%;padding:6px}}@media(min-width:992px){.g-32s1{-webkit-flex:0 0 33.33%;-moz-box-flex:0;-ms-flex:0 0 33.33%;flex:0 0 33.33%;max-width:100%;padding:6px}}.g-321{-webkit-flex:0 0 100%;-moz-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding:12px}@media(min-width:768px){.g-321{-webkit-flex:0 0 50%;-moz-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:100%;padding:12px}}@media(min-width:992px){.g-321{-webkit-flex:0 0 33.33%;-moz-box-flex:0;-ms-flex:0 0 33.33%;flex:0 0 33.33%;max-width:100%;padding:12px}}.g-42{-webkit-flex:0 0 50%;-moz-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:100%;padding:12px}@media(min-width:768px){.g-42{-webkit-flex:0 0 25%;-moz-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:100%;padding:12px}}.g-1{-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}.g-basis{-webkit-flex-basis:1;-ms-flex-preferred-size:1;flex-basis:1}.g-auto{-webkit-flex:0 0 auto;-moz-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.g-half{-webkit-flex:0 0 50%;-moz-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.g-70{-webkit-flex:0 0 70%;-moz-box-flex:0;-ms-flex:0 0 70%;flex:0 0 70%}.g-100{-webkit-flex:0 0 100%;-moz-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.form-row{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.g-col-1{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-right:15px;padding-left:15px}.g-col-2{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-flex-grow:2;-moz-box-flex:2;-ms-flex-positive:2;flex-grow:2;padding-right:15px;padding-left:15px}label{margin:10px 0;padding:0 10px 0 0;font-weight:normal}button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}::-webkit-input-placeholder{color:#999}:-moz-placeholder{color:#999}::-moz-placeholder{color:#999}:-ms-input-placeholder{color:#999}.mgc{position:relative;width:16px;height:16px;background-clip:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:-.15px .6px 0 0;vertical-align:text-bottom;border-radius:3px;-webkit-transition:background-color .25s;-o-transition:background-color .25s;-moz-transition:background-color .25s;transition:background-color .25s;background-color:#fff;border:1px solid #d7d7d7}.mgc:checked:after{content:"";display:block;height:4px;width:7px;border:0 solid #333;border-width:0 0 2px 2px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);position:absolute;top:3px;left:3px}.mgc:disabled{opacity:.65}.mgc:focus{outline:none;box-shadow:inset 0 1px 1px rgba(255,255,255,.075),0 0 2px #38a7ff}.mgc:checked{background-color:#fff;border-color:#d7d7d7}.mgc:checked:after{border-color:#414141}.mgc-primary{background-color:#fff;border:1px solid #d7d7d7}.mgc-primary:checked{background-color:#fff;border-color:#00bfa8}.mgc-primary:checked:after{border-color:#00bfa8}.mgc-success{background-color:#fff;border:1px solid #d7d7d7}.mgc-success:checked{background-color:#5cb85c;border-color:#5cb85c}.mgc-success:checked:after{border-color:#fff}.mgc-info{background-color:#fff;border:1px solid #d7d7d7}.mgc-info:checked{background-color:#5bc0de;border-color:#5bc0de}.mgc-info:checked:after{border-color:#fff}.mgc-warning{background-color:#fff;border:1px solid #d7d7d7}.mgc-warning:checked{background-color:#f0ad4e;border-color:#f0ad4e}.mgc-warning:checked:after{border-color:#fff}.mgc-danger{background-color:#fff;border:1px solid #d7d7d7}.mgc-danger:checked{background-color:#cf3b3a;border-color:#cf3b3a}.mgc-danger:checked:after{border-color:#fff}.mgc-circle{border-radius:50%}.mgc-mg{width:18px;height:18px}.mgc-mg:checked:after{top:3px;left:3px;height:6px;width:12px}.mgc-lg{width:24px;height:24px}.mgc-lg:checked:after{top:4px;left:4px;height:8px;width:16px}.mgr{position:relative;width:16px;height:16px;background-clip:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none;vertical-align:text-bottom;border-radius:50%;background-color:#fff;border:1px solid #d7d7d7}.mgr:disabled{opacity:.65}.mgr:before{content:"";display:block;height:0;width:0;-webkit-transition:width .25s,height .25s;-o-transition:width .25s,height .25s;-moz-transition:width .25s,height .25s;transition:width .25s,height .25s}.mgr:checked:before{height:8px;width:8px;border-radius:50%;margin:3px 0 0 3px}.mgr:focus{outline:none;box-shadow:inset 0 1px 1px rgba(255,255,255,.075),0 0 2px #38a7ff}.mgr:checked{border:1px solid #555}.mgr:checked:before{background-color:#555}.mgr-primary{background-color:#fff;border:1px solid #d7d7d7}.mgr-primary:checked{border:1px solid #00bfa8}.mgr-primary:checked:before{background-color:#00bfa8}.mgr-success{background-color:#fff;border:1px solid #d7d7d7}.mgr-success:checked{border:1px solid #5cb85c}.mgr-success:checked:before{background-color:#5cb85c}.mgr-info{background-color:#fff;border:1px solid #d7d7d7}.mgr-info:checked{border:1px solid #5bc0de}.mgr-info:checked:before{background-color:#5bc0de}.mgr-warning{background-color:#fff;border:1px solid #d7d7d7}.mgr-warning:checked{border:1px solid #f0ad4e}.mgr-warning:checked:before{background-color:#f0ad4e}.mgr-danger{background-color:#fff;border:1px solid #d7d7d7}.mgr-danger:checked{border:1px solid #cf3b3a}.mgr-danger:checked:before{background-color:#cf3b3a}.mgr-sm{width:20px;height:20px}.mgr-sm:checked:before{height:14px;width:14px;border-radius:50%;margin:2px 0 0 2px}.mgr-lg{width:24px;height:24px}.mgr-lg:checked:before{height:16px;width:16px;border-radius:50%;margin:3px 0 0 3px}.mgc-switch{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;width:41px;height:24px;border:1px solid #dfdfdf;outline:0;border-radius:16px;-moz-box-sizing:border-box;box-sizing:border-box;background:#dfdfdf}.mgc-switch:before,.mgc-switch:after{content:" ";position:absolute;top:0;left:0;border-radius:15px;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;-o-transition:-o-transform .3s;-moz-transition:transform .3s,-moz-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s,-moz-transform .3s,-o-transform .3s;transition:transform .3s,-webkit-transform .3s}.mgc-switch:before{width:39px;height:22px;background-color:#fdfdfd}.mgc-switch:after{width:22px;height:22px;background-color:#fff;box-shadow:0 1px 3px rgba(0,0,0,.4)}.mgc-switch:checked{border-color:#04be02;background-color:#04be02}.mgc-switch:checked:before{-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0)}.mgc-switch:checked:after{-webkit-transform:translateX(17px);-moz-transform:translateX(17px);-ms-transform:translateX(17px);-o-transform:translateX(17px);transform:translateX(17px)}.mgc-sm.mgc-switch{height:20px;width:32px}.mgc-sm.mgc-switch:before{height:18px;width:30px}.mgc-sm.mgc-switch:after{width:18px;height:18px}.mgc-sm.mgc-switch:checked:after{top:0;left:2px;-webkit-transform:translateX(10px);-moz-transform:translateX(10px);-ms-transform:translateX(10px);-o-transform:translateX(10px);transform:translateX(10px)}.mgc-lg.mgc-switch{height:32px;width:52px}.mgc-lg.mgc-switch:before{height:30px;width:50px}.mgc-lg.mgc-switch:after{width:30px;height:30px}.mgc-lg.mgc-switch:checked:after{top:0;left:2px;-webkit-transform:translateX(18px);-moz-transform:translateX(18px);-ms-transform:translateX(18px);-o-transform:translateX(18px);transform:translateX(18px)}.form-style input[type=text],.form-style input[type=date],.form-style input[type=datetime],.form-style input[type=email],.form-style input[type=number],.form-style input[type=search],.form-style input[type=time],.form-style input[type=url],.form-style input[type=tel],.form-style input[type=password],.form-style textarea,.form-style select{outline:none;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;width:100%;background:#fff;border:1px solid #ccc;padding:5px;color:#555;border-radius:4px;height:44px}.form-style textarea{min-height:120px}.form-style input[type=text]:focus,.form-style input[type=date]:focus,.form-style input[type=datetime]:focus,.form-style input[type=email]:focus,.form-style input[type=number]:focus,.form-style input[type=search]:focus,.form-style input[type=time]:focus,.form-style input[type=url]:focus,.form-style input[type=tel]:focus,.form-style input[type=password]:focus,.form-style textarea:focus,.form-style select:focus{box-shadow:0 0 5px #00bfa8;border:1px solid #00bfa8}.form-style input[type=submit],.form-style input[type=button]{width:100%}.form-style .error input[type=text],.form-style .error input[type=date],.form-style .error input[type=datetime],.form-style .error input[type=email],.form-style .error input[type=number],.form-style .error input[type=search],.form-style .error input[type=time],.form-style .error input[type=url],.form-style .error input[type=password],.form-style .error input[type=tel],.form-style .error textarea,.form-style .error select{box-shadow:0 0 5px #f54747;border:1px solid #f54747}.form-style .error p{color:#f54747;font-size:13px}.form-style .disable input[type=text],.form-style .disable input[type=date],.form-style .disable input[type=datetime],.form-style .disable input[type=email],.form-style .disable input[type=number],.form-style .disable input[type=search],.form-style .disable input[type=time],.form-style .disable input[type=url],.form-style .disable textarea,.form-style .disable select{background-color:#eee;border:1px solid #eee}.form-style .icon-down{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url(../images/arrdownIcon.svg) no-repeat right .5em center;background-color:#fff;-o-background-size:16px;background-size:16px}select::-ms-expand{display:none}.dateLists_container{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin-right:-12px;margin-left:-12px}.dateLists_container .col-xs-4{-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;padding-left:12px!important;padding-right:12px!important}*{-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0}body{background:#edf5f4;color:#333;font-family:"Helvetica","Microsoft JhengHei",Verdana,Arial,sans-serif;font-size:16px;font-weight:normal;line-height:1.5;position:relative}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}p{margin:0}a{color:#333;margin:0;text-decoration:none}a:focus,a:hover{color:#00bfa8}a:focus{outline:none!important;text-decoration:none}button:focus{outline:none!important;text-decoration:none}a:hover{text-decoration:none}em{font-style:normal}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-weight:500;line-height:1.5;margin:0;color:#333}:after,:before{-moz-box-sizing:border-box;box-sizing:border-box}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none!important;margin:0}input[type=number]{-moz-appearance:textfield}select::-ms-expand{display:none}ul,ol,li{margin:0;padding:0;list-style:none}.circle_box{border-radius:999em}.clear{clear:both}.warning{color:#fa5353!important}.primary{color:#00bfa8!important}.font16{font-size:16px!important}.textleft{text-align:left}.textright{text-align:right}.rotate{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.nobb{border-bottom:none!important}.r-line{border-right:1px solid #e5e5e5!important}.t-line{border-top:1px solid #e5e5e5!important}.b-line-none{border-bottom:none!important}.b-line{border-bottom:1px solid #e5e5e5!important}.mt-15{margin-top:15px!important}.mt-8{margin-top:8px!important}.mt-12{margin-top:12px!important}.mt-24{margin-top:24px!important}.mt-30{margin-top:30px!important}.mb-0{margin-bottom:0!important}.mb-8{margin-bottom:8px!important}.mb-15{margin-bottom:15px!important}.mb-30{margin-bottom:30px!important}.ml-0{margin-left:0!important}.ml-8{margin-left:8px!important}.ml-12{margin-left:12px!important}.ml-15{margin-left:15px!important}.ml-30{margin-left:30px!important}.mr-0{margin-right:0!important}.mr-8{margin-right:8px!important}.mr-12{margin-right:12px!important}.mr-15{margin-right:15px!important}.mr-30{margin-right:30px!important}.mlr-auto{margin-right:auto!important;margin-left:auto!important}.pl-8{padding-left:8!important}.pr-0{padding-right:0!important}.p-15{padding:15px!important}.p-30{padding:30px!important}.px-6{padding-left:6px!important;padding-right:6px!important}.px-12{padding-left:12px!important;padding-right:12px!important}.pt-8{padding-top:8px!important}.pt-12{padding-top:12px!important}.pt-16{padding-top:16px!important}.pt-30{padding-top:30px!important}.pb-8{padding-bottom:8px!important}.promise{background-color:#fff}.promiseGrid{width:-webkit-calc(100% - 12px);width:-moz-calc(100% - 12px);width:calc(100% - 12px);padding-right:6px;padding-left:6px;margin-right:auto;margin-left:auto}@media(min-width:992px){.promiseGrid{width:970px}}@media(min-width:1200px){.promiseGrid{width:1170px}}.promiseRow{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-6px;margin-left:-6px;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.promiseG-3{-webkit-flex:0 0 auto;-moz-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;max-width:100%;padding:6px}.promiseList{text-align:left;font-size:15px;background-color:#fff;padding:10px;border-radius:5px}.promiseList img{float:left}.promiseList .word{display:inline-block;padding-top:8px;margin-left:8px}.promiseList .word p{color:#999}@media screen and (max-width:767px){.promise{background-color:rgba(0,0,0,0)}.promiseG-3{-webkit-flex:0 0 30%;-moz-box-flex:0;-ms-flex:0 0 30%;flex:0 0 30%;max-width:100%;padding:6px 0}.promiseList{text-align:center;font-size:12px;background-color:#fff;border-radius:5px}.promiseList img{float:none;margin:0 auto}.promiseList .word{display:block;padding-top:8px;margin-left:0}.promiseList .word p{color:#999}}.titlecenter{width:100%;text-align:center;margin:32px 0 20px}.titlecenter h1{font-size:32px}.titlecenter p{color:#999}.indexAd{margin:32px auto}.sidemenu{-webkit-flex:0 0 auto;-moz-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:250px;padding-left:12px;padding-right:12px}.sidecontent{padding-left:24px;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.catenav{background:#fff;padding:8px}.catenav .title{color:#00bfa8;line-height:30px;border-bottom:1px solid #00bfa8;margin-bottom:12px;margin-top:12px}@media screen and (max-width:767px){.sidemenu{display:none}.sidecontent{padding-left:0}}.item-slick3{height:auto}.pShow{position:relative;float:left;width:50%;padding-right:0;padding-left:12px}.pShow .slick3{width:100%}.pShow .wrap-pic-w{position:relative;border:1px solid #e5e5e5}.pShow .wrap-pic-w img{width:100%}.pShow .wrap-pic-w .zoombt{position:absolute;right:4px;bottom:4px;width:44px;height:44px;background:url(../images/zoomIcon.svg) no-repeat 50% 50%;-o-background-size:20px;background-size:20px;background-color:#fff;border-radius:50%;border:1px solid #e5e5e5;opacity:.6}@media(max-width:768px){.pShow .wrap-pic-w .zoombt{display:none}}.pShow .wrap-slick3-dots{width:100%}.pShow .wrap-slick3-dots .slick3-dots{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.pShow .wrap-slick3-dots .slick3-dots li{display:none;padding:4px;position:relative;-webkit-flex:0 0 20%;-moz-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%}.pShow .wrap-slick3-dots .slick3-dots li img{width:100%;height:auto;border:1px solid #e5e5e5}.pShow .wrap-slick3-dots .slick3-dots li .slick3-dot-overlay{position:absolute;width:100%;height:100%;top:0;left:0;cursor:pointer;border:3px solid rgba(0,0,0,0);-webkit-transition:all .4s;-o-transition:all .4s;-moz-transition:all .4s;transition:all .4s}.pShow .wrap-slick3-dots .slick3-dots li .slick3-dot-overlay:hover{border:3px solid #888}.pShow .wrap-slick3-dots .slick3-dots li .picmorebt{position:absolute;top:0;left:0;width:100%;height:100%;padding:4px;display:table}.pShow .wrap-slick3-dots .slick3-dots li .picmorebt .inner{width:100%;height:100%;background-color:#00bfa8;opacity:.92;display:table-cell;vertical-align:middle;text-align:center;cursor:pointer;color:#fff}.pShow .wrap-slick3-dots .slick3-dots li .picmorebt .inner:hover{opacity:.7}.pShow .wrap-slick3-dots .slick3-dots li:nth-child(0n+1),.pShow .wrap-slick3-dots .slick3-dots li:nth-child(0n+2),.pShow .wrap-slick3-dots .slick3-dots li:nth-child(0n+3),.pShow .wrap-slick3-dots .slick3-dots li:nth-child(0n+4),.pShow .wrap-slick3-dots .slick3-dots li:nth-child(0n+5),.pShow .wrap-slick3-dots .slick3-dots li:nth-child(0n+6),.pShow .wrap-slick3-dots .slick3-dots li:nth-child(0n+7),.pShow .wrap-slick3-dots .slick3-dots li:nth-child(0n+8),.pShow .wrap-slick3-dots .slick3-dots li:nth-child(0n+9),.pShow .wrap-slick3-dots .slick3-dots li:nth-child(0n+10){display:block}.pShow .wrap-slick3-dots .slick3-dots .slick-active .slick3-dot-overlay{border:3px solid #00bfa8}.pInfo{float:left;width:50%;padding-left:30px;padding-right:12px}.pInfo .description .brand_name{font-size:2rem}.pInfo .description h1{font-size:24px}.pInfo .description p{color:#999}.pInfo .description .subscribe{font-size:14px;padding-top:8px}.pInfo .description .subscribe .bt{color:#00bfa8;text-decoration:underline}.pInfo .description .pricebox{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:8px 0}.pInfo .description .pricebox .price .del_price{text-decoration:line-through;font-size:15px;color:#999}.pInfo .description .pricebox .price .latest_price{font-size:32px;color:#00bfa8;line-height:34px}.pInfo .description .pricebox .price .latest_price span{font-size:14px;color:#00bfa8}.pInfo .description .pricebox .price .latest_event{font-size:32px;color:#00bfa8;line-height:34px}.pInfo .description .pricebox .price .latest_event em{font-size:16px;border:1px solid #00bfa8;border-radius:5px;padding:4px;vertical-align:middle}.pInfo .description .pricebox .action a{display:inline-block;margin:0 4px;vertical-align:bottom}.pInfo .description .pricebox .action .favBt{width:28px;height:32px;background-position:0 4px}.pInfo .split{background:#fff;padding:12px 12px;margin-left:0;margin-right:0;font-size:14px;border-top:1px solid #e5e5e5}.pInfo .split .card-title{width:100%;padding-left:4px;color:#6c6c6c;word-break:break-all}.pInfo .split .card-content .card-list-a{color:#00bfa8;display:inline-block;padding:0 4px 4px}.pInfo .split .card-content .card-list-a .colorPic{width:44px;height:44px}.pInfo .split .card-content .card-list-a .sizeSelect{padding:10px 16px;border-radius:5px;background-color:#fff}.pInfo .split .card-content .card-list-a .colorPic,.pInfo .split .card-content .card-list-a .sizeSelect{position:relative;border:1px solid #e5e5e5}.pInfo .split .card-content .card-list-a .colorPic .check,.pInfo .split .card-content .card-list-a .sizeSelect .check{width:0;height:0;position:absolute;right:0;bottom:0;background:url(../images/selectIcon-a.svg) no-repeat}.pInfo .split .card-content .card-list-a .colorPic:hover,.pInfo .split .card-content .card-list-a .sizeSelect:hover{border:1px solid #00bfa8}.pInfo .split .card-content .card-list-a .colorPic:hover .check,.pInfo .split .card-content .card-list-a .sizeSelect:hover .check{width:12px;height:12px}.pInfo .split .card-content .card-list-a .colorPic img,.pInfo .split .card-content .card-list-a .sizeSelect img{width:100%}.pInfo .split .card-content .card-list-a .selected{color:#00bfa8;border-color:#00bfa8}.pInfo .split .card-content .card-list-a .selected .check{width:12px;height:12px}.pInfo .split .card-content .card-list-a .disabled{color:#e5e5e5;border-color:#e5e5e5}.pInfo .split .card-content .card-list-a .disabled:hover{color:#e5e5e5;border-color:#e5e5e5}.pInfo .split .card-content .card-list-a .disabled .check{display:none}.pInfo .split .card-content .card-list-b{padding:0 4px 8px;line-height:28px;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.pInfo .split .card-content .card-list-b .couponName{max-width:440px;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;padding-left:24px;background:url(../images/couponIcon_o.svg) no-repeat 0 4px;-o-background-size:18px;background-size:18px}@media(max-width:414px){.pInfo .split .card-content .card-list-b .couponName{max-width:290px}}@media(max-width:320px){.pInfo .split .card-content .card-list-b .couponName{max-width:210px}}.pInfo .split .card-content .card-list-b .couponBt{-webkit-flex:0 0 auto;-moz-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.pInfo .remark{margin:4px 0;font-size:15px;padding-left:30px;background-position:4px 0}.pInfo .checkOutBt{position:relative;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.pInfo .checkOutBt .buyNow{-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}.pInfo .checkOutBt .joinCart{-webkit-flex:2;-moz-box-flex:2;-ms-flex:2;flex:2;margin-left:8px}.pInfo .checkOutBt .soldout{-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}@media(max-width:768px){.pInfo .checkOutBt{position:fixed;bottom:0;width:100%;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;z-index:100;margin-left:-12px;margin-right:-12px;background:#fff}.pInfo .checkOutBt .buyNow{-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;border-radius:0;height:68px;line-height:68px}.pInfo .checkOutBt .joinCart{-webkit-flex:2;-moz-box-flex:2;-ms-flex:2;flex:2;margin-left:0;border-radius:0;height:68px;line-height:68px}.pInfo .checkOutBt .soldout{border-radius:0;height:68px;line-height:68px}}.share-popup .inner{padding:12px;background-color:#f4f8fb}.share-popup .inner .list{padding:8px 0}.share-popup .inner p span{color:#00bfa8;font-weight:bold}.share-popup .inner a{margin:12px 0 0}.share-popup .inner .qrcode{width:66%;margin:10px auto;text-align:center}@media(max-width:768px){.pDetail .pShow{width:100%;padding-right:0;padding-left:0}.pDetail .pShow .wrap-pic-w{border:0;border-bottom:1px solid #e5e5e5}.pDetail .pInfo{width:100%;padding-left:12px;padding-right:12px;padding-top:12px}.pDetail .pInfo .split{border-top:8px solid #e5e5e5;margin-left:-12px;margin-right:-12px}}.product_tab{clear:left;width:100%;margin-top:30px;margin-left:12px;margin-right:12px}.product_tab .tabs{width:100%;height:44px;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.product_tab .tabs li{-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;height:44px;line-height:44px;overflow:hidden;position:relative}.product_tab .tabs a{text-align:center;display:block;padding:0 20px;color:#000;background:#e6e6e6;text-decoration:none;border-top:2px solid #edf5f4}.product_tab .tabs a:hover{background:#ccc}.product_tab .tabs .active a{background:#fff;border-top:2px solid #00bfa8}.product_tab .tab_container{background:#fff;padding:20px 12px}.product_tab .tab_container img{max-width:100%;height:auto}.product_tab .tab_container h2{color:#00bfa8;font-size:18px;margin:28px 0}.product_tab .tab_container p{margin:28px 0}.product_tab .tab_container .openupbt{width:100%;height:40px;text-align:center;background:#ebebeb;border-top:1px solid #ddd;padding-top:5px;cursor:pointer}.product_tab .tab_container .infoopen{height:320px;overflow:hidden;position:relative;-webkit-transition:all .3s linear 0s;-o-transition:all .3s linear 0s;-moz-transition:all .3s linear 0s;transition:all .3s linear 0s}.product_tab .tab_container .infoopen h1{font-size:20px}.product_tab .tab_container .openup{height:auto;overflow:hidden}.product_tab .tab_container .coverw{width:100%;position:absolute;bottom:0;height:50px;background:-webkit-linear-gradient(left,#fff 0%,rgba(255,255,255,0) 100%);background:-moz-linear-gradient(left,#fff 0%,rgba(255,255,255,0) 100%);background:-o-linear-gradient(left,#fff 0%,rgba(255,255,255,0) 100%);background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,0) 100%);background:-moz-linear-gradient(90deg,#fff 0%,rgba(255,255,255,0) 100%);background:-webkit-linear-gradient(90deg,#fff 0%,rgba(255,255,255,0) 100%);background:-o-linear-gradient(90deg,#fff 0%,rgba(255,255,255,0) 100%)}.productGift{margin-top:32px;margin-left:12px;margin-right:12px;background:#b7ced6;width:100%}.productGift .title{background:#e2eef0;padding:8px 12px}.productGift .giftBox{padding:4px;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.productGift .giftBox .giftList{padding:4px;-webkit-flex:0 0 50%;-moz-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.productGift .giftBox .giftList .soldout{background:#e6e6e6}.productGift .giftBox .giftList .soldout img{-webkit-filter:grayscale(1);filter:grayscale(1)}.productGift .giftBox .giftList .soldout .bt{background:#efefef}@media(max-width:450px){.productGift .giftBox .giftList{padding:4px;-webkit-flex:0 0 100%;-moz-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}@media(max-width:450px){.productGift{margin-left:0;margin-right:0}}.gift-popup{width:100%;max-width:500px}.gift-popup .inner{max-height:500px;overflow-y:scroll;padding:12px;background-color:#f4f8fb}.gift-popup .inner .title{background:#ccc;margin:12px 0;padding:4px;line-height:20px}.gift-popup .inner .pShow{position:relative;float:left;width:50%;padding-right:0;padding-left:0}.gift-popup .inner .pShow .slick4{width:100%}.gift-popup .inner .pShow .slick4-hide{visibility:hidden}.gift-popup .inner .pShow .wrap-pic-w{position:relative;border:1px solid #e5e5e5}.gift-popup .inner .pShow .wrap-pic-w img{width:100%;height:100%}.gift-popup .inner .pShow .wrap-slick4-dots{width:100%}.gift-popup .inner .pShow .wrap-slick4-dots .slick4-dots{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.gift-popup .inner .pShow .wrap-slick4-dots .slick4-dots li{padding:4px;position:relative;-webkit-flex:0 0 20%;-moz-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%}.gift-popup .inner .pShow .wrap-slick4-dots .slick4-dots li img{width:100%;height:100%;border:1px solid #e5e5e5}.gift-popup .inner .pShow .wrap-slick4-dots .slick4-dots li .slick4-dot-overlay{position:absolute;width:100%;height:100%;top:0;left:0;cursor:pointer;border:3px solid rgba(0,0,0,0);-webkit-transition:all .4s;-o-transition:all .4s;-moz-transition:all .4s;transition:all .4s}.gift-popup .inner .pShow .wrap-slick4-dots .slick4-dots li .slick4-dot-overlay:hover{border:3px solid #888}.gift-popup .inner .pShow .wrap-slick4-dots .slick4-dots .slick-active .slick4-dot-overlay{border:3px solid #00bfa8}.gift-popup .inner .name{font-size:18px;float:left;width:50%;padding-left:8px}.gift-popup .inner .name p{color:#00bfa8}@media(max-width:450px){.gift-popup .inner .pShow{width:100%;padding-left:0}.gift-popup .inner .name{width:100%;float:none;padding-left:0}}.gift-popup .inner img{max-width:100%}.gift-popup .inner p span{color:#00bfa8;font-weight:bold}.gift-popup .inner a{margin:12px 0 0}.overBuy{margin-top:32px;margin-left:12px;margin-right:12px;background:#bcd6b7;width:100%;overflow:hidden}.overBuy .title{background:#dcf0d8;padding:8px 12px}.overBuy .overBuybox{padding:4px;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.overBuy .overBuybox .overBuylist{padding:4px;-webkit-flex:0 0 25%;-moz-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%}.overBuy .overBuybox .overBuylist .soldout{background:#e6e6e6}.overBuy .overBuybox .overBuylist .soldout img{-webkit-filter:grayscale(1);filter:grayscale(1)}.overBuy .overBuybox .overBuylist .soldout .price{color:#333}@media(max-width:450px){.overBuy{margin-left:0;margin-right:0}.overBuy .overBuybox{padding:0}.overBuy .overBuybox .overBuylist{-webkit-flex:0 0 50%;-moz-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}}.overBuy-popup{width:100%;max-width:500px}.overBuy-popup .inner{max-height:500px;overflow-y:scroll;padding:12px;background-color:#f4f8fb}.overBuy-popup .inner .title{background:#ccc;margin:12px 0;padding:4px;line-height:20px}.overBuy-popup .inner .pShow{position:relative;float:left;width:50%;padding-right:0;padding-left:0}.overBuy-popup .inner .pShow .slick4{width:100%}.overBuy-popup .inner .pShow .slick4-hide{visibility:hidden}.overBuy-popup .inner .pShow .wrap-pic-w{position:relative;border:1px solid #e5e5e5}.overBuy-popup .inner .pShow .wrap-pic-w img{width:100%;height:100%}.overBuy-popup .inner .pShow .wrap-slick4-dots{width:100%}.overBuy-popup .inner .pShow .wrap-slick4-dots .slick4-dots{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.overBuy-popup .inner .pShow .wrap-slick4-dots .slick4-dots li{padding:4px;position:relative;-webkit-flex:0 0 20%;-moz-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%}.overBuy-popup .inner .pShow .wrap-slick4-dots .slick4-dots li img{width:100%;height:100%;border:1px solid #e5e5e5}.overBuy-popup .inner .pShow .wrap-slick4-dots .slick4-dots li .slick4-dot-overlay{position:absolute;width:100%;height:100%;top:0;left:0;cursor:pointer;border:3px solid rgba(0,0,0,0);-webkit-transition:all .4s;-o-transition:all .4s;-moz-transition:all .4s;transition:all .4s}.overBuy-popup .inner .pShow .wrap-slick4-dots .slick4-dots li .slick4-dot-overlay:hover{border:3px solid #888}.overBuy-popup .inner .pShow .wrap-slick4-dots .slick4-dots .slick-active .slick4-dot-overlay{border:3px solid #00bfa8}.overBuy-popup .inner .name{font-size:18px;float:left;width:50%;padding-left:8px}.overBuy-popup .inner .name p{color:#00bfa8}@media(max-width:450px){.overBuy-popup .inner .pShow{width:100%;padding-left:0}.overBuy-popup .inner .name{width:100%;float:none;padding-left:0}}.overBuy-popup .inner img{max-width:100%}.overBuy-popup .inner p span{color:#00bfa8;font-weight:bold}.overBuy-popup .inner a{margin:12px 0 0}.cartfrom{background-color:#fff;width:100%;margin:0 12px}.cartfromTitle{margin:0 12px;font-size:16px}@media(max-width:767px){.cartfrom{margin:0 0}}.coupon-popup{position:relative}.coupon-popup .couponinput{padding:8px 12px;background-color:#c9e8e4;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.coupon-popup .couponinput .input{-webkit-flex:1 0 0;-moz-box-flex:1;-ms-flex:1 0 0;flex:1 0 0}.coupon-popup .couponinput .bt{-webkit-flex:0 0 88px;-moz-box-flex:0;-ms-flex:0 0 88px;flex:0 0 88px;padding-left:4px}.coupon-popup .inner{height:440px;background-color:#f4f8fb;overflow-y:auto}.coupon-popup .inner .transport{height:172px;overflow:hidden;-webkit-transition:all .3s linear 0s;-o-transition:all .3s linear 0s;-moz-transition:all .3s linear 0s;transition:all .3s linear 0s;position:relative;padding-bottom:40px;background-color:#fff;margin-bottom:16px}.coupon-popup .inner .transport p{padding:8px 12px 0}.coupon-popup .inner .transport .list{padding:4px 12px}.coupon-popup .inner .transport .couponopenbt{position:absolute;bottom:0;width:100%;height:40px;text-align:center;background:#ebebeb;border-top:1px solid #ddd;padding-top:5px;cursor:pointer}.coupon-popup .inner .openup{height:auto;overflow:hidden}.coupon-popup .inner .couponbox{padding-bottom:100px;background-color:#fff}.coupon-popup .inner .couponbox p{padding:8px 12px 0}.coupon-popup .inner .couponbox .list{padding:4px 12px}.coupon-popup .buttomnav{position:absolute;bottom:0;height:50px;width:100%;background-color:#fff;box-shadow:-2px 0 5px rgba(0,0,0,.5)}.coupon-popup .buttomnav li{padding:2px 8px;font-size:14px}.coupon-popup .buttomnav li span{float:right;color:#00bfa8}.coupondescription{-webkit-flex:0 0 100%;-moz-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;padding:8px;background:#eee;margin-top:8px;font-size:13px}@media(max-width:320px){.coupon-popup .inner{height:430px}}.count{background-color:#fff;margin:32px 12px;width:100%;position:relative;padding-top:4px}.count li{padding:3px 12px;font-weight:normal;color:#666;font-size:15px}.count li span{float:right}.count .result{border-top:1px solid #e5e5e5;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.count .result .bt .solidBt_l{height:68px;line-height:68px}.count .result ul{-webkit-flex:2;-moz-box-flex:2;-ms-flex:2;flex:2}.count .result ul li{padding:4px 12px 0;font-weight:bold;color:#333;font-size:16px}.count .result ul li em{color:#00bfa8}.count .result ul .ps{font-size:12px}.count .result .bt{-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}@media(max-width:450px){.count{width:100%;margin:32px 0 0;position:relative;z-index:1000;box-shadow:-2px 0 5px rgba(0,0,0,.5)}}.cartfinal{max-width:500px;width:100%;margin:100px auto 50px;text-align:center}.cartfinal .inner{position:relative;padding:20px;background-color:#fff;margin:12px}.cartfinal .inner .icon{width:180px;position:absolute;top:-80px;left:50%;margin-left:-90px}.cartfinal .inner .icon img{width:100%}.cartfinal .inner .word{margin-top:48px;color:#666}.cartfinal .inner .word li{line-height:30px;border-bottom:1px solid #e5e5e5}.cartfinal .inner .word h2{color:#00bfa8;padding:12px 0}.cartfinal .inner .word em{color:#fa5353}.cartfinal .inner .bt{width:80%;margin:12px auto}.login{text-align:center;min-height:100%;-moz-box-sizing:border-box;box-sizing:border-box;background-image:url(/images/loginbg.png);background-position:center bottom;background-repeat:no-repeat;background-color:#e8f7ff;-o-background-size:100% auto;background-size:100% auto;margin-bottom:-40px}.login .inner{display:inline-block;padding:4vh 0 12vh;width:400px}.login .inner .form{-moz-box-sizing:content-box;box-sizing:content-box;padding:20px;background-color:#fff}.login .inner .form .title{font-size:24px}.login .inner .form p{font-size:14px;color:#999}.login .inner .form .list{padding:8px 0}.login .inner .form .list .text{color:#999;font-size:15px}.login .inner .success{width:100px;height:100px;margin:20px auto;-o-background-size:cover;background-size:cover}.login .inner .switch{background:#daf8f5;padding:8px;font-size:15px}.login .inner p{font-size:13px;padding-top:8px}@media(max-width:450px){.login .inner{width:90%}.login .inner .form{padding:12px}}.membermenu{width:30%;padding:0 1rem}@media(max-width:767px){.membermenu{display:none}}.membercontent{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:20rem;padding-left:12px;padding-right:12px;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}@media(max-width:450px){.membercontent{padding-left:0;padding-right:0}}.membercontent .disflex .g-1{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.membercontent .disflex .g-1 .edit{-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}.membercontent .disflex .g-1 .save{-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;margin-left:8px}.membercard{position:relative;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:url(../images/badge.png),#00bfa8;-o-background-size:350px;background-size:350px;background-repeat:no-repeat;background-position:top right;width:100%;padding:.5rem;border-radius:5px}.membercard .member{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.membercard .member .name{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;font-size:14px;color:#daf8f5}.membercard .member .name .photo a{position:relative}.membercard .member .name .photo a img{width:5rem;height:5rem}.membercard .member .name .photo .icon{position:absolute;width:24px;height:24px;right:-8px;bottom:4px;-o-background-size:16px;background-size:16px;background-color:#fff;background-position:center center}.membercard .member .name .member_info{padding:0 .5rem;min-width:10rem}.membercard .member .name .member_info .member_name{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:100%}.membercard .member .name .member_info .member_name a{font-size:20px;color:#fff;word-break:break-all}.membercard .member .member_discount{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}.membercard .member .member_discount p{color:#082e4d;font-size:8rem}.membercard .member .member_discount p::after{content:attr(data-content);color:#082e4d;font-size:3rem}.membercard .progress{width:100%;height:10px}.membercard .progress-wrap{background:#c9553c;margin:10px 0;overflow:hidden;position:relative;border-radius:1px}.membercard .progress-wrap .progress-bar{background:#ddd;left:0;position:absolute;top:0}.membercard .data{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.membercard .data .item{color:#daf8f5;-webkit-flex:1 0 0;-moz-box-flex:1;-ms-flex:1 0 0;flex:1 0 0;max-width:140px;padding:4px;overflow:hidden}.membercard .data .item a{color:#daf8f5}.membercard .data .item a p{color:#fff;font-size:2rem}.mobile_mode{display:none!important}.smallnav{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;padding:1rem 0;border-radius:5px;margin:2rem 0 1rem 0;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.smallnav .item .icon{width:28px;height:28px;margin:8px auto;position:relative}.smallnav .item .icon .new{width:10px;height:10px;position:absolute;top:-6px;right:-10px;background-color:#00bfa8;font-size:12px;color:#fff}.smallnav .number{font-size:2rem;color:#082e4d}.smallnav .top_content,.smallnav .bottom_content{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:.5rem;padding-left:1rem;width:10rem}.smallnav .month_content{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.smallnav .last_month,.smallnav .next_month{position:relative;min-width:5rem;background-color:#fff;border-radius:5px;box-shadow:rgba(50,50,105,.15) 0 2px 5px 0,rgba(0,0,0,.05) 0 1px 1px 0}.smallnav .last_month::after{content:"上個月";position:absolute;right:30%;top:-2rem;font-size:1.5rem;color:#333}.smallnav .next_month::after{content:" 下個月";position:absolute;right:30%;top:-2rem;font-size:1.5rem;color:#333}.smallnav .this_month{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;position:relative;z-index:2;-webkit-flex:2;-moz-box-flex:2;-ms-flex:2;flex:2;height:12rem;background-color:#fff;border-radius:5px;box-shadow:rgba(0,0,0,.16) 0 3px 6px,rgba(0,0,0,.23) 0 3px 6px}.smallnav .this_month .this_content{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:.5rem}.smallnav .this_month .this_content .target_spend{border-left:1px solid rgba(0,0,0,.16);padding-left:1rem}.smallnav .this_month .this_content .caption{margin-right:2rem}.smallnav .this_month::after{content:"本月";position:absolute;right:41%;top:-2.5rem;font-size:2rem;color:#00bfa8}@media(max-width:550px){.pc_mode{display:none}.mobile_mode{display:-webkit-flex!important;display:-moz-box!important;display:-ms-flexbox!important;display:flex!important}.smallnav .month_content{-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.smallnav .month_content .last_month,.smallnav .month_content .next_month{width:48%;position:relative}.smallnav .month_content .top_content,.smallnav .month_content .bottom_content{padding-left:0}.smallnav .month_content .this_month{position:relative;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;box-shadow:rgba(50,50,105,.15) 0 2px 5px 0,rgba(0,0,0,.05) 0 1px 1px 0}.smallnav .month_content .this_month .this_content{-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-right:3rem;border-right:1px solid #ddd}.smallnav .month_content .this_month .this_content .target_spend{padding-left:0;border-left:0}.smallnav .month_content .this_month::after{content:"本月";position:absolute;right:.5rem;top:.5rem;font-size:1.5rem;color:#00bfa8}.smallnav .month_content .row_content{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;width:100%;padding:.5rem 0;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.smallnav .month_content .row_content .last_month::after{content:"上個月";position:absolute;right:.5rem;top:.5rem;font-size:1rem;color:#999}.smallnav .month_content .row_content .next_month::after{content:"下個月";position:absolute;right:.5rem;top:.5rem;font-size:1rem;color:#999}.smallnav .month_content .bottom_content{width:8rem}}.mission{background-color:#fff;border-radius:5px;padding:10px;margin-bottom:16px}.mission .item{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin:12px 0}.mission .item .pic{-webkit-flex:0 0 auto;-moz-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:44px;margin-right:8px}.mission .item .word{-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;margin-right:8px}.mission .item .word p{font-size:13px;color:#999}.mission .item .bt{-webkit-flex:0 0 auto;-moz-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:72px}.formTitle{font-size:20px}.odercard{background-color:#fff;display:block;margin-bottom:16px}.odercard .seemore{display:block;text-align:center;color:#999;line-height:32px}.odercard .seemore:hover{color:#00bfa8}.cancel-popup .inner{padding:12px;background-color:#f4f8fb}.cancel-popup .inner p{text-align:center;padding:30px 0;font-size:20px}.coupon{position:relative}.coupon .couponinput{padding:8px 12px;background-color:#c9e8e4;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.coupon .couponinput .input{-webkit-flex:1 0 0;-moz-box-flex:1;-ms-flex:1 0 0;flex:1 0 0}.coupon .couponinput .bt{-webkit-flex:0 0 88px;-moz-box-flex:0;-ms-flex:0 0 88px;flex:0 0 88px;padding-left:4px}.coupon .inner .transport{height:172px;overflow:hidden;-webkit-transition:all .3s linear 0s;-o-transition:all .3s linear 0s;-moz-transition:all .3s linear 0s;transition:all .3s linear 0s;position:relative;padding-bottom:40px;background-color:#fff;margin-bottom:16px}.coupon .inner .transport p{padding:8px 12px 0}.coupon .inner .transport .list{padding:4px 12px}.coupon .inner .transport .couponopenbt{position:absolute;bottom:0;width:100%;height:40px;text-align:center;background:#ebebeb;border-top:1px solid #ddd;padding-top:5px;cursor:pointer}.coupon .inner .openup{height:auto;overflow:hidden}.coupon .inner .couponbox{background-color:#fff;padding-bottom:20px}.coupon .inner .couponbox p{padding:8px 12px 0}.coupon .inner .couponbox .list{padding:4px 12px}.coupon .description{margin-top:12px}.coupon .description li{list-style-type:decimal;list-style-position:inside;color:#666;font-size:13px}.coupon_empty{width:240px;background-color:#ddd;border-radius:5px;text-align:center;margin:0 auto;padding:12px 0 4px}.coupon_empty i{display:inline-block;vertical-align:middle;width:28px;height:28px;background:url(../images/coupon_empty.svg) no-repeat;-o-background-size:contain;background-size:contain}.pointtotal{width:100%;background:url(../images/pointbg.jpg) no-repeat 50% 0;text-align:center;padding:20px 0;color:#fff}.pointtotal .value{font-size:28px;margin-bottom:8px}.pointtotal .bt{color:#fff;border:1px solid #fff;border-radius:60px;padding:4px 16px 2px}.pointtotal .bt:hover{color:#082e4d;border:1px solid #082e4d}.pointtotal .bt:hover span{background:url(../images/arrIcon_b.svg) no-repeat}.pointtotal .bt span{width:8px;height:14px;display:inline-block;vertical-align:middle;background:url(../images/arrIcon.svg) no-repeat;-o-background-size:contain;background-size:contain}.point_container{padding:20px 0 0;background-color:#fff}.point_container .usedTitle{background-color:#ebebeb}.point_container .overtime{background-color:#e6e6e6}.point_container .bt{width:100%;height:44px;line-height:44px;text-align:center;display:block;cursor:pointer}.point_container .bt:hover{color:#00bfa8}.point_container .bt:hover span{background:url(../images/arrIcon_o.svg) no-repeat}.point_container .bt span{display:inline-block;width:14px;height:14px;background:url(../images/arrIcon_b.svg) no-repeat;-o-background-size:contain;background-size:contain;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);margin-left:8px}.sharebonesbg2{max-width:100%;height:45rem;background:url(../images/sharebonus_kv.png) no-repeat center/80%;-o-background-size:contain;background-size:contain;position:relative}@media(max-width:767px){.sharebonesbg2{width:100%;height:20rem;background:url(../images/sharebonus_kv_mobile.png) no-repeat center/100%;margin-top:0;position:relative;padding-bottom:78%;-o-background-size:contain;background-size:contain}}.sharewaybt{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:flex-end;-moz-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.sharewaybt .sharecopy{-webkit-flex:0 0 50%;-moz-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;padding:4px 4px}.sharewaybt .sharebtbt{-webkit-flex:0 0 25%;-moz-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;padding:4px 4px}.copystyle{position:relative}.copystyle .copy_btn{position:absolute;right:0;top:0}.copystyle .f_hidden{display:none}@media(max-width:767px){.sharewaybt .sharecopy{-webkit-flex:0 0 100%;-moz-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.sharewaybt .sharebtbt{-webkit-flex:0 0 50%;-moz-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}}.shareway{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.shareway .item.bigitem{-webkit-flex:0 0 100%;-moz-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.shareway .item{-webkit-flex:0 0 50%;-moz-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;padding:4px 4px}.shareway .item p{background:#fff;padding:1.2rem 8px;border-radius:.5rem}.shareway .item .item_title{padding:.5em .3em;border-radius:.5rem;font-size:2rem}.shareway .item .one{color:#5989cf;background:#c6e4ff;border-bottom:solid 6px #aac5de}.shareway .item .two{color:#cf5959;background:#ffc6c6;border-bottom:solid 6px #deaaaa}.shareway .item .three{color:#c98e4c;background:#ffd8b6;border-bottom:solid 6px #c9ad94}.shareway .item .four{color:#4abe8b;background:#c6ffde;border-bottom:solid 6px #9bcca7}@media(max-width:767px){.shareway .item{-webkit-flex:0 0 100%;-moz-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}.sharefeedback{background:url(../images/sharebonus_kv2.png) no-repeat top right;padding-top:8px;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.sharefeedback .title{-webkit-flex:0 0 50%;-moz-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;padding-bottom:8px}.sharefeedback .title .logo{width:150px;height:40px;margin-bottom:20px}.sharefeedback .title .list{padding:8px 0}.sharefeedback .title .list a{margin:12px 0}.sharefeedback .title .list p{text-align:center;font-size:13px}@media(max-width:767px){.sharefeedback{background:url(../images/sharebonus_kv2.png) no-repeat center -36px;-o-background-size:280px;background-size:280px;padding-top:0}.sharefeedback .title{-webkit-flex:0 0 100%;-moz-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;padding-bottom:8px}.sharefeedback .title .logo{width:150px;height:40px;margin-bottom:220px}.sharefeedback .title .list{padding:8px 0}.sharefeedback .title .list a{margin:8px 0}.sharefeedback .title .list p{text-align:center}}.kolCode{font-size:30px;color:#00bfa8;font-weight:bold}.kolCode p{font-weight:normal;font-size:15px;color:#888;line-height:15px}.kolMonth{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;background:url(../images/kolMonth_bg.png),-webkit-linear-gradient(top,#00d8b2,#02b192);background:url(../images/kolMonth_bg.png),-moz-linear-gradient(top,#00d8b2,#02b192);background:url(../images/kolMonth_bg.png),-o-linear-gradient(top,#00d8b2,#02b192);background:url(../images/kolMonth_bg.png),linear-gradient(top,#00d8b2,#02b192);-o-background-size:cover;background-size:cover;background-repeat:no-repeat;background-position:top 50%;width:100%;padding:10px;border-radius:5px;margin-bottom:16px}.kolMonth .arr{-webkit-flex:0 0 50px;-moz-box-flex:0;-ms-flex:0 0 50px;flex:0 0 50px;font-size:12px;color:#fff;cursor:pointer;text-align:center;padding-top:12px}.kolMonth .arr .pre{width:100%;height:24px;background:url(../images/arrIcon.svg) no-repeat 50% 0;-webkit-transform:scaleX(-1);-moz-transform:scaleX(-1);-ms-transform:scaleX(-1);-o-transform:scaleX(-1);transform:scaleX(-1);-webkit-transition:all .2s;-o-transition:all .2s;-moz-transition:all .2s;transition:all .2s}.kolMonth .arr .next{width:100%;height:24px;background:url(../images/arrIcon.svg) no-repeat 50% 0;-webkit-transform:scaleX(1);-moz-transform:scaleX(1);-ms-transform:scaleX(1);-o-transform:scaleX(1);transform:scaleX(1);-webkit-transition:all .2s;-o-transition:all .2s;-moz-transition:all .2s;transition:all .2s}.kolMonth .arr:hover{color:#082e4d}.kolMonth .arr:hover .pre{background:url(../images/arrIcon_b.svg) no-repeat 50% 0}.kolMonth .arr:hover .next{background:url(../images/arrIcon_b.svg) no-repeat 50% 0}.kolMonth .result{-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;text-align:center}.kolMonth .result .month{color:#e3ffff;font-size:20px}.kolMonth .result .total{color:#fffac0;font-size:40px;font-weight:bold}.kolMonth .result .total span{font-size:20px}.kolMonth .result .date{font-size:13px;color:#e3ffff;padding:4px}.kolDetail-popup{width:100%;max-width:500px;position:relative}.kolDetail-popup .popup-title{width:-webkit-calc(100% - 44px);width:-moz-calc(100% - 44px);width:calc(100% - 44px);font-size:14px;border:none}.kolDetail-popup .kolDetail-list{background-color:#f4f8fb;width:100%;border-spacing:0}.kolDetail-popup .kolDetail-list th{background:#005848;padding:4px 12px;color:#edfaf9;text-align:left}.kolDetail-popup .kolDetail-list td{padding:4px 12px;border-bottom:1px solid #e5e5e5}.aboutkv{width:100%;height:420px;background:url(../images/aboutkv.jpg) no-repeat 60% 0;background-color:#d9eaf2;-o-background-size:cover;background-size:cover;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.aboutkv .word{margin:0 auto;text-align:center;font-size:18px}.aboutkv .word h1{font-size:42px;font-weight:550;color:#00bfa8}@media(max-width:768px){.aboutkv{background:url(../images/aboutkv.jpg) no-repeat 78% 0;-o-background-size:cover;background-size:cover;height:360px}.aboutkv .word{margin:0 auto;text-align:center;font-size:18px}.aboutkv .word h1{font-size:42px;font-weight:550;color:#00bfa8}}@media(max-width:450px){.aboutkv{background:url(../images/aboutkv.jpg) no-repeat 80% 0;-o-background-size:cover;background-size:cover;height:360px}.aboutkv .word{margin:0 auto;text-align:center;font-size:16px}.aboutkv .word h1{font-size:34px;font-weight:550;color:#00bfa8}}.faq li{padding:12px;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.faq li .qicon{-webkit-flex:0 0 28px;-moz-box-flex:0;-ms-flex:0 0 28px;flex:0 0 28px;font-family:"Aldrich",sans-serif;font-size:20px;color:#00bfa8;line-height:24px}.faq .q{-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;background:#fff;margin-top:12px}.faq i{-webkit-flex:0 0 auto;-moz-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-left:auto;width:16px;height:16px;-o-background-size:contain;background-size:contain;display:block}.faq .a{-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;background:#f8f8f8;border-top:1px solid #e5e5e5}.contact ul{margin-top:8px;margin-bottom:20px}.contact ul li{line-height:28px;color:#666}.contact ul li span{-o-background-size:cover;background-size:cover;width:18px;height:18px;display:inline-block;margin-right:8px}.contact .form-style{padding:4px 0}.errorpage{text-align:center}.errorpage .pic{padding:20px 0}.errorpage .pic img{max-width:100%}.errorpage .status{background:#00bfa8;padding:4px 20px;border-radius:999px;font-size:20px;color:#fff}.errorpage .title{font-size:28px;color:#00bfa8}.errorpage .title p{font-size:18px;color:#666}.detailAd img{margin-top:32px;width:100%}.detailAd970{max-width:970px;display:block;text-align:center;margin:32px auto 0}.detailAd970 img{padding-left:12px;padding-right:12px;width:100%}@media(max-width:450px){.detailAd970 img{padding-left:0;padding-right:0}}.a1{margin-right:-12px;margin-left:-12px}.a1 .g31{-webkit-flex:1 0 0;-moz-box-flex:1;-ms-flex:1 0 0;flex:1 0 0;margin:0 6px}.a1 img{width:100%;display:block}.mobile{display:none}.title{width:45%;margin:.5rem auto}.title img{width:100%;display:block}@media(max-width:767px){.a1 .g31{-webkit-flex:1 0 0;-moz-box-flex:1;-ms-flex:1 0 0;flex:1 0 0;margin:12px 6px}.pc{display:none}.mobile{display:block}.title{width:75%}}.a2{margin-right:-12px;margin-left:-12px}.a2 .g3{-webkit-flex:0 0 33.33%;-moz-box-flex:0;-ms-flex:0 0 33.33%;flex:0 0 33.33%;padding:8px 6px}.a2 img{width:100%;display:block}@media(max-width:767px){.a2 .g3{-webkit-flex:0 0 50%;-moz-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}}.kv{max-width:100%;margin:0 auto}.qabox{overflow:hidden;width:100%;background:#00bfa8;border-radius:8px;position:relative;font-size:20px;padding:16px;margin-bottom:20px}.qabox .qicon{position:absolute;top:-14px;left:-14px;color:#00bfa8;border-radius:30px;width:50px;height:50px;background:#daf8f5;padding:18px 0 0 22px}.qabox .qtitle{color:#fff;padding:0 0 8px 20px}.qabox .ans{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;border-radius:8px;background:#fff;padding:12px;font-size:16px}.qabox .ans em{color:#fd4d4d}.qabox .ans i{font-size:13px}.qabox .ans .aicon{-webkit-flex:0 0 20px;-moz-box-flex:0;-ms-flex:0 0 20px;flex:0 0 20px;color:#00bfa8;font-size:20px}.top,.info_title{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.top img,.info_title img{max-width:100%}.info_content{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.info_content img{max-width:100%}.member_illustrate{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin:1rem;padding:1rem}.member_illustrate p{max-width:75%;text-align:center;font-size:1.5rem}.rwd-table{color:#000;border-radius:.5rem;border-collapse:collapse;overflow:hidden}.rwd-table tr{border-color:#f7d44f}.rwd-table th,.rwd-table td{margin:.5em 1em}@media(min-width:480px){.rwd-table th,.rwd-table td{padding:1em!important}}.rwd-table th,.rwd-table td:before{color:#000;font-size:1.5rem}.rwd-table{margin:1em auto;max-width:90%}.rwd-table tr{border:.2rem solid #000}.rwd-table th{display:none;background-color:#f5c81e}.rwd-table td{display:block}.rwd-table td:first-child{padding-top:.2em}.rwd-table td:last-child{padding-bottom:.2em}.rwd-table td:before{content:attr(data-th) ": ";font-weight:bold;width:10em;display:inline-block}@media(min-width:480px){.rwd-table td:before{display:none}}.rwd-table th,.rwd-table td{text-align:left}@media(min-width:480px){.rwd-table th,.rwd-table td{display:table-cell;padding:.2em .2em}.rwd-table th:first-child,.rwd-table td:first-child{padding-left:0}.rwd-table th:last-child,.rwd-table td:last-child{padding-right:0}}.rwd-table .levelup_info{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.2rem}.rwd-table .levelup_info .icon_content{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:5rem;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;padding:0 .2rem;margin:0 .2rem}.rwd-table .levelup_info .icon_content img{max-width:75%}.rwd-table .discount_number{font-weight:900;font-size:3rem;font-style:italic}.rwd-table .discount_number span{position:relative;left:-.5rem;font-size:2rem}@media(max-width:550px){.pc_mode{display:none}.info_content{-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.info_content .info{padding:0 2rem}.member_illustrate p{max-width:100%;text-align:left}}.brand_ad{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.brand_ad img,.brand_ad iframe{max-width:100%}.pc_mode{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.mobile_mode{display:none}@media(max-width:550px){.pc_mode{display:none}.mobile_mode{display:-webkit-flex!important;display:-moz-box!important;display:-ms-flexbox!important;display:flex!important}}.redStatus{color:#fa5353}.mnavIcon{display:block;width:24px;height:24px;background:url(../images/mobile_navIcon.svg) no-repeat}.mnavIcon:hover{background:url(../images/mobile_navIcon_o.svg) no-repeat}.searchIcon{display:block;width:24px;height:24px;background:url(../images/searchIcon.svg) no-repeat}.searchIcon:hover{background:url(../images/searchIcon_o.svg) no-repeat}.memberIcon{display:block;background:url(../images/memberIcon.svg) no-repeat}.memberIcon:hover{background:url(../images/memberIcon_o.svg) no-repeat}.memberIcon.active{display:block;background:url(../images/memberIcon_o.svg) no-repeat}.memberIcon_a{width:24px;height:24px;background:url(../images/memberIcon_a.svg) no-repeat}.cartIcon{display:block;width:24px;height:24px;background:url(../images/cartIcon.svg) no-repeat}.cartIcon:hover{background:url(../images/cartIcon_o.svg) no-repeat}.cartemptyIcon{display:block;width:40px;height:40px;background:url(../images/cartIcon.svg) no-repeat;margin:0 auto}.cartfull{display:block;width:24px;height:24px;background:url(../images/cartfullIcon.svg) no-repeat;color:#fff;padding-left:8px;padding-top:2px;font-size:12px;text-align:center}.cartfull:hover,.cartfull:focus{background:url(../images/cartfullIcon.svg) no-repeat;color:#fff;background-color:#fff}.deleteIcon{display:block;width:24px;height:40px;background:url(../images/deleteIcon.svg) no-repeat;margin:0 auto}.orderIcon{display:block;background:url(../images/orderIcon.svg) no-repeat}.orderIcon:hover{background:url(../images/orderIcon_o.svg) no-repeat}.orderIcon.active{display:block;background:url(../images/orderIcon_o.svg) no-repeat}.couponIcon{display:block;background:url(../images/couponIcon.svg) no-repeat}.couponIcon:hover{background:url(../images/couponIcon_o.svg) no-repeat}.couponIcon.active{display:block;background:url(../images/couponIcon_o.svg) no-repeat}.favoriteIcon{display:block;background:url(../images/favoriteIcon.svg) no-repeat}.favoriteIcon:hover{background:url(../images/favoriteIcon_o.svg) no-repeat}.favoriteIcon.active{display:block;background:url(../images/favoriteIcon_o.svg) no-repeat}.favoriteJoined{display:block;background:url(../images/favoriteIcon_joined.svg) no-repeat}.favoriteJoined:hover{background:url(../images/favoriteIcon.svg) no-repeat}.pointsIcon{display:block;background:url(../images/pointsIcon.svg) no-repeat}.pointsIcon:hover{background:url(../images/pointsIcon_o.svg) no-repeat}.pointsIcon.active{display:block;background:url(../images/pointsIcon_o.svg) no-repeat}.profileIcon{display:block;background:url(../images/profileIcon.svg) no-repeat}.profileIcon:hover{background:url(../images/profileIcon_o.svg) no-repeat}.forgetIcon{display:block;background:url(../images/forgetIcon.svg) no-repeat}.forgetIcon:hover{background:url(../images/forgetIcon_o.svg) no-repeat}.forgetIcon.active{display:block;background:url(../images/forgetIcon_o.svg) no-repeat}.kolIcon{display:block;background:url(../images/kolIcon.svg) no-repeat}.kolIcon:hover{background:url(../images/kolIcon_o.svg) no-repeat}.kolIcon.active{display:block;background:url(../images/kolIcon_o.svg) no-repeat}.walletIcon{display:block;background:url(../images/walletIcon.svg) no-repeat}.walletIcon:hover{background:url(../images/walletIcon_o.svg) no-repeat}.truckIcon{background:url(../images/truckIcon.svg) no-repeat}.event-eventIcon{background:url(../images/event-eventIcon.svg) no-repeat}.eventIconP{border:1px solid #00bfa8;border-radius:50px;padding:2px 16px;font-size:12px;color:#00bfa8;margin-right:8px;font-weight:600}.event-overbuyIcon{background:url(../images/event-overbuyIcon.svg) no-repeat}.event-giftIcon{background:url(../images/event-giftIcon.svg) no-repeat}.event-couponIcon{background:url(../images/event-couponIcon.svg) no-repeat}.successIcon{background:url(../images/successIcon.svg) no-repeat}.photoIcon{background:url(../images/photoIcon.svg) no-repeat}.arrIcon{background:url(../images/arrIcon_o.svg) no-repeat}.clockIcon{background:url(../images/clockIcon.svg) no-repeat}.locationIcon{background:url(../images/locationIcon.svg) no-repeat}.telIcon{background:url(../images/telIcon.svg) no-repeat}.event-badge{position:absolute;right:0;top:0;width:120px;height:120px;z-index:99}.event-badge img{width:100%}.status-ok{display:inline;padding:4px 8px;border:1px solid #00bfa8;color:#00bfa8;font-size:12px;border-radius:60px}.status-warning{display:inline;padding:4px 8px;border:1px solid #f2ad12;color:#f2ad12;font-size:12px;border-radius:60px}.status-alert{display:inline;padding:4px 8px;border:1px solid #fa5353;color:#fa5353;font-size:12px;border-radius:60px}.popup-cbg{position:relative;background:#fff;width:auto;max-width:500px;margin:20px auto}.popup-cbg-L{position:relative;background:#fff;width:auto;max-width:800px;margin:20px auto}.popup-cbg-s{position:relative;background:#fff;width:auto;max-width:360px;margin:20px auto}.popup-cbg-coupon{position:relative;background:#fff;width:auto;max-width:500px;margin:16px auto}.popup-rbg{position:fixed;top:0;right:0;background:#fff;width:auto;min-width:360px}.popup-center{position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:none;width:auto;min-width:300px}.popup-title{padding:0 12px;height:50px;font-size:20px;line-height:50px;border-bottom:1px solid #e5e5e5;background:#fff}@media screen and (max-width:767px){.popup-rbg{width:100%;min-width:100%}}.mfp-close{width:50px;height:50px;font-size:32px}.mfp-fade.mfp-bg{opacity:0;-webkit-transition:all .15s ease-out;-moz-transition:all .15s ease-out;-o-transition:all .15s ease-out;transition:all .15s ease-out}.mfp-fade.mfp-bg.mfp-ready{opacity:.6}.mfp-fade.mfp-bg.mfp-removing{opacity:0}.mfp-fade.mfp-wrap .mfp-content{opacity:0;-webkit-transition:all .15s ease-out;-moz-transition:all .15s ease-out;-o-transition:all .15s ease-out;transition:all .15s ease-out}.mfp-fade.mfp-wrap.mfp-ready .mfp-content{opacity:1}.mfp-fade.mfp-wrap.mfp-removing .mfp-content{opacity:0}.scale11{height:0;padding-bottom:100%;-o-background-size:cover;background-size:cover;background-repeat:no-repeat;display:block;overflow:hidden}.scale11 img{width:100%}.scale169{height:0;padding-bottom:52.5%;-o-background-size:cover;background-size:cover;background-repeat:no-repeat;display:block;overflow:hidden}.scale169 img{width:100%}.ellipsisOne{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.ellipsis{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.mod-list{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;border-bottom:1px solid #e5e5e5;padding-top:8px;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.mod-list .pic{-webkit-flex:0 0 72px;-moz-box-flex:0;-ms-flex:0 0 72px;flex:0 0 72px;margin:4px;border:1px solid #e5e5e5;height:72px}.mod-list .title{-webkit-flex:1 0 0;-moz-box-flex:1;-ms-flex:1 0 0;flex:1 0 0;margin:4px}.mod-list .title span{padding:4px 0;color:#666}.mod-list .title .total-g{color:#00bfa8;float:right}.mod-list .deletebutton{-webkit-flex:0 0 44px;-moz-box-flex:0;-ms-flex:0 0 44px;flex:0 0 44px;margin:4px;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.mod-list .deletebutton button{cursor:pointer}.mod-list .amount{-webkit-flex:0 0 150px;-moz-box-flex:0;-ms-flex:0 0 150px;flex:0 0 150px}.mod-list2{border-bottom:4px solid #e5e5e5;padding:8px 8px}.mod-list2 .row{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.mod-list2 .row i{width:58px;height:28px;-o-background-size:contain;background-size:contain;display:inline-block;background-position:0 5px}.mod-list2 .row .pic{-webkit-flex:0 0 72px;-moz-box-flex:0;-ms-flex:0 0 72px;flex:0 0 72px;margin:4px;border:1px solid #e5e5e5;height:72px}.mod-list2 .row .title{-webkit-flex:1 0 0;-moz-box-flex:1;-ms-flex:1 0 0;flex:1 0 0;margin:4px}.mod-list2 .row .title span{padding:4px 0;color:#666;font-size:14px}.mod-list2 .row .word{color:#999;font-size:15px}.mod-list2 .row .word em{color:#999}.mod-list2 .row .detail{padding:4px;font-size:13px;width:100%;color:#999}.mod-list2 .row .detail li{border-bottom:1px solid #e5e5e5;line-height:24px}.mod-list2 .row .deletebutton{-webkit-flex:0 0 44px;-moz-box-flex:0;-ms-flex:0 0 44px;flex:0 0 44px;margin:4px;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.mod-list2 .row .deletebutton button{cursor:pointer}.mod-list2 .row .amount{-webkit-flex:0 0 240px;-moz-box-flex:0;-ms-flex:0 0 240px;flex:0 0 240px;padding:4px}.mod-list2 .row .price{margin-left:auto;-webkit-flex:0 0 auto;-moz-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding:4px;font-size:26px;color:#00bfa8}.mod-list2 .row .event{width:100%;margin-top:8px;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;border-bottom:1px dashed #e5e5e5;padding:4px 0;color:#666}.mod-list2 .row .event .price{color:#00bfa8;font-size:14px}.mod-list2 .freightStep{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.mod-list2 .freightStep .title{background:url(../images/truckIcon2.svg) no-repeat;-webkit-flex:0 0 50%;-moz-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;padding-left:36px;line-height:32px}.mod-list2 .freightStep .gobt{-webkit-flex:0 0 50%;-moz-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;line-height:32px;padding-right:20px;text-align:right;background:url(../images/arrIcon_o.svg) no-repeat right 7px;-o-background-size:16px;background-size:16px;color:#00bfa8;cursor:pointer}.mod-list2 .freightStep .step{font-size:16px;background-color:#fff;padding:4px 16px;border:1px solid #ddd;border-radius:60px;z-index:2;-webkit-flex:0 0 80%;-moz-box-flex:0;-ms-flex:0 0 80%;flex:0 0 80%;color:#00bfa8}.mod-list2 .freightStep .active{background-color:#00bfa8;border:1px solid #00bfa8;color:#00bfa8;background:url(../images/truckIcon2.svg) no-repeat;background-position:8px;padding-left:40px}.mod-list2 .freightStep .line{position:absolute;border-bottom:1px solid #e5e5e5;width:92%;height:16px;margin:0 auto}@media(max-width:767px){.mod-list2{border-bottom:4px solid #e5e5e5}.mod-list2 .row .amount{-webkit-flex:0 0 140px;-moz-box-flex:0;-ms-flex:0 0 140px;flex:0 0 140px;padding:4px}.mod-list2 .row .price{font-size:24px}.mod-list2 .freightStep .step{-webkit-flex:0 0 100%;-moz-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}.mod-list3 .pointsinput{width:160px}.mod-list3 .row{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 12px;border-bottom:1px solid #e5e5e5;min-height:50px}.mod-list3 .row .list{-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}.mod-list3 .row .list span{color:#666;font-size:13px;padding-left:4px}.mod-list3 .row .list em{color:#00bfa8}.mod-list3 .row .list .store{color:#999;font-size:13px;padding-left:24px}.mod-list3 .row .bt{width:100px;-webkit-flex:0 0 auto;-moz-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.mod-list3 .row .checkbtbt{width:28px;-webkit-flex:0 0 auto;-moz-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;background-color:#edf5f4}.mod-list3 .row .icon{width:68px;height:24px;-webkit-flex:0 0 auto;-moz-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.mod-list3 .row .close{width:24px;height:24px;margin-left:8px;-webkit-flex:0 0 auto;-moz-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;background:url(../images/navbar_plus.svg) no-repeat;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);cursor:pointer}.mod-list3 .row .coupon{-webkit-flex:0 0 200px;-moz-box-flex:0;-ms-flex:0 0 200px;flex:0 0 200px;padding:4px}@media(max-width:767px){.mod-list3 .row .coupon{-webkit-flex:1 0 0;-moz-box-flex:1;-ms-flex:1 0 0;flex:1 0 0;padding:4px}}.mod-ticket{position:relative;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;background:#fcecc7;border-radius:5px;overflow:hidden}.mod-ticket .oleft{content:"";position:absolute;top:62%;left:-10px;width:32px;text-align:center;background-color:#edf5f4;border-radius:20px 20px 0 0;height:16px;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);z-index:99}.mod-ticket .oright{content:"";position:absolute;top:62%;right:-10px;width:32px;text-align:center;background-color:#edf5f4;border-radius:40px 40px 0 0;height:16px;-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg);z-index:99}.mod-ticket .product{-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;height:50px;margin-bottom:16px}.mod-ticket .product .pic{-webkit-flex:0 0 44px;-moz-box-flex:0;-ms-flex:0 0 44px;flex:0 0 44px;width:44px;height:44px;border:1px solid #d9b76a;margin-left:8px}.mod-ticket .product .pic img{height:100%;width:100%}.mod-ticket .product .title{-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;height:44px;overflow:hidden;padding-left:8px}.mod-ticket .discount{width:84px;margin-left:8px;background:#d9b76a;height:60px;margin-right:8px}.mod-ticket .discount::after{content:" ";display:block;position:relative;top:0;left:0;width:100%;height:10px;background:-webkit-linear-gradient(#d9b76a 0%,transparent 0%),-webkit-linear-gradient(315deg,#d9b76a 33.33%,transparent 33.33%) 0 0%,-webkit-linear-gradient(230deg,#d9b76a 33.33%,#fcecc7 33.33%) 0 0%;background:-moz-linear-gradient(#d9b76a 0%,transparent 0%),-moz-linear-gradient(315deg,#d9b76a 33.33%,transparent 33.33%) 0 0%,-moz-linear-gradient(230deg,#d9b76a 33.33%,#fcecc7 33.33%) 0 0%;background:-o-linear-gradient(#d9b76a 0%,transparent 0%),-o-linear-gradient(315deg,#d9b76a 33.33%,transparent 33.33%) 0 0%,-o-linear-gradient(230deg,#d9b76a 33.33%,#fcecc7 33.33%) 0 0%;background:linear-gradient(#d9b76a 0%,transparent 0%),linear-gradient(135deg,#d9b76a 33.33%,transparent 33.33%) 0 0%,linear-gradient(220deg,#d9b76a 33.33%,#fcecc7 33.33%) 0 0%;background-repeat:repeat-x;-o-background-size:0 100%,12px 20px,12px 20px;background-size:0 100%,12px 20px,12px 20px}.mod-ticket .discount p{line-height:20px;padding:4px;text-align:center;height:58px;font-weight:bold;color:#fff;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.mod-ticket .detailBt{font-size:20px;cursor:pointer;line-height:36px;-webkit-flex:0 0 100%;-moz-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;text-align:center;color:#5d4219;background:-webkit-linear-gradient(30deg,#efd7a4 10%,#f7e2b4 20%,#f7e2b4 80%,#efd7a4 90%);background:-moz-linear-gradient(30deg,#efd7a4 10%,#f7e2b4 20%,#f7e2b4 80%,#efd7a4 90%);background:-o-linear-gradient(30deg,#efd7a4 10%,#f7e2b4 20%,#f7e2b4 80%,#efd7a4 90%);background:linear-gradient(60deg,#efd7a4 10%,#f7e2b4 20%,#f7e2b4 80%,#efd7a4 90%)}.mod-ticket .detailBt:hover{color:#00bfa8}.mod-ticket .detail{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;width:100%;padding:8px 0}.mod-ticket .detail li{-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;text-align:center;font-size:20px;color:#834031;border-right:1px solid #eacea3}.mod-ticket .detail li p{color:#9a7e56;font-size:12px}.mod-ticket .detail li:last-child{border-right:none}.mod-ticket .copykol{width:100%;background-color:#fff;padding:18px 6px 6px;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;border-top:dashed 1px #ddd}.mod-ticket .copykol .bt{cursor:pointer;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;display:block;margin-left:6px;margin-right:6px;line-height:44px;text-decoration:none;background:-webkit-linear-gradient(top,#00deb2 20%,#02b792 70%);background:-moz-linear-gradient(top,#00deb2 20%,#02b792 70%);background:-o-linear-gradient(top,#00deb2 20%,#02b792 70%);background:linear-gradient(180deg,#00deb2 20%,#02b792 70%);color:#fff;border-radius:4px;box-shadow:0 0 0 2px #02b792;border:solid 1px #fbe3ad}.mod-ticket .copykol .bt:hover{background:-webkit-linear-gradient(bottom,#00deb2 20%,#02b792 70%);background:-moz-linear-gradient(bottom,#00deb2 20%,#02b792 70%);background:-o-linear-gradient(bottom,#00deb2 20%,#02b792 70%);background:linear-gradient(0deg,#00deb2 20%,#02b792 70%)}.mod-ticket .copykol .bt .qr{display:inline-block;vertical-align:middle;width:24px;height:24px;margin-right:8px;background:url(../images/qrIcon.svg) no-repeat;-o-background-size:cover;background-size:cover}.mod-ticket .copykol .bt .link{display:inline-block;vertical-align:middle;width:20px;height:20px;margin-right:8px;background:url(../images/linkIcon.svg) no-repeat}.mod-ticket .copykol .bt span{font-size:16px;vertical-align:middle}.mod-ticket .copykol .day{-webkit-flex:0 0 100%;-moz-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;text-align:center;font-size:12px;color:#666;margin-top:4px}.mod-membermenu{background-color:#fff}.mod-membermenu .userInfo{height:80px;padding:12px;border-bottom:solid 1px #e5e5e5}.mod-membermenu .userInfo .createDate{font-size:.8em}.mod-membermenu .userInfo .user_name{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.mod-membermenu .userInfo .user_name .userImg{width:40px;height:40px}.mod-membermenu .userInfo .user_name .userName{width:150px;padding-left:8px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.mod-membermenu .userValue{background-color:#f8f8f8;border-bottom:solid 1px #e5e5e5;height:60px;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;text-align:center}.mod-membermenu .userValue .item{-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;padding-top:8px}.mod-membermenu .userValue .item span{color:#999}.mod-membermenu .userNav a{display:block;line-height:42px;padding-left:40px;-o-background-size:18px;background-size:18px;background-position:15px 12px}.mod-membermenu .userNav a:hover{background-color:#f8f8f8}.mod-membermenu .userNav .active{color:#00bfa8}.mod-membermenu .userNav .memberIcon{-o-background-size:20px;background-size:20px;background-position:13px 10px}.mod-membermenu .userNav .logout{text-align:center;padding-left:0}.mod-membermenu .ad img{width:100%}.heroKv{background-color:#f3faf9;border-bottom:solid 1px #e5e5e5}.kvarea{position:relative;max-width:100%;margin:0 auto}.kvarea .kvlist{position:relative;max-width:100%;height:auto}.kvarea .kvlist img{width:100%;height:100%;margin:0;padding:0;border:0}.kvarea .kvlist .slider-imgbox{position:relative;width:100%;margin:0;height:0;padding-bottom:50%}.kvarea .kvlist .slider-img{position:absolute;top:0;left:0;width:100%;height:100%}.slick-prev,.slick-next{cursor:pointer;position:absolute;top:50%;color:#35af98;font-size:16px;-webkit-transition:.6s ease;-o-transition:.6s ease;-moz-transition:.6s ease;transition:.6s ease;z-index:99;background-color:#fff;width:40px;height:40px;line-height:40px;border-radius:50%;box-shadow:0 1px 3px 0 rgba(0,0,0,.12),0 -1px 3px 0 rgba(0,0,0,.08)}.slick-prev:before,.slick-next:before{font-size:28px}.slick-dots li button:before{color:#fff}.slick-next{right:8px}.slick-prev{left:8px}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{background-color:#00bfa8;color:#fff}.slick-dots{bottom:1px}.rotateBox{width:260px;height:auto;padding-left:2px;margin-left:8px;margin-right:8px;margin-bottom:8px}.mod-card1{background-color:#fff;position:relative;overflow:hidden;box-shadow:0 1px 3px 0 rgba(0,0,0,.12),0 -1px 3px 0 rgba(0,0,0,.08)}.mod-card1:hover{box-shadow:0 3px 5px 0 rgba(0,191,168,.3),0 2px 5px 0 rgba(0,191,168,.1)}.mod-card1 .pic{-webkit-transition:all .3s ease-out;-o-transition:all .3s ease-out;-moz-transition:all .3s ease-out;transition:all .3s ease-out;opacity:1}.mod-card1 .pic:hover{opacity:.6}.mod-card1 .hottag{position:absolute;top:8px;left:0;display:inline;background-color:#00bfa8;font-size:13px;color:#fff;padding:4px;z-index:1}.mod-card1 ul{position:relative;padding:0 10px 10px;height:132px}.mod-card1 ul .title{padding-top:8px;width:100%;line-height:1.3}.mod-card1 ul .flag{position:absolute;bottom:12px;right:0;width:36px;height:36px;-o-background-size:24px;background-size:24px}.mod-card1 ul .price{height:51px;position:absolute;bottom:12px}.mod-card1 ul .price .del_price{text-decoration:line-through;font-size:12px;color:#666;height:18px}.mod-card1 ul .price .latest_price{font-size:18px;color:#00bfa8;font-weight:bold}.mod-card1 ul .price .latest_price span{font-size:13px}.mod-card1 ul .price .latest_event{font-size:18px;color:#00bfa8;font-weight:bold}.mod-card1 ul .price .latest_event em{font-size:12px;border:1px solid #00bfa8;border-radius:4px;padding:3px;vertical-align:middle}.mod-card2{background-color:#fff;position:relative;overflow:hidden}.mod-card2:hover{box-shadow:0 3px 5px 0 rgba(0,191,168,.3),0 2px 5px 0 rgba(0,191,168,.1)}.mod-card2 .pic{-webkit-transition:all .3s ease-out;-o-transition:all .3s ease-out;-moz-transition:all .3s ease-out;transition:all .3s ease-out;opacity:1}.mod-card2 .pic:hover{opacity:.6}.mod-card2 .word{background-color:#00bfa8;padding:8px;color:#fff}.mod-card3{background-color:#fff;position:relative;overflow:hidden;box-shadow:0 1px 3px 0 rgba(0,0,0,.12),0 -1px 3px 0 rgba(0,0,0,.08)}.mod-card3:hover{box-shadow:0 3px 5px 0 rgba(0,191,168,.3),0 2px 5px 0 rgba(0,191,168,.1)}.mod-card3 .pic{-webkit-transition:all .3s ease-out;-o-transition:all .3s ease-out;-moz-transition:all .3s ease-out;transition:all .3s ease-out;opacity:1}.mod-card3 .pic:hover{opacity:.6}.mod-card3 ul{position:relative;padding:0 12px 12px}.mod-card3 ul .title{padding-top:8px;width:100%;line-height:1.3}.mod-card4{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;background-color:#fff;border-radius:5px;overflow:hidden}.mod-card4 .pic{-webkit-flex:0 0 auto;-moz-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:110px}.mod-card4 .pic a{display:block}.mod-card4 .word{-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;padding:6px}.mod-card4 .bt{width:40px;-webkit-flex:0 0 auto;-moz-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;background-color:#e5e5e5;cursor:pointer}.mod-card4 .bt .selectIcon{background:url(../images/selectIcon-b.svg) no-repeat;width:28px;height:44px;margin:0 auto}.mod-card4 .bt .selectIcon:hover{background:url(../images/selectIcon-c.svg) no-repeat}.mod-card4 .bt p{font-size:15px}.mod-card4-selected{background-color:#daf8f5;border:1px solid #00bfa8}.mod-card4-selected .bt{background-color:#edfaf9}.mod-card4-selected .bt .selectIcon{background:url(../images/selectIcon-c.svg) no-repeat}.mod-card5{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;background-color:#fff;border-radius:5px;overflow:hidden;padding:8px;width:100%}.mod-card5 .pic{-webkit-flex:0 0 auto;-moz-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:68px;border:1px solid #e5e5e5;margin-bottom:8px}.mod-card5 .pic a{display:block}.mod-card5 .word{font-size:15px;-webkit-flex:0 0 auto;-moz-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:-webkit-calc(100% - 70px);width:-moz-calc(100% - 70px);width:calc(100% - 70px);padding:6px}.mod-card5 .size{-webkit-flex:0 0 auto;-moz-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:160px}.mod-card5 .amount{-webkit-flex:0 0 auto;-moz-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:68px}.mod-card5 .price{font-size:18px;color:#00bfa8;line-height:44px;padding-left:8px}@media(max-width:450px){.mod-card5{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;background-color:#fff;border-radius:5px;overflow:hidden;padding:8px;width:100%}.mod-card5 .pic{-webkit-flex:0 0 auto;-moz-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:35%;border:1px solid #e5e5e5;margin-bottom:8px}.mod-card5 .pic a{display:block}.mod-card5 .word{font-size:15px;-webkit-flex:0 0 auto;-moz-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:65%;padding:6px}.mod-card5 .size{-webkit-flex:0 0 auto;-moz-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:160px}.mod-card5 .amount{-webkit-flex:0 0 auto;-moz-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:35%}.mod-card5 .price{font-size:18px;color:#00bfa8;line-height:44px;padding-left:8px}}.mod-card-coupon{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;background:#fff;border:1px solid #e5e5e5;border-left:none;min-height:88px}.mod-card-coupon .name{-webkit-flex:0 0 128px;-moz-box-flex:0;-ms-flex:0 0 128px;flex:0 0 128px;background:url(../images/couponleftbg.svg) repeat-y;-o-background-size:200px;background-size:200px;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;padding:4px;text-align:center;font-size:15px}.mod-card-coupon .name span{font-size:13px;display:block;width:100%}.mod-card-coupon .word{-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;padding:4px}.mod-card-coupon .word li{font-size:13px;color:#999}.mod-card-coupon .bt{width:40px;-webkit-flex:0 0 auto;-moz-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;background-color:#e5e5e5;cursor:pointer}.mod-card-coupon .bt .selectIcon{background:url(../images/selectIcon-b.svg) no-repeat;width:28px;height:44px;margin:0 auto}.mod-card-coupon .bt .selectIcon:hover{background:url(../images/selectIcon-c.svg) no-repeat}.mod-card-coupon-selected{background-color:#daf8f5;border:1px solid #00bfa8;border-left:none}.mod-card-coupon-selected .bt{background-color:#edfaf9}.mod-card-coupon-selected .bt .selectIcon{background:url(../images/selectIcon-c.svg) no-repeat}.ad{max-width:970px;margin:0 auto}.ad img{width:100%}@media(max-width:767px){.pcAd{display:none}}@media(min-width:766px){.mAd{display:none}}.bread-crumb{font-size:14px;color:#999;line-height:1.8;margin-top:32px;margin-bottom:24px}.bread-crumb a{-webkit-flex:0 0 auto;-moz-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;font-size:14px}.bread-crumb span{-webkit-flex:1 0 0;-moz-box-flex:1;-ms-flex:1 0 0;flex:1 0 0;color:#00bfa8}@media(max-width:768px){.bread-crumb{margin-top:8px;margin-bottom:8px}}.maintitle{font-size:24px;line-height:44px;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}.maintitle span{font-size:13px;color:#999;margin-left:8px}.searchtitle{font-size:24px;line-height:36px;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}.searchtitle span{font-size:13px;color:#999;margin-left:8px}.filterdrop{-webkit-flex:0 0 200px;-moz-box-flex:0;-ms-flex:0 0 200px;flex:0 0 200px}@media(max-width:768px){.filterdrop{-webkit-flex:0 0 100%;-moz-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}.product-amount{border:1px solid #e6e6e6;border-radius:5px;overflow:hidden;width:100%;background-color:#e6e6e6;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.product-amount .btn-num-product-down{background-color:#e6e6e6;width:24%;height:41px;color:#888;font-size:26px;font-family:Lucida Sans Unicode;cursor:pointer}.product-amount .btn-num-product-down:hover{color:#00bfa8}.product-amount .btn-num-product-up{background-color:#e6e6e6;width:24%;height:41px;color:#888;font-size:26px;font-family:Lucida Sans Unicode;cursor:pointer}.product-amount .btn-num-product-up:hover{color:#00bfa8}.product-amount .num-product{text-align:center;width:52%;height:41px;border:1px solid #e5e5e5}.table-bordered{border:1px solid #ddd}.product-table{width:100%;max-width:100%;margin-bottom:20px;font-size:16px;border-spacing:0;border-collapse:collapse}.product-table th{width:19%;text-align:left}.product-table .graybg{background-color:#f6f6f6}.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border:1px solid #ddd;padding:8px;line-height:1.42857143;vertical-align:top}.catenav li a{line-height:50px;display:block;font-weight:bold;border-bottom:1px solid #e5e5e5;padding-left:12px;cursor:pointer}.catenav .menu li{position:relative}.catenav .menu a{line-height:50px;padding-left:12px}.catenav .active{color:#00bfa8}.catenav .subhide{display:none}.catenav .open{display:block}.catenav .menu>li a{display:block;font-weight:bold;border-bottom:1px solid #e5e5e5}.catenav .sub-menu{background-color:#f4f8fb;padding-bottom:0}.catenav .sub-menu a{font-weight:normal;padding-left:24px}.catenav .sub-menu ul{background-color:#f5f5f5}.catenav .sub-menu ul a{padding-left:36px}.catenav .sub-menu ul ul{background-color:#f5f5f5}.catenav .sub-menu ul ul a{padding-left:48px}.sidetoggleIcon{position:absolute;top:0;right:0;width:44px;height:44px;background:url(../images/navbar_plus.svg) no-repeat 50% 50%;border-radius:50%;margin-top:5px;-o-background-size:20px;background-size:20px}.sideclosebt{position:absolute;top:0;right:0;width:44px;height:44px;background:url(../images/navbar_minus.svg) no-repeat 50% 50%;-o-background-size:20px;background-size:20px}.mod-pages{margin-top:32px;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.mod-pages .paginations{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.mod-pages .paginations .pageitem{width:44px;height:44px;line-height:44px;border:#e5e5e5 solid 1px;border-radius:5px;margin:0 3px;background-color:#fff;text-align:center}.mod-pages .paginations .active{background-color:#00bfa8}.mod-pages .paginations .active a{color:#fff}.searchinput{background-color:#fff;padding:12px;width:100%;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.searchinput .input{-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;width:20rem}.searchinput .suggestion-list{position:relative;background-color:#fff;border-radius:4px;box-shadow:0 1px 3px 0 rgba(0,0,0,.12),0 -1px 3px 0 rgba(0,0,0,.08);padding:.3rem;z-index:99}.searchinput .suggestion-list li:hover,.searchinput .suggestion-list li:active{color:#fff;background-color:#00bfa8}.searchinput .bt{-webkit-flex:0 0 auto;-moz-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:200px;padding-left:8px}@media(max-width:450px){.searchinput .bt{width:88px}}.article{color:#666}.article h2{font-weight:bold;margin:24px 0 12px;font-size:20px}.article p{margin:8px 0}.article .liDecimal{padding-left:20px}.article .liDecimal li{margin-bottom:20px;list-style-type:decimal;list-style-position:outside}.article .liDecimal li li{margin-left:20px;list-style-type:disc}#adpop .mfp-close{color:#fff;background:#000;border-radius:50%;border:1px solid #fff;width:44px;height:44px}