/*swiper-3.4.2.min*/

.swiper-container {

  margin-left: auto;

  margin-right: auto;

  position: relative;

  overflow: hidden;

  z-index: 1

}

.date{
	color: #403f3f;
	display: block;
	width: 100%;
	text-align: center;
	/* border-bottom: 1px dashed #cccccc; */
	margin-bottom: 10px;
	/* padding-bottom: 16px; */
	/* margin-top: 5px; */
}

.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("../css/.com/mobile/css/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("../css/.com/mobile/css/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("../css/.com/mobile/css/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("../css/.com/mobile/css/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("../css/.com/mobile/css/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("../css/.com/mobile/css/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: .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: #fff

}



.swiper-pagination-bullet-active {

  opacity: 1;

  background: #007aff

}



.swiper-pagination-white .swiper-pagination-bullet-active {

  background: #fff

}



.swiper-pagination-black .swiper-pagination-bullet-active {

  background: #000

}



.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,.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,.5)

}



.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {

  background: #fff

}



.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {

  background: #000

}



.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,.5)),to(rgba(0,0,0,0)));

  background-image: -webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));

  background-image: -moz-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));

  background-image: -o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));

  background-image: linear-gradient(to left,rgba(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,.5)),to(rgba(0,0,0,0)));

  background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));

  background-image: -moz-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));

  background-image: -o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));

  background-image: linear-gradient(to right,rgba(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,.5)),to(rgba(0,0,0,0)));

  background-image: -webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));

  background-image: -moz-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));

  background-image: -o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));

  background-image: linear-gradient(to top,rgba(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,.5)),to(rgba(0,0,0,0)));

  background-image: -webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));

  background-image: -moz-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));

  background-image: -o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));

  background-image: linear-gradient(to bottom,rgba(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-zoom-container {

  width: 100%;

  height: 100%;

  display: -webkit-box;

  display: -moz-box;

  display: -ms-flexbox;

  display: -webkit-flex;

  display: flex;

  -webkit-box-pack: center;

  -moz-box-pack: center;

  -ms-flex-pack: center;

  -webkit-justify-content: center;

  justify-content: center;

  -webkit-box-align: center;

  -moz-box-align: center;

  -ms-flex-align: center;

  -webkit-align-items: center;

  align-items: center;

  text-align: center

}



.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {

  max-width: 100%;

  max-height: 100%;

  object-fit: contain

}



.swiper-scrollbar {

  border-radius: 10px;

  position: relative;

  -ms-touch-action: none;

  background: rgba(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,.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("../css/.com/mobile/css/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("../css/.com/mobile/css/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)

  }

}

/*end swiper-3.4.2.min*/



/*Inpage*/

.InpageMain {

background: #f4f4f4;
}



/* proList 产品列表*/

.proList {

  width: 100%;

  margin-top: 0.33rem;

}



.proList img {

  display: block;

  max-width: 100%;

  height: auto;

}



.proList .mainCon {

  width: 100%;

}



.proList .mainCon li {

  width: 50%;

  box-sizing: border-box;

  float: left;

  background: #fff;

  margin-bottom: 0.33rem;

}



.proList .mainCon li:nth-child(2n+1) {

  border-left: none;

}



.proList .mainCon li span {

  display: block;

  box-sizing: border-box;

  border-bottom: 1px solid #eaeaea;

  border-left: 1px solid #eaeaea;

  border-top: 1px solid #eaeaea;

}



.proList .mainCon li p {

  border-left: 1px solid #eaeaea;

  box-sizing: border-box;

  border-bottom: 1px solid #eaeaea;

}



.proList .mainCon li p em {

  padding: 0.3rem 4% 0;

  margin-bottom: 0.3rem;

  font-size: 0.375rem;

  color: #666666;

  text-align: center;

  display: block;

  display: -webkit-box;

  overflow: hidden;

  text-overflow: ellipsis;

  -webkit-line-clamp: 1;

  -webkit-box-orient: vertical;

  height: 0.5rem;

}



.proList .mainCon li a {

  display: block;

}



.InpagePaging {

  width: 100%;

  border-top: 1px solid #eaeaea;

  border-bottom: 1px solid #eaeaea;

  background: #fff;

  height: 1.25rem;

}



.InpagePaging .paging-prev {

  width: 12%;

  box-sizing: border-box;

  border-right: 1px solid #eaeaea;

  height: 1.25rem;

  float: left;

  background: url(../images/InpagePaging_icon01.png) no-repeat center;

  background-size: 29%;

}



.InpagePaging .paging-next {

  width: 12%;

  box-sizing: border-box;

  height: 1.25rem;

  float: right;

  border-left: 1px solid #eaeaea;

  background: url(../images/InpagePaging_icon02.png) no-repeat center;

  background-size: 29%;

}



.InpagePaging .paging-num {

  width: 76%;

  float: left;

}



.InpagePaging .paging-num ul {

  padding: 0.335rem 0 0.1rem 0;

  height: 0.625rem;

  overflow: hidden;

}



.InpagePaging .paging-num li {

  width: 0.65rem;

  height: 0.65rem;

  line-height: 0.68rem;

  font-size: 0.375rem;

  color: #999999;

  font-family: arial;

  border-radius: 50%;

  float: left;

  text-align: center;

  margin-left: 10%;

}



.InpagePaging .paging-num li.cur {

  background: #ffc400;

  color: #fff;

}



.InpagePaging .paging-num li.cur a {

  color: #000;

}



.page-show {

  display: block;

}



.page-hidden {

  display: none;

}





/* xgzx */

.xgzx {

  width: 100%;

  margin-top: 0.33rem;

  border-top: 1px solid #eaeaea;

  border-bottom: 1px solid #eaeaea;

  background: #fff;

  box-sizing: border-box;

  padding: 0.56rem 0 0;

}



.xgzx .top {

  width: 100%;

  width: 94%;

  margin: 0 auto .547rem;

}

#xgzx .top {

    width: 94%;

}

.xgzx .top h3 {

  font-size: .375rem;

  color: #666666;

  float: left;

  font-weight: normal;

}



.xgzx .top a.more {

  font-size: .375rem;

  color: #666666;

  display: block;

  float: right;

}



.xgzx .mainCon {

  width: 100%;

}



.xgzx .mainCon img {

  display: block;

  width: 100%;

}



.xgzx .mainCon .xgzx-news {

  width: 94%;

  margin: 0 auto;

  padding-bottom: 0.56rem;

}



.xgzx .mainCon .xgzx-news li {

  position: relative;

  height: 1rem;

  line-height: 1rem;

  font-size: 0.375rem;

  border-bottom: 1px dotted #ccc;

  width: 100%;

  color: #999999;

  text-overflow: ellipsis;

  overflow: hidden;

  white-space: nowrap;

}



.xgzx .mainCon .xgzx-news li a {

  color: #999999;

  padding-left: 18px;

  background: url(../images/newsLi_ico.png) no-repeat left center;

  width: 65%;

  display: block;

  white-space: nowrap;

  text-overflow: ellipsis;

  overflow: hidden;

}



.xgzx .mainCon .xgzx-news li span {

  position: absolute;

  top: 0;

  right: 0;

  color: #999;

}



.xgzx .mainCon .xgzx-pro li {

  width: 50%;

  box-sizing: border-box;

  float: left;

  background: #fff;

}



.xgzx .mainCon .xgzx-pro li:nth-child(2n+1) {

  border-left: none;

}



.xgzx .mainCon .xgzx-pro li span {

  display: block;

  box-sizing: border-box;

  border-bottom: 1px solid #eaeaea;

  border-left: 1px solid #eaeaea;

  border-top: 1px solid #eaeaea;

}



.xgzx .mainCon .xgzx-pro li p {

  border-left: 1px solid #eaeaea;

  box-sizing: border-box;

}



.xgzx .mainCon .xgzx-pro li p em {

  margin: 0.3rem 4%;

  font-size: 0.375rem;

  color: #666666;

  text-align: center;

  display: block;

  display: -webkit-box;

  overflow: hidden;

  text-overflow: ellipsis;

  -webkit-line-clamp: 1;

  -webkit-box-orient: vertical;

}



.xgzx .mainCon .xgzx-pro li a {

  display: block;

}

/* proDetails */



.proDetails {

  width: 100%;

  margin-top: 0.33rem;

  border-top: 1px solid #eaeaea;

  border-bottom: 1px solid #eaeaea;

  background: #fff;

  box-sizing: border-box;

}



.proDetails img {

  max-width: 100%;

}



.proDetails .imgWraper {

  width: 100%;

  position: relative;

  border-bottom: 1px solid #eaeaea;

}



.proDetails .imgWraper .conBox {

  width: 100%;

}



.proDetails .imgWraper .conBox li {

  width: 100%;

}



.proDetails .imgWraper .conBox li img {

  width: 100% !important;

  max-width: none !important;

}



.proDetails .imgWraper .btnList {

  width: 100%;

  text-align: center;

  position: absolute;

  left: 0;

  bottom: 0.45rem;

}



.proDetails .imgWraper .btnList ul li {

  display: inline-block;

  margin: 0 2%;

  width: 0.3rem;

  height: 0.3rem;

  background: #cccccc;

  border-radius: 50%;

  font-size: 0;

}



.proDetails .imgWraper .btnList ul li.on {

  background: #ffc400;

}



.proDetails .intro {

  padding: 0.5rem 3% 0.45rem;

}



.proDetails .intro h1 {

  font-size: 0.5rem;

  color: #ffc400;

  font-weight: bold;

}



.proDetails .intro p {

  font-size: 0.375rem;

  line-height: 0.6rem;

  color: #666;

  margin-top: 0.3rem;

}





/* proCs 产品参数 */

.proCs {

width: 100%;

/* margin-top: 0.33rem; */

border-bottom: 1px solid #eaeaea;

background: #fff;

box-sizing: border-box;
}



.proCs .menu {

  width: 100%;

}



.proCs .menu li {

  width: 49.9%;

  height: 1.25rem;

  line-height: 1.25rem;

  text-align: center;

  border-left: 1px solid #eaeaea;

  box-sizing: border-box;

  font-size: 0.375rem;

  color: #666666;

  border-top: 1px solid #eaeaea;

  border-bottom: 1px solid #eaeaea;

  float: left;

}



.proCs .menu li:first-child {

  border-left: none;

}



.proCs .menu li.on {

  background: #ffc400;

  border-color: #ffc400;

  color: #000;

  width: 100%;

}



.proCs .mainCon {

width: 100%;

margin-top: 10px;
}



.proCs .mainCon .box {

padding: 0.3rem 3%;

color: #666;

font-size: 0.35rem;

line-height: 0.7rem;
}










.proCs .mainCon img {


max-width: 100%;

display: block;

margin: 0 auto;

margin-top: 20px;

margin-bottom: 20px;
}



/* zxly 在线留言*/

.zxly {

  width: 94%;

  position: relative;

  margin-top: 0.33rem;

  border-top: 1px solid #eaeaea;

  border-bottom: 1px solid #eaeaea;

  background: #fff;

  padding: 0 3% 0.46rem;

}



.zxly i {

  display: block;

  width: 10%;

  height: 2px;

  background: #ffc400;

  position: relative;

  margin: 0 auto;

  top: -1px;

}



.zxly h3 {

  padding-top: 0.53rem;

  font-size: 0.4rem;

  color: #666666;

  font-weight: normal;

  text-align: center;

}



.zxly .inputBox {

  width: 100%;

  margin-top: 0.5rem;

}



.zxly .inputBox .Input {

  width: 100%;

  height: 1.25rem;

  border: 1px solid #eaeaea;

  border-radius: 4px;

  overflow: hidden;

  margin-bottom: 0.33rem;

}



.zxly .inputBox .Input input {

  width: 86%;

  display: block;

  border: none;

  outline: none;

  box-sizing: border-box;

  padding: 0 3%;

  height: 1.25rem;

  line-height: 1.25rem;

  float: left;

  font-size: 0.375rem;

  color: #888888;

}



.zxly .inputBox .Input span {

  box-sizing: border-box;

  border-left: 1px solid #eaeaea;

  float: right;

  width: 14%;

  height: 1.25rem;

}



.zxly .inputBox .Input1 span {

  background: url(../images/zxly_icon01.png) no-repeat center;

  background-size: 60%;

}



.zxly .inputBox .Input2 span {

  background: url(../images/zxly_icon02.png) no-repeat center;

  background-size: 60%;

}



.zxly .inputBox .Textarea {

  height: 2.2rem;

  border: 1px solid #eaeaea;

  border-radius: 4px;

  overflow: hidden;

}



.zxly .inputBox .Textarea textarea {

  width: 86%;

  display: block;

  border: none;

  outline: none;

  box-sizing: border-box;

  padding: 0 3%;

  height: 2rem;

  float: left;

  padding-top: 0.2rem;

  font-size: 0.4rem;

  color: #888888;

  resize: none;

}



.zxly .inputBox .Textarea span {

  box-sizing: border-box;

  border-left: 1px solid #eaeaea;

  float: right;

  width: 14%;

  height: 2.2rem;

  background: url(../images/zxly_icon03.png) no-repeat center;

  background-size: 60%;

}



.zxly .inputBox a {

  display: block;

  width: 100%;

  height: 1.25rem;

  line-height: 1.25rem;

  background: #ffc400;

  color: #000;

  text-align: center;

  font-size: 0.375rem;

  margin-top: 0.33rem;

}





/* about 关于我们*/



.about {

  width: 94%;

  position: relative;

  margin-top: 0.33rem;

  border-top: 1px solid #eaeaea;

  border-bottom: 1px solid #eaeaea;

  background: #fff;

  padding: 0.46rem 3%;

}



.about img {

  max-width: 100%;

   height: auto !important;

}



.about .mainCon {

  width: 100%;

}



.about .mainCon p {

  font-size: 0.375rem;

  color: #666666;

  line-height: 0.6rem;

  margin-top: 0.3rem;

}



.about .mainCon h1 {

  font-size: .4rem;

  color: #333333;

  font-weight: normal;

  width: 100%;

}



#about {

  width: 94%;

  position: relative;

  margin-top: 0.33rem;

  border-top: 1px solid #eaeaea;

  border-bottom: 1px solid #eaeaea;

  background: #fff;

  padding: 0.46rem 3%;

}



