@charset "utf-8";
@import url(../css/common.css);

.con {
    width: 83.33%;
    min-width: 900px;
    max-width: 1600px;
    margin: 0 auto;
}

::-webkit-scrollbar {
    width: 8px;
    height: 10px;
}

::-webkit-scrollbar-thumb {
    background: #555;
}

::-webkit-scrollbar-track {
    background: #ddd;
}

/*头部样式*/
.header {
    background-color: #fff;
    z-index: 990;
    width: 100%;
    top: 0;
    left: 0;
}

.header-m {
    padding: .1042rem 0;
}

.logo {
    width: .9844rem;
    height: .2917rem;
}



nav>ul>li>a {
    font-size: .0938rem;
    padding-bottom: .0521rem;
    position: relative;
    margin: 0 .1563rem;
    color: #000;
    font-weight: 600;
}

nav>ul>li>a::after {
    content: '';
    display: block;
    width: 0;
    left: 0;
    bottom: 0;
    height: .0156rem;
    opacity: 0;
    border-radius: .0104rem;
    background-color: #000;
    transition: all .3s;
    position: absolute;
}

nav>ul>li>a:hover::after,
nav>ul>li>a.active::after {
    opacity: 1;
    background-color: #000;
    width: 100%;
}

.header-serach-box {
    width: 2.0521rem;
    background-color: #f6f6f6;
    border-radius: .2083rem;
    padding: .0781rem .1198rem;
    border: 1px solid #f6f6f6;
}

.header-serach-box input {
    flex: 1;
    font-size: .1042rem;
    line-height: normal;
    color: #171717;
    background-color: transparent;
}

.header-serach-box input::placeholder {
    color: #757575;
    font-family: "Urbanist-Regular";
    font-size: .1042rem;
}

.header-search-btn {
    width: .1563rem;
    height: .1563rem;
    border: none;
    cursor: pointer;
    background-color: transparent;
}

.header-search-btn i {
    font-size: .1042rem;
    color: #171717;
}

.header-serach-box:hover {
    border: 1px solid #171717;
}

/*首页样式*/
.index-ba {
    margin-top: .1667rem;
}

.banner {
    width: 65.5%;
}

.index-banner .swiper-pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    bottom: .1563rem;
    left: 0;
}

.index-banner .swiper-pagination .swiper-pagination-bullet {
    background-color: rgba(255, 255, 255, 1);
    width: .1563rem;
    height: .0417rem;
    border-radius: .0208rem;
    opacity: .5;
    display: block;
    margin: 0 .0521rem;
}

.index-banner .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #fff;
    opacity: 1;
}

.index-ba-fy div {
    cursor: pointer;
    width: .3021rem;
    height: .3021rem;
    top: 50%;
    z-index: 9;
    transform: translateY(-50%);
    border-radius: 50%;
    background-color: #fff;
    color: #000;
    opacity: 0;
}

.index-ba-fy div i {
    font-size: .1042rem;
    line-height: 1;
    font-weight: bold;
}

.index-ba-prev {
    left: .0833rem;
}

.index-ba-next {
    right: .0833rem;
}

.banner:hover .index-ba-fy div {
    opacity: 1;
}

.index-ba-fy div:hover {
    background-color: #d2a56e;
    color: #fff;
}

.index-ba-r {
    width: 33.62%;
}

.index-ba-item {
    margin-bottom: .0781rem;
}

.index-ba-item:last-child {
    margin-bottom: 0;
}

.index-ba-item-pic img {
    width: 100%;
}

.index-box {
    margin-top: .3646rem;
}

.index-tit {
    font-size: .1823rem;
    font-weight: 600;
}

.index-box-top {
    margin-bottom: .2344rem;
}

.index-more-btn span {
    color: #757575;
    font-size: .0833rem;
    margin-right: .0625rem;
}

.index-more-btn em {
    width: .1302rem;
    height: .1302rem;
    background-color: #f6f6f6;
}

