
/* ========头部1======== */
#shop_header_0001_0_info .top{padding:10px 0;border-bottom: 1px solid rgb(239, 239, 239);font-size: 16px;color: rgb(102, 102, 102);}
#shop_header_0001_0_info .top .phone{margin-left: 25px;}
#shop_header_0001_0_info .top .phone span{color: rgb(51, 51, 51);}

#shop_header_0001_0_info .bot{padding:22px 0;}
#shop_header_0001_0_info .logo{max-width: 280px;max-height:70px;}
#shop_header_0001_0_info .form{border: 2px solid var(--bgColor);background-color: #fff;overflow:hidden;width: 48.572%;height: 50px;border-radius: 10px;}
#shop_header_0001_0_info .form .input{width: calc(100% - 60px);background-color: #fff;padding: 0 20px;font-size: 16px;color: #333;}
#shop_header_0001_0_info .form .submit{width: 60px;height: 100%;background: url(/module/shop/header/0001/images/search.png) no-repeat center var(--bgColor);}

#shop_header_0001_0_info .item.mr{margin-left: 70px;}
#shop_header_0001_0_info .item .icon{width: 30px;height: 26px;margin: 0 auto;}
#shop_header_0001_0_info .item .icon .num{background-color: var(--mainColor);color: #fff;width:fit-content;text-align: center;font-size: 12px;right: -15px;top: -5px;z-index:2;border-radius: 10px;padding:5px 0;min-width: 26px;height: 20px;}
#shop_header_0001_0_info .item .tit{font-size: 16px;color: #666;margin-top:8px;}
#shop_header_0001_0_info .item .tit .svg{fill:#333;margin-left:10px;}
#shop_header_0001_0_info .item .tit a:hover{color:var(--bgColor);}

#shop_header_0001_0_nav{background-color:var(--bgColor);}
#shop_header_0001_0_nav .nav{line-height: 50px;font-size: 18px;color: #fff;margin-right: 50px;}
#shop_header_0001_0_nav .nav.pro{width:280px;padding:0 20px;margin-right:35px;background-color:#17609d;fill:#fff;}
#shop_header_0001_0_nav .nav.pro .svg{fill:inherit;}
#shop_header_0001_0_nav .nav:hover,
#shop_header_0001_0_nav .nav.cur{color: var(--mainColor);fill:var(--mainColor);}
#shop_header_0001_0_nav .link{font-size: 16px;color: #fff;fill:#fff;}
#shop_header_0001_0_nav .link .svg{margin:0 0 5px 12px;fill:inherit;}
#shop_header_0001_0_nav .link:hover{color: var(--mainColor);fill: var(--mainColor);}

#shop_header_0001_0_nav .form{width: 25.778%;height: 42px;border-radius: 6px;overflow: hidden;margin: 0 28px 0 auto;}
#shop_header_0001_0_nav .form .input{width: calc(100% - 50px);background-color: #fff;padding: 0 20px;font-size: 16px;color: #333;}
#shop_header_0001_0_nav .form .submit{width: 50px;height: 100%;background: url(/module/shop/header/0001/images/search.png) no-repeat center / 20px var(--bgColor);}
/* ========头部1======== */

/* ========头部2======== */
#shop_header_0001_0_info2 .top{padding:10px 0;border-bottom: 1px solid rgb(239, 239, 239);font-size: 16px;color: rgb(102, 102, 102);}
#shop_header_0001_0_info2 .top .phone{margin-left: 25px;}
#shop_header_0001_0_info2 .top .phone span{color: rgb(51, 51, 51);}
#shop_header_0001_0_info2 .top .user{font-size: 16px;color: #666;fill:#333;margin-left:40px;}
#shop_header_0001_0_info2 .top .user .img{width:23px;}
#shop_header_0001_0_info2 .top .user p{margin-left:13px;}
#shop_header_0001_0_info2 .top .user .svg{fill:inherit;margin-left:13px;}
#shop_header_0001_0_info2 .top .user a:hover{color:var(--bgColor);}

/* #shop_header_0001_0_nav2{padding:28px 0;} */
#shop_header_0001_0_nav2 .logo{max-width: 165px;max-height:50px;}
#shop_header_0001_0_nav2 .nav{padding:39px 0;margin-right: 50px;font-size: 16px;color: rgb(51, 51, 51);}
#shop_header_0001_0_nav2 .nav:last-child{margin-right:0;}
#shop_header_0001_0_nav2 .nav:hover,
#shop_header_0001_0_nav2 .nav.cur{color: var(--mainColor);fill:var(--mainColor);}
#shop_header_0001_0_nav2 .form{overflow:hidden;border: 1px solid rgb(204, 204, 204);border-radius: 5px;background-color: #fff;width: 28.334%;height: 40px;}
#shop_header_0001_0_nav2 .form .input{width: calc(100% - 45px);padding-left:10px;font-size: 16px;color: #333;}
#shop_header_0001_0_nav2 .form .submit{width: 45px;height: 100%;background: url(/module/shop/header/0001/images/search2.png) no-repeat center;}
/* ========头部2======== */

