#wBox .wBox_b {
	filter:alpha(opacity=80);
    -moz-opacity:0.8;
    opacity: 0.8;
  background-image:url(../images/cbox/wbox.gif);
  width:10px;
}

#wBox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
  display:none;
}

#wBox .wBox_popup {
  position: relative;
}

#wBox table {
	border-collapse: collapse;
    border-spacing: 0;
}

#wBox td {
  border-bottom: 0;
  padding: 0;
}

#wBox .wBox_body {
  background-color:#ffffff;
    border:1px solid #4D7BE0;
}

#wBox img {
  border: 0;
  margin: 0;
}
#wBox .wBox_title {
  height:28px;
  color:#000000;
  width:100%;
  background:url(../images/cbox/titleBG.png) repeat-x;
}
#wBox .wBox_title .wBox_itemTitle{
    padding-left:5px;
    overflow:hidden;
	font-size:14px;
font-weight:bold;
}
#wBox .wBox_title .wBox_close{
    background:url(../images/cbox/close.png) no-repeat 0 0;
    height:14px;
    width:14px;
    overflow:hidden;
    cursor:pointer;
}
#wBox .wBox_title .on{
    background-position:0 -14px;
}
#wBox .wBox_tl, #wBox .wBox_tr, #wBox .wBox_bl, #wBox .wBox_br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  background-image:url(../images/cbox/wbox.gif);
  padding: 0;
  filter:alpha(opacity=80);
    -moz-opacity:0.8;
    opacity: 0.8;
}

#wBox #wBoxContent{
	padding:3px;
}
#wBox_overlay {
  position: absolute;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
#wBox .wBox_load{
	width:270px;
}
.wBox_hide {
  z-index:-100;
}

.wBox_overlayBG {
  background-color: #FFF;
  z-index: 99;
}
#wBox #wBox_loading{
	width:32px;height:32px;margin:0 auto;
}
#notes .notes{
    display:none;
}
.btnbtt{
    position: fixed;
    right: 0px;
    z-index: 999;
    bottom:70px;
    display:none;
}

.btnbtt img{
    width:50px;
}

#main_banner #fullpage,
#main_banner #ssubbanner1,
#main_banner #ssubbanner2,
#main_banner #ssubbanner3,
#main_banner #ssubbanner4,
#main_banner #fullpage img,
#main_banner .span767down img{
    width:100%;
    overflow: hidden;
}



/* vday */


#ssubbanner1 a{
   position: absolute;
}

#ssubbanner1 .exmore3{
    width: 25.5%;
    height: 65%;
    top: 25%;
    left: 12.5%;
}

#ssubbanner1 .exmore4{
    width: 23%;
   height: 65%;
   top: 25%;
    left: 38.5%;
}

#ssubbanner1 .exmore5{
    width: 24.5%;
    height: 65%;
    top: 25%;
    left: 62%;
}

#notes .notes {
    display: none;
}


#main_banner .title{
    width: 31.65%;
    position: absolute;
    margin: 0 auto;
    z-index:5;
    top: 26%;
    left: 33%;
}

#smainbanner .layer1{
    z-index:5;
}
#smainbanner .layer2{
    z-index:4;
}
#smainbanner .layer3{
    z-index:3;
}

#smainbanner .animate-ele div{
    position: absolute;
}



#smainbanner .prod1{
    width:18.7%;
    top: 51%;
    left: 31.3%;
}

#smainbanner .prod2{
    width:18%;
    top: 57.8%;
    left: 44.5%;
}
#smainbanner .prod3{
    width:19.85%;
    top: -15.5%;
    left: 9%;
}
#smainbanner .prod4{
    width: 24.65%;
    top: 6.5%;
    left: 67.4%;
}
#smainbanner .prod5{
    width: 24.65%;
    top: 61.5%;
    left: 67.4%;
}
#smainbanner .prod6{
    width: 16.3%;
    top: 31.5%;
    left: 83.8%;
}

#smainbanner .box1{
    width: 35.34%;
    top: 41.5%;
    left: 65%;
}
#smainbanner .box2{
    width: 36.93%;
    top: -15.7%;
    left: 0%;
}

#smainbanner .back1{
    width: 33.6%;
    top: -4.5%;
    left: 7%;
}
#smainbanner .back2{
    width: 31.35%;
    top: -14.7%;
    left: 44%;
    z-index:2;
 }
 #smainbanner .back3{
    width: 45.2%;
    top: -4.7%;
    left: 55%;
 }

