.mineorder_container {
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;


}
.addphonebg{
    background: #F5F6FA;
}
.nomineorder_contain {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
    align-items: center;

}

.nomineorder_img {
    width: 520px;
    height: auto;
}

.nomineorder_text {
    width: 100%;

    text-align: center;
    font-size: 24px;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    color: #798D95;
    height: 60px;
    line-height: 60px;
    margin-top: -60px;
}

/********有订单数据***********/
.mineorder_contain {
    width: 100%;
}

.mineoder_title {
    width: 100%;
    font-family: PingFang SC;
    font-weight: 600;
    font-size: 36px;
    color: #4A4A4A;
    height:120px;
    line-height: 120px;
}

.order_list_contian {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.list_mineorder_item {
    width: 100%;
    height: auto;
    background: #F5F6F7;
    border-radius: 20px;
    margin-bottom: 30px;
    padding:21px 10px 16px 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.list_mineorder_itemleft {
    width: 10%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.mineorder_itemleft_icon {
    width: 86px;
    height: 86px;
    border-radius: 12px;
}
.mineorder_itemleft_icon2 {
    width: 86px;
}
.VIP_txt_box{
    width: 120px;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top:5px;
    padding: 5px 0px;
}
.VIP_txt_icon {
    width: 60px;
    height:auto;

}
.VIP_txt_text{
    width: 120px;
    text-align: center;
    font-size: 26px;
    font-weight: bold;
    background: linear-gradient(to bottom,#FEBF24,#CD6D23);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.VIP_txt_text2{
    width: 120px;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    background: linear-gradient(to bottom,#FEBF24,#CD6D23);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.order_apkcode {
    width: 120px;
    height: 54px;
    line-height: 54px;
    font-weight: 600;
    font-family: PingFang SC;
    font-size: 35px;
    color: #3AA73E;
    text-align: center;
    margin-top: 5px;

}

.list_mineorder_itemright {
    width: 88%;
    margin-bottom: 10px;
}


.mineorderapk_item {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    align-content: flex-end;
    border-bottom: solid 1px #E5E6E8;
    padding-top: 10px;
    padding-bottom: 15px;
    padding-right: 4%;
}

.order_item_apknamebox {

}
.order_item_apkname_icon{
    width:80px;
}


.order_item_apkname {
    width: auto;
/*    font-family: PingFang SC;*/
   /* font-family: "PingFang SC-Regular";*/
    font-family: PingFangSC-Regular;
    font-weight: 500;
    font-size: 26px;
    color: #4A4A4A;
    text-align: left;
    font-style: normal;
    text-transform: none;
   /* margin-top: 10px;*/
}

.order_item_apkpkname {
    font-family: PingFang SC;
    font-weight: 400;
    font-size: 18px;
    color: #4A4A4A;
    margin-top: 15px;

}

.order_item_paymoney {
    display: flex;
    justify-content: flex-start;

}

.order_item_paymoney .order_item_paymoneytext1 {
    font-size: 18px;
    color: #4A4A4A;
    margin-bottom: 0px !important;

}
.order_item_paymoney .order_item_paymoneytext2 {
    font-size: 18px;
    color: #4A4A4A;
    margin-bottom: 0px !important;
    margin-top: 2px;

}
.order_item_paymoney .order_item_paymoneytext {
    font-size: 30px;
    color: #4A4A4A;
    margin-bottom: 0px !important;
    margin-top: -3px;
}


.orderinfobox_item {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 15px;
    padding-bottom: 0px;
    padding-right: 4%;
}

.orderapkbox_item_img {
    width: 20px;
    height: auto;
    margin-right: 5px;
}

.apkorderbox_item_time {
    font-size: 16px;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    color: #999999;
}

.black_text {
    color: #242830;
}

.order_copytext {
    font-size: 16px;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    color: #18951D;
    cursor: pointer;
    margin-left: 15px;

}


@media screen and (min-width: 1200px) {

    .mineorder_container {
        min-width: 1200px;
    }

    .nomineorder_contain {
        min-width: 1200px;
        min-height: 81vh;
    }

    .mineorder_contain {
        min-width: 1200px;
        max-width: 1200px;
        min-height: 81vh;
    }
}

@media screen and (min-width: 601px) and (max-width: 1100px) {

    .mineoder_title {
        width: 90%;
        height: 70px;
        font-size: 22px;
        font-family: Source Han Sans SC, Source Han Sans SC;
        font-weight: 500;
        color: #4A4A4A;
        margin-left: 5%;
    }

    .list_mineorder_item {
        width: 90%;
        height: auto;
    }

    .order_apkcode {
        width: 70px;
        height: 45px;
        line-height: 45px;
        font-size: 24px;
    }

    .order_item_apkname {
       /* max-width: 80%;*/
        font-size: 18px;
    }
    .order_item_apkpkname {
        font-family: PingFang SC;
        font-weight: 400;
        font-size: 16px;
        color: #4A4A4A;
        margin-top: 5px;

    }

    .orderinfobox_item {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center;
        padding-top: 15px;
        padding-bottom: 10px;

    }
    .VIP_txt_icon {
        width:100%;
        height: auto;
        margin-top: 20px;
    }
    .order_item_paymoney .order_item_paymoneytext1 {
        font-size: 16px;
        color: #4A4A4A;
        margin-bottom: 0px !important;

    }

    .order_item_paymoney .order_item_paymoneytext {
        font-size: 26px;
        color: #4A4A4A;
        margin-bottom: 0px !important;
    }
    .apkorderbox_item_time {
        font-size: 15px;
        line-height: 25px;
        font-family: Source Han Sans SC, Source Han Sans SC;
        font-weight: 400;
        color: #999999;
        /* width: 90%;*/
    }

    .orderapkbox_item_img {
        width: 20px;
        height: auto;
        margin-right: 5px;
    }

    .nomineorder_contain {
        min-height: 70vh;
    }

    .nomineorder_img {
        width: 380px;
        height: auto;
    }

    .nomineorder_text {
        width: 100%;

        text-align: center;
        font-size: 16px;
        font-family: Source Han Sans SC, Source Han Sans SC;
        font-weight: 400;
        color: #798D95;
        line-height: 40px;
        margin-top: -60px;
    }

    .order_copytext {
        font-size: 15px;
        margin-left: 5px;
    }
}


@media screen and (min-width: 601px) and (max-width: 900px) {
    /***手机版我的订单****/
    .mineorder_contain {
        margin-bottom: 20px;
        min-height: 80vh;

    }



    .phoneorder_list_contian {
        width: 94%;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        background: #FFFFFF;
        border-radius: 12px 12px 12px 12px;
        padding-left: 3%;
        padding-right: 3%;
        margin-left: 3%;
        padding-top: 14px;
        padding-bottom: 14px;
    }

    .list_phonemineorder_item {
        width: 100%;
        height: auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        margin-top: 12px;
        margin-bottom: 10px;
    }

    .phoneorder_itemright {
        width: 84%;
        margin-bottom: 24px;
    }

    .phoneorder_headerbox {

        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 6px;
    }

    .phonemineorder_itemright_icon {
        width: 80px;
        height: auto;
    }

    .phonemineorder_itemright_iconname{
        width: auto;
        font-size: 20px;
        font-weight: bold;
        background: linear-gradient(to bottom,#FEBF24,#CD6D23);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }




    .phoneorder_itemapkinfo {
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }

    .phoneorder_itemapkcode {
        font-family: PingFang SC;
        font-weight: 600;
        font-size: 24px;
        color: #3AA73E;

    }

    .phoneorder_itemapkname {
        font-family: PingFang SC;
        font-weight: 500;
        font-size: 22px;
        color: #4A4A4A;
        margin-left: 13px;
        margin-top: 3px;
    }

    .phoneorder_item_money {
        font-family: PingFang SC;
        font-weight: 500;
        font-size: 24px;
        color: #4A4A4A;
    }

    .phonemineorder_itembox {
        width: 98%;
        display: flex;
        justify-content: space-between;
    }

    .phonemineorder_itemleft_icon {
        width:48px;
        height: 48px;
        border-radius: 5px;
    }
    .phonemineorder_itemleft_icon2 {
        width:48px;
        height: 43px;
    }
    .phoneorder_itempayinfo {
        font-family: PingFang SC;
        font-weight: 400;
        font-size: 20px;
        color: #9B9B9B;
        margin-top: 10px;
    }

    .phoneorder_itempay_black {
        color: #4B4B4B;
    }

    .phonemineorder_itemline {
        width: 98%;
        height: 1px;
        background: #D4D4D4;
    }

    .phone_pay_copy {
        color: #3AA73E;
    }
    .phonemineorder_itemleft_icon2 {
        width: 38px;
        height: 43px;
    }
}

@media screen and (max-width: 600px) {
    .mineorder_contain {
        margin-bottom: 20px;
        min-height: 80vh;

    }

    .mineoder_title {
        width: 90%;
        font-size: 18px;
        font-family: Source Han Sans SC, Source Han Sans SC;
        font-weight: 600;
        color: #242830;
        height: 20px;
        line-height: 20px;
        margin-left: 5%;
        margin-right: 5%;
    }

    .list_mineorder_item {
        width: 90%;
        height: auto;
    }

    .order_apkcode {
        width: 70px;
        height: 45px;
        line-height: 45px;
        font-size: 20px;
    }

    .order_item_apkname {
      /*  max-width: 70%;*/
        font-size: 14px;
        line-height: 20px;
    }

    .orderinfobox_item {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        align-items: center;
        padding-top: 15px;
        padding-bottom: 10px;

    }

    .apkorderbox_item_time {
        font-size: 13px;
        line-height: 25px;
        font-family: Source Han Sans SC, Source Han Sans SC;
        font-weight: 400;
        color: #999999;
        width: 80%;
    }

    .orderapkbox_item_img {
        width: 20px;
        height: auto;
        margin-right: 5px;
    }

    .nomineorder_contain {
        min-height: 80vh;
        margin-bottom: 10vh;
    }

    .nomineorder_img {
        width: 380px;
        height: auto;
    }

    .nomineorder_text {
        width: 100%;

        text-align: center;
        font-size: 16px;
        font-family: Source Han Sans SC, Source Han Sans SC;
        font-weight: 400;
        color: #798D95;
        line-height: 40px;
        margin-top: -60px;
    }

    .order_copytext {
        font-size: 13px;
        margin-left: 5px;
    }



    .phoneorder_list_contian {
        width: 94%;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        background: #FFFFFF;
        border-radius: 12px 12px 12px 12px;
        padding-left: 3%;
        padding-right: 3%;
        margin-left: 3%;
        padding-top: 10px;
        padding-bottom: 0px;
        box-shadow: 0px 1px 4px 1px rgba(154, 154, 154, 0.3);
    }

    .list_phonemineorder_item {
        width: 100%;
        height: auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        margin-top: 12px;
        margin-bottom: 10px;
    }

    .phoneorder_itemright {
        width: 84%;
        margin-bottom: 14px;
    }

    .phoneorder_headerbox {

        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 6px;
    }

    .phonemineorder_itemright_icon {
        width: 70px;
        height: auto;
    }

    .phonemineorder_itemright_iconname{
        width: auto;
        font-size: 18px;
        font-weight: bold;
        background: linear-gradient(to bottom,#FEBF24,#CD6D23);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }
    .phoneorder_itemapkinfo {
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }

    .phoneorder_itemapkcode {
        font-family: PingFang SC;
        font-weight: 600;
        font-size: 20px;
        color: #3AA73E;

    }

    .phoneorder_itemapkname {
        font-family: PingFang SC;
        font-weight: 500;
        font-size: 15px;
        color: #4A4A4A;
        margin-left: 13px;
        max-width: 68%;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden;
        text-overflow: ellipsis;
        margin-top: 1px;
    }

    .phoneorder_item_money {
        font-family: PingFang SC;
        font-weight: 500;
        font-size: 20px;
        color: #4A4A4A;
    }

    .phonemineorder_itembox {
        width: 98%;
        display: flex;
        justify-content: space-between;
    }

    .phonemineorder_itemleft_icon {
        width: 38px;
        height: 38px;
        border-radius: 5px;
    }
    .phonemineorder_itemleft_icon2 {
        width: 38px;
        height: 43px;
    }
    .phoneorder_itempayinfo {
        font-family: PingFang SC;
        font-weight: 400;
        font-size: 14px;
        color: #9B9B9B;
    }

    .phoneorder_itempay_black {
        color: #4B4B4B;
    }

    .phonemineorder_itemline {
        width: 98%;
        height: 1px;
        background: rgba(212, 212, 212, 0.8);
    }

    .phone_pay_copy {
        color: #3AA73E;
    }
}
