.location-bar{
	clear:both;
	width:100%;
   padding-bottom: 10px;
	overflow: hidden;
	padding-left: 20px;
	background:#f5f5f5;
}

.pz-df{	color:#999;}
.pz-m{	color:#ccc;}
.pz-n{
	color:#3d98ff;
}
.pl10{
	padding-left:10px;
}

.lc-sq{
	display:block;
	width: 4px;
	height: 12px;
	background:#85bbf8;
	vertical-align: middle;
	margin-top:22px;
	margin-right:4px;
	border-radius: 15px;
}

.location-list li{
	float:left;
	display:block;
	padding:0 4px;

}

.location-list li a{
	font-size:12px;

}

  .leaderboard-right {
    float: right;
    width: 450px; }

.search-top {
  position: relative;
  width:220px;
  height: 36px;
 float:left;
  margin-top: 22px;
  padding-left: 15px;
  padding-right: 40px;
  font-size: 14px;
  color: #999;
  line-height: 34px;
  border: 1px solid #fff;
  border-radius: 18px;
   margin-right: 40px;
}
  .search-field,
  .search-btn {
    position: absolute;
    top: 0;
    bottom: 0; }

.search-ico{
	color:#fff;
}


.mine-course .link{
 color:#fff;
}



.leaderboard-wrap{
	border:1px #eee solid;
    border-radius:4px;

	padding:5px 0 5px 0;
}

.other-course{
	padding:20px;
}


.lb-tit-bar{
	border-bottom:1px #f3f4f6 solid;
	padding:0 10px;
}

.lb-more{
	margin-right:10px;
}

.ranking,.ranking-df{
	display:block;
	width:22px;
	height: 26px;
	margin-right:8px;
}

.ranking img{
	width:100%;
	height: 100%;

}

.no-1{
	background:url(../images/medals.png) no-repeat 0 0;
	
}

.no-2{
	background:url(../images/medals.png) no-repeat 0 -30px;
	
}

.no-3{
	background:url(../images/medals.png) no-repeat 0 -60px;
	
}

.ranking-df{
    text-align:center;
	font-size:12px;
	color:#fff;
	font-style:normal;
	background:url(../images/medals.png) no-repeat 0 -90px;
	vertical-align: middle;
}


.xs-ico{
	font-size:20px;
	color:#3d98ff;
	margin-right: 8px;
}


.jptj-ico,.qtkc-ico{
	display:block;
	float:left;
	width:24px;
	height: 24px;
	text-align:center;
	font-size:24px;
    color:#3d98ff;
	vertical-align: middle;
}



.jptj-ico{
	margin-right:16px;
}

.qtkc-ico{
	margin-right: 10px;
}

.start-learn-btn {
  display: inline-block;
	width:98%;
  padding: 0 15px;
  line-height: 30px;
  font-size: 12px;
  border: 1px solid transparent;
  border-radius: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: white;
	text-align:center;
  background-color: #3d98ff;
 margin-top: 6px;
}
  .mod-primary-btn:hover {
    border-color: #3d98ff; }
  .mod-primary-btn.btn-solid {
    color: white; }

.st-mon-con{
	min-height: 90px;
	padding:10px;
}

.brand-body{
	margin-top: 10px;
}

.brought-ico{
	margin-right: 2px;
}

.mn-crs{
display: inline-block;
    font-size: 14px;
    color: #fff;
    line-height: 36px;	
}


