/*
@font-face{
	font-family:"NS";
	src:url('/static/_styles/fonts/NanumSquare.eot');
	src:url('/static/_styles/fonts/NanumSquare.eot?#iefix') format('embedded-opentype'),
	url('/static/_styles/fonts/NanumSquare.woff') format('woff'),
	url('/static/_styles/fonts/NanumSquare.ttf') format('truetype');
	url('/static/_styles/fonts/NanumSquare.svg#NanumSquare') format('svg')
	src:local(��), url('/static/_styles/fonts/NanumSquare.woff') format('woff');
}

@font-face{
	font-family:"NSB";
	src:url('/static/_styles/fonts/NanumSquareB.eot');
	src:url('/static/_styles/fonts/NanumSquareB.eot?#iefix') format('embedded-opentype'),
	url('/static/_styles/fonts/NanumSquareB.woff') format('woff'),
	url('/static/_styles/fonts/NanumSquareB.ttf') format('truetype');
	url('/static/_styles/fonts/NanumSquareB.svg#NanumSquareB') format('svg')
	src:local(��), url('/static/_styles/fonts/NanumSquareB.woff') format('woff');
}
*/
/*Basic*/
html {overflow-y:scroll; height:100%;}
body {height:100%;}
body,p,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,table,th,td,form,fieldset,legend,input,textarea,button,select,figure,figcaption{margin:0;padding:0}
body,input,textarea,select,button,table{font-family: 'Spoqa Han Sans Neo', sans-serif, serif, "Dotum", Arial, Tahoma; letter-spacing: -0.025em; font-size:12px;line-height:1.6em;color:#444;}
img{border:0}
ul,ol{list-style:none}
fieldset{border:none}
fieldset legend {position:absolute;visibility:hidden;overflow:hidden;width:0;height:0;margin:0;padding:0;font:0/0 Arial;}
label {cursor:pointer;}
button{cursor:pointer}
header,hgroup,article,nav,footer,figure,figcaption,canvas,section,time{display:block}
hr {clear:both;display:none;}
li img, dd img {vertical-align:top;}
*html body img {margin:none; padding:none;} /*for IE 6*/
a{color:#444;text-decoration:none;}
a:hover,a:active{text-decoration:none;}

.container {margin: 0 auto; padding: 0 30px; width: 1140px;}
.container.service {position: relative;}
.introduce__wrap {
    width: 100%;
    height: 100%;
}
.introduce__header {
    position: relative;
    padding: 130px 0;
    width: 100%;
    background: url("/static/_images/company/header_bg.png") center no-repeat;
    background-size: cover;
}
.introduce__header-bg img {width: 100%; height: 100%;}
.introduce__logo {
    display: inline-block;
    width: 102px;
    height: 38px;
    background: url("/static/_images/company/header__logo.png")no-repeat;
    background-size: 102px 38px;
    text-indent: -9999px;
}
.introduce__logo.service {
    margin-bottom: 20px;
    display: inline-block;
    width: 90px;
    height: 90px;
    background: url("/static/_images/company/information__logo.png")no-repeat;
    background-size: 90px 90px;
    text-indent: -9999px;
}
.introduce--tit {margin: 45px 0 20px; line-height: 62px; color: #F8F9FA; font-size: 44px; font-weight: 700;}
.introduce--subtit {font-size: 18px; line-height: 30px; font-weight: 400; color: #F8F9FA;}
/* content-about us */
.introduce__about--us {padding: 35px 0 0; }
.about__type--wrap {}
.about__type--wrap:after {
    content: '';
    display: block;
    clear: both;
}
.about__type--box {
    margin-right: 10px;
    padding: 40px 30px;
    width: calc(100%/3 - 200px/3);
    float: left;
    height: 170px;
    background: #F1F3F5;
    border-radius: 8px;
}
.about__type--box .title {margin-bottom: 10px; font-size: 30px; line-height: 45px; font-weight: 700; color: #212529;}
.about__type--box .sub-title {
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
    color: #808080;
    word-break: keep-all;
}
.about__type--box:last-child {margin-right: 0;display: inline-block;}
.introduce--tit.contents {color:#212529;}
.introduce--tit.service {
    margin-top: 0;
    font-size: 48px;
    color:#222;
    line-height: 70px;
    width: 60%;
    word-break: keep-all;
}
.introduce--subtit.contents {padding-bottom:38px; color:#666;}
.introduce--subtit.tech {width: 70%; word-break: keep-all;}
.introduce--subtit.service {
    display: inline-block;
    width: 35%;
    margin-bottom: 42px;
    font-weight: 400;
    font-size: 24px;
    line-height: 36px;
    color:#868E96;
}
/* content-tech */
.tech__type--wrap {margin-top: 20px;word-break: keep-all;}
.tech__type--box {
    position: relative;
    padding: 0 100px;
    width: calc(100%/3);
    height: 400px;
    float: left;
    text-align: center;
    box-sizing: border-box;
}
.tech__type--box .text--wrap {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.tech__type--box .title {margin-bottom: 20px; font-size: 34px; line-height: 42px; font-weight: 700; color: #F8F9FA;}
.tech__type--box .sub-title {font-size: 22px; line-height: 34px; font-weight: 400; color: #F8F9FA;}
.tech__type--wrap:after {
    content: '';
    display: block;
    clear: both;
}
.tech__type--box.data {
    background: url("/static/_images/company/big-data.png") center no-repeat;
    background-size: cover;
}
.tech__type--box.multi {
    background: url("/static/_images/company/multi.png") center no-repeat;
    background-size: cover;
}
.tech__type--box.ai {
    background: url("/static/_images/company/ai.png") center no-repeat;
    background-size: cover;
}
.service__box--wrap {}
.service__box--btn {
    margin-bottom: 135px;
    padding: 18px 0;
    width: 175px;
    font-size: 22px;
    line-height: 26px;
    color: #F8F9FA;
    font-weight: 700;
    text-align: center;
    border-radius: 8px;
    border: 0;
}
.service__box--btn.valuemap {margin-right: 15px; background: #1362FB;}
.service__box--btn.download {background: #012160;}
.service__device--img {
    position: absolute;
    right: 70px;
    bottom: 0;
    display: inline-block;
    width: 392px;
    height: 625px;
    background: url("/static/_images/company/information__service.png")no-repeat;
    background-size: 392px 625px;
    text-indent: -9999px;
}
.introduce__footer {padding: 40px 0; background: #212529; color: #868E96; font-size: 16px; line-height: 30px;}
.footer__list {display: inline-block;}
.footer__list:after {
    content: '|';
    margin: 0 6px 0 8px;
    font-size: 16px;

}
.footer__list:last-child:after {
    display: none;
}
.footer_contact {line-height: 45px; color: #ADB5BD;}
.introduce--email {line-height: 45px; color: #ADB5BD;}

@media all and (min-width:280px) and (max-width:1200px) {
    .container {width: auto;}
    .introduce__header {padding: 40px 0 60px;}
    .introduce--tit {margin: 80px 0 12px; font-size: 32px;line-height: 46px;word-break: keep-all;}
    .introduce--subtit {font-size: 18px; line-height: 30px;}
    .introduce__about--us {padding-top: 40px;}
    .introduce--tit.contents {margin: 0; font-size: 26px; line-height: 40px;}
    .introduce--subtit.contents {padding-bottom: 30px;}
    .introduce--subtit.tech {width: 100%; word-break: keep-all;}
    .about__type--box {width: auto; height: auto; margin:0 0 20px; padding: 20px; float: none;}
    .about__type--box .title {font-size: 18px; line-height: 45px;}
    .about__type--box .sub-title {line-height: 25px;font-weight: 400;}
    .about__type--box:last-child {display: block;}
    .introduce__tech {padding-top: 20px;}
    .tech__type--box {width: auto;padding: 40px 30px; float: none; height: auto;}
    .tech__type--box .title {margin-bottom: 7px; font-size: 24px; line-height: 30px;}
    .tech__type--box .sub-title {font-size: 15px; line-height: 24px; word-break: keep-all;}
    .introduce--tit.service {font-size: 32px; line-height: 46px;width: 85%;}
    .introduce__service {padding-top: 40px;}
    .introduce--subtit.service {
        font-size: 18px;
        line-height: 28px;
        width: 90%;
        word-break: keep-all;
    }
    .tech__type--box.multi {width: auto;}
    .service__device--img {
        margin: 0 auto 30px;
        display: block;
        position: static;
        right: auto;
        bottom: auto;
        transform: none;
        background: url("/static/_images/company/information__service--m.png")no-repeat;
        width: 320px;
        height: 480px;
        background-size: cover;
    }
    .service__box--wrap {font-size: 0;padding: 0 30px;}
    .service__box--btn {margin-bottom: 30px; width: calc(100%/2 - 15px/2);}
    .introduce__footer {font-size: 12px; line-height:20px;}
    .footer__list:after {margin: 0 5px; font-size: 12px;}
    .service__box--btn {font-size: 18px;}
    .tech__type--box .text--wrap {
        position: static;
        top: auto;
        left: auto;
        transform: none;
        text-align: left;
    }
}
@media all and (max-width: 370px) {
    .service__device--img {
        background: url("/static/_images/company/information__service--m2.png")no-repeat;
        width: 300px;
        height: 450px;
        background-size: cover;
    }
    .container.service {padding: 0;}
    .introduce--tit.tit-service {padding: 0 30px;}
    .introduce--tit.service {padding: 0 30px;}
    .introduce__logo.service {margin-left:30px;}
    .introduce--subtit.service {padding:0 30px;width: 82%;}
}
@media all and (max-width: 460px){
    .footer__list.mobile:after {display: none;}
}
