@charset "utf-8";
input[type=button], input[type=submit], input[type=file], button { cursor: pointer; -webkit-appearance: none; } 

html,body{ -webkit-tap-highlight-color: rgba(0,0,0,0); }
/* img{ pointer-events: none; } */
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide {
  float: left;
}
.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
}
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-transition-property: -webkit-transform, height;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform, height;
}
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}
.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  -moz-background-size: 27px 44px;
  -webkit-background-size: 27px 44px;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-white .swiper-pagination-bullet {
  background: #ffffff;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #ffffff;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000000;
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  -moz-transform: translate3d(0, -50%, 0);
  -o-transform: translate(0, -50%);
  -ms-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 5px 0;
  display: block;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px;
}
.swiper-pagination-progress {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progress .swiper-pagination-progressbar {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  -o-transform-origin: left top;
  transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
  -webkit-transform-origin: right top;
  -moz-transform-origin: right top;
  -ms-transform-origin: right top;
  -o-transform-origin: right top;
  transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progress {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-vertical > .swiper-pagination-progress {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-progress.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.5);
}
.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
  background: #ffffff;
}
.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
  background: #000000;
}
.swiper-container-3d {
  -webkit-perspective: 1200px;
  -moz-perspective: 1200px;
  -o-perspective: 1200px;
  perspective: 1200px;
}
.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
  -ms-perspective: 1200px;
}
.swiper-container-cube,
.swiper-container-flip {
  overflow: visible;
}
.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-cube .swiper-slide {
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -moz-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next + .swiper-slide,
.swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -moz-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  -webkit-background-size: 100%;
  background-size: 100%;
  background-repeat: no-repeat;
}
.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
.w100 {
  width: 100%;
}
.h100 {
  height: 100%;
}
.ptn_i {
  position: inherit;
}
.over {
  overflow: hidden;
}
.ft {
  text-align: center;
}
.fs2 {
  font-size: 0.2rem;
  line-height: 0.35rem;
}
.fs-over {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.fs-over2 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.none {
  display: none;
}

.swiper-pagination {
  font-size: 0;
}
.swiper-slide img {
  width: 100%;
}
.pub-swiper .swiper-pagination {
  line-height: 0.14rem;
}
.pub-swiper .swiper-pagination-bullet {
  width: 0.14rem;
  height: 0.14rem;
  background: #339966;
  opacity: .5;
}
.pub-swiper .swiper-pagination-bullet-active {
  opacity: 1;
}
#head_wap {
    overflow: hidden;
    height: 0.95rem;
    background: #fff;
}

#head_wap .h-logo {
  width: 4.5rem;
}
#head_wap .h-logo img{
  width: 37%;
  display: block;
    margin: 0 auto;
}
#head_wap .h-meun {
  width: 0.62rem;
  height: 0.46rem;
  background: url(../wap/meun-icon.png) no-repeat center;
  background-size: 100%;
    float: right;
    margin: 15px;
}
.sidebar {
  position: fixed;
  right: -100%;
  width: 40%;
  top: 0;
  z-index: 101;
  height: 100%;
  background-color: #fff;
  transition: all 0.6s;
}
.sidebar .top-box {
  line-height: 60px;
  background-color: #e61f27;
  overflow: hidden;
}
.sidebar .close {
  display: block;
  width: 17px;
  margin-right: 7.8%;
  cursor: pointer;
  color: #fff;
  font-size: 0.5rem;
}
.sidebar .close .icon {
  font-size: 1.3em;
  vertical-align: top;
}
.sidebar .idx_back {
  display: inline-block;
  font-size: 16px;
  margin-left: 8.2%;
}
.sidebar .idx_back a {
  color: #f2f2f2;
}
.sidebar ul {
  width: 100%;
}
.sidebar ul li {
  border-bottom: 1px solid #f2f2f2;
  width: 100%;
}
.sidebar ul li p {
  padding: 0 0% 0 8.2%;
  line-height: 0.9rem;
}
.sidebar ul li dl {
  display: none;
}
.sidebar ul li dl dd {
  padding: 0 7.8% 0 10%;
  border-top: 1px solid #f2f2f2;
}
.sidebar ul li dl dd a {
  display: inline-block;
  border-left: 1px solid #f2f2f2;
  padding-left: 15px;
}
.sidebar ul li a {
  display: block;
  font-size: 0.25rem;
}
.sidebar ul li span {
  float: right;
  display: inline-block;
  width: 22%;
  text-align: center;
}
.sidebar ul li span .icon {
  font-size: 1.3em;
}
.sidebar ul li:last-child {
  border-bottom: none;
}
.exit-off-canvas {
  position: fixed;
  top: 0;
  left: -100%;
  display: block;
  width: 60%;
  height: 100%;
  z-index: 100;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.4);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
