|
|
@ -5,7 +5,8 @@
|
|
|
|
<?php if (!empty($info_howtoplan)) { ?>
|
|
|
|
<?php if (!empty($info_howtoplan)) { ?>
|
|
|
|
<div class="articlenext">
|
|
|
|
<div class="articlenext">
|
|
|
|
<a href="<?php echo $info_howtoplan->ic_url; ?>" rel="nofollow"><img
|
|
|
|
<a href="<?php echo $info_howtoplan->ic_url; ?>" rel="nofollow"><img
|
|
|
|
src="<?php echo $info_howtoplan->ic_photo; ?>"
|
|
|
|
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>
|
|
|
|
alt="<?php echo $info_howtoplan->ic_title; ?>" class="img-responsive"></a>
|
|
|
|
<span class="categorycenter"><?php echo $info_howtoplan_root->ic_title; ?></span>
|
|
|
|
<span class="categorycenter"><?php echo $info_howtoplan_root->ic_title; ?></span>
|
|
|
|
<span class="articlenexttitle"><a
|
|
|
|
<span class="articlenexttitle"><a
|
|
|
@ -16,7 +17,8 @@
|
|
|
|
<?php if (!empty($info_besttime)) { ?>
|
|
|
|
<?php if (!empty($info_besttime)) { ?>
|
|
|
|
<div class="articlenext">
|
|
|
|
<div class="articlenext">
|
|
|
|
<a href="<?php echo $info_besttime->ic_url; ?>" rel="nofollow"><img
|
|
|
|
<a href="<?php echo $info_besttime->ic_url; ?>" rel="nofollow"><img
|
|
|
|
src="<?php echo $info_besttime->ic_photo; ?>"
|
|
|
|
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>
|
|
|
|
alt="<?php echo $info_besttime->ic_title; ?>" class="img-responsive"></a>
|
|
|
|
<span class="categorycenter"><?php echo $info_besttime_root->ic_title; ?></span>
|
|
|
|
<span class="categorycenter"><?php echo $info_besttime_root->ic_title; ?></span>
|
|
|
|
<span class="articlenexttitle"><a
|
|
|
|
<span class="articlenexttitle"><a
|
|
|
@ -27,7 +29,8 @@
|
|
|
|
<?php if (!empty($info_topthings)) { ?>
|
|
|
|
<?php if (!empty($info_topthings)) { ?>
|
|
|
|
<div class="articlenext">
|
|
|
|
<div class="articlenext">
|
|
|
|
<a href="<?php echo $info_topthings->ic_url; ?>" rel="nofollow"><img
|
|
|
|
<a href="<?php echo $info_topthings->ic_url; ?>" rel="nofollow"><img
|
|
|
|
src="<?php echo $info_topthings->ic_photo; ?>"
|
|
|
|
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>
|
|
|
|
alt="<?php echo $info_topthings->ic_title; ?>" class="img-responsive"></a>
|
|
|
|
<span class="categorycenter"><?php echo $info_topthings_root->ic_title; ?></span>
|
|
|
|
<span class="categorycenter"><?php echo $info_topthings_root->ic_title; ?></span>
|
|
|
|
<span class="articlenexttitle"><a
|
|
|
|
<span class="articlenexttitle"><a
|
|
|
@ -38,7 +41,8 @@
|
|
|
|
<?php if (!empty($info_hotel)) { ?>
|
|
|
|
<?php if (!empty($info_hotel)) { ?>
|
|
|
|
<div class="articlenext">
|
|
|
|
<div class="articlenext">
|
|
|
|
<a href="<?php echo $info_hotel->ic_url; ?>" rel="nofollow"><img
|
|
|
|
<a href="<?php echo $info_hotel->ic_url; ?>" rel="nofollow"><img
|
|
|
|
src="<?php echo $info_hotel->ic_photo; ?>"
|
|
|
|
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>
|
|
|
|
alt="<?php echo $info_hotel->ic_title; ?>" class="img-responsive"></a>
|
|
|
|
<span class="categorycenter"><?php echo $info_hotel_root->ic_title; ?></span>
|
|
|
|
<span class="categorycenter"><?php echo $info_hotel_root->ic_title; ?></span>
|
|
|
|
<span class="articlenexttitle"><a
|
|
|
|
<span class="articlenexttitle"><a
|
|
|
|