*{padding:0;margin:0}
.mbot5{margin-bottom:5px}
.mbot10{margin-bottom:10px}
.mbot20{margin-bottom:20px}
/*财务记录*/
.cost_header{
    background:#072e68;
    padding:5px 10px;
}
.cost_header-box{
    margin:10px auto;
    color:#fff;
    text-align:center
}
.cost_count{
    width:96%;
    margin:10px auto
}
.cost_header-box h3 {
    font-size: 30px;
}
.cost_header-btn{
    display:flex;
    justify-content:flex-end
}
.cost_title h3{
    color:#072e68;
    border-left:4px solid #072e68;
    padding-left:10px
}
.cost_header-a {
    color: #fff;
    border: 1px solid #fff;
    border-radius: 3px;
    padding: 2px 20px;
    font-size: 14px
}
.cost_li-left{width:90%}
.cost_li-right {
    width: 10%
}
.cost_ul{
    margin-top:10px
}
.cost_li-a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #fff;
    /*border: 2px solid #072e68;*/
    border-radius: 3px;
    padding: 5px
}
.cost_li-info {
    font-size: 14px;
    font-weight:bold
}
.cost_li-time {
    color: #808080;
    font-size: 12px
}
.red{color:#c1272d}
.greend{color:#009245}

/*邀请好友*/
.Partner_header {
    background: #072e68;
    padding: 5px 10px;
    height:100px
}
.Partner_header-box {
    margin: 10px auto;
    color: #fff;
    text-align: center
}
.Partner_header-box h3 {
    font-size: 18px;
}
.yqhy_d {
    width: 98%;
    margin: auto;
    padding: 10px;
    border-radius: 10px;
    border: 1px solid #EEEEEE;
    background: #FFFFFF;
    text-align: center;
    position: relative;
    margin-top: -50px;
    display:flex;
    justify-content:space-between;
    padding:20px 10px;
   /* border:2px solid #072e68*/
}
 .yqhy_x {
         width: 48%; 
        display: inline-block;
        display:flex;
        align-items:center;
        justify-content:center
    }

        .yqhy_x > p {
            font-weight: bold;
        }
.yqhy_txt p:first-child{margin-bottom:10px}
.yqhy_txt {
    padding-left: 10px
}
.yqhy_span{
    position:absolute;
    left:50%;
    top:50%;
    height:40px;
    width:2px;
    background:#072e68;
    transform:translate(-50%,-50%)
}
.yqhy_fl {
    padding: 10px;
    background: #FFFFFF;
    margin-top: 20px;
    text-align: center;
}

        .yqhy_fl .yqhy_flp {
            border-left: 5px solid #068be0;
            padding-left: 10px;
            text-align: left;
        }

        .yqhy_fl .yqhy_flp2 {
            font-size: 1.1rem;
            font-weight: bold;
        }

        .yqhy_fl img {
            width: 230px;
        }
.Partner_count {
    width: 96%;
    margin: 10px auto;
    margin-top: 20px
}
.Partner_title h3 {
    color: #072e68;
    border-left: 4px solid #072e68;
    padding-left: 10px
}
.Partner-banner{
    margin-top:10px
}
.yqhy_flp1{
    text-align:center
}
.yqhy_flp2 {
    text-align: center
}
.Partner_a-btn {
    display: block;
    width: 200px;
    margin: 10px auto;
    height: 45px;
    line-height: 45px;
    border-radius: 5px;
    background-color: #FFCE00;
    font-size: 16px;
    color: #fff;
    background: #072e68;
    text-align: center;
    margin-top: 20px;
}


/*我的积分*/
.point_header{
    background:#072e68;
    padding:5px 10px;
    height:125px;
    position:relative
}
.point_header-span{
    display:flex;
    align-items:center;
    color:#e8e8e8
}
.point_header-span img{margin-right:10px}
.point_header-box {
    color: #fff;
    text-align: center;
    background: url('../newImage/point-banner.png') no-repeat;
    background-size:100% 100%;
    width:160px;
    height:100px;
    display:flex;
    align-items:center;
    flex-wrap:wrap;
    justify-content:center;
    position:absolute;
    left:50%;
    transform:translateX(-50%);
    bottom:-20px
}
.point_count {
    width: 96%;
    margin: 10px auto
}
.point_header-box h3 {
    font-size: 30px;
}
.point_header-btn {
    display: flex;
    justify-content:space-between
}
.point_title h3 {
    color: #072e68;
    border-left: 4px solid #072e68;
    padding-left: 10px
}
.point_header-a {
    color: #fff;
    border: 1px solid #fff;
    border-radius: 3px;
    padding: 2px 15px;
    font-size: 14px
}
.point_li-left{width:90%}
.point_li-right {
    width: 10%
}
.point_ul {
    margin-top: 10px
}
.point_li-a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #fff;
    /*border: 2px solid #072e68;*/
    border-radius: 10px;
    padding: 5px
}
.point_li-info {
    font-size: 14px;
    font-weight: bold
}
.point_li-time {
    color: #808080;
    font-size: 12px
}

/*联系客服*/
.custom_header {
    background: #072e68;
    padding: 5px 10px;
}

.custom_header-box {
    margin: 10px auto;
    color: #fff;
    text-align: center
}

.custom_count {
    width: 96%;
    margin: 10px auto
}

.custom_header-box h3 {
    font-size: 30px;
}

.custom_header-btn {
    display: flex;
    justify-content: flex-end
}

.custom_title h3 {
    color: #072e68;
    border-left: 4px solid #072e68;
    padding-left: 10px;
    margin-bottom:5px
}

.custom_header-a {
    color: #fff;
    border: 1px solid #fff;
    border-radius: 3px;
    padding: 2px 20px;
    font-size: 14px
}
.custom_li-item {
    display: block;
    background: #fff;
    /*border: 2px solid #072e68;*/
    border-radius: 10px;
    padding: 10px 5px
}
.custom_li-tit {
    font-size: 16px;
    margin-bottom: 5px;
    display: flex;
    align-items: center;
    border-bottom: 2px solid #072e68;
    padding: 2px 5px;
    padding-bottom: 5px;
}
.custom_li-txt {
    font-size: 14px;
    margin-bottom: 5px;
    display: flex;
    align-items: center
}
.custom_li-btn{
    font-size:12px;
    display:inline-block;
    padding:2px 5px;
    border-radius:5px;
    background:#072e68;
    color:#fff;
    margin-left:10px
}
.custom_li-txt img{
    margin-right:5px
}
.custom_li-tit img {
    margin-right: 10px
}

/*提交充值*/



/*物流单号查询*/
.track-box form {
    position: relative;
    display: -webkit-box;
    -webkit-box-align: stretch;
    /*border: 2px solid #072e68;*/
    padding:2px 5px;
    background:#fff;
    display:flex;
    align-items:center
}
.track-inp{
    height:35px;
    width:90%;
    font-size:16px;
    padding-left:10px
}
.track-btn {
    width: 40px;
    border: none;
    height: 40px;
    border-left: 1px solid #f70a00;
    background: url(../newImage/search.png) center center no-repeat;
    border-radius: 0;
    background-size: auto 80%;
}
.result-list {
    margin-top: 20px;
    border:0 !important
   
}
    .result-list li {
        display: -webkit-box;
        -webkit-box-align: center;
        overflow: hidden;
        color: #000;
       /* border: 2px solid #072e68;*/
        background: #fff;
    }

/*包裹列表*/
.orderlist_state-b {
    background: #f46c0f;
    color: #fff;
    border-radius: 10px;
    padding: 2px 10px;
    /*border: 2px solid #fff;*/
    position: absolute;
    right: -3px;
    top: -8px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 12px;
    transform: scale(.7);
    /*width: 35px;*/
    height: 22px;
}
.bao_search_box {
    background: #fff;
    padding: 10px;
}
.bg-area {
    display: inline-block;
    padding: 8px 0;
    border-radius: 3px;
    color: #000;
    margin: 8px 0 1px;
    width: 24%;
    text-align: center;
    font-size: 12px;
    border:1px solid #666;
}
.bg-area-1 {
    display: inline-block;
    padding: 8px 0;
    border-radius: 3px;
    color: #000;
    margin: 8px 0 1px;
    width: 18%;
    text-align: center;
    font-size: 12px;
}
.bg-area-on {
    border-bottom: 2px solid blue;
    color: cornflowerblue;
    border: none;
    background: #2390de;
    color: #fff;
}
.bg-area-on-1 {
    border-bottom: 2px solid blue;
    color: cornflowerblue;
    border: none;
}
 .input-div {
        position: relative;
        margin: 20px 0;
    }

        .input-div .input-div-a {
            position: absolute;
            display: block;
            right: 0;
            top: 0;
            height: 100%;
            color: #fff;
            width: 15%;
            background: url(../newImage/search.png) center center no-repeat;
            border-radius: 0;
            background-size: auto 65%;
            /*background: url(../newImage/search.png) center center no-repeat;*/
        }

.input-div1 {
    background: #EEEEEE;
    width: 100%;
    height: 35px;
    text-indent: 20px;
    font-size: 15px;
    border-radius: 6px;
}

.bao_list {
    background: #fff;
    padding: 10px;
    border-radius: 10px;
    margin-bottom:10px;
    position:relative
}
.bao-list-top{
    display:flex;
    justify-content:space-between;
    align-items:center;
    border-bottom:1px solid #4d4d4d;
    padding-bottom:5px;
    margin-bottom:10px;
    font-size:14px
}
.bao_bian-group{
    display:flex;
    align-items:center;
    justify-content:center;
    margin-top:12px
}
.bao_bian-group .bianji{
    display: inline-block;
    background-color: #ff9700;
    line-height: 25px;
    text-align: center;
    color: #fff;
    border-radius: 4px;
    font-size: 14px;
     border-radius: 5px;
    /*border:2px solid #072e68;*/
    width:80px;
    margin:0 20px
}
.bao_bian-group .del{
    display: inline-block;
    background-color: #e52828;
    line-height: 25px;
    text-align: center;
    color: #fff;
    border-radius: 4px;
    font-size: 14px;
    border-radius: 5px;
    /*border:2px solid #072e68;*/
    width:80px;
    margin:0 20px
}
.bao_bian-group a{color:#fff}

#area {
    position: fixed;
    width: 90px;
    top: 70%;
    z-index: 99;
    right: 0;
}

#small_menu ul {
    list-style: none;
}