.index-more-btn em i {
    font-size: .0729rem;
    color: #757575;
}

.index-more-btn:hover span {
    text-decoration: underline;
    color: #000;
}

.index-more-btn:hover em {
    background-color: #000;
}

.index-more-btn:hover em i {
    color: #fff;
}

.index-new-con-l {
    width: 18.43%;
    margin-right: .1458rem;
}

.index-new-con-l .a-box {
    padding: .2396rem .1979rem;
}

.index-new-con-l-txt p {
    color: #ffff;
    font-size: .1042rem;
    font-weight: 700;
    margin-bottom: .0885rem;
    line-height: 1;
}

.index-new-con-l-txt h4 {
    font-size: .1823rem;
    font-weight: 700;
    margin-bottom: .1042rem;
    line-height: 1.3;
    color: #fff;
}

.index-btn {
    background-color: #fff;
    color: #000;
    font-size: .0781rem;
    font-weight: 700;
    padding: .0781rem .1406rem;
    border-radius: .125rem;
}

.index-btn:hover {
    background-color: #000;
    color: #fff;
}

.pro-item-tag {
    color: #fff;
    padding: .0417rem .0521rem;
    background: #0d8756;
    border-radius: .0781rem;
    font-size: .0729rem;
    top: .0729rem;
    left: .0729rem;
}

.pro-item-txt {
    margin-top: .1354rem;
}

.pro-item-txt p {
    font-size: .0729rem;
    line-height: 1;
    color: #0e0509;
    margin-bottom: .0677rem;
    opacity: 0.6;
}

.pro-item-txt h4 {
    font-size: .0833rem;
    font-weight: 700;
    margin-bottom: .0677rem;
    letter-spacing: 1px;
}

.pro-item-color span {
    width: .1042rem;
    height: .1042rem;
    margin-right: .0521rem;
}

.index-new-nav {
    margin-top: .1406rem;
}

.index-new-nav .swiper-pagination {
    position: relative;
    background-color: #e1e1e1;
    height: 3px;
    border-radius: .0104rem;
}

.index-new-nav .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background-color: #000;
    opacity: 1;
    height: 3px;
    border-radius: .0104rem;
}

.index-new-fy {
    margin-left: .1667rem;
}

.index-new-fy div {
    background-color: transparent;
    border: 1px solid #e8e8e8;
    width: .2604rem;
    height: .2604rem;
    margin: 0 .0417rem;
    cursor: pointer;
}

.index-new-fy div:hover {
    background-color: #000;
    border: 1px solid #000;
}

.index-new-fy div:hover i {
    color: #fff;
}

.index-new-fy div i {
    font-size: .1042rem;
    color: #000;
    line-height: 1;
    cursor: pointer;
}

.index-coll-con {
    align-items: flex-start;
}

.index-coll-con-l {
    width: 39.18%;
}

.index-coll-con-r {
    width: 59.37%;
}

.index-coll-txt {
    padding-left: .1667rem;
    padding-bottom: .1771rem;
}

.index-coll-txt h4 {
    font-size: .1667rem;
    font-weight: 500;
    margin-bottom: .0625rem;
}

.index-coll-txt p {
    font-size: .0833rem;
    font-weight: 500;
}

.index-coll-i:first-child {
    margin-bottom: .1042rem;
}

.index-coll-i:nth-child(2),
.index-coll-i:nth-child(3) {
    width: 48.5%;
}

.index-best-i {
    width: 23%;
}

.index-ins-con {
    border-radius: .0781rem;
}

.index-ins-txt {
    margin-left: .3802rem;
    width: 45.57%;
}

.index-ins-txt h4 {
    font-size: .2604rem;
    font-weight: 700;
    margin-bottom: .1563rem;
    line-height: 1.3;
}

.index-ins-txt p {
    opacity: 0.6;
    font-size: .0938rem;
}

.index-fa-swiper {
    width: 91.66%;
    overflow: unset;
    margin: 0;
}

