@charset "UTF-8"; 

/*lnb*/
/********************************
 left-nav : sub
 *******************************/
p{font-size: 14px;}
.align_c{text-align: center;}
.ContentWrap {background:#fff; padding:0 !important;}
.blind{text-indent: -9999px;}
.leftm_tit {position:relative;  height:95px; border-bottom:3px solid #005963; background-color:#127086; background-repeat:no-repeat;}
.leftm_tit >  h2 {margin:0; padding:35px 0 0 0; font-size:20px; font-weight:400; line-height:1.3; color:#fff; text-align:center;}

.leftmenu {background:#45464b;}
.contents_inner {line-height: 1.4em;}
.leftm_list li {border-color:#45464b; border-style:solid; border-width:1px 0px 0; background:#1c2029}
.leftm_list li a {position:relative; display:block; padding:15px 45px 15px 20px; font-size:18px; line-height:1.4; vertical-align:middle;}
.leftm_list li a:before, .leftm_list li a:after {content:''; display:inline-block; position:absolute; background-image:url(../images/common/leftm_ir.png); 
background-repeat:no-repeat;}
.leftm_list li.deptsnone a:before, .leftm_list li.deptsnone a:after {background:none;}
.leftm_list li a span {display:inline-block;}
.leftm_list li a.dep_more {padding-right:28px !important;}
.leftm_list li a.dep_more:after {top:4px; right:5px; width:20px; height:20px; background-position:-27px 0;}
.leftm_list li a.dep_more:hover:after,
.leftm_list li a.dep_more:hover:active,
.leftm_list li a.dep_more:hover:focus {background-position:-27px -21px;}
.leftm_list li a.dep_more.on:after {background-position:-27px -42px;}

.leftm_list > li > a {font-weight:500; color:#fff;}
.leftm_list > li > a:before {top:50%; right:12px; margin-top:-13px; width:26px; height:26px; background-position:0 0;}
.leftm_list > li > a:hover:before,
.leftm_list > li > a:active:before,
.leftm_list > li > a:focus:before {color:#fff695; background-position:0 -27px;}
.leftm_list > li > a:hover span,
.leftm_list > li > a:active span,
.leftm_list > li > a:focus span {color:#fff695;}
.leftm_list > li > a.on:before {color:#fff695; background-position:0 -54px;}
.leftm_list > li > a.on span {color:#fff695;}
.leftm_list > li > ul {padding:10px 10px 10px 10px; background-color:#36373f; border-top:1px solid #45464b;}
.leftm_list > li > ul > li {border-width:0; background:none;}
.leftm_list > li > ul > li > a {font-size:16px; padding:4px 10px 4px 20px; color:#fff;}
.leftm_list > li > ul > li > a:before {content:''; display:block; position:absolute; top:13px; left:8px; width:6px; height:1px; background-image:none; 
background-color:#fff;}
.leftm_list > li > ul > li > a:hover span,
.leftm_list > li > ul > li > a:active span,
.leftm_list > li > ul > li > a:focus span,
.leftm_list > li > ul > li > a.on span {font-weight:500; color:#ffa9a6;}
.leftm_list > li > ul > li > a:hover:before,
.leftm_list > li > ul > li > a:active:before,
.leftm_list > li > ul > li > a:focus:before,
.leftm_list > li > ul > li > a.on:before {height:2px; background-color:#f15853;}

.leftm_list > li > ul > li > ul {margin:0 5px 5px 5px; padding:8px 0; border-color:#ddd; border-style:solid; border-width:1px 0; background-color:#ececec;}
.leftm_list > li > ul > li > ul > li {border-width:0;}
.leftm_list > li > ul > li > ul > li > a {display:inline-block; font-size:1.4rem; padding:4px 10px 4px 20px; letter-spacing:-1px;}
.leftm_list > li > ul > li > ul > li > a:before {top:8px; left:8px; width:8px; height:8px; background-position:-48px 0;}
.leftm_list > li > ul > li > ul > li > a:hover span,
.leftm_list > li > ul > li > ul > li > a:active span,
.leftm_list > li > ul > li > ul > li > a:focus span,
.leftm_list > li > ul > li > ul > li > a.on span {font-weight:500; color:#333; text-decoration:underline;}



/********************************
button
 *******************************/
.btn_box {width: 50%}
.btn_box button{width:100%; color:#5e5e5e; background-color:#ededed; border:0; height:40px; line-height:30px; text-align:left; box-sizing:border-box; cursor:pointer; padding:0 43px 0 20px; font-size:13px; }
.btn_box a{display: block; position: relative;}
.btn_box button.down{color:#fff; background-color:#0994b5; background-image:url(../images/sub/ebook_down.png); background-repeat:no-repeat;background-position:calc(100% - 18px) 50%;}
.btn_box button.down:hover{background-color:#007793;}

/********************************
 contents : sub
 *******************************/
.contents_inner {min-height:400px; padding:40px 40px 40px 40px;}
.contents_inner .line_map {padding-bottom:10px; margin-bottom:40px; border-bottom:1px solid #121212;}/* 페이지타이틀 */
.contents_inner .line_map h3 { font-size:24px; font-weight:400; line-height:1.3; letter-spacing:-1px; color:#121212; margin-bottom:0;} /* 페이지타이틀폰트*/
.contents_inner .line_map .utilbox {padding:0; margin:0;}/*유틸*/
.contents_inner .line_map .utilbox:after {content:''; display:block; visibility:hidden; clear:both;}
.contents_inner .line_map .utilbox .location_box {float:right;}/*로케이션*/

.location_box  li {float:left;}
.location_box li {padding:0; margin:0; }
.location_box li span {display:inline-block; padding:0 5px;}
.location_box li.on {font-weight:500; color:#333;}
.location_box li.home {position:relative;}
.location_box li:before {content:''; display:inline-block; width:9px; height:9px; background:url(../images/common/location_sub.jpg)  0 no-repeat;}
.location_box li:first-child:before {content:none;}

.content_box {position:relative;}

/********************************
 만족도조사
 *******************************/
.stf_box {margin-top:40px; background:#f6f6f6; overflow:hidden; border-radius:5px; text-align:center; padding:15px 0; }
.stf_box a {color:#222}

/* margin */
.mt5 {margin-top:5px;}
.mt10 {margin-top:10px;}
.mt15 {margin-top:15px;}
.mt20 {margin-top:20px;}
.mt25 {margin-top:25px;}
.mt30 {margin-top:30px;}
.mt35 {margin-top:35px;}
.mt40 {margin-top:40px;}
.mt45 {margin-top:45px;}
.mt50 {margin-top:50px;}
.mt55 {margin-top:55px;}
.mt60 {margin-top:60px;}
.mt65 {margin-top:65px;}
.mt70 {margin-top:70px;}
.mt75 {margin-top:75px;}
.mt80 {margin-top:80px;}
.mt85 {margin-top:85px;}
.mt90 {margin-top:90px;}
.mt95 {margin-top:95px;}
.mt100 {margin-top:100px;}
.mr5 {margin-right:5px;}
.mr10 {margin-right:10px;}
.mr15 {margin-right:15px;}
.mr20 {margin-right:20px;}
.mr25 {margin-right:25px;}
.mr30 {margin-right:30px;}
.mr35 {margin-right:35px;}
.mr40 {margin-right:40px;}
.mr45 {margin-right:45px;}
.mr50 {margin-right:50px;}
.mr55 {margin-right:55px;}
.mr60 {margin-right:60px;}
.mr65 {margin-right:65px;}
.mr70 {margin-right:70px;}
.mr75 {margin-right:75px;}
.mr80 {margin-right:80px;}
.mr85 {margin-right:85px;}
.mr90 {margin-right:90px;}
.mr95 {margin-right:95px;}
.mr100 {margin-right:100px;}
.mb5 {margin-bottom:5px;}
.mb10 {margin-bottom:10px;}
.mb15 {margin-bottom:15px;}
.mb20 {margin-bottom:20px;}
.mb25 {margin-bottom:25px;}
.mb30 {margin-bottom:30px;}
.mb35 {margin-bottom:35px;}
.mb40 {margin-bottom:40px;}
.mb45 {margin-bottom:45px;}
.mb50 {margin-bottom:50px;}
.mb55 {margin-bottom:55px;}
.mb60 {margin-bottom:60px;}
.mb65 {margin-bottom:65px;}
.mb70 {margin-bottom:70px;}
.mb75 {margin-bottom:75px;}
.mb80 {margin-bottom:80px;}
.mb85 {margin-bottom:85px;}
.mb90 {margin-bottom:90px;}
.mb95 {margin-bottom:95px;}
.mb100 {margin-bottom:100px;}

/*울산의 하루*/
.gov-ulsan-today{overflow:hidden;margin-top:20px;}
.gov-ulsan-today li{width:23.5%;padding:10px;min-height:230px;float:left;margin:0 2% 2% 0;border:1px solid #e5e5e5;border-radius: 10px;text-align:center;box-shadow: 2px 2px 5px rgba(0,0,0,0.1);}
.gov-ulsan-today li:nth-child(4n + 0){margin-right: 0;}
.gov-ulsan-today li span{display:block;}
.gov-ulsan-today li span.ulsan-today-tit{font-size:15px;margin-top:30px;}
.gov-ulsan-today li span.ulsan-today-eng{font-size:14px;margin-top:5px;}
.gov-ulsan-today li span.ulsan-today-pic img{width:100%;max-width:124px;margin-top:30px;}

/*테이블 공통*/
.c_table {width: 100%;}
.c_table table {width: 100%;border-top: 2px solid #111;border-collapse: collapse;}
.c_table tr {border-bottom: 1px solid #d9d9d9;height:30px;}
.c_table th {text-align: center; font-size: 14px; padding: 9px 0; color: #444; background-color: #f4f7f9; border-left: 1px solid #d9d9d9; border-bottom: 1px solid #d9d9d9; font-weight: 400;}
.c_table th:first-child, .c_table td:first-child {border-left: 0;}
.c_table td {text-align: center; font-size: 13px; padding: 3px; color: #666; border-left: 1px solid #d9d9d9; border-bottom: 1px solid #d9d9d9;}
.c_table.list tr td:last-child{display: none;}
.c_table td:first-child.borderL{border-left: 1px solid #d9d9d9;}
.scrl_info{ display: none;}

.table-data {
	border-top:2px solid;
}
.table-data thead tr {
	text-align: center;
	font-size: 14px;
	padding: 9px 0;
	color: #444;
	background-color: #f4f7f9;
	border-left: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	font-weight: 400;
}

.table-data tbody tr {
	border-bottom: 1px solid #d9d9d9;
	height: 30px;
}
.table-data tbody tr th {
	text-align: center;
	font-size: 14px;
	padding: 9px 0;
	color: #444;
	border-left: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	background-color: #f4f7f9;
	vertical-align:middle;
	font-weight: 400;
}
.table-data tbody tr td {
	text-align: center;
	font-size: 13px;
	padding: 3px;
	color: #666;
	border-left: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	vertical-align:middle;
}

/*경기종합지수*/
.grayBox{padding: 20px; background-color: #f2f2f2; border: 1px solid #ddd;}
.grayBox a:hover{text-decoration: underline !important;}
.whiteBox{padding: 20px; background-color: #fff;}
.dot{position: relative; padding-left: 15px; font-size: 17px;}
.dot:before{content: ""; display: block; width: 6px; height: 6px; background-color: #555; position: absolute; top: 8px; left: 0;}
.dot2{position: relative; padding-left: 10px; margin-bottom: 10px; font-size: 15px;}
.dot2:before{content: ""; display: block; width: 3px; height: 3px; background-color: #555; border-radius: 50%; position: absolute; top: 8px; left: 0;}
.dot2:last-child{margin-bottom: 0;}
.dot2>ul>li{position: relative;  padding-left: 10px; font-size: 14px;}
.dot2>ul>li:before{content: "-"; display: block; position: absolute; top: 0; left: 0;}

.c_tab li{float: left; width: 49%; margin-right: 1%; margin-bottom: 10px; padding: 10px; cursor: pointer; text-align: center; font-size: 15px; border: 1px solid #b7b7b7;}
.c_tab li.on{border: 0; color: #fff; background-color: #127086;}
.c_tab li:nth-child(2n + 0){ margin-right: 0;}
.c_tabcontent{display: none;}
.c_tabcontent.on{display: block;}

.s_tit{position: relative; padding-left: 22px; font-size: 19px;}
.s_tit:before{content: ""; display: block; width: 16px; height: 16px; border: 4px solid #127086; border-radius: 50%; position: absolute; top: 3px; left: 0;}

/*소비경기지수*/
.checkList li{margin-bottom: 10px; padding-left: 20px; font-size: 15px; background-image: url(../images/sub/i_check.png); background-repeat: no-repeat; background-position: left top 4px;}
.img100{width: 100%;}

/*울산의 100대지표*/
.u_tab li{float: left; width: calc(20% - 8px); margin-right: 10px; margin-bottom: 10px; padding: 8px; cursor: pointer; background-color: #d5d7dc;}
.u_tab li.on{color: #fff; background-color: #26334f;}
.u_tab li:after{content: ""; display: block; clear: both;}
.u_tab li:nth-child(5n + 0){ margin-right: 0;}
.u_tab li img{border-radius: 50%; background-color: #fff;}
.u_tab li span{display: inline-block; float: right; width: calc(100% - 44px); text-align: center;line-height: 44px; font-size: 16px;}
.u_tabcontent{display: none;}
.u_tabcontent.on{display: block;}

.u100List li{float: left; width: calc(33.333333% - 10px); margin-right: 15px; margin-bottom: 15px; padding: 10px 0; border: 1px solid #ddd; border-radius: 5px;}
.u100List li:nth-child(3n + 0){margin-right: 0;}
.u100List li p{text-align: center; font-size: 15px;}
.u100List li div{text-align: center;}

.u100List.n1 li p:after{content: ""; display: block; width: 120px; height: 80px; margin: 0 auto; background: url(../images/sub/ico_u100_a.png) no-repeat 0 0;}
.u100List.n1 li:nth-child(1) p:after{background-position: 0 0;}
.u100List.n1 li:nth-child(2) p:after{background-position: -120px 0;}
.u100List.n1 li:nth-child(3) p:after{background-position: -240px 0;}
.u100List.n1 li:nth-child(4) p:after{background-position: -360px 0;}
.u100List.n1 li:nth-child(5) p:after{background-position: -480px 0;}
.u100List.n1 li:nth-child(6) p:after{background-position: -600px 0;}
.u100List.n1 li:nth-child(7) p:after{background-position: -720px 0;}
.u100List.n1 li:nth-child(8) p:after{background-position: -840px 0;}
.u100List.n1 li:nth-child(9) p:after{background-position: -960px 0;}
.u100List.n1 li:nth-child(10) p:after{background-position: -1080px 0;}
.u100List.n2 li p:after{content: ""; display: block; width: 120px; height: 80px; margin: 0 auto; background: url(../images/sub/ico_u100_b.png) no-repeat 0 0;}
.u100List.n2 li:nth-child(1) p:after{background-position: 0 0;}
.u100List.n2 li:nth-child(2) p:after{background-position: -120px 0;}
.u100List.n2 li:nth-child(3) p:after{background-position: -240px 0;}
.u100List.n2 li:nth-child(4) p:after{background-position: -360px 0;}
.u100List.n2 li:nth-child(5) p:after{background-position: -480px 0;}
.u100List.n2 li:nth-child(6) p:after{background-position: -600px 0;}
.u100List.n2 li:nth-child(7) p:after{background-position: -720px 0;}
.u100List.n2 li:nth-child(8) p:after{background-position: -840px 0;}
.u100List.n2 li:nth-child(9) p:after{background-position: -960px 0;}
.u100List.n2 li:nth-child(10) p:after{background-position: -1080px 0;}
.u100List.n3 li p:after{content: ""; display: block; width: 120px; height: 80px; margin: 0 auto; background: url(../images/sub/ico_u100_c.png) no-repeat 0 0;}
.u100List.n3 li:nth-child(1) p:after{background-position: 0 0;}
.u100List.n3 li:nth-child(2) p:after{background-position: -120px 0;}
.u100List.n3 li:nth-child(3) p:after{background-position: -240px 0;}
.u100List.n3 li:nth-child(4) p:after{background-position: -360px 0;}
.u100List.n3 li:nth-child(5) p:after{background-position: -480px 0;}
.u100List.n3 li:nth-child(6) p:after{background-position: -600px 0;}
.u100List.n3 li:nth-child(7) p:after{background-position: -720px 0;}
.u100List.n3 li:nth-child(8) p:after{background-position: -840px 0;}
.u100List.n3 li:nth-child(9) p:after{background-position: -960px 0;}
.u100List.n3 li:nth-child(10) p:after{background-position: -1080px 0;}
.u100List.n4 li p:after{content: ""; display: block; width: 120px; height: 80px; margin: 0 auto; background: url(../images/sub/ico_u100_d.png) no-repeat 0 0;}
.u100List.n4 li:nth-child(1) p:after{background-position: 0 0;}
.u100List.n4 li:nth-child(2) p:after{background-position: -120px 0;}
.u100List.n4 li:nth-child(3) p:after{background-position: -240px 0;}
.u100List.n4 li:nth-child(4) p:after{background-position: -360px 0;}
.u100List.n4 li:nth-child(5) p:after{background-position: -480px 0;}
.u100List.n4 li:nth-child(6) p:after{background-position: -600px 0;}
.u100List.n4 li:nth-child(7) p:after{background-position: -720px 0;}
.u100List.n4 li:nth-child(8) p:after{background-position: -840px 0;}
.u100List.n4 li:nth-child(9) p:after{background-position: -960px 0;}
.u100List.n4 li:nth-child(10) p:after{background-position: -1080px 0;}
.u100List.n5 li p:after{content: ""; display: block; width: 120px; height: 80px; margin: 0 auto; background: url(../images/sub/ico_u100_e.png) no-repeat 0 0;}
.u100List.n5 li:nth-child(1) p:after{background-position: 0 0;}
.u100List.n5 li:nth-child(2) p:after{background-position: -120px 0;}
.u100List.n5 li:nth-child(3) p:after{background-position: -240px 0;}
.u100List.n5 li:nth-child(4) p:after{background-position: -360px 0;}
.u100List.n5 li:nth-child(5) p:after{background-position: -480px 0;}
.u100List.n5 li:nth-child(6) p:after{background-position: -600px 0;}
.u100List.n5 li:nth-child(7) p:after{background-position: -720px 0;}
.u100List.n5 li:nth-child(8) p:after{background-position: -840px 0;}
.u100List.n5 li:nth-child(9) p:after{background-position: -960px 0;}
.u100List.n5 li:nth-child(10) p:after{background-position: -1080px 0;}
.u100List.n6 li p:after{content: ""; display: block; width: 120px; height: 80px; margin: 0 auto; background: url(../images/sub/ico_u100_f.png) no-repeat 0 0;}
.u100List.n6 li:nth-child(1) p:after{background-position: 0 0;}
.u100List.n6 li:nth-child(2) p:after{background-position: -120px 0;}
.u100List.n6 li:nth-child(3) p:after{background-position: -240px 0;}
.u100List.n6 li:nth-child(4) p:after{background-position: -360px 0;}
.u100List.n6 li:nth-child(5) p:after{background-position: -480px 0;}
.u100List.n6 li:nth-child(6) p:after{background-position: -600px 0;}
.u100List.n6 li:nth-child(7) p:after{background-position: -720px 0;}
.u100List.n6 li:nth-child(8) p:after{background-position: -840px 0;}
.u100List.n6 li:nth-child(9) p:after{background-position: -960px 0;}
.u100List.n6 li:nth-child(10) p:after{background-position: -1080px 0;}
.u100List.n7 li p:after{content: ""; display: block; width: 120px; height: 80px; margin: 0 auto; background: url(../images/sub/ico_u100_g.png) no-repeat 0 0;}
.u100List.n7 li:nth-child(1) p:after{background-position: 0 0;}
.u100List.n7 li:nth-child(2) p:after{background-position: -120px 0;}
.u100List.n7 li:nth-child(3) p:after{background-position: -240px 0;}
.u100List.n7 li:nth-child(4) p:after{background-position: -360px 0;}
.u100List.n7 li:nth-child(5) p:after{background-position: -480px 0;}
.u100List.n7 li:nth-child(6) p:after{background-position: -600px 0;}
.u100List.n7 li:nth-child(7) p:after{background-position: -720px 0;}
.u100List.n7 li:nth-child(8) p:after{background-position: -840px 0;}
.u100List.n7 li:nth-child(9) p:after{background-position: -960px 0;}
.u100List.n7 li:nth-child(10) p:after{background-position: -1080px 0;}
.u100List.n8 li p:after{content: ""; display: block; width: 120px; height: 80px; margin: 0 auto; background: url(../images/sub/ico_u100_h.png) no-repeat 0 0;}
.u100List.n8 li:nth-child(1) p:after{background-position: 0 0;}
.u100List.n8 li:nth-child(2) p:after{background-position: -120px 0;}
.u100List.n8 li:nth-child(3) p:after{background-position: -240px 0;}
.u100List.n8 li:nth-child(4) p:after{background-position: -360px 0;}
.u100List.n8 li:nth-child(5) p:after{background-position: -480px 0;}
.u100List.n8 li:nth-child(6) p:after{background-position: -600px 0;}
.u100List.n8 li:nth-child(7) p:after{background-position: -720px 0;}
.u100List.n8 li:nth-child(8) p:after{background-position: -840px 0;}
.u100List.n8 li:nth-child(9) p:after{background-position: -960px 0;}
.u100List.n8 li:nth-child(10) p:after{background-position: -1080px 0;}
.u100List.n9 li p:after{content: ""; display: block; width: 120px; height: 80px; margin: 0 auto; background: url(../images/sub/ico_u100_i.png) no-repeat 0 0;}
.u100List.n9 li:nth-child(1) p:after{background-position: 0 0;}
.u100List.n9 li:nth-child(2) p:after{background-position: -120px 0;}
.u100List.n9 li:nth-child(3) p:after{background-position: -240px 0;}
.u100List.n9 li:nth-child(4) p:after{background-position: -360px 0;}
.u100List.n9 li:nth-child(5) p:after{background-position: -480px 0;}
.u100List.n9 li:nth-child(6) p:after{background-position: -600px 0;}
.u100List.n9 li:nth-child(7) p:after{background-position: -720px 0;}
.u100List.n9 li:nth-child(8) p:after{background-position: -840px 0;}
.u100List.n9 li:nth-child(9) p:after{background-position: -960px 0;}
.u100List.n9 li:nth-child(10) p:after{background-position: -1080px 0;}
.u100List.n10 li p:after{content: ""; display: block; width: 120px; height: 80px; margin: 0 auto; background: url(../images/sub/ico_u100_j.png) no-repeat 0 0;}
.u100List.n10 li:nth-child(1) p:after{background-position: 0 0;}
.u100List.n10 li:nth-child(2) p:after{background-position: -120px 0;}
.u100List.n10 li:nth-child(3) p:after{background-position: -240px 0;}
.u100List.n10 li:nth-child(4) p:after{background-position: -360px 0;}
.u100List.n10 li:nth-child(5) p:after{background-position: -480px 0;}
.u100List.n10 li:nth-child(6) p:after{background-position: -600px 0;}
.u100List.n10 li:nth-child(7) p:after{background-position: -720px 0;}
.u100List.n10 li:nth-child(8) p:after{background-position: -840px 0;}
.u100List.n10 li:nth-child(9) p:after{background-position: -960px 0;}
.u100List.n10 li:nth-child(10) p:after{background-position: -1080px 0;}

/* 통계간행물 */
.ebookList li{width:calc(25% - 21px); float:left; margin-right:28px; margin-bottom:40px}
.ebookList li:nth-child(4n){margin-right:0;}
.ebookList li p{text-align:center; font-size:16px; color:#232323; padding-bottom:10px; letter-spacing:-1px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.ebookList li span.ebookimg{border:1px solid #dddddd; width:100%; height:286px; display:block; text-align:center; box-sizing:border-box; overflow:hidden;}
.ebookList li span.ebookimg img{width:100%; height:100%}
.ebookList li span.ebookbtn button{width:100%; color:#5e5e5e; background-color:#ededed; border:0; height:40px; line-height:30px; text-align:left; box-sizing:border-box; cursor:pointer; padding:0 43px 0 20px; font-size:13px; }
.ebookList li span.ebookbtn button.view{background-image:url(../images/sub/ebook_arr.png); background-repeat:no-repeat;background-position:calc(100% - 18px) 50%;}
.ebookList li span.ebookbtn button.view:hover{background-color:#e2e2e2;}
.ebookList li span.ebookbtn button.down{color:#fff; background-color:#0994b5; background-image:url(../images/sub/ebook_down.png); background-repeat:no-repeat;background-position:calc(100% - 18px) 50%;}
.ebookList li span.ebookbtn button.down:hover{background-color:#007793;}
.ebookList li span.ebookbtn button.nonefile{height:80px; text-align:center;padding:0; color:#949494}

.page_box{padding-top:20px;text-align:center}
.page_box .pagination li {display:inline-block;}
.pagination>li:first-child>a, .pagination>li:last-child>a, 
.pagination>li:first-child>button, .pagination>li:last-child>button {border-top-left-radius:0px; border-bottom-left-radius:0px; border-top-right-radius:0px; border-bottom-right-radius:0px}
.page_box li a{display:inline-block;width:30px;height:30px;border:1px solid #ccc;font-size:14px; padding:5px 0px; /*line-height:30px*/;text-align:center;}
.page_box li a.on{border:1px solid #13294b;background-color:#13294b;color:#fff}
.page_box .pagination{display: block;}
.page_box .pagination>.active>a,.page_box .pagination>.active>button {border:1px solid #003a51;background-color:#003a51;color:#fff}
.page_box .btn{border: 1px solid #ccc; /*text-indent:-9999px;*/ border-radius:0px;  }
.page_box .btn.first {background:url(../images/sub/btn_first.png) 50% 50% no-repeat; background-size:12px auto; }
.page_box .btn.last {background:url(../images/sub/btn_last.png) 50% 50% no-repeat; background-size:12px auto; }
.page_box .btn.next {background:url(../images/sub/btn_next.png) 50% 50% no-repeat; background-size:12px auto; }
.page_box .btn.prev {background:url(../images/sub/btn_prev.png) 50% 50% no-repeat; background-size:12px auto; }
.page_box .btn .blind {text-indent:-9999px; display:block;}

.page_box li button{width:35px; height:35px;}

.page_box li a:focus, .page_box li button:focus {
  outline: 2px solid red !important;
  outline-offset: -2px;
}


.ebookSch{}
.search_tbox{padding: 20px; background-color: #f5f5f5; border: 1px solid #ddd;}
.search_tbox dl{margin-bottom: 0; text-align: center;}
.search_tbox dd{display: inline-block; margin-right: 10px;}
.search_tbox dd label{margin-right: 5px;}
.search_tbox dd input{font-size: 15px; height: 35px; border: 1px solid #afafaf;}
.search_tbox dd select{font-size: 15px; height: 35px; border: 1px solid #afafaf;font-family: "s-core-dream-regular", sans-serif;}
.search_tbox .sch_btn{height: 35px; padding: 0 15px; line-height: 35px; color: #fff; background-color: #1870af; border: 0;}
.search_tbox .sch_btn:hover{background-color: #094e80;}

/** 통계연보 */
#stat_data_wrap {position:relative;overflow:hidden;}
#stat_data_wrap > #stat_loading {
	position:absolute;
	width:100%;
	height:100%;
	z-index:99;
	background-color:#000;
	opacity: 0.5;
	display:none;
}

.dept1List > li {
	margin:4px 0;
}

.dept2List {
	margin-left:15px;
}
.dept2List > ul > li > button {
	font-size:14px;
}
.btn-stat {
	width:100%;
	text-align:left;
}

/*통계 용어 소개*/
.Term:after{content: ""; display: block; clear: both;}
.Term{display: flex; justify-content: flex-start; align-items: center; border: 2px solid #e7e7e7; margin: 10px 0; flex-wrap: wrap;}
.Term .tit{ flex-basis: 20%; max-width: 20%; text-align: center; padding: 30px 20px;}
.Term .tit p{font-size: 15px; font-weight: 700; margin-top: 15px;}
.Term ul{flex-basis: 80%; max-width: 80%; padding: 30px 20px;}
.Term ul li{position: relative; float: left; margin-right: 10px; padding: 2px 10px;}
.Term ul li:before{content: ""; display: block; width: 3px; height: 3px; border-radius: 50%; position: absolute; top: 10px; left: 0; background-color: #555;}
.Term ul li a{font-size: 15px; color: #555;}
.Term ul li a:hover{color: #0057af; text-decoration: underline !important; font-weight: bold;}

.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
/* Modal Content/Box */
.modal_content:after{content: ""; display: block; clear: both;}
.modal_content {
    background-color: #fefefe;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    /*margin: 12% auto;  15% from the top and centered */
    padding: 40px;
    border: 1px solid #888;
    width: 45%; /* Could be more or less, depending on screen size */
    min-width: 850px;
    line-height: 1.5em;
}
/* The Close Button */
.modal_content .top{position: relative; border-bottom: 2px solid #ddd; margin-bottom: 30px;}
.modal_content .close {
    display: inline-block;
    color: #aaa;
    font-size: 40px;
    font-weight: bold;
    position: absolute;
    top: 0;
    right: 0;
}
.modal_content .close:hover,
.modal_content .close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}
.modal_content .con p{font-size: 15px;}
.modal_content .b_box{padding: 20px; margin-top: 20px; font-size: 15px; background-color: #ecf3ff;}

/*기본게시판*/
.board{min-height: 280px; position: relative;}
.board table{width: 100%; max-width: 100%; margin-bottom: 20px;}
.board .all{display: inline-block; margin-top: 15px; font-size: 15px; color: #444;}
.board .all .number{color: #ff6019;}
.board .list tr:hover{ background-color: #f8f8f8;}
.board .list tr:last-child{border-bottom: 1px solid #ddd;}
.board .list th{padding: 10px 0; text-align: center; font-size: 15px; background-color: #f7f7f7; color: #444; border-top: 1px solid #878787; border-bottom: 1px solid #e1e1e1;}
.board .list td{padding: 11px 0; text-align: center; color: #444; font-size: 14px; border-bottom: 1px solid #ddd;}
.board .list td.con_tit{text-align: left;}
.board .list td.con_tit a{overflow: hidden; text-overflow: ellipsis;  white-space: nowrap; word-break:break-all;}
.board .list td a{ display: block; width: 100%; height: 100%;color: #444;}
.board .list td a:hover{color: #319adb;}

.list_view {width: 100%;}
.list_view th{padding: 14px 1em; font-size: 14px; color: #000; background-color: #f8f8f8; border: 1px solid #ddd;}
.list_view td{padding: 8px; font-size: 14px; color: #444; background-color: #fff; border: 1px solid #ddd;}
.list_view tr:first-child {border-top: 2px solid #000;}
.btn_list{display: inline-block; color: #444; font-size: 15px; border: 1px solid #999; padding: 10px 40px; transition: all 0.1s;}
.btn_list:hover{background-color: #3c3c3c; color: #fff; border: 1px solid #3c3c3c;}

.schWrap{display: inline-block; float: right; margin-bottom: 10px;}
.schWrap select {font-size: 15px; height: 35px; border: 1px solid #afafaf;font-family: "s-core-dream-regular", sans-serif;}
.schWrap input{font-size: 15px; height: 35px; border: 1px solid #afafaf;}
.schWrap .sch_btn{height: 35px; padding: 0 15px; line-height: 35px; color: #fff; background-color: #1870af; border: 0;font-family: "s-core-dream-medium", sans-serif;}
.schWrap .sch_btn:hover{background-color: #094e80;}


/*검색*/
.topbox{position: relative; max-width: 1320px; margin: 0 auto;}
.schBox_Warp{max-width: 1320px; width: 100%; position: absolute; top: 0; right: 50%; transform: translateX(50%); z-index: 1;}
.schBtn{position: absolute; top: 25px; right: 10px; width: 30px; height: 30px; text-indent: -9999px; background-repeat: no-repeat; background-image: url(../images/sub/i_search.png); background-position: center; background-color: transparent; border: 0;}
.schBox.on{display: block;}
.schBox{display: none; position: absolute; top: 20px; right: 10px; width: 35%; padding: 10px 20px; background-color: #4c4c4c; z-index: 1000;}
.schBox input{float: left; width: calc(100% - 65px); height: 35px; background-color: transparent; border: 0; border-bottom: 1px solid #e0e0e0; color: #fff;}
.schBox input::placeholder{color: #c6c6c6;}
.schBox button{float: left; width: 30px; height: 30px; margin-right: 5px; text-indent: -9999px; background-repeat: no-repeat; background-image: url(../images/sub/i_search.png); background-position: center; background-color: transparent; border: 0;}
.schBox .Close{float: left; cursor: pointer; display: block; width: 30px; height: 30px; text-indent: -9999px; background-repeat: no-repeat; background-image: url(../images/sub/i_close.png); background-position: center;}

/*검색결과*/
.searchResult{min-height: 720px; padding: 40px 70px;}
.searchResult .sch{width: 100%; margin-top: 30px;}
.searchResult .sch input{width: calc(100% - 105px); height: 45px; padding: 0 15px; color: #181818; background: #fff; border: 1px solid rgba(0,0,0,0.3); border-radius: 5px;}
.searchResult .sch button{width: 100px; padding: 0; line-height: 45px; color: #fff; border-radius: 5px; background-color: #2c4bcb; border: 0;}
.searchResult .sch button:hover{background-color: #193090; color: #fff; transition: all 0.1s;}
.tips{}
.tips h4{float: left; margin-right: 15px; font-size: 15px; line-height: 26px;}
.tips ul{float: left;}
.tips li{float: left; margin-right: 5px; margin-bottom: 5px;}
.tips li a{display: block; padding: 5px 13px; font-size: 14px; color: #222; border-radius: 20px; border: 1px solid #d0d0d0; transition: all 0.1s;}
.tips li a:hover{background-color: #5c5c5c; color: #fff; border: 1px solid #5c5c5c;}
.tips li a span{display: inline-block; width: 16px; height: 16px; margin-right: 5px; border-radius: 50%; background-color: #606060;line-height: 16px; text-align: center; color: #fff; font-size: 11px;}
.tips li a:hover span{background-color: #fff; color: #111;}

.searchResult .content{margin-top: 60px;}
.searchResult .title h2{margin-bottom: 20px; font-size: 25px; font-weight: 700;}
.searchResult .title h2 span{font-size: 25px; color: #1137d6;}
.searchResult .boardList li:first-child{border-top: 1px solid #15151A;}
.searchResult .boardList li{padding: 24px 20px 21px 20px; border-bottom: 1px solid #dfdfdf;}
.pageOrder i{position: relative; padding-left: 14px; margin-left: 12px; font-style: normal; color:#333; line-height: 1.6; word-break: break-all;}
.searchResult .boardList li:hover i{color: #1137d6;}
.pageOrder i:first-child{padding-left: 0; margin-left: 0;}
.pageOrder i~i::before{content:""; display: block; width: 7px; height:11px;  opacity: .5; background: url(../images/sub/i_arrow.png)no-repeat; position: absolute; top: 4px; left: 0;}

.hide {
    width: 0px;
    height: 0px;
    line-height: 0;
    overflow: hidden;
    font-size: 0px;
    visibility: hidden;
    position: absolute;
}


/*울산 통계 바로알기*/
.siteMap .d1{float: left; width: 33.333333%; padding-right: 50px; margin-bottom: 30px;}
.siteMap .d1:nth-child(3n + 0){margin-right: 0;}
.siteMap .d1>.m{display: block; padding: 10px 0;  margin-bottom: 15px; font-size: 18px; color: #000; border-bottom: 1px solid #111;}
.siteMap .d2{margin-bottom: 2px;}
.siteMap .d2>a{position: relative;  padding: 5px 10px; font-size: 14px; color: #111;}
.siteMap .d2>a:before{content: ""; display: block; width: 3px; height: 3px; background-color: #222; border-radius: 50%; position: absolute; top: 12px; left: 0;}
.siteMap .d2>a:hover{color: #0095cc; text-decoration: underline !important;}
.siteMap .d2>ul{margin-bottom: 10px;}
.siteMap .d3>a{padding-left: 10px; font-size: 13px; color: #222;}
.siteMap .d3>a:hover{color: #0095cc; text-decoration: underline !important;}
.siteMap .d3>a:before{content: "-"; display: inline-block; margin-right: 5px;}

/*통계바로알기*/
.SiteMap{width: 100%; max-width: 1300px; margin: 0 auto; padding: 10px;  }
.Get_it_right{   min-height: 1300px;}
.s_tab{position:relative;}
.s_tab li{float: left; width: calc(33.33333% - 10px); margin-right: 15px; margin-bottom: 10px; padding: 13px 0; cursor: pointer; background-color:#d5d7dc; text-align: center; }
.s_tab li.on{color: #fff; background-color: #26334f;}
.s_tab li:after{content: ""; display: block; clear: both;}
.s_tab li:nth-child(3n + 0){ margin-right: 0;}
.s_tab li > a{color:#000;}
.s_tab li.on > a{color:#fff; position: relative;}
.s_tabcontent{display: none;
   top:200px;
    margin-bottom: 40px;
    color: #000;
    position: absolute;
    text-align: left;
   left:10px;}
.s_tabcontent.on{display: block;}
.SiteMap .title{color: #127086; font-weight: 700;}
.SiteMap .d2 h3{font-size: 17px; margin-top: 30px;}
.SiteMap .d2 h3 a{color: #1868df; font-weight: 700;}
.SiteMap .d2 h3 a:hover{text-decoration: underline !important;}
.SiteMap .d2 p{position: relative; padding-left: 10px; font-size: 16px;}
.SiteMap .d2 p:before{content: ""; display: block; width: 4px; height: 4px; background-color: #4e4e4e; border-radius: 50%; position: absolute; top: 8px; left: 0;}
.SiteMap .d3 h4{margin-top: 10px; margin-left: 10px; font-size: 15px;}
.SiteMap .d3 h4 a{position: relative; padding-left: 10px; color: #1868df;}
.SiteMap .d3 h4 a:before{content: ""; display: block; width: 5px; height: 2px; background-color: #4e4e4e; position: absolute; top: 8px; left: 0;}
.SiteMap .d3 h4 a:hover{text-decoration: underline !important}
.announcement{padding: 25px 10px; margin-top: 15px; text-align: center; border: 1px solid #c9c9c9;}
.announcement span{color: #1868df; font-weight: 700; }

.s_tab li a:focus{outline: 2px solid red !important; outline-offset: -2px;}


/*지도 활용 서비스*/
.Map{width: 100%; max-width: 1620px; padding: 10px; margin: 80px auto;}
.Map li{position: relative; float: left; width: calc(20% - 16px); min-height: 465px; padding: 10px; margin-right: 20px; border: 1px solid #ddd; box-sizing: border-box; text-align: center; transition: all 0.2s;}
.Map li:hover{box-shadow: 5px 5px 5px rgba(0,0,0,0.2); border: 1px solid #26334f;}
.Map li:last-child{margin-right: 0;}
.Map li .imgWrap{width: 100%; height: 230px; background-repeat: no-repeat; background-position: center;}
.Map li:nth-child(1) .imgWrap{background-image: url(../images/sub/map_01.png);}
.Map li:nth-child(2) .imgWrap{background-image: url(../images/sub/map_02.png);}
.Map li:nth-child(3) .imgWrap{background-image: url(../images/sub/map_03.png);}
.Map li:nth-child(4) .imgWrap{background-image: url(../images/sub/map_04.png);}
.Map li:nth-child(5) .imgWrap{background-image: url(../images/sub/map_05.png);}
.Map li h5{margin-bottom: 20px;}
.Map li p{line-height: 1.4em; word-break: keep-all; font-size: 15px; color: #444;}
.Map li a{position: absolute; bottom: 40px; left: 50%; transform: translateX(-50%); display: block; max-width: 155px; width: 100%; padding: 0 55px 0 30px; font-size: 18px; color: #fff; line-height: 45px; background-color: #26334f; border-radius: 45px; background-image: url(../images/sub/map_link.png); background-repeat: no-repeat; background-position: right 20px center;}
.Map li a:hover{background-color: #091224}

/********************************
 media query
 *******************************/
@media screen and (max-width:1400px) {
    /*지도 활용 서비스*/
    .Map li{width: calc(33.333333% - 16px); margin-right: 24px; margin-bottom: 25px;}
    .Map li:nth-child(3n + 0){margin-right: 0;}
}

 @media screen and (min-width:1024px) {
.leftmenu {background:#45464b;  width:20% !important}
.contents_inner {width:80% !important;}
}

@media screen and (max-width:1023px) {
	aside {display:none;}
	.contents_inner {width:100%; padding:30px 40px; transition: width 0.1s linear;}
	.stf_box {padding:20px;}
    
    /* 통계간행물 */
    .ebookList li{width: calc(50% - 15px);float:left;margin-right:30px;margin-bottom:40px;}
	.ebookList li:nth-child(4n){margin-right:30px;}
	.ebookList li:nth-child(2n){margin-right:0px;}
}

 @media screen and (max-width:991px) {
     .schBtn{top: 18px; right: 91px;}
     .schBox{ top: 67px; right: 0; width: 100%; padding: 20px 20px;box-shadow: 0px 3px 9px rgba(0,0,0,0.5);}
     
     /*검색결과*/
     .searchResult{padding: 25px 30px;}
}

@media screen and (max-width:767px) {
	.contents_inner {padding:30px 20px;}
    /*울산의 하루*/
    .gov-ulsan-today li{width: 100%; margin: 0 0 10px 0;}
    .gov-ulsan-today li span.ulsan-today-pic img{margin-top: 15px;}
    /*테이블*/
    .c_table{overflow-x: scroll;}
    .c_table table{width: 660px; min-width: 100%;}
    .c_table table.wd100{width: 100%;}
    .c_table td{padding: 5px;}
    .scrl_info{display: block;}
    
    /*울산의 100대지표*/
    .u_tab li{width: calc(50% - 5px);}
    .u_tab li:nth-child(2n + 0){margin-right: 0;}
    .u_tab li:nth-child(5){margin-right: 10px;}
    .u100List li{width: 100%;}
    
    /* 통계간행물 */
    .ebookList{width:240px; margin:30px auto 0 auto;}
	.ebookList li{width:221px; margin-right:0;}
	.ebookList li:nth-child(4n){margin-right:0px;}
    .search_tbox{padding: 5px;}
    .search_tbox dd{margin-bottom: 5px;}
    
    /*통계 용어 소개*/
    .Term .tit{flex-basis: 100%; max-width: 100%; padding: 40px 20px 10px;}
    .Term ul{flex-basis: 100%; max-width: 100%; padding: 30px 8px;}
    .modal_content{width: 90%; padding: 20px; min-width: auto;}
    
    /*기본게시판*/
    .schWrap{display: block; float: left;}
    
    /*검색결과*/
    .searchResult{padding: 25px 20px; min-height: auto;}
    .searchResult .sch{margin-top: 20px;}
    .searchResult .title h2{font-size: 20px;}
    .searchResult .title h2 span{font-size: 20px;}
    .searchResult .content{margin-top: 40px;}
    .searchResult .boardList li{padding: 16px 4px 13px 4px; font-size: 14px;}
    .pageOrder i{padding-left: 10px; margin-left: 7px;}
    .pageOrder i~i::before{top: 3px;}
    
    /*울산 통계 바로알기*/
    .siteMap .d1{width: 100%; padding-right: 0;}
  
  .s_tabcontent{top: 370px; left: }
  .Get_it_right{    min-height: 1410px;}
  
    /*통계바로알기*/
    .s_tab li{width: 100%; margin-bottom: 6px;}
    .s_tabcontent{padding: 0;}
  
  /*지도 활용 서비스*/
    .Map li{width: 100%; min-height: auto; margin-right: 0;}
    .Map li a{position: static; transform: translateX(0); margin: 20px auto;}
}

@media screen and (max-width:640px) {
	.contents_inner {padding:25px 20px;}
	.contents_inner .line_map .util_box .sns_box {float:left;}
}

@media screen and (max-width:540px) {
    .schBox{top: 63px;}
}
