/* 占쎌뵬獄쏉옙 野껊슣�뻻占쎈솇 : s */

/* 嚥≪뮆逾� : s */
#loading {
	height: 100%;
	left: 0px;
	position: fixed;
	top: 0px;
	width: 100%;
	-moz-opacity: 0.5;
	opacity: 0.5;
}

.loading {
	background-color: white;
	z-index: 199;
}

#loading_img {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 150px;
	height: 150px;
	margin-top: -75px;
	margin-left: -75px;
	z-index: 200;
}
/* 嚥≪뮆逾� : e */

.imageArea img{
	height: auto;
}

.row {
	margin: 0;
}

#selCmsBtn {
	height: 30px;
	line-height: 30px;
	margin: 0 0 4px 10px
}
#srchCmsBtn {
	height: 30px;
	line-height: 30px;
	margin: 0 0 4px 10px
}
.tbl-box {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	border-top: 3px solid #339966;
}

.tbl-box .tbl-content, .empty-content {
	border-bottom: 1px solid rgba(224, 224, 224, 1);
}
.empty-content {
	height: 50px;
	line-height: 50px;
	font-family: NotoSans regular;
	font-size: 16px;
	color: #4c4c4c;
}
.ui-datepicker-trigger {
	cursor: pointer;
 	margin-left: 10px; 
}

.row {
	margin: 0;
	width: 100%;
}

.search-box-second {
	margin: 0;
	width: 100%;
}

.search-box-title {
	margin-top: 3px;
}

.writeBtn {
	margin-top: 40px;
}

.pageRow {
	width: 100%;
	height: 50px;
	line-height: 46px;
}
.listGubun {
	margin-bottom: 30px;
	background: #f4f4f4;
	font-size: 12px;
	line-height: 50px;
}

.listGubun button {
	padding: 0 10px;
	height: 30px;
	/* background: #208632; */
	background: #338466;
	color: #fff;
	vertical-align: middle;
	line-height: 100%;
	border-width: 0;
	text-align: center;
}

.pageRowLeft img {
	margin-right: 10px;
	cursor: pointer;
}
.pageRowLeft #thumbListImg:hover, .pageRowLeft #gall:hover {
	transform: scale(1.2);
}

.pageRowright span {
	cursor: pointer;
}
/* .pageRowright span:hover {
	transform: scale(1.2);
} */

#recordCountPerPage {
	width: 75px;
	margin: 0 2% 16px 43px;
}
/* 占쎌뵬獄쏉옙 野껊슣�뻻占쎈솇 : e */
/* 占쎌뵠沃섎챷占쏙옙�굨 野껊슣�뻻占쎈솇 : s */
gall-tiles {
	border-top: none;
}

.listImg-border {
	padding: 5px;
	box-sizing: border-box;
	border: 2px solid #293b2b;
}
.lst_thumb {
	padding : 0;
}
.lst_thumb > li:first-child {
	border-top: 1px solid #cfcfcf
}
.lst_thumb > li {
	padding: 33px 0 31px 0;
	border-bottom: 1px solid #cfcfcf
}
.list_item {
	/* cursor: pointer; */
	margin: 0;
	padding: 0;
}
.content-tiles a .thumb img, .gall .list_item .thumb img {
	width: 100%;
	transition: all .3s ease-in-out;
	min-width: 285px;
}
.content-tiles a:hover .thumb img, .gall .list_item:hover .thumb img {
	transform: scale(1.2);
}
.thumb {
	max-height: 210px;
	overflow: hidden;
	text-align: center;
	background: #f3f4f6;
}
.gall .thumb {
	max-height: 230px;
}
.lst_thumb div {
	padding: 0;
}

.t_team{
	width: 100%;
}
.t_team span {
	display: inline-block;
	width: 100%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	padding: 0 0 0 10px;;
}

.info_title {
	font-family: NotoSans medium;
	font-size: 24px;
	color: #333;
}
.info_content {
	font-family: NotoSans regular;
	font-size: 15px;
	color: #666;
}
.gall .list_item_box:last-child {
	margin-bottom: 0;
}
.gall .list_item {
	border: 1px solid #dfdfdf;
	box-sizing: border-box;
}
/* 占쎌뵠沃섎챷占쏙옙�굨 野껊슣�뻻占쎈솇 : e */

