$tmpl = sp_get_theme_path();
$default_home_slides = array(array("slide_name" => "ThinkCMFX1.4.0发布啦!", "slide_pic" => $tmpl . "Public/images/demo/1.jpg", "slide_url" => ""), array("slide_name" => "ThinkCMFX1.4.0发布啦!", "slide_pic" => $tmpl . "Public/images/demo/2.jpg", "slide_url" => ""), array("slide_name" => "ThinkCMFX1.4.0发布啦!", "slide_pic" => $tmpl . "Public/images/demo/3.jpg", "slide_url" => ""));
?>
	<meta name="author" content="WallE">
	<meta charset="utf-8">
	<meta name="renderer" content="webkit" />
	<meta http-equiv="X-UA-Compatible" content="IE=edge">
	<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
	
	<link rel="icon" href="/tpl/hualibootx/Public/images/favicon.ico" mce_href="/tpl/hualibootx/Public/images/favicon.ico" type="image/x-icon">
	<link rel="shortcut icon" href="/tpl/hualibootx/Public/images/favicon.ico" mce_href="/tpl/hualibootx/Public/images/favicon.ico" type="image/x-icon">
	<link rel="stylesheet" href="/tpl/hualibootx/Public/css/style.css">
	<link href="/tpl/hualibootx/Public/css/jquery.stylish-select.css" rel="stylesheet">
	<link rel="stylesheet" type="text/css" href="/tpl/hualibootx/Public/css/jquery.jscrollpane.css">
	<?php 
$theme_config = sp_get_plugin_config('Config');
?>
   <link rel="stylesheet" type="text/css" href="/tpl/hualibootx/hdzl/css/base.css">
   
</head>
<body>
<?php 
$navTree = sp_get_menu_tree('main');
?>

<header class="navbar">
   <div class="container container_1">
      <div class="navbar-header">
         <a class="navbar-brand" href="/">
         </a> 
      </div>
   		<?php 
$indexbg_pic = !empty($theme_config['indexbg']) ? $theme_config['indexbg'] : "/tpl/hualibootx/Public/images/bg_index.jpg";
?>

      	<div class="indcontainer" style="padding-top: 100px; padding-bottom: 1px;background: url(/data/upload/<?php 
echo $indexbg_pic;
?>
) no-repeat 50% top;height:660px;">
        	<div class="container">
            	<?php 
echo hook('searchbox');
?>
				<?php 
$homeHot = sp_getslide($theme_config['homeHot']);
$homeHot = empty($homeHot) ? $default_home_slides : $homeHot;
$newtab_plugin = sp_get_plugin_config("Newtab");
$newtab = array($newtab_plugin['tabname1_value'], $newtab_plugin['tabname2_value'], $newtab_plugin['tabname3_value']);
$navTree2 = sp_get_menu_tree($theme_config['commonly_used_module']);
$tongzhi = get_news_list($newtab[0], 6);
$xwzx = get_news_list($newtab[1], 6);
$jz = get_news_list($newtab[2], 6, 'jz');
?>
				<div class="indprimarybox">
				  	<div class="indcol">
				    	<div class="item item_1">
					      	<header class="boxtitle">
					        	<span class="t">热点</span>
					      	</header>
					      	<div class="hotcon">
					          	<div class="prev"></div>
					          	<div class="next"></div>