.sc-goods-list {
    font-size: 12px;
    padding: 5px;
    list-style: none;
    margin: 0;
}

.sc-goods-list .goods-card {
    position: relative;
    margin-left: 5px;
    margin-right: 5px;
}

.sc-goods-list .link {
    display: block;
    background: #fff;
    min-height: 100px;
}

.sc-goods-list .link .photo-block {
    text-align: center;
    overflow: hidden;
    position: relative;
    background-image: url("../img/wap/pic_bg@2x.png");
    background-size: 6px 6px;
}

.sc-goods-list .link .photo-block img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    vertical-align: bottom;
}

.sc-goods-list .link .info {
    position: relative;
}

.sc-goods-list .link .info p {
    margin: 0px;
}

.sc-goods-list .link .info p.goods-title {
    line-height: 1.3;
    overflow: hidden;
    color: #333;
}

.sc-goods-list .link .info p.goods-price {
    font-weight: bold;
    padding: 0px;
}

.sc-goods-list .link .info p.goods-price > em {
    font-style: normal;
    color: #ff6600;
}

.sc-goods-list .link .info p.goods-price-taobao {
    color: #999;
    font-size: 12px;
}

.sc-goods-list .link .info.info-no-title p.goods-title {
    display: none;
}

.sc-goods-list .link .goods-buy {
    position: absolute;
}

.sc-goods-list .link .buy-tag-space {
    height: 14px;
}

.sc-goods-list .more-link {
    color: #07d;
}

.sc-goods-list .more-link:link, .sc-goods-list .more-link:hover, .sc-goods-list .more-link:visited, .sc-goods-list .more-link:active {
    color: #07d;
}

.sc-goods-list .goods-buy {
    position: absolute;
}

.sc-goods-list .goods-buy.btn1, .sc-goods-list .goods-buy.btn2, .sc-goods-list .goods-buy.btn3, .sc-goods-list .goods-buy.btn4 {
    background-image: url("../img/wap/showcase-1416814739063.png");
    background-repeat: no-repeat;
}

.sc-goods-list .goods-buy.btn1 {
    right: 10px;
    bottom: 8px;
    height: 25px;
    width: 30px;
    background-position: 0 0;
}

.sc-goods-list .goods-buy.btn1.ajax-loading {
    right: 12px;
    bottom: 10px;
}

.sc-goods-list .goods-buy.btn2 {
    right: 10px;
    bottom: 8px;
    height: 20px;
    width: 20px;
    background-position: 0 -88px;
}

.sc-goods-list .goods-buy.btn2.ajax-loading {
    right: 12px;
    bottom: 10px;
}

.sc-goods-list .goods-buy.btn3 {
    right: 1px;
    bottom: 8px;
    height: 25px;
    width: 40px;
    background-position: 0 -25px;
}

.sc-goods-list .goods-buy.btn3.ajax-loading {
    right: 12px;
    bottom: 10px;
}

.sc-goods-list .goods-buy.btn4 {
    right: 10px;
    bottom: 8px;
    height: 20px;
    width: 37px;
    background-position: 0 -68px;
}

.sc-goods-list .goods-buy.btn4.ajax-loading {
    right: 22px;
    bottom: 10px;
}

.sc-goods-list .goods-buy.ajax-loading {
    background-image: url("../img/wap/common/loading.gif");
    width: 16px;
    height: 16px;
    background-size: 16px 16px;
    background-position: top left;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5) {
    .sc-goods-list .goods-buy.btn1, .sc-goods-list .goods-buy.btn2, .sc-goods-list .goods-buy.btn3, .sc-goods-list .goods-buy.btn4 {
        background-image: url("../img/wap/showcase2x-1416814739063.png");
        background-repeat: no-repeat;
        background-size: 40px auto;
    }

    .sc-goods-list .goods-buy.btn4 {
        background-position: 0 -50px;
    }

    .sc-goods-list .goods-buy.ajax-loading {
        background-image: url("../img/wap/common/loading.gif");
        background-size: 16px 16px;
        background-position: top left;
    }
}

.sc-goods-list .buy-response {
    position: absolute;
    right: 0px;
    bottom: 0px;
    height: 70px;
    width: 70px;
    opacity: 0;
}

.sc-goods-list .small-pic .goods-buy.btn3 {
    right: 1px;
}

.sc-goods-list .small-pic .goods-buy.btn3.ajax-loading {
    right: 12px;
}

.sc-goods-list.size-2 .goods-card.big-pic {
    float: left;
}

.sc-goods-list.list .goods-card .photo-block {
    float: left;
    margin-right: 13px;
    width: 125px;
    height: 125px;
}

.sc-goods-list.list .goods-card .photo-block img {
    max-width: 125px;
    max-height: 125px;
}

.sc-goods-list.list .goods-card .info {
    height: 125px;
}

.sc-goods-list.list .goods-card .info .goods-title {
    font-size: 14px;
    font-weight: bold;
    max-height: 52px;
    margin-bottom: 12px;
}

.sc-goods-list.list .goods-card .info .goods-price {
    font-size: 15px;
    margin-bottom: 8px;
}

.sc-goods-list.list .goods-card .goods-buy.btn1 {
    bottom: 2px;
}

.sc-goods-list.list .goods-card .goods-buy.btn1.ajax-loading {
    bottom: 6.5px;
}

.sc-goods-list.list .goods-card .goods-buy.btn2 {
    bottom: 3px;
}

.sc-goods-list.list .goods-card .goods-buy.btn2.ajax-loading {
    bottom: 5.5px;
}

.sc-goods-list.list .goods-card .goods-buy.btn3 {
    bottom: 0px;
    right: -3px;
}

.sc-goods-list.list .goods-card .goods-buy.btn3.ajax-loading {
    bottom: 3px;
    right: 10px;
}

.sc-goods-list.list .goods-card .goods-buy.btn4 {
    bottom: 3px;
}

.sc-goods-list.list .goods-card .goods-buy.btn4.ajax-loading {
    bottom: 6.5px;
}

.sc-goods-list.pic .goods-card {
    margin-top: 10px;
    margin-bottom: 10px;
}

.sc-goods-list.pic .goods-card .info {
    padding-left: 4px;
    margin-top: 10px;
}

.sc-goods-list.pic .goods-card .info .goods-title {
    margin-bottom: 5px;
}

.sc-goods-list.pic .goods-card .info .goods-price {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

.sc-goods-list.pic .goods-card.normal .photo-block {
    width: 100%;
    height: 100%;
}

.sc-goods-list.pic .goods-card.normal .photo-block img {
    max-width: 100%;
}

.sc-goods-list.pic .goods-card.normal .info {
    position: absolute;
    height: 22px;
    bottom: 0;
    right: 6px;
    white-space: nowrap;
    overflow: hidden;
    background: rgba(0, 0, 0, 0.4);
    margin: 5px 0;
    padding-left: 0px;
    background-clip: border-box;
    border-radius: 2px;
}

.sc-goods-list.pic .goods-card.normal .info .goods-title {
    margin: 0px;
    float: left;
    line-height: 22px;
    color: #fff;
    padding-left: 10px;
    max-width: 65%;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.sc-goods-list.pic .goods-card.normal .info .goods-price {
    color: #fff;
    margin: 0px;
    float: right;
    display: inline-block;
    max-width: 70px;
    overflow: hidden;
    line-height: 22px;
    height: 22px;
    padding: 0 5px;
}

.sc-goods-list.pic .goods-card.normal .info .goods-price.goods-price-icon {
    background: rgba(0, 0, 0, 0) url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDozMkVFMDhGOUE0QjYxMUUyOENDQ0NGMDE4MzI1QkZGNyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDozMkVFMDhGQUE0QjYxMUUyOENDQ0NGMDE4MzI1QkZGNyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjMyRUUwOEY3QTRCNjExRTI4Q0NDQ0YwMTgzMjVCRkY3IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjMyRUUwOEY4QTRCNjExRTI4Q0NDQ0YwMTgzMjVCRkY3Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+rJSlegAAAmBJREFUeNrkl0tIVGEUx2d0GMMYX4vQHiqKIrQRpAjKXCTkpkULQzAIdy5dKbi2nRhtWrVLomUQLYTMWikqoYIiQY1REmn5Hh+jNv4PnE8Ox3vvfKP36sIDv7nfd1/nm+88bziVSoXOUrJCZywR+kkmk09weA7y+fx/MAoegL9BKY9Go4c78EwoNztzC3Sclgl+u1xvDHoBYXJCmKAG4y5wEdwA5Xx9DxSCjaBNMAvawCPwQvnIbR91FoBSae6Iw02Dat4ARkAeiPExj1+SL+Yxcb5A3Wswsg86QZ8xgfaLRVAUsPk3YIKYUx6gEPx0Cingj1ciGvRBwTb4B76DCTCuro+5+QDJRzWfBh9AAqwxCY4OOSdWeb6v3nGP32FkxGsBFBXz4Iqxlw9J6Y6aD6erBUNiTLnh0gkXUC/G5PWTXjtg/OCxiAzKiq/TKCkGVxmK92uCm+I+8okdmwVIeQimQJmDEjPOsdyNYZ2K3W78CqoCCMEmMECpOJLmxs8+LYBifo5D8h0p90rFh7sD7loqWGQFTsTBlmdD4iJk22p1jsr2G/Fv4jxOnKgjcpFcpwrKJfs6k4lQVnzJCw/ZOGE2+AlKfHQ+Ul7p1A84iSmZfkq53tl0XXE/aAbffFBO/X8v2LQ1gZQL4LI6l8zQ+ai9W9ctWcTyYSqtFVyc3mfQqtP773M39DbTKJDSDZ7y+AeoBSsWz70CLSL91usybWuCX6I0k7RaFCb618vKz+rAF9so0JlOyoLFM1vcmMioWjrutyG17DPswT2qs3GTXS7nc7wT7Tw++mFyrr+ODwQYAIUrp1L5UjSnAAAAAElFTkSuQmCC) no-repeat scroll 5px 50%;
    background-size: 18px;
    padding-left: 25px;
}

.sc-goods-list.pic .goods-card.normal .info .goods-price em {
    color: white;
}

.sc-goods-list.pic .goods-card.normal .info .goods-price-taobao {
    display: none;
}

.sc-goods-list.pic .goods-card.normal .info .goods-buy {
    display: none;
}

.sc-goods-list.pic .goods-card.big-pic .photo-block img {
    position: relative;
    max-height: 500px;
    max-width: 100%;
}

.sc-goods-list.pic .goods-card.small-pic {
    width: 50%;
    float: left;
}

.sc-goods-list.pic .goods-card.small-pic .photo-block {
    width: 100%;
    height: 143px;
}

.sc-goods-list.pic .goods-card.small-pic .photo-block img {
    max-width: 100%;
}

.sc-goods-list.pic .goods-card.small-pic .info {
    font-size: 13px;
}

.sc-goods-list.pic .goods-card.small-pic .info .goods-title {
    height: 32px;
    overflow: hidden;
}

.sc-goods-list.pic .goods-card.small-pic .info .goods-price-taobao {
    display: none;
}

.sc-goods-list.list .goods-card.normal {
    -webkit-border-image: url("../img/wap/border-line.png") 2 stretch;
    -moz-border-image: url("../img/wap/border-line.png") 2 stretch;
    border-image: url("../img/wap/border-line.png") 2 stretch;
    border-bottom: 2px solid #e5e5e5;
    padding: 10px 0;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5) {
    .sc-goods-list.list .goods-card.normal {
        border-bottom-width: 1px;
    }
}

.sc-goods-list.list .goods-card.normal .link {
    background: none;
}

.sc-goods-list.list .goods-card.normal .goods-title {
    padding-top: 2px;
}

.sc-goods-list.list .goods-card.card {
    padding: 5px 0px 5px 5px;
    margin: 8px;
    -webkit-border-image: url("../img/wap/border-line.png") 2 stretch;
    -moz-border-image: url("../img/wap/border-line.png") 2 stretch;
    border-image: url("../img/wap/border-line.png") 2 stretch;
    border-top: 2px solid #e5e5e5;
    border-right: 2px solid #e5e5e5;
    border-bottom: 2px solid #e5e5e5;
    border-left: 2px solid #e5e5e5;
    background: #fff;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5) {
    .sc-goods-list.list .goods-card.card {
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
    }
}

.sc-goods-list.list .goods-card.card .goods-title {
    padding-top: 5px;
    padding-right: 6px;
}

.sc-goods-list.pic .goods-card.big-pic.card {
    margin: 8px 0px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.sc-goods-list.pic .goods-card.big-pic.card .link {
    margin: 0px 4px;
    -webkit-border-image: url("../img/wap/border-line.png") 2 stretch;
    -moz-border-image: url("../img/wap/border-line.png") 2 stretch;
    border-image: url("../img/wap/border-line.png") 2 stretch;
    border-top: 2px solid #e5e5e5;
    border-right: 2px solid #e5e5e5;
    border-bottom: 2px solid #e5e5e5;
    border-left: 2px solid #e5e5e5;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5) {
    .sc-goods-list.pic .goods-card.big-pic.card .link {
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
    }
}

.sc-goods-list.pic .goods-card.big-pic.card .photo-block {
    min-height: 100px;
    margin: 4px;
}

.sc-goods-list.pic .goods-card.big-pic.card .info {
    margin-left: 4px;
    padding-right: 8px;
    min-height: 34px;
    width: 80%;
}

.sc-goods-list.pic .goods-card.big-pic.card .info .goods-title {
    font-size: 14px;
    font-weight: bold;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.sc-goods-list.pic .goods-card.big-pic.card .info .goods-price {
    font-size: 15px;
    margin-top: 2px;
}

.sc-goods-list.pic .goods-card.big-pic.card .info .goods-price-taobao {
    line-height: 17px;
    padding-top: 2px;
    padding-bottom: 8px;
}

.sc-goods-list.pic .goods-card.big-pic.card .info.info-no-price {
    min-height: 28px;
}

.sc-goods-list.pic .goods-card.big-pic.card .info.info-no-price .goods-price {
    display: none;
}

.sc-goods-list.pic .goods-card.big-pic.card .info.info-no-price .goods-price-taobao {
    display: none;
}

.sc-goods-list.pic .goods-card.big-pic.card .goods-buy.info-only-title.btn1 {
    bottom: 9px;
}

.sc-goods-list.pic .goods-card.big-pic.card .goods-buy.info-only-title.btn1.ajax-loading {
    bottom: 13.5px;
}

.sc-goods-list.pic .goods-card.big-pic.card .goods-buy.info-only-title.btn2 {
    bottom: 8px;
}

.sc-goods-list.pic .goods-card.big-pic.card .goods-buy.info-only-title.btn2.ajax-loading {
    bottom: 11.5px;
}

.sc-goods-list.pic .goods-card.big-pic.card .goods-buy.info-only-title.btn3 {
    bottom: 10px;
}

.sc-goods-list.pic .goods-card.big-pic.card .goods-buy.info-only-title.btn3.ajax-loading {
    bottom: 10px;
    right: 10px;
}

.sc-goods-list.pic .goods-card.big-pic.card .goods-buy.info-only-title.btn4 {
    bottom: 10px;
}

.sc-goods-list.pic .goods-card.big-pic.card .goods-buy.info-only-title.btn4.ajax-loading {
    bottom: 10.5px;
}

.sc-goods-list.pic .goods-card.big-pic.card .goods-buy.btn1 {
    bottom: 10px;
}

.sc-goods-list.pic .goods-card.big-pic.card .goods-buy.btn1.ajax-loading {
    bottom: 16.5px;
}

.sc-goods-list.pic .goods-card.big-pic.card .goods-buy.btn2 {
    bottom: 12px;
}

.sc-goods-list.pic .goods-card.big-pic.card .goods-buy.btn2.ajax-loading {
    bottom: 14.5px;
}

.sc-goods-list.pic .goods-card.big-pic.card .goods-buy.btn3 {
    bottom: 10px;
    right: 1px;
}

.sc-goods-list.pic .goods-card.big-pic.card .goods-buy.btn3.ajax-loading {
    bottom: 13px;
    right: 10px;
}

.sc-goods-list.pic .goods-card.big-pic.card .goods-buy.btn4 {
    bottom: 10px;
}

.sc-goods-list.pic .goods-card.big-pic.card .goods-buy.btn4.ajax-loading {
    bottom: 13.5px;
}

.sc-goods-list.pic .goods-card.big-pic.normal {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
}

.sc-goods-list.pic .goods-card.big-pic.normal .link {
    margin-left: 5px;
    margin-right: 5px;
}

.sc-goods-list.pic .goods-card.big-pic.normal .photo-block {
    min-height: 100px;
}

.sc-goods-list.pic .goods-card.big-pic.normal .info {
    left: 6px;
}

.sc-goods-list.pic .goods-card.big-pic.normal .info.info-notitle {
    left: auto;
}

.sc-goods-list.pic .goods-card.big-pic.normal .info.info-no-title {
    left: auto;
}

.sc-goods-list.pic .goods-card.small-pic.card {
    max-height: 230px;
    margin: 4px 0;
}

.sc-goods-list.pic .goods-card.small-pic.card .link {
    -webkit-border-image: url("../img/wap/border-line.png") 2 stretch;
    -moz-border-image: url("../img/wap/border-line.png") 2 stretch;
    border-image: url("../img/wap/border-line.png") 2 stretch;
    border-top: 2px solid #e5e5e5;
    border-right: 2px solid #e5e5e5;
    border-bottom: 2px solid #e5e5e5;
    border-left: 2px solid #e5e5e5;
    margin: 0 4px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5) {
    .sc-goods-list.pic .goods-card.small-pic.card .link {
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
    }
}

.sc-goods-list.pic .goods-card.small-pic.card .info {
    min-height: 25px;
}

.sc-goods-list.pic .goods-card.small-pic.card .info .goods-price {
    margin-top: 5px;
}

.sc-goods-list.pic .goods-card.small-pic.card .goods-buy.btn2 {
    bottom: 8px;
}

.sc-goods-list.pic .goods-card.small-pic.card .goods-buy.btn2.ajax-loading {
    bottom: 8px;
}

.sc-goods-list.pic .goods-card.small-pic.card .goods-buy.btn4 {
    right: 12px;
    bottom: 8px;
}

.sc-goods-list.pic .goods-card.small-pic.card .goods-buy.btn4.ajax-loading {
    right: 16px;
    bottom: 8px;
}

.sc-goods-list.pic .photo-block img {
    max-height: 192px;
    max-width: 100%;
}

.sc-goods-list.pic.waterfall .goods-card.small-pic {
    width: 100%;
    margin: 0;
}

.sc-goods-list.pic.waterfall .goods-card.small-pic .link {
    -webkit-border-image: url("../img/wap/border-line.png") 2 stretch;
    -moz-border-image: url("../img/wap/border-line.png") 2 stretch;
    border-image: url("../img/wap/border-line.png") 2 stretch;
    border-top: 2px solid #e5e5e5;
    border-right: 2px solid #e5e5e5;
    border-bottom: 2px solid #e5e5e5;
    border-left: 2px solid #e5e5e5;
    margin: 4px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5) {
    .sc-goods-list.pic.waterfall .goods-card.small-pic .link {
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
    }
}

.sc-goods-list.pic.waterfall .goods-card.small-pic .photo-block {
    height: auto;
    min-height: 100px;
}

.sc-goods-list.pic.waterfall .goods-card.small-pic .photo-block img {
    position: relative;
    height: auto;
}

.sc-goods-list.pic.waterfall .goods-card.small-pic .info .goods-title {
    height: auto;
    max-height: 32px;
}

.sc-goods-list.pic.waterfall .goods-card.small-pic .info .goods-price {
    margin-top: 5px;
    margin-bottom: 11px;
}

.sc-goods-list.pic .goods-card.small-pic.normal {
    margin: 0px;
}

.sc-goods-list.pic .goods-card.small-pic.normal .photo-block img {
    max-width: 100%;
    max-height: 192px;
}

.sc-goods-list.pic .goods-card.small-pic.normal .link {
    position: relative;
    display: block;
    margin: 5px;
}

.sc-goods-list.pic .goods-card.small-pic.normal .info {
    width: auto;
}

.sc-goods-list.pic .goods-card.small-pic.normal .info .goods-title {
    display: none;
}

.sc-goods-list.pic .goods-card.small-pic.promotion {
    max-height: 220px;
    margin: 0;
}

.sc-goods-list.pic .goods-card.small-pic.promotion .link {
    -webkit-border-image: url("../img/wap/border-line.png") 2 stretch;
    -moz-border-image: url("../img/wap/border-line.png") 2 stretch;
    border-image: url("../img/wap/border-line.png") 2 stretch;
    border-top: 2px solid #e5e5e5;
    border-right: 2px solid #e5e5e5;
    border-bottom: 2px solid #e5e5e5;
    border-left: 2px solid #e5e5e5;
    margin: 4px;
    position: relative;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5) {
    .sc-goods-list.pic .goods-card.small-pic.promotion .link {
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
    }
}

.sc-goods-list.pic .goods-card.small-pic.promotion .info {
    height: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 4px;
    margin-top: 0px;
    background-color: #fff;
}

.sc-goods-list.pic .goods-card.small-pic.promotion .info .goods-title {
    display: none;
}

.sc-goods-list.pic .goods-card.small-pic.promotion .info .goods-price {
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 3px;
    overflow: hidden;
    white-space: nowrap;
}

.sc-goods-list.pic .goods-card.small-pic.promotion .info .goods-price em {
    color: #ff495b;
}

.sc-goods-list.pic .goods-card.small-pic.promotion .info .goods-price-taobao {
    display: block;
    clear: left;
    text-decoration: line-through;
    overflow: hidden;
    white-space: nowrap;
    line-height: 12px;
}

.sc-goods-list.pic .goods-card.small-pic.promotion .goods-buy, .sc-goods-list.pic .goods-card.small-pic.promotion .buy-response {
    right: 0px;
    bottom: 0px;
    width: 47px;
    height: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 7px 10px;
    color: white;
    font-size: 13px;
    line-height: 13px;
}

.sc-goods-list.pic .goods-card.small-pic.promotion .goods-buy {
    background: #ff495b;
}

.sc-goods-list.pic.size-2 .goods-card.big-pic.card {
    margin-top: 4px;
    margin-bottom: 4px;
}

.sc-goods-list .text-center {
    line-height: 1.5;
}

.goods-header {
    display: block;
    height: auto;
    padding: 8px 0 6px;
    text-align: center;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    overflow: hidden;
    border-top: 1px solid #f2f2f2;
    background-color: #fff;
}

.goods-header.restore {
    border-top-color: transparent;
    background-color: #fff;
}

.goods-header.restore .thumb {
    display: block;
}

.goods-header.restore .title {
    padding-right: 5px;
}

.goods-header .thumb {
    display: none;
    width: 50px;
    height: 50px;
    border: 1px solid #eee;
    float: left;
    margin: 2px 0 0 10px;
}

.goods-header .thumb > img {
    max-width: 100%;
    max-height: 100%;
}

.goods-header .title {
    font-weight: normal;
    margin: 0;
    padding: 0 10px;
    font-size: 16px;
    line-height: 22px;
    text-align: left;
}

.quantity {
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    position: relative;
}

.quantity input[type=number]::-webkit-outer-spin-button {
    margin: 0;
}

.quantity button {
    border: 2px solid #eee;
    font-size: 16px;
    line-height: 10px;
    font-weight: bold;
    color: #666;
    margin: 0;
    padding: 5px;
    outline: none !important;
    text-align: center;
    width: 26px;
    height: 30px;
    vertical-align: middle;
    text-indent: -9999px;
    overflow: hidden;
}

.quantity .txt {
    margin: 0;
    font-size: 14px;
    width: 24px;
    height: 16px;
    text-align: center;
    vertical-align: middle;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    border-radius: 0;
}

.quantity .txt:focus {
    border-color: #eee;
}

.quantity .minus {
    border-radius: 4px 0 0 4px;
    border-right: none;
    background: #eee url("../img/wap/ico_minus@2x.png") center center no-repeat;
    background-size: 8px 2px;
}

.quantity .plus {
    border-left: none;
    border-radius: 0 4px 4px 0;
    background: #eee url("../img/wap/ico_plus@2x.png") center center no-repeat;
    background-size: 8px 8px;
}

.quantity .minus.disabled {
    background-image: url("../img/wap/minus_disabled@2x.png");
}

.quantity .plus.disabled {
    background-image: url("../img/wap/plus_disabled@2x.png");
}

.quantity .response-area {
    position: absolute;
}

.sku-layout {
    -webkit-overflow-scrolling: touch;
    background-color: #fff;
}

.sku-layout i, .sku-layout em {
    font-style: normal;
}

.sku-layout .vertical-middle {
    vertical-align: middle;
}

.sku-layout .line-through {
    display: inline-block;
    text-decoration: line-through;
    line-height: 23px;
}

.sku-layout .layout-content dl {
    margin: 8px 0;
    zoom: 1;
}

.sku-layout .layout-content dl:after {
    content: "";
    display: table;
    clear: both;
}

.sku-layout .layout-content dt {
    float: left;
}

.sku-layout .layout-content dd {
    display: block;
    margin-left: 0px;
}

.sku-layout .goods-model dt {
    text-align: right;
    width: 90px;
    padding-left: 0;
    padding-right: 5px;
}

.sku-layout .goods-model dd {
    margin-left: 90px;
}

.sku-layout .model-title {
    padding-top: 3px;
    margin: 0 0 2px;
    font-size: 13px;
    font-weight: normal;
    text-align: left;
    color: #333;
}

.sku-layout .model-title.sku-sel-title {
    float: none;
}

.sku-layout .model-title label {
    color: #000;
}

.sku-layout .model-list {
    zoom: 1;
    padding-left: 0px;
    margin-bottom: 0px;
}

.sku-layout .model-list:after {
    content: "";
    display: table;
    clear: both;
}

.sku-layout .model-list li {
    position: relative;
    float: left;
    margin-right: 10px;
    min-width: 32px;
    max-width: 180px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #000;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    height: 16px;
    line-height: 16px;
    border-radius: 2px;
    padding: 6px 9px;
    margin-bottom: 10px;
    border-color: #999;
}

.sku-layout .model-list li:hover {
    color: #000;
}

.sku-layout .model-list li.active {
    color: #f60;
    border-color: #f60;
}

.sku-layout .model-list li.active::after {
    content: ' ';
    position: absolute;
    bottom: -1px;
    right: -1px;
    display: block;
    background: bottom right;
    height: 12px;
    width: 12px;
    background-image: url("../img/wap/showcase-1416814739063.png");
    background-repeat: no-repeat;
    background-position: 0 -108px;
}

.sku-layout .model-list li.unavailable {
    border-color: #eee;
    color: #eee;
    cursor: not-allowed;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5) {
    .sku-layout .model-list li.active::after {
        background-image: url("../img/wap/showcase2x-1416814739063.png");
        background-position: 0 -135px;
        background-size: 40px auto;
    }
}

.sku-layout .layout-content .goods-models > dl {
    padding: 7px 0 4px 0;
    min-height: 50px;
    margin: 1px;
}

.sku-layout .layout-content .goods-models > dl .sku-num {
    width: 15%;
    line-height: 42px;
}

.sku-layout .layout-content .goods-models > dl .stock {
    float: right;
    line-height: 44px;
    padding-right: 7px;
    font-size: 13px;
}

.sku-layout .layout-content .goods-models > dl .stock .stock-label {
    text-align: right;
    line-height: 42px;
    float: left;
    width: 40px;
    padding-right: 3px;
}

.sku-layout .layout-content .goods-models > dl .stock .stock-num {
    line-height: 48px;
    float: left;
}

.sku-layout .layout-content .goods-models > dl .quantity-view {
    margin: 0px;
}

.sku-layout .layout-content .goods-models > dl .quantity-view .quantity {
    float: right;
    margin-top: 10px;
}

.sku-layout .layout-content .goods-models > dl .quantity-view .quantity .response-area {
    width: 42px;
    height: 42px;
    top: -7px;
}

.sku-layout .layout-content .goods-models > dl .quantity-view .quantity .response-area-plus {
    right: -5px;
}

.sku-layout .layout-content .goods-models > dl .quantity-view .quantity .response-area-minus {
    left: -5px;
}

.sku-layout .layout-content .goods-models > dl .quantity-view .quantity button.minus, .sku-layout .layout-content .goods-models > dl .quantity-view .quantity button.plus {
    width: 37px;
    height: 29px;
    background-color: white;
    border: 1px solid #999;
}

.sku-layout .layout-content .goods-models > dl .quantity-view .quantity button.minus {
    border-radius: 2px 0 0 2px;
}

.sku-layout .layout-content .goods-models > dl .quantity-view .quantity button.plus {
    border-radius: 0 2px 2px 0;
}

.sku-layout .layout-content .goods-models > dl .quantity-view .quantity .txt {
    width: 33px;
    height: 25px;
    background-color: white;
    border: 1px solid #999;
    border-width: 1px 0 1px 0;
    padding: 1px;
}

.sku-layout .layout-content .goods-models > dl .quantity-view .quantity .txtCover {
    position: absolute;
    top: 0;
    left: 37px;
    bottom: 0;
    right: 37px;
}

.sku-layout .layout-content .goods-models > dl + dl {
    -webkit-border-image: url("../img/wap/border-line.png") 2 stretch;
    -moz-border-image: url("../img/wap/border-line.png") 2 stretch;
    border-image: url("../img/wap/border-line.png") 2 stretch;
    border-top: 2px solid #e5e5e5;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5) {
    .sku-layout .layout-content .goods-models > dl + dl {
        border-top-width: 1px;
    }
}

.sku-layout .layout-content .goods-models .messageView {
    padding-top: 1px;
    -webkit-border-image: url("../img/wap/border-line.png") 2 stretch;
    -moz-border-image: url("../img/wap/border-line.png") 2 stretch;
    border-image: url("../img/wap/border-line.png") 2 stretch;
    border-top: 2px solid #e5e5e5;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5) {
    .sku-layout .layout-content .goods-models .messageView {
        border-top-width: 1px;
    }
}

.sku-layout .layout-content .goods-models .messageView > dl {
    border: 1px solid #ccc;
    border-radius: 2px;
    background-color: #f8f8f8;
    margin: 10px 0;
}

.sku-layout .layout-content .goods-models .messageView > dl .model-title {
    width: 68px;
    padding: 11px 10px 8px;
    position: relative;
}

.sku-layout .layout-content .goods-models .messageView > dl .model-title .required {
    font-size: 17px;
    top: 8px;
    margin-left: -7px;
    position: absolute;
}

.sku-layout .layout-content .goods-models .messageView > dl .split {
    color: #ccc;
    font-size: 19px;
    margin-top: 11px;
}

.sku-layout .layout-content .goods-models .messageView > dl .comment-wrapper {
    width: auto;
    height: auto;
    margin-left: 100px;
    padding-right: 5px;
    display: block;
    position: relative;
}

.sku-layout .layout-content .goods-models .messageView > dl .comment-wrapper .txt, .sku-layout .layout-content .goods-models .messageView > dl .comment-wrapper .txta {
    display: inline-block;
    border: 2px solid #eee;
    padding: 5px;
    resize: none;
    border-radius: 4px;
    width: 94%;
    border: 0px none;
    background-color: #f8f8f8;
    margin-top: 7px;
}

.sku-layout .layout-content .goods-models .messageView > dl .comment-wrapper .txt:focus, .sku-layout .layout-content .goods-models .messageView > dl .comment-wrapper .txta:focus {
    outline: none !important;
    border-color: #666;
}

.sku-layout .layout-content .goods-models .messageView > dl .comment-wrapper .txtCover {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
}

.image-input-trigger {
    padding-left: 40px;
    padding-right: 10px;
    height: 35px;
    line-height: 26px;
    margin-top: 12.5px;
    margin-bottom: 12.5px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    background-image: url("../img/wap/camera.png");
    background-repeat: no-repeat;
    background-size: 15px 14px;
    background-position: 15px 49%;
}

.image-input-show {
    display: block;
    padding-top: 5px;
    margin-right: 137px;
}

.image-input-show img {
    margin: 0 auto;
    display: block;
}

.photo-input {
    position: absolute;
    opacity: 0;
    height: 60px;
    width: 143px;
    right: 0px;
    top: 0px;
}

.sku-layout .layout-title {
    -webkit-border-image: url("../img/wap/border-line.png") 2 stretch;
    -moz-border-image: url("../img/wap/border-line.png") 2 stretch;
    border-image: url("../img/wap/border-line.png") 2 stretch;
    border-bottom: 2px solid #e5e5e5;
    border-top-width: 0px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5) {
    .sku-layout .layout-title {
        border-bottom-width: 1px;
    }
}

.sku-layout .layout-title .thumb {
    display: inline-block;
    margin-right: 10px;
    border: 0px none;
    width: 40px;
    height: 40px;
}

.sku-layout .layout-title .thumb img {
    height: 40px;
}

.sku-layout .layout-title .goods-base-info {
    padding-left: 50px;
}

.sku-layout .layout-title .goods-base-info .title {
    font-size: 13px;
    padding: 0 2px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.sku-layout .layout-title .goods-base-info .goods-price {
    padding: 0 55px 0 10px;
    text-align: left;
}

.sku-layout .layout-title .goods-base-info .goods-price .current-price {
    color: #333;
    line-height: 20px;
    float: left;
}

.sku-layout .layout-title .goods-base-info .goods-price .current-price .price-name {
    padding-top: 1px;
    float: left;
}

.sku-layout .layout-title .goods-base-info .goods-price .current-price .price {
    color: #f60;
    font-size: 18px;
    font-weight: bold;
}

.sku-layout .layout-title .goods-base-info .goods-price .current-price .price-tag {
    line-height: 20px;
    margin: 0 2px 0;
    background: #fa3232;
    color: #fff;
    display: inline-block;
    padding: 0 4px;
}

.sku-layout .layout-title .goods-base-info .goods-price .old-price, .sku-layout .layout-title .goods-base-info .goods-price .original-price {
    color: #999;
}

.sku-layout .layout-title .goods-base-info .goods-price .original-price {
    display: none;
}

.sku-layout .layout-content {
    overflow-y: scroll;
    border: 1px solid white;
    line-height: 20px;
    font-size: 14px;
    background-color: #fff;
}

.sku-layout .layout-content .goods-models {
    background-color: white;
    padding: 1px 10px 1px 10px;
    overflow: hidden;
    margin: 0;
}

.sku-layout .layout-content .content-foot {
    background: #fefefe;
    padding: 10px 10px 10px !important;
    -webkit-border-image: url("../img/wap/border-line.png") 2 stretch;
    -moz-border-image: url("../img/wap/border-line.png") 2 stretch;
    border-image: url("../img/wap/border-line.png") 2 stretch;
    border-top: 2px solid #e5e5e5;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5) {
    .sku-layout .layout-content .content-foot {
        border-top-width: 1px;
    }
}

.sku-layout .layout-content .content-foot .butn {
    border-radius: 2px;
}

.sku-layout .layout-content .content-foot .cart {
    background-color: #f08f00;
    border-color: #f08f00;
}

.sku-layout .layout-content .content-foot .half-button {
    width: 49%;
    margin: 0;
    padding: 11px 14px;
}

.sku-layout .layout-content .content-foot .half-button.cart {
    margin-left: 1px;
}

.sku-layout .js-cancel {
    float: right;
    padding: 3px 13px 8px 15px;
}

.sku-layout .js-cancel .cancel-img {
    height: 27px;
    width: 27px;
    background-image: url("../img/wap/showcase-1416814739063.png");
    background-position: 0 -120px;
    background-repeat: no-repeat;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5) {
    .sku-layout .js-cancel .cancel-img {
        background-image: url("../img/wap/showcase2x-1416814739063.png");
        background-position: 0 -108px;
        background-size: 40px auto;
    }
}

.sku-box-shadow {
    -webkit-box-shadow: 0 -1px 14px rgba(0, 0, 0, 0.9);
    box-shadow: 0 -1px 14px rgba(0, 0, 0, 0.9);
}

.share-mp-info {
    position: relative;
    background: #eee;
    color: #fff;
    font-size: 0;
    line-height: 0;
    padding: 1px 105px 1px 1px;
}

.share-mp-info em, .share-mp-info i {
    vertical-align: middle;
    font-style: normal;
}

.share-mp-info em {
    color: #888;
}

.share-mp-info i {
    color: #888;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.share-mp-info a {
    color: #888;
}

.share-mp-info img.mp-image {
    vertical-align: middle;
    margin-right: 3px;
    width: 24px;
    height: 24px;
    border-radius: 100%;
    -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.25);
}

.share-mp-info .page-mp-info, .share-mp-info .links {
    font-size: 14px;
    line-height: 24px;
    color: #888;
}

.share-mp-info .page-mp-info {
    display: block;
    padding: 4px 10px 4px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.share-mp-info .links {
    position: absolute;
    top: 6px;
    right: 10px;
    display: inline-block;
}

.share-mp-info .links a {
    margin-left: 8px;
}

em.required, sup.required {
    color: #f00 !important;
}

.content-body {
    position: relative;
    z-index: 10;
}

.more-wrap {
    padding: 0 10px;
}

.more-wrap .more {
    display: inline-block;
    background-color: #f2f2f2;
    height: 30px;
    width: 100%;
    margin: 10px 0;
    line-height: 30px;
    font-size: 14px;
    color: #09F;
    text-align: center;
    border: 0;
    -webkit-border-radius: 5px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 5px;
    -moz-background-clip: padding;
    border-radius: 5px;
    background-clip: padding-box;
    cursor: pointer;
}

.custom-image {
    padding: 0 5px;
    list-style: none;
    margin: 0;
    font-size: 12px;
}

.custom-goods-price {
    font-size: 12px;
    background: rgba(0, 0, 0, 0) url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDozMkVFMDhGOUE0QjYxMUUyOENDQ0NGMDE4MzI1QkZGNyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDozMkVFMDhGQUE0QjYxMUUyOENDQ0NGMDE4MzI1QkZGNyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjMyRUUwOEY3QTRCNjExRTI4Q0NDQ0YwMTgzMjVCRkY3IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjMyRUUwOEY4QTRCNjExRTI4Q0NDQ0YwMTgzMjVCRkY3Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+rJSlegAAAmBJREFUeNrkl0tIVGEUx2d0GMMYX4vQHiqKIrQRpAjKXCTkpkULQzAIdy5dKbi2nRhtWrVLomUQLYTMWikqoYIiQY1REmn5Hh+jNv4PnE8Ox3vvfKP36sIDv7nfd1/nm+88bziVSoXOUrJCZywR+kkmk09weA7y+fx/MAoegL9BKY9Go4c78EwoNztzC3Sclgl+u1xvDHoBYXJCmKAG4y5wEdwA5Xx9DxSCjaBNMAvawCPwQvnIbR91FoBSae6Iw02Dat4ARkAeiPExj1+SL+Yxcb5A3Wswsg86QZ8xgfaLRVAUsPk3YIKYUx6gEPx0Cingj1ciGvRBwTb4B76DCTCuro+5+QDJRzWfBh9AAqwxCY4OOSdWeb6v3nGP32FkxGsBFBXz4Iqxlw9J6Y6aD6erBUNiTLnh0gkXUC/G5PWTXjtg/OCxiAzKiq/TKCkGVxmK92uCm+I+8okdmwVIeQimQJmDEjPOsdyNYZ2K3W78CqoCCMEmMECpOJLmxs8+LYBifo5D8h0p90rFh7sD7loqWGQFTsTBlmdD4iJk22p1jsr2G/Fv4jxOnKgjcpFcpwrKJfs6k4lQVnzJCw/ZOGE2+AlKfHQ+Ul7p1A84iSmZfkq53tl0XXE/aAbffFBO/X8v2LQ1gZQL4LI6l8zQ+ai9W9ctWcTyYSqtFVyc3mfQqtP773M39DbTKJDSDZ7y+AeoBSsWz70CLSL91usybWuCX6I0k7RaFCb618vKz+rAF9so0JlOyoLFM1vcmMioWjrutyG17DPswT2qs3GTXS7nc7wT7Tw++mFyrr+ODwQYAIUrp1L5UjSnAAAAAElFTkSuQmCC) no-repeat scroll 5px 50%;
    background-size: 18px;
    padding: 0 5px 0 25px;
    display: inline-block;
    line-height: 22px;
    height: 22px;
    float: right;
    max-width: 70px;
    overflow: hidden;
    font-style: normal;
}

.custom-goods-noprice {
    width: 200px;
}

.custom-title {
    background: url("../img/wap/bottom_line.png") left top no-repeat;
    background-size: 100% 1px;
    background-position: left bottom;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    overflow: hidden;
    word-break: break-all;
}

.custom-title .title {
    margin: 0;
    font-size: 18px;
    line-height: 22px;
}

.custom-title .sub_title {
    color: #8C8C8C;
    font-size: 11px;
    margin: 5px 0 0;
}

.custom-title .sub_title_date, .custom-title .sub_title_author {
    margin-right: 10px;
}

.custom-title .sub_title_date:empty {
    margin-right: 0;
}

.custom-title .sub_title_author:empty {
    margin-right: 0;
}

.custom-title .sub_title_link {
    color: #6191bf;
}

.custom-title.wx_template {
    padding-top: 17px;
    padding-bottom: 1px;
}

.custom-title.wx_template .title {
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    color: black;
}

.custom-title.wx_template .sub_title {
    line-height: 1.6;
    font-size: 12px;
    font-weight: 400;
    margin-top: 3px;
}

.custom-title.wx_template .sub_title_link {
    color: #607fa6;
}

.custom-title-link {
    margin-left: 10px;
}

.custom-title-link a {
    font-size: 12px;
    color: #07d;
}

.custom-title-noline .custom-title {
    background: none;
}

.custom-nav, .custom-link {
    list-style: none;
    margin: 0;
    padding: 0;
}

.custom-nav li, .custom-link li {
    height: 44px;
    background: url("../img/wap/bottom_line.png") left top no-repeat;
    background-size: 100% 1px;
    background-position: left bottom;
    margin: 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.custom-nav li:last-child, .custom-link li:last-child {
    background-image: none;
}

.custom-nav li:first-child, .custom-link li:first-child {
    background: url("../img/wap/bottom_line.png") left top no-repeat;
    background-size: 100% 1px;
    background-position: left bottom;
}

.custom-nav a, .custom-link a {
    display: block;
    height: 100%;
    color: #333;
    line-height: 44px;
    font-size: 14px;
    font-weight: 700;
}

.custom-nav a:hover .right-arrow, .custom-link a:hover .right-arrow {
    background-position: 0 0;
}

.custom-nav a:hover, .custom-link a:hover {
    background-position: 0 15px;
}

.custom-nav .right-arrow, .custom-link .right-arrow {
    padding-right: 0;
}

.custom-nav-noicon a {
    padding-left: 0;
    background: transparent;
}

.custom-nav-title {
    overflow: hidden;
    display: inline-block;
    width: 227px;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.custom-nav-two-col {
    float: left;
    width: 160px;
    overflow: hidden;
    text-overflow: ellipsis;
    border-right: 1px solid #F0F0F0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.custom-nav-two-col .custom-nav-title {
    width: 145px;
}

.custom-nav-two-col:nth-child(2n) {
    border-right: none;
}

.custom-image .title, .custom-image-swiper .title {
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 0 auto;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px 15px;
    z-index: 10;
    background-color: rgba(51, 51, 51, 0.8);
    color: #FFF;
    font-size: 15px;
    line-height: 1.5;
}

.custom-image a[href="javascript:;"], .custom-image a[href="javascript:void(0);"], .custom-image-swiper a[href="javascript:;"], .custom-image-swiper a[href="javascript:void(0);"] {
    cursor: default;
}

.custom-image-swiper-single .swiper-slide {
    float: none;
}

.custom-image li {
    margin: 5px auto;
    position: relative;
    min-height: 40px;
}

.custom-image a {
    display: block;
}

.custom-image img {
    margin: 0 auto;
    max-width: 100%;
    height: auto;
    display: block;
}

.custom-image .custom-image-small {
    width: 50%;
    height: 160px;
    float: left;
    overflow: hidden;
}

.custom-image .custom-image-small img {
    margin: 5px;
    width: 100%;
    height: auto;
}

.custom-image-swiper {
    width: 100%;
    position: relative;
}

.custom-image-swiper .swiper-slide a {
    display: block;
    position: relative;
}

.custom-image-swiper .swiper-slide a img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: center;
}

.custom-messages {
    margin: 5px;
    width: 310px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #ccc;
    background-color: #fff;
}

.custom-messages > a {
    display: block;
    padding: 15px 9px;
}

.custom-messages:hover {
    border-color: #bbb;
}

.custom-messages .time {
    color: #999;
    margin: 0 0 6px;
    font-size: 12px;
}

.custom-messages.multiple .banner {
    position: relative;
    left: 0;
}

.custom-messages.multiple .banner .title {
    position: absolute;
    left: 0;
    bottom: 0;
    color: #fff;
    line-height: 22px;
    padding: 6px 0;
    width: 100%;
    font-size: 17px;
    background-color: #2b2b2b;
    opacity: 0.8;
}

.custom-messages.multiple .banner .title h4 {
    padding: 0 5px;
}

.custom-messages.multiple .banner .image {
    height: 150px;
    overflow: hidden;
}

.custom-messages.multiple .list {
    position: relative;
    left: 0;
    min-height: 50px;
    margin: 5px 0;
    padding-bottom: 5px;
    border-bottom: 1px solid #eee;
}

.custom-messages.multiple .list .title {
    padding: 5px 60px 0 0;
    height: 100%;
    line-height: 1.5;
    font-size: 15px;
    word-break: break-all;
}

.custom-messages.multiple .list .image {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 0;
    right: 0;
}

.custom-messages.multiple .list .image img {
    width: 100%;
}

.custom-messages.multiple > a:last-child .list {
    border-bottom: 0px none;
}

.custom-messages.single .title {
    font-size: 17px;
    line-height: 22px;
    color: #010101;
    margin: 0 0 10px;
}

.custom-messages.single .image {
    width: 140px;
    height: 140px;
    overflow: hidden;
    text-align: center;
    float: left;
}

.custom-messages.single .image img {
    max-width: 100%;
    max-height: 140px;
    width: auto;
    height: auto;
}

.custom-messages.single .image + .summary {
    margin: 10px 0 10px 150px;
}

.custom-messages.single .summary {
    font-size: 14px;
    line-height: 1.4;
    color: #333;
    margin: 10px 0;
    word-break: break-all;
}

.custom-messages.single .view-all {
    font-size: 14px;
    color: #000;
    border-top: 1px solid #DDD;
    padding-top: 10px;
    margin-top: 10px;
}

.custom-messages.text .summary {
    font-size: 14px;
    margin: 10px 0;
    word-break: break-all;
    line-height: 1.6;
}

.custom-paginations-container {
    height: 30px;
    padding: 20px 0px 10px;
}

.custom-paginations {
    margin: 0 auto;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    width: 310px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #ddd;
}

.custom-paginations a {
    padding: 4px 12px;
    line-height: 20px;
    text-decoration: none;
    float: left;
    text-align: center;
    color: #09F;
    border-right: 1px solid #ddd;
}

.custom-paginations a:active, .custom-paginations a:hover {
    background-color: #F9F9F9;
}

.custom-paginations .disabled {
    color: #999;
    cursor: default;
    background-color: rgba(0, 0, 0, 0);
}

.custom-paginations .custom-paginations-page {
    width: 100px;
}

.custom-paginations .custom-paginations-last {
    border-right-width: 0;
}

.custom-paginations .custom-paginations-next, .custom-paginations .custom-paginations-prev {
    width: 129px;
}

.custom-paginations .custom-paginations-next {
    border-right-width: 0;
}

.custom-category-list {
    list-style: inside decimal;
    font-size: 16px;
    margin: 0;
    padding: 0 15px;
}

.custom-category-list li {
    margin-bottom: 5px;
}

.custom-category-list a {
    color: #09F;
}

.container .homepage-footer {
    position: absolute;
    bottom: -80px;
    height: 80px;
    overflow: hidden;
    width: 100%;
    background-color: #2D3132;
}

.wx_mobile .qrcode-buy {
    display: none !important;
}

.content-sidebar {
    display: none;
    position: fixed;
    top: 0;
    width: 180px;
    padding-left: 19px;
    margin-left: 550px;
    margin-top: 200px;
}

.sidebar-section {
    border: 1px solid #e4e4e4;
    border-radius: 5px;
    margin-bottom: 20px;
}

.sidebar-section .sidebar-title {
    border-radius: 5px 5px 0 0;
    margin: 0;
    font-size: 16px;
    font-weight: 700;
    border-bottom: 1px solid #e4e4e4;
    padding: 8px 10px;
    background-color: #F2F2F2;
}

.sidebar-section .admin-opts {
    background-color: #fff;
    list-style: none;
    margin: 0;
    padding: 0;
    border-radius: 5px;
}

.sidebar-section .admin-opts li a {
    display: block;
    padding: 5px 10px;
    border-bottom: 1px solid #e4e4e4;
}

.sidebar-section .admin-opts li a:hover, .sidebar-section .admin-opts li .active {
    background-color: #F2F2F2;
}

.sidebar-section .admin-opts li:first-of-type {
    border-radius: 5px 5px 0 0;
}

.sidebar-section .admin-opts .last {
    border-radius: 0 0 5px 5px;
}

.sidebar-section .admin-opts .last > a {
    border-bottom: 0px none;
}

.headerbar {
    background-color: #efefef;
    border-bottom: 1px solid #c1c1c1;
}

.headerbar ul, .headerbar li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 0;
    padding: 0;
    list-style: none;
}

.headerbar a {
    display: block;
    line-height: 28px;
    text-align: center;
    padding: 0 12px;
    border-radius: 2px;
}

.headerbar a.active {
    color: #fff;
    background: #798499;
}

.headerbar .headerbar-wrap {
    position: relative;
    width: 760px;
    margin: 0 auto;
    text-align: center;
}

.headerbar .headerbar-preview {
    padding: 6px;
}

.headerbar .headerbar-reedit {
    position: absolute;
    top: 0;
    right: 0;
    padding: 5px 11px 5px 0;
}

.headerbar .headerbar-reedit a {
    background: #fff;
    color: #414141;
    border: 1px solid #ccc;
    padding: 0 20px;
}

.shop-detail {
    margin: 0;
    margin: 10px;
    word-break: break-all;
    padding-bottom: 10px;
    font-size: 12px;
    color: #666;
    border-bottom: 1px dashed #ccc;
}

.shop-info {
    background-color: #fff;
    margin-bottom: 0;
}

.qrcode-info {
    background-color: #fff;
}

.shop-card {
    border: 0px none;
    display: table;
    margin-bottom: 10px;
    padding: 0 10px;
}

.shop-name {
    margin: 0 0 0 10px;
    word-break: break-all;
}

.table-cell {
    display: table-cell;
    vertical-align: middle;
}

.shop-img {
    border-radius: 30px;
    width: 60px;
    height: 60px;
}

.weixin-title, .weixin-no {
    font-size: 12px;
    color: #666;
    margin: 5px 0;
}

.weixin-no {
    word-break: break-all;
    color: #999;
    margin: 0 0 10px;
}

.qr-code {
    min-height: 162px;
    margin: 0;
}

.swiper-container {
    margin: -1px auto 0;
    position: relative;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    -webkit-transition-property: -webkit-transform, left, top;
    -webkit-transition-duration: 0s;
    -webkit-transform: translate3d(0px, 0, 0);
    -webkit-transition-timing-function: ease;
    -moz-transition-property: -moz-transform, left, top;
    -moz-transition-duration: 0s;
    -moz-transform: translate3d(0px, 0, 0);
    -moz-transition-timing-function: ease;
    -o-transition-duration: 0s;
    -o-transform: translate3d(0px, 0, 0);
    -o-transition-timing-function: ease;
    -o-transform: translate(0px, 0px);
    -ms-transition-property: -ms-transform, left, top;
    -ms-transition-duration: 0s;
    -ms-transform: translate3d(0px, 0, 0);
    -ms-transition-timing-function: ease;
    -webkit-transition-property: -webkit-transform, left, top;
    -moz-transition-property: -moz-transform, left, top;
    transition-property: transform, left, top;
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    transition-duration: 0s;
    -webkit-transform: translate3d(0px, 0, 0);
    -moz-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0);
    -webkit-transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    transition-timing-function: ease;
}

.swiper-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto;
}

.swiper-slide {
    float: left;
}

.swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
}

