
@media only screen and (max-width: 2000px){
    .w1200 {
        width: 9.5rem;
    }
    .main-left {
        width: 9.5rem;
    }
}
@media only screen and (max-width: 600px) {

}
.step {
    position: relative;
    margin: 28px 0;
    height: 50px;
}
.f_r {
    float: right;
}

.step .line {
    height: 5px;
    position: absolute;
    left: 0;
    right: 0;
    top: 8px;
    background: #4b5154;
    border-radius: 5px;
    overflow: hidden;
    width: 92%;
    margin: 0 0 0 50px;
}
ul, li, small {
    list-style: none;
}

.step01 .line i {
    width: 190px;
}
.step02 .line i {
    width: 420px;
}

.step .line i {
    display: block;
    height: 5px;
    background: #e55352;
    border-radius: 5px;
}
.step ul {
    font-size: 12px;
}
.po_rel {
    position: relative;
}

.step li {
    float: left;
    width: 150px;
    text-align: center;
    margin-left: 70px;
}

.step01 .item01 span, .step02 .item01 span, .step02 .item02 span, .step03 .item01 span, .step03 .item02 span, .step03 .item03 span, .step04 .item01 span, .step04 .item02 span, .step04 .item03 span, .step04 .item04 span, .step05 .item01 span, .step05 .item02 span, .step05 .item03 span, .step05 .item04 span, .step05 .item05 span {
    background: #e55352;
    color: #fff;
}
.step li span {
    width: 20px;
    height: 20px;
    line-height: 20px;
    border-radius: 50%;
    background: #4b5154;
    color: #7b7f81;
    display: block;
    margin: 0 auto;
    position: relative;
}
.step .item01 span:before {
    content: '1';
}
.step .item02 span:before {
    content: '2';
}

.step .item03 span:before {
    content: '3';
}

.step .item04 span:before {
    content: '4';
}

.step01 .item01 p, .step02 .item02 p, .step03 .item03 p, .step04 .item04 p {
    font-weight: 700;
    color: #e55352;
}
.step li p {
    color: #a2a4a5;
    padding-top: 10px;
    line-height: 1;
}



.p_b30 {
    padding-bottom: 30px;
}
.w1200 {
    margin-left: auto;
    margin-right: auto;
}
.path {
    padding: 18px 0 21px;
}
.p_b20 {
    padding-bottom: 20px;
}

.f_l {
    float: left;
}

.border3_000 {
    border: 3px solid #000;
}
.p3 {
    padding: 3px;
}
.back_fff {
    background: #fff;
}

.border1_000 {
    border: 1px solid #000;
}
.ptb20 {
    padding-top: 20px;
    padding-bottom: 20px;
}
.p1r13 {
    padding-left: 13px;
    padding-right: 13px;
}


.p_r30 {
    padding-right: 30px;
}


.p_t25 {
    padding-top: 25px;
}

.line_h100 {
    line-height: 1;
}

.tc {
    padding: 10px 0 20px;
}
.tc li.first {
    margin-left: 0;
}
.tc li {
    width: 32%;
    float: left;
    margin-left: 2%;
}
.tc label.on {
    padding: 7px 9px;
    background: #fff;
    border: 2px solid #f00;
}
.tc label {
    display: block;
    cursor: pointer;
    border: 1px solid #e2e2e2;
    position: relative;
    font-size: 14px;
    background: #fdfdfd;
    color: #999;
    padding: 8px 10px;
}
.tc label.on span {
    color: #f00;
}
.tc label span {
    display: block;
    color: #333;
    font-size: 15px;
    padding-bottom: 4px;
    min-height: initial;
    font-weight: 700;
}
.tc label b {
    font-size: 24px;
    font-family: cursive;
}
.tc label s {
    font-size: 12px;
    color: #999;
    padding-left: 10px;
    font-weight: 400;
}
.tc label o {
    color: #333;
}
.tc label.on em {
    width: 14px;
    height: 14px;
    background: url(../images/tc_gou.png) no-repeat;
    position: absolute;
    bottom: 0;
    right: 0;
}
.m_l30 {
    margin-left: 30px;
}
.m_r30 {
    margin-right: 30px;
}
.m_t10 {
    margin-top: 10px;
}

.f_s18 {
    font-size: 18px;
}
.p_b15 {
    padding-bottom: 15px;
}


.co_666 {
    color: #666;
}
.f_s14 {
    font-size: 14px;
}
.co_f66c1c {
    color: #f66c1c;
}
.p_l5 {
    padding-left: 5px;
}



.zf_con li {
    float: left;
    padding-right: 14px;
    position: relative;
}
.zf_con li label.on {
    border: 2px solid #f00;
    padding: 0;
}
.zf_con li label {
    border: 1px solid #e6e6e6;
    padding: 1px;
    display: block;
    position: relative;
    cursor: pointer;
}
.zf_con li label.on i {
    display: block;
}
.zf_con li i {
    width: 14px;
    height: 14px;
    background: url(../images/tc_gou.png) no-repeat;
    position: absolute;
    bottom: 0;
    right: 0;
    display: none;
}
.p_t30 {
    padding-top: 30px;
}
.btn {
    font-weight: 700;
    font-size: 20px;
    color: #fff;
    background: #e55352;
    text-align: center;
    line-height: 48px;
    padding: 0 45px;
    display: inline-block;
    _display: inline;
    border-radius: 5px;
}
.clearfix:after {
    content: "";
    display: block;
    width: 100%;
    height: 0;
    line-height: 0;
    overflow: hidden;
    clear: both;
}



