@charset "utf-8";
/**/
.container.main .rolling-btn:hover i{
	animation: rollingBtn linear 0.2s;
	animation-iteration-count: 1;
	transform-origin: 50% 50%;
	-webkit-animation: rollingBtn linear 0.2s;
	-webkit-animation-iteration-count: 1;
	-webkit-transform-origin: 50% 50%;
	-moz-animation: rollingBtn linear 0.2s;
	-moz-animation-iteration-count: 1;
	-moz-transform-origin: 50% 50%;
	-ms-animation: rollingBtn linear 0.2s;
	-ms-animation-iteration-count: 1;
	-ms-transform-origin: 50% 50%;
}
@keyframes rollingBtn{0% {transform: rotate(0deg)} 100% {transform: rotate(90deg)}}
@-moz-keyframes rollingBtn{0% {-moz-transform: rotate(0deg)} 100% {-moz-transform: rotate(90deg)}}
@-webkit-keyframes rollingBtn { 0% {-webkit-transform: rotate(0deg)} 100% {-webkit-transform: rotate(90deg)}}
@-ms-keyframes rollingBtn { 0% {-ms-transform: rotate(0deg)} 100% {-ms-transform: rotate(90deg)}}



.main_pop{
	position:absolute;
	right:0;
	z-index: 99;
	left:80%;
	margin:0 0 0 6%;
	top:5%;
	width:202px;
	display: none;
}
.main_pop button{
	position:absolute;
	font-size:0;
	cursor: pointer;
}
.main_pop .layerpop-close{
	top:0;
	right:0;
 	width:20px;
	height:20px;
}
.main_pop a{
	position:absolute;
	width:80%;
	bottom:12%;
	left: 0;
	height:40px;
	font-size:0;
	left:50%;
	margin:0 0 0 -40%;
}
.main_pop .layerpop-notToday{
	left:0;
	bottom:0;
	height:20px;
	width:100%;
}

.container{position:relative;}
.container.main .btn{display:block;position:absolute;font-size:0;text-indent:-99999px;overflow:hidden;}

.container.main .main-sub-title{
	font-size:26px;
	line-height:26px;
	margin-bottom:15px;
	font-family:'noto2';
	font-weight:200;
	text-align:center;
	letter-spacing:-1px;
}
.container.main .main-sub-title strong{
	font-family:'noto3';
	font-weight:300;
}
.container.main .main-title{
	font-size:50px;
	line-height:55px;
	margin-bottom:50px;
	font-family:'noto2';
	font-weight:200;
	text-align:center;
	letter-spacing:-2px;
}
.container.main .main-title strong{
	font-family:'noto5';
	font-weight:600;
}

.container.main .btn-main{
    position: relative;
    border: 1px solid;
    width: 180px;
    height: 58px;
    padding-left: 30px;
    padding-right: 50px;
    line-height: 58px;
    font-size: 15px;
    color: #fff;
    text-align: center;
    font-family: 'noto5';
    font-weight: 600;
}
.container.main .btn-main:hover{
	/*-webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.23);
	-moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.23);
	box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.23);*/
}
.container.main .btn-main i{
	display: block;
    position: absolute;
    width: 13px;
    height: 13px;
    right: 65px;
    top: 22px;
}

.container.main {
overflow: hidden;
}
.container.main .btn-main i,
.container.main .data .data-list li a i,
.container.main .service-section li a span,
.container.main .service-section li a i{
	background-image:url('//static-sdedu.akamaized.net/img1/_skin/tpl_skin/basic_trade_eng/images/main/btn_icon_plus_w.png');
	background-repeat:no-repeat
}

.container.main .data-section .data-section-item .data-section-img .data-section-more {
	background-image:url('//static-sdedu.akamaized.net/img1/_skin/tpl_skin/basic_trade_eng/images/main/data_btn_icon.png');
	background-repeat:no-repeat
}

/*상단롤링*/
.container.main .top-visual{
	background:url('//static-sdedu.akamaized.net/img1/_skin/tpl_skin/basic_global_trade2/images/main/top_bg_.jpg')center 0 no-repeat #aac8d2;
	height:757px;
}
.container.main .top-visual > h3{
	margin-bottom:45px;
}
.container.main .item-rolling-wrap {
	position:relative;
	width:100%;
	height:336px;
	overflow:hidden;
}
.container.main .item-rolling-wrap .item-rollings{
	position:relative;
	width:100%;
	height:336px;
}
.container.main .item-rolling-wrap .item-rollings .rolling-item{
	position:absolute;
	display:block;
	top:0;
	width:1223px;
	height:336px;
	left:50%;
	background-position:center;
	background-repeat:no-repeat;
	cursor:pointer;
	z-index:1;
	-webkit-transition:margin .4s ;
	transition:margin .4s ;
}


