@charset "utf-8";
@import "common.css";

body {
    background: #fff;
    overflow-x: hidden;;
}

.pl10 {
    padding: 0 10px !important;
}

.mt5 {
    margin-bottom: 5px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.mptb10 {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dotted #999;
}

.pt5 {
    padding-top: 5px;
}

@media (max-width: 1024px) {
    .pay-countspan ul li:nth-of-type(1) {
        display: inline-block;
        margin-right: 33px
    }
}

@media (min-width: 1025px) {
    .pay-countspan ul li:nth-of-type(1) {
        display: inline-block;
        margin-right: 24px;
    }
}

/*banenr*/
.rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}

.rslides li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0;
}

.rslides li:first-child {
    position: relative;
    display: block;
    float: left;
}

.rslides img {
    display: block;
    height: auto;
    float: left;
    width: 100%;
    border: 0;
}

.callbacks_tabs.callbacks1_tabs {
    display: block;
    margin-top: -40px;
    position: relative;
    z-index: 100;
    margin-bottom: 20px;
    top: 41px;
}

/*.callbacks_tabs.callbacks1_tabs li{display:inline-block;width:10px;height:10px;margin-left:5px;border-radius:10px;border:1px solid #000;position:relative;}
.callbacks_tabs.callbacks1_tabs li a{display:inline-block;width:10px;height:10px;border-radius:10px;position:absolute;left:-1px;top:-1px;z-index:1000;color:rgba(100,200,300,0);color:transparent;}*/
.callbacks_tabs.callbacks1_tabs li {
    display: inline-block;
    width: 25px;
    height: 3px;
    margin-left: 5px;
    position: relative;
    background: #dadada;
}

.callbacks_tabs.callbacks1_tabs li a {
    display: inline-block;
    width: 25px;
    height: 3px;
    border-radius: 10px;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 1000;
    color: rgba(100, 200, 300, 0);
}

.callbacks_tabs.callbacks1_tabs li.callbacks_here a {
    background: #000;
}

.callbacks_container {
    position: relative;
    width: 1200px;
    max-width: 1200px;
    text-align: center;
    margin: 0px auto;
}

.callbacks {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}

.callbacks li {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
}

.callbacks img {
    display: block;
    position: relative;
    z-index: 1;
    height: auto;
    max-height: 558px;
    width: 100%;
    border: 0;
}

.callbacks .caption {
    display: block;
    position: absolute;
    z-index: 2;
    font-size: 20px;
    text-shadow: none;
    color: #fff;
    background: #000;
    background: rgba(0, 0, 0, .8);
    left: 0;
    right: 0;
    bottom: 0;
    padding: 10px 20px;
    margin: 0;
    max-width: none;
}

.callbacks_nav {
    position: absolute;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 50%;
    left: 10%;
    opacity: 0.6;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height: 61px;
    width: 38px;
    background: transparent url(../images/themes.gif) no-repeat left top;
    margin-top: -30px;
    /*display: none;*/
}

.callbacks_nav:active {
    opacity: 1.0;
}

.callbacks_nav.next {
    left: auto;
    background-position: right top;
    right: 10%;
}

/* pageContent */
#pageContent .pageContent_head {
    padding: 15px 0;
    text-align: center;
    font-size: 24px;
    font-weight: 600;
}

.item5 img {
    width: 100%;
}

.item5 a {
    display: inline-block;
    width: 100%;
}

.item5 a:hover {
    text-decoration: none;
}

.item5 a p {
    margin: 5px 0 0 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    font-size: 14px;
}

.item5 a p:last-child {
    font-size: 13px;
    color: #716e6d;
}

.item5 a p b {
    color: #ad0800;
}

/*topBodyContent*/
.mainBannerUrl {
    display: none;
}

#topBodyContent {
    text-align: left;
    width: 100%;
    margin: 10px auto 50px;
}

#mainBannerContent {
    position: relative;
    height: 1600px; /* 高度控制图片显示高度 */
}

#mainBannerContent p {
    position: absolute;
    overflow: hidden;
    font-size: 10px;
    *font-size: 80%;
}

#mainBannerContent p.s {
    width: 100px;
    height: 120px;
}

#mainBannerContent p.m {
    width: 200px;
    height: 240px;
}

#mainBannerContent p.l {
    width: 400px;
    height: 480px;
}

#mainBannerContent p.bs {
    width: 200px;
    height: 120px;
}

#mainBannerContent p.bm {
    width: 200px;
    height: 240px;
}

#mainBannerContent p a {
    position: absolute;
    left: 0;
    top: 0;
    cursor: pointer;
    line-height: 1.3;
}

#mainBannerContent p a * {
    cursor: pointer;
}

#mainBannerContent p span.data {
    /*background: url(../images/bg_mask.png) repeat left top;*/
    position: absolute;
    z-index: 10;
    left: 0;
    top: 0;
    display: none;
    color: #fff;
}

#mainBannerContent p .tit {
    position: absolute;
    z-index: 99;
    text-align: center;
    display: none;
    color: #fff;
    text-shadow: #000 1px 1px 0;
    font-weight: normal;
}

#mainBannerContent p .price {
    padding-top: 10px;
    display: block;
}

#mainBannerContent p.s span.data {
    width: 100px;
    height: 120px;
}

#mainBannerContent p.s .tit {
    width: 80px;
    left: 10px;
    bottom: 10px;
    text-align: left;
}

#mainBannerContent p.s .price {
    text-align: left;
}

#mainBannerContent p.m span.data {
    width: 200px;
    height: 240px;
}

#mainBannerContent p.m .tit {
    width: 170px;
    left: 15px;
    top: 100px;
}

#mainBannerContent p.l span.data {
    width: 400px;
    height: 480px;
}

#mainBannerContent p.l .tit {
    width: 370px;
    left: 15px;
    top: 200px;
}

#mainBannerContent p.bs span.data {
    width: 200px;
    height: 120px;
}

#mainBannerContent p.bs .tit {
    width: 170px;
    left: 15px;
    top: 58px;
}

#mainBannerContent p.bm span.data {
    width: 200px;
    height: 240px;
}

#mainBannerContent p.bm .tit {
    width: 170px;
    left: 15px;
    top: 110px;
}

#mainBannerContent p a:link, #mainBannerContent p a:active, #mainBannerContent p a:visited, #mainBannerContent p a:hover {
    color: #fff;
    text-decoration: none;
}

#mainBannerContent p a:hover span.data, #mainBannerContent p a:hover .tit, #mainBannerContent p a:hover .price {
    display: block;
}

#mainBannerNavigation {
    height: 20px;
}

#mainBannerNavigation ul {
    width: 102px;
    float: right;
    position: relative;
}

#mainBannerNavigation ul li {
    float: left;
    width: auto;
    padding-right: 6px;
}

#mainBannerNavigation ul li.t-r {
    padding-right: 0;
}

#mainBannerNavigation ul li a:link, #mainBannerNavigation ul li a:active, #mainBannerNavigation ul li a:visited, #mainBannerNavigation ul li a:hover {
    color: #000;
    text-decoration: none;
}

#mainBannerNavigation ul li a span.fuk {
    position: absolute;
    right: 102px;
    top: -10px;
    height: 25px;
    padding-left: 7px;
    white-space: nowrap;
    display: none;
    cursor: default;
}

#mainBannerNavigation ul li a span.fuk strong {
    height: 25px;
    line-height: 28px;
    padding: 0 9px 0 2px;
    font-size: 12px;
    font-weight: bold;
    display: block;
}

/* history */
.history {
    display: none;
    position: relative;
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 10px;
    background: #fff;
    border: 1px solid #d2d2d2;
    border-radius: 5px;
}

.history h3 {
    padding: 0 10px;
    text-align: left;
    font-weight: bold;
}

.history img {
    width: 100%;
}

.history img:hover {
    opacity: .8;
}

.history .swiper-container {
    margin: 0 50px;
}

.history .swiper-button-prev, .history .swiper-button-next {
    width: 21px;
    height: 41px;
}

.history .swiper-button-prev {
    background: url(../images/btn_prevlist.png) no-repeat;
}

.history .swiper-button-next {
    background: url(../images/btn_nextlist.png) no-repeat;
}

/* list */
.list {
    width: 100%;
    background: #fff;
}

.listcont {
    width: 1200px;
    margin: 0 auto;
    padding: 30px 0;
    clear: both;
    overflow: hidden;
}

.listleft {
    width: 200px;
    padding-right: 50px;
}

.listleft h2, .listleft h3 {
    padding-bottom: 5px;
    border-bottom: 1px solid #999;
    font: 500 30px 'Exo 2', sans-serif;
    color: #f92b82;
}

.listleft h3 {
    font-size: 20px;
}

.listleft h2 p {
    padding: 5px 0;
    font: 500 12px 'Meiryo', sans-serif;
    color: #999;
}

.listleft ul.fatherUl_ {
    margin-bottom: 30px;
}