.border3_000.p3:before {
    top: 3px;
    left: 3px;
}
.border3_000.p3:after, .border3_000.p3:before {
    content: '';
    width: 4px;
    height: 4px;
    border: 1px solid #000;
    position: absolute;
}
.border3_000.p3:after {
    bottom: 3px;
    right: 3px;
}

.p_b10 {
    padding-bottom: 10px;
}

.p_l30 {
    padding-left: 30px;
}
.p_t20 {
    padding-top: 20px;
}
.line_h200 {
    line-height: 2;
    font-size: medium;
}

.f_w700 {
    font-weight: 700;
}
.f_s22 {
    font-size: 22px;
}
.p_t10 {
    padding-top: 10px;
}

.ask-question .hd {
    cursor: pointer;
}
.dis_inblock {
    display: inline-block;
    _display: inline;
}
.ask-question .hd span {
    width: 24px;
    height: 24px;
    background: #e55352;
    margin-right: 10px;
    text-align: center;
    color: #fff;
    line-height: 24px;
}
.ask-question{
    font-size: medium;
}
.ask-question .bd {
    display: none;
}
.m_t15 {
    margin-top: 15px;
}
.p_l20 {
    padding-left: 20px;
}

.p_r20 {
    padding-right: 20px;
}
.p_t15 {
    padding-top: 15px;
}
.line_h170 {
    line-height: 1.7;
}
.bor_radius5 {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.back_fcfcfc {
    background: #fcfcfc;
}
.co_777 {
    color: #777;
}

.big-title {
    border-left: 5px solid #e55352;
}
.p_l15 {
    padding-left: 15px;
}
.f_w400 {
    font-weight: 400;
}
.m_t20 {
    margin-top: 20px;
}

.page_body {
    background-color: white;
    padding-top: 0.4rem;
    padding-bottom: 0.2rem;
    position: relative;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}
.outside {
    width: 6.9rem;
    height: 1rem;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
    border-radius: 0.1rem;
    margin: 0 auto;
}
.out-top {
    height: 1rem;
    border-bottom: 1px solid #E6E6E6;
}
.outside input {
    width: 100%;
    border: unset;
    height: 1rem;
    outline: none;
    font-size: 0.32rem;
    padding-left: 0.2rem;
    background-color: unset;
}
#sreach_btn {
    width: 6.9rem;
    height: 0.88rem;
    line-height: 0.88rem;
    border: unset;
    font-size: 0.34rem;
    color: #ffffff;
    display: block;
    background: #FF6666;
    border-radius: 0.44rem;
    margin: 0.4rem auto;
    outline: unset;
}

.pay_title {
    font-size: .3rem;
    margin: 0 auto;

}

.inside-box{
    margin-top: 0.2rem;
    padding-left: 0.3rem;
    border-bottom: 1px solid #FF4B4B;
}

.inside-box .pay_block{
    border: 1px solid #FF4B4B;
    height: 100%;
    margin-bottom: -1px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    padding: 5px;
    cursor: pointer;
}
.inside-box .pay_select {
    color: #FF4B4B;
    display: inline-block;
    text-align: center;
    border-bottom-color: #f6f4f1;
}



.ctime {
    height: 0.3rem;
    margin: 0 35px 0 35px;
    margin-top: 0.3rem;
}
.layui-card {
    height: 3.4rem;
    margin: 0 auto;
    margin-top: 0.1rem;
    border-radius: .1rem;
    border: 1px solid #FF4B4B;
    background-color: #ffffff;
}
.layui-card-header {
    height: 0.6rem;
    line-height: 0.6rem;
    background-color: #FF4B4B;
    border-radius: .08rem .08rem 0 0;
}
.order-time-title {
    color: #ffffff;
    float: left;
    margin-left: .21rem;
    font-size: .3rem;
}
.number {
    float: right;
    color: #999999;
    margin-right: 0.21rem;
    font-size: 0.24rem;
}
.layui-card-body {
    height: 1.90rem;
    padding-top: 0.26rem;
    border-bottom: 1px solid #E6E6E6;
}



.layui-table {
    height: 1.33rem;
    margin: 0 auto;
    background-color: #fff;
    width: 85%;
}
.layui-table td, .layui-table th {
    padding: 0;
    border: none;
    font-size: 0.3rem;
    line-height: 0.5rem;
    text-align: left;
}
.findorder .layui-table .cutpay {
    text-align: right;
}
.layui-card-footer {
    height: 0.81rem;
    line-height: 0.81rem;
    text-align: left;
    margin: 0 0.6rem 0 0.6rem;
}
.unpay {
    color: #FF4B4B;
    font-size: 0.29rem;
}
.unpay-btn {
    outline: unset;
    color: #FF4B4B;
    border-color: #FF4B4B;
    float: right;
    width: 1.47rem;
    height: 0.5rem;
    font-size: 0.24rem;
    margin: 0.15rem 0.21rem 0 0;
    border-radius: 0.3rem;
    background-color: #ffffff;
}
.pay_hide{
    display: none;

}