/*
Author: kenrich
Time:2023-01-03 -- 2023-01-10
/* reset */
img {
    max-width: 100%;
    width: auto\9;
    height: auto;
    border: 0;
    vertical-align: middle;
    -ms-interpolation-mode: bicubic;
}

a {
    transition: all 0.4s ease;
    text-decoration: none !important;
    color: #333;
}

a:hover,
a:focus {
    transition: all 0.8s ease;
    text-decoration: none !important;
    color: #7f1c24;
    outline: none;
}

body {
    color: #333;
    font-family: 'Noto Sans SC', 'WenQuanYi Micro Hei', 'Source Han Sans', sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Segoe UI', Arial, 'PingFang TC', 'Microsoft JhengHei', sans-serif;
    margin: 0;
    padding: 0;
    font-weight: bold;
}

p {
    font-family: 'Noto Sans SC', 'WenQuanYi Micro Hei', 'Source Han Sans', sans-serif;
}

ul,
li {
    margin: 0;
    padding: 0
}

li {
    list-style-type: none;
}

.grecaptcha-badge {
    visibility: hidden;
}

.left {
    float: left;
}

.right {
    float: right;
}

.dn {
    display: none;
}

.db {
    display: block;
}

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

.clearfix:after {
    clear: both;
    overflow: hidden;
}

.clearfix {
    zoom: 1;
}

.rigister-info .form-control {
    border: 1px solid #7f1c24;
}

.hot-product-list img {
    vertical-align: middle;
    object-fit: cover;
    width: 100%;
    aspect-ratio: 1/1;
}
.new-tags li {
    float: left;
}
.new-tags li a {
    border: 1px solid #1b2586;
    color: #1b2586;
    padding: 6px 15px;
    border-radius: 20px;
    background: #fff;
    margin-right: 15px;
    margin-bottom: 20px;
    display: block;
}
/* 知識 */
.knowledge-sidebar-list li {
    float: left;
    width: calc(20% - 10px);
    margin-right: 10px;
    text-align: center;
    font-size: 20px;
    cursor: pointer;
    border-bottom: 2px solid #ccc;
    padding-bottom: 8px;
}

.knowledge-sidebar-list {
    margin-bottom: 50px;
}

.knowledge-sidebar-list li:hover,
.knowledge-sidebar-list li.active {
    color: #7f1c24;
    border-bottom: 2px solid #7f1c24;
}

header {
    background: #fff;
    padding: 0px 0 10px 0;
}

.nologin {
    margin-left: 30px;
}

.phoneHeader .search {
    margin-left: 10px;
}

.phoneHeader .search .form-control {
    border: 1px solid #7f1c24;
    height: 32px;
    line-height: 32px;
    border-radius: 32px 0 0 32px;
    padding: 0 15px;
}

.phoneHeader .search .input-group-addon {
    border: 1px solid #7f1c24;
    background: #7f1c24;
    color: #fff;
    padding: 5px 13px 5px 7px;
    border-radius: 0 32px 32px 0;
    cursor: pointer;
}

.phoneHeader .search .input-group-addon span {
    font-size: 16px;
}

.phoneHeader .search {
    width: calc(60% - 50px);
    margin-left: 50px;
}

.phoneHeader .nologin {
    margin-left: 0;
    padding-top: 10px;
}

.phoneHeader .nologin span {
    font-size: 20px;
}

.phoneHeader .nologin .slogin-cart {
    margin-left: 10px;
    padding-right: 20px;
    height: 26px;
    position: relative;
    top: 0
}

.phoneHeader .haslogin {
    padding-top: 5px;
}

.phoneHeader .nologin .slogin-cart .barge {
    line-height: 20px;
    line-height: 18px;
}

.logo {
    width: 180px;
    float: left;
}

.search {
    width: calc(100% - 385px);
    float: left;
    padding-top: 6px;
    text-align: center;
}

.search li.active a,
.search li:hover a {
    color: #7f1c24;
}

.search ul {
    display: inline-block;
}

.search ul li {
    float: left;
}

.search ul li a {
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    padding: 0 20px;
    color: #666;
}

.slogin {
    width: 150px;
    text-align: right;
    float: right;
    padding-top: 16px;
}

.slogin-cart {
    position: relative;
    padding-right: 10px;
    display: block
}

.slogin-cart span {
    font-size: 24px;
}

.slogin-cart .barge {
    position: absolute;
    background: orangered;
    padding: 1px 5px;
    color: #fff;
    right: 0;
    top: 0;
    border-radius: 20px;
    font-size: 12px;
}

.nologin {
    font-size: 16px;
}

.nologin .left {
    height: 30px;
    line-height: 30px;
}

.nologin span {
    font-size: 24px;
}

.haslogin .form-control {
    border: 1px solid #7f1c24;
    color: #333;
    border-radius: 44px;
}

.search .form-control {
    border: 1px solid #7f1c24;
    height: 44px;
    line-height: 44px;
    border-radius: 44px 0 0 44px;
    padding: 0 22px;
}

.search .input-group-addon {
    border: 1px solid #7f1c24;
    background: #7f1c24;
    color: #fff;
    padding: 6px 20px 6px 15px;
    border-radius: 0 44px 44px 0;
    cursor: pointer;
}

.search .input-group-addon span {
    font-size: 20px;
}

.search-bottom {
    margin-top: 5px;
    padding-left: 20px;
}

.search-bottom span {
    color: #999;
    margin-right: 5px;
    cursor: pointer;
}

.search-bottom span.active {
    color: #333;
}

.search-bottom span:hover {
    color: #7f1c24;
}

.haslogin button {
    outline: none !important;
    ;
    background: #fff;
    border: 1px solid #7f1c24;
    border-radius: 6px !important;
}

.haslogin .input-group-btn {
    width: 150px;
}

.fix-cart {
    position: fixed;
    right: 15px;
    top: 48%;
    display: block;
    width: 60px;
    z-index: 9999 !important;
}

.fix-cart a {
    height: 60px;
    line-height: 60px;
    text-align: center;
    display: block;
    margin-bottom: 4px;
    border-radius: 50%;
    color: #fff;
}

.fix-cart .bage {
    position: absolute;
    top: 17px;
    right: 31px;
    background: orangered;
    color: #fff;
    height: 20px;
    line-height: 18px;
    font-size: 14px;
    border-radius: 30px;
    padding: 1px 5px;
    transform: translateY(-50%) translateX(100%);
}

.fix-li {
    position: relative;
}

/* 輪播圖 */
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url(../images/b1left.png);
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url(../images/b1right.png)
}

/* .swiper-button-prev.swiper-button-disabled, .swiper-button-next.swiper-button-disabled{
    opacity: 1;
} */
.swiper-button-prev,
.swiper-button-next {
    position: absolute;
    top: 50%;
    width: 50px;
    height: 50px;
    margin-top: -25px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 50px 50px;
    -webkit-background-size: 50px 50px;
    background-size: 50px 50px;
    background-position: center;
    background-repeat: no-repeat;
}

.consult-list li {
    float: left;
    margin-right: 10px;
    cursor: pointer;
    border: 1px solid #7f1c24;
    padding: 10px 20px;
    border-radius: 30px;
    font-size: 16px;
    margin-bottom: 10px;
}

.consult-list li input {
    margin-right: 5px;
}

#swiper-knowledge {
    padding-top: 55px;
}

#swiper-knowledge .swiper-button-prev {
    right: 60px;
    top: 20px;
    left: auto;
    -moz-background-size: 36px 36px;
    -webkit-background-size: 36px 36px;
    background-size: 36px 36px;
}

