html{
width: 100%;
}
body{
position: relative;
width: 100%;
box-sizing: border-box;
padding: 0;
margin: 0;
overflow: hidden;
}
.container{
padding: 20px 10px;
display: flex;
width: 100%;
box-sizing: border-box;
/flex-shrink: 1;/
}
.first {
/width: 230px;
height: 95px;/
/position: absolute;
top: 0;
left: 0;/
}
.first,.second,.third,.fourth{
width: 25%;
justify-content: center;
align-items: center;
}
.first .big-circle, .second .big-circle, .third .big-circle, .fourth .big-circle {
width: 25px;
height: 25px;
border-radius: 50%;
background: #DBD8D8;
text-align: center;
margin: 10px auto;
position: relative;
}
.first .title, .second .title, .fourth .title, .third .title {
line-height: 24px;
color: #8A8A8A;
text-align: center;
}
.first .big-line, .second .big-line, .third .big-line, .fourth .big-line {
height: 2px;
background: #DDDEDE;
position: absolute;
top: 65px;
z-index: 999;
}
.active_bg{
background-color: #0f68ab !important;
}
预约
确认
见面
评价