.container.main .item-rolling-wrap .item-rollings .rolling-item.current{
	z-index:2;
	-webkit-transition:margin .4s ;
	transition:margin .4s ;
}
.container.main .item-rolling-wrap .item-rollings .rolling-item1.current{margin-left:-1000px;}
.container.main .item-rolling-wrap .item-rollings .rolling-item2{margin-left:223px;}

.container.main .item-rolling-wrap .item-rollings .rolling-item1{margin-left:-1446px;}
.container.main .item-rolling-wrap .item-rollings .rolling-item2.current{margin-left:-223px;}

.container.main .item-rolling-wrap .item-rollings .rolling-item1{background-image:url('//static-sdedu.akamaized.net/img1/_skin/tpl_skin/basic_landscape4/images/main/top_bg1_off.png')}
.container.main .item-rolling-wrap .item-rollings .rolling-item2{background-image:url('//static-sdedu.akamaized.net/img1/_skin/tpl_skin/basic_landscape4/images/main/top_bg2_off.png')}

.container.main .item-rolling-wrap .item-rollings .rolling-item1.current{background-image:url('//static-sdedu.akamaized.net/img1/_skin/tpl_skin/basic_landscape4/images/main/top_bg1_on.png')}
.container.main .item-rolling-wrap .item-rollings .rolling-item2.current{background-image:url('//static-sdedu.akamaized.net/img1/_skin/tpl_skin/basic_landscape4/images/main/top_bg2_on.png')}


.container.main .item-rolling-wrap .item-rollings .rolling-item .inner{
	display:block;
	position:absolute;
	top:40px;

}
.container.main .item-rolling-wrap .item-rollings .rolling-item1.current .inner:before{
	content:'';
	display:block;
	position:absolute;
	top:-20px;
	width:149px;
	height:52px;
	background:url('//static-sdedu.akamaized.net/img1/_skin/tpl_skin/basic_landscape4/images/main/top_icon.gif') right top no-repeat;
}
.container.main .item-rolling-wrap .item-rollings .rolling-item.rolling-item1.current .inner:before{
	right:20px;
}

.container.main .item-rolling-wrap .item-rollings .rolling-item.rolling-item2.current .inner:before{
	right:0;
}


.container.main .item-rolling-wrap .item-rollings .rolling-item1.current .inner{width:750px;right:0;}
.container.main .item-rolling-wrap .item-rollings .rolling-item2 .inner{width:220px;left:100px;}

.container.main .item-rolling-wrap .item-rollings .rolling-item1 .inner{width:220px;right:100px;}
.container.main .item-rolling-wrap .item-rollings .rolling-item2.current .inner{width:650px;left:100px;}

.container.main  .rolling-item .inner .ment1 .ment1-left,
.container.main  .rolling-item .inner .ment1 .ment1-right{
	height:28px;
	line-height:28px;
	color:#ccc;
	vertical-align:top;
	font-family:'noto3';
	font-weight:300;
}
.container.main  .rolling-item .inner .ment1 .ment1-left{
	display:inline-block;
	background:#000;
	padding:0 12px;
}
.container.main  .rolling-item .inner .ment1 .ment1-left strong{
	font-family:'noto5';
	font-weight:600;
}
.container.main  .rolling-item .inner .ment1 .ment1-right{
	display:block;
	margin: 10px  0  0 0;
	font-size:24px;
}
.container.main  .rolling-item .inner h4{
	width:200px;
	word-break:keep-all;
	word-wrap:break-word;
	margin:8px 0 20px 0;
	color:#ccc;
	font-size:34px;
	line-height:40px;
	font-family:'noto5';
	font-weight:600;
}
.container.main  .rolling-item .inner .item-icon{
	display:none;
	position:absolute;
	width:100px;
	height:100px;
	left:450px;
	top:35px;
	color:#cff61f;
}
.container.main  .rolling-item .inner .item-icon:before{
	content:'';
	display:block;
	position:absolute;
	width:100px;
	height:100px;
	background:rgba(0,0,0,0.6);
	border-radius:100%;
	z-index:-1;
}
.container.main  .rolling-item .inner .item-icon span,
.container.main  .rolling-item .inner .item-icon strong{
	display:block;
	position:absolute;
	line-height:1;
}
.container.main  .rolling-item .inner .item-icon span{
	font-family:'noto2';
	font-weight:200;
	font-size:26px;
	left:8px;
	top:22px;
}
.container.main  .rolling-item .inner .item-icon strong{
	font-family: 'noto5';
	font-weight: 600;
	font-style: italic;
	font-size: 70px;
	right: 14px;
	top: 9px;
}
.container.main  .rolling-item .inner .ment2{
	display:none;
}
.container.main  .rolling-item .inner .btn-item-go{
	display:block;
	width:214px;
	height:40px;
	line-height:40px;
	border:3px solid #d9d9d9;
	color:#d9d9d9;
	text-align:center;
	font-family:'noto5';
	font-weight:600;
	font-size:16px;
}

