body {
  font-family: "Microsoft Yahei";
  padding-top: 52px;
}
.pg-about img {
  float: none;
  margin: 0 20px 20px 0;
}
.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
  max-height: 386px;
}
.navbar-toggle .icon-bar {
  background: #333;
}
.pg-header {
  background: #fff;
  box-shadow: 0 1px 1px #dadada;
}
.pg-header .top-header .top-logo {
  float: none;
  display: block;
  text-align: center;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 62px;
}
.pg-header .top-header .top-logo img {
  display: inline-block;
  height: 50px;
}
.pg-header .top-nav li a {
  color: #666;
}
.pg-header .top-nav li.active a {
  color: #337ab7;
  border-bottom: 1px solid #eee;
}
.pg-header .top-nav li.active a::before {
  content: ">";
  margin-right: 5px;
}
.pg-header .top-nav li.active .dropdown-menu li a {
  color: #666;
  border-bottom: 0;
}
.pg-header .top-nav li .dropdown-menu li a {
  color: #666;
}
.pg-header .top-nav li .dropdown-menu li.active a {
  color: #337ab7;
  background: #fff;
}
.bn {
  position: relative;
  overflow: hidden;
  margin-bottom: 10px;
}
.bn img {
  width: 100%;
  border-radius: 5px;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  transition: transform 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.bn a.img:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.bn:hover a.img:after {
  background: rgba(0, 0, 0, 0.5);
  border-radius: 5px;
}
.bn:hover a.img img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.bn a.text {
  position: absolute;
  top: 50%;
  width: 100%;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  display: block;
  text-align: center;
}
.carousel-inner > .item > img {
  width: 100%;
}
.tit {
  font-size: 20px;
  text-align: center;
  padding: 40px 0 30px;
}
.title {
  text-align: center;
  font-size: 20px;
  padding: 10px 0;
}
.pg-footer {
  background: #eee;
  padding-top: 20px;
  padding-bottom: 20px;
}
.copyright {
  text-align: center;
  padding-bottom: 10px;
}
.ft-links {
  display: none;
}
.ft-links ul {
  list-style: none;
  padding-left: 0;
}
.ft-links ul li {
  float: left;
}
.ft-links ul li:last-child {
  float: right;
}
.ft-links ul li span img {
  width: 100px;
}
.home {
  margin-top: 15px;
  margin-bottom: 15px;
}
.about {
  margin-top: 15px;
  margin-bottom: 15px;
}
.about-img img {
  width: 100%;
  border-radius: 8px;
}
.about-text {
  min-height: 152px;
  padding-bottom: 10px;
}
.language {
  border-bottom: 1px solid #eee;
}
.language .inner {
  overflow: hidden;
}
.language .inner a {
  float: left;
  width: 50%;
  text-align: center;
  padding: 5px;
  color: #666;
}
.language .inner a.active {
  color: #337ab7;
}
.product {
  padding-top: 15px;
  padding-bottom: 15px;
  overflow: hidden;
}
.product .row img {
  width: 100%;
}
.shop-link {
  display: none;
  margin: 25px 0;
  text-align: center;
}
.shop-map {
  width: 100%;
  background: #337ab7;
}
@media (min-width: 768px) {
  body {
    font-family: "Microsoft Yahei";
    padding-top: 130px;
  }
  .pg-about img {
    float: left;
    margin: 0 20px 20px 0;
  }
  .pg-home .pg-header .container-fluid {
    border-bottom: 0;
  }
  .pg-home .pg-footer {
    border: 0;
  }
  .pg-header {
    background: #fff;
    padding: 20px 15px 0;
    box-shadow: none;
    margin: 0;
  }
  .pg-header .container-fluid {
    border-bottom: 1px solid #eee;
  }
  .pg-header .top-header {
    float: none;
    text-align: center;
  }
  .pg-header .top-header .top-logo {
    float: none;
    height: auto;
  }
  .pg-header .top-header .top-logo img {
    height: 58px;
    display: inline-block;
  }
  .pg-header .top-menu .top-nav {
    float: none;
    text-align: center;
  }
  .pg-header .top-menu .top-nav > li {
    float: none;
    display: inline-block;
  }
  .pg-header .top-menu .top-nav > li a {
    color: #666;
  }
  .pg-header .top-menu .top-nav .active a {
    color: #337ab7;
  }
  .pg-header .top-menu .top-nav .active a::before {
    display: none;
  }
  .language {
    border: 0;
    position: relative;
    height: 1px;
  }
  .language .inner {
    position: absolute;
    right: 0;
    top: -35px;
  }
  .language .inner a {
    float: none;
    margin: 0 5px;
    color: #777;
  }
  .language .inner a.active {
    color: #337ab7;
  }
  .pg-footer {
    background: #fff;
    padding: 20px 0;
    border-top: 1px solid #eee;
    margin: 0 15px;
  }
  .pg-footer .container-fluid {
    padding: 0;
  }
  .pg-footer .copyright {
    padding-top: 10px;
    text-align: left;
    border-bottom: 0;
    padding-bottom: 0;
  }
  .pg-footer .ft-links ul {
    float: right;
    padding: 0;
    margin: 0;
  }
  .pg-footer .ft-links ul li {
    list-style: none;
    float: left;
    margin-right: 12px;
    position: relative;
    z-index: 0;
  }
  .pg-footer .ft-links ul li:last-child {
    margin-right: 0;
  }
  .pg-footer .ft-links ul li span {
    position: absolute;
    display: none;
    top: -135px;
    right: 0;
    width: 130px;
    height: 145px;
    overflow: hidden;
  }
  .pg-footer .ft-links ul li span img {
    width: 130px;
  }
  .pg-footer .ft-links ul li:hover span {
    display: block;
  }
  .pg-footer .ft-links ul li a img {
    width: 38px;
    height: 38px;
  }
  .home .row {
    margin-right: -5px;
    margin-left: -5px;
    margin-bottom: 10px;
  }
  .home .row:last-child {
    margin-bottom: 0;
  }
  .home .col-md-3,
  .home .col-md-6,
  .home .col-md-12 {
    padding-left: 5px;
    padding-right: 5px;
  }
  .bn1 {
    text-align: center;
    overflow: hidden;
  }
  .bn21 img {
    width: 100%;
  }
  .bn22 img {
    width: 100%;
  }
  .mgb10 {
    margin-bottom: 10px;
  }
  .about {
    text-align: center;
    padding-top: 0;
    padding-bottom: 60px;
  }
  .about .about-img {
    width: 550px;
    margin: 0 auto;
    border-radius: 10px;
  }
  .about .about-text {
    width: 550px;
    margin: 0 auto;
    padding: 20px 0 0;
    text-align: left;
  }
  .map {
    width: 550px;
    height: 410px;
    margin: 0 auto;
    overflow: hidden;
    border-radius: 10px;
  }
  .product {
    padding: 25px 0 30px;
  }
  .product .row {
    margin: 0 0 10px;
  }
  .product .row .col-md-4 {
    padding-left: 5px;
    padding-right: 5px;
  }
  .product .row img {
    border-radius: 5px;
    transition: all .8s;
    width: 100%;
  }
  .product .row img:hover {
    transition: all .5s;
    border-radius: 20px;
    box-shadow: 1px 3px 18px #999;
  }
  .shop-link {
    background: #eee;
    padding: 20px;
  }
  .shop-link img {
    max-width: 80px;
  }
}
