:root {
  /*涓婚鑹�*/
  --theme-default-color: #986117;
}
html,body {
/* min-width: 1200px; */
}
@font-face {
  font-family: SourceHanSansCNBold;
  src: url('https://jnfile.jiuniudianshang.com:4430/yuanming/fonts/Alibaba-PuHuiTi-Bold.ttf')
}
@font-face {
  font-family: SourceHanSansCNRegular;
  src: url('https://jnfile.jiuniudianshang.com:4430/yuanming/fonts/SourceHanSansCN-Regular.ttf')
}
@font-face {
  font-family: SourceHanSansCNMedium;
  src: url('https://jnfile.jiuniudianshang.com:4430/yuanming/fonts/SourceHanSansCN-Medium.ttf')
}
@font-face {
  font-family: AlibabaPuHuiTiLight;
  src: url('https://jiuniu-oss.oss-cn-beijing.aliyuncs.com/assets/gw-fonts/AlibabaPuHuiTi-Light2.ttf')
}
@font-face {
  font-family: AlibabaPuHuiTiRegular;
  src: url('https://jnfile.jiuniudianshang.com:4430/yuanming/fonts/Alibaba-PuHuiTi-Regular.ttf')
}
@font-face {
  font-family:AlibabaPuHuiTiMedium;
  src: url('https://jnfile.jiuniudianshang.com:4430/yuanming/fonts/Alibaba-PuHuiTi-Medium.ttf')
}
@font-face {
  font-family: SourceHanSansCNHeavy;
  src: url('https://jnfile.jiuniudianshang.com:4430/yuanming/fonts/SourceHanSerifCN-Heavy-4.ttf')
}
@font-face {
  font-family: FZFWZhuZiMinchoB;
  src: url('https://jiuniu-oss.oss-cn-beijing.aliyuncs.com/assets/gw-fonts/FZFWZhuZiMinchoB.TTF')
}

/*@font-face {*/
/*  font-family: SourceHanSansCN-Regular;*/
/*  src: url('https://cdn.jsdelivr.net/gh/zyntl/jn-gw-font/SourceHanSansCN-Regular.otf')*/
/*}*/
/*@font-face {*/
/*  font-family: SourceHanSansCN-Medium;*/
/*  src: url('https://cdn.jsdelivr.net/gh/zyntl/jn-gw-font/SourceHanSansCN-Medium.otf')*/
/*}*/



@font-face {
  font-family: SourceHanSansCN-Bold;
  src: url('https://jnfile.jiuniudianshang.com:4430/yuanming/fonts/SourceHanSerifCN-Bold-2.ttf')
}

@font-face {
  font-family: SourceHanSerifCN6;
  src: url('https://jnfile.jiuniudianshang.com:4430/yuanming/fonts/SourceHanSerifCN-medium-6.ttf')
}
/*@font-face {*/
/*  font-family: SourceHanSerifCN1;*/
/*  src: url('https://cdn.jsdelivr.net/gh/zyntl/jn-gw-font/SourceHanSerifCN-Regular-1.otf')*/
/*}*/
/*@font-face {*/
/*  font-family: SourceHanSerifCN7;*/
/*  src: url('https://cdn.jsdelivr.net/gh/zyntl/jn-gw-font/SourceHanSerifCN-SemiBold-7.otf')*/
/*}*/
@font-face {
  font-family: Impact;
  src: url('https://jnfile.jiuniudianshang.com:4430/yuanming/fonts/impact.ttf')
}

.color-base {
  color: var(--theme-default-color) !important;
}
.met-column-nav .sidebar_tile{
  width: 100%;
}
.w_1200 {
  width: 1200px;
  margin: 0 auto;
}

/*metinfo.css*/
.less-link {
  color: #2a333c
}

.less-link:hover {
  color: #4e97d9
}

.less-decorationnone {
  text-decoration: none
}

.less-decorationnone:active, .less-decorationnone:focus, .less-decorationnone:hover {
  text-decoration: none
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
  height: 370px;
}

.height-20 {
  height: 20px
}

.less-page-content {
  background: #fff;
  padding: 30px
}

@media (max-width:768px) {
  .less-page-content {
    padding: 10px
  }
}

.less-page-body {
  padding: 30px 0;
  background: #fff
}

@media (max-width:768px) {
  .less-page-body {
    padding: 0
  }
}

.less-uldestyle {
  padding: 0;
  list-style: none
}

.met-editor {
  background: #fff;
  padding: 30px;
  line-height: 1.8;
  font-size: 18px;
  font-weight: 300;
  color: #222
}

@media (max-width:768px) {
  .met-editor {
    padding: 10px
  }
}

.met-editor p {
  margin-bottom: 16px
}

#teambody img {
  margin-right: 30px;
  max-width: 100%;
  height: auto !important
}

.met-editor table {
  color: #2a333c
}

.met-editor video, .met-editor .metvideo, .met-editor iframe {
  max-width: 100% !important;
  margin: auto;
  display: block
}

@media (max-width:768px) {
  .met-editor video, .met-editor .metvideo {
    height: auto !important
  }
}

.met-editor .table-saw {
  overflow-x: auto
}

.met_pager {
  margin-top: 20px;
  text-align: center
}

.met_pager a {
  border: 1px solid #e4eaec;
  border-right: none;
  background: #fff;
  padding: 9px 15px;
  text-align: center;
  color: #76838f
}

.met_pager a:hover {
  background: #f5f5f5;
  text-decoration: none
}

.met_pager a.NextA {
  border-right: 1px solid #e4eaec
}

.met_pager .PreSpan, .met_pager .NextSpan {
  border: 1px solid #e4eaec;
  padding: 9px 15px;
  background: #fff;
  color: #ccd5db;
  cursor: default
}

.met_pager .firstPage, .met_pager .lastPage {
  height: 28px;
  line-height: 28px;
  min-width: 40px
}

.met_pager a.Ahover {
  background: #62a8ea;
  border-color: #62a8ea;
  color: #fff;
  cursor: default
}

.met_pager a.Ahover:hover {
  background: #62a8ea;
  border-color: #62a8ea;
  color: #fff
}

.met_pager a {
  text-decoration: none
}

.met_pager a:active, .met_pager a:focus, .met_pager a:hover {
  text-decoration: none
}

.met_pager .PageText {
  margin-left: 10px;
  color: #aaa;
  display: none
}

.met_pager input {
  display: none
}

.met-scroll-top {
  position: fixed;
  right: 10px;
  bottom: 10px
}

body {
  min-width: 320px;
  overflow-x: hidden;
  font: 14px/1.5 "Segoe UI", "Lucida Grande", Helvetica, Arial, "Microsoft YaHei", FreeSans, Arimo, "Droid Sans", "wenquanyi micro hei", "Hiragino Sans GB", "Hiragino Sans GB W3", Roboto, Arial, sans-serif;
  color: #2a333c
}

.dropdown-menu, .dropdown-menu>li>a {
  border-radius: 0;
  font-weight: normal
}

.overflow-visible {
  overflow: visible !important
}

.dropdown-menu>li {
  padding: 0
}

.dropdown-menu>li>a:hover {
  background: #f5f5f5
}

.dropdown-menu>li>a {
  color: #2a333c !important;
  transition: color .5s;
  -moz-transition: color .5s;
  -webkit-transition: color .5s;
  -o-transition: color .5s;
  transition: background .5s;
  -moz-transition: background .5s;
  -webkit-transition: background .5s;
  -o-transition: background .5s
}

.dropdown-menu>li>a:hover {
  color: #4e97d9 !important
}

.lg-outer .lg-thumb-item {
  border-radius: 0
}

.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
  border-color: #62a8ea
}

.met-white-lightGallery .lg-backdrop {
  background: #fff
}

.met-white-lightGallery .lg-actions .lg-next, .met-white-lightGallery .lg-actions .lg-prev, .met-white-lightGallery .lg-sub-html, .met-white-lightGallery .lg-toolbar {
  background: #fff
}

.met-white-lightGallery .lg-toolbar .lg-icon:hover {
  color: #333
}

.met-white-lightGallery .lg-actions .lg-next:hover, .met-white-lightGallery .lg-actions .lg-prev:hover {
  color: #333
}

.met-white-lightGallery .lg-outer .lg-thumb-outer, .met-white-lightGallery .lg-outer .lg-toogle-thumb {
  background-color: #f2f2f2
}

.met-white-lightGallery .lg-outer .lg-toogle-thumb:hover {
  color: #333
}

.vhidden {
  visibility: hidden
}

body.met-navfixed {
  padding-top: 60px
}

.met-nav {
  border-radius: 0;
  min-height: 60px;
  margin-bottom: 0;
  box-shadow: none
}

.met-nav.navbar-shadow {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1)
}

.met-nav .navbar-logo {
  margin: 0;
  padding: 0;
  margin-left: 0 !important;
  display: block;
  height: 60px
}

.met-nav .navbar-logo img {
  max-height: 50px
}

.met-nav .navbar-toggle {
  height: 60px
}

.met-nav .nav>li>a {
  color: #2a333c !important;
  transition: color .5s;
  -moz-transition: color .5s;
  -webkit-transition: color .5s;
  -o-transition: color .5s;
  transition: background .5s;
  -moz-transition: background .5s;
  -webkit-transition: background .5s;
  -o-transition: background .5s
}

.met-nav .nav>li>a:hover {
  color: #4e97d9 !important
}

.met-nav .dropdown.open>a, .met-nav .nav li a.active {
  color: #4e97d9 !important
}

.met-nav .nav>li>a:hover, .met-nav .dropdown.open>a {
  background: #fff !important
}

.met-nav .met-nav-login {
  padding-top: 15px;
  text-align: center
}
.news-box .news_item{
  display: block;
  width: 100%;
}
.news-box .news-box-info {
  width: 80%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center
}

.news-box .news-box-item {
  padding: 20px 10px 0 10px;
}

.news-box .news-box-item a {
  cursor: pointer;
  display: block;
  background-color: #FFFFFF;
  padding: 10px;
  border-radius: 6px;
  box-sizing: border-box
}

.news-box .news_list_img {
  overflow: hidden;
}

.news-box .news_list_img img {
  transition: .3s ease-in-out;
  -moz-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  -webkit-transition: .3s ease-in-out
}