.container.main  .rolling-item.current .inner .ment1 .ment1-left{
	display:inline-block;
	color:#e2ff94
}
.container.main  .rolling-item.current .inner .ment1 .ment1-right{
	display:inline-block;
	margin: 0  0 0 15px;
	color:#fff;
}
.container.main  .rolling-item.current .inner h4{
	width:auto;
	margin:20px 0 25px 0;
	color:#fff;
	font-size:65px;
	line-height:65px;
	letter-spacing:-1px;
}
.container.main  .rolling-item.current .inner .item-icon{
	display:block;
}
.container.main  .rolling-item.current .inner .ment2{
	display:block;
	color:#fffaa4;
	margin-bottom:25px;
	font-size:18px;
	font-family:'noto3';
	font-weight:300;
}
.container.main  .rolling-item.current .inner .ment2 strong{
	font-family:'noto5';
	font-weight:600;
}
.container.main  .rolling-item.current .inner .btn-item-go{
	width:240px;
	border:3px solid #c8ec23;
	background:#c8ec23;
	color:#000;
}

.current:hover #csgjplus{
	transition-duration:1s;
	-webkit-transition-duration:1s;
	-moz-transition-duration:1s;
	-webkit-transform: rotate(270deg);
	transform: rotate(270deg);
	-ms-transform: rotate(270deg);
}
/* 상단dday */
/*
.container.main .dday{
	position: absolute;
	font-size:15px;
	font-family:'noto5';
	text-align:center;
	margin: 40px auto 50px;
}*/
.container.main .dday .ddaytbl{
}
.container.main .dday ul li{
	display:inline-block;
	height:42px;
	line-height:42px;
	font-family:'noto5';
	font-weight:600;
	font-size:16px;
	margin-left:20px;
	letter-spacing:0;
}
.container.main .dday ul li.date{
	position:relative;
	padding-right:90px;
	background:url('//static-sdedu.akamaized.net/img1/_skin/tpl_skin/basic_landscape4/images/main/dday_bg.png') right center no-repeat;
}
.container.main .dday ul li.date.type2{
	padding-right:112px;
	background:url('//static-sdedu.akamaized.net/img1/_skin/tpl_skin/basic_landscape4/images/main/dday_bg2.png') right center no-repeat;
}
.container.main .dday ul li.date.type2 .num{
	right:-2px;
}
.container.main .dday ul li.date .num{
	display:block;
	position:absolute;
	width:90px;
	top:0;
	right:0;
	line-height:40px;
	height:40px;
	letter-spacing:12px;
	text-align:right;
}
/*추천강좌 배너*/
.container.main .suggest-bg{
	height:527px;
	background: #e7e7e7;
}
.suggest h3{
	font-family:'noto5';
	font-weight:600;
	font-size: 45px;
	line-height:60px;
	padding-top:90px;
}
.suggest .title {
    font-size: 42px;
	line-height:45px;
}
.suggest .ment3 strong{
	font-size:18px;
	font-weight:bold;
}
.suggest .ment3{
	position:relative;
	padding-top:40px;
	font-family:'noto3';
	/*font-weight:300;*/
	font-size:16px;
	line-height:26px;
}
.suggest .ment3:before{
	content:'';
	display:block;
	position:absolute;
	margin : -10px 0;
	left:0;
	width:40px;
	height:2px;
	background:#000;
}
.container.main .suggest{
	position:relative;
	height:172px;

}
.container.main .btn-suggest{
	display: block;
	position: absolute;
	width: 435px;
	height: 40px;
	bottom: 21px;
	left: 14px;
}
.suggest-bg .suggestright{
	position: absolute;
	background:#fff;
	margin-left:465px;
	float:right;
	height: 527px;
}
/*마우스오버효과*/
.suggest .data-bottom-list{
	margin-top:48px;position: absolute;
}
.suggest .data-bottom-list li a,
.suggest .data-bottom-list li a:after{
	height:45px;
	line-height:45px;
}
.suggest .data-bottom-list li{
	float:left;
	margin-right: 2px;
}
.suggest .data-bottom-list li:first-child{
	margin-left:0;
}
.suggest .data-bottom-list li a{
	display:block;
	position:relative;
	width:140px;
	font-size:16px;
	-webkit-transition:all .2s ;
	transition:all .2s ;
}
.suggest .data-bottom-list li a.selected{
	color:#fff;
	width:140px;
	-webkit-transition:all .2s ;
	transition:all .2s ;
}
.suggest .data-bottom-list li a:before,
.suggest .data-bottom-list li a:after{
	content:'';
	position:absolute;
	display:block;
}
.suggest .data-bottom-list li a.selected:before{
	width:30px;
	height:30px;
	right:30px;
	top:50%;
	margin-top:-10px;
	z-index:3;
}
.suggest .data-bottom-list li a:after{
	top:0;
	left:0;
	z-index:1;
	width:100%;
	height:45px;
	background:#fff;
	-webkit-transition:all .4s ;
	//transition:all .4s ;
}
.suggest .data-bottom-list li a.selected:after{
	background:url('//static-sdedu.akamaized.net/img1/_skin/tpl_skin/basic_danger_knight/images/main/btn_arrow.png') 120px 16px no-repeat #000;
	-webkit-transition:margin .3s ;
	//transition:all .4s ;
}
.suggest .data-bottom-list li a span{
	display:block;
	position:relative;
	//width:80%;
	text-align:center;
	font-family:'noto5';
	font-weight:600;
	z-index:2;
}

