修改首页布局、单位地址、网站介绍
This commit is contained in:
parent
8c0dec55b1
commit
a623ca6ec5
|
@ -10,35 +10,37 @@ $this->breadcrumb()->setSeparator(' > ');
|
|||
?>
|
||||
<div class="row">
|
||||
<div class="span3">
|
||||
<?= $this->partial('about/navi.phtml'); ?>
|
||||
</div>
|
||||
<div class="span9">
|
||||
<div id="content">
|
||||
<h2>联系我们</h2>
|
||||
<div id="offline">
|
||||
<p>
|
||||
<br />
|
||||
青海省生态环境遥感监测中心<br />
|
||||
青海省西宁市城东区南山东路116号<br />
|
||||
邮编:810099<br />
|
||||
电话: +86-0971-8235025<br />
|
||||
Email: support@sanjiangyuan.org.cn<br />
|
||||
<br />
|
||||
</div>
|
||||
|
||||
<div id="online">
|
||||
<p class="title">在线联系</p>
|
||||
<p class="note">请填写以下表单,系统会自动发送到我们的服务邮箱里</p>
|
||||
<?php echo $this->form; ?>
|
||||
|
||||
<?php if (!empty($this->messages)) : ?>
|
||||
<div id="message">
|
||||
<?php
|
||||
foreach ($this->messages as $info)echo $info;
|
||||
?>
|
||||
</div>
|
||||
<?php endif; ?>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<?= $this->partial('about/navi.phtml'); ?>
|
||||
</div>
|
||||
<div class="span9">
|
||||
<div id="content">
|
||||
<h2>联系我们</h2>
|
||||
<div id="offline">
|
||||
<p style="padding:0 0 0 33px;">
|
||||
<br/>
|
||||
青海省生态环境遥感监测中心<br/>
|
||||
青海省西宁市城东区南山东路116号 <br/>
|
||||
邮编:810099<br/>
|
||||
电话: +86-0971-8235025<br/>
|
||||
Email: support@sanjiangyuan.org.cn<br/>
|
||||
<br/>
|
||||
</div>
|
||||
|
||||
<div id="online">
|
||||
<p class="title">在线联系</p>
|
||||
<p class="note">请填写以下表单,系统会自动发送到我们的服务邮箱里</p>
|
||||
<?php echo $this->form; ?>
|
||||
|
||||
<?php if (!empty($this->messages)) : ?>
|
||||
<div id="message">
|
||||
<?php
|
||||
foreach ($this->messages as $info) {
|
||||
echo $info;
|
||||
}
|
||||
?>
|
||||
</div>
|
||||
<?php endif; ?>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
|
@ -9,37 +9,44 @@ $this->breadcrumb()->setSeparator(' > ');
|
|||
?>
|
||||
<div class="row">
|
||||
<div class="span3">
|
||||
<?= $this->partial('about/navi.phtml'); ?>
|
||||
</div>
|
||||
<div class="span9">
|
||||
<div id="content">
|
||||
|
||||
<div class="hero-unit">
|
||||
<p>“青海三江源自然保护区生态保护和建设工程”的实施将对保护三江源自然保护区的生态环境产生重大影响;“三江源生态监测综合数据平台”是青海三江源自然保护区生态保护和建设工程2012年度生态监测项目下设置的课题,目的是依托数据库、互联网和地理信息系统技术,组建基于互联网的、分布式的生态监测数据平台,充分保护“青海三江源自然保护区生态保护和建设工程”的各种数据投资,发掘数据的科学价值,辅助研究生态环境变化过程中的科学问题。</p>
|
||||
</div>
|
||||
|
||||
<h2>项目背景</h2>
|
||||
<p>
|
||||
《青海三江源自然保护区生态保护和建设总体规划》(以下简称《总体规划》)于2005年1月26日经国务院常务会议批准实施,青海三江源自然保护区生态保护和建设工程生态监测项目列在《总体规划》的支撑项目中,实施期限为2005年至2012年,项目总投资5500万元。生态监测项目由省环保厅,会同省水利厅、青海省农牧厅、省林业局、省气象局共同实施。
|
||||
</p>
|
||||
|
||||
<h2>项目参与单位</h2>
|
||||
<p>
|
||||
<ul>
|
||||
<li>青海省生态环境遥感监测中心</li>
|
||||
<li>中国科学院寒区旱区环境与工程研究所</li>
|
||||
<li>青海省环境监测中心站</li>
|
||||
<li>青海省草原总站</li>
|
||||
<li>青海省气象科学研究所</li>
|
||||
<li>青海省林业调查规划院</li>
|
||||
<li>青海省水文水资源局</li>
|
||||
<li>青海省水土保持局</li>
|
||||
</ul>
|
||||
</p>
|
||||
|
||||
<h2>
|
||||
<a href="/about/contact">联系我们</a></h2>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<?= $this->partial('about/navi.phtml'); ?>
|
||||
</div>
|
||||
<div class="span9">
|
||||
<div id="content">
|
||||
|
||||
<div class="hero-unit" style="padding:30px 25px;">
|
||||
<h3 class="text-center">青海省生态环境遥感监测中心</h3>
|
||||
<hr>
|
||||
<p>青海省生态环境遥感监测中心成立于2011年,隶属于青海省环境保护厅,由青海省政府批准组建。</p>
|
||||
<p>主要职责:</p>
|
||||
<p>承担我省国家重点生态功能区县域生态环境质量考核评价的技术监测等基础性工作;</p>
|
||||
<p>承担重大生态保护与建设工程成效评估和区域、流域生态环境质量的遥感监测工作;</p>
|
||||
<p>开展全省环境质量预测预警及变化趋势的综合评估;</p>
|
||||
<p>开展生态监测科学研究和国际、国内生态环境监测交流合作。</p>
|
||||
</div>
|
||||
|
||||
<h2>项目背景</h2>
|
||||
<p>
|
||||
《青海三江源自然保护区生态保护和建设总体规划》(以下简称《总体规划》)于2005年1月26日经国务院常务会议批准实施,青海三江源自然保护区生态保护和建设工程生态监测项目列在《总体规划》的支撑项目中,实施期限为2005年至2012年,项目总投资5500万元。生态监测项目由省环保厅,会同省水利厅、青海省农牧厅、省林业局、省气象局共同实施。
|
||||
</p>
|
||||
|
||||
<h2>项目参与单位</h2>
|
||||
<p>
|
||||
<ul>
|
||||
<li>青海省生态环境遥感监测中心</li>
|
||||
<li>中国科学院寒区旱区环境与工程研究所</li>
|
||||
<li>青海省环境监测中心站</li>
|
||||
<li>青海省草原总站</li>
|
||||
<li>青海省气象科学研究所</li>
|
||||
<li>青海省林业调查规划院</li>
|
||||
<li>青海省水文水资源局</li>
|
||||
<li>青海省水土保持局</li>
|
||||
</ul>
|
||||
</p>
|
||||
|
||||
<h2>
|
||||
<a href="/about/contact">联系我们</a></h2>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
|
@ -1,141 +1,154 @@
|
|||
<?php
|
||||
$this->headTitle($this->config->title->site);
|
||||
$this->headTitle('首页');
|
||||
$this->headTitle()->setSeparator(' - ');
|
||||
$auth = Zend_Auth::getInstance();
|
||||
$this->headLink()->appendStylesheet('/css/index.css');
|
||||
$this->headTitle($this->config->title->site);
|
||||
$this->headTitle('首页');
|
||||
$this->headTitle()->setSeparator(' - ');
|
||||
$auth = Zend_Auth::getInstance();
|
||||
$this->headLink()->appendStylesheet('/css/index.css');
|
||||
?>
|
||||
<style>
|
||||
.carousel-inner .item .featured-image-link{text-align:center;}
|
||||
.featured-image{min-width:100%;text-align:center; margin:auto 0px;/*min-height:100%;*/}
|
||||
.carousel-inner .item .featured-image-link { text-align:center; }
|
||||
|
||||
.featured-image { min-width:100%; text-align:center; margin:auto 0px; /*min-height:100%;*/ }
|
||||
</style>
|
||||
<div class="row">
|
||||
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="span7" id="feature-news">
|
||||
<div id="myCarousel" class="carousel slide">
|
||||
<ol class="carousel-indicators">
|
||||
<?php
|
||||
foreach($this->news as $k=>$v)
|
||||
{
|
||||
echo '<li data-target="#myCarousel" data-slide-to="$k"'.($k==0?' class="active"':'').'></li>';
|
||||
}
|
||||
?>
|
||||
</ol>
|
||||
<div class="carousel-inner">
|
||||
<?php
|
||||
foreach($this->news as $k=>$v)
|
||||
{
|
||||
echo '<div class="item'.($k==0?' active':'').'">';
|
||||
echo '<a href="'.$v['url'].'" title="'.$v['description'].'" ><img src="'.$v['image'].'" class="img-rounded featured-image" /></a>';
|
||||
echo '<div class="carousel-caption">';
|
||||
echo '<h4><span class="pull-right">['.date("Y-m-d",strtotime($v['ts_published'])).']</span><a href="'.$v['url'].'">'.$v['title'].'</a></h4>';
|
||||
//echo '<p>'.$v['description'].'</p>';
|
||||
echo '</div></div>';
|
||||
}
|
||||
?>
|
||||
</div>
|
||||
<a class="left carousel-control" href="#myCarousel" data-slide="prev">‹</a>
|
||||
<a class="right carousel-control" href="#myCarousel" data-slide="next">›</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="span5" id="main-news">
|
||||
<h4><a href="/archives"><i class="icon-calendar"></i>新闻</a></h4>
|
||||
<ul class="news-list unstyled">
|
||||
<?php foreach($this->list_news as $k=>$v){ ?>
|
||||
<li>
|
||||
<span class="pull-right">[<?= date("Y-m-d",strtotime($v['ts_published']))?>]</span>
|
||||
<a href="<?= $v['url'] ?>" title="<?= $v['title'] ?>"><?= mb_strlen($v['title']) > 26 ? mb_substr($v['title'],0,23,'utf-8')."...":$v['title'] ?></a>
|
||||
</li>
|
||||
<?php } ?>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="span7" id="feature-news">
|
||||
<div id="myCarousel" class="carousel slide">
|
||||
<ol class="carousel-indicators">
|
||||
<?php
|
||||
foreach ($this->news as $k => $v) {
|
||||
echo '<li data-target="#myCarousel" data-slide-to="$k"' . ($k == 0 ? ' class="active"' : '') . '></li>';
|
||||
}
|
||||
?>
|
||||
</ol>
|
||||
<div class="carousel-inner">
|
||||
<?php
|
||||
foreach ($this->news as $k => $v) {
|
||||
echo '<div class="item' . ($k == 0 ? ' active' : '') . '">';
|
||||
echo '<a href="' . $v['url'] . '" title="' . $v['description'] . '" ><img src="' . $v['image'] . '" class="img-rounded featured-image" /></a>';
|
||||
echo '<div class="carousel-caption">';
|
||||
echo '<h4><span class="pull-right">[' . date("Y-m-d", strtotime($v['ts_published'])) . ']</span><a href="' . $v['url'] . '">' . $v['title'] . '</a></h4>';
|
||||
//echo '<p>'.$v['description'].'</p>';
|
||||
echo '</div></div>';
|
||||
}
|
||||
?>
|
||||
</div>
|
||||
<a class="left carousel-control" href="#myCarousel" data-slide="prev">‹</a>
|
||||
<a class="right carousel-control" href="#myCarousel" data-slide="next">›</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="span5" id="main-news">
|
||||
<h4><a href="/archives"><i class="icon-calendar"></i>新闻</a></h4>
|
||||
<ul class="news-list unstyled">
|
||||
<?php foreach ($this->list_news as $k => $v) { ?>
|
||||
<li>
|
||||
<span class="pull-right">[<?= date("Y-m-d", strtotime($v['ts_published'])) ?>]</span>
|
||||
<a href="<?= $v['url'] ?>"
|
||||
title="<?= $v['title'] ?>"><?= mb_strlen($v['title']) > 26 ? mb_substr($v['title'], 0, 23, 'utf-8') . "..." : $v['title'] ?></a>
|
||||
</li>
|
||||
<?php } ?>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- 数据 -->
|
||||
<div class="row">
|
||||
<div class="span12 data-unit">
|
||||
<div class="well well-small" style="padding:0px;">
|
||||
<div class="row">
|
||||
<div class="well well-small" style="padding:0px;">
|
||||
<div class="row">
|
||||
<div class="span8">
|
||||
<div class="span8"><h4>热门数据集</h4></div>
|
||||
<div class="data-list span4">
|
||||
<ul class="unstyled">
|
||||
<li><a href="/data/<?php echo $this->mdtop[0]->uuid; ?>"><?php echo $this->mdtop[0]->title; ?></a></li>
|
||||
<li><a href="/data/<?php echo $this->mdtop[1]->uuid; ?>"><?php echo $this->mdtop[1]->title; ?></a></li>
|
||||
<li><a href="/data/<?php echo $this->mdtop[2]->uuid; ?>"><?php echo $this->mdtop[2]->title; ?></a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="data-list">
|
||||
<ul class="unstyled">
|
||||
<li><a href="/data/<?php echo $this->mdtop[3]->uuid; ?>"><?php echo $this->mdtop[3]->title; ?></a></li>
|
||||
<li><a href="/data/<?php echo $this->mdtop[4]->uuid; ?>"><?php echo $this->mdtop[4]->title; ?></a></li>
|
||||
<li><a href="/data/<?php echo $this->mdtop[5]->uuid; ?>"><?php echo $this->mdtop[5]->title; ?></a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="span8">
|
||||
<h4>最新数据集</h4></div>
|
||||
<div class="data-list span4">
|
||||
<ul class="unstyled">
|
||||
<li>
|
||||
<a href="/data/<?php echo $this->mdtop[0]->uuid; ?>"><?php echo $this->mdtop[0]->title; ?></a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="/data/<?php echo $this->mdtop[1]->uuid; ?>"><?php echo $this->mdtop[1]->title; ?></a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="/data/<?php echo $this->mdtop[2]->uuid; ?>"><?php echo $this->mdtop[2]->title; ?></a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="data-list">
|
||||
<ul class="unstyled">
|
||||
<li>
|
||||
<a href="/data/<?php echo $this->mdtop[3]->uuid; ?>"><?php echo $this->mdtop[3]->title; ?></a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="/data/<?php echo $this->mdtop[4]->uuid; ?>"><?php echo $this->mdtop[4]->title; ?></a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="/data/<?php echo $this->mdtop[5]->uuid; ?>"><?php echo $this->mdtop[5]->title; ?></a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="span4">
|
||||
<div class="span4"><h4><a href="http://qherc.sanjiangyuan.org.cn">青海省生态环境遥感监测中心</a></h4></div>
|
||||
<div class="span4">
|
||||
<div class="data-block" style="background-position:0px -600px;width:350px;"></div>
|
||||
</div>
|
||||
<div style="padding-left:10px;">
|
||||
<h4><a href="http://qherc.sanjiangyuan.org.cn">青海省生态环境遥感监测中心</a></h4>
|
||||
<div class="data-block" style="background-position:0px -600px;width:350px;"></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="row">
|
||||
<div class="row">
|
||||
<div class="span4 data-unit">
|
||||
<div class="well well-small">
|
||||
<h4><a href="http://meteorology.sanjiangyuan.org.cn">青海省气象科学研究所</a></h4>
|
||||
<div class="data-block" style=" background-position:0px -200px;">
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="span4 data-unit">
|
||||
<div class="well well-small">
|
||||
<h4><a href="http://emc.sanjiangyuan.org.cn">青海省环境监测中心站</a></h4>
|
||||
<div class="data-block" style=" background-position:top left;">
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="span4 data-unit">
|
||||
<div class="well well-small">
|
||||
<h4><a href="http://grassland.sanjiangyuan.org.cn">青海省草原总站</a></h4>
|
||||
<div class="data-block" style=" background-position:0px -102px;">
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="well well-small">
|
||||
<h4><a href="http://meteorology.sanjiangyuan.org.cn">青海省气象科学研究所</a></h4>
|
||||
<div class="data-block" style=" background-position:0px -200px;">
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="span4 data-unit">
|
||||
<div class="well well-small">
|
||||
<h4><a href="http://emc.sanjiangyuan.org.cn">青海省环境监测中心站</a></h4>
|
||||
<div class="data-block" style=" background-position:top left;">
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="span4 data-unit">
|
||||
<div class="well well-small">
|
||||
<h4><a href="http://grassland.sanjiangyuan.org.cn">青海省草原总站</a></h4>
|
||||
<div class="data-block" style=" background-position:0px -102px;">
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="row">
|
||||
<div class="row">
|
||||
<div class="span4 data-unit">
|
||||
<div class="well well-small">
|
||||
<h4><a href="http://conservation.sanjiangyuan.org.cn">青海省水土保持局</a></h4>
|
||||
<div class="data-block" style="background-position:0px -400px;">
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="span4 data-unit">
|
||||
<div class="well well-small">
|
||||
<h4><a href="http://forest.sanjiangyuan.org.cn">青海省林业调查规划院</a></h4>
|
||||
<div class="data-block" style="background-position:0px -500px;">
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="span4 data-unit">
|
||||
<div class="well well-small">
|
||||
<h4><a href="http://water.sanjiangyuan.org.cn">青海省水文水资源勘测局</a></h4>
|
||||
<div class="data-block" style="background-position:0px -300px;">
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="well well-small">
|
||||
<h4><a href="http://conservation.sanjiangyuan.org.cn">青海省水土保持局</a></h4>
|
||||
<div class="data-block" style="background-position:0px -400px;">
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="span4 data-unit">
|
||||
<div class="well well-small">
|
||||
<h4><a href="http://forest.sanjiangyuan.org.cn">青海省林业调查规划院</a></h4>
|
||||
<div class="data-block" style="background-position:0px -500px;">
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="span4 data-unit">
|
||||
<div class="well well-small">
|
||||
<h4><a href="http://water.sanjiangyuan.org.cn">青海省水文水资源局</a></h4>
|
||||
<div class="data-block" style="background-position:0px -300px;">
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue