@media (min-width: 992px){

/* 레이아웃 */
/* base */


.featherItemBgOrange{background:;}
/* ul Round Menu */
/* start snb */
.featherItemBgOrange{position:relative;clear:both;background-image:linear-gradient(105deg, #ff8317, #ff5704);}

.featherItemBgOrange .staBgLeft{position:absolute;top:0;left:0;width:600px;height:100%;background:url('../img/bgStaLeft.png') no-repeat center center;background-size:600px 350px}
.featherItemBgOrange .staBgRight{position:absolute;top:0;right:0;width:600px;height:100%;background:url('../img/bgStaRight.png') no-repeat center center;background-size:600px 350px}
.featherItemBgOrange{background-image:linear-gradient(105deg, #ff8317, #ff5704)}
.featherItemBgOrange:after{content:'';clear:both;display:block;}

.roundMenu{text-align:center;padding:10px 0;}
.roundMenu:after{clear:both;content:'';display:block;}
.roundMenu .ulRoundMenu {display:inline-block;font-size:0;}
.roundMenu .ulRoundMenu li{display:inline-block;margin:0;padding:0 5px;}
.roundMenu .ulRoundMenu li a{display:inline-block;padding:20px;border-radius:30px;font-size:15px;color:#fff;border:2px solid #eaeaea;font-size:20px;}
.roundMenu .ulRoundMenu li.active a, .roundMenu .ulRoundMenu li a:hover{background:#ff8317;color:#fff;border:1px solid ##ff8317;}
/* end snb */
ul,li{padding:0;margin:0;}
/* base */
.feather{clear:both;}
/* start hidden */
.ulSlideStep{display:none;}
.featherVideo{display:none;}
/* end hidden */

/* start header */


.nav .ulGnbSub{display:none;}
.nav .wrapSubBg{display:none;}


.nav .ulGnb {z-index:100;}
.nav .wrapSubBg{position:fixed;top:90px;left:0;width:100%;height:200px;z-index:2;background:#f9f9f9;border-bottom:1px solid #e3e3e3;}

.header{position:fixed;top:0;left:0;width:100%;height:90px;border-bottom:1px solid #e3e3e3;background:#fff;text-align:center;z-index:10;}
.logo {}
.logo a{position:absolute;top:50%;left:10px;margin-top:-45px;height:90px;display:inline-block;width:222px;height:90px;background:url('../img/logoWhite.png') no-repeat 0 center;background-size:150px;}
.nav{position:relative;display:inline-block;width:100%;}
.nav .ulGnb {position:relative;display:inline-block;}
.nav .ulGnb > li{position:relative;float:left;z-index:100;}
.nav .ulGnb > li > a{position:relative;display:block;padding:0 20px;height:90px;line-height:90px;font-size:17px;transition:width 0.3s;text-align:center;}
.nav .ulGnb > li > a:after{position:absolute;top:50%;margin-top:12px;left:0;content:'';display:inline-block;width:0;height:2px;background:#ff8317;}
.nav .ulGnb > li > a:hover:after,nav .ulGnb li.active a:after{width:100%;}


.ulGnbSub{position:absolute;top:90px;left:0;margin-top:10px;width:100%;height:177px;border-right:1px solid #e3e3e3;box-sizing:border-box;}
.ulGnbSub li a{display:block;height:30px;line-height:30px;color:#585858;}
.ulGnbSub li a:hover, .ulGnbSub li.subActive a{color:#f27824;}
.nav .ulGnb li:last-child .ulGnbSub{border-right:0;}

.nav .ulGnb:hover .ulGnbSub{display:block;}
.nav .ulGnb:hover .wrapSubBg{display:block;}


/* gnbSub */

.topMenu{float:right;}

/* start member */
.header .member {position:absolute;top:0;right:10px;}
.header .member .ulMember{}
.header .member .ulMember li{float:left;padding:0 5px;}
.header .member .ulMember li a{position:relative;display:inline-block;height:90px;line-height:90px;font-size:17px;transition:width 0.3s;}
.mobileToggle{display:none;}


}/* end min-width 992px */


@media (min-width:1200px){
	.header .member .ulMember li i{display:none;}
	.nav .ulGnb > li > a{padding:0 10px;margin:0 10px;}
}
@media (max-width:1199px){
	.logo a{display:inline-block;width:222px;height:90px;background:url('../img/logoWhite.png') no-repeat 0 center;background-size:100px;}
	.header{text-align:right;}
	.header .member .ulMember{}	
	.header .member .ulMember .liHidden{display:none;}
	.header .member .ulMember .spanHidden{display:none;}
	.header .member .ulMember li a i{position:relative;top:5px;font-size:25px;color:#ff8317;z-index:0;}
}

@media (min-width: 992px) and (max-width:1199px){
	.header{height:50px;}
	.logo {height: 50px;}
	.nav .ulGnb{padding-right:50px;}
	.nav .ulGnb > li > a{padding:0 3px;margin:0 5px;}

	.ulGnbSub{text-align:center;}

	.nav .ulGnb > li > a {
		height: 50px;
		line-height: 50px;
	}
	.header .member .ulMember li a {		
		height: 50px;
		line-height: 50px;
	}
	.ulGnbSub {top:50px;}
	.nav .wrapSubBg{top:50px;}
}
@media (max-width:991px){
	body{padding-top:50px;}
	/* start on off */
	.header .nav{display:none;}
	.header .member{display:none;}
	.headerMobile .member .ulMember li i{display:none;}
	.headerMobile .member .ulMember .liHidden{display:block;}
	.headerMobile .member .ulMember .spanHidden{display:block;}
	.headerMobile .wrapNav .nav .ulGnb li a:after{display:none;}
	/* end on off */
	
	/* start common */
	.header{position:fixed;top:0;left:0;width:100%;height:50px;z-index:10;box-shadow: 0px 2px 27px -3px rgba(0,0,0,0.16);}	
	.header .logo{position: absolute;top:0;left:0px;margin:0;width:100%;height:50px;background:#fff;text-align:left;text-indent:10px;}
	.header .logo a{display:inline-block;width:222px;height:50px;background:url('../img/logoWhite.png') no-repeat 0 center;background-size:100px;}
	
	.headerMobile{box-shadow:none;}
	.headerMobile .nav{display:none;}	
	.headerMobile .logo{background:none;position:relative;}	
	.headerMobile .logo a{background:url('../img/logoWhite.png') no-repeat 0 center;background-size:100px;}
	/* end common */

	/* start toggleMenu */	
	.wrapGnbToggle{position:absolute;top:0;right:0;width:50px;height:50px;padding:15px;background:#000;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing:border-box;}
	.wrapGnbToggle .gnbToggle{position:relative;display:block;width:100%;height:100%;}
	.wrapGnbToggle .gnbToggle span{position:absolute;display:block;width:100%;height:2px;background:#fff;border-radius:1px;transition: all 0.3s;}
	.wrapGnbToggle .gnbToggle span:nth-of-type(1){top:0px;}
	.wrapGnbToggle .gnbToggle span:nth-of-type(2){top:50%;margin-top:-1px;}
	.wrapGnbToggle .gnbToggle span:nth-of-type(3){bottom:0px;}	
	
	.headerMobile .wrapGnbToggle{background:#fff;}
	.headerMobile .wrapGnbToggle .gnbToggle span{background:#f27824;}
	.headerMobile .wrapGnbToggle .gnbToggle span:nth-of-type(1){-webkit-transform : translateY(9px) rotate(-45deg);	transform : translateY(9px) rotate(-45deg);}
	.headerMobile .wrapGnbToggle .gnbToggle span:nth-of-type(2){opacity:0;}
	.headerMobile .wrapGnbToggle .gnbToggle span:nth-of-type(3){-webkit-transform:translateY(-9px) rotate(45deg);transform:translateY(-9px) rotate(45deg);}
	/* end toggleMenu */

	/* start gnb */
	.headerMobile .nav{display:block;background:rgba(0,0,0,0.8);}
	.headerMobile .member{display:block;}
	.headerMobile .member{}
	
	.headerMobile .wrapNav {position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.7)}
	.headerMobile .wrapNav .nav{position:relative;float:right;width:304px;height:100%;padding-top:50px;background:#fff;}
	.headerMobile .wrapNav .nav .ulGnb{border-top:1px solid #e5e5e5;}
	.headerMobile .wrapNav .nav .ulGnb > li{display:block;float:none;text-align:left;border-bottom:1px solid #e5e5e5;padding:0;}
	.headerMobile .wrapNav .nav .ulGnb > li > a{position:relative;display:block;color:#222;width:100%;height:53px;line-height:53px;text-indent:30px;font-size:18px;}
	.headerMobile .wrapNav .nav .ulGnb > li.active > a .ulGnbSub > li.subActive > a{color:#f27824;}

	.headerMobile .wrapNav .nav .ulGnb > li > a .triangle{display:block;position:absolute;top:23px;right:0;display:block;width:50px;height:50px;}
	.headerMobile .wrapNav .nav .ulGnb > li > a .triangle:after{content:'';display:block;border-bottom:1px solid #d9d9d9;border-right:1px solid #d9d9d9;width:20%;height:20%;transform:rotate(45deg);border-radius:1px;}
	.headerMobile .wrapNav .nav .ulGnb > li.active > a .triangle:after{transform:rotate(-135deg);border-bottom:1px solid #f27b00;border-right:1px solid #f27b00;}
	
	.headerMobile .ulGnb li .ulGnbSub{display:none;}
	.headerMobile .ulGnb li.active .ulGnbSub{display:block;}
	.headerMobile .ulGnbSub{overflow:hidden;background:#f6f6f6;border-top:1px solid #e5e5e5;}
	.headerMobile .ulGnbSub li{float:left;width:100%;}
	.headerMobile .ulGnbSub li.subActive a{color:#f27824;}
	.headerMobile .ulGnbSub li a{display:block;font-size:15px;height:40px;line-height:40px;text-indent:35px;}
	/* end gnb */

	.headerMobile .member {position:absolute;top:0;left:25px;}
	.headerMobile .member .ulMember li{position:relative;float:left;padding:0 10px;}
	.headerMobile .member .ulMember li a{height:50px;line-height:50px;font-size:15px;color:#222;}
	
	.headerMobile .member .ulMember li:nth-child(1) a{color:#f27b00;}
	.headerMobile .member .ulMember li:nth-child(1) a:after{content:'';display:inline-block;position:absolute;top:50%;margin-top:-5px;right:0;width:1px;height:10px;background:#d0d0d0;}*/
}

.wrapLoginForm{margin:40px auto;width:532px;padding: 50px 70px 60px;background:#fff;box-shadow: 2px 2px 4px #dee1e7;}
.memberLogo{width:100%;height:90px;background:url('../img/logoSkoologic.png') center center no-repeat;background-size:50%;}

.wrapLoginForm input,
.wrapLoginForm button{display:block;width:100%;height:50px;line-height:50px;border:1px solid #dcdcdc;text-indent:10px;}

.memberId{padding-top:10px;}
.memberPw{padding-top:10px;}
.memberButton{padding-top:10px;}
.memberFind{padding-top:10px;text-align:center;}
.memberFind a{position:relative;display:inline-block;padding:10px;}
.memberFind a .barLeft{position:absolute;top:50%;margin-top:-6px;left:0;display:inline-block;width:1px;height:12px;background:#dcdcdc;}
.wrapRegisterForm{margin:30px 0;min-height:500px;background:#fff;border:1px solid #dcdcdc;}
/* end member */

/* end header */

/* start sta */
.sta{clear:both;margin-top:50px;position:relative;clear:both;height:180px;background-image:linear-gradient(105deg, #ff8317, #ff5704);box-sizing:border-box;}
.sta .staBgLeft{position:absolute;top:0;left:0;width:600px;height:100%;background:url('../img/bgStaLeft.png') no-repeat center center;background-size:600px 180px}
.sta .staBgRight{position:absolute;top:0;right:0;width:600px;height:100%;background:url('../img/bgStaRight.png') no-repeat center center;background-size:600px 180px}
.sta .container{overflow:hidden;}
.sta .tit{text-align:center;font-size:30px;color:#fff;padding-top:52px;}
.sta .desc{text-align:center;font-size:16px;color:#fff;padding-top:17px;}

@media(min-width:1200px){
	.sta{margin-top:90px;}
}
@media (max-width:991px){
	.sta{margin-top:0px;}
}

/* end sta */

/* start snb */
.snb{text-align:center;padding:10px 0;background:#f5f7f8;border-bottom:1px solid #dcdcdc;}
.snb:after{clear:both;content:'';display:block;}
.ulSnb {display:inline-block;font-size:0;}
.ulSnb li{display:inline-block;margin:0;padding:0 5px;}
.ulSnb li a{display:inline-block;padding:12px;border-radius:30px;font-size:15px;color:#222;border:1px solid #eaeaea;}
.ulSnb li.active a, .snb .ulSnb li a:hover{background:#ff8317;color:#fff;border:1px solid ##ff8317;}
/* end snb */

/* start section01 */
.visual{width:100%;height:1349px;background:url('../img/bgFeatherItem01.jpg') no-repeat center bottom;background-size:100%;}
.visual {padding-top:130px;text-align:center;}
.visual .ulCount span{font-size:40px;}
.visual .ulCount strong{font-size:45px;}
.visual .text{font-size:20px;padding-top:30px;}
/* end section01 */


/* start feather item */
.featherItem {text-align:center;}
.featherSta {overflow:hidden;padding-bottom:50px;}
.featherSta .title{font-size:40px;text-align:center;}
.featherSta .titleUnderline{border-bottom:1px solid #ccc;padding-bottom:30px;}
.featherSta .titleDescTbline{border-top:1px solid #eee;border-bottom:1px solid #eee;padding:40px 0;}
.featherSta .titleDescTbline em{color:#ff8317;}

.featherSta .title em{color:#ff8317;}
.featherSta .titleDesc{font-size:20px;color:#767676;text-align:center;letter-spacing:-1px;}

.featherStaWhite .title{font-size:40px;text-align:center;color:#fff;}
.featherStaWhite .title em{color:#ff8317;}
.featherStaWhite .titleDesc{font-size:20px;color:#767676;text-align:center;letter-spacing:-1px;}

.featherStaBlack .title{font-size:40px;text-align:center;color:#fff;}
.featherStaBlack .title em{color:#ff8317;}
.featherStaBlack .titleDesc{font-size:20px;color:#fff;text-align:center;letter-spacing:-1px;}


.featherStepCircle{position:relative;}
.featherStepCircle .stepLine{position:absolute;top:50px;left:15px;display:inline-block;width:1px;height:470px;background:#ff8317;z-index:1;}

.featherStepCircle .ulFeatherStepCircle{}
.featherStepCircle .ulFeatherStepCircle li{overflow:hidden;padding:40px 0;border-top:1px solid #eeeeee;border-bottom:1px solid #eeeeee;}
.featherStepCircle .ulFeatherStepCircle .liTopFirst{border-top:0;}
.featherStepCircle .ulFeatherStepCircle li .title{float:left;width:30%;}
.featherStepCircle .ulFeatherStepCircle li .title .num{position:relative;display:inline-block;width:30px;height:30px;line-height:30px;text-align:center;color:#fff;background:#ff8317;border-radius:20px;font-size:20px;z-index:2;}
.featherStepCircle .ulFeatherStepCircle li .title .text{display:inline-block;font-size:20px;padding-left:30px;height:30px;}
.featherStepCircle .ulFeatherStepCircle li .desc{float:right;width:70%;font-size:20px;}

.featherBlack{background:url('../img/bgMobileBlack.jpg') no-repeat center center;background-size:100%;}

.slideStep{background:#f5f7f8;height:600px;text-align:center;}
.slideStep .ulSlideStep{width:100%;}
.slideStep .ulSlideStep li{float:left;width:33.33%;}


.slideStep .title{clear:both;padding-top:50px;font-size:25px;font-weight:bold;}
.slideStep .title .text1{color:#00ac4a;}
.slideStep .title .text2{}

.slideStep .desc{clear:both;width:100%;}
.slideStep .desc .ulDesc{display:inline-block;width:100%;}
.slideStep .desc .ulDesc li{width:50%;}
.slideStep .desc .ulDesc li span{display:block;padding:10px 0;font-size:15px;}
.slideStep .desc .ulDesc .liFirst span{text-align:right;padding-right:10px;}
.slideStep .desc .ulDesc .liLast span{text-align:left;padding-left:10px;}



.slideStep .imgBg{clear:both;width:100%;height:450px;background:url('../img/img01.png') no-repeat center center;background-size:130%;}
.slideStep .imgBg1{background:url('../img/img01.png') no-repeat center center;background-size:130%;}
.slideStep .imgBg2{background:url('../img/img02.png') no-repeat center center;background-size:130%;}
.slideStep .imgBg3{background:url('../img/img03.png') no-repeat center center;background-size:130%;}

.featherItem01 .wrapButton{padding:30px;}


/* feather video */
.featherVideo{}
.featherVideo{} .video{pointer-events: none;}


.featherGrowth{}
.featherGrowth .featherGraphVetical{}
.featherGrowth .featherNumber{}


.featherGrowth{}

.featherGraphVetical{height:406px;background:#f1f1f1;}
.featherGraphVetical .col{float:left;width:25%;height:100%;}
.featherGraphVetical .col1{}

.featherGraphVetical .wrapBar {position:relative;width:100%;height:100%;}
.featherGraphVetical .wrapBar .bar{position:absolute;left:50%;bottom:40px;display:inline-block;width:46px;margin-left:-23px;background-image:linear-gradient(353deg, #ff2400, #ff8317);}
.featherGraphVetical .wrapBar .bar50{height:50%;}

.featherGraphVetical .wrapBar .bar .info{position:relative;width:100%;height:100%;}
.featherGraphVetical .wrapBar .bar .info .percent{display:inline-block;position:absolute;top:-30px;left:50%;width:100px;margin-left:-50px;font-size:20px;}
.featherGraphVetical .wrapBar .bar .info .percent em{color:#ff1111;}

.featherGraphVetical .wrapBar .bar .info .year{display:inline-block;position:absolute;bottom:-40px;left:50%;width:100px;margin-left:-50px;text-align:center;color:#222;font-size:20px;}

.featherNumber{overflow:hidden;height:406px;}
.featherNumber dl{display:table;width:100%;height:50%;overflow:hidden;}
.featherNumber dl dt{display:table-cell;width:50%;height:203px;vertical-align: middle;font-size:30px;text-align:right;border-bottom:1px solid #ccc;}
.featherNumber dl dd{display:table-cell;width:50%;height:203px;vertical-align: middle;font-size:30px;text-align:right;border-bottom:1px solid #ccc;}

.featherEnviroment{background:#f5f7f8;padding-top:50px;padding-bottom:50px;}
.ulEnviroment li{float:left;width:33.333%;padding:50px 0;background:#fff;}

.icon-title-desc{position:relative;background:#fff;overflow:hidden;padding:20px;border-right:1px solid #eee}
.icon-title-desc:after{content:'';position:absolute;top:0;right:0;width:1px;height:100%;background:#;}
.icon-title-desc .icon{text-align:center;padding-top:10px;font-size:80px;color:#ff8317;}
.icon-title-desc .title{font-size:30px;padding-top:10px;text-align:center;color:#ff8317;}
.icon-title-desc .desc{font-size:20px;padding-top:10px;text-align:center;}
/* start subpage*/


/* end subpage*/

/* start featherMobile */
.featherMobileImg{height:700px;background-size:80%;}
.featherMobileImg:after{content:'';clear:both;display:block;}
.featherMobileText{display:inline-block;padding-top:200px;vertical-align:middle;}
.featherMobileText .title{font-size:30px;}
.featherMobileText .desc{font-size:20px;}

.specialDa{height:700px;background:url('../img/mobileFrame.png') no-repeat top right;background-size:80%;}
/* featherMobileMovie */

/*
.featherMobileBgMobileFrame{height:700px;background:url('../img/mobileFrame.png') no-repeat top right;background-size:80%;}
.innerMobileVideo{height:700px;background:red;}
*/
.mobile{position:relative;width:500px;height:700px;padding:10px 10px 10px 10px;background:url('../img/mobileFrame.png') no-repeat top right;background-size:82%;}
.mobile .innerMobile{position:absolute;top:7px;right:70px;width:269px;height:508px;background:rgba(0,0,0,0.2);border-radius:25px;}
.mobile .innerMobile .video{border-radius:25px;}

.featherVerticalMidBg{background-image:linear-gradient(105deg, #ff8317, #ff5704);}
.feather{position:relative;}
.feather:after{content:'';display:block;clear:both;}
.featherMobileMidLine{position:absolute;top:250px;left:0;width:100%;height:300px;background:#f1f1f1;}



/* end featherMobile */


/* start board category */

/* end board category */

/* start table */
.wrapUlTable{}
.ulTableList {width:100%;background:#fff;border:1px solid #dee3eb;border-bottom:0;}
.ulTableList:after{content:'';display:block;clear:both;}
.ulTableList li{display:block;width:100%;border-bottom:1px solid #eee;color:#6d6d6d;}
.ulTableList li a{display:block;width:100%;font-size:20px;padding:20px 0;}
.ulTableList li a:after{content:'';display:block;clear:both;}

.ulTableList li div{float:left;}
.ulTableList li .title{width:70%;text-indent:10px;}
.ulTableList li .title em{color:#ff8317;}
.ulTableList li .date{width:30%;text-align:right;}
.ulTableList li .date span{display:inline-block;padding-right:10px;}

.wrapPagenation{clear:both;text-align:center;padding:0 0 20px 0;background:#fff;border:1px solid #dee3eb;border-top:0;}
.pagenation{display:inline-block;}
.pagenation a{display:inline-block;}

.pagenation .btnMove{display:inline-block;width:40px;height:40px;line-height:40px;text-align:center;border:1px solid #6d6d6d;color:#6d6d6d;border-radius:20px;font-size:30px;}
.pagenation .btnMove:hover{color:#fff;background:#ff8317;border:1px solid #ff8317;}
.pagenation .btnMoveNext:hover{}

.pagenation .disable{border-color:#d8d8d8;color:#d8d8d8;background:#fff;}
.pagenation .disable:hover{border-color:#d8d8d8;color:#d8d8d8;background:#fff;}

.pagenation .pageNum{position:relative;top:-5px;margin:0 10px;border-bottom:2px solid #fff;padding:0 5px;height:40px;line-height:40px;border:1px solid #fff;font-size:20px;}
.pagenation .pageNum:hover{display:inline-block;border-bottom:2px solid #d8d8d8;}
.pagenation .pageNumOn{display:inline-block;color:#ff8317;border-bottom:2px solid #ff8317;}

.wrapButton{clear:both;background:#fff;border:1px solid #dee3eb;border-top:0;border-bottom:0;overflow:hidden;}
.wrapButton .button1{float:left;padding:10px;}
.wrapButton .button2{float:left;}
.wrapButton .button3{float:right;padding-right:20px;}
.wrapButton .button3 a{float:left;margin-left:5px;min-width:50px;}

.wrapContainer{background:#f2f4f7;}
.wrapContainer:after{content:'';clear:both;display:block;}
.wrapContainer .container{}

.boardCommon {background:#f2f4f7;margin-top:20px;margin-bottom:20px;}

.boardCommon:after{content:'';clear:both;display:block;}
.boardView .title{position:relative;clear:both;font-size:20px;color:#2b2b2b;padding:10px 0;text-indent:40px;background:#f8fafb;margin-top:10px;border:1px solid #dee3eb;border-bottom:0;}
.boardView .title .titleImg{position:absolute;top:50%;margin-top:-10px;left:10px;display:inline-block;width:20px;height:20px;background:url('../img/icoBird.png') 0 -2px no-repeat;background-size:100%;}
.boardView .info{font-size:12px;color:#999;padding:10px 0;padding-top:0;border-left:1px solid #e6e6e6;border-right:1px solid #e6e6e6;text-indent:10px;background:#f8fafb};
.boardView .info span{display:inline-block;}
.boardView .info span i{padding-right:5px;}
.boardView .info .nickname{}
.boardView .info .writeDate{padding-left:5px;}
.boardView .info .viewCount{padding-left:5px;}
.boardView .viewContents{font-size:17px;}
.boardView .contents{}

/* start board */
.boardView .viewContents{font-size:17px;}
.boardView .writeContents{font-size:17px;background:#fff;}

.boardView .wrapButton{border-bottom:1px solid #e6e6e6;}

.viewTextarea, .textarea{
	width:100%;	
	float:left;
	min-height:300px;
    font-size: 14px;
    line-height: 1.42857143;
    letter-spacing: 1px;
    color: #555;
    background-color: #fff;
    background-image: none;
    margin: 0;
    border:1px solid #e6e6e6;
	padding:10px 10px 0 10px;
}
/* end board */

/* start board gallery */
.wrapUlGallery{overflow:hidden;}
.wrapUlGallery .ulGalleryList{margin:0 auto;background:#fff;padding:5px;border:1px solid #dee3eb;box-sizing:border-box;}
.wrapUlGallery .ulGalleryList:after{content:'';clear:both;display:block;}
.wrapUlGallery .ulGalleryList li{position:relative;float:left;width:33.333%;}
.wrapUlGallery .ulGalleryList li .img{padding:5px;height:390px;overflow:hidden;background:#fff;}
.wrapUlGallery .ulGalleryList li .img .boardListGallery{}
.wrapUlGallery .ulGalleryList li .textTitle{width:100%;height:50px;line-height:50px;background:#fff;font-size:16px;}


@media (max-width:1199px){
	.wrapUlGallery .ulGalleryList li{}
}
@media (max-width:991px){
	.wrapUlGallery .ulGalleryList li{width:50%;}
}




/* end board gallery */





























.wrapCg{border:1px solid #dee3eb;margin-bottom:10px;background:#fff;}
.wrapCg:after{content:'';clear:both;display:block;}

.wrapCgGallery{padding:0 5px;}

.cg{float:left;background:#fff;height:50px;}
.cg:after{content:'';clear:both;display:inline-block;}
.cg li {display:inline-block;float:left;}
.cg li a{position:relative;display:inline-block;padding:0 10px;height:50px;line-height:50px;letter-spacing: -0.6px;color: #333;font-size:18px;}
.cg li a:hover{color:#ff8317;}
.cg li.active a{color:#ff8317;border-bottom:2px solid #ff8317;}


.wrapSearch{float:right;padding:5px 5px 0 0;}
.wrapSearch input{float:left;border:1px solid #f0f0f0;border-right:0;height:40px;line-height:40px;background:#f7f8fa;text-indent:5px;}
.wrapSearch input:focus{border:0;outline:none;}
.wrapSearch .btnSearch{float:left;width:40px;height:40px;line-height:40px;background:#f7f8fa;border:1px solid #f0f0f0;border-left:0;box-shadow:0;color:#424242;text-indent:5px;}
.wrapSearch .btnSearch:hover{color:#ff8317;}

/*
.cg li a:after{display:block;content:'';position:absolute;top:50%;left:5px;width:3px;height:3px;background:#ccc;color:#ccc;}
.cg li.active a:after,
.cg li a:hover:after{content:'';position:absolute;top:50%;left:5px;width:3px;height:3px;background:#ff8317;}
*/










/* end table*/

footer{clear:both;height:100px;line-height:100px;background:#222;color:#fff;text-align:center;}
/* end feather item */

/* 컨텐츠 영역 */

@media(max-width:1220px){
}

@media(max-width:960px){

}
@media(max-width:768px){

}
@media(max-width:600px){	

}
@media(max-width:400px){	
}