.listleft ul li a {
    display: block;
    width: 100%;
}

.listleft ul.fatherUl_ > li {
    border-bottom: 1px solid #eaeaea;
    font: 400 13px/35px Cardo, serif;
}

.listleft ul.fatherUl_ > li:last-child {
    border-bottom: none;
}

.listleft ul.fatherUl_ > li a {
    color: #2b2b2b;
    text-decoration: none;
}

.listleft ul.fatherUl_ > li a img {
    display: inline-block;
    position: relative;
    top: 3px;
}

.listleft ul.fatherUl_ > li .childUl_ {
}

.listleft ul.fatherUl_ > li .childUl_ > li {
    text-indent: 1em;
    width: 100%;
    overflow: hidden;
}

.listleft ul.fatherUl_ > li > a.active {
    color: #000;
    font-weight: 900;
    font-size: 16px;
}

.listleft ul.fatherUl_ > li .childUl_ > li a.active,
.listleft ul.fatherUl_ > li .childUl_ > li a:hover {
    color: #000;
    font-weight: 900;
}

.listright {
    width: 1000px;
}

.listright h3 {
    text-align: center;
    margin-bottom: 30px;
}

.listright h3 a {
    color: #2b2b2b;
    text-decoration: none;
    font-family: 'Exo 2', sans-serif;
    font-size: 35px;
    font-weight: 300;
}

.listright h3 a span {
    color: #000;
    font-weight: 600;
}

.listbox ul.center li a.hei189 {
    display: block;
    overflow: hidden;
}

.listNew_ {
}

.listNew_ li, .listbox li {
    position: relative;
    display: inline-block;
}

.listNew_ li {
    width: 24%;
}

.listNew_ li:not(:nth-child(4n)) {
    margin-right: 1%;
}

.listNew_ li a, .listbox ul li a, .adimg li:hover span.wishlist, .listbox ul li:hover span.wishlist {
    display: block;
}

.listNew_ li a img, .listbox ul li a img {
    width: 100%;
    max-height: 240px;
}

.listbox .listnav {
    margin-bottom: 30px;
    line-height: 28px;
    clear: both;
    overflow: hidden;
}

.listbox .listnav span {
    font: 400 14px 'Exo 2', sans-serif;
    color: #999;
}

.listbox .listnav span em {
    padding-right: 10px;
    font: 600 16px 'Exo 2', sans-serif;
    color: #2b2b2b;
}

.listbox .listnav span, .listbox .listnav img, .listbox .listnav a {
    display: inline-block;
}

.listbox .listnav img {
    position: relative;
    top: -3px;
    margin: 0 30px;
}

.listbox .listnav a {
    padding-right: 25px;
    font: 500 14px 'Exo 2', sans-serif;
    color: #2b2b2b;
    text-decoration: none;
}

.listbox .listnav a:hover, .listbox .listnav a.active {
    font-weight: 600;
    color: #00a8d3;
}

.listnav .array {
    float: right;
}

.listnav .array select {
    background: #fff;
    border: solid 1px #cccccc;
    height: 28px;
    padding-left: 10px;
    margin-left: 10px;
    line-height: 20px;
    font-family: Cardo, serif;
    padding-bottom: 0;
    padding-top: 0;
}

.listbox li {
    margin: 0 10px 0 0;
}

ul.big li {
    width: 240px;
}

ul.big li:nth-child(4n) {
    margin: 0 0 30px;
}

ul.center li {
    width: 240px;
    vertical-align: top;
}

ul.center li:nth-child(4n) {
    margin: 0 0 0;
}

ul.center li p.proTitle {
    margin: 5px 0;
}

ul.small li {
    width: 131.8px;
}

ul.small li:nth-child(7n) {
    margin: 0 0 30px;
}

span.wishlist {
    display: none;
    position: absolute;
    top: 10px;
    right: 10px;
    width: 33px;
    height: 33px;
    /*background: url(../images/icon-wishlist.png) no-repeat;*/
    cursor: pointer;
}

span.wishlist:hover {
    /*background: url(../images/icon-wishlist-up.png) no-repeat;*/
}

p.lable {
    margin-top: 5px;
}

p.lable img {
    display: inline-block;
}

p.proTitle {
    font: 400 12px Cardo, serif;
    height: 36px;
    overflow: hidden;
}

p.proTitle a {
    color: #888;
    text-decoration: none;
}

p.proTitle a:hover {
    color: #000;
}

p.proPirce, p.proOldpirce {
    font: 300 12px Cardo, serif;
    color: #999;
}

p.proPirce {
    margin-top: 5px;
}

p.proPirce span, p.proOldpirce span {
    font: 400 15px Cardo, serif;
}

p.proPirce span {
    color: #2b2b2b;
}

p.proOldpirce span {
    color: #e74848;
    font-size: 18px;
    font-weight: 700;
}

.proOldpirceBox_ {
    overflow: hidden;
}

.lt_sale_ {
}

.lable-sale {
    padding: 2px 6px;
    background: #000;
    color: #fff;
}

.lable-sale.green {
    background: #bae25b
}

.green {
    background: #bae25b
}

.lable-sale.blue {
    background: #84c8d3;
}

.blue {
    background: #84c8d3;
}

/* product */
#bodyContent {
    position: relative;
    margin: 0 auto;
    width: 1200px;
    clear: both;
    overflow: hidden;
    background: #fff;
}

#toTop {
    /* display: block; */
    color: #fff;
    text-align: center;
    bottom: 10px;
    display: none;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    position: fixed;
    right: 0;
    text-decoration: none;
    width: 40px;
    background: url(../images/to-top-arrow.png) no-repeat center;
    background-color: #B7B5B6;
    text-transform: uppercase;
    z-index: 100;
}

#mainContent {
    position: relative;
    float: left;
    width: 810px;
    background: #fff;
}

.box_content {
    background: #fff;
    clear: both;
    overflow: hidden;
}

.box_content .recommendProduct-head {
    padding: 10px 0 20px;
    text-align: center;
}

.box_content .recommendProduct {
    overflow: hidden;
}

.box_content .recommendProduct li {
    width: 189px;
    display: inline-block;
}

.box_content .recommendProduct li:nth-child(odd) {
    margin-right: 9px;
}

.box_content .recommendProduct li a.hei145 {
    width: 189px;
    height: 189px;
    overflow: hidden;
    display: block;
}

.box_content .recommendProduct li a.hei145 img {
    max-width: 100%;
}

#mainContent .small_zoom, #mainContent .moreview {
    width: 420px;
    height: 420px;
    overflow: hidden;
}

#mainContent .small_zoom {
    position: relative;
    float: left;
}

#mainContent .small_zoom:hover span.zoom {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    /*background: url(../images/icn_zoom.png) no-repeat center;*/
    cursor: pointer;
}

#mainContent .moreview {
    display: none;
}

#mainContent .moreview img, .moreview_thumb li img {
    max-width: 100%;
}

.moreview_thumb {
    float: left;
    width: 340px;
}

.moreview_thumb li {
    float: left;
    width: 100px;
    margin: 0 0 10px 10px;
    cursor: pointer;
    height: 100px;
    overflow: hidden;
}

.moreview_thumb li span {
    display: block;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border: 1px solid #ccc;
}

.moreview_thumb li img {
    height: 100%;
    margin: 0 auto;
}

.moreview_thumb li.active span, .moreview_thumb li:hover span {
    border: 1px solid #000;
}

.big_zoom {
    visibility: hidden;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 999;
    overflow: auto;
}

.big_zoom_mask {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, .5);
}

.big_zoom_box {
    position: relative;
    width: 700px;
    margin: 20px auto;
}

.big_zoom_img img {
    width: 100%;
}

.big_zoom_close {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 32px;
    height: 32px;
    /*background: url(../images/big_zoom_close.png) no-repeat;*/
    cursor: pointer;
    z-index: 999
}

.big_zoom_img .swiper-button-prev, .big_zoom_img .swiper-button-next {
    width: 32px;
    height: 32px;
}

.big_zoom_img .swiper-button-prev {
    background: url(../images/btn_previmg.png) no-repeat;
    top: 32px;
    right: 80px;
    left: auto;
}

.big_zoom_img .swiper-button-next {
    /*background: url(../images/btn_nextimg.png) no-repeat;*/
    top: 32px;
    right: 45px;
}

.big_zoom_img .swiper-button-prev:hover {
    /*background: url(../images/btn_previmg_on.png) no-repeat;*/
}

.big_zoom_img .swiper-button-next:hover {
    /*background: url(../images/btn_nextimg_on.png) no-repeat;*/
}

ul.text_switch {
    float: left;
    width: 94%;
    margin-top: 10px;
    border-bottom: 2px solid #000;
    text-align: center;
}

ul.text_switch li {
    display: inline-block;
    background: #ddd;
    padding: 5px 20px 3px;
    color: #000;
    cursor: pointer;
}

ul.text_switch li.active {
    background: #000;
    color: #fff;
}