.swiper-wp8-vertical {
    -ms-touch-action: pan-x;
}

.swiper-pagination {
    margin: 0;
    text-align: center;
    position: absolute;
    bottom: 5px;
    width: 100%;
    z-index: 1;
}

.swiper-pagination-switch {
    display: inline-block;
    margin: 7px 4px 0;
    width: 5px;
    height: 5px;
    background: url("../img/wap/pagination.png") no-repeat scroll -1px -1px;
    cursor: pointer;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5) {
    .swiper-pagination-switch {
        background-image: url("../img/wap/pagination@2x.png");
        background-position: 0 0;
        background-size: 5px 10px;
    }
}

.swiper-active-switch {
    background-position: -1px -8px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5) {
    .swiper-active-switch {
        background-image: url("../img/wap/pagination@2x.png");
        background-position: 0px -5px;
        background-size: 5px 10px;
    }
}

.arrow-weixin {
    background: url("../img/wap/Mode_textmenuicon_ios7@2x.png") no-repeat scroll 0 0;
    width: 15px;
    height: 15px;
    background-size: 15px 15px;
    vertical-align: text-bottom;
}

.home {
    display: inline-block;
    width: 45px;
    color: #333;
    font-weight: bold;
    font-size: 14px;
    background: url("../img/wap/ico_home@2x.png") no-repeat scroll center center;
    background-size: 24px 24px;
    text-indent: -10000px;
    height: 40px;
    vertical-align: top;
}

.home:hover {
    color: #333;
}

.left-submenu .submenu {
    left: 8px !important;
}

.right-submenu .submenu {
    left: auto !important;
    right: 8px !important;
}

.nav-menu {
    border: 0px none;
    cursor: default;
    font-size: 0;
    line-height: 0;
}

.nav-menu .arrow-caret {
    display: inline-block;
    vertical-align: text-bottom;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 0 6px 6px;
    border-color: transparent transparent #999 transparent;
    opacity: 0.3;
}

.nav-menu .mainmenu .arrow-weixin {
    margin-right: 0;
}

.nav-menu .mainmenu .arrow-weixin, .nav-menu .mainmenu .mainmenu-txt {
    font-size: 14px;
    line-height: 41px;
    display: inline-block;
    vertical-align: middle;
}

.nav-menu .submenu {
    display: none;
    position: absolute;
    padding: 5px 8px;
    background: #eaeaea;
    text-align: left;
    border-radius: 5px;
    font-size: 14px;
    line-height: 41px;
    z-index: 11;
}

.nav-menu .submenu .before-arrow {
    position: absolute;
    z-index: 11;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
}

.nav-menu .submenu .after-arrow {
    position: absolute;
    z-index: 10;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
}

.nav-menu .submenu ul > li {
    line-height: 20px;
    text-align: center;
}

.nav-menu .submenu ul > li a {
    min-width: 61px;
    max-width: 240px;
    display: block;
    padding: 10px 0;
    white-space: nowrap;
    overflow: hidden;
}

.nav-menu-4.nav-show .nav-special-item, .nav-menu-5.nav-show .nav-special-item {
    -webkit-transform: rotateZ(135deg);
    -moz-transform: rotateZ(135deg);
    transform: rotateZ(135deg);
}

@-webkit-keyframes icon_show_opacity {
    0% {
        opacity: 0;
    }
    60% {
        opacity: 1;
    }
    100% {
        opacity: 1;
    }
}

@-moz-keyframes icon_show_opacity {
    0% {
        opacity: 0;
    }
    60% {
        opacity: 1;
    }
    100% {
        opacity: 1;
    }
}

@keyframes icon_show_opacity {
    0% {
        opacity: 0;
    }
    60% {
        opacity: 1;
    }
    100% {
        opacity: 1;
    }
}