#swiper-knowledge .swiper-button-next {
    top: 20px;
    right: 0;
    -moz-background-size: 36px 36px;
    -webkit-background-size: 36px 36px;
    background-size: 36px 36px;
}

/* 熱銷產品 */
.hot-product {
    padding: 80px 0 120px 0;
    background: #f2f2f2;
}

#swiper-hot {
    padding-top: 55px;
}

#swiper-hot .swiper-button-prev {
    right: 60px;
    top: 20px;
    left: auto;
    -moz-background-size: 36px 36px;
    -webkit-background-size: 36px 36px;
    background-size: 36px 36px;
}

#swiper-hot .swiper-button-next {
    top: 20px;
    right: 0;
    -moz-background-size: 36px 36px;
    -webkit-background-size: 36px 36px;
    background-size: 36px 36px;
}

.product-name {
    margin-top: 10px;
    padding: 0 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 22em;
    /* 調整為22個字符寬度 */
    display: block;
}

.product-price {
    margin-top: 4px;
    padding: 0 20px;
    color: #8b0a20;
    font-size: 18px;
}

.hot-product-list {
    margin-bottom: 25px;
    object-fit: cover;
    /* 保持比例，裁切多餘部分 */
    object-position: center;
    /* 居中顯示 */
    display: block;
}

/* 服務 */
.index-services {
    padding: 80px 0;
}

.index-services-list {
    margin-bottom: 30px;
    position: relative;
}

.index-services-list a:hover .knowledge-btn {
    display: block;
    transition: .3s;
}

/* 導航 */
.header-ad {
    background: #7f1c24;
    color: #fff;
    padding: 15px;
    margin-bottom: 30px;
}

.set-menu {
    padding: 0 50px;
    margin-bottom: 30px;
}

.set-menu li.menu-parent {
    position: relative;
    background: url("../images/down.png") no-repeat right 23px;
    background-size: 8px;
}

.set-menu li.menu-parent ul.sub-pc {
    position: absolute;
    top: 50px;
    width: 126px;
    left: 0;
    display: none;
    z-index: 9999;
}

.set-menu li.menu-parent:hover .sub-pc {
    display: block;
}

.set-menu .sub-pc li {
    margin-left: 0;
    background-color: #7f1c24;
    margin-bottom: 1px;
}

.set-menu .sub-pc li a {
    color: #fff;
    display: block;
    font-size: 14px !important;
    height: 40px !important;
    line-height: 40px !important;
    width: 126px !important;
}

.password-wrapper {
    position: relative;
}

.toggle-password {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    cursor: pointer;
    font-size: 18px;
    color: #6c757d;
    transition: color 0.2s ease;
    font-weight: bold;
}

.set-menu .lg-sub li a {
    color: #fff;
    display: block;
    font-size: 14px !important;
    height: 40px !important;
    line-height: 40px !important;
    width: 230px !important;
}

.HTile {
    text-align: center;
    margin-bottom: 50px;
}

.HTile h4 {
    font-size: 30px;
}

.HTile p {
    font-size: 16px;
    text-transform: uppercase;
}

.sline {
    width: 160px;
    height: 2px;
    background: #7f1c24;
    margin: 5px auto;
}

/* 品牌 */
.brand {
    padding: 90px 0;
}

.brand .swiper-slide {
    text-align: center;
}

.brand .swiper-wrapper {
    height: 80px;
    line-height: 80px;
}

.brand .swiper-wrapper img {
    max-height: 70px;
}

/* 油漆知識 */
.knowledge {
    padding: 80px 0 80px 0;
}

.knowledge-info {
    position: absolute;
    width: 100%;
    text-align: center;
    z-index: 9999;
    color: #fff;
    display: block;
    top: 50%;
    font-size: 16px;
    margin-top: -23px;
    padding: 0 15px;
}

.knowledge-btn {
    position: absolute;
    bottom: 30px;
    width: 100%;
    text-align: center;
    display: none;
    transition: .3s;
}

.knowledge-btn img {
    height: 30px;
}

#swiper-knowledge a:hover .knowledge-btn {
    display: block;
    transition: .3s;
}

#swiper-knowledge {}

/* 底部 */
.copyright {
    font-size: 16px;
    text-align: center;
    height: 56px;
    line-height: 56px;
    background: #7f1c24;
    color: #fff;
}

/* 分頁 */
.paginatoin-area {
    margin-top: 50px;
}

.paginatoin-area .pagination-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.paginatoin-area .pagination-box li {
    margin-right: 5px;
    display: inline-block;
}

.paginatoin-area .pagination-box li a {
    color: #846450;
    height: 36px;
    width: 36px;
    font-size: 16px;
    display: inline-block;
    padding: 0 10px;
    text-align: center;
    line-height: 36px;
    border-radius: 5px;
    font-weight: bold;
}

.paginatoin-area .pagination-box li:hover a.next {
    background: transparent;
    color: #846450;
}

.paginatoin-area .pagination-box li a i {
    font-size: 12px;
    line-height: 36px;
}

.paginatoin-area {
    padding: 0px;
    margin-bottom: 30px;
}

.paginatoin-area .pagination-box li.active a {
    color: #fff;
    background-color: #7f1c24;
    border-radius: 5px;
}

.paginatoin-area .pagination-box li:hover a {
    color: #fff;
    background-color: #7f1c24;
    border-radius: 5px;
}

.paginatoin-area .pagination-box li:hover a.previous {
    background: transparent;
    color: #846450;
}

.paginatoin-area .pagination-box li:hover a.next {
    background: transparent;
    color: #846450;
}

.paginatoin-area .pagination-box li:last-child {
    margin-right: 0;
}

.phone-menu {
    background: #fff;
    padding: 10px 15px;
}

.phone-menu .left img {
    height: 34px;
}

.phone-menu .right {
    padding-top: 5px;
}

.phone-menu .right img {
    height: 25px;
}

.phone-footer-nav {
    position: fixed;
    width: 100%;
    display: block;
    bottom: 0;
    z-index: 999;
    background: #e49e99;
    color: #fff;
    height: 60px;
    -moz-box-shadow: 2px 2px 5px #333;
    -webkit-box-shadow: 2px 2px 5px #333;
    box-shadow: 2px 2px 5px #333;
}

.phone-footer-nav li {
    width: 20%;
    text-align: center;
    float: left;
    font-size: 12px;
    padding-top: 5px;
    height: 60px;
}

.phone-footer-nav li.check {
    background: #fff;
    box-shadow: 0px -4px 4px 0px #e49e99,
        /*上邊陰影  紅色*/
        -0px 0px 0px 0px #e49e99,
        /*左邊陰影  綠色*/
        0px 0px 0px 0px #e49e99,
        /*右邊陰影  藍色*/
        0px 0px 0px 0px #e49e99;
    /*下邊陰影  黃色*/
}

.phone-footer-nav li.check a {
    color: #e49e99;
}

.phone-footer-nav li span {
    display: block;
    font-size: 24px;
}

.phone-footer-nav li a {
    color: #fff;
}

.expanded .side-menu {
    left: 0;
}

.side-menu-close {
    text-align: right;
    padding: 8px 15px;
}

.side-menu-close .iconfont {
    color: #fff;
    font-size: 23px;
}

.navset span {
    font-size: 24px;
}