/* 占쎈쾻嚥≪빜�넅筌롳옙 : s */
.info-text {
	font-family: NotoSans regular;
	font-size: 14px;
	color: #666;
}
.write-content {
	padding: 0 30px 0 30px;
}
.write-table {
	width: 100%;
}
.write-table tr th, .write-table tr th p {
	width: 25%;
	background: #f4f4f4;
	font-family: NotoSans regular;
	font-size: 16px;
	color: #4c4c4c;
	line-height: 50px;
	min-height: 50px;
}
.write-table tr th {
	padding-left: 26px;
	box-sizing: border-box;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.write-table tr th p {
	width: 100%;
}
.write-table tr td {
	width: 1026px;
	padding: 10px;
	border-bottom: 1px solid #ccc;
	box-sizing: border-box;
}
.write-table tr td span {
	color : #FF0000;
	padding-left : 8px;
} 
.write-table tr th > label {
	font-family: NotoSans regular;
	font-size: 16px;
	color: #4c4c4c;
}
.write-table input {
	width: 60%;
	border: 1px solid #d3d3d3;
}
.write-table select {
	border: 1px solid #d3d3d3;
	min-height: 30px;
	color: #4c4c4c;
}
.write-table tr td .radio-box {
	width: 75%;
	height: 100%;
	float: left;
	color: #4c4c4c;
}
.write-table tr td .radio-box input {
	width: auto;
}
.write-table .radio-box > span {
	margin-right: 10px;
	height: 100%;
}
.fileDropZone {
	overflow: auto;
	width: 100%;
	height: auto;
	min-height: 200px;
	border: 1px solid #c0c0c0;
}
#selPinchNmBtn {
	height: 30px;
	line-height: 30px;
	margin: 0 0 4px 10px
}
.write-table #twbbsSubjc, .write-table #pinchTlno, .write-table #srchKeyCont, .write-table #prdctDtm, .write-table #wddstDtm {
	width: 60%;
}
#twbbsCont {
	width: 80%;
	border: 1px solid #d3d3d3;
	min-height: 150px;
}
.fileTable {
	width: 100%;
	font-size: 9pt;
	color: #333333;
	border-collapse: collapse;
}
.fileTable tr th {
	height:38px;
	line-height:38px;
	font-family: NotoSans regular;
	font-size: 14px;
	width: 33.3%;
	border-width: 1px;
	padding: 0 0 0 20px;
	border-style: solid;
	border-color: #cdcdcd;
	background-color: #ebebeb;
}
.grantTable tr th {
	width: 25%;
}
.grantTable:last-child tr th {
	width: 20%;
}
.grantTable .coverImgFileName {
	width: 40%;
}
.moveOpenTable tr th, .moveOpenTable tr td {
	width: 15%;
	padding: 2px;
	text-align: center;
}
.moveOpenTable tr th:first-child, .moveOpenTable tr td:first-child {
	width: 8%;
}
.moveOpenTable tr td:nth-child(3) {
	padding-left: 4px;
	width: 30%;
	text-align: left;
}
.moveOpenTable tr td:last-child {
	padding: 0 4px;
}
.movePartOpenTable tr th, .movePartOpenTable tr td {
	width: 15%;
	padding: 2px;
	text-align: center;
}
.movePartOpenTable tr th:first-child, .movePartOpenTable tr td:first-child {
	width: 8%;
}
.movePartOpenTable tr td:nth-child(3) {
	padding-left: 4px;
	width: 30%;
	text-align: left;
}
.fileDropZone button {
	border: 1px solid #d3d3d3;
	color: #4c4c4c;
	font-size: 12px;
}
.tableMoveOpen, .tableMoveLmtd {
	width: 100%;
}
.tableMoveUp {
	margin-right: 2px;
}
.tableMoveUp, .tableMoveDown {
	width: 49%;
	margin-top: 2px;
}
#fileTable tr > .fileInfo {
	display:none;
}
.write-cmm-btn {
	font-family: NotoSans DemiLight;
	font-size: 13px;
	color: #fff;
	background-color: #999;
}
.fileAdd-btn {
	box-sizing: border-box;
	border: 1px solid #8c8c8c;
	width: 65px;
	height: 30px;
	line-height: 30px;
}
.fileAdd-btn:hover {
	background-color: #7f7f7f;
}
.writeBtn-box {
	width: 100%;
	text-align: right;
}
.writeBtn-box div {
	margin-right: 17px;
}
.writeBtn-box div:last-child {
	margin-right: 0;
}
/* 占쎈쾻嚥≪빜�넅筌롳옙 : e */

