@font-face {
  font-family: 'PingFang-Medium';
  src: url('../font/PingFang-Medium.html');
  src:
    url('../font/PingFang-Mediumd41d.html?#font-spider') format('embedded-opentype'),
    url('../font/PingFang-Medium-2.html') format('woff'),
    url('../font/PingFang-Medium-3.html') format('truetype'),
    url('../font/PingFang-Medium-4.html') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'PingFang-Bold';
  src: url('../font/PingFang-Bold.html');
  src:
    url('../font/PingFang-Boldd41d.html?#font-spider') format('embedded-opentype'),
    url('../font/PingFang-Bold-2.html') format('woff'),
    url('../font/PingFang-Bold-3.html') format('truetype'),
    url('../font/PingFang-Bold-4.html') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'PingFang-ExtraLight';
  src: url('../font/PingFang-ExtraLight.html');
  src:
    url('../font/PingFang-ExtraLightd41d.html?#font-spider') format('embedded-opentype'),
    url('../font/PingFang-ExtraLight-2.html') format('woff'),
    url('../font/PingFang-ExtraLight-3.html') format('truetype'),
    url('../font/PingFang-ExtraLight-4.html') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'PingFang-Heavy';
  src: url('../font/PingFang-Heavy.html');
  src:
    url('../font/PingFang-Heavyd41d.html?#font-spider') format('embedded-opentype'),
    url('../font/PingFang-Heavy-2.html') format('woff'),
    url('../font/PingFang-Heavy-3.html') format('truetype'),
    url('../font/PingFang-Heavy-4.html') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'PingFang-Light';
  src: url('../font/PingFang-Light.html');
  src:
    url('../font/PingFang-Lightd41d.html?#font-spider') format('embedded-opentype'),
    url('../font/PingFang-Light-2.html') format('woff'),
    url('../font/PingFang-Light-3.html') format('truetype'),
    url('../font/PingFang-Light-4.html') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'PingFang-Regular';
  src: url('../font/PingFang-Regular.html');
  src:
    url('../font/PingFang-Regulard41d.html?#font-spider') format('embedded-opentype'),
    url('../font/PingFang-Regular-2.html') format('woff'),
    url('../font/PingFang-Regular-3.html') format('truetype'),
    url('../font/PingFang-Regular-4.html') format('svg');
  font-weight: normal;
  font-style: normal;
}

* {
  margin: 0;
  padding: 0;
   font-family: "PingFang-Medium", "Helvetica Neue", Helvetica, Arial, "Microsoft Yahei", "Hiragino Sans GB", "HeitiSC", "WenQuanYi Micro Hei", sans-serif;
  
}

body,
html {
  font-family: "PingFang-Medium", "Helvetica Neue", Helvetica, Arial, "Microsoft Yahei", "Hiragino Sans GB", "HeitiSC", "WenQuanYi Micro Hei", sans-serif;
  font-size: 14px;
  background: #fff;
  color: #333333;
}

p {
  margin: 0;
}

a,
a:hover,
a:visited,
a:link {
  text-decoration: none;
  color: #333;
  display: block;outline:none;
}

input {
  outline: none;
  border: none;
}

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #FFF inset;
}

input {
  color: #F00;
}

@media (min-width: 768px) {
  .navbar {
    border-radius: 0px;
  }
}

.navbar {
  min-height: 60px;
  margin-bottom: 0px;
  border: none;
  background-color:#fff;
  width: 100%;
  font-size: 16px;
  position: fixed;
  top: 0;
  z-index: 999;
  box-shadow: 0 0 10px rgba(0,0,0,.3);
  text-align: center;
  
}

.nav-left-fix {
  padding-left: 44px;
}

.nav-left-fix>li>a {
  padding: 21px 16px;
  font-size:16px;
}

