.product-number{
    display:block;
    width:240px;
    height:40px;
    line-height: 40px;
    background:#fff;
    margin:0 auto;
    border: 1px solid #bfbfbf;
    border-radius:4px;
    text-indent: 5px;
}
.product-list{
    width:650px;
    min-height:260px;
    background:#ddd;
    margin:10px auto;
    
    border-radius: 5px;
    font-size:16px;
    border:1px solid #ddd;
}
.product-h-one{
    width:100%;
    height:160px;
    
     background:#fff; 
}
.product-h-two{
    width:100%;
    height:120px;
    background:#fff;
    margin-top:10px;
    margin-bottom: 10px;
}
.line-two,.line-three,.line-four,.line-five,.line-six{
   height:40px;
    width:100%;
    
   
}
.line-one{
    height:40px;
    width:100%;
    background:#fff url('../images/cat_order_loginout.jpg')repeat-x 40px 100%;
    
    border-bottom: 2px solid #c5201f;
   
    
}
.line-one-first{
    display:inline-block;
    width:50%;
    height:40px;
    line-height:40px;
    float:left;
    text-indent: 10px;
    font-size:14px;
    color:#646464;
}
.line-two-first{
    display:inline-block;
    width:40%;
    height:40px;
    line-height:40px;
    float:left;
    text-indent: 10px;
}
.line-two-second{
    display:inline-block;
    width:30%;
    height:40px;
    line-height:40px;
    float:left;
}
.line-three-first{
    display:inline-block;
    width:33.3%;
    height:40px;
    line-height: 40px;
    text-indent: 10px;
    float:left;
}
.line-three-first-date{
    display:inline-block;
    width:100%;
    height:40px;
    line-height: 40px;
    text-indent: 10px;
    float:left;
}
.line-four-first{
    display:inline-block;
    width:30%;
    height:40px;
    line-height: 40px;
    text-indent: 10px;
    float:left;
}
.line-four-second{
    display:inline-block;
    width:40%;
    height:40px;
    line-height: 40px;
    text-indent: 10px;
    float:left;
}
.line-five-first{
    display:inline-block;
    width:40%;
    height:40px;
    line-height: 40px;
    text-indent: 10px;
    float:left;
}
.line-five-second{
    display:inline-block;
    width:30%;
    height:40px;
    line-height: 40px;
    text-indent: 10px;
    float:left;

}
.line-six-first{
    display:inline-block;
    width:45%;
    height:40px;
    line-height: 40px;
    text-indent: 10px;
    float:right;

}
.product-value{
    width: 690px;
    min-height: 350px;
    
    border: 1px solid #bfbfbf;
    float: right;
    margin-top: 10px;
    border-radius: 5px;
   
}
.line-money{
    display: inline-block;
    width:50%;
    height:40px;
    line-height: 40px;
    float:left;
    text-indent:10px;
}
.line-three-last{
     height:40px;
    width:100%;
    
    border-bottom: 1px solid #c5201f;

}
