@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+KR');
@font-face {
    font-family: 'Cafe24Danjunghae';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_twelve@1.1/Cafe24Danjunghae.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
  font-family: 'GmarketSansMedium';
  src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

* {
	font-family: 'Noto Sans KR', sans-serif;
}

html, body, div, span, object, iframe, p, blockquote, pre, a, abbr, address, big, cite, code, del, dfn, em, font, ins, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, h1, h2, h3, h4, h5, h6, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
}
img {
	border: 0 none;
	padding: 0;
	margin: 0;
}
ol, ul, li {
	list-style: none;
	text-decoration: none;
}
a, a:link {
	color: #222;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	color: #222;
	text-decoration: none;
}


/*헤더*/
header {
	width: 100%;
	position: relative;
	display: inline-block;
}
header .inner {
	width: 1200px;
	height: 90px;
	margin: 0 auto;
}
header .inner > h1 {
	float: left;
}
header .inner nav {
	float: left;
}
.gnb-wrap {
	position: relative;
	display: inline-block;
}
.gnb-wrap ul {
	padding: 32px 0 0 0;
}
.gnb-wrap ul li {
	float: left;
	width: 160px;
	font-size: 19px;
	font-weight: 600;
	color: #222;
	text-align: center;
}
.gnb-wrap ul li a{
	padding:0 0 15px 0;
}

.gnb-wrap ul li a:hover {
	border-bottom: 3px solid #4688e0;
}
.logo {
	padding: 15px 0 0 0;
	width:330px;
}
header:hover .hoverdown {
	display: block;
}
.hoverdown:hover .hoverdown {
	display: block;
}

.deep_menu {
	width: 100%;
	position: absolute;
	margin: -3px 0 0 0;
	z-index: 999;
	background: #fff url(../img/bg_gnb.png) no-repeat left;
	-webkit-box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.09);
	-moz-box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.09);
	box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.09);
}
.exp_txt {
	padding: 68px 0 0 0;
	text-align: left;
	width: 234px;
}
.hoverdown h1 {
	font-size: 18px;
	line-height: 22px;
	letter-spacing: -1px;
	color: #666;
	font-weight: 300;
}
.hoverdown h2 {
	font-size: 29px;
	color: #4688e0;
	font-weight: 600;
}
.hoverdown {
	width: 1200px;
	height: 250px;
	margin: 0 auto;
	text-align: center;
	display: none;
	z-index: 1;
}
.hoverdown .menu_ul {
	float: left;
	padding: 10px 0 30px 95px;
	margin: 0;
}
.hoverdown .menu_ul li {
	float: left;
	width: 160px;
	font-size: 16px;
	color: #222;
	text-align: center;
	padding: 6px 0;
	margin: 0;
	letter-spacing: -1px;
}
.hoverdown .menu_ul a:hover {
	color: #4688e0
}
.hoverdown div {
	float: left;
}

/*슬라이드*/
.main_visual.icc1 {
	height: 660px;
	width: 100%;
	max-width: 1920px;
	margin: 0 auto 10px;
	position: relative;
}
.slide_img {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
	height: 100%;
	overflow: hidden;
}
.bx-viewport li{
width: auto;
}
.sd_line {
	position: absolute;
	width: 100%;
	z-index: 2;
}
.bx-controls{display: none}
.sd_line div {
	width: 1200px;
	margin: 0 auto;
}
.img_bicc {
	padding: 170px 0 30px 0;
	text-align: left;
}
.img_bicc a {
  margin-top: 30px;
  display: block;
  width: 223px;
  height: 30px;
	color: #006dbb;
  font-weight: 500;
  font-size: 18px;
  text-align: center;
  border: 2px solid #006dbb;
  border-radius: 35px;
  padding: 15px 0;
}
.c_bt {
	width: 160px;
	height: 29px;
	padding: 10px 10px;
	color: #006dbb;
	font-weight: 600;
	text-align: center;
	border-radius: 30px;
	border: 2px solid #006dbb;
}
.c_bt a {
	color: #006dbb;
}
.img_bicc2 {
	padding: 130px 0 0 0;
}
.img_bicc3 {
	padding: 170px 0 0 0;
}
.text1 {
	margin: -88px 0 0 190px;
	font-size: 40px;
	line-height: 50px;
	letter-spacing: -2px;
	color: #222;
	font-weight: 100;

}
.text2 {
	margin: 0 0 0 370px;
	font-size: 40px;
	line-height: 46px;
	letter-spacing: -2px;
	color: #222;
	font-weight: 100;
}
/*BICC소식*/
.news_bicc {
	position: relative;
  top: 0;
  left: 0;
	z-index: 2;
	width: 100%;
	height: 229px;
	box-sizing: border-box;
  background: #fcfcfc;
}
.news_bicc .news_box {
	width: 100%;
	margin: 0 auto;
  background: #fcfcfc;
}
.news_box div {
	float: left;
	height: 240px;
  border-bottom: 1px solid #b1b1b1;
}