.index-fa-i-l {
    width: 54.6%;
}

.index-fa-i-pro {
    width: 1.5625rem;
    background-color: #fff;
    padding: .0781rem;
    margin-right: 1.0729rem;
}

.index-fa-i-pro-btn {
    background-color: #fff;
    bottom: .0833rem;
    width: 1.1823rem;
    padding: .0938rem 0;
    font-weight: 700;
    font-size: .0833rem;
    left: 50%;
    margin-left: -.5911rem;
    border-radius: .1302rem;
    opacity: 0;
}

.index-fa-i-txt {
    margin-top: .0938rem;
}

.index-fa-i-txt p {
    font-size: .0729rem;
    font-weight: 700;
    opacity: 0.6;
    margin-bottom: .0677rem;
}

.index-fa-i-txt h4 {
    font-size: .0833rem;
    font-weight: 700;
    margin-bottom: .0677rem;
}

.index-fa-i-color span {
    width: .1042rem;
    height: .1042rem;
    margin-right: .0521rem;
}

.index-fa-i-r {
    padding: .4427rem .3021rem;
}

.swiper-slide:nth-child(1) .index-fa-i {
    background-color: #c7d9e8;
}

.swiper-slide:nth-child(2) .index-fa-i {
    background-color: #C97547;
}

.index-fa-i-r-txt p {
    font-size: .099rem;
    font-weight: 700;
    line-height: 1;
}

.index-fa-i-r-txt h4 {
    font-size: .224rem;
    font-weight: 700;
    margin-bottom: .1771rem;
    margin-top: .3958rem;
    line-height: 1.3;
    width: 80%;
}

.index-fa-i-r-txt span {
    opacity: 0.5;
    font-size: .0729rem;
    margin-top: .1042rem;
    line-height: 1;
}

.index-fa-nav {
    width: .9219rem;
    z-index: 10;
    bottom: .3333rem;
    right: 2.9167rem;
}

.index-fa-pagination {
    position: static;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 .0521rem;
}

.index-fa-jt span {
    font-size: .1302rem;
    color: #000;
    cursor: pointer;
}

.index-fa-swiper .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 .026rem;
}

.index-fa-pagination .swiper-pagination-bullet {
    background-color: #000;
    opacity: 0.5;
    width: .0938rem;
    height: .0938rem;
}

.index-fa-pagination .swiper-pagination-bullet-active {
    opacity: 1;
    width: .3125rem;
    border-radius: .1563rem;
}

.index-cate-nav div {
    background-color: transparent;
    border: 1px solid #e8e8e8;
    width: 0.2604rem;
    height: 0.2604rem;
    margin: 0 0.0417rem;
    cursor: pointer;
}

.index-cate-nav div:hover {
    background-color: #000;
    border: 1px solid #000;
}

.index-cate-nav div:hover span {
    color: #fff;
}

.index-cate-nav div span {
    font-size: .1042rem;
    color: #000;
    line-height: 1;
    cursor: pointer;
}

.index-cate-txt {
    margin-right: .3646rem;
}

.index-cate-txt h4 {
    font-size: .1146rem;
    margin-bottom: .1302rem;
    text-align: center;
    line-height: 1.3;
}

.index-cate-txt span {
    margin: 0 auto;
}

.index-blog-item {
    width: 32%;
    background: #f8f8f8;
}

.index-blog-txt {
    padding: .2083rem .1563rem;
}

.index-blog-txt h4 {
    font-size: .1563rem;
    margin-bottom: .1823rem;
    line-height: 1.3;
}

.index-blog-txt p {
    opacity: 0.7;
    font-size: .0833rem;
}

.index-blog-txt span {
    cursor: pointer;
    font-size: .0833rem;
    font-weight: 700;
    margin-top: .1563rem;
}

.index-blog-item:hover .index-blog-txt span {
    text-decoration: underline;
}

.index-faq {
    padding: .4167rem 0;
}