body.open {
  overflow: hidden;
}
body.open .sidebar {
  right: 0;
}
body.open .exit-off-canvas {
  left: 0;
}
/*index*/
.ih3 {
  font-size: .3rem;
  color: #363636;
  text-align: center;
  padding-top: .4rem;
}
.ih3:after {
  display: block;
  content: ' ';
  width: .66rem;
  height: 0.02rem;
  background: #339966;
  margin: .18rem auto 0.35rem;
}
.i-swiper2 {
  padding: 0 0.25rem 0.4rem;
  overflow: hidden;
}
.i-swiper2 > h3 {
  font-size: .3rem;
  color: #363636;
  text-align: center;
  padding-top: .4rem;
}
.i-swiper2 > h3:after {
  display: block;
  content: ' ';
  width: .66rem;
  height: 0.02rem;
  background: #339966;
  margin: .18rem auto 0.35rem;
}
.i-swiper2 .swiper-container {
  padding: 0 0 0.57rem;
}
.i-swiper2 .swiper-slide {
  width: 49% !important;
}
.i-swiper2 .swiper-pagination-bullet {
  width: 0.16rem;
  height: 0.16rem;
}
.i-swiper2 .swiper-pagination-bullet-active {
  width: 0.37rem;
  background: #339966;
  border-radius: 4px;
}
.i-tab {
  background: #f5f5f5;
}
.i-tab > h3 {
  font-size: .3rem;
  color: #363636;
  text-align: center;
  padding-top: .4rem;
}
.i-tab > h3:after {
  display: block;
  content: ' ';
  width: .66rem;
  height: 0.02rem;
  background: #339966;
  margin: .18rem auto 0.35rem;
}
.i-tab .more {
  background: #fff;
}
.tabbtn {
  overflow: hidden;
  text-align: center;
  height: 0.67rem;
  font-size: 0;
  margin-bottom: 0.32rem;
}
.tabbtn img {
  width: 100%;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
}
.tabbtn ul {
  display: inline-block;
}
.tabbtn li {
  overflow: hidden;
  float: left;
  width: 1.97rem;
  height: 0.67rem;
}
.tabbtn li.on {
  border: 1px solid #339966;
}
.tabbtn li.on img {
  -webkit-filter: grayscale(10%);
  -moz-filter: grayscale(10%);
  -ms-filter: grayscale(10%);
  -o-filter: grayscale(10%);
  filter: grayscale(10%);
  filter:;
}
.tabbtn li:nth-child(1) {
  margin-right: 0.3rem;
}
.tabm {
  margin-bottom: 0.14rem;
  overflow: hidden;
  padding: 0 0.25rem;
  width: 100%;
  height: 100%;
}
.tabm .pg2 {
  padding: 0 0.2rem;
  text-align: center;
}
.tabm li {
  width: 2.83rem;
  height: 3.8rem;
  background: #fff;
  margin-bottom: 0.23rem;
  float: left;
  overflow: hidden;
}
.tabm li img{
padding-top:10px ;
}
.tabm li:nth-of-type(odd) {
  margin-right: 0.23rem;
}
.tabm li h3 {
  font-size: 0.2rem;
  line-height: 0.55rem;
  padding: 0 0.2rem;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.tabm li p {
  padding: 0 0.2rem;
  text-align: center;
  font-size: 0.18rem;
  color: #339966;
}
.tabm li p:after {
  display: block;
  content: ' ';
  width: 0.26rem;
  height: 0.26rem;
  background: url(../wap/left-icon.png) no-repeat center;
  background-size: 100%;
  margin: 0.02rem auto 0;
}
.i-promise > h3 {
  font-size: .3rem;
  color: #363636;
  text-align: center;
  padding-top: .4rem;
}
.i-promise > h3:after {
  display: block;
  content: ' ';
  width: .66rem;
  height: 0.02rem;
  background: #339966;
  margin: .18rem auto 0.35rem;
}
.i-promise > p {
  text-align: center;
  font-size: 0.2rem;
  line-height: 0.35rem;
  margin: -0.15rem auto 0.35rem;
}
.i-promise li {
  overflow: hidden;
}
.i-promise li .img {
  float: right;
  width: 50%;
}
.i-promise li .font {
  height: 2.76rem;
  overflow: hidden;
  float: left;
  padding: 0 0.15rem;
  border-top: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  width: 50%;
}
.i-promise li .font h3 {
  font-size: 0.24rem;
  color: #333;
  font-weight: bold;
  padding: 0.2rem 0 0.3rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.i-promise li .font p {
  font-size: 0.2rem;
  color: #666;
  line-height: 0.35rem;
}
.i-promise li:nth-of-type(odd) .img {
  float: left;
}
.i-promise li:nth-of-type(odd) .font {
  float: right;
}
.i-promise .i-tel {
  display: block;
  width: 3.38rem;
  height: 0.45rem;
  border-radius: 20px;
  color: #fff;
  background: #339966;
  font-size: 0.2rem;
  line-height: 0.35rem;
  margin: 0.45rem auto;
  line-height: 0.45rem;
}
.i-promise .i-tel:before {
  display: inline-block;
  content: ' ';
  width: 0.36rem;
  height: 0.28rem;
  background: url(../wap/i-promeicon.png) no-repeat center;
  background-size: 100%;
  margin: 0 0.15rem 0 0.20rem;
  vertical-align: -0.05rem;
}
.i-advantage {
  background: #f5f5f5;
}
.i-advantage > h3 {
  font-size: .3rem;
  color: #363636;
  text-align: center;
  padding-top: .4rem;
}
.i-advantage > h3:after {
  display: block;
  content: ' ';
  width: .66rem;
  height: 0.02rem;
  background: #339966;
  margin: .18rem auto 0.35rem;
}
.i-advantage .adte {
  padding: 0 0.25rem;
  width: 100%;
  height: 100%;
  padding-bottom: 0.35rem;
}
.i-advantage .adte h3 {
  font-size: 0.24rem;
  padding: 0.35rem 0 0.2rem;
}
.i-advantage .adte p {
  font-size: 0.2rem;
  line-height: 0.35rem;
}
.i-advantage .adtebtn {
  overflow: hidden;
}
.i-advantage .adtebtn li {
  width: 1.6rem;
  height: 0.48rem;
  float: left;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  filter: grayscale(1);
  opacity: 0.4;
}
.i-advantage .adtebtn li:nth-child(1) {
  background-image: url(../wap/i-adte1.png);
}
.i-advantage .adtebtn li:nth-child(2) {
  background-image: url(../wap/i-adte2.png);
}
.i-advantage .adtebtn li:nth-child(3) {
  background-image: url(../wap/i-adte3.png);
}
.i-advantage .adtebtn li:nth-child(4) {
  background-image: url(../wap/i-adte4.png);
}
.i-advantage .adtebtn li.on {
  filter: grayscale(0);
  opacity: 01;
}
.i-warranty > h3 {
  font-size: .3rem;
  color: #363636;
  text-align: center;
  padding-top: .4rem;
}
.i-warranty > h3:after {
  display: block;
  content: ' ';
  width: .66rem;
  height: 0.02rem;
  background: #339966;
  margin: .18rem auto 0.35rem;
}
.i-warranty .swiper-container {
  margin: 0.25rem;
  border: 1px solid #e9e9e9;
}
.i-warranty .swiper-container .swiper-pagination {
  position: initial;
  margin-bottom: 0.4rem;
}
.i-warranty .swiper-container .swiper-pagination-bullet-active {
  background: #339966;
}
.i-warranty .swiper-container img {
  width: auto;
  margin: 0.45rem auto 0.37rem;
}
.i-warranty .swiper-container p {
  font-size: 0.2rem;
  line-height: 0.35rem;
  padding: 0 0.25rem;
  text-align: center;
}
.i-warranty .swiper-container h3 {
  font-size: 0.24rem;
  color: #333;
  text-align: center;
}
.i-warranty .swiper-container h4 {
  font-size: .3rem;
  color: #363636;
  text-align: center;
  padding-top: .4rem;
  font-weight: normal;
  color: #a8a8a8;
  font-size: 0.18rem;
  padding-top: 0.15rem;
}
.i-warranty .swiper-container h4:after {
  display: block;
  content: ' ';
  width: .66rem;
  height: 0.02rem;
  background: #339966;
  margin: .18rem auto 0.35rem;
}
.i-warranty .swiper-container a {
  display: block;
  color: #fff;
  text-align: center;
  font-size: 0.2rem;
  line-height: 0.35rem;
  width: 1.49rem;
  height: 0.47rem;
  line-height: 0.47rem;
  background: #339966;
  border-radius: 4px;
  margin: 0.4rem auto;
}
.i-about {
  padding: 0 0.25rem;
  width: 100%;
  height: 100%;
  background: url(../wap/i-abt.jpg) no-repeat center;
}
.i-about > h3 {
  font-size: .3rem;
  color: #363636;
  text-align: center;
  padding-top: .4rem;
  color: #fff;
}
.i-about > h3:after {
  display: block;
  content: ' ';
  width: .66rem;
  height: 0.02rem;
  background: #339966;
  margin: .18rem auto 0.35rem;
}
.i-about > h3:after {
  background: #fff;
}
.i-about .company {
  background: #fff;
  padding: 0 0.2rem 0.12rem;
  margin-bottom: 0.58rem;
}
.i-about .company h3 {
  font-size: 0.3rem;
  color: #333;
  padding: 0.35rem 0;
  text-align: center;
}
.i-about .company p {
  font-size: 0.2rem;
  line-height: 0.35rem;
  color: #666;
  padding-bottom: 0.3rem;
}
.i-about .company h4 {
  border: 1px solid #e9e9e9;
  font-size: 0.24rem;
  color: #333;
  padding: 0.15rem;
  margin-bottom: 0.24rem;
}
.i-about .company h4 span {
  display: block;
  font-weight: normal;
  font-size: 0.2rem;
  line-height: 0.35rem;
  padding-top: 0.1rem;
}
.i-case > h3 {
  font-size: .3rem;
  color: #363636;
  text-align: center;
  padding-top: .4rem;
}
.i-case > h3:after {
  display: block;
  content: ' ';
  width: .66rem;
  height: 0.02rem;
  background: #339966;
  margin: .18rem auto 0.35rem;
}
.i-case .casebtn {
  overflow: hidden;
  text-align: center;
  font-size: 0;
  margin-bottom: 0.25rem;
}
.i-case .casebtn ul {
  display: inline-block;
}
.i-case .casebtn li {
  float: left;
  font-size: 0.26rem;
  color: #666;
}
.i-case .casebtn li.on {
  color: #339966;
}
.i-case .casebtn li:after {
  display: inline-block;
  content: "|";
  margin: 0 0.1rem;
  color: #666;
}
.i-case .casebtn li:last-child:after {
  display: none;
}
.i-case .casem {
  background: #f5f5f5;
  overflow: hidden;
  padding: 0.28rem 0.25rem 0.2rem;
}
.i-case .casem ul {
  width: 104%;
}
.i-case .casem li {
  float: left;
  width: 1.89rem;
  height: 1.50rem;
  margin: 0 0.12rem 0.12rem 0;
}
.foot {
  padding: 0 0.25rem;
  width: 100%;
  height: 100%;
  margin-bottom: 1.13rem;
}
.foot p {
  font-size: 0.18rem;
  color: #7d7d7d;
  text-align: center;
  margin: 0.25rem 0;
}
.foot .ali {
  /* background: url(../wap/ali-cion.png) no-repeat left 2px; */
 /*  background-size: 5%;
 padding-left: 0.35rem; */
}
.footnav {
  overflow: hidden;
  width: 100%;
  height: 1.13rem;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 99;
  background: #fff;
  border-top: 1px solid #e9e9e9;
}
.footnav li {
  	float: left;
	width: 20%;
	height: 1.13rem;
	padding-top: 0.76rem;
	text-align: center;
	border-right: 1px solid #e9e9e9;
	box-sizing: border-box;
}
.footnav li:last-child,
.footnav li.on {
  border: 0;
}
.footnav li:nth-child(1) {
  background: url(../wap/f-meunh11.png) no-repeat center 0.17rem;
  background-size: 33%;
}
.footnav li:nth-child(2) {
  background: url(../wap/f-meunh22.png) no-repeat center 0.17rem;
  background-size: 40%;
}
.footnav li:nth-child(3) {
  background: url(../wap/f-meunh33.png) no-repeat center 0.17rem;
  background-size: 37%;
}
.footnav li:nth-child(4) {
  background: url(../wap/f-meunh44.png) no-repeat center 0.17rem;
  background-size: 35%;
}
.footnav li:nth-child(5) {
  background: url(../wap/f-meunh55.png) no-repeat center 0.17rem;
  background-size: 40%;
}
.footnav li.on a {
  color: #fff;
}
/* .footnav li:nth-child(1).on {
  background: #e62129 url(../wap/f-meunh11.png) no-repeat center 0.17rem;
  background-size: 33%;
}
.footnav li:nth-child(2).on {
  background: #e62129 url(../wap/f-meunh22.png) no-repeat center 0.17rem;
  background-size: 30%;
}
.footnav li:nth-child(3).on {
  background: #e62129 url(../wap/f-meunh33.png) no-repeat center 0.17rem;
  background-size: 30%;
}
.footnav li:nth-child(4).on {
  background: #e62129 url(../wap/f-meunh44.png) no-repeat center 0.17rem;
  background-size: 30%;
}
.footnav li:nth-child(5).on {
  background: #e62129 url(../wap/f-meunh55.png) no-repeat center 0.17rem;
  background-size: 30%;
} */
.footnav li a {
  font-size: 0.2rem;
  color: #333;
  display: block;
  width: 100%;
  height: 100%;
}
body.open_2 .footnav{
    left: -100%;
}
/*solution*/
.slt {
  background: #f3f3f3;
  overflow: hidden;
}
.slt .probtn {
  width: 100%;
  overflow: hidden;
  margin: 0;
  padding: 0 0.25rem;
  height: 0.89rem;
  background: #fff;
}
.slt .probtn li {
  width: 33%;
  line-height: 0.89rem;
  height: 0.89rem;
  float: left;
  font-size: 0.26rem;
  color: #333;
  text-align: center;
}
.slt .probtn li:nth-child(2) {
  width: 34%;
}
.slt .probtn li.on {
  background: #00a0e9;
  color: #fff;
}
.slt .sltlist {
  padding: 0.25rem;
  background: #fff;
  margin-top: 0.3rem;
}
.slt .sltlist h3 {
  font-size: 0.24rem;
  padding-top: 0.4rem;
  color: #000;
}
.slt .sltlist span {
  font-size: 0.18rem;
  color: #959595;
  display: block;
}
.slt .sltlist > p {
  font-size: 0.18rem;
  color: #666;
  line-height: 0.35rem;
  overflow: hidden;
}
.slt .sltlist > p:nth-of-type(1) {
  margin: 0.2rem 0;
}
.slt .sltlist > p em {
  display: inline-block;
  font-size: 0.2rem;
  width: 17%;
  float: left;
}
.slt .sltlist > p span {
  display: inline-block;
  /*width: 83%;*/
  /*float: right;*/
}
.slt .sltlist .fonts {
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 0.4rem;
}
.slt .sltlist .fonts .font {
  width: 3.5rem;
}
.slt .sltlist .fonts .font h4 {
  font-size: 0.24rem;
  color: #333;
  padding-bottom: 0.2rem;
}
.slt .sltlist .fonts .font p {
  font-size: 0.18rem;
  color: #666;
  padding-bottom: 0.4rem;
}
.slt .sltlist .fonts a {
  text-align: center;
  display: block;
  width: 1.95rem;
  height: 1.49rem;
  line-height: 1.49rem;
  font-size: 0.24rem;
  color: #FFF;
  background: #00a0e9;
  border-radius: 4px;
}
/*solution2*/
.sltm2 {
  padding: 0.25rem;
  background: #fff;
}
.sltm2 h3 {
  text-align: center;
  font-size: 0.24rem;
  color: #333;
  padding-bottom: 0.4rem;
}
.sltm2 p {
  font-size: 0.18rem;
  color: #636363;
  line-height: 0.4rem;
  padding-bottom: 0.2rem;
}
/*news*/

/*翻页*/
/*paging*/
.paging {
  /* width: 15rem; */
  text-align: center;
  margin: 10px auto;
  margin-bottom: 30px;
}
.paging li{
  list-style: none;
  display: inline-block;
}
.paging a {
    height: 40px;
    border: solid 1px #eaeaea;
    color: #f5eaea;
    font-size: 16px;
    line-height: 40px;
    padding: 0 10px;
    background: #00a0e9;
}
.paging .sp {
  display: inline-block;
  height: 40px;
  border: 0;
  font-size: 16px;
  line-height: 40px;
  color: #999;
  border: none;
}
.paging .active{
  color: #999;
  border: solid 1px #eaeaea;
  display: inline-block;
  width: 40px;
  height: 40px;
  font-size: 16px;
  line-height: 40px;
}
.paging a:active {
  color: #fff;
  border: solid 1px #2080f0;
  background: #2080f0;
  -webkit-tap-highlight-color: transparent;
  outline: none;
  border-radius: 5px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -moz-tap-highlight-color: rgba(0, 0, 0, 0);
  -ms-tap-highlight-color: rgba(0, 0, 0, 0);
  -o-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
}
.paging .s {
  padding: 0px 10px;
}

/* 20210314手机端适配 */
/* @media screen and (min-width:300px) and (max-width:375px) {
  .tanchuang {
    height: 200px !important;
    width: 280px !important;
    margin-left: -140px !important;
  }
} */
@media screen and (min-width: 300px) and (max-width:750px) {
 
  .pcview,.yqlj{
		display:none !important;
	}
	.wrap {    
		width: 100%;
	}
	.banner {
		width: 100%;
		height: 185px;
	}
	.banner .photo {
		width: 100%;
		height: 185px;	
	}
	.banner .photo li a img{
		width: 100%;		
	}
	.banner .photo li {
		height: auto;		
	}
	.banner .photo li img {
		width: 100%;
		height: auto;
	}
	.subBanner {  
		width: 100%;
		height: 350px;
		background-size: 100% 100%;
	}
	.catalog {
		float: none;
		margin: 0;
		width: 100%;		
	}
	.achi {
		width: 100%;
		height: 50px;
		padding-top: -4px;
		float: left;
		margin-left: 0px;
		display: inline;
		text-align: center;
	}
	.achi .title {
		width: 100%;
    text-align: center;		
	}
  .achi .title .tit {
    float: none;
    display: inline-block;    
  }
  .achi .title span {    
    float: none;
    display: inline-block;
  }
	.achi li {
		width: 50%;
		height: 30px;		
		float: left;		
		text-align: center;
		line-height: 30px;
		font-size: 14px;
		color: white;
	}
	.catalog li {		
		width: 46%;
		height: 56px;
		margin: 10px 2%;		
	}
	.catalog li a span {
    color: white;
    line-height: 56px;
    width: 100%;
    text-align: center;
}
	.catalog li a span.ic1 {
		background-position: 0px -5px;
	}
	.catalog li a span.ic2 {
		background-position: -120px 0px;
	}
	.catalog li a span.ic3 {
		background-position: -230px -5px;
	}
	.catalog li a span.ic4 {
		background-position: -350px -5px;
	}
	.catalog li a span.ico {
    height: 56px;
    width: 45%;
}
	.news,.lingd {
		width: 96%;
		height: 217px;
		float: left;
		margin: 8px 2%;
		display: inline;
	}
  .case{
    width: 96%;
    height: 300px;
    float: left;
    margin: 8px 2%;
    display: inline;
  }
	.warp {
		height: 530px;
		width: 100%;
		margin: 0 auto;
		background: url(../images/warp.gif) repeat-x;
		text-align: left;
		padding-top: 8px;
		background-size: 100% 100%;
	}
	
	.news .title2,.case .title2,.lingd .title2 {
		width: 100%;		
		background-size: 100% 100%;
	}	
	.mantle2 {		
		width: 100%;		
	}
	.mantle2 ul li .photo img {
		width: 364px;
		height: 230px;
	}
	.mantle2 ul li .photo {
		width: 364px;
	  
	}
	.mantle2 ul li {
		width: 364px;
		height: 250px;
		float: left;
		overflow: hidden;
	}
	.mantle2 .leftbotton2, .mantle2 .rightbotton2 {		
		position: absolute;
		top: 116px;		
	}
	#footer {
		height: 100px;
		width: 100%;
		background-size: 100%;
    margin-bottom: 50px;
	}
	.cop {
		width: 90%;
		padding-left: 0;
		margin: 0 5%;
		text-align: center;		
	}
	.menu2 {
		color: #585f67;
		width: 100%;
		height: 64px;
		float: none;
		line-height: 28px;
		text-align: center;
	}
	.menu2 a {
		color: #999;
		padding: 0 10px;
		display: inline-block;
	}
	#ny_content {
	    width: 100%;    
	    /* background: url(../images/ny.gif) repeat-x #fff;    */
      background: none;
      background-color: #fff;
	}
	.ny_side {
	    width: 100%;	    
	    margin: 10px 0%;  
	}
	.sp_cate .title {	    
	    width: 100%;
	    background: url(../images/ar.png) no-repeat;
	    background-size: 105% 100%;
	}
	.sp_cate li a {
	    width: 100%;
	    background: url(../images/sub2_05.png) no-repeat;
	    background-size: 105% 100%;
	}
	.sp_cate li a:hover, .sp_cate li .on {    
	    background: url(../images/sub2_03.png) no-repeat;
	    background-size: 105% 100%;	    
	}
	.sp_cate li {	    
	    width: 100%;
	    text-indent: 50px;	    
	}
	.sp_cate ul {	   
	    width: 100%;
	    padding-bottom: 0px;
	}
	.ny_main {	   
	    width: 100%;
	    border: none;	    
	}
	.ny_pro ul li {
	    width: 31.33%;
	    margin: 0 1%;
	    padding: 0;	   
	}
	.ny_pro {
	    width: 100%;   
	    padding-top: 10px;
	}
	.ny_pro ul li .photo {
    	width: 90%;
	}
	.ny_pro ul li .name {   
	    float: none;
	    width: 100%;
	    text-align: center;
	}
	.ny_main .title {
	    width: 100%;
	}
	.ny_main .title .load {
	    float: left;
	    margin-left: 10px;
	}
	.detail {
	    width: 100%;    
	}
	.detail .cont {   
	    width: 100%;
	}
	.text img,.ny_dan img{
		max-width: 100% !important;
	}
	.detail .other {
	    padding: 5px 10px;	   
	}
	.ny_lind li {
	    width: 46%;
	    margin: 0 2%;
	    height: 220px;
    	border-bottom: none;	    
	}
	.ny_lind {
	    width: 100%;	    
	}
	.ny_case {
	    width: 100%;	    
	}
	.ny_case li {
	    width: 100%;	
	    height: 135px;    
	}
	.ny_case ul li .pp {	    
	    margin: 0 10px;	
	    width: 160px;    
	}
	.ny_case ul li .pp img{	    
	    width: 100%;	   
	}
	.ny_dan {
	    padding: 10px;	   
	}
	.register form {
	    margin-top: 0;
	}
	.register ul li {	    
	    margin: 20px 0;
	}
	.register label {	    
	    font-size: 14px !important;	   
	}
	.selecter, #nativeplace_top, #nativeplace_son {    
	    font-size: 14px;    
	}
	.register form .red {    
	    font-size: 20px !important;
	    line-height: 20px !important;
	    margin-left: 5px !important;
	    margin-top: 10px !important;
	}
	/* .tanchuang .error_list {
      padding: 100px 30px 100px 25px !important;
      line-height: 50px !important;
      font-size: 15px !important;
  } */
	/* .tanchuang .jigou {
      font-size: 16px !important;
  }
  .tanchuang .jgrz {    
      font-size: 16px !important;
  } */
	.ny_news {
	    width: 100%;
	}
	.n1,.n2 {
	    width: 98%;
    	padding: 10px 1%;	    
	}
	.n1 .photo {
	    width: 35%; 
	     margin:0 5px;   
	}
	.n1 .photo img{
	    width: 100%;    
	}
	.n1 .text {
	    width: 62%;    
	}
	.n1 .text .tit {
	    line-height: 20px;
	    width: 100%;	    
	}
	.n1 .text .relate {	    
	    line-height: 18px;
	}
	.n1 .text .more {
	    line-height: 18px;
	}
	.n1 .text p {    
	    line-height: 18px;
	    padding-right: 0px;
	}
	.register label {
      width: 140px !important;      
      margin-right: 0 !important;
      text-align: center !important;
  }
  /* .tanchuang {    
    position: fixed !important;
    left: 50% !important;
    bottom: 35% !important;    
  } */
  .case_list{
    width: 98%;
    margin: 20px 1%;
  }
  .case_list ul li{
    display: block;
    width: 100%;
    height: 85px; 
  }
  .case_list ul li div{
    float: left;
  }
  .case_list .case_list2{
    width: 40%;  
  }
  .case_list .case_list2 img{
    width: 100%;    
  }
  .case_list .case_list3{
    width: 58%;
    margin-left: 2%;
  }
  #mainIframe{
    width: 100% !important;
  }
  .liuyan {
    width: 58% !important;    
  }
  .ny_dan .form #textarea{

  }
  .detail .tit {
	height: auto;   
	font-size: 15px;   
  }
  .detail .text p {
    text-indent: 0;
}
  
  
}
@media screen and (min-width:751px) {
	.wapview{
		display:none !important;
	}
}
@media only screen and (max-width: 375px){
	.banner .photo {	   
	    height: 140px;
	}
	.banner {    
	    height: 140px;
	}
	.case {    
	    height: 210px;    
	}
	.warp {
	    height: 760px;    
	}
	
	.jgtx{ width:100% !important;}
	
}
.iconn{ width:auto !important;}

}
