@import url(https://at.alicdn.com/t/font_1218068_o48oreamu0q.css);
body,
html {
  line-height: 1.6;
  position: relative;
  -webkit-text-size-adjust: none;
  margin: 0 auto;
  min-height: 100%;
  color: #323333;
  font-family: "Microsoft Yahei", "妤蜂綋", "鏂板畫浣 ", Arial, Helvetica,
    sans-serif;
}
a {
  color: #323333;
  text-decoration: none;
  transition: color 0.5s;
  -webkit-transition: color 0.5s;
  -moz-transition: color 0.5s;
  -ms-transition: color 0.5s;
}
a:hover {
  color: #7e8080;
}
.bjhs {
  background-color: #f6f6f6;
}
.bjbs {
  background-color: #fff;
  background-color: #fff !important;
}
.bjbase {
  background-color: #3e3a39;
}
.fixed-img {
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
  background-size: cover;
}
.fenye {
  padding: 30px 10px;
  text-align: center;
  overflow: hidden;
  clear: both;
}
.fenye li {
  display: inline-block;
}
.fenye a {
  zoom: 1;
  display: inline-block;
  vertical-align: middle;
  padding: 8px 17px;
  background: #f6f6f6;
  font-size: 14px;
  color: #414141;
  margin-right: 8px;
}
.fenye a.thisclass,
.fenye a:hover {
  background: #3e3a39;
  color: #fff;
}
.fenye a:last-child {
  margin-right: 0;
}
@media screen and (max-width: 1200px) {
  .fenye {
    padding: 10px 4px;
  }
  .fenye a {
    margin-right: 4px;
    margin-bottom: 4px;
  }
}
.ie8 {
  position: fixed;
  top: 0;
  font-size: 24px;
  background: #fff;
  padding: 15px;
  color: red;
  z-index: 9999999;
  text-align: center;
  width: 100%;
}
input[type="button"],
input[type="submit"],
input[type="reset"] {
  border-radius: 0;
  outline: 0;
  -webkit-appearance: none;
}
input {
  -webkit-appearance: none;
  border-radius: 0;
}
input:focus {
  outline: 0;
}
textarea {
  -webkit-appearance: none;
  border-radius: 0;
  outline: 0;
}
.mbx {
  padding: 10px 10px;
  color: #999;
  font-size: 12px;
}
.mbx a {
  color: #999;
}
.mbx a:hover {
  color: #333;
}
@media screen and (max-width: 1200px) {
  .mbx {
    padding: 10px 8px;
  }
  .wd {
    width: 100%;
    margin: 0 auto;
  }
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
html {
  -webkit-text-size-adjust: none;
}
li,
ul {
  list-style: none;
}
img {
  border: none;
  line-height: 1;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.tc {
  text-align: center;
}
.tl {
  text-align: left;
}
.tr {
  text-align: right;
}
.clear {
  clear: both;
}
.enname {
  text-transform: Uppercase;
}
.tab-content {
  display: block;
}
.tab-content .tab-zt {
  display: none;
}
.tab-content .tab-zt:nth-child(1) {
  display: block;
}
.jz {
  background: #efefef;
  text-align: center;
  margin-top: 10px;
  color: #fff;
  width: 100%;
  line-height: 35px;
  font-size: 14px;
}
.found-top {
  width: 100%;
  background: #f1f1f1;
  padding: 50px 0 50px;
  border-top: 1px solid #e5e5e5;
}
.found-top form {
  width: 40%;
  margin: 0 auto;
}
.found-top .text {
  float: left;
  width: 70%;
  height: 58px;
  line-height: 58px;
  padding: 0 20px;
  border: 1px solid #cfcfcf;
  border-radius: 4px 0 0 4px;
  border-right: none;
  font-size: 14px;
}
@media screen and (max-width: 1200px) {
  .found-top {
    padding: 30px 0;
  }
  .found-top form {
    width: 80%;
  }
  .ss-submit {
    width: 30%;
    height: 58px;
    line-height: 58px;
    background: red;
    border-radius: 0 4px 4px 0;
    border: none;
    font-size: 20px;
    color: #fff;
  }
}
.h3,
.h4,
.h5,
.h6,
h3,
h4,
h5,
h6 {
  font-weight: 400;
}
.imgs {
  overflow: hidden;
  line-height: 1;
}
.imgs img {
  width: 100%;
  transition: 0.7s;
  -webkit-transition: 0.7s;
  -moz-transition: 0.7s;
  -ms-transition: 0.7s;
  vertical-align: middle;
  height: auto;
}
.imgs:hover img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.max-img img {
  max-width: 100%;
  height: auto;
}
.img img {
  max-width: 100%;
  height: auto;
}
.t20 {
  margin-top: 20px;
}
.t30 {
  margin-top: 30px;
}
.t50,
.w1200.t50 {
  margin-top: 50px;
}
.t10 {
  margin-top: 10px;
}
@media screen and (max-width: 1200px) {
  .t20 {
    margin-top: 10px;
  }
  .t30 {
    margin-top: 15px;
  }
  .t50,
  .w1200.t50 {
    margin-top: 20px;
  }
}
.after:after {
  content: "";
  display: block;
  width: 100%;
  overflow: hidden;
  clear: both;
}
.dis-in {
  zoom: 1;
  display: inline-block;
  vertical-align: middle;
}
.bn {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.bn-wrapper,
.i-new-wrapper,
.j6-ul {
  position: relative;
  display: box;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: 100%;
  height: 100%;
}
.bn-slide,
.i-new-slide,
.j6-li {
  -moz-flex-shrink: 0;
  -ms-flex-shrink: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.bn-slide img {
  width: 100%;
  height: auto;
  vertical-align: middle;
}
.swiper-pagination {
  width: 100%;
  text-align: center;
  z-index: 20;
}
.bn .bn-next,
.bn .bn-prev {
  position: absolute;
  top: 50%;
  margin-top: -20px;
  cursor: pointer;
}
.bn .bn-next i,
.bn .bn-prev i {
  font-size: 36px;
  opacity: 0.7;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
}
.bn .bn-next:hover i,
.bn .bn-prev:hover i {
  opacity: 1;
}
.bn .bn-prev {
  left: 10%;
}
.bn .bn-next {
  right: 10%;
}
.bn-pag {
  position: absolute;
}
.bn-pag span {
  border-radius: 0;
  width: 55px;
  height: 6px;
}
.bj-all {
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
}
.bdsharebuttonbox a {
  background: #ea4d07;
  width: 27px;
  zoom: 1;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  border-radius: 50%;
  font-size: 16px;
  height: 27px;
  line-height: 27px;
  color: #fff;
}
.bdsharebuttonbox a.icon-qqkongjian {
  background: #3d94ec;
}
.bdsharebuttonbox a.icon-weibo {
  background: #eb3e1c;
}
.bdsharebuttonbox a.icon-weixin {
  background: #10b714;
}
.bdsharebuttonbox a.icon-qq {
  background: #1c91eb;
}
@media screen and (max-width: 640px) {
  .sxp {
    padding: 0 10px;
  }
  .sxp li {
    line-height: 35px;
  }
  .bdsharebuttonbox {
    display: block;
    margin-top: 10px;
  }
}
@keyframes lds-dual-ring {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.xh-tab .xh-tab-item {
  display: none;
}
.xh-tab .xh-tab-item.xh-show {
  display: block;
}
body,
html {
  max-width: 640px;
  margin: 0 auto;
}
.h3,
.h4,
.h5,
.h6,
h3,
h4,
h5,
h6 {
  font-weight: 400;
}
.p,
p {
  font-size: 14px;
  font-weight: 400;
}
.h1,
h1 {
  font-size: 24px;
}
.h2,
h2 {
  font-size: 24px;
}
.h3,
h3 {
  font-size: 20px;
}
.h4,
h4 {
  font-size: 18px;
}
.h5,
h5 {
  font-size: 16px;
}
.h6,
h6 {
  font-size: 14px;
}
.p,
p {
  font-size: 14px;
  font-weight: 400;
}
.wd {
  width: 100%;
  margin: 0 auto;
}
.header {
  display: box;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  padding: 10px 5px;
  position: relative;
  z-index: 999;
  background: #595757;
}
.header .logo {
  -moz-box-flex: 1;
  -webkit-box-flex: 1;
  box-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  text-align: center;
  padding-left: 10px;
  padding-top: 3px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.header .logo img {
  height: 45px;
  width: auto;
}
.header .logo a {
  display: block;
  text-align: center;
  font-weight: 700
}
.header .go-home {
  width: 45px;
  height: 45px;
  line-height: 45px;
  display: block;
  text-align: center;
  font-size: 25px;
  color: #3e3a39;
}
.header .go-home i {
  font-size: 25px;
  color: #323333;
}
.bn-pag {
  position: absolute;
}
.bn-pag span {
  border-radius: 0;
  width: 30px;
  height: 3px;
}
.icon-an1 {
  height: 45px;
  width: 45px;
  z-index: 9999;
  position: relative;
}
.icon-an1 span {
  position: absolute;
  width: 20px;
  height: 2px;
  left: 50%;
  margin-left: -10px;
  border-radius: 1px;
  background-color: #323333;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
}
.icon-an1 span.icon-an-1 {
  top: 13px;
}
.icon-an1 span.icon-an-2 {
  top: 21px;
}
.icon-an1 span.icon-an-3 {
  top: 29px;
}
.icon-aixin1 {
  color: red;
}
.header.m-click-this .icon-an1 span.icon-an-2 {
  margin-left: -20px;
}
.nav {
  position: fixed;
  visibility: hidden;
  right: 100%;
  top: 0;
  height: 100%;
  width: 220px;
  z-index: 999;
  overflow: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  background: #fff;
  z-index: 9999;
}
.nav #nav {
  height: calc(100vh - 99px);
  overflow: hidden;
  overflow-y: auto;
  padding-bottom: 80px;
}
.nav .logos {
  padding: 20px;
  text-align: center;
}
.nav .logos img {
  width: auto;
}
.nav li {
  position: relative;
  height: 60px;
  line-height: 60px;
  text-align: center;
  font-size: 14px;
}
.nav li a {
  display: block;
  position: relative;
  z-index: 9;
  transition: transform 0s 0.5s;
  -webkit-transition: transform 0s 0.5s;
  -moz-transition: transform 0s 0.5s;
  -ms-transition: transform 0s 0.5s;
}
.nav li.this a {
  transition: color 0.5s 0.5s;
  -webkit-transition: color 0.5s 0.5s;
  -moz-transition: color 0.5s 0.5s;
  -ms-transition: color 0.5s 0.5s;
}
.nav li.this:before {
  background: #3e3a39;
  content: "";
  transition: 0.5s 0.5s;
  -webkit-transition: 0.5s 0.5s;
  -moz-transition: 0.5s 0.5s;
  -ms-transition: 0.5s 0.5s;
  -webkit-transform: translate(-500%, 0);
  -ms-transform: translate(-500%, 0);
  transform: translate(-500%, 0);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.nav.m-click-this {
  visibility: visible;
  -webkit-transform: translate(220px, 0);
  -ms-transform: translate(220px, 0);
  transform: translate(220px, 0);
}
.nav.m-click-this li {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  width: 100%;
  overflow: hidden;
  -moz-box-flex: none;
  -webkit-box-flex: none;
  box-flex: none;
  -moz-flex: none;
  -ms-flex: none;
  -webkit-flex: none;
  flex: none;
  -moz-flex-shrink: 1;
  -ms-flex-shrink: 1;
  -webkit-flex-shrink: 1;
  flex-shrink: 1;
}
.nav.m-click-this li.this:before {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.nav.m-click-this li.this a {
  color: #fff;
}
.sxp {
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 0 !important;
}
.sxp ul {
  border-right: 1px solid #e8e8e8;
  border-top: 1px solid #e8e8e8;
}
.sxp ul:after {
  content: "";
  display: block;
  width: 100%;
  overflow: hidden;
  clear: both;
}
.sxp ul li {
  width: 33.3%;
  font-size: 14px;
  line-height: 50px;
  float: left;
  text-align: center;
  border-left: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
}
.sxp ul li i {
  font-size: 18px;
}
.sxp ul li span {
  display: none;
}
.sxp ul li a {
  color: grey;
  display: block;
  background: #fff;
}
.sxp ul li a:hover {
  color: #fff;
  background: #3e3a39;
}
#span_infotype_sec,
#span_infotype_son,
#span_nativeplace_sec {
  display: none;
}
.tc-bj {
  background: rgba(0, 0, 0, 0.5);
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}
.tc-k-sj {
  position: fixed;
  display: none;
  width: 100%;
  overflow: hidden;
  bottom: 0;
  z-index: 9999;
}
.tc-k-sj dt {
  overflow: hidden;
  line-height: 30px;
  padding: 10px 20px;
  text-align: center;
  background: #3e3a39;
  color: #fff;
}
.tc-k-sj dd {
  background: #fff;
  padding: 20px;
}
.tc-k-sj .xh-input {
  width: 100%;
  line-height: 40px;
  padding: 0 6px;
  margin-top: 14px;
  background: #fff;
  border: 1px solid #cbcbcb;
  font-size: 12px;
  border-radius: 4px;
}
.tc-k-sj .xh-input:focus {
  border-color: #3e3a39;
  box-shadow: none;
  background-color: #f1f1f1;
  border-radius: 4px;
  color: #333;
}
.tc-k-sj .xh-btn {
  background: #f39700;
  width: 100%;
  border: none;
  line-height: 40px;
  color: #fff;
  margin-top: 20px;
}
.tc-k-sj .tc-cha {
  position: absolute;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  right: -15px;
  top: -15px;
  font-size: 18px;
  cursor: pointer;
  border-radius: 50%;
  background: #fff;
  box-shadow: 0 0 5px #ccc;
}
.loadmore {
  padding: 10px 0;
}
.loadmore .my-loading,
.loadmore .no-loadings {
  display: none;
}
.my-loading {
  width: 100%;
  height: 0rpx;
  text-align: center;
  display: box;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  padding-top: 24rpx;
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
}
.loadmore.visible {
  height: 80rpx;
}
.my-loading:after {
  content: " ";
  zoom: 1;
  display: inline-block;
  vertical-align: middle;
  width: 26px;
  height: 26px;
  margin: 1px;
  border-radius: 50%;
  border: 2px solid #ffd800;
  border-color: #eee #efefef #ffd800 transparent;
  animation: lds-dual-ring 1.2s linear infinite;
}
.no-loadings {
  display: box;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-top: 15px;
  font-size: 12px;
  color: #999;
}
.no-loadings-flex {
  display: box;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
}
.no-loadings-flex:after,
.no-loadings-flex:before {
  -moz-box-flex: 1;
  -webkit-box-flex: 1;
  box-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  width: 100px;
  height: 1px;
  background: #ccc;
  content: "";
}
.no-loadings p {
  padding: 0 6px;
}
.fenye {
  display: none;
}
.foot-fd {
  position: fixed;
  z-index: 99;
  width: 100%;
  left: 0;
  bottom: 0;
  background: #fff;
}
.foot-fd ul {
  display: box;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.foot-fd ul li {
  -moz-box-flex: 1;
  -webkit-box-flex: 1;
  box-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  text-align: center;
}
.foot-fd ul li h6 {
  font-size: 12px;
}
.foot-fd ul li a {
  padding: 10px 0;
  display: block;
}
.foot-fd ul li i {
  font-size: 22px;
  line-height: 22px;
}
.arc {
  padding: 10px 0;
  background: #fff;
  padding: 0.2rem;
}
.arc:after {
  content: "";
  display: block;
  width: 100%;
  overflow: hidden;
  clear: both;
}
.arc .arc-zt {
  background: #fff;
}
.arc .arc-zt .zan-num {
  text-align: center;
}
.arc .arc-zt .zan-num i {
  font-size: 46px;
  width: 90px;
  height: 90px;
  text-align: center;
  line-height: 90px;
  zoom: 1;
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #999;
  border-radius: 50%;
}
.arc .arc-zt .zan-num.this i {
  border-color: #3e3a39;
  color: #3e3a39;
}
.arc .arc-zt .zan-num p {
  padding: 8px 0;
}
.arc-title {
  text-align: left;
  margin-bottom: 15px;
  color: #333;
}
.arc-infos {
  text-align: left;
  padding-bottom: 20px;
  color: #606060;
  border-bottom: 1px solid #c3c3c3;
}
.arc-infos * {
  zoom: 1;
  display: inline-block;
  vertical-align: middle;
}
.arc-infos .zan-num {
  zoom: 1;
  display: inline-block;
  vertical-align: middle;
  padding-left: 15px;
}
.arc-infos .zan-num.this i {
  color: red;
}
.arc-infos i {
  font-size: 22px;
  padding-right: 4px;
}
.arc-body,
.dy-body {
  margin-top: 40px;
  padding-bottom: 30px;
  line-height: 1.8;
}
.arc-body p,
.dy-body p {
  margin-bottom: 20px;
  line-height: 1.8;
  font-size: 16px;
  max-width: 100%;
}
.arc-body a,
.dy-body a {
  color: #3e3a39;
}
.arc-body a:hover,
.dy-body a:hover {
  text-decoration: underline;
}
.arc-body img,
.dy-body img {
  margin-bottom: 20px;
}
.arc-body h4,
.dy-body h4 {
  margin-top: 28px;
  margin-bottom: 20px;
  margin-left: -18px;
  font-weight: 700;
  border-left: 4px solid #3e3a39;
  padding-left: 15px;
  line-height: 1;
}
.arc-body pre,
.dy-body pre {
  font-size: 14px;
  margin-top: 8px;
  margin-bottom: 15px;
  white-space: pre-wrap;
  word-wrap: break-word;
  padding: 10px 15px;
  font-family: " 寰蒋闆呴粦", "Microsoft Yahei";
  font-weight: 700;
  background: #fffcef;
  border: 1px solid #fc9;
}
.arc-body pre a,
.dy-body pre a {
  color: #3296fa;
  margin-left: 8px;
  margin-right: 8px;
}
.arc-body pre b,
.dy-body pre b {
  color: #3e3a39;
}
.arc-right dl {
  margin-bottom: 20px;
}
.arc-right dt {
  background: #fff;
  line-height: 40px;
  padding: 0 10px;
  font-size: 16px;
  border-bottom: 1px solid #ccc;
}
.arc-right dd {
  background: #fff;
}
.arc-hot {
  margin-top: 0.2rem;
}
.arc-hot dt {
  border-bottom: 1px solid #ececec;
  line-height: 45px;
  padding: 0 0.2rem;
}
.arc-hot dd {
  padding: 10px 0.2rem;
}
.arc-hot dd li {
  line-height: 30px;
  margin-top: 10px;
  padding-bottom: 8px;
  color: #666;
  border-bottom: dashed 1px #c3c3c3;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.arc-hot dd li a {
  color: #666;
}
.arc-hot dd li:hover {
  border-bottom-color: #3e3a39;
}
.arc-hot dd li:last-child {
  border-bottom: none;
}
.arc-hot dd li i {
  font-weight: 700;
  padding-right: 12px;
}
.arc-cp dd {
  margin-top: 20px;
}
.arc-cp dd .list-shop:after {
  content: "";
  display: block;
  width: 100%;
  overflow: hidden;
  clear: both;
}
.arc-cp dd .list-shop li {
  width: 100%;
  margin-right: 0;
  margin-bottom: 20px;
}
.sxp {
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 0 !important;
}
.sxp ul {
  border-right: 1px solid #e8e8e8;
  border-top: 1px solid #e8e8e8;
}
.sxp ul:after {
  content: "";
  display: block;
  width: 100%;
  overflow: hidden;
  clear: both;
}
.sxp ul li {
  width: 33.3%;
  line-height: 50px;
  float: left;
  text-align: center;
  border-left: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
  font-size: 14px;
}
.sxp ul li i {
  font-size: 18px;
}
.sxp ul li span {
  display: none;
}
.sxp ul li a {
  color: grey;
  display: block;
  background: #fff;
}
.sxp ul li a:hover {
  color: #fff;
  background: #3e3a39;
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
body,
html {
  font-size: 14px;
}
body {
  padding-bottom: 98px;
}
.main {
  padding: 0 0 0.4rem;
  overflow: hidden;
}
.clear {
  clear: both;
  overflow: hidden;
}
.bn .bn-slide {
  overflow: hidden;
  position: relative;
}
.bn .bn-slide .banner-s2 {
  opacity: 1;
  position: absolute;
  left: 0;
  top: 0;
}
.bn .bn-slide .banner-s1 {
  opacity: 1;
  position: absolute;
  left: 40%;
  top: 50%;
  margin-top: -80px;
  transition: 1s;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -ms-transition: 1s;
}
@-webkit-keyframes bounceInLeft {
  0%,
  100%,
  60%,
  75%,
  90% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInLeft {
  0%,
  100%,
  60%,
  75%,
  90% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes bounceInRight {
  0%,
  100%,
  60%,
  75%,
  90% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInRight {
  0%,
  100%,
  60%,
  75%,
  90% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
.sxy-ul-1 {
  margin-right: -37.5px;
}
.sxy-ul-1:after {
  content: "";
  display: block;
  width: 100%;
  overflow: hidden;
  clear: both;
}
.sxy-ul-1:after {
  content: "";
  display: block;
  width: 100%;
  overflow: hidden;
  clear: both;
}
.sxy-ul-1 li {
  width: 210px;
  margin-right: 37.5px;
  float: left;
  position: relative;
  margin-bottom: 37.5px;
}
.zxzx {
  cursor: pointer;
}
.fgx {
  height: 20px;
  width: 100%;
  overflow: hidden;
  clear: both;
}
.i-page {
  margin-top: 15px;
}
.i-page dd {
  margin-top: 15px;
  margin-bottom: 12px;
}
.i-dt {
  text-align: center;
}
.i-dt h3 {
  font-size: 24px;
}
.i-dt h5 {
  font-size: 12px;
  color: #999;
}
.i-cp dd {
  padding: 0 0.2rem;
}
.i-cp-ul:after {
  content: "";
  display: block;
  width: 100%;
  overflow: hidden;
  clear: both;
}
.i-cp-ul li {
  position: relative;
}

.i-cp-ul li .txt {
  position: absolute;
  top: 50%;
  width: 100%;
  left: 0;
  text-align: center;
  color: #595757;
  margin-top: -70px;
}
.i-cp-ul li .txt hr {
  width: 48px;
  zoom: 1;
  display: inline-block;
  vertical-align: middle;
  border: none;
  transition: 1s;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -ms-transition: 1s;
  height: 2px;
  background: #fff;
  margin-top: 10px;
  margin-bottom: 10px;
}
.i-cp-ul li .txt h3 {
  transition: 0.8s;
  -webkit-transition: 0.8s;
  -moz-transition: 0.8s;
  -ms-transition: 0.8s;
}
.i-cp-ul li .txt h5 {
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
}
.i-cp-ul li .txt p {
  font-weight: 300;
  transition: 1s;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -ms-transition: 1s;
}
.i-cp-ul li .imgs {
  background: #000;
}
.i-cp-ul li a {
  display: block;
}
.i-cp-ul li a:after {
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  border: 2px solid #fff;
  content: "";
  position: absolute;
  opacity: 0;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  z-index: 2;
}
.i-cp-ul li:hover .imgs img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  opacity: 0.7;
}

.i-cp-ul-ti{
 text-align: center;
 font-size: 20px; 
 padding: 20px 0;

}
.ho .imgs {
  background: #000;
}
.ho:hover .imgs img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  opacity: 0.7;
}
.t1 {
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
}
.pas {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  text-align: center;
}
.i-qy dt img {
  width: 70%;
  height: auto;
}
.i-qy dd {
  padding: 0 0.2rem;
}
.i-qy-ul:after {
  content: "";
  display: block;
  width: 100%;
  overflow: hidden;
  clear: both;
}
.i-qy-ul li {
  position: relative;
}
.i-qy-ul li .txt {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  text-align: center;
  color: #fff;
  margin-top: -30px;
}
.i-qy-ul li .txt h3 {
  font-size: 24px;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
}
.i-qy-ul li .txt h5 {
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  font-size: 15px;
}
.i-qy-ul li:hover h3 {
  -webkit-transform: translate(0, -15px);
  -ms-transform: translate(0, -15px);
  transform: translate(0, -15px);
  letter-spacing: 5;
}
.i-qy-ul li:hover h5 {
  -webkit-transform: translate(0, 15px);
  -ms-transform: translate(0, 15px);
  transform: translate(0, 15px);
}
.i-qy-ul li .imgs {
  background: #000;
}
.i-qy-ul li:hover .imgs img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  opacity: 0.7;
}
.i-new .i-new-dt {
  margin-bottom: 20px;
  text-align: center;
}
.i-new .i-new-dt li {
  zoom: 1;
  display: inline-block;
  vertical-align: middle;
  padding: 0 10px;
}
.i-new dd {
  padding: 0 30px;
  position: relative;
}
.i-new .i-new-next,
.i-new .i-new-prev {
  cursor: pointer;
  position: absolute;
  top: 50%;
  font-size: 30px;
  margin-top: -15px;
  line-height: 1;
}
.i-new .i-new-next i,
.i-new .i-new-prev i {
  font-size: 40px;
}
.i-new .i-new-prev {
  left: -100px;
}
.i-new .i-new-next {
  right: -100px;
}
.i-new-bn {
  width: 100%;
}
.i-new-wrapper {
  -webkit-box-align: flex-start;
  -moz-box-align: flex-start;
  -ms-flex-align: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
.i-new-slide {
  width: 100%;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
}
.i-new-slide .imgs {
  overflow: hidden;
  height: 5rem;
}
.i-new-slide .txt {
  padding: 20px;
  background: #f6f6f6;
}
.i-new-slide .txt h5 {
  font-weight: 700;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  color: #000;
}
.i-new-slide .txt p {
  margin-top: 6px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.i-new-slide .i-new-time {
  background: #e2e2e2;
  padding: 10px 20px;
  color: #b5b5b6;
}
.i-new-slide .i-new-time h3 {
  line-height: 1;
  font-weight: 700;
}
.i-new-slide.swiper-slide-active .txt h3,
.i-new-slide.swiper-slide-active .txt h4,
.i-new-slide.swiper-slide-active .txt i {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 1;
}
.i-new-slide.swiper-slide-prev {
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transform-origin: right center;
  -ms-transform-origin: right center;
  transform-origin: right center;
}
.i-new-slide.swiper-slide-next {
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
}
.fd-bottom {
  position: fixed;
  left: 50%;
  bottom: 0;
  width: 100%;
  max-width: 640px;
  left: 50%;
  transform: translateX(-50%);
  background: #595757;
  z-index: 999;
}
.fd-bottom ul {
  display: box;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.fd-bottom ul li {
  text-align: center;
  -moz-box-flex: 1;
  -webkit-box-flex: 1;
  box-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  padding: 5px 0;
  border-right: 1px solid #ddd;
}
.fd-bottom ul li:last-child {
  border-right: nono;
}
.fd-bottom ul li a {
  color: #fff;
  font-weight: 700;
}
.fd-bottom ul li i {
  font-size: 24px;
  display: none;
}
.fd-bottom ul li p {
  font-size: 14px;
  line-height: 35px;
}
.footer {
  padding: 0.2rem;
  font-size: 12px;
  text-align: center;
}
.footer .foot-tel {
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 10px;
}
.footer .foot-tel a {
  font-size: 14px;
  background: #000;
  color: #fff;
  zoom: 1;
  display: inline-block;
  vertical-align: middle;
  padding: 0 8px;
  border-radius: 5px;
}
.footer .foot-tel span {
  vertical-align: middle;
}
.foot-nav {
  background: #000;
  line-height: 0.6rem;
  overflow: hidden;
}
.foot-nav a {
  color: #fff;
  display: block;
}
.foot-nav ul {
  white-space: nowrap;
  overflow-x: auto;
}
.foot-nav li {
  zoom: 1;
  display: inline-block;
  vertical-align: middle;
  padding: 0 0.1rem;
}
.foot-bd {
  z-index: 999;
  font-size: 12px;
  bottom: 45px;
  position: fixed;
  left: 0;
  width: 100%;
  display: box;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  padding: 0.1rem;
  line-height: 35px;
  background: #fff;
}
.foot-bd .foot-bd-label {
  padding: 0 0.05rem;
}
.foot-bd .foot-bd-se {
  border-radius: 5px;
  background: #f6f6f6;
}
.foot-bd select {
  display: block;
  background: #ddd;
  border-radius: 5px;
  max-width: 70px;
  border: none;
  line-height: 35px;
  height: 35px;
}
.foot-bd select option {
  line-height: 35px;
}
.foot-bd select option:focus {
  border-color: #66afe9;
  outline: 0;
}
.foot-bd select:focus {
  border-color: #66afe9;
  outline: 0;
}
.foot-bd .foot-bd-input {
  -moz-box-flex: 1.2;
  -webkit-box-flex: 1.2;
  box-flex: 1.2;
  -moz-flex: 1.2;
  -ms-flex: 1.2;
  -webkit-flex: 1.2;
  flex: 1.2;
  overflow: hidden;
}
.foot-bd input {
  width: 100%;
  padding: 0 0.1rem;
  line-height: 35px;
  border: none;
  background: #ddd;
  border-radius: 5px;
}
.foot-bd button {
  -moz-box-flex: 1;
  -webkit-box-flex: 1;
  box-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  white-space: nowrap;
  background: #000;
  color: #fff;
  margin-left: 0.1rem;
  border: none;
  border-radius: 5px;
}
.menu {
  background: #eee;
  position: relative;
  z-index: 99;
}
.menu ul {
  font-size: 0;
}
.menu .menu-more {
  display: none;
  position: absolute;
  top: 47px;
  left: 0;
  width: 100%;
  background: #fff;
}
.menu li {
  height: 47px;
  font-size: 16px;
  line-height: 47px;
  position: relative;
}
.menu li:not(.menu-1):after,
.menu li:not(.menu-1):before {
  content: "";
  width: 8px;
  position: absolute;
  right: 10%;
  top: 50%;
  margin-top: -1px;
  height: 1px;
  background: #ccc;
}
.menu li:not(.menu-1):after {
  -webkit-transform: rotate(40deg) scaleY(1.5);
  -ms-transform: rotate(40deg) scaleY(1.5);
  transform: rotate(40deg) scaleY(1.5);
  top: 50%;
  -webkit-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}
.menu li:not(.menu-1):before {
  -webkit-transform: rotate(-40deg) scaleY(1.5);
  -ms-transform: rotate(-40deg) scaleY(1.5);
  transform: rotate(-40deg) scaleY(1.5);
  top: 50%;
  -webkit-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}
.menu li a {
  padding: 0 50px;
  height: 47px;
  display: block;
  border-right: 1px solid #d5d5d5;
}
.menu li a:hover {
  background: #000;
  color: #fff;
}
.menu li.menu-1 {
  text-transform: Uppercase;
  background: #000;
  color: #fff;
  padding: 0 10px;
  position: relative;
}
.menu li.this {
  background: #000;
  color: #fff;
}
.menu li.this a {
  color: #fff;
}
.menus ul {
  display: box;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.menus li {
  -moz-box-flex: 1;
  -webkit-box-flex: 1;
  box-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  text-align: center;
  font-size: 15px;
  line-height: 0.65rem;
}
.menus li a {
  display: block;
}
.menus li.this {
  background: #000;
}
.menus li.this a {
  color: #fff;
}
.menu-1.this .ShowHide-icon {
  -webkit-transform: translateY(-9%);
  -ms-transform: translateY(-9%);
  transform: translateY(-9%);
}
.menu-1.this .ShowHide-icon:before {
  -webkit-transform: rotate(-40deg) scaleY(1.5);
  -ms-transform: rotate(-40deg) scaleY(1.5);
  transform: rotate(-40deg) scaleY(1.5);
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.menu-1.this .ShowHide-icon:after {
  -webkit-transform: rotate(40deg) scaleY(1.5);
  -ms-transform: rotate(40deg) scaleY(1.5);
  transform: rotate(40deg) scaleY(1.5);
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
}
.ShowHide-icon {
  position: absolute;
  top: 0;
  right: 10%;
  width: 40px;
  height: 47px;
  -webkit-transform: translateY(15%);
  -ms-transform: translateY(15%);
  transform: translateY(15%);
  transition: transform 0.6s cubic-bezier(0.86, 0, 0.07, 1),
    transform-origin 0.6s cubic-bezier(0.86, 0, 0.07, 1),
    -webkit-transform 0.6s cubic-bezier(0.86, 0, 0.07, 1),
    -webkit-transform-origin 0.6s cubic-bezier(0.86, 0, 0.07, 1);
  -webkit-transition: transform 0.6s cubic-bezier(0.86, 0, 0.07, 1),
    transform-origin 0.6s cubic-bezier(0.86, 0, 0.07, 1),
    -webkit-transform 0.6s cubic-bezier(0.86, 0, 0.07, 1),
    -webkit-transform-origin 0.6s cubic-bezier(0.86, 0, 0.07, 1);
  -moz-transition: transform 0.6s cubic-bezier(0.86, 0, 0.07, 1),
    transform-origin 0.6s cubic-bezier(0.86, 0, 0.07, 1),
    -webkit-transform 0.6s cubic-bezier(0.86, 0, 0.07, 1),
    -webkit-transform-origin 0.6s cubic-bezier(0.86, 0, 0.07, 1);
  -ms-transition: transform 0.6s cubic-bezier(0.86, 0, 0.07, 1),
    transform-origin 0.6s cubic-bezier(0.86, 0, 0.07, 1),
    -webkit-transform 0.6s cubic-bezier(0.86, 0, 0.07, 1),
    -webkit-transform-origin 0.6s cubic-bezier(0.86, 0, 0.07, 1);
}
.ShowHide-icon:after,
.ShowHide-icon:before {
  content: "";
  width: 12px;
  position: absolute;
  top: 50%;
  margin-top: -1px;
  height: 1px;
  background: #fff;
  transition: -webkit-transform 0.6s cubic-bezier(0.86, 0, 0.07, 1),
    -webkit-transform-origin 0.6s cubic-bezier(0.86, 0, 0.07, 1),
    transform 0.6s cubic-bezier(0.86, 0, 0.07, 1),
    transform-origin 0.6s cubic-bezier(0.86, 0, 0.07, 1);
  -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.86, 0, 0.07, 1),
    -webkit-transform-origin 0.6s cubic-bezier(0.86, 0, 0.07, 1),
    transform 0.6s cubic-bezier(0.86, 0, 0.07, 1),
    transform-origin 0.6s cubic-bezier(0.86, 0, 0.07, 1);
  -moz-transition: -webkit-transform 0.6s cubic-bezier(0.86, 0, 0.07, 1),
    -webkit-transform-origin 0.6s cubic-bezier(0.86, 0, 0.07, 1),
    transform 0.6s cubic-bezier(0.86, 0, 0.07, 1),
    transform-origin 0.6s cubic-bezier(0.86, 0, 0.07, 1);
  -ms-transition: -webkit-transform 0.6s cubic-bezier(0.86, 0, 0.07, 1),
    -webkit-transform-origin 0.6s cubic-bezier(0.86, 0, 0.07, 1),
    transform 0.6s cubic-bezier(0.86, 0, 0.07, 1),
    transform-origin 0.6s cubic-bezier(0.86, 0, 0.07, 1);
}
.ShowHide-icon:before {
  right: 50%;
  -webkit-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
  -webkit-transform: rotate(40deg) scaleY(1.5);
  -ms-transform: rotate(40deg) scaleY(1.5);
  transform: rotate(40deg) scaleY(1.5);
}
.ShowHide-icon:after {
  left: 50%;
  transform-origin: 0 100%;
  -webkit-transform: rotate(-40deg) scaleY(1.5);
  -ms-transform: rotate(-40deg) scaleY(1.5);
  transform: rotate(-40deg) scaleY(1.5);
}
.mbx {
  margin-top: 10px;
}
.cp-title {
  text-align: center;
  margin-top: 10px;
}
.list {
  margin-top: 20px;
}
.list-shop:after {
  content: "";
  display: block;
  width: 100%;
  overflow: hidden;
  clear: both;
}
.list-shop li {
  width: 50%;
  float: left;
  position: relative;
  padding: 5px;
  margin-bottom: 10px;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
}
.list-shop li a {
  background: #fff;
  border: 1px solid #e0e0e0;
  display: block;
}
.list-shop li .imgs {
  position: relative;
}
.list-shop li .list-shop-dt {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.list-shop li .txt {
  padding: 20px;
  text-align: center;
  
}
.list-shop li .txt hr {
  background: #c3c3c3;
  width: 73px;
  height: 1px;
  border: none;
  zoom: 1;
  display: inline-block;
  vertical-align: middle;
}
.list-shop li .txt h6 {
  color: #000;
}
.list-shop li .txt .more {
  margin-top: 10px;
  display: none;
}
.list-shop li .txt .more h6 {
  zoom: 1;
  display: inline-block;
  vertical-align: middle;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  border: 1px solid #c3c3c3;
  padding: 6px 40px;
}
.list-shop li .txt .more h6:hover {
  background: #000;
  color: #fff;
}
.list-shop li:hover {
  box-shadow: 5px 5px 15px #333;
}
.j-pd {
  padding: 0.1rem;
}
.j-tit {
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100% auto;
  background-repeat: repeat-y;
  padding: 20px 0;
}
.j-tit h2 {
  background: #febf10;
  color: #000;
  text-align: center;
  padding: 0.2rem;
  font-size: 0.56rem;
  font-weight: 700;
}
.j-tit .txt {
  padding: 0.5rem 0 0;
  margin: 0 0.2rem;
  color: #fff;
  text-align: center;
}
.j-tit .txt.j1 h4 {
  font-size: 0.4rem;
}
.j-tit .txt h4 {
  color: #fff;
  font-size: 0.46rem;
  font-weight: 700;
}
.j-tit .txt p {
  font-size: 10px;
  color: #4c4c4c;
  letter-spacing: -2px;
}
.j-tit .txt h6 {
  margin-top: 50px;
  border-bottom: 2px solid #febf10;
  margin-top: 0.6rem;
  font-size: 0.3rem;
  padding-bottom: 8px;
}
.j2-zt {
  padding: 0.2rem 1rem;
  color: #fff;
  border-bottom: 2px solid #febf10;
}
.j2-zt h3 {
  font-size: 0.36rem;
}
.j2-zt h3 b {
  font-size: 0.76rem;
}
.j2-zt h3 span {
  font-size: 0.24rem;
}
.j2-zt h3:nth-child(2) {
  padding-left: 1rem;
}
.j3-zt {
  padding: 0.2rem 0.4rem;
  color: #fff;
  border-bottom: 2px solid #febf10;
  text-align: center;
}
.j3-zt h1 {
  font-size: 0.86rem;
  font-style: italic;
}
.arc-shop {
  position: relative;
  margin-top: 10px;
}
.arc-shop:after {
  content: "";
  display: block;
  width: 100%;
  overflow: hidden;
  clear: both;
}
.arc-shop .shop-dt {
  z-index: 3;
  position: relative;
  z-index: 5;
}
.arc-shop .shop-item-info {
  padding: 0.2rem;
  background: #fff;
}
.arc-shop .shop-item-top hr {
  background: #ccc;
  margin-top: 6px;
  margin-bottom: 6px;
  border: none;
  height: 1px;
}
.arc-shop .shop-item {
  line-height: 2;
  font-size: 15px;
}
.arc-shop .shop-item:after {
  content: "";
  display: block;
  width: 100%;
  overflow: hidden;
  clear: both;
}
.arc-shop .shop-item .shop-label {
  font-size: 15px;
  zoom: 1;
  display: inline-block;
  vertical-align: middle;
  vertical-align: bottom;
  padding: 0 15px 0 0;
}
.arc-shop .shop-item .shop-block {
  zoom: 1;
  display: inline-block;
  vertical-align: middle;
}
.arc-shop .shop-item strong {
  font-weight: 700;
  font-size: 0.36rem;
  vertical-align: middle;
}
.arc-shop .shop-bj {
  position: absolute;
  bottom: 0;
  height: 230px;
  left: 0;
  width: 100%;
  background: #000;
}
.arc-shop .shop-item-bot {
  padding-top: 13px;
}
.arc-shop .shop-item-bot h6 {
  margin-bottom: 4px;
}
.arc-shop .shop-item-bot p {
  line-height: 2;
}
.shop-zt {
  margin-top: 0;
}
.shop-zt .shop-left {
  width: 187px;
  float: left;
}
.shop-zt .shop-left-dt {
  background: #000;
  color: #fff;
  height: 28px;
  line-height: 28px;
  padding: 0 20px;
  font-size: 14px;
}
.shop-zt .shop-right-dt {
  display: none;
  background: #d0d0d0;
  color: #333;
  height: 28px;
  line-height: 28px;
  padding: 0 00px;
  font-size: 14px;
}
.shop-zt .shop-right-dt b {
  margin-right: 10px;
}
.shop-zt .shop-right-dt a {
  padding: 0 12px;
}
.xh-collapse .xh-colla-title {
  position: relative;
  background: #ccc;
  padding: 0 12px;
  line-height: 35px;
  font-size: 13px;
}
.xh-collapse .xh-colla-title i {
  position: absolute;
  right: 10px;
  top: 0;
  font-size: 12px;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
}
.xh-collapse .xh-colla-content {
  font-size: 12px;
  display: none;
  background: #fff;
  border: 1px solid #ccc;
  padding: 8px;
}
.xh-collapse .xh-colla-content.xh-show {
  display: block;
}
.xh-collapse .xh-show i {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.xh-collapse .xh-show .xh-colla-content {
  display: block;
}
.shop-right dd {
  padding: 12px 0;
}
.shop-right .shop-color {
  background: #323333;
  color: #fff;
}
.shop-right .shop-color .shop-color-title {
  font-size: 14px;
  background: #323333;
  color: #fff;
  line-height: 32px;
  border-bottom: 1px solid #eee;
  padding: 0 20px;
}
.shop-right .shop-color p {
  font-size: 12px;
  margin-top: 2px;
  padding: 0 21.3px;
}
.shop-right .shop-color .shop-color-zt {
  padding: 10px 0;
}
.shop-right .shop-color .shop-color-ul {
  padding: 0 10px 12px 10px;
}
.shop-right .shop-color .shop-color-ul:after {
  content: "";
  display: block;
  width: 100%;
  overflow: hidden;
  clear: both;
}
.shop-right .shop-color .shop-color-ul:after {
  content: "";
  display: block;
  width: 100%;
  overflow: hidden;
  clear: both;
}
.shop-right .shop-color .shop-color-ul li {
  width: 144px;
  margin: 10px 21.3px;
  float: left;
  position: relative;
}
.shop-right .shop-color .shop-color-ul li p {
  text-align: center;
  padding: 6px 0;
}
.shop-body {
  margin-top: 0;
}
.shop-body .shop-body-title {
  font-size: 14px;
  background: #323333;
  color: #fff;
  line-height: 32px;
  border-bottom: 1px solid #eee;
  padding: 6px 20px;
}
.shop-body .shop-body-zt {
  margin-top: 0;
}
.main.bjhs {
  background-image: url(../images/body-bj.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  background-attachment: fixed;
}
.list-info {
  padding: 50px 0;
  padding: 0 0.2rem;
}
.list-info:after {
  content: "";
  display: block;
  width: 100%;
  overflow: hidden;
  clear: both;
}
.list-info li {
  width: 100%;
  position: relative;
  margin-bottom: 10px;
  background: #fff;
}
.list-info li a {
  border: 1px solid #e0e0e0;
  display: block;
}
.list-info li h5 {
  padding: 8px;
  text-align: center;
}
.list-new {
  margin-top: 10px;
  padding: 0 0.2rem;
}
.list-new li {
  position: relative;
  margin-bottom: 10px;
  background: #fff;
}
.list-new li:after {
  content: "";
  display: block;
  width: 100%;
  overflow: hidden;
  clear: both;
}
.list-new li a {
  display: box;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.list-new li .imgs {
  width: 40%;
}
.list-new li .txt {
  -moz-box-flex: 1;
  -webkit-box-flex: 1;
  box-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  padding-left: 10px;
}
.list-new li .txt h5 {
  color: #000;
}
.a1 .txt {
  padding: 50px 0.3rem;
}
.a1 a {
  margin-top: 50px;
  display: block;
  text-align: center;
}
.a1 i {
  font-size: 36px;
  line-height: 1;
}
.a2 {
  padding: 15px 5% 30px;
  background: #dcdddd url(../images/a2-bj.jpg) no-repeat bottom right;
  background-size: 50% auto;
}
.a2 .a2-zt {
  background: #fff;
  padding: 10px 10px 10px;
}
.a2 .wd:after {
  content: "";
  display: block;
  width: 100%;
  overflow: hidden;
  clear: both;
}
.a2 .a2-left h3 {
  text-transform: Uppercase;
  color: #ccc;
  margin-bottom: 25px;
}
.a2 .a2-left h5 {
  font-size: 16px;
  font-weight: 700;
  color: #737373;
  margin-bottom: 20px;
}
.a2 .a2-left p {
  color: #737373;
  line-height: 2;
  margin-bottom: 25px;
}
.a2 .a2-right {
  padding-top: 21px;
  display: none;
}
.a2 .a2-right h6 {
  margin-bottom: 15px;
}
.a2 .a2-right p {
  font-size: 12px;
  color: #ccc;
  line-height: 1.6;
}
.a3 dt {
  font-size: 0.36rem;
  text-align: center;
  color: #737473;
  padding: 10px 0;
}
.a3 dt span {
  color: #aaa;
}
.a3 dd {
  background: #dcdddd;
  width: 100%;
}
.a3 .a3-left .map {
  width: 100%;
  height: 50vh;
}
.a3 .a3-right {
  color: #737473;
  padding: 0.3rem;
}
.a3 .a3-right h2 {
  font-weight: 400;
  letter-spacing: -2px;
  text-transform: Uppercase;
  font-size: 68px;
  color: #ccc;
  margin-bottom: 50px;
  display: none;
}
.a3 .a3-right h5 {
  line-height: 1.8;
}
.a3 .a3-right p {
  margin-bottom: 20px;
  text-transform: Uppercase;
  font-size: 12px;
}
.a3 .a3-right a {
  background: #febf10;
  color: #fff;
  padding: 8px 20px;
  zoom: 1;
  display: inline-block;
  vertical-align: middle;
  margin-top: 12px;
  font-size: 15px;
}
.j5-zt {
  padding: 0 5%;
}
.j5-zt:after {
  content: "";
  display: block;
  width: 100%;
  overflow: hidden;
  clear: both;
}
.j5-zt .j5-s1 {
  width: 28.5304248%;
}
.j5-zt .j5-s2 {
  width: 29.90815155%;
}
.j5-zt .j5-s3 {
  width: 13.03099885%;
}
.j5-zt .j5-s4 {
  width: 26.23421355%;
}
.j5-zt .j5-s {
  float: left;
  margin: 0 0.28702641%;
}
.j5-zt .j5-z {
  margin-bottom: 6px;
  float: left;
  position: relative;
}
.j5-zt .j5-z:hover img {
  opacity: 1;
}
.j5-zt .j5-z .txt {
  position: absolute;
  line-height: 48px;
  background: #000;
  background: rgba(0, 0, 0, 0.65);
  color: #fff;
  text-align: center;
  font-size: 18px;
  bottom: 0;
  left: 0;
  width: 100%;
}
.j5-zt .j5-s1-left {
  width: 49.4%;
  float: left;
}
.j5-zt .j5-s1-right {
  width: 49.4%;
  float: right;
}
.j5-zt .j5-s2-left {
  float: left;
  width: 63.15%;
}
.j5-zt .j5-s2-right {
  float: right;
  width: 35.2%;
}
.j5-zt .j5-s4-left {
  float: left;
  width: 49.9%;
}
.j5-zt .j5-s4-right {
  float: right;
  width: 49%;
}
.j5-zt .imgs {
  background: #000;
}
.j5-zt .imgs img {
  opacity: 0.5;
}
.j6 {
  padding: 70px 5%;
  background: #ebeaeb;
  margin-top: -16px;
}
.j6 .j6-zt {
  width: 760px;
  margin: 0 auto;
}
.j6 dd {
  margin-top: 110px;
}
.j6-bn {
  position: relative;
}
.j6-bn .j6-prev {
  left: -200px !important;
}
.j6-bn .j6-next {
  right: -200px !important;
}
.j6-li {
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
}
.j6-li.swiper-slide-next .imgs,
.j6-li.swiper-slide-prev .imgs {
  background: #000;
}
.j6-li.swiper-slide-next .imgs img,
.j6-li.swiper-slide-prev .imgs img {
  opacity: 0.5;
}
.j6-li.swiper-slide-prev {
  -webkit-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
  -webkit-transform-origin: right center;
  -ms-transform-origin: right center;
  transform-origin: right center;
}
.j6-li.swiper-slide-next {
  -webkit-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
}
.fixed-img {
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
  background-size: cover;
}
.j7 {
  padding: 80px 5%;
}
.j7 .j7-title {
  text-align: center;
  color: #fff;
}
.j7 .j7-title h3 b {
  font-size: 48px;
}
.j7 .j7-zt {
  margin-top: 45px;
  padding: 16px;
  background: #fff;
}
.j7 .j7-zt:after {
  content: "";
  display: block;
  width: 100%;
  overflow: hidden;
  clear: both;
}
.j7 .j7-right {
  width: 49.5%;
  float: right;
}
.j7 .j7-left {
  width: 49.5%;
  float: left;
}
.j7-1 {
  height: 470px;
  margin-top: 20px;
  padding: 30px 0;
  background: #fff url(../images/j7-bj1.jpg) no-repeat bottom center;
}
.j7-1 .j7-1-title {
  background: #febf10;
  font-size: 80px;
  color: #000;
  line-height: 1;
  font-weight: 700;
  padding: 15px 0;
  text-align: center;
}
.j7-1 .txt {
  padding: 70px 50px;
  text-align: center;
}
.j7-1 .txt h2 {
  color: #000;
  font-size: 48px;
}
.j7-1 .txt h4 {
  color: #bbb;
}
.j8 .j8-left {
  width: 789px;
  float: left;
}
.j8 .j8-right {
  width: 373px;
  float: right;
}
.j8 .j8-right li {
  margin-bottom: 24px;
}
.j8 .j8-right .xh-input {
  font-size: 16px;
  height: 45px;
  width: 100%;
  background: 0 0;
  border: 1px solid #818181;
  line-height: 65px;
  padding: 0 15px;
}
.j8 .j8-right .xh-textarea {
  padding: 15px;
  background: 0 0;
  width: 100%;
  height: 100px;
  border: 1px solid #818181;
}
.j8 .xh-btn {
  font-size: 20px;
  line-height: 90px;
  width: 100%;
  border: none;
  background: #3e3a39;
  color: #fff;
  cursor: pointer;
}
.go-top {
  display: none;
}
.fc-bt {
  position: relative;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  background: #999;
  height: 109px;
  width: 100%;
  background: rgba(159, 159, 159, 0.8);
  position: fixed;
  bottom: 0;
  z-index: 999999;
  left: 0;
}
.fc-bt .wd {
  position: relative;
  height: 109px;
  padding: 14px 0;
}
.fc-bt .wd:after {
  content: "";
  display: block;
  width: 100%;
  overflow: hidden;
  clear: both;
}
.fc-bt .fc-bt-sel {
  color: #888;
  height: 32px;
  line-height: 32px;
  padding: 0 6px;
}
.fc-bt .fc-zk {
  line-height: 109px;
  overflow: hidden;
  width: 0;
  transition: 0.5s 0.5s;
  -webkit-transition: 0.5s 0.5s;
  -moz-transition: 0.5s 0.5s;
  -ms-transition: 0.5s 0.5s;
  background: #3e3a39;
  color: #fff;
  right: 100%;
  top: 0;
  text-align: center;
  font-size: 36px;
  position: absolute;
}
.fc-bt.this {
  left: 100%;
}
.fc-bt.this .fc-bt-dyr {
  -webkit-transform: translate(80px, 0);
  -ms-transform: translate(80px, 0);
  transform: translate(80px, 0);
  opacity: 0.5;
}
.fc-bt.this li {
  -webkit-transform: translate(80px, 0);
  -ms-transform: translate(80px, 0);
  transform: translate(80px, 0);
  opacity: 0.5;
}
.fc-bt.this .fc-zk {
  width: 50px;
  cursor: pointer;
}
.fc-bt .cha {
  position: absolute;
  right: -80px;
  bottom: 100%;
  background: #3e3a39;
  font-size: 12px;
  color: #fff;
  padding: 5px 8px;
  cursor: pointer;
}
.fc-bt .cha:hover {
  background: #323333;
}
.fc-bt .fc-bt-1 {
  width: 313px;
  float: left;
  height: 81px;
  text-align: center;
  color: #fff;
  padding: 8px 0;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.fc-bt .fc-bt-1 h5 {
  line-height: 32px;
}
.fc-bt .fc-bt-2 {
  padding: 8px 0;
  color: #fff;
  width: 178px;
  float: left;
  text-align: right;
  padding-top: 30px;
}
.fc-bt .fc-bt-2 h5 {
  zoom: 1;
  display: inline-block;
  vertical-align: middle;
  border-bottom: 1px solid #fff;
}
.fc-bt .fc-bt-3 {
  width: 510px;
  float: left;
  margin-left: 20px;
}
.fc-bt .fc-bt-3 li {
  width: 244px;
  height: 35px;
  background: #fff;
  float: left;
  margin: 0 10px 10px 0;
  padding-left: 34px;
  position: relative;
}
.fc-bt .fc-bt-3 li i {
  position: absolute;
  color: #000;
  font-size: 18px;
  left: 8px;
  line-height: 35px;
  top: 0;
}
.fc-bt .fc-bt-3 .xh-input {
  width: 100%;
  height: 35px;
  line-height: 35px;
  border: none;
  background: 0 0;
  font-size: 14px;
}
.fc-bt .fc-bt-4 {
  width: 160px;
  float: left;
  padding-top: 15px;
}
.fc-bt .fc-bt-4 .xh-btn {
  border: none;
  background: #000;
  width: 114px;
  height: 53px;
  text-align: center;
  color: #fff;
  cursor: pointer;
}
@keyframes qiu {
  0% {
    transform: translateX(0);
  }
  25% {
    transform: translateX(-22px);
  }
  40% {
    transform: translateX(-22px);
  }
  75% {
    transform: translateX(22px);
  }
  100% {
    transform: translateX(22px);
  }
}
@-webkit-keyframes qiu {
  0% {
    -webkit-transform: translateX(0);
  }
  25% {
    -webkit-transform: translateX(-22px);
  }
  40% {
    -webkit-transform: translateX(-22px);
  }
  75% {
    -webkit-transform: translateX(22px);
  }
  100% {
    -webkit-transform: translateX(22px);
  }
}
@keyframes dragTop {
  0% {
    opacity: 0;
    transform: translateY(-70px);
  }
  60% {
    opacity: 1;
    transform: translateY(10px);
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
@-webkit-keyframes dragTop {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-70px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(0);
    opacity: 1;
  }
}
@keyframes dragBot {
  0% {
    opacity: 0;
    transform: translateY(70px);
  }
  60% {
    opacity: 1;
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
@-webkit-keyframes dragBot {
  0% {
    opacity: 0;
    -webkit-transform: translateY(70px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0);
    opacity: 1;
  }
}
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.arc-body img,
.dy-body img {
  margin-bottom: 0;
}
/* 滚动代码 */
.scorll-box{
  padding: 0 20px;
}
.scorll-box-kefu{
  height: 300px;
  background: linear-gradient(to right, grey,#414141); 
  color: #fff;
  border-radius: 30px;
  padding: 20px;
  width: 100%!important;
}
.corll-box-kefu-tell{
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.corll-box-kefu-tell span:first-child{
  min-width: 50px;
}
.introduce-js{
  text-align: center;
  font-size: 24px;
  margin: 10px 0;
  font-weight: 700;
}
.introduce-js-mc{
  padding: 20px;
  line-height: 30px;
}
.product-display{
  padding:0 20px 10px;
}
/* 新闻轮播 */
.news-swiper{
  padding: 20px;
}
.news-swiper-title{
  text-align: center;
  font-size: 24px;
}
/* 新闻滚动 */
.new-swiper {
  min-height: 100px;
  overflow: hidden;
  line-height: 30px;
}  
.new-swiper-cell{
  padding: 20px;
}
.newDealis{
  display: none;
  line-height: 30px;
  padding: 20px;
}
/* 产品滚动 */
.scroll-container {
  width: 100%; /* 容器宽度 */
  overflow: hidden;
  white-space: nowrap;
}
 
.scroll-content {
  display: inline-block;
  animation: scroll-left 10s linear infinite; /* 动画时长和速度等 */
}
 
@keyframes scroll-left {
  from {
    transform: translateX(100%);
  }
  to {
    transform: translateX(-100%);
  }
}
.shownavbtn {
  width: 1.8em;
  height: 1em;
  margin: 20px 15px 20px 0;
  border-top: 3px solid #fff;
  border-bottom: 3px solid #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  float: right;
}
.shownavbtn:before{
    content:"";
    display: block; 
    width: 100%; 
    height: 1px; 
    background: #fff;
    margin-top: 4px;
   }
   /* 遮罩 */
  .overlay{
    display: none;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.3);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
  }
   /* 导航栏 */
   .sidebar {
    width: 200px; /* 初始宽度 */
    height: 100vh; /* 全屏高度 */
    position: absolute;
    right: 0;
    top: 0;
    z-index: 9999;
    background: #fff;
  }
   
  .sidebar-content {
    padding: 20px;
  }
   /* 宣传 */
  .publicity-hengsheng {
    font-size:  25px;
    background: linear-gradient(to right, grey,#414141); 
    color: #fff;
  }