#area #on {
    position: absolute;
    left: 10px;
    width: 20px;
    height: 20px;
    cursor: pointer;
    border-radius: 50%;
    top: 50%;
    transform: translateY(-50%);
    background-color: #ffce00;
    z-index: 999;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #072e68
}

    #area #on p {
        position:absolute;
        top:50%;
        left:50%;
        transform:translate(-50%,-50%);
    }

#area #small_menu {
    width: 100%;
}

    #area #small_menu ul li {
        width: 100%;
        text-align: left;
        background: #fff;
        /*border: 2px solid #072e68;*/
        border-right: 0;
        border-radius: 50px 0 0 50px;
        margin-left:5px;
        padding:2px 0;
        padding-left:5px;
        
    }

        #area #small_menu ul li a {
            text-decoration: none;
            margin-left: 12px;
            color: #000;
            display: block;
            font-size: 13px;
            text-align: center;
        }
/*资料提交*/
.bank-tips {
    border: 1px solid #ff0000;
    color: #ff0000;
    background: #f2eb94;
    font-size: 12px;
    padding: 2px 5px;
    margin: 10px auto;
    letter-spacing:1px 
}
.bank_choose{
    display:flex;
    justify-content:center;
    margin:5px 0 10px 0
}
.bank_choose-succe {
    background: #072e68;
    display: block;
    border-radius: 40px;
    color: #fff;
    display: block;
    margin: 0 5px;
    height:30px;
    line-height:30px;
    width:100px;
    text-align:center;
    font-size:14px
}
.bank_choose-fille {
    display: block;
    margin: 0 5px;
    height: 35px;
    line-height: 30px
}
.bank-table {
    margin: 10px auto
}
.bank-table tr th, .bank-table tr td {
    background: #fff;
    border: 1px solid #072e68;
    text-align: center;
    padding: 5px
}
.bank-table_a{
    color:#0080ff
}
.bank_item{
    background:#fff;
    border-radius:10px;
    /*border:2px solid #072e68;*/
    display:flex;
    align-items:center;
    padding:5px
}
.bank_item label{
    display:inline-block;
    width:100px;
    text-align:center;
    position:relative
}
.bank_item label:after {
    display: block;
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 5px;
    width: 2px;
    height: 20px;
    background: #072e68;
}
.bank_item_box {
    width: 70%;
    margin-left: 10px;
}
.bank_item .bank_item_box input {
    width: 100%;
    font-size: 14px;
    font-display: swap;
    border: 0;
    outline: none;
    height: 35px;
    line-height: 33px;
}
.bank_title h3 {
    color: #072e68;
    border-left: 4px solid #072e68;
    padding-left: 10px;
    margin-bottom:10px
}