/* 账号下拉 */
[shop_header_0001_0_account_drop] .drop{min-width: 100%;max-height: 0px;width: max-content;top:100%;left:50%;transform:translate(-50%,12px);padding: 0;position: absolute;opacity: 0;transition: all .3s;overflow-y: hidden;}
[shop_header_0001_0_account_drop] .drop .inser{width: 130px;padding:8px 20px;border-radius: 10px;background-color: rgb(255, 255, 255);box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.08);overflow: auto;}
[shop_header_0001_0_account_drop] .drop .item-name{font-size: 16px;line-height:2.5;color: #666;}
[shop_header_0001_0_account_drop] .drop .item-name:hover{color:var(--bgColor);}
[shop_header_0001_0_account_drop]:hover .drop{opacity: 1;transform: translate(-50%, 0);max-height: 800px;padding:12px 0 0;overflow-y: visible;}
@media screen and (min-width:1051px) {
    .shop_header_0001_0{width: 100%;left: 0;top: 0;transform: translateY(0);background-color:#fff;}
    .shop_header_0001_0_2{width: 100%;left: 0;top: 0;transform: translateY(-100%);background-color:#fff;}
    #header.scroll-center .shop_header_0001_0{transform: translateY(-100%);position: fixed;}
    #header.scroll-center .shop_header_0001_0_2{transform: translateY(0);}
    /* 只展示shop_header_0001_0_2头部 */
    .shop_header_0001_0.shop_header_0001_0_header{display: none;}
    .shop_header_0001_0_2.shop_header_0001_0_header{display: block;position:static;transform: translateY(0);}
}
/* 菜单按钮 */
#shop_header_0001_0_info .menu{display:none;width:30px;height:25px;margin-left:20px;}
#shop_header_0001_0_info .menu .menu_bar{display:block;width:100%;height:2px;background-color:#666;transform-origin:0;}
#shop_header_0001_0_info .menu .menu_bar:nth-child(2){width:80%;}
#shop_header_0001_0_info .menu.cur .menu_bar:nth-child(1){transform:rotateZ(50deg);}
#shop_header_0001_0_info .menu.cur .menu_bar:nth-child(2){display:none;}
#shop_header_0001_0_info .menu.cur .menu_bar:nth-child(3){transform:rotateZ(-50deg);}

/* 移动端导航下拉 */
#shop_header_0001_0_mobiel{width: 100%;height: 0;z-index:50;left: 0;right: 0;top:100px; background: #fff;overflow-y: auto;}
#shop_header_0001_0_mobiel.cur{height: calc(100vh - 100px);}
#shop_header_0001_0_mobiel .nav{width:100%;border-top:1px solid rgba(0, 0, 0, .2);}
#shop_header_0001_0_mobiel .navli .one_nav{font-size:18px;line-height:60px;color:#333;font-weight:500;padding:0 30px;border-bottom: 1px solid rgba(0, 0, 0, .2);}
#shop_header_0001_0_mobiel .navli .one_nav .icon{font-size:inherit;line-height:1;}
#shop_header_0001_0_mobiel .navli.cur .one_nav .icon{transform:rotate(90deg);}
#shop_header_0001_0_mobiel .navli .two_nav{width: 100%;background: #f7f7f7;}
#shop_header_0001_0_mobiel .navli .two_nav{font-size: 18px;line-height:50px;color:#333;font-weight:500;}
#shop_header_0001_0_mobiel .navli .two_nav .item{border-bottom: 1px dashed rgba(0, 0, 0, .2);padding: 0 30px;}
#shop_header_0001_0_mobiel .navli .two_nav .item:last-child{border: none;}
@media screen and (max-width:1280px) {
    #shop_header_0001_0_nav .nav,
    #shop_header_0001_0_nav2 .nav{margin-right: 30px;}
    #shop_header_0001_0_info .item.mr{margin-left:50px;}
}
@media screen and (max-width:1050px) {
    #shop_header_0001_0_info .top,
    #shop_header_0001_0_info .form,
    #shop_header_0001_0_nav,
    .shop_header_0001_0_2,
    .shop_header_0001_0_2.shop_header_0001_0_header,
    #shop_header_0001_0_info .item .tit.scj{display:none !important;}
    .shop_header_0001_0{display:block;background-color: #fff;}
    #shop_header_0001_0_info{height:100px;border-bottom: 1px solid #e5e5e5;}
    #shop_header_0001_0_info .cw1400{height:100%;}
    #shop_header_0001_0_info .bot{height:100%;padding:0;}
    #shop_header_0001_0_info .logo{max-height:80%;max-width:22%;}
    #shop_header_0001_0_info .right{align-items:center;}
    #shop_header_0001_0_info .mobile_search{display:block;}
    #shop_header_0001_0_info .mobile_search .svg{width:30px;fill:#666;}
    #shop_header_0001_0_info .menu{display:block;}
    #shop_header_0001_0_info .item{margin-left:30px !important;display:flex;;align-self: center;}
    #shop_header_0001_0_info .item > div{display:flex;;align-self: center;}
    #shop_header_0001_0_info .item.mr .tit{display:block;margin:5px 0 0 10px;}
    #shop_header_0001_0_info .item .tit .svg{margin:0 0 3px 0;}
}
@media screen and (max-width:992px) {
    #shop_header_0001_0_info{height:0.758rem;}
    #shop_header_0001_0_info .mobile_search .svg{width:0.227rem;}
    #shop_header_0001_0_info .item{margin-left: 0.227rem !important;}
    #shop_header_0001_0_info .item .icon{width: 0.227rem;height: 0.197rem;}
    #shop_header_0001_0_info .item .icon .num{font-size: 0.091rem;right: -0.114rem;top: -0.038rem;border-radius: 0.076rem;padding:0.038rem 0;min-width: 0.197rem;height: 0.152rem;}
    #shop_header_0001_0_info .item.mr .tit{font-size: 0.121rem;margin:0.038rem 0 0 0.076rem;}
    #shop_header_0001_0_info .item .tit .svg{margin-bottom:0.023rem;}

    /* 账号下拉 */
    [shop_header_0001_0_account_drop] .drop{transform:translate(-50%,0.091rem);}
    [shop_header_0001_0_account_drop] .drop .inser{width: 0.985rem;padding:0.061rem 0.152rem;border-radius: 0.076rem;}
    [shop_header_0001_0_account_drop] .drop .item-name{font-size: 0.121rem;}
    [shop_header_0001_0_account_drop]:hover .drop{transform: translate(-50%, 0);max-height: 6.061rem;padding:0.091rem 0 0;}
    /* 菜单按钮 */
    #shop_header_0001_0_info .menu{width:0.227rem;height:0.189rem;margin-left:0.152rem;}
    /* 移动端导航下拉 */
    #shop_header_0001_0_mobiel{top:0.758rem;}
    #shop_header_0001_0_mobiel.cur{height: calc(100vh - 0.758rem);}
    #shop_header_0001_0_mobiel .navli .one_nav{font-size:.136rem;line-height:.455rem;padding:0 .227rem;}
    #shop_header_0001_0_mobiel .navli .two_nav{font-size: .136rem;line-height:.379rem;}
    #shop_header_0001_0_mobiel .navli .two_nav .item{padding: 0 .227rem;}
}
@media screen and (max-width:768px) {
    #shop_header_0001_0_info{height:1rem;}
    #shop_header_0001_0_info .logo{max-height:80%;max-width:32%;}
    #shop_header_0001_0_info .mobile_search .svg{width:0.5rem;}
    #shop_header_0001_0_info .item1{display:none;}
    #shop_header_0001_0_info .item{margin-left:.3rem;}
    #shop_header_0001_0_info .item .icon{width: 0.5rem;height: 0.45rem;}
    #shop_header_0001_0_info .item.mr .tit{font-size: 0.26rem;margin:0.05rem 0 0 0.1rem;}
    #shop_header_0001_0_info .item .tit .svg{margin-bottom:0.03rem;}
    /* 账号下拉 */
    [shop_header_0001_0_account_drop] .drop{transform:translate(-50%,0.12rem);}
    [shop_header_0001_0_account_drop] .drop .inser{width: 2.3rem;padding:0.15rem 0.2rem;border-radius: 0.1rem;}
    [shop_header_0001_0_account_drop] .drop .item-name{font-size: 0.28rem;}
    [shop_header_0001_0_account_drop]:hover .drop{transform: translate(-50%, 0);max-height: 8rem;padding:0.12rem 0 0;}
    /* 菜单按钮 */
    #shop_header_0001_0_info .menu{width:0.45rem;height:0.4rem;margin-left:0.3rem;}
    #shop_header_0001_0_info .menu.cur .menu_bar:nth-child(1){transform:rotateZ(52deg);}
    #shop_header_0001_0_info .menu.cur .menu_bar:nth-child(3){transform:rotateZ(-52deg);}
    /* 移动端导航下拉 */
    #shop_header_0001_0_mobiel{top:1rem;}
    #shop_header_0001_0_mobiel.cur{height: calc(100vh - 1rem);}
    #shop_header_0001_0_mobiel .navli .one_nav{font-size:.36rem;line-height:1rem;padding:0 .3rem;}
    #shop_header_0001_0_mobiel .navli .two_nav{font-size: .3rem;line-height:.8rem;}
    #shop_header_0001_0_mobiel .navli .two_nav .item{padding: 0 .3rem;}
}


/* 分类下拉 */
.shop_header_0001_0_cate{top: 100%;left:50%;transform:translateX(-50%);opacity: 0;pointer-events: none;margin: 0 auto;}
#shop_header_0001_0_nav .pro:hover .shop_header_0001_0_cate,
#shop_header_0001_0_nav2 .pro:hover .shop_header_0001_0_cate{opacity: 1;pointer-events: auto;}

.shop_header_0001_0_cate .list{border: 1px solid #e5e5e5;background-color: #fff;}
.shop_header_0001_0_cate .tab{width:280px;border-right: 1px solid #e5e5e5;max-height:568.88px;overflow-y: auto;}
.shop_header_0001_0_cate .one{width:100%;border-bottom: 1px solid #e5e5e5;border-left:5px solid transparent;padding:7.195% 20px;}
.shop_header_0001_0_cate .one:last-child{border-bottom:none;}
.shop_header_0001_0_cate .one .info{width:calc(100% - 30px);}
.shop_header_0001_0_cate .one .tit{font-size: 18px;color: rgb(0, 0, 0);line-height: 1;}
.shop_header_0001_0_cate .one .txt{margin-top:8px;font-size: 14px;color: rgb(102, 102, 102);line-height: 1;}
.shop_header_0001_0_cate .one .svg{fill: #000;}
/* 弹出内容 */
.shop_header_0001_0_cate .box{width: calc(100% - 280px);}
.shop_header_0001_0_cate .box .left{width:calc(100% - 260px);padding:15px 30px;max-height:568.88px;overflow-y: auto;}
.shop_header_0001_0_cate .box .right{width:260px;max-height:568.88px;padding:3.131% 3.578% 2.0578%;background:linear-gradient(to bottom,rgba(229, 243, 255,0) 0%,rgba(229, 243, 255,1) 100%);}
/* 选项卡 */
.shop_header_0001_0_cate .tab2 .name{margin:0 40px 20px 0;font-size: 18px;color: rgb(51, 51, 51);cursor: pointer;}
.shop_header_0001_0_cate .tab2 .name.cur{color: var(--mainColor);}
/* 选项卡内容 */
.shop_header_0001_0_cate .item{padding:30px 0 25px;border-bottom:1px solid #e8e8e8;}
.shop_header_0001_0_cate .item:last-child{border-bottom:none;}
.shop_header_0001_0_cate .item .tit{padding:0 0 15px 15px;font-size: 16px;color: rgb(51, 51, 51);line-height: 1;position: relative;}
.shop_header_0001_0_cate .item .tit::before{content: '';position: absolute;left: 0;top: 5px;width: 6px;height: 6px;background-color:#666;border-radius: 50%;}
.shop_header_0001_0_cate .item .txt{margin-top:10px;}
.shop_header_0001_0_cate .item .t_l{font-size: 16px;color: rgb(136, 136, 136);line-height:30px;white-space: nowrap;}
.shop_header_0001_0_cate .item .t_r{font-size: 16px;color: rgb(102, 102, 102);line-height:30px;}
.shop_header_0001_0_cate .item .t_r a{margin-right: 18px;}

/* 热爆产品 */
.shop_header_0001_0_cate .hot-tit{margin-bottom:65px/*95px*/;font-size: 20px;color: rgb(51, 51, 51);}
.shop_header_0001_0_cate .pics .img{width:100%;padding-top:100%;margin-top:25px;}

/* hover效果 */
.shop_header_0001_0_cate .one.cur{border-left-color:var(--mainColor);}
.shop_header_0001_0_cate .one.cur .tit{color: var(--mainColor);}
.shop_header_0001_0_cate .one.cur .svg{fill: var(--mainColor);}
@media screen and (max-width: 1440px) {
    .shop_header_0001_0_cate .one{padding:6.1% 20px;}
    .shop_header_0001_0_cate .hot-tit{margin-bottom:50px;}
}
@media screen and (max-width: 1050px) {
    .shop_header_0001_0_cate{display:none;}
}

/* 订阅 */
#shop_footer_0001_0_subscribe{background-color:var(--bgColor);padding:60px 0 70px;}
#shop_footer_0001_0_subscribe .cont{margin:0 auto;max-width:870px;width:92%;}
#shop_footer_0001_0_subscribe .left{margin-right:70px;}
#shop_footer_0001_0_subscribe .tit{font-size: 20px;color: rgb(255, 255, 255);}
#shop_footer_0001_0_subscribe .txt{margin-top:10px;font-size: 14px;color: rgb(255, 255, 255);line-height: 1.2;}
#shop_footer_0001_0_subscribe .right{width:51.725%;}
#shop_footer_0001_0_subscribe .form{border-radius: 5px;background-color: rgb(255, 255, 255);width: 100%;height: 40px;overflow:hidden;}
#shop_footer_0001_0_subscribe .form .submit {background-color: var(--mainColor);width: 77px;height: 100%;font-size: 16px;color: rgb(255, 255, 255);}
#shop_footer_0001_0_subscribe .form .input {width: calc(100% - 77px);padding: 0 15px;font-size: 14px;}
@media (max-width: 1050px) {
    #shop_footer_0001_0_subscribe .left{margin-right:30px;}
}
@media (max-width: 992px) {
    #shop_footer_0001_0_subscribe{padding:6vw 0 7vw;}
    #shop_footer_0001_0_subscribe .left{margin-right:.227rem;}
    #shop_footer_0001_0_subscribe .tit{font-size: .152rem;}
    #shop_footer_0001_0_subscribe .txt{margin-top:.076rem;font-size: .106rem;}
    #shop_footer_0001_0_subscribe .form{border-radius: .038rem;height: .303rem;}
    #shop_footer_0001_0_subscribe .form .submit {width: .583rem;height: 100%;font-size: .121rem;}
    #shop_footer_0001_0_subscribe .form .input {width: calc(100% - .583rem);padding: 0 .114rem;font-size: .106rem;}
}
@media (max-width: 768px) {
    #shop_footer_0001_0_subscribe .cont{display:block;}
    #shop_footer_0001_0_subscribe .left{margin:0 0 .3rem 0;}
    #shop_footer_0001_0_subscribe .right{width:100%;}
    #shop_footer_0001_0_subscribe .tit{font-size: .2rem;}
    #shop_footer_0001_0_subscribe .txt{margin-top:.1rem;font-size: .14rem;}
    #shop_footer_0001_0_subscribe .form{border-radius: .05rem;height: .4rem;}
    #shop_footer_0001_0_subscribe .form .submit {width: .77rem;height: 100%;font-size: .16rem;}
    #shop_footer_0001_0_subscribe .form .input {width: calc(100% - .77rem);padding: 0 .15rem;font-size: .14rem;}
}
@media (max-width: 576px) {
    #shop_footer_0001_0_subscribe{padding:8vw 0 9vw;}
    #shop_footer_0001_0_subscribe .tit{font-size: .36rem;}
    #shop_footer_0001_0_subscribe .txt{font-size: .3rem;}
    #shop_footer_0001_0_subscribe .form{border-radius: .1rem;height: .7rem;}
    #shop_footer_0001_0_subscribe .form .submit {width:1rem;font-size: .3rem;}
    #shop_footer_0001_0_subscribe .form .input {width: calc(100% -1rem);padding: 0 .2rem;font-size: .3rem;}
}

/* 数据列表 */
#shop_footer_0001_0_list{padding:55px 0 40px;}
#shop_footer_0001_0_list .li{width:calc((100% - 2.917% * 3) / 4);margin-right:2.917%;}
#shop_footer_0001_0_list .li:nth-child(4n){margin-right:0;}
#shop_footer_0001_0_list .li .icon{width:45px;height:40px;}
#shop_footer_0001_0_list .li .info{max-width:calc(100% - 45px);padding-left:20px;}
#shop_footer_0001_0_list .li .name{font-size: 18px;color: rgb(51, 51, 51);line-height: 1.2;}
#shop_footer_0001_0_list .li .brief{margin-top:9px;font-size: 14px;color: rgb(136, 136, 136);}
@media (max-width: 992px) {
    #shop_footer_0001_0_list{padding:5vw 0 4vw;}
    #shop_footer_0001_0_list .li .icon{width:.341rem;height:.303rem;}
    #shop_footer_0001_0_list .li .info{max-width:calc(100% - .341rem);padding-left:.152rem;}
    #shop_footer_0001_0_list .li .name{font-size: .136rem;}
    #shop_footer_0001_0_list .li .brief{margin-top:.068rem;font-size: .106rem;}
}
@media (max-width: 768px) {
    #shop_footer_0001_0_list .li{width:calc((100% - .3rem) / 2);margin:.3rem .3rem 0 0;}
    #shop_footer_0001_0_list .li:nth-child(-n+2){margin-top:0;}
    #shop_footer_0001_0_list .li:nth-child(2n){margin-right:0;}
    #shop_footer_0001_0_list .li .icon{width:.45rem;height:.4rem;}
    #shop_footer_0001_0_list .li .info{max-width:calc(100% - .45rem);padding-left:.2rem;}
    #shop_footer_0001_0_list .li .name{font-size: .18rem;}
    #shop_footer_0001_0_list .li .brief{margin-top:.09rem;font-size: .14rem;}
}
@media (max-width: 576px) {
    #shop_footer_0001_0_list{padding:8vw 0;}
    #shop_footer_0001_0_list .li{width:100%;margin:.3rem 0 0 0;}
    #shop_footer_0001_0_list .li:nth-child(2){margin-top:.3rem;}
    #shop_footer_0001_0_list .li .icon{width:.6rem;height:.65rem;}
    #shop_footer_0001_0_list .li .info{max-width:calc(100% - .6rem);}
    #shop_footer_0001_0_list .li .name{font-size: .36rem;}
    #shop_footer_0001_0_list .li .brief{margin-top:.1rem;font-size: .3rem;}
}

/* 底部导航 */
#shop_footer_0001_0_nav{padding:60px 0 80px;border-top:1px solid rgb(228, 228, 228);}
#shop_footer_0001_0_nav .left{width: 68.572%;}
#shop_footer_0001_0_nav .nav{width:calc(100% / 3);padding-right:2%;}
#shop_footer_0001_0_nav .nav .name{margin-bottom:30px;font-size: 16px;color: rgb(51, 51, 51);display:block;}
#shop_footer_0001_0_nav .nav .title{margin-bottom:10px;font-size: 14px;color: rgb(102, 102, 102);}
#shop_footer_0001_0_nav .nav .title:last-child{margin-bottom:0;}
#shop_footer_0001_0_nav .nav .title:hover{color: var(--bgColor);}
#shop_footer_0001_0_nav .right{width:27.857%;}
#shop_footer_0001_0_nav .right .tit1{margin-bottom:30px;}
#shop_footer_0001_0_nav .right .tit{font-size: 16px;color: rgb(51, 51, 51);}
#shop_footer_0001_0_nav .right .phone{margin-bottom:8px;}
#shop_footer_0001_0_nav .right .txt{font-size: 14px;color: rgb(51, 51, 51);}
#shop_footer_0001_0_nav .share{margin-top:30px;}
#shop_footer_0001_0_nav .share .icon{margin:20px 20px 0 0;width: 40px; height: 40px; background-color: #fff; border-radius: 50%;border: 1px solid rgb(153, 153, 153);fill:#333;}
#shop_footer_0001_0_nav .share .icon .svg{fill:inherit;}
#shop_footer_0001_0_nav .share .ewm{display:none;bottom:100%;left:30%;transform: translateX(-50%);z-index:10;width:120px;height:120px;border-radius:10px;background-color: #fff;box-shadow: 0 4px 6px rgba(0, 0, 0, 0.3);overflow:hidden;}
#shop_footer_0001_0_nav .share .item .icon:hover{background-color: var(--bgColor);fill: #fff;border-color: var(--bgColor);}
#shop_footer_0001_0_nav .share .item:hover .ewm{display:block;}
@media (max-width: 992px) {
    #shop_footer_0001_0_nav{padding:6vw 0 8vw;}
    #shop_footer_0001_0_nav .nav .name{margin-bottom:.227rem;font-size: .121rem;}
    #shop_footer_0001_0_nav .nav .title{margin-bottom:.076rem;font-size: .106rem;}
    #shop_footer_0001_0_nav .right{width:27.857%;}
    #shop_footer_0001_0_nav .right .tit1{margin-bottom:.227rem;}
    #shop_footer_0001_0_nav .right .tit{font-size: .121rem;}
    #shop_footer_0001_0_nav .right .phone{margin-bottom:.061rem;}
    #shop_footer_0001_0_nav .right .txt{font-size: .106rem;}
    #shop_footer_0001_0_nav .share{margin-top:.227rem;}
    #shop_footer_0001_0_nav .share .icon{margin:.152rem .152rem 0 0;width: .303rem; height: .303rem;}
    #shop_footer_0001_0_nav .share .ewm{width:.909rem;height:.909rem;border-radius:.076rem;}
}
@media (max-width: 768px) {
    #shop_footer_0001_0_nav .cont{display:block;}
    #shop_footer_0001_0_nav .left{width:100%;}
    #shop_footer_0001_0_nav .nav .name{margin-bottom:.3rem;font-size: .16rem;}
    #shop_footer_0001_0_nav .nav .title{margin-bottom:.1rem;font-size: .14rem;}
    #shop_footer_0001_0_nav .right{width:100%;margin-top:.5rem;}
    #shop_footer_0001_0_nav .right .tit1{margin-bottom:.1rem;}
    #shop_footer_0001_0_nav .right .tit{font-size: .16rem;}
    #shop_footer_0001_0_nav .right .phone{margin-bottom:.08rem;}
    #shop_footer_0001_0_nav .right .txt{font-size: .14rem;}
    #shop_footer_0001_0_nav .share{margin-top:0;}
    #shop_footer_0001_0_nav .share .icon{margin:.2rem .2rem 0 0;width: .4rem; height: .4rem;}
    #shop_footer_0001_0_nav .share .item:first-child .ewm{left:0;transform: translateX(0);}
    #shop_footer_0001_0_nav .share .ewm{width:1.2rem;height:1.2rem;border-radius:.1rem;}
}
@media (max-width: 576px) {
    #shop_footer_0001_0_nav{padding:8vw 0;}
    #shop_footer_0001_0_nav .left{display:block;}
    #shop_footer_0001_0_nav .nav{border-bottom:1px solid #e4e4e4;width:100%;padding:0;}
    #shop_footer_0001_0_nav .nav .name{margin-bottom:0;font-size: .32rem;line-height:1rem;display:inline;}
    #shop_footer_0001_0_nav .nav .title{margin-bottom:0;padding:0 .3rem;font-size: .3rem;line-height:.8rem;border-top:1px  dashed #e4e4e4;}
    #shop_footer_0001_0_nav .nav .jt{display:flex;align-items:center;justify-content:center;font-size:.3rem;color:#333;font-weight:500;}
    #shop_footer_0001_0_nav .nav .two{display:none;}

    #shop_footer_0001_0_nav .right .tit1{margin-bottom:.1rem;}
    #shop_footer_0001_0_nav .right .tit{font-size: .3rem;}
    #shop_footer_0001_0_nav .right .txt{font-size: .28rem;}
    #shop_footer_0001_0_nav .share .icon{margin:.2rem .2rem 0 0;width: .8rem; height: .8rem;}
    #shop_footer_0001_0_nav .share .ewm{width:2rem;height:2rem;border-radius:.1rem;}
}
/* 版权信息 */
#shop_footer_0001_0_copyright{padding:20px 0;border-top: 1px solid #ddd;font-size: 14px;color: #666;}
#shop_footer_0001_0_copyright .copyright{margin-top:10px;color: #888;}
#shop_footer_0001_0_copyright .item{margin-right:35px;}
#shop_footer_0001_0_copyright .item:last-child{margin-right:0;}
#shop_footer_0001_0_copyright .item:hover{color: var(--bgColor);}
@media (max-width: 992px) {
    #shop_footer_0001_0_copyright{padding:.152rem 0;font-size: .106rem;}
    #shop_footer_0001_0_copyright .copyright{margin-top:.076rem;}
    #shop_footer_0001_0_copyright .item{margin-right:.265rem;}
}
@media (max-width: 768px) {
    #shop_footer_0001_0_copyright{padding:.2rem 0;font-size: .14rem;}
    #shop_footer_0001_0_copyright .copyright{margin-top:.1rem;}
    #shop_footer_0001_0_copyright .item{margin-right:.35rem;}
}
@media (max-width: 576px) {
    #shop_footer_0001_0_copyright{padding:5vw 0;font-size: .28rem;text-align: center;}
    #shop_footer_0001_0_copyright .cont{display:block;}
    #shop_footer_0001_0_copyright .icp{margin-top:.2rem;}
}
#shop_side_fload_0001_0{right: 2.865%;bottom:30%;z-index:9;}
#shop_side_fload_0001_0 .item{margin-top: 20px;}
#shop_side_fload_0001_0 .icon{width: 50px; height: 50px;background-color: var(--bgColor);border-radius: 50%;overflow: hidden;box-shadow: 0px 5px 10px 0px rgba(6, 41, 119, 0.3);}
#shop_side_fload_0001_0 .icon .svg{width:23px;fill:#fff;}
/* 购物车数据 */
#shop_side_fload_0001_0 .numb{right:-8px;top:0;z-index:2;background-color: var(--mainColor);width:fit-content;min-width: 24px;height: 20px;border-radius:10px;padding:0 5px;font-size: 12px;color: #fff;text-align:center;}
@media screen and (max-width:992px) {
    #shop_side_fload_0001_0{bottom:20%;}
    #shop_side_fload_0001_0 .item{margin-top: 0.152rem;}
    #shop_side_fload_0001_0 .icon{width: 0.379rem; height: 0.379rem;}
    #shop_side_fload_0001_0 .icon .svg{width:0.174rem;}
    /* 购物车数据 */
    #shop_side_fload_0001_0 .numb{right:-0.061rem;min-width: 0.182rem;height: 0.152rem;border-radius:0.076rem;padding:0 0.038rem;font-size: 0.091rem;}
}
@media screen and (max-width:768px) {
    #shop_side_fload_0001_0{right:auto;bottom:0;left:0;width:100%;display:flex;}
    #shop_side_fload_0001_0 .item{margin-top: 0;width: calc(100% / var(--float_numb));border-right: 1px solid rgba(255,255,255,1);}
    #shop_side_fload_0001_0 .item:last-child{border-right: none;}
    #shop_side_fload_0001_0 .icon{width:100%;height: 1rem;border-radius:0;box-shadow: none;}
    #shop_side_fload_0001_0 .icon .svg{width:0.5rem;}
    /* 购物车数据 */
    #shop_side_fload_0001_0 .numb{right:0.1rem;top:.1rem;min-width: 0.4rem;height: 0.4rem;border-radius:0.2rem;padding:0 0.1rem;font-size: 0.26rem;}
}.lyuicrumbs_001{font-size: 16px;line-height:1;color:#333;white-space: nowrap;}
.lyuicrumbs_001 .lyuicrumbs_001-home{margin-right:10px;}
.lyuicrumbs_001 .lyuicrumbs_001-home .svg{fill:#666;}
.lyuicrumbs_001 .lyuicrumbs_001-tit{color: #888;}
.lyuicrumbs_001 .lyuicrumbs_001-icon{font-size: 12px;color:#888;line-height: 1;margin:0 7px;font-weight:bold;}
@media screen and (max-width:768px) {
    .lyuicrumbs_001{display: none;}
}
#shop_products_detail_0001_0{padding:30px 0 95px;}
#shop_products_detail_0001_0 .cont{margin-top:30px;}
#shop_products_detail_0001_0 .left{width: 38.572%;}
#shop_products_detail_0001_0 .right{width:calc(100% - 38.572%);padding-left: 4.286%;}

#shop_products_detail_0001_0 .container{margin-bottom:30px;width:100%;padding:5% 5% 8%;border: 1px solid rgb(228, 228, 228);}
#shop_products_detail_0001_0 .container .swiper-pagination{bottom:3.6%;}
#shop_products_detail_0001_0 .container .swiper-pagination-bullet{width:10px;height:10px;margin:0 10px;border: 2px solid rgb(204, 204, 204);background:transparent;opacity:1;transition: 0.3s;}
#shop_products_detail_0001_0 .container .swiper-pagination-bullet-active{background:var(--bgColor);border-color: var(--bgColor);}
#shop_products_detail_0001_0 .left .pic{width:100%;padding-top:96.315%;}
#shop_products_detail_0001_0 .share .btn .txt{margin-left:10px;font-size: 16px;color: #666;line-height:1;transition: 0.3s;cursor:pointer;}
#shop_products_detail_0001_0 .share .btn .svg{fill:#666;}
#shop_products_detail_0001_0 .share .btn:nth-child(1){margin-right:45px;}
#shop_products_detail_0001_0 .share .btn.cur .i1{display: none;}
#shop_products_detail_0001_0 .share .btn.cur .i2{display: inline-block;}

#shop_products_detail_0001_0 .title{margin-bottom:30px;font-size: 36px;color: rgb(51, 51, 51);line-height: 1.333;}
#shop_products_detail_0001_0 .li{display:flex;align-items: flex-start;margin-bottom:12px;font-size: 16px;color: rgb(102, 102, 102);line-height: 1.5;}
#shop_products_detail_0001_0 .li:last-child{margin-bottom:34px;align-items:center;}
#shop_products_detail_0001_0 .li .t_left{width:70px;}
#shop_products_detail_0001_0 .li .t_right{width:calc(100% - 70px);}
/* 价格 */
#shop_products_detail_0001_0 .li.price{align-items: flex-end;line-height:2;margin-bottom:8px;}
#shop_products_detail_0001_0 .li .numb{font-size: 16px;color: var(--mainColor);line-height:1;}
#shop_products_detail_0001_0 .li .numb .p1{font-size:24px;}

/* 规格 */
/* #shop_products_detail_0001_0 .li .select_box{height: calc(40px * 2 + 20px);} */
#shop_products_detail_0001_0 .li .select .sel_li{height: 40px;border: 1px solid #ccc;position: relative;margin:0 10px 10px 0;padding: 0 15px;border-radius:5px;cursor: pointer;}
#shop_products_detail_0001_0 .li .select .sel_li span{font-size: 16px;line-height: 40px;text-align: center;}
#shop_products_detail_0001_0 .li .select .sel_li .img{width: 13px;height: 13px;position: absolute;top: -1px;right: -1px;opacity: 0;}
#shop_products_detail_0001_0 .li .select .sel_li .img *{fill: var(--mainColor);stroke: var(--mainColor);}
#shop_products_detail_0001_0 .li .select .sel_li.cur{border-color:var(--mainColor);color: var(--mainColor);}
#shop_products_detail_0001_0 .li .select .sel_li.cur .img{opacity: 1;}
/* 规格展开更多 */
#shop_products_detail_0001_0 .more{font-size: 16px;color: rgb(102, 102, 102);line-height: 38px;padding:0 15px;border:1px solid rgb(228, 228, 228);border-radius: 5px;width: fit-content;}
#shop_products_detail_0001_0 .more i{margin-left:5px;}
#shop_products_detail_0001_0 .more.cur i{transform: rotate(180deg);}
#shop_products_detail_0001_0 .more:hover{background-color: var(--bgColor);color:#fff;border-color: var(--bgColor);}

/* 数量 */
#shop_products_detail_0001_0 .li .qty{border:1px solid #ccc;border-radius: 5px;width: 140px;height:40px;}
#shop_products_detail_0001_0 .li .qty a{height:100%;width:40px;cursor:pointer;text-align:center;display:flex;align-items:center;justify-content:center;font-size:20px;color:#666;}
#shop_products_detail_0001_0 .li .qty input{font-size:18px;color:#333;height:100%;width: calc(100% - 40px * 2);text-align: center;border-right: 1px solid #ccc;border-left: 1px solid #ccc;display:flex;align-items:center;justify-content:center;}

/* 查询库存 */
#shop_products_detail_0001_0 .li .tips{margin-left:20px;font-size: 16px;color: rgb(102, 102, 102);}
#shop_products_detail_0001_0 .li .query{margin-left:20px;font-size: 16px;color: var(--bgColor);border:1px solid var(--bgColor); border-radius: 5px;width: 80px;height: 40px;}
#shop_products_detail_0001_0 .li .query:hover{background-color: var(--bgColor);color:#fff;}

/* 按钮 */
#shop_products_detail_0001_0 .pn{margin-right:10px;border-radius: 5px;background-color: rgb(241, 241, 241);width:fit-content;padding:0 20px;min-width: 160px;height: 50px;font-size: 18px;color: var(--mainColor);}
#shop_products_detail_0001_0 .pn .svg{fill:var(--mainColor);}
#shop_products_detail_0001_0 .pn .txt{margin-left:10px;}
#shop_products_detail_0001_0 .pn:hover,
#shop_products_detail_0001_0 .pn.cur{background-color:var(--mainColor);color:#fff;}
#shop_products_detail_0001_0 .pn:hover .svg,
#shop_products_detail_0001_0 .pn.cur .svg{fill:#fff;}
@media screen and (max-width: 992px){
    #shop_products_detail_0001_0{padding:.227rem 0 .606rem;}
    #shop_products_detail_0001_0 .cont{margin-top:.227rem;}

    #shop_products_detail_0001_0 .container{margin-bottom:.227rem;}
    #shop_products_detail_0001_0 .container .swiper-pagination-bullet{width:.076rem;height:.076rem;margin:0 .076rem;}
    #shop_products_detail_0001_0 .share .btn .txt{margin-left:.076rem;font-size: .121rem;}
    #shop_products_detail_0001_0 .share .btn:nth-child(1){margin-right:.341rem;}

    #shop_products_detail_0001_0 .title{margin-bottom:.227rem;font-size: .273rem;}
    #shop_products_detail_0001_0 .li{margin-bottom:.091rem;font-size: .121rem;}
    #shop_products_detail_0001_0 .li:last-child{margin-bottom:.258rem;}
    #shop_products_detail_0001_0 .li .t_left{width:.53rem;}
    #shop_products_detail_0001_0 .li .t_right{width:calc(100% - .53rem);}
    /* 价格 */
    #shop_products_detail_0001_0 .li.price{line-height:2;margin-bottom:.061rem;}
    #shop_products_detail_0001_0 .li .numb{font-size: .121rem;}
    #shop_products_detail_0001_0 .li .numb .p1{font-size:.182rem;}

    /* 数量 */
    #shop_products_detail_0001_0 .li .qty{border-radius: .038rem;width: 1.061rem;height:.303rem;}
    #shop_products_detail_0001_0 .li .qty a{height:100%;width:.303rem;font-size:.152rem;}
    #shop_products_detail_0001_0 .li .qty input{font-size:.136rem;width: calc(100% - .303rem * 2);}

    /* 查询库存 */
    #shop_products_detail_0001_0 .li .tips{margin-left:.152rem;font-size: .121rem;}
    #shop_products_detail_0001_0 .li .query{margin-left:.152rem;font-size: .121rem;border-radius: .038rem;width: .606rem;height: .303rem;}

    /* 规格 */
    #shop_products_detail_0001_0 .li .select .sel_li{height: 0.303rem;margin:0 0.076rem 0.076rem 0;padding: 0 0.114rem;border-radius:0.038rem;}
    #shop_products_detail_0001_0 .li .select .sel_li span{font-size: 0.121rem;line-height: 0.303rem;}
    #shop_products_detail_0001_0 .li .select .sel_li .img{width: 0.098rem;height: 0.098rem;}
    /* 规格展开更多 */
    #shop_products_detail_0001_0 .more{font-size: 0.121rem;line-height: 0.288rem;padding:0 0.114rem;border-radius: 0.038rem;}
    #shop_products_detail_0001_0 .more i{margin-left:0.038rem;}

    /* 按钮 */
    #shop_products_detail_0001_0 .pn{margin-right:.076rem;border-radius: .038rem;padding:0 .152rem;min-width: 1.212rem;height: .379rem;font-size: .136rem;}
    #shop_products_detail_0001_0 .pn .txt{margin-left:.076rem;}
}
@media screen and (max-width: 768px){
    #shop_products_detail_0001_0{padding:8vw 0;}
    #shop_products_detail_0001_0 .cont{margin-top:0;display:block;}
    #shop_products_detail_0001_0 .left{width: 100%;}
    #shop_products_detail_0001_0 .right{width:100%;padding:.5rem 0 0;}
    #shop_products_detail_0001_0 .container{margin-bottom:.3rem;padding:4% 4% 8%;}
    #shop_products_detail_0001_0 .container .swiper-pagination{bottom:3%;}
    #shop_products_detail_0001_0 .container .swiper-pagination-bullet{width:.2rem;height:.2rem;margin:0 .1rem;}
    #shop_products_detail_0001_0 .share .btn .txt{margin-left:.1rem;font-size: .3rem;}
    #shop_products_detail_0001_0 .share .btn:nth-child(1){margin-right:.45rem;}
    #shop_products_detail_0001_0 .title{margin-bottom:.3rem;font-size: .36rem;}
    #shop_products_detail_0001_0 .li{margin-bottom:.12rem;font-size: .3rem;}
    #shop_products_detail_0001_0 .li:last-child{margin-bottom:.34rem;}
    #shop_products_detail_0001_0 .li .t_left{width:1.2rem;}
    #shop_products_detail_0001_0 .li .t_right{width:calc(100% - 1.2rem);}
    /* 价格 */
    #shop_products_detail_0001_0 .li.price{line-height:2;margin-bottom:.1rem;}
    #shop_products_detail_0001_0 .li .numb{font-size: .3rem;}
    #shop_products_detail_0001_0 .li .numb .p1{font-size:.42rem;}
    /* 数量 */
    #shop_products_detail_0001_0 .li.qty_box{align-items: flex-start;}
    #shop_products_detail_0001_0 .li.qty_box .t_left{margin-top:.13rem;}
    #shop_products_detail_0001_0 .li.qty_box .t_right{flex-wrap: wrap;}
    #shop_products_detail_0001_0 .li .qty{border-radius: .1rem;width:50%;height:.7rem;margin-bottom:.2rem;}
    #shop_products_detail_0001_0 .li .qty a{height:100%;width:.7rem;font-size:.26rem;}
    #shop_products_detail_0001_0 .li .qty input{font-size:.3rem;width: calc(100% - .7rem * 2);}
    /* 查询库存 */
    #shop_products_detail_0001_0 .li .tips{width: calc(100% - 1.6rem - .2rem);margin:0 .2rem 0 0;font-size: .3rem;}
    #shop_products_detail_0001_0 .li .query{margin:.1rem 0 0;font-size: .3rem;border-radius: .1rem;width: 1.6rem;height: .7rem;}
    /* 规格 */
    #shop_products_detail_0001_0 .li.guige{display:block;}
    #shop_products_detail_0001_0 .li.guige .t_right{margin-top:.2rem;width: 100%;}
    #shop_products_detail_0001_0 .li .select .sel_li{height: .7rem;margin:0 .1rem .1rem 0;padding: 0 .2rem;border-radius:.1rem;}
    #shop_products_detail_0001_0 .li .select .sel_li span{font-size: .3rem;line-height: .7rem;}
    #shop_products_detail_0001_0 .li .select .sel_li .img{width: .26rem;height: .26rem;}
    /* 规格展开更多 */
    #shop_products_detail_0001_0 .more{font-size: .3rem;line-height: .7rem;padding:0 .2rem;border-radius: .1rem;}
    #shop_products_detail_0001_0 .more i{margin-left:.1rem;}
    /* 按钮 */
    #shop_products_detail_0001_0 .pn{margin-right:.2rem;border-radius: .1rem;padding:0 .2rem;min-width: 2.2rem;height: .7rem;font-size: .3rem;}
    #shop_products_detail_0001_0 .pn .txt{margin-left:.1rem;}
}


/* 编辑器 */
.shop_products_detail_0001_0_bot{padding-bottom:120px;}
.shop_products_detail_0001_0_bot .n_left{width:calc(100% - 320px);padding-right:2.857%;}
.shop_products_detail_0001_0_bot .n_right{width:320px;}
.shop_products_detail_0001_0_bot .n_box{top:145px !important;}

/* 选项卡 */
#shop_products_detail_0001_0_tab .tab::after{content:'';position:absolute;left:0;bottom:0;width:100%;height:1px;background-color: #ddd;}
#shop_products_detail_0001_0_tab .tab .li{width:calc(100% / 4);padding-bottom:20px;font-size: 18px;border-bottom:2px solid transparent;color: rgb(51, 51, 51);position:relative;z-index:2;transition: 0.3s;text-align:center;cursor: pointer;}
#shop_products_detail_0001_0_tab .tab .li.cur{border-bottom-color: var(--bgColor);color:var(--bgColor);}
/* 选项卡内容 */
#shop_products_detail_0001_0_tab .bind{padding:60px 0 72px;}
#shop_products_detail_0001_0_tab .editor,#shop_products_detail_0001_0_tab .editor *{font-size:16px;line-height:1.875;color:#333;text-wrap: wrap !important;}
#shop_products_detail_0001_0_tab .editor img{object-fit: contain;}

#shop_products_detail_0001_0_tab .item{width:calc((100% - 25px * 2) / 3);margin:0 25px 25px 0;}
#shop_products_detail_0001_0_tab .item:nth-child(3n){margin-right:0;}
#shop_products_detail_0001_0_tab .item .pic{width:100%;padding-top:57.576%;}
#shop_products_detail_0001_0_tab .item .name{margin-top:12px;font-size: 18px;color: rgb(51, 51, 51);line-height: 1.667;}
@media screen and (max-width: 992px){
    /* 编辑器 */
    .shop_products_detail_0001_0_bot{padding-bottom:8vw;}
    .shop_products_detail_0001_0_bot .n_left{width:calc(100% - 2.424rem);padding-right:2.857%;}
    .shop_products_detail_0001_0_bot .n_right{width:2.424rem;}
    .shop_products_detail_0001_0_bot .n_box{top:.758rem !important;}
    /* 选项卡 */
    #shop_products_detail_0001_0_tab .tab .li{width:calc(100% / 4);padding-bottom:.152rem;font-size: .136rem;}
    /* 选项卡内容 */
    #shop_products_detail_0001_0_tab .bind{padding:.379rem 0 .545rem;}
    #shop_products_detail_0001_0_tab .editor,#shop_products_detail_0001_0_tab .editor *{font-size:.121rem;}
    #shop_products_detail_0001_0_tab .item{width:calc((100% - .189rem * 2) / 3);margin:0 .189rem .189rem 0;}
    #shop_products_detail_0001_0_tab .item:nth-child(3n){margin-right:0;}
    #shop_products_detail_0001_0_tab .item .pic{width:100%;padding-top:57.576%;}
    #shop_products_detail_0001_0_tab .item .name{margin-top:.091rem;font-size: .136rem;}
}
@media screen and (max-width: 768px){
    /* 编辑器 */
    .shop_products_detail_0001_0_bot .n_cont{display:block;}
    .shop_products_detail_0001_0_bot .n_left{width:100%;padding:0 0 .5rem;}
    .shop_products_detail_0001_0_bot .n_right{width:100%;}
    .shop_products_detail_0001_0_bot .n_box{top:0 !important;position: static !important;}

    /* 选项卡 */
    #shop_products_detail_0001_0_tab .tab .li{width:calc(100% / 2);padding-bottom:.2rem;font-size: .3rem;}
    /* 选项卡内容 */
    #shop_products_detail_0001_0_tab .bind{padding:.5rem 0 .7rem;}
    #shop_products_detail_0001_0_tab .editor,#shop_products_detail_0001_0_tab .editor *{font-size:.3rem !important;line-height: 1.8 !important;}
    
    #shop_products_detail_0001_0_tab .item{width:100%;margin:0 0 .5rem 0;}
    #shop_products_detail_0001_0_tab .item:last-child{margin-bottom:0;}
    #shop_products_detail_0001_0_tab .item .pic{width:100%;padding-top:57.576%;}
    #shop_products_detail_0001_0_tab .item .name{margin-top:.12rem;font-size: .3rem;}
}



/* 评价 */
#shop_products_detail_0001_0_comment .tab{margin-top:52px;}
#shop_products_detail_0001_0_comment .tab::after{content:'';position:absolute;left:0;bottom:0;width:100%;height:1px;background-color: #ddd;}
#shop_products_detail_0001_0_comment .tab .name{padding:0 20px 20px;font-size: 18px;border-bottom:2px solid transparent;color: rgb(51, 51, 51);position:relative;z-index:2;transition: 0.3s;text-align:center;cursor: pointer;}
#shop_products_detail_0001_0_comment .tab .name.cur{border-bottom-color: var(--bgColor);color:var(--bgColor);}
#shop_products_detail_0001_0_comment .title{font-size: 24px;color: rgb(51, 51, 51);line-height: 1.6;}
#shop_products_detail_0001_0_comment .total{font-size: 16px;color: rgb(136, 136, 136);line-height: 1;}
#shop_products_detail_0001_0_comment .li{padding:20px 0 68px;border-bottom:1px solid #e8e8e8;}
#shop_products_detail_0001_0_comment .li .left{width:22.597%;}
#shop_products_detail_0001_0_comment .li .right{width:calc(100% - 22.597%);padding:10px 0 0 20px;}
#shop_products_detail_0001_0_comment .li .box{width:40px;}
#shop_products_detail_0001_0_comment .li .pic{width:100%;padding-top:100%;border-radius: 50%;}
#shop_products_detail_0001_0_comment .li .info{width:calc(100% - 40px);padding-left:12px;padding-top:3px;}
#shop_products_detail_0001_0_comment .li .author{font-size: 16px;color: rgb(51, 51, 51);line-height: 1.875;}
#shop_products_detail_0001_0_comment .li .time{font-size: 16px;color: #999;line-height: 1.5;}
#shop_products_detail_0001_0_comment .li .star .numb{margin-left:10px;font-size: 14px;color: rgb(102, 102, 102);}
#shop_products_detail_0001_0_comment .li .brief{margin-top:12px;font-size: 16px;color: rgb(102, 102, 102);line-height: 1.5;}
#shop_products_detail_0001_0_comment .li .pic_list{margin-top:20px;}
#shop_products_detail_0001_0_comment .li .pic_li{width:100px;margin-right:10px;}
#shop_products_detail_0001_0_comment .li .pic_li .img{width:100%;padding-top:100%;}
/* 评价-点评 */
#shop_products_detail_0001_0_comment .thumbs{right:0;bottom:20px;}
#shop_products_detail_0001_0_comment .thumbs p{font-size: 16px;color: rgb(136, 136, 136);line-height: 1;}
#shop_products_detail_0001_0_comment .thumbs .icon{font-size:14px;color:#666;gap:6px;}
#shop_products_detail_0001_0_comment .thumbs .icon .svg{fill:#999;}
#shop_products_detail_0001_0_comment .thumbs .icon.cur .svg{fill:var(--mainColor);}
#shop_products_detail_0001_0_comment .thumbs .icon.good{margin:0 10px 0 3px;}
@media screen and (max-width: 992px){
    #shop_products_detail_0001_0_comment .tab{margin-top:.379rem;}
    #shop_products_detail_0001_0_comment .tab .name{padding:0 .152rem .152rem;font-size: .136rem;}
    #shop_products_detail_0001_0_comment .title{font-size: .182rem;}
    #shop_products_detail_0001_0_comment .total{font-size: .121rem;}
    #shop_products_detail_0001_0_comment .li{padding:.152rem 0 .515rem;}
    #shop_products_detail_0001_0_comment .li .right{padding:.076rem 0 0 .152rem;}
    #shop_products_detail_0001_0_comment .li .box{width:.303rem;}
    #shop_products_detail_0001_0_comment .li .info{width:calc(100% - .303rem);padding-left:.091rem;padding-top:.023rem;}
    #shop_products_detail_0001_0_comment .li .author{font-size: .121rem;}
    #shop_products_detail_0001_0_comment .li .time{font-size: .121rem;}
    #shop_products_detail_0001_0_comment .li .star .numb{margin-left:.076rem;font-size: .106rem;}
    #shop_products_detail_0001_0_comment .li .brief{margin-top:.091rem;font-size: .121rem;}
    #shop_products_detail_0001_0_comment .li .pic_list{margin-top:.152rem;}
    #shop_products_detail_0001_0_comment .li .pic_li{width:.758rem;margin-right:.076rem;}
    /* 评价-点评 */
    #shop_products_detail_0001_0_comment .thumbs{right:0;bottom:.152rem;}
    #shop_products_detail_0001_0_comment .thumbs p{font-size: .121rem;}
    #shop_products_detail_0001_0_comment .thumbs .icon{font-size:.106rem;gap:.045rem;}
    #shop_products_detail_0001_0_comment .thumbs .icon.good{margin:0 .076rem 0 .023rem;}
}
@media screen and (max-width: 768px){
    #shop_products_detail_0001_0_comment .tab{margin-top:.5rem;}
    #shop_products_detail_0001_0_comment .tab .name{padding:0 .2rem .2rem;font-size: .32rem;}
    #shop_products_detail_0001_0_comment .title{font-size: .42rem;}
    #shop_products_detail_0001_0_comment .total{font-size: .3rem;}
    #shop_products_detail_0001_0_comment .li{padding:.2rem 0 .8rem;display:block;}
    #shop_products_detail_0001_0_comment .li .left{width:100%;align-items: center;}
    #shop_products_detail_0001_0_comment .li .right{width:100%;padding:.2rem 0 0 0;}
    #shop_products_detail_0001_0_comment .li .box{width:.8rem;}
    #shop_products_detail_0001_0_comment .li .info{width:calc(100% - .8rem);padding-left:.2rem;padding-top:.03rem;}
    #shop_products_detail_0001_0_comment .li .author{font-size: .3rem;}
    #shop_products_detail_0001_0_comment .li .time{font-size: .3rem;display:flex;align-items:center;}
    #shop_products_detail_0001_0_comment .li .star .numb{margin-left:.2rem;font-size: .3rem;}
    #shop_products_detail_0001_0_comment .li .star svg{width: 3em;}
    #shop_products_detail_0001_0_comment .li .brief{margin-top:.12rem;font-size: .3rem;}
    #shop_products_detail_0001_0_comment .li .pic_list{margin-top:.2rem;}
    #shop_products_detail_0001_0_comment .li .pic_li{width:1.5rem;margin-right:.2rem;}
    /* 评价-点评 */
    #shop_products_detail_0001_0_comment .thumbs{right:0;bottom:.2rem;}
    #shop_products_detail_0001_0_comment .thumbs p{font-size: .3rem;}
    #shop_products_detail_0001_0_comment .thumbs .icon{font-size:.26rem;gap:.1rem;}
    #shop_products_detail_0001_0_comment .thumbs .icon.good{margin:0 .2rem 0 .1rem;}
}



/* 相关产品 */
#shop_products_detail_0001_0_related_pro{padding:9.376%;border-radius: 10px;background-color: rgb(255, 255, 255);box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.08);width: 100%;}
#shop_products_detail_0001_0_related_pro .title{margin-bottom:30px;font-size: 24px;color: rgb(51, 51, 51);line-height: 1;}
#shop_products_detail_0001_0_related_pro .li{margin-bottom:40px;}
#shop_products_detail_0001_0_related_pro .li:last-child{margin-bottom:0;}
#shop_products_detail_0001_0_related_pro .li .left{width: 100px;}
#shop_products_detail_0001_0_related_pro .li .right{width:calc(100% - 100px);padding-left:15px;}
#shop_products_detail_0001_0_related_pro .li .pic{width:100%;padding-top:100%;}
#shop_products_detail_0001_0_related_pro .li .name{font-size: 16px;color: rgb(51, 51, 51);}
#shop_products_detail_0001_0_related_pro .li .brief{font-size: 14px;color: rgb(102, 102, 102);}
#shop_products_detail_0001_0_related_pro .li .price{margin-top:10px;font-size: 14px;color: rgb(51, 51, 51);}
#shop_products_detail_0001_0_related_pro .li .price span{color: var(--mainColor);}
@media screen and (max-width: 992px){
    #shop_products_detail_0001_0_related_pro{padding:9.376%;border-radius: .076rem;}
    #shop_products_detail_0001_0_related_pro .title{margin-bottom:.227rem;font-size: .182rem;}
    #shop_products_detail_0001_0_related_pro .li{margin-bottom:.303rem;}
    #shop_products_detail_0001_0_related_pro .li:last-child{margin-bottom:0;}
    #shop_products_detail_0001_0_related_pro .li .left{width: .758rem;}
    #shop_products_detail_0001_0_related_pro .li .right{width:calc(100% - .758rem);padding-left:.114rem;}
    #shop_products_detail_0001_0_related_pro .li .pic{width:100%;padding-top:100%;}
    #shop_products_detail_0001_0_related_pro .li .name{font-size: .121rem;}
    #shop_products_detail_0001_0_related_pro .li .brief{font-size: .106rem;}
    #shop_products_detail_0001_0_related_pro .li .price{margin-top:.076rem;font-size: .106rem;}
}
@media screen and (max-width: 768px){
    #shop_products_detail_0001_0_related_pro{padding:4%;border-radius: .15rem;}
    #shop_products_detail_0001_0_related_pro .title{margin-bottom:.3rem;font-size: .42rem;}
    #shop_products_detail_0001_0_related_pro .li{margin-bottom:.3rem;}
    #shop_products_detail_0001_0_related_pro .li:last-child{margin-bottom:0;}
    #shop_products_detail_0001_0_related_pro .li .left{width: 1.5rem;}
    #shop_products_detail_0001_0_related_pro .li .right{width:calc(100% - 1.5rem);padding-left:.15rem;}
    #shop_products_detail_0001_0_related_pro .li .name{font-size: .32rem;}
    #shop_products_detail_0001_0_related_pro .li .brief{font-size: .3rem;}
    #shop_products_detail_0001_0_related_pro .li .price{margin-top:.1rem;font-size: .3rem;}
}

/* 购物车提示 */
.shop_products_detail_0001_0-cart-tips{background: #fff;border-radius: 5px;max-width: 100%;min-width: 350px;min-height: 150px;padding:20px;background-color: #fff;border-radius: 5px;font-size: 14px;color: #333;line-height:30px;}
.shop_products_detail_0001_0-cart-tips .tit{margin-bottom: 50px;}
.shop_products_detail_0001_0-cart-tips a{margin-left: 20px;transition: 0.3s;border-radius:15px;}
.shop_products_detail_0001_0-cart-tips a:hover{color:var(--mainColor);}
.shop_products_detail_0001_0-cart-tips a.cur{padding:0 10px;color: #fff;border-color: var(--mainColor);background-color: var(--mainColor);}
