/**
* package  CL.v1.mod-buy-steps
* import   OP.g.v2
* @author  Edgar
* Date     June 11
*/
.mod-buy-steps{
height:78px;
}
.mod-buy-steps .cell-header{
border-top:1px solid #dedede;
}
.mod-buy-steps .title{
display:inline-block;
padding:0 21px 0 12px;
border-top:2px solid #dedede;
color:#000;
font-weight:700;
font-size:14px;
line-height:28px;
}
.mod-buy-steps .empty-line{
height:14px;
border-right:1px solid #dedede;
border-left:1px solid #dedede;
*overflow:hidden;
*width:630px;
*margin-top:-30px;
}
.mod-buy-steps .content{
background:url(//cbu01.alicdn.com/images/app/operation/clothing/v1/bg-buy-steps.jpg) no-repeat 0 0;
width:604px;
height:36px;
margin:4px 0 0 12px;
}
.mod-buy-steps ol li{
overflow:hidden;
}
.mod-buy-steps ol li a{
display:block;
height:33px;
overflow:hidden;
text-indent:-9999px;
}
.mod-buy-steps .step1{
width:90px;
margin-right:28px;
}
.mod-buy-steps .step2{
width:100px;
margin-right:27px;
}
.mod-buy-steps .step3{
width:100px;
margin-right:33px;
}
.mod-buy-steps .step4{
width:85px;
margin-right:35px;
}
.mod-buy-steps .step5{
width:104px;
}
