-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathproduct_2_en.html
183 lines (170 loc) · 7.62 KB
/
product_2_en.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
<!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
}
#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: 1350px;margin:0 auto;">
<img src="./assets/images/logo.png" alt="晴彩logo">
<ul class="menu">
<a href="./index_en.html">
<li style="width:83px;text-align:center">Home</li>
</a>
<a href="./about_en.html">
<li style="width:170px;text-align:center">About Eyecolor</li>
</a>
<a href="./product_1_en.html">
<li class="menu_active" style="width:170px;text-align:center">Products Catalog</li>
</a>
<li style="width:100px;text-align:center">News</li>
<li style="width:100px;text-align:center">video</li>
<li style="width:170px;text-align:center">Software Download</li>
<a href="./product_2.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_en.html">
<li style="color:#d72340;font-weight: bold;" class="company">Printer Series</li>
</a>
<a href="./product_2_en.html">
<li class="outdoor" id="active">Indoor & ourdoor eco solvent printer series</li>
</a>
<a href="./product_3_en.html">
<li class="uv">Rioch UV roll to roll printer series</li>
</a>
<a href="./product_13_en.html">
<li class="uv">Epson UV roll to roll printer series </li>
</a>
<a href="./product_4_en.html">
<li class="liguanuv">Rioch UV Flatbed </li>
</a>
<a href="./product_5_en.html">
<li class="printing">Digitai Textile Printer Series</li>
</a>
<a href="./product_6_en.html">
<li class="leather">Leather printer</li>
</a>
<a href="./product_7_en.html">
<li class="softfilm">Soft film printer</li>
</a>
<a href="./product_8_en.html">
<li class="crystal">UV varnish wallpaper printer</li>
</a>
<a href="./product_9_en.html">
<li class="5d">5D emboss effect ceramic wall screen printer</li>
</a>
<a href="./product_10_en.html">
<li class="intelligent">Digital cutting machine </li>
</a>
<a href="./product_11_en.html">
<li class="film">Lamination mahcine</li>
</a>
<a href="./product_12_en.html">
<li class="advantage">printing material</li>
</a>
</ul>
</div>
<div class="col-xs-9 col-md-8">
<div class="pro_img outdoor">
<div style="width:100%;height:100%">
<div class="img" style="margin-right:40px;margin-top:30px">
<a href="./product_param1_en.html"><img src="./assets/images/products/outdoor/JC-1700S.jpg" alt=""></a>
<div>
JC-1700S
</div>
</div>
<div class="img" style="margin-top:30px">
<a href="./product_param2_en.html"><img src="./assets/images/products/outdoor/JC-2000SD.jpg" alt=""></a>
<div>
JC-2000SD
</div>
</div>
</div>
<div style="width:100%;height:100%;margin-top:30px">
<div class="img">
<a href="./product_param3_en.html"><img src="./assets/images/products/outdoor/JC-3200D.jpg" alt=""></a>
<div>
JC-3200D
</div>
</div>
</div>
</div>
</div>
</div>
<!-- 底部关于我们 -->
<div class="footer container-fluid" style="margin-top:54px;background:#464646;height:240px;width:100%">
<div style="width:950px;height:240px;position:relative;margin:0 auto">
<img style="display:inline-block;position:absolute;top:43px;left:0" src="./assets/images/products/erwei.png" alt="">
<div style="margin-left:200px;color:#fff;display:inline-block;font-size:24px;position:absolute;top:23px;right:0">
<div style="height:80px;line-height:40px">Add:No 4 Building Junli Industrial Zone,Xincheng Avenue ,Wanjiang District,Dongguang ,Guangdong</div>
<div style="height:40px;line-height:40px">Tel:0769-28686676</div>
<div style="height:40px;line-height:40px">QQ:123456789</div>
<div style="height:40px;line-height:40px">2017®Eyecolor International Digital Technology Co.,Ltd 版权所有</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>