.news-box .news-box-title {
  margin-top: 20px;
  height: 43px;
  display: -webkit-box;
  overflow: hidden;
  white-space: normal;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.news-box .news-box-more {
  display: flex;
  flex-direction: row-reverse;
  padding-right: 10px;
  color: #a8a8a8;
  font-size: 40px;
  line-height: 10px;
  margin-bottom: 10px;
  transition: .3s ease-in-out;
  -moz-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  -webkit-transition: .3s ease-in-out
}

.news-box .news-box-des {
  color: #a8a8a8 !important;
}

.news-box .news-box-button {
  cursor: pointer;
  border: 1px solid #fff;
  width: 220px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  line-height: 40px;
  margin-top: 30px;
}

.news-box .news-box-item a:hover .news-box-title {
  color: var(--theme-default-color);
}

.news-box .news-box-item a:hover .news-box-more {
  padding-right: 0;
  color: var(--theme-default-color);
}

.news-box .news-box-item a:hover .news_list_img img {
  transform: scale(1.1);
}


@media (min-width:768px) {
  .met-nav .nav>li>a {
    padding-top: 0;
    padding-bottom: 0;
    height: 60px;
    line-height: 60px
  }

  .met-nav .dropdown-menu {
    top: 65px
  }

  .met-nav .dropdown-menu.bullet {
    top: 60px
  }

  .met-nav .met-nav-login {
    height: 60px;
    padding-top: 0;
    margin-left: 10px
  }
}

@media (max-width:768px) {
  .met-nav .nav>li {
    margin-left: 0 !important
  }

  .met-nav .dropdown-menu>li>.dropdown-menu>li>a {
    padding-left: 40px
  }

  .met-nav .dropdown-menu.bullet:before, .met-nav .dropdown-menu.bullet:after {
    display: none
  }

  .met-nav .navbar-collapse-toolbar.in {
    overflow-y: scroll
  }

  .met-nav .navbar-logo {
    margin-left: 10px !important
  }
}

.met-banner .carousel-inner {
  background: #ddd
}

.met-banner .carousel-inner.carousel-height {
  min-height: 300px
}

@media (max-width:997px) {
  .met-banner .carousel-inner.carousel-height {
    min-height: 200px
  }
}

@media (max-width:768px) {
  .met-banner .carousel-inner.carousel-height {
    min-height: 150px
  }
}

@media (max-width:488px) {
  .met-banner .carousel-inner.carousel-height {
    min-height: 100px
  }
}

.met-banner .carousel-caption.p-1 {
  left: 10%;
  top: 30%;
  text-align: left
}

.met-banner .carousel-caption.p-2 {
  right: 10%;
  top: 30%;
  text-align: right
}

.met-banner .carousel-caption.p-3 {
  top: 10%;
  padding-top: 30px
}

.met-banner .carousel-caption.p-5 {
  width: 50%;
  height: 30%;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0
}

.met-banner .carousel-caption h3 {
  font-size: 30px;
  font-weight: 300;
  margin: 0
}

.met-banner .carousel-caption p {
  font-size: 36px;
  font-weight: 300;
  margin: 0;
  text-shadow: none
}

@media (max-width:768px) {
  .met-banner .carousel-caption h3 {
    font-size: 16px
  }

  .met-banner .carousel-caption p {
    font-size: 18px
  }
}

.met-banner-ny {
  background-color: #62a8ea;
  height: 120px
}
.productLogo{
  position: absolute;
  top: 0;
  left: 50%;
}
.about .productLogo{
  position: absolute;
  top: 0;
  left: 64px;
}
@media (max-width:768px) {
  .met-banner-ny {
    height: 90px
  }
  .productLogo{
    position: absolute;
    top: 15px;
    left: 50%;
  }
  .about .productLogo{
    position: absolute;
    top: 15px;
    left: 200px;
  }
}

.met-banner-ny h1, .met-banner-ny h2 {
  color: #fff;
  font-size: 35px;
  font-weight: 300;
  padding: 10px 30px;
  margin: 0;
  text-shadow: none
}

.met-position {
  background: #fff;
  border-bottom: 1px solid #f0f2f5
}

.met-position.bordernone {
  border-bottom: none
}

@media (max-width:768px) {
  .met-position {
    border-bottom: 1px solid #f0f2f5
  }
}

.met-position .breadcrumb {
  margin: 0;
  padding: 15px
}

.met-position a {
  text-decoration: none
}

.met-position a:active, .met-position a:focus, .met-position a:hover {
  text-decoration: none
}

.met-position.pattern-show {
  background: #f2f2f2;
  border-bottom: none
}

.met-position.pattern-show .breadcrumb {
  padding: 10px
}

.met-column-nav {
  text-align: center;
  border-bottom: 1px solid #f0f2f5
}

.met-column-nav.bordernone {
  border-bottom: none
}

@media (max-width:768px) {
  .met-column-nav {
    border-bottom: 1px solid #f0f2f5
  }

  .met-column-nav .sidebar_tile {
    height: 52px;
    overflow: hidden;

  }
}

.met-column-nav ul.met-column-nav-ul {
  padding: 0;
  list-style: none;
  margin: 0 auto
}

@media (max-width:768px) {
  .met-column-nav ul.met-column-nav-ul {
    display: flex
  }
}

.met-column-nav ul.met-column-nav-ul>li {
  display: inline-block
}

.met-column-nav ul.met-column-nav-ul>li a.link {
  text-decoration: none;
  font-size: 16px;
  font-weight: 300;
  padding: 14px;
  display: block;
  color: #90939b
}

.met-column-nav ul.met-column-nav-ul>li a.link:active, .met-column-nav ul.met-column-nav-ul>li a.link:focus, .met-column-nav ul.met-column-nav-ul>li a.link:hover {
  text-decoration: none
}

.met-column-nav ul.met-column-nav-ul>li a.link:hover, .met-column-nav ul.met-column-nav-ul>li a.link.active {
  color: #4e97d9
}

.met-column-nav ul.met-column-nav-ul>li>ul>li>a.active {
  color: #4e97d9 !important
}

.met-column-nav ul.met-column-nav-ul>li .dropdown-menu.bullet {
  top: 40px
}

@media (min-width:992px) {
  .met-column-nav.product-search-body {
    text-align: left
  }
}

.met-column-nav.product-search-body .product_search .form-group {
  width: 90%;
  margin: 0 auto;
  margin-bottom: 15px
}

@media (min-width:992px) {
  .met-column-nav.product-search-body .product_search .form-group {
    width: 100%;
    margin-top: 7px;
    margin-bottom: 0
  }
}

.met-column-nav.product-search-body .product_search.navno .form-group {
  margin-top: 15px
}

@media (min-width:992px) {
  .met-column-nav.product-search-body .product_search.navno .form-group {
    margin-top: 8px;
    margin-bottom: 8px
  }
}

.met-links {
  border-top: 1px solid #f0f2f5;
  color: #5e7387;
  padding: 15px 0
}

.met-links a {
  color: #5e7387
}

.met-links ol {
  margin-bottom: 0
}

.met-links .breadcrumb>li+li:before {
  color: #aaa
}

.met-links li {
  white-space: nowrap
}

.met-footnav {
  border-top: 1px solid #f0f2f5;
  padding: 40px 0
}

@media (max-width:768px) {
  .met-footnav {
    padding: 30px 0
  }
}

@media (max-width:488px) {
  .met-footnav {
    padding: 20px 0
  }
}

@media (max-width:350px) {
  .met-footnav {
    padding: 15px 0
  }
}

.met-footnav h4 {
  font-size: 18px;
  margin-top: 0;
  text-shadow: none
}

.met-footnav ul {
  padding: 0;
  margin-bottom: 0;
  list-style: none
}

.met-footnav ul li {
  margin-bottom: 3px
}

.met-footnav ul li a {
  color: #5e7387;
  text-decoration: none
}

.met-footnav ul li a:active, .met-footnav ul li a:focus, .met-footnav ul li a:hover {
  text-decoration: none
}

.met-footnav ul li a:hover {
  color: #4e97d9
}

.met-footnav .list {
  margin-bottom: 20px
}

.met-footnav .info em {
  display: block;
  font-size: 26px;
  font-style: normal
}

.met-footnav .info em a {
  color: #5e7387;
  transition: color .5s;
  -moz-transition: color .5s;
  -webkit-transition: color .5s;
  -o-transition: color .5s
}

.met-footnav .info em a:hover {
  color: #2a333c
}

.met-footnav .info p {
  color: #aaa
}

.met-footnav .info i {
  font-size: 26px;
  cursor: pointer
}

.met-footnav .info a {
  margin: 0 8px
}

.met-footnav .info a:hover, .met-footnav .info a:focus {
  text-decoration: none
}

@media (max-width:992px) {
  .met-footnav .info {
    margin-top: 0
  }
}

.met-weixin-img img {
  max-width: 160px
}

footer {
  border-top: 1px solid #f0f2f5;
  padding: 20px 0;
  color: #aaa;
  height: auto;
  line-height: 1.8
}

footer p {
  margin-bottom: 0
}

.met-langlist .flag-icon {
  font-size: 15px;
  margin-right: 3px
}

@media (max-width:768px) {
  #met-langlist-modal .modal-center {
    height: auto !important
  }
}

#met-langlist-modal .modal-content {
  border-radius: 0
}

#met-langlist-modal .modal-content .modal-body {
  padding: 40px 40px 20px;
  position: relative
}

#met-langlist-modal .modal-content .modal-body .close {
  position: absolute;
  right: 10px;
  top: 0;
  font-size: 40px
}

#met-langlist-modal .modal-content a.btn {
  border: none;
  font-size: 16px;
  text-align: left;
  height: 50px;
  line-height: 50px;
  padding: 0 15px
}

#met-langlist-modal .modal-content a.btn span.flag-icon {
  font-size: 30px;
  margin-top: 10px;
  margin-right: 8px
}

.met-index-body {
  padding: 70px 0;
  background: #fff
}

.met-index-body:nth-of-type(odd) {
  background: #f5f5f5
}

.met-index-body h3 {
  font-size: 36px;
  margin-top: 0;
  text-align: center;
  font-weight: 300
}

.met-index-body p.desc {
  font-size: 16px;
  font-weight: 300;
  text-align: center;
  width: 80%;
  color: #5e7387;
  margin: 0 auto
}

@media (max-width:992px) {
  .met-index-body {
    padding: 60px 0
  }
}

@media (max-width:768px) {
  .met-index-body {
    padding: 50px 0
  }

  .met-index-body h3 {
    font-size: 28px
  }

  .met-index-body p.desc {
    font-size: 14px
  }
}

@media (max-width:488px) {
  .met-index-body {
    padding: 40px 0
  }
}

@media (max-width:358px) {
  .met-index-body {
    padding: 30px 0
  }
}

.met-index-service {
  text-align: center
}

.met-index-service .blocks {
  width: 100%;
  margin: 0
}

.met-index-service .blocks li {
  margin-top: 50px;
  margin-bottom: 0
}

.met-index-service .blocks li i {
  font-size: 50px;
  background: #eee;
  width: 120px;
  height: 120px;
  text-align: center;
  line-height: 120px;
  border-radius: 100%;
  color: #5e7387;
  transition: background .5s, color .5s;
  -moz-transition: background .5s, color .5s;
  -webkit-transition: background .5s, color .5s;
  -o-transition: background .5s, color .5s
}

.met-index-service .blocks li:hover i {
  background: #4e97d9;
  color: #fff
}

.met-index-service .blocks li h4 {
  margin-top: 20px;
  margin-bottom: 5px;
  font-weight: 300;
  font-size: 20px;
  color: #2a333c
}

.met-index-service .blocks li p {
  width: 90%;
  margin: 0 auto;
  font-weight: 300;
  color: #5e7387
}

.met-index-service .blocks li a {
  text-decoration: none
}

.met-index-service .blocks li a:active, .met-index-service .blocks li a:focus, .met-index-service .blocks li a:hover {
  text-decoration: none
}

@media (max-width:768px) {
  .met-index-service .blocks li {
    margin-top: 30px
  }

  .met-index-service .blocks li i {
    font-size: 40px;
    width: 90px;
    height: 90px;
    line-height: 90px
  }
}

@media (max-width:488px) {
  .met-index-service .blocks li {
    padding: 0
  }
}

.met-index-product {
  text-align: center
}

.met-index-product .nav-tabs {
  border-bottom: none;
  margin: 30px auto
}

.met-index-product .nav-tabs li {
  display: inline-block;
  float: none
}

.met-index-product .nav-tabs li.active a {
  background: #62a8ea;
  color: #fff;
  padding: 8px 30px;
  border: none
}

.met-index-product .nav-tabs li a {
  background: #fff;
  padding: 8px 30px;
  border: none;
  border-radius: 0
}

.met-index-product .nav-tabs li a:hover {
  padding: 8px 30px;
  border: none
}

@media (max-width:768px) {
  .met-index-product .nav-tabs {
    margin: 10px auto 20px;
    display: flex
  }
}

.met-index-product .blocks {
  margin-right: -10px
}

.met-index-product .blocks h4 {
  font-size: 16px;
  text-align: center
}

.met-index-product .blocks h4 a {
  color: #2a333c
}

.met-index-product .blocks h4 a:hover {
  color: #4e97d9
}

.met-index-product .blocks .widget {
  margin-right: 10px;
  border-radius: 0
}

@media (max-width:768px) {
  .met-index-product .blocks li {
    width: 50%
  }
}

.met-index-news .blocks {
  margin-top: 20px
}

.met-index-news .blocks li {
  margin-top: 30px;
  margin-bottom: 0
}

.met-index-news .blocks li a {
  color: #2a333c
}

.met-index-news .blocks li a:hover {
  color: #4e97d9
}

.met-index-news .blocks li p.des, .met-index-news .blocks li p.info {
  color: #76838f;
  font-weight: 300;
  margin-bottom: 0
}

.met-index-news .blocks li p.des {
  margin-bottom: 5px
}

@media (max-width:768px) {
  .met-index-news .blocks li {
    width: 100% !important
  }

  .met-index-news .blocks li .media .media-left {
    padding-right: 10px
  }

  .met-index-news .blocks li .media p.des {
    display: none
  }

  .met-index-news .blocks li .media.media-lg .media-object {
    width: 120px
  }
}

.met-index-about .met-editor {
  margin-top: 50px
}

@media (max-width:992px) {
  .met-index-about .met-editor {
    margin-top: 40px
  }
}

@media (max-width:768px) {
  .met-index-about .met-editor {
    margin-top: 30px
  }
}

@media (max-width:488px) {
  .met-index-about .met-editor {
    margin-top: 20px
  }
}

.met-show {
  padding: 30px 0;
  background: #fff
}

@media (max-width:768px) {
  .met-show {
    padding: 0
  }

}

@media (max-width:768px) {
  .met-show {
    padding-top: 10px;
    padding-bottom: 10px
  }
}

.met-news {
  padding: 30px 0;
  background: #f2f2f2;
  border-top: 1px solid #f0f2f5
}

.met-news .met-news-body {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05)
}
/* 底部 */
.address{
  font-size: 30px;
}
@media (max-width:768px) {
  .met-news {
    padding: 0
  }
  .address{
    font-size: 20px;
  }
}

.met-news .carousel .item .carousel-caption {
  right: 0;
  left: 0;
  bottom: 0;
  padding: 20px 0 30px
}

.met-news .carousel .item .carousel-caption h3 {
  margin: 0;
  margin-bottom: 5px;
  font-size: 20px
}

@media (max-width:768px) {
  .met-news .carousel .item .carousel-caption {
    padding: 20px 0 10px
  }

  .met-news .carousel .item .carousel-caption h3 {
    margin: 0;
    font-size: 18px
  }
}

.met-news .carousel .carousel-indicators {
  bottom: 5px
}

.met-news .carousel .carousel-indicators li {
  box-shadow: 0 0 0 1px #fff inset
}

.met-news .met-news-list {
  background: #fff;
  padding: 30px 30px 0 30px;
  margin-bottom: 30px
}

@media (max-width:768px) {
  .met-news .met-news-list {
    padding: 10px
  }
}

@media (max-width:768px) {
  .met-news .met-news-list {
    padding-top: 20px
  }
}

.met-news .met-news-list .news-carousel {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #f0f2f5
}

@media (max-width:768px) {
  .met-news .met-news-list .news-carousel {
    padding-bottom: 20px;
    margin-bottom: 20px
  }
}

.met-news .met-news-list h4 {
  margin: 0
}

.met-news .met-news-list ul {
  padding: 0;
  list-style: none
}

.met-news .met-news-list ul li {
  border-bottom: 1px solid #f0f2f5;
  padding-bottom: 30px;
  margin-bottom: 30px
}

.met-news .met-news-list ul li h4 {
  font-size: 22px;
  margin-bottom: 20px
}

.met-news .met-news-list ul li h4 a {
  color: #2a333c
}

.met-news .met-news-list ul li h4 a:hover {
  color: #4e97d9
}

.met-news .met-news-list ul li p {
  margin-bottom: 0
}

.met-news .met-news-list ul li p.des {
  color: #76838f;
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 10px
}

.met-news .met-news-list ul li p.info {
  color: #a3afb7;
  font-size: 16px;
  font-weight: 300
}

.met-news .met-news-list ul li p.info i {
  color: #a3afb7;
  font-weight: 300
}

@media (max-width:768px) {
  .met-news .met-news-list ul li {
    padding-bottom: 20px;
    margin-bottom: 20px
  }

  .met-news .met-news-list ul li h4 {
    font-size: 18px;
    margin-bottom: 10px
  }

  .met-news .met-news-list ul li .media .media-left {
    padding-right: 10px
  }

  .met-news .met-news-list ul li .media p.des {
    display: none
  }

  .met-news .met-news-list ul li .media.media-lg .media-object {
    width: 100px
  }
}

.met-news.type-3 .met-news-body {
  box-shadow: none
}

@media (max-width:768px) {
  .met-news.type-3 .met-news-body {
    margin-bottom: 20px
  }
}

.met-news.type-3 .widget {
  border-radius: 0
}

@media (max-width:768px) {
  .met-news.type-3 .widget {
    margin: 15px 10px
  }
}

.met-news.type-3 .widget .widget-body:last-child {
  border-radius: 0
}

.met-news.type-3 .widget .widget-title a {
  color: #2a333c
}

.met-news.type-3 .widget .widget-title a:hover {
  color: #4e97d9
}

.met-news.type-3 .widget .widget-header {
  border-radius: 0
}

.met-news-bar {
  background: #fff;
  margin-left: 30px;
  padding: 20px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05)
}

@media (max-width:992px) {
  .met-news-bar {
    margin-left: 0;
    margin-top: 30px;
    padding: 30px
  }
}

@media (max-width:768px) {
  .met-news-bar {
    margin-left: 0;
    margin-top: 0;
    padding: 20px 15px
  }
}

.met-news-bar ul.column {
  padding: 0;
  list-style: none
}

.met-news-bar ul.column li {
  margin-bottom: 10px
}

.met-news-bar ul.column li a {
  font-size: 16px;
  color: #2a333c
}

.met-news-bar ul.column li a:hover {
  color: #4e97d9
}

.met-news-bar ul.column li a.active {
  color: #4e97d9
}

.met-news-bar .recommend {
  margin: 20px 0;
  padding: 20px 0;
  border-top: 1px solid #f0f2f5;
  border-bottom: 1px solid #f0f2f5
}

.met-news-bar .recommend h3 {
  font-size: 18px;
  font-weight: 300;
  margin: 0
}

.met-news-bar .recommend .list-group {
  margin-top: 10px;
  margin-bottom: 0
}

.met-news-bar .recommend .list-group a {
  color: #2a333c;
  font-size: 15px
}

.met-news-bar .recommend .list-group a:hover {
  color: #4e97d9
}

.met-shownews {
  padding: 30px 0;
  background: #f2f2f2;
  border-top: 1px solid #f0f2f5
}

.met-shownews .met-shownews-body {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05)
}

.met-shownews .met-news-body {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05)
}

@media (max-width:768px) {
  .met-shownews {
    padding: 60px 0 0
  }
}

.met-shownews .met-shownews-header, .met-shownews .met-shownews-footer {
  background: #fff;
  padding: 30px
}

@media (max-width:768px) {
  .met-shownews .met-shownews-header, .met-shownews .met-shownews-footer {
    padding: 10px
  }
}

.met-shownews .met-shownews-header {
  padding-bottom: 0
}

.met-shownews h1 {
  margin: 0;
  font-size: 32px;
  margin-bottom: 5px
}

@media (max-width:768px) {
  .met-shownews .met-shownews-header {
    padding-top: 20px
  }
}

.met-shownews .info {
  color: #a3afb7;
  font-size: 16px;
  font-weight: 300;
  padding-bottom: 20px;
  border-bottom: 1px solid #f0f2f5
}

.met-shownews .info span {
  padding-right: 10px
}

@media (max-width:768px) {
  .met-shownews .info {
    padding-bottom: 20px
  }
}

.met-shownews .met-shownews-footer {
  padding-top: 0
}

.met-shownews .met-shownews-footer ul.pager {
  margin: 0;
  border-top: 1px solid #f0f2f5;
  padding-top: 20px
}

.met_tools_code {
  text-align: center;
  margin-top: 30px;
  font-size: 0
}

@media (max-width:768px) {
  .met_tools_code {
    margin-top: 10px
  }
  .last-window{
    width: 100vw;
    overflow-x: hidden;
  }
}

.met_tools_code .bdsharebuttonbox {
  display: inline
}

.met_tools_code .bdsharebuttonbox a {
  float: none;
  display: inline-block
}

.met-product {
  background: #f2f2f2
}

.met-product .less-page-content {
  background: #f2f2f2
}

.met-product .widget, .met-product .widget .widget-header, .met-product .widget-body {
  border-radius: 0 !important
}

@media (max-width:768px) {
  .met-product .blocks {
    margin-left: -10px;
    margin-right: -10px
  }
}

.met-product .met-toolbar-body {
  margin-bottom: 15px;
  margin-top: -15px
}

.met-product .met-toolbar-body .btn-toolbar {
  float: right
}

.met-product .met-toolbar-body .btn-toolbar .btn-group {
  background: #fff
}

.met-product .met-figure .widget-body {
  display: none
}

@media (min-width:992px) {
  .met-product.type-1 .less-page-content {
    padding: 30px 0
  }
}

@media (max-width:768px) {
  .met-product.type-1 .less-page-content {
    padding-right: 0
  }

  .met-product.type-1 ul.blocks {
    padding-left: 10px;
    margin: 0;
    padding: 0
  }

  .met-product.type-1 ul.blocks li .widget {
    margin-right: 10px
  }

  .met-product.type-1 ul.blocks li {
    width: 50%;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0
  }
}

.met-product.type-1 h4 {
  font-size: 16px;
  text-align: center
}

.met-product.type-1 h4 a {
  color: #2a333c
}

.met-product.type-1 h4 a:hover {
  color: #4e97d9
}

.met-product.type-1 .widget img[data-original] {
  height: auto !important
}

@media (min-width:768px) {
  .met-product.type-2 .less-page-content {
    padding: 15px
  }
}

@media (max-width:768px) {
  .met-product.type-2 .less-page-content {
    padding-right: 0
  }

  .met-product.type-2 ul.blocks {
    padding-left: 10px;
    margin: 0;
    padding: 0
  }

  .met-product.type-2 ul.blocks li .widget {
    margin-right: 10px
  }

  .met-product.type-2 ul.blocks li {
    width: 50%;
    background: #f2f2f2
  }

  .met-product.type-2 ul.blocks li .cover-body {
    margin-right: 10px;
    margin-bottom: 10px
  }
}

.met-product.type-2 .met_pager {
  margin-top: 20px
}

.met-product.type-2 ul .widget-shadow {
  box-shadow: none
}

.met-product.type-2 .widget h3 {
  font-weight: 300
}

.met-product.type-2 .visible-xs-block {
  margin-top: 20px;
  margin-left: -5px;
  margin-right: -5px
}

@media (max-width:768px) {
  .met-product.type-3 ul.blocks li {
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 10px
  }
}

.met-grid li {
  opacity: 0
}

.met-grid li.shown, .no-js .met-grid li, .no-cssanimations .met-grid li {
  opacity: 1
}

.met-grid li.animate {
  -webkit-transform: translateY(200px);
  transform: translateY(200px);
  -webkit-animation: moveUp .65s ease forwards;
  animation: moveUp .65s ease forwards
}

@-webkit-keyframes moveUp {
  100% {
    -webkit-transform: translateY(0);
    opacity: 1
  }
}

@keyframes moveUp {
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1
  }
}

.met-showproduct.pagetype1 {
  background: #f2f2f2
}

.met-showproduct.pagetype1 .less-page-content {
  background: #f2f2f2
}

.met-showproduct.pagetype1 .met-showproduct-head {
  background: #fff;
  padding: 30px 0
}

.met-showproduct.pagetype1 .met-showproduct-head .ad-gallery .ad-thumbs li a.ad-active img {
  border: 2px solid #62a8ea
}

.met-showproduct.pagetype1 .met-showproduct-head .ad-image {
  cursor: zoom-in
}

.met-showproduct.pagetype1 .met-showproduct-head .product-intro h1 {
  font-size: 28px;
  margin-top: 0
}

.met-showproduct.pagetype1 .met-showproduct-head .product-intro p.description {
  color: #5e7387;
  margin-bottom: 15px
}

.met-showproduct.pagetype1 .met-showproduct-head .product-intro .para {
  border-top: 1px solid #f0f2f5;
  border-bottom: 1px solid #f0f2f5;
  padding: 15px;
  padding-bottom: 0
}

.met-showproduct.pagetype1 .met-showproduct-head .product-intro .tools {
  margin: 15px 15px 0
}

.met-showproduct.pagetype1 .met-showproduct-body {
  padding: 30px 0 0
}

.met-showproduct.pagetype1 .met-showproduct-body .panel {
  border-radius: 0
}

.met-showproduct.pagetype1 .met-showproduct-body .product-content-body .met-editor {
  padding: 0
}

@media (min-width:992px) {
  .met-showproduct.pagetype1 .met-showproduct-body .product-content-body .panel {
    margin-right: 15px
  }
}

.met-showproduct.pagetype1 .met-showproduct-body .product-content-body ul.nav-tabs {
  margin-bottom: 30px
}

@media (max-width:768px) {
  .met-showproduct.pagetype1 .met-showproduct-body {
    padding: 60px 0 0
  }

  .met-showproduct.pagetype1 .met-showproduct-body .panel {
    box-shadow: none;
    margin-bottom: 15px
  }

  .met-showproduct.pagetype1 .met-showproduct-body .panel-body {
    padding: 15px
  }

  .met-showproduct.pagetype1 .met-showproduct-body .product-content-body .panel {
    margin-right: 0
  }

  .met-showproduct.pagetype1 .met-showproduct-body .product-content-body ul.nav-tabs {
    margin-bottom: 15px;
    margin-top: -10px
  }
}

.met-showproduct.pagetype1 .met-showproduct-body .product-hot h4.example-title {
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 15px
}

@media (min-width:992px) {
  .met-showproduct.pagetype1 .met-showproduct-body .product-hot {
    margin-left: 45px
  }
}

.met-showproduct.pagetype1 .met-showproduct-body .product-hot-list {
  padding: 0 15px
}

@media (min-width:768px) {
  .met-showproduct.pagetype1 .met-showproduct-body .product-hot-list {
    padding: 0 15px
  }
}

@media (max-width:992px) {
  .met-showproduct.pagetype1 .met-showproduct-body .product-hot-list:nth-child(3n+1) {
    clear: both
  }
}

@media (max-width:488px) {
  .met-showproduct.pagetype1 .met-showproduct-body .product-hot-list {
    width: 50%
  }

  .met-showproduct.pagetype1 .met-showproduct-body .product-hot-list:nth-child(3n+1) {
    clear: none
  }

  .met-showproduct.pagetype1 .met-showproduct-body .product-hot-list:nth-child(2n+1) {
    clear: both
  }
}

.met-showproduct.pagetype1 .met-showproduct-body .product-hot-list a.img {
  margin: 0 auto;
  display: block;
  margin-bottom: 5px
}

.met-showproduct.pagetype1 .met-showproduct-body .product-hot-list a.img img {
  margin: 0 auto
}

.met-showproduct.pagetype1 .met-showproduct-body .product-hot-list a.txt {
  color: #5e7387;
  text-decoration: none
}

.met-showproduct.pagetype1 .met-showproduct-body .product-hot-list a.txt:active, .met-showproduct.pagetype1 .met-showproduct-body .product-hot-list a.txt:focus, .met-showproduct.pagetype1 .met-showproduct-body .product-hot-list a.txt:hover {
  text-decoration: none
}

.met-showproduct.pagetype1 .met-showproduct-body .product-hot-list a.txt:hover {
  color: #4e97d9
}

.met-showproduct.pagetype1 .met-showproduct-body .product-hot-list p {
  color: #f96868;
  margin-bottom: 0
}

.met-showproduct.pagetype2 {
  background: #fff
}

.met-showproduct.pagetype2 .less-page-content {
  background: #f2f2f2
}

.met-showproduct.pagetype2 nav.navbar {
  background: #f5f5f5;
  box-shadow: none;
  border-radius: 0;
  margin-bottom: 0;
  min-height: 50px
}

.met-showproduct.pagetype2 nav.navbar h1 {
  margin: 0;
  height: 50px;
  line-height: 50px;
  padding-top: 0;
  padding-bottom: 0
}

.met-showproduct.pagetype2 nav.navbar .navbar-toolbar>li>a {
  padding-top: 0;
  padding-bottom: 0;
  height: 50px;
  line-height: 50px
}

.met-showproduct.pagetype2 nav.navbar .navbar-toggle {
  height: 50px;
  padding-top: 0;
  padding-bottom: 0
}

.met-showproduct.pagetype2 nav.navbar.navbar-fixed-top {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  background: rgba(255, 255, 255, 0.95)
}

.met-showproduct.pagetype2 nav.navbar .navbar-right li.active a {
  color: #4e97d9
}

.met-showproduct.pagetype2 .imgshow .met-indicatorsh li img {
  display: none
}

@media (min-width:768px) {
  .met-showproduct.pagetype2 .imgshow .met-indicatorsh li {
    text-indent: 0;
    border-radius: 0;
    background: none;
    width: 84px;
    height: 54px
  }

  .met-showproduct.pagetype2 .imgshow .met-indicatorsh li img {
    display: inline;
    width: 80px;
    height: 50px
  }

  .met-showproduct.pagetype2 .imgshow .met-indicatorsh li.active {
    border: 2px solid rgba(98, 168, 234, 0.4)
  }
}

.met-showproduct.pagetype2 .imgshow .item {
  text-align: center
}

.met-showproduct.pagetype2 .imgshow .item img {
  max-width: 100%
}

.met-showproduct.pagetype2 .content {
  padding: 30px 0
}

.met-showproduct.pagetype2 .content-2, .met-showproduct.pagetype2 .content-4, .met-showproduct.pagetype2 .content-6 {
  background: #f2f2f2
}

.met-showproduct.pagetype2 .content-2 .met-editor, .met-showproduct.pagetype2 .content-4 .met-editor, .met-showproduct.pagetype2 .content-6 .met-editor {
  background: #f2f2f2
}