/*入库查询*/
.receipt-tips {
    border: 1px solid #ff0000;
    color: #ff0000;
    background: #f2eb94;
    font-size: 12px;
    padding: 2px 5px;
    margin: 10px auto;
    display:flex;

}
.receipt-tips span:first-child{
    width:100px
}
.receipt-tips span{
    display:block;
}
/*订单列表*/
.orderlist_ul{
    font-size:14px
}
.orderlist_ul-li{
    width:100%;
    display:flex;
    margin-bottom:10px
}
/*.orderlist_ul li:last-child{margin-bottom:0}*/
.orderlist_li-item{
    width:50%;
    display:flex;
}
.orderlist_li-row {
    width: 100%;
    display: flex;
}
.orderlist_li-item label,.orderlist_li-foot label,.orderlist_li-row label{
    width:70px;
    text-align:right
}

.orderlist_li-item span, .orderlist_li-row span {
    display: inline-block;
    margin-left: 10px
}
.orderlist_li-foot{
    display:flex;
    margin-top:5px;
 font-size:14px
}
.orderlist_li-num{
    margin-left:10px
}

.order_li-btns{
    
    /*border:2px solid #072e68;*/
    width:80px;
    bottom:5px;
    right:5px;
    color:#fff;
    border-radius:5px;
    font-size:14px;
    text-align:center;
    margin:0 10px
}
.order_confirm {
    background: #1da052;
}
.order_delet{
    background:#e52828
}
.order_tips {
    background: #ff9700
}
.info_bao label {
    width: 60px;
    display: inline-block;
    font-size: 14px;
    position: relative;
    text-align: right
}