.navbar-default .nav-right-fix>li>a {
  color:#18a88b!important;
  padding: 21px 16px;
}
.navbar-fix ul li a:hover {
  color: #18a88b!important;
  background: #f8f8f8!important;
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-text:hover {
  color: #FFF;
}



.nav-right-fix>li:hover {
  background: #f8f8f8 !important;
}




.nav>li:hover .dropdown-menu {
  display: block;
  min-width: 100%;
}

.nav>li:hover .dropdown-menu-left {
  
}

.nav>li:hover .product-menu li {
  color: #000;
  background-color: #FFF;
}

.nav>li .service-supoort-menu {
  min-width: 200%;
  left: -50%;
  padding: 10px 18px;
  width: max-content;
}
.nav>li .service-supoort-menu .row{
  margin-left:0;
}
.nav>li .service-supoort-menu .row>div {
    padding-left: 0px;
}
.nav>li:hover .service-supoort-menu {
  min-width: 200%;
  left: -50%;
}

.service-supoort-menu li>a {
  color: #333;
  text-align:center;
  display: block;
  padding: 8px 10px;
  white-space: nowrap;
}


.dropdown-header,
.dropdown-menu>li>a {
  color: #333;
  text-align:center;
  padding: 8px 10px;
}

.navbar-default {
  background-color: #fff;
  
  color:#18a88b;
}

.navbar-default .navbar-brand {
  color: #ffffff;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #ffffff;
}

.navbar-default .navbar-text {
  color: #ffffff;
}

.navbar-default .navbar-nav>li>a {
  color:#333333;
  
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
  color: #ffffff;
  background:#18a88b;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
  color:#18a88b;
  background-color:#f8f8f8;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
  color:#18a88b;
  background-color:#f8f8f8;
}

.navbar-default .navbar-toggle {
  border-color: rgba(0, 0, 0, .4);
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: rgba(0, 0, 0, .4);
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #ffffff;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #ffffff;
}

.navbar-default .navbar-link {
  color: #ffffff;
}

.navbar-default .navbar-link:hover {
  color: #ffffff;
}

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #ffffff;
  }

  .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
    color: #ffffff;
  }

  .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
  .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
    color: #ffffff;
    background-color: rgba(0, 0, 0, .4);
  }
}

.demo {
  font-size: 14px;
  color: #fff;
  border: 1px solid #18a88b;
  border-radius: 6px;
  background: #18a88b;
  padding: 6px 10px;
}

.demo:hover {
  color: #000;
  border: 1px solid #18a88b;
  background: #fff;
}

.fa {
  margin-left: 2px;
}

#productList {
  z-index: 1001;
  
}

#productList li {
  list-style: none;
  word-break: break-word;
  line-height: normal;
  height: auto;
  text-align: left;
  
  display: inherit;
}

#productList .product-menu-left {
  padding-left: 50px;
}

#productList .product-menu-left>li:not(:first-of-type) {
  position: relative;
}

#productList li .item img {
  max-width: 45px;
  top: 50%;
  
}

#productList li .item {
  margin-top: 2px;
  width: 100%;
  padding-top: 14px;
  padding-bottom: 5px;
}

#productList li .item:hover {
  background: #f8f8f8;
  border-radius: 5px;
}

#productList li .item>.item-img {
  padding-right: 0;
  position: relative;
}

#productList li .item>.item-desc {
  padding-right: 0;
  padding-left: 20px;
}

#productList li .item .title,
#productList li .item .subtitle {
  line-height: 24px;
  margin: 0;
  text-align: left;
  width: 100%;
}

#productList li .item .subtitle {
  font-size: 13px !important;
}

#productList li>a {
  width: 120px;
  margin-left: 3px;
  border-bottom: none;
  height: 30px;
  cursor: pointer;
  
  width: 100%;
  display: table;
}

#productList li>a:hover {
  text-decoration: none;
  color: #333 !important;
}

#productList {
  background: white;
  padding-bottom: 30px;
  padding-top: 20px;
  width: 100vw;
  position: absolute;
  top: 60px;
  border: none;
  border-radius: 0;
  border-top: 1px solid rgb(221, 221, 221);
  left: 0;
  margin: 0;
  box-shadow: 0 10px 10px rgba(0, 0, 0, .1);
}

#productList hr.menu-divline {
  width: 85%;
  margin: 15px 0 0 0;
  border-top: 1px solid #DDD;
  text-align: left;
}

.close-ads:hover {
  cursor: pointer;
}