.index-faq-tit h4 {
    font-weight: 700;
    font-size: .1823rem;
    color: #000;
}

.index-faq-list {
    margin-top: .2344rem;
    padding-right: .3646rem;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
}

.index-faq-r {
    padding-left: 0;
}

.index-faq-i {
    margin-bottom: .0833rem;
}

.index-faq-i-tit {
    padding: .1458rem;
    cursor: pointer;
}

.index-faq-i-tit p {
    color: #000;
    font-size: .0938rem;
    font-weight: 500;
    line-height: 1.5;
    margin-right: .1042rem;
}

.index-faq-i-tit span::after {
    content: "+";
    color: #000;
    font-size: .0938rem;
    font-weight: 500;
    line-height: 1.5;
}

.index-faq-i.on .index-faq-i-tit span::after {
    content: "-";
}

.index-faq-i-con {
    border-top: 1px solid #e5e5e5;
    padding: .1458rem;
    font-size: .0833rem;
    opacity: 0.7;
    line-height: 1.6;
    color: #000;
    display: none;
}

.index-faq-i.on .index-faq-i-con {
    display: block;
}

.index-faq-form {
    margin-top: .1979rem;
    width: 100%;
}

.index-faq-se input,
.index-faq-se textarea {
    border: none;
    resize: none;
    width: 100%;
    display: block;
    font-size: .0938rem;
    color: #000;
}

.index-faq-se {
    border: 1px solid #e5e5e5;
    margin-bottom: .1563rem;
    padding: .1563rem;
    border-radius: .0521rem;
    width: 48.5%;
}
.index-faq-se:last-child{
    width: 100%;
}
.index-faq-se span {
    font-size: .0938rem;
    opacity: 0.7;
    color: #000;
    line-height: 1;
    transition: all ease-out .3s;
}

.index-faq-se textarea {
    height: 1.0417rem;
    line-height: 1.5;
}

.index-faq-se span.on {
    font-size: .0729rem;
    top: .0729rem;
    left: .1563rem;
}

.index-faq-btn {
    color: #fff;
    font-size: .125rem;
    letter-spacing: 1px;
    line-height: 1;
    padding: .1563rem 0;
    cursor: pointer;
    background: #2e2e2e;
    width: 20%;
    border: none;
    margin: 0 auto;
    display: block;
}

.index-faq-btn:hover {
    color: #fff;
    background-color: #000;
}





/*底部*/
footer {
    border-top: 1px solid #e8e8e8;
    background-color: #f8f8f8;
}

.footer-t-con {
    padding: .4167rem 0 .3125rem;
}


.footer-t-l img {
    width: 1.0156rem;
}

.footer-t-l h4 {
    font-size: .1667rem;
    font-weight: 700;
    margin-top: .1563rem;
    margin-bottom: .3125rem;
}

.footer-t-item h4 {
    font-weight: 700;
    font-size: .125rem;
    margin-bottom: .1979rem;
    color: #000;
}

.footer-t-item a {
    font-size: .0833rem;
    margin-bottom: .1354rem;
    line-height: 1;
}

.footer-t-item a:hover {
    color: #000;
    text-decoration: underline;
}


.footer-contact>h4 {
    font-weight: 700;
    font-size: .125rem;
    margin-bottom: .1979rem;
    color: #000;
}

.footer-contact-i {
    margin-bottom: 10px;
}

.footer-contact-i h4 {
    font-size: .1146rem;
    color: #000;
    font-weight: 700;
    line-height: 1.5;
}
.footer-qr{
    width: .6771rem;
    /* margin-bottom: .1563rem; */
    margin-right: .1042rem;
}


.footer-contact-i p {
    font-size: .0833rem;
    color: #000;
    opacity: .7;
}

.footer-b {
    margin-bottom: .1771rem;
}

.footer-sc a {
    width: .1875rem;
    height: .1875rem;
    margin-right: .1042rem;
    border: 1px solid #666;
}