.side-menu-close img {
    height: 24px;
    cursor: pointer;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.side-menu-close:hover img {
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}

.side-menu-list ul li:hover,
.side-menu-list ul>li.active {
    color: #fff;
    background: #494949;
}

.side-menu-list ul li a {
    color: #fff;
    font-size: 15px;
    line-height: 18px;
    padding: 15px 20px;
    font-weight: 400;
    display: block;
    position: relative;
    z-index: 1;
}

.side-menu-list ul li {
    position: relative;
    border-top: 1px solid #3e3e3e;
    cursor: pointer;
}

.side-menu-list #sub-menu,
.side-menu-list #sub-menu #third-menu {
    display: none;
}

.side-menu-list li.active>#sub-menu,
.side-menu-list li.active>#third-menu {
    display: block !important;
}

.side-menu-list .submenu-parent #sub-menu {
    background: #1f1f1f;
}

.side-menu-list .submenu-parent #sub-menu a {
    font-size: 14px;
    padding-left: 30px;
}

.side-menu-list .submenu-parent #sub-menu #third-menu a {
    padding-left: 45px;
}

.side-menu-list ul li span {
    -moz-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    width: 50px;
    height: 47px;
    line-height: 47px;
    text-align: center;
    font-size: 10px;
}

.side-menu {
    width: 100%;
    height: 100%;
    max-width: 285px;
    overflow-y: auto;
    z-index: 99999;
    background: rgba(0, 0, 0, 0.65);
    position: fixed;
    transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -ms-transform: all 0.25s ease-in-out;
    left: -285px;
    top: 0
}

.side-menu-list ul>li.active>span {
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}

.expanded {
    overflow: hidden;
}

.sub-menu-list {
    margin-bottom: 10px;
}

.sub-menu-list-title a {
    color: #e49e99 !important;
    font-size: 16px !important;
}

.sub-menu-list-info {
    padding: 10px 20px;
}

.sub-menu-list-info p {
    margin-bottom: 0 !important;
}

.sub-menu-list-info p a {
    padding: 8px 15px !important;
}

/* 底部 */
footer {
    padding: 60px 0;
    background: #f2f2f2;
    position: relative;
}

.footer-left h4 {
    margin-top: 10px;
}

.footer-logo {
    margin-bottom: 30px;
}

.body-bg {
    position: absolute;
    right: 15px;
    bottom: 0;
    width: 90px;
}

.footer-right h4 {
    border-bottom: 4px solid #7f1c24;
    color: #7f1c24;
    font-size: 18px;
    padding-bottom: 10px;
    text-align: center;
    margin-bottom: 25px;
}

.footer-right {
    padding-top: 30px;
}

.footer-right .left {
    width: 49%;
}

.footer-right .right {
    width: 49%;
}

.footer-right li {
    text-align: center;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 500;
}

.footer-social {
    text-align: center;
    margin-top: 40px;
}

.footer-social a {
    height: 44px;
    line-height: 44px;
    text-align: center;
    display: inline-block;
    margin-bottom: 4px;
    border-radius: 50%;
    color: #fff;
    width: 44px;
    margin: 0 5px;
}

.map {
    margin-top: 30px;
}

/* 顏色 */
.color {
    padding: 80px 0 120px 0;
}

.color-title {
    text-align: center;
    margin-bottom: 50px;
}

.color-swarpper .color-list {
    float: left;
    width: calc(20% - 20px);
    margin: 0 10px;
}

.color-list {
    margin-bottom: 30px;
}

.color-list-pic {
    width: 110px;
    height: 110px;
    border-radius: 15px;
    text-align: center;
    margin: 0 auto 5px auto;
}

.color-list p {
    text-align: center;
    font-size: 16px;
}

.main-color-list {
    display: inline-block;
    margin-right: 30px;
    margin-bottom: 20px;
    cursor: pointer;
}

.main-color-list-pic {
    width: 120px;
    height: 35px;
    border-radius: 8px;
    border: 2px solid #ccc;
    ;
}

.main-color-list p {
    text-align: center;
    margin-top: 5px;
}

.main-color-list.active p {
    color: #c1272d;
    font-weight: bold;
}

.main-color-list.active .main-color-list-pic {
    background-image: url(../images/a90.png);
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: 50px 8px;
    border: 3px solid #000;
}

.color-set {
    text-align: center;
    margin-bottom: 60px;
}

.color-set ul {}

/* 最新消息 */
.single-news {
    padding-bottom: 100px;
}

.single-news-top {
    padding: 60px 0 10px 0;
    text-align: center;
}

.single-news-center p {
    line-height: 28px;
}

.n-line {
    width: 100%;
    height: 1px;
    background: #999;
    margin-bottom: 30px;
    margin-top: 30px;
}

.single-news-center img {
    margin-bottom: 30px;
}

/* 購物車 */
.index-promote {
    margin: 80px 0 0 0;
    border-radius: 10px;
    background: #fff;
    -moz-box-shadow: 2px 2px 5px #999999;
    -webkit-box-shadow: 2px 2px 5px #999999;
    box-shadow: 2px 2px 5px #999999;
}

.Htitle {
    height: 60px;
    line-height: 60px;
    color: #fff;
    font-size: 20px;
    text-align: center;
    border-radius: 10px 10px 0 0;
}

.Htitle {
    height: 60px;
    line-height: 60px;
    color: #fff;
    font-size: 20px;
    text-align: center;
    border-radius: 10px 10px 0 0;
}

.mt-product-table td {
    border-top: 0;
    border-bottom: 1px solid #ccc;
    vertical-align: middle !important;
    text-align: center;
    font-size: 16px;
}

.mt-product-table th {
    font-size: 18px;
    line-height: 18px;
    text-transform: uppercase;
    padding-bottom: 10px !important;
    font-weight: 400;
    border-bottom: 1px solid #ccc !important;
    vertical-align: middle !important;
    text-align: center;
}

.cart-btn {
    color: #fff;
    background: #7f1c24;
    width: 160px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    border-radius: 4px;
    font-size: 16px;
    cursor: pointer;
    -moz-transition: all 1s ease-in-out;
    -webkit-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    border: 1px solid #7f1c24;
    display: block;
    margin: 10px 0 10px 30px;
    border-radius: 30px;
}

.cart-btn:hover {
    background: #fff;
    color: #7f1c24
}

.register-line {
    position: relative;
    padding: 10px 0;
}

.register-line b {
    position: absolute;
    width: 200px;
    background-color: #fff;
    left: 50%;
    margin-left: -100px;
    text-align: center;
    font-weight: 400;
    top: -16px;
    font-size: 22px;
}

.register-line span {
    width: 100%;
    height: 1px;
    background: #999;
    display: block;
}

.index-promote .Hbody {
    padding: 40px 20px 40px 20px;
}

.mt-product-table img {
    width: 106px;
    overflow: hidden;
    padding: 10px 0;
}

.gooddelete span {
    color: orangered;
    font-size: 20px;
}

.goodsinty .right {
    text-align: left;
    float: left;
    padding-left: 10px;
    margin-top: 30px;
}

.mt-product-table .product-number {
    font-size: 16px;
    display: block;
    color: #757575;
}

.total-num span {
    width: 30px;
    display: inline-block;
    text-align: center;
    background: #7f1c24;
    color: #fff;
    cursor: pointer;
    border-radius: 50%;
    height: 30px;
    line-height: 23px;
    text-align: center;
    display: inline-block;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -khtml-user-select: none;
    user-select: none;
    font-size: 18px;
}

.total-num input {
    width: 60px;
    text-align: center;
    color: #7f1c24;
    border: 0;
    outline: none;
    background: none;
    border-top: 1px solid #7f1c24;
    border-bottom: 1px solid #7f1c24;
    height: 30px;
    line-height: 31px;
}