/*학습자료실*/
.container.main .data-section-bg{
	height:550px;
	padding-top:120px;
}
.container.main .data-section-bg .data-section li{
	float:left;
	height:310px;
}
.container.main .data-section-bg .data-section li a{
	position:relative;
	display:block;
	height:310px;
}
.container.main .data-section-bg .data-section li.data-section-item1{width:302px; margin-right:75px;}
.container.main .data-section-bg .data-section li.data-section-item2{width:301px; margin-right:75px;}
.container.main .data-section-bg .data-section li.data-section-item3{width:300px;}

.container.main .data-section .data-section-text{
	position:absolute;
	padding-left:40px;
	left:10px;
}
.container.main .data-section .data-section-text:before{
	content:'';
	display:block;
	position:absolute;
	left:20px;
	width:1px;
	height:117px;
	background:#000;
	z-index:10;
}
.container.main .data-section .data-section-text h4{
	font-family:'noto5';
	font-weight:600;
	font-size:22px;
	line-height:28px;
	margin-bottom:8px;
}

.container.main .data-section .data-section-text p{
	font-family:'noto3';
	font-weight:300;
	font-size:14px;
	line-height:17px;

}
.container.main .data-section .data-section-item1 .data-section-text,
.container.main .data-section .data-section-item3 .data-section-text{
	bottom:-15px;
}
.container.main .data-section .data-section-item2 .data-section-text{
	top:0;
}

.container.main .data-section .data-section-item1 .data-section-text:before,
.container.main .data-section .data-section-item3 .data-section-text:before{
	bottom:0;
}
.container.main .data-section .data-section-item2 .data-section-text:before{
	top:0;
}
.container.main .data-section .data-section-item .data-section-img,
.container.main .data-section .data-section-item .data-section-img .bg,
.container.main .data-section .data-section-item .data-section-img .cover{
	display:block;
	position:absolute;
	width:100%;
	height:240px;
	box-shadow: 15px 15px 22px -3px rgba(0,0,0,0.23);
}
.container.main .data-section .data-section-item .data-section-img{
	overflow:hidden;
}
.container.main .data-section .data-section-item .data-section-img .cover{
	left:0;
	top:0;
	opacity:0.3;
	-webkit-transition:all .2s ;
	transition:all .2s ;
	z-index:2;
}
.container.main .data-section .data-section-item .data-section-img .bg{
	/*
	left:50%;
	margin-left:-50%;
	top:50%;
	margin-top:-110px;
	z-index:1;
	-webkit-transition:all .4s ;
	transition:all .4s ;
	*/
}
.container.main .data-section .data-section-item .data-section-img:hover .cover{
	opacity:0;
	-webkit-transition:all .4s ;
	transition:all .4s ;

}
.container.main .data-section .data-section-item .data-section-img:hover .bg{
	-ms-transform: scale(1.2, 1.2); /* IE 9 */
    -webkit-transform: scale(1.2, 1.2); /* Safari */
    transform: scale(1.2, 1.2);
	-webkit-transition:all .4s ;
	transition:all .4s ;
}
.container.main .data-section .data-section-item1 .data-section-img,
.container.main .data-section .data-section-item3 .data-section-img{
	top:0;
}
.container.main .data-section .data-section-item2 .data-section-img{
	bottom:0;
}