.contentText {
    float: left;
    width: 94%;
    margin-top: 10px;
    display: none;
}

.contentText.active {
    display: block;
}

/*view star*/
#review_field {
    color: #b2b2b2;
    border: 1px solid #eaeaea;
    padding: 8px 10px 8px 12px;
    width: 100%;
    background-color: #fff;
    border-radius: 3px;
}

.review_btm input.radio {
    display: inline-block;
    margin: -5px 3px 0 0;
    vertical-align: middle;
}

.review_btm {
    line-height: 29px;
    clear: both;
    overflow: hidden;
}

.review_btm .submit {
    padding: 0 10px;
    float: right;
    border: none;
    color: #fff;
    font-size: 16px;
    background: #212121;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.review_btm .submit:hover {
    background: #000;
}

.review_cont {
    margin-top: 15px;
}

.review_text {
    padding-bottom: 10px;
    border-bottom: 1px dashed #999;
    line-height: 22px;
}

.review_text h1, .review_text p {
    margin: 0;
}

.review_text h1 {
    font: bold 13px/30px '';
}

p.text_color {
    color: #999;
}

p.text_color b {
    color: #000;
}

/* reviewStar */
.reviewArea_header {
    padding: 7px 0;
    font-size: 12px;
    clear: both;
    overflow: hidden;
}

.reviewArea_header div {
    float: left;
}

.reviewStar.size2.star1 {
    background-position: 0 -20px;
}

.reviewStar.size2.star2 {
    background-position: 0 -40px;
}

.reviewStar.size2.star3 {
    background-position: 0 -60px;
}

.reviewStar.size2.star4 {
    background-position: 0 -80px;
}

.reviewStar.size2.star5 {
    background-position: 0 -100px;
}

.reviewArea_header .reviewStar {
    display: inline-block;
    vertical-align: text-bottom;
}

.reviewStar.size2 {
    display: inline-block;
    /*background-image: url(../images/review_2.png);*/
    background-size: 93px 117px;
    width: 93px;
    height: 17px;
    position: relative;
    top: -2px;
}

.reviewArea_header div.cnt {
    float: right;
    font-size: 12px;
    overflow: hidden;
}

/*view end*/
p.text_color {
    color: #999;
    margin-bottom: 10px;
}

table.features {
    width: 100%;
    border: 1px solid #eaeaea;
    margin-bottom: 10px;
    border-spacing: 0;
    border-collapse: collapse;
}

table.features td {
    padding: 8px 0;
    border: 1px solid #eaeaea;
    text-align: center;
}

.std p {
    margin: 0;
    line-height: 20px;
}

.std dl {
    border: 1px solid #ddd;
    padding: 0;
    margin-top: 10px;
}

.std dl dt {
    padding: 10px;
    text-align: center;
}

.std dl div {
    padding: 0;
    margin: 0;
}

.std dl div dd {
    padding: 0;
    border-top: 1px solid #ddd;
    text-align: center;
    display: -webkit-box;
    display: -moz-box;
    display: box;
}

.std dl div dd div {
    width: 100%;
    padding: 8px 0;
    border-right: 1px solid #ddd;
    position: relative;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
}

.std dl div dd div:last-child {
    border-right: none;
}

#cartContent {
    position: relative;
    float: right;
    width: 390px;
}

.product_top p a {
    font-weight: bold;
    text-decoration: underline;
}

a.product_list {
    display: inline-block;
    text-decoration: underline;
}

a.product_list:hover {
    color: #555;
}

.product_name h1 {
    padding: 5px 0;
    font-weight: bold;
    font-size: 14px;
    color: #000;
}

.product_name p {
    line-height: 20px;
}

.product_name p.price {
    font-size: 12px;
    font-weight: bold;
    position: relative;
}

.product_name p.price span {
    font-size: 20px;
}

.product_name p.old_price {
    font-size: 13px;
}

.product_name p.old_price b {
    font-size: 15px;
    text-decoration: line-through;
}

.pre_sale_label ul {
    clear: both;
    overflow: hidden;
}

.pre_sale_label li {
    float: left;
    border: solid 1px #cdcdcd;
    border-radius: 2px;
    margin-right: 2px;
    padding: 0 5px;
    text-align: center;
}

.pre_sale_label li:last-child {
    margin: 0;
}

.size > div h2 {
    display: inline-block;
    margin: 10px 0;
    font-size: 12px;
}

.size > div h2 span {
    font-weight: normal;
}

.size > div .lable .radio-inline {
    position: relative;
    display: inline-block;
    padding: 0 5px 5px 0;
    margin: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer;
}

.size > div .lable input[type=radio] {
    display: none;
}

.size > div .lable .radio-inline input[type=radio] + span {
    border: 2px solid #e0e0e0;
    display: inline-block;
    padding: 0 10px;
    line-height: 29px;
    text-align: center;
    transition: border .3s ease;
    -moz-transition: border .3s ease;
    -webkit-transition: border .3s ease;
    -o-transition: border .3s ease;
    font-size: 14px;
}

.size > div .lable .radio-inline input[type=radio] + span:hover, .size > div .lable .radio-inline input[type=radio]:checked + span {
    border: 2px solid #212121;
    color: #000;
}

.size > div .lable .radio-inline input[type=radio] + span img {
    width: 117px;
}

.procart a {
    display: inline-block;
    width: 100%;
    border-radius: 3px;
    text-align: center;
}

.procart a:hover {
    text-decoration: none;
}

.procart div a.cart_btn:hover {
    background: #000;
}

