* {
  margin: 0;
  font-family: 微软雅黑;
  padding: 0;
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  /* Safari */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* IE/Edge */
  user-select: none;
  /* Standard syntax */
}
li {
  list-style: none;
}
a {
  text-decoration: none;
  color: #000;
}
input:focus-visible,
textarea:focus-visible,
button:focus-visible,
a:focus-visible {
  outline: none;
}
textarea {
  resize: none;
}
input {
  border-radius: 0;
}
input,
textarea,
button {
  border: none;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #ACACAC;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #ACACAC;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #ACACAC;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-transition-delay: 99999s;
  -webkit-transition: color 99999s ease-out, background-color 99999s ease-out;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
.content {
  padding: 0;
}
input[type="number"] {
  -moz-appearance: textfield;
}
img {
  vertical-align: middle;
}
main.content{padding: 0;background: #fff;}
.h_1720 {
  max-width: 1720px;
  width: 95%;
  margin: 0 auto;
}
.h_1590 {
  max-width: 1590px;
  width: 95%;
  margin: 0 auto;
}
.h_1540 {
  max-width: 1540px;
  width: 95%;
  margin: 0 auto;
}
.h_1400 {
  max-width: 1400px;
  width: 95%;
  margin: 0 auto;
}
.h_1280 {
  max-width: 1280px;
  width: 95%;
  margin: 0 auto;
}
.h_1200 {
  max-width: 1200px;
  width: 95%;
  margin: 0 auto;
}
.h_1200 {
  width: 92%;
  max-width: 1200px;
  margin: 0 auto;
}
.h_bgImg{
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}.h_ggPro{
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.h_bgImg img ,
.h_ggPro img{
  opacity: 0;
}
:root {
  --active-color: #f13a3a;
}
html.overHide,
body.overHide {
  overflow: hidden;
}
#h_icon {
  background-image: url(../images/vbg01.png);
  background-repeat: no-repeat;
}
#h_icon.h_lq {
  display: inline-block;
  width: 42px;
  height: 20px;
  background-position: -1298px -849px;
}
.h_header {
  background-color: #fff;
  padding-top: 36px;
}
.h_header .h_header1 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #f5f5f5;
  z-index: 10;
}
.h_header .h_header1 .h_1200 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.h_header .h_header1 .h_1200 .h_L,
.h_header .h_header1 .h_1200 .h_R {
  display: flex;
  align-items: center;
  column-gap: 28px;
}
.h_header .h_header1 .h_1200 .h_L a,
.h_header .h_header1 .h_1200 .h_R a {
  line-height: 36px;
  color: #666;
  font-size: 12px;
  position: relative;
  display: flex;
  align-items: center;
  column-gap: 8px;
}
.h_header .h_header1 .h_1200 .h_L a::after,
.h_header .h_header1 .h_1200 .h_R a::after {
  content: '';
  position: absolute;
  height: 11px;
  width: 1px;
  background-color: #dcdcdc;
  right: -14px;
  top: calc(50% - 5.5px);
}
.h_header .h_header1 .h_1200 .h_L a:last-child::after,
.h_header .h_header1 .h_1200 .h_R a:last-child::after {
  display: none;
}
.h_header .h_header1 .h_1200 .h_L a .icon_sj,
.h_header .h_header1 .h_1200 .h_R a .icon_sj {
  width: 9px;
  height: 14px;
  background-position: -1298px -1806px;
}
.h_header .h_header1 .h_1200 .h_L a .mobiWebPanel,
.h_header .h_header1 .h_1200 .h_R a .mobiWebPanel {
  background-color: #fff;
  display: none;
  height: 0;
  position: absolute;
  top: 36px;
  width: 110px;
  padding: 8px 15px 0 15px;
  left: calc(50% - 55px);
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.2);
}
.h_header .h_header1 .h_1200 .h_L a .mobiWebPanel img,
.h_header .h_header1 .h_1200 .h_R a .mobiWebPanel img {
  width: 100%;
}
.h_header .h_header1 .h_1200 .h_L a .mobiWebPanel p,
.h_header .h_header1 .h_1200 .h_R a .mobiWebPanel p {
  line-height: 30px;
  color: #333;
  font-size: 12px;
  text-align: center;
}
.h_header .h_header1 .h_1200 .h_L a .mallCartPanel,
.h_header .h_header1 .h_1200 .h_R a .mallCartPanel {
  border-radius: 4px;
  position: absolute;
  width: 290px;
  top: 36px;
  left: calc(50% - 145px);
  background-color: #fff;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.2);
}
.h_header .h_header1 .h_1200 .h_L a .mallCartPanel .h_noPro,
.h_header .h_header1 .h_1200 .h_R a .mallCartPanel .h_noPro {
  text-align: center;
  font-size: 14px;
  color: #666;
}
.h_header .h_header1 .h_1200 .h_L a .mallCartPanel .noProductImg,
.h_header .h_header1 .h_1200 .h_R a .mallCartPanel .noProductImg {
  background: url(../images/defaultIcon.png) no-repeat 0 -1380px;
  width: 134px;
  height: 144px;
  margin: 17px auto 8px auto;
}
.h_header .h_header1 .h_1200 .h_L a .mallCartPanel .h_cartlist,
.h_header .h_header1 .h_1200 .h_R a .mallCartPanel .h_cartlist {
  padding: 2px 12px 2px 8px;
}
.h_header .h_header1 .h_1200 .h_L a .mallCartPanel .h_cartlist .h_goods,
.h_header .h_header1 .h_1200 .h_R a .mallCartPanel .h_cartlist .h_goods {
  padding: 10px 0;
  width: 100%;
  display: flex;
  align-items: center;
  column-gap: 6px;
  box-shadow: 0 1px rgba(0, 0, 0, 0.1);
}
.h_header .h_header1 .h_1200 .h_L a .mallCartPanel .h_cartlist .h_goods .h_img,
.h_header .h_header1 .h_1200 .h_R a .mallCartPanel .h_cartlist .h_goods .h_img {
  width: 64px;
  height: 64px;
  overflow: hidden;
}
.h_header .h_header1 .h_1200 .h_L a .mallCartPanel .h_cartlist .h_goods .h_img img,
.h_header .h_header1 .h_1200 .h_R a .mallCartPanel .h_cartlist .h_goods .h_img img {
  min-width: 100%;
  min-height: 100%;
  width: 100%;
  height: 100%;
}
.h_header .h_header1 .h_1200 .h_L a .mallCartPanel .h_cartlist .h_goods .h_text,
.h_header .h_header1 .h_1200 .h_R a .mallCartPanel .h_cartlist .h_goods .h_text {
  width: calc(100% - 70px);
  text-align: left;
  line-height: 1.5;
  font-size: 12px;
}
.h_header .h_header1 .h_1200 .h_L a .mallCartPanel .h_cartlist .h_goods .h_text .h_name,
.h_header .h_header1 .h_1200 .h_R a .mallCartPanel .h_cartlist .h_goods .h_text .h_name {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.h_header .h_header1 .h_1200 .h_L a .mallCartPanel .h_cartlist .h_goods .h_text .h_btom,
.h_header .h_header1 .h_1200 .h_R a .mallCartPanel .h_cartlist .h_goods .h_text .h_btom {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.h_header .h_header1 .h_1200 .h_L a.h_active::before,
.h_header .h_header1 .h_1200 .h_R a.h_active::before {
  content: "";
  position: absolute;
  left: 50%;
  margin-left: -6px;
  top: 24px;
  border: 6px solid transparent;
  border-bottom-color: #fff;
  width: 0;
  height: 0;
}
.h_header .h_header1 .h_1200 .h_L a .icon_sc,
.h_header .h_header1 .h_1200 .h_R a .icon_sc {
  width: 14px;
  height: 11px;
  background-position: -1298px -1840px;
}
.h_header .h_header1 .h_1200 .h_L a .icon_gwc,
.h_header .h_header1 .h_1200 .h_R a .icon_gwc {
  width: 18px;
  height: 14px;
  background-position: -1298px -1904px;
}
.h_header .h_header1 .h_1200 .h_L a #cart_num,
.h_header .h_header1 .h_1200 .h_R a #cart_num {
  color: var(--active-color);
}
.h_header .h_header1 .h_1200 .h_L a:hover,
.h_header .h_header1 .h_1200 .h_R a:hover {
  color: var(--active-color);
}
.h_header .h_header1 .h_1200 .h_L a:hover .icon_sj,
.h_header .h_header1 .h_1200 .h_R a:hover .icon_sj {
  background-position-x: -1317px;
}
.h_header .h_header1 .h_1200 .h_L a:hover .icon_sc,
.h_header .h_header1 .h_1200 .h_R a:hover .icon_sc {
  background-position-x: -1370px;
}
.h_header .h_header1 .h_1200 .h_L .h_wx{
  position: relative;
  display: flex;
  align-items: center;
  column-gap: 2px;
  cursor: pointer;
  line-height: 36px;
}
.h_header .h_header1 .h_1200 .h_L .h_wx .h_hide{
  position: absolute;
  display: none;
  text-align: center;
  background: #fff;
  padding: 20px 20px 0;
  box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2);
}
.h_header .h_header1 .h_1200 .h_L .h_wx .h_hide img{
  width: 100px;
}
.h_header .h_header1 .h_1200 .h_L .h_wx .h_hide p{
  /* line-height: 1.5; */
}
.h_header .h_header1 .h_1200 .h_L .h_wx:hover .h_hide{
  display: block;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
}
.h_header .h_header2 {
  padding: 40px 0 20px;
  display: flex;
  justify-content: space-between;
}
.h_header .h_header2 .h_logo {
  font-size: 32px;
  color: var(--active-color);
  font-weight: bold;
}
.h_header .h_header2 .h_search form {
  display: flex;
  align-items: center;
}
.h_header .h_header2 .h_search form input {
  color: #d1d1d1;
  font-size: 14px;
  height: 38px;
  width: 310px;
  padding: 0 14px;
  border: 2px solid var(--active-color);
}
.h_header .h_header2 .h_search form button {
  height: 38px;
  width: 82px;
  font-size: 14px;
  color: #fff;
  background-color: var(--active-color);
}
.h_header .h_header2 .h_search .linkKeys {
  margin-left: 4px;
  margin-top: 3px;
  color: #cbcbcb;
  font-size: 13px;
}
.h_header .h_header2 .h_search .linkKeys a {
  color: #cbcbcb;
  font-size: 13px;
  margin-right: 10px;
}
.h_header .h_header2 .h_menu {
  display: none;
}
.h_header .h_header2 .h_menu .h_line {
  display: block;
  width: 30px;
  min-height: 3px;
  background-color: #222;
  margin-bottom: 5px;
  transition: ease-in-out 0.3s;
}
.h_header .h_header2 .h_menu .h_line:last-child {
  margin-bottom: 0;
}
.h_header .h_header2 .h_menu.h_active .h_line1 {
  transform: rotate(45deg);
  margin-bottom: -7px;
}
.h_header .h_header2 .h_menu.h_active .h_line2 {
  opacity: 0;
  transition: ease-in-out 0s;
}
.h_header .h_header2 .h_menu.h_active .h_line3 {
  transform: rotate(-45deg);
  margin-top: -4px;
}
.h_header .h_header3 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.h_header .h_header3 .h_L {
  width: 244px;
  position: relative;
}
.h_header .h_header3 .h_L .h_type {
  height: 52px;
  cursor: pointer;
  background-color: var(--active-color);
  padding: 0 20px;
  display: flex;
  align-items: center;
}
.h_header .h_header3 .h_L .h_type .mallMenuTM {
  width: 15px;
  height: 20px;
  background-position: 0 -1474px;
}
.h_header .h_header3 .h_L .h_type p {
  width: calc(100% - 30px);
  text-align: center;
  font-size: 16px;
  color: #f5f5f5;
}
.h_header .h_header3 .h_L .h_typeList {
  z-index: 4;
  background-color: #fff;
  position: absolute;
  top: 52px;
  left: 0;
  width: 100%;
}
.h_header .h_header3 .h_L .h_typeList .h_list {
  position: relative;
}
.h_header .h_header3 .h_L .h_typeList .h_box > a {
  position: relative;
  z-index: 3;
  justify-content: space-between;
  display: flex;
  padding: 0 9.5% 0 12%;
  line-height: 62px;
  border: 1px solid transparent;
  border-bottom: 1px solid #f1f1f1;
  border-right: none;
  font-size: 14px;
  background-color: #f7f7f7;
  color: #484848;
}
.h_header .h_header3 .h_L .h_typeList .h_box > a i {
  font-size: 14px;
  color: #484848;
}
.h_header .h_header3 .h_L .h_typeList .h_box > a p i {
  margin-right: 7px;
}
.h_header .h_header3 .h_L .h_typeList .h_box .h_subList {
  display: none;
  position: absolute;
  top: 0;
  left: 100%;
  background-color: #fff;
  min-height: 100%;
  opacity: 0;
  border: 1px solid var(--active-color);
  padding: 24px 32px;
}
.h_header .h_header3 .h_L .h_typeList .h_box .h_subList a {
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
  color: #4a4949;
  font-size: 14px;
  line-height: 42px;
}
.h_header .h_header3 .h_L .h_typeList .h_box .h_subList a:hover {
  color: var(--active-color);
}
.h_header .h_header3 .h_L .h_typeList .h_box:hover > a {
  background-color: #fff;
  border-color: var(--active-color);
  color: var(--active-color);
  margin-right: -1px;
}
.h_header .h_header3 .h_L .h_typeList .h_box:hover > a i {
  color: var(--active-color);
}
.h_header .h_header3 .h_C {
  display: flex;
  column-gap: 45px;
  align-items: center;
  overflow-x: hidden;
}
.h_header .h_header3 .h_C a {
  width: 80px;
  text-align: center;
  color: #2b2b2b;
  font-size: 16px;
  line-height: 43px;
}
.h_header .h_header3 .h_C a:hover {
  color: var(--active-color);
}
.h_header .h_header3 .h_C a.h_active {
  color: var(--active-color);
}
.h_header .h_header3 .h_C li.h_show>i{
  transform: rotate(0);
}
.h_header .h_header3 .h_C li>i{
  display: none;
  position: absolute;
  z-index: 2;
  width: 76px;
  right: 0;
  text-align: center;
  font-size: 16px;
  height: 43px;
  top: 0;
  line-height: 43px;
  transform: rotate(45deg);
  transition: transform .3s linear;
}
.h_header .h_header3 .h_C li .h_hide{
  padding-left: 16px;
  display: none;
}
.h_header .h_header3 .h_C li .h_hide .h_box .h_subList{
  display: none;
  padding-left: 16px;
}
.h_header .h_header3 .h_C li .h_hide .h_box .h_sub1{
  position: relative;
}
.h_header .h_header3 .h_C li .h_hide .h_box .h_sub1>i{
  position: absolute;
  right: -35px;
  font-size: 16px;
  width: 76px;
  height: 43px;
  line-height: 43px;
  text-align: center;
  top: 0;
  transform: rotate(45deg);
  transition: transform .3s linear;
}
.h_header .h_header3 .h_C li .h_hide .h_box.h_show .h_sub1>i{
  transform: rotate(0);
}
.h_header .h_header3 .h_R {
  width: 142px;
}
.h_header .h_header3 .h_R img {
  width: 100%;
}
.h_banners {
  height: 450px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.h_banners img{
    width: 100%;
}
.h_banners.h_app{
    display: none;
    height: auto;
}
.h_contents {
  padding: 40px 0;
}
#h_sidebar {
  position: fixed;
  top: 0;
  right: -35px;
  transition: right 0.3s linear;
  z-index: 11;
  height: 100vh;
  width: 35px;
  padding-top: 16%;
  background-color: #202020;
}
#h_sidebar .h_slidebar {
  height: 100%;
  position: relative;
}
#h_sidebar .h_slidebar1 {
  width: 100%;
}
#h_sidebar .h_slidebar1 .h_box {
  display: block;
  color: #fff;
  position: relative;
  margin-bottom: 6px;
  text-align: center;
}
#h_sidebar .h_slidebar1 .h_box:last-child {
  margin-bottom: 0;
}
#h_sidebar .h_slidebar1 .h_box .h_icon {
  width: 100%;
  line-height: 38px;
  text-align: center;
}
#h_sidebar .h_slidebar1 .h_box .h_icon i {
  font-size: 18px;
}
#h_sidebar .h_slidebar1 .h_box .h_p1 {
  height: 60px;
  font-size: 14px;
  color: #ddd;
  margin-top: 4px;
}
#h_sidebar .h_slidebar1 .h_box .h_num {
  line-height: 18px;
  background-color: var(--active-color);
  color: #fff;
  display: inline-block;
  font-size: 12px;
  padding: 0 6px;
  border-radius: 10px;
  margin-bottom: 10px;
}
#h_sidebar .h_slidebar1 .h_box .h_hide {
  position: absolute;
  right: 60px;
  top: 0;
  opacity: 0;
  visibility: hidden;
  transition: right 0.3s linear, opacity 0.3s linear;
}
#h_sidebar .h_slidebar1 .h_box .h_hide .h_text {
  text-align: center;
  color: #ddd;
  font-size: 14px;
  line-height: 38px;
  width: 117px;
  background-color: #434343;
  position: relative;
}
#h_sidebar .h_slidebar1 .h_box .h_hide .h_text .fk-triangle {
  position: absolute;
  font-size: 35px;
  color: #434343;
  right: -10px;
  top: 0;
}
#h_sidebar .h_slidebar1 .h_box .h_hide.h_hide2 {
  top: unset;
  bottom: 0;
}
#h_sidebar .h_slidebar1 .h_box .h_hide.h_hide2 .h_text {
  padding-top: 26px;
  width: 150px;
  height: 150px;
  background-color: #fff;
  box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2);
  text-align: center;
}
#h_sidebar .h_slidebar1 .h_box .h_hide.h_hide2 .h_text img {
  width: 80px;
}
#h_sidebar .h_slidebar1 .h_box .h_hide.h_hide2 .h_text p {
  color: #787878;
  font-size: 12px;
}
#h_sidebar .h_slidebar1 .h_box .h_hide.h_hide2 .h_text .fk-triangle {
  color: #fff;
  top: unset;
  bottom: 0;
}
#h_sidebar .h_slidebar1 .h_box:hover {
  background-color: var(--active-color);
}
#h_sidebar .h_slidebar1 .h_box:hover .h_hide {
  visibility: visible;
  right: 35px;
  opacity: 1;
}
#h_sidebar .h_slidebar1 .h_box:hover .h_p1 {
  color: #fff;
}
#h_sidebar .h_slidebar2 {
  position: absolute;
  bottom: 10%;
}
#h_mask {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 22;
  background-color: rgba(0, 0, 0, 0.2);
  display: none;
}
.h_cartList {
  padding: 60px 0;
}
.h_cartList .h_Title {
  margin-bottom: 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-shadow: inset 0 -2px var(--active-color);
  padding: 0 0 0 15px;
}
.h_cartList .h_Title p {
  line-height: 45px;
  font-size: 18px;
  font-weight: bold;
  color: #3f3f3f;
}
.h_cartList .h_Title button {
  font-size: 12px;
  color: #fff;
  width: 60px;
  height: 28px;
  cursor: pointer;
  border-radius: 2px;
  letter-spacing: 2px;
  background-color: #ed4014;
}
.h_cartList .h_list {
  display: flex;
  flex-wrap: wrap;
  row-gap: 24px;
  column-gap: 24px;
}
.h_cartList .h_list .h_box {
  width: calc(50% - 12px);
  display: flex;
  align-items: flex-start;
  border-radius: 8px 8px 8px 8px;
  opacity: 1;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.08);
  padding: 16px;
  transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
  position: relative;
  column-gap: 16px;
}
.h_cartList .h_list .h_box .h_img {
  border-radius: 4px 4px 4px 4px;
  width: 82px;
  height: 82px;
  position: relative;
}
.h_cartList .h_list .h_box .h_img .h_tag {
  position: absolute;
  top: 0;
  left: 0;
  background: #f13a3a;
  line-height: 20px;
  font-size: 12px;
  text-align: center;
  color: #fff;
  padding: 0 5px;
}
.h_cartList .h_list .h_box .h_text {
  width: calc(100% - 98px);
}
.h_cartList .h_list .h_box .h_text .h_name {
  font-size: 15px;
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 400;
  color: #333333;
  margin-bottom: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.h_cartList .h_list .h_box .h_text .h_num {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  column-gap: 20px;
  row-gap: 6px;
  font-size: 14px;
  color: #666;
}
.h_cartList .h_list .h_box .h_text .h_num .h_price {
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 400;
}
.h_cartList .h_list .h_box .h_text .h_num .h_btns {
  display: flex;
  align-items: center;
}
.h_cartList .h_list .h_box .h_text .h_num .h_btns input {
  width: 48px;
  height: 26px;
  background: #F0F0F0;
  border-left: 2px solid #fff;
  border-right: 2px solid #fff;
  text-align: center;
  font-size: 14px;
  font-family: Microsoft YaHei UI, Microsoft YaHei UI;
  font-weight: 400;
  color: #000000;
}
.h_cartList .h_list .h_box .h_text .h_num .h_btns button {
  width: 26px;
  height: 26px;
  background: #F0F0F0;
  cursor: pointer;
}
.h_cartList .h_list .h_box .h_text .h_num .h_btns button i {
  font-size: 0;
  color: #000000;
}
.h_cartList .h_list .h_box .h_text .h_num .h_btns button i::before {
  font-size: 20px;
}
.h_cartList .h_list .h_box .h_text .h_num .h_specs {
  cursor: pointer;
  position: relative;
}
.h_cartList .h_list .h_box .h_text .h_num .h_specs .h_value {
  display: flex;
  align-items: center;
  border: 1px solid #eeeeee;
  padding: 0 6px;
}
.h_cartList .h_list .h_box .h_text .h_num .h_specs .h_value input {
  height: 24px;
  width: 100px;
  user-select: none;
  cursor: pointer;
}
.h_cartList .h_list .h_box .h_text .h_num .h_specs .h_value i {
  font-size: 12px;
}
.h_cartList .h_list .h_box .h_text .h_num .h_specs .h_select {
  display: none;
  border-radius: 2px;
  position: absolute;
  z-index: 8;
  top: 26px;
  left: 0;
  width: 100%;
  background-color: #fff;
  box-shadow: 1px 1px 6px -2px rgba(0, 0, 0, 0.2);
}
.h_cartList .h_list .h_box .h_text .h_num .h_specs .h_select p {
  font-size: 12px;
  line-height: 1.5;
  padding: 8px;
  box-shadow: inset 0 -1px #fff;
}
.h_cartList .h_list .h_box .h_text .h_num .h_specs .h_select p.h_active {
  background-color: #ffe0e0;
  color: var(--active-color);
}
.h_cartList .h_list .h_box .h_text .h_num .h_specs .h_select p:hover {
  background-color: #ffe0e0;
  color: var(--active-color);
}
.h_cartList .h_list .h_box .h_text .h_totalPrice {
  text-align: right;
  color: #E64545;
}
.h_cartList .h_list .h_box .h_check {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  position: absolute;
  top: 8px;
  right: 8px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  transform: scale(0);
  transition: transform 0.3s ease-out;
  border: 2px solid var(--active-color);
}
.h_cartList .h_list .h_box .h_check i {
  font-size: 0;
  color: #fff;
}
.h_cartList .h_list .h_box .h_check i::before {
  font-size: 13px;
}
.h_cartList .h_list .h_box:hover {
  box-shadow: 0 0 0 1px var(--active-color);
}
.h_cartList .h_list .h_box:hover .h_check {
  transform: scale(1);
}
.h_cartList .h_list .h_box.h_active {
  box-shadow: 0 0 0 2px var(--active-color);
}
.h_cartList .h_list .h_box.h_active .h_check {
  transform: scale(1);
  border-color: var(--active-color);
  background: var(--active-color);
}
.h_cartList .h_bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 30px;
}
.h_cartList .h_bottom .h_selectAll {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.h_cartList .h_bottom .h_selectAll .h_check {
  width: 20px;
  height: 20px;
  border: 2px solid rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0;
}
.h_cartList .h_bottom .h_selectAll .h_check i {
  font-size: 0;
  color: #fff;
}
.h_cartList .h_bottom .h_selectAll .h_check i::before {
  font-size: 13px;
}
.h_cartList .h_bottom .h_selectAll span {
  margin-left: 6px;
  white-space: nowrap;
  font-size: 15px;
  color: #555555;
}
.h_cartList .h_bottom .h_selectAll.h_active .h_check {
  border-color: var(--active-color);
  background: var(--active-color);
}
.h_cartList .h_bottom .h_checkout {
  display: flex;
  align-items: center;
}
.h_cartList .h_bottom .h_checkout .h_price {
  font-size: 15px;
}
.h_cartList .h_bottom .h_checkout .h_price span {
  font-size: 17px;
  color: #E64545;
  font-weight: bold;
}
.h_cartList .h_bottom .h_checkout .h_btn {
  margin-left: 10px;
  width: 135px;
  line-height: 40px;
  text-align: center;
  font-size: 14px;
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 400;
  color: var(--active-color);
  cursor: pointer;
  border: 1px solid var(--active-color);
  position: relative;
  overflow: hidden;
  transition: color 0.5s ease-out;
}
.h_cartList .h_bottom .h_checkout .h_btn::after,
.h_cartList .h_bottom .h_checkout .h_btn::before {
  content: '';
  position: absolute;
  height: 100%;
  width: 0%;
  transform: skew(25deg);
  background: var(--active-color);
  top: 0;
  z-index: -1;
  transition: width 0.5s ease-out;
}
.h_cartList .h_bottom .h_checkout .h_btn::after {
  right: -20px;
}
.h_cartList .h_bottom .h_checkout .h_btn::before {
  left: -20px;
}
.h_cartList .h_bottom .h_checkout .h_btn:hover {
  color: #fff;
  background: var(--active-color);
}
.h_cartList .h_bottom .h_checkout .h_btn:hover::after,
.h_cartList .h_bottom .h_checkout .h_btn:hover::before {
  width: 100%;
}
.h_cartList.h_jiesuan .h_form {
  margin-bottom: 30px;
}
.h_cartList.h_jiesuan .h_form form {
  display: flex;
  flex-wrap: wrap;
  row-gap: 30px;
  column-gap: 30px;
}
.h_cartList.h_jiesuan .h_form form .h_box {
  width: calc(50% - 15px);
  padding: 0 20px;
  display: flex;
  align-items: baseline;
  height: 56px;
  background: #F3F3F3;
}
.h_cartList.h_jiesuan .h_form form .h_box p {
  width: 66px;
  font-size: 16px;
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 350;
  color: #737373;
  margin-right: 20px;
  text-align: justify;
  text-align-last: justify;
}
.h_cartList.h_jiesuan .h_form form .h_box input {
  width: calc(100% - 86px);
  height: 100%;
  background: none;
  font-size: 16px;
}
.h_cartList.h_jiesuan .h_form form .h_pay{
  width: 100%;
  padding: 0 20px;
  display: flex;
  align-items: flex-start;
  column-gap: 30px;
}
.h_cartList.h_jiesuan .h_form form .h_pay .h_left .h_box1{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  column-gap: 20px;
}
.h_cartList.h_jiesuan .h_form form .h_pay .h_left .h_box1 .h_right{display: none;}
.h_cartList.h_jiesuan .h_form form .h_pay .h_left .h_box1>p{
  font-size: 16px;
  color: #737373;
  line-height: 32px;
}
.h_cartList.h_jiesuan .h_form form .h_pay .h_left .h_radio .radioItem{
  display: flex;
  align-items: center;
  column-gap: 20px;
  cursor: pointer;
}
.h_cartList.h_jiesuan .h_form form .h_pay .h_left .h_radio .radioItem .h_item{
  font-size: 16px;
  padding-left: 20px;
  position: relative;
}
.h_cartList.h_jiesuan .h_form form .h_pay .h_left .h_radio .radioItem .h_item::before{
  position: absolute;
  content: '';
  width: 16px;height: 16px;
  border-radius: 50%;
  top: calc(50% - 7px);
  left: 0;
  box-shadow: inset 0 0 0 1px var(--active-color);
}
.h_cartList.h_jiesuan .h_form form .h_pay .h_left .h_radio .radioItem .h_item::after{
  position: absolute;
  content: '';
  width: 8px;height: 8px;
  top: calc(50% - 3px);
  left: 4px;
  border-radius: 50%;
  background: var(--active-color);
  transform: scale(0);
  transition: transform .3s linear;
}
.h_cartList.h_jiesuan .h_form form .h_pay .h_left .h_radio .radioItem .h_item.h_active{color: var(--active-color);}
.h_cartList.h_jiesuan .h_form form .h_pay .h_left .h_radio .radioItem .h_item.h_active::after{
  transform: scale(1);
}
.h_cartList.h_jiesuan .h_form form .h_pay .h_left .h_upload{
  margin-top: 16px;
  align-items: flex-start;
}
.h_cartList.h_jiesuan .h_form form .h_pay .h_left .h_upload #upload{
  width: 70px;height: 70px;
  border-radius: 3px;
  border: 1px solid #ebebeb;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  overflow: hidden;
}
.h_cartList.h_jiesuan .h_form form .h_pay .h_left .h_upload #upload img{opacity: 0;}
.h_cartList.h_jiesuan .h_form form .h_pay .h_left .h_upload #upload::before{
  position: absolute;
  content: '';
  width: 18px;height: 1px;
  background-color: #ebebeb;
}
.h_cartList.h_jiesuan .h_form form .h_pay .h_left .h_upload #upload::after{
  position: absolute;
  content: '';
  width: 1px;height: 18px;
  background-color: rgba(0, 0, 0, 0.08);
}
.h_cartList.h_jiesuan .h_form form .h_pay .h_right .h_btn{
  height: 32px;
  /* width: 88px; */
  text-align: center;
  line-height: 32px;
  font-size: 14px;
  padding: 0 10px;
  border: 1px solid var(--active-color);
  color: #fff;
  background-color: #f13a3a96;
  border-radius: 3px;
  cursor: pointer;
}
.h_cartList.h_jiesuan .h_form form .h_pay .h_right .h_img{
  width: 98px;
  display: none;
  text-align: center;
}
.h_cartList.h_jiesuan .h_form form .h_pay .h_right .h_img img{width: 100%;}
.h_cartList.h_jiesuan .h_list .h_box .h_text .h_num {
  margin-bottom: 8px;
  column-gap: 16px;
}
.h_cartList.h_jiesuan .h_list .h_box .h_text .h_num .h_price {
  margin-right: 0;
}
.h_cartList.h_jiesuan .h_list .h_box .h_text .h_num .h_btns {
  font-size: 14px;
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 400;
  color: #555555;
}
.h_cartList.h_jiesuan .h_bottom {
  justify-content: flex-end;
}
.h_footer {
  padding-top: 68px;
  background: #282828;
  border-top: 2px solid #f13a3a;
}
.h_footer .h_t {
  display: flex;
  row-gap: 16px;
  align-items: center;
  justify-content: space-between;
}
.h_footer .h_t .h_box {
  display: flex;
  align-items: center;
  column-gap: 18px;
}
.h_footer .h_t .h_box .h_img {
  width: 48px;
}
.h_footer .h_t .h_box .h_img img {
  width: 100%;
}
.h_footer .h_t .h_box .h_text .h_p1 {
  color: #a6a6a6;
  font-size: 18px;
  font-weight: bold;
}
.h_footer .h_t .h_box .h_text .h_p2 {
  font-size: 16px;
  color: #666666;
}
.h_footer .h_tel{
    display: none;
    text-align: center;
    color: #9b9b9b;
    font-size: 14px;
    user-select: text;
        margin-top: 16px;
}
.h_footer .h_c {
  margin-top: 52px;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
}
.h_footer .h_c .h_box {
  color: #cecece;
  font-size: 14px;
  line-height: 29px;
}
.h_footer .h_c .h_line {
  width: 1px;
  background-color: #3d3d3d;
}
.h_footer .h_b {
  text-align: center;
  margin-top: 50px;
  padding: 32px 0;
  border-top: 1px solid #2f2f2f;
}
.h_footer .h_b p,
.h_footer .h_b a {
  color: #9b9b9b;
  font-size: 14px;
}