/* 占쎄맒占쎄쉭癰귣떯由� : s */
.detail-title-box {
	height: 83px;
	box-sizing: border-box;
	border-bottom: 1px solid #dfdfdf;
}
.detail-title {
	margin: 0;
	padding: 0 0 0 3px;
	font-family: NotoSans medium;
	font-size: 28px;
	color: #333;
}

.detail-title-dateNum {
	margin: 0;
	padding: 0;
	text-align: right;
	font-family: NotoSans medium;
	font-size: 15px;
	color: #666464;
}
.detail-title-date {
	padding-right: 12px;
	border-right: 1px solid #dfdfdf;
	box-sizing: border-box;
}
.detail-title-num {
	padding: 0 6px 0 12px;
}
.b_content {
	width: 100%;
	text-align: left;
}
.video_top {
	margin: 36px 10% 36px 10%;
}
.slides {
	margin-bottom: 65px;
}
#video {
	width: 100%;
}
.narration {
	text-align: left;
	font-family: NotoSans demlight;
	font-size: 18px;
	color: #555;
	padding: 40px 0 40px 0;
}
.contentDetailTxt {
	text-align: left;
	font-family: NotoSans demlight;
	font-size: 18px;
	color: #555;
	padding: 20px;
}
.movie-nar {
	border-top: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
	box-sizing: border-box;
	max-height: 200px;
	overflow-y: scroll;
	background: #f9f9f9;
}
.b_content_detail {
	border-top: 2px solid #339966;
	box-sizing: border-box;
}
.b_content_detail .row {
	min-height: 39px;
	line-height: 39px;
	border-bottom: 1px solid #dfdfdf;
	box-sizing: border-box;
}
.b_detail_title {
	height: 100%;
	min-width: 100px;
	width: 174px;
	border-right: 1px solid #dfdfdf;
	box-sizing: border-box;
	font-family: NotoSans medium;
	font-weight: bold;
	font-size: 15px;
	color: #333;
	text-align: center;
	float: left;
	padding: 13px 0 13px 0;
}
.b_detail_content {
	width: 100%;
	box-sizing: border-box;
	font-family: NotoSans regular;
	font-size: 15px;
	color: #555;
	padding: 13px 0 13px 193px;
}
.b_detail_content ul li span {
	font-family: NotoSans regular;
	font-size: 15px;
	color: #555;
}
.detail-copywrite-box img {
	margin: 0 3px 11px 0;
}
.detail-copywrite-box p {
	font-family: NotoSans light;
	font-size: 12px;
	color: #555;
}
.detail-btn-box div:first-child {
	margin-right:17px;
}
.cancel-btn-bg {
	background: #6f6f6f;
}
.remove-btn-bg {
	background: #DC143C;
}
/* 占쎄맒占쎄쉭癰귣떯由� : e */

/*-- POPUP common style: S ======================================================================================================================== --*/
#mask {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 999;
	background-color: #000000;
	display: none;
}

.layerpop {
	width: 46%;
	min-width: 300px;
	display: none;
	z-index: 1000;
	border: 2px solid #ccc;
	background: #fff;
	margin: 0 auto;
	/* cursor: move; */
}

.layerpop_area table {
	text-align: center;
}

.layerpop_area .title{
	padding: 10px 10px 10px 10px;
	border: 0px solid #aaaaaa;
	/* background: #339966; */
	background : #338466;
	color: #fff;
	font-size: 1.3em;
	font-weight: bold;
	height: 44px;
	cursor: move;
}

.layerpop_area .layerpop_close {

	width: 20px;
	height: 20px;
	display: block;
	position: absolute;
	top: 12px;
	right: 12px;
	cursor: pointer;
	/* background: transparent url('/images/common/popup_close.png') no-repeat; */

}
.layerpop_area .content select {
	min-width: 80px;
	width: 15%;
	color: #4c4c4c;
	margin-right: 10px;
}
.layerpop_area .content input {
	min-width: 140px;
	width: 50%;
}
.layerpop_area .content #deptChkDltyn{
	min-width : 20px;
	width : 10%;	
}
.popup-search-btn {
	width: 75px;
	margin-left: 5px;
	margin-bottom: 5px;
	height: 30px;
	line-height: 30px;
}
.layerpop_area .content {
	padding: 1%;
	color: #828282;
}
.popConTbl tr {
	border-bottom: 1px solid #ccc;

}
.popConTbl tr th {
	border-top: 1px solid #ccc;
}
.popConTbl tr td, .popConTbl tr th {
	height: 35px;
	line-height: 35px;
	border-right: 1px solid #ccc;
}
.popConTbl tr th {
	background: #f4f4f4;
}
.popConTbl tr td:last-child, .popConTbl tr th:last-child {
	border-right: none;
}
.popConTbl tr td input {
	min-width: 10% !important;
}
.popBtn-box {
	text-align: right;
}
.popBtn-box div {
	margin: 16px 15px 3px 0;
}