.product_name p.price a.wishlist_btn {
    padding: 2px 5px;
    border: 1px solid #000;
    font-size: 13px;
    color: #fff;
    position: absolute;
    right: 0;
    top: 0;
    background: #000;
    border-radius: 3px;
    text-decoration: none;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.product_name p.price a.wishlist_btn:hover {
    background: #000;
    border: 1px solid #000;
}

.tm-m-photos-thumb {
    margin: 10px 0;
    list-style-type: none;
    height: 45px;
}

.tm-m-photos-thumb li {
    float: left;
    border: 2px solid #f2f2f2;
    padding: 2px;
    margin-right: 8px;
    position: relative;
    transition: border-color .2s ease-out;
}

.tm-m-photos-thumb img {
    display: block;
    width: 40px;
    height: 40px;
    /*cursor: url(http://img.alicdn.com/tps/i1/T1nTBDFCRbXXbzTk_b-25-20.png), auto;*/
}

.tm-photos-arrow {
    width: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
    border: 6px dashed transparent;
    border-top: 6px solid #f23d6a;
    position: absolute;
    left: 15px;
    filter: alpha(opacity=0);
    opacity: 0;
    bottom: -8px;
    background: 0 0;
}

.tm-m-photo-viewer {
    position: relative;
    margin: 10px 0;
    border: 1px solid #ccc;
    background: #fff;
    padding: 2px;
    overflow: hidden;
    width: 0;
    height: 0;
    display: none;
}

.tm-m-photos-thumb .on {
    border: 2px solid #f23d6a;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    cursor: auto;
}

.on .tm-photos-arrow {
    filter: alpha(opacity=100);
    opacity: 1;
    bottom: -12px;
}

.tm-m-photo-viewer-pic {
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -o-flex;
    width: 302px;
    height: 402px;
    text-align: center;
    align-items: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -o-align-items: center;
}

.tm-m-photo-viewer-pic img {
    display: block;
    margin: 0 auto;
}

/* recommendItem */
.recommendItem {
    position: relative;
    width: 1200px;
    margin: 20px auto;
}

.recommendItem h3 {
    display: block;
    background: #ddd;
    padding: 0 12px;
    height: 31px;
    line-height: 31px;
    border: 1px solid #cdcdcd;
    border-bottom: 1px solid #fbfbfb;
    border-radius: 3px;
    text-shadow: #fff 1px 1px 1px;
    font-size: 100%;
    font-weight: bold;
    text-align: left;
    overflow: hidden;
}

.recommendItem .icn {
    position: absolute;
    top: -22px;
}

.recommendItem .icn li {
    float: left;
    width: auto;
    height: 15px;
    padding: 0 4px 0 5px;
    margin-right: 3px;
    background: #fff;
    border: solid 1px #cdcdcd;
    border-radius: 2px;
    line-height: 15px;
}

.recommendItem img {
    width: 100%;
}

.recommendItem img:hover {
    opacity: .8;
}

.recommendItem a {
    display: block;
}

.recommendItem p.shop {
    color: #555;
}

.recommendItem p {
    margin-top: 3px;
    font-size: 12px;
    color: #000;
}

.recommendItem p b {
    color: #c00;
}

.recommendItem p a:hover {
    text-decoration: underline;
}

.recommendItem a.wishlist {
    position: absolute;
    bottom: 0;
    right: 0;
    /*background: url(../images/icon-wishlist2.png) no-repeat;*/
    width: 28px;
    height: 28px;
    text-indent: -9999px;
}

.recommendItem a.wishlist:hover {
    opacity: .7;
}

.recommendItem .swiper-slide {
}

.recommendItem .swiper-container {
    margin: 0 50px;
    padding: 20px 0;
}

.recommendItem .swiper-slide:before {
    content: '';
    position: absolute;
    top: -20px;
    bottom: -20px;
    right: -21px;
    width: 2px;
    /*background: url(../images/lin_item.png) repeat-y;*/
}

.recommendItem .swiper-button-prev, .recommendItem .swiper-button-next {
    width: 21px;
    height: 41px;
}

.recommendItem .swiper-button-prev {
    background: url(../images/btn_prevlist.png) no-repeat;
}

.recommendItem .swiper-button-next {
    background: url(../images/btn_nextlist.png) no-repeat;
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: 1 !important;
}

.swiper-button-next.swiper-button-disabled {
    background: url(../images/btn_next.png) no-repeat;
}

.swiper-button-prev.swiper-button-disabled {
    background: url(../images/btn_prev.png) no-repeat;
}

/**/
/**/
.buyerShow {
}

.buyerShowHead_ {
    overflow: hidden;
    padding: 20px 0;
    width: 1200px;
    margin: 0 auto;
}

.buyerShowHead_ .fl {
    font-size: 20px;
    color: #333;
    font-weight: 600;
}

.buyerShowHead_ a {
    font-size: 18px;
    color: #333;
}

.buyerShowBox_ {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.buyerShowBox_ > li {
    float: left;
    width: 227px;
    margin-bottom: 1%;
}

.buyerShowBox_ > li:not(:nth-child(5n)) {
    margin-right: 16px
}

.buyerShowBox_4> li:not(:nth-child(4n)) {
    margin-right: 16px
}

.buyerShowBox_ > li a {
    width: 100%;
    display: block;
}

.buyerShowBox_4 > li a {
    width: 100%;
    display: block;
}

.buyerShowBox_ > li a img {
    width: 100%;
    max-height: 227px;
}



.buyerShowBox_4 > li a img {

    max-height: 227px;
}

.price_lable_box {
}

.price_lable_box .radio-inline {
    position: relative;
    display: inline-block;
    padding: 0 5px 5px 0;
    margin: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer;
}

.price_lable_box input[type=radio] {
    display: none;
}

.price_lable_box .radio-inline input[type=radio] + span:hover, .price_lable_box .radio-inline input[type=radio]:checked + span {
    border: 2px solid #000;
    color: #000;
}

.price_lable_box .radio-inline input[type=radio] + span {
    border: 2px solid #e0e0e0;
    display: inline-block;
    width: 80px;
    text-align: center;
    line-height: 29px;
    text-align: center;
    transition: border .3s ease;
    -moz-transition: border .3s ease;
    -webkit-transition: border .3s ease;
    -o-transition: border .3s ease;
    font-size: 14px;
}

.price_lable_box .title_ {
    display: inline-block;
    margin: 5px 0 0 5px;
    background: #58757c;
    color: #fff;
    width: 18px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    border-radius: 50%;
    text-decoration: none;
}

.static-contain p {
    font-size: 14px;
    line-height: 24px;
    text-indent: 2em;
}

.footerNavi .content .fl {
    width: 50%;
}

.footerNavi .content .fl .logo img {
    width: 300px;
    height: auto;
}

.footerNavi .content .fl .footText_ {
    padding-right: 20%;
}

.share a {
    position: relative;
    top: 10px;
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-right: 10px;
    color: #000;
    font-size: 30px;
}

a.facebook:before {
    content: "\f082";
}

a.twitter:before {
    content: "\f099";
}

a.instagram {
    /*background: url(../images/instagram.png) no-repeat top center;*/
    background-size: 25px 25px;
}

a.pin:before {
    content: "\f0d2";
}

a.google:before {
    content: "\f0d5";
}

.tx-al-cen {
    text-align: center;
    margin-top: 20px;
}

.tx-al-cen img {
    margin: 0 auto;
}

.margin0 {
    margin: 0 !important;
}

.copyright {
    margin-top: 20px;
    text-align: center;
}

#pageContent {
}

.pageContentBox_ {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 30px;
}

.productBox_ .item5 {
    float: left;
    width: 19%;
    margin-bottom: 1%;
}

.productBox_ .item4 {
    float: left;
    width: 24%;
    margin-bottom: 1%;
}


.productBox_ .item5 img {
    width: 100%;
}

.productBox_ .item4 img {
    width: 100%;
}

.productBox_ .item5:not(:nth-child(5n)) {
    margin-right: 15px;
}

.productBox_ .item4:not(:nth-child(4n)) {
    margin-right: 15px;
}

.listbox .bannerList {
    margin-bottom: 20px;
}

.listbox .bannerList a {
    display: block;
}

.account-login .form-list input.input-text {
    width: 70%;
}

.account-login .col2-set .col-1 {
    background: #edebeb;
    font-size: 14px !important;
}

.account-login .content p {
    font-size: 14px;
}

.account-login .content .form-list label {
    font-size: 14px;
}

.btnLogin_ {
    width: 100%;
    text-align: center;
    border-radius: 5px;
    display: block;
    padding: 10px 0;
    font-size: 16px;
    background: #58757c;
    color: #fff;
}

.btnLogin_:hover {
    padding: 10px 0;
}

.toolbar {
    overflow: hidden;
}

.cartbanner {
    background: #fff;
    width: 100%;
}

.cartbanner a {
    display: block;
    width: 1200px;
    margin: 0 auto;
}

.new-entry-title h1 {
    color: #000;
    font-family: Cardo, serif;
    font-size: 20px;
    margin: 0;
    font-weight: bold;
    text-transform: uppercase;
}

.new-entry-title .heading {
    font-family: Cardo, serif;
    font-size: 22px;
    letter-spacing: 7px;
    text-align: center;
    font-weight: normal;
}

.new-entry-title .sub-heading {
    font-size: 16px;
    text-align: center;
    font-weight: normal;
    padding-top: 20px;
}

.daily-nav {
    display: table;
    width: 100%;
    padding: 15px 140px;
    margin: 15px 0px;
    background: linear-gradient(to bottom, #fcfcfc, #f8f8f8);
}

.daily-nav li {
    display: table-cell;
    width: 15px;
    font-size: 14px;
    text-align: center;
}

.activebold {
    font-weight: bold;
}

.new-entry-product ul {
    overflow: hidden;
}

.new-entry-product li.new-entry-item {
    margin-bottom: 15px;
    margin-top: 10px;
}

.new-entry-product li.new-entry-item a {
    width: 100%;
    display: block
}

.new-entry-product li.new-entry-item a img {
    width: 100%
}

.new-entry-product li.new-entry-item a p {
    margin: 5px 0 0 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    font-size: 14px;
}

.new-entry-product li.new-entry-item a p {
    margin: 5px 0 0 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    font-size: 14px;
}

.new-entry-product li.new-entry-item a p:last-child {
    font-size: 13px;
    color: #716e6d;
}

.new-entry-product li.new-entry-item a b {
    color: #ad0800;
}

.cut-off {
    margin: 58px 0px;
    position: relative;
}

.cut-off hr {
    height: 1px;
    border: none;
    border-top: 1px solid #555555;
    display: block;
}

.cut-off p {
    background: #fff;
    font-size: 17px;
    position: absolute;
    left: 42%;
    top: -12px;
    width: 15%;
    text-align: center;
}

.look-book {
    padding: 30px 10px;
}

.look-book-container {
    width: 1200px;
    height: 960px;
    margin-left: 340px;
    position: relative;
    margin-top: 30px;
}

.look-book-container div:nth-of-type(1) {
    width: 400px;
    height: 480px;
    position: absolute;
}

.look-book-container div:nth-of-type(2) {
    width: 200px;
    height: 240px;
    position: absolute;
    left: 400px;
    top: 0px;
}

.look-book-container div:nth-of-type(3) {
    width: 200px;
    height: 240px;
    position: absolute;
    left: 600px;
    top: 0px;
}

.look-book-container div:nth-of-type(4) {
    width: 200px;
    height: 240px;
    position: absolute;
    left: 400px;
    top: 240px;
}

.look-book-container div:nth-of-type(5) {
    width: 200px;
    height: 240px;
    position: absolute;
    left: 600px;
    top: 240px;
}

.look-book-container div:nth-of-type(6) {
    width: 400px;
    height: 480px;
    position: absolute;
    left: 800px;
    top: 0px;
}

.look-book-container div:nth-of-type(7) {
    width: 200px;
    height: 240px;
    position: absolute;
    left: 0px;
    top: 480px;
}

.look-book-container div:nth-of-type(8) {
    width: 200px;
    height: 240px;
    position: absolute;
    left: 200px;
    top: 480px;
}

.look-book-container div:nth-of-type(9) {
    width: 200px;
    height: 240px;
    position: absolute;
    left: 0px;
    top: 720px;
}

.look-book-container div:nth-of-type(10) {
    width: 200px;
    height: 240px;
    position: absolute;
    left: 200px;
    top: 720px;
}

.look-book-container div:nth-of-type(11) {
    width: 400px;
    height: 480px;
    position: absolute;
    left: 400px;
    top: 480px;
}

.look-book-container div:nth-of-type(12) {
    width: 400px;
    height: 480px;
    position: absolute;
    left: 800px;
    top: 480px;
}

.look-book-container div img {
    width: 100%
}

.look-book-container div {
    overflow: hidden;
}

/*customer*/
.customer {
    position: fixed;
    right: 10px;
    bottom: 10px;
    width: 162px;
    height: 48px;
    background: rgba(240, 160, 174, 0.9);
    border: 1px solid #fff;
    border-radius: 24px;
    color: #fff;
    padding: 4px 0 0 50px;
    line-height: 1.6;
    cursor: pointer;
    z-index: 9999;
}

.customer img {
    position: absolute;
    left: 2px;
    top: 2px;
    border-radius: 21px;
    width: 42px;
    height: 42px;
}

.customerCont {
    position: fixed;
    bottom: 64px;
    right: 10px;
    width: 250px;
    background: #fff;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 0 0 6px #bbb;
    color: #000;
    line-height: 20px;
    z-index: 9999;
}

.customerclose {
    position: absolute;
    top: 0;
    right: 0;
    width: 15px;
    height: 15px;
    cursor: pointer;
}

.concierge_point {
    color: #666;
}

.concierge_tel {
    margin: 10px 0;
    padding: 10px 5px 5px;
    background: #f0f0f2;
    text-align: center;
    color: #999;
}

.concierge_tel p:first-child {
    color: #000;
    font-size: 22px;
    font-weight: bold;
}

.concierge_tel p {
    margin: 0;
}

.concierge_email {
    margin: 10px 0;
    padding: 5px;
    background: #f0f0f2;
    text-align: center;
    color: #999;
}

.concierge_email {
    margin: 10px 0;
    padding: 5px;
    background: #f0f0f2;
    text-align: center;
    color: #999;
}

.concierge_email a {
    font: bold 16px '';
}

.concierge_email a:hover {
    text-decoration: underline;
}

.feature {
    width: 100%;
    margin-bottom: 10px;
    border: 1px solid #eaeaea;
}

.feature td {
    width: 50%;
    padding: 8px 0;
    border: 1px solid #eaeaea;
    text-align: center;
}

.contentText p:nth-of-type(3) span {
    margin-bottom: 1.12em;
    margin-top: 1.12em;
    color: #000000;
    text-align: center;
}

.hei189-img {
}

.item5-img {
}

.main .login-input-block {
    display: block;
    width: 100% !important;
}

.content .form-list li:nth-of-type(2) {
    margin: 18px 0px 24px;
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #ffffff inset !important;
}

.items-count {
    background: white;
    border: 2px solid #212121;
    padding: 5px 10px;
    text-align: center;
    color: #000;
    outline: none;
}

input.qty {
    width: 50px;
    background: white;
    border: 2px #212121 solid;
    padding: 5px;
    text-align: center;
    outline: none;
    color: #000;
}

.availability.in-stock {
    background: #00b050;
    color: #fff;
    border-radius: 2px;
    padding: 3px 10px;
    display: inline-block;
}

.availability.in-stock span {
    color: #fff;
    font-weight: bold
}

.availability.out-of-stock {
    background: #f23534;
    color: #fff;
    border-radius: 15px;
    padding: 3px 10px;
    display: inline-block;
}

.availability.out-of-stock span {
    color: #fff;
    font-weight: bold
}

.xy-content {
    margin: 58px auto 15px;
    text-align: center;
}

.xy-content .buyerShowBox_ > li:not(:nth-child(4n)) {
    margin-right: 16px;
}

/* order */
.order-tab {
    background: #fff;
    margin: 7px 0 0;
    font-size: 13px;
}

.order-tab ul.order-tab-ul {
    height: 36px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.order-tab ul.order-tab-ul li {
    float: left;
    width: 20%;
    height: 36px;
    background: #fff;
    line-height: 36px;
    text-align: center;
    color: #000;
    font-size: 10px;
}

.order-tab ul.order-tab-ul li.active {
    background: #B452CD;
    color: #fff;
    font-weight: bold;
}

.order-cont .order-content {
    display: none;
    padding: 7px;
}

.order-des {
    position: relative;
    border-left: 1px solid #d5d5d5;
    border-right: 1px solid #d5d5d5;
    background: #fff;
}

.order-des h3 {
    background: #f1f1f1;
    margin-top: 7px;
    padding: 5px 0 5px 14px;
    line-height: 20px;
    color: #333;
    font-size: 13px;
    font-weight: normal;
    overflow: hidden;
}

.order-des h3 a {
    color: #333;
    font-weight: 500;
    font-size: 16px;
}

.order-des .description {
    position: relative;
    min-height: 90px;
    padding: 14px 0 0 104px;
    background-color: #fff;
}

.order-des .description .prdImg {
    position: absolute;
    left: 14px;
    top: 14px;
    width: 73px;
    border: 1px solid #d5d5d5;
}

.order-des .description .prdName {
    display: block;
    margin-bottom: 10px;
    font-size: 13px;
}

.order-des .description .info li .price {
    margin-bottom: 7px;
    font-size: 13px;
    color: #000;
}

.order-des .description .info li .quantity {
    position: relative;
    display: inline-block;
    margin-left: 14px;
    padding-left: 14px;
    font-size: 13px;
}

.order-des .description .info li .quantity:before {
    display: block;
    content: "";
    position: absolute;
    top: 1px;
    left: 0;
    width: 1px;
    height: 13px;
    background: #989899;
}

.order-des .option {
    border-top: 1px solid #d5d5d5;
    margin: 14px 14px 0;
    padding: 14px 0;
    font-size: 13px;
}

.order-des .status {
    padding: 0 14px;
    background: #f1f1f1;
    border-bottom: 1px solid #d5d5d5;
    line-height: 40px;
    font-weight: bold;
    color: #508bed;
    clear: both;
    overflow: hidden;
}

/*.order-des .status .pay-cansel button{background:none;border:none;}*/
.order-des a.btnDetail {
    position: absolute;
    top: 16px;
    right: 14px;
    font-stretch: expanded;
    size: 12px;
    color: #333;
}

.order-des a.btnDetail span {
    font-size: 16px;
    padding-left: 5px;
}

/* orderdetail */
.orderdetail table td {
    padding: 14px;
}

.btnArea {
    padding: 7px 14px;
    border-top: 1px solid #d5d5d5;
}

.btnArea a.btnBasic {
    display: inline-block;
    background: #f0f0f0;
    padding: 0 10px;
    height: 26px;
    line-height: 26px;
    border-radius: 2px;
    border: 1px solid #bcbcbc;
    color: #1b1b1b;
}

.orderdetail .totalPay th, .orderdetail .totalPay td {
    color: #508bed;
}

.orderdetail .totalPay td {
    padding-right: 34px;
    font-size: 13px;
    text-align: right;
}

.orderdetail .cart-content {
    border: 1px solid #d5d5d5;
    border-top: 0;
    margin-bottom: 10px;
}

.orderdetail .cart-content .check-total {
    padding: 0;
    background: #f1f1f1;
}

.orderdetail .cart-content .check-total h3 {
    padding: 14px 34px 14px 14px;
    color: #757575;
    border-top: 1px solid #ececec;
    font-weight: normal;
    font-size: 13px;
}

.orderdetail .cart-content .check-total h3 p.price {
    display: inline;
    float: right;
    color: #808080;
}

.orderdetail .cart-content .check-total h3 span.plus {
    top: 13px;
    right: 10px;
    color: #808080;
}

.contentText .feature-fix tr td {
    width: 25%;
}

.main .globebill-fix-content {
    border: none;
}

.Credit_iptdb_lf .globebill-fix-btn {
    margin: 10px 0 20px;
}

.Credit_iptdb_lf .globebill-fix-btn a {
    margin-right: 0;
    width: 144px;
    background: #212121;
    margin-left: 27%;
    padding: 12px;
}

.Credit_iptdb_lf .globebill-fix-btn a:nth-of-type(2) {
    margin-left: 104px;
}

.Credit_input_x .globebill-fix-history {
    border: none;
    width: 100%;
}

.Credit_input_x .globebill-fix-history h3 {
    text-align: center;
    margin-bottom: 10px;
    background: #FEB4C1;
    padding: 0;
}

.globebill-container {
    margin-top: 15px;
    margin-bottom: 60px;
}

.globebill-title h3 {
    font-size: 16px;
    margin: 0 0 0 55px;
    line-height: 35px;
    font-family: Cardo, serif;
    color: #333;
    font-weight: 600;
    text-transform: uppercase;
    width: 93%;
}

.globebill-text {
    margin-left: 55px;
    border: 1px solid #212121;
    padding: 15px 15px;
}

.helper-fix-title h2 {
    text-align: center;
}

.helper-slide {
    font-size: 14px;
}

.helper-waring span {
    color: #000;
    font-family: Cardo, serif;
    font-size: 20px;
    margin: 0;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 17px 0 0 0;;
    display: inline-block;
}

.helper-waring {
    line-height: 28px;
    font-size: 14px
}

.cart-gif {
    margin-right: 0px;
    width: 38%;
    background: #212121;
    margin-left: 27%;
    line-height: 37px;
    border-radius: 3px;
    cursor: pointer;
    font-size: 16px;
    color: #fff;
    text-align: center;
    padding: 7px;
    border: none;
    margin: 0 auto 20px;
    display: block;
    font-weight: bold;
}

.forword {
    background: url(../images/pop-forword.jpg);
    width: 21px;
    height: 25px;
    position: absolute;
    top: 22%;
    left: 15%;
}

.popTitle {
    text-align: center;
    float: none;
    font-size: 14px;
    font-weight: bold;
}

.pop {
    display: none;
    width: 420px;
    position: fixed;
    top: 20%;
    left: 59%;
    margin-left: -20%;
    padding: 25px;
    z-index: 999;
    border-radius: 8px;
    background: url(../images/pop-bg.png);
    box-shadow: 0 3px 18px rgba(100, 0, 0, .5);
    background-size: 100% 100%;
}

.header-bannertext {
    display: inline-block;
    font-weight: bold;
    font-size: 1.7em;
    position: absolute;
    color: #514137;
    right: -0.2%;
    top: 8px;
    width: 20%;
    text-align: left;
    font-style: italic;
    font-family: "微软雅黑";
}

.header-bannertext ul li {
    display: inline-block;
    margin-right: 14.2%;
    font-size: 0.8em;
}

.header-bannertext ul li:last-child {
    margin-right: 0;
}

.stress-color {
    color: #e00000;
    font-weight: bold;
}

.cart-oneactive {
    margin: 5% 0%;
    background: #FFE1E7;
}

.cart-oneactivepart1 {
    padding: 5% 0% 2%;
}

.cart-oneactivepart1 p {
    text-align: center;
    font-size: 15px;
    font-weight: bold;
}

.cart-oneactivepart1 a {
    display: block;
    width: 47%;
    font-size: 13px;
    background: #73CBD7;
    height: 30px;
    font-weight: bold;
    color: white;
    border-radius: 5px;
    line-height: 29px;
    text-align: center;
    margin: 10px auto;
}

.cart-cutoff {
    width: 90%;
    border: 1px dashed #DCC9CD;
    margin: 0 auto;
}

.cart-oneactivepart2 {
    padding: 3% 0% 2%;
}

.cart-oneactivepart2 p {
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    line-height: 28px;
}

.cart-oneactivepart2 a {
    display: block;
    width: 47%;
    font-size: 13px;
    background: #000;
    height: 30px;
    font-weight: bold;
    color: white;
    border-radius: 5px;
    line-height: 29px;
    text-align: center;
    margin: 10px auto;
}

.product-onetitle {
    background: #000;
    padding: 2%;
    font-size: 19px;
    font-weight: bold;
    color: white;
    margin: 0px;
}

.product-onetitle img {
    display: inline-block;
    position: relative;
    top: 0;
    left: 0;
    float: right;
}

.product-onecontent {
    border: 1px solid #000;
    padding: 2%;
    display: none;
}

.product-onecontent p {
    font-weight: bold;
}

.product-cutoff {
    width: 96%;
    border: 1px dashed #ddd;
    margin: 0 auto 10px;
}

.product-onecontent a {
    display: block;
    margin: 10px auto;
    width: 58%;
    background: #000;
    font-size: 13px;
    padding: 3px 2px;
    text-align: center;
    font-weight: bold;
    color: white;
    border-radius: 5px;
}

.pay-countdown {
    position: relative;
    margin-top: 30px;
    text-align: center;
    margin-left: 55px;
}

.pay-countdown p {
    text-align: center;
    display: none;
}

.pay-countdown p img {
    margin: 0 auto;
}

.pay-countspan {
    position: absolute;
    top: 29%;
    right: 36%;
}

.pay-countspan ul {
    display: inline-block;
    color: red;
    font-size: 22px;
    font-weight: bold;
}

.pay-countspan ul li:nth-of-type(2) {
    display: inline-block;
}

.cart-count .byText_ p span {
    color: #e11111;
    font-weight: bold;
    font-size: 23px;
}

.totals .cart-toindex {
    display: block;
    color: red;
    text-decoration: underline;
    font-size: 18px;
    text-align: right;
}

.anniversary-awardlist img {
    height: 80px;
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 15px;
}

.anniversary-awardlist h1 {
    font-size: 25px;
}

.product-countdown ul {
    display: inline-block;
}

.product-countdown ul li {
    display: inline-block;
    float: none;
    width: auto;
    margin: 0;
    padding: 0;
}

.product-countdown ul li span {
    padding: 3px;
    background: #F56262;
    color: white;
    border-radius: 5px;
    margin: 0px 5px;
}

.tuanstarttime, .tuanendtime, .tuannowtime {
    display: none;
}

.kefulines {
    width: 68px;
    height: 68px;
    position: fixed;
    right: 185px;
    bottom: 5px;
}

.kefulines a {
    display: block;
    height: 68px;
    /*background: url("../images/pc-servers.png") no-repeat;*/
    background-size: 100% auto;
}

.procart div button.cart_btn {
    padding: 8px 0;
    margin: 10px 0;
    box-shadow: 0 4px 6px -4px #000;
    color: #fff;
    font-size: 16px;
    background: #ccc;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    width: 100%;
    border: none;
    border-radius: 3px;
}

/*首页改版2018-12-18*/
#header .topHead1 {
    width: 1200px;
    height: 80px;
}

#header .logo {
    color: #fff;
    font-size: 14px;
}

#header .logo span {
    margin-right: 5px;
}