.info_bao {
    padding: 5px;
    position: relative;
    z-index: 0;
    height: 40px;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #4d4d4d
}
.info_bao-btn {
    width: 100%;
    height: 2.4em;
    line-height: 2.4em;
    border-radius: 3px;
    cursor: pointer;
    color: #fff;
    text-align: center;
    background: #e6b980;
    display: block;
    margin: 1em 0;
}
.info_bao label:after {
    display: block;
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -10px;
    width: 1px;
    height: 20px;
    background: #4d4d4d;
}

.info_item_box {
    width: 70%;
    margin-left: 15px;
}

.info_bao input {
    width: 100%;
    font-size: 14px;
    border: 0;
    outline: none;
    height: 35px;
    line-height: 33px;
}
/*公共*/
.common_title h3 {
    color: #072e68;
    border-left: 4px solid #072e68;
    padding-left: 10px;

}
.common_count {
    width: 96%;
    margin: 10px auto;
}
.login-btn {
    width: 100%;
    margin: 10px auto;
    text-align: center;
    height: 45px;
    line-height: 45px;
    background: #072e68;
    border-radius: 3px;
    color: #fff;
    font-size: 16px;
    display: block
}
/*积分规则*/
.Integralrule_box {
    background: url('../newImage/background.png') no-repeat;
    background-size:100% 100%;
    margin:10px auto;
    width:98%;
    padding-bottom:110px;
    position:relative
}
.Integralrule_box-item {
    margin: 10px auto;
    width: 96%;
    padding:10px 0
}
.Integralrule_box-top {
    text-align: center
}
.Integralrule_box-top img {
    width: 100%;
    margin: 10px auto
}
.Integralrule_box-div{
    background:#ff9999;
    padding:20px 8px;
    color:#fff;
    font-size:13px;
}
.Integralrule_box-tit {
    display: flex;
    align-items: center;
    font-size: 16px;
}
.Integralrule_box-count{
    position:relative
}
.Integralrule_bimg{
    position:absolute;
    width:100%;
    top:0;
    left:0
}
.Integralrule_box-tit img {
    margin-right: 10px
}
.Integralrule_box-fot{
    margin-top:20px;
    text-align:center
}

/*公共下拉框*/
select {
    -webkit-appearance: none;
    /*兼容苹果手机*/
    text-indent: 10px;
    background-color: transparent;
}

.selectInput {
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    outline: none;
    border: 2px solid #2D3753;
    background: #414B6B;
    width: 260px;
    height: 40px;
    color: #fff;
    -webkit-appearance: none;
    background: url("../newImage/select.png") center no-repeat #e6b980;
    background-size: 30px;
    padding: 0 10px;
    background-position-x: 95%
}

    .selectInput option {
        background: #e6b980;
        border: none;
        outline: none;
    }
/*清除ie的默认选择框样式清除，隐藏下拉箭头*/
select::-ms-expand {
    display: none;
}

/*自适应*/

.order_li-groups {
    display: flex;
    justify-content: flex-end;
    margin-top: 10px
}

.orderlist_span-num {
    display: inline-block;
    width: 150px
}

@media screen and (max-width: 320px) {
    .orderlist_span-num {
        width: 140px;
        display: inline-block
    }
    .bg-area {
        width: 31.9%;
    }
    .cost_li-info {
        font-size: 12px;
        font-weight: bold
    }
    .yqhy_txt{font-size:14px}


    .point_header-a{font-size:12px;padding:2px 10px}
    .point_header-box {
        width: 150px;
        height: 95px;
        bottom: -10px;
        font-size:13px
    }
}
