html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}
img {
    border: 0
}
a {
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    background: transparent
}
body {
    font: 12px/1.5 "\5FAE\8F6F\96C5\9ED1", 'Microsoft YaHei', Arial, Helvetica, sans-serif;
    background: #f7ba64 url(../img/parttern_yellow.jpg) left top;
    -webkit-font-smoothing: antialiased;
}
@font-face {
    font-family: 'bookman_old_stylebold';
    src: url('../fonts/bookman_old_style_bold-webfont.eot');
    src: url('../fonts/bookman_old_style_bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/bookman_old_style_bold-webfont.woff2') format('woff2'), url('../fonts/bookman_old_style_bold-webfont.woff') format('woff'), url('../fonts/bookman_old_style_bold-webfont.ttf') format('truetype'), url('../fonts/bookman_old_style_bold-webfont.svg#bookman_old_stylebold') format('svg');
    font-weight: normal;
    font-style: normal
}
@-webkit-keyframes toggleVetical {
    0%, 100% {
        -webkit-transform: translateY(0);
   }
   50% {
       -webkit-transform: translateY(10px);
  }
}
@-moz-keyframes toggleVetical {
    0%, 100% {
        -moz-transform: translateY(0);
   }
   50% {
       -moz-transform: translateY(10px);
  }
}
@-o-keyframes toggleVetical {
    0%, 100% {
        -o-transform: translateY(0);
   }
   50% {
       -o-transform: translateY(10px);
  }
}
@-ms-keyframes toggleVetical {
    0%, 100% {
        -ms-transform: translateY(0);
   }
   50% {
       -ms-transform: translateY(10px);
  }
}
@keyframes toggleVetical {
    0%, 100% {
        transform: translateY(0);
   }
   50% {
       transform: translateY(10px);
  }
}
@-webkit-keyframes bigEntrance {
    0% {
        -webkit-transform: scale(0.3) rotate(6deg) translateX(-30%) translateY(30%);
        opacity: 0
   }
   30% {
       -webkit-transform: scale(1.03) rotate(-2deg) translateX(2%) translateY(-2%);
       opacity: 1
  }
  45% {
      -webkit-transform: scale(0.98) rotate(1deg) translateX(0%) translateY(0%);
      opacity: 1
 }
 60% {
     -webkit-transform: scale(1.01) rotate(-1deg) translateX(0%) translateY(0%);
     opacity: 1
}
75% {
    -webkit-transform: scale(0.99) rotate(1deg) translateX(0%) translateY(0%);
    opacity: 1
}
90% {
    -webkit-transform: scale(1.01) rotate(0deg) translateX(0%) translateY(0%);
    opacity: 1
}
100% {
    -webkit-transform: scale(1) rotate(0deg) translateX(0%) translateY(0%);
    opacity: 1
}
}
@-moz-keyframes bigEntrance {
    0% {
        -moz-transform: scale(0.3) rotate(6deg) translateX(-30%) translateY(30%);
        opacity: 0
   }
   30% {
       -moz-transform: scale(1.03) rotate(-2deg) translateX(2%) translateY(-2%);
       opacity: 1
  }
  45% {
      -moz-transform: scale(0.98) rotate(1deg) translateX(0%) translateY(0%);
      opacity: 1
 }
 60% {
     -moz-transform: scale(1.01) rotate(-1deg) translateX(0%) translateY(0%);
     opacity: 1
}
75% {
    -moz-transform: scale(0.99) rotate(1deg) translateX(0%) translateY(0%);
    opacity: 1
}
90% {
    -moz-transform: scale(1.01) rotate(0deg) translateX(0%) translateY(0%);
    opacity: 1
}
100% {
    -moz-transform: scale(1) rotate(0deg) translateX(0%) translateY(0%);
    opacity: 1
}
}
@keyframes bigEntrance {
    0% {
        transform: scale(0.3) rotate(6deg) translateX(-30%) translateY(30%);
        opacity: 0
   }
   30% {
       transform: scale(1.03) rotate(-2deg) translateX(2%) translateY(-2%);
       opacity: 1
  }
  45% {
      transform: scale(0.98) rotate(1deg) translateX(0%) translateY(0%);
      opacity: 1
 }
 60% {
     transform: scale(1.01) rotate(-1deg) translateX(0%) translateY(0%);
     opacity: 1
}
75% {
    transform: scale(0.99) rotate(1deg) translateX(0%) translateY(0%);
    opacity: 1
}
90% {
    transform: scale(1.01) rotate(0deg) translateX(0%) translateY(0%);
    opacity: 1
}
100% {
    transform: scale(1) rotate(0deg) translateX(0%) translateY(0%);
    opacity: 1
}
}
@-webkit-keyframes hatch {
    0% {
        -webkit-transform: rotate(0deg) scaleY(0.6)
   }
   20% {
       -webkit-transform: rotate(-2deg) scaleY(1.05)
  }
  35% {
      -webkit-transform: rotate(2deg) scaleY(1)
 }
 50% {
     -webkit-transform: rotate(-2deg)
}
65% {
    -webkit-transform: rotate(1deg)
}
80% {
    -webkit-transform: rotate(-1deg)
}
100% {
    -webkit-transform: rotate(0deg)
}
}
@-moz-keyframes hatch {
    0% {
        -moz-transform: rotate(0deg) scaleY(0.6)
   }
   20% {
       -moz-transform: rotate(-2deg) scaleY(1.05)
  }
  35% {
      -moz-transform: rotate(2deg) scaleY(1)
 }
 50% {
     -moz-transform: rotate(-2deg)
}
65% {
    -moz-transform: rotate(1deg)
}
80% {
    -moz-transform: rotate(-1deg)
}
100% {
    -moz-transform: rotate(0deg)
}
}
@keyframes hatch {
    0% {
        transform: rotate(0deg) scaleY(0.6)
   }
   20% {
       transform: rotate(-2deg) scaleY(1.05)
  }
  35% {
      transform: rotate(2deg) scaleY(1)
 }
 50% {
     transform: rotate(-2deg)
}
65% {
    transform: rotate(1deg)
}
80% {
    transform: rotate(-1deg)
}
100% {
    transform: rotate(0deg)
}
}
@-webkit-keyframes swap {
    0% {
        opacity: 0;
        -webkit-transform-origin: 0 100%;
        -webkit-transform: scale(0, 0) translate(-700px, 0px)
   }
   100% {
       opacity: 1;
       -webkit-transform-origin: 100% 100%;
       -webkit-transform: scale(1, 1) translate(0px, 0px)
  }
}
@-moz-keyframes swap {
    0% {
        opacity: 0;
        -moz-transform-origin: 0 100%;
        -moz-transform: scale(0, 0) translate(-700px, 0px)
   }
   100% {
       opacity: 1;
       -moz-transform-origin: 100% 100%;
       -moz-transform: scale(1, 1) translate(0px, 0px)
  }
}
@keyframes swap {
    0% {
        opacity: 0;
        transform-origin: 0 100%;
        transform: scale(0, 0) translate(-700px, 0px)
   }
   100% {
       opacity: 1;
       transform-origin: 100% 100%;
       transform: scale(1, 1) translate(0px, 0px)
  }
}
@-webkit-keyframes fadeIn {
    0% {
        filter: alpha(Opacity=0);
        opacity: 0
   }
   100% {
       filter: alpha(Opacity=100);
       opacity: 1
  }
}
@-moz-keyframes fadeIn {
    0% {
        filter: alpha(Opacity=0);
        opacity: 0
   }
   100% {
       filter: alpha(Opacity=100);
       opacity: 1
  }
}
@keyframes fadeIn {
    0% {
        filter: alpha(Opacity=0);
        opacity: 0
   }
   100% {
       filter: alpha(Opacity=100);
       opacity: 1
  }
}
@-webkit-keyframes flipInLeft {
    from {
        -webkit-transform: translateZ(-1000px) rotateY(-90deg);
        opacity: 0
   }
}
@-moz-keyframes flipInLeft {
    from {
        -moz-transform: translateZ(-1000px) rotateY(-90deg);
        opacity: 0
   }
}
@keyframes flipInLeft {
    from {
        transform: translateZ(-1000px) rotateY(-90deg);
        opacity: 0
   }
}
@-webkit-keyframes btDecoration {
    0% {
        -webkit-transform: rotate(0deg) scale(1)
   }
   4.76%, 19.05%, 38.1% {
       -webkit-transform: rotate(-12deg)
  }
  28.57% {
      -webkit-transform: rotate(12deg) scale(1.2)
 }
 9.52%, 47.61% {
     -webkit-transform: rotate(12deg)
}
52.38% {
    -webkit-transform: rotate(0deg) scale(1)
}
100% {
    -webkit-transform: rotate(0deg) scale(1)
}
}
@-moz-keyframes btDecoration {
    0% {
        -moz-transform: rotate(0deg) scale(1)
   }
   4.76%, 19.05%, 38.1% {
       -moz-transform: rotate(-12deg)
  }
  28.57% {
      -moz-transform: rotate(12deg) scale(1.2)
 }
 9.52%, 47.61% {
     -moz-transform: rotate(12deg)
}
52.38% {
    -moz-transform: rotate(0deg) scale(1)
}
100% {
    -moz-transform: rotate(0deg) scale(1)
}
}
@-ms-keyframes btDecoration {
    0% {
        -ms-transform: rotate(0deg) scale(1)
   }
   4.76%, 19.05%, 38.1% {
       -ms-transform: rotate(-12deg)
  }
  28.57% {
      -ms-transform: rotate(12deg) scale(1.2)
 }
 9.52%, 47.61% {
     -ms-transform: rotate(12deg)
}
52.38% {
    -ms-transform: rotate(0deg) scale(1)
}
100% {
    -ms-transform: rotate(0deg) scale(1)
}
}
@keyframes btDecoration {
    0% {
        transform: rotate(0deg) scale(1)
   }
   4.76%, 19.05%, 38.1% {
       transform: rotate(-12deg)
  }
  28.57% {
      transform: rotate(12deg) scale(1.2)
 }
 9.52%, 47.61% {
     transform: rotate(12deg)
}
52.38% {
    transform: rotate(0deg) scale(1)
}
100% {
    transform: rotate(0deg) scale(1)
}
}
@-webkit-keyframes morph {
  0% {
    -webkit-transform: scale(1);
   
  }

  40% {
    -webkit-transform: scale(1,1.2);
  
  }

  60% {
    -webkit-transform: scale(1.2,1);
   
  }

  80% {
    -webkit-transform: scale(0.9);
    
  }

  100% {
    -webkit-transform: scale(1);
   
  }
}
@-moz-keyframes morph {
  0% {
    -moz-transform: scale(1);
   
  }

  40% {
    -moz-transform: scale(1,1.2);
  
  }

  60% {
    -moz-transform: scale(1.2,1);
   
  }

  80% {
    -moz-transform: scale(0.9);
    
  }

  100% {
    -moz-transform: scale(1);
   
  }
}
@keyframes morph {
  0% {
    transform: scale(1);
   
  }

  40% {
    transform: scale(1,1.2);
  
  }

  60% {
    transform: scale(1.2,1);
   
  }

  80% {
    transform: scale(0.9);
    
  }

  100% {
    transform: scale(1);
   
  }
}
.animate-morph{
	-webkit-animation: morph 1s 1s ;
	-moz-animation: morph 1s 1s ;
	animation: morph 1s 1s ;
}
.pt-page-flipInLeft {
    -webkit-transform-origin: 50% 50%;
    -webkit-animation: flipInLeft .5s backwards ease-out;
    -moz-transform-origin: 50% 50%;
    -moz-animation: flipInLeft .5s backwards ease-out;
    transform-origin: 50% 50%;
    animation: flipInLeft .5s backwards ease-out
}
.list-unstyled {
    padding: 0;
    margin: 0;
    list-style: none
}
.pr {
    position: relative
}
.pa {
    position: absolute
}
.group-inline {
    margin-bottom: 10px
}
.group-inline>.items {
    display: inline-block;
    vertical-align: top;
    margin-left: 5px;
    margin-left: 4px\9;
}
.group-inline>.items:first-child {
    margin-left: 0
}
.text-center {
    text-align: center
}
.btn {
    display: inline-block;
    padding: 10px;
    border: 0;
    cursor: pointer;
    box-shadow: 0 2px 0 #df302d;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
}
.btn-submit {
    background: #ff5c59;
    color: #fff;
    padding: 10px 35px
}
.btn-submit:focus {
    outline: 0
}
.btn-submit:active {
    box-shadow: 0 -2px 0 #df302d
}
.btn-normal {
    background: #fff;
    color: #fb5b58
}
.error-msg {
    color: #f00;
    font-size: 12px;
    margin-top: 20px
}
.error-msg .tips {
    padding-left: 20px;
    background: url(../img/icon_error.png) no-repeat left center
}
.form-control {
    display: inline-block;
    height: 20px;
    line-height: 20px;
    padding: 10px;
    background: #fff;
    border: 1px solid #efd778;
    font-family:"\5FAE\8F6F\96C5\9ED1", 'Microsoft YaHei';
}
.validation {
    position: relative
}
.validation .tips {
    position: absolute;
    bottom: 100%;
    background: #f00;
    color: #fff;
    padding: 0 10px;
    line-height: 1.5;
    z-index: 99;
    left: 10px;
}
.form-control:focus, .textarea-control:focus {
    outline: 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2)
}
.textarea-control {
    padding: 10px;
    border: 1px solid #efd778;
    background: #fff;
}
.textarea-control textarea {
    resize: vertical;
    border: 0;
    padding: 0;
    width: 100%;
    min-height: 60px;
    font-family:"\5FAE\8F6F\96C5\9ED1", 'Microsoft YaHei';
}
.textarea-control textarea:focus {
    outline: 0
}
.dropdown {
    padding: 10px;
    border: 1px solid #efd778;
    background: #fffad9;
    position: relative;
    z-index: 9999;
    color: #60562e;
    cursor: pointer
}
.dropdown-selected {
    padding-right: 10px;
    background: url(../img/icon_dropdown.png) no-repeat center right
}
.dropdown-menu {
    padding: 0;
    margin: 0;
    left: -1px;
    top: 100%;
    min-width: 100%;
    z-index: 99;
    position: absolute;
    display: none;
    cursor: pointer;
    border: 1px solid #efd778;
}
.dropdown-menu ul {
    list-style: none;
    background: #fffad9;
}
.dropdown-menu li {
    padding: 5px 10px;
    color: #60562e
}
.dropdown-menu li:hover {
    background: #edd615
}
.xs-size {
    width: 79px
}
.md-size {
    width: 298px
}
#header {
    height: 101px;
    background: url(../img/top.jpg) no-repeat center top
}
#footer {
    height: 221px;
    background: url(../img/footer.jpg) no-repeat center top
}
#banner {
    background: #003043 url(../img/banner_bg.jpg) center top
}
#banner .wrapper {
    background: url(../img/banner_shadow.png) no-repeat center top
}
.coupon {
    background: url(../img/coupon.png) no-repeat center -20px
}
.coupon .container {
    height: 740px;
    padding-top: 1px
}
.clearfix:after {
    display: table;
    clear: both;
    content: '';
    visibility: hidden
}
.container {
    width: 980px;
    margin: 0 auto
}
.quick-menu {
    font-family: "\5FAE\8F6F\96C5\9ED1", 'Microsoft YaHei';
    font-size: 12px;
    color: #fff;
    text-align: center;
    margin-top: 20px
}
.quick-menu .items {
    width: 174px;
    color: #7292ac;
    text-align: center;
    display: inline-block;
    color: #999;
    text-decoration: none;
    font-size: 12px;
    padding:8px 0;
    line-height: 1;
    overflow: hidden;
    background: url(../img/line.png) no-repeat left center;
    margin-left: -15px;
}
.quick-menu .items b {
    display: block;
    font-size: 14px;
    color: #333;
    font-weight: normal;
}
.quick-menu .items:hover{
  background-position: -366px center;
}
.quick-menu .items.current{
  background-position: -183px center;
  position: relative;
  z-index: 99;
}
.quick-menu .items.current,.quick-menu .items.current b{
   color: #de3232;
   
}
.quick-menu .items.current b{
  font-weight: bold;
}
.quick-menu .items:first-child {
    margin-left: 0
}
.theme {
    white-space: nowrap;
    text-indent: -9999px;
    width: 961px;
    height: 202px;
    overflow: hidden;
    background: url(../img/theme.png) no-repeat center center;
    margin: 20px auto 0;
    -webkit-animation: swap .5s both
}
.dice-contianer {
    width: 88px;
    right: -88px;
    top: 180px;
    z-index: 9999
}
.diceAnimation{
  display: none;
}
.sieve-container {
    width: 88px;
    height: 98px;
    position: relative
}
.sieve-container.animation {
/*    -webkit-animation: btDecoration 1.2s infinite;
    -moz-animation: btDecoration 1.2s infinite;
    -ms-animation: btDecoration 1.2s infinite;
    animation: btDecoration 1.2s infinite*/
}
.sieve-container img {
    position: absolute;
    right: -3px;
    top: 2px;
    cursor: pointer
}
.dice-contianer .dice {
    width: 92px;
    height: 102px;
    background: url(../img/shape.png) no-repeat center center
}
.dice-action {
    display: block;
    margin: 6px auto 20px;
    height: 28px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    cursor: pointer
}
.link-rules {
    display: block;
    width: 35px;
    padding: 10px 10px 20px 15px;
    color: #fff;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(../img/rules.png);
    margin: 0 auto 35px;
    text-align: center;
    font-weight: bold;
    text-decoration: none
}
.form-control:focus, .form-control, 
.dropdown-menu li, .dropdown-menu li:hover, .close, .close:hover, .shop>.pa img, .shop>.pa:hover img {
    -webkit-transition: .25s;
    -moz-transition: .25s;
    -ms-transition: .25s;
    -o-transition: .25s;
    transition: .25s
}
#prizeBarList {
    width: 170px;
    left: -5px;
    top: 250px;
    height: 350px;
    z-index: 9999;
    position: fixed;
}

