.copyright[data-v-3ba91747]{text-align:center}.certificate[data-v-3ba91747]{text-align:center;line-height:30px}.foot-box .link[data-v-b3db22c6]{-ms-flex:1;flex:1;min-width:0;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end}.foot-box .link .link-item[data-v-b3db22c6]{-ms-flex:0 0 calc(25% - 24px);flex:0 0 calc(25% - 24px);display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-left:24px;padding-left:20px;position:relative}.foot-box .link .link-item span[data-v-b3db22c6]{font-size:18px;color:#fff;height:50px;line-height:50px;margin-bottom:5px}.foot-box .link .link-item a[data-v-b3db22c6]{font-size:14px;line-height:20px;margin-bottom:10px}.foot-box .wrap[data-v-b3db22c6]{display:-ms-flexbox;display:flex;padding:30px 0 20px}.foot-box .logo[data-v-b3db22c6]{width:200px;height:80px;display:block}.foot-box .company-box[data-v-b3db22c6]{width:465px}.foot-box .company-box[data-v-b3db22c6],.foot-box .company[data-v-b3db22c6]{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.foot-box .company[data-v-b3db22c6]{-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;height:80px;margin-bottom:15px}.foot-box .company li[data-v-b3db22c6]{font-size:14px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.foot-box .company li[data-v-b3db22c6]:not(:first-child){width:250px}.foot-box .company li[data-v-b3db22c6]:first-child{margin-right:15px}.foot-box .company li[data-v-b3db22c6]:last-child{margin-top:15px}.foot-box .company li.title[data-v-b3db22c6]{font-size:18px;color:#fff;height:50px;line-height:50px;margin-bottom:5px}.foot-box .company li.address[data-v-b3db22c6]{line-height:19px}.foot-box .company li span[data-v-b3db22c6]:nth-child(2){-ms-flex:1;flex:1;min-width:0;display:-ms-flexbox;display:flex}.foot-box .company li span:nth-child(2) a[data-v-b3db22c6]{width:90px;height:30px;background:#fff;border:1px solid #ddd;border-radius:10px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.foot-box .company li span:nth-child(2) a[data-v-b3db22c6]:hover{opacity:.8}.foot-box .company li span:nth-child(2) a i[data-v-b3db22c6]{margin-right:5px;color:#30afff}.foot-box .company li span:nth-child(2) a[data-v-b3db22c6]:not(:first-child){margin-left:10px}.foot-box .company li span i[data-v-b3db22c6]{font-size:24px;color:var(--theme-color);margin-right:5px}.foot-box[data-v-b3db22c6] .copyright p{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;text-align:left}.foot-box[data-v-b3db22c6] .copyright p span{margin-bottom:10px}.theme-width{width:calc(var(--theme-num)*1px);margin:0 auto}#footer,.theme-width{min-width:calc(var(--theme-num)*1px)}#footer{position:absolute;bottom:0;left:0;width:100%}body{min-height:100%}#app *,#footer *,#goodsInfo *,#goodsList *,#header *,#search *,#store *{box-sizing:border-box}.wh-100{height:100%}.w-100,.wh-100{width:100%}.h-100{height:100%}.pr{position:relative}.pa{position:absolute}.flex{display:-ms-flexbox;display:flex}.inline-flex{display:-ms-inline-flexbox;display:inline-flex}.flex-col{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.flex-row{-ms-flex-direction:row;flex-direction:row}.flex-1{-ms-flex:1;flex:1}.row-center{-ms-flex-pack:center;justify-content:center}.row-start{-ms-flex-pack:start;justify-content:flex-start}.row-end{-ms-flex-pack:end;justify-content:flex-end}.row-between{-ms-flex-pack:justify;justify-content:space-between}.row-around{-ms-flex-pack:distribute;justify-content:space-around}.row-evenly{-ms-flex-pack:space-evenly;justify-content:space-evenly}.col-center{-ms-flex-align:center;align-items:center}.col-start{-ms-flex-align:start;align-items:flex-start}.col-end{-ms-flex-align:end;align-items:flex-end}.col-stretch{-ms-flex-align:stretch;align-items:stretch}.el-cascader .el-input .el-input__inner:focus,.el-cascader .el-input.is-focus .el-input__inner,.el-input-number__decrease:hover:not(.is-disabled)~.el-input .el-input__inner:not(.is-disabled),.el-input-number__increase:hover:not(.is-disabled)~.el-input .el-input__inner:not(.is-disabled),.el-input.is-active .el-input__inner,.el-input__inner:focus{border-color:var(--theme-color)!important}.el-cascader-node.in-active-path,.el-cascader-node.is-active,.el-cascader-node.is-selectable.in-checked-path,.el-input-number__decrease:hover,.el-input-number__increase:hover{color:var(--theme-color)!important}.goods-btn:hover{-webkit-animation:jello-horizontal .9s both;animation:jello-horizontal .9s both}.swing-in-top-fwd{-webkit-animation:swing-in-top-fwd 1s cubic-bezier(.175,.885,.32,1.275) both;animation:swing-in-top-fwd 1s cubic-bezier(.175,.885,.32,1.275) both}@-webkit-keyframes swing-in-top-fwd{0%{transform:rotateX(-100deg);transform-origin:top;opacity:0}to{transform:rotateX(0deg);transform-origin:top;opacity:1}}@keyframes swing-in-top-fwd{0%{transform:rotateX(-100deg);transform-origin:top;opacity:0}to{transform:rotateX(0deg);transform-origin:top;opacity:1}}.jello-horizontal{-webkit-animation:jello-horizontal .9s both;animation:jello-horizontal .9s both}@-webkit-keyframes jello-horizontal{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}@keyframes jello-horizontal{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.slide-in-left{-webkit-animation:slide-in-left .5s cubic-bezier(.25,.46,.45,.94) both;animation:slide-in-left .5s cubic-bezier(.25,.46,.45,.94) both}@-webkit-keyframes slide-in-left{0%{transform:translateX(-1000px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes slide-in-left{0%{transform:translateX(-1000px);opacity:0}to{transform:translateX(0);opacity:1}}.slide-in-right{-webkit-animation:slide-in-right .5s cubic-bezier(.25,.46,.45,.94) both;animation:slide-in-right .5s cubic-bezier(.25,.46,.45,.94) both}@-webkit-keyframes slide-in-right{0%{transform:translateX(1000px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes slide-in-right{0%{transform:translateX(1000px);opacity:0}to{transform:translateX(0);opacity:1}}.slide-in-top{-webkit-animation:slide-in-top .5s cubic-bezier(.25,.46,.45,.94) both;animation:slide-in-top .5s cubic-bezier(.25,.46,.45,.94) both}@-webkit-keyframes slide-in-top{0%{transform:translateY(-1000px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slide-in-top{0%{transform:translateY(-1000px);opacity:0}to{transform:translateY(0);opacity:1}}.footer{background-color:#3d4655;color:#999;font-size:14px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;border-radius:50px 50px 0 0}.copyright p+p{margin-top:10px}.certificate+p iframe{width:100%;height:auto}