.h_payPopup {
  visibility: hidden;
  position: fixed;
  top: 47%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0.6);
  border-radius: 8px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  background-color: #fff;
  z-index: 50;
  width: 680px;
  max-width: 100%;
  max-height: 80vh;
  transition: transform 0.3s ease;
  padding: 30px 20px;
}
.h_payPopup.h_show{
  visibility: visible;
  transform: translate(-50%, -50%) scale(1);
}
.h_payPopup .h_box{
  display: flex;
  align-items: center;
  column-gap: 20px;
  margin-bottom: 20px;
}
.h_payPopup .h_box.required p::before{
  content: '*';
  color: var(--active-color);
  margin-right: 3px;
}
.h_payPopup .h_box:last-child{margin-bottom: 0;}
.h_payPopup .h_box>p{
  width: 130px;
  text-align: right;
}
.h_payPopup .h_box input{
  height: 42px;
  border-radius: 3px;
  box-shadow: inset 0 0 0 1px #ebebeb;
  background: none;
  padding: 0 16px;
  width: calc(86% - 130px);
}
.h_payPopup .h_box .h_btn,
.h_payPopup .h_box button{
  width: 110px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  cursor: pointer;
  background: none;
  border-radius: 2px;
}
.h_payPopup .h_box .h_btn{
  border: 1px solid #cccccc;
  color: #ccc;
}
.h_payPopup .h_box .h_btn:hover{
  background: #ccc;
  color: #fff;
}
.h_payPopup .h_box>button{
  border: 1px solid var(--active-color);
  color: var(--active-color);
}
.h_payPopup .h_box button:hover{
  background-color: var(--active-color);
  color: #fff;
}
.h_payPopup .h_box .radioItem{
  display: flex;
  align-items: center;
  column-gap: 20px;
  cursor: pointer;
}
.h_payPopup .h_box .radioItem .h_item{
  font-size: 15px;
  padding-left: 20px;
  position: relative;
}
.h_payPopup .h_box .radioItem .h_item::before{
  position: absolute;
  content: '';
  width: 16px;height: 16px;
  border-radius: 50%;
  top: calc(50% - 8px);
  left: 0;
  box-shadow: inset 0 0 0 1px var(--active-color);
}
.h_payPopup .h_box .radioItem .h_item::after{
  position: absolute;
  content: '';
  width: 8px;height: 8px;
  top: calc(50% - 4px);
  left: 4px;
  border-radius: 50%;
  background: var(--active-color);
  transform: scale(0);
  transition: transform .3s linear;
}
.h_payPopup .h_box .radioItem .h_item.h_active{color: var(--active-color);}
.h_payPopup .h_box .radioItem .h_item.h_active::after{
  transform: scale(1);
}
@media screen and (max-width: 1200px) {
  .h_header .h_header3 .h_R {
    display: none;
  }
}
@media screen and (max-width: 1024px){
    .h_cartList .h_list .h_box{
        width: 100%;
    }
}
@media screen and (max-width: 767px) {
  .h_header .h_header2 .h_search,
  #h_sidebar {
    display: none;
  }
  .h_contents {
    padding: 50px 0;
  }
  .h_footer .h_t {
    flex-wrap: wrap;
  }
  .h_footer .h_t .h_box {
    width: 50%;
  }
  .h_header .h_header2 {
    align-items: center;
    padding: 15px 0;
  }
  .h_header .h_header2 .h_menu {
    display: block;
  }
  .h_header .h_header3 .h_L {
    display: none;
  }
  .h_header .h_header3 {
    position: absolute;
    width: 60%;
    right: 0;
    background-color: #fff;
    height: 100vh;
    max-width: unset;
    align-items: flex-start;
    display: none;
    z-index: 9;
  }
  .h_header.h_active .h_header3 {
    display: block;
  }
  .h_header .h_header3 .h_C {
    display: block;
    width: 100%;
    padding: 6px 0;
    height: calc(100vh - 98px);
    overflow-y: auto;
  }
  .h_header .h_header3 .h_C li{
    position: relative;
    padding-right: 36px;
  }
  .h_header .h_header3 .h_C li>i{display: block;}
  .h_header .h_header3 .h_C a {
    display: block;
    width: auto;
    text-align: left;
    padding: 0 14px;
  }
}
@media screen and (max-width: 480px) {
  .h_header .h_header2{padding: 10px 0;}
  .h_footer {
    padding-top: 26px;
  }
  .h_footer .h_b{
      margin-top: 16px;
      padding: 15px 0;
  }
  .h_footer .h_c {
    display: none;
  }
    .h_footer .h_tel{
        display: block;
    }
    .h_header .h_header1 .h_1200 .h_R a::after,
    .h_header .h_header1 .h_1200 .h_L .h_tel{
        display: none;
    }
    .h_header .h_header1 .h_1200 .h_R a{
        max-width: 100px;
        overflow: hidden;
    }
    .h_header .h_header1 .h_1200 .h_R{
        /* width: 100%; */
        justify-content: space-between;
    }
    .h_banners.h_pc{
        display: none;
    }
    .h_banners.h_app{
        display: block;
    }
    .h_contents{
        padding: 5% 0;
    }
    .layui-laypage a, .layui-laypage span{
      padding: 0 11px;
    }
    .h_footer .h_t .h_box .h_img{
      width: 40px;
    }
    .h_footer .h_t .h_box{column-gap: 10px;}
    .h_footer .h_t .h_box .h_text .h_p1{font-size: 15px;}
    .h_footer .h_t .h_box .h_text .h_p2{font-size: 12px;margin-top: 3px;}

    
  #h_page .layui-laypage-next,#h_page .layui-laypage-prev{font-size: 10px;}

  main.content{min-height: auto;}
  .h_header .h_header1 .h_1200 .h_L .h_wx:hover .h_hide{
    left: 0;transform: none;
  }
  .h_cartList.h_jiesuan .h_form form{row-gap: 18px;}
  .h_cartList.h_jiesuan .h_form form .h_box{
    width: 100%;
    padding: 0 12px;
    height: 48px;
  }
  .h_cartList.h_jiesuan .h_form form .h_pay{padding: 0 12px;}
  .h_cartList.h_jiesuan .h_form form .h_box p,
  .h_cartList.h_jiesuan .h_form form .h_pay .h_left .h_box1>p,
  .h_cartList.h_jiesuan .h_form form .h_pay .h_left .h_radio .radioItem .h_item{font-size: 15px;}
  .h_cartList.h_jiesuan .h_form form .h_pay>.h_right{
    display: none;
  }
  .h_cartList .h_list .h_box{padding: 12px;}
  .h_cartList.h_jiesuan .h_form form .h_pay .h_left .h_box1 .h_right{
    display: block;
    margin-left: 80px;
  }
  .h_cartList {
    padding: 20px 0;
}
  .h_payPopup{padding: 30px 4px;}
  .h_payPopup .h_box>p{width: 70px;}
  .h_payPopup .h_box{column-gap: 16px;margin-bottom: 16px;}
  .h_payPopup .h_box .radioItem{column-gap: 16px;width: calc(100% - 86px);}
  .h_payPopup .h_box input{width: calc(100% - 86px);padding: 0;box-shadow: none;border-bottom: 1px solid #ebebeb;border-radius: 0;}
}