#about .mainCon {

  width: 100%;

}



#about .mainCon p {

  font-size: 0.375rem;

  color: #666666;

  line-height: 0.6rem;

  margin-top: 0.3rem;

}



#about .mainCon h1 {

  font-size: .4rem;

  color: #333333;

  font-weight: normal;

  width: 100%;

}





/* newsList */

.newsListNav .InpageNav-slide {

  width: 100%;

}



.InpageNav .more {

  display: block;

  float: right;

  width: 14%;

  height: 1.25rem;

  line-height: 1.25rem;

  text-align: center;

  background: #ffc400;

  font-size: .375rem;

  color: #000;

  position: relative;

}



.newsList {

width: 100%;




margin-top: 1rem;

/* border-top: 1px solid #eaeaea; */

/* border-bottom: 1px solid #eaeaea; */
}



.newsList .top {

  width: 100%;

  text-align: center;

  position: relative;

}



.newsList .top img {

  width: 100%;

  height: 100%;

  display: block;

}



.newsList .top .top-title {

  position: absolute;

  left: 0;

  top: 0;

  width: 100%;

  height: 100%;

}



.newsList .top .top-title h3 {

  font-size: .5rem;

  color: #fff;

  font-weight: normal;

  vertical-align: middle;

  display: inline-block;

  *display: inline-block;

  *zoom: 1;

}



.newsList .top .top-title span {

  vertical-align: middle;

  height: 100%;

  width: 0;

  display: inline-block;

}



.newsList .conBox {

  width: 94%;

  margin: 0 auto;

  position: relative;

  top: -.625rem;

  background: #fff;

}



.newsList .conBox dl {

padding: .2rem 0;

border-bottom: 1px solid #eaeaea;
}



.newsList .conBox img {

  display: block;

  width: 100%;

}



.newsList .conBox dt {

float: left;

width: 21%;

height: 0.7rem;

background: #ece9e940;

text-align: center;

margin: 0 3%;

padding-top: 14px;

border: 1px solid #dededd;
}



.newsList .conBox dt span {

  font-size: 0.725rem;

  color: #b0b0b0;

  font-family: arial;

  font-weight: bold;

  display: block;

  padding-top: 0.13rem;

}



.newsList .conBox dt em {

  display: block;

  font-size: .344rem;

  color: #b0b0b0;

  font-family: arial;

  position: relative;

  top: -0.1rem;

}



.newsList .conBox dd {

width: 70%;

float: left;

margin-left: 2%;

height: 1.3rem;

position: relative;
}



.newsList .conBox dd h3 {

font-size: 0.36rem;

color: #000000;

font-weight: normal;

padding-top: 0.1rem;

text-overflow: ellipsis;

white-space: nowrap;

overflow: hidden;

font-weight: bold;
}



.newsList .conBox dd h3 a.fch {

  color: #000000;

}



.newsList .conBox dd p {

  margin-top: .060rem;

  font-size: .344rem;

  color: #999999;

  display: -webkit-box;

  overflow: hidden;

  text-overflow: ellipsis;

  -webkit-line-clamp: 1;

  -webkit-box-orient: vertical;

  line-height: 0.5rem;

}



.newsList .conBox dd span.zan {

  position: absolute;

  left: 0;

  bottom: 0;

  display: block;

  font-size: .344rem;

  color: #cccccc;

  font-family: arial;

  background: url(../images/newsList_zan.png) no-repeat left center;

  padding-left: 10%;

  background-size: 49%;

}



.newsList .conBox dd span.time {

  font-size: .344rem;

  color: #cccccc;

  font-family: arial;

  display: block;

  position: absolute;

  right: 0;

  bottom: 0;

}





/* newsDetails 新闻详情*/

.newsDetails {

  width: 100%;

  margin-top: 0.33rem;

  border-top: 1px solid #eaeaea;

  border-bottom: 1px solid #eaeaea;

  background: #fff;

  padding-top: 0.52rem;

  padding-bottom: 0.375rem;

}



.newsDetails .mainCon {

  width: 94%;

  margin: 0 auto;

}



.newsDetails .mainCon img {

  max-width: 100%;

}



.newsDetails .mainCon h1 {

  font-size: .5rem;

  color: #333333;

  font-weight: normal;

  width: 100%;

  text-align: center;

  padding-bottom: 0.5rem;

  border-bottom: 1px solid #f4f4f4;

}



.newsDetails .mainCon .label {

  width: 100%;

  margin-top: .375rem;

}



.newsDetails .mainCon .label span {

  padding: 0 4%;

  border-left: 1px dotted #cccccc;

  display: block;

  font-size: 0.375rem;

  color: #cccccc;

  font-family: arial;

  float: left;

}



.newsDetails .mainCon .label span.zan {

  background: url(../images/newsList_zan.png) no-repeat left center;

  padding-left: 8%;

  background-size: 40%;

}



.newsDetails .mainCon .label span.Mtags {

  background: url(../images/label.png) no-repeat left center;

  padding-left: 6%;

  background-size: 6%;

  color: #666;


}



.newsDetails .mainCon .label span:first-child {

  border-left: none;

}



