@media screen and (min-width:750px){.pageFooter{min-width:1280px;height:337px;background-color:#1f1f1f;display:flex;flex-direction:column;align-items:center;justify-content:center;padding-top:40px;box-sizing:border-box}.pageFooter .optionList{width:100%;font-size:14px;font-family:Microsoft YaHei;font-weight:500;color:#fff;display:flex;justify-content:space-around;box-sizing:border-box}.pageFooter .optionList .optionItem .optionItemTitle{font-size:18px}.pageFooter .optionList .optionItem .optionItemTitle span:nth-child(2){display:none}.pageFooter .optionList .optionItem .list{height:auto!important;list-style:none;padding:0;margin:0;cursor:pointer}.pageFooter .optionList .optionItem .list li{margin-top:25px}.pageFooter .optionList .title{font-size:60px;line-height:170px}.pageFooter .label{width:100%;height:60px;font-size:14px;font-family:Microsoft YaHei;font-weight:400;color:#fff;text-align:center;margin-top:20px;display:flex;align-items:center;justify-content:center}.pageFooter .label img{width:24px;height:24px;margin:0 10px}.pageFooter .label a{color:#fff;text-decoration:none;margin:0 5px}}@media screen and (max-width:750px){.pageFooter{width:100%;height:6.51rem;background-color:#1f1f1f;padding:.53rem .4rem .29rem;box-sizing:border-box;position:relative}.pageFooter .optionList .title{display:none}.pageFooter .optionList .optionItem{margin-bottom:.43rem}.pageFooter .optionList .optionItem .optionItemTitle{width:100%;display:flex;align-items:center;justify-content:space-between;font-size:.37rem;font-family:Microsoft YaHei;font-weight:500;color:#fff;margin-bottom:.1rem}.pageFooter .optionList .optionItem .list{list-style:none;font-size:.32rem;font-family:Microsoft YaHei;font-weight:400;color:#fff;padding-left:.27rem;transition:all .3s;margin:0;overflow:hidden}.pageFooter .optionList .optionItem .list li{width:100%;height:.7rem;display:flex;align-items:center}.pageFooter .label{width:100%;font-size:.27rem;font-family:Microsoft YaHei;font-weight:400;color:#fff;text-align:center;position:absolute;bottom:.43rem;left:0;display:flex;align-items:center}.pageFooter .label img{width:24px;height:24px}}@media screen and (min-width:750px){.pageHeader{min-width:1280px;height:142px;background-color:#fff;display:flex;align-items:center;justify-content:center;position:relative;border-bottom:1px solid #1f1f1f;box-sizing:border-box}.pageHeader .navBox{width:1200px;height:100%}.pageHeader .navBox .title{width:100%;text-align:center;padding:30px 0 30px 0}.pageHeader .navBox .title .logoImg{width:225px;height:38px}.pageHeader .navBox .tabs{width:1200px;height:calc(100% - 83px);font-size:16px;font-family:Microsoft YaHei;font-weight:500;text-align:center;color:#1f1f1f;margin:0 auto}.pageHeader .navBox .tabs,.pageHeader .navBox .tabs .tabItem{display:flex;align-items:center;justify-content:space-between}.pageHeader .navBox .tabs .tabItem{flex:1;height:100%;cursor:pointer;flex-direction:column}.pageHeader .navBox .tabs .tabItem .text{width:100%}.pageHeader .navBox .tabs .tabItem .text:hover{font-size:18px;font-weight:600;transition:all .2s ease-in-out}.pageHeader .navBox .tabs .tabItem .line{position:relative;top:-15px;width:72px;height:4px;background:#5c5c5c;margin-bottom:1px}.pageHeader .actionBox{display:flex;align-items:flex-start;position:absolute;top:50%;right:30px;transform:translateY(-50%);z-index:10}.pageHeader .actionBox__item{margin:0 10px;font-size:16px;font-family:Microsoft YaHei;font-weight:400;color:#333;cursor:pointer;display:flex;align-items:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pageHeader .actionBox .translateIcon{cursor:pointer;width:26px;height:26px}.pageHeader .expandImg{display:none}.navList{width:100%;font-size:14px;font-weight:400;color:#333;padding:20px;box-sizing:border-box;position:absolute;top:141px;z-index:99999;background:#fff;border-top:1px solid #1f1f1f;box-shadow:0 4px 4px 1px hsla(0,0%,57.3%,.5);min-height:200px}.navList__content{width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-around;height:100%}.navList__item{display:flex;flex-direction:column;align-items:center;cursor:pointer;opacity:.4;transition:all .3s}.navList__item__img{width:80px;height:80px;margin-bottom:5px}.navList__item__text{font-size:14px;font-weight:400;color:#333}.navList__item:hover{opacity:1}.navList__child{width:1200px;min-height:180px;margin:20px auto 0;padding:0 0 0 130px;border:1px solid #f8f8f8;box-sizing:border-box;position:relative}.navList__child__left{width:130px;min-height:180px;background:#f8f8f8;position:absolute;top:0;left:0}.navList__child__left-item{width:100%;height:60px;display:flex;align-items:center;flex-direction:column;justify-content:center;position:relative;cursor:pointer}.navList__child__left-item-text{font-size:14px;font-weight:700;color:#b1b1b1;transition:all .5s}.navList__child__left-item-block{width:24px;height:4px;border-radius:2px;background:transparent;margin-top:10px;position:absolute;left:0;right:0;bottom:10px;margin:0 auto;transition:all .3s}.navList__child__left-item.cur .navList__child__left-item-text{color:#333}.navList__child__left-item.cur .navList__child__left-item-block{background:#333}.navList__child__right{display:flex;flex-wrap:wrap}.navList__child__right-item{width:25%;padding:20px;box-sizing:border-box}.navList__child__right-item span{padding:10px 30px;display:inline-block;font-size:12px;font-weight:400;color:#999;cursor:pointer}.navList__child__right-item span:hover{color:#333;text-decoration:underline}}@media screen and (max-width:750px){.pageHeader{padding:0;margin:0;width:100%;height:1.2rem;background-color:#fff;display:flex;align-items:center;justify-content:center;position:relative}.pageHeader .navBox{width:100%}.pageHeader .navBox .title{width:100%;font-size:.6rem;text-align:center;display:flex;align-items:center;justify-content:center}.pageHeader .navBox .title .logoImg{width:3.97rem;height:.67rem}.pageHeader .actionBox,.pageHeader .navBox .tabs{display:none}.pageHeader .expandImg{width:.32rem;height:.29rem;position:absolute;right:.8rem;top:50%;transform:translateY(-50%)}.navList{display:none}}.bot{width:10px;height:10px}.bot-img{width:50px;height:50px;border-radius:50%}.botborder{padding:10px;box-sizing:border-box;width:200px;position:absolute;top:40px;z-index:10;background:#fff;border-radius:6px;padding-top:20px;box-shadow:0 3px 24px 0 rgba(0,0,0,.15)}.botborders{display:flex;align-items:center}.vipright{margin-left:10px;margin-top:10px}.ritit{font-size:16px}.ritext{font-size:14px;color:#636262;margin-top:5px}.ungin{width:150px;height:20px;border:1px solid #000;margin:auto;border-radius:5px;margin-top:20px;display:flex;align-items:center;justify-content:center}.actionflex{display:flex;align-items:flex-start}.active{font-size:14px;font-family:Microsoft YaHei;font-weight:500}.things{font-weight:700}*{margin:0;padding:0}.text[data-v-63758d68]{width:240px;background:#fff;padding-top:23px;padding-left:19px;padding-bottom:24px;box-sizing:border-box}.side-text[data-v-63758d68]{margin-bottom:47px;font-size:18px;font-family:Microsoft YaHei;font-weight:400;color:#1f1f1f;line-height:30px;cursor:pointer;position:relative}.dot[data-v-63758d68]{position:absolute;left:50px;top:0;width:20px;height:20px;background-color:red;color:#fff;border-radius:100%;display:flex;justify-content:center;align-items:center;font-size:12px}.active[data-v-63758d68]{font-weight:700}.side-text[data-v-63758d68]:last-child{margin-bottom:0}.app[data-v-63c35d77]{width:100%;margin:0 auto;background:#f1f1f1 100%;padding:0;margin:0;background-repeat:no-repeat;padding-top:20px;padding-bottom:63px}.total[data-v-63c35d77]{width:1280px;height:auto;margin:auto;display:flex;align-items:baseline}.sideright[data-v-63c35d77]{margin-left:25px;width:calc(100% - 265px);height:auto;background:#fff}.return[data-v-63c35d77]{font-size:18px;font-family:Microsoft YaHei;font-weight:400;color:#1f1f1f;line-height:30px;margin-left:32px;margin-top:20px}.tit[data-v-63c35d77]{font-weight:700;color:#333;margin-top:34px}.smalltit[data-v-63c35d77],.tit[data-v-63c35d77]{font-size:14px;font-family:Microsoft YaHei;text-align:center}.smalltit[data-v-63c35d77]{font-weight:400;color:#999;margin:19px 0}.righttext[data-v-63c35d77]{margin-left:110px;margin-right:110px}.righttext-html[data-v-63c35d77] img{max-width:100%}.tittext[data-v-63c35d77]{font-size:16px;line-height:36px;color:#333;margin-top:63px;font-family:Microsoft YaHei;margin-bottom:50px}.old[data-v-63c35d77]{line-height:36px}.olds[data-v-63c35d77]{line-height:36px;margin-top:29px}.frist[data-v-63c35d77]{font-weight:700}.frist[data-v-63c35d77],.oldtext[data-v-63c35d77]{color:#333;font-size:16px;font-family:Microsoft YaHei}.img[data-v-63c35d77]{width:700px;height:200px;border:1px solid;margin:auto;margin-top:58px;margin-bottom:60px}.oldtexts[data-v-63c35d77]{font-size:16px;color:#333;font-family:Microsoft YaHei;line-height:36px}.time[data-v-63c35d77]{width:100%;height:auto;background:#f1f1f1;padding:28px 0 28px 30px;margin-top:40px}.times[data-v-63c35d77]{font-size:16px;color:#333;font-family:Microsoft YaHei;line-height:36px}.but[data-v-63c35d77]{width:180px;height:44px;background:#1f1f1f;font-size:14px;font-family:Microsoft YaHei;font-weight:500;color:#fff;line-height:30px;display:flex;align-items:center;justify-content:center;margin:auto;margin-top:61px;margin-bottom:61px}.app[data-v-0599bb39]{width:100%;margin:0 auto;background:#f1f1f1 100%;padding:0;padding-top:20px}.total[data-v-0599bb39]{width:1280px;height:auto;margin:auto;display:flex;align-items:flex-start}.sideright[data-v-0599bb39]{margin-left:25px;width:calc(100% - 265px);height:auto;background:#fff;margin-bottom:62px}.passright[data-v-0599bb39]{margin-top:51px;margin-left:31px}.phone[data-v-0599bb39]{font-size:18px;font-family:Microsoft YaHei;font-weight:400;color:#1f1f1f;line-height:30px}.flex[data-v-0599bb39]{display:flex;align-items:center;margin-top:30px}.inp[data-v-0599bb39],.inptwo[data-v-0599bb39]{width:300px;height:50px;background:#fff;border:1px solid #cdcdcd;font-size:18px;font-family:Microsoft YaHei;font-weight:400;color:#444;line-height:30px;padding-left:10px;outline:none}.inptwo[data-v-0599bb39]{margin-top:21px}.inpthree[data-v-0599bb39]{width:300px;height:50px;background:#fff;border:1px solid #cdcdcd;font-size:18px;font-family:Microsoft YaHei;font-weight:400;color:#444;line-height:30px;padding-left:10px;outline:none;margin-bottom:22px}.obtain[data-v-0599bb39]{width:110px;font-size:16px;line-height:40px;text-align:center;margin-left:30px}.obtain[data-v-0599bb39],.send[data-v-0599bb39]{height:40px;background:#1f1f1f;border:1px solid #1f1f1f;border-radius:4px;font-family:Microsoft YaHei;font-weight:400;color:#fff}.send[data-v-0599bb39]{width:auto;font-size:18px;line-height:30px;display:flex;align-items:center;margin-left:12px;padding-left:20px;padding-right:20px}.care[data-v-0599bb39]{font-size:18px;font-family:Microsoft YaHei;font-weight:400;color:#1f1f1f;line-height:30px;margin-top:10px;margin-bottom:19px}.preser[data-v-0599bb39]{width:180px;height:44px;background:#1f1f1f;border:1px solid #1f1f1f;font-size:16px;font-family:Microsoft YaHei;font-weight:500;color:#fff;line-height:30px;display:flex;align-items:center;justify-content:center;margin-left:90px;margin-top:23px;margin-bottom:537px;cursor:pointer}.app[data-v-22340a3f]{width:100%;margin:0 auto;background:#f1f1f1 100%;padding:0;padding-top:20px}.total[data-v-22340a3f]{width:1280px;height:auto;margin:auto;display:flex;align-items:flex-start}.sideright[data-v-22340a3f]{margin-left:25px;width:calc(100% - 265px);height:auto;background:#fff;margin-bottom:62px}.passright[data-v-22340a3f]{margin-top:51px;margin-left:31px}.phone[data-v-22340a3f]{font-size:18px;font-family:Microsoft YaHei;font-weight:400;color:#1f1f1f;line-height:30px}.flex[data-v-22340a3f]{display:flex;align-items:center;margin-top:30px}.inp[data-v-22340a3f],.inptwo[data-v-22340a3f]{width:300px;height:50px;background:#fff;border:1px solid #cdcdcd;font-size:18px;font-family:Microsoft YaHei;font-weight:400;color:#444;line-height:30px;padding-left:10px;outline:none}.inptwo[data-v-22340a3f]{margin-top:21px}.inpthree[data-v-22340a3f]{width:359px;height:56px;background:#fff;border:1px solid #cdcdcd;font-size:18px;font-family:Microsoft YaHei;font-weight:400;color:#999;line-height:30px;padding-left:10px;outline:none;margin-bottom:22px}.obtain[data-v-22340a3f]{width:110px;font-size:16px;line-height:40px;text-align:center;margin-left:30px}.obtain[data-v-22340a3f],.send[data-v-22340a3f]{height:40px;background:#1f1f1f;border:1px solid #1f1f1f;border-radius:4px;font-family:Microsoft YaHei;font-weight:400;color:#fff}.send[data-v-22340a3f]{width:auto;font-size:18px;line-height:30px;display:flex;align-items:center;margin-left:12px;padding-left:20px;padding-right:20px}.care[data-v-22340a3f]{font-size:18px;font-family:Microsoft YaHei;font-weight:400;color:#1f1f1f;line-height:30px;margin-top:10px;margin-bottom:19px}.preser[data-v-22340a3f]{width:140px;height:44px;background:#1f1f1f;border:1px solid #1f1f1f;font-size:16px;font-family:Microsoft YaHei;font-weight:500;color:#fff;line-height:30px;display:flex;align-items:center;justify-content:center;margin-left:90px;margin-top:23px;margin-bottom:537px}.app[data-v-5b104d88]{width:100%;margin:0 auto;background:#f1f1f1 100%;padding:0;margin:0;padding-top:20px;padding-bottom:62px}.total[data-v-5b104d88]{width:1280px;height:auto;margin:auto;display:flex;align-items:baseline}.sideright[data-v-5b104d88]{margin-left:25px;width:calc(100% - 265px);height:auto;background:#fff}.return[data-v-5b104d88]{font-size:18px;font-family:Microsoft YaHei;font-weight:400;color:#1f1f1f;line-height:30px;margin-left:32px;margin-top:20px}.num[data-v-5b104d88]{padding-left:50px;padding-right:50px;padding-bottom:50px;margin-top:34px}.numtit[data-v-5b104d88]{width:100%;padding-top:26px;padding-bottom:26px;background:#f1f1f1;display:flex;align-items:center}.nummoney[data-v-5b104d88]{font-size:30px;font-family:Microsoft YaHei;font-weight:700;color:#333;line-height:36px;margin-left:50px}.numicon[data-v-5b104d88]{width:34px;height:34px}.ver[data-v-5b104d88]{width:2px;height:60px;background:#ccc;margin-left:50px}.numtext[data-v-5b104d88]{margin-left:50px;font-size:12px;font-family:Microsoft YaHei;color:#333;line-height:22px}.product[data-v-5b104d88]{padding-top:40px;padding-bottom:40px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #cdcdcd;overflow:hidden}.pro-sign[data-v-5b104d88]{width:64px;height:64px;background:#1f1f1f;border-radius:50%;font-size:20px;color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:1}.pro-num[data-v-5b104d88]{width:35%;flex-shrink:1;margin-left:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pro-num[data-v-5b104d88],.pro-regist[data-v-5b104d88]{font-size:18px;font-family:Microsoft YaHei;font-weight:400;color:#1f1f1f;line-height:30px}.pro-regist[data-v-5b104d88]{width:100px}.pro-time[data-v-5b104d88]{font-size:16px;font-family:Microsoft YaHei;font-weight:400;color:#999;line-height:30px}.plus[data-v-5b104d88]{flex-shrink:1;display:flex;align-items:center;width:100px;font-size:20px;font-family:Microsoft YaHei;font-weight:700;color:#1f1f1f;line-height:30px}.plusicon[data-v-5b104d88]{width:21px;height:21px;background:#fff}.app[data-v-0bfe4d23]{width:100%;margin:0 auto;background:#f1f1f1 100%;padding:0;margin:0;padding-top:20px;padding-bottom:62px}.total[data-v-0bfe4d23]{width:1280px;height:auto;margin:auto;display:flex;align-items:flex-start}.sideright[data-v-0bfe4d23]{margin-left:25px;width:calc(100% - 265px);height:auto;background:#fff;padding-bottom:50px;box-sizing:border-box}.righttit[data-v-0bfe4d23]{height:80px;padding-left:30px;display:flex;align-items:center;position:relative;box-sizing:border-box}.rightinput[data-v-0bfe4d23]{width:243px;height:56px;background:#fff;border:1px solid #1f1f1f;border-radius:4px;margin-top:30px;margin-left:30px;margin-bottom:30px;padding-left:17px;outline:none;font-size:18px;font-family:Microsoft YaHei;font-weight:400;color:#999;line-height:30px}.searchbut[data-v-0bfe4d23]{width:88px;background:#1f1f1f;color:#fff;margin-left:30px;cursor:pointer}.recordbut[data-v-0bfe4d23],.searchbut[data-v-0bfe4d23]{height:40px;border:1px solid #1f1f1f;border-radius:4px;font-size:16px;font-family:Microsoft YaHei;font-weight:400;line-height:30px;display:flex;align-items:center;justify-content:center}.recordbut[data-v-0bfe4d23]{width:122px;background:#fff;color:#1f1f1f;position:absolute;right:30px}.icon[data-v-0bfe4d23]{position:relative}.icon .el-select[data-v-0bfe4d23]{margin-right:20px}.icon .el-select[data-v-0bfe4d23] .el-input__inner{width:260px!important;height:40px!important;margin-top:0}.icon .el-select[data-v-0bfe4d23] .el-input__suffix{top:0!important}.puticon[data-v-0bfe4d23]{width:16px;height:8px;position:absolute;right:20px;top:55px}.side-activity[data-v-0bfe4d23]{display:flex;flex-wrap:wrap;margin-left:30px;margin-right:30px}.activity[data-v-0bfe4d23]{width:calc(33.33% - 20px);margin-bottom:28px;margin-right:20px;background-size:100%}.img[data-v-0bfe4d23]{width:100%;height:200px;background:#333;background-size:100% 100%!important}.imgs[data-v-0bfe4d23]{padding:0 8px;height:32px;background:#1f1f1f;font-size:16px;font-family:Microsoft YaHei;font-weight:300;color:#fff;line-height:32px;display:inline-block}.bottomtext[data-v-0bfe4d23]{width:100%;border:1px solid;background:#1f1f1f;padding:15px 10px;box-sizing:border-box}.img-bottom[data-v-0bfe4d23]{font-size:16px;font-family:Microsoft YaHei;font-weight:400;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.img-list[data-v-0bfe4d23]{font-size:10px;font-family:Microsoft YaHei;font-weight:300;color:#fff;margin-top:10px}.app[data-v-057901cb]{width:100%;margin:0 auto;background:#f1f1f1 100%;padding:0;margin:0;padding-top:20px;padding-bottom:62px}.total[data-v-057901cb]{width:1280px;height:auto;margin:auto;display:flex;align-items:flex-start}.sideright[data-v-057901cb]{margin-left:25px;width:calc(100% - 265px);height:auto;background:#fff;padding-right:50px;box-sizing:border-box}.end[data-v-057901cb]{display:flex;align-items:center;margin-left:51px}.ended[data-v-057901cb]{font-weight:400;margin-right:99px;margin-top:23px;cursor:pointer}.active[data-v-057901cb],.ended[data-v-057901cb]{font-size:18px;font-family:Microsoft YaHei;color:#1f1f1f;line-height:30px}.active[data-v-057901cb]{font-weight:700}.end-line[data-v-057901cb]{width:46px;height:3px;background:#1f1f1f;margin:auto;margin-top:5px}.end-text[data-v-057901cb]{margin-left:51px}.end-big[data-v-057901cb]{display:flex;align-items:flex-start;padding-bottom:30px;padding-top:30px}.end-big[data-v-057901cb]:not(:last-child){border-bottom:1px solid #cdcdcd}.left-img[data-v-057901cb]{width:164px;height:100px;border-radius:4px}.imgs[data-v-057901cb]{width:100%;height:100%;border:0}.right-text[data-v-057901cb]{margin-left:9px}.activity-text[data-v-057901cb]{font-size:18px;font-family:Microsoft YaHei;font-weight:400;color:#1f1f1f;line-height:30px}.activity-tion[data-v-057901cb]{padding:0 8px;display:inline-block;height:24px;background:#e7e7e7;border-radius:4px;line-height:24px;font-size:16px;font-family:Microsoft YaHei;font-weight:400;color:#1f1f1f;margin-top:5px}.activity-time[data-v-057901cb]{font-size:16px;font-family:Microsoft YaHei;font-weight:400;color:#999;line-height:30px;margin-top:10px}.empty[data-v-057901cb]{width:100%;height:100px;background:#fff;display:flex;align-items:center;justify-content:center;font-size:18px}.app[data-v-6a9d247a]{width:100%;margin:0 auto;background:#f1f1f1 100%;padding:0;margin:0;padding-top:20px;padding-bottom:62px}.total[data-v-6a9d247a]{width:1280px;height:auto;margin:auto;display:flex;align-items:flex-start}.end[data-v-6a9d247a]{display:flex;align-items:center;margin-left:51px}.ended[data-v-6a9d247a]{font-weight:400;margin-right:99px;margin-top:23px;cursor:pointer}.active[data-v-6a9d247a],.ended[data-v-6a9d247a]{font-size:16px;font-family:Microsoft YaHei;color:#1f1f1f;line-height:30px}.active[data-v-6a9d247a]{font-weight:700}.end-line[data-v-6a9d247a]{width:46px;height:3px;background:#1f1f1f;margin:auto;margin-top:5px}.sideright[data-v-6a9d247a]{margin-left:25px;width:calc(100% - 265px);height:auto;background:#fff}.num[data-v-6a9d247a]{padding-left:50px;padding-right:50px;position:relative}.product[data-v-6a9d247a]{padding-top:40px;padding-bottom:40px;display:flex;align-items:center;justify-content:space-between}.product[data-v-6a9d247a]:not(:last-child){border-bottom:1px solid #cdcdcd}.empty[data-v-6a9d247a]{width:100%;height:100px;background:#fff;font-size:18px}.empty[data-v-6a9d247a],.pro-sign[data-v-6a9d247a]{display:flex;align-items:center;justify-content:center}.pro-sign[data-v-6a9d247a]{flex-shrink:0;width:55px;height:55px;background:#1f1f1f;border-radius:50%;text-align:center;font-size:20px;color:#fff}.pro-num[data-v-6a9d247a]{width:250px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-family:Microsoft YaHei;font-weight:400;color:#1f1f1f;line-height:30px;margin-left:10px}.pro-model[data-v-6a9d247a],.pro-time[data-v-6a9d247a]{flex-shrink:0;font-size:16px;font-family:Microsoft YaHei;font-weight:400;color:#1f1f1f;line-height:30px}.data-input[data-v-600c45b5],.product-put[data-v-600c45b5],.productext[data-v-600c45b5],[data-v-600c45b5] .el-input__inner{color:#222!important}.app[data-v-600c45b5]{width:100%;margin:0 auto;background:#f1f1f1 100%;padding:0;margin:0;padding-top:20px;padding-bottom:62px}.tit[data-v-600c45b5]{font-size:18px}.total[data-v-600c45b5]{width:1280px;height:auto;margin:auto;display:flex;align-items:flex-start}.sideright[data-v-600c45b5]{margin-left:25px;width:calc(100% - 265px);height:auto;background:#fff;padding-right:50px;padding-bottom:125px;box-sizing:border-box}.message-list[data-v-600c45b5]{display:flex;flex-direction:column;padding:10px 20px}.message-list .message-item[data-v-600c45b5]{margin-bottom:20px;padding:5px 5px 15px 5px;border-bottom:1px solid #ccc}.message-list .message-item .message-time[data-v-600c45b5]{color:#333;font-size:12px}.message-list .message-item .message-title[data-v-600c45b5]{color:#333;font-size:14px;margin-top:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.message-list .message-item .message-content[data-v-600c45b5]{color:#000;font-size:16px;margin-top:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.el-drawer__body .message-detail[data-v-600c45b5]{padding:10px 20px}.el-drawer__body .message-detail .message-time[data-v-600c45b5]{color:#333;font-size:12px}.el-drawer__body .message-detail .message-title[data-v-600c45b5]{color:#333;font-size:14px;margin-top:10px}.el-drawer__body .message-detail .message-content[data-v-600c45b5]{color:#000;font-size:16px;margin-top:10px}.empty-message[data-v-600c45b5]{text-align:center;padding-top:100px}.app[data-v-15be604a]{width:100%;margin:0 auto;background:#f1f1f1 100%;padding:0;margin:0;padding-top:20px;padding-bottom:62px}.total[data-v-15be604a]{width:1280px;height:auto;margin:auto;display:flex;align-items:flex-start}.end[data-v-15be604a]{display:flex;align-items:center;margin-left:51px}.ended[data-v-15be604a]{font-weight:400;margin-right:99px;margin-top:23px;cursor:pointer}.active[data-v-15be604a],.ended[data-v-15be604a]{font-size:16px;font-family:Microsoft YaHei;color:#1f1f1f;line-height:30px}.active[data-v-15be604a]{font-weight:700}.end-line[data-v-15be604a]{width:46px;height:3px;background:#1f1f1f;margin:auto;margin-top:5px}.sideright[data-v-15be604a]{margin-left:25px;width:calc(100% - 265px);height:auto;background:#fff}.num[data-v-15be604a]{padding-left:50px;padding-right:50px;position:relative}.product[data-v-15be604a]{padding-top:30px;padding-bottom:30px;display:flex;align-items:center;justify-content:space-between}.product[data-v-15be604a]:not(:last-child){border-bottom:1px solid #cdcdcd}.empty[data-v-15be604a]{width:100%;height:100px;background:#fff;font-size:18px}.empty[data-v-15be604a],.pro-sign[data-v-15be604a]{display:flex;align-items:center;justify-content:center}.pro-sign[data-v-15be604a]{width:55px;height:55px;background:#1f1f1f;border-radius:50%;font-size:20px;color:#fff}.pro-num[data-v-15be604a]{width:250px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-left:10px}.pro-num[data-v-15be604a],.pro-time[data-v-15be604a]{font-size:16px;font-family:Microsoft YaHei;font-weight:400;color:#1f1f1f;line-height:30px}.data-input[data-v-484e4660],.product-put[data-v-484e4660],.productext[data-v-484e4660],[data-v-484e4660] .el-input__inner{color:#222!important}.app[data-v-484e4660]{width:100%;margin:0 auto;background:#f1f1f1 100%;padding:0;margin:0;padding-top:20px;padding-bottom:62px}.tit[data-v-484e4660]{font-size:18px}.total[data-v-484e4660]{width:1280px;height:auto;margin:auto;display:flex;align-items:flex-start}.sideright[data-v-484e4660]{margin-left:25px;width:calc(100% - 265px);height:auto;background:#fff;padding-right:50px;padding-bottom:125px;box-sizing:border-box}.data-tit[data-v-484e4660]{margin-left:29px;margin-top:30px}.data-hard[data-v-484e4660]{font-size:18px;font-family:Microsoft YaHei;font-weight:400;color:#1f1f1f;line-height:30px;display:flex;align-items:center}.data-img[data-v-484e4660]{width:64px;height:64px;border-radius:50%;display:flex;align-items:center;justify-content:center}.data-text[data-v-484e4660]{font-size:12px;font-family:Microsoft YaHei;font-weight:400;color:#1f1f1f;line-height:30px}.imgs[data-v-484e4660]{width:80%;height:80%;border-radius:50%}.data-name[data-v-484e4660]{color:#1f1f1f}.data-input[data-v-484e4660],.data-name[data-v-484e4660]{font-size:18px;font-family:Microsoft YaHei;font-weight:400;line-height:30px}.data-input[data-v-484e4660]{width:359px;height:40px;background:#fff;border:1px solid #cdcdcd;margin-top:31px;color:#999;padding-left:10px}.data-genter[data-v-484e4660]{font-size:18px;font-family:Microsoft YaHei;font-weight:400;color:#1f1f1f;line-height:30px;margin-top:30px;display:flex;align-items:center}[data-v-484e4660] .el-radio__input.is-checked+.el-radio__label{color:#1f1f1f;font-size:18px}[data-v-484e4660] .el-radio__input.is-checked .el-radio__inner{background:#1f1f1f;border-color:#1f1f1f}.el-select[data-v-484e4660]{width:200px}.el-select[data-v-484e4660] .el-input__inner{width:200px!important;height:40px!important;margin-top:0}.el-select[data-v-484e4660] .el-input__suffix{top:0!important}.preser[data-v-484e4660]{width:180px;height:44px;background:#1f1f1f;border:1px solid #1f1f1f;font-size:18px;font-family:Microsoft YaHei;font-weight:500;color:#fff;line-height:30px;display:flex;align-items:center;justify-content:center;margin-top:60px;margin-left:58px}.year[data-v-484e4660]{margin-left:20px;margin-right:20px}.background[data-v-8a7f0be6]{width:100vw;height:100vh;position:relative}.background-img[data-v-8a7f0be6]{width:100%;height:100%;display:block;z-index:-1;position:absolute}.hard[data-v-8a7f0be6]{width:1280px;height:100%;margin:auto;display:flex;align-items:center}.hardimg-div[data-v-8a7f0be6]{margin-left:850px;width:400px}.hard-img[data-v-8a7f0be6]{width:225px;height:38px;color:#fff;display:block;margin:auto;margin-bottom:60px}.hard-text[data-v-8a7f0be6]{width:400px;height:408px;background:#fff;border-radius:10px}.hard-tit[data-v-8a7f0be6]{display:flex;align-items:center;justify-content:space-around}.text-tit[data-v-8a7f0be6]{font-size:18px;font-family:Microsoft YaHei;font-weight:400;color:#333;line-height:30px;margin-top:50px;margin-bottom:40px;cursor:pointer}.end-line[data-v-8a7f0be6]{width:46px;height:3px;background:#1f1f1f;margin:auto;margin-top:5px;transition:all .3s}.active1[data-v-8a7f0be6]{font-size:18px;font-family:Microsoft YaHei;font-weight:700;color:#333;line-height:30px;transition:all .5s}.manyphone[data-v-8a7f0be6]{margin-left:1000px}.phone[data-v-8a7f0be6]{margin-left:33px;margin-right:33px}.phone-s[data-v-8a7f0be6]{font-size:18px;font-family:Microsoft YaHei;font-weight:400;color:#333;line-height:30px;border-bottom:1px solid #e4e4e4;padding:10px 0;position:relative;display:flex;align-items:center;box-sizing:border-box}.label[data-v-8a7f0be6]{width:60px;text-align:center;font-size:16px;display:flex;align-items:center;justify-content:center;cursor:default}.inp[data-v-8a7f0be6]{flex:1;border:none;outline:none;font-size:14px;font-family:Microsoft YaHei;font-weight:400;color:#999;line-height:30px;margin-left:20px}.phone-but[data-v-8a7f0be6]{margin-top:20px;width:100%;display:flex;align-items:center;justify-content:space-between}.but-left[data-v-8a7f0be6]{font-size:12px;font-family:Microsoft YaHei;font-weight:400;color:#999;text-align:center;cursor:pointer;transition:all .3s}.but-left[data-v-8a7f0be6]:hover{color:#333}.but-right[data-v-8a7f0be6]{font-size:14px;font-family:Microsoft YaHei;font-weight:400;color:#999;cursor:pointer;transition:all .3s}.but-right[data-v-8a7f0be6]:hover{color:#333}.login-but[data-v-8a7f0be6]{width:310px;height:48px;border-radius:24px;font-size:18px;color:#fffcfc;line-height:30px;margin:auto;margin-top:40px}.but[data-v-8a7f0be6],.login-but[data-v-8a7f0be6]{background:#1f1f1f;font-family:Microsoft YaHei;font-weight:400;display:flex;align-items:center;justify-content:center;cursor:pointer}.but[data-v-8a7f0be6]{flex:1;padding:0 10px;border-radius:10px;font-size:12px;color:#fff;text-align:center}.power[data-v-8a7f0be6]{font-size:14px;font-family:Microsoft YaHei;font-weight:400;color:#fff;position:absolute;left:50%;bottom:39px;transform:translate(-50%)}.body[data-v-69419292]{margin:0;padding:0}.background-imgs[data-v-69419292],.backgrounds[data-v-69419292]{width:100%;height:100%;position:absolute}.background-imgs[data-v-69419292]{display:block;z-index:-1}.hards[data-v-69419292]{width:1280px;height:100%;margin:auto;display:flex;justify-content:center;align-items:center;position:absolute;top:0;left:0;bottom:0;right:0}.hard-img[data-v-69419292]{width:100%;height:100%}.titimg[data-v-69419292]{width:225px;height:38px;margin:auto;margin-bottom:60px}.textwidth[data-v-69419292]{width:480px;height:auto}.hardtext-tit[data-v-69419292]{font-size:16px;font-family:Microsoft YaHei;font-weight:400;color:#fff;margin-left:220px;margin-bottom:30px;cursor:pointer}.hard-text[data-v-69419292]{width:480px;height:532px;background:#fff;border-radius:10px}.hard-tit[data-v-69419292]{display:flex;align-items:center;justify-content:space-around;cursor:pointer}.text-tit[data-v-69419292]{font-size:18px;font-family:Microsoft YaHei;font-weight:400;color:#333;line-height:30px;margin-top:50px;margin-bottom:40px}.end-line[data-v-69419292]{width:46px;height:3px;background:#1f1f1f;margin:auto;margin-top:5px}.active1[data-v-69419292]{font-size:18px;font-family:Microsoft YaHei;font-weight:700;color:#333;line-height:30px}.phone[data-v-69419292]{margin-left:33px;margin-right:33px}.phone-s[data-v-69419292]{font-size:16px;color:#333;border-bottom:1px solid #e4e4e4;padding-bottom:10px;margin-bottom:20px;position:relative;display:flex;justify-content:space-between}.inp[data-v-69419292],.phone-s[data-v-69419292]{font-family:Microsoft YaHei;font-weight:400;line-height:30px}.inp[data-v-69419292]{width:56%;border:none;outline:none;font-size:14px;color:#999;margin-left:20px}.login-but[data-v-69419292]{width:310px;height:48px;background:#1f1f1f;border-radius:24px;font-size:18px;font-family:Microsoft YaHei;font-weight:400;color:#fffcfc;line-height:30px;display:flex;align-items:center;justify-content:center;margin:auto;margin-top:70px}.but[data-v-69419292]{background:#1f1f1f;width:108px;height:32px;border-radius:10px;right:0;top:2px;cursor:pointer;text-align:center}.but[data-v-69419292],.power[data-v-69419292]{font-size:14px;font-family:Microsoft YaHei;font-weight:400;color:#fff;position:absolute}.power[data-v-69419292]{left:50%;bottom:39px;transform:translate(-50%)}.body[data-v-7cf50776]{margin:0;padding:0}.hard-img[data-v-7cf50776]{width:100%;height:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none}.background-imgs[data-v-7cf50776],.backgrounds[data-v-7cf50776]{width:100%;height:100%;position:absolute}.background-imgs[data-v-7cf50776]{display:block;z-index:-1}.hards[data-v-7cf50776]{width:1280px;height:100%;margin:auto;display:flex;justify-content:center;align-items:center;position:absolute;top:0;left:0;bottom:0;right:0}.titimg[data-v-7cf50776]{width:225px;height:38px;margin:auto;margin-bottom:60px}.textwidth[data-v-7cf50776]{width:480px;height:auto}.hardtext-tit[data-v-7cf50776]{font-size:18px;font-family:Microsoft YaHei;font-weight:400;color:#fff;margin-left:220px;margin-bottom:30px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.hard-text[data-v-7cf50776]{width:480px;background:#fff;border-radius:10px;padding-bottom:30px}.hard-tit[data-v-7cf50776]{display:flex;align-items:center;justify-content:space-around;cursor:default}.text-tit[data-v-7cf50776]{font-size:18px;font-family:Microsoft YaHei;font-weight:400;color:#333;line-height:30px;margin:30px 0}.end-line[data-v-7cf50776]{width:46px;height:3px;background:#1f1f1f;margin:auto;margin-top:5px}.active1[data-v-7cf50776]{font-size:18px;font-family:Microsoft YaHei;font-weight:700;color:#333;line-height:30px}.phone[data-v-7cf50776]{margin-left:33px;margin-right:33px}.phone-s[data-v-7cf50776]{font-size:16px;color:#333;border-bottom:1px solid #e4e4e4;padding-bottom:10px;margin-bottom:20px;position:relative;display:flex;justify-content:space-between}.inp[data-v-7cf50776],.phone-s[data-v-7cf50776]{font-family:Microsoft YaHei;font-weight:400;line-height:30px}.inp[data-v-7cf50776]{width:56%;border:none;outline:none;font-size:14px;color:#999;margin-left:20px}.readed[data-v-7cf50776]{font-size:14px;font-family:Microsoft YaHei;font-weight:400;color:#333}.login-but[data-v-7cf50776]{width:310px;height:48px;border-radius:24px;font-size:18px;color:#fffcfc;line-height:30px;display:flex;align-items:center;justify-content:center;margin:auto;margin-top:50px}.but[data-v-7cf50776],.login-but[data-v-7cf50776]{background:#1f1f1f;font-family:Microsoft YaHei;font-weight:400;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.but[data-v-7cf50776]{width:108px;height:32px;border-radius:10px;font-size:14px;color:#fff;line-height:32px;text-align:center;position:absolute;right:0;top:2px}.power[data-v-7cf50776]{font-size:14px;font-family:Microsoft YaHei;font-weight:400;color:#fff;position:absolute;left:50%;bottom:39px;transform:translate(-50%)}.banner-box[data-v-481db88e]{position:relative;max-width:1920px;margin:0 auto;min-width:1280px}.banner-box .swipertext[data-v-481db88e]{width:1280px;height:100%;margin:0 auto;position:absolute;top:0;left:0;bottom:0;right:0;z-index:20;display:flex;align-items:center}.banner-box .small[data-v-481db88e]{height:100%;width:100%}.list-content[data-v-481db88e]{padding:0 30rpx}.list-content__label-box[data-v-481db88e]{width:100%;padding:10px 0;box-sizing:border-box;display:flex;justify-content:center;align-items:center}.list-content__label-box__label[data-v-481db88e]{flex-shrink:0;width:140px;height:33px;border-radius:28px;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:400;color:#333;margin-right:20px}.list-content__label-box__label.cur[data-v-481db88e]{background:#000;color:#fff}.el-carousel__item h3[data-v-481db88e]{color:#475669;font-size:16px;line-height:150px;margin:0}.swiperimg[data-v-481db88e]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.swipernext[data-v-481db88e]{margin:10px auto 50px auto;width:1440px;height:100%;display:flex;align-items:center;flex-direction:column}.text-tit[data-v-481db88e]{font-size:18px;font-family:Microsoft YaHei;font-weight:700;color:#fff}.texts[data-v-481db88e]{width:615px;height:44px;line-height:30px}.text-list[data-v-481db88e],.texts[data-v-481db88e]{font-size:16px;font-family:Microsoft YaHei;font-weight:400;color:#fff}.text-list[data-v-481db88e]{margin-top:20px}.side-activity[data-v-481db88e]{width:100%;display:flex;flex-wrap:wrap}.activity[data-v-481db88e]{width:450px;margin-bottom:28px;cursor:pointer;margin-right:30px}.activity[data-v-481db88e]:nth-of-type(4n){margin-right:0}.img[data-v-481db88e]{width:100%;height:280px;background:#333}.imgs[data-v-481db88e]{width:88px;height:32px;background:#1f1f1f;font-size:16px;font-family:Microsoft YaHei;font-weight:300;color:#fff;line-height:18px;display:flex;align-items:center;justify-content:center}.bottomtext[data-v-481db88e]{width:100%;border:1px solid;background:#1f1f1f;padding:15px;box-sizing:border-box}.img-name[data-v-481db88e]{font-size:16px;margin-bottom:7px}.img-bottom[data-v-481db88e],.img-name[data-v-481db88e]{font-family:Microsoft YaHei;font-weight:400;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.img-bottom[data-v-481db88e]{font-size:18px;display:-webkit-box}.img-bottom-short[data-v-481db88e]{font-size:16px;color:#fff;padding:15px 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.img-list[data-v-481db88e]{font-size:16px;font-family:Microsoft YaHei;font-weight:400;color:#fff}.activimg[data-v-481db88e]{width:100%;height:100%}.bottomun[data-v-481db88e]{margin-top:60px}.app[data-v-b60bcc64]{width:100%;margin:0 auto;background:#fff 100%;padding:0;margin:0;background-repeat:no-repeat;padding-top:20px;padding-bottom:63px}.total[data-v-b60bcc64]{width:1280px;height:auto;margin:auto;display:flex;align-items:baseline}.sideright[data-v-b60bcc64]{width:100%;height:auto;background:#fff}.return[data-v-b60bcc64]{font-size:18px;font-family:Microsoft YaHei;font-weight:400;color:#1f1f1f;line-height:30px;margin-left:32px;margin-top:20px}.tit[data-v-b60bcc64]{font-size:24px;font-family:Microsoft YaHei;font-weight:700;color:#333;text-align:center;margin-top:34px}.smalltit[data-v-b60bcc64]{font-size:17px;font-family:Microsoft YaHei;font-weight:400;color:#999;text-align:center;margin-top:19px}.righttext[data-v-b60bcc64]{font-size:18px;padding:30px 0;margin-left:110px;margin-right:110px}.tittext[data-v-b60bcc64]{font-size:24px;line-height:36px;color:#333;margin-top:63px;font-family:Microsoft YaHei;margin-bottom:50px}.old[data-v-b60bcc64]{line-height:36px}.olds[data-v-b60bcc64]{line-height:36px;margin-top:29px}.frist[data-v-b60bcc64]{font-weight:700}.frist[data-v-b60bcc64],.oldtext[data-v-b60bcc64]{color:#333;font-size:16px;font-family:Microsoft YaHei}.img[data-v-b60bcc64]{width:700px;height:200px;margin:auto;margin-top:58px;margin-bottom:60px}.activity-img[data-v-b60bcc64]{width:100%;height:100%}.oldtexts[data-v-b60bcc64]{font-size:16px;color:#333;font-family:Microsoft YaHei;line-height:36px}.video[data-v-70bcf431]{-o-object-fit:cover;object-fit:cover}.imgtit[data-v-70bcf431]{width:100%}.banner-box[data-v-70bcf431]{position:relative;max-width:1920px!important;margin:0 auto;min-width:1280px}.imgtits[data-v-70bcf431]{width:100%;height:100%}.swipernext[data-v-70bcf431]{width:1440px;height:100%;margin:50px auto;display:flex;flex-direction:column;align-items:center}.side-activity[data-v-70bcf431]{width:100%;display:flex;flex-wrap:wrap}.activity[data-v-70bcf431]{width:450px;margin-bottom:28px;position:relative;margin-right:30px;cursor:pointer}.activity[data-v-70bcf431]:nth-of-type(4n){margin-right:0}.time[data-v-70bcf431]{left:10px}.see[data-v-70bcf431],.time[data-v-70bcf431]{position:absolute;bottom:60px;font-size:14px;font-family:Microsoft YaHei;font-weight:400;color:#fff;z-index:50}.see[data-v-70bcf431]{right:10px}.seeicon[data-v-70bcf431]{width:23px;height:17px;position:absolute;right:35px;bottom:0}.img[data-v-70bcf431]{width:100%;height:264px;background:#333;cursor:pointer}.imgs[data-v-70bcf431]{width:88px;height:32px;font-size:14px;font-weight:300;line-height:18px;display:flex;align-items:center;justify-content:center}.bottomtext[data-v-70bcf431],.imgs[data-v-70bcf431]{background:#1f1f1f;font-family:Microsoft YaHei;color:#fff}.bottomtext[data-v-70bcf431]{height:60px;width:100%;padding:0 15px;line-height:60px;box-sizing:border-box;font-size:18px;font-weight:400;text-overflow:ellipsis;white-space:nowrap}.img-list[data-v-70bcf431]{font-size:11px;font-family:Microsoft YaHei;font-weight:400;color:#fff}.activimg[data-v-70bcf431]{width:100%;height:100%}.bottomun[data-v-70bcf431]{margin-top:60px}.swiperimg[data-v-70bcf431]{width:100%;height:450px}.swiperimg[data-v-70bcf431],.video[data-v-8b36f370]{-o-object-fit:cover;object-fit:cover}.hard[data-v-8b36f370]{width:1280px;margin:auto;height:auto}.gether[data-v-8b36f370]{display:flex;align-items:flex-start;margin-top:20px}.videoleft[data-v-8b36f370]{width:83%;margin-bottom:52px}.leftimgs[data-v-8b36f370]{width:100%;height:600px;background:#000}.play[data-v-8b36f370]{margin-right:30px;font-family:Microsoft YaHei;font-weight:400;color:#6e6e6e;margin-bottom:20px;display:flex;align-items:center}.times[data-v-8b36f370]{margin-right:20px;font-size:16px;font-family:Microsoft YaHei;font-weight:400}.playtit[data-v-8b36f370]{clear:both;font-size:24px;margin:18px 0 13px 0}.playtext[data-v-8b36f370],.playtit[data-v-8b36f370]{font-family:Microsoft YaHei;font-weight:400;color:#333}.playtext[data-v-8b36f370]{font-size:18px;line-height:30px;text-indent:20px}.side-activity[data-v-8b36f370]{width:300px;padding:15px 15px 5px 15px;margin-left:20px;background:#ededed}.activity[data-v-8b36f370]{margin-bottom:10px;position:relative}.time[data-v-8b36f370]{left:10px}.see[data-v-8b36f370],.time[data-v-8b36f370]{position:absolute;bottom:60px;font-size:14px;font-family:Microsoft YaHei;font-weight:400;color:#fff;z-index:50}.see[data-v-8b36f370]{right:10px}.seeicon[data-v-8b36f370]{width:22px;height:17px;position:absolute;right:35px;bottom:0}.img[data-v-8b36f370]{width:100%;height:160px;background:#333}.imgs[data-v-8b36f370]{width:88px;height:32px;background:#1f1f1f;font-size:14px;font-family:Microsoft YaHei;font-weight:300;color:#fff;line-height:18px;display:flex;align-items:center;justify-content:center}.bottomtext[data-v-8b36f370]{width:100%;border:1px solid;background:#1f1f1f;padding:10px;box-sizing:border-box}.img-bottom[data-v-8b36f370]{font-size:14px;font-family:Microsoft YaHei;font-weight:400;color:#fff;margin-bottom:7px}.img-list[data-v-8b36f370]{font-size:11px;font-family:Microsoft YaHei;font-weight:400;color:#fff}.activimg[data-v-8b36f370]{width:100%;height:100%}.el-pagination[data-v-8b36f370]{position:absolute;left:400px}.bottomun[data-v-8b36f370]{margin-top:60px}.banner-box[data-v-56c19699]{position:relative;max-width:1920px!important;margin:0 auto;min-width:1280px;.swipertext[data-v-56c19699]{width:1280px;height:100%;margin:0 auto;position:absolute;top:0;left:0;bottom:0;right:0;z-index:20;display:flex;align-items:center}.small[data-v-56c19699]{height:100%;width:100%}}.titletext[data-v-56c19699]{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:50;font-size:28px;font-family:Microsoft YaHei;font-weight:700;color:#fff}.arttitle[data-v-56c19699]{width:100%;height:450px;position:relative}.arttitimg[data-v-56c19699]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hard[data-v-56c19699]{width:1400px;margin:auto;position:relative;justify-content:center;margin-bottom:30px}.ArtistsBox[data-v-56c19699],.hard[data-v-56c19699]{display:flex;flex-direction:column;align-items:center}.ArtistsBox[data-v-56c19699]{width:100%;font-size:28px;font-family:Microsoft YaHei;font-weight:500;color:#1f1f1f;margin-bottom:50px}.title[data-v-56c19699]{margin:30px 0 0}.artistsList[data-v-56c19699]{width:100%;display:flex;flex-wrap:wrap}.artistsItem[data-v-56c19699]{width:332px;height:402px;margin-right:20px;margin-top:30px;position:relative;cursor:pointer;display:flex;justify-content:center;overflow:hidden}.artistsItem[data-v-56c19699]:nth-of-type(4n){margin-right:0}.artistsItemImg[data-v-56c19699]{width:auto;height:100%}.artistsItem:hover .artistsItemHover[data-v-56c19699]{display:flex}.artistsItemHover[data-v-56c19699]{width:100%;height:100%;font-size:18px;font-family:Microsoft YaHei;font-weight:400;color:#fff;background-color:rgba(31,31,31,.5);display:flex;flex-direction:column;align-items:center;justify-content:center;position:absolute;left:0;top:0;text-align:center;transition:all .5s}.show-name[data-v-56c19699]{padding:3px 0;width:60%;position:absolute;top:270px;font-size:22px;color:#1f1f1f;left:50%;transform:translateX(-50%);text-align:center;background:hsla(0,0%,95.3%,.8)}.name[data-v-56c19699]{font-size:24px;font-family:Microsoft YaHei;color:#fff}.desc[data-v-56c19699]{padding:0 30px;box-sizing:border-box;width:100%;text-align:center;margin:30px 0 40px;height:100px;overflow:hidden}.desc-text[data-v-56c19699]{width:100%;word-break:break-all;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}.rank_name[data-v-56c19699]{width:100%;word-break:break-all;padding:5px 0}.moreBtn[data-v-56c19699]{width:180px;height:50px;background:hsla(0,0%,100%,.5);font-size:16px;font-family:Microsoft YaHei;font-weight:500;color:#1f1f1f;border:0;outline:0;border-radius:5px;cursor:pointer}.swiperimg[data-v-56c19699]{width:100%;height:450px;-o-object-fit:cover;object-fit:cover}.titletext[data-v-d4611ea8]{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:50;font-size:28px;font-family:Microsoft YaHei;font-weight:700;color:#fff}.arttitle[data-v-d4611ea8]{width:100%;height:450px;position:relative}.arttitimg[data-v-d4611ea8]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hard[data-v-d4611ea8]{width:73%;height:auto;margin:auto}.gether[data-v-d4611ea8]{display:flex;align-items:flex-start;margin:50px 0}.direleft[data-v-d4611ea8]{width:210px;height:270px;border:1px solid;display:flex;justify-content:center;align-items:center;overflow:hidden}.direleft-img[data-v-d4611ea8]{height:100%}.direright[data-v-d4611ea8]{width:71%;height:auto;margin-left:66px;padding-top:28px}.direname[data-v-d4611ea8]{margin-bottom:15px;font-size:24px}.direname[data-v-d4611ea8],.viceName[data-v-d4611ea8]{font-family:Microsoft YaHei;font-weight:300;color:#333}.direIdent[data-v-d4611ea8],.viceName[data-v-d4611ea8]{font-size:18px;line-height:30px}.direIdent[data-v-d4611ea8]{font-weight:400;color:#333;margin-top:20px;padding:20px 0;border-top:1px solid #d6d6d6;font-family:Microsoft YaHei}.s[data-v-d4611ea8]{width:100%;height:1px;background:#d6d6d6;margin-top:50px;margin-bottom:50px}.dirtext-two[data-v-d4611ea8],.dirtext[data-v-d4611ea8]{font-size:18px;font-family:Microsoft YaHei;font-weight:400;color:#999;line-height:30px}.dirtext-two[data-v-d4611ea8]{margin-top:23px;margin-bottom:65px}.bm-view[data-v-c6e6a16a]{width:100%;height:600px}.titletext[data-v-c6e6a16a]{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:50;font-size:18px;font-family:Microsoft YaHei;font-weight:700;color:#fff}.arttitle[data-v-c6e6a16a]{width:100%;height:450px;position:relative}.hard[data-v-c6e6a16a]{width:1280px;height:auto;margin:auto}.box[data-v-c6e6a16a]{width:100%;display:flex;align-items:center;justify-content:space-between;margin-bottom:50px;margin-top:57px}.boxImg[data-v-c6e6a16a]{width:680px;height:325px}.boxInner[data-v-c6e6a16a]{width:560px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;font-size:18px;font-family:Microsoft YaHei;font-weight:500;color:#1f1f1f}.boxtext[data-v-c6e6a16a]{margin-top:20px;margin-bottom:20px}.boxphone[data-v-c6e6a16a],.boxtext[data-v-c6e6a16a]{font-size:18px;font-family:Microsoft YaHei;font-weight:400;color:#1f1f1f;line-height:30px}#tangram-suggestion--TANGRAM__1j-input[data-v-c6e6a16a]{width:300px!important;height:38px!important;background:#fff!important;box-shadow:0 3px 7px 0 rgba(0,0,0,.23)!important;outline:none;border:none;margin-top:30px;margin-left:30px;padding-left:20px}.baidumap[data-v-c6e6a16a]{position:relative;padding-top:80px;margin-bottom:65px}.name[data-v-c6e6a16a]{font-weight:700;margin-bottom:5px}.search-box[data-v-c6e6a16a]{z-index:100;position:absolute;left:50%;top:0;transform:translateX(-50%)}.search-input[data-v-c6e6a16a]{height:56px;width:680px;background:#f8f8f8;border-radius:28px;padding:0 60px;border:none;font-size:18px}.search-list-box[data-v-c6e6a16a]{height:600px;background:#f8f8f8;left:0;top:80px;z-index:100;overflow-y:auto}.search-list-box .search-list-item[data-v-c6e6a16a]{height:164px;color:#222;padding:10px 20px;font-size:16px;display:flex;flex-direction:column;justify-content:center}.search-list-box .search-list-item .name[data-v-c6e6a16a]{font-size:18px;font-weight:500;margin-bottom:10px}.search-list-box .search-list-item .address[data-v-c6e6a16a]{line-height:26px;color:#666}.search-list-box .search-item-change[data-v-c6e6a16a]{background-color:#1f1f1f;color:#fff}.search-list-box .search-item-change .address[data-v-c6e6a16a]{color:#fff}.eli[data-v-c6e6a16a]{height:40px;width:40px;font-size:22px;font-weight:600;display:flex;justify-content:center;align-items:center;position:absolute;left:10px;top:10px}.banner-box[data-v-c6e6a16a]{position:relative;max-width:1920px;margin:0 auto;min-width:1280px}.banner-box .swipertext[data-v-c6e6a16a]{width:1280px;height:100%;margin:0 auto;position:absolute;top:0;left:0;bottom:0;right:0;z-index:20;display:flex;align-items:center}.banner-box .small[data-v-c6e6a16a]{height:100%;width:100%}.banner-box .small .swiperimg[data-v-c6e6a16a]{width:100%;height:450px;-o-object-fit:cover;object-fit:cover}.detail-top[data-v-5bce1e6c]{width:100%;padding:45px 0;display:flex;align-items:flex-start;justify-content:center;background:#f6f6f6;position:relative}.hard[data-v-5bce1e6c]{width:100%;padding-bottom:60px;height:auto;margin:auto}.detailleft[data-v-5bce1e6c]{width:116px}.detailleft-img[data-v-5bce1e6c]{width:104px;height:104px;margin-bottom:9px;cursor:pointer;border:1px solid #e5e5e5;display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.detailleft-img.hover[data-v-5bce1e6c]{border:1px solid #333}.detailleft-img-content[data-v-5bce1e6c]{max-width:104px;max-height:104px}.detail-middle[data-v-5bce1e6c]{position:relative;margin:0 30px;width:500px;height:500px;display:flex;align-items:center;justify-content:center}.maskTop[data-v-5bce1e6c]{width:500px;height:500px;position:absolute;z-index:1;top:0;left:0}.right-box[data-v-5bce1e6c]{width:500px;height:500px;border:1px solid #ddd;position:absolute;top:0;right:0;overflow:hidden}.rightImg[data-v-5bce1e6c]{display:inline-block;width:1500px;height:1500px;position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center}.rightImg .rightimage[data-v-5bce1e6c]{max-width:1500px;max-height:1500px}.middle-img[data-v-5bce1e6c]{width:500px;height:100%;-o-object-fit:contain;object-fit:contain;cursor:pointer}.detail-right[data-v-5bce1e6c]{width:560px;height:auto;margin-right:150px}.detail-righttit[data-v-5bce1e6c]{font-family:Microsoft YaHei;font-weight:500;color:#1f1f1f;line-height:30px;font-size:24px}.detail-rightext[data-v-5bce1e6c]{font-size:18px;color:#1f1f1f;margin-top:15px;margin-bottom:15px}.detail-rightbot[data-v-5bce1e6c]{font-size:18px;margin-left:60px;font-family:Microsoft YaHei;color:#1f1f1f;line-height:30px;white-space:pre-line;width:500px}.rigrht-money[data-v-5bce1e6c]{margin-top:70px;font-size:28px;font-family:Microsoft YaHei;font-weight:700;color:#1f1f1f}.detail-s[data-v-5bce1e6c]{width:100%;height:1px;background:#e4e4e4;margin-bottom:60px}.inform[data-v-5bce1e6c]{font-size:28px;font-family:Microsoft YaHei;font-weight:700;color:#1f1f1f;text-align:center;margin-bottom:60px}.imgcommon[data-v-5bce1e6c]{margin:0 auto 100px auto}.imgcommon[data-v-5bce1e6c] *{max-width:100%}.img-left[data-v-5bce1e6c],.img-leftext[data-v-5bce1e6c]{width:450px;height:900px}.img-middle[data-v-5bce1e6c]{width:450px}.middle-top[data-v-5bce1e6c]{width:450px;height:500px}.middle-bottom[data-v-5bce1e6c]{width:300px;height:300px;margin-left:50px;margin-top:195px}.word[data-v-5bce1e6c]{display:flex;justify-content:space-between;flex-wrap:wrap;margin-bottom:100px}.word-left[data-v-5bce1e6c]{width:calc(50% - 31px);text-indent:50px;font-size:18px;font-family:Microsoft YaHei;font-weight:400;color:#1f1f1f;line-height:30px;margin-bottom:20px}.color-picker[data-v-5bce1e6c]{display:flex;flex-wrap:wrap;margin-top:20px}.color-picker .icon[data-v-5bce1e6c]{width:50px;margin-right:20px;margin-bottom:20px;flex-direction:column}.color-picker .icon img[data-v-5bce1e6c]{width:50px;height:50px;border-radius:100%;border:1px solid #e5e5e5}.color-picker .icon .icon-text[data-v-5bce1e6c]{color:"#000";text-align:center;font-size:14px}。#tangram-suggestion--TANGRAM__1j-input{width:300px!important;height:38px!important;background:#fff!important;box-shadow:0 3px 7px 0 rgba(0,0,0,.23)!important;outline:none;border:none;margin-top:30px;margin-left:30px;padding-left:20px}.baidumap{position:relative;margin-bottom:65px}.eli{font-size:20px;position:absolute;top:40px;left:320px}.titletext[data-v-1060c0d1]{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:50;font-size:28px;font-family:Microsoft YaHei;font-weight:700;color:#fff}.product-put[data-v-1060c0d1],.product-putname[data-v-1060c0d1],.productext[data-v-1060c0d1],[data-v-1060c0d1] .el-input__inner{height:48px!important;color:#222!important;border-color:#999!important;outline-color:#6a6a6a}.product-put[data-v-1060c0d1]::-moz-placeholder,.product-putname[data-v-1060c0d1]::-moz-placeholder,.productext[data-v-1060c0d1]::-moz-placeholder,[data-v-1060c0d1] .el-input__inner::-moz-placeholder{color:#999}.product-put[data-v-1060c0d1]::placeholder,.product-putname[data-v-1060c0d1]::placeholder,.productext[data-v-1060c0d1]::placeholder,[data-v-1060c0d1] .el-input__inner::placeholder{color:#999}[data-v-1060c0d1] .el-select-dropdown__item.selected{color:#000}input[data-v-1060c0d1]::-webkit-inner-spin-button,input[data-v-1060c0d1]::-webkit-outer-spin-button{-webkit-appearance:none!important}.arttitle[data-v-1060c0d1]{width:100%;height:450px;position:relative;margin-bottom:50px}.hard[data-v-1060c0d1]{width:1300px;height:auto;margin:auto}.put[data-v-1060c0d1]{width:960px;height:auto;font-size:18px;font-family:Microsoft YaHei;font-weight:400;color:#1f1f1f;text-align:right;margin:auto;position:relative}.input-left[data-v-1060c0d1]{width:190px;flex-shrink:0;position:relative;top:15px}.product-put[data-v-1060c0d1]{flex:1;height:48px;background:#fff;border:1px solid #6a6a6a;border-radius:4px;font-size:18px;font-family:Microsoft YaHei;font-weight:400;color:#999;line-height:30px;padding-left:10px;margin-top:32px}.put1[data-v-1060c0d1]{display:flex;justify-content:space-between;align-items:center}.el[data-v-1060c0d1]{margin-top:30px;height:60px;display:flex;align-items:center;font-size:18px;font-family:Microsoft YaHei;font-weight:400;color:#1f1f1f;line-height:30px}.el .el-left[data-v-1060c0d1]{width:190px}.el[data-v-1060c0d1] .el-radio__label{font-size:18px}.el-radio[data-v-1060c0d1]{color:#333}.el-radio[data-v-1060c0d1],.product-putname[data-v-1060c0d1]{font-size:18px;font-family:Microsoft YaHei;font-weight:400;line-height:30px}.product-putname[data-v-1060c0d1]{flex:1;background:#fff;border:1px solid #1f1f1f;border-radius:4px;color:#999;padding-left:10px}.teacher[data-v-1060c0d1]{font-family:Microsoft YaHei;font-weight:400;color:#1f1f1f;margin:30px auto;padding-left:90px;display:flex;align-items:center}.teacher .input-left[data-v-1060c0d1]{position:relative;top:0;text-align:right;font-size:18px;flex-shrink:0}.elbottom[data-v-1060c0d1]{margin:auto;display:flex;align-items:center;justify-content:center;width:180px;height:44px;border:1px solid #1f1f1f;font-size:16px;font-family:Microsoft YaHei;font-weight:700;color:#1f1f1f;margin-top:60px;margin-bottom:60px;cursor:pointer}.elbottom[data-v-1060c0d1]:active{opacity:.9}[data-v-1060c0d1] .el-radio__input.is-checked+.el-radio__label{color:#1f1f1f}[data-v-1060c0d1] .el-radio__input.is-checked .el-radio__inner{background:#1f1f1f;border-color:#1f1f1f}.banner-box[data-v-1060c0d1]{position:relative;max-width:1920px;margin:0 auto;min-width:1280px}.banner-box .swipertext[data-v-1060c0d1]{width:1280px;height:100%;margin:0 auto;position:absolute;top:0;left:0;bottom:0;right:0;z-index:20;display:flex;align-items:center}.banner-box .small[data-v-1060c0d1]{height:100%;width:100%}.banner-box .small img[data-v-1060c0d1]{width:100%;height:450px;-o-object-fit:cover;object-fit:cover}.el-carousel__item h3[data-v-7b535dd8]{color:#475669;font-size:14px;line-height:150px;margin:0}.el-carousel__item[data-v-7b535dd8]:nth-child(2n){background-color:#99a9bf}.el-carousel__item[data-v-7b535dd8]:nth-child(odd){background-color:#d3dce6}.swiperimg[data-v-7b535dd8]{width:100%;-o-object-fit:cover;object-fit:cover;height:450px}.swipernext[data-v-7b535dd8]{width:1280px;height:100%;margin:0 auto;display:flex;flex-direction:column;align-items:center}.el-icon-search[data-v-7b535dd8]{font-size:20px;cursor:pointer}.sou[data-v-7b535dd8]{flex:1;height:100%;background:#fff;border:none;outline:none;font-size:18px;font-family:Microsoft YaHei;font-weight:400;color:#1f1f1f}.aervicesou[data-v-7b535dd8]{margin:30px auto 0 auto;padding:0 30px;width:800px;height:60px;box-sizing:border-box;display:flex;align-items:center;border:1px solid #1f1f1f;border-radius:4px}.activimg[data-v-7b535dd8]{width:100%;height:100%}.bottomun[data-v-7b535dd8]{margin-top:150px}.serviceimg-wrapper[data-v-7b535dd8]{width:300px;height:300px;border:1px solid #e8e8e8;display:flex;justify-content:center;align-items:center;flex-shrink:0}.serviceimg[data-v-7b535dd8]{max-width:300px;max-height:300px;background:#fff;cursor:pointer;border-radius:4px}.service-for[data-v-7b535dd8]{width:100%;display:flex;justify-content:space-between;flex-wrap:wrap;margin-bottom:50px}.service-index[data-v-7b535dd8]{width:calc(50% - 31px);display:flex;align-items:center;margin-top:30px}.service-right[data-v-7b535dd8]{margin-left:18px}.serviceone[data-v-7b535dd8]{font-size:24px;font-weight:500;color:#1f1f1f}.serviceone[data-v-7b535dd8],.servicetwo[data-v-7b535dd8]{font-family:Microsoft YaHei;line-height:30px;text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;cursor:pointer}.servicetwo[data-v-7b535dd8]{height:60px;font-size:18px;font-weight:400;color:#6e6e6e;margin-top:10px;margin-left:8px;white-space:pre-line}.servicethree[data-v-7b535dd8]{width:130px;height:32px;border:1px solid #1f1f1f;display:flex;align-items:center;justify-content:center;margin-top:60px;margin-left:8px;font-size:16px;cursor:pointer}.servicethree[data-v-7b535dd8]:hover{background-color:#1f1f1f;border-color:#1f1f1f;color:#fff}.page-box[data-v-7b535dd8]{padding-bottom:30px;display:flex;align-items:center;justify-content:center}.banner-box[data-v-7b535dd8]{position:relative;max-width:1920px;margin:0 auto;min-width:1280px}.banner-box .swipertext[data-v-7b535dd8]{width:1280px;height:100%;margin:0 auto;position:absolute;top:0;left:0;bottom:0;right:0;z-index:20;display:flex;align-items:center}.banner-box .small[data-v-7b535dd8]{height:100%;width:100%}.el-input__inner{width:770px!important;height:56px!important;border:1px solid #1f1f1f!important;margin-top:32px;font-size:18px!important;font-family:Microsoft YaHei;font-weight:400;color:#999!important;margin-left:none!important}.el-input__suffix{position:absolute;top:20px!important;right:20px!important}.el-upload-dragger{width:100px!important;height:100px!important;background:#c9c9c9!important;border:1px solid #1f1f1f!important;opacity:.1!important;border-radius:4px!important;margin-right:570px;margin-top:30px;margin-bottom:30px}.el-icon-plus{font-size:70px}.el-upload{margin-bottom:10px!important}input[type=number][data-v-893b960a]{-moz-appearance:textfield}input[type=number][data-v-893b960a]::-webkit-inner-spin-button,input[type=number][data-v-893b960a]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.select-gender[data-v-893b960a] ::-moz-placeholder{color:#777}.select-gender[data-v-893b960a] ::placeholder{color:#777}.product-put[data-v-893b960a],.product-putname[data-v-893b960a],.productext[data-v-893b960a],[data-v-893b960a] .el-input__inner{color:#222!important;border-color:#6a6a6a!important;outline-color:#aaa}.product-put[data-v-893b960a]::-moz-placeholder,.product-putname[data-v-893b960a]::-moz-placeholder,.productext[data-v-893b960a]::-moz-placeholder,[data-v-893b960a] .el-input__inner::-moz-placeholder{color:#999}.product-put[data-v-893b960a]::placeholder,.product-putname[data-v-893b960a]::placeholder,.productext[data-v-893b960a]::placeholder,[data-v-893b960a] .el-input__inner::placeholder{color:#999}.upload-file[data-v-893b960a]{display:flex;align-items:center;flex-wrap:wrap}.el-cascader-node.is-active[data-v-893b960a],.el-cascader-node.is-selectable.in-checked-path[data-v-893b960a],[data-v-893b960a] .el-cascader-node.in-active-path{color:#000}.li[data-v-893b960a]{width:100%;display:flex;align-items:center}.li .label[data-v-893b960a]{font-size:16px;margin-top:32px;margin-right:10px;flex:1;height:56px;display:flex;align-items:center;justify-content:flex-end}.right-content[data-v-893b960a]{margin-top:32px;width:772px}.titletexts[data-v-893b960a]{font-size:18px;font-weight:300;line-height:30px}.titletext[data-v-893b960a],.titletexts[data-v-893b960a]{width:100%;font-family:Microsoft YaHei;color:#fff;text-align:center}.titletext[data-v-893b960a]{font-size:28px;font-weight:700;margin-bottom:30px}.arttitle[data-v-893b960a]{width:100%;height:450px;display:flex;align-items:center;flex-direction:column;justify-content:center;position:relative;z-index:2}.hard[data-v-893b960a]{width:1280px;margin:0 auto}.put[data-v-893b960a]{width:1000px;height:auto;color:#1f1f1f;text-align:center;margin:auto}.product-put[data-v-893b960a],.put[data-v-893b960a]{font-size:18px;font-family:Microsoft YaHei;font-weight:400}.product-put[data-v-893b960a]{width:760px;height:48px;background:#fff;border:1px solid #6a6a6a;border-radius:4px;color:#999;line-height:30px;padding-left:10px;margin-top:32px;outline:none}.put1[data-v-893b960a]{margin-left:30px}.elbottom[data-v-893b960a]{margin:auto;display:flex;align-items:center;justify-content:center;width:180px;height:44px;border:1px solid #6a6a6a;font-size:14px;font-family:Microsoft YaHei;font-weight:700;color:#1f1f1f;margin-top:60px;margin-bottom:60px;cursor:pointer}.first[data-v-893b960a]{margin-right:32px}.productext[data-v-893b960a]{width:760px;height:120px;background:#fff;border:1px solid #6a6a6a;border-radius:4px;margin-top:30px;font-size:18px;font-family:Microsoft YaHei;font-weight:400;color:#999;line-height:30px;padding:10px 0 10px 10px;outline:none}.question[data-v-893b960a]{position:relative}.html[data-v-893b960a]{width:1280px;padding:20px 0;margin:0 auto}.banner-box[data-v-893b960a]{position:relative;max-width:1920px;margin:0 auto;height:450px;margin-top:-450px;z-index:1;min-width:1280px}.banner-box .swipertext[data-v-893b960a]{width:1280px;height:100%;margin:0 auto;position:absolute;top:0;left:0;bottom:0;right:0;z-index:20;display:flex;align-items:center}.banner-box .small[data-v-893b960a]{height:100%;width:100%}.banner-box .small .swiperimg[data-v-893b960a]{width:100%;height:450px;-o-object-fit:cover;object-fit:cover}.el-carousel__item h3[data-v-aff190ba]{font-size:14px;opacity:1;line-height:150px;margin:0}.top-img[data-v-aff190ba]{width:100%;height:450px;-o-object-fit:cover;object-fit:cover}.hard[data-v-aff190ba]{width:1400px;height:auto;margin:auto}.box[data-v-aff190ba]{width:100%;margin-bottom:50px}.deve[data-v-aff190ba]{font-size:26px;font-family:Microsoft YaHei;color:#fff;line-height:30px;text-align:center}.boxImg[data-v-aff190ba]{width:680px;height:325px;margin-right:15px;float:left}.boxInner[data-v-aff190ba]{box-sizing:border-box;font-size:18px;font-weight:500;color:#1f1f1f}.box-wrapper[data-v-aff190ba]{overflow:hidden}.boxtext[data-v-aff190ba]{font-weight:400;white-space:pre-line}.boxtext[data-v-aff190ba],.more[data-v-aff190ba]{font-size:16px;font-family:Microsoft YaHei;color:#1f1f1f}.more[data-v-aff190ba]{width:130px;height:34px;border:1px solid #1f1f1f;font-weight:700;line-height:30px;display:flex;align-items:center;justify-content:center;margin:30px auto 0;cursor:pointer}.more[data-v-aff190ba]:hover{background-color:#1f1f1f;border-color:#1f1f1f;color:#fff}.uscompany[data-v-aff190ba]{font-size:26px;font-family:Microsoft YaHei;font-weight:700;color:#1f1f1f;line-height:30px;text-align:center;margin-top:50px;margin-bottom:50px;overflow:hidden}.culture[data-v-aff190ba]{width:100%;display:flex;flex-wrap:wrap;margin-bottom:80px}.culture-for[data-v-aff190ba]{width:330px;height:400px;margin-right:20px;box-sizing:border-box;position:relative}.culture-for[data-v-aff190ba]:last-of-type{margin-right:0}.culture-for .culture[data-v-aff190ba]{width:100%;height:100%}.culture-for .culturetit-box[data-v-aff190ba]{width:100%;height:100%;padding:0 30px 70px;box-sizing:border-box;position:absolute;top:0;left:0;display:flex;align-items:center;flex-direction:column;justify-content:flex-end;transition:all .3s;cursor:pointer}.culture-for .culturetit-box .culturetit[data-v-aff190ba]{height:40px;line-height:40px;margin-bottom:20px;font-size:24px;font-family:Microsoft YaHei;font-weight:400;color:#fff;line-height:30px;transition:all .3s}.culture-for .culturetit-box .culturetext[data-v-aff190ba]{height:60px;font-size:18px;font-family:Microsoft YaHei;font-weight:400;color:#fff;line-height:30px;transition:all .3s;text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.culture-for .culturetit-box[data-v-aff190ba]:hover{background:rgba(0,0,0,.5)}.culture-for .culturetit-box:hover .culturetext[data-v-aff190ba],.culture-for .culturetit-box:hover .culturetit[data-v-aff190ba]{transform:scale(1.1)}.history[data-v-aff190ba]{width:100%;height:500px;background:rgba(0,0,0,.8);position:relative;overflow:hidden}.history .block[data-v-aff190ba]{margin-top:30px;width:100%}.brand[data-v-aff190ba]{display:flex;justify-content:start;flex-wrap:wrap;margin-bottom:20px}.brands[data-v-aff190ba]{width:calc(25% - 30px);height:150px;border:1px solid;display:flex;align-items:center;justify-content:center;margin-bottom:30px;margin-left:20px;background:#fff;border:1px solid #d7d7d7;cursor:pointer}.brandimg[data-v-aff190ba]{width:170px;height:100px;-o-object-fit:contain;object-fit:contain}.historyimg[data-v-aff190ba]{width:100%;height:100%;opacity:.4;position:absolute;-o-object-fit:cover;object-fit:cover}.historytit[data-v-aff190ba]{font-size:28px;font-family:Microsoft YaHei;font-weight:700;color:#fff;line-height:30px;position:absolute;top:60px;left:590px}.swiperblock[data-v-aff190ba]{width:1100px;height:100%;margin:auto;display:flex;align-items:center;justify-content:center}.blockun[data-v-aff190ba]{width:250px;height:auto;position:relative}.block-m[data-v-aff190ba]{width:100%;height:4px;background:#fff}.block-y[data-v-aff190ba]{width:20px;height:20px;background:#fff;border-radius:50%;position:absolute;top:-9px;left:115px}.block-s[data-v-aff190ba]{width:4px;height:60px;background:#fff;position:absolute;left:123px}.on[data-v-aff190ba]{position:absolute;left:115px}.ons[data-v-aff190ba]{position:absolute;left:123px;top:-65px}.blockyear[data-v-aff190ba]{font-size:20px;font-family:Microsoft YaHei;font-weight:700;color:#fff}.yeartext[data-v-aff190ba]{width:230px;font-size:13px;font-family:Microsoft YaHei;font-weight:400;color:#fff}.blocktext[data-v-aff190ba]{position:absolute}.blockyear[data-v-aff190ba]{margin-left:65px}.blocktext-bottom[data-v-aff190ba]{top:60px;left:-20px}.blocktext-top[data-v-aff190ba]{top:-150px;left:20px}.banner-box[data-v-aff190ba]{position:relative;max-width:1920px;margin:0 auto;min-width:1280px}.banner-box .swipertext[data-v-aff190ba]{width:1280px;height:100%;margin:0 auto;position:absolute;top:0;left:0;bottom:0;right:0;z-index:20;display:flex;align-items:center}.banner-box .small[data-v-aff190ba]{height:100%;width:100%}.swiperimg[data-v-aff190ba]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.productContainer .top[data-v-43e30539]{padding:30px;box-sizing:border-box}.productContainer .top .title[data-v-43e30539]{font-size:28px;font-family:Microsoft YaHei;font-weight:500;color:#333}.productContainer .top .param[data-v-43e30539]{font-size:24px;font-family:Microsoft YaHei;font-weight:500;color:#999;margin:30px 0 50px}.productContainer .top .detailName[data-v-43e30539]{width:100%;font-size:32px;font-family:Microsoft YaHei;font-weight:500;color:#333;text-align:center}.productContainer .detailImg[data-v-43e30539]{width:100%}.el-carousel__item h3[data-v-43e30539]{color:#475669;font-size:14px;line-height:150px;margin:0}.el-carousel__item[data-v-43e30539]:nth-child(2n){background-color:#99a9bf}.el-carousel__item[data-v-43e30539]:nth-child(odd){background-color:#d3dce6}.swiperimg[data-v-43e30539]{width:100%;-o-object-fit:cover;object-fit:cover}.swipernext[data-v-43e30539]{width:1280px;height:100%;margin:0 auto;display:flex;flex-direction:column;align-items:center}.el-icon-search[data-v-43e30539]{font-size:20px;cursor:pointer}.sou[data-v-43e30539]{flex:1;height:100%;background:#fff;border:none;outline:none;font-size:18px;font-family:Microsoft YaHei;font-weight:400;color:#1f1f1f}.aervicesou[data-v-43e30539]{margin-top:30px;padding:0 30px;width:800px;height:60px;box-sizing:border-box;margin-left:200px;display:flex;align-items:center;border:1px solid #1f1f1f;border-radius:4px}.activimg[data-v-43e30539]{width:100%;height:100%}.bottomun[data-v-43e30539]{margin-top:150px}.serviceimg[data-v-43e30539]{width:200px;height:200px;background:#fff;border:1px solid #e8e8e8;cursor:pointer;border-radius:4px}.service-for[data-v-43e30539]{width:100%;display:flex;justify-content:space-between;flex-wrap:wrap;margin-bottom:50px}.service-index[data-v-43e30539]{width:calc(50% - 31px);display:flex;align-items:center;margin-top:30px}.service-right[data-v-43e30539]{margin-left:10px}.serviceone[data-v-43e30539]{font-size:18px;font-weight:500}.serviceone[data-v-43e30539],.servicetwo[data-v-43e30539]{font-family:Microsoft YaHei;color:#1f1f1f;line-height:30px;text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;cursor:pointer}.servicetwo[data-v-43e30539]{font-size:14px;font-weight:400;margin-top:10px;white-space:pre-line}.servicethree[data-v-43e30539]{width:160px;height:32px;border:1px solid #1f1f1f;display:flex;align-items:center;justify-content:center;margin-top:10px;cursor:pointer}.page-box[data-v-43e30539]{padding-bottom:30px;display:flex;align-items:center;justify-content:center}.banner-box[data-v-43e30539]{position:relative;max-width:1920px;margin:0 auto;min-width:1280px}.banner-box .swipertext[data-v-43e30539]{width:1280px;height:100%;margin:0 auto;position:absolute;top:0;left:0;bottom:0;right:0;z-index:20;display:flex;align-items:center}.banner-box .small[data-v-43e30539]{height:100%;width:100%}.banner-box .small img[data-v-43e30539]{width:100%;height:450px}.titletext[data-v-86ad0b82]{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:50;font-size:28px;font-family:Microsoft YaHei;font-weight:700;color:#fff}.product-put[data-v-86ad0b82],.product-putname[data-v-86ad0b82],.productext[data-v-86ad0b82],[data-v-86ad0b82] .el-input__inner{height:48px!important;color:#222!important;border-color:#999!important;outline-color:#6a6a6a}.product-put[data-v-86ad0b82]::-moz-placeholder,.product-putname[data-v-86ad0b82]::-moz-placeholder,.productext[data-v-86ad0b82]::-moz-placeholder,[data-v-86ad0b82] .el-input__inner::-moz-placeholder{color:#999}.product-put[data-v-86ad0b82]::placeholder,.product-putname[data-v-86ad0b82]::placeholder,.productext[data-v-86ad0b82]::placeholder,[data-v-86ad0b82] .el-input__inner::placeholder{color:#999}[data-v-86ad0b82] .el-select-dropdown__item.selected{color:#000}input[data-v-86ad0b82]::-webkit-inner-spin-button,input[data-v-86ad0b82]::-webkit-outer-spin-button{-webkit-appearance:none!important}.arttitle[data-v-86ad0b82]{width:100%;height:450px;position:relative;margin-bottom:50px}.hard[data-v-86ad0b82]{width:1300px;height:auto;margin:auto}.put[data-v-86ad0b82]{width:960px;height:auto;font-size:18px;font-family:Microsoft YaHei;font-weight:400;color:#1f1f1f;text-align:right;margin:auto;position:relative}.input-left[data-v-86ad0b82]{width:190px;flex-shrink:0;position:relative;top:15px}.product-put[data-v-86ad0b82]{flex:1;height:48px;background:#fff;border:1px solid #6a6a6a;border-radius:4px;font-size:18px;font-family:Microsoft YaHei;font-weight:400;color:#999;line-height:30px;padding-left:10px;margin-top:32px}.put1[data-v-86ad0b82]{display:flex;justify-content:space-between;align-items:center}.el[data-v-86ad0b82]{margin-top:30px;height:60px;display:flex;align-items:center;font-size:18px;font-family:Microsoft YaHei;font-weight:400;color:#1f1f1f;line-height:30px}.el .el-left[data-v-86ad0b82]{width:190px}.el[data-v-86ad0b82] .el-radio__label{font-size:18px}.el-radio[data-v-86ad0b82]{color:#333}.el-radio[data-v-86ad0b82],.product-putname[data-v-86ad0b82]{font-size:18px;font-family:Microsoft YaHei;font-weight:400;line-height:30px}.product-putname[data-v-86ad0b82]{flex:1;background:#fff;border:1px solid #1f1f1f;border-radius:4px;color:#999;padding-left:10px}.teacher[data-v-86ad0b82]{font-family:Microsoft YaHei;font-weight:400;color:#1f1f1f;margin:30px auto;padding-left:90px;display:flex;align-items:center}.teacher .input-left[data-v-86ad0b82]{position:relative;top:0;text-align:right;font-size:18px;flex-shrink:0}.elbottom[data-v-86ad0b82]{margin:auto;display:flex;align-items:center;justify-content:center;width:180px;height:44px;border:1px solid #1f1f1f;font-size:16px;font-family:Microsoft YaHei;font-weight:700;color:#1f1f1f;margin-top:60px;margin-bottom:60px;cursor:pointer}.elbottom[data-v-86ad0b82]:active{opacity:.9}[data-v-86ad0b82] .el-radio__input.is-checked+.el-radio__label{color:#1f1f1f}[data-v-86ad0b82] .el-radio__input.is-checked .el-radio__inner{background:#1f1f1f;border-color:#1f1f1f}.upload-wrapper[data-v-86ad0b82]{justify-content:flex-start;margin-top:32px}.banner-box[data-v-86ad0b82]{position:relative;max-width:1920px;margin:0 auto;min-width:1280px}.banner-box .swipertext[data-v-86ad0b82]{width:1280px;height:100%;margin:0 auto;position:absolute;top:0;left:0;bottom:0;right:0;z-index:20;display:flex;align-items:center}.banner-box .small[data-v-86ad0b82]{height:100%;width:100%}.banner-box .small img[data-v-86ad0b82]{width:100%;height:450px;-o-object-fit:cover;object-fit:cover}