@media (min-width: 1600px){
    .container-user {
        width: 1440px;
    }
}
@media (min-width: 1200px){
   /* .container {
        width: 1170px;
    }
    .flat-general.sidebar-right .user-nav{
        width:25%;
    }*/
}
@media (min-width: 992px){
   /* .col-md-9.col-right {
        width: 75%;
    }*/
}
.col-md-9 .general{
    width:100%;
}
.flat-general.sidebar-right .general-sidebars{
    padding-left:0!important;
    padding-right:0!important;
}
.flat-general.sidebar-right .general{
    padding-right:0!important;
}
.flat-general.sidebar-right .general .Article{
    padding:0
}
.tit0425{
    margin: 0;
    font-size:20px;
    font-weight:normal
}
.pay-box0425{
    border:1px solid #ddd;
    border-top:3px solid #cf001a;
    border-radius: 4px;
    margin-top:20px;
    overflow: hidden;
}
.pay-box0425 .list-header,.pay-box0425 .list-body ul{
    border-bottom:1px solid #ddd;
}
.pay-box0425 .list-header,.pay-box0425 .list-body{
    padding:0 20px;
}
.pay-box0425 .list-header li{
    font-size:17px;
    color:#333;
}
.pay-box0425 .list-body li{
    font-size:15px;
    color:#444;
}
.pay-box0425 .list-header li,.pay-box0425 .list-body li{
    float: left;
    width:20%;
    padding:15px 0;
    text-align: center;
    word-wrap:break-word
}
.pay-box0426 .list-header li,.pay-box0426 .list-body li{
    width:16.66%;
}
.pay-box0425 .list-body li:first-child,.pay-box0425 .list-header li:first-child{
    position: relative;
}
.pay-box0425 .list-body li:first-child:before{
    content: "";
    display: block;
    height:14px;
    border-right:3px solid #cf001a;
    position: absolute;
    left:0;
    top:50%;
    transform: translateY(-50%)

}
.pay-box0425 .list-body li:last-child,.pay-box0425 .list-header li:last-child,.pay-box0425 .list-body li.red-font{
    text-align: right;
}
.pay-box0425 .list-body li:last-child{
    padding-right:5px;
}
.pay-box0425 .express-box{
    padding:15px;
    border-bottom:1px solid #ddd;
    background:#f1f1f1;
    position: relative;
    display: none;
}
.pay-box0425 .express-box p{
    margin:5px 0;
}
.pay-box0425 .red-font{
    color:#cf001a!important
}
.pay-box0425 .express-sp{
    display: inline-block;
    position: relative;
    padding-right:15px;
    cursor: pointer;
    transition: all .35s ease-in-out;
    -webkit-transition: all .35s ease-in-out;
}
.pay-box0425 .express-sp.active{
    transition: all .35s ease-in-out;
    -webkit-transition: all .35s ease-in-out;
}
.pay-box0425 .express-sp:after{
    display: block;
    content: "";
    width:0;
    height:0;
    border-width:6px 5px 0;
    border-style:solid;
    border-color:#00adf7 transparent transparent ;
    position: absolute;
    right:0;
    top:50%;
    margin-top:-3px;
    transition: all .35s ease-in-out;
    -webkit-transition: all .35s ease-in-out;
}
.pay-box0425 .express-sp.active:after{
    transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    transition: all .35s ease-in-out;
    -webkit-transition: all .35s ease-in-out;
}
.pay-box0425 .list-footer{
    text-align: right;
    padding: 20px;
}
.pay-box0425 .list-footer p{
    margin:5px 0;
    font-size:16px;
    color:#999;
    text-align: right;
}
.pay-box0425 .list-footer span{
    display: inline-block;
    margin-left:30px;
}
.pay-box0425 .list-footer label{
    display: inline-block;
    width:104px;
}
.pay-box0425 .list-footer h4{
    font-size:20px;
    color:#333;
    margin:10px 0 0;
}
.pay-box0425 .list-footer h4 b{
    display: inline-block;
    width:104px;
    color:#cf001a;
}
.btn-box0425{
    text-align: right;
    margin:25px 0;
}
.btn-box0425 .btn{
    display: inline-block;
    padding:8px 20px;
    margin-left:20px;
}
.btn-box0425 .btn-danger{
    background:#cf001a
}
.time-box0425{
    padding:15px 20px;
    margin:20px 0 30px;
    background:#fffaeb;
    border:1px solid #f4d98e;
    border-radius: 4px;
    position: relative;
}
.time-box0425 p{
    margin:0;
    color:#666e70;
}
.time-box0425 p span{
    color: #0350A8;
}
.time-box0425 h4{
    font-size:20px;
    margin:0;
    font-weight:500;
}
.time-box0425 h4 span{
    color:#cf001a
}
.time-box0425 .iconfont{
    display:inline-block;
    font-size:38px;
    color:#cf001a;
    position: absolute;
    left:20px;
    top:23px;
}
.blue-font{
    color:#00adf7!important
}
.yellow-font{
    color:#ff7e00!important
}
.blue-label{
    background-color:#ffc400;
}
.yellow-label{
    background-color: #ff7e00;
}
.red-label{
    background-color:#00adf7
}
.label0425{
    display: inline-block;
    width:92px!important;
    padding:0 3px;
    border-radius: 3px;
    text-align: center;
    color:#fff
}
.pay-box0425 .list-body{
    max-height:460px;
    overflow-y:scroll;
    margin-right:-18px;
}
.pay-box0425 ::-webkit-scrollbar {
    width: 6px;
    height: 1px;
}
.pay-box0425 ::-webkit-scrollbar-thumb {
    border-radius:5px;
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.1);
    background: #ccc;
}
.pay-box0425 ::-webkit-scrollbar-track {
    background: transparent;
}
@media(max-width:991px){
    .pay-box0425 .list-header li{
        font-size:15px;
    }
    .pay-box0425 .list-body li{
        font-size:14px;
    }
}
@media(max-width:780px){
    .pay-box0425{
        overflow-x:scroll;
    }
    .pay-box0425>ul,.pay-box0425>div{
        min-width:780px;
    }
}
@media(max-width:640px){
    .flat-general.sidebar-right .general {
        padding-left: 0!important;
    }
    .flat-general.sidebar-right .general-sidebars {
        padding-left: 15px!important;
        padding-right: 15px!important;
    }
    .time-box0425 {
        padding-left:50px;
    }
    .time-box0425 .iconfont{
        left:10px;
        top:50%;
        margin-top:-12px;
    }
    .pay-box0425 .list-footer p{
        margin:0;
    }
    .pay-box0425 .list-footer span{
        display:block;
    }
}

