-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathproduct_13.html
188 lines (173 loc) · 7.5 KB
/
product_13.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
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>睛彩官网-产品中心</title>
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
<meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0;" name="viewport" />
<script src="./assets/js/jquery-2.2.3.min.js"></script>
<script src="./assets/js/bootstrap.min.js"></script>
<link rel="stylesheet" href="./assets/css/bootstrap.min.css">
<link rel="stylesheet" href="./assets/css/product_1.css">
<style>
body {
font-family: "Microsoft YaHei"
}
.row ul li {
list-style-type: none;
font-size: 24px;
color: #464646;
margin-bottom: 60px;
text-align: right
}
a:hover {
color: #000
}
#active {
font-size: 26px;
color: #464546;
font-weight: bold
}
.pull-right {
font-size: 24px;
}
.divtable {
border: 6px solid #ebebeb;
}
.divtable div {
height: 80px;
line-height: 80px;
font-size: 22px;
}
</style>
</head>
<body>
<div class="container-fluid" style="padding:0">
<!-- logo——导航 -->
<div class="head" style="width: 1140px;margin:0 auto;">
<img src="./assets/images/logo.png" alt="晴彩logo">
<ul class="menu">
<a href="./index.html">
<li style="width:83px;text-align:center">首页</li>
</a>
<a href="./about.html">
<li style="width:100px;text-align:center">关于睛彩</li>
</a>
<a href="./product_1.html">
<li class="menu_active" style="width:100px;text-align:center">产品中心</li>
</a>
<li style="width:100px;text-align:center">新闻中心</li>
<li style="width:100px;text-align:center">视频中心</li>
<li style="width:100px;text-align:center">下载中心</li>
<a href="./product_13_en.html">
<li class="english" style="width:150px;text-align:center;color:#d72340;font-weight: bold;">中文/English</li>
</a>
</ul>
</div>
<hr style="width:100%;height:5px;background:#ebebeb;margin:0">
<!-- 关于我们 -->
<div class="row">
<div class="col-xs-2 col-md-3" style="border-right:2px solid #ebebeb">
<ul class="pull-right" style="margin-top:40px;margin-right:72px">
<a href="./product_1.html">
<li style="color:#d72340;font-weight: bold;" class="company">产品概述</li>
</a>
<a href="./product_2.html">
<li class="outdoor">户内户外写真机系列</li>
</a>
<a href="./product_3.html">
<li class="uv">理光UV卷材系列</li>
</a>
<a href="./product_13.html">
<li class="uv" id="active">爱普生UV卷材系列 </li>
</a>
<a href="./product_4.html">
<li class="liguanuv">理光UV平板</li>
</a>
<a href="./product_5.html">
<li class="printing">印花系列</li>
</a>
<a href="./product_6.html">
<li class="leather">皮革机</li>
</a>
<a href="./product_7.html">
<li class="softfilm">软膜机</li>
</a>
<a href="./product_8.html">
<li class="crystal">水晶壁画光油墙纸机</li>
</a>
<a href="./product_9.html">
<li class="5d">5D瓷砖背景墙喷印机</li>
</a>
<a href="./product_10.html">
<li class="intelligent">智能切割机</li>
</a>
<a href="./product_11.html">
<li class="film">覆膜机</li>
</a>
<a href="./product_12.html">
<li class="advantage">睛彩原装耗材</li>
</a>
</ul>
</div>
<div class="col-xs-9 col-md-8">
<div class="pro_img uv">
<div style="width:100%;height:100%">
<div class="img" style="margin-top:30px">
<a href="./product_param6.html"><img src="./assets/images/products/epson/JC-3200UV.jpg" alt=""></a>
<div>
JC-3200UV
</div>
</div>
<div class="img" style="margin-top:30px">
<a href="./product_param4.html"><img src="./assets/images/products/epson/JC-1700UV.jpg" alt=""></a>
<div>
JC-1700UV
</div>
</div>
</div>
<div style="width:100%;height:100%">
<div class="img" style="margin-right:40px;margin-top:30px">
<a href="./product_param5.html"><img src="./assets/images/products/epson/JC-2000UV.jpg" alt=""></a>
<div>
JC-2000UV
</div>
</div>
</div>
</div>
</div>
</div>
<!-- 底部关于我们 -->
<div class="footer container-fluid" style="margin-top:54px;background:#464646;height:200px;width:100%">
<div class="container" style="width:780px;height:200px;position:relative">
<img style="display:inline-block;position:absolute;top:23px;left:0" src="./assets/images/products/erwei.png" alt="">
<div style="margin-left:34px;color:#fff;display:inline-block;font-size:24px;position:absolute;top:23px;right:0">
<div style="height:40px;line-height:40px">生产地址:广东省东莞市万江区新城大道骏利工业园4栋</div>
<div style="height:40px;line-height:40px">联系电话:0769-28686676</div>
<div style="height:40px;line-height:40px">客服QQ:123456789</div>
<div style="height:40px;line-height:40px">2017®睛彩国际数码科技有限公司 版权所有</div>
</div>
</div>
</div>
</div>
<script type="text/javascript">
//导航栏效果
$(".menu li:not(:eq(2),:last)").hover(function() {
$(this).addClass('menu_active')
}, function() {
$(this).removeClass('menu_active')
});
//产品展示效果
$(".img").hover(function() {
console.log(123);
var img_width = $(this).children().children("img").width();
$(this).children("div").width(img_width);
$(this).children("div").css('display', 'block');
}, function() {
$(this).children("div").css('display', 'none');
});
</script>
</body>
</html>
</html>
</html>