@media (max-width:768px) {
  .met-showproduct.pagetype2 ul.blocks {
    padding-left: 10px
  }

  .met-showproduct.pagetype2 ul.blocks li .widget {
    margin-right: 10px
  }

  .met-showproduct.pagetype2 ul.blocks li {
    width: 50%
  }
}

.met-download {
  padding: 30px 0;
  background: #f2f2f2
}

@media (max-width:768px) {
  .met-download {
    padding: 0
  }
}

.met-download .list-group {
  margin-bottom: 30px
}

.met-download .met-download-body {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05)
}

.met-download .met-download-list {
  background: #fff;
  padding: 30px
}

@media (max-width:768px) {
  .met-download .met-download-list {
    padding: 10px
  }
}

.met-download .met-download-list .list-group-item {
  padding: 30px 0
}

.met-download .met-download-list .media-left {
  padding-right: 5px;
  padding-left: 10px
}

.met-download .met-download-list .media-left i {
  font-size: 38px;
  color: #a3afb7
}

.met-download .met-download-list h4.media-heading a {
  color: #2a333c;
  font-size: 16px
}

.met-download .met-download-list h4.media-heading a:hover {
  color: #4e97d9
}

.met-download .met-download-list small {
  color: #76838f;
  font-size: 14px
}

.met-download .met-download-list a.btn {
  margin-right: 10px
}

.met-download {
  padding: 30px 0;
  background: #f2f2f2;
  border-top: 1px solid #f0f2f5
}

.met-download .met-download-body {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05)
}

.met-download .met-download-body {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05)
}

@media (max-width:768px) {
  .met-download {
    padding: 0
  }
}

.met-download .met-download-header, .met-download .met-download-footer {
  background: #fff;
  padding: 30px
}

@media (max-width:768px) {
  .met-download .met-download-header, .met-download .met-download-footer {
    padding: 10px
  }
}

.met-download .met-download-header {
  padding-bottom: 0
}

.met-download h1 {
  margin: 0;
  font-size: 32px;
  margin-bottom: 5px
}

@media (max-width:768px) {
  .met-download .met-download-header {
    padding-top: 20px
  }
}

.met-download .info {
  color: #a3afb7;
  font-size: 16px;
  padding-bottom: 20px;
  border-bottom: 1px solid #f0f2f5
}

.met-download .info span {
  padding-right: 10px
}

@media (max-width:768px) {
  .met-download .info {
    padding-bottom: 20px
  }
}

.met-download .paralist {
  background: #fff;
  padding: 30px;
  padding-bottom: 0
}

@media (max-width:768px) {
  .met-download .paralist {
    padding: 10px
  }
}

.met-download .paralist dl {
  font-size: 16px;
  border-bottom: 1px solid #f0f2f5;
  margin-bottom: 0;
  padding-bottom: 5px
}

.met-download .paralist dl dd {
  color: #76838f;
  margin-bottom: 5px
}

@media (min-width:768px) {
  .met-download .paralist dl {
    padding-bottom: 25px
  }

  .met-download .paralist dl dt {
    width: 100px;
    margin-bottom: 5px
  }

  .met-download .paralist dl dd {
    margin-left: 120px;
    margin-bottom: 5px
  }
}

.met-download .paralist .met-download-btn {
  margin-top: 20px
}

.met-img .met_pager {
  height: 45px
}

.met-img .widget {
  margin-bottom: 0
}

.met-img .widget, .met-img .cover, .met-img .cover-image {
  height: 100%;
  border-radius: 0
}

.met-job {
  padding: 30px 0;
  background: #f2f2f2
}

@media (max-width:768px) {
  .met-job {
    padding: 0
  }
}

.met-job .widget {
  border-radius: 0
}

.met-job .widget .widget-body:last-child {
  border-radius: 0
}

.met-job .widget .widget-title a {
  color: #2a333c
}

.met-job .widget .widget-title a:hover {
  color: #4e97d9
}

.met-job .widget .met-editor {
  padding: 0 20px
}

@media (max-width:768px) {
  .met-job .widget {
    margin: 15px 10px
  }

  .met-job .widget .widget-body {
    padding: 15px 10px
  }

  .met-job .widget .met-editor {
    padding: 0
  }

  .met-job .widget hr {
    margin-top: 15px;
    margin-bottom: 15px
  }
}

#met-job-cv .modal-header {
  border-radius: 0
}

.met-form .form-group .control-label {
  font-weight: normal
}

.met-message {
  padding: 30px 0;
  background: #f2f2f2
}

@media (max-width:768px) {
  .met-message {
    padding: 0
  }
}

.met-message .col-md-6 {
  float: none;
  margin: auto
}

.met-message .met-message-body {
  background: #fff;
  padding: 30px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05)
}

@media (max-width:768px) {
  .met-message .met-message-body {
    padding: 10px
  }
}

.met-message .met-message-body .media-left {
  padding-right: 0
}

.met-message .met-message-body .media-left i {
  font-size: 36px;
  color: #a3afb7
}

.met-message .met-message-body .media-body p {
  font-size: 14px;
  color: #76838f
}

.met-message .met-message-submit {
  background: #fff;
  padding: 30px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05)
}

@media (max-width:768px) {
  .met-message .met-message-submit {
    padding: 10px
  }
}

@media (min-width:992px) {
  .met-message .met-message-submit {
    margin-left: 30px
  }
}

@media (max-width:768px) {
  .met-message .met-message-submit {
    padding-bottom: 20px
  }
}

.met-feedback {
  padding: 30px 0;
  background: #f2f2f2
}

.met-feedback .container {
  max-width: 800px
}

@media (max-width:768px) {
  .met-feedback {
    padding: 10px
  }
}

.met-feedback .met-feedback-body {
  background: #fff;
  padding: 30px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05)
}

@media (max-width:768px) {
  .met-feedback .met-feedback-body {
    padding: 10px
  }
}

.met-search {
  padding: 30px 0;
  background: #f2f2f2;
  border-top: 1px solid #f0f2f5
}

@media (max-width:768px) {
  .met-search {
    padding: 0
  }
}

.met-search .met-search-body {
  background: #fff;
  padding: 30px;
  min-height: 500px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05)
}

@media (max-width:768px) {
  .met-search .met-search-body {
    padding: 10px
  }
}

@media (max-width:768px) {
  .met-search .met-search-body {
    padding: 20px 10px
  }
}

.met-search .met-search-body .page-search-form {
  margin-bottom: 10px
}

.met-search .met-search-body .met_pager {
  text-align: left;
  margin-top: 30px
}

.met-search .met-search-body .page-search-title {
  font-size: 26px
}

.met-search .met-search-body .list-group-item {
  padding-top: 10px;
  padding-bottom: 10px
}

.met-search .met-search-body .list-group-item p {
  color: #76838f
}

.met-search .met-search-body .list-group-item>h4 {
  margin-bottom: 5px
}

.met-search .met-search-body .list-group-item>h4 a {
  color: #526069;
  text-decoration: none
}

.met-search .met-search-body .list-group-item>h4 a:hover {
  color: #37474f;
  text-decoration: none
}

.met-search .met-search-body .list-group-item>p:last-child {
  margin-bottom: 0
}

.met-sitemap {
  padding: 30px 0;
  background: #f2f2f2
}

@media (max-width:768px) {
  .met-sitemap {
    padding: 0
  }
}

.met-sitemap .met-sitemap-body {
  background: #fff;
  padding: 30px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05)
}

@media (max-width:768px) {
  .met-sitemap .met-sitemap-body {
    padding: 10px
  }
}

.sitemap-list {
  padding: 0;
  margin: 0;
  list-style-type: none
}

.sitemap-list a {
  color: #76838f
}

.sitemap-list>li {
  margin-bottom: 25px
}

.sitemap-list>li:last-child {
  margin-bottom: 0
}

.sitemap-list>li.is-single {
  margin-bottom: 10px
}

.sitemap-list>li>a {
  display: block;
  padding: 14px 15px;
  line-height: 1;
  text-decoration: none;
  border: 1px solid #e4eaec;
  border-radius: 5px
}

.sitemap-list>li>ul {
  position: relative;
  padding: 10px 10px 20px 40px;
  margin: 0;
  list-style-type: none
}

.sitemap-list>li>ul a:hover {
  color: #62a8ea
}

.sitemap-list>li>ul::before {
  position: absolute;
  top: 0;
  left: 20px;
  width: 1px;
  height: 100%;
  content: " ";
  background: #e4eaec
}

.sitemap-list>li>ul>li>a {
  position: relative;
  display: block;
  min-width: 220px;
  padding: 10px;
  margin-bottom: 5px;
  line-height: 1;
  text-decoration: none;
  border: 1px solid #e4eaec
}

.sitemap-list>li>ul>li>a::after, .sitemap-list>li>ul>li>a::before {
  position: absolute;
  top: 50%;
  content: " ";
  background: #e4eaec
}

.sitemap-list>li>ul>li>a::before {
  left: -20px;
  width: 20px;
  height: 1px;
  margin-top: -1px
}

.sitemap-list>li>ul>li>a::after {
  left: -23px;
  width: 5px;
  height: 5px;
  margin-top: -3px;
  border-radius: 50%
}

.sitemap-list-sub {
  position: relative;
  padding: 5px 0 9px 40px;
  margin-top: -5px;
  list-style-type: none
}

.sitemap-list-sub::before {
  position: absolute;
  top: 0;
  left: 20px;
  width: 1px;
  height: 100%;
  content: " ";
  background: #e4eaec
}

.sitemap-list-sub>li {
  position: relative;
  line-height: 30px
}

.sitemap-list-sub>li::after, .sitemap-list-sub>li::before {
  position: absolute;
  top: 50%;
  left: -22px;
  content: " ";
  background: #e4eaec
}

.sitemap-list-sub>li::before {
  width: 15px;
  height: 1px;
  margin-top: -1px
}

.sitemap-list-sub>li::after {
  width: 5px;
  height: 5px;
  margin-top: -3px;
  border-radius: 50%
}

@media (max-width:480px) {
  .sitemap-list {
    padding-left: 40px;
    list-style-type: disc
  }

  .sitemap-list .icon {
    display: none
  }

  .sitemap-list>li:first-child {
    margin-bottom: 20px;
    margin-left: -16px;
    list-style-type: none
  }

  .sitemap-list>li>a {
    display: inline;
    padding: 10px;
    border: none
  }

  .sitemap-list>li>a i {
    display: none
  }

  .sitemap-list>li>ul {
    padding: 5px 0 5px 26px;
    list-style-type: circle
  }

  .sitemap-list>li>ul::before {
    display: none
  }

  .sitemap-list>li>ul>li>a {
    display: inline;
    padding: 10px 0;
    border: none
  }

  .sitemap-list>li>ul>li>a::after, .sitemap-list>li>ul>li>a::before {
    display: none
  }

  .sitemap-list-sub {
    padding: 5px 0 5px 20px;
    list-style-type: square
  }

  .sitemap-list-sub::before {
    display: none
  }

  .sitemap-list-sub>li {
    line-height: normal
  }

  .sitemap-list-sub>li::after, .sitemap-list-sub>li::before {
    display: none
  }
}

.met-nav-right-shop {
  margin: 10px 0 10px
}

.met-nav-right-shop.nav>li {
  background: #f5f5f5;
  margin-bottom: 10px
}

.met-nav-right-shop.nav>li:last-child {
  margin-bottom: 0
}

.met-nav-right-shop .dropdown-menu li i {
  color: #9e9e9e
}

.met-nav-right-shop.nav>li>a {
  padding-top: 0;
  padding-bottom: 0;
  height: 40px;
  line-height: 40px
}

@media (min-width:768px) {
  .met-nav-right-shop {
    margin-left: 10px
  }

  .met-nav-right-shop.nav>li {
    margin-right: 5px;
    margin-bottom: 0
  }

  .met-nav-right-shop .dropdown-menu {
    top: 55px
  }
}

.met-nav-right-shop .dropdown>a>i {
  color: #76838f;
  margin-right: 5px
}

.met-nav-right-shop #topcart-body .avatar {
  width: 50px
}

.met-nav-right-shop #topcart-body .avatar img {
  border-radius: 0
}

.met-nav-right-shop .dropdown-menu-header {
  padding: 20px 20px
}

.met-nav-right-shop .dropdown-menu-footer {
  height: 55px;
  line-height: 55px;
  padding: 0 15px !important
}

.shop-product-intro #price {
  font-size: 32px
}

.shop-product-intro .form-group {
  margin-bottom: 0
}

.shop-product-intro del {
  font-size: 22px;
  padding-left: 20px;
  font-weight: 300
}

.shop-product-intro label {
  margin-bottom: 0
}

.shop-product-intro .selectpara-body a.btn {
  margin-top: 8px
}

.shop-product-intro .selectpara-body .selectpara {
  text-align: center;
  min-width: 70px
}

.shop-product-intro .selectpara-body .selectpara.btn-outline.btn-danger:focus, .shop-product-intro .selectpara-body .selectpara.btn-outline.btn-danger:hover {
  background-color: transparent;
  color: #f96868
}

.shop-product-intro .height-10 {
  height: 10px
}

.shop-product-intro .text-default {
  background: #f3f7f9;
  padding: 20px
}

.shop-product-intro .purchase-btn a.btn {
  width: 100%;
  display: block
}

.shop-product-intro .purchase-btn a.btn i {
  margin-right: 8px
}

@media (min-width:768px) {
  .shop-product-intro .purchase-btn a.btn {
    padding: 10px 35px;
    width: auto;
    display: inline
  }
}

@media (min-width:768px) {
  .met-showproduct.pagetype2 .shop-btn-body {
    margin-left: 20px
  }
}

@media (max-width:768px) {
  .met-showproduct.pagetype2 .navbar-toggle {
    float: none;
    padding: 0
  }

  .met-showproduct.pagetype2 .shop-btn {
    padding: 6px 13px;
    font-size: 12px;
    line-height: 1.5
  }
}

