﻿@charset "utf-8";
#doc_wrap{ height:auto; }
#main_content{ width:100%; }
#viewport .viewport_box{ max-width:1191px; }
#page_wrap{ max-width:inherit;#max-width:100%;/*border:1px solid #b2bac0;border-top:none;border-bottom:none;#border:none;*/ }
#page_con{ padding-top:5px;padding-left:5px;padding-right:5px;background:white; }
/* ------------------------------------------------------------- */
/*										  앱메인												*/
/* ------------------------------------------------------------- */
#app_main{ width:100%;max-width:720px;margin:0 auto; }
#app_main .visual{ width:100%;margin-top:10px; }
#app_main .visual a{ display:block;width:100%; }
#app_main .visual a img{ width:100%; }

#app_main .menu{ margin-top:10px; }
#app_main .menu ul{ *zoom:1; }
#app_main .menu ul:after{ content:"";width:0px;height:0px;display:block;clear:both; }
#app_main .menu ul li{ float:left;width:19.5%;margin-left:0.6% }
#app_main .menu ul li:first-child{ width:19.6%;margin-left:0%; }
#app_main .menu ul li a{ display:block;width:100%; }
#app_main .menu ul li a img{ width:100%; }

#app_main .banner{ margin:15px 0; }
#app_main .banner ul li{ width:100%;margin-bottom:5px; }
#app_main .banner ul li a{ width:100%; }
#app_main .banner ul li a img{ width:100%; }
/* ------------------------------------------------------------- */
/*										비주얼 영역										*/
/* ------------------------------------------------------------- */
#visual{ position:relative;width:100%; }
#visual .visual_box{ width:100%;margin:0 auto; }