.container.main .data-section .data-section-item1 .data-section-img .bg{background:url('//static-sdedu.akamaized.net/img1/_skin/tpl_skin/basic_trade_eng/images/main/data_img1.png') 0 0 no-repeat;}
.container.main .data-section .data-section-item2 .data-section-img .bg{background:url('//static-sdedu.akamaized.net/img1/_skin/tpl_skin/basic_trade_eng/images/main/data_img2.png') 0 0 no-repeat;}
.container.main .data-section .data-section-item3 .data-section-img .bg{background:url('//static-sdedu.akamaized.net/img1/_skin/tpl_skin/basic_trade_eng/images/main/data_img3.png') 0 0 no-repeat;}

.container.main .data-section .data-section-item a .data-section-img .data-section-more{
	display:block;
	position:absolute;
	width:46px;
	height:46px;
	font-size:0;
	text-indent:-9999px;
	overflow:hidden;
    right: 42%;
    bottom: 39%;
	background-position:-47px 0;
	z-index:3;
}
.container.main .data-section .data-section-item a:hover .data-section-img .data-section-more{
	background-position:0 0;
}

.container.main .jaryosil-title{
	font-size:36px;
	line-height:45px;
	font-family:'noto2';
	font-weight:200;
	letter-spacing:-2px;
	color:#000;
}
.container.main .jaryosil-title strong{
	font-family:'noto5';
	font-weight:600;
}
.container.main .jaryosil-sub-title{
	color:#000;
	font-family:'noto3';
	font-size:19px;
	line-height:34px;
	margin-bottom:30px;
}
/*도서*/
.container.main .book-bg{
	height:740px;
	padding-top:100px;
	background: rgb(233,232,224);
}
.container.main .book {
	color:#000;
	text-align: left;
}
.container.main .book-sub-title {
	text-align: left;
	font-size: 17px;
    line-height: 30px;
    margin-bottom: 17px;
    font-family: 'noto3';
    font-weight: 200;
    letter-spacing: 0px;

}
.container.main .book-title {
	text-align: left;
	font-size: 38px;
    line-height: 45px;

}
.container.main .book-title strong {
	font-size: 47px;

}
.container.main .book .btn-book{
	position:absolute;
	/*right:5px;
	top:340px;*/
	border:#000;
	background:rgb(5,75,120);

}
.container.main .book .btn-book:hover i{
	transition-duration:1s;
	-webkit-transition-duration:1s;
	-moz-transition-duration:1s;
	-webkit-transform: rotate(270deg);
	transform: rotate(270deg);
	-ms-transform: rotate(270deg);
}
/* 중간에 진로보러가는곳 */
.container.main .jinro-samp-bg{
	height:295px;
}
.container.main .jinro-samp-dot{
	padding-top: 65px;
}
.container.main .jinro-samp-bg{
	background: url('//static-sdedu.akamaized.net/img1/_skin/tpl_skin/basic_trade_eng/images/main/use_bg.jpg') no-repeat #301c0a;
	/*background-repeat:no-repeat;*/
	background-position:center 0;
/* 	background-attachment: fixed; */
}
.container.main .jinro-title{
	font-size:43px;
	line-height:60px;
	font-family:'noto2';
	font-weight:200;
	text-align:center;
	letter-spacing:-2px;
	color:#fff;
}
.container.main .jinro-title strong{
	font-family:'noto5';
	font-weight:600;
}
.container.main .jinro-sub-title{
	color:#fff;
	font-family:'noto3';
	font-size:20px;
	line-height:34px;
	margin-bottom:30px;
}
.container.main .jinro-gogo{
	color: #fff;
    font-size: 17px;
    font-family: 'noto2';
    border: solid 1px #fff;
    padding: 13px 89px 13px 75px;
    letter-spacing: 1px;
}
.container.main .jinro-gogo:hover i{
	transition-duration:1s;
	-webkit-transition-duration:1s;
	-moz-transition-duration:1s;
	-webkit-transform: rotate(270deg);
	transform: rotate(270deg);
	-ms-transform: rotate(270deg);
}
/*교수 ================================================================================================================== */
.container.main .teacher-bg {
	height:411px; /*689*/
	padding-top:85px;
	padding-bottom:120px;
	background:url('//static-sdedu.akamaized.net/img1/_skin/tpl_skin/basic_trade_eng/images/main/teacehr_bg_.jpg') center 0 no-repeat rgb(43,60,70);
}
.container.main .main-sub-title.teacher-sub-title,
.container.main .main-title.teacher-title{
	color:#000;
	text-align:right;
}