.met-showproduct.pagetype2 #shop-fashion-option .modal-content, .met-showproduct.pagetype2 #shop-fashion-option .modal-header {
  border-radius: 0
}

@media (min-width:768px) {
  .met-showproduct.pagetype2 #shop-fashion-option .purchase-btn {
    margin-bottom: 20px
  }
}

.met-column-nav ul.met-column-nav-ul {
  text-align: center;
}

/*other.css*/
body, a {
  color: #393939
}

a:focus, a:hover, a:active {
  color: var(--theme-default-color) !important;
  text-decoration: none
}

a:-webkit-any-link {
  text-decoration: none
}

h1, h2, h3, h4, h5, h6 {
  text-shadow: none
}



/* product */



/* product */


@media (max-width:767px) {
  video {
    max-width: 100%;
    height: auto
  }

  iframe {
    max-width: 100%
  }

  .price-bin a font img {
    width: 155px;
    height: auto
  }
}

.clear-box {
  clear: both
}

.height-full {
  height: 100%
}

.window-box {
  width: 100%;
  height: 100%;
  overflow: hidden
}

.window-cut {
  width: 100%;
  height: 100%;
  transition-timing-function: cubic-bezier(1, 0, .5, 1);
  -moz-transition-timing-function: cubic-bezier(1, 0, .5, 1);
  -ms-transition-timing-function: cubic-bezier(1, 0, .5, 1);
  -o-transition-timing-function: cubic-bezier(1, 0, .5, 1);
  -webkit-transition-timing-function: cubic-bezier(1, 0, .5, 1)
}

.window-bin {
  /* width: 100%; */
  height: 100%;
}

.window-back {
  width: 100%;
  height: 100%;
  position: relative;
  background-position: top center;
  /* background-size: cover; */
  overflow: hidden;
  background-repeat: no-repeat;
}


.last-window .window-back {
  background-image: url(./static/images/bottomBgc.png);
  background-size: 100% 100%;
}

.last-window .bottom{
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (min-width:767px) {
  .window-box {
    padding: 60px 0 36px 0
  }

  /* .product.window-box {padding:0px 0 36px 0} */
}

@media (max-width:767px) {
  .window-box, .window-cut, .window-bin, .window-back {
    height: auto!important;
  }
}

.area-box {
  position: fixed;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  z-index: 9999;
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%)
}

.area-cut {
  position: relative;
  width: 30px;
  height: 30px;
  cursor: pointer
}

.area-cut span {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 4px;
  height: 4px;
  border: 2px solid #999;
  line-height: 0;
  font-size: 0;
  border-radius: 50%;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -ms-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  -webkit-transition: .5s ease-in-out
}

.area-cut.active span {
  width: 15px;
  height: 15px;
  border-color: #5a5a5a
}

.area-cut font {
  position: absolute;
  right: 30px;
  top: 0;
  white-space: nowrap;
  height: 30px;
  line-height: 30px;
  opacity: 0;
  color: #959595;
  transition: .3s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s;
  -webkit-transition: .3s
}

.area-cut:hover font {
  opacity: 1
}

.area-cut.active font {
  color: #959595
}

@media (max-width:767px) {
  .area-box {
    display: none
  }
}

.navbar-logo img {
  max-height: 33px
}

.navbar-logo:hover img {
  animation: blew ease-out infinite 2.5s;
  -webkit-animation: blew ease-out infinite 2.5s
}

@keyframes blew {
  0% {
    transform: scale(1, 1)
  }

  20% {
    transform: scale(-.9, .9)
  }

  40% {
    transform: scale(1, 1)
  }

  100% {
    transform: scale(1, 1)
  }
}

@-webkit-keyframes blew {
  0% {
    -webkit-transform: scale(1, 1)
  }

  20% {
    -webkit-transform: scale(-.9, .9)
  }

  40% {
    -webkit-transform: scale(1, 1)
  }

  100% {
    -webkit-transform: scale(1, 1)
  }
}

.banner-box {
  width: 100%;
  height: 100%;
  position: relative
}

.banner-cut {
  width: 1000%;
  height: 100%
}

.banner-bin {
  width: 10%;
  height: 100%;
  float: left;
  display: block;
  background: center no-repeat;
  background-size: cover
}

.banner-bin img {
  display: none !important
}

.banner-box:hover .banner-ctrl {
  opacity: 1
}

.banner-ctrl .ctrl-box {
  position: absolute;
  color: #a8a8a8;
  width: 80px;
  text-align: center;
  line-height: 80px;
  font-size: 50px;
  cursor: pointer;
  transition: .3s
}

.banner-ctrl .ctrl-box:hover {
  color: #333
}

.banner-ctrl .ctrl-left {
  left: 5%;
  top: 50%;
  margin-top: -40px
}

.banner-ctrl .ctrl-right {
  right: 5%;
  top: 50%;
  margin-top: -40px
}

.banner-pager {
  position: absolute;
  bottom: 46px !important;
  left: 0;
  right: 0;
  text-align: center
}
.banner-box .swiper-pagination-bullet {
  background: #fff;
  opacity: 1;
}
.banner-box .swiper-pagination-bullet-active {
  background: #825928
}

.news-box {
  font-family: SourceHanSansCNBold;
  height: 490px;
  width: 1200px;
  margin: 170px auto 0;
  overflow: hidden;
  padding: 50px 50px 0;
  position: relative;
  box-sizing: border-box;
}

.news-box .swiper-container {
  width: 100%;
  height: 100%;
  padding-bottom: 20px;
}

.news-box .more-btn {
  position: absolute;
  right: 70px;
  top: 20px;
  z-index: 2;
  cursor: pointer;
}

.news-box .swiper-button-next {
  /* left: -10px; */
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23c4ac87'%2F%3E%3C%2Fsvg%3E");
}

.news-box .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23c4ac87'%2F%3E%3C%2Fsvg%3E")
}

.news-box .swiper-button-next, .news-box .swiper-button-prev {
  background-size: 17px 44px;
}

.news-box .swiper-slide {
  font-size: 18px;
  background: #fff;
  height: 100%;
  display: flex;
  transition: 300ms;
  transform: scale(0.9, 0.85);
  border-radius: 30px;
  overflow: hidden;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  position: relative;
  box-shadow: 0 0px 30px rgba(196, 172, 135, 0.4);
}
.news-box .swiper-slide:hover {
  transform: scale(1);
}

.news-box .swiper-slide .img-box {
  width: 100%;
  height: 213px;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}

.news-box .swiper-slide .content-box {
  padding: 40px;
  box-sizing: border-box;
  width: 100%;
}

.news-box .swiper-slide .content-box p {
  line-height: 1.3 !important;
  margin: 0 !important;
  font-size: 19px;
  max-width: 100%;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}

.news-box .swiper-slide .content-box .detail-btn {
  font-size: 12px;
  position: absolute;
  right: 30px;
  bottom: 40px;
  color: #999;
}

.news-box .swiper-slide-active, .news-box .swiper-slide-duplicate-active {
  /* transform: scale(1); */
}

@media (max-width:1200px) {
  .banner-ctrl .ctrl-left {
    left: 10%
  }
  .news-box {
    height: auto;
    width: 100%;
    margin: 0;
  }

  .banner-ctrl .ctrl-right {
    right: 10%
  }
}

@media (max-width:767px) {
  .banner-box {
    height: auto
  }

  .banner-cut {
    height: auto
  }

  .banner-bin {
    height: auto;
    background: none !important
  }
  .news-box {
    /* height: auto; */
    width: 100%;
    margin: 0;
  }

  .banner-bin img {
    display: block !important;
    width: 100%
  }

  .banner-pager {
    bottom: 10px !important
  }

  .banner-ctrl .ctrl-box {
    display: none
  }
  .news-box .swiper-container {
    margin-top: 30px;
  }
}

.title-box {
  left: -10px;
  right: 0;
  top: 14%;
  padding: 0 80px;
  position: absolute;
  text-align: center;
  color: var(--theme-default-color) !important;
  z-index: 1;
}

.title-name {
  padding-bottom: 16px;
  line-height: 1.5;
  position: relative;
}

.title-name.qiye-name {
  color: #333333;
}

.title-name strong {
  display: block;
  font-size: 32px;
  transition: .3s .1s;
  -webkit-transition: .3s .1s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s;
  font-family: SourceHanSansCNBold;
}

.title-name.touch strong {
  font-family: '楷体';
  letter-spacing: 0.3em;
  font-size: 32px;
}

.title-name span {
  display: block;
  color: #a8a8a8;
  font-size: 15px;
  font-family: Times;
  transform: translateX(0);
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transition: .3s;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s
}

/* .title-name:hover strong,.title-name:hover span{transform:translateX(5px);-webkit-transform:translateX(5px);-moz-transform:translateX(5px);-ms-transform:translateX(5px);-o-transform:translateX(5px)} */
.title-nav {
  float: right;
  line-height: 24px;
  padding-top: 30px
}

.title-nav i {
  display: inline-block;
  padding: 0 10px;
  font-size: 12px;
  font-style: normal;
  color: #c7c7c7
}

.title-nav a {
  display: inline-block;
  color: #7a7a7a;
  white-space: nowrap
}

.title-nav a.active {
  color: #232323
}

@media (max-width:992px) {
  .title-box {
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    padding-top: 25px
  }
  .product .window-bin .title-box.chentan {
    padding-left: 0!important;
    padding-right: 0!important;
  }
  .about .content_box {
    padding-left: 90px!important;
    padding-right: 90px!important;
    width: 100%!important;
  }
  .about.cooperation .content_box {
    padding: 0 43px!important;
  }
  .window-back {
    width: 100%!important;
  }
  .title-name {
    float: none;
    text-align: center;
    padding-bottom: 8px;
    padding-top: 20px
  }

  .title-nav {
    float: none;
    padding-top: 0;
    text-align: center;
    padding-bottom: 26px
  }
}

/* .news-box {
  display: flex;
  flex-direction: column;
  align-items: center;
} */

@media (max-width:768px) {
  .news-box .news-box-info {
    width: 99%;
  }

  .news-box .news-box-button {
    margin-bottom: 30px
  }
  .product .window-bin .title-box.chentan {
    padding-left: 0!important;
    padding-right: 0!important;
  }
  .about .content_box {
    padding-left: 30px!important;
    padding-right: 30px!important;
    width: 100%!important;
  }

}









.black-box .title-name strong {
  color: #fff
}

.black-box .title-name span {
  color: #c1c1c1
}

.title-name.black strong {
  color: inherit
}

.title-name.black span {
  color: inherit
}

.price-box {
  margin: 0 5%;
  position: relative;
  top: 33%;
  overflow: hidden
}

.price-cut {
  width: 1000%;
  list-style: none;
  transform: scale(1, 1)
}

.price-bin {
  width: 2.5%;
  padding: 0 10px;
  list-style: none;
  float: left
}

@media (min-width:768px) {
  .price-bin.swiper-slide-active, .price-bin.swiper-slide-active+.price-bin, .price-bin.swiper-slide-active+.price-bin+.price-bin, .price-bin.swiper-slide-active+.price-bin+.price-bin+.price-bin, .price-bin.swiper-slide-active+.price-bin+.price-bin+.price-bin+.price-bin {
    transform: translateY(200%);
    -moz-transform: translateY(200%);
    -ms-transform: translateY(200%);
    -o-transform: translateY(200%);
    -webkit-transform: translateY(200%);
    transition: .01s .71s;
    -webkit-transition: .01s .71s;
    -moz-transition: .01s .71s;
    -ms-transition: .01s .71s;
    -o-transition: .01s .71s
  }

  .window-bin.swiper-slide-active .price-bin.swiper-slide-active, .window-bin.swiper-slide-active .price-bin.swiper-slide-active+.price-bin, .window-bin.swiper-slide-active .price-bin.swiper-slide-active+.price-bin+.price-bin, .window-bin.swiper-slide-active .price-bin.swiper-slide-active+.price-bin+.price-bin+.price-bin, .window-bin.swiper-slide-active .price-bin.swiper-slide-active+.price-bin+.price-bin+.price-bin+.price-bin {
    transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    -webkit-transform: translateY(0%)
  }

  .window-bin.swiper-slide-active .price-bin.swiper-slide-active {
    transition: .6s ease-out .71s;
    -webkit-transition: .6s ease-out .71s;
    -moz-transition: .6s ease-out .71s;
    -ms-transition: .6s ease-out .71s;
    -o-transition: .6s ease-out .71s
  }

  .window-bin.swiper-slide-active .price-bin.swiper-slide-active+.price-bin {
    transition: .6s ease-out .77s;
    -webkit-transition: .6s ease-out .77s;
    -moz-transition: .6s ease-out .77s;
    -ms-transition: .6s ease-out .77s;
    -o-transition: .6s ease-out .77s
  }

  .window-bin.swiper-slide-active .price-bin.swiper-slide-active+.price-bin+.price-bin {
    transition: .6s ease-out .83s;
    -webkit-transition: .6s ease-out .83s;
    -moz-transition: .6s ease-out .83s;
    -ms-transition: .6s ease-out .83s;
    -o-transition: .6s ease-out .83s
  }

  .window-bin.swiper-slide-active .price-bin.swiper-slide-active+.price-bin+.price-bin+.price-bin {
    transition: .6s ease-out .89s;
    -webkit-transition: .6s ease-out .89s;
    -moz-transition: .6s ease-out .89s;
    -ms-transition: .6s ease-out .89s;
    -o-transition: .6s ease-out .89s
  }

  .window-bin.swiper-slide-active .price-bin.swiper-slide-active+.price-bin+.price-bin+.price-bin+.price-bin {
    transition: .6s ease-out .95s;
    -webkit-transition: .6s ease-out .95s;
    -moz-transition: .6s ease-out .95s;
    -ms-transition: .6s ease-out .95s;
    -o-transition: .6s ease-out .95s
  }
}

.price-bin a font {
  display: block;
  position: relative;
  overflow: hidden
}