.newsDetails .mainCon article {

  margin-top: 0.5rem;

}



.newsDetails .mainCon article p {

  font-size: 0.375rem;

  color: #666666;

  line-height: 0.6rem;

  margin-bottom: 0.2rem;

}



.newsDetails .mainCon .btn {

  margin-top: .313rem;

}



.newsDetails .mainCon .btn a {

  display: block;

  width: 49%;

  height: 1rem;

  line-height: 1rem;

  border: 1px solid #eaeaea;

  font-size: 0.375rem;

  color: #999999;

  float: left;

  margin-left: 25%;

  box-sizing: border-box;

  text-align: center;

}



.newsDetails .mainCon .btn a img {

  width: 11%;

  display: inline-block;

  position: relative;

  top: 0.1rem;

  margin-right: .188rem;

}



.newsDetails .mainCon .btn a:first-child img {

  margin-left: .188rem;

  vertical-align: unset;

}





/* video 视频列表*/

.videoNav .InpageNav-slide {

  width: 100%;

}



.video {

  width: 100%;

  margin-top: 0.33rem;

  border-top: 1px solid #eaeaea;

  border-bottom: 1px solid #eaeaea;

}



.video .top {

  width: 100%;

  text-align: center;

  position: relative;

}



.video .top img {

  width: 100%;

  height: 100%;

  display: block;

}



.video .top .top-title {

  position: absolute;

  left: 0;

  top: 0;

  width: 100%;

  height: 100%;

}



.video .top .top-title h3 {

  font-size: .5rem;

  color: #fff;

  font-weight: normal;

  vertical-align: middle;

  display: inline-block;

  *display: inline-block;

  *zoom: 1;

}



.video .top .top-title span {

  vertical-align: middle;

  height: 100%;

  width: 0;

  display: inline-block;

}



.video .conBox {

  width: 94%;

  margin: 0 auto;

  position: relative;

  top: -.625rem;

  background: #fff;

}



.video .conBox dl {

  padding: .313rem 3%;

  border-bottom: 1px solid #eaeaea;

}



.video .conBox img {

  display: block;

  width: 100%;

}



.video .conBox dt span {

  font-size: 1.125rem;

  color: #b0b0b0;

  font-family: arial;

  font-weight: bold;

  display: block;

  padding-top: 0.3rem;

}



.video .conBox dt em {

  display: block;

  font-size: .344rem;

  color: #b0b0b0;

  font-family: arial;

  position: relative;

  top: -0.1rem;

}



.video .conBox dd {

  margin-top: .422rem;

}



.video .conBox dd h3 {

  font-size: .4rem;

  color: #000000;

  font-weight: normal;

  padding-top: 0.1rem;

  text-overflow: ellipsis;

  white-space: nowrap;

  overflow: hidden;

  margin-left: 3%;

}



.video .conBox dd h3 a {

  color: #000000;

}



.video .conBox dd .label {

  width: 100%;

  margin-top: .375rem;

}



.video .conBox dd .label span {

  display: block;

  font-size: 0.375rem;

  color: #cccccc;

  font-family: arial;

  float: left;

}



.video .conBox dd .label span.zan {

  background: url(../images/newsList_zan.png) no-repeat left center;

  padding-left: 8%;

  background-size: 40%;

  margin-left: 3%;

}



.video .conBox dd .label span.time {

  float: right;

  margin-right: 2%;

}



.video .conBox dd .label span:first-child {

  border-left: none;

}





/* honor 荣誉证书*/

.honor {

  width: 100%;

  width: 100%;

  margin-top: 0.33rem;

  border-top: 1px solid #eaeaea;

}



.honor .mainCon {

  width: 94%;

  margin: 0 auto;

  border-bottom: 1px solid #eaeaea;

  background: #fff;

  padding: 0.5rem 3% 0.5rem;

  margin-bottom: 0.33rem;

}



.honor .mainCon .box {

  width: 100%;

  padding-bottom: .25rem;

  background: url(../images/honor_yy02.png) no-repeat center bottom;

  background-size: 100%;

  margin-top: 0.5rem;

}



.honor .mainCon .box:first-child {

  margin-top: 0;

}



.honor .mainCon .box img {

  display: block;



  width: 100%;


}




.honor .mainCon .box ul {

  background: url(../images/honor_yy01.png) no-repeat center 83%;

  background-size: 100%;

}



.honor .mainCon .box li {

  width: 47%;

  margin-right: 2%;

  float: left;

  text-align: center;

}



.honor .mainCon .box li:first-child {

  margin-left: 2%;

}



.honor .mainCon .box li em {

  display: block;

  margin-top: .2rem;

  height: .8rem;

  line-height: 0.8rem;

  text-overflow: ellipsis;

  overflow: hidden;

  white-space: nowrap;

  font-size: .375rem;

  color: #666666;

  padding: 0 4%;

}



/* companyPics 工厂图片*/



.companyPics {

  width: 100%;

  margin-top: 0.33rem;

  border-top: 1px solid #eaeaea;

  background: #f4f4f4;

}



.companyPics .mainCon {

  width: 94%;

  padding: 0.313rem 3% 0;

}



.companyPics .mainCon .companyPics-tcBox {

  border-bottom: 1px solid #eaeaea;

  margin-top: 0.313rem;

  padding-bottom: 0.5rem;

}



.companyPics .mainCon img {

  display: block;

  width: 100%;

}



.companyPics .mainCon h3 a.fch {

  font-size: .4rem;

  color: #000000;

  font-weight: normal;

  padding-top: 0.1rem;

  text-overflow: ellipsis;

  white-space: nowrap;

  overflow: hidden;

  margin-left: 3%;

  margin-top: .422rem;

}



.companyPics .mainCon .label {

  width: 100%;

  margin-top: .375rem;

}



.companyPics .mainCon .label span {

  display: block;

  font-size: 0.375rem;

  color: #cccccc;

  font-family: arial;

  float: left;

}



.companyPics .mainCon .label span.zan {

  background: url(../images/newsList_zan.png) no-repeat left center;

  padding-left: 8%;

  background-size: 40%;

  margin-left: 3%;

}



.companyPics .mainCon .label span.time {

  float: right;

  margin-right: 2%;

}



.companyPics .mainCon .label span:first-child {

  border-left: none;

}



.companyPics .mainCon .companyPics-tcBox:first-child {

  margin-top: 0;

}



.picT {

  position: fixed;

  left: 0;

  top: 0;

  width: 100%;

  height: 100%;

  background: rgba(0, 0, 0, 1);

  box-sizing: border-box;

  padding-top: 20%;

  overflow: hidden;

  z-index: 999999;

  display: none;

}



.picT .picTCon {

  width: 94%;

  margin: 0 auto;

  overflow: hidden;

}



.picT .picTBox .intro {

  margin-top: 0.2rem;

}



.picT .picTBox .intro .txt2 {

  font-size: 0.4rem;

  color: #fff;

  text-overflow: ellipsis;

  overflow: hidden;

  white-space: nowrap;

  width: 75%;

  float: left;

  float: left;

}



.picT .picTBox .intro .num {

  width: 10%;

  float: right;

  text-align: right;

  font-size: 0.35rem;

  color: #fff;

}



.picT .picTBox .intro .num span {

  font-size: 0.35rem;

  color: #fff;

}



#febt {

  margin-top: 0;

}



#heljjfafl a {

  width: 40%;

  margin-left: 0;

}



#heljjfafl a.cur {

  margin-left: 2%;

}



#febt a {

  margin-top: .2rem;

}



.picT .btn {

  margin: .313rem auto 0;

  width: 94%;

}



.picT .btn a {

  display: block;

  width: 96%;

  height: 1.1rem;

  line-height: 1.1rem;

  font-size: 0.375rem;

  color: #000;

  float: left;

  margin-left: 2%;

  box-sizing: border-box;

  text-align: center;

  background: #ffc400;

  border-radius: 4px;

}



.picT .btn a img {

  width: 8%;

  display: inline-block;

  position: relative;

  top: 0.15rem;

  margin-right: .188rem;

}



.picT .picTclose {

  width: 1.2rem;

  height: 1.2rem;

  margin: 0.2rem auto 0;

}



/*合作客户*/

.Partner .mainCon {

  width: 100%;

  padding: 0;

  padding-top: 0.33rem;

}



.Partner .mainCon .hz li {

  width: 47%;

  box-sizing: border-box;

  float: left;

  background: #fff;

  margin-bottom: 0.33rem;

  margin-left: 2%;

}



.Partner .mainCon .hz li:nth-child(2n+1) {


  /*border-left: none;*/


}



.Partner .mainCon .hz li span {

  display: block;

  box-sizing: border-box;

  border: 1px solid #eaeaea;

}

