.topnav-bg {
  background: url(../images/bg_headertop.jpg) no-repeat center top #17c160;
  height: 6px;
  min-width: 1200px;
}
.header {
  background: #ffffff;
  /*height: 128px;*/
  width: 100%;
  /*min-width: 1200px;*/
}
.wcontainer {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
  width: 1200px;
}
.wcontainer:after,
.wcontainer:before {
  content: " ";
  display: table;
}
.wcontainer:after {
  clear: both;
}
@media (min-width: 1020px) {
  .wcontainer {
    padding-left: 15px;
    padding-right: 15px;
    width: auto;
  }
}
@media (min-width: 1260px) {
  .wcontainer {
    padding-left: 0;
    padding-right: 0;
    margin-left: auto;
    margin-right: auto;
    width: 1200px;
  }
}
.header-wrap {
  height: 82px;
  padding: 0 16px;
  min-width: 1200px;
}
.p-icon {
  background-color: transparent;
  background-image: url("../images/iconspirit.png?v=20250625");
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: middle;
  *display: inline;
  *zoom: 1;
}
.header-wrap .hm-left {
  float: left;
  width: 462px;
  padding-top: 20px;
}
.header-wrap .hm-left .logo {
  background-image: url("../images/logo.png?v=20251002");
  width: 210px;
  height: 52px;
  float: left;
  overflow: hidden;
}
.header-wrap .hm-left .logo a {
  display: block;
  width: 210px;
  height: 52px;
  text-indent: -999em;
}
.header-wrap .hm-left .secondary-branding {
  float: left;
  width: 242px;
  margin-left: 10px;
  margin-top: 8px;
}
.header-wrap .hm-left .secondary-branding p.h1 {
  color: #0097c9;
  font-size: 16px;
  font-weight: bold;
}
.header-wrap .hm-left .secondary-branding p {
  color: #999999;
  font-size: 12px;
}
.header-wrap .hm-right {
  position: relative;
  float: right;
  font-size: 13px;
  padding-left: 20px;
  z-index: 9;
}
.hd-language {
  margin-top: 20px;
  float: left;
  position: relative;
  line-height: 38px;
}
.hd-cur-item {
  display: block;
  padding: 0 10px;
  cursor: pointer;
}
.icon-flag {
  width: 30px;
  height: 20px;
}
.icon-en {
  background-position: -205px 0;
}
.icon-es {
  background-position: -173px 0;
}
.icon-ru {
  background-position: 0px -232px;
}
.icon-fr {
  background-position: 0px -261px;
}
.icon-jp {
  background-position: 0px -289px;
  border: solid 1px #eaeaea;
}
.hd-language .icon-flag {
  margin-top: -2px;
}
.hd-func-dropdown-active {
  background: #f5f5f5;
}
.hd-func-dropdown-active .hd-language {
  color: #0097c9;
}
.hd-language .icon-select-angle {
  margin-left: 4px;
}
.icon-select-angle {
  width: 8px;
  height: 4px;
  background-position: -153px 0;
}
.hd-func-dropdown-active .icon-select-angle {
  background-position: -153px -4px;
}
.hd-fold {
  display: none;
  position: absolute;
  right: 0;
  margin-right: -20px;
  line-height: 1.5;
  padding: 10px 10px 6px;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 3px;
}
.hd-language-list {
  width: 140px;
}
.hd-func-dropdown-active .hd-fold {
  display: block;
}
.header-wrap .hm-right .hd-language-list a:hover {
  color: #fff;
  text-decoration: none;
}
.header-wrap .hm-right .hd-language-list a.active:hover {
  color: #333;
}
.header-wrap .hm-right .hd-func-dropdown-active .hd-language-list .hd-fold a.active:hover {
  color: #333;
}
.hd-language-list a {
  line-height: 23px;
  display: block;
  height: 23px;
  font-size: 14px;
  padding: 10px;
  margin-bottom: 4px;
}
.hd-currency-list .active,
.hd-currency-list .active:hover,
.hd-language-list .active,
.hd-language-list .active:hover {
  background: #f5f5f5;
  color: #333;
  cursor: default;
}
.hd-language-list a:hover {
  background-color: #0097c9;
  color: #fff;
  text-decoration: none;
}
.hd-func-dropdown-active:after,
.hd-func-dropdown-active:before {
  right: 5px;
  position: absolute;
  content: '';
}
.hd-func-dropdown-active:before {
  top: 20px;
  border: 10px solid transparent;
  border-bottom-color: #ccc;
}
.hd-func-dropdown-active:after {
  top: 21px;
  border: 10px solid transparent;
  border-bottom-color: #fff;
}
.header-wrap .hm-right .nav-cart {
  position: relative;
  float: left;
  margin-left: 32px;
  width: 68px;
  margin-top: 25px;
}
.header-wrap .hm-right .nav-cart i.p-icon {
  float: left;
  background-position: -426px -50px;
  width: 28px;
  height: 28px;
  vertical-align: middle;
  margin-right: 10px;
}
.header-wrap .hm-right .nav-cart a {
  float: left;
  display: inline-block;
  height: 30px;
  position: relative;
  color: #333;
}
.header-wrap .hm-right .nav-cart:hover a {
  text-decoration: none;
  color: #0097c9;
}
.header-wrap .hm-right .nav-cart a:hover {
  text-decoration: none;
  color: #0097c9;
}
.header-wrap .hm-right .nav-cart .text {
  max-width: 30px;
  position: absolute;
  bottom: 0px;
  left: 39px;
  line-height: 12px;
  display: inline-block;
  height: 12px;
}
.header-wrap .hm-right .nav-cart:hover i.p-icon {
  background-position: -426px 0;
  cursor: pointer;
}
.header-wrap .hm-right .nav-cart .cart-number {
  min-width: 25px;
  height: 16px;
  line-height: 16px;
  text-align: center;
  border-radius: 8px;
  background-color: #0097c9;
  color: #fff;
  font-size: 12px;
  position: absolute;
  top: 0px;
  left: 38px;
  padding: 0 2px;
}
.header-wrap .hm-right .nav-user-account {
  position: relative;
  float: left;
  height: 70px;
  margin-left: 20px;
}
.header-wrap .hm-right .user-account-info {
  position: relative;
  border: 1px solid transparent;
  border-bottom: 0 none;
  -webkit-tap-highlight-color: transparent;
  margin-top: 14px;
}
.header-wrap .hm-right .user-account-info .user-account-inner {
  float: left;
  max-width: 170px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.header-wrap .hm-right .nav-user-account i.p-icon {
  background-position: -376px -49px;
  cursor: pointer;
  width: 28px;
  height: 28px;
  vertical-align: middle;
  margin-right: 10px;
  float: left;
  margin-top: 2px;
}
.header-wrap .hm-right .nav-user-account.user-account-unfold i.p-icon {
  background-position: -376px -49px;
}
.user-account-info .account-unsigned {
  display: block;
  color: #f60;
  height: 18px;
  line-height: 18px;
}
.header-wrap .hm-right a {
  color: #333;
}
.header-wrap .hm-right a:hover {
  color: #0097c9;
  text-decoration: none;
}
.header-wrap .hm-right .user-account-info .account-unsigned a:first-child {
  font-weight: 700;
}
.header-wrap .hm-right .user-account-info .account-unsigned .ua-line {
  margin: 0 5px;
  color: #e9e9e9;
}
.header-wrap .hm-right .user-account-info .mypublicsrc {
  display: block;
}
.header-wrap .hm-right .user-account-info .mypublicsrc b {
  display: none;
  margin-left: 5px;
  font-weight: 400;
  color: #999;
}
.header-wrap .hm-right .user-account-info .account-name {
  display: none;
  width: 80px;
  height: 18px;
  line-height: 18px;
}
.header-wrap .hm-right .user-account-info {
  padding: 8px 10px 6px 6px;
}
.header-wrap .hm-right .user-account-unfold .user-account-info {
  border-color: #ccc;
  background-color: #fff;
  box-shadow: 2px -2px 2px #ccc;
  z-index: 13;
}
.header-wrap .hm-right .user-account-main {
  top: 58px;
}
.header-wrap .hm-right .user-account-unfold .user-account-main {
  display: block;
}
.header-wrap .hm-right .user-account-main {
  display: none;
  position: absolute;
  right: 0;
  padding-top: 15px;
  width: 260px;
  border: 1px solid #ccc;
  background-color: #fff;
  color: #656565;
  z-index: 12;
  box-shadow: 2px 2px 2px #ccc;
}
.header-wrap .hm-right .user-account-main li {
  list-style: none;
  margin-left: 0;
}
.header-wrap .hm-right .user-account-main dl dd {
  margin-left: 0;
}
.header-wrap .hm-right .flyout-user-signout {
  display: none;
  margin: 0 20px 15px;
  line-height: 24px;
  font-size: 14px;
  font-weight: 700;
}
.header-wrap .hm-right .flyout-user-signIn {
  display: none;
  padding: 10px 0 14px;
  border-bottom: 1px solid #ddd;
  margin: 0 20px;
}
.header-wrap .hm-right .flyout-user-signIn p {
  margin-bottom: 0;
}
.header-wrap .hm-right .flyout-user-signIn .flyout-welcome-text {
  margin: 0 0 5px;
}
.header-wrap .hm-right .flyout-user-signIn .sign-btn,
.header-wrap .hm-right .flyout-visitors-login .join-btn {
  display: block;
  height: 30px;
  line-height: 30px;
  border-radius: 3px;
  font-weight: 700;
  font-size: 14px;
  text-align: center;
  color: #fff;
  background-color: #0097c9;
}
.header-wrap .hm-right .flyout-user-signIn .sign-btn:hover {
  color: #fff;
  background-color: #0080aa;
  text-decoration: none;
}
.header-wrap .hm-right .flyout-visitors-login {
  display: none;
  margin: 12px 20px 20px;
}
.header-wrap .hm-right .flyout-visitors-login dt {
  display: block;
  margin-bottom: 5px;
}
.header-wrap .hm-right .flyout-visitors-login .join-btn {
  background-color: #FFE55C;
}
.header-wrap .hm-right .flyout-visitors-login .join-btn:hover {
  background-color: #ff7c1b;
  color: #fff;
  text-decoration: none;
}
.flyout-remind-list {
  margin: 0 20px 10px;
  font-size: 14px;
}
.flyout-remind-list p {
  padding: 3px 0;
  margin-bottom: 0;
}
.flyout-remind-list p b {
  color: #ff4e00;
  font-weight: 400;
  margin-right: 5px;
}
.flyout-quick-entry {
  background-color: #f4f4f4;
}
.user-account-main li {
  list-style: none;
  margin-left: 0;
}
.flyout-quick-entry li a {
  display: block;
  padding: 6px 0 6px 20px;
  line-height: 22px;
  color: #333;
}
.flyout-quick-entry li a:hover {
  background-color: #e8e8e8;
}
.flyout-quick-entry li:first-child a {
  background-color: #e8e8e8;
}
.navigation {
  background: #373D41;
  height: 40px;
  min-width: 1200px;
}
.navigation .topNavli {
  text-align: center;
  cursor: pointer;
  display: inline-block;
  padding: 0 10px;
  height: 40px;
}
.navigation .topNavli:hover {
  background: #fff;
}
.navigation .topNavli:hover a {
  color: #333;
  text-decoration: none;
  border-bottom-color: #ff8b12;
}
.navigation .navitem:hover {
  color: #333;
  text-decoration: none;
  border-bottom-color: #ff8b12;
}
.navigation .navitem {
  padding: 13px 0 9px;
  display: inline-block;
  color: #FFFFFF;
  font-size: 13px;
  line-height: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  border-bottom: 4px transparent solid;
}
.navigation .current .navitem {
  border-bottom-color: #ff8b12;
}
.navigation .icon-nemail {
  margin-top: 13px;
  font-size: 12px;
  color: #d8d8d8;
}
.navigation .icon-nemail i.p-icon {
  width: 16px;
  height: 15px;
  background-position: -247px 0;
  margin-right: 6px;
}
/*footer*/
.footer {
  width: 100%;
  height: auto;
  background-color: #333;
  padding: 30px 0;
  color: #a7a7a7;
  min-width: 1200px;
}
.footer a {
  color: #A7A7A7;
}
.footer_left {
  float: left;
  width: 100%;
}
.footer_left_top {
  overflow: hidden;
  clear: both;
}
.footer_left_top dl,
.footer_left_bottom dl {
  width: 25%;
  float: left;
}
.footer_left_top dt {
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  padding-bottom: 10px;
}
.footer_left_top dd {
  line-height: 22px;
}
.footer_left_bottom {
  padding-top: 25px;
  overflow: hidden;
}
.footer_left_bottom dt {
  padding-bottom: 10px;
  font-size: 14px;
}
.footer p.bottom-logo {
  border-bottom: #444 solid 1px;
  padding: 20px 0 5px;
  overflow: hidden;
  clear: both;
}
.footer p.bottom-logo span {
  display: block;
  float: left;
  width: 58px;
  background-position: 0 -110px;
  height: 17px;
  text-indent: -9999px;
  margin-right: 15px;
}
.footer_bottom {
  padding: 10px 0;
  line-height: 15px;
  width: 700px;
  margin: 0 auto;
  text-align: center;
  color: #595959;
  font-size: 11px;
}
.footer_left_bottom dd.p-icon {
  text-indent: -9999px;
  display: block;
}
.footer_left_bottom dd.pay-methods {
  background-color: transparent;
  background-image: url("../images/iconspirit-orderonline.png?v=20251017");
  background-repeat: no-repeat;
  background-position: 0 -180px;
  width: 214px;
  height: 40px;
}
.footer_left_bottom dd.delivery-service {
  width: 212px;
  background-position: 0px -347px;
  height: 40px;
}
.footer_left_bottom dd a.iso9001 {
  display: inline-block;
  width: 200px;
  text-indent: -9999px;
  background-position: 0 -389px;
  height: 40px;
}
.footer_left_bottom dd a.low-carbon {
  display: inline-block;
  background: url("../images/iconspirit.png?v=20250620") no-repeat 0px -436px;
  height: 40px;
  width: 62px;
  text-indent: -9999px;
  vertical-align: middle;
  margin-left: -3px;
}
.footer_left_bottom dd a.twitter {
  display: block;
  float: left;
  width: 24px;
  background-position: -155px -52px;
  height: 24px;
  text-indent: -9999px;
  margin-right: 5px;
}
.footer_left_bottom dd a.youtube {
  display: block;
  float: left;
  width: 24px;
  background-position: -125px -52px;
  height: 24px;
  text-indent: -9999px;
  margin-right: 5px;
}
.footer_left_bottom dd a.facebook {
  display: block;
  float: left;
  width: 24px;
  background-position: -95px -52px;
  height: 24px;
  text-indent: -9999px;
  margin-right: 5px;
}
.footer_left_bottom dd a.linkedin {
  display: block;
  float: left;
  width: 24px;
  background-position: -185px -52px;
  height: 24px;
  text-indent: -9999px;
  margin-right: 5px;
}
.footer_left_bottom dd a.instagram {
  display: block;
  float: left;
  width: 24px;
  background-position: -125px -81px;
  height: 24px;
  text-indent: -9999px;
  margin-right: 5px;
}
.footer_left_bottom dd a.tiktok {
  display: block;
  float: left;
  width: 24px;
  background-position: -155px -81px;
  height: 24px;
  text-indent: -9999px;
}
.wb-meta img {
  max-width: 185px;
}
/*login*/
.m-bdbg .wcontainer {
  position: relative;
}
.g-hd {
  z-index: 1;
  position: relative;
}
.m-bdbg {
  position: relative;
  width: 100%;
  height: 600px;
  overflow: hidden;
}
.m-bdbg.extend-el {
  height: auto;
  /*min-height: 360px;*/
}
.mask-con {
  width: 100%;
  height: 100%;
  top: 0;
  position: absolute;
  background: #fff;
  opacity: 0.6;
}
.logInWrap {
  color: #333;
  /*margin-left: 48px;*/
  /*margin-top: 40px;*/
  /*padding-bottom: 80px;*/
}
.m-login-Page.logInWrap {
  width: 880px;
  margin: 0 auto;
  /*margin: 50px auto;*/
  /*border-radius: 8px;*/
  /*width: 686px;*/
  /*border: 1px solid #eaeced;*/
  /*padding: 30px 30px 40px;*/
  /*background: #fff;*/
  /*min-height: 360px;*/
  /*height: auto !important;*/
  font-size: 0;
}
.m-login-Page.logInWrap form {
  display: inline-block;
  vertical-align: top;
  width: 50%;
}
.m-login-Page.logInWrap form:first-child .sign-in-box-wrap {
  border-right: 1px solid #DBDEE2;
}
.logInWrap h2 {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 21px;
  font-family: "Helvetica Neue", Helvetica, arial, sans-serif;
}
.logInWrap p.biaoshizd {
  color: #858585;
  margin-bottom: 42px;
}
.sign-in-box-wrap {
  overflow: hidden;
  /*float: left;*/
  display: inline-block;
  vertical-align: top;
  background-size: 1px 100%;
  background-repeat: no-repeat;
  background-position: 100% 0%;
  padding: 54px 40px;
  box-sizing: border-box;
  width: 440px;
}
.sign-in-box-wrap:last-child {
  background: none;
}
.sign-in-box-wrap.form.non-checkout {
  /*width: 342px;*/
  overflow: hidden;
}
.sign-in-box {
  padding-right: 0;
  padding-left: 0 !important;
  border: 0 !important;
}
.sign-in-box-head {
  /*font-family: "Helvetica Neue", Helvetica, arial, sans-serif;*/
  padding-bottom: 10px;
  /*text-transform: uppercase;*/
  font-weight: bold;
  font-size: 20px;
  color: #262626;
}
.sign-in-box-head span {
  font-size: 14px;
  color: #8C8C8C;
  text-transform: none;
  margin-left: 10px;
  float: right;
  font-weight: normal;
  margin-top: 4px;
}
.sign-in-box-head span b {
  font-weight: normal;
  color: #F64F54 !important;
}
.sign-in-box-wrap.form .field-container {
  margin-top: 18px;
  /*overflow: hidden;*/
}
.sign-in-box-wrap.form .field-container label {
  display: block;
  padding: 0 0 8px;
  font-weight: bold;
  /*color: #616161;*/
  /*font-size: 12px;*/
  /*font-family: "Helvetica Neue", Arial, "Lucida Grande", sans-serif;*/
  /*font-weight: 500;*/
  font-size: 14px;
  color: #262626;
}
.sign-in-box-wrap.form .field-container label .green {
  color: #F64F54 !important;
}
/* language select 2020-5-29 */
.language-select-box {
  width: 206px;
  height: 28px;
  position: relative;
  cursor: pointer;
}
.language-select-box .get-language {
  display: inline-block;
  height: 28px;
  line-height: 28px;
  border: none;
  width: 192px;
  position: relative;
  border-bottom: 1px solid #eaeaea;
}
.language-select-box .get-language:after {
  display: block;
  content: '';
  width: 15px;
  height: 15px;
  background: url("../images/pop_icon.png") no-repeat 0 -566px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -8px;
  z-index: 3;
}
.language-select-box .get-language input {
  height: 28px;
  line-height: 28px;
  border: none;
  outline: none;
  width: 92%;
  cursor: pointer;
}
.language-item-box {
  position: absolute;
  top: 28px;
  left: 0;
  z-index: 6;
  background: #fff;
  width: 100%;
  min-height: 100px;
  border: 1px solid #d3d3d3;
  border-radius: 4px;
  box-shadow: 0 0 6px #e3dede;
  padding: 4px 0;
  display: none;
}
.language-item-box .language-item {
  position: relative;
  height: 30px;
  line-height: 30px;
  padding-left: 10px;
  cursor: pointer;
}
.language-item-box .language-item:hover {
  background: #f6f6f6;
}
.language-item-box .language-item:hover:after {
  background: url("../images/pop_icon.png") no-repeat 0 -150px #f6f6f6;
}
.language-item-box .language-item:after {
  display: block;
  content: '';
  width: 14px;
  height: 14px;
  background: url("../images/pop_icon.png") no-repeat 0 -150px #ffff;
  position: absolute;
  right: 16px;
  top: 50%;
  margin-top: -8px;
}
.language-item-box .active-language {
  background: #f6f6f6;
}
.language-item-box .active-language:after {
  background: url("../images/pop_icon.png") no-repeat 0 -587px #f6f6f6;
}
.language-item-box .active-language:hover:after {
  background: url("../images/pop_icon.png") no-repeat 0 -587px #f6f6f6;
}
.logInWrap .finput {
  border: 1px solid #DEDEDE;
  height: 44px;
  line-height: 44px;
  outline: medium none;
  padding: 3px 14px;
  width: 360px;
  background-color: #fff;
  border-radius: 44px;
  box-sizing: border-box;
  font-size: 14px;
  /*box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.1), inset 0 1px 1px rgba(0, 0, 0, 0.05);*/
}
.logInWrap .finput::placeholder {
  font-size: 14px;
  color: #8C8C8C;
}
.logInWrap .finput:focus {
  border: 1px solid #0080aa;
  /*height: 22px;*/
  /*line-height: 22px;*/
  /*width: 286px;*/
  /*-webkit-box-shadow: 0 0 2px #59e29d;*/
  /*-moz-box-shadow: 0 0 2px #59e29d;*/
  /*-ms-box-shadow: 0 0 2px #59e29d;*/
  /*-o-box-shadow: 0 0 2px #59e29d;*/
  /*box-shadow: 0 0 2px #59e29d;*/
  /*background-color: #eefff6;*/
}
.sign-in-box-wrap.form .field-container .half-input-wrap {
  width: 148px;
}
.create-account-button .lock-icon-box {
  /*background: #FFE55C;*/
  /*padding: 8px 20px;*/
  /*border: 1px solid transparent;*/
  /*border-width: 1px 1px 2px;*/
  /*border-color: #e26602 #c65900 #c65900;*/
  /*background: linear-gradient(to top, #FFE55C 0, #ff701f 100%);*/
  width: 360px;
  height: 44px;
  padding: 0 !important;
  line-height: 44px;
  background: #FFC30D !important;
  border-radius: 24px 24px 24px 24px;
  margin-top: 21px !important;
  font-size: 14px;
  color: #000000;
}
.create-account-button .lock-icon-box:hover {
  background: #E9AF00 !important;
}
.factbook-account-button .facbe-icon-box {
  background: url("../images/header-sprite.png") no-repeat -171px -441px #3b5998;
  font-weight: normal;
  padding: 8px 0;
  font-size: 13px;
  display: block;
  width: 97%;
}
.orbullet {
  margin: 20px auto 10px;
  background-color: #fff;
  color: #a9a9ac;
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 13px;
  text-align: center;
  font-weight: 700;
  position: relative;
  z-index: 100;
  font-style: italic;
}
.orbullet-divider {
  border-bottom: 1px solid #e2e2e3;
  position: relative;
  bottom: 25px;
  width: 97%;
  z-index: 99;
}
.factbook-account-button .facbe-icon-box:hover {
  background-color: #344e86;
}
.footertext {
  font-family: "Helvetica Neue", Helvetica, arial, sans-serif;
  color: #4b4b4b;
}
.footertext a {
  color: #4b4b4b;
  text-decoration: underline;
}
.footertext label {
  font-size: 12px;
  margin: 0;
  padding: 0;
  line-height: 22px;
  color: #3B3E40;
}
.footertext label input {
  vertical-align: middle;
}
.footertext .key-point {
  font-weight: 700;
}
.login-account-button .login-button {
  /*padding: 8px 50px;*/
  /*border: 1px solid transparent;*/
  /*border-width: 1px 1px 2px;*/
  /*border-color: #009948 #007132 #007132;*/
  /*background: #0097c9;*/
  /*background: linear-gradient(to top, #0097c9 0, #00ab41 100%);*/
  padding: 0;
  width: 360px;
  height: 44px;
  margin-top: 0px;
  line-height: 44px;
  background: #0097C9;
  border-radius: 24px 24px 24px 24px;
}
.login-account-button .login-button:hover {
  background: #0080aa;
}
.login-account-button {
  width: 320px;
  display: inline-block;
}
.mainNav {
  margin-right: 10px;
  float: right;
  color: #9a9a9a;
  font-size: 12px;
  padding-top: 3px;
  display: inline-block;
}
input.checkbox[type="checkbox"] + span {
  font-size: 12px;
  color: #3B3E40;
  vertical-align: text-top;
}
input.checkbox[type="checkbox"] + span + .mainNav {
  font-size: 12px;
  color: #3B3E40;
  text-decoration: underline;
  padding-top: 0;
}
.Recover {
  font-size: 24px;
  font-weight: 400;
  line-height: 24px;
  margin: 20px 0 15px;
}
.password-recover {
  width: 640px;
}
.password-recover p {
  color: #858585;
  margin: 0 0 25px;
}
.laskh label {
  display: block;
  padding: 0 0 3px;
}
.login-account-button .lidn-button {
  background: url("../images/header-sprite.png") no-repeat 14px -1112px #6BC30D;
  padding: 8px 20px 8px 40px;
}
.login-account-button .lidn-button:hover {
  background-color: #5fb108;
}
.xiugchengg {
  padding-left: 76px;
  background: url(../images/okright.gif) no-repeat 0 0;
  margin-top: 80px;
}
.starxing .star {
  display: block;
  width: 170px;
  height: 35px;
  margin: 3px 10px 0 0;
}
.star {
  display: block;
  width: 170px;
  height: 35px;
}
.star span {
  display: block;
  width: 0;
  height: 100%;
}
.star-s,
.star-s span {
  background: url(../images/publicsrc/rating-stars.png) repeat-x 0 -100px;
}
.star-s {
  width: 70px;
  height: 20px;
}
.star-s span {
  background-position: 0 0;
}
.jointip {
  color: #c70000;
  font-weight: bold;
  font-size: 12px;
}
/**/
.navigation-nav {
  height: 40px;
}
.navigation a {
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  -ms-transition: color 0.2s;
  -o-transition: color 0.2s;
}
.common-topbar-dropdown.expand {
  transition: height 0.3s cubic-bezier(0, 0, 0.2, 1) 0.15s;
}
.common-topbar-dropdown.expand.static {
  transition: none;
}
.navigation .common-topbar-dropdown {
  transition: height 0.2s cubic-bezier(0, 0, 0.2, 1) 0ms;
  background: #fff;
  color: #fff;
  position: absolute;
  z-index: 99998;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.13);
  border: 1px solid #bbb;
  width: 1198px;
  margin: 0 auto;
  -webkit-border-radius: 0px 0px 3px 3px;
  -moz-border-radius: 0px 0px 3px 3px;
  left: 50%;
  margin-left: -600px;
  border-radius: 0px 0px 3px 3px;
}
.navigation .common-topbar-dropdown .common-topbar-dropdown-all-product {
  text-align: center;
}
.common-topbar-dropdown a,
.common-topbar-dropdown a:link,
.common-topbar-dropdown a:visited {
  color: #fff;
  cursor: pointer;
  text-decoration: none;
}
.common-topbar-dropdown a:hover {
  color: #0097c9;
}
.common-topbar-dropdown .common-topbar-dropdown-all-product .all-product-column-wrapper {
  padding: 5px 10px 5px;
}
.common-topbar-dropdown .common-topbar-dropdown-all-product .product-column {
  width: 216px;
  margin-left: 16px;
  float: left;
  text-align: left;
  vertical-align: top;
}
.common-topbar-dropdown .common-topbar-dropdown-all-product .product-column .product-item {
  position: relative;
  padding: 4px 0;
}
.common-topbar-dropdown .animate-text {
  transform: translateY(-10px);
  opacity: 1;
  transition: all 0.2s cubic-bezier(0, 0, 0.2, 1);
}
.common-topbar-dropdown .common-topbar-dropdown-all-product .product-column .product-item .product-item-title {
  font-size: 13px;
  font-weight: 500;
  color: #999;
  line-height: 24px;
  margin-bottom: 5px;
}
.common-topbar-dropdown .common-topbar-dropdown-all-product .product-column .product-item li {
  font-size: 13px;
  color: #444;
  line-height: 23px;
}
.common-topbar-dropdown .common-topbar-dropdown-all-product .product-column a {
  display: block;
}
.common-topbar-dropdown .common-topbar-dropdown-all-product .product-column .product-item li a,
.common-topbar-dropdown .common-topbar-dropdown-all-product .product-column .product-item li a:link,
.common-topbar-dropdown .common-topbar-dropdown-all-product .product-column .product-item li a:visited {
  color: #444;
}
.common-topbar-dropdown .common-topbar-dropdown-all-product .product-column .product-item li a:hover {
  color: #e47911;
  font-weight: bold;
}
.common-topbar-dropdown .common-topbar-dropdown-all-product .product-column .product-item li.line {
  width: 180px;
  height: 1px;
  margin-top: 8px;
  background: #e1e1e1;
}
.common-topbar-dropdown .common-topbar-dropdown-all-product .product-column .product-item:last-child li.line {
  display: none;
}
.common-topbar-dropdown .common-topbar-dropdown-all-product .product-column .product-item:first-child {
  margin-top: 20px;
}
.common-topbar-dropdown .animate-text.show {
  transform: translateY(0);
  opacity: 1;
  transition: all 0.3s cubic-bezier(0, 0, 0.2, 1);
}
.common-topbar-dropdown .show[data-index="0"] {
  transition-delay: 0.15s;
}
.common-topbar-dropdown .show[data-index="1"] {
  transition-delay: 0.17s;
}
.common-topbar-dropdown .show[data-index="2"] {
  transition-delay: 0.19s;
}
.common-topbar-dropdown .show[data-index="3"] {
  transition-delay: 0.21s;
}
.common-topbar-dropdown .show[data-index="4"] {
  transition-delay: 0.23s;
}
.common-topbar-dropdown .show[data-index="5"] {
  transition-delay: 0.25s;
}
.common-topbar-dropdown .show[data-index="6"] {
  transition-delay: 0.27s;
}
.common-topbar-dropdown .show[data-index="7"] {
  transition-delay: 0.29s;
}
.common-topbar-dropdown .show[data-index="8"] {
  transition-delay: 0.31s;
}
.common-topbar-dropdown .show[data-index="9"] {
  transition-delay: 0.33s;
}
.common-topbar-dropdown .show[data-index="10"] {
  transition-delay: 0.35s;
}
.common-topbar-dropdown .show[data-index="11"] {
  transition-delay: 0.37s;
}
.common-topbar-dropdown .show[data-index="12"] {
  transition-delay: 0.39s;
}
.common-topbar-dropdown .show[data-index="13"] {
  transition-delay: 0.41s;
}
.common-topbar-dropdown .show[data-index="14"] {
  transition-delay: 0.43s;
}
.common-topbar-dropdown .show[data-index="15"] {
  transition-delay: 0.45s;
}
.common-topbar-dropdown .show[data-index="16"] {
  transition-delay: 0.47s;
}
.common-topbar-dropdown .show[data-index="17"] {
  transition-delay: 0.49s;
}
.common-topbar-dropdown .show[data-index="18"] {
  transition-delay: 0.51s;
}
.common-topbar-dropdown .show[data-index="19"] {
  transition-delay: 0.53s;
}
.common-topbar-dropdown .show[data-index="20"] {
  transition-delay: 0.55s;
}
.common-topbar-dropdown .show[data-index="21"] {
  transition-delay: 0.57s;
}
.common-topbar-dropdown .show[data-index="22"] {
  transition-delay: 0.59s;
}
.common-topbar-dropdown .show[data-index="23"] {
  transition-delay: 0.61s;
}
.common-topbar-dropdown .show[data-index="24"] {
  transition-delay: 0.63s;
}
.common-topbar-dropdown .show[data-index="25"] {
  transition-delay: 0.65s;
}
.common-topbar-dropdown .show[data-index="26"] {
  transition-delay: 0.67s;
}
.common-topbar-dropdown .show[data-index="27"] {
  transition-delay: 0.69s;
}
.common-topbar-dropdown .show[data-index="28"] {
  transition-delay: 0.71s;
}
.common-topbar-dropdown .show[data-index="29"] {
  transition-delay: 0.73s;
}
.common-topbar-dropdown .show[data-index="30"] {
  transition-delay: 0.75s;
}
.common-topbar-dropdown .show[data-index="31"] {
  transition-delay: 0.77s;
}
.common-topbar-dropdown .show[data-index="32"] {
  transition-delay: 0.79s;
}
.common-topbar-dropdown .show[data-index="33"] {
  transition-delay: 0.81s;
}
.common-topbar-dropdown .show[data-index="34"] {
  transition-delay: 0.83s;
}
.common-topbar-dropdown .show[data-index="35"] {
  transition-delay: 0.85s;
}
.common-topbar-dropdown .show[data-index="36"] {
  transition-delay: 0.87s;
}
.common-topbar-dropdown .show[data-index="37"] {
  transition-delay: 0.89s;
}
.common-topbar-dropdown .show[data-index="38"] {
  transition-delay: 0.91s;
}
.common-topbar-dropdown .show[data-index="39"] {
  transition-delay: 0.93s;
}
.common-topbar-dropdown .show[data-index="40"] {
  transition-delay: 0.95s;
}
#nav-cover {
  position: absolute;
  top: 40px;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  background-color: #000;
  -ms-filter: opacity(0.6);
  filter: alpha(opacity=60);
  -webkit-opacity: 0.6;
  -moz-opacity: 0.6;
  -o-opacity: 0.6;
  opacity: 0.6;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 4;
}
.product-column .sub-cat-image {
  display: block;
  box-shadow: none;
  border: none;
  padding: 0;
  border-bottom-right-radius: 3px;
}
.product-column .sub-cat-image img {
  bottom: 0px;
  right: -20px;
  position: absolute;
}
/**/
.ng-help {
  float: left;
  height: 38px;
  line-height: 38px;
  margin: 20px 20px 0;
  position: relative;
}
.ng-help a.ng-help-ct {
  padding: 0 10px;
}
.hd-help-list {
  width: 140px;
}
.hd-help-list a {
  line-height: 18px;
  display: block;
  height: 18px;
  font-size: 14px;
  padding: 4px;
  margin-bottom: 5px;
}
.hd-help-list a:hover {
  background-color: #eee;
  color: #777 !important;
  text-decoration: none;
}
.mobile_icon {
  background: url(../images/icons_mobile.png) no-repeat 8px center;
  padding: 0 0 0 24px;
  text-align: center;
  height: 26px;
  margin-top: 26px;
  line-height: 26px;
  color: #E62E04;
  float: left;
  font-size: 12px;
}
.mobile_icon a {
  color: #E62E04;
}
.mobile_icon p {
  margin-bottom: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
/*New here*/
.ui-newuser-coupon-tips {
  background: url(../images/sprites-icon.b4f713be.png) no-repeat 0 -213px;
  padding: 0 8px;
  text-align: center;
  height: 23px;
  width: 252px;
  line-height: 23px;
  position: absolute;
  z-index: 1;
  color: #E62E04;
  font-size: 12px;
  display: none;
}
.ui-newuser-coupon-tips a {
  color: #E62E04;
}
.ui-newuser-coupon-tips p {
  text-align: right;
  padding-right: 30px;
  margin-bottom: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ui-newuser-coupon-tips p .tag {
  color: #FFC30D;
}
/*首页cookie*/
.cookie-bar {
  position: fixed;
  display: block;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 1;
  background-color: #fff;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
  z-index: 2147483650;
  -webkit-transition: bottom 0.7s, opacity 0.8s;
  transition: bottom 0.7s, opacity 0.8s;
}
.hidden-cookie {
  bottom: -100%;
}
.cookie-bar .bar-box {
  position: relative;
  padding: 12px 0 10px;
}
.cookie-bar .bar-box:after {
  display: block;
  content: '';
  height: 0;
  width: 0;
  clear: both;
}
.cookie-bar .bar-box .bar-l {
  float: left;
  width: 1120px;
  word-break: break-word;
}
.cookie-bar .bar-box .bar-l .cookies-title {
  font-family: 'SamsungOne', arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
  line-height: 18px;
  color: #333333;
}
.cookie-bar .bar-box .bar-l .cookies-des {
  margin-top: 5px;
  font-size: 13px;
  line-height: 16px;
  color: #555555;
}
.cookie-bar .bar-box .bar-l .cookies-des .seeprivacy {
  color: #0097c9;
  cursor: pointer;
}
.cookie-bar .bar-box .bar-r {
  float: right;
  text-align: center;
  position: relative;
}
.cookie-bar .bar-box .bar-r .close-cookies {
  display: block;
  content: '';
  background: url("../images/pop_icon.png") no-repeat 0 -756px;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  cursor: pointer;
}
.cookie-bar .bar-box .bar-r .accept-btn {
  padding: 8px 14px;
  border-radius: 20px;
  color: #fff;
  background-color: #0097c9;
  display: inline-block;
  font-weight: 700;
  font-size: 14px;
}
.cookie-bar .bar-box .bar-r .accept-btn:hover {
  text-decoration: none;
  background-color: #38cb70;
}
/*2021-03-03*/
.diy-new-topbar .common-topbar-dropdown-all-product .all-product-column-wrapper {
  padding: 10px 10px;
}
.diy-new-topbar .product-item li {
  line-height: 20px !important;
  margin-bottom: 8px;
}
.diy-new-topbar .product-item-title a {
  color: #333333;
}
.diy-new-topbar .product-item-title a:hover {
  color: #e47911;
}
.diy-new-topbar .product-column {
  margin-left: 0 !important;
}
.diy-new-topbar .product-column:first-child {
  width: 310px;
  margin-right: 16px;
  border-right: 1px solid #e1e1e1;
}
.diy-new-topbar .product-column:first-child .product-item {
  width: 320px;
  margin-top: 0 !important;
}
.diy-new-topbar .cnctype-01 {
  width: 240px !important;
}
.diy-new-topbar .cnctype-02 {
  width: 190px !important;
}
.diy-new-topbar .cnctype-03 {
  width: 210px !important;
}
.diy-new-topbar .cnctype-04 {
  width: 206px !important;
}
.diy-new-topbar .site-nav-link {
  display: table-cell !important;
  vertical-align: middle;
  padding: 16px 12px;
  border-radius: 10px;
  background-color: #fff;
  -webkit-transition: background-color 200ms ease !important;
  transition: background-color 200ms ease !important;
  color: #444;
  box-sizing: border-box;
  position: relative;
}
.diy-new-topbar .site-nav-link:hover {
  background-color: #fff5eb;
}
.diy-new-topbar .site-nav-link:hover .site-drop-title {
  color: #000000;
}
.diy-new-topbar .site-nav-link:hover .site-arrow {
  -webkit-transform: translateX(4px);
  -ms-transform: translateX(4px);
  transform: translateX(4px);
  opacity: 1;
}
.diy-new-topbar .site-icon {
  display: inline-block;
  width: 30px;
  height: 30px;
  position: absolute;
  z-index: 1;
}
.diy-new-topbar .site-icon1 {
  background: url("../images/cnc_icon.png?v=220722") no-repeat 0 -236px;
}
.diy-new-topbar .site-icon2 {
  background: url("../images/cnc_icon.png?v=220722") no-repeat 0 -280px;
}
.diy-new-topbar .site-icon3 {
  background: url("../images/cnc_icon.png?v=220722") no-repeat 0 -326px;
}
.diy-new-topbar .site-icon4 {
  background: url("../images/cnc_icon.png?v=220722") no-repeat 0 -374px;
}
.diy-new-topbar .site-nav-slider .site-nar-item:first-child:hover .site-icon1 {
  background: url("../images/cnc_icon.png?v=220722") no-repeat -64px -236px;
}
.diy-new-topbar .site-nav-slider .site-nar-item:first-child + .site-nar-item:hover .site-icon2 {
  background: url("../images/cnc_icon.png?v=220722") no-repeat -64px -280px;
}
.diy-new-topbar .site-nav-slider .site-nar-item:first-child + .site-nar-item + .site-nar-item:hover .site-icon3 {
  background: url("../images/cnc_icon.png?v=220722") no-repeat -64px -326px;
}
.diy-new-topbar .site-nav-slider .site-nar-item:first-child + .site-nar-item + .site-nar-item + .site-nar-item:hover .site-icon4 {
  background: url("../images/cnc_icon.png?v=220722") no-repeat -64px -374px;
}
.diy-new-topbar .site-drop-text {
  display: inline-block;
  color: #555555;
  width: 228px;
  margin-left: 44px;
}
.diy-new-topbar .site-drop-text .site-drop-title {
  font-size: 16px;
  font-weight: 700;
}
.diy-new-topbar .site-drop-text .site-drop-des {
  font-size: 12px;
  margin-top: 4px;
  color: #6e6d7a;
}
.diy-new-topbar .site-arrow {
  display: inline-block;
  background: url("../images/cnc_icon.png?v=220722") no-repeat 0 -206px;
  width: 18px;
  height: 16px;
  position: absolute;
  top: 50%;
  right: 14px;
  margin-top: -8px;
  z-index: 1;
  color: #e47911;
  opacity: 0;
  -webkit-transition: opacity 200ms ease-in, -webkit-transform 200ms ease-in;
  transition: transform 200ms ease-in, opacity 200ms ease-in, -webkit-transform 200ms ease-in;
}
/*2023-12-06 start*/
.hd-language-currency.hd-func-dropdown-active {
  background: #fff;
}
.hd-language-currency .the-symbol {
  font-weight: bold;
  font-size: 12px;
}
.hd-language-currency.hd-func-dropdown-active:after {
  z-index: 3;
}
.hd-language-currency .language-currency .p-icon {
  background-image: url("../images/country-icon.png");
}
.hd-language-currency .language-currency .icon-flag {
  width: 24px;
  height: 16px;
  margin-right: 6px;
}
.hd-language-currency .language-currency .p-icon.icon-en {
  background-position: 0 0;
}
.hd-language-currency .language-currency .p-icon.icon-es {
  background-position: 0 -20px;
}
.hd-language-currency .language-currency .p-icon.icon-fr {
  background-position: 0 -40px;
}
.hd-language-currency .language-currency .p-icon.icon-jp {
  background-position: 0 -61px;
}
.hd-list.hd-fold.hd-language-list.language-currency {
  background: #fff;
  width: 236px;
  box-sizing: border-box;
  padding: 20px 14px 26px;
  z-index: 99999;
}
.hd-list.hd-fold.hd-language-list.language-currency * {
  box-sizing: border-box;
}
.hd-list.hd-fold.hd-language-list.language-currency .label-info {
  margin-top: 6px;
  font-size: 13px;
  line-height: 0;
}
.hd-list.hd-fold.hd-language-list.language-currency .drop-down {
  display: inline-block;
  position: relative;
  width: 100%;
  background: #fff;
  cursor: pointer;
  border-radius: 4px;
  min-width: 0;
  border: none;
}
.hd-list.hd-fold.hd-language-list.language-currency .drop-down .is-arrow {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAAsTAAALEwEAmpwYAAAGYWlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDUgNzkuMTYzNDk5LCAyMDE4LzA4LzEzLTE2OjQwOjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdEV2dD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlRXZlbnQjIiB4bWxuczpwaG90b3Nob3A9Imh0dHA6Ly9ucy5hZG9iZS5jb20vcGhvdG9zaG9wLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOSAoV2luZG93cykiIHhtcDpDcmVhdGVEYXRlPSIyMDIzLTEyLTA2VDEwOjI2OjQwKzA4OjAwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDIzLTEyLTA2VDEwOjI2OjQwKzA4OjAwIiB4bXA6TW9kaWZ5RGF0ZT0iMjAyMy0xMi0wNlQxMDoyNjo0MCswODowMCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NTMwOGUxNS03MTRjLTVkNDgtYTIxNC05ZTMwMTYzMWRhZWUiIHhtcE1NOkRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDpmZmQ0MzU5Yy1jODNjLTAzNGQtYjRkNi01NjJjNDc4MjEzYWEiIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpjN2YyMjk3MS0yZjA5LTgwNGUtYjMxYy0xOWNkNThiZTUyNTciIHBob3Rvc2hvcDpDb2xvck1vZGU9IjMiIGRjOmZvcm1hdD0iaW1hZ2UvcG5nIj4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDpjN2YyMjk3MS0yZjA5LTgwNGUtYjMxYy0xOWNkNThiZTUyNTciIHN0RXZ0OndoZW49IjIwMjMtMTItMDZUMTA6MjY6NDArMDg6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE5IChXaW5kb3dzKSIvPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0ic2F2ZWQiIHN0RXZ0Omluc3RhbmNlSUQ9InhtcC5paWQ6NjUzMDhlMTUtNzE0Yy01ZDQ4LWEyMTQtOWUzMDE2MzFkYWVlIiBzdEV2dDp3aGVuPSIyMDIzLTEyLTA2VDEwOjI2OjQwKzA4OjAwIiBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOSAoV2luZG93cykiIHN0RXZ0OmNoYW5nZWQ9Ii8iLz4gPC9yZGY6U2VxPiA8L3htcE1NOkhpc3Rvcnk+IDxwaG90b3Nob3A6RG9jdW1lbnRBbmNlc3RvcnM+IDxyZGY6QmFnPiA8cmRmOmxpPnhtcC5kaWQ6YjNlYzUwOWUtZTQwMC03YzQ1LWI2OWMtNDQ1OWNmYzYzM2M1PC9yZGY6bGk+IDwvcmRmOkJhZz4gPC9waG90b3Nob3A6RG9jdW1lbnRBbmNlc3RvcnM+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+UTgPXQAAAI5JREFUKJHl0s0KQVEUxfHf9ZGUp2JE4jHO1BtIScyVbpkrYiDKyKtdk6N07zG5EwN7tPZu/fdq186KolCnGrWon4Cttwgh3JHj+sU7RcjzfFROvOGEYQKa4IhLJRE7NHHGGM847+OAGfYpELboxfQB2lEv4uLqjR+1RheP2K+wKZtSIMzRiXqZMmR/8Dkv8N4afR3sS2cAAAAASUVORK5CYII=") no-repeat 96% center #fff;
  padding-right: 30px;
}
.hd-list.hd-fold.hd-language-list.language-currency .drop-down:after {
  background: none;
  display: none;
}
.hd-list.hd-fold.hd-language-list.language-currency .drop-down .filter-info {
  background: #fff;
  width: 100%;
  height: 34px;
  line-height: 34px;
  text-indent: 10px;
  float: none;
  display: block;
  border: 1px solid #cccccc;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  border-radius: 4px;
  font-size: 13px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAAsTAAALEwEAmpwYAAAGYWlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDUgNzkuMTYzNDk5LCAyMDE4LzA4LzEzLTE2OjQwOjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdEV2dD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlRXZlbnQjIiB4bWxuczpwaG90b3Nob3A9Imh0dHA6Ly9ucy5hZG9iZS5jb20vcGhvdG9zaG9wLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOSAoV2luZG93cykiIHhtcDpDcmVhdGVEYXRlPSIyMDIzLTEyLTA2VDEwOjI2OjQwKzA4OjAwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDIzLTEyLTA2VDEwOjI2OjQwKzA4OjAwIiB4bXA6TW9kaWZ5RGF0ZT0iMjAyMy0xMi0wNlQxMDoyNjo0MCswODowMCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NTMwOGUxNS03MTRjLTVkNDgtYTIxNC05ZTMwMTYzMWRhZWUiIHhtcE1NOkRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDpmZmQ0MzU5Yy1jODNjLTAzNGQtYjRkNi01NjJjNDc4MjEzYWEiIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpjN2YyMjk3MS0yZjA5LTgwNGUtYjMxYy0xOWNkNThiZTUyNTciIHBob3Rvc2hvcDpDb2xvck1vZGU9IjMiIGRjOmZvcm1hdD0iaW1hZ2UvcG5nIj4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDpjN2YyMjk3MS0yZjA5LTgwNGUtYjMxYy0xOWNkNThiZTUyNTciIHN0RXZ0OndoZW49IjIwMjMtMTItMDZUMTA6MjY6NDArMDg6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE5IChXaW5kb3dzKSIvPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0ic2F2ZWQiIHN0RXZ0Omluc3RhbmNlSUQ9InhtcC5paWQ6NjUzMDhlMTUtNzE0Yy01ZDQ4LWEyMTQtOWUzMDE2MzFkYWVlIiBzdEV2dDp3aGVuPSIyMDIzLTEyLTA2VDEwOjI2OjQwKzA4OjAwIiBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOSAoV2luZG93cykiIHN0RXZ0OmNoYW5nZWQ9Ii8iLz4gPC9yZGY6U2VxPiA8L3htcE1NOkhpc3Rvcnk+IDxwaG90b3Nob3A6RG9jdW1lbnRBbmNlc3RvcnM+IDxyZGY6QmFnPiA8cmRmOmxpPnhtcC5kaWQ6YjNlYzUwOWUtZTQwMC03YzQ1LWI2OWMtNDQ1OWNmYzYzM2M1PC9yZGY6bGk+IDwvcmRmOkJhZz4gPC9waG90b3Nob3A6RG9jdW1lbnRBbmNlc3RvcnM+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+UTgPXQAAAI5JREFUKJHl0s0KQVEUxfHf9ZGUp2JE4jHO1BtIScyVbpkrYiDKyKtdk6N07zG5EwN7tPZu/fdq186KolCnGrWon4Cttwgh3JHj+sU7RcjzfFROvOGEYQKa4IhLJRE7NHHGGM847+OAGfYpELboxfQB2lEv4uLqjR+1RheP2K+wKZtSIMzRiXqZMmR/8Dkv8N4afR3sS2cAAAAASUVORK5CYII=") no-repeat 96% center #fff;
  padding-right: 30px;
}
.hd-list.hd-fold.hd-language-list.language-currency .drop-down .drop-lists {
  width: 100%;
  position: absolute;
  top: 33px;
  left: 0;
  z-index: 3;
  background: #fff;
  border: 1px solid #cccccc;
  max-height: 160px;
  overflow-y: auto;
  display: none;
  border-radius: 4px;
  min-width: 0;
}
.hd-list.hd-fold.hd-language-list.language-currency .drop-down .drop-lists li {
  cursor: pointer;
  padding: 0;
}
.hd-list.hd-fold.hd-language-list.language-currency .drop-down .drop-lists li a {
  margin-bottom: 0;
  height: auto;
  padding: 5px 10px;
  color: #333333;
  font-size: 13px;
}
.hd-list.hd-fold.hd-language-list.language-currency .drop-down .drop-lists li a .icon-flag {
  margin-right: 6px;
}
.hd-list.hd-fold.hd-language-list.language-currency .drop-down .drop-lists li a:active,
.hd-list.hd-fold.hd-language-list.language-currency .drop-down .drop-lists li a:focus {
  text-decoration: none;
}
.hd-list.hd-fold.hd-language-list.language-currency .drop-down .drop-lists li a:hover {
  background: #f9f9f9;
}
.hd-list.hd-fold.hd-language-list.language-currency .drop-down .drop-lists li.the-tag {
  color: #858585;
  cursor: default;
}
.hd-list.hd-fold.hd-language-list.language-currency .drop-down .drop-lists li.the-tag a {
  cursor: default;
}
.hd-list.hd-fold.hd-language-list.language-currency .drop-down .drop-lists li.the-tag:hover {
  background: none;
  color: #858585;
}
.hd-list.hd-fold.hd-language-list.language-currency .drop-down .drop-lists li:hover {
  background: #f9f9f9;
  color: #333333;
}
.hd-list.hd-fold.hd-language-list.language-currency .from-list {
  margin-top: 16px;
}
.hd-list.hd-fold.hd-language-list.language-currency .from-list:first-child {
  margin-top: 0;
}
.hd-list.hd-fold.hd-language-list.language-currency .from-list .label-name {
  font-size: 13px;
  font-weight: 500;
}
.hd-list.hd-fold.hd-language-list.language-currency .from-list .label-info {
  margin-top: 4px;
}
.hd-list.hd-fold.hd-language-list.language-currency .save-btn {
  background-color: #0097c9;
  border-radius: 4px;
  margin-top: 20px;
  padding: 0;
  height: 34px;
  font-size: 14px;
  line-height: 34px;
  text-align: center;
  color: #fff;
  margin-bottom: 0;
}
.hd-list.hd-fold.hd-language-list.language-currency .save-btn:focus,
.hd-list.hd-fold.hd-language-list.language-currency .save-btn:active {
  text-decoration: none;
}
.hd-list.hd-fold.hd-language-list.language-currency .save-btn:hover {
  background-color: #0a7a34;
}
/*2023-12-06 end*/
/*2025-1-7站点搜索start*/
.whole-site-search {
  float: left;
  margin: 20px 20px 0;
  position: relative;
  z-index: 99999;
}
.whole-site-search .search-word {
  font-size: 13px;
  color: #333333;
  cursor: pointer;
  height: 38px;
  line-height: 38px;
}
.whole-site-search .search-word:hover {
  color: #0097c9;
}
.whole-site-search .search-word:hover:before {
  background: url("../images/search-result/search-icon-hover.png") no-repeat center;
  background-size: cover;
}
.whole-site-search .search-word:before {
  background: url("../images/search-result/search-icon.png") no-repeat center;
  width: 20px;
  height: 20px;
  content: '';
  background-size: cover;
  display: inline-block;
  margin-right: 4px;
  margin-bottom: 2px;
  vertical-align: middle;
}
.whole-site-search .search-val-box {
  position: absolute;
  top: -1px;
  right: -150px;
  z-index: 66;
  width: 0;
  overflow: hidden;
}
.whole-site-search .search-val-box.is-unfold {
  overflow: visible;
  transition: width 0.3s ease;
  width: 642px;
}
.whole-site-search .search-val-box.remove-active {
  display: none;
}
.whole-site-search .search-val-box .search-input {
  height: 44px;
  line-height: 44px;
  border: 2px solid #DBDEE2;
  border-radius: 4px;
  background-color: #ffffff;
  box-sizing: border-box;
  position: relative;
}
.whole-site-search .search-val-box .search-input.active {
  border: 2px solid #0097c9;
}
.whole-site-search .search-val-box .search-input .input-word {
  width: 85%;
  height: 100%;
  border: none;
  font-size: 14px;
  line-height: 20px;
  padding-left: 18px;
  position: absolute;
  left: 1px;
  top: 0;
}
.whole-site-search .search-val-box .search-input .input-word:focus {
  outline: none;
}
.whole-site-search .search-val-box .search-input .input-word::placeholder {
  color: #6C7073;
}
.whole-site-search .search-val-box .search-input .search-btn {
  background: url("../images/search-result/search-icon.png") no-repeat center;
  width: 20px;
  height: 20px;
  background-size: cover;
  display: inline-block;
  cursor: pointer;
  position: absolute;
  top: 50%;
  margin-top: -10px;
  right: 40px;
}
@keyframes rotate360 {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.whole-site-search .search-val-box .search-input .lenovo-loading {
  background: url("../images/search-result/lenovo-loading-icon.png") no-repeat center;
  width: 20px;
  height: 20px;
  display: inline-block;
  background-size: cover;
  position: absolute;
  top: 50%;
  margin-top: -10px;
  right: 40px;
  animation: rotate360 2s linear infinite;
}
.whole-site-search .search-val-box .search-input .close-search {
  background: url("../images/search-result/close-small-icon.png") no-repeat center;
  width: 20px;
  height: 20px;
  background-size: cover;
  display: inline-block;
  cursor: pointer;
  position: absolute;
  top: 50%;
  margin-top: -10px;
  right: 12px;
}
.whole-site-search .search-val-box .search-input .tips-des {
  font-size: 12px;
  color: #FFFFFF;
  height: 30px;
  line-height: 30px;
  background-color: #262626;
  border-radius: 8px;
  padding: 0 12px;
  position: absolute;
  left: 0;
  bottom: -37px;
  display: none;
}
.whole-site-search .search-val-box .search-input .tips-des:before {
  background: url("../images/search-result/tips-arrow-icon.png") no-repeat center;
  width: 14px;
  height: 5px;
  background-size: cover;
  content: '';
  display: block;
  position: absolute;
  left: 22px;
  top: -5px;
}
.whole-site-search .search-val-box .popular-sel-menu {
  background-color: #ffffff;
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  padding: 14px 0;
  box-sizing: border-box;
  margin-top: 19px;
  overflow: hidden;
  max-height: 478px;
}
.whole-site-search .search-val-box .popular-sel-menu .recommended-words .top-title {
  font-size: 14px;
  font-weight: bold;
  color: #3B3E40;
  line-height: 20px;
  margin-bottom: 8px;
  padding-left: 20px;
}
.whole-site-search .search-val-box .popular-sel-menu .recommended-words a {
  display: block;
  padding: 0 20px;
  height: 34px;
  line-height: 34px;
  max-height: 34px;
  transition: all 0.3s;
  font-size: 13px;
  font-weight: normal;
  text-decoration: none;
  color: #3B3E40;
}
.whole-site-search .search-val-box .popular-sel-menu .recommended-words a .text {
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: inline-block;
  max-width: 560px;
  vertical-align: bottom;
}
.whole-site-search .search-val-box .popular-sel-menu .recommended-words a:hover {
  background: #F7F8F9;
  color: #0097c9;
}
.whole-site-search .search-val-box .popular-sel-menu .recommended-words a.mark-hot:after {
  background: url("../images/search-result/mark-hot-icon.png") no-repeat center;
  width: 28px;
  height: 16px;
  background-size: cover;
  content: '';
  display: inline-block;
  margin-left: 0;
  vertical-align: text-bottom;
}
.whole-site-search .search-val-box .popular-sel-menu .recommended-words a.mark-new:after {
  background: url("../images/search-result/mark-new-icon.png") no-repeat center;
  width: 32px;
  height: 16px;
  content: '';
  background-size: cover;
  display: inline-block;
  margin-left: 6px;
  vertical-align: text-bottom;
}
.whole-site-search .search-val-box .popular-sel-menu .search-history {
  margin-top: 11px;
  padding: 0 20px 0 20px;
}
.whole-site-search .search-val-box .popular-sel-menu .search-history .small-title:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.whole-site-search .search-val-box .popular-sel-menu .search-history .l-title {
  float: left;
  font-size: 14px;
  font-weight: bold;
  color: #3B3E40;
  line-height: 20px;
}
.whole-site-search .search-val-box .popular-sel-menu .search-history .del-btn {
  float: right;
  background: url("../images/search-result/delete-history-icon.png") no-repeat center;
  width: 20px;
  height: 20px;
  background-size: cover;
  display: inline-block;
  cursor: pointer;
  vertical-align: bottom;
}
.whole-site-search .search-val-box .popular-sel-menu .search-history .history-word a {
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: inline-block;
  font-size: 13px;
  font-weight: normal;
  color: #6C7073;
  line-height: 14px;
  padding: 10px 12px;
  background-color: #F7F8F9;
  border-radius: 39px;
  cursor: pointer;
  margin-right: 16px;
  margin-top: 14px;
  max-width: 300px;
}
.whole-site-search .search-val-box .popular-sel-menu .search-history .history-word a:first-child {
  margin-left: unset;
}
.whole-site-search .search-val-box .popular-sel-menu .search-history .history-word a:hover {
  color: #0097c9;
}
.whole-site-search .search-val-box .search-result {
  background-color: #ffffff;
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  padding: 14px 6px 0 0;
  box-sizing: border-box;
  margin-top: 19px;
}
.whole-site-search .search-val-box .search-result .search-result-box {
  max-height: 516px;
  overflow-y: auto;
  overflow-x: hidden;
}
.whole-site-search .search-val-box .search-result .search-result-box::-webkit-scrollbar {
  width: 4px;
  background-color: #ffffff;
}
.whole-site-search .search-val-box .search-result .search-result-box::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.3);
  border-radius: 9px;
}
.whole-site-search .search-val-box .search-result .t-title {
  margin-bottom: 8px;
  color: #8c8c8c;
  padding: 0 10px 0 20px;
}
.whole-site-search .search-val-box .search-result .t-title:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.whole-site-search .search-val-box .search-result .t-title .l-title {
  font-size: 14px;
  font-weight: normal;
  float: left;
  line-height: 20px;
}
.whole-site-search .search-val-box .search-result .t-title .more-jump {
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
  color: #6C7073;
  float: right;
  line-height: 20px;
  padding: 0;
  height: auto;
}
.whole-site-search .search-val-box .search-result .t-title .more-jump:hover {
  background: none;
}
.whole-site-search .search-val-box .search-result .t-title .more-jump:after {
  background: url("../images/search-result/right-allow-icon-hover.png") no-repeat center;
  width: 20px;
  height: 20px;
  content: '';
  display: inline-block;
  background-size: cover;
  vertical-align: bottom;
  margin-left: 2px;
  transition: all 0.3s ease;
}
.whole-site-search .search-val-box .search-result .t-title .more-jump:hover:after {
  background-size: cover;
  transform: rotate(45deg);
}
.whole-site-search .search-val-box .search-result .result-item {
  position: relative;
  padding-bottom: 8px;
  padding-top: 10px;
}
.whole-site-search .search-val-box .search-result .result-item:first-child {
  padding-top: unset;
}
.search-result-box .result-item:is([style*="display: none"]):first-of-type + .result-item {
  padding-top: unset;
}
.whole-site-search .search-val-box .search-result .result-item:last-child:after {
  width: 0;
}
.whole-site-search .search-val-box .search-result .result-item:after {
  width: 600px;
  height: 1px;
  background-color: #E9EBED;
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 0;
}
.whole-site-search .search-val-box .search-result .result-item a {
  display: block;
  font-size: 13px;
  font-weight: normal;
  text-decoration: none;
  color: #3B3E40;
  height: 34px;
  line-height: 34px;
  transition: all 0.3s;
  padding: 0 10px 0 20px;
}
.whole-site-search .search-val-box .search-result .result-item a:hover {
  background-color: #F7F8F9;
}
.whole-site-search .search-val-box .search-result .result-item .result-info {
  color: #0097c9;
}
.whole-site-search .search-val-box .no-search-result {
  background-color: #ffffff;
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  padding: 14px 0 12px;
  box-sizing: border-box;
  margin-top: 19px;
  max-height: 466px;
  overflow: hidden;
}
.whole-site-search .search-val-box .no-search-result .suggested-links {
  padding: 0 20px;
}
.whole-site-search .search-val-box .no-search-result .suggested-links .top-title {
  font-size: 14px;
  font-weight: bold;
  color: #3B3E40;
  line-height: 20px;
}
.whole-site-search .search-val-box .no-search-result .suggested-links .link-des {
  color: #8C8C8C;
  line-height: 20px;
  font-size: 13px;
  font-weight: normal;
  text-decoration: none;
  margin-top: 16px;
  margin-bottom: 16px;
  word-break: break-word;
}
.whole-site-search .search-val-box .no-search-result .recommended-words .top-title {
  font-size: 14px;
  font-weight: bold;
  color: #3B3E40;
  line-height: 20px;
  margin-bottom: 8px;
  padding-left: 20px;
}
.whole-site-search .search-val-box .no-search-result .recommended-words a {
  height: 34px;
  line-height: 34px;
  transition: all 0.3s;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 13px;
  font-weight: normal;
  text-decoration: none;
  color: #3B3E40;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.whole-site-search .search-val-box .no-search-result .recommended-words a:hover {
  background: #F7F8F9;
  color: #0097c9;
}
.whole-site-search .search-val-box .no-search-result .recommended-words a.mark-hot:after {
  background: url("../images/search-result/mark-hot-icon.png") no-repeat center;
  width: 28px;
  height: 16px;
  background-size: cover;
  content: '';
  display: inline-block;
  margin-left: 6px;
  vertical-align: text-bottom;
}
.whole-site-search .search-val-box .no-search-result .recommended-words a.mark-new:after {
  background: url("../images/search-result/mark-new-icon.png") no-repeat center;
  width: 32px;
  height: 16px;
  content: '';
  background-size: cover;
  display: inline-block;
  margin-left: 6px;
  vertical-align: text-bottom;
}
/*2025-1-7站点搜索end*/
.header[version] .header-wrap .hm-left .secondary-branding p.h1 {
  color: #0097c9;
}
.header[version] .navigation .current .navitem {
  border-bottom-color: #ffc30d;
}
.header[version] .navigation .topNavli:hover a {
  border-bottom-color: #ffc30d;
}
.header[version] .header-wrap .hm-right .nav-cart .cart-number {
  background-color: #0097c9;
}
.header[version] .header-wrap .hm-right .nav-cart a:hover {
  color: #0097c9;
}
.header[version] .header-wrap .hm-right .user-account-info .user-account-inner a:hover {
  color: #0097c9;
}
.header[version] .ui-newuser-coupon-tips a:hover {
  color: #0097c9;
}
.header[version] .header-wrap .hm-right .user-account-main li a:hover {
  color: #0097c9;
}
.header[version] .header-wrap .hm-right .flyout-user-signIn .sign-btn {
  background-color: #0080aa;
  color: #fff;
}
.header[version] .header-wrap .hm-right .flyout-user-signIn .sign-btn:hover {
  background-color: #0097c9;
  color: #fff;
}
.header[version] .header-wrap .hm-right .flyout-visitors-login .join-btn {
  background-color: #ffc30d;
}
.header[version] .flyout-remind-list a:hover {
  color: #0097c9;
}
/* 20251022 start*/
.footer[version] {
  background: #1d1e22;
  padding-top: 0;
  padding-bottom: 0;
}
@media screen and (max-width: 1200px) {
  .footer[version] .wcontainer {
    padding: 0 0px;
    box-sizing: border-box;
  }
}
.footer[version] .footer-area-box {
  display: flex;
}
.footer[version] .footer-area-box * {
  box-sizing: border-box;
}
.footer[version] .footer-area-box .footer-area-l {
  /*border-right: 1px solid #444444;*/
  padding: 48px 48px;
  text-align: center;
}
.footer[version] .footer-area-box .footer-area-l .logo-el {
  display: block;
  background: url("../images/newpublicsrc/bottom-logo-big.png") no-repeat center;
  width: 188px;
  height: 46px;
  text-indent: -999em;
  margin: 0 auto 36px;
}
.footer[version] .footer-area-box .footer-area-l .begins-row {
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  margin-bottom: 6px;
}
.footer[version] .footer-area-box .footer-area-l .begins-des {
  margin-bottom: 18px;
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  color: #999999;
}
.footer[version] .footer-area-box .footer-area-l .begins-icons {
  height: 40px;
  background: url(../images/newpublicsrc/bottom-icon.png) no-repeat 26px -157px;
  width: 210px;
}
.footer[version] .footer-area-box .footer-area-r {
  padding: 36px 0 36px 70px;
  display: flex;
  gap: 0 145px;
  flex: 1;
  justify-content: space-between;
}
.footer[version] .footer-area-box .footer-area-r .jump-menus {
  flex-shrink: 0;
}
.footer[version] .footer-area-box .footer-area-r .jump-menus dt {
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 16px;
}
.footer[version] .footer-area-box .footer-area-r .jump-menus dd {
  font-size: 13px;
  margin-bottom: 14px;
}
.footer[version] .footer-area-box .footer-area-r .jump-menus dd:last-child {
  margin-bottom: 0;
}
.footer[version] .footer-area-box .footer-area-r .jump-menus dd a {
  color: #a7a7a7;
}
.footer[version] .footer-area-box .footer-area-r .jump-menus dd a:hover {
  text-decoration: underline;
}
.footer[version] .footer-area-box .footer-area-r .payment-delivery .title-el {
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  margin-bottom: 14px;
}
.footer[version] .footer-area-box .footer-area-r .payment-view-box {
  background: url("../images/newpublicsrc/bottom-icon.png") no-repeat 0 0;
  width: 294px;
  height: 58px;
  margin-bottom: 30px;
}
.footer[version] .footer-area-box .footer-area-r .delivery-view-box {
  height: 28px;
  background: url("../images/newpublicsrc/bottom-icon.png") no-repeat 0 -94px;
}
.footer[version] .footer-copyright {
  border-top: 1px solid #444444;
  height: 60px;
}
.footer[version] .footer-copyright * {
  box-sizing: border-box;
}
.footer[version] .footer-copyright .wcontainer {
  height: inherit;
  display: flex;
  justify-content: space-between;
  padding-top: 12px;
}
.footer[version] .footer-copyright .wcontainer:before,
.footer[version] .footer-copyright .wcontainer:after {
  display: none;
}
.footer[version] .footer-copyright .copyright-txt {
  font-size: 12px;
  color: #777777;
}
.footer[version] .footer-copyright .trademark-icon {
  display: flex;
  background: url(../images/newpublicsrc/bottom-logo-small.png) no-repeat 0 0;
  width: 72px;
  height: 16px;
}
/* 20251022 end*/
.g-doc.wcontainer.forgotpwd {
  min-height: calc(100vh - 336px - 128px);
}
.g-doc.wcontainer.forgotpwd .Recover {
  text-align: center;
  font-weight: 600;
  margin: 40px 0 20px;
}
.g-doc.wcontainer.forgotpwd .logInWrap .finput {
  width: 303px !important;
}
.g-doc.wcontainer.forgotpwd .password-recover {
  text-align: center;
  margin: 0 auto 20px;
}
.g-doc.wcontainer.forgotpwd .login-account-button .login-button {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
#html_element > div {
  margin: 0 auto;
}
/*# sourceMappingURL=headerfoot.css.map */