#header .topHeadnewly .logo {
    position: static;
    margin: 8px 0;
}

#header .topHeadnewly .logo img {
    display: block;
    height: auto;
    width: 310px;
    position: absolute;
    left: 50%;
    margin-left: -155px;
}

#header .headLoginBox .LoginBoxbottom a {
    width: auto;
    background: none;
    height: 17px;
    line-height: 17px;
    overflow: inherit;
    border-right: #fff solid 1px;
    border-radius: 0;
    color:#333;
}

#header .headLoginBox .LoginBoxbottom a:nth-child(4) {
    border-right: none;
}

#header .headLoginBox .searBox_ {
    position: absolute;
    float: none;
    width: 100%;
    left: 0;
    top: 45px;
    margin-top: 2px;
    z-index: 99;
    text-align: center;
    background: #fff;
    margin-left: 0;
    display: none;
}

#header .headLoginBox .searBox_ form {
    display: inline-block;
    position: relative;
}

#header .headLoginBox .searBox_ form input.search_top {
    width: 552px;
    border-top: none;
    border-left: none;
    border-right: none;
    padding-left: 30px;
}

#header .headLoginBox .searBox_ form span {
    position: absolute;
    left: 10px;
    top: 9px;
    font-size: 16px;
    color: #969696;
}

