body{word-break: keep-all;}


/*1_회사소개*/
.introduction .content_sub {border:0px #f50 solid; margin:0 auto; text-align:center; margin-bottom: 100px; }

.introduction .content_sub .top_img img{border:0px #f50 solid; width: 100%; margin: 0 auto; max-width: 1185px; text-align: center;}

.introduction .content_sub .top_title {border:0px #f50 solid; font-size: 30px; font-weight: 600; color: #1b4571; max-width: 1185px; margin: 0 auto; text-align: center; padding: 60px 0;}

.introduction .content_sub .content {border:0px #f50 solid; font-size: 20px; max-width: 1185px; margin: 0 auto; text-align: left; line-height: 30px;}

.introduction .content_sub .sign {text-align:right; font-size:24px; font-weight:bold; color:#222; margin-top:60px; padding-right:0px;  line-height:50px;}

.introduction .content_sub .slogan {border:0px #f50 solid; width: 100%; height: 650px; margin: 0 auto; max-width: 1185px; padding: 90px 0;}
.introduction .content_sub .slogan .ment {font-size: 40px; font-weight: 700; color: #3b9de7;}
.introduction .content_sub .slogan .line {width: 2px; height: 188px; background-color: #3b9de7; margin: 40px auto; }

.introduction .content_sub .slogan .copy {border:0px #f50 solid; width: 520px; float: left; margin:  0 35px;}
.introduction .content_sub .slogan .copy p:nth-child(1){font-size: 40px; font-weight: 700; color: #3b9de7; }
.introduction .content_sub .slogan .copy p:nth-child(2){border:2px #3b9de7 solid; border-radius: 130px; width: 520px; height: 130px;  font-size: 20px; font-weight: 500; margin-top: 20px; display: flex; justify-content: center; align-items: center;}

.introduction .content_sub .mid_img img{border:0px #f50 solid; width: 100%; margin: 0 auto; max-width: 1185px; text-align: center;}

.introduction .content_sub .btm_img{position:relative; height:276px;  background:url(/image/company_03.jpg) no-repeat 50%; background-size:cover; font-size: 35px; color: #fff; font-weight: 700; text-align: left; padding: 70px 0 0 150px;}
.introduction .content_sub .btm_img span{font-size: 20px;  font-weight: 400;}


@media screen and (max-width:1220px){
.introduction .content_sub .slogan {border:0px #f50 solid; width: 100%; height: 900px; }
.introduction .content_sub .slogan .line {width: 2px; height: 150px; }
.introduction .content_sub .slogan .copy {width: 100%; float: none; margin:  0 auto;}
.introduction .content_sub .slogan .copy p:nth-child(2){width: 100%; height: 130px;  font-size: 20px; margin-bottom: 30px;}
}

@media screen and (max-width:1080px){
.introduction .content_sub .top_title br{display: none;}    
.introduction .content_sub .btm_img{font-size: 30px; padding: 60px 0 0 90px; } 
}

@media screen and (max-width:680px){
.introduction .content_sub .top_title {font-size: 28px;}
.introduction .content_sub .content {font-size: 3vw; } 
.introduction .content_sub .sign {font-size:20px;}   
.introduction .content_sub .slogan {height: 750px;}
    
.introduction .content_sub .slogan .ment {font-size: 36px; } 
.introduction .content_sub .slogan .copy p:nth-child(1){font-size: 36px;}
.introduction .content_sub .slogan .copy p:nth-child(2){font-size: 18px; border-radius: 90px; height: 90px; }    
.introduction .content_sub .btm_img{font-size: 5vw; padding: 40px 0 0 70px; text-shadow:  0px 0px 3px #000;} 
}

@media screen and (max-width:480px){
.introduction .content_sub .top_title {font-size: 5.6vw; padding: 30px 0;}    
.introduction .content_sub .content {font-size: 3.5vw; } 
.introduction .content_sub .slogan .line {width: 2px; height: 110px; background-color: #3b9de7; margin: 30px auto; }
.introduction .content_sub .slogan {border:0px #f50 solid; width: 100%; height: 650px; }
.introduction .content_sub .slogan .ment {font-size: 7vw; } 
.introduction .content_sub .slogan .copy p:nth-child(1){font-size: 6vw;}
.introduction .content_sub .slogan .copy p:nth-child(2){font-size: 3.6vw; }    
.introduction .content_sub .btm_img{font-size: 4.8vw; padding: 40px 0 0 50px;} 
.introduction .content_sub .btm_img span{font-size: 4vw;}
    
}




/*2_연혁*/
.ht_content_wrap{width:100%; min-width:320px; max-width:1400px; margin:0 auto;}


.history_type2{display:none; width:100%;  min-width:320px; max-width:1400px; margin:0 auto; background:url('/image/history_line.png')repeat-y center; overflow: hidden;}	
.history_type2 .title {margin:0 0 5%;}
.history_type2 .title h4{display:table; width:150px; height:150px; margin:0 auto; position: relative; text-align:center; font-size:1.5em; color:#fff;  }
.history_type2 .title h4 span{display:table-cell; vertical-align:middle;  width:100%; height:100%; background:#396fbc; border-radius:100%;  z-index:1; line-height:1em;}
.history_type2 .history_box{width:100%; overflow: hidden;}
.history_type2 .box_wrap.right{border:0px #f50 solid; width:50%; background:url('/image/history_line2.png')no-repeat left 56px;  position: relative; text-align:left;}
.history_type2 .box_wrap.right:before{content:url('/image/history_dot.png'); position: absolute; top:45px; left: -10px;}
.history_type2 .box_wrap.left{border:0px #f50 solid; width:50%; background:url('/image/history_line2.png')no-repeat right 56px; position: relative; text-align:right;}
.history_type2 .box_wrap.left:before{content:url('/image/history_dot.png'); position: absolute; top:45px; right: -11px;}
.history_type2 .box_wrap .box{ border:0px solid #ddd; background:#fff; padding:0px; margin-top:20px;}
.history_type2 .box_wrap .box img{width:100%; max-width:800px;}
.history_type2 .box_wrap .box p.year{padding-top:10px; padding-right:5px; font-size:2.8em; font-weight: 800; color:#27397e;}
.history_type2 .box_wrap .box ul{margin:0; padding:0;}
.history_type2 .box_wrap .box ul li{position: relative; margin:15px 0; padding-right:5px; line-height:1.6; font-size:1.6em; font-weight:500; letter-spacing: -0.5px; color: #27397e;}
.history_type2 .box_wrap .box ul li p{font-size:0.8em;  font-weight:400; color:#6f7588;}

.history_type2 .box_wrap .box ul li span{ padding-right:10px; color:#000; font-weight:600;}
/*	.history_type2 .box_wrap .box ul li span:before{content:""; position: absolute; left:0; top:10px; width:4px; height:4px; background:#1776ff;}*/
.history_type2 .box_wrap.right{float:right;}
.history_type2 .box_wrap.right .box{margin-left:10%;}
.history_type2 .box_wrap.left{float:left;}
.history_type2 .box_wrap.left .box{margin-right:10%;}


.history_view_1{display:block;}
.history_view_1 .title h4 span{background-color:#21418d;}
.history_view_1 .title h4 span{background-color:#2754ad;}
		
@media screen and (max-width:992px){

.history_type2 .box_wrap .box p.year{ padding-left:10px;}
.history_type2 .box_wrap .box ul li span{ left:10px;}
.history_type2 .box_wrap .box ul li{ padding-left:80px;}	

.ht_content_wrap{width:96%;}

.history_type2 .box_wrap .box p.year{ border:0px #f50 solid; padding-left:10px; }
.history_type2 .box_wrap .box ul li span{ left:10px;}
.history_type2 .box_wrap .box ul li{padding-left:10px; padding-right:10px;}
.history_type2{ background-position:5% top;}
.history_type2 .title h4{width:100%; height:auto;}
.history_type2 .title h4 span{ border-radius:0;  padding:20px 0; background:url('/image/history_top.jpg')no-repeat; background-size:cover;}	
.history_type2 .box_wrap.right{width:95%; background-position:left 55px;}
.history_type2 .box_wrap.right .box{ width:85%; }
.history_type2 .box_wrap.left{text-align:left;}
.history_type2 .box_wrap.left{float:right;}
.history_type2 .box_wrap.left{width:95%; background-position:left 90px;}
.history_type2 .box_wrap.left:before{left: -10px; top:80px;}
.history_type2 .box_wrap.left .box{margin:10% 0 10% 10%; width:85%; }
}

@media screen and (max-width:480px){
    .history_type2 .box_wrap .box ul li{font-size:0.9em;}
}



/*3_오시는 길*/

.contact_area {border:0px #f50 solid; width:100%;height:auto;}
.contact_map {border:0px #f50 solid; width:100%;height:auto; float: left; max-width: 100%; padding: 10px;}
.map_title {display:block; color:#333; font-weight:600; font-size:20px; letter-spacing:-1px; line-height:1.6; padding:5px;}


.contact_address {width:100%;height:auto; line-height:1.2; margin-top: 20px; margin-bottom:40px;}
.contact_address ul {max-width:1240px;clear: both;padding:0 20px 20px 0px;border-bottom:0px solid #ddd;}
.contact_address ul li {color: #555;margin-top: 5px;margin-bottom: 5px; font-size:15px}
.contact_address ul li span{letter-spacing:14px;}
.contact_address ul li strong{color:#000;}


@media (max-width: 900px){
    
.contact_area {border:0px #f50 solid; width:100%;height:auto;}
.contact_map {border:0px #f50 solid; width:100%;height:auto; max-width: 100%; clear: both;}
.map_title {display:block; color:#333; font-weight:600; font-size:20px; letter-spacing:-1px; line-height:1.6; padding:5px;}


.contact_address {width:100%;height:auto; line-height:1.2; margin-top: 20px;}
.contact_address ul {max-width:1240px;clear: both;padding:0 20px 20px 0px;border-bottom:0px solid #ddd;}
.contact_address ul li {color: #555;margin-top: 5px;margin-bottom: 5px; font-size:15px}
.contact_address ul li span{letter-spacing:14px;}    
}
/*3_오시는 길*/






/*제품소개*/
/*TTA  리스트*/
.product01 .content_sub {border:0px #f50 solid; width: 1226px;  height: 3500px; margin:0 auto;  margin-bottom: 100px;}
.product01 .tta_box {border:0px #f50 solid; width: 1226px;  height: 460px; margin:0 auto;  margin-bottom: 90px;}
.product01 .tta_box .tta_title {border:0px #f50 solid; font-size: 30px; font-weight: 500; padding-left: 10px; margin-bottom: 25px;}
.product01 .tta_box .tta_title span{ font-weight: 300; color: #5b5c5c; }

.product01 .tta_box .dome{ border:1px #c5c5c5 solid; display: block; width: 378px; height: 375px; font-family: 'pretendard'; text-align: center; float: left; margin: 0 46px 46px 0; background-image:url(/image/tta_list_dome.jpg); background-repeat:no-repeat; background-position:left center; box-sizing:border-box;transition: all 0.4s;}
.product01 .tta_box .dome:hover { border:1px #ff4141 solid; border-radius: 35px; transition: all 0.4s;  }
.product01 .tta_box .copy p:nth-child(1){ border:0px #f50 solid; font-size: 24px; font-weight: 500; color: #4193d1; margin-top: 260px;}
.product01 .tta_box .copy p:nth-child(2){ border:0px #f50 solid; font-size: 16px; font-weight: 400; color: #383838; padding: 15px;}

.product01 .tta_box .ai{ border:1px #c5c5c5 solid; display: block; width: 378px; height: 375px; font-family: 'pretendard'; text-align: center; float: left; margin: 0 46px 46px 0; background-image:url(/image/tta_list_ai.png); background-repeat:no-repeat; background-position:left center; box-sizing:border-box;transition: all 0.4s;}
.product01 .tta_box .ai:hover { border:1px #ff4141 solid; border-radius: 35px; transition: all 0.4s;  }
.product01 .tta_box .ai:nth-child(4){ margin-right: 0;}


.product01 .tta_box .bullet{ border:1px #c5c5c5 solid; display: block; width: 378px; height: 375px; font-family: 'pretendard'; text-align: center; float: left; margin: 0 46px 46px 0; background-image:url(/image/tta_list_bullet.jpg); background-repeat:no-repeat; background-position:left center; box-sizing:border-box;transition: all 0.4s;}
.product01 .tta_box .bullet:hover { border:1px #ff4141 solid; border-radius: 35px; transition: all 0.4s;  }

.product01 .tta_box .ptz{ border:1px #c5c5c5 solid; display: block; width: 378px; height: 375px; font-family: 'pretendard'; text-align: center; float: left; margin: 0 46px 46px 0;
background-image:url(/image/tta_list_ptz.jpg); background-repeat:no-repeat; background-position:left center; box-sizing:border-box;transition: all 0.4s;}
.product01 .tta_box .ptz:hover { border:1px #ff4141 solid; border-radius: 35px; transition: all 0.4s;  }

.product01 .tta_box .nvr1u{ border:1px #c5c5c5 solid; display: block; width: 378px; height: 375px; font-family: 'pretendard'; text-align: center; float: left; margin: 0 46px 46px 0; background-image:url(/image/tta_list_nvr1u.jpg); background-repeat:no-repeat; background-position:left center; box-sizing:border-box;transition: all 0.4s;}
.product01 .tta_box .nvr1u:hover { border:1px #ff4141 solid; border-radius: 35px; transition: all 0.4s;  }
.product01 .tta_box .nvr1u:nth-child(4){ margin-right: 0;}

.product01 .tta_box .nvr2u{ border:1px #c5c5c5 solid; display: block; width: 378px; height: 375px; font-family: 'pretendard'; text-align: center; float: left; margin: 0 46px 46px 0; background-image:url(/image/tta_list_nvr2u.jpg); background-repeat:no-repeat; background-position:left center; box-sizing:border-box;transition: all 0.4s;}
.product01 .tta_box .nvr2u:hover { border:1px #ff4141 solid; border-radius: 35px; transition: all 0.4s;  }
.product01 .tta_box .nvr2u:nth-child(4){ margin-right: 0;}
.product01 .tta_box .nvr2u:nth-child(7){ margin-right: 0;}
.product01 .tta_box .nvr2u:nth-child(10){ margin-right: 0;}



@media (max-width: 1250px){
.product01 .content_sub {border:0px #f50 solid; width: 100%;  height: auto; overflow: auto; }
.product01 .tta_box {border:0px #f50 solid; width: 100%;  height: auto; overflow:hidden; margin:0 auto;  margin-bottom: 90px;}
.product01 .tta_box .dome{ width: 30%; height: 375px; background-size: contain;}
.product01 .tta_box .bullet{ width: 30%; height: 375px; background-size: contain;}
.product01 .tta_box .ai{ width: 30%; height: 375px; background-size: contain;}
.product01 .tta_box .ptz{ width: 30%; height: 375px; background-size: contain;}
.product01 .tta_box .nvr1u{ width: 30%; height: 375px; background-size: contain;}
.product01 .tta_box .nvr2u{ width: 30%; height: 375px; background-size: contain;}
}


@media (max-width: 962px){

.product01 .tta_box .dome{ width: 40%; height: 375px; background-size: contain;}
.product01 .tta_box .ai{ width: 40%; height: 375px; background-size: contain;}
.product01 .tta_box .bullet{ width: 40%; height: 375px; background-size: contain;}
.product01 .tta_box .ptz{ width: 40%; height: 375px; background-size: contain;}
.product01 .tta_box .nvr1u{ width: 40%; height: 375px; background-size: contain;}
.product01 .tta_box .nvr2u{ width: 40%; height: 375px; background-size: contain;}
.product01 .tta_box .nvr2u:nth-child(4){ margin-right: 46px;}
.product01 .tta_box .nvr2u:nth-child(7){ margin-right: 46px;}
}

@media (max-width: 680px){
.product01 .tta_box .tta_title {font-size: 5.5vw; }

.product01 .tta_box .dome{ width: 100%; height: 375px; background-size: contain; background-position:center center;}
.product01 .tta_box .ai{ width: 100%; height: 375px; background-size: contain;background-position:center center;}
.product01 .tta_box .bullet{ width: 100%; height: 375px; background-size: contain; background-position:center center;}
.product01 .tta_box .ptz{ width: 100%; height: 375px; background-size: contain;background-position:center center;}
.product01 .tta_box .nvr1u{ width: 100%; height: 375px; background-size: contain;background-position:center center;}
.product01 .tta_box .nvr2u{ width: 100%; height: 375px; background-size: contain;background-position:center center;}
.product01 .tta_box .nvr2u:nth-child(4){ margin-right: 0px;}
.product01 .tta_box .nvr2u:nth-child(7){ margin-right: 0px;}
}












/*TTA  상세설명*/
.product01 .content_sub_view {border:0px #f50 solid; width: 1226px;  height: auto; margin:0 auto;  margin-bottom: 50px; margin-top: -50px;}

/*스펙*/
.product01 .content_sub_view .spec {border:0px #f50 solid; border-bottom:2px #dddddd solid; width: 100%; height: auto; min-height: 540px; overflow: auto; max-width: 1220px; margin: 0px auto;  text-align: left; margin-bottom: 50px; }
.product01 .content_sub_view .spec .pro_title p:nth-child(1){font-size: 42px; font-weight: 700; color: #0d3864;}
.product01 .content_sub_view .spec .pro_title p:nth-child(2){font-size: 21px; font-weight: 300; color: #aeaeae;}

.product01 .content_sub_view .spec .pro_spec{border:0px #f50 solid; width: 570px;  text-align: left; margin-bottom: 70px; float: left;}
.product01 .content_sub_view .spec .pro_spec ul{border:0px #f50 solid; margin-top: 40px; }
.product01 .content_sub_view .spec .pro_spec ul li{font-size: 17px; line-height: 30px; color: #626262;}
.product01 .content_sub_view .spec img{float: right; margin-top: -50px; }

/*cctv/nvr 스펙설명에 스펙 박스아이콘*/
.product01 .content_sub_view .spec .fun img{border:0px #f50 solid; display: block;  float: left; }

@media (max-width: 1245px){
.product01 .content_sub_view {border:0px #f50 solid; width: 100%;  }
    
.product01 .content_sub_view .spec .pro_title p:nth-child(1){font-size: 3.4vw;}
.product01 .content_sub_view .spec .pro_title p:nth-child(2){font-size: 1.6vw;}
.product01 .content_sub_view .spec .pro_spec{border:0px #f50 solid; width:40%;  text-align: left; margin-bottom: 70px; float: left;}
.product01 .content_sub_view .spec .pro_spec ul li{font-size: 1.5vw; }

.product01 .content_sub_view .spec img{width:60%; max-width: 680px; float: right; margin-top: -50px; }    
}

@media screen and (max-width:992px){
.product01 .content_sub_view .spec .pro_title p:nth-child(1){font-size: 4.2vw;}
.product01 .content_sub_view .spec .pro_title p:nth-child(2){font-size: 2.2vw;}
.product01 .content_sub_view .spec .pro_spec{border:0px #f50 solid; width:100%;  text-align: left; margin-bottom: 70px; float: left;}
.product01 .content_sub_view .spec .pro_spec ul li{font-size: 2vw; }

.product01 .content_sub_view .spec img{width:100%; max-width: 680px; float: none; margin-top: -20px; margin-bottom: 20px;}        
}

@media screen and (max-width:680px){
.product01 .content_sub_view .spec .pro_title p:nth-child(1){font-size: 4.9vw;}
.product01 .content_sub_view .spec .pro_title p:nth-child(2){font-size: 2.9vw;}
.product01 .content_sub_view .spec .pro_spec ul li{font-size: 3vw; }

.product01 .content_sub_view .spec img{margin-bottom: 20px;}        
}




/*다운로드 테이블*/
.product01 .content_sub_view .download_tb {border:0px #f50 solid; width: 100%; max-width: 1220px; margin: 0px auto;  text-align: left; font-size: 20px; font-weight: 400; line-height: 34px; margin-bottom: 50px;}
.load_tb {border:22px #e8eaeb solid; width:100%;  border-collapse:collapse; text-align: left; }
.load_tb tr {border-top:0px #f50 solid; border-bottom: 5px solid #e8eaeb; height: 50px; width: 100%; font-size: 18px; font-weight: 500;} 
.load_tb td {width: 50%; height: 40px; padding: 8px 0 8px 20px; } 
.load_tb .tc {border-right: 32px solid #e8eaeb; } 
.load_tb .tc2 {border-right: 22px solid #e8eaeb; } 
.load_tb td img {float: right; padding-right: 20px; } 
.load_tb .tc2 .mdr{float: right; padding-right: 20px; } 


@media screen and (max-width:680px){
.product01 .content_sub_view .download_tb {border:0px #f50 solid; width: 100%; max-width: 680px; margin: 0px auto;  text-align: left; font-size: 20px; font-weight: 400; line-height: 34px; margin-bottom: 50px;}
.load_tb {border:11px #e8eaeb solid; width:100%;  border-collapse:collapse; text-align: left; }
.load_tb td {font-size: 16px; padding: 8px 0 8px 10px;} 
.load_tb .tc2 {border-right: 12px solid #e8eaeb; } 
.load_tb .tc {font-size: 16px; border-right: 14px solid #e8eaeb;} 
}


/*상세설명 테이블*/
.product01 .view_tt{border:0px #f50 solid; width: 100%;  margin:0 auto;  margin-bottom: 15px; font-size: 30px; font-weight: 600; color: #0d3864;}
.product01 .view_tt p{border:0px #f50 solid; width: 7px; height: 29px; background-color: #0d3864; float: left; margin: 6px 12px 0 3px;}

.product01 .view_box {border:0px #f50 solid; width: 100%; background-color: #ecebeb; padding: 20px; max-width: 1220px; margin: 0 auto; margin-bottom: 50px;}
.product01 .view_box .view_tb {width:100%;  border-collapse:collapse; text-align: left; margin: 0px auto; word-break: break-all;}
.product01 .view_box .view_tb tr { border:1px #d5d5d5 solid; width: 100%; } 
.product01 .view_box .view_tb th { width: 30%; height: 60px; padding: 10px 0 10px 20px; background-color: #fff; text-align: left; font-size: 17px; font-weight: 400; color: #404040;} 
.product01 .view_box .view_tb td {border:1px #d5d5d5 solid; height: 60px;  padding: 10px 0 10px 20px; background-color: #fff; text-align: left; font-size: 17px; font-weight: 400; color: #404040; padding-right: 20px; } 
.product01 .view_box .stitle1{ font-size: 22px; font-weight: 500; color: #393939; padding: 10px 0 10px 0;}
.product01 .view_box .stitle{ font-size: 22px; font-weight: 500; color: #393939; padding: 30px 0 10px 0;}

/*N.V.R 공통사양*/
.product01 .view_box .view_tb2 {width:100%;  border-collapse:collapse; text-align: left; margin: 0px auto; }
.product01 .view_box .view_tb2 tr { border:1px #d5d5d5 solid; width: 100%; } 
.product01 .view_box .view_tb2 th { width: 17%; height: 60px; padding: 10px 0 10px 20px; background-color: #fff; text-align: left; font-size: 17px; font-weight: 400; color: #404040;} 
.product01 .view_box .view_tb2 td {border:1px #d5d5d5 solid; height: 60px;  padding: 10px 0 10px 20px; background-color: #fff; text-align: left; font-size: 17px; font-weight: 400; color: #404040; padding-right: 20px;} 
.product01 .view_box .view_tb .tc {font-size: 18px;}
.product01 .view_box .view_tb2 .tc2 { width: 13%; }

@media screen and (max-width:680px){
.product01 .view_box {border:0px #f50 solid; width: 100%; background-color: #ecebeb; padding: 10px; max-width: 1220px; margin: 0 auto; margin-bottom: 50px;}
.product01 .view_box .view_tb {  word-break: break-all;}
.product01 .view_tt{font-size: 24px; letter-spacing: -0.5px; }
.product01 .view_tt p{border:0px #f50 solid; width: 7px; height: 25px; background-color: #0d3864; float: left; margin: 0 10px 0 0;}    
.product01 .view_box .view_tb th {  font-size: 14px; padding: 10px 0 10px 10px;} 
.product01 .view_box .view_tb td {font-size: 14px; } 
.product01 .view_box .view_tb .tc {font-size: 14px;}
.product01 .view_box .stitle1{ font-size: 18px; }
.product01 .view_box .stitle{ font-size: 18px;}    
}




/*CCTV / NVR  리스트*/
.product02 .content_sub {border:0px #f50 solid; width: 1256px;  height: auto; min-height: 1900px; overflow: auto; margin:0 auto;  margin-bottom: 100px;}
.product02 .tta_box {border:0px #f50 solid; width: 1256px;  height: auto; min-height: 450px; overflow: auto; margin:0 auto;  margin-bottom: 90px;}
.product02 .tta_box .tta_title {border:0px #f50 solid; font-size: 30px; font-weight: 500; padding-left: 10px; margin-bottom: 25px;}
.product02 .tta_box .tta_title span{ font-weight: 300; color: #5b5c5c; }

.product02 .tta_box .cctvnvr{ border:1px #c5c5c5 solid; display: block; width: 400px; height: 160px; font-family: 'pretendard'; text-align: center; float: left; margin: 0 18px 18px 0; }
.product02 .tta_box .bg{ background-repeat:no-repeat; background-position:left center; box-sizing:border-box;transition: all 0.4s;}
.product02 .tta_box .bg1{ background-image:url(/image/an_cctv_01.jpg); }
.product02 .tta_box .bg2{ background-image:url(/image/an_cctv_02.jpg); }
.product02 .tta_box .bg3{ background-image:url(/image/an_cctv_03.jpg); }
.product02 .tta_box .bg4{ background-image:url(/image/an_cctv_04.jpg); }
.product02 .tta_box .bg5{ background-image:url(/image/an_cctv_05.jpg); }
.product02 .tta_box .bg6{ background-image:url(/image/an_cctv_06.jpg); }
.product02 .tta_box .bg7{ background-image:url(/image/ip_cctv_01.jpg); }
.product02 .tta_box .bg8{ background-image:url(/image/ip_cctv_02.jpg); }
.product02 .tta_box .bg9{ background-image:url(/image/ip_cctv_03.jpg); }
.product02 .tta_box .bg10{ background-image:url(/image/ip_cctv_04.jpg); }
.product02 .tta_box .bg11{ background-image:url(/image/ip_cctv_05.jpg); }
.product02 .tta_box .bg12{ background-image:url(/image/ip_cctv_06.jpg); }
.product02 .tta_box .bg13{ background-image:url(/image/ip_cctv_07.jpg); }
.product02 .tta_box .bg14{ background-image:url(/image/ip_cctv_08.jpg); }
.product02 .tta_box .bg15{ background-image:url(/image/ip_cctv_09.jpg); }
.product02 .tta_box .bg16{ background-image:url(/image/ip_cctv_10.jpg); }
.product02 .tta_box .bg17{ background-image:url(/image/ip_cctv_11.jpg); }
.product02 .tta_box .bg18{ background-image:url(/image/ip_cctv_12.jpg); }
.product02 .tta_box .bg19{ background-image:url(/image/ip_cctv_13.jpg); }
.product02 .tta_box .bg20{ background-image:url(/image/ip_cctv_14.jpg); }
.product02 .tta_box .bg21{ background-image:url(/image/nvr_01.jpg); }
.product02 .tta_box .bg22{ background-image:url(/image/nvr_02.jpg); }
.product02 .tta_box .bg23{ background-image:url(/image/nvr_03.jpg); }
.product02 .tta_box .bg24{ background-image:url(/image/nvr_04.jpg); }
.product02 .tta_box .bg25{ background-image:url(/image/nvr_05.jpg); }
.product02 .tta_box .bg26{ background-image:url(/image/nvr_06.jpg); }
.product02 .tta_box .bg27{ background-image:url(/image/ai_camera.jpg); }
.product02 .tta_box .cctvnvr:hover { border:1px #ff4141 solid; border-radius: 35px; transition: all 0.4s;  }
.product02 .tta_box .copy { border:0px #f50 solid; width: 60%; float: right; font-size: 24px; font-weight: 500; color: #4193d1; margin-top: 20px; }
.product02 .tta_box .copy p:nth-child(1){ border:0px #f50 solid; font-size: 24px; font-weight: 500; color: #4193d1; margin-top: 20px; }
.product02 .tta_box .copy p:nth-child(2){ border:0px #f50 solid; font-size: 16px; font-weight: 400; color: #383838; padding: 15px;}

/*CCTV / NVR  리스트 - 상세설명 product01 사용함*/

@media (max-width: 1256px){
    
.product02 .content_sub {border:0px #f50 solid; width: 100%;  height: auto;  overflow: auto; }
.product02 .tta_box {border:0px #f50 solid; width: 100%;  height: auto; overflow: hidden; }
.product02 .tta_box .tta_title {border:0px #f50 solid; font-size: 3.4vw; font-weight: 500; padding-left: 10px; margin-bottom: 25px;}
   
.product02 .tta_box .cctvnvr{ border:1px #c5c5c5 solid; width: 47%; height: 160px; background-size: contain;}        
.product02 .tta_box .copy { border:0px #f50 solid; width: 70%; float: right; font-size: 24px; font-weight: 500; color: #4193d1; margin-top: 20px; }
     
    
}


@media (max-width: 680px){
.product02 .content_sub {border:0px #f50 solid; width: 100%;  height: auto;  overflow: auto; }
.product02 .tta_box {border:0px #f50 solid; width: 100%;  height: auto; overflow: hidden; }
.product02 .tta_box .tta_title {border:0px #f50 solid; font-size: 5.2vw; font-weight: 500; padding-left: 10px; margin-bottom: 25px;}
   
.product02 .tta_box .cctvnvr{ border:1px #c5c5c5 solid; width: 100%; height: 160px; background-size: contain;}        
.product02 .tta_box .copy { border:0px #f50 solid; width: 70%; float: right; font-size: 24px; font-weight: 500; color: #4193d1; margin-top: 20px; }
    
}



/*다수공급자규격(MAS)*/
.product03 .content_sub {border:0px #f50 solid; width: 100%;  height: auto; margin:0 auto; }
.product03 .content_sub img{margin: 45px 5px; }
.product03 .content_sub .vtop img{vertical-align: top; }

@media (max-width: 992px){
.product03 .content_sub img{width: 48.0%; margin: 45px 5px; float: left; max-width: 400px;}

}

@media (max-width: 691px){
.product03 .content_sub img{width: 100%; margin: 45px 5px; max-width: 691px;}

}


/*온라인문의*/
.inquiry {border:0px #f50 solid; width: 100%; }
.inquiry .privacy {border:0px #f50 solid; width:100%;height:150px; border:1px solid #ddd; padding:1em;overflow:auto; line-height:1.6; color:#555}
.inquiry .privacy .privacy_ct {font-size:16px; line-height:1.6; color:#555}

.inquiry .left h2{font-size: 16px;  font-weight: 400; padding-top: 20px;}
.inquiry .left p{font-size: 18px;  font-weight: 600; padding-bottom: 10px; }

@media screen and (max-width: 640px) {
.inquiry table {border:0px #f50 solid; width: 98%; }
.inquiry table input {border:1px #ddd solid; width: 90%; }

}