#prizeBar {
    border: 3px solid #f8a59b;
    background-color: #fff;
    display: none
}
.prize-title {
    background-color: #f66c5a;
    color: #fff;
    font-size: 18px;
    font-family: "\5FAE\8F6F\96C5\9ED1", 'Microsoft YaHei';
    height: 40px;
    line-height: 40px;
    padding-left: 15px;
    padding-right: 40px;
    border-top-right-radius: 5px;
    border-bottom: 1px solid #ffb400;
    position: relative
}
#prizeBarSwitchClose {
    position: absolute;
    display: block;
    width: 40px;
    height: 40px;
    background: #f66c5a url(../img/arrow_left.png) no-repeat center center;
    right: 0;
    top: 0;
    cursor: pointer;
    border-left: 1px solid #f8a59b
}
#prizeBarSwitchOpen {
    width: 20px;
    text-align: center;
    background: #f66c5a url(../img/arrow_right.png) no-repeat center 90%;
    padding: 10px 10px 30px 10px;
    color: #fff;
    font-weight: bold;
    line-height: 1;
    border: 3px solid #f8a59b;
    border-left: none;
    font-size: 14px;
    cursor: pointer
}
#prizeWinner {
    padding: 15px 5px;
    font-size: 14px;
    color: #df3620;
    font-weight: bold;
    background: #ffefbd url(../img/map.jpg) no-repeat center top;
    border-bottom: 1px solid #ffb400;
    line-height: 20px;
    font-family: "\5FAE\8F6F\96C5\9ED1", 'Microsoft YaHei';
    text-align: center
}
#prizeWinner b {
    font-weight: normal;
    color: #df3620;
    font-family: "\5FAE\8F6F\96C5\9ED1", 'Microsoft YaHei'
}
#winnerList {
    height: 210px;
    line-height: 30px;
    color: #333;
    background: #fff;
    overflow: hidden;
    border-bottom-right-radius: 5px
}
#winnerList li {
    height: 30px;
    line-height: 30px;
    padding-left: 15px;
    padding-right: 15px;
    white-space: nowrap;
    text-overflow: ellipsis;
    background: #fff
}
#winnerList li: nth-child(odd) {
    background: #eee
}
#winnerList .action {
    color: #666;
    padding-left: 5px;
    padding-right: 5px
}
#street {
    position: relative;
    z-index: 99;
    margin-top: -528px
}
#land {
    background: url(../img/land.png) no-repeat center 100px;
    -webkit-animation: swap .5s both;
    -moz-animation: swap .5s both;
    animation: swap .5s both
}
#land .container {
    height: 995px
}
.shop>.pa {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -ms-transform: scale(1)\9\0;
    -o-transform: scale(0);
    transform: scale(0);
    transform: scale(1)\9\0;
    -webkit-animation-name: bigEntrance;
    -webkit-animation-duration: .5s;
    -webkit-animation-fill-mode: both;
    -webkit-transform-origin: 0 100%;
    -moz-animation-name: bigEntrance;
    -moz-animation-duration: .5s;
    -moz-animation-fill-mode: both;
    -moz-transform-origin: 0 100%;
    animation-name: bigEntrance;
    animation-duration: .5s;
    animation-fill-mode: both;
    transform-origin: 0 100%
}
.shop img {
    display: block;
}
.shop>.pa:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    width: 200px\0;
}
#purchasingVolume:hover img{
  width: 180px\0;
}
#purchasingVolume {
    width: 177px;
    height: 177px;
    left: 255px;
    top: 86px;
    z-index: 99;
    -webkit-animation-delay: 1s;
    -moz-animation-delay: 1s;
    animation-delay: 1s
}
#foodStore {
    width: 196px;
    height: 161px;
    left: 25px;
    top: 220px;
    z-index: 99;
    -webkit-animation-delay: 1.2s;
    -moz-animation-delay: 1.2s;
    animation-delay: 1.2s
}
#clothingStore {
    width: 194px;
    height: 201px;
    left: 30px;
    top: 470px;
    z-index: 99;
    -webkit-animation-delay: 1.4s;
    -moz-animation-delay: 1.4s;
    animation-delay: 1.4s
}
#giftShop {
    width: 192px;
    height: 183px;
    left: 490px;
    top: 490px;
    z-index: 99;
    -webkit-animation-delay: 1.6s;
    -moz-animation-delay: 1.6s;
    animation-delay: 1.6s
}
#babyRoom {
    width: 195px;
    height: 201px;
    left: 795px;
    top: 370px;
    z-index: 777;
    -webkit-animation-delay: 1.8s;
    -moz-animation-delay: 1.8s;
    animation-delay: 1.8s
}
#cosmeticShop {
    width: 192px;
    height: 215px;
    left: 685px;
    top: 155px;
    z-index: 99;
    -webkit-animation-delay: 2s;
    -moz-animation-delay: 2s;
    animation-delay: 2s
}
.roadsigns .items {
    width: 62px;
    height: 156px;
    -webkit-animation-name: bigEntrance;
    -webkit-animation-duration: .5s;
    -webkit-animation-fill-mode: both;
    -webkit-transform-origin: 0 100%;
    -moz-animation-name: bigEntrance;
    -moz-animation-duration: .5s;
    -moz-animation-fill-mode: both;
    -moz-transform-origin: 0 100%;
    animation-name: bigEntrance;
    animation-duration: .5s;
    animation-fill-mode: both;
    transform-origin: 0 100%
}
#roadsigns-1 {
    background: url(../img/b1.png) no-repeat center bottom;
    left: 226px;
    top: 100px;
    -webkit-animation-delay: .6s;
    -moz-animation-delay: .6s;
    animation-delay: .6s
}
#roadsigns-2 {
    background: url(../img/b2.png) no-repeat center bottom;
    left: -10px;
    top: 190px;
    -webkit-animation-delay: .8s;
    -moz-animation-delay: .8s;
    animation-delay: .8s
}
#roadsigns-3 {
    background: url(../img/b3.png) no-repeat center bottom;
    left: 232px;
    top: 466px;
    -webkit-animation-delay: 1s;
    -moz-animation-delay: 1s;
    animation-delay: 1s
}
#roadsigns-4 {
    background: url(../img/b4.png) no-repeat center bottom;
    left: 460px;
    top: 435px;
    -webkit-animation-delay: 1.2s;
    -moz-animation-delay: 1.2s;
    animation-delay: 1.2s
}
#roadsigns-5 {
    background: url(../img/b5.png) no-repeat center bottom;
    left: 726px;
    top: 360px;
    -webkit-animation-delay: 1.4s;
    -moz-animation-delay: 1.4s;
    animation-delay: 1.4s
}
#roadsigns-6 {
    background: url(../img/b6.png) no-repeat center bottom;
    left: 585px;
    top: 190px;
    -webkit-animation-delay: 1.6s;
    -moz-animation-delay: 1.6s;
    animation-delay: 1.6s
}
.tips .items {
    width: 200px;
    height: 200px
}
.tips .items span {
    font-size: 14px;
    color: #772f25;
    text-align: center;
    font-weight: bold;
    height: 38px;
    width: 85px;
    line-height: 38px;
    background: url(../img/tips.png) no-repeat center center;
    padding: 8px 30px 50px 30px;
    cursor: pointer;
    display: none
}
.shop>.pa:hover .tips span {
    color: #ad5027;
    display: block !important;
}
.tips .items:nth-child(1) span {
    -webkit-animation: toggleVetical 3s infinite;
    -moz-animation: toggleVetical 3s infinite;
    animation: toggleVetical 3s infinite
}
.tips .items:nth-child(2) span {
    -webkit-animation: toggleVetical 3s infinite;
    -moz-animation: toggleVetical 3s infinite;
    animation: toggleVetical 3s infinite
}
.tips .items:nth-child(3) span {
    -webkit-animation: toggleVetical 3s infinite;
    -moz-animation: toggleVetical 3s infinite;
    animation: toggleVetical 3s infinite
}
.tips .items:nth-child(4) span {
    -webkit-animation: toggleVetical 3s infinite;
    -moz-animation: toggleVetical 3s infinite;
    animation: toggleVetical 3s infinite
}
.tips .items:nth-child(5) span {
    -webkit-animation: toggleVetical 3s infinite;
    -moz-animation: toggleVetical 3s infinite;
    animation: toggleVetical 3s infinite
}
.tips .items:nth-child(6) span {
    -webkit-animation: toggleVetical 3s infinite;
    -moz-animation: toggleVetical 3s infinite;
    animation: toggleVetical 3s infinite
}
#purchasingVolumeTips {
    left: 40px;
    top: -40px;
    z-index: 999
}
#foodStoreTips {
    left: 20px;
    top: -35px;
    z-index: 999
}
#clothingStoreTips {
    left: 50px;
    top: -40px;
    z-index: 999
}
#giftShopTips {
    left: 30px;
    top: -40px;
    z-index: 999
}
#babyRoomTips {
    left: 20px;
    top: -50px;
    z-index: 999
}
#cosmeticShopTips {
    left: 20px;
    top: -40px;
    z-index: 999
}
#content {
    position: relative;
    margin-top: -180px;
    z-index: 999
}
#content h4{
  font-size: 14px;
  margin-bottom: 10px;
  font-weight: normal;
  color: #7b5328;
  line-height: 1;
  margin-top: 50px;
  clear:both;
}
.website{
  overflow: hidden;
}
.website a{
  float: left;
  width: 198px;
  height: 58px;
  overflow: hidden;
  background-color: #fff;
  border:1px solid #e3e1b7;
  margin-left: 10px;
  margin-bottom: 10px;
  text-align: center;
}
.website a:hover{
  border-color: #b9b786;
}
.website a.none{
  margin-left: 0;
}
.website a.new{
  position: relative;
}
.website .icon-new{
  position: absolute;
  right: 0;
  top: 0;
  display: block;width: 39px;
  height: 39px;
  background:url(../website/new.png) no-repeat center center;
}
#content .container {
    height: 623px;
    background: url(../img/content.png) no-repeat center top
}
.content-bd {
    padding: 65px 65px 0 75px
}
.content-bd-left, .content-bd-right {
    float: left
}
.content-bd-left {
    width: 620px;
    margin-right: 35px;
    font-size: 14px;
    line-height: 32px;
    color: #7b5328;
    font-family: "\5FAE\8F6F\96C5\9ED1", 'Microsoft YaHei'
}
.content-bd-right {
    width: 185px
}
.content-bd-left i {
    display: inline-block;
    font-style: normal;
    width: 16px;
    height: 16px;
    font-size: 12px;
    border-radius: 50%;
    line-height: 16px;
    font-weight: bold;
    margin-right: 15px;
    text-align: center;
    background: #7b5328;
    color: #fff
}
.content-bd-left h3 {
    font-size: 24px;
    margin-bottom: 30px
}
.content-bd-right h6 {
    font-size: 12px;
    font-weight: normal;
    color: #51c332;
    margin-left: 90px;
    margin-top: 25px
}
.qc-code {
    margin: 20px auto;
    width: 180px
}
.qc-code img {
    display: block;
    border: 1px solid #ccc
}
#content .tips {
    text-align: center;
    color: #d7c8b4;
    margin-top: 20px;
    color: #c7b090;
}
#giftPackage {
    width: 430px;
    height: 420px;
    padding: 40px 45px 30px 50px;
    background: #ffec86 url(../img/gift_pop.png) no-repeat left top;
    border:10px solid #ff5c59
}
#giftPackage .close{
  right: -20px;
  top: -20px;
}

