html,body{
    background: linear-gradient(45deg, #280369, #2a0d5a);
}
input{
    outline: none;
    -webkit-appearance: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body .gift-list-img{
    margin-top: 0;
    object-fit: scale-down;
}
.classify{
    width: 100%;
    overflow: hidden;
}
.classify .classify-box{
    margin-top: 17px;
    border-radius: 8px;
    background-color: #F4F4F5;
    padding: 27px 18px;
    box-sizing: border-box;
}
.classify .classify-type{
    line-height: 30px;
}
.classify .classify-nav{
    margin-left: 18px;
}
.classify .classify-list{
    margin: 0 18px;
    padding: 5px 8px;
    border-radius: 4px;
}
.classify .classify-list:hover{
    background-color: #3B5BF5;
}
.classify .classify-list:hover a{
    color: #FFFFFF;
}
.classify .classify-list a{
    color: #23272D;
}
body .classify .classify-active{
    background-color: #3B5BF5;
}
body .classify .classify-active a{
    color: #FFFFFF;
}
.list{
    width: 100%;
    overflow: hidden;
    /*background: linear-gradient(45deg, #280369, #2a0d5a);*/
	background: #080019;
}
body .gift-list li{
    background-color: rgba(141,78,255,0.08);
}

body .giftlist li{
    background-color: rgba(141,78,255,0.08);
}
body .gift-list-img{
    width: 100px;
	max-height: 100px;
}
.list-tnum{
    left: 0;
    top: 0;
    padding: 4px 10px;
    background: #3e0199; 
    border-radius: 8px;
}

.list-tnum-new{
    right: 0;
    top: 0;
    width: 40px;
    height: 20px;
    line-height: 20px;
   background: #a21a1a;
    border-radius: 4px;
}

.list-tnum-top{
    right: 0;
    top: 0;
    width: 40px;
    height: 20px;
    line-height: 20px;
   background: #00FF90;
    border-radius: 4px;
}

.list-tnum-jipin{
    right: 0;
    top: 0;
    width: 40px;
    height: 20px;
    line-height: 20px;
   background: #FF0000;
    border-radius: 4px;
}
/* .list li:hover{
    margin-top: 12px;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
} */

/* .list li:hover p{
    color: red;
} */

/* .list li:hover{
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    box-shadow: 0 0 5px rgba(0, 0, 0, .2);
    
}
.list li{
    text-align: center;
}
.list li:hover img{
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    width: 180px;
    margin-left: -8px;
} */
/* .list li:hover img{
    width: 150px;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
} */
input{
    outline: none;
    -webkit-appearance: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
input[type=checkbox]::after{
    position: absolute;
    top: 0;
    color: #fff;
    width: 16px;
    height: 16px;
    display: inline-block;
    visibility: visible;
    padding-left: 0px;
    text-align: center;
    content: ' ';
    overflow: hidden;
    border-radius: 4px;
    border: 2px solid #E9E9EA;
}

input[type=checkbox]:checked::after{
    content: "\2713";
    font-size: 12px;
    font-weight: bold;
    width: 20px;
    height: 20px;
    background-color:#FF720E;
    overflow: hidden;
    border-radius: 4px;
    border: none;
}
.dot{
    width: 20px;
    height: 20px;
    line-height: 20px;
    background-color: red;
    right: 4px;
    top: 8px;
}
.order-detail-item{
    padding-right: 8px;
}
.search-box{
    width: 100%;
    overflow: hidden;
    background: linear-gradient(45deg, #280369, #2a0d5a);
    z-index: 20;
}
.search{
    width: 596px;
    height: 48px;
    border-radius: 8px;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
}
.search-input{
    width: 494px;
    height: 48px;
    border: none;
    outline: none;
    background-color: #FFFFFF;
}
.search-button{
    width: 102px;
    height: 48px;
    background-color: #3B5BF5;
    cursor: pointer;
}
.search-icon{
    width: 20px;
    height: 20px;
}
.search-content{
   height:160px;
}
.choose-box{
	margin-top:15px;
    height: 60px;
    padding: 18px;
    /*background: #F4F4F5;*/
    border-radius: 8px;
}
.type-list{
    /*border-right: 1px solid #E9E9EA;*/
}
.type-ul{
    margin-left: 24px;
}
.type-item{
    width: 44px;
    height: 24px;
    line-height: 24px;
    margin-right: 16px;
    border-radius: 4px;
    cursor: pointer;
}
.type-item a{
    color: #c700d0;
	font-size: 14px;
}
.type-active{
    background-color: #ff0060;
}
.type-active a{
    color: #FFFFFF;
}
.type-item:hover{
    background-color: #ff0060;
}
.type-item:hover a{
    background-color: #ff0060;
	color: #FFFFFF;
}
.use-list , .sort-list{
    margin-left: 32px;
}

._3emE9--dark-theme .-S-tR--ff-downloader {
    background: rgba(30, 30, 30, .93);
    border: 1px solid rgba(82, 82, 82, .54);
    box-shadow: 0 4px 7px rgba(30, 30, 30, .55);
    color: #fff
}

._3emE9--dark-theme .-S-tR--ff-downloader ._6_Mtt--header ._2VdJW--minimize-btn {
    background: #3d4b52
}

._3emE9--dark-theme .-S-tR--ff-downloader ._6_Mtt--header ._2VdJW--minimize-btn:hover {
    background: #131415
}

._3emE9--dark-theme .-S-tR--ff-downloader ._10vpG--footer {
    background: rgba(30, 30, 30, .93)
}

._2mDEx--white-theme .-S-tR--ff-downloader {
    background: #fff;
    border: 1px solid rgba(82, 82, 82, .54);
    box-shadow: 0 4px 7px rgba(30, 30, 30, .55);
    color: #314c75
}

._2mDEx--white-theme .-S-tR--ff-downloader ._6_Mtt--header {
    font-weight: 700
}

._2mDEx--white-theme .-S-tR--ff-downloader ._2dFLA--container ._2bWNS--notice {
    border: 0;
    color: rgba(0, 0, 0, .88)
}

._2mDEx--white-theme .-S-tR--ff-downloader ._10vpG--footer {
    background: #fff
}

.-S-tR--ff-downloader {
    display: block;
    overflow: hidden;
    position: fixed;
    bottom: 20px;
    right: 7.1%;
    width: 330px;
    height: 180px;
    background: rgba(30, 30, 30, .93);
    border-radius: 2px;
    color: #fff;
    z-index: 99999999;
    border: 1px solid rgba(82, 82, 82, .54);
    box-shadow: 0 4px 7px rgba(30, 30, 30, .55);
    transition: .5s
}

.-S-tR--ff-downloader._3M7UQ--minimize {
    height: 62px
}

.-S-tR--ff-downloader._3M7UQ--minimize .nxuu4--file-info,
.-S-tR--ff-downloader._3M7UQ--minimize ._6_Mtt--header {
    display: none
}

.-S-tR--ff-downloader ._6_Mtt--header {
    padding: 10px;
    font-size: 17px;
    font-family: sans-serif
}

.-S-tR--ff-downloader ._6_Mtt--header ._2VdJW--minimize-btn {
    float: right;
    background: #f1ecec;
    height: 20px;
    width: 20px;
    text-align: center;
    padding: 2px;
    margin-top: -10px;
    cursor: pointer
}

.-S-tR--ff-downloader ._6_Mtt--header ._2VdJW--minimize-btn:hover {
    background: #e2dede
}

.-S-tR--ff-downloader ._13XQ2--error {
    color: red;
    padding: 10px;
    font-size: 12px;
    line-height: 19px
}

.-S-tR--ff-downloader ._2dFLA--container {
    position: relative;
    height: 100%
}

.-S-tR--ff-downloader ._2dFLA--container .nxuu4--file-info {
    padding: 6px 15px 0;
    font-family: sans-serif
}

.-S-tR--ff-downloader ._2dFLA--container .nxuu4--file-info div {
    margin-bottom: 5px;
    width: 100%;
    overflow: hidden
}

.-S-tR--ff-downloader ._2dFLA--container ._2bWNS--notice {
    margin-top: 21px;
    font-size: 11px
}

.-S-tR--ff-downloader ._10vpG--footer {
    width: 100%;
    bottom: 0;
    position: absolute;
    font-weight: 700
}

.-S-tR--ff-downloader ._10vpG--footer ._2V73d--loader {
    -webkit-animation: n0BD1--rotation 3.5s linear forwards;
    animation: n0BD1--rotation 3.5s linear forwards;
    position: absolute;
    top: -120px;
    left: calc(50% - 35px);
    border-radius: 50%;
    border: 5px solid #fff;
    border-top-color: #a29bfe;
    height: 70px;
    width: 70px;
    display: flex;
    justify-content: center;
    align-items: center
}

.-S-tR--ff-downloader ._10vpG--footer ._24wjw--loading-bar {
    width: 100%;
    height: 18px;
    background: #dfe6e9;
    border-radius: 5px
}

.-S-tR--ff-downloader ._10vpG--footer ._24wjw--loading-bar ._1FVu9--progress-bar {
    height: 100%;
    background: #8bc34a;
    border-radius: 5px
}

.-S-tR--ff-downloader ._10vpG--footer ._2KztS--status {
    margin-top: 10px
}

.-S-tR--ff-downloader ._10vpG--footer ._2KztS--status ._1XilH--state {
    float: left;
    font-size: .9em;
    letter-spacing: 1pt;
    text-transform: uppercase;
    width: 100px;
    height: 20px;
    position: relative
}

.-S-tR--ff-downloader ._10vpG--footer ._2KztS--status ._1jiaj--percentage {
    float: right
}

.common-header {
    height: auto;
    padding: 5px 0;
}

.common-mar-top {
    padding-top: 15px;
}

.common-pad-b-big {
    padding-bottom: 10px;
	background: linear-gradient(#080019, #360160);
}

.search-content {
    height: 165px;
}