.popBtn-box div:last-child {
	margin-left: 0;
}
/*-- POPUP common style: E --*/

/* chanel: S */
.chanelList div[class^=col] {
	padding: 0;
}
.chanelTitle-box {
	border: 1px solid #e1e1e1;
	box-sizing: border-box;
	background: #f7f7f7;
	height: 52px;
	line-height: 52px;
}
.chanelTitle {
	font-family: NotoSans-demiLight;
	font-size: 15px;
	color: #666;
}
.chanelTitle img {
	margin: 0 10px 6px 10px;
}
.chanelTitle a {
	font-size: 15px;
	color: #666;
}
.chanelTitle a:hover {
	color: #003399;
	text-decoration: underline;
}
.chanelContent-box {
	margin-bottom: 50px;
}
.chanelContent-box .list_item_box {
	padding: 0 20px !important;
}
.chanelContent-box .list_item {
	height: 300px;
	position: relative;
	margin-top: 25px;
}
.chanelContent-box .list_item .thumb {
	height: 300px;
	max-height: 300px;
}
.chanelContent-box .list_item .tile-info{
	position: absolute;
	bottom: 0;
	width: 100%;
	padding: 6px 14px;
	background:rgba(0,0,0,0.6);
	height: 100px;
}
.chanelContent-box .tile-info .tile-title {
	font-family: NotoSans-demiLight;
	font-size: 16px;
	color: #fff;
	border-bottom: none;
	text-align: left;
	padding-bottom: 0;
}
.chanelContent-box .tile-info .tile-content {
	text-overflow: ellipsis;
	white-space: normal;
	overflow: hidden;
	word-wrap: break-word;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	font-family: NotoSans-demiLight;
	font-size: 14px;
	color: #b2b2b2;
	text-align: left;
	padding-top: 0;
	height: 42px;
}
.chanelContent-box .tile-info .tile-date {
	font-family: NotoSans-demiLight;
	font-size: 14px;
	color: #b2b2b2;
	text-align: left;
	padding-top: 0;
}
.chanelBanner-box {
	margin: 50px 0;
}
.chanelBanner-title {
	font-family: NotoSans-medium;
	font-size: 30px;
	margin-bottom: 14px;
	padding-left: 10px;
}
.chanelBanner-text {
	font-family: NotoSans;
	font-size: 16px;
	margin-bottom: 30px;
	padding-left: 10px;
}
.chanelBanner-box div[class^=col] {
	text-align: center;
	padding: 10px;
}
.chanelBanner-box img {
	width: 100%;
	cursor: pointer;
}
/* chanel: e */
/* snsForm: s */
.snslist {
	text-align: center;
	font-size: 18px;
	color: #333;
	border: 1px solid #e2e2e2;
	box-sizing: border-box;
	cursor: pointer;
	height: 52px;
	line-height: 52px;
}
.sns-box {
	border-right: 1px solid #e2e2e2;
	box-sizing: border-box;
	background: #f2f2f2;
}
.sns-active {
	font-size: 20px;
	color: #fff;
	background: #339966;
}
.snslist .sns-box:last-child {
	border-right: none;
}
.snsForm {
	text-align: center;
	width: 600px;
	height: 600px;
	line-height: 600px;
	border:1px solid #999;
	margin: 60px auto 100px auto;
}
.deptChkDltyn{
	display:inline-block;
	margin-left:5px;
	margin-top:5px;
	margin-bottom:.5rem;
}
/* snsForm: e */
/* 760px占쎌뵠占쎄맒 �겫占쏙옙苑� 占쎌읅占쎌뒠 : s */
@media only screen and (min-width : 760px) {
	.detail-title {
		line-height: 83px;
	}
	.detail-title-dateNum {
		line-height: 83px;
	}
}
/* 760px占쎌뵠占쎄맒 �겫占쏙옙苑� 占쎌읅占쎌뒠 : s */
@media only screen and (min-width : 600px) {
	.search-box {
		position: relative;
		height: 100%;
	}

	.search-box-title {
		text-align: right;
	}

	.search-box-contents {
		text-align: left;
	}

	.search-left {
		position: absolute;
		width: 20%;
		text-align: center;
		border-right: 2px solid #cfcfcf;
		box-sizing: content-box;
		display: table;
	}

	.search-left > div {
		display: table-cell;
		vertical-align: middle;
	}

	.search-right {
		margin: 0 0 0 20%;
		padding: 0;
		width: 79%;
	}

	.tbl-title {
		background: #f4f4f4;
		height: 50px;
		line-height: 50px;
		font-weight: bold;
		font-family: NotoSans regular;
	}

	.tbl-content {
		height: 50px;
		line-height: 50px;
		font-family: NotoSans demlight;
		font-size: 14px;
		color: #666666;
	}

	#subCtgry {
		margin-left: 20px;
	}

	#rgstnStDt {
		width: 40%;
	}

	#rgstnEdDt {
		width: 41%;
	}

	#wddstDtm {
		width: 92%;
	}

	.ui-datepicker-trigger {
		width: 34px;
	}
	
	.titleToSearchbox {
		height: 10px;
	}
	
	.searchboxToBbsbox {
		height: 10px;
	}

	.search-btn {
		position: absolute;
		bottom: 36px;
		right: 120px;
	}

	.wDate {
		width: 8%;
		min-width: 112px;
	}

	.wDepart {
		width: 8%;
		min-width: 137px;
	}

	.paging-box {
		width: 100%;
		height: 40px;
	}

	.paging-box a {
		width: 4%;
		line-height: 40px;
		font-size: 16px;
	}
	.list_info {
		padding: 10px !important;
	}
	.gall .list_item_box {
		max-width: 30.83%;
		padding: 0;
		margin: 0 45px 45px 0;
	}

	.gall .list_item_box:nth-child(3n) {
		padding: 0;
		margin: 0;
	}
	.subject span{
		display: inline-block; 
		width: 450px; 
		white-space: nowrap; 
		overflow: hidden; 
		text-overflow: ellipsis;
	} 
}