/*ccy 20190428 支付列表*/

.orderlist-navs .tab-header li{
    display: inline-block;
}
.orderlist-navs .tab-header li a{
    padding:0 20px 8px;
    border-bottom: 2px solid transparent;
    font-weight:600;
}
.orderlist-navs .tab-header li.active>a, .orderlist-navs .tab-header li.active>a:focus, .orderlist-navs .tab-header li.active>a:hover {
    color: #cf001a;
    background:none;
    border-bottom: 2px solid #cf001a;
    cursor: pointer;
}
.order-header{
    /*padding-right:calc(25% + 15px);*/
    padding-left:15px;
    border:1px solid #ddd;
    background-color:#f9f9f9;
    margin:30px 0 25px;
}
.order-header li{
    float: left;
    width:16.666%;
    text-align: center;
    padding:10px 0;
}
.order-table7 .order-header li{
    width:14.8%;
}
.order-table .order-pan{
    border:1px solid #ddd;
    font-size:14px;
    margin-bottom:20px;
}
.order-pan .title-div{
    padding:10px 15px;
    background-color:#f9f9f9;
    border-bottom:1px solid #ddd;
    position: relative;
}
.order-pan .title-div span{
    display: inline-block;
    margin:0 15px;
}
.order-pan .title-div .money{
    font-size:16px;
    float: right;
    margin-right:0;
}
.order-pan .title-div .money b{
    color:#cf001a;
}
.order-table .table-cent>div{
    float: left;
}
.order-pan .title-div .btn{
    padding:2px 8px;
    background:none;
    border:1px solid #ccc;
    color:#333;
    margin:10px 5px;
}
.order-pan .title-div .btn.red-btn{
    border:1px solid #cf001a;
    color:#cf001a;
}

