-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathservices.html
119 lines (113 loc) · 4.72 KB
/
services.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>德图科技_服务项目</title>
<meta name="keywords" content="" />
<meta name="description" content="" />
<link href="img/tg_comm.css" rel="stylesheet" type="text/css" />
<!--[if IE 6]>
<script src="img/DD_belatedPNG_0.0.8a-min.js"></script>
<script>
DD_belatedPNG.fix('.flash_bar,#tit_fc1,#tit_fc2,#tit_fc3,#tit_fc4,#flashLine');
</script>
<![endif]-->
</head>
<body style="background:#ffffff url(img/por_bodybg.gif) repeat-x 0px 0px;" >
<!--header begin-->
<div class="headerbg">
<div class="header">
<!-- <div id="logo"><a href="/"><div class="LogoGaoguang"></div><img src="img/tg_logo.jpg" width="240" height="60" /></a></div> -->
<ul class="nav">
<li><a href='index.html'><span>网站首页</span></a></li>
<li class='hover'><a href='services.html' ><span>服务项目</span></a></li>
<li><a href='about.html' ><span>关于我们</span></a></li>
<li><a href='contact.html' ><span>联系我们</span></a></li>
</ul>
</div>
</div>
<!--header end-->
<!-- <script src="http://www.5imoban.net/download/jquery/jquery-1.8.3.min.js"></script> -->
<script>
function zpmenu() {
if ($(".zp_menu_box").css("display") == 'none'){
//$(".zp_menu_box").css("display","block");
$(".zp_menu_box").slideDown("fast");
}
else
{
//$(".zp_menu_box").css("display","none");
$(".zp_menu_box").slideUp("fast")}
}
//menu js
function Changmenu(i){
$(".zp_menu_box").css("display","none");
$(".zp_all").text($("#zpmenu"+i).attr("title"));
}
//Showtit
function Showtit(i) {
$("#zp"+i).slideDown("fast");
}
function Hiddentit(i) {
$("#zp"+i).slideUp("fast");
}
</script>
<!--portfolio begin-->
<div class="about_bar"></div>
<!--services begin-->
<div class="services_tit"></div>
<div class="ser_area1">服务项目:计算机软硬件、电子产品、数码产品的技术开发、技术服务,网站设计与制作、代理国内广告;批发、零售:计算机软硬件,电子产品(除专控),数码产品。</div>
<div class="ser_area2">
<div class="ser_2L"><span class="interface">客户满意100分是我们的服务目标,认真做足100分时我们的服务标准,顾客满意永远是我们服务宗旨。</span></div>
<div class="ser_2R"><span class="website">专注为企业提供公司网站设计与制作、公司Logo设计,提供专业技术服务与支持。</span></div>
</div>
<div class="ser_area3">
<div class="ser_3L"><span class="icon">与客户预约的时间内上门,统一公司着装,佩戴工牌,安装前与客户确定安装位置,安装完毕后讲解使用保养常识,
清扫安装现场并带走安装垃圾。</span></div>
<div class="ser_3R"> <span class="graphic">与客户预约的时间内上门,统一公司着装,佩戴工牌,维修前详细询问故障原因,维修完毕后讲解使用保养常识,清扫维修现场并带走维修垃圾。</span></div>
</div>
<div class="process">
<div class="pro_1">建立合作意向,<br />
明确项目需求。</div>
<div class="pro_2">确定项目设计制作<br />
时间和费用。</div>
<div class="pro_3">签署项目合作协议,<br />
支付项目启动定金。</div>
<div class="pro_4">启动项目,3-5个工作<br />
日内完成初稿,确定<br />
设计风格。</div>
<div class="pro_5">完成项目设计部分,<br />
修改并最终确认。</div>
<div class="pro_6">项目验收合格后支付<br />
尾款。我们提交项目<br />
源文件。</div>
<div class="pro_7">项目结束提供免费<br />
局部设计修改,免费售后服务1个月。</div>
</div>
<!--portfolio end-->
<!--footer begin-->
<div id="footer">
<div id="Copyright">
<div class="tblog">
<a href="http://v.t.sina.com.cn/share/share.php?title=我的网站&url=" target="blank" class="sina">新浪微博</a>
<a href="http://www.facebook.com/sharer.php?u=&t=我的网站" target="blank" class="fb">Facebook</a>
<a href="http://twitter.com/home?status= " title="分享到 Twitter" target="_blank" class="tw">Twitter</a>
</div>
<div class="fl">© Copyright © 2002-2014 DEDECMS. 织梦科技 版权所有 皖ICP备12018610号-3
</div>
</div>
</div>
<!--footer end-->
<script>
$("#logo").hover(
function () {
//$("#logo").append("<div class=LogoGaoguang></div>");
$(".LogoGaoguang").fadeIn("slow");
},
function () {
$(".LogoGaoguang").fadeOut("slow");
}
);
</script>
</body>
</html>