.footer-sc a span {
    color: #666;
    font-size: .1042rem;
    line-height: 1;
}

.footer-sc a:hover {
    border: 1px solid #000;
    background-color: #000;
}

.footer-sc a:hover span {
    color: #fff;
}

.footer-c {
    border-top: 1px solid #e8e8e8;
    padding: .0938rem 0;
}

.footer-c p {
    font-size: .0729rem;
}

.footer-c p a:hover {
    text-decoration: underline;
}

/*产品页面*/
.index-pro-cate {
    margin: .3646rem 0;
}

.index-pro-cate-list {
    margin-top: .3125rem;
}

.index-pro-cate-list .index-cate-item {
    width: 48%;
    margin-bottom: .2604rem;
}

.index-pro-cate-list .index-cate-item img {
    width: 100%;
}

.index-pro-cate-list .index-cate-item p {
    font-size: .0833rem;
    opacity: 0.8;
    margin-bottom: .1563rem;
}

/*产品列表*/
.pro-top-nav {
    margin-top: .1563rem;
    margin-bottom: .2083rem;
}

.pro-top-nav a,
.pro-top-nav em,
.pro-top-nav span {
    font-size: .0833rem;
}

.pro-top-nav em {
    margin: 0 .0521rem;
}

.pro-top-nav a:hover {
    color: #000;
    text-decoration: underline;
}

.pro-box-top {
    margin-top: .1563rem;
}


.pro-box-top-con-l {
    width: 15%;
    margin-right: .25rem;
}

.pro-box-filterbtn {
    height: .2083rem;
    line-height: .2083rem;
    padding: 0 0;
    background: transparent;
    border: 1px solid #999;
    border-radius: 0;
    font-weight: 400;
    font-size: .0729rem;
    color: #222;
    cursor: pointer;
    width: 45%;
}

.pro-box-filterbtn em {
    margin-left: .0417rem;
}

.pro-box-filterbtn:hover {
    background-color: #000;
    color: #fff;
}


.pro-box-sort span {
    font-size: .0833rem;
    margin-right: .026rem;
}

.pro-main-side {
    display: none;
    width: 15%;
    margin-right: .25rem;
}

.pro-main-side.on {
    display: block;
}

.pro-main {
    margin-top: .1458rem;
    margin-bottom: .2083rem;
}

.pro-main-side-item {
    border-bottom: 1px solid #d8d8d8;
    padding: .125rem 0;
}

.side-category {
    border-top: 1px solid #d8d8d8;
}

.pro-main-side-item-tit {
    cursor: pointer;
}

.pro-main-side-item-tit span {
    font-size: .0938rem;
    font-weight: 700;
}

.pro-main-side-item-tit i {
    font-size: .0833rem;
}

.pro-main-side-item-list {
    margin-top: .125rem;
    display: none;
}

.pro-main-side-item-list a {
    font-size: .0885rem;
    color: #222;
    margin-bottom: .0781rem;
    line-height: 1;
    display: block;
}

.pro-main-side-item-list a:hover {
    text-decoration: underline;
}

.pro-main-side-item-list.on {
    display: block;
}

.pro-main-side-item-tit i.on {
    transform: rotate(90deg);
}

.pro-main-side-item-list .pro-main-side-color-item {
    display: flex;
    align-items: center;
}

.pro-main-side-color-item span {
    width: .1042rem;
    height: .1042rem;
    border-radius: 50%;
    margin-right: .0521rem;
    display: block;
    overflow: hidden;
}


.pro-main-item {
    background-color: #fff;
    padding: .0521rem;
    width: 25%;
    margin-bottom: .1563rem;
}

.pro-main-item:hover {
    background-color: rgba(0, 0, 0, 0.03);
}

.pro-main-item-new {
    color: #000;
    font-size: .0729rem;
    padding: .0313rem .0417rem;
    top: .0625rem;
    left: .0625rem;
    background: #fff;
    border-radius: .1042rem;
    line-height: 1;
}

