clean git
This commit is contained in:
542
产投/index.html
Normal file
542
产投/index.html
Normal file
@@ -0,0 +1,542 @@
|
||||
<!doctype html>
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<meta charset="gb2312">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
|
||||
<title>雅安产业投资(集团)有限公司</title>
|
||||
<meta name="renderer" content="webkit" />
|
||||
<meta name="sitename" content="雅安产业投资(集团)有限公司" />
|
||||
<meta name="sitedomain" content="http://www.yact.com.cn/" />
|
||||
<meta name="keywords" content="雅安产业投资(集团)有限公司" />
|
||||
<meta name="description" content="雅安产业投资(集团)有限公司" />
|
||||
<link href="images/bootstrap.css" rel="stylesheet" type="text/css" ignoreapd="true" />
|
||||
<link href="images/reset.css" rel="stylesheet" type="text/css" ignoreapd="true" />
|
||||
<link href="images/style.css" rel="stylesheet" type="text/css" ignoreapd="true" />
|
||||
<link href="images/font.css" rel="stylesheet" type="text/css" ignoreapd="true" />
|
||||
<link href="images/font-awesome.min.css" rel="stylesheet" type="text/css" />
|
||||
<script type="text/javascript" src="images/time2015.js"></script>
|
||||
<script type="text/javascript" src="http://skin.beiww.com/superslide/jquery.min.js" ignoreapd="true"></script>
|
||||
<script type="text/javascript" src="http://skin.beiww.com/superslide/jquery.superslide.js"
|
||||
ignoreapd="true"></script>
|
||||
|
||||
<!--[if lt IE 9]>
|
||||
<script src="/images/html5shiv.min.js" ignoreapd="true"></script>
|
||||
<script src="/images/respond.min.js" ignoreapd="true"></script>
|
||||
<![endif]-->
|
||||
|
||||
<!--Created Page at 2023-3-24 17:38:49-->
|
||||
</head>
|
||||
|
||||
|
||||
<body>
|
||||
|
||||
<!-- 头部开始-->
|
||||
<header></header>
|
||||
<nav>
|
||||
<div class="main-1200" id="index-nav">
|
||||
<ul class="clearfix">
|
||||
<li class="nLi on">
|
||||
<h3><a href="#">网站首页</a></h3>
|
||||
</li>
|
||||
|
||||
<li class="nLi">
|
||||
<h3><a href="/news/yact_01/">要闻中心</a></h3>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="nLi">
|
||||
<h3><a href="/news/yact_0201/">集团介绍</a></h3>
|
||||
|
||||
<ul class="sub">
|
||||
<li><a href="/news/yact_0201/">集团介绍</a></li>
|
||||
|
||||
<li><a href="/news/yact_06/">子公司</a></li>
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
|
||||
<li class="nLi">
|
||||
<h3><a href="/news/yact_03/">公告公示</a></h3>
|
||||
<ul class="sub">
|
||||
<li><a href="/news/yact_0301/">招标公告</a></li>
|
||||
|
||||
<li><a href="/news/yact_0302/">公示公告</a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="nLi">
|
||||
<h3><a href="/news/yact_04/">联系我们</a></h3>
|
||||
</li>
|
||||
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
<script id="jsID" type="text/javascript">
|
||||
|
||||
jQuery("#index-nav").slide({
|
||||
type: "menu",// 效果类型,针对菜单/导航而引入的参数(默认slide)
|
||||
titCell: ".nLi", //鼠标触发对象
|
||||
targetCell: ".sub", //titCell里面包含的要显示/消失的对象
|
||||
effect: "slideDown", //targetCell下拉效果
|
||||
delayTime: 300, //效果时间
|
||||
triggerTime: 0, //鼠标延迟触发时间(默认150)
|
||||
returnDefault: true //鼠标移走后返回默认状态,例如默认频道是“预告片”,鼠标移走后会返回“预告片”(默认false)
|
||||
});
|
||||
</script>
|
||||
|
||||
|
||||
<div id="dahuan">
|
||||
|
||||
<div class="bd">
|
||||
<ul>
|
||||
<li style="background:url(/Files/image/20210823/20210823160851175117.jpg) center 0 no-repeat;"></li>
|
||||
<li style="background:url(/Files/image/20210823/20210823160826512651.jpg) center 0 no-repeat;"></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<div class="hd">
|
||||
<ul></ul>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<script type="text/javascript">
|
||||
jQuery("#dahuan").slide({ titCell: ".hd ul", mainCell: ".bd ul", effect: "fold", autoPlay: true, autoPage: true, trigger: "click" });
|
||||
</script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div id="index-top1" class="main-1200">
|
||||
<div id="head-topleft">
|
||||
<span>今天是:</span> <span id="datetime">
|
||||
<script>dateTime()</script>
|
||||
</span>
|
||||
</div>
|
||||
|
||||
<div id="head-topright">
|
||||
<form action="/Search.html" id="SearchForm" name="SearchForm" method="get"><span style="float:left;"><select
|
||||
name="s_type" id="key-select">
|
||||
<option value="">全部</option>
|
||||
<option value="title">标题</option>
|
||||
<option value="content">内容</option>
|
||||
</select>
|
||||
|
||||
|
||||
<input name="Keyword" type="text" class="f-text" id="Keyword" value="" size="27" /><input
|
||||
type="text" style="display:none" /></span><span style="float:left;">
|
||||
<input name="搜索" type="submit" value="搜索" id="key-search"> </span></form>
|
||||
</div>
|
||||
</div>
|
||||
<!-- 头部结束-->
|
||||
|
||||
|
||||
<!-- 主体开始-->
|
||||
<div id="content" class="main-1200 clearfix">
|
||||
<!-- 要闻中心 -->
|
||||
<div id="c1-left" class="clearfix">
|
||||
<div class="index-tt1">
|
||||
<h2>要闻中心</h2>
|
||||
<h3></h3>
|
||||
</div>
|
||||
<div id="c1-lefthuan">
|
||||
<style>
|
||||
#fxhuan_2017 {
|
||||
position: relative;
|
||||
width: 540px;
|
||||
float: left;
|
||||
height: 340px;
|
||||
overflow: hidden;
|
||||
text-align: left;
|
||||
background: white;
|
||||
}
|
||||
|
||||
#fxhuan_2017 .focusBoxpic img {
|
||||
display: block;
|
||||
height: 340px;
|
||||
width: 540px;
|
||||
}
|
||||
|
||||
#fxhuan_2017 .focusBoxtxt-bg {
|
||||
position: absolute;
|
||||
bottom: 0;
|
||||
z-index: 1;
|
||||
height: 36px;
|
||||
width: 100%;
|
||||
background: #333;
|
||||
filter: alpha(opacity=40);
|
||||
opacity: 0.4;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
#fxhuan_2017 .focusBoxtxt {
|
||||
position: absolute;
|
||||
bottom: 0;
|
||||
z-index: 2;
|
||||
height: 36px;
|
||||
width: 100%;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
#fxhuan_2017 .focusBoxtxt li {
|
||||
height: 36px;
|
||||
line-height: 36px;
|
||||
position: absolute;
|
||||
bottom: -36px;
|
||||
}
|
||||
|
||||
#fxhuan_2017 .focusBoxtxt li a {
|
||||
display: block;
|
||||
color: white;
|
||||
padding: 0 0 0 10px;
|
||||
font-size: 14px;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
#fxhuan_2017 .focusBoxnum {
|
||||
position: absolute;
|
||||
z-index: 3;
|
||||
bottom: 8px;
|
||||
right: 8px;
|
||||
}
|
||||
|
||||
#fxhuan_2017 .focusBoxnum li {
|
||||
float: left;
|
||||
position: relative;
|
||||
width: 18px;
|
||||
height: 18px;
|
||||
line-height: 18px;
|
||||
overflow: hidden;
|
||||
text-align: center;
|
||||
margin-right: 1px;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
#fxhuan_2017 .focusBoxnum li a,
|
||||
#fxhuan_2017 .focusBoxnum li span {
|
||||
position: absolute;
|
||||
z-index: 2;
|
||||
display: block;
|
||||
color: white;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
top: 0;
|
||||
left: 0;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
#fxhuan_2017 .focusBoxnum li span {
|
||||
z-index: 1;
|
||||
background: black;
|
||||
filter: alpha(opacity=50);
|
||||
opacity: 0.5;
|
||||
}
|
||||
|
||||
#fxhuan_2017 .focusBoxnum li.on a,
|
||||
#fxhuan_2017 .focusBoxnum a:hover {
|
||||
background: #f60;
|
||||
}
|
||||
</style>
|
||||
<div id="fxhuan_2017">
|
||||
<ul class="focusBoxpic">
|
||||
<li><a href="/news/yact_01/2020417/91.html"><img
|
||||
src="/Files/image/20200417/2020041711440364364.png" border="0" /></a></li>
|
||||
</ul>
|
||||
<div class="focusBoxtxt-bg"></div>
|
||||
<div class="focusBoxtxt">
|
||||
<ul>
|
||||
<li><a href="/news/yact_01/2020417/91.html" target="_blank">雅安产业投资(集团)有限公司官网投入试运行!</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<ul class="focusBoxnum">
|
||||
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
<script type="text/javascript">
|
||||
jQuery("#fxhuan_2017").slide({
|
||||
titCell: ".focusBoxnum", mainCell: ".focusBoxpic", effect: "fold", autoPage: "<li><a>$</a><span></span></li>", autoPlay: true, trigger: "click",
|
||||
//下面startFun代码用于控制文字上下切换
|
||||
startFun: function (i) {
|
||||
jQuery("#fxhuan_2017 .focusBoxtxt li").eq(i).animate({ "bottom": 0 }).siblings().animate({ "bottom": -36 });
|
||||
}
|
||||
});
|
||||
</script>
|
||||
|
||||
</div>
|
||||
<div id="c1-leftnew">
|
||||
<dl>
|
||||
<dt><a href=/news/yact_01/2020417/91.html>雅安产业投资(集团)有限公司官网投入试运行!</a></dt>
|
||||
<dd>经过前期的精心筹备,雅安产业投资(集团)有限公司官方网站目前已经建立并进入试运行。开设要闻中心、集团介绍、公告公告、联系我们等栏目... <a
|
||||
href="/news/yact_01/2020417/91.html">点击详细</a></dd>
|
||||
|
||||
</dl>
|
||||
<div class="index-newlist">
|
||||
<ul>
|
||||
<LI><A href="/news/yact_01/202172/124.html"
|
||||
title="雅安产投集团党委组织收看 庆祝中国共产党成立100周年大会">雅安产投集团党委组织收看
|
||||
庆祝中国共产党成立100周年大会</A><SPAN>2021-07-02</SPAN></LI>
|
||||
<LI><A href="/news/yact_01/202171/122.html"
|
||||
title="“看现场、谈感受、忆初心、再出发” 产投集团党委组织下属党支部开展庆祝 中国共产党成立100周年系列活动">“看现场、谈感受、忆初心、再出发”
|
||||
产投集团党委组织下属党…</A><SPAN>2021-06-30</SPAN></LI>
|
||||
<LI><A href="/news/yact_01/2021622/118.html"
|
||||
title="雅安经开区成功升级为国家级经济技术开发区">雅安经开区成功升级为国家级经济技术开发区</A><SPAN>2021-06-22</SPAN></LI>
|
||||
<LI><A href="/news/yact_01/2020417/91.html"
|
||||
title="雅安产业投资(集团)有限公司官网投入试运行!">雅安产业投资(集团)有限公司官网投入试运行!</A><SPAN>2020-04-17</SPAN></LI>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="index-ttmore"><a href="/news/yact_01/">查看更多>></a></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!-- 公司公告 -->
|
||||
|
||||
</div>
|
||||
|
||||
<!-- 广告 -->
|
||||
|
||||
|
||||
<!-- 公示公告 -->
|
||||
<div id="index-content3" class="main-1200 clearfix">
|
||||
<div class="index-tt1">
|
||||
<h2>公示公告</h2>
|
||||
<h3></h3>
|
||||
</div>
|
||||
|
||||
<div id="index-gsgg">
|
||||
|
||||
<div class="hd">
|
||||
<ul>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="bd">
|
||||
<ul class="clearfix">
|
||||
|
||||
<li class="clearfix">
|
||||
<dl>
|
||||
<dt></dt>
|
||||
<dd>24日</dd>
|
||||
</dl>
|
||||
<a href=/news/yact_0301/2023324/353.html>雅安经济开发区市政建筑工程有限公司关于2023年零星工程商…</a>
|
||||
</li>
|
||||
<li class="clearfix">
|
||||
<dl>
|
||||
<dt></dt>
|
||||
<dd>21日</dd>
|
||||
</dl>
|
||||
<a href=/news/yact_0301/2023321/352.html>雅安经济技术开发区污水垃圾提质增效项目污水管网排查检测…</a>
|
||||
</li>
|
||||
<li class="clearfix">
|
||||
<dl>
|
||||
<dt></dt>
|
||||
<dd>21日</dd>
|
||||
</dl>
|
||||
<a href=/news/yact_0301/2023321/351.html>雅安经济开发区永兴片区工业污水处理厂提标扩能工程设计服…</a>
|
||||
</li>
|
||||
<li class="clearfix">
|
||||
<dl>
|
||||
<dt></dt>
|
||||
<dd>21日</dd>
|
||||
</dl>
|
||||
<a href=/news/yact_0301/2023321/350.html>雅安经济技术开发区污水垃圾提质增效项目(一期)勘察、设…</a>
|
||||
</li>
|
||||
<li class="clearfix">
|
||||
<dl>
|
||||
<dt></dt>
|
||||
<dd>17日</dd>
|
||||
</dl>
|
||||
<a href=/news/yact_0301/2023317/349.html>2022年零星工程及维护建筑与装饰材料(增项)采购及配送服…</a>
|
||||
</li>
|
||||
<li class="clearfix">
|
||||
<dl>
|
||||
<dt></dt>
|
||||
<dd>13日</dd>
|
||||
</dl>
|
||||
<a href=/news/yact_0301/2023313/348.html>四川雅安经济开发区永兴片区工业污水处理厂及配套管网工程…</a>
|
||||
</li>
|
||||
<li class="clearfix">
|
||||
<dl>
|
||||
<dt></dt>
|
||||
<dd>13日</dd>
|
||||
</dl>
|
||||
<a href=/news/yact_0301/2023313/347.html>雅安商业银行雅州新区支行家具及标识标牌采购项目竞争性谈…</a>
|
||||
</li>
|
||||
<li class="clearfix">
|
||||
<dl>
|
||||
<dt></dt>
|
||||
<dd>06日</dd>
|
||||
</dl>
|
||||
<a href=/news/yact_0301/202336/346.html>雅安经济技术开发区污水垃圾提质增效项目(一期)勘察、设…</a>
|
||||
</li>
|
||||
<li class="clearfix">
|
||||
<dl>
|
||||
<dt></dt>
|
||||
<dd>06日</dd>
|
||||
</dl>
|
||||
<a href=/news/yact_0301/202336/345.html>雅安经济技术开发区污水垃圾提质增效项目污水管网排查检测…</a>
|
||||
</li>
|
||||
<li class="clearfix">
|
||||
<dl>
|
||||
<dt></dt>
|
||||
<dd>06日</dd>
|
||||
</dl>
|
||||
<a href=/news/yact_0301/202336/344.html>雅安商业银行雅州新区支行家具及标识标牌采购项目竞争性谈…</a>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="index-ttmore"><a href="/news/yact_03/">查看更多>></a></div>
|
||||
|
||||
</div>
|
||||
<script type="text/javascript">
|
||||
jQuery("#index-gsgg").slide({ titCell: ".hd ul", mainCell: ".bd ul", autoPage: true, effect: "left", autoPlay: true, vis: 3, pnLoop: false });
|
||||
</script>
|
||||
|
||||
<!-- 集团介绍 合作交流 -->
|
||||
<div id="index-content4" class="main-1200 clearfix">
|
||||
<div id="c4-left" class="clearfix">
|
||||
<div class="index-tt1">
|
||||
<h2>集团介绍</h2>
|
||||
<h3></h3>
|
||||
</div>
|
||||
<div id="c4-leftnew">
|
||||
<div id="c4-leftjj">
|
||||
<p>
|
||||
雅安产业投资(集团)有限公司成立于2020年2月26日,注册资本金10亿元,公司位于有“川西咽喉”、“西藏门户”、“民族走廊”美称的雅安,雅安市经济开发区滨河路11号,主要经营范围为能源、交通、土地、矿产、产业园区、城市资源等领域的投融资和资产经营管理。(依法须经批准的项目,经相关部门批准后方可开展经营活动)
|
||||
</p>
|
||||
<p>公司内设综合管理部、财务融资部、投资经营部、法务审计部、工程管理部5个职能部门,拥有经开区发展投资公司、经开区市政建筑公司、经开区建设投资公司、雅安数字经济运营公司等4家子公司。</p>
|
||||
</div>
|
||||
<div id="c4-leftlist">
|
||||
<ul class="clearfix">
|
||||
<li><a href="/news/yact_0201/">集团介绍</a></li>
|
||||
<li><a href="/news/yact_06/">子公司</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div id="c4-lefthuan"><img src="images/11.jpg"></div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
<!-- 底部开始-->
|
||||
<footer class="clearfix">
|
||||
<section class="main-1200 clearfix" style="">
|
||||
<div id="foot-left">
|
||||
<ul class="clearfix">
|
||||
<li><span class="fa fa-phone-square"></span>
|
||||
<dl>
|
||||
<dt>服务热线:</dt>
|
||||
<dd>0835-3228508</dd>
|
||||
</dl>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
<li style=""><span class="fa fa-envelope-o"></span>
|
||||
<dl>
|
||||
<dt>电子邮箱:</dt>
|
||||
<dd>yacytz@163.com</dd>
|
||||
</dl>
|
||||
</li>
|
||||
|
||||
<li><span class="fa fa-map-marker"></span>
|
||||
<dl>
|
||||
<dt>联系地址:</dt>
|
||||
<dd>四川省雅安市经济开发区滨河路11号</dd>
|
||||
</dl>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
|
||||
</section>
|
||||
|
||||
<div id="foot-copy">
|
||||
<section class="main-1200">
|
||||
<Ul>
|
||||
<li>版权所有:雅安产业投资集团有限公司 <a href="http://beian.miit.gov.cn/" target="_blank">蜀ICP备20008737号-1</a></li>
|
||||
<li>技术支持:雅安传媒有限责任公司(北纬网)</li>
|
||||
<li style="display:none;">
|
||||
<script language="JavaScript" src="/stat/index.asp?code=2" type="text/JavaScript"></script>
|
||||
</li>
|
||||
<li>
|
||||
|
||||
<div style="width:300px;margin:0 auto;padding:8px 0;">
|
||||
<a target="_blank"
|
||||
href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=51180302511818"
|
||||
style="display:inline-block;text-decoration:none;height:20px;line-height:20px;"><img
|
||||
src="/Files/image/20200721/20200721161921712171.png" style="float:left;" />
|
||||
<p style="float:left;height:20px;line-height:20px;margin: 0px 0px 0px 5px;">川公网安备
|
||||
51180302511818号</p>
|
||||
</a>
|
||||
</div>
|
||||
</li>
|
||||
</Ul>
|
||||
</section>
|
||||
</div>
|
||||
</footer>
|
||||
<!-- 底部结束-->
|
||||
|
||||
<script type="text/javascript">
|
||||
function displaySubMenu(li) {
|
||||
var subMenu = li.getElementsByTagName("ul")[0];
|
||||
subMenu.style.display = "block";
|
||||
}
|
||||
function hideSubMenu(li) {
|
||||
var subMenu = li.getElementsByTagName("ul")[0];
|
||||
subMenu.style.display = "none";
|
||||
}
|
||||
</script>
|
||||
|
||||
<div id="right-piao">
|
||||
<ul>
|
||||
|
||||
<li id="goTopico">
|
||||
<img src="/images/rico2.jpg" width="70" height="70">
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<SCRIPT type=text/javascript>goTopico();</SCRIPT>
|
||||
|
||||
<script>
|
||||
(function () {
|
||||
var bp = document.createElement('script');
|
||||
var curProtocol = window.location.protocol.split(':')[0];
|
||||
if (curProtocol === 'https') {
|
||||
bp.src = 'https://zz.bdstatic.com/linksubmit/push.js';
|
||||
}
|
||||
else {
|
||||
bp.src = 'http://push.zhanzhang.baidu.com/push.js';
|
||||
}
|
||||
var s = document.getElementsByTagName("script")[0];
|
||||
s.parentNode.insertBefore(bp, s);
|
||||
})();
|
||||
</script>
|
||||
<script>
|
||||
(function () {
|
||||
var src = "https://s.ssl.qhres2.com/ssl/ab77b6ea7f3fbf79.js";
|
||||
document.write('<script src="' + src + '" id="sozz"><\/script>');
|
||||
})();
|
||||
</script>
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
Reference in New Issue
Block a user