.right-wrapper {
    width: 100%;
    height: 100%;
    padding: 10px;
    box-sizing: border-box;
    overflow-y: auto;
}

.ant-layout, .ant-layout * {
    box-sizing: border-box;
}

._body_10cyc_1 {
    width: 100%;
}
.anticon {
    display: inline-flex;
    align-items: center;
    color: inherit;
    font-style: normal;
    line-height: 0;
    text-align: center;
    text-transform: none;
    vertical-align: -0.125em;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
._body_10cyc_1 ._header_10cyc_8 {
    display: flex;
    align-items: center;
    width: 100%;
    height: 240px;
    background-color: #fff;
    border-radius: 8px;
    box-sizing: border-box;
    padding: 16px 20px;
    gap: 40px
}

._body_10cyc_1 ._header_10cyc_8 ._uploadWapper_10cyc_19 {
    height: 100%;
    flex: 1
}

._body_10cyc_1 ._header_10cyc_8 ._uploadBox_10cyc_24 {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background-color: #fff
}

._body_10cyc_1 ._header_10cyc_8 ._uploadBox_10cyc_24 .ant-upload-drag {
    background-color: #fff
}

._body_10cyc_1 ._header_10cyc_8 ._uploadBtn_10cyc_39>p {
    font-size: 12px;
    margin-top: 10px;
    color: #0009
}

._body_10cyc_1 ._header_10cyc_8 ._exampleWrapper_10cyc_47 {
    margin-top: 10px
}

._body_10cyc_1 ._header_10cyc_8 ._exampleWrapper_10cyc_47>p {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    font-size: 12px;
    color: #0000004d;
    margin-bottom: 10px
}

._body_10cyc_1 ._header_10cyc_8 ._exampleWrapper_10cyc_47>p:before {
    content: "";
    width: 40px;
    border-top: 1px solid #d8d8d8
}

._body_10cyc_1 ._header_10cyc_8 ._exampleWrapper_10cyc_47>p:after {
    content: "";
    width: 40px;
    border-top: 1px solid #d8d8d8
}

._body_10cyc_1 ._header_10cyc_8 ._exampleWrapper_10cyc_47 ._example_10cyc_47 {
    width: 60px;
    height: 60px;
    border-radius: 4px;
    background-color: #d8d8d8
}

._body_10cyc_1 ._header_10cyc_8 ._exampleWrapper_10cyc_47 ._example_10cyc_47>img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 4px
}

._body_10cyc_1 ._header_10cyc_8 ._videoWrapper_10cyc_87 {
    height: 100%
}

._body_10cyc_1 ._header_10cyc_8 ._videoWrapper_10cyc_87>video {
    max-width: auto;
    height: 100%
}

._body_10cyc_1 ._productWrapper_10cyc_97 {
    width: 100%;
    margin-top: 10px
}

._body_10cyc_1 ._productWrapper_10cyc_97 ._productTitle_10cyc_101 {
    width: 100%;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 15px
}

._body_10cyc_1 ._productWrapper_10cyc_97 ._productTitle_10cyc_101>h1 {
    font-size: 20px;
    font-weight: 700;
    color: #000000d9
}

._body_10cyc_1 ._productWrapper_10cyc_97 ._productTitle_10cyc_101>p {
    font-size: 12px;
    color: #000000d9
}

._body_10cyc_1 ._productWrapper_10cyc_97 ._productContent_10cyc_121 {
    width: 100%
}

._body_10cyc_1 ._productWrapper_10cyc_97 ._productContent_10cyc_121 ._noScrollWrap_10cyc_124 {
    position: relative;
    width: 100%
}

._body_10cyc_1 ._productWrapper_10cyc_97 ._productContent_10cyc_121 ._noScrollWrap_10cyc_124 ._arrowMask_10cyc_128 {
    position: absolute;
    background-color: #f4f6f8;
    width: 60px;
    height: 100%;
    z-index: 1;
    display: flex;
    align-items: center
}

._body_10cyc_1 ._productWrapper_10cyc_97 ._productContent_10cyc_121 ._noScrollWrap_10cyc_124 ._arrowMask_10cyc_128._leftArrowMask_10cyc_137 {
    justify-content: flex-start
}

._body_10cyc_1 ._productWrapper_10cyc_97 ._productContent_10cyc_121 ._noScrollWrap_10cyc_124 ._arrowMask_10cyc_128._leftArrowMask_10cyc_137 ._arrowIcon_10cyc_140 {
    margin-left: 10px
}

._body_10cyc_1 ._productWrapper_10cyc_97 ._productContent_10cyc_121 ._noScrollWrap_10cyc_124 ._arrowMask_10cyc_128._rightArrowMask_10cyc_145 {
    left: calc(100vw - 258px);
    justify-content: flex-end
}

._body_10cyc_1 ._productWrapper_10cyc_97 ._productContent_10cyc_121 ._noScrollWrap_10cyc_124 ._arrowMask_10cyc_128._rightArrowMask_10cyc_145 ._arrowIcon_10cyc_140 {
    margin-right: 10px
}

._body_10cyc_1 ._productWrapper_10cyc_97 ._productContent_10cyc_121 ._noScrollWrap_10cyc_124 ._arrowMask_10cyc_128 ._arrowIcon_10cyc_140 {
    font-size: 12px;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background-color: #ebebeb;
    color: #0009;
    display: flex;
    align-items: center;
    justify-content: center
}

._body_10cyc_1 ._productWrapper_10cyc_97 ._productContent_10cyc_121 ._moduleWrap_10cyc_168 {
    display: flex;
    flex-wrap: nowrap;
    position: relative;
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
    gap: 10px;
    overflow-y: hidden;
}

._body_10cyc_1 ._productWrapper_10cyc_97 ._productContent_10cyc_121 ._moduleWrap_10cyc_168::-webkit-scrollbar {
    display: none
}

._body_10cyc_1 ._productWrapper_10cyc_97 ._productContent_10cyc_121 ._moduleWrap_10cyc_168 ._scrollBorder_10cyc_182 {
    width: 1px;
    background-color: transparent;
    height: 100px;
    z-index: 1
}

._body_10cyc_1 ._productWrapper_10cyc_97 ._productContent_10cyc_121 ._moduleWrap_10cyc_168 ._scrollBorder_10cyc_182._scrollBorderLeft_10cyc_188 {
    left: 0
}

._body_10cyc_1 ._productWrapper_10cyc_97 ._productContent_10cyc_121 ._moduleWrap_10cyc_168 ._scrollBorder_10cyc_182._scrollBorderRight_10cyc_192 {
    right: 0
}

._body_10cyc_1 ._productWrapper_10cyc_97 ._productItem_10cyc_199 {
    width: 200px;
    max-height: 200px;
    /*min-width: 200px;*/
    border-radius: 12px;
    background-color: #e2e4e8;
    line-height: 1;
    position: relative;
    cursor: pointer
}

._body_10cyc_1 ._productWrapper_10cyc_97 ._productItem_10cyc_199>img {
    width: 100%;
    height: 100%;
    border-radius: 12px;
    object-fit: contain
}

._body_10cyc_1 ._productWrapper_10cyc_97 ._productItem_10cyc_199 ._removeBox_10cyc_216 {
    display: none;
    position: absolute;
    top: 10px;
    right: 10px;
}

._body_10cyc_1 ._productWrapper_10cyc_97 ._productItem_10cyc_199:hover ._removeBox_10cyc_216 {
    display: block
}
._body_10cyc_1 ._productWrapper_10cyc_97 ._productItem_10cyc_199 ._removeBox_10cyc_216 .ant-btn{
    background-color: #fff;
    height: 25px;
}

._body_10cyc_1 ._sceneWrapper_10cyc_229 {
    width: 100%;
    margin-top: 10px
}

._body_10cyc_1 ._sceneWrapper_10cyc_229 ._sceneTitle_10cyc_233 {
    width: 100%;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: space-between
}

._body_10cyc_1 ._sceneWrapper_10cyc_229 ._sceneTitle_10cyc_233>h1 {
    font-size: 20px;
    font-weight: 700;
    color: #000000d9
}

._body_10cyc_1 ._sceneWrapper_10cyc_229 ._sceneSearch_10cyc_247 {
    display: flex;
    align-items: center
}

._body_10cyc_1 ._sceneWrapper_10cyc_229 ._sceneSearch_10cyc_247>span {
    display: block;
    width: 42px;
    font-size: 14px;
    color: #0009;
    white-space: nowrap;
    margin-right: 5px
}

._body_10cyc_1 ._sceneWrapper_10cyc_229 ._sceneSearch_10cyc_247 ._optionItem_10cyc_260 {
    font-size: 12px;
    box-sizing: border-box;
    border-radius: 4px;
    padding: 4px 10px;
    background-color: #eaecee;
    color: #0009;
    border: 1px solid #eaecee;
    -webkit-user-select: none;
    user-select: none;
    cursor: pointer
}

._body_10cyc_1 ._sceneWrapper_10cyc_229 ._sceneSearch_10cyc_247 ._optionItem_10cyc_260._active_10cyc_271 {
    box-sizing: border-box;
    border: 1px solid var(--primary-color);
    background-color: #1980FA10;
    color: var(--primary-color);
}