#header .headLoginBox .searBox_ ul {
    width: 552px;
    margin: 15px auto;
    font-size: 0;
}

#header .headLoginBox .searBox_ ul li {
    display: inline-block;
    padding: 3px 10px;
    background: #e0e0e0;
    margin-right: 16px;
    font-size: 12px;
}

#header .headLoginBox .searBox_ ul li:last-child {
    margin-right: 0;
}

#header .headLoginBox .LoginBoxbottom {
    /*margin-top: 9px;*/
}

#header .headLoginBox .LoginBoxbottom ul {
    display: inline-block;
    vertical-align: middle;
}

#header .headLoginBox .LoginBoxbottom ul li {
    display: inline-block;
}

#header .headLoginBox .LoginBoxbottom ul li a {
    border: none;
}

#header .headLoginBox .LoginBoxbottom ul.share li {
    width: 30px;
    height: 30px;
    margin-left: 10px;
    text-align: center;
    background: #fff;
    border-radius: 50%;
}

#header .headLoginBox .LoginBoxbottom ul.share li a {
    margin-top: -8px;
    padding: 0 6px;
}

#header .headLoginBox .LoginBoxbottom ul.share li i {
    color: #333;
    font-size: 20px;
}

#header .headLoginBox .LoginBoxbottom ul.share li img {
    display: block;
    width: 18px;
}

#header .member {
    margin-top: 20px;
}


#header .top_nav .navUlBox {
    position: relative;
}

#header .top_nav .navUlBox > li:hover .navUlBox_childUl > li > ul {
    display: inline-block;
    vertical-align: top;
}

