
/* ========头部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;}
}
/* 广告图 */
#shop_index_products_category_0_hf{width: 100%;}
#shop_index_products_category_0_hf .pic::before{width:100%;padding-top:50.715%;}
#shop_index_products_category_0_hf .swiper-pagination-bullets{bottom: 20px;}
#shop_index_products_category_0_hf .swiper-pagination-bullet{border: 2px solid #fff;border-radius: 50%;background-color:transparent;width: 14px;height: 14px;opacity: 1;margin: 0 8px;transition: 0.3s;}
#shop_index_products_category_0_hf .swiper-pagination-bullet-active{background: var(--bgColor);}
@media screen and (max-width: 992px) {
    #shop_index_products_category_0_hf{width: calc(100% - 2.121rem);}
    #shop_index_products_category_0_hf .pic::before{padding-top:50.715%;}
    #shop_index_products_category_0_hf .swiper-pagination-bullets{bottom: .152rem;}
    #shop_index_products_category_0_hf .swiper-pagination-bullet{width: .106rem;height: .106rem;opacity: 1;margin: 0 .061rem;}
}
@media screen and (max-width: 768px) {
    #shop_index_products_category_0_hf{width: 100%;margin-top:8vw;}
    #shop_index_products_category_0_hf .pic::before{padding-top:75.734%;}
    #shop_index_products_category_0_hf .swiper-pagination-bullets{bottom: .2rem;}
    #shop_index_products_category_0_hf .swiper-pagination-bullet{width: .2rem;height: .2rem;opacity: 1;margin: 0 .1rem;}
}.lyuitext_001-title{font-size: 32px;color: rgb(51, 51, 51);line-height:1;}
.lyuitext_001-more{font-size: 18px;color: rgb(51, 51, 51);line-height:1;}
@media screen and (max-width: 992px) {
    .lyuitext_001-title{font-size: .242rem;}
    .lyuitext_001-more{font-size: .136rem;}
}
@media screen and (max-width: 768px) {
    .lyuitext_001-title{font-size: .42rem;}
    .lyuitext_001-more{font-size: .3rem;}
}.lyuiproducts_001{border: 1px solid #e8e8e8;background-color:#fff;}
.lyuiproducts_001-top{padding:5.59%;}
.lyuiproducts_001-pic{padding-top:81.333%;width:100%;}
/* 收藏 */
.lyuiproducts_001-collect{left:5.59%;top:5.59%;z-index:2;}
.lyuiproducts_001-collect.cur .s1{display:none;}
.lyuiproducts_001-collect.cur .s2{display:block;}
/* 内容 */
.lyuiproducts_001-bot{padding:7.51% 9.01%;height:190px;}
.lyuiproducts_001-name{font-size: 20px;color: rgb(51, 51, 51);line-height:1.2;}
.lyuiproducts_001-brief{font-size: 16px;color: rgb(102, 102, 102);line-height: 1.875;}
.lyuiproducts_001-price{margin-top:10px;font-size: 16px;color: rgb(51, 51, 51);line-height: 1;}
.lyuiproducts_001-price span{font-size:18px;color:var(--mainColor);line-height: 1;}
@media screen and (min-width: 769px){
    /* 效果 */
    .lyuiproducts_001 .lyuiproducts_001-h{height:0;margin-top:0;opacity:0;}
    .lyuiproducts_001:hover .lyuiproducts_001-h{height:40px;margin-top:18px;opacity:1;}
    @media screen and (max-width: 992px){
        /* 效果 */
        .lyuiproducts_001:hover .lyuiproducts_001-h{height:.303rem;margin-top:.136rem;}
    }
}
/* 按钮 */
.lyuiproducts_001-pn{border-radius: 5px;background-color: rgb(241, 241, 241);width:calc((100% - 10px) / 2);height:100%;padding:0 15px;font-size: 16px;color: var(--mainColor);}
.lyuiproducts_001-pn:nth-child(1){margin-right:10px;}
.lyuiproducts_001-pn .svg{fill:var(--mainColor);}
.lyuiproducts_001-pn .lyuiproducts_001-icon{margin-right:8px;}
.lyuiproducts_001-pn:hover,
.lyuiproducts_001-pn.cur{background-color:var(--mainColor);color:#fff;}
.lyuiproducts_001-pn:hover .svg,
.lyuiproducts_001-pn.cur .svg{fill:#fff;}
@media screen and (max-width: 992px){
    /* 内容 */
    .lyuiproducts_001-bot{height:1.439rem;}
    .lyuiproducts_001-name{font-size: .152rem;}
    .lyuiproducts_001-brief{font-size: .121rem;}
    .lyuiproducts_001-price{margin-top:.076rem;font-size: .121rem;}
    .lyuiproducts_001-price span{font-size:.136rem;}
    /* 按钮 */
    .lyuiproducts_001-pn{border-radius: .038rem;width:calc((100% - .076rem) / 2);padding:0 .076rem;font-size: .121rem;}
    .lyuiproducts_001-pn:nth-child(1){margin-right:.076rem;}
    .lyuiproducts_001-pn .lyuiproducts_001-icon{margin-right:.061rem;}
}
@media screen and (max-width: 768px){
    .lyuiproducts_001-top{padding:4%;}
    /* 内容 */
    .lyuiproducts_001-bot{padding:4%;height:auto;}
    .lyuiproducts_001-name{font-size: .36rem;}
    .lyuiproducts_001-brief{font-size: .3rem;}
    .lyuiproducts_001-price{margin-top:.1rem;font-size: .3rem;}
    .lyuiproducts_001-price span{font-size:.32rem;}
    /* 效果 */
    .lyuiproducts_001 .lyuiproducts_001-h{height:auto;margin-top:.3rem;}
    /* 按钮 */
    .lyuiproducts_001-pn{border-radius: .1rem;width:calc((100% - .2rem) / 2);height: .7rem; padding:0 .2rem;font-size: .3rem;}
    .lyuiproducts_001-pn:nth-child(1){margin-right:.2rem;}
    .lyuiproducts_001-pn .lyuiproducts_001-icon{margin-right:.2rem;}
}
#shop_index_products_0001_1{padding:80px 0 40px;}
#shop_index_products_0001_1 .cont{margin-top:30px;}
#shop_index_products_0001_1 .left{width:20%;}
#shop_index_products_0001_1 .pic{width:490px;}
#shop_index_products_0001_1 .pic::before{width: 100%;padding-top:112.245%;}
#shop_index_products_0001_1 .right{width:80%;}
/* 分页 */
#shop_index_products_0001_1 .btn{margin-top:20px;}
#shop_index_products_0001_1 .btn .page{padding:0 30px;}
#shop_index_products_0001_1 .btn .swiper-pagination-bullet{border: 2px solid #ccc;background:transparent;opacity:1;transition: 0.3s;margin:0 10px;}
#shop_index_products_0001_1 .btn .swiper-pagination-bullet-active{background:var(--bgColor);border-color:var(--bgColor);}
#shop_index_products_0001_1 .btn .pn{font-size:20px;line-height:1;font-weight:500;color:#ccc;}
#shop_index_products_0001_1 .btn .pn:hover{color:var(--bgColor);}
@media screen and (max-width: 1440px){
    #shop_index_products_0001_1 .pic{width:450px;}
}
@media screen and (max-width: 1280px){
    #shop_index_products_0001_1 .pic{width:420px;}
}
@media screen and (max-width: 1050px){
    #shop_index_products_0001_1 .pic{width:400px;}
}
@media screen and (max-width: 992px){
    #shop_index_products_0001_1{padding:8vw 0 4vw;}
    #shop_index_products_0001_1 .cont{margin-top:.227rem;}
    #shop_index_products_0001_1 .left{width:20%;}
    #shop_index_products_0001_1 .pic{width:2.727rem;}
    #shop_index_products_0001_1 .pic::before{width: 100%;padding-top:112.245%;}
    #shop_index_products_0001_1 .right{width:80%;}

    /* 分页 */
    #shop_index_products_0001_1 .btn{margin-top:.152rem;}
    #shop_index_products_0001_1 .btn .page{padding:0 .227rem;}
    #shop_index_products_0001_1 .btn .swiper-pagination-bullet{margin:0 .076rem;}
}
@media screen and (max-width: 768px){
    #shop_index_products_0001_1{padding:8vw 0 4vw;}
    #shop_index_products_0001_1 .cont{margin-top:.3rem;}
    #shop_index_products_0001_1 .left{display:none;}
    #shop_index_products_0001_1 .right{width:100%;}
    /* 分页 */
    #shop_index_products_0001_1 .btn{margin-top:.3rem;}
    #shop_index_products_0001_1 .btn .page{padding:0 .3rem;}
    #shop_index_products_0001_1 .btn .swiper-pagination-bullet{margin:0 .1rem;}
}.lyuitext_001-title{font-size: 32px;color: rgb(51, 51, 51);line-height:1;}
.lyuitext_001-more{font-size: 18px;color: rgb(51, 51, 51);line-height:1;}
@media screen and (max-width: 992px) {
    .lyuitext_001-title{font-size: .242rem;}
    .lyuitext_001-more{font-size: .136rem;}
}
@media screen and (max-width: 768px) {
    .lyuitext_001-title{font-size: .42rem;}
    .lyuitext_001-more{font-size: .3rem;}
}.lyuiproducts_002{border: 0.5px solid #e8e8e8;}
.lyuiproducts_002-left{width:45.813%;padding:20px;}
.lyuiproducts_002-right{width:calc(100% - 45.813%);padding:5.727%;}
.lyuiproducts_002-pic{width:100%;padding-top:100%;}
.lyuiproducts_002-name{font-size: 20px;color: rgb(51, 51, 51);line-height:1.2;}
.lyuiproducts_002-brief{font-size: 16px;color: rgb(102, 102, 102);line-height: 1.875;}
.lyuiproducts_002-price{margin-top:34px;font-size: 16px;color: rgb(51, 51, 51);line-height: 1;}
.lyuiproducts_002-price span{font-size:18px;color:var(--mainColor);line-height: 1;}

/* 收藏 */
.lyuiproducts_002-collect{left:20px;top:20px;z-index:2;}
.lyuiproducts_002-collect.cur .s1{display:none;}
.lyuiproducts_002-collect.cur .s2{display:block;}
/* 新品 */
.lyuiproducts_002-news{width:60px;right:20px;top:20px;z-index:2;}
@media screen and (max-width: 1440px) {
    .lyuiproducts_002-news{width:40px;}
}
@media screen and (max-width: 992px) {
    .lyuiproducts_002-left{padding:.152rem;}
    .lyuiproducts_002-name{font-size: .152rem;}
    .lyuiproducts_002-brief{font-size: .121rem;}
    .lyuiproducts_002-price{margin-top:.258rem;font-size: .121rem;}
    .lyuiproducts_002-price span{font-size:.136rem;}
    /* 收藏 */
    .lyuiproducts_002-collect{left:.152rem;top:.152rem}
    /* 新品 */
    .lyuiproducts_002-news{width:.303rem;right:.152rem;top:.152rem;}
}
@media screen and (max-width: 768px) {
    .lyuiproducts_002-left{width:35%;padding:.2rem;}
    .lyuiproducts_002-right{width:calc(100% - 35%);padding:4%;}
    .lyuiproducts_002-name{font-size: .36rem;}
    .lyuiproducts_002-brief{font-size: .3rem;}
    .lyuiproducts_002-price{margin-top:.2rem;font-size: .3rem;}
    .lyuiproducts_002-price span{font-size:.32rem;}
    /* 收藏 */
    .lyuiproducts_002-collect{left:.1rem;top:0;}
    /* 新品 */
    .lyuiproducts_002-news{width:.6rem;right:.1rem;top:0;}
}
#shop_index_products_0002_2{padding:40px 0 80px;}
#shop_index_products_0002_2 .cont{margin-top:30px;border: 0.5px solid #e8e8e8;}
#shop_index_products_0002_2 .li{width:50%;}
@media screen and (max-width: 992px) {
    #shop_index_products_0002_2{padding:4vw 0 8vw;}
    #shop_index_products_0002_2 .cont{margin-top:.227rem;}
}
@media screen and (max-width: 768px) {
    #shop_index_products_0002_2 .cont{margin-top:.3rem;}
    #shop_index_products_0002_2 .li{width:100%;}
}
#shop_hengfu_0001_3{padding:0 0;}
#shop_hengfu_0001_3 .pic{padding-top:16.667%;}
#shop_hengfu_0001_3 .swiper-pagination{bottom:6.285%;}
#shop_hengfu_0001_3 .swiper-pagination-bullet{border: 2px solid #fff;border-radius: 50%;background:transparent;opacity: 0.5;width: 10px;height: 10px;margin:0 8px;transition: 0.3s;}
#shop_hengfu_0001_3 .swiper-pagination-bullet-active{background:#fff;opacity:1;border-color: #fff;}
@media screen and (max-width:992px) {
    #shop_hengfu_0001_3 .swiper-pagination-bullet{width: .076rem;height: .076rem;margin:0 .061rem;}
}
@media screen and (max-width:768px) {
    #shop_hengfu_0001_3 .swiper-pagination-bullet{width: .1rem;height: .1rem;margin:0 .08rem;}
}
@media screen and (max-width:576px) {
    #shop_hengfu_0001_3 .pic{padding-top:42.667%;}
}
#shop_index_brand_0001_4{padding:80px 0;}
#shop_index_brand_0001_4 .left{width:20%;}
#shop_index_brand_0001_4 .right{width:80%;}
#shop_index_brand_0001_4 .l_pic{width:480px;}
#shop_index_brand_0001_4 .l_pic::after{width:100%;display:block;padding-top:97.96%;}
#shop_index_brand_0001_4 .container{border: 1px solid #e8e8e8;background-color:#fff;}
#shop_index_brand_0001_4 .li{width:calc(100% / 5);padding:1%;}
#shop_index_brand_0001_4 .li .pic{width:100%;padding-top:58.136%/*62.5%*/;}

#shop_index_brand_0001_4 .btn{margin-top:20px;}
#shop_index_brand_0001_4 .page{padding:0 30px;}
#shop_index_brand_0001_4 .swiper-pagination-bullet{border: 2px solid #ccc;background:transparent;opacity:1;transition: 0.3s;margin:0 10px;}
#shop_index_brand_0001_4 .swiper-pagination-bullet-active{background:var(--bgColor);border-color:var(--bgColor);}
#shop_index_brand_0001_4 .pn{font-size:20px;line-height:1;font-weight:500;color:#ccc;}
#shop_index_brand_0001_4 .pn:hover{color:var(--bgColor);}
@media screen and (max-width: 1440px) {
    #shop_index_brand_0001_4 .l_pic{width:450px;}
}
@media screen and (max-width: 1280px) {
    #shop_index_brand_0001_4 .l_pic{width:420px;}
}
@media screen and (max-width: 1050px) {
    #shop_index_brand_0001_4 .l_pic{width:360px;}
    #shop_index_brand_0001_4 .li{padding:2%;}
}
@media screen and (max-width: 992px) {
    #shop_index_brand_0001_4{padding:8vw 0;}
    #shop_index_brand_0001_4 .l_pic{width:2.652rem;}

    #shop_index_brand_0001_4 .btn{margin-top:.152rem;}
    #shop_index_brand_0001_4 .page{padding:0 .227rem;}
    #shop_index_brand_0001_4 .swiper-pagination-bullet{margin:0 .076rem;}
    #shop_index_brand_0001_4 .pn{font-size:.152rem;}
}
@media screen and (max-width: 768px) {
    #shop_index_brand_0001_4 .left{display:none;}
    #shop_index_brand_0001_4 .right{width:100%;}
    #shop_index_brand_0001_4 .li{width:calc(100% / 3);padding:4%;}

    #shop_index_brand_0001_4 .btn{margin-top:.3rem;}
    #shop_index_brand_0001_4 .page{padding:0 .3rem;}
    #shop_index_brand_0001_4 .swiper-pagination-bullet{margin:0 .1rem;}
    #shop_index_brand_0001_4 .pn{font-size:.26rem;}
}.lyuitext_001-title{font-size: 32px;color: rgb(51, 51, 51);line-height:1;}
.lyuitext_001-more{font-size: 18px;color: rgb(51, 51, 51);line-height:1;}
@media screen and (max-width: 992px) {
    .lyuitext_001-title{font-size: .242rem;}
    .lyuitext_001-more{font-size: .136rem;}
}
@media screen and (max-width: 768px) {
    .lyuitext_001-title{font-size: .42rem;}
    .lyuitext_001-more{font-size: .3rem;}
}.lyuiproducts_001{border: 1px solid #e8e8e8;background-color:#fff;}
.lyuiproducts_001-top{padding:5.59%;}
.lyuiproducts_001-pic{padding-top:81.333%;width:100%;}
/* 收藏 */
.lyuiproducts_001-collect{left:5.59%;top:5.59%;z-index:2;}
.lyuiproducts_001-collect.cur .s1{display:none;}
.lyuiproducts_001-collect.cur .s2{display:block;}
/* 内容 */
.lyuiproducts_001-bot{padding:7.51% 9.01%;height:190px;}
.lyuiproducts_001-name{font-size: 20px;color: rgb(51, 51, 51);line-height:1.2;}
.lyuiproducts_001-brief{font-size: 16px;color: rgb(102, 102, 102);line-height: 1.875;}
.lyuiproducts_001-price{margin-top:10px;font-size: 16px;color: rgb(51, 51, 51);line-height: 1;}
.lyuiproducts_001-price span{font-size:18px;color:var(--mainColor);line-height: 1;}
@media screen and (min-width: 769px){
    /* 效果 */
    .lyuiproducts_001 .lyuiproducts_001-h{height:0;margin-top:0;opacity:0;}
    .lyuiproducts_001:hover .lyuiproducts_001-h{height:40px;margin-top:18px;opacity:1;}
    @media screen and (max-width: 992px){
        /* 效果 */
        .lyuiproducts_001:hover .lyuiproducts_001-h{height:.303rem;margin-top:.136rem;}
    }
}
/* 按钮 */
.lyuiproducts_001-pn{border-radius: 5px;background-color: rgb(241, 241, 241);width:calc((100% - 10px) / 2);height:100%;padding:0 15px;font-size: 16px;color: var(--mainColor);}
.lyuiproducts_001-pn:nth-child(1){margin-right:10px;}
.lyuiproducts_001-pn .svg{fill:var(--mainColor);}
.lyuiproducts_001-pn .lyuiproducts_001-icon{margin-right:8px;}
.lyuiproducts_001-pn:hover,
.lyuiproducts_001-pn.cur{background-color:var(--mainColor);color:#fff;}
.lyuiproducts_001-pn:hover .svg,
.lyuiproducts_001-pn.cur .svg{fill:#fff;}
@media screen and (max-width: 992px){
    /* 内容 */
    .lyuiproducts_001-bot{height:1.439rem;}
    .lyuiproducts_001-name{font-size: .152rem;}
    .lyuiproducts_001-brief{font-size: .121rem;}
    .lyuiproducts_001-price{margin-top:.076rem;font-size: .121rem;}
    .lyuiproducts_001-price span{font-size:.136rem;}
    /* 按钮 */
    .lyuiproducts_001-pn{border-radius: .038rem;width:calc((100% - .076rem) / 2);padding:0 .076rem;font-size: .121rem;}
    .lyuiproducts_001-pn:nth-child(1){margin-right:.076rem;}
    .lyuiproducts_001-pn .lyuiproducts_001-icon{margin-right:.061rem;}
}
@media screen and (max-width: 768px){
    .lyuiproducts_001-top{padding:4%;}
    /* 内容 */
    .lyuiproducts_001-bot{padding:4%;height:auto;}
    .lyuiproducts_001-name{font-size: .36rem;}
    .lyuiproducts_001-brief{font-size: .3rem;}
    .lyuiproducts_001-price{margin-top:.1rem;font-size: .3rem;}
    .lyuiproducts_001-price span{font-size:.32rem;}
    /* 效果 */
    .lyuiproducts_001 .lyuiproducts_001-h{height:auto;margin-top:.3rem;}
    /* 按钮 */
    .lyuiproducts_001-pn{border-radius: .1rem;width:calc((100% - .2rem) / 2);height: .7rem; padding:0 .2rem;font-size: .3rem;}
    .lyuiproducts_001-pn:nth-child(1){margin-right:.2rem;}
    .lyuiproducts_001-pn .lyuiproducts_001-icon{margin-right:.2rem;}
}
#shop_index_products_0003_5 .cont{margin-top:30px;}
#shop_index_products_0003_5 .li{width:calc((100% - 20px * 3) / 4);margin:20px 20px 0 0;}
#shop_index_products_0003_5 .li:nth-child(-n+4){margin-top:0;}
#shop_index_products_0003_5 .li:nth-child(4n){margin-right:0;}
@media screen and (max-width: 1050px){
    #shop_index_products_0003_5 .cont{margin-top:30px;}
    #shop_index_products_0003_5 .li{width:calc((100% - 20px * 2) / 3);margin:20px 20px 0 0;}
    #shop_index_products_0003_5 .li:nth-child(-n+4){margin-top:20px;}
    #shop_index_products_0003_5 .li:nth-child(4n){margin-right:20px;}
    #shop_index_products_0003_5 .li:nth-child(-n+3){margin-top:0;}
    #shop_index_products_0003_5 .li:nth-child(3n){margin-right:0;}
}
@media screen and (max-width: 992px){
    #shop_index_products_0003_5 .cont{margin-top:.227rem;}
    #shop_index_products_0003_5 .li{width:calc((100% - .152rem * 2) / 3);margin:.152rem .152rem 0 0;}
    #shop_index_products_0003_5 .li:nth-child(-n+4){margin-top:.152rem;}
    #shop_index_products_0003_5 .li:nth-child(4n){margin-right:.152rem;}
}
@media screen and (max-width: 768px){
    #shop_index_products_0003_5 .cont{margin-top:0;}
    #shop_index_products_0003_5 .li{width:100%;margin:.5rem 0 0 !important;}
}
#shop_hengfu_0002_6{padding:80px 0 100px;}
#shop_hengfu_0002_6 .cont{padding:100px 50px;}
#shop_hengfu_0002_6 .bg img{width:100%;height:100%;object-fit: cover;}
#shop_hengfu_0002_6 .box{max-width:60%;}
#shop_hengfu_0002_6 .name{font-size: 32px;color: rgb(51, 51, 51);}
#shop_hengfu_0002_6 .brief{margin-top:6px;font-size: 18px;color: rgb(102, 102, 102);line-height: 1.667;}
#shop_hengfu_0002_6 .list{margin-top:36px;}
#shop_hengfu_0002_6 .btn{margin:10px 10px 0 0;font-size: 14px;color: rgb(51, 51, 51);border: 1px solid #333;width: fit-content;padding:0 20px;height: 40px;}
#shop_hengfu_0002_6 .btn:hover{color:#fff;border-color:var(--bgColor);background-color: var(--bgColor);}
@media screen and (max-width:992px) {
    #shop_hengfu_0002_6{padding:8vw 0;}
    #shop_hengfu_0002_6 .cont{padding:8vw 4vw;}
    #shop_hengfu_0002_6 .box{max-width:65%;}
    #shop_hengfu_0002_6 .name{font-size: .242rem;}
    #shop_hengfu_0002_6 .brief{margin-top:.045rem;font-size: .136rem;}
    #shop_hengfu_0002_6 .list{margin-top:.273rem;}
    #shop_hengfu_0002_6 .btn{margin:.076rem .076rem 0 0;font-size: .106rem;padding:0 .152rem;height: .303rem;}
}
@media screen and (max-width:768px) {
    #shop_hengfu_0002_6 .cont{padding:8vw 4vw;}
    #shop_hengfu_0002_6 .name{font-size: .32rem;}
    #shop_hengfu_0002_6 .brief{margin-top:.06rem;font-size: .18rem;}
    #shop_hengfu_0002_6 .list{margin-top:.36rem;}
    #shop_hengfu_0002_6 .btn{margin:.1rem .1rem 0 0;font-size: .14rem;padding:0 .2rem;height: .4rem;}
}
@media screen and (max-width:576px) {
    #shop_hengfu_0002_6{padding:10vw 0;}
    #shop_hengfu_0002_6 .box{max-width:80%;}
    #shop_hengfu_0002_6 .name{font-size: .42rem;}
    #shop_hengfu_0002_6 .brief{margin-top:.1rem;font-size: .3rem;}
    #shop_hengfu_0002_6 .list{margin-top:.3rem;}
    #shop_hengfu_0002_6 .btn{margin:.1rem .1rem 0 0;font-size: .3rem;height: .6rem;}
}