.news_box .nt {
	background: url(../img/2022/bicc_notice.png) no-repeat;
  width: calc(40% - 24px);
  height: 395px;
	margin-top: 3px;
  margin-right: 1px;
	color: #fff;
  border: none;
}
.news_box .nt h1 {
	font-size: 38px;
  font-weight: 400;
  font-family: 'Cafe24Danjunghae';
  margin: 100px 0 24px 400px;
}
.news_box .nt h2 {
	font-size: 16px;
	font-weight: 300;
	line-height: 20px;
  margin: 0 0 0 400px;
}
.news_box .nt p {
	margin-top: 20px;
}
.news_box .nt a {
	font-size: 16px;
  color: #fff;
}
.news_box .nb {
  width: calc(50% - 24px);
  padding: 17px 70px;
  height:47px;
  margin-top: 30px;
}
.news_box .nb p {
	color: #fff;
	font-size: 13px;
  width: 52px;
  height: 15px;
  text-align: center;
  padding:5px 15px 9px;
  background: #006dbb;
  float: left;
  margin-right: 20px;
}
.news_box .nb h1 {
	color: #222;
	font-size: 17px;
	line-height: 22px;
	padding: 3px 0 0 0;
  float: left;
}
.news_box .nb h2 {
	color: #b1b1b1;
	font-size: 16px;
	line-height: 16px;
	font-weight:200;
  padding: 3px 0 0 0;
  float: right;
}
.news_box .nb h2 img {
	height: 14px;
  padding: 0 10px 0 0;
  vertical-align: bottom;
}
/*프로그램*/
.program_bicc {
	background: #e8eff4;
	display: block;
	height: 652px;
  margin-top: 164px;
}
.program_bicc .program_wrap {
	width: 1200px;
	margin: 0 auto;
	padding: 94px 0 90px 0;
	text-align: center;
}
.program_bicc .pro_txt {
}
.program_bicc .pro_txt .pro_tit {
	color: #10254b;
	font-size: 40px;
	font-family: 'Cafe24Danjunghae';
	letter-spacing: 1.5px;
}
.program_bicc .pro_txt .pro_tit span {
	color: #006dbb;
	font-family: 'Cafe24Danjunghae';
}
.program_bicc .pro_txt .pro_info {
	font-size: 17px;
	line-height: 22px;
	letter-spacing: -1px;
	font-weight: 300;
	padding: 25px 0 20px 0;
}
.pro_intro {
	width: 100%;
	text-align: center;
}
.pro_intro ul {
	width: 500px;
	margin: 0 auto;
}
.pro_intro ul li {
	
	width: 500px;
	height: 130px;
	background: #fff;
	border-radius: 30px;
	display: table-cell;
	text-align: center;
	vertical-align: top;

}
.pro_intro ul li:hover {
  box-shadow:0 0 10px rgba(0,0,0,0.3);
  transition: all 0.4s;
}
.pro_intro ul li:hover .arrow {
  margin-right: -20px;
  transition: all 0.4s;
}

.pro_intro ul li a {
	display: block;
	margin: 0 auto;
	line-height: 1.2;
	word-break: keep-all;
	white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -pre-wrap;
	word-wrap: break-word;
}
/*pro_intro ul li {
	float: left;
	width: 200px;
	height: 240px;
	background: #fff;
	border-radius: 30px;
	display: table-cell;
	text-align: center;
	vertical-align: top;
	margin-right: 20px;
	padding: 30px 15px 55px;
}
.pro_intro ul li:hover {
  box-shadow:0 0 10px rgba(0,0,0,0.3);
  transition: all 0.4s;
}
.pro_intro ul li:hover .arrow {
  margin-right: -20px;
  transition: all 0.4s;
}

.pro_intro ul li a {
	display: block;
	margin: 0 auto;
	line-height: 1.2;
	word-break: keep-all;
	white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -pre-wrap;
	word-wrap: break-word;
}*/
.pro_intro ul .introBtn5 {
	margin-right: 0;
}
.pro_intro span {
	display: block;
	font-family: 'GmarketSansMedium';
	font-size: 18px;
	margin: 10px 0 0;
}
.banner_bicc {
	width: 100%;
	display: block;
	padding: 90px 0 0;
}
.banner_bicc div {
	background: url(../img/2022/software_bg.png) no-repeat;
	width: 1200px;
	height: 375px;
	margin: 0 auto;
	color: #fff;
	padding: 83px 0 0 90px;
}
.banner_bicc h1 {
	font-size: 35px;
	line-height: 42px;
	font-weight: 400;
	letter-spacing: 1px;
	font-family: 'Cafe24Danjunghae';
}
.banner_bicc .b_info {
	font-size: 17px;
	line-height: 22px;
	letter-spacing: 0px;
	font-weight: 200;
	padding: 16px 0 40px 0;
}
/*유관기관*/
.linkwrap {
  width: 100%;
}
.wrap {
  width: 1200px;
  margin: 0 auto;
	height:460px;
	display: block;
}
.linkwrap ul {
padding:42px 0;
width: 1015px;
margin: 0 auto;
}
.linkwrap h2 {
font-size: 40px;
font-weight: 400;
text-align: center;
font-family: 'Cafe24Danjunghae';
}
.linkwrap ul li {
float: left;
margin: 0 29px 29px 0;
}
.linkwrap ul .right {
margin: 0 0 29px 0;
}
.wrap a {
text-decoration: none;
color: #333;
}
/*유관기관*/

/*푸터*/
.copyrightWrap {
	width:100%;
	background: #32393f;
	color: #fff;
	font-size: 13px;

}
.copyright {
	width: 1200px;
	margin: 0 auto;
	height:150px;
	padding:20px 0 15px 0 ;
}
.fl {
	float: left;
}
.fl a{color:#fff;}
.flink li {
	float: left;
	border-right:1px solid #474d53;
	padding:0 12px;
	margin:14px 0;
	line-height: 13px;
}
.flink li:first-child {
	padding:0 8px 0 0 ;
}
.flink li:last-child {
	border-right:0px solid #474d53;
}
.copy {
	clear: both;
}
.copy li:last-child{
	color:#6a6e74;
	padding:14px 0 0 0;
}
.ml50{padding: 0 0 0 60px;}
/*팝업*/
.img_pop {
  padding: 0;
  text-align: left;
}
