.shareScreenContainer{position:relative;width:100vw;height:100vh;padding:36px 30px;margin-top:-89px}.shareScreenContainer .shareScreenBackground{position:absolute;background-size:cover;background-repeat:no-repeat;background-position:50%;left:0;top:0;width:100%;height:100%}.shareScreenContainer .shareScreenBackground:before{content:"";position:absolute;width:100%;height:100%;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.shareScreenContainer .shareHeader{display:flex;align-items:center;justify-content:space-between;position:relative;z-index:9}.shareScreenContainer .shareHeader .shareHeaderLeft{display:flex;align-items:center}.shareScreenContainer .shareHeader .backToOld{font-size:12px;color:#999;margin-left:12px;cursor:pointer;transition:color .3s}.shareScreenContainer .shareHeader .backToOld:hover{color:#00a8ff}.shareScreenContainer .shareScreenInner{position:relative;z-index:9;display:flex;align-items:center;height:calc(100vh - 150px);width:100%;margin-top:30px}.shareScreenContainer .shareScreenInner .left{flex:1 1;height:100%;border-radius:0 10px 10px 0;background:linear-gradient(0deg,rgba(0,0,0,.3),rgba(0,0,0,.7));box-shadow:0 1px 2px rgba(0,0,0,.07),0 2px 4px rgba(0,0,0,.07),0 4px 8px rgba(0,0,0,.07),0 8px 16px rgba(0,0,0,.07),0 16px 32px rgba(0,0,0,.07),0 32px 64px rgba(0,0,0,.07)}.shareScreenContainer .shareScreenInner .left .left_top{display:flex;align-items:center;justify-content:center;height:calc(100% - 0px);position:relative}.shareScreenContainer .shareScreenInner .left .left_top .img{max-width:100%;max-height:100%;border-radius:6px;object-fit:contain}.shareScreenContainer .shareScreenInner .left .left_top .video{position:absolute;top:30px;right:30px;width:320px;height:auto;background:transparent;border-radius:6px}.shareScreenContainer .shareScreenInner .left .left_top .video video{position:absolute;top:0;left:0;z-index:1}.shareScreenContainer .shareScreenInner .left .left_top .video .img{width:100%;height:100%;border-radius:6px;object-fit:cover;opacity:1;z-index:10;transition:all .3s ease-in-out}.shareScreenContainer .shareScreenInner .left .left_top .video .btn1{position:absolute;right:10px;top:120px;border-radius:5px;cursor:pointer;overflow:hidden;opacity:1;z-index:10;transition:all .3s ease-in-out}.shareScreenContainer .shareScreenInner .left .left_top .video .btn1>div{display:flex;align-items:center;justify-content:left;width:30px;height:30px;color:#fff;background:linear-gradient(90deg,#2ba3d6,#588cd5,#7280d5);border-radius:5px;padding-left:6px;transition:all .3s ease-in-out}.shareScreenContainer .shareScreenInner .left .left_top .video .btn1>div:hover{width:110px}.shareScreenContainer .shareScreenInner .left .left_top .video .btn1>div span{margin-left:10px;white-space:nowrap}.shareScreenContainer .shareScreenInner .left .left_top .video .btn2{position:absolute;right:10px;top:160px;border-radius:5px;cursor:pointer;overflow:hidden;opacity:1;z-index:10;transition:all .3s ease-in-out}.shareScreenContainer .shareScreenInner .left .left_top .video .btn2>div{display:flex;align-items:center;justify-content:left;width:30px;height:30px;color:#fff;background:linear-gradient(90deg,#2ba3d6,#588cd5,#7280d5);border-radius:5px;padding-left:6px;transition:all .3s ease-in-out}.shareScreenContainer .shareScreenInner .left .left_top .video .btn2>div:hover{width:110px}.shareScreenContainer .shareScreenInner .left .left_top .video .btn2>div span{margin-left:10px;white-space:nowrap}.shareScreenContainer .shareScreenInner .left .left_top .video .btn3{position:absolute;right:10px;top:20px;width:30px;height:30px;border-radius:5px;cursor:pointer;z-index:10}.shareScreenContainer .shareScreenInner .left .left_top .video .notShow{opacity:0}.shareScreenContainer .shareScreenInner .left .left_top .video .notShow1{display:none;opacity:0}.shareScreenContainer .shareScreenInner .left .left_top .title{position:absolute;top:200px;left:80px;width:683px}.shareScreenContainer .shareScreenInner .left .left_top .lianjie{position:absolute;top:330px;left:80px;display:flex;align-items:center;justify-content:center;width:216px;height:66px;background:linear-gradient(-30deg,#00a8ff,#005aff);border-radius:10px;font-weight:400;font-size:24px;color:#fff;cursor:pointer;transition:all .3s ease-in-out}.shareScreenContainer .shareScreenInner .left .left_top .lianjie:hover{box-shadow:inset 0 -23px 25px 0 rgba(0,0,0,.17),inset 0 -36px 30px 0 rgba(0,0,0,.15),inset 0 -79px 40px 0 rgba(0,0,0,.1),0 2px 1px rgba(0,0,0,.06),0 4px 2px rgba(0,0,0,.09),0 8px 4px rgba(0,0,0,.09),0 16px 8px rgba(0,0,0,.09),0 32px 16px rgba(0,0,0,.09)}.shareScreenContainer .shareScreenInner .left .left_top .jiaoxue{position:absolute;top:330px;left:330px;display:flex;align-items:center;justify-content:center;width:216px;height:66px;background:linear-gradient(-30deg,#00a8ff,#005aff);border-radius:10px;font-weight:400;font-size:24px;color:#fff;cursor:pointer;transition:all .3s ease-in-out}.shareScreenContainer .shareScreenInner .left .left_top .jiaoxue:hover{box-shadow:inset 0 -23px 25px 0 rgba(0,0,0,.17),inset 0 -36px 30px 0 rgba(0,0,0,.15),inset 0 -79px 40px 0 rgba(0,0,0,.1),0 2px 1px rgba(0,0,0,.06),0 4px 2px rgba(0,0,0,.09),0 8px 4px rgba(0,0,0,.09),0 16px 8px rgba(0,0,0,.09),0 32px 16px rgba(0,0,0,.09)}.shareScreenContainer .shareScreenInner .left .left_top .tipsContainer{display:flex;align-items:center;position:absolute;left:80px;top:80%}.shareScreenContainer .shareScreenInner .left .left_top .tipsContainer .tipsItem{position:relative;display:flex}.shareScreenContainer .shareScreenInner .left .left_top .tipsContainer .tipsItem .tipsItemRight{position:relative;top:-22px;color:#fff;margin-left:20px;font-size:18px}.shareScreenContainer .shareScreenInner .left .left_top .tipsContainer .divider{position:relative;top:-12px;width:1px;height:75px;margin:0 60px;background-color:#fff}.shareScreenContainer .shareScreenInner .left .left_top .loading-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;z-index:100;border-radius:6px}.shareScreenContainer .shareScreenInner .left .left_top .loading-overlay .loading-content{text-align:center;color:#fff}.shareScreenContainer .shareScreenInner .left .left_top .loading-overlay .loading-content .loading-spinner{width:40px;height:40px;margin:0 auto 20px;border-radius:50%;border:3px solid hsla(0,0%,100%,.3);border-top-color:#fff;animation:spin 1s linear infinite}.shareScreenContainer .shareScreenInner .left .left_top .loading-overlay .loading-content .loading-text{font-size:18px;font-weight:500}@keyframes spin{to{transform:rotate(1turn)}}.shareScreenContainer .shareScreenInner .left .promptContainer{display:flex;align-items:center;width:96%;height:52px;margin:8px 20px 20px;padding:6px;background:#171717;border-radius:10px;border:1px solid #383838}.shareScreenContainer .shareScreenInner .left .promptContainer .promptLeft{display:flex;align-items:center;justify-content:center;margin-right:12px;width:100px;height:42px;background:#2a2a2a;color:#fff;border-radius:5px 5px 0 5px}.shareScreenContainer .shareScreenInner .left .promptContainer .promptLeft img{margin-right:4px}.shareScreenContainer .shareScreenInner .left .promptContainer .input{border:0;background-color:transparent;color:#fff}.shareScreenContainer .shareScreenInner .right{display:flex;flex-direction:column;width:360px;height:100%;padding:30px;background:linear-gradient(0deg,rgba(0,0,0,.3),rgba(0,0,0,.7));border-radius:10px 0 0 10px}.shareScreenContainer .shareScreenInner .right .title{display:flex;align-items:center;font-family:Microsoft YaHei;font-weight:400;font-size:18px;color:#fff;line-height:40px}.shareScreenContainer .shareScreenInner .right .title img{width:16px;margin-right:12px}.shareScreenContainer .shareScreenInner .right .buttonContainer{display:flex;align-items:center;margin-top:20px;gap:14px}.shareScreenContainer .shareScreenInner .right .buttonContainer .btn2{position:relative;width:140px;height:46px;background:linear-gradient(90deg,#2ba3d6,#588cd5,#7280d5);border-radius:5px;line-height:46px;text-align:center;color:#fff;font-size:16px;cursor:pointer;transition:all .2s ease-in-out}.shareScreenContainer .shareScreenInner .right .buttonContainer .btn2:hover{box-shadow:inset 0 -23px 25px 0 rgba(0,0,0,.17),inset 0 -36px 30px 0 rgba(0,0,0,.15),inset 0 -79px 40px 0 rgba(0,0,0,.1),0 2px 1px rgba(0,0,0,.06),0 4px 2px rgba(0,0,0,.09),0 8px 4px rgba(0,0,0,.09),0 16px 8px rgba(0,0,0,.09),0 32px 16px rgba(0,0,0,.09)}.shareScreenContainer .shareScreenInner .right .buttonContainer .btn2 .btn2_icon{font-size:12px;margin-left:10px}.shareScreenContainer .shareScreenInner .right .buttonContainer .btn2 .continue_down{position:absolute;right:0;bottom:-109px;width:142px;height:109px;background:rgba(29,29,29,.9);border-radius:10px;border:2px solid #383838;z-index:10;padding:12px;font-family:Microsoft YaHei;font-weight:400;font-size:14px}.shareScreenContainer .shareScreenInner .right .buttonContainer .btn2 .continue_down div{display:flex;align-items:center;height:40px;padding-left:24px;color:#fff;border-radius:3px;transition:all .2s ease-in-out;cursor:pointer;letter-spacing:2px}.shareScreenContainer .shareScreenInner .right .buttonContainer .btn2 .continue_down div img{width:14px;margin-left:6px}.shareScreenContainer .shareScreenInner .right .buttonContainer .btn2 .continue_down div:hover{background:hsla(0,0%,100%,.1)}.shareScreenContainer .shareScreenInner .right .buttonContainer .btn_white{background:#fff;color:#333}.shareScreenContainer .shareScreenInner .right .space{font-family:Microsoft YaHei;font-weight:400;font-size:16px;color:#fff;line-height:40px;display:flex;align-items:center;margin-bottom:10px;justify-content:space-between}.shareScreenContainer .shareScreenInner .right .space .space-title{width:130px;cursor:pointer}.shareScreenContainer .shareScreenInner .right .space .space-title img{width:18px;margin-right:8px}.shareScreenContainer .shareScreenInner .right .space .select{flex:1 1}.shareScreenContainer .shareScreenInner .right .space .select .ant-select{width:100%}.shareScreenContainer .shareScreenInner .right .space .select .ant-select-selector{background:rgba(45,45,45,.4);border:rgba(45,45,45,.4);color:hsla(0,0%,100%,.5)}.shareScreenContainer .shareScreenInner .right .space .select .ant-select-arrow{color:#999}.shareScreenContainer .shareScreenInner .right .space .select .ant-input-number{width:100%;background:rgba(45,45,45,.4);border:rgba(45,45,45,.4);color:hsla(0,0%,100%,.5)}.shareScreenContainer .shareScreenInner .right .space .select .ant-input-number-handler-wrap{opacity:1;background:rgba(45,45,45,.4);border:rgba(45,45,45,.4);color:hsla(0,0%,100%,.5)}.shareScreenContainer .shareScreenInner .right .space .select .ant-input-number-handler{border-left:1px solid #333}.shareScreenContainer .shareScreenInner .right .space .select .ant-input-number-handler-down{border-top:1px solid #333}.shareScreenContainer .shareScreenInner .right .space .select .ant-input-number-handler-down-inner,.shareScreenContainer .shareScreenInner .right .space .select .ant-input-number-handler-up-inner{color:#999}.shareScreenContainer .shareScreenInner .right .tips .custom-select .ant-select-selector{background:rgba(33,35,39,.6)!important;border-color:rgba(33,35,39,.6)!important;color:#fff!important;border-radius:4px!important}.shareScreenContainer .shareScreenInner .right .tips .custom-select .ant-select-arrow{color:#999!important}.shareScreenContainer .shareScreenInner .right .tips .title .icon{margin-right:4px}.shareScreenContainer .shareScreenInner .right .tips .title{margin-bottom:10px;font-family:Microsoft YaHei;font-weight:400;font-size:16px;color:#fff;line-height:20px}.shareScreenContainer .shareScreenInner .right .tips .style-item{border-radius:3px;display:flex;align-items:center;flex-direction:column;width:100%;height:200px}.shareScreenContainer .shareScreenInner .right .tips .style-item>span,.shareScreenContainer .shareScreenInner .right .tips .style-item>span .ant-upload{width:100%}.shareScreenContainer .shareScreenInner .right .tips .style-item .custom-select-dropdown{background-color:#212327!important}.shareScreenContainer .shareScreenInner .right .tips .style-item .custom-select-dropdown .ant-select-item{color:#fff!important}.shareScreenContainer .shareScreenInner .right .tips .style-item .custom-select-dropdown .ant-select-item.ant-select-item-option-selected,.shareScreenContainer .shareScreenInner .right .tips .style-item .custom-select-dropdown .ant-select-item:hover{background-color:#3a3a3a!important}.shareScreenContainer .shareScreenInner .right .tips .style-item .item-wrapper{width:100%;height:200px;display:flex;align-items:center;justify-content:center;flex-direction:column;position:relative;cursor:pointer;border-radius:4px}.shareScreenContainer .shareScreenInner .right .tips .style-item .item-wrapper .item-wrapper-active{display:flex;align-items:center;justify-content:center;position:absolute;top:0;left:0;width:100%;height:200px;background:#212121;border-radius:3px;border:1px solid #005aff;opacity:.6;z-index:10}.shareScreenContainer .shareScreenInner .right .tips .style-item .item-wrapper .item-wrapper-active .icon-tick{font-size:24px;color:#fff}.shareScreenContainer .shareScreenInner .right .tips .style-item .item-wrapper .plus{margin-top:16px;font-family:Microsoft YaHei;font-weight:400;font-size:34px;color:#fff;line-height:16px;opacity:.2}.shareScreenContainer .shareScreenInner .right .tips .style-item .item-wrapper .plus-label{text-align:center;padding:10px 18px;font-family:Microsoft YaHei;font-weight:400;font-size:12px;color:#fff;line-height:16px;opacity:.2}.shareScreenContainer .shareScreenInner .right .tips .style-item .item-wrapper .picture{display:block;width:100%;height:100%;object-fit:contain}.shareScreenContainer .shareScreenInner .right .tips .style-item .item-wrapper:hover>.del{transform:translateY(0);opacity:1}.shareScreenContainer .shareScreenInner .right .tips .style-item .item-wrapper .del{width:100%;height:30px;background:rgba(0,0,0,.6);position:absolute;bottom:0;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease-in-out;transform:translateY(30px);opacity:0}.shareScreenContainer .shareScreenInner .right .tips .style-item .item-wrapper .del img{width:14px;height:14px}.shareScreenContainer .shareScreenInner .right .tips .style-item .label{font-family:Microsoft YaHei;font-weight:400;font-size:14px;color:#fff;line-height:40px;opacity:.7}.shareScreenContainer .shareScreenInner .right .tips .tip-title{display:flex;justify-content:space-between;font-family:Microsoft YaHei;font-weight:400;font-size:16px;color:#fff;line-height:30px}.shareScreenContainer .shareScreenInner .right .tips .tip-title .btn{position:relative;cursor:pointer;transition:all .2s ease-in-out}.shareScreenContainer .shareScreenInner .right .tips .tip-title .btn:hover{color:#00a8ff}.shareScreenContainer .shareScreenInner .right .tips .tip-title .btn:hover .btn_line{background-color:#00a8ff}.shareScreenContainer .shareScreenInner .right .tips .tip-title .btn .btn_line{position:absolute;bottom:6px;height:1px;width:80px;background-color:#fff;transition:all .2s ease-in-out}.shareScreenContainer .shareScreenInner .right .tips .tip-content{height:100%;border-radius:6px}.shareScreenContainer .shareScreenInner .right .tips .tip-content .radio-group{display:flex;gap:8px;width:100%}.shareScreenContainer .shareScreenInner .right .tips .tip-content .radio-group .radio-button{flex:1 1;height:28px;background:rgba(33,35,39,.6);border-radius:4px;color:#cdcbcb;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;font-size:12px;position:relative}.shareScreenContainer .shareScreenInner .right .tips .tip-content .radio-group .radio-button img{position:absolute;top:-8px;right:-8px;transform:scale(.8);transition:transform .3s ease}.shareScreenContainer .shareScreenInner .right .tips .tip-content .radio-group .radio-button:hover{color:#fff;background-color:hsla(0,0%,100%,.1)}.shareScreenContainer .shareScreenInner .right .tips .tip-content .radio-group .radio-button:hover img{transform:scale(.9)}.shareScreenContainer .shareScreenInner .right .tips .tip-content .radio-group .radio-button.active{background:linear-gradient(90deg,#2ba3d6,#588cd5,#7280d5);border:none;color:#fff}.shareScreenContainer .shareScreenInner .right .tips .tip-content .slide .ant-slider{margin:0}.shareScreenContainer .shareScreenInner .right .tips .tip-content .slide .ant-slider-track{background-color:#588cd5}.shareScreenContainer .shareScreenInner .right .tips .tip-content .line{width:240px;height:1px;background:#e14745;opacity:.1}.shareScreenContainer .shareScreenInner .right .tips .tip-content .ant-select-selector{height:40px;background:#2d2d2d;color:#fff;border:1px solid #2d2d2d}.shareScreenContainer .shareScreenInner .right .tips .tip-content .ant-select-selection-item{line-height:40px}.shareScreenContainer .shareScreenInner .right .tips .tip-content .ant-select-arrow,.shareScreenContainer .shareScreenInner .right .tips .tip-content .ant-select-selection-item{color:#999}.shareScreenContainer .shareScreenInner .right .tips .tip-content .content{border:1px solid #313439;min-height:160px;background-color:#212327;border-radius:8px;padding:4px;font-family:Microsoft YaHei;font-weight:400;font-size:14px;color:hsla(0,0%,100%,.5);line-height:40px}.shareScreenContainer .shareScreenInner .right .tips .tip-content .content .react-tagsinput-tag{width:auto!important;padding-top:0;padding-bottom:0;background-color:#fff;border-color:#fff;margin:2px;line-height:30px}.shareScreenContainer .shareScreenInner .right .tips .tip-content .content span,.shareScreenContainer .shareScreenInner .right .tips .tip-content .content span input{width:240px}.shareScreenContainer .shareScreenInner .right .tips .tip-content .content .ant-input{padding:12px;color:hsla(0,0%,100%,.5);background-color:#212327;border:1px solid #313439;border-radius:8px}.shareScreenContainer .shareScreenInner .right .tips .tip-content .tips-text{margin-top:8px;font-size:12px;color:hsla(0,0%,100%,.5);line-height:1.5;text-align:center}.shareScreenContainer .shareScreenInner .right .tips .switch-wrapper input[type=checkbox]{display:none}.shareScreenContainer .shareScreenInner .right .tips .switch-wrapper input[type=checkbox]+label{position:relative;display:inline-block;width:40px;height:20px;background-color:#ccc;border-radius:20px;transition:all .3s;cursor:pointer}.shareScreenContainer .shareScreenInner .right .tips .switch-wrapper input[type=checkbox]+label:before{content:"";position:absolute;width:18px;height:18px;border-radius:50%;background-color:#fff;top:1px;left:1px;transition:transform .3s}.shareScreenContainer .shareScreenInner .right .tips .switch-wrapper input[type=checkbox]:checked+label{background:linear-gradient(90deg,#2ba3d6,#588cd5,#7280d5)}.shareScreenContainer .shareScreenInner .right .tips .switch-wrapper input[type=checkbox]:checked+label:before{transform:translateX(20px)}.shareScreenContainer .shareScreenInner .right .tips .action_bar_options_box_version{display:flex;border-radius:4px;height:32px;margin:10px 0;width:100%;padding:2px 12px;gap:4px}.shareScreenContainer .shareScreenInner .right .tips .action_bar_options_box_v{flex:1 1;color:#cdcbcb;cursor:pointer;font-size:14px;text-align:center;border-radius:4px;line-height:28px;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.shareScreenContainer .shareScreenInner .right .tips .action_bar_options_box_v .anticon{font-size:16px}.shareScreenContainer .shareScreenInner .right .tips .action_bar_options_box_v:hover{color:#fff;background-color:hsla(0,0%,100%,.1)}.shareScreenContainer .shareScreenInner .right .tips .action_bar_options_box_v.activity{background:linear-gradient(90deg,#2ba3d6,#588cd5,#7280d5);color:#fff}.shareScreenContainer .shareScreenInner .right .tips .show-for-large-with-flex{display:flex}.shareScreenContainer .shareScreenInner .right .tips .action_bar_options_box{align-items:center;display:flex;flex-direction:column;margin-bottom:10px;margin-top:4px;background-color:rgba(33,35,39,.6);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:8px}.shareScreenContainer .shareScreenInner .right .tips .action_bar_options_list{display:flex;flex-direction:column;width:100%}.shareScreenContainer .shareScreenInner .right .tips .hasVersions{border-top:1px solid #313439;margin-top:10px}.shareScreenContainer .shareScreenInner .right .tips .action_bar_options_item{align-items:center;display:flex;flex-direction:row;height:45px;width:100%;padding:0 8px;cursor:pointer;transition:all .4s ease-in-out}.shareScreenContainer .shareScreenInner .right .tips .action_bar_options_item .action_bar_options_item_title{color:#fff;flex:1 1;font-size:12px;color:#cdcbcb;font-size:16px;margin-left:12px;width:max-content}.shareScreenContainer .shareScreenInner .right .tips .action_bar_options_item .action_bar_options_item_title span{color:#fff;flex:1 1;font-size:12px}.shareScreenContainer .shareScreenInner .right .tips .v-icon{color:#fff;font-size:18px;font-weight:700;margin-right:5px;font-feature-settings:"liga";align-items:center;justify-content:center;letter-spacing:normal;line-height:1;position:relative;text-indent:0;transition:.3s cubic-bezier(.25,.8,.5,1),visibility 0s;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle}.shareScreenContainer .shareScreenInner .right .tips .action_bar_options_item.activity{outline:1px solid #707ecf;border-radius:6px}.shareScreenContainer .shareScreenInner .right .tips .action_bar_options_item_left{align-items:center;background-color:#5d6268;border-radius:4px;display:flex;height:30px;justify-content:center;margin-left:6px;position:relative;width:30px}.shareScreenContainer .shareScreenInner .right .tips .action_bar_options_item_left .select-tar-box{align-items:center;border:2px solid #fff;display:flex;justify-content:center}.shareScreenContainer .shareScreenInner .right .tips .left_image_box{align-items:center;background-color:#5d6268;border-radius:4px;display:flex;height:30px;justify-content:center;position:relative;width:30px}.shareScreenContainer .shareScreenInner .right .tips .action_bar_options_item_left .left_image{border-radius:4px;max-height:30px;max-width:30px}.shareScreenContainer .shareScreenInner .right .tips .action_bar_options_item_left .left_image.scale{border:2px solid #fff}.shareScreenContainer .shareScreenInner .right .tips .action_bar_arrow{color:#fff;font-size:18px;font-weight:700;margin-right:5px}.shareScreenContainer .shareScreenInner .right .tips .action_bar_select_toast_universal{background-color:#000;top:0;height:calc(100vh - 64px);left:300px;padding:4px;position:absolute;width:calc(100vw - 300px);z-index:10;animation:fadeInFromLeft .3s ease-out;z-index:999999}.shareScreenContainer .shareScreenInner .right .tips .select_style_single_choose_box{background-color:#282b2f;border-radius:.5rem;cursor:default;display:flex;flex-direction:column;height:100%;padding:.75rem 1.5rem;width:100%}.shareScreenContainer .shareScreenInner .right .tips .top_scene{align-items:center;border-bottom:1px solid #5c6269;display:flex;flex-direction:row;height:40px;justify-content:space-between;width:100%}.shareScreenContainer .shareScreenInner .right .tips .select_style_single_choose_box .top_scene .top_scene_title{color:#fff;font-size:1.5rem;font-weight:700;height:40px}.shareScreenContainer .shareScreenInner .right .tips .select_style_single_choose_box .top_scene .top_models{display:flex;flex:1 1;flex-direction:row;gap:25px;height:40px;margin-left:40px;white-space:nowrap}.shareScreenContainer .shareScreenInner .right .tips .select_style_single_choose_box .top_scene .top_models .modeleItem{align-items:center;border-bottom:4px solid #282b2f;color:#cdcbcb;cursor:pointer;display:flex;font-size:1rem;font-weight:700;height:38px;justify-content:center}.shareScreenContainer .shareScreenInner .right .tips .select_style_single_choose_box .top_scene .top_models .selected{border-bottom:4px solid #7280d2;color:#fff}.shareScreenContainer .shareScreenInner .right .tips .select_style_single_choose_box .top_scene .close{cursor:pointer}.shareScreenContainer .shareScreenInner .right .tips .select_style_single_choose_box .section_pro{display:flex;flex-direction:row;margin-top:14px;white-space:nowrap}.shareScreenContainer .shareScreenInner .right .tips .saveBtn,.shareScreenContainer .shareScreenInner .right .tips .select_style_single_choose_box .section_pro .proItem{align-items:center;background:#414550;border-radius:.9375rem;color:#cdcbcb;cursor:pointer;display:flex;font-size:.875rem;height:1.875rem;justify-content:center;margin-right:20px;padding-left:15px;padding-right:15px;width:max-content}.shareScreenContainer .shareScreenInner .right .tips .saveBtn{position:relative;bottom:5px}.shareScreenContainer .shareScreenInner .right .tips .saveBtn,.shareScreenContainer .shareScreenInner .right .tips .select_style_single_choose_box .section_pro .selected{background:linear-gradient(90deg,#2ba3d6,#588cd5,#7280d5,#8062ff,#804fff);color:#fff}.shareScreenContainer .shareScreenInner .right .tips .select_style_single_choose_box .styles_total{display:flex;flex:1 1;flex-direction:column;margin-top:14px;overflow-y:auto;padding-bottom:150px;width:100%}.shareScreenContainer .shareScreenInner .right .tips .select_style_single_choose_box .section_styles{grid-column-gap:20px;display:grid;grid-template-columns:repeat(6,1fr);width:100%}.shareScreenContainer .shareScreenInner .right .tips .select_style_single_choose_box .styles_total .section_styles .selected{border:3px solid #8062ff;color:#fff}.shareScreenContainer .shareScreenInner .right .tips .select_style_single_choose_box .style_none{cursor:pointer;display:flex;flex-direction:column;height:auto;margin-bottom:20px;width:100%}.shareScreenContainer .shareScreenInner .right .tips .select_style_single_choose_box .style_none .noneBox{align-items:center;background-color:#717070;border:3px solid #717070;border-radius:8px;display:flex;height:100%;justify-content:center;width:100%;min-height:100px}.shareScreenContainer .shareScreenInner .right .tips .select_style_single_choose_box .style_none .noneBox img{border-radius:8px;height:100%;width:100%}.shareScreenContainer .shareScreenInner .right .tips .select_style_single_choose_box .style_none .name_title{align-items:center;color:#cdcbcb;display:flex;font-size:.75rem;font-weight:700;justify-content:center;margin-top:10px;text-align:center}.shareScreenContainer .shareScreenInner .right .tips .action_bar_select_left_toast{left:320px;position:absolute;top:40%;z-index:10}.shareScreenContainer .shareScreenInner .right .tips .action_bar_small_size_box{background-color:#282b2f;border-radius:14px;cursor:default;display:flex;flex-direction:column;padding:14px;width:580px}.shareScreenContainer .shareScreenInner .right .tips .action_bar_small_size_box .title_close{cursor:pointer;height:30px;position:absolute;right:12px;top:12px;width:30px}.shareScreenContainer .shareScreenInner .right .tips .action_bar_small_size_box .action_bar_size_top{display:flex;flex-direction:row;width:100%}.shareScreenContainer .shareScreenInner .right .tips .action_bar_small_size_box .action_bar_size_top .action_bar_size_top_rotia{display:flex;flex-direction:column}.shareScreenContainer .shareScreenInner .right .tips .action_bar_title{align-items:center;display:flex;flex-direction:row}.shareScreenContainer .shareScreenInner .right .tips .action_bar_title .action_bar_title_txt{color:#fff;font-size:14px;font-weight:700}.shareScreenContainer .shareScreenInner .right .tips .action_bar_small_size_box .action_bar_size_top .action_bar_size_top_rotia .action_bar_input{align-items:center;display:flex;margin-top:12px}.shareScreenContainer .shareScreenInner .right .tips .action_bar_small_size_box .action_bar_size_top .action_bar_size_top_rotia .action_bar_input input{border:1px solid #575b62;border-radius:4px;color:#fff;font-size:12px;height:36px;outline:none;padding:0 10px;text-align:center;width:100px;background-color:transparent}.shareScreenContainer .shareScreenInner .right .tips .action_bar_small_size_box .action_bar_size_top .action_bar_size_top_rotia .action_bar_input .customMul{color:#dcdcdc;display:inline-block;height:38px;line-height:38px;text-align:center;width:18px}.shareScreenContainer .shareScreenInner .right .tips .action_bar_small_size_box .action_bar_size_top .action_bar_size_top_size{display:flex;flex-direction:column;margin-left:70px}.shareScreenContainer .shareScreenInner .right .tips .action_bar_small_size_box .action_bar_size_top .action_bar_size_top_size .action_bar_value{color:#a7a7a9;font-size:14px;margin-top:20px}.shareScreenContainer .shareScreenInner .right .tips .action_bar_small_size_box .action_bar_size_group{display:grid;grid-gap:14px;gap:14px;grid-template-columns:repeat(4,1fr);margin-top:14px}.shareScreenContainer .shareScreenInner .right .tips .action_bar_small_size_box .action_bar_size_group .action_bar_size_item{align-items:center;aspect-ratio:5/2;background-color:#4f5359;border-radius:5px;cursor:pointer;display:flex;justify-content:center;width:100%}.shareScreenContainer .shareScreenInner .right .tips .action_bar_small_size_box .action_bar_size_group .action_bar_size_item .select-tar-box{align-items:center;border-radius:8px;display:flex;justify-content:center}.shareScreenContainer .shareScreenInner .right .tips .action_bar_small_size_box .action_bar_size_group .action_bar_size_item .select-tar-box .tar{border:2px solid #fff}.shareScreenContainer .shareScreenInner .right .tips .action_bar_small_size_box .action_bar_size_group .action_bar_size_item .select_name{color:#b4b8bc;font-size:.75rem;margin-left:8px}.shareScreenContainer .shareScreenInner .right .tips .action_bar_small_size_box .action_bar_size_group .action_bar_size_item.activeH{outline:.0625rem solid #7280d2}.shareScreenContainer .shareScreenInner .right .tips [disabled]{cursor:default}@media screen and (max-width:960px){.shareScreenContainer .shareScreenInner .right .tips .select_style_single_choose_box{background-color:#2d2e33;padding-top:0}.shareScreenContainer .shareScreenInner .right .tips .select_style_single_choose_box .top_scene{border-bottom:initial;height:auto}.shareScreenContainer .shareScreenInner .right .tips .select_style_single_choose_box .top_scene .top_models{height:auto;margin-left:0}.shareScreenContainer .shareScreenInner .right .tips .select_style_single_choose_box .section_styles{grid-template-columns:repeat(2,1fr)}.shareScreenContainer .shareScreenInner .right .tips .select_style_single_choose_box .section_styles .style_upload{min-height:160px}}@media screen and (max-width:1050px)and (min-width:960px){.shareScreenContainer .shareScreenInner .right .tips .select_style_single_choose_box .section_styles{grid-template-columns:repeat(2,1fr)}.shareScreenContainer .shareScreenInner .right .tips .select_style_single_choose_box .section_styles .style_upload{min-height:160px}}@media screen and (max-width:1360px)and (min-width:1050px){.shareScreenContainer .shareScreenInner .right .tips .select_style_single_choose_box .section_styles{grid-template-columns:repeat(4,1fr)}}@media screen and (min-width:1360px){.shareScreenContainer .shareScreenInner .right .tips .select_style_single_choose_box .section_styles{grid-template-columns:repeat(6,1fr)}}.react-joyride__tooltip{padding:0!important}.react-joyride__tooltip>div:nth-of-type(2){padding:0 12px 12px!important}.titleContainer,.titleContainer .joyTitle{display:flex;align-items:center}.titleContainer .joyTitle{width:288px;height:32px;background:linear-gradient(90deg,#ccdeff,rgba(204,222,255,0));border-radius:4px;font-family:Microsoft YaHei;font-weight:700;font-size:20px;color:#005aff;font-style:italic}.titleContainer .joyTitle img{position:absolute}@media screen and (max-width:1660px){.shareScreenContainer .left_top .title{top:140px!important;width:400px!important}.shareScreenContainer .left_top .jiaoxue,.shareScreenContainer .left_top .lianjie{transform:scale(.8)}.shareScreenContainer .left_top .lianjie{left:60px!important}.shareScreenContainer .left_top .jiaoxue{left:260px!important}.shareScreenContainer .left_top .tipsContainer{transform:scale(.8);left:10px!important}}.style-selection-modal{display:flex;flex-direction:column}.style-selection-modal .top_models{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:24px;background:rgba(33,35,39,.6);padding:0 20px;border-radius:12px}.style-selection-modal .top_models .modeleItem,.style-selection-modal .top_models .top_models_title{padding:8px 16px;border-radius:4px;cursor:pointer;transition:all .3s;color:#fff}.style-selection-modal .top_models .modeleItem{background:hsla(0,0%,100%,.1)}.style-selection-modal .top_models .modeleItem:hover{background:hsla(0,0%,100%,.2)}.style-selection-modal .top_models .modeleItem.selected{background:linear-gradient(90deg,#2ba3d6,#588cd5,#7280d5);color:#fff}.style-selection-modal .section_pro{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:24px;background:rgba(33,35,39,.6);padding:0 20px;border-radius:12px}.style-selection-modal .section_pro .section_pro_title{padding:8px 16px;border-radius:4px;cursor:pointer;transition:all .3s;color:#fff}.style-selection-modal .section_pro .proItem{padding:6px 12px;border-radius:4px;cursor:pointer;border:1px solid hsla(0,0%,100%,.2);background:hsla(0,0%,100%,.1);transition:all .3s;color:#fff}.style-selection-modal .section_pro .proItem:hover{border-color:#2ba3d6;color:#2ba3d6}.style-selection-modal .section_pro .proItem.selected{background:linear-gradient(90deg,#2ba3d6,#588cd5,#7280d5);color:#fff;border:none}.style-selection-modal .styles_total{max-height:62vh;overflow-y:auto;padding:20px;background:rgba(33,35,39,.6);border-radius:12px}.style-selection-modal .styles_total .section_styles{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:16px;gap:16px}.style-selection-modal .styles_total .section_styles .style_none{cursor:pointer}.style-selection-modal .styles_total .section_styles .style_none .noneBox{border-radius:8px;overflow:hidden;border:2px solid transparent;transition:all .3s;background:hsla(0,0%,100%,.1)}.style-selection-modal .styles_total .section_styles .style_none .noneBox img{width:100%;height:300px;object-fit:cover}.style-selection-modal .styles_total .section_styles .style_none .noneBox.selected{border-color:#2ba3d6}.style-selection-modal .styles_total .section_styles .style_none .noneBox:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.2)}.style-selection-modal .styles_total .section_styles .style_none .name_title{margin-top:8px;text-align:center;color:#fff;font-size:14px}