/*进度条开始*/
.waic{
	/*padding: 30px;*/
	width: 100%;
}
.hengxian{
	width: 100%;
	height: 10px;
	background-color: #dedede;
	border-radius: 15px;
}
.hongxian{
	width: 0;
	height:10px;
	background-color:  #e8313e;
	border-radius: 15px;
}
.yixiaof{
	color: #ff6933;
	display: inline-block;
	line-height: 18px;
	font-size: 13px;
	position: relative;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
.yixiaof img{
    box-shadow: 1px 1px 1px 1px #ddd;
}
.dingwei{
	width: 13px;
	position: relative;
	top: 15px;
	vertical-align: inherit;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
.yifen{
	width: 14.2857%; /* For old syntax, otherwise collapses. */
}
.flexbox {
	
}
@media all and (min-width: 1200px) {
	.jucol{
       margin-top: 20px;
}
    .yixif {
      height: 55px;
      margin-top: 18px;
    }
   .dingwei {
   top: 4px;
   }
}

.dengji{
	text-align: center;
	font-size: 13px;
	line-height: 20px;
	float: left;
	color: #000000;
	font-weight: normal;
}

.dengji img{
	width: 16px;
    vertical-align: inherit;
}
.djwai{
	position: relative;
	top: -15px;
	height: 62px;
}
.jucol{
	color: #000000;
}
.gray { 
    color: #000000;
	font-weight: bold;


}
.yixif{padding: 0;}
/*进度条结束*/
@media all and (max-width: 400px){
	.jucol{
		color: transparent;
	}
	.gray .jucol{color: #000000;
    font-weight: bold;
    width: 85px;
    text-align: right;
    margin-left: -48px;
    line-height: 14px;}

}
@media all and (min-width: 400px)and (max-width: 767px){
	.jucol{
		color: transparent;
	}
	.gray .jucol{   
	color: #000000;
    width: 80px;
    text-align: right;
    margin-left: -38px;
    font-weight: bold;
		}

}
@media all and (width: 768px){
	.jucol{
		color: transparent;
	}
	.gray .jucol{   
	color: #000000;
    width: auto;
    text-align: center;
    font-weight: bold;
		}

}

@media all and (min-width: 320px)and (max-width: 600px){

.dengji{
	line-height: 21px;
	}
.dingwei {
top: -4px;

}
.yixiaof img{width: 30px;}
.yixif {
height: 25px;
}	
.waic{top: 15px;}
.jucol{
		font-size: 12px;
	}
}