.table-cent .table-left{
    width:75%;
    padding:0 15px;
    border-right:1px solid #ddd;
}
.table-cent .table-right{
    width:25%;
}
.order-table .table-left ul{
    border-bottom:1px solid #ddd;
}
.order-table .table-left ul:last-of-type{
    border-bottom:none;
}
.order-table .table-left ul:nth-of-type(1):nth-last-of-type(1){
    padding-top:25px;
}
.order-table .table-left li{
    float: left;
    width:16.666%;
    padding:10px 5px;
    text-align: center;
    word-break: break-all;
}
.order-table7 .table-left li{
    width:14.2%;
}
.order-header li:nth-child(3),.order-table .table-left li:nth-child(3){
    width:16%;
}
.order-header li:nth-child(4),.order-table .table-left li:nth-child(4){
    width:16.666%;
}
.order-header li:last-child,.order-table .table-left li:last-child{
    width:12%;
    padding-left:0;
    padding-right:0;
}
.order-table .table-right{
    text-align: center;
    padding:10px 0;
}
.table-right .btn{
    padding:2px 8px;
    background:none;
    border:1px solid #ccc;
    color:#333;
    margin:10px 5px;
}
.table-right .btn.red-btn{
    border:1px solid #cf001a;
    color:#cf001a;
}
.order-table .refund-btn{
    display: inline-block;
    padding:2px 3px;
    background:none;
    border-radius: 4px;
    border:1px solid #0350A8;
    color:#0350A8;
    font-size:13px;
}
.order-table .disable-btn{
    display: inline-block;
    padding:2px 3px;
    background:#ddd;
    border-radius: 4px;
    color:#fff;
    font-size:13px;
    min-width:60px;
    text-align: center;
}
.orderinfo-box{
    border:1px solid #ddd;
    border-radius: 4px;
    margin-top:25px;
}
.orderinfo-box h3{
    padding:10px 15px;
    margin:0;
    font-size:17px;
    font-weight:normal;
    border-bottom:1px solid #ddd
}
.orderinfo-box ul{
    padding:15px 0;
}
.orderinfo-box li{
    padding:5px 15px;
    margin:0;
    font-size:15px;
}
.orderinfo-box li b{
    color:#333;
    font-weight: normal
}
.pay-box0428 .list-body{
    max-height:inherit
}
.pay-box0428 .list-body{
    padding:0 15px
}
.pay-box0428 .list-header{
    padding:0 15px;
    padding-right:95px;
}
.pay-box0428 .list-body ul{
    padding-right:80px;
    position: relative;
}
.pay-box0428 .list-header li{
    font-size:16px;
}
.pay-box0428 .refund-btn{
    display: inline-block;
    position: absolute;
    background:none;
    padding: 5px;
    line-height: 1;
    right:0;
    top:13px;
    color: #0350A8;
    border-radius: 3px;
    font-weight: normal;
    border:1px solid #0350A8
}

