|
|
|
@ -8,7 +8,7 @@
|
|
|
|
|
src="https://data.chinahighlights.com/grey.gif" loader="lazy"
|
|
|
|
|
originalsrc="<?php echo $info_howtoplan->ic_photo; ?>"
|
|
|
|
|
alt="<?php echo $info_howtoplan->ic_title; ?>" class="img-responsive"></a>
|
|
|
|
|
<span class="categorycenter"><?php echo $info_howtoplan_root->ic_title; ?></span>
|
|
|
|
|
|
|
|
|
|
<span class="articlenexttitle"><a
|
|
|
|
|
href="<?php echo $info_howtoplan->ic_url; ?>"><?php echo $info_howtoplan->ic_url_title; ?></a></span>
|
|
|
|
|
</div>
|
|
|
|
@ -20,7 +20,7 @@
|
|
|
|
|
src="https://data.chinahighlights.com/grey.gif" loader="lazy"
|
|
|
|
|
originalsrc="<?php echo $info_besttime->ic_photo; ?>"
|
|
|
|
|
alt="<?php echo $info_besttime->ic_title; ?>" class="img-responsive"></a>
|
|
|
|
|
<span class="categorycenter"><?php echo $info_besttime_root->ic_title; ?></span>
|
|
|
|
|
|
|
|
|
|
<span class="articlenexttitle"><a
|
|
|
|
|
href="<?php echo $info_besttime->ic_url; ?>"><?php echo $info_besttime->ic_url_title; ?></a></span>
|
|
|
|
|
</div>
|
|
|
|
@ -32,7 +32,7 @@
|
|
|
|
|
src="https://data.chinahighlights.com/grey.gif" loader="lazy"
|
|
|
|
|
originalsrc="<?php echo $info_topthings->ic_photo; ?>"
|
|
|
|
|
alt="<?php echo $info_topthings->ic_title; ?>" class="img-responsive"></a>
|
|
|
|
|
<span class="categorycenter"><?php echo $info_topthings_root->ic_title; ?></span>
|
|
|
|
|
|
|
|
|
|
<span class="articlenexttitle"><a
|
|
|
|
|
href="<?php echo $info_topthings->ic_url; ?>"><?php echo $info_topthings->ic_url_title; ?></a></span>
|
|
|
|
|
</div>
|
|
|
|
@ -44,7 +44,7 @@
|
|
|
|
|
src="https://data.chinahighlights.com/grey.gif" loader="lazy"
|
|
|
|
|
originalsrc="<?php echo $info_hotel->ic_photo; ?>"
|
|
|
|
|
alt="<?php echo $info_hotel->ic_title; ?>" class="img-responsive"></a>
|
|
|
|
|
<span class="categorycenter"><?php echo $info_hotel_root->ic_title; ?></span>
|
|
|
|
|
|
|
|
|
|
<span class="articlenexttitle"><a
|
|
|
|
|
href="<?php echo $info_hotel->ic_url; ?>"><?php echo $info_hotel->ic_url_title; ?></a></span>
|
|
|
|
|
</div>
|
|
|
|
|