.Partner .mainCon .hz li:nth-child(2n+1) span {border-left-color:#fff;}

.Partner .mainCon .hz li > p {

  border-left: 1px solid #eaeaea;

  box-sizing: border-box;

  border-bottom: 1px solid #eaeaea;

}



.Partner .mainCon .hz li p > em {

  padding: 0.3rem 4% 0;

  margin-bottom: 0.3rem;

  font-size: 0.375rem;

  color: #666666;

  text-align: center;

  display: block;

  display: -webkit-box;

  overflow: hidden;

  text-overflow: ellipsis;

  -webkit-line-clamp: 1;

  -webkit-box-orient: vertical;

  height: 0.5rem;

}



.Partner .mainCon .hz li a {

  display: block;

}



/*搜索*/

.sous {

  background: #fff;

}



.companyPics .mainCon dl.sos {

  width: 100%;

  background: #fff;

  margin-bottom: auto;

  margin-top: 0.313rem;

  padding-bottom: 0.313rem;

}



.companyPics .mainCon a.fch {

  display: block;

  border-bottom: 1px solid #e6e6e6;

}



.companyPics .mainCon a.fch:last-child {

  border-bottom: none;

}



.companyPics .mainCon dl.sos img {

  width: 100%;

  display: block;

}



.companyPics .mainCon dl.sos dt i {

  display: block;

  width: 2.917rem;

  height: 2.917rem;

  position: absolute;

  top: 0;

  left: 0;

}



.companyPics .mainCon dl.sos dd {

  float: left;

  width: 96%;

  position: relative;

  height: 2.8rem;

  padding-right: 2%;

  padding-left: 2%;

  margin-left: auto;

}



.companyPics .mainCon dl.sos dd h3 {

  font-size: 0.4rem;

  color: #000;

  font-weight: normal;

  text-overflow: ellipsis;

  overflow: hidden;

  white-space: nowrap;

  padding-top: 0.1rem;

  margin-left: 3%;

  margin-top: 0.422rem;

}



.companyPics .mainCon dl.sos dd p {

  font-size: 0.375rem;

  color: #666666;

  margin: 0.15rem 3% 0;

  line-height: 0.54rem;

  display: -webkit-box;

  overflow: hidden;

  text-overflow: ellipsis;

  -webkit-line-clamp: 3;

  -webkit-box-orient: vertical;

}



.companyPics .mainCon dl.sos dd i {

  display: block;

  width: 18%;

  position: absolute;

  left: 0;

  bottom: 8%;

}





/*图片标题简介展示 上下*/

.companyPics .mainCon dl {

  width: 100%;

  background: #fff;

  margin-bottom: 0.5rem;

  margin-top: 0.313rem;

}



.companyPics .mainCon a.fch {

  display: block;

  border-bottom: 1px solid #e6e6e6;

}



.companyPics .mainCon a.fch:last-child {

  border-bottom: none;

}



.companyPics .mainCon img {

  width: 100%;

  display: block;

}



.companyPics .mainCon dt i {

  display: block;

  width: 2.917rem;

  height: 2.917rem;

  position: absolute;

  top: 0;

  left: 0;

}



.companyPics .mainCon dd {

  float: left;

  width: 80%;

  position: relative;

  height: 2.8rem;

  padding-right: 2%;

  margin-left: 4%;

}



.companyPics .mainCon h3 {

  font-size: 0.4rem;

  color: #000;

  font-weight: normal;

  text-overflow: ellipsis;

  overflow: hidden;

  white-space: nowrap;

  padding-top: 0.1rem;

  margin-left: 3%;

  margin-top: 0.422rem;

}



.companyPics .mainCon h3#urltitle {

  font-size: 0.4rem;

  color: #000;

  font-weight: normal;

  text-overflow: ellipsis;

  overflow: hidden;

  white-space: nowrap;

  padding-top: 0.1rem;

  margin-top: 0.422rem;

  text-align: center;

}



.companyPics .mainCon p {

  font-size: 0.375rem;

  color: #666666;

  margin: 0.15rem 3% 0;

  line-height: 0.54rem;

  display: -webkit-box;

  overflow: hidden;

  text-overflow: ellipsis;

  -webkit-line-clamp: 3;

  -webkit-box-orient: vertical;

}



.companyPics .mainCon dd i {

  display: block;

  width: 18%;

  position: absolute;

  left: 0;

  bottom: 8%;

}





/*发展历程 */

.companyPics .mainCon dl.fzlc {

  width: 100%;

  background: #fff;

  margin-bottom: 0.5rem;

  margin-top: 0rem;

}



.companyPics .mainCon a.fch {

  display: block;

  border-bottom: 1px solid #e6e6e6;

}



.companyPics .mainCon a.fch:last-child {

  border-bottom: none;

}



.companyPics .mainCon dl.fzlc img {

  width: 100%;

  display: block;

}



.companyPics .mainCon dl.fzlc h3 {

  font-size: 0.4rem;

  color: #000;

  font-weight: normal;

  text-overflow: ellipsis;

  overflow: hidden;

  white-space: nowrap;

  padding-top: 0.1rem;

  margin-left: 3%;

  margin-top: 0.422rem;

}



.companyPics .mainCon dl.fzlc p {

  font-size: 0.375rem;

  color: #666666;

  margin: 0.15rem 3% 0;

  line-height: 0.54rem;

  display: -webkit-box;

  overflow: hidden;

  text-overflow: ellipsis;

  -webkit-line-clamp: inherit;

  -webkit-box-orient: vertical;

}

/*下载1*/

.ny_down02{ width:100%;}

.mainCon .ny_down02 .ny_down03{margin-top:0px;}

