.safe-width {
  width: 15rem;
  margin: 0 auto;
}
.header {
  background: #EBEBEB;
  position: sticky;
  top: 0;
  z-index: 100;
}
.header .safe-width {
  height: 0.95rem;
  align-items: center;
}
.header .header-left .logo img {
  width: 2.43rem;
}
.header .header-left .msg {
  margin-left: 0.26rem;
}
.header .header-left .msg .msg-item {
  display: flex;
  align-items: center;
}
.header .header-left .msg .msg-item:nth-child(1) {
  margin-bottom: 0.1rem;
}
.header .header-left .msg .msg-item img {
  width: 0.24rem;
}
.header .header-left .msg .msg-item p {
  color: #171717;
  font-size: 0.17rem;
  margin-left: 0.06rem;
}
.header .header-right .header-right-item-default a {
  color: #5B6B81;
}
.header .header-right .header-right-item-default div {
  padding: 0 0.13rem;
  margin: 0 0.2rem;
  border-left: 1px solid #B5B5B5;
  border-right: 1px solid #B5B5B5;
}
.header .header-right .header-right-item-default div a {
  padding: 0 0.07rem;
}
.header .header-right .header-right-item-default img {
  width: 0.41rem;
}
.header .header-right .header-right-item-user {
  position: relative;
}
.header .header-right .header-right-item-user .user-info {
  cursor: pointer;
}
.header .header-right .header-right-item-user .user-info img {
  margin-right: 0.07rem;
  width: 0.39rem;
  height: 0.39rem;
  border-radius: 50%;
}
.header .header-right .header-right-item-user .user-info p {
  color: #5B6B81;
}
.header .header-right .header-right-item-user .logout {
  padding-left: 0.16rem;
  margin-left: 0.16rem;
  border-left: 1px solid #B5B5B5;
  color: #5B6B81;
  cursor: pointer;
}
.header .header-right .header-right-item-user .dropdown-menu {
  width: 3.11rem;
  height: 2.63rem;
  background: url(../../images/common/user-menu-bg.png) no-repeat center center;
  background-size: 100% 100%;
  border-radius: 6px 6px 6px 6px;
  border: none;
  box-shadow: none;
  top: 0.5rem;
  padding-top: 0.12rem;
}
.header .header-right .header-right-item-user .dropdown-menu .dropdown-menu-title {
  padding: 0.15rem 0.18rem 0.12rem 0.2rem;
  border-bottom: 1px solid #DBE3EF;
  margin-bottom: 0.12rem;
}
.header .header-right .header-right-item-user .dropdown-menu .dropdown-menu-title p:nth-child(1) {
  color: #333333;
}
.header .header-right .header-right-item-user .dropdown-menu .dropdown-menu-title p:nth-child(2) {
  color: #5B6B81;
  cursor: pointer;
}
.header .header-right .header-right-item-user .dropdown-menu .platform-list {
  width: 100%;
  padding: 0.05em 0.18rem 0.2rem;
  border-bottom: 1px solid #DBE3EF;
  display: flex;
}
.header .header-right .header-right-item-user .dropdown-menu .platform-list .platform-list-item {
  flex: none;
  width: 50%;
}
.header .header-right .header-right-item-user .dropdown-menu .platform-list .platform-list-item .platform-list-item-title {
  padding-bottom: 0.06rem;
}
.header .header-right .header-right-item-user .dropdown-menu .platform-list .platform-list-item .platform-list-item-title img {
  width: 0.23rem;
}
.header .header-right .header-right-item-user .dropdown-menu .platform-list .platform-list-item .platform-list-item-title p {
  color: #333333;
  margin-left: 0.03rem;
}
.header .header-right .header-right-item-user .dropdown-menu .platform-list .platform-list-item .platform-list-item-content {
  padding-top: 0.18rem;
  padding-left: 0.25rem;
}
.header .header-right .header-right-item-user .dropdown-menu .platform-list .platform-list-item .platform-list-item-content a {
  color: #333333;
  display: block;
  margin-bottom: 0.08rem;
}
.header .header-right .header-right-item-user .dropdown-menu .platform-list .platform-list-item .platform-list-item-content a:hover {
  color: #F2680C;
}
.header .header-right .header-right-item-user .dropdown-menu .platform-list .platform-list-item:nth-child(1) .platform-list-item-content {
  border-right: 1px solid #DBE3EF;
}
.header .header-right .header-right-item-user .dropdown-menu .platform-list .platform-list-item:nth-child(2) {
  padding-left: 0.24rem;
}
.header .header-right .header-right-item-user .dropdown-menu .user-center {
  margin-top: 0.18rem;
  justify-content: center;
}
.header .header-right .header-right-item-user .dropdown-menu .user-center a {
  color: #333333;
  font-size: 0.14rem;
  margin: 0 0.18rem;
}
.header .header-right .header-right-item-user .dropdown-menu .user-center a:hover {
  color: #F2680C;
}
.header.header-scroll {
  display: none;
}
.footer {
  background: #353E48;
}
.footer > * {
  transition: none;
}
.footer a,
.footer div,
.footer p,
.footer span {
  color: #fff;
}
.footer .footer-info {
  padding: 0.6rem 0 0.4rem;
  color: #FFFFFF;
}
.footer .footer-info .footer-left .font21 {
  letter-spacing: 0.02rem;
}
.footer .footer-info .footer-left div a {
  display: block;
  margin-bottom: 0.2rem;
  transition: all 0.3s ease;
}
.footer .footer-info .footer-left div a:hover {
  color: #5B6B81;
}
.footer .footer-info .footer-right .start {
  margin-right: 0.95rem;
}
.footer .footer-info .footer-right .start .font19 {
  margin-bottom: 0.33rem;
  letter-spacing: 0.02rem;
}
.footer .footer-info .footer-right .start a {
  display: block;
  width: 1.56rem;
  height: 0.42rem;
  border-radius: 0.2rem;
  border: 0.02rem solid #FFFFFF;
  text-align: center;
  line-height: 0.38rem;
  color: #FFFFFF;
  transition: all 0.3s ease;
}
.footer .footer-info .footer-right .start a:hover {
  background: #FFFFFF;
  color: #353E48;
}
.footer .footer-info .footer-right .qrcode {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.footer .footer-info .footer-right .qrcode .logo-img {
  width: 1.57rem;
}
.footer .footer-info .footer-right .qrcode .qrcode-img {
  width: 1.08rem;
  margin: 0.14rem 0;
}
.footer .copyright {
  color: #fff;
  padding: 0.1rem 0 0.27rem;
}
.footer .copyright a {
  color: #fff;
}
.invalid-feedback {
  color: #e63757;
  display: none;
  font-size: 0.16rem;
  margin-top: 0;
  width: 100%;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.dropdown-menu {
  border: unset;
  border-radius: 6px !important;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.16);
  max-width: 4.6rem;
  min-width: 1.3rem;
  max-height: 2.3rem;
  overflow: scroll;
  right: 0;
  top: 0.48rem;
  z-index: 999;
  padding: 0.2rem 0;
}
.dropdown-menu::-webkit-scrollbar {
  display: none;
}
.dropdown-menu li {
  outline: none;
}
.dropdown-menu li a {
  padding: 0.1rem 0.2rem;
  cursor: pointer;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #0050C2;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
  color: #777;
}
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid\9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
.search-box-product {
  width: 10.36rem;
  height: 0.63rem;
  background: #E9EBEF;
  border-radius: 40px;
  padding-left: 0.24rem;
  margin-top: 0.08rem;
}
.search-box-product img {
  width: 0.25rem;
}
.search-box-product input {
  width: 8.2rem;
  height: 0.63rem;
  line-height: 0.62rem;
  font-size: 0.18rem;
  color: #5B6B81;
  padding-left: 0.1rem;
  background: #E9EBEF;
}
.search-box-product input::placeholder {
  color: #5B6B81;
}
.search-box-product button {
  width: 1.67rem;
  height: 0.63rem;
  background: #F2680C;
  border-radius: 32px;
  font-size: 0.18rem;
  color: #fff;
}
.hot-search {
  padding: 0.16rem 0;
  overflow-x: scroll;
}
.hot-search::-webkit-scrollbar {
  display: none;
}
.hot-search a {
  color: rgba(91, 107, 129, 0.51);
  margin-left: 0.24rem;
}
.hot-search a:hover {
  color: #F2680C;
}
/* Chrome, Safari, Edge, Opera */
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
/* Firefox */
input[type="number"] {
  -moz-appearance: textfield;
}
.contact-info .contact-img img {
  width: 100%;
}
.contact-info .contact-info-title img {
  width: 1.98rem;
}
.contact-info .contact-info-title span {
  color: #282828;
  padding-left: 0.08rem;
  border-left: 3px solid #F2680C;
}
.contact-info .contact-info-text {
  width: 4.47rem;
  height: 2.75rem;
  background: url(../../images/product/contact_bg.png) no-repeat center center;
  background-size: 100% 100%;
  padding: 0.55rem 0.25rem 0.2rem;
  border: 1px solid #D9D9D9;
  border-radius: 0 0 3px 3px;
}
.contact-info .contact-info-text ul {
  margin-top: 0.38rem;
}
.contact-info .contact-info-text ul li {
  display: flex;
  align-items: center;
  margin-bottom: 0.1rem;
}
.contact-info .contact-info-text ul li img {
  width: 0.34rem;
  margin-right: 0.07rem;
}
.contact-info .contact-info-text ul li span {
  color: #282828;
  font-size: 0.14rem;
}
.header-sub .safe-width {
  padding: 0.33rem 0 0.28rem;
}
.header-sub .safe-width .header-sub-left img {
  width: 2.43rem;
}
.header-sub .safe-width .header-sub-right {
  text-align: right;
}
.header-sub .safe-width .header-sub-right div span:nth-child(1) {
  color: #171717;
}
.header-sub .safe-width .header-sub-right div span:nth-child(2) {
  color: #F2680C;
}
.header-sub .safe-width .header-sub-right div p {
  color: #0F0F0F;
  margin-top: 0.06rem;
}
.sub_footer {
  background: #fff;
  padding: 0.47rem 0 0.42rem;
  text-align: center;
}
.sub_footer .navlist {
  display: flex;
  justify-content: center;
  margin-bottom: 0.199rem;
}
.sub_footer .navlist li {
  padding: 0 0.12rem;
  font-size: 0.14rem;
  position: relative;
}
.sub_footer .navlist li::after {
  content: '';
  position: absolute;
  width: 1px;
  height: 0.16rem;
  background: #000;
  top: calc(50% - 0.08rem);
  right: 0;
}
.sub_footer .navlist li a {
  color: #000;
  display: inherit;
}
.sub_footer .navlist li:last-child::after {
  display: none;
}
.sub_footer p {
  margin-top: 0.1rem;
  color: #A4A4A4;
}
.sub_footer a {
  color: #A4A4A4;
}
.header-supplier {
  background: #EEF7FF;
  padding: 0.2rem 0;
}
.header-supplier .safe-width .logo img {
  width: 1.52rem;
}
.header-supplier .safe-width .msg .msg-item {
  display: inline-flex;
  align-items: center;
}
.header-supplier .safe-width .msg .msg-item img {
  width: 0.24rem;
  margin-right: 0.06rem;
}
.header-supplier .safe-width .msg .msg-item p {
  color: #171717;
}
.header-supplier .safe-width .msg a {
  margin-left: 0.14rem;
}
.header-supplier .safe-width .msg a img {
  width: 0.33rem;
}
.supplier-blurb {
  padding: 0.19rem 0 0.21rem;
  background: #fff;
  position: sticky;
  top: 0;
  z-index: 100;
}
.supplier-blurb .supplier-blurb-nav a {
  color: #000;
  font-size: 0.18rem;
  margin-left: 0.9rem;
  transition: color 0.3s;
}
.supplier-blurb .supplier-blurb-nav a.active,
.supplier-blurb .supplier-blurb-nav a:hover {
  color: #3892E8;
}
.supplier-blurb .supplier-blurb-nav a:first-child {
  margin-left: 0;
}
.supplier-blurb .supplier-blurb-box > img {
  width: 0.55rem;
  height: 0.55rem;
  flex: none;
}
.supplier-blurb .supplier-blurb-box .supplier-blurb-info {
  margin-left: 0.1rem;
}
.supplier-blurb .supplier-blurb-box .supplier-blurb-info .font20 {
  margin-bottom: 0.06rem;
}
.supplier-blurb .supplier-blurb-box .supplier-blurb-info .supplier-blurb-num {
  background: url(../../images/product/icon-3.png) no-repeat center center;
  background-size: 100% 100%;
  padding: 0 0.08rem 0 0.02rem;
  flex: none;
  margin-right: 0.05rem;
  font-size: 0.14rem;
  color: #fff;
}
.supplier-blurb .supplier-blurb-box .supplier-blurb-info img {
  width: auto;
  height: max-content;
  flex: none;
  margin-right: 0.08rem;
}
.supplier-blurb .supplier-blurb-box .supplier-blurb-info span {
  font-size: 0.14rem;
}
.supplier-blurb .supplier-blurb-box .supplier-blurb-info .factory-type {
  padding: 0 0.13rem;
  margin: 0 0.13rem 0 0.05rem;
  position: relative;
}
.supplier-blurb .supplier-blurb-box .supplier-blurb-info .factory-type::before,
.supplier-blurb .supplier-blurb-box .supplier-blurb-info .factory-type::after {
  content: '';
  position: absolute;
  top: calc(50% - 0.07rem);
  width: 1px;
  height: 0.14rem;
  background: #D9D9D9;
  z-index: 1;
}
.supplier-blurb .supplier-blurb-box .supplier-blurb-info .factory-type::before {
  left: 0;
}
.supplier-blurb .supplier-blurb-box .supplier-blurb-info .factory-type::after {
  right: 0;
}
@-webkit-keyframes magicada {
  0% {
    -webkit-transform: scale(1.1, 1.1);
  }
  100% {
    -webkit-transform: scale(1, 1);
  }
}
.supplier-banner {
  overflow: hidden;
}
.supplier-banner img {
  animation: magicada 4s;
}
.supplier-footer {
  background: #353E48;
  padding: 0.42rem 0 0.38rem;
  text-align: center;
}
.supplier-footer .navlist a {
  color: #fff;
  font-size: 0.14rem;
  margin: 0 0.15rem;
}
.supplier-footer p {
  color: #fff;
  margin-top: 0.22rem;
  font-size: 0.14rem;
}
