@font-face{font-family:PingFangSC;src:url(../fonts/PingFangSC.ttf)}@font-face{font-family:pingFangSC-bold;src:url(../fonts/PingFangBold.ttf);font-weight:400;font-style:normal}@font-face{font-family:pingFangSC-Medium;src:url(../fonts/PingFangMedium.ttf);font-weight:400;font-style:normal}@font-face{font-family:pingFangSC-Light;src:url(../fonts/PingFangLight.ttf);font-weight:400;font-style:normal}@font-face{font-family:pingFangSC-Heavy;src:url(../fonts/PingFangHeavy.ttf);font-weight:400;font-style:normal}@font-face{font-family:pingFangSC-Regular;src:url(../fonts/PingFangRegular.ttf);font-weight:400;font-style:normal}@font-face{font-family:meiryo;src:url(../fonts/meiryo.ttc);font-weight:400;font-style:normal}body,dd,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,html,img,legend,li,ol,p,ul{padding:0;margin:0}*{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-khtml-user-select:none;user-select:none}body{color:#333;font:12px/20px PingFangSC,sans-serif;background:#fff;font-family:meiryo}h1,h2,h3,h4,h5,h6{font-weight:600;color:#1d1d1f}fieldset,img{border:0}a{text-decoration:none;color:#333;cursor:pointer}ul li{list-style:none}b,h1,h2,h3,h4,strong{font-weight:400;color:#1d1d1f}em,i{font-style:normal}input{outline:0}table{border-collapse:collapse;border-spacing:0}button{border:none;cursor:pointer;text-decoration:none;background:0 0}select{outline:0}a,div{-webkit-tap-highlight-color:transparent}.clearfix:after{content:".";display:block;font-size:0;height:0;visibility:hidden;clear:both;overflow:hidden}.flex{display:flex}.flexAlignItemC{align-items:center}.flexJC{justify-content:center}.flexSB{justify-content:space-between}.flexSA{justify-content:space-around}.flexStart{align-items:flex-start;justify-content:flex-start}.flexEnd{align-items:flex-end;justify-content:flex-end}.flex_between{display:flex;justify-content:space-between}.flex_around{display:flex;align-items:center;justify-content:space-around}.flex_align_between{display:flex;align-items:center;justify-content:space-between}.flex_justify_align_center{display:flex;align-items:center;justify-content:center}.flex_columns{display:flex;flex-direction:column}.row{display:flex;flex-wrap:wrap;flex-direction:row;width:100%}.centered{margin:0 auto}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{-webkit-box-shadow:inset006pxrgba(0,0,0,.4);border-radius:10px}::-webkit-scrollbar-thumb{border-radius:10px;background:rgba(0,0,0,.2);-webkit-box-shadow:inset006pxrgba(0,0,0,.5)}::-webkit-scrollbar-thumb:window-inactive{background:#fff}.flex_1{flex:1}.flex_2{flex:2}.btn,.button,button{cursor:pointer;display:block;text-align:center;white-space:nowrap;font-size:15px;font-weight:400;font-family:'PingFang SC',sans-serif;line-height:1.17648;letter-spacing:0;color:#fff;background:#47290b;border-radius:8px;box-sizing:border-box}.bg-color{background:#47290b}.text-a-color{color:#47290b}.svg-fill{fill:#47290b}.tab-checked{border:1px solid #47290b;z-index:1}.active{border-color:#47290b;cursor:default}.active:hover{border:2px solid #47290b}.swiper-pagination-bullet-active{background:#47290b}.loading-view{position:fixed;z-index:999;display:flex;flex-direction:column;background:0 0;width:100px;align-items:center;justify-content:center;animation:antdDrawerFadeIn .1s cubic-bezier(.7,.3,.1,1);left:50%;margin-left:-50px;top:50%;margin-top:-60px}.loading-view.mask{left:0;top:0;right:0;bottom:0;width:100%;background-color:rgba(255,255,255,.9);margin-left:0;margin-top:0}.loading-view .img{width:100px;height:100px;border-radius:50px;overflow:hidden}.loading-view .title{line-height:25px;margin-top:10px;font-size:14px;color:#999}.loading-spinner{display:inline-block;width:50px;height:50px;position:relative;margin:20px 0 10px 0}.loading-spinner .circular{animation:loading-rotate 1s linear infinite;height:100%;width:100%;position:absolute;left:0;top:0}.loading-spinner .path{stroke:#409eff;stroke-width:4;stroke-linecap:round;animation:loading-dash 1.5s ease-in-out infinite}@keyframes loading-rotate{100%{transform:rotate(360deg)}}@keyframes loading-dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}100%{stroke-dasharray:90,150;stroke-dashoffset:-124}}.loading-dots{display:flex;align-items:center;justify-content:center;margin:20px 0 10px 0}.loading-dots span{display:block;width:10px;height:10px;margin:0 3px;background:#409eff;border-radius:50%;animation:loading-bounce 1.4s infinite both}.loading-dots span:nth-child(2){animation-delay:.2s}.loading-dots span:nth-child(3){animation-delay:.4s}@keyframes loading-bounce{0%,100%,80%{transform:scale(.6)}40%{transform:scale(1)}}