#ssubbanner1{
    margin-top: -4.2%;
}

#smainbanner .back2.act{
       -webkit-animation: ball_p1 8s ease-in-out infinite alternate both;
       animation: ball_p1 8s ease-in-out infinite alternate both;
 }

 @-webkit-keyframes ball_p1 {
      0%, 100%{    top: -14.7%;    }
     50% {     top: -11%;    }
 }

 @keyframes ball_p1 {
      0%, 100%{     top: -14.7%;    }
     50%{       top: -11%;     }
 }

  #smainbanner .prod3.act{
         -webkit-animation: ball_p4 5s ease-in-out infinite alternate both;
         animation: ball_p4 5s ease-in-out infinite alternate both;
         -webkit-transform-origin: 70% 30%;
         transform-origin: 70% 30%;
   }

   @-webkit-keyframes ball_p4 {
        0%{    -webkit-transform: rotate(0deg);    }
        50% {     -webkit-transform: rotate(2deg);    }
       100% {     -webkit-transform: rotate(-2deg);    }
   }

@keyframes ball_p4 {
    0%{    transform: rotate(0deg);    }
    50% {     transform: rotate(2deg);    }
    100%{     transform: rotate(-2deg);    }
}


 #smainbanner .prod4.act{
        -webkit-animation: ball_p2 5s ease-in-out infinite alternate both;
        animation: ball_p2 5s ease-in-out infinite alternate both;
  }

  @-webkit-keyframes ball_p2 {
       0%, 100%{    top: 6.5%;    }
      50% {     top: 2.5%;    }
  }

  @keyframes ball_p2 {
       0%, 100%{     top: 6.5%;   }
      50%{       top: 2.5%;     }
  }

 #smainbanner .prod5.act{
        -webkit-animation: ball_p3 5s ease-in-out infinite alternate both;
        animation: ball_p3 5s ease-in-out infinite alternate both;
  }

  @-webkit-keyframes ball_p3 {
       0%, 100%{        width: 24.65%;
                        top: 61.5%;
                        left: 67.4%;    }
      50% {         width: 18.65%;
                    top: 62.5%;
                    left: 69.4%;     }
  }

  @keyframes ball_p3 {
       0%, 100%{         width: 24.65%;
                         top: 61.5%;
                         left: 67.4%;   }
      50%{           width: 18.65%;
                     top: 62.5%;
                     left: 69.4%;     }
  }



.vdayVideo{
    position: absolute;
    width: 34.3%;
    left: 50%;
    overflow: hidden;
}
.vday .giftLink1, .vday .giftLink2, .vday .giftLink3, .vday .giftLink4, .vday .giftLink5, .vday .giftLink6, .mvday .giftLink1, .mvday .giftLink2{
    position: absolute;
}

.vday .giftLink1{
    left: 40%;
    width: 20%;
    height: 15%;
    top: 72%;
}


.vday .giftLink3{
    left: 14.6%;
    width: 34.4%;
    height: 98%;
}
.vday .giftLink4{
    left: 49.9%;
    width: 34.4%;
    height: 98%;
    z-index:10;
}
.vday .giftLink5{
    left: 16%;
    width: 67%;
    height: 47%;
}
.vday .giftLink6{
    top:52%;
    left: 16%;
    width: 67%;
    height: 47%;
}

.mvday .giftLink1 {
    left: 22%;
    width: 55%;
    height: 1%;
    top: 12.2%;
}




/* flash sale */


/*
#main_banner .title{
    width: 65.75%;
    position: absolute;
    margin: 0 auto;
    top: 24%;
    left: 24%;
}


#subBanner .catp{
    position: absolute;
}

#main_banner .morebtn{
    background: #edb4b4;
    display: initial;
       margin: 7% auto 0 -67px;
    padding: 5px 20px;
    cursor: pointer;
    font-size: 15px;
    width: 120px;
    text-align:center;
    color:#fff;
    position: absolute;
}

#main_banner .morebtn:hover{
    background:#464646;
}


#main_banner .on, #subBanner .on, #banner .on, body.on #banner .discounthd .start.teaser, body.on #main_banner .teaser, body.on #subBanner .teaser{
    display:none;
}

body.on #banner .on{
    display:inline-block;
    margin-right:5px;
}

body.on #main_banner .on, body.on #subBanner .on{
     display:block;
}
*/