/* 600px占쎌뵠占쎄맒 �겫占쏙옙苑� 占쎌읅占쎌뒠 : e */

/* 1200占쎌뵠占쎈릭 �겫占쏙옙苑� 占쎌읅占쎌뒠 : s */
@media only screen and (max-width : 1200px) {
	.title-box>div:nth-child(2) {
		font-size: 30px;
	}

	.hidden-1200 {
		display: none;
	}

	.search-right {
		width: 100%;
		margin: 0;
	}

	.ui-datepicker-trigger {
		width: 30px;
	}

	#txtChrgDprtmId {
		width: 100%;
	}

	.search-btn-box {
		text-align: center;
	}

	.search-btn {
		position: static;
	}
	.subject span{
		display: inline-block; 
		width: 450px; 
		white-space: nowrap; 
		overflow: hidden; 
		text-overflow: ellipsis;
	} 
	.deptChkDltyn{
		display:none;
	}
}
/* 1200占쎌뵠占쎈릭 �겫占쏙옙苑� 占쎌읅占쎌뒠 : e */
/* 990px占쎌뵠占쎈릭 �겫占쏙옙苑� 占쎌읅占쎌뒠 : s */
@media only screen and (max-width : 1030px) {
	.gall .list_item_box {
		max-width: 47.35%;
	}

	.gall .list_item_box:nth-child(3n) {
		margin: 0 45px 45px 0;
	}

	.gall .list_item_box:nth-child(2n) {
		padding: 0;
		margin: 0;
	}
	.narration {
		padding-left: 16px;
		padding-right: 16px;
		font-size: 14px;
	}
	.movie-nar {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.popup-search-btn {
		width: 30px !important;
	}
	.hidden-990 {
		display: none;
	}
	.chanelTitle-box {
		margin: 0 20px;
	}
	.chanelContent-box .list_item_box:last-child {
		display: none;
	}
	.subject span{
		display: inline-block; 
		width: 400px; 
		white-space: nowrap; 
		overflow: hidden; 
		text-overflow: ellipsis;
	} 
}
/* 990px占쎌뵠占쎈릭 �겫占쏙옙苑� 占쎌읅占쎌뒠 : e */
/* 750px占쎌뵠占쎈릭 �겫占쏙옙苑� 占쎌읅占쎌뒠 : s */
@media only screen and (max-width : 750px) {
	.search-right>select {
		min-width: 200px;
	}

	#subCtgry {
		margin-left: 0;
	}

	#rgstnStDt {
		width: 37.5%;
	}

	#rgstnEdDt {
		width: 38%;
	}

	#wddstDtm {
		width: 90%;
	}

	.gall .list_item_box {
		max-width: 100%;
		margin: 0 37px 25px 37px;
		padding:0;
	}

	.gall .list_item_box:nth-child(2n) {
		margin: 0 37px 25px 37px;
	}

	.gall .list_item_box:nth-child(3n) {
		margin: 0 37px 25px 37px;
	}

	.write-table tr th, .write-table tr th p {
		font-size: 14px;
		min-width: 79px;
		padding: 0;
		text-align: center;
	}
	.ps-current {
		width: 90%;
		margin: 0 auto;
	}
	.ps-caption {
		display: none !important;
	}
	.b_depart, .b_date {
		border-bottom: 1px solid #dfdfdf;
	}
	.layerpop_area .content select {
		margin-right: 0;
		margin-bottom: 2px;
		width: 79%;
	}
	.popBtn-box div {
		width: 90px;
		height: 30px;
		line-height: 30px;
	}
}
/* 750px占쎌뵠占쎈릭 �겫占쏙옙苑� 占쎌읅占쎌뒠 : e */
/* 600px占쎌뵠占쎈릭 �겫占쏙옙苑� 占쎌읅占쎌뒠 : s */
@media only screen and (max-width : 600px) {
	.hidden-600 {
		display: none;
	}

	.search-box-title {
		text-align: left;
	}

	#subCtgry {
		margin-left: 0;
	}

	.search-box-contents select {
		min-width: 50px;
		width: 100%;
	}

	.search-box-contents input {
		width: 100%;
	}

	#rgstnStDt {
		width: 80%;
	}

	#rgstnStDt~label {
		width: 100%;
	}

	#rgstnEdDt {
		width: 80%;
	}

	#wddstDtm {
		width: 80%;
	}

	.ui-datepicker-trigger {
		width: 28px;
	}

	.searchboxToBbsbox {
		height: 60px;
	}

	.wDate {
		margin: 0 0 13px 6px;
		color: #999999;
		font-size: 13px;
		font-family: NotoSans regular;
	}

	.wDepart {
		margin: 0 9px 13px 15px;
		color: #999999;
		font-size: 13px;
		font-family: NotoSans regular;

	}

	.search-btn-box {
		text-align: center;
	}

	.subject {
		display: inline-table;
		width: 100%;
		color: #666666;
		font-size: 14px;
		font-family: NotoSans regular;
		margin: 12px 0 9px 0;
	}
	
	.subject span{
		display: inline-block; 
		width: 400px; 
		white-space: nowrap; 
		overflow: hidden; 
		text-overflow: ellipsis;
	} 

	.title-box>div:nth-child(2) {
		font-size: 19px;
		padding : 0;
	}

	.share-icon-box {
		top: 7px;
	}

	.detail-title {
		padding: 17px 0 0 14px;
		font-size: 18px;
	}

	.detail-title-dateNum {
		padding: 4px;
		font-size: 13px;
		color: #666464;
	}
	.chanelTitle {
		font-size: 12px;
	}
	.chanelTitle a {
		font-size: 12px;
	}
}

