@charset "UTF-8";
#trademark-list, .cate-content ul, .footer-menu-list, .introduce-title, .popular-tabs .nav-tab li, .trademark-list, ol, ul {
    list-style: none
}

* {
    margin: 0;
    padding: 0;
    border: none
}

article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, main, meter, nav, output, progress, section, source, video {
    display: block
}

mark, rp, rt, ruby, summary, time {
    display: inline
}

a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, command, datalist, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, font, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, keygen, label, legend, li, meter, nav, object, ol, output, p, pre, progress, q, s, samp, section, small, source, span, strike, strong, sub, sup, table, tbody, tdvideo, tfoot, th, thead, tr, tt, u, ul, var {
    background: 0 0;
    font-weight: inherit;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: top
}

a, textarea {
    outline: 0 !important
}

a {
    text-decoration: none
}

b, strong {
    font-weight: 700 !important
}

q {
    quotes: none
}

table, table td {
    padding: 0;
    border: none;
    border-collapse: collapse
}

img {
    vertical-align: top;
    max-width: 100%
}

embed {
    vertical-align: top
}

input, textarea {
    font-family: inherit
}

button, input {
    outline: 0;
    background: 0 0
}

button::-moz-focus-inner {
    border: 0
}

th {
    text-align: left
}

.clearfix::after {
    content: "";
    display: block;
    clear: both
}

button {
    cursor: pointer
}

#_atssh {
    display: none !important
}

.cover_btn {
    border: 2px dashed #ccc;
    height: 76px;
    width: 76px;
    display: inline-block;
    text-decoration: none;
    vertical-align: top;
    position: relative;
    right: 2px
}

.cover_btn span {
    color: #ccc;
    display: block;
    font-size: 40px;
    font-weight: 700;
    margin: 0 0 0 22px
}

.cover_btn:hover {
    border: 2px dashed #eb7350;
    text-decoration: none
}

.cover_btn:hover span {
    color: #eb7350
}

.pics .item {
    width: 50px;
    height: 50px;
    margin: 0 10px 0 0;
    position: relative;
    float: left
}

.pics img {
    width: 100%;
    height: 100%
}

.picture_delete {
    position: absolute;
    z-index: 91;
    top: -9px;
    right: -9px;
    width: 18px;
    height: 18px;
    font-size: 16px;
    line-height: 16px;
    color: #fff;
    text-align: center;
    cursor: pointer;
    background: rgba(153, 153, 153, .6);
    border-radius: 10px;
    display: none
}

.p_bar, .pics .item:hover .picture_delete {
    display: block
}

.picture_delete:hover {
    color: #FFF;
    background: #000;
    text-decoration: none
}

.picture_add {
    display: inline-block;
    height: 100%;
    line-height: 50px;
    text-align: center;
    width: 100%;
    color: #07d;
    background-color: #fff;
    border: 1px solid #ddd;
    font-size: 12px
}

.picture_add:hover {
    text-decoration: none
}

.photos_area {
    width: 450px;
    float: left;
    margin: 0 0 0 15px
}

.progress_bar {
    position: relative;
    padding: 1px;
    border-radius: 3px;
    margin: 0;
    height: 100%
}

.p_bar {
    background-color: green;
    width: 0%;
    height: 20px;
    border-radius: 3px
}

.percent {
    position: absolute;
    height: 20px;
    display: inline-block;
    top: 3px;
    left: 2%;
    color: #fff
}

.mod_box, .mod_box_bd, .mod_box_hd, .photos_area .item {
    position: relative
}

.photos_area .item {
    display: inline-block;
    width: 76px;
    height: 76px;
    border: 1px solid #ddd;
    margin: 0 10px 6px 0
}

.photos_area .item img {
    width: 100%;
    height: 100%
}

.photos_area .picture_delete {
    display: block
}

.tab-content > form > .tab-pane {
    display: none
}

.tab-content > form > .active {
    display: block
}

.mod_box {
    background: #fff;
    width: 412px;
    min-height: 300px;
    height: auto;
    padding: 0 14px;
    line-height: 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    color: #666;
    z-index: 4
}

.mod_box_hd {
    height: 50px;
    padding-top: 15px;
    line-height: 50px;
    border-bottom: 1px solid #e6e6e6
}

.mod_box_bd {
    line-height: 42px
}

.mod_box_hd h4 {
    font-size: 15px;
    color: #1e1e1e;
    font-weight: 700
}

.pur-edit {
    position: absolute;
    top: 23px;
    left: 23px;
    display: none;
    width: 43px;
    height: 43px;
    background: url(../images/n-ava-edit.png) no-repeat;
    _background: url(../images/n-ava-edit-ie.png) no-repeat
}

.picture_upload_replace:hover .pur-edit {
    display: block
}

.qianyi-loading-bar {
    position: fixed;
    left: 0;
    right: 0;
    background: rgba(44, 46, 47, .3);
    height: 3px;
    z-index: 10000;
    top: 0;
    zoom: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter: alpha(opacity=100);
    -webkit-transition: all 220ms ease-in-out;
    -moz-transition: all 220ms ease-in-out;
    -o-transition: all 220ms ease-in-out;
    transition: all 220ms ease-in-out
}

.qianyi-loading-bar span {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 0%;
    background: #68b828
}

.qianyi-loading-bar.progress-is-hidden {
    top: -3px;
    zoom: 1;
    -webkit-opacity: .5;
    -moz-opacity: .5;
    opacity: .5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    filter: alpha(opacity=50);
    visibility: hidden
}

.w20h li {
    width: 20%
}

.w25h li {
    width: 25%
}

.w33h li {
    width: 33.33%
}

.w50h li {
    width: 50%
}

.m0 {
    margin: 0 !important
}

.mt0 {
    margin-top: 0 !important
}

.mt5 {
    margin-top: 5px !important
}

.mt10 {
    margin-top: 10px !important
}

.mt20 {
    margin-top: 20px !important
}

.mt40 {
    margin-top: 40px !important
}

.mr0 {
    margin-right: 0 !important
}

.mr5 {
    margin-right: 5px !important
}

.mr10 {
    margin-right: 10px !important
}

.mr20 {
    margin-right: 20px !important
}

.mr40 {
    margin-right: 40px !important
}

.mb0 {
    margin-bottom: 0 !important
}

.mb5 {
    margin-bottom: 5px !important
}

.mb10 {
    margin-bottom: 10px !important
}

.mb20 {
    margin-bottom: 20px !important
}

.mb40 {
    margin-bottom: 40px !important
}

.ml0 {
    margin-left: 0 !important
}

.ml5 {
    margin-left: 5px !important
}

.ml10 {
    margin-left: 10px !important
}

.ml20 {
    margin-left: 20px !important
}

.ml40 {
    margin-left: 40px !important
}

.pd0 {
    padding: 0 !important
}

.pd5 {
    padding: 5px !important
}

.pd10 {
    padding: 10px !important
}

.pd20 {
    padding: 20px !important
}

.pd40 {
    padding: 40px !important
}

.pb5 {
    padding-bottom: 5px !important
}

.pb10 {
    padding: 10px !important
}

.pb20 {
    padding: 20px !important
}

.pb40 {
    padding: 40px !important
}

.bgc-t {
    background-color: transparent !important
}

.no-box h1 {
    font-size: 60px
}

.no-box h3 {
    margin-bottom: 20px;
    line-height: 40px
}

.no-box p {
    margin-bottom: 30px;
    text-transform: uppercase
}

.no-box i {
    font-size: 50px;
    margin: 10px
}

.form-section .input-text::-webkit-input-placeholder {
    color: #fff
}

.form-section .input-text::-moz-placeholder {
    color: #fff
}

.form-section .input-text:-ms-input-placeholder {
    color: #fff
}

.form-section .input-text::placeholder {
    color: #fff
}

.form-section-focus .input-text {
    border-color: rgba(255, 103, 0, .5)
}

.form-section-focus .input-label {
    color: rgba(255, 103, 0, .9)
}

.city-picker-input {
    opacity: 0 !important;
    top: -9999px;
    left: -9999px;
    position: absolute
}

.banner-opacity, .city-picker-span {
    position: relative
}

.city-picker-span {
    padding: 0 12px;
    display: block;
    outline: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    border: 1px solid #e4e4e4;
    background-color: #fff;
    color: #ccc;
    cursor: pointer
}

.city-picker-span > .placeholder {
    color: #aaa
}

.city-picker-span > .arrow {
    position: absolute;
    top: 50%;
    right: 8px;
    width: 10px;
    margin-top: -3px;
    height: 5px;
    background: url(../images/drop-arrow.png) -10px -25px no-repeat
}

.city-picker-span.focus, .city-picker-span.open {
    border-bottom-color: #ff6700
}

.city-picker-span.open > .arrow {
    background-position: -10px -10px
}

.city-picker-span > .title > span {
    color: #333;
    padding: 5px;
    border-radius: 3px
}

.city-picker-span > .title > span:hover {
    background-color: #f1f8ff
}

.city-picker-dropdown {
    position: absolute;
    width: 315px;
    left: -9999px;
    top: -9999px;
    outline: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    z-index: 999999;
    display: none;
    min-width: 330px;
    margin-bottom: 20px
}

.city-select-wrap {
    box-shadow: 0 1px 5px rgba(0, 0, 0, .5)
}

.city-select-tab {
    border-bottom: 1px solid #ccc;
    background: #f0f0f0;
    font-size: 13px
}

.city-select-tab > a {
    display: inline-block;
    padding: 8px 22px;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid transparent;
    color: #4D4D4D;
    text-align: center;
    outline: 0;
    text-decoration: none;
    cursor: pointer;
    font-size: 14px;
    margin-bottom: -1px
}

.city-select-tab > a.active {
    background: #fff;
    border-bottom: 1px solid #fff;
    color: #ff6700
}

.city-select-tab > a:first-child {
    border-left: none
}

.city-select-tab > a:last-child.active {
    border-right: 1px solid #ccc
}

.city-select-content {
    width: 100%;
    min-height: 10px;
    background-color: #fff;
    padding: 10px 15px;
    box-sizing: border-box
}

.city-select {
    font-size: 13px
}

.city-select dl {
    line-height: 2;
    clear: both;
    padding: 3px 0;
    margin: 0
}

.city-select dt {
    position: absolute;
    width: 2.5em;
    font-weight: 500;
    text-align: right;
    line-height: 2
}

.city-select dd {
    margin-left: 0;
    line-height: 2
}

.city-select.province dd {
    margin-left: 3em
}

.city-select a {
    display: inline-block;
    padding: 0 10px;
    outline: 0;
    white-space: nowrap;
    margin-right: 2px;
    text-decoration: none;
    color: #333;
    cursor: pointer
}

.city-select a:focus, .city-select a:hover {
    background-color: #f1f8ff;
    border-radius: 2px;
    color: #ff6700
}

.city-select a.active {
    background-color: #ff6700;
    color: #fff;
    border-radius: 2px
}

.btn-gray {
    background: #b0b0b0;
    border-color: #b0b0b0;
    color: #fff
}

.btn-gray:hover {
    background-color: #757575;
    border-color: #757575;
    color: #fff
}

.btn-green {
    background: #83c44e;
    border-color: #83c44e;
    color: #fff
}

.btn-green:hover {
    background-color: #71b639;
    border-color: #71b639;
    color: #fff
}

.btn-orange {
    background: #ffac13;
    border-color: #ffac13;
    color: #fff
}

.btn-orange:hover {
    background-color: #ff920f;
    border-color: #ff920f;
    color: #fff
}

.btn-gold {
    background: #ffd600;
    border-color: #ffd600;
    color: #fff
}

.btn-gold:hover {
    background-color: #fec517;
    border-color: #fec517;
    color: #fff
}

.btn-ocean {
    background: #2196f3;
    border-color: #2196f3;
    color: #fff
}

.btn-ocean:hover {
    background-color: #0c80dc;
    border-color: #0c80dc;
    color: #fff
}

.btn-blue {
    background: #545ad0;
    border-color: #545ad0;
    color: #fff
}

.btn-blue:hover {
    background-color: #494fc5;
    border-color: #494fc5;
    color: #fff
}

.btn-red {
    background: #e53935;
    border-color: #e53935;
    color: #fff
}

.btn-red:hover {
    background-color: #e42a27;
    border-color: #e42a27;
    color: #fff
}

.btn-purple {
    background: #a31daf;
    border-color: #a31daf;
    color: #fff
}

.btn-purple:hover {
    background-color: #9715a2;
    border-color: #9715a2;
    color: #fff
}

.btn-pink {
    background: #f93e7a;
    border-color: #f93e7a;
    color: #fff
}

.btn-pink:hover {
    background-color: #e9306c;
    border-color: #e9306c;
    color: #fff
}

.btn-cyan {
    background: #00c0a5;
    border-color: #00c0a5;
    color: #fff
}

.btn-cyan:hover {
    background-color: #03b3ad;
    border-color: #03b3ad;
    color: #fff
}

.btn-line-gray {
    border-color: #b0b0b0;
    background: #fff;
    color: #757575
}

.btn-line-gray:hover {
    color: #fff;
    background-color: #757575;
    border-color: #757575
}

.btn-line-primary {
    border-color: #e65d00;
    background: #fff;
    color: #ff6700
}

.btn-line-primary:hover {
    color: #fff;
    background-color: #cc5200;
    border-color: #a84400
}

.btn-line-green {
    border-color: #83c44e;
    background: #fff;
    color: #83c44e
}

.btn-line-green:hover {
    color: #fff;
    background-color: #71b639;
    border-color: #71b639
}

.btn-line-orange {
    border-color: #ffac13;
    background: #fff;
    color: #ffac13
}

.btn-line-orange:hover {
    color: #fff;
    background-color: #ff920f;
    border-color: #ff920f
}

.btn-line-gold {
    border-color: #ffd600;
    background: #fff;
    color: #ffd600
}

.btn-line-gold:hover {
    color: #fff;
    background-color: #fec517;
    border-color: #fec517
}

.btn-line-ocean {
    border-color: #2196f3;
    background: #fff;
    color: #2196f3
}

.btn-line-ocean:hover {
    color: #fff;
    background-color: #0c80dc;
    border-color: #0c80dc
}

.btn-line-blue {
    border-color: #545ad0;
    background: #fff;
    color: #545ad0
}

.btn-line-blue:hover {
    color: #fff;
    background-color: #494fc5;
    border-color: #494fc5
}

.btn-line-red {
    border-color: #e53935;
    background: #fff;
    color: #e53935
}

.btn-line-red:hover {
    color: #fff;
    background-color: #e42a27;
    border-color: #e42a27
}

.btn-line-purple {
    border-color: #a31daf;
    background: #fff;
    color: #a31daf
}

.btn-line-purple:hover {
    color: #fff;
    background-color: #9715a2;
    border-color: #9715a2
}

.btn-line-pink {
    border-color: #f93e7a;
    background: #fff;
    color: #f93e7a
}

.btn-line-pink:hover {
    color: #fff;
    background-color: #e9306c;
    border-color: #e9306c
}

.btn-line-cyan {
    border-color: #00c0a5;
    background: #fff;
    color: #00c0a5
}

.btn-line-cyan:hover {
    color: #fff;
    background-color: #03b3ad;
    border-color: #03b3ad
}

html {
    height: 100%
}

body {
    font: 9.33px Microsoft YaHei, "宋体", Tahoma, Helvetica, Arial, "open sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    overflow-x: hidden;
    height: 100%
}

.button .fa, .fa {
    line-height: inherit
}

body.is-ontop {
    margin-top: 53px
}

h1 {
    font-size: 44px
}

h2 {
    font-size: 20px
}

h3 {
    font-size: 18px
}

a {
    color: #666
}

a:hover {
    color: #ff6700;
    text-decoration: none;
    transition: all .25s
}

a:focus {
    text-decoration: none
}

a.disable {
    cursor: not-allowed
}

.bold {
    font-weight: 700
}

.alignleft {
    float: left
}

.alignright, .nav-menu .toggle-menu, .top-header .support-link {
    float: right
}

.btn-fb-login {
    width: 65px;
    height: 22px;
    background: url(../images/fb.jpg) no-repeat;
    display: inline-block;
    margin-top: 5px;
    font-size: 0;
    border: none !important
}

.button {
    padding: 10px 20px;
    border: 1px solid #eaeaea;
    background: #666;
    color: #fff
}

.button-sm {
    padding: 5px 10px
}

.button:hover {
    background: #ff6700;
    border: 1px solid #ff6700
}

.input {
    border-radius: 0;
    border: 1px solid #eaeaea;
    -webkit-box-shadow: inherit;
    box-shadow: inherit
}

.text-center {
    text-align: center
}

.text-left {
    text-align: left !important
}

.text-right {
    text-align: right
}

img.alignleft {
    margin: 0 20px 15px 0
}

img.alignright {
    margin: 0 0 15px 20px
}

.clearfix:before {
    content: "";
    display: table
}

.container {
    padding-left: 0;
    padding-right: 0
}

.loader {
    left: 0;
    top: 0;
    z-index: 9999
}

.banner-opacity a:before {
    display: block;
    position: absolute;
    -webkit-transition: all .1s ease-in .1s;
    transition: all .1s ease-in .1s;
    background: rgba(0, 0, 0, .1);
    opacity: 0;
    filter: alpha(opacity=0);
    content: "";
    height: 0%;
    width: 100%;
    left: 0;
    top: 50%
}

.banner-opacity a:hover:before {
    opacity: 1;
    filter: alpha(opacity=1);
    -webkit-transition: all .2s ease-in .1s;
    transition: all .2s ease-in .1s;
    height: 100%;
    left: 0;
    top: 0
}

.tab-container {
    position: relative
}

.tab-container .tab-panel {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0;
    visibility: hidden
}

.tab-container .active {
    opacity: 1;
    visibility: inherit;
    position: inherit;
    -vendor-animation-duration: .3s;
    -vendor-animation-delay: 1s;
    -vendor-animation-iteration-count: infinite
}

#shopping-cart-box-ontop:hover .cart-block, .main-header .shopping-cart-box:hover .cart-block {
    visibility: visible;
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0)
}

.hover-zoom {
    -webkit-transition: .7s all ease-in-out;
    transition: .7s all ease-in-out;
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000;
    overflow: hidden
}

.hover-zoom:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    opacity: .7
}

.banner-boder-zoom2:hover a img, .banner-boder-zoom:hover a img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1)
}

.banner-boder-zoom {
    position: relative;
    overflow: hidden
}

.banner-boder-zoom a:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    display: block;
    z-index: 10;
    background-color: rgba(0, 0, 0, .2);
    background: rgba(0, 0, 0, .2);
    color: rgba(0, 0, 0, .2);
    opacity: 0;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
}

.banner-boder-zoom a:after {
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    content: "";
    display: block;
    z-index: 10;
    border: 1px solid #fff;
    opacity: 0
}

.banner-boder-zoom a img {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
}

.banner-boder-zoom:hover a img {
    transform: scale(1.1)
}

.banner-boder-zoom:hover a:before {
    opacity: 1
}

.banner-boder-zoom:hover a:after {
    opacity: 0
}

.banner-boder-zoom2 {
    position: relative;
    overflow: hidden
}

.banner-boder-zoom2 a:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    display: block;
    z-index: 10;
    background-color: rgba(0, 0, 0, 0);
    background: rgba(0, 0, 0, 0);
    color: rgba(0, 0, 0, 0);
    opacity: 0;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
}

.banner-boder-zoom2 a:after {
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    content: "";
    display: block;
    z-index: 10;
    border: 1px solid #fff;
    opacity: 0
}

.banner-boder-zoom2 a img {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
}

.banner-boder-zoom2:hover a img {
    transform: scale(1.1)
}

.banner-boder-zoom2:hover a:before {
    opacity: 1
}

.banner-boder-zoom2:hover a:after {
    opacity: 0
}

.floor-zoom2 img {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
}

.floor-zoom2 img:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

.floor-zoom2 img:hover:before {
    opacity: 1
}

.floor-zoom2 img:hover:after {
    opacity: 0
}

.icon-down, .icon-up {
    width: 100%;
    height: 17px;
    display: block
}

.icon-up {
    background: url(../images/up.png) center center no-repeat
}

.icon-down {
    background: url(../images/down.png) center center no-repeat
}

.image-hover2 a {
    position: relative;
    display: table;
    width: 100%
}

.image-hover2 a:after {
    overflow: hidden;
    position: absolute;
    top: 0;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    background-color: rgba(0, 0, 0, .3);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    z-index: 1
}

.image-hover2 a:before {
    font: normal normal normal 18px/1 FontAwesome;
    content: "\f002";
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    color: #fff;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 0;
    -webkit-transition: opacity .3s ease 0s;
    -o-transition: opacity .3s ease 0s;
    transition: opacity .3s ease 0s
}

.top-banner h1, .top-banner h2 {
    font-weight: 700
}

.image-hover2 a:hover:after {
    visibility: visible;
    opacity: .8;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.image-hover2 a:hover:before {
    opacity: 1
}

.favorite, .favorite i, .store-collect i {
    color: #ff6700
}

.top-banner {
    position: relative;
    text-align: center;
    color: #fff;
    line-height: 20px
}

.bg-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .7)
}

.top-banner .container {
    position: relative;
    padding-top: 10px
}

.top-banner h1 {
    color: #ff6700;
    line-height: inherit
}

.top-banner span {
    font-size: 12px;
    color: #999
}

.top-banner .btn-close {
    width: 24px;
    height: 24px;
    background: url(../images/btn-close.png) no-repeat #2d2c2e;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer
}

.title-menu a, .title-menu a:hover {
    color: #fff
}

.nav-ontop {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding-bottom: 0;
    height: 50px;
    background: #eee;
    z-index: 101;
    box-shadow: 0 1px 1px 0 rgba(50, 50, 50, .1)
}

.block-search .select2-container--default .select2-selection--single .select2-selection__arrow, .nav-ontop span.notify-right {
    top: 2px
}

.nav-ontop > .container {
    position: relative
}

.nav-ontop #box-vertical-megamenus {
    width: 80px;
    padding: 0
}

.nav-ontop #box-vertical-megamenus .title {
    background: #eee;
    color: #999;
    padding: 0;
    overflow: hidden;
    border-left: 1px solid #eaeaea
}

.nav-ontop #box-vertical-megamenus .title.active {
    background: #fff
}

.nav-ontop #box-vertical-megamenus .title .btn-open-mobile {
    margin-right: 15px
}

.nav-ontop #box-vertical-megamenus .title .title-menu {
    display: none
}

.nav-ontop #box-vertical-megamenus .vertical-menu-content {
    min-width: 270px;
    position: absolute;
    display: none;
    border-top: none;
    border-bottom: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
    padding-bottom: 15px;
    border-left: 1px solid #eaeaea
}

.nav-ontop #box-vertical-megamenus .vertical-menu-content .vertical-menu-list {
    border-left: none
}

.nav-ontop #box-vertical-megamenus .vertical-menu-content .all-category {
    margin-left: 20px
}

#shopping-cart-box-ontop {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 0;
    right: 0;
    display: none
}

#shopping-cart-box-ontop .fa {
    line-height: 50px;
    cursor: pointer;
    font-size: 20px;
    text-align: center;
    width: 100%;
    color: #999
}

#shopping-cart-box-ontop .shopping-cart-box-ontop-content {
    position: absolute;
    right: 0;
    top: 100%
}

#shopping-cart-box-ontop:hover .cart-block {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1
}

#user-info-opntop {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 0;
    right: 50px
}

#user-info-opntop a.current-open {
    height: 50px;
    padding-top: 17px;
    width: 50px;
    float: left;
    text-align: center
}

#user-info-opntop a.current-open span {
    display: none
}

#user-info-opntop a.current-open:hover .dropdown-menu {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    -khtml-transform: translateY(0);
    opacity: 1;
    z-index: 2
}

#user-info-opntop a.current-open:before {
    font: normal normal normal 18px/1 FontAwesome;
    content: "\f007";
    color: #999
}

#user-info-opntop .dropdown {
    height: 50px
}

#user-info-opntop .dropdown-menu {
    border-radius: 0;
    border: none;
    top: 48px;
    right: 0;
    left: auto;
    border-top: 2px solid #ff6700;
    transition: all .4s ease-out 0s;
    -webkit-transition: all .4s ease-out 0s;
    -o-transition: all .4s ease-out 0s;
    -ms-transition: all .4s ease-out 0s;
    opacity: 0;
    display: block;
    transform: translateY(50px);
    -webkit-transform: translateY(50px);
    -o-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -khtml-transform: translateY(50px);
    z-index: 0;
    visibility: hidden
}

#user-info-opntop .dropdown.open > .dropdown-menu {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    -khtml-transform: translateY(0);
    opacity: 1;
    z-index: 2;
    visibility: inherit
}

#form-search-opntop {
    position: absolute;
    top: 0;
    right: 100px;
    height: 50px
}

#form-search-opntop .form-category {
    display: none
}

#form-search-opntop form {
    margin-top: 10px;
    border: 1px solid transparent;
    padding-right: 10px
}

#form-search-opntop .btn-search:before {
    font: normal normal normal 18px/1 FontAwesome;
    content: "\f002";
    color: #999;
    height: 30px;
    width: 25px;
    display: block;
    padding-top: 6px
}

#form-search-opntop .input-serach {
    height: 30px;
    padding: 5px 5px 0 15px
}

#form-search-opntop .input-serach input {
    width: 0;
    -webkit-transition: width 1s ease-in-out;
    -moz-transition: width 1s ease-in-out;
    -o-transition: width 1s ease-in-out;
    transition: width 1s ease-in-out
}

#form-search-opntop:hover form {
    border: 1px solid #dfdfdf;
    background: #fff
}

#form-search-opntop:hover .input-serach input {
    width: 220px
}

.top-header {
    background: #f6f6f6
}

.top-header .currency, .top-header .language, .top-header .nav-top-links, .top-header .support-link, .top-header .top-bar-social, .top-header .user-info {
    width: auto;
    display: inline-block;
    line-height: 34px
}

.top-header .top-bar-social .fa {
    line-height: inherit
}

.top-header .top-bar-social a {
    border: none;
    padding: 0;
    color: #999;
    font-size: 14px
}

.top-header img {
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px;
    margin-right: 5px
}

.top-header a {
    border-right: 1px solid #e0e0e0;
    padding-right: 10px;
    margin-left: 10px
}

.black-opacity.box-vertical-megamenus .vertical-menu-list > li, .store-menu-row, .top-header a.first-item {
    margin-left: 0
}

.top-header a.current-open:after {
    content: "\f107";
    font-family: FontAwesome;
    font-size: 17px;
    vertical-align: 0;
    padding-left: 15px;
    font-weight: 700
}

.top-header .dropdown {
    width: auto;
    display: inline-block
}

.top-header .dropdown-menu {
    border-radius: 0;
    border: none;
    top: 100%;
    left: 0;
    border-top: 2px solid #ff6700;
    transition: all .4s ease-out 0s;
    -webkit-transition: all .4s ease-out 0s;
    -o-transition: all .4s ease-out 0s;
    -ms-transition: all .4s ease-out 0s;
    opacity: 0;
    display: block;
    transform: translateY(50px);
    -webkit-transform: translateY(50px);
    -o-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -khtml-transform: translateY(50px);
    z-index: 0;
    visibility: hidden
}

.top-header .dropdown.open > .dropdown-menu {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    -khtml-transform: translateY(0);
    opacity: 1;
    z-index: 2;
    visibility: inherit
}

.top-header .dropdown-menu a {
    border: none;
    margin: 0;
    padding: 5px 10px
}

.main-header {
    padding: 30px 0  30px
}

.main-header .header-search-box {
    margin-top: 7px;
    /*padding-left: 40px;*/
    /*padding-right: 45px*/
}

.main-header .header-search-box .form-inline {
    height: 41px;
    border: 1px solid #ff8533;
    position: relative;
    border-radius: 10px;
    overflow: hidden;
}

.main-header .header-search-box .form-inline .form-category {
    height: 39px
}

.main-header .header-search-box .form-inline .select2 {
    height: 38px
}

.main-header .header-search-box .form-inline .select2 .select2-selection {
    border: none;
    background: 0 0;
    margin-top: -1px
}

.main-header .header-search-box .search-hot-list-box {
    margin: 5px 0 0;
    overflow: hidden;
    position: relative;
    zoom: 1
}

.main-header .header-search-box .search-hot-list-box .search-hot-list {
    float: left;
    margin: 0;
    padding: 0;
    list-style-type: none
}

.main-header .header-search-box .search-hot-list-box .search-hot-list li {
    float: left;
    padding: 0 20px;
    border-left: 1px solid #e0e0e0
}

.main-header .header-search-box .search-hot-list-box .search-hot-list li:first-child {
    padding-left: 5px;
    border-left: 0
}

.main-header .header-search-box .search-hot-list-box .search-hot-list li.active a {
    color: #ff6700
}

.main-header .header-search-box .search-hot-list-box .search-hot-list li a {
    color: #777;
    -webkit-transition: color .2s;
    transition: color .2s;
    font-size: 12px
}

.main-header .header-search-box .search-hot-list-box .search-hot-list li a:hover {
    color: #ff6700
}

.main-header .header-search-box .search-hot-list-box .search-hot-list i {
    font-size: 16px;
    line-height: 16px;
    vertical-align: -1px
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 41px
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 6px;
    right: 15px
}

.select2-dropdown {
    border: 1px solid #ff8533
}

.select2-container--open .select2-dropdown {
    left: -1px
}

.select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 15px
}

.main-header .header-search-box .form-inline .input-serach {
    width: calc(100% - 200px)
}

.main-header .header-search-box .form-inline .input-serach input {
    border: none;
    padding-left: 15px;
    width: 100%;
    height: 40px
}

.main-header .header-search-box .form-inline .btn-search {
    width: 41px;
    height: 41px;
    background: url(../images/search.png) center center no-repeat #ff6700;
    border: none;
    border-radius: 0;
    color: #fff;
    font-weight: 700;
    position: absolute;
    top: -1px;
    right: -1px
}

.main-header .header-search-box .form-inline .btn-search:hover {
    opacity: .8
}

.main-header .shopping-cart-box {
    margin-top: 7px;
    padding: 0;
    margin-right: 15px;
    margin-left: -15px;
    line-height: normal
}

.main-header .shopping-cart-box:hover .cart-block {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1
}

.cart-block, .main-menu .dropdown-menu {
    -webkit-transition: opacity .5s, -webkit-transform .5s;
    -webkit-transform: translate(0, 40px);
    -moz-transform: translate(0, 40px);
    -o-transform: translate(0, 40px)
}

.main-header .shopping-cart-box a.cart-link {
    height: 41px;
    width: 100%;
    border: 1px solid #eaeaea;
    display: block;
    position: relative;
    padding: 2px 41px 0 15px
}

.main-header .shopping-cart-box a.cart-link:hover:after {
    opacity: .8
}

.main-header .shopping-cart-box a.cart-link .title {
    width: 100%;
    float: left;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 2px
}

.main-header .shopping-cart-box a.cart-link:after {
    content: '';
    width: 41px;
    height: 41px;
    background: url(../images/cart.png) center center no-repeat #ff6700;
    position: absolute;
    top: -1px;
    right: -1px
}

.cart-block {
    position: absolute;
    top: 100%;
    right: -1px;
    z-index: 1002;
    max-height: 500px;
    overflow-y: auto;
    background: #FFF;
    color: #666;
    width: 300px;
    -webkit-box-shadow: 0 4px 7px 0 rgba(50, 50, 50, .2);
    -moz-box-shadow: 0 4px 7px 0 rgba(50, 50, 50, .2);
    box-shadow: 0 4px 7px 0 rgba(50, 50, 50, .2);
    transition: opacity .5s, transform .5s;
    -ms-transform: translate(0, 40px);
    transform: translate(0, 40px);
    opacity: 0;
    display: block;
    visibility: hidden
}

.cart-block .cart-block-content {
    padding: 20px;
    overflow: hidden
}

.cart-block .cart-block-content .cart-title {
    text-transform: uppercase;
    font-size: 12px
}

.cart-block .cart-block-content .product-info {
    margin-top: 10px;
    border-bottom: 1px solid #eaeaea;
    display: block;
    overflow: hidden;
    padding-bottom: 10px
}

.cart-block .cart-block-content .product-info .p-left {
    width: 100px;
    float: left;
    position: relative
}

.cart-block .cart-block-content .product-info .p-left .remove_link {
    position: absolute;
    left: 0;
    top: 0
}

.cart-block .cart-block-content .product-info .p-left .remove_link:after {
    content: '';
    background: url(../images/delete_icon.png) center center no-repeat;
    font-size: 0;
    height: 9px;
    width: 9px;
    display: inline-block;
    line-height: 24px
}

.cart-block .cart-block-content .product-info .p-right {
    margin-left: 110px;
    line-height: 25px
}

.cart-block .cart-block-content .product-info .p-right .p-rice {
    color: #ff6700
}

.cart-block .cart-block-content .product-info .p-right .change_quantity {
    margin-top: 10px
}

.cart-block .cart-block-content .product-info .p-right .change_quantity .blockcart_quantity_down, .cart-block .cart-block-content .product-info .p-right .change_quantity .blockcart_quantity_up {
    float: left;
    width: 20px;
    height: 30px;
    border: 1px solid #ccc;
    padding-top: 2px;
    text-align: center
}

.cart-block .cart-block-content .product-info .p-right .change_quantity .cart_quantity_input_text {
    width: 60px;
    border: 1px solid #ccc;
    margin-left: -1px;
    margin-right: -1px;
    height: 30px;
    line-height: 100%;
    float: left;
    text-align: center
}

.cart-block .cart-block-content .toal-cart {
    margin-top: 10px
}

.cart-block .cart-block-content .toal-cart .toal-price {
    font-size: 18px;
    color: #999
}

.cart-block .cart-block-content .cart-buttons {
    overflow: hidden;
    width: 100%
}

.cart-block .cart-block-content .cart-buttons a {
    width: 50%;
    float: left;
    margin-top: 12px;
    text-transform: uppercase;
    font-size: 13px;
    padding: 10px 0;
    text-align: center
}

.cart-block .cart-block-content .cart-buttons a:hover {
    opacity: .8
}

.cart-block .cart-block-content .cart-buttons a.btn-my-cart {
    background: #eee
}

.cart-block .cart-block-content .cart-buttons a.btn-check-out {
    background: #ff6700;
    color: #fff
}

span.notify {
    width: 32px;
    height: 22px;
    color: #fff;
    text-align: center;
    position: absolute;
    line-height: normal;
    font-size: 11px;
    padding-top: 3px;
    z-index: 1
}

.black-opacity.box-vertical-megamenus .title, .box-vertical-megamenus .title {
    height: 40px;
    padding-right: 20px;
    color: #fff;
    padding-left: 20px;
    overflow: hidden;
    text-transform: uppercase
}

span.notify-left {
    background: url(../images/notify.png) no-repeat;
    right: 25px;
    top: -8px
}

span.notify-right {
    background: url(../images/notify-right.png) no-repeat;
    right: 0;
    top: -7px
}

.nav-top-menu {
    background: #eee;
    border-bottom: 3px solid #ff6700
}

.store-nav-top-menu {
    background: #eee
}

.store-menu-row {
    margin-right: 0
}

.box-vertical-megamenus {
    position: absolute;
    left: 15px;
    right: 15px;
    z-index: 1000;
    /*background: rgba(255, 255, 255, .94)*/
}

.box-vertical-megamenus .title {
    background: #ff6700;
    line-height: 40px;
    font-weight: 700;
    font-size: 14px;
    letter-spacing: 1px
}

.box-vertical-megamenus .title .btn-open-mobile {
    font-size: 17px;
    cursor: pointer;
    line-height: 50px
}

.box-vertical-megamenus .title .btn-open-mobile > .fa {
    line-height: inherit
}

.box-vertical-megamenus .vertical-menu-content {
    border-top: 3px solid #ff6700;
    background: 0 0;
    display: none;
    padding-bottom: 15px
}

.black-opacity.box-vertical-megamenus {
    position: absolute;
    left: 15px;
    right: 15px;
    z-index: 1000;
    /*background: rgba(0, 0, 0, .6);*/
    border-radius: 8px 8px 0 0;
    /*overflow: hidden;*/
}

.black-opacity.box-vertical-megamenus .title {
    background: #ff6700;
    line-height: 40px;
    font-weight: 500;
    font-size: 15px;
    letter-spacing: 1px;
    border-radius: 8px 8px 0 0;
}

.black-opacity.box-vertical-megamenus .title .btn-open-mobile {
    font-size: 17px;
    cursor: pointer;
    line-height: 40px
}

.black-opacity.box-vertical-megamenus .title .btn-open-mobile > .fa {
    line-height: inherit
}

.black-opacity.box-vertical-megamenus .vertical-menu-list {
    border-left: 0 solid #eaeaea
}

.black-opacity.box-vertical-megamenus .vertical-menu-list > li > a {
    color: #fff
}

.black-opacity.box-vertical-megamenus .vertical-menu-content {
    border-top: 0 solid #ff6700;
    background: rgba(0, 0, 0, .6);
    display: none;
    padding-bottom: 0
}

.black-opacity.box-vertical-megamenus .all-category {
    margin-top: 9px
}

.black-opacity.box-vertical-megamenus .all-category span {
    color: #fff;
    border: 1px solid #666
}

.home .box-vertical-megamenus .vertical-menu-content {
    display: block;
    min-height: 456px
}

.box-vertical-megamenus .vertical-menu-list {
    border-left: 1px solid #eaeaea
}

.box-vertical-megamenus .vertical-menu-list li {
    display: block;
    line-height: 34px;
    margin-left: -1px
}

.box-vertical-megamenus .vertical-menu-list > li:hover {
    background: #ff6700
}

.box-vertical-megamenus .vertical-menu-list > li:hover > a {
    color: #fff;
    border-color: #e65d00
}

.box-vertical-megamenus .vertical-menu-list > li:hover > a.parent:before {
    color: #fff
}

.box-vertical-megamenus .vertical-menu-list > li > a {
    position: relative;
    padding-left: 20px;
    line-height: 37px;
    display: block
}

.box-vertical-megamenus .vertical-menu-content ul > li > a.parent:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f105";
    position: absolute;
    top: 10px;
    right: 25px;
    color: #666
}

.box-vertical-megamenus .vertical-menu-content ul > li > a.parent:after {
    position: absolute;
    background: #fff;
    height: 100%;
    top: 0;
    right: -2px;
    width: 2px;
    content: ' ';
    z-index: 2000;
    opacity: 0
}

.box-vertical-megamenus .vertical-menu-content ul > li:hover > a.parent:after {
    opacity: 1
}

.box-vertical-megamenus .vertical-menu-content ul > li.cat-link-orther {
    display: none
}

.box-vertical-megamenus .vertical-menu-content ul li:hover .vertical-dropdown-menu {
    visibility: visible;
    display: block;
    height: auto;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1
}

.box-vertical-megamenus .vertical-menu-content ul li img.icon-menu {
    vertical-align: middle;
    padding-right: 15px;
    width: 31px;
    height: 16px
}

.box-vertical-megamenus .all-category {
    text-align: center;
    margin-top: 14px
}

.box-vertical-megamenus .all-category span {
    height: 40px;
    width: 100%;
    line-height: 39px;
    border: 1px solid #eaeaea;
    text-align: center;
    display: block;
    cursor: pointer
}

.box-vertical-megamenus .all-category span:hover {
    background: #ff6700;
    color: #fff;
    border-color: #e65d00
}

.box-vertical-megamenus .all-category span:after {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f105";
    font-weight: 700;
    margin-left: 20px
}

.vertical-dropdown-menu {
    position: absolute;
    top: 42px;
    min-height: 455px;
    left: 100%;
    z-index: 900;
    -webkit-transition: all .45s ease-out 0s;
    -moz-transition: all .45s ease-out 0s;
    -o-transition: all .45s ease-out 0s;
    transition: all .45s ease-out 0s;
    -moz-transform: translate(100px, 0);
    -webkit-transform: translate(100px, 0);
    transform: translate(100px, 0);
    opacity: 0;
    display: block;
    visibility: hidden;
    -webkit-backface-visibility: hidden;
    height: 0;
    background: #fff;
    border: 1px solid #eaeaea
}

.vertical-dropdown-menu .vertical-groups {
    padding: 24px 15px
}

.vertical-dropdown-menu .mega-group-header {
    border-bottom: 1px solid #E8E8E8;
    font-size: 17px;
    margin-bottom: 10px;
    display: table;
    width: 100%
}

.vertical-dropdown-menu .mega-group-header span {
    padding-bottom: 10px;
    border-bottom: 1px solid #ff6700;
    float: left;
    margin-bottom: -1px
}

.vertical-dropdown-menu .group-link-default {
    border: none !important;
    padding: 0 0 10px;
    margin: 0
}

.vertical-dropdown-menu .group-link-default li {
    border: none !important;
    padding-left: 0 !important;
    line-height: 28px !important
}

.vertical-dropdown-menu .mega-products .mega-product {
    border-right: 1px solid #eaeaea;
    margin-top: 15px;
    line-height: 18px
}

.vertical-dropdown-menu .mega-products .mega-product:last-child {
    border-right: none
}

.vertical-dropdown-menu .mega-products .mega-product .product-price .new-price {
    width: auto;
    display: inline-block;
    color: #ff6700
}

.vertical-dropdown-menu .mega-products .mega-product .product-price .old-price {
    color: #999;
    text-decoration: line-through;
    width: auto;
    display: inline-block;
    padding-left: 20px
}

.main-menu, .main-menu .container-fluid, .main-menu .navbar-collapse {
    padding: 0
}

.vertical-dropdown-menu .mega-products .mega-product .product-star {
    margin-top: 5px;
    color: #f90
}

.vertical-dropdown-menu .mega-products .mega-product .product-name {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.main-menu {
    margin-left: -15px;
    font-size: 15px;
    font-weight: 500
}

.main-menu .navbar-header {
    display: none
}

.main-menu .navbar {
    border: none;
    margin: 0;
    background: 0 0;
    line-height: 40px;
    min-height: 40px
}

.main-menu .navbar .navbar-nav > li:before {
    content: "";
    width: 1px;
    height: 22px;
    background-color: #d6d6d6;
    position: absolute;
    top: 50%;
    margin-top: -11px;
    right: -1px
}

.main-menu .navbar .navbar-nav > li:last-child:before {
    width: 0
}

.main-menu .navbar .navbar-nav > li > a {
    color: #333;
    padding: 0 10px;
    min-width: 115px;
    text-align: center;
    background: 0 0;
    margin: 10px 0
}

.main-menu .navbar .navbar-nav > li:last-child > a {
    border-right: none
}

.main-menu .navbar .navbar-nav > li.active, .main-menu .navbar .navbar-nav > li:hover {
    background: #ff6700;
    color: #fff
}

.main-menu .navbar .navbar-nav > li.active > a, .main-menu .navbar .navbar-nav > li:hover > a {
    color: #fff;
    border-right: 1px solid transparent
}

.main-menu .collapse, .main-menu .dropdown, .main-menu .dropup, .main-menu .nav {
    position: static
}

.main-menu .dropdown-menu {
    border-radius: 0;
    min-width: 200px;
    border-top: none;
    left: auto;
    padding: 30px 15px;
    transition: opacity .5s, transform .5s;
    -ms-transform: translate(0, 40px);
    transform: translate(0, 40px);
    display: block;
    visibility: hidden;
    opacity: 0;
    background: #fff
}

.block-mini-cart:hover .cart-block, .main-header .group-button-header .btn-cart:hover .cart-block, .main-menu .navbar-nav > li:hover .dropdown-menu {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0)
}

.main-menu .dropdown-menu.container-fluid {
    padding: 15px 30px
}

.main-menu .navbar-nav > li:hover .dropdown-menu {
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
    visibility: visible
}

.main-menu .mega_dropdown .block-container {
    padding: 0 15px
}

.main-menu .mega_dropdown .group_header {
    text-transform: uppercase;
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 13px;
    margin-top: 15px
}

.main-menu .mega_dropdown .group_header:first-child {
    margin-top: 0
}

.main-menu .mega_dropdown .img_container {
    padding: 0 0 5px
}

.main-menu .dropdown-menu .block-container .link_container > a {
    line-height: 32px
}

.main-menu .dropdown-menu .block-container .group_header > a {
    line-height: 32px;
    border-bottom: 1px solid #ff6700;
    display: inline-block;
    margin-bottom: -1px
}

.main-menu li.dropdown > a:after {
    content: "\f107";
    font-family: FontAwesome;
    font-size: 14px;
    vertical-align: 0;
    padding-left: 7px
}

.main-menu li.dropdown:before {
    content: "\f0de";
    font-family: FontAwesome;
    font-size: 15px;
    color: #fff;
    padding-left: 7px;
    position: absolute;
    bottom: -13px;
    right: 48%;
    display: none;
    z-index: 1001
}

.main-menu li.dropdown:hover:before {
    display: none
}

.store-main-menu {
    margin-left: 0
}

.nav-menu {
    border: none
}

.nav-menu .container-fluid {
    padding: 0
}

.nav-menu .navbar-collapse {
    z-index: 10000;
    padding: 0;
    margin: 0;
    border: none
}

.nav-menu .nav > li:last-child a {
    background-image: none
}

.nav-menu .nav > li > a {
    padding: 15px 25px;
    background: url(../images/kak.png) right center no-repeat
}

.nav-menu .navbar-toggle {
    background: url(../images/bar.png) left center no-repeat;
    height: 50px;
    margin: 0;
    padding-right: 3px
}

.nav-menu .navbar-brand {
    font-size: 14px;
    font-weight: 700;
    display: none;
    text-transform: uppercase
}

.nav-menu .navbar-brand a {
    color: #fff
}

.nav-menu .toggle-menu {
    line-height: 49px;
    max-height: 50px
}

.nav-menu .toggle-menu:before {
    font: normal normal normal 17px/1 FontAwesome;
    content: "\f0c9";
    line-height: inherit;
    color: #fff
}

.floor-elevator {
    width: 70px;
    height: 50px;
    position: absolute;
    top: 0;
    right: 0;
    background: url(../images/floor-elevator.png) left center no-repeat;
    padding-left: 38px;
    padding-right: 22px;
    font-size: 20px;
    font-weight: 700;
    line-height: normal;
    color: #999;
    padding-top: 7px;
    display: none;
}

.floor-elevator .fa {
    font-weight: 700
}

.floor-elevator .btn-elevator {
    cursor: pointer
}

.floor-elevator .btn-elevator:hover, .floor-elevator .disabled {
    color: #ccc
}

.floor-elevator .down {
    margin-top: -6px
}

.nav-menu-default {
    height: 50px;
    background: #ff6700;
    border-radius: 0;
    padding: 0;
    margin: 0
}

.nav-menu-blue, .nav-menu-blue2, .nav-menu-gray, .nav-menu-green, .nav-menu-orange, .nav-menu-red {
    height: 53px;
    padding: 0 0 3px;
    margin: 0;
    border-radius: 0
}

.nav-menu-default .navbar-collapse {
    background: #fff
}

.nav-menu-default ul > li.active > a, .nav-menu-default ul > li.selected > a, .nav-menu-default ul > li > a:hover {
    background: #ff6700;
    color: #fff
}

.nav-menu-red {
    background: #f36
}

.nav-menu-red .navbar-collapse {
    background: #fff
}

.nav-menu-red li a:hover, .nav-menu-red li.active a, .nav-menu-red li.selected a {
    background: #f36;
    color: #fff
}

.nav-menu-green {
    background: #396
}

.nav-menu-green .navbar-collapse {
    background: #fff
}

.nav-menu-green li a:hover, .nav-menu-green li.active a, .nav-menu-green li.selected a {
    background: #396;
    color: #fff
}

.nav-menu-orange {
    background: #f63
}

.nav-menu-orange .navbar-collapse {
    background: #fff
}

.nav-menu-orange li a:hover, .nav-menu-orange li.active a, .nav-menu-orange li.selected a {
    background: #f63;
    color: #fff
}

.nav-menu-blue {
    background: #36c
}

.nav-menu-blue .navbar-collapse {
    background: #fff
}

.nav-menu-blue li a:hover, .nav-menu-blue li.active a, .nav-menu-blue li.selected a {
    background: #36c;
    color: #fff
}

.nav-menu-gray {
    background: #6c6856
}

.nav-menu-gray .navbar-collapse {
    background: #fff
}

.nav-menu-gray li a:hover, .nav-menu-gray li.active a, .nav-menu-gray li.selected a {
    background: #6c6856;
    color: #fff
}

.nav-menu-blue2 {
    background: #690
}

.nav-menu-blue2 .navbar-collapse {
    background: #fff
}

.nav-menu-blue2 li a:hover, .nav-menu-blue2 li.active a, .nav-menu-blue2 li.selected a {
    background: #690;
    color: #fff
}

.show-brand .navbar-brand {
    display: block;
    width: 234px;
    background: #000;
    margin-left: 0 !important;
    text-transform: uppercase;
    padding: 0 0 0 20px;
    line-height: 50px;
    font-size: 16px
}

.show-brand .navbar-brand a {
    color: #fff;
    line-height: 53px
}

.show-brand .navbar-brand img {
    vertical-align: middle;
    margin-right: 15px
}

.header-top-right {
    margin-left: -15px;
    padding: 0
}

.header-top-right .homeslider {
    width: 74%;
    float: left;
    max-height: 450px
}

.header-top-right .header-banner {
    width: 26%;
    float: right
}

.header-top-right .header-banner img, .header-top-right .homeslider img {
    width: 100%;
    height: auto
}

.header-top-right .homeslider .bx-wrapper .bx-viewport {
    -moz-box-shadow: 0;
    -webkit-box-shadow: 0;
    box-shadow: none;
    border: 0;
    left: 0;
    background: #fff
}

.header-top-right .homeslider .bx-controls-direction .bx-next, .header-top-right .homeslider .bx-controls-direction .bx-prev {
    background: #ff6700;
    text-indent: 0 !important;
    color: #fff;
    font-size: 15px;
    text-align: center;
    line-height: 32px;
    -moz-transition: all .45s ease;
    -webkit-transition: all .45s ease;
    -o-transition: all .45s ease;
    -ms-transition: all .45s ease;
    transition: all .45s ease;
    position: absolute;
    opacity: 0;
    visibility: hidden;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.header-top-right .homeslider .bx-controls-direction .bx-prev {
    left: 50%
}

.header-top-right .homeslider .bx-controls-direction .bx-next {
    right: 50%
}

.header-top-right .homeslider:hover .bx-controls-direction .bx-next {
    right: 10px;
    opacity: 1;
    visibility: inherit
}

.header-top-right .homeslider:hover .bx-controls-direction .bx-prev {
    left: 10px;
    opacity: 1;
    visibility: inherit
}

.header-top-right .homeslider .bx-controls-direction .bx-next:hover, .header-top-right .homeslider .bx-controls-direction .bx-prev:hover {
    opacity: .8
}

.header-top-right .homeslider .bx-wrapper:hover .bx-prev {
    display: block
}

.full-width-homeslider-box {
    height: 453px
}

.full-width-homeslider-box .section-slide {
    max-height: 486px;
    position: relative
}

.full-width-homeslider-box .section-slide .owl-carousel {
    position: absolute !important;
    left: 0;
    top: 0;
    width: 100%;
    overflow: hidden
}

.full-width-homeslider-box .section-slide .owl-carousel .owl-prev {
    margin-left: 100px
}

.full-width-homeslider-box .section-slide .owl-carousel .owl-next {
    margin-right: 100px
}

.full-width-homeslider-box .section-slide .section-slide-banner-box-1 {
    width: 100%;
    margin: 0 auto;
    font-size: 14px;
    position: relative;
    z-index: 10
}

.full-width-homeslider-box .section-slide .section-slide-banner-box-1 .section-slide-banner {
    position: absolute;
    right: 15px;
    top: 0
}

.full-width-homeslider-box .section-slide .section-slide-banner-box-1 .section-slide-banner li a {
    display: inline-block
}

.full-width-homeslider-box .section-slide .section-slide-banner-box-1 .section-slide-banner li a img {
    width: 210px;
    height: 210px;
    margin-top: 12px
}

.full-width-homeslider-box .section-slide .section-slide-banner-box-1 .section-slide-rbox {
    width: 200px;
    height: 453px;
    background: rgba(0, 0, 0, .6);
    position: absolute;
    right: 15px;
    /*top: 10px;*/
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000, endColorstr=#7f000000)
}

.full-width-homeslider-box .section-slide .section-slide-banner-box-1 .section-slide-rbox-content {
    padding: 10px 10px 0;
    text-align: center
}

.full-width-homeslider-box .section-slide .section-slide-banner-box-1 .section-slide-rbox-content a {
    color: #fff
}

.full-width-homeslider-box .section-slide .section-slide-banner-box-1 .section-slide-rbox-content .icon-shandiantuikuan {
    margin-right: 5px !important;
    color: #fff
}

.full-width-homeslider-box .section-slide .section-slide-banner-box-1 .section-slide-rbox-content .cooperation {
    padding-top: 34px
}

.full-width-homeslider-box .section-slide .section-slide-banner-box-1 .section-slide-rbox-content .cooperation h3 {
    font-size: 12px;
    margin-bottom: 20px;
    color: #fff
}

.full-width-homeslider-box .section-slide .section-slide-banner-box-1 .section-slide-rbox-content .cooperation .apply {
    line-height: 24px;
    font-size: 12px
}

.full-width-homeslider-box .section-slide .section-slide-banner-box-1 .section-slide-rbox-content .index_ad_big li a img {
    width: 100%;
    margin-bottom: 1px
}

.full-width-homeslider-box .section-slide .section-slide-banner-box-1 .section-slide-rbox-content .user_head img {
    width: 70px;
    height: 70px;
    border-radius: 50%
}

.full-width-homeslider-box .section-slide .section-slide-banner-box-1 .section-slide-rbox-content .hi {
    height: 28px;
    vertical-align: middle;
    text-align: center;
    margin-top: 12px
}

.full-width-homeslider-box .section-slide .section-slide-banner-box-1 .section-slide-rbox-content .hi span {
    color: #fff
}

.full-width-homeslider-box .section-slide .section-slide-banner-box-1 .section-slide-rbox-content .login {
    width: 48%;
    height: 24px;
    display: inline-block;
    line-height: 24px;
    text-align: center;
    border-radius: 6px
}

.full-width-homeslider-box .section-slide .section-slide-banner-box-1 .section-slide-rbox-content .register {
    width: 48%;
    font-size: 12px;
    line-height: 24px;
    text-align: center
}

.full-width-homeslider-box .section-slide .section-slide-banner-box-1 .section-slide-rbox-content .register i.iconfont {
    font-size: 20px;
    color: #fff;
    line-height: 24px;
    position: relative;
    top: 3px
}

.full-width-homeslider-box .section-slide .section-slide-banner-box-1 .section-slide-rbox-content .login_center_html {
    border-bottom: 1px dashed #333
}

.full-width-homeslider-box .section-slide .section-slide-banner-box-1 .section-slide-rbox-content .prom {
    padding-top: 22px
}

.full-width-homeslider-box .section-slide .section-slide-banner-box-1 .section-slide-rbox-content .prom i.icon-shandiantuikuan, .full-width-homeslider-box .section-slide .section-slide-banner-box-1 .section-slide-rbox-content .prom i.icon-tuihuobaozhang {
    font-size: 19px;
    float: left
}

.full-width-homeslider-box .section-slide .section-slide-banner-box-1 .section-slide-rbox-content .prom p {
    line-height: 18px;
    margin-bottom: 7px;
    color: #fff
}

.full-width-homeslider-box .section-slide .section-slide-banner-box-1 .section-slide-rbox .section-slide-rbox-content .icon-icondenglu {
    font-size: 16px !important;
    margin-right: 5px !important;
    color: #fff
}

.full-width-homeslider-box .section-slide .section-slide-banner-box-1 .section-slide-rbox .section-slide-rbox-content .prom .icon-tuihuobaozhang {
    margin-right: 5px !important;
    color: #fff
}

.full-width-homeslider-box .section-slide .section-slide-news {
    margin-top: 10px;
    padding-bottom: 5px;
    border-bottom: 1px dashed #333;
    height: 160px
}

.full-width-homeslider-box .section-slide .section-slide-news .section-slide-news-wrapper .section-slide-tab-head {
    padding: 0 0 8px
}

.full-width-homeslider-box .section-slide .section-slide-news-wrapper .section-slide-tab-head .selected {
    padding: 0 2px;
    font-weight: 700;
    border-bottom: 2px solid #ff6700
}

.full-width-homeslider-box .section-slide .section-slide-tab-head .section-slide-tab-head-item {
    display: inline-block;
    /*width: 35px;*/
    text-align: center;
    margin: 0 5px;
    height: 20px;
    line-height: 20px;
    border-bottom: 2px solid #fff;
    float: left
}

.full-width-homeslider-box .section-slide .section-slide-news .section-slide-new-wrapper .section-slide-tab-content .news-list-item, .full-width-homeslider-box .section-slide .section-slide-news .section-slide-new-wrapper .section-slide-tab-content .news-list-more, .full-width-homeslider-box .section-slide .section-slide-tab-content .section-slide-tab-content-item .news-list-item, .full-width-homeslider-box .section-slide .section-slide-tab-content .section-slide-tab-content-item .news-list-more, .full-width-homeslider-box .section-slide .section-slide-tab-content-item .news-list .news-list-item, .full-width-homeslider-box .section-slide .section-slide-tab-content-item .news-list .news-list-more {
    line-height: 25px;
    display: block;
    color: #666;
    height: 25px;
    overflow: hidden;
    font-size: 13px;
    float: left
}

.bx-wrapper:hover .bx-next {
    display: block
}

.bx-wrapper .bx-controls-auto, .header-top-right .homeslider .bx-wrapper .bx-pager {
    position: absolute;
    bottom: 10px;
    width: 100%;
    text-align: right;
    padding-right: 25px
}

.header-top-right .homeslider .bx-wrapper .bx-pager .bx-pager-item {
    width: 20px;
    height: 20px;
    border-radius: 90%;
    margin-right: 5px;
    line-height: 20px
}

.header-top-right .homeslider .bx-wrapper .bx-pager .bx-pager-item a {
    width: 100%;
    height: 100%;
    float: left;
    background: 0 0;
    margin: 0;
    padding: 0 0 0 1px;
    text-align: center;
    text-indent: 0;
    border-radius: 90%;
    color: #666;
    border: 1px solid #999
}

.header-top-right .homeslider .bx-wrapper .bx-pager.bx-default-pager a.active, .header-top-right .homeslider .bx-wrapper .bx-pager.bx-default-pager a:hover {
    background: #ff6700;
    color: #fff;
    border: 1px solid #fff
}

.bx-wrapper {
    margin: 0;
    border: 0 solid #fff
}

.category-featured, .content-page, .page-top {
    margin-top: 30px
}

.latest-deals .latest-deal-title {
    height: 54px;
    background: url(../images/latest-deal-title.png) left center no-repeat;
    padding: 0 0 0 52px;
    margin: 0 0 0 8px;
    line-height: 54px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700
}

.latest-deals .product-list li {
    padding-right: 0;
    border: none
}

.latest-deals .latest-deal-content {
    border: 3px solid #ff6700;
    padding: 20px 15px 10px
}

.latest-deals .count-down-time {
    text-align: center;
    padding-bottom: 15px
}

.latest-deals .count-down-time span {
    height: 24px;
    background: #999;
    color: #fff;
    width: auto;
    display: inline-block;
    line-height: 24px;
    margin: 0 3px;
    font-size: 18px;
    letter-spacing: 17px;
    padding-left: 7px;
    position: relative
}

.latest-deals .count-down-time span:after {
    content: '';
    height: 24px;
    width: 2px;
    position: absolute;
    left: 25px;
    top: 0;
    background: #fff
}

.latest-deals .count-down-time span:before {
    content: '';
    height: 24px;
    width: 11px;
    position: absolute;
    right: 0;
    top: 0;
    background: #fff
}

.latest-deals .count-down-time span:first-child {
    margin-left: 10px
}

.latest-deals .count-down-time b {
    margin-left: -8px;
    position: relative
}

.latest-deals .count-down-time b:after {
    position: absolute;
    right: -1px;
    top: 0;
    content: ':'
}

.latest-deals .product-list .owl-nav {
    width: 100%;
    top: 40%
}

.latest-deals .product-list li .right-block {
    padding: 0
}

.latest-deals .content_price {
    width: 100% !important
}

.latest-deals .colreduce-percentage {
    float: right;
    padding-right: 20px
}

.latest-deals .owl-prev {
    -moz-transition: all .45s ease;
    -webkit-transition: all .45s ease;
    -o-transition: all .45s ease;
    -ms-transition: all .45s ease;
    transition: all .45s ease;
    display: block;
    opacity: 0;
    left: -50px
}

.latest-deals .owl-next {
    -moz-transition: all .45s ease;
    -webkit-transition: all .45s ease;
    -o-transition: all .45s ease;
    -ms-transition: all .45s ease;
    transition: all .45s ease;
    display: block;
    opacity: 0;
    right: -50px
}

.latest-deals:hover .owl-prev {
    left: -15px;
    opacity: 1
}

.latest-deals:hover .owl-next {
    right: -15px;
    opacity: 1
}

#footer2 .footer-social li > a:hover, #mail-box .btn:hover, .block-deal .btn-add-to-cart:hover, .block-popular-cat .more:hover, .btn-add-cart:hover, .footer4 .mailchimp-form .mailchimp-submit:hover, .modal-backdrop-dark.fade.in, .page-order .cart_navigation a.next-btn:hover, .product-list li:hover .left-block img, .product-list.style2.grid .add-to-cart a:hover, .products-block .link-all:hover, .social-link a:hover, .table-compare .add-cart:hover {
    opacity: .8
}

.popular-tabs .owl-nav .owl-next {
    top: -46px
}

.popular-tabs .owl-nav .owl-prev {
    top: -46px;
    left: inherit;
    right: 26px
}

.popular-tabs .nav-tab {
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #eaeaea;
    overflow: hidden
}

.popular-tabs .nav-tab li {
    display: inline;
    border-bottom: 3px solid #ccc;
    margin-right: 2px;
    height: 45px;
    line-height: 45px;
    float: left;
    padding: 0 15px
}

.banner a, .product-list li .left-block a {
    display: block;
    overflow: hidden
}

.popular-tabs .nav-tab li.active, .popular-tabs .nav-tab li:hover {
    border-bottom: 3px solid #ff6700
}

.popular-tabs .nav-tab li.active a, .popular-tabs .nav-tab li:hover a {
    color: #333
}

.popular-tabs .nav-tab li a {
    font-size: 16px;
    text-transform: uppercase;
    color: #333;
    font-weight: 700
}

.popular-tabs .tab-container {
    padding-top: 30px
}

.popular-tabs .product-list li {
    border: 1px solid #eaeaea;
    padding-bottom: 10px;
    overflow: hidden
}

.service {
    background: #f6f6f6;
    border: 1px solid #eaeaea;
    padding: 19px 0;
    font-size: 12px;
    margin-top: 20px;
    float: left;
    width: 100%
}

.service .service-item {
    padding-left: 35px;
    border-right: 1px solid #ccc;
    overflow: hidden
}

.service .service-item .icon {
    width: 40px;
    height: 40px;
    float: left
}

.service .service-item .info {
    padding-left: 15px;
    margin-left: 40px;
    padding-top: 2px
}

.service .service-item h3 {
    margin: 0;
    padding: 0;
    text-transform: uppercase
}

.service .service-item:last-child {
    border-right: none
}

.product-list li:hover .add-to-cart {
    bottom: 0
}

.product-list li:hover .quick-view a.compare, .product-list li:hover .quick-view a.directseller, .product-list li:hover .quick-view a.heart, .product-list li:hover .quick-view a.search {
    margin-left: 0
}

.product-list li .left-block {
    position: relative;
    overflow: hidden
}

.product-list li .left-block img {
    transition: all .5s;
    webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
    margin: 0 auto
}

.product-list li .right-block {
    padding: 0 15px;
    margin-top: 8px
}

.product-list li .quick-view {
    position: absolute;
    right: 20px;
    top: 20%;
    width: 32px;
    overflow: hidden
}

.product-list li .quick-view a {
    width: 32px;
    height: 32px;
    float: left;
    border-radius: 90%;
    margin-top: 5px;
    text-align: center;
    line-height: 32px;
    color: #fff
}

.product-list li .quick-view a.heart {
    -webkit-transition: margin-left .4s ease .4s;
    -moz-transition: margin-left .4s ease .4s;
    -ms-transition: margin-left .4s ease .4s;
    -o-transition: margin-left .4s ease .4s;
    transition: margin-left .4s ease .4s;
    margin-left: 200px;
    background: rgba(0, 0, 0, .4)
}

.product-list li .quick-view a.heart:before {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f08a";
    font-weight: 700
}

.product-list li .quick-view a.heart.favorite {
    background-color: #ff6700
}

.product-list li .quick-view a.compare {
    display: none;
    background: rgba(0, 0, 0, .4);
    -webkit-transition: margin-left .3s ease .3s;
    -moz-transition: margin-left .3s ease .3s;
    -ms-transition: margin-left .3s ease .3s;
    -o-transition: margin-left 3s ease .3s;
    transition: margin-left .3s ease .3s;
    margin-left: 200px
}

.product-list li .quick-view a.compare:before {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f012"
}

.product-list li .quick-view a.search {
    background: rgba(0, 0, 0, .4);
    -webkit-transition: margin-left .2s ease .2s;
    -moz-transition: margin-left .2s ease .2s;
    -ms-transition: margin-left .2s ease .2s;
    -o-transition: margin-left .2s ease .2s;
    transition: margin-left .2s ease .2s;
    margin-left: 200px
}

.product-list li .quick-view a.search:before {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f002"
}

.product-list li .quick-view a.directseller {
    background: rgba(0, 0, 0, .4);
    -webkit-transition: margin-left .2s ease .2s;
    -moz-transition: margin-left .2s ease .2s;
    -ms-transition: margin-left .2s ease .2s;
    -o-transition: margin-left .2s ease .2s;
    transition: margin-left .2s ease .2s;
    margin-left: 200px
}

.product-featured .owl-prev, .product-list li .add-to-cart {
    -moz-transition: all .45s ease;
    -webkit-transition: all .45s ease;
    -ms-transition: all .45s ease
}

.product-list li .quick-view a.directseller:before {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f124"
}

.product-list li .quick-view a:hover {
    background-color: #ff6700
}

.product-list li .add-to-cart {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -50px;
    width: 100%;
    background-color: rgba(0, 0, 0, .4);
    color: #fff;
    text-align: center;
    line-height: 50px;
    -o-transition: all .45s ease;
    transition: all .45s ease
}

.product-list li .add-to-cart:hover {
    background-color: rgba(255, 103, 0, .5)
}

.product-list li .add-to-cart a {
    background: url(../images/add-cart.png) left center no-repeat;
    height: 32px;
    line-height: 32px;
    color: #fff;
    width: auto;
    padding-left: 40px;
    display: inline-block;
    vertical-align: middle
}

.product-list li .order_btn {
    width: 100%;
    color: #fff;
    text-align: center
}

.product-list li .content_price, .product-list li .order_btn a {
    width: auto;
    display: inline-block
}

.product-list li .order_btn a {
    background-color: rgba(0, 0, 0, .4);
    height: 32px;
    line-height: 32px;
    color: #fff;
    vertical-align: middle
}

.product-list li .order_btn a:hover {
    background-color: rgba(255, 103, 0, .5)
}

.product-list li .product-name {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-bottom: 5px
}

.product-list li .product-info {
    padding: 0 5px
}

.product-list li .product-price {
    font-size: 14px;
    color: #ff6700
}

.product-list li .old-price {
    text-decoration: line-through;
    margin-left: 4px;
    font-size: 14px;
    color: #666
}

.product-list li .colreduce-percentage {
    line-height: 28px
}

.product-list li .group-price {
    position: absolute;
    top: 10px;
    left: 10px;
    height: auto
}

.product-list li .group-price .price-percent-reduction {
    width: 36px;
    height: 36px;
    background: #f60;
    color: #fff;
    float: left;
    border-radius: 90%;
    line-height: normal;
    text-align: center;
    font-size: 12px;
    padding-top: 5px;
    margin-bottom: 5px
}

.product-list li .price-percent-reduction2 {
    width: 52px;
    height: 44px;
    background: url(../images/price-percent-br.png) center center no-repeat;
    color: #fff;
    line-height: normal;
    text-align: center;
    font-size: 14px;
    position: absolute;
    top: 10px;
    right: 0;
    font-family: 'Arial Narrow', Arial, sans-serif;
    padding-left: 5px;
    padding-top: 2px
}

.product-list li .group-price .product-new, .product-list li .group-price .product-sale {
    color: #fff;
    line-height: 22px;
    text-align: center;
    padding: 0 10px;
    height: 22px;
    font-size: 12px;
    float: left;
    text-transform: uppercase
}

.product-list li .group-price .product-new {
    background: #ffc000
}

.product-list li .group-price .product-sale {
    background: #ff4318
}

.product-list li .product-star {
    width: auto;
    float: right;
    color: #f90;
    text-align: right;
    display: inline-block;
    padding-top: 5px;
    font-size: 13px
}

.owl-nav .owl-prev {
    position: absolute;
    left: 0;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.owl-nav .owl-next {
    position: absolute;
    right: 0;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.owl-nav .owl-next, .owl-nav .owl-prev {
    background: #eaeaea;
    width: 24px;
    height: 24px;
    color: #ccc;
    text-align: center;
    line-height: 24px
}

.owl-nav .owl-next:hover, .owl-nav .owl-prev:hover {
    background: #ff6700;
    color: #fff
}

.owl-nav .owl-next .fa, .owl-nav .owl-prev .fa {
    font-weight: 700
}

.banner a {
    width: 100%;
    height: auto;
    position: relative
}

.banner a:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, .5);
    content: '';
    -webkit-transition: -webkit-transform .6s;
    transition: transform .6s;
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 300%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 135deg) translate3d(0, 300%, 0)
}

.banner a:hover:before {
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -300%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 135deg) translate3d(0, -300%, 0)
}

.banner-img, .banner-img2 {
    position: relative;
    display: inline-block
}

.banner-img a:before {
    content: "";
    position: absolute;
    top: 15px;
    left: 15px;
    bottom: 15px;
    right: 15px;
    z-index: 9;
    border-top: 1px solid rgba(255, 255, 255, .8);
    border-bottom: 1px solid rgba(255, 255, 255, .8);
    transform: scale(0, 1)
}

.banner-img2 a:before {
    content: "";
    position: absolute;
    top: 15px;
    left: 15px;
    bottom: 15px;
    right: 15px;
    z-index: 9;
    border-top: 1px solid rgba(255, 255, 255, .8);
    border-bottom: 1px solid rgba(255, 255, 255, .8);
    transform: scale(0, 1);
    border-width: 3px 0
}

.banner-img a:after {
    content: "";
    position: absolute;
    top: 15px;
    left: 15px;
    bottom: 15px;
    right: 15px;
    z-index: 9;
    border-left: 1px solid rgba(255, 255, 255, .8);
    border-right: 1px solid rgba(255, 255, 255, .8);
    transform: scale(1, 0)
}

.banner-img2 a:after {
    content: "";
    position: absolute;
    z-index: 9;
    border-left: 1px solid rgba(255, 255, 255, .8);
    border-right: 1px solid rgba(255, 255, 255, .8);
    transform: scale(1, 0);
    background: rgba(0, 0, 0, .1);
    top: 5px;
    left: 5px;
    bottom: 5px;
    right: 5px
}

.banner-img a:hover:after, .banner-img a:hover:before {
    transform: scale(1);
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

.banner-img2 a:hover:after, .banner-img2 a:hover:before {
    transform: scale(1);
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

.content-page {
    background: #eaeaea;
    padding-bottom: 30px
}

.category-banner {
    overflow: hidden
}

.category-banner .banner {
    padding: 0;
    overflow: hidden
}

.featured-text {
    position: absolute;
    right: -5px;
    top: -5px;
    background: url(../images/featured2.png) no-repeat;
    width: 75px;
    height: 75px;
    z-index: 100
}

.featured-text span {
    text-transform: uppercase;
    font-size: 12px;
    width: 100%;
    height: 20px;
    line-height: 24px;
    float: left;
    margin-top: 24px;
    margin-left: 17px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    color: #036;
    font-weight: 700;
    text-indent: -999px
}

.product-featured {
    margin-top: 10px;
    background: #fff
}

.banner-bottom, .brand-showcase, .trademark-info .trademark-logo {
    margin-top: 30px
}

.product-featured .product-featured-content {
    width: 100%;
    float: right
}

.product-featured .product-featured-content .product-featured-list {
    margin-left: 234px;
    overflow: hidden
}

.product-featured .banner-featured {
    width: 234px;
    float: left;
    margin-right: -100%;
    position: relative
}

.product-featured .product-list li {
    border-right: 1px solid #eaeaea;
    min-height: 350px
}

.product-featured .product-list .owl-stage .active:last-child li {
    border: none
}

.product-featured .owl-prev {
    -o-transition: all .45s ease;
    transition: all .45s ease;
    opacity: 0;
    visibility: hidden;
    left: -50px
}

.block-top-slide .block-slide .owl-nav .owl-next, .block-top-slide .block-slide .owl-nav .owl-prev, .category-slider .owl-nav .owl-next, .category-slider .owl-nav .owl-prev, .product-featured .owl-next {
    -moz-transition: all .45s ease;
    -o-transition: all .45s ease;
    -ms-transition: all .45s ease;
    -webkit-transition: all .45s ease
}

.product-featured .owl-next {
    transition: all .45s ease;
    opacity: 0;
    visibility: hidden;
    right: -50px
}

.product-featured .owl-carousel:hover .owl-prev {
    left: 0;
    opacity: 1;
    visibility: inherit
}

.product-featured .owl-carousel:hover .owl-next {
    right: 0;
    opacity: 1;
    visibility: inherit
}

.owl-carousel .item {
    background: #eaeaea
}

.brand-showcase .brand-showcase-title {
    font-size: 16px;
    text-transform: uppercase;
    color: #333;
    font-weight: 700;
    border-bottom: 3px solid #ff6700;
    line-height: 40px;
    padding-left: 10px
}

.brand-showcase-box {
    border-bottom: 1px solid #eaeaea;
    border-left: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
    padding-bottom: 30px
}

.brand-showcase-box .brand-showcase-logo .owl-item:last-child {
    margin-right: 0 !important
}

.brand-showcase-box .brand-showcase-logo li {
    background: #eaeaea;
    cursor: pointer
}

.brand-showcase-box .brand-showcase-logo li.active, .brand-showcase-box .brand-showcase-logo li:hover {
    background: #fff
}

.brand-showcase-box .brand-showcase-logo .owl-nav .owl-next, .brand-showcase-box .brand-showcase-logo .owl-nav .owl-prev {
    top: -18px
}

.brand-showcase-box .brand-showcase-logo .owl-nav .owl-prev {
    left: inherit;
    right: 26px
}

.brand-showcase-box .brand-showcase-logo .owl-nav .fa {
    font-weight: 700
}

.brand-showcase-content .brand-showcase-content-tab {
    display: none
}

.brand-showcase-content .active {
    display: block
}

.trademark-info {
    padding-left: 45px !important
}

.trademark-info .trademark-desc, .trademark-info .trademark-logo {
    border-bottom: 1px dotted #999;
    padding-bottom: 20px
}

.trademark-info .trademark-desc {
    line-height: 18px;
    margin-top: 20px
}

.trademark-info .trademark-link {
    line-height: 30px;
    text-transform: uppercase;
    border: 1px solid #999;
    padding: 0 10px 0 15px;
    margin-top: 20px;
    float: left
}

#hot-categories, #trademark-list, .trademark-product .product-item {
    margin-top: 30px
}

.trademark-info .trademark-link:after {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f0da";
    padding-left: 12px
}

.trademark-product {
    padding-right: 45px
}

.trademark-product .image-product {
    float: left;
    width: 40%
}

.trademark-product .info-product {
    float: right;
    width: 60%;
    padding-left: 20px;
    line-height: 35px;
    padding-top: 20px
}

.trademark-product .info-product .product-price {
    font-size: 18px;
    color: #ff6700;
    font-weight: 700
}

.trademark-product .info-product .product-star {
    color: #f90;
    font-size: 13px
}

.trademark-product .info-product .quick-view a {
    width: 25px;
    height: 25px;
    display: inline-block;
    background: rgba(0, 0, 0, .7);
    color: #fff;
    text-align: center
}

.trademark-product .info-product .btn-view-more {
    height: 26px;
    text-align: center;
    line-height: 24px;
    padding: 0 15px;
    display: inline-block;
    border: 1px solid #eaeaea
}

.trademark-product .info-product .btn-view-more:hover {
    background: #ff6700;
    color: #fff
}

.trademark-product .info-product .quick-view a .fa {
    text-align: center;
    line-height: 25px
}

.cate-link span, .introduce-title {
    line-height: 20px;
    text-transform: uppercase
}

.trademark-product .info-product .quick-view a:hover {
    background: #ff6700
}

.group-title-box {
    margin-bottom: 20px
}

.group-title {
    font-size: 16px;
    border-bottom: 1px solid #e1e1e1;
    font-weight: 700;
    padding-bottom: 7px
}

.group-title span {
    border-bottom: 3px solid #ff6700;
    text-transform: uppercase;
    padding: 5px 10px
}

.cate-box {
    padding-bottom: 20px
}

.cate-box .cate-tit {
    background: #f4f4f4;
    height: 110px;
    overflow: hidden
}

.cate-box .cate-tit .div-1 {
    width: 46%;
    float: left;
    padding-left: 25px;
    padding-right: 15px
}

.cate-name-wrap {
    display: table;
    margin-bottom: 18px
}

.cate-box .cate-name {
    font-size: 16px;
    font-weight: 700;
    height: 55px;
    display: table-cell;
    vertical-align: bottom
}

.cate-box .cate-link {
    padding: 4px 4px 3px 7px;
    background: #999;
    text-decoration: none;
    color: #fff
}

.cate-box .cate-link:hover {
    background: #ff6700 !important
}

.cate-link span {
    padding-right: 12px;
    background: url(../images/cate-readmore-arrow.png) right 2px top 50% no-repeat;
    font-size: 10px
}

.cate-content {
    padding-top: 10px;
    padding-bottom: 10px
}

.cate-content ul li a:before {
    display: inline-block;
    font-family: FontAwesome;
    content: "\f105";
    padding: 0 10px;
    font-weight: 700
}

#address-list .tit-contain, .flex {
    display: flex
}

.cate-box .div-2 {
    width: 54%;
    float: left;
    padding-top: 10px;
    overflow: hidden
}

#address-list {
    margin-top: 18px
}

#address-list .tit-name {
    float: left;
    font-weight: 700;
    width: 70px;
    padding-right: 5px
}

#introduce-box {
    margin-top: 40px
}

.introduce-title {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 8px
}

#footer-menu-box, #mail-box {
    margin-bottom: 20px
}

.introduce-title i {
    font-size: 25px !important
}

.introduce-list {
    padding-left: 16px;
    list-style: inherit
}

.introduce-list li {
    padding-top: 4px;
    padding-bottom: 4px;
    list-style: outside
}

.introduce-list li a {
    font-size: 12px
}

#mail-box input {
    height: 30px;
    background: #fff;
    width: 100%;
    padding-left: 10px
}

#mail-box .btn {
    font-weight: 700;
    color: #fff;
    height: 30px;
    border-radius: 0;
    background: #ff6700;
    border: none;
    outline: 0
}

#mail-box .btn:hover {
    z-index: 0;
    transition: .3s
}

#trademark-text-box {
    font-size: 13px
}

#trademark-list {
    border-top: 1px solid #E1E1E1;
    border-bottom: 1px solid #E1E1E1;
    margin-bottom: 30px;
    display: table;
    width: 100%
}

#trademark-list li {
    display: inline-block;
    padding: 10px 11px
}

#trademark-list li:last-child {
    padding-right: 0
}

#trademark-list #payment-methods {
    display: table-cell;
    vertical-align: middle;
    text-transform: uppercase;
    font-weight: 700;
    padding-left: 0
}

.trademark-text-tit {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700
}

.trademark-list {
    margin-bottom: 10px
}

.trademark-list li {
    display: inline;
    padding: 0 7px 0 5px;
    border-right: 1px solid #666
}

.trademark-list li:first-child {
    border-right: none;
    padding-right: 0;
    padding-left: 0
}

.trademark-list li:last-child {
    border-right: 0;
    padding-right: 0
}

.social-link .fa {
    width: 30px;
    height: 30px;
    color: #fff;
    line-height: 30px;
    text-align: center
}

.social-link .fa-facebook {
    background: #415a99
}

.social-link .fa-pinterest-p {
    background: #cb222a
}

.social-link .fa-vk {
    background: #5b7fa6
}

.social-link .fa-twitter {
    background: #00caff
}

.social-link .fa-google-plus {
    background: #da4735
}

#footer {
    background: #eaeaea
}

#footer-menu-box {
    border-top: 1px solid rgba(102, 102, 102, .3);
    margin-top: 10px;
    padding-top: 20px
}

.footer-menu-list {
    text-align: center;
    margin-bottom: 5px
}

.footer-menu-list li {
    display: inline;
    padding: 0 7px 0 5px;
    border-right: 1px solid #757575
}

.footer-menu-list li:last-child {
    border-right: none
}

.footer-menu-list li a:hover {
    text-decoration: underline;
    transition: all .3s
}

.scroll_top {
    width: 34px;
    height: 34px;
    position: fixed;
    font-size: 0;
    z-index: 9999;
    right: 10px;
    bottom: 32px;
    background: #666;
    display: none
}

.scroll_top:hover {
    background: #ff6700
}

.scroll_top:before {
    content: "\f106";
    font-family: FontAwesome;
    font-size: 14px;
    color: #fff;
    text-align: center;
    width: 34px;
    height: 34px;
    line-height: 34px;
    display: block
}

.breadcrumb {
    background: 0 0;
    padding: 0 0 17px;
    margin: 0;
    line-height: normal
}

.breadcrumb .navigation-pipe:before {
    content: "\f105";
    font-size: 14px;
    display: inline-block;
    text-align: right;
    width: 6px;
    color: #666;
    font-family: FontAwesome;
    padding: 0 15px
}

.breadcrumb .selected-item {
    border: 1px solid #DDD;
    cursor: pointer;
    background: #f3f3f3;
    padding: 5px
}

#columns {
    padding-top: 16px;
    padding-bottom: 30px
}

.columns {
    padding-top: 16px;
    padding-bottom: 0
}

#left_column .left-module, .left_column .left-module {
    margin-bottom: 30px;
    overflow: hidden
}

#left_column .left-module .owl-dots, .left_column .left-module .owl-dots {
    bottom: 5px
}

#left_column .left-module:last-child, .left_column .left-module:last-child {
    margin-bottom: 0
}

#left_column .left-module img, .left_column .left-module img {
    margin: 0 auto
}

#left_column .block, .left_column .block {
    border: 1px solid #eaeaea
}

#left_column .no-border, .left_column .no-border {
    border: 1px solid #eaeaea;
    background-color: #fafafa
}

#left_column .block .title_block, .left_column .block .title_block {
    font-size: 16px;
    font-weight: 700;
    border-bottom: 1px solid #eaeaea;
    padding-left: 28px;
    text-transform: uppercase;
    padding-top: 11px;
    padding-bottom: 12px
}

#left_column .block .block_content, .left_column .block .block_content {
    padding: 15px 20px
}

.layered-user-center {
    padding: 10px 35px
}

.layered .layered_title {
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    color: #333
}

.layered .layered_subtitle {
    color: #666;
    font-size: 16px;
    padding-bottom: 4px;
    text-transform: uppercase
}

.layered .layered-content {
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 15px;
    margin-bottom: 15px;
    padding-top: 15px
}

.layered .layered-content:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0
}

.layered-category .layered-content {
    border-bottom: none;
    padding-bottom: 0;
    padding-top: 0;
    margin-bottom: 0
}

.tree-menu li {
    line-height: 24px
}

.tree-menu li.active > a, .tree-menu li.active > span:before, .tree-menu li:hover > a, .tree-menu li:hover > span:before {
    color: #ff6700
}

.tree-menu > li > span:before {
    content: "\f105";
    font-size: 14px;
    display: inline-block;
    text-align: right;
    font-family: FontAwesome;
    padding-right: 12px;
    color: #ccc;
    font-weight: 700;
    cursor: pointer
}

.tree-menu > li > span.open:before {
    content: "\f107";
    font-size: 14px;
    display: inline-block;
    text-align: right;
    font-family: FontAwesome;
    padding-right: 12px;
    color: #ccc;
    font-weight: 700;
    cursor: pointer
}

.tree-menu > li > ul {
    padding-left: 17px;
    display: none
}

.tree-menu > li > ul > li {
    border-bottom: 1px dotted #eaeaea
}

.tree-menu > li > ul > li:last-child {
    border: none
}

.tree-menu > li > ul > li > span:before {
    content: "\f0da";
    font-size: 14px;
    display: inline-block;
    text-align: right;
    font-family: FontAwesome;
    padding-right: 12px;
    color: #ccc
}

.layered-filter-price .amount-range-price {
    padding: 15px 0
}

.layered-filter-price .slider-range-price {
    height: 7px;
    background: #ff6700;
    border: none;
    border-radius: 0
}

.layered-filter-price .slider-range-price .ui-widget-header {
    background: #ccc;
    height: 7px
}

.layered-filter-price .slider-range-price .ui-slider-handle {
    border: none;
    border-radius: 0;
    background: url(../images/range-icon.png) no-repeat;
    cursor: pointer
}

.check-box-list {
    overflow: hidden
}

.check-box-list li {
    line-height: 35px
}

.check-box-list label {
    display: inline-block;
    cursor: pointer;
    line-height: 12px
}

.check-box-list label:hover {
    color: #ff6700
}

.check-box-list input[type=checkbox] {
    display: none
}

.check-box-list input[type=checkbox] + label span.button {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-right: 13px;
    background: url(../images/checkbox.png) no-repeat;
    padding: 0;
    border: none
}

.check-box-list input[type=checkbox]:checked + label {
    color: #ff6700
}

.check-box-list input[type=checkbox]:checked + label span.button {
    background: url(../images/checked.png) center center no-repeat #ff6700
}

.check-box-list label span.count {
    color: #a4a4a4;
    margin-left: 2px
}

.check-box-list li.active a {
    color: #ff6700;
    font-size: 16px
}

.filter-color ul {
    padding: 0;
    margin: -5px -5px 0;
    overflow: hidden
}

.filter-color li {
    display: inline;
    margin: 0;
    line-height: normal;
    float: left;
    padding: 5px
}

.filter-color li label {
    border: 1px solid #eaeaea;
    width: 20px;
    height: 20px;
    padding-top: 6px;
    padding-left: 6px;
    float: left
}

.filter-color li input[type=checkbox] + label span.button {
    background: 0 0;
    margin: 0
}

.filter-color li input[type=checkbox]:checked + label {
    border-color: #e65d00
}

.filter-size {
    max-height: 200px;
    overflow-y: auto
}

.filter-size li {
    width: 50%;
    float: left
}

.owl-carousel .owl-dots {
    position: absolute;
    left: 0;
    bottom: 10px;
    text-align: center;
    width: 100%
}

.owl-carousel .owl-dots .owl-dot {
    width: 14px;
    height: 14px;
    background: #adadad;
    display: inline-block;
    margin: 0 6px;
    border-radius: 90%
}

.owl-carousel .owl-dots .owl-dot.active {
    background: #ff6700
}

.products-block {
    overflow: hidden
}

.products-block .products-block-left {
    width: 75px;
    float: left
}

.products-block .products-block-right {
    margin-left: 85px
}

.products-block .products-block-right .product-name {
    overflow: hidden;
    text-overflow: ellipsis;
    height: 20px;
    max-height: 48px
}

.products-block .products-block-right .product-name a {
    font-size: 12px
}

.products-block .product-price {
    font-size: 12px;
    color: #ff6700;
    font-weight: 700;
    line-height: 35px
}

.products-block .product-star {
    color: #f90
}

.products-block-bottom {
    padding-top: 15px
}

.products-block .link-all {
    height: 35px;
    width: 120px;
    border: 1px solid #ff6700;
    line-height: 33px;
    font-size: 14px;
    display: block;
    margin: 0 auto;
    text-align: center;
    clear: both;
    background: #ff6700;
    color: #fff
}

.products-block .link-all:after {
    font: normal normal normal 13px/1 FontAwesome;
    content: "\f101";
    margin-left: 10px
}

.best-sell li {
    border-bottom: 1px solid #eaeaea;
    padding: 10px 0;
    height: 95px
}

.best-sell li:last-child {
    padding-bottom: 0;
    border-bottom: none
}

.owl-best-sell {
    padding-bottom: 0
}

#left_column .block .block_content.product-onsale, .left_column .block .block_content.product-onsale {
    padding: 15px 20px
}

#left_column .block .block_content.product-onsale .product-list, .left_column .block .block_content.product-onsale .product-list {
    padding-bottom: 25px
}

#left_column .block .block_content.product-onsale .product-list .product-container, .left_column .block .block_content.product-onsale .product-list .product-container {
    border: none
}

#left_column .block .block_content.product-onsale .product-list .product-container .right-block, .left_column .block .block_content.product-onsale .product-list .product-container .right-block {
    padding: 0
}

.product-bottom {
    padding-top: 10px;
    text-align: center
}

.btn-add-cart {
    height: 35px;
    width: auto;
    line-height: 35px;
    font-size: 14px;
    color: #fff;
    display: inline-block;
    margin: 0 auto;
    text-align: center;
    clear: both;
    padding-left: 15px;
    padding-right: 15px;
    background: #ff6700
}

.btn-add-cart:hover {
    color: #fff
}

.btn-add-cart:before {
    width: 16px;
    height: 100%;
    float: left;
    background: url(../images/cart.png) left center no-repeat;
    content: " ";
    margin-right: 15px
}

.tags {
    line-height: 26px
}

.tags span {
    padding: 0 5px
}

.tags .level1 {
    font-size: 12px
}

.tags .level2 {
    font-size: 16px
}

.tags .level3 {
    font-size: 18px
}

.tags .level4 {
    font-size: 20px
}

.tags .level5 {
    font-size: 24px
}

.testimonials {
    padding-bottom: 38px
}

.testimonials .client-mane {
    text-transform: uppercase;
    text-align: center;
    font-weight: 600
}

.testimonials .client-avarta {
    margin-top: 10px;
    text-align: center
}

.testimonials .client-avarta img {
    width: 110px;
    height: 110px;
    border: 3px solid #eaeaea;
    border-radius: 90%;
    margin: 0 auto
}

.category-slider .owl-nav .owl-next, .category-slider .owl-nav .owl-prev {
    background: #aaa;
    width: 40px;
    height: 40px;
    color: #fff;
    text-align: center;
    line-height: 40px;
    transition: all .45s ease;
    position: absolute;
    visibility: hidden;
    opacity: 0
}

.category-slider .owl-nav .owl-next:hover, .category-slider .owl-nav .owl-prev:hover {
    background: #ff6700
}

.category-slider .owl-nav .owl-prev {
    left: 50%
}

.category-slider .owl-nav .owl-next {
    right: 50%
}

.category-slider:hover .owl-nav .owl-next {
    right: 0;
    visibility: inherit;
    opacity: 1
}

.category-slider:hover .owl-nav .owl-prev {
    left: 0;
    visibility: inherit;
    opacity: 1
}

.subcategories {
    border: 1px solid #e4e4e4;
    margin-top: 20px
}

.subcategories ul {
    overflow: hidden
}

.subcategories li {
    display: inline;
    float: left
}

.subcategories li a {
    height: 34px;
    float: left;
    line-height: 34px;
    padding: 0 40px;
    font-size: 13px
}

.subcategories li a:hover {
    background: #f2f2f2;
    color: #666
}

.subcategories li.current-categorie {
    position: relative
}

.subcategories li.current-categorie:after {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f0da";
    position: absolute;
    right: -5px;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #000
}

.subcategories li.current-categorie a {
    background: #000;
    color: #fff;
    font-size: 14px;
    font-weight: 700
}

.view-product-list {
    margin-top: 20px;
    position: relative
}

.user-item-nav {
    font-size: 18px
}

.user-item-nav li.active a {
    font-size: 18px;
    color: #ff6700;
    border-bottom: 3px solid #ff6700
}

.page-heading {
    height: 37px;
    border-bottom: 1px solid #eaeaea;
    line-height: 30px;
    position: relative;
    font-size: 18px
}

.page-heading span {
    padding: 0 20px
}

.page-heading-title, page-heading span.page-heading-title {
    padding: 6px 12px;
    border-bottom: 3px solid #ff6700
}

.page-heading-title {
    position: absolute;
    bottom: -1px
}

.page-heading span.active {
    border-bottom: 3px solid #ff6700;
    padding: 9px 12px
}

.page-heading span.active a {
    color: #ff6700
}

.page-heading span.page-heading-title2 {
    text-transform: uppercase
}

.no-line {
    border-bottom: none
}

.view-product-list .display-product-option {
    position: absolute;
    top: 0;
    right: 0
}

.display-product-option {
    width: 63px;
    height: 30px
}

.display-product-option li.view-as-grid span {
    width: 30px;
    height: 30px;
    display: block;
    cursor: pointer;
    text-indent: -9999px;
    background: url(../images/grid-view-bg.png) #666;
    border: none;
    float: left
}

.display-product-option li.view-as-list span {
    width: 30px;
    height: 30px;
    display: block;
    cursor: pointer;
    text-indent: -9999px;
    background: url(../images/list-view-bg.png) #666;
    border: none;
    float: right
}

.product-list .info-orther, .product-list.grid .info-orther {
    display: none
}

.display-product-option li.selected span, .display-product-option li:hover span {
    background-color: #ff6700;
    background-position: 0 -30px
}

.view-product-list .product-list.grid {
    margin-top: -10px
}

.page-content, .product-list.grid li {
    margin-top: 30px
}

.product-list .product-container {
    border: 1px solid #eaeaea;
    overflow: hidden;
    padding-bottom: 10px
}

.product-list.grid .right-block .availability span {
    color: #096
}

.product-list.grid .right-block .product-desc {
    margin: 7px 0;
    font-size: 12px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    _zoom: 1;
    color: #b0b0b0
}

.product-list.list li {
    margin-top: -1px
}

.product-list.list li .product-container {
    border: none;
    border-bottom: 1px solid #eaeaea;
    border-left: 1px solid transparent;
    border-top: 1px solid transparent;
    border-right: 1px solid transparent
}

.product-list.list li:hover .product-container {
    border: 1px solid #eaeaea
}

.product-list.list .left-block {
    width: 29%;
    float: left;
    position: inherit
}

.product-list.list .add-to-cart {
    top: 70px;
    right: 36px;
    left: inherit;
    bottom: inherit;
    width: 129px;
    height: 36px;
    background: #ff6700;
    line-height: 36px;
    position: absolute
}

.product-list.list .add-to-cart a {
    height: 36px;
    background: url(../images/cart.png) left center no-repeat;
    margin-left: 15px;
    padding-left: 15px;
    width: 114px
}

.product-list.list .order_btn {
    float: right;
    left: inherit;
    bottom: inherit;
    width: 100px;
    margin-right: 20px
}

.product-list.list .order_btn a {
    margin-bottom: 5px;
    background: #ff6700;
    width: 114px
}

.product-list.list .quick-view {
    width: 129px;
    right: 36px;
    top: 120px;
    text-align: center;
    padding-left: 5px
}

.product-list.list .quick-view a {
    margin: 0 10px
}

.product-list.list .quick-view a:last-child {
    margin: 0
}

.product-list.list .quick-view a.compare, .product-list.list .quick-view a.directseller, .product-list.list .quick-view a.heart, .product-list.list .quick-view a.search {
    margin-left: inherit
}

.product-list.list .quick-view a.heart.favorite {
    background-color: #ff6700
}

.product-list.list .group-price {
    top: 34px;
    left: 25px
}

.product-list.list .product-star {
    width: 100%;
    float: left;
    text-align: left;
    font-size: 14px;
    line-height: 26px;
    padding-top: 6px
}

.product-list.list li .content_price {
    margin-top: -3px
}

.product-list.list .right-block {
    width: 71%;
    float: left;
    margin-top: 20px;
    line-height: 26px
}

.product-list.list .info-orther {
    display: block
}

.product-list.list .right-block .product-name {
    font-size: 18px
}

.product-list.list .right-block .availability span {
    color: #096
}

.product-list.list .right-block .product-desc {
    line-height: 24px;
    margin-top: 20px
}

.product-list.style2.grid .add-to-cart {
    position: inherit;
    background: 0 0;
    margin-top: 5px
}

.product-list.style2.grid .add-to-cart a {
    background: #ff6700;
    padding: 0 15px
}

.product-list.style2.grid .add-to-cart a:before {
    content: '';
    width: 16px;
    height: 100%;
    background: url(../images/cart.png) left center no-repeat;
    float: left;
    margin-right: 10px
}

.sortPagiBar {
    margin-top: 20px
}

.sortPagiBar .page-noite {
    line-height: 30px
}

.sortPagiBar .show-product-item, .sortPagiBar .sort-product {
    float: right;
    border: 1px solid #eaeaea;
    height: 31px;
    margin-left: 23px
}

.sortPagiBar select {
    padding: 0 20px 0 10px;
    height: 29px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(../images/dropdown.png) right center no-repeat #fafafa;
    display: inline-block;
    font-size: 13px
}

.sortPagiBar .sort-product .sort-product-icon {
    display: inline-block;
    width: 38px;
    text-align: center;
    float: right;
    height: 29px;
    border-left: 1px solid #eaeaea;
    background: #fafafa;
    padding-top: 8px
}

.sortPagiBar .bottom-pagination {
    width: auto;
    float: right;
    margin-left: 23px
}

.sortPagiBar .bottom-pagination .pagination {
    padding: 0;
    margin: 0;
    border-radius: 0
}

.sortPagiBar .bottom-pagination .pagination .active a, .sortPagiBar .bottom-pagination .pagination a:hover {
    background: #ff6700;
    color: #fff
}

.sortPagiBar .bottom-pagination .pagination > li:first-child > a, .sortPagiBar .bottom-pagination .pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.sortPagiBar .bottom-pagination .pagination > li > a, .sortPagiBar .bottom-pagination .pagination > li > span {
    position: relative;
    float: left;
    padding: 5px 12px;
    margin-left: -1px;
    line-height: 1.42857;
    color: #999;
    text-decoration: none;
    background-color: #fafafa;
    border: 1px solid #eaeaea
}

.sortPagiBar .bottom-pagination .pagination > li:last-child > a, .sortPagiBar .bottom-pagination .pagination > li:last-child > span {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.page-order ul.step {
    width: 100%;
    clear: both;
    overflow: hidden
}

.page-order ul.step li {
    display: inline;
    line-height: 30px;
    width: 20%;
    float: left;
    text-align: center;
    border-bottom: 3px solid #ccc
}

.page-order ul.step li.current-step {
    border-bottom: 3px solid #ff6700
}

.page-order .heading-counter {
    margin: 30px 0;
    padding: 15px;
    border: 1px solid #eaeaea
}

.table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border-bottom-width: 0
}

.page-order .cart_navigation a {
    padding: 10px 20px;
    border: 1px solid #eaeaea
}

.page-order .cart_avail {
    text-align: center
}

.page-order .cart_avail .label {
    white-space: normal;
    display: inline-block;
    padding: 6px 10px;
    font-size: 14px;
    border-radius: 0
}

.page-order .product-name {
    font-size: 16px
}

.page-order .cart_description {
    font-size: 14px
}

.page-order .cart_avail .label-success {
    background: #FFF;
    border: 1px solid #55c65e;
    color: #48b151;
    font-weight: 400
}

.cart_summary .qty a:hover, .page-order .cart_navigation a.next-btn, .page-order .cart_navigation a:hover {
    background: #ff6700;
    color: #fff
}

.page-order .cart_navigation a.next-btn {
    float: right;
    border: 1px solid #ff6700
}

.page-order .cart_navigation a.prev-btn {
    float: left
}

.page-order .cart_navigation a.prev-btn:before {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f104";
    padding-right: 15px
}

.page-order .cart_navigation a.next-btn:after {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f105";
    padding-left: 15px
}

.cart_summary > tfoot, .cart_summary > thead {
    background: #f7f7f7;
    font-size: 16px
}

.cart_summary > thead > th {
    border-bottom-width: 1px;
    padding: 20px
}

.cart_summary td {
    vertical-align: middle !important;
    padding: 20px
}

.cart_summary .table > tbody > tr > td, .cart_summary .table > tfoot > tr > td, .cart_summary .table > thead > tr > td, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > th {
    padding: 15px
}

.cart_summary img {
    max-width: 100px
}

.cart_summary td.cart_product {
    width: 120px;
    padding: 15px
}

.cart_summary .price {
    text-align: right
}

.cart_summary .qty {
    text-align: center;
    width: 100px
}

.cart_summary .qty input {
    text-align: center;
    max-width: 64px;
    margin: 0 auto;
    border-radius: 0;
    border: 1px solid #eaeaea
}

.cart_summary .qty a {
    padding: 8px 10px 5px;
    border: 1px solid #eaeaea;
    display: inline-block;
    width: auto;
    margin-top: 5px
}

.cart_summary .action {
    text-align: center
}

.cart_summary .action a {
    background: url(../images/delete_icon.png) center center no-repeat;
    font-size: 0;
    height: 9px;
    width: 9px;
    display: inline-block;
    line-height: 24px
}

.cart_summary tfoot {
    text-align: right
}

.cart_navigation {
    margin-top: 10px;
    float: left;
    width: 100%
}

#product .pb-right-column {
    line-height: 30px
}

#product .pb-right-column .fa {
    line-height: inherit
}

#product .pb-right-column .product-name {
    font-size: 24px
}

#product .pb-right-column .product-comments .comments-advices, #product .pb-right-column .product-comments .product-star {
    width: auto;
    display: inline-block
}

#product .pb-right-column .product-comments .product-star {
    color: #f90
}

#product .pb-right-column .product-comments .comments-advices a {
    border-right: 1px solid #eaeaea;
    padding-left: 15px;
    padding-right: 15px
}

#product .pb-right-column .product-comments .comments-advices a:last-child {
    border-right: none
}

#product .pb-right-column .product-price-group .discount, #product .pb-right-column .product-price-group .old-price, #product .pb-right-column .product-price-group .price {
    display: inline-block;
    margin-right: 15px
}

#product .pb-right-column .product-price-group .price {
    font-size: 18px;
    font-weight: 700;
    color: #ff6700
}

#product .pb-right-column .product-price-group .old-price {
    text-decoration: line-through
}

#product .pb-right-column .product-price-group .discount {
    background: #f90;
    color: #fff;
    padding: 0 15px;
    text-align: center;
    margin-right: 0;
    height: 23px;
    line-height: 23px
}

#product .pb-right-column .info-orther {
    padding-bottom: 5px
}

#product .pb-right-column .form-action, #product .pb-right-column .form-option, #product .pb-right-column .form-share, #product .pb-right-column .product-desc {
    border-top: 1px solid #eaeaea;
    padding: 10px 0
}

#product .pb-right-column .form-option #size_chart {
    color: #ff6700;
    text-decoration: underline;
    margin-left: 15px
}

#product .pb-right-column .product-desc {
    line-height: 24px
}

#product .pb-right-column .form-option .attributes {
    clear: both;
    padding: 5px 0;
    overflow: hidden
}

#product .pb-right-column .form-option .attributes:first-child {
    padding-top: 0
}

#product .pb-right-column .form-option .attributes .attribute-label {
    width: 50px;
    float: left
}

#product .pb-right-column .form-option .form-option-title {
    font-weight: 700;
    line-height: 20px
}

#product .pb-right-column .form-option .attributes select {
    padding: 0 0 0 10px;
    height: 29px;
    line-height: 23px;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url(../images/dropdown.png) right center no-repeat #FAFAFA;
    display: inline-block;
    border: 1px solid #eaeaea;
    min-width: 95px
}

#product .pb-right-column .form-option .qty {
    width: 40px;
    display: inline-block;
    float: left;
    overflow: hidden
}

#product .pb-right-column .form-option .product-qty {
    border: 1px solid #eaeaea;
    width: 60px;
    margin-left: 50px;
    overflow: hidden;
    background: #FAFAFA
}

#product .pb-right-column .form-option .attributes .btn-plus {
    width: 18px;
    height: 29px;
    float: left;
    display: inline-block;
    margin-top: -5px
}

#product .pb-right-column .form-option .btn-plus a {
    width: 18px;
    height: 10px;
    float: left;
    text-align: center;
    cursor: inherit
}

#product .pb-right-column .form-option .attributes input {
    max-width: 50px;
    padding: 0 5px
}

#product .pb-right-column .form-option .list-color {
    overflow: hidden;
    padding-top: 5px
}

#product .pb-right-column .form-option .list-color li {
    width: 20px;
    height: 20px;
    border: 1px solid #eaeaea;
    float: left;
    margin-right: 10px
}

#product .pb-right-column .form-option .list-color li.active, #product .pb-right-column .form-option .list-color li:hover {
    border: 1px solid #ff6700
}

#product .pb-right-column .form-option .list-color li a {
    width: 20px;
    height: 20px;
    float: left;
    text-indent: -9999px
}

#product .pb-right-column .form-action {
    padding: 0 0 5px
}

#product .pb-right-column .form-action .button-group {
    margin-top: 15px;
    overflow: hidden
}

#product .pb-right-column .form-action .button-group .compare, #product .pb-right-column .form-action .button-group .wishlist {
    min-width: 50px;
    padding-right: 15px;
    text-align: center;
    float: left
}

#product .pb-right-column .form-action .button-group .compare .fa, #product .pb-right-column .form-action .button-group .wishlist .fa {
    font-size: 18px;
    width: 30px;
    height: 30px;
    color: #fff;
    line-height: 30px;
    background: rgba(0, 0, 0, .4);
    border-radius: 90%
}

#product .pb-right-column .form-action .button-group .compare:hover .fa, #product .pb-right-column .form-action .button-group .wishlist:hover .fa {
    background: #ff6700
}

#product .pb-right-column .form-share .fa {
    font-size: 18px
}

#product .pb-right-column .form-share .sendtofriend-print a {
    margin-right: 15px;
    margin-bottom: 15px
}

#product .pb-left-column .product-image .product-full {
    border: 1px solid #eaeaea;
    padding: 10px
}

#product .pb-left-column .product-image .product-img-thumb {
    margin-top: 15px
}

#product .pb-left-column .product-image .product-img-thumb li {
    border: 1px solid #eaeaea;
    padding: 7px 10px
}

#product .pb-left-column .product-image .owl-next {
    right: -40px
}

#product .pb-left-column .product-image .owl-prev {
    left: -40px
}

.product-tab {
    margin-top: 30px
}

.product-tab .nav-tab {
    width: 100%;
    overflow: hidden;
    z-index: 100;
    position: relative
}

.product-tab .nav-tab > li {
    height: 50px;
    line-height: 50px;
    float: left;
    display: inline;
    background: #e2e2e2;
    border: 1px solid #e2e2e2;
    color: #333;
    text-transform: uppercase;
    text-align: center;
    margin-right: 8px;
    font-weight: 700
}

#footer2 .footer-bottom .footer-payment-logo, .blog-list .blog-list-wapper ul li .readmore, .iteminfo_parameter dt {
    text-align: right
}

.product-tab .nav-tab > li:last-child {
    margin-right: 0
}

.product-tab .nav-tab > li > a {
    color: #333;
    padding: 0 26px;
    height: 50px;
    float: left
}

.product-tab .nav-tab > li.active > a, .product-tab .nav-tab > li:hover > a {
    background: #fff
}

.product-tab .tab-container {
    padding: 20px;
    border: 1px solid #e2e2e2;
    margin-top: -1px;
    z-index: 1
}

.product-tab .tab-container p {
    margin: 0 0 10px
}

.product-tab .tab-container .table {
    margin-bottom: 0
}

.product-tab .tab-container .tab-panel {
    line-height: 24px
}

.product-comments-block-tab {
    overflow: hidden
}

.product-comments-block-tab .fa {
    line-height: inherit
}

.product-comments-block-tab .reviewRating {
    color: #f90
}

.product-comments-block-tab .comment {
    padding-bottom: 10px;
    padding-top: 10px;
    border-bottom: 1px dotted #eaeaea
}

.product-comments-block-tab .comment:first-child {
    padding-top: 0
}

.product-comments-block-tab .comment:last-child {
    padding-bottom: 0;
    border-bottom: none
}

.product-comments-block-tab .comment .author {
    border-right: 1px solid #eaeaea
}

.product-comments-block-tab .btn-comment {
    padding: 5px 15px;
    border: 1px solid #eaeaea;
    float: left;
    margin-top: 15px
}

.page-product-box {
    margin-top: 50px
}

.page-product-box .heading {
    font-size: 16px;
    color: #333;
    text-transform: uppercase;
    font-weight: 700;
    padding-bottom: 17px
}

.page-product-box .owl-next {
    top: -20px
}

.page-product-box .owl-prev {
    top: -20px;
    left: inherit;
    right: 26px
}

.page-product-box .product-list li {
    margin-bottom: 1px
}

.iteminfo_tit {
    color: #333;
    font-size: 22px;
    font-family: "微软雅黑", Arial, Helvetica, sans-serif;
    border-bottom: 1px solid #e3e3e3;
    font-weight: 400;
    padding-bottom: 12px;
    line-height: 32px
}

.iteminfo_mktprice, .iteminfo_price {
    font-family: Arial, Helvetica, sans-serif
}

.iteminfo_parameter {
    padding: 8px 0 8px 70px
}

.iteminfo_parameter_default {
    color: #888
}

.iteminfo_parameter dt {
    margin-left: -70px;
    float: left;
    display: inline;
    width: 60px;
    white-space: nowrap;
    color: #888
}

.iteminfo_price, .sys_item_price {
    color: #c00;
    vertical-align: middle
}

.iteminfo_mktprice {
    font-size: 12px;
    text-decoration: line-through
}

.lh32 {
    line-height: 32px
}

.iteminfo_price {
    font-size: 14px
}

.sys_item_price {
    font-size: 22px
}

.iteminfo_buying {
    background: #f7f7f7;
    padding: 12px 0
}

.sys_item_spec dl.iteminfo_parameter {
    padding-top: 5px;
    padding-bottom: 5px
}

.sys_item_spec dl.iteminfo_parameter dt {
    line-height: 32px
}

.sys_spec_img li {
    float: left;
    height: 54px;
    position: relative;
    margin: 2px 6px 2px 0
}

.sys_spec_img li a {
    height: 50px;
    width: 50px;
    padding: 1px;
    border: 1px solid #ccc;
    float: left;
    background: #fff;
    display: inline-block;
    outline: 0
}

.sys_spec_img li a img {
    width: 50px;
    height: 50px;
    display: block
}

.product_spec_text li i, .sys_spec_img li i {
    height: 10px;
    right: 1px;
    z-index: 99;
    font-size: 0
}

.sys_spec_img li a:hover {
    border: 1px solid #e4393c;
    text-decoration: none
}

.sys_spec_img li i {
    position: absolute;
    width: 10px;
    line-height: 0;
    bottom: 1px;
    background: url(../images/sys_item_selected.gif) right bottom no-repeat;
    display: none
}

.sys_spec_img li.selected a {
    border: 1px solid #e4393c
}

.sys_spec_img li.selected i {
    display: block
}

.product_spec_text li {
    float: left;
    height: 28px;
    position: relative;
    margin: 2px 6px 2px 0;
    outline: 0
}

.product_spec_text li a {
    height: 28px;
    padding: 1px 6px;
    border: 1px solid #ccc;
    background: #fff;
    display: inline-block;
    line-height: 28px
}

.product_spec_text li a:hover {
    border: 1px solid #e4393c;
    text-decoration: none
}

.product_spec_text li i {
    position: absolute;
    width: 10px;
    line-height: 0;
    bottom: 1px;
    background: url(../images/sys_item_selected.gif) right bottom no-repeat;
    display: none
}

.product_spec_text li.selected a {
    border: 1px solid #e4393c
}

.product_spec_text li.selected i {
    display: block
}

#contact {
    margin-top: 20px
}

#contact .page-subheading {
    padding-left: 0;
    border: none;
    margin: 14px 0 30px;
    text-transform: uppercase;
    font-size: 18px;
    color: #666
}

#contact .contact-form-box {
    padding: 0;
    margin: 0 0 30px
}

#contact .contact-form-box label {
    padding-bottom: 5px
}

#contact .contact-form-box .form-selector {
    padding-bottom: 25px
}

#contact input, #contact select, #contact textarea {
    border-radius: 0;
    border-color: #eaeaea;
    box-shadow: inherit;
    outline: 0
}

#contact input:focus, #contact select:focus, #contact textarea:focus {
    box-shadow: inherit;
    outline: 0
}

#contact #btn-send-contact {
    font-size: 14px;
    line-height: 18px;
    color: #fff;
    font-weight: 400;
    background: #666;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: none;
    padding: 10px 25px
}

#contact #btn-send-contact:hover {
    background: #ff6700
}

#contact_form_map ul {
    line-height: 28px;
    list-style: disc inside;
    font-style: italic
}

#contact_form_map ul.store_info {
    list-style: none;
    font-style: normal;
    color: #696969
}

#contact_form_map ul.store_info i {
    display: inline-block;
    width: 30px;
    line-height: inherit
}

#message-box-conact .fa {
    line-height: inherit
}

.content-text {
    padding: 20px 0;
    text-align: justify
}

.content-text p {
    margin-bottom: 15px
}

.right-sidebar #left_column, .right-sidebar .left_column {
    float: right
}

.blog-posts {
    line-height: 24px;
    margin-top: 20px;
    width: 100%;
    max-width: 100%;
}

.blog-list-sidebar li .post-info .fa, .blog-posts .post-item .entry-meta-data .fa, .blog-posts .post-item .post-star .fa, .checkout-page .box-border .fa, .entry-detail .entry-meta-data .fa, .list-wishlist li .button-action a .fa, .related-posts .entry-meta-data .fa, .table-compare .product-star .fa {
    line-height: inherit
}

.blog-posts .post-item {
    padding-bottom: 20px;
    padding-top: 20px;
    border-bottom: 1px solid #eaeaea;
    border-top: 1px solid #eaeaea;
    margin-top: -1px
}

.blog-posts .post-item .entry-meta-data {
    padding: 5px 0;
    color: #666;
    font-size: 13px
}

.blog-posts .post-item .entry-meta-data span {
    margin-right: 5px
}

.blog-posts .post-item .entry-meta-data .author .fa {
    opacity: .7
}

.blog-posts .post-item .post-star {
    font-size: 13px
}

.blog-posts .post-item .post-star .fa {
    color: #f90
}

.blog-posts .post-item .entry-excerpt {
    text-align: justify
}

.blog-posts .post-item .entry-more {
    margin-top: 15px
}

.blog-posts .post-item .entry-more a {
    border: 1px solid #eaeaea;
    padding: 10px 12px;
    background: #eee
}

.blog-posts .post-item .entry-more a:hover {
    background: #ff6700;
    color: #fff
}

.blog-posts .post-item .entry-thumb img {
    border: 1px solid #eaeaea
}

.blog-list-sidebar li {
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 10px;
    margin-bottom: 10px;
    overflow: hidden
}

.blog-list-sidebar li:last-child {
    border: none;
    margin-bottom: 0
}

.comment-list ul li, .recent-comment-list li {
    border-bottom: 1px solid #eaeaea;
    overflow: hidden
}

.blog-list-sidebar li .post-thumb {
    width: 80px;
    float: left;
    border: 1px solid #eaeaea;
    padding: 4px;
    background: #fcfcfc
}

.blog-list-sidebar li .post-info {
    margin-left: 90px;
    color: #999
}

.blog-list-sidebar li .post-info .post-meta {
    font-size: 12px;
    margin-top: 5px
}

.recent-comment-list li {
    padding-bottom: 10px;
    margin-bottom: 10px
}

.recent-comment-list li:last-child {
    border: none;
    margin-bottom: 0
}

.recent-comment-list li .author {
    color: #666;
    margin-bottom: 5px;
    font-size: 13px
}

.recent-comment-list li .comment {
    margin-top: 5px;
    color: #666
}

.recent-comment-list li > h5 > a {
    color: #333
}

.entry-detail {
    margin-top: 20px
}

.entry-detail .entry-photo img {
    border: 1px solid #eaeaea
}

.entry-detail .entry-meta-data {
    padding: 10px 0;
    color: #666
}

.entry-detail .entry-meta-data span {
    margin-right: 10px
}

.entry-detail .entry-meta-data .author .fa {
    opacity: .7
}

.entry-detail .entry-meta-data .post-star {
    float: right
}

.entry-detail .entry-meta-data .post-star .fa {
    color: #f90
}

.entry-detail .entry-meta-data .post-star span {
    margin: 0
}

.coment-form, .comment-list, .single-box {
    margin-top: 20px
}

.comment-list ul {
    padding-left: 80px
}

.comment-list ul li {
    margin-bottom: 15px;
    padding-bottom: 15px
}

.comment-list ul li:last-child {
    margin-bottom: 0;
    border: none;
    padding: 0
}

.comment-list > ul {
    padding-left: 0
}

.comment-list .avartar {
    width: 80px;
    border: 1px solid #eaeaea;
    padding: 4px;
    float: left
}

.comment-list .comment-body {
    margin-left: 90px
}

.comment-list .comment-meta {
    color: #ccc
}

.comment-list .comment-meta .author a {
    font-weight: 700
}

.coment-form label {
    margin-top: 10px;
    margin-bottom: 2px
}

.coment-form input, .coment-form textarea {
    border-radius: 0;
    border: 1px solid #eaeaea;
    -webkit-box-shadow: inherit;
    box-shadow: inherit
}

.coment-form .btn-comment {
    padding: 10px 20px;
    border: 1px solid #eaeaea;
    background: #666;
    color: #fff;
    margin-top: 15px
}

.coment-form .btn-comment:hover {
    background: #ff6700;
    border: 1px solid #ff6700
}

.box-authentication, .related-posts .entry-thumb img {
    border: 1px solid #eaeaea
}

.related-posts {
    margin-top: 20px
}

.related-posts .entry-ci {
    margin-top: 10px
}

.related-posts .entry-meta-data {
    color: #999;
    font-size: 13px;
    margin-top: 10px
}

.related-posts .entry-ci .entry-excerpt {
    padding: 10px 0
}

.related-posts .entry-title {
    font-size: 14px
}

.related-posts .owl-next {
    top: -31px
}

.related-posts .owl-prev {
    top: -31px;
    left: inherit;
    right: 26px
}

.box-authentication {
    padding: 30px;
    min-height: 320px
}

.box-authentication > h3 {
    margin-bottom: 15px
}

.box-authentication label {
    margin-top: 10px;
    margin-bottom: 2px
}

.box-authentication .button, .box-authentication .forgot-pass {
    margin-top: 15px
}

.box-authentication input, .box-authentication textarea {
    border-radius: 0;
    border: 1px solid #eaeaea;
    -webkit-box-shadow: inherit;
    box-shadow: inherit;
    width: 50%
}

.box-border {
    border: 1px solid #eaeaea;
    padding: 20px;
    overflow: hidden
}

.box-wishlist {
    margin-top: 20px
}

.box-wishlist .button, .box-wishlist label {
    margin-top: 15px;
    margin-bottom: 5px
}

.list-wishlist, .table-wishlist {
    margin-top: 20px
}

.table-wishlist th {
    background: #fafafa
}

.list-wishlist li {
    margin-top: 30px
}

.list-wishlist li .product-img {
    border: 1px solid #eee;
    padding: 10px
}

.list-wishlist li .button, .list-wishlist li .priority, .list-wishlist li .product-name, .list-wishlist li .qty {
    margin-top: 10px
}

.list-wishlist li .button-action {
    position: relative
}

.list-wishlist li .button-action a {
    position: absolute;
    right: 10px;
    top: 15px
}

.table-compare td.compare-label {
    width: 150px;
    background: #fafafa;
    vertical-align: middle
}

.table-compare .product-star .fa {
    color: #f90
}

.table-compare .price {
    font-weight: 700;
    color: #ff6700
}

.table-compare .add-cart {
    background: #ff6700;
    color: #fff
}

.checkout-page .checkout-sep {
    padding-bottom: 15px;
    text-transform: uppercase
}

.checkout-page .box-border {
    margin-bottom: 15px
}

.checkout-page .box-border .button {
    margin-top: 15px
}

.checkout-page .box-border label {
    margin-top: 5px
}

.checkout-page .box-border h4, .checkout-page .box-border p {
    padding-bottom: 5px;
    margin-top: 5px
}

.checkout-page .box-border input[type=radio] {
    margin-right: 10px
}

.cat-short-desc, .cat-short-desc .cat-short-desc-products {
    margin-top: 20px
}

.cat-short-desc .cat-short-desc-products li .product-container .product-name, .today-deals .deals-product-list .product-info {
    margin-top: 10px
}

.cat-short-desc .cat-short-desc-products li .product-container {
    border: 1px solid #eaeaea;
    padding: 10px
}

.today-deals {
    position: relative
}

.today-deals .deals-product-list .product-info .show-count-down {
    text-align: center
}

.today-deals .deals-product-list .product-info .show-count-down .box-count {
    display: inline-block;
    margin-right: 2px;
    color: #ff6700
}

.today-deals .deals-product-list .product-info .show-count-down .dot {
    display: none
}

.today-deals .deals-product-list .product-info .show-count-down .box-count .number {
    width: 100%;
    float: left;
    background: #eaeaea;
    padding: 5px 0;
    font-size: 16px
}

.today-deals .deals-product-list .product-info .show-count-down .box-count .text {
    background: #eaeaea;
    font-size: 12px;
    margin-top: 1px;
    width: 100%;
    float: left;
    padding: 5px 0;
    color: #666
}

.today-deals .deals-product-list .product-info .product-name {
    margin-top: 15px
}

.today-deals .deals-product-list .product-info .product-meta {
    margin-top: 7px;
    line-height: 18px
}

.today-deals .deals-product-list .product-info .product-meta .fa {
    line-height: inherit
}

.today-deals .deals-product-list .product-info .product-meta .price {
    color: #ff6700;
    font-size: 18px
}

.today-deals .deals-product-list .product-info .product-meta .old-price {
    text-decoration: line-through;
    margin-left: 11px;
    color: #666
}

.today-deals .deals-product-list .product-info .product-meta .star {
    float: right;
    font-size: 13px;
    color: #f90
}

.today-deals .owl-next {
    top: -55px
}

.today-deals .owl-prev {
    top: -55px;
    left: inherit;
    right: 26px
}

.group-button-header {
    margin-top: 17px
}

.block-banner, .blog-list, .blog-list .blog-list-wapper, .hot-deals-row {
    margin-top: 30px
}

.group-button-header .btn-cart, .group-button-header .btn-compare, .group-button-header .btn-heart {
    width: 39px;
    height: 39px;
    float: right;
    position: relative;
    margin-right: 16px
}

.group-button-header .btn-cart {
    background: url(../images/icon-cart-round.png) center center no-repeat;
    position: relative
}

.group-button-header .btn-cart:after {
    content: "";
    width: 100%;
    height: 10px;
    display: block;
    position: absolute;
    bottom: -10px
}

.group-button-header .btn-cart .notify-right {
    top: -12px;
    right: -12px
}

.group-button-header .btn-heart {
    background: url(../images/icon-heart-round.png) center center no-repeat;
    text-indent: -999px;
    display: inline-block;
    font-size: 0
}

.group-button-header .btn-compare {
    background: url(../images/icon-compare-round.png) center center no-repeat;
    text-indent: -999px;
    margin-right: 0;
    display: inline-block;
    font-size: 0
}

.main-header .group-button-header .btn-cart > a {
    width: 100%;
    height: 100%;
    float: left;
    font-size: 0
}

.main-header .group-button-header .btn-cart:hover .cart-block {
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
    visibility: visible
}

.blog-list .page-heading {
    text-transform: uppercase
}

.blog-list .blog-list-wapper ul li {
    border: 1px solid #eaeaea;
    line-height: 30px
}

.blog-list .blog-list-wapper ul li .post-desc {
    padding: 15px
}

.blog-list .blog-list-wapper ul li .post-desc .post-title a {
    font-size: 14px;
    color: #333
}

.blog-list .blog-list-wapper ul li .post-desc .post-title a:hover {
    color: #f96d10
}

.blog-list .blog-list-wapper ul li .post-desc .post-meta {
    color: #919191;
    font-size: 13px
}

.blog-list .blog-list-wapper ul li .post-desc .post-meta .date:before {
    font: normal normal normal 13px/1 FontAwesome;
    content: "\f1ec";
    padding-right: 5px
}

.blog-list .blog-list-wapper ul li .post-desc .post-meta .comment:before {
    font: normal normal normal 13px/1 FontAwesome;
    content: "\f0e5";
    padding-right: 5px;
    padding-left: 15px
}

.blog-list .blog-list-wapper ul li .readmore a {
    color: #f96d10
}

.blog-list .blog-list-wapper ul li .readmore a:after {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f178";
    padding-left: 10px
}

.blog-list .blog-list-wapper .owl-nav .owl-next {
    top: -50px
}

.blog-list .blog-list-wapper .owl-nav .owl-prev {
    left: inherit;
    right: 26px;
    top: -50px
}

#footer2 {
    margin-top: 45px;
    border-top: 1px solid #eaeaea;
    background: #fff
}

#footer2 .footer-top {
    padding: 10px 0
}

#footer2 .footer-top .footer-menu {
    margin-top: 25px
}

#footer2 .footer-top .footer-menu li {
    display: inline;
    float: left;
    padding: 0 10px
}

#footer2 .footer-social {
    margin-top: 18px
}

#footer2 .footer-social li {
    display: inline;
    float: right
}

#footer2 .footer-social li > a {
    color: #fff;
    width: 32px;
    height: 32px;
    background: #415a99;
    float: left;
    text-align: center;
    line-height: 32px;
    margin-left: 5px
}

#footer2 .footer-social li > a .fa {
    line-height: inherit
}

#footer2 .footer-social li > a.twitter {
    background: #00caff
}

#footer2 .footer-social li > a.pinterest {
    background: #cb222a
}

#footer2 .footer-social li > a.vk {
    background: #5b7fa6
}

#footer2 .footer-social li > a.google-plus {
    background: #da4735
}

#footer2 .footer-paralax {
    color: #fff;
    background-size: cover
}

#footer2 .footer-row {
    padding: 45px 0;
    background-color: rgba(0, 0, 0, .8);
    background: rgba(0, 0, 0, .8);
    color: #fff
}

#footer2 .footer-center {
    text-align: center;
    background-color: rgba(0, 0, 0, .6);
    background: rgba(0, 0, 0, .6)
}

#footer2 .footer-center h3 {
    text-transform: uppercase;
    padding-bottom: 20px
}

#footer2 .footer-center p {
    color: #999;
    padding-bottom: 20px
}

#footer2 .footer-row .form-subscribe {
    width: 540px;
    margin: 0 auto;
    border: 1px solid #999;
    line-height: normal
}

#footer2 .footer-row .form-subscribe .form-group {
    width: 100%;
    position: relative
}

#footer2 .footer-row .form-subscribe .form-control {
    width: 100%;
    background: 0 0;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: inherit;
    box-shadow: inherit;
    padding-right: 40px;
    color: #fff
}

#footer2 .footer-row .form-subscribe .btn {
    position: absolute;
    top: 3px;
    right: 0;
    background: 0 0;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: inherit;
    box-shadow: inherit;
    color: #fff
}

#footer2 .widget-title {
    text-transform: uppercase;
    padding-bottom: 20px
}

#footer2 .widget-body ul {
    padding-left: 25px
}

#footer2 .widget-body li {
    line-height: 30px
}

#footer2 .widget-body li a {
    color: #999;
    margin-left: -25px
}

#footer2 .widget-body li a:hover {
    color: #fff
}

#footer2 .widget-body li a:before {
    font-family: FontAwesome;
    font-size: 14px;
    content: "\f105";
    margin-right: 15px
}

#footer2 .widget-body li a.location:before {
    content: "\f041"
}

#footer2 .widget-body li a.name:before {
    content: "\f0f7"
}

#footer2 .widget-body li a.phone:before {
    content: "\f095"
}

#footer2 .widget-body li a.email:before {
    content: "\f003"
}

#footer2 .widget-body li a.mobile:before {
    content: "\f10b"
}

#footer2 .footer-bottom {
    background-color: rgba(0, 0, 0, .8);
    background: rgba(0, 0, 0, .8);
    color: #fff
}

#footer2 .footer-bottom .footer-bottom-wapper {
    border-top: 1px solid #333;
    padding: 30px 0
}

#footer2 .footer-bottom .footer-bottom-wapper a, #footer2 .footer-bottom .footer-bottom-wapper p {
    color: #999
}

#footer2 .footer-bottom .footer-bottom-wapper a:hover, #footer2 .footer-bottom .footer-bottom-wapper p:hover {
    color: #fff
}

.block-banner .block-banner-left, .block-banner .block-banner-right {
    width: 50%;
    float: left
}

.block-banner .block-banner-left {
    padding-right: 5px
}

.block-banner .block-banner-right {
    padding-left: 5px
}

.hot-deals-box {
    border: 1px solid #eaeaea
}

.hot-deals-box .hot-deals-tab {
    display: table;
    width: 100%
}

.hot-deals-box .hot-deals-tab .hot-deals-title {
    width: 45px;
    display: table-cell;
    text-transform: uppercase;
    font-size: 24px;
    text-align: center;
    background: #08c;
    color: #fff;
    padding-top: 40px
}

.hot-deals-box .hot-deals-tab .hot-deals-title > span {
    width: 100%;
    float: left;
    text-align: center
}

.hot-deals-box .hot-deals-tab .hot-deals-title > span.yellow {
    color: #fc0
}

.hot-deals-box .hot-deals-tab .hot-deals-tab-box {
    display: table-cell;
    padding: 25px
}

.hot-deals-box .hot-deals-tab .hot-deals-tab-box .nav-tab li {
    line-height: 40px;
    border-bottom: 1px solid #eaeaea;
    text-transform: uppercase;
    padding-left: 15px
}

.hot-deals-box .hot-deals-tab .hot-deals-tab-box .nav-tab li.active > a {
    color: #09c
}

.hot-deals-box .hot-deals-tab .box-count-down {
    margin-top: 20px;
    float: left;
    padding-left: 4px
}

.hot-deals-box .hot-deals-tab .box-count-down .box-count {
    width: 67px;
    height: 67px;
    border: 1px solid #eaeaea;
    float: left;
    border-radius: 90%;
    text-align: center;
    padding: 10px;
    position: relative;
    color: #fff;
    margin-left: -4px;
    background: #fff
}

.hot-deals-box .hot-deals-tab .box-count-down .dot {
    display: none
}

.hot-deals-box .hot-deals-tab .box-count-down .box-count:before {
    width: 100%;
    height: 100%;
    background: #08c;
    float: left;
    content: '';
    border-radius: 90%
}

.hot-deals-box .hot-deals-tab .box-count-down .box-count:after {
    content: '';
    width: 23px;
    height: 1px;
    background: #fff;
    position: absolute;
    top: 34px;
    left: 20px
}

.hot-deals-box .hot-deals-tab .box-count-down .number {
    position: absolute;
    width: 100%;
    left: 0;
    top: 15px
}

.hot-deals-box .hot-deals-tab .box-count-down .text {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 16px;
    font-size: 10px
}

.hot-deals-box .hot-deals-tab-content-col {
    padding-left: 0
}

.hot-deals-box .hot-deals-tab-content {
    padding: 30px 30px 0 0
}

.hot-deals-box .product-list .left-block {
    border: 1px solid #eaeaea;
    padding: 0
}

.hot-deals-box .product-list .right-block {
    padding: 0
}

.box-products {
    margin-top: 30px
}

.box-products .box-product-head {
    height: 30px;
    border-bottom: 1px solid #eaeaea
}

.box-products .box-product-head .box-title {
    color: #333;
    text-transform: uppercase;
    border-bottom: 3px solid #f30;
    padding-bottom: 5px;
    font-size: 18px;
    padding-left: 10px;
    padding-right: 5px
}

.box-products .box-tabs {
    float: right
}

.box-products .box-tabs li {
    display: inline;
    text-transform: uppercase;
    height: 30px;
    float: left
}

.box-products .box-tabs li > a {
    position: relative;
    padding: 0 10px;
    display: block;
    background: url(../images/kak3.png) center right no-repeat;
    float: left;
    height: 30px;
    line-height: 30px
}

.box-products .box-tabs li > a:after {
    content: "\f0d8";
    font-family: FontAwesome;
    font-size: 13px;
    color: #08c;
    position: absolute;
    bottom: -12px;
    left: 50%;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    display: none
}

.box-products .box-tabs li.active > a, .box-products .box-tabs li > a:hover {
    color: #333
}

.box-products .box-tabs li > a:before {
    content: '';
    height: 1px;
    background: #08c;
    position: absolute;
    bottom: 0;
    left: 10px;
    right: 10px;
    transform: scale(0, 1)
}

.box-products .box-tabs li:last-child > a {
    background: 0 0;
    border-right: none;
    padding-right: 0
}

.box-products .box-tabs li:last-child > a:before {
    right: 0
}

.box-products .box-tabs li > a:hover:before {
    transform: scale(1);
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

.box-products .box-tabs li.active > a:before {
    transform: scale(1);
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

.box-products .box-tabs li.active > a:after {
    display: block
}

.box-products .box-tabs li > a:hover:after {
    display: block
}

.box-products .box-product-content {
    margin-top: 20px
}

.box-products .box-product-content .box-product-adv {
    width: 226px;
    float: left
}

.box-products .box-product-content .box-product-list {
    margin-left: 236px
}

.box-products .box-product-content .box-product-list .product-list li {
    border: 1px solid #eaeaea;
    padding-bottom: 10px;
    overflow: hidden
}

.box-products .box-product-content .box-product-list .product-list li .right-block {
    margin-top: 30px
}

.option3 .product-list li .price-percent-reduction2 {
    right: -8px
}

.box-products.new-arrivals .box-tabs li > a:after {
    color: #f30
}

.box-products.new-arrivals .box-tabs li > a:before {
    background: #f30
}

.box-products.new-arrivals .box-product-head .box-title {
    border-bottom: 3px solid #f30
}

.box-products.top-sellers .box-tabs li > a:after {
    color: #fc0
}

.box-products.top-sellers .box-tabs li > a:before {
    background: #fc0
}

.box-products.top-sellers .box-product-head .box-title {
    border-bottom: 3px solid #fc0
}

.box-products.special-products .box-tabs li > a:after {
    color: #096
}

.box-products.special-products .box-tabs li > a:before {
    background: #096
}

.box-products.special-products .box-product-head .box-title {
    border-bottom: 3px solid #096
}

.box-products.recommendation .box-tabs li > a:after {
    color: #f6c
}

.box-products.recommendation .box-tabs li > a:before {
    background: #f6c
}

.box-products.recommendation .box-product-head .box-title {
    border-bottom: 3px solid #f6c
}

.box-products.box-products-default .box-tabs li > a:after {
    color: #ff6700
}

.box-products.box-products-default .box-tabs li > a:before {
    background: #ff6700
}

.box-products.box-products-default .box-product-head .box-title {
    border-bottom: 3px solid #ff6700
}

.box-products.box-products-orange .box-tabs li > a:after {
    color: #f63
}

.box-products.box-products-orange .box-tabs li > a:before {
    background: #f63
}

.box-products.box-products-orange .box-product-head .box-title {
    border-bottom: 3px solid #f63
}

.box-products.box-products-green .box-tabs li > a:after {
    color: #396
}

.box-products.box-products-green .box-tabs li > a:before {
    background: #396
}

.box-products.box-products-green .box-product-head .box-title {
    border-bottom: 3px solid #396
}

.box-products.box-products-red .box-tabs li > a:after {
    color: #f36
}

.box-products.box-products-red .box-tabs li > a:before {
    background: #f36
}

.box-products.box-products-red .box-product-head .box-title {
    border-bottom: 3px solid #f36
}

.box-products.box-products-blue .box-tabs li > a:after {
    color: #36c
}

.box-products.box-products-blue .box-tabs li > a:before {
    background: #36c
}

.box-products.box-products-blue .box-product-head .box-title {
    border-bottom: 3px solid #36c
}

.box-products.box-products-blue2 .box-tabs li > a:after {
    color: #690
}

.box-products.box-products-blue2 .box-tabs li > a:before {
    background: #690
}

.box-products.box-products-blue2 .box-product-head .box-title {
    border-bottom: 3px solid #690
}

.box-products.box-products-gray .box-tabs li > a:after {
    color: #6c6856
}

.box-products.box-products-gray .box-tabs li > a:before {
    background: #6c6856
}

.box-products.box-products-gray .box-product-head .box-title {
    border-bottom: 3px solid #6c6856
}

.box-products.box-products-pink .box-tabs li > a:after {
    color: #f6c
}

.box-products.box-products-pink .box-tabs li > a:before {
    background: #f6c
}

.box-products.box-products-pink .box-product-head .box-title {
    border-bottom: 3px solid #f6c
}

.box-products.box-products-yellow .box-tabs li > a:after {
    color: #fc0
}

.box-products.box-products-yellow .box-tabs li > a:before {
    background: #fc0
}

.box-products.box-products-yellow .box-product-head .box-title {
    border-bottom: 3px solid #fc0
}

.option3 .blog-list .page-heading {
    font-size: 18px
}

.option3 .blog-list .blog-list-wapper ul li .readmore a {
    color: #09c
}

.option3 .blog-list .page-heading span.page-heading-title {
    border-color: #09c
}

.block-popular-cat {
    border: 1px solid #eaeaea;
    padding: 15px
}

.footer3 .footer-bottom, .footer3 .footer-top {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgba(80, 80, 80, .6);
    overflow: hidden
}

.block-popular-cat .parent-categories {
    text-transform: uppercase;
    font-size: 16px;
    text-decoration: underline;
    padding-bottom: 15px
}

.block-popular-cat .image {
    width: auto;
    display: inline-block
}

.block-popular-cat .sub-categories {
    width: auto;
    display: inline-block;
    line-height: 30px
}

.block-popular-cat .sub-categories > ul > li > a:before {
    content: '';
    background: #008a90;
    border-radius: 50%;
    width: 4px;
    height: 4px;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 3px
}

.block-popular-cat .more {
    height: 36px;
    width: 70px;
    line-height: 36px;
    color: #fff;
    background: #00abb3;
    margin-top: 10px;
    display: block;
    text-align: center
}

.hotcat-section, .section-featured-banner, .service3 .service-item {
    margin-top: 30px
}

.block-popular-cat .more:hover {
    color: #fff
}

.block-quickview {
    padding: 15px;
    background: #fff
}

.section-blog-12, .service3 {
    padding-bottom: 30px
}

.service3 .service-item .icon {
    width: 50px;
    float: left
}

.footer3 .footer-coppyright .coppyright, .footer3 .footer-coppyright .payment-logo {
    width: auto;
    display: inline-block;
    color: #ccc
}

.service3 .service-item .service-info {
    padding-left: 73px;
    display: block;
    padding-top: 8px
}

.service3 .service-item .service-title a {
    color: #fff;
    text-transform: uppercase;
    font-size: 18px
}

.service3 .service-item .service-desc {
    color: #999
}

.footer3 {
    background: #191919;
    padding-top: 10px
}

.footer3 .footer-bottom {
    padding: 40px 0
}

.footer3 .footer-coppyright {
    padding: 30px 0
}

.footer3 .footer-coppyright .payment-logo {
    float: right
}

.footer3 .footer-bottom .footer-bottom-left {
    width: 64%;
    float: left
}

.footer3 .footer-bottom .footer-bottom-right {
    width: 36%;
    float: left
}

.footer3 .widget-container {
    margin-bottom: 50px
}

.footer3 .widget-container:last-child {
    margin-bottom: 0
}

.footer3 .widget-container .block-heading h3, .footer3 .widget-container .widget-title {
    text-transform: uppercase;
    font-size: 14px;
    color: #fff;
    margin-bottom: 20px
}

.footer3 .widget-container li {
    line-height: 24px;
    list-style: none;
    font-weight: 300
}

.footer3 .widget-container li a {
    color: #999
}

.footer3 .widget-container li a:hover {
    color: #fff
}

.footer3 .social-link a {
    margin-right: 20px
}

.footer3 .social-link a:last-child {
    margin-right: 0
}

.footer3 .social-link .fa {
    width: 32px;
    height: 32px;
    border: 1px solid #8c8c8c;
    background-color: transparent;
    color: #8c8c8c;
    webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%
}

.footer3 .mailchimp-form .input-group {
    border: 1px solid #505050
}

.footer3 .mailchimp-form .input-group input {
    height: 40px;
    padding-left: 15px
}

.footer3 .mailchimp-form .mailchimp-submit {
    height: 40px;
    background-color: #505050;
    border: none;
    color: #999;
    text-transform: uppercase;
    padding: 0 20px;
    webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    float: right
}

.footer3 .mailchimp-form .mailchimp-submit:focus, .footer3 .mailchimp-form .mailchimp-submit:hover {
    background-color: #ffd68f;
    color: #fff
}

.featured-banner {
    display: block;
    overflow: hidden;
    background: #fff
}

.featured-banner .left, .featured-banner .right {
    width: 50%;
    float: left;
    position: relative
}

.featured-banner .box-countdown {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 37px;
    font-family: Oswald, sans-serif;
    font-weight: 700;
    text-align: center
}

.featured-banner .box-countdown .box-title {
    width: 100px;
    height: 100px;
    background-color: rgba(255, 102, 51, .8);
    font-size: 36px;
    line-height: 36px;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    vertical-align: middle;
    padding: 15px 0;
    display: inline-block
}

.featured-banner .box-countdown-inner {
    display: inline-block;
    height: 100px
}

.featured-banner .box-countdown-inner .dot {
    display: none
}

.featured-banner .box-countdown-inner .box-count {
    width: 80px;
    height: 100px;
    background-color: rgba(255, 255, 255, .8);
    display: inline-block;
    float: left;
    margin-left: 1px;
    text-align: center;
    padding-top: 10px;
    color: #333;
    position: relative
}

.featured-banner .box-countdown-inner .box-count:before {
    content: '';
    height: 1px;
    background-color: #b0b0ae;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.featured-banner .box-countdown-inner .box-count .number {
    font-size: 60px;
    font-weight: 700;
    display: block;
    line-height: 60px;
    position: relative
}

.featured-banner .box-countdown-inner .box-count .text {
    font-size: 16px;
    text-transform: uppercase;
    display: block;
    margin-top: 3px;
    position: relative
}

.featured-banner .box-small-banner {
    width: 50%;
    float: left;
    position: relative
}

.featured-banner .box-small-banner .text-content {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center
}

.featured-banner .box-small-banner .banner:before {
    content: '';
    position: absolute;
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
    background-color: rgba(255, 102, 51, .8);
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.featured-banner .box-small-banner .text-content .title {
    font-size: 18px;
    text-transform: uppercase;
    color: #333;
    font-weight: 600
}

.featured-banner .box-small-banner .text-content .title:after {
    content: '';
    height: 2px;
    background: #333;
    width: 50px;
    display: inline-block;
    margin: 3px auto 0
}

.featured-banner .box-small-banner .text-content .title span {
    display: block
}

.featured-banner .box-small-banner .text-content .sub-title {
    font-size: 14px;
    text-transform: uppercase;
    color: #666;
    margin-top: 5px;
    display: inline-block
}

.featured-banner .box-small-banner.style1 .text-content .sub-title, .featured-banner .box-small-banner.style1 .text-content .title, .featured-banner .box-small-banner.style2:hover .text-content .sub-title, .featured-banner .box-small-banner.style2:hover .text-content .title {
    color: #fff
}

.featured-banner .box-small-banner.style1 .text-content {
    display: none
}

.featured-banner .box-small-banner.style1:hover .text-content, .featured-banner .box-small-banner:hover .group-button {
    display: block
}

.featured-banner .box-small-banner:hover .banner:before {
    opacity: 1;
    filter: alpha(opacity=100)
}

.featured-banner .box-small-banner.style1 .text-content .title:after {
    background-color: #fff
}

.featured-banner .box-small-banner .group-button {
    position: absolute;
    bottom: 43px;
    left: 50%;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    display: none
}

.featured-banner .box-small-banner .group-button a {
    font-size: 0;
    display: inline-block;
    float: left;
    margin-right: 30px
}

.featured-banner .box-small-banner .group-button .btn-quick-view {
    width: 25px;
    height: 24px;
    background: url(../images/icon-quick-view.png) center center no-repeat
}

.featured-banner .box-small-banner .group-button .btn-add-to-cart {
    width: 32px;
    height: 25px;
    background: url(../images/icon-add-tocart.png) center center no-repeat
}

.featured-banner .box-small-banner .group-button .btn-compare {
    width: 24px;
    height: 24px;
    background: url(../images/icon-compare.png) center center no-repeat;
    margin-right: 0
}

.featured-banner .box-small-banner.style2 img {
    opacity: 0;
    filter: alpha(opacity=0)
}

.featured-banner .box-small-banner.style2:hover img {
    opacity: 1;
    filter: alpha(opacity=100)
}

.featured-banner .box-small-banner.style2:hover .text-content .title:after {
    background-color: #fff
}

.featured-banner .box-small-banner.style2:hover .text-content .price del {
    color: #eaeaea
}

.featured-banner .box-small-banner .price {
    font-size: 18px;
    text-decoration: none;
    font-weight: 600;
    line-height: 18px;
    display: inline-block
}

.featured-banner .box-small-banner .price ins {
    text-decoration: none
}

.featured-banner .box-small-banner .price del {
    font-size: 14px;
    margin-left: 15px;
    color: #999;
    font-weight: 400
}

.featured-banner .banner-text {
    position: relative
}

.featured-banner .banner-text .banner:before {
    content: '';
    position: absolute;
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
    background-color: rgba(255, 102, 51, .8);
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.featured-banner .banner-text:hover .banner:before {
    opacity: 1;
    filter: alpha(opacity=100)
}

.featured-banner .banner-text .text-content {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    color: #fff
}

.featured-banner .banner-text .text-content .title {
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 600;
    line-height: 30px
}

.featured-banner .banner-text .text-content .title span {
    display: block
}

.featured-banner .banner-text .text-content .sub-title {
    display: inline-block;
    margin-top: 28px;
    font-size: 24px;
    font-weight: 600
}

.featured-banner .banner-text .text-content .sub-title span {
    display: block
}

.featured-banner .banner-text .text-content .sub-title span:first-child:after {
    content: '';
    width: 40px;
    height: 2px;
    background-color: #fff;
    display: block;
    margin: 0 auto 3px
}

.featured-banner .banner-text .text-content .sub-title span:last-child {
    font-size: 14px;
    font-weight: 400
}

.featured-banner .banner-text .group-button {
    margin-top: 45px
}

.featured-banner .banner-text .group-button a {
    height: 40px;
    padding: 0 30px;
    line-height: 40px;
    color: #333;
    background-color: #fff;
    border: 2px solid #fff;
    text-transform: uppercase;
    text-align: center;
    display: inline-block
}

.featured-banner .banner-text .group-button a.border {
    background-color: transparent;
    color: #fff
}

.overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .6)
}

.hotcat-section {
    padding: 60px 0 35px;
    background: url(../images/service-bg.jpg) 50% 0 no-repeat fixed;
    position: relative
}

.section-title-2 {
    text-align: center;
    position: relative;
    margin-bottom: 55px
}

.section-title-2:after {
    content: '';
    width: 50px;
    height: 2px;
    background-color: #333;
    margin: 10px auto 0;
    display: block
}

.hot-cat-9 .cat-item .cat-title, .section-title-2 h2 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 5px;
    text-transform: uppercase
}

.hotcat-section .section-title-2 {
    color: #fff
}

.hotcat-section .section-title-2:after {
    background-color: #fff
}

.hot-cat-9 {
    position: relative;
    text-align: center;
    color: #fff
}

.hot-cat-9 .cat-item .cat-title a {
    color: #fff
}

.hot-cat-9 .cat-item:hover, .hot-cat-9 .cat-item:hover .cat-title a {
    color: #f63
}

.hot-cat-9 .cat-item .icon {
    width: 100px;
    height: 100px;
    display: block;
    margin: 0 auto
}

.hot-cat-9 .cat-item .icon .img2, .hot-cat-9 .cat-item:hover .icon .img1 {
    display: none
}

.hot-cat-9 .cat-item .info {
    margin-top: 15px
}

.hot-cat-9 .cat-item:hover .icon .img2 {
    display: inline-block
}

.section-lasttest-blog {
    padding: 90px 0 48px
}

.lasttest-blog9 .item {
    display: table;
    position: relative
}

.lasttest-blog9 .item:before {
    content: '';
    height: 6px;
    width: 0%;
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: #f63;
    webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    z-index: 2
}

.lasttest-blog9 .item:hover:before {
    width: 100%
}

.lasttest-blog9 .item .info, .lasttest-blog9 .item .thumb {
    display: table-cell;
    width: 50%
}

.lasttest-blog9 .item .info {
    padding: 30px;
    position: relative
}

.lasttest-blog9 .item .info .cat {
    height: 30px;
    padding: 0 10px;
    display: inline-block;
    background-color: #f63;
    line-height: 30px;
    color: #fff
}

.lasttest-blog9 .item .info .title {
    font-size: 24px;
    text-transform: uppercase;
    margin-top: 30px
}

.lasttest-blog9 .item .info .title a {
    color: #333
}

.lasttest-blog9 .item .info .title a:hover {
    color: #f63
}

.lasttest-blog9 .item .info .readmore {
    position: absolute;
    bottom: 30px;
    left: 30px;
    font-weight: 400;
    color: #999
}

.lasttest-blog9 .item .info .readmore:hover {
    color: #f63
}

.lasttest-blog9 .item .info .readmore:before {
    font-family: FontAwesome;
    content: "\f105";
    margin-right: 10px
}

.lasttest-blog9 .owl-carousel .owl-dots .owl-dot.active {
    background-color: #ff6700;
    border-color: #999
}

.section-band-logo {
    padding: 40px 0;
    background-color: #ebebeb
}

.lasttest-blog11 .item {
    background-color: #fff
}

.lasttest-blog11 .item .info {
    padding: 25px
}

.lasttest-blog11 .item .title {
    font-size: 18px;
    font-weight: 700
}

.lasttest-blog11 .item .desc {
    padding: 10px 0
}

.lasttest-blog11 .item .readmore {
    color: #f60
}

.lasttest-blog11 .item .readmore:before {
    font-family: FontAwesome;
    content: "\f105";
    margin-right: 10px
}

.lasttest-blog11 .item .thumb {
    position: relative
}

.lasttest-blog11 .item .cat {
    padding: 3px 30px;
    color: #fff;
    position: absolute;
    bottom: 20px;
    left: 0;
    background-color: rgba(255, 102, 0, .8)
}

.option12 {
    font-family: Arimo, sans-serif
}

.header.style12 {
    background-color: #394264
}

.header.style12 .main-menu {
    margin: 0;
    padding: 0 15px
}

.header.style12 .top-header {
    background-color: transparent
}

.header.style12 .top-header a {
    color: #9099b7;
    border-color: rgba(220, 220, 220, .3);
    padding-right: 15px
}

.header.style12 .top-header .dropdown-menu {
    border-color: #099
}

.header.style12 .top-bar-social {
    float: right;
    padding-top: 5px
}

.header.style12 .top-bar-social a {
    width: 23px;
    height: 23px;
    border: 1px solid #9099b7;
    display: inline-block;
    line-height: 23px;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    margin-left: 8px;
    float: left;
    font-size: 10px;
    padding: 0
}

.header.style12 .top-bar-social a:first-child {
    margin-left: 15px
}

.header.style12 .top-header .inner {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: rgba(220, 220, 220, .3);
    padding: 3px 0
}

.header.style12 .language a {
    border: none
}

.header.style12 .support-link > a {
    text-transform: uppercase
}

.header.style12 .support-link > a:before {
    font-family: FontAwesome;
    content: "\f095";
    width: 23px;
    height: 23px;
    border: 1px solid #9099b7;
    display: inline-block;
    line-height: 23px;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    margin-right: 8px
}

.header.style12 .main-header {
    padding: 40px 0 65px
}

.header.style12 .main-menu .navbar-collapse {
    float: right
}

.header.style12 .main-menu .navbar .navbar-nav > li > a {
    color: #9099b7;
    font-weight: 700;
    text-transform: uppercase;
    border: none;
    padding: 0 10px
}

.header.style12 .main-menu .navbar .navbar-nav > li > a:before {
    content: '';
    width: 20px;
    height: 2px;
    background-color: #fff;
    margin: 0 auto;
    display: none;
    position: absolute;
    bottom: -10px;
    left: 50%;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.header.style12 .main-menu .navbar .navbar-nav > li:last-child > a {
    padding-right: 0
}

.header.style12 .main-menu .navbar .navbar-nav > li.active, .header.style12 .main-menu .navbar .navbar-nav > li:hover {
    background-color: transparent;
    color: #fff
}

.header.style12 .main-menu .navbar .navbar-nav > li.active > a:before, .header.style12 .main-menu .navbar .navbar-nav > li:hover > a:before {
    display: block
}

.header.style12.optop {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 100
}

.header.style12.optop .top-header {
    display: none
}

.header.style12.optop .main-header {
    padding: 15px 0
}

.block-header-top12 {
    display: table;
    background-color: #50597b;
    padding: 13px 20px;
    margin-top: -34px;
    width: 100%
}

.block-header-top12 .block-mini-cart, .block-header-top12 .block-search, .block-header-top12 .block-vertical {
    display: table-cell;
    position: relative
}

.block-header-top12 .block-vertical {
    width: 250px;
    height: 44px
}

.block-header-top12 .block-search {
    width: 690px
}

.block-header-top12 .box-vertical-megamenus {
    left: 0;
    right: 0;
    position: static
}

.block-header-top12 .box-vertical-megamenus .title {
    height: 44px;
    line-height: 44px;
    padding: 0 20px 0 30px;
    background-color: #ff6700
}

.block-header-top12 .box-vertical-megamenus .all-category span:hover, .block-header-top12 .box-vertical-megamenus .vertical-menu-list > li:hover, .block-top-slide .owl-carousel .owl-dots .owl-dot {
    background-color: transparent
}

.block-header-top12 .box-vertical-megamenus .btn-open-mobile {
    width: 16px;
    height: 16px;
    border: 1px solid #fff;
    text-align: center;
    line-height: 14px;
    font-size: 12px;
    margin-top: 14px
}

.block-header-top12 .box-vertical-megamenus .vertical-menu-content {
    position: absolute;
    top: 57px;
    z-index: 12;
    left: -21px;
    right: 0;
    border: 1px solid #eee;
    border-top: none;
    padding-top: 3px
}

.block-header-top12 .box-vertical-megamenus .vertical-menu-list {
    border: none
}

.block-header-top12 .box-vertical-megamenus .vertical-menu-list > li {
    padding: 0 20px
}

.block-header-top12 .box-vertical-megamenus .vertical-menu-list > li:hover > a {
    color: inherit
}

.block-header-top12 .box-vertical-megamenus .vertical-menu-list > li > a {
    border-bottom: 1px solid #eee;
    color: #333;
    padding: 0;
    line-height: 41px;
    position: relative
}

.block-header-top12 .box-vertical-megamenus .vertical-menu-list > li > a.parent:before {
    right: 0;
    color: #333;
    top: 12px
}

.block-header-top12 .box-vertical-megamenus .vertical-menu-list > li > a > img {
    min-width: 270px
}

.block-header-top12 .box-vertical-megamenus .all-category {
    padding: 0
}

.block-header-top12 .box-vertical-megamenus .all-category span {
    border: none;
    font-weight: 700;
    color: #999;
    height: inherit;
    font-family: Oswald, sans-serif;
    line-height: normal
}

.block-header-top12 .box-vertical-megamenus .all-category span:after {
    display: block;
    margin: 0 auto;
    content: "\f107"
}

.block-header-top12 .box-vertical-megamenus .all-category .colse-cate:after {
    content: "\f106"
}

.block-search form {
    width: 100%;
    background-color: #fff;
    position: relative
}

.block-search .input-serach {
    width: 66%
}

.block-search .input-serach input {
    width: 100%;
    padding: 12px 30px
}

.block-search .form-category {
    width: 25%;
    border-left: 1px solid #eee
}

.block-search .select2-container {
    width: 100% !important
}

.block-search .select2-container--default .select2-selection--single {
    border: none
}

.block-search .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 29px
}

.block-search .btn-search {
    width: 56px;
    height: 44px;
    text-align: center;
    line-height: 44px;
    color: #fff;
    background-color: #394264
}

.block-mini-cart {
    background-color: #11a8ab;
    color: #fff;
    vertical-align: middle
}

.block-mini-cart .cart-link {
    color: #fff;
    font-weight: 700;
    text-transform: uppercase
}

.block-mini-cart .cart-link .icon {
    width: 26px;
    height: 22px;
    display: inline-block;
    background: url(../images/icon-cart12.png) center center no-repeat;
    padding: 0 16px 0 22px;
    position: relative
}

.block-mini-cart .cart-link .icon .count {
    position: absolute;
    top: -20px;
    left: 9px;
    width: 20px;
    height: 20px;
    background-color: #ff6700;
    text-align: center;
    line-height: 20px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%
}

.block-mini-cart:hover .cart-block {
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
    visibility: visible
}

.block-top-slide {
    display: table;
    width: 100%;
    padding-top: 10px
}

.block-top-slide .block-banner, .block-top-slide .block-blank, .block-top-slide .block-slide {
    display: table-cell
}

.block-top-slide .block-blank {
    width: 281px
}

.block-top-slide .block-slide {
    width: 680px;
    max-width: 680px
}

.block-top-slide .block-slide .owl-nav .owl-next, .block-top-slide .block-slide .owl-nav .owl-prev {
    width: 40px;
    height: 40px;
    line-height: 38px;
    transition: all .45s ease;
    opacity: 0;
    visibility: hidden
}

.block-top-slide .block-slide:hover .owl-nav .owl-next, .block-top-slide .block-slide:hover .owl-nav .owl-prev {
    opacity: 1;
    visibility: inherit
}

.block-top-slide .block-slide .owl-nav .owl-prev {
    left: 10px
}

.block-top-slide .block-slide .owl-nav .owl-next {
    right: 10px
}

.block-top-slide .block-banner {
    max-width: 210px
}

.block-top-slide .owl-carousel .owl-dots {
    bottom: 20px
}

.block-top-slide .owl-carousel .owl-dots .owl-dot {
    border: 2px solid #eee;
    opacity: .7;
    margin: 0 5px
}

.block-top-slide .owl-carousel .owl-dots .owl-dot.active {
    background-color: #ff6700;
    border-color: #fff;
    opacity: 1
}

.block-brands .owl-nav .owl-next, .block-brands .owl-nav .owl-prev {
    background-color: transparent;
    color: #ccc;
    -moz-transition: all .45s ease;
    -webkit-transition: all .45s ease;
    -o-transition: all .45s ease;
    -ms-transition: all .45s ease;
    transition: all .45s ease;
    opacity: 0;
    visibility: hidden
}

.block-brands:hover .owl-nav .owl-next, .block-brands:hover .owl-nav .owl-prev {
    opacity: 1;
    visibility: inherit
}

.block-brands .owl-nav .owl-next:hover, .block-brands .owl-nav .owl-prev:hover {
    color: #999
}

.block-group-banner {
    margin: 0;
    padding-top: 30px
}

.block-group-banner .item {
    padding: 0;
    margin-bottom: 30px
}

.block-group-banner2 .item {
    margin-bottom: 30px
}

.block-tab-category {
    margin-bottom: 30px;
    display: table;
    width: 100%
}

.block-tab-category .head {
    background-color: #eee;
    border-bottom: 2px solid #ff6700;
    display: table;
    width: 100%
}

.block-tab-category .head .title {
    display: inline-block;
    float: left;
    line-height: 50px;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 18px;
    color: #333;
    margin: 0;
    font-family: Oswald
}

.block-tab-category .head .title .bar {
    width: 50px;
    height: 50px;
    text-align: center;
    display: inline-block;
    line-height: 50px;
    margin-right: 8px;
    cursor: pointer
}

.block-tab-category .head .title .bar.active {
    background-color: #ff6700;
    color: #fff
}

.block-tab-category .box-tabs {
    display: inline-block;
    float: right
}

.block-tab-category .box-tabs li {
    display: inline-block;
    float: left
}

.block-tab-category .box-tabs li a {
    color: #666;
    font-weight: 700;
    padding: 15px 20px;
    display: inline-block;
    position: relative
}

.block-tab-category .box-tabs li a:hover, .block-tab-category .box-tabs li.active a {
    color: #ff6700
}

.block-tab-category .box-tabs li a:after {
    content: "\f0d8";
    font-family: FontAwesome;
    line-height: 2px;
    position: absolute;
    left: 50%;
    bottom: 2px;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.product-style3 .btn-add-to-cart, .product-style3 .status {
    font-family: Oswald;
    position: absolute;
    color: #fff
}

.block-tab-category .box-tabs li a:hover:after {
    opacity: 1;
    filter: alpha(opacity=100)
}

.block-tab-category .box-tabs li.active a:after {
    opacity: 1;
    filter: alpha(opacity=100)
}

.block-tab-category .block-banner {
    width: 31.1%;
    float: left;
    margin: 0;
    padding: 0;
    position: relative
}

.block-tab-category .tab-cat {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 10;
    padding-top: 30px;
    padding-left: 20px;
    background-color: rgba(255, 103, 0, .8);
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.block-tab-category .tab-cat.show {
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: inherit
}

.block-tab-category .tab-cat li > a {
    padding: 10px 0 10px 15px;
    color: #fff;
    display: inline-block;
    width: 100%
}

.block-tab-category .tab-cat li > a .img-2, .block-tab-category .tab-cat li > a:hover .img-1 {
    display: none
}

.block-tab-category .tab-cat li > a > img {
    margin-right: 5px
}

.block-tab-category .tab-cat li > a:hover {
    background-color: #fff;
    color: #333
}

.block-tab-category .tab-cat li > a:hover .img-2 {
    display: inline-block
}

.block-tab-category .block-content {
    width: 68.9%;
    float: left
}

.block-tab-category .tab-products .product-style3 {
    width: 33.333333%;
    border-bottom: 1px solid #eee;
    border-right: 1px solid #eee;
    float: left
}

.block-tab-category.men .head {
    border-color: #11a8ab
}

.block-tab-category.men .box-tabs li a:hover, .block-tab-category.men .box-tabs li.active a {
    color: #11a8ab
}

.block-tab-category.men .head .title .bar.active {
    background-color: #11a8ab
}

.block-tab-category.men .tab-cat {
    background-color: rgba(17, 168, 171, .8)
}

.block-tab-category.men .product-style3 .btn-add-to-cart:hover, .block-tab-category.men .product-style3 .group-button-control a:hover {
    background-color: #11a8ab
}

.block-tab-category.accessories .head {
    border-color: #06c
}

.block-tab-category.accessories .box-tabs li a:hover, .block-tab-category.accessories .box-tabs li.active a {
    color: #06c
}

.block-tab-category.accessories .head .title .bar.active {
    background-color: #06c
}

.block-tab-category.accessories .tab-cat {
    background-color: rgba(0, 102, 204, .8)
}

.block-tab-category.accessories .product-style3 .btn-add-to-cart:hover, .block-tab-category.accessories .product-style3 .group-button-control a:hover {
    background-color: #06c
}

.product-style3 {
    position: relative;
    overflow: hidden
}

.product-style3 .product-info {
    padding: 15px 15px 3px
}

.product-style3 .product-name a {
    color: #333;
    font-size: 14px
}

.product-style3 .price {
    color: #ff6700
}

.product-style3 .product-star {
    display: table;
    font-size: 13px;
    color: #ffae00;
    margin-top: 5px
}

.product-style3 .product-star .fa {
    margin-right: 3px
}

.product-style3 .product-star .fa:last-child {
    margin-right: 0
}

.product-style3 .btn-add-to-cart {
    padding: 12px 0;
    background-color: rgba(57, 66, 100, .9);
    text-align: center;
    bottom: -50px;
    left: 0;
    right: 0;
    font-size: 16px;
    font-weight: 300;
    -moz-transition: all .45s ease;
    -webkit-transition: all .45s ease;
    -o-transition: all .45s ease;
    -ms-transition: all .45s ease;
    transition: all .45s ease
}

.product-style3 .btn-add-to-cart:before {
    content: '';
    width: 20px;
    height: 16px;
    display: inline-block;
    background: url(../images/cart12.png) center center no-repeat;
    margin-right: 5px
}

.product-style3 .compare, .product-style3 .quickview, .product-style3 .wishlist {
    background-position: center center;
    background-repeat: no-repeat
}

.product-style3 .btn-add-to-cart:hover {
    background-color: #ff6700
}

.product-style3:hover .btn-add-to-cart {
    bottom: 0
}

.product-style3 .group-button-control {
    width: auto;
    position: absolute;
    bottom: 90px;
    right: 5px
}

.product-style3 .wishlist {
    background-image: url(../images/wishlist12.png)
}

.product-style3 .compare {
    background-image: url(../images/compare12.png)
}

.product-style3 .quickview {
    background-image: url(../images/quickview12.png)
}

.product-style3 .group-button-control a {
    width: 39px;
    height: 34px;
    display: block;
    margin-top: 10px;
    background-color: #eee;
    line-height: 34px;
    font-size: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
    opacity: 0;
    filter: alpha(opacity=0)
}

.product-style3 .group-button-control a:hover {
    background-color: #ff6700;
    color: #fff
}

.product-style3:hover .group-button-control a {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    transform: scale(1)
}

.product-style3 .status {
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    font-size: 12px
}

.product-style3 .status.sale {
    background-color: #89b13a;
    bottom: 15px;
    right: 15px
}

.product-style3 .status.new {
    background-color: #fa894b;
    bottom: 15px;
    left: 15px
}

.footer4 {
    border-top: 5px solid #eee
}

.footer4 .footer-top {
    overflow: hidden
}

.footer4 .footer-top .left {
    width: 64%;
    float: left
}

.footer4 .footer-top .right {
    width: 36%;
    float: left
}

.footer4 .widget-container {
    margin-top: 30px
}

.footer4 .widget-container li {
    line-height: 28px
}

.footer4 .social-link {
    overflow: hidden
}

.footer4 .social-link a {
    float: left
}

.footer4 .social-link .fa {
    width: 32px;
    height: 32px;
    border: 2px solid #999;
    background-color: transparent;
    color: #999;
    webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    margin-right: 15px
}

.footer4 .widget-container .block-heading h3, .footer4 .widget-container .widget-title {
    font-size: 16px;
    font-family: Oswald;
    font-weight: 300;
    text-transform: uppercase;
    margin-bottom: 20px;
    color: #333
}

.footer4 .mailchimp-form .input-group {
    border: 1px solid #eee
}

.footer4 .mailchimp-form .input-group input {
    height: 40px;
    padding-left: 15px
}

.footer4 .mailchimp-form .mailchimp-submit {
    height: 42px;
    background-color: #11a8ab;
    border: none;
    color: #fff;
    text-transform: uppercase;
    padding: 0 20px;
    float: right;
    font-size: 16px;
    font-family: Oswald;
    font-weight: 300;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    margin-top: -1px;
    margin-right: -1px
}

.block-cat .read-more, .footer4 .footer-coppyright {
    color: #333;
    font-weight: 300;
    font-family: Oswald
}

.footer4 .footer-middle {
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    margin-top: 30px
}

.footer4 .footer-link {
    text-align: center
}

.footer4 .footer-bottom {
    padding: 30px 0
}

.footer4 .footer-link a {
    border-right: 1px solid #666;
    display: inline-block;
    padding: 0 10px;
    line-height: 11px;
    margin: 5px 0
}

.block-cat, .block-service13 .item {
    margin-bottom: 30px
}

.footer4 .footer-link a:last-child {
    border: none
}

.footer4 .footer-coppyright {
    text-align: center;
    padding: 20px 0
}

.footer4 .footer-middle {
    padding: 10px 0
}

.block-cat {
    border: 1px solid #eee;
    position: relative;
    padding: 30px;
    background-position: bottom right;
    background-repeat: no-repeat
}

.block-cat .sub-cat {
    width: auto;
    display: inline-block
}

.block-cat .sub-cat li {
    border-bottom: 1px solid #eee;
    padding: 4px 30px 4px 0;
    list-style: inside
}

.block-cat .read-more {
    display: block;
    margin-top: 20px
}

.block-cat .read-more:before {
    content: '';
    width: 20px;
    height: 2px;
    background-color: #999;
    display: block;
    margin-bottom: 4px
}

.block-cat .cat-title {
    position: absolute;
    top: 30px;
    right: 30px;
    font-size: 24px;
    color: #999;
    font-family: Oswald;
    font-weight: 300;
    text-align: right
}

.block-cat .cat-title span {
    display: block;
    line-height: inherit
}

.block-cat .cat-title .cat-name {
    font-weight: 700;
    font-size: 30px;
    text-transform: uppercase;
    font-family: Montserrat, sans-serif
}

.block-cat.women {
    background-image: url(../data/option12/women.png)
}

.block-cat.women .cat-name {
    color: #ff6700
}

.block-cat.men {
    background-image: url(../data/option12/men.png)
}

.block-cat.men .cat-name {
    color: #11a8ab
}

.block-cat.accessory {
    background-image: url(../data/option12/Accessory.png)
}

.block-cat.accessory .cat-name {
    color: #2b5e92
}

.section-blog-12 .section-title {
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    color: #333;
    margin-bottom: 20px
}

.section-blog-12 .section-title:before {
    content: '';
    width: 20px;
    height: 2px;
    background-color: #333;
    display: block
}

.section-blog-12 .section-title .sub-title {
    display: block;
    font-size: 14px;
    font-weight: 400;
    text-transform: none;
    color: #999
}

.blog12 {
    border: 1px solid #eee;
    display: table;
    width: 100%
}

.blog12 .info, .blog12 .thumb {
    width: 50%;
    float: left
}

.blog12 .info {
    padding: 25px;
    position: relative
}

.blog12 .date {
    padding: 5px 12px;
    display: inline-block;
    background-color: #ff6700;
    color: #fff;
    font-size: 16px
}

.blog12 .blog-title {
    font-size: 24px;
    padding-top: 30px;
    text-transform: uppercase;
    margin-bottom: 70px
}

.blog12 .blog-title a {
    color: #333
}

.blog12 .blog-title a:hover {
    color: #ff6700
}

.blog12 .read-more {
    font-family: Oswald;
    font-weight: 300;
    text-transform: uppercase
}

.blog12 .read-more:before {
    content: '';
    width: 20px;
    height: 2px;
    background-color: #999;
    display: block
}

.section-blog-12 .owl-nav .owl-next, .section-blog-12 .owl-nav .owl-prev {
    background-color: #fff;
    border: 1px solid #eee;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    color: #b3b3b3;
    line-height: 22px;
    top: -40px
}

.section-blog-12 .owl-nav .owl-prev {
    left: inherit;
    right: 36px
}

.section-band-logo.style2 {
    background-color: transparent;
    padding: 0 0 30px
}

.section-band-logo.style2 a {
    padding: 0 1px;
    display: inline-block
}

.section-band-logo.style2 .owl-nav .owl-next, .section-band-logo.style2 .owl-nav .owl-prev {
    background-color: #fff;
    border: 1px solid #eee;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    color: #b3b3b3;
    line-height: 22px;
    -moz-transition: all .45s ease;
    -webkit-transition: all .45s ease;
    -o-transition: all .45s ease;
    -ms-transition: all .45s ease;
    transition: all .45s ease;
    opacity: 0;
    visibility: hidden
}

.section-band-logo.style2 .owl-nav .owl-prev {
    left: -12px
}

.section-band-logo.style2 .owl-nav .owl-next {
    right: -12px
}

.section-band-logo.style2:hover .owl-nav .owl-next, .section-band-logo.style2:hover .owl-nav .owl-prev {
    opacity: 1;
    visibility: inherit
}

.block-hotdeal-week {
    border: 1px solid #eee
}

.block-hotdeal-week .title {
    padding: 13px 24px;
    background-color: #eee;
    text-transform: uppercase;
    font-family: Oswald;
    font-weight: 300;
    color: #333;
    font-size: 18px
}

.block-hotdeal-week .inner {
    padding: 23px 10px
}

.block-hotdeal-week .product {
    text-align: center
}

.block-hotdeal-week .countdown-lastest {
    text-align: center;
    display: table;
    margin: 0 auto
}

.block-hotdeal-week .price {
    color: #ff6700;
    text-decoration: none;
    margin-bottom: 10px;
    display: inline-block
}

.block-hotdeal-week .price ins {
    text-decoration: none;
    margin-right: 10px
}

.block-hotdeal-week .price del {
    color: #999
}

.block-hotdeal-week .countdown-lastest .dot {
    display: none
}

.block-hotdeal-week .countdown-lastest .box-count {
    width: 42px;
    display: inline-block;
    margin-right: 15px
}

.block-hotdeal-week .countdown-lastest .box-count .number {
    background-color: #ff6700;
    color: #fff;
    font-size: 16px;
    display: inline-block;
    height: 34px;
    width: 100%;
    line-height: 34px;
    font-weight: 600
}

.block-hotdeal-week .countdown-lastest .box-count .text {
    display: block;
    color: #999;
    font-family: Oswald
}

.block-hotdeal-week .owl-nav .owl-next, .block-hotdeal-week .owl-nav .owl-prev {
    background-color: #fff;
    border: 1px solid #eee;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    color: #b3b3b3;
    line-height: 22px;
    -moz-transition: all .45s ease;
    -webkit-transition: all .45s ease;
    -o-transition: all .45s ease;
    -ms-transition: all .45s ease;
    transition: all .45s ease;
    opacity: 0;
    visibility: hidden
}

.block-hotdeal-week .owl-nav .owl-prev {
    left: -22px
}

.block-hotdeal-week .owl-nav .owl-next {
    right: -22px
}

.block-hotdeal-week .owl-carousel:hover .owl-nav .owl-next, .block-hotdeal-week .owl-carousel:hover .owl-nav .owl-prev {
    opacity: 1;
    visibility: inherit
}

.block-hotdeal-week .product-name {
    font-size: 14px;
    margin-bottom: 10px
}

.block-hotdeal-week .btn-add-to-cart {
    padding: 0 13px;
    background-color: #11a8ab;
    color: #fff;
    height: 34px;
    line-height: 34px;
    display: inline-block
}

.block-hotdeal-week .btn-add-to-cart:before {
    content: '';
    width: 20px;
    height: 16px;
    display: inline-block;
    background: url(../images/cart12.png) center center no-repeat;
    margin-right: 5px
}

.block-hotdeal-week .compare, .block-hotdeal-week .wishlist {
    background-repeat: no-repeat;
    background-position: center center;
    width: 40px;
    height: 34px;
    background-color: #eee;
    display: inline-block;
    font-size: 0
}

.block-hotdeal-week .wishlist {
    background-image: url(../images/wishlist12.png)
}

.block-hotdeal-week .compare {
    background-image: url(../images/compare12.png)
}

.block-hotdeal-week .btn-add-to-cart:hover, .block-hotdeal-week .compare:hover, .block-hotdeal-week .wishlist:hover {
    background-color: #ff6700
}

.block-testimonials2 {
    background-color: #394264;
    color: #fff;
    margin-top: 30px;
    padding: 20px
}

.block-testimonials2 li {
    padding-top: 17px;
    margin-bottom: 20px
}

.block-testimonials2 li img {
    border: 3px solid #bcbdbe;
    border-radius: 90%;
    opacity: .5
}

.block-testimonials2 .item-center li {
    width: 100px;
    height: 100px;
    position: absolute;
    z-index: 2;
    top: -17px;
    left: 50%;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.block-testimonials2 .item-center li img {
    opacity: 1
}

.block-testimonials2 .info {
    display: none
}

.block-testimonials2 .text {
    margin-bottom: 15px
}

.block-testimonials2 .text:before {
    content: "\f10d";
    font-family: FontAwesome;
    font-size: 40px;
    color: #099;
    margin-right: 10px;
    line-height: normal
}

.block-new-product12 .title, .product-style4 .status {
    font-family: Oswald;
    text-transform: uppercase
}

.block-testimonials2 .name {
    text-align: right;
    float: right
}

.block-testimonials2 .testimonial-caption {
    overflow: hidden
}

.block-new-product12 {
    border: 1px solid #eee;
    margin-top: 30px
}

.block-new-product12 .title {
    padding: 13px 24px;
    background-color: #eee;
    font-weight: 300;
    color: #333;
    font-size: 18px
}

#popup-newsletter, .option13 {
    font-family: Montserrat, sans-serif
}

.block-new-product12 .inner {
    padding: 10px 25px
}

.block-new-product12 .price {
    color: #ff6700;
    text-decoration: none;
    display: inline-block
}

.block-new-product12 .price ins {
    text-decoration: none;
    margin-right: 10px
}

.block-new-product12 .price del {
    color: #999;
    font-weight: 400
}

.block-new-product12 .product {
    border-bottom: 1px solid #eee;
    padding-bottom: 12px;
    margin-top: 12px;
    overflow: hidden
}

.block-new-product12 .product .image {
    width: 80px;
    height: 80px;
    float: left
}

.block-new-product12 .product .info {
    margin-left: 105px
}

.block-new-product12 .product .product-name {
    font-size: 14px;
    margin-bottom: 10px
}

.block-new-product12 .owl-nav {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 10px
}

.block-new-product12 .owl-nav .owl-next, .block-new-product12 .owl-nav .owl-prev {
    background-color: #fff;
    border: 1px solid #eee;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    color: #b3b3b3;
    line-height: 22px;
    position: static;
    top: inherit;
    right: inherit;
    left: inherit;
    bottom: inherit;
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
    display: inline-block;
    margin: 0 5px
}

.block-banner12, .tab-product-13 {
    margin-top: 30px
}

.option13 {
    font-weight: 300
}

.header.style13 .support-link > a:before {
    font-family: FontAwesome;
    content: "\f095";
    width: 23px;
    height: 23px;
    border: 1px solid #666;
    display: inline-block;
    line-height: 23px;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    margin-right: 8px
}

.header.style13 .top-bar-social {
    float: right;
    padding-top: 5px
}

.header.style13 .top-bar-social a {
    width: 23px;
    height: 23px;
    border: 1px solid #666;
    display: inline-block;
    line-height: 20px;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    margin-left: 8px;
    float: left;
    font-size: 10px;
    padding: 0
}

.header.style13.optop .block-header-top13 .box-vertical-megamenus .vertical-menu-content, .header.style13.optop .box-vertical-megamenus .title .title-menu, .header.style13.optop .main-header, .header.style13.optop .top-header {
    display: none
}

.header.style13 .top-bar-social a:first-child {
    margin-left: 15px
}

.header.style13 .top-header {
    background-color: #fff;
    box-shadow: 0 1px 1px 0 rgba(50, 50, 50, .1);
    padding: 5px 0
}

.header.style13 .main-header {
    padding: 50px 0
}

.header.style13 .main-header .header-search-box, .header.style13 .main-header .shopping-cart-box {
    margin-top: 0
}

.header.style13 .main-header .header-search-box .form-inline {
    border-color: #ffae00
}

.header.style13 .main-header .header-search-box .form-inline .btn-search {
    background-color: #ffae00
}

.header.style13 .main-header .header-search-box .form-inline .form-category {
    background-color: #fff;
    border-left: 1px solid #eee
}

.header.style13 .main-header .header-search-box .form-inline .select2 {
    border: none
}

.header.style13.optop {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 100;
    background-color: #fff;
    box-shadow: 0 1px 1px 0 rgba(50, 50, 50, .1)
}

.header.style13.optop .vertical-menu-wapper {
    width: 80px;
    padding-right: 0
}

.header.style13.optop .block-header-top13 .box-vertical-megamenus .btn-open-mobile {
    display: table;
    margin: 16px auto 0;
    vertical-align: middle;
    float: none !important
}

.header.style13.optop .box-vertical-megamenus .title {
    padding: 0
}

.mini-cart-13 {
    border: 1px solid #eee;
    padding: 6px 0 6px 20px;
    width: 100%;
    float: left
}

.mini-cart-13 .cart-link {
    text-transform: uppercase;
    color: #333;
    line-height: 28px
}

.mini-cart-13 .cart-link .icon {
    width: 26px;
    height: 22px;
    display: inline-block;
    background: url(../images/iconcart-13.png) center center no-repeat;
    position: relative
}

.mini-cart-13 .cart-link .count {
    position: absolute;
    top: -25px;
    left: 50%;
    height: 20px;
    background-color: #333;
    display: inline-block;
    min-width: 36px;
    color: #fff;
    text-align: center;
    line-height: 20px;
    ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.block-header-top13 .box-vertical-megamenus .all-category span:hover, .block-header-top13 .box-vertical-megamenus .vertical-menu-list > li:hover {
    background-color: transparent
}

.mini-cart-13 .cart-link .count:after {
    content: "";
    width: 0;
    height: 0;
    border-top: 6px solid #333;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    display: table;
    margin: 0 auto
}

.mini-cart-13:hover .cart-block {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
    visibility: visible
}

.mini-cart-13 .cart-block {
    right: 15px
}

.header.style13 .main-header .header-search-box {
    padding: 0 15px
}

.block-header-top13 .box-vertical-megamenus .btn-open-mobile {
    width: 16px;
    height: 16px;
    border: 1px solid #fff;
    text-align: center;
    line-height: 14px;
    font-size: 12px;
    margin-top: 17px;
    display: inline-block;
    float: right
}

.block-header-top13 .box-vertical-megamenus .vertical-menu-content {
    position: absolute;
    top: 100%;
    z-index: 2;
    right: 0;
    left: 0;
    border: 1px solid #eee;
    padding-top: 6px;
    border-top: none;
    padding-bottom: 20px;
    min-width: 270px
}

.header.style13 .box-vertical-megamenus .title .title-menu {
    display: inline-block;
    float: left
}

.block-header-top13 .box-vertical-megamenus .vertical-menu-list {
    border: none
}

.block-header-top13 .box-vertical-megamenus .vertical-menu-list > li {
    padding: 0 20px
}

.block-header-top13 .box-vertical-megamenus .vertical-menu-list > li > a {
    border-bottom: 1px solid #eee
}

.block-header-top13 .box-vertical-megamenus .vertical-menu-list > li:last-child > a {
    border: none
}

.block-header-top13 .box-vertical-megamenus .vertical-menu-list > li:hover > a {
    color: inherit
}

.block-header-top13 .box-vertical-megamenus .vertical-menu-list > li > a {
    color: #333;
    padding: 0;
    line-height: 45px;
    position: relative
}

.block-header-top13 .box-vertical-megamenus .vertical-menu-list > li > a.parent:before {
    right: 0;
    color: #333;
    top: 12px
}

.block-header-top13 .box-vertical-megamenus .vertical-menu-list > li > a > img {
    min-width: 270px
}

.block-header-top13 .box-vertical-megamenus .all-category {
    padding: 0
}

.block-header-top13 .box-vertical-megamenus .all-category span {
    border: none;
    font-weight: 700;
    color: #999;
    height: inherit;
    font-family: Oswald, sans-serif;
    line-height: normal
}

.block-header-top13 .box-vertical-megamenus .all-category span:after {
    display: block;
    margin: 0 auto;
    content: "\f107"
}

.block-header-top13 .main-menu {
    margin: 0;
    border-top: 2px solid #eee
}

.block-header-top13 .main-menu .navbar .navbar-nav > li > a {
    text-transform: uppercase;
    color: #666;
    border: none;
    padding: 0 17px;
    position: relative
}

.block-header-top13 .main-menu .navbar .navbar-nav > li > a > img {
    position: absolute;
    top: -22px;
    left: 50%
}

.block-header-top13 .main-menu .navbar .navbar-nav > li > a:before {
    content: '';
    height: 2px;
    position: absolute;
    left: 0;
    right: 0;
    top: -17px;
    background-color: #ffae00;
    opacity: 0;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
}

.block-slide13:hover .owl-nav .owl-prev, .block-slide14 .owl-nav .owl-prev {
    left: 50px
}

.block-header-top13 .main-menu .navbar .navbar-nav > li.active, .block-header-top13 .main-menu .navbar .navbar-nav > li:hover {
    background-color: transparent
}

.block-header-top13 .main-menu .navbar .navbar-nav > li:hover > a {
    color: #333
}

.block-header-top13 .main-menu .navbar .navbar-nav > li.active > a {
    color: #333;
    font-weight: 700
}

.block-header-top13 .main-menu .navbar .navbar-nav > li.active > a:before, .block-header-top13 .main-menu .navbar .navbar-nav > li:hover > a:before {
    opacity: 1
}

.block-header-top13 .main-menu li.dropdown > a:after {
    content: "\f0d7"
}

.block-slide13 .owl-nav .owl-dots {
    bottom: 20px
}

.block-slide13 .owl-nav .owl-dots .owl-dot {
    border: 2px solid #eee;
    background-color: transparent;
    opacity: .5
}

.block-slide13 .owl-nav .owl-dots .owl-dot.active {
    background-color: #fff;
    border-color: #fff;
    opacity: 1
}

.block-slide13 .owl-nav .owl-next, .block-slide13 .owl-nav .owl-prev {
    -moz-transition: all .45s ease;
    -webkit-transition: all .45s ease;
    -o-transition: all .45s ease;
    -ms-transition: all .45s ease;
    transition: all .45s ease;
    opacity: 0;
    visibility: hidden
}

.block-slide13:hover .owl-nav .owl-next {
    right: 50px
}

.block-slide13:hover .owl-nav .owl-next, .block-slide13:hover .owl-nav .owl-prev {
    opacity: 1;
    visibility: inherit
}

.option13 .cart-block .cart-block-content .cart-buttons a.btn-check-out {
    background-color: #ffae00
}

.header.style13 .top-header a.current-open:after {
    content: "\f0d7";
    font-size: 13px
}

.block-service13 {
    padding-top: 30px
}

.block-service13 .item .icon {
    width: 70px;
    float: left
}

.block-service13 .item .info {
    margin-left: 90px;
    font-size: 12px;
    font-weight: 300;
    color: #999
}

.block-service13 .item .name {
    font-size: 14px;
    font-weight: 700;
    color: #333;
    text-transform: uppercase;
    margin-bottom: 5px
}

.block-service13 .inner {
    overflow: hidden
}

.block-service13 .inner .line {
    border-bottom: 1px solid #eee;
    display: inline-block;
    width: 100%;
    float: left
}

.tab-product-13 .head {
    background-color: #f8f8f8;
    border-bottom: 2px solid #e5e5e5;
    display: table;
    width: 100%;
    padding: 10px 0
}

.tab-product-13 .box-tabs li {
    display: inline-block;
    float: left
}

.tab-product-13 .box-tabs li a {
    padding: 4px 25px;
    display: inline-block;
    color: #999;
    text-transform: uppercase;
    position: relative;
    font-weight: 700;
    border-right: 1px solid #eee
}

.tab-product-13 .box-tabs li:last-child a {
    border: none
}

.block-top-brands .product-style3, .tab-product-13 .product-style3 {
    border: 1px solid #eee;
    padding-bottom: 15px
}

.tab-product-13 .box-tabs li a:after {
    content: '';
    height: 2px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -12px;
    background-color: #ffae00;
    opacity: 0;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
}

.tab-product-13 .box-tabs li.active a, .tab-product-13 .box-tabs li:hover a {
    color: #333
}

.tab-product-13 .box-tabs li.active a:after, .tab-product-13 .box-tabs li:hover a:after {
    opacity: 1
}

.tab-product-13 .tab-content {
    padding-top: 17px;
    margin: 5px
}

.tab-product-13 .owl-nav .owl-next, .tab-product-13 .owl-nav .owl-prev {
    -moz-transition: all .45s ease;
    -webkit-transition: all .45s ease;
    -o-transition: all .45s ease;
    -ms-transition: all .45s ease;
    transition: all .45s ease;
    opacity: 0;
    visibility: hidden
}

.tab-product-13 .owl-nav .owl-prev {
    left: -24px
}

.tab-product-13 .owl-nav .owl-next {
    right: -24px
}

.tab-product-13 .owl-carousel:hover .owl-next {
    right: -12px;
    opacity: 1;
    visibility: inherit
}

.tab-product-13 .owl-carousel:hover .owl-prev {
    left: -12px;
    opacity: 1;
    visibility: inherit
}

.tab-product-13.top-nav .owl-nav .owl-next, .tab-product-13.top-nav .owl-nav .owl-prev {
    top: -44px;
    opacity: 1;
    visibility: inherit
}

.tab-product-13.top-nav .owl-nav .owl-prev {
    left: inherit;
    right: 50px
}

.tab-product-13.top-nav .owl-nav .owl-next {
    right: 18px
}

.block-banner13 {
    margin-top: 30px
}

.tab-product-13 .product-style3 .status.sale {
    background-color: #aa8056;
    left: 15px;
    top: 15px;
    right: inherit;
    bottom: inherit;
    text-transform: uppercase
}

.tab-product-13 .product-style3 .status.new {
    background-color: #2ea76f;
    right: 15px;
    top: 15px;
    left: inherit;
    bottom: inherit;
    text-transform: uppercase
}

.tab-product-13.style2 .box-tabs {
    float: right
}

.tab-product-13 .title {
    display: inline-block;
    float: left;
    padding-left: 30px;
    text-transform: uppercase;
    color: #333;
    font-weight: 700;
    margin-top: 8px
}

.block-top-brands {
    margin-top: 30px
}

.block-top-brands .owl-nav .owl-next, .block-top-brands .owl-nav .owl-prev {
    -moz-transition: all .45s ease;
    -webkit-transition: all .45s ease;
    -o-transition: all .45s ease;
    -ms-transition: all .45s ease;
    transition: all .45s ease;
    opacity: 0;
    visibility: hidden
}

.block-top-brands .owl-nav .owl-prev {
    left: -24px
}

.block-top-brands .owl-nav .owl-next {
    right: -24px
}

.block-top-brands .owl-carousel:hover .owl-next {
    right: -12px;
    opacity: 1;
    visibility: inherit
}

.block-top-brands .owl-carousel:hover .owl-prev {
    left: -12px;
    opacity: 1;
    visibility: inherit
}

.block-top-brands .head {
    display: table;
    width: 100%;
    background-color: #f8f8f8
}

.block-top-brands .head .tab {
    display: table-cell
}

.block-top-brands .head .title {
    display: table-cell;
    background-color: #ffae00;
    color: #fff;
    text-transform: uppercase;
    width: 34px
}

.block-top-brands .head .title .text {
    text-align: center;
    margin: 0 auto;
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
    white-space: nowrap;
    overflow: hidden;
    position: absolute;
    left: -35px;
    top: 50%;
    letter-spacing: 4px
}

.block-top-brands .bx-wrapper .bx-viewport {
    moz-box-shadow: 0 0 0 #ccc;
    -webkit-box-shadow: 0 0 0 #ccc;
    box-shadow: 0 0 0 #ccc;
    border: 0 solid #fff;
    left: 0;
    background: #f8f8f8;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee
}

.block-top-brands .list-brand {
    padding-left: 1px
}

.block-top-brands .list-brand .item {
    border-left: 2px solid transparent;
    border-right: 1px solid #eee
}

.block-top-brands .list-brand .item > a {
    border-bottom: 1px solid transparent;
    border-top: 1px solid transparent;
    display: inline-block;
    width: 100%
}

.block-top-brands .list-brand .item.active > a, .block-top-brands .list-brand .item:hover > a {
    border-bottom-color: #eee;
    border-top-color: #eee
}

.block-top-brands .list-brand .item.active, .block-top-brands .list-brand .item:hover {
    background-color: #fff;
    border-right-color: #fff;
    border-left-color: #ffae00
}

.block-top-brands .bx-wrapper .bx-controls-direction a {
    margin: 0;
    width: 25px;
    height: 25px;
    webkit-border-radius: 90%;
    -moz-border-radius: 90%;
    -ms-border-radius: 90%;
    -o-border-radius: 90%;
    border-radius: 90%;
    border: 1px solid #eee;
    line-height: 23px;
    background: #fff;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    text-indent: inherit;
    font-size: 0;
    text-align: center;
    -moz-transition: all .45s ease;
    -webkit-transition: all .45s ease;
    -o-transition: all .45s ease;
    -ms-transition: all .45s ease;
    transition: all .45s ease;
    opacity: 0;
    visibility: hidden
}

.block-testimonials3 .text, .uc-nav-box {
    margin-bottom: 12px
}

.block-testimonials3 .image, .block-top-brands2 .list-brands .owl-nav {
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    left: 50%
}

.block-top-brands .bx-wrapper:hover .bx-controls-direction a {
    opacity: 1;
    visibility: inherit
}

.block-top-brands .bx-wrapper .bx-controls-direction a:hover {
    background-color: #ffae00;
    border-color: #ffae00;
    color: #fff
}

.block-top-brands .bx-wrapper .bx-prev {
    left: 50%;
    top: 0
}

.block-top-brands .bx-wrapper .bx-prev:before {
    content: "\f0d8";
    font-family: FontAwesome;
    font-size: 13px
}

.block-top-brands .bx-wrapper .bx-next {
    top: inherit;
    bottom: 0;
    right: inherit;
    left: 50%
}

.block-top-brands .bx-wrapper .bx-next:before {
    content: "\f0d7";
    font-family: FontAwesome;
    font-size: 13px
}

.block-top-brands .bx-wrapper:hover .bx-next {
    bottom: -12px
}

.block-top-brands .bx-wrapper:hover .bx-prev {
    top: -12px
}

.block-top-brands .product-style3 .status.sale {
    background-color: #aa8056;
    left: 15px;
    top: 15px;
    right: inherit;
    bottom: inherit;
    text-transform: uppercase
}

.block-top-brands .product-style3 .status.new {
    background-color: #2ea76f;
    right: 15px;
    top: 15px;
    left: inherit;
    bottom: inherit;
    text-transform: uppercase
}

.block-testimonials3 {
    margin-top: 30px;
    background-color: #f2e9e0
}

.block-testimonials3 .blank {
    height: 32px;
    background-color: #fff
}

.block-testimonials3 .image {
    width: 100px;
    height: 100px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    border: 5px solid #f2e9e0;
    position: absolute;
    top: 0;
    transform: translateX(-50%)
}

.block-testimonials3 .image img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%
}

.block-testimonials3 li {
    position: relative
}

.block-testimonials3 .info {
    padding: 80px 20px 15px;
    overflow: hidden
}

.block-testimonials3 .text:before {
    content: "\f10d";
    font-family: FontAwesome;
    font-size: 40px;
    color: #a5917b;
    margin-right: 10px;
    line-height: normal
}

.block-testimonials3 .name {
    text-align: right;
    float: right
}

.block-testimonials3 .owl-carousel .owl-dots {
    position: static;
    padding-bottom: 20px
}

.block-testimonials3 .owl-carousel .owl-dots .owl-dot {
    border: 2px solid #a5917b;
    background-color: transparent;
    opacity: .6;
    width: 10px;
    height: 10px;
    margin: 0 3px
}

.owl-carousel .owl-dots .owl-dot.active {
    background-color: #ff6700;
    border-color: #a5917b;
    opacity: 1
}

.block-slide14 .owl-carousel .owl-dots {
    bottom: 20px
}

.block-slide14 .owl-carousel .owl-dots .owl-dot {
    width: 8px;
    height: 8px;
    background-color: #999;
    margin: 0 2px
}

.block-slide14 .owl-carousel .owl-dots .owl-dot.active {
    width: 14px;
    height: 14px;
    border: 2px solid #c93;
    background-color: transparent;
    margin-top: -3px
}

.block-group-banner-top .item, .block-tab-category14 .product-style4 {
    margin-top: 30px
}

.block-group-banner-top {
    padding-bottom: 40px
}

.block-tab-category14 {
    padding: 40px 20px 20px 20px;
    background: #ffffff
}

.block-tab-category14 .head {
    position: relative
}

.block-tab-category14 .head:after {
    content: '';
    width: 80%;
    position: absolute;
    right: 0;
    top: 50%;
    height: 1px;
    background: #eee
}

.block-tab-category14 .bar {
    width: 36px;
    height: 32px;
    display: inline-block;
    border: 1px solid #eee;
    color: #999;
    text-align: center;
    line-height: 30px
}

.block-tab-category14 .box-tabs {
    padding: 0;
    display: inline-block;
    overflow: hidden;
    background-color: #fff;
    position: relative;
    z-index: 1
}

.block-tab-category14 .box-tabs li {
    display: inline;
    float: left
}

.block-tab-category14 .box-tabs li:after {
    content: '';
    width: 18px;
    height: 18px;
    background: url(../images/kak4.png) center center no-repeat;
    display: inline-block;
    margin-top: 5px
}

.block-tab-category14 .box-tabs li:last-child:after {
    display: none
}

.block-tab-category14 .box-tabs li a {
    line-height: 30px;
    margin: 0 15px;
    position: relative
}

.block-tab-category14 .box-tabs li a:after {
    content: '';
    height: 2px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -5px;
    background-color: #c93;
    opacity: 0;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
}

.block-tab-category14 .box-tabs li.active a:after, .block-tab-category14 .box-tabs li:hover a:after {
    opacity: 1
}

.block-tab-category14 .box-tabs li.active a, .block-tab-category14 .box-tabs li:hover a {
    color: #c93
}

.block-tab-category14 .link-all {
    border: 1px solid #eee;
    padding: 5px 10px;
    display: inline-block;
    float: right;
    position: relative;
    z-index: 1;
    background-color: #fff
}

.block-tab-category14 .link-all:hover {
    background-color: #c93;
    color: #fff;
    border-color: #c93
}

.product-style4 {
    border: 1px solid transparent;
    padding-bottom: 20px;
    -moz-transition: all .45s ease;
    -webkit-transition: all .45s ease;
    -o-transition: all .45s ease;
    -ms-transition: all .45s ease;
    transition: all .45s ease;
    position: relative
}

.product-style4 .product-thumb {
    position: relative;
    overflow: hidden
}

.product-style4 .product-thumb img {
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
    display: inherit
}

.block-slide14 .owl-nav .owl-next, .block-slide14 .owl-nav .owl-prev, .product-style4 .btn-add-to-cart {
    -moz-transition: all .45s ease;
    -webkit-transition: all .45s ease;
    -o-transition: all .45s ease;
    -ms-transition: all .45s ease
}

.product-style4 .product-thumb .secondary_image {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0
}

.product-style4:hover .product-thumb .secondary_image {
    opacity: 1
}

.product-style4 .btn-add-to-cart {
    padding: 12px 0;
    background-color: rgba(207, 161, 69, .7);
    color: #fff;
    text-align: center;
    position: absolute;
    bottom: -50px;
    left: 17px;
    right: 17px;
    font-weight: 300;
    transition: all .45s ease
}

.product-style4 .btn-add-to-cart:before {
    content: '';
    width: 20px;
    height: 16px;
    display: inline-block;
    background: url(../images/cart12.png) center center no-repeat;
    margin-right: 5px
}

.product-style4 .compare, .product-style4 .quickview, .product-style4 .wishlist {
    background-position: center center;
    background-repeat: no-repeat
}

.product-style4 .btn-add-to-cart:hover {
    background-color: #cfa145;
    color: #fff
}

.product-style4:hover .btn-add-to-cart {
    bottom: 0
}

.product-style4 .group-button-control {
    width: auto;
    position: absolute;
    bottom: 64px;
    right: 17px
}

.product-style4 .wishlist {
    background-image: url(../images/wishlist12.png)
}

.product-style4 .compare {
    background-image: url(../images/compare12.png)
}

.product-style4 .quickview {
    background-image: url(../images/quickview12.png)
}

.product-style4 .group-button-control a {
    width: 39px;
    height: 34px;
    display: block;
    margin-top: 10px;
    background-color: #ddd;
    line-height: 34px;
    font-size: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
    opacity: 0;
    filter: alpha(opacity=0);
    border: 1px solid #d6d6d6
}

.product-style4 .group-button-control a:hover {
    background-color: #cfa145;
    color: #fff
}

.product-style4:hover .group-button-control a {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    transform: scale(1)
}

.product-style4 .status {
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    display: inline-block;
    font-size: 12px;
    color: #fff
}

.product-style4 .status.sale {
    background-color: #f66;
    top: 15px;
    right: 15px
}

.product-style4 .status.new {
    background-color: #c93;
    top: 15px;
    left: 15px
}

.product-style4 .product-info {
    padding-top: 25px
}

.product-style4 .product-name {
    font-size: 14px;
    margin-bottom: 10px
}

.product-style4 .price {
    font-size: 16px;
    color: #333
}

.product-style4 .price ins {
    text-decoration: none;
    margin-right: 5px
}

.product-style4 .price del {
    color: #999
}

.product-style4:hover {
    border-color: #c93;
    text-align: center;
    background-color: #eee
}

.section-block-deal {
    padding: 70px 0;
    background-image: url(../images/bg-hotdeal.jpg);
    background-position: top;
    background-repeat: no-repeat;
    margin-top: 50px
}

.block-deal {
    overflow: hidden;
    padding-bottom: 135px
}

.block-deal .title {
    font-size: 18px;
    font-weight: 800;
    color: #c93;
    text-transform: uppercase;
    margin-bottom: 15px
}

.block-deal .box-count {
    margin-right: 8px;
    display: inline-block
}

.block-deal .countdown-lastest .dot {
    display: none
}

.block-deal .box-count .number {
    width: 50px;
    height: 40px;
    background-color: #333;
    font-size: 18px;
    font-weight: 700;
    display: table;
    color: #fff;
    text-align: center;
    line-height: 40px
}

.block-deal .box-count .text {
    display: table;
    width: 100%;
    text-align: center;
    padding-top: 5px;
    color: #333;
    font-weight: 600
}

.block-deal .product-name {
    font-size: 24px;
    font-weight: 700;
    margin-top: 55px;
    margin-bottom: 10px
}

.block-deal .desc {
    color: #666;
    margin-bottom: 25px
}

.block-deal .price {
    color: #c93;
    font-weight: 700;
    font-size: 24px;
    line-height: 18px;
    display: table;
    width: 100%;
    padding-bottom: 15px
}

.block-deal .price ins {
    text-decoration: none;
    margin-right: 10px
}

.block-deal .price del {
    font-size: 18px;
    color: #666
}

.block-deal .btn-add-to-cart, .block-deal .wishlist {
    width: 44px;
    height: 44px;
    display: inline-block;
    float: left;
    font-size: 0;
    margin-right: 5px
}

.block-deal .btn-add-to-cart {
    background: url(../images/cart12.png) center center no-repeat #c93
}

.block-deal .wishlist, .block-static .group-button-control .wishlist {
    background-image: url(../images/wishlist12.png)
}

.block-newsletter .actions button.button, .block-static .group-button-control .btn-add-to-cart, .block-static .group-button-control .compare, .block-static .group-button-control .quickview, .block-static .group-button-control .wishlist {
    background-position: center center;
    background-repeat: no-repeat
}

.block-deal .wishlist {
    border: 1px solid #c8c8c8;
    background-repeat: no-repeat;
    background-position: center center
}

.block-deal .wishlist:hover {
    background-color: #c93;
    border-color: #c93
}

.block-top-brands2 {
    margin-top: 50px
}

.block-top-brands2 .title {
    text-align: center;
    border-bottom: 1px solid #eee;
    padding-bottom: 20px;
    font-size: 24px;
    font-weight: 600
}

.block-top-brands2 .list-brands {
    max-width: 887px;
    display: block;
    margin: 0 auto;
    padding: 20px 0
}

.block-top-brands2 .list-brands img {
    border: 1px solid #eee;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px
}

.block-top-brands2 .list-brands a:hover img {
    border-color: #c93
}

.block-top-brands2 .list-brands a.active img {
    border-color: #c93;
    border-width: 2px
}

.block-top-brands2 .list-brands .owl-nav {
    position: absolute;
    top: -9px;
    background-color: #fff;
    padding: 0 10px;
    transform: translateX(-50%)
}

.block-top-brands2 .list-brands .owl-nav .owl-next, .block-top-brands2 .list-brands .owl-nav .owl-prev {
    position: static;
    left: inherit;
    top: inherit;
    right: inherit;
    bottom: inherit;
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
    display: inline-block;
    width: 17px;
    height: 17px;
    border: 1px solid #eee;
    background-color: transparent;
    line-height: 16px;
    font-size: 12px;
    margin: 0 3px
}

.block-top-brands2 .list-brands .owl-nav .owl-next .fa:before {
    content: "\f0da"
}

.block-top-brands2 .list-brands .owl-nav .owl-prev .fa:before {
    content: "\f0d9"
}

.block-top-brands2 .list-brands .owl-nav .owl-next:hover, .block-top-brands2 .list-brands .owl-nav .owl-prev:hover {
    background-color: #c93;
    border-color: #c93
}

.block-top-brands2 .brand-products .owl-nav .owl-next, .block-top-brands2 .brand-products .owl-nav .owl-prev {
    width: 44px;
    height: 44px;
    background-color: #e5e5e5;
    border-color: #dfdfdf;
    font-size: 20px;
    line-height: 42px;
    top: 40%
}

.block-top-brands2 .brand-products .owl-nav .owl-next:hover, .block-top-brands2 .brand-products .owl-nav .owl-prev:hover {
    background-color: #c93;
    border-color: #c93
}

.block-top-brands2 .brand-products .owl-nav .owl-next {
    right: -63px
}

.block-top-brands2 .brand-products .owl-nav .owl-prev {
    left: -63px
}

.block-newsletter {
    margin: 40px 0;
    background: url(../images/bg-block-newsletter.jpg) center center no-repeat;
    padding: 35px 0
}

.block-newsletter .subscribe-form {
    text-align: center;
    color: #333
}

.block-newsletter .block-title {
    line-height: 24px;
    color: #333;
    font-weight: 700;
    font-size: 24px;
    text-transform: uppercase;
    margin-bottom: 5px
}

.block-newsletter .input-box {
    text-align: left;
    margin: 20px 0 0;
    padding: 0 0 0 20px;
    position: relative
}

.block-newsletter input.input-text {
    display: block;
    height: 46px;
    margin: 0;
    width: 100%;
    border-width: 0;
    border-style: solid;
    padding-right: 46px;
    padding-left: 20px;
    color: #333;
    background-color: #fff;
    border-color: #ddd
}

.block-newsletter .actions {
    padding: 0;
    margin: 0;
    position: absolute;
    right: 0;
    top: 0
}

.block-newsletter .actions button.button {
    background-image: url(../images/icon-subscribe.png);
    border-width: 0 0 0 1px;
    height: 26px;
    margin: 10px 0;
    text-indent: -999em;
    width: 46px;
    color: #fff;
    background-color: transparent;
    border-color: #cfcfcf
}

.block-static {
    margin-bottom: 45px
}

.block-static .title {
    color: #333;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 30px;
    position: relative
}

.block-static .title:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    height: 1px;
    background-color: #eee
}

.block-static .title span {
    display: inline-block;
    background-color: #fff;
    position: relative;
    z-index: 1;
    padding-right: 10px
}

.block-static .block-static-products ul.list li {
    margin-bottom: 30px;
    display: block;
    width: 100%;
    float: left
}

.block-static .block-static-products .product-thumb {
    width: 100px;
    float: left;
    border: 1px solid transparent
}

.block-static .block-static-products .product-info {
    margin-left: 120px
}

.block-static .owl-nav {
    position: absolute;
    right: 0;
    top: -45px;
    background-color: #fff;
    padding-left: 10px
}

.block-static .owl-nav .owl-next, .block-static .owl-nav .owl-prev {
    position: static;
    left: inherit;
    top: inherit;
    right: inherit;
    bottom: inherit;
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
    display: inline-block;
    width: 17px;
    height: 17px;
    border: 1px solid #eee;
    background-color: transparent;
    line-height: 16px;
    font-size: 12px;
    margin: 0 3px
}

.block-static .group-button-control, .footer5 .footer-logo {
    margin-top: 30px
}

.block-static .owl-nav .owl-next .fa:before {
    content: "\f0da"
}

.block-static .owl-nav .owl-prev .fa:before {
    content: "\f0d9"
}

.block-static .owl-nav .owl-next:hover, .block-static .owl-nav .owl-prev:hover {
    background-color: #c93;
    border-color: #c93
}

.block-static .product-name {
    font-size: 14px;
    margin-bottom: 5px
}

.block-static .price {
    color: #333;
    font-size: 16px
}

.block-static .price ins {
    text-decoration: none;
    margin-right: 5px
}

.block-static .price del {
    color: #999
}

.block-static .group-button-control a {
    width: 40px;
    height: 34px;
    display: inline-block;
    background-color: #e5e5e5;
    border: 1px solid #dfdfdf;
    font-size: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
    opacity: 0;
    filter: alpha(opacity=0)
}

.block-static .group-button-control a:hover {
    background-color: #d1a347;
    border-color: #d1a347
}

.block-static .group-button-control .compare {
    background-image: url(../images/compare12.png)
}

.block-static .group-button-control .quickview {
    background-image: url(../images/quickview12.png)
}

.block-static .group-button-control .btn-add-to-cart {
    background-image: url(../images/cart12.png);
    background-color: #d1a347;
    border-color: #d1a347
}

.block-static .block-static-products ul.list li:hover .group-button-control a {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    transform: scale(1)
}

.block-static .block-static-products ul.list li:hover .product-thumb {
    border-color: #d1a347
}

.footer5 {
    background-color: #333;
    color: #999;
    padding-top: 30px
}

footer.footer5 a {
    color: #999;
    font-size: 12px
}

.footer5 .footer-top {
    overflow: hidden;
    padding-bottom: 30px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: rgba(102, 102, 102, .3)
}

.footer5 .footer-top .left {
    width: 30%;
    float: left
}

.footer5 .footer-top .right {
    width: 70%;
    float: left
}

.footer5 .address-list {
    margin-top: 18px;
    margin-bottom: 0
}

.footer5 .address-list li.feature-icon {
    clear: both;
    line-height: 25px
}

.footer5 .address-list .tit-name {
    float: left;
    padding-right: 5px;
    width: 70px;
    font-size: 13px;
    color: #c93
}

.footer5 .address-list .tit-contain {
    float: left;
    width: 200px;
    font-size: 13px
}

.footer5 .social-link {
    width: 100%;
    float: left;
    padding-top: 30px
}

.footer5 .social-link a .fa {
    width: 24px;
    height: 24px;
    display: inline-block;
    border: 1px solid #999;
    webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    background-color: transparent;
    color: #999;
    font-size: 12px;
    line-height: 22px;
    margin-right: 10px
}

.footer5 .widget-container {
    margin-top: 30px
}

.footer5 .widget-container .widget-title {
    font-size: 14px;
    color: #ccc;
    text-transform: uppercase;
    margin-bottom: 15px;
    font-weight: 700
}

.footer5 .widget-container li {
    line-height: 28px
}

.footer5 .tagcloud a {
    border-width: 1px;
    border-style: solid;
    display: inline-block;
    margin: 0 2px 7px 0;
    padding: 0 8px;
    line-height: 26px;
    text-decoration: none;
    color: #999;
    background-color: #3d3d3d;
    border-color: #4a4a4a
}

.footer5 .tagcloud a:hover {
    color: #fff;
    background-color: #c93;
    border-color: #c93
}

.footer5 .recent_post li {
    line-height: 24px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: rgba(102, 102, 102, .3);
    padding-bottom: 15px;
    padding-top: 15px
}

.footer5 .recent_post li:last-child {
    border: none;
    padding-bottom: 0
}

.footer5 .recent_post li:first-child {
    padding-top: 0
}

.footer5 .recent_post li .time {
    font-style: italic
}

.footer5 .footer-bottom {
    padding: 30px 0 60px;
    text-align: center
}

.footer5 .footer-link a {
    font-size: 12px;
    border-right: 1px solid #666;
    display: inline-block;
    padding: 0 10px;
    line-height: 11px;
    margin: 5px 0
}

.footer5 .footer-coppyright {
    padding: 25px 0;
    font-size: 12px
}

.header.style14 {
    padding: 35px 0 30px
}

.header.style14 .main-menu {
    margin: 0;
    padding-top: 30px
}

.header.style14 .main-menu .navbar .navbar-nav > li > a {
    padding: 0 14px;
    border: none;
    position: relative
}

.header.style14 .main-menu .navbar .navbar-nav > li.active, .header.style14 .main-menu .navbar .navbar-nav > li:hover {
    background-color: transparent;
    color: #c93
}

.header.style14 .main-menu .navbar .navbar-nav > li.active > a, .header.style14 .main-menu .navbar .navbar-nav > li:hover > a {
    color: #c93
}

.header.style14 .main-menu .navbar .navbar-nav > li:hover > a:before {
    display: block
}

.header.style14 .main-menu .navbar .navbar-nav > li.active > a {
    font-weight: 700
}

.header.style14 .main-menu .navbar .navbar-nav > li.active > a:before {
    display: block
}

.header.style14 .main-menu .navbar .navbar-nav > li > a:before {
    content: '';
    width: 20px;
    height: 2px;
    background-color: #c93;
    margin: 0 auto;
    display: none;
    position: absolute;
    bottom: -10px;
    left: 50%;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.header.style14 .main-menu li.dropdown > a:after {
    content: "\f0d7"
}

.header.style14 .top-header {
    background-color: transparent;
    margin-top: 38px
}

.header.style14 .top-header a {
    border: none
}

.header.style14 .top-header .dropdown-menu {
    border-color: #c93
}

.header.style14 .top-header a.current-open:after {
    content: "\f0d7";
    font-size: 13px;
    padding-left: 5px
}

.header.style14.optop {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    z-index: 100;
    box-shadow: 0 1px 1px 0 rgba(50, 50, 50, .1);
    padding: 15px 0
}

.header.style14.optop .main-menu {
    padding-top: 20px
}

.header.style14.optop .top-header {
    margin-top: 30px
}

.block-minicart14 {
    position: relative;
    display: inline-block;
    width: auto
}

.block-minicart14 .cart-link {
    line-height: 34px;
    position: relative
}

.block-minicart14 .cart-link .count {
    width: 17px;
    height: 17px;
    display: inline-block;
    color: #fff;
    text-align: center;
    line-height: 17px;
    font-size: 11px;
    position: absolute;
    top: -10px;
    right: -14px;
    background-color: #c93;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%
}

.block-minicart14:hover .cart-block {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
    visibility: visible
}

.header.style14 .form-search {
    width: auto;
    display: inline-block;
    position: relative
}

.header.style14 .form-search .icon {
    line-height: 36px;
    padding-left: 15px;
    color: #999;
    cursor: pointer
}

.header.style14 .form-search .form {
    position: absolute;
    top: 100%;
    right: 0;
    min-width: 200px;
    display: none
}

.header.style14 .form-search .form input {
    width: 100%;
    padding: 8px 10px;
    border: 1px solid #eee
}

.block-slide14 .owl-nav .owl-next, .block-slide14 .owl-nav .owl-prev {
    width: 44px;
    height: 44px;
    background-color: #e5e5e5;
    border-color: #dfdfdf;
    font-size: 20px;
    line-height: 42px;
    transition: all .45s ease;
    opacity: 0;
    visibility: hidden
}

.block-slide14 .owl-nav .owl-next {
    right: 50px
}

.block-slide14 .owl-nav .owl-next:hover, .block-slide14 .owl-nav .owl-prev:hover {
    background-color: #e5e5e5;
    border-color: #dfdfdf
}

.block-slide14:hover .owl-nav .owl-next, .block-slide14:hover .owl-nav .owl-prev {
    opacity: 1;
    visibility: inherit
}

@media (max-width: 1200px) {
    .block-header-top13 .box-vertical-megamenus .title .title-menu, .block-top-slide .block-blank {
        display: none
    }

    .block-header-top12 .block-vertical {
        width: 20%
    }

    .block-header-top12 .block-search, .block-search .input-serach {
        width: 60%
    }

    .block-top-slide .block-slide {
        width: 80%
    }

    .block-top-slide .block-banner {
        width: 20%
    }

    .block-hotdeal-week .title, .block-new-product12 .title {
        padding: 13px 15px;
        font-size: 14px
    }

    .block-hotdeal-week .countdown-lastest .box-count {
        width: auto;
        margin-right: 10px
    }

    .block-hotdeal-week .countdown-lastest .box-count .number {
        font-size: 14px;
        padding: 0 5px
    }

    .block-hotdeal-week .btn-add-to-cart {
        padding: 0 5px
    }

    .block-new-product12 .product .info {
        display: block;
        margin: 10px 0 0;
        float: left
    }

    .block-cat .cat-title {
        position: relative;
        top: inherit;
        right: inherit
    }

    .block-newsletter .subscribe-form {
        background-color: #f3f3f3;
        padding: 30px
    }

    .block-newsletter .input-box {
        padding: 0
    }
}

@media (max-width: 991px) {
    .block-header-top12 .box-vertical-megamenus .title .title-menu, .block-search .form-category, .block-tab-category .block-banner .banner-img, .block-top-slide .block-banner {
        display: none
    }

    .block-top-slide .block-slide {
        width: 100%
    }

    .block-header-top12 .block-vertical {
        width: 50px
    }

    .block-header-top12 .box-vertical-megamenus .title {
        padding: 0 17px 0 0
    }

    .block-tab-category .block-banner {
        width: 100%
    }

    .block-tab-category .block-content {
        width: 100%;
        border-left: 1px solid #eee
    }

    .block-tab-category .tab-cat {
        bottom: inherit
    }

    .block-tab-category .box-tabs {
        float: left
    }

    .header.style13 .main-header .logo {
        margin-bottom: 30px
    }

    .block-header-top13 .main-menu .navbar .navbar-nav > li > a {
        padding: 0 10px;
        font-size: 12px
    }

    .tab-product-13 .box-tabs li a {
        padding: 4px 10px;
        font-size: 12px
    }

    .tab-product-13.style2 .box-tabs {
        float: left;
        padding-left: 30px;
        padding-top: 15px
    }

    .header.style14 .main-menu {
        display: table;
        margin: 0 auto;
        padding-top: 0;
        padding-bottom: 30px
    }

    .footer5 .address-list, .header.style14 .top-header {
        display: table;
        margin: 30px auto 0
    }

    .block-deal {
        background-color: #fff;
        padding: 30px
    }

    .footer5 .footer-top .left, .footer5 .footer-top .right {
        width: 100%
    }

    .footer5 .footer-logo, .footer5 .social-link {
        text-align: center
    }
}

@media (max-width: 767px) {
    .section-blog-12 .owl-nav .owl-next, .section-blog-12 .owl-nav .owl-prev, .tab-product-13 .owl-nav .owl-next, .tab-product-13 .owl-nav .owl-prev {
        top: 50%
    }

    .block-header-top12 .block-mini-cart {
        display: inline-block;
        width: 100%;
        float: left;
        padding: 13px
    }

    .block-tab-category .box-tabs li {
        width: 100%
    }

    .block-tab-category .box-tabs li a:after {
        content: ''
    }

    .header.style12 .main-menu .navbar-header {
        background-color: #50597b;
        width: 100%;
        float: left;
        margin: 30px 0 0;
        padding: 0 15px
    }

    .header.style12 .main-menu .navbar-header .navbar-brand {
        padding: 0
    }

    .header.style12 .main-menu .navbar-header .navbar-toggle {
        margin-right: 0
    }

    .header.style12 .main-menu .navbar-nav {
        margin: 0
    }

    .header.style12 .main-menu .navbar-collapse {
        width: 100%
    }

    .header.style12 .main-menu .navbar .navbar-nav > li > a {
        padding: 13px 20px
    }

    .header.style12 .main-menu .navbar .navbar-nav > li > a:before {
        display: none !important
    }

    .block-header-top12 #box-vertical-megamenus {
        width: 100%
    }

    .block-header-top12 .block-search {
        width: 100%;
        float: left
    }

    .block-header-top12 .block-search .btn-search {
        display: none
    }

    .block-top-slide {
        display: inline-block;
        max-width: 100%
    }

    .block-top-slide .block-slide {
        width: 100%;
        display: inline-block;
        float: left;
        overflow: hidden
    }

    .blog12 .info, .blog12 .thumb, .footer4 .footer-top .left, .footer4 .footer-top .right {
        width: 100%
    }

    .section-blog-12 .owl-nav .owl-prev, .tab-product-13 .owl-nav .owl-prev {
        left: -12px
    }

    .section-blog-12 .owl-nav .owl-next, .tab-product-13 .owl-nav .owl-next {
        right: -12px
    }

    .tab-product-13 .box-tabs {
        text-align: center
    }

    .tab-product-13 .box-tabs li {
        float: none
    }

    .tab-product-13 .box-tabs li a:after {
        display: none
    }

    .tab-product-13 .title {
        float: none;
        padding: 0;
        text-align: center;
        margin: 0 auto;
        display: table
    }

    .header.style13 .main-header {
        padding: 30px 15px
    }

    .mini-cart-13 {
        margin-top: 30px
    }

    .header.style13 #box-vertical-megamenus {
        width: 100%;
        margin-bottom: 15px
    }

    .block-header-top13 .main-menu {
        border: none;
        width: 100%
    }

    .block-header-top13 .main-menu .container-fluid {
        padding: 0
    }

    .block-header-top13 .main-menu .navbar-header {
        width: 100%;
        margin: 0
    }

    .block-header-top13 .box-vertical-megamenus .title .title-menu {
        display: inline-block
    }

    .block-header-top13 .navbar-nav {
        margin: 0
    }

    .block-header-top13 .main-menu .navbar-collapse {
        padding: 0;
        margin: 0
    }

    .block-header-top13 .main-menu .navbar .navbar-nav > li > a {
        padding: 0 25px;
        margin: 10px 0
    }

    .block-header-top13 .main-menu .navbar .navbar-nav > li > a:before {
        display: none
    }

    .block-header-top13 .main-menu li.dropdown > a:after {
        top: 0
    }

    .header.style13 .top-header .nav-top-links, .header.style13 .top-header .support-link, .header.style13 .top-header .user-info {
        text-align: center
    }

    .header.style13 .top-header a {
        border: none
    }

    .header.style14 .main-menu {
        display: block
    }

    .header.style14 .main-menu .container-fluid {
        padding: 0
    }

    .header.style14 .main-menu .navbar-header {
        margin: 0;
        background-color: transparent;
        border: 1px solid #eee;
        color: #333
    }

    .header.style14 .main-menu .navbar-header .fa, .header.style14 .main-menu .navbar-header .navbar-brand {
        color: #333
    }

    .header.style14 .navbar-nav {
        margin: 0
    }

    .header.style14 .main-menu .navbar-collapse {
        padding: 0;
        margin: 0
    }

    .header.style14 .main-menu .navbar .navbar-nav > li > a {
        padding: 10px 15px
    }

    .header.style14 .main-menu .navbar .navbar-nav > li > a:before {
        display: none !important
    }

    .header.style14 .form-search {
        border: 1px solid #eee;
        margin-top: 30px;
        width: 100%;
        float: right
    }

    .header.style14 .form-search .icon {
        padding: 0;
        width: 38px;
        text-align: center;
        float: right
    }

    .header.style14 .form-search .form {
        top: 0;
        left: 0
    }

    .header.style14 .form-search .form input {
        border: none
    }

    .header.style14 .top-header .nav-top-links, .header.style14 .top-header .support-link, .header.style14 .top-header .user-info {
        width: auto
    }

    .block-tab-category14 .bar, .block-tab-category14 .link-all {
        display: none
    }

    .block-tab-category14 .box-tabs {
        text-align: center
    }

    .block-tab-category14 .box-tabs li {
        float: none;
        padding-bottom: 10px;
        display: inline-block
    }

    .block-tab-category14 .box-tabs li:after {
        display: none
    }

    .product-style4 .product-thumb img {
        width: 100%
    }

    .block-deal .box-count .number {
        width: auto;
        height: inherit;
        padding: 5px 10px;
        font-size: 14px;
        line-height: 24px
    }
}

.Store #nav-top-menu, .buy-succ-box .actions .hide {
    display: none
}

@media (max-width: 480px) {
    .block-banner12 img, .block-banner13 img, .block-tab-category .tab-products .product-style3 {
        width: 100%
    }

    .header.style13 .box-vertical-megamenus {
        position: static
    }

    .header.style12 .top-bar-social, .header.style12 .top-header .nav-top-links, .header.style12 .top-header .support-link, .header.style12 .top-header .user-info, .header.style13 .top-bar-social, .header.style13 .top-header .nav-top-links, .header.style13 .top-header .support-link, .header.style13 .top-header .user-info {
        display: none
    }
}

.buy-box {
    padding: 38px 0;
    width: 500px;
    overflow: hidden
}

.buy-succ-box {
    margin-bottom: 26px;
    padding: 0 0 28px;
    height: 68px;
    border-bottom: 0 solid #e0e0e0
}

.buy-succ-box .goods-content {
    margin: 30px 100px;
    width: 330px
}

.buy-succ-box .goods-img {
    float: left;
    width: 64px;
    height: 64px
}

.buy-succ-box .goods-info {
    float: left;
    margin-left: 20px
}

.buy-succ-box .goods-info h3 {
    margin: 3px 0 0;
    color: #424242;
    font-size: 24px;
    font-weight: 400
}

.buy-succ-box .goods-info .name, .buy-succ-box .goods-info .price {
    margin-right: 15px;
    font-size: 14px;
    color: #757575
}

.buy-succ-box .actions {
    margin: 0 auto
}

.buy-succ-box .actions .btn {
    width: 180px;
    margin-left: 12px;
    margin-top: 5px
}

.buy-succ-box .actions .btn-line-gray {
    background: 0 0
}

.buy-succ-box .actions .btn-line-gray:hover {
    background: #fff;
    color: #757575
}

.buy-succ-box .actions p {
    text-align: right;
    color: red;
    margin: 0;
    font-size: 12px
}

.buy-succ-recommend {
    margin-bottom: 26px
}

.loading {
    padding: 20px 0
}

.loader {
    position: relative;
    margin: 0 auto;
    width: 4px;
    height: 20px;
    background: #ff6700;
    overflow: visible;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animation-name: loader;
    animation-name: loader;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate-reverse;
    animation-direction: alternate-reverse
}

.loader:after, .loader:before {
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animation-name: loader;
    animation-name: loader;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate-reverse;
    animation-direction: alternate-reverse;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 4px;
    height: 20px;
    content: '';
    background: #ff6700
}

.loader:before {
    margin: -10px 0 0 -10px;
    -webkit-animation-delay: .25s;
    animation-delay: .25s;
    -webkit-transform: scale(1, .3);
    -ms-transform: scale(1, .3);
    transform: scale(1, .3)
}

.loader:after {
    margin: -10px 0 0 6px;
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
    -webkit-transform: scale(1, .5);
    -ms-transform: scale(1, .5);
    transform: scale(1, .5)
}

.loader-white {
    background: #fff
}

.loader-white:after, .loader-white:before {
    background: #fff
}

.loader-gray {
    background: rgba(0, 0, 0, .3);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#4c000000", endColorstr="#4c000000") \9
}

.loader-gray:after, .loader-gray:before {
    background: rgba(0, 0, 0, .3);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#4c000000", endColorstr="#4c000000") \9
}

@-webkit-keyframes loader {
    0% {
        -webkit-transform: scale(1, .5);
        opacity: .2;
        filter: alpha(opacity=20) \9
    }
    100% {
        -webkit-transform: scale(1, 1);
        opacity: 1;
        filter: alpha(opacity=100) \9
    }
}

@keyframes loader {
    0% {
        -webkit-transform: scale(1, .5);
        transform: scale(1, .5);
        opacity: .2;
        filter: alpha(opacity=20) \9
    }
    100% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
        opacity: 1;
        filter: alpha(opacity=100) \9
    }
}

.zss-pagenavi {
    height: 30px;
    padding: 15px 0;
    text-align: center
}

.zss-pagenavi .numbers {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    width: 48px;
    height: 24px;
    padding: 3px 0;
    margin: 0 7px;
    font-size: 18px;
    font-weight: 200;
    line-height: 24px;
    color: #b0b0b0
}

.zss-pagenavi .iconfont {
    font-size: 24px;
    vertical-align: bottom
}

.zss-pagenavi a.numbers {
    -webkit-transition: all .2s linear;
    transition: all .2s linear
}

.zss-pagenavi a.numbers:hover {
    background: #b0b0b0;
    color: #fff
}

.zss-pagenavi .current {
    background-color: #757575;
    color: #fff
}

.zss-carousel-list {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.zss-carousel-list li {
    float: left;
    width: 234px;
    margin-right: 14px
}

.zss-carousel-col-4-list li {
    width: 296px
}

.zss-carousel-col-5-list li {
    float: left;
    width: 234px
}

.zss-controls .control {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    text-align: center;
    color: #b0b0b0;
    -webkit-transition: color .5s;
    transition: color .5s
}

.zss-controls .control:focus {
    outline: 0
}

.zss-controls .control.active, .zss-controls .control:hover {
    color: #ff6700
}

.zss-controls-small .control {
    width: 24px;
    height: 16px;
    padding: 16px 0;
    font-size: 16px;
    line-height: 16px
}

.zss-controls-middle .control {
    width: 48px;
    height: 48px;
    padding: 24px 0;
    font-size: 48px;
    line-height: 48px
}

.zss-controls-large .control {
    width: 64px;
    height: 64px;
    padding: 16px 0;
    font-size: 64px;
    line-height: 64px
}

.zss-controls-line-small .control {
    width: 24px;
    height: 16px;
    padding: 3px 5px;
    border: 1px solid #e0e0e0;
    font-size: 16px;
    line-height: 16px
}

.zss-controls-large .control-disabled, .zss-controls-large .control-disabled.active, .zss-controls-large .control-disabled:hover, .zss-controls-line-small .control-disabled, .zss-controls-line-small .control-disabled.active, .zss-controls-line-small .control-disabled:hover, .zss-controls-middle .control-disabled, .zss-controls-middle .control-disabled.active, .zss-controls-middle .control-disabled:hover, .zss-controls-small .control-disabled, .zss-controls-small .control-disabled.active, .zss-controls-small .control-disabled:hover {
    color: #e0e0e0
}

.zss-controls-block-middle .control, .zss-controls-block-small .control {
    background-color: #b0b0b0;
    background-color: rgba(66, 66, 66, .2);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#33424242", endColorstr="#33424242") \9;
    color: #fff;
    -webkit-transition: background-color .5s;
    transition: background-color .5s
}

.zss-controls-block-middle .control.active, .zss-controls-block-middle .control:hover, .zss-controls-block-small .control.active, .zss-controls-block-small .control:hover {
    color: #fff;
    background-color: #757575;
    background-color: rgba(66, 66, 66, .6);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#99424242", endColorstr="#99424242") \9
}

.zss-controls-block-middle .control-disabled, .zss-controls-block-middle .control-disabled.active, .zss-controls-block-middle .control-disabled:hover, .zss-controls-block-small .control-disabled, .zss-controls-block-small .control-disabled.active, .zss-controls-block-small .control-disabled:hover {
    color: #fafafa
}

.zss-controls-block-small .control {
    width: 20px;
    height: 24px;
    padding: 12px 0;
    font-size: 18px;
    line-height: 24px
}

.zss-controls-block-middle .control {
    width: 36px;
    height: 48px;
    padding: 24px 0;
    font-size: 36px;
    line-height: 48px
}

.zss-controls .control-disabled {
    cursor: default
}

.zss-pagers-wrapper {
    text-align: center
}

.zss-pagers {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.zss-pagers .dot {
    display: block;
    width: 6px;
    height: 6px;
    border: 2px solid #f5f5f5;
    border-radius: 6px;
    text-align: left;
    text-indent: -9999em;
    overflow: hidden;
    _zoom: 1;
    background-color: #b0b0b0;
    -webkit-transition: all .5s;
    transition: all .5s
}

.zss-pagers .pager {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    width: 10px;
    height: 10px;
    padding: 10px;
    margin: 0 2px;
    cursor: pointer
}

.zss-pagers .pager:hover .dot {
    background: #ff6700
}

.zss-pagers .pager-active {
    cursor: default
}

.zss-pagers .pager-active .dot, .zss-pagers .pager-active:hover .dot {
    border-color: #ff6700;
    background-color: transparent
}

.product-list {
    position: relative;
    z-index: 1
}

.product-list:hover {
    z-index: 2
}

.product-list .flag {
    position: absolute;
    top: 0;
    left: 50%;
    z-index: 2;
    width: 64px;
    height: 20px;
    margin-left: -32px;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    color: #fff
}

.product-list .flag-reduction {
    background-color: #e50dbb;
    z-index: 8
}

.product-list .flag-saleoff {
    background-color: #e53935;
    z-index: 7
}

.product-list .flag-postfree {
    background-color: #ffac13;
    z-index: 6
}

.product-list .flag-bargain {
    background-color: #ffac13;
    z-index: 4
}

.product-list .flag-gift {
    background-color: #2196f3;
    z-index: 3
}

.product-list .flag-new {
    background-color: #83c44e;
    z-index: 5
}

.product-list .flag-selfsupport {
    background-color: #f44336;
    z-index: 10;
    position: absolute;
    top: 1px;
    right: 5px;
    left: auto;
    width: 40px
}

.manage-edit-box .box-main {
    padding: 30px 20px 13px
}

.manage-edit-box input, .manage-edit-box select, .manage-edit-box textarea {
    height: 40px;
    line-height: 20px;
    resize: none
}

.manage-edit-box .box-main.row {
    margin-right: 0;
    margin-left: 0;
    padding: 30px 0 20px 13px
}

.manage-edit-box .row div {
    padding-right: 13px
}

.manage-edit-box .table-type {
    margin-bottom: 20px;
    color: #a6d580;
    font-size: 17px;
    margin-left: -30px
}

.manage-edit-box .form-section .zss-select {
    width: 294px;
    margin-right: 0
}

.manage-edit-box .form-select-2 .zss-select {
    float: left;
    width: 140px
}

.manage-edit-box .form-select-2 .select-county, .manage-edit-box .form-select-2 .select-province {
    margin-right: 14px
}

.manage-edit-box .form-confirm {
    padding: 14px 4px 15px 20px;
    border-top: 1px solid #f5f5f5
}

.manage-edit-box .form-confirm .btn {
    float: left;
    width: 140px;
    height: 30px;
    line-height: 30px;
    margin-right: 14px
}

.manage-edit-box .form-confirm .btn-primary {
    margin-right: 10px
}

.input-label {
    position: absolute;
    left: 12px;
    top: 11px;
    z-index: 2;
    padding: 0 3px;
    font-size: 14px;
    line-height: 18px;
    color: #b0b0b0;
    background: 0 0;
    cursor: text;
    -webkit-transition: all .2s linear;
    transition: all .2s linear
}

.input-text:hover {
    border-color: #b0b0b0
}

.input-text:focus {
    outline: 0
}

textarea.input-text {
    height: 3em;
    resize: vertical
}

.form-section {
    position: relative;
    margin: 0 0 14px;
    padding: 0;
    border: 0;
    text-align: left
}

.form-section .input-text:-ms-input-placeholder, .form-section .input-text::-moz-placeholder, .form-section .input-text::-webkit-input-placeholder, .form-section .input-text::placeholder {
    color: #fff
}

.form-section .input-text[disabled] {
    background-color: #f5f5f5
}

.form-section .input-text[disabled]:-ms-input-placeholder, .form-section .input-text[disabled]::-moz-placeholder, .form-section .input-text[disabled]::-webkit-input-placeholder, .form-section .input-text[disabled]::placeholder {
    color: #f5f5f5
}

.form-section .msg {
    position: absolute;
    left: 10px;
    top: -26px;
    z-index: 5;
    padding: 6px 12px;
    margin: 0;
    font-size: 12px;
    -webkit-box-shadow: 0 3px 4px rgba(0, 0, 0, .18);
    box-shadow: 0 3px 4px rgba(0, 0, 0, .18)
}

.form-section .msg-error {
    visibility: hidden;
    visibility: visible \9;
    display: none \9;
    opacity: 0;
    background-color: #e53935;
    color: #fff;
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
    -webkit-transition: all .2s;
    transition: all .2s
}

.form-section .msg-error:after {
    position: absolute;
    top: 30px;
    left: 15px;
    width: 12px;
    height: 6px;
    content: '';
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAGCAYAAAD37n+BAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NTc3MiwgMjAxNC8wMS8xMy0xOTo0NDowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MkY4QzZBOTEzMDMyMTFFNTlCQzFDMTI2ODdDRkMyNzciIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MkY4QzZBOTAzMDMyMTFFNTlCQzFDMTI2ODdDRkMyNzciIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBQTZCNDRFMzJFOTAxMUU1OUJDMUMxMjY4N0NGQzI3NyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBQTZCNDRFNDJFOTAxMUU1OUJDMUMxMjY4N0NGQzI3NyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoqQVgUAAABNSURBVHjaYnxhrlvPwMDQwEAcaGACEo1AXE+EYpCaRiYop4mApnqoGgYmJEGQQB0WxXUwxegaQKAZiGuR+LVQMThgwWJiCw42GAAEGADDKgvj76U41wAAAABJRU5ErkJggg==) 50% 50% no-repeat
}

.form-section-focus .input-text {
    border-color: #ff6700
}

.form-section-focus .input-text::-webkit-input-placeholder {
    color: #b0b0b0;
    -webkit-transition: color .2s .2s linear;
    transition: color .2s .2s linear
}

.form-section-focus .input-text:-ms-input-placeholder, .form-section-focus .input-text::-moz-placeholder {
    color: #b0b0b0;
    transition: color .2s .2s linear
}

.form-section-focus .input-text::placeholder {
    color: #b0b0b0;
    -webkit-transition: color .2s .2s linear;
    transition: color .2s .2s linear
}

.form-section-focus .input-label {
    color: #ff6700
}

.form-section-focus .msg-error {
    display: block \9;
    visibility: visible;
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.form-section-active .input-label {
    top: -7px;
    font-size: 12px;
    background: #fff
}

.form-section-error input.input-text, .form-section-error textarea.input-text {
    background: url(shop_admin/static/src/default/images/icon/input-err.png) 95% 50% no-repeat
}

.modal-alert {
    width: 500px;
    margin-left: -250px
}

.modal-alert .modal-bd {
    padding: 60px 60px 40px;
    text-align: center
}

.modal-alert .text {
    min-height: 130px
}

.modal-alert .title, .modal-alert h3 {
    margin: 0;
    font-size: 30px;
    font-weight: 400;
    line-height: 50px;
    color: #424242
}

.modal-alert p {
    margin: 0;
    font-size: 18px;
    line-height: 30px;
    color: #b0b0b0
}

.modal-alert .actions .btn {
    margin: 0 7px
}

.modal-message-pop {
    width: 930px;
    height: 530px;
    margin-top: -265px;
    margin-left: -465px;
    background: 0 0
}

.modal-message-pop .close {
    width: 26px;
    height: 26px;
    border: 2px solid #fff;
    line-height: 26px;
    color: #fff
}

.modal-message-pop .close:hover {
    background: 0 0
}

.modal-message-pop .message-countdown {
    position: absolute;
    top: 50px;
    right: 14px;
    color: #fff;
    opacity: .5;
    filter: alpha(opacity=50) \9;
    z-index: 10
}

.modal-message-pop .message-countdown em {
    font-style: normal
}

.modal-message-pop .message-link {
    display: block;
    height: 530px;
    background-repeat: no-repeat;
    background-position: center bottom
}

body.lt-IE8 {
    height: 100%;
    overflow: hidden;
    _zoom: 1
}

.modal-update-browser {
    width: 730px;
    height: 570px;
    margin-top: -285px;
    _margin-top: 15%;
    margin-left: -365px;
    border-radius: 10px
}

.modal-update-browser .modal-body {
    height: 570px;
    max-height: 570px;
    padding: 0;
    text-align: center;
    overflow: hidden;
    _zoom: 1
}

.modal-update-browser .modal-body .tip {
    margin: 70px 0 30px;
    font-size: 18px;
    line-height: 2
}

.modal-update-browser .modal-body .app-code {
    display: block;
    margin: 0 auto 40px
}

.modal-update-browser .modal-body .download {
    width: 370px;
    margin: 0 auto
}

.modal-update-browser .modal-body .download dt {
    margin: 0 0 20px;
    padding: 0;
    color: #999
}

.modal-update-browser .modal-body .download dd {
    float: left;
    _display: inline;
    width: 160px;
    margin: 0 8px;
    list-style: none;
    border-radius: 10px;
    border: 1px solid #e6e6e6
}

.modal-update-browser .modal-body .download dd a {
    display: block;
    height: 60px;
    background-image: url(../images/icon/icons.png);
    background-repeat: no-repeat;
    text-indent: -9999em;
    border-radius: 10px
}

.modal-update-browser .modal-body .download dd a:hover {
    background-color: #f2f2f2
}

.modal-update-browser .modal-body .download dd .chrome {
    background-position: center 0
}

.modal-update-browser .modal-body .download dd .firefox {
    background-position: center -60px
}

.modal-choose-pro {
    width: 1100px;
    margin-top: -300px;
    margin-left: -613px;
    _margin-top: 0;
    background: 0 0
}

.goods-detail-item, .modal-choose-pro .close {
    background-color: #fafafa
}

.modal-choose-pro .modal-header {
    background: 0 0;
    text-align: center
}

.modal-choose-pro .modal-header h3 {
    font-size: 28px;
    color: #fff
}

.modal-choose-pro .modal-body {
    margin-left: -14px;
    text-align: center;
    overflow: hidden;
    _zoom: 1
}

.modal-choose-pro .modal-footer {
    padding: 10px 0 0;
    background: 0 0;
    border: none
}

.modal-choose-pro ul {
    margin: 0;
    padding: 0;
    position: relative;
    overflow: hidden;
    _zoom: 1
}

.modal-choose-pro .zss-pagers-wrapper {
    margin-top: 25px
}

.modal-choose-pro .list {
    margin: 0 auto
}

.modal-choose-pro .list li {
    float: left;
    height: 300px;
    text-align: center;
    cursor: pointer;
    color: #424242;
    position: relative;
    list-style: none;
    background-color: #fff
}

.modal-choose-pro .list li input {
    display: none
}

.modal-choose-pro .list li img {
    display: block;
    width: 160px;
    height: 160px;
    margin: 40px auto 15px
}

.modal-choose-pro .list li .g-name {
    margin: 0 0 5px
}

.modal-choose-pro .list li .g-price {
    margin: 0;
    color: #ff6700
}

.modal-choose-pro .list li .icon-radio {
    position: absolute;
    top: 20px;
    left: 20px
}

.modal-choose-pro .list .selected .icon-radio, .modal-choose-pro .list .selected:hover .icon-radio {
    background-color: #ff6700
}

.modal-choose-pro .list .selected .icon-radio:before {
    border-color: #ff6700
}

.modal-choose-pro-2 .modal-body, .modal-choose-pro-3 .modal-body, .modal-choose-pro-4 .modal-body {
    margin-left: 0
}

.modal-choose-pro-2 .list {
    width: 510px
}

.modal-choose-pro-3 .list {
    width: 758px
}

.modal-choose-pro-4 .list {
    width: 1006px
}

.modal-backdrop-dark.fade.in {
    filter: alpha(opacity=80) \9
}

.modal-del-confim .modal-body {
    text-align: center
}

.modal-coudan .modal-header {
    height: auto
}

.modal-coudan .modal-header h3 {
    margin-bottom: 10px;
    font-weight: 400
}

.modal-coudan .modal-header .desc {
    margin: 0;
    color: #b0b0b0;
    font-size: 16px
}

.modal-coudan .modal-header .money, .modal-coudan .modal-header .over {
    color: #ff6700
}

.modal-coudan .modal-header i {
    font-style: normal
}

.modal-alert .much-text {
    font-size: 18px;
    line-height: 2
}

.modal-precheck-tip {
    width: 800px;
    margin-left: -400px
}

.modal-precheck-tip .list {
    margin: 0;
    padding: 0
}

.modal-precheck-tip li {
    float: left;
    list-style: none;
    width: 240px;
    height: 240px;
    text-align: center
}

.modal-precheck-tip li img {
    width: 160px;
    height: 160px
}

.modal-precheck-tip li h3 {
    margin: 0 10px 10px;
    font-size: 14px;
    font-weight: 400
}

.modal-precheck-tip li .price {
    margin: 0;
    color: #ff6700
}

.modal-precheck-tip .msg {
    text-align: center;
    font-size: 20px;
    line-height: 36px
}

.modal-precheck-tip .modal-bd {
    padding: 40px;
    position: relative
}

.modal-precheck-tip .modal-bd .control {
    position: absolute;
    top: 0;
    width: 40px;
    height: 100%;
    line-height: 320px;
    padding: 0;
    border: none;
    font-size: 40px;
    font-weight: 400
}

.modal-precheck-tip .modal-bd .control-prev {
    left: 0
}

.modal-precheck-tip .modal-bd .control-next {
    right: 0
}

.modal-precheck-tip-1 {
    width: 572px;
    margin-left: -286px
}

.modal-precheck-tip-1 .list {
    width: 240px;
    margin: 0 auto
}

.modal-precheck-tip-2 {
    width: 572px;
    margin-left: -286px
}

.modal-precheck-tip-2 .list {
    width: 480px;
    margin: 0 auto
}

.modal-precheck-tip-3 .list {
    width: 720px;
    margin: 0 auto
}

.modal-precheck-tip-msg {
    width: 500px;
    margin-left: -250px
}

.modal-baoxian {
    width: 800px;
    height: 500px;
    margin-left: -400px;
    margin-top: -250px
}

.modal-baoxian .modal-body {
    padding: 20px
}

.modal-baoxian .modal-body .con-1 h4 {
    margin: 0 0 20px;
    font-size: 16px;
    color: #424242
}

.modal-baoxian .modal-body .con-1 .icon-list {
    padding: 0 0 20px;
    border-bottom: 1px solid #e0e0e0;
    margin: 0
}

.modal-baoxian .modal-body .con-1 .icon-list .icon {
    display: block;
    width: 80px;
    height: 80px;
    margin: 0 auto 10px;
    background: url(../images/icon-baoxian-service.png) no-repeat
}

.modal-baoxian .modal-body .con-1 .icon-list .icon-1 {
    background-position: 0 0
}

.modal-baoxian .modal-body .con-1 .icon-list .icon-2 {
    background-position: 0 -80px
}

.modal-baoxian .modal-body .con-1 .icon-list .icon-3 {
    background-position: 0 -160px
}

.modal-baoxian .modal-body .con-1 .icon-list li {
    float: left;
    width: 253.33px;
    margin: 0;
    list-style: none;
    text-align: center;
    color: #666
}

.modal-baoxian .modal-body .con-1 .xuzhi dt {
    margin-bottom: 6px;
    font-size: 16px;
    color: #424242
}

.modal-baoxian .modal-body .con-1 .xuzhi dd {
    margin: 0;
    color: #666;
    line-height: 2
}

.modal-baoxian .modal-body .con-1 .xuzhi dd a {
    margin-left: 10px;
    color: #ff6700;
    cursor: pointer
}

.modal-baoxian .modal-footer {
    padding-left: 20px;
    padding-right: 20px;
    text-align: right
}

.modal-baoxian .modal-footer .btn {
    margin-left: 10px;
    margin-right: 0
}

.modal-baoxian .modal-footer .btn-lineDakeLight {
    border-color: #e0e0e0
}

.modal-baoxian .modal-footer p {
    float: left;
    line-height: 40px;
    margin: 0;
    color: #424242
}

.modal-baoxian .modal-footer p span {
    cursor: pointer
}

.modal-baoxian .modal-footer p a {
    cursor: pointer;
    color: #424242;
    text-decoration: underline
}

.modal-baoxian .modal-footer .iconfont {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    width: 18px;
    height: 18px;
    line-height: 18px;
    border: 1px solid #e0e0e0;
    margin-right: 6px;
    background-color: #fff;
    color: #fff;
    font-size: 20px;
    text-align: center;
    vertical-align: middle;
    position: relative;
    top: -1px
}

.modal-baoxian .modal-footer .iconfont:hover {
    color: #757575
}

.modal-baoxian .modal-footer .selected .iconfont {
    color: #fff;
    border-color: #ff6700;
    background-color: #ff6700
}

.modal-baoxian .modal-footer .selected .iconfont:hover {
    color: #fff
}

.modal-guajia {
    width: 760px;
    height: 502px;
    margin-left: -380px;
    margin-top: -251px
}

.modal-guajia .modal-body {
    height: 320px;
    padding: 20px;
    overflow-y: auto;
    color: #757575
}

.modal-guajia .modal-body h4 {
    margin: 0 0 10px;
    font-size: 16px;
    color: #424242
}

.modal-guajia .modal-body ol {
    padding: 0 0 0 20px;
    margin-bottom: 20px;
    line-height: 2
}

.modal-guajia .modal-body table {
    width: 600px;
    margin-bottom: 40px
}

.modal-guajia .modal-body table caption {
    padding-bottom: 10px;
    text-align: left;
    font-size: 16px;
    color: #424242
}

.modal-guajia .modal-body table thead th {
    background: #4a99d1;
    color: #fff;
    height: 40px;
    border: 1px solid #e9f0f5
}

.modal-guajia .modal-body table thead .th-1 {
    width: 200px
}

.modal-guajia .modal-body table thead .th-2 {
    width: 300px
}

.modal-guajia .modal-body table thead .th-3 {
    width: 100px
}

.modal-guajia .modal-body table tbody td {
    height: 40px;
    background: #dfeaf1;
    border: 1px solid #e9f0f5;
    color: #676767;
    text-align: center
}

.modal-guajia .modal-body dl {
    margin: 0
}

.modal-guajia .modal-body dl dt {
    font-size: 16px;
    color: #333;
    margin: 0 0 10px
}

.modal-guajia .modal-body dl dd {
    margin: 0;
    line-height: 2
}

.modal-guajia .modal-footer {
    padding-left: 20px;
    padding-right: 20px
}

.modal-guajia .modal-footer .btn {
    margin-left: 10px;
    margin-right: 0
}

.modal-guajia .modal-footer .btn-lineDakeLight {
    border-color: #e0e0e0
}

.modal-guajia .modal-footer p {
    float: left;
    line-height: 40px;
    margin: 0;
    color: #424242
}

.modal-guajia .modal-footer p span {
    cursor: pointer
}

.modal-guajia .modal-footer p a {
    cursor: pointer;
    color: #424242;
    text-decoration: underline
}

.modal-water-install .modal-body p {
    margin: 0
}

.modal-choose-pro .list li:hover .icon-radio {
    background-color: #e0e0e0
}

.fixed-qrcode, .icon-bg {
    background-color: #ff6700
}

.icon10:before {
    margin-left: 5px;
    margin-right: 5px;
    font-size: 5px;
    vertical-align: middle
}

.icon5:before {
    margin-left: 5px;
    margin-right: 5px;
    font-size: 5px;
    vertical-align: middle
}

.icon-bg {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    width: 22px;
    height: 22px;
    line-height: 22px;
    border-radius: 11px;
    text-align: center;
    color: #fff;
    vertical-align: middle
}

.icon-bg:before {
    font-size: 5px;
    vertical-align: middle
}

.icon-radio {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    width: 14px;
    height: 14px;
    border-radius: 7px;
    background-color: #fff;
    position: relative;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.icon-radio:before {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    border: 1px solid #e0e0e0;
    border-radius: 11px;
    position: absolute;
    top: -4px;
    left: -4px
}

.site-topbar {
    position: relative
}

.site-topbar .topbar-cart, .site-topbar .topbar-info {
    position: relative;
    float: right;
    _display: inline;
    height: 40px
}

.site-topbar .topbar-cart {
    width: 160px;
    margin-left: 15px
}

.site-topbar .topbar-cart-filled .cart-mini {
    color: #fff;
    background: #ff6700
}

.site-topbar .topbar-cart-active .cart-mini {
    color: #ff6700;
    background: #fff
}

.site-topbar .topbar-info {
    line-height: 40px
}

.site-topbar .topbar-info .link, .site-topbar .topbar-info .message, .site-topbar .topbar-info .sep, .site-topbar .topbar-info .user {
    float: left
}

.site-topbar .topbar-info .link {
    padding: 0 5px;
    text-align: center
}

.site-topbar .topbar-info .link-order {
    width: 70px
}

.site-topbar .topbar-info .sep {
    margin: 0
}

.site-topbar .cart-mini {
    position: relative;
    z-index: 32;
    display: block;
    height: 41px;
    line-height: 41px;
    text-align: center;
    color: #666;
    font-size: 14px;
    border: 1px solid #eaeaea;
    border-radius: 10px;
}

.site-topbar .cart-mini i {
    margin-right: 4px;
    font-size: 20px;
    line-height: 20px;
    vertical-align: -1px
}

.site-topbar .cart-mini-num {
    margin-left: -4px
}

.site-topbar .cart-menu {
    display: none;
    position: absolute;
    right: 0;
    right: -1px \9;
    top: 40px;
    z-index: 1131;
    min-width: 316px;
    width: 100%;
    padding: 15px 0 0;
    color: #424242;
    background: #fff;
    border: 1px solid #e0e0e0 \9;
    border-top: 0 \9;
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, .15);
    box-shadow: 0 2px 10px rgba(0, 0, 0, .15)
}

.site-topbar .cart-menu .loading, .site-topbar .cart-menu .msg {
    margin: 5px 20px 20px;
    text-align: center
}

.site-topbar .cart-list {
    *position: relative;
    margin: 0;
    padding: 0;
    list-style-type: none
}

.site-topbar .cart-list li {
    position: relative;
    height: 80px;
    padding: 0 20px
}

.site-topbar .cart-list li.first .cart-item, .site-topbar .cart-list li:first-child .cart-item {
    border-top: 0
}

.site-topbar .cart-item {
    position: relative;
    height: 60px;
    padding: 10px 0;
    border-top: 1px solid #e0e0e0;
    line-height: 20px
}

.site-topbar .cart-item:hover .btn-del {
    display: block
}

.site-topbar .cart-item .thumb {
    float: left;
    margin-right: 10px
}

.site-topbar .cart-item .thumb img {
    width: 60px;
    height: 60px
}

.site-topbar .cart-item .name {
    float: left;
    _display: inline;
    width: 95px;
    height: 40px;
    margin: 10px 0;
    color: #424242;
    overflow: hidden;
    _zoom: 1
}

.site-topbar .cart-item a.name:hover {
    color: #ff6700
}

.site-topbar .cart-item .price {
    float: right;
    _display: inline;
    margin: 10px 20px 0 5px
}

.site-topbar .cart-item .btn-del {
    display: none;
    _display: block;
    position: absolute;
    top: 21px;
    right: 0
}

.site-topbar .cart-item .btn-del:hover {
    color: #424242
}

.site-topbar .cart-item .btn-del i {
    font-size: 16px;
    line-height: 16px
}

.site-topbar .cart-total {
    padding: 15px 20px;
    background: #fafafa
}

.site-topbar .cart-total em {
    font-style: normal
}

.site-topbar .cart-total .total {
    float: left;
    width: 135px;
    color: #757575
}

.site-topbar .cart-total .price {
    display: block;
    font-weight: 400;
    color: #ff6700
}

.site-topbar .cart-total .price em {
    font-size: 24px;
    line-height: 16px
}

.site-topbar .cart-total .btn-cart {
    float: right;
    width: 130px;
    padding: 0;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    color: #f5f5f5;
    background: #ff6700
}

.site-mini-header {
    font-size: 12px;
    border-bottom: 2px solid #ff6700;
    background: #fff;
    color: #b0b0b0
}

.site-mini-header .header-logo {
    width: 93px;
    margin-top: 26px
}

.site-mini-header .logo {
    width: 48px;
    height: 48px
}

.site-mini-header .logo:after, .site-mini-header .logo:before {
    width: 48px;
    height: 48px
}

.site-mini-header .header-title {
    float: left;
    margin-top: 26px
}

.site-mini-header .header-title h2, .site-mini-header .header-title p {
    margin: 0
}

.site-mini-header .header-title h2 {
    font-size: 28px;
    line-height: 48px;
    font-weight: 400;
    color: #424242
}

.site-mini-header .header-title h2 span {
    margin-left: 10px;
    color: #ff6700
}

.site-mini-header .has-more h2 {
    margin-bottom: 6px;
    line-height: 1
}

.site-mini-header .has-more p {
    color: #757575;
    line-height: 1
}

.site-mini-header .topbar-nav {
    float: left;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    _zoom: 1
}

.site-mini-header .topbar-cart, .site-mini-header .topbar-info {
    position: relative;
    float: right;
    _display: inline;
    height: 40px
}

.site-mini-header .topbar-cart {
    width: 115px;
    margin-left: 15px
}

.site-mini-header .topbar-cart-filled .cart-mini {
    color: #fff;
    background: #ff6700
}

.site-mini-header .topbar-cart-active .cart-mini {
    color: #ff6700;
    background: #fff
}

#popup-newsletter .block-newletter .btn-subcribe, #popup-newsletter .close, #popup-newsletter .modal-content {
    background-position: center;
    background-repeat: no-repeat
}

.modal-addcart-captcha-drag {
    width: 280px;
    height: 264px;
    margin-top: -132px;
    margin-left: -140px;
    border-radius: 5px
}

.modal-addcart-captcha-drag .modal-header {
    padding: 8px 15px
}

.modal-addcart-captcha-drag .close {
    top: 8px
}

.modal-addcart-captcha-drag .modal-body {
    padding: 15px;
    text-align: center
}

.modal-addcart-captcha-drag .drag-captcha-wrapper {
    margin: 0 auto
}

.fixed-qrcode {
    position: fixed;
    top: 65%;
    display: block;
    z-index: 999;
    width: 120px;
    height: 120px;
    margin-left: -123px
}

.fixed-qrcode p {
    text-align: center
}

.text-overflow {
    text-overflow: ellipsis;
    overflow: hidden
}

#popup-newsletter .close {
    width: 32px;
    height: 32px;
    padding: 0;
    background-image: url(../images/icon/close-popup.png);
    opacity: 1;
    position: absolute;
    top: 7px;
    right: 7px;
    z-index: 100
}

#popup-newsletter .close span {
    display: none
}

#popup-newsletter .close:hover {
    background-color: rgba(104, 51, 102, .2)
}

#popup-newsletter .modal-dialog {
    max-width: 830px;
    width: 100%;
    margin: 0 auto;
    padding: 15px
}

#popup-newsletter .modal-content {
    background-size: cover;
    border-radius: 0;
    border: none;
    color: #333;
    width: 100%;
    max-width: 830px;
    background-color: #fff
}

#popup-newsletter .block-newletter {
    font-size: 14px;
    width: 50%;
    background-color: #fff;
    left: 50%;
    position: relative;
    min-height: 500px;
    margin: 0;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 45px;
    z-index: 10
}

#popup-newsletter .block-newletter .block-title {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 400;
    margin: 0 0 42px;
    text-align: center;
    padding-top: 44px
}

#popup-newsletter .block-newletter .text-title {
    font-weight: 700;
    color: #999;
    text-transform: uppercase;
    line-height: 70px;
    font-size: 95px;
    margin-left: -152px;
    letter-spacing: 18px;
    margin-bottom: 0
}

#popup-newsletter .block-newletter .text-title > span {
    color: #c36;
    display: block;
    font-size: 120px;
    line-height: 85px;
    letter-spacing: 0
}

#popup-newsletter .block-newletter .text-title > span span {
    font-size: 80px
}

#popup-newsletter .block-newletter .input-group {
    position: relative;
    display: block
}

#popup-newsletter .block-newletter .input-group:before {
    content: "";
    display: table
}

#popup-newsletter .block-newletter .input-group:after {
    content: "";
    display: table;
    clear: both
}

#popup-newsletter .block-newletter label {
    font-size: 16px;
    color: #333;
    display: block;
    text-transform: uppercase;
    font-weight: 400;
    padding: 0;
    margin-bottom: 18px
}

#popup-newsletter .block-newletter .form-control {
    height: 44px;
    background-color: #fff;
    color: #999;
    font-size: 14px;
    border: 1px solid #cfcfcf;
    padding-left: 24px;
    display: block;
    width: 100%;
    padding-right: 45px
}

#popup-newsletter .block-newletter .form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

#popup-newsletter .block-newletter .form-control:-ms-input-placeholder, #popup-newsletter .block-newletter .form-control::-webkit-input-placeholder {
    color: #999
}

#popup-newsletter .block-newletter .input-group-btn {
    position: static
}

#popup-newsletter .block-newletter .btn-subcribe {
    height: 44px;
    width: 45px;
    position: absolute;
    top: 0;
    right: 0;
    background-image: url(../images/icon/btn-subcribe.png);
    background-color: transparent;
    border-left: 1px solid #cfcfcf
}

#popup-newsletter .block-newletter .btn-subcribe span {
    display: none
}

#popup-newsletter .block-newletter .btn-subcribe:hover {
    background-color: rgba(104, 51, 102, .2)
}

#popup-newsletter .block-newletter .btn-subcribe:before {
    content: none
}

#popup-newsletter .btn-checkbox {
    position: absolute;
    bottom: 16px;
    left: 40px;
    font-size: 12px;
    font-weight: 400;
    margin: 0;
    padding-right: 20px
}

#popup-newsletter .btn-checkbox label {
    cursor: pointer;
    font-size: 12px;
    font-weight: 400;
    text-transform: none;
    margin: 0;
    padding-left: 24px
}

#popup-newsletter .btn-checkbox input {
    margin: 0;
    left: 0
}

@media (min-width: 992px) {
    #popup-newsletter .modal-dialog {
        height: 100%;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        display: -webkit-flex;
        -webkit-flex-direction: row;
        -webkit-align-items: center;
        -webkit-justify-content: center
    }
}

@media (max-width: 767px) {
    #popup-newsletter .block-newletter {
        width: 100%;
        max-width: 400px;
        left: auto;
        margin-left: auto;
        margin-right: auto;
        background-color: rgba(255, 255, 255, .8)
    }

    #popup-newsletter .block-newletter .text-title {
        margin-left: 0;
        font-size: 50px;
        line-height: 1;
        letter-spacing: 10px
    }

    #popup-newsletter .block-newletter .text-title > span {
        font-size: 60px;
        line-height: 1
    }

    #popup-newsletter .block-newletter .text-title > span span {
        font-size: 50px
    }
}

.nav-top-menu, .service {
    background-color: #fff
}

.main-header .header-search-box .form-inline .select2 {
    width: 100px;
    min-width: 100px
}

.category-con {
    position: relative;
    width: 100%
}

.category-con .category-tab-content {
    display: none
}

.home .category-con .category-tab-content {
    display: block;
    width: 200px;
    height: 453px
}

.home .category-con .content-con, .home .content-con {
    display: block
}

.category-con .category-type {
    width: 200px;
    float: left;
    height: 40px;
    color: #fff;
    background-color: #ca2b30;
    position: absolute;
    z-index: 100;
    margin-top: -40px;
    line-height: 40px
}

.category-con .category-type .icon-fenlei {
    display: inline-block;
    font-size: 16px;
    margin-left: 24px
}

.category-con .category-type .text {
    display: inline-block;
    font-size: 14px;
    margin-left: 10px;
    font-weight: 700
}

.category-con .category-inner-con {
    width: 1200px;
    padding-right: 30px;
    position: relative;
    height: 0;
    z-index: 100;
    margin: 0 auto
}

.category-con .nav-con {
    *margin-top: 0;
    width: 200px;
    height: 0
}

.category-con .nav-con .normal-nav {
    background-color: #000;
    filter: "alpha(opacity=35)";
    background-color: rgba(0, 0, 0, .55);
    width: 200px;
    height: 453px;
    position: relative;
    z-index: 11
}

.category-con .nav-con .normal-nav .nav-item {
    position: relative;
    height: 35px;
    line-height: 35px;
    color: #fff;
    font-size: 14px;
    padding-left: 8px
}

.category-con .nav-con .normal-nav .nav-item.active {
    background: #423e44
}

.category-con .nav-con .normal-nav .nav-item i {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-left: 14px;
    margin-right: 12px;
    height: 35px;
    line-height: 35px;
    font-size: 16px
}

.category-con .nav-con .normal-nav .nav-item i.icon-arrow-right {
    position: absolute;
    right: 2px;
    top: 0
}

.category-con .nav-con .normal-nav .nav-item i img {
    margin-top: 9.5px
}

.category-con .nav-con .normal-nav .nav-item a {
    height: 35px;
    _line-height: 45px;
    color: #fff;
    font-size: 14px;
    display: inline-block;
    width: 100%;
    position: relative
}

.category-con .content-con {
    height: 453px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    -webkit-backface-visibility: hidden
}

.category-con .content-con .pannel-con {
    height: 453px;
    overflow: hidden;
    overflow-y: auto;
    width: 100%;
    position: absolute;
    background-color: #fff
}

.category-con .content-con .pannel-con .hot-word-con {
    float: left;
    width: 78%;
    height: 410px;
    padding: 19px 30px;
    background-color: #fff
}

.category-con .content-con .pannel-con .hot-word-con .line-title {
    width: 10%;
    color: #333;
    position: relative;
    font-size: 14px;
    font-weight: 700;
    line-height: 25px;
    height: 25px;
    float: left
}

.category-con .content-con .pannel-con .hot-word-con .line-title .title-text {
    display: inline-block;
    width: 60px;
    overflow: hidden;
    text-align: justify;
    text-justify: distribute-all-lines;
    text-align-last: justify;
    -moz-text-align-last: justify;
    -webkit-text-align-last: justify
}

.category-con .content-con .pannel-con .hot-word-con .line-title .title-text:after {
    content: "";
    width: 100%;
    display: inline-block
}

.category-con .content-con .pannel-con .hot-word-con .line-title i {
    display: block;
    position: absolute;
    top: 0;
    right: -6px;
    font-size: 13px;
    color: #797979;
    font-weight: 100
}

.category-con .content-con .pannel-con .hot-word-con .line-con {
    width: 90%;
    float: left
}

.category-con .content-con .pannel-con .hot-word-con .line-con .hot-word {
    height: 25px;
    line-height: 25px;
    font-size: 12px;
    color: #666;
    float: left;
    margin-left: 15px
}

.category-con .content-con .pannel-con .hot-word-con .line-con .hot-word:hover {
    color: #e13c41
}

.category-con .content-con .pannel-con .hot-word-con .line-con .seprate {
    clear: both;
    margin-bottom: 10.5px;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #eee;
    border-bottom-color: rgba(0, 0, 0, .1);
    height: 10.5px
}

.category-con .content-con .pannel-con .sub-cat-con {
    float: left;
    width: 22%;
    padding: 0 9.5px;
    height: 453px;
    border-left: 1px dotted #eee
}

.category-con .content-con .pannel-con .sub-cat-con .cat-banner {
    width: 190px;
    height: 150px;
    margin-top: 12px
}

.category-con .content-con .pannel-con .sub-cat-con .cat-banner img {
    width: 190px;
    height: 150px;
    margin: 0 auto
}

.category-con .content-con .pannel-con .sub-cat-con .cat-banner img:hover {
    opacity: .8
}

.category-con .content-con .pannel-con .hot-word-con .line-con .bright {
    color: #ff5b79
}

.category-con .content-con .pannel-con:nth-child(2) .hot-word-con .line-con .bright {
    color: #027bd6 !important
}

.category-con .content-con .pannel-con:nth-child(3) .hot-word-con .line-con .bright {
    color: #1ba4ae !important
}

.category-con .content-con .pannel-con:nth-child(4) .hot-word-con .line-con .bright {
    color: #2192fc !important
}

.category-con .content-con .pannel-con:nth-child(5) .hot-word-con .line-con .bright {
    color: #00833d !important
}

.category-con .content-con .pannel-con:nth-child(6) .hot-word-con .line-con .bright {
    color: #e555aa !important
}

.category-con .content-con .pannel-con:nth-child(7) .hot-word-con .line-con .bright {
    color: #4cc210 !important
}

.category-con .content-con .pannel-con:nth-child(8) .hot-word-con .line-con .bright {
    color: #ffae2e !important
}

.category-con .content-con .pannel-con:nth-child(9) .hot-word-con .line-con .bright {
    color: #d13030 !important
}

.category-con .content-con .pannel-con:nth-child(10) .hot-word-con .line-con .bright {
    color: #894099 !important
}

.category-con .content-con .pannel-con:nth-child(11) .hot-word-con .line-con .bright {
    color: #ff9003 !important
}

.category-con .content-con .pannel-con:nth-child(12) .hot-word-con .line-con .bright {
    color: #da1494 !important
}

.category-con .content-con .pannel-con:nth-child(13) .hot-word-con .line-con .bright {
    color: #6d4f4c !important
}

.category-con .content-con .pannel-con:nth-child(14) .hot-word-con .line-con .bright {
    color: #d13030 !important
}

.category-con .content-con .pannel-con:nth-child(15) .hot-word-con .line-con .bright {
    color: #ff2d54 !important
}

.latest-deals-product {
    margin-top: 20px;
    position: relative
}

.latest-deals-product .count-down-time2 {
    position: absolute;
    top: -61px;
    right: 80px
}

.latest-deals-product .product-list li {
    border: 1px solid #eaeaea;
    overflow: hidden;
    padding-bottom: 5px
}

.latest-deals-product .product-list li:hover {
    border: 1px solid #958457
}

.latest-deals-product .owl-next {
    top: -40px
}

.latest-deals-product .owl-prev {
    top: -40px;
    left: inherit;
    right: 26px
}

.count-down-time2 {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    line-height: 40px
}

.count-down-time2 .icon-clock {
    width: 23px;
    height: 26px;
    background: url(../images/icon-clock.png) center center no-repeat;
    display: inline-block;
    margin-top: 5px
}

.count-down-time2 .box-count {
    text-transform: none;
    color: #f96d10;
    border: 1px solid #f96d10;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    padding: 0 10px;
    margin-top: 4px;
    margin-right: 4px;
    margin-left: 4px
}

.category-featured.box-products-default .sub-category-list a:hover, .category-featured.box-products-red .sub-category-list a:hover {
    color: #f36
}

.category-featured.box-products-default .navbar-brand, .category-featured.box-products-red .navbar-brand {
    background: #f36
}

.category-featured.box-products-default .navbar-brand a:hover, .category-featured.box-products-red .navbar-brand a:hover {
    color: #fff
}

.category-featured.box-products-default .nav-menu .navbar-collapse, .category-featured.box-products-red .nav-menu .navbar-collapse {
    background: #fff;
    border-bottom: 2px solid #f36
}

.category-featured.box-products-default .nav-menu .nav > li.active a, .category-featured.box-products-default .nav-menu .nav > li.active a:after, .category-featured.box-products-default .nav-menu .nav > li:hover a, .category-featured.box-products-default .nav-menu .nav > li:hover a:after, .category-featured.box-products-red .nav-menu .nav > li.active a, .category-featured.box-products-red .nav-menu .nav > li.active a:after, .category-featured.box-products-red .nav-menu .nav > li:hover a, .category-featured.box-products-red .nav-menu .nav > li:hover a:after {
    color: #f36
}

.category-featured.box-products-default .nav-menu .nav > li > a:before, .category-featured.box-products-red .nav-menu .nav > li > a:before {
    background: #f36
}

.category-featured.box-products-default .product-list li .add-to-cart, .category-featured.box-products-red .product-list li .add-to-cart {
    background-color: rgba(255, 51, 102, .7);
    background: rgba(255, 51, 102, .7);
    color: rgba(255, 51, 102, .7)
}

.category-featured.box-products-default .product-list li .add-to-cart:hover, .category-featured.box-products-red .product-list li .add-to-cart:hover {
    background: #f36
}

.category-featured.box-products-default .product-list li .quick-view a.compare:hover, .category-featured.box-products-default .product-list li .quick-view a.directseller:hover, .category-featured.box-products-default .product-list li .quick-view a.heart:hover, .category-featured.box-products-default .product-list li .quick-view a.search:hover, .category-featured.box-products-red .product-list li .quick-view a.compare:hover, .category-featured.box-products-red .product-list li .quick-view a.directseller:hover, .category-featured.box-products-red .product-list li .quick-view a.heart:hover, .category-featured.box-products-red .product-list li .quick-view a.search:hover {
    background-color: #f36;
    opacity: .9
}

.category-featured.box-products-pink .sub-category-list a:hover {
    color: #f6c
}

.category-featured.box-products-pink .navbar-brand {
    background: #f6c
}

.category-featured.box-products-pink .navbar-brand a:hover {
    color: #fff
}

.category-featured.box-products-pink .nav-menu .navbar-collapse {
    background: #fff;
    border-bottom: 2px solid #f6c
}

.category-featured.box-products-pink .nav-menu .nav > li.active a, .category-featured.box-products-pink .nav-menu .nav > li.active a:after, .category-featured.box-products-pink .nav-menu .nav > li:hover a, .category-featured.box-products-pink .nav-menu .nav > li:hover a:after {
    color: #f6c
}

.category-featured.box-products-pink .nav-menu .nav > li > a:before {
    background: #f6c
}

.category-featured.box-products-pink .product-list li .add-to-cart {
    background-color: rgba(255, 102, 204, .7);
    background: rgba(255, 102, 204, .7);
    color: rgba(255, 102, 204, .7)
}

.category-featured.box-products-pink .product-list li .add-to-cart:hover {
    background: #f6c
}

.category-featured.box-products-pink .product-list li .quick-view a.compare:hover, .category-featured.box-products-pink .product-list li .quick-view a.directseller:hover, .category-featured.box-products-pink .product-list li .quick-view a.heart:hover, .category-featured.box-products-pink .product-list li .quick-view a.search:hover {
    background-color: #f6c;
    opacity: .9
}

.category-featured.box-products-yellow .sub-category-list a:hover {
    color: #fc0
}

.category-featured.box-products-yellow .navbar-brand {
    background: #fc0
}

.category-featured.box-products-yellow .navbar-brand a:hover {
    color: #fff
}

.category-featured.box-products-yellow .nav-menu .navbar-collapse {
    background: #fff;
    border-bottom: 2px solid #fc0
}

.category-featured.box-products-yellow .nav-menu .nav > li.active a, .category-featured.box-products-yellow .nav-menu .nav > li.active a:after, .category-featured.box-products-yellow .nav-menu .nav > li:hover a, .category-featured.box-products-yellow .nav-menu .nav > li:hover a:after {
    color: #fc0
}

.category-featured.box-products-yellow .nav-menu .nav > li > a:before {
    background: #fc0
}

.category-featured.box-products-yellow .product-list li .add-to-cart {
    background-color: rgba(255, 204, 0, .7);
    background: rgba(255, 204, 0, .7);
    color: rgba(255, 204, 0, .7)
}

.category-featured.box-products-yellow .product-list li .add-to-cart:hover {
    background: #fc0
}

.category-featured.box-products-yellow .product-list li .quick-view a.compare:hover, .category-featured.box-products-yellow .product-list li .quick-view a.directseller:hover, .category-featured.box-products-yellow .product-list li .quick-view a.heart:hover, .category-featured.box-products-yellow .product-list li .quick-view a.search:hover {
    background-color: #fc0;
    opacity: .9
}

.category-featured.box-products-orange .sub-category-list a:hover {
    color: #f63
}

.category-featured.box-products-orange .navbar-brand {
    background: #f63
}

.category-featured.box-products-orange .navbar-brand a:hover {
    color: #fff
}

.category-featured.box-products-orange .nav-menu .navbar-collapse {
    background: #fff;
    border-bottom: 2px solid #f63
}

.category-featured.box-products-orange .nav-menu .nav > li.active a, .category-featured.box-products-orange .nav-menu .nav > li.active a:after, .category-featured.box-products-orange .nav-menu .nav > li:hover a, .category-featured.box-products-orange .nav-menu .nav > li:hover a:after {
    color: #f63
}

.category-featured.box-products-orange .nav-menu .nav > li > a:before {
    background: #f63
}

.category-featured.box-products-orange .product-list li .add-to-cart {
    background-color: rgba(255, 102, 51, .7);
    background: rgba(255, 102, 51, .7);
    color: rgba(255, 102, 51, .7)
}

.category-featured.box-products-orange .product-list li .add-to-cart:hover {
    background: #f63
}

.category-featured.box-products-orange .product-list li .quick-view a.compare:hover, .category-featured.box-products-orange .product-list li .quick-view a.directseller:hover, .category-featured.box-products-orange .product-list li .quick-view a.heart:hover, .category-featured.box-products-orange .product-list li .quick-view a.search:hover {
    background-color: #f63;
    opacity: .9
}

.category-featured.box-products-green .sub-category-list a:hover {
    color: #00a360
}

.category-featured.box-products-green .navbar-brand {
    background: #00a360
}

.category-featured.box-products-green .navbar-brand a:hover {
    color: #fff
}

.category-featured.box-products-green .nav-menu .navbar-collapse {
    background: #fff;
    border-bottom: 2px solid #00a360
}

.category-featured.box-products-green .nav-menu .nav > li.active a, .category-featured.box-products-green .nav-menu .nav > li.active a:after, .category-featured.box-products-green .nav-menu .nav > li:hover a, .category-featured.box-products-green .nav-menu .nav > li:hover a:after {
    color: #00a360
}

.category-featured.box-products-green .nav-menu .nav > li > a:before {
    background: #00a360
}

.category-featured.box-products-green .product-list li .add-to-cart {
    background-color: rgba(0, 163, 96, .7);
    background: rgba(0, 163, 96, .7);
    color: rgba(0, 163, 96, .7)
}

.category-featured.box-products-green .product-list li .add-to-cart:hover {
    background: #00a360
}

.category-featured.box-products-green .product-list li .quick-view a.compare:hover, .category-featured.box-products-green .product-list li .quick-view a.directseller:hover, .category-featured.box-products-green .product-list li .quick-view a.heart:hover, .category-featured.box-products-green .product-list li .quick-view a.search:hover {
    background-color: #00a360;
    opacity: .9
}

.category-featured.box-products-lightblue .sub-category-list a:hover {
    color: #0090c9
}

.category-featured.box-products-lightblue .navbar-brand {
    background: #0090c9
}

.category-featured.box-products-lightblue .navbar-brand a:hover {
    color: #fff
}

.category-featured.box-products-lightblue .nav-menu .navbar-collapse {
    background: #fff;
    border-bottom: 2px solid #0090c9
}

.category-featured.box-products-lightblue .nav-menu .nav > li.active a, .category-featured.box-products-lightblue .nav-menu .nav > li:hover a {
    color: #0090c9
}

.category-featured.box-products-lightblue .nav-menu .nav > li > a:before {
    background: #0090c9
}

.category-featured.box-products-lightblue .nav-menu .nav > li.active a:after, .category-featured.box-products-lightblue .nav-menu .nav > li:hover a:after {
    color: #0090c9
}

.category-featured.box-products-lightblue .product-list li .add-to-cart {
    background-color: rgba(0, 144, 201, .7);
    background: rgba(0, 144, 201, .7);
    color: rgba(0, 144, 201, .7)
}

.category-featured.box-products-lightblue .product-list li .add-to-cart:hover {
    background-color: #0090c9
}

.category-featured.box-products-lightblue .product-list li .quick-view a.compare:hover, .category-featured.box-products-lightblue .product-list li .quick-view a.directseller:hover, .category-featured.box-products-lightblue .product-list li .quick-view a.heart:hover, .category-featured.box-products-lightblue .product-list li .quick-view a.search:hover {
    background-color: #0090c9;
    opacity: .9
}

.category-featured.box-products-blue .sub-category-list a:hover {
    color: #3f5eca
}

.category-featured.box-products-blue .navbar-brand {
    background: #3f5eca
}

.category-featured.box-products-blue .navbar-brand a:hover {
    color: #fff
}

.category-featured.box-products-blue .nav-menu .navbar-collapse {
    background: #fff;
    border-bottom: 2px solid #3f5eca
}

.category-featured.box-products-blue .nav-menu .nav > li.active a, .category-featured.box-products-blue .nav-menu .nav > li:hover a {
    color: #3f5eca
}

.category-featured.box-products-blue .nav-menu .nav > li > a:before {
    background: #3f5eca
}

.category-featured.box-products-blue .nav-menu .nav > li.active a:after, .category-featured.box-products-blue .nav-menu .nav > li:hover a:after {
    color: #3f5eca
}

.category-featured.box-products-blue .product-list li .add-to-cart {
    background-color: rgba(63, 94, 202, .7);
    background: rgba(63, 94, 202, .7);
    color: rgba(63, 94, 202, .7)
}

.category-featured.box-products-blue .product-list li .add-to-cart:hover {
    background-color: #3f5eca
}

.category-featured.box-products-blue .product-list li .quick-view a.compare:hover, .category-featured.box-products-blue .product-list li .quick-view a.directseller:hover, .category-featured.box-products-blue .product-list li .quick-view a.heart:hover, .category-featured.box-products-blue .product-list li .quick-view a.search:hover {
    background-color: #3f5eca;
    opacity: .9
}

.category-featured.box-products-blue2 .sub-category-list a:hover {
    color: #690
}

.category-featured.box-products-blue2 .navbar-brand {
    background: #690
}

.category-featured.box-products-blue2 .navbar-brand a:hover {
    color: #fff
}

.category-featured.box-products-blue2 .nav-menu .navbar-collapse {
    background: #fff;
    border-bottom: 2px solid #690
}

.category-featured.box-products-blue2 .nav-menu .nav > li.active a, .category-featured.box-products-blue2 .nav-menu .nav > li:hover a {
    color: #690
}

.category-featured.box-products-blue2 .nav-menu .nav > li > a:before {
    background: #690
}

.category-featured.box-products-blue2 .nav-menu .nav > li.active a:after, .category-featured.box-products-blue2 .nav-menu .nav > li:hover a:after {
    color: #690
}

.category-featured.box-products-blue2 .product-list li .add-to-cart {
    background-color: rgba(102, 153, 0, .7);
    background: rgba(102, 153, 0, .7);
    color: rgba(102, 153, 0, .7)
}

.category-featured.box-products-blue2 .product-list li .add-to-cart:hover {
    background-color: #690
}

.category-featured.box-products-blue2 .product-list li .quick-view a.compare:hover, .category-featured.box-products-blue2 .product-list li .quick-view a.directseller:hover, .category-featured.box-products-blue2 .product-list li .quick-view a.heart:hover, .category-featured.box-products-blue2 .product-list li .quick-view a.search:hover {
    background-color: #690;
    opacity: .9
}

.category-featured.box-products-gray .sub-category-list a:hover {
    color: #6d6855
}

.category-featured.box-products-gray .navbar-brand {
    background: #6d6855
}

.category-featured.box-products-gray .navbar-brand a:hover {
    color: #fff
}

.category-featured.box-products-gray .nav-menu .navbar-collapse {
    background: #fff;
    border-bottom: 2px solid #6d6855
}

.category-featured.box-products-gray .nav-menu .nav > li.active a, .category-featured.box-products-gray .nav-menu .nav > li:hover a {
    color: #6d6855
}

.category-featured.box-products-gray .nav-menu .nav > li > a:before {
    background: #6d6855
}

.category-featured.box-products-gray .nav-menu .nav > li.active a:after, .category-featured.box-products-gray .nav-menu .nav > li:hover a:after {
    color: #6d6855
}

.category-featured.box-products-gray .product-list li .add-to-cart {
    background-color: #6d6855;
    background-color: rgba(109, 104, 85, .7);
    background: rgba(109, 104, 85, .7);
    color: rgba(109, 104, 85, .7)
}

.option2 .cart-block .cart-block-content .product-info .p-right .p-rice, .option2 .product-list li .product-price {
    color: #f96d10
}

.category-featured.box-products-gray .product-list li .add-to-cart:hover {
    background-color: #6d6855
}

.category-featured.box-products-gray .product-list li .quick-view a.compare:hover, .category-featured.box-products-gray .product-list li .quick-view a.directseller:hover, .category-featured.box-products-gray .product-list li .quick-view a.heart:hover, .category-featured.box-products-gray .product-list li .quick-view a.search:hover {
    background-color: #6d6855;
    opacity: .9
}

.option2 .main-menu .navbar, .option2 .nav-top-menu.nav-ontop, .option2 .product-list li .add-to-cart:hover, .option2 .product-list li .quick-view a:hover {
    background: #958457
}

.option2 .product-list li .quick-view {
    right: 10px
}

.option2 .cart-block {
    margin-top: 5px
}

.option2 #shopping-cart-box-ontop .cart-block {
    margin-top: 0
}

.option2 a:hover {
    color: #4c311d
}

.option2 .top-header .dropdown-menu {
    border-top: 2px solid #958457
}

.option2 .main-header .header-search-box {
    padding-right: 0
}

.option2 .main-header .header-search-box .form-inline .form-category {
    float: right;
    margin-right: 40px;
    border-left: 1px solid #eaeaea
}

.option2 .main-header .header-search-box .form-inline .input-serach {
    padding-top: 9px
}

.option2 .main-header .header-search-box .form-inline .btn-search {
    background-color: #958457
}

.option2 .main-menu .navbar {
    border-radius: 0
}

.option2 .main-menu .navbar-default .navbar-nav > li > a {
    color: #fff;
    border-right: none
}

.option2 .main-menu .navbar-default .navbar-nav > li:last-child > a {
    background: 0 0
}

.option2 .main-menu .navbar .navbar-nav > li.active, .option2 .main-menu .navbar .navbar-nav > li:hover {
    background: #ab9d77
}

.option2 .main-menu .navbar .navbar-nav > li.active a, .option2 .main-menu .navbar .navbar-nav > li:hover a {
    background: 0 0
}

.option2 .main-menu li.dropdown > a:after {
    position: absolute;
    left: 46%;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 15px;
    font-size: 12px
}

.option2 .main-menu li.dropdown:hover:before {
    display: none
}

.option2 .box-vertical-megamenus .title {
    background: #4c311d
}

.option2 .box-vertical-megamenus .vertical-menu-content {
    border-top: none
}

.option2 .nav-ontop #box-vertical-megamenus .title {
    background: #958457;
    color: #fff;
    border-left: none
}

.option2 #form-search-opntop .btn-search:before {
    color: #fff
}

.option2 #form-search-opntop form .input-serach input {
    color: #fff
}

.option2 #form-search-opntop form .input-serach input .option2 #form-search-opntop form .input-serach input::-webkit-input-placeholder {
    color: #fff
}

.option2 #form-search-opntop form .input-serach input::-webkit-input-placeholder {
    color: #fff
}

.option2 #form-search-opntop:hover form {
    border: 1px solid #dfdfdf;
    background: #958457
}

.option2 #shopping-cart-box-ontop .fa, .option2 #user-info-opntop a.current-open:before {
    color: #fff
}

.option2 .header-top-right {
    border-top: none
}

.option2 .header-top-right .homeslider {
    width: 100%
}

.option2 .header-top-right .homeslider .bx-controls-direction .bx-next, .option2 .header-top-right .homeslider .bx-controls-direction .bx-prev, .option2 .header-top-right .homeslider .bx-wrapper .bx-pager.bx-default-pager a.active, .option2 .header-top-right .homeslider .bx-wrapper .bx-pager.bx-default-pager a:hover {
    background: #958457
}

.option2 .box-vertical-megamenus .vertical-menu-list {
    padding-top: 4px
}

.option2 .box-vertical-megamenus .vertical-menu-list li {
    border: none;
    padding: 0 20px
}

.option2 .box-vertical-megamenus .vertical-menu-list > li:hover {
    background: #958457
}

.option2 .box-vertical-megamenus .vertical-menu-list > li:hover > a {
    color: #fff;
    border-color: transparent
}

.option2 .box-vertical-megamenus .vertical-menu-list > li:hover > a:before {
    color: #fff
}

.option2 .box-vertical-megamenus .vertical-menu-list:li:last-child > a {
    border: none
}

.option2 .box-vertical-megamenus .vertical-menu-list > li > a {
    border: none;
    padding-left: 0;
    border-bottom: 1px dotted #eaeaea;
    line-height: 36px
}

.option2 .box-vertical-megamenus .vertical-menu-list li:hover {
    border-left: none
}

.option2 .box-vertical-megamenus .vertical-menu-list li:hover > a {
    border-top: none
}

.option2 .box-vertical-megamenus .all-category {
    margin-top: 0;
    padding-right: 0
}

.option2 .vertical-dropdown-menu .mega-group-header span {
    border-color: #958457
}

.option2 .box-vertical-megamenus .all-category span:hover {
    background: #958457;
    color: #fff;
    border-color: #958457
}

.option2 .box-vertical-megamenus .all-category span:after {
    content: "\f101";
    font-size: 16px;
    font-weight: 400
}

.option2 .box-vertical-megamenus .vertical-menu-content ul > li > a.parent:before {
    right: 20px
}

.option2 .vertical-dropdown-menu .mega-products .mega-product .product-price .new-price {
    color: #f96d10
}

.option2 .cart-block .cart-block-content .cart-buttons a.btn-check-out {
    background: #958457
}

.option2 .page-heading {
    font-size: 16px;
    font-weight: 700
}

.option2 .page-heading span.page-heading-title {
    border-bottom: 3px solid #958457
}

.option2 .owl-nav .owl-next:hover, .option2 .owl-nav .owl-prev:hover {
    background: #958457;
    color: #fff
}

.option2 .content-page {
    background: #eaeaea
}

.option2 .main-menu .dropdown-menu .block-container .group_header > a {
    border-color: #958457
}

.option2 .show-brand .navbar-brand {
    width: 200px;
    position: relative;
    padding-left: 10px;
    font-family: 'Arial Narrow', Arial, sans-serif;
    font-size: 22px;
    font-weight: 400
}

.option2 .show-brand .navbar-brand img {
    margin-right: 10px;
    margin-top: -5px
}

.option2 .show-brand .navbar-brand > a:hover {
    color: #fff
}

.option2 .show-brand .navbar-brand:after {
    content: '';
    width: 12px;
    height: 20px;
    position: absolute;
    right: 5px;
    color: #fff;
    font-weight: 400;
    background: url(../images/icon-angle-right.png) right center no-repeat;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.option2 .nav-menu {
    margin-bottom: 0
}

.option2 .nav-menu .nav > li > a {
    background: 0 0;
    padding: 14px 15px
}

.option2 .nav-menu .nav > li > a:after {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f0d8";
    position: absolute;
    bottom: -40px;
    left: 50%;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    color: #fff;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
    opacity: 0;
    visibility: hidden
}

.option2 .nav-menu .nav > li > a:before {
    content: '';
    width: 100%;
    height: 1px;
    background: #fa8334;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    transform: scale(0, 1)
}

.option2 .nav-menu .navbar-collapse {
    background: #fff;
    border-bottom: 2px solid #fa8334
}

.option2 .nav-menu .nav > li.active a:before, .option2 .nav-menu .nav > li:hover a:before {
    transform: scale(1);
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

.option2 .nav-menu .nav > li.active a:after, .option2 .nav-menu .nav > li:hover a:after {
    color: #fa8334;
    bottom: -6px;
    opacity: 1;
    visibility: inherit
}

.option2 .product-featured {
    margin-top: 0
}

.option2 .product-featured .sub-category-list {
    float: left;
    padding: 20px 30px;
    line-height: 30px;
    background: #fff
}

.option2 .product-featured .product-featured-tab-content .box-left {
    width: 40%;
    float: left;
    border-left: 1px solid #eaeaea
}

.option2 .product-featured .product-featured-tab-content .box-right {
    width: 60%;
    float: left
}

.option2 .product-featured .product-featured-tab-content .box-full {
    width: 100%;
    float: left;
    border-left: 1px solid #eaeaea
}

.option2 .product-featured .product-featured-tab-content .box-full .product-list li {
    width: 20%;
    float: left;
    border-bottom: none
}

.option2 .product-featured .product-featured-tab-content .category-banner {
    padding-right: 0
}

.option2 .product-featured .product-featured-tab-content .category-list-product {
    padding-left: 0
}

.option2 .product-featured .product-list {
    margin-left: 0;
    margin-right: 0
}

.option2 .product-featured .product-list li {
    padding: 0;
    border-right: 1px solid #eaeaea;
    border-top: 1px solid #eaeaea;
    min-height: 285px
}

.option2 .product-featured .product-list li .right-block {
    padding: 0 15px;
    margin-top: 8px
}

.option2 .product-featured .owl-next {
    width: 28px;
    height: 28px;
    color: #ccc;
    text-align: center;
    padding-top: 0;
    font-size: 48px;
    background: url(../images/next.png) center center no-repeat
}

.option2 .product-featured .owl-prev, .option2 .product-featured .owl-prev:hover {
    background: url(../images/prev.png) center center no-repeat
}

.option2 .product-featured .owl-prev {
    width: 28px;
    height: 28px;
    color: #ccc;
    text-align: center;
    padding-top: 0;
    font-size: 48px
}

.option2 .product-featured .owl-next .fa, .option2 .product-featured .owl-prev .fa {
    font-weight: 400;
    line-height: 28px;
    display: none
}

.option2 .product-featured .owl-next:hover {
    background: url(../images/next.png) center center no-repeat
}

.option2 .product-featured .deal-product {
    line-height: 24px;
    border-right: 1px solid #eaeaea;
    overflow: hidden;
    padding-bottom: 23px
}

.option2 .product-featured .deal-product .deal-product-head {
    text-align: center
}

.option2 .product-featured .deal-product .deal-product-head h3 {
    position: relative;
    z-index: 1;
    margin-top: 15px
}

.option2 .product-featured .deal-product .deal-product-head h3:before {
    border-top: 1px solid #eaeaea;
    content: "";
    margin: 0 auto;
    position: absolute;
    top: 40%;
    left: 40px;
    right: 40px;
    bottom: 0;
    z-index: -1;
    width: 300px
}

.option2 .product-featured .deal-product .deal-product-head h3 > span {
    background: #fff;
    padding: 0 5px;
    font-size: 14px;
    font-weight: 700
}

.option2 .product-featured .deal-product .deal-product-content {
    margin-top: 10px
}

.option2 .product-featured .deal-product .deal-product-content .deal-product-info {
    padding-left: 0
}

.option2 .product-featured .deal-product .price {
    margin-top: 4px
}

.option2 .product-featured .deal-product .price span {
    margin-right: 10px
}

.option2 .product-featured .deal-product .price .product-price {
    color: #958457;
    font-size: 18px
}

.option2 .product-featured .deal-product .price .old-price {
    text-decoration: line-through
}

.option2 .product-featured .deal-product .price .sale-price {
    background: url(../images/sale-bg.png) no-repeat;
    color: #fff;
    padding: 0 7px
}

.option2 .product-featured .deal-product .product-star {
    color: #febf2b;
    margin-top: 15px
}

.option2 .product-featured .deal-product .product-desc {
    margin-top: -3px
}

.option2 .product-featured .deal-product .show-count-down {
    overflow: hidden;
    margin-top: 11px;
    font-family: 'Arial Narrow', Arial, sans-serif;
    line-height: normal
}

.option2 .product-featured .deal-product .show-count-down .dot {
    display: none
}

.option2 .product-featured .deal-product .show-count-down .box-count {
    font-size: 20px;
    color: #717171;
    background: #f6f6f6;
    text-align: center;
    width: 45px;
    height: 47px;
    display: table-cell;
    float: left;
    margin-right: 5px
}

.option2 .product-featured .deal-product .show-count-down .box-count .number {
    width: 45px;
    font-size: 18px;
    display: table;
    margin-top: 4px
}

.option2 .product-featured .deal-product .show-count-down .box-count .text {
    width: 45px;
    font-size: 14px;
    display: table
}

.option2 .product-featured .manufacture-list {
    padding-right: 0;
    float: left;
    overflow: hidden
}

.option2 .product-featured .manufacture-list .manufacture-waper {
    border: 1px solid #eaeaea;
    padding: 44px 0;
    border-top: none;
    position: relative;
    border-bottom: none
}

.option2 .product-featured .manufacture-list .manufacture-waper ul {
    padding: 0 20px;
    background: #fff
}

.option2 .product-featured .manufacture-list .manufacture-waper .owl-prev {
    position: absolute;
    top: -16px;
    left: 0;
    right: 0;
    border-bottom: 1px solid #eaeaea
}

.option2 .product-featured .manufacture-list .manufacture-waper .owl-next {
    position: absolute;
    bottom: -64px;
    top: inherit;
    left: 0;
    right: 0;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    padding-top: 12px;
    height: 42px
}

.option2 .product-featured .manufacture-list .manufacture-waper .owl-nav {
    margin: 0;
    padding: 0
}

.option2 .product-list li .add-to-cart:hover {
    opacity: 1
}

.option2 .product-list li .add-to-cart a {
    background: url(../images/add-cart.png) left center no-repeat
}

.option2 .product-list li .quick-view a.compare:before {
    content: "\f066"
}

.option2 .category-featured.fashion .sub-category-list a:hover {
    color: #f36
}

.option2 .category-featured.fashion .navbar-brand {
    background: #f36
}

.option2 .category-featured.fashion .navbar-brand a:hover {
    color: #fff
}

.option2 .category-featured.fashion .nav-menu .navbar-collapse {
    background: #fff;
    border-bottom: 2px solid #f36
}

.option2 .category-featured.fashion .nav-menu .nav > li.active a, .option2 .category-featured.fashion .nav-menu .nav > li.active a:after, .option2 .category-featured.fashion .nav-menu .nav > li:hover a, .option2 .category-featured.fashion .nav-menu .nav > li:hover a:after {
    color: #f36
}

.option2 .category-featured.fashion .nav-menu .nav > li > a:before {
    background: #f36
}

.option2 .category-featured.fashion .product-list li .add-to-cart {
    background-color: rgba(255, 51, 102, .7);
    background: rgba(255, 51, 102, .7);
    color: rgba(255, 51, 102, .7)
}

.option2 .category-featured.fashion .product-list li .add-to-cart:hover {
    background: #f36
}

.option2 .category-featured.fashion .product-list li .quick-view a.compare:hover, .option2 .category-featured.fashion .product-list li .quick-view a.directseller:hover, .option2 .category-featured.fashion .product-list li .quick-view a.heart:hover, .option2 .category-featured.fashion .product-list li .quick-view a.search:hover {
    background-color: #f36;
    opacity: .9
}

.option2 .category-featured.sports .sub-category-list a:hover {
    color: #00a360
}

.option2 .category-featured.sports .navbar-brand {
    background: #00a360
}

.option2 .category-featured.sports .navbar-brand a:hover {
    color: #fff
}

.option2 .category-featured.sports .nav-menu .navbar-collapse {
    background: #fff;
    border-bottom: 2px solid #00a360
}

.option2 .category-featured.sports .nav-menu .nav > li.active a, .option2 .category-featured.sports .nav-menu .nav > li.active a:after, .option2 .category-featured.sports .nav-menu .nav > li:hover a, .option2 .category-featured.sports .nav-menu .nav > li:hover a:after {
    color: #00a360
}

.option2 .category-featured.sports .nav-menu .nav > li > a:before {
    background: #00a360
}

.option2 .category-featured.sports .product-list li .add-to-cart {
    background-color: rgba(0, 163, 96, .7);
    background: rgba(0, 163, 96, .7);
    color: rgba(0, 163, 96, .7)
}

.option2 .category-featured.sports .product-list li .add-to-cart:hover {
    background: #00a360
}

.option2 .category-featured.sports .product-list li .quick-view a.compare:hover, .option2 .category-featured.sports .product-list li .quick-view a.directseller:hover, .option2 .category-featured.sports .product-list li .quick-view a.heart:hover, .option2 .category-featured.sports .product-list li .quick-view a.search:hover {
    background-color: #00a360;
    opacity: .9
}

.option2 .category-featured.electronic .sub-category-list a:hover {
    color: #0090c9
}

.option2 .category-featured.electronic .navbar-brand {
    background: #0090c9
}

.option2 .category-featured.electronic .navbar-brand a:hover {
    color: #fff
}

.option2 .category-featured.electronic .nav-menu .navbar-collapse {
    background: #fff;
    border-bottom: 2px solid #0090c9
}

.option2 .category-featured.electronic .nav-menu .nav > li.active a, .option2 .category-featured.electronic .nav-menu .nav > li:hover a {
    color: #0090c9
}

.option2 .category-featured.electronic .nav-menu .nav > li > a:before {
    background: #0090c9
}

.option2 .category-featured.electronic .nav-menu .nav > li.active a:after, .option2 .category-featured.electronic .nav-menu .nav > li:hover a:after {
    color: #0090c9
}

.option2 .category-featured.electronic .product-list li .add-to-cart {
    background-color: rgba(0, 144, 201, .7);
    background: rgba(0, 144, 201, .7);
    color: rgba(0, 144, 201, .7)
}

.option2 .category-featured.electronic .product-list li .add-to-cart:hover {
    background-color: #0090c9
}

.option2 .category-featured.electronic .product-list li .quick-view a.compare:hover, .option2 .category-featured.electronic .product-list li .quick-view a.directseller:hover, .option2 .category-featured.electronic .product-list li .quick-view a.heart:hover, .option2 .category-featured.electronic .product-list li .quick-view a.search:hover {
    background-color: #0090c9;
    opacity: .9
}

.option2 .category-featured.digital .sub-category-list a:hover {
    color: #3f5eca
}

.option2 .category-featured.digital .navbar-brand {
    background: #3f5eca
}

.option2 .category-featured.digital .navbar-brand a:hover {
    color: #fff
}

.option2 .category-featured.digital .nav-menu .navbar-collapse {
    background: #fff;
    border-bottom: 2px solid #3f5eca
}

.option2 .category-featured.digital .nav-menu .nav > li.active a, .option2 .category-featured.digital .nav-menu .nav > li:hover a {
    color: #3f5eca
}

.option2 .category-featured.digital .nav-menu .nav > li > a:before {
    background: #3f5eca
}

.option2 .category-featured.digital .nav-menu .nav > li.active a:after, .option2 .category-featured.digital .nav-menu .nav > li:hover a:after {
    color: #3f5eca
}

.option2 .category-featured.digital .product-list li .add-to-cart {
    background-color: rgba(63, 94, 202, .7);
    background: rgba(63, 94, 202, .7);
    color: rgba(63, 94, 202, .7)
}

.option2 .category-featured.digital .product-list li .add-to-cart:hover {
    background-color: #3f5eca
}

.option2 .category-featured.digital .product-list li .quick-view a.compare:hover, .option2 .category-featured.digital .product-list li .quick-view a.directseller:hover, .option2 .category-featured.digital .product-list li .quick-view a.heart:hover, .option2 .category-featured.digital .product-list li .quick-view a.search:hover {
    background-color: #3f5eca;
    opacity: .9
}

.option2 .category-featured.furniture .sub-category-list a:hover {
    color: #690
}

.option2 .category-featured.furniture .navbar-brand {
    background: #690
}

.option2 .category-featured.furniture .navbar-brand a:hover {
    color: #fff
}

.option2 .category-featured.furniture .nav-menu .navbar-collapse {
    background: #fff;
    border-bottom: 2px solid #690
}

.option2 .category-featured.furniture .nav-menu .nav > li.active a, .option2 .category-featured.furniture .nav-menu .nav > li:hover a {
    color: #690
}

.option2 .category-featured.furniture .nav-menu .nav > li > a:before {
    background: #690
}

.option2 .category-featured.furniture .nav-menu .nav > li.active a:after, .option2 .category-featured.furniture .nav-menu .nav > li:hover a:after {
    color: #690
}

.option2 .category-featured.furniture .product-list li .add-to-cart {
    background-color: rgba(102, 153, 0, .7);
    background: rgba(102, 153, 0, .7);
    color: rgba(102, 153, 0, .7)
}

.option2 .category-featured.furniture .product-list li .add-to-cart:hover {
    background-color: #690
}

.option2 .category-featured.furniture .product-list li .quick-view a.compare:hover, .option2 .category-featured.furniture .product-list li .quick-view a.directseller:hover, .option2 .category-featured.furniture .product-list li .quick-view a.heart:hover, .option2 .category-featured.furniture .product-list li .quick-view a.search:hover {
    background-color: #690;
    opacity: .9
}

.option2 .category-featured.jewelry .sub-category-list a:hover {
    color: #6d6855
}

.option2 .category-featured.jewelry .navbar-brand {
    background: #6d6855
}

.option2 .category-featured.jewelry .navbar-brand a:hover {
    color: #fff
}

.option2 .category-featured.jewelry .nav-menu .navbar-collapse {
    background: #fff;
    border-bottom: 2px solid #6d6855
}

.option2 .category-featured.jewelry .nav-menu .nav > li.active a, .option2 .category-featured.jewelry .nav-menu .nav > li:hover a {
    color: #6d6855
}

.option2 .category-featured.jewelry .nav-menu .nav > li > a:before {
    background: #6d6855
}

.option2 .category-featured.jewelry .nav-menu .nav > li.active a:after, .option2 .category-featured.jewelry .nav-menu .nav > li:hover a:after {
    color: #6d6855
}

.option2 .category-featured.jewelry .product-list li .add-to-cart {
    background-color: #6d6855;
    background-color: rgba(109, 104, 85, .7);
    background: rgba(109, 104, 85, .7);
    color: rgba(109, 104, 85, .7)
}

.option2 .category-featured.jewelry .product-list li .add-to-cart:hover {
    background-color: #6d6855
}

.option2 .category-featured.jewelry .product-list li .quick-view a.compare:hover, .option2 .category-featured.jewelry .product-list li .quick-view a.directseller:hover, .option2 .category-featured.jewelry .product-list li .quick-view a.heart:hover, .option2 .category-featured.jewelry .product-list li .quick-view a.search:hover {
    background-color: #6d6855;
    opacity: .9
}

.option2 .banner-bottom .item-left {
    padding-right: 0
}

.option2 .banner-bottom .item-right {
    padding-left: 0
}

.services2 {
    margin-top: 30px;
    border-top: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
    overflow: hidden
}

.services2 .services2-item {
    padding: 0 0 15px;
    border-left: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    min-height: 120px
}

.services2 .services2-item .image {
    text-align: center;
    color: #333;
    padding-left: 30px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 400
}

.services2 .services2-item .image h3 {
    font-size: 14px;
    color: #333;
    font-weight: 600;
    margin-top: 10px
}

.services2 .services2-item .text {
    padding-top: 15px;
    color: #919191;
    padding-left: 0;
    padding-right: 30px
}

.option2 #footer {
    margin-top: 60px
}

.option2 #mail-box .btn, .option2 .scroll_top:hover {
    background: #958457
}

.owl-carousel-vertical .owl-next, .owl-carousel-vertical .owl-prev {
    position: inherit;
    width: 100% !important;
    height: 17px;
    margin: 0 auto;
    float: left;
    opacity: 1;
    visibility: inherit;
    background: 0 0
}

.owl-carousel-vertical .owl-nav {
    margin: 0 auto;
    text-align: center;
    display: table-cell;
    width: 100% !important;
    float: left
}

.option2 .product-featured .owl-carousel-vertical .owl-nav {
    margin-top: 26px;
    padding-left: 30px
}

.option2 .product-featured .owl-carousel-vertical .owl-nav .owl-next, .option2 .product-featured .owl-carousel-vertical .owl-nav .owl-prev {
    background: 0 0
}

.option2 .blog-list .blog-list-wapper ul li .readmore a {
    color: #958457
}

@media (min-width: 993px) and (max-width: 1200px) {
    .option2 .group-button-header {
        width: 25%;
        float: right
    }

    .option2 .sub-category-wapper {
        width: 15%;
        display: none
    }

    .option2 .col-right-tab {
        width: 100%
    }

    .option2 .product-featured .manufacture-list .manufacture-waper {
        display: none
    }

    .option2 .product-featured .product-featured-tab-content .category-list-product {
        padding-left: 15px
    }

    .option2 .product-featured .product-featured-tab-content .category-list-product .product-list {
        border-left: 1px solid #eaeaea
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .option2 .group-button-header {
        width: 30%;
        float: right
    }

    .option2 .nav-menu .nav > li > a {
        padding: 14px 10px;
        margin-left: 0
    }

    .option2 .product-featured .product-featured-tab-content .box-left {
        width: 100%
    }

    .option2 .product-featured .product-featured-tab-content .box-right {
        width: 100%;
        border-left: 1px solid #eaeaea
    }

    .option2 .sub-category-wapper {
        width: 20%
    }

    .option2 .col-right-tab {
        width: 80%
    }

    .option2 .show-brand .navbar-brand {
        width: 21%;
        padding-right: 30px;
        font-size: 14px;
        font-weight: 700
    }

    .option2 .product-featured .product-featured-tab-content .box-full .product-list li, .option2 .product-featured .product-featured-tab-content .category-list-product .product-list li {
        width: 33.3333%
    }

    .option2 .product-featured .sub-category-list {
        padding: 10px
    }

    .option2 .product-featured .box-left .banner-img, .option2 .product-featured .manufacture-list .manufacture-waper {
        display: none
    }

    .option2 .product-featured .product-featured-tab-content .category-list-product {
        padding-left: 15px
    }

    .option2 .product-featured .product-featured-tab-content .category-list-product .product-list {
        border-left: 1px solid #eaeaea
    }
}

@media (min-width: 481px) and (max-width: 767px) {
    .group-button-header {
        width: 100%;
        margin-top: 30px
    }

    .main-header .group-button-header .btn-cart:hover .cart-block {
        display: none
    }

    .option2 .main-header .header-search-box {
        padding-right: 15px
    }

    .option2 .main-menu .navbar {
        background: 0 0
    }

    .option2 .main-menu .navbar-header {
        background: #f96d10
    }

    .option2 .main-menu .navbar-default .navbar-nav > li > a {
        background: 0 0;
        color: #999
    }

    .option2 .main-menu li.dropdown > a:after {
        position: absolute;
        left: inherit;
        right: 10px;
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        top: 50%;
        font-size: 12px
    }

    .option2 .main-menu .navbar .navbar-nav > li.active, .option2 .main-menu .navbar .navbar-nav > li:hover {
        background: 0 0
    }

    .latest-deals-product .count-down-time2 {
        position: inherit;
        top: inherit;
        right: inherit
    }

    .latest-deals-product .owl-prev {
        top: 50%;
        left: 0;
        right: inherit
    }

    .latest-deals-product .owl-next {
        top: 50%
    }

    .option2 .content-page {
        margin-top: 30px
    }

    .option2 .nav-menu {
        background: #ccc
    }

    .option2 .nav-menu .nav > li > a {
        margin-left: 0;
        padding: 5px 15px
    }

    .option2 .nav-menu .nav > li > a:after {
        display: none
    }

    .option2 .product-featured .sub-category-wapper {
        width: 100%;
        padding: 15px;
        display: none
    }

    .option2 .product-featured .product-featured-tab-content .box-left {
        width: 100%;
        display: none
    }

    .option2 .product-featured .product-featured-tab-content .box-right {
        width: 100%;
        border-left: 1px solid #eaeaea
    }

    .option2 .product-featured .product-featured-tab-content .box-full .product-list li, .option2 .product-featured .product-list li {
        width: 50%;
        float: left
    }

    .option2 .product-featured .deal-product .deal-product-content .deal-product-info {
        padding-left: 15px
    }

    .services2 .services2-item .image {
        padding: 15px 30px 0
    }

    .services2 .services2-item .text {
        padding: 15px 30px;
        text-align: center
    }

    .option2 .product-featured .manufacture-list {
        display: none
    }

    .option2 .product-featured .product-featured-tab-content .category-list-product {
        padding-left: 15px;
        border-left: 1px solid #eaeaea
    }
}

@media (max-width: 480px) {
    .group-button-header {
        width: 100%;
        margin-top: 30px
    }

    .main-header .group-button-header .btn-cart:hover .cart-block {
        display: none
    }

    .option2 .main-header .header-search-box {
        padding-right: 15px
    }

    .option2 .main-menu .navbar {
        background: 0 0
    }

    .option2 .main-menu .navbar-header {
        background: #f96d10
    }

    .option2 .main-menu .navbar-default .navbar-nav > li > a {
        background: 0 0;
        color: #999
    }

    .option2 .main-menu li.dropdown > a:after {
        position: absolute;
        left: inherit;
        right: 10px;
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        top: 50%;
        font-size: 12px
    }

    .option2 .main-menu .navbar .navbar-nav > li.active, .option2 .main-menu .navbar .navbar-nav > li:hover {
        background: 0 0
    }

    .latest-deals-product .count-down-time2 {
        position: inherit;
        top: inherit;
        right: inherit
    }

    .latest-deals-product .owl-prev {
        top: 50%;
        left: 0;
        right: inherit
    }

    .latest-deals-product .owl-next {
        top: 50%
    }

    .option2 .content-page {
        margin-top: 30px
    }

    .option2 .nav-menu {
        background: #ccc
    }

    .option2 .nav-menu .nav > li > a {
        margin-left: 0;
        padding: 5px 15px
    }

    .option2 .nav-menu .nav > li > a:after {
        display: none
    }

    .option2 .product-featured .sub-category-wapper {
        display: none
    }

    .option2 .product-featured .product-featured-tab-content .box-left {
        width: 100%;
        display: none
    }

    .option2 .product-featured .product-featured-tab-content .box-right {
        width: 100%
    }

    .option2 .product-featured .deal-product .deal-product-content .deal-product-info {
        padding-left: 15px
    }

    .option2 .product-featured .product-featured-tab-content .box-full .product-list li {
        width: 100%
    }

    .services2 .services2-item .image {
        padding: 15px 30px 0
    }

    .services2 .services2-item .text {
        padding: 15px 30px;
        text-align: center
    }

    .option2 .product-featured .manufacture-list {
        display: none
    }

    .option2 .product-featured .product-list li {
        border-right: none
    }

    .option2 .product-featured .product-featured-tab-content .category-list-product {
        padding-left: 15px;
        border-left: 1px solid #eaeaea
    }
}

.uc-content {
    padding: 0;
    background: #f5f5f5
}

.uc-box, .uc-content .product-container {
    background: #fff
}

.uc-content .center_column {
    padding-left: 0
}

.uc-sub-box {
    padding: 36px 0
}

.uc-nav-box .box-hd {
    height: 52px
}

.uc-nav-box .box-hd .title {
    margin: 0 48px 2px;
    font-size: 16px;
    font-weight: 400;
    line-height: 52px;
    color: #333
}

.uc-nav-list {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.uc-nav-list li {
    padding: 6px 48px
}

.uc-nav-list li.active a {
    color: #ff6700
}

.uc-nav-list a {
    color: #757575
}

.uc-nav-list a:hover {
    color: #424242
}

.uc-nav-list .bubble {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    width: 24px;
    font-size: 12px;
    line-height: 2;
    text-align: center;
    background-color: #e53935;
    color: #fff;
    border-radius: 12px
}

.uc-nav-list i {
    font-style: normal
}

.user-main {
    padding-bottom: 40px
}

.uc-main-box {
    padding: 36px 0;
    width: 100%;
}

.uc-content-box {
    margin: 0 24px
}

.uc-content-box .box-hd .title {
    margin: 0;
    font-size: 30px;
    font-weight: 400;
    line-height: 68px;
    color: #757575
}

.uc-content-box .box-hd small {
    margin-left: 10px;
    font-size: 12px;
    line-height: 1.5
}

.uc-content-box .box-hd small a {
    color: #757575
}

.uc-content-box .box-hd small a:hover {
    text-decoration: underline
}

.uc-content-box .box-hd .more {
    border-bottom: 1px solid #e0e0e0
}

.uc-content-box .box-hd .filter-list {
    float: left;
    margin: 0;
    padding: 18px 0;
    list-style-type: none;
    font-size: 16px;
    line-height: 1.25
}

.uc-content-box .box-hd .filter-list li {
    float: left;
    padding: 0 20px;
    border-left: 1px solid #e0e0e0;
    color: #757575
}

.uc-content-box .box-hd .filter-list li:hover {
    color: #333
}

.uc-content-box .box-hd .filter-list li.first {
    padding-left: 0;
    border-left: 0
}

.uc-content-box .box-hd .filter-list li.active, .uc-content-box .box-hd .filter-list li.active a, .uc-content-box .box-hd .filter-list li.tab-active, .uc-content-box .box-hd .filter-list li.tab-active a {
    color: #ff6700
}

.uc-content-box .box-hd .filter-list a {
    color: #757575
}

.uc-content-box .box-hd .filter-list a:hover {
    color: #333
}

.uc-content-box .box-hd .search-form {
    float: right;
    position: relative;
    width: 262px;
    height: 40px;
    margin-top: 8px
}

.uc-content-box .box-hd .search-form:hover .search-btn, .uc-content-box .box-hd .search-form:hover .search-text {
    border-color: #b0b0b0
}

.uc-content-box .box-hd .search-form-focus .search-btn, .uc-content-box .box-hd .search-form-focus .search-text, .uc-content-box .box-hd .search-form-focus:hover .search-btn, .uc-content-box .box-hd .search-form-focus:hover .search-text, .uc-content-box .box-hd .search-form:hover .search-btn:hover {
    border-color: #ff6700
}

.uc-content-box .box-hd .search-form-focus .search-btn:hover {
    background-color: #ff6700;
    color: #fff
}

.uc-content-box .box-hd .search-text {
    position: absolute;
    top: 0;
    right: 41px;
    z-index: 1;
    width: 189px;
    height: 42px;
    padding: 0 15px;
    border: 1px solid #e0e0e0;
    font-size: 12px;
    line-height: 42px;
    outline: 0;
    color: #757575;
    -webkit-transition: all .2s;
    transition: all .2s
}

.uc-content-box .box-hd .search-btn {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
    width: 42px;
    height: 42px;
    border: 1px solid #e0e0e0;
    font-size: 24px;
    line-height: 24px;
    background: #fff;
    color: #616161;
    outline: 0;
    -webkit-transition: all .2s;
    transition: all .2s
}

.uc-content-box .box-hd .search-btn:hover {
    background: #ff6700;
    color: #fff
}

.uc-content-box .box-hd .subtitle {
    float: left;
    padding: 14px 0 4px;
    font-size: 18px;
    font-weight: 400;
    color: #333
}

.uc-content-box .box-hd .tag {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    padding: 0 12px;
    margin-left: 10px;
    margin-top: -2px;
    font-size: 12px;
    color: #fff;
    vertical-align: middle
}

.uc-content-box .box-hd .tag-subsidy {
    background-color: #2196f3
}

.uc-content-box .box-hd .actions {
    float: right
}

.uc-content-box .box-hd .actions .btn {
    margin-left: 5px
}

.uc-content-box .box-bd .empty {
    margin: 40px 0;
    font-size: 18px;
    text-align: center;
    color: #b0b0b0
}

.uc-content-box .box-bd .empty p {
    margin: 0 0 5px
}

.uc-content-box .box-bd .empty a {
    font-size: 14px;
    color: #424242
}

.uc-content-box .box-bd .empty a:hover {
    color: #ff6700
}

.uc-content-box .box-bd .empty .sep {
    font-size: 14px
}

.uc-order-item {
    position: relative
}

.uc-order-item .order-status {
    font-size: 18px
}

.uc-order-item .order-desc {
    margin: 10px 0 0
}

.uc-order-item .tag {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    padding: 0 12px;
    margin-left: 10px;
    margin-top: -2px;
    font-size: 12px;
    color: #fff;
    vertical-align: middle
}

.uc-order-item .tag-package {
    background-color: #83c44e
}

.uc-order-item .tag-vno-activate {
    background-color: #2196f3
}

.uc-order-item .order-delivery {
    padding: 0 20px 12px;
    margin: 15px 0 20px;
    border: 1px solid #83c44e;
    font-size: 12px;
    color: #757575
}

.uc-order-item .order-delivery-detail {
    display: none;
    margin-bottom: 0
}

.uc-order-item .delivery-num {
    line-height: 30px;
    border-bottom: 1px solid #cfeeab
}

.uc-order-item .delivery-num a {
    margin-right: 10px
}

.uc-order-item .delivery-num .iconfont {
    font-size: 14px;
    line-height: 14px;
    vertical-align: text-bottom
}

.uc-order-item .delivery-list-wrapper {
    height: 105px;
    overflow: auto
}

.uc-order-item .delivery-list {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.uc-order-item .delivery-list li {
    position: relative;
    padding: 6px 6px 6px 18px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    _zoom: 1
}

.uc-order-item .delivery-list li:before {
    position: absolute;
    top: 0;
    left: 3px;
    width: 1px;
    height: 30px;
    content: '';
    background-color: #e0e0e0
}

.uc-order-item .delivery-list li:after {
    position: absolute;
    top: 11px;
    left: 0;
    width: 7px;
    height: 7px;
    border-radius: 7px;
    content: '';
    background-color: #e0e0e0
}

.uc-order-item .delivery-list li.first:before {
    top: 15px;
    height: 15px
}

.uc-order-item .delivery-list li.first:after {
    background-color: #83c44e
}

.uc-order-item .delivery-list li.last:before {
    height: 15px
}

.uc-order-item .delivery-list li.empty {
    padding: 0;
    font-size: 14px;
    text-align: center
}

.uc-order-item .delivery-list li.empty:after, .uc-order-item .delivery-list li.empty:before {
    display: none
}

.uc-order-item .delivery-list li.loading {
    padding: 42px 0
}

.uc-order-item .delivery-list li.loading:after, .uc-order-item .delivery-list li.loading:before {
    display: none
}

.uc-order-item .order-delivery-trigger {
    display: block;
    margin-top: -1px;
    margin-bottom: 20px;
    padding: 8px 20px;
    border: 1px solid #83c44e;
    text-align: center;
    color: #424242
}

.uc-order-item .order-delivery-trigger .iconfont {
    font-size: 16px;
    line-height: 16px;
    vertical-align: text-bottom
}

.uc-order-item-pay .order-desc, .uc-order-item-pay .order-status {
    color: #ff6700
}

.uc-order-item-shipping .order-desc, .uc-order-item-shipping .order-status {
    color: #83c44e
}

.uc-order-item-finish .order-desc, .uc-order-item-finish .order-status {
    color: #b0b0b0
}

.order-list-box .box-hd .more {
    border-bottom: 0
}

.order-list-box .empty {
    font-size: 16px;
    text-align: center
}

.order-list-box .order-list {
    margin: 0;
    padding: 10px 0;
    list-style-type: none
}

.order-list-box .uc-order-item {
    margin-bottom: 20px;
    border: 1px solid #e0e0e0
}

.order-list-box .uc-order-item-pay {
    border-color: #ff6700
}

.order-list-box .uc-order-item-pay .order-detail + .order-detail {
    border-top: 1px solid #ff6700
}

.order-list-box .uc-order-item-pay .order-summary {
    background: #fffaf7
}

.order-list-box .uc-order-item-pay .order-detail-table th {
    background: #fffaf7;
    border-bottom: 1px solid #feccac
}

.order-list-box .uc-order-item-shipping {
    border-color: #83c44e
}

.order-list-box .uc-order-item-shipping .order-detail + .order-detail {
    border-top: 1px solid #83c44e
}

.order-list-box .uc-order-item-shipping .order-summary {
    background: #fbfff6
}

.order-list-box .uc-order-item-shipping .order-detail-table th {
    background: #fbfff6;
    border-bottom: 1px solid #cfeeab
}

.order-list-box .uc-order-item-finish {
    border-color: #b0b0b0
}

.order-list-box .uc-order-item-finish .order-detail + .order-detail {
    border-top: 1px solid #b0b0b0
}

.order-list-box .uc-order-item-finish .order-detail-table th {
    border-bottom: 1px solid #e0e0e0
}

.order-list-box .order-summary {
    padding: 25px 30px 1px
}

.order-list-box .flag {
    position: absolute;
    right: -1px;
    top: -1px;
    padding: 0 16px;
    font-size: 12px;
    color: #fff
}

.order-list-box .flag:hover .popup-tip {
    display: block
}

.order-list-box .flag-gift {
    color: #fff;
    background-color: #e53935
}

.order-list-box .popup-tip {
    display: none;
    position: absolute;
    top: 30px;
    right: -48px;
    width: 238px;
    height: 18px;
    padding: 15px;
    border: 1px solid #fed430;
    font-size: 12px;
    text-align: center;
    color: #424242;
    background: #fffdf2
}

.order-list-box .order-desc .delivery-link:hover .tri, .order-view-box .order-desc .delivery-link:hover .tri {
    border-top-color: #ff6700
}

.order-list-box .popup-tip:before {
    position: absolute;
    top: -5px;
    left: 190px;
    width: 9px;
    height: 5px;
    content: '';
    background: url(../images/tip-arrow.png) 50% 0 no-repeat
}

.order-list-box .order-desc {
    margin: 2px 0 0
}

.order-list-box .order-desc .delivery-link {
    color: #333
}

.order-list-box .order-desc .delivery-link:hover {
    color: #ff6700
}

.order-list-box .order-desc .tri {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    width: 0;
    height: 0;
    margin-left: 5px;
    margin-top: 1px;
    border: 4px solid #fff;
    border-top-color: #757575;
    vertical-align: middle
}

.order-list-box .order-desc .beta {
    color: #b0b0b0
}

.order-list-box .order-detail-table {
    width: 100%
}

.order-list-box .order-detail-table th {
    height: 28px;
    padding: 0 30px 24px;
    border-bottom: 1px solid #e0e0e0;
    font-weight: 400;
    text-align: left;
    color: #757575;
    vertical-align: bottom
}

.order-list-box .order-detail-table th.col-sub {
    width: 240px;
    padding-left: 10px;
    text-align: right
}

.order-list-box .order-detail-table th.col-main {
    padding-right: 10px
}

.order-list-box .order-detail-table th p {
    margin: 0
}

.order-list-box .order-detail-table th .sep {
    color: #e0e0e0
}

.order-list-box .order-detail-table th .num {
    height: 18px;
    margin-right: 5px;
    font-size: 28px;
    font-weight: 200;
    line-height: 1;
    color: #333
}

.order-list-box .order-detail-table td {
    padding: 0 30px
}

.order-list-box .order-detail-table .order-actions {
    padding-top: 20px;
    text-align: right;
    vertical-align: top
}

.order-list-box .order-detail-table .order-actions .btn {
    display: block;
    margin: 0 0 10px auto
}

.order-list-box .goods-list {
    margin: 0;
    padding: 10px 0;
    list-style-type: none
}

.order-list-box .goods-list li {
    position: relative;
    margin: 10px 0;
    padding: 18px 18px 18px 100px;
    line-height: 22px;
    color: #333
}

.order-list-box .goods-list .figure-thumb {
    position: absolute;
    left: 0;
    top: 0
}

.order-list-box .goods-list .figure-thumb a {
    display: block
}

.order-list-box .goods-list .figure-thumb img {
    width: 80px;
    height: 80px
}

.order-list-box .goods-list .name {
    margin: 0
}

.order-list-box .goods-list .name a {
    color: #333
}

.order-list-box .goods-list .name a:hover {
    color: #ff6700
}

.order-list-box .goods-list .price {
    margin: 0
}

.order-view-box .subtitle {
    margin: 0;
    font-size: 18px;
    font-weight: 400;
    color: #333
}

.order-view-box .order-detail {
    padding: 25px 0;
    margin-bottom: 5px
}

.order-view-box .order-status {
    margin-bottom: 25px
}

.order-view-box .order-desc {
    margin: -15px 0 25px
}

.order-view-box .order-desc .delivery-link {
    color: #333
}

.order-view-box .order-desc .delivery-link:hover {
    color: #ff6700
}

.order-view-box .order-desc .tri {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    width: 0;
    height: 0;
    margin-left: 5px;
    margin-top: 1px;
    border: 4px solid #fff;
    border-top-color: #757575;
    vertical-align: middle
}

.order-view-box .progress-list .step-active, .order-view-box .progress-list .step-last {
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px
}

.order-view-box .order-progress {
    height: 65px;
    margin-bottom: 15px
}

.order-view-box .progress-list {
    width: 880px;
    height: 20px;
    margin: 0 auto;
    padding: 0;
    list-style-type: none;
    border-radius: 20px;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    color: #424242;
    background-color: #eee
}

.order-view-box .progress-list .step {
    float: left;
    width: 176px;
    height: 20px
}

.order-view-box .progress-list .step-first {
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px
}

.order-view-box .progress-list .step-active, .order-view-box .progress-list .step-done {
    background-color: #83c44e;
    color: #fff
}

.address-item, .modal-edit-time .time-list li, .order-view-box .order-urge {
    border: 1px solid #e0e0e0;
    cursor: pointer
}

.order-view-box .progress-list .step .info {
    margin-top: 15px;
    color: #757575
}

.order-view-box .progress-list-col-4 .step {
    width: 220px
}

.order-view-box .progress-list-6 {
    width: 876px
}

.order-view-box .progress-list-6 .step {
    width: 146px
}

.order-view-box .order-urge {
    margin-bottom: 14px;
    padding: 10px 0;
    text-align: center
}

.order-view-box .order-items-table .name, .order-view-box .order-items-table .price {
    margin: 0
}

.order-view-box .order-urge .init {
    display: inline-block;
    *zoom: 1;
    *display: inline
}

.order-view-box .order-urge .loader, .order-view-box .order-urge .succ {
    display: none
}

.order-view-box .order-urge-loading .loader {
    display: block
}

.order-view-box .order-urge-loading .init, .order-view-box .order-urge-loading .succ, .order-view-box .order-urge-success .init, .order-view-box .order-urge-success .loader {
    display: none
}

.order-view-box .order-urge-success {
    border-color: #83c44e;
    cursor: default
}

.order-view-box .order-urge-success .succ {
    display: inline-block;
    *zoom: 1;
    *display: inline
}

.order-view-box .order-items-table {
    width: 100%
}

.order-view-box .order-items-table .col {
    height: 90px;
    border-bottom: 1px solid #e0e0e0;
    text-align: left;
    color: #333
}

.order-view-box .order-items-table .col-thumb {
    width: 100px
}

.order-view-box .order-items-table .col-name {
    width: 290px
}

.order-view-box .order-items-table .col-name a {
    color: #333
}

.order-view-box .order-items-table .col-name a:hover {
    color: #ff6700
}

.order-view-box .order-items-table .col-actions {
    width: 120px;
    padding: 0;
    text-align: right
}

.order-view-box .order-items-table .col-offset {
    padding-left: 20px
}

.order-view-box .order-items-table .figure-thumb {
    width: 80px
}

.order-view-box .order-items-table .figure-thumb a {
    display: block
}

.order-view-box .order-items-table .figure-thumb img {
    width: 80px;
    height: 80px
}

.order-view-box .order-items-table .name a {
    color: #333
}

.order-view-box .order-items-table .name a:hover {
    color: #ff6700
}

.order-view-box .order-detail-info {
    position: relative;
    _height: 120px;
    height: auto;
    min-height: 120px;
    padding: 6px 0 12px;
    margin-bottom: 30px;
    border-bottom: 1px solid #e0e0e0
}

.order-view-box .order-detail-info h3 {
    margin: 0 0 15px;
    font-size: 18px;
    font-weight: 400;
    color: #333
}

.order-view-box .order-detail-info .info-table {
    color: #757575
}

.order-view-box .order-detail-info .info-table td, .order-view-box .order-detail-info .info-table th {
    padding: 3px 0;
    text-align: left
}

.order-view-box .order-detail-info .info-table th {
    width: 80px;
    font-weight: 400
}

.order-view-box .order-detail-info .info-table p {
    margin: 0
}

.order-view-box .order-detail-info .info-table .beta {
    color: #b0b0b0
}

.order-view-box .order-detail-info .info-table-premoney th {
    width: 394px
}

.order-view-box .order-detail-info .info-table-premoney .special {
    color: #ff6700
}

.order-view-box .order-detail-info .actions {
    position: absolute;
    top: 5px;
    right: 0
}

.order-view-box .order-detail-info .actions .btn {
    display: block;
    margin: 0 0 10px auto
}

.order-view-box .order-detail-info .info-detail-table {
    width: 100%;
    color: #757575
}

.order-view-box .order-detail-info .info-detail-table td, .order-view-box .order-detail-info .info-detail-table th {
    text-align: left
}

.order-view-box .order-detail-info .info-detail-table th {
    padding: 8px 20px 8px 40px;
    font-weight: 400;
    background: #e0e0e0
}

.order-view-box .order-detail-info .info-detail-table td {
    min-width: 90px;
    padding: 10px 20px 0 40px
}

.order-view-box .order-detail-info .info-detail-table .warning {
    color: #ff6700
}

.order-view-box .order-detail-total .total-table {
    width: 255px;
    margin: 0 0 0 auto;
    color: #757575
}

.order-view-box .order-detail-total .total-table td, .order-view-box .order-detail-total .total-table th {
    padding: 5px 0
}

.order-view-box .order-detail-total .total-table td.total, .order-view-box .order-detail-total .total-table th.total {
    padding-top: 25px;
    vertical-align: text-bottom
}

.order-view-box .order-detail-total .total-table td.total .num, .order-view-box .order-detail-total .total-table th.total .num {
    font-size: 30px;
    font-weight: 200;
    line-height: 1
}

.order-view-box .order-detail-total .total-table th {
    width: 100px;
    font-weight: 400;
    text-align: right
}

.order-view-box .order-detail-total .total-table td {
    text-align: right;
    color: #ff6700
}

.order-view-box .order-detail-total .num {
    margin-right: .125em
}

.modal-edit-time {
    width: 718px
}

.modal-edit-time .field-edit-time {
    text-align: center
}

.modal-edit-time .field-edit-time h3 {
    margin: 20px 0;
    font-size: 18px;
    font-weight: 400
}

.modal-edit-time .time-list {
    width: 612px;
    margin: 0 auto;
    padding: 0;
    list-style-type: none
}

.modal-edit-time .time-list li {
    float: left;
    _display: inline;
    width: 188px;
    padding: 15px 0;
    margin: 0 7px;
    font-size: 14px;
    text-align: center;
    color: #757575;
    -webkit-transition: all .2s;
    transition: all .2s
}

.modal-edit-time .time-list li:hover {
    border-color: #b0b0b0
}

.modal-edit-time .time-list li.active {
    border-color: #ff6700;
    color: #ff6700
}

.modal-edit-time .time-list li.active b {
    color: #ff6700
}

.modal-edit-time .time-list b {
    display: block;
    font-size: 18px;
    font-weight: 400;
    color: #333
}

.modal-verify {
    height: 460px;
    margin-top: -230px
}

.modal-verify .modal-bd {
    height: 320px;
    padding: 0 60px;
    text-align: center;
    color: #757575;
    overflow: hidden;
    _zoom: 1
}

.modal-verify .authcode-box {
    margin: 10px 0
}

.modal-verify .authcode-box .account-tel, .modal-verify .authcode-box .content-order {
    display: none
}

.modal-verify .authcode-box .content {
    color: #424242
}

.modal-verify .get-code-tip {
    margin-top: 20px;
    color: #e53935
}

.modal-verify .msg-tip {
    margin: 10px 0 0
}

.modal-verify .authcode-box-order .account-tel, .modal-verify .authcode-box-order .content-order {
    display: inline
}

.modal-verify .authcode-box-order .content-account, .modal-verify .authcode-box-order .order-tel {
    display: none
}

.modal-verify .tel-section {
    width: 394px;
    margin: 40px auto 14px;
    text-align: left
}

.modal-verify .tel-section .change-tel {
    float: right;
    width: 160px;
    text-align: center;
    cursor: pointer;
    color: #ff6700
}

.modal-verify .form-authocode {
    width: 394px;
    margin: 0 auto
}

.modal-verify .form-authocode .form-section {
    float: left
}

.modal-verify .form-authocode .btn-authocode {
    float: left;
    margin-left: 14px
}

.modal-verify .form-row {
    margin-left: -14px
}

.modal-verify .form-update-addr {
    margin: 20px 0
}

.modal-verify .form-update-addr .form-section {
    float: left;
    display: block;
    margin-left: 14px
}

.modal-verify .form-update-addr .form-section .input-text {
    width: 229px
}

.modal-verify .form-update-addr .form-section textarea.input-text {
    width: 506px;
    height: 20px;
    line-height: 20px
}

.modal-verify .form-update-addr .tip-msg {
    color: #e53935
}

.modal-verify .form-section-area, .modal-verify .form-section-city, .modal-verify .form-section-district, .modal-verify .form-section-province {
    width: 262px
}

.modal-verify .form-section-area .zss-select, .modal-verify .form-section-city .zss-select, .modal-verify .form-section-district .zss-select, .modal-verify .form-section-province .zss-select {
    width: 262px;
    margin-right: 0
}

.modal-verify .refund-box {
    text-align: left
}

.modal-verify .refund-box textarea.input-text {
    width: 400px;
    height: 60px;
    line-height: 20px
}

.modal-verify .servive-box {
    margin-top: 50px
}

.modal-verify .servive-box ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.modal-insurance {
    width: 760px;
    margin-left: -380px
}

.modal-insurance .modal-hd small {
    margin-left: 10px;
    font-size: 12px;
    color: #ffac13
}

.modal-insurance .modal-bd {
    max-height: 450px;
    padding: 0 30px;
    overflow: auto
}

.modal-insurance .modal-ft {
    height: 40px;
    padding: 40px 30px;
    background: #eee
}

.modal-insurance .modal-ft .insurance-info {
    float: left;
    margin: 0;
    font-size: 12px;
    line-height: 20px;
    text-align: left;
    color: #424242
}

.modal-insurance .modal-ft .insurance-info a {
    text-decoration: underline;
    color: #424242
}

.modal-insurance .modal-ft .btn {
    float: right
}

.modal-insurance .modal-ft .btn-disabled {
    background-color: #6d6d6d;
    border-color: #6d6d6d;
    color: #fff
}

.modal-insurance .insurance-item {
    position: relative;
    height: 200px;
    padding-left: 40px;
    border-top: 1px solid #e0e0e0
}

.modal-insurance .insurance-item:first-child {
    border-top: 0
}

.modal-insurance .insurance-item .icon-check {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    width: 30px;
    height: 30px;
    background: url(../images/icon/icons-radio.png) no-repeat
}

.modal-insurance .insurance-item .item-checkbox {
    position: absolute;
    left: 0;
    top: 0;
    width: 30px;
    height: 30px;
    padding: 85px 10px
}

.modal-insurance .insurance-item .item-checkbox:hover .icon-check {
    background-position: -30px 0
}

.modal-insurance .insurance-item .item-checkbox:focus {
    outline: 0
}

.modal-insurance .insurance-item .item-thumb {
    float: left;
    width: 160px;
    height: 160px;
    padding: 20px 0
}

.modal-insurance .insurance-item .item-info {
    float: left;
    padding-top: 55px;
    color: #424242
}

.modal-insurance .insurance-item .item-info h4 {
    margin: 0;
    font-size: 16px;
    font-weight: 400
}

.modal-insurance .insurance-item .item-info p {
    margin: 0;
    font-size: 12px
}

.modal-insurance .insurance-item .item-info .price {
    margin-top: 15px;
    font-size: 14px;
    font-family: avenir, helvetica, arial, sans-serif;
    font-weight: 200;
    color: #ffac13
}

.modal-insurance .insurance-item .item-info .num {
    margin: 0 2px;
    font-size: 24px;
    line-height: 1
}

.modal-insurance .insurance-item-selected .item-checkbox .icon-check, .modal-insurance .insurance-item-selected .item-checkbox:hover .icon-check {
    background-position: -60px 0
}

.address-item {
    width: 268px;
    height: 178px;
    position: relative;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.address-item:hover {
    border-color: #b0b0b0
}

.address-item dl {
    padding: 15px 24px 0;
    margin: 0
}

.address-item dt {
    margin: 0 0 10px;
    line-height: 30px
}

.address-item dd {
    margin: 0;
    line-height: 22px;
    color: #757575
}

.address-item .tag {
    float: right;
    color: #b0b0b0
}

.address-item .uname {
    font-size: 18px;
    color: #333;
    font-style: normal
}

.address-item .actions {
    position: absolute;
    right: 24px;
    bottom: 10px
}

.address-item .modify {
    display: none;
    margin-left: 10px;
    color: #ff6700
}

.address-item-new {
    text-align: center;
    color: #b0b0b0
}

.address-item-new:hover {
    color: #757575
}

.address-item-new:hover .iconfont {
    background-color: #757575
}

.address-item-new .fa-plus, .address-item-new .iconfont {
    display: block;
    width: 30px;
    height: 30px;
    margin: 63px auto 8px;
    font-size: 30px;
    line-height: 30px;
    background-color: #e0e0e0;
    border-radius: 17px;
    text-align: center;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    color: #fff
}

.four-address-wrapper {
    margin: 0 20px
}

.four-address-wrapper .select-box {
    padding: 6px 0;
    border-bottom: 1px solid #e0e0e0
}

.four-address-wrapper .select-item {
    float: left;
    height: 30px;
    line-height: 30px;
    margin-right: 5%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    _zoom: 1;
    color: #ff6700
}

.four-address-wrapper .select-item.active {
    cursor: pointer;
    color: #424242
}

.four-address-wrapper .switch-type {
    padding: 20px 0;
    border-top: 1px solid #e0e0e0
}

.four-address-wrapper .switch-type a {
    color: #ff6700
}

.four-address-wrapper .options-box ul {
    margin: 0;
    padding: 20px 0;
    list-style: none
}

.four-address-wrapper .options-box li {
    float: left;
    margin-right: 14px;
    margin-bottom: 14px
}

.four-address-wrapper .options-box li:hover {
    color: #ff6700;
    text-decoration: underline;
    cursor: pointer
}

.modal-edit-address {
    width: 660px;
    height: 460px;
    margin-left: -330px;
    margin-top: -230px;
    -webkit-box-shadow: 0 18px 30px rgba(0, 0, 0, .18);
    box-shadow: 0 18px 30px rgba(0, 0, 0, .18);
    position: absolute !important
}

.modal-edit-address .modal-body {
    padding: 40px 40px 0;
    height: 280px;
    max-height: none
}

.modal-edit-address .modal-body .form-section {
    float: left
}

.modal-edit-address .modal-body .form-four-address {
    position: relative;
    width: 100%
}

.modal-edit-address .modal-body .form-four-address .iconfont {
    position: absolute;
    top: 50%;
    right: 6px;
    height: 24px;
    line-height: 24px;
    margin-top: -12px;
    font-size: 24px;
    color: #b0b0b0
}

.modal-edit-address .modal-body .form-four-address .input-text {
    color: #b0b0b0;
    cursor: pointer
}

.modal-edit-address .modal-body .form-four-address .input-text.active {
    color: #424242
}

.modal-edit-address .modal-body .form-address-detail {
    width: 100%
}

.modal-edit-address .modal-body .form-address-detail .input-text, .modal-edit-address .modal-body .form-four-address .input-text {
    width: 546px
}

.modal-edit-address .modal-body .form-name, .modal-edit-address .modal-body .form-zipcode {
    margin-right: 14px
}

.modal-edit-address .modal-body .form-name .input-text, .modal-edit-address .modal-body .form-phone .input-text, .modal-edit-address .modal-body .form-tag .input-text, .modal-edit-address .modal-body .form-zipcode .input-text {
    width: 249px
}

.modal-edit-address .modal-footer {
    border: none
}

.modal-edit-address .select-address-wrapper {
    position: absolute;
    top: 94px;
    left: 40px;
    width: 578px;
    padding-top: 40px;
    border: 1px solid #ff6700;
    background-color: #fff;
    z-index: 3
}

.modal-edit-address .select-address-close {
    position: absolute;
    top: 10px;
    right: 6px;
    width: 24px;
    color: #b0b0b0;
    cursor: pointer;
    line-height: 1;
    text-align: center
}

.modal-edit-address .form-tip-msg {
    width: 100%;
    text-align: center;
    color: #e53935
}

.user-address-list {
    padding-top: 30px
}

.user-address-list .address-item {
    float: left;
    margin-right: 10px;
    margin-bottom: 20px
}

.user-address-list .address-item:hover {
    border-color: #b0b0b0
}

.user-address-list .address-item:hover .modify {
    display: inline
}

.coupon-box .tab-switch li {
    cursor: pointer
}

.coupon-box .tab-container {
    min-height: 200px
}

.coupon-list {
    margin: 0;
    padding: 30px 0 0;
    list-style-type: none
}

.coupon-list .coupon-card {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    text-align: center;
    background-color: #ff6700;
    color: #fff
}

.coupon-list .coupon-card .coupon-header {
    background: url(../images/user/order/coupon.jpg) no-repeat;
    width: 280px;
    height: 21px
}

.coupon-list .coupon-card .coupon-content {
    height: 140px;
    word-break: break-all;
    padding: 32px 40px 0
}

.coupon-list .coupon-card .coupon-content .item-desc {
    padding-top: 15px;
    height: 45px
}

.coupon-list .coupon-card .coupon-footer {
    margin-top: 35px;
    background: url(../images/user/order/coupon.jpg) 0 -21px no-repeat;
    height: 20px;
    position: relative
}

.coupon-list .coupon-card .coupon-footer .coupon-date {
    font-size: 12px;
    color: #fff;
    position: absolute;
    width: 100%;
    top: -25px
}

.coupon-list .coupon-card .item-value {
    font-size: 16px;
    color: #fff;
    padding: 0 0 15px;
    border-bottom: 2px solid #fff;
    height: 60px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    _zoom: 1
}

.coupon-list .coupon-card .item-value .value {
    font-size: 60px;
    font-weight: 200;
    line-height: 1
}

.coupon-list .coupon-card .item-description {
    font-size: 12px;
    color: #b0b0b0;
    height: 110px;
    background: #f5f5f5;
    border: 1px solid #ff6700;
    padding: 0 20px;
    vertical-align: middle;
    line-height: 110px
}

.coupon-list .coupon-card .item-description p {
    overflow: hidden;
    _zoom: 1;
    margin: 0;
    word-break: break-all
}

.coupon-list .coupon-card-expired, .coupon-list .coupon-card-used {
    background-color: #b0b0b0
}

.coupon-list .coupon-card-expired .item-description, .coupon-list .coupon-card-used .item-description {
    border: 1px solid #b0b0b0
}

.coupon-list .coupon-card-expired .coupon-header, .coupon-list .coupon-card-used .coupon-header {
    background: url(../images/user/order/uncoupon.jpg) no-repeat;
    height: 19px
}

.coupon-list .coupon-card-expired .coupon-footer, .coupon-list .coupon-card-used .coupon-footer {
    background: url(../images/user/order/uncoupon.jpg) 0 -19px no-repeat;
    height: 20px;
    margin-top: 37px
}

.portal-content-box .box-bd {
    padding-top: 24px
}

.portal-content-box .user-card {
    position: relative;
    float: left;
    width: 302px;
    height: 180px;
    padding-left: 180px;
    padding-top: 40px
}

.portal-content-box .user-card .avatar {
    position: absolute;
    left: 0;
    top: 0;
    padding: 4px;
    border: 1px solid #e0e0e0;
    border-radius: 150px
}

.portal-content-box .user-card .username {
    margin: 0;
    font-size: 24px;
    font-weight: 400;
    color: #616161
}

.portal-content-box .user-card .tip {
    margin: 0 0 10px;
    color: #b0b0b0
}

.portal-content-box .user-card .link {
    font-size: 12px;
    color: #ff6700
}

.portal-content-box .user-actions {
    float: right;
    width: 358px;
    margin-top: 35px
}

.portal-content-box .action-list {
    margin: 0;
    padding: 0;
    list-style-type: none;
    color: #757575
}

.portal-content-box .action-list li {
    position: relative;
    padding: 6px 0
}

.portal-content-box .action-list .btn {
    position: absolute;
    right: 0;
    top: 0
}

.portal-content-box .action-list .level-1 {
    color: #e53935
}

.portal-content-box .action-list .level-2 {
    color: #ffac13
}

.portal-content-box .action-list .level-3 {
    color: #83c44e
}

.portal-content-box .portal-sub {
    border-top: 1px solid #e0e0e0
}

.portal-content-box .info-list {
    margin: 0;
    padding: 60px 0 0;
    list-style-type: none;
    color: #757575
}

.portal-content-box .info-list li {
    position: relative;
    float: left;
    height: 65px;
    padding-left: 112px;
    padding-top: 15px;
    margin-bottom: 80px
}

.portal-content-box .info-list h3 {
    margin: 0;
    font-size: 18px;
    font-weight: 400
}

.portal-content-box .info-list .num {
    color: #ff6700
}

.portal-content-box .info-list .iconfont {
    font-size: 16px;
    line-height: 16px;
    vertical-align: -1px
}

.portal-content-box .info-list img {
    position: absolute;
    left: -10px;
    top: -10px
}

.cash-start {
    padding: 40px 0 0;
    text-align: center;
    color: #616161
}

.cash-start .title {
    margin: 0;
    font-size: 30px;
    font-weight: 400;
    color: #424242
}

.cash-start .description {
    margin: 0
}

.cash-start .action {
    margin: 15px 0 70px
}

.cash-start .features {
    margin: 0 0 60px;
    padding: 0;
    list-style-type: none
}

.cash-start .features li {
    float: left;
    _display: inline;
    width: 204px;
    margin: 0 45px;
    font-size: 12px;
    color: #757575
}

.cash-start .features li p {
    margin: 30px 0 0
}

.cash-open {
    position: relative;
    padding: 70px 0;
    font-size: 16px;
    line-height: 1.8;
    text-align: center;
    color: #616161
}

.cash-open p {
    margin: 0 0 20px
}

.cash-open p .btn {
    padding: 0 25px;
    text-decoration: none
}

.cash-open p .input-text, .cash-open p label {
    vertical-align: middle
}

.cash-open p .btn-resend {
    vertical-align: middle;
    width: 80px;
    padding: 0 5px;
    color: #fff
}

.cash-open p .btn-resend:focus {
    outline: 0
}

.cash-open p .disabled:focus, .cash-open p .disabled:hover {
    background: #ccd0d9
}

.cash-open .input-text {
    width: 210px;
    height: 35px;
    line-height: 35px;
    padding: 0 10px;
    background: #fff;
    border: 1px solid #e0e0e0;
    color: #424242
}

.cash-open .input-text:focus {
    border-color: #b0b0b0;
    outline: 0
}

.cash-open .change-number-link {
    position: absolute;
    right: 20px;
    top: 20px;
    font-size: 14px;
    color: #757575;
    text-decoration: underline
}

.cash-open .form-submit {
    text-align: center
}

.cash-overall {
    padding: 0 0 24px;
    color: #424242
}

.cash-overall .balance {
    float: left;
    font-size: 14px;
    line-height: 1
}

.cash-overall .balance .type {
    margin-right: 35px
}

.cash-overall .balance b {
    font-size: 42px;
    font-weight: 400
}

.cash-overall .mobile {
    float: right;
    margin-top: 20px
}

.cash-overall .mobile a {
    color: #ff6700
}

.cash-list-switch {
    padding: 10px 20px;
    font-size: 14px;
    line-height: 30px
}

.cash-list-switch .tab, .cash-list-switch .tab:hover {
    color: #757575
}

.cash-list-switch .tab-active, .cash-list-switch .tab-active:hover {
    color: #ff6700
}

.cash-list-switch .separator {
    margin: 0 10px;
    font-family: sans-serif;
    color: #fafafa
}

.cash-change-list {
    width: 100%
}

.cash-change-list td {
    padding-top: 25px;
    padding-bottom: 25px;
    border-top: 1px solid #e0e0e0
}

.cash-change-list .col-date .text, .cash-change-list .col-order .text {
    padding: 0 25px;
    border-right: 1px solid #e0e0e0
}

.cash-change-list .col-date {
    width: 160px
}

.cash-change-list .col-amount {
    width: 140px;
    text-align: right
}

.cash-change-list .col-amount .text {
    padding: 0 10px 0 5px;
    border-right: 1px solid #e0e0e0;
    color: #616161
}

.cash-change-list .col-amount .text .incoming {
    color: #83c44e
}

.cash-change-list .col-amount .text .outgoing {
    color: #ffac13
}

.cash-change-list .col-amount .balance {
    float: right;
    width: 20px;
    height: 20px;
    margin-left: 10px;
    background-position: 0 -40px
}

.cash-change-list .col-amount .icon-common {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

.cash-change-list .col-amount .icon-my-question {
    width: 20px;
    height: 20px;
    cursor: pointer;
    text-align: left;
    text-indent: -9999em;
    overflow: hidden;
    *zoom: 1;
    background-image: url(../images/icon/icon-question.png);
    background-repeat: no-repeat;
    background-position: 0 -40px
}

.cash-change-list .col-amount .my-tooltip {
    position: relative
}

.cash-change-list .col-amount .my-tooltip .my-tooltip-popup {
    display: none;
    position: absolute;
    left: -25px;
    top: -45px;
    padding: 8px 16px;
    border: 1px solid #fafafa;
    font-size: 12px;
    line-height: 1.5;
    text-align: left;
    white-space: nowrap;
    color: #616161;
    border-radius: 8px;
    background: #eee
}

.cash-change-list .col-amount .my-tooltip .my-tooltip-popup p {
    margin: 0
}

.cash-change-list .col-amount .my-tooltip .my-tooltip-popup .arrow {
    position: absolute;
    left: 25px;
    bottom: -8px;
    width: 16px;
    height: 8px;
    background: url(../images/icon/popup-arrow.png) no-repeat
}

.cash-change-list .col-amount .my-tooltip-hover .icon-my-question {
    background-position: 0 -20px
}

.cash-change-list .col-amount .my-tooltip-hover .my-tooltip-popup {
    display: block
}

.cash-change-list .col-state {
    width: 140px;
    text-align: right
}

.cash-change-list .col-state .text {
    padding: 0 45px 0 5px
}

.cash-change-list tr.tr-active .icon-my-question {
    background-position: 0 0
}

.modal-bind-mobile {
    width: 400px;
    height: 260px;
    padding: 30px 0 0;
    margin-left: -200px;
    margin-top: -130px;
    text-align: center;
    color: #616161
}

.modal-bind-mobile h3 {
    margin: 0 0 10px;
    font-size: 18px
}

.modal-bind-mobile p {
    margin: 0 0 20px
}

.zss-goods-list-wrap {
    overflow: hidden;
    _zoom: 1
}

.zss-goods-list {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.zss-goods-item {
    float: left;
    padding-top: 40px;
    padding-right: 48px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e0e0e0;
    text-align: center
}

.zss-goods-item .figure-img {
    width: 200px;
    margin: 0 auto 10px
}

.zss-goods-item .figure-img a {
    display: block
}

.zss-goods-item .figure-img img {
    width: 200px;
    height: 200px
}

.zss-goods-item .title {
    margin: 0 0 5px;
    font-size: 14px;
    font-weight: 400;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    _zoom: 1;
    color: #333
}

.zss-goods-item .title a {
    color: #333
}

.zss-goods-item .title a:hover, .zss-goods-item .title:hover {
    color: #ff6700
}

.zss-goods-item .price {
    margin: 0 0 10px;
    color: #ff6700
}

.zss-goods-item .rank {
    height: 18px;
    margin: 0 0 8px;
    font-size: 12px;
    color: #b0b0b0
}

.zss-goods-item .actions {
    visibility: hidden;
    opacity: 0;
    filter: "alpha(opacity=100)";
    font-size: 0;
    -webkit-transition: opacity .4s;
    transition: opacity .4s
}

.zss-goods-item .actions .btn {
    width: 108px;
    margin: 0 7px;
    font-size: 12px
}

.zss-goods-item:hover .actions {
    visibility: visible;
    opacity: 1;
    filter: "alpha(opacity=100)"
}

.modal-water-install {
    width: 800px;
    height: 620px;
    margin-left: -400px;
    margin-top: -310px
}

.modal-water-install .modal-body {
    max-height: 439px;
    height: 439px;
    padding: 20px;
    color: #757575
}

.modal-water-install .modal-body h4 {
    margin: 0 0 10px;
    font-size: 16px;
    color: #424242
}

.modal-water-install .modal-body ol {
    padding: 0 0 0 20px;
    margin-bottom: 20px;
    line-height: 2
}

.modal-water-install .modal-body table {
    width: 600px;
    margin-bottom: 20px
}

.modal-water-install .modal-body table caption {
    padding-bottom: 10px;
    text-align: left;
    font-size: 16px;
    color: #424242
}

.modal-water-install .modal-body table thead th {
    background: #4a99d1;
    color: #fff;
    height: 40px;
    border: 1px solid #e9f0f5
}

.modal-water-install .modal-body table thead .th-1 {
    width: 170px
}

.modal-water-install .modal-body table thead .th-2 {
    width: 330px
}

.modal-water-install .modal-body table thead .th-3 {
    width: 100px
}

.modal-water-install .modal-body table tbody td {
    height: 40px;
    background: #dfeaf1;
    border: 1px solid #e9f0f5;
    color: #676767;
    text-align: center
}

.modal-water-install .modal-body dl {
    margin: 0
}

.modal-water-install .modal-body dl dt {
    font-size: 16px;
    color: #333;
    margin: 0 0 10px
}

.modal-water-install .modal-body dl dd {
    margin: 0;
    line-height: 2
}

.modal-water-install .modal-footer {
    padding-left: 20px;
    padding-right: 20px
}

.modal-huishou-cancel .modal-bd, .modal-huishou-express .modal-bd {
    padding: 60px
}

.modal-water-install .modal-footer .btn {
    margin-left: 10px;
    margin-right: 0
}

.modal-water-install .modal-footer .btn-lineDakeLight {
    border-color: #e0e0e0
}

.modal-water-install .modal-footer p {
    float: left;
    line-height: 40px;
    margin: 0;
    color: #424242
}

.modal-water-install .modal-footer p span {
    cursor: pointer
}

.modal-water-install .modal-footer p a {
    cursor: pointer;
    color: #424242;
    text-decoration: underline
}

.modal-huishou-express {
    width: 496px;
    margin-left: -248px;
    text-align: center;
    color: #757575
}

.modal-huishou-express .tip {
    margin: 0 0 20px
}

.modal-huishou-express .form-section {
    width: 220px;
    margin-left: auto;
    margin-right: auto
}

.modal-huishou-express .zss-select {
    margin: 0 auto
}

.modal-huishou-express .zss-select select {
    color: #757575
}

.modal-huishou-cancel {
    width: 496px;
    margin-left: -248px;
    margin-top: -171px;
    text-align: center;
    color: #757575
}

.modal-huishou-cancel .tip {
    margin: 0 0 20px
}

.modal-huishou-cancel .form-section {
    width: 220px;
    margin-left: auto;
    margin-right: auto
}

.modal-huishou-cancel .zss-select {
    margin: 0 auto
}

.modal-huishou-cancel .zss-select select {
    color: #757575
}

.deliver-beta {
    width: 450px;
    padding: 20px;
    position: absolute;
    top: 0;
    left: 50%;
    background-color: #fff;
    border: 1px solid #dfdfdf;
    z-index: 100;
    color: #757575;
    -webkit-box-shadow: 0 5px 15px rgba(8, 2, 4, .2);
    box-shadow: 0 5px 15px rgba(8, 2, 4, .2);
    text-align: center
}

.deliver-beta p {
    margin: 0 0 20px;
    text-align: left
}

.deliver-beta a {
    color: #ff6700
}

.deliver-beta .arrow {
    display: block;
    width: 0;
    height: 0;
    border-style: dashed dashed solid;
    overflow: hidden;
    _zoom: 1;
    position: absolute;
    left: 50%
}

.deliver-beta .arrow-a {
    top: -8px;
    margin-left: -10px;
    border-width: 0 10px 8px;
    border-color: transparent transparent #dfdfdf;
    z-index: 1
}

.deliver-beta .arrow-b {
    top: -7px;
    margin-left: -8px;
    border-width: 0 8px 7px;
    border-color: transparent transparent #fff;
    z-index: 2
}

.protal-content-update {
    background: #d8f8b4;
    height: 100px;
    margin-bottom: 10px;
    text-align: center;
    color: #616161
}

.protal-content-update .protal-username {
    font-size: 24px;
    padding-top: 20px
}

.protal-content-update .msg {
    margin: 0;
    padding-top: 10px
}

.protal-content-update .msg a {
    margin-left: 5px;
    color: #ff6700
}

.modal-appcode .modal-body {
    text-align: center
}

.modal-appcode .modal-body p {
    margin: 0 0 10px
}

.order-liwu {
    background: #eee;
    padding: 30px 0;
    margin-bottom: 10px
}

.order-liwu .box {
    margin: 0 30px
}

.order-liwu .box h3 {
    margin: 0;
    padding: 0;
    font-size: 18px;
    color: #212121;
    font-weight: 400
}

.order-liwu .box p {
    font-size: 14px;
    line-height: 22px;
    color: #757575
}

.order-liwu.hide {
    display: none
}

.order-liwu-list h3 {
    margin: 0 0 18px;
    padding: 0;
    font-size: 18px;
    color: #999;
    font-weight: 400
}

.order-liwu-list p {
    font-size: 14px;
    line-height: 22px;
    color: #999
}

.order-liwu-list table td, .order-liwu-list table th {
    line-height: 40px;
    padding: 5px 5px 5px 25px;
    font-weight: 400
}

.order-liwu-list table {
    width: 100%;
    text-align: left;
    font-size: 14px;
    color: #212121
}

.order-liwu-list table td {
    border-bottom: 2px solid #fff;
    background: #fafafa
}

.order-liwu-list table td .code {
    font-size: 12px
}

.order-liwu-list table th {
    border-bottom: 2px solid #fff;
    background: #f5f5f5
}

.order-liwu-list table .over td {
    color: #999
}

.order-liwu-list table span {
    display: block;
    line-height: 20px
}

.order-liwu-list.hide {
    display: none
}

.modal-liwu {
    margin-top: -163px;
    padding-bottom: 50px;
    text-align: center
}

.modal-liwu p {
    font-size: 18px
}

.modal-liwu .form-section {
    width: 414px;
    margin: 50px auto 0
}

.modal-liwu .form-section input {
    width: 380px
}

.modal-liwu .form-section-error input.input-text {
    background-position: -98% 50%
}

.modal-liwu .sent {
    position: absolute;
    right: 20px;
    top: 10px
}

.modal-liwu .sent em {
    font-style: normal
}

.modal-liwu .sent.disabled {
    cursor: default
}

.modal-liwu .modal-footer {
    padding-top: 0;
    background: 0 0;
    border: 0
}

.modal-liwu .modal-footer .btn {
    width: 184px;
    margin: 0 16px
}

.goods-comment dd, .goods-comment dl, .goods-comment h1, .goods-comment h2, .goods-comment h3, .goods-comment h4, .goods-comment h5, .goods-comment h6, .goods-comment li, .goods-comment p, .goods-comment ul, .modal-liwu .error {
    margin: 0;
    padding: 0
}

.modal-liwu .error {
    color: red;
    line-height: 30px;
    text-align: center;
    font-size: 12px
}

.goods-comment li, .goods-comment ol, .goods-comment ul {
    list-style: none
}

.goods-comment em, .goods-comment i {
    font-style: normal
}

.goods-comment-add-block {
    padding-bottom: 50px
}

.goods-comment-add-block .container {
    background: #fff
}

.goods-info-detail {
    padding-left: 14px
}

.goods-info-block {
    text-align: center;
    height: 445px
}

.goods-info-block .goods-img {
    margin-top: 85px
}

.goods-info-block .goods-img img {
    width: 185px;
    height: 185px
}

.goods-info-block .goods-name {
    margin-top: 24px;
    font-size: 14px;
    font-weight: 400;
    color: #333;
    line-height: 14px;
    overflow: hidden;
    _zoom: 1;
    white-space: nowrap;
    text-overflow: ellipsis
}

.goods-info-block .goods-price {
    font-size: 14px;
    color: #ff6700;
    line-height: 14px;
    margin-top: 14px
}

.goods-info-block .goods-comments-info {
    color: #757575;
    font-size: 12px;
    line-height: 12px;
    margin-top: 18px
}

.goods-comment-add-detail-block .star-block {
    margin-top: 40px;
    *zoom: 1;
    position: relative
}

.goods-comment-add-detail-block .star-block:before {
    content: " ";
    display: table
}

.goods-comment-add-detail-block .star-block:after {
    content: " ";
    display: table;
    clear: both
}

.goods-comment-add-detail-block .star-list {
    *zoom: 1
}

.goods-comment-add-detail-block .star-list:before {
    content: " ";
    display: table
}

.goods-comment-add-detail-block .star-list:after {
    content: " ";
    display: table;
    clear: both
}

.goods-comment-add-detail-block .star-list li {
    float: left;
    margin-right: 13px;
    width: 25px;
    height: 24px;
    cursor: pointer;
    font-size: 25px;
    color: #e0e0e0
}

.goods-comment-add-detail-block .star-list li.current {
    color: #ffd600
}

.goods-comment-add-detail-block .star-detail, .goods-comment-add-detail-block .star-info {
    float: left;
    height: 35px
}

.goods-comment-add-detail-block .content-error, .goods-comment-add-detail-block .star-error {
    font-size: 12px;
    color: #e53935;
    margin-top: 10px;
    display: none
}

.goods-comment-add-detail-block .star-info {
    font-size: 14px;
    color: #757575;
    line-height: 35px
}

.goods-comment-add-detail-block .star-info-list {
    font-size: 14px;
    color: #757575;
    position: absolute;
    top: 1px;
    left: 200px
}

.goods-comment-add-detail-block .star-info-list li {
    display: none
}

.goods-comment-add-detail-block .star-info-list .iconfont {
    font-size: 22px;
    color: #ffd600;
    vertical-align: -5px
}

.goods-comment-add-detail-block .star-info-list .current {
    display: block
}

.goods-comment-add-detail-block .goods-comment-content {
    margin-top: 20px;
    border: 1px solid #e0e0e0;
    width: 660px;
    height: 38px;
    padding-top: 20px;
    padding-left: 20px;
    -webkit-transition: height .3s ease-out;
    transition: height .3s ease-out;
    outline: 0;
    font-size: 14px;
    line-height: 20px;
    color: #b0b0b0;
    text-align: left
}

.goods-comment-add-detail-block .goods-comment-content.active {
    height: 196px;
    color: #757575
}

.goods-comment-add-detail-block .submit-block {
    *zoom: 1;
    padding-bottom: 30px;
    width: 684px;
    display: none
}

.goods-comment-add-detail-block .submit-block:before {
    content: " ";
    display: table
}

.goods-comment-add-detail-block .submit-block:after {
    content: " ";
    display: table;
    clear: both
}

.goods-comment-add-detail-block .submit-block.current {
    display: block
}

.goods-comment-add-detail-block .left-show-block {
    float: left
}

.goods-comment-add-detail-block .left-show-block .img-list {
    height: 85px;
    overflow: hidden;
    *zoom: 1
}

.goods-comment-add-detail-block .left-show-block .img-list:before {
    content: " ";
    display: table
}

.goods-comment-add-detail-block .left-show-block .img-list:after {
    content: " ";
    display: table;
    clear: both
}

.goods-comment-add-detail-block .left-show-block .img-list .img-block {
    float: left;
    margin-top: 12px;
    margin-right: 10px;
    position: relative
}

.goods-comment-add-detail-block .left-show-block .img-list .exit-block {
    width: 20px;
    height: 20px;
    position: absolute;
    top: -10px;
    right: -10px;
    border-radius: 50%;
    color: #fff;
    background: #b0b0b0;
    text-align: center;
    line-height: 20px;
    cursor: pointer
}

.goods-comment-add-detail-block .left-show-block .img-list .exit-block:hover {
    background: #ff6700
}

.goods-comment-add-detail-block .left-show-block .img-list .img-space {
    width: 73px;
    height: 73px;
    overflow: hidden;
    _zoom: 1;
    background: url(../images/loading.gif) center center no-repeat
}

.goods-comment-add-detail-block .left-show-block .img-list .img-space img {
    width: 73px
}

.goods-comment-add-detail-block .left-show-block .comment-tip-info {
    margin-top: 19px
}

.goods-comment-add-detail-block .left-show-block .comment-tip-info dt {
    font-size: 14px;
    color: #424242;
    cursor: pointer
}

.goods-comment-add-detail-block .left-show-block .comment-tip-info dd {
    font-size: 12px;
    color: #757575;
    margin-top: 10px;
    display: none
}

.goods-comment-add-detail-block .left-show-block .comment-tip-info.current dd {
    display: block
}

.goods-comment-add-detail-block .right-btn-block {
    float: right;
    margin-top: 10px
}

.goods-comment-add-detail-block .right-btn-block .btn {
    width: 106px;
    font-size: 12px;
    position: relative
}

.goods-comment-add-detail-block .right-btn-block .comment-answer-btn {
    margin-left: 10px
}

.goods-comment-suc-detail-info {
    padding-bottom: 50px
}

.goods-comment-suc-detail-info .container {
    background: #fff
}

.goods-comment-suc-detail-info .goods-sucs-info {
    height: 100px;
    line-height: 100px;
    *zoom: 1;
    background: #83c44e
}

.goods-comment-suc-detail-info .goods-sucs-info:before {
    content: " ";
    display: table
}

.goods-comment-suc-detail-info .goods-sucs-info:after {
    content: " ";
    display: table;
    clear: both
}

.goods-comment-suc-detail-info .left-title {
    float: left;
    padding-left: 125px;
    font-size: 30px;
    color: #fff
}

.goods-comment-suc-detail-info .left-title .iconfont {
    font-size: 60px;
    vertical-align: -10px
}

.goods-comment-suc-detail-info .right-title {
    float: right;
    padding-right: 125px
}

.goods-comment-suc-detail-info .right-title .goshop {
    font-size: 14px;
    color: #fff
}

.goods-comment-suc-detail-info .right-title .goshop i {
    color: #ffd600
}

.goods-comment-suc-detail-info .right-title .shop-btn {
    margin-left: 40px;
    margin-top: 30px
}

.goods-comment-userInfo-block {
    padding-bottom: 60px
}

.goods-comment-userInfo-block .userinfo-detail-block {
    width: 725px;
    margin-left: 20px;
    margin-top: 75px;
    border-bottom: 1px solid #e0e0e0;
    position: relative
}

.goods-comment-userInfo-block .userinfo-detail-block .user-hand-block {
    position: absolute;
    bottom: -42px;
    right: 0;
    font-size: 12px
}

.goods-comment-userInfo-block .userinfo-detail-block .user-hand-block a {
    color: #b0b0b0
}

.goods-comment-userInfo-block .userinfo-detail-block .user-hand-block a.current {
    color: #ff6700
}

.goods-comment-userInfo-block .userinfo-detail-block .user-emoj {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 18px;
    color: #ffd600;
    height: 20px;
    line-height: 20px
}

.goods-comment-userInfo-block .userinfo-detail-block .user-emoj .iconfont {
    font-size: 30px;
    vertical-align: -7px
}

.goods-comment-userInfo-block .userinfo-detail-block .user-image {
    position: absolute;
    left: -88px;
    top: 0;
    height: 54px;
    width: 54px
}

.goods-comment-userInfo-block .userinfo-detail-block .user-image img {
    width: 54px;
    height: 54px;
    border-radius: 50%
}

.goods-comment-userInfo-block .userinfo-detail-block .user-comment {
    width: 620px
}

.goods-comment-userInfo-block .userinfo-detail-block .user-comment .user-comment-content {
    padding-bottom: 25px;
    word-break: break-all
}

.goods-comment-userInfo-block .userinfo-detail-block .user-comment .user-comment-content .content-detail {
    font-size: 18px;
    color: #757575;
    line-height: 33px
}

.goods-comment-userInfo-block .userinfo-detail-block .user-comment .user-comment-content .content-img {
    position: relative;
    height: 185px;
    margin-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
    overflow: hidden;
    _zoom: 1
}

.goods-comment-userInfo-block .userinfo-detail-block .user-comment .user-comment-content .content-img .img-block {
    position: absolute;
    overflow: hidden;
    _zoom: 1
}

.goods-comment-userInfo-block .userinfo-detail-block .user-comment .user-comment-content .content-img.format-5 .img-0 {
    width: 160px;
    height: 160px;
    left: 30px;
    top: 0
}

.goods-comment-userInfo-block .userinfo-detail-block .user-comment .user-comment-content .content-img.format-5 .img-1 {
    width: 78px;
    height: 78px;
    left: 194px;
    top: 0
}

.goods-comment-userInfo-block .userinfo-detail-block .user-comment .user-comment-content .content-img.format-5 .img-2 {
    width: 78px;
    height: 78px;
    left: 276px;
    top: 0
}

.goods-comment-userInfo-block .userinfo-detail-block .user-comment .user-comment-content .content-img.format-5 .img-3 {
    width: 78px;
    height: 78px;
    left: 194px;
    top: 82px
}

.goods-comment-userInfo-block .userinfo-detail-block .user-comment .user-comment-content .content-img.format-5 .img-4 {
    width: 78px;
    height: 78px;
    left: 276px;
    top: 82px
}

.goods-comment-userInfo-block .userinfo-detail-block .user-comment .user-comment-content .content-img.format-4 .img-0 {
    width: 160px;
    height: 160px;
    left: 30px;
    top: 0
}

.goods-comment-userInfo-block .userinfo-detail-block .user-comment .user-comment-content .content-img.format-4 .img-1 {
    width: 160px;
    height: 160px;
    left: 194px;
    top: 0
}

.goods-comment-userInfo-block .userinfo-detail-block .user-comment .user-comment-content .content-img.format-4 .img-2 {
    width: 78px;
    height: 78px;
    left: 358px;
    top: 0
}

.goods-comment-userInfo-block .userinfo-detail-block .user-comment .user-comment-content .content-img.format-4 .img-3 {
    width: 78px;
    height: 78px;
    left: 358px;
    top: 82px
}

.goods-comment-userInfo-block .userinfo-detail-block .user-comment .user-comment-content .content-img.format-3 .img-0 {
    width: 160px;
    height: 160px;
    left: 30px;
    top: 0
}

.goods-comment-userInfo-block .userinfo-detail-block .user-comment .user-comment-content .content-img.format-3 .img-1 {
    width: 78px;
    height: 78px;
    left: 194px;
    top: 0
}

.goods-comment-userInfo-block .userinfo-detail-block .user-comment .user-comment-content .content-img.format-3 .img-2 {
    width: 78px;
    height: 78px;
    left: 194px;
    top: 82px
}

.goods-comment-userInfo-block .userinfo-detail-block .user-comment .user-comment-content .content-img.format-2 .img-0 {
    width: 160px;
    height: 160px;
    left: 30px;
    top: 0
}

.goods-comment-userInfo-block .userinfo-detail-block .user-comment .user-comment-content .content-img.format-2 .img-1 {
    width: 160px;
    height: 160px;
    left: 194px;
    top: 0
}

.goods-comment-userInfo-block .userinfo-detail-block .user-comment .user-comment-content .content-img.format-1 .img-0 {
    width: 160px;
    height: 160px;
    left: 30px;
    top: 0
}

.category-index {
    margin-bottom: 100px
}

.category-list {
    position: relative;
    margin-top: -1px;
    background-color: #fff
}

.content, .goods-detail {
    background: #f5f5f5
}

.category-list li, .category-list p, .category-list ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.category-list .box-hd {
    height: 60px;
    padding-top: 14px;
    border-bottom: 1px solid #e0e0e0
}

.category-list .box-hd .title {
    font-size: 18px;
    color: #ff6700;
    font-weight: 400;
    cursor: pointer
}

.category-list .box-hd .title i {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    width: 20px;
    height: 20px;
    margin-right: 18px;
    border: 1px solid #b0b0b0;
    border-radius: 15px;
    color: #b0b0b0;
    line-height: 20px;
    text-align: center
}

.category-list .current .title i {
    border-color: #ff6700;
    color: #ff6700
}

.category-list .box-bd {
    overflow: hidden;
    _zoom: 1
}

.category-list .box-bd ul {
    margin-right: -4px
}

.category-list .box-bd ul li {
    float: left;
    height: 136px;
    padding-top: 24px;
    border-right: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    text-align: center
}

.category-list-img {
    display: block;
    width: 70px;
    height: 70px;
    margin: 0 auto 12px
}

.category-list-title {
    display: block
}

.content {
    padding: 20px 0 100px
}

.content .product-container {
    background: #fff
}

.filter-box {
    display: none;
    padding-bottom: 18px
}

.filter-box .box-hd {
    padding: 15px 0 23px;
    color: #424242
}

.filter-box .box-hd .title {
    margin: 0 0 12px;
    font-size: 20px;
    font-weight: 400
}

.filter-box .box-hd .tip {
    margin: 0 0 20px
}

.filter-box .box-hd .keyword, .filter-box .box-hd a {
    color: #ff6700
}

.filter-box .box-hd .sep {
    color: #b0b0b0
}

.filter-list-wrap, .filter-selected-list-wrap, .full-toggle-wrap {
    border-top: 1px solid #e0e0e0
}

.filter-list-wrap:first-child, .filter-selected-list-wrap:first-child, .full-toggle-wrap:first-child {
    border-top: 0
}

.filter-list-wrap {
    position: relative
}

.filter-list-wrap .more {
    position: absolute;
    right: 0;
    top: 10px;
    height: 24px;
    line-height: 24px;
    color: #757575
}

.filter-list-wrap .more i {
    font-size: 14px;
    line-height: 14px;
    vertical-align: 0
}

.filter-list, .selected-list {
    position: relative;
    padding-left: 70px;
    min-height: 45px;
    margin: 0
}

.filter-list dt, .selected-list dt {
    position: absolute;
    left: 0;
    top: 11px;
    width: 72px;
    color: #b0b0b0
}

.filter-list dd, .selected-list dd {
    float: left;
    margin: 0
}

.filter-list {
    width: 1032px;
    height: 45px;
    overflow: hidden;
    _zoom: 1;
    -webkit-transition: height .3s ease-in;
    transition: height .3s ease-in
}

.filter-list dd {
    width: 160px;
    padding: 12px 0
}

.filter-list dd.active {
    color: #ff6700
}

.filter-list a {
    color: #424242
}

.filter-list a:hover {
    color: #ff6700
}

.selected-list dt {
    top: 26px
}

.selected-list dd {
    padding: 20px 0;
    margin-right: 14px;
    font-size: 12px
}

.selected-list a {
    display: block;
    position: relative;
    height: 30px;
    padding: 5px 58px 5px 20px;
    border: 1px solid #b0b0b0;
    color: #424242;
    -webkit-transition: all .2s;
    transition: all .2s
}

.selected-list a:hover {
    border-color: #e53935;
    color: #e53935
}

.selected-list a:hover .iconfont {
    background-color: #e53935
}

.selected-list a .iconfont {
    position: absolute;
    right: 0;
    top: 0;
    width: 28px;
    height: 28px;
    font-size: 16px;
    line-height: 28px;
    text-align: center;
    background-color: #b0b0b0;
    color: #fff;
    -webkit-transition: all .2s;
    transition: all .2s
}

.cat-filter-list-box, .product-item, .product-item .zss-carousel-container {
    position: relative
}

.full-toggle-wrap {
    height: 24px;
    padding: 18px 0 0;
    text-align: center
}

.full-toggle-wrap .full-toggle i {
    font-size: 24px;
    line-height: 24px;
    vertical-align: -4px
}

.full-toggle-wrap .full-toggle:focus {
    outline: 0
}

.filter-list-wrap-toggled .filter-list-row-1 {
    height: 45px
}

.filter-list-wrap-toggled .filter-list-row-2 {
    height: 90px
}

.filter-list-wrap-toggled .filter-list-row-3 {
    height: 135px
}

.filter-list-wrap-toggled .filter-list-row-4 {
    height: 180px
}

.filter-list-wrap-toggled .filter-list-row-5 {
    height: 225px
}

.filter-list-wrap-toggled .filter-list-row-6 {
    height: 270px
}

.filter-list-wrap-toggled .filter-list-row-7 {
    height: 315px
}

.filter-list-wrap-toggled .filter-list-row-8 {
    height: 360px
}

.filter-list-wrap-toggled .filter-list-row-9 {
    height: 405px
}

.filter-list-wrap-toggled .filter-list-row-10 {
    height: 450px
}

.filter-list-wrap-toggled .filter-list-row-11 {
    height: 495px
}

.filter-list-wrap-toggled .filter-list-row-12 {
    height: 540px
}

.filter-list-wrap-toggled .filter-list-row-13 {
    height: 585px
}

.filter-list-wrap-toggled .filter-list-row-14 {
    height: 630px
}

.filter-list-wrap-toggled .filter-list-row-15 {
    height: 675px
}

.cat-filter-list-box {
    margin: 20px 0;
    overflow: hidden;
    zoom: 1
}

.cat-filter-list-box .cat-filter-list {
    float: left;
    margin: 0;
    padding: 0;
    list-style-type: none
}

.cat-filter-list-box .cat-filter-list li {
    float: left;
    padding: 0 30px;
    border-left: 1px solid #e0e0e0;
    line-height: 20px
}

.cat-filter-list-box .cat-filter-list li.first {
    padding-left: 0;
    border-left: 0
}

.cat-filter-list-box .cat-filter-list li.active a {
    color: #ff6700
}

.cat-filter-list-box .cat-filter-list li a {
    color: #424242;
    -webkit-transition: color .2s;
    transition: color .2s
}

.cat-filter-list-box .cat-filter-list li a:hover {
    color: #ff6700
}

.cat-filter-list-box .cat-filter-list i {
    font-size: 16px;
    line-height: 16px;
    vertical-align: -1px
}

.cat-filter-list-box .type-list {
    float: right;
    margin: 0;
    padding: 0;
    list-style-type: none
}

.cat-filter-list-box .type-list li {
    float: left;
    margin-left: 30px
}

.cat-filter-list-box .type-list a {
    color: #424242;
    -webkit-transition: color .2s;
    transition: color .2s;
    line-height: 22px
}

.cat-filter-list-box .type-list a:hover {
    color: #ff6700
}

.cat-filter-list-box .type-list .checkbox {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    width: 18px;
    height: 18px;
    margin-right: 8px;
    border: 1px solid #e0e0e0;
    background-color: #fff;
    vertical-align: -2px;
    font-size: 16px;
    line-height: 18px;
    text-align: center
}

.cat-filter-list-box .type-list .checkbox i {
    visibility: hidden
}

.cat-filter-list-box .type-list .checkbox-checked {
    background-color: #ff6700;
    border-color: #ff6700;
    color: #fff
}

.cat-filter-list-box .type-list .checkbox-checked i {
    visibility: visible
}

.goods-list {
    margin: 0;
    list-style-type: none
}

.goods-item-thumbs {
    margin: 10px 0
}

.goods-item-thumbs .thumbs {
    width: 100%;
    height: 36px;
    overflow: hidden;
    _zoom: 1
}

.goods-item-thumbs .thumb-list {
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 0
}

.goods-item-thumbs .thumb-list li {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    margin: 0 4px;
    border: 1px solid #e0e0e0;
    cursor: pointer;
    -webkit-transition: border-color .2s linear;
    transition: border-color .2s linear
}

.goods-item-thumbs .thumb-list li.active, .goods-item-thumbs .thumb-list li:hover {
    border-color: #ff6700
}

.product-item .thumbs {
    width: 100%;
    height: 36px;
    overflow: hidden;
    _zoom: 1
}

.product-item .thumb-list {
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 0
}

.product-item .thumb-list li {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    width: 36px;
    height: 36px;
    margin: 0 4px;
    border: 1px solid #e0e0e0;
    cursor: pointer;
    -webkit-transition: border-color .2s linear;
    transition: border-color .2s linear
}

.product-item .thumb-list li.active, .product-item .thumb-list li:hover {
    border-color: #ff6700
}

.product-item .thumb-list img {
    width: 34px;
    height: 34px
}

.product-item .zss-carousel-container .control {
    position: absolute;
    top: 50%;
    margin-top: -28px;
    font-size: 16px;
    line-height: 24px
}

.product-item .zss-carousel-container .control-prev {
    left: 0
}

.product-item .zss-carousel-container .control-next {
    right: 0
}

.product-item .zss-carousel-wrapper {
    width: 170px;
    margin: 0 auto
}

.product-item .zss-carousel-wrapper .thumb-list li {
    float: left;
    _display: inline;
    margin: 0 8px 0 0
}

.product-item .actions .btn-buy, .product-item .actions .btn-like {
    position: absolute;
    top: 20px;
    z-index: 3;
    height: 24px;
    padding: 3px 4px;
    font-size: 12px;
    color: #424242;
    opacity: 0;
    filter: alpha(opacity=0) \9;
    -webkit-transition: all .2s linear;
    transition: all .2s linear
}

.product-item .actions .btn-buy:hover, .product-item .actions .btn-like:hover {
    color: #424242
}

.product-item .actions .btn-buy:hover span, .product-item .actions .btn-like:hover span {
    opacity: 1;
    filter: alpha(opacity=100) \9
}

.product-item .actions .btn-buy:focus, .product-item .actions .btn-like:focus {
    outline: 0
}

.product-item .actions .btn-like {
    left: 20px
}

.product-item .actions .btn-liked i {
    color: #e53935
}

.product-item .actions .btn-buy {
    right: 20px
}

.product-item .actions i {
    font-size: 24px;
    line-height: 24px;
    vertical-align: -5px;
    color: #424242
}

.product-item .actions span {
    opacity: 0;
    filter: alpha(opacity=0) \9;
    -webkit-transition: opacity .2s linear;
    transition: opacity .2s linear
}

.product-item .notice {
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 5;
    width: 276px;
    opacity: 0;
    filter: alpha(opacity=0) \9;
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
    -webkit-transition: all .2s linear;
    transition: all .2s linear
}

.product-item .notice .btn {
    opacity: .95;
    filter: alpha(opacity=95) \9
}

.goods-detail-item {
    position: relative;
    float: left;
    width: 606px;
    height: 320px;
    margin-right: 14px;
    margin-bottom: 14px;
    -webkit-transition: -webkit-box-shadow .5s linear;
    transition: box-shadow .5s linear
}

.goods-detail-item:hover {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 15px rgba(0, 0, 0, .2)
}

.goods-detail-item:hover .actions .btn-buy, .goods-detail-item:hover .actions .btn-like {
    opacity: 1;
    filter: alpha(opacity=100) \9
}

.goods-detail-item .item-main {
    position: relative;
    float: right;
    width: 236px;
    height: 250px;
    padding: 40px 30px 30px
}

.goods-detail-item .item-sub {
    position: relative;
    float: left;
    width: 310px;
    height: 320px;
    background-color: #fff
}

.goods-detail-item .title {
    margin: 0;
    font-size: 18px;
    font-weight: 400;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    _zoom: 1
}

.goods-detail-item .title a {
    color: #333
}

.goods-detail-item .price {
    margin: 0 0 15px;
    font-size: 18px;
    color: #ff6700
}

.goods-detail-item .price del {
    color: #b0b0b0
}

.goods-detail-item .price .num {
    margin-right: .25em
}

.goods-detail-item .thumbs {
    width: 100%;
    height: 36px;
    overflow: hidden;
    _zoom: 1
}

.goods-detail-item .thumb-list {
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 0
}

.goods-detail-item .thumb-list li {
    float: left;
    margin-right: 8px;
    width: 34px;
    height: 34px;
    border: 1px solid #e0e0e0;
    -webkit-transition: border-color .2s linear;
    transition: border-color .2s linear;
    cursor: pointer
}

.goods-detail-item .thumb-list li.active, .goods-detail-item .thumb-list li:hover {
    border-color: #ff6700
}

.goods-detail-item .thumb-list img {
    width: 34px;
    height: 34px
}

.goods-detail-item .zss-carousel-container {
    position: relative;
    overflow: visible
}

.goods-detail-item .zss-carousel-container .control {
    position: absolute;
    top: 50%;
    margin-top: -20px
}

.goods-detail-item .zss-carousel-container .control-prev {
    left: -15px
}

.goods-detail-item .zss-carousel-container .control-next {
    right: -15px
}

.goods-detail-item .zss-carousel-wrapper {
    width: 212px;
    margin: 0 auto
}

.goods-detail-item .zss-carousel-wrapper .thumb-list li {
    float: left;
    _display: inline;
    margin: 0 8px 0 0
}

.goods-detail-item .reviews {
    position: absolute;
    right: 0;
    bottom: 30px;
    width: 236px;
    padding: 0 30px
}

.goods-detail-item .btn-add {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    width: 72px;
    padding: 0 20px 0 8px;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    color: #fff;
    background: #79909b;
    border-radius: 20px;
    -webkit-font-smoothing: antialiased
}

.goods-detail-item .review {
    font-size: 14px;
    color: #757575
}

.goods-detail-item .meta {
    font-size: 12px;
    color: #b0b0b0
}

.goods-detail-item .meta a {
    color: #b0b0b0
}

.goods-detail-item .author {
    position: relative;
    float: left;
    height: 18px;
    margin: 0;
    padding-left: 30px
}

.goods-detail-item .avatar {
    position: absolute;
    left: 0;
    top: -4px;
    width: 20px;
    height: 20px;
    border: 1px solid #e0e0e0;
    border-radius: 20px
}

.address-wrap .user-default-address .iconfont-location, .goods-detail-item .actions .btn-like {
    left: 20px
}

.goods-detail-item .more {
    float: right;
    height: 18px
}

.goods-detail-item .figure-img {
    width: 200px;
    height: 200px;
    padding: 60px 0;
    margin: 0 auto
}

.goods-detail-item .figure-img a {
    display: block
}

.goods-detail-item .figure-img img {
    width: 200px;
    height: 200px
}

.goods-detail-item .actions .btn-buy, .goods-detail-item .actions .btn-like {
    position: absolute;
    top: 24px;
    z-index: 3;
    padding: 3px 10px;
    font-size: 12px;
    color: #424242;
    opacity: 0;
    filter: alpha(opacity=0) \9;
    -webkit-transition: opacity .2s linear;
    transition: opacity .2s linear
}

.goods-detail-item .actions .btn-buy:hover, .goods-detail-item .actions .btn-like:hover {
    color: #424242
}

.goods-detail-item .actions .btn-buy:hover span, .goods-detail-item .actions .btn-like:hover span {
    opacity: 1;
    filter: alpha(opacity=100) \9
}

.goods-detail-item .actions .btn-buy:focus, .goods-detail-item .actions .btn-like:focus {
    outline: 0
}

.goods-detail-item .actions .btn-liked i {
    color: #e53935
}

.goods-detail-item .actions .btn-buy {
    right: 20px
}

.goods-detail-item .actions i {
    font-size: 24px;
    line-height: 24px;
    vertical-align: -5px;
    color: #424242
}

.goods-detail-item .actions span {
    opacity: 0;
    filter: alpha(opacity=0) \9;
    -webkit-transition: opacity .2s linear;
    transition: opacity .2s linear
}

.goods-detail-item .flags {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    width: 310px;
    max-height: 40px;
    font-size: 12px;
    text-align: left;
    overflow: hidden;
    _zoom: 1
}

.goods-detail-item .flags .flag {
    height: 18px;
    padding: 1px 20px;
    color: #fff
}

.goods-detail-item .flags .flag-new {
    background-color: #83c44e
}

.goods-detail-item .flags .flag-saleoff {
    background-color: #545ad0
}

.goods-detail-item .flags .flag-bargain, .goods-detail-item .flags .flag-postfree {
    background-color: #ffac13
}

.goods-detail-item .flags .flag-gift {
    background-color: #e50dbb
}

.goods-detail-item .flags .flag-reduction {
    background-color: #2196f3
}

.goods-detail-item .flags .flag-others {
    background-color: #ffd600
}

.goods-detail-item .flags .flag-limited_discount {
    background-color: #e53935
}

.goods-detail-item .notice {
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 5;
    width: 290px;
    opacity: 0;
    filter: alpha(opacity=0) \9;
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
    -webkit-transition: all .2s linear;
    transition: all .2s linear
}

.goods-detail-item .notice .btn {
    opacity: .95;
    filter: alpha(opacity=95) \9
}

.goods-item-notice .notice {
    opacity: 1;
    filter: alpha(opacity=100) \9;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.zss-recommend-container {
    margin-top: 60px
}

@-webkit-keyframes flip {
    from {
        -webkit-transform: rotate3d(0, 1, 0, 0);
        transform: rotate3d(0, 1, 0, 0)
    }
    to {
        -webkit-transform: rotate3d(0, 1, 0, -360deg);
        transform: rotate3d(0, 1, 0, -360deg)
    }
}

@keyframes flip {
    from {
        -webkit-transform: rotate3d(0, 1, 0, 0);
        transform: rotate3d(0, 1, 0, 0)
    }
    to {
        -webkit-transform: rotate3d(0, 1, 0, -360deg);
        transform: rotate3d(0, 1, 0, -360deg)
    }
}

.modal-hongbao {
    width: 281px;
    height: 344px;
    margin-left: -140px;
    margin-top: -172px;
    background: 0 0
}

.modal-hongbao .modal-body, .modal-hongbao .open-btn {
    background-image: url(../images/hongbao/open-bg.png);
    background-repeat: no-repeat
}

.modal-hongbao .modal-body {
    position: relative;
    padding: 1px 0;
    height: 342px;
    -webkit-box-shadow: 0 7px 71px rgba(156, 76, 75, .3);
    box-shadow: 0 7px 71px rgba(156, 76, 75, .3);
    border-radius: 20px
}

.modal-hongbao .open-btn {
    display: block;
    width: 109px;
    height: 109px;
    margin: 70px auto 0;
    background-position: 0 -345px;
    text-indent: -9999em
}

.modal-hongbao .open-btn.active {
    -webkit-animation: flip 1s ease-in-out infinite;
    animation: flip 1s ease-in-out infinite
}

.modal-hongbao .msg {
    margin-top: 40px;
    text-align: center;
    color: #ba2120;
    font-size: 16px
}

.modal-hongbao .msg h3 {
    margin: 0;
    font-weight: 400;
    font-size: 38px;
    line-height: 46px;
    letter-spacing: 2px
}

.modal-hongbao-result {
    width: 281px;
    margin-left: -140px;
    margin-top: -156px;
    border-radius: 0 0 20px 20px;
    background: url(../images/hongbao/result.png) no-repeat
}

.modal-hongbao-result .close {
    top: -10px;
    right: 2px;
    width: 28px;
    height: 28px;
    line-height: 28px;
    background-color: #f54d4c;
    color: #f8f1df;
    border-radius: 14px;
    -webkit-box-shadow: 0 5px 10px rgba(244, 76, 75, .16);
    box-shadow: 0 5px 10px rgba(244, 76, 75, .16)
}

.goods-sub-bar, .zoom-modal .close {
    -webkit-box-shadow: 0 3px 4px rgba(0, 0, 0, .18)
}

.modal-hongbao-result .close .iconfont {
    font-size: 16px
}

.modal-hongbao-result .modal-body {
    max-height: 500px;
    padding: 0 0 6px
}

.modal-hongbao-result .modal-body.win .info-box {
    background-position: -278px bottom
}

.modal-hongbao-result .info-box {
    height: 156px;
    text-align: center;
    overflow: hidden;
    _zoom: 1;
    color: #969186
}

.modal-hongbao-result .info-box .title {
    margin: 45px 0 5px;
    font-size: 20px;
    font-weight: 400;
    color: #fb5048
}

.modal-hongbao-result .info-box .desc {
    margin: 0
}

.modal-hongbao-result .goods-list {
    width: 254px;
    margin: 0 auto 10px;
    overflow: hidden;
    _zoom: 1
}

.modal-hongbao-result .goods-list .item {
    display: block;
    height: 80px;
    margin-bottom: 6px;
    background-color: #eee;
    overflow: hidden;
    _zoom: 1
}

.modal-hongbao-result .goods-list img {
    width: 254px
}

.modal-hongbao-result .foot {
    text-align: center;
    color: #ba2120;
    font-size: 12px;
    line-height: 1.2
}

.banner-list-box .link-item {
    display: block;
    margin-bottom: 14px
}

.banner-list-box img {
    display: block
}

.showZoomImg .modal-backdrop, .showZoomImg .modal-backdrop.fade.in {
    opacity: .9;
    filter: alpha(opacity=90) \9
}

.zoom-modal {
    width: 830px;
    height: 550px;
    margin-left: -415px;
    margin-top: -265px
}

.zoom-modal .close {
    right: -14px;
    top: -14px;
    *top: 0;
    *right: 0;
    border-radius: 50%;
    background: #fff;
    border: none;
    box-shadow: 0 3px 4px rgba(0, 0, 0, .18);
    line-height: 27px
}

.zoom-modal .close:hover {
    background: #e53935;
    color: #fff
}

.zoom-modal .modal-body {
    padding: 14px;
    position: relative;
    max-height: 700px
}

.zoom-modal .big-img-block {
    text-align: center;
    background: #eee;
    position: relative
}

.zoom-modal .big-img-container {
    width: 800px;
    height: 450px;
    overflow: hidden;
    _zoom: 1
}

.zoom-modal .big-img-container img {
    z-index: 10
}

.zoom-modal .big-img-container .loader {
    z-index: 5;
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -10px
}

.zoom-modal .big-img-container .img {
    display: none;
    background: #e0e0e0;
    position: absolute;
    left: 50%;
    top: 50%
}

.zoom-modal .big-img-container.loaded img {
    display: none
}

.zoom-modal .big-img-container.loaded .loader {
    display: block
}

.zoom-modal .big-img-container.loaded .img {
    display: block;
    -webkit-transition: all .4s;
    transition: all .4s
}

.zoom-modal .rotate-forward {
    position: absolute;
    top: 0;
    right: 30px;
    list-style-type: none;
    display: none
}

.zoom-modal .rotate-forward li {
    width: 60px;
    height: 24px;
    font-size: 12px;
    line-height: 24px;
    color: #333;
    background: #e0e0e0;
    margin-left: 6px;
    float: left;
    cursor: pointer;
    opacity: .8;
    filter: alpha(opacity=80) \9
}

.zoom-modal .rotate-forward li:hover {
    background: #b0b0b0
}

.zoom-modal.canRotate .rotate-forward {
    display: block
}

.zoom-modal.cantrans .big-img-block img {
    -webkit-transition: -webkit-transform .4s ease-out;
    transition: transform .4s ease-out
}

.zoom-modal .big-img-nav {
    position: absolute;
    width: 800px;
    top: 50%;
    z-index: 10;
    left: 14px;
    margin: -60px 0 0;
    padding: 0
}

.zoom-modal .big-img-nav .nav-block {
    width: 30px;
    height: 50px;
    color: #fff;
    line-height: 50px;
    text-align: center;
    background: #b0b0b0;
    cursor: pointer;
    font-size: 20px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.zoom-modal .big-img-nav .nav-block:hover {
    background: #616161
}

.zoom-modal .big-img-nav .nav-block.dective {
    display: none
}

.zoom-modal .big-img-nav .left-nav {
    float: left
}

.zoom-modal .big-img-nav .right-nav {
    float: right
}

.zoom-modal .sml-img-nav {
    padding: 0;
    list-style-type: none;
    width: 372px;
    *zoom: 1;
    margin: 14px auto 0
}

.zoom-modal .sml-img-nav:before {
    content: " ";
    display: table
}

.zoom-modal .sml-img-nav:after {
    content: " ";
    display: table;
    clear: both
}

.user-default-address .nopro .init, .user-default-address .nopro .no, .user-default-address .nopro .over, .user-default-address .nopro .pre, .user-default-address .nopro .sale, .user-default-address .product-status .no, .user-default-address .product-status .over, .user-default-address .product-status .pre, .user-default-address .product-status .sale {
    display: none
}

.zoom-modal .sml-img-nav li {
    float: left;
    width: 60px;
    height: 60px;
    border: 1px solid #fff;
    margin-right: 12px;
    overflow: hidden;
    _zoom: 1;
    cursor: pointer
}

.zoom-modal .sml-img-nav li.current {
    border: 1px solid #ff6700
}

.user-default-address {
    margin-top: 40px;
    padding: 20px 50px 14px 20px;
    border-top: 1px solid #e0e0e0;
    position: relative
}

.user-default-address .iconfont-location {
    position: absolute;
    left: 0;
    top: 26px;
    font-size: 20px;
    color: #999
}

.user-default-address .address-info .item {
    margin-right: 14px
}

.user-default-address .product-status {
    float: left;
    border-right: 1px solid #b0b0b0;
    padding-right: 10px;
    margin-right: 10px;
    color: #b0b0b0
}

.user-default-address .product-status .over, .user-default-address .product-status .sale {
    color: #ff6700
}

.user-default-address .active .sale {
    display: inline-block;
    *zoom: 1;
    *display: inline
}

.user-default-address .active .init, .user-default-address .active .no, .user-default-address .active .over, .user-default-address .active .pre {
    display: none
}

.user-default-address .presales .pre {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    color: #ff6700
}

.user-default-address .presales .init, .user-default-address .presales .over, .user-default-address .presales .sale .no {
    display: none
}

.user-default-address .soldout .over {
    display: inline-block;
    *zoom: 1;
    *display: inline
}

.user-default-address .soldout .init, .user-default-address .soldout .no, .user-default-address .soldout .pre, .user-default-address .soldout .sale {
    display: none
}

.user-default-address .noserver .no {
    display: inline-block;
    *zoom: 1;
    *display: inline
}

.user-default-address .noserver .init, .user-default-address .noserver .over, .user-default-address .noserver .pre, .user-default-address .noserver .sale {
    display: none
}

.user-default-address .switch-choose-regions {
    font-size: 18px;
    color: #b0b0b0;
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -13px;
    cursor: pointer
}

.address-wrap {
    margin-bottom: 40px
}

.address-wrap .user-default-address {
    background: #fafafa;
    border: 1px solid #e0e0e0
}

.modal-choose-regions {
    position: absolute !important;
    border: 1px solid #ff6700;
    -webkit-box-shadow: 0 7px 27px rgba(0, 0, 0, .23);
    box-shadow: 0 7px 27px rgba(0, 0, 0, .23);
    margin: 0
}

.modal-choose-regions.fade {
    -webkit-transition-duration: .1s;
    transition-duration: .1s
}

.modal-choose-regions .close {
    top: 5px;
    right: 5px;
    width: 24px;
    height: 24px;
    line-height: 24px;
    color: #b0b0b0
}

.modal-choose-regions .close .iconfont {
    font-size: 18px
}

.modal-choose-regions .modal-body {
    padding: 30px;
    max-height: none
}

.pro-choose-regions .switch-type {
    height: 38px;
    line-height: 38px
}

.pro-choose-regions .switch-type a {
    color: #ff6700
}

.search-address-wrapper {
    position: relative
}

.search-address-wrapper ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.search-address-wrapper .search-section {
    height: 44px;
    border: 1px solid #e0e0e0;
    position: relative
}

.search-address-wrapper .search-section .icon {
    position: absolute;
    top: 50%;
    font-size: 30px;
    line-height: 1;
    margin-top: -15px;
    text-align: center
}

.search-address-wrapper .search-section .icon-search {
    left: 15px;
    color: #b2b2b2
}

.search-address-wrapper .search-section .icon-del {
    right: 15px;
    cursor: pointer;
    color: #fff;
    background-color: #e0e0e0;
    border-radius: 50%
}

.search-address-wrapper .search-input {
    width: 356px;
    height: 44px;
    padding: 0 56px;
    line-height: 44px;
    border: none
}

.search-address-wrapper .search-input:focus {
    outline: 0
}

.search-address-wrapper .switch-type {
    border-bottom: 1px solid #e0e0e0;
    text-align: right
}

.search-address-wrapper .my-address {
    margin-top: 20px
}

.search-address-wrapper .my-address .title {
    margin-bottom: 10px;
    color: #b0b0b0
}

.search-address-wrapper .my-address li {
    float: left;
    width: 50%;
    padding: 14px 0;
    height: 40px;
    line-height: 20px;
    cursor: pointer;
    -webkit-transition: all .3s;
    transition: all .3s
}

.search-address-wrapper .my-address li:hover {
    background-color: #f0f0f0
}

.search-address-wrapper .my-address li .address-desc, .search-address-wrapper .my-address li .address-title {
    margin: 0 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    _zoom: 1
}

.search-address-wrapper .my-address li .address-title .item {
    margin-right: 6px
}

.search-address-wrapper .my-address li .address-desc {
    font-size: 12px;
    color: #b0b0b0
}

.search-address-wrapper .my-address .page-controller {
    margin-top: 20px;
    text-align: center;
    line-height: 20px
}

.search-address-wrapper .my-address .page-controller i {
    font-style: normal
}

.search-address-wrapper .my-address .page-controller .page-num {
    margin: 0 14px
}

.search-address-wrapper .my-address .page-controller .curr {
    color: #ff6700
}

.search-address-wrapper .nearby-address, .search-address-wrapper .search-address {
    width: 100%;
    background-color: #fff
}

.search-address-wrapper .nearby-address li, .search-address-wrapper .search-address li {
    padding: 14px 30px;
    cursor: pointer;
    position: relative;
    border-bottom: 1px solid #f0f0f0;
    -webkit-transition: all .3s;
    transition: all .3s;
    overflow: hidden;
    _zoom: 1
}

.search-address-wrapper .nearby-address li:hover, .search-address-wrapper .search-address li:hover {
    background-color: #f0f0f0
}

.search-address-wrapper .nearby-address li:hover .btn, .search-address-wrapper .search-address li:hover .btn {
    right: 30px;
    opacity: 1;
    filter: alpha(opacity=100) \9
}

.search-address-wrapper .nearby-address li .btn, .search-address-wrapper .search-address li .btn {
    position: absolute;
    top: 50%;
    right: -110px;
    width: 100px;
    height: 32px;
    line-height: 32px;
    margin-top: -17px;
    -webkit-transition: all .3s;
    transition: all .3s;
    opacity: 0;
    filter: alpha(opacity=0) \9;
    z-index: 1
}

.search-address-wrapper .nearby-address .address-desc, .search-address-wrapper .nearby-address .address-title, .search-address-wrapper .search-address .address-desc, .search-address-wrapper .search-address .address-title {
    margin-right: 120px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    _zoom: 1
}

.search-address-wrapper .nearby-address .address-desc, .search-address-wrapper .search-address .address-desc {
    font-size: 12px;
    color: #b0b0b0
}

.search-address-wrapper .nearby-address .title {
    margin-bottom: 10px;
    padding-top: 30px;
    color: #b0b0b0
}

.search-address-wrapper .no-login, .search-address-wrapper .no-result {
    margin: 20px 0;
    text-align: center;
    color: #757575
}

.search-address-wrapper .no-login a, .search-address-wrapper .no-result a {
    color: #ff6700
}

.select-address-wrapper .select-box {
    padding: 6px 0;
    border-bottom: 1px solid #e0e0e0
}

.select-address-wrapper .select-item {
    float: left;
    height: 30px;
    line-height: 30px;
    margin-right: 5%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    _zoom: 1;
    color: #ff6700
}

.select-address-wrapper .select-item.active {
    cursor: pointer;
    color: #424242
}

.select-address-wrapper .options-box ul {
    margin: 0;
    padding: 20px 0;
    list-style: none
}

.select-address-wrapper .options-box li {
    float: left;
    margin-right: 14px;
    margin-bottom: 14px
}

.select-address-wrapper .options-box li:hover {
    color: #ff6700;
    text-decoration: underline;
    cursor: pointer
}

@-webkit-keyframes heartGrow1 {
    0% {
        -webkit-transform: scale(1) translate(0, 0);
        transform: scale(1) translate(0, 0);
        opacity: 1;
        filter: alpha(opacity=100) \9
    }
    10% {
        -webkit-transform: scale(1) translate(-30%, -30%);
        transform: scale(1) translate(-30%, -30%);
        opacity: .7;
        filter: alpha(opacity=70) \9
    }
    100% {
        -webkit-transform: scale(3) translate(-.5%, -.5%);
        transform: scale(3) translate(-.5%, -.5%);
        opacity: 0;
        filter: alpha(opacity=0) \9
    }
}

@keyframes heartGrow1 {
    0% {
        -webkit-transform: scale(1) translate(0, 0);
        transform: scale(1) translate(0, 0);
        opacity: 1;
        filter: alpha(opacity=100) \9
    }
    10% {
        -webkit-transform: scale(1) translate(-30%, -30%);
        transform: scale(1) translate(-30%, -30%);
        opacity: .7;
        filter: alpha(opacity=70) \9
    }
    100% {
        -webkit-transform: scale(3) translate(-.5%, -.5%);
        transform: scale(3) translate(-.5%, -.5%);
        opacity: 0;
        filter: alpha(opacity=0) \9
    }
}

.goods-detail .text-auto-w {
    text-align: justify !important;
    text-justify: distribute-all-lines !important;
    text-align-last: justify !important;
    -moz-text-align-last: justify !important;
    -webkit-text-align-last: justify !important;
    width: 46px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    word-break: break-word
}

.goods-detail span.label {
    padding: 2px
}

.goods-detail dd, .goods-detail dl, .goods-detail h1, .goods-detail h2, .goods-detail h3, .goods-detail h4, .goods-detail h5, .goods-detail h6, .goods-detail li, .goods-detail p, .goods-detail ul {
    padding: 0;
    margin: 0
}

.goods-detail li, .goods-detail ol, .goods-detail ul {
    list-style: none
}

.goods-detail em, .goods-detail i {
    font-style: normal
}

.goods-detail .iconimg {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    width: 20px;
    height: 20px;
    background: url(../../i/item/item_logo.png) center center no-repeat
}

.goods-detail .goods-detail-info {
    background: #fff;
    padding-top: 10px;
    padding-bottom: 50px
}

.goods-detail .goods-info-box, .goods-detail .goods-pic-box {
    min-height: 550px;
    _height: 550px
}

.goods-detail .goods-pic-box {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
    text-align: center
}

.goods-detail .goods-big-pic {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    height: 482px;
    width: 482px;
    left: 186px;
    position: absolute;
    top: 0;
    z-index: 10;
    cursor: -webkit-zoom-in;
    cursor: zoom-in
}

.goods-detail .goods-big-pic img, .zoom-big-block, .zoom-big-block .img {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

.goods-detail .goods-big-pic img {
    user-select: none;
    width: 482px;
    height: 482px
}

.goods-detail .goods-pic-loading {
    width: 20px;
    height: 20px;
    position: absolute;
    z-index: 5;
    top: 255px;
    left: 410px
}

.goods-detail .goods-detail-left-info {
    position: relative;
    overflow: hidden;
    _zoom: 1
}

.goods-detail .goods-batch-img-list-block {
    position: absolute;
    top: 0;
    left: -700px;
    width: 684px;
    height: 550px;
    z-index: 10;
    background: #fff;
    text-align: center;
    -webkit-transition: left .3s ease-out;
    transition: left .3s ease-out
}

.goods-detail .goods-batch-img-list-block .batch-title {
    font-size: 18px;
    color: #333;
    font-weight: 400
}

.goods-detail .goods-batch-img-list-block .batch-title i {
    color: #ff6700
}

.goods-detail .goods-batch-img-list-block .batch-goods-name {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    _zoom: 1
}

.goods-detail .goods-batch-img-list-block .goods-shape-1 {
    margin-top: 35px
}

.goods-detail .goods-batch-img-list-block .goods-shape-1 .batch-goods-img img {
    width: 430px;
    height: 430px
}

.goods-detail .goods-batch-img-list-block .goods-shape-1 .batch-goods-name {
    font-size: 14px;
    color: #333;
    line-height: 14px;
    margin-top: 40px
}

.goods-detail .goods-batch-img-list-block .goods-shape-2, .goods-detail .goods-batch-img-list-block .goods-shape-3, .goods-detail .goods-batch-img-list-block .goods-shape-4 {
    *zoom: 1;
    padding-left: 120px
}

.goods-detail .goods-batch-img-list-block .goods-shape-2:before, .goods-detail .goods-batch-img-list-block .goods-shape-3:before, .goods-detail .goods-batch-img-list-block .goods-shape-4:before {
    content: " ";
    display: table
}

.goods-detail .goods-batch-img-list-block .goods-shape-2:after, .goods-detail .goods-batch-img-list-block .goods-shape-3:after, .goods-detail .goods-batch-img-list-block .goods-shape-4:after {
    content: " ";
    display: table;
    clear: both
}

.goods-detail .goods-batch-img-list-block .goods-shape-2 li, .goods-detail .goods-batch-img-list-block .goods-shape-3 li, .goods-detail .goods-batch-img-list-block .goods-shape-4 li {
    float: left;
    margin-top: 35px;
    margin-right: 73px;
    width: 180px
}

.goods-detail .goods-batch-img-list-block .goods-shape-2 .batch-goods-img img, .goods-detail .goods-batch-img-list-block .goods-shape-3 .batch-goods-img img, .goods-detail .goods-batch-img-list-block .goods-shape-4 .batch-goods-img img {
    width: 180px;
    height: 180px
}

.goods-detail .goods-batch-img-list-block .goods-shape-2 .batch-goods-name, .goods-detail .goods-batch-img-list-block .goods-shape-3 .batch-goods-name, .goods-detail .goods-batch-img-list-block .goods-shape-4 .batch-goods-name {
    font-size: 14px;
    color: #333;
    line-height: 14px;
    margin-top: 20px
}

.goods-detail .goods-batch-img-list-block .goods-shape-5, .goods-detail .goods-batch-img-list-block .goods-shape-6, .goods-detail .goods-batch-img-list-block .goods-shape-7, .goods-detail .goods-batch-img-list-block .goods-shape-8, .goods-detail .goods-batch-img-list-block .goods-shape-9 {
    *zoom: 1;
    padding-left: 45px
}

.goods-detail .goods-batch-img-list-block .goods-shape-5:before, .goods-detail .goods-batch-img-list-block .goods-shape-6:before, .goods-detail .goods-batch-img-list-block .goods-shape-7:before, .goods-detail .goods-batch-img-list-block .goods-shape-8:before, .goods-detail .goods-batch-img-list-block .goods-shape-9:before {
    content: " ";
    display: table
}

.goods-detail .goods-batch-img-list-block .goods-shape-5:after, .goods-detail .goods-batch-img-list-block .goods-shape-6:after, .goods-detail .goods-batch-img-list-block .goods-shape-7:after, .goods-detail .goods-batch-img-list-block .goods-shape-8:after, .goods-detail .goods-batch-img-list-block .goods-shape-9:after {
    content: " ";
    display: table;
    clear: both
}

.goods-detail .goods-batch-img-list-block .goods-shape-5 li, .goods-detail .goods-batch-img-list-block .goods-shape-6 li, .goods-detail .goods-batch-img-list-block .goods-shape-7 li, .goods-detail .goods-batch-img-list-block .goods-shape-8 li, .goods-detail .goods-batch-img-list-block .goods-shape-9 li {
    float: left;
    margin-top: 25px;
    margin-right: 23px;
    width: 190px
}

.goods-detail .goods-batch-img-list-block .goods-shape-5 .batch-goods-img img, .goods-detail .goods-batch-img-list-block .goods-shape-6 .batch-goods-img img, .goods-detail .goods-batch-img-list-block .goods-shape-7 .batch-goods-img img, .goods-detail .goods-batch-img-list-block .goods-shape-8 .batch-goods-img img, .goods-detail .goods-batch-img-list-block .goods-shape-9 .batch-goods-img img {
    width: 125px;
    height: 125px
}

.goods-detail .goods-batch-img-list-block .goods-shape-5 .batch-goods-name, .goods-detail .goods-batch-img-list-block .goods-shape-6 .batch-goods-name, .goods-detail .goods-batch-img-list-block .goods-shape-7 .batch-goods-name, .goods-detail .goods-batch-img-list-block .goods-shape-8 .batch-goods-name, .goods-detail .goods-batch-img-list-block .goods-shape-9 .batch-goods-name {
    font-size: 14px;
    color: #333;
    line-height: 14px;
    margin-top: 10px
}

.goods-detail .goods-info-rightbox {
    position: relative
}

.goods-detail .goods-info-leftborder {
    position: absolute;
    width: 0;
    height: 100%;
    left: -120px;
    display: none;
    border-left: 1px solid #e0e0e0
}

.goods-detail .goods-small-pic {
    position: absolute;
    left: 0;
    top: 0
}

.goods-detail .goods-small-pic li {
    height: 60px;
    cursor: pointer;
    zoom: 1;
    padding: 4px;
    border: 1px solid #e0e0e0;
    margin-bottom: 14px;
    -webkit-transition: border-color .4s ease-out;
    transition: border-color .4s ease-out
}

.goods-detail .goods-info-head .goods-info-head-batch, .goods-detail .goods-info-head .goods-info-head-colors {
    padding-top: 18px
}

.goods-detail .goods-small-pic li img {
    width: 60px;
    height: 60px
}

.goods-detail .goods-small-pic li:hover {
    border-color: #b0b0b0
}

.goods-detail .goods-small-pic li.current {
    cursor: default;
    border-color: #ff6700
}

.goods-detail .goods-small-pic li.current:hover {
    border-color: #ff6700
}

.goods-detail .goods-info-head .goods-name {
    color: #333;
    font-size: 28px;
    font-size: 20px;
    font-weight: 700;
    line-height: 38px
}

.goods-detail .goods-info-head .goods-subtitle {
    margin-top: 7px
}

.goods-detail .goods-info-head .goods-subtitle p {
    color: red;
    font-size: 14px;
    line-height: 23px
}

.goods-detail .goods-info-head .goods-phone-type p {
    color: #616161;
    font-size: 14px;
    line-height: 23px
}

.goods-detail .goods-info-head .goods-info-head-price {
    margin-top: 20px;
    /*height: 66px;*/
    line-height: 66px;
    border-bottom: 1px solid #e0e0e0;
    color: #ff6700;
    font-size: 30px
}

.goods-detail .goods-info-head .goods-info-head-price i {
    font-size: 14px;
    font-style: normal;
    margin-left: -10px
}

.goods-detail .goods-info-head .goods-info-head-price del {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    color: #b0b0b0;
    font-size: 14px;
    margin-left: 10px
}

.goods-detail .goods-info-head .goods-info-head-tip {
    margin-top: 10px
}

.goods-detail .goods-info-head .goods-info-head-tip li {
    color: #424242;
    font-size: 14px;
    line-height: 18px;
    margin-top: 4px
}

.goods-detail .goods-info-head .goods-info-head-tip li i {
    color: #fff;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    font-style: normal;
    font-size: 12px;
    height: 18px;
    line-height: 18px;
    min-width: 60px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
    vertical-align: bottom;
    margin-right: 10px
}

.goods-detail .goods-info-head .goods-info-head-tip li.gift i {
    background-color: #e50dbb
}

.goods-detail .goods-info-head .goods-info-head-tip li.reduction i {
    background-color: #2196f3
}

.goods-detail .goods-info-head .goods-info-head-tip li.others i {
    background-color: #ffd600
}

.goods-detail .goods-info-head .goods-info-head-tip li.limited_discount i {
    background-color: #e53935
}

.goods-detail .goods-info-head .goods-info-head-tip li.saleoff i {
    background-color: #545ad0
}

.goods-detail .goods-info-head .goods-info-head-tip li.bargain i {
    background-color: #ffac13
}

.goods-detail .goods-info-head .goods-info-head-tip li.new i {
    background-color: #83c44e
}

.goods-detail .goods-info-head .goods-info-head-colors .style-name {
    color: #757575;
    line-height: 20px;
    font-size: 14px;
    display: block
}

.goods-detail .goods-info-head .goods-info-head-colors .colorli {
    float: left;
    position: relative;
    margin-right: 14px;
    margin-top: 10px
}

.goods-detail .goods-info-head .goods-info-head-colors a {
    display: block;
    border: 1px solid #e0e0e0;
    text-align: center;
    width: 38px;
    height: 38px
}

.goods-detail .goods-info-head .goods-info-head-colors a.current {
    border-color: #ff6700
}

.goods-detail .goods-info-head .goods-info-head-batch .batch-name {
    font-size: 14px;
    color: #757575;
    line-height: 25px
}

.goods-detail .goods-info-head .goods-info-head-batch .batch-info {
    font-size: 14px;
    color: #ff6700;
    line-height: 25px;
    margin-top: 10px;
    display: none
}

.goods-detail .goods-info-head .goods-info-head-batch .batch-list {
    *zoom: 1
}

.goods-detail .goods-info-head .goods-info-head-batch .batch-list:before {
    content: " ";
    display: table
}

.goods-detail .goods-info-head .goods-info-head-batch .batch-list:after {
    content: " ";
    display: table;
    clear: both
}

.goods-detail .goods-info-head .goods-info-head-batch .batch-list li {
    border: 1px solid #e0e0e0;
    height: 38px;
    margin-right: 10px;
    margin-top: 11px;
    line-height: 38px;
    font-size: 14px;
    text-align: center;
    color: #757575;
    float: left;
    -webkit-transition: border-color .4s ease-out;
    transition: border-color .4s ease-out;
    padding-left: 13px;
    padding-right: 13px;
    cursor: pointer
}

.goods-detail .goods-info-head .goods-info-head-batch .batch-list li i {
    color: #ff6700
}

.goods-detail .goods-info-head .goods-info-head-batch .batch-list li.current {
    color: #ff6700;
    border-color: #ff6700;
    cursor: default
}

.goods-detail .goods-info-head .goods-info-head-batch .batch-list li.current:hover {
    border-color: #ff6700
}

.goods-detail .goods-info-head .goods-info-head-batch .batch-list li.default {
    padding: 0;
    width: 130px
}

.goods-detail .goods-info-head .goods-info-head-batch .batch-list li:hover {
    border-color: #b0b0b0
}

.goods-detail .goods-info-head .goods-info-head-batch .batch-list li.disabled {
    background: #e0e0e0;
    opacity: 70;
    filter: alpha(opacity=7000) \9;
    cursor: default;
    border: none;
    padding: 0
}

.goods-detail .goods-info-head .goods-info-head-batch .batch-list li.disabled .btn[disabled] {
    width: auto;
    height: 40px;
    line-height: 40px;
    padding-left: 13px;
    padding-right: 13px;
    color: #e0e0e0 !important
}

.goods-detail .goods-info-head .goods-info-head-batch .batch-list li.disabled .btn[disabled] i {
    color: #e0e0e0 !important
}

.goods-detail .goods-info-head .goods-info-head-line {
    margin-top: 20px
}

.goods-detail .goods-info-head .goods-info-head-line .freight_c {
    margin-left: 4px
}

.goods-detail .goods-info-head .goods-info-head-line .label {
    color: #757575;
    line-height: 36px;
    font-size: 14px;
    display: block;
    text-align: left;
    float: left
}

.goods-detail .goods-info-head .goods-info-head-line .cont {
    display: block;
    line-height: 40px;
    float: left
}

.goods-detail .goods-info-head .goods-info-head-line ul {
    margin-top: 10px
}

.goods-detail .goods-info-head .goods-info-head-line ul li {
    line-height: 40px
}

.goods-detail .goods-info-head .goods-info-head-line .input-group-lg > .form-control, .goods-detail .goods-info-head .goods-info-head-line .input-group-lg > .input-group-addon, .goods-detail .goods-info-head .goods-info-head-line .input-group-lg > .input-group-btn > .btn, .goods-detail .goods-info-head .goods-info-head-line .input-lg {
    height: 40px;
    padding: 5px 16px
}

.goods-detail .goods-info-head .goods-info-head-box {
    margin-top: 20px;
    background: #f9f9fa
}

.goods-detail .goods-info-head .goods-info-head-box .label {
    color: #757575;
    line-height: 33px;
    font-size: 14px;
    text-align: left
}

.goods-detail .goods-info-head .goods-info-head-box ul {
    margin-top: 10px
}

.goods-detail .goods-info-head .goods-info-head-box ul li {
    line-height: 38px;
    margin-right: 10px;
    position: relative;
    min-width: 50px
}

.goods-detail .goods-info-head .goods-info-head-box ul li a {
    border: 1px solid #e0e0e0;
    display: block;
    font-size: 14px;
    height: 48px;
    width: auto;
    padding: 0 5px;
    line-height: 48px;
    color: #757575;
    outline: 0;
    -webkit-transition: border-color .4s ease-out;
    transition: border-color .4s ease-out
}

.goods-detail .goods-info-head .goods-info-head-box ul li .btn[disabled] {
    width: auto;
    min-width: 50px;
    padding: 0 5px;
    height: 50px;
    font-size: 14px;
    line-height: 50px
}

.goods-detail .goods-info-head .goods-info-head-box ul li a.disabled {
    background: #e0e0e0;
    opacity: 70;
    filter: alpha(opacity=7000) \9;
    cursor: default
}

.goods-detail .goods-info-head .goods-info-head-box ul li:hover a {
    border: 1px solid #b0b0b0;
    text-decoration: none
}

.goods-detail .goods-info-head .goods-info-head-box ul li:hover a.disabled {
    border: 1px solid #e0e0e0
}

.goods-detail .goods-info-head .goods-info-head-box ul li.current a {
    border-color: #ff6700
}

.goods-detail .goods-info-head .goods-info-head-size {
    margin-top: 20px
}

.goods-detail .goods-info-head .goods-info-head-size .label {
    color: #757575;
    line-height: 36px;
    font-size: 14px;
    display: block;
    text-align: left;
    float: left
}

.goods-detail .goods-info-head .goods-info-head-size ul {
    float: left
}

.goods-detail .goods-info-head .goods-info-head-size ul li {
    float: left;
    line-height: 40px;
    margin-right: 10px;
    position: relative;
    text-align: center;
    min-width: 40px;
    min-height: 40px
}

.goods-detail .goods-info-head .goods-info-head-size ul li a {
    border: 1px solid #e0e0e0;
    display: block;
    font-size: 14px;
    height: 40px;
    width: auto;
    padding: 0 4px;
    line-height: 40px;
    color: #757575;
    outline: 0;
    -webkit-transition: border-color .4s ease-out;
    transition: border-color .4s ease-out;
    max-width: 160px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    word-break: break-word
}

.goods-detail .goods-info-head .goods-info-head-size ul li .btn[disabled] {
    width: auto;
    min-width: 50px;
    padding: 0 5px;
    height: 40px;
    font-size: 14px;
    line-height: 40px
}

.goods-detail .goods-info-head .goods-info-head-size ul li a.disabled {
    background: #e0e0e0;
    opacity: 70;
    filter: alpha(opacity=7000) \9;
    cursor: default
}

.goods-detail .goods-info-head .goods-info-head-size ul li:hover a {
    border: 1px solid #b0b0b0;
    text-decoration: none
}

.goods-detail .goods-info-head .goods-info-head-size ul li:hover a.disabled {
    border: 1px solid #e0e0e0
}

.goods-detail .goods-info-head .goods-info-head-size ul li.current a {
    border-color: #ff6700
}

.goods-detail .goods-info-head .goods-info-head-size ul li.colorli a {
    padding: 0
}

.goods-detail .goods-info-head .goods-info-head-size ul li.colorli a img {
    vertical-align: top
}

.goods-detail .goods-info-head .goods-info-head-cart {
    height: 50px;
    margin-top: 20px;
    position: relative
}

.goods-detail .goods-info-head .goods-info-head-cart .goods-add-cart-btn, .goods-detail .goods-info-head .goods-info-head-cart .goods-over-btn {
    height: 40px;
    line-height: 37px;
    font-size: 16px;
    display: block;
    float: left;
    text-align: center
}

.goods-detail .goods-info-head .goods-info-head-cart .goods-add-cart-btn i {
    font-size: 20px;
    padding-right: 7px;
    vertical-align: 0
}

.goods-detail .goods-info-head .goods-info-head-cart a {
    padding: 0 20px;
    margin-right: 20px
}

.goods-detail .goods-info-head .goods-info-head-cart .goods-collect-btn {
    font-size: 16px;
    position: relative;
    height: 48px;
    display: block;
    float: left;
    text-align: center;
    line-height: 48px
}

.goods-detail .goods-info-head .goods-info-head-cart .goods-collect-btn i {
    padding-right: 7px;
    font-size: 20px
}

.goods-detail .goods-info-head .goods-info-head-cart .goods-collect-btn .red {
    color: #e53935;
    position: absolute;
    top: 13px;
    left: 40px;
    display: none;
    font-size: 24px
}

.goods-detail .goods-info-head .goods-info-head-cart .goods-collect-btn .redsd {
    -webkit-animation: heartGrow1 ease-out 1s;
    animation: heartGrow1 ease-out 1s
}

.goods-detail .goods-info-head .goods-info-head-cart .goods-collect-btn.current .red {
    display: block
}

.goods-detail .goods-info-head .goods-info-head-cart .goodsDetailInfo {
    position: absolute;
    height: 48px;
    line-height: 48px;
    border: 1px solid #ff6700;
    color: #616161;
    font-size: 12px;
    top: 0;
    left: 271px;
    width: 147px;
    background-color: #fff;
    z-index: 10;
    text-align: center
}

.goods-detail .goods-info-head .goods-info-head-cart .goodsDetailInfo:after {
    content: "";
    border: 8px solid #ff6700;
    border-color: transparent #ff6700 transparent transparent;
    border-style: dashed solid dashed dashed;
    width: 0;
    height: 0;
    position: absolute;
    top: 16px;
    left: -16px
}

.goods-detail .goods-info-head .goods-info-head-cart .goodsBatchNextStep {
    position: absolute;
    width: 261px;
    cursor: pointer;
    height: 48px;
    line-height: 48px;
    font-size: 14px;
    background: #ff6700;
    color: #fff;
    text-align: center;
    z-index: 5
}

.goods-detail .goods-info-head .goods-info-head-cart .stopCursor {
    cursor: url(//s1.mi.com/images/cur6.cur), pointer
}

.goods-detail .goods-info-head .goods-info-head-policy {
    margin-top: 20px;
    color: #b0b0b0
}

.goods-detail .goods-info-head .goods-info-head-policy i {
    color: #83c44e;
    font-size: 18px;
    margin-right: 5px;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: middle
}

.goods-detail .goods-info-head .goods-info-head-policy span {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: middle
}

.goods-detail .goods-info-head .goods-info-head-userfaq {
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    margin-top: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    *zoom: 1
}

.goods-detail .goods-info-head .goods-info-head-userfaq:before {
    content: " ";
    display: table
}

.goods-detail .goods-info-head .goods-info-head-userfaq:after {
    content: " ";
    display: table;
    clear: both
}

.goods-detail .goods-info-head .goods-info-head-userfaq li {
    width: 33.33333%;
    text-align: center;
    color: #757575;
    font-size: 12px;
    float: left;
    display: block;
    height: 20px;
    cursor: pointer;
    -webkit-transition: color .2s ease-out;
    transition: color .2s ease-out
}

.goods-detail .goods-info-head .goods-info-head-userfaq li b {
    font-weight: 400;
    color: #757575;
    padding-left: 5px
}

.goods-detail .goods-info-head .goods-info-head-userfaq li.mid {
    border-left: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0
}

.goods-detail .goods-info-head .goods-info-head-userfaq li:hover, .goods-detail .goods-info-head .goods-info-head-userfaq li:hover b {
    color: #ff6700
}

.goods-detail .showBatchLayer .goods-batch-img-list-block {
    left: -14px
}

.goods-detail .showBatchLayer .goods-detail-left-info {
    overflow: hidden;
    _zoom: 1
}

.goods-detail .showBatchLayer .goods-info-head-batch .batch-info, .goods-detail .showBatchLayer .goods-info-leftborder {
    display: block
}

.goods-detail .goods-info-foot {
    padding-top: 14px;
    font-size: 14px;
    color: #757575
}

.goods-detail .goods-info-foot a {
    -webkit-transition: color .2s ease-out;
    transition: color .2s ease-out
}

.goods-detail .goods-info-foot a .iconfont {
    font-size: 16px;
    line-height: 14px;
    vertical-align: -2px
}

.full-screen-border {
    height: 0;
    border-top: 1px solid #e0e0e0
}

.goods-detail-comment-groom .container {
    background-color: #fff
}

.goods-detail-comment-groom .main-block {
    padding-top: 40px;
    padding-left: 48px;
    padding-bottom: 43px;
    *zoom: 1;
    text-align: center
}

.goods-detail-comment-groom .main-block:before {
    content: " ";
    display: table
}

.goods-detail-comment-groom .main-block:after {
    content: " ";
    display: table;
    clear: both
}

.goods-detail-comment-groom .main-block li {
    float: left
}

.goods-detail-comment-groom .main-block .percent {
    width: 280px
}

.goods-detail-comment-groom .main-block .percent .per-num {
    height: 85px;
    font-size: 24px;
    color: #ff6700;
    line-height: 85px
}

.goods-detail-comment-groom .main-block .percent .per-num i {
    font-family: Avenir, arial, sans-serif;
    font-size: 80px
}

.goods-detail-comment-groom .main-block .percent .per-title {
    color: #757575;
    font-size: 14px;
    line-height: 15px;
    margin-top: 5px
}

.goods-detail-comment-groom .main-block .percent .per-amount {
    font-size: 14px;
    color: #b0b0b0;
    line-height: 14px;
    margin-top: 10px
}

.goods-detail-comment-groom .main-block .groom-content {
    width: 360px;
    margin-left: 67px
}

.goods-detail-comment-groom .main-block .groom-content dt {
    height: 50px;
    position: relative
}

.goods-detail-comment-groom .main-block .groom-content .groom-content-userImage {
    position: absolute;
    width: 40px;
    height: 40px;
    left: 0;
    top: 0
}

.goods-detail-comment-groom .main-block .groom-content .groom-content-userImage img {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    border-style: solid;
    border-width: 2px
}

.goods-detail-comment-groom .main-block .groom-content .groom-content-userName {
    position: absolute;
    width: 150px;
    font-size: 14px;
    color: #757575;
    line-height: 40px;
    height: 40px;
    left: 55px;
    top: 0;
    text-align: left
}

.goods-detail-comment-groom .main-block .groom-content .groom-content-commentNum {
    position: absolute;
    right: 0;
    font-size: 12px;
    color: #b0b0b0;
    line-height: 40px;
    height: 40px;
    top: 0
}

.goods-detail-comment-groom .main-block .groom-content dd {
    font-size: 16px;
    line-height: 30px;
    text-align: left;
    height: 94px;
    overflow: hidden;
    _zoom: 1
}

.goods-detail-comment-groom .main-block .item-rainbow-1 .groom-content-userImage img {
    border-color: #ff6700
}

.goods-detail-comment-groom .main-block .item-rainbow-1 dd {
    color: #ff6700
}

.goods-detail-comment-groom .main-block .item-rainbow-2 .groom-content-userImage img {
    border-color: #83c44e
}

.goods-detail-comment-groom .main-block .item-rainbow-2 dd {
    color: #83c44e
}

.goods-detail-comment-groom .main-block .item-rainbow-3 .groom-content-userImage img {
    border-color: #ffac13
}

.goods-detail-comment-groom .main-block .item-rainbow-3 dd {
    color: #ffac13
}

.goods-detail-comment-groom .main-block .item-rainbow-4 .groom-content-userImage img {
    border-color: #ffd600
}

.goods-detail-comment-groom .main-block .item-rainbow-4 dd {
    color: #ffd600
}

.goods-detail-comment-groom .main-block .item-rainbow-5 .groom-content-userImage img {
    border-color: #2196f3
}

.goods-detail-comment-groom .main-block .item-rainbow-5 dd {
    color: #2196f3
}

.goods-detail-comment-groom .main-block .item-rainbow-6 .groom-content-userImage img {
    border-color: #545ad0
}

.goods-detail-comment-groom .main-block .item-rainbow-6 dd {
    color: #545ad0
}

.goods-detail-comment-groom .main-block .item-rainbow-7 .groom-content-userImage img {
    border-color: #e53935
}

.goods-detail-comment-groom .main-block .item-rainbow-7 dd {
    color: #e53935
}

.goods-detail-comment-groom .main-block .item-rainbow-8 .groom-content-userImage img {
    border-color: #a31daf
}

.goods-detail-comment-groom .main-block .item-rainbow-8 dd {
    color: #a31daf
}

.goods-detail-comment-groom .main-block .item-rainbow-9 .groom-content-userImage img {
    border-color: #f93e7a
}

.goods-detail-comment-groom .main-block .item-rainbow-9 dd {
    color: #f93e7a
}

.goods-detail-comment-groom .main-block .item-rainbow-10 .groom-content-userImage img {
    border-color: #00c0a5
}

.goods-detail-comment-groom .main-block .item-rainbow-10 dd {
    color: #00c0a5
}

.goods-detail-nav {
    background: #fff
}

.goods-detail-nav .detail-list {
    *zoom: 1;
    margin: 0 auto;
    list-style-type: none;
    height: 60px
}

.goods-detail-nav .detail-list:before {
    content: " ";
    display: table
}

.goods-detail-nav .detail-list:after {
    content: " ";
    display: table;
    clear: both
}

.goods-detail-nav .detail-list li {
    float: left;
    width: 170px;
    height: 18px;
    margin-top: 20px;
    line-height: 18px;
    text-align: center;
    font-size: 18px;
    color: #424242
}

.goods-detail-nav .detail-list li i {
    color: #b0b0b0;
    font-style: normal;
    vertical-align: 1px
}

.goods-detail-nav .detail-list li a {
    width: 170px;
    display: block;
    cursor: pointer;
    border-right: 1px solid #e0e0e0;
    -webkit-transition: color .2s ease-out;
    transition: color .2s ease-out
}

.goods-detail-nav .detail-list li.last {
    border-right: none
}

.goods-detail-nav .detail-list li.current a {
    color: #ff6700
}

.goods-detail-desc {
    text-align: left;
    background-color: #fff;
    padding: 20px 45px;
    min-height: 450px;
    word-break: break-word
}

.goods-detail-desc .container {
    overflow: hidden;
    _zoom: 1
}

.goods-detail-desc .desc-font-block {
    margin: 0 auto;
    overflow: hidden;
    _zoom: 1;
    padding-top: 44px;
    padding-bottom: 44px
}

.goods-detail-desc .title {
    font-size: 30px;
    color: #424242;
    line-height: 30px;
    font-weight: 400
}

.goods-detail-desc .content {
    font-size: 16px;
    color: #757575;
    line-height: 26px;
    margin-top: 10px
}

.goods-detail-desc .mi-carousel {
    position: relative
}

.goods-detail-desc .mi-carousel .item-list {
    display: none
}

.goods-detail-desc .mi-carousel .item-list li {
    float: left
}

.goods-detail-desc .mi-carousel .zss-controls {
    position: absolute;
    top: 50%;
    left: 0;
    width: 1226px;
    margin-top: -48px
}

.goods-detail-desc .mi-carousel .zss-controls .control-prev {
    float: left
}

.goods-detail-desc .mi-carousel .zss-controls .control-next {
    float: right
}

.goods-detail-desc .video {
    height: 740px
}

.goods-detail-nav-name-block {
    background-color: #fff;
    padding: 20px 45px;
    word-break: break-all
}

.goods-detail-nav-name-block .main-block {
    height: 60px
}

.goods-detail-nav-name-block .main-block .border-line {
    margin-top: 30px;
    height: 0;
    border-top: 1px solid #e0e0e0
}

.goods-detail-nav-name-block .main-block .nav-name {
    width: 300px;
    height: 30px;
    line-height: 30px;
    margin: -15px auto 0;
    text-align: center;
    font-size: 30px;
    font-weight: 400;
    color: #b0b0b0;
    background-color: #f5f5f5
}

.goods-detail-param .container {
    background-color: #fff
}

.goods-detail-param .param-list {
    padding-top: 50px;
    padding-left: 35px;
    *zoom: 1
}

.goods-detail-param .param-list:before {
    content: " ";
    display: table
}

.goods-detail-param .param-list:after {
    content: " ";
    display: table;
    clear: both
}

.goods-detail-param .param-list li {
    float: left
}

.goods-detail-param .param-list .goods-img {
    width: 240px;
    position: relative;
    height: 180px
}

.goods-detail-param .param-list .goods-img img {
    width: 150px;
    position: absolute;
    top: -10px;
    left: 0
}

.goods-detail-param .param-list dt {
    font-size: 16px;
    color: #757575;
    line-height: 30px;
    height: 30px;
    margin-bottom: 5px
}

.goods-detail-param .param-list dd {
    font-size: 14px;
    color: #757575;
    line-height: 20px
}

.goods-detail-param .param-list .goods-tech-spec ul {
    *zoom: 1
}

.goods-detail-param .param-list .goods-tech-spec ul:before {
    content: " ";
    display: table
}

.goods-detail-param .param-list .goods-tech-spec ul:after {
    content: " ";
    display: table;
    clear: both
}

.goods-detail-param .param-list .goods-tech-spec dt .iconimg {
    height: 23px;
    width: 27px;
    background-position: 1px -25px;
    vertical-align: -3px
}

.goods-detail-param .param-list .goods-tech-spec li {
    width: 290px;
    height: 44px;
    font-size: 14px;
    line-height: 20px;
    color: #424242;
    margin-right: 23px;
    margin-bottom: 6px;
    overflow: hidden;
    _zoom: 1
}

.goods-detail-comment .comment-name {
    font-size: 20px;
    color: #424242;
    line-height: 60px;
    font-weight: 400
}

.goods-detail-comment .comment-order-title {
    height: 60px;
    line-height: 60px;
    *zoom: 1;
    font-size: 20px;
    margin-top: 10px;
    margin-bottom: 10px
}

.goods-detail-comment .comment-order-title:before {
    content: " ";
    display: table
}

.goods-detail-comment .comment-order-title:after {
    content: " ";
    display: table;
    clear: both
}

.goods-detail-comment .comment-order-title .left-title {
    float: left;
    height: 60px;
    line-height: 60px
}

.goods-detail-comment .comment-order-title .right-title {
    float: right;
    height: 60px;
    cursor: pointer;
    line-height: 60px;
    color: #757575;
    font-size: 14px;
    -webkit-transition: color .2s ease-out;
    transition: color .2s ease-out
}

.goods-detail-comment .comment-order-title .right-title .iconfont {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    border: 1px solid #e0e0e0;
    width: 16px;
    height: 16px;
    font-size: 16px;
    line-height: 16px;
    text-align: center;
    margin-right: 5px;
    color: #f5f5f5;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    vertical-align: -2px
}

.goods-detail-comment .comment-order-title .right-title.current {
    color: #ff6700
}

.goods-detail-comment .comment-order-title .right-title.current .iconfont {
    border-color: #ff6700;
    color: #ff6700
}

.goods-detail-comment .goods-detail-comment-content {
    margin-top: 0
}

.goods-detail-comment .goods-detail-comment-list {
    overflow: hidden;
    _zoom: 1
}

.goods-detail-comment .goods-detail-comment-list .item-rainbow-1 {
    border-left-color: #ffac13
}

.goods-detail-comment .goods-detail-comment-list .item-rainbow-2 {
    border-left-color: #83c44e
}

.goods-detail-comment .goods-detail-comment-list .item-rainbow-3 {
    border-left-color: #2196f3
}

.goods-detail-comment .goods-detail-comment-list .item-rainbow-4 {
    border-left-color: #e53935
}

.goods-detail-comment .goods-detail-comment-list .item-rainbow-5 {
    border-left-color: #00c0a5
}

.goods-detail-comment .goods-detail-comment-list .item-rainbow-6 {
    border-left-color: #ffac13
}

.goods-detail-comment .goods-detail-comment-list .item-rainbow-7 {
    border-left-color: #83c44e
}

.goods-detail-comment .goods-detail-comment-list .item-rainbow-8 {
    border-left-color: #2196f3
}

.goods-detail-comment .goods-detail-comment-list .item-rainbow-9 {
    border-left-color: #e53935
}

.goods-detail-comment .goods-detail-comment-list .item-rainbow-10 {
    border-left-color: #00c0a5
}

.goods-detail-comment .goods-detail-comment-list li {
    margin-bottom: 14px;
    border-left-style: solid;
    border-left-width: 2px;
    padding-top: 45px;
    padding-left: 105px;
    background-color: #fff;
    padding-bottom: 60px;
    position: relative
}

.goods-detail-comment .goods-detail-comment-list li .user-image {
    position: absolute;
    left: 24px;
    top: 45px;
    height: 54px;
    width: 54px
}

.goods-detail-comment .goods-detail-comment-list li .user-image img {
    width: 54px;
    height: 54px;
    border-radius: 50%
}

.goods-detail-comment .goods-detail-comment-list li .user-emoj {
    position: absolute;
    top: 48px;
    right: 21px;
    font-size: 18px;
    color: #ffd600;
    height: 20px;
    line-height: 20px
}

.goods-detail-comment .goods-detail-comment-list li .user-emoj .iconfont {
    font-size: 25px;
    vertical-align: -3px
}

.goods-detail-comment .goods-detail-comment-list li .user-name-info {
    position: absolute;
    left: 25px;
    bottom: 20px;
    font-size: 12px;
    color: #b0b0b0
}

.goods-detail-comment .goods-detail-comment-list li .user-name-info .user-name {
    padding-right: 13px
}

.goods-detail-comment .goods-detail-comment-list li .user-hand-block {
    position: absolute;
    bottom: 20px;
    right: 72px;
    font-size: 12px
}

.goods-detail-comment .goods-detail-comment-list li .user-hand-block a {
    color: #b0b0b0
}

.goods-detail-comment .goods-detail-comment-list li .user-hand-block a.current {
    color: #ff6700
}

.goods-detail-comment .goods-detail-comment-list li .user-hand-block .amount {
    min-width: 10px;
    display: inline-block;
    *zoom: 1;
    *display: inline
}

.goods-detail-comment .goods-detail-comment-list li .user-comment .user-comment-content {
    border-bottom: 1px solid #e0e0e0;
    word-break: break-word
}

.goods-detail-comment .goods-detail-comment-list li .user-comment .user-comment-content .content-detail {
    font-size: 18px;
    color: #757575;
    line-height: 33px;
    margin-right: 85px
}

.goods-detail-comment .goods-detail-comment-list li .user-comment .user-comment-content .content-detail a {
    color: #424242;
    -webkit-transition: color .2s ease-out;
    transition: color .2s ease-out
}

.goods-detail-comment .goods-detail-comment-list li .user-comment .user-comment-content .content-detail a:hover {
    color: #ff6700
}

.goods-detail-comment .goods-detail-comment-list li .user-comment .user-comment-content .content-img {
    position: relative;
    height: 185px;
    margin-top: 22px;
    padding-left: 0;
    padding-right: 30px;
    overflow: hidden;
    _zoom: 1
}

.goods-detail-comment .goods-detail-comment-list li .user-comment .user-comment-content .content-img .img-block {
    position: absolute;
    left: 0;
    overflow: hidden;
    _zoom: 1;
    cursor: -webkit-zoom-in;
    cursor: zoom-in
}

.goods-detail-comment .goods-detail-comment-list li .user-comment .user-comment-content .content-img .img-block .commentImg {
    display: none
}

.goods-detail-comment .goods-detail-comment-list li .user-comment .user-comment-content .content-img .img-block .loader {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -10px;
    margin-left: -2px
}

.goods-detail-comment .goods-detail-comment-list li .user-comment .user-comment-content .content-img .img-block.showimg .commentImg {
    display: block
}

.goods-detail-comment .goods-detail-comment-list li .user-comment .user-comment-content .content-img .img-block.showimg .loader, .goods-detail-comment .goods-detail-comment-list li .user-comment .user-comment-content .content-img.format-6 .img-5 {
    display: none
}

.goods-detail-comment .goods-detail-comment-list li .user-comment .user-comment-content .content-img.format-6 .img-0 {
    width: 160px;
    height: 160px;
    left: 0;
    top: 0
}

.goods-detail-comment .goods-detail-comment-list li .user-comment .user-comment-content .content-img.format-6 .img-1 {
    width: 78px;
    height: 78px;
    left: 164px;
    top: 0
}

.goods-detail-comment .goods-detail-comment-list li .user-comment .user-comment-content .content-img.format-6 .img-2 {
    width: 78px;
    height: 78px;
    left: 246px;
    top: 0
}

.goods-detail-comment .goods-detail-comment-list li .user-comment .user-comment-content .content-img.format-6 .img-3 {
    width: 78px;
    height: 78px;
    left: 164px;
    top: 82px
}

.goods-detail-comment .goods-detail-comment-list li .user-comment .user-comment-content .content-img.format-6 .img-4 {
    width: 78px;
    height: 78px;
    left: 246px;
    top: 82px
}

.goods-detail-comment .goods-detail-comment-list li .user-comment .user-comment-content .content-img.format-5 .img-0 {
    width: 160px;
    height: 160px;
    left: 0;
    top: 0
}

.goods-detail-comment .goods-detail-comment-list li .user-comment .user-comment-content .content-img.format-5 .img-1 {
    width: 78px;
    height: 78px;
    left: 164px;
    top: 0
}

.goods-detail-comment .goods-detail-comment-list li .user-comment .user-comment-content .content-img.format-5 .img-2 {
    width: 78px;
    height: 78px;
    left: 246px;
    top: 0
}

.goods-detail-comment .goods-detail-comment-list li .user-comment .user-comment-content .content-img.format-5 .img-3 {
    width: 78px;
    height: 78px;
    left: 164px;
    top: 82px
}

.goods-detail-comment .goods-detail-comment-list li .user-comment .user-comment-content .content-img.format-5 .img-4 {
    width: 78px;
    height: 78px;
    left: 246px;
    top: 82px
}

.goods-detail-comment .goods-detail-comment-list li .user-comment .user-comment-content .content-img.format-4 .img-0 {
    width: 160px;
    height: 160px;
    left: 0;
    top: 0
}

.goods-detail-comment .goods-detail-comment-list li .user-comment .user-comment-content .content-img.format-4 .img-1 {
    width: 160px;
    height: 160px;
    left: 164px;
    top: 0
}

.goods-detail-comment .goods-detail-comment-list li .user-comment .user-comment-content .content-img.format-4 .img-2 {
    width: 78px;
    height: 78px;
    left: 328px;
    top: 0
}

.goods-detail-comment .goods-detail-comment-list li .user-comment .user-comment-content .content-img.format-4 .img-3 {
    width: 78px;
    height: 78px;
    left: 328px;
    top: 82px
}

.goods-detail-comment .goods-detail-comment-list li .user-comment .user-comment-content .content-img.format-3 .img-0 {
    width: 160px;
    height: 160px;
    left: 0;
    top: 0
}

.goods-detail-comment .goods-detail-comment-list li .user-comment .user-comment-content .content-img.format-3 .img-1 {
    width: 78px;
    height: 78px;
    left: 164px;
    top: 0
}

.goods-detail-comment .goods-detail-comment-list li .user-comment .user-comment-content .content-img.format-3 .img-2 {
    width: 78px;
    height: 78px;
    left: 164px;
    top: 82px
}

.goods-detail-comment .goods-detail-comment-list li .user-comment .user-comment-content .content-img.format-2 .img-0 {
    width: 160px;
    height: 160px;
    left: 0;
    top: 0
}

.goods-detail-comment .goods-detail-comment-list li .user-comment .user-comment-content .content-img.format-2 .img-1 {
    width: 160px;
    height: 160px;
    left: 164px;
    top: 0
}

.goods-detail-comment .goods-detail-comment-list li .user-comment .user-comment-content .content-img.format-1 .img-0 {
    width: 160px;
    height: 160px;
    left: 0;
    top: 0
}

.goods-detail-comment .goods-detail-comment-list li .user-comment .self-image {
    position: absolute;
    left: 0;
    top: 0;
    width: 28px;
    height: 28px;
    border-radius: 50%
}

.goods-detail-comment .goods-detail-comment-list li .user-comment .user-comment-self-input {
    margin-top: 30px;
    height: 32px;
    position: relative;
    margin-right: 20px
}

.goods-detail-comment .goods-detail-comment-list li .user-comment .user-comment-self-input .input-block {
    height: 36px;
    position: relative
}

.goods-detail-comment .goods-detail-comment-list li .user-comment .user-comment-self-input input {
    height: 32px;
    width: 80%;
    padding-left: 20px;
    line-height: 32px;
    font-size: 12px;
    outline: 0;
    color: #757575;
    border: 1px solid #e0e0e0
}

.goods-detail-comment .goods-detail-comment-list li .user-comment .user-comment-self-input .answer-btn {
    width: 20%;
    height: 32px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10;
    border-color: #e0e0e0;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    font-size: 14px
}

.goods-detail-comment .goods-detail-comment-list li .user-comment .user-comment-self-input.showIn input {
    border-color: #ff6700
}

.goods-detail-comment .goods-detail-comment-list li .user-comment .user-comment-self-input.showIn .answer-btn {
    border-color: #ff6700;
    background: #ff6700;
    color: #fff
}

.goods-detail-comment .goods-detail-comment-list li .user-comment .user-comment-answer {
    position: relative;
    margin-top: 20px;
    padding-left: 45px;
    word-break: break-word;
    margin-right: 20px
}

.goods-detail-comment .goods-detail-comment-list li .user-comment .user-comment-answer p {
    font-size: 14px;
    line-height: 25px
}

.goods-detail-comment .goods-detail-comment-list li .user-comment .user-comment-answer p .official-name {
    color: #ff6700
}

.goods-detail-comment .goods-detail-comment-list li .user-comment .user-comment-answer p .answer-user-name {
    color: #b0b0b0
}

.goods-detail-comment .goods-detail-comment-list li .user-comment .user-comment-answer p a {
    color: #757575
}

.goods-detail-comment .goods-detail-comment-list li .user-comment .user-comment-answer p a.current, .goods-detail-comment .goods-detail-comment-list li .user-comment .user-comment-answer-more a {
    color: #ff6700
}

.goods-detail-comment .goods-detail-comment-list li .user-comment .user-comment-answer-more {
    margin-top: 30px;
    font-size: 14px;
    line-height: 20px;
    padding-left: 45px
}

.goods-detail-comment .goods-detail-comment-timeline {
    margin-top: 10px
}

.goods-detail-comment .goods-detail-comment-timeline .comment-timeline-list {
    margin-top: 10px;
    background-color: #fff;
    padding: 45px 35px 30px 32px
}

.goods-detail-comment .goods-detail-comment-timeline .comment-timeline-list .timelineunit {
    border-left: 1px solid #e0e0e0;
    padding-left: 35px;
    padding-bottom: 45px;
    position: relative
}

.goods-detail-comment .goods-detail-comment-timeline .comment-timeline-list .timelineunit .line-dot {
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: -6px;
    width: 11px;
    height: 11px
}

.goods-detail-comment .goods-detail-comment-timeline .comment-timeline-list .timelineunit .item-rainbow-1 {
    background: #ffac13
}

.goods-detail-comment .goods-detail-comment-timeline .comment-timeline-list .timelineunit .item-rainbow-2 {
    background: #83c44e
}

.goods-detail-comment .goods-detail-comment-timeline .comment-timeline-list .timelineunit .item-rainbow-3 {
    background: #2196f3
}

.goods-detail-comment .goods-detail-comment-timeline .comment-timeline-list .timelineunit .item-rainbow-4 {
    background: #e53935
}

.goods-detail-comment .goods-detail-comment-timeline .comment-timeline-list .timelineunit .item-rainbow-5 {
    background: #00c0a5
}

.goods-detail-comment .goods-detail-comment-timeline .comment-timeline-list .timelineunit .item-rainbow-6 {
    background: #ffac13
}

.goods-detail-comment .goods-detail-comment-timeline .comment-timeline-list .timelineunit .item-rainbow-7 {
    background: #83c44e
}

.goods-detail-comment .goods-detail-comment-timeline .comment-timeline-list .timelineunit .item-rainbow-8 {
    background: #2196f3
}

.goods-detail-comment .goods-detail-comment-timeline .comment-timeline-list .timelineunit .item-rainbow-9 {
    background: #e53935
}

.goods-detail-comment .goods-detail-comment-timeline .comment-timeline-list .timelineunit .item-rainbow-10 {
    background: #00c0a5
}

.goods-detail-comment .goods-detail-comment-timeline .comment-timeline-list .timelineunit .line-time {
    font-size: 12px;
    color: #b0b0b0;
    line-height: 20px;
    font-weight: 400
}

.goods-detail-comment .goods-detail-comment-timeline .comment-timeline-list .timelineunit .line-content {
    margin-top: 10px;
    font-size: 14px;
    line-height: 22px;
    overflow: hidden;
    _zoom: 1
}

.goods-detail-comment .goods-detail-comment-timeline .comment-timeline-list .timelineunit .line-content a {
    color: #424242;
    -webkit-transition: color .2s ease-out;
    transition: color .2s ease-out
}

.goods-detail-comment .goods-detail-comment-timeline .comment-timeline-list .timelineunit .line-content a:hover {
    color: #ff6700
}

.goods-detail-comment .goods-detail-comment-timeline .comment-timeline-list .timelineunit .line-imglist {
    padding-top: 20px;
    position: relative
}

.goods-detail-comment .goods-detail-comment-timeline .comment-timeline-list .timelineunit .line-imglist .line-time-img-block {
    width: 246px;
    overflow: hidden;
    _zoom: 1
}

.goods-detail-comment .goods-detail-comment-timeline .comment-timeline-list .timelineunit .line-imglist .line-time-img {
    width: 420px;
    *zoom: 1
}

.goods-detail-comment .goods-detail-comment-timeline .comment-timeline-list .timelineunit .line-imglist .line-time-img:before {
    content: " ";
    display: table
}

.goods-detail-comment .goods-detail-comment-timeline .comment-timeline-list .timelineunit .line-imglist .line-time-img:after {
    content: " ";
    display: table;
    clear: both
}

.goods-detail-comment .goods-detail-comment-timeline .comment-timeline-list .timelineunit .line-imglist .left-nav.dective, .goods-detail-comment .goods-detail-comment-timeline .comment-timeline-list .timelineunit .line-imglist .right-nav.dective {
    display: none
}

.goods-detail-comment .goods-detail-comment-timeline .comment-timeline-list .timelineunit .line-imglist .con-img {
    width: 78px;
    height: 78px;
    margin-right: 6px;
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
    float: left;
    overflow: hidden;
    _zoom: 1
}

.goods-detail-comment .goods-detail-comment-timeline .comment-timeline-list .timelineunit .line-imglist .nav-block {
    position: absolute;
    left: 0;
    width: 246px;
    top: 20px
}

.goods-detail-comment .goods-detail-comment-timeline .comment-timeline-list .timelineunit .line-imglist .left-nav {
    position: absolute;
    width: 15px;
    height: 78px;
    left: -25px;
    top: 0;
    cursor: pointer;
    background: #eee;
    color: #616161;
    line-height: 78px
}

.goods-detail-comment .goods-detail-comment-timeline .comment-timeline-list .timelineunit .line-imglist .left-nav:hover {
    background: #e0e0e0
}

.goods-detail-comment .goods-detail-comment-timeline .comment-timeline-list .timelineunit .line-imglist .right-nav {
    position: absolute;
    width: 15px;
    height: 78px;
    right: -25px;
    top: 0;
    cursor: pointer;
    color: #616161;
    line-height: 78px;
    background: #eee
}

.goods-detail-comment .goods-detail-comment-timeline .comment-timeline-list .timelineunit .line-imglist .right-nav:hover {
    background: #e0e0e0
}

.goods-detail-comment .goods-detail-comment-timeline .comment-timeline-list .timelineunit .line-foot {
    *zoom: 1;
    margin-top: 20px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e0e0e0
}

.goods-detail-comment .goods-detail-comment-timeline .comment-timeline-list .timelineunit .line-foot:before {
    content: " ";
    display: table
}

.goods-detail-comment .goods-detail-comment-timeline .comment-timeline-list .timelineunit .line-foot:after {
    content: " ";
    display: table;
    clear: both
}

.goods-detail-comment .goods-detail-comment-timeline .comment-timeline-list .timelineunit .line-foot .line-left {
    float: left;
    font-size: 12px;
    color: #b0b0b0
}

.goods-detail-comment .goods-detail-comment-timeline .comment-timeline-list .timelineunit .line-foot .line-right {
    float: right;
    font-size: 12px;
    color: #b0b0b0;
    margin-right: 10px;
    cursor: pointer
}

.goods-detail-comment .goods-detail-comment-timeline .comment-timeline-list .timelineunit .line-foot .line-right.current {
    color: #ff6700
}

.goods-detail-comment .goods-detail-comment-timeline .comment-timeline-list .timelineunit .line-foot .line-right .iconfont {
    font-size: 14px
}

.goods-detail-comment .goods-detail-comment-content, .goods-detail-comment .goods-detail-comment-groom, .goods-detail-comment .goods-detail-null-content {
    display: none
}

.goods-detail-comment .loader-block, .goods-detail-comment.hasContent .goods-detail-comment-content, .goods-detail-comment.hasContent .goods-detail-comment-groom {
    display: block
}

.goods-detail-comment .goods-detail-null-content {
    overflow: hidden;
    _zoom: 1;
    text-align: center;
    padding: 45px
}

.goods-detail-comment .goods-detail-null-content h3 {
    font-size: 14px;
    color: #616161;
    line-height: 20px;
    margin-top: 20px;
    font-weight: 400
}

.goods-detail-comment .goods-detail-null-content p {
    margin-top: 10px;
    font-size: 14px;
    color: #b0b0b0;
    line-height: 14px
}

.goods-detail-comment .goods-detail-null-content .container {
    height: 210px;
    background: #fff
}

.goods-detail-comment.hasContent .goods-detail-null-content, .goods-detail-comment.hasContent .loader-block, .goods-detail-comment.noContent .goods-detail-comment-content, .goods-detail-comment.noContent .goods-detail-comment-groom, .goods-detail-comment.noContent .loader-block {
    display: none
}

.goods-detail-comment-more a, .goods-detail-comment.noContent .goods-detail-null-content {
    display: block
}

.goods-detail-comment-more {
    margin-top: 25px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 14px;
    color: #424242;
    cursor: pointer;
    background-color: #eee
}

.goods-detail-comment-more .iconfont {
    font-size: 25px;
    vertical-align: -5px
}

.goods-detail-comment-more:hover {
    background-color: #e0e0e0
}

.goods-detail-question-block .box {
    background-color: #fff;
    overflow: hidden;
    _zoom: 1;
    margin: 0
}

.goods-detail-question-block .question-input {
    text-align: center;
    background: #fafafa;
    padding: 20px 0
}

.goods-detail-question-block .question-input .input-block {
    height: 40px;
    line-height: 40px;
    width: 396px;
    color: #333;
    padding-left: 24px;
    border: 1px solid #e0e0e0;
    outline: 0
}

.goods-detail-question-block .question-input .current {
    border-color: #ff6700
}

.goods-detail-question-block .question-input .question-btn {
    height: 40px;
    width: 150px;
    line-height: 40px;
    margin-left: -5px;
    margin-bottom: 3px
}

.goods-detail-question-block .question-order {
    overflow: hidden;
    _zoom: 1;
    font-size: 16px;
    color: #424242;
    line-height: 16px;
    text-align: center;
    height: 60px;
    padding-left: 45px;
    padding-right: 45px
}

.goods-detail-question-block .question-order .order-block {
    border-bottom: 1px solid #e0e0e0;
    margin-top: 21px;
    padding-bottom: 21px;
    text-align: left
}

.goods-detail-question-block .question-order .separator {
    padding: 0 23px;
    color: #e0e0e0
}

.goods-detail-question-block .question-order a.current {
    color: #ff6700
}

.goods-detail-question-block .question-content {
    *zoom: 1;
    padding-bottom: 40px
}

.goods-detail-question-block .question-content:before {
    content: " ";
    display: table
}

.goods-detail-question-block .question-content:after {
    content: " ";
    display: table;
    clear: both
}

.goods-detail-question-block .question-content li {
    *zoom: 1;
    float: left;
    margin-top: 44px;
    padding-left: 45px;
    padding-right: 45px
}

.goods-detail-question-block .question-content li:before {
    content: " ";
    display: table
}

.goods-detail-question-block .question-content li:after {
    content: " ";
    display: table;
    clear: both
}

.goods-detail-question-block .question-content li .float {
    float: left
}

.goods-detail-question-block .question-content li .hand-block {
    background: #fff;
    color: #757575;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    border-radius: 50%;
    position: relative;
    margin-top: -5px;
    cursor: pointer;
    border: 1px solid #eee;
    -webkit-transition: all .4s ease-out;
    transition: all .4s ease-out
}

.goods-detail-question-block .question-content li .hand-block .hand-number {
    position: absolute;
    font-size: 12px;
    bottom: -30px;
    left: 16px;
    color: #757575
}

.goods-detail-question-block .question-content li .hand-block .iconfont {
    -webkit-transition: color .2s ease-out;
    transition: color .2s ease-out
}

.goods-detail-question-block .question-content li .hand-block.current {
    border-color: #ff6700;
    color: #ff6700;
    background: #fff
}

.goods-detail-question-block .question-content li .hand-block:hover {
    background: #ff6700;
    border-color: #ff6700
}

.goods-detail-question-block .question-content li .hand-block:hover .iconfont {
    color: #fff
}

.goods-detail-question-block .question-content li .mid-detail .question-title {
    font-size: 18px;
    font-weight: 400;
    color: #333;
    line-height: 18px;
    overflow: hidden;
    _zoom: 1;
    white-space: nowrap;
    text-overflow: ellipsis;
    word-break: break-word;
    -webkit-transition: color .2s ease-out;
    transition: color .2s ease-out
}

.goods-detail-question-block .question-content li .mid-detail .answer-content {
    color: #757575;
    font-size: 14px;
    line-height: 24px;
    padding-right: 20px;
    margin-top: 10px;
    height: 72px;
    word-break: break-word;
    overflow: hidden;
    _zoom: 1
}

.goods-detail-question-block .question-content li .mid-detail .answer-content i {
    color: #333
}

.goods-detail-question-block .question-content li .mid-detail em {
    color: #ff6700
}

.goods-detail-question-block .question-content li .right-date {
    font-size: 12px;
    text-align: right;
    color: #b0b0b0
}

.goods-detail-question-block .question-content li .right-date .question-title-date {
    width: 100px
}

.goods-detail-question-block .question-content li .right-date .answer-content-date {
    width: 100px;
    margin-top: 10px
}

.goods-detail-question-block .question-null-content {
    padding-left: 30px;
    margin-top: 20px;
    padding-bottom: 30px;
    font-size: 12px;
    color: #b0b0b0;
    display: none
}

.goods-detail-question-block .more-question {
    font-size: 14px;
    text-align: center;
    padding-left: 44px;
    padding-right: 44px
}

.goods-detail-question-block .more-question a {
    border-top: 1px solid #e0e0e0;
    color: #424242;
    height: 60px;
    line-height: 60px;
    display: block
}

.goods-detail-question-block .more-question a:hover {
    color: #ff6700
}

.goods-detail-question-block .goods-detail-null-content, .goods-detail-question-block .question-content {
    display: none
}

.goods-detail-question-block .loader-block {
    height: 80px;
    padding-top: 50px;
    display: block
}

.goods-detail-question-block .goods-detail-null-content {
    padding-top: 35px;
    padding-bottom: 40px;
    text-align: center
}

.goods-detail-question-block .goods-detail-null-content h3 {
    font-size: 14px;
    color: #616161;
    line-height: 20px;
    font-weight: 400
}

.goods-detail-question-block .goods-detail-null-content p {
    margin-top: 10px;
    font-size: 14px;
    color: #b0b0b0;
    line-height: 14px
}

.goods-detail-question-block.hasContent .question-content {
    display: block
}

.goods-detail-question-block.hasContent .goods-detail-null-content, .goods-detail-question-block.hasContent .loader-block, .goods-detail-question-block.noContent .loader-block, .goods-detail-question-block.noContent .question-content, .zoom-big-block .img, .zoom-big-block .loader {
    display: none
}

.goods-detail-question-block.noContent .goods-detail-null-content {
    display: block
}

.goods-detail-service-block .container {
    background-color: #fff;
    height: 325px
}

.goods-detail-service-block .service-day-img {
    overflow: hidden;
    _zoom: 1;
    position: relative;
    height: 300px
}

.goods-detail-service-block .service-day-img li {
    width: 138px;
    margin-right: 48px;
    text-align: center;
    float: left;
    overflow: hidden;
    _zoom: 1;
    position: relative
}

.goods-detail-service-block .service-day-img .day-img {
    width: 195px;
    height: 245px
}

.goods-detail-service-block .service-day-img .day-img img {
    width: 195px
}

.goods-detail-service-block .service-day-img .day7 {
    position: absolute;
    top: 40px;
    left: 40px
}

.goods-detail-service-block .service-day-img .day15 {
    position: absolute;
    top: 40px;
    left: 250px
}

.goods-detail-service-block .service-detail-content {
    margin-top: 40px;
    height: 255px;
    padding-left: 60px;
    padding-right: 30px;
    width: 640px;
    *overflow: auto;
    overflow-y: auto
}

.goods-detail-service-block .service-detail-content .title {
    font-size: 22px;
    color: #333
}

.goods-detail-service-block .service-detail-content .sub-title {
    font-size: 14px;
    color: #616161;
    margin-top: 15px;
    height: 30px;
    line-height: 30px
}

.goods-detail-service-block .service-detail-content .sub-title .tit {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    width: 25px;
    height: 30px;
    text-align: center;
    color: #333;
    background: #e0e0e0;
    margin-right: 20px
}

.goods-detail-service-block .service-detail-content .content {
    font-size: 14px;
    color: #757575;
    line-height: 30px;
    margin-top: 15px
}

.goods-sub-bar {
    display: block;
    width: 100%;
    height: 60px;
    _width: 0;
    _height: 0;
    _overflow: hidden;
    __zoom: 1;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: alpha(opacity=0) \9;
    background: #fff;
    z-index: 1;
    box-shadow: 0 3px 4px rgba(0, 0, 0, .18);
    -webkit-transition: .15s ease opacity;
    transition: .15s ease opacity
}

.goods-sub-bar .detail-list {
    *zoom: 1;
    margin: 0 auto;
    list-style-type: none;
    height: 60px
}

.goods-sub-bar .detail-list:before {
    content: " ";
    display: table
}

.goods-sub-bar .detail-list:after {
    content: " ";
    display: table;
    clear: both
}

.goods-sub-bar .detail-list li {
    float: left;
    width: 170px;
    height: 18px;
    margin-top: 20px;
    line-height: 18px;
    text-align: center;
    font-size: 18px;
    color: #424242
}

.goods-sub-bar .detail-list li i {
    color: #b0b0b0;
    font-style: normal;
    vertical-align: 1px
}

.goods-sub-bar .detail-list li a {
    width: 170px;
    display: block;
    cursor: pointer;
    border-right: 1px solid #e0e0e0;
    -webkit-transition: color .2s ease-out;
    transition: color .2s ease-out
}

.goods-sub-bar .detail-list li.last {
    border-right: none
}

.goods-sub-bar .detail-list li.current a {
    color: #ff6700
}

.goods-sub-bar dd, .goods-sub-bar dl, .goods-sub-bar h1, .goods-sub-bar h2, .goods-sub-bar h3, .goods-sub-bar h4, .goods-sub-bar h5, .goods-sub-bar h6, .goods-sub-bar li, .goods-sub-bar p, .goods-sub-bar ul {
    padding: 0;
    margin: 0
}

.goods-sub-bar li, .goods-sub-bar ol, .goods-sub-bar ul {
    list-style: none
}

.goods-sub-bar .goods-sub-bar-info dt {
    float: left;
    width: 64px;
    height: 60px
}

.goods-sub-bar .goods-sub-bar-info dt img {
    width: 50px;
    height: 50px;
    margin-top: 5px
}

.goods-sub-bar .goods-sub-bar-info dd {
    float: left;
    display: block;
    width: 168px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    _zoom: 1;
    padding-top: 10px
}

.goods-sub-bar .goods-sub-bar-info dd strong {
    font-weight: 400;
    color: #757575;
    font-size: 16px;
    line-height: 16px
}

.goods-sub-bar .goods-sub-bar-info dd p {
    padding-top: 0
}

.goods-sub-bar .goods-sub-bar-info dd em {
    color: #ff6700;
    font-style: normal;
    margin-right: 4px
}

.goods-sub-bar .goods-sub-bar-info dd del {
    color: #b0b0b0
}

.goods-sub-bar .fr {
    float: right;
    position: relative
}

.goods-sub-bar .fr .goods-add-cart-btn, .goods-sub-bar .fr .goods-over-btn {
    height: 38px;
    line-height: 38px;
    margin-top: 10px;
    width: 160px
}

.goods-sub-bar .fr .goods-add-cart-btn i, .goods-sub-bar .fr .goods-over-btn i {
    font-size: 20px;
    padding-right: 7px;
    vertical-align: 0
}

.goods-sub-bar .fr .goodsBatchNextStep {
    position: absolute;
    top: 10px;
    cursor: pointer;
    right: 0;
    height: 50px;
    line-height: 50px;
    width: 210px;
    color: #fff;
    text-align: center;
    background-color: #ff6700
}

.goods-sub-bar-play {
    opacity: 1;
    filter: alpha(opacity=100) \9;
    z-index: 1000;
    position: fixed;
    top: 0
}

.modal-video {
    width: 880px;
    height: 596px;
    margin-top: -298px;
    margin-left: -440px;
    -webkit-box-shadow: 0 18px 30px rgba(0, 0, 0, .18);
    box-shadow: 0 18px 30px rgba(0, 0, 0, .18)
}

.modal-video .modal-bd {
    max-height: 536px;
    padding: 0
}

.goods-pic-zoom-block {
    position: fixed !important;
    _position: absolute;
    left: 0;
    top: 0;
    z-index: 2000;
    width: 100%;
    background-color: #fff;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.zoom-big-block .img, .zoom-big-block .loader, .zoom-big-block img {
    position: absolute;
    left: 50%;
    top: 50%
}

.zoom-big-block {
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center;
    user-select: none
}

.zoom-big-block .img {
    opacity: 1;
    filter: alpha(opacity=100) \9;
    user-select: none;
    background-repeat: no-repeat;
    background-position: center center;
    margin-top: -430px;
    margin-left: -400px
}

.zoom-big-block img {
    width: 800px;
    height: 800px;
    margin-top: -430px;
    margin-left: -400px
}

.zoom-big-block.suoHei .img, .zoom-big-block.suoHei img {
    top: 0;
    margin-top: 0
}

.zoom-big-block.loaded img {
    opacity: 0;
    filter: alpha(opacity=0) \9
}

.exit-btn, .zoom-big-nav, .zoom-sml-list {
    opacity: 1;
    filter: alpha(opacity=100) \9;
    position: absolute
}

.zoom-big-block.loaded .loader {
    display: block
}

.zoom-big-nav {
    width: 100%;
    left: 0;
    top: 50%
}

.zoom-big-nav .nav-block {
    position: absolute;
    top: -60px;
    width: 60px;
    height: 120px;
    line-height: 120px;
    text-align: center;
    color: #616161;
    font-size: 50px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: background .4s ease-out;
    transition: background .4s ease-out
}

.zoom-big-nav .nav-block:hover {
    background: #e0e0e0;
    color: #fff
}

.zoom-big-nav .nav-block.dective {
    display: none
}

.zoom-big-nav .nav-block.left-nav {
    left: 45px
}

.zoom-big-nav .nav-block.right-nav {
    right: 45px
}

.zoom-sml-list {
    padding: 0;
    width: 240px;
    left: 50%;
    top: 50%;
    margin-top: 435px;
    margin-left: -115px
}

.zoom-sml-list.suoHei {
    top: auto;
    bottom: 0;
    margin-top: auto
}

.zoom-sml-list li {
    list-style-type: none;
    height: 60px;
    cursor: pointer;
    zoom: 1;
    padding: 4px;
    float: left;
    border: 1px solid #e0e0e0;
    margin-right: 10px;
    -webkit-transition: border-color .4s ease-out;
    transition: border-color .4s ease-out
}

.zoom-sml-list li img {
    width: 60px;
    height: 60px
}

.zoom-sml-list li:hover {
    border-color: #b0b0b0
}

.zoom-sml-list li.current {
    cursor: default;
    border-color: #ff6700
}

.zoom-sml-list li.current:hover {
    border-color: #ff6700
}

body.zoomItemImg {
    overflow: hidden;
    _zoom: 1
}

.exit-btn {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    color: #616161;
    font-size: 40px;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
    font-weight: 100;
    top: 45px;
    right: 45px
}

.exit-btn:hover {
    -webkit-transition: none;
    transition: none;
    background: #e0e0e0;
    color: #fff
}

.zoomImgInit-a.goods-pic-zoom-block {
    background: 0 0
}

.zoomImgInit-b .exit-btn, .zoomImgInit-b .zoom-big-nav, .zoomImgInit-b .zoom-sml-list {
    opacity: 0;
    filter: alpha(opacity=0) \9
}

.transAll .exit-btn, .transAll .zoom-big-nav, .transAll .zoom-sml-list {
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.transAll .zoom-big-block img {
    -webkit-transition: all .4s ease-out;
    transition: all .4s ease-out
}

.transAll .zoom-big-block .img {
    display: none
}

.changeDivZoom.zoom-big-block {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.changeDivZoom.zoom-big-block img {
    -webkit-transition: none;
    transition: none;
    display: none
}

.changeDivZoom.zoom-big-block .img {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    -webkit-transition: background .4s;
    transition: background .4s
}

.address-wrap .user-default-address {
    margin-top: 10px
}

.modal-choose-regions {
    width: 420px
}

.track-title {
    position: relative;
    margin: 20px 0 !important;
    font-size: 30px;
    font-weight: 400;
    color: #757575;
    border-top: 1px solid #e0e0e0;
    -webkit-font-smoothing: antialiased
}

.track-title span {
    position: absolute;
    top: -10px;
    left: 33px;
    height: 20px;
    display: block;
    background-color: #fff;
    font-size: 20px;
    width: 100px
}

.store-mini-info {
    margin: 0
}

.store-mini-info span {
    display: block;
    width: 27px;
    height: 27px;
    float: left;
    background: url(../images/user-icon.png) no-repeat;
    margin-right: 10px
}

.store-mini-info .icon-online {
    background-position: -435px -269px
}

.store-mini-info .icon-ww {
    background-position: -380px -269px
}

.store-mini-info .icon-qq {
    background-position: -408px -269px
}

.store-mini-info a {
    height: 27px;
    line-height: 27px;
    display: block
}

/*!!cmd:compress=true*//*!!cmd:conv2unicode=true*/
.mod-detail-price {
    margin-top: 0;
    zoom: 1;
    border-top: 1px solid #ff7300;
    position: relative
}

.mod-detail-price:after {
    display: block;
    clear: both;
    height: 0;
    content: " "
}

.mod-detail-price .d-content {
    padding-left: 0;
    color: #444
}

.mod-detail-price.multi-period .d-content {
    color: #444
}

.mod-detail-price .d-content table {
    height: 104px;
    width: 100%;
    background-color: #fff5ec
}

.mod-detail-price.multi-period .d-content table {
    background-color: #fff5ec
}

.mod-detail-price .d-content td {
    padding-left: 20px
}

.mod-detail-price .d-content .amount td {
    padding-bottom: 15px
}

.mod-detail-price .d-content .price td {
    padding-top: 10px;
    padding-bottom: 8px;
    color: #ff7300
}

.mod-detail-price .d-content .amount .amount-title, .mod-detail-price .d-content .original-price .original-price-title, .mod-detail-price .d-content .price .price-title {
    padding-left: 17px;
    color: #A5988F
}

.mod-detail-price.multi-period .d-content .price td {
    color: #ff7300
}

.mod-detail-price .d-content .amount-title, .mod-detail-price .d-content .price-title {
    padding-left: 25px;
    color: #ffe7d0
}

.mod-detail-price.multi-period .d-content .amount-title, .mod-detail-price.multi-period .d-content .price-title {
    color: #A5988F !important
}

.mod-detail-price.multi-period .d-content .amount .value {
    font-weight: 400
}

.mod-detail-price .d-content .price .fd-cny {
    font-size: 18px;
    vertical-align: bottom
}

.inputstyle, .mod-detail-price .d-content .price .value {
    font-size: 30px
}

.mod-detail-price .d-content .price .price-length-8, .mod-detail-price .d-content .price .price-length-9 {
    font-size: 24px
}

.mod-detail-price .d-content .price .price-length-10, .mod-detail-price .d-content .price .price-length-11, .mod-detail-price .d-content .price .price-length-12 {
    font-size: 20px
}

.mod-detail-price .d-content .price .split {
    padding: 0 2px;
    font-size: 20px
}

.mod-detail-price .has-discount .amount .discount, .mod-detail-price .has-discount-sku .amount .discount {
    width: 89px;
    padding: 0;
    background-color: #ff4e00;
    text-align: center;
    color: #ff6
}

.mod-detail-price .has-discount .price .discount, .mod-detail-price .has-discount-sku .price .discount {
    width: 89px;
    padding: 0;
    background-color: #ffddc8;
    text-align: center;
    color: #ff3600
}

.mod-detail-price .has-discount .discount-container .timer-txt, .mod-detail-price .has-discount-sku .discount-container .timer-txt {
    padding-top: 45px;
    background-position: 28px 0
}

.mod-detail-price .has-discount .discount-container .caigou-txt, .mod-detail-price .has-discount-sku .discount-container .caigou-txt {
    padding-top: 30px;
    background-position: 28px -1056px
}

.mod-detail-price .has-discount .discount-container .lst-txt, .mod-detail-price .has-discount-sku .discount-container .lst-txt {
    background-position: 24px 0;
    padding-top: 45px;
    color: #fff;
    font-family: "\5FAE\8F6F\96C5\9ED1", "\9ED1\4F53", "\6587\6CC9\9A7F\6B63\9ED1\4F53", "\534E\6587\7EC6\9ED1", "microsoft yahei";
    letter-spacing: 2px
}

.mod-detail-price .has-discount .price td {
    padding-bottom: 0
}

.mod-detail-price .has-discount .original-price td {
    padding-bottom: 10px;
    color: #888;
    text-decoration: line-through;
    line-height: 1
}

.mod-detail-price .has-discount .original-price .original-price-title, .mod-detail-price .has-discount .original-price td.price-title {
    text-decoration: none
}

.mod-detail-price .has-discount .discount-container .vip-txt, .mod-detail-price .has-discount-sku .discount-container .vip-txt {
    padding: 45px 10px 0;
    background-position: 24px 0
}

.mod-detail-price .has-discount .discount-container .vip-txt a, .mod-detail-price .has-discount-sku .discount-container .vip-txt a {
    color: #ff3600
}

.mod-detail-price .has-discount-sku .price-discount-sku {
    float: left
}

.mod-detail-price .has-discount-sku .price-original-sku {
    float: left;
    padding: 20px 0 0 8px;
    color: #888;
    text-decoration: line-through;
    white-space: nowrap
}

.mod-detail-price .has-discount-sku .price-original-sku .fd-cny, .mod-detail-price .has-discount-sku .price-original-sku .split, .mod-detail-price .has-discount-sku .price-original-sku .value {
    padding: 0;
    font-size: 12px;
    font-weight: 400
}

.mod-detail-price .has-hottiming .discount-container .unit-detail-timer {
    padding-top: 2px;
    border-top: 1px dotted #d23b19
}

.mod-detail-price .add-daixiao .arrow em, .mod-detail-price .add-daixiao .arrow span, .mod-detail-price .add-ditto .arrow em, .mod-detail-price .add-ditto .arrow span {
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent
}

.mod-detail-price .has-hottiming .discount-container .hottiming {
    background: 0 0
}

.mod-detail-price.multi-period .d-content .ladder-1, .mod-detail-price.multi-period .d-content .ladder-1-1, .mod-detail-price.multi-period .d-content .ladder-2, .mod-detail-price.multi-period .d-content .ladder-2-1, .mod-detail-price.multi-period .d-content .ladder-2-2, .mod-detail-price.multi-period .d-content .ladder-3, .mod-detail-price.multi-period .d-content .ladder-3-1, .mod-detail-price.multi-period .d-content .ladder-3-2, .mod-detail-price.multi-period .d-content .ladder-3-3 {
    background-color: transparent
}

.mod-detail-price .has-hottiming .discount-container .timer-txt {
    padding-top: 40px;
    padding-bottom: 4px
}

.mod-detail-price .d-content .ladder-3 {
    width: 64px
}

.mod-detail-price .d-content .ladder-3-1, .mod-detail-price .d-content .ladder-3-2, .mod-detail-price .d-content .ladder-3-3 {
    width: 172px
}

.mod-detail-price .d-content .ladder-3-1 {
    width: 170px;
    padding-left: 21px
}

.mod-detail-price .d-content .ladder-2 {
    width: 64px
}

.mod-detail-price .d-content .ladder-2-1 {
    width: 170px;
    padding-left: 16px
}

.mod-detail-price .d-content .ladder-2-2 {
    width: 364px
}

.mod-detail-price .d-content .ladder-1 {
    width: 64px
}

.mod-detail-price .d-content .ladder-1-1 {
    width: 554px;
    padding-left: 13px
}

.mod-detail-price .no-autprice .no-auth {
    background: 0 -730px;
    font-size: 14px
}

.mod-detail-price .d-content .no-price {
    height: 62px
}

.mod-detail-price .no-price .price td {
    padding-top: 20px;
    padding-bottom: 20px
}

.mod-detail-price .price-original-sku {
    float: left
}

.mod-detail-price .price-extend-sku {
    float: left;
    padding: 20px 0 0 8px;
    white-space: nowrap
}

.mod-detail-price .has-standard .price-extend .price-tax, .mod-detail-price .price-extend-sku .price-tax {
    padding-left: 2px
}

.mod-detail-price .price-sku-trend {
    float: left;
    display: inline;
    position: relative;
    margin: 20px 0 0 8px
}

.mod-detail-price .has-standard .price td {
    padding-bottom: 0
}

.mod-detail-price .has-standard .price-extend td {
    padding-bottom: 16px
}

.mod-detail-price .price-reference {
    background: #FEE7C8;
    line-height: 32px;
    color: #888;
    text-align: center
}

.mod-detail-price .add-daixiao, .mod-detail-price .add-ditto {
    width: 135px;
    height: 31px;
    bottom: -15px;
    line-height: 31px;
    border-radius: 15px 0 0 15px;
    position: absolute;
    right: 0;
    font-size: 12px;
    text-align: center
}

.mod-detail-price .add-daixiao {
    background: red;
    color: #fff
}

.mod-detail-price .add-daixiao:hover {
    color: #fff
}

.mod-detail-price .add-daixiao .arrow {
    position: absolute;
    top: 11px;
    right: 9px
}

.mod-detail-price .add-daixiao .arrow em {
    display: block;
    border-left: 5px solid #fff
}

.mod-detail-price .add-daixiao .arrow span {
    position: absolute;
    left: -2px;
    top: 0;
    border-left: 5px solid red
}

.mod-detail-price.daixiao-offer-detail .d-content {
    padding-top: 40px
}

.mod-detail-price.multi-period.daixiao-offer-detail .d-content {
    color: #444
}

.mod-detail-price.daixiao-offer-detail .d-content table {
    background: #FFF5EB
}

.mod-detail-price.daixiao-offer-detail .d-content .amount .amount-title, .mod-detail-price.daixiao-offer-detail .d-content .original-price .original-price-title, .mod-detail-price.daixiao-offer-detail .d-content .price .price-title {
    padding-left: 17px
}

.mod-detail-price .d-content .price .highlight-price {
    font-weight: 700
}

.mod-detail-price .add-ditto {
    background: #f60;
    color: #fff;
    opacity: .8
}

.mod-detail-price .add-ditto:hover {
    color: #fff
}

.mod-detail-price .add-ditto .arrow {
    position: absolute;
    top: 11px;
    right: 9px
}

.mod-detail-price .add-ditto .arrow em {
    display: block;
    border-left: 5px solid #fff
}

.mod-detail-price .add-ditto .arrow span {
    position: absolute;
    left: -2px;
    top: 0;
    border-left: 5px solid #f60
}

.mod-detail-price.no-border-top {
    border-top: none
}

.right-sidebar-con {
    width: auto;
    position: fixed;
    right: 0;
    bottom: 0;
    z-index: 3103;
    height: 100%;
    display: none
}

.right-sidebar-main {
    height: 100%;
    width: 36px;
    background: #fff
}

.right-sidebar-panel {
    width: 36px;
    height: 100%;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    font-family: 'microsoft yahei', arial
}

.right-sidebar-panel .quick-links-a {
    display: block;
    line-height: 200px;
    width: 36px;
    height: 38px;
    text-decoration: none;
    color: #d8d8d8;
    font-size: 12px;
    position: relative;
    overflow: hidden;
    top: 0;
    left: 0;
    z-index: 1;
    margin: 0;
    padding: 0
}

.right-sidebar-panel .popup {
    height: 38px;
    line-height: 38px;
    width: 92px;
    position: absolute;
    z-index: 2;
    left: -121px;
    top: 0;
    background: #000;
    color: #d8d8d8;
    text-align: center;
    display: block;
    visibility: hidden
}

.right-sidebar-panel .popup font {
    font-size: 12px
}

.right-sidebar-panel i {
    width: 18px;
    height: 19px
}

.right-sidebar-panel i.arrow-right, .right-sidebar-panel i.bonus, .right-sidebar-panel i.cart, .right-sidebar-panel i.collect, .right-sidebar-panel i.contrast, .right-sidebar-panel i.customer-service, .right-sidebar-panel i.history, .right-sidebar-panel i.qr-code, .right-sidebar-panel i.setting, .right-sidebar-panel i.stores, .right-sidebar-panel i.top {
    display: inline-block;
    background: url(../images/common-icon.png) no-repeat;
    cursor: pointer;
    vertical-align: top;
    position: absolute
}

.quick-links {
    position: absolute;
    top: 40%;
    left: 0;
    margin-top: -190px;
    z-index: 2;
    width: 36px
}

.quick-links_min .right-sidebar-panel {
    right: 280px
}

.quick-links > ul > li {
    position: relative;
    display: block;
    left: 0;
    top: 0;
    margin-top: 8px
}

.quick-links li.current .quick-links-a, .quick-links li:hover .quick-links-a {
    text-decoration: none
}

.quick-links .cart-list i, .quick-links a i {
    width: 30px;
    height: 30px;
    left: 3px;
    top: 4px
}

.quick-links i.setting {
    background-position: -321px 0
}

.quick-links i.cart {
    background-position: -321px -30px
}

.quick-links i.stores {
    background-position: -321px -60px
}

.quick-links i.collect {
    background-position: -321px -90px
}

.quick-links i.history {
    background-position: -321px -120px
}

.quick-links i.contrast {
    background-position: -321px -150px
}

.quick-links i.bonus {
    background-position: -361px -120px
}

.quick-links .popup i.arrow-right {
    position: absolute;
    right: -5px;
    top: 15px;
    width: 5px;
    height: 9px;
    background-position: -294px -95px;
    overflow: hidden
}

.quick-toggle {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 36px
}

.quick-toggle li {
    position: relative;
    display: block;
    left: 0;
    top: 0
}

.quick-toggle li.current .quick-links-a, .quick-toggle li:hover .quick-links-a {
    text-decoration: none
}

.quick-toggle a i {
    width: 30px;
    height: 30px;
    left: 2px;
    top: 4px
}

.quick-toggle i.customer-service {
    background-position: -321px -180px
}

.quick-toggle i.qr-code {
    background-position: -358px -30px
}

.quick-toggle li.returnTop {
    height: 36px;
    display: none
}

.quick-toggle li.returnTop a {
    width: 36px;
    height: 36px;
    line-height: 36px
}

.quick-toggle li.returnTop a i.top {
    background: url(../images/top.png) no-repeat;
    width: 22px;
    height: 22px;
    left: 7px;
    top: 7px
}

.quick-toggle .popup i.arrow-right {
    position: absolute;
    right: -5px;
    top: 15px;
    width: 5px;
    height: 9px;
    background-position: -294px -95px;
    overflow: hidden
}

.fly-img {
    width: 60px;
    height: 60px;
    z-index: 999;
    position: fixed
}

.ECS_CARTINFO.right-sidebar-panels .cart_num, .quick-links .cart-list .ECS_CARTINFO .sidebar-cart-box {
    display: none
}

.quick-links .cart-list {
    line-height: 16px;
    height: 130px;
    background-position: -23px -225px;
    color: #fff;
    margin: 10px 0
}

.quick-links .cart-list i {
    top: 12px
}

.quick-links .cart-list .span {
    width: 16px;
    display: block;
    height: 48px;
    margin: 40px 0 0 12px;
    cursor: pointer
}

.quick-links .cart-list .cart_num {
    width: 20px;
    height: 20px;
    display: block;
    border-radius: 50%;
    text-align: center;
    line-height: 20px;
    margin: 5px 0 0 8px;
    cursor: pointer;
    color: #fff
}

.quick-links li.current .cart-list .cart_num, .quick-links li:hover .cart-list .cart_num {
    background: #fff
}

.right-sidebar-panels {
    position: absolute;
    right: 0;
    top: 0;
    width: 270px;
    height: 100%;
    z-index: 2;
    background: #eceaea;
    display: none
}

.right-sidebar-main-open {
    width: 306px;
    position: absolute;
    right: 0;
    top: 0;
    display: block
}

.right-sidebar-main-open .right-sidebar-panels {
    display: block
}

@-webkit-keyframes toolbar-scaleIn {
    from {
        opacity: .7;
        -webkit-transform: translateX(270px);
        -moz-transform: translateX(270px);
        transform: translateX(270px)
    }
    to {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        transform: translateX(0)
    }
}

@-ms-keyframes toolbar-scaleIn {
    from {
        opacity: .7;
        -webkit-transform: translateX(270px);
        -moz-transform: translateX(270px);
        transform: translateX(270px)
    }
    to {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        transform: translateX(0)
    }
}

@-moz-keyframes toolbar-scaleIn {
    from {
        opacity: .7;
        -webkit-transform: translateX(270px);
        -moz-transform: translateX(270px);
        transform: translateX(270px)
    }
    to {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes toolbar-scaleIn {
    from {
        opacity: .7;
        -webkit-transform: translateX(270px);
        -moz-transform: translateX(270px);
        transform: translateX(270px)
    }
    to {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        transform: translateX(0)
    }
}

@-webkit-keyframes toolbar-scaleOut {
    to {
        opacity: .5;
        -webkit-transform: scale(.7) translateX(270px);
        -moz-transform: scale(.7) translateX(270px);
        transform: scale(.7) translateX(270px)
    }
}

@-ms-keyframes toolbar-scaleOut {
    to {
        opacity: .5;
        -webkit-transform: scale(.7) translateX(270px);
        -moz-transform: scale(.7) translateX(270px);
        transform: scale(.7) translateX(270px)
    }
}

@-moz-keyframes toolbar-scaleOut {
    to {
        opacity: .5;
        -webkit-transform: scale(.7) translateX(270px);
        -moz-transform: scale(.7) translateX(270px);
        transform: scale(.7) translateX(270px)
    }
}

@keyframes toolbar-scaleOut {
    to {
        opacity: .5;
        -webkit-transform: scale(.7) translateX(270px);
        -moz-transform: scale(.7) translateX(270px);
        transform: scale(.7) translateX(270px)
    }
}

.animate-in {
    -webkit-animation: toolbar-scaleIn .35s ease-in-out;
    -moz-animation: toolbar-scaleIn .35s ease-in-out;
    animation: toolbar-scaleIn .35s ease-in-out
}

.animate-out {
    -webkit-animation: toolbar-scaleOut .35s ease-in;
    -moz-animation: toolbar-scaleOut .35s ease-in;
    animation: toolbar-scaleOut .35s ease-in
}

.sidebar-panel-header {
    position: relative;
    width: 270px;
    height: 40px;
    line-height: 40px;
    background: #eceaea
}

.sidebar-panel-header i {
    background: url(../images/common-icon.png) -365px -64px no-repeat;
    margin-right: 4px;
    margin-left: 10px;
    vertical-align: top;
    width: 20px;
    height: 18px;
    margin-top: 11px;
    display: inline-block
}

.sidebar-panel-header i.cart-icon {
    background-position: -365px -94px
}

.sidebar-panel-header i.bonus-icon {
    background-position: -366px -153px
}

.sidebar-panel-header i.compare-icon {
    background-position: -364px -125px
}

.sidebar-panel-header .title {
    display: inline-block;
    height: 40px;
    color: #5e5050;
    font: 16px/40px "Microsoft YaHei"
}

.sidebar-panel-header .title em {
    display: inline-block;
    vertical-align: top
}

.sidebar-panel-header .close-panel {
    width: 12px;
    height: 12px;
    background: url(../images/common-icon.png) -429px -40px no-repeat;
    position: absolute;
    right: 8px;
    top: 16px;
    cursor: pointer;
    -webkit-transition: transform .2s ease-out 0s;
    -moz-transition: transform .2s ease-out 0s;
    transition: transform .2s ease-out 0s
}

.sidebar-panel-header .close-panel:hover {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg)
}

.sidebar-panel-main {
    position: relative;
    height: 90%
}

.sidebar-panel-content {
    width: 270px;
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    position: relative
}

.sidebar-panel-content::-webkit-scrollbar {
    width: 5px
}

.sidebar-panel-content::-webkit-scrollbar-track {
    -webkit-border-radius: 6px;
    border-radius: 6px;
    background-color: transparent
}

.sidebar-panel-content::-webkit-scrollbar-thumb {
    -webkit-border-radius: 6px;
    border-radius: 6px;
    background: #7b6f6f
}

.sidebar-panel-content .history-panel {
    width: 235px;
    margin: 0 auto
}

.sidebar-panel-content ul {
    overflow: hidden;
    margin-right: -15px
}

.sidebar-panel-content ul li {
    float: left;
    position: relative;
    text-align: center;
    width: 100px;
    height: 120px;
    margin-right: 15px;
    background: #fff;
    margin-bottom: 15px;
    padding: 5px
}

.sidebar-panel-content ul li .p-img {
    width: 100px;
    height: 100px;
    margin-bottom: 3px
}

.sidebar-panel-content ul li .p-img a {
    display: block;
    width: 100px;
    height: 100px;
    text-align: center;
    margin-bottom: 5px
}

.sidebar-panel-content ul li .p-img a img {
    width: 100px;
    height: 100px
}

.sidebar-panel-content ul li .p-name {
    display: none
}

.sidebar-panel-content ul li .p-comm {
    width: 100px
}

.sidebar-panel-content ul li.price {
    color: #c81623
}

.compare-panel-content {
    height: 540px;
    overflow: hidden
}

.compare-panel-content .compare-panel {
    width: 235px;
    margin: 0 auto
}

.sidebar-panel-content .compare-panel ul li {
    height: 100px
}

.sidebar-panel-content .compare-panel ul li .p-img {
    width: 100px;
    height: 100px;
    margin-bottom: 3px
}

.sidebar-panel-content .compare-panel ul li .delete {
    width: 25px;
    height: 25px;
    position: absolute;
    top: 0;
    right: 0;
    overflow: hidden;
    z-index: 10;
    display: none
}

.sidebar-panel-content .compare-panel ul li:hover .delete {
    display: block
}

.sidebar-panel-content .compare-panel ul li .delete .del-icon {
    width: 25px;
    height: 25px;
    right: 0;
    top: 0;
    overflow: hidden;
    position: absolute;
    background: url(../images/common-icon.png) -70px -149px no-repeat;
    cursor: pointer
}

.compare-panel-footer {
    width: 100%;
    height: 50px;
    background-color: #eceaea;
    position: absolute;
    bottom: 0
}

.compare-panel-footer .compare-footer-checkout {
    height: 40px;
    padding: 5px 110px 5px 5px;
    position: relative
}

.compare-panel-footer .compare-footer-checkout .compare-clear {
    position: absolute;
    left: 147px;
    top: 19px
}

.compare-panel-footer .compare-footer-checkout .compare-btn {
    position: absolute;
    left: 17px;
    top: 12px;
    width: 110px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    text-align: center;
    color: #fff;
    border: none
}

.compare-panel-footer .compare-footer-checkout .no-compare-btn {
    background: #999
}

.bonus-panel-main, .cart-panel-main {
    position: relative
}

.bonus-panel-content, .cart-panel-content {
    width: 270px;
    overflow-y: auto;
    overflow-x: hidden;
    position: relative
}

.right-sidebar-panels .tip-box {
    position: absolute;
    top: 50%;
    width: 270px;
    margin-top: -100px;
    text-align: center
}

.category-wrap .tip-box {
    position: static;
    margin: 50px auto 0
}

.right-sidebar-panels .tip-box .tip-icon {
    display: block;
    width: 156px;
    height: 85px;
    margin: 0 auto;
    background: url(../images/noresult.png) no-repeat
}

.right-sidebar-panels .tip-box .tip-text {
    line-height: 20px;
    padding: 10px;
    font-size: 14px
}

.cart-panel-content .cart-list {
    width: 100%
}

.cart-panel-content .cart-item {
    padding: 0 5px;
    margin-bottom: 10px;
    background: #fff
}

.cart-panel-content .cart-item.invalid {
    background: #f0f0f0
}

.cart-panel-content .cart-item .item-goods {
    padding: 10px 0;
    position: relative;
    overflow: hidden
}

.cart-panel-content .cart-item .item-goods .p-img {
    float: left;
    width: 50px;
    height: 50px;
    border: 1px solid #eee;
    padding: 0;
    margin-right: 5px
}

.cart-panel-content .cart-item .item-goods .p-img img {
    width: 50px;
    height: 50px
}

.cart-panel-content .cart-item .item-goods .p-name {
    height: 32px;
    line-height: 16px;
    margin-bottom: 4px;
    overflow: hidden
}

.cart-panel-content .cart-item.invalid .item-goods .p-name a {
    color: #ccc
}

.cart-panel-content .cart-item .item-goods .p-name font {
    background: #dadada;
    color: #5f5f5f;
    padding: 0 5px;
    border-radius: 2px;
    margin-right: 3px
}

.cart-panel-content .cart-item .item-goods .p-price {
    height: 16px;
    padding-right: 65px;
    overflow: hidden;
    font: 12px/16px verdana;
    color: #666
}

.cart-panel-content .cart-item .item-goods .p-price strong {
    font-weight: 400
}

.cart-panel-content .cart-item.invalid .item-goods .p-price, .cart-panel-content .cart-item.invalid .item-goods .p-price strong {
    color: #ccc
}

.cart-panel-content .cart-item .item-goods .p-del {
    position: absolute;
    right: 10px;
    top: 46px;
    width: 35px;
    height: 16px;
    line-height: 16px;
    color: #0579c6;
    text-align: right;
    display: none
}

.cart-panel-content .cart-item:hover .item-goods .p-del {
    display: block
}

.cart-panel-footer {
    height: 50px;
    background-color: #eceaea
}

.cart-panel-footer .cart-footer-checkout {
    height: 40px;
    padding: 5px 110px 5px 5px;
    position: relative
}

.cart-panel-footer .cart-footer-checkout .number, .cart-panel-footer .cart-footer-checkout .sum {
    line-height: 20px
}

.cart-panel-footer .cart-footer-checkout .number strong, .cart-panel-footer .cart-footer-checkout .sum .total {
    font-family: verdana
}

.cart-panel-footer .cart-footer-checkout .btn {
    position: absolute;
    right: 5px;
    top: 7px;
    line-height: 35px;
    font-size: 14px;
    text-align: center;
    color: #fff;
    border: none
}

.bonus-panel-content .bonus-list {
    width: 100%
}

.bonus-panel-content .bonus-item {
    margin: 0 10px 10px;
    background: #ff6700;
    overflow: hidden
}

.bonus-panel-content .bonus-item a {
    color: #fff
}

.bonus-panel-content .bonus-info {
    padding: 10px 20px;
    position: relative
}

.bonus-panel-content .bonus-info .bonus-name {
    font-size: 14px;
    line-height: 30px
}

.bonus-panel-content .bonus-info .bonus-price {
    font-size: 20px;
    line-height: 30px
}

.bonus-panel-content .bonus-info .bonus-btn {
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    height: 24px;
    line-height: 24px;
    background: #FFFF9D;
    color: #ff6700;
    padding: 0 10px;
    font-size: 14px;
    margin-top: 2px
}

.sidebar-code, .sidebar-service, .sidebar-user {
    width: 237px;
    height: auto;
    padding: 15px 10px;
    background: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, .4);
    border-radius: 5px 0 0 5px;
    border: 1px solid #ddd \9;
    border-right: 0;
    z-index: 999999;
    position: absolute;
    top: 0;
    left: -257px;
    left: -248px \9;
    display: none
}

.sidebar-code i.arrow-right, .sidebar-service i.arrow-right, .sidebar-user i.arrow-right {
    position: absolute;
    right: -5px;
    top: 15px;
    width: 5px;
    height: 9px;
    background-position: -294px -124px;
    overflow: hidden
}

.sidebar-user {
    width: 250px;
    left: -250px
}

.sidebar-user .user-pic {
    width: 74px;
    height: 74px;
    position: relative;
    margin: 0 auto
}

.sidebar-user .user-pic img {
    width: 74px;
    height: 74px
}

.sidebar-user .user-pic-mask {
    width: 74px;
    height: 74px;
    background: url(../images/mask3.png) center center no-repeat;
    position: absolute;
    left: 0;
    top: 0
}

.sidebar-user p {
    text-align: center;
    padding-bottom: 10px
}

.sidebar-user a {
    padding: 0 5px;
    margin: 0 5px
}

.sidebar-user .user-have-login {
    overflow: hidden
}

.sidebar-user .user-have-login .user-pic {
    float: left
}

.sidebar-user .user-have-login .user-info {
    width: 163px;
    padding-left: 10px;
    float: left;
    padding-top: 17px;
    overflow: hidden
}

.sidebar-user .user-have-login .user-info p {
    text-align: left;
    padding-bottom: 5px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.sidebar-user .user-have-login .user-info p img {
    vertical-align: middle;
    margin-top: -3px;
    margin-right: 3px;
    max-width: 100px;
    max-height: 20px
}

.sidebar-user .prev-login {
    width: 100%;
    height: 30px;
    line-height: 30px;
    color: #999;
    display: inline-block
}

.sidebar-user .btn {
    display: inline-block;
    padding: 0 15px;
    background: #F9F9F9;
    border: 1px solid #eee;
    margin-top: 5px
}

.sidebar-user .btn:hover {
    background: #fff
}

.sidebar-code {
    padding: 10px;
    width: 130px;
    height: 130px;
    top: auto;
    bottom: 0;
    left: -130px;
    left: -131px \9
}

.sidebar-code i.arrow-right {
    top: auto;
    bottom: 15px
}

.sidebar-code img {
    max-width: 100%;
    max-height: 100%
}

.sidebar-service {
    padding: 10px;
    width: 130px;
    height: auto;
    bottom: 0;
    top: auto;
    left: -130px;
    left: -131px \9
}

.sidebar-service i.arrow-right {
    top: auto;
    bottom: 15px
}

.sidebar-service .customer-service {
    overflow: hidden;
    padding: 6px 0
}

.sidebar-service .customer-service span {
    display: block;
    width: 27px;
    height: 27px;
    float: left;
    background: url(../images/user-icon.png) no-repeat;
    margin-right: 10px
}

.sidebar-service .customer-service .icon-online {
    background-position: -435px -269px
}

.sidebar-service .customer-service .icon-ww {
    background-position: -380px -269px
}

.sidebar-service .customer-service .icon-qq {
    background-position: -408px -269px
}

.sidebar-service .customer-service a {
    height: 27px;
    line-height: 27px;
    display: block
}

.inputstyle {
    width: 100px;
    height: 32px;
    cursor: pointer;
    outline: 0;
    position: absolute;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    left: 0;
    top: 0
}

.right-sidebar-panel {
    background: #000
}

.second-color {
    color: #ff6700
}

.quick-links .cart-list .cart_num, .quick-links li.current .quick-links-a, .quick-links li:hover .quick-links-a, .quick-toggle li.current .quick-links-a, .quick-toggle li:hover .quick-links-a {
    background: #ff6700
}

.quick-links li.current .cart-list .cart_num, .quick-links li:hover .cart-list .cart_num {
    color: #ff6700
}

.nav-login .nav-login-info a.nav-login-btn.nav-apply, .nav-login .nav-login-info a.nav-login-btn:hover, .sidebar-user .btn:hover {
    border-color: #ff6700;
    color: #ff6700
}

.elevator {
    overflow: visible;
    width: 40px;
    position: fixed;
    left: 50%;
    top: 50%;
    margin: -150px 0 0 -650px;
    z-index: 3333;
    display: block
}

.elevator .elevator-floor {
    width: 40px;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #aaa
}

.elevator .elevator-floor a {
    width: 40px;
    height: 50px;
    line-height: 50px;
    display: block;
    position: relative;
    cursor: pointer;
    text-decoration: none
}

.elevator .elevator-floor b {
    width: 40px;
    height: 18px;
    position: absolute;
    left: 0;
    top: 50%;
    margin: -23px 0 0;
    z-index: 1;
    color: #625351;
    font-family: Arial;
    text-align: center
}

.elevator .elevator-floor .fs-name {
    width: 40px;
    height: 50px;
    line-height: 20px;
    padding: 5px;
    color: #fff;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    display: none;
    font-style: inherit;
    word-break: break-all;
    background: #ff6700
}

.elevator .elevator-floor .fs-line {
    display: block;
    width: 100%;
    height: 0;
    line-height: 0;
    font-size: 0;
    border-top-width: 1px;
    border-top-style: dotted;
    position: absolute;
    z-index: 3;
    border-top-color: #fff
}

.elevator .elevator-floor a.active .fs-name {
    color: #fff;
    display: block
}

.elevator .elevator-floor a.active .fs {
    display: none
}

.elevator .elevator-floor a.active .fs-name:hover {
    color: #fff;
    text-decoration: none
}

.elevator .elevator-floor a:hover .fs-name {
    display: block
}

.elevator .elevator-floor a.active .fs-line, .elevator .elevator-floor a:hover .fs-line, .trend_con {
    display: none
}

.elevator .elevator-floor a.active .fs-name, .elevator .elevator-floor a.active .fs-name:hover {
    background: #ff6700
}

.m .mt div.title span {
    width: 40px;
    height: 27px;
    display: inline-block;
    margin-right: 8px
}

.floor .m .mt {
    padding-top: 20px;
    height: 58px;
    border-bottom: 2px solid #ddd;
    line-height: 58px
}

.floor .m.red .mt {
    color: #ff3137;
    border-bottom-color: #fe0071
}

.floor .m.skyblue .mt {
    color: #3e73ff;
    border-bottom-color: #13eaf4
}

.floor .m.green .mt {
    color: #ff3137;
    border-bottom-color: #00a895
}

.floor .m.gray .mt {
    color: #000;
    border-bottom-color: #c98787
}

.floor .m.blue .mt {
    color: #3e73ff;
    border-bottom-color: #0094ff
}

.floor .m.paleblue .mt {
    color: #3e73ff;
    border-bottom-color: #01b4df
}

.floor .m.orange .mt {
    color: #ff4500;
    border-bottom-color: #ff8d00
}

.floor .mt .title {
    font-weight: 700;
    font-size: 16px;
    display: inline-block;
    width: 112px;
    height: 38px;
    line-height: 38px
}

.floor .mt .tit_nav {
    display: inline-block;
    float: right
}

.floor .mt .tit_nav a {
    padding: 0 6px;
    font-size: 12px;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    margin-left: 8px;
    position: relative;
    top: 5px;
    float: right
}

.floor .mt .keyword {
    float: right;
    color: #999
}

.floor .mc .mc {
    width: 1200px
}

.floor .mc .block {
    float: left;
    overflow: hidden;
    border-right: 1px solid #f4f4f4;
    border-bottom: 1px solid #f4f4f4;
    background: #fff
}

.floor .mc .block9 {
    overflow: hidden;
    border-right: 0
}

.floor .mc .block13, .floor .mc .block14, .floor .mc .block15, .floor .mc .block16, .floor .mc .block17 {
    border-right: 1px solid #f4f4f4;
    float: left;
    overflow: hidden
}

.floor .mc .block10, .floor .mc .block6 {
    overflow: hidden;
    width: 220px;
    height: 179px;
    border-bottom: 1px solid #f4f4f4
}

.floor .mc .block17 {
    border-right: 0
}

.floor .mct img {
    transition: transform .2s linear
}

.floor .mc a:hover img {
    opacity: .8;
    filter: alpha(opacity=80)
}

.floor .mc dl {
    padding: 8px 10px;
    background: #FFF;
    text-align: center
}

.floor .mc dt img {
    width: 120px;
    height: 120px
}

.floor .mc dd h3 {
    overflow: hidden;
    margin: 5px 10px 2px;
    color: #666;
    white-space: nowrap;
    font-weight: 400;
    font-size: 12px;
    line-height: 14px
}

.floor .mc dd p {
    color: #E60012;
    font-weight: 700;
    font-size: 14px
}

.floor .mc .block1 ul {
    padding: 10px
}

.floor .mc .block1 li {
    float: left;
    overflow: hidden;
    padding: 0 5px;
    width: 84px;
    height: 32px;
    border-bottom: 1px dotted #eee;
    color: #333;
    text-align: left;
    text-indent: 5px;
    white-space: nowrap;
    line-height: 32px
}

.block19 > div {
    float: left
}

.blueberry {
    margin: 0 auto
}

.blueberry .slides {
    display: block;
    position: relative;
    overflow: hidden
}

.blueberry .slides li {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden
}

.blueberry .slides li img {
    max-width: none
}

.blueberry .slides li.active {
    display: block;
    position: relative
}

.blueberry .crop li img {
    width: auto
}

.blueberry .pager {
    text-align: center;
    position: relative;
    top: -30px;
    margin: 0
}

.blueberry .pager li {
    display: inline-block;
    float: left
}

.blueberry .pager li a {
    display: block;
    height: 4px;
    width: 4px;
    padding: 18px 8px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background-color: transparent;
    border: 0
}

.blueberry .pager li a span {
    display: block;
    height: 4px;
    width: 4px;
    overflow: hidden;
    background: silver;
    text-indent: -9999px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.blueberry .pager li.active a span {
    background: #404040
}

.fn-clear:after {
    clear: both;
    display: block;
    visibility: hidden;
    height: 0;
    content: ".";
    font-size: 0;
    line-height: 0
}

.wrap, .wrapper {
    width: 1200px;
    margin: 0 auto;
    font-size: 14px;
    position: relative
}

.banner_theme3, .floor_theme3, .trend {
    margin: 30px auto 0
}

#main {
    width: 100%;
    background: #f1f1f1;
    overflow: hidden;
    padding-bottom: 40px;
    min-width: 1200px
}

.trend, .trend_tit {
    width: 1200px
}

#main img {
    max-width: none
}

.trend {
    overflow: hidden
}

.trend_tit ul li {
    width: 33.33333%;
    float: left;
    background: #fff;
    position: relative;
    height: 80px;
    padding-left: 140px;
    color: #666;
    cursor: pointer;
    border-right: #f5f5f5 1px solid
}

.trend_tit ul li.l {
    width: 33.33337%;
    border: 0
}

.trend_tit ul li h2 {
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    margin-top: 15px;
    color: #333
}

.trend_tit ul li.cur {
    background: #c7ae52;
    color: #fff
}

.trend_tit ul li.cur h2 {
    color: #fff
}

.trend_tit ul li b {
    position: absolute;
    left: 85px;
    top: 20px
}

.trend_tit ul li .new_pic {
    width: 41px;
    height: 41px;
    background: url(../images/theme-3/new.png) no-repeat
}

.trend_tit ul li .hot_pic {
    width: 41px;
    height: 41px;
    background: url(../images/theme-3/hot.png) no-repeat
}

.trend_tit ul li .zhuan_pic {
    width: 47px;
    height: 41px;
    background: url(../images/theme-3/zhuan.png) no-repeat
}

.trend_tit ul li.cur .new_pic {
    background: url(../images/theme-3/new-h.png) no-repeat
}

.trend_tit ul li.cur .hot_pic {
    background: url(../images/theme-3/hot-h.png) no-repeat
}

.trend_tit ul li.cur .zhuan_pic {
    background: url(../images/theme-3/zhuan-h.png) no-repeat
}

.trend_tit ul li span {
    margin: 0 5px
}

.trend_con {
    width: 1200px;
    overflow: hidden;
    height: 452px
}

@media screen and (max-width: 1200px) {
    #main {
        min-width: 1000px
    }

    .trend, .trend_tit {
        width: 1000px
    }

    .trend_tit ul li {
        padding-left: 113px;
        width: 33.3333%
    }

    .trend_tit ul li.l {
        width: 33.3337%
    }

    .trend_tit ul li b {
        left: 45px
    }
}

.trend_zhuan {
    width: 1011px;
    float: left;
    overflow: hidden;
    margin-left: -11px
}

.trend_zhuan ul li {
    width: 337px;
    float: left;
    padding: 10px 0 0 11px;
    overflow: hidden;
    height: 225px
}

.trend_zhuan ul li img {
    width: 326px;
    height: 215px
}

.trend_zhuan ul li img:hover {
    opacity: .8;
    filter: alpha(opacity=80)
}

.trend_pic {
    width: 200px;
    padding: 10px 0 0 10px;
    float: right;
    overflow: hidden
}

.trend_hot, .trend_new_pic .pic, .trend_new_pic .pic0 {
    padding-top: 10px
}

.trend_pic img {
    width: 190px;
    height: 440px
}

.trend_pic img:hover {
    opacity: .8;
    filter: alpha(opacity=80)
}

.trend_new {
    width: 1000px;
    float: left;
    overflow: hidden
}

.trend_new_pic {
    width: 290px;
    float: left
}

.trend_new_pic .pic img {
    width: 290px;
    height: 260px
}

.trend_new_pic .pic0 img {
    width: 290px;
    height: 170px
}

.trend_new_pic .pic img:hover, .trend_new_pic .pic0 img:hover {
    opacity: .8;
    filter: alpha(opacity=80)
}

.trend_new_pic0 {
    width: 400px;
    float: left;
    margin: 10px 10px 0;
    overflow: hidden;
    background: #fff;
    display: inline;
    height: 440px
}

.trend_new_pic0 .pic {
    width: 400px;
    height: 360px;
    overflow: hidden
}

.trend_new_pic0 .pic img {
    width: 410px;
    height: 370px;
    margin-left: -5px;
    margin-top: -5px
}

.trend_new_text {
    width: 400px;
    margin: 6px 0;
    height: 68px
}

.trend_new_text dt {
    width: 120px;
    padding: 4px 15px;
    float: left;
    overflow: hidden
}

.trend_new_text dt img {
    width: 120px;
    height: 60px
}

.trend_new_text dd {
    width: 230px;
    padding-left: 20px;
    float: left;
    overflow: hidden;
    background-position: -100px -365px;
    height: 68px;
    color: #999;
    font-size: 14px
}

.trend_new_text dd .zhe {
    font-size: 14px;
    line-height: 28px;
    margin-top: 10px
}

.trend_new_text dd .zhe span {
    font-size: 18px;
    color: #444
}

.trend_new_text dd .text, .trend_new_text dd .text a {
    color: #999
}

.trend_hot {
    width: 1208px;
    overflow: hidden;
    margin-left: -8px
}

.trend_hot ul li {
    width: 294px;
    float: left;
    margin-left: 8px;
    display: inline;
    overflow: hidden
}

.trend_hot ul li .n1 {
    display: block
}

.trend_hot ul li .n2 {
    display: none
}

.trend_hot ul li .n1 img {
    width: 294px;
    height: 320px
}

.trend_hot ul li .n2 img {
    width: 245px;
    height: 320px
}

.trend_hot ul li img:hover {
    opacity: .8;
    filter: alpha(opacity=80)
}

@media screen and (max-width: 1200px) {
    .trend_hot {
        width: 1008px;
        margin-left: -7px
    }

    .trend_hot ul li {
        width: 245px;
        margin-left: 7px
    }

    .trend_hot ul li.t {
        margin-left: 6px
    }

    .trend_hot ul li .n1 {
        display: none
    }

    .trend_hot ul li .n2 {
        display: block
    }

    .trend_hot ul li img {
        width: 245px;
        height: 320px
    }
}

.trend_hot_con, .trend_hot_con0 {
    position: relative;
    height: 120px;
    overflow: hidden
}

.trend_hot_con {
    width: 1200px
}

.trend_hot_con0 {
    margin: 0 60px;
    width: 1080px
}

.trend_hot_con0 ul {
    width: 9999px
}

.trend_hot_con0 ul li {
    float: left;
    padding-right: 9px;
    overflow: hidden
}

.trend_hot_con0 ul li p {
    overflow: hidden
}

.trend_hot_con0 ul li img {
    height: 50px;
    margin-top: 10px
}

.hot_next, .hot_pre {
    width: 50px;
    height: 110px;
    position: absolute;
    top: 10px
}

.hot_pre {
    left: 0;
    background: url(../images/theme-3/left.png) no-repeat
}

.hot_pre:hover {
    background: url(../images/theme-3/left-h.png) no-repeat;
    cursor: pointer
}

.hot_next {
    right: 0;
    background: url(../images/theme-3/right.png) no-repeat
}

.banner_theme3, .banner_theme3 img {
    height: 90px;
    width: 1200px
}

.hot_next:hover {
    background: url(../images/theme-3/right-h.png) no-repeat;
    cursor: pointer
}

@media screen and (max-width: 1200px) {
    .trend_hot_con {
        width: 1000px
    }

    .trend_hot_con0 {
        width: 880px
    }
}

.banner_theme3 {
    overflow: hidden
}

.floor_theme3 {
    width: 1200px;
    height: 430px;
    position: relative
}

.floor_theme3 img {
    max-width: none
}

@media screen and (max-width: 1200px) {
    .banner_theme3, .banner_theme3 img, .floor_theme3 {
        width: 1000px
    }

    .banner_theme3 img {
        height: auto
    }
}

.floor_left, .floor_tit {
    width: 200px;
    overflow: hidden
}

.floor_left {
    background: #fff;
    float: left;
    height: 430px
}

.floor_icon {
    width: 37px;
    height: 38px;
    position: absolute;
    left: 0;
    top: -4px;
    z-index: 6
}

.floor_hot, .floor_new {
    width: 36px;
    height: 24px;
    line-height: 24px;
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
    color: #fff
}

.floor_hot {
    background: #be0a2c
}

.floor_tit {
    height: 92px;
    position: relative
}

.floor_tit .more, .floor_tit h2, .floor_tit_icon {
    width: 200px;
    position: absolute;
    left: 0
}

.floor_tit h2 {
    font-size: 24px;
    font-weight: 400;
    color: #fff;
    text-align: center;
    z-index: 3;
    top: 20px
}

.floor_tit .more {
    text-align: center;
    z-index: 4;
    top: 62px
}

.floor_tit .more a {
    color: #fff
}

.floor_tit_bg {
    width: 200px;
    height: 92px;
    background: #1bbf0f
}

.floor_tit_icon {
    height: 92px;
    background: url(../images/theme-3/floor-bg.png) no-repeat;
    z-index: 2;
    top: 0
}

.floor_more {
    width: 180px;
    padding: 11px 0 0;
    overflow: hidden;
    line-height: 32px
}

.floor_more a {
    width: 68px;
    margin-left: 20px;
    padding-left: 2px;
    float: left;
    border-bottom: #ccc 1px dotted;
    height: 32px;
    color: #333;
    display: inline
}

.floor_left_pic {
    width: 200px;
    position: relative;
    height: 196px;
    overflow: hidden;
    margin-top: 3px
}

.floor_left_pic span {
    width: 13px;
    height: 17px;
    top: 80px;
    cursor: pointer;
    position: absolute
}

.floor_con_pic0 ul li .text, .floor_pic0 ul li .text {
    top: 17px;
    z-index: 3;
    line-height: 20px;
    bottom: 0;
    text-align: center
}

.floor_left_pic .pre_btn {
    background-position: 0 -368px;
    left: 17px
}

.floor_left_pic .next_btn {
    background-position: -37px -368px;
    right: 17px
}

.floor_left_pic ul {
    width: 96px;
    margin: 10px 52px 0;
    overflow: hidden
}

.floor_con_pic, .floor_pic {
    margin-left: 10px;
    overflow: hidden
}

.floor_left_pic ul li {
    width: 96px;
    float: left;
    display: none
}

.floor_left_pic ul li img {
    width: 96px;
    height: 48px;
    margin-top: 9px
}

.floor_pic {
    width: 390px;
    float: left;
    background: #fff;
    height: 430px
}

.floor_pic img {
    width: 400px;
    height: 430px
}

.floor_con {
    width: 400px;
    float: left
}

.floor_con_pic, .floor_con_pic img {
    width: 390px;
    height: 210px
}

.floor_con_pic img:hover {
    opacity: .8;
    filter: alpha(opacity=80)
}

.floor_con_pic0 {
    width: 400px;
    overflow: hidden
}

.floor_con_pic0 ul li {
    width: 190px;
    height: 210px;
    margin: 10px 0 0 10px;
    float: left;
    display: inline
}

.floor_con_pic0 ul li .con {
    background: #fff;
    width: 190px;
    height: 210px;
    position: relative;
    overflow: hidden
}

.floor_con_pic0 ul li .pic0 a img {
    width: 190px;
    height: 210px
}

.floor_con_pic0 ul li .text {
    position: absolute;
    color: #999;
    height: 44px;
    width: 190px
}

.floor_con_pic0 ul li .fz14 {
    color: #444;
    font-size: 14px;
    font-weight: 700;
    display: block
}

.floor_con_pic0 ul li .text a {
    color: #999
}

.floor_con_pic0 ul li .bg {
    height: 5px;
    width: 190px;
    background: #e1e1e1;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2
}

.floor_pic0 ul li, .floor_pic0 ul li .con, .floor_pic0 ul li .pic0 a img {
    height: 210px;
    width: 190px
}

.floor_pic0 {
    width: 190px;
    padding-left: 10px;
    float: left;
    margin-top: -10px
}

.floor_pic0 ul li {
    margin-top: 10px;
    float: left
}

.floor_pic0 ul li .con {
    background: #fff;
    position: relative
}

.floor_pic0 ul li .text {
    position: absolute;
    color: #999;
    height: 44px;
    width: 190px
}

.floor_pic0 ul li .fz14 {
    color: #444;
    font-size: 14px;
    font-weight: 700;
    display: block
}

.floor_pic0 ul li .text a {
    color: #999
}

.floor_pic0 ul li .bg {
    height: 5px;
    width: 190px;
    background: #e1e1e1;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2
}

@media screen and (max-width: 1200px) {
    .floor_pic0 {
        display: none
    }
}

.floor1 .floor_new, .floor1 .floor_tit_bg {
    background: #ba2a7e
}

.floor1 .floor_icon {
    background: url(../images/theme-3/1.png) no-repeat
}

.floor1 .floor_con_pic0 ul li .con:hover .bg, .floor1 .floor_pic0 ul li .con:hover .bg {
    background: #ba2a7e
}

.floor1 .floor_more a:hover, .floor1 .floor_pic_text dd .zhe {
    color: #ba2a7e
}

.floor2 .floor_new, .floor2 .floor_tit_bg {
    background: #ff648c
}

.floor2 .floor_icon {
    background: url(../images/theme-3/2.png) no-repeat
}

.floor2 .floor_con_pic0 ul li .con:hover .bg, .floor2 .floor_pic0 ul li .con:hover .bg {
    background: #ff648c
}

.floor2 .floor_more a:hover, .floor2 .floor_pic_text dd .zhe {
    color: #ff648c
}

.floor3 .floor_new, .floor3 .floor_tit_bg {
    background: #155970
}

.floor3 .floor_icon {
    background: url(../images/theme-3/3.png) no-repeat
}

.floor3 .floor_con_pic0 ul li .con:hover .bg, .floor3 .floor_pic0 ul li .con:hover .bg {
    background: #155970
}

.floor3 .floor_more a:hover, .floor3 .floor_pic_text dd .zhe {
    color: #155970
}

.floor4 .floor_new, .floor4 .floor_tit_bg {
    background: #d4595e
}

.floor4 .floor_icon {
    background: url(../images/theme-3/4.png) no-repeat
}

.floor4 .floor_con_pic0 ul li .con:hover .bg, .floor4 .floor_pic0 ul li .con:hover .bg {
    background: #d4595e
}

.floor4 .floor_more a:hover, .floor4 .floor_pic_text dd .zhe {
    color: #d4595e
}

.floor5 .floor_new, .floor5 .floor_tit_bg {
    background: #3cb38d
}

.floor5 .floor_icon {
    background: url(../images/theme-3/5.png) no-repeat
}

.floor5 .floor_con_pic0 ul li .con:hover .bg, .floor5 .floor_pic0 ul li .con:hover .bg {
    background: #3cb38d
}

.floor5 .floor_more a:hover, .floor5 .floor_pic_text dd .zhe {
    color: #3cb38d
}

.floor6 .floor_con_pic0 ul li .con:hover .bg, .floor6 .floor_new, .floor6 .floor_pic0 ul li .con:hover .bg, .floor6 .floor_tit_bg {
    background: #c0a40e
}

.floor6 .floor_icon {
    background: url(../images/theme-3/6.png) no-repeat
}

.floor6 .floor_more a:hover, .floor6 .floor_pic_text dd .zhe {
    color: #c0a40e
}

.floor7 .floor_con_pic0 ul li .con:hover .bg, .floor7 .floor_new, .floor7 .floor_pic0 ul li .con:hover .bg, .floor7 .floor_tit_bg {
    background: #006fc8
}

.floor7 .floor_icon {
    background: url(../images/theme-3/7.png) no-repeat
}

.floor7 .floor_more a:hover, .floor7 .floor_pic_text dd .zhe {
    color: #006fc8
}

.floor8 .floor_con_pic0 ul li .con:hover .bg, .floor8 .floor_new, .floor8 .floor_pic0 ul li .con:hover .bg, .floor8 .floor_tit_bg {
    background: #e93052
}

.floor8 .floor_icon {
    background: url(../images/theme-3/8.png) no-repeat
}

.floor8 .floor_more a:hover, .floor8 .floor_pic_text dd .zhe {
    color: #e93052
}

.floor9 .floor_con_pic0 ul li .con:hover .bg, .floor9 .floor_new, .floor9 .floor_pic0 ul li .con:hover .bg, .floor9 .floor_tit_bg {
    background: #f38d20
}

.floor9 .floor_icon {
    background: url(../images/theme-3/9.png) no-repeat
}

.floor9 .floor_more a:hover, .floor9 .floor_pic_text dd .zhe {
    color: #f38d20
}

.floor10 .floor_con_pic0 ul li .con:hover .bg, .floor10 .floor_new, .floor10 .floor_pic0 ul li .con:hover .bg, .floor10 .floor_tit_bg {
    background: #674941
}

.floor10 .floor_icon {
    background: url(../images/theme-3/10.png) no-repeat
}

.floor10 .floor_more a:hover, .floor10 .floor_pic_text dd .zhe {
    color: #674941
}

.layerBox {
    margin-top: 30px;
    background-color: #fff
}

.layerBox .title {
    padding: 12px 12px 12px 0;
    overflow: hidden
}

.layerBox .title.bb {
    border-bottom: 1px solid #f1f1f1
}

.layerBox .title .flag.metal {
    background-color: #e87e4a
}

.layerBox .title h2 {
    float: left;
    margin: 0 0 0 15px;
    font-size: 24px;
    font-weight: 700;
    color: #333
}

.layerBox .title h5 {
    float: left;
    margin: 6px 0 0 15px;
    color: #999
}

.layerBox .category {
    display: inline-flex;
    float: right;
    margin: 8px 10px 0 0
}

.layerBox .category a {
    float: left;
    margin-left: 30px;
    position: relative;
    color: #333
}

.layerBox .category li.active a {
    color: #e50012;
    font-weight: 700
}

.layerBox .category li.active a:before {
    position: absolute;
    content: "";
    left: 0;
    bottom: -5px;
    width: 100%;
    border-bottom: 2px solid #e50012
}

.layerBox .conBox .skuBox.spec {
    margin-left: 13px;
    padding: 0;
    width: 220px
}

.layerBox .conBox .skuBox.spec img {
    width: 220px;
    height: 190px
}

.layerBox .conBox .skuBox.spec .specBottom {
    position: relative;
    background-color: #fff;
    padding: 12px 0 13px 10px;
    font-size: 14px
}

.layerBox .conBox .skuBox.spec .specBottom .specText {
    max-width: 160px
}

.layerBox .conBox .skuBox.spec .specBottom .specTag {
    position: absolute;
    display: inline-block;
    bottom: 0;
    right: 0;
    width: 52px;
    height: 45px;
    padding-top: 3px;
    background-color: #ff4857;
    color: #fff;
    text-align: center
}

.layerBox .conBox .imgLeft {
    float: left;
    width: 261px;
    height: 513px;
    cursor: pointer
}

.layerBox .conBox .imgLeft:hover {
    opacity: .8
}

.layerBox .conBox .cbb {
    float: left;
    width: 937px
}

.layerBox .conBox .cbb .skuBox {
    width: 231px;
    padding-bottom: 20px
}

.layerBox .conBox .cbb .skuBox.bb {
    border-bottom: 1px solid #f1f1f1
}

.layerBox .conBox .cbb .skuBox .skuImgBox {
    width: 190px
}

.layerBox .conBox .cbb .skuBox .priceBox {
    margin-top: 5px
}

.layerBox .conBox .cbb .skuBox:before {
    top: 15px;
    height: 223px
}

.layerBox .brandBox {
    display: inline-flex;
    border-top: 1px solid #dedede;
    clear: both
}

.layerBox .brandBox img {
    width: 164px;
    height: 68px
}

.layerBox .brandBox img:hover {
    position: relative;
    -moz-box-shadow: 0 0 10px #999;
    -webkit-box-shadow: 0 0 10px #999;
    box-shadow: 0 0 10px #999
}

.layerBox .conBox .ownbrandImgBox img {
    position: absolute;
    left: 0;
    top: 0;
    height: 270px
}

.layerBox .conBox .ownbrandImgBox img:hover {
    -moz-box-shadow: 0 0 10px #999;
    -webkit-box-shadow: 0 0 10px #999;
    box-shadow: 0 0 10px #999
}

.layerBox .conBox {
    clear: both
}

.layerBox .conBox .skuBox {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 230px;
    padding: 10px 16px;
    cursor: pointer;
    color: #666
}

.layerBox .conBox .skuBox.split:before {
    position: absolute;
    right: 0;
    top: 10px;
    width: 0;
    height: 274px;
    content: "";
    border-right: 1px solid #f1f1f1
}

.layerBox .conBox .skuBox .tagBox {
    height: 20px;
    text-align: right
}

.layerBox .conBox .skuBox .skuImgBox {
    position: relative;
    width: 198px;
    height: 143px;
    line-height: 143px;
    text-align: center;
    overflow: hidden
}

.layerBox .conBox .skuBox .skuImgBox img {
    position: relative;
    width: 136px;
    height: 136px
}

.layerBox .conBox .skuBox .skuDetails {
    height: 34px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-overflow: -o-ellipsis-lastline;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all
}

.layerBox .conBox .skuBox .priceBox {
    margin-top: 4px;
    height: 24px
}

.layerBox .conBox .skuBox .toolBox .btn.disabled {
    background: #ddd;
    color: #333;
    border-color: #ddd;
    cursor: not-allowed !important
}

.btn-outline, .btn-outline-default {
    background-color: transparent !important
}

.layerBox .conBox .skuBox .btnTag {
    padding: 2px 12px;
    border-radius: 12px;
    width: unset !important
}

.layerBox .conBox .skuBox:hover img.skuImg {
    width: 143px;
    height: 143px
}

.tc {
    text-align: center !important
}

.btn-outline {
    border: 1px solid #e50012 !important;
    color: #e50012 !important
}

.btn-outline-default {
    border: 1px solid #ddd !important;
    color: #666 !important
}

.btn-outline-default:active, .btn-outline-default:hover {
    color: #333 !important;
    background-color: #e6e6e6 !important;
    border-color: #adadad !important
}

.ml6 {
    margin-left: 6px
}

.autowidth, .floor_theme4-content {
    margin: 0 auto
}

.tag_hjjx {
    background-color: #f83646
}

.tag {
    padding: 2px 5px;
    border-radius: 3px;
    cursor: pointer;
    position: relative;
    font-size: 12px;
    color: #fff;
    word-break: keep-all
}

.floor_theme4-container {
    background-color: #f2f2f2
}

.mainPages {
    background-color: #F1F1F1
}

.scaleImg img, .scaleImg2 img {
    width: 100%;
    transition: 1s;
    -webkit-transition: 1s
}

.scaleImg2 img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1)
}

.flex {
    display: -webkit-flex
}

.flexwp {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap
}

.flexct {
    justify-content: center;
    -webkit-justify-content: center
}

.flexbt {
    justify-content: space-between;
    -webkit-justify-content: space-between
}

.flexat {
    align-items: center;
    -webkit-align-items: center
}

.flexend {
    justify-content: flex-end;
    -webkit-justify-content: flex-end
}

.flexCenter {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    align-items: center
}

.paddingTop5 {
    padding-top: 5%
}

.paddingTop4 {
    padding-top: 4%
}

.paddingTop3 {
    padding-top: 3%
}

.paddingTop2 {
    padding-top: 2%
}

.paddingBot3 {
    padding-bottom: 3%
}

.paddingBot15 {
    padding-bottom: 1.5%
}

.autowidth {
    width: 1226px;
    max-width: 100%
}

.pdList {
    padding-left: 18.5%;
    position: relative
}

.pdList dd {
    width: 23.5%;
    margin-left: 1.5%;
    margin-bottom: 1.5%;
    background: #fff
}

.pdList dd > a {
    display: block;
    text-align: center;
    padding-bottom: 20px
}

.pdList dd .imgSf {
    padding: 0;
    margin-bottom: 15px
}

.pdList dt {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 2.5%;
    width: 18.5%
}

.pdList dt > a {
    display: block;
    width: 100%;
    height: 100%;
    background-size: cover !important
}

@media only screen and (min-width: 1060px) {
    .fiveFlex dd:hover, .pdList dd:hover {
        box-shadow: 0 0 25px -12px rgba(0, 0, 0, .5)
    }

    .fiveFlex dd:hover:before {
        width: 100%
    }

    .fiveFlex dd:hover {
        transform: translate(0, -5px);
        -webkit-transform: translate(0, -5px)
    }

    .pdList dd:hover {
        transform: translate(0, -2px);
        -webkit-transform: translate(0, -2px)
    }
}

@media only screen and (max-width: 767px) {
    .flexfour dd {
        width: 48.5%;
        margin: 1.5% 1.5% 0 0
    }

    .fiveFlex dd, .pdList dd {
        width: 48.5%
    }

    .fiveFlex dd:nth-child(5) {
        display: none
    }

    .pdList dt {
        display: none
    }

    .pdList {
        position: relative;
        width: 101.5%;
        padding: 0
    }

    .pdList dd {
        margin: 0 1.5% 1.5% 0
    }

    .flexfour dd .ct {
        line-height: 1.5
    }

    .fiveFlex dd > a {
        padding: 0 0 10px
    }

    .pdList dd > a {
        padding-bottom: 20px
    }
}

@media only screen and (max-width: 480px) {
    .pdList dd .imgSf {
        padding: 0
    }
}

@media (min-width: 1201px) {
    #box-vertical-megamenus, .slider-left {
        width: 20%
    }

    .slider-right {
        width: 80%
    }
}

@media (min-width: 993px) and (max-width: 1200px) {
    .nav-menu .nav > li > a {
        padding: 15px
    }

    .main-header .header-search-box {
        padding-left: 0;
        width: 50%
    }

    .main-header .shopping-cart-box {
        float: right;
        width: 25%
    }

    .box-vertical-megamenus .vertical-menu-content, .home .box-vertical-megamenus .vertical-menu-content, .home-slider .slider-left {
        display: none
    }

    .home-slider .header-top-right {
        width: 100%;
        margin: 0;
        border-top: none;
        padding: 0 15px
    }

    .service .service-item {
        padding: 0;
        overflow: hidden
    }

    .service .service-item .icon {
        width: 100%;
        text-align: center;
        padding-bottom: 15px;
        height: auto
    }

    .service .service-item .info {
        width: 100%;
        padding: 0;
        margin: 0;
        text-align: center
    }

    .product-list li .product-star {
        float: left
    }

    .latest-deals .count-down-time span {
        font-size: 12px
    }

    .subcategories li a {
        padding: 0 10px
    }

    #left_column .block .block_content, .left_column .block .block_content {
        padding: 10px
    }

    #left_column .block .title_block, .left_column .block .title_block {
        font-size: 14px;
        padding-left: 10px
    }

    .layered .layered_subtitle {
        font-size: 14px
    }

    .check-box-list input[type=checkbox] + label span.button {
        margin-right: 5px
    }

    .special-product .special-product-left {
        width: 100%
    }

    .special-product .special-product-right {
        margin-left: 0;
        margin-top: 10px
    }

    .sortPagiBar .sort-product {
        margin-top: 20px
    }

    .product-tab .nav-tab > li > a {
        padding: 0 10px
    }

    #product .pb-right-column .product-comments .comments-advices a {
        padding: 0 5px
    }

    .main-menu .navbar .navbar-nav > li > a {
        padding: 0 10px
    }

    .hot-deals-box .hot-deals-tab-content-col {
        padding-left: 15px
    }

    .hot-deals-box .hot-deals-tab-content {
        padding: 30px
    }

    .box-products .box-product-content .box-product-adv {
        width: 20%;
        padding-right: 5px
    }

    .box-products .box-product-content .box-product-list {
        width: 80%;
        margin: 0;
        float: left;
        padding-left: 5px
    }

    .box-products .box-product-content .box-product-list .product-list li {
        padding-bottom: 5px
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .home .box-vertical-megamenus .vertical-menu-content {
        display: none
    }

    .vertical-megamenus-ontop .box-vertical-megamenus .vertical-menu-content {
        display: block
    }

    .box-products .box-product-content .box-product-adv, .box-vertical-megamenus .vertical-menu-content, .category-banner, .floor-elevator, .header-top-right .header-banner, .product-featured .banner-featured {
        display: none
    }

    .top-header a {
        border-right: 1px solid #E0E0E0;
        padding-right: 5px;
        margin-left: 5px
    }

    .main-header .logo {
        width: 100%;
        text-align: center
    }

    .main-header .header-search-box {
        padding-left: 30px;
        padding-right: 15px
    }

    .main-header .shopping-cart-box {
        margin-left: 0;
        width: 37.667%
    }

    .box-vertical-megamenus {
        padding-bottom: 0
    }

    .nav-menu .nav > li > a {
        padding: 15px 5px
    }

    .home-slider .slider-left {
        height: 3px
    }

    .header-top-right {
        margin-left: 0;
        padding: 0 15px;
        width: 100%;
        border-top: none
    }

    .header-top-right .homeslider .content-slide {
        margin-right: 0
    }

    .service .service-item {
        padding: 0 10px
    }

    .service .service-item .icon {
        width: 100%;
        text-align: center
    }

    .service .service-item .info {
        width: 100%;
        padding-left: 0;
        text-align: center;
        margin-left: 0;
        margin-top: 50px
    }

    .page-top .page-top-left {
        width: 100%
    }

    .page-top .page-top-right {
        width: 100%;
        margin-top: 30px
    }

    #trademark-list #payment-methods {
        width: 100%;
        float: left
    }

    .show-brand .navbar-brand {
        padding: 0 0 0 10px
    }

    .header-top-right .homeslider {
        width: 100%
    }

    .product-featured .product-featured-content .product-featured-list {
        margin-left: 0
    }

    .subcategories li a {
        padding: 0 10px
    }

    #left_column .block .block_content, .left_column .block .block_content {
        padding: 10px
    }

    #left_column .block .title_block, .left_column .block .title_block {
        font-size: 14px;
        padding-left: 10px
    }

    .layered .layered_subtitle {
        font-size: 14px
    }

    .check-box-list input[type=checkbox] + label span.button {
        margin-right: 5px
    }

    .special-product .special-product-left {
        width: 100%
    }

    .special-product .special-product-right {
        margin-left: 0;
        margin-top: 10px
    }

    .sortPagiBar .sort-product {
        margin-top: 20px
    }

    .trademark-info, .trademark-product {
        width: 100%;
        float: left;
        padding: 0 20px
    }

    #product .pb-right-column .product-comments .comments-advices a, .main-menu .navbar .navbar-nav > li > a {
        padding: 0 5px
    }

    .trademark-product .product-item {
        width: 50%
    }

    .product-list li .product-star {
        float: left
    }

    .product-tab .nav-tab > li {
        width: 100%;
        float: left;
        margin-bottom: 2px
    }

    .product-tab .nav-tab > li > a {
        width: 100%
    }

    .product-tab .nav-tab > li.active > a {
        height: 48px
    }

    .product-tab .tab-container {
        margin-top: 2px
    }

    .box-products .box-product-content .box-product-list, .products-block .products-block-right {
        width: 100%;
        margin: 0
    }

    .products-block .products-block-left {
        width: 100%
    }

    .hot-deals-box .hot-deals-tab-content-col {
        padding-left: 15px
    }

    .hot-deals-box .hot-deals-tab-content {
        padding: 30px
    }

    .featured-banner .box-countdown .box-title {
        width: 50px;
        height: 50px;
        font-size: 20px;
        line-height: 20px;
        padding-top: 5px
    }

    .featured-banner .box-countdown-inner .box-count {
        width: 50px;
        height: 50px;
        padding-top: 5px
    }

    .featured-banner .box-countdown-inner .box-count .number {
        font-size: 20px;
        line-height: 20px
    }

    .featured-banner .box-countdown-inner .box-count .text {
        font-size: 12px;
        text-transform: uppercase
    }

    .featured-banner .box-small-banner .text-content .title {
        font-size: 14px
    }

    .featured-banner .box-small-banner .text-content .sub-title {
        font-size: 12px
    }

    .featured-banner .banner-text .text-content .title {
        font-size: 20px
    }

    .featured-banner .banner-text .group-button {
        margin-top: 10px
    }

    .featured-banner .banner-text .group-button a {
        padding: 0 10px
    }

    .featured-banner .banner-text .text-content {
        left: 1px;
        right: 1px;
        -ms-transform: translate(-1px, -50%);
        -webkit-transform: translate(-1px, -50%);
        transform: translate(-1px, -50%)
    }
}

@media (min-width: 481px) and (max-width: 767px) {
    .home .box-vertical-megamenus .vertical-menu-content {
        display: none
    }

    .category-featured > .nav-menu > .container {
        padding-left: 0
    }

    .top-banner {
        display: none
    }

    .top-header .nav-top-links, .top-header .support-link, .top-header .user-info {
        width: auto;
        float: left
    }

    .store-menu-row {
        margin-right: -15px;
        margin-left: -30px
    }

    .main-header .logo {
        text-align: center
    }

    .main-header .header-search-box {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px
    }

    .main-header .header-search-box .form-inline .form-category {
        display: none
    }

    .main-header .header-search-box .form-inline .input-serach {
        width: calc(100% - 50px)
    }

    .main-header .shopping-cart-box {
        padding-left: 15px;
        padding-right: 15px;
        margin-left: 0;
        width: 100%
    }

    #box-vertical-megamenus {
        width: 50%;
        height: 50px;
        float: left
    }

    #box-vertical-megamenus .box-vertical-megamenus {
        right: 0;
        padding-bottom: 0
    }

    .box-vertical-megamenus .vertical-menu-content {
        border-right: 1px solid #eee;
        display: none
    }

    .box-vertical-megamenus .vertical-menu-content ul li:hover .vertical-dropdown-menu {
        visibility: hidden;
        display: none
    }

    .box-vertical-megamenus .vertical-menu-content ul li a.parent:before {
        display: none
    }

    .popular-tabs .nav-tab li {
        padding: 0;
        width: 100%;
        float: left;
        min-height: 480px
    }

    .home-slider .header-banner {
        display: none
    }

    .home-slider .header-top-right {
        padding-right: 15px;
        padding-left: 15px;
        margin: 0;
        border-top: none
    }

    .header-top-right .homeslider {
        width: 100%
    }

    .home-slider .header-top-right .homeslider .content-slide {
        margin-right: 0
    }

    .home-slider .slider-left {
        height: 3px
    }

    .service {
        display: none
    }

    .nav-menu .navbar-brand, .nav-menu .toggle-menu {
        display: block
    }

    .banner-bottom, .category-banner, .floor-elevator, .product-featured .banner-featured {
        display: none
    }

    .nav-menu .navbar-collapse {
        position: absolute;
        left: 0;
        right: 0;
        top: 50px;
        margin-right: 0;
        margin-left: 0;
        padding: 0 15px;
        margin-top: 0
    }

    .popular-tabs .owl-nav, .popular-tabs .owl-nav .owl-next, .popular-tabs .owl-nav .owl-prev {
        top: -15px
    }

    #product .pb-right-column, .category-slider, .center_column, .page-top-right {
        margin-top: 30px
    }

    .nav-menu .nav > li > a {
        padding: 5px 15px
    }

    .nav-menu .navbar-brand {
        padding-left: 30px
    }

    .container {
        padding-left: 15px;
        padding-right: 15px
    }

    .product-featured .product-featured-content .product-featured-list {
        margin-left: 0
    }

    .trademark-info {
        padding-left: 30px !important;
        padding-right: 30px !important
    }

    .trademark-product .image-product {
        width: 40%
    }

    .trademark-product .info-product {
        padding-left: 10px
    }

    .main-header .shopping-cart-box:hover .cart-block {
        opacity: 0;
        visibility: hidden
    }

    .product-featured .product-featured-content {
        width: 100%
    }

    .subcategories li a {
        padding: 0 10px
    }

    .product-tab .nav-tab > li {
        width: 100%;
        float: left;
        margin-bottom: 2px
    }

    .product-tab .nav-tab > li > a {
        width: 100%
    }

    .product-tab .nav-tab > li.active > a {
        height: 48px
    }

    .product-tab .tab-container {
        margin-top: 2px
    }

    .product-list li .product-star {
        float: left
    }

    .breadcrumb {
        line-height: 20px
    }

    .breadcrumb .navigation-pipe:before {
        padding: 0
    }

    .main-menu .navbar-header {
        display: block;
        margin: 0 0 0 15px;
        background: #ff6700;
        color: #fff
    }

    .main-menu .navbar-header .navbar-brand {
        padding: 0 0 0 10px;
        line-height: 40px;
        color: #fff;
        font-size: 14px;
        font-weight: 700
    }

    .main-menu .navbar-header .fa {
        line-height: inherit;
        color: #fff;
        font-size: 17px
    }

    .main-menu .navbar-header .navbar-toggle {
        border: none;
        padding: 0;
        margin-top: 12px
    }

    .main-menu .navbar-default .navbar-toggle:focus, .main-menu .navbar-default .navbar-toggle:hover {
        background: 0 0
    }

    .main-menu .navbar-collapse {
        padding: 0 15px;
        margin-left: 15px;
        margin-right: 0;
        background: #eee
    }

    .main-menu .container-fluid {
        padding-right: 15px;
        padding-left: 15px
    }

    .main-menu .navbar-collapse.in {
        overflow-y: inherit
    }

    .main-menu .navbar .navbar-nav > li {
        border-bottom: 1px solid #cacaca
    }

    .main-menu .navbar .navbar-nav > li.active, .main-menu .navbar .navbar-nav > li:hover {
        background: 0 0
    }

    .main-menu .navbar .navbar-nav > li > a {
        margin: 0;
        padding: 10px;
        border-right: none;
        position: relative
    }

    .main-menu .navbar .navbar-nav > li.active > a, .main-menu .navbar .navbar-nav > li:hover > a {
        color: #333;
        border-right: 1px solid transparent
    }

    .main-menu .dropdown-menu {
        position: inherit;
        opacity: 1;
        visibility: inherit;
        display: none;
        border: 1px solid #eee
    }

    .main-menu li.dropdown > a:after {
        position: absolute;
        top: 9px;
        right: 10px
    }

    .main-menu .dropdown.open > .dropdown-menu {
        display: block
    }

    .main-menu li.dropdown:before, .main-menu li.dropdown:hover:before {
        display: none
    }

    .main-menu .navbar-nav > li > .mega_dropdown {
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
        width: 100% !important;
        left: 0 !important;
        top: 0;
        padding: 15px 0;
        border: 1px solid #eee
    }

    .main-menu .dropdown-menu.container-fluid {
        padding: 15px;
        border: 1px solid #eee
    }

    #footer2 .footer-top .footer-menu li {
        display: block;
        width: 100%;
        line-height: 30px
    }

    #footer2 .footer-top .footer-social {
        margin-top: 20px;
        float: left
    }

    #footer2 .footer-bottom .footer-payment-logo, .box-products .box-tabs {
        margin-top: 10px;
        float: left
    }

    #footer2 .footer-row {
        padding: 20px 0
    }

    #footer2 .footer-row .form-subscribe {
        width: auto
    }

    #footer2 .footer-row .form-subscribe .form-group {
        margin-bottom: 0
    }

    #footer2 .widget-body {
        padding-bottom: 20px
    }

    #footer2 .widget-title {
        padding-bottom: 10px
    }

    .hot-deals-box .hot-deals-tab .hot-deals-tab-box {
        padding: 10px
    }

    .hot-deals-box .hot-deals-tab-content-col {
        padding-left: 15px
    }

    .hot-deals-box .hot-deals-tab-content {
        padding: 10px
    }

    .box-products .box-product-head {
        float: left;
        height: auto;
        width: 100%
    }

    .box-products .box-tabs > li {
        display: block;
        width: 100%
    }

    .box-products .box-product-content .box-product-adv, .right-sidebar-con {
        display: none
    }

    .box-products .box-tabs li > a {
        border: none;
        padding: 0
    }

    .box-products .box-product-head .box-title {
        padding-left: 0;
        width: 100%;
        float: left
    }

    .box-products .box-tabs li > a:before {
        left: 0;
        right: 0
    }

    .box-products .box-product-content .box-product-list {
        margin-left: 0;
        float: left;
        overflow: hidden;
        width: 100%
    }

    .footer3 .footer-bottom .footer-bottom-left, .footer3 .footer-bottom .footer-bottom-right {
        width: 100%
    }

    .footer3 .footer-coppyright .payment-logo {
        float: left;
        margin-top: 30px
    }

    .footer3 .widget-container:last-child {
        margin-bottom: 30px
    }

    .featured-banner .left, .featured-banner .right {
        width: 100%
    }

    .featured-banner .box-countdown .box-title {
        font-size: 14px;
        width: 50px;
        height: 50px;
        line-height: 16px;
        padding-top: 8px
    }

    .featured-banner .box-countdown-inner {
        height: 50px
    }

    .featured-banner .box-countdown-inner .box-count {
        width: 50px;
        height: 50px;
        padding-top: 5px
    }

    .featured-banner .box-countdown-inner .box-count .number {
        font-size: 20px;
        line-height: 20px
    }

    .featured-banner .box-countdown-inner .box-count .text {
        font-size: 12px;
        text-transform: uppercase
    }

    .featured-banner .box-small-banner .text-content .title {
        font-size: 14px
    }

    .featured-banner .box-small-banner .text-content .sub-title {
        font-size: 12px
    }

    .featured-banner .banner-text .text-content .title {
        font-size: 20px
    }

    .featured-banner .banner-text .group-button {
        margin-top: 10px
    }

    .featured-banner .banner-text .group-button a {
        padding: 0 10px
    }

    .featured-banner .banner-text .text-content {
        left: 1px;
        right: 1px;
        -ms-transform: translate(-1px, -50%);
        -webkit-transform: translate(-1px, -50%);
        transform: translate(-1px, -50%)
    }
}

@media (max-width: 480px) {
    .top-banner {
        display: none
    }

    .top-header .nav-top-links, .top-header .support-link, .top-header .user-info {
        width: auto;
        float: left
    }

    .main-header .logo {
        text-align: center;
        margin-top: 10px
    }

    .main-header .header-search-box {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
        margin-top: 30px
    }

    .main-header .header-search-box .form-inline .form-category {
        display: none
    }

    .main-header .header-search-box .form-inline .input-serach {
        width: calc(100% - 50px)
    }

    .main-header .shopping-cart-box {
        padding-left: 15px;
        padding-right: 15px;
        margin-left: 0;
        width: 100%
    }

    .nav-top-menu {
        background: 0 0
    }

    .store-menu-row {
        margin-right: -15px;
        margin-left: -30px
    }

    #box-vertical-megamenus {
        width: 50%;
        height: 50px;
        float: left
    }

    #box-vertical-megamenus .box-vertical-megamenus {
        right: 0;
        padding-bottom: 0
    }

    .box-vertical-megamenus .vertical-menu-content {
        border-right: 1px solid #eee;
        display: none
    }

    .box-vertical-megamenus .title {
        color: #fff;
        padding-left: 10px;
        padding-right: 10px
    }

    #box-vertical-megamenus .vertical-menu-content {
        min-width: 290px;
        display: none
    }

    .box-vertical-megamenus .vertical-menu-content ul li:hover .vertical-dropdown-menu {
        visibility: hidden;
        display: none
    }

    .box-vertical-megamenus .vertical-menu-content ul li a.parent:before {
        display: none
    }

    .popular-tabs .nav-tab li {
        padding: 0;
        width: 100%;
        float: left
    }

    .home-slider .header-banner {
        display: none
    }

    .home-slider .header-top-right {
        padding-right: 15px;
        padding-left: 15px;
        margin: 0;
        border-top: none
    }

    .header-top-right .homeslider {
        width: 100%
    }

    .home-slider .header-top-right .homeslider .content-slide {
        margin-right: 0
    }

    .home-slider .slider-left {
        height: 3px
    }

    .service {
        display: none
    }

    .nav-menu .navbar-brand, .nav-menu .toggle-menu {
        display: block
    }

    .banner-bottom, .category-banner, .floor-elevator, .product-featured .banner-featured {
        display: none
    }

    .nav-menu .navbar-collapse {
        position: absolute;
        top: 50px;
        margin-right: 0;
        margin-left: 0;
        padding: 0 15px;
        left: 0;
        right: 0
    }

    .nav-menu .navbar-collapse > ul {
        margin-top: 0
    }

    .nav-menu .navbar-brand {
        margin-left: -10px
    }

    .page-top-right {
        margin-top: 30px
    }

    .content-page {
        margin-top: 0
    }

    #introduce-box, #introduce-box .introduce-title, .category-slider {
        margin-top: 30px
    }

    .container {
        padding-left: 15px;
        padding-right: 15px
    }

    .product-featured .product-featured-content {
        width: 100%
    }

    .product-featured .product-featured-content .product-featured-list {
        margin-left: 0
    }

    .trademark-info {
        padding-left: 30px !important;
        padding-right: 30px !important
    }

    .trademark-product .image-product {
        width: 40%
    }

    .trademark-product .info-product {
        padding-left: 10px
    }

    #trademark-list #payment-methods {
        display: block;
        width: 100%
    }

    .product-list li .product-star {
        width: 100%;
        text-align: left;
        float: left
    }

    .product-list li .content_price {
        float: left;
        width: 100%
    }

    .latest-deals {
        padding-bottom: 15px
    }

    .main-header .shopping-cart-box:hover .cart-block {
        opacity: 0;
        visibility: hidden
    }

    .category-featured > .nav-menu > .container {
        padding-left: 0
    }

    .category-slider .owl-nav .owl-next, .category-slider .owl-nav .owl-prev {
        width: 20px;
        height: 20px;
        color: #fff;
        text-align: center;
        padding-top: 3px
    }

    .subcategories li, .subcategories li.current-categorie {
        width: 100%
    }

    .subcategories li.current-categorie a {
        width: 100%;
        text-align: center
    }

    .subcategories li.current-categorie:after {
        right: 50%;
        content: "\f0d7";
        top: 36px
    }

    .subcategories li a {
        width: 100%;
        padding: 0 10px
    }

    .sortPagiBar .show-product-item, .sortPagiBar .sort-product {
        margin-top: 20px
    }

    .product-list.list .left-block {
        width: 100%;
        position: relative
    }

    .product-list.list .right-block {
        width: 100%
    }

    .product-list.list .add-to-cart {
        bottom: 0;
        left: 0;
        width: 50%;
        top: inherit
    }

    .product-list.list .quick-view {
        bottom: 0;
        right: 0;
        top: inherit
    }

    .nav-menu .nav > li > a {
        padding: 5px 15px
    }

    .popular-tabs .owl-nav .owl-next, .popular-tabs .owl-nav .owl-prev {
        top: -15px
    }

    #product .pb-right-column, .center_column {
        margin-top: 30px
    }

    .product-tab .nav-tab > li > a {
        padding: 0 10px;
        width: 100%
    }

    .product-tab .nav-tab > li {
        width: 100%;
        float: left;
        margin-bottom: 2px
    }

    .product-tab .nav-tab > li.active > a {
        height: 48px
    }

    .product-tab .tab-container {
        margin-top: 2px
    }

    #product .pb-right-column .product-comments .comments-advices a {
        width: 100%;
        float: left;
        padding: 0
    }

    .breadcrumb {
        line-height: 20px
    }

    .breadcrumb .navigation-pipe:before {
        padding: 0
    }

    .main-menu .navbar-header {
        display: block;
        margin: 0 0 0 15px;
        background: #ff6700;
        color: #fff
    }

    .main-menu .navbar-header .navbar-brand {
        padding: 0 0 0 10px;
        line-height: 40px;
        color: #fff;
        font-size: 14px;
        font-weight: 700
    }

    .main-menu .navbar-header .fa {
        line-height: inherit;
        color: #fff;
        font-size: 17px
    }

    .main-menu .navbar-header .navbar-toggle {
        border: none;
        padding: 0;
        margin-top: 12px
    }

    .main-menu .navbar-default .navbar-toggle:focus, .main-menu .navbar-default .navbar-toggle:hover {
        background: 0 0
    }

    .main-menu .navbar-collapse {
        padding: 0 15px;
        margin-left: 15px;
        margin-right: 0;
        background: #eee
    }

    .main-menu .container-fluid {
        padding-right: 15px;
        padding-left: 15px
    }

    .main-menu .navbar-collapse.in {
        overflow-y: inherit
    }

    .main-menu .navbar .navbar-nav > li {
        border-bottom: 1px solid #cacaca
    }

    .main-menu .navbar .navbar-nav > li.active, .main-menu .navbar .navbar-nav > li:hover {
        background: 0 0
    }

    .main-menu .navbar .navbar-nav > li > a {
        margin: 0;
        padding: 10px;
        border-right: none;
        position: relative
    }

    .main-menu .navbar .navbar-nav > li.active > a, .main-menu .navbar .navbar-nav > li:hover > a {
        color: #333;
        border-right: 1px solid transparent
    }

    .main-menu .dropdown-menu {
        position: inherit;
        opacity: 1;
        visibility: inherit;
        display: none;
        border: 1px solid #eee
    }

    .main-menu li.dropdown > a:after {
        position: absolute;
        top: 9px;
        right: 10px
    }

    .main-menu .dropdown.open > .dropdown-menu {
        display: block
    }

    .main-menu li.dropdown:before, .main-menu li.dropdown:hover:before {
        display: none
    }

    .main-menu .navbar-nav > li > .mega_dropdown {
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
        width: 100% !important;
        left: 0 !important;
        top: 0;
        padding: 15px 0;
        border: 1px solid #eee
    }

    .main-menu .dropdown-menu.container-fluid {
        padding: 15px;
        border: 1px solid #eee
    }

    .page-heading {
        font-size: 16px
    }

    .page-heading span {
        padding: 0
    }

    .page-order ul.step li {
        width: 100%;
        display: block;
        text-align: left;
        border-bottom: none;
        border-left: 3px solid #eee;
        padding-left: 20px;
        margin-top: 10px
    }

    .page-order ul.step li.current-step {
        border-left: 3px solid #ff6700;
        border-bottom: none
    }

    #footer2 .footer-top .footer-menu li {
        display: block;
        width: 100%;
        line-height: 30px
    }

    #footer2 .footer-top .footer-social {
        margin-top: 20px;
        float: left
    }

    #footer2 .footer-bottom .footer-payment-logo, .box-products .box-tabs {
        margin-top: 10px;
        float: left
    }

    #footer2 .footer-row {
        padding: 20px 0
    }

    #footer2 .footer-row .form-subscribe {
        width: auto
    }

    #footer2 .footer-row .form-subscribe .form-group {
        margin-bottom: 0
    }

    #footer2 .widget-body {
        padding-bottom: 20px
    }

    #footer2 .widget-title {
        padding-bottom: 10px
    }

    .box-products .box-product-head {
        float: left;
        height: auto
    }

    .box-products .box-product-head .box-title {
        float: left;
        width: 100%;
        padding-left: 0
    }

    .box-products .box-tabs > li {
        display: block;
        width: 100%
    }

    .box-products .box-product-content .box-product-adv, .right-sidebar-con {
        display: none
    }

    .box-products .box-tabs li > a {
        border: none;
        padding: 0
    }

    .box-products .box-tabs li > a:before {
        left: 0;
        right: 0
    }

    .box-products .box-product-content .box-product-list {
        margin-left: 0;
        float: left;
        overflow: hidden;
        width: 100%
    }

    .hot-deals-box .hot-deals-tab .hot-deals-tab-box {
        padding: 10px
    }

    .hot-deals-box .hot-deals-tab-content-col {
        padding-left: 15px
    }

    .hot-deals-box .hot-deals-tab-content {
        padding: 10px
    }

    .footer3 .footer-bottom .footer-bottom-left, .footer3 .footer-bottom .footer-bottom-right {
        width: 100%
    }

    .footer3 .footer-coppyright .payment-logo {
        float: left;
        margin-top: 30px
    }

    .footer3 .widget-container:last-child {
        margin-bottom: 30px
    }

    .footer3 .mailchimp-form .mailchimp-submit {
        padding: 0
    }

    .featured-banner .left, .featured-banner .right {
        width: 100%
    }

    .featured-banner .box-countdown .box-title {
        font-size: 14px;
        width: 50px;
        height: 50px;
        line-height: 16px;
        padding-top: 8px
    }

    .featured-banner .box-countdown-inner {
        height: 50px
    }

    .featured-banner .box-countdown-inner .box-count {
        width: 50px;
        height: 50px;
        padding-top: 5px
    }

    .featured-banner .box-countdown-inner .box-count:before {
        content: '';
        height: 1px;
        background-color: #b0b0ae;
        position: absolute;
        left: 0;
        right: 0;
        top: 50%;
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .featured-banner .box-countdown-inner .box-count .number {
        font-size: 20px;
        line-height: 20px
    }

    .featured-banner .box-countdown-inner .box-count .text {
        font-size: 12px;
        text-transform: uppercase
    }

    .featured-banner .box-small-banner .text-content .title {
        font-size: 14px
    }

    .featured-banner .box-small-banner .text-content .sub-title {
        font-size: 12px
    }

    .featured-banner .banner-text .text-content .title {
        font-size: 20px
    }

    .featured-banner .banner-text .group-button {
        margin-top: 10px
    }

    .featured-banner .banner-text .group-button a {
        padding: 0 10px
    }

    .featured-banner .banner-text .text-content {
        left: 1px;
        right: 1px;
        -ms-transform: translate(-1px, -50%);
        -webkit-transform: translate(-1px, -50%);
        transform: translate(-1px, -50%)
    }
}

.goods-item-thumbs .thumb-list li {
    width: 36px;
    height: 36px
}

.goods-item-thumbs .thumb-list img {
    width: 34px;
    height: 34px
}

.cke_editable {
    font-size: 13px;
    line-height: 1.6;
    word-wrap: break-word
}

.cke_editable blockquote {
    font-style: italic;
    font-family: Georgia, Times, "Times New Roman", serif;
    padding: 2px 0;
    border-style: solid;
    border-color: #ccc;
    border-width: 0
}

.cke_editable ol, .cke_editable ul {
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0;
    margin-inline-end: 0;
    padding-inline-start: 40px
}

.cke_editable a {
    color: #0782C1
}

.cke_editable dl, .cke_editable ol, .cke_editable ul {
    *margin-right: 0;
    margin-left: 0
}

.cke_editable ul {
    display: block !important;
    list-style-type: disc !important
}

.cke_editable ul li {
    display: list-item !important;
    list-style: disc !important
}

.cke_editable ol {
    display: block !important;
    list-style-type: decimal !important
}

.cke_editable ol li {
    display: list-item !important;
    list-style-type: inherit !important
}

.cke_editable h1, .cke_editable h2, .cke_editable h3, .cke_editable h4, .cke_editable h5, .cke_editable h6 {
    font-weight: 400;
    line-height: 1.2
}

.cke_editable hr {
    border: 0;
    border-top: 1px solid #ccc
}

.cke_editable img.right {
    border: 1px solid #ccc;
    float: right;
    margin-left: 15px;
    padding: 5px
}

.cke_editable img.left {
    border: 1px solid #ccc;
    float: left;
    margin-right: 15px;
    padding: 5px
}

.cke_editable pre {
    white-space: pre-wrap;
    word-wrap: break-word;
    -moz-tab-size: 4;
    tab-size: 4
}

.cke_editable .marker {
    background-color: #ff0
}

.cke_editable span[lang] {
    font-style: italic
}

.cke_editable figure {
    text-align: center;
    outline: #ccc solid 1px;
    background: rgba(0, 0, 0, .05);
    padding: 10px;
    margin: 10px 20px;
    display: inline-block
}

.cke_editable figure > figcaption {
    text-align: center;
    display: block
}

.cke_editable a > img {
    padding: 1px;
    margin: 1px;
    border: none;
    outline: #0782C1 solid 1px
}

.cke_editable .code-featured {
    border: 5px solid red
}

.cke_editable .math-featured {
    padding: 20px;
    box-shadow: 0 0 2px #c80000;
    background-color: rgba(255, 0, 0, .05);
    margin: 10px
}

.cke_editable .image-clean {
    border: 0;
    background: 0 0;
    padding: 0
}

.cke_editable .image-clean > figcaption {
    font-size: .9em;
    text-align: right
}

.cke_editable .image-grayscale {
    background-color: #fff;
    color: #666
}

.cke_editable .image-grayscale img, .cke_editable img.image-grayscale {
    filter: grayscale(100%)
}

.cke_editable .embed-240p {
    max-width: 426px;
    max-height: 240px;
    margin: 0 auto
}

.cke_editable .embed-360p {
    max-width: 640px;
    max-height: 360px;
    margin: 0 auto
}

.cke_editable .embed-480p {
    max-width: 854px;
    max-height: 480px;
    margin: 0 auto
}

.cke_editable .embed-720p {
    max-width: 1280px;
    max-height: 720px;
    margin: 0 auto
}

.cke_editable .embed-1080p {
    max-width: 1920px;
    max-height: 1080px;
    margin: 0 auto
}

.cke_contents_ltr blockquote {
    padding-left: 20px;
    padding-right: 8px;
    border-left-width: 5px
}

.cke_contents_rtl blockquote {
    padding-left: 8px;
    padding-right: 20px;
    border-right-width: 5px
}