.total-num span {
    width: 30px;
    display: inline-block;
    text-align: center;
    background: #7f1c24;
    color: #fff;
    cursor: pointer;
    border-radius: 0;
    height: 30px;
    line-height: 23px;
    text-align: center;
    display: inline-block;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -khtml-user-select: none;
    user-select: none;
    font-size: 18px;
}

.index-promote {
    margin: 80px 0 100px 0;
    border-radius: 10px;
    background: #fff;
    -moz-box-shadow: 2px 2px 5px #999999;
    -webkit-box-shadow: 2px 2px 5px #999999;
    box-shadow: 2px 2px 5px #999999;
}

.index-promote .Hbody {
    padding: 40px 20px 40px 20px;
}

.goods-list-pic {
    padding: 10px;
    text-align: center;
}

.goods-list-name {
    padding: 5px 10px
}

.index-red .goods-list-addcart {
    background: #a91f27;
}

.goods-list-price {
    padding: 0px 10px;
    color: #a91f27;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 10px;
}

.goods-list {
    border: 1px solid #eee;
    -moz-box-shadow: 2px 2px 5px #999999;
    -webkit-box-shadow: 2px 2px 5px #999999;
    box-shadow: 2px 2px 5px #999999;
    border-radius: 5px;
}

.goods-list-addcart {
    background: #7f1c24;
    color: #fff;
    height: 34px;
    line-height: 34px;
    text-align: center;
    cursor: pointer;
    border-radius: 0 0 5px 5px;
}

.loafer {
    padding: 60px 0 100px 0;
}

.loafer-set h4 {
    text-align: center;
    margin-bottom: 10px;
}

.goods-list-addcart span {
    margin-right: 5px;
}

.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal>.swiper-pagination-bullets {
    left: 0;
    width: 100%;
    text-align: center;
    bottom: 0;
}

.swiper-pagination-bullet {
    width: 9px;
    height: 9px;
    border-radius: 9px;
    background: #999;
}

#swiper-sales,
#swiper-recommend,
#swiper-hot,
#swiper-promote,
#swiper-relate,
#swiper-sort1,
#swiper-sort2,
#swiper-sort3,
#swiper-sort4,
#swiper-sort5,
#swiper-sort6 {
    padding-bottom: 50px;
}

.index-red .swiper-pagination-bullet-active {
    background: #7f1c24;
}

.index-green .swiper-pagination-bullet-active {
    background: #bbd482;
}

.pay-info2-list {
    margin-bottom: 15px;
}

.pay-info2-list .left {
    width: 140px;
    height: 44px;
    line-height: 44px;
    font-size: 16px;
}

.pay-info2-list .center {
    width: 400px;
    float: left;
}

.pay-info2-list .right {
    float: left;
    height: 44px;
    line-height: 44px;
    margin-left: 30px;
}

.pay-info2-list .right span {
    font-size: 26px;
    margin: 0 5px;
    color: orangered;
}

.pay-info2-list .form-control {
    border: 1px solid #7f1c24;
    height: 44px;
    line-height: 44px;
    border-radius: 44px 0 0 44px;
    padding: 0 22px;
}

.pay-info2-list .input-group-addon {
    border: 1px solid #7f1c24;
    background: #7f1c24;
    color: #fff;
    padding: 6px 20px 6px 15px;
    border-radius: 0 44px 44px 0;
    cursor: pointer;
}

.pay-info2-list .right .form-control {
    border: 1px solid #7f1c24;
    height: 44px;
    line-height: 44px;
    border-radius: 44px;
    padding: 0 22px;
}

.pay-info2 {
    padding-bottom: 20px;
    padding-top: 10px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
}

.pay-info3 {
    margin-bottom: 0px;
}

.pay-info4-list-left {
    float: left;
    width: 120px;
    height: 44px;
    line-height: 44px;
    font-size: 16px;
    font-weight: bold;
}

.pay-info4-list-right {
    width: 50%;
    float: left;
    padding-top: 12px;
}

.user-info label {
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 400;
    padding-left: 20px;
}

.user-info .form-control {
    height: 40px;
    line-height: 40px;
    border-radius: 20px;
}

.pay-info3-list {
    margin-top: 20px;
}

.pay-info3-list-left {
    float: left;
    width: 120px;
    height: 44px;
    line-height: 44px;
    font-size: 16px;
    font-weight: bold;
}

.pay-info3-list-right {
    width: calc(100% - 140px);
    float: left;
}

.payment-type {
    margin-bottom: 20px;
}

.pay-info1 {
    border-top: 1px solid #ccc;
    padding: 30px 0;
}

.pay-info5 {
    margin-bottom: 40px;
}

.pay-info1 h4 .left {
    width: 150px;
    font-size: 16px;
    font-weight: bold;
}

.pay-info1 h4 .right {
    width: calc(100% - 150px);
}

.pay-info1 h4 {
    margin-bottom: 15px;
    font-size: 16px;
}

.payment-type li {
    width: 130px;
    float: left;
    margin-right: 15px;
    list-style: none;
    cursor: pointer;
}

.payment-type label.active {
    border: 1px solid #7f1c24;
    background: #7f1c24;
    color: #fff;
}

.payment-type input.labelauty+label {
    padding: 10px 0;
    display: block;
    text-align: center;
    border-radius: 44px;
}

.city-selector-set .form-group {
    width: 140px;
    display: inline-block;
    margin-right: 20px;
}

/* 404頁面 */
.errorpage {
    padding: 100px 0 120px 0;
}

.error-btn {
    color: #fff;
    background: #7f1c24;
    width: 160px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    border-radius: 4px;
    font-size: 16px;
    cursor: pointer;
    -moz-transition: all 1s ease-in-out;
    -webkit-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    border: 1px solid #7f1c24;
    display: block;
    margin: 30px auto;
}

.error-btn:hover {
    color: #7f1c24;
    background: #fff;
}

.success {
    padding: 150px 0 180px 0;
    text-align: center;
}

.success img {
    margin-bottom: 10px;
}

.sec-story {
    padding-top: 200px;
    padding-bottom: 120px;
    background: #fff;
}

.pay-success img {
    width: 100px;
    margin: 30px auto;
}

.pay-success h1 {
    font-size: 28px;
    margin-bottom: 15px;
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}

.red-600 {
    color: orangered;
}

.font-size-20 {
    font-size: 20px !important;
}

.sitemap {
    padding-bottom: 120px;
}

.sitemap-warpper h3 {
    margin-top: 50px;
    margin-bottom: 30px;
}

.payment-type label {
    border: 1px solid #ccc;
    color: #333;
    cursor: pointer;
    font-size: 16px;
}

.payment-type ul {
    margin-bottom: 10px;
}

.question {
    padding: 80px 0 120px 0;
    background: #fff;
}

.knowledge-info span {
    font-size: 24px;
}

.knowledge {
    margin-bottom: 80px;
}

.knowledge-list-ask {
    padding: 15px 25px 15px 50px;
    background: #fff url(../images/a1.png) no-repeat 20px 12px;
    background-size: 20px;
    border-radius: 5px;
    font-size: 16px;
    cursor: pointer;
}

.knowledge-list {
    margin-bottom: 20px;
}

.knowledge-list-ask {
    padding: 15px 25px;
    background: #ccc;
    font-size: 16px;
    cursor: pointer;
    color: #333;
}

.knowledge-list {
    margin-bottom: 20px;
}

.setHtitle {
    text-align: center;
    font-size: 36px;
    margin-bottom: 30px;
}

.knowledge-list .knowledge-list-ask-btn {
    background: url(../images/a3.png) no-repeat;
    width: 19px;
    height: 19px;
    background-size: 19px;
}