.pro-main-item-view {
    color: #000;
    padding: 0 .0417rem;
    height: .1458rem;
    bottom: .0625rem;
    left: .0625rem;
    background: #fff;
    border-radius: .1042rem;
    cursor: pointer;
    display: none;
    line-height: 1;
}

.pro-main-item-view em {
    margin-right: .026rem;
    font-size: .0729rem;
}

.pro-main-item-view span {
    font-size: .0625rem;
}

.pro-main-item:hover .pro-main-item-view {
    display: block;
}

.pro-main-item-txt {
    padding: .0521rem 0 .0521rem;
}

.pro-main-item-txt a {
    font-size: .0833rem;
    color: #222;
    margin-bottom: .0833rem;
}

/*分页查询样式*/
.pagination {
    display: flex;
    align-items: center;
    justify-content: center;
}

.pagination li a,
.pagination li span {
    width: 30px;
    height: 30px;
    margin: 0 8px;
    background-color: #000;
    color: #fff;
    display: flex;
    font-size: 14px;
    border-radius: 5px;
    justify-content: center;
    align-items: center;
    line-height: 1;
}

.pagination li.active a,
.pagination li.active span {
    background-color: #999;
}

.pagination li.disabled a,
.pagination li.disabled span {
    background-color: #777;
    cursor: no-drop;
}

.pro-tip {
    color: #ccc;
    font-size: .1563rem;
    margin-top: .2083rem;
}

.pro-main-page {
    margin: .3125rem auto;
}


/*详情样式*/
.pro-top-sc a {
    color: #000;
    padding: 0 .0521rem;
}

.pro-top-sc a span {
    font-size: .0938rem;
    color: #222;
}

.pro-top-sc a:hover span {
    color: #d2a56e;
}

.pro-show-top-l {
    width: 55%;
}

.pro-show-top-r {
    width: 42%;
}

.product-show-img-thumbs {
    width: .4063rem;
    margin-right: .0729rem;
}

.product-show-img-thumbs .swiper-slide {
    width: .4063rem;
    height: .4063rem;
    padding: .0208rem;
}

.swiper-slide-thumb-active {
    border: 1px solid #000;
}

.product-show-img-top {
    width: 4.1146rem;
}

.pro-show-top-tit h4 {
    font-size: .1667rem;
    font-weight: 400;
    color: #000;
    line-height: 1.3;
    word-break: break-word;
}

.pro-show-price {
    margin: .1771rem 0 .276rem;
}

.pro-show-price p {
    font-size: .1042rem;
    font-weight: 700;
    line-height: 1;
}


.pro-show-gg {
    margin: .1563rem 0;
}


.pro-show-gg-list {
    margin-top: .1042rem;
}

.pro-show-color-list .pro-show-gg-item {
    width: .2604rem;
    height: .1823rem;
    margin-right: .0781rem;
    margin-bottom: .1042rem;
    opacity: 1;
    border-radius: .0417rem;
}

.pro-show-color-list .pro-show-gg-item.on,
.pro-show-color-list .pro-show-gg-item:hover {
    border: 2px solid #000;
}

.pro-show-btn {
    margin-top: .3125rem;
}

.pro-show-btn a {
    border-radius: .026rem;
    width: 48%;
    font-size: .0833rem;
    font-weight: 600;
    line-height: 1;
    color: #fff;
    padding: .1146rem 0;
    background-color: #da9938;
}

a.pro-show-btn-addcart {
    background-color: #c2c7af;
}

.pro-show-btn a:hover {
    color: #fff;
    background-color: #3d3d3d;
}

.pro-show-desc {
    margin-top: .2083rem;
}

.pro-show-desc-item {
    padding: .1042rem .0521rem .1042rem 0;
    border-bottom: 1px solid #ccc;
}

.pro-show-desc-tit {
    cursor: pointer;
}

.pro-show-desc-tit h4 {
    font-size: .0938rem;
}

.pro-show-desc-tit em {
    font-size: .0833rem;
}

