<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
}

.cl {
    clear: both;
}

.flex-box {
    display: flex;
    width: 100%;
    margin: 0 auto;
}

.flex-w {}

.flex-l {
    text-align: left;
}

.flex-r {
    text-align: center;
}

.flex-auto {
    flex: 1;
}

.el-inline {
    display: inline-block;
}

.page-width {
    max-width: 1200px;
    margin: 0 auto;
    overflow: hidden
}

.page-discount-box {
    padding: 8px 30px;
    text-align: center;
    background: #b50a12;
    color: #fff;
}

.logo-box {
    padding-top: 5px;
    padding-left: 5px;
    font-size: 32px;
    font-weight: bold;
}

.logo-box img {
    height: 45px;
}

.header-box {
    border-bottom: 1px solid #ccc;
    padding-bottom: 8px;
}

.header-nav {
    text-align: right;
    padding-top: 16px;
}

.header-nav&gt;li {
    display: inline-block;
    line-height: 28px;
    margin-right: 10px;
    position: relative;
}

.header-nav li ul {
    display: none;
    position: absolute;
    width: 180px;
    left: 0px;
    top: 25px;
    background: #fff;
    border: 1px solid #efefef;
    z-index: 999;
}

.header-nav li ul li {
    text-align: left;
}

.header-nav li ul li a {
    padding: 3px 10px;
}

.header-cart-box {
    padding-top: 15px;
}

.header-icon {
    display: inline-block;
    margin-left: 8px;
}

.header-icon .layui-icon,
.header-icon .fa {
    font-size: 28px;
}

.nav-icon {
    display: none;
}

.mini-shopping-cart {
    position: relative;
}

.mini-cart-num {
    position: absolute;
    top: -2px;
    right: 0px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    right: 3px;
    top: -10px;
    font-weight: bold;
    background: #3a3a3a;
    border-radius: 50%;
    min-width: calc(19em / 16);
    height: calc(19em / 16);
}

.drawer-logo {
    text-align: center;
    padding: 25px 0px 10px;
}

.drawer-logo img {
    height: 55px;
}

.drawer-search-box {
    padding: 5px 5px;
}

.drawer-cate {}

.drawer-cate li {
    padding: 5px 10px;
    padding-left: 20px;
}

.drawer-cate .nav-top-title {
    padding: 10px 10px;
    border-bottom: 1px solid #ccc;
}

.currency-left-box {
    padding: 0px 8px;
}

.lang-left-box {
    padding: 0px 8px;
}

#indexFlash {
    text-align: center;
}

#indexFlash img {
    width: 100%;
}

.bestseller-box {}

.bestseller-title {
    margin-top: 20px;
    font-weight: bold;
}

.grid-item {
    padding: 5px 8px;
}

.grid-images {
    border: 1px solid #efefef;
    width: 100%;
    overflow: hidden;
    background-origin: contain;
    /*ä»ŽcontentåŒºåŸŸå¼€å§‹æ˜¾ç¤ºèƒŒæ™¯cover,contain*/
    background-position: 50% 50%;
    /*å›¾ç‰‡ä¸Šä¸‹å·¦å³å±…ä¸­*/
    background-size: contain;
    /*ä¿æŒå›¾åƒæœ¬èº«çš„å®½é«˜æ¯”ä¾‹ï¼Œå°†å›¾ç‰‡ç¼©æ”¾åˆ°å®½åº¦æˆ–é«˜åº¦æ­£å¥½é€‚åº”å®šä¹‰èƒŒæ™¯çš„åŒºåŸŸ*/
    background-repeat: no-repeat;
    /*å›¾åƒä¸é‡å¤æ˜¾ç¤º*/
}

.grid-images,
.grid-images a {
    height: 200px;
}

.grid-images a {
    display: block;
}

.grid-text-name {
    padding: 3px 2px;
    text-align: center
}

.grid-text-start {
    text-align: center;
    color: #ff0000;
}

.grid-text-price {
    text-align: center;
    padding: 2px 0px;
}

.grid-text-price .price {
    font-size: 18px;
    color: #ff0000;
}

.grid-text-price .ot_price {
    font-size: 14px;
    text-decoration: line-through;
    color: #333;
}

.grid-text-buynow {
    text-align: center;
}

