﻿@charset "utf-8";

.conH3{font-size:1.875em;background:url('../imgs/contents/conH3ico.png') no-repeat 0 9px;padding:0 0 0 33px;margin:70px 0 0 5px;line-height:1.5;font-weight:600;}
.top{margin:0 0 0 5px;}
.conH4{font-size:1.563em;background:url('../imgs/contents/conH4ico.png') no-repeat 8px 14px;padding:0 0 0 33px;margin:20px 0 0 5px;line-height:1.5;font-weight:600;color:#005cb9;}
.conH5{font-size:1.375em;background:url('../imgs/contents/conH5ico.png') no-repeat 9px 10px;padding:0 0 0 33px;margin:10px 0 5px;line-height:1.5;font-weight:500;color:#010101;}
.conH6{font-size:1.125em;font-weight:400;padding:0 0 0 33px;margin:10px 0;line-height:1.5;color:#000;}
.conH6:after{top:10px;left:17px;width:8px;height:8px;background:#009ed9;}
.verM{vertical-align:middle;}
.img100{max-width:100%;}
.img-zoom .btn-zoom{right:10px;bottom:10px;}
.license{font-size:1em;font-weight:400;margin:20px 0 5px;}
.license span{display:inline-block;padding:0 15px 2px 32px;color:#fff;vertical-align:top;margin:-1px 8px 0 0;border-radius:30px;background:#ec0000 url('../imgs/contents/license.png') no-repeat 12px 7px;}
pre{font-family:'Noto Sans KR', sans-serif;font-size:0.9em;font-weight:300;}
/* 폰트컬러 */
.red{color:#d10000;}
.blue{color:#0050a1;}
/* 리스트 */
.conList{margin:12px 0 5px 17px;word-break:keep-all;}
.conList>li{position:relative;font-size:1.056em;color:#242424;font-weight:400;line-height:28px;padding:0 0 0 16px;margin:5px 0;}
.conList>li:after{content:'';display:block;position:absolute;top:10px;left:0;width:8px;height:8px;border-radius:0;background:#009ed9;}
.conList ul, .conList ol{padding:0;margin:5px 0 15px 0;}
.conList li li{font-size:0.9em;}
.conList ul ul{margin:0 0 7px 5px;}
.conList li li li{font-size:0.941em;}
.conList ul ul ul{margin:5px 0;}
.conList.type2>li{padding:0 0 0 12px;color:#606060;background:none;letter-spacing:-1px;}
.conList.type2>li:after{top:11px;width:5px;height:5px;background:#5a5c5f;}
.conList.type3>li{padding:0 0 0 10px;color:#585858;}
.conList.type3>li:after{top:13px;width:6px;height:1px;background:#929292;}
.conList.type4>li{padding:0 0 0 10px;color:#757575;}
.conList.type4>li:after{top:12px;width:4px;height:4px;background:#c1c1c1;border-radius:100px;}
.numList{margin:12px 0 5px 10px;}
.numList li{position:relative;font-size:1em;color:#242424;font-weight:400;line-height:28px;padding:0 0 0 30px;margin:5px 0;}
.numList li>span{position:absolute;top:4px;left:0;display:block;font-size:0.667em;font-weight:400;text-align:center;width:19px;height:21px;padding-right:2px;line-height:20px;background:#b7d7f8;border-radius:100px;}
.rList{width:100%;overflow:hidden;}
.rList li{float:left;width:19%;margin:8px 0.5%;}
.rList li a{display:inline-block;padding-left:35px;background:url('../imgs/contents/rlist_icon1.png') no-repeat 0 50%;}
.rList li a:hover{font-weight:500;color:#ec0000;background-image:url('../imgs/contents/rlist_icon2.png');}
.rList1{width:100%;overflow:hidden;}
.rList1 li{float:left;width:19%;margin:8px 0.5%;}
.rList1 li a{display:inline-block;color:#000;padding-left:35px;background:url('../imgs/contents/rlist_icon2.png') no-repeat 0 50%;}
.rList1 li a:hover{font-weight:500;color:#ec0000;background-image:url('../imgs/contents/rlist_icon2.png');}
@media screen and (max-width:1200px){
	.rList li{width:24%;}
	.rList1 li{width:24%;}
}
@media screen and (max-width:1024px){
	.rList li{width:49%;}
	.rList1 li{width:49%;}
}
@media screen and (max-width:640px){
	.rList li{width:100%;margin:4px 0;}
	.rList1 li{width:100%;margin:4px 0;}
}
/* 버튼 */
.btnAr, .btnDown, .btnLink{border-radius:0;background:#192c55;}
.btnAr a, .btnDown a, .btnLink a{position:relative;padding:9px 18px 10px 20px;}
.btnAr a span, .btnDown a span, .btnLink a span{vertical-align:0;background-position:100% 50%;}
.btnAr.white a, .btnDown.white a, .btnLink.white a{border-radius:0;border-color:#000;padding:8px 18px 9px 20px;}
.btnAr.gray, .btnDown.gray, .btnLink.gray{background:#7c859b;}
.btnAr.blue, .btnDown.blue, .btnLink.blue{background:#005cb9;}
.conDown{background:#e6f3ff;padding:0 7px;font-size:1rem;}
.conDown span {background:url('/base/imgs/btn/btnDown_ico2.png') no-repeat right 70%;padding:0 7px 0 0;display:inline-block;width:16px;height:16px;}
.conDown:hover {text-decoration:underline;}
@media screen and (max-width:640px){
	.btnAr, .btnDown, .btnLink{width:100%;margin:3px 0;}
	.btnAr a, .btnDown a, .btnLink a{padding-right:40px;}
	.btnAr a span, .btnDown a span, .btnLink a span{position:absolute;top:50%;right:20px;margin-top:-9px;}
	.btnAr a span{margin-top:-8px;}
}
/* 내어쓰기 */
.left0{margin-left:0;}
/* 박스스타일 */
.conPat{color:#333;padding:7px;border-radius:5px;}
.conPad{padding:23px 33px;}
.Boxstyl1{border-top:1px solid #c8c8c8;border-bottom:1px solid #c8c8c8;padding:30px 40px;font-size:1.056em;color:#000;font-weight:400;line-height:1.7em;word-break:keep-all;}
.Boxstyl2{border:1px solid #c8c8c8;padding:35px 45px;font-size:1.056em;color:#000;font-weight:400;line-height:1.7em;overflow:hidden;word-break:keep-all;}
.firText{font-family:'SCDream';font-size:1.222em;font-weight:600;padding:0 3px;background:url('../imgs/contents/text_bg.gif') repeat-x 0 100%;}
.Boxstyl2 div.left {width:46%;float:left;padding:0 2% 0 0;border-right:1px solid #ddd;}
.Boxstyl2 div.right {float:right;width:49%;} 
.Boxico1{background:url('../imgs/contents/Boxico1.png') no-repeat 35px 50%;padding:5px 0 5px 160px;min-height:90px;}
.Boxico2{background:url('../imgs/contents/Boxico2.png') no-repeat 35px 50%;padding:5px 0 5px 160px;min-height:90px;}
.Boxico3{background:url('../imgs/contents/Boxico3.png') no-repeat 35px 50%;padding:5px 0 5px 160px;min-height:90px;}
.Boxico4{background:url('../imgs/contents/Boxico4.png') no-repeat 35px 50%;padding:5px 0 5px 160px;min-height:90px;}
.BoxTitle{padding:0 0 5px;font-size:1.563em;font-weight:500;}
.Boxstyl1 p.middle{display:table-cell;height:88px;vertical-align:middle;}
@media screen and (max-width:768px){
	.Boxico1, .Boxico2, .Boxico3, .Boxico4{background-position:50% 0;background-size:80px;padding:90px 0 0;min-height:auto;}
	.Boxstyl1 p.middle{display:block;height:auto;}
}
/* 이미지박스 스타일 */
.imgBox1{background-color:#f0f4f9;padding:60px 20px;margin-top:20px;}
.imgBox2{border:1px solid #c8c8c8;padding:30px 20px;margin-top:20px;}
/* 이미지리스트 */
.imglist{overflow:hidden;}
.imglist li{float:left;width:50%;margin:30px 0;padding:0 20px;border-left:1px solid #d8d8d8;text-align:center;box-sizing:border-box;}
.imglist li:first-child{border:0;}
.imglist li img{max-width:100%;margin:10px 0;}
.imglist li span{padding:0 7px;font-family:'SCDream';font-size:1em;color:#000;font-weight:600;background:url('../imgs/contents/text_bg.gif') repeat-x 0 90%;}
@media screen and (max-width:768px){
	.imglist li{float:none;width:100%;border:0;}
}
/* 신고센터 */
.linkBox{background-color:#f0f4f9;padding:85px;overflow:hidden;word-break:keep-all;}
.linkImg{float:left;}
.linksBox{float:right;width:55%;}
.linksBox strong{font-family:'SCDream';font-size:1.875em;line-height:1.3;background:url(../imgs/contents/titleBg.png)repeat-x left 30px;display:inline;color:#005cb9;}
@media screen and (max-width:1222px){
	.linkImg{float:none;}
	.linksBox{width:100%;margin-top:20px;}
}
@media screen and (max-width:640px){
	.linksBox strong{font-size:1.6em;}
	.linkBox{padding:20px;}
}
/* 법제도추진현황 */
.gov{background:#f1f4f9;overflow:hidden;border:1px solid #ced4dd;margin:20px 0 50px 0;}
.gov li{float:left;width:33.3%;border-right:1px solid #ced4dd;box-sizing:border-box;padding:60px 30px;min-height:515px;}
.gov li:last-child{border-right:0;}
.gov li div strong{background:url(../imgs/contents/govBg.png)no-repeat;width:159px;height:142px;color:#fff;overflow:hidden;display:block;margin:10px auto;font-size:1.3rem;line-height:1.4;padding:60px 0 0 0;text-align:center;}
.gov li div strong span{padding:0 20px;display:block;word-break:keep-all;}
.gov li div p{text-align:center;margin-top:30px;line-height:1.5;}
.gov li div strong+strong{background:none;color:#192c55;width:auto;height:auto;font-size:1.5rem;line-height:1.4;text-align:center;padding:0;word-break:keep-all;}
.person li{background:url(../imgs/contents/perIco.png)no-repeat;padding:0 0 10px 42px;float:left;margin:20px 40px 0 38px;line-height:1.5;}
.cimg{width:20px;vertical-align:middle;}
@media screen and (max-width:940px){
	.gov li{width:100%;border-bottom:1px solid #ced4dd;border-right:0;min-height:auto;padding:30px;}
	.gov li:last-child{border-bottom:0;}
}
/* 데이터서비스 */
.disclosure1{margin-bottom:30px;border-bottom:1px solid #dcdcdc;min-height:180px;padding:30px 0;}
.disclosure1 div+div{float:left;width:85%;margin-left:50px;}
.hexagon1{font-size:1.4em;width:120px;height:58px;padding:8px 0 0 0;background:#009ed9;position:relative;color:#fff;text-align:center;float:left;margin:43px 0 0 0;}
.hexagon1:before{content:"";position:absolute;top:-35px;left:0;width:0;height:0;border-left:60px solid transparent;border-right:60px solid transparent;border-bottom:35px solid #009ed9}
.hexagon1:after{content:"";position:absolute;bottom:-35px;left:0;width:0;height:0;border-left:60px solid transparent;border-right:60px solid transparent;border-top:35px solid #009ed9;}
.disclosure1 h3{margin:0 0 0 5px;}
@media screen and (max-width:1174px){
	.hexagon1{margin:0 0 50px 0;}
	.disclosure1 div+div{float:none;width:100%;margin-left:0;}
}
@media screen and (max-width:768px){
	.hexagon1{width:100px;height:38px;font-size:1.1em;padding:4px 0 0 0;}
	.hexagon1:before{border-left:50px solid transparent;border-right:50px solid transparent;}
	.hexagon1:after{border-left:50px solid transparent;border-right:50px solid transparent;}
}
/* 신뢰도분석 */
.teqccon{margin-top:20px;padding:0 30px;}
.teqcBox{clear:both;border-top:1px solid #e1e1e1;padding:54px 0 0 0;min-height:100px;}
.teqcBox:last-child{border-bottom:1px solid #e1e1e1;}
.teqc{font-size:1em;width:110px;height:43px;padding:8px 0 0 0;background:#009ed9;position:relative;color:#fff;text-align:center;float:left;}
.teqc:before{content:"";position:absolute;top:-35px;left:0;width:0;height:0;border-left:55px solid transparent;border-right:55px solid transparent;border-bottom:35px solid #009ed9}
.teqc:after{content:"";position:absolute;bottom:-35px;left:0;width:0;height:0;border-left:55px solid transparent;border-right:55px solid transparent;border-top:35px solid #009ed9;}
.teqcBox p{float:left;padding:7px 0 0 30px;width:75%;}
@media screen and (max-width:745px){
	 .teqcBox{padding:20px 0;}
	 .teqc:before{display:none;}
	 .teqc:after{display:none;}
	 .teqc{float:none;}
	 .teqcBox p{padding:0;float:none;width:100%;}
}
/* 정보공개 */
.disInfo{overflow:hidden;margin-top:30px;}
.disInfo p{float:left;width:40%;text-align:left;}
.disInfo div{float:left;margin-top:30px;}
.disInfo div strong{font-size:1.563em;background:url('../imgs/contents/conH4ico.png') no-repeat 8px 14px;padding:0 0 0 33px;margin:20px 0 0 5px;line-height:1.5;font-weight:600;color:#005cb9;}
.disclosure{margin-bottom:30px;border-bottom:1px solid #dcdcdc;min-height:180px;}
.disclosure div+div{float:left;width:85%;margin-left:50px;}
.disclosure strong{font-family:'SCDream';font-size:1.4em;background:url(../imgs/contents/text_bg.gif) repeat-x 0 100%;}
.hexagon{font-size:1.4em;width:120px;height:58px;padding:8px 0 0 0;background:#009ed9;position:relative;color:#fff;text-align:center;float:left;margin:43px 0 0 0;}
.hexagon:before{content:"";position:absolute;top:-35px;left:0;width:0;height:0;border-left:60px solid transparent;border-right:60px solid transparent;border-bottom:35px solid #009ed9}
.hexagon:after{content:"";position:absolute;bottom:-35px;left:0;width:0;height:0;border-left:60px solid transparent;border-right:60px solid transparent;border-top:35px solid #009ed9;}
.nond{margin-bottom:50px;border-left:1px solid #ccc;border-right:1px solid #ccc;border-bottom:1px solid #ccc;word-break:keep-all;}
.nond p{background:#192c55;color:#fff;padding:15px 20px;line-height:1.6;}
.nond ul{padding:20px;}
.posit{background:#f6f9fd;padding:30px 50px;word-break:keep-all;}
.posit:first-line{font-family:'SCDream';font-weight:600;font-size:25px;color:#192c55;}
.proc1{background:url('../imgs/contents/procIco1.png')no-repeat left center;padding:30px 0 50px 140px;border-bottom:1px solid #e1e1e1;}
.proc2{background:url('../imgs/contents/procIco2.png')no-repeat left center;padding:30px 0 50px 140px;border-bottom:1px solid #e1e1e1;}
.proc3{background:url('../imgs/contents/procIco3.png')no-repeat left center;padding:30px 0 50px 140px;border-bottom:1px solid #e1e1e1;}
.proc4{background:url('../imgs/contents/procIco4.png')no-repeat left center;padding:30px 0 50px 140px;border-bottom:1px solid #e1e1e1;}
@media screen and (max-width:1190px){
	.disclosure{padding:0 0 30px 0;}
	.disclosure div+div{width:100%;margin:40px 0 0 0;}
	.hexagon{width:100px;height:38px;font-size:1.1em;padding:4px 0 0 0;}
	.hexagon:before{border-left:50px solid transparent;border-right:50px solid transparent;}
	.hexagon:after{border-left:50px solid transparent;border-right:50px solid transparent;}
}
@media screen and (max-width:1170px){
	 .disInfo p{width:30%;}
}
@media screen and (max-width:1024px){
	 .disInfo p{width:100%;}
} 
@media screen and (max-width:640px){
	 .proc1{background:none;padding:10px 0 20px 0;}
	 .proc2{background:none;padding:10px 0 20px 0;}
	 .proc3{background:none;padding:10px 0 20px 0;}
	 .proc4{background:none;padding:10px 0 20px 0;}
} 
/* 업무 및 조직 */
.org{position:relative;background-color:#005cb9;color:#fff;width:300px;text-align:center;font-size:1.3em;padding:20px;float:left;}
.orgBox{float:left;margin:0 0 0 60px;position:relative;}
.orgBox li{margin:0 0 20px 0;position:relative;}

.orgBox li strong{float:left;background-color:#192c55;color:#fff;width:200px;padding:36px 20px;text-align:center;}
.orgBox li:nth-child(2) strong {background-color:#2e4779;}
.orgBox li:nth-child(3) strong{background-color:#7c859b;}
.orgBox li:nth-child(4) strong{background-color:#545679;}
.orgBox li:nth-child(4) .orgList {padding: 19px 20px;}
.orgBox li:nth-child(2) .orgList {padding:19px 20px;}
.orgList{display:inline-block;border:1px solid #d6d6d6;padding:35px 20px;width:400px;}
.orgList li{float:left;position:relative;padding:0 0 0 13px;margin:0 30px;}
.orgList li:after{content:'';display:block;position:absolute;top:12px;left:0;width:8px;height:8px;border-radius:0;background:#009ed9;}
.org:before{position:absolute;top:38px;left:95px;content:"";height:1px;width:100%;background:#000000;z-index:-1;}
.orgBox:before{position:absolute;top:38px;left:-32px;content:"";height: 404px;width:1px;background:#000000;z-index:-1;}
.orgBox li:nth-child(2):before{position:absolute;top:50px;left:-32px;content:"";height:1px;width:200px;background:#000000;z-index:-1;}
.orgBox li:nth-child(3):before{position:absolute;top: 39px;left: -32px;content:"";height: 1px;width: 50px;background:#000000;z-index:-1;}
.orgBox li:nth-child(4):before{position:absolute;top:36px;left:-32px;content:"";height:1px;width:200px;background:#000000;z-index:-1;}
.orgList li:nth-child(2):before{display:none;}
.orgList li:nth-child(3):before{display:none;}
.orgList li:nth-child(4):before{display:none;}
@media screen and (max-width:1120px){
	.org{float:none;width:200px;margin-bottom:30px;}
	.org:before{top:0;left:117px;width:1px;height:600px;}
	.orgBox{margin:0;float:none;}
	.orgBox:before{display:none;}
	.orgBox li:nth-child(2):before{display:none;}
	.orgBox li:nth-child(3):before{display:none;}
	.orgBox li:nth-child(4):before{display:none;}
}
@media screen and (max-width:725px){
	.org {width:100%; box-sizing:border-box;}
	.org:before {left:50%;}
	.orgBox li strong{float:none;display:block; width:100%; box-sizing:border-box;padding:20px;}
	.orgList{padding:19px 0;display:block;width:100%;background-color:#fff;box-sizing:border-box;}
	.orgList li{float:none;}
	.org:before{height:800px;}
	.orgBox li ul li:nth-child(2) {margin:0 30px;}
}
/* 이용범위도 */
.rangeCon{background-color:#192c55;height:60px;}
.rangeCon li{position:relative;color:#fff;float:left;margin:15px 20px;padding:0 0 0 16px;}
.rangeCon li:after{content:'';display:block;position:absolute;top:12px;left:0;width:8px;height:8px;border-radius:0;background:#009ed9;}
@media screen and (max-width:1247px){
	.rangeCon{height:auto;overflow:hidden;}
	.rangeCon li{margin:5px 20px;}
}
/* Loran-C 소개 */
.loranBox{position:relative;word-break:keep-all;}
.loranImg{text-align:left;}
.loran{padding:12px;background:url('../imgs/contents/conPat.png')repeat;margin-bottom:15px;position:absolute;top:60px;right:0;width:70%;z-index:-1;}
.loranBg{padding:30px 30px 30px 160px;background:#fff;}
.loranBg span{font-family:'SCDream';font-size:1.4em;font-weight:600;}
@media screen and (max-width:1360px){
	.loranImg{float:left;width:40%;}
	.loran{float:right;position:relative;top:0;width:55%;}
	.loranBg{padding:30px}
}
@media screen and (max-width:840px){
	.loranImg{width:100%;text-align:center;}
	.loran{width:96.5%;}
}
/* 원리 및 측정 */
.principleBox{position:relative;min-height:700px;word-break:keep-all;}
.principleImg{text-align:left;}
.principle{padding:12px;background:url('../imgs/contents/conPat.png')repeat;margin-bottom:15px;position:absolute;top:60px;right:0;width:56%;z-index:-1;}
.principleBg{padding:30px 30px 30px 140px;background:#fff;}
.principleBg span{font-family:'SCDream';font-size:1.4em;font-weight:600;}
@media screen and (max-width:1360px){
	.principleImg{float:left;width:40%;}
	.principle{float:right;position:relative;top:0;width:55%;}
	.principleBg{padding:30px}
}
@media screen and (max-width:840px){
	.principleImg{width:100%;text-align:center;}
	.principle{width:96.5%;}
}
/* MI소개 */
.MI_cont{margin-top:30px;overflow:hidden;}
.MI_cont > div{float:right;width:calc(100% - 430px);}
.MI_cont > div p{line-height:28px;font-weight:400;text-align:left;}
.MI_cont > div.left{float:left;border:1px solid #d5d5d5;width:auto;}
.MI_cont > div.left span{display:table-cell;width:360px;height:220px;vertical-align:middle;text-align:center;line-height:0;}
@media all and (max-width:1400px){
	.MI_cont > div{width:calc(100% - 400px);}
}
@media all and (max-width:1024px){
	.MI_cont{text-align:center;}
	.MI_cont > div{float:none;width:auto;}
	.MI_cont > div.left{float:none;display:inline-block;margin:0 0 20px;}
}
/* 비전및목표 */
.vision > div{position:relative;margin:0 0 30px;overflow:hidden;font-size:1.667em;color:#fff;font-weight:500;font-family:'SCDream';}
.vision > div:before{position:absolute;top:0;left:0;content:'';display:block;width:360px;height:100%;}
.vision > div.bg1{background:#005cb9;}
.vision > div.bg2{background:#192c55;}
.vision > div.bg3{background:#7c859b;}
.vision > div.bg1:before{background:url('../imgs/contents/vision_bg1.png') no-repeat 100% 0;}
.vision > div.bg2:before{background:url('../imgs/contents/vision_bg2.png') no-repeat 100% 0;}
.vision > div.bg3:before{width:350px;background:url('../imgs/contents/vision_bg3.png') no-repeat 100% 0;}
.vision > div h4{position:relative;z-index:1;display:table-cell;width:270px;font-weight:200;text-align:center;padding:0 20px;height:102px;line-height:1.5;vertical-align:middle;}
.vision > div p{position:relative;z-index:1;display:table-cell;padding:0 20px 0 90px;height:102px;line-height:1.5;vertical-align:middle;}
.vision > div p span{color:#000;text-decoration:underline;}
.vision > div.bg3 .img{display:block;line-height:0;padding:90px 10px;background:url('../imgs/contents/vision_imgBg.jpg') no-repeat 100%;background-size:cover;text-align:center;}
.vision > div.bg3 .img img{max-width:100%;}
.tack{position:relative;color:#000;margin-top:80px;}
.tack h4{position:absolute;top:-32px;left:14%;font-family:'SCDream';font-size:2.07em;font-weight:600;padding:0 30px 0 105px;background:#fff url('../imgs/contents/vision_tit.png') no-repeat 25px 50%;}
.tack h4 br{display:none;}
.tack > div{padding-top:40px;}
.tack > div > div{margin:0 13%;border-top:1px solid #dadada;overflow:hidden;}
.tack h5{position:relative;float:left;width:50%;font-size:1.222em;color:#005cb9;font-weight:500;line-height:1.5;}
.tack h5:before{position:absolute;top:29px;left:0;content:'';display:inline-block;width:88px;height:102px;}
.tack h5 span{display:table-cell;height:160px;vertical-align:middle;padding-left:150px;word-break:keep-all;}
.tack ul{display:table-cell;height:160px;vertical-align:middle;font-weight:400;padding-left:90px;}
.tack ul li{position:relative;padding-left:9px;line-height:1.5;}
.tack ul li:before{position:absolute;top:12px;left:0;content:'';display:block;width:3px;height:3px;background:#000;}
.tack div.item1{border-top:0;}
.tack div.item1 h5:before{background:url('../imgs/contents/vision_icon1.png') no-repeat 50%;}
.tack div.item2 h5:before{background:url('../imgs/contents/vision_icon2.png') no-repeat 50%;}
.tack div.item3 h5:before{background:url('../imgs/contents/vision_icon3.png') no-repeat 50%;}
.tack div.item4 h5:before{background:url('../imgs/contents/vision_icon4.png') no-repeat 50%;}
.tack div.item5 h5:before{background:url('../imgs/contents/vision_icon5.png') no-repeat 50%;}
@media all and (max-width:1400px){
	.tack h5 span{padding-left:130px;}
	.tack ul{padding-left:30px;}
}
@media all and (max-width:1024px){
	.vision > div:before, .vision > div.bg3:before{width:250px;}
	.vision > div h4{width:130px;}
	.vision > div p{padding-left:20px;}
	.tack h4{left:33px;}
	.tack > div > div{margin:0;}
	.tack h5 span{padding-left:110px;}
}
@media screen and (max-width:640px){
	.vision > div{margin:0 0 20px;font-size:1.5em;}
	.vision > div:before{display:none;}
	.vision > div h4{float:none;display:block;width:auto;height:auto;padding:5px 20px;}
	.vision > div p{display:block;height:auto;padding:5px 20px;}
	.vision > div.bg1 h4{background:#0150a1;}
	.vision > div.bg2 h4{background:#0e2046;}
	.vision > div.bg3 h4{background:#65708a;}
	.tack h4{left:5%;top:-17px;max-width:90%;padding:0 20px 0 60px;background-size:40px auto;background-position:10px 50%;font-size:1.7em;line-height:1.4;box-sizing:border-box;}
	.tack > div{padding:40px 20px 20px;}
	.tack > div > div{text-align:center;}
	.tack h5{float:none;width:auto;}
	.tack h5:before{position:relative;top:auto;left:auto;margin:30px 0 0;}
	.tack h5 span{padding:0;display:block;height:auto;margin:8px 0 12px;}
	.tack ul{display:inline-block;height:auto;padding:0;text-align:left;margin:0 0 30px;}
}
@media screen and (max-width:460px){
	.tack h4{top:-32px;}
	.tack h4 br{display:block;}
}
/* 연혁 */
.history h4{padding:62px 0 0 100px;height:134px;background:url('../imgs/contents/hisBg.jpg') no-repeat 100% 50%;font-size:1.833em;color:#fff;font-weight:400;line-height:1.3;text-shadow:1px 1px 1px #000;}
.history h4 strong{font-weight:600;}
.history dl{position:relative;margin:65px 0 120px;padding:0 0 60px;}
.history dl:before{position:absolute;top:0;left:50%;content:'';display:block;width:1px;height:100%;background:#dfdfdf;}
.history dt{position:relative;padding:53px 0 30px;font-family:'SCDream';font-size:2.5em;font-weight:600;color:#009ed9;line-height:1;text-align:center;background:#fff url('../imgs/contents/hisIco.png') no-repeat 50% 0;}
.history dd{margin:30px 0 10px;}
.history dd p{position:relative;font-family:'SCDream';font-size:1.667em;font-weight:600;color:#192c55;margin:0 0 10px;}
.history dd p:before{position:absolute;top:17px;content:'';display:block;width:40px;height:19px;background:url('../imgs/contents/hisicoList.png') no-repeat;}
.history dd li{position:relative;font-size:1em;color:#000;font-weight:400;line-height:1.4;word-break:keep-all;}
.history dd li span{position:absolute;top:0;font-weight:600;}
.history dd.right{width:50%;padding-left:50%;text-align:left;}
.history dd.right p{margin-left:40px;}
.history dd.right p:before{left:-49px;}
.history dd.right>ul>li{padding-left:82px;margin:0 0 7px 43px;}
.history dd.right>ul>li span{left:0;}
.history dd.left{width:50%;padding-right:50%;text-align:right;}
.history dd.left p{margin-right:40px;}
.history dd.left p:before{right:-50px;transform:rotate(180deg);}
.history dd.left>ul>li{padding-right:82px;margin:0 43px 7px 0;}
.history dd.left>ul>li span{right:0;}
@media screen and (max-width:768px){
	.history h4{display:table-cell;height:196px;padding:0 30px;word-break:keep-all;vertical-align:middle;}
	.history h4 br{display:none;}
	.history dl{padding-bottom:30px;margin:50px 0;}
	.history dl:before{left:0;}
	.history dt{font-size:2.3em;padding-bottom:20px;}
	.history dd.right, .history dd.left{width:auto;padding:0;text-align:left;}
	.history dd.left p, .history dd.right p{margin:0 0 0 50px;}
	.history dd.left p:before{right:auto;left:-49px;transform:none;}
	.history dd.left>ul>li, .history dd.right>ul>li{padding:0 0 0 82px;margin:0 0 0 51px;}
	.history dd.left>ul>li span{right:auto;left:0;}
}
@media screen and (max-width:640px){
	.history h4{font-size:1.6em;word-break:break-all;}
	.history dd li{word-break:break-all;}
}
/*각국위치도*/
.LoranMap{margin:50px 0;overflow:hidden;}
.LoranMap .map{position:relative;float:left;width:50%;height:817px;background:#e7edf4 url('../imgs/contents/LoranMap.png') no-repeat 50%;}
.LoranMap .map li a{position:absolute;display:block;color:#000;font-weight:400;line-height:1.2;text-shadow:0 0 #fff, -2px 0 #fff, 0 2px #fff, 2px 0 #fff, 0 -2px #fff;background:url('../imgs/contents/LoranMap_off.png') no-repeat;}
.LoranMap .map li a.on{text-decoration:underline;color:#ec0000;background-image:url('../imgs/contents/LoranMap_on.png');}
.LoranMap .map li.list1 a{top:5%;right:52%;margin-right:-240px;padding-right:25px;background-position:99% 50%;}
.LoranMap .map li.list2 a{bottom: 34.5%;left: 53%;margin-left:-135px;padding-right:24px;background-position:100% 50%;}
.LoranMap .map li.list3 a{bottom: 25.3%;left: 56%;margin-left:-172px;padding-right:24px;background-position:100% 50%;text-align:right;}
.LoranMap .map li.list4 a{bottom:13.4%;left: 52%;margin-left:-153px;padding-right:24px;background-position:100% 50%;}
.LoranMap .map li.list5 a{bottom: 23.7%;right:50%;margin-right:-216px;padding-left:24px;background-position:0 50%;}
.LoranMap .map li.list6 a{bottom: 17.5%;right: 52%;margin-right:-235px;padding-left:24px;background-position:0 50%;}
.LoranMap .over{float:left;width:48%;margin-left:2%;}
.LoranMap .over h4{padding:30px 10px;font-family:'SCDream';font-size:1.667em;font-weight:500;line-height:1.5;color:#fff;text-align:center;background:#005cb9;}
.LoranMap .over .img{margin:20px 0;/*height:371px;background:#dedede;*/}
.LoranMap .over .img img{/*max-width:100%;*/width:100%;}
@media all and (max-width:1400px){
	.LoranMap .map li.list1 a{top:5%;margin-right:-225px;padding:0 24px 0 0;background-position:99% 50%;}
}
@media all and (max-width:1024px){
	.LoranMap .map{float:none;width:100%;}
	.LoranMap .over{float:none;width:100%;margin:20px 0 0;}
}
@media all and (max-width:768px){
	.LoranMap .map li.list2 a{margin-left:-126px;}
	.LoranMap .map li.list3 a{margin-left:-158px;}
	.LoranMap .map li.list4 a{margin-left:-145px;}
	.LoranMap .map li.list5 a{margin-right:-210px;}
	.LoranMap .map li.list6 a{margin-right:-223px;}
}
@media all and (max-width:640px){
	.LoranMap .map{height:560px;background-size:auto 100%;}
	.LoranMap .map li.list1 a{margin-right:-140px;}
	.LoranMap .map li.list2 a{margin-left:-110px;}
	.LoranMap .map li.list3 a{margin-left:-76px;margin-bottom:-30px;padding:20px 0 0;background-position:50% 0;line-height:1;text-align:center;}
	.LoranMap .map li.list4 a{margin-left:-76px;margin-bottom:-18px;padding:18px 0 0;background-position:50% 0;}
	.LoranMap .map li.list5 a{margin-right:-115px;padding:0 0 21px;background-position:50% 100%;}
	.LoranMap .map li.list6 a{margin-right:-90px;margin-bottom:-18px;padding:18px 0 0;background-position:100% 0;}
}
/* 주요송신장비 */
.equi{border:1px solid #c8c8c8;background-color:#fff;clear:both;margin-bottom:30px;padding:50px;word-break:keep-all;}
.equiImg{text-align:left;display:inline-block;}
.equi div{width:60%;display:inline-block;vertical-align:top;padding:0 0 0 50px;}
.equi div strong{font-family:'SCDream';font-size:1.4em;font-weight:600;color:#192c55;margin:0 0 30px 15px;display:block;}
@media screen and (max-width:1400px){
	.equiImg{width:30%;}
}
@media screen and (max-width:1024px){
	.equiImg{width:auto;text-align:center;display:block;}
	.equi div{width:100%;padding:0;}
}
@media screen and (max-width:640px){
	.equi{padding:30px;}
}
@media screen and (max-width:640px){
	.equi div strong {line-height:30px; padding-top:20px; margin:0 0 10px 0px;}
}
/* 오시는길 */
.maptt{background-color:#192c55;color:#fff;padding:20px 0;text-align:center;}
.mapskip, .mapskip2{display:block;width:1px;height:1px;overflow:hidden;}
.mapskip:focus, .mapskip:hover, .mapskip:active{width:auto;height:30px;line-height:30px;color:#fff;text-align:center;background:#000}
/* 배너 모음 */
.baner_user li{float:left; width:31%; margin-right:2%; text-align:center; margin-bottom:55px;}
.baner_user li:nth-child(3n){margin-right:0;}
.baner_img{height:95px; border:1px solid #c9c9c9; }
.baner_img a{display:table-cell; width:1000px; height:95px;vertical-align:middle;text-align:center;}
.baner_img img{max-height:90%;vertical-align:middle;}
.baner_txt{font-size:18px; margin-top:15px;}
.baner_txt a:hover{text-decoration:underline;}
.baner_txt span{margin-left:8px; background:url("../imgs/contents/baner_blank.png") right 0 no-repeat; width:13px; height:13px; display:inline-block;}

@media all and (max-width:1150px) {
	.baner_user li{width:46%; margin-right:4%;}
	.baner_user li:nth-child(2n){margin-right:0;}
	.baner_user li:nth-child(3n){margin-right:4%;}
}
@media all and (max-width:640px) {
	.baner_user li{width:99.5%; margin-right:0; margin-bottom:40px;}
	.baner_user li:nth-child(3n){margin-right:0;}
}
.ver{vertical-align:middle;}
.ver img{padding-right:5px;}
/* Loran-C */
.controlBox{position:relative;}
.controlImg{text-align:left;}
.control{padding:12px;background:url('../imgs/contents/conPat.png')repeat;margin-bottom:15px;position:absolute;top:60px;right:0;width:70%;z-index:-1;word-break:keep-all;}
.controlBg{padding:30px 30px 30px 160px;background:#fff;}
.controlBg span{font-family:'SCDream';font-size:1.4em;font-weight:600;}
@media screen and (max-width:1360px){
	.controlImg{float:left;width:40%;}
	.control{float:right;position:relative;top:0;width:55%;}
	.controlBg{padding:30px}
}
@media screen and (max-width:840px){
	.controlImg{width:100%;text-align:center;}
	.control{width:96.5%;}
}
.controlText li strong{font-size:1em;width:60px;height:30px;padding:0;background:#009ed9;position:relative;color:#fff;text-align:center;float:left;margin:30px 0 0 0;}
.controlText li strong:before{content:"";position:absolute;top:-20px;left:0;width:0;height:0;border-left:30px solid transparent;border-right:30px solid transparent;border-bottom:20px solid #009ed9}
.controlText li strong:after{content:"";position:absolute;bottom:-20px;left:0;width:0;height:0;border-left:30px solid transparent;border-right:30px solid transparent;border-top:20px solid #009ed9;}
.controlText li{clear:both;padding:5px 0;}
.controlText li ul{float:left;width:85%;margin:25px 0 0 20px;}
@media screen and (max-width:640px){
	.controlText li{padding:5px 0 5px 10px;}
	.controlText li ul{margin:25px 0 0 0;}
}
/*해양기준국*/
.textBg{padding:0 2px;background:url('../imgs/contents/text_bg2.gif') repeat-x 0 90%;}
.faci{position:relative;}
.faci .img{position:absolute;top:0;left:0;z-index:1;width:53.9%;}
.faci .img .slider{width:100%;height:385px;overflow:hidden;}
.faci .img .slider img{max-width:100%;}
.faci .img .dots{text-align:center;margin-top:10px;padding-right:15%;}
.faci .img .dots li{display:inline-block;margin:5px;}
.faci .img .dots li button{width:12px;height:12px;text-indent:-9999px;overflow:hidden;background:#c0c8da;border-radius:100px;}
.faci .img .dots li.slick-active button{background:#009ed9;}
.faci .cts{float:right;width:60.4%;padding:12px;margin-top:40px;}
.faci .cts>div{padding-left:35%;height:340px;}
.faci .cts>div h3.top {margin:10px 0 0 5px;}
.faci .cts h4{font-family:'SCDream';font-size:1.667em;margin:30px 0;}
.faci .cts h4:before{content:'';display:inline-block;width:69px;height:80px;background:url('../imgs/contents/faci_tit.png') no-repeat;margin-right:20px;vertical-align:-30px;}
.faci .cts li{font-weight:400;padding-left:30px;/*background:url('../imgs/contents/faci_icon.png') no-repeat 0 8px;*/}
@media all and (max-width:1400px){
	.faci .img .slider{height:auto;}
	.faci .cts>div{height:auto;padding-bottom:90px;padding-left:35%;}
}
@media all and (max-width:1024px){
	.faci .cts{width:52%;}
	.faci .cts>div{padding-bottom:60px;padding-left:20%;}
}
@media all and (max-width:768px){
	.faci .img{position:relative;width:100%;}
	.faci .img .dots{padding:0;}
	.faci .cts{float:none;width:100%;margin-top:20px;box-sizing:border-box;}
	.faci .cts>div{padding:20px 3% 40px;/*text-align:center;*/}
	.faci .cts>div h3 {margin:40px 0 0 5px;}
	.faci .cts>div h3.top {margin:10px 0 0 5px;}
	.faci .cts h4{margin:20px 0;}
	.faci .cts ul{display:inline-block;text-align:left;}
}
/*스마트폰기반서비스*/
.hRoad_list li{position:relative;float:left;width:50%;height:110px;box-sizing:border-box;padding:12px 0 0 180px;margin:23px 0;font-size:0.947em;line-height:1.5;letter-spacing:-0.03em;word-break:keep-all;}
.hRoad_list li:before{position:absolute;top:0;left:40px;content:'';display:block;width:90px;height:105px;}
.hRoad_list li strong{position:relative;display:block;font-family:'SCDream';font-size:1.36em;font-weight:600;padding-bottom:5px;}
.hRoad_list li strong:before{content:'';display:block;position:absolute;top:15px;left:-20px;width:8px;height:8px;border-radius:0;background:#009ed9;}
.hRoad_list li.list1:before{background:url('../imgs/contents/hroad_icon1.png') no-repeat;}
.hRoad_list li.list2:before{background:url('../imgs/contents/hroad_icon2.png') no-repeat;}
.hRoad_list li.list3:before{background:url('../imgs/contents/hroad_icon3.png') no-repeat;}
.hRoad_list li.list4:before{background:url('../imgs/contents/hroad_icon4.png') no-repeat;}
.hRoad_list li.list5:before{background:url('../imgs/contents/hroad_icon5.png') no-repeat;}
.hRoad_list li.list6:before{background:url('../imgs/contents/hroad_icon6.png') no-repeat;}
.hRoad_list li.list7:before{background:url('../imgs/contents/hroad_icon7.png') no-repeat;}
.hRoad_list li.list8:before{background:url('../imgs/contents/hroad_icon8.png') no-repeat;}
.hRoadimg{background:#f0f4f9;padding:40px;}
.hRoadimg li{float:left;width:20%;text-align:center;margin:20px 0 0;}
.hRoadimg li img{max-width:100%;}
.hRoadimg li strong{display:block;min-height:50px;padding:0 10px;line-height:1.4;word-break:keep-all;}
.btn_fr{float:right;}
@media all and (max-width:1400px){
	.hRoad_list li{padding-left:160px;}
	.hRoad_list li:before{left:20px;}
	.hRoad_list li br{display:none;}
	.hRoadimg li img{max-width:94%;}
}
@media all and (max-width:1024px){
	.hRoad_list li{float:none;width:100%;height:auto;min-height:110px;padding-left:140px;}
	.hRoad_list li:before{left:0;}
}
@media all and (max-width:768px){
	.hRoadimg{padding:40px 3% 20px;}
	.hRoadimg li{width:50%;margin:0;}
	.hRoadimg li strong{min-height:45px;}
	.btn_fr{float:none;text-align:right;}
}
@media all and (max-width:480px){
	.hRoad_list li{padding:0;}
	.hRoad_list li:before{position:relative;top:auto;left:auto;margin:0 auto 10px;}
	.hRoadimg li{float:none;width:100%;margin:0 0 20px;}
	.hRoadimg li strong{min-height:auto;}
}
/*상시관측소안내*/
.station_srch{padding:30px 0 27px;border-top:3px solid #000;}
.station_srch .left{float:left;}
.station_srch .left ul{display:inline-block;}
.station_srch .left ul li{display:inline-block;margin-right:50px;}
.station_srch .left ul li span.conH6{display:inline-block;font-size:1em;margin:5px 20px 0 0;}
.station_srch .left ul li:last-child{margin:0;}
.station_map #map{float:left;width:50%;height:515px;}
.station_map .right{float:right;width:calc(50% - 35px);}
@media all and (max-width:1024px){
	.station_srch .left ul li, .station_srch .left button{margin:0 0 10px !important;}
	.station_map #map, .station_map .right{float:none;width:100%;margin:0 0 30px;}
}
/*TEQC분석결과*/
.chart_top .left{float:left;width:calc(100% - 170px);}
.chart_top .left select{min-width:210px;}
.chart_top button{float:right;width:143px;height:118px;background:#222;color:#fff;font-size:1em;text-align:center;vertical-align:middle;border-radius:5px;}
.chartBox p{font-size:1.222em;color:#010101;}
.chartBox p span{color:#005cb9;}
@media all and (max-width:1400px){
	.chartBox .mCont_scroll{overflow-x:scroll;padding-top:60px;background:url("/base/imgs/icon/mCont_scroll_ico.png") no-repeat right 0;}
	.chartBox .chartWrap{width:1300px;}
}
@media all and (max-width:640px){
	.chart_top .left{float:none;width:100%;}
	.chart_top .left select{min-width:160px;}
	.chart_top button{float:none;width:100%;height:45px;margin-top:20px;}
}
/*ASFMAp 다운로드*/
.asfMap {position:relative;overflow:hidden;}
.asfMapImg {text-align:left;}
.asf {padding:12px;margin-bottom:15px;position:absolute;top:60px;right:0;width:60%;}
@media screen and (max-width:1360px){
	.asfMapImg{float:left;width:40%;}
	.asfMapImg img {max-width:100%;}
	.asf{float:right;position:relative;top:0px;width:55%;}
}
@media screen and (max-width:840px){
	.asfMapImg{width:100%;text-align:center;}
	.asf{width:96.5%;padding:0;margin:0;}
}

/*인사말 */
.greeting {position:relative;}
.greeting:before {display:block; content:''; position:absolute; top:45px; right:0; width:620px; height:390px; background:url("../imgs/contents/img_greeting.jpg") no-repeat; z-index:10;}
.greeting span.e_tit {font-size:34px; color:#929292; font-weight:600; letter-spacing:0.15em;}
.greeting p.t_tit {font-size:34px; padding:25px 0 75px; line-height:46px;}
.greeting .boxin {position:relative; width:85%; padding:50px 60px; background:#f7f8fa; box-sizing:border-box;}
.greeting .boxin:before {display:block; content:''; position:absolute; top:-40px; left:0; background:url("../imgs/contents/greeting_bar.png") no-repeat; width:62px; height:68px; z-index:1;}
.greeting .boxin p.desc1 {width:60%; font-size:20px; color:#192c55; line-height:35px;}
.greeting p.desc2 {margin-top:40px; line-height:34px;word-break:keep-all;}
.greeting .sign {text-align:right; font-weight:500; font-size:20px; margin-top:40px;}
.greeting .sign img {margin-left:15px; vertical-align:middle;}
@media screen and (max-width:1400px){
	.greeting .boxin p.desc1 strong br {display:none;}
}
@media screen and (max-width:1300px){
	.greeting .boxin p.desc1 {width:50%;}		
}
@media screen and (max-width:1200px){
	.greeting:before {display:none;}
	.greeting .boxin {width:100%;}
	.greeting .boxin p.desc1 {width:100%;}
}
@media screen and (max-width:640px){
	.greeting span.e_tit {font-size:29px;}
	.greeting p.t_tit {font-size:30px; line-height:40px;}
	.greeting .boxin {padding:40px;}
	.greeting .boxin:before {top:-33px; background-size:80%;}
	.greeting .boxin p.desc1 {font-size:18px; line-height:30px;}
	.greeting p.desc2 {line-height:30px;}
}
@media screen and (max-width:425px){
	.greeting p.t_tit {font-size:26px; line-height:34px; padding:20px 0 65px;}
	.greeting span.e_tit {font-size:22px;}
	.greeting .sign {font-size:18px;}
}

.MI_cont > div p {word-break:keep-all;}
/*GNSS응용*/
.gnssImg{position:relative;z-index:-1;height: 220px;overflow:hidden;color:#fff;font-weight:400;text-align:center;text-shadow:1px 1px 1px #000;}
.gnssImg:before{position:absolute;top:0;left:0;content:'';display:block;width:100%;height:100%;background:url('../imgs/contents/gnssImg1.png') no-repeat 50% 0;}
.img2:before{background:url('../imgs/contents/gnssImg2.png') no-repeat 50% 0;}
.img3:before{background:url('../imgs/contents/gnssImg3.png') no-repeat 50% 0;}
.img4:before{background:url('../imgs/contents/gnssImg4.png') no-repeat 50% 0;}
.img5:before{background:url('../imgs/contents/gnssImg5.png') no-repeat 50% 0;}
.img6:before{background:url('../imgs/contents/gnssImg6.png') no-repeat 50% 0;}
.img7:before{background:url('../imgs/contents/gnssImg7.png') no-repeat 50% 0;}
.img8:before{background:url('../imgs/contents/gnssImg8.png') no-repeat 50% 0;}
.gnssImg p{position:absolute;left: 100px;top: 70px;width:100%;font-size:1.833em;line-height: 1.3;text-align: left;}
@media screen and (max-width:768px){
	.gnssImg{height: 180px;}
	.gnssImg p{left: 50px;top: 50px;}
}
.emtit {text-align:center; }
.emtit span {font-size:25px;font-weight:600;color:#000;box-shadow: inset 0 -10px 0 #cee5fa;display: inline;}
.emtit span:after {content:"";width:0;height:10px;display:inline-block;background:#cee5fa;}
@media screen and (max-width:768px){
	.emtit span {font-size:18px;letter-spacing:-0.9px;line-height:1.2;}
	}
/*FAQ*/
.list_term {border-top: solid 2px #000;}
.lt_item {border-bottom: solid 1px #ddd;}
.lt_item a {position: relative; display: block; padding: 20px 65px 20px 35px;}
.lt_item a img {vertical-align: middle; margin-right: 20px;}
.lt_item a .gid_arr {position: absolute; top: 50%; right: 35px; transform:translate(0, -50%); width: 15px; margin-right: 0;}
.lt_item a span {width: calc(100% - 80px); line-height: 30px; display: inline-block; vertical-align: middle;font-weight: 500;font-size: 25px;color: #000;}
.lti_conts {padding: 20px 30px; background: #f4f8fe; display: none;}
.lti_conts table td {background:#fff;}
.lti_conts.on {display: block;}
.lt_item a .gid_arr.mov {transform: translate(0, -50%) rotateZ(180deg);}
@media (max-width: 980px) {
	.lt_item a span {font-size: 20px;}
	.lti_conts div {font-size: 17px;}
}	
@media (max-width: 640px) {
	.lt_item a {padding: 20px 25px 20px 5px;}
	.lt_item a .gid_arr {right: 5px;}
	.lti_conts {padding: 5px 15px;}
	.lt_item a img {margin-right:10px;}
}
/*기술지원센터*/
.techImg li{position:relative;float:left;width:50%;height:110px;box-sizing:border-box;padding:12px 0 0 180px;margin:23px 0;font-size:0.947em;line-height:1.5;letter-spacing:-0.03em;word-break:keep-all;}
.techImg li:before{position:absolute;top:0;left:40px;content:'';display:block;width:90px;height:105px;}
.techImg li strong{position:relative;display:block;font-family:'SCDream';font-size:1.25em;font-weight:600;padding-bottom:5px;}
.techImg li strong:before{content:'';display:block;position:absolute;top:15px;left:-20px;width:8px;height:8px;border-radius:0;background:#009ed9;}
.techImg li.list1:before{background:url('../imgs/contents/techImg_icon1.png') no-repeat;}
.techImg li.list2:before{background:url('../imgs/contents/techImg_icon2.png') no-repeat;}
.techImg li.list3:before{background:url('../imgs/contents/techImg_icon3.png') no-repeat;}
.techImg li.list4:before{background:url('../imgs/contents/techImg_icon4.png') no-repeat;}
.techImg li.list5:before{background:url('../imgs/contents/techImg_icon5.png') no-repeat;}
.techImg li.list6:before{background:url('../imgs/contents/techImg_icon6.png') no-repeat;}
@media all and (max-width:1400px){
	.techImg li{padding-left:160px;}
	.techImg li:before{left:20px;}
	.techImg li br{display:none;}
}
@media all and (max-width:1024px){
	.techImg li{float:none;width:100%;height:auto;min-height:110px;padding-left:140px;}
	.techImg li:before{left:0;}
}
@media all and (max-width:768px){
	.techImg li strong{min-height:45px;}
}
@media all and (max-width:480px){
	.techImg li{padding:0;}
	.techImg li:before{position:relative;top:auto;left:auto;margin:0 auto 10px;}
}
	