
/* ========头部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: 40px;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:1366px) {
    #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:1280px) {
    #shop_header_0001_0_nav .nav,
    #shop_header_0001_0_nav2 .nav{margin-right: 20px;}
    #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{max-width:100%;flex:1;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;}
#shop_side_fload_0001_0 .item .pic{top:50%;transform: translateY(-50%);right:100%;z-index: 2;opacity: 0;pointer-events: none;transition: 0.3s;padding-right: 10px;}
#shop_side_fload_0001_0 .item .pic_box{width: 120px;height: 120px;border-radius: 10px;background-color: #fff;box-shadow: 0px 5px 10px 0px rgba(6, 41, 119, 0.3);padding: 5px;}
#shop_side_fload_0001_0 .item:hover .pic{opacity: 1;pointer-events: auto;;}
@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;}
}
@font-face {
  font-family: 'GIB'; 
  src: url('/module/my/blog/0001/font/gilroy-bold.otf');
}
#my_blog_0001_0 {padding:80px 0 120px 0;}
#my_blog_0001_0 .li{padding:47px 0 39px;gap:9.285%;border-bottom: 1px solid #f1f1f1;}
#my_blog_0001_0 .li .left{flex: 1;max-width: 100%;padding:10px 0 0px;}
#my_blog_0001_0 .li .title {margin-bottom: 8px;line-height: 44px;font-size: 24px;color:#1a1a1a;font-weight: 500;}
#my_blog_0001_0 .li .date {margin-bottom: 20px;line-height: 24px;font-size: 18px;color:#999999;font-family: 'GIB';}
#my_blog_0001_0 .li .brief {font-size: 16px;color:#666666;line-height: 32px;}
#my_blog_0001_0 .li .btn {opacity:0 ;display: inline-flex;margin-top: 22px;padding:12px 25.5px;background: #0073e6;transition: all .5s;font-size: 16px;color:#fff;}
#my_blog_0001_0 .li .right{width:30.358%;}
#my_blog_0001_0 .li .img{width: 100%;padding-top:62.353%;}
#my_blog_0001_0 .li:hover .title{color:#0073e6;}
#my_blog_0001_0 .li:hover .btn{opacity:1;}
#my_blog_0001_0 .li .btn:hover {opacity: .75;}
@media screen and (max-width:1024px){
  #my_blog_0001_0 .li{padding:30px 0;gap:30px;}
  #my_blog_0001_0 .li .left{padding-top: 0;}
  #my_blog_0001_0 .li .right{width: 40%;}
}
@media screen and (max-width:768px){
  #my_blog_0001_0 {padding:5vw 0 8vw 0;}
  #my_blog_0001_0 .li{padding:0.5rem 0;gap:0.3rem;}
  #my_blog_0001_0 .li .title {font-size: 0.42rem;line-height: 1.667;margin-bottom: 0.08rem;}
  #my_blog_0001_0 .li .date {font-size: 0.36rem;line-height: 1.667;margin-bottom: 0.2rem;}
  #my_blog_0001_0 .li .brief {font-size: 0.3rem;line-height: 1.667;}
  #my_blog_0001_0 .li .btn {opacity:1;margin-top: 0.3rem;padding:0px 0.3rem;height:0.8rem;line-height: 0.8rem;font-size: 0.3rem;}
  #my_blog_0001_0 .li .right{width: 100%;}
}