.knowledge-list-answer {
    padding: 15px 25px;
    background-color: #fff;
    border-radius: 0 0 5px 5px;
    line-height: 28px;
    border: 1px solid #ccc
}

.knowledge-list.check .knowledge-list-ask {
    color: #fff;
    border-radius: 5px 5px 0 0;
    background: #7f1c24;
    background-size: 20px;
}

.knowledge-list.check .knowledge-list-answer {
    border: 1px solid #7f1c24;
}

.knowledge-list.check .knowledge-list-ask-btn {
    background: url(../images/a4.png) no-repeat;
    width: 22px;
    height: 22px;
    background-size: 22px;
}

.knowledge-list-ask .right {
    padding-top: 2px;
    width: 20px;
}

.knowledge-list-ask .left {
    width: calc(100% - 20px);
}

/* 用戶中心 */
.usercenter {
    background: #fff;
}

.usercenter-left {
    /*    background-color: #e49e99; */
    margin-top: 65px;
    margin-right: 30px;
}

.usercenter-body {
    background: #fff;
}

.user-sinfo {
    padding-left: 20px;
}

.user-sinfo img {
    height: 60px;
}

.user-sinfo .right {
    height: 60px;
    line-height: 60px;
    float: left;
    margin-left: 10px;
    font-size: 16px;
}

.nav-tabs {
    border-bottom: 1px solid #e49e99
}

.nav-tabs>li a {
    font-size: 16px;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    border: 1px solid #e49e99;
    background: #e49e99;
    color: #fff;
}

.nav-tabs>li.active {
    margin-bottom: -2px;
}

.tab-cwrapper {
    padding: 30px 0;
}

.coupon-list .left {
    width: 100px;
    height: 100px;
    background-color: #bbd482;
    text-align: center;
    color: #fff;
    padding-top: 15px;
}

.expire .coupon-list .left {
    width: 100px;
    height: 100px;
    background-color: #ccc;
    text-align: center;
    color: #fff;
    padding-top: 15px;
}

.expire .coupon-list .right {
    border: 1px solid #ccc;
}

.coupon-list .left span {
    font-size: 30px;
}

.coupon-list .left p {
    font-size: 18px;
}

.coupon-list .right {
    width: calc(100% - 100px);
    border: 1px solid #bbd482;
    height: 100px;
}

.coupon-list {
    margin-bottom: 20px;
}

.coupon-list .right {
    padding-left: 20px;
    padding-top: 10px;
}

.coupon-list .right h4 {
    margin-bottom: 5px;
}

.coupon-list .right p {
    margin-bottom: 2px;
    color: #666;
    font-size: 12px;
}

.shop-order-list.state-1 {
    border-color: #999;
    padding: 0 15px;
    margin-bottom: 30px;
}

.shop-order-list.state-1 .shop-order-top {
    border: 1px solid #999;
    padding-top: 20px;
}

.shop-order-list .ting {
    padding-bottom: 20px;
}

.shop-order-list.state-1 .ting h4 {
    color: #333;
    font-weight: 400;
    margin-bottom: 5px;
}

.shop-order-list .ting .info {
    margin-right: 10px;
}

.shop-order-list .ting {
    padding-bottom: 20px;
}

.shop-order-list .price {
    font-size: 18px;
    color: #ff6060;
}

.shop-order-list.state-1 .shop-order-bottom {
    border: 1px solid #999;
    border-top: 0;
    padding: 20px 20px 5px 20px;
}

.media {
    margin-bottom: 15px;
}

.media:first-child {
    margin-top: 0;
}

.shop-order-bottom .media-left {
    float: left;
}

.shop-order-bottom img {
    width: 100px;
}

