/* BASIC css start */
/*¼­ºêÄ«Å×°í¸®*/
.hd_sub{height:43px;background-color:#fff;line-height:41px;border-bottom:1px solid #ddd;padding:3px 15px 0}
.hd_sub li{float:left}
.hd_sub li a{font-size:17px;text-align:center;display:block;color:#666}
.hd_sub li:nth-child(1){width:21%}
.hd_sub li:nth-child(2){width:21%}
.hd_sub li:nth-child(3){width:28%}
.hd_sub li:nth-child(4){width:15%}
.hd_sub li:nth-child(5){width:15%}

.menu_on {height:100%; overflow:hidden;}
.menu_off {height:auto; overflow:initial;}
#header {width:100%;position:fixed; top:0; left:0; right:0; z-index:100;height:96px}

#bt_cate{width:100%;position:fixed; bottom:0; left:0; right:0; z-index:100;}
#bt_cate .headerTop {text-align:center;background-color:#fff;border-top:1px solid #ddd}
#bt_cate .headerTop a {width:25%; height: 45px;color:#333; display:inline-block;float:left;padding-top:4px}
#bt_cate .headerTop a.or{color:#f39800}

#bt_cate .headerTop a span{;font-size:10px}
#bt_cate .headerTop a img{width:25px}
#bt_cate .headerTop::after{clear:both;display:block;content:""}

#bt_cate #menu .fa {top:0px;font-size:0}

#close_btn{color: #fff; display: inline-block;width: 36px;background-color: #f39800;cursor:pointer;text-align:center;float:right}
#close_btn span{height: 36px;line-height: 36px;margin-left:-1px}
#close_btn::after{clear:both;display:block;content:""}


#header .headerBottom {height:38px;background-color:#f39800;position:relative;padding:6px 0}
#header .headerBottom h1 {font-size:2.333em;}
#header .headerBottom .headerBottomLeft {margin:0 auto;text-align:center}
#header .headerBottom .headerBottomRight {position: absolute;top:11px;right: 15px;z-index: 100;}
#header .headerBottom .headerBottomRight a {display:block}
#header .headerBottom .headerBottomRight .cart {position:relative;}
#header .headerBottom .headerBottomRight .cart sup {width:12px; height:12px; background-color:#fff; color:#f39800; border-radius:6px; position:absolute; top:0px; right:-5px; text-align: center; line-height: 12px;}
#header .search {height:42px; position:relative; left:0; right:0; background-color:#f39800; padding-right:45px; text-align:center; display:none; z-index:10;}
#header .search .searchBox {width:100%;}
#header .search .searchBox input {width:90%; height:30px; border:0px none; margin-top: 6px; padding: 0 5px;}
#header .search .btn_search {width:45px; height:42px; line-height:50px; background-color:#f39800; position:absolute; top:0; right:0; color:#fff; text-align:center;}

/* Ä«Å×°í¸® */
aside {position:fixed; width:320px; height:100%; top:0px; right:0; bottom:0; background-color:#fff; overflow-y:auto; -webkit-overflow-scrolling: touch; z-index:1001; display:none;}
aside .asideTop {text-align:center;margin-top:36px}
aside .asideTop a {width:33.33%; height:62px; display:inline-block; border-bottom:2px solid #c3c3c3; color:#8f8f8f; font-weight:bold;}
aside .asideTop a .fa {margin-top:10px;}
aside .asideTop a.act {color:#f39800; border-bottom:2px solid #f39800;}
aside nav li {border-bottom:1px solid #ccc; position:relative;}
aside nav li a {display: block; height: 35px; line-height:35px; padding:0 0 0 20px; margin-right: 40px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
aside nav li .fa {position: absolute; top:0; right: 0; width: 40px; text-align: center; height: 35px; line-height:35px;}
aside nav li > ul {background-color:#f4f4f4; display:none; border-top:1px solid #6e6e6e;}
aside nav li > ul > li {border-bottom:0px none; border-top:1px solid #ccc;}
aside nav li > ul > li:first-child {border-top:0px none;}
aside nav li > ul > li a {padding:0 40px 0 30px; margin: 0;}
aside nav li > ul > li > ul {border-top:0px none; border-top:1px solid #ccc;}
aside nav li > ul > li > ul > li {border-bottom:0px none;}
aside nav li > ul > li > ul > li a {padding:0 0 0 40px; margin: 0; background-color: #DDDDDD;}
aside .asideBottom {padding:20px 22px;}
aside .asideBottom .tel {color:#f39800; font-size:1.333em; font-weight:bold; display: block;}
aside .asideBottom .fa-stack {color:#000; margin-top: -5px;}
aside .asideBottom .copyright {margin-top:10px;}
aside .navCommunity {display:none;}
aside .navMypage {display:none;}
/* //Ä«Å×°í¸® */

/* ÃÖ±Ù º» »óÇ° */
#ly_lastView {width:100%; position:absolute; top:36px; left:0; background-color:#fff; z-index:101; padding-bottom:20px; box-shadow: 0 1px 10px #717171; display:none;}
/* //ÃÖ±Ù º» »óÇ° */

@media screen and (min-width:768px) {
    #header #menu {width:85px;}
    #header .headerTop {padding-right:85px;}
    #header .search {padding-right:85px;}
    #header .search .searchBox input {width:95%;}
    #header .search .btn_search {width:85px;}
}
/* BASIC css end */