._body_10cyc_1 ._sceneWrapper_10cyc_229 ._sceneSearch_10cyc_247 ._searchInput_10cyc_279 {
    box-sizing: border-box;
    border-radius: 4px;
    background-color: #0000000a;
    margin-right: 20px
}

._body_10cyc_1 ._sceneWrapper_10cyc_229 ._sceneSearch_10cyc_247 ._searchInput_10cyc_279 .ant-input {
    height: 27px
}

._body_10cyc_1 ._sceneWrapper_10cyc_229 ._sceneSearch_10cyc_247 ._searchInput_10cyc_279 input::placeholder {
    color: #0000004d
}

._body_10cyc_1 ._sceneWrapper_10cyc_229 ._sceneTypes_10cyc_297 {
    width: 100%;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 16px;
    margin-bottom: 16px
}

._body_10cyc_1 ._sceneWrapper_10cyc_229 ._sceneTypes_10cyc_297 ._categoryList_10cyc_306 {
    width: calc(100% - 60px);
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative
}

._body_10cyc_1 ._sceneWrapper_10cyc_229 ._sceneTypes_10cyc_297 ._categoryItem_10cyc_323 {
    font-size: 14px;
    color: #0009;
    cursor: pointer
}

._body_10cyc_1 ._sceneWrapper_10cyc_229 ._sceneTypes_10cyc_297 ._categoryItem_10cyc_323._active_10cyc_271 {
    color: #000000d9
}

._body_10cyc_1 ._sceneWrapper_10cyc_229 ._sceneTypes_10cyc_297>p {
    font-size: 12px;
    color: #000000d9
}

._body_10cyc_1 ._sceneWrapper_10cyc_229 ._sceneContent_10cyc_339 {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(auto-fill,200px);
    justify-content: space-evenly;
    grid-gap: 10px;
    box-sizing: border-box;
    padding-top: 3px
}

._body_10cyc_1 ._sceneWrapper_10cyc_229 ._sceneContent_10cyc_339 ._sceneItem_10cyc_348 {
    width: 200px;
    height: 200px;
    border-radius: 12px;
    background-color: #d8d8d8;
    position: relative;
    margin-bottom: 24px;
    cursor: pointer
}

._body_10cyc_1 ._sceneWrapper_10cyc_229 ._sceneContent_10cyc_339 ._sceneItem_10cyc_348>img {
    width: 100%;
    height: 100%;
    border-radius: 12px;
    object-fit: cover;
    -webkit-user-select: none;
    user-select: none
}

._body_10cyc_1 ._sceneWrapper_10cyc_229 ._sceneContent_10cyc_339 ._sceneItem_10cyc_348 ._editBox_10cyc_365 {
    position: absolute;
    top: 10px;
    left: 10px;
    border-radius: 4px;
    background-color: #fff;
    border: 1px solid #e8e8e8;
    box-sizing: border-box;
    padding: 2px 4px;
    font-size: 14px;
    color: #0009;
    display: none;
    gap: 4px
}

._body_10cyc_1 ._sceneWrapper_10cyc_229 ._sceneContent_10cyc_339 ._sceneItem_10cyc_348 ._resultImage_10cyc_380 {
    position: absolute;
    left: 10px;
    bottom: 10px;
    width: 55px;
    height: 55px;
    border-radius: 8px;
    background-color: #d8d8d8;
    border: 2px solid #fff;
    transition: all .3s ease
}

._body_10cyc_1 ._sceneWrapper_10cyc_229 ._sceneContent_10cyc_339 ._sceneItem_10cyc_348 ._resultImage_10cyc_380>img {
    width: 100%;
    height: 100%;
    border-radius: 12px;
    object-fit: contain;
    -webkit-user-select: none;
    user-select: none
}

._body_10cyc_1 ._sceneWrapper_10cyc_229 ._sceneContent_10cyc_339 ._sceneItem_10cyc_348 ._collect_10cyc_400 {
    display: none;
    position: absolute;
    right: 4px;
    bottom: 4px
}

._body_10cyc_1 ._sceneWrapper_10cyc_229 ._sceneContent_10cyc_339 ._sceneItem_10cyc_348 ._collect_10cyc_400 svg:first-child {
    display: block;
}
._body_10cyc_1 ._sceneWrapper_10cyc_229 ._sceneContent_10cyc_339 ._sceneItem_10cyc_348 ._collect_10cyc_400 svg:last-child {
    display: none;
}

._body_10cyc_1 ._sceneWrapper_10cyc_229 ._sceneContent_10cyc_339 ._sceneItem_10cyc_348 ._collect_10cyc_400._active_10cyc_271 {
    display: block
}

