#new_sisulmain * {
	box-sizing: border-box;
}
.simaxwid {
	margin: 0px auto; width: 1200px; position: relative;
}
.displayhidden {
	left: -10000px; width: 1px; height: 1px; position: absolute;
}
.bg_wrap {
	background: url("../simg/bg_wrap.png") no-repeat top rgb(220, 238, 246); width: 100%;
}
.sma_con1 {
	overflow: hidden; padding-top: 35px; padding-bottom:65px;
}
.sma_vis {
	width: 810px; height: 336px; float: left;
}
.ma_ser{
	width: 390px; height: 336px; float: left; background:url(../simg/maser_bg.png) no-repeat left bottom rgb(222, 219, 215);
}
.maser_tit {padding:35px 25px;
}
.maser_tit1{font-size:20px; color:#222; margin-bottom:10px;}
.maser_tit2{font-size:13px; color:#434343; margin-bottom:10px;}
.ma_ser ul{padding-left:25px;}
.ma_ser li{display:inline-block; text-align:center; padding-right:30px;vertical-align: top;}
.ma_ser li:last-child{padding-right:25px;}
.ma_ser li img{padding-bottom:15px;}
.ma_ser li a{font-size:15px; color:#222;vertical-align: top;display: inline-block;}

.sma_con2 {
	overflow: hidden; margin-top:-30px;
}
.sma_arrow{background:url(../simg/sma_arrow.png) no-repeat 3px center; width:25px; display:inline-block; line-height:20px;}

/* ¼­ºê¸Þ´º ½ÃÀÛ */
*{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}


nav ul{
	list-style: none;
	margin: 0;
	padding: 0; 
}

.access-menu{height:100px; position: relative;
}

.access-menu > li{
	background: #295887; display: inline-block; width: calc( 25% - 1px ); text-align:center;  float:left;
}

.access-menu > li{
    border:1px solid #295887;	
	margin-right:1px;
}

.access-menu > li:last-child{margin-right:0;}

.access-menu > li:hover .access-submenu{
	top: 50%; height:43px;
	left: 0%; position:absolute; z-index:10; width: calc( 100% - 1px );
}

.access-menu > li .access-submenufocus{
	top: 50%; height:43px;
	left: 0%; position:absolute; z-index:10; width: calc( 100% - 1px );
}


.access-menu > li:focus .access-submenu{
	top: 50%; height:43px;
	left: 0%; position:absolute; z-index:10; width: calc( 100% - 1px );
}

.access-menu > li > a{width:100%;
	color: #fff;
	display: inline-block;
	padding: 1em 0;
	text-decoration: none;
	

	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}

.access-submenu > li > a{
	color: #555; font-size:14px;
	display: inline-block;
	padding: 0 1.5em;
	text-decoration: none;

	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}

.access-menu > li > a:hover,
.access-menu > li > a:focus{
	background: #fff; color:#295887;	
	outline: none;
}

.access-submenu{
	background: #fff;
	border:1px solid #336699;
	left: -9999px;
	position: absolute;
	top: -9999px;
}

.access-submenu > li{display:inline-block; line-height:30px; padding-top:5px;}

.access-submenu > li > a:hover,
.access-submenu > li > a:focus{
	background: #295887; color:#fff; border-radius:30px;	
	outline: none;
}

/*.access-submenu > li + li{
	border-top: solid 1px #000; 
}

.access-submenu > li:last-child{
	border-bottom: solid 3px #000;
}
*/


.is-show{
	top: 50%; height:43px;
	left: 0%; position:absolute; z-index:10; width: calc( 100% - 1px );
}

/* ¼­ºê¸Þ´º ³¡ */

.sma_con3 {
	overflow: hidden; margin-top:-15px; margin-bottom:35px;
}

.sma_pop {
	width: 395px; height: 279px; float: left; margin-right:15px;
}
.sma_pop .bx-wrapper{ border:1px solid #ccc;}

.sma_notice{
	width: 495px; height: 279px; float: left; margin-right:15px; border:1px solid #ccc; padding:25px;
}
.snotice_tit1{font-size:20px; color:#222; margin-bottom:25px; position:relative;}
.snotice_tit1 a{  position:absolute; right:0; top:0; }
.snotice_tit1 span{font-size:15px; background:url(../simg/no_plus.png) no-repeat right top; padding-right:25px; line-height:20px;}
.sma_notice li{font-size:14px; color:#222; position:relative;}
.sma_notice li a{width:75%; letter-spacing:normal; display:inline-block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; line-height:28px;}
.sma_notice li a:hover{text-decoration:underline; color:#295887;}
.sma_notice li span{font-size:13px; color:#555555; position:absolute; right:0; top:0; display:inline-block; line-height:28px; }

.sma_customer{
	width: 280px; height: 279px; float: left; background:url(../simg/smac_bg.jpg) no-repeat right bottom #006357; padding:25px;
}
.smacu_tit1{font-size:20px; color:#fff; margin-bottom:10px;}
.smacu_tit2{font-size:13px; color:#fff; margin-bottom:20px;}
.smacu_tit3{font-size:26px; color:#fff; margin-bottom:20px; font-weight:bold;}
.smacu_tit4{background:url(../simg/go_customer.png) no-repeat 60px center; line-height:33px; margin-bottom:20px;}
.smacu_tit4 a{font-size:16px; color:#fff; display:inline-block; width:50%; line-height:35px;}
.sma_customer li{width:100%;}
.sma_customer li, .sma_customer li a{font-size:15px; color:#fff; display:inline-block; line-height:28px;}
.sma_customer li a:hover{text-decoration:underline;}


/* ¾ÆÀÌÄÜÈ®´ë */
.hoverzoom:hover {
	transition:0.3s; width: auto; height: auto; cursor: pointer; transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1);
}
.hoverzoom {
	transition:0.3s;
}

@media screen and (max-width:1230px)
{
.simaxwid {
	width: 600px;
}
.sma_vis {
	width: 100%; height: auto; margin-bottom: 13px;
}
.sma_con1{height:auto;}	
.sma_con3{height:auto;}

.ma_ser{width:100%; height:auto; padding-bottom:25px;}
.maser_tit {padding:25px;
}
.maser_tit1{width: 100%; text-align: center;}
.maser_tit2{width: 100%; text-align: center;}
.ma_ser ul{padding-left:0; width: 100%; text-align: center;}
.ma_ser li{width:32%;  padding-right:0px;}
.ma_ser li:last-child{padding-right:0px;}


.sma_pop {
	width: 100%; height:auto; text-align:center; margin-bottom:13px; background:url(../simg/mobile_popbg.png) no-repeat center bottom;
}
.sma_pop .bx-wrapper{margin:0 auto; width:395px;}

.sma_notice, .sma_customer{width:100%; height: auto; margin-bottom: 13px;
}
}

@media screen and (max-width: 1024px){
.sma_con1{padding-bottom:35px;}
.sma_con2{display:none;}	
.sma_con3{margin-top:35px;}
}


@media screen and (max-width:685px)
{
.simaxwid {
	width: 400px;
}
.ma_ser li img{width:80%;}
.hoverzoom:hover {
	width:80%;
}

.sma_pop .bx-wrapper{width:100%;}
.sma_pop{background:none;}

.sma_notice li a{width:95%;}
.sma_notice li span{display:none;}

}
@media screen and (max-width:450px)
{
.simaxwid {
	width: 280px;
}

}