.pro-show-desc-tit em.on {
    transform: rotate(90deg);
}

.pro-show-desc-con {
    font-size: .0833rem;
    color: #222;
    line-height: 1.6;
    display: none;
    padding: .1042rem .0521rem;
}

.pro-show-desc-con.on {
    display: block;
}

.pro-show-detail {
    margin-top: .4167rem;
}

.pro-show-detail h4 {
    font-size: .1198rem;
    margin-bottom: .2083rem;
}

.pro-show-detail-con {
    height: 3.125rem;
}

.pro-show-detail-mask {
    background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), #fff);
    padding-top: .625rem;
}

.pro-show-detail-btn {
    padding: .1042rem 0;
    background-color: #fff;
}

.pro-show-detail-btn span {
    cursor: pointer;
    padding: 0 .1771rem;
    height: .2083rem;
    border-radius: .1302rem;
    border: 1px solid #222;
    font-weight: 500;
    font-size: .0833rem;
    color: #222;
    line-height: .2083rem;
}

.pro-show-detail-btn span:hover {
    background-color: #da9938;
    border: 1px solid #da9938;
    color: #fff;
}

.pro-show-detail .pro-show-detail-con.on {
    height: auto;
}

.pro-show-detail-mask.on {
    position: static;
    padding-top: 0;
    background: none;
}

.pro-show-rew {
    margin-top: .2604rem;
}

.pro-show-rew-tit h4 {
    font-size: .125rem;
    padding-bottom: .125rem;
    border-bottom: 4px solid #000;
}

.pro-show-rew-tit {
    border-bottom: 1px solid #ccc;
}

.pro-show-rew-pj {
    margin: .125rem 0;
}

.pro-show-rew-xx span {
    color: #fb9221;
    font-size: .1042rem;
    margin-right: .0208rem;
}

.pro-show-rew-pf {
    font-size: .1042rem;
    color: #222;
    margin-left: .1042rem;
}

.pro-show-rew-item {
    background-color: #fff;
    padding: .0833rem;
    width: 32.75%;
    margin-right: .1563rem;
    flex-shrink: 0;
}

.pro-show-rew-list {
    overflow-x: auto;
    padding: .0521rem .0521rem .1563rem;
}

/* WebKit 补充 */
.pro-show-rew-list::-webkit-scrollbar {
    width: 4px;
    height: 4px;
}

.pro-show-rew-list::-webkit-scrollbar-thumb {
    background: #444;
}

.pro-show-rew-item-tit {
    margin-bottom: .1042rem;
}

.pro-show-rew-item-tit h4 {
    font-size: .0938rem;
    color: #666;
    border-right: 1px solid #666;
    padding-right: .0521rem;
    font-weight: 400;
    margin-right: .0781rem;
}

.pro-show-rew-item-xx span {
    color: #fb9221;
    font-size: .0833rem;
    margin-right: .0208rem;
}

.pro-show-rew-item-con h4 {
    font-size: .0938rem;
    margin-bottom: .1042rem;
}

.pro-show-rew-item-con p {
    font-size: .0833rem;
    color: #666;
}

.pro-show-relate {
    margin-top: .3125rem;
}

.pro-show-relate-list {
    margin-top: .1042rem;
}

.pro-show-detail-tit h4 {
    font-size: .1198rem;
}

.pro-show-ship-tit,
.pro-show-detail-tit {
    padding-bottom: .125rem;
}

.pro-show-cate {
    margin-bottom: .3125rem;
}


/*order tc*/
.order-mask {
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 4;
}

.order-con {
    background-color: #fff;
    z-index: 5;
    width: 3.3646rem;
    min-height: 1.9271rem;
    right: .1563rem;
    top: 50%;
    transform: translate(0, -50%);
    padding: 0.2344rem;
}

.order-tit h4 {
    font-size: .1042rem;
}

.order-tit span {
    font-size: .1563rem;
    line-height: 1;
}

