body,h1,h2,h3,h4,h5,h6,p{margin:0}html{-webkit-tap-highlight-color:rgba(0,0,0,0);-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;font-family:microsoft yahei}body{font-size:16px;font-family:Arial,KaiTi,STKaiti,Microsoft YaHei;transition:ease}*{box-sizing:border-box}img{border:0;vertical-align:middle}input,select{outline:0;padding:0}a{text-decoration:none;color:inherit}ol,ul{margin:0;padding:0;list-style:none}.clearfix:after{display:block;content:"";clear:both}.fl{float:left}.fr{float:right}a,img{-webkit-touch-callout:none}button{border:none;padding:0;cursor:pointer}.block{display:block}.inline-block{display:inline-block}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none!important}input[type=number]{-moz-appearance:textfield!important}@media screen and (max-device-height:1024px)and (orientation:landscape),screen and (max-device-width:1024px)and (orientation:portrait){.android .public-container,.ios .public-container{width:auto}}@media screen and (min-device-height:1025px)and (orientation:landscape),screen and (min-device-width:1025px)and (orientation:portrait){.hide-pc{display:none}.public-container{margin:auto;width:1100px}}.one-line{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}[class^=btn-]{cursor:pointer;border:none;background-color:transparent}.margin-auto{margin:auto}.fs-0{font-size:0}.text-center{text-align:center}.absolute{position:absolute}.relative{position:relative}.custom-loading{position:fixed;left:0;top:0;right:0;bottom:0;background-color:rgba(0,0,0,.1);display:flex;opacity:0;transition:.3s;z-index:-1}.custom-loading._show{opacity:1;z-index:9999999}.custom-loading .inner{margin:auto;position:relative;width:100px;height:100px;border-radius:50%;animation:roundRotate .7s linear infinite}.custom-loading .inner [class^=ball]{position:absolute;width:55px;height:55px;border-radius:50%;animation:roundInnerRotate 4s ease-out infinite}.custom-loading .inner [class^=ball]:after{content:"";position:absolute;width:10px;height:10px;background-color:#f8f8f8;border-radius:50%;animation:ballScale 2s linear infinite alternate}.custom-loading .inner .ball:first-child{left:50%;top:0;margin-left:-28px}.custom-loading .inner .ball:first-child:after{top:0;left:50%;margin-left:-5px;background-color:#e87822;animation-delay:0s}.custom-loading .inner .ball:nth-child(2){right:0;top:50%;margin-top:-28px}.custom-loading .inner .ball:nth-child(2):after{right:0;top:50%;margin-top:-5px;background-color:#a3d65f;animation-delay:.2s}.custom-loading .inner .ball:nth-child(3){bottom:0;left:50%;margin-left:-28px}.custom-loading .inner .ball:nth-child(3):after{bottom:0;left:50%;margin-left:-5px;background-color:#6ab3e6;animation-delay:.4s}.custom-loading .inner .ball:nth-child(4){left:0;top:50%;margin-top:-28px}.custom-loading .inner .ball:nth-child(4):after{left:0;top:50%;margin-top:-5px;background-color:#ffc746;animation-delay:.6s}@keyframes roundRotate{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes roundInnerRotate{0%{transform:rotate(0)}60%{transform:rotate(180deg)}to{transform:rotate(1turn)}}@keyframes ballScale{0%{transform:scale(2);opacity:.5}to{transform:scale(1);opacity:.8}}