/* BASIC css start */
.hidden { display: none !important; }

.footer {margin-top:100px; text-align:center; font-size:0; background:#000; padding:50px 0;}
.footer .container-box > div {display:inline-block; width:350px; text-align:left; vertical-align:top;}
.footer .container-box > div h2 {margin-bottom:12px; font-size:16px; font-weight:700; color:#c4c4c4;}
.footer .container-box > div h2.em {margin-bottom:24px; padding-bottom:15px; position:relative;}
.footer .container-box > div h2.em:after {content:''; position:absolute; bottom:0; left:0; width:15px; border-bottom:2px solid #ed1c24;}
.footer .container-box > div p {font-size:14px; line-height:20px; color:#c9c9c9;}
.footer .container-box > div p a {color:#c9c9c9; vertical-align:top; font-size:12px;}
.footer .container-box > div .telnum {margin-bottom:13px; font-size:24px; font-weight:700;}

.no-footer-margin .footer {margin-top:0}

.footer-info {padding:5px 0 10px; border-top:1px solid #333; background:#232323; text-align:center;}
.footer-info a {margin:0 10px; color:#fff; font-size:13px;}
.footer-info a:hover {text-decoration:underline;}

.footer-copy {padding:14px 0 17px; border-top:1px solid #333; background:#232323;}
.footer-copy p {color:#c4c4c4; font-size:12px; line-height:20px; text-align:center;}

.btn-top{
    position:fixed;
    right:15px;
    bottom:15px;
    height:45px;
    z-index:900;
    margin:0;
    padding:0;
    width:45px;
    line-height: 50px;
    background-color: rgba(0, 0,0,0.55);
    color: #fff;
    border:0;
    font-size: 25px;
    border-radius: 100%;
    box-shadow: 0 0 2px rgba(255,255,255,0.5);
    opacity: 0;
    transition: opacity .5s;
    z-index: -1;
    outline:0;
}
.btn-top.on {
    opacity:1;
    z-index:100;
}

.other-link{
  position:fixed;
  left:15px;
  bottom:15px;
  z-index:900;
}
.other-link button,
.other-link ul li {
  position:absolute;
  height:66px;
  height:45px;
  left:0;
  bottom:0;
}
.other-link button{
  margin:0;
  padding:0;
  width:45px;
  height:45px;
  background-color: rgba(0, 0,0,0.55);
  color: #fff;
  z-index:1;
  transition: transform .5s;
  border:0;
  border-radius: 100%;
  box-shadow: 0 0 2px rgba(255,255,255,0.5);
  outline:0;
}
.other-link button .fa {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    line-height:45px;
    text-align: center;
    font-size: 20px;
    transition: opacity .3s;
}
.other-link button .fa-times{
    opacity:0
}
.other-link ul li{
  text-align:right;
  white-space:nowrap;
  opacity:0;
  -webkit-transition:opacity .1s,bottom .25s cubic-bezier(0,.58,.74,1.14);
  transition:opacity .1s,bottom .25s cubic-bezier(0,.58,.74,1.14);
  
  padding:5px 15px 5px 5px;
  background: rgba(0,0,0,0.8);
  border-radius:27px;
}
.other-link ul li a{
  color:#fff;
  font-size:12px
}
.other-link ul li .fa{
  display:inline-block;
  margin-right:12px;
  width:45px;
  max-width:45px;
  height: 45px;
  line-height: 45px;
  font-size: 20px;
  text-align: center;
  vertical-align:middle;
  color: #000;
  border-radius: 100%;
  background-color: #fff;
}
.other-link.on button {
    /*transform: rotate(180deg);*/
}
.other-link.on button .fa-commenting {
    opacity:0;
}
.other-link.on button .fa-times{
  opacity:1
}
.other-link.on ul li{
  opacity:1
}
.other-link.on ul li a{
  display: block;
}
.other-link.on ul .link1{
  bottom:425px;
}
.other-link.on ul .link2{
  bottom:365px;
  -webkit-transition-delay:.015s;
  transition-delay:.015s
}
.other-link.on ul .link3{
  bottom:305px;
  -webkit-transition-delay:.03s;
  transition-delay:.03s
}
.other-link.on ul .link4{
  bottom:245px;
  -webkit-transition-delay:.045s;
  transition-delay:.045s
}
.other-link.on ul .link5{
  bottom:185px;
  -webkit-transition-delay:.06s;
  transition-delay:.06s
}
.other-link.on ul .link6{
  bottom:125px;
  -webkit-transition-delay:.075s;
  transition-delay:.075s
}
.other-link.on ul .link7{
  bottom:65px;
  -webkit-transition-delay:.09s;
  transition-delay:.09s
}

/* ¿ÞÂÊ µû¶ó´Ù´Ï´Â ¹è³Ê */
.left-banner {
    display: none;
    position: absolute;
    left: 50%;
    margin-left: -720px;
    top: 312px;
    z-index: 100;
}
.left-banner a {
    display: block;
}
.left-banner a + a {
    margin-top:10px;
}
.left-banner.fixed {
    position: fixed;
    top: 65px!important;
}
.banner-open .left-banner {
    top: 380px;
}
.left-banner.inPh {
    top: 575px;
}
.banner-open .left-banner.inPh {
    top: 380px;
}
.left-banner.inIndex {
    top: 1005px;
}
.banner-open .left-banner.inIndex {
    top: 1105px;
}
.left-banner.inYfl {
    top: 625px;
}
.left-banner.inYfl.fixed,
.left-banner.inYflHd.fixed {
    top: 155px!important;
}
.banner-open .left-banner.inYfl.fixed,
.banner-open .left-banner.inYflHd.fixed {
    top: 255px!important;
}
.banner-open .left-banner.inYfl {
    top: 725px;
}
.left-banner.inYflHd {
    top: 895px;
}
.banner-open .left-banner.inYflHd {
    top: 995px;
}

/* ¿À¸¥ÂÊ Äü¹Ù */
.quick-bar {
    position: fixed;
    top: 0;
    right: -255px;
    width: 255px;
    height: 100%;
    background-color: #fff;
    box-shadow: 0 0 5px rgba(203,203,203,1);
    z-index: 100;
    transition: right .3s ease-in-out;
 }
 .quick-bar.on {
     right:0;

 }
 .quick-bar > button {
  position:absolute;
  left:-39px;
  top:50%;
  margin:-34px 0 0 0;
  padding:0;
  width:39px;
  height:69px;
  border:0;
  border-radius: 0 6px 6px 0;
  box-shadow: 2px 0 2px rgba(203,203,203,1);
  outline:0;
  text-indent:-9999px;
  background:#fff url(/design/bigjoy/renewal2017/btn_q.png) no-repeat 50% 50%;
  transform: rotate(180deg);
}
.quick-bar.on > button {
  transform: rotate(0);
  border-radius: 6px 0 0 6px;
  box-shadow: -2px 0 2px rgba(203,203,203,1);  
}
.quick-bar-container {
    box-sizing: border-box;
    padding: 20px;
    height: 100%;
overflow:scroll;
}
.quick-bar-container > a {
    display: block;
}
.quick-bar-container > a + a {
    margin-top: 5px;
}
.quick-bar .quick-bar-account {
    overflow: hidden;
    margin-bottom: 25px;
}
.quick-bar .quick-bar-account li + li {
    margin-top:5px;
}
.quick-bar .quick-bar-account li a {
    display: block;
}
#MS_shopping_tab {
    position: static!important;
    width: 100px!important;
    height: 121px;
    margin: 15px auto;
}
#MS_today_slide {
    position: relative!important;
    width: auto!important;
    overflow:visible!important;
}
#MS_today_slide img {
    width: 100%!important;
    height: auto!important;
}
#MS_today_slide .slidesjs-navigation {position:absolute; top:49px; width:24px; height:24px; text-indent:-9999px; background: url(/design/bigjoy/renewal2017/bg_arrow10.png) no-repeat; z-index:11;}
#MS_today_slide .slidesjs-previous {left:-50px; background-position:0 0;}
#MS_today_slide .slidesjs-next {right:-50px; background-position:-24px 0;}
.hash-title {
    margin-top:80px;
    padding-bottom: 5px;
    margin-bottom: 5px;
    font-size: 16px;
    text-align: center;
    background-color: #000;
    color: #fff;
    height: 20px;
    padding: 5px 15px;
}
.hash-list {
    margin-bottom: 20px;
}
.hash-list li + li {
    margin-top: 6px;
}
.hash-list li a {
    display: inline-block;
    line-height: 20px;
}
/* BASIC css end */