.layui-laypage .layui-laypage-curr .layui-laypage-em {
    background: #000;
}

#goods-page {
    text-align: center;
}

.page-breadcrumb {
    padding: 8px 0px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.goods-cate-title {
    margin-top: 25px;
    margin-bottom: 30px;
}

.goods-cate-title legend {
    margin-left: 45%;
}

.goods-list-nav {
    border: 1px solid #cfcfcf;
    padding: 20px;
    border-radius: 20px;
    margin: 18px 10px;
}

.goods-list-nav-box .el-inline {
    cursor: pointer;
    font-size: 18px;
    width: 25px;
    line-height: 25px;
    text-align: center;
    border: 1px solid #efefef;
}

.goods-list-nav-box .active {
    background: #0E1112;
    color: #fff;
}

.page-select {
    width: 60px;
}

.page-orderby {
    width: 210px;
}

.page-select .layui-select,
.page-select .layui-input {
    height: 28px !important;
    line-height: 28px !important;
}

.page-select .layui-form-select dl {
    top: 28px;
}

.m-goods-infobox {
    display: none;
}

.goods-info-text {
    padding-left: 25px;
    color: #595959;
}

.goods-info-title {
    padding: 8px 0px;
    margin-bottom: 10px;
    color: #000;
}

.store-info-text {
    padding: 5px 0px;
}

.goods-info-num-review,
.goods-info-sold {
    padding: 0px 8px;
    border-left: 1px solid #ccc;
}

.goods-info-text .goods-info-list {
    padding: 3px 0px;
}

.goods-info-text .grid-text-start {
    padding-right: 8px;
}

.goods-info-text .flex-l {
    padding-right: 8px;
}

.goods-info-price {
    padding: 15px 0px;
    border-top: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1;
}

.goods-info-price .price {
    font-size: 22px;
    font-weight: bold;
    color: #ff0000;
}

.goods-info-price .ot_price {
    font-size: 15px;
    text-decoration: line-through;
    color: #333;
}

.price-discoutn {
    display: inline-block;
    padding: 3px 5px;
    border-radius: 3px;
    background: #f7c1bd;
    color: #ff0000;
    font-size: 13px
}

.goods-info-price li span {
    margin-right: 5px;
}

.store-info-attr {}

.attr-title {
    padding: 3px 0px;
    font-size: 15px;
    color: #000;
    margin-top: 5px;
}

.attr-box .attr-item {
    display: inline-block;
    border: 1px solid #efefef;
    padding: 5px 10px;
    border-radius: 5px;
    cursor: pointer;
    margin-bottom: 2px;
}

.attr-box .attr-item-images {
    padding: 0px;
    padding: 1px;
}

.attr-box .attr-item-images img {
    height: 50px;
}

.attr-item-hover {
    background: #ff0000;
    color: #fff;
}

.cart-jia-jian {
    width: auto;
}

.cart-jian,
.cart-jia {
    cursor: pointer;
    padding-right: 0px !important;
    width: 30px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 18px;
    background: #3d3d3d;
    color: #fff;
}

.cart-jia1 {
    width: 20px;
    height: 20px;
    line-height: 17px;
    border: 1px solid #ccc;
}

.cart-del {
    cursor: pointer;
    padding-right: 0px !important;
    width: 30px;
    height: 28px;
    line-height: 24px;
    text-align: center;
    font-size: 15px;
    border: 1px solid #eee;
    color: #dc3545;
}

.flex-l.cart-jian {
    width: 30px;
    height: 30px;
    line-height: 27px;
    border: 1px solid #ccc;
    background: #fff;
    color: #666666;
    text-align: center;
    border-radius: 5px 0 0 5px;
}

.flex-l.cart-jia {
    width: 30px;
    height: 30px;
    line-height: 27px;
    border: 1px solid #ccc;
    background: #fff;
    color: #666666;
    border-radius: 0 5px 5px 0;
}

.cart-num,
.cart-num input {
    padding-right: 0px !important;
    height: 50px;
    width: 30px;
    background: #3d3d3d;
    color: #fff;
}
.cart-num1,
.cart-num1 input {
    padding-right: 0px !important;
    height: 30px;
    width: 32px;
    background: #fff;
    color: #666666;
    border: 1px solid #ccc;
    border-left: 0px;
    border-right: 0px;
}

.cart-num input {
    border: 0px;
    text-align: center;
}

.cart-addtocart {
    margin: 0px 5px;
}

.cart-addtocart .button {
    width: 220px;
    border-radius: 5px;
    padding: 0px 20px;
    height: 50px;
    line-height: 28px;
    text-align: center;
    cursor: pointer;
    border-radius: 0px;
    border: 1px solid #ccc;
    background: #fb5d5d;
    ;
    color: #fff;
}

.cart-addtocart .button:hover {
    border: 1px solid #b50a12;
    background: #000;
    color: #fff;
}

.cart-wishlist {
    cursor: pointer;
    color: #000;
    padding-right: 0px !important;
    width: 30px;
    height: 30px;
    line-height: 29px;
    text-align: center;
    font-size: 18px;
    border: 1px solid #ccc;
}

.cart-wishlist {}

.goods-info-desc {
    padding: 3px 5px;
}

.goods-info-images-box {
    width: 450px;
    height: 550px;
}

.flex-l.cart-num input {
    padding-left: 0;
}
.cart-num1 input {
    border: 0;
    text-align: center;
    height: 28px;
    width: 32px;
    background: #fff;
    color: #666666;
    padding-left: 0;
}

.goods-info-images-box .swiper-container {
    width: 100%;
    height: 450px;
    margin-left: auto;
    margin-right: auto;
}

.goods-info-images-box .swiper-slide {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;

}

.goods-info-images-box .gallery-top {
    height: 80%;
    width: 100%;
    background: #efefef;
}

.goods-info-images-box .gallery-thumbs {
    height: 20%;
    box-sizing: border-box;
    padding: 10px 0;
    margin-top: 10px;
}

.goods-info-images-box .gallery-thumbs .swiper-slide {
    height: 100%;
    opacity: 0.7;
    border: 1px solid #efefef;
}

.goods-info-images-box .gallery-thumbs .swiper-slide-thumb-active {
    opacity: 1;
}

.pageinfo-title {
    margin-top: 20px;
    padding: 10px 5px;
    border-bottom: 1px solid #efefef;
}

.pageinfo-text {
    padding: 5px 10px;
}

.shopping-cart-title {
    text-align: center;
    padding: 20px 0px 10px;
}

.shopping-cart-sub-title {
    text-align: center;
}

.shopping-cart-item {
    margin-bottom: 5px;
    padding-bottom: 5px;
    font-size: 16px;
    color: #666;
    padding-top: 20px;
    border-bottom: 1px solid #efefef;
}

.shopping-cart-item .cart-item-images img {
    width: 150px;
}

.shopping-cart-item .cart-item-images a {
    padding-right: 8px;
}

.shopping-cart-item .cart-item-name {
    font-size: 20px;
    color: #000;
}

.shopping-cart-item .cart-item-list {
    display: flex;
    margin-bottom: 3px;
}

.shopping-cart-item .cart-item-qty-input {
    width: 90px;
}

.shopping-cart-item .cart-item-subtotal {
    width: 120px;
    text-align: center;
}

.shopping-cart-item .cart-item-del {
    cursor: pointer;
}

.shopping-cart-total-item,
.shopping-cart-total-notice {
    text-align: right;
    font-size: 20px;
    padding: 5px 3px;
}

.shopping-cart-checkout-btn {
    text-align: right;
}

.checkout-cart-box {
    font-size: 12px;
    width: 450px;
    background: #efefef;
    border-left: 1px solid #ccc;
}

.checkout-cart-box .shopping-cart-box {
    padding: 15px;
}

.checkout-cart-box .cart-item-name {
    font-size: 13px;
}

.checkout-cart-box .cart-item-images {
    position: relative;
}

.checkout-cart-box .cart-item-images img {
    width: 95px;
    border-radius: 8px;
    border: 1px solid #ccc;
}

.checkout-cart-box .cart-item-images .checkout-num-box {
    position: absolute;
    padding: 2px;
    text-align: center;
    border-radius: 50%;
    background: rgba(114, 114, 114, 0.9);
    line-height: 16px;
    color: #fff;
    right: 0px;
    top: -10px;
    min-width: calc(19em / 16);
    height: calc(19em / 16);
}

.checkout-cart-box .cart-item-text {
    text-align: left;
}

.checkout-cart-box .shopping-cart-total {
    border-top: 1px solid #ccc;
    padding-top: 10px;
    padding-bottom: 20px;
    padding-right: 25px;
}

.checkout-cart-box .shopping-cart-total .flex-box {
    font-size: 18px;
    margin-bottom: 10px;
}

.checkout-cart-box .shopping-cart-total .flex-r {
    text-align: left;
    width: 100px;
}

.checkout-cart-box .shopping-cart-total .flex-r span {
    margin-left: 8px;
}

.checkout-cart-box .shopping-cart-total .flex-auto {
    text-align: right;
}

.checkout-addres {
    background: #fff;
}

.checkout-title {
    font-size: 18px;
    line-height: 38px;
    color: #333333;
}

.checkout-addres-box {
    padding: 3px 15px;
    /* padding-left: 0px; */
}

.checkout-addres-box .layui-form-item {
    padding-right: 10px;
}

.checkout-addres-box .user-state-select {
    text-align: left;
    margin-left: 10px;
}

.checkout-addres-box .user-state-select .layui-unselect {
    padding-left: 10px;
}

.checkout-return-box {
    padding-top: 15px;
}

.checkout-return-box .checkout-return .fa-angle-left {
    font-size: 18px;
    padding-right: 8px;
}

.checkout-continue-to-shipping {
    padding-right: 15px;
}

.checkout-address-content {
    margin-top: 15px;
}

.shipping-box {
    position: relative;
}

.shipping-box .payment-item-subtitle {
    position: absolute;
    left: 15px;
    bottom: 2px;
    color: #666;
}

.payment-box {
    padding-right: 15px;
}

.payment-list-box {}

.payment-item-box {
    cursor: pointer;
    margin-bottom: 10px;
    border-radius: 8px;
    overflow: hidden;
    border: 1px solid #efefef;
}

.payment-item-box .address-icon {
    width: 100px;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
}

.payment-item-box .icon-paypal {
    background: #2a7efb
}

.payment-item-box .icon-ixunpaypal {
    background: #2a7efb
}

.payment-item-box .icon-card {
    background: #0a6aa1;
}

.payment-item-box .icon-cod {
    background: #9E792E;
}

.payment-item-box .icon-left-shipping {
    background: #8a6d3b
}

.payment-item-box .icon-fastshipping {
    background: #8a6d3b
}

.payment-item-title {
    line-height: 55px;
    font-size: 16px;
    padding-left: 15px;
    color: #333;
}

.payment-item-box .address-icon .fa {
    font-size: 25px;
}

.payment-item-box .address-icon .fa-paypal {
    color: #fff;
}

.payment-item-box .address-icon .fa-truck {
    color: #fff;
}

.payment-item-box .address-icon .fa-money {
    color: #fff;
}

.payment-item-box .address-icon .fa-credit-card {
    color: #fff;
}

.payment-item-box-hover {
    border: 1px solid #00aa00;
}

.payment-card-box {
    padding: 5px 8px;
    padding-left: 15px;
    display: none;
}

.payment-card-box .input-box {
    padding-right: 5px;
}

.user-info-box {
    padding: 15px;
}

.user-order-image img {
    width: 80px;
}

.user-order-goods-item {
    margin-bottom: 8px;
}

.user-order-txt-box {
    padding-left: 10px;
}

.payment-address-box {
    cursor: pointer;
    margin-bottom: 10px;
    border-radius: 8px;
    overflow: hidden;
    border: 1px solid #efefef;
}

.address-box-item {
    background: #efefef;
}

.address-box-item .address-icon {
    width: 100px;
    text-align: center;
    padding-top: 35px;
}

.address-box-item .address-icon .fa {
    font-size: 35px;
}

.address-desc {
    line-height: 19px;
    color: #666;
    padding-left: 15px;
}

.address-desc h2,
.user-info-box h2 {
    color: #000;
    line-height: 38px;
}

.login-from-box {
    margin: 0 auto;
    width: 45%;
    max-width: 80%;
}

.login-from-box .layui-form-item {
    padding-right: 5px;
}

.login-title {
    padding: 35px 0px;
    text-align: center;
}

.login-btn {
    text-align: center;
}

.review-images li {
    display: inline-block;
}

.review-images li img {
    height: 55px;
}

.review-items-list {
    min-height: 160px;
    border: 1px solid #efefef;
    margin: 2px;
    padding: 10px;
}

.review-items-list .review-text {
    text-align: center;
}

.loading_more {
    text-align: center;
    cursor: pointer;
}

.page-footer-box a {
    color: #afafaf;
}

.probox {
    padding: 15px;
}

.page-footer-box {
    background: #333;
    padding: 71px 0 75px 0;
    margin-top: 10px;
    color: #afafaf;
}

.page-footer-nav li {
    padding: 5px 0px;
}

.page-footer-nav li.page-nav-title {
    font-size: 18px;
    margin-bottom: 10px;
    color: #fff
}

.page-footer-nav li.fa {
    font-size: 15px;
}

.copyright {
    padding: 10px 0px;
    text-align: center;
    color: #ccc;
    background: #333;
}

.copyright a {
    color: #fff;
}

.right-mini-cart {
    padding: 5px;
    font-size: 12px;
}

.right-mini-cart h2 {
    font-size: 14px;
    text-align: center;
    background: #000;
    color: #fff;
    line-height: 50px;
}

.right-mini-cart .cart-item-images img {
    width: 55px;
}

.right-mini-cart .cart-item-images a {
    padding-right: 8px;
}

.right-mini-cart .cart-item-name {
    font-size: 12px;
    color: #000;
}

.right-mini-cart .cart-item-list {
    margin-bottom: 3px;
    font-size: 12px;
}

.right-mini-cart .mini-btn-box {
    margin-bottom: 8px;
}

.right-mini-cart .mini-btn-box .layui-btn-primary,
.right-mini-cart .mini-btn-box .layui-btn-danger,
.right-mini-cart .mini-btn-box .layui-btn-normal {
    width: 100%
}

.pc-addthis {
    margin-top: 10px;
}

.m-addthis {
    margin-top: 10px;
    margin-left: 5px;
    visibility: hidden;
}

.layui-row .layui-col-sm3:nth-child(4n+1) {
    clear: both;
}

.user-agent-box {
    max-width: 90%;
    width: 680px;
    background: #efefef;
    margin: 15px auto;
    border-radius: 10px;
}

.user-agent-item {
    padding: 20px;
    position: relative;
}

.agent-broken-commission-box {
    margin: 2px auto;
    width: 200px;
    height: 200px;
    border-radius: 50%;
    line-height: 200px;
    line-height: 200px;
    background: #0a6aa1;
    text-align: center;
}

.agent-broken-commission-box-price {
    color: #fff;
    font-size: 50px;
    position: relative;
}

.agent-broken-commission-box-text {
    color: #efefef;
    font-size: 15px;
    line-height: 20px;
    position: absolute;
    bottom: 40px;
    width: 100%;
    text-align: center;
}

.agent-broken-header-txtbox {
    width: 150px;
    position: absolute;
    bottom: 1px;
    line-height: 25px;
    font-size: 22px;
    color: #0a6aa1;
}

.agent-broken-header-txtbox .text-small {
    font-size: 12px;
    color: #ccc;
}

.agent-broken-commission-box-yestoday {
    left: -100px;
}

.agent-broken-commission-box-total {
    right: -100px;
}

.agent-broken-commission-record {
    background: #0a6aa1;
    line-height: 25px;
    padding: 0px 15px;
    position: absolute;
    right: 0;
    top: 20px;
    text-align: center;
    border-radius: 5px 0px 0px 5px;
    color: #fff;
}

.agent-broken-commission-record a {
    color: #fff;
}

.agent-list-item-boxs {
    padding: 20px;
}

.agent-list-itembox {
    height: 105px;
    text-align: center;
    margin: 10px;
    background: #0a6aa1;
    border-radius: 10px;
    color: #fff;
}

.agent-list-itembox .agent-number {
    font-size: 30px;
    font-weight: bold;
    padding-top: 25px;
}

.brokerage-tx-box-list {
    padding: 15px 0px;
}

.brokerage-tx-box .brokerage-tx-box-title {
    font-size: 18px;
    font-weight: bold;
    padding: 8px 0px;
}

.brokerage-tx-box-list .number {
    width: 20%;
    text-align: left;
    padding-left: 15px;
}

.brokerage-tx-box-list .status {
    width: 20%;
}

.brokerage-tx-box .brokerage-tx-box-list:nth-child(2n+1) {
    background: #fff;
}

.coupon-box {
    cursor: pointer;
}

.coupon-box .flex-box {
    border: 2px solid #fff;
    overflow: hidden;
    border-radius: 8px;
}

.coupon-box.hover .flex-box {
    border: 2px solid #9B410E;
}

.coupon-box h2 {
    font-size: 18px;
}

.coupon-box .coupon-price {
    font-weight: bold;
    font-size: 35px;
    height: 80px;
    line-height: 80px;
    width: 150px;
    text-align: center;
    background: #ff9900;
    color: #fff;
    border-radius: 8px 0px 0px 8px;
}

.coupon-box .coupon-text {
    padding-left: 15px;
    background: #FDDC9A;
    border-radius: 0px 8px 8px 0px;
}

.coupon-box .coupon-title {
    padding: 10px 0px;
    font-size: 15px;
    font-weight: bold;
}

.news-item-box {
    padding: 0px 5px;
}

.news-item-list {
    margin-top: 8px;
}

.news-list-timebox {
    margin-right: 10px;
    border: 1px solid #ccc;
    border-radius: 8px;
    padding: 5px;
}

.news-list-timebox .news-list-day {
    font-size: 36px;
    line-height: 50px;
    text-align: center;
    font-weight: bold;
}

.news-list-timebox .news-list-year {
    font-size: 15px;
    text-align: center;
}

.news-list-timebox .news-list-timeWidth {
    width: 100px;
}

.news-list-text {
    padding-left: 8px;
    padding-right: 8px;
}

.news-list-text .news-list-title {
    font-size: 18px;
    font-weight: bold;
}

.news-list-text .news-list-synopsis {
    color: #6A6A6A;
}

.news-list-imgbox {
    width: 150px;
}

.news-list-imgbox img {
    width: 99%;
}

.news-infobox {
    padding: 5px;
}

.news-infobox h1 {
    padding: 15px 0px;
    text-align: center;
    border-bottom: 1px solid #ccc;
}

.news-info-timeline {
    text-align: right;
    padding-right: 10px;
    margin-top: 8px;
}

.news-info-content img {
    max-width: 100%;
}

/* .swiper-button-prev::after,
.swiper-button-next::after {
    font-size: 20px !important;
}

.swiper-button-prev,
.swiper-button-next {
    color: #000 !important;
    font-size: 16px !important;
    background: #fff;
    padding: 23px;
    border-radius: 50%;
    box-shadow: 0 3px 25.5px 4.5px rgba(0, 0, 0, .06);
} */

.ftlogobox img {
    padding-bottom: 28px;
}

.attr-item.black span {
    background: #000000
}

.attr-item.silver span {
    background: #C0C0C0;
}

.attr-item.gray span {
    background: #808080;
}

.attr-item.white span {
    background: #FFFFFF;
}

.attr-item.maroon span {
    background: #800000;
}

.attr-item.red span {
    background: #FF0000;
}

.attr-item.purple span {
    background: #800080;
}

.attr-item.fuchsia span {
    background: #FF00FF;
}

.attr-item.green span {
    background: #008000;
}

.attr-item.lime span {
    background: #00FF00;
}

.attr-item.olive span {
    background: #808000;
}

.attr-item.yellow span {
    background: #FFFF00;
}

.attr-item.navy span {
    background: #000080;
}

.attr-item.blue span {
    background: #0000FF;
}

.attr-item.teal span {
    background: #008080;
}

.attr-item.aqua span {
    background: #00FFFF;
}


.goods-info-box {
    margin-top: 80px;
}

.styleh {
    background: #fff;
    outline: none;
    border: 1px solid #ccc;
    height: 44px;
    padding: 3px 5px;
    border-radius: 5px;
    font-size: 13px;
}

@media(max-width:600px) {
    .cart-addtocart .button {
        width: 130px !important;
        font-size: 14px !important;
    }
}

.breadcrumb-area {
    margin-bottom: 15px;
}</pre></body></html>