.container.main .main-title.teacher-title{
	margin-bottom:50px;
}
.container.main .teacher{
	position:relative;
	height:419px; /*689*/
}
.container.main .teacher .ment:before{
	content:'';
	display:block;
	position:absolute;
	top:0;
	right:0;
	height:5px;
	width:17px;
	background:#fff
}
.container.main .teacher .ment{
	position:relative;
	padding-top:20px;
	margin-bottom:25px;
	text-align:right;
	font-size:17px;
	line-height:34px;
	color:#fff;
	font-family:'noto1';
	font-weight:100;
}
.container.main .teacher .ment strong{
	font-family:'noto3';
	font-weight:300;
}
.container.main .teacher .btn-teacher{
	position:absolute;
	right: 100px;
    bottom: -60px;
}
.container.main .teacher .btn-teacher:hover i{
	transition-duration:1s;
	-webkit-transition-duration:1s;
	-moz-transition-duration:1s;
	-webkit-transform: rotate(270deg);
	transform: rotate(270deg);
	-ms-transform: rotate(270deg);
}
/**/
.container.main .customer .bbs-wrap{
	background:#fff;
	width:325px;
	padding:40px 25px;
	margin-right:93px;
	-webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.23);
	-moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.23);
	box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.23);
}
.container.main .customer .bbs-section{
	position:relative;
	color:#494949;
	height:60px;
}
.container.main .customer .bbs-section1{
	padding-bottom:26px;
	border-bottom:1px solid #000;
	margin-bottom:27px;
}
.container.main .customer .bbs-section h4{
	float:left;
	width:100px;
	font-family:'noto5';
	font-weight:600;
	padding-left:4px;
}
.container.main .customer .bbs-section ul{
	float:left;
	margin-top:4px;
}
.container.main .customer .bbs-section ul li{
	font-size:13px;
	line-height:16px;
	font-family:'dotum';

}
.container.main .customer .bbs-section ul li a{
	display:block;
	width:200px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.container.main .customer .bbs-section ul li a:hover{
	text-decoration:underline;
}
.container.main .customer .bbs-section .btn-more{
	width:46px;
	height:16px;
	top:24px;
	left:4px;
	background-position:-94px -22px;
}


.container.main .service-section {
	width:600px;
}
.container.main .service-section li{
	float:left;
	width:280px;
	height:116px;
	background:#fff;
	color:#484848;
	-webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.23);
	-moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.23);
	box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.23);
}
.container.main .service-section li.service-item1,
.container.main .service-section li.service-item3{
	margin-right:21px;
}
.container.main .service-section li.service-item1,
.container.main .service-section li.service-item2{
	margin-bottom:21px;
}
.container.main .service-section li a{
	position:relative;
	display:block;
	width:253px;
	height:90px;
	padding:25px 0 0 25px;
	border:1px solid #fff;
}
.container.main .service-section li a:hover{
	border:1px solid #000;
}

.container.main .service-section li a h4{
	font-family:'noto5';
	font-weight:600;
	font-size:17px;
	margin-bottom:2px;
}
.container.main .service-section li a p{
	font-family:'noto3';
	font-weight:300;
	font-size:14px;
	margin-bottom:12px;
}

.container.main .service-section li a span{
	display:block;
	width:36px;
	height:10px;
	margin-left:2px;
	background-position:-94px -11px
}
.container.main .service-section li a:hover span{
	background-position:-94px 0 ;
}
.container.main .service-section li a i{
	display:block;
	position:absolute;
}
.container.main .service-section li.service-item1 a i{
	width:40px;
	height:38px;
	right:25px;
	bottom:22px;
	background-position:-150px 0 ;
}
.container.main .service-section li.service-item2 a i{
	width:29px;
	height:40px;
	right:28px;
	bottom:23px;
	background-position:-191px 0 ;
}

.container.main .service-section li.service-item3 a i{
	width:41px;
	height:39px;
	right:27px;
	bottom:27px;
	background-position:-262px 0 ;
}
.container.main .service-section li.service-item4 a i{
	width:40px;
	height:34px;
	right:26px;
	bottom:29px;
	background-position:-221px 0 ;
}