.countdown-win .modal-dialog{
    margin:100px auto
}
.countdown-body *{
    margin:0;
    font-weight: normal;
    font-size:16px;
    color:#333;
    text-align: center
}
.countdown-body h5{
    color:#999
}
.countdown-body h3{
    font-weight:600;
    font-size:15px;
}
.countdown-body .cust-sp0425{
    display: inline-block;
    color:#cf001a;
    font-weight:bold;
    font-size:17px;
    margin-bottom:10px;
}
.countdown-win .modal-title{
    font-size:18px
}
/* ccy 20190430*/
.title-box0425{
    position: relative;
}
.title-box0425 .rightbtn-box{
    position: absolute;
    right:0;
    top:0;
}
.title-box0425 .rightbtn-box .btn{
    background:#fff;
    border:1px solid #ddd;
    padding:3px 15px;
    color:#636363;
    margin-left:15px;
    text-shadow: none;
}

.modal0430 .modal-dialog{
    display: flex;
    height:100%;
    margin:auto;
    max-width:96%!important
}
.modal0430 .modal-content{
    border-radius:0;
    margin:auto;
    width:100%
}
.modal0430 .modal-title{
    font-size:18px;
    font-weight:normal
}
.modal0430 .friendship-txt{
    padding:25px 40px;
    margin:0;
    text-align:center;
    font-weight: normal;
    color:#333
}
.modal0430 .btn-primary{
    background:#01479d
}
.modal0430 .modal-footer .btn{
    margin:0 12px;
    min-width:120px;
    padding: 6px 18px;
}
.modal0430 .checkbox-inline p{
    display: inline;
}
.modal0430 .check-ul li{
    padding:10px 0
}
.modal-open .modal0430{
    overflow-y: hidden;
}
.padding-vt-1{
    padding-top:1px;
    padding-bottom:1px;
}
.modal0430  .modal-footer .text-left {
    text-align: left!important;
}
.modal0430  .modal-footer .text-left .btn{
    margin:0;
}
.modal0430 .modal-footer{
    padding: 30px 15px;
}
.checkbox-inline input[type=radio]{
    display: inline-block;
    width:16px;
    height:16px
}
@media(max-width:768px){
    .order-header{
        padding-right:15px;
    }
    .table-cent .table-left,.table-cent .table-right{
        width:100%;
    }
    .table-cent .table-right{
        padding:15px;
        border-top:1px solid #ddd;
        display: flex;
        justify-content: flex-start
    }
    .table-right .btn{
        margin:0 8px;
    }
    .orderlist-cent{
        overflow-x: scroll;
    }
    .orderlist-cent>div{
        min-width:720px;
    }
}
@media(max-width:480px){
    .orderlist-navs .tab-header li a {
        padding: 0 8px 8px;
    }
    .modal0430 .friendship-txt{
        padding:30px 0;
    }
    .form-horizontal .control-label{
        font-size:14px;
    }
}

/*ccy 20190530*/
.order-pan  .express-sp {
    display: inline-block;
    position: relative;
    padding-right: 15px;
    cursor: pointer;
    transition: all .35s ease-in-out;
    -webkit-transition: all .35s ease-in-out;
}
.order-pan .express-sp:after {
    display: block;
    content: "";
    width: 0;
    height: 0;
    border-width: 6px 5px 0;
    border-style: solid;
    border-color: #00adf7 transparent transparent;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -3px;
    transition: all .35s ease-in-out;
    -webkit-transition: all .35s ease-in-out;
}
.order-pan  .express-sp.active {
    transition: all .35s ease-in-out;
    -webkit-transition: all .35s ease-in-out;
}
.express-sp.active:after{
    transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    transition: all .35s ease-in-out;
    -webkit-transition: all .35s ease-in-out;
}
.order-pan .express-box{
    background: #f9f8f9;
    padding: 12px;
    margin: 8px 0;
    display: none;
}
.order-pan .express-box p{
    margin-bottom:5px;
}
.order-table7 .order-header li:nth-child(4), .order-table7 .table-left li:nth-child(4){
  width:14.2%
}
.order-table .order-header li:last-child, .order-table .table-left li:last-child {
    text-align: right;
}