@charset "utf-8";
/*订单查询*/
.seta_screen{background: #fff; }
.seta_screen .order-form { width: 96%;  margin: 2%; padding-top: 30px;}
.seta_screen .order-form h2 {  margin: 25px 0; font-weight: 600; font-size: 0.7rem;}
.seta_screen .order-form p {  margin: 10px 0;font-size: 0.7rem}
.seta_screen .order-form .btn-order-search {text-align: center;border-radius:5px 5px;width: 98%;  border: none;  font-size: 0.8rem; font-weight: 600;  background: #b4a078; color: #fff;  padding: 10px 0;  margin: 30px 1%; border-radius: 10px;   -webkit-border-radius: 10px; -moz-border-radius: 10px;}
.seta_screen .msg_con{color:red;display: none;}
.seta_screen .order-form input{border:1px solid #ddd;font-size: 0.6rem;line-height: 40px;padding:2px 0px;border-radius: 5px 5px;width: 100%; vertical-align: middle;}
/*订单查询-end*/
/*查询详情*/
.container{width:100%;margin:0 auto;margin-top: 46px;}
.lheight30{line-height: 30px;height: 30px;}
.color666{color: #666;}
.line_through{height:10px;background: #eee;}
.main .pay,.main .store,.main .info,.main .goods,.main .order_info{padding:3%;}
.main{margin-bottom: 40px;}
.main .pay .paid{color:#f42424;font-size: 0.8rem;}
.main .pay .sending{color:#a6a6a6;margin-left:3%;}
.main .pay p{color:#747474;margin:5px;margin-left: 0;font-size: 0.7rem;}
.main .pay p.order_num{margin-top: 15px;}
/*.main .store b{display:inline-block;width:44px;height:40px;background: url('icon.jpg') no-repeat 0 0;}*/
.main .store img,.main .info img,.main .order_info img{width:25px;}

.peisong{font-size: 16px;position:relative;}
.peisong img{position:absolute;top:5px;}
.peisong span{margin-left: 5px;}
.main .store .peisong a{color:#6d8be6;}
.main .store  a.number{font-size: 12px;margin-left: 2%;}
.main .store .notice{color:blue;margin-top: 8px;}

.main .info p,.main .order_info p{font-size: 14px;margin-bottom: 5px;}
.main .info p span{color:#a6a6a6;margin-right: 10px;}
.goods{overflow: hidden;}
.goods .goods_list{overflow: hidden;}
.goods .goods_list span{float:right;color:#f42424;font-size: 0.7rem;}
.goods .goods_list p{margin-left: 23%;margin-bottom: 15px;font-size: 0.7rem}
.goods .goods_list img{width:20%;float:left;}
.lines{height:2px;background: #eee;margin-top: 10px;margin-bottom: 10px;}
.goods .sum{float:right;color:#a6a6a6;}
.goods .sum span{color:red;}
.main .order_info span{color:#a6a6a6;margin-right: 10px;}

.peisong{width: 12%;height: 25px;}
.peisonginfo{width: 88%;font-size: 0.7rem;}
@media screen and (min-width: 415px){
    .index_btm_bar {
        width: 415px;
    }
}
.index_btm_bar {
    width: 100%;
    border-top: #ddd 2px solid;
    position: fixed;
    z-index: 1001;
    bottom: 0;
    background: #fff;
    left:0;
}
.clearfix {
    zoom: 1;
}
.index_btm_bar .cp {
    width:33.33%;
    float: left;
    height:40px;
    line-height: 40px;
    text-align: center;
    background:#ff3044;
    color:#fff;
}
.index_btm_bar{
    text-align: center;
    background-color: #f42424;}

.index_btm_bar a{
    width: 33.333%;
    text-align: center;
    font-size: 0.8rem;
    color: #fff;
    line-height: 55px;
    height: 55px;
    background-color: #f42424;
    font-weight: 700;
    border-top:2px solid #ddd ;
}
.index_btm_bar #alipay div{border-left:1px solid #ddd;border-right:1px solid #ddd;background-color: #f42424;color: #fff;}
.index_btm_bar .cp{height: 50px;}

/*在其他浏览器中打开*/
.alert{display: none;position: fixed;z-index: 2000;top:0;left:0px;background-color: #000;
    height: 100%;
    width: 100%;
    opacity: 0.3;}
.alert_i{display: none;position: fixed;z-index: 2001;top:0;left:0;height: 100%;width: 100%;}
.alert_i img{    position: absolute;
    top: 0px;
    right: 0px;
    width: 150px;}
.alert_wx{display: none;position: fixed;z-index: 2000;top:0;left:0px;background-color: #000;
    height: 100%;
    width: 100%;
    opacity: 0.3;}
.alert_i_wx{display: none;position: fixed;z-index: 2001;top:0;left:0;height: 100%;width: 100%;}
.alert_i_wx img{position: absolute;
    top: 0px;
    right: 0px;
    width: 150px;}
/*暂无记录*/
.container .no-record {
    padding: 10px;
    text-align: center;
    margin-top: 150px;
    font-size: 0.9rem;

}