/*학습상담*/
.container.main .customer .bbs-section .btn-more,
.container.main .service-section li a span,
.container.main .service-section li a i{
	background-image:url('//static-sdedu.akamaized.net/img1/_skin/tpl_skin/common_images/main/main_custom.png');
}
.container.main .customer-sub-title{
	font-size: 16px;
    line-height: 17px;
    margin-bottom: 7px;
    font-family: 'noto2';
    font-weight: 200;
    text-align: center;
}
.container.main .customer-title{
	font-size: 33px;
    line-height: 40px;
    margin-bottom: 35px;
    font-family: 'noto3';
    font-weight: 600;
    margin-bottom: 50px;
    text-align: center;
}
.container.main .customer-bg{
	padding: 81px 0 100px;
	background:rgb(246,246,246);
}
.container.main .customer .bbs-wrap{
	background:#fff;
	width:325px;
	padding:40px 25px;
	margin-right:93px;
	-webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.23);
	-moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.23);
	box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.23);
}
.container.main .customer .bbs-section{
	position:relative;
	color:#494949;
	height:60px;
}
.container.main .customer .bbs-section1{
	padding-bottom:26px;
	border-bottom:1px solid #000;
	margin-bottom:27px;
}
.container.main .customer .bbs-section h4{
	float:left;
	width:100px;
	font-family:'noto5';
	font-weight:600;
	padding-left:4px;
}
.container.main .customer .bbs-section ul{
	float:left;
	margin-top:4px;
}
.container.main .customer .bbs-section ul li{
	font-size:13px;
	line-height:16px;
	font-family:'dotum';

}
.container.main .customer .bbs-section ul li a{
	display:block;
	width:200px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.container.main .customer .bbs-section ul li a:hover{
	text-decoration:underline;
}
.container.main .customer .bbs-section .btn-more{
	width:46px;
	height:16px;
	top:24px;
	left:4px;
	background-position:0 -22px;
}
.container.main .service-section {
	width:600px;
}
.container.main .service-section li{
	float:left;
	width:280px;
	height:116px;
	background:#fff;
	color:#484848;
	-webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.23);
	-moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.23);
	box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.23);
}
.container.main .service-section li.service-item1,
.container.main .service-section li.service-item3{
	margin-right:21px;
}
.container.main .service-section li.service-item1,
.container.main .service-section li.service-item2{
	margin-bottom:21px;
}
.container.main .service-section li a{
	position:relative;
	display:block;
	width:253px;
	height:90px;
	padding:25px 0 0 25px;
	border:1px solid #fff;
}
.container.main .service-section li a:hover{
	border:1px solid #000;
}

.container.main .service-section li a h4{
	font-family:'noto5';
	font-weight:600;
	font-size:17px;
	margin-bottom:2px;
}
.container.main .service-section li a p{
	font-family:'noto3';
	font-weight:300;
	font-size:14px;
	margin-bottom:12px;
}

.container.main .service-section li a span{
	display:block;
	width:36px;
	height:10px;
	margin-left:2px;
	background-position:0 -11px
}
.container.main .service-section li a:hover span{
	background-position:0 0 ;
}
.container.main .service-section li a i{
	display:block;
}
.container.main .service-section li.service-item1 a i{
	width:40px;
	height:38px;
	right:25px;
	bottom:22px;
	background-position:-47px 0 ;
}
.container.main .service-section li.service-item2 a i{
	width:29px;
	height:40px;
	right:28px;
	bottom:23px;
	background-position:-88px 0;
}

.container.main .service-section li.service-item3 a i{
	width:41px;
	height:39px;
	right:27px;
	bottom:27px;
	background-position:-159px 0 ;
}
.container.main .service-section li.service-item4 a i{
	width:40px;
	height:34px;
	right:26px;
	bottom:29px;
	background-position:-118px 0 ;
}

/**/
.container.main .top-visual-bg,
.container.main .top-visual{
	background-size: cover;
	height: 730px;
	background-position:center;
}
.container.main .top-visual-bg{
	position:relative;
}
.container.main .top-visual{
	position:relative;
	background:url('/_skin/tpl_skin/basic_trade_eng/images/main/top_img.png')center no-repeat #b9d1d5;
}
.container.main .top-visual .dday{
	    display: block;
    position: absolute;
    height: 70px;
    right: 69%;
    text-align: center;
    top: 85px;
    margin-right: -11px;
    font-family: 'noto5';
    font-weight: 600;
}
.container.main .top-visual .dday div{
	font-size:16px;
	line-height:22px;
	text-align:right;
	padding-right:20px;
}
.container.main .top-visual .dday p{
	margin-top:10px;
	font-size:24px;
	line-height:30px;
	letter-spacing:20px;
	text-align:right;
}
 .container.main .top-visual .top-list{
	display:block;
	position:absolute;
	width:100%;
	height:182px;
	bottom:14vh;
	left:0;
	text-align:center;
}
.container.main .top-visual .top-list >li{
	display:inline-block;
	vertical-align:bottom;
	width:280px;
	height:182px;
	margin-left:20px;
	background:rgba(14,78,122,.75);
	-webkit-transition:all .2s ;
	transition:all .2s ;
}
.container.main .top-visual .top-list >li.selected{
	width:400px;
	background:rgba(246,131,39,.75);
}
.container.main .top-visual .top-list >li:first-child{
	margin-left:0;
}
.container.main .top-visual .top-list >li a{
	position:relative;
	display:block;
	width:100%;
	height:182px;
	text-align:left;
}
.container.main .top-visual .top-list >li a h3,
.container.main .top-visual .top-list >li a p{
	padding-left:35px;
	font-family:'noto3';
	font-weight:300;
	color:#fff;
}
.container.main .top-visual .top-list >li a h3{
	font-size:24px;
	line-height:30px;
	padding-top:30px;
	margin-bottom:15px;
}
.container.main .top-visual .top-list >li a p{
	font-size:13px;
	line-height:20px;
}
.container.main .top-visual .top-list >li a .btn-more{
	display:block;
	position:absolute;
	width:40px;
	height:40px;
	right:22px;
	top:22px;
	background:url('//static-sdedu.akamaized.net/img1/_skin/tpl_skin/basic_trade_eng/images/main/data_btn_icon.png');

}
.container.main .top-visual .top-list >li.top-item{}
.container.main .top-visual .top-list >li.top-item.selected{}