.companyPics .mainCon dl.ny_down03{overflow:hidden;width:100%;margin-bottom: 0.375rem;background-color:#ededed;}

.ny_down03 dd{width:82%;float:left;padding: 0 0.5rem;box-sizing:border-box;}

.ny_down03 dl{height:15rem;}

.ny_down03 dt{width: 16%;float:right;}

.ny_down03 dd h5{font-size: 0.4rem;font-weight:normal;margin-top: 0.6rem;margin-bottom: 0.4rem;}

.ny_down03 dd h5 a { color:#333;}

.ny_down03 dd span{display:block;line-height: 0.5rem;font-size: 0.4rem;color:#999;margin-bottom: 0.1rem;}

.ny_down03 dt b{display:block;cursor:pointer;margin:0 auto;background: url(../images/nydown_d.png) no-repeat center;background-size: 48%;height: 3rem;}

.ny_down03.last{ margin-right:0px;}

/*end Inpage*/



/*下载2*/

.wdxzbox {background: #f6f6f6;margin-top: 25px;}

.wdxzbox section.section {position: relative;top: -0.2rem;}

.wdxzbox ul {background: #fff;border-bottom: 0.2rem solid #f6f6f6;}

.wdxzbox ul li {float: left; height: 1.2rem;line-height: 1.2rem;font-size: 0.36rem;}

.wdxzbox ul li a {display: block;height: 1.2rem;}

.wdxzbox ul li:first-child {width: 65%;border-right: 1px solid #f6f6f6;box-sizing: border-box;text-indent: 0.5rem;}

.wdxzbox ul li:nth-child(2) {width: 35%;text-indent: 0.9rem;background: url(../images/wdxzicon01.png) no-repeat 80% center / 10%;}



/* 404样式 */

.ConBox{background: url(../images/bg.jpg) no-repeat center;background-size: cover;width: 100%;}

.ConBox-Con{width: 24rem;margin: 0 auto;padding-top: 10rem;}

.ConBox-Con img{width: 24rem;height: 10rem;display: block;margin: 3rem auto 0;}

.ConBox-Con h1{font-size: 1.7rem;color: #999;font-weight:  normal;text-align:  center;}

.ConBox-Con p{font-size: 1.5rem;color: #999;text-align: center;padding-top: 5rem;}

.ConBox-Con ul{margin-top: 3rem;}

.ConBox-Con ul li{width: 10.5rem;height: 4rem;background: #fff;box-shadow: 0 12px 50px rgba(0,0,0,0.1);display: inline-block;line-height: 4rem;text-align:  center;margin-bottom:2rem;border-radius: 5px;}

.ConBox-Con ul li a{display: block;color: #666;font-size: 1.3rem;}

.ConBox-Con ul li.li04{background: #ff6c00;}

.ConBox-Con ul li.li04 a{color: #fff;}

/* 样式 End */





/* ProductDetails */

.ProductDetails{background-color: #f4f4f4;height: 12rem;}

.ProductDetails-Nav{margin-bottom: .55rem;}

.ProductDetails-Nav ul li{float: left;width: 25%;font-size: 1.1rem;color: #666;border-top: 1px #eaeaea solid;border-left: 1px #eaeaea solid;border-bottom: 1px #eaeaea solid;height: 4.013rem;line-height: 4.013rem;box-sizing: border-box;background-color:  #fff;text-align: center;}

.ProductDetails-Nav ul li a {font-size: 1.1rem;}

.ProductDetails-Nav ul li.on{background-color: #ffc400;color: #fff;border-top: 1px #ffc400 solid;border-left: 1px #ffc400 solid;border-bottom: 1px #ffc400 solid;}

.ProductDetails-Con{text-align: center;position:  relative;width: 94%;margin:  0 auto;}

.ProductDetails-Con ul>li{width: 23%;background-color: #fff;border: 1px #eaeaea solid;height: 3rem;line-height: 3rem;color: #666;font-size: .375rem;box-sizing:  border-box;margin-left: 2.66%;background: #fff url(../images/sjx.png) no-repeat 4rem 1.35rem / 18%;text-indent: -2rem;float: left;}

.ProductDetails-Con ul>li:first-child{margin-left: 0;}

.ProductDetails-Con ul{position: relative;z-index: 9;}

.ProductDetails-Con ul>li .NavDow{background-color: #fff;border: 1px #eaeaea solid;margin-top: .55rem;position:  absolute;right: 0;top: 3rem;width: 96%;padding: 3% 2%;z-index: -3;}

.ProductDetails-Con ul>li .NavDow dl>dt{border-bottom: 1px #eaeaea solid;}

.ProductDetails-Con ul>li .NavDow dl>dt>span{font-size: .375rem;color: #333;text-align: center;border-bottom: 1px #ffc400 solid;padding-bottom: .9rem;margin-left: 2rem;}

.ProductDetails-Con ul>li .NavDow dl>dd>a{font-size: .375rem;color: #666;display: inline-block;margin-left:4rem;}

.ProductDetails-Con ul>li.on{height: 3.66rem;border-bottom: none;}

/* ProductDetails End */



/*网站地图*/

.g-map .m-con{ padding:0 10px 10px 10px;}

.g-map .main_tit{ line-height:30px; font-size:0.44rem; height:30px; text-shadow:1px 1px 1px #fff;text-indent:10px; margin:10px 0; width:50%; display:inline-table;}

.g-map .map_list{border:1px solid #ddd; border-radius:5px; width:100%; overflow:hidden;}

.g-map .map_list li a{ float:left; display:table-cell; width:31%; padding:10px 1%; text-align:center; position:relative;overflow: hidden; text-overflow:ellipsis;white-space:nowrap; font-size:0.4rem;}

.g-map .map_list li a:before{content:""; position:absolute;right:0; top:0; height:100%;border-right:1px dashed #ddd;}

.g-map .map_list li a:after{content:""; position:absolute;bottom:0; left:0; width:100%; border-bottom:1px dashed #ddd;}

.g-map .map_list li:nth-child(3n) a:before{ border-right:0;}



/*人才招聘*/

.inban {position: relative;}

.inban p {position: absolute;left: 0;top: 0;text-align: center;color: #fff;width: 100%;top: 1.35rem;}

.inban p span {display: block;font-size: 0.5rem;}

.inban p i {display: block;}

.rczpbox {background: #e9e9e9;}

.rczpbox section.section {position: relative;top: -0.2rem;}

.rczpbox .box .boxTop {background: #fff;border-bottom: 0.2rem solid #e9e9e9;}

.rczpbox .box .boxTop li {float: left; height: 1.2rem;line-height: 1.2rem;font-size: 0.36rem;}

.rczpbox .box .boxTop li a {display: block;height: 1.2rem;}

.rczpbox .box .boxTop li:first-child {width: 60%;box-sizing: border-box;text-indent: 0.5rem;}

.rczpbox .box .boxTop li:first-child a {color: #ffc400;}

.rczpbox .box .boxTop li:nth-child(2) {width: 40%;text-indent: 0.9rem;background: url(../images/rczpicon01.png) no-repeat 80% center / 10%;}

.rczpbox .box .boxCon {display: none;}

.rczpbox .box .boxTop li:nth-child(2) span {display: block;height: 1.2rem;}

.rczpbox .box.on .boxTop {background: #ffc400;}

.rczpbox .box.on .boxTop li:first-child a {color: #fff;}

.rczpbox .box.on .boxTop li:nth-child(2) {background: url(../images/rczpicon02.png) no-repeat 80% center / 10%;}

.rczpbox .box.on .boxTop li:nth-child(2) span {color: #fff;}

.rczpbox .box.on .boxCon {display: block;padding: 0.5rem;background: #e9e9e9;}

.rczpbox .box .boxCon h4 {font-size: 0.5rem;font-weight: normal;color: #666;margin-bottom: 0.4rem;}

.rczpbox .box .boxCon ol {list-style: decimal;padding-left: 0.4rem;margin-bottom: 0.5rem;}

.rczpbox .box .boxCon ol li {list-style: decimal;line-height: 0.5rem;margin-bottom: 0.2rem;}

.rczpbox .box .p1 {font-size: 0.4rem;color: #333;}















.wrapper{width: 94%;margin: 0 auto;}



/* list YangFangLing 2019年7月30日 */

.wy-list{padding: 1rem 0;overflow: hidden;background-color: #f8f8f8;}

.wy-list ul{margin-top:-.5rem;}

.wy-list ul li{float: left;margin-left: .9rem;width: 2.5rem;height: 1.9rem;background: url(../images/tu1.png) no-repeat center center / 100%;text-align: center;font-size: .4rem;color: #e6433e;line-height: .6rem;margin-top: .5rem;padding-top: .6rem;}

.wy-list ul li:nth-child(3n+1){margin-left: 0;}

/* list End */



/* 应用行业 YangFangLing 2019年7月30日 */

.Industry{padding: 1rem 0;overflow: hidden;background-color: #fff;}




.Industry-Group{margin-top: .5rem;overflow: hidden;}

.Industry-Group .item{width: 48%;float: left;margin-left: 4%;margin-top: 4%;}

.Industry-Group .item:nth-child(2n+1){margin-left: 0;}

.Industry-Group .item:nth-child(1){margin-top: 0;}

.Industry-Group .item:nth-child(2){margin-top: 0;}

.Industry-Group .item .pic{position: relative;}

.Industry-Group .item .pic span img{display: block;width: 100%;}

.Industry-Group .item .pic .Box{background: rgba(0,0,0,0.4);padding: .3rem;box-sizing: border-box;text-align: center;position: absolute;left: 50%;top: 50%;width: 3rem;height: 2.2rem;margin-top: -1.1rem;margin-left: -1.5rem;}

.Industry-Group .item .pic .Box h3{font-size: .37rem;color: #fff;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}

.Industry-Group .item .pic .Box p{color: #fff;margin-top: .2rem;font-size: .3rem;display: -webkit-box;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp: 2;-webkit-box-orient: vertical;line-height: .45rem;}

.Industry-Group .item .text{overflow: hidden;}

.Industry-Group .item .text a{display: block;float: left;width: 100%;height: 1rem;line-height: 1rem;background-color: #ffc400;color: #333;text-align: center;font-size: .35rem;}

.Industry-Group .item .text a:first-child{background-color: #009944;color: #fff;}

/* 应用行业 End */



/* 内容标题 YangFangLing 2019年7月30日 */

.Inpage-Title{text-align: center;}

.Inpage-Title h3{font-size: .5rem;color: #333;}

.Inpage-Title h3 a{color: #333;}

.Inpage-Title h3 b{color: #009944;}

.Inpage-Title p{font-size: .4rem;color: #df0000;margin-top: .2rem;font-weight: bold;}

.Inpage-Title i{width: 1.5rem;height: .2rem;background: url(../images/Title.png) no-repeat center center / 100%;display: block;margin: .3rem auto 0;}



.Inpage-Title02 p{color: #333;font-weight: normal;}

/* 内容标题 End */



/* 行业要求 YangFangLing 2019年7月30日 */

.Claim{padding: 1rem 0;overflow: hidden;background-color: #cbcbcb;}



.Claim-Group .pic{position:relative;}

.Claim-Group .tit{position:absolute;left:0;bottom:0;width:100%;padding:2.5vw;font-size:3.5vw;line-height:1.25;color:#fff;background:rgba(0,0,0,0.5);box-sizing:border-box;}



.Claim-Con{margin-top: .5rem;}



.Claim-Box{margin-top: .2rem;}



.Claim-Group .pic img{display: block;width: 100%;}

.Claim-Group ul li{float: left;width: 25%;box-sizing: border-box;border: 1px #e5e5e5 solid;}

.Claim-Group ul li img{display: block;width: 100%;}



.Claim-Nav ul li{width: 20%;text-align: center;float: left;box-sizing: border-box;background-color: #41464a;border-left: 1px #fff solid;padding: .3rem 0;}

.Claim-Nav ul li:first-child{border-left: none;}

.Claim-Nav ul li p{font-size: .35rem;color: #fff;margin-top: .2rem;}

.Claim-Nav ul li span{width: 1rem;height: 1rem;display: block;margin: 0 auto;overflow: hidden;}

.Claim-Nav ul li span img{display: block;height: 2rem;}

.Claim-Nav ul li.on{background-color: #ffc400;}

.Claim-Nav ul li.on span img{position: relative;top: -1rem;}

.Claim-Nav ul li.on p{color: #000;}

/* 行业要求 End */



/* 三大系列 YangFangLing 2019年7月30日 */

.Series{padding: 1rem 0;overflow: hidden;background-color: #fff;}



.Series-Con{margin-top: .5rem;position: relative;}

.Series-Text .pic img{display: block;width: 100%;}

.Series-Text .text{background-color: #fff;padding:.5rem 0;box-sizing: border-box;border: 1px #ddd solid;border-top: none;position: relative;}

.Series-Text .text .attr{overflow:hidden;}

.Series-Text .text .attr .box{float:left;padding:0 .5rem;width:50%;box-sizing:border-box;}

.Series-Text .text .attr .box:nth-child(2){border-left:#ddd solid 1px;}

.Series-Text .text h3{font-size: .375rem;color: #333;}

.Series-Text .text p{color: #666;line-height: 1.25;font-size: .325rem;margin-top: .2rem;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}

.Series-Text .btnBox{padding-top:.5rem;text-align: center;}

.Series-Text .btnBox a{display: inline-block;margin:0 0.25rem;padding:.2rem .4rem;line-height: 1.5;background-color: #e60012;color: #fff;font-size: .35rem;}

.Series-Text .btnBox a:first-child{background: url(../images/SeriesBox.jpg) no-repeat center right / cover;color: #333;}





.Series-Box{position: absolute;right: .5rem;top: 4rem;}

.Series-Box ul li{width: .3rem;height: .3rem;display: inline-block;background-color: #000;border-radius: 50%;margin: 0 .1rem;}

.Series-Box ul li.on{background-color: #ffc400;}

/* 三大系列 End */



/* 服务保障 YangFangLing 2019年7月30日 */

.Protection{padding: 1rem 0;overflow: hidden;background-color: #f7f7f7;}



.Protection-Group{margin-top: .5rem;overflow: hidden;}

.Protection-Group .item{float: left;width: 25%;text-align: center;}

.Protection-Group .item span{width: 2rem;height: 2rem;display: block;margin: 0 auto;}

.Protection-Group .item span img{display: block;width: 100%;}

.Protection-Group .item p{font-size: .4rem;color: #333;font-weight: bold;margin-top: .3rem;}

/* 服务保障 End */



/* 冠锋高配置 YangFangLing 2019年7月30日 */

.Configuration{padding: 1rem 0;overflow: hidden;background-color: #e4f8ff;}



.Configuration-Group{margin-top: .5rem;}

.Configuration-Group .pic img{display: block;width: 100%;}



.Configuration-Group ul{margin-top: -4%;}

.Configuration-Group ul li{width: 48%;float: left;margin-left: 4%;margin-top: 4%;}

.Configuration-Group ul li:nth-child(2n+1){margin-left: 0;}

.Configuration-Group ul li h3{font-size: .4rem;color: #333;background: url(../images/ConfigurationBox.png) no-repeat left .1rem;padding-left: .5rem;}

.Configuration-Group ul li p{font-size: .35rem;color: #666;line-height: .6rem;padding-left: .4rem;margin-top: .2rem;}



.Configuration-Group .text{overflow: hidden;margin-top: .5rem;}

.Configuration-Group .text h3{float: left;font-weight: normal;font-size: .4rem;color: #333;background: url(../images/phone.png) no-repeat center left / 20%;padding-left: 1rem;}

.Configuration-Group .text h3 em{display: block;font-size: .5rem;margin-top: .1rem;}

.Configuration-Group .text h4{float: right;font-weight: normal;overflow: hidden;}

.Configuration-Group .text h4 a{margin-left: .3rem;display: block;float: left;width: 2.3rem;height: 1rem;line-height: 1rem;text-align: center;background-color: #ffc400;color: #333;font-size: .35rem;}

.Configuration-Group .text h4 a:first-child{background-color: #e60012;color: #fff;margin-left: 0;}

/* 冠锋高配置 End */



/* 无油涡旋空压机 YangFangLing 2019年7月30日 */

.Configuration02{background-color: #fff;}

.Configuration02-Group ul{margin-top: .3rem;}

.Configuration02-Group ul li h3{color: #009944;background: url(../images/ConfigurationBox02.png) no-repeat left .1rem;}

/* 无油涡旋空压机 End */



/* 活塞式空压机 YangFangLing 2019年7月31日 */

.Configuration03{background-color: #fff;}

.Configuration03-Group ul{margin-top: .3rem;}

.Configuration03-Group ul li{height: 3rem;}

/* 无油涡旋空压机 End */



/* 见证我们的实力 YangFangLing 2019年7月31日 */

.Witness{padding: 1rem 0;overflow: hidden;background-color: #f3f3f3;}



.Witness-Con{margin-top: .5rem;}



.Witness-Nav ul li{width: 16.66%;text-align: center;box-sizing: border-box;border-left: 1px #fff solid;float: left;background-color: #41464a;padding: .3rem .1rem;font-size: .35rem;color: #fff;position: relative;}

.Witness-Nav ul li.on:after{content: "";width: .3rem;height: .2rem;display: block;background: url(../images/Witness_Sjx.png) no-repeat center center / 100%;position: absolute;left: 50%;bottom: -.15rem;margin-left: -.15rem;}

.Witness-Nav ul li:first-child{border-left: none;}

.Witness-Nav ul li.on{background-color: #ffc400;}



.Witness-Box{margin-top: .3rem;}



.Witness-Group .pic{position: relative;}

.Witness-Group .pic:after{content: "";display: block;background: url(../images/WitnessBox.jpg) no-repeat center center / 100%;position: absolute;left: 0;bottom: 0;width: 100%;height: .1rem;}

.Witness-Group .pic img{display: block;width: 100%;}

.Witness-Group .text{background-color: #fff;padding: .5rem .5rem 1rem;}

.Witness-Group .text h3{color: #333;font-size: .45rem;margin: .4rem 0;}



.Witness-Group .text p{font-size: .35rem;color: #666;line-height: .6rem;}



.Witness .texts{overflow: hidden;margin-top: .5rem;}

.Witness .texts h3{float: right;font-weight: normal;font-size: .4rem;color: #333;background: url(../images/phone.png) no-repeat center left / 20%;padding-left: 1rem;}

.Witness .texts h3 em{display: block;font-size: .5rem;margin-top: .1rem;}

.Witness .texts h4{float: left;font-weight: normal;overflow: hidden;}

.Witness .texts h4 a{margin-left: .3rem;display: block;float: left;width: 2rem;height: 1rem;line-height: 1rem;text-align: center;background-color: #ffc400;color: #333;font-size: .35rem;}

.Witness .texts h4 a:first-child{background-color: #e60012;color: #fff;margin-left: 0;}

/* 见证我们的实力 End */



/* 表单提交 YangFangLing 2019年7月31日 */

.Message{padding: 1rem 0;overflow: hidden;background-color: #fff;}



.Message .text{overflow: hidden;margin-top: .5rem;}

.Message .text h3{float: left;font-weight: normal;font-size: .4rem;color: #333;background: url(../images/phone.png) no-repeat center left / 20%;padding-left: 1rem;}

.Message .text h3 em{display: block;font-size: .5rem;margin-top: .1rem;}

.Message .text h4{float: right;font-weight: normal;overflow: hidden;}

.Message .text h4 a{margin-left: .3rem;display: block;float: left;width: 2.3rem;height: 1rem;line-height: 1rem;text-align: center;background-color: #ffc400;color: #333;font-size: .35rem;}

.Message .text h4 a:first-child{background-color: #e60012;color: #fff;margin-left: 0;}



.Message-Con{margin-top: .5rem;}

.Message-Con ul li{margin-top: .4rem;}

.Message-Con ul li:first-child{margin-top: 0;}

.Message-Con ul li textarea{width: 94%;padding: 3%;line-height: 1rem;border: 1px #ccc solid;outline: none;font-size: .4rem;color: #666;resize: none;}

.Message-Con ul li input{font-size: .4rem;color: #666;width: 94%;padding: 0 3%;height: 1rem;line-height: 1rem;border: 1px #ccc solid;outline: none;}

.Message-Con ul li a{display: block;height: 1rem;line-height: 1rem;color: #333;font-size: .4rem;text-align: center;background: url(../images/Button.jpg) no-repeat center right / cover;}

/* 表单提交 End */



/* Banner YangFangLing 2019年7月31日 */

.Inpage-Banner{overflow: hidden;}

.Inpage-Banner img{display: block;width: 100%;}

/* Banner End */



/* --ad-- */

.ad{padding:5vw 0;overflow:hidden;background:#f5f5f5 url(../images/ad_bg.jpg) no-repeat center bottom;background-size:100%;}

.ad .ps{margin:0 2.5vw;padding:2vw 0;font-size:3.75vw;color:#000;font-weight:bold;text-align:center;background:#ffc400;}

.step{margin-top:4vw;overflow:hidden;}

.step .item{position:relative;float:left;width:25%;text-align:center;}

.step .item i{display:block;margin:0 auto;width:12vw;height:12vw;overflow:hidden;}

.step .item i img{display:block;width:100%;}

.step .item p{margin-top:2vw;font-size:3.75vw;color:#000;}

.step .item:nth-child(1):after,.step .item:nth-child(2):after,.step .item:nth-child(3):after{display:block;position:absolute;z-index:1;right:-5vw;top:1vw;width:10vw;height:10vw;content:"";background:url(../images/ad_arrow.png) no-repeat;background-size:100%;}

.step .item:nth-child(1):before,.step .item:nth-child(2):before{display:block;position:absolute;z-index:3;right:-5vw;top:1vw;width:10vw;height:10vw;content:"";background:url(../images/ad_close.png) no-repeat;background-size:100%;animation:flash 2s linear infinite;}

.route{margin-top:2vw;overflow:hidden;}

.route img{display:block;width:100%;}

.service{margin-top:4vw;overflow:hidden;}

.service .item{float:left;padding:0 4vw;text-align:center;box-sizing:border-box;background:url(../images/service_line.png) no-repeat right 4vw;}

.service .item:last-child{background-image:none;}

.service .item i{display:block;margin:0 auto;width:8vw;}

.service .item i img{display:block;width:100%;}

.service .item p{margin-top:2vw;font-size:2.8vw;color:#000;line-height:1.5;}

.ad .lxBox{margin-top:4vw;overflow:hidden;}

.ad .btnBox{float:left;padding-top:1vw;width:60%;text-align:center;overflow:hidden;}



.ad .btnBox a{display:inline-block;margin:0 2vw;padding:2vw 4.6vw;font-size:3.25vw;}

.ad .btnBox a.btn01{color:#fff;background:#e60012;}

.ad .btnBox a.btn02{color:#000;background:#ffc400;}

.ad .tel{overflow:hidden;}

.ad .tel dl{padding-left:8vw;font-family:"DIN-Bold";color:#000;background:url(../images/phone.png) no-repeat 0 center;background-size:6vw;}

.ad .tel dt{font-size:3.25vw;}

.ad .tel dd{font-size:4.5vw;}



@keyframes flash{

    0%,50%,100%{opacity:1;}

    25%,75%{opacity:0;}

}

/* --end ad-- */



/* --made-- */

.made{padding:5vw 2.5vw;overflow:hidden;background:url(../images/made_bg.jpg) no-repeat center 0;background-size:cover;}

.made-slide{position:relative;}

.made-slide .prev,.made-slide .next{position:absolute;z-index:33;top:50%;margin-top:-3.5vw;width:7vw;height:7vw;background-color:rgba(0,0,0,0.5);background-repeat:no-repeat;background-position:center;}

.made-slide .prev{left:0;background-image:url(../images/made_prev.png);}

.made-slide .next{right:0;background-image:url(../images/made_next.png);}

.made-list{overflow:hidden;}

.made-list .item img{display:block;width:100%;}

/* --end made-- */



/* --video-- */

.videos{padding:5vw 2.5vw;overflow:hidden;background:#fff;}

.videos-list{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;flex-wrap:wrap;overflow:hidden;}

.videos-list .item{position:relative;margin-top:2vw;width:49%;}

.videos-list .pic img{display:block;width:100%;}

.videos-list .text{position:absolute;left:0;top:0;width:100%;height:100%;text-align:center;background:rgba(0,0,0,0.3);}

.videos-list .text i{display:block;margin:5vw auto 2vw;width:7vw;height:7vw;background:url(../images/play_btn.png) no-repeat;background-size:100%;}

.videos-list .text span{display:block;color:#fff;font-size:3.25vw;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;}

.videos-list .item:first-child{margin-top:0;width:100%;}

.videos-list .item:first-child .text i{margin-top:16vw;}

.videos-list .videosrc{position:absolute;left:0;top:0;width:100%;height:100%;opacity: 0;}

.videos-list .videosrc>div,.videos-list .videosrc iframe{width: 100% !important;height: 100% !important;}

/* --end video-- */



/* --aboutus-- */

.aboutus{padding-top:5vw;overflow:hidden;background:#fff;}

.photo-slide{position:relative;overflow:hidden;}

.photo-slide .bd img{display:block;width:100%;}

.photo-slide .hd{position:absolute;left:0;bottom:4vw;width:100%;text-align:center;}

.photo-slide .hd li{display:inline-block;margin:0 1vw;width:5.3vw;height:0.8vw;text-indent:-9999px;background:#000;}

.photo-slide .hd li.on{background:#fff;}

.abt-chart{padding-bottom:5vw;overflow:hidden;background:#ffc400;}

.abt-chart .list{padding:3vw 2.5vw;overflow:hidden;}

.abt-chart .item{float:left;padding:2vw 0; width:50%;text-align:center;}

.abt-chart .list .item em{display:block;font-size:9.5vw;color:#000;font-family:"DIN-Bold";}

.abt-chart .list .item p{font-size:3.75vw;color:#333;}

.abt-chart .list .item:nth-child(odd){background:url(../images/chart_line.png) no-repeat right center;}

.abt-chart .btnBox{text-align:center;overflow:hidden;}

.abt-chart .btnBox a{display:inline-block;margin:0 2vw;padding:2.5vw 6vw;font-size:3.25vw;color:#fff;}

.abt-chart .btnBox a.btn01{background:#e60012 url(../images/abt_btn01.png) no-repeat right center;background-size:auto 100%;}

.abt-chart .btnBox a.btn02{background:#000;}

/* --end aboutus-- */



/* --honor-- */

.honors{padding:5vw 0;overflow:hidden;background:#f3f3f3 url(../images/honor_bg.jpg) no-repeat;background-size:100%;}

.honors .bigImg img{display:block;width:100%;}

.honors .inner{padding:0 2.5vw;overflow:hidden;}

.honors .inner .text{padding: 4vw 0;font-size:3.75vw;line-height: 1.7;color:#333;overflow:hidden;border-bottom:#ddd solid 1px;}

.honors .inner .pic{padding-top:2vw;overflow:hidden;}

.honors .inner .pic img{display:block;width:100%;}

/* --end honor-- */









/* --Pengjin 2019-07-31 永磁空压机-- */



/* --problem-- */

.problem{padding:5vw 0;overflow:hidden;background:#fff;}

.problem-list{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;flex-wrap:wrap-reverse;overflow:hidden;}

.problem-list .item{margin:0 2.5vw;width:28vw;height:28vw;background:url(../images/problem_list.png) no-repeat center / cover;}

.problem-list .item p{display:table-cell;width:28vw;height:28vw;font-size:3.4vw;line-height:1.25;text-align:center;vertical-align:middle;font-weight:bold;color:#ffc400;}

/* --end problem-- */



/* --economize-- */

.economize{padding:5vw 0;overflow:hidden;background:url(../images/economize_bg.jpg) no-repeat center / cover;}

.economize .inner{position:relative;padding:2vw 5vw;overflow:hidden;background:#fff;}

.economize .tit{margin-bottom:2vw;font-size:3.75vw;color:#000;line-height:1.5;}

.economize .list{overflow:hidden;}

.economize .item{position:relative;padding-top:8vw;padding-right:8vw;width:42vw;height:36vw;overflow:hidden;}

.economize .pic{margin:0 auto;overflow:hidden;}

.economize .pic img{display:block;width:90%;}

.economize .pic p{margin-top:2vw;text-align:center;font-weight:bold;font-size:3.4vw;color:#333;}

.economize .tag span{display:block;position:absolute;font-size:3.25vw;}

.economize .tag span:nth-child(1){color:#e60012;}

.economize .tag span:nth-child(2){color:#009c42;}

.economize .tag span:nth-child(3){color:#006f32;}

.economize .arrow{position:absolute;right:2vw;bottom:5vw;width:52vw;animation:arrow 2s linear infinite;}

.economize .arrow img{display:block;width:100%;}

@keyframes arrow{

    0%{opacity:0.5;transform:translateY(-100%);}

    70%{opacity:1;transform:translateY(-50%);}

    100%{opacity:1;transform:translateY(0);}

}

/* --end economize-- */



/* --product-- */

.product{padding:5vw;overflow:hidden;background:#fff;}

.product .wrap-title p{font-weight:bold;color:#df0000;}

.product-slide{position:relative;overflow:hidden;}

.product-slide .pic{overflow:hidden;}

.product-slide .pic img{display:block;width:100%;}

.product-slide .text{position:relative;padding:4vw;line-height:1.5;overflow:hidden;border:#ddd solid 1px;border-top:none;}

.product-slide .text h3{font-size:3.75vw;color:#333;}

.product-slide .text .summary{margin-top:3vw;font-size:3.25vw;color:#666;overflow:hidden;}

.product-slide .text .btnBox{position:absolute;right:4vw;top:10vw;width:24vw;}

.product-slide .text .btnBox a{display:block;margin:2.5vw 0;padding:1.5vw 0;font-size:3.25vw;text-align:center;}

.product-slide .text .btnBox a.btn01{color:#000;background:#fdd000 url(../images/product_more.png) no-repeat right bottom;background-size:auto 100%;}

.product-slide .text .btnBox a.btn02{color:#fff;background:#e60012;}

.product-slide .hd{position:absolute;z-index:33;width:50%;top:40vw;right:2vw;text-align:right;}

.product-slide .hd li{display:inline-block;margin:0 5px;width:10px;height:10px;text-indent:-9999px;background:#000;border-radius:50%;}

.product-slide .hd li.on{background:#ffc400;}

/* --end product-- */



/* --warning-- */

.warning{padding-top:5vw;overflow:hidden;background:url(../images/warning_bg.png);}

.warning .pic{overflow:hidden;}

.warning .pic img{display:block;width:100%;}

.warning .inner{padding:5vw;overflow:hidden;}

.warning .inner .tit{margin-bottom:2vw;font-size:3.75vw;font-weight:bold;color:#000;line-height:1.5;}

.warning .list{overflow:hidden;}

.warning .list .item{position:relative;float:left;width:20%;text-align:center;}

.warning .list .item:after{display:block;position:absolute;right:0;top:2.5vw;width:1px;height:5vw;content:"";background:#000;}

.warning .list .item:first-child:before{display:block;position:absolute;left:0;top:2.5vw;width:1px;height:5vw;content:"";background:#000;}

.warning .list i{display:block;margin:0 auto;width:8vw;height:8vw;overflow:hidden;}

.warning .list i img{display:block;width:100%;}

.warning .list p{margin-top:2vw;font-size:3.25vw;color:#000;}


.warning .lxBox{margin-top:4vw;overflow:hidden;}


.warning .btnBox{float:left;padding-top:1vw;width:55%;text-align:center;overflow:hidden;}

.warning .btnBox a{display:inline-block;margin-right:2vw;padding:2vw 3.0vw;font-size:3.25vw;}

.warning .btnBox a.btn01{color:#fff;background:#e60012;}

.warning .btnBox a.btn02{color:#000;background:#ffc400;}

.warning .tel{overflow:hidden;}

.warning .tel dl{padding-left:8vw;font-family:"DIN-Bold";color:#000;background:url(../images/ad_tel.png) no-repeat 0 center;background-size:6vw;}

.warning .tel dt{font-size:3.25vw;}

.warning .tel dd{font-size:4.5vw;}

/* --end warning-- */



/* --skill-- */

.skill{padding:5vw 2.5vw;overflow:hidden;}

.skill-list .item{position:relative;margin-bottom:4vw;overflow:hidden;}

.skill-list .item:last-child{margin-bottom:0;}

.skill-list .num{position:absolute;top:0;width:50vw;}

.skill-list .num img{width:100%;}

.skill-list .pic{width:50%;}

.skill-list .pic img{display:block;width:100%;}

.skill-list .text{padding:3vw;width:50%;overflow:hidden;box-sizing:border-box;}

.skill-list .text h3{margin-top:6vw;font-size:3.5vw;color:#333;}

.skill-list .text p{margin-top:2vw;font-size:3.25vw;color:#666;line-height:1.5;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;}

.skill-list .item:nth-child(odd) .num{right:0;}

.skill-list .item:nth-child(even) .num{left:0;}

.skill-list .item:nth-child(even) .pic,.skill-list .item:nth-child(odd) .text{float:right;}

.skill-list .item:nth-child(odd) .pic,.skill-list .item:nth-child(even) .text{float:left;}

/* --end skill-- */



/* --system-- */

.system{padding:5vw 2.5vw;overflow:hidden;background:url(../images/system_bg.jpg) no-repeat center / cover;}

.system .wrap-title h3 span{color:#009944;}

.system-menu{margin-bottom:1vw;overflow:hidden;}

.system-menu li{float:left;padding-bottom:6px;width:16.66%;text-align:center;}

.system-menu li span{display:block;padding:2vw 0;font-size:3.25vw;color:#fff;border-right:#fff solid 1px;background:#41464a;}

.system-menu li.on{background:url(../images/system_cur.png) no-repeat center bottom;}

.system-menu li.on span{color:#000;background:#ffc400;}

.system-main{background:#fff;}

.system-main .pic{overflow:hidden;}

.system-main .pic img{display:block;width:100%;}

.system-main .text{padding:2.5vw;line-height:1.5;overflow:hidden;background:url(../images/system_line.png) no-repeat;background-size:100% 2px;}

.system-main .text h3{font-size:3.75vw;color:#333;}

.system-main .text p{margin-top:2vw;font-size:3.25vw;color:#666;overflow:hidden;}

.system .lxBox{margin-top:4vw;overflow:hidden;}

.system .btnBox{float:left;padding-top:1vw;width:55%;text-align:center;overflow:hidden;}

.system .btnBox a{display:inline-block;margin-right:2vw;padding:2vw 3.6vw;font-size:3.25vw;}

.system .btnBox a.btn01{color:#fff;background:#e60012;}

.system .btnBox a.btn02{color:#000;background:#ffc400;}

.system .tel{overflow:hidden;}

.system .tel dl{padding-left:8vw;font-family:"DIN-Bold";color:#000;background:url(../images/ad_tel.png) no-repeat 0 center;background-size:6vw;}

.system .tel dt{font-size:3.25vw;}

.system .tel dd{font-size:4.5vw;}

/* --end system-- */



/* --PK-- */

.PK{padding-top:5vw;overflow:hidden;background:#fff;}

.PK-group{overflow:hidden;}

.PK-group .hd{padding:2vw 2.5vw;color:#fff;line-height:1.5;overflow:hidden;}

.PK-group .hd p.p1{font-size:3.75vw;}

.PK-group .hd p.p2{font-size:3vw;}

.PK-group .item-1{padding-bottom:18vw;background:url(../images/pk.png) no-repeat center bottom;background-size:auto 18vw;}

.PK-group .item-1 .hd{overflow:hidden;background:#009944;}

.PK-group .item-2 .hd{overflow:hidden;background:#e60012;}

.PK-group .bd{padding:2vw 2.5vw;overflow:hidden;}

.PK-group .bd ul{display:flex;overflow:hidden;justify-content:space-between;}

.PK-group .bd li{position:relative;text-align:center;overflow:hidden;}

.PK-group .bd li i{display:block;margin:0 auto;background-repeat:no-repeat;background-size:100% 100%;animation:rotate 8s linear infinite;}


.PK-group .bd li span{display:block;position:absolute;left:0;width:100%;color:#333;}

.PK-group .bd li p{margin-top:2vw;font-size:4vw;font-weight:bold;color:#333;}

.PK-group .bd .li1{margin-top:4.6vw;width:30vw;}

.PK-group .bd .li1 i{width:30vw;height:30vw;background-image:url(../images/PK_li01.png);}

.PK-group .bd .li1 span{top:11vw;font-size:3vw;}

.PK-group .bd .li2{margin:0 2vw;width:35vw;}

.PK-group .bd .li2 i{width:35vw;height:35vw;background-image:url(../images/PK_li02.png);}

.PK-group .bd .li2 span{top:13vw;font-size:3.5vw;}

.PK-group .bd .li3{margin-top:13.6vw;width:20vw;}

.PK-group .bd .li3 i{width:20vw;height:20vw;background-image:url(../images/PK_li03.png);}

.PK-group .bd .li3 span{top:6vw;font-size:3.5vw;}

.PK-group .bd .ps{margin-top:3vw;font-size:3.25vw;overflow:hidden;}

.PK-group .bd .ps strong{font-size:4.25vw;}

.PK-group .item-1 .li2 p{color:#009944;}

.PK-group .item-2 .li2 p{color:#e60012;}

.PK-group .item-1 .ps span{color:#009944;}

.PK-group .item-2 .ps span{color:#e60012;}

@keyframes rotate{

    0%{transform:rotate(0deg);}

    100%{transform:rotate(360deg);}

}

/* --end PK-- */



/* --indexForm-- */

.indexForm{padding:5vw;overflow:hidden;background:#f3f3f3;}

.indexForm ul{overflow:hidden;}

.indexForm li{position:relative;margin-bottom:2vw;padding:2vw;font-size:3.5vw;overflow:hidden;border:#ddd solid 1px;background:#fff;}

.indexForm li.selectBox span{display:block;float:left;padding-right: 2.5vw;width:20vw;color:#666;border-right: #ddd solid 1px;}

.indexForm li.selectBox select{display:block;padding-left:2vw;width:62vw;font-size:3.5vw;color:#333;outline:none;border:none;overflow:hidden;background:url(../images/select.png) no-repeat right center transparent;}

.indexForm li.iptBox span{display:block;float:left;padding-right: 2.5vw;color:#666;border-right: #ddd solid 1px;}

.indexForm li.iptBox input{display:block;padding-left:2vw;width:30vw;outline:none;border:none;overflow:hidden;}

.indexForm li.iptBox em{display:block;position:absolute;right:2vw;top:2vw;font-size:3vw;color:#333;}

.indexForm .submit{overflow:hidden;}

.indexForm .submit a{display:block;margin-top:2vw;padding:2vw;font-size:3.5vw;text-align:center;color:#000;background:#fdd000 url(../images/product_more.png) no-repeat right;background-size:auto 100%;}

.indexForm .lxBox{margin-top:4vw;overflow:hidden;}

.indexForm .tel{float:left;width:45%;overflow:hidden;}

.indexForm .tel dl{padding-left:8vw;font-family:"DIN-Bold";color:#000;background:url(../images/ad_tel.png) no-repeat 0 center;background-size:6vw;}

.indexForm .tel dt{font-size:3.25vw;}

.indexForm .tel dd{font-size:4.5vw;}

.indexForm .btnBox{padding-top:1vw;text-align:right;overflow:hidden;}

.indexForm .btnBox a{display:inline-block;margin-left:2vw;padding:2vw 3.0vw;font-size:3.25vw;text-align:center;}

.indexForm .btnBox a.btn01{color:#fff;background:#e60012;}

.indexForm .btnBox a.btn02{color:#000;background:#ffc400;}

/* --end indexForm-- */



/* --ensure-- */

.ensure{padding:5vw 0;overflow:hidden;background:#fff;}

.ensure .years{overflow:hidden;}

.ensure .years .item{float:left;margin:0 2.5%;width:45%;text-align:center;}

.ensure .years .item img{display:block;width:100%;}

.ensure .years .item p{margin-top:1vw;font-weight:bold;font-size:4vw;color:#333;}

.ensure-list{padding:0 6vw;overflow:hidden;}

.ensure-list .item{float:left;margin-top:5vw;width:33.33%;text-align:center;overflow:hidden;}

.ensure-list .item i{display:block;margin:0 auto;width:18vw;height:18vw;overflow:hidden;}

.ensure-list .item img{display:block;width:100%;}

.ensure-list .item p{margin-top:2vw;font-size:3.25vw;color:#333;line-height:1.25;}

/* --end ensure-- */



/* --partner-- */

.partner{padding:5vw 2.5vw;overflow:hidden;background:#f3f3f3;}

.partner .pic img{display:block;width:100%;}

/* --end partner-- */



/* --相关资讯-- */

.relevant-news{margin-top:6vw;padding:4vw 2.5vw;overflow:hidden;background:#f3f3f3;}

.relevant-news .hd{padding-bottom:1vw;overflow:hidden;border-bottom:#ddd solid 1px;}

.relevant-news .hd a{display:block;float:right;font-size:3.25vw;color:#333;}

.relevant-news .hd strong{font-size:3.75vw;color:#333;}

.relevant-news .bd{padding-top:3vw;overflow:hidden;}

.relevant-news .bd li{overflow:hidden;}

.relevant-news .bd li a{display:block;padding:1.2vw 0;font-size:3.5vw;color:#666;overflow:hidden;}

.relevant-news .bd li em{float:right;font-family:"DIN-Bold";}

.relevant-news .bd li span{display:block;padding-right:5vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

/* --end 相关资讯-- */



/* --products-- */

.products{padding: 10vw 0;overflow:hidden;overflow:hidden;background:#41464a url(../images/product_bg.jpg) no-repeat;background-size:100%;}

.products .wrap-title h3{color:#fff;}

.products .wrap-title p{/* font-weight:bold; *//* color:#ffc400; */}

.products-list{padding:0 1vw;overflow:hidden;}

.products-list .item{float:left;margin:1.5vw 1%;width:48%;background:#fff;overflow:hidden;}

.products-list .pic{overflow:hidden;}

.products-list .pic img{display:block;width: 98%;margin: 0px auto;padding: 2px;}

.products-list .text{padding:3vw;line-height:1.5;text-align:left;color:#333;overflow:hidden;}

.products-list .text h3{font-size:3.75vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

.products-list .text p{font-size:3.25vw;overflow:hidden;overflow: hidden;height:1.9rem;}

.btnBox{padding-top:2vw;text-align:center;overflow:hidden;}

.btnBox a{display:inline-block;margin:0 2vw;padding:2vw 5vw;font-size:3vw;}

.btnBox a.btn01{color: #fff;background: #ee3529;background-size:auto 100%;width: 30%;font-size: 16px;}

.btnBox a.btn02{color:#fff;background:#e60012;}



.proCs .mainCon .box p span{

  white-space:normal !important;

}

/* --end products-- */



.products-list .pic1{overflow:hidden;}

.products-list .pic1 img{display:block;width: 98%;margin: 0px auto;padding: 2px;}