.price-bin a font img {
  display: block;
  width: auto;
  height: 300px;
  transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  -webkit-transform: scale(1);
  transition: .3s;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s
}

.price-bin a:hover font img {
  display: block;
  width: auto;
  transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  -webkit-transform: scale(1.1)
}

.price-bin span {
  display: block;
  position: relative;
  padding: 16px 0 16px 20px;
  line-height: 22px;
  overflow: hidden
}

.price-bin span:before {
  content: '';
  border-bottom: 1px solid #f2f2f2;
  width: 0%;
  position: absolute;
  bottom: 0px;
  left: 0;
  right: 0;
  transition: .35s ease-in-out;
  -moz-transition: .35s ease-in-out;
  -ms-transition: .35s ease-in-out;
  -o-transition: .35s ease-in-out;
  -webkit-transition: .35s ease-in-out
}

.price-bin:hover span:before {
  width: 100%
}

.price-bin span b {
  display: block;
  font-size: 16px;
  margin-bottom: 3px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: .3s .1s;
  -webkit-transition: .3s .1s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s;
  transform: translateX(0);
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0)
}

.price-bin span p {
  color: #8D8D8D;
  font-size: 14px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin: 0;
  transition: .3s;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s;
  transform: translateX(0);
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0)
}

.price-bin a:hover span b, .price-bin a:hover span p {
  transform: translateX(5px);
  -webkit-transform: translateX(5px);
  -moz-transform: translateX(5px);
  -ms-transform: translateX(5px);
  -o-transform: translateX(5px)
}

.price-bin span em {
  display: block;
  float: right;
  margin: 6px 0 0 16px;
  overflow: hidden
}

.price-bin span em i {
  display: block;
  font-size: 24px;
  transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  -webkit-transform: translateX(100%);
  line-height: 40px;
  border-left: 1px solid #f5f5f5;
  color: #ddd;
  padding: 0 20px;
  transition: .35s ease-out;
  -moz-transition: .35s ease-out;
  -ms-transition: .35s ease-out;
  -o-transition: .35s ease-out;
  -webkit-transition: .35s ease-out
}

.price-bin:hover span em i {
  transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  -webkit-transform: translateX(0)
}

.price-ctrl {
  position: relative;
  margin-top: 20px;
  font-size: 25px;
  height: 40px
}

.price-ctrl .ctrl-box {
  position: absolute;
  color: #a8a8a8;
  line-height: 40px;
  font-size: 25px;
  cursor: pointer
}

.price-ctrl .ctrl-center {
  position: absolute;
  left: 50%;
  border-left: 1px solid #f2f2f2;
  height: 40px;
  top: 0
}

.price-ctrl .ctrl-left {
  right: 50%;
  top: 0;
  padding-right: 20px
}

.price-ctrl .ctrl-right {
  left: 50%;
  top: 0;
  padding-left: 20px
}

@media (max-width:1200px) {
  .price-bin {
    width: 3.33333%
  }
  .w_1200 {
    width: auto;
  }
  .formBox {
    padding: 0 40px;
    box-sizing: border-box;
    max-width: 80%!important;
  }
  .formBox>#productConsultForm label {
    flex-shrink: 0;
    font-size: 14px!important;
  }
  .formBox>#productConsultForm .form-item input {
    margin-left: 10px!important;
    height: 40px!important;
    font-size: 14px!important;
  }
  .formBox>#productConsultForm .form-item textarea {
    font-size: 14px!important;
  }
  .formBox>#productConsultForm .form-item button {
    max-width: 80%;
    height: 40px!important;
    line-height: 40px!important;
    font-size: 14px!important;
  }
}

@media (max-width:992px) {
  .price-bin {
    width: 5%
  }
  .formBox {
    max-width: 100%;
    padding: 0 40px;
    box-sizing: border-box;
  }
  .formBox>#productConsultForm label {
    flex-shrink: 0;
    font-size: 14px!important;
  }
  .formBox>#productConsultForm .form-item input {
    margin-left: 10px!important;
    height: 40px!important;
    font-size: 14px!important;
  }
  .formBox>#productConsultForm .form-item textarea {
    font-size: 14px!important;
  }
  .formBox>#productConsultForm .form-item button {
    max-width: 80%;
    height: 40px!important;
    line-height: 40px!important;
    font-size: 14px!important;
  }
}

@media (max-width:767px) {
  .formBox {
    max-width: 100%;
    padding: 0 10px;
    box-sizing: border-box;
  }
  .formBox>#productConsultForm label {
    flex-shrink: 0;
    font-size: 14px!important;
  }
  .formBox>#productConsultForm .form-item input {
    margin-left: 10px!important;
    height: 40px!important;
    font-size: 14px!important;
  }
  .formBox>#productConsultForm .form-item textarea {
    font-size: 14px!important;
    height: 234px!important;
  }
  .formBox>#productConsultForm .form-item button {
    max-width: 80%;
    height: 40px!important;
    line-height: 40px!important;
    font-size: 14px!important;
  }
  .price-bin {
    width: 50%;
    padding: 0 7.5px;
    list-style: none;
    float: left;
    text-align: center
  }

  .price-box {
    margin: 0 7.5px;
    top: auto
  }

  .price-cut {
    width: 100%;
    list-style: none;
    transform: scale(1, 1)
  }

  .price-bin span {
    padding: 6px 0 16px 0
  }

  .price-bin span b {
    padding-bottom: 0
  }

  .price-bin span em {
    display: none
  }

  .price-bin a font img {
    width: 155px;
    height: auto
  }

  .price-ctrl {
    display: none
  }
}

.service-box {
  margin: 0 20%;
  height: 100%;
  position: relative;
  overflow: hidden
}

.service-cut {
  width: 1000%;
  height: 100%
}

.service-bin {
  width: 3.3333%;
  height: 100%;
  float: left;
  position: relative;
  border-left: 1px solid rgba(0, 0, 0, .06);
  transition: .3s ease-in-out;
  -moz-transition: .3s ease-in-out;
  -ms-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  -webkit-transition: .3s ease-in-out
}

@media (min-width:768px) {
  .service-bin.swiper-slide-active, .service-bin.swiper-slide-active+.service-bin, .service-bin.swiper-slide-active+.service-bin+.service-bin {
    transform: translateX(-80%);
    -moz-transform: translateX(-80%);
    -ms-transform: translateX(-80%);
    -o-transform: translateX(-80%);
    -webkit-transform: translateX(-80%);
    visibility: hidden;
    transition: .01s .71s;
    -webkit-transition: .01s .71s;
    -moz-transition: .01s .71s;
    -ms-transition: .01s .71s;
    -o-transition: .01s .71s
  }

  .window-bin.swiper-slide-active .service-bin.swiper-slide-active, .window-bin.swiper-slide-active .service-bin.swiper-slide-active+.service-bin, .window-bin.swiper-slide-active .service-bin.swiper-slide-active+.service-bin+.service-bin {
    transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    visibility: visible
  }

  .window-bin.swiper-slide-active .service-bin.swiper-slide-active {
    transition: .3s ease-out;
    -webkit-transition: .3s ease-out;
    -moz-transition: .3s ease-out;
    -ms-transition: .3s ease-out;
    -o-transition: .3s ease-out
  }

  .window-bin.swiper-slide-active .service-bin.swiper-slide-active+.service-bin {
    transition: .3s ease-out;
    -webkit-transition: .3s ease-out;
    -moz-transition: .3s ease-out;
    -ms-transition: .3s ease-out;
    -o-transition: .3s ease-out
  }

  .window-bin.swiper-slide-active .service-bin.swiper-slide-active+.service-bin+.service-bin {
    transition: .3s ease-out;
    -webkit-transition: .3s ease-out;
    -moz-transition: .3s ease-out;
    -ms-transition: .3s ease-out;
    -o-transition: .3s ease-out
  }
}

.service-bin:first-child {
  border: none
}

.service-bin a {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 70px;
  justify-content: center;
  transition: .3s ease-in-out;
  -moz-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  -webkit-transition: .3s ease-in-out
}



.service-bin a i {
  display: block;
  position: absolute;
  width: 100%;
  bottom: 100%;
  color: #a8a8a8;
  font-size: 60px;
  line-height: 1;
  font-style: normal;
  font-family: Times;
  transition: .35s ease-in-out;
  -moz-transition: .35s ease-in-out;
  -ms-transition: .35s ease-in-out;
  -o-transition: .35s ease-in-out;
  -webkit-transition: .35s ease-in-out
}

.service-bin a b {
  display: block;
  font-size: 24px;
  padding-bottom: 15px;
  font-weight: 600;
  font-family: FZFWZhuZiMinchoB;
  color: #825928;
}

/* .service-bin a b:hover{color:#825928;} */
/* .service-bin a b:after {
  display: block;
  content: '';
  margin: 0 auto;
  width: 30px;
  padding-top: 15px;
  border-bottom: 1px solid rgba(0, 0, 0, .15)
} */

.service-bin a p {
  display: block;
  color: #6a6a6a;
  padding: 0 5px;
  overflow: hidden;
  font-family: "AlibabaPuHuiTiRegular";
  font-size: 14px;
}

.service-bin a span {
  display: block;
  font-family: SourceHanSansCNRegular;
  color: #888;
  letter-spacing: 1px
}

.service-bin a span em {
  font-size: 20px;
  display: inline-block;
  font-family: '';
  font-style: normal;
  color: #888;
  font-family: SourceHanSansCNRegular;
  position: relative;
  top: 3px;
  padding-left: 5px
}

.service-bin:hover {
  background: rgba(255, 255, 255, .8)
}

/* .service-bin:hover a{transform:translateY(50px);-moz-transform:translateY(50px);-ms-transform:translateY(50px);-o-transform:translateY(50px);-webkit-transform:translateY(50px)} */
.service-bin:hover a img {
  visibility: visible;
  opacity: 1
}

.service-bin:hover a i {
  font-size: 160px;
  opacity: 0
}

.service-ctrl .ctrl-box {
  position: absolute;
  color: #a8a8a8;
  line-height: 80px;
  font-size: 50px;
  cursor: pointer;
  transition: .3s
}

.service-ctrl .ctrl-box:hover {
  color: #333
}

.service-ctrl .ctrl-left {
  right: 83%;
  top: 50%;
  margin-top: -38px
}

.service-ctrl .ctrl-right {
  left: 83%;
  top: 50%;
  margin-top: -38px
}

@media (max-width:1600px) {
  .service-box {
    margin: 0 20%
  }
  .news-box {
    /* width: ; */
  }
}

@media (max-width:1440px) {
  .service-box {
    margin: 0 20%
  }
}

@media (max-width:1200px) {
  .service-box {
    margin: 0 20%
  }
}

@media (max-width:1024px) {
  .service-box {
    margin: 0 20%
  }
}

@media (max-width:767px) {
  .service-box {
    margin: 0 7.5px;
    height: auto;
    padding-bottom: 20px;
    margin-bottom: 1px
  }

  .service-cut {
    width: auto;
    height: auto
  }

  .service-bin {
    width: 100%;
    display: flex;
    flex-direction: column;
/* padding: 50px 0; */

    /*padding:0 7.5px;padding-bottom:15px;margin-bottom:5px;height:auto;border:none*/
  }

  .service-bin a {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    margin-top: 0;
    height: auto
  }

  .service-bin:hover a {
    transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    -webkit-transform: translateY(10px)
  }
  .service-bin a {
    padding: 30px 0;
    box-sizing: border-box;
  }
  .service-bin a img {
    /* width: 40% */
  }

  .service-bin a i {}

  .service-bin a b {
    padding-bottom: 15px
  }

  .service-bin a b:after {
    display: none
  }

  .service-bin a p {
    margin-bottom: 5px
  }

  .service-ctrl {
    display: none
  }
}


.about-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between
}

.anenst-left {
  width: 50%;
  height: 100%;
}

.anenst-right {
  width: 50%;
  height: 100%;
}

.anenst-img {
  width: 100%;
  height: 100%;
  background: center no-repeat;
  background-size: cover
}

.anenst-img img {
  display: none !important
}

.anenst-content {
  margin: 0 80px;
  position: relative;
  top: 5vh;
  left: 0;
  color: #848484;
  line-height: 1.8
}

.anenst-content .more {
  display: block;
  margin-top: 30px
}

.anenst-content .more a {
  display: inline-block;
  background: #383838;
  line-height: 40px;
  transition: .3s
}

.anenst-content .more a:hover {
  background: #484848
}

.anenst-content .more a span {
  border-top: 1px solid rgba(255, 255, 255, .08);
  display: block;
  position: relative;
  color: #fff;
  font-family: Times;
  width: 220px;
  font-size: 16px;
  text-align: center;
  letter-spacing: 1px
}

.anenst-content .more a span em {
  font-size: 24px;
  line-height: 39px;
  position: absolute;
  color: #ccc;
  opacity: 0;
  transition: .3s
}

.anenst-content .more a:hover span em {
  opacity: 1;
  padding-left: 15px
}

@media (max-width:768px) {
  .anenst-left {
    width: 100%;
    height: auto;
  }

  .anenst-right {
    width: 100%;
  }

  .anenst-img {
    background: none !important
  }

  .anenst-img img {
    display: inline !important
  }

  .anenst-content {
    position: relative;
    top: auto;
    left: auto;
    margin: 0 15px
  }

  .anenst-content .more {
    margin: 20px 0 30px 0;
    text-align: center
  }
}



/*.anenst-cut{width:1000%;height:100%}*/
/*.anenst-bin{width:10%;float:left;height:100%;background:center no-repeat;background-size:cover}*/
/*.anenst-ctrl .ctrl-box{position:absolute;color:#a8a8a8;line-height:80px;font-size:50px;cursor:pointer;transition:.3s}*/
/*.anenst-ctrl .ctrl-box:hover{color:#333}*/
/*.anenst-ctrl .ctrl-left{left:15%;top:50%;margin-top:-38px}*/
/*.anenst-ctrl .ctrl-right{right:15%;top:50%;margin-top:-38px}*/

