a {
  text-decoration: none !important;
}

.wm-header {
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
}

.wm-fr {
  float: right;
}

.ui-searchbar {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.wm-hd-searchbar-wrap {
  width: calc(100% - 701px);
  margin: 0;
  box-sizing: border-box;
}

.wm-hd-cell {
  line-height: 15px;
  float: left;
}

.wm-hd-mgt {
  margin-top: 20px;
}

.mgt50 {
  margin-top: 50px;
}

.wm-simsun {
  display: inline-block;
  font-family: "simsun";
}

.wm-hd-category {
  display: inline-block;
}

.wm-clearfix {
  zoom: 1;
}

.wm-clearfix::after {
  visibility: hidden;
  display: block;
  height: 0;
  font-size: 0;
  content: '\0020';
  clear: both;
}

.wm-hd {
  position: relative;
  z-index: 100;
  text-align: left;
  display: block;
  width: 100%;
  min-width: 720px;
  background-color: #ffffff;
}

.wm-hd .wm-hd-header {
  display: block;
  margin: 0 auto;
  min-width: 720px;
}

.wm-hd .wm-hd-header .wm-hd-row {
  display: block;
  line-height: 0;
  clear: both;
  position: relative;
  padding-left: 30px;
  padding-right: 20px;
  max-width: 1500px;
  margin: 0 auto;
}

.wm-hd .wm-hd-header .wm-hd-main {
  display: block;
  padding-bottom: 20px;
  box-sizing: border-box;
  z-index: 9;
}

.wm-hd .wm-hd-header .wm-hd-main .wm-hd-m-logo {
  margin-right: 40px;
}

.wm-hd .wm-hd-header .wm-hd-main .wm-hd-m-logo img {
  width: 100%;
  /* height: 61px; */
}

.wm-hd .wm-hd-header .wm-hd-main .wm-hd-m-notify {
  text-align: right;
  position: absolute;
  right: 20px;
  top: 10px;
  vertical-align: top;
}

.wm-hd .wm-hd-header .wm-hd-main .wm-hd-m-notify .wm-hd-ms-tab {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  padding: 12px 16px;
  text-align: left;
}

.wm-hd .wm-hd-header .wm-hd-main .wm-hd-m-notify .wm-hd-ms-tab .wm-hd-ms-trigger {
  max-width: 160px;
  white-space: nowrap;
  /* overflow: hidden; */
  text-overflow: ellipsis;
}

.wm-hd-ms-ma .sc-hd-ms-panel {
  right: 50%;
  margin-right: -34px;
  border-radius: 8px;
  width: 277px;
  position: absolute;
  top: 62px;
  z-index: 7;
  padding: 16px 0 10px;
  background-color: #fff;
  box-shadow: 0 2px 8px 0 #AAA;
  display: none;
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
}

.wm-hd-ms-ma .sc-hd-ms-panel::before {
  content: ' ';
  box-sizing: content-box;
  width: 0;
  height: 0;
  position: absolute;
  top: -18px;
  right: 24px;
  padding: 0;
  border-bottom: 9px solid rgba(0, 0, 0, .5);
  border-top: 9px solid rgba(0, 0, 0, 0);
  border-left: 9px solid rgba(0, 0, 0, 0);
  border-right: 9px solid rgba(0, 0, 0, 0);
  display: none;
}

.wm-hd-m-notify .sc-hd-ms-panel::after {
  content: ' ';
  box-sizing: content-box;
  width: 0;
  height: 0;
  position: absolute;
  top: -16px;
  right: 25px;
  padding: 0;
  border-bottom: 8px solid #fff;
  border-top: 8px solid rgba(0, 0, 0, 0);
  border-left: 8px solid rgba(0, 0, 0, 0);
  border-right: 8px solid rgba(0, 0, 0, 0);
  display: block;
}

.wm-hd-ms-ma .sc-hd-ms-group-sign .sc-hd-ms-title {
  margin-left: 0;
  line-height: 19px;
  margin-right: 0;
  padding: 0 18px;
}

.wm-hd-ms-ma .sc-hd-ms-group-sign .sc-hd-ms-title .sc-hd-ms-info {
  margin-right: 30px;
  overflow: hidden;
  font-size: 16px;
  color: #333;
}

.wm-hd-ms-ma .sc-hd-ms-btgroup {
  padding: 11px 18px 25px;
}

.sc-hd-ms-btgroup a,
.sc-hd-ms-btgroup div {
  display: block;
  line-height: 26px;
  height: 26px;
  text-align: center;
}

.sc-hd-ms-btgroup a.sc-hd-ms-btsignin {
  color: #fff;
  background-color: #ff6b00;
  border: 1px solid #ff6b00;
  border-radius: 2px;
  padding: 0 15px;
}

.sc-hd-ms-btgroup .sc-hd-ms-split {
  color: #333333;
  padding: 0 10px;
}

.wm-hd-m-notify .sc-hd-ms-login-wrap {
  min-height: 100px;
  text-align: center;
  margin: -10px 0 0 20px;
}

.wm-hd-m-notify .sc-hd-ms-login-wrap .sc-hd-ms-login-title {
  font-size: 12px;
  height: 20px;
  line-height: 20px;
  color: #666666;
}

.wm-hd-m-notify .sc-hd-ms-login-wrap .sc-hd-ms-login-content {
  font-size: 12px;
  color: #666666;
  padding-top: 8px;
}

.w-wm-hd-ms-third-login-wrap .icon-facebook {
  background: url(../image/xz.svg);
}

.w-wm-hd-ms-third-login-wrap .icon-google {
  background: url(../image/guge.svg);
}

.w-wm-hd-ms-third-login-wrap .icon-linkedin {
  background: url(../image/linkend.svg);
}

.w-wm-hd-ms-third-login-wrap .icon-twitter {
  background: url(../image/twite.svg);
}

.w-wm-hd-ms-third-login-wrap .thirdpart-login-icon {
  background-size: contain;
  background-position: 0 0;
  width: 32px;
  height: 32px;
  display: inline-block;
  background-repeat: no-repeat;
  margin-right: 10px;
}

.wm-hd-m-notify .sc-hd-ms-login-wrap .sc-hd-ms-login-terms {
  text-align: left;
  padding: 10px 0 15px 0;
}

.sc-hd-ck-label {
  display: block;
  cursor: pointer;
  white-space: nowrap;
  padding-left: 19px;
  position: relative;
  line-height: 20px;
  width: 100%;
  font-size: 12px;
}

.sc-ck-disabled {
  color: #cccccc
}

.sc-hd-ck-label .sc-hd-ck {
  position: absolute;
  top: 3px;
  left: 0;
  box-sizing: border-box;
  padding: 0;
  line-height: normal;
  width: auto;
  height: auto;
  margin: 0 0 3px 0;
  cursor: pointer;
  border: none;
  background-color: rgba(0, 0, 0, 0);
}

.sc-hd-ck-label .sc-hd-ck-txt {
  text-align: left;
}

.sc-hd-ck-label .sc-hd-ck-txt a {
  display: block;
  color: #999999;
  cursor: pointer;
}

.wm-hd-m-notify .sc-hd-ms-panel .sc-hd-ms-title div.sc-hd-ms-act {
  width: 80px;
  white-space: nowrap;
  float: right;
  position: relative;
  text-align: right;
  right: -7px;
  margin-left: -30px;
}

.wm-hd-m-notify .sc-hd-ms-panel .sc-hd-ms-title .sc-hd-ms-act a {
  color: #1686cc;
}

.wm-hd-m-notify .sc-hd-ms-panel .sc-hd-ms-title .sc-hd-ms-name {
  display: inline-block;
  max-width: 80px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  vertical-align: middle;
}

.wm-hd-m-notify .sc-hd-ms-panel .sc-hd-ms-title .sc-hd-ms-icons {
  display: inline-block;
}

.sc-hd-i-gs-not {
  background-color: #ffffff;
}

.wm-hd-m-notify .sc-hd-ms-notify-num {
  margin: 10px 0;
}

.sc-hd-ms-icons .sc-hd-i-gs {
  display: inline-block;
  width: 16px;
  height: 16px;
  position: relative;
  top: 2px;
  vertical-align: top;
  background-position: -11px -150px;
}

.sc-hd-i-gs {
  background: url(../image/TB1mHDTXMaH3KVjSZFpXXbhKpXa-600-400.png) no-repeat 0 0;
}

.sc-hd-i-gs-years {
  font-size: 14px;
  font-weight: 700;
  color: #333333;
}

.sc-hd-i-gs-years .sc-hd-i-gs-y-unit {
  font-size: 12px;
  font-weight: 700;
  display: inline-block;
  -moz-transform: scale(.83);
  -webkit-transform: scale(.83);
  -o-transform: scale(.83);
  -ms-transform: scale(.83);
  transform: scale(.83);
  top: -2px;
  left: -5px;
}

.wm-hd-m-notify a.sc-hd-ms-maentry {
  color: #333333;
  font-weight: 700;
  background-color: #f3f4f8;
  border-top: 1px solid #dae2ed;
  display: block;
  line-height: 28px;
  padding: 0 18px;
}

.wm-hd-m-notify a.sc-hd-ms-maentrys {
  display: block;
  line-height: 28px;
  padding: 0 18px;
  color: #666666;
}

.wm-hd-m-notify .sc-hd-ms-line {
  height: 0;
  line-height: 0;
  margin: 5px 15px;
  border: 1px solid #cccccc;
  border-top: none;
  display: block;
  padding: 0 18px;
}

.wm-hd-m-notify .sc-hd-ms-malabel {
  color: #999999;
  font-size: 12px;
  line-height: 18px;
  display: block;
  padding: 0 18px;
}

.wm-hd-ms-ma-msg .sc-hd-ms-panel {
  right: 50%;
  margin-right: -34px;
  border-radius: 8px;
  position: absolute;
  top: 62px;
  z-index: 7;
  padding: 16px 0 10px;
  background-color: #fff;
  -webkit-box-shadow: 0 2px 8px 0 #AAA;
  -moz-box-shadow: 0 2px 8px 0 #AAA;
  box-shadow: 0 2px 8px 0 #AAA;
  display: none;
}

/*.wm-hd-ms-ma-msg .sc-hd-ms-panel::before {
  content: ' ';
  box-sizing: content-box;
  width: 0;
  height: 0;
  position: absolute;
  top: -18px;
  right: 24px;
  padding: 0;
  border-bottom: 9px solid rgba(0, 0, 0, .5);
  border-top: 9px solid rgba(0, 0, 0, 0);
  border-left: 9px solid rgba(0, 0, 0, 0);
  border-right: 9px solid rgba(0, 0, 0, 0);
  display: block;
}*/
.wm-hd-ms-ma-msg .sc-hd-ms-panel::after {
  content: ' ';
  box-sizing: content-box;
  width: 0;
  height: 0;
  position: absolute;
  top: -16px;
  right: 25px;
  padding: 0;
  border-bottom: 8px solid #fff;
  border-top: 8px solid rgba(0, 0, 0, 0);
  border-left: 8px solid rgba(0, 0, 0, 0);
  border-right: 8px solid rgba(0, 0, 0, 0);
  display: block;
}

.msg-login-balloon-container {
  width: 280px;
}

.msg-login-balloon-container .unlogin-wrapper {
  padding: 0 16px 10px;
}

.msg-login-balloon-container .title {
  font-size: 16px;
  color: #333333;
  margin: 12px 0;
  text-align: center;
}

.msg-login-balloon-container .sign-content {
  font-size: 14px;
  color: #666666;
  line-height: 18px;
  margin-bottom: 16px;
}

.msg-login-balloon-container .action-container {
  text-align: center;
}

.msg-login-balloon-container .action-container .sign-btn {
  background-color: #ff6b00;
  width: 240px;
  height: 32px;
  border-radius: 16px;
  text-align: center;
  line-height: 32px;
  padding: 0;
  color: #fff;
  text-decoration: none;
  background: #ff761a;
  font-size: 14px;
  border-color: #ff761a;
  position: relative;
  display: inline-block;
  box-sizing: border-box;
}

.msg-login-balloon-container .sign-tip {
  font-size: 12px;
  color: #666666;
  margin-top: 8px;
  line-height: 16px;
}








.wm-hd .wm-hd-header .wm-hd-main .wm-hd-m-notify .wm-hd-ms-tab .wm-hd-ms-trigger .wm-hd-ms-icon {
  float: left;
  margin-top: 6px;
  background: url('../image/user.png') no-repeat;
  width: 28px;
  height: 30px;
  /* display: inline-block; */
  position: relative;
}

.wm-hd .wm-hd-header .wm-hd-main .wm-hd-m-notify .wm-hd-ms-tab .wm-hd-ms-trigger .wm-hd-ms-icon .icon-count {
  /* right: -6px;
  top: -8px; */
}

.icon-count {
  min-width: 14px;
  text-align: center;
  line-height: 14px;
  display: inline-block;
  position: absolute;
  right: -10px;
  top: -12px;
  background: #ff0000;
  color: #fff;
  border-radius: 17px;
  padding: 6px;
  font-size: 16px;
  transform: scale(.7);
  font-family: Tahoma !important;
  box-sizing: content-box !important;
}

.icon-count:before {
  content: ' ';
  position: absolute;
  left: 10px;
  top: 8px;
  opacity: .75;
  width: 0;
  height: 0;
  background-color: #ff0000;
  border-radius: 50%;
  box-shadow: 0 0 10px rgba(0, 0, 0, .3) inset;
  z-index: -1;
}

.wm-hd .wm-hd-header .wm-hd-main .wm-hd-m-notify .wm-hd-ms-tab .wm-hd-ms-trigger .wm-hd-ms-title-top {
  display: inline-block;
  padding: 0;
  margin: 0;
  margin-left: 4px;
  line-height: 19px;
  vertical-align: middle;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.wm-hd .wm-hd-header .wm-hd-main .wm-hd-m-notify .wm-hd-ms-tab .wm-hd-ms-trigger .wm-hd-ms-title-top .wm-hd-ms-login {
  max-width: 124px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-size: 12px;
  line-height: 23px;
  height: 20px;
}

.wm-hd .wm-hd-header .wm-hd-main .wm-hd-m-notify .wm-hd-ms-tab .wm-hd-ms-trigger .wm-hd-ms-title-top .wm-hd-ms-login a {
  color: #000 !important;
}

.wm-hd .wm-hd-header .wm-hd-main .wm-hd-m-notify .wm-hd-ms-tab .wm-hd-ms-trigger .wm-hd-icon-container {
  text-align: center;
  height: 23px;
  position: relative;
}

.wm-hd .wm-hd-header .wm-hd-main .wm-hd-m-notify .wm-hd-ms-tab .wm-hd-ms-trigger .wm-hd-icon-container .icon-count {
  right: 8px;
  top: -8px;
}

.wm-hd .wm-hd-header .wm-hd-main .wm-hd-m-notify .wm-hd-ms-tab .wm-hd-ms-trigger .wm-hd-icon-container .wm-hd-ms-icon {
  position: static;
  float: none;
  margin: 0;
  display: inline-block;
  width: 27px;
  height: 20px;
  background: url(../image/message.png) no-repeat;
}

.wm-hd .wm-hd-header .wm-hd-main .wm-hd-m-notify .wm-hd-ms-tab .wm-hd-ms-trigger .wm-hd-text-container {
  max-width: 73px;
  height: 17px;
  line-height: 17px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: center;
}

.wm-hd .wm-hd-header .wm-hd-main .wm-hd-m-notify .wm-hd-ms-tab .wm-hd-ms-trigger .wm-hd-text-container a {
  color: #000;
  font-size: 14px;
}

.wm-hd .wm-hd-header .wm-hd-main .wm-hd-m-notify .wm-hd-ms-tab .wm-hd-ms-notify {
  vertical-align: top;
}

.wm-hd .wm-hd-header .wm-hd-link {
  padding-left: 0;
  padding-right: 12px;
  height: 40px;
  line-height: inherit;
  padding-top: 2px;
  padding-left: 80px;
  padding-bottom: 2px;
  box-sizing: content-box;
}

.wm-hd .wm-hd-header .wm-hd-link .wm-hd-nav li {
  padding: 0 40px;
  text-align: center;
  line-height: 40px;
  display: inline-block;
  font-size: 14px;
  color: #333;
  position: relative;
}

.wm-hd .wm-hd-header .wm-hd-link .wm-hd-nav li a {
  color: #333;
  font-size: 16px;
}

.wm-hd .wm-hd-header .wm-hd-link .wm-hd-nav li a:hover {
  color: #ff6600;
}

.wm-hd .wm-hd-header .wm-hd-link .wm-hd-nav li i {
  display: inline-block;
  font-family: "simsun";
  transition: transform 0.5s;
  transform: rotate(90deg);
  margin-left: 2px;
}

.wm-hd .wm-hd-header .wm-hd-link .wm-hd-nav li .sc-hd-panel {
  float: none;
  position: absolute;
  left: 0;
  display: none;
}

.wm-hd .wm-hd-header .wm-hd-link .wm-hd-nav li .sc-hd-panel ul {
  background: #fff;
  padding: 20px;
  position: relative;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  display: block;
  float: left;
  margin: 0;
}

.wm-hd .wm-hd-header .wm-hd-link .wm-hd-nav li .sc-hd-panel ul li {
  line-height: 20px;
  padding: 0 0 12px 0;
  margin: 0;
  width: 240px;
  text-align: left;
}

.wm-hd .wm-hd-header .wm-hd-link .wm-hd-nav li .sc-hd-panel ul li .sc-hd-text-warp {
  width: 200px;
}

.wm-hd .wm-hd-header .wm-hd-link .wm-hd-nav li:hover .sc-hd-panel {
  display: block;
}

.wm-hd .wm-hd-header .wm-hd-link .wm-hd-nav li:hover i {
  transform: rotate(-90deg);
}

.wm-hd .wm-hd-header .wm-hd-link .wm-hd-nav .active {
  height: 14px;
  margin: 0 2px;
  position: relative;
  top: -7px;
}

.wm-hd .wm-hd-header .wm-hd-link .wm-hd-nav .wm-hd-home {
  background: url(../image/home.png) no-repeat 17px center;
}

.wm-hd .wm-hd-header .ui-searchbar-size-middle .ui-searchbar-body {
  border-radius: 20px 0 0 20px;
  margin-right: 140px;
  height: 40px;
  border: 2px solid;
  border-color: #ff6b00 #ff6b00 #ff6b00;
  position: relative;
  background-color: #fff;
}

.ui-searchbar-type {
  position: absolute;
  top: 1px;
  left: 0;
  display: block;
  float: left;
  border-right: 1px solid #e8e8e8;
  text-align: center;
  min-width: 113px;
}

.ui-searchbar-size-middle .ui-searchbar-body .ui-searchbar-type .ui-searchbar-type-value {
  position: relative;
  /* padding: 9px 30px 9px 18px; */
  line-height: 34px;
  cursor: pointer;
}

.ui-searchbar-size-middle .ui-searchbar-body .ui-searchbar-type .ui-searchbar-type-value .ui-searchbar-type-display {
  font-size: 13px;
  line-height: 16px;
}

.ui-searchbar-size-middle .ui-searchbar-body .ui-searchbar-type .ui-searchbar-type-value .ui-searchbar-type-display a {
  color: #000;
}

.ui-searchbar-size-middle .ui-searchbar-body .ui-searchbar-type .ui-searchbar-type-value i {
  font-family: "simsun";
  display: inline-block;
  transform: rotate(90deg);
}

.ui-searchbar-size-middle .ui-searchbar-body .ui-searchbar-type .ui-searchbar-type-options {
  margin: 0;
  border: 1px solid #e9e9e9;
  border-radius: 3px;
  background-color: #fff;
  -moz-box-shadow: 1px 1px 4px -1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 1px 1px 4px -1px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 4px -1px rgba(0, 0, 0, 0.2);
  min-width: 113px;
  z-index: 99;
  position: absolute;
  left: -3px;
  top: 37px;
  right: auto;
  display: none;
}

.ui-searchbar-size-middle .ui-searchbar-body .ui-searchbar-type .ui-searchbar-type-options .ui-searchbar-type-option {
  margin: 0;
  list-style: none;
  width: 100%;
  white-space: nowrap;
  display: list-item;
  margin-left: 0;
}

.ui-searchbar-size-middle .ui-searchbar-body .ui-searchbar-type .ui-searchbar-type-options .ui-searchbar-type-option a {
  color: #333333;
  display: block;
  cursor: default;
  line-height: 28px;
  height: 28px;
  padding: 0 20px;
}

.wm-hd .wm-hd-header .ui-searchbar-size-middle .ui-searchbar-body .ui-searchbar-main {
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 10px;
  position: relative;
}

.wm-hd .wm-hd-header .ui-searchbar-size-middle .ui-searchbar-body .ui-searchbar-main .ui-searchbar-keyword {
  height: 34px;
  line-height: 100%;
  padding: 9px 0;
  width: 98%;
  margin: 0;
  border: 0;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  font-family: inherit;
  height: 18px;
  padding: 17px 0;
  padding-left: 10px;
  color: #333333;
  overflow: visible;
  *margin-top: -1px;
  _line-height: 19px;
  _height: 19px;
  _width: 98%;
  outline: 0;
  -webkit-appearance: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.wm-hd .wm-hd-header .ui-searchbar-size-middle .ui-searchbar-body .ui-searchbar-submit {
  border-radius: 0 20px 20px 0 !important;
  line-height: 40px;
  padding-left: 40px;
  padding-right: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: center;
  width: 140px;
  position: absolute;
  top: -2px;
  right: -139px;
  background-color: #ff6b00;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  height: 40px;
  border: 0;
  color: #fff;
  cursor: pointer;
  font-size: 16px;
}

.wm-hd .wm-hd-header .ui-searchbar-size-middle .ui-searchbar-body .ui-searchbar-button-icon {
  left: auto;
  top: 12px;
  right: -48px;
  width: 16px;
  height: 16px;
  background-position: -388px -193px;
  background-image: url(../image/search.png);
  position: absolute;
}

.wm-hd .wm-hd-header .header-row {
  width: auto;
  max-width: 1500px;
  margin: 0 auto;
  padding: 0 20px;
}

.wm-hd .wm-hd-header .header-row .header-menu {
  float: right;
  font-size: 14px;
  margin-top: 8px;
}

.wm-hd .wm-hd-header .header-row .header-menu .menu-item {
  float: left;
  padding: 0 10px;
  margin-left: 5px;
  position: relative;
}

.wm-hd .wm-hd-header .header-row .header-menu .menu-item .sc-hd-ms-panel-item {
  right: 50%;
  margin-right: -60px;
  border-radius: 8px;
  width: 100px;
  position: absolute;
  top: 23px;
  z-index: 7;
  padding: 16px 0 10px;
  background-color: #fff;
  box-shadow: 0 2px 8px 0 #AAA;
  display: none;
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  z-index: 111;
  text-align: center;
}

.wm-hd .wm-hd-header .header-row .header-menu .menu-item .sc-hd-ms-panel-item .wm-img-code {
  width: 80px;
  height: 80px;
  display: inline-block;
  /* margin: 10px; */
}

.wm-hd .wm-hd-header .header-row .header-menu .menu-item .sc-hd-ms-panel-item .wm-img-code p {
  font-size: 12px;
}

.wm-hd .wm-hd-header .header-row .header-menu .menu-item .sc-hd-ms-panel-item .wm-img-code img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}

.wm-hd .wm-hd-header .header-row .header-menu .menu-item .sc-hd-ms-panel-item::before {
  content: ' ';
  box-sizing: content-box;
  width: 0;
  height: 0;
  position: absolute;
  top: -18px;
  right: 42px;
  padding: 0;
  border-bottom: 9px solid rgba(0, 0, 0, .5);
  border-top: 9px solid rgba(0, 0, 0, 0);
  border-left: 9px solid rgba(0, 0, 0, 0);
  border-right: 9px solid rgba(0, 0, 0, 0);
  display: none;
}

.wm-hd .wm-hd-header .header-row .header-menu .menu-item .sc-hd-ms-panel-item::after {
  content: ' ';
  box-sizing: content-box;
  width: 0;
  height: 0;
  position: absolute;
  top: -16px;
  right: 43px;
  padding: 0;
  border-bottom: 8px solid #fff;
  border-top: 8px solid #000;
  border-left: 8px solid #000;
  border-right: 8px solid #000;
  display: block;
}

.wm-hd .wm-hd-header .header-row .header-menu .menu-item .m-header-menu-title {
  display: block;
  padding: 5px 10px;
  border: 1px solid #fff;
  margin: -6px -11px;
  border-radius: 3px 3px 0 0;
  cursor: pointer;
}

.wm-hd .wm-hd-header .header-row .header-menu .menu-item .m-header-menu-title i {
  display: inline-block;
  font-family: "simsun";
  transition: transform 0.5s;
  transform: rotate(90deg);
  margin-left: 2px;
}

.wm-hd .wm-hd-header .header-row .header-menu .menu-item .m-header-menu-title:hover i {
  transition: transform 0.5s;
  transform: rotate(-90deg);
}

.wm-hd .wm-hd-header .header-row .header-menu .menu-item a {
  color: #000 !important;
}

.wm-hd .wm-hd-header .header-row .header-menu .menu-item a img {
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
}

.sticky-areas {
  position: fixed;
  left: 0;
  top: 0;
  box-sizing: border-box;
  width: 100%;
  height: 0;
  display: none;
  background: #fff;
  padding: 10px 0;
  box-shadow: 0 8px 17px 0 rgb(0 0 0 / 15%);
}

.sticky-areas .sticky-content {
  margin: 0 auto;
  padding: 10px 16px;
  max-width: 1500px;
  min-width: 720px;
}

.sticky-areas .sticky-content .wm-hd-m-logo {
  margin-right: 40px;
}

.sticky-areas .sticky-content .wm-hd-m-logo img {
  width: 100%;
}

.sticky-areas .sticky-content .ui-searchbar-size-middle .ui-searchbar-body {
  border-radius: 20px 0 0 20px;
  margin-right: 140px;
  height: 40px;
  border: 2px solid;
  border-color: #ff6b00 #ff6b00 #ff6b00;
  position: relative;
  background-color: #fff;
}

.sticky-areas .sticky-content .ui-searchbar-size-middle .ui-searchbar-body .ui-searchbar-type {
  position: absolute;
  top: 1px;
  left: 0;
  display: block;
  padding: 1px 0;
  float: left;
  border-right: 1px solid #e8e8e8;
  text-align: center;
  min-width: 113px;
}

.sticky-areas .sticky-content .ui-searchbar-size-middle .ui-searchbar-body .ui-searchbar-type .ui-searchbar-type-value {
  position: relative;
  /* padding: 9px 30px 9px 18px; */
  line-height: 34px;
  cursor: pointer;
}

.sticky-areas .sticky-content .ui-searchbar-size-middle .ui-searchbar-body .ui-searchbar-type .ui-searchbar-type-value .ui-searchbar-type-display {
  font-size: 13px;
  line-height: 16px;
}

.sticky-areas .sticky-content .ui-searchbar-size-middle .ui-searchbar-body .ui-searchbar-type .ui-searchbar-type-value .ui-searchbar-type-display i {
  font-family: "simsun";
  display: inline-block;
  transform: rotate(90deg);
}

.sticky-areas .sticky-content .ui-searchbar-size-middle .ui-searchbar-body .ui-searchbar-main {
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 10px;
  position: relative;
}

.sticky-areas .sticky-content .ui-searchbar-size-middle .ui-searchbar-body .ui-searchbar-main .ui-searchbar-keyword {
  height: 34px;
  line-height: 100%;
  padding: 9px 0;
  width: 98%;
  margin: 0;
  border: 0;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  font-family: inherit;
  height: 18px;
  padding: 17px 0;
  padding-left: 10px;
  color: #333333;
  overflow: visible;
  *margin-top: -1px;
  _line-height: 19px;
  _height: 19px;
  _width: 98%;
  outline: 0;
  -webkit-appearance: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.sticky-areas .sticky-content .ui-searchbar-size-middle .ui-searchbar-body .ui-searchbar-submit {
  border-radius: 0 20px 20px 0 !important;
  line-height: 40px;
  padding-left: 40px;
  padding-right: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: center;
  width: 140px;
  position: absolute;
  top: -2px;
  right: -139px;
  background-color: #ff6b00;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  height: 40px;
  border: 0;
  color: #fff;
  cursor: pointer;
  font-size: 16px;
}

.sticky-areas .sticky-content .ui-searchbar-size-middle .ui-searchbar-body .ui-searchbar-button-icon {
  left: auto;
  top: 12px;
  right: -48px;
  width: 16px;
  height: 16px;
  background-position: -388px -193px;
  background-image: url(../image/search.png);
  position: absolute;
}

.sticky-areas.show {
  display: block;
  height: auto;
  z-index: 999;
}

.footBanner {
  margin: 60px 0;
}

.footBanner img {
  max-width: 100%;
}

.wm-face {
  background: url(../image/wmbg.png) no-repeat;
  background-position: center -130px;
}

.wm-face .wm-fj {
  height: 340px;
  overflow: hidden;
}

.wm-face .wm-fj p {
  text-align: left;
  color: #fff;
  font-weight: 600;
  letter-spacing: 2px;
  cursor: pointer;
}

.wm-face .wm-fj .wm-fj-title {
  /* height: 114px; */
  /* line-height: 142px; */
  margin-top: 120px;
  font-size: 30px;
  letter-spacing: 5px;
}

.wm-face .wm-fj .wm-fj-btm {
  margin-top: 200px;

  font-size: 24px;
}

.wm-face .wm-fj .wm-fj-btm span {
  color: #ffcc00;
  margin-left: 40px;
}

.wm-face .wm-fj .wm-fj-btm span:first-child {
  margin-left: 0;
}

.wm-face .main-content {
  margin: 0 auto;
  padding: 24px 15px 0 15px;
  max-width: 1500px;
  min-width: 720px;
}

.wm-face .main-first-floor .category-banner-ta {
  box-sizing: border-box;
  padding: 20px 20px 0;
  border: 1px solid #dedfe4;
  background: #fff;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  height: 710px;
}

.wm-face .main-first-floor .category-banner-ta .flex-content {
  -webkit-box-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  overflow: hidden;
  position: relative;
}

.wm-face .main-first-floor .category-banner-ta .fix-content-left {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-align: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  margin-left: 350px;
}

.category-banner-ta .first-banner .scroller {
  margin-bottom: 34px;
}

.category-banner-ta .first-banner .scroller.block {
  display: block;
}

.category-banner-ta .first-banner .scroller .wm-swiper {
  width: 100%;
  height: 545px;
  overflow: hidden;
}

.category-banner-ta .first-banner .scroller .wm-swiper .wm-button {
  background-image: none;
  font-size: 28px;
  text-align: center;
  line-height: 44px;
  font-family: "simsun";
  font-weight: bold;
  background-color: #1c110f;
  color: #fff;
  transition: transform 0.5s;
}

.wm-face .main-first-floor .category-banner-ta .first-banner .scroller .wm-swiper .wm-prev {
  left: -27px;
}

.wm-face .main-first-floor .category-banner-ta .first-banner .scroller .wm-swiper .wm-next {
  right: -27px;
}

.wm-face .main-first-floor .category-banner-ta .first-banner .scroller .wm-swiper:hover .wm-prev {
  transform: translateX(27px);
}

.wm-face .main-first-floor .category-banner-ta .first-banner .scroller .wm-swiper:hover .wm-next {
  transform: translateX(-27px);
}

.wm-face .main-first-floor .category-banner-ta .first-banner .scroller .wm-pagination {
  margin: 15px auto 0;
  /* position: static; */
  left: 0 !important;
  bottom: 10px !important;
}

.wm-face .main-first-floor .category-banner-ta .first-banner .scroller .wm-pagination .swiper-pagination-bullet {
  margin: 0 5px;
  width: 14px;
  height: 14px;
  cursor: pointer;
}

.wm-face .main-first-floor .category-banner-ta .first-banner .scroller .wm-pagination .swiper-pagination-bullet-active {
  background-color: #fff;
  border: 2px solid #ff6600;
}

.wm-face .main-first-floor .category-banner-ta .col-left {
  min-width: 350px;
  margin-bottom: 34px;
  order: -1;
  -ms-flex-order: -1;
  margin-right: -350px;
  width: auto;
  position: relative;
}

.wm-face .main-first-floor .category-banner-ta .col-left .home-category {
  margin-left: -10px;
  position: absolute;
  z-index: 99;
  display: flex;
}

.wm-face .main-first-floor .category-banner-ta .col-left .home-category .category-left .left-title {
  line-height: 19px;
  font-size: 14px;
  color: #333333;
  margin: 0 10px 10px;
  border-bottom: 2px solid #1c226a;
  display: flex;
  justify-content: space-between;
  font-weight: bold;
}

.wm-face .main-first-floor .category-banner-ta .col-left .home-category .category-left .left-title a {
  padding: 8px 0;
  color: #000000;
  font-size: 20px;
}

.wm-face .main-first-floor .category-banner-ta .col-left .home-category .category-left .left-market {
  position: relative;
}

/* .wm-face .main-first-floor .category-banner-ta .col-left .home-category .category-left .left-market .localtion-hover {
  display: block;
} */
.wm-face .main-first-floor .category-banner-ta .col-left .home-category .category-left .left-market .category-item {}

.wm-face .main-first-floor .category-banner-ta .col-left .home-category .category-left .left-market .category-item1 {
  padding: 7px 5px 10px 10px;
  width: 340px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.wm-face .main-first-floor .category-banner-ta .col-left .home-category .category-left .left-market .category-item div {
  display: flex;
  align-items: center;
}

.wm-face .main-first-floor .category-banner-ta .col-left .home-category .category-left .left-market .category-item div span {
  line-height: 17px;
  font-size: 14px;
  color: #333;
}

.wm-face .main-first-floor .category-banner-ta .col-left .home-category .category-left .left-market .category-item div .img {
  border-radius: 20px;
  display: inline-block;
  margin-right: 10px;
  position: relative;
  text-align: center;
  width: 24px;
}

.wm-face .main-first-floor .category-banner-ta .col-left .home-category .category-left .left-market .category-item div .img::after {
  border-radius: 20px;
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.wm-face .main-first-floor .category-banner-ta .col-left .home-category .category-left .left-market .category-item div .txt {
  display: -webkit-inline-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  word-break: break-word;
}

.wm-face .main-first-floor .category-banner-ta .col-left .home-category .category-left .left-market .localtion-hover:hover {
  background-color: #f8f8f8;
}

.wm-face .main-first-floor .category-banner-ta .col-left .home-category .category-left .left-market .category-item:hover .txt {
  color: #ff6600;
}

.wm-face .main-first-floor .category-banner-ta .col-left .home-category .category-list .category-laout .category-item ul li:hover a {
  color: #ff6b00;
}

.wm-face .main-first-floor .category-banner-ta .col-left .home-category .category-list {
  background: #fff;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.12);
  /* margin-top: 30px; */
  position: absolute;
  top: 0;
  left: 340px;
  display: none;
  overflow-y: auto;
  height: 600px;
}




.wm-face .main-first-floor .category-banner-ta .col-left .home-category .category-list::-webkit-scrollbar {
  width: 4px;
  height: 8px;
}

/* æ»šåŠ¨æ¡é¡¶è§’å’Œåº•è§’ */
/* é¡¶è§’ */
.wm-face .main-first-floor .category-banner-ta .col-left .home-category .category-list::-webkit-scrollbar-button:vertical:decrement {
  width: 4px;
  height: 8px;
  border-radius: 6px 6px 0 0;
  background-repeat: no-repeat;
  background-position: 2px 2px;
  background: #f2f2f2;
}

/* åº•è§’ */
.wm-face .main-first-floor .category-banner-ta .col-left .home-category .category-list::-webkit-scrollbar-button:vertical:increment {
  width: 4px;
  height: 8px;
  border-radius: 0 0 6px 6px;
  background-repeat: no-repeat;
  background-position: 2px 2px;
  background: #f2f2f2;
}

.wm-face .main-first-floor .category-banner-ta .col-left .home-category .category-list::-webkit-scrollbar-button:horizontal:decrement {
  width: 4px;
  height: 8px;
  background-repeat: no-repeat;
  background-position: 2px 2px;
  background: #f2f2f2;
}

.wm-face .main-first-floor .category-banner-ta .col-left .home-category .category-list::-webkit-scrollbar-button:horizontal:increment {
  width: 4px;
  height: 8px;
  background-repeat: no-repeat;
  background-position: 2px 2px;
  background: #000;
}

.wm-face .main-first-floor .category-banner-ta .col-left .home-category .category-list::-webkit-scrollbar-button:vertical:decrement:hover,
.wm-face .main-first-floor .category-banner-ta .col-left .home-category .category-list::-webkit-scrollbar-button:vertical:increment:hover,
.wm-face .main-first-floor .category-banner-ta .col-left .home-category .category-list::-webkit-scrollbar-button:horizontal:decrement:hover,
.wm-face .main-first-floor .category-banner-ta .col-left .home-category .category-list::-webkit-scrollbar-button:horizontal:increment:hover {
  background-color: #c1c1c1;
}

.wm-face .main-first-floor .category-banner-ta .col-left .home-category .category-list::-webkit-scrollbar-button:vertical:decrement:active,
.wm-face .main-first-floor .category-banner-ta .col-left .home-category .category-list::-webkit-scrollbar-button:vertical:increment:active,
.wm-face .main-first-floor .category-banner-ta .col-left .home-category .category-list::-webkit-scrollbar-button:horizontal:decrement:active,
.wm-face .main-first-floor .category-banner-ta .col-left .home-category .category-list::-webkit-scrollbar-button:horizontal:increment:active {
  background-color: #c1c1c1;
}

/* æ»šåŠ¨æ¡ èƒŒæ™¯è‰² åŽ */
.wm-face .main-first-floor .category-banner-ta .col-left .home-category .category-list::-webkit-scrollbar-track {
  width: 4px;
  background: #c1c1c1;
  /*#E1ebf3;*/
}

.wm-face .main-first-floor .category-banner-ta .col-left .home-category .category-list::-webkit-scrollbar-corner {
  width: 4px;
  background: #c1c1c1;
  /*#E1ebf3;*/
}

/* æ»šåŠ¨æ¡ èƒŒæ™¯è‰² å‰ */
.wm-face .main-first-floor .category-banner-ta .col-left .home-category .category-list::-webkit-scrollbar-thumb {
  width: 4px;
  border-radius: 6px;
  background: #c1c1c1;
  /*#044068;*/
}

.wm-face .main-first-floor .category-banner-ta .col-left .home-category .category-list::-webkit-scrollbar-thumb:hover {
  background: #c1c1c1;
  /*#044068;*/
}

.wm-face .main-first-floor .category-banner-ta .col-left .home-category .category-list::-webkit-scrollbar-thumb:active {
  background: #c1c1c1;
  /*#044068;*/
}









.wm-face .main-first-floor .category-banner-ta .col-left .home-category .category-list .category-laout {
  width: 634px;
  padding: 20px;
  padding-bottom: 10px;
  display: flex;
  flex-wrap: wrap;
}

.wm-face .main-first-floor .category-banner-ta .col-left .home-category .category-list .category-laout .category-item {
  width: 33.3%;
  margin-bottom: 18px;
  padding-right: 15px;
  box-sizing: border-box;
}

.wm-face .main-first-floor .category-banner-ta .col-left .home-category .category-list .category-laout .category-item h3 {
  line-height: 19px;
  font-size: 16px;
  color: #333;
  font-weight: 700;
  margin-bottom: 10px;
}

.wm-face .main-first-floor .category-banner-ta .col-left .home-category .category-list .category-laout .category-item h3 a {
  color: #333;
}

.wm-face .main-first-floor .category-banner-ta .col-left .home-category .category-list .category-laout .category-item ul li {
  line-height: 16px;
  font-size: 14px;
  color: #333;
  margin-left: 0;
  margin-bottom: 10px;
  /* overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; */
}

.wm-face .main-first-floor .category-banner-ta .col-left .home-category .category-list .category-laout .category-item ul li a {
  color: #333;
}

.wm-face .main-first-floor .category-banner-ta .col-left .home-category .hide {
  display: none;
}

.wm-face .main-first-floor .category-banner-ta .col {
  height: 100%;
}

.wm-face .main-first-floor .wm-pd20 {
  padding-left: 20px !important;
  padding-right: 20px !important;
}

.wm-face .main-first-floor .wm-pd0 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.wm-face .main-first-floor .wm-trade-show {
  background: #fff;
  margin-top: 20px;
  padding: 30px;
  border: 1px solid #e8eef3;
}

.wm-face .main-first-floor .wm-trade-show .trade-header {
  position: relative;
}

.wm-face .main-first-floor .wm-trade-show .trade-header .title-main {
  font-size: 20px;
  line-height: 30px;
  font-weight: bold;
  color: #222222;
}

.wm-face .main-first-floor .wm-trade-show .trade-header .title-sub {
  font-size: 14px;
  color: #222222;
}

.wm-face .main-first-floor .wm-trade-show .trade-header .trade-fair {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 3px;
  background-color: #e64747;
  float: right;
  right: 0;
  width: 96px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  font-size: 14px;
  color: #fff;
  cursor: pointer;
}

.wm-face .main-first-floor .wm-trade-show .trade-header .wm-lefts {
  right: 106px;
}

.wm-face .main-first-floor .wm-trade-show .trade-header .ogg {
  background-color: #ff6600;
  background-image: none;
  top: 0;
}

.wm-face .main-first-floor .wm-trade-show .trade-header .ogg i {
  font-family: "simsun";
  color: #fff;
  font-size: 24px;
}

.wm-face .main-first-floor .wm-trade-show .trade-header .swiper-button-next,
.wm-face .main-first-floor .wm-trade-show .trade-header .swiper-button-prev {
  top: 15px;
  margin-top: 0;
}

.wm-face .main-first-floor .wm-trade-show .trade-header .swiper-button-disabled {
  background: #e4e4e4;
  color: #fff;
  opacity: 1;
}

.wm-face .main-first-floor .wm-trade-show .trade-header .swiper-button-prev {
  right: 62px;
  left: unset;
}

.wm-face .main-first-floor .wm-trade-show .trade-header .swiper-button-next {
  right: 25px;
}

.wm-face .main-first-floor .wm-trade-show .trade-header .w37 {
  width: 37px;
  height: 37px;
}

.wm-face .main-first-floor .wm-trade-show .trade-body-tab {
  display: none;
}

.wm-face .main-first-floor .wm-trade-show .trade-body {
  display: flex;
  flex-direction: row;
  margin-top: 20px;
  height: 400px;
}

.wm-face .main-first-floor .wm-trade-show .trade-body .trade-body-left {
  flex: 1 1;
  position: relative;
  overflow: hidden;
}

.wm-face .main-first-floor .wm-trade-show .trade-body .trade-body-left .trade-body-main .trade-body-main-image {
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}

.wm-face .main-first-floor .wm-trade-show .trade-body .trade-body-left .trade-body-main .trade-body-main-image {
  width: 100%;
  height: 100%;
}

.wm-face .main-first-floor .wm-trade-show .trade-body .trade-body-left .trade-body-main .trade-body-main-image .under-resolution-rxl {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.wm-face .main-first-floor .wm-trade-show .trade-body .trade-body-left .show {
  display: block;
}

.wm-face .main-first-floor .wm-trade-show .trade-body .trade-body-middle {
  position: relative;
  width: 60px;
}

.wm-face .main-first-floor .wm-trade-show .trade-body .trade-body-middle .middle-line {
  position: absolute;
  left: calc(50% - 1px);
  height: 100%;
  width: 0;
  margin: 0 auto;
  border-left: 2px solid #e6e6e6;
}

.wm-face .main-first-floor .wm-trade-show .trade-body .trade-body-right {
  flex: 1 1;
  margin-bottom: -15px;
}

.wm-face .main-first-floor .wm-trade-show .trade-body .trade-body-right .trade-body-list {
  width: 100%;
  display: flex;
  flex-direction: column;
}

.wm-face .main-first-floor .wm-trade-show .trade-body .trade-body-right .trade-body-list .trade-body-item {
  flex: 1 1 auto;
  display: flex;
  position: relative;
  flex-direction: row;
  align-items: center;
  box-sizing: border-box;
  padding-bottom: 15px;
}

.wm-face .main-first-floor .wm-trade-show .trade-body .trade-body-right .trade-body-list .trade-body-item .trade-body-item-circle {
  position: absolute;
  height: 18px;
  width: 18px;
  left: -30px;
  top: 0;
  box-sizing: border-box;
  transform: translateX(-50%);
  border-radius: 50%;
  border: 2px solid #0066cc;
  background-color: #fff;
}

.wm-face .main-first-floor .wm-trade-show .trade-body .trade-body-right .trade-body-list .trade-body-item .trade-body-item-circle-acitve {
  background-color: #1780e9;
}

.wm-face .main-first-floor .wm-trade-show .trade-body .trade-body-right .trade-body-list .trade-body-item .trade-body-item-img {
  width: 30%;
  max-width: 185px;
  max-height: 123px;
  position: relative;
  overflow: hidden;
}

.wm-face .main-first-floor .wm-trade-show .trade-body .trade-body-right .trade-body-list .trade-body-item .trade-body-item-img .imageSize {
  width: 100%;
  height: 0;
  padding-bottom: 66.6%;
}

.wm-face .main-first-floor .wm-trade-show .trade-body .trade-body-right .trade-body-list .trade-body-item .trade-body-item-img .imageSize img {
  max-width: 100%;
}

.wm-face .main-first-floor .wm-trade-show .trade-body .trade-body-right .trade-body-list .trade-body-item .trade-body-item-info {
  padding-left: 20px;
  flex: 1 1 auto;
  width: 0;
}

.wm-face .main-first-floor .wm-trade-show .trade-body .trade-body-right .trade-body-list .trade-body-item .trade-body-item-info .item-main-title,
.wm-face .main-first-floor .wm-trade-show .trade-body .trade-body-right .trade-body-list .trade-body-item .trade-body-item-info .item-duration,
.wm-face .main-first-floor .wm-trade-show .trade-body .trade-body-right .trade-body-list .trade-body-item .trade-body-item-info .item-location,
.wm-face .main-first-floor .wm-trade-show .trade-body .trade-body-right .trade-body-list .trade-body-item .trade-body-item-info .item-booth-no {
  max-width: 100%;
  display: inline-block;
  vertical-align: top;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.wm-face .main-first-floor .wm-trade-show .trade-body .trade-body-right .trade-body-list .trade-body-item .trade-body-item-info .item-main-title {
  display: block;
  font-size: 18px;
  margin-bottom: 5px;
  color: #222222;
  line-height: 27px;
  font-weight: bold;
}

.wm-face .main-first-floor .wm-trade-show .trade-body .trade-body-right .trade-body-list .trade-body-item .trade-body-item-info .item-main-title a {
  color: #222222;
}

.wm-face .main-first-floor .wm-trade-show .trade-body .trade-body-right .trade-body-list .trade-body-item .trade-body-item-info .item-booth-no {
  font-size: 12px;
  line-height: 18px;
  padding: 1px 5px;
  border-radius: 3px;
  color: #e64747;
  border: 1px solid #e64747;
  display: inline-block;
  margin-bottom: 10px;
}

.wm-face .main-first-floor .wm-trade-show .trade-body .trade-body-right .trade-body-list .trade-body-item .trade-body-item-info .item-duration {
  display: block;
  font-size: 14px;
  color: #888888;
  line-height: 21px;
}

.wm-face .main-first-floor .wm-trade-show .trade-body .trade-body-right .trade-body-list .trade-body-item .trade-body-item-info .item-location {
  display: block;
  font-size: 14px;
  color: #888888;
  line-height: 21px;
}

.wm-face .main-first-floor .wm-trade-show .trade-body .trade-body-right .trade-body-list .trade-body-item .trade-body-item-info .hide-message {
  font-size: 14px;
  color: #888888;
  line-height: 21px;
}

.wm-face .main-first-floor .wm-trade-show .show {
  display: block;
}

.wm-face .main-first-floor .wm-trade-show .trade-button {
  margin-top: 45px;
}

.wm-face .main-first-floor .wm-trade-show .trade-button a {
  display: block;
  width: 240px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  color: #fff;
  background-color: #3f5ad2;
  font-weight: bold;
  border-radius: 20px;
  margin: 0 auto;
}

.wm-face .main-first-floor .wm-trade-show .wm-trade-prod .swiper-slide {
  /*  text-align: center;
      font-size: 18px;
      background: #fff;
      height: calc((100% - 30px) / 2);

      /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.wm-face .main-first-floor .wm-trade-show .wm-trade-prod {
  width: 100%;
  margin-top: 35px;
}

.wm-face .main-first-floor .wm-trade-show .wm-trade-prod .prod-item {
  padding: 0 15px;
  margin-bottom: 20px;
  box-sizing: border-box;
  width: 274px;
  height: 224px;
  border: 1px solid #ebebeb;
  border-radius: 10px;
  margin-right: 12px;
}

.wm-face .main-first-floor .wm-trade-show .wm-trade-prod .prod-item .prod-link {
  width: 100%;
  height: 100%;
}

.wm-face .main-first-floor .wm-trade-show .wm-trade-prod .prod-item .prod-link .prod-pic {
  position: relative;
  max-width: 278px;
  margin: 0 auto;
}

.wm-face .main-first-floor .wm-trade-show .wm-trade-prod .prod-item .prod-link .prod-pic .img-up {
  width: 100%;
  padding-top: 70%;
  position: relative;
  font-size: 0;
  text-align: center;
  overflow: hidden;
}

.wm-face .main-first-floor .wm-trade-show .wm-trade-prod .prod-item .prod-link .prod-pic .img-up img {
  width: 70%;
  vertical-align: middle;
  position: absolute;
  top: 0;
  left: 0;
  margin: auto;
  bottom: 0;
  right: 0;
  transition: all 0.6s;
}

.wm-face .main-first-floor .wm-trade-show .wm-trade-prod .prod-item .prod-link .prod-pic .img-up img:hover {
  transform: scale(1.1);
}

.wm-face .main-first-floor .wm-trade-show .wm-trade-prod .prod-item .prod-link .prod-button {
  display: block;
  max-width: 89px;
  line-height: 29px;
  text-align: center;
  color: #fff;
  background-color: #405ad2;
  cursor: pointer;
  margin: 0 auto 10px;
  border-radius: 5px;
}

.wm-face .main-first-floor .wm-trade-show div[data-role=wm-list] {
  display: -ms-flexbox;
  -ms-flex-wrap: wrap;
  display: flex;
  flex-wrap: wrap;
  margin-right: -12px;
  margin-top: 30px;
}

.wm-face .main-first-floor .wm-trade-show div[data-role=wm-list] .wm-product-item-wrapper {
  width: 16.66667%;
  padding-right: 12px;
  display: inline-block;
  box-sizing: border-box;
  margin-bottom: 12px;
  min-width: 174px;
}

.wm-face .main-first-floor .wm-trade-show div[data-role=wm-list] .wm-product-item-wrapper .wm-product-item {
  position: relative;
  box-sizing: border-box;
  vertical-align: top;
  border-radius: 3px;
  background: #fff;
  padding: 12px;
  transition: transform 0.5s;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  border: 1px solid #ebecf0;
}

.wm-face .main-first-floor .wm-trade-show div[data-role=wm-list] .wm-product-item-wrapper .wm-product-item:hover {
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.15);
}

.wm-face .main-first-floor .wm-trade-show div[data-role=wm-list] .wm-product-item-wrapper .wm-product-item .item-mian {
  width: 100%;
}

.wm-face .main-first-floor .wm-trade-show div[data-role=wm-list] .wm-product-item-wrapper .wm-product-item .item-mian .item-img {
  width: 100%;
  position: relative;
}

.wm-face .main-first-floor .wm-trade-show div[data-role=wm-list] .wm-product-item-wrapper .wm-product-item .item-mian .item-img .place {
  padding-top: 100%;
}

.wm-face .main-first-floor .wm-trade-show div[data-role=wm-list] .wm-product-item-wrapper .wm-product-item .item-mian .item-img .item-img-inner {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}

.wm-face .main-first-floor .wm-trade-show div[data-role=wm-list] .wm-product-item-wrapper .wm-product-item .item-mian .item-img .item-img-inner a {
  height: 100%;
  width: 100%;
}

.wm-face .main-first-floor .wm-trade-show div[data-role=wm-list] .wm-product-item-wrapper .wm-product-item .item-mian .item-img .item-img-inner a .product-image-box {
  height: 100%;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -ms-flex-align: center;
}

.wm-face .main-first-floor .wm-trade-show div[data-role=wm-list] .wm-product-item-wrapper .wm-product-item .item-mian .item-img .item-img-inner a .product-image-box img {
  max-width: 100%;
  max-height: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}

.wm-face .main-first-floor .wm-trade-show div[data-role=wm-list] .wm-product-item-wrapper .wm-product-item .item-mian .item-info .two-line {
  height: 40px;
  margin-bottom: 12px;
}

.wm-face .main-first-floor .wm-trade-show div[data-role=wm-list] .wm-product-item-wrapper .wm-product-item .item-mian .item-info .two-line a {
  height: 40px;
  -webkit-line-clamp: 2;
}

.wm-face .main-first-floor .wm-trade-show div[data-role=wm-list] .wm-product-item-wrapper .wm-product-item .item-mian .item-info .title {
  margin-top: 12px;
  font-size: 12px;
  height: 40px;
  overflow: hidden;
  margin-bottom: 6px;
  word-wrap: break-word;
  line-height: 1;
}

.wm-face .main-first-floor .wm-trade-show div[data-role=wm-list] .wm-product-item-wrapper .wm-product-item .item-mian .item-info .title a {
  line-height: 20px;
  color: #333;
  letter-spacing: 0;
  font-size: 14px;
  height: 40px;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.wm-face .main-first-floor .wm-trade-show div[data-role=wm-list] .wm-product-item-wrapper .wm-product-item .item-mian .item-info .pmo {
  margin-top: 12px;
  margin-bottom: 10px;
  letter-spacing: 0;
  color: #666666;
  font-size: 12px;
}

.wm-face .main-first-floor .wm-trade-show div[data-role=wm-list] .wm-product-item-wrapper .wm-product-item .item-mian .item-info .pmo .price {
  line-height: 16px;
  height: 16px;
  font-size: 14px;
  margin-bottom: 6px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.wm-face .main-first-floor .wm-trade-show div[data-role=wm-list] .wm-product-item-wrapper .wm-product-item .item-mian .item-info .pmo .price b {
  font-size: 16px;
  color: #ff6600;
}

.wm-face .main-first-floor .wm-trade-show div[data-role=wm-list] .wm-product-item-wrapper .wm-product-item .item-mian .item-info .pmo .min-order {
  font-size: 14px;
  line-height: 18px;
  height: 18px;
  overflow: hidden;
  margin-top: 15px;
}

.wm-face .main-first-floor .wm-input .title-info {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.wm-face .main-first-floor .wm-input .title-info img {
  margin-right: 15px;
  margin-left: 15px;
}

.wm-face .main-first-floor .wm-input .title-info h2 {
  font-size: 20px;
  font-weight: bold;
  color: #666;
  margin-right: 15px;
  line-height: 1;
}

.wm-face .main-first-floor .wm-input .title-info span {
  font-size: 14px;
  color: #999;
}

.wm-face .main-first-floor .wm-input .wm-sourcing {
  margin-top: 20px;
  padding: 30px;
  position: relative;
  overflow: hidden;
}

.wm-face .main-first-floor .wm-input .wm-sourcing .sourcing-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.wm-face .main-first-floor .wm-input .wm-sourcing .sourcing-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.wm-face .main-first-floor .wm-input .wm-sourcing .sourcing-centent {
  position: relative;
}

.wm-face .main-first-floor .wm-input .wm-sourcing .sourcing-centent::before {
  content: "";
  display: table;
}

.wm-face .main-first-floor .wm-input .wm-sourcing .sourcing-centent::after {
  content: "";
  clear: both;
  display: table;
}

.wm-face .main-first-floor .wm-input .wm-sourcing .sourcing-centent .sourcing-form {
  float: right;
  padding: 20px 25px;
  background: #fff;
  margin-left: 225px;
  width: 530px;
}

.wm-face .main-first-floor .wm-input .wm-sourcing .sourcing-centent .sourcing-form .form-title {
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 10px;
  font-weight: 500;
}

.wm-face .main-first-floor .wm-input .wm-sourcing .sourcing-centent .sourcing-form .form-item {
  margin-bottom: 15px;
}

.wm-face .main-first-floor .wm-input .wm-sourcing .sourcing-centent .sourcing-form .form-item::before {
  content: "";
  display: table;
}

.wm-face .main-first-floor .wm-input .wm-sourcing .sourcing-centent .sourcing-form .form-item::after {
  content: "";
  clear: both;
  display: table;
}

.wm-face .main-first-floor .wm-input .wm-sourcing .sourcing-centent .sourcing-form .form-item .form-text:focus,
.wm-face .main-first-floor .wm-input .wm-sourcing .sourcing-centent .sourcing-form .form-item .form-textarea:focus,
.wm-face .main-first-floor .wm-input .wm-sourcing .sourcing-centent .sourcing-form .form-item .form-select:focus {
  border-color: #1571cd;
  outline: 0;
}

.wm-face .main-first-floor .wm-input .wm-sourcing .sourcing-centent .sourcing-form .form-item .form-text,
.wm-face .main-first-floor .wm-input .wm-sourcing .sourcing-centent .sourcing-form .form-item .form-select {
  height: 43px;
  width: 100%;
}

.wm-face .main-first-floor .wm-input .wm-sourcing .sourcing-centent .sourcing-form .form-item .form-text,
.wm-face .main-first-floor .wm-input .wm-sourcing .sourcing-centent .sourcing-form .form-item .form-textarea,
.wm-face .main-first-floor .wm-input .wm-sourcing .sourcing-centent .sourcing-form .form-item .form-select {
  border: 1px solid #dbe1e7;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 6px;
  padding-bottom: 6px;
  font-size: 14px;
  border-radius: 3px;
  line-height: 21px;
  box-sizing: border-box;
}

.wm-face .main-first-floor .wm-input .wm-sourcing .sourcing-centent .sourcing-form .form-item .form-textarea {
  resize: none;
  width: 100%;
  height: 86px;
}

.wm-face .main-first-floor .wm-input .wm-sourcing .sourcing-centent .sourcing-form .form-item .form-span-33 {
  width: calc(33.33% - 7px);
  margin-right: 10px;
  float: left;
}

.wm-face .main-first-floor .wm-input .wm-sourcing .sourcing-centent .sourcing-form .form-btn {
  margin-top: 60px;
  text-align: center;
}

.wm-face .main-first-floor .wm-input .wm-sourcing .sourcing-centent .sourcing-form .form-btn .wm-btn {
  height: 36px;
  line-height: 34px;
  font-size: 14px;
  display: inline-block;
  vertical-align: middle;
  *display: inline;
  *zoom: 1;
  text-align: center;
  color: #222222;
  border: solid 1px #cfd4da;
  background-color: #f5f7fa;
  padding: 0 15px;
  border-radius: 3px;
  cursor: pointer;
  box-sizing: border-box;
}

.wm-face .main-first-floor .wm-input .wm-sourcing .sourcing-centent .sourcing-form .form-btn .btn-main {
  color: #fff;
  border: solid 1px #e64747;
  background-color: #e64747;
  margin: 0 auto;
}

.wm-face .main-first-floor .wm-input .wm-sourcing .sourcing-centent .sourcing-text {
  padding-top: 20px;
  padding-left: 30px;
  overflow: hidden;
}

.wm-face .main-first-floor .wm-input .wm-sourcing .sourcing-centent .sourcing-text h3 {
  font-size: 28px;
  line-height: 48px;
  padding: 0;
  margin: 0;
  font-weight: bold;
  color: #fff;
}

.wm-face .main-first-floor .wm-input .wm-sourcing .sourcing-centent .sourcing-text .banner-number {
  margin-top: 40px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 420px;
}

.wm-face .main-first-floor .wm-input .wm-sourcing .sourcing-centent .sourcing-text .banner-number .number-item {
  width: 50%;
  margin-bottom: 35px;
}

.wm-face .main-first-floor .wm-input .wm-sourcing .sourcing-centent .sourcing-text .banner-number .number-item .item-total {
  font-weight: 700;
  font-size: 24px;
  color: #fff;
  line-height: 24px;
  margin-bottom: 10px;
}

.wm-face .main-first-floor .wm-input .wm-sourcing .sourcing-centent .sourcing-text .banner-number .number-item .item-total span {
  color: #f5f5f5;
  line-height: 26px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  max-height: 48px;

}

.wm-face .main-first-floor .wm-input .wm-sourcing .sourcing-centent .sourcing-text .banner-number .number-item span {
  font-size: 16px;
  color: #f5f5f5;
  line-height: 26px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  max-height: 48px;
}

.wm-face .main-first-floor .wm-input .wm-sourcing .sourcing-centent .sourcing-text .banner-number .banner-link {
  padding: 5px 30px;
  background: #ff6600;
  border-radius: 19px;
  font-size: 16px;
  color: #fff;
  display: inline-block;
  margin-top: 50px;
}

.wm-face .main-first-floor .wm-input .relatedBuyOfferComponent .hd-rd-brdr {
  color: #0c2746;
  font-size: 18px;
  font-weight: bold;
  position: relative;
  padding-bottom: 8px;
  margin-bottom: 19px;
  border-bottom: #d4d4d4 1px solid;
}

.wm-face .main-first-floor .wm-input .relatedBuyOfferComponent .hd-rd-brdr::after {
  background: #ff6600;
  content: "";
  position: absolute;
  width: 50px;
  height: 5px;
  left: 0;
  bottom: -2px;
}

.wm-face .main-first-floor .wm-input .relatedBuyOfferComponent .hd-rd-brdr a {
  font-size: 12px;
  float: right;
  color: #4d4f5c;
  top: 5px;
  position: relative;
}

.wm-face .main-first-floor .wm-input .relatedBuyOfferComponent .wm-buyers .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}

.wm-face .main-first-floor .wm-input .relatedBuyOfferComponent .wm-buyers .row .lTsBuyersTicker {
  height: 240px;
}

.wm-face .main-first-floor .wm-input .relatedBuyOfferComponent .wm-buyers .row .lTsBuyersTicker .swiper-slide {
  position: relative;
  font-size: 13px;
  color: #5f6378;
  overflow: hidden;
  border-bottom: 1px solid #f5f5f5;
}

.wm-face .main-first-floor .wm-input .relatedBuyOfferComponent .wm-buyers .row .lTsBuyersTicker .swiper-slide:nth-child(even) {
  background-color: #f8f8f8;
}

.wm-face .main-first-floor .wm-input .relatedBuyOfferComponent .wm-buyers .row .lTsBuyersTicker .swiper-slide:nth-child(odd) {
  background-color: #eeeff1;
}

.wm-face .main-first-floor .wm-input .relatedBuyOfferComponent .wm-buyers .row .lTsBuyersTicker .swiper-slide a {
  color: #5f6378;
  display: block;
  padding: 7px 10px;
}

.wm-face .main-first-floor .wm-input .relatedBuyOfferComponent .wm-buyers .row .lTsBuyersTicker .swiper-slide a p {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}

.wm-face .main-first-floor .wm-input .relatedBuyOfferComponent .wm-buyers .row .lTsBuyersTicker .swiper-slide a .wm-city {
  width: 30%;
  border-right: 1px solid #d6d6d6;
}

.wm-face .main-first-floor .wm-input .relatedBuyOfferComponent .wm-buyers .row .lTsBuyersTicker .swiper-slide a .wm-city img {
  width: 30px;
  height: 22px;
  text-align: left;
}

.wm-face .main-first-floor .wm-input .relatedBuyOfferComponent .wm-buyers .row .lTsBuyersTicker .swiper-slide a .wm-city span {
  color: #fe7f40;
  margin-left: 40px;
}

.wm-face .main-first-floor .wm-input .relatedBuyOfferComponent .wm-buyers .row .lTsBuyersTicker .swiper-slide a .wm-information {
  width: 55%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  border-right: 1px solid #d6d6d6;
  padding: 0 10px;
}

.wm-face .main-first-floor .wm-input .relatedBuyOfferComponent .wm-buyers .row .lTsBuyersTicker .swiper-slide a .wm-nows {
  width: 13%;
  text-align: center;
  color: #fe7f40;
}

.wm-face .main-first-floor .user-success .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}

.wm-face .main-first-floor .user-success .hm-sec-3 h4 {
  position: relative;
  margin-bottom: 15px;
}

.wm-face .main-first-floor .user-success .hm-sec-3 .hd-rd-brdr {
  color: #0c2746;
  font-size: 20px;
  font-weight: bold;
  position: relative;
  padding-bottom: 8px;
  margin-bottom: 19px;
  border-bottom: #d4d4d4 1px solid;
}

.wm-face .main-first-floor .user-success .hm-sec-3 .hd-rd-brdr::after {
  background: #ff6600;
  content: "";
  position: absolute;
  width: 50px;
  height: 5px;
  left: 0;
  bottom: -2px;
}

.wm-face .main-first-floor .user-success .hm-sec-3 .testimonails-sliderTwo {
  background: #fafafa;
  padding: 30px;
  border: 1px solid #e3e3e3;
  position: relative;
  display: block;
  width: 100%;
  z-index: 1;
}

.wm-face .main-first-floor .user-success .hm-sec-3 .owl-drag .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}

.wm-face .main-first-floor .user-success .hm-sec-3 .owl-drag .owl-stage-outer .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
}

.wm-face .main-first-floor .user-success .hm-sec-3 .owl-drag .owl-stage-outer .owl-item .itemImageBox {
  width: 100%;
  height: 205px;
  background: #fff;
  justify-content: center;
  align-items: center;
  display: flex;
}

.wm-face .main-first-floor .user-success .hm-sec-3 .owl-drag .owl-stage-outer .owl-item .itemImageBox img {
  width: 204px;
  max-width: 100%;
  display: inline-block;
}

.wm-face .main-first-floor .user-success .hm-sec-3 .owl-drag .owl-stage-outer .owl-item .tqImg {
  margin: 50px auto;
  width: 100%;
  text-align: center;
  display: inline-block;
}

.wm-face .main-first-floor .user-success .hm-sec-3 .owl-drag .owl-stage-outer .owl-item .tqImg img {
  width: 51px;
  height: 44px;
  object-fit: cover;
}

.wm-face .main-first-floor .user-success .hm-sec-3 .owl-drag .owl-stage-outer .owl-item .author-name {
  font-size: 22px;
  color: #000;
  font-weight: 600;
}

.wm-face .main-first-floor .user-success .hm-sec-3 .owl-drag .owl-stage-outer .owl-item .author-dasic {
  font-size: 16px;
  color: #333333;
}

.wm-face .main-first-floor .user-success .hm-sec-3 .owl-drag .owl-stage-outer .owl-item .author-dasic img {
  width: 46px;
  height: 34px;
  vertical-align: bottom;
  margin: 7px 3px 0 10px;
}

.wm-face .main-first-floor .user-success .hm-sec-3 .owl-drag .owl-stage-outer .owl-item .author-company {
  font-size: 16px;
  color: #000;
  font-style: italic;
}

.wm-face .main-first-floor .user-success .hm-sec-3 .owl-drag .owl-stage-outer .owl-item .author-story {
  font-size: 13px;
  color: #808080;
  white-space: pre-wrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  -webkit-box-pack: center;
  line-height: 26px;
  height: 126px;
  display: -webkit-box;
}

.wm-face .main-first-floor .user-success .hm-sec-3 .owl-drag .owl-stage-outer .owl-item .readmore {
  font-size: 16px;
  font-weight: 600;
  display: none;
  color: #ff6600;
  font-style: normal;
  margin-top: 45px;
}

.wm-face .main-first-floor .user-success .hm-sec-3 .owl-dots {
  position: absolute;
  top: -47px;
  right: 8px;
}

.wm-face .main-first-floor .user-success .hm-sec-3 .owl-dots .swiper-pagination-bullet {
  margin: 0 3px;
  border-radius: 0;
  background-color: #333333;
}

.wm-face .main-first-floor .user-success .hm-sec-3 .owl-dots .swiper-pagination-bullet-active {
  background-color: #ff6600;
  width: 10px;
  height: 10px;
}

.m-t-30 {
  margin-top: 30px;
}



/* 底部样式 */


.footer-main {
  background: #14408E;
  padding: 50px 0 20px 0;
  color: #fff;
  z-index: 5;
  position: relative;
}

.footer-main img {
  max-width: 100%;
}

.footer-main p {
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  margin: 20px 0;
}

.footer-main h5 {
  display: inline-block;
  border-bottom: 1px solid #ff6600;
  font-size: 17px;
  position: relative;
  padding-bottom: 6px;
  margin-bottom: 19px;
  font-weight: 500;
}

.footer-main h5::after {
  /* width: 50px;
  height: 2px;
  background: hsl(24deg 100% 50%);
  content: "";
  position: absolute;
  bottom: 0;
  left: 0; */
}

.ui-footer-seo .global-site {
  background: url(../image/vers0.5x.png) no-repeat;
  margin-top: 3px;
  background-position: -100px 0;
  width: 15px;
  height: 15px;
  display: inline-block;
  vertical-align: top;
}

.footer-main ul {
  margin: 0;
}

.footer-main ul li {
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 9px;
  text-decoration: none !important;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  outline: 0 !important;
  position: relative;
  transition: all 0.2s ease-in;
  padding-left: 0;
}

.footer-main ul li a {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
}

.footer-main ul li img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}

.footer-main p.pflink {
  text-align: center;
  /* padding: 30px 0; */
  width: 70%;
  margin: 0 auto;
}

.containers {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.containers .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.containers .row .w20 {
  width: 20%;
}

.ui-footer-sociality .ui-footer-col {
  height: 32px;
  line-height: 32px;
}

.ui-footer-col-l {
  float: left;
}

.ui-footer-col-r {
  float: right;
}

.ui-footer-sociality.ui-footer-no-ta .app {
  width: 33%;
  /* padding-left: 5%; */
}

.ui-footer-sociality .ui-footer-col:first-child .ui-footer-col-inner {
  padding-left: 16px;
}

.ui-footer-sociality .ui-footer-sociality-text {
  display: inline;
}

.ui-footer-sociality .app a {
  width: 130px;
  height: 30px;
  margin-right: 7px;
  color: #fff;
  display: inline-block;
  text-indent: -9999px;
  margin-left: 0;
  vertical-align: middle;
  position: relative;
}

.ui-footer-sociality .app-store {
  background: url(../image/vers0.5x.png) no-repeat;
  margin-top: -1px;
  background-position: 0 -100px;
}

.ui-footer-sociality .android {
  background: url(../image/vers0.5x.png) no-repeat;
  margin-top: -1px;
  background-position: 0 -150px;
}

.ui-footer-sociality .share {
  /* width: 13%; */
}

.ui-footer-sociality .share a {
  margin-right: 0px !important;
  height: 19px;
  width: 19px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}

.footer-sociality-share a .sc-hd-ms-panel-item {
  right: 50%;
  margin-right: -102px;
  border-radius: 8px;
  width: 204px;
  position: absolute;
  top: -118px;
  z-index: 7;
  padding: 3px 0 0px;
  background-color: #fff;
  box-shadow: 0 2px 8px 0 #AAA;
  display: none;
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  z-index: 111;
  text-align: center;
}

.footer-sociality-share a .sc-hd-ms-panel-item .wm-img-code {
  width: 80px;
  height: 80px;
  display: inline-block;
  margin: 0 9px;
}

.footer-sociality-share a .sc-hd-ms-panel-item .wm-img-code p {
  font-size: 12px;
  color: #000;
  margin: 0;
  height: 24px;
  line-height: 12px;
  display: -webkit-inline-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  word-break: break-word;
}

.footer-sociality-share a .sc-hd-ms-panel-item::before {
  content: ' ';
  box-sizing: content-box;
  width: 0;
  height: 0;
  position: absolute;
  top: -18px;
  right: 24px;
  padding: 0;
  border-bottom: 9px solid rgba(0, 0, 0, .5);
  border-top: 9px solid rgba(0, 0, 0, 0);
  border-left: 9px solid rgba(0, 0, 0, 0);
  border-right: 9px solid rgba(0, 0, 0, 0);
  display: none;
}

.footer-sociality-share a .sc-hd-ms-panel-item::after {
  content: "";
  right: 50%;
  margin-right: -117px;
  border-radius: 8px;
  width: 204px;
  position: absolute;
  top: 23px;
  z-index: 7;
  padding: 16px 0 10px;
  background-color: #fff;
  box-shadow: 0 2px 8px 0 #AAA;
  display: none;
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  z-index: 111;
  text-align: center;
}

.ui-footer-sociality .weChat {
  background: url(../image/weChat.png) no-repeat;
  background-size: 19px 19px;
  margin-top: -1px;
  /* background-position:0 0; */

}

.ui-footer-sociality .facebook {
  background: url(//s.alicdn.com/@g/sc/footer/0.0.4/sc-footer/src/vers0.5x.png) no-repeat;
  margin-top: -1px;
  background-position: 0 0;

}

.ui-footer-sociality .twitter {
  background: url(//s.alicdn.com/@g/sc/footer/0.0.4/sc-footer/src/vers0.5x.png) no-repeat;
  margin-top: -1px;
  background-position: 0 -25px;

}

.ui-footer-sociality .youtube {
  background: url(//s.alicdn.com/@g/sc/footer/0.0.4/sc-footer/src/vers0.5x.png) no-repeat;
  margin-top: -1px;
  background-position: 0 -50px;

}

.ui-footer-sociality .sns-in {
  background: url(//s.alicdn.com/@g/sc/footer/0.0.4/sc-footer/src/vers0.5x.png) no-repeat;
  margin-top: -1px;
  background-position: 0 -75px;

}

.footer-hd-ms-panel-l {
  right: 50%;
  margin-right: -64px;
  border-radius: 8px;
  width: 130px;
  position: absolute;
  top: 36px;
  z-index: 7;
  padding: 16px 0 10px;
  background-color: #fff;
  box-shadow: 0 2px 8px 0 #AAA;
  display: block;
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
}

.footer-hd-ms-panel-l::before {
  content: ' ';
  box-sizing: content-box;
  width: 0;
  height: 0;
  position: absolute;
  top: -18px;
  right: 52px;
  padding: 0;
  border-bottom: 9px solid rgba(0, 0, 0, .5);
  border-top: 9px solid rgba(0, 0, 0, 0);
  border-left: 9px solid rgba(0, 0, 0, 0);
  border-right: 9px solid rgba(0, 0, 0, 0);
  display: block;
}

.footer-hd-ms-panel-l::after {
  content: ' ';
  box-sizing: content-box;
  width: 0;
  height: 0;
  position: absolute;
  top: -16px;
  right: 55px;
  padding: 0;
  border-bottom: 8px solid #fff;
  border-top: 8px solid #000;
  border-left: 8px solid #000;
  border-right: 8px solid #000;
  display: block;
}


.footer-hd-ms-panel-r {
  right: 50%;
  margin-right: -64px;
  border-radius: 8px;
  width: 130px;
  position: absolute;
  top: 36px;
  z-index: 7;
  padding: 16px 0 10px;
  background-color: #fff;
  box-shadow: 0 2px 8px 0 #AAA;
  display: block;
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
}

.footer-hd-ms-panel-r::before {
  content: ' ';
  box-sizing: content-box;
  width: 0;
  height: 0;
  position: absolute;
  top: -18px;
  right: 52px;
  padding: 0;
  border-bottom: 9px solid rgba(0, 0, 0, .5);
  border-top: 9px solid rgba(0, 0, 0, 0);
  border-left: 9px solid rgba(0, 0, 0, 0);
  border-right: 9px solid rgba(0, 0, 0, 0);
  display: block;
}

.footer-hd-ms-panel-r::after {
  content: ' ';
  box-sizing: content-box;
  width: 0;
  height: 0;
  position: absolute;
  top: -16px;
  right: 55px;
  padding: 0;
  border-bottom: 8px solid #fff;
  border-top: 8px solid #000;
  border-left: 8px solid #000;
  border-right: 8px solid #000;
  display: block;
}

.ui-footer-seo-brand span {
  margin-left: 2px;
  display: inline-block;
}

.ui-footer-seo {
  text-align: center;
}

.ui-footer-seo p {
  padding: 0 16px;
  margin: 0 auto 17px !important;
}

.ui-footer-seo p a {
  color: #fff;
}

.wm-line {
  width: 100%;
  height: 1px;
  background-color: #fff;
  margin: 20px auto;
}

/* .util-clearfix {
  clear: both;
  display: table;
} */

.containers .m-trade-alert {
  /* background-color: hsl(217deg 21% 34%); */
  padding-top: 8px;
  padding-bottom: 10px;
}

.m-trade-alert .scc-trade-alert-box {
  padding: 10px;
  color: #333;
  min-height: 100px;
  position: relative;
  font-size: 12px;
  min-width: 752px;
  text-align: left;
  margin-bottom: 30px;
}

.scc-t-a-b-tips-wrap {
  text-align: center;
  margin: 0;
  padding: 0;
  margin-bottom: 30px;
}

.scc-t-a-b-tips {
  display: inline-block;
  position: relative;
  font-size: 14px;
  margin: 0 auto;
  padding: 5px 5px 5px 30px;
}

.J-m-t-text {
  color: #fff;
}

.scc-t-a-search {
  position: relative;
  width: 430px;
  margin: 0 auto;
  padding: 10px;
}

.scc-trade-alert-box .scc-t-a-search .J-search-text {
  width: 300px;
  margin-top: -6px;
  font-size: 16px;
  height: 40px;
  padding: 10px;
  background: #14408E;
  border: 1px solid #c5c7cf;
  color: #fff;
  box-sizing: border-box;
  max-width: 720px;
  font-family: inherit;
  font-weight: 400;
  line-height: inherit;
  display: inline-block;
  overflow: visible;
  outline: 0;
}

input::-webkit-input-placeholder,
.J-search-text {
  color: #fff;
}

.scc-trade-alert-box .scc-t-a-search .J-search-button {
  margin-right: -100%;
  border-radius: 3px;
  margin-left: 4px;
  background: #ff6600;
  /* background: 0 0; */
  font-size: 16px;
  color: #fff;
  cursor: pointer;
  height: 40px;
  padding: 0 20px;
  line-height: 40px;
  vertical-align: baseline;
  font-style: normal;
  font-family: inherit;
  /* border: 1px solid rgba(0, 0, 0, 0); */
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  border-color: #c7cbd2;
}

.scc-t-a-search-tips {
  font-size: 12px;
  color: #fff;
  margin: 5px 0 0 0;
}

.scc-trade-alert-box .scc-t-a-search .J-search-text:focus {
  border: 1px solid #fff;
  background: #14408e;
}

.wm-mb40 {
  padding-bottom: 40px !important;
}

.hlj-line {
  width: 50px;
  height: 2px;
  background-color: #fff;
  display: block;
  margin-top: 5px;
}


@media (min-width: 576px) {
  .containers {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .containers {
    max-width: 720px;
    padding: 0;
  }
}

@media (min-width: 992px) {
  .containers {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .containers {
    max-width: 1140px;
  }
}

@media (min-width: 1366PX) {
  .containers {
    max-width: 1270px;
    padding: 0;
  }
}

@media (min-width: 1400px) {
  .containers {
    max-width: 1360px;
    padding: 0;
  }
}


/* 底部结束 */



/* 内页 */
.m {
  margin: auto;
  width: 1500px;
  background: #fff;
  /* overflow: hidden; */
}

.nav-wm-header {
  padding: 10px 10px 10px 32px;
  line-height: 24px;
  background: #f5f5f5 url(../image/icon-nav.png) no-repeat 10px 13px;
  font-size: 12px;
}

.nav-wm-header i {
  font-family: "simsun";
}

.m2 {
  background: #fff url(../image/bg-line1.png) repeat-y 1250px 0;
  overflow: hidden;
}

.classify_content {
  padding: 10px 20px 12px 20px;
  border: 1px solid #dbebf1;
  border-top: none;
  background-color: #fff;
}

.com_classify {
  overflow: hidden;
  zoom: 1;
}

.com_classify h4 {
  float: left;
  display: inline;
  color: #4a4a4a;
  height: 18px;
  line-height: 18px;
  font-weight: bold;
  font-size: 13px;
  padding-right: 8px;
  margin: 7px 15px 8px 0;
  background: url(../images/tip.png) right -663px no-repeat;
  width: 80px;
}

.product_classify .detail_classify {
  border-bottom: 1px dashed #e8eef4;
}

.detail_classify {
  float: left;
  display: inline;
  width: 800px;
  overflow: hidden;
}

.detail_classify.d1 {
  /* height: 40px; */
  /* width: 890px; */
  width: 90%;
}

.h80 {
  height: 80px;
}

.close-m {
  height: 40px;
  overflow: hidden;
}

.detail_classify .pcw {
  width: 100%;
  float: left;
}

.detail_classify p {
  overflow: hidden;
  display: block;
  /* width: 800px; */
  /* width: 90%; */
  float: left;
  zoom: 1;
}

.detail_classify a {
  float: left;
  display: block;
  color: #000;
  cursor: pointer;
  margin-top: 5px;
  padding: 5px 15px 10px 15px;
  font: 12px/1 "微软雅黑", "宋体", "黑体", Arial, "\5b8b\4f53", sans-serif;
}

.detail_classify a.current {
  color: #2f689e;
  font-weight: bold;
  background: #eee;
}

.com_classify .more {
  float: left;
  display: inline;
  color: #2f689e;
  height: 18px;
  line-height: 18px;
  padding: 0 18px 0 0;
  margin: 8px 0 8px 20px;
  background: url(../image/tip.png) right -687px no-repeat;

}

.detail_classify li {
  float: left;
  display: inline;
  white-space: nowrap;
}

.tools {
  padding: 8px 0;
  border-bottom: #eeeeee 1px solid;
}

.tools table {
  width: 100%;
}

.tool-btn {
  background: url(../image/btn_1-1.gif) no-repeat;
  height: 22px;
  line-height: 22px;
  width: 70px;
  padding: 0 0 0 10px;
  border: none;
  cursor: pointer;
}

.list-search {
  line-height: 180%;
  margin-bottom: 40px;
}

.list-search table {
  width: 100%;
  border-bottom: #eeeeee 1px solid;
}

.list-search td {
  padding: 10px 0 10px 0;
}

.list-search div img {
  border: #eeeeee 1px solid;
  margin-left: 10px;
}

.px14 {
  font-size: 14px;
}

.highlight {
  color: #ff0000;
}

.f_gray {
  color: #666666;
}

.iq_btn1 {
  /* margin-top: 10px;
  border: none!important; */
  border: 1px solid #666666;
  padding: 5px 15px;
  border-radius: 4px;
  background: url(../image/Inquiry.png) no-repeat right;
}

.m2l {
  width: 1250px;
  float: left;
}

.m2r {
  width: 250px;
  float: right;
}

.head-sub {
  padding: 10px 16px;
  line-height: 28px;
  border-bottom: #f3f3f3 1px solid;
  margin-bottom: 10px;
  clear: both;

}

.head-sub strong {
  font-size: 16px;
}

.m2r-list-txt {
  padding: 0 16px;
}

.m2r-list-txt li {
  height: 32px;
  line-height: 32px;
  overflow: hidden;
  font-size: 14px;
  background: url(../image/li_dot\ \(1\).gif) no-repeat 4px center;
  padding-left: 16px;
}

.m2r-list-txt .f_r {
  font-size: 12px;
  color: #666666;
  padding-left: 16px;
}

.list-rank {
  padding: 0 16px;
}

.list-rank li {
  height: 32px;
  line-height: 32px;
  font-size: 14px;
  padding: 0 6px;
  overflow: hidden;
}

.list-rank .f_r {
  float: right;
  font-size: 12px;
  color: #666;
  padding-left: 16px;
}

.list-rank em {
  font-size: 26px;
  font-style: normal;
  color: #f34640;
  padding-right: 10px;
  font-family: Georgia;
}

.list-rank i {
  font-size: 18px;
  font-style: normal;
  color: #999;
  padding-right: 14px;
  font-family: Georgia;
}

.f_red {
  color: #ff0000;
}

.btn-blue {
  color: #FFFFFF;
  font-size: 14px;
  width: 80px;
  line-height: 28px;
  border: none;
  border-radius: 4px;
  text-align: center;
  cursor: pointer;
  padding: 0;
  -webkit-appearance: none;
  background: #007AFF;
  border: #1E74D0 1px solid;
  margin-right: 20px;
}

.nav-wm-header .nav-bs {
  font-family: "simsun";
  display: inline-block;
  font-family: "simsun";
  transform: rotate(90deg);
}

.tags-nav {
  display: inline-block;
  position: relative;
  margin: 0 10px;
}

.tags-nav p {
  margin: 0;
}

.menu-drop-main {
  display: none;
  width: 350px;
  padding: 10px 0 10px 8px;
  position: absolute;
  left: 0;
  top: 24px;
  border: 1px solid #dedede;
  background-color: #fff;
  z-index: 1;
}

.drop-main-w330 {
  width: unset;
}

.menu-drop-list li {
  /* width: 100px; */
  margin-right: 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  /* float: left; */
}

.tags-nav .trigger-wm {
  border: 1px solid #dedede;
  background-color: #fff;
  position: relative;
  display: inline-block;
  padding: 0 4px 0 8px;
}

.open {
  z-index: 5;
}

.tags-nav .trigger-wm .curr {
  display: inline-block;
  margin-right: 5px;
}

.tags-nav:hover .menu-drop-main {
  display: block;
  border-color: #e53a3d;
}

.tags-nav:hover .trigger-wm {
  border-color: #e53a3d;
  border-bottom: 1px solid #fff;
  /* border-bottom: none; */
}

.tags-nav:hover .nav-bs {
  transform: rotate(-90deg);
}

.new_pages {
  padding: 20px 0;
  text-align: center;
  font-size: 12px;
}

.m-pagination {
  text-align: center;
}

.m-pagination-gotopage {
  margin-left: 20px;
  display: inline-block;
  vertical-align: middle;
}

.m-w .m-pagination-gotopage label {
  margin-right: 4px;
  line-height: 26px;
  margin-right: 8px;
  font-weight: normal;
}

.m-pagination-gotopage input {
  line-height: 26px;
}

.m-pagination-goto {
  width: 28px;
  height: 24px;
  text-align: right;
  border: 1px solid #dae2ed;
  padding: 0 5px;
  margin-right: 4px;
  outline: none;
}

.m-pagination-gotopage .m-pagination-go {
  height: 26px;
  padding: 0 16px;
  border: 1px solid #dae2ed;
  background-color: #fff;
  outline: none;
  cursor: pointer;
  border-radius: 3px;
}

.m-pagination-pages {
  display: inline-block;
  vertical-align: middle;
}

.m-pagination .prev {
  display: inline-block;
  text-indent: -9999px;
  position: relative;
}

.m-pagination .next {
  display: inline-block;
  position: relative;
}

.m-pagination .next {
  padding: 0 22px 0 12px;
}

.m-pagination a,
.m-pagination span {
  float: left;
  min-width: 18px;
  height: 26px;
  padding: 0 4px;
  margin: 0 4px 0 0;
  background-color: #fff;
  border: 1px solid #dae2ed;
  border-radius: 3px;
  text-align: center;
  line-height: 26px;
  font-size: 14px;
  cursor: pointer;
  color: #666;
  text-decoration: none;

  box-sizing: content-box;
}

.m-pagination .prev::after,
.m-pagination .next::after {
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -4px 0 0 -2px;
  content: ' ';
  width: 5px;
  height: 5px;
  border: 2px solid #333;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  box-sizing: content-box;
}

.m-pagination .prev::after {
  border-top: none;
  border-right: none;
}

.m-pagination .next::after {
  left: auto;
  right: 12px;
  border-left: none;
  border-bottom: none;
}

.m-pagination-pages .current,
.m-pagination-pages .interim {
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}

.m-pagination-pages .current {
  color: #ff761a;
  cursor: default;
}

.m-pagination-pages .disable,
.m-pagination-pages .disable::after {
  color: #cccccc !important;
  border-color: #cccccc;
  background-color: #ecedef !important;
  cursor: default;
}

.pflink a {
  color: #fff;
}

.ui-footer-seo p a:hover {
  text-decoration: underline !important;
}

.acitve-hover:hover .category-list {
  display: block !important;
}





/* 新增 */
.hljcontainer {
  max-width: 1500px;
  margin: 0 auto;
  position: relative;
}


.hljBtn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid hsl(0deg 0% 0% / 0%);
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.hljMore {
  display: block;
  margin: 0 auto;
  color: #fff;
  width: 200px;
  font-size: 14px;
  /* border: 1px solid #828282; */
  border: none;
  background-color: #ff6600;
  border-radius: 4px;
}

/* vr展馆 */
.flex-contet {
  -webkit-box-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  overflow: hidden;
  position: relative;
}

.vr-wrap .title {
  height: 90px;
  display: flex;
  align-items: center;
  position: relative;
}

.vr-wrap .title p {
  font-size: 18px;
  font-weight: 700;
}

.vr-wrap .rDw {
  position: absolute;
  right: 0;
  top: 55px;
}

.vr-wrap .rDw i {
  font-family: "simsun";
  color: hsl(0deg 0% 100%);
  font-size: 24px;
}

.vr-wrap .publicPrev,
.vr-wrap .publicNext {
  background-image: none;
  position: static;
  float: left;
  width: 37px;
  height: 37px;
  color: #fff;
  border: none;
  background-color: hsl(24, 100%, 50%);
  text-align: center;
  line-height: 38px;
  border-radius: 4px;
}

.vr-wrap .swiper-button-disabled {
  background: hsl(0, 0%, 89%);
  color: hsl(0, 0%, 100%);
  opacity: 1;
}

.VRpavilion {
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  height: 319px;
}

.vrLinkL {
  min-width: 540px;
  height: 100%;
  order: -1;
  -ms-flex-order: -1;
  margin-right: -540px;
  width: auto;
  position: relative;
  padding-left: 65px;
  padding-top: 110px;
  cursor: pointer;
  background: no-repeat center center;
}

.vrLinkL p {
  width: 90%;
  color: #fff;
  font-size: 24px;
}

.vrLinkL .btnLink {
  padding: 10px 20px;
  text-align: center;
  display: inline-block;
  color: #fff;
  background-color: #da1b2d;
  margin-top: 15px;
}

.vrLinkL .btnLink img {
  width: 19px;
  height: 19px;
  display: inline-block;
  vertical-align: middle;
}

.vrLinkL .btnLink span {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  vertical-align: middle;
}

.vrLinkR {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-align: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  margin-left: 560px;
}

.vr-banner-wrap {
  height: 100%;
  position: relative;
}

.vr-banner {
  width: 100%;
  height: 100%;
  position: relative;
}

.VRLinkR-wrap {
  width: 429px;
  height: 100%;
  position: relative;
  background: no-repeat center center;
  background-size: contain;
}

.indexTab {
  width: 100%;
  margin: 20px 0;
  display: flex;
  justify-content: space-between;
}

.indexTab .item {
  width: 33%;
  height: 66px;
  background-color: #f5f5f5;
  border-radius: 5px;
  position: relative;
  cursor: pointer;
  z-index: 12;
  text-align: center;
  line-height: 66px;
  color: #333333;
}

.indexTab .item.active {
  background-color: #ff6600;
  position: relative;
}

.indexTab .item.active p {
  color: #fff;
}

.indexTab .item.active::after {
  content: ' ';
  box-sizing: content-box;
  width: 0;
  height: 0;
  position: absolute;
  bottom: -16px;
  right: 50%;
  transform: translateX(50%);
  padding: 0;
  border-top: 16px solid #ff6600;
  border-left: 16px solid hsla(0, 0%, 0%, 0);
  border-right: 16px solid hsla(0, 0%, 0%, 0);
  display: block;
}

.indexTab .item p {
  color: #000;
  font-size: 18px;
  font-weight: bold;
}

.indexTab .item img {
  position: absolute;
  right: 5px;
  bottom: 5px;
}

.h-popicon {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 90px;
  height: 52px;
  background-image: url(../image/vr-icon-1.png);
  background-repeat: no-repeat;
}


.trade-title {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
  position: relative;
}


.hostZp {
  width: 80%;
  text-align: right;
}

.hostZp .hostItem {
  /* float: left; */
  display: inline-block;
  padding: 10px 10px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: normal;
  background-color: #f3f2f8;
  color: #333;
  text-align: center;
  border-radius: 4px;
  cursor: pointer;
  margin: 0 3px 3px;
}

.hostZp .hostItem p {
  margin: 0;
  overflow: hidden;
  white-space: nowrap;
}

.hostZp .hostItem.active {
  background-color: #ff6600;
  color: #fff;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.supplyGoods {
  width: calc(100% + 15px);
  /* margin-left: -10px;
  margin-right: -10px; */
  margin-top: 20px;
  margin-bottom: 20px;
  position: relative;
  display: flex;
  flex-wrap: wrap;
}

.supplyGoods .item-main-col {
  border: 1px solid #f5f5f5;
}

.supplyGoods .item-main-col .com-mrck {
  height: 298px;
}

.supplyGoods .item-main-col .com-mrck .com-product-img {
  height: 298px;
}

.supplyGoods .item-main-col .com-mrck .com-product-img img {
  max-height: 298px;
}

.supplyGoods .com-prod>div {
  width: 140px;
  height: 140px;
  line-height: 140px
}

.supplyGoods .com-prod>div img {
  max-height: 140px;
  max-width: 140px;
}

.supplyItem {
  padding: 15px;
  border-radius: 8px;
  background-color: hsl(0deg 0% 100%);
  margin-right: 7px;
  margin-bottom: 10px;
}

.supplyWidth {
  width: 480px;
}

.zhfw {
  width: 1500px;
  /* margin: 15px auto 60px; */
  margin-top: 15px;
  margin-bottom: 60px;
  position: relative;
}

.zhfwBanner {
  width: 100%;
  height: 360px;
  position: relative;
  background: url(../image/zh.png) no-repeat center center;
  padding-top: 80px;
  padding-left: 265px;
}

.zhfwTit {
  font-size: 36px;
  font-weight: bold;
  color: #fff;
}

.zhfwtxt {
  margin: 32px 0 50px;
  font-size: 18px;
  color: #fff;
}

.zhfwBanner .hljBtn {
  margin: 0;
  background-color: #0398f5;
  /* width: 157px; */
  display: inline-block;

}

.zhfwBanner .hljBtn>img {
  vertical-align: baseline;
  margin-left: 5px;
}

.zhfwAn {
  width: 100%;
  position: relative;
  display: flex;
  justify-content: space-between;
  margin-top: 15px;
}

.zhfw-item {
  width: 49%;
  padding: 20px;
  background-color: #fff;
  border-radius: 5px;
}

.syqtitle {
  width: 100%;
  padding: 5px 0 20px;
  color: #000;
  font-size: 24px;
  border-bottom: 1px solid #ccc;
  position: relative;
}

.syqtitle::after {
  content: "";
  width: 54px;
  height: 6px;
  position: absolute;
  left: 0;
  bottom: -3px;
  background: #ff6600;
}

.syqContent {
  margin-top: 15px;
  width: 100%;
  padding: 25px 10px;
  cursor: pointer;
  border-radius: 5px;
  text-align: center;
}

.syqContent.active {
  background-color: #f6f6f6;
}

.syqContent a {
  color: #4372fc;
  font-size: 24px;
  font-weight: bold;
  display: -webkit-inline-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  word-break: break-word;
}

.syqContent>a>span {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-color: #4372fc;
  vertical-align: middle;
  margin-left: 5px;
  display: inline-block;
  color: #fff;
  font-family: "simsun";
  font-size: 16px;
}




.showBg {
  background: url(../image/banner.png) no-repeat hsl(180deg 33% 70%);
  ;
  /* background-color: skyblue; */
}

.showHwrap {
  width: 100%;
  position: relative;
  padding: 145px 0 100px;
  display: flex;
  justify-content: space-between;
}

.showTxtL {
  width: 60%;

}

.showTxtL>p {
  font-size: 60px;
  font-weight: bold;
  color: #ffeb7f;
}

.showTxtL>div {
  /* width: 50%; */
  padding: 25px 20px;
  color: #fff;
  font-size: 20px;
  margin-top: 55px;
  background-color: rgba(29, 59, 139, 0.6);
  text-align: center;
  display: inline-block;
}

.showVideoR {
  width: 544px;
  position: relative;
  background-color: #2c53b2;
  margin-right: 40px;
  border-radius: 5px;
  height: 354px;
  padding: 15px;
}

.showVideoR .videoWrap {
  width: 100%;
  height: 100%;
  position: relative;
}

.showVideoR .videoWrap video {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  max-width: none;
  width: 100%;
  *width: 100%;
  max-height: none;
  height: 100%;
  *height: 100%;
  margin: auto;
  border: none;
  object-position: 50% 50%;
  object-fit: cover;
}

.showVideoR .videoWrap .c-videoPlay {
  background-position: -100px 0;
}

.c-videoPlay {
  cursor: pointer;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 90px;
  height: 52px;
  background-image: url(../image/vr-icon-1.png);
  background-repeat: no-repeat;
}

.GoodsItems {
  width: 100%;
  padding: 60px 70px;
  background-color: rgba(29, 59, 139, 0.3);
  display: flex;
  justify-content: space-between;
}

.GoodsItems .itemL p {
  color: #ffcc00;
  font-size: 22px;
  font-weight: bold;
}

.GoodsItems .itemL p>span {
  font-size: 36px;
  margin-right: 60px;
  /* vertical-align: text-bottom; */
  margin-left: 5px;
}

.countdown {
  /* background: url(../image/djs.png) no-repeat left center; */
  /* padding-left: 46px; */
}

.countdown img {
  display: inline-block;
  vertical-align: middle;
}

.countdown>p {
  display: inline-block;
  vertical-align: middle;
  color: #ffcc00;
  font-size: 22px;
  font-weight: bold;
}

.countdown>p>span {
  /* vertical-align: text-bottom; */
  font-size: 36px;
}

.hyg {
  width: 100%;
  margin-top: 80px;
}

.title-flex {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
  position: relative;
}

.title-flex .title {
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 0;

}

.title-flex .hljBtn {
  margin: 0;
}

.hygWrap {
  padding: 25px 20px;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  background-color: #fff;
  border-radius: 5px;
}

.hygWrap .hyg-item {
  /* margin: 0 5px; */
  margin-bottom: 8px;
  width: 16.66667%;

  padding: 0 5px;
}

.hygWrap .hyg-item .hyg-pad {
  width: 100%;
  height: 139px;

  position: relative;
  overflow: hidden;
  background-color: #fafafa;
}

.hygWrap .hyg-item .hyg-pad>a {
  color: #fff;
}

.hygWrap .hyg-item .hyg-pad>a img {
  display: block;
  width: auto;
  height: 139px;
  max-width: 100%;
  /* max-height: 100%; */
  margin: 0 auto;
}

.hygWrap .hyg-item .bgBlack {
  background-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 5px;
  text-align: center;
}

.liveCardFloor {
  padding-top: 44px;
}

.liveCarWrap {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

.liveCarWrap .item {
  padding: 6px;
}

.liveCarWrap .item.first {
  padding-left: 0;
}

.liveCarWrap .item.last {
  padding-right: 0;
}

.liveCarWrap .item-column-4 {
  width: 25%;
}

.liveCarWrap .item-inner {
  border-radius: 8px;
  height: 100%;
  background-color: #fff;
  overflow: hidden;
}

.liveCarWrap .item-inner a {
  width: 100%;
  height: 100%;
}

.dollars {
  font-size: 18px;
  color: hsl(24, 100%, 50%);
  font-weight: bold;
  padding: 20px 0;
}

.Popular {
  padding-top: 44px;
}

.PopularWrap {
  margin-top: 30px;
}

.PopularList {
  width: 16.66667%;
  padding-right: 12px;
  margin-bottom: 12px;
  min-width: 174px;
  float: left;
}

.Popular-item {
  padding: 15px 20px;
  position: relative;
  vertical-align: top;
  border-radius: 5px;
  background-color: #fff;
  transition: transform 0.5s;
  transform: translateZ(0);
  border: 1px solid hsl(228, 14%, 93%);
}

.Popular-item:hover {
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.15);
}

.Popular-item .item-inner {
  width: 100%;
}

.Popular-item .item-img {
  width: 100%;
  position: relative;
}

.Popular-item .item-img .pic {
  padding-top: 100%;
}

.Popular-item .item-inner-img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}

.Popular-item .item-inner-img a {
  height: 100%;
  width: 100%;
}

.Popular-item .item-inner-img .pic-img-box {
  height: 100%;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -ms-flex-align: center;
}

.Popular-item .item-inner-img .pic-img-box img {
  max-width: 100%;
  max-height: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
  transition: all 0.3s;
}

.Popular-item .item-inner-img .pic-img-box img:hover {
  transform: scale(1.1);
}

.Popular-item .item-info .title {
  height: 40px;
  margin-top: 12px;
  font-size: 12px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.left-gif {
  position: absolute;
  padding: 0 5px;
  border-radius: 4px;
  background-color: hsl(0, 0%, 0%);
  margin: 12px;
  display: flex;
  align-items: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  cursor: pointer;
  top: 10px;
}

.left-gif img {
  height: 25px;
}

.trade-list {
  width: 100%;
  padding: 0 6px;
  margin-bottom: 12px;
}

.trade-list .prod-item {
  width: 100% !important;
  margin-bottom: 0 !important;
  height: 100% !important;
}



.hlj_wrap {
  background: #f3f2f8;
  padding-bottom: 20px;
}

.ExhibitWrap {
  padding: 20px;
  background-color: #fff;
  border-radius: 5px;
}

.Ex-content {
  display: flex;
  flex-wrap: wrap;
}

.Ex-content .ex-item {
  width: 33.33%;
  padding-right: 20px;
  margin-bottom: 20px;
}

.Ex-content .ex-hover {
  width: 100%;
  position: relative;
  height: 208px;
  background: no-repeat center center;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}

.Ex-content .ex-txt {
  width: 220px;
  padding: 15px 0;
  position: relative;
  text-align: center;
  color: #fff;
  font-size: 18px;
}

.Ex-content .ex-txt em {
  position: absolute;
  width: 0;
  height: 2px;
  background-color: #fff;
  transition: all 0.3s;
}

.Ex-content .ex-txt .top {
  left: 0;
  top: 0;
}

.Ex-content .ex-txt .bottom {
  bottom: 0;
  right: 0;
}

.Ex-content .on em {
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: #fff;
  transition: all 0.8s;
}

.supGs-wrap {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
  position: relative;
  display: flex;
  flex-wrap: wrap;
}

.supGs-wrap .com-prod {
  width: 100%;
  position: relative;
  display: flex;
  flex-wrap: wrap;
}

.supGs-wrap .com-prod .h-centet {
  width: 33.333%;
  padding: 0 5px;
  margin-right: 0;

}

.supGs-wrap .com-prod .h-centet>div {
  width: 100%;
}

.supGs-wrap .com-prod .h-centet>div img {
  width: 100%;
}

.supGs-wrap .item-main-col .com-mrck .com-product-img {
  display: block;
}

.supGs-item {
  width: 33.33%;
  padding: 0 5px;
  margin-bottom: 10px;
}

.supGs-item .item-main-col {
  width: 100% !important;
  margin: 0 !important;
  border: 1px solid #ccc;
}

.supGs-item .item-main-col .com-mrck {
  height: 300px;
}

/* .supGs-item .item-main-col .com-mrck .com-product-img {
  height: 100%;
}
.supGs-item .item-main-col .com-mrck .com-product-img img {
  max-height: 100%;
} */
.supGs-item .com-text .con-img img {
  margin-top: 5px;
  margin-bottom: 5px;
  display: inline-block;
  width: 18px;
  height: 18px;
}

.supGs-item .item-main-col .com-info {
  display: flex;
}

.supGs-item .item-main-col .com-info .com-text {
  width: unset;
  flex: 1;
  margin-left: 15px;
  overflow: hidden;
}


.flex-space {
  display: flex;
  align-items: center;
  justify-content: center;
}

.ui-footer-mgr {
  margin-bottom: 20px;
}


.hotCom-wrap {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
  position: relative;
}

.hotCom-list {
  width: 20%;
  padding: 6px;
  margin-bottom: 10px;
}

.hotCom-item {
  width: 100%;
  padding: 10px;
  background-color: #fff;
  text-align: center;
}

.hotCom-item .item-content {
  height: 160px;
  overflow: hidden;
}

.hotCom-item .item-content img {
  width: auto;
  height: 100%;
  max-width: 100%;
  display: block;
  margin: auto;
  transition: all .3s;
}

.hotCom-item .item-content img:hover {
  transform: scale(1.1);
}

.hotCom-item .text {
  height: 40px;
  text-align: center;
  text-indent: 1px;
  margin-top: 35px;
}

.htBtn {
  width: 78px;
  height: 38px;
  color: hsl(0deg 0% 31%);
  border: 1px solid hsl(0deg 0% 60%);
  background-color: hsl(0deg 0% 100%);
}

.video-con video {
  width: 100%;
}

.ellipsis {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.c_txt img {
  width: 100%;
}

.c_txt p {
  word-wrap: break-word;
}

.exhibition-nav-placeholder {
  display: none;
  width: 100%;
  height: 72px;
  margin-bottom: 20px;
}

.exhibition-nav-wrap {
  width: 100%;
  z-index: 98;
  margin-bottom: 20px;
}

.exhibition-nav-wrap .exhibition-nav {
  width: 100%;
  height: auto !important;
  margin-left: 0 !important;
  z-index: 98;
  padding-bottom: 7px;
  background-color: transparent;
  color: #fff;
}

.exhibition-nav ul {
  height: auto;
  background-color: #fff;
  margin: 0;
}

.exhibition-nav li {
  position: relative;
  display: inline-block;
  width: 25%;
  height: 65px;
  line-height: 65px;
  padding: 0 30px;
  text-align: center;
  cursor: pointer;
  font-size: 18px;
  box-sizing: border-box;
  background-color: #fff;
}

.exhibition-nav li:hover {
  background-color: #d89b57;
}

.exhibition-nav li:hover span {
  color: #fff;
}

.exhibition-nav li.selected {
  background-color: #d89b57;
}

.exhibition-nav li.selected span {
  color: #fff;
}

.exhibition-nav li span {
  position: relative;
  display: block;
  line-height: 23px;
  color: #000;
}

.exhibition-nav li a {
  position: relative;
  display: block;
  height: 100%;
}

.exhibition-nav li .link:before {
  display: inline-block;
  height: 100%;
  content: "";
  vertical-align: middle;
}

.exhibition-nav li .txt {
  display: inline-block;
  vertical-align: middle;
}

.exhibition-nav .swiper-button-next {
  right: 0;
  border-radius: 0 8px 8px 0;
  /* box-shadow: -2px 0 6px rgb(0 0 0 / 10%); */
}

.exhibition-nav .swiper-button-prev {
  left: 0;
  border-radius: 8px 0 0 8px;
  /* box-shadow: 0 -2px 6px rgb(0 0 0 / 10%); */
}

.exhibition-nav .swiper-button-next i {
  margin: 0 0 0 3px;
}

.exhibition-nav .swiper-button-prev i {
  margin: 0 0 0 1px;
}

.expo-block {
  border-radius: 10px;
  margin-bottom: 40px;
}

.expo-block .block-cont {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -91.5px 50px;
}

.expo-block .block-item {
  padding: 12.5px;
  box-sizing: border-box;
  position: relative;
  display: inline-block;
  min-width: 340px;
  max-width: 360px;
}

.block-item .block-item-inner {
  position: relative;
  border-radius: 12px;
  background-color: #fff;
}

.block-item .com-content {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 61.55%;
  cursor: pointer;
}

.block-item .com-content .pic-inner {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border-radius: 10px 10px 0 0;
  overflow: hidden;
}

.block-item .com-content .pic-inner img {
  width: 100%;
  height: 100%;
}

.block-item .com-content .play-btn-wrap {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 50px;
  height: 50px;
  border-radius: 100%;
  text-align: center;
  line-height: 50px;
  z-index: 3;
}

.block-item .com-content .play-btn-wrap .h-popicon {
  font-size: 42px;
  color: #fff;
}

.block-item .com-info {
  padding: 0 10px;
}

.block-item .com-info .com-info-inner {
  padding: 6px 0;
  border-bottom: 1px dotted #d5d5d5;
}

.block-item .com-info .com-icon {
  position: relative;
  display: inline-block;
  margin-right: 10px;
  width: 36px;
  height: 36px;
}

.block-item .com-info .com-icon img {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  outline: 0;
  border: 0;
  display: block;
  max-width: 100%;
  max-height: 100%;
}

.block-item .com-info .com-name {
  font-size: 14px;
  font-weight: 500;
  color: #222;
  max-width: 370px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  vertical-align: middle;
  width: 82%;
}

.block-item .contact-info {
  align-items: center;
  justify-content: space-between;
  padding: 10px;
}

.block-item .contact-info .tm-chat-wrap {
  display: inline-block;
  align-items: center;
  height: 32px;
  line-height: 30px;
  color: #222;
  border: solid 1px #ced3d9;
  background-color: #f5f7fa;
  padding: 0 15px;
  border-radius: 3px;
  cursor: pointer;
  box-sizing: border-box;
}

.block-item .contact-info .tm-chat-wrap:hover {
  color: #222;
  background-color: #e6ecf2;
}

.block-item .contact-info .chat-with-supplier a {
  height: 30px !important;
  padding-right: 15px !important;
  line-height: 30px !important;
  padding-left: 35px !important;
  background-position-x: 15px !important;
  color: #222 !important;
  font-size: 14px;
}

.tm-status-on {
  background: url(//www.micstatic.com/gb/img/logo/tm_on_16.png) no-repeat 0 center;
}

.img-left {
  font-size: 12px;
  color: #fff;
  border-radius: 4px;
  background-color: #000;
  margin: 12px;
  padding: 0 5px;
  position: absolute;
  display: flex;
  align-items: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: absolute;
  left: 5px;
  top: 5px;
}

.img-left img {
  width: 20px;
  height: 20px;
}

.vr-container {
  min-width: 1200px;
  max-width: 1500px;
  margin: 0 auto;
}

.vr-box {
  padding: 0 20px;
  font-size: 0;
}

.vr-box .block-item {
  width: 25%;
  min-width: auto;
  max-width: none;
}

.vr-box .block-item .com-info .com-icon {
  vertical-align: middle;
}

.vr-box .block-item .contact-info {
  text-align: center;
}

.vr-box .h-popicon {
  margin-left: -26px;
}

@media (max-width: 1440px) {
  .wm-face .main-content {
    max-width: 1200px;
  }

  .hljcontainer {
    max-width: 1200px;
  }

  .vrLinkR {
    margin-left: 380px;
  }

  .vrLinkL {
    margin-right: -360px;
    min-width: 360px;
  }

  .VRLinkR-wrap {
    width: 369px;
  }

  /* .hygWrap .hyg-item {
		width: 216px;
	} */
  /* .liveCarWrap .item-column-4 {
		width: 300px;
	} */
  .supplyWidth {
    width: 380px;
  }

  .supplyGoods .com-prod>div {
    width: 108px;
    height: 108px;
    line-height: 108px
  }

  .supplyGoods .com-prod>div img {
    max-height: 108px;
    max-width: 108px;
  }

  .zhfw {
    width: 1200px;
  }

  .wm-hd .wm-hd-header .wm-hd-link .wm-hd-nav li {
    padding: 0 20px;
  }

  .wm-hd .wm-hd-header .wm-hd-link .wm-hd-nav .wm-hd-home {
    background: url(../image/home.png) no-repeat 0px center;
  }

  /* .hygWrap .hyg-item {
    margin: 0 8px;
  } */
  .showVideoR {
    height: 300px;
  }

  .wm-face {
    background-size: 125%;
    background-position: center -70px;
  }

}

@media (max-width: 1200px) {
  .vr-box .block-item {
    width: 32.33333%;
  }
}