ErrorException[ Parse Error ]: syntax error, unexpected '}'

D:\wwwroot\kongming\data\tpl_c\tpl_default_sellerlist.php[ 515 ]

510       <a href="javascript:void(0);" class="category-title"><i class="fa fa-list-ul"></i> 分类 <i class="fa fa-angle-down"></i></a>
511       <ul class="category-down">
512         <?php if(is_array($arrNewShopIndusC)) { foreach($arrNewShopIndusC as $key => $value) { ?>
513         <li class="category-item">
514           <div class="category-top">
515             <?php if(is_array($value)) { foreach($value as $k1 => $v1) { ?>
516       <?php if($k1<2) { ?>
517             <a href="<?php echo $strUrl;?>&pd=<?php echo $arrShopIndusP[$key]['indus_id'];?>&i=<?php echo $v1['indus_id']?>"  <?php if($v1['is_recommend']==1) { ?>class="hot"<?php } ?> tabindex="-1"><?php echo $v1['indus_name']?></a>、
518       <?php } ?>
519       <?php } } ?>
520             <i class="fa fa-angle-right"></i>
  1. PHP internal call » keke_core_class::shutdown_handler ( )

Environment