/*.anenst-left{background-color: #0a6aa1;float:left;width:50%;height:100%;overflow:hidden}*/
/*.anenst-right{background-color: red;float:right;width:50%;height:100%;position:relative;}*/












/*@media (min-width:768px){*/
/*    .anenst-content{transform:translateY(25%);-moz-transform:translateY(25%);-ms-transform:translateY(25%);-o-transform:translateY(25%);-webkit-transform:translateY(25%);visibility:hidden;transition:.01s .71s;-webkit-transition:.01s .71s;-moz-transition:.01s .71s;-ms-transition:.01s .71s;-o-transition:.01s .71s}*/
/*    .window-bin.swiper-slide-active .anenst-content{transform:translateY(0%);-moz-transform:translateY(0%);-ms-transform:translateY(0%);-o-transform:translateY(0%);-webkit-transform:translateY(0%);transition:.6s ease-out .71s;visibility:visible;-webkit-transition:.6s ease-out .71s;-moz-transition:.6s ease-out .71s;-ms-transition:.6s ease-out .71s;-o-transition:.6s ease-out .71s}*/
/*}*/







/*@media (max-width:1600px){*/
/*    .anenst-content{margin:0 80px}*/
/*    .anenst-content .more{margin-top:60px}*/
/*}*/
/*@media (max-width:1440px){*/
/*    .anenst-content{margin:0 60px}*/
/*    .anenst-content .more{margin-top:50px}*/
/*}*/
/*@media (max-width:1200px){*/
/*    .anenst-content{margin:0 50px}*/
/*    .anenst-content .more{margin-top:40px}*/
/*}*/
/*@media (max-width:1024px){*/
/*    .anenst-content{margin:0 40px}*/
/*    .anenst-content .more{margin-top:30px}*/
/*}*/





.info-box {
  height: 100%;
  margin: 0 15%;
  overflow: hidden
}

.info-cut {
  width: 1000%;
  height: 100%
}

.info-bin {
  width: 5%;
  padding-left: 80px;
  height: 100%;
  float: left;
  position: relative
}

.info-center {
  height: 470px;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin-top: -235px
}

.info-only {
  height: 100%;
  max-width: 435px;
  border-left: 1px solid rgba(0, 0, 0, .06);
  position: relative;
  margin: 0 auto
}

@media (min-width:768px) {
  .info-bin.swiper-slide-active .info-only {
    transform: translateX(-20%);
    -moz-transform: translateX(-20%);
    -ms-transform: translateX(-20%);
    -o-transform: translateX(-20%);
    -webkit-transform: translateX(-20%);
    visibility: hidden;
    transition: .01s .71s;
    -webkit-transition: .01s .71s;
    -moz-transition: .01s .71s;
    -ms-transition: .01s .71s;
    -o-transition: .01s .71s
  }

  .window-bin.swiper-slide-active .info-bin.swiper-slide-active .info-only {
    transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    transition: .6s ease-out .71s;
    visibility: visible;
    -webkit-transition: .6s ease-out .71s;
    -moz-transition: .6s ease-out .71s;
    -ms-transition: .6s ease-out .71s;
    -o-transition: .6s ease-out .71s
  }
}

.info-only a {
  display: block;
  position: relative
}

.info-only a img {
  width: 100%
}

.info-only a b {
  padding: 35px 0 0 20px;
  color: #393939;
  display: block;
  position: relative
}

.info-only a b big {
  display: block;
  font-size: 17px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: .3s .1s;
  -webkit-transition: .3s .1s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s;
  transform: translateX(0);
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0)
}

.info-only a b i {
  position: absolute;
  top: 25px;
  right: 100%;
  line-height: 1.2;
  padding-right: 20px;
  text-align: right;
  font-family: Times;
  font-style: normal
}

.info-only a b i strong {
  color: #565656;
  font-size: 28px;
  display: block;
  white-space: nowrap
}

.info-only a b i font {
  color: #656565;
  font-size: 13px;
  display: block
}

.info-only a p {
  margin: 15px 0 0 20px;
  color: #6a6a6a;
  display: block;
  position: relative;
  line-height: 26px;
  height: 52px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  transition: .3s;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s;
  transform: translateX(0);
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0)
}

.info-only a span {
  margin: 40px 0 0 20px;
  border-top: 1px solid rgba(255, 255, 255, .08);
  display: block;
  color: #8a8a8a;
  font-family: Times;
  width: 150px;
  font-size: 16px;
  text-align: center;
  letter-spacing: 1px
}

.info-only a span em {
  font-size: 24px;
  display: inline-block;
  color: #888;
  position: relative;
  top: 3px;
  padding-left: 5px;
  transition: .3s;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s
}

.info-only a span:hover em {
  padding-left: 10px
}

.info-list {
  height: 100%;
  max-width: 345px;
  border-left: 1px solid rgba(0, 0, 0, .06);
  position: relative;
  margin: 0 auto
}

.info-list a {
  display: block;
  position: relative;
  border-bottom: 1px solid rgba(255, 255, 255, .08)
}

@media (min-width:768px) {
  .info-bin.swiper-slide-next .info-list a {
    transform: translateY(50%);
    -moz-transform: translateY(50%);
    -ms-transform: translateY(50%);
    -o-transform: translateY(50%);
    -webkit-transform: translateY(50%);
    transition: .01s .71s;
    -webkit-transition: .01s .71s;
    -moz-transition: .01s .71s;
    -ms-transition: .01s .71s;
    -o-transition: .01s .71s
  }

  .info-bin.swiper-slide-active .info-list a {
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transition: .01s .71s;
    -webkit-transition: .01s .71s;
    -moz-transition: .01s .71s;
    -ms-transition: .01s .71s;
    -o-transition: .01s .71s
  }

  .window-bin.swiper-slide-active .info-bin.swiper-slide-active .info-list a, .window-bin.swiper-slide-active .info-bin.swiper-slide-next .info-list a {
    transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    -webkit-transform: translateY(0%)
  }

  .window-bin.swiper-slide-active .info-bin.swiper-slide-active .info-list a, .window-bin.swiper-slide-active .info-bin.swiper-slide-next .info-list a {
    transition: .6s ease-out .71s;
    -webkit-transition: .6s ease-out .71s;
    -moz-transition: .6s ease-out .71s;
    -ms-transition: .6s ease-out .71s;
    -o-transition: .6s ease-out .71s
  }

  .window-bin.swiper-slide-active .info-bin.swiper-slide-active .info-list a:nth-child(2), .window-bin.swiper-slide-active .info-bin.swiper-slide-next .info-list a:nth-child(2) {
    transition: .6s ease-out .8s;
    -webkit-transition: .6s ease-out .8s;
    -moz-transition: .6s ease-out .8s;
    -ms-transition: .6s ease-out .8s;
    -o-transition: .6s ease-out .8s
  }

  .window-bin.swiper-slide-active .info-bin.swiper-slide-active .info-list a:nth-child(3), .window-bin.swiper-slide-active .info-bin.swiper-slide-next .info-list a:nth-child(3) {
    transition: .6s ease-out .89s;
    -webkit-transition: .6s ease-out .89s;
    -moz-transition: .6s ease-out .89s;
    -ms-transition: .6s ease-out .89s;
    -o-transition: .6s ease-out .89s
  }
}

.info-list a b {
  padding: 30px 0 0 20px;
  color: #595959;
  font-size: 16px;
  display: block;
  position: relative
}

.info-list a b span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: .3s .1s;
  -webkit-transition: .3s .1s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s;
  transform: translateX(0);
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0)
}

.info-list a b i {
  position: absolute;
  top: 25px;
  right: 100%;
  line-height: 1.2;
  padding-right: 20px;
  text-align: right;
  font-family: Times;
  font-style: normal
}

.info-list a b i strong {
  color: #565656;
  font-size: 28px;
  display: block;
  white-space: nowrap
}

.info-list a b i font {
  color: #656565;
  font-size: 13px;
  display: block
}

.info-list a p {
  margin: 15px 0 30px 20px;
  color: #909090;
  display: block;
  line-height: 26px;
  height: 52px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  transition: .3s;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s;
  transform: translateX(0);
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0)
}

.info-list a:first-child b {
  padding-top: 0px
}

.info-list a:first-child b i {
  top: -5px
}

.info-only a:hover b big, .info-only a:hover p, .info-list a:hover b span, .info-list a:hover p {
  transform: translateX(5px);
  -webkit-transform: translateX(5px);
  -moz-transform: translateX(5px);
  -ms-transform: translateX(5px);
  -o-transform: translateX(5px)
}

.black-box .info-only {
  border-color: rgba(255, 255, 255, .08)
}

.black-box .info-only a b {
  color: #fff
}

.black-box .info-only a b i strong {
  color: #8c8c8c
}

.black-box .info-only a b i font {
  color: #a8a8a8
}

.black-box .info-only a p {
  color: #a8a8a8
}

.black-box .info-list {
  border-color: rgba(255, 255, 255, .08)
}

.black-box .info-list a b {
  color: #ddd
}

.black-box .info-list a b i strong {
  color: #8c8c8c
}

.black-box .info-list a b i font {
  color: #a8a8a8
}

.black-box .info-list a p {
  color: #8a8a8a
}

.info-ctrl .ctrl-box {
  position: absolute;
  color: #a8a8a8;
  line-height: 80px;
  font-size: 50px;
  cursor: pointer;
  transition: .3s
}

.info-ctrl .ctrl-box:hover {
  color: #333
}

.info-ctrl .ctrl-left {
  right: 87%;
  top: 50%;
  margin-top: -38px
}

.info-ctrl .ctrl-right {
  left: 85%;
  top: 50%;
  margin-top: -38px
}

@media (max-width:1200px) {
  .info-box {
    margin: 0 7.5%
  }

  .info-only {
    max-width: 385px
  }

  .info-list {
    max-width: 295px
  }

  .info-center {
    height: 300px;
    margin-top: -150px
  }

  .info-ctrl .ctrl-box {
    display: none
  }
}

@media (max-width:1024px) {
  .info-only {
    max-width: 300px
  }

  .info-only a b {
    padding: 25px 0 0 15px
  }

  .info-only a b i {
    padding-right: 15px
  }

  .info-only a b i strong {
    font-size: 24px
  }

  .info-only a p {
    margin: 5px 0 0 15px
  }

  .info-only a span {
    margin: 25px 0 0 15px
  }

  .info-list {
    max-width: 210px
  }

  .info-list a b {
    padding-top: 15px;
    padding-left: 15px
  }

  .info-list a b i {
    padding-right: 15px
  }

  .info-list a b i strong {
    font-size: 24px
  }

  .info-list a p {
    margin: 5px 5px 15px 15px
  }
}

@media (max-width:767px) {
  .info-only {
    max-width: 210px
  }

  .info-box {
    height: auto;
    margin: 0 15px
  }

  .info-cut {
    width: auto;
    height: auto
  }

  .info-bin {
    float: none;
    width: auto
  }

  .info-center {
    height: auto;
    position: relative;
    top: 0;
    margin-top: 0
  }

  .info-only a span {
    margin-bottom: 30px
  }
}

