@charset "utf-8";

body {overflow-y:scroll;min-height:1024px;}

#contents {background:#f7f7f7 !important;}
.top_btn {display:none;}
#footer {z-index:3;}

.kor {font-family:'NotoSans' !important;}

/* 제품정보 */
.product {position:relative;}
.product .section_top {min-height:1024px;}
.product .section_top.active {height:530px;min-height:inherit;margin-bottom:inherit;}
.product .section_top.active .text_container {top:200px !important;}

.product .section_top .text_container {text-align:center;position:relative !important;top:290px !important;}
.product .product_title {height:101px;font-size:68px;color:#fff;font-weight:100;}
.product .product_search_area {position:relative;}
.product .product_search_area .search_box {width:440px;position:relative;overflow:hidden;margin:40px auto 0;border-bottom:3px solid #ff4713;padding:0 30px 15px;}
.product .product_search_area .search_box .search_ico {display:block;width:25px;height:25px;text-indent: -999999%;background:url('/Images/product/ico_search.png') no-repeat 0 0;float:left;}
.product .product_search_area .search_box .input_box {width:320px;float:left;margin:0 34px;}
.product .product_search_area .search_box .input_box input {width:100%;height:26px;background:transparent;font-size:18px;color:#fff;line-height:26px;}
.product .product_search_area .search_box .input_box input::-webkit-input-placeholder {color:#a66d66;text-align:center;}
.product .product_search_area .search_box .input_box input:focus {outline:none;}

.product .product_search_area .search_box .btn_search {width:26px;height:26px;display:block;float:left;position:relative;text-indent:-9999em;}
.product .product_search_area .search_box .btn_search .off {position:absolute;left:0;top:0;}
.product .product_search_area .search_box .btn_search .on {position:absolute;left:0;top:0;opacity:0;filter:alpha(opacity=0);z-index:2;}
.product .product_search_area .search_box .btn_search:hover .off {opacity:0;filter:alpha(opacity=0);}
.product .product_search_area .search_box .btn_search:hover .on {opacity:1;filter:alpha(opacity=100);}

.product .product_search_area .hot_box {width:450px;position:relative;overflow:hidden;margin:15px auto 0;padding:0 25px;}
.product .product_search_area .hot_box dl {overflow:hidden;line-height:13px;}
.product .product_search_area .hot_box dl dt {height:12px;float:left;font-size:12px;color:#ff4311;padding-right:15px;margin-right:15px;border-right:2px solid #ff4311;}
.product .product_search_area .hot_box dl dd {width:382px;height:13px;float:left;text-align:left;}
.product .product_search_area .hot_box dl dd a {display:inline-block;font-size:12px;color:#fff;vertical-align:top;margin-right:15px;}

.section_top .section_inner .text_container {margin-top:0 !important;}
/*.section_top .back_container{background-image: url('/Images/product/product_top_bg.jpg')}*/


.section_top .section_inner:before{display:none;}
.section_top .section_inner .expand_bg {position: absolute;top: 0;left: 0;bottom: 0;right: 0;width: 100%;height: 100%;background: url('/Images/product/product_top_bg.jpg') no-repeat center 0;background-size:cover;}

.product .product_ul_area {position:absolute;left:50%;top:610px;margin-left:-489px;z-index:2;}
.product .product_ul_area.active {position:relative;left:inherit;top:inherit;margin-left:inherit;}
.product .product_ul_area.active .product_ul {top:-40px;}
.product .product_ul_area.active .product_ul > li .product_thumb {height:116px;}
.product .product_ul_area.active .product_ul > li .product_thumb .thumb_box {bottom:-1px;border-bottom:0;}
.product .product_ul_area.active .product_ul > li .product_thumb .thumb_box .thumb_text {height:0;margin:0;}
.product .product_ul_area.active .product_ul > li .product_thumb .thumb_box .thumb_ul:before {width:308px;margin-left:-154px;}
.product .product_ul_area.active .product_ul > li .product_thumb .thumb_box {background:#f1f1f1;}

.product .product_ul_area .product_ul {width:978px;margin:0 auto;position:relative;overflow:hidden;top:0}
.product .product_ul_area .product_ul > li {width:310px;float:left;margin:0 8px;position:relative;border-bottom:1px solid #dedede;overflow:hidden;}
.product .product_ul_area .product_ul > li .product_thumb {height:244px;position:relative;background:#dedede;}
.product .product_ul_area .product_ul > li .product_thumb .back_bg {position:absolute;left:0;top:0;z-index:1;}

.product .product_ul_area .product_ul > li:nth-child(2) .product_thumb .thumb_box .thumb_ul li {left:0;}

/*.product .product_ul_area .product_ul > li .product_thumb.bg1 {background:url('/Images/product/product_thumb1.jpg') no-repeat 0 0;}*/
/*.product .product_ul_area .product_ul > li .product_thumb.bg2 {background:url('/Images/product/product_thumb2.jpg') no-repeat 0 0;}*/
/*.product .product_ul_area .product_ul > li .product_thumb.bg3 {background:url('/Images/product/product_thumb3.jpg') no-repeat 0 0;}*/
.product .product_ul_area .product_ul > li .product_thumb .thumb_box {width:100%;position:absolute;left:0;bottom:-95px;background:#fff;overflow:hidden;box-sizing:border-box;z-index:2;}
.product .product_ul_area .product_ul > li .product_thumb .thumb_box:before {content:'';width:1px;height:100%;background:#dedede;position:absolute;left:0;bottom:0;z-index:2;}
.product .product_ul_area .product_ul > li .product_thumb .thumb_box:after {content:'';width:1px;height:100%;background:#dedede;position:absolute;right:0;bottom:0;z-index:2;}
.product .product_ul_area .product_ul > li .product_thumb .thumb_box .thumb_title {position:relative;overflow:hidden;padding:19px 0 15px;border-top:1px solid #dedede;}
.product .product_ul_area .product_ul > li .product_thumb .thumb_box.active .thumb_title {background:url('/Images/product/product_thumb_bg.jpg') no-repeat 0 0;background-size:cover;position:relative;top:-1px;}
.product .product_ul_area .product_ul > li .product_thumb .thumb_box.active:before {height:44px;}
.product .product_ul_area .product_ul > li .product_thumb .thumb_box.active:after {height:44px;}
.product .product_ul_area .product_ul > li .product_thumb .thumb_box.active .thumb_title .en_title .on {opacity:1;filter:alpha(opacity=100);}
.product .product_ul_area .product_ul > li .product_thumb .thumb_box.active .thumb_title .en_title .off {opacity:0;filter:alpha(opacity=0);}
.product .product_ul_area .product_ul > li .product_thumb .thumb_box.active .thumb_title .title {color:#fff;}
.product .product_ul_area .product_ul > li .product_thumb .thumb_box .thumb_title .en_title {height:9px;padding-bottom:10px;position:relative;margin:0 auto;text-align:center;}
.product .product_ul_area .product_ul > li .product_thumb .thumb_box .thumb_title .en_title .on {position:absolute;left:0;top:0;opacity:0;filter:alpha(opacity=0);}
.product .product_ul_area .product_ul > li .product_thumb .thumb_box .thumb_title .en_title .off {position:relative;}
.product .product_ul_area .product_ul > li .product_thumb .thumb_box .thumb_title .en_title.pos1 {width:56px;}
.product .product_ul_area .product_ul > li .product_thumb .thumb_box .thumb_title .en_title.pos2 {width:96px;}
.product .product_ul_area .product_ul > li .product_thumb .thumb_box .thumb_title .en_title.pos3 {width:48px;}
.product .product_ul_area .product_ul > li .product_thumb .thumb_box .thumb_title .title {font-size:20px;color:#333;text-align:center;line-height:20px;}
.product .product_ul_area .product_ul > li .product_thumb .thumb_box .thumb_text {font-size:12px;color:#818181;line-height:18px;text-align:center;opacity:0;filter:alpha(opacity=0);margin:5px 0 15px;overflow:hidden;}
.product .product_ul_area .product_ul > li .product_thumb .thumb_box .thumb_ul {width:100%;height:44px;position:relative;overflow:hidden;text-align:center;padding:15px 0;box-sizing:border-box;background:#fff;top:-1px;}
.product .product_ul_area .product_ul > li .product_thumb .thumb_box .thumb_ul:before {content:'';width:270px;height:1px;background:#dedede;position:absolute;left:50%;top:0;margin-left:-135px;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.product .product_ul_area .product_ul > li .product_thumb .thumb_box .thumb_ul li {height:13px;display:inline-block;padding:0 12px 0 18px;border-left:1px solid #dedede;position:relative;left:-6px;}
.product .product_ul_area .product_ul > li .product_thumb .thumb_box .thumb_ul li:first-child {border-left:0;}
.product .product_ul_area .product_ul > li .product_thumb .thumb_box .thumb_ul li a {font-size:14px;color:#333;line-height:14px;vertical-align:top;font-family:'Arial'}
.product .product_ul_area .product_ul > li .product_thumb .thumb_box .thumb_ul li a:hover {color:#ff4311;}
.product .product_ul_area .product_ul > li .product_thumb .thumb_box .thumb_ul li a.active {color:#ff4311;}
.product .product_ul_area .product_ul > li:hover .product_thumb .thumb_box {bottom:-1px;}
.product .product_ul_area .product_ul > li:hover .product_thumb .thumb_box .thumb_text {opacity:1;filter:alpha(opacity=100);}
.product .product_ul_area .product_ul.active {top:-40px;}
.product .product_ul_area .product_ul.active > li .product_thumb {height:116px;}
.product .product_ul_area .product_ul.active > li .product_thumb .back_bg {opacity:0;filter:alpha(opacity=0);}
.product .product_ul_area .product_ul.active > li .product_thumb .thumb_box {bottom:-1px;border-bottom:0;background:#f1f1f1;}
.product .product_ul_area .product_ul.active > li .product_thumb .thumb_box .thumb_text {height:0;margin:0;}
.product .product_ul_area .product_ul.active > li .product_thumb .thumb_box .thumb_ul:before {width:308px;margin-left:-154px;}

.product_load {position:relative;opacity:0;filter:alpha(opacity=0);overflow:hidden;}
.product_load.active {opacity:1;filter:alpha(opacity=100);}
.product_load_contetns {position:relative;display:none;}
.product_load.hei {height:100%;padding-top:115px;}
.product_load.hei.active {height:auto;}

.product_inner {background:#fff;overflow:hidden;position:relative;}
.product_inner:before {content:'';width:100%;height:1px;background:#dedede;position:absolute;left:0;top:0;}
.product_inner_title {font-size:34px;color:#ff4311;font-weight:900;text-align:center;padding-bottom:50px;font-family:'Arial';margin-top:50px;}

.product_inner .product_inner_ul_box {position:relative;border-top:1px solid #dedede;}
.product_inner .product_inner_ul_box:before {content:'';width:100%;height:1px;background:#dedede;position:absolute;left:0;bottom:0;}
.product_inner .product_inner_ul_box .product_inner_ul {width:960px;margin:0 auto;overflow:hidden;}
.product_inner .product_inner_ul_box .product_inner_ul li {float:left;position:relative;text-align:center;}
.product_inner .product_inner_ul_box .product_inner_ul li a {display:block;height:58px;font-size:15px;letter-spacing:-0.3px;color:#333;text-align:center;line-height:58px;font-weight:700;}
.product_inner .product_inner_ul_box .product_inner_ul li a:after {content:'';width:1px;height:14px;background:#dedede;position:absolute;right:0;top:50%;margin-top:-7px;}
.product_inner .product_inner_ul_box .product_inner_ul li a:before {content:'';width:100%;height:1px;background:#dedede;position:absolute;left:0;bottom:0;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.product_inner .product_inner_ul_box .product_inner_ul li:last-child a:after {display:none;}
.product_inner .product_inner_ul_box .product_inner_ul li a:hover {color:#ff4311;}
.product_inner .product_inner_ul_box .product_inner_ul li a:hover:before {background:#ff4311;}
.product_inner .product_inner_ul_box .product_inner_ul li a.active {color:#ff4311;}
.product_inner .product_inner_ul_box .product_inner_ul li a.active:before {background:#ff4311;}
.product_inner .product_inner_ul_box .product_inner_ul.tab4 li {width:25%;}
.product_inner .product_inner_ul_box .product_inner_ul.tab5 li {width:20%;}
.product_inner .product_inner_ul_box .product_inner_ul.tab6 li {width:16.6%;}
.product_inner .product_inner_ul_box .product_inner_ul.tab7 li {width:14.2%;}
.product_inner .product_inner_ul_box .product_inner_ul.line2 a {height:inherit;padding:13px 0;line-height:17px;font-size:13px;}
.product_inner .product_info {width:960px;margin:0 auto;padding:40px 0;position:relative;overflow:hidden;}
.product_inner .product_info.first {margin-top:20px;}
.product_inner .product_info .title_box {width:210px;float:left;padding-left:20px;}
.product_inner .product_info .title_box .title {font-size:24px;color:#ff4311;position:relative;line-height:24px;font-weight:700;}
.product_inner .product_info .title_box .text {font-size:12px;color:#666;line-height:20px;margin-top:10px;}
.product_inner .product_info .desc_box {width:660px;float:left;padding:0 20px 0 50px;position:relative;}
/*.product_inner .product_info .desc_box:before {content:'';width:1px;height:100%;background:#e5e5e5;position:absolute;left:0;top:0;}*/
/*.product_inner .product_info .desc_box:after {content:'';width:1px;height:30px;background:#fff;position:absolute;left:0;bottom:0;}*/
.product_inner .product_info .desc_box .desc {font-size:14px;color:#333;line-height:24px;}
.product_inner .product_info .desc_box .desc_dl {margin-top:28px;overflow:hidden;}
.product_inner .product_info .desc_box .desc_dl dt {height:20px;padding:0 15px;float:left;font-size:12px;color:#555;text-align:center;line-height:21px;border:1px solid #ccc;border-radius:20px;}
.product_inner .product_info .desc_box .desc_dl dd {float:left;margin-left:10px;}
.product_inner .product_info .desc_box .desc_dl dd .desc_product {display:inline-block;margin:0 7px;text-align:center;font-size:12px;color:#333;vertical-align:top;}
.product_inner .product_info .desc_box .desc_dl dd .desc_product_text {font-size:12px;color:#333;line-height:22px;}
.product_inner .product_info .desc_box .desc_dl dd .desc_product .product_name {font-size:12px;color:#333;text-align:center;margin-top:14px;}
.product_inner .product_table_area {width:960px;margin:20px auto 0;position:relative;}
.product_inner .product_table_area .side {text-align:right;font-size:12px;color:#666;line-height:28px;}
.product_inner .product_table_area .side .select_box {display:inline-block;position:relative;border:1px solid #dedede;margin-left:5px;}
.product_inner .product_table_area .side .select_box:before {content:'';width:7px;height:5px;position:absolute;right:10px;top:10px;background:url('/Images/product/ico_select_cursor.png') no-repeat 0 0;z-index:2;}
.product_inner .product_table_area .side .select_box:after {content:'';width:20px;height:100%;position:absolute;right:0;top:0;background:#fff;z-index:1;}
.product_inner .product_table_area .side .select_box select {width:90px;height:28px;border:0;display:inline-block;vertical-align:top;text-indent:5px;margin-left:5px;position:relative;z-index:3;}

.product_inner .product_info_ul {width:960px;overflow:hidden;margin:0 auto;}
.product_inner .product_info_ul li {border-bottom:1px solid #dedede;}
.product_inner .product_info_ul li:first-child {margin-top:20px;}
.product_inner .product_info_ul li:last-child {border-bottom:2px solid #333;}
.product_inner .product_info_ul li .product_info .desc_box {width:570px;float:left;padding:0 110px 0 50px;position:relative;}
.product_inner .product_info_ul li .product_info .desc_box .btn_area {position:absolute;right:20px;top:0;}
.product_inner .product_info_ul li .product_info .desc_box .btn_area a {height:22px;display:block;padding:0 22px 0 10px;border:1px solid #dedede;font-size:12px;color:#8e8e8e;line-height:22px;position:relative;margin-bottom:6px;}
.product_inner .product_info_ul li .product_info .desc_box .btn_area a:before {content:'';width:8px;height:10px;background:url('/Images/product/ico_down.png') no-repeat 0 0;position:absolute;right:10px;top:6px;}
.product_inner .product_info_ul li .product_info .desc_box .btn_area a:hover {color:#ff4311;}
.product_inner .product_info_ul li .product_info .desc_box .btn_area a:hover:before {background:url('/Images/product/ico_down.png') no-repeat 0 -10px;}
.product_inner .product_info_ul li .product_info .desc_box .desc_dl {margin-top:20px;}

.product_inner .product_table_area .product_table_top {height:49px;border-top:2px solid #414141;overflow:hidden;border-bottom:1px solid #b3b3b3;margin-top:15px;padding-right:100px;}
.product_inner .product_table_area .product_table_top .name {width:125px;float:left;padding-left:30px;font-size:14px;color:#333;line-height:50px;}
.product_inner .product_table_area .product_table_top .usage {width:455px;float:left;font-size:14px;color:#333;line-height:50px;text-align:center;}
.product_inner .product_table_area .product_table_top .pds {width:250px;float:left;font-size:14px;color:#333;line-height:50px;text-align:center;}
.product_inner .product_table_area .product_table_ul {overflow:hidden;position:relative;}
.product_inner .product_table_area .product_table_ul li {overflow:hidden;position:relative;border-bottom:1px solid #dedede;line-height:24px;}
.product_inner .product_table_area .product_table_ul li  .btn_product {display:block;overflow:hidden;position:relative;}
.product_inner .product_table_area .product_table_ul li  .btn_product:before {content:'';width:16px;height:9px;background:url('/Images/product/ico_cursor.png') no-repeat 0 0;position:absolute;right:24px;top:50%;margin-top:-4px;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.product_inner .product_table_area .product_table_ul li .name {width:125px;float:left;padding:12px 0 12px 30px;font-size:13px;color:#333;}
.product_inner .product_table_area .product_table_ul li .usage {width:455px;float:left;font-size:13px;color:#333;position:relative;padding:12px 0;}
.product_inner .product_table_area .product_table_ul li .usage .btn_usage {display:inline-block;position:relative;}
.product_inner .product_table_area .product_table_ul li .usage .btn_usage:before {content:'';width:0;height:1px;background:#848484;position:absolute;left:0;bottom:0;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.product_inner .product_table_area .product_table_ul li .usage .btn_usage span {color:#999;}
.product_inner .product_table_area .product_table_ul li .usage .btn_usage:hover:before {width:100%;}
.product_inner .product_table_area .product_table_ul li .pds {width:250px;float:left;color:#333;line-height:50px;position:absolute;left:610px;top:12px;font-size:0;text-align:center;}
.product_inner .product_table_area .product_table_ul li .pds a {height:22px;display:inline-block;padding:0 22px 0 10px;border:1px solid #dedede;font-size:12px;color:#8e8e8e;line-height:24px;margin-right:-1px;position:relative;background:#fff;vertical-align:top;}
.product_inner .product_table_area .product_table_ul li .pds a:before {content:'';width:8px;height:10px;background:url('/Images/product/ico_down.png') no-repeat 0 0;position:absolute;right:10px;top:6px;}
.product_inner .product_table_area .product_table_ul li .pds a:hover {color:#ff4311;}
.product_inner .product_table_area .product_table_ul li .pds a:hover:before {background:url('/Images/product/ico_down.png') no-repeat 0 -10px;}
.product_inner .product_table_area .product_table_ul li.hidden_box {display:none;overflow:hidden;background:#f7f7f7;padding:40px 30px;font-size:13px;color:#333;line-height:20px;}
.product_inner .product_table_area .product_table_ul li.hidden_box:before {display:none;}
.product_inner .product_table_area .product_table_ul li.hidden_box .box_title {font-size:14px;color:#333;margin-bottom:5px;font-weight:700;}
.product_inner .product_table_area .product_table_ul li.hidden_box .box_text {font-size:14px;color:#666;line-height:24px;margin-bottom:30px;}
.product_inner .product_table_area .product_table_ul li:hover {background:#f7f7f7;}
.product_inner .product_table_area .product_table_ul li.active .usage .btn_usage:before {width:100%;}
.product_inner .product_table_area .product_table_ul li.active .btn_product:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}


.inquiry_area {width:960px;margin:80px auto 0;overflow:hidden;padding-bottom:140px;}
.inquiry_area .inquiry_box {width:472px;padding:20px 0;border:1px solid #e5e5e5;border-radius:5px;float:left;margin-right:12px;overflow:hidden;}
.inquiry_area .inquiry_box:last-child {margin-right:0;}
.inquiry_area .inquiry_box .ico {width:110px;float:left;font-size:14px;color:#333;text-align:center;padding-top:28px;position:relative;top:9px;border-right:1px solid #dedede;}
.inquiry_area .inquiry_box .ico.bg1 {background:url('/Images/product/ico_buy.png') no-repeat center 0;}
.inquiry_area .inquiry_box .ico.bg2 {background:url('/Images/product/ico_tech.png') no-repeat center 0;}
.inquiry_area .inquiry_box .text {width:316px;float:left;padding-left:35px;font-size:12px;color:#333;font-weight:300;line-height:18px;}
.inquiry_area .inquiry_box .text .team {margin-bottom:8px;font-size:14px;font-weight:700;}

.product_result_area {position:relative;margin:0 auto;}
.product_result_area .result_title {position:relative;text-align:center;padding:20px 0 40px;}
.product_result_area .result_title .title {font-size:20px;color:#ff4311;font-weight:900;margin-bottom:10px;}
.product_result_area .result_title .text {font-size:20px;color:#333;}
.product_result_area .result_list {background:#fff;border-top:1px solid #dedede;position:relative;padding:60px 0 120px;}
.product_result_area .result_list .result_ul {width:975px;margin:0 auto;overflow:hidden;}
.product_result_area .result_list .result_ul li {width:185px;float:left;margin:0 5px 5px;}
.product_result_area .result_list .result_ul li a {height:35px;display:block;border:1px solid #959595;padding:15px 0;text-align:center;}
.product_result_area .result_list .result_ul li a .title {font-size:16px;color:#333;font-weight:700;line-height:16px;margin-bottom:10px;}
.product_result_area .result_list .result_ul li a .desc {font-size:12px;color:#999;line-height:12px;}
.product_result_area .result_list .result_ul li a:hover {border:1px solid #ff4311;}
.product_result_area .result_list .result_ul li a:hover .title {color:#ff4311;}
.product_result_area .result_list .result_ul li a:hover .desc {color:#ff4311;}
.product_result_area .result_none {width:960px;margin:0 auto;border:1px solid #e5e5e5;text-align:center;font-size:16px;color:#666;line-height:26px;padding:40px 0;}

.custom3 {
    -webkit-transition: all 0.4s cubic-bezier(0.33, 0.3, 0.29, 0.91);
    -moz-transition: all 0.4s cubic-bezier(0.33, 0.3, 0.29, 0.91);
    -o-transition: all 0.4s cubic-bezier(0.33, 0.3, 0.29, 0.91);
    transition: all 0.4s cubic-bezier(0.33, 0.3, 0.29, 0.91);
}

.custom4 {
    -webkit-transition: all 0.6s cubic-bezier(.4,0,.2,1);
    -moz-transition: all 0.6s cubic-bezier(.4,0,.2,1);
    -o-transition: all 0.6s cubic-bezier(.4,0,.2,1);
    transition: all 0.6s cubic-bezier(.4,0,.2,1);
}

.mot4_linear {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