#giftBox {
    width: 235px;
    height: 172px;
    background: url(../img/gift_box.png) no-repeat center center;
    position: absolute;
    top: -100px;
    right: -70px
}
/*.pop-container{
    -webkit-transform-origin: preserve-3d;
    -webkit-perspective: 1200px;
}*/
.pop-title {
    font-size: 24px;
    color: #ff5c59;
    position: relative;
    z-index: 999
}
.pop-sub-title {
    color: #60562e;
    font-size: 14px;
    margin-bottom: 30px
}
.pop-sub-title strong {
    display: block
}
.pop-sub-title small {
    font-size: 14px
}
.determine-btn {
    margin-top: 15px;
    color: #60562e;
    margin-bottom: 15px
}
#couponValue {
    width: 546px;
    height: 232px;
    background: url(../img/coupon_value.png) no-repeat center center
}
.pop {
    display: none
}
.couponValue-wrapper {
    padding-left: 80px;
    padding-top: 50px
}
.couponValue-5 .couponValue-wrapper {
    background: url(../img/c5.png) no-repeat center center
}
.couponValue-3 .couponValue-wrapper {
    background: url(../img/c3.png) no-repeat center center
}
.couponValue-2 .couponValue-wrapper {
    background: url(../img/c2.png) no-repeat center center
}
.couponValue-1 .couponValue-wrapper {
    background: url(../img/c1.png) no-repeat center center
}
.couponValue-wrapper h2 {
    color: #fff;
    font-size: 24px;
    margin-bottom: 20px;
    line-height: 1.2
}
.couponValue-wrapper .tips {
    margin-top: 25px;
    color: #551b1a
}
#shadow {
    background: #003043;
    opacity: .7;
    filter: alpha(opacity=70);
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9999;
    display: none
}
.museum {
    width: 980px;
    height: 440px;
    background-position: left top
}
.pop-code {
    width: 87px;
    margin-left: 30px;
    margin-bottom: -10px
}
.museum-wrapper {
    width: 950px;
    height: 420px;
    padding: 0 0 20px 30px;
    background-repeat: no-repeat;
    background-position: right -10px;
    position: relative
}
.close {
    width: 34px;
    height: 30px;
    background: url(../img/close.png) no-repeat center center;
    position: absolute;
    right: -15px;
    top: -15px;
    cursor: pointer;
    z-index:999;
}
.close:hover {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}
.museum .tips {
    text-align: right;
    position: absolute;
    right: 20px;
    bottom: 20px;
    z-index: 999
}
.museum .tips span {
    padding-left: 30px;
    font-size: 14px;
    background-position: left center;
    background-repeat: no-repeat;
    background-image: url(../img/scanning_w.png)
}
#foodStorePop .tips span {
    background-image: url(../img/scanning_y.png)
}
#cosmeticShopPop .tips span {
    background-image: url(../img/scanning_b.png)
}
.museum-wrapper .title {
    font-size: 24px;
    padding-left: 340px;
    margin-bottom: 5px;
    position: absolute;
    left: 0;
    top: 20px;
    z-index: 9999
}
.museum-wrapper h3 {
    font-size: 36px;
    font-weight: normal;
    line-height: 1;
    margin-bottom: 20px
}
.museum-wrapper h3 strong {
    display: block;
    font-size: 72px;
    line-height: 1;
    font-family: 'bookman_old_stylebold'
}
.museum-wrapper .items {
    padding-left: 340px;
    position: relative;
    font-size: 14px
}
.museum-wrapper a {
    color: #fff;
    padding-right: 20px;
    background: url(../img/link.png) no-repeat right center;
    text-decoration: none
}
.museum-wrapper .product-img {
    position: absolute;
    width: 303px;
    height: 304px;
    left: 0;
    top: -10px
}
.museum-wrapper .description {
    line-height: 24px;
    padding-right: 100px;
    padding-top: 65px;
    padding-bottom: 90px;
    background-repeat: no-repeat;
    background-position: right -10px
}
.img-shadow {
    width: 300px;
    height: 300px;
    position: relative
}
.img-shadow img {
    display: block;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
    position: relative;
    z-index: 99
}
.img-shadow:after, .img-shadow:before {
    display: block;
    content: '';
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
    position: absolute
}
.img-shadow:after {
    width: 284px;
    height: 314px;
    left: 10px;
    top: -5px
}
.img-shadow:before {
    width: 274px;
    height: 324px;
    left: 15px;
    top: -10px
}
#clothingStorePop .img-shadow:after {
    background: #ffe6ea;
    z-index: 88
}
#clothingStorePop .img-shadow:before {
    background: #ffadbb;
    z-index: 77
}
#clothingStorePop .museum-wrapper, #clothingStorePop .museum-wrapper .description {
    background-image: url(../img/p_cloth.png)
}
#clothingStorePop, #clothingStorePop li {
    background-image: url(../img/white_wall_fuzhuang.png);
    color: #fff
}
#babyRoomPop .img-shadow:after {
    background: #c9e5f3;
    z-index: 88
}
#babyRoomPop .img-shadow:before {
    background: #7ed0fb;
    z-index: 77
}
#babyRoomPop .museum-wrapper, #babyRoomPop .museum-wrapper .description {
    background-image: url(../img/p_baby.png)
}
#babyRoomPop, #babyRoomPop li {
    background-image: url(../img/white_wall_muying.png);
    color: #fff
}
#foodStorePop .img-shadow:after {
    background: #ffefc4;
    z-index: 88
}
#foodStorePop .img-shadow:before {
    background: #fca600;
    z-index: 77
}
#foodStorePop .museum-wrapper, #foodStorePop .museum-wrapper .description {
    background-image: url(../img/p_eat.png)
}
#foodStorePop, #foodStorePop li {
    background-image: url(../img/white_wall_Chihuo.png);
    color: #f5e88e
}
#cosmeticShopPop .img-shadow:after {
    background: #fff7c9;
    z-index: 88
}
#cosmeticShopPop .img-shadow:before {
    background: #eedc79;
    z-index: 77
}
#cosmeticShopPop .museum-wrapper, #cosmeticShopPop .museum-wrapper .description {
    background-image: url(../img/p_beauty.png)
}
#cosmeticShopPop, #cosmeticShopPop li {
    background-image: url(../img/white_wall_meihu.png);
    color: #766714
}
.product-list {
    width: 950px;
    height: 420px;
    position: relative
}
ul.wi-container {
    width: 950px;
    height: 420px;
    position: relative;
    padding: 0;
    list-style-type: none;
    -webkit-perspective: 1400px;
    -moz-perspective: 1400px;
    -ms-perspective: 1400px;
    -o-perspective: 1400px;
    perspective: 1400px
}
ul.wi-container li {
    width: 950px;
    height: 420px;
    display: none;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: auto
}
ul.wi-container li.wi-move {
    pointer-events: none;
    -webkit-transition: -webkit-transform 600ms ease, opacity 600ms ease, left 600ms ease, top 600ms ease;
    -moz-transition: -moz-transform 600ms ease, opacity 600ms ease, left 600ms ease, top 600ms ease;
    -o-transition: -o-transform 600ms ease, opacity 600ms ease, left 600ms ease, top 600ms ease;
    -ms-transition: -ms-transform 600ms ease, opacity 600ms ease, left 600ms ease, top 600ms ease;
    transition: transform 600ms ease, opacity 600ms ease, left 600ms ease, top 600ms ease
}
.nav {
    position: absolute;
    width: 46px
}
.nav-prev, .nav-next {
    display: block;
    width: 46px;
    height: 46px;
    overflow: hidden;
    text-indent: -999px;
    cursor: pointer;
    white-space: nowrap;
    left: 870px;
    top: 50%;
    position: absolute;
    background-image: url(../img/arrow_group_w.png);
    background-repeat: no-repeat;
    z-index: 999;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none
}
.nav-prev:hover, .nav-next:hover{
  opacity: 0.7;
  filter:alpha(opacity: 70);
}
#foodStorePop .nav-prev, #foodStorePop .nav-next {
    background-image: url(../img/arrow_group_y.png)
}
#cosmeticShopPop .nav-prev, #cosmeticShopPop .nav-next {
    background-image: url(../img/arrow_group_b.png)
}
.nav-prev {
    background-position: center top;
    margin-top: -40px
}
.nav-next {
    background-position: center -56px;
    margin-top: 20px
}
#loadingBar{
  padding: 260px;
  background:url(../img/banner_bg.jpg) left center;
  text-align: center;
  font-size: 40px;
  line-height: 1;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
}
#loadingBar b{
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 2px;
}