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
|
<?php $sql = "SELECT c.idx, c.category_code, c.programName, c.ver, c.reg_date, t.DemoDownFile, t.cate1_code, t.cate2_code, i.category_info, i.link AS linkgo FROM certinumManage AS c INNER JOIN cate3 AS t ON ( SUBSTRING(c.category_code,5,2) = t.category_code) INNER JOIN cate3_info AS i ON (c.idx = i.idx) WHERE i.viewtype = 1 AND c.lineup < 99 and c.category_code in ('010181','010182') order by c.lineup"; $res = mysql_query($sql,$connect_web); while($info=mysql_fetch_array($res)){ $cs3_array[] = $info; } //print_r($cs3_array); exit; ?>
<!-- <?php echo $bgcolor; ?> --> <style>
#jssor_1 {position: relative;width: 100%; background-color:#e9e9ec; box-sizing:border-box; color:#fff} #jssor_1 .h2-tit {position:relative; padding:15px 0; text-align:center; width:100%; /* background:linear-gradient(90deg, rgba(74,77,85,1) 0%, rgba(102,110,127,1) 49%, rgba(74,77,85,1) 100%); */background: url('./images/banner_cs3/241120/mil_bg_1.jpg') center center no-repeat; background-size:cover; ; line-height:1.5; letter-space:-1.6px} #jssor_1 .h2-tit h2 {font-size:37px;} #jssor_1 .h2-tit h2 u {text-decoration:none; font-weight:600; color:#ffbc2e} #jssor_1 .h2-tit h2 b {font-size:41px; font-weight:800}
#n_wrap2 {margin: 0 auto;width: 1100px; padding:25px 0; box-sizing:border-box}
.erp_list_wrap {background-color:none; border-bottom:0 !important;} .erp_list_wrap .sec_tit {display:none}
.flex-wrap {width: 100%; gap:20px; display: flex; justify-content: space-between; margin-top:20px}
/* ºñµð¿À Ç÷¹À̾î */ #vid1{position: relative; margin: 0 auto; width: 778px !important; height: 435px; border-radius: 20px 20px 0px 0px; border: 6px solid #666e7f; border-bottom: 0px;} #vid1_html5_api{width: 1530px !important; height: 860px !important; transform: scale(0.5) translate(-50%,-50%);} .vjs-poster{width: 100% !important;} .video-js .vjs-tech{ border-radius: 20px 20px 0px 0px; height: auto !important;} .vjs-control-bar{opacity: 1 !important; top: 100%; background-color: transparent !important; border: 6px solid #666e7f; border-radius: 0px 0px 20px 20px; width: 778px !important; left: -6px !important; height: 3em !important;} .vjs-picture-in-picture-control, .vjs-fullscreen-control{display: none !important;} .control_bar_back {width: 778px; height: 40px; background:#666e7f; border-radius: 0px 0px 20px 20px; margin: 0 auto;}
.btn_list {position:relative; width:100%; display: flex; flex-direction: column; justify-content: space-evenly;text-align:center;} .btn_list a {color:#fff}
.ul_btn_wrap { border-bottom: 2px dashed #333; padding-bottom: 37px; } .ul_btn_wrap ul {display:flex; width:100%; align-items: center; justify-content: space-between;} .ul_btn_wrap ul li {width:50%} .ul_btn_wrap ul li a {display:block;padding:15px 0; margin:1px; ; font-size:24px; font-weight:600; border-radius:5px; line-height:1.5;box-sizing:border-box; background-color: #666e7f;background-image: linear-gradient(45deg, #5a647d 25%, transparent 25%, transparent 45%, #5a647d 45%, #5a647d), linear-gradient(45deg, #5a647d 25%, transparent 25%, transparent 45%, #5a647d 45%, #5a647d); background-position: 0 0, 25px 25px; background-size: 5px 5px; transition:0.4s; cursor:pointer;} .ul_btn_wrap ul li a img {border-radius:50px; padding:5px; background-color:#fff; max-width:30px ; display:block; margin:5px auto;transition:0.4s}
.ul_btn_wrap ul .ani_li a {color:#ffcd62; background-color:#2d4881; background-image:linear-gradient(45deg, #545d73 25%, transparent 25%, transparent 45%, #545d73 45%, #404a63), linear-gradient(45deg, #545d73 25%, transparent 25%, transparent 45%, #404a63 45%, #545d73 )} .ul_btn_wrap ul .ani_li a img {animation:ani 0.51s infinite alternate;} .ul_btn_wrap ul li a:hover { opacity:0.9 } /* .ul_btn_wrap ul li a:hover img { animation:ani 0.51s infinite alternate;} */
.btnst1 {display:block;padding:20px 0 !important; margin:1px; font-size:30px; font-weight:600; border-radius:5px; line-height:1.5;box-sizing:border-box; background-color: #404042; transition:0.4s; cursor:pointer;} .btnst1 img {margin-right:5px; max-width:30px; margin-top:-5px; transition:1.2s;} .btnst1:hover { background-color:#ffbc2e; color:#333 !important} .btnst1:hover img { filter:invert(100%); transform: rotateY(360deg); }
@keyframes ani{ 0%{transform:translate(0,-2px);} 100%{transform:translate(0,3px);} }
</style>
<div id="jssor_1"> <input type='checkbox' hidden value="0"> <!-- 33³â ±â¼ú, 20¸¸ »ç¿ëÀÚ : õ³â°æ¿µ ERP --> <div class="h2-tit"> <h2><u>33³â</u> ±â¼ú, <u>20¸¸</u> »ç¿ëÀÚ <b>õ³â°æ¿µERP</b></h2> </div> <div id="n_wrap2"> <!-- õ³â°æ¿µERP ÁÖ¿ä±â´É--> <? include("erp_list_wrap.php"); ?> <!-- ¿µ»ó ¹× ¹öư --> <div class="flex-wrap"> <div> <video id="vid1" class="video-js vjs-big-play-button vjs-big-play-centered" controls loop muted preload="auto" poster="./download/pre03-9-1.jpg" data-setup='{"autoplay": true, "muted": true}'> <source src="./download/mainVideo_241118.mp4" type="video/mp4"></source> </video> <div class="control_bar_back"></div> </div> <div class="btn_list"> <div class="ul_btn_wrap"> <ul> <li class="ani_li"><a class="message1"><img src="./images/banner_cs3/241120/mil_ico_2-1.png" alt="">üÇèÆÇ¼³Ä¡</a></li> <li><a href="customermovie.php"><img src="./images/banner_cs3/241120/mil_ico_1.png" alt="">µ¿¿µ»ó°ÀÇ</a></li> </ul> <ul> <li><a href="realtime_counsel.php"><img src="./images/banner_cs3/241120/mil_ico_3.png" alt="">»ó´ãÁøÇàÇöȲ</a></li> <li><a href="productinfo3_renew.php?cate2_code=01&category_code=82"><img src="./images/banner_cs3/241120/mil_ico_4.png" alt="">ÀÚ¼¼È÷º¸±â</a></li> </ul> </div> <a class="btnst1" href="customer_buy_cs.php"><img src="./images/banner_cs3/241120/mil_ico_5.png" alt="">µµÀÔ»ó´ã¿äû</a> </div> </div> </div> </div> <script src="https://vjs.zencdn.net/8.3.0/video.min.js"></script> <map name="m3_free"> <area alt="¹«·á¼³Ä¡" shape="rect" coords="1,1,80,82" target="_parent" class="message1" /> </map> <map name="local_free"> <area alt="¹«·á¼³Ä¡" shape="rect" coords="1,1,80,82" target="_parent" class="message2" /> </map>
<map name="smart_lay"> <area shape="rect" href="./smart_main.php" coords="3,5,115,35" target="_blank"/> <area shape="rect" href="./product_pdamain.php" coords="119,2,246,54" target="_blank"/> </map>
<style> .smart_pad_btn{box-shadow: 0 3px 3px 1px #a5a5a5;background: linear-gradient( to right, #1a99fe, #2d7bea );z-index: 1;position: absolute;top: 510px;left: 464px;width: 127px;height: 42px; max-width: 127px;border-radius: 30px;} .smart_pad_btn:hover{box-shadow:none;margin-top:2px;} .smart_pad_btn2{box-shadow: 0 3px 3px 1px #a5a5a5;background: linear-gradient( to right, #fea648, #f78823 );z-index: 1;position: absolute;top:510px;left:597px;width: 127px;height: 42px; max-width: 127px;border-radius: 30px;} .smart_pad_btn2:hover{box-shadow:none;margin-top:2px;} .smart_pad_btn3{box-shadow: 0 3px 3px 1px #a5a5a5;background: linear-gradient( to right, #1a99fe, #2d7bea );z-index: 1;position:absolute;top:510px;left:1249px;width: 127px;height: 42px;max-width:127px;border-radius: 30px;} .smart_pad_btn3:hover{box-shadow:none;margin-top:2px;} img {border:0px;}
</style>
<style> #free_trial_1, #free_trial_2 {position:absolute;padding:2px 0 0;width:200px;height:37px;background:url('./images/millennium/btn_area_l.png') no-repeat;z-index:90;} #free_trial_1 {top:450px;left:60px;} #free_trial_2 {top:450px;left:730px;} #free_trial_1 .trial_txt, #free_trial_2 .trial_txt {color:#ff6600;height:19px;font-size:13px;text-align:center;font-weight:600;letter-spacing:-1px;} #trial_3{position:absolute;padding-top:510px;padding-left:395px; z-index:999;color:#000;height:19px;font-size:13px;text-align:center;font-weight:600;letter-spacing:-1px;} #free_pay{margin-top:490px;margin-left:70px;} .tt_pay{position:absolute;top:45px;border-spacing:0px;left15px} table{border-collapse : collapse;} .tt_pay th{width:100px;background:#fff;font-weight:bold;} .tt_pay td{background:#fff;} .tt_pay th, td, tr{} .tt_pay td a {text-decoration:none;list-style:none;color:#0018ff;font-weight:600;} /*23.07.18 ¼öÁ¤ */ /* #modal_member_box {height: 654px !important;padding-top: 45px !important;} .ui-resizable { position: relative; transform: scale(0.85) !important; top: -50px !important; } */ </style>
<script> $(document).ready(function(){ timerId=setInterval(function(){ $(".blink").toggle(); }, 600);
setTimeout(function(){ clearInterval(timerId); $(".blink").show(); }, 5000);
});
function main_popup_show(url,v_width,v_height,v_title){ $("#pop_box_iframe").attr("src",""); $("#modal_member_box").dialog({ resizable: true, height:v_width, width:v_height, modal: true, title: v_title, show : {effect:'blind',duration:500}, buttons: { ´Ý±â: function() { $( this ).dialog( "close" ); } }, close: function() { $("#pop_box_iframe").attr("src",""); } }); setTimeout(function(){ $("#pop_box_iframe").attr("src",url); },500); }
function dialog_close(){ $("#modal_member_box").dialog( "close" ); } //document.getElementById("user_tap_open").click(); // »ç¿ëÀÚ ÅÇ Ã³¸® </script>
</div>
<? include("./demo_popup_total.inc.php"); ?>
|