@charset "utf-8";

/************************************************************\
*엔티렉스 회사소개 페이지 css
\************************************************************/

/* left 카테고리 메뉴 */


#info_menu h2 {
	font-weight: 600;
    line-height: 20px;
    font-size: 20px;
    color: #303942;
    margin-bottom: 15px;
}
#info_menu ul.info_category {
	border-top: 1px solid #333;
    padding: 10px 0 20px;
}
#info_menu ul.info_category li{
	letter-spacing: -1px;
    line-height: 25px;
}
#info_menu ul.info_category li a{
	display: inline-block;
	font-size: 14px;
	line-height: 28px;
	color:#303942;
	text-align: left;
}
#info_menu ul.info_category li a:hover {
	color:#000;
}
#info_menu ul.info_category li a.on {
	color:#2183dc;
	font-weight: bold;
	background: url("../img/info_img/text_over.gif") left no-repeat;
	text-indent: 6px;
}


/********** all css **********/

.info_warp {
    width:1020px;
	height:auto;
}
.page_intro {
	display: block;
    position: relative;
	height: 160px;
}
.page_warp {
	display: block;
	position: relative;
	width: 1020px;
    margin: auto;
    padding: 45px 0;
	text-align: center;
}
.page_warp h2 {
	color: #fff;
    font-size: 30px;
    line-height: 50px;
    font-weight: bold;
}
.page_warp h2 span {
	color:#2183dc;
}
.page_warp p {
	color:#fff;
	font-size: 16px;
	line-height: 30px;
	letter-spacing: -0.5px;
}

table {border-spacing:0px;border-style:none;padding:0px;}
td {border-spacing:0px;border-style:none;padding:0px;}

/********** 회사소개 company.html **********/

.about_intro{
	display: block;
    position: relative;
    width: 1020px;
	height: 340px;
    background: url("../img/info_img/info_top_about.gif") top center fixed;
    background-repeat: no-repeat;
}
.about_intro .page_warp {
	display: block;
	position: relative;
    right: 20px;
	width: 100%;
    margin: auto;
	text-align: right;
}
.about_intro .page_warp h2 {
	display: inline-block;
	background: url("../img/info_img/etrex_logo.png") no-repeat;
	width: 290px;
	height:100px;
	font-size: 0;
	text-indent: -999;
}
.about_intro .page_warp p {
	color:#fff;
	font-size: 15px;
	letter-spacing: -1px;
	line-height: 24px;
	display: inline-block;
    background: black;
    padding: 6px;
    margin: 6px 0px;
}
.overview_content, .dummy_content {
	padding: 40px 0;
    background-color: #fff;
    color: #221f51;
    font-size: 24px;
    min-width: 1020px;
    margin: auto;
    text-align: center;
    position: relative;
}
.overview_content h2, .dummy_content h2 {
    padding-top: 20px;
    position: relative;
    margin-bottom: 30px;
    font-size: 38px;
    color: #333;
    font-weight: 400;
	letter-spacing: -1px;
}
.overview_content .bar, .dummy_content .bar {
    content: "";
    position: absolute;
    left: 50%;
    top: 0;
    width: 17px;
    height: 2px;
    margin-left: -9px;
    background: #428aed;
}
.overview_content .title_01, .dummy_content .title_01 {
    font-size: 18px;
    letter-spacing: -0.5px;
    line-height: 28px;
}
.ntrex_about {
    background: url("../img/info_img/about_img.jpg") no-repeat;
    display: inline-block;
    width: 980px;
    margin: auto;
    margin-top: 35px;
    margin-bottom: 60px;
}
.about_01 {
    padding-top: 200px;
    font-size: 14px;
	letter-spacing: -0.8px;
    width: 160px;
    line-height: 20px;
    color: #666;
    margin-left: 10px;
    float: left;
	word-break: break-all;
}
.about_02 {
    padding-top: 200px;
    font-size: 14px;
	letter-spacing: -0.6px;
    width: 160px;
    line-height: 18px;
    color: #666;
    margin-left: 40px;
    float: left;
	word-break: break-all;
}
.about_02 p {
    border: 1px solid #737373;
    width: 140px;
    padding: 6px;
    margin: 0 0 8px 0px;
    text-align: center;
}
.about_01 h2, .about_02 h2 {
    font-size: 17px;
    color: #428aed;
    font-weight: 600;
    margin-bottom: 15px;
}
.history {
    display: inline-block;
    width: 980px;
    margin: auto;
    margin-top: 40px;
    /*margin-bottom: 80px;*/
    position: relative;
}
.history1 {
    width: 980px;
    display: block;
    text-align: center;
	background: url("../img/info_img/line.gif") 0 75px no-repeat;
}
.history1 .title {
    font-size: 20px;
    font-weight: 700;
    color: #428aed;
}
.history1 .data {
    font-size: 18px;
    color: #FFFFFF;
	display: inline-block;
    background: #428aee;
    padding: 10px;
	width: 160px;
    line-height: 16px;
	border-radius: 30px;
    text-align: center;
	margin-top: 20px;
}
.history1 .left {
    text-align: left;
}

