/*두번째 네비*/
.second-nav{z-index:10; position:relative; width:100%; font-size:12px; text-align:center; margin-top:0px;}
.second-nav-over{overflow:hidden; height:40px; border-bottom:1px solid #ddd;}
.second-nav-scroll{overflow:auto; background:#f8f8f8; border-top:1px solid #ddd;}
.second-nav-scroll-modify{top:80px;}
.second-nav-list{float:left; width:745px; min-width:130%; height:47px; overflow:hidden;}
.second-nav-list li:first-child{margin-left:13px;}
.second-nav-list li{float:left; margin-right:0px; padding:9px 10px 8px 10px; color:#000; font-weight:bold; line-height:22px; border:0px;}
.second-nav-list li:last-child{margin-right:0;}
.second-nav-list li a{color:#000;}

.second-nav-modify{top:0px; bottom:0; height:40px; overflow-y:scroll;}
.title-modify{margin-top:66px !important;}


.swiper-arrow div{z-index:50; position:absolute; top:1px; height:38px; padding:10px 6px 10px 6px; background:rgba(255,255,255,0.8); color:#666; line-height:22px;}
.swiper-arrow-left{left:0;}
.swiper-arrow-right{right:0;}
.swiper-slide{text-align:center;}

.nav2css{background:#ed6c6d !important; color:white !important;}

@media screen and (min-width: 700px){
	.second-nav{font-size:18px;}
}


/*second nav 확장영역*/
.sna{width:100%; z-index:10;}

.sna-in{display:none; width:100%;  position:relative; text-align:left; margin:0 auto; background:#f6f6f6;}
.sna-in p{margin:0px 0 10px 0; font-size:14px; background:#777; padding:5px 0 5px 5px; color:#fff;}
.sna-in p span{float:right; margin-right:10px; margin-top:-2px; color:#fff; font-weight:bold; font-size:17px;}/*+*/
.sna-in ul{width:100%; margin-bottom:0px;}
.sna-in ul li{margin-bottom:5px; display:inline-block; width:32%; vertical-align:top;}
.sna-in ul li a{display:block; color:#555; padding:5px 0px; width:100%;}

.sna-in .sna-half{display:inline-block; width:49%;}
.sna-in .category-s{width:100%; margin:15px 0; padding:3px 0 3px 15px; background:#fff; font-size:13px; color:#555;}
.sna-half div:nth-child(1){background:#ffe5e5; height:70px; padding-top:15px;}
.sna-half ul{float:right; width:90%;}
.sna-half li{display:block;}
.sna-in img{width:100%; display:inline-block;}
.sna-in .sna-words{float:right; width:65%;}
.sna-in .sna-words p{font-size:11px; padding:0; margin:0; background:none;}
.sna-in .sna-words span{font-size:14px; font-weight:800; color:#555;}
.close-sna,
.close-sna_main{width:54px; margin:auto; color:white; background:rgba(239,86,87,0.7); font-size:14px; padding:5px;}

.brand-content{width:100%; overflow-y:auto;}