.container.main .teacher-samp-bg,
.container.main .teacher-samp-dot,
.container.main .btn-teacher-samp{
	height:225px;
}

.container.main .teacher-samp-bg{
	background:url('//static-sdedu.akamaized.net/img1/_skin/tpl_skin/basic_social2/images/main/top_play_bg.jpg') repeat;
	background-repeat:no-repeat;
	background-position:center 0;
	background-attachment: fixed;
}
.container.main .teacher-samp-dot{
	background:url('//static-sdedu.akamaized.net/img1/_skin/tpl_skin/basic_social2/images/main/top_play_dot.png') repeat;
}
.container.main .btn-teacher-samp{
	position:relative;
	display:block;
	width:1100px;
	margin:0 auto;
	background:url('//static-sdedu.akamaized.net/img1/_skin/tpl_skin/basic_social2/images/main/top_play.png') center no-repeat;
}
.container.main .btn-teacher-samp:before{
	content:'';
	display:block;
	position:absolute;
	width:25px;
	height:28px;
	bottom: 45px;
	left: 539px;
	background:url('//static-sdedu.akamaized.net/img1/_skin/tpl_skin/basic_social2/images/main/top_play_btn.png') 0 0 no-repeat;
	-webkit-transition:all .3s ;
	transition:all .3s ;
}
.container.main .btn-teacher-samp:hover:before{
	-webkit-transition:all .3s ;
	transition:all .3s ;
	left: 545px;
}

.container.main .top-visual .top-list{
	display:block;
	position:absolute;
	height:182px;
	right: -750px;
	bottom: 4vh;
	left:0;
	/* margin-top: 50px; */
	text-align:center;
}
.container.main .top-visual .top-list >li{
	display:inline-block;
	vertical-align:bottom;
	width:300px;
	height:182px;
	border-radius: 5px;
	margin-left:20px;
	background:rgba(36, 60, 73,0.75);
	-webkit-transition:all .2s ;
	transition:all .2s ;
}
.container.main .top-visual .top-list >li:first-child{
	width:1100px;
}
.container.main .top-visual .top-list >li:hover,
.container.main .top-visual .top-list >li.selected{
	width:400px;
	background:rgba(223, 87, 39,0.75);
}
.container.main .top-visual .top-list >li:hover,
.container.main .top-visual .top-list >li:first-child.selected{
	width:1100px;
}
.container.main .top-visual .top-list >li:hover a p,
.container.main .top-visual .top-list >li.selected a p{
	font-size:13px;
	line-height:20px;
}
.container.main .top-visual .top-list >li:first-child{
	margin-left:0;
}
.container.main .top-visual .top-list >li a{
	position:relative;
	display:block;
	width:100%;
	height:182px;
	text-align:left;
}
.container.main .top-visual .top-list >li a h3,
.container.main .top-visual .top-list >li a p{
	padding-left:30px;
	font-family:'noto2';
	font-weight:300;
	color:#fff;
}
.container.main .top-visual .top-list >li a h3{
	font-size:26px;
	line-height:30px;
	padding-top:40px;
	margin-bottom:15px;
	font-family:'noto5';
}

.container.main .top-visual .top-list >li:hover a .btn-more,
.container.main .top-visual .top-list >li a .btn-more{
	display:block;
	position:absolute;
	width:40px;
	height:40px;
	right:22px;
	top:22px;
	background:url('//static-sdedu.akamaized.net/img1/_skin/tpl_skin/basic_social2/images/main/top_item_btn.png');
}