.aboutTouchBox{
  width: 100%;
  position: absolute;
  left: 0;
  top: 2%;
  /* margin-top: 6%; */
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.honorBgc{
  background-image: url(/static/images/bottomBgc.png);
  background-size: 100% 100%;
}
.touch-box {
  width: 100%;
  position: absolute;
  left: 0;
  top: 10%;
  /* margin-top: 6%; */
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.touch-box .desc{
  width: 100%;
  margin-bottom: 20px;
}
.touch-box p {
  margin: 0 0 5px;
}

.touch-left >div {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.touch-left .desc{
  width: 90%;
}
/* .touch-right{width:48%;display:flex;} */
@media (max-width:1600px) {
  .touch-box {
    padding-left: 160px;
    padding-right: 160px
  }
}

@media (max-width:1440px) {
  .touch-box {
    padding-left: 120px;
    padding-right: 120px
  }
}

@media (max-width:1200px) {
  .touch-box {
    padding: 40px 80px 76px 80px
  }
}

@media (max-width:992px) {
  .touch-box {
    padding: 30px 40px 66px 40px
  }
}

@media (max-width:767px) {
  .touch-box {
    padding: 25px 15px 0 15px;
    margin-top: 200px;
    /* top: 35%; */
    position: relative;
    top: 0;
  }

  .touch-left {
    width: 100%;
    text-align: center;
    flex-direction: column;
    align-items: center
  }

  .touch-right {
    width: 100%;
    text-align: center;
    flex-direction: column;
    align-items: center
  }
}

.dropdown-menu-media .list-group-item .media {
  line-height: 2.2
}

nav {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999;
  background: #fff;
  border-bottom: 1px solid #f2f2f2;
  line-height: 60px !important
}

.navbar-logo {
  padding-left: 15px
}

.navbar-header, .navbar-header .vertical-align-middle {
  font-size: 0 !important
}

.nav>li>a {
  padding: 0 20px;
  font-size: 15px;
  color: #848484;
  overflow: visible;
  font-family: 'AlibabaPuHuiTiRegular';
}

@media (max-width:768px) {
  .nav>li>a {
    padding: 0 20px
  }
}

.nav>li>a:focus, .nav>li>a:hover, .nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
  background: none
}

.nav>li>a.active {
  color: var(--theme-default-color)
}

.nav>li>a:after {
  content: '';
  border-bottom: 1px solid var(--theme-default-color);
  width: 0%;
  position: absolute;
  bottom: -1px;
  left: 5%;
  right: 5%;
  transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -ms-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  -webkit-transition: .5s ease-in-out;
}

/* .nav>li>a.active:after {
  width: 40%
}

.nav>li:hover>a:after {
  width: 40%
}

.nav:hover>li>a.active:after {
  width: 0%
}

.nav:hover>li:hover>a.active:after {
  width: 40%
}

.dropdown-menu.animate>li.divider {
  display: none
}

.met-nav-right-shop.nav>li>a.active:after {
  width: 0%
}

.met-nav-right-shop.nav>li:hover>a:after {
  width: 0%
}

.met-nav-right-shop.nav:hover>li:hover>a.active:after {
  width: 0%
}

.navbar-nav>li>a {
  line-height: inherit
} */
.nav > li > a.active:after{width:90%}
.nav > li:hover > a:after{width:90%}
.nav:hover > li > a.active:after{width:0%}
.nav:hover > li:hover > a.active:after{width:90%}
.dropdown-menu.animate > li.divider{display:none}
.met-nav-right-shop.nav > li > a.active:after{width:0%}
.met-nav-right-shop.nav > li:hover > a:after{width:0%}
.met-nav-right-shop.nav:hover > li:hover > a.active:after{width:0%}
.navbar-nav > li > a{line-height:inherit;}

@media (min-width:768px) {
  .navfix-other {
    height: 60px
  }

  .navbar-right {
    margin-right: 0
  }
}

.navbar-right .dropdown-menu {}

.dropdown-menu {
  top: 120%;
  display: none;
  float: none;
  min-width: 180px;
  padding: 0;
  margin: 0;
  text-align: left;
  list-style: none;
  background: #fff;
  border: 1px solid #fff;
  border-top-color: #a8a8a8;
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: 0 0 5px rgba(0, 0, 0, .05)
}

.dropdown-menu.right {
  left: auto;
  right: 0
}

.dropdown-menu>li>a {
  padding: 0 30px;
  line-height: 50px;
  font-size: 15px;
  color: #848484 !important;
  background: none
}

.dropdown-menu>li>a:hover {
  color: var(--theme-default-color) !important;
  background: none
}

.dropdown-menu>li>ul>li>a {
  color: #848484 !important
}

.dropdown-menu>li>ul>li>a:hover {
  color: #333 !important;
  background: none
}

.dropdown-menu>.dropdown-submenu .dropdown-menu {
  top: -1px;
  left: 100%
}

.dropdown-menu>.dropdown-submenu .dropdown-menu {
  top: -1px;
  left: auto;
  right: 100%
}

.dropdown-menu.bullet:before {
  border-bottom-color: #a8a8a8
}

.dropdown-menu>li {
  margin: 0;
  border-bottom: 1px solid #f2f2f2
}

.dropdown-menu>li:last-child {
  border: none
}

.dropdown-menu-right.bullet:after, .dropdown-menu-right.bullet:before {
  right: 30px;
  display: none
}

.dropdown-menu.bullet:before {}

.dropdown-menu.bullet:after, .dropdown-menu.bullet:before {}

.dropdown-menu>.dropdown-submenu>a:after {
  display: none
}

.nav>li>ul.dropdown-menu {
  display: block;
  opacity: 0;
  visibility: hidden;
  transform: translateY(30px);
  -webkit-transform: translateY(30px);
  -moz-transform: translateY(30px);
  -ms-transform: translateY(30px);
  -o-transform: translateY(30px);
  transition: .3s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s;
  -webkit-transition: .3s
}

.nav>li.open>ul.dropdown-menu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  -webkit-transform: translateY(0px);
  transition: .35s ease-in-out;
  -moz-transition: .35s ease-in-out;
  -ms-transition: .35s ease-in-out;
  -o-transition: .35s ease-in-out;
  -webkit-transition: .35s ease-in-out
}

@media (max-width:767px) {
  nav {
    line-height: 50px;
    position: relative
  }

  nav.nav-mod-fixed {
    position: fixed
  }

  nav.nav-mod-fixed .navbar-collapse {
    overflow-y: scroll;
    max-height: 380px
  }

  .navfix-mod-other {
    height: 60px
  }

  .nav>li>ul.dropdown-menu {
    opacity: 1;
    visibility: hidden;
    display: none
  }

  .nav>li.open>ul.dropdown-menu {
    display: block
  }

  .navbar-toggle {
    padding: 0px 15px;
    border: none;
    margin: 0;
    height: 60px
  }

  .navbar-nav {
    margin: 0
  }

  .nav>li>a:after {
    content: '';
    border-bottom: 1px dashed #f2f2f2;
    width: 100% !important;
    left: 0;
    right: auto
  }

  .nav>li>a.active:after {
    border-bottom: 1px solid #a8a8a8;
    left: 0;
    right: auto
  }

  .dropdown-menu>li {
    border: none
  }

  .navbar-nav .open .dropdown-menu>li>a {
    line-height: 50px;
    border-bottom: 1px dotted #f2f2f2
  }
}

footer {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  line-height: 26px;
  background: #C4AC87;
  border: none;
  color: #fff;
  z-index: 1700;
  text-align: right;
  padding: 5px 0
}

@media (min-width:1200px) {
  footer {
    height: 36px;
    overflow: hidden;
    white-space: nowrap
  }

  .footfix-other {
    height: 36px;
    overflow: hidden;
  }
}

.foot-text {
  padding-right: 6px
}
.foot-text a:hover {
  color: #fff !important;
}

.foot-icon {
  margin: 6px 0
}

.foot-icon a {
  color: #858585;
  font-size: 16px;
  padding: 0 15px;
  display: inline-block;
  line-height: 14px;
  height: 14px;
  border-left: 1px solid #ddd;
  cursor: pointer;
  transition: .3s
}

.foot-icon a:first-child {
  border: none;
  padding-left: 0
}

.foot-icon a:hover {
  color: #393939
}

.foot-left {
  color: #ffffff;
  text-align: center;
}

.foot-left a {
  color: #ffffff;
}
.foot-left a:hover {
  color: #0b96e5!important;
}

.powered_by_metinfo {
  float: left;
  padding-left: 15px
}

.foot-links {
  float: left;
  padding-left: 15px;
  color: #fff
}

.foot-links a {
  padding-left: 5px;
  color: #fff;
  opacity: 0.7;
}

.foot-links a:hover {
  opacity: 1;
  color: #fff !important;
  ;
}

/* .foot-right{float:right;max-width:50%} */
/* .foot-right p{float:left;margin-right:15px} */
.met-langlist {
  float: right;
  line-height: 14px;
  height: 14px;
  padding: 0 15px;
  border-left: 1px solid #ddd;
  margin: 6px 0 !important
}

.met-langlist .btn {
  padding: 0;
  border: none;
  height: 22px;
  line-height: 22px;
  margin-top: -6px
}

.met-langlist .flag-icon {
  font-size: 14px
}

.met-langlist .btn-outline.btn-default.active, .met-langlist .btn-outline.btn-default:active, .met-langlist .btn-outline.btn-default:focus, .met-langlist .btn-outline.btn-default:hover, .met-langlist .open>.dropdown-toggle.btn-outline.btn-default {
  background: none
}

@media (max-width:1200px) {
  .foot-left {
    max-width: 100%
  }

  .foot-right {
    max-width: 100%
  }
}

@media (max-width:767px) {
  footer {
    position: relative;
    text-align: center;
    padding: 20px 15px
  }

  .foot-left {
    float: none;
    padding: 0
  }

  .powered_by_metinfo {
    float: none;
    padding-left: 0;
    text-align: center;
    display: block
  }

  .foot-links {
    float: none;
    padding: 0
  }

  .foot-right {
    float: none
  }

  .foot-right p {
    float: none;
    margin-right: 0
  }

  .foot-text {
    display: block;
    padding: 0
  }

  .foot-icon {
    display: block;
    margin: 0
  }

  .met-langlist {
    border: none;
    float: none
  }
}

.shift-move p {
  transition: .6s;
  -moz-transition: .6s;
  -webkit-transition: .6s;
  -o-transition: .6s;
  transform: translateX(0);
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0)
}

.shift-move:hover p {
  transform: translateX(5px);
  -moz-transform: translateX(5px);
  -ms-transform: translateX(5px);
  -o-transform: translateX(5px);
  -webkit-transform: translateX(5px);
  transition: .6s;
  -moz-transition: .6s;
  -webkit-transition: .6s;
  -o-transition: .6s
}

.shift-move p:nth-child(2) {
  transition: .6s .1s;
  -moz-transition: .6s .1s;
  -webkit-transition: .6s .1s;
  -o-transition: .6s .1s
}

.shift-move p:nth-child(3) {
  transition: .6s .2s;
  -moz-transition: .6s .2s;
  -webkit-transition: .6s .2s;
  -o-transition: .6s .2s
}

.shift-move p:nth-child(4) {
  transition: .6s .3s;
  -moz-transition: .6s .3s;
  -webkit-transition: .6s .3s;
  -o-transition: .6s .3s
}

.shift-move p:nth-child(5) {
  transition: .6s .4s;
  -moz-transition: .6s .4s;
  -webkit-transition: .6s .4s;
  -o-transition: .6s .4s
}

.shift-move:hover p:nth-child(2) {
  transition: .6s .1s;
  -moz-transition: .6s .1s;
  -webkit-transition: .6s .1s;
  -o-transition: .6s .1s
}

.shift-move:hover p:nth-child(3) {
  transition: .6s .2s;
  -moz-transition: .6s .2s;
  -webkit-transition: .6s .2s;
  -o-transition: .6s .2s
}

.met-column-nav {
  width: 100%;
  position: fixed;
  z-index: 99999;
  background-color: #fff;
  height: 60px;
  left: 50%;
  transform: translateX(-50%);
}

em.fa {
  width: 18px;
  text-align: center
}

.met-editor {
  font-size: 14px;
  color: #393939
}

.met-news-bar ul.column li a, .met-news-bar .recommend .list-group a:hover, .met-column-nav ul.met-column-nav-ul>li a.link:hover, .met-column-nav ul.met-column-nav-ul>li a.link.active, .breadcrumb>li+li:before, .btn-outline.btn-primary {
  color: var(--theme-default-color)
}

.btn-primary, .met_pager a.Ahover, .btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .btn-primary.focus, .btn-primary:focus, .btn-primary:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover {
  background-color: #393939;
  border-color: #393939
}

.btn-outline.btn-primary.active, .btn-outline.btn-primary:active, .btn-outline.btn-primary:focus, .btn-outline.btn-primary:hover, .open>.dropdown-toggle.btn-outline.btn-primary {
  background-color: var(--theme-default-color);
  border-color: var(--theme-default-color)
}

.modal-primary .modal-header {
  background-color: #393939 !important
}

.form-control.focus, .form-control:focus, .radio-primary input[type="radio"]:checked+label::before {
  border-color: #393939
}

.met-showproduct.pagetype1 .met-showproduct-head .ad-gallery .ad-thumbs li a.ad-active img {
  border: 1px solid #393939
}

.widget-metas, .met_pager a:hover {
  color: #8a8a8a
}

.btn-lg, .widget-title, .met-shownews h1, .met-news .met-news-list ul li h4, .met-news-bar .recommend h3 {
  font-size: 17px
}

.met-news .met-news-list ul li h4 {
  margin-bottom: 10px
}

.met-shownews .info, .met-news-bar .recommend .list-group a {
  font-size: 14px
}

.met-news-bar ul.column li a {
  line-height: 30px
}

.met-news-bar ul.column li a.active {
  color: #333
}

.nav-tabs-line>li.active>a, .nav-tabs-line>li.active>a:focus, .nav-tabs-line>li.active>a:hover {
  color: #595959;
  border-bottom-color: #595959;
  padding-bottom: 10px
}

.met-scroll-top {
  z-index: 999999999;
  bottom: 46px
}


@media (max-width:767px) {
  .met-showproduct.pagetype1 .met-showproduct-body .product-content-body ul.nav-tabs {
    margin-top: 0
  }

  .met-showproduct-body .nav>li>a:after {
    display: none
  }

}


.met-column-nav ul.met-column-nav-ul>li a.link, .met-product.type-1 h4 {
  font-size: 15px;
  font-family: 'AlibabaPuHuiTiRegular';
}

.met-showproduct.pagetype2 nav.navbar .navbar-right li.active a, .met-product.type-1 h4 a:hover {
  color: #393939
}

.met-news .met-news-list ul li p.info,
.met-news .met-news-list ul li p.des {
  font-size: 14px
}

.met-job, .met-news, .met-product, .met-message, .met-feedback, .met-download, .met-position.pattern-show, .met-shownews, .met-showimg, .met-showproduct.pagetype1, .met-showproduct.pagetype2, .met-showproduct.pagetype3, .met-product .less-page-content, .navbar-default .navbar-toolbar>.active>a, .navbar-default .navbar-toolbar>.active>a:focus, .navbar-default .navbar-toolbar>.active>a:hover, .met-showproduct.pagetype2 nav.navbar {
  background-color: #f8f8f8
}

.met-showproduct nav {
  z-index: 999
}

.lg-outer, .lg-backdrop {
  z-index: 999999999999
}

.met-news .met-news-list .met-news-item {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 4px solid #c4ac87
}

.met-news .met-news-list .met-news-item .des {
  font-size: 14px;
  color: #76838f;
  font-weight: 300;
  margin-top: 10px;
}

/*鍒嗛〉*/
.pagess {
  margin: 20px;
  display: flex;
  justify-content: center;
}

.pagess li {
  display: inline-block;
  border: 1px solid #ccc;
  margin: 0 3px;
  line-height: 20px;
  background: #fff;
  color: #999;
  border-radius: 3px;
}

.pagess li:hover {
  background: var(--theme-default-color);
  color: #ffffff;
  border: 1px solid #ccc
}

.pagess li:hover a {
  color: #fff !important;
}

.pagess li.active {
  display: inline-block;
  margin: 0 3px;
  background: var(--theme-default-color);
  color: #ffffff
}

.pagess li.active a {
  color: #fff !important;
}

.pagess li a {
  display: block;
  color: #999;
  padding: 8px 14px;
}

.pagess li a:hover {
  color: #fff
}

@media (max-width:768px) {
  .pagess li:nth-child(n+3):nth-last-child(n+3) {
    display: none
  }

  .pagess li.active {
    display: inline-block !important;
  }
}
