.ShortCut{
	/*padding: 10px 0 30px 0;*/
	padding: 10px 0;
}
.ShortCut .row {
	padding-bottom: 20px;
}

.ShortCut h1{
	font-size: 14px;
	margin: 0;
}

.icon {
	width: 80px;
    height: 80px;
    display: block;
	margin-bottom: 5px;
    background-image: url("/images/201807/shortcut/webicon.svg");
}
.icon::after {
  position: absolute;
  top: 85px;  
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}

.bg1 {
    background-position-x: 0px;
}
.bg1::after { 
  /*content: "一手樓盤";*/
}

.bg2 {
    background-position-x: -130px;
}
.bg2::after { 
  /* content: "二手樓盤"; */
}

.bg3 {
    background-position-x: -260px;
}
.bg3::after { 
  /* content: "最新租盤"; */
}

.bg4 {
	background-position-x: -1040px;
}
.bg4::after { 
  /* content: "80萬或以下首期 上車盤"; */
}

.bg5 {
	background-position-x: -1170px;
}
.bg5::after { 
  /* content: "最高8成按揭 換樓筍盤"; */
}

.bg6 {
    background-position-x: -520px;
}
.bg6::after { 
  /* content: "地產快訊"; */
}

.bg7 {
    background-position-x: -650px;
}
.bg7::after { 
  /* content: "二手成交"; */
}

.bg8 {
    background-position-x: -780px;
}
.bg8::after { 
  /* content: "VR 360"; */
}

.bg9 {
    background-position-x: -910px;
}
.bg9::after { 
  /* content: "按揭計算"; */
}

.testing {
	position: absolute;
	left: 17px;
    top: 85px;
}

/* .the-9th-icon { */
	/* width: 83px; */
    /* height: 80px; */
    /* display: block; */
	/* margin-bottom: 5px; */
	/* background-position: center; */
	/* background-size: 83px 80px; */
    /* background-image: url("/images/201807/shortcut/800k.png"); */
/* } */
/* .the-9th-icon::after {  */
  /* position: absolute; */
  /* top: 85px;   */
  /* left: 0; */
  /* right: 0; */
  /* margin-left: auto; */
  /* margin-right: auto; */
  /* /* content: "80K 上車盤"; */ */
/* } */