body{ background: #f8f8f8; }
.center{ text-align: center; }
.bottom30{ margin-bottom:30px; }
.yellow{ color: #bd911a; }
.orderpay .otitle span i,.order_QrPay .wx_QrPay span i,.orderpay .order_view2 .payico,.orderpay .tel span i{ background: url(img/product/product_ico.png) no-repeat; }
.settlement .chose li span i{ background: url(img/common_ico.png) no-repeat; }
.orderpay{ margin-top:20px; background:#fff; }
.orderpay .otitle{ text-align: center; padding:35px 25px; font-size: 24px; font-weight: bold; }
.orderpay .otitle span{ position: relative; padding-left:43px; }
.orderpay .otitle span i{ position: absolute; left:0; top:0; width: 33px; height: 33px; background-position: -300px 0; }
.orderpay .order_view,.orderpay .order_view2{ margin: 0 auto; width: 765px; padding:15px 20px; background:#f8f8f8; line-height: 26px; }
.orderpay .order_view .title,.orderpay .order_view2 .title{ padding-right: 10px; }
.orderpay .order_view2{ background:none; margin-bottom: 20px;}
.orderpay .order_view2 p{ line-height: 36px; height: 36px; }
.orderpay .order_view2 span{ float: left; }
.orderpay .order_view2 .payico{ width: 115px; height: 36px; }
.orderpay .order_view2 .wx_ico{ background-position: 0 -314px; }
.orderpay .order_view2 .alipay_ico{ background-position: 0 -360px; }
.orderpay .order_view2 .money{ font-size: 20px; font-weight: bold; }
.orderpay .pay_btn{ display: block; width: 230px; height: 50px; margin:0 auto 10px; line-height: 50px; text-align: center; font-size: 16px; color: #fff; border-radius:5px; background: linear-gradient(#ebc85e,#bf931c);  }
.orderpay .paytip{ color: red; text-align: center; }
.orderpay .kf_view{ padding:30px 0 70px; text-align: center; }
.orderpay .tel{ font-size:24px; font-weight: bold; padding:15px 35px; }
.orderpay .tel span{ position: relative; padding-left:27px; }
.orderpay .tel span i{ position: absolute; left:0; top:5px; width: 23px; height: 23px; background-position: -383px -70px; }
/* 微信扫码支付 */
.orderpay .order_QrPay .wx_QrPay {
    text-align: center; padding:35px 25px; font-size: 24px; font-weight: bold;
    padding-bottom: 10px;
}
.orderpay .order_QrPay .wx_QrPay span {
    position: relative;
    padding-left: 43px;
}
.orderpay .order_QrPay .wx_QrPay span i{
    position: absolute;
    left: 0;
    top: -5px;
    width: 38px;
    height: 31px;
    background-position: -362px -100px;
}
.orderpay .order_QrPay {
    text-align: center;
    line-height: 1;
}
.orderpay .pay_text {
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 36px;
}
.orderpay .qr_wrap {
    width: 171px;
    height: 169px;
    overflow: hidden;
    margin: 0 auto;
}
.orderpay .qr_wrap img {
    width: 100%;
    height: 100%;
}
.orderpay .pay_title {
    margin-top: 12px;
    font-size: 16px;
    font-weight: bold;
    color: #242424;
}
.order_QrPay .pay_money {
    margin: 20px 0 40px;
}
.order_QrPay .pay_money .money {
    font-weight: bold;
    font-size: 20px;
}