@-webkit-keyframes icon_hide_opacity {
    0% {
        opacity: 1;
    }
    60% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@-moz-keyframes icon_hide_opacity {
    0% {
        opacity: 1;
    }
    60% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@keyframes icon_hide_opacity {
    0% {
        opacity: 1;
    }
    60% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@-webkit-keyframes icon_show_4_1_1 {
    0% {
        -webkit-transform: rotateZ(0deg) translate3d(-50px, 50px, 0);
        transform: rotateZ(0deg) translate3d(-50px, 50px, 0);
        left: 53px;
        bottom: 53px;
    }
    60% {
        -webkit-transform: rotateZ(0deg) translate3d(0, 0, 0);
        transform: rotateZ(0deg) translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: rotateZ(-150deg) translate3d(0, 0, 0);
        transform: rotateZ(-150deg) translate3d(0, 0, 0);
        left: 53px;
        bottom: 53px;
    }
}

@-moz-keyframes icon_show_4_1_1 {
    0% {
        -moz-transform: rotateZ(0deg) translate3d(-50px, 50px, 0);
        transform: rotateZ(0deg) translate3d(-50px, 50px, 0);
        left: 53px;
        bottom: 53px;
    }
    60% {
        -moz-transform: rotateZ(0deg) translate3d(0, 0, 0);
        transform: rotateZ(0deg) translate3d(0, 0, 0);
    }
    100% {
        -moz-transform: rotateZ(-150deg) translate3d(0, 0, 0);
        transform: rotateZ(-150deg) translate3d(0, 0, 0);
        left: 53px;
        bottom: 53px;
    }
}

@keyframes icon_show_4_1_1 {
    0% {
        -webkit-transform: rotateZ(0deg) translate3d(-50px, 50px, 0);
        -moz-transform: rotateZ(0deg) translate3d(-50px, 50px, 0);
        transform: rotateZ(0deg) translate3d(-50px, 50px, 0);
        left: 53px;
        bottom: 53px;
    }
    60% {
        -webkit-transform: rotateZ(0deg) translate3d(0, 0, 0);
        -moz-transform: rotateZ(0deg) translate3d(0, 0, 0);
        transform: rotateZ(0deg) translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: rotateZ(-150deg) translate3d(0, 0, 0);
        -moz-transform: rotateZ(-150deg) translate3d(0, 0, 0);
        transform: rotateZ(-150deg) translate3d(0, 0, 0);
        left: 53px;
        bottom: 53px;
    }
}

@-webkit-keyframes icon_hide_4_1_1 {
    0% {
        -webkit-transform: rotate(-150deg) translate3d(0, 0, 0);
        transform: rotate(-150deg) translate3d(0, 0, 0);
        left: 53px;
        bottom: 53px;
    }
    40% {
        -webkit-transform: rotate(0deg) translate3d(0, 0, 0);
        transform: rotate(0deg) translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: rotate(0deg) translate3d(-50px, 50px, 0);
        transform: rotate(0deg) translate3d(-50px, 50px, 0);
        left: 53px;
        bottom: 53px;
    }
}

@-moz-keyframes icon_hide_4_1_1 {
    0% {
        -moz-transform: rotate(-150deg) translate3d(0, 0, 0);
        transform: rotate(-150deg) translate3d(0, 0, 0);
        left: 53px;
        bottom: 53px;
    }
    40% {
        -moz-transform: rotate(0deg) translate3d(0, 0, 0);
        transform: rotate(0deg) translate3d(0, 0, 0);
    }
    100% {
        -moz-transform: rotate(0deg) translate3d(-50px, 50px, 0);
        transform: rotate(0deg) translate3d(-50px, 50px, 0);
        left: 53px;
        bottom: 53px;
    }
}

@keyframes icon_hide_4_1_1 {
    0% {
        -webkit-transform: rotate(-150deg) translate3d(0, 0, 0);
        -moz-transform: rotate(-150deg) translate3d(0, 0, 0);
        transform: rotate(-150deg) translate3d(0, 0, 0);
        left: 53px;
        bottom: 53px;
    }
    40% {
        -webkit-transform: rotate(0deg) translate3d(0, 0, 0);
        -moz-transform: rotate(0deg) translate3d(0, 0, 0);
        transform: rotate(0deg) translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: rotate(0deg) translate3d(-50px, 50px, 0);
        -moz-transform: rotate(0deg) translate3d(-50px, 50px, 0);
        transform: rotate(0deg) translate3d(-50px, 50px, 0);
        left: 53px;
        bottom: 53px;
    }
}

.nav-menu-4 .nav-pop-sub .nav-pop-sub-item-1-1 {
    left: 53px;
    bottom: 53px;
}

.nav-menu-4.nav-show .nav-pop-sub .nav-pop-sub-item-1-1 {
    -webkit-animation: icon_show_4_1_1 0.5s, icon_show_opacity 0.5s;
    -moz-animation: icon_show_4_1_1 0.5s, icon_show_opacity 0.5s;
    animation: icon_show_4_1_1 0.5s, icon_show_opacity 0.5s;
    -webkit-transform: rotate(-150deg) translate3d(0, 0, 0);
    -moz-transform: rotate(-150deg) translate3d(0, 0, 0);
    transform: rotate(-150deg) translate3d(0, 0, 0);
    opacity: 1;
    left: 53px;
    bottom: 53px;
}

.nav-menu-4.nav-hide .nav-pop-sub .nav-pop-sub-item-1-1 {
    -webkit-animation: icon_hide_4_1_1 0.5s, icon_hide_opacity 0.5s;
    -moz-animation: icon_hide_4_1_1 0.5s, icon_hide_opacity 0.5s;
    animation: icon_hide_4_1_1 0.5s, icon_hide_opacity 0.5s;
    -webkit-transform: rotate(0deg) translate3d(-50px, 50px, 0);
    -moz-transform: rotate(0deg) translate3d(-50px, 50px, 0);
    transform: rotate(0deg) translate3d(-50px, 50px, 0);
    left: 53px;
    bottom: 53px;
}

@-webkit-keyframes icon_show_4_1_2 {
    0% {
        -webkit-transform: rotateZ(0deg) translate3d(-50px, 50px, 0);
        transform: rotateZ(0deg) translate3d(-50px, 50px, 0);
        left: 53px;
        bottom: 53px;
    }
    60% {
        -webkit-transform: rotateZ(0deg) translate3d(0, 0, 0);
        transform: rotateZ(0deg) translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: rotateZ(-150deg) translate3d(0, 0, 0);
        transform: rotateZ(-150deg) translate3d(0, 0, 0);
        left: 53px;
        bottom: 53px;
    }
}

@-moz-keyframes icon_show_4_1_2 {
    0% {
        -moz-transform: rotateZ(0deg) translate3d(-50px, 50px, 0);
        transform: rotateZ(0deg) translate3d(-50px, 50px, 0);
        left: 53px;
        bottom: 53px;
    }
    60% {
        -moz-transform: rotateZ(0deg) translate3d(0, 0, 0);
        transform: rotateZ(0deg) translate3d(0, 0, 0);
    }
    100% {
        -moz-transform: rotateZ(-150deg) translate3d(0, 0, 0);
        transform: rotateZ(-150deg) translate3d(0, 0, 0);
        left: 53px;
        bottom: 53px;
    }
}

@keyframes icon_show_4_1_2 {
    0% {
        -webkit-transform: rotateZ(0deg) translate3d(-50px, 50px, 0);
        -moz-transform: rotateZ(0deg) translate3d(-50px, 50px, 0);
        transform: rotateZ(0deg) translate3d(-50px, 50px, 0);
        left: 53px;
        bottom: 53px;
    }
    60% {
        -webkit-transform: rotateZ(0deg) translate3d(0, 0, 0);
        -moz-transform: rotateZ(0deg) translate3d(0, 0, 0);
        transform: rotateZ(0deg) translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: rotateZ(-150deg) translate3d(0, 0, 0);
        -moz-transform: rotateZ(-150deg) translate3d(0, 0, 0);
        transform: rotateZ(-150deg) translate3d(0, 0, 0);
        left: 53px;
        bottom: 53px;
    }
}

@-webkit-keyframes icon_hide_4_1_2 {
    0% {
        -webkit-transform: rotate(-150deg) translate3d(0, 0, 0);
        transform: rotate(-150deg) translate3d(0, 0, 0);
        left: 53px;
        bottom: 53px;
    }
    40% {
        -webkit-transform: rotate(0deg) translate3d(0, 0, 0);
        transform: rotate(0deg) translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: rotate(0deg) translate3d(-50px, 50px, 0);
        transform: rotate(0deg) translate3d(-50px, 50px, 0);
        left: 53px;
        bottom: 53px;
    }
}

@-moz-keyframes icon_hide_4_1_2 {
    0% {
        -moz-transform: rotate(-150deg) translate3d(0, 0, 0);
        transform: rotate(-150deg) translate3d(0, 0, 0);
        left: 53px;
        bottom: 53px;
    }
    40% {
        -moz-transform: rotate(0deg) translate3d(0, 0, 0);
        transform: rotate(0deg) translate3d(0, 0, 0);
    }
    100% {
        -moz-transform: rotate(0deg) translate3d(-50px, 50px, 0);
        transform: rotate(0deg) translate3d(-50px, 50px, 0);
        left: 53px;
        bottom: 53px;
    }
}

@keyframes icon_hide_4_1_2 {
    0% {
        -webkit-transform: rotate(-150deg) translate3d(0, 0, 0);
        -moz-transform: rotate(-150deg) translate3d(0, 0, 0);
        transform: rotate(-150deg) translate3d(0, 0, 0);
        left: 53px;
        bottom: 53px;
    }
    40% {
        -webkit-transform: rotate(0deg) translate3d(0, 0, 0);
        -moz-transform: rotate(0deg) translate3d(0, 0, 0);
        transform: rotate(0deg) translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: rotate(0deg) translate3d(-50px, 50px, 0);
        -moz-transform: rotate(0deg) translate3d(-50px, 50px, 0);
        transform: rotate(0deg) translate3d(-50px, 50px, 0);
        left: 53px;
        bottom: 53px;
    }
}

.nav-menu-4 .nav-pop-sub .nav-pop-sub-item-1-2 {
    left: 53px;
    bottom: 53px;
}

.nav-menu-4.nav-show .nav-pop-sub .nav-pop-sub-item-1-2 {
    -webkit-animation: icon_show_4_1_2 0.5s, icon_show_opacity 0.5s;
    -moz-animation: icon_show_4_1_2 0.5s, icon_show_opacity 0.5s;
    animation: icon_show_4_1_2 0.5s, icon_show_opacity 0.5s;
    -webkit-transform: rotate(-150deg) translate3d(0, 0, 0);
    -moz-transform: rotate(-150deg) translate3d(0, 0, 0);
    transform: rotate(-150deg) translate3d(0, 0, 0);
    opacity: 1;
    left: 53px;
    bottom: 53px;
}

.nav-menu-4.nav-hide .nav-pop-sub .nav-pop-sub-item-1-2 {
    -webkit-animation: icon_hide_4_1_2 0.5s, icon_hide_opacity 0.5s;
    -moz-animation: icon_hide_4_1_2 0.5s, icon_hide_opacity 0.5s;
    animation: icon_hide_4_1_2 0.5s, icon_hide_opacity 0.5s;
    -webkit-transform: rotate(0deg) translate3d(-50px, 50px, 0);
    -moz-transform: rotate(0deg) translate3d(-50px, 50px, 0);
    transform: rotate(0deg) translate3d(-50px, 50px, 0);
    left: 53px;
    bottom: 53px;
}

@-webkit-keyframes icon_show_4_2_1 {
    0% {
        -webkit-transform: rotateZ(0deg) translate3d(-3px, 60px, 0);
        transform: rotateZ(0deg) translate3d(-3px, 60px, 0);
        left: 6px;
        bottom: 63px;
    }
    60% {
        -webkit-transform: rotateZ(0deg) translate3d(0, 0, 0);
        transform: rotateZ(0deg) translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: rotateZ(-150deg) translate3d(0, 0, 0);
        transform: rotateZ(-150deg) translate3d(0, 0, 0);
        left: 6px;
        bottom: 63px;
    }
}

@-moz-keyframes icon_show_4_2_1 {
    0% {
        -moz-transform: rotateZ(0deg) translate3d(-3px, 60px, 0);
        transform: rotateZ(0deg) translate3d(-3px, 60px, 0);
        left: 6px;
        bottom: 63px;
    }
    60% {
        -moz-transform: rotateZ(0deg) translate3d(0, 0, 0);
        transform: rotateZ(0deg) translate3d(0, 0, 0);
    }
    100% {
        -moz-transform: rotateZ(-150deg) translate3d(0, 0, 0);
        transform: rotateZ(-150deg) translate3d(0, 0, 0);
        left: 6px;
        bottom: 63px;
    }
}

@keyframes icon_show_4_2_1 {
    0% {
        -webkit-transform: rotateZ(0deg) translate3d(-3px, 60px, 0);
        -moz-transform: rotateZ(0deg) translate3d(-3px, 60px, 0);
        transform: rotateZ(0deg) translate3d(-3px, 60px, 0);
        left: 6px;
        bottom: 63px;
    }
    60% {
        -webkit-transform: rotateZ(0deg) translate3d(0, 0, 0);
        -moz-transform: rotateZ(0deg) translate3d(0, 0, 0);
        transform: rotateZ(0deg) translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: rotateZ(-150deg) translate3d(0, 0, 0);
        -moz-transform: rotateZ(-150deg) translate3d(0, 0, 0);
        transform: rotateZ(-150deg) translate3d(0, 0, 0);
        left: 6px;
        bottom: 63px;
    }
}

@-webkit-keyframes icon_hide_4_2_1 {
    0% {
        -webkit-transform: rotate(-150deg) translate3d(0, 0, 0);
        transform: rotate(-150deg) translate3d(0, 0, 0);
        left: 6px;
        bottom: 63px;
    }
    40% {
        -webkit-transform: rotate(0deg) translate3d(0, 0, 0);
        transform: rotate(0deg) translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: rotate(0deg) translate3d(-3px, 60px, 0);
        transform: rotate(0deg) translate3d(-3px, 60px, 0);
        left: 6px;
        bottom: 63px;
    }
}

@-moz-keyframes icon_hide_4_2_1 {
    0% {
        -moz-transform: rotate(-150deg) translate3d(0, 0, 0);
        transform: rotate(-150deg) translate3d(0, 0, 0);
        left: 6px;
        bottom: 63px;
    }
    40% {
        -moz-transform: rotate(0deg) translate3d(0, 0, 0);
        transform: rotate(0deg) translate3d(0, 0, 0);
    }
    100% {
        -moz-transform: rotate(0deg) translate3d(-3px, 60px, 0);
        transform: rotate(0deg) translate3d(-3px, 60px, 0);
        left: 6px;
        bottom: 63px;
    }
}

@keyframes icon_hide_4_2_1 {
    0% {
        -webkit-transform: rotate(-150deg) translate3d(0, 0, 0);
        -moz-transform: rotate(-150deg) translate3d(0, 0, 0);
        transform: rotate(-150deg) translate3d(0, 0, 0);
        left: 6px;
        bottom: 63px;
    }
    40% {
        -webkit-transform: rotate(0deg) translate3d(0, 0, 0);
        -moz-transform: rotate(0deg) translate3d(0, 0, 0);
        transform: rotate(0deg) translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: rotate(0deg) translate3d(-3px, 60px, 0);
        -moz-transform: rotate(0deg) translate3d(-3px, 60px, 0);
        transform: rotate(0deg) translate3d(-3px, 60px, 0);
        left: 6px;
        bottom: 63px;
    }
}

.nav-menu-4 .nav-pop-sub .nav-pop-sub-item-2-1 {
    left: 6px;
    bottom: 63px;
}

.nav-menu-4.nav-show .nav-pop-sub .nav-pop-sub-item-2-1 {
    -webkit-animation: icon_show_4_2_1 0.5s, icon_show_opacity 0.5s;
    -moz-animation: icon_show_4_2_1 0.5s, icon_show_opacity 0.5s;
    animation: icon_show_4_2_1 0.5s, icon_show_opacity 0.5s;
    -webkit-transform: rotate(-150deg) translate3d(0, 0, 0);
    -moz-transform: rotate(-150deg) translate3d(0, 0, 0);
    transform: rotate(-150deg) translate3d(0, 0, 0);
    opacity: 1;
    left: 6px;
    bottom: 63px;
}

.nav-menu-4.nav-hide .nav-pop-sub .nav-pop-sub-item-2-1 {
    -webkit-animation: icon_hide_4_2_1 0.5s, icon_hide_opacity 0.5s;
    -moz-animation: icon_hide_4_2_1 0.5s, icon_hide_opacity 0.5s;
    animation: icon_hide_4_2_1 0.5s, icon_hide_opacity 0.5s;
    -webkit-transform: rotate(0deg) translate3d(-3px, 60px, 0);
    -moz-transform: rotate(0deg) translate3d(-3px, 60px, 0);
    transform: rotate(0deg) translate3d(-3px, 60px, 0);
    left: 6px;
    bottom: 63px;
}

@-webkit-keyframes icon_show_4_2_2 {
    0% {
        -webkit-transform: rotateZ(0deg) translate3d(-60px, 3px, 0);
        transform: rotateZ(0deg) translate3d(-60px, 3px, 0);
        left: 63px;
        bottom: 6px;
    }
    60% {
        -webkit-transform: rotateZ(0deg) translate3d(0, 0, 0);
        transform: rotateZ(0deg) translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: rotateZ(-150deg) translate3d(0, 0, 0);
        transform: rotateZ(-150deg) translate3d(0, 0, 0);
        left: 63px;
        bottom: 6px;
    }
}

@-moz-keyframes icon_show_4_2_2 {
    0% {
        -moz-transform: rotateZ(0deg) translate3d(-60px, 3px, 0);
        transform: rotateZ(0deg) translate3d(-60px, 3px, 0);
        left: 63px;
        bottom: 6px;
    }
    60% {
        -moz-transform: rotateZ(0deg) translate3d(0, 0, 0);
        transform: rotateZ(0deg) translate3d(0, 0, 0);
    }
    100% {
        -moz-transform: rotateZ(-150deg) translate3d(0, 0, 0);
        transform: rotateZ(-150deg) translate3d(0, 0, 0);
        left: 63px;
        bottom: 6px;
    }
}

@keyframes icon_show_4_2_2 {
    0% {
        -webkit-transform: rotateZ(0deg) translate3d(-60px, 3px, 0);
        -moz-transform: rotateZ(0deg) translate3d(-60px, 3px, 0);
        transform: rotateZ(0deg) translate3d(-60px, 3px, 0);
        left: 63px;
        bottom: 6px;
    }
    60% {
        -webkit-transform: rotateZ(0deg) translate3d(0, 0, 0);
        -moz-transform: rotateZ(0deg) translate3d(0, 0, 0);
        transform: rotateZ(0deg) translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: rotateZ(-150deg) translate3d(0, 0, 0);
        -moz-transform: rotateZ(-150deg) translate3d(0, 0, 0);
        transform: rotateZ(-150deg) translate3d(0, 0, 0);
        left: 63px;
        bottom: 6px;
    }
}

@-webkit-keyframes icon_hide_4_2_2 {
    0% {
        -webkit-transform: rotate(-150deg) translate3d(0, 0, 0);
        transform: rotate(-150deg) translate3d(0, 0, 0);
        left: 63px;
        bottom: 6px;
    }
    40% {
        -webkit-transform: rotate(0deg) translate3d(0, 0, 0);
        transform: rotate(0deg) translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: rotate(0deg) translate3d(-60px, 3px, 0);
        transform: rotate(0deg) translate3d(-60px, 3px, 0);
        left: 63px;
        bottom: 6px;
    }
}

@-moz-keyframes icon_hide_4_2_2 {
    0% {
        -moz-transform: rotate(-150deg) translate3d(0, 0, 0);
        transform: rotate(-150deg) translate3d(0, 0, 0);
        left: 63px;
        bottom: 6px;
    }
    40% {
        -moz-transform: rotate(0deg) translate3d(0, 0, 0);
        transform: rotate(0deg) translate3d(0, 0, 0);
    }
    100% {
        -moz-transform: rotate(0deg) translate3d(-60px, 3px, 0);
        transform: rotate(0deg) translate3d(-60px, 3px, 0);
        left: 63px;
        bottom: 6px;
    }
}

@keyframes icon_hide_4_2_2 {
    0% {
        -webkit-transform: rotate(-150deg) translate3d(0, 0, 0);
        -moz-transform: rotate(-150deg) translate3d(0, 0, 0);
        transform: rotate(-150deg) translate3d(0, 0, 0);
        left: 63px;
        bottom: 6px;
    }
    40% {
        -webkit-transform: rotate(0deg) translate3d(0, 0, 0);
        -moz-transform: rotate(0deg) translate3d(0, 0, 0);
        transform: rotate(0deg) translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: rotate(0deg) translate3d(-60px, 3px, 0);
        -moz-transform: rotate(0deg) translate3d(-60px, 3px, 0);
        transform: rotate(0deg) translate3d(-60px, 3px, 0);
        left: 63px;
        bottom: 6px;
    }
}

.nav-menu-4 .nav-pop-sub .nav-pop-sub-item-2-2 {
    left: 63px;
    bottom: 6px;
}

.nav-menu-4.nav-show .nav-pop-sub .nav-pop-sub-item-2-2 {
    -webkit-animation: icon_show_4_2_2 0.5s, icon_show_opacity 0.5s;
    -moz-animation: icon_show_4_2_2 0.5s, icon_show_opacity 0.5s;
    animation: icon_show_4_2_2 0.5s, icon_show_opacity 0.5s;
    -webkit-transform: rotate(-150deg) translate3d(0, 0, 0);
    -moz-transform: rotate(-150deg) translate3d(0, 0, 0);
    transform: rotate(-150deg) translate3d(0, 0, 0);
    opacity: 1;
    left: 63px;
    bottom: 6px;
}

.nav-menu-4.nav-hide .nav-pop-sub .nav-pop-sub-item-2-2 {
    -webkit-animation: icon_hide_4_2_2 0.5s, icon_hide_opacity 0.5s;
    -moz-animation: icon_hide_4_2_2 0.5s, icon_hide_opacity 0.5s;
    animation: icon_hide_4_2_2 0.5s, icon_hide_opacity 0.5s;
    -webkit-transform: rotate(0deg) translate3d(-60px, 3px, 0);
    -moz-transform: rotate(0deg) translate3d(-60px, 3px, 0);
    transform: rotate(0deg) translate3d(-60px, 3px, 0);
    left: 63px;
    bottom: 6px;
}

@-webkit-keyframes icon_show_4_3_1 {
    0% {
        -webkit-transform: rotateZ(0deg) translate3d(-3px, 100px, 0);
        transform: rotateZ(0deg) translate3d(-3px, 100px, 0);
        left: 6px;
        bottom: 103px;
    }
    60% {
        -webkit-transform: rotateZ(0deg) translate3d(0, 0, 0);
        transform: rotateZ(0deg) translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: rotateZ(-150deg) translate3d(0, 0, 0);
        transform: rotateZ(-150deg) translate3d(0, 0, 0);
        left: 6px;
        bottom: 103px;
    }
}

@-moz-keyframes icon_show_4_3_1 {
    0% {
        -moz-transform: rotateZ(0deg) translate3d(-3px, 100px, 0);
        transform: rotateZ(0deg) translate3d(-3px, 100px, 0);
        left: 6px;
        bottom: 103px;
    }
    60% {
        -moz-transform: rotateZ(0deg) translate3d(0, 0, 0);
        transform: rotateZ(0deg) translate3d(0, 0, 0);
    }
    100% {
        -moz-transform: rotateZ(-150deg) translate3d(0, 0, 0);
        transform: rotateZ(-150deg) translate3d(0, 0, 0);
        left: 6px;
        bottom: 103px;
    }
}

@keyframes icon_show_4_3_1 {
    0% {
        -webkit-transform: rotateZ(0deg) translate3d(-3px, 100px, 0);
        -moz-transform: rotateZ(0deg) translate3d(-3px, 100px, 0);
        transform: rotateZ(0deg) translate3d(-3px, 100px, 0);
        left: 6px;
        bottom: 103px;
    }
    60% {
        -webkit-transform: rotateZ(0deg) translate3d(0, 0, 0);
        -moz-transform: rotateZ(0deg) translate3d(0, 0, 0);
        transform: rotateZ(0deg) translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: rotateZ(-150deg) translate3d(0, 0, 0);
        -moz-transform: rotateZ(-150deg) translate3d(0, 0, 0);
        transform: rotateZ(-150deg) translate3d(0, 0, 0);
        left: 6px;
        bottom: 103px;
    }
}

@-webkit-keyframes icon_hide_4_3_1 {
    0% {
        -webkit-transform: rotate(-150deg) translate3d(0, 0, 0);
        transform: rotate(-150deg) translate3d(0, 0, 0);
        left: 6px;
        bottom: 103px;
    }
    40% {
        -webkit-transform: rotate(0deg) translate3d(0, 0, 0);
        transform: rotate(0deg) translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: rotate(0deg) translate3d(-3px, 100px, 0);
        transform: rotate(0deg) translate3d(-3px, 100px, 0);
        left: 6px;
        bottom: 103px;
    }
}

@-moz-keyframes icon_hide_4_3_1 {
    0% {
        -moz-transform: rotate(-150deg) translate3d(0, 0, 0);
        transform: rotate(-150deg) translate3d(0, 0, 0);
        left: 6px;
        bottom: 103px;
    }
    40% {
        -moz-transform: rotate(0deg) translate3d(0, 0, 0);
        transform: rotate(0deg) translate3d(0, 0, 0);
    }
    100% {
        -moz-transform: rotate(0deg) translate3d(-3px, 100px, 0);
        transform: rotate(0deg) translate3d(-3px, 100px, 0);
        left: 6px;
        bottom: 103px;
    }
}

@keyframes icon_hide_4_3_1 {
    0% {
        -webkit-transform: rotate(-150deg) translate3d(0, 0, 0);
        -moz-transform: rotate(-150deg) translate3d(0, 0, 0);
        transform: rotate(-150deg) translate3d(0, 0, 0);
        left: 6px;
        bottom: 103px;
    }
    40% {
        -webkit-transform: rotate(0deg) translate3d(0, 0, 0);
        -moz-transform: rotate(0deg) translate3d(0, 0, 0);
        transform: rotate(0deg) translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: rotate(0deg) translate3d(-3px, 100px, 0);
        -moz-transform: rotate(0deg) translate3d(-3px, 100px, 0);
        transform: rotate(0deg) translate3d(-3px, 100px, 0);
        left: 6px;
        bottom: 103px;
    }
}

.nav-menu-4 .nav-pop-sub .nav-pop-sub-item-3-1 {
    left: 6px;
    bottom: 103px;
}

.nav-menu-4.nav-show .nav-pop-sub .nav-pop-sub-item-3-1 {
    -webkit-animation: icon_show_4_3_1 0.5s, icon_show_opacity 0.5s;
    -moz-animation: icon_show_4_3_1 0.5s, icon_show_opacity 0.5s;
    animation: icon_show_4_3_1 0.5s, icon_show_opacity 0.5s;
    -webkit-transform: rotate(-150deg) translate3d(0, 0, 0);
    -moz-transform: rotate(-150deg) translate3d(0, 0, 0);
    transform: rotate(-150deg) translate3d(0, 0, 0);
    opacity: 1;
    left: 6px;
    bottom: 103px;
}

.nav-menu-4.nav-hide .nav-pop-sub .nav-pop-sub-item-3-1 {
    -webkit-animation: icon_hide_4_3_1 0.5s, icon_hide_opacity 0.5s;
    -moz-animation: icon_hide_4_3_1 0.5s, icon_hide_opacity 0.5s;
    animation: icon_hide_4_3_1 0.5s, icon_hide_opacity 0.5s;
    -webkit-transform: rotate(0deg) translate3d(-3px, 100px, 0);
    -moz-transform: rotate(0deg) translate3d(-3px, 100px, 0);
    transform: rotate(0deg) translate3d(-3px, 100px, 0);
    left: 6px;
    bottom: 103px;
}

@-webkit-keyframes icon_show_4_3_2 {
    0% {
        -webkit-transform: rotateZ(0deg) translate3d(-72px, 72px, 0);
        transform: rotateZ(0deg) translate3d(-72px, 72px, 0);
        left: 75px;
        bottom: 75px;
    }
    60% {
        -webkit-transform: rotateZ(0deg) translate3d(0, 0, 0);
        transform: rotateZ(0deg) translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: rotateZ(-150deg) translate3d(0, 0, 0);
        transform: rotateZ(-150deg) translate3d(0, 0, 0);
        left: 75px;
        bottom: 75px;
    }
}

@-moz-keyframes icon_show_4_3_2 {
    0% {
        -moz-transform: rotateZ(0deg) translate3d(-72px, 72px, 0);
        transform: rotateZ(0deg) translate3d(-72px, 72px, 0);
        left: 75px;
        bottom: 75px;
    }
    60% {
        -moz-transform: rotateZ(0deg) translate3d(0, 0, 0);
        transform: rotateZ(0deg) translate3d(0, 0, 0);
    }
    100% {
        -moz-transform: rotateZ(-150deg) translate3d(0, 0, 0);
        transform: rotateZ(-150deg) translate3d(0, 0, 0);
        left: 75px;
        bottom: 75px;
    }
}

@keyframes icon_show_4_3_2 {
    0% {
        -webkit-transform: rotateZ(0deg) translate3d(-72px, 72px, 0);
        -moz-transform: rotateZ(0deg) translate3d(-72px, 72px, 0);
        transform: rotateZ(0deg) translate3d(-72px, 72px, 0);
        left: 75px;
        bottom: 75px;
    }
    60% {
        -webkit-transform: rotateZ(0deg) translate3d(0, 0, 0);
        -moz-transform: rotateZ(0deg) translate3d(0, 0, 0);
        transform: rotateZ(0deg) translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: rotateZ(-150deg) translate3d(0, 0, 0);
        -moz-transform: rotateZ(-150deg) translate3d(0, 0, 0);
        transform: rotateZ(-150deg) translate3d(0, 0, 0);
        left: 75px;
        bottom: 75px;
    }
}

@-webkit-keyframes icon_hide_4_3_2 {
    0% {
        -webkit-transform: rotate(-150deg) translate3d(0, 0, 0);
        transform: rotate(-150deg) translate3d(0, 0, 0);
        left: 75px;
        bottom: 75px;
    }
    40% {
        -webkit-transform: rotate(0deg) translate3d(0, 0, 0);
        transform: rotate(0deg) translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: rotate(0deg) translate3d(-72px, 72px, 0);
        transform: rotate(0deg) translate3d(-72px, 72px, 0);
        left: 75px;
        bottom: 75px;
    }
}

@-moz-keyframes icon_hide_4_3_2 {
    0% {
        -moz-transform: rotate(-150deg) translate3d(0, 0, 0);
        transform: rotate(-150deg) translate3d(0, 0, 0);
        left: 75px;
        bottom: 75px;
    }
    40% {
        -moz-transform: rotate(0deg) translate3d(0, 0, 0);
        transform: rotate(0deg) translate3d(0, 0, 0);
    }
    100% {
        -moz-transform: rotate(0deg) translate3d(-72px, 72px, 0);
        transform: rotate(0deg) translate3d(-72px, 72px, 0);
        left: 75px;
        bottom: 75px;
    }
}

@keyframes icon_hide_4_3_2 {
    0% {
        -webkit-transform: rotate(-150deg) translate3d(0, 0, 0);
        -moz-transform: rotate(-150deg) translate3d(0, 0, 0);
        transform: rotate(-150deg) translate3d(0, 0, 0);
        left: 75px;
        bottom: 75px;
    }
    40% {
        -webkit-transform: rotate(0deg) translate3d(0, 0, 0);
        -moz-transform: rotate(0deg) translate3d(0, 0, 0);
        transform: rotate(0deg) translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: rotate(0deg) translate3d(-72px, 72px, 0);
        -moz-transform: rotate(0deg) translate3d(-72px, 72px, 0);
        transform: rotate(0deg) translate3d(-72px, 72px, 0);
        left: 75px;
        bottom: 75px;
    }
}

.nav-menu-4 .nav-pop-sub .nav-pop-sub-item-3-2 {
    left: 75px;
    bottom: 75px;
}

.nav-menu-4.nav-show .nav-pop-sub .nav-pop-sub-item-3-2 {
    -webkit-animation: icon_show_4_3_2 0.5s, icon_show_opacity 0.5s;
    -moz-animation: icon_show_4_3_2 0.5s, icon_show_opacity 0.5s;
    animation: icon_show_4_3_2 0.5s, icon_show_opacity 0.5s;
    -webkit-transform: rotate(-150deg) translate3d(0, 0, 0);
    -moz-transform: rotate(-150deg) translate3d(0, 0, 0);
    transform: rotate(-150deg) translate3d(0, 0, 0);
    opacity: 1;
    left: 75px;
    bottom: 75px;
}

.nav-menu-4.nav-hide .nav-pop-sub .nav-pop-sub-item-3-2 {
    -webkit-animation: icon_hide_4_3_2 0.5s, icon_hide_opacity 0.5s;
    -moz-animation: icon_hide_4_3_2 0.5s, icon_hide_opacity 0.5s;
    animation: icon_hide_4_3_2 0.5s, icon_hide_opacity 0.5s;
    -webkit-transform: rotate(0deg) translate3d(-72px, 72px, 0);
    -moz-transform: rotate(0deg) translate3d(-72px, 72px, 0);
    transform: rotate(0deg) translate3d(-72px, 72px, 0);
    left: 75px;
    bottom: 75px;
}

@-webkit-keyframes icon_show_4_3_3 {
    0% {
        -webkit-transform: rotateZ(0deg) translate3d(-100px, 3px, 0);
        transform: rotateZ(0deg) translate3d(-100px, 3px, 0);
        left: 103px;
        bottom: 6px;
    }
    60% {
        -webkit-transform: rotateZ(0deg) translate3d(0, 0, 0);
        transform: rotateZ(0deg) translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: rotateZ(-150deg) translate3d(0, 0, 0);
        transform: rotateZ(-150deg) translate3d(0, 0, 0);
        left: 103px;
        bottom: 6px;
    }
}

@-moz-keyframes icon_show_4_3_3 {
    0% {
        -moz-transform: rotateZ(0deg) translate3d(-100px, 3px, 0);
        transform: rotateZ(0deg) translate3d(-100px, 3px, 0);
        left: 103px;
        bottom: 6px;
    }
    60% {
        -moz-transform: rotateZ(0deg) translate3d(0, 0, 0);
        transform: rotateZ(0deg) translate3d(0, 0, 0);
    }
    100% {
        -moz-transform: rotateZ(-150deg) translate3d(0, 0, 0);
        transform: rotateZ(-150deg) translate3d(0, 0, 0);
        left: 103px;
        bottom: 6px;
    }
}

@keyframes icon_show_4_3_3 {
    0% {
        -webkit-transform: rotateZ(0deg) translate3d(-100px, 3px, 0);
        -moz-transform: rotateZ(0deg) translate3d(-100px, 3px, 0);
        transform: rotateZ(0deg) translate3d(-100px, 3px, 0);
        left: 103px;
        bottom: 6px;
    }
    60% {
        -webkit-transform: rotateZ(0deg) translate3d(0, 0, 0);
        -moz-transform: rotateZ(0deg) translate3d(0, 0, 0);
        transform: rotateZ(0deg) translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: rotateZ(-150deg) translate3d(0, 0, 0);
        -moz-transform: rotateZ(-150deg) translate3d(0, 0, 0);
        transform: rotateZ(-150deg) translate3d(0, 0, 0);
        left: 103px;
        bottom: 6px;
    }
}

@-webkit-keyframes icon_hide_4_3_3 {
    0% {
        -webkit-transform: rotate(-150deg) translate3d(0, 0, 0);
        transform: rotate(-150deg) translate3d(0, 0, 0);
        left: 103px;
        bottom: 6px;
    }
    40% {
        -webkit-transform: rotate(0deg) translate3d(0, 0, 0);
        transform: rotate(0deg) translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: rotate(0deg) translate3d(-100px, 3px, 0);
        transform: rotate(0deg) translate3d(-100px, 3px, 0);
        left: 103px;
        bottom: 6px;
    }
}

@-moz-keyframes icon_hide_4_3_3 {
    0% {
        -moz-transform: rotate(-150deg) translate3d(0, 0, 0);
        transform: rotate(-150deg) translate3d(0, 0, 0);
        left: 103px;
        bottom: 6px;
    }
    40% {
        -moz-transform: rotate(0deg) translate3d(0, 0, 0);
        transform: rotate(0deg) translate3d(0, 0, 0);
    }
    100% {
        -moz-transform: rotate(0deg) translate3d(-100px, 3px, 0);
        transform: rotate(0deg) translate3d(-100px, 3px, 0);
        left: 103px;
        bottom: 6px;
    }
}

@keyframes icon_hide_4_3_3 {
    0% {
        -webkit-transform: rotate(-150deg) translate3d(0, 0, 0);
        -moz-transform: rotate(-150deg) translate3d(0, 0, 0);
        transform: rotate(-150deg) translate3d(0, 0, 0);
        left: 103px;
        bottom: 6px;
    }
    40% {
        -webkit-transform: rotate(0deg) translate3d(0, 0, 0);
        -moz-transform: rotate(0deg) translate3d(0, 0, 0);
        transform: rotate(0deg) translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: rotate(0deg) translate3d(-100px, 3px, 0);
        -moz-transform: rotate(0deg) translate3d(-100px, 3px, 0);
        transform: rotate(0deg) translate3d(-100px, 3px, 0);
        left: 103px;
        bottom: 6px;
    }
}

.nav-menu-4 .nav-pop-sub .nav-pop-sub-item-3-3 {
    left: 103px;
    bottom: 6px;
}

.nav-menu-4.nav-show .nav-pop-sub .nav-pop-sub-item-3-3 {
    -webkit-animation: icon_show_4_3_3 0.5s, icon_show_opacity 0.5s;
    -moz-animation: icon_show_4_3_3 0.5s, icon_show_opacity 0.5s;
    animation: icon_show_4_3_3 0.5s, icon_show_opacity 0.5s;
    -webkit-transform: rotate(-150deg) translate3d(0, 0, 0);
    -moz-transform: rotate(-150deg) translate3d(0, 0, 0);
    transform: rotate(-150deg) translate3d(0, 0, 0);
    opacity: 1;
    left: 103px;
    bottom: 6px;
}

.nav-menu-4.nav-hide .nav-pop-sub .nav-pop-sub-item-3-3 {
    -webkit-animation: icon_hide_4_3_3 0.5s, icon_hide_opacity 0.5s;
    -moz-animation: icon_hide_4_3_3 0.5s, icon_hide_opacity 0.5s;
    animation: icon_hide_4_3_3 0.5s, icon_hide_opacity 0.5s;
    -webkit-transform: rotate(0deg) translate3d(-100px, 3px, 0);
    -moz-transform: rotate(0deg) translate3d(-100px, 3px, 0);
    transform: rotate(0deg) translate3d(-100px, 3px, 0);
    left: 103px;
    bottom: 6px;
}

@-webkit-keyframes icon_show_4_4_1 {
    0% {
        -webkit-transform: rotateZ(0deg) translate3d(-3px, 136px, 0);
        transform: rotateZ(0deg) translate3d(-3px, 136px, 0);
        left: 6px;
        bottom: 139px;
    }
    60% {
        -webkit-transform: rotateZ(0deg) translate3d(0, 0, 0);
        transform: rotateZ(0deg) translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: rotateZ(-150deg) translate3d(0, 0, 0);
        transform: rotateZ(-150deg) translate3d(0, 0, 0);
        left: 6px;
        bottom: 139px;
    }
}

@-moz-keyframes icon_show_4_4_1 {
    0% {
        -moz-transform: rotateZ(0deg) translate3d(-3px, 136px, 0);
        transform: rotateZ(0deg) translate3d(-3px, 136px, 0);
        left: 6px;
        bottom: 139px;
    }
    60% {
        -moz-transform: rotateZ(0deg) translate3d(0, 0, 0);
        transform: rotateZ(0deg) translate3d(0, 0, 0);
    }
    100% {
        -moz-transform: rotateZ(-150deg) translate3d(0, 0, 0);
        transform: rotateZ(-150deg) translate3d(0, 0, 0);
        left: 6px;
        bottom: 139px;
    }
}

@keyframes icon_show_4_4_1 {
    0% {
        -webkit-transform: rotateZ(0deg) translate3d(-3px, 136px, 0);
        -moz-transform: rotateZ(0deg) translate3d(-3px, 136px, 0);
        transform: rotateZ(0deg) translate3d(-3px, 136px, 0);
        left: 6px;
        bottom: 139px;
    }
    60% {
        -webkit-transform: rotateZ(0deg) translate3d(0, 0, 0);
        -moz-transform: rotateZ(0deg) translate3d(0, 0, 0);
        transform: rotateZ(0deg) translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: rotateZ(-150deg) translate3d(0, 0, 0);
        -moz-transform: rotateZ(-150deg) translate3d(0, 0, 0);
        transform: rotateZ(-150deg) translate3d(0, 0, 0);
        left: 6px;
        bottom: 139px;
    }
}

@-webkit-keyframes icon_hide_4_4_1 {
    0% {
        -webkit-transform: rotate(-150deg) translate3d(0, 0, 0);
        transform: rotate(-150deg) translate3d(0, 0, 0);
        left: 6px;
        bottom: 139px;
    }
    40% {
        -webkit-transform: rotate(0deg) translate3d(0, 0, 0);
        transform: rotate(0deg) translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: rotate(0deg) translate3d(-3px, 136px, 0);
        transform: rotate(0deg) translate3d(-3px, 136px, 0);
        left: 6px;
        bottom: 139px;
    }
}

@-moz-keyframes icon_hide_4_4_1 {
    0% {
        -moz-transform: rotate(-150deg) translate3d(0, 0, 0);
        transform: rotate(-150deg) translate3d(0, 0, 0);
        left: 6px;
        bottom: 139px;
    }
    40% {
        -moz-transform: rotate(0deg) translate3d(0, 0, 0);
        transform: rotate(0deg) translate3d(0, 0, 0);
    }
    100% {
        -moz-transform: rotate(0deg) translate3d(-3px, 136px, 0);
        transform: rotate(0deg) translate3d(-3px, 136px, 0);
        left: 6px;
        bottom: 139px;
    }
}

@keyframes icon_hide_4_4_1 {
    0% {
        -webkit-transform: rotate(-150deg) translate3d(0, 0, 0);
        -moz-transform: rotate(-150deg) translate3d(0, 0, 0);
        transform: rotate(-150deg) translate3d(0, 0, 0);
        left: 6px;
        bottom: 139px;
    }
    40% {
        -webkit-transform: rotate(0deg) translate3d(0, 0, 0);
        -moz-transform: rotate(0deg) translate3d(0, 0, 0);
        transform: rotate(0deg) translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: rotate(0deg) translate3d(-3px, 136px, 0);
        -moz-transform: rotate(0deg) translate3d(-3px, 136px, 0);
        transform: rotate(0deg) translate3d(-3px, 136px, 0);
        left: 6px;
        bottom: 139px;
    }
}

.nav-menu-4 .nav-pop-sub .nav-pop-sub-item-4-1 {
    left: 6px;
    bottom: 139px;
}

.nav-menu-4.nav-show .nav-pop-sub .nav-pop-sub-item-4-1 {
    -webkit-animation: icon_show_4_4_1 0.5s, icon_show_opacity 0.5s;
    -moz-animation: icon_show_4_4_1 0.5s, icon_show_opacity 0.5s;
    animation: icon_show_4_4_1 0.5s, icon_show_opacity 0.5s;
    -webkit-transform: rotate(-150deg) translate3d(0, 0, 0);
    -moz-transform: rotate(-150deg) translate3d(0, 0, 0);
    transform: rotate(-150deg) translate3d(0, 0, 0);
    opacity: 1;
    left: 6px;
    bottom: 139px;
}

.nav-menu-4.nav-hide .nav-pop-sub .nav-pop-sub-item-4-1 {
    -webkit-animation: icon_hide_4_4_1 0.5s, icon_hide_opacity 0.5s;
    -moz-animation: icon_hide_4_4_1 0.5s, icon_hide_opacity 0.5s;
    animation: icon_hide_4_4_1 0.5s, icon_hide_opacity 0.5s;
    -webkit-transform: rotate(0deg) translate3d(-3px, 136px, 0);
    -moz-transform: rotate(0deg) translate3d(-3px, 136px, 0);
    transform: rotate(0deg) translate3d(-3px, 136px, 0);
    left: 6px;
    bottom: 139px;
}

@-webkit-keyframes icon_show_4_4_2 {
    0% {
        -webkit-transform: rotateZ(0deg) translate3d(-119px, 71px, 0);
        transform: rotateZ(0deg) translate3d(-119px, 71px, 0);
        left: 122px;
        bottom: 74px;
    }
    60% {
        -webkit-transform: rotateZ(0deg) translate3d(0, 0, 0);
        transform: rotateZ(0deg) translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: rotateZ(-150deg) translate3d(0, 0, 0);
        transform: rotateZ(-150deg) translate3d(0, 0, 0);
        left: 122px;
        bottom: 74px;
    }
}

@-moz-keyframes icon_show_4_4_2 {
    0% {
        -moz-transform: rotateZ(0deg) translate3d(-119px, 71px, 0);
        transform: rotateZ(0deg) translate3d(-119px, 71px, 0);
        left: 122px;
        bottom: 74px;
    }
    60% {
        -moz-transform: rotateZ(0deg) translate3d(0, 0, 0);
        transform: rotateZ(0deg) translate3d(0, 0, 0);
    }
    100% {
        -moz-transform: rotateZ(-150deg) translate3d(0, 0, 0);
        transform: rotateZ(-150deg) translate3d(0, 0, 0);
        left: 122px;
        bottom: 74px;
    }
}

@keyframes icon_show_4_4_2 {
    0% {
        -webkit-transform: rotateZ(0deg) translate3d(-119px, 71px, 0);
        -moz-transform: rotateZ(0deg) translate3d(-119px, 71px, 0);
        transform: rotateZ(0deg) translate3d(-119px, 71px, 0);
        left: 122px;
        bottom: 74px;
    }
    60% {
        -webkit-transform: rotateZ(0deg) translate3d(0, 0, 0);
        -moz-transform: rotateZ(0deg) translate3d(0, 0, 0);
        transform: rotateZ(0deg) translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: rotateZ(-150deg) translate3d(0, 0, 0);
        -moz-transform: rotateZ(-150deg) translate3d(0, 0, 0);
        transform: rotateZ(-150deg) translate3d(0, 0, 0);
        left: 122px;
        bottom: 74px;
    }
}

@-webkit-keyframes icon_hide_4_4_2 {
    0% {
        -webkit-transform: rotate(-150deg) translate3d(0, 0, 0);
        transform: rotate(-150deg) translate3d(0, 0, 0);
        left: 122px;
        bottom: 74px;
    }
    40% {
        -webkit-transform: rotate(0deg) translate3d(0, 0, 0);
        transform: rotate(0deg) translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: rotate(0deg) translate3d(-119px, 71px, 0);
        transform: rotate(0deg) translate3d(-119px, 71px, 0);
        left: 122px;
        bottom: 74px;
    }
}

@-moz-keyframes icon_hide_4_4_2 {
    0% {
        -moz-transform: rotate(-150deg) translate3d(0, 0, 0);
        transform: rotate(-150deg) translate3d(0, 0, 0);
        left: 122px;
        bottom: 74px;
    }
    40% {
        -moz-transform: rotate(0deg) translate3d(0, 0, 0);
        transform: rotate(0deg) translate3d(0, 0, 0);
    }
    100% {
        -moz-transform: rotate(0deg) translate3d(-119px, 71px, 0);
        transform: rotate(0deg) translate3d(-119px, 71px, 0);
        left: 122px;
        bottom: 74px;
    }
}

@keyframes icon_hide_4_4_2 {
    0% {
        -webkit-transform: rotate(-150deg) translate3d(0, 0, 0);
        -moz-transform: rotate(-150deg) translate3d(0, 0, 0);
        transform: rotate(-150deg) translate3d(0, 0, 0);
        left: 122px;
        bottom: 74px;
    }
    40% {
        -webkit-transform: rotate(0deg) translate3d(0, 0, 0);
        -moz-transform: rotate(0deg) translate3d(0, 0, 0);
        transform: rotate(0deg) translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: rotate(0deg) translate3d(-119px, 71px, 0);
        -moz-transform: rotate(0deg) translate3d(-119px, 71px, 0);
        transform: rotate(0deg) translate3d(-119px, 71px, 0);
        left: 122px;
        bottom: 74px;
    }
}

.nav-menu-4 .nav-pop-sub .nav-pop-sub-item-4-2 {
    left: 122px;
    bottom: 74px;
}

.nav-menu-4.nav-show .nav-pop-sub .nav-pop-sub-item-4-2 {
    -webkit-animation: icon_show_4_4_2 0.5s, icon_show_opacity 0.5s;
    -moz-animation: icon_show_4_4_2 0.5s, icon_show_opacity 0.5s;
    animation: icon_show_4_4_2 0.5s, icon_show_opacity 0.5s;
    -webkit-transform: rotate(-150deg) translate3d(0, 0, 0);
    -moz-transform: rotate(-150deg) translate3d(0, 0, 0);
    transform: rotate(-150deg) translate3d(0, 0, 0);
    opacity: 1;
    left: 122px;
    bottom: 74px;
}

.nav-menu-4.nav-hide .nav-pop-sub .nav-pop-sub-item-4-2 {
    -webkit-animation: icon_hide_4_4_2 0.5s, icon_hide_opacity 0.5s;
    -moz-animation: icon_hide_4_4_2 0.5s, icon_hide_opacity 0.5s;
    animation: icon_hide_4_4_2 0.5s, icon_hide_opacity 0.5s;
    -webkit-transform: rotate(0deg) translate3d(-119px, 71px, 0);
    -moz-transform: rotate(0deg) translate3d(-119px, 71px, 0);
    transform: rotate(0deg) translate3d(-119px, 71px, 0);
    left: 122px;
    bottom: 74px;
}

@-webkit-keyframes icon_show_4_4_3 {
    0% {
        -webkit-transform: rotateZ(0deg) translate3d(-71px, 119px, 0);
        transform: rotateZ(0deg) translate3d(-71px, 119px, 0);
        left: 74px;
        bottom: 122px;
    }
    60% {
        -webkit-transform: rotateZ(0deg) translate3d(0, 0, 0);
        transform: rotateZ(0deg) translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: rotateZ(-150deg) translate3d(0, 0, 0);
        transform: rotateZ(-150deg) translate3d(0, 0, 0);
        left: 74px;
        bottom: 122px;
    }
}

@-moz-keyframes icon_show_4_4_3 {
    0% {
        -moz-transform: rotateZ(0deg) translate3d(-71px, 119px, 0);
        transform: rotateZ(0deg) translate3d(-71px, 119px, 0);
        left: 74px;
        bottom: 122px;
    }
    60% {
        -moz-transform: rotateZ(0deg) translate3d(0, 0, 0);
        transform: rotateZ(0deg) translate3d(0, 0, 0);
    }
    100% {
        -moz-transform: rotateZ(-150deg) translate3d(0, 0, 0);
        transform: rotateZ(-150deg) translate3d(0, 0, 0);
        left: 74px;
        bottom: 122px;
    }
}

@keyframes icon_show_4_4_3 {
    0% {
        -webkit-transform: rotateZ(0deg) translate3d(-71px, 119px, 0);
        -moz-transform: rotateZ(0deg) translate3d(-71px, 119px, 0);
        transform: rotateZ(0deg) translate3d(-71px, 119px, 0);
        left: 74px;
        bottom: 122px;
    }
    60% {
        -webkit-transform: rotateZ(0deg) translate3d(0, 0, 0);
        -moz-transform: rotateZ(0deg) translate3d(0, 0, 0);
        transform: rotateZ(0deg) translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: rotateZ(-150deg) translate3d(0, 0, 0);
        -moz-transform: rotateZ(-150deg) translate3d(0, 0, 0);
        transform: rotateZ(-150deg) translate3d(0, 0, 0);
        left: 74px;
        bottom: 122px;
    }
}

@-webkit-keyframes icon_hide_4_4_3 {
    0% {
        -webkit-transform: rotate(-150deg) translate3d(0, 0, 0);
        transform: rotate(-150deg) translate3d(0, 0, 0);
        left: 74px;
        bottom: 122px;
    }
    40% {
        -webkit-transform: rotate(0deg) translate3d(0, 0, 0);
        transform: rotate(0deg) translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: rotate(0deg) translate3d(-71px, 119px, 0);
        transform: rotate(0deg) translate3d(-71px, 119px, 0);
        left: 74px;
        bottom: 122px;
    }
}

@-moz-keyframes icon_hide_4_4_3 {
    0% {
        -moz-transform: rotate(-150deg) translate3d(0, 0, 0);
        transform: rotate(-150deg) translate3d(0, 0, 0);
        left: 74px;
        bottom: 122px;
    }
    40% {
        -moz-transform: rotate(0deg) translate3d(0, 0, 0);
        transform: rotate(0deg) translate3d(0, 0, 0);
    }
    100% {
        -moz-transform: rotate(0deg) translate3d(-71px, 119px, 0);
        transform: rotate(0deg) translate3d(-71px, 119px, 0);
        left: 74px;
        bottom: 122px;
    }
}

@keyframes icon_hide_4_4_3 {
    0% {
        -webkit-transform: rotate(-150deg) translate3d(0, 0, 0);
        -moz-transform: rotate(-150deg) translate3d(0, 0, 0);
        transform: rotate(-150deg) translate3d(0, 0, 0);
        left: 74px;
        bottom: 122px;
    }
    40% {
        -webkit-transform: rotate(0deg) translate3d(0, 0, 0);
        -moz-transform: rotate(0deg) translate3d(0, 0, 0);
        transform: rotate(0deg) translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: rotate(0deg) translate3d(-71px, 119px, 0);
        -moz-transform: rotate(0deg) translate3d(-71px, 119px, 0);
        transform: rotate(0deg) translate3d(-71px, 119px, 0);
        left: 74px;
        bottom: 122px;
    }
}

.nav-menu-4 .nav-pop-sub .nav-pop-sub-item-4-3 {
    left: 74px;
    bottom: 122px;
}

.nav-menu-4.nav-show .nav-pop-sub .nav-pop-sub-item-4-3 {
    -webkit-animation: icon_show_4_4_3 0.5s, icon_show_opacity 0.5s;
    -moz-animation: icon_show_4_4_3 0.5s, icon_show_opacity 0.5s;
    animation: icon_show_4_4_3 0.5s, icon_show_opacity 0.5s;
    -webkit-transform: rotate(-150deg) translate3d(0, 0, 0);
    -moz-transform: rotate(-150deg) translate3d(0, 0, 0);
    transform: rotate(-150deg) translate3d(0, 0, 0);
    opacity: 1;
    left: 74px;
    bottom: 122px;
}

.nav-menu-4.nav-hide .nav-pop-sub .nav-pop-sub-item-4-3 {
    -webkit-animation: icon_hide_4_4_3 0.5s, icon_hide_opacity 0.5s;
    -moz-animation: icon_hide_4_4_3 0.5s, icon_hide_opacity 0.5s;
    animation: icon_hide_4_4_3 0.5s, icon_hide_opacity 0.5s;
    -webkit-transform: rotate(0deg) translate3d(-71px, 119px, 0);
    -moz-transform: rotate(0deg) translate3d(-71px, 119px, 0);
    transform: rotate(0deg) translate3d(-71px, 119px, 0);
    left: 74px;
    bottom: 122px;
}

@-webkit-keyframes icon_show_4_4_4 {
    0% {
        -webkit-transform: rotateZ(0deg) translate3d(-136px, 3px, 0);
        transform: rotateZ(0deg) translate3d(-136px, 3px, 0);
        left: 139px;
        bottom: 6px;
    }
    60% {
        -webkit-transform: rotateZ(0deg) translate3d(0, 0, 0);
        transform: rotateZ(0deg) translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: rotateZ(-150deg) translate3d(0, 0, 0);
        transform: rotateZ(-150deg) translate3d(0, 0, 0);
        left: 139px;
        bottom: 6px;
    }
}

@-moz-keyframes icon_show_4_4_4 {
    0% {
        -moz-transform: rotateZ(0deg) translate3d(-136px, 3px, 0);
        transform: rotateZ(0deg) translate3d(-136px, 3px, 0);
        left: 139px;
        bottom: 6px;
    }
    60% {
        -moz-transform: rotateZ(0deg) translate3d(0, 0, 0);
        transform: rotateZ(0deg) translate3d(0, 0, 0);
    }
    100% {
        -moz-transform: rotateZ(-150deg) translate3d(0, 0, 0);
        transform: rotateZ(-150deg) translate3d(0, 0, 0);
        left: 139px;
        bottom: 6px;
    }
}

@keyframes icon_show_4_4_4 {
    0% {
        -webkit-transform: rotateZ(0deg) translate3d(-136px, 3px, 0);
        -moz-transform: rotateZ(0deg) translate3d(-136px, 3px, 0);
        transform: rotateZ(0deg) translate3d(-136px, 3px, 0);
        left: 139px;
        bottom: 6px;
    }
    60% {
        -webkit-transform: rotateZ(0deg) translate3d(0, 0, 0);
        -moz-transform: rotateZ(0deg) translate3d(0, 0, 0);
        transform: rotateZ(0deg) translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: rotateZ(-150deg) translate3d(0, 0, 0);
        -moz-transform: rotateZ(-150deg) translate3d(0, 0, 0);
        transform: rotateZ(-150deg) translate3d(0, 0, 0);
        left: 139px;
        bottom: 6px;
    }
}

@-webkit-keyframes icon_hide_4_4_4 {
    0% {
        -webkit-transform: rotate(-150deg) translate3d(0, 0, 0);
        transform: rotate(-150deg) translate3d(0, 0, 0);
        left: 139px;
        bottom: 6px;
    }
    40% {
        -webkit-transform: rotate(0deg) translate3d(0, 0, 0);
        transform: rotate(0deg) translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: rotate(0deg) translate3d(-136px, 3px, 0);
        transform: rotate(0deg) translate3d(-136px, 3px, 0);
        left: 139px;
        bottom: 6px;
    }
}

@-moz-keyframes icon_hide_4_4_4 {
    0% {
        -moz-transform: rotate(-150deg) translate3d(0, 0, 0);
        transform: rotate(-150deg) translate3d(0, 0, 0);
        left: 139px;
        bottom: 6px;
    }
    40% {
        -moz-transform: rotate(0deg) translate3d(0, 0, 0);
        transform: rotate(0deg) translate3d(0, 0, 0);
    }
    100% {
        -moz-transform: rotate(0deg) translate3d(-136px, 3px, 0);
        transform: rotate(0deg) translate3d(-136px, 3px, 0);
        left: 139px;
        bottom: 6px;
    }
}

@keyframes icon_hide_4_4_4 {
    0% {
        -webkit-transform: rotate(-150deg) translate3d(0, 0, 0);
        -moz-transform: rotate(-150deg) translate3d(0, 0, 0);
        transform: rotate(-150deg) translate3d(0, 0, 0);
        left: 139px;
        bottom: 6px;
    }
    40% {
        -webkit-transform: rotate(0deg) translate3d(0, 0, 0);
        -moz-transform: rotate(0deg) translate3d(0, 0, 0);
        transform: rotate(0deg) translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: rotate(0deg) translate3d(-136px, 3px, 0);
        -moz-transform: rotate(0deg) translate3d(-136px, 3px, 0);
        transform: rotate(0deg) translate3d(-136px, 3px, 0);
        left: 139px;
        bottom: 6px;
    }
}

.nav-menu-4 .nav-pop-sub .nav-pop-sub-item-4-4 {
    left: 139px;
    bottom: 6px;
}

.nav-menu-4.nav-show .nav-pop-sub .nav-pop-sub-item-4-4 {
    -webkit-animation: icon_show_4_4_4 0.5s, icon_show_opacity 0.5s;
    -moz-animation: icon_show_4_4_4 0.5s, icon_show_opacity 0.5s;
    animation: icon_show_4_4_4 0.5s, icon_show_opacity 0.5s;
    -webkit-transform: rotate(-150deg) translate3d(0, 0, 0);
    -moz-transform: rotate(-150deg) translate3d(0, 0, 0);
    transform: rotate(-150deg) translate3d(0, 0, 0);
    opacity: 1;
    left: 139px;
    bottom: 6px;
}

.nav-menu-4.nav-hide .nav-pop-sub .nav-pop-sub-item-4-4 {
    -webkit-animation: icon_hide_4_4_4 0.5s, icon_hide_opacity 0.5s;
    -moz-animation: icon_hide_4_4_4 0.5s, icon_hide_opacity 0.5s;
    animation: icon_hide_4_4_4 0.5s, icon_hide_opacity 0.5s;
    -webkit-transform: rotate(0deg) translate3d(-136px, 3px, 0);
    -moz-transform: rotate(0deg) translate3d(-136px, 3px, 0);
    transform: rotate(0deg) translate3d(-136px, 3px, 0);
    left: 139px;
    bottom: 6px;
}

@-webkit-keyframes icon_show_5_1_1 {
    0% {
        -webkit-transform: rotateZ(0deg) translate3d(-0px, 60px, 0);
        transform: rotateZ(0deg) translate3d(-0px, 60px, 0);
        left: 0px;
        bottom: 66px;
    }
    60% {
        -webkit-transform: rotateZ(0deg) translate3d(0, 0, 0);
        transform: rotateZ(0deg) translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: rotateZ(-150deg) translate3d(0, 0, 0);
        transform: rotateZ(-150deg) translate3d(0, 0, 0);
        left: 0px;
        bottom: 66px;
    }
}

@-moz-keyframes icon_show_5_1_1 {
    0% {
        -moz-transform: rotateZ(0deg) translate3d(-0px, 60px, 0);
        transform: rotateZ(0deg) translate3d(-0px, 60px, 0);
        left: 0px;
        bottom: 66px;
    }
    60% {
        -moz-transform: rotateZ(0deg) translate3d(0, 0, 0);
        transform: rotateZ(0deg) translate3d(0, 0, 0);
    }
    100% {
        -moz-transform: rotateZ(-150deg) translate3d(0, 0, 0);
        transform: rotateZ(-150deg) translate3d(0, 0, 0);
        left: 0px;
        bottom: 66px;
    }
}

@keyframes icon_show_5_1_1 {
    0% {
        -webkit-transform: rotateZ(0deg) translate3d(-0px, 60px, 0);
        -moz-transform: rotateZ(0deg) translate3d(-0px, 60px, 0);
        transform: rotateZ(0deg) translate3d(-0px, 60px, 0);
        left: 0px;
        bottom: 66px;
    }
    60% {
        -webkit-transform: rotateZ(0deg) translate3d(0, 0, 0);
        -moz-transform: rotateZ(0deg) translate3d(0, 0, 0);
        transform: rotateZ(0deg) translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: rotateZ(-150deg) translate3d(0, 0, 0);
        -moz-transform: rotateZ(-150deg) translate3d(0, 0, 0);
        transform: rotateZ(-150deg) translate3d(0, 0, 0);
        left: 0px;
        bottom: 66px;
    }
}

@-webkit-keyframes icon_hide_5_1_1 {
    0% {
        -webkit-transform: rotate(-150deg) translate3d(0, 0, 0);
        transform: rotate(-150deg) translate3d(0, 0, 0);
        left: 0px;
        bottom: 66px;
    }
    40% {
        -webkit-transform: rotate(0deg) translate3d(0, 0, 0);
        transform: rotate(0deg) translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: rotate(0deg) translate3d(-0px, 60px, 0);
        transform: rotate(0deg) translate3d(-0px, 60px, 0);
        left: 0px;
        bottom: 66px;
    }
}

@-moz-keyframes icon_hide_5_1_1 {
    0% {
        -moz-transform: rotate(-150deg) translate3d(0, 0, 0);
        transform: rotate(-150deg) translate3d(0, 0, 0);
        left: 0px;
        bottom: 66px;
    }
    40% {
        -moz-transform: rotate(0deg) translate3d(0, 0, 0);
        transform: rotate(0deg) translate3d(0, 0, 0);
    }
    100% {
        -moz-transform: rotate(0deg) translate3d(-0px, 60px, 0);
        transform: rotate(0deg) translate3d(-0px, 60px, 0);
        left: 0px;
        bottom: 66px;
    }
}

@keyframes icon_hide_5_1_1 {
    0% {
        -webkit-transform: rotate(-150deg) translate3d(0, 0, 0);
        -moz-transform: rotate(-150deg) translate3d(0, 0, 0);
        transform: rotate(-150deg) translate3d(0, 0, 0);
        left: 0px;
        bottom: 66px;
    }
    40% {
        -webkit-transform: rotate(0deg) translate3d(0, 0, 0);
        -moz-transform: rotate(0deg) translate3d(0, 0, 0);
        transform: rotate(0deg) translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: rotate(0deg) translate3d(-0px, 60px, 0);
        -moz-transform: rotate(0deg) translate3d(-0px, 60px, 0);
        transform: rotate(0deg) translate3d(-0px, 60px, 0);
        left: 0px;
        bottom: 66px;
    }
}

.nav-menu-5 .nav-pop-sub .nav-pop-sub-item-1-1 {
    left: 0px;
    bottom: 66px;
}

.nav-menu-5.nav-show .nav-pop-sub .nav-pop-sub-item-1-1 {
    -webkit-animation: icon_show_5_1_1 0.5s, icon_show_opacity 0.5s;
    -moz-animation: icon_show_5_1_1 0.5s, icon_show_opacity 0.5s;
    animation: icon_show_5_1_1 0.5s, icon_show_opacity 0.5s;
    -webkit-transform: rotate(-150deg) translate3d(0, 0, 0);
    -moz-transform: rotate(-150deg) translate3d(0, 0, 0);
    transform: rotate(-150deg) translate3d(0, 0, 0);
    opacity: 1;
    left: 0px;
    bottom: 66px;
}

.nav-menu-5.nav-hide .nav-pop-sub .nav-pop-sub-item-1-1 {
    -webkit-animation: icon_hide_5_1_1 0.5s, icon_hide_opacity 0.5s;
    -moz-animation: icon_hide_5_1_1 0.5s, icon_hide_opacity 0.5s;
    animation: icon_hide_5_1_1 0.5s, icon_hide_opacity 0.5s;
    -webkit-transform: rotate(0deg) translate3d(-0px, 60px, 0);
    -moz-transform: rotate(0deg) translate3d(-0px, 60px, 0);
    transform: rotate(0deg) translate3d(-0px, 60px, 0);
    left: 0px;
    bottom: 66px;
    opacity: 0;
}

@-webkit-keyframes icon_show_5_1_2 {
    0% {
        -webkit-transform: rotateZ(0deg) translate3d(-0px, 60px, 0);
        transform: rotateZ(0deg) translate3d(-0px, 60px, 0);
        left: 0px;
        bottom: 66px;
    }
    60% {
        -webkit-transform: rotateZ(0deg) translate3d(0, 0, 0);
        transform: rotateZ(0deg) translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: rotateZ(-150deg) translate3d(0, 0, 0);
        transform: rotateZ(-150deg) translate3d(0, 0, 0);
        left: 0px;
        bottom: 66px;
    }
}

@-moz-keyframes icon_show_5_1_2 {
    0% {
        -moz-transform: rotateZ(0deg) translate3d(-0px, 60px, 0);
        transform: rotateZ(0deg) translate3d(-0px, 60px, 0);
        left: 0px;
        bottom: 66px;
    }
    60% {
        -moz-transform: rotateZ(0deg) translate3d(0, 0, 0);
        transform: rotateZ(0deg) translate3d(0, 0, 0);
    }
    100% {
        -moz-transform: rotateZ(-150deg) translate3d(0, 0, 0);
        transform: rotateZ(-150deg) translate3d(0, 0, 0);
        left: 0px;
        bottom: 66px;
    }
}

@keyframes icon_show_5_1_2 {
    0% {
        -webkit-transform: rotateZ(0deg) translate3d(-0px, 60px, 0);
        -moz-transform: rotateZ(0deg) translate3d(-0px, 60px, 0);
        transform: rotateZ(0deg) translate3d(-0px, 60px, 0);
        left: 0px;
        bottom: 66px;
    }
    60% {
        -webkit-transform: rotateZ(0deg) translate3d(0, 0, 0);
        -moz-transform: rotateZ(0deg) translate3d(0, 0, 0);
        transform: rotateZ(0deg) translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: rotateZ(-150deg) translate3d(0, 0, 0);
        -moz-transform: rotateZ(-150deg) translate3d(0, 0, 0);
        transform: rotateZ(-150deg) translate3d(0, 0, 0);
        left: 0px;
        bottom: 66px;
    }
}

@-webkit-keyframes icon_hide_5_1_2 {
    0% {
        -webkit-transform: rotate(-150deg) translate3d(0, 0, 0);
        transform: rotate(-150deg) translate3d(0, 0, 0);
        left: 0px;
        bottom: 66px;
    }
    40% {
        -webkit-transform: rotate(0deg) translate3d(0, 0, 0);
        transform: rotate(0deg) translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: rotate(0deg) translate3d(-0px, 60px, 0);
        transform: rotate(0deg) translate3d(-0px, 60px, 0);
        left: 0px;
        bottom: 66px;
    }
}

@-moz-keyframes icon_hide_5_1_2 {
    0% {
        -moz-transform: rotate(-150deg) translate3d(0, 0, 0);
        transform: rotate(-150deg) translate3d(0, 0, 0);
        left: 0px;
        bottom: 66px;
    }
    40% {
        -moz-transform: rotate(0deg) translate3d(0, 0, 0);
        transform: rotate(0deg) translate3d(0, 0, 0);
    }
    100% {
        -moz-transform: rotate(0deg) translate3d(-0px, 60px, 0);
        transform: rotate(0deg) translate3d(-0px, 60px, 0);
        left: 0px;
        bottom: 66px;
    }
}

@keyframes icon_hide_5_1_2 {
    0% {
        -webkit-transform: rotate(-150deg) translate3d(0, 0, 0);
        -moz-transform: rotate(-150deg) translate3d(0, 0, 0);
        transform: rotate(-150deg) translate3d(0, 0, 0);
        left: 0px;
        bottom: 66px;
    }
    40% {
        -webkit-transform: rotate(0deg) translate3d(0, 0, 0);
        -moz-transform: rotate(0deg) translate3d(0, 0, 0);
        transform: rotate(0deg) translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: rotate(0deg) translate3d(-0px, 60px, 0);
        -moz-transform: rotate(0deg) translate3d(-0px, 60px, 0);
        transform: rotate(0deg) translate3d(-0px, 60px, 0);
        left: 0px;
        bottom: 66px;
    }
}

.nav-menu-5 .nav-pop-sub .nav-pop-sub-item-1-2 {
    left: 0px;
    bottom: 66px;
}

.nav-menu-5.nav-show .nav-pop-sub .nav-pop-sub-item-1-2 {
    -webkit-animation: icon_show_5_1_2 0.5s, icon_show_opacity 0.5s;
    -moz-animation: icon_show_5_1_2 0.5s, icon_show_opacity 0.5s;
    animation: icon_show_5_1_2 0.5s, icon_show_opacity 0.5s;
    -webkit-transform: rotate(-150deg) translate3d(0, 0, 0);
    -moz-transform: rotate(-150deg) translate3d(0, 0, 0);
    transform: rotate(-150deg) translate3d(0, 0, 0);
    opacity: 1;
    left: 0px;
    bottom: 66px;
}

.nav-menu-5.nav-hide .nav-pop-sub .nav-pop-sub-item-1-2 {
    -webkit-animation: icon_hide_5_1_2 0.5s, icon_hide_opacity 0.5s;
    -moz-animation: icon_hide_5_1_2 0.5s, icon_hide_opacity 0.5s;
    animation: icon_hide_5_1_2 0.5s, icon_hide_opacity 0.5s;
    -webkit-transform: rotate(0deg) translate3d(-0px, 60px, 0);
    -moz-transform: rotate(0deg) translate3d(-0px, 60px, 0);
    transform: rotate(0deg) translate3d(-0px, 60px, 0);
    left: 0px;
    bottom: 66px;
    opacity: 0;
}

@-webkit-keyframes icon_show_5_2_1 {
    0% {
        -webkit-transform: rotateZ(0deg) translate3d(36px, 47px, 0);
        transform: rotateZ(0deg) translate3d(36px, 47px, 0);
        left: -36px;
        bottom: 53px;
    }
    60% {
        -webkit-transform: rotateZ(0deg) translate3d(0, 0, 0);
        transform: rotateZ(0deg) translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: rotateZ(-150deg) translate3d(0, 0, 0);
        transform: rotateZ(-150deg) translate3d(0, 0, 0);
        left: -36px;
        bottom: 53px;
    }
}

@-moz-keyframes icon_show_5_2_1 {
    0% {
        -moz-transform: rotateZ(0deg) translate3d(36px, 47px, 0);
        transform: rotateZ(0deg) translate3d(36px, 47px, 0);
        left: -36px;
        bottom: 53px;
    }
    60% {
        -moz-transform: rotateZ(0deg) translate3d(0, 0, 0);
        transform: rotateZ(0deg) translate3d(0, 0, 0);
    }
    100% {
        -moz-transform: rotateZ(-150deg) translate3d(0, 0, 0);
        transform: rotateZ(-150deg) translate3d(0, 0, 0);
        left: -36px;
        bottom: 53px;
    }
}

@keyframes icon_show_5_2_1 {
    0% {
        -webkit-transform: rotateZ(0deg) translate3d(36px, 47px, 0);
        -moz-transform: rotateZ(0deg) translate3d(36px, 47px, 0);
        transform: rotateZ(0deg) translate3d(36px, 47px, 0);
        left: -36px;
        bottom: 53px;
    }
    60% {
        -webkit-transform: rotateZ(0deg) translate3d(0, 0, 0);
        -moz-transform: rotateZ(0deg) translate3d(0, 0, 0);
        transform: rotateZ(0deg) translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: rotateZ(-150deg) translate3d(0, 0, 0);
        -moz-transform: rotateZ(-150deg) translate3d(0, 0, 0);
        transform: rotateZ(-150deg) translate3d(0, 0, 0);
        left: -36px;
        bottom: 53px;
    }
}

@-webkit-keyframes icon_hide_5_2_1 {
    0% {
        -webkit-transform: rotate(-150deg) translate3d(0, 0, 0);
        transform: rotate(-150deg) translate3d(0, 0, 0);
        left: -36px;
        bottom: 53px;
    }
    40% {
        -webkit-transform: rotate(0deg) translate3d(0, 0, 0);
        transform: rotate(0deg) translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: rotate(0deg) translate3d(36px, 47px, 0);
        transform: rotate(0deg) translate3d(36px, 47px, 0);
        left: -36px;
        bottom: 53px;
    }
}

@-moz-keyframes icon_hide_5_2_1 {
    0% {
        -moz-transform: rotate(-150deg) translate3d(0, 0, 0);
        transform: rotate(-150deg) translate3d(0, 0, 0);
        left: -36px;
        bottom: 53px;
    }
    40% {
        -moz-transform: rotate(0deg) translate3d(0, 0, 0);
        transform: rotate(0deg) translate3d(0, 0, 0);
    }
    100% {
        -moz-transform: rotate(0deg) translate3d(36px, 47px, 0);
        transform: rotate(0deg) translate3d(36px, 47px, 0);
        left: -36px;
        bottom: 53px;
    }
}

@keyframes icon_hide_5_2_1 {
    0% {
        -webkit-transform: rotate(-150deg) translate3d(0, 0, 0);
        -moz-transform: rotate(-150deg) translate3d(0, 0, 0);
        transform: rotate(-150deg) translate3d(0, 0, 0);
        left: -36px;
        bottom: 53px;
    }
    40% {
        -webkit-transform: rotate(0deg) translate3d(0, 0, 0);
        -moz-transform: rotate(0deg) translate3d(0, 0, 0);
        transform: rotate(0deg) translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: rotate(0deg) translate3d(36px, 47px, 0);
        -moz-transform: rotate(0deg) translate3d(36px, 47px, 0);
        transform: rotate(0deg) translate3d(36px, 47px, 0);
        left: -36px;
        bottom: 53px;
    }
}

.nav-menu-5 .nav-pop-sub .nav-pop-sub-item-2-1 {
    left: -36px;
    bottom: 53px;
}

.nav-menu-5.nav-show .nav-pop-sub .nav-pop-sub-item-2-1 {
    -webkit-animation: icon_show_5_2_1 0.5s, icon_show_opacity 0.5s;
    -moz-animation: icon_show_5_2_1 0.5s, icon_show_opacity 0.5s;
    animation: icon_show_5_2_1 0.5s, icon_show_opacity 0.5s;
    -webkit-transform: rotate(-150deg) translate3d(0, 0, 0);
    -moz-transform: rotate(-150deg) translate3d(0, 0, 0);
    transform: rotate(-150deg) translate3d(0, 0, 0);
    opacity: 1;
    left: -36px;
    bottom: 53px;
}

.nav-menu-5.nav-hide .nav-pop-sub .nav-pop-sub-item-2-1 {
    -webkit-animation: icon_hide_5_2_1 0.5s, icon_hide_opacity 0.5s;
    -moz-animation: icon_hide_5_2_1 0.5s, icon_hide_opacity 0.5s;
    animation: icon_hide_5_2_1 0.5s, icon_hide_opacity 0.5s;
    -webkit-transform: rotate(0deg) translate3d(36px, 47px, 0);
    -moz-transform: rotate(0deg) translate3d(36px, 47px, 0);
    transform: rotate(0deg) translate3d(36px, 47px, 0);
    left: -36px;
    bottom: 53px;
    opacity: 0;
}

@-webkit-keyframes icon_show_5_2_2 {
    0% {
        -webkit-transform: rotateZ(0deg) translate3d(-36px, 47px, 0);
        transform: rotateZ(0deg) translate3d(-36px, 47px, 0);
        left: 36px;
        bottom: 53px;
    }
    60% {
        -webkit-transform: rotateZ(0deg) translate3d(0, 0, 0);
        transform: rotateZ(0deg) translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: rotateZ(-150deg) translate3d(0, 0, 0);
        transform: rotateZ(-150deg) translate3d(0, 0, 0);
        left: 36px;
        bottom: 53px;
    }
}

@-moz-keyframes icon_show_5_2_2 {
    0% {
        -moz-transform: rotateZ(0deg) translate3d(-36px, 47px, 0);
        transform: rotateZ(0deg) translate3d(-36px, 47px, 0);
        left: 36px;
        bottom: 53px;
    }
    60% {
        -moz-transform: rotateZ(0deg) translate3d(0, 0, 0);
        transform: rotateZ(0deg) translate3d(0, 0, 0);
    }
    100% {
        -moz-transform: rotateZ(-150deg) translate3d(0, 0, 0);
        transform: rotateZ(-150deg) translate3d(0, 0, 0);
        left: 36px;
        bottom: 53px;
    }
}

@keyframes icon_show_5_2_2 {
    0% {
        -webkit-transform: rotateZ(0deg) translate3d(-36px, 47px, 0);
        -moz-transform: rotateZ(0deg) translate3d(-36px, 47px, 0);
        transform: rotateZ(0deg) translate3d(-36px, 47px, 0);
        left: 36px;
        bottom: 53px;
    }
    60% {
        -webkit-transform: rotateZ(0deg) translate3d(0, 0, 0);
        -moz-transform: rotateZ(0deg) translate3d(0, 0, 0);
        transform: rotateZ(0deg) translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: rotateZ(-150deg) translate3d(0, 0, 0);
        -moz-transform: rotateZ(-150deg) translate3d(0, 0, 0);
        transform: rotateZ(-150deg) translate3d(0, 0, 0);
        left: 36px;
        bottom: 53px;
    }
}

@-webkit-keyframes icon_hide_5_2_2 {
    0% {
        -webkit-transform: rotate(-150deg) translate3d(0, 0, 0);
        transform: rotate(-150deg) translate3d(0, 0, 0);
        left: 36px;
        bottom: 53px;
    }
    40% {
        -webkit-transform: rotate(0deg) translate3d(0, 0, 0);
        transform: rotate(0deg) translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: rotate(0deg) translate3d(-36px, 47px, 0);
        transform: rotate(0deg) translate3d(-36px, 47px, 0);
        left: 36px;
        bottom: 53px;
    }
}

@-moz-keyframes icon_hide_5_2_2 {
    0% {
        -moz-transform: rotate(-150deg) translate3d(0, 0, 0);
        transform: rotate(-150deg) translate3d(0, 0, 0);
        left: 36px;
        bottom: 53px;
    }
    40% {
        -moz-transform: rotate(0deg) translate3d(0, 0, 0);
        transform: rotate(0deg) translate3d(0, 0, 0);
    }
    100% {
        -moz-transform: rotate(0deg) translate3d(-36px, 47px, 0);
        transform: rotate(0deg) translate3d(-36px, 47px, 0);
        left: 36px;
        bottom: 53px;
    }
}

@keyframes icon_hide_5_2_2 {
    0% {
        -webkit-transform: rotate(-150deg) translate3d(0, 0, 0);
        -moz-transform: rotate(-150deg) translate3d(0, 0, 0);
        transform: rotate(-150deg) translate3d(0, 0, 0);
        left: 36px;
        bottom: 53px;
    }
    40% {
        -webkit-transform: rotate(0deg) translate3d(0, 0, 0);
        -moz-transform: rotate(0deg) translate3d(0, 0, 0);
        transform: rotate(0deg) translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: rotate(0deg) translate3d(-36px, 47px, 0);
        -moz-transform: rotate(0deg) translate3d(-36px, 47px, 0);
        transform: rotate(0deg) translate3d(-36px, 47px, 0);
        left: 36px;
        bottom: 53px;
    }
}

.nav-menu-5 .nav-pop-sub .nav-pop-sub-item-2-2 {
    left: 36px;
    bottom: 53px;
}

.nav-menu-5.nav-show .nav-pop-sub .nav-pop-sub-item-2-2 {
    -webkit-animation: icon_show_5_2_2 0.5s, icon_show_opacity 0.5s;
    -moz-animation: icon_show_5_2_2 0.5s, icon_show_opacity 0.5s;
    animation: icon_show_5_2_2 0.5s, icon_show_opacity 0.5s;
    -webkit-transform: rotate(-150deg) translate3d(0, 0, 0);
    -moz-transform: rotate(-150deg) translate3d(0, 0, 0);
    transform: rotate(-150deg) translate3d(0, 0, 0);
    opacity: 1;
    left: 36px;
    bottom: 53px;
}

.nav-menu-5.nav-hide .nav-pop-sub .nav-pop-sub-item-2-2 {
    -webkit-animation: icon_hide_5_2_2 0.5s, icon_hide_opacity 0.5s;
    -moz-animation: icon_hide_5_2_2 0.5s, icon_hide_opacity 0.5s;
    animation: icon_hide_5_2_2 0.5s, icon_hide_opacity 0.5s;
    -webkit-transform: rotate(0deg) translate3d(-36px, 47px, 0);
    -moz-transform: rotate(0deg) translate3d(-36px, 47px, 0);
    transform: rotate(0deg) translate3d(-36px, 47px, 0);
    left: 36px;
    bottom: 53px;
    opacity: 0;
}

@-webkit-keyframes icon_show_5_3_1 {
    0% {
        -webkit-transform: rotateZ(0deg) translate3d(54px, 47px, 0);
        transform: rotateZ(0deg) translate3d(54px, 47px, 0);
        left: -54px;
        bottom: 53px;
    }
    60% {
        -webkit-transform: rotateZ(0deg) translate3d(0, 0, 0);
        transform: rotateZ(0deg) translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: rotateZ(-150deg) translate3d(0, 0, 0);
        transform: rotateZ(-150deg) translate3d(0, 0, 0);
        left: -54px;
        bottom: 53px;
    }
}

@-moz-keyframes icon_show_5_3_1 {
    0% {
        -moz-transform: rotateZ(0deg) translate3d(54px, 47px, 0);
        transform: rotateZ(0deg) translate3d(54px, 47px, 0);
        left: -54px;
        bottom: 53px;
    }
    60% {
        -moz-transform: rotateZ(0deg) translate3d(0, 0, 0);
        transform: rotateZ(0deg) translate3d(0, 0, 0);
    }
    100% {
        -moz-transform: rotateZ(-150deg) translate3d(0, 0, 0);
        transform: rotateZ(-150deg) translate3d(0, 0, 0);
        left: -54px;
        bottom: 53px;
    }
}

@keyframes icon_show_5_3_1 {
    0% {
        -webkit-transform: rotateZ(0deg) translate3d(54px, 47px, 0);
        -moz-transform: rotateZ(0deg) translate3d(54px, 47px, 0);
        transform: rotateZ(0deg) translate3d(54px, 47px, 0);
        left: -54px;
        bottom: 53px;
    }
    60% {
        -webkit-transform: rotateZ(0deg) translate3d(0, 0, 0);
        -moz-transform: rotateZ(0deg) translate3d(0, 0, 0);
        transform: rotateZ(0deg) translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: rotateZ(-150deg) translate3d(0, 0, 0);
        -moz-transform: rotateZ(-150deg) translate3d(0, 0, 0);
        transform: rotateZ(-150deg) translate3d(0, 0, 0);
        left: -54px;
        bottom: 53px;
    }
}

@-webkit-keyframes icon_hide_5_3_1 {
    0% {
        -webkit-transform: rotate(-150deg) translate3d(0, 0, 0);
        transform: rotate(-150deg) translate3d(0, 0, 0);
        left: -54px;
        bottom: 53px;
    }
    40% {
        -webkit-transform: rotate(0deg) translate3d(0, 0, 0);
        transform: rotate(0deg) translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: rotate(0deg) translate3d(54px, 47px, 0);
        transform: rotate(0deg) translate3d(54px, 47px, 0);
        left: -54px;
        bottom: 53px;
    }
}

@-moz-keyframes icon_hide_5_3_1 {
    0% {
        -moz-transform: rotate(-150deg) translate3d(0, 0, 0);
        transform: rotate(-150deg) translate3d(0, 0, 0);
        left: -54px;
        bottom: 53px;
    }
    40% {
        -moz-transform: rotate(0deg) translate3d(0, 0, 0);
        transform: rotate(0deg) translate3d(0, 0, 0);
    }
    100% {
        -moz-transform: rotate(0deg) translate3d(54px, 47px, 0);
        transform: rotate(0deg) translate3d(54px, 47px, 0);
        left: -54px;
        bottom: 53px;
    }
}

@keyframes icon_hide_5_3_1 {
    0% {
        -webkit-transform: rotate(-150deg) translate3d(0, 0, 0);
        -moz-transform: rotate(-150deg) translate3d(0, 0, 0);
        transform: rotate(-150deg) translate3d(0, 0, 0);
        left: -54px;
        bottom: 53px;
    }
    40% {
        -webkit-transform: rotate(0deg) translate3d(0, 0, 0);
        -moz-transform: rotate(0deg) translate3d(0, 0, 0);
        transform: rotate(0deg) translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: rotate(0deg) translate3d(54px, 47px, 0);
        -moz-transform: rotate(0deg) translate3d(54px, 47px, 0);
        transform: rotate(0deg) translate3d(54px, 47px, 0);
        left: -54px;
        bottom: 53px;
    }
}

.nav-menu-5 .nav-pop-sub .nav-pop-sub-item-3-1 {
    left: -54px;
    bottom: 53px;
}

.nav-menu-5.nav-show .nav-pop-sub .nav-pop-sub-item-3-1 {
    -webkit-animation: icon_show_5_3_1 0.5s, icon_show_opacity 0.5s;
    -moz-animation: icon_show_5_3_1 0.5s, icon_show_opacity 0.5s;
    animation: icon_show_5_3_1 0.5s, icon_show_opacity 0.5s;
    -webkit-transform: rotate(-150deg) translate3d(0, 0, 0);
    -moz-transform: rotate(-150deg) translate3d(0, 0, 0);
    transform: rotate(-150deg) translate3d(0, 0, 0);
    opacity: 1;
    left: -54px;
    bottom: 53px;
}

.nav-menu-5.nav-hide .nav-pop-sub .nav-pop-sub-item-3-1 {
    -webkit-animation: icon_hide_5_3_1 0.5s, icon_hide_opacity 0.5s;
    -moz-animation: icon_hide_5_3_1 0.5s, icon_hide_opacity 0.5s;
    animation: icon_hide_5_3_1 0.5s, icon_hide_opacity 0.5s;
    -webkit-transform: rotate(0deg) translate3d(54px, 47px, 0);
    -moz-transform: rotate(0deg) translate3d(54px, 47px, 0);
    transform: rotate(0deg) translate3d(54px, 47px, 0);
    left: -54px;
    bottom: 53px;
    opacity: 0;
}

@-webkit-keyframes icon_show_5_3_2 {
    0% {
        -webkit-transform: rotateZ(0deg) translate3d(-0px, 70px, 0);
        transform: rotateZ(0deg) translate3d(-0px, 70px, 0);
        left: 0px;
        bottom: 76px;
    }
    60% {
        -webkit-transform: rotateZ(0deg) translate3d(0, 0, 0);
        transform: rotateZ(0deg) translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: rotateZ(-150deg) translate3d(0, 0, 0);
        transform: rotateZ(-150deg) translate3d(0, 0, 0);
        left: 0px;
        bottom: 76px;
    }
}

@-moz-keyframes icon_show_5_3_2 {
    0% {
        -moz-transform: rotateZ(0deg) translate3d(-0px, 70px, 0);
        transform: rotateZ(0deg) translate3d(-0px, 70px, 0);
        left: 0px;
        bottom: 76px;
    }
    60% {
        -moz-transform: rotateZ(0deg) translate3d(0, 0, 0);
        transform: rotateZ(0deg) translate3d(0, 0, 0);
    }
    100% {
        -moz-transform: rotateZ(-150deg) translate3d(0, 0, 0);
        transform: rotateZ(-150deg) translate3d(0, 0, 0);
        left: 0px;
        bottom: 76px;
    }
}

@keyframes icon_show_5_3_2 {
    0% {
        -webkit-transform: rotateZ(0deg) translate3d(-0px, 70px, 0);
        -moz-transform: rotateZ(0deg) translate3d(-0px, 70px, 0);
        transform: rotateZ(0deg) translate3d(-0px, 70px, 0);
        left: 0px;
        bottom: 76px;
    }
    60% {
        -webkit-transform: rotateZ(0deg) translate3d(0, 0, 0);
        -moz-transform: rotateZ(0deg) translate3d(0, 0, 0);
        transform: rotateZ(0deg) translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: rotateZ(-150deg) translate3d(0, 0, 0);
        -moz-transform: rotateZ(-150deg) translate3d(0, 0, 0);
        transform: rotateZ(-150deg) translate3d(0, 0, 0);
        left: 0px;
        bottom: 76px;
    }
}

@-webkit-keyframes icon_hide_5_3_2 {
    0% {
        -webkit-transform: rotate(-150deg) translate3d(0, 0, 0);
        transform: rotate(-150deg) translate3d(0, 0, 0);
        left: 0px;
        bottom: 76px;
    }
    40% {
        -webkit-transform: rotate(0deg) translate3d(0, 0, 0);
        transform: rotate(0deg) translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: rotate(0deg) translate3d(-0px, 70px, 0);
        transform: rotate(0deg) translate3d(-0px, 70px, 0);
        left: 0px;
        bottom: 76px;
    }
}

@-moz-keyframes icon_hide_5_3_2 {
    0% {
        -moz-transform: rotate(-150deg) translate3d(0, 0, 0);
        transform: rotate(-150deg) translate3d(0, 0, 0);
        left: 0px;
        bottom: 76px;
    }
    40% {
        -moz-transform: rotate(0deg) translate3d(0, 0, 0);
        transform: rotate(0deg) translate3d(0, 0, 0);
    }
    100% {
        -moz-transform: rotate(0deg) translate3d(-0px, 70px, 0);
        transform: rotate(0deg) translate3d(-0px, 70px, 0);
        left: 0px;
        bottom: 76px;
    }
}

@keyframes icon_hide_5_3_2 {
    0% {
        -webkit-transform: rotate(-150deg) translate3d(0, 0, 0);
        -moz-transform: rotate(-150deg) translate3d(0, 0, 0);
        transform: rotate(-150deg) translate3d(0, 0, 0);
        left: 0px;
        bottom: 76px;
    }
    40% {
        -webkit-transform: rotate(0deg) translate3d(0, 0, 0);
        -moz-transform: rotate(0deg) translate3d(0, 0, 0);
        transform: rotate(0deg) translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: rotate(0deg) translate3d(-0px, 70px, 0);
        -moz-transform: rotate(0deg) translate3d(-0px, 70px, 0);
        transform: rotate(0deg) translate3d(-0px, 70px, 0);
        left: 0px;
        bottom: 76px;
    }
}

.nav-menu-5 .nav-pop-sub .nav-pop-sub-item-3-2 {
    left: 0px;
    bottom: 76px;
}

.nav-menu-5.nav-show .nav-pop-sub .nav-pop-sub-item-3-2 {
    -webkit-animation: icon_show_5_3_2 0.5s, icon_show_opacity 0.5s;
    -moz-animation: icon_show_5_3_2 0.5s, icon_show_opacity 0.5s;
    animation: icon_show_5_3_2 0.5s, icon_show_opacity 0.5s;
    -webkit-transform: rotate(-150deg) translate3d(0, 0, 0);
    -moz-transform: rotate(-150deg) translate3d(0, 0, 0);
    transform: rotate(-150deg) translate3d(0, 0, 0);
    opacity: 1;
    left: 0px;
    bottom: 76px;
}

.nav-menu-5.nav-hide .nav-pop-sub .nav-pop-sub-item-3-2 {
    -webkit-animation: icon_hide_5_3_2 0.5s, icon_hide_opacity 0.5s;
    -moz-animation: icon_hide_5_3_2 0.5s, icon_hide_opacity 0.5s;
    animation: icon_hide_5_3_2 0.5s, icon_hide_opacity 0.5s;
    -webkit-transform: rotate(0deg) translate3d(-0px, 70px, 0);
    -moz-transform: rotate(0deg) translate3d(-0px, 70px, 0);
    transform: rotate(0deg) translate3d(-0px, 70px, 0);
    left: 0px;
    bottom: 76px;
    opacity: 0;
}

@-webkit-keyframes icon_show_5_3_3 {
    0% {
        -webkit-transform: rotateZ(0deg) translate3d(-54px, 47px, 0);
        transform: rotateZ(0deg) translate3d(-54px, 47px, 0);
        left: 54px;
        bottom: 53px;
    }
    60% {
        -webkit-transform: rotateZ(0deg) translate3d(0, 0, 0);
        transform: rotateZ(0deg) translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: rotateZ(-150deg) translate3d(0, 0, 0);
        transform: rotateZ(-150deg) translate3d(0, 0, 0);
        left: 54px;
        bottom: 53px;
    }
}

@-moz-keyframes icon_show_5_3_3 {
    0% {
        -moz-transform: rotateZ(0deg) translate3d(-54px, 47px, 0);
        transform: rotateZ(0deg) translate3d(-54px, 47px, 0);
        left: 54px;
        bottom: 53px;
    }
    60% {
        -moz-transform: rotateZ(0deg) translate3d(0, 0, 0);
        transform: rotateZ(0deg) translate3d(0, 0, 0);
    }
    100% {
        -moz-transform: rotateZ(-150deg) translate3d(0, 0, 0);
        transform: rotateZ(-150deg) translate3d(0, 0, 0);
        left: 54px;
        bottom: 53px;
    }
}

@keyframes icon_show_5_3_3 {
    0% {
        -webkit-transform: rotateZ(0deg) translate3d(-54px, 47px, 0);
        -moz-transform: rotateZ(0deg) translate3d(-54px, 47px, 0);
        transform: rotateZ(0deg) translate3d(-54px, 47px, 0);
        left: 54px;
        bottom: 53px;
    }
    60% {
        -webkit-transform: rotateZ(0deg) translate3d(0, 0, 0);
        -moz-transform: rotateZ(0deg) translate3d(0, 0, 0);
        transform: rotateZ(0deg) translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: rotateZ(-150deg) translate3d(0, 0, 0);
        -moz-transform: rotateZ(-150deg) translate3d(0, 0, 0);
        transform: rotateZ(-150deg) translate3d(0, 0, 0);
        left: 54px;
        bottom: 53px;
    }
}

@-webkit-keyframes icon_hide_5_3_3 {
    0% {
        -webkit-transform: rotate(-150deg) translate3d(0, 0, 0);
        transform: rotate(-150deg) translate3d(0, 0, 0);
        left: 54px;
        bottom: 53px;
    }
    40% {
        -webkit-transform: rotate(0deg) translate3d(0, 0, 0);
        transform: rotate(0deg) translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: rotate(0deg) translate3d(-54px, 47px, 0);
        transform: rotate(0deg) translate3d(-54px, 47px, 0);
        left: 54px;
        bottom: 53px;
    }
}

@-moz-keyframes icon_hide_5_3_3 {
    0% {
        -moz-transform: rotate(-150deg) translate3d(0, 0, 0);
        transform: rotate(-150deg) translate3d(0, 0, 0);
        left: 54px;
        bottom: 53px;
    }
    40% {
        -moz-transform: rotate(0deg) translate3d(0, 0, 0);
        transform: rotate(0deg) translate3d(0, 0, 0);
    }
    100% {
        -moz-transform: rotate(0deg) translate3d(-54px, 47px, 0);
        transform: rotate(0deg) translate3d(-54px, 47px, 0);
        left: 54px;
        bottom: 53px;
    }
}

@keyframes icon_hide_5_3_3 {
    0% {
        -webkit-transform: rotate(-150deg) translate3d(0, 0, 0);
        -moz-transform: rotate(-150deg) translate3d(0, 0, 0);
        transform: rotate(-150deg) translate3d(0, 0, 0);
        left: 54px;
        bottom: 53px;
    }
    40% {
        -webkit-transform: rotate(0deg) translate3d(0, 0, 0);
        -moz-transform: rotate(0deg) translate3d(0, 0, 0);
        transform: rotate(0deg) translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: rotate(0deg) translate3d(-54px, 47px, 0);
        -moz-transform: rotate(0deg) translate3d(-54px, 47px, 0);
        transform: rotate(0deg) translate3d(-54px, 47px, 0);
        left: 54px;
        bottom: 53px;
    }
}

.nav-menu-5 .nav-pop-sub .nav-pop-sub-item-3-3 {
    left: 54px;
    bottom: 53px;
}

.nav-menu-5.nav-show .nav-pop-sub .nav-pop-sub-item-3-3 {
    -webkit-animation: icon_show_5_3_3 0.5s, icon_show_opacity 0.5s;
    -moz-animation: icon_show_5_3_3 0.5s, icon_show_opacity 0.5s;
    animation: icon_show_5_3_3 0.5s, icon_show_opacity 0.5s;
    -webkit-transform: rotate(-150deg) translate3d(0, 0, 0);
    -moz-transform: rotate(-150deg) translate3d(0, 0, 0);
    transform: rotate(-150deg) translate3d(0, 0, 0);
    opacity: 1;
    left: 54px;
    bottom: 53px;
}

.nav-menu-5.nav-hide .nav-pop-sub .nav-pop-sub-item-3-3 {
    -webkit-animation: icon_hide_5_3_3 0.5s, icon_hide_opacity 0.5s;
    -moz-animation: icon_hide_5_3_3 0.5s, icon_hide_opacity 0.5s;
    animation: icon_hide_5_3_3 0.5s, icon_hide_opacity 0.5s;
    -webkit-transform: rotate(0deg) translate3d(-54px, 47px, 0);
    -moz-transform: rotate(0deg) translate3d(-54px, 47px, 0);
    transform: rotate(0deg) translate3d(-54px, 47px, 0);
    left: 54px;
    bottom: 53px;
    opacity: 0;
}

@-webkit-keyframes icon_show_5_4_1 {
    0% {
        -webkit-transform: rotateZ(0deg) translate3d(57px, 47px, 0);
        transform: rotateZ(0deg) translate3d(57px, 47px, 0);
        left: -57px;
        bottom: 53px;
    }
    60% {
        -webkit-transform: rotateZ(0deg) translate3d(0, 0, 0);
        transform: rotateZ(0deg) translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: rotateZ(-150deg) translate3d(0, 0, 0);
        transform: rotateZ(-150deg) translate3d(0, 0, 0);
        left: -57px;
        bottom: 53px;
    }
}

@-moz-keyframes icon_show_5_4_1 {
    0% {
        -moz-transform: rotateZ(0deg) translate3d(57px, 47px, 0);
        transform: rotateZ(0deg) translate3d(57px, 47px, 0);
        left: -57px;
        bottom: 53px;
    }
    60% {
        -moz-transform: rotateZ(0deg) translate3d(0, 0, 0);
        transform: rotateZ(0deg) translate3d(0, 0, 0);
    }
    100% {
        -moz-transform: rotateZ(-150deg) translate3d(0, 0, 0);
        transform: rotateZ(-150deg) translate3d(0, 0, 0);
        left: -57px;
        bottom: 53px;
    }
}

@keyframes icon_show_5_4_1 {
    0% {
        -webkit-transform: rotateZ(0deg) translate3d(57px, 47px, 0);
        -moz-transform: rotateZ(0deg) translate3d(57px, 47px, 0);
        transform: rotateZ(0deg) translate3d(57px, 47px, 0);
        left: -57px;
        bottom: 53px;
    }
    60% {
        -webkit-transform: rotateZ(0deg) translate3d(0, 0, 0);
        -moz-transform: rotateZ(0deg) translate3d(0, 0, 0);
        transform: rotateZ(0deg) translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: rotateZ(-150deg) translate3d(0, 0, 0);
        -moz-transform: rotateZ(-150deg) translate3d(0, 0, 0);
        transform: rotateZ(-150deg) translate3d(0, 0, 0);
        left: -57px;
        bottom: 53px;
    }
}

@-webkit-keyframes icon_hide_5_4_1 {
    0% {
        -webkit-transform: rotate(-150deg) translate3d(0, 0, 0);
        transform: rotate(-150deg) translate3d(0, 0, 0);
        left: -57px;
        bottom: 53px;
    }
    40% {
        -webkit-transform: rotate(0deg) translate3d(0, 0, 0);
        transform: rotate(0deg) translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: rotate(0deg) translate3d(57px, 47px, 0);
        transform: rotate(0deg) translate3d(57px, 47px, 0);
        left: -57px;
        bottom: 53px;
    }
}

@-moz-keyframes icon_hide_5_4_1 {
    0% {
        -moz-transform: rotate(-150deg) translate3d(0, 0, 0);
        transform: rotate(-150deg) translate3d(0, 0, 0);
        left: -57px;
        bottom: 53px;
    }
    40% {
        -moz-transform: rotate(0deg) translate3d(0, 0, 0);
        transform: rotate(0deg) translate3d(0, 0, 0);
    }
    100% {
        -moz-transform: rotate(0deg) translate3d(57px, 47px, 0);
        transform: rotate(0deg) translate3d(57px, 47px, 0);
        left: -57px;
        bottom: 53px;
    }
}

@keyframes icon_hide_5_4_1 {
    0% {
        -webkit-transform: rotate(-150deg) translate3d(0, 0, 0);
        -moz-transform: rotate(-150deg) translate3d(0, 0, 0);
        transform: rotate(-150deg) translate3d(0, 0, 0);
        left: -57px;
        bottom: 53px;
    }
    40% {
        -webkit-transform: rotate(0deg) translate3d(0, 0, 0);
        -moz-transform: rotate(0deg) translate3d(0, 0, 0);
        transform: rotate(0deg) translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: rotate(0deg) translate3d(57px, 47px, 0);
        -moz-transform: rotate(0deg) translate3d(57px, 47px, 0);
        transform: rotate(0deg) translate3d(57px, 47px, 0);
        left: -57px;
        bottom: 53px;
    }
}

.nav-menu-5 .nav-pop-sub .nav-pop-sub-item-4-1 {
    left: -57px;
    bottom: 53px;
}

.nav-menu-5.nav-show .nav-pop-sub .nav-pop-sub-item-4-1 {
    -webkit-animation: icon_show_5_4_1 0.5s, icon_show_opacity 0.5s;
    -moz-animation: icon_show_5_4_1 0.5s, icon_show_opacity 0.5s;
    animation: icon_show_5_4_1 0.5s, icon_show_opacity 0.5s;
    -webkit-transform: rotate(-150deg) translate3d(0, 0, 0);
    -moz-transform: rotate(-150deg) translate3d(0, 0, 0);
    transform: rotate(-150deg) translate3d(0, 0, 0);
    opacity: 1;
    left: -57px;
    bottom: 53px;
}

.nav-menu-5.nav-hide .nav-pop-sub .nav-pop-sub-item-4-1 {
    -webkit-animation: icon_hide_5_4_1 0.5s, icon_hide_opacity 0.5s;
    -moz-animation: icon_hide_5_4_1 0.5s, icon_hide_opacity 0.5s;
    animation: icon_hide_5_4_1 0.5s, icon_hide_opacity 0.5s;
    -webkit-transform: rotate(0deg) translate3d(57px, 47px, 0);
    -moz-transform: rotate(0deg) translate3d(57px, 47px, 0);
    transform: rotate(0deg) translate3d(57px, 47px, 0);
    left: -57px;
    bottom: 53px;
    opacity: 0;
}

@-webkit-keyframes icon_show_5_4_2 {
    0% {
        -webkit-transform: rotateZ(0deg) translate3d(26px, 94px, 0);
        transform: rotateZ(0deg) translate3d(26px, 94px, 0);
        left: -26px;
        bottom: 100px;
    }
    60% {
        -webkit-transform: rotateZ(0deg) translate3d(0, 0, 0);
        transform: rotateZ(0deg) translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: rotateZ(-150deg) translate3d(0, 0, 0);
        transform: rotateZ(-150deg) translate3d(0, 0, 0);
        left: -26px;
        bottom: 100px;
    }
}

@-moz-keyframes icon_show_5_4_2 {
    0% {
        -moz-transform: rotateZ(0deg) translate3d(26px, 94px, 0);
        transform: rotateZ(0deg) translate3d(26px, 94px, 0);
        left: -26px;
        bottom: 100px;
    }
    60% {
        -moz-transform: rotateZ(0deg) translate3d(0, 0, 0);
        transform: rotateZ(0deg) translate3d(0, 0, 0);
    }
    100% {
        -moz-transform: rotateZ(-150deg) translate3d(0, 0, 0);
        transform: rotateZ(-150deg) translate3d(0, 0, 0);
        left: -26px;
        bottom: 100px;
    }
}

@keyframes icon_show_5_4_2 {
    0% {
        -webkit-transform: rotateZ(0deg) translate3d(26px, 94px, 0);
        -moz-transform: rotateZ(0deg) translate3d(26px, 94px, 0);
        transform: rotateZ(0deg) translate3d(26px, 94px, 0);
        left: -26px;
        bottom: 100px;
    }
    60% {
        -webkit-transform: rotateZ(0deg) translate3d(0, 0, 0);
        -moz-transform: rotateZ(0deg) translate3d(0, 0, 0);
        transform: rotateZ(0deg) translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: rotateZ(-150deg) translate3d(0, 0, 0);
        -moz-transform: rotateZ(-150deg) translate3d(0, 0, 0);
        transform: rotateZ(-150deg) translate3d(0, 0, 0);
        left: -26px;
        bottom: 100px;
    }
}

@-webkit-keyframes icon_hide_5_4_2 {
    0% {
        -webkit-transform: rotate(-150deg) translate3d(0, 0, 0);
        transform: rotate(-150deg) translate3d(0, 0, 0);
        left: -26px;
        bottom: 100px;
    }
    40% {
        -webkit-transform: rotate(0deg) translate3d(0, 0, 0);
        transform: rotate(0deg) translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: rotate(0deg) translate3d(26px, 94px, 0);
        transform: rotate(0deg) translate3d(26px, 94px, 0);
        left: -26px;
        bottom: 100px;
    }
}

@-moz-keyframes icon_hide_5_4_2 {
    0% {
        -moz-transform: rotate(-150deg) translate3d(0, 0, 0);
        transform: rotate(-150deg) translate3d(0, 0, 0);
        left: -26px;
        bottom: 100px;
    }
    40% {
        -moz-transform: rotate(0deg) translate3d(0, 0, 0);
        transform: rotate(0deg) translate3d(0, 0, 0);
    }
    100% {
        -moz-transform: rotate(0deg) translate3d(26px, 94px, 0);
        transform: rotate(0deg) translate3d(26px, 94px, 0);
        left: -26px;
        bottom: 100px;
    }
}

@keyframes icon_hide_5_4_2 {
    0% {
        -webkit-transform: rotate(-150deg) translate3d(0, 0, 0);
        -moz-transform: rotate(-150deg) translate3d(0, 0, 0);
        transform: rotate(-150deg) translate3d(0, 0, 0);
        left: -26px;
        bottom: 100px;
    }
    40% {
        -webkit-transform: rotate(0deg) translate3d(0, 0, 0);
        -moz-transform: rotate(0deg) translate3d(0, 0, 0);
        transform: rotate(0deg) translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: rotate(0deg) translate3d(26px, 94px, 0);
        -moz-transform: rotate(0deg) translate3d(26px, 94px, 0);
        transform: rotate(0deg) translate3d(26px, 94px, 0);
        left: -26px;
        bottom: 100px;
    }
}

.nav-menu-5 .nav-pop-sub .nav-pop-sub-item-4-2 {
    left: -26px;
    bottom: 100px;
}

.nav-menu-5.nav-show .nav-pop-sub .nav-pop-sub-item-4-2 {
    -webkit-animation: icon_show_5_4_2 0.5s, icon_show_opacity 0.5s;
    -moz-animation: icon_show_5_4_2 0.5s, icon_show_opacity 0.5s;
    animation: icon_show_5_4_2 0.5s, icon_show_opacity 0.5s;
    -webkit-transform: rotate(-150deg) translate3d(0, 0, 0);
    -moz-transform: rotate(-150deg) translate3d(0, 0, 0);
    transform: rotate(-150deg) translate3d(0, 0, 0);
    opacity: 1;
    left: -26px;
    bottom: 100px;
}

.nav-menu-5.nav-hide .nav-pop-sub .nav-pop-sub-item-4-2 {
    -webkit-animation: icon_hide_5_4_2 0.5s, icon_hide_opacity 0.5s;
    -moz-animation: icon_hide_5_4_2 0.5s, icon_hide_opacity 0.5s;
    animation: icon_hide_5_4_2 0.5s, icon_hide_opacity 0.5s;
    -webkit-transform: rotate(0deg) translate3d(26px, 94px, 0);
    -moz-transform: rotate(0deg) translate3d(26px, 94px, 0);
    transform: rotate(0deg) translate3d(26px, 94px, 0);
    left: -26px;
    bottom: 100px;
    opacity: 0;
}

@-webkit-keyframes icon_show_5_4_3 {
    0% {
        -webkit-transform: rotateZ(0deg) translate3d(-26px, 94px, 0);
        transform: rotateZ(0deg) translate3d(-26px, 94px, 0);
        left: 26px;
        bottom: 100px;
    }
    60% {
        -webkit-transform: rotateZ(0deg) translate3d(0, 0, 0);
        transform: rotateZ(0deg) translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: rotateZ(-150deg) translate3d(0, 0, 0);
        transform: rotateZ(-150deg) translate3d(0, 0, 0);
        left: 26px;
        bottom: 100px;
    }
}

@-moz-keyframes icon_show_5_4_3 {
    0% {
        -moz-transform: rotateZ(0deg) translate3d(-26px, 94px, 0);
        transform: rotateZ(0deg) translate3d(-26px, 94px, 0);
        left: 26px;
        bottom: 100px;
    }
    60% {
        -moz-transform: rotateZ(0deg) translate3d(0, 0, 0);
        transform: rotateZ(0deg) translate3d(0, 0, 0);
    }
    100% {
        -moz-transform: rotateZ(-150deg) translate3d(0, 0, 0);
        transform: rotateZ(-150deg) translate3d(0, 0, 0);
        left: 26px;
        bottom: 100px;
    }
}

@keyframes icon_show_5_4_3 {
    0% {
        -webkit-transform: rotateZ(0deg) translate3d(-26px, 94px, 0);
        -moz-transform: rotateZ(0deg) translate3d(-26px, 94px, 0);
        transform: rotateZ(0deg) translate3d(-26px, 94px, 0);
        left: 26px;
        bottom: 100px;
    }
    60% {
        -webkit-transform: rotateZ(0deg) translate3d(0, 0, 0);
        -moz-transform: rotateZ(0deg) translate3d(0, 0, 0);
        transform: rotateZ(0deg) translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: rotateZ(-150deg) translate3d(0, 0, 0);
        -moz-transform: rotateZ(-150deg) translate3d(0, 0, 0);
        transform: rotateZ(-150deg) translate3d(0, 0, 0);
        left: 26px;
        bottom: 100px;
    }
}

@-webkit-keyframes icon_hide_5_4_3 {
    0% {
        -webkit-transform: rotate(-150deg) translate3d(0, 0, 0);
        transform: rotate(-150deg) translate3d(0, 0, 0);
        left: 26px;
        bottom: 100px;
    }
    40% {
        -webkit-transform: rotate(0deg) translate3d(0, 0, 0);
        transform: rotate(0deg) translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: rotate(0deg) translate3d(-26px, 94px, 0);
        transform: rotate(0deg) translate3d(-26px, 94px, 0);
        left: 26px;
        bottom: 100px;
    }
}

@-moz-keyframes icon_hide_5_4_3 {
    0% {
        -moz-transform: rotate(-150deg) translate3d(0, 0, 0);
        transform: rotate(-150deg) translate3d(0, 0, 0);
        left: 26px;
        bottom: 100px;
    }
    40% {
        -moz-transform: rotate(0deg) translate3d(0, 0, 0);
        transform: rotate(0deg) translate3d(0, 0, 0);
    }
    100% {
        -moz-transform: rotate(0deg) translate3d(-26px, 94px, 0);
        transform: rotate(0deg) translate3d(-26px, 94px, 0);
        left: 26px;
        bottom: 100px;
    }
}

@keyframes icon_hide_5_4_3 {
    0% {
        -webkit-transform: rotate(-150deg) translate3d(0, 0, 0);
        -moz-transform: rotate(-150deg) translate3d(0, 0, 0);
        transform: rotate(-150deg) translate3d(0, 0, 0);
        left: 26px;
        bottom: 100px;
    }
    40% {
        -webkit-transform: rotate(0deg) translate3d(0, 0, 0);
        -moz-transform: rotate(0deg) translate3d(0, 0, 0);
        transform: rotate(0deg) translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: rotate(0deg) translate3d(-26px, 94px, 0);
        -moz-transform: rotate(0deg) translate3d(-26px, 94px, 0);
        transform: rotate(0deg) translate3d(-26px, 94px, 0);
        left: 26px;
        bottom: 100px;
    }
}

.nav-menu-5 .nav-pop-sub .nav-pop-sub-item-4-3 {
    left: 26px;
    bottom: 100px;
}

.nav-menu-5.nav-show .nav-pop-sub .nav-pop-sub-item-4-3 {
    -webkit-animation: icon_show_5_4_3 0.5s, icon_show_opacity 0.5s;
    -moz-animation: icon_show_5_4_3 0.5s, icon_show_opacity 0.5s;
    animation: icon_show_5_4_3 0.5s, icon_show_opacity 0.5s;
    -webkit-transform: rotate(-150deg) translate3d(0, 0, 0);
    -moz-transform: rotate(-150deg) translate3d(0, 0, 0);
    transform: rotate(-150deg) translate3d(0, 0, 0);
    opacity: 1;
    left: 26px;
    bottom: 100px;
}

.nav-menu-5.nav-hide .nav-pop-sub .nav-pop-sub-item-4-3 {
    -webkit-animation: icon_hide_5_4_3 0.5s, icon_hide_opacity 0.5s;
    -moz-animation: icon_hide_5_4_3 0.5s, icon_hide_opacity 0.5s;
    animation: icon_hide_5_4_3 0.5s, icon_hide_opacity 0.5s;
    -webkit-transform: rotate(0deg) translate3d(-26px, 94px, 0);
    -moz-transform: rotate(0deg) translate3d(-26px, 94px, 0);
    transform: rotate(0deg) translate3d(-26px, 94px, 0);
    left: 26px;
    bottom: 100px;
    opacity: 0;
}

@-webkit-keyframes icon_show_5_4_4 {
    0% {
        -webkit-transform: rotateZ(0deg) translate3d(-57px, 47px, 0);
        transform: rotateZ(0deg) translate3d(-57px, 47px, 0);
        left: 57px;
        bottom: 53px;
    }
    60% {
        -webkit-transform: rotateZ(0deg) translate3d(0, 0, 0);
        transform: rotateZ(0deg) translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: rotateZ(-150deg) translate3d(0, 0, 0);
        transform: rotateZ(-150deg) translate3d(0, 0, 0);
        left: 57px;
        bottom: 53px;
    }
}

@-moz-keyframes icon_show_5_4_4 {
    0% {
        -moz-transform: rotateZ(0deg) translate3d(-57px, 47px, 0);
        transform: rotateZ(0deg) translate3d(-57px, 47px, 0);
        left: 57px;
        bottom: 53px;
    }
    60% {
        -moz-transform: rotateZ(0deg) translate3d(0, 0, 0);
        transform: rotateZ(0deg) translate3d(0, 0, 0);
    }
    100% {
        -moz-transform: rotateZ(-150deg) translate3d(0, 0, 0);
        transform: rotateZ(-150deg) translate3d(0, 0, 0);
        left: 57px;
        bottom: 53px;
    }
}

@keyframes icon_show_5_4_4 {
    0% {
        -webkit-transform: rotateZ(0deg) translate3d(-57px, 47px, 0);
        -moz-transform: rotateZ(0deg) translate3d(-57px, 47px, 0);
        transform: rotateZ(0deg) translate3d(-57px, 47px, 0);
        left: 57px;
        bottom: 53px;
    }
    60% {
        -webkit-transform: rotateZ(0deg) translate3d(0, 0, 0);
        -moz-transform: rotateZ(0deg) translate3d(0, 0, 0);
        transform: rotateZ(0deg) translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: rotateZ(-150deg) translate3d(0, 0, 0);
        -moz-transform: rotateZ(-150deg) translate3d(0, 0, 0);
        transform: rotateZ(-150deg) translate3d(0, 0, 0);
        left: 57px;
        bottom: 53px;
    }
}

@-webkit-keyframes icon_hide_5_4_4 {
    0% {
        -webkit-transform: rotate(-150deg) translate3d(0, 0, 0);
        transform: rotate(-150deg) translate3d(0, 0, 0);
        left: 57px;
        bottom: 53px;
    }
    40% {
        -webkit-transform: rotate(0deg) translate3d(0, 0, 0);
        transform: rotate(0deg) translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: rotate(0deg) translate3d(-57px, 47px, 0);
        transform: rotate(0deg) translate3d(-57px, 47px, 0);
        left: 57px;
        bottom: 53px;
    }
}

@-moz-keyframes icon_hide_5_4_4 {
    0% {
        -moz-transform: rotate(-150deg) translate3d(0, 0, 0);
        transform: rotate(-150deg) translate3d(0, 0, 0);
        left: 57px;
        bottom: 53px;
    }
    40% {
        -moz-transform: rotate(0deg) translate3d(0, 0, 0);
        transform: rotate(0deg) translate3d(0, 0, 0);
    }
    100% {
        -moz-transform: rotate(0deg) translate3d(-57px, 47px, 0);
        transform: rotate(0deg) translate3d(-57px, 47px, 0);
        left: 57px;
        bottom: 53px;
    }
}

@keyframes icon_hide_5_4_4 {
    0% {
        -webkit-transform: rotate(-150deg) translate3d(0, 0, 0);
        -moz-transform: rotate(-150deg) translate3d(0, 0, 0);
        transform: rotate(-150deg) translate3d(0, 0, 0);
        left: 57px;
        bottom: 53px;
    }
    40% {
        -webkit-transform: rotate(0deg) translate3d(0, 0, 0);
        -moz-transform: rotate(0deg) translate3d(0, 0, 0);
        transform: rotate(0deg) translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: rotate(0deg) translate3d(-57px, 47px, 0);
        -moz-transform: rotate(0deg) translate3d(-57px, 47px, 0);
        transform: rotate(0deg) translate3d(-57px, 47px, 0);
        left: 57px;
        bottom: 53px;
    }
}

.nav-menu-5 .nav-pop-sub .nav-pop-sub-item-4-4 {
    left: 57px;
    bottom: 53px;
}

.nav-menu-5.nav-show .nav-pop-sub .nav-pop-sub-item-4-4 {
    -webkit-animation: icon_show_5_4_4 0.5s, icon_show_opacity 0.5s;
    -moz-animation: icon_show_5_4_4 0.5s, icon_show_opacity 0.5s;
    animation: icon_show_5_4_4 0.5s, icon_show_opacity 0.5s;
    -webkit-transform: rotate(-150deg) translate3d(0, 0, 0);
    -moz-transform: rotate(-150deg) translate3d(0, 0, 0);
    transform: rotate(-150deg) translate3d(0, 0, 0);
    opacity: 1;
    left: 57px;
    bottom: 53px;
}

.nav-menu-5.nav-hide .nav-pop-sub .nav-pop-sub-item-4-4 {
    -webkit-animation: icon_hide_5_4_4 0.5s, icon_hide_opacity 0.5s;
    -moz-animation: icon_hide_5_4_4 0.5s, icon_hide_opacity 0.5s;
    animation: icon_hide_5_4_4 0.5s, icon_hide_opacity 0.5s;
    -webkit-transform: rotate(0deg) translate3d(-57px, 47px, 0);
    -moz-transform: rotate(0deg) translate3d(-57px, 47px, 0);
    transform: rotate(0deg) translate3d(-57px, 47px, 0);
    left: 57px;
    bottom: 53px;
    opacity: 0;
}

.shop-nav {
    position: fixed;
    z-index: 99;
}

.nav-menu .nav-item {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.nav-menu a {
    display: block;
    height: 100%;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
}

.nav-menu-1, .nav-menu-2, .nav-menu-3 {
    bottom: 0px;
    left: 0px;
    right: 0px;
    height: 40px;
    background: #eaeaea;
    color: #eee;
    text-align: center;
}

.nav-menu-4, .nav-menu-5 {
    left: 0px;
    bottom: 0px;
}

.nav-menu-4 .nav-pop-sub, .nav-menu-5 .nav-pop-sub {
    position: absolute;
    z-index: 90;
}

.nav-menu-4 .nav-pop-main .nav-special-item, .nav-menu-5 .nav-pop-main .nav-special-item {
    height: 50px;
    width: 50px;
    -webkit-transition: 0.4s all ease-in-out;
    -moz-transition: 0.4s all ease-in-out;
    transition: 0.4s all ease-in-out;
    position: absolute;
    z-index: 99;
}

.nav-menu-4 .nav-pop-sub .nav-pop-sub-item, .nav-menu-5 .nav-pop-sub .nav-pop-sub-item {
    height: 45px;
    width: 45px;
    position: absolute;
    -webkit-transition: all ease-in-out 0.6s;
    -moz-transition: all ease-in-out 0.6s;
    transition: all ease-in-out 0.6s;
}

.nav-menu-4 .nav-pop-sub .nav-pop-sub-item a, .nav-menu-5 .nav-pop-sub .nav-pop-sub-item a {
    border-radius: 100%;
    -webkit-transform: rotateZ(150deg);
    -moz-transform: rotateZ(150deg);
    transform: rotateZ(150deg);
}

.nav-menu-1 {
    border: 0px none;
    -webkit-border-image: url("../img/wap/border-line.png") 2 stretch;
    -moz-border-image: url("../img/wap/border-line.png") 2 stretch;
    border-image: url("../img/wap/border-line.png") 2 stretch;
    border-top: 2px solid #e5e5e5;
    background: no-repeat #fafafa;
    background-size: 100% 100px;
    height: 40px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5) {
    .nav-menu-1 {
        border-top-width: 1px;
    }
}

.nav-menu-1 a {
    display: block;
    color: #333;
    font-weight: bold;
    text-shadow: 0 0 2px #f5f5f5;
}

.nav-menu-1 .nav-item {
    float: left;
    display: block;
    height: 40px;
}

.nav-menu-1 .nav-item + .nav-item {
    -webkit-border-image: url("../img/wap/border-line.png") 2 stretch;
    -moz-border-image: url("../img/wap/border-line.png") 2 stretch;
    border-image: url("../img/wap/border-line.png") 2 stretch;
    border-left: 2px solid #e5e5e5;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5) {
    .nav-menu-1 .nav-item + .nav-item {
        border-left-width: 1px;
    }
}

.nav-menu-1 .nav-special-item a {
    background-size: 25px 25px;
    margin: 0 auto;
}

.nav-menu-1 .submenu {
    bottom: 49px;
    border: 1px solid #ccc;
    -webkit-box-shadow: 0 0 3px #fff inset;
    box-shadow: 0 0 3px #fff inset;
    background-color: #fafafa;
}

.nav-menu-1 .submenu .before-arrow {
    border-top: 6px solid #fafafa;
    border-bottom: 0px none;
    bottom: -5px;
}

.nav-menu-1 .submenu .after-arrow {
    border-top: 6px solid #ccc;
    border-bottom: 0px none;
    bottom: -6px;
}

.nav-menu-1 .submenu a, .nav-menu-1 .submenu .arrow-caret {
    color: #333;
    font-weight: bold;
    text-shadow: 0 0 2px #f5f5f5;
}

.nav-menu-1 .submenu .arrow-caret {
    border-color: transparent transparent #333 transparent;
}

.nav-menu-1 .submenu ul > li.line-divide {
    height: 1px;
    background: url("../img/wap/x_border_line.png") top left no-repeat;
    background-size: 100% 2px;
}

.nav-menu-1.has-menu-0 .nav-special-item {
    width: 100%;
}

.nav-menu-1.has-menu-1 .nav-item {
    width: 84%;
}

.nav-menu-1.has-menu-1 .submenu li a {
    min-width: 120px;
}

.nav-menu-1.has-menu-2 .nav-item {
    width: 42%;
}

.nav-menu-1.has-menu-2 .submenu li a {
    min-width: 120px;
}

.nav-menu-1.has-menu-3 .nav-item {
    width: 28%;
}

.nav-menu-1.has-menu-3 .submenu li a {
    min-width: 80px;
}

.nav-menu-1.has-menu-1 .nav-special-item, .nav-menu-1.has-menu-2 .nav-special-item, .nav-menu-1.has-menu-3 .nav-special-item {
    width: 16%;
}

.nav-menu-2 {
    height: 50px;
    -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
}

.nav-menu-2 li {
    float: left;
    display: block;
    text-align: center;
    font-size: 12px;
    line-height: 12px;
    color: red;
}

.nav-menu-2 a {
    display: block;
    height: 50px;
    background-position: center center;
    background-repeat: no-repeat;
}

.nav-menu-2.has-menu-1 li {
    width: 100%;
}

.nav-menu-2.has-menu-2 li {
    width: 50%;
}

.nav-menu-2.has-menu-3 li {
    width: 33.33333%;
}

.nav-menu-2.has-menu-4 li {
    width: 25%;
}

.nav-menu-2.has-menu-5 li {
    width: 20%;
}

.nav-menu-3 {
    background-color: #292929;
    padding: 0 10px;
}

.nav-menu-3.has-menu-2 .nav-item, .nav-menu-3.has-menu-1 .nav-item, .nav-menu-3.has-menu-0 .nav-item {
    width: 34%;
}

.nav-menu-3.has-menu-2 .nav-item.nav-special-item, .nav-menu-3.has-menu-1 .nav-item.nav-special-item, .nav-menu-3.has-menu-0 .nav-item.nav-special-item {
    width: 32%;
}

.nav-menu-3.has-menu-4 .nav-item, .nav-menu-3.has-menu-3 .nav-item {
    width: 17%;
}

.nav-menu-3.has-menu-4 .nav-item.nav-special-item, .nav-menu-3.has-menu-3 .nav-item.nav-special-item {
    width: 32%;
}

.nav-menu-3 .nav-item {
    height: 40px;
    float: left;
    display: block;
}

.nav-menu-3 .nav-special-item a {
    background-color: #f90;
    height: 40px;
    width: 40px;
    margin: 0 auto;
    margin-top: -10px;
    border-radius: 100%;
    border: 5px solid #292929;
}

.nav-menu-4 {
    left: 10px;
    bottom: 10px;
}

.nav-menu-4 .nav-pop-main {
    height: 50px;
    width: 50px;
}

.nav-menu-4 .nav-pop-main .nav-item {
    display: none;
}

.nav-menu-4 .nav-pop-main .nav-special-item {
    display: block;
    background: url("../img/wap/centerbtn.png") center center no-repeat;
    background-size: 50px 50px;
    border-radius: 100%;
    left: 0px;
    bottom: 0px;
}

.nav-menu-4 .nav-pop-sub {
    bottom: 0px;
    left: 0px;
}

.nav-menu-4 .nav-pop-sub .nav-pop-sub-item {
    background: rgba(51, 51, 51, 0.9);
    border-radius: 100%;
    opacity: 0;
}

.nav-menu-5 {
    left: 50%;
    bottom: 3px;
}

.nav-menu-5 .nav-pop-main {
    margin-left: -50%;
    padding: 10px 9px 0 9px;
    width: 132px;
    height: 45px;
    position: relative;
    background: url("../img/wap/nav5back.png") center center no-repeat;
    background-size: 150px 50px;
}

.nav-menu-5 .nav-pop-main .nav-item {
    height: 43px;
    width: 41px;
}

.nav-menu-5 .nav-pop-main .nav-item a {
    background-size: 45px 45px;
}

.nav-menu-5 .nav-pop-main .nav-special-item {
    border-radius: 100%;
    width: 40px;
    height: 40px;
    bottom: 8px;
    position: relative;
    left: 5px;
    bottom: -6px;
    float: left;
    margin-top: -10px;
    background: url("../img/wap/centerbtn.png") center center no-repeat;
    background-size: 40px 40px;
}

.nav-menu-5 .nav-pop-sub {
    bottom: 0px;
}

.nav-menu-5 .nav-pop-sub .nav-pop-sub-item {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transform-origin: center left;
    -moz-transform-origin: center left;
    -ms-transform-origin: center left;
    transform-origin: center left;
}

.nav-menu-5 .nav-pop-sub .nav-pop-sub-item a {
    margin-left: -50%;
    width: 100%;
    border-radius: 100%;
    background-color: rgba(41, 41, 41, 0.9);
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5) {
    .nav-menu-4 .nav-pop-main .nav-special-item {
        background-image: url("../img/wap/centerbtn@2x.png");
    }

    .nav-menu-5 .nav-pop-main {
        background-image: url("../img/wap/nav5back@2x.png");
    }

    .nav-menu-5 .nav-pop-main .nav-item-homepage {
        background-image: url("../img/wap/home@2x.png");
    }

    .nav-menu-5 .nav-pop-main .nav-item-cart {
        background-image: url("../img/wap/cart@2x.png");
    }

    .nav-menu-5 .nav-pop-main .nav-special-item {
        background-image: url("../img/wap/centerbtn@2x.png");
    }
}

.full-screen .container {
    background: none;
}

.full-screen .header {
    display: none;
}

.custom-tag-list {
    background: #f9f9f9;
    overflow: hidden;
}

.custom-tag-list ul, .custom-tag-list li {
    padding: 0;
    margin: 0;
    list-style: none;
}

.custom-tag-list .custom-tag-list-menu-block {
    position: relative;
    width: 90px;
    margin-right: 1px;
    float: left;
    border-right: 1px solid #ddd;
    background: #e6e6e6;
}

.custom-tag-list .custom-tag-list-menu-block .custom-tag-list-side-menu {
    padding-top: 25px;
    position: relative;
}

.custom-tag-list .custom-tag-list-menu-block li {
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
}

.custom-tag-list .custom-tag-list-menu-block li a {
    display: block;
    width: 80px;
    padding: 10px 5px;
    font-size: 14px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.custom-tag-list .custom-tag-list-menu-block li a span {
    display: block;
    max-height: 28px;
    overflow: hidden;
    line-height: 14px;
}

.custom-tag-list .custom-tag-list-menu-block li.current {
    background: #f9f9f9;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.custom-tag-list .custom-tag-list-menu-block li.current a {
    padding-right: 6px;
    background: #f9f9f9;
    color: #f60;
}

.custom-tag-list .custom-tag-list-menu-block .custom-tag-list-space {
    height: 24px;
    background: #e6e6e6;
}

.custom-tag-list .custom-tag-list-goods {
    overflow: hidden;
}

.custom-tag-list .custom-tag-list-goods .custom-tag-list-title {
    width: 100%;
    height: 26px;
    line-height: 26px;
    font-size: 12px;
    white-space: nowrap;
    word-break: keep-all;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: normal;
    background: #eee;
    padding: 0 0 0 10px;
    margin: 0;
    background: #eee;
}

.custom-tag-list .custom-tag-list-goods .custom-tag-list-goods-list {
    margin-left: 5px;
}

.custom-tag-list .custom-tag-list-goods .custom-tag-list-single-goods {
    border-bottom: 1px solid #ddd;
}

.custom-tag-list .custom-tag-list-goods .custom-tag-list-single-goods:last-child {
    border-bottom: none;
}

.custom-tag-list .custom-tag-list-goods .no-goods-list {
    color: #999;
    padding: 0 5px;
    line-height: 40px;
    font-size: 14px;
}

.custom-tag-list .custom-tag-list-goods .custom-tag-list-goods-img {
    display: block;
    float: left;
    width: 60px;
    height: 60px;
    padding: 10px 5px 10px 0;
}

.custom-tag-list .custom-tag-list-goods .custom-tag-list-goods-img img {
    width: 60px;
    height: 60px;
}

.custom-tag-list .custom-tag-list-goods .custom-tag-list-goods-detail {
    margin-left: 65px;
    position: relative;
}

.custom-tag-list .custom-tag-list-goods .custom-tag-list-goods-detail .custom-tag-list-goods-title {
    display: block;
    margin: 0;
    padding: 10px 0;
    line-height: 30px;
    white-space: nowrap;
    word-break: keep-all;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
}

.custom-tag-list .custom-tag-list-goods .custom-tag-list-goods-detail .custom-tag-list-goods-price {
    color: #f60;
    padding: 0;
}

.custom-tag-list .custom-tag-list-goods .custom-tag-list-goods-detail .custom-tag-list-goods-buy {
    display: block;
    position: absolute;
    right: 10px;
    bottom: 0;
    width: 60px;
    height: 50px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.custom-tag-list .custom-tag-list-goods .custom-tag-list-goods-detail .custom-tag-list-goods-buy span {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 44px;
    height: 24px;
    text-align: center;
    line-height: 24px;
    border: 1px solid #999;
    border-radius: 3px;
    font-size: 12px;
}

.custom-tag-list .custom-tag-list-goods .custom-tag-list-goods-detail .custom-tag-list-goods-buy .ajax-error, .custom-tag-list .custom-tag-list-goods .custom-tag-list-goods-detail .custom-tag-list-goods-buy .ajax-loading {
    display: none;
}

.custom-tag-list .custom-tag-list-goods .custom-tag-list-goods-detail .custom-tag-list-goods-buy .ajax-loading {
    background-image: url("../img/wap/loading.gif");
    background-repeat: no-repeat;
    background-position: center center;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5) {
    .custom-tag-list .custom-tag-list-goods .custom-tag-list-goods-detail .custom-tag-list-goods-buy .ajax-loading {
        background-image: url('../img/wap/loading@2x.gif');
        background-size: 16px;
    }
}

.custom-store {
    position: relative;
    border: 1px solid #f2f2f2;
    border-left-style: none;
    border-right-style: none;
    background-color: #fff;
    margin: 10px 0;
}

.custom-store .custom-store-img {
    position: absolute;
    top: 13px;
    left: 10px;
    height: 18px;
    width: 18px;
    background-image: url("../img/wap/showcase-1416814739063.png");
    background-repeat: no-repeat;
    background-position: 0 -50px;
}

.custom-store .custom-store-link {
    display: block;
}

.custom-store .custom-store-name {
    float: left;
    padding: 0 0 0 35px;
    height: 44px;
    line-height: 44px;
    font-size: 14px;
    color: #333;
    max-width: 214px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.custom-store .custom-store-enter {
    float: right;
    height: 14px;
    line-height: 14px;
    margin: 15px 0;
    font-size: 12px;
    color: #999;
    border-left: 1px solid #dcdcdc;
    padding: 0 10px 0 7px;
}

.custom-store .custom-store-row {
    position: relative;
    border-top: 1px solid #e5e5e5;
    padding: 12px 20px;
    margin: 0 15px;
    font-size: 12px;
    line-height: 20px;
    height: 38px;
}

.custom-store .help-info {
    font-size: 12px;
    color: #999;
}

.custom-store .address-area {
    margin-right: 60px;
}

.custom-store .phone-area {
    position: absolute;
    right: 0;
    top: 15px;
    bottom: 15px;
    width: 50px;
    height: 30px;
    border-left: 1px solid #e5e5e5;
    cursor: pointer;
    background: url("../img/wap/mobile.png") center;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5) {
    .custom-store .phone-area {
        background: url("../img/wap/mobile@2x.png") center;
        background-size: 58px 58px;
    }

    .custom-store .custom-store-img {
        background-image: url("../img/wap/showcase2x-1416814739063.png");
        background-repeat: no-repeat;
        background-position: 0 -70px;
        background-size: 40px auto;
    }
}

.custom-cube-table {
    width: 100%;
}

.custom-cube {
    margin: 0;
    padding: 0;
}

.custom-cube td {
    width: 80px;
    padding: 0;
    vertical-align: top;
}

.custom-cube td a {
    display: inline;
}

.custom-cube td img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    display: block;
}

.custom-cube li {
    float: left;
    width: 80px;
    height: 80px;
    list-style-type: none;
}

.custom-cube li a {
    display: block;
}

.custom-cube li img {
    max-width: 80px;
    max-height: 80px;
    width: auto;
    height: auto;
    display: block;
}

.custom-cube2-table {
    width: 100%;
    height: auto;
}

.custom-cube2-table tr {
    margin: 0;
    padding: 0;
}

.custom-cube2-table td {
    width: 25%;
    margin: 0;
    padding: 0;
}

.custom-cube2-table td img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
}

.custom-cube2-table td.cols-2 {
    width: 50%;
}

.custom-cube2-table td.cols-3 {
    width: 75%;
}

.custom-cube2-table td.cols-4 {
    width: 100%;
}

.cube2-edit table {
    width: 240px;
}

.cube2-edit table td {
    width: 60px;
    height: 60px;
    cursor: pointer;
    text-align: center;
    color: #ccc;
    background-color: rgba(0, 0, 0, 0.1);
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.cube2-edit table td.empty {
    background-color: rgba(0, 0, 0, 0);
}

.cube2-edit table td.empty:after {
    content: '+';
}

.cube2-edit table td.current {
    -webkit-box-shadow: 0 0 0 2px #858585 inset;
    box-shadow: 0 0 0 2px #858585 inset;
    padding: 2px;
}

.cube2-edit table td.rows-2 {
    height: 120px;
}

.cube2-edit table td.rows-3 {
    height: 180px;
}

.cube2-edit table td.rows-4 {
    height: 240px;
}

.cube2-edit table td.cols-2 {
    width: 60px;
}

.cube2-edit table td.cols-3 {
    width: 60px;
}

.cube2-edit table td.cols-4 {
    width: 60px;
}

.cube2-edit table td.index-0 {
    background-color: #BEEB9F;
}

.cube2-edit table td.index-1 {
    background-color: #FFFF9D;
}

.cube2-edit table td.index-2 {
    background-color: #DB9E36;
}

.cube2-edit table td.index-3 {
    background-color: #79BD8F;
}

.cube2-edit table td.index-4 {
    background-color: #00A388;
}

.cube2-edit table td.index-5 {
    background-color: #225378;
}

.cube2-edit table td.index-6 {
    background-color: #1695A3;
}

.cube2-edit table td.index-7 {
    background-color: #BEDB39;
}

.cube2-edit table td.index-8 {
    background-color: #F3FFE2;
}

.cube2-edit table td.index-9 {
    background-color: #EB7F00;
}

.cube2-edit table td.index-10 {
    background-color: #7D8A2E;
}

.cube2-edit table td.index-11 {
    background-color: #C9D787;
}

.cube2-edit table td.index-12 {
    background-color: #FFC0A9;
}

.cube2-edit table td.index-13 {
    background-color: #FF8598;
}

.cube2-edit table td.index-14 {
    background-color: #FFD34E;
}

.cube2-edit table td.index-15 {
    background-color: #ACF0F2;
}

.cube2-edit table img {
    max-height: 1000%;
}

.cube2-edit table span {
    color: #fff;
    text-shadow: 0 0 1px #000;
}

.cube2-edit .control-group .choices {
    margin: 0;
}

.cube2-edit .control-group .choice {
    border-top: 1px solid #ddd;
    padding-top: 20px;
}

.cube2-edit .control-group .choice .actions {
    display: inline-block;
}

.cube2-edit .control-group .choice .actions .close-modal {
    position: absolute;
    top: 16px;
    right: 10px;
}

.layout-table {
    padding: 40px 195px;
}

.layout-cols {
    float: left;
}

.layout-cols li {
    margin: 1px;
    background: #f8f8f8;
    width: 60px;
    height: 60px;
    border: 1px solid #e9e9e9;
    border-right-width: 2px;
    border-bottom-width: 2px;
}

.layout-cols li.selected {
    background: #ddeafb;
    border-color: #c3d9ff;
}

.layout-cols input[type=radio] {
    display: none;
}

.app-design .app-sidebar .cube2-edit .choice {
    border-bottom: 0px none;
}

.custom-showcase-wrap-1 .custom-showcase-big, .custom-showcase-wrap-1 .custom-showcase-small {
    width: 33%;
    height: 106px;
    overflow: hidden;
    margin: 0;
}

.custom-showcase-wrap-1 .custom-showcase-big img, .custom-showcase-wrap-1 .custom-showcase-small img {
    width: 100%;
    height: auto;
}

.custom-showcase-wrap-1 .custom-showcase-small {
    margin-left: 1px;
}

.custom-showcase-wrap-title {
    padding: 10px;
    font-size: 14px;
}

.custom-showcase-body {
    background-color: #fff;
}

.custom-showcase-body-title {
    font-size: 14px;
    font-weight: 700;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 10px 0;
}

.custom-showcase-body-desc {
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding-bottom: 10px;
    font-size: 12px;
    word-break: break-all;
}

.custom-showcase {
    margin: 0;
    padding: 1px 0 0;
    list-style: none;
}

.custom-showcase li {
    float: left;
    margin-bottom: 1px;
    text-align: center;
}

.custom-showcase li a {
    display: block;
}

.custom-showcase-big {
    width: 65%;
    height: 213px;
    overflow: hidden;
    margin-right: 1px;
    float: left;
}

.custom-showcase-big img {
    width: 100%;
    height: auto;
}

.custom-showcase-small {
    width: 34%;
    height: 106px;
    overflow: hidden;
}

.custom-showcase-small img {
    width: 100%;
    height: auto;
}

.custom-category {
    margin: 6px 8px;
}

.custom-category ul {
    margin: 0;
    padding: 0;
    text-align: justify;
    text-justify: distribute-all-lines;
    text-align-last: justify;
    font-size: 0;
}

.custom-category li {
    float: left;
    display: inline;
    vertical-align: top;
    width: 50%;
    margin-bottom: 4px;
    font-size: 0;
    text-align: center;
}

.custom-category li a {
    display: block;
    padding: 0 12px;
    line-height: 40px;
    height: 40px;
    width: auto;
    margin: 0 2px;
    font-size: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background-color: #f2f2f2;
    color: #000;
}

.custom-recommend-goods {
    background: #fff;
    margin: 10px 0;
    border: 1px solid #f2f2f2;
    border-left-style: none;
    border-right-style: none;
}

.custom-recommend-goods-title {
    margin-left: 9px;
    padding-left: 2px;
    height: 37px;
    max-height: 37px;
    line-height: 37px;
    font-size: 14px;
    border-bottom: 1px solid #f2f2f2;
}

.custom-recommend-goods-title a {
    position: relative;
    display: block;
    color: #333;
}

.custom-recommend-goods-title a:after {
    position: absolute;
    content: '';
    right: 15px;
    top: 50%;
    width: 9px;
    height: 12px;
    margin-top: -6px;
    background: url("../img/wap/ios7_arrow.png") left center no-repeat;
    background-size: 100% 100%;
}

.custom-recommend-goods-list {
    padding: 9px 8px;
    margin: 0 0 0 -8px;
    list-style: none;
}

.custom-recommend-goods-list li {
    float: left;
    margin-left: 9px;
    width: 93px;
    height: 93px;
    border: 1px solid #f2f2f2;
    background: #fcfcfc;
}

.custom-recommend-goods-list a {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
}

.custom-recommend-goods-list img {
    display: block;
    width: auto;
    height: auto;
    max-width: 93px;
    max-height: 93px;
    margin: auto;
}

.custom-line-wrap {
    height: 30px;
    position: relative;
}

.custom-line {
    border: 0 none;
    border-top: 1px dashed #bbb;
    margin: auto;
    padding: 0;
    height: 1px;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}

.custom-nav-4 {
    padding: 10px;
    margin: 0;
    text-align: center;
}

.custom-nav-4 li {
    display: inline-block;
    width: 20%;
    margin-right: 12px;
    text-align: center;
    vertical-align: top;
    list-style: none;
}

.custom-nav-4 li:last-child {
    margin-right: 0;
}

.custom-nav-4 li a {
    display: block;
}

.custom-nav-4 li img {
    display: block;
    width: 66px;
    height: 66px;
}

.custom-nav-4 li span {
    color: #333;
    height: 23px;
    line-height: 23px;
    font-size: 12px;
}

.custom-search {
    margin: 10px;
}

.custom-search form {
    margin: 0;
    position: relative;
    border: 1px solid #C0C0C0;
    background: #fff;
    border-radius: 5px;
}

.custom-search form .custom-search-input {
    margin: 0;
    padding: 0 10px 0 40px;
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    height: 35px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 0px none;
    outline: none;
    font-size: 14px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 0 0;
    box-shadow: 0 0 0 0;
}

.custom-search-button {
    position: absolute;
    top: 0;
    left: 0;
    border: 0px none;
    height: 35px;
    line-height: 35px;
    width: 37px;
    padding: 0;
    color: #fff;
    font-size: 14px;
    text-indent: -9999px;
    background: #fff url("../img/wap/search_icon.png") center center no-repeat;
    background-size: 16px 16px;
    border-radius: 5px 0 0 5px;
}

.custom-search-icon {
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAABqUlEQVR42r3WzyvDcRzH8Y+vOHDkpBwpB46k3MwOfu0wLvgDyEEp/8DOrjat5MSJs7i4O7CaWClqshxELphf81QO65Vv7+++37ZXPVprfT7Py7e+c5VKxY+HMWSQwzMYn3xHBjF4cLXy+2ESFwiyC0xGDbdiE2G2idagYY0eIMoOJB4onMV/u0IKcQxgBIs4wjd02VrCE9C9YxXNcD6GcQPdRJCwh3M5WEYcLoBO6IN4Ds8Kx6BbM2KqB69yR8wKp+XANVrgarQu92xY4RM5kIILoVfuObXCJTkwChfSQ9U9j1b4U8L9EcL56ous8BOqNxQhXARj3GuFcxJeDhntwFfVPWdWOCPh45DhJbknbYXjYJEesHYU5Y64FfZwKYdu0RUw2oQdOX8Jzwr/moaugD4j2oZd6KZqeTttQVdGBoNogvvTjRWUoNsL8z4+hN/eUMQzrJWRtMIa30aY7UNfq0krrBIoIMgKSMDhM2jc+pc5jizyeAHjk+/IYlye3gWf+IwRjsKOa7ge5qHxD8xIuLFxCTc0nqhHTM1B46W6RjWu4UaZxR3uMfUDvUqknv4oBC4AAAAASUVORK5CYII=') no-repeat center center;
    background-size: 15px;
    height: 15px;
    width: 15px;
    display: inline-block;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    color: rgba(0, 0, 0, 0);
}

.custom-link .right-arrow {
    margin-top: 14px;
}

.custom-link-link {
    height: 100%;
    line-height: 45px;
    display: block;
}

.custom-link-link .title {
    float: left;
    margin: 0;
    line-height: 45px;
    height: 100%;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 245px;
}

.custom-link-img {
    float: right;
    display: block;
    max-width: 40px;
    max-height: 40px;
}

.custom-link-img img {
    vertical-align: middle;
}

.custom-link .custom-link-two-col {
    width: 160px;
    float: left;
    border-bottom: 0 none;
    border-right: 1px solid #F0F0F0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px solid #f0f0f0;
}

.custom-link .custom-link-two-col .custom-link-link {
    padding-right: 0;
    padding-left: 0;
}

.custom-link .custom-link-two-col .custom-link-link .title {
    width: 100%;
    float: none;
}

.custom-link .custom-link-two-col:nth-child(2n) {
    border-right: none;
}

.custom-richtext {
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 10px;
    font-size: 16px;
    color: #333;
    line-height: 1.5;
    overflow: hidden;
    text-align: left;
    word-wrap: break-word;
}

.custom-richtext img + br {
    display: block;
    padding: 4px 0;
    content: ' ';
}

.custom-richtext p {
    margin: 0 0 1em 0;
}

.custom-richtext a {
    color: #07d;
}

.custom-richtext img {
    background: none;
    max-width: 100% !important;
    min-height: 1px;
    width: auto !important;
    /*height: auto !important;*/
    vertical-align: middle;
}

.custom-richtext ul, .custom-richtext ol {
    list-style-position: inside;
    padding-left: 0;
}

.custom-richtext blockquote {
    padding: 0 0 0 15px;
    margin: 0 0 18px;
    border-left: 5px solid #EEE;
}

.custom-richtext em {
    font-style: italic;
}

.custom-richtext strong {
    font-weight: bold;
}

.custom-richtext .selectTdClass {
    background-color: #edf5fa !important;
}

.custom-richtext table.noBorderTable td, .custom-richtext table.noBorderTable th, .custom-richtext table.noBorderTable caption {
    border: 1px dashed #ddd !important;
}

.custom-richtext table {
    margin-bottom: 10px;
    border-collapse: collapse;
    display: table;
}

.custom-richtext td, .custom-richtext th {
    padding: 10px;
    border: 1px solid #DDD;
}

.custom-richtext caption {
    border: 1px dashed #DDD;
    border-bottom: 0;
    padding: 3px;
    text-align: center;
}

.custom-richtext th {
    border-top: 2px solid #BBB;
    background: #F7F7F7;
}

.custom-richtext .ue-table-interlace-color-single {
    background-color: #fcfcfc;
}

.custom-richtext .ue-table-interlace-color-double {
    background-color: #f7faff;
}

.custom-richtext td p {
    margin: 0;
    padding: 0;
}

.custom-richtext-fullscreen {
    padding: 0;
    margin-top: 0;
}

.custom-audio {
    padding: 10px;
}

.custom-audio-loading {
    display: none;
}

.custom-audio-weixin {
    position: relative;
}

.custom-audio-weixin-right .custom-audio-logo {
    float: right;
}

.custom-audio-weixin-right .custom-audio-animation-static {
    background-position: -180px -83px;
    right: 21px;
    left: auto;
}

.custom-audio-weixin-right .custom-audio-bar {
    background-position: -187px 0;
    left: auto;
    right: 50px;
}

.custom-audio-weixin-right .custom-audio-bar .custom-audio-loading {
    left: 20px;
    right: auto;
}

.custom-audio-weixin-right .custom-audio-bar .custom-audio-status {
    right: 43px;
    left: auto;
}

.custom-audio-weixin-right .custom-audio-bar img {
    right: 21px;
    left: auto;
}

.custom-audio-weixin-right .custom-audio-unread {
    left: auto;
    right: 245px;
}

.custom-audio-weixin-right .custom-audio-time {
    left: auto;
    right: 240px;
}

.custom-audio-logo {
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}

.custom-audio-bar, .custom-audio-unread, .custom-audio-btn, .custom-audio-animation-static {
    background: url("../img/wap/audio/sprite_v5.png") no-repeat scroll 0 0;
    background-size: 400px 175px;
}

.custom-audio-animation-static {
    background-position: -180px -105px;
    width: 13px;
    height: 17px;
    display: block;
    position: absolute;
    left: 21px;
    top: 12px;
    z-index: 1;
}

.custom-audio-bar {
    width: 185px;
    height: 42px;
    display: inline-block;
    position: absolute;
    left: 50px;
    cursor: pointer;
}

.custom-audio-bar img {
    position: absolute;
    left: 21px;
    top: 12px;
    z-index: 2;
}

.custom-audio-bar .custom-audio-status {
    position: absolute;
    left: 43px;
    top: 15px;
}

.custom-audio-bar .custom-audio-loading {
    left: auto;
    right: 10px;
    top: 12px;
}

.custom-audio-status {
    font-size: 12px;
}

.custom-audio-unread {
    background-position: 0 -42px;
    width: 10px;
    height: 10px;
    display: inline-block;
    position: absolute;
    left: 245px;
    top: -2px;
}

.custom-audio-time {
    color: #999999;
    font-size: 14px;
    position: absolute;
    left: 240px;
    bottom: 5px;
    display: none;
}

.custom-audio-music {
    position: relative;
    width: 100%;
    height: 38px;
    border: 1px solid #ddd;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.custom-audio-music .custom-audio-status {
    position: absolute;
    left: 42px;
    top: 14px;
}

.custom-audio-music .custom-audio-loading {
    position: absolute;
    right: 10px;
    top: 10px;
}

.custom-audio-btn {
    background-position: 0 -56px;
    display: block;
    position: absolute;
    cursor: pointer;
    left: 10px;
    top: 8px;
    width: 22px;
    height: 22px;
}

.custom-audio-music .custom-audio-time {
    font-size: 12px;
    position: absolute;
    right: 10px;
    top: 14px;
    left: auto;
    bottom: auto;
}

.custom-audio-title {
    position: absolute;
    left: 42px;
    top: 12px;
    line-height: 1em;
    font-size: 14px;
    color: #333;
    width: 250px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.custom-audio-music .custom-audio-timeline {
    position: absolute;
    left: 0;
    bottom: 0;
    border-bottom: 1px solid #69aa2f;
    display: block;
    width: 0%;
}

.custom-audio-status-play .custom-audio-unread, .custom-audio-status-stop .custom-audio-unread, .custom-audio-status-pause .custom-audio-unread {
    display: none;
}

.custom-audio-status-play .custom-audio-title, .custom-audio-status-stop .custom-audio-title, .custom-audio-status-pause .custom-audio-title {
    width: 180px;
}

.custom-audio-status-play .custom-audio-music, .custom-audio-status-stop .custom-audio-music, .custom-audio-status-pause .custom-audio-music {
    height: 58px;
}

.custom-audio-status-play .custom-audio-time, .custom-audio-status-stop .custom-audio-time, .custom-audio-status-pause .custom-audio-time {
    display: block;
}

.custom-audio-status-play .rangeslider, .custom-audio-status-stop .rangeslider, .custom-audio-status-pause .rangeslider {
    visibility: visible;
}

.custom-audio-status-play .custom-audio-bar .custom-audio-animation {
    display: block !important;
    visibility: visible;
}
.custom-audio-status-play>p>span{
    color: #09bb07;
}
.custom-audio-status-play>p{
    color: #09bb07;
}
.custom-audio-status-play[data-reload="true"] .custom-audio-btn {
    background-position: 0 -100px;
}

.custom-audio-status-play .custom-audio-btn {
    background-position: 0 -78px;
}
.custom-audio-status-stop .custom-audio-btn {
    background-position: 0 -56px;
}

.custom-audio-status-pause .custom-audio-btn {
    background-position: 0 -56px;
}

.rangeslider, .rangeslider__fill {
    background: #e6e6e6;
    display: block;
    height: 19px;
    width: 100%;
    background-color: #f9f9f9;
}

.rangeslider {
    position: relative;
    top: 36px;
    visibility: hidden;
    border-top: 1px solid #ddd;
}

.rangeslider--disabled {
    opacity: 0.4;
}

.rangeslider__fill {
    position: absolute;
    top: 0;
    background: url("../img/wap/audio/progress.png") repeat-x scroll 0 0;
    background-size: 1px 19px;
}

.rangeslider__handle {
    cursor: pointer;
    display: inline-block;
    width: 46px;
    height: 21px;
    position: absolute;
    top: -1px;
    background: url("../img/wap/audio/button.png") no-repeat scroll 0 0;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5) {
    .rangeslider__handle {
        background-image: url("../img/wap/audio/button@2x.png");
        background-size: 46px 21px;
    }
}

.block {
    overflow: hidden;
    -webkit-border-image: url("../img/wap/border-line.png") 2 stretch;
    -moz-border-image: url("../img/wap/border-line.png") 2 stretch;
    border-image: url("../img/wap/border-line.png") 2 stretch;
    border-top: 2px solid #e5e5e5;
    border-bottom: 2px solid #e5e5e5;
    margin: 10px 0;
    background-color: #fff;
    display: block;
    position: relative;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5) {
    .block {
        border-top-width: 1px;
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5) {
    .block {
        border-bottom-width: 1px;
    }
}

.block.block-left-10 {
    padding-left: 10px;
}

.block.block-top-0 {
    margin-top: 0;
}

.block.block-bottom-0 {
    margin-bottom: 0;
}

.block.block-border-top-none {
    border-top: 0px none;
}

.block.block-border-bottom-none {
    border-bottom: 0px none;
}

.block.block-border-none {
    border-top: 0px none;
    border-bottom: 0px none;
}

.block:first-child {
    margin-top: 0;
}

.block .block-module {
    padding: 10px 0 10px 10px;
    background-color: #fff;
    font-size: 15px;
    line-height: 22px;
    min-height: 22px;
    border: 0px none;
    -webkit-border-image: url("../img/wap/border-line.png") 2 stretch;
    -moz-border-image: url("../img/wap/border-line.png") 2 stretch;
    border-image: url("../img/wap/border-line.png") 2 stretch;
    border-bottom: 2px solid #e5e5e5;
    position: relative;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5) {
    .block .block-module {
        border-bottom-width: 1px;
    }
}

.block .block-module:last-of-type {
    border-bottom: 0px none;
}

.block .block-module ul {
    padding-right: 50px;
}

.block .block-module ul em {
    color: #999;
}

.block .block-item-express-panel {
    padding: 10px 0 10px 10px;
    background-color: #fff;
    font-size: 15px;
    line-height: 22px;
    min-height: 22px;
    border: 0px none;
    position: relative;
}

.block .block-item-express-panel:last-of-type {
    border-bottom: 0px none;
}

.block .block-item-express-panel ul {
    padding-right: 50px;
}

.block .block-item-express-panel ul em {
    color: #999;
}

.block .bottom {
    padding: 10px;
    height: 18px;
    line-height: 18px;
    color: #999;
}

.block .bottom .price {
    float: right;
    color: #ff6600;
}

.block .opt-wrapper {
    position: absolute;
    top: 9px;
    right: 5px;
}

.block .opt-wrapper .btn {
    margin-right: 5px;
}

.block .opt-wrapper .opt-link {
    margin-right: 5px;
}

.block .opt-link {
    color: #09f;
    font-size: 12px;
    line-height: 24px;
}

.block h4.block-module-title {
    line-height: 22px;
    float: left;
    color: #999;
}

.block p {
    overflow: hidden;
}

.block-item {
    position: relative;
    padding: 0;
    display: block;
    line-height: 22px;
    -webkit-border-image: url("../img/wap/border-line.png") 2 stretch;
    -moz-border-image: url("../img/wap/border-line.png") 2 stretch;
    border-image: url("../img/wap/border-line.png") 2 stretch;
    border-top: 2px solid #e5e5e5;
    overflow: hidden;
    padding-right: 10px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5) {
    .block-item {
        border-top-width: 1px;
    }
}

.block-item:first-child {
    border-top: 0px none;
}

.block-item .btn-auth-code {
    position: absolute;
    top: 6px;
    right: 10px;
    height: 30px;
    line-height: 30px;
    padding-left: 7px;
    padding-right: 7px;
    font-weight: bold;
}

.block.block-list {
    margin: 0;
    padding: 0;
    padding-left: 10px;
    list-style: none;
    font-size: 14px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.block.block-list.margin-top-normal {
    margin-top: 20px;
}

.block.block-list .block-module {
    -webkit-border-image: url("../img/wap/border-line.png") 2 stretch;
    -moz-border-image: url("../img/wap/border-line.png") 2 stretch;
    border-image: url("../img/wap/border-line.png") 2 stretch;
    border-bottom: 2px solid #e5e5e5;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5) {
    .block.block-list .block-module {
        border-bottom-width: 1px;
    }
}

.block.block-list .block-module:last-child {
    border-bottom: 0px none;
}

.block.block-list a.block-item, .block.block-list p.block-item {
    display: block;
    width: auto;
    overflow: hidden;
    padding: 10px 10px 10px 0;
}

.block.block-list a.hide, .block.block-list p.hide {
    display: none;
}

.block.block-list + .block.block-list {
    margin-top: 12px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5) {
    .block.block-list li span.clear {
        background: url("../img/wap/icon_clear@2x.png") center center no-repeat;
        background-size: 100%;
    }
}

.block-item {
    position: relative;
    padding: 0;
    display: block;
    line-height: 22px;
    -webkit-border-image: url("../img/wap/border-line.png") 2 stretch;
    -moz-border-image: url("../img/wap/border-line.png") 2 stretch;
    border-image: url("../img/wap/border-line.png") 2 stretch;
    border-top: 2px solid #e5e5e5;
    overflow: hidden;
    padding-right: 10px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5) {
    .block-item {
        border-top-width: 1px;
    }
}

.block-item:first-child {
    border-top: 0px none;
}

.block-item .btn-auth-code {
    position: absolute;
    top: 6px;
    right: 10px;
    height: 30px;
    line-height: 30px;
    padding-left: 7px;
    padding-right: 7px;
    font-weight: bold;
}

.block.block-form {
    width: 100%;
    margin: 0;
    padding: 0;
    padding-left: 10px;
    list-style: none;
    font-size: 14px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.block.block-form.margin-top-normal {
    margin-top: 20px;
}

.block.block-form.margin-bottom-normal {
    margin-bottom: 20px;
}

.block.block-form .auth-hide {
    display: none;
}

.block.block-form .block-item {
    display: table;
    width: 100%;
    padding-right: 0;
}

.block.block-form .block-item label {
    display: table-cell;
    width: 90px;
    color: #999;
    padding: 10px 0;
}

.block.block-form .block-item textarea, .block.block-form .block-item input, .block.block-form .block-item a, .block.block-form .block-item span {
    width: 99%;
    overflow: hidden;
    margin-right: 10px;
    padding: 10px 0;
    font-size: 14px;
    min-height: 22px;
}

.block.block-form .block-item textarea, .block.block-form .block-item input {
    display: table-cell;
    margin-left: 0;
    resize: none;
    background-color: #fff;
    border: 0px none;
}

.block.block-form .block-item textarea {
    height: 50px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.block.block-form .block-item span.message {
    line-height: 18px;
    min-height: 42px;
}

.order-related .other-shop {
    font-size: 12px;
}

.order-related .other-shop a {
    color: #07d;
}

.order-related {
    margin-bottom: 12px;
}

.order-related .uc-order {
    width: 100%;
    padding: 10px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
}

.order-related .uc-order p {
    line-height: 20px;
}

.order-related .uc-order.list-horizon {
    height: 60px;
}

.order-related .uc-order.list-horizon > li {
    display: inline-block;
    width: 25%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
}

.order-related .uc-order.list-horizon > li + li {
    -webkit-border-image: url("../img/wap/border-line.png") 2 stretch;
    -moz-border-image: url("../img/wap/border-line.png") 2 stretch;
    border-image: url("../img/wap/border-line.png") 2 stretch;
    border-left: 2px solid #e5e5e5;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5) {
    .order-related .uc-order.list-horizon > li + li {
        border-left-width: 1px;
    }
}

.order-related .uc-order.list-horizon p {
    text-align: center;
    line-height: 20px;
}

.order-related .block.block-list.list-vertical > a.link {
    padding-left: 5px;
}

.custom-level {
    min-height: 100px;
    overflow: hidden;
    position: relative;
    background-image: url("../img/wap/pic_bg@2x.png");
    background-size: 6px 6px;
}

.custom-level-img {
    max-width: 100%;
    max-height: 160px;
    display: block;
    margin: auto;
}

.custom-level-img-blur {
    filter: blur(10px);
    -webkit-filter: blur(10px);
    -moz-filter: blur(10px);
    -o-filter: blur(10px);
    -ms-filter: blur(10px);
}

.custom-level-title-section {
    position: absolute;
    bottom: 0;
    left: 0;
    min-height: 26px;
    margin: 0 auto;
    width: 100%;
    z-index: 10;
    background-color: rgba(51, 51, 51, 0.8);
}

.custom-level-title {
    color: #FFF;
    font-size: 15px;
    padding: 5px 15px;
    line-height: 1.5;
    margin: 0;
}

.animated {
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    animation-fill-mode: both;
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

.animated.hinge {
    -webkit-animation-duration: 2s;
    -moz-animation-duration: 2s;
    animation-duration: 2s;
}

@-webkit-keyframes bounceInLeft {
    0%, 60%, 75%, 90%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0);
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0);
    }
    100% {
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@-moz-keyframes bounceInLeft {
    0%, 60%, 75%, 90%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -moz-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        -moz-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        -moz-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0);
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        -moz-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        -moz-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0);
    }
    100% {
        -webkit-transform: none;
        -moz-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes bounceInLeft {
    0%, 60%, 75%, 90%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -moz-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        -moz-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        -moz-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0);
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        -moz-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        -moz-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0);
    }
    100% {
        -webkit-transform: none;
        -moz-transform: none;
        transform: none;
        opacity: 1;
    }
}

@-webkit-keyframes bounceInLeftRotateLeft {
    0%, 60%, 75%, 90%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: rotate(-15deg) skewX(-15deg) translate3d(-3000px, 0, 0);
        transform: rotate(-15deg) skewX(-15deg) translate3d(-3000px, 0, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: rotate(-15deg) skewX(-15deg) translate3d(25px, 0, 0);
        transform: rotate(-15deg) skewX(-15deg) translate3d(25px, 0, 0);
    }
    75% {
        -webkit-transform: rotate(-15deg) skewX(-15deg) translate3d(-10px, 0, 0);
        transform: rotate(-15deg) skewX(-15deg) translate3d(-10px, 0, 0);
    }
    90% {
        -webkit-transform: rotate(-15deg) skewX(-15deg) translate3d(5px, 0, 0);
        transform: rotate(-15deg) skewX(-15deg) translate3d(5px, 0, 0);
    }
    100% {
        -webkit-transform: rotate(-15deg) skewX(-15deg);
        transform: rotate(-15deg) skewX(-15deg);
        opacity: 1;
    }
}

@-moz-keyframes bounceInLeftRotateLeft {
    0%, 60%, 75%, 90%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -moz-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: rotate(-15deg) skewX(-15deg) translate3d(-3000px, 0, 0);
        -moz-transform: rotate(-15deg) skewX(-15deg) translate3d(-3000px, 0, 0);
        transform: rotate(-15deg) skewX(-15deg) translate3d(-3000px, 0, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: rotate(-15deg) skewX(-15deg) translate3d(25px, 0, 0);
        -moz-transform: rotate(-15deg) skewX(-15deg) translate3d(25px, 0, 0);
        transform: rotate(-15deg) skewX(-15deg) translate3d(25px, 0, 0);
    }
    75% {
        -webkit-transform: rotate(-15deg) skewX(-15deg) translate3d(-10px, 0, 0);
        -moz-transform: rotate(-15deg) skewX(-15deg) translate3d(-10px, 0, 0);
        transform: rotate(-15deg) skewX(-15deg) translate3d(-10px, 0, 0);
    }
    90% {
        -webkit-transform: rotate(-15deg) skewX(-15deg) translate3d(5px, 0, 0);
        -moz-transform: rotate(-15deg) skewX(-15deg) translate3d(5px, 0, 0);
        transform: rotate(-15deg) skewX(-15deg) translate3d(5px, 0, 0);
    }
    100% {
        -webkit-transform: rotate(-15deg) skewX(-15deg);
        -moz-transform: rotate(-15deg) skewX(-15deg);
        transform: rotate(-15deg) skewX(-15deg);
        opacity: 1;
    }
}

@keyframes bounceInLeftRotateLeft {
    0%, 60%, 75%, 90%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -moz-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: rotate(-15deg) skewX(-15deg) translate3d(-3000px, 0, 0);
        -moz-transform: rotate(-15deg) skewX(-15deg) translate3d(-3000px, 0, 0);
        transform: rotate(-15deg) skewX(-15deg) translate3d(-3000px, 0, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: rotate(-15deg) skewX(-15deg) translate3d(25px, 0, 0);
        -moz-transform: rotate(-15deg) skewX(-15deg) translate3d(25px, 0, 0);
        transform: rotate(-15deg) skewX(-15deg) translate3d(25px, 0, 0);
    }
    75% {
        -webkit-transform: rotate(-15deg) skewX(-15deg) translate3d(-10px, 0, 0);
        -moz-transform: rotate(-15deg) skewX(-15deg) translate3d(-10px, 0, 0);
        transform: rotate(-15deg) skewX(-15deg) translate3d(-10px, 0, 0);
    }
    90% {
        -webkit-transform: rotate(-15deg) skewX(-15deg) translate3d(5px, 0, 0);
        -moz-transform: rotate(-15deg) skewX(-15deg) translate3d(5px, 0, 0);
        transform: rotate(-15deg) skewX(-15deg) translate3d(5px, 0, 0);
    }
    100% {
        -webkit-transform: rotate(-15deg) skewX(-15deg);
        -moz-transform: rotate(-15deg) skewX(-15deg);
        transform: rotate(-15deg) skewX(-15deg);
        opacity: 1;
    }
}

@-webkit-keyframes bounceInLeftRotateRight {
    0%, 60%, 75%, 90%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: rotate(15deg) skewX(15deg) translate3d(-3000px, 0, 0);
        transform: rotate(15deg) skewX(15deg) translate3d(-3000px, 0, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: rotate(15deg) skewX(15deg) translate3d(25px, 0, 0);
        transform: rotate(15deg) skewX(15deg) translate3d(25px, 0, 0);
    }
    75% {
        -webkit-transform: rotate(15deg) skewX(15deg) translate3d(-10px, 0, 0);
        transform: rotate(15deg) skewX(15deg) translate3d(-10px, 0, 0);
    }
    90% {
        -webkit-transform: rotate(15deg) skewX(15deg) translate3d(5px, 0, 0);
        transform: rotate(15deg) skewX(15deg) translate3d(5px, 0, 0);
    }
    100% {
        -webkit-transform: rotate(15deg) skewX(15deg);
        transform: rotate(15deg) skewX(15deg);
        opacity: 1;
    }
}

@-moz-keyframes bounceInLeftRotateRight {
    0%, 60%, 75%, 90%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -moz-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: rotate(15deg) skewX(15deg) translate3d(-3000px, 0, 0);
        -moz-transform: rotate(15deg) skewX(15deg) translate3d(-3000px, 0, 0);
        transform: rotate(15deg) skewX(15deg) translate3d(-3000px, 0, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: rotate(15deg) skewX(15deg) translate3d(25px, 0, 0);
        -moz-transform: rotate(15deg) skewX(15deg) translate3d(25px, 0, 0);
        transform: rotate(15deg) skewX(15deg) translate3d(25px, 0, 0);
    }
    75% {
        -webkit-transform: rotate(15deg) skewX(15deg) translate3d(-10px, 0, 0);
        -moz-transform: rotate(15deg) skewX(15deg) translate3d(-10px, 0, 0);
        transform: rotate(15deg) skewX(15deg) translate3d(-10px, 0, 0);
    }
    90% {
        -webkit-transform: rotate(15deg) skewX(15deg) translate3d(5px, 0, 0);
        -moz-transform: rotate(15deg) skewX(15deg) translate3d(5px, 0, 0);
        transform: rotate(15deg) skewX(15deg) translate3d(5px, 0, 0);
    }
    100% {
        -webkit-transform: rotate(15deg) skewX(15deg);
        -moz-transform: rotate(15deg) skewX(15deg);
        transform: rotate(15deg) skewX(15deg);
        opacity: 1;
    }
}

@keyframes bounceInLeftRotateRight {
    0%, 60%, 75%, 90%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -moz-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: rotate(15deg) skewX(15deg) translate3d(-3000px, 0, 0);
        -moz-transform: rotate(15deg) skewX(15deg) translate3d(-3000px, 0, 0);
        transform: rotate(15deg) skewX(15deg) translate3d(-3000px, 0, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: rotate(15deg) skewX(15deg) translate3d(25px, 0, 0);
        -moz-transform: rotate(15deg) skewX(15deg) translate3d(25px, 0, 0);
        transform: rotate(15deg) skewX(15deg) translate3d(25px, 0, 0);
    }
    75% {
        -webkit-transform: rotate(15deg) skewX(15deg) translate3d(-10px, 0, 0);
        -moz-transform: rotate(15deg) skewX(15deg) translate3d(-10px, 0, 0);
        transform: rotate(15deg) skewX(15deg) translate3d(-10px, 0, 0);
    }
    90% {
        -webkit-transform: rotate(15deg) skewX(15deg) translate3d(5px, 0, 0);
        -moz-transform: rotate(15deg) skewX(15deg) translate3d(5px, 0, 0);
        transform: rotate(15deg) skewX(15deg) translate3d(5px, 0, 0);
    }
    100% {
        -webkit-transform: rotate(15deg) skewX(15deg);
        -moz-transform: rotate(15deg) skewX(15deg);
        transform: rotate(15deg) skewX(15deg);
        opacity: 1;
    }
}

@-webkit-keyframes bounceInRight {
    0%, 60%, 75%, 90%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0);
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0);
    }
    100% {
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@-moz-keyframes bounceInRight {
    0%, 60%, 75%, 90%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -moz-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        -moz-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        -moz-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0);
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        -moz-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        -moz-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0);
    }
    100% {
        -webkit-transform: none;
        -moz-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes bounceInRight {
    0%, 60%, 75%, 90%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -moz-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        -moz-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        -moz-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0);
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        -moz-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        -moz-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0);
    }
    100% {
        -webkit-transform: none;
        -moz-transform: none;
        transform: none;
        opacity: 1;
    }
}

@-webkit-keyframes bounceInRightRotateLeft {
    0%, 60%, 75%, 90%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: rotate(-15deg) skewX(-15deg) translate3d(3000px, 0, 0);
        transform: rotate(-15deg) skewX(-15deg) translate3d(3000px, 0, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: rotate(-15deg) skewX(-15deg) translate3d(-25px, 0, 0);
        transform: rotate(-15deg) skewX(-15deg) translate3d(-25px, 0, 0);
    }
    75% {
        -webkit-transform: rotate(-15deg) skewX(-15deg) translate3d(10px, 0, 0);
        transform: rotate(-15deg) skewX(-15deg) translate3d(10px, 0, 0);
    }
    90% {
        -webkit-transform: rotate(-15deg) skewX(-15deg) translate3d(-5px, 0, 0);
        transform: rotate(-15deg) skewX(-15deg) translate3d(-5px, 0, 0);
    }
    100% {
        -webkit-transform: rotate(-15deg) skewX(-15deg);
        transform: rotate(-15deg) skewX(-15deg);
        opacity: 1;
    }
}

@-moz-keyframes bounceInRightRotateLeft {
    0%, 60%, 75%, 90%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -moz-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: rotate(-15deg) skewX(-15deg) translate3d(3000px, 0, 0);
        -moz-transform: rotate(-15deg) skewX(-15deg) translate3d(3000px, 0, 0);
        transform: rotate(-15deg) skewX(-15deg) translate3d(3000px, 0, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: rotate(-15deg) skewX(-15deg) translate3d(-25px, 0, 0);
        -moz-transform: rotate(-15deg) skewX(-15deg) translate3d(-25px, 0, 0);
        transform: rotate(-15deg) skewX(-15deg) translate3d(-25px, 0, 0);
    }
    75% {
        -webkit-transform: rotate(-15deg) skewX(-15deg) translate3d(10px, 0, 0);
        -moz-transform: rotate(-15deg) skewX(-15deg) translate3d(10px, 0, 0);
        transform: rotate(-15deg) skewX(-15deg) translate3d(10px, 0, 0);
    }
    90% {
        -webkit-transform: rotate(-15deg) skewX(-15deg) translate3d(-5px, 0, 0);
        -moz-transform: rotate(-15deg) skewX(-15deg) translate3d(-5px, 0, 0);
        transform: rotate(-15deg) skewX(-15deg) translate3d(-5px, 0, 0);
    }
    100% {
        -webkit-transform: rotate(-15deg) skewX(-15deg);
        -moz-transform: rotate(-15deg) skewX(-15deg);
        transform: rotate(-15deg) skewX(-15deg);
        opacity: 1;
    }
}

@keyframes bounceInRightRotateLeft {
    0%, 60%, 75%, 90%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -moz-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: rotate(-15deg) skewX(-15deg) translate3d(3000px, 0, 0);
        -moz-transform: rotate(-15deg) skewX(-15deg) translate3d(3000px, 0, 0);
        transform: rotate(-15deg) skewX(-15deg) translate3d(3000px, 0, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: rotate(-15deg) skewX(-15deg) translate3d(-25px, 0, 0);
        -moz-transform: rotate(-15deg) skewX(-15deg) translate3d(-25px, 0, 0);
        transform: rotate(-15deg) skewX(-15deg) translate3d(-25px, 0, 0);
    }
    75% {
        -webkit-transform: rotate(-15deg) skewX(-15deg) translate3d(10px, 0, 0);
        -moz-transform: rotate(-15deg) skewX(-15deg) translate3d(10px, 0, 0);
        transform: rotate(-15deg) skewX(-15deg) translate3d(10px, 0, 0);
    }
    90% {
        -webkit-transform: rotate(-15deg) skewX(-15deg) translate3d(-5px, 0, 0);
        -moz-transform: rotate(-15deg) skewX(-15deg) translate3d(-5px, 0, 0);
        transform: rotate(-15deg) skewX(-15deg) translate3d(-5px, 0, 0);
    }
    100% {
        -webkit-transform: rotate(-15deg) skewX(-15deg);
        -moz-transform: rotate(-15deg) skewX(-15deg);
        transform: rotate(-15deg) skewX(-15deg);
        opacity: 1;
    }
}

@-webkit-keyframes bounceInRightRotateRight {
    0%, 60%, 75%, 90%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: rotate(15deg) skewX(15deg) translate3d(3000px, 0, 0);
        transform: rotate(15deg) skewX(15deg) translate3d(3000px, 0, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: rotate(15deg) skewX(15deg) translate3d(-25px, 0, 0);
        transform: rotate(15deg) skewX(15deg) translate3d(-25px, 0, 0);
    }
    75% {
        -webkit-transform: rotate(15deg) skewX(15deg) translate3d(10px, 0, 0);
        transform: rotate(15deg) skewX(15deg) translate3d(10px, 0, 0);
    }
    90% {
        -webkit-transform: rotate(15deg) skewX(15deg) translate3d(-5px, 0, 0);
        transform: rotate(15deg) skewX(15deg) translate3d(-5px, 0, 0);
    }
    100% {
        -webkit-transform: rotate(15deg) skewX(15deg);
        transform: rotate(15deg) skewX(15deg);
        opacity: 1;
    }
}

@-moz-keyframes bounceInRightRotateRight {
    0%, 60%, 75%, 90%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -moz-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: rotate(15deg) skewX(15deg) translate3d(3000px, 0, 0);
        -moz-transform: rotate(15deg) skewX(15deg) translate3d(3000px, 0, 0);
        transform: rotate(15deg) skewX(15deg) translate3d(3000px, 0, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: rotate(15deg) skewX(15deg) translate3d(-25px, 0, 0);
        -moz-transform: rotate(15deg) skewX(15deg) translate3d(-25px, 0, 0);
        transform: rotate(15deg) skewX(15deg) translate3d(-25px, 0, 0);
    }
    75% {
        -webkit-transform: rotate(15deg) skewX(15deg) translate3d(10px, 0, 0);
        -moz-transform: rotate(15deg) skewX(15deg) translate3d(10px, 0, 0);
        transform: rotate(15deg) skewX(15deg) translate3d(10px, 0, 0);
    }
    90% {
        -webkit-transform: rotate(15deg) skewX(15deg) translate3d(-5px, 0, 0);
        -moz-transform: rotate(15deg) skewX(15deg) translate3d(-5px, 0, 0);
        transform: rotate(15deg) skewX(15deg) translate3d(-5px, 0, 0);
    }
    100% {
        -webkit-transform: rotate(15deg) skewX(15deg);
        -moz-transform: rotate(15deg) skewX(15deg);
        transform: rotate(15deg) skewX(15deg);
        opacity: 1;
    }
}

@keyframes bounceInRightRotateRight {
    0%, 60%, 75%, 90%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -moz-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: rotate(15deg) skewX(15deg) translate3d(3000px, 0, 0);
        -moz-transform: rotate(15deg) skewX(15deg) translate3d(3000px, 0, 0);
        transform: rotate(15deg) skewX(15deg) translate3d(3000px, 0, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: rotate(15deg) skewX(15deg) translate3d(-25px, 0, 0);
        -moz-transform: rotate(15deg) skewX(15deg) translate3d(-25px, 0, 0);
        transform: rotate(15deg) skewX(15deg) translate3d(-25px, 0, 0);
    }
    75% {
        -webkit-transform: rotate(15deg) skewX(15deg) translate3d(10px, 0, 0);
        -moz-transform: rotate(15deg) skewX(15deg) translate3d(10px, 0, 0);
        transform: rotate(15deg) skewX(15deg) translate3d(10px, 0, 0);
    }
    90% {
        -webkit-transform: rotate(15deg) skewX(15deg) translate3d(-5px, 0, 0);
        -moz-transform: rotate(15deg) skewX(15deg) translate3d(-5px, 0, 0);
        transform: rotate(15deg) skewX(15deg) translate3d(-5px, 0, 0);
    }
    100% {
        -webkit-transform: rotate(15deg) skewX(15deg);
        -moz-transform: rotate(15deg) skewX(15deg);
        transform: rotate(15deg) skewX(15deg);
        opacity: 1;
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    -moz-animation-name: bounceInLeft;
    animation-name: bounceInLeft;
}

.bounceInLeftRotateLeft {
    -webkit-animation-name: bounceInLeftRotateLeft;
    -moz-animation-name: bounceInLeftRotateLeft;
    animation-name: bounceInLeftRotateLeft;
}

.bounceInLeftRotateRight {
    -webkit-animation-name: bounceInLeftRotateRight;
    -moz-animation-name: bounceInLeftRotateRight;
    animation-name: bounceInLeftRotateRight;
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    -moz-animation-name: bounceInRight;
    animation-name: bounceInRight;
}

.bounceInRightRotateLeft {
    -webkit-animation-name: bounceInRightRotateLeft;
    -moz-animation-name: bounceInRightRotateLeft;
    animation-name: bounceInRightRotateLeft;
}

.bounceInRightRotateRight {
    -webkit-animation-name: bounceInRightRotateRight;
    -moz-animation-name: bounceInRightRotateRight;
    animation-name: bounceInRightRotateRight;
}

.custom-scroll-nav-bg {
    background: no-repeat center top;
    background-size: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -10;
}

.custom-scroll-nav-blur {
    background: transparent;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -9;
    -webkit-transition: background 0.5s;
    -moz-transition: background 0.5s;
    transition: background 0.5s;
}

.custom-scroll-nav-blur-show {
    background: rgba(0, 0, 0, 0.4);
}

.custom-scroll-nav {
    height: 100%;
    overflow: hidden;
}

.custom-scroll-nav a {
    color: #FFF;
    display: block;
}

.custom-scroll-nav .swiper-container {
    width: 100%;
    height: 100%;
    color: #fff;
    text-align: center;
    position: relative;
    left: 0;
}

.custom-scroll-nav .swiper-container .swiper-slide {
    height: 220px;
    margin-top: 30px;
    opacity: 0;
    float: none;
    width: 100%;
    -webkit-transform: rotate(0) skewX(0) translate3d(0, 64px, 0);
    -moz-transform: rotate(0) skewX(0) translate3d(0, 64px, 0);
    transform: rotate(0) skewX(0) translate3d(0, 64px, 0);
}

.custom-scroll-nav .swiper-container .swiper-slide.done {
    opacity: 1;
}

.custom-scroll-nav.custom-scroll-nav-left .swiper-item-name, .custom-scroll-nav.custom-scroll-nav-right .swiper-item-name {
    left: 50px;
    padding: 0;
}

.custom-scroll-nav.custom-scroll-nav-left .swiper-item-con, .custom-scroll-nav.custom-scroll-nav-right .swiper-item-con {
    left: 64px;
    padding: 0;
    width: 600px;
}

.custom-scroll-nav.custom-scroll-nav-left .swiper-container .swiper-slide, .custom-scroll-nav.custom-scroll-nav-left .swiper-container, .custom-scroll-nav.custom-scroll-nav-right .swiper-container .swiper-slide, .custom-scroll-nav.custom-scroll-nav-right .swiper-container {
    width: 104%;
}

.custom-scroll-nav.custom-scroll-nav-left .swiper-container, .custom-scroll-nav.custom-scroll-nav-right .swiper-container {
    left: -2%;
}

.custom-scroll-nav.custom-scroll-nav-right .swiper-slide {
    -webkit-transform: rotate(15deg) skewX(15deg) translate3d(0, 64px, 0);
    -moz-transform: rotate(15deg) skewX(15deg) translate3d(0, 64px, 0);
    transform: rotate(15deg) skewX(15deg) translate3d(0, 64px, 0);
}

.custom-scroll-nav.custom-scroll-nav-right .swiper-item-con .swiper-item-name {
    -webkit-transform: skewX(-15deg);
    -moz-transform: skewX(-15deg);
    -ms-transform: skewX(-15deg);
    transform: skewX(-15deg);
}

.custom-scroll-nav.custom-scroll-nav-right .swiper-item.slide-bg {
    width: 108%;
    left: -4%;
    -webkit-transform: skewX(-15deg);
}

.custom-scroll-nav.custom-scroll-nav-left .swiper-slide {
    -webkit-transform: rotate(-15deg) skewX(-15deg) translate3d(0, 64px, 0);
    -moz-transform: rotate(-15deg) skewX(-15deg) translate3d(0, 64px, 0);
    transform: rotate(-15deg) skewX(-15deg) translate3d(0, 64px, 0);
}

.custom-scroll-nav.custom-scroll-nav-left .swiper-item-con, .custom-scroll-nav.custom-scroll-nav-left .swiper-item-name {
    -webkit-transform: skewX(15deg);
    -moz-transform: skewX(15deg);
    -ms-transform: skewX(15deg);
    transform: skewX(15deg);
}

.custom-scroll-nav.custom-scroll-nav-left .swiper-item-name {
    left: 80px;
}

.custom-scroll-nav.custom-scroll-nav-left .swiper-item-con {
    left: 70px;
}

.custom-scroll-nav.custom-scroll-nav-left .swiper-item.slide-bg {
    width: 108%;
    left: -4%;
    -webkit-transform: skewX(15deg);
}

.custom-scroll-nav .swiper-container .swiper-item {
    width: 100%;
    height: 220px;
    background-color: rgba(0, 0, 0, 0.6);
    position: relative;
}

.custom-scroll-nav .swiper-container .swiper-item.slide-bg {
    background-size: cover;
    background-repeat: no-repeat;
}

.custom-scroll-nav .swiper-container .swiper-item .swiper-item-bg {
    background-color: #000;
    opacity: 0.5;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

.custom-scroll-nav .swiper-item-name {
    height: 52px;
    position: absolute;
    top: 40px;
    text-align: left;
    width: 100%;
    font-size: 46px;
    white-space: nowrap;
    overflow: hidden;
    padding: 0 30px;
}

.custom-scroll-nav .swiper-item-con {
    position: absolute;
    top: 96px;
    text-align: left;
    line-height: 1.2;
    font-size: 30px;
    margin-top: 10px;
    height: 70px;
    overflow: hidden;
    padding: 0 30px;
    width: 100%;
}

@-webkit-keyframes start {
    0%, 30% {
        opacity: 0;
        -webkit-transform: translate(0, 100px);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate(0, 0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translate(0, -8px);
    }
}

@-moz-keyframes start {
    0%, 30% {
        opacity: 0;
        -moz-transform: translate(0, 10px);
    }
    60% {
        opacity: 1;
        -moz-transform: translate(0, 0);
    }
    100% {
        opacity: 0;
        -moz-transform: translate(0, -8px);
    }
}

@keyframes start {
    0%, 30% {
        opacity: 0;
        -webkit-transform: translate(0, 10px);
        -moz-transform: translate(0, 10px);
        transform: translate(0, 10px);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translate(0, -8px);
        -moz-transform: translate(0, -8px);
        transform: translate(0, -8px);
    }
}

@-webkit-keyframes rotateplane {
    0% {
        -webkit-transform: perspective(120px);
    }
    50% {
        -webkit-transform: perspective(120px) rotateY(180deg);
    }
    100% {
        -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg);
    }
}

@-moz-keyframes rotateplane {
    0% {
        -moz-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
        transform: perspective(120px) rotateX(0deg) rotateY(0deg);
        -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    }
    50% {
        -moz-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
        transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
        -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    }
    100% {
        -moz-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
        transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
        -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    }
}

@keyframes rotateplane {
    0% {
        -moz-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
        transform: perspective(120px) rotateX(0deg) rotateY(0deg);
        -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    }
    50% {
        -moz-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
        transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
        -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    }
    100% {
        -moz-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
        transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
        -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    }
}

.ui-viewport-640 {
    height: 100%;
}

.ui-viewport-640 body, .ui-viewport-640 .container, .ui-viewport-640 .container .content, .ui-viewport-640 .content-body {
    height: 100%;
}

.ui-viewport-640 .content-sidebar {
    display: none;
    display: block;
    margin-left: 640px;
}

.ui-viewport-640 body {
    overflow: hidden;
}

.ui-viewport-640 body .content {
    width: 640px;
    margin: 0 auto;
    padding: 0;
}

.ui-viewport-640 body .content-body {
    width: 640px;
    padding: 0;
    border: 0 none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: transparent;
}

.ui-viewport-640 body .headerbar .headerbar-wrap {
    width: 920px;
}

.ui-viewport-640 body .ui-loading {
    background-color: #fff;
}

.ui-viewport-640 body .ui-loading .loading-animate {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 60px;
    height: 60px;
    background-color: #00aacf;
    -webkit-animation: rotateplane 1.2s infinite ease-in-out;
    -moz-animation: rotateplane 1.2s infinite ease-in-out;
    animation: rotateplane 1.2s infinite ease-in-out;
}

.tpl-scroll {
    position: relative;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-size: cover;
    visibility: hidden;
}

.tpl-scroll .swiper-slide {
    float: none;
    width: 100%;
    height: 100%;
    position: relative;
}

.tpl-scroll .swiper-slide a, .tpl-scroll .swiper-slide i {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-size: cover;
    display: block;
    height: 100%;
    width: 100%;
}

.tpl-scroll .swiper-container {
    height: 100%;
    overflow: hidden;
}

.tpl-scroll .ui-right-btns {
    position: absolute;
    z-index: 10;
    right: 0;
    top: 0;
    padding: 40px;
}

.tpl-scroll .ui-music-btn {
    background: rgba(0, 0, 0, 0.3) url("../img/wap/music@2x.png") no-repeat scroll 50% 50%;
    width: 44px;
    height: 44px;
    border-radius: 24px;
    border: 2px solid #fff;
    display: inline-block;
}

.tpl-scroll .ui-music-off {
    background-image: url("../img/wap/music_off@2x.png");
}

.tpl-scroll .ui-up-arrow {
    position: absolute;
    bottom: 50px;
    right: 100px;
    z-index: 11;
    display: none;
}

.tpl-scroll .ui-up-arrow img {
    width: 230px;
    height: 280px;
    -webkit-animation: start 1.5s infinite ease-in-out;
    -moz-animation: start 1.5s infinite ease-in-out;
    animation: start 1.5s infinite ease-in-out;
}

.ui-left-btns {
    position: absolute;
    z-index: 10;
    left: 0;
    top: 0;
    padding: 40px;
}

.ui-homepage-btn {
    background: rgba(0, 0, 0, 0.3) url("../img/wap/homepage@2x.png") no-repeat scroll 50% 50%;
    width: 44px;
    height: 44px;
    border-radius: 24px;
    border: 2px solid #fff;
    display: inline-block;
}

.tpl-wxd {
    position: relative;
    margin-bottom: 30px;
}

.app-setting-content .tpl-wxd {
    width: 320px;
    margin-bottom: 0;
}

.tpl-wxd-header {
    height: 100px;
    background-repeat: no-repeat;
    background-position-x: center;
    background-size: cover;
}

.tpl-wxd-title {
    position: absolute;
    z-index: 1;
    bottom: 7px;
    left: 95px;
    font-size: 18px;
    color: #fff;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
}

.tpl-wxd-avatar {
    position: absolute;
    z-index: 1;
    bottom: -20px;
    left: 10px;
    width: 68px;
    height: 68px;
    background-color: #fff;
    padding: 3px;
    border-radius: 50%;
    overflow: hidden;
}

.tpl-wxd-avatar img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #eee;
}

.tpl-shop-header {
    position: relative;
    height: 100px;
    background-repeat: no-repeat;
    background-position-x: center;
    background-size: cover;
}

.tpl-shop-header:hover .close-modal {
    display: block;
}

.tpl-shop-title {
    position: absolute;
    bottom: 10px;
    left: 100px;
    font-size: 16px;
    color: #FFFFFF;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
}

.tpl-shop-avatar {
    position: absolute;
    left: 10px;
    bottom: -40px;
    width: 80px;
    height: 80px;
}

.tpl-shop-avatar img {
    width: 80px;
    height: 80px;
    background-color: #E4E4E4;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2);
}

.tpl-shop-content {
    padding: 7px 0;
    border: 1px solid #E4E4E4;
    background: #fff;
}

.tpl-shop-content ul {
    margin: 0 0 0 86px;
    padding: 0;
}

.tpl-shop-content li {
    float: left;
    width: 33%;
    list-style: none;
    border-right: 1px solid #E4E4E4;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 10px;
    margin-bottom: 6px;
}

.tpl-shop-content li:last-child {
    border-right: none;
}

.tpl-shop-content li a {
    display: block;
    margin-top: -10px;
    margin-bottom: -6px;
}

.tpl-shop-content span {
    display: block;
    font-size: 12px;
    text-align: center;
    color: #999;
}

.tpl-shop-content .count {
    height: 21px;
    line-height: 21px;
    font-size: 18px;
    color: #333;
    overflow: hidden;
}

.tpl-shop-content .count.l-5 {
    font-size: 16px;
}

.tpl-shop-content .count.l-6 {
    font-size: 14px;
}

.tpl-shop-content .count.l-7 {
    font-size: 12px;
}

.tpl-shop-content .count.l-8 {
    font-size: 12px;
}

.tpl-shop-content .count.l-9 {
    font-size: 12px;
}

.tpl-shop-content .user {
    height: 18px;
    line-height: 18px;
    margin-bottom: 3px;
    background: url("../img/wap/me.png") no-repeat center center;
    background-size: contain;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5) {
    .tpl-shop-content .user {
        background-image: url("../img/wap/me@2x.png");
    }
}

.tpl-fbb {
    min-height: 300px;
}

.tpl-fbb .swiper-container {
    width: 100%;
    height: 188px;
    color: #FFF;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 0;
}

.tpl-fbb a {
    color: #FFF;
    display: block;
}

.tpl-fbb .swiper-container .swiper-slide {
    padding-right: 1px;
    opacity: 0.2;
    -webkit-transform: translate3d(64px, 0, 0);
    -moz-transform: translate3d(64px, 0, 0);
    transform: translate3d(64px, 0, 0);
    -webkit-transition: -webkit-transform 0.5s ease-out 0.1s, opacity 0.5s ease-out 0.1s;
    -moz-transition: -moz-transform 0.5s ease-out 0.1s, opacity 0.5s ease-out 0.1s;
    transition: transform 0.5s ease-out 0.1s, opacity 0.5s ease-out 0.1s;
}

.tpl-fbb .swiper-container .swiper-slide.done {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
}

.tpl-fbb .swiper-container .swiper-slide a.slide-bg {
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #000;
}

.tpl-fbb .swiper-container .swiper-slide a {
    width: 85px;
    height: 188px;
    background-color: rgba(0, 0, 0, 0.6);
    float: left;
    position: relative;
}

.tpl-fbb .swiper-container .swiper-item-bg {
    background-color: #000;
    opacity: 0.3;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

.tpl-course .swiper-container, .tpl-course .swiper-container .swiper-slide a {
    height: 100px;
}

.tpl-course .butn-section {
    margin: 0 auto;
    width: 150px;
    position: absolute;
    left: 50%;
    margin-left: -75px;
    top: 50%;
    z-index: 10;
}

.tpl-course .btn.btn-course-buy {
    line-height: 24px;
    border-radius: 4px;
}

.tpl-course-title, .tpl-course-sub-title {
    margin: 0 auto;
    color: #FFF;
    font-size: 31px;
    font-weight: normal;
    line-height: 1.2;
    text-align: center;
}

.tpl-course-title {
    text-transform: uppercase;
    font-size: 30px;
    padding: 40px 0 0 0;
}

.tpl-course-sub-title {
    font-size: 18px;
    color: #CFCFCF;
    letter-spacing: 5px;
    margin: 15px 0;
}

.tpl-fbb-item-wrap {
    position: absolute;
    z-index: 10;
    width: 100%;
}

.tpl-fbb-item-name {
    font-size: 16px;
    margin: 12px auto 6px;
    height: 24px;
    overflow: hidden;
    width: 100%;
}

.tpl-fbb-item-line {
    border-bottom: 1px solid #4d4948;
    width: 60px;
    margin: 0 auto;
}

.tpl-fbb-item-icon {
    margin: 12px auto 6px;
    width: 30px;
    height: 30px;
}

.tpl-fbb-item-icon img {
    width: 30px;
    height: 30px;
}

.tpl-fbb-item-text {
    font-size: 12px;
    text-align: left;
    width: 73px;
    height: 54px;
    line-height: 18px;
    margin: 0 auto;
    padding-top: 7px;
    color: #F0F0F0;
    overflow: hidden;
    word-break: break-word;
}

.tpl-fbb-item-date {
    font-size: 16px;
    text-align: center;
    height: 34px;
    line-height: 34px;
    color: #f0f0f0;
    overflow: hidden;
}

.tpl-weixin {
    position: relative;
    background: transparent no-repeat scroll center center;
    background-size: contain;
    overflow: hidden;
    text-align: center;
}

.tpl-weixin img {
    max-width: 320px;
}

.tpl-weixin-list {
    position: absolute;
    left: 50%;
    margin: 0 0 0 -105px;
    padding: 0;
    list-style: none;
    height: 88px;
}

.tpl-weixin-list-item {
    position: absolute;
    width: 100px;
    margin-right: 10px;
    margin-bottom: 10px;
    background-color: rgba(244, 244, 244, 0.7);
    text-align: center;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    transition: all 1s;
}

.tpl-weixin-list-item a {
    color: #333;
    display: block;
    padding: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
}

.tpl-weixin-list-item-1 {
    left: -1000px;
    top: -1000px;
}

.tpl-weixin-list-item-1.done {
    left: 0;
    top: 0;
}

.tpl-weixin-list-item-2 {
    left: 1000px;
    top: -1000px;
}

.tpl-weixin-list-item-2.done {
    left: 110px;
    top: 0;
}

.tpl-weixin-list-item-3 {
    left: -1000px;
    top: 1000px;
}

.tpl-weixin-list-item-3.done {
    left: 0;
    top: 49px;
}

.tpl-weixin-list-item-4 {
    left: 1000px;
    top: 1000px;
}

.tpl-weixin-list-item-4.done {
    left: 110px;
    top: 49px;
}

.tpl-11-11 {
    background: #fff;
}

.tpl-11-11-banner {
    height: 100px;
    background-repeat: no-repeat;
    background-position-x: center;
    background-size: cover;
    background-color: #e4e4e4;
}

.tpl-11-11-title {
    margin-left: 10px;
    padding-right: 10px;
    border-bottom: 1px solid #f2f2f2;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
}

.tpl-11-11-title .tpl-11-11-team-name {
    color: #666;
}

.tpl-11-11-title .tpl-11-11-follow {
    color: #f90;
    padding: 2px 11px;
    border: 1px solid #f90;
    font-size: 12px;
    border-radius: 2px;
}

.tpl-11-11-coupon {
    padding: 5px;
    text-align: center;
}

.tpl-11-11-coupon li {
    display: inline-block;
    margin-left: 15px;
    width: 90px;
    height: 74px;
    background: #FF495B;
}

.tpl-11-11-coupon li:nth-child(1) {
    margin-left: 0;
}

.tpl-11-11-coupon li:nth-child(2) {
    background: #FFCC66;
}

.tpl-11-11-coupon li:nth-child(2) .tpl-11-11-coupon-meta-desc {
    color: #FF9900;
}

.tpl-11-11-coupon li:nth-child(2) .tpl-11-11-coupon-get {
    background: #FF9900;
}

.tpl-11-11-coupon li:nth-child(3) {
    background: #A5DA05;
}

.tpl-11-11-coupon li:nth-child(3) .tpl-11-11-coupon-meta-desc {
    color: #79A003;
}

.tpl-11-11-coupon li:nth-child(3) .tpl-11-11-coupon-get {
    background: #79A003;
}

.tpl-11-11-coupon-meta {
    height: 48px;
    text-align: center;
}

.tpl-11-11-coupon-meta-price {
    height: 24px;
    line-height: 24px;
    padding-top: 2px;
    font-size: 20px;
    color: #fff;
    overflow: hidden;
}

.tpl-11-11-coupon-meta-price span {
    font-size: 14px;
}

.tpl-11-11-coupon-meta-desc {
    height: 20px;
    line-height: 20px;
    font-size: 13px;
    color: #D53A49;
    overflow: hidden;
}

.tpl-11-11-coupon-get {
    height: 26px;
    line-height: 26px;
    background: #D53A49;
    color: #fff;
    font-size: 13px;
    text-align: center;
}

.tpl-11-11-notice {
    padding: 0 10px;
    height: 37px;
    line-height: 37px;
    color: #f90;
    background: #ffc;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    word-break: break-all;
    font-size: 12px;
}

.tpl-11-11-notice-inner {
    overflow: hidden;
}

.tpl-11-11-notice-scroll {
    width: 2000px;
}

.channel-nav {
    display: block;
    line-height: 28px;
    background-color: transparent;
    padding: 0 10px;
    text-align: center;
    margin-bottom: 15px;
}

.channel-nav ul {
    display: block;
    margin: 0;
    padding: 0;
    line-height: 28px;
    display: box;
    display: -webkit-box;
}

.channel-nav ul > li {
    padding: 0 0 1px;
    height: 30px;
    -webkit-box-flex: 1;
    box-flex: 1;
    position: relative;
    overflow: hidden;
    width: 300px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.channel-nav ul > li a {
    line-height: 28px;
    color: #0079ff;
    font-size: 14px;
    text-align: center;
    border: #0079ff 1px solid;
    border-right: 0;
    overflow: hidden;
    display: block;
    position: relative;
    background: #fff;
    -webkit-transition: all linear 0.2s;
    -moz-transition: all linear 0.2s;
    transition: all linear 0.2s;
}

.channel-nav ul > li:hover > a, .channel-nav ul > li:active > a {
    background: rgba(0, 121, 255, 0.2);
    color: #0079ff;
}

.channel-nav ul > li:first-of-type > a {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.channel-nav ul > li:last-of-type > a {
    border-right: 1px solid #0079ff;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.channel-nav ul > li.active > a {
    background: #0079ff;
    color: #fff;
    padding: 1px;
    border: 0px none;
}

.ump-coupon {
    margin: 10px;
    border: 1px dashed #999;
    border-radius: 5px;
    padding: 10px 0;
}

.ump-coupon-wrap {
    margin: 15px 10px;
}

.ump-coupon-detail {
    border-radius: 4px 4px 0 0;
    color: #fff;
    background-color: #e33c77;
}

.ump-coupon-detail .inner {
    margin: 0 5px;
    border-bottom: 1px dashed rgba(255, 255, 255, 0.4);
}

.ump-coupon-header {
    line-height: 1.5em;
    font-size: 15px;
    text-align: center;
}

.ump-coupon-header .inner {
    position: relative;
    padding: 20px 0 10px;
    background: transparent url("../img/wap/dot_line.png") top left repeat-x;
}

.ump-coupon-header .inner .share {
    position: absolute;
    right: 10px;
    bottom: 10px;
    width: 23px;
    height: 23px;
    background: url("../img/wap/share03.png") top left no-repeat;
}

.ump-coupon-header .inner .share-response {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 50px;
    height: 50px;
}

.ump-coupon-value {
    font-family: "Arial";
}

.ump-coupon-value > span {
    vertical-align: baseline;
}

.ump-coupon-value > i {
    font-style: normal;
    vertical-align: baseline;
}

.ump-coupon-body {
    text-align: center;
}

.ump-coupon-body .inner {
    padding: 19px 0 5px;
}

.ump-coupon-body .ump-coupon-value > span {
    font-size: 24px;
    line-height: 56px;
}

.ump-coupon-body .ump-coupon-value > i {
    font-size: 56px;
    line-height: 56px;
}

.ump-coupon-body .ump-coupon-condition {
    font-size: 13px;
    margin-top: -12px;
}

.ump-coupon-footer {
    font-size: 13px;
    line-height: 20px;
}

.ump-coupon-footer .inner {
    padding: 20px 10px 25px;
    border-bottom: 0px none;
}

.ump-coupon-footer .addition-desc {
    color: #e7a1ba;
}

.ump-coupon-footer .ump-coupon-desc {
    margin-bottom: 3px;
}

.ump-coupon-footer .ump-coupon-desc:last-of-type {
    margin-bottom: 0;
}

.ump-coupon-action {
    color: #fff;
    background-color: #32bbfa;
    border-radius: 0 0 3px 3px;
    text-align: center;
}

.ump-coupon-action a {
    color: #fff;
    font-size: 13px;
}

.ump-coupon-action a + a {
    margin-left: 20px;
}

.ump-coupon-action .inner {
    padding: 28px 0 20px;
    background: transparent url("../img/wap/dot_line_red.png") top left repeat-x;
    border-bottom: 0px none;
}

.ump-coupon-action .coupon-msg {
    margin-bottom: 18px;
    font-size: 15px;
}

.ump-coupon-action .ump-coupon-item-button {
    display: inline-block;
    padding: 8px 24px;
    font-size: 14px;
    line-height: 14px;
    border-radius: 3px;
    color: #fff;
    background-color: #ed203c;
    margin: 0;
}

.ump-coupon-action.take-coupon-success {
    background-color: #7dd668;
}

.ump-coupon-action.take-coupon-success .inner {
    background: none;
    border-top: 1px dashed rgba(255, 255, 255, 0.4);
}

.ump-coupon-action.take-coupon-failure {
    background-color: #eddbe2;
}

.ump-coupon-action.take-coupon-failure .coupon-msg {
    color: #706f6f;
}

.ump-coupon-action.take-coupon-failure .inner {
    background: none;
    border-top: 1px dashed rgba(255, 255, 255, 0.4);
}

.ump-coupon-action.take-coupon-failure a {
    color: #e33b77;
}

.ump-coupon-desc {
    margin: 0 0 10px;
}

.ump-coupon-desc:last-of-type {
    margin-bottom: 0;
}

.ump-coupon-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.ump-coupon-item {
    position: relative;
    border-radius: 3px;
    margin-bottom: 10px;
    background-color: #b3aeb0;
    overflow: hidden;
}

.ump-coupon-item > a {
    display: block;
    overflow: hidden;
}

.ump-coupon-item .coupon-left-part {
    background-color: #b3aeb0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 70%;
    color: #fff;
    border-radius: 3px 0 0 3px;
    padding: 5px 0;
    border-right: 1px dashed rgba(255, 255, 255, 0.4);
}

.ump-coupon-item .coupon-left-part .inner {
    padding: 8px 15px 8px;
    background: transparent url("../img/wap/dot_vline.png") center left repeat-y;
}

.ump-coupon-item .coupon-right-part {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: right;
    width: 30%;
    text-align: center;
    color: #fff;
    border-radius: 0 3px 3px 0;
    padding: 12px 5px;
    font-size: 12px;
}

.ump-coupon-item .coupon-right-part p {
    margin: 0 0 5px;
}

.ump-coupon-item .coupon-shop-name {
    opacity: 0.7;
    color: #fff;
    font-size: 16px;
    margin: 0 0 10px;
}

.ump-coupon-item .ump-coupon-value > span {
    font-size: 24px;
    line-height: 45px;
}

.ump-coupon-item .ump-coupon-value > i {
    font-size: 45px;
    line-height: 45px;
}

.ump-coupon-item .ump-coupon-condition {
    font-size: 14px;
    margin-top: -5px;
}

.ump-coupon-item .coupon-use-state {
    position: absolute;
    right: 0px;
    bottom: 10px;
    display: block;
    width: 30%;
    color: #7e7a7c;
    font-size: 20px;
}

.ump-coupon-item.coupon-style-0 {
    background-color: #eb4e86;
}

.ump-coupon-item.coupon-style-0 .coupon-left-part {
    background-color: #e33c77;
}

.ump-coupon-item.coupon-style-0 .coupon-right-part, .ump-coupon-item.coupon-style-0 .coupon-use-state {
    color: #b42357;
}

.ump-coupon-item.coupon-style-1 {
    background-color: #2aa0d8;
}

.ump-coupon-item.coupon-style-1 .coupon-left-part {
    background-color: #32bafa;
}

.ump-coupon-item.coupon-style-1 .coupon-right-part, .ump-coupon-item.coupon-style-1 .coupon-use-state {
    color: #176489;
}

.ump-coupon-item.coupon-style-2 {
    background-color: #f5ab52;
}

.ump-coupon-item.coupon-style-2 .coupon-left-part {
    background-color: #fba223;
}

.ump-coupon-item.coupon-style-2 .coupon-right-part, .ump-coupon-item.coupon-style-2 .coupon-use-state {
    color: #a96515;
}

.ump-coupon-item.coupon-style-3 {
    background-color: #7caa53;
}

.ump-coupon-item.coupon-style-3 .coupon-left-part {
    background-color: #81d03b;
}

.ump-coupon-item.coupon-style-3 .coupon-right-part, .ump-coupon-item.coupon-style-3 .coupon-use-state {
    color: #437319;
}

.ump-coupon-item.coupon-used .coupon-use-state {
    opacity: 0.4;
}

.ump-coupon-item.coupon-expired {
    background-color: #b3aeb0 !important;
}

.ump-coupon-item.coupon-expired .coupon-left-part {
    background-color: #b3aeb0 !important;
}

.ump-coupon-item.coupon-expired .coupon-right-part, .ump-coupon-item.coupon-expired .coupon-use-state {
    color: #fff !important;
}

.ump-promocode {
    background: #fff;
}

.ump-promocode-wrap {
    background: #4b91cd;
    margin: 10px;
    padding: 4px 0;
    color: #f9f9f9;
    border-radius: 4px;
}

.ump-promocode-header {
    position: relative;
}

.ump-promocode-header h1 {
    height: 46px;
    line-height: 46px;
    font-size: 16px;
    text-align: center;
    margin: 0;
}

.ump-promocode-header .share {
    position: absolute;
    right: 11px;
    bottom: 11px;
    width: 23px;
    height: 23px;
    background: url("../img/wap/share_blue.png") top left no-repeat;
}

.ump-promocode-header .share-response {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 46px;
    height: 46px;
}

.ump-promocode-content {
    padding: 0 20px;
}

.ump-promocode-value {
    text-align: center;
    color: #fcdd30;
    background: url("../img/wap/line.png") repeat-x left bottom;
    padding: 15px 0;
}

.ump-promocode-value p {
    color: #fff;
    font-size: 25px;
    font-weight: bold;
    margin: 0 0 12px 0;
}

.ump-promocode-value span {
    font-size: 24px;
    vertical-align: baseline;
    letter-spacing: 3px;
}

.ump-promocode-value i {
    font-size: 56px;
    line-height: 56px;
    font-style: normal;
    vertical-align: baseline;
}

.ump-promocode-meta {
    font-size: 13px;
    line-height: 20px;
    padding: 20px;
}

.ump-promocode-meta p {
    margin: 0 0 10px;
}

.ump-promocode-meta .ump-promocode-desc {
    color: #ccc;
    margin: 0;
}

.ump-promocode-action {
    padding: 18px 0;
    color: #fcdd30;
    text-align: center;
}

.ump-promocode-action p {
    margin-top: 0;
    margin-bottom: 20px;
}

.ump-promocode-action a {
    display: inline-block;
    padding: 0 34px;
    line-height: 34px;
    border: 1px solid #fcdd30;
    color: #fcdd30;
    border-radius: 17px;
}

.ump-promocode-action .ump-promocode-action-primary {
    color: #503802;
    background: #fcdd30;
}

.ump-promocode-action .ump-promocode-action-group a {
    padding: 0 18px;
    margin-right: 44px;
}

.ump-promocode-action .ump-promocode-action-group a:last-child {
    margin-right: 0;
}

.ump-promocode-split {
    position: relative;
    height: 15px;
    background: url("../img/wap/oval-detail.png") repeat-x center;
}

.ump-promocode-split:before, .ump-promocode-split:after {
    position: absolute;
    top: 0;
    width: 15px;
    height: 15px;
    content: '';
    background: #fff;
    border-radius: 15px;
}

.ump-promocode-split:before {
    left: -8px;
}

.ump-promocode-split:after {
    right: -8px;
}

.ump-promocode-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.ump-promocode-list .item-even .item-content {
    background-color: #f1c40f;
}

.ump-promocode-list .item-even .item-name {
    color: #fce99f;
}

.ump-promocode-list .item-odd .item-content {
    background-color: #4b91cd;
}

.ump-promocode-list .item-odd .item-name {
    color: #a5c4de;
}

.ump-promocode-list .item-used .item-content, .ump-promocode-list .item-overdue .item-content {
    background-color: #ccc;
}

.ump-promocode-list .item-used .item-name, .ump-promocode-list .item-overdue .item-name {
    color: #eee;
}

.ump-promocode-list .item-used .item-meta, .ump-promocode-list .item-overdue .item-meta {
    color: #ccc;
}

.ump-promocode-list .item-to-expire .item-meta .item-state {
    font-size: 12px;
    padding: 2px 6px;
    background: #ea2c46;
    color: #fff;
}

.ump-promocode-item {
    list-style: none;
    border: 1px solid #e6e6e6;
    background: #fff;
    padding: 9px 10px;
    margin: 12px 10px;
}

.ump-promocode-item > a {
    color: #fff;
    display: block;
    overflow: hidden;
}

.ump-promocode-item h4, .ump-promocode-item p {
    margin: 0;
    padding: 0;
}

.ump-promocode-item .item-inner {
    padding: 8px;
}

.ump-promocode-item .item-content {
    position: relative;
    float: left;
    width: 70%;
    height: 80px;
}

.ump-promocode-item .item-content:after {
    position: absolute;
    right: -3px;
    top: 0;
    content: '';
    width: 8px;
    height: 100%;
    background: url("../img/wap/oval-list.png") repeat-y;
}

.ump-promocode-item .item-name {
    font-size: 16px;
}

.ump-promocode-item .item-value span {
    font-size: 19px;
    vertical-align: bottom;
    line-height: 24px;
}

.ump-promocode-item .item-value i {
    font-size: 29px;
    line-height: 30px;
    font-style: normal;
}

.ump-promocode-item .item-condition {
    font-size: 12px;
}

.ump-promocode-item .item-meta {
    float: left;
    width: 30%;
    height: 80px;
    color: #999;
    text-align: center;
    font-size: 12px;
    line-height: 12px;
}

.ump-promocode-item .item-meta p {
    margin-bottom: 2px;
}

.ump-promocode-item .item-meta p:first-child {
    margin-bottom: 4px;
}

.ump-promocode-item .item-meta .item-state {
    display: inline-block;
    font-size: 16px;
    line-height: 16px;
    margin-top: 4px;
    margin-bottom: 0px;
}

.ump-promocode-text-success {
    color: #009900;
    margin-right: 6px;
}

.ump-promocode-text-error {
    color: #b94a48;
    margin-right: 16px;
}

.ump-promocode-append .btn-toolbar > a {
    margin-right: 12px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5) {
    .ump-coupon-header .inner {
        background-image: url("../img/wap/dot_line@2x.png");
        background-size: 10px 3px;
    }

    .ump-coupon-header .inner .share {
        background-image: url("../img/wap/share03@2x.png");
        background-size: 23px 23px;
    }

    .ump-coupon-action .inner {
        background-image: url("../img/wap/dot_line_red@2x.png");
        background-size: 10px 3px;
    }

    .ump-coupon-item .coupon-left-part .inner {
        background-image: url("../img/wap/dot_vline@2x.png");
        background-size: 3px 8px;
    }

    .ump-promocode-header .share {
        background-image: url("../img/wap/share_blue@2x.png");
        background-size: 23px 23px;
    }

    .ump-promocode-value {
        background-size: 1px 1px;
    }

    .ump-promocode-split {
        background-image: url("../img/wap/oval-detail@2x.png");
        background-size: 8px 4px;
    }

    .ump-promocode-item .item-content:after {
        background-image: url("../img/wap/oval-list@2x.png");
        background-size: 8px 16px;
    }
}

@media (min-width: 360px) {
    .wrapper {
        width: 360px;
        margin: 0 auto;
    }

    .content {
        width: 100%;
        margin: 0 auto;
    }

    .edui-faked-video {
        width: 100%;
        height: 255px;
    }

    .tpl-shop-header, .tpl-wxd-header, .tpl-11-11-banner {
        height: 112px;
    }

    .custom-goods, .custom-image {
        padding: 0 5px;
    }

    .custom-image img {
        width: auto;
    }

    .custom-image-swiper .swiper-slide a img {
        width: auto;
    }

    .sc-goods-list.pic .goods-card.small-pic .photo-block {
        height: 164px;
    }

    .sc-goods-list.pic .goods-card.small-pic.card {
        max-height: 240px;
    }

    .custom-goods-image {
        max-width: 340px;
        max-height: 340px;
    }

    .custom-goods-big {
        width: 340px;
    }

    .custom-goods-small {
        width: 165px;
        height: 165px;
    }

    .custom-goods-small .custom-goods-image {
        max-width: 165px;
        max-height: 165px;
    }

    .custom-goods-info, .custom-goods-info-notitle {
        width: 330px;
    }

    .custom-goods-info-notitle {
        width: auto;
    }

    .custom-goods-list .custom-goods-left {
        width: 80px;
        height: 80px;
    }

    .custom-goods-list .custom-goods-image {
        max-width: 80px;
        max-height: 80px;
    }

    .custom-goods-list .custom-goods-right {
        height: 80px;
    }

    .custom-goods-list .custom-goods-right .custom-goods-title {
        height: 48px;
    }

    .custom-level {
        width: 100%;
    }

    .custom-level-img {
        max-width: 100%;
        max-height: 180px;
    }

    .custom-nav-title {
        width: 280px;
    }

    .custom-cube td {
        width: 90px;
    }

    .custom-cube li {
        width: 90px;
        height: 90px;
    }

    .custom-cube li img {
        max-width: 90px;
        max-height: 90px;
    }

    .custom-messages {
        width: 350px;
    }

    .custom-paginations {
        width: 350px;
    }

    .custom-paginations .custom-paginations-page {
        width: 121px;
    }

    .custom-paginations .custom-paginations-next, .custom-paginations .custom-paginations-prev {
        width: 149px;
    }

    .tpl-weixin img {
        max-width: 100%;
    }

    .custom-store-name {
        max-width: 252px;
    }

    .custom-recommend-goods-list li {
        width: 106px;
        height: 106px;
    }

    .custom-recommend-goods-list img {
        max-width: 106px;
        max-height: 106px;
    }

    .tpl-11-11-coupon li {
        width: 103px;
    }
}

@media (min-width: 375px) {
    .sc-goods-list.pic .goods-card.small-pic .photo-block {
        height: 172px;
    }

    .sc-goods-list.pic .goods-card.small-pic.card {
        max-height: 250px;
    }

    .custom-cube2-table {
        width: 376px;
        margin: 0 auto;
    }
}

@media (min-width: 414px) {
    .sc-goods-list.pic .goods-card.small-pic .photo-block {
        height: 190px;
    }

    .sc-goods-list.pic .goods-card.small-pic.promotion {
        max-height: 240px;
    }

    .sc-goods-list.pic .goods-card.small-pic.card {
        max-height: 280px;
    }

    .custom-image .custom-image-small {
        height: 180px;
    }

    .custom-showcase-wrap-1 .custom-showcase-big, .custom-showcase-wrap-1 .custom-showcase-small {
        height: 140px;
    }

    .custom-cube2-table {
        width: 416px;
    }
}

@media (min-width: 540px) {
    .wrapper {
        width: 540px;
        margin: 0 auto;
    }

    .content {
        width: 540px;
        margin: 0 auto;
    }

    .external-buy {
        display: block;
    }

    .bottom-opts {
        display: none;
    }

    .buy-guide {
        margin: 0 -10px;
    }

    .buy-guide .guide-cont {
        width: auto;
    }

    .buy-guide .pic-wrapper {
        float: right;
    }

    .nav-on-bottom {
        border-left-width: 1px;
        border-right-width: 1px;
    }

    .edui-faked-video {
        width: 520px;
        height: 300px;
    }

    .tpl-shop-header, .tpl-wxd-header, .tpl-11-11-banner {
        height: 168px;
    }

    .sc-goods-list.pic li.goods-card.small-pic.card, .sc-goods-list.pic li.goods-card.small-pic.promotion {
        max-height: 253px;
        width: 176px;
    }

    .sc-goods-list.pic li.goods-card.small-pic.card .photo-block, .sc-goods-list.pic li.goods-card.small-pic.promotion .photo-block {
        height: 176px;
    }

    .sc-goods-list.pic li.goods-card.small-pic.card .photo-block img, .sc-goods-list.pic li.goods-card.small-pic.promotion .photo-block img {
        max-height: 176px;
    }

    .sc-goods-list.pic.waterfall li.goods-card.small-pic {
        width: 176px;
    }

    .sc-goods-list.pic li.goods-card.big-pic.normal {
        float: left;
        margin: 2.5px;
        width: 345px;
    }

    .sc-goods-list.pic li.goods-card.big-pic.normal .photo-block {
        width: 345px;
        height: 345px;
    }

    .sc-goods-list.pic li.goods-card.big-pic.card, .sc-goods-list.pic li.goods-card.big-pic.promotion {
        float: left;
    }

    .sc-goods-list.pic li.goods-card.big-pic.card .photo-block, .sc-goods-list.pic li.goods-card.big-pic.promotion .photo-block {
        width: 352px;
        height: 298px;
    }

    .sc-goods-list.pic li.goods-card.big-pic.card .photo-block img, .sc-goods-list.pic li.goods-card.big-pic.promotion .photo-block img {
        max-height: 298px;
        max-width: 352px;
    }

    .sc-goods-list.pic li.goods-card.big-pic.card .info .goods-title, .sc-goods-list.pic li.goods-card.big-pic.promotion .info .goods-title {
        width: 240px;
    }

    .sc-goods-list.pic li.goods-card.small-pic.normal {
        margin: 2.5px;
        width: 171px;
    }

    .sc-goods-list.pic li.goods-card.small-pic.normal .link {
        margin: 0px;
    }

    .sc-goods-list.pic li.goods-card.small-pic.normal .photo-block {
        width: 171px;
        height: 171px;
    }

    .sc-goods-list.pic li.goods-card.small-pic.normal .photo-block img {
        max-height: 171px;
    }

    .sc-goods-list.pic.size-0 .goods-card.big-pic.normal {
        margin: 5px;
        width: 255px;
    }

    .sc-goods-list.pic.size-0 .goods-card.big-pic.normal .photo-block {
        width: 255px;
        height: 255px;
    }

    .sc-goods-list.pic.size-0 .goods-card.big-pic.normal .photo-block img {
        max-height: 255px;
        max-width: 255px;
    }

    .sc-goods-list.pic.size-0 .goods-card.big-pic.card {
        float: left;
        width: 263px;
    }

    .sc-goods-list.pic.size-0 .goods-card.big-pic.card .photo-block {
        width: 245px;
        height: 245px;
    }

    .sc-goods-list.pic.size-0 .goods-card.big-pic.card .photo-block img {
        max-height: 245px;
        max-width: 245px;
    }

    .sc-goods-list.pic.size-2 .goods-card.big-pic.card {
        width: 364px;
    }

    .sc-goods-list.pic.size-2 .goods-card.big-pic.card .photo-block {
        width: 346px;
        height: 346px;
    }

    .sc-goods-list.pic.size-2 .goods-card.big-pic.card .photo-block img {
        max-height: 346px;
        max-width: 346px;
    }

    .sc-goods-list.pic.size-2 .goods-card.big-pic.card .info.info-only-title {
        height: 114px;
    }

    .sc-goods-list.pic.size-2 .goods-card.big-pic.card .info.info-big-title {
        height: 112px;
    }

    .sc-goods-list.pic.size-2 .goods-card.big-pic.card .info.info-notitle {
        height: 38px;
    }

    .sc-goods-list.pic.size-2 .goods-card.small-pic.card {
        width: 156px;
        max-height: 244px;
    }

    .sc-goods-list.pic.size-2 .goods-card.small-pic.card .photo-block {
        height: 156px;
    }

    .sc-goods-list.pic.size-2 .goods-card.small-pic.card .photo-block img {
        max-height: 156px;
    }

    .sc-goods-list.pic.size-2 .goods-card.big-pic.normal .link {
        margin-left: 0px;
        margin-right: 0px;
    }

    .sc-goods-list.pic.size-2 .goods-card.small-pic.normal {
        margin: 2px;
        margin-left: 6px;
    }

    .custom-goods {
        width: 530px;
        padding: 0 5px;
    }

    .custom-goods-image {
        max-width: 345px;
        max-height: 345px;
    }

    .custom-goods-big, .custom-goods-small {
        width: 345px;
        height: 345px;
        margin: 2.5px;
    }

    .custom-goods-small {
        width: 170px;
        height: 170px;
    }

    .custom-goods-small .custom-goods-image {
        max-width: 170px;
        max-height: 170px;
    }

    .custom-goods-0 .custom-goods-big {
        width: 255px;
        height: 255px;
        margin: 5px;
    }

    .custom-goods-0 .custom-goods-image {
        max-width: 255px;
        max-height: 255px;
    }

    .custom-goods-0 .custom-goods-info {
        width: 245px;
    }

    .custom-goods-0 .custom-goods-noprice-noicon {
        width: 215px;
    }

    .custom-goods-1 {
        padding: 7.5px;
    }

    .custom-goods-1 .custom-goods-small {
        margin: 2.5px;
    }

    .custom-goods-2 {
        padding: 7.5px;
    }

    .custom-goods-2 .custom-goods-noprice-noicon {
        width: 305px;
    }

    .custom-goods-list {
        border-bottom: 1px solid #E5E5E5;
        overflow: hidden;
    }

    .custom-goods-list:last-child {
        border-bottom: 0px none;
    }

    .custom-goods-list .custom-goods-link {
        padding: 5px 0;
        margin: 5px 0;
        height: 80px;
        min-height: 0;
    }

    .custom-goods-list .custom-goods-left {
        float: left;
        width: 80px;
        height: 80px;
        position: relative;
        background-image: url("../img/wap/pic_bg@2x.png");
        background-size: 6px 6px;
    }

    .custom-goods-list .custom-goods-image {
        max-width: 80px;
        max-height: 80px;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
    }

    .custom-goods-list .custom-goods-right {
        height: 80px;
    }

    .custom-goods-list .custom-goods-right .custom-goods-title {
        float: none;
        width: auto;
        color: #666;
        height: 48px;
    }

    .custom-goods-list .custom-goods-right .custom-goods-price-noicon {
        float: none;
        color: #000;
        margin-top: 8px;
        font-size: 14px;
    }

    .custom-goods-list .custom-goods-right .custom-goods-price-noicon em {
        font-weight: 700;
    }

    .custom-goods-list .custom-goods-right div {
        display: block;
    }

    .custom-goods-info {
        width: 335px;
    }

    .custom-goods-info-notitle {
        width: auto;
    }

    .custom-goods-title {
        width: 200px;
    }

    .custom-goods-noprice {
        width: 200px;
    }

    .custom-goods-noprice-noicon {
        width: 260px;
    }

    .custom-nav-title {
        width: 462px;
    }

    .custom-nav-two-col {
        width: 270px;
    }

    .custom-nav-two-col .custom-nav-title {
        width: 255px;
    }

    .custom-link-link .title {
        width: 480px;
    }

    .custom-link .custom-link-two-col {
        width: 270px;
    }

    .custom-level {
        width: 540px;
    }

    .custom-level-img {
        max-width: 540px;
        max-height: 270px;
    }

    .custom-image {
        width: 525px;
        padding: 0 7.5px;
    }

    .custom-image li {
        width: 520px;
        margin: 2.5px;
    }

    .custom-image a {
        display: block;
    }

    .custom-image img {
        max-width: 520px;
    }

    .custom-image .custom-image-small {
        width: 170px;
        height: 170px;
        margin: 2.5px;
    }

    .custom-image .custom-image-small img {
        max-width: 170px;
    }

    .custom-image .custom-image-small .title {
        width: 170px;
    }

    .custom-image-swiper {
        width: 540px;
    }

    .custom-image img {
        width: 100%;
    }

    .custom-image-swiper .swiper-slide a img {
        width: 100%;
    }

    .custom-messages {
        width: 530px;
    }

    .custom-paginations {
        width: 530px;
    }

    .custom-paginations .custom-paginations-page {
        width: 210px;
    }

    .custom-paginations .custom-paginations-last {
        border-right-width: 0;
    }

    .custom-paginations .custom-paginations-next, .custom-paginations .custom-paginations-prev {
        width: 239px;
    }

    .custom-paginations .custom-paginations-next {
        border-right-width: 0;
    }

    .custom-cube li {
        width: 130px;
        height: 130px;
    }

    .custom-cube li img {
        max-width: 130px;
        max-height: 130px;
    }

    .custom-cube td {
        width: 135px;
    }

    .custom-nav-4 {
        padding: 10px 0;
    }

    .custom-nav-4 li {
        width: 118px;
        margin-right: 16px;
    }

    .custom-nav-4 li:last-child {
        margin-right: 0;
    }

    .custom-nav-4 li img {
        width: 118px;
        height: 118px;
    }

    .custom-showcase-wrap-0 .custom-showcase .custom-showcase-big, .custom-showcase-wrap-0 .custom-showcase .custom-showcase-small, .custom-showcase-wrap-1 .custom-showcase .custom-showcase-big, .custom-showcase-wrap-1 .custom-showcase .custom-showcase-small {
        width: 178px;
        height: 178px;
        overflow: hidden;
        margin: 0;
    }

    .custom-showcase-wrap-0 .custom-showcase .custom-showcase-big img, .custom-showcase-wrap-0 .custom-showcase .custom-showcase-small img, .custom-showcase-wrap-1 .custom-showcase .custom-showcase-big img, .custom-showcase-wrap-1 .custom-showcase .custom-showcase-small img {
        max-width: 178px;
        max-height: 178px;
        width: auto;
        height: auto;
    }

    .custom-showcase-wrap-0 .custom-showcase .custom-showcase-small, .custom-showcase-wrap-1 .custom-showcase .custom-showcase-small {
        margin-left: 3px;
    }

    .tpl-weixin img {
        max-width: 540px;
    }

    .tpl-weixin-list {
        margin: 0 0 0 -155px;
    }

    .tpl-weixin-list-item {
        width: 150px;
    }

    .tpl-weixin-list-item-1 {
        left: -1000px;
        top: -1000px;
    }

    .tpl-weixin-list-item-1.done {
        left: 0;
        top: 0;
    }

    .tpl-weixin-list-item-2 {
        left: 1000px;
        top: -1000px;
    }

    .tpl-weixin-list-item-2.done {
        left: 160px;
        top: 0;
    }

    .tpl-weixin-list-item-3 {
        left: -1000px;
        top: 1000px;
    }

    .tpl-weixin-list-item-3.done {
        left: 0;
        top: 49px;
    }

    .tpl-weixin-list-item-4 {
        left: 1000px;
        top: 1000px;
    }

    .tpl-weixin-list-item-4.done {
        left: 160px;
        top: 49px;
    }

    .custom-store-name {
        max-width: 400px;
    }

    .custom-recommend-goods-list li {
        width: 166px;
        height: 166px;
    }

    .custom-recommend-goods-list img {
        max-width: 166px;
        max-height: 166px;
    }

    .custom-tag-list .custom-tag-list-menu-block {
        width: 120px;
    }

    .custom-tag-list .custom-tag-list-menu-block li a {
        width: 110px;
    }

    .custom-tag-list .custom-tag-list-goods {
        width: 418px;
    }

    .custom-tag-list .custom-tag-list-goods .custom-tag-list-title {
        width: 408px;
    }

    .custom-tag-list .custom-tag-list-goods .custom-tag-list-goods-detail .custom-tag-list-goods-title {
        width: 340px;
    }

    .tpl-11-11-coupon li {
        width: 163px;
    }

    .wuxi-center-body .content {
        max-width: 540px;
    }

    .wuxi-center-body .footer {
        width: 100%;
    }

    .wuxi-center-body .footer .copyright {
        width: 540px;
        margin: 0 auto;
    }
}

@media (min-width: 760px) {
    .wrapper {
        width: 760px;
        margin: 0 auto;
    }

    .content {
        width: 750px;
        margin: 30px auto 0;
    }

    .content-body {
        background-color: #fff;
        width: 540px;
        padding: 10px;
        border: 1px solid #ddd;
    }

    .content-sidebar {
        display: block;
        position: fixed;
        top: 0;
        width: 200px;
        padding-left: 19px;
        margin-left: 550px;
        margin-top: 60px;
    }

    .footer {
        width: 760px;
        margin: 20px auto 0;
    }

    .footer .copyright {
        width: 574px;
        margin: 0;
    }

    .sidebar-section {
        border: 1px solid #e4e4e4;
        border-radius: 5px;
        margin-bottom: 20px;
    }

    .sidebar-section .sidebar-title {
        border-radius: 5px 5px 0 0;
        margin: 0;
        font-size: 16px;
        font-weight: 700;
        border-bottom: 1px solid #e4e4e4;
        padding: 8px 10px;
        background-color: #F2F2F2;
    }

    .sidebar-section .admin-opts {
        background-color: #fff;
        list-style: none;
        margin: 0;
        padding: 0;
        border-radius: 5px;
    }

    .sidebar-section .admin-opts li a {
        display: block;
        padding: 5px 10px;
        border-bottom: 1px solid #e4e4e4;
    }

    .sidebar-section .admin-opts li a:hover, .sidebar-section .admin-opts li .active {
        background-color: #F2F2F2;
    }

    .sidebar-section .admin-opts li:first-of-type {
        border-radius: 5px 5px 0 0;
    }

    .sidebar-section .admin-opts .last {
        border-radius: 0 0 5px 5px;
    }

    .sidebar-section .admin-opts .last > a {
        border-bottom: 0px none;
    }

    .shop-detail {
        margin: 0;
        margin: 10px;
        padding-bottom: 10px;
        font-size: 12px;
        color: #666666;
        border-bottom: 1px dashed #ccc;
        line-height: 1.6;
    }

    .shop-info {
        background-color: #fff;
        margin-bottom: 0;
    }

    .shop-card {
        border: 0px none;
        display: table;
        margin-bottom: 10px;
        padding: 0 10px;
    }

    .shop-name {
        margin: 0 0 0 10px;
    }

    .table-cell {
        display: table-cell;
        vertical-align: middle;
    }

    .shop-img {
        border-radius: 30px;
        width: 60px;
        height: 60px;
    }

    .weixin-title, .weixin-no {
        font-size: 12px;
        color: #666;
        margin: 5px 0;
    }

    .weixin-no {
        color: #999;
        margin: 0 0 10px;
    }

    .qr-code {
        margin: 0;
    }

    .sku-detail .qrcode-buy {
        display: block;
    }

    .tpl-shop-header, .tpl-wxd-header, .tpl-11-11-banner {
        height: 168px;
    }

    .tpl-11-11-coupon li {
        width: 163px;
    }
}

@media (min-width: 800px) {
    .content {
        width: 760px;
        margin: 30px auto 20px;
    }

    .content-body {
        background-color: #fff;
        -webkit-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
        box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
    }

    .content-sidebar {
        margin-left: 560px;
    }

    .footer .copyright {
        width: 562px;
    }

    .tpl-shop-header, .tpl-wxd-header {
        height: 168px;
    }
}