/*
.history1 .leftf {
    padding-left: 25px;
}
*/

.history1 ul {
    display: inline-block;
    width: 320px;
    padding-top: 15px;
	list-style: none;
}
.history1 .right {
    text-align: right;
    /*padding-right: 43px;*/
}
.history2 {
    overflow: hidden;
    margin-top: 20px;
    font-size: 14px;
	letter-spacing: -0.5px;
	width: 310px;
    float: left;
    margin-left: 15px;
    vertical-align: top;
}
.history2 dt {
    clear: both;
    float: left;
    width: 42px;
    font-weight: 700;
	font-size: 15px;
    line-height: 22px;
    color: #428aed;
}
.history2 dd {
    line-height: 22px;
    color: #6c6c6c;
    text-align: left;
    padding-left: 5px;
    float: left;
    width: 280px;
    margin-bottom: 15px;
}
.history2 dt {
    clear: both;
    float: left;
    width: 42px;
    font-weight: 700;
    line-height: 22px;
    color: #428aed;
}
.howabout {
	clear:both;
	display: block;
    width: 980px;
    margin: auto;
    margin-top: 80px;
}
.how_con ul{
    display: block;
	list-style: none;
	margin-top: 60px;
}
.how_con ul li {
	float: left;
	border:1px dotted #e1e1e1;
	width: 190px;
	height:230px;
    font-size: 14px;
	letter-spacing: -1px;
    padding: 20px;
    font-weight: 200;
    color: #333;
	margin:6px;
	text-align: center;
}
.how_con ul li span {
	display: block;
	height: 140px;
	font-size: 16px;
	color:#1684e0;
	font-weight: bold;
	position: relative;
	top:46%;
}
/* 아이콘들 */	
.how_con ul li:nth-child(1){
	background: url(../img/info_img/line_icon.gif) no-repeat 90px 42px;
}
.how_con ul li:nth-child(2){
	background: url(../img/info_img/line_icon.gif) no-repeat -45px 42px;
}
.how_con ul li:nth-child(3){
	background: url(../img/info_img/line_icon.gif) no-repeat -205px 42px;
}
.how_con ul li:nth-child(4){
	background: url(../img/info_img/line_icon.gif) no-repeat -355px 42px;
}
.how_con ul li:nth-child(5){
	background: url(../img/info_img/line_icon.gif) no-repeat 85px -194px;
}
.how_con ul li:nth-child(6){
	background: url(../img/info_img/line_icon.gif) no-repeat -55px -194px;
}
.how_con ul li:nth-child(7){
	background: url(../img/info_img/line_icon.gif) no-repeat -210px -194px;
}
.how_con ul li:nth-child(8){
	background: url(../img/info_img/line_icon.gif) no-repeat -353px -194px;
}
.how_con ul li:nth-child(9){
	background: url(../img/info_img/line_icon.gif) no-repeat 85px -460px;
}
.how_con ul li:nth-child(10){
	background: url(../img/info_img/line_icon.gif) no-repeat -52px -460px;
}
.how_con ul li:nth-child(11){
	background: url(../img/info_img/line_icon.gif) no-repeat -210px -460px;
}
.how_con ul li:nth-child(12){
	background: url(../img/info_img/line_icon.gif) no-repeat -60px -704px;
}
.how_con ul li:nth-child(13){
	background: url(../img/info_img/line_icon.gif) no-repeat -352px -460px;
}
.how_con ul li:nth-child(14){
	background: url(../img/info_img/line_icon.gif) no-repeat 85px -710px;
}
.how_con ul::after {
	content: '';
	clear: both;
	display: block;
}
.overview_content > table {width:100%;margin:auto;position:relative;display:inline-block;border-top:1px solid #333;margin-top:60px;}
.overview_content > table th, .overview_content > table td {text-align: left; padding: 12px 0 12px 24px;border-bottom:1px solid #d1d1d1;font-size: 14px;line-height: 20px;}	
.overview_content > table th {background: #f8f8f8;font-weight: 600; text-align: left;color: #16181a;}



/********** 입점안내 incompany.html **********/
.incompany_top {
    background: url(../img/info_img/info_top_incompany.gif) top center no-repeat fixed;
}
.incompany_content {
	width: 1020px;
	padding: 100px 0;
    background-color: #fff;
    text-align: center;
    position: relative;
	clear: both;
}
.incompany_content h2 {
    padding-top: 20px;
    position: relative;
    margin-bottom: 30px;
    font-size: 36px;
    color: #333;
    font-weight: 400;
	letter-spacing: -0.5px;
}
.incompany_content .title_01 {
    font-size: 17px;
    letter-spacing: -1px;
    line-height: 27px;
}
.incompany_content .bar {
    content: "";
    position: absolute;
    left: 50%;
    top: 0;
    width: 17px;
    height: 2px;
    margin-left: -9px;
    background: #428aed;
}	
.incompany_about ul {
	margin-top: 40px;
	margin-left: 75px;
}
.incompany_about ul li {
	float:left;
	border:1px solid #e1e1e1;
	width:160px;
	min-height: 100px;
	padding: 25px;
	margin:10px;
	font-size: 15px;
	text-align: center;
}
.incompany_about ul li b {
	color:#2183dc;
}
.incompany_about ul li::after{
	content: '';
	clear: both;
	display: block;
}

.incompany_group {
	width:800px;
	height: 350px;
	display: block;
	margin: 25px auto;
}
.incompany_group .incompany_1{
	float:left;
	width: 400px;
	background: url(../img/info_img/partner_group.gif) 50px 0px no-repeat;
}
.incompany_group .incompany_2{
	float:left;
	 width: 400px;
	background: url(../img/info_img/partner_group.gif) -385px 0 no-repeat;
}
.incompany_group dl {
	display: block;padding-top:280px;
}
.incompany_group dl dt{
	font-size: 17px;
	font-weight: bold;
	margin: 10px 0;
}	
.incompany_group dl dt b {
	color:#65a87b;
}
.incompany_group dd {
	font-size: 14px;
	line-height: 22px;
}
.partner_btn {
	color: #fff !important;
	display: inline-block;
	font-size: 24px;
	background: #2183dc;
	padding: 20px 60px;
	font-weight: 500;
	letter-spacing: -1px;
}
.partner_btn:hover {color: #fff;text-decoration: none;}

/********** 광고안내 onlinead.html **********/
.onlinead_top {
    background: #10121e url(../img/info_img/info_top_onlinead.gif) center no-repeat fixed;
}
.onlinead_content {
	width: 1020px;
	padding: 100px 0;
    background-color: #fff;
    text-align: center;
    position: relative;
	clear: both;
}
.onlinead_content h2 {
    padding-top: 20px;
    position: relative;
    margin-bottom: 30px;
    font-size: 36px;
    color: #333;
    font-weight: 400;
	letter-spacing: -0.5px;
}
.onlinead_content .title_01 {
    font-size: 17px;
    letter-spacing: -1px;
    line-height: 27px;
}
.onlinead_content .bar {
    content: "";
    position: absolute;
    left: 50%;
    top: 0;
    width: 17px;
    height: 2px;
    margin-left: -9px;
    background: #428aed;
}	
.onlinead_info {
	font-size: 14px;
	font-weight: bold;
	width: 100%;
	margin: auto;
    padding-top: 60px;
    line-height: 20px;
}
.onlinead_info li {
	background: url(../img/info_img/text_over.gif) left center no-repeat;
	border-bottom: 1px solid #e1e1e1;
    text-align: left;
    padding-top:10px;
	padding-left:10px;
    height: 30px;
}	
/*.onlinead_info li:last-child {border-bottom:0;background:none;padding-left: 0;}*/
.onlinead-mail {
	margin-top:10px;
	width: 240px;
	height: 55px;
	background: #333333 url(../img/info_img/ad_mail.png) 5% no-repeat;
	border:0;
	color:#fff;
	font-weight: bold;
	text-indent: 25px;
    font-size: 16px;
}
.info_warp .onlinead_list {width: 100%;margin-top:100px;position: relative;}
.info_warp .onlinead_list ul.ad_type li {float:left;width:50%;padding: 20px; border:1px solid #666666;border-left: 0px;box-sizing: border-box;text-align: center;font-size: 15px;color:#666666;background: #fff;cursor: pointer;}
.info_warp .onlinead_list ul.ad_type li.on {background: #428aed;border-color: #428aed;color:#fff;font-weight: 600;}
.info_warp .onlinead_list ul.ad_type li:first-child {border-left: 1px solid #333333}
.info_warp .onlinead_list ul.ad_type li:hover {color:#428aed;font-weight: 500;}
.info_warp .onlinead_list ul.ad_type .on:hover {color:#fff;font-weight: 600;}



/********** 제휴안내 partner.html **********/

.partner_top {
    background: #111218 url(../img/info_img/info_top_partner.gif) top no-repeat fixed;
}
	
.partner_content {
	width: 1020px;
	margin-top: 100px;
    background-color: #fff;
    text-align: center;
    position: relative;
	clear: both;
}
.partner_content h2 {
    padding-top: 20px;
    position: relative;
    margin-bottom: 30px;
    font-size: 36px;
    color: #333;
    font-weight: 400;
	letter-spacing: -1px;
}
.partner_content .title_01 {
    font-size: 17px;
    letter-spacing: -1px;
    line-height: 27px;
}
.partner_content .bar {
    content: "";
    position: absolute;
    left: 50%;
    top: 0;
    width: 17px;
    height: 2px;
    margin-left: -9px;
    background: #428aed;
}	
.partner_info {
	font-size: 13px;
	width: 1020px;
	margin: auto;
    padding-top: 60px;
    line-height: 20px;
}

.partner_info h3 {
	font-size: 23px;
	color:#428aed;
	display: inline-block;
	font-weight:600;
	margin-bottom: 40px;
}

.partner_info b {
	color:#FF2607;
}
.partner_info .info_01 .step1 {
	margin-bottom:80px;
}
.partner_info .info_01 .step1 li {
	display: inline-block;
	width: 220px;
	height: 220px;
	border:6px solid #f0f0f1;
    border-radius: 50%;
	text-align: center;
	font-size: 14px;
	font-weight: 600;
	color: #333;
	line-height: 22px;
	padding: 80px 10px;
	margin: 0 30px;
	box-sizing: border-box;
	letter-spacing: -0.5px;
}
.partner_info .info_02 .step2 ul {
	border:1px solid #e1e1e1;
	border-radius:10px;
	margin: auto;
	padding: 20px 0;
	overflow: hidden;
    position: relative;
    display: block;
    margin-top: 20px;
}
.step2 .number {
    position: absolute;
    top: -50px;
    left: 50%;
    margin-left: -35px;
    display: inline-block;
    width: 60px;
    height: 60px;
    line-height: 85px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    border-radius: 50%;
    background-color: #428aed;
}
.partner_info .info_02 ul li {
	position: relative;
    float: left;
    width: 33%;
    text-align: center;
	padding-top: 20px;
    border-left: 1px solid #e1e1e1;
    min-height: 30px;
	font-size: 14px;
	font-weight: 600;
}
.partner_info .info_02 ul li:first-child {
	border-left: 0;
}
.step2:after {
	clear: both;
    display: block;
    content: '';
}
.partner-mail {
	cursor:pointer;
	margin-top: 40px;
	width: 300px;
	height: 65px;
	background: #428aed url(../img/info_img/ad_mail.png) 50px 22px no-repeat;
	border:0;
	font-size: 20px;
	font-weight: 600;
	color:#fff;
	text-indent: 24px;
}

/********** 공모전안내 award.html **********/
.info_warp {
	width:1020px;
	height:auto;
}

.award_intro {
	display: block;
    position: relative;
    width: 1020px;
	height: 272px;
	background: url("https://igdevice.speedgabia.com/main/img/info_img/award_top_bn.jpg") no-repeat;
}
	
.award_content {
	width: 1020px;
	padding: 40px 0px;
    background-color: #fff;
    text-align: center;
    position: relative;
	clear: both;
	background: #e7f2ff;
	border: 1px solid #e1e1e1;
    border-bottom: 0;
	box-sizing: border-box;
}
.award_content b {color:#006bff;}
.award_content h2 {
    padding-top: 10px;
    position: relative;
    margin-bottom: 30px;
    font-size: 34px;
    color: #333;
	letter-spacing: -1.5px;
    font-weight: 200;
}
.award_content .title_01 {
    font-size: 17px;
    letter-spacing: -0.5px;
    line-height: 25px;
}
.award_content .bar {
    display: block;
    width: 30px;
    height: 2px;
    margin: 0 auto 15px;
    background: #428aed;
}	
.award_list li {
	float:left;
	display: inline-block;
	width:10%;
	height: auto;
	border:1px solid #e1e1e1;
	background: #ffffff;
	border-left:0;
	padding: 15px 10px;
	font-size: 14px;
	color:#666666;
	box-sizing: border-box;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
	overflow: hidden;
    position: relative;
}
.award_list li:first-child {border-left: 1px solid #e1e1e1;}
/*.award_list li:last-child{border-left: 1px solid rgb(225, 225, 225);border-bottom: 0px;border-top: 0px;}*/
ul.tabs li.active {border-color: #ff4200;color:#ffffff;font-weight: bold;font-size: 14px;background:#ff4200;}
.contents {
	clear: both;
	border: 1px solid #e1e1e1;
}
.tabscontent {
	width: 100%;
	display: none;
	text-align: center;
	box-sizing: border-box;
	padding: 50px 0;
}
.tabscontent h3 {margin-bottom: 20px;}



/********** 찾아오시는길 sketchmap.html **********/	
.map_top {background: url("../img/info_img/info_top_search.gif") top no-repeat fixed;}
.map_content {
	width: 980px;
	margin-top: 100px;
    background-color: #fff;
    text-align: center;
    position: relative;
	clear: both;
}
.map_content h2 {
    padding-top: 20px;
    position: relative;
    margin-bottom: 30px;
    font-size: 32px;
    color: #333;
    font-weight: 200;
}
.map_content .title_01 {
    font-size: 16px;
    letter-spacing: -0.5px;
    line-height: 23px;
}
.map_content .bar {
    content: "";
    position: absolute;
    left: 50%;
    top: 0;
    width: 17px;
    height: 2px;
    margin-left: -9px;
    background: #428aed;
}	
.map_info {
	font-size: 13px;
	font-weight: bold;
	width: 920px;
	margin: auto;
    padding-top: 60px;
    line-height: 20px;
}


.app_ntrex {
    padding-top: 45px;
}
.app_ntrex h3 {
    padding-bottom: 35px;
    font-size: 26px;
}	
.app_cont {
    text-align: left;
    font-size: 15px;
    width: 800px;
    margin: auto;
    color: #333333;
}	
.app_cont div {
    padding-top: 10px;
}
.app_cont strong {
    width: 250px;
    display: block;
}	