#header .top_nav .navUlBox > li:hover .navUlBox_childUl > li.fl > ul li a {
    padding: 0 30px;
}

#header .top_nav .navUlBox > li:hover .navUlBox_childUl > li.fr {
    margin-top: 20px;
    border-left: #000 solid 1px;
}

#header .top_nav .navUlBox > li:hover .navUlBox_childUl > li.fr dl {
    margin: 0;
}

#header .top_nav .navUlBox > li:hover .navUlBox_childUl > li.fr dl dd {
    display: inline-block;
    width: 185px;
    margin-left: 20px;
}

#header .top_nav .navUlBox > li:hover .navUlBox_childUl > li.fr dl dd:last-child {
    margin-right: 20px;
}

#header .top_nav .navUlBox > li:hover .navUlBox_childUl > li.fr dl dd a {
    display: block;
    height: auto;
    padding: 0;
    text-align: center;
}

#header .top_nav .navUlBox > li:hover .navUlBox_childUl > li.fr dl dd img {
    display: inline-block;
    width: 100%;
}

#header .top_nav .navUlBox > li {
    position: relative;
    margin-bottom: -1px;
}

.slider {
    width: 100%;
    min-width: 1200px;
    height: 558px;
    position: relative;
    overflow: hidden;
    background: #fff;
    text-align: center;
}

.slider .bd {
    width: 1200px;
    position: absolute;
    left: 50%;
    margin-left: -700px
}

.slider .bd li {
    width: 1200px;
    overflow: hidden;
}

.slider .bd li img {
    display: block;
    width: 1200px;
    height: 558px;
}

.slider .tempWrap {
    overflow: visible !important
}

.slider .tempWrap ul {
    margin-left: -1200px !important; /*强制位置*/
}

.slider .hd {
    position: absolute;
    width: 100%;
    left: 0;
    z-index: 1;
    height: 8px;
    bottom: 20px;
    text-align: center;
}

.slider .hd li {
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 8px;
    height: 8px;
    line-height: 99px;
    overflow: hidden;
    /*background: url(../images/slider-btns.png) 0 -10px no-repeat;*/
    margin: 0 5px;
    cursor: pointer;
    filter: alpha(opacity=60);
    opacity: 0.6;
}

.slider .hd li.on {
    background-position: 0 0;
    filter: alpha(opacity=100);
    opacity: 1;
}

.slider .pnBtn {
    position: absolute;
    z-index: 1;
    top: 0;
    width: 100%;
    height: 558px;
    cursor: pointer;
}

.slider .prev {
    left: -50%;
    margin-left: -700px;
}

.slider .next {
    left: 50%;
    margin-left: 700px;
}

.slider .pnBtn .blackBg {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 558px;
    background: #ccc;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.slider .pnBtn .arrow {
    display: none;
    position: absolute;
    top: 108px;
    z-index: 1;
    width: 60px;
    height: 558px;
}

.slider .pnBtn .arrow:hover {
    filter: alpha(opacity=60);
    opacity: 0.6;
}

.slider .prev .arrow {
    right: -60px;
    /*background: url(../images/slider-arrows.png) -120px 0 no-repeat;*/
}

.slider .next .arrow {
    left: -60px;
    /*background: url(../images/slider-arrows.png) 0 0 no-repeat;*/
}

.indextimesale {
    width: 1200px;
    margin: 60px auto 0;
}

.indextimesale .panel-heading {
}

.indextimesale .panel-heading .timespan {
    text-align: center;
    font-size: 20px;
    font-weight: 700;
}

.indextimesale .panel-heading .timespan span {
    display: inline-block;
    margin-right: 10px;
}

.indextimesale .panel-heading .timespan ul {
    display: inline-block;
}

.indextimesale .panel-heading .timespan ul li {
    color: #f00;
    display: inline-block;
}

.indextimesale .panel-heading .timespan ul li span {
    font-size: 24px;
}

.indextimesale .panel-body {
    overflow: hidden;
    height: 380px;
}

.swiper-containerindextimesale {
    overflow: initial !important;
    position: relative;
}

.swiper-containerindextimesale .swiper-slide {
    width: 261px;
    margin-right: 15px;
    position: relative;
}

.swiper-containerindextimesale .swiper-slide a {
    width: 220px;
    display: inline-block;
    margin-right: 12px;
    vertical-align: top;
    position: relative;
}

.swiper-containerindextimesale .swiper-slide a:last-child {
    margin-right: 0;
}

.swiper-containerindextimesale .swiper-slide img {
    display: block;
    width: 100%;
    height: 220px;
}

.swiper-containerindextimesale .swiper-slide label {
    width: 20px;
    display: block;
    position: absolute;
    left: 10px;
    top: 0;
}

.swiper-containerindextimesale .swiper-slide p b {
    font-size: 16px;
    color: #f00;
}

.swiper-containerindextimesale .swiper-slide p span {
    display: inline-block;
}

.swiper-containerindextimesale .swiper-slide p label {
    display: inline-block;
    width: 155px;
    height: 6px;
    vertical-align: middle;
    border: #000 solid 1px;
    border-radius: 5px;
    position: static;
    display: inline-block;
    margin-left: 5px;
}

.swiper-containerindextimesale .swiper-slide p label em {
    display: block;
    height: 100%;
    width: 80%;
    background: #F78299;
}

.swiper-containerindextimesale .swiper-button-prev {
    background: url(../images/btn_prevlist.png) no-repeat;
}

.swiper-containerindextimesale .swiper-button-next {
    background: url(../images/btn_nextlist.png) no-repeat;
}

.swiper-containerindextimesale .swiper-button-prev.swiper-button-disabled {
    background: url(../images/btn_prev.png) no-repeat;
}

.swiper-containerindextimesale .swiper-button-next.swiper-button-disabled {
    background: url(../images/btn_next.png) no-repeat;
}

.swiper-containerindextimesale .swiper-button-prev {
    left: -16px;
}

.swiper-containerindextimesale .swiper-button-next {
    right: -22px;
}

.swiper-containerindextimesale .swiper-pagination-bullets, .swiper-containerindextimesale .swiper-pagination-custom, .swiper-containerindextimesale .swiper-pagination-fraction {
    bottom: -10px !important;
}

#pageContent h3.pageContent_head {
    font-size: 28px;
    margin-top: 50px;
}

#pageContent h3.pageContent_head img {
    display: inline-block;
    width: 25px;
    margin-right: 10px;
}

#pageContent .content_ button {
    display: block;
    margin: 0 auto;
    width: 200px;
    border: #212121 solid 1px;
    border-radius: 3px;
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    background: #212121;
}

#pageContent .content_ button span {
    margin-left: 5px;
}

.swiperseller {
    width: 1300px;
}

.swiperseller .swiper-slide li:first-child {
    width: 512px;
}

.swiperseller .swiper-slide li:first-child img {
    height: auto;
}

.swiperseller .swiper-slide li:first-child p {
    width: 325px;
    height: 195px;
    padding-top: 65px;
}

.swiperseller .swiper-slide li:nth-child(4), .swiperseller .swiper-slide li:nth-child(7) {
    margin-right: 0;
}

.swiperseller .swiper-slide li {
    margin-right: 15px;
    position: relative;
    overflow: hidden;
}

.swiperseller .swiper-slide li p {
    position: absolute;
    bottom: -100%;
    right: 0;
    width: 100%;
    padding: 15px 10px;
    text-align: right;
    background: rgba(255, 255, 255, 0.8);
}

.swiperseller .swiper-slide li p label {
    display: block;
    text-overflow: ellipsis;
    margin: 0;
    font-size: 16px;
    font-weight: normal;
}

.swiperseller .swiper-slide li p label:first-child {
    overflow: hidden;
}

.swiperseller .swiper-slide li p label:nth-child(2) {
    border-bottom: #000 solid 1px;
    margin: 10px 0;
    padding-bottom: 5px;
}

.swiperseller .swiper-slide li p label em {
    display: inline-block;
    padding: 1px 8px;
    color: #fff;
}

.swiperseller .swiper-slide li p label em:first-child {
    background: #F792A1;
    margin-right: 3px;
}

.swiperseller .swiper-slide li p label em:last-child {
    background: #BAE25B;
}

.swiperseller .swiper-slide li p label b {
    font-size: 24px;
}

.swiperseller .swiper-button-prev {
    left: -40px;
}

.swiperseller .swiper-button-next {
    right: -40px;
}

.swipersellernext.swiper-button-disabled {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23DD6768'%2F%3E%3C%2Fsvg%3E");
}

.swipersellerprev.swiper-button-disabled {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23DD6768'%2F%3E%3C%2Fsvg%3E");
}

.swipersellernext.swiper-button-disabled, .swipersellerprev.swiper-button-disabled {
    opacity: 0.35 !important;
}

.pageContentBox_  .item5 {
    position: relative;
}

.pageContentBox_  .item5 p {
    text-align: left;
}