._body_10cyc_1 ._sceneWrapper_10cyc_229 ._sceneContent_10cyc_339 ._sceneItem_10cyc_348 ._collect_10cyc_400._active_10cyc_271 svg:first-child  {
    display: none;
}

._body_10cyc_1 ._sceneWrapper_10cyc_229 ._sceneContent_10cyc_339 ._sceneItem_10cyc_348 ._collect_10cyc_400._active_10cyc_271 svg:last-child  {
    display: block;
}

._body_10cyc_1 ._sceneWrapper_10cyc_229 ._sceneContent_10cyc_339 ._sceneItem_10cyc_348 ._collect_10cyc_400._active_10cyc_271 .anticon-star {
    color: var(--primary-color) !important;
}

._body_10cyc_1 ._sceneWrapper_10cyc_229 ._sceneContent_10cyc_339 ._sceneItem_10cyc_348 ._collect_10cyc_400._active_10cyc_271 {
    display: block
}

._body_10cyc_1 ._sceneWrapper_10cyc_229 ._sceneContent_10cyc_339 ._sceneItem_10cyc_348:hover {
    box-shadow: 0 0 0 3px var(--primary-color);
}

._body_10cyc_1 ._sceneWrapper_10cyc_229 ._sceneContent_10cyc_339 ._sceneItem_10cyc_348:hover ._editBox_10cyc_365 {
    display: flex
}

._body_10cyc_1 ._sceneWrapper_10cyc_229 ._sceneContent_10cyc_339 ._sceneItem_10cyc_348:hover ._resultImage_10cyc_380 {
    width: 75px;
    height: 75px
}

._body_10cyc_1 ._sceneWrapper_10cyc_229 ._sceneContent_10cyc_339 ._sceneItem_10cyc_348:hover ._collect_10cyc_400 {
    display: block
}

._body_10cyc_1 ._sceneWrapper_10cyc_229 ._sceneContent_10cyc_339 ._sceneItem_10cyc_348>p {
    position: absolute;
    bottom: -24px;
    width: 100%;
    font-size: 14px;
    color: #000000a6;
    text-align: center
}

._body_10cyc_1 ._sceneWrapper_10cyc_229 ._sceneContent_10cyc_339 ._sceneItem_10cyc_348 ._itemAudit_10cyc_435 {
    display: flex;
    justify-content: space-between
}

._body_10cyc_1 ._sceneWrapper_10cyc_229 ._sceneContent_10cyc_339 ._sceneItem_10cyc_348 ._itemAudit_10cyc_435 ._itemName_10cyc_438,._body_10cyc_1 ._sceneWrapper_10cyc_229 ._sceneContent_10cyc_339 ._sceneItem_10cyc_348 ._itemAudit_10cyc_435 ._itemId_10cyc_439 {
    text-align: center;
    font-size: 14px;
    color: #000000a6;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

._body_10cyc_1 ._sceneWrapper_10cyc_229 ._sceneContent_10cyc_339 ._sceneItem_10cyc_348 ._itemAudit_10cyc_435 ._itemId_10cyc_439 {
    min-width: 40px;
    max-width: 100px
}

._body_10cyc_1 ._sceneWrapper_10cyc_229 .ant-affix {
    background-color: #fff;
    height: 100px!important;
    padding: 10px;
    z-index: 2!important;
    border-radius: 0 0 8px 8px
}

._body_10cyc_1 ._more_10cyc_465 {
    cursor: pointer
}

._body_10cyc_1 .ant-affix {
    z-index: 2!important;
    height: auto!important
}

._body_10cyc_1 .ant-affix [class*=header] {
    height: auto
}

._body_10cyc_1 .ant-affix [class*=header] [class*=uploadBtn]>p {
    display: none
}

._body_10cyc_1 .ant-affix [class*=header] [class*=uploadWapper] .ant-upload-wrapper .ant-upload-drag .ant-upload-btn {
    padding: 10px
}

._body_10cyc_1 .ant-affix [class*=header] [class*=videoWrapper],._body_10cyc_1 .ant-affix [class*=header] [class*=exampleWrapper] {
    display: none
}

._body_10cyc_1 ._sceneWrapper_10cyc_229 ._sceneTypes_10cyc_297 ._categoryList_10cyc_306 .p-type-select {
    /*background-color: #f9f0ff;*/
    color: var(--primary-color);
}

#ai-p-bottom {
    height: 50px;
    line-height: 50px;
    text-align: center;
}
._body_10cyc_1 ._sceneWrapper_10cyc_229 ._sceneContent_10cyc_339 ._sceneItem_10cyc_348 ._collect_10cyc_400 svg:last-child{display: block;}