/* swiper 플러그인 */
.mSlider { margin:0px 0 0px 0; position:relative; padding:0;*zoom:1;}
.swiper-container { width:100%; padding:0; overflow:hidden; }
.swiper-wrapper {width:100%;display:block;overflow:hidden;float:left;position:relative;height:auto !important;margin-bottom:0;list-style:none;}
.swiper-slide { width:100%;float:left;height:auto !important;list-style:none;position:relative; }
.swiper-slide div{ width:100%;height:auto;image-rendering:pixelated; }
.swiper-slide img {width:100%;border:0;display:block;}
.content-slide {padding:0;color:#fff;}
.swiper-pagination-switch { 
	display: inline-block;width:7px;height:7px;border-radius:7px;margin:0 4px 0px 4px;margin-top:14px;cursor: pointer;border: 2px solid #a0a0a0;
}
.swiper-active-switch { width:11px;height:11px;border-radius:11px;background: #fff;border:none; }
.swipe {margin:0 -7px;position:relative;}
.swipe-wrap {width:100%;display:block;overflow: hidden;position: relative;}
.swipe-wrap > div {float:left;display:block;position: relative;}
.swipe-wrap > div img {width:100%;}
.swiper_btngroup{ width:100%;height:41px;position:relative;z-index:2;position:absolute;left:0px;bottom:28px;display:none; }
.pagination_wrap{ *zoom:1;background: rgba( 0, 0, 0, 0.5 ); width: 170px; height: 41px;margin: 0 auto;border-radius:20px;position:relative; }
.pagination_wrap:after{ content:"";width:0px;height:0px;display:block;clear:both; }
.pagination_wrap .pagination{ float:left;margin-left:25px; }
.pagination_wrap .play_stop{ background: rgba( 0, 0, 0, 0.5 ); width:41px; height:41px;float:right;border-radius:20px;color:white;font-family: 'NanumSquareEB';font-size:13px;text-align:center; }
.pagination_wrap .play_stop span{ display:none;margin-top:13px;cursor:pointer; }
.pagination_wrap .play_stop .swiper_stop{ display:inline-block; }
.pagination_wrap .play_stop .swiper_play{  }
.visual_txt{ width:100%;background:white;border-bottom: 1px solid #e1e1e1;padding:10px 0; }
.visual_txt .vtxt_box{ width:100%;height:100%;margin:0 auto;position:relative; }
.visual_txt .vtxt_box .warp{ position:relative; }
.visual_txt .vtxt_box .warp .box{  *zoom:1;position:relative; }
.visual_txt .vtxt_box .warp .box:after{ content:"";width:0px;height:0px;display:block;clear:both; }
.visual_txt .vtxt_box .warp .box ul{ *zoom:1;position:relative; }
.visual_txt .vtxt_box .warp .box ul:after{ content:"";width:0px;height:0px;display:block;clear:both; }
.visual_txt .vtxt_box .warp .box ul li{ width:100%; text-align: center;display:none;font-family: 'NanumSquareEB';font-size:14px;color:#222; }
.visual_txt .vtxt_box .warp .box ul li img{ margin-right:9px;width:23px;vertical-align:middle; }

.swiper_btn{ position:absolute;right:20px;bottom:40px;z-index:2;color:white;display:none; }
.arrow-left{ cursor:pointer;color:#ff4400;font-weight:bold; }
.arrow-right{ cursor:pointer;color:yellow;font-weight:bold; }
.arrow-left:hover, .arrow-right:hover{ text-decoration:underline; }
.swiper-slide .btn_more{ display:block;width:100%;position:absolute;bottom:5%;left:0px;text-align:center;width:100%;height:27px; z-index:1; }
.swiper-slide .btn_more a{ color:white; }
/* ------------------------------------------------------------- */
/*	                      메인 컨텐츠                         */
/* ------------------------------------------------------------- */
#main_content{ width:100%;text-align:center; }

.section{ width:100%;padding:20px 0; }
.section h3{ font-size: 23px; font-family: 'NanumSquareR'; color: #222; text-align:center;padding-bottom: 13px; }
.section h3 b{ color:#1974a8;font-family: 'NanumSquareEB'; }
.section h3.white{ color:white;text-shadow: 1px 1px 1px rgba(0,0,0,0.2); }
.section h3.white b{ color:white;text-shadow: 1px 1px 1px rgba(0,0,0,0.2); }
.section h4{ font-size: 16px; letter-spacing:-0.2px;font-family: 'NanumSquareR'; text-align:center;padding-bottom: 30px; }
.section h4.white{ color:white; }
.section.eas ul{ *zoom:1;border:1px solid #dedede;border-top:none;border-left:none; }
.section.eas ul:after{ content:"";width:0px;height:0px;display:block;clear:both; }
.section.eas ul li{ position:relative;float:left;box-sizing:border-box;width:50%;border-left:1px solid #dedede;border-top:1px solid #dedede; }
.section.eas ul li figure{ position: relative;width:100%;height:220px; }
.section.eas ul li figure .img{ max-width:180px;margin:0 auto; }
.section.eas ul li figure .img img{ width:100%; }
.section.eas ul li figure figcaption{ position:absolute;left:0px;bottom:10px;width:100%;margin:0 auto; }
.section.eas ul li figure .prodSub{ font-size: 13px;color:#444;font-weight:bold;text-align:center; }
.section.eas ul li figure .prodName{ margin:2px 0;text-align:center;font-size: 17px;font-family: 'NanumSquareEB';color:black; }
.section.eas ul li figure .prodName b{ color:#058acf; }
.section.eas ul li figure .prodName strong{ color:#ff5876; }
.section.eas ul li figure .desc{ font-size: 14px;font-family: 'NanumSquareL';color:black;text-align:center; }
.section .more_btn{ text-align:center;margin-top:25px; }
.section .more_btn a{ color:white;font-size:16px;font-family: 'NanumSquareB';display:inline-block;padding:15px 40px;background:#132b88;border-radius:50px; }
.section .more_btn a:hover{ text-decoration:none; }
.section .more_btn.white a{ background:white;color:#132b88; }
.section.eas_photo{ width:100%;background:url( '/skin/itrap/images/main/eas_photo_bg.jpg' ) no-repeat 0 0;background-size:cover;background-attachment: fixed }
.section.eas_photo article{ width:100%;overflow-x:hidden;position:relative; }
.section.eas_photo ul{ *zoom:1;padding-bottom:35px;position:relative; }
.section.eas_photo ul:after{ content:"";width:0px;height:0px;display:block;clear:both; }
.section.eas_photo ul li{ width:156px;float:left; }
.section.eas_photo ul li:nth-child(1), .section.eas_photo ul li:nth-child(2){ display:block; }
.section.eas_photo ul li figure{ position:relative; }
.section.eas_photo ul li figcaption{ position:absolute;bottom:10px;left:0px; width:100%;margin:0 auto;text-align:center;color:white; }
.section.eas_photo ul li figcaption .title{ font-family: 'NanumSquareR';font-size:13px;width:100%;text-align:center; }
.section.eas_photo ul li .img{ width:95%;margin:0 auto; }
.section.eas_photo ul li img{ width:100%; }
.section.eas_photo .slider{ width:180px;height:27px;margin:0 auto;position:relative;padding-top:11px; }
.section.eas_photo .slider .drag{ width:47px; height:27px; border-radius:14px; background:#132b88;position:absolute;left:0px;top:0px;transform:translateX(0);cursor:pointer; }
.section.eas_photo .slider .drag span{ display:inline-block;position:relative; }
.section.eas_photo .slider .drag .arrow_prev{ border-right: 4px solid white;border-left: 4px solid transparent;border-bottom: 4px solid transparent;border-top: 4px solid transparent;position:absolute;left:6px;top:9px; }
.section.eas_photo .slider .drag .arrow_next{ border-right: 4px solid transparent;border-left: 4px solid white;border-bottom: 4px solid transparent;border-top: 4px solid transparent;position:absolute;right:6px;top:9px; }
.section.eas_photo .slider .bar{ background:white;width:100%;height:4px;border-radius:2px; }

.section.people_counter .sec_img{ width:98%;margin:0 auto; }
.section.people_counter .sec_img figure{ position:relative;*zoom:1;padding-bottom:20px; }
.section.people_counter .sec_img figure:after{ content:"";width:0px;height:0px;display:block;clear:both; }
.section.people_counter .sec_img .network{ width:60%;max-width:424px;float:left; }
.section.people_counter .sec_img .prod_img{ width:35%;max-width:230px;float:right;position:relative;top:-5px; }
.section.people_counter .sec_title{ width:98%;margin:0 auto; }
.section.people_counter .sec_title h3{ padding-bottom:20px; }
.section.people_counter .sec_title h3 .eng{ color:#0690d1;font-family: 'NanumSquareEB';padding-bottom:10px; }
.section.people_counter .sec_title h3 .kor{ color:#818181;font-family: 'NanumSquareR'; }
.section.people_counter .sec_title h3 .kor b{ color:#222;font-family: 'NanumSquareR'; }
.section.people_counter .sec_title h4 ul li{ display:inline-block;position:relative;padding-left:7px;padding-top:3px;padding-bottom:3px;margin-right:20px; }
.section.people_counter .sec_title h4 ul li:after{ content:"";position:absolute;left:0px;top:50%;margin-top:-2px;width:2px;height:2px;background:#222; }
.section.people_counter .pc_img_wrap .pc_sensor figure .img{ border: 1px solid #d6d6d6; }
.section.people_counter .pc_img_wrap .pc_sensor figure .img img{ width:100%; }
.section.people_counter .pc_img_wrap .pc_sensor figure figcaption,
.section.people_counter .pc_img_wrap .pc_img figure figcaption{ text-align:center;color:#222;font-size: 13px;font-family: 'NanumSquareEB';margin:20px 0; }
.section.people_counter .pc_img_wrap .pc_sensor figure figcaption span{ font-family: 'NanumSquareR'; }
.section.people_counter .pc_img_wrap .pc_img ul li figure .img img{ width:100%; }
.section.people_counter .pc_img_wrap .pc_img ul{ *zoom:1; }
.section.people_counter .pc_img_wrap .pc_img ul:after{ content:"";width:0px;height:0px;display:block;clear:both; }
.section.people_counter .pc_img_wrap .pc_img ul li{ float:right; width:49%; }
.section.people_counter .pc_img_wrap .pc_img ul li:first-child{ float:left; }
.section.people_counter .pc_spec section:first-child ul li{ margin-top:5px; }
.section.people_counter .pc_spec section:first-child ul li:first-child{ margin-top:0px; }
.section.people_counter .pc_spec section ul li table{ width:100%;border:1px solid #c0c0c0;border-top:none; }
.section.people_counter .pc_spec section ul li table thead tr th{ padding:8px 0;text-align:center;border:1px solid #525252;background:#328fca;color:white;font-size: 16px;font-family: 'NanumSquareEB'; }
.section.people_counter .pc_spec section ul li table thead tr th span{ text-shadow: 1px 1px 3px rgba(0,0,0,0.3); }
.section.people_counter .pc_spec section ul li table tbody tr th,
.section.people_counter .pc_spec section ul li table tbody tr td{ box-sizing:border-box;font-family: 'NanumSquareB';color:#222;font-size:13px;padding:5px 7px;border-top:1px solid #c0c0c0;border-left:1px solid #c0c0c0; }
.section.people_counter .pc_spec section ul li table tbody tr th{ background:#f7f7f7;width:75px; }
.section.people_counter .pc_spec section ul li table tbody tr td:first-child{ border-left:none; }
.section.people_counter .pc_spec section ul li table tbody tr:first-child td{ border-top:none; }
.section.people_counter .pc_spec .pc_dashboard{ margin-top:10px; }
.section.people_counter .pc_spec .pc_dashboard ul{ *zoom:1; }
.section.people_counter .pc_spec .pc_dashboard ul:after{ content:"";width:0px;height:0px;display:block;clear:both; }
.section.people_counter .pc_spec .pc_dashboard ul li{ width:49%;float:right; }
.section.people_counter .pc_spec .pc_dashboard ul li:first-child{ float:left; }
.section.people_counter .pc_spec .pc_dashboard ul li figure .img{ border:1px solid #c0c0c0; }
.section.people_counter .pc_spec .pc_dashboard ul li figure .img img{ width:100%; }
.section.people_counter .pc_spec .pc_dashboard ul li figure figcaption{ width:95%;margin: 0 auto; }
.section.people_counter .pc_spec .pc_dashboard ul li figure figcaption h5{ margin-top:20px;margin-bottom:10px;font-size:17px;color:#0690d1;font-family: 'NanumSquareEB'; }
.section.people_counter .pc_spec .pc_dashboard ul li figure figcaption div{ line-height:15px;font-family: 'NanumSquareR';color:#222;font-size:13px;letter-spacing:-0.5px; }

.section.pc_photo{ background:url( '/skin/itrap/images/main/pc_photo_bg.jpg' ) no-repeat 0 0;background-size:cover;background-attachment: fixed; }
.section.pc_photo article ul{ width:95%;margin:0 auto; }
.section.pc_photo article ul li{ width:100%;margin-top:10px; }
.section.pc_photo article ul li:first-child{ margin-top:0px; }
.section.pc_photo article ul li figure .img img{ width:100%; }
.section.pc_photo article ul li figure figcaption{ *zoom:1;background:white;padding:13px; }
.section.pc_photo article ul li figure figcaption:after{ content:"";width:0px;height:0px;display:block;clear:both; }
.section.pc_photo article ul li figure figcaption .title{ float:left;font-family: 'NanumSquareR';color:#777;font-size:14px; }
.section.pc_photo article ul li figure figcaption .title b{ font-family: 'NanumSquareEB';color:#222; }
.section.pc_photo article ul li figure figcaption .desc{ float:right;font-family: 'NanumSquareR';color:#222;font-size:12px;margin-top:0px; }

.section.rfid .gq_s500 ul { width:98%;margin:0 auto; }
.section.rfid .gq_s500 ul li{ margin-top:11px; }
.section.rfid .gq_s500 ul li:first-child{ margin-top:0px; }
.section.rfid .gq_s500 ul li .img img{ width:100%; }
.section.rfid .gq_s500 ul li .img{ border: 1px solid #bbb; }
.section.rfid .gq_s500 ul li figcaption{ border: 1px solid #bbb; padding:10px;margin-top:6px; }
.section.rfid .gq_s500 ul li figcaption ul{ width:97%;margin:0 auto; }
.section.rfid .gq_s500 ul li figcaption ul li{ padding-left:9px;position:relative;margin:0;margin-top:5px;font-family: 'NanumSquareR';color:black;font-size:12px; }
.section.rfid .gq_s500 ul li figcaption ul li:after{ content:"";width:3px;height:3px;background:#0694d9;position:absolute;left:0px;top:50%;margin-top:-2px; }
.section.rfid .gq_s500 ul li figcaption ul li:first-child{ margin-top:0px; }
.section.rfid .gq_s5002{ margin-top:11px; }
.section.rfid .gq_s5002 ul { width:98%;margin:0 auto; }
.section.rfid .gq_s5002 ul li{ margin-top:11px; }
.section.rfid .gq_s5002 ul li:first-child{ margin-top:0px; }
.section.rfid .gq_s5002 ul li .img img{ width:100%; }
.section.rfid .gq_s5002 ul li .img{ border: 1px solid #bbb; }
.section.rfid .gq_f500{ margin-top:11px; }
.section.rfid .gq_f500 ul { width:98%;margin:0 auto; }
.section.rfid .gq_f500 ul li{ margin-top:11px; }
.section.rfid .gq_f500 ul li:first-child{ margin-top:0px; }
.section.rfid .gq_f500 ul li .img img{ width:100%; }
.section.rfid .gq_f500 ul li .img{ border: 1px solid #bbb; }
.section.rfid .gq_f5002{ margin-top:11px; }
.section.rfid .gq_f5002 ul { width:98%;margin:0 auto; }
.section.rfid .gq_f5002 ul li{ margin-top:11px; }
.section.rfid .gq_f5002 ul li:first-child{ margin-top:0px; }
.section.rfid .gq_f5002 ul li .img img{ width:100%; }
.section.rfid .gq_f5002 ul li .img{ border: 1px solid #bbb; }
.section.rfid .rfid_case{ width:98%;border: 1px solid #bbb;margin:0 auto;margin-top:11px;padding:20px 0; }
.section.rfid .rfid_case ul { width:93%;margin:0 auto; }
.section.rfid .rfid_case ul li{ margin-top:11px; }
.section.rfid .rfid_case ul li:first-child{ margin-top:0px; }
.section.rfid .rfid_case ul li .img img{ width:100%; }
.section.rfid .rfid_case h3{ width:93%;margin:0 auto;font-size:15px;color:#777;font-family: 'NanumSquareR';text-align:left;padding-bottom:10px; }
.section.rfid .rfid_case h3 b{ font-size:18px;color:#222;font-family: 'NanumSquareEB'; }
.section.rfid .rfid_case h3 span{ font-family: 'NanumSquareL';color:#ccc;margin-left:10px; }
.section.rfid .rfid_case h4{ width:93%;margin:0 auto;text-align:left;padding-bottom:20px; }
.section.rfid .more_btn a{ color:#222;border: 1px solid #d9d9d9; }

.section.eas h3{ position:relative;top:50px;opacity:0; }
.section.eas h4{ position:relative;top:50px;opacity:0; }
.section.eas ul{ position:relative;top:50px;opacity:0; }
.section.eas .more_btn{ position:relative;top:50px;opacity:0; }
.section.eas_photo h3{ position:relative;top:50px;opacity:0; }
.section.eas_photo h4{ position:relative;top:50px;opacity:0; }
.section.eas_photo article{ position:relative;top:50px;opacity:0; }
.section.eas_photo aside{ position:relative;top:50px;opacity:0; }
.section.people_counter header{ position:relative;top:50px;opacity:0; }
.section.people_counter article.pc_img_wrap{ position:relative;top:50px;opacity:0; }
.section.people_counter article.pc_spec{ position:relative;top:50px;opacity:0; }
.section.pc_photo header{ position:relative;top:50px;opacity:0; }
.section.pc_photo article{ position:relative;top:50px;opacity:0; }
.section.pc_photo aside{ position:relative;top:50px;opacity:0; }
.section.rfid .rfid_header h3{ position:relative;top:50px;opacity:0; }
.section.rfid .rfid_header h4{ position:relative;top:50px;opacity:0; }
.section.rfid article .gq_s500{ position:relative;top:50px;opacity:0; }
.section.rfid article .gq_s5002{ position:relative;top:50px;opacity:0; }
.section.rfid article.f500_wrap{ position:relative;top:50px;opacity:0; }
.section.rfid article.rfid_case{ position:relative;top:50px;opacity:0; }
.section.rfid article aside{ position:relative;top:50px;opacity:0; }

@media screen and (min-width:480px){ }
@media screen and (min-width:640px){ }
@media screen and (min-width:680px){ }
@media screen and (min-width:720px){ }
@media screen and (min-width:800px){ }
@media screen and (min-width:880px){ }
@media screen and (min-width:960px){
	#viewport .viewport_box{ width:1191px; }
	#main_content .viewport_box{ /* width:1171px; */ width:100%;max-width:100%; }
	#m_top_bar{ border-bottom:none;position:static;left:0px;top:0px;position:sticky;z-index:6;height:146px;background:url( '/skin/itrap/images/top_bg.gif' ) repeat-x 0 0; }
	#m_logo{ position:absolute;left:0px;bottom:18px;z-index:7;width:185px; }
	#m_list div{ display:none; }
	#m_backbtn{ display:none !important; }
	#gnb{ display:block; }
	#r_menu{ display:block; }
	#top_common_menu{ display:block; }
	#page_con{ padding-top:16px;padding-bottom:10px;padding: 0px; }
	#content_wrap{ margin-top:11px;margin-bottom:30px; }
	#fixed_blog{ bottom:50%;margin-bottom:-70px; }
	#fixed_blog a div{ padding:5px 10px; }
    #fixed_blog a img{ width:100px; }

	#footer .f_menu{ padding-left:0px;position:absolute;right:140px;top:15px;display:none; }
	#footer_box{ padding-top:8px; }
	#f_logo{ top:9px; }
	#f_logo img{ width:67px; }
	#f_info{ padding-left:0px;margin-right:50px;padding-top:11px;width:auto;margin-left:100px; }
	#f_info ul li span{ display:inline; }
	#f_info ul li.addr{ padding-left:0px; }
	#footer .sns_menu{ top:15px; }
	#footer #f_info ul{ width:71%; }

	.swiper-slide div{ height:718px; }
	.swiper_btngroup{ display:block; }
	.swiper_btngroup:after{ height:36px; }
	.swiper_btngroup .vtxt{ height:36px; }
	.swiper_btngroup .vtxt ul{ margin-left:14px; }
	.swiper_btngroup .vtxt ul li{ font-size:14px;text-align:center;width:100%;line-height:36px; }
	.swiper_btngroup .vtxt ul li strong{ display:inline; }
	.pagination{ bottom:11px; }
	.visual_txt{ width:100%;height:auto;padding:13px 0; }
	.visual_txt .vtxt_box{ width:100%; }
	.visual_txt .vtxt_box .warp .box{  }
	.visual_txt .vtxt_box .warp .box ul li{ font-size:24px; }
	.visual_txt .vtxt_box .warp .box ul li img{ width:33px; }

	b.m_br{ display:inline; }
	span.m_br{ display:inline; }

	.section{ padding:70px 0; }
	.section h3{ font-size: 40px;padding-bottom:30px; }
	.section h4{ font-size: 18px;padding-bottom:60px; }
	.section.eas{ width:1171px; margin: 0 auto; }

	.section .item_wrap .div_ul{ *zoom:1; }
	.section .item_wrap .div_ul:after{ content:"";width:0px;height:0px;display:block;clear:both; }
	.section .item.first{ margin-left:0px; }
	.section .item.last{ margin-left:0px;float:right; }
	.section .item ul .first{ margin-left:0px; }
	.section .item ul .last{ margin-left:0px;float:right;margin-right:0px; }
	.section .box_content h3{ font-size:15px; }
	.section .box_content h3 strong{ display:inline; }
	.section.eas ul li { width:25%; }
	.section.eas ul li figure{ height:352px; }
	.section.eas ul li figure .img{ max-width:100%; }
	.section.eas ul li figure .prodSub { font-size: 16px; text-align:left; }
	.section.eas ul li figure .prodName { margin:5px 0;font-size: 24px; text-align:left; }
	.section.eas ul li figure .desc { font-size: 18px; text-align:left; }
	.section.eas ul li figure figcaption{ margin-left:30px;bottom:20px; }
	.section .more_btn a{ font-size:18px;padding: 20px 55px;  }
	.section .more_btn{ margin-top:88px; }

	.section.eas_photo{ width:100%;height:1073px;padding-top:128px;box-sizing: border-box; }
	.section h4{ font-size: 21px; }
	.section.eas_photo article{ width:100%;height: 350px; }
	.section.eas_photo article ul{ width:100%;padding-bottom:0px; }
	.section.eas_photo article ul li{ height:100%;display:block; }
	.section.eas_photo article ul li{ width:276px; }
	.section.eas_photo article ul li .img{ height:100%; }
	.section.eas_photo article ul li figcaption .title{ font-size: 20px; }
	.section.eas_photo aside{ margin-top:100px; }
	.section.eas_photo header h4{ padding-bottom: 120px; }
	.section.eas_photo .more_btn{ margin-top: 60px; }

	.section.people_counter{ width:1171px; margin: 0 auto; }
	.section.people_counter header{ position:relative;border-bottom: 1px solid #d9d9d9;padding-bottom:50px;margin-bottom:50px; }
	.section.people_counter header .sec_title{ position:absolute;top:-2px;right:27px;width:670px; }
	.section.people_counter header .sec_title h4{ font-size:18px; }
	.section.people_counter header .sec_title h4 ul li{ color:#222;margin-right:14px; }
	.section.people_counter header .sec_img{ width:100%; }
	.section.people_counter header .sec_img .prod_img{ width:236px;position:relative;top:-15px; }
	.section.people_counter header .sec_img .network{ width:424px; }
	.section.people_counter header .sec_img figure{ padding-bottom:0px; }
	.section.people_counter article{ *zoom:1; }
	.section.people_counter article:after{ content:"";width:0px;height:0px;display:block;clear:both; }
	.section.people_counter article .pc_sensor{ width:572px;float:left; }
	.section.people_counter article .pc_img{ width:575px;float:right; }
	.section.people_counter .pc_img_wrap .pc_sensor figure figcaption, 
	.section.people_counter .pc_img_wrap .pc_img figure figcaption{ font-size:20px; }
	.section.people_counter .pc_spec{ *zoom:1;margin-top:30px; }
	.section.people_counter .pc_spec:after{ content:"";width:0px;height:0px;display:block;clear:both; }
	.section.people_counter .pc_spec .info{ width:39%;float:left; }
	.section.people_counter .pc_spec .pc_dashboard{ width:59.8%;float:right;margin-top:0px; }
	.section.people_counter .pc_spec .pc_dashboard ul li figure figcaption h5{ font-size:22px; }
	.section.people_counter .pc_spec .pc_dashboard .desc{ font-size:20px;line-height: 27px; }
	.section.people_counter .pc_spec section ul li table thead tr th{ font-size:17px;padding:4px 0; }
	.section.people_counter .pc_spec section ul li table tbody tr th, 
	.section.people_counter .pc_spec section ul li table tbody tr td{ font-size:13px;padding:2px 7px;font-family:"돋움", "Dotum" }
	.section.people_counter .pc_spec section ul li table tbody tr th{ width: 100px;font-weight:bold; }

	.section.pc_photo{ height: 1071px;box-sizing:border-box;padding-bottom:60px;padding-top:90px; }
	.section.pc_photo h3{ padding-bottom: 53px; }
	.section.pc_photo article{ width:1171px; margin: 0 auto; }
	.section.pc_photo article ul{ *zoom:1; }
	.section.pc_photo article ul:after{ content:"";width:0px;height:0px;display:block;clear:both; }
	.section.pc_photo article ul li{ float:left;width:49%;margin:0;margin-right:1%;margin-top:2%; }
	.section.pc_photo article ul .li2, .section.pc_photo article ul .li4{ margin-left:1%;margin-right:0%; }
	.section.pc_photo article ul li figure .img{ width:100%; }
	.section.pc_photo article ul .li1, .section.pc_photo article ul .li2{ margin-top:0px; }
	.section.pc_photo article ul li figure figcaption{ padding:16px 29px; }
	.section.pc_photo article ul li figure figcaption .title{ font-size:24px; }
	.section.pc_photo article ul li figure figcaption .desc{ font-size:18px; }
	.section.pc_photo .more_btn{ margin-top:53px; }

	.section.rfid{ display:block;width:1171px; margin: 0 auto; }
	.section.rfid .rfid_header h3{ padding-bottom:20px; }
	.section.rfid .rfid_header h4{ padding-bottom:40px; }
	.section.rfid .gq_s500 ul{ *zoom:1; }
	.section.rfid .gq_s500 ul:after{ content:"";width:0px;height:0px;display:block;clear:both; }
	.section.rfid .gq_s500 ul li{ float:left;width:50%;margin-top:0px; }
	.section.rfid .gq_s500 ul li .img{ border-bottom:none;border-left:none;border-right:1px solid #bbb; }
	.section.rfid .gq_s500 ul li:first-child .img{ border-left:1px solid #bbb;border-right:none; }
	.section.rfid .gq_s500 ul li figcaption{ height:117px;border-left:none;padding:22px;margin-top:0px;box-sizing:border-box; }
	.section.rfid .gq_s500 ul li:first-child figcaption{ border-left:1px solid #bbb; }
	.section.rfid .gq_s500 ul li figcaption ul li{ font-size:18px;width:100%;padding-left:11px; }
	.section.rfid .gq_s5002{ margin-top:0px; }
	.section.rfid .gq_s5002 ul{ *zoom:1; }
	.section.rfid .gq_s5002 ul:after{ content:"";width:0px;height:0px;display:block;clear:both; }
	.section.rfid .gq_s5002 ul li{ float:left;width:50%;margin-top:0px; }
	.section.rfid .gq_s5002 ul li .img{ border-top:none;border-left:none;border-right:none;border-right:1px solid #bbb; }
	.section.rfid .gq_s5002 ul li:first-child .img{ border-left:1px solid #bbb;border-right:none; }
	.section.rfid .gq_f500 { margin-top: 22px; }
	.section.rfid .gq_f500 ul{ *zoom:1; }
	.section.rfid .gq_f500 ul:after{ content:"";width:0px;height:0px;display:block;clear:both; }
	.section.rfid .gq_f500 ul li{ float:left;width:50%;margin-top:0px; }
	.section.rfid .gq_f500 ul li .img{ border-left:none;border-right:none;border-right:1px solid #bbb; }
	.section.rfid .gq_f500 ul li:first-child .img{ border-left:1px solid #bbb;border-right:none; }
	.section.rfid .gq_f5002 { margin-top: 0px; }
	.section.rfid .gq_f5002 ul{ *zoom:1; }
	.section.rfid .gq_f5002 ul:after{ content:"";width:0px;height:0px;display:block;clear:both; }
	.section.rfid .gq_f5002 ul li{ float:left;width:50%;margin-top:0px; }
	.section.rfid .gq_f5002 ul li .img{ border-top:none;border-left:none;border-right:none;border-right:1px solid #bbb; }
	.section.rfid .gq_f5002 ul li:first-child .img{ border-left:1px solid #bbb;border-right:none; }
	.section.rfid{ padding-bottom:30px; }
	.section.rfid .rfid_case{ margin-top:22px;position:relative; }
	.section.rfid .rfid_case h3{ width:97%;font-size:24px; }
	.section.rfid .rfid_case h3 b{ font-size:30px; }
	.section.rfid .rfid_case h4{ width:auto;position:absolute;right:20px;top:28px; }
	.section.rfid .rfid_case .img_box{ width:97%;margin:0 auto;margin-top:10px; }
	.section.rfid .rfid_case .img_box ul{ *zoom:1;width:100%; }
	.section.rfid .rfid_case .img_box ul:after{ content:"";width:0px;height:0px;display:block;clear:both; }
	.section.rfid .rfid_case .img_box ul li{ width:49%;float:right;margin-top:0px; }
	.section.rfid .rfid_case .img_box ul li:first-child{ float:left; }
	.section.rfid .more_btn{ margin-top:30px; }
}
@media screen and (min-width:1022px){ }