/* 600px占쎌뵠占쎈릭 �겫占쏙옙苑� 占쎌읅占쎌뒠 : e */

/* �궛由쇳뻾�젙誘몃뵒�뼱�꽱�꽣�냼媛� : s */
.welcome-home .tit{
    font-size: 30px;
    color:#05704c;
    margin-bottom: 30px;
    margin-top:50px;
}
.welcome-home .txt{
    font-size: 15px;
    color:#4c4c4c;
}
/* �궛由쇳뻾�젙誘몃뵒�뼱�꽱�꽣�냼媛� : e */

/* �궗�씠�듃留� : s */
.site-map .list-1 {
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
    box-sizing: border-box;

}

.site-map .list-1 > h3 {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
}

.site-map .list-1 > h3 > a {
    display: block;
    font-size: 23px;
    /* color: #339966; */
    color: #338466;
    line-height: 20px;
    text-decoration: none;
}

.site-map .list-1 > h3 > a::before {
    content: '';
    display: block;
    vertical-align: top;
    margin-bottom: 20px;
    width: 180px;
    height: 4px;
    background-image: url(/images/common/site-map-line.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.site-map .list-1 .list-2 {
    margin-left: 230px;
    border-top: 1px solid #ccc;
    line-height: 30px;
}

.site-map .list-1 .list-2::after {
    content: '';
    display: block;
    clear: both;
}

.site-map .list-1 .list-2 > li {
    float: left;
    width: calc(970px / 5);
}

.site-map .list-1.width-4 .list-2 > li {
    width: calc(970px / 4);
}

.site-map .list-1 .list-2 > li > a {
    display: block;
    font-size: 16px;
    color: #4c4c4c;
    padding: 15px 0;
    text-decoration: none;
}
.site-map .list-1> .list-1-slist>.list-2>li:hover>a{
    text-decoration: underline;
}
@media only screen and (max-width : 1200px) {
    .site-map .list-1 .list-2 {
        margin-left: 0;
        margin-top: 20px;
    }

    .site-map .list-1 > h3 {
        position: relative;
        display: block;
    }

    .site-map {
        margin: 0 10px;
    }
}
/* �궗�씠�듃留� : e */

/* email �눧���뼊占쎈땾筌욌쵌援낂겫占� �빊遺쏙옙占쎈쭡 2020-01-31*/
.email-re .summary-box .t-left{
    text-align: left !important;
}
.email-re .summary-box{
    position:relative;
}
.email-re .summary-box .summary-info{
    position:absolute;
    top:50%;
    transform:translateY(-50%);
    font-size:15px;
    color:#4c4c4c;
    line-height: 22px;
}
.email-re .summary-box .summary-info{
    padding:20px;
    padding-left:45px;
}
@media only screen and (max-width: 1200px){
    .email-re .summary-box .summary-info{
        padding:0 20px 0 0 !important;
    }
}
.email-re .t-info{
    margin-top:50px;
    font-size: 13px;
    color:#666;
}
.email-re .t-info>.text-title{
    font-size:15px;
    color:#4c4c4c;
    position :relative;
    padding-left:15px;
}
.email-re .t-info>.text-title::before{
    content: '';
    position:absolute;
    top:50%;
    left:0;
    transform:translateY(-50%);
    background-image: url(/../../../../images/common/arrow-icon.png);
    background-position: center;
    background-size:cover;
    background-repeat: no-repeat;
    width:9px;
    height:9px;
}
.email-re .t-info ul{
    margin-top:20px;
}
.email-re .t-info ul>li{
    position:relative;
    padding-left:8px;
    margin-left:17px;
    line-height: 30px;
}
.email-re .t-info ul>li::before{
    content: '';
    position:absolute;
    top:15px;
    left:0;
    transform:translateY(-50%);
    width:3px;
    height:3px;
    background-color:#333;
}
.email-re .t-info .caution{
    margin-left:28px;
    margin-top:65px;
}
.email-re .t-info .caution>span{
    color:#cc0000;
}
.email-re .t-info .caution>a{
    position: relative;
    padding-right:15px;
    color:#107844;
    text-decoration: underline;
}
.email-re .t-info .caution>a::after{
    content: '';
    position:absolute;
    top:50%;
    right:0;
    transform:translateY(-50%);
    background-image: url(/../../../../images/common/site-move-icon.png);
    background-repeat: no-repeat;
    background-position:center;
    background-size: cover;
    width:10px;
    height:10px;
}


.pdfDown {
    margin-top: 5px;
    padding: 8px 10px;
    position: relative;
    display: inline-block !important;
    font-weight: 500;
    background-color: white;
    text-decoration: none !important;
    transition: all .2s;
    line-height: 16px;
    /* border: 2px solid #339966; */
    border: 2px solid #338466;
    border-radius: 5px;
    color: black;
}

.pdfDown:before {
    content: "";
    display: inline-block;
    width: 22px;
    height: 19px;
    margin-right: 5px;
    margin-top: -4px;
    background: url(/images/common/download.png) no-repeat;
    vertical-align: middle;
}

.pdfDown:hover {
	/* background-color: #339966; */
	background-color: #338466;
	color: white;
}

