.jd-block{
  display: none;
}
.tit01{
  background-color: #3c99fc;
}
.top_header{
  background-size: 375px;
  height: 80px;
  line-height: 80px;
  width: 100%;
  font-family: 'microsoft yahei';
  font-size: 20px;
}
.body-wrapper{
  width: 100%;
}
.jd-block{
  margin: 0;
}
.jd-img{
  width: 30%;
  margin: 0;
  padding: 0;
  height: 30px;
  position: relative;
}
.jd-img a{
  height: 30px;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}
.jd-img img{
  display: none;
}
.explain{
  height: auto;
  line-height: 28px;
  padding: 10px;
  border:1px solid rgba(225,228,235,1);
  border-top:none;
  background:rgba(82,153,245,0.15);
  color:rgba(82,153,245,1)
}
.retry-btn{
  background: #fff;
  color: #888;
  border: 1px solid #ccc; 
}
.mini-btn{
  padding: 10px;
}
.share-tip{
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,.5);
  z-index: 9;
  display: none;
}
.share-tip .cont{
  width: 300px;
  height: 120px;
  background: #fff;
  border-radius: 8px;
  text-align: center;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -150px;
  margin-top: -60px;
  font-size: 14px;
}
.share-tip .cont p{
  margin-top: 20px;
  height: 60px;
  line-height: 50px;
  font-size: 14px;
}
.share-tip .cont .close-btn{
  height: 40px;
  line-height: 40px;
  border-top: 1px solid #ccc;
}
.stepContainer{
  display: none;
}
.sh-link .anniu{
  background: none;
  border-radius: 0;
  display: inline;
  font-weight: 400;
  margin:0;
  padding: 0;
  color: #3597FF;
}
/*修改後*/
.ws_result{
	font-size:15px;
	color:rgba(61,64,71,1);
	line-height:20px;
	text-align: center;
}
.ws_jifen{
	font-size:30px;
	color:rgba(255,168,0,1);
	line-height:24px;
	text-align: center;
	padding:20px 0;
}
.ws_degree{
	height:18px; 
	font-size:13px;
	color:rgba(149,152,158,1);
	line-height:18px;
	text-align: center;
}
.ws_table{
	margin-top:25px;
}
.ws_table td{
	border-bottom:1px solid rgba(225,228,235,1);
	height:48px;
	color:#5E6066;
	font-size:14px;
}
