/home/mjc1/public_html/html/ebizmall/item_list_04.php


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
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354

<style>
.company_logo {width:1200px;
   margin:0;padding:0;display:inline-block;
       padding-top: 30px;
   text-align:center;border-top: 1px dashed #6a6a6a;
}
.company_logo li {
        /* display: inline-block; */
    border-radius: 10px;
    margin-right: 35px;
    margin-bottom: 30px;
    position: relative;
    /* border: 1px solid #a7a7a7; */
    box-sizing: border-box;
    width: 375px;
    height: 350px;
    float: left;;
}

.company_logo li:nth-child(3n){margin-right:0;}
.customeroffice_font{padding:17px 10px;font-weight:600;font-size:11pt;}
.office_title{height:250px;margin-top:20px;margin-bottom:50px;}
.office_title{/*background:url('http://mjsoft.co/html/millennium/img/customer/board_title/office_top_big.png') no-repeat;*/}
/*.company_logo li:hover:after {background: #000;content: "";display: block;height: 100%;left: 0;opacity: 0.7; position: absolute; top: 0;width: 100%;}
.link_btn{ position: absolute;left: 50%; transform: translateX(-50%);top: 120px;
display:none;width:168px;height:64px;background:url('./images/customer/link_btn.png')}
.company_logo li:hover .link_btn{display:block;z-index:999;cursor:pointer;}
.company_logo li:hover .link_btn:hover{background:url('./images/customer/link_btn_af.png');width:169px;height:65px;}*/
.company_logo hr{width: 120%;margin-left: -10%;border-top: solid 1px #939393;margin-bottom: 30px;}


.demo_pc{width:334px;height:320px;background:url('./images/customer/ebiz_demo_pc.png');position:absolute;left:0;top:0;}
.demo_pc a{width:310px;max-height: 210px;overflow: hidden;display:block;margin:0 auto;margin-top: 20px;border:1px solid #ccc;box-sizing: border-box;}
.demo_pc a img{width:310px;}
.demo_pc a:hover:after {background: #000;content: "";display: block;width:310px;height:210px;left: 11px;opacity: 0.7; position: absolute; top: 20px;}
.demo_pc a:hover .demo_pc_btn{display:block;z-index:999;cursor:pointer;}
.demo_pc a:hover .demo_pc_btn:hover{background:url('./images/customer/pc_icon_af.png') no-repeat;width:169px;height:65px;}
.demo_pc_btn{ position: absolute;left: 50%; transform: translateX(-50%);top: 100px;
display:none;width:168px;height:64px;background:url('./images/customer/pc_icon_bf.png') no-repeat;}


.demo_m{width:132px;height:228px;background:url('./images/customer/ebiz_demo_m.png') no-repeat;position:absolute;right:0;bottom:0;}
.demo_m a{width:110px;max-height: 175px;overflow: hidden;display:block;margin:0 auto; margin-top: 20px;border:1px solid #ccc;box-sizing: border-box;cursor:pointer;}
.demo_m a:hover:after {background: #000;content: "";display: block;width:110px;height:175px;left: 11px;opacity: 0.7; position: absolute; top: 20px;}
.demo_m a:hover .demo_m_btn{display:block;z-index:999;cursor:pointer;}
.demo_m a:hover .demo_m_btn:hover{background:url('./images/customer/m_icon_af.png') no-repeat;width:169px;height:65px;}
.demo_m_btn{ position: absolute;left: 5px;top: 80px;
display:none;width:168px;height:64px;background:url('./images/customer/m_icon_bf.png') no-repeat;}
.demo_m a img{width:105px;}

/*.show_test{display:none;}*/
</style>
<div style="background:#fff;padding:20px 0 40px;" class='portfolio'>
    <div id="wrap2">
        <h4 style="margin: 0 0 20px;font-size: 2em;line-height: 2em;padding:20px 0;"><img src="./images/customer/m3_tit_bn.png"></h4>
        <!--<div style="padding: 15px 50px;background: #ff4628;border-radius: 30px;color: #fff;display: inline-block;font-weight: 600;cursor: pointer;font-size: 22px;margin-left:20px;"><a href="http://mjsoft.co/j3demo/adm" target="_blank" style="color:#fff;">관리자 데모보기</a></div>-->
        <ul class="company_logo" style="border-top:0;">
            <li>
                <div class="demo_pc">
                    <a href="http://www.lulushop.co.kr/shop" target="_blank"><img src="./images/customer/customer_data_1.jpg" alt="루루샵"><div class="demo_pc_btn"></div></a>
                </div>
                <div class="demo_m">
                    <a onclick="window.open('http://www.lulushop.co.kr/shopm','name','resizable=no width=479 height=844');return false" target="_blank"><img src="./images/customer/m_data_1.jpg" alt="루루샵"><div class="demo_m_btn"></div></a><!--창크기사이즈-->
                </div>
            </li>
            <li>
                <div class="demo_pc">
                    <a href="http://shop2.mjsoft.co/j3/mjflower/shop/" target="_blank"><img src="./images/customer/customer_data_2.jpg" alt="쿠잉블룸"><div class="demo_pc_btn"></div></a>
                </div>
                <div class="demo_m">
                    <a onclick="window.open('http://shop2.mjsoft.co/j3/mjflower/shopm','name','resizable=no width=479 height=844');return false" target="_blank"><img src="./images/customer/m_data_2.jpg" alt="쿠잉블룸"><div class="demo_m_btn"></div></a><!--창크기사이즈-->
                </div>
            </li>
            <li>
                <div class="demo_pc">
                    <a href="http://pcbangfood.com/shop/" target="_blank"><img src="./images/customer/customer_data_3.jpg" alt="피시방푸드"><div class="demo_pc_btn"></div></a>
                </div>
                <!--<div class="demo_m">
                    <a onclick="window.open('http://pcbangfood.com/shopm','name','resizable=no width=479 height=844');return false" target="_blank"><img src="./images/customer/customer_data_8.jpg" alt="피시방푸드"><div class="demo_m_btn"></div></a>
                </div>-->
            </li>
        </ul>


        <ul class="company_logo">
            <li>
                <div class="demo_pc">
                    <a href="http://shopc.mjsoft.co/6/mjshop_we9425?device=pc" target="_blank"><img src="./images/customer/customer_data_4.jpg" alt="한끼의품격"><div class="demo_pc_btn"></div></a>
                </div>
                <div class="demo_m">
                    <a onclick="window.open('http://shopc.mjsoft.co/6/mjshop_we9425?device=mobile','name','resizable=no width=479 height=844');return false" target="_blank"><img src="./images/customer/m_data_4.jpg" alt="한끼의품격"><div class="demo_m_btn"></div></a><!--창크기사이즈-->
                </div>
            </li>
            <li>
                <div class="demo_pc">
                    <a href="http://sooilfood.com?device=pc" target="_blank"><img src="./images/customer/customer_data_5.jpg" alt="수일푸드"><div class="demo_pc_btn"></div></a>
                </div>
                <div class="demo_m">
                    <a onclick="window.open('http://sooilfood.com?device=mobile','name','resizable=no width=479 height=844');return false" target="_blank"><img src="./images/customer/m_data_5.jpg" alt="수일푸드"><div class="demo_m_btn"></div></a><!--창크기사이즈-->
                </div>
            </li>
            <li>
                <div class="demo_pc">
                    <a href="http://queens.co.kr?device=pc" target="_blank"><img src="./images/customer/customer_data_6.jpg" alt="퀸즈커피"><div class="demo_pc_btn"></div></a>
                </div>
                <div class="demo_m">
                    <a onclick="window.open('http://queens.co.kr?device=mobile','name','resizable=no width=479 height=844');return false" target="_blank"><img src="./images/customer/m_data_6.jpg" alt="퀸즈커피"><div class="demo_m_btn"></div></a><!--창크기사이즈-->
                </div>
            </li>
        </ul>

        <ul class="company_logo">
            <li>
                <div class="demo_pc">
                    <a href="http://shop2.mjsoft.co/j3/wittenglish/shop" target="_blank"><img src="./images/customer/customer_data_7.jpg" alt="위튼버그교육"><div class="demo_pc_btn"></div></a>
                </div>
                <!--<div class="demo_m">
                    <a onclick="window.open('http://shop2.mjsoft.co/j3/wittenglish/shopm','name','resizable=no width=479 height=844');return false" target="_blank"><img src="./images/customer/customer_data_8.jpg" alt="위튼버그교육"><div class="demo_m_btn"></div></a>
                </div>-->
            </li>
            <li>
                <div class="demo_pc">
                    <a href="http://hd-inter.co.kr/shop" target="_blank"><img src="./images/customer/customer_data_8.jpg" alt="현동몰"><div class="demo_pc_btn"></div></a>
                </div>
                <div class="demo_m">
                    <a onclick="window.open('http://hd-inter.co.kr/shopm','name','resizable=no width=479 height=844');return false" target="_blank"><img src="./images/customer/m_data_8.jpg" alt="현동몰"><div class="demo_m_btn"></div></a><!--창크기사이즈-->
                </div>
            </li>
            <li>
                <div class="demo_pc">
                    <a href="http://ssadagoomall.com?device=pc" target="_blank"><img src="./images/customer/customer_data_11.jpg" alt="싸다구몰"><div class="demo_pc_btn"></div></a>
                </div>
                <div class="demo_m">
                    <a onclick="window.open('http://ssadagoomall.com?device=mobile','name','resizable=no width=479 height=844');return false" target="_blank"><img src="./images/customer/m_data_11.jpg" alt="싸다구몰"><div class="demo_m_btn"></div></a><!--창크기사이즈-->
                </div>
            </li>
        </ul>

        <!--<div class="test_btn" style="padding:15px 60px;background: #3f3f3f;border-radius:30px;color:#fff;display:inline-block;font-weight:600;cursor:pointer;"><img src="./images/customer/demo_open_btn.png" alt="쇼핑몰더보기"></div>-->
        <div class="show_test">
            <ul class="company_logo">
                <li>
                    <div class="demo_pc">
                        <a href="http://경인유통.com?device=pc" target="_blank"><img src="./images/customer/customer_data_12.jpg" alt="경인유통"><div class="demo_pc_btn"></div></a>
                    </div>
                    <div class="demo_m">
                        <a onclick="window.open('http://경인유통.com?device=mobile','name','resizable=no width=479 height=844');return false" target="_blank"><img src="./images/customer/m_data_12.jpg" alt="경인유통"><div class="demo_m_btn"></div></a><!--창크기사이즈-->
                    </div>
                </li>
            </ul>

            <ul class="company_logo">
                <!--
                <li>
                    <div class="demo_pc">
                        <a href="http://shop.mjsoft.co/5/mjshop_jsautos/shop/index.php?device=pc" target="_blank"><img src="./images/customer/customer_data_13.jpg" alt="이비즈몰데모13"><div class="demo_pc_btn"></div></a>
                    </div>
                    <div class="demo_m">
                        <a onclick="window.open('http://shop.mjsoft.co/5/mjshop_jsautos/shop/index.php?device=mobile','name','resizable=no width=479 height=844');return false" target="_blank"><img src="./images/customer/m_data_13.jpg" alt="이비즈몰데모13"><div class="demo_m_btn"></div></a>
                    </div>
                </li>
                -->
                <li>
                    <div class="demo_pc">
                        <a href="http://sunwoo-food.co.kr?device=pc" target="_blank"><img src="./images/customer/customer_data_15.jpg" alt="선우푸드"><div class="demo_pc_btn"></div></a>
                    </div>
                    <div class="demo_m">
                        <a onclick="window.open('http://sunwoo-food.co.kr?device=mobile','name','resizable=no width=479 height=844');return false" target="_blank"><img src="./images/customer/m_data_15.jpg" alt="선우푸드"><div class="demo_m_btn"></div></a><!--창크기사이즈-->
                    </div>
                </li>
                <li>
                    <div class="demo_pc">
                        <a href="http://www.yewonpet.com?device=pc" target="_blank"><img src="./images/customer/customer_data_18.jpg" alt="예원통상"><div class="demo_pc_btn"></div></a>
                    </div>
                    <div class="demo_m">
                        <a onclick="window.open('http://www.yewonpet.com?device=mobile','name','resizable=no width=479 height=844');return false" target="_blank"><img src="./images/customer/m_data_18.jpg" alt="예원통상"><div class="demo_m_btn"></div></a><!--창크기사이즈-->
                    </div>
                </li>
                <li>
                    <div class="demo_pc">
                        <a href="http://못된강아지.com?device=pc" target="_blank"><img src="./images/customer/customer_data_16.jpg" alt="못된강아지"><div class="demo_pc_btn"></div></a>
                    </div>
                    <div class="demo_m">
                        <a onclick="window.open('http://못된강아지.com?device=mobile','name','resizable=no width=479 height=844');return false" target="_blank"><img src="./images/customer/m_data_16.jpg" alt="못된강아지"><div class="demo_m_btn"></div></a><!--창크기사이즈-->
                    </div>
                </li>
            </ul>

            <ul class="company_logo">
                
                <li>
                    <div class="demo_pc">
                        <a href="http://dreamcyber5.co.kr?device=pc" target="_blank"><img src="./images/customer/customer_data_17.jpg" alt="드림사이버"><div class="demo_pc_btn"></div></a>
                    </div>
                    <div class="demo_m">
                        <a onclick="window.open('http://dreamcyber5.co.kr?device=mobile','name','resizable=no width=479 height=844');return false" target="_blank"><img src="./images/customer/m_data_17.jpg" alt="드림사이버"><div class="demo_m_btn"></div></a><!--창크기사이즈-->
                    </div>
                </li>
                <li>
                    <div class="demo_pc">
                        <a href="http://leadmall.kr?device=pc" target="_blank"><img src="./images/customer/customer_data_19.jpg" alt="리드몰"><div class="demo_pc_btn"></div></a>
                    </div>
                    <div class="demo_m">
                        <a onclick="window.open('http://leadmall.kr?device=mobile','name','resizable=no width=479 height=844');return false" target="_blank"><img src="./images/customer/m_data_19.jpg" alt="리드몰"><div class="demo_m_btn"></div></a><!--창크기사이즈-->
                    </div>
                </li>
                <li>
                    <div class="demo_pc">
                        <a href="http://한반도몰.net?device=pc" target="_blank"><img src="./images/customer/customer_data_20.jpg" alt="한반도"><div class="demo_pc_btn"></div></a>
                    </div>
                    <!--<div class="demo_m">
                        <a onclick="window.open('http://한반도몰.net?device=mobile','name','resizable=no width=479 height=844');return false" target="_blank"><img src="./images/customer/customer_data_8.jpg" alt="한반도"><div class="demo_m_btn"></div></a>
                    </div>-->
                </li>
            </ul>

            <ul class="company_logo">
                <li>
                    <div class="demo_pc">
                        <a href="http://꽃미남브라더스.com/shop" target="_blank"><img src="./images/customer/customer_data_21.jpg" alt="꽃미남브라더스"><div class="demo_pc_btn"></div></a>
                    </div>
                    <div class="demo_m">
                        <a onclick="window.open('http://꽃미남브라더스.com/shopm','name','resizable=no width=479 height=844');return false" target="_blank"><img src="./images/customer/m_data_21.jpg" alt="꽃미남브라더스"><div class="demo_m_btn"></div></a><!--창크기사이즈-->
                    </div>
                </li>
                <li>
                    <div class="demo_pc">
                        <a href="http://haneulfood.kr?device=pc" target="_blank"><img src="./images/customer/customer_data_22.jpg" alt="하늘푸드"><div class="demo_pc_btn"></div></a>
                    </div>
                    <div class="demo_m">
                        <a onclick="window.open('http://haneulfood.kr?device=mobile','name','resizable=no width=479 height=844');return false" target="_blank"><img src="./images/customer/m_data_22.jpg" alt="하늘푸드"><div class="demo_m_btn"></div></a><!--창크기사이즈-->
                    </div>
                </li>
                <li>
                    <div class="demo_pc">
                        <a href="http://토우-쉘.com?device=pc" target="_blank"><img src="./images/customer/customer_data_23.jpg" alt="토우쉘"><div class="demo_pc_btn"></div></a>
                    </div>
                    <div class="demo_m">
                        <a onclick="window.open('http://토우-쉘.com?device=mobile','name','resizable=no width=479 height=844');return false" target="_blank"><img src="./images/customer/m_data_23.jpg" alt="토우쉘"><div class="demo_m_btn"></div></a><!--창크기사이즈-->
                    </div>
                </li>
            </ul>


            <ul class="company_logo">
                <li>
                    <div class="demo_pc">
                        <a href="http://바로출력.com?device=pc" target="_blank"><img src="./images/customer/customer_data_28.jpg" alt="바로출력"><div class="demo_pc_btn"></div></a>
                    </div>
                    <!--<div class="demo_m">
                        <a onclick="window.open('http://바로출력.com?device=mobile','name','resizable=no width=479 height=844');return false" target="_blank"><img src="./images/customer/customer_data_8.jpg" alt="현동몰"><div class="demo_m_btn"></div></a>
                    </div>-->
                </li>
                <li>
                    <div class="demo_pc">
                        <a href="http://sky7food.or.kr?device=pc" target="_blank"><img src="./images/customer/customer_data_26.jpg" alt="스카이푸드"><div class="demo_pc_btn"></div></a>
                    </div>
                    <div class="demo_m">
                        <a onclick="window.open('http://sky7food.or.kr?device=mobile','name','resizable=no width=479 height=844');return false" target="_blank"><img src="./images/customer/m_data_26.jpg" alt="스카이푸드"><div class="demo_m_btn"></div></a><!--창크기사이즈-->
                    </div>
                </li>
                <li>
                    <div class="demo_pc">
                        <a href="http://bakingjeju.com?device=pc" target="_blank"><img src="./images/customer/customer_data_27.jpg" alt="베이킹제주"><div class="demo_pc_btn"></div></a>
                    </div>
                    <div class="demo_m">
                        <a onclick="window.open('http://bakingjeju.com?device=mobile','name','resizable=no width=479 height=844');return false" target="_blank"><img src="./images/customer/m_data_27.jpg" alt="베이킹제주"><div class="demo_m_btn"></div></a><!--창크기사이즈-->
                    </div>
                </li>
            </ul>

            <ul class="company_logo">
                <li>
                    <div class="demo_pc">
                        <a href="http://autodin.co.kr?device=pc" target="_blank"><img src="./images/customer/customer_data_30.jpg" alt="오토딘"><div class="demo_pc_btn"></div></a>
                    </div>
                    <div class="demo_m">
                        <a onclick="window.open('http://autodin.co.kr?device=mobile','name','resizable=no width=479 height=844');return false" target="_blank"><img src="./images/customer/m_data_30.jpg" alt="오토딘"><div class="demo_m_btn"></div></a><!--창크기사이즈-->
                    </div>
                </li>
                <li>
                    <div class="demo_pc">
                        <a href="http://주영이푸드.com?device=pc" target="_blank"><img src="./images/customer/customer_data_31.jpg" alt="주영이푸드"><div class="demo_pc_btn"></div></a>
                    </div>
                    <div class="demo_m">
                        <a onclick="window.open('http://주영이푸드.com?device=mobile','name','resizable=no width=479 height=844');return false" target="_blank"><img src="./images/customer/m_data_31.jpg" alt="주영이푸드"><div class="demo_m_btn"></div></a><!--창크기사이즈-->
                    </div>
                </li>
                <li>
                    <div class="demo_pc">
                        <a href="http://www.gmax.kr?device=pc" target="_blank"><img src="./images/customer/customer_data_34.jpg" alt="지맥스"><div class="demo_pc_btn"></div></a>
                    </div>
                    <div class="demo_m">
                        <a onclick="window.open('http://www.gmax.kr?device=mobile','name','resizable=no width=479 height=844');return false" target="_blank"><img src="./images/customer/m_data_34.jpg" alt="지맥스"><div class="demo_m_btn"></div></a><!--창크기사이즈-->
                    </div>
                </li>
            </ul>



            <ul class="company_logo">
                <li>
                    <div class="demo_pc">
                        <a href="http://lifeggook.com?device=pc" target="_blank"><img src="./images/customer/customer_data_36.jpg" alt="생활애"><img src="./images/customer/customer_data_33.jpg" alt="한마켓"><div class="demo_pc_btn"></div></a>
                    </div>
                    <div class="demo_m">
                        <a onclick="window.open('http://lifeggook.com?device=mobile','name','resizable=no width=479 height=844');return false" target="_blank"><img src="./images/customer/m_data_36.jpg" alt="생활애"><div class="demo_m_btn"></div></a><!--창크기사이즈-->
                    </div>
                </li>
                <li>
                    <div class="demo_pc">
                        <a href="http://theplayermall.co.kr?device=pc" target="_blank"><img src="./images/customer/customer_data_39.jpg" alt="더플레이어"><div class="demo_pc_btn"></div></a>
                    </div>
                    <div class="demo_m">
                        <a onclick="window.open('http://theplayermall.co.kr?device=mobile','name','resizable=no width=479 height=844');return false" target="_blank"><img src="./images/customer/m_data_39.jpg" alt="더플레이어"><div class="demo_m_btn"></div></a><!--창크기사이즈-->
                    </div>
                </li>
                <li>
                    <div class="demo_pc">
                        <a href="http://sm-sports.kr?device=pc" target="_blank"><img src="./images/customer/customer_data_38.jpg" alt="SM스포츠"><div class="demo_pc_btn"></div></a>
                    </div>
                    <div class="demo_m">
                        <a onclick="window.open('http://sm-sports.kr?device=mobile','name','resizable=no width=479 height=844');return false" target="_blank"><img src="./images/customer/m_data_38.jpg" alt="SM스포츠"><div class="demo_m_btn"></div></a><!--창크기사이즈-->
                    </div>
                </li>
            </ul>

            <!--<div class="test_btn2" style="padding:15px 60px;border:5px solid #464646;box-sizing:border-box;border-radius:30px;color:#fff;display:inline-block;font-weight:600;cursor:pointer;"><img src="./images/customer/demo_close_btn.png" alt="쇼핑몰더보기"></div>-->
        </div>
    </div>
</div>

<script>
$(document).ready(function(){
    $(".test_btn").click(function(){
        $(".show_test").show();
        $(".test_btn").hide();
    });

    $(".test_btn2").click(function(){
        $(".show_test").hide();
        $(".test_btn").show();
    });

    $( ".test_btn2" ).click(function() {
      $('html,body').animate({scrollTop: 2000}, 0);
    });

});

</script>