.order-product>h4 {
    font-size: .1042rem;
    margin-top: .1563rem;
}

.order-product-list {
    overflow-y: auto;
    height: 1.3021rem;
    margin-top: 0.1042rem;
}

.order-product-list a {
    margin-bottom: .1042rem;
}

.order-product-list a .order-product-img {
    width: .5208rem;
    height: .5208rem;
    margin-right: .1042rem;
}

.order-product-text h4 {
    font-size: .1042rem;
    margin-bottom: .0521rem;
}

.order-product-text p {
    line-height: 1;
    font-size: .0885rem;
    color: rgba(0, 0, 0, 0.6);
}

.order-form {
    margin-top: .1563rem;
}

.order-form .order-section {
    margin-bottom: .1042rem;
}

.order-form .order-section span {
    font-size: .0885rem;
    margin-bottom: .0521rem;
}

.order-form .order-section input {
    overflow: hidden;
    border: 1px solid #ccc;
    border-radius: 10px;
    font-size: .0885rem;
    padding: .0729rem .0521rem;
}

.order-btn {
    background-color: #000;
    color: #fff;
    font-size: .1042rem;
    line-height: 1;
    padding: .1042rem 0;
    cursor: pointer;
}

/*blog*/
.news-page {
    padding: .3646rem 0;
}

.news {
    padding: .3125rem 0;
    min-height: 3.125rem;
    background-color: #e8e8e8;
}

.news-show-con {
    align-items: flex-start;
}

.news-show-con-left {
    width: 30.26%;
}

.news-show-con-right {
    width: 66.62%;
    background-color: #fff;
    padding: 2% 2%;
    min-height: 3.125rem;
}

.news-show-con-right p,
.news-show-con-right h3 {
    margin-bottom: .0781rem;
}

.news-show-tit {
    width: 100%;
    background-color: #fff;
    padding: 5%;
}

.news-show-tit h4 {
    line-height: 1.5;
    font-size: .1979rem;
    font-weight: 700;
    margin-bottom: .1563rem;
}

.news-show-tit p {
    font-size: .1042rem;
    color: #999;
    margin-bottom: .1042rem;
    line-height: 1;
}

.news-show-btn {
    margin: .1042rem auto;
    padding: .0938rem .3646rem;
    color: #000;
    border: 1px solid #000;
}

.news-show-btn:hover {
    border: 1px solid #000;
    color: #fff;
    background-color: #000;
}

/*about*/
.ab1{
    padding-bottom: .4167rem;
}
.ab1-tit h4 {
    font-size: .2031rem;
    color: #151515;
    margin-bottom: .3125rem;
}

.ab1-txt p {
    line-height: 1.6;
    opacity: 0.8;
    font-size: .0938rem;
    margin-bottom: .5938rem;
}
.ab1-list .ab1-i{
   
   flex: 1;
}
.ab1-list .ab1-i img{
    width: .5208rem;
    margin:0 auto .0677rem;
}
.ab1-list .ab1-i p{
    font-size: .0938rem;
    color: #666;
    line-height: 1.3;
}
/*contact*/
.contact-list{
    border-bottom: 1px solid #000;
    padding-bottom: .4688rem;
    padding-top: .1563rem;
}
.ca1 h4{
    font-size: .2031rem;
    margin-bottom: .125rem;
}
.ca1 p{
    font-size: .0938rem;
    opacity: 0.7;
}
.ca2 h4{
    font-size: .1458rem;
    margin-bottom: .1875rem;
}
.ca2 p{
    font-size: .0938rem;
    margin-bottom: .1563rem;
    display: flex;    
}
.ca2 p span{
    font-weight: 700;
    opacity: 1;
    width: .7552rem;
}
.ca2 p em{
    flex: 1;
}
.ca3{
    width: .7917rem;
}
/*faq*/
.faq-page{
    padding: .1563rem 0 .4167rem;
}
.faq-list{
    margin-bottom: .3125rem;
}