.pageContentBox_  .item5 p label em {
    display: inline-block;
    padding: 1px 8px;
    color: #fff;
    font-style: normal;
}

.pageContentBox_  p label em:first-child {
    background: #F792A1;
    margin-right: 3px;
}

.pageContentBox_  .item5 p label em:last-child {
    background: #BAE25B;
}

.pageContentBox_ .item5 p b {
    color: #e00000;
}

.pageContentBox_  .item5 button {
    width: 18px !important;
    height: auto !important;
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 18px !important;
    color: #ea002b;
    border: none !important;
    background: none !important;
}

.pageContentBox_  .item5 img.rankingsort {
    position: absolute;
    left: 10px;
    top: 10px;
    width: 38px;
    height: auto;
}

ul.center li button.iconwish {
    width: 18px !important;
    height: auto !important;
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 18px !important;
    color: #ea002b;
    border: none !important;
    background: none !important;
}

#tongadbanner a {
    display: block;
    position: relative;
}

#tongadbanner a .header-bannertext {
}

#tongadbanner.fixed {
    z-index: 999;
    position: fixed;
    margin: 0 auto;
    left: 0;
    top: 0px;
}

.footerNavi {
    background: #fff;
    border-top: solid 1px #000;
    margin-top: 60px;
}

.footerNavi .content .contop {
    float: none;
    width: 100%;
}

.footerNavi .content .contop h4 {
}

.footerNavi .content .contop h4 img {
    width: 15%;
    margin: 0 auto;
}

.footerNavi .content .contop p.footText_ {
    text-align: center;
    font-size: 14px;
    color: #7f7f7f;
    width: 600px;
    margin: 15px auto;
    line-height: 24px;
}

.footerNavi .content .contop ul {
    text-align: center;
    margin: 30px 0;
}

.footerNavi .content .contop ul li {
    display: inline-block;
    font-size: 16px;
    margin-right: 15px;
}

.footerNavi .content .contop ul li:last-child {
    margin-right: 0;
}

.footerNavi .content .contop ul li img {
    display: inline-block;
}

.footerNavi .content .contop ul li img.icons {
    width: 20px;
    margin-right: 5px;
}

.footerNavi .content .contop ul li img.footphone {
    vertical-align: bottom;
}

.footerNavi .content .contop ul li img.footemails {
    width: 160px;
    vertical-align: bottom;
}

.footerNavi .content .contbottom {
    float: none;
    width: 100%;
}
.deleteAddress{
    background: #212121;
    color:#fff!important;
    width: 88px;
}

.cancelOrder{
    width: 76px;
    margin-top: 15px;
    background: transparent;
    border: none;
    border-bottom: 1px solid #ddd;
    padding: 6px 0;
}

.footerNavi .content .contbottom ul {
    text-align: center;
    background: #eee;
    width: 100%;
    margin: 0 auto;
    padding: 15px 0;
}

.footerNavi .content .contbottom ul li {
    display: inline-block;
    border-right: #000 solid 1px;
    padding: 0 12px;
    margin: 0;
}

.footerNavi .content .contbottom ul li a {
    color: #000;
    font-size: 14px;
}

.footerNavi .content .contbottom ul li:last-child {
    border: none;
}

.footerNavi .content .contbottom .paymentcontact {
    margin: 25px auto;
    width: 235px;
}

.footerNavi .content .contbottom dl.share {
}
.share i{
    font-size:24px;
}
.footerNavi .content .contbottom dl dd {
    line-height: 0;
    text-align: center;
}

.footerNavi .content .contbottom dl dd a {
    display: inline-block;
    width: 20px;
    position: static;
    height: auto;
    text-decoration: none;
    color: #333;
    font-size: 26px;
    margin-right: 20px;
}

.footerNavi .content .contbottom dl dd a:last-child {
    margin-right: 0;
}

.footerNavi .content .contbottom dl dd a:before {
    position: static;
}

.footerNavi .content .contbottom dl dd a img {
    display: block;
    width: 100%;
}

.footerNavi .content .contbottom form {
    display: block;
    text-align: center;
    margin-bottom: 20px;
}

.footerNavi .content .contbottom form input {
    display: inline-block;
    height: 35px;
    width: 380px;
    padding: 0 15px;
}

.footerNavi .content .contbottom form button {
    display: inline-block;
    height: 35px;
    background: #212121;
    color: #fff;
    text-align: center;
    border: none;
    width: 190px;
}

.footerNavi .content .contbottom p.footText_ {
    text-align: center;
}

.listbox ul li i.iconwish {
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 18px;
    color: #ea002b;
}

.toolbar .pages .pagination {
    margin: 0;
}

.pagination > li > a, .pagination > li > span {
    color: #333;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background-color: #212121;
    border-color: #212121;
}

.toolbar .pages .pagination li {
    margin: 0 5px 30px 0;
}

#header .headLoginBox .LoginBoxbottom .topCart .items {
    right: 3px;
    top: -5px;
    background: #ff4b4b;
}

.customernew {
    position: fixed;
    right: 10px;
    top: 150px;
    z-index: 9;
}

.customernew ul {
}

.customernew ul li {
    margin-bottom: 20px;
}
.recover-pwd-confirm-content label{
    margin: 10px 0;
}
ul.center li a {
    position: relative;
}

ul.center li a .sale-mask {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, .5);
}

ul.center li a .sale-mask span {
    font-weight: bold;
    font-size: 35px;
    position: absolute;
    left: 40px;
    top: 90px;
    color: #000;
}
.proTitle a{
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.infoImg img{
    transition: all .5s;
}
.infoImg img:hover{
    box-shadow:0 15px 30px rgba(0,0,0,.1) ;
}
.confirm-title{
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
    background: #eaeaea;
}
.recoveryPassBtn{
    color: #333;
    background-color: #fff;
    border-color: #ccc;
    margin-top: 20px;
}
.customernew ul li img {
    display: block;
    border-radius:100%;
    width: 50px;
}

.text-danger{
    text-indent: 5px;
    letter-spacing: 1px;
    color: #000;
    font-size: 16px;
}
#addtocart {
    padding: 8px 0;
    margin: 10px 0;
    box-shadow: 0 4px 6px -4px #000;
    color: #fff;
    font-size: 16px;
    background: #212121;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

#header .top_nav {
    position: relative;
}

#header .top_nav .allnavbox {
    position: absolute;
    top: 42px;
    background: rgba(247, 146, 161, 1);
    width: 100%;
    height: 200px;
    z-index: 198;
    height: 250px;
    display: none;
}

.navUlBox_childUl {
    /*border: none;*/
    /*top: 42px;*/
}

/*.navUlBox_childUl li a {*/
    /*background: none;*/
    /*font-weight: 700;*/
/*}*/

/*.navUlBox_childUl li a:hover {*/
    /*background: none;*/
    /*color: #000;*/
/*}*/

.breadcrumbs ul li {
    background: none;
}

.new-alert-success {
    color: white;
    background-color: #000;
    font-weight: bold;
}

/*order页面代码*/
.pop-top {
    height: 40px;
    width: 100%;
    border: none;
}

.pop-textarea {
    height: 85px;
    border: 1px dashed #F3B6BF;
" name=" remark "
}

.repay-url {
    text-align: center;
    float: none;
    font-family: '微软雅黑';
}

.pop-top h2 {
    float: left;
    display: block;
    font-size: 16px;
}

.pop-top span {
    cursor: pointer;
    font-size: 18px;
}

.pop-foot {
    height: 50px;
    width: 100%;
    border-top: 1px #E5E5E5 solid;
    text-align: right;
}

.pop-cancel, .pop-ok {
    padding: 5px 15px;
    margin: 10px 5px 0;
    border: none;
    border-radius: 5px;
    background-color: #000;
    color: #fff;
    cursor: pointer;
}

.pop-ok {
    background-color: white;
    color: black;
    width: 60px;
    border: 1px #CECECE solid;
}

.pop-cancel {
    background-color: #FFF;
    border: 1px #CECECE solid;
    color: #000;

}

.pop-close {
    background-color: #000;
    color: white;
    border: none;
    width: 60px;
}

.pop-content {
    margin: 10px 0;
}

.bgPop {
    display: none;
    position: fixed;
    z-index: 129;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, .2);
}

.colorpink {
    color: #F3B6BF;
}
.customer-wishlist-item-image.washlist{
    border-right:1px solid #eaeaea;
}
#wishlist-view-form th{
    text-align: center;
}
.order-detail-price-border{
    border-right:1px solid #eaeaea;
    border-right:1px solid #eaeaea;vertical-align:middle!important;
}
.order-detail  td{
    border:1px solid #eadada!important;
}
.order-detail .table-title{
    background: #f3f3f3;
}
.member-special img{
    cursor: pointer;
    transition: all .5s;
}
.member-special img:hover{
    transform: scale(1.2);
}


.wishlist-table   .regular-price{
    line-height: 20px;
}
.box-cart {
    width: 1200px !important;
    padding: 0 !important;
}