.shop-order-bottom .media-body {
    float: left;
    overflow: hidden;
    max-width: 160px;
    margin-left: 10px;
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

.city-selector-set .form-group {
    width: 140px;
    display: inline-block;
    margin-right: 20px;
}

.city-selector-set .form-group .form-control {
    height: 40px;
    line-height: 40px;
    color: #333;
}

.user-info-bottom {
    border-top: 1px solid #bbd482;
    padding-top: 30px;
}

.seline {
    width: 1px;
    margin: 0 auto;
    height: 250px;
    background: #bbd482;
}

/* 用戶中心 */
.usercenter {
    background: #fff;
}

.usercenter-left {
    /*    background-color: #e49e99; */
    margin-top: 65px;
    margin-right: 30px;
}

.usercenter-body {
    background: #fff;
}

.usercenter-left ul {
    margin-top: 18px;
}

.usercenter-left li a {
    height: 50px;
    line-height: 50px;
    color: #333;
    text-align: center;
    display: block;
    font-size: 16px;
}

.usercenter-left li .left {
    height: 48px;
    line-height: 48px;
    width: 60px;
    text-align: right;
}

.shop-order-more-body th {
    font-weight: 400;
    text-align: center;
    padding: 10px !important;
    border-bottom-width: 1px !important;
    background: #7f1c24;
    color: #fff;
}

.shop-order-more-body td {
    font-weight: 400;
    text-align: center;
    padding: 10px !important;
    vertical-align: middle;
    background: #fff !important;
}

.usercenter-left li .right {
    float: left;
    height: 48px;
    line-height: 48px;
    padding-left: 5px;
}

.usercenter-left li .left img {
    width: 16px;
}

.usercenter-left li.active a {
    color: #7f1c24;
    font-weight: bold;
}

.user-sinfo {
    padding-left: 20px;
}

.user-sinfo img {
    height: 60px;
}

.user-sinfo .right {
    height: 60px;
    line-height: 60px;
    float: left;
    margin-left: 10px;
    font-size: 16px;
}

.nav-tabs {
    border-bottom: 1px solid #7f1c24
}

.nav-tabs>li a {
    font-size: 16px;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    border: 1px solid #7f1c24;
    background: #7f1c24;
    color: #fff;
}

.nav-tabs>li.active {
    margin-bottom: -2px;
}

.tab-cwrapper {
    padding: 30px 0;
}

.coupon-list .left {
    width: 100px;
    height: 100px;
    background-color: #7f1c24;
    text-align: center;
    color: #fff;
    padding-top: 15px;
}

.expire .coupon-list .left {
    width: 100px;
    height: 100px;
    background-color: #ccc;
    text-align: center;
    color: #fff;
    padding-top: 15px;
}

.coupon-list .left span {
    font-size: 30px;
}

.coupon-list .left p {
    font-size: 18px;
}

.coupon-list .right {
    width: calc(100% - 100px);
    border: 1px solid #7f1c24;
    height: 100px;
}

.coupon-list {
    margin-bottom: 20px;
}

.coupon-list .right {
    padding-left: 20px;
    padding-top: 10px;
}

.coupon-list .right h4 {
    margin-bottom: 5px;
}

.coupon-list .right p {
    margin-bottom: 2px;
    color: #666;
    font-size: 12px;
}

.shop-order-list.state-1 {
    border-color: #999;
    padding: 0 15px;
    margin-bottom: 30px;
}

.shop-order-list.state-1 .shop-order-top {
    border: 1px solid #999;
    padding-top: 20px;
}

.shop-order-list .ting {
    padding-bottom: 20px;
}

.shop-order-list.state-1 .ting h4 {
    color: #333;
    font-weight: 400;
    margin-bottom: 5px;
}

.shop-order-list .ting .info {
    margin-right: 10px;
}

.shop-order-list .ting {
    padding-bottom: 20px;
}

.shop-order-list .price {
    font-size: 18px;
    color: #ff6060;
}

.shop-order-list.state-1 .shop-order-bottom {
    border: 1px solid #999;
    border-top: 0;
    padding: 20px 20px 5px 20px;
}

.media {
    margin-bottom: 15px;
}

.media:first-child {
    margin-top: 0;
}

.shop-order-bottom .media-left {
    float: left;
}

.shop-order-bottom img {
    width: 100px;
}

.shop-order-bottom .media-body {
    float: left;
    overflow: hidden;
    max-width: 160px;
    margin-left: 10px;
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

.city-selector-set .form-group {
    width: 140px;
    display: inline-block;
    margin-right: 20px;
}

.city-selector-set .form-group .form-control {
    height: 40px;
    line-height: 40px;
    color: #333;
}

.utitle {
    height: 60px;
    line-height: 60px;
    text-align: center;
    border: 1px solid #7f1c24;
    font-size: 18px;
    font-weight: bold;
}

.user-tophead {
    background: #7f1c24;
    text-align: center;
    border-radius: 15px 15px 0 0;
    padding: 40px 0 20px 0;
}

.register-socail {
    text-align: center;
    margin-top: 50px;
}

.login-info img {
    height: 60px;
    margin: 0 15px;
}

.register-set {
    text-align: center;
    font-size: 16px;
    margin-bottom: 60px;
}

.register {
    padding-bottom: 120px;
}

.login-set {
    margin-top: 30px;
}

.register-set a {
    color: #7f1c24;
    text-decoration: underline !important;
}

.register-left {
    padding-top: 160px;
    text-align: right;
}

.register-left img {
    width: 160px;
}

.register-right img {
    width: 150px;
}

.register-right {
    padding-top: 190px;
}

.lsbody {
    padding: 0 20%;
}

.rigister-info label {
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 400;
    padding-left: 20px;
}

.rigister-info .form-control {
    padding: 0 20px;
    border-radius: 20px;
    color: #333;
}

.form-control {
    height: 42px;
}

.rigister-info textarea.form-control {
    padding: 15px 20px;
    height: auto;
}

.logon-sinfo {
    padding: 0 10px;
}

.usercenter {
    margin-bottom: 60px;
}

.user-tophead p {
    font-size: 16px;
    color: #fff;
}

.user-tophead img {
    height: 100px;
    border-radius: 50%;
    margin-bottom: 15px;
}

.user-other {
    border: 1px solid #7f1c24;
    padding: 30px;
    border-top: 0;
}

.user-info-bottom {
    border-top: 1px solid #7f1c24;
}

.seline {
    width: 1px;
    margin: 0 auto;
    height: 250px;
    background: #7f1c24;
}

.usercenter-body-info h3 {
    text-align: center;
    font-weight: 400;
    font-size: 18px;
}

.usercenter-body-info h4 {
    font-size: 14px;
    text-align: center;
    font-weight: 400;
    margin-top: 10px;
}

.usercenter-body-info h3 span {
    color: orangered;
    font-size: 36px;
    margin: 0 10px;
}

.usercenter-body .stitle {
    background: #7f1c24;
    color: #fff;
    text-align: center;
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    font-weight: 400;
    border-radius: 15px 15px 0 0;
}

.search-user {
    padding: 50px 30px 0 30px;
    border: 1px solid #7f1c24;
    border-top: 0;
    border-bottom: 0;
}

.usercenter-body-info {
    padding: 30px 30px 0 30px;
    border: 1px solid #7f1c24;
    border-top: 0;
    border-bottom: 0;
}

.contact-btn {
    color: #fff;
    background: #7f1c24;
    width: 160px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    border-radius: 4px;
    font-size: 16px;
    cursor: pointer;
    -moz-transition: all 1s ease-in-out;
    -webkit-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    border: 1px solid #7f1c24;
    display: block;
    margin: 30px auto;
    border-radius: 30px;
}

.contact-btn:hover {
    color: #7f1c24;
    background: #fff;
    width: 160px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    border-radius: 4px;
    font-size: 16px;
    cursor: pointer;
    -moz-transition: all 1s ease-in-out;
    -webkit-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    border: 1px solid #7f1c24;
    display: block;
    margin: 30px auto;
    border-radius: 30px;
}

.advisory {
    margin: 200px auto 120px auto;
}

.search-user .form-control {
    border: 1px solid #7f1c24;
    height: 44px;
    line-height: 44px;
    border-radius: 44px 0 0 44px;
    padding: 0 22px;
}

.search-user .input-group-addon {
    border: 1px solid #7f1c24;
    background: #7f1c24;
    color: #fff;
    padding: 6px 20px 6px 15px;
    border-radius: 0 44px 44px 0;
    cursor: pointer;
}

.shop-order-more-body {
    border: 1px solid #7f1c24;
    margin-bottom: 40px;
    padding: 30px 30px 0 30px;
    border-top: 0
}

/* 最新消息 */
.index-news-list {
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
    padding-top: 15px;
}

.index-news-list-left {
    width: calc(100% - 140px);
    line-height: 24px;
    float: left;
}

.index-news-list-left .left {
    width: 200px;
}

.index-news-list-left .right {
    width: calc(100% - 220px);
}

.index-news-list-right {
    color: #666;
    float: right;
}

.index-news {
    margin: 80px 0 120px 0
}

/* 關於我們 */
.about {
    padding: 80px 0 120px 0;
}

.about-logo {
    text-align: center;
    margin-top: 60px;
}

.about-top {
    margin-top: 30px;
}

.about-top p {
    line-height: 28px;
    font-size: 16px;
}

.about-center {
    margin-top: 50px;
}

.about-center-list-title {
    color: #8b0a20;
    font-size: 18px;
    background: url(../images/yqt.png) no-repeat left center;
    height: 50px;
    line-height: 50px;
    background-size: 32px;
    padding-left: 42px;
    position: relative;
}

.about-center-list-info p {
    padding-left: 42px;
    line-height: 26px;
    font-size: 16px;
}

.about-center-list-info ul {
    padding-left: 60px;
}

.about-center-list-info ul li {
    line-height: 28px;
    list-style-type: square;
    margin-bottom: 5px;
    font-size: 16px;
}

.about-center-list-title span {
    width: 100%;
    height: 1px;
    background: #8b0a20;
    display: block;
    position: absolute;
    top: 26px;
    z-index: 999;
}

.about-center-list-title b {
    position: absolute;
    background-color: #fff;
    text-align: center;
    font-weight: 400;
    top: 0px;
    font-size: 18px;
    z-index: 9999;
    padding-right: 15px;
}

.about-center-list {
    margin-bottom: 20px;
}

.ask {
    padding: 80px 0 120px 0;
}

.sidebar-title {
    margin: 0;
    padding: 25px 0 15px 0;
    display: block;
    font-size: 18px;
    color: #151515;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 24px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
}

.sidebar-list li {
    margin-bottom: 12px;
}

.sidebar-list li a {
    font-size: 15px;
    font-weight: 400;
    line-height: 23px;
    color: #151515;
    display: block;
}

.ask-list {
    padding: 12px 0;
    border-bottom: 1px solid #ccc;
    display: block;
}

.ask-list h4 {
    font-size: 17px;
    color: #7f1c24;
    margin-bottom: 5px;
}

.ask-list p {
    font-size: 13px;
    margin-bottom: 0;
}

.more-read {
    background: url(../images/st5.png) no-repeat right center;
    background-size: 13px;
    padding-right: 20px;
    font-size: 15px;
    color: #7f1c24;
    margin-top: 10px;
}

/* 產品 */
.product {
    padding: 100px 0 60px 0;
}

.breadcrumbs {
    margin-bottom: 10px;
    background: #d4d4d4;
    padding: 10px 15px;
}

.breadcrumbs li {
    display: inline-block;
    font-size: 15px;
    color: #7f1c24;
    font-weight: bold;
}

.breadcrumbs li.active a {
    color: #7f1c24;
}

.sort-list li {
    margin-bottom: 12px;
}

.sort-list li>a {
    font-size: 15px;
    font-weight: 400;
    line-height: 23px;
    color: #151515;
    display: block;
    background: url(../images/a9.png) no-repeat right center;
    background-size: 16px;
}

.sort-list .sub-menu {
    padding-left: 15px;
    padding-top: 10px;
    display: none;
}

.sort-list li.active .sub-menu {
    display: block;
}

.sort-list .sub-menu li {
    margin-bottom: 10px;
}

.sort-list .sub-menu li a {
    color: #444 !important;
    background: none !important;
    font-size: 15px !important;
    font-weight: 400 !important;
}

.sort-list {
    padding-top: 10px;
}

.sort-list li.active a {
    background: url(../images/a10.png) no-repeat right center;
    background-size: 16px;
    color: #7f1c24;
    font-weight: bold;
}

/* 詳情頁 */
.single-product {
    background: #fff;
    padding: 100px 0px 120px 0;
}

.single-product-info {
    text-align: center;
}

.single-product-info h4 {
    margin-bottom: 30px;
}

.product-details-content {
    margin-bottom: 30px;
}

.product-details-content h2 {
    margin-bottom: 20px;
}

.product-details-content li {
    margin-bottom: 6px;
    font-size: 15px;
}

.product-details-price {
    margin-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 25px;
}

.product-details-price span {
    margin: 0 5px;
    font-size: 30px;
    color: orangered;
}

.product-details-list {
    margin-bottom: 10px;
}

.product-details-list .left {
    width: 100px;
    font-size: 15px;
}

.product-details-list .right {
    float: left;
    font-size: 16px;
    color: #333;
    width: calc(100% - 110px);
}

.sp-intr p {
    line-height: 26px;
    font-size: 15px;
}

.product-details-list .total-num input {
    width: 60px;
    text-align: center;
    color: #333;
    border: 0;
    outline: none;
    background: none;
    border-top: 1px solid #9b2d2d;
    border-bottom: 1px solid #9b2d2d;
    height: 30px;
    line-height: 31px;
}

.product-details-list .total-num span.reduc {
    width: 30px;
    display: inline-block;
    text-align: center;
    background: #9b2d2d;
    color: #fff;
    cursor: pointer;
    border-radius: 0;
    height: 30px;
    line-height: 23px;
    text-align: center;
    display: inline-block;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -khtml-user-select: none;
    user-select: none;
    font-size: 18px;
}

.product-details-list .total-num span.add {
    width: 30px;
    display: inline-block;
    text-align: center;
    background: #9b2d2d;
    color: #fff;
    cursor: pointer;
    border-radius: 0;
    height: 30px;
    line-height: 23px;
    text-align: center;
    display: inline-block;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -khtml-user-select: none;
    user-select: none;
    font-size: 18px;
}

.product-details-list a {
    padding: 0 30px;
    height: 40px;
    line-height: 40px;
    background: #9b2d2d;
    color: #fff;
    display: inline-block;
    border-radius: 40px;
    margin-right: 20px;
}

.product-details-list a span {
    margin-right: 5px;
}

.single-product-feature {
    padding-left: 20px;
}

.single-product-feature li {
    list-style-type: disc
}

.single-product-package li {
    cursor: pointer;
    display: inline-block;
    margin-right: 10px;
    padding: 5px 12px;
    border: 1px solid #ccc
}

.single-product-package1 li {
    cursor: pointer;
    display: inline-block;
    margin-right: 10px;
    padding: 5px 12px;
    border: 1px solid #ccc
}

.checking .scolor-list-gb img {
    display: inline-block;
}

marquee {
    font-size: 18px
}

.sTabs li {
    cursor: pointer;
    font-size: 18px;
    float: left;
    margin-right: 10px;
}

.sTabs li.active {
    color: #9b2d2d;
}

.single-product-package li.active {
    border: 1px solid #9b2d2d;
    color: #9b2d2d;
}

.single-product-color p {
    margin-bottom: 3px;
    font-size: 12px;
}

.product-details-input input {
    height: 34px !important;
    line-height: 34px;
    width: 140px;
}

.sort-banner {
    margin-bottom: 50px;
    position: relative;
}

.sort-info {
    position: absolute;
    width: 100%;
    left: 0;
    text-align: center;
    color: #fff;
    z-index: 9999;
    top: 50%;
    margin-top: -50px;
}

.sort-info h3 {
    font-size: 48px;
    margin-bottom: 20px;
}

.sort-info h5 {
    font-size: 20px;
}

.single-product-color li {
    cursor: pointer;
    display: inline-block;
    margin-right: 6px;
    text-align: center;
}

.single-product-color img {
    width: 32px;
}

.bonus-table tr td {
    border-right: 1px solid #9b2d2d !important;
    border-bottom: 1px solid #9b2d2d !important;
}

.bonus-table tr:last-child td {
    border-bottom: 0 !important;
}

.bonus-table tr td:last-child {
    border-right: 0 !important;
}

.single-product-color li.active {
    color: #9b2d2d;
}

.single-product-color li.active .color-bg {
    background-image: url(../images/a3.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 14px;
}

.single-product-color li.active p {
    font-weight: bold;
}

.color-bg {
    height: 40px;
    width: 43px;
    border-radius: 8px;
    margin-bottom: 5px;
    text-align: center;
    line-height: 35px;
    border: 1px solid rgba(0, 0, 0, .3)
}

.colorcheck .nav-tabs>li.active>a,
.colorcheck .nav-tabs>li.active>a:hover,
.colorcheck .nav-tabs>li.active>a:focus {
    background: none;
    color: #9b2d2d;
    font-size: 18px;
}

.colorcheck .nav>li>a {
    color: #888;
    display: block;
    font-size: 18px;
    padding: 10px 4px;
    position: relative;
    text-transform: uppercase;
}

.colorcheck #myTabs li {
    text-align: center;
}

.sizecircle {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    margin: 0 auto;
}

.colorcheck .nav-tabs>li {
    margin-bottom: -2px !important;
}

.colorcheck .nav-tabs>li>a:hover {
    border: 1px solid #fff !important;
}

.colorcheck .nav-tabs>li.active>a,
.colorcheck .nav-tabs>li.active>a:focus,
.colorcheck .nav-tabs>li.active>a:hover {
    border: 1px solid #fff !important;
}

.colorcheck .nav-tabs {
    border-bottom: 0;
}

.colorcheck li.active .sizecircle img {
    width: 30px;
    margin-top: 15px;
    display: inline-block;
}

.colorcheck .sizecircle img {
    width: 18px;
    margin-top: 10px;
    display: none;
}

.scolor-list {
    margin-top: 30px;
    cursor: pointer;
}

.scolor-list-gb {
    height: 120px;
    border-radius: 10px 10px 10px 10px;
    position: relative;
}

.scolor-list-gb img {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -24px;
    margin-top: -24px;
}

.scolor-list-name {
    text-align: center;
    font-size: 16px;
    margin-top: 5px;
}

.scolor-list-number {
    font-size: 14px;
    text-align: center;
    color: #ff6766;
}

/* 底部 */
/* 平板 */
@media(max-width: 1025px) {}

/* 手機 */
@media(max-width: 768px) {
    .haslogin button {
        background: transparent;
        color: #fff;
        border: 1px solid #ccc
    }

    .haslogin .input-group-btn {
        width: 130px;
    }

    .slogin {
        width: 100%;
        float: none;
        padding: 0;
        color: #fff;
        margin-left: 0;
    }

    .nologin {
        margin-left: 0;
    }

    .slogin a {
        color: #fff;
    }

    .search {
        margin-left: 0%;
        width: 100%;
        float: none;
        margin-top: 10px;
        margin-bottom: 10px;
        padding-top: 0;
    }

    .feature-list {
        width: 50%;
    }

    .feature {
        padding: 0;
    }

    .index-services {
        margin-top: 0;
        padding-top: 20px;
        padding-bottom: 10px;
    }

    .hot-product {
        padding: 30px 0;
    }

    .HTile {
        margin-bottom: 0px;
    }

    .HTile h4 {
        font-size: 24px;
    }

    .product-name {
        padding: 0;
    }

    .product-price {
        padding: 0;
    }

    .knowledge {
        padding: 30px 0;
    }

    .brand {
        padding: 30px 0;
    }

    .swiper-button-prev,
    .swiper-button-next {
        position: absolute;
        top: 50%;
        width: 30px !important;
        height: 30px !important;
        margin-top: -15px;
        z-index: 10;
        cursor: pointer;
        -moz-background-size: 30px 30px !important;
        -webkit-background-size: 30px 30px !important;
        background-size: 30px 30px !important;
        background-position: center;
        background-repeat: no-repeat;
    }

    .services-list {
        padding: 0 5px;
    }

    .services {
        margin-bottom: 10px;
    }

    .index-promote,
    .index-hot,
    .index-news {
        margin-top: 30px;
    }

    .Htitle {
        height: 40px;
        line-height: 40px;
        color: #fff;
        font-size: 16px;
        text-align: center;
        border-radius: 10px 10px 0 0;
    }

    .copyright {
        line-height: 24px;
        height: auto;
        font-size: 14px;
        padding: 20px;
    }

    footer {
        margin-top: 0;
        padding-top: 50px;
    }

    .setlogo {
        width: 80px;
        height: 80px;
        padding: 15px;
        background: #f4f4f4;
        border-radius: 40px;
        position: absolute;
        left: 50%;
        margin-left: -40px;
        top: -40px;
    }

    .footer-logo {
        margin-bottom: 20px;
    }

    .footer-social {
        margin-top: 10px;
    }

    .footer-info {
        margin-top: 10px;
    }

    .index-ad {
        margin-top: 30px;
    }

    .goods-list-pic img {
        height: 120px;
    }

    .index-news-list {
        padding: 5px 0;
    }

    .index-news-list-left {
        width: 100%;
    }

    .register-line {
        margin: 40px 0 !important;
    }

    .register-line b {
        position: absolute;
        width: 120px;
        background-color: #fff;
        left: 50%;
        margin-left: -60px;
        text-align: center;
        font-weight: 400;
        top: -9px !important;
        font-size: 16px;
    }

    .color-swarpper .color-list {
        width: calc(50% - 20px);
    }

    .loafer {
        padding: 30px 0 30px 0;
    }

    .index-news-list-left .left {
        width: 60%;
    }

    .index-news-list-left .right {
        width: 100%;
        margin-top: 5px;
    }

    .index-news-list-right {
        width: 100%;
        text-align: left;
    }

    .errorpage {
        padding: 20px 0 20px 0;
    }

    .about {
        margin: 20px 0;
    }

    .errorpage img {
        margin-bottom: 30px;
    }

    .about-services-list p {
        height: 40px;
    }

    .about-title {
        text-align: center;
        font-size: 20px;
        margin-bottom: 30px;
        color: #bbd482;
        padding-bottom: 10px;
        border-bottom: 1px solid #bbd482;
    }

    .about-pic {
        margin-bottom: 30px;
    }

    .usercenter-left {
        margin-top: 20px;
        margin-right: 0;
    }

    .usercenter-left li {
        width: calc(50% - 2px);
        display: inline-block;
        border-right: 1px solid #ccc;
    }

    .usercenter-body {
        padding: 30px 0;
    }

    .usercenter-body h3 {
        text-align: center;
        margin-bottom: 15px;
    }

    .cart {
        margin-bottom: 30px;
    }

    .contact {
        margin: 20px 0;
    }

    .contact-header-list {
        margin-bottom: 15px;
    }

    .contact-content {
        margin-top: 20px;
    }

    .contact-content-map iframe {
        height: 200px !important;
    }

    .contact-content-info {
        padding-left: 0;
    }

    .coupon-add {
        margin-bottom: 10px;
    }

    .search-news {
        margin-top: 20px;
    }

    .register {
        margin: 20px 0px;
        padding-bottom: 20px;
    }

    .rigister-info {
        margin-bottom: 20px;
    }

    .index-news {
        margin-top: 20px !important;
    }

    .nav-tabs>li a {
        font-size: 14px;
        padding: 6px 10px;
    }

    .shop-order-list .ting {
        padding-bottom: 10px;
    }

    .pay-info3-list-right {
        width: 100%;
    }

    .pay-info4-list-right {
        width: 100%;
    }

    .pay-info5 {
        margin-bottom: 0;
    }

    .user-info {
        margin-bottom: 20px;
    }

    .pay-info2-list .center {
        width: 100%;
    }

    .pay-info2-list .right {
        margin-left: 0;
        margin-top: 10px;
    }

    .sec-story {
        padding: 30px 0 90px 0;
    }

    .pay-success h1 {
        font-size: 20px;
        margin-bottom: 15px;
    }

    .ask {
        padding: 30px 0 30px 0;
    }

    .psnmc1 {
        padding: 30px 0 !important;
    }

    .question {
        margin: 30px auto;
    }

    .question-list-ask {
        font-size: 14px;
    }

    .setHtitle {
        text-align: center;
        font-size: 24px;
        margin-bottom: 16px;
    }

    .brand .swiper-wrapper img {
        height: 50px;
    }

    .knowledge-info {
        font-size: 13px;
    }

    .rigister-info .Hbody {
        padding: 0px;
    }

    .lsbody {
        padding: 0;
    }

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

    .register-socail a {
        display: block;
    }

    .register-socail img {
        margin-bottom: 10px;
        height: 40px;
        width: auto;
    }

    .single-news-top {
        padding-top: 30px;
    }

    .single-news {
        padding-bottom: 30px;
    }

    .single-product {
        padding: 15px 0px;
    }

    .product-details-content h2 {
        margin-bottom: 10px;
        margin-top: 15px;
        font-size: 20px;
    }

    .success {
        padding: 20px 0 50px 0;
    }

    .phone-table h4 {
        font-size: 14px;
        margin-bottom: 5px;
    }

    .phone-table h5 {
        font-weight: 400;
        margin-bottom: 5px;
    }

    .phone-table-list {
        padding-bottom: 10px;
        border-bottom: 1px solid #ccc;
        margin-bottom: 10px;
    }

    .phone-table .product-number {
        margin-left: 10px;
    }

    .phone-table .total-num span {
        width: 18px;
        height: 18px;
        line-height: 14px;
    }

    .pay-info3-list-right {
        width: 100%;
    }

    .payment-type li {
        width: calc(50% - 20px);
    }

    .register-left,
    .register-right {
        display: none;
    }
}

/* 手機 */
@media(max-width: 480px) {
    .feature {
        padding: 0;
    }
}