.el-pagination.is-background .el-pager li:not(.disabled).active{background-color:#fc4353!important;color:#fff!important}.el-pagination.is-background .el-pager li:not(.disabled):hover{color:#fc4353!important}.warpper{display:flex;flex-direction:column;align-items:center;background:#f7f7f7}.warpper .swiper-container{--swiper-theme-color:#f60;--swiper-navigation-color:#333;--swiper-navigation-size:40px;outline:1}.warpper .swiper-button-lock{display:none}.warpper .swiper-button-next,.warpper .swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/44*27);height:var(--swiper-navigation-size);margin-top:calc(0px - var(--swiper-navigation-size)/2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.warpper .swiper-button-next.swiper-button-disabled,.warpper .swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.warpper .swiper-button-next:after,.warpper .swiper-button-prev:after{font-family:swiper-icons;font-size:26px;text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:normal;line-height:1}.warpper .swiper-button-prev,.warpper .swiper-container-rtl .swiper-button-next{left:10px;right:auto;background:rgba(151,149,146,.47058823529411764);width:50px;height:50px;border-radius:50%}.warpper .swiper-button-prev:after,.warpper .swiper-container-rtl .swiper-button-next:after{content:"prev"}.warpper .swiper-button-next,.warpper .swiper-container-rtl .swiper-button-prev{right:10px;left:auto;background:rgba(151,149,146,.47058823529411764);width:50px;height:50px;border-radius:50%}.warpper .swiper-button-next:after,.warpper .swiper-container-rtl .swiper-button-prev:after{content:"next"}.warpper .wrapper{display:flex;flex-direction:row;overflow-x:auto!important}.warpper .swiper-container,.warpper .swiper-item,.warpper .wrapper{height:100%;width:100%}.warpper .item{margin:0 20px}.warpper .swiper-img{width:214px;height:214px}.warpper .swiper-button-next,.warpper .swiper-button-prev{color:#000}.zZindex{z-index:9999!important}.loading{width:20px;height:20px;margin:auto;-webkit-animation:_loading 1s steps(12) infinite;animation:_loading 1s steps(12) infinite;background:transparent url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120' viewBox='0 0 100 100'%3E%3Cpath fill='none' d='M0 0h100v100H0z'/%3E%3Crect width='7' height='20' x='46.5' y='40' fill='%23E9E9E9' rx='5' ry='5' transform='translate(0 -30)'/%3E%3Crect width='7' height='20' x='46.5' y='40' fill='%23989697' rx='5' ry='5' transform='rotate(30 105.98 65)'/%3E%3Crect width='7' height='20' x='46.5' y='40' fill='%239B999A' rx='5' ry='5' transform='rotate(60 75.98 65)'/%3E%3Crect width='7' height='20' x='46.5' y='40' fill='%23A3A1A2' rx='5' ry='5' transform='rotate(90 65 65)'/%3E%3Crect width='7' height='20' x='46.5' y='40' fill='%23ABA9AA' rx='5' ry='5' transform='rotate(120 58.66 65)'/%3E%3Crect width='7' height='20' x='46.5' y='40' fill='%23B2B2B2' rx='5' ry='5' transform='rotate(150 54.02 65)'/%3E%3Crect width='7' height='20' x='46.5' y='40' fill='%23BAB8B9' rx='5' ry='5' transform='rotate(180 50 65)'/%3E%3Crect width='7' height='20' x='46.5' y='40' fill='%23C2C0C1' rx='5' ry='5' transform='rotate(-150 45.98 65)'/%3E%3Crect width='7' height='20' x='46.5' y='40' fill='%23CBCBCB' rx='5' ry='5' transform='rotate(-120 41.34 65)'/%3E%3Crect width='7' height='20' x='46.5' y='40' fill='%23D2D2D2' rx='5' ry='5' transform='rotate(-90 35 65)'/%3E%3Crect width='7' height='20' x='46.5' y='40' fill='%23DADADA' rx='5' ry='5' transform='rotate(-60 24.02 65)'/%3E%3Crect width='7' height='20' x='46.5' y='40' fill='%23E2E2E2' rx='5' ry='5' transform='rotate(-30 -5.98 65)'/%3E%3C/svg%3E") no-repeat;background-size:100%}@-webkit-keyframes _loading{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes _loading{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.customer{position:fixed;top:120px;left:20px;width:500px;height:800px;background-color:#f8f6f6;z-index:9998;border-radius:6px;display:flex;flex-direction:column;box-shadow:0 2px 20px 4px rgba(0,0,0,.2)}.customer .customer-head{padding:20px;font-size:18px;background-color:#333;border-radius:6px;display:flex;justify-content:space-between;color:#e4a846}.customer .customer-head .oper{display:flex;align-items:center;justify-content:space-between;height:24px}.customer .customer-head .oper .reduce{width:30px;position:relative;margin-right:20px;cursor:pointer;display:flex;align-items:center;height:30px}.customer .customer-head .oper .reduce:before{position:absolute;content:"";left:0;right:0;margin:auto;width:24px;height:2px;background-color:#e4a846}.customer .customer-head .oper .reduce:hover{background-color:#444}.customer .customer-head .oper .hidereduce{position:relative;display:flex;align-items:center;justify-content:center;height:30px;width:30px;margin-right:20px;cursor:pointer}.customer .customer-head .oper .hidereduce:before{position:absolute;content:"";top:1px;width:16px;height:16px;border:solid #e4a846;border-width:0 2px 2px 0;transform:rotate(45deg)}.customer .customer-head .oper .hidereduce:hover{background-color:#444}.customer .customer-head .oper .plus{position:relative;height:30px;width:30px;display:flex;align-items:center;justify-content:center;cursor:pointer}.customer .customer-head .oper .plus:before{position:absolute;content:"";width:2px;height:24px;background-color:#e4a846;transform:rotate(45deg)}.customer .customer-head .oper .plus:after{position:absolute;content:"";width:24px;height:2px;background-color:#e4a846;cursor:pointer;transform:rotate(45deg)}.customer .customer-head .oper .plus:hover{background-color:#444}.customer .customer-body::-webkit-scrollbar{width:4px;height:1px;border-radius:4px}.customer .customer-body::-webkit-scrollbar-thumb{border-radius:4px;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.2);background:#9e9c9c}.customer .customer-body::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 1px transparent;border-radius:4px;background:#f5f5f5}.customer .customer-body{flex:1;background-color:#fff;margin:10px;border-radius:6px;overflow-y:scroll}.customer .customer-body .miniprogrampage{margin-left:10px;width:200px;padding-bottom:20px;background-color:#fff;border-radius:4px;cursor:pointer;box-shadow:0 1px 7px rgba(5,1,1,.25)}.customer .customer-body .miniprogrampage .head{margin:6px 0;height:30px;display:flex;align-items:center}.customer .customer-body .miniprogrampage .head .headPhoto{height:20px;width:20px;background-color:red;border-radius:20px;margin-left:10px}.customer .customer-body .miniprogrampage .head .pagename{font-size:14px;margin-left:10px;color:#ccc}.customer .customer-body .miniprogrampage .pagetitle{font-size:14px;color:#333;margin-left:10px;margin-bottom:10px;overflow:hidden;display:-webkit-box;white-space:normal;word-break:break-all;word-wrap:break-all;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}.customer .customer-body .miniprogrampage .minphoto{margin-left:10px;width:180px;height:160px;background:no-repeat 50%/cover}.customer .customer-body .miniprogrampage .bottomTitle{color:#ccc;font-size:14px;margin-left:10px;padding-top:6px}.customer .customer-body .msgphoto{margin-left:10px;max-width:150px;max-height:200px;min-width:60px;min-height:10px;box-shadow:0 1px 7px rgba(5,1,1,.25);background:no-repeat 50%/cover}.customer .customer-body .customer-body-left{padding:10px;min-height:40px;display:flex}.customer .customer-body .customer-body-left .avatar{width:44px;height:44px;border-radius:44px}.customer .customer-body .customer-body-left .msg{margin-left:10px;max-width:340px;padding:10px;min-height:10px;border-radius:0 6px 6px 6px;font-size:14px;background-color:#999;color:#fff;word-break:break-all;word-wrap:break-word;position:relative}.customer .customer-body .customer-body-left .msg:before{position:absolute;content:"";left:-9px;top:0;width:0;height:0;border-top:10px solid #999;border-left:10px solid transparent}.customer .customer-body .customer-body-right{padding:10px;min-height:40px;display:flex;flex-direction:row-reverse}.customer .customer-body .customer-body-right .avatar{width:44px;height:44px;border-radius:44px}.customer .customer-body .customer-body-right .msg{margin-right:10px;max-width:340px;padding:10px;min-height:10px;border-radius:6px 0 6px 6px;font-size:14px;background-color:#999;color:#fff;word-break:break-all;word-wrap:break-word;position:relative}.customer .customer-body .customer-body-right .msg:before{position:absolute;content:"";right:-9px;top:0;width:0;height:0;border-top:10px solid #999;border-right:10px solid transparent}.customer .customer-body .msg>div{display:inline-block;overflow:hidden;vertical-align:middle}.customer .customer-footer{margin:0 10px 10px 10px;display:flex;bottom:0;height:60px;border-radius:6px;justify-content:space-between;align-items:center}.customer .customer-footer .content{height:50px;border-radius:6px;flex:1;margin-right:10px;font-size:18px;background-color:#fff;display:flex;align-items:center;overflow:hidden}.customer .customer-footer .content input{padding:0 10px;height:50px;flex:1}.customer .customer-footer .content img{width:36px;height:36px;cursor:pointer}.customer .customer-footer .btn{width:120px;text-align:center;line-height:50px;background-color:#e4a846;color:#fff;height:50px;font-size:20px;border-radius:4px;cursor:pointer}.customer .emoji-area{position:absolute;bottom:70px;width:476px;height:300px;margin:0 10px;background-color:#fff;overflow-y:auto;padding:10px 0;border-radius:6px 6px 0 0;box-shadow:1px -3px 9px rgba(0,0,0,.2)}.customer .emoji-area .emotion_item{display:inline-block;position:relative;width:40px;height:40px;padding-bottom:5px;line-height:40px}.customer .emoji-area .icon_emotion{position:absolute;top:4px;left:4px;display:inline-block;transform-origin:0 0;transform:scale(.5)}.hidecustomer{top:0;left:0;height:0}.e2_02,.e2_04,.e2_05,.e2_06,.e2_09,.e2_11,.e2_12,.e2_14,.smiley_0,.smiley_1,.smiley_2,.smiley_3,.smiley_4,.smiley_5,.smiley_6,.smiley_7,.smiley_8,.smiley_9,.smiley_10,.smiley_11,.smiley_12,.smiley_13,.smiley_14,.smiley_15,.smiley_17,.smiley_18,.smiley_19,.smiley_20,.smiley_21,.smiley_22,.smiley_23,.smiley_25,.smiley_26,.smiley_27,.smiley_28,.smiley_29,.smiley_30,.smiley_31,.smiley_32,.smiley_33,.smiley_34,.smiley_36,.smiley_37,.smiley_38,.smiley_39,.smiley_40,.smiley_41,.smiley_42,.smiley_44,.smiley_45,.smiley_46,.smiley_47,.smiley_48,.smiley_49,.smiley_50,.smiley_51,.smiley_52,.smiley_54,.smiley_55,.smiley_56,.smiley_57,.smiley_60,.smiley_61,.smiley_62,.smiley_63,.smiley_64,.smiley_65,.smiley_66,.smiley_67,.smiley_68,.smiley_70,.smiley_74,.smiley_75,.smiley_76,.smiley_78,.smiley_79,.smiley_80,.smiley_81,.smiley_82,.smiley_83,.smiley_84,.smiley_85,.smiley_89,.smiley_92,.smiley_93,.smiley_94,.smiley_95,.smiley_313,.smiley_314,.smiley_315,.smiley_316,.smiley_317,.smiley_318,.smiley_319,.smiley_320,.smiley_321,.smiley_322,.u1F4AA,.u1F47B,.u1F61D,.u1F64F,.u1F381,.u1F389,.u1F602,.u1F604,.u1F612,.u1F614,.u1F631,.u1F633,.u1F637{display:inline-block;background-repeat:no-repeat}.e2_02{background-position:-66px 0}.e2_02,.e2_04{width:64px;height:64px}.e2_04{background-position:-462px -396px}.e2_05{background-position:0 -66px}.e2_05,.e2_06{width:64px;height:64px}.e2_06{background-position:-66px -66px}.e2_09{background-position:-132px 0}.e2_09,.e2_11{width:64px;height:64px}.e2_11{background-position:-132px -66px}.e2_12{background-position:0 -132px}.e2_12,.e2_14{width:64px;height:64px}.e2_14{background-position:-66px -132px}.smiley_0{width:64px;height:64px;background-position:-132px -132px}.smiley_1{width:63px;height:64px;background-position:-660px -594px}.smiley_10{background-position:-198px -66px}.smiley_10,.smiley_11{width:64px;height:64px}.smiley_11{background-position:-198px -132px}.smiley_12{background-position:0 -198px}.smiley_12,.smiley_13{width:64px;height:64px}.smiley_13{background-position:-66px -198px}.smiley_14{background-position:-132px -198px}.smiley_14,.smiley_15{width:64px;height:64px}.smiley_15{background-position:-198px -198px}.smiley_17{background-position:-264px 0}.smiley_17,.smiley_18{width:64px;height:64px}.smiley_18{background-position:-264px -66px}.smiley_19{background-position:-264px -132px}.smiley_2,.smiley_19{width:64px;height:64px}.smiley_2{background-position:-264px -198px}.smiley_20{background-position:0 -264px}.smiley_20,.smiley_21{width:64px;height:64px}.smiley_21{background-position:-66px -264px}.smiley_22{background-position:-132px -264px}.smiley_22,.smiley_23{width:64px;height:64px}.smiley_23{background-position:-198px -264px}.smiley_25{background-position:-264px -264px}.smiley_25,.smiley_26{width:64px;height:64px}.smiley_26{background-position:-330px 0}.smiley_27{background-position:-330px -66px}.smiley_27,.smiley_28{width:64px;height:64px}.smiley_28{background-position:-330px -132px}.smiley_29{background-position:-330px -198px}.smiley_3,.smiley_29{width:64px;height:64px}.smiley_3{background-position:-330px -264px}.smiley_30{background-position:0 -330px}.smiley_30,.smiley_31{width:64px;height:64px}.smiley_31{background-position:-66px -330px}.smiley_313{width:64px;height:64px;background-position:-132px -330px}.smiley_314{width:64px;height:64px;background-position:-198px -330px}.smiley_315{width:64px;height:64px;background-position:-264px -330px}.smiley_316{width:64px;height:64px;background-position:-330px -330px}.smiley_317{width:64px;height:64px;background-position:-396px 0}.smiley_318{width:64px;height:64px;background-position:-396px -66px}.smiley_319{width:64px;height:64px;background-position:-396px -132px}.smiley_32{width:64px;height:64px;background-position:-396px -198px}.smiley_320{width:64px;height:64px;background-position:-396px -264px}.smiley_321{width:64px;height:64px;background-position:-396px -330px}.smiley_322{width:64px;height:64px;background-position:0 -396px}.smiley_33{background-position:-66px -396px}.smiley_33,.smiley_34{width:64px;height:64px}.smiley_34{background-position:-132px -396px}.smiley_36{background-position:-198px -396px}.smiley_36,.smiley_37{width:64px;height:64px}.smiley_37{background-position:-264px -396px}.smiley_38{background-position:-330px -396px}.smiley_38,.smiley_39{width:64px;height:64px}.smiley_39{background-position:-396px -396px}.smiley_4{background-position:-462px 0}.smiley_4,.smiley_40{width:64px;height:64px}.smiley_40{background-position:-462px -66px}.smiley_41{background-position:-462px -132px}.smiley_41,.smiley_42{width:64px;height:64px}.smiley_42{background-position:-462px -198px}.smiley_44{background-position:-462px -264px}.smiley_44,.smiley_45{width:64px;height:64px}.smiley_45{background-position:-462px -330px}.smiley_46{background-position:0 0}.smiley_46,.smiley_47{width:64px;height:64px}.smiley_47{background-position:0 -462px}.smiley_48{background-position:-66px -462px}.smiley_48,.smiley_49{width:64px;height:64px}.smiley_49{background-position:-132px -462px}.smiley_5{background-position:-198px -462px}.smiley_5,.smiley_50{width:64px;height:64px}.smiley_50{background-position:-264px -462px}.smiley_51{background-position:-330px -462px}.smiley_51,.smiley_52{width:64px;height:64px}.smiley_52{background-position:-396px -462px}.smiley_54{background-position:-462px -462px}.smiley_54,.smiley_55{width:64px;height:64px}.smiley_55{background-position:-528px 0}.smiley_56{background-position:-528px -66px}.smiley_56,.smiley_57{width:64px;height:64px}.smiley_57{background-position:-528px -132px}.smiley_6{background-position:-528px -198px}.smiley_6,.smiley_60{width:64px;height:64px}.smiley_60{background-position:-528px -264px}.smiley_61{background-position:-528px -330px}.smiley_61,.smiley_62{width:64px;height:64px}.smiley_62{background-position:-528px -396px}.smiley_63{background-position:-528px -462px}.smiley_63,.smiley_64{width:64px;height:64px}.smiley_64{background-position:0 -528px}.smiley_65{background-position:-66px -528px}.smiley_65,.smiley_66{width:64px;height:64px}.smiley_66{background-position:-132px -528px}.smiley_67{background-position:-198px -528px}.smiley_67,.smiley_68{width:64px;height:64px}.smiley_68{background-position:-264px -528px}.smiley_7{background-position:-330px -528px}.smiley_7,.smiley_70{width:64px;height:64px}.smiley_70{background-position:-396px -528px}.smiley_74{background-position:-462px -528px}.smiley_74,.smiley_75{width:64px;height:64px}.smiley_75{background-position:-528px -528px}.smiley_76{background-position:-594px 0}.smiley_76,.smiley_78{width:64px;height:64px}.smiley_78{background-position:-594px -66px}.smiley_79{background-position:-594px -132px}.smiley_8,.smiley_79{width:64px;height:64px}.smiley_8{background-position:-594px -198px}.smiley_80{background-position:-594px -264px}.smiley_80,.smiley_81{width:64px;height:64px}.smiley_81{background-position:-594px -330px}.smiley_82{background-position:-594px -396px}.smiley_82,.smiley_83{width:64px;height:64px}.smiley_83{background-position:-594px -462px}.smiley_84{background-position:-594px -528px}.smiley_84,.smiley_85{width:64px;height:64px}.smiley_85{background-position:0 -594px}.smiley_89{background-position:-66px -594px}.smiley_9,.smiley_89{width:64px;height:64px}.smiley_9{background-position:-132px -594px}.smiley_92{background-position:-198px -594px}.smiley_92,.smiley_93{width:64px;height:64px}.smiley_93{background-position:-264px -594px}.smiley_94{background-position:-330px -594px}.smiley_94,.smiley_95{width:64px;height:64px}.smiley_95{background-position:-396px -594px}.u1F381{background-position:-462px -594px}.u1F381,.u1F389{width:64px;height:64px}.u1F389{background-position:-528px -594px}.u1F47B{background-position:-594px -594px}.u1F4AA,.u1F47B{width:64px;height:64px}.u1F4AA{background-position:-660px 0}.u1F602{background-position:-660px -66px}.u1F602,.u1F604{width:64px;height:64px}.u1F604{background-position:-660px -132px}.u1F612{background-position:-660px -198px}.u1F612,.u1F614{width:64px;height:64px}.u1F614{background-position:-660px -264px}.u1F61D{background-position:-660px -330px}.u1F61D,.u1F631{width:64px;height:64px}.u1F631{background-position:-660px -396px}.u1F633{background-position:-660px -462px}.u1F633,.u1F637{width:64px;height:64px}.u1F637{background-position:-198px 0}.u1F64F{width:64px;height:64px;background-position:-660px -528px}.app_main[data-v-78124bf1]{min-height:800px;background:#f7f7f7;padding:0 0 40px 0}.nav[data-v-df25cd1a]{width:100%;height:70px;background:#2e2828;display:flex;justify-content:center;align-items:center}.nav .sreach[data-v-df25cd1a]{width:286px;height:32px;background:hsla(0,0%,100%,.6);display:flex;justify-content:space-between;align-items:center;border-radius:18px;box-sizing:border-box;padding:0 16px}.nav .sreach input[data-v-df25cd1a]{color:rgba(255,254,254,.6);background:none;border:none;outline:none;padding:0}.nav .sreach input[data-v-df25cd1a]::-moz-placeholder{color:rgba(255,254,254,.6)}.nav .sreach input[data-v-df25cd1a]::placeholder{color:rgba(255,254,254,.6)}.nav .sreach .icon_sreach[data-v-df25cd1a]{width:16px;height:16px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAARlJREFUOE+dk2FxwkAUhHcdUAfgIBKogzqgVdDEAQ7AAdQBEnDQOCh1gINl9uYlcxyX0OnN5Ecy2e+9t2+PmDiS1gA2AN4ALABcAZwAfJE8DzLW9JKOIdwCOJPsJTXxrQVwINlZ+wAIsX9ek3TVuyPJ3bgDg9s7QLTt6k1NPJACcklFcnxU70nup7zJIB5vWQLcsqubPnvCk1MJEMmqsRNm6wEA4GVu/myEJYC+BNjdPUnv+9kI715rCfDHDcnXPwD6VKyyZxs5BmUmaDa7qa3R8f0F8A2gyzciyXPvAKyGoI2AyIDFH5F5R9bPT9wDJ9BCZ8Q+pZQmQC4m6SSOJ9KZ3vNLNF4mSSZ+unIpfmZkgkpyK+1/xAbcAOaaiqv9BZbcAAAAAElFTkSuQmCC);cursor:pointer}.nav .nav_con[data-v-df25cd1a]{width:1200px;display:flex;justify-content:space-between;align-items:center}.nav .nav_con .menu[data-v-df25cd1a]{display:flex;flex:1;margin:0 0 0 30px}.nav .nav_con .menu li[data-v-df25cd1a]{display:flex;align-items:center;font-size:18px;color:#fff;opacity:.6;padding:0 16px 0 0;margin:0 0 0 16px;border-right:1px solid #414141;cursor:pointer;position:relative}.nav .nav_con .menu li[data-v-df25cd1a]:last-child{border:none}.nav .nav_con .menu li[data-v-df25cd1a]:hover{opacity:1}.nav .nav_con .menu li.on>.sub[data-v-df25cd1a]{width:260px;height:260px;position:absolute;top:28px;left:-76px;display:none;z-index:100}.nav .nav_con .menu li.on:hover>.sub[data-v-df25cd1a]{display:block}.nav .nav_con .menu .icon_cart[data-v-df25cd1a]{width:36px;height:32px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAgCAYAAAB6kdqOAAAAAXNSR0IArs4c6QAAAq1JREFUWEfFWCFwFEEQ7JZggwQLFhskWLBoHOAIuBQy4BJkEgc2lthY3sYS+5G8TWRTfewee/e7d/d3V581qa/b2u3tmenpCSU9BvAJ/9YfAAuS5+H31v+wBSgCOCf5c+toADC9VNILAK8B3JDcu3NABiDpM4BHAA5JXm0bVIOhAMgMmak7CVsO0FMA7wFckTzchCFJLzfZH/auAFyTXPp3DtB9AN+qj+TbTS6QdLrJ/tbeXyR/rAGakkeSXo0AtAPAUbkH4KwEaKt5JOl/muRe1NiwYR6NYMiV7ap2dS9LDA3KoyCqu4594WG+6HmoWCdvdkmKEVlkAQ3NI0luOW49Wc0KOeXK65QQSV8APKjOGYC6eNgcgJLWtSK53wWoV49mAvQGwC6AC5L5Kgsh682jmQBZ83zXPslVkaEA6isA68RBVNJWM56UQ5LMjBlakjzIKnXrwkjnGcmLdr5NZUiSW5RToz6/j6H4gkuSxxlA8cASg1ZuV9l3kovWY+uUALBH8mYIQw6Xw5b1R5L8fadkUyT50oeheVYXxpWEq/HYToaG5NEYZW7pXIO9IYAaZTkWQIud6ONvSX5Ivw0BlA4Bv+cAFBypw7lWLL2AAr0xOWfCUx2TLZRBgAKoKoFnQmSH2EjyeG5f2TtcrpLb1GZOARUq0+fakBlYY5Dosh8fQ6zT+6t+MxZQ0v3TI+yljzp1KPEnZuYysGRv45UVwT6QiQnzVoO4Tqxr/dASQ7FH1RqRyPyo8Shhp07mRBzrCacPUG28EtamAqrZSFirvFCxdSRN0+Fyzlgz3gVXl220A0IW+6L/oXHidhT63LN0BiwxlIphepdzyr4lW7JdoEJfc190dbXXMUk/fn1QjDvD5OGR2uAMxCptdopmfQBL1jEb+icBmEveA2LtBP4CUk6P2aaAwSQAAAAASUVORK5CYII=);margin:0 10px 0 0}.nav .nav_con .menu .icon_user[data-v-df25cd1a]{width:36px;height:36px;margin:0 10px 0 0;border-radius:50%;overflow:hidden}.nav .nav_con .menu .icon_user img[data-v-df25cd1a]{width:100%}.foot[data-v-5142bf23]{height:136px;background:#eaeaea;display:flex;justify-content:center}.foot .foot_con[data-v-5142bf23]{display:flex;justify-content:center;align-items:center;flex-direction:column;width:1200px}.foot .foot_con .copy[data-v-5142bf23]{color:#666}.foot .foot_con .title[data-v-5142bf23]{display:flex;justify-content:center;color:#666}.foot .foot_con .title div[data-v-5142bf23]{padding:0 20px;margin:0 0 16px 0}.float[data-v-67ece51d]{position:fixed;right:0;top:0;width:53px;background:#fff;overflow:hidden;z-index:9999}.float .float_con[data-v-67ece51d]{width:53px;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;position:relative}.float .float_con .item_arr[data-v-67ece51d]{position:absolute;left:16px;bottom:60px;width:24px;height:12px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAMCAYAAAB4MH11AAAAAXNSR0IArs4c6QAAASFJREFUOE+1k8FRwzAQRffrIB9JCXQAJTgVABUQXSzrBC1QAbnJ9sWmAuiAlBAqgBLC0RctsxmLESGOPcPggy/Svqf9WoH++cMcftu2i77vHwGshv1rrfWDMWY3VT8paJrmkplfiWjBzG8CBHBBRFut9XJKclKQwkMIxjnXiaCqqjWAO5EAMEVRbMc6GRV473Ol1LMcOIRwH+ER5L1fKaVaItoBWI5JjgqS4k8A+VhxKgkh3DjnNoed/BLMhUfQEKOAz9IY4/oPQcxWLpOZr51zH1NTIuunJN+Cuq7lAm8FnmVZPjUdh2Lv/TmAF5kwZu7KsjT7iZPfX+FRNryXTSqBmJVS70T0ZK2ND2lOMkf3DJIOwJW1FvsORDI377nmyPwCFp2lDe1qegYAAAAASUVORK5CYII=);text-indent:-9999px;background-size:contain;cursor:pointer}.float .float_con .line_item[data-v-67ece51d]{width:53px;display:flex;align-items:center;justify-content:center;border-bottom:1px solid #e8e8e8;padding:0 0 16px 0;margin:0 0 16px 0}.float .float_con .line_item[data-v-67ece51d]:last-child{border:none}.float .float_con .line_item .float_item[data-v-67ece51d]{width:26px;height:26px;background-size:contain;background-repeat:no-repeat;text-indent:-9999px;cursor:pointer;position:relative}.float .float_con .line_item .float_item.on[data-v-67ece51d]:before{content:".";color:#fc0000}#loadingToast[data-v-41f33044]{position:fixed;z-index:1000;top:0;right:0;left:0;bottom:0;overflow:hidden}#loadingToast .toast[data-v-41f33044]{position:fixed;z-index:1100;top:0;right:0;left:0;bottom:0;margin:auto;width:100px;height:100px;border-radius:10px;background:rgba(0,0,0,.6)}#loadingToast .toast .content[data-v-41f33044]{color:#fff;font-size:16px;position:absolute;bottom:0;left:0;right:0;padding:10px;text-align:center}#loadingToast .toast .loading[data-v-41f33044]{width:40px;height:40px;display:inline-block;position:absolute;left:0;right:0;bottom:0;top:-25px;margin:auto;-webkit-animation:_loading-41f33044 1s steps(12) infinite;animation:_loading-41f33044 1s steps(12) infinite;background:transparent url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120' viewBox='0 0 100 100'%3E%3Cpath fill='none' d='M0 0h100v100H0z'/%3E%3Crect width='7' height='20' x='46.5' y='40' fill='%23E9E9E9' rx='5' ry='5' transform='translate(0 -30)'/%3E%3Crect width='7' height='20' x='46.5' y='40' fill='%23989697' rx='5' ry='5' transform='rotate(30 105.98 65)'/%3E%3Crect width='7' height='20' x='46.5' y='40' fill='%239B999A' rx='5' ry='5' transform='rotate(60 75.98 65)'/%3E%3Crect width='7' height='20' x='46.5' y='40' fill='%23A3A1A2' rx='5' ry='5' transform='rotate(90 65 65)'/%3E%3Crect width='7' height='20' x='46.5' y='40' fill='%23ABA9AA' rx='5' ry='5' transform='rotate(120 58.66 65)'/%3E%3Crect width='7' height='20' x='46.5' y='40' fill='%23B2B2B2' rx='5' ry='5' transform='rotate(150 54.02 65)'/%3E%3Crect width='7' height='20' x='46.5' y='40' fill='%23BAB8B9' rx='5' ry='5' transform='rotate(180 50 65)'/%3E%3Crect width='7' height='20' x='46.5' y='40' fill='%23C2C0C1' rx='5' ry='5' transform='rotate(-150 45.98 65)'/%3E%3Crect width='7' height='20' x='46.5' y='40' fill='%23CBCBCB' rx='5' ry='5' transform='rotate(-120 41.34 65)'/%3E%3Crect width='7' height='20' x='46.5' y='40' fill='%23D2D2D2' rx='5' ry='5' transform='rotate(-90 35 65)'/%3E%3Crect width='7' height='20' x='46.5' y='40' fill='%23DADADA' rx='5' ry='5' transform='rotate(-60 24.02 65)'/%3E%3Crect width='7' height='20' x='46.5' y='40' fill='%23E2E2E2' rx='5' ry='5' transform='rotate(-30 -5.98 65)'/%3E%3C/svg%3E") no-repeat;background-size:100%}@-webkit-keyframes _loading-41f33044{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes _loading-41f33044{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.app_wrapper[data-v-2c3f6167]{position:relative}.class_item[data-v-21974a0c]{width:380px;background:#fff;border-radius:8px;padding:12px 0 20px 0;display:flex;flex-direction:column;align-items:center;margin:0 6px 25px 6px;transition:all .3s ease 0s}.class_item[data-v-21974a0c]:hover{transform:scale(1.01)}.class_item.pro[data-v-21974a0c]{width:310px}.class_item .item_btn[data-v-21974a0c]{width:96px;height:36px;line-height:36px;font-size:16px;text-align:center;color:#fff;background:linear-gradient(90deg,#ff5e41,#fc4353);opacity:1;border-radius:4px;margin:24px 0 0 0;cursor:pointer}.class_item .item_titel[data-v-21974a0c]{margin:16px 0 0 0;color:#3e3a39;font-size:18px}.class_item .item_h2[data-v-21974a0c]{color:#ccc;font-size:16px;margin:12px 0 0 0}.class_item .item_img[data-v-21974a0c]{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}.class_item .item_img li[data-v-21974a0c]{width:114px;height:114px;overflow:hidden;margin:0 0 7px 10px;cursor:pointer}.class_item .item_img li.pro_img[data-v-21974a0c]{width:90px;height:90px;overflow:hidden;margin:0 0 7px 10px}.homePage{width:auto}.box_banner{margin:50px 0 0 0;width:1200px;height:215px;overflow:hidden}.box_banner img{width:100%;height:100%}.box_banner.bn2{padding:0 12px}.banner{width:1200px;height:344px;box-sizing:border-box;margin:50px 0 0 0}.banner img{width:100%;height:100%}.box{width:1200px;margin:50px 0 0 0}.box.ith{margin:20px 0 0 0}.box.rom{margin:50px 0 0 0}.box .area_top{display:flex;justify-content:space-between;align-items:center;padding:0 14px}.box .area_top .rocc_more{font-size:18px;font-weight:400;line-height:24px;color:#b4b4b5;margin:0 0 24px 0;display:flex;justify-content:center;align-items:center;cursor:pointer}.box .area_top .rocc_more .rocc_arr{width:8px;height:9px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAKCAYAAABmBXS+AAAAAXNSR0IArs4c6QAAAG5JREFUKFNj3LJly24GBoZCHx+fKww4AOOWLVv//////x8DA+PCf/9Ya/z93Z6hqwUrggn+////OwMDY6+wsGCblZXVd5g4iiKECf+fMjIy1nh5eS1iZGT8h0MR3GyQOwspUYTHOrwOJyIICAcmAEPRUMt7dzt8AAAAAElFTkSuQmCC) no-repeat}.box .area_top .rocc_more div{padding:0 8px 0 0}.box .rocc_con{display:flex;justify-content:space-between;align-items:center}.box .rocc_con .rocc_text{font-size:34px;font-weight:600;color:#211613;margin:0 0 24px 0}.box .rocc_list{display:flex;justify-content:space-between}.box .rocc_list li{width:280px;height:340px;background:#fff;border-radius:8px;padding:15px 15px 0 15px;display:flex;flex-direction:column;align-items:center;position:relative;margin:0 0 16px 0}.box .rocc_list li .like_hear{position:absolute;top:0;right:6px;width:49px}.box .rocc_list li .like_heard{position:absolute;top:42px;right:6px;width:49px}.box .rocc_list li .rocc_title{margin:16px 0 0 0;line-height:22px;text-overflow:ellipsis;color:#3e3a39}.box .area_list{display:flex;flex-wrap:wrap;width:100%;overflow:hidden}.box .area_list .area_con{width:270px;background:#fff;border-radius:8px;padding:15px 15px 15px 15px;margin:15px;display:flex;flex-direction:column;align-items:center;cursor:pointer;transition:all .3s ease 0s}.box .area_list .area_con:hover{transform:scale(1.01)}.box .area_list .area_con .area_img{height:240px;width:240px;overflow:hidden}.box .area_list .area_con .area_btn{width:72px;height:24px;line-height:24px;text-align:center;color:#fff;background:linear-gradient(90deg,#ff5e41,#fc4353);opacity:1;border-radius:4px;margin:24px 0 0 0;font-size:14px;cursor:pointer}.box .area_list .area_con .area_tag{font-size:14px;font-weight:400;color:#ccc;margin:12px 0 0 0}.box .area_list .area_con .item_title{width:100%;height:25px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin:16px 0 0 0;color:#3e3a39;font-size:18px}.box .area_title{font-size:34px;font-weight:600;color:#211613;margin:0 0 10px 0}.box .box_class{display:flex;flex-direction:column}.box .box_class .class_title{font-size:34px;font-weight:600;color:#211613;margin:0 0 24px 0;padding:0 0 0 8px}.box .roll,.box .roll .item2{display:flex;align-items:center}.box .roll .item2{width:344px;height:212px;background:url(../img/roll2.9af22d0a.png);background-position:50%;flex-direction:column;justify-content:center;cursor:pointer}.box .roll .item2 .tag_btn{width:120px;height:36px;background:linear-gradient(90deg,#ff5e41,#fc4353) no-repeat;opacity:1;border-radius:18px;text-align:center;line-height:36px;color:#fff;font-size:18px;margin:16px 0 0 0;cursor:pointer}.box .roll .item2 .tag_title{font-size:34px}.box .roll .item2 .tag_title em{color:red}.box .roll .item1{width:204px;height:212px;margin:0 2px 0 8px;background:url(../img/roll1.75298663.png) no-repeat;background-position:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:34px;box-sizing:border-box}.box .roll .item1 div{margin:10px 0}*{margin:0;padding:0;box-sizing:border-box}button,input,textarea{border:0;outline:0}textarea{resize:none}img{border:0;vertical-align:middle}em,i{font-style:normal}a{text-decoration:none}input[type=number]{-moz-appearance:textfield}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none}ul{margin:0;padding:0}li{list-style:none}.clearfix:after{visibility:hidden;clear:both;display:block;content:".";height:0}.clearfix{*zoom:1}