/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: A plain-vanilla &amp; lightweight theme for Elementor page builder
Tags: flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.3.1.1616843293
Updated: 2021-03-27 11:08:13

*/

/*
Theme Name: Hello Elementor Child
Theme URI: http://childtheme-generator.com/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by ChildTheme-Generator.com
Author: shaisolaris
Author URI: http://childtheme-generator.com/
Template: hello-elementor
Version: 1.0.0
Text Domain: hello-elementor-child
*/

@font-face {
	font-family: 'Poppins';
	font-style: italic;
	font-weight: 100;
	font-display: swap;
	src: url('fonts/Poppins-ThinItalic.ttf') format('woff2');
}
@font-face {
	font-family: 'Poppins';
	font-style: italic;
	font-weight: 200;
	font-display: swap;
	src: url('fonts/Poppins-ExtraLightItalic.ttf') format('woff2');
}
@font-face {
	font-family: 'Poppins';
	font-style: italic;
	font-weight: 300;
	font-display: swap;
	src: url('fonts/Poppins-LightItalic.ttf') format('woff2');
}
@font-face {
	font-family: 'Poppins';
	font-style: italic;
	font-weight: 400;
	font-display: swap;
	src: url('../fonts/Poppins-Regular.ttf') format('woff2');
}
@font-face {
	font-family: 'Poppins';
	font-style: italic;
	font-weight: 500;
	font-display: swap;
	src: url('fonts/Poppins-MediumItalic.ttf') format('woff2');
}
@font-face {
	font-family: 'Poppins';
	font-style: italic;
	font-weight: 600;
	font-display: swap;
	src: url('fonts/Poppins-SemiBoldItalic.ttf') format('woff2');
}
@font-face {
	font-family: 'Poppins';
	font-style: italic;
	font-weight: 700;
	font-display: swap;
	src: url('fonts/Poppins-BoldItalic.ttf') format('woff2');
}
@font-face {
	font-family: 'Poppins';
	font-style: italic;
	font-weight: 800;
	font-display: swap;
	src: url('fonts/Poppins-ExtraBoldItalic.ttf') format('woff2');
}
@font-face {
	font-family: 'Poppins';
	font-style: italic;
	font-weight: 900;
	font-display: swap;
	src: url('fonts/Poppins-BlackItalic.ttf') format('woff2');
}
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 100;
	font-display: swap;
	src: url('fonts/Poppins-Thin.ttf') format('woff2');
}
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 200;
	font-display: swap;
	src: url('fonts/Poppins-ExtraLight.ttf') format('woff2');
}
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 300;
	font-display: swap;
	src: url('../fonts/Poppins-Light.ttf') format('woff2');
}
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url('../fonts/Poppins-Regular.ttf') format('woff2');
}
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url('../fonts/Poppins-Medium.ttf') format('woff2');
}
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url('../fonts/Poppins-SemiBold.ttf') format('woff2');
}
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url('../fonts/Poppins-Bold.ttf') format('woff2');
}
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 800;
	font-display: swap;
	src: url('fonts/Poppins-ExtraBold.ttf') format('woff2');
}
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 900;
	font-display: swap;
	src: url('fonts/Poppins-Black.ttf') format('woff2');
}
@font-face {
  font-family: iconfont;
  src: url(../fonts/iconfont.woff2) format('woff2'), url(../fonts/iconfont.woff) format('woff'), url(../fonts/iconfont.ttf) format('truetype')
}
.iconfont {
  font-family: iconfont !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.icon-arrow-r:before {
  content: "\e64d"
}
.icon-arrow-l:before {
  content: "\e606"
}

body{
	font-family: 'Poppins';
	font-size: 18px;
	line-height: normal;
	font-weight: 400;
}
/* 首页轮播样式 */
.banner1 {	
	margin: 0 auto;
	/* margin-top: 143px; */
}
.banner1 .carousel-item {
	max-width: 1920px;
	max-height: 960px;
	/* overflow: hidden; */
}
#banner_carousel {	
	max-height: 660px;
	overflow: hidden;
}
#banner_carousel .carousel-indicators li {
	background-color: #88b226;
}
@media screen and (max-width: 767px) {
	.banner1 {	
		background-size: 100%;
	}
}

.wmkc-culture-header {
  display: flex;
  background-color: #f7f8f8
}

.wmkc-culture-size {
  width: 43%;
  padding: 58px 115px;
  background-color: #f7f8f8
}

.wmkc-culture-img {
  flex: 1;
  margin: auto;
}

.wmkc-culture-img img {
  max-width: 100%
}

.wmkc-culture-size h5 {
  font-size: 24px
}

.wmkc-culture-sub {
  height: 2px;
  width: 10%;
  background-color: #000;
  margin-top: 20px;
  margin-bottom: 20px
}
.homeTabSwitch {
display: block
}
.rdStyle {
display: flex;
/* width: 25%; */
}
.rdStyleText {
display: flex;
width: 340px; 
height: 252px;
background: #e7ecf4;
padding: 3%;
}
.state2 {
display: none
}
/* .state1 {
display: block
} */
.rdStyleLaLe {
display: flex; 
width: 57%;
height: 386px;
z-index: 0;
}
.rdStyleLaRi {
display: flex;
width: 47%;
height: 386px;
background: #e7ecf4; 
padding: 7%; 
margin-left: -4%; 
margin-bottom: -4%;
}

.rdStyleNoLe {
display: flex; 
width: 55%;
}
.rdStyleNoLeYd {
display: none; 
width: 55%;
}
.rdStyleNoRi {
display: flex;
width: 45%;
}
.rdStyleNoRiYd {
display: none;
width: 45%;
}

.wmkc-culture-fom {
  line-height: 1.8;
  margin-top: 10px;
  /* margin-bottom: 130px */
}
.wmkc-culture-fom .circle {  
width: 12px;  
height: 12px;  
background-color: #d8e3cf;  
border-radius: 50%; 
display: inline-block; 
margin-right: 5px
} 
.wmkc-culture-fom h2 {
color: #5f992e
}
.wmkc-culture-fom p {
/* color: #4d4d4d */
}
/* aboutUs页面的整体样式 */
.wmkc-culture-fom .part1_left {
display: inline-block;
width: 62%; 
vertical-align: top;
margin-bottom: 6%;
}
.wmkc-culture-fom .part1_right {
display: inline-block; 
width: 37%;
}
.wmkc-culture-fom .part2_left {
background: #88ae68;
padding: 30px 16px 45px 16px;
}
.wmkc-culture-fom .part2_right {
display:inline-block; 
width: 49%;
text-align: center;
}
.wmkc-culture-fom .part3_left {
display:inline-block; 
width: 49%; 
text-align: center;
}
.wmkc-culture-fom .part4_left {
display:inline-block; 
width: 19%;
}
.wmkc-culture-fom .part4_right {
display:inline-block; 
width: 69%;
line-height:40px
}
.wmkc-culture-fom .partR1_left {
display: inline-block;
width: 32%;
}
.wmkc-culture-fom .partR1_right {
display: inline-block; 
width: 63%;
padding-left: 4%;
vertical-align: top;
}
.wmkc-culture-fom  .borderTwo {
text-align: center; 
padding: 50px 30px 50px 30px;
}
.wmkc-culture-fom  .partFw21_left {
display: inline-block; 
width: 30%;
vertical-align: top;
padding: 0 10px;
}
.wmkc-culture-fom  .partFw22_left {
display: inline-block; 
width: 30%;
vertical-align: top;
padding: 0 10px;
}
.wmkc-culture-fom  .partFw23_left {
display: inline-block; 
width: 30%;
vertical-align: top;
padding: 0 10px;
}
.wmkc-culture-fom  .partR21_left {
display: inline-block; 
width: 49%;
vertical-align: top;
}
.wmkc-culture-fom  .partR22_left {
display: inline-block; 
width: 49%;
vertical-align: top;
}
.wmkc-culture-fom  .partR23_left {
display: inline-block; 
width: 49%;
vertical-align: top;
}
.wmkc-culture-fom  .partR24_left {
display: inline-block; 
width: 49%;
vertical-align: top;
}
.wmkc-culture-fom .partF1_top {
/* background: #ecf2f6;  */
padding: 0px 0px 30px 0px;
}
.wmkc-culture-fom  .partF1_left {
  display: inline-block; 
  width: 59%;
  vertical-align: top;
}
.wmkc-culture-fom .partF1_left_img {
  display: inline-block;
  vertical-align: top;
  padding-left: 2%;
  width: 40%;
  text-align: right;
}
.wmkc-culture-fom  .partF1_left_rd {
  display: inline-block; 
  width: 52%;
  vertical-align: top;
  /* margin-left: 5%; */
}
.wmkc-culture-fom .visibleState1 {
display: inline-block
}
.wmkc-culture-fom .visibleState2 {
display: none
}
.wmkc-culture-fom .partF3_top {
/* background: #eef3ea;  */
padding: 0px 0px 30px 0px;
}
.wmkc-culture-fom .partF3_right {
display: inline-block; 
width: 63%;
vertical-align: top; 
padding-left: 3%;
}
.wmkc-culture-di {
  display: flex;
  align-items: center;
}

.wmkc-culture-di a {
  width: 5%;
  margin-left: 20px
}

.wmkc-culture-di img {
  width: 100%
}

.wmkc-culture-com h5 {
  font-size: 24px;
  font-weight: 800;
  margin-top: 106px
}

.wmkc-culture-g {
  width: 10%;
  height: 2px;
  background-color: #000;
  margin-top: 10px;
  margin-bottom: 30px
}

.wmkc-culture-sizee {
  line-height: 1.8;
  margin-bottom: 118px
}

.wmkc-culture-vision {
  width: 43%;
  margin-left: 106px
}

.wmkc-culture-left {
  width: 28%;
  margin-right: 30px
}

.wmkc-culture-produ {
  display: flex
}

.wmkc-culture-main {
  margin-left: 256px
}

.wmkc-culture-gg {
  width: 5%;
  height: 2px;
  background-color: #000;
  margin-bottom: 20px
}

.wmkc-culture-left p:nth-of-type(1) {
  font-size: 14px
}

.wmkc-culture-left p:nth-of-type(2) {
  font-size: 16px;
  margin-top: 10px;
  margin-bottom: 10px
}

.wmkc-culture-footer {
  display: flex;
  margin-top: 115px;
  background-color: #f7f8f8
}

.wmkc-phil {
  text-align: center !important
}

.wmkc-phil-size {
  font-size: 20px
}

.wmkc-phil-g {
  height: 3px;
  background-color: #000;
  width: 5%;
  margin: auto;
  margin-top: 30px;
  margin-bottom: 30px
}

.wmkc-phil p {
  line-height: 1.3;
  margin-bottom: 30px
}

.wmkc-duction {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between
}

.wmkc-duction-img img {
  width: 100%;
  height: 100%
}

.wmkc-duction-box {
  width: 24%;
  margin-bottom: 75px
}

.wmkc-duction-h {
  font-size: 20px;
  margin-top: 15px;
  margin-bottom: 25px
}

.wmkc-duction-t {
  margin-bottom: 10px
}

.wmkc-duction-size {
  padding: 0 30px;
  border-left: 6px solid #00bd97
}

.wmkc-section-all {
  display: flex;
  justify-content: space-between
}

.wmkc-section-img {
  flex: 48%
}

.wmkc-section-size {
  width: 48%;
  margin-left: 20px
}

.wmkc-section-img img {
  padding: 0 0 0 55px;
  border-right: #00bd97 solid 6px
}

.wmkc-section-size h5 {
  font-size: 20px;
  padding: 45px 0
}

.wmkc-section-p {
  line-height: 1.5;
  padding: 0 45px 0 0
}

.wmkc-section-btn {
  width: 30%;
  display: flex;
  padding: 15px 0px;
  background-color: #00bd97;
  justify-content: center;
  align-items: center;
  margin-top: 54px;
  color: #ffff
}

.wmkc-section-jt {
  width: 10%
}

.wmkc-section-as {
  display: flex;
  justify-content: space-between
}

.wmkc-section-sizes {
  width: 48%;
  padding: 0 0 0 55px;
  border-left: #00bd97 solid 6px
}

.wmkc-section-png {
  width: 48%
}

.wmkc-section-sizes h5 {
  font-size: 20px;
  padding: 45px 0
}

.wmkc-section-all,
.wmkc-section-as {
  margin-bottom: 80px
}
/* 右侧悬浮框联系方式的样式 */
.wmkc-email {
background: url(/img/wmkc1_a.webp) no-repeat center center;
}

.wmkc-skype {
background: url(/img/wmkc2_a.webp) no-repeat center center;
}

.wmkc-whatsapp {
background: url(/img/wmkc3_a.webp) no-repeat center center;
}

.wmkc-wechat {
background: url(/img/wmkc4_a.webp) no-repeat center center;
}
.wmkc-email:hover {
background: #F90 url(/img/wmkc1_b.webp) no-repeat center center;
}

.wmkc-skype:hover {
background: #0091DF url(/img/wmkc2_b.webp) no-repeat center center;
}

.wmkc-whatsapp:hover {
background: #2CB740 url(/img/wmkc3_b.webp) no-repeat center center;
}

.wmkc-wechat:hover {
background: #51C332 url(/img/wmkc4_b.webp) no-repeat center center;
}

.vPlay {
  position: absolute;
  bottom: 150px;
  left: 10px;
  background: rgba(0, 0, 0, .2) url(/img/bofang.webp) no-repeat center;
  background-size: 26px;
  z-index: 10;
  cursor: pointer;
  user-select: none;
  width: 40px;
  height: 40px;
  border-radius: 50%
}
.preview-container {
  position: relative;
  width: 100%
}
.preview-container .small-box {
  min-height: 360px;
}

.preview-container .small-box img {
  max-width: 100%;
  max-height: 100%;
  display: block
}

.preview-container .small-box .hover {
  position: absolute;
  width: 180px;
  height: 180px;
  background-color: hsla(0, 0%, 80%, .6);
  border: 1px solid #EEE;
  display: none;
  cursor: move
}

.preview-container .thumbnail-box {
  margin-top: 30px;
  position: relative;
  width: 100%
}

.preview-container .thumbnail-box .btn {
  position: absolute;
  top: 50%;
  width: 22px;
  height: 22px;
  margin-top: -11px;
  color: #009842
}

.preview-container .thumbnail-box .btn i {
  font-size: 26px;
  font-weight: 600
}

.preview-container .thumbnail-box .btn-prev {
  left: 0
}

.preview-container .thumbnail-box .btn-next {
  right: 0
}

.preview-container .thumbnail-box .btn_next_disabled,
.preview-container .thumbnail-box .btn_prev_disabled {
  opacity: .5;
  cursor: not-allowed
}

.preview-container .thumbnail-box .list {
  overflow: hidden;
  width: calc(100% - 72px);
  margin: 0 auto;
  position: relative
}

.preview-container .thumbnail-box .list .swiper-pagination {
  display: none
}

.preview-container .thumbnail-box .list ul .item {
  width: 110px;
  height: 110px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 6px;
  border: 1px solid #e5e5e5;
  font-size: 0;
  cursor: pointer;
  overflow: hidden
}

.preview-container .thumbnail-box .list ul .item img {
  width: 99%
}

.preview-container .thumbnail-box .list ul .item-cur {
  border-color: #009842
}

.preview-container .thumbnail-box .list .banner-page {
  display: none;
  justify-content: center;
  align-items: center;
  position: absolute;
  width: 13.3333333333vw;
  border-radius: 5.3333333333vw;
  background: #009842;
  bottom: 1.3333333333vw;
  right: 1.3333333333vw;
  z-index: 999
}

.preview-container .thumbnail-box .list .banner-page span {
  color: #FFF;
  font-size: 4vw;
  margin: 0 2px
}

.preview-container .big-box {
  display: none;
  overflow: hidden;
  top: 0;
  left: calc(100% - 1px);
  border: 1px solid #e5e5e5;
  position: absolute;
  width: 100%;
  height: 560px;
  background: #FFF;
  z-index: 20
}

.preview-container .big-box img {
  display: block;
  max-width: none;
  max-height: none;
  width: 150%
}

@media (max-width:1366px) {

  .wmkc-section-img,
  .wmkc-section-png {
      margin: auto
  }

  .wmkc-section-btn {
      width: 40%
  }
  .preview-container .big-box,
  .small-box {
      height: 380px
  }

  .preview-container .thumbnail-box .list ul .item {
      width: 65px;
      height: 65px
  }
}
@media(max-width:1200px) {
  .preview-container {
    padding-top: 30px
  }
  .preview-container .thumbnail-box {
    margin-top: 0
  }
  .preview-container .thumbnail-box .btn,
  .preview-container .thumbnail-box .list .swiper-pagination,
  .small-box {
      display: none
  }

  .preview-container .thumbnail-box .list {
      width: 100%
  }

  .preview-container .thumbnail-box .list ul .item-cur {
      border: none
  }

  .preview-container .thumbnail-box .list ul .item {
      width: 100%;
      height: auto;
      border: none
  }

  .preview-container .thumbnail-box .list .banner-page {
      display: flex
  }
}
@media(max-width:1024px) {
  .wmkc-culture-size {
      padding: 20px 20px
  }

  .wmkc-culture-fom {
      margin-bottom: 80px
  }

  .wmkc-culture-header {
      flex-direction: column
  }

  .wmkc-culture-size {
      width: 100%
  }

  .wmkc-culture-main {
      margin-left: 0
  }

  .wmkc-culture-vision {
      width: 100%;
      margin-left: 0
  }

  .wmkc-culture-left {
      width: 48%;
      margin-right: 0
  }

  .wmkc-culture-produ {
      justify-content: space-between
  }

  .wmkc-culture-footer {
      flex-direction: column
  }

  .wmkc-duction-box {
      width: 48%;
  }
}

@media (max-width:768px) {
  .vPlay {
    position: absolute;
    bottom: 10px;
    left: 10px;
    background: rgba(0, 0, 0, .2) url(/img/bofang.webp) no-repeat center;
    background-size: 26px;
    z-index: 10;
    cursor: pointer;
    user-select: none;
    width: 40px;
    height: 40px;
    border-radius: 50%
  }
  .rdStyle {
    display: flex;
    width: 87%;
    z-index: 1
  }
  .rdStyleText {
    display: flex;
    width: 87%;
    /* width: 340px;  */
    height: 197px;
    background: #e7ecf4;
    padding: 3%;
    margin-left: 12%;
    box-shadow: #e7ecf4 50px -92px 0px -50px;
  }
  .state1 {
    display: none
  }
  /* .state2 {
    display: block
  } */
  .rdStyleLaLe {
    display: flex; 
    width: 100%;
    height: 237px;
    z-index: 0;
  }
  .rdStyleLaRi {
    display: flex;
    width: 100%;
    height: 299px; 
    background: #F7F8F8; 
    padding: 5%; 
    margin-left: 0%; 
    margin-bottom: 0%;
  }
  .pMarkVisible{
    display: none
  }
  .rdStyleNoLe {
    display: none; 
    width: 100%;
  }
  .rdStyleNoLeYd {
    display: flex; 
    width: 100%;
    height: 210px; 
    background: #F7F8F8; 
    padding: 5%; 
  }
  .rdStyleNoRi {
    display: none;
    width: 100%;
  }
  .rdStyleNoRiYd {
    display: flex;
    width: 100%;
    height: 237px;
    background: #F7F8F8; 
    z-index: 0;
  }

  .wmkc-culture-header,
  .wmkc-culture-produ {
      flex-direction: column
  }

  .wmkc-culture-size {
      width: 100%;
      padding: 20px 20px
  }

  .wmkc-culture-fom {
      margin-bottom: 80px
  }
  /* aboutUs页面的整体样式 */
  .wmkc-culture-fom .part1_left {
    display: inline-block;
    width: 100%; 
    vertical-align: top;
    margin-bottom: 6%;
  }
  .wmkc-culture-fom .part1_right {
    display: none; 
    width: 37%;
  }
  .wmkc-culture-fom .part2_left {
    background: #88ae68;
    padding: 30px 16px 45px 16px;
  }
  .wmkc-culture-fom .part2_right {
    display:inline-block; 
    width: 100%;
    text-align: center;
  }
  .wmkc-culture-fom .part3_left {
    display:inline-block; 
    width: 100%; 
    text-align: center;
  }
  .wmkc-culture-fom .part4_left {
    display:none; 
    width: 19%;
  }
  .wmkc-culture-fom .part4_right {
    display:inline-block; 
    width: 100%;
    line-height:40px
  }
  .wmkc-culture-fom .partR1_left {
    display: inline-block;
    width: 100%;
  }
  .wmkc-culture-fom .partR1_right {
    display: inline-block; 
    width: 100%;
    padding-left: 4%;
    vertical-align: top;
  }
  .wmkc-culture-fom  .borderTwo {
    text-align: center; 
    padding: 0px 0px 0px 0px;
  }
  .wmkc-culture-fom  .partFw21_left {
    display: inline-block; 
    width: 100%;
    vertical-align: top;
  }
  .wmkc-culture-fom  .partFw22_left {
    display: inline-block; 
    width: 100%;
    vertical-align: top;
  }
  .wmkc-culture-fom  .partFw23_left {
    display: inline-block; 
    width: 100%;
    vertical-align: top;
  }
  .wmkc-culture-fom  .partR21_left {
    display: inline-block; 
    width: 100%;
    vertical-align: top;
  }
  .wmkc-culture-fom  .partR22_left {
    display: inline-block; 
    width: 100%;
    vertical-align: top;
  }
  .wmkc-culture-fom  .partR23_left {
    display: inline-block; 
    width: 100%;
    vertical-align: top;
  }
  .wmkc-culture-fom  .partR24_left {
    display: inline-block; 
    width: 100%;
    vertical-align: top;
  }
  .wmkc-culture-fom .partF1_top {
    /* background: #ecf2f6;  */
    padding: 0px 0px 0px 0px;
  }
  .wmkc-culture-fom  .partF1_left {
    display: inline-block; 
    width: 100%;
    vertical-align: top;
  }
  .wmkc-culture-fom .partF1_left_img {
    display: inline-block;
    vertical-align: top;
    padding-left: 2%;
    width: 100%;
    /* text-align: right; */
  }
  .wmkc-culture-fom  .partF1_left_rd {
    display: inline-block; 
    width: 100%;
    vertical-align: top;
    margin-left: 0%;
  }
  .wmkc-culture-fom .visibleState1 {
    display: none
  }
  .wmkc-culture-fom .visibleState2 {
    display: inline-block
  }
  .wmkc-culture-fom .partF3_top {
    /* background: #eef3ea;  */
    padding: 0px 0px 0px 0px;
  }
  .wmkc-culture-fom .partF3_right {
    display: inline-block; 
    width: 100%;
    vertical-align: top; 
    padding-left: 3%;
  }



  .wmkc-culture-sizee {
      margin-bottom: 50px
  }

  .wmkc-culture-main {
      margin-left: 0
  }

  .wmkc-culture-vision {
      width: 100%;
      margin-left: 0
  }

  .wmkc-culture-left {
      width: 100%;
      margin-right: 0
  }

  .wmkc-culture-tur {
      text-align: center
  }

  .wmkc-culture-ge {
      padding: 50px 10px
  }

  .wmkc-culture-footer {
      flex-direction: column;
      margin-top: 0
  }

  .wmkc-culture-com h5 {
      margin-top: 50px
  }

  .wmkc-duction-box {
      width: 47%
  }

  .wmkc-duction-size {
      padding: 0 10px;
  }

  .wmkc-duction-h {
      font-size: 18px;
  }

  .wmkc-duction-t {
      font-size: 14px;
  }

  .wmkc-section-all,
  .wmkc-section-as {
      flex-direction: column
  }

  .wmkc-section-img img {
      padding: 0
  }

  .wmkc-section-size,
  .wmkc-section-sizes {
      width: 100%
  }

  .wmkc-section-png {
      width: 100%
  }

  .wmkc-section-sizes {
      margin-bottom: 50px
  }

  .wmkc-section-p {
      padding: 0
  }

  .wmkc-section-sizes {
      padding: 0 0 0 15px
  }

  .wmkc-section-btn {
      padding: 15px 0;
      margin: auto;
      margin-top: 20px;
      width: 30%
  }

  .wmkc-section-size {
      margin-left: 0
  }
}

@media (max-width:320px) {
  .wmkc-culture-sub {
      width: 20%
  }

  .wmkc-culture-gg {
      width: 15%
  }

  .wmkc-duction-box {
      width: 100%
  }
}

.crumbs {
  /* color: #00bd97; */
  text-transform: capitalize;
  padding: 0px 0px 17px;
}

.crumbs h1 {
  display: inline-block;
  font-weight: 400
}

.crumbs a {
  color: #313131;
  font-size: 15px;
}

@media(max-width:768px) {
  .item-con {
      display: none
  }

  .preview-container .thumbnail-box {
      margin-top: 0
  }

  .nav2 .item-info {
      display: none
  }

  .pdshow-l,
  .pdshow-r {
      width: 100%
  }

  .hotprocate,
  .hotproduct-l .home-more,
  .preview-container .thumbnail-box .btn,
  .preview-container .thumbnail-box .list .swiper-pagination,
  .small-box {
      display: none
  }

  .preview-container .thumbnail-box .list {
      width: 100%
  }

  .preview-container .thumbnail-box .list ul .item-cur {
      border: none
  }

  .preview-container .thumbnail-box .list ul .item {
      width: 100%;
      height: auto;
      border: none
  }

  .preview-container .thumbnail-box .list .banner-page {
      display: flex
  }

  .pdshow-r {
      padding-left: 0
  }

  .pages-list>div {
      width: 100%
  }

  .pages-list>div:nth-child(1) {
      margin-bottom: 10px
  }

  .faq-list .project-name {
      padding-left: 11%;
      padding-right: 11%
  }

  .faq-list .project-content {
      -webkit-line-clamp: 2;
      line-height: 1.4;
      padding: 3px 0 3px 11%;
      font-size: 14px
  }

  .download-info {
      padding-left: 20px
  }

  .download-name {
      font-size: 18px
  }

  .download-btn {
      margin-left: 220px
  }

  .mobbotact {
      bottom: 0;
      opacity: 1
  }

  .mobactfoot {
      margin-bottom: 1.2rem
  }

  .mobile-bottom-item a {
      color: #FFF
  }

  .prodetails-page .crumbs,
  .prodetails-page .inner-banner {
      display: block
  }

  .news .news-list {
      flex-wrap: nowrap;
      justify-content: flex-start
  }

  .productcate {
      margin-left: .6rem;
      margin-right: .6rem
  }

  .hotproduct-l .home-title {
      text-align: center
  }

  .productcate-box-more {
      padding: 20px 0
  }

  .aboutus-box {
      text-align: left
  }
}


@media(max-width:415px) {
  .pdshow-r h1 {
      font-size: 24px
  }

  .documentcontent-tit,
  .feedback-tit,
  .newsdetails h1,
  .prodetails-box-tit {
      font-size: 20px
  }

  .newspage-item-tit a,
  .productcate-box-title {
      font-size: 18px
  }

  .highpro-step-title,
  .products-list-tit,
  .project-name,
  .video-name,
  nav .nav li a {
      font-size: 17px
  }

  .aboutus-box,
  .aboutus-sec2-box p,
  .pages-list>div,
  .prodetails-bref,
  .search-box #txtSearch,
  body,
  nav .nav .submenu .LiLevel2 a {
      font-size: 16px
  }

  .mob-menu {
      width: .5rem;
      height: .36rem
  }

  .productcate-hot {
      padding: 4px 8px;
      font-size: 12px
  }

  .productcate-box {
      padding: 40px 3% 20px
  }

  .about-r li {
      width: 50%;
      border-right: 1px solid #e5e5e5
  }

  .about-r li:nth-child(2n-1) {
      border-right: none
  }

  .productcate-box-more {
      font-size: 14px;
      padding: 10px 0 20px
  }

  .about-l-text {
      margin: 10px 0 20px
  }

  .about-r li:nth-child(3) {
      border-top: none
  }

  .headact {
      height: 1rem
  }

  .headact .head-box {
      top: 1rem
  }

  .headact .actbox {
      height: calc(100% - 1rem)
  }

  .hotprocate li {
      left: -1px
  }

  .hotprocate {
      margin: 20px 0
  }

  .hotpro-box {
      padding: 6px
  }

  .foot-t {
      padding: 20px 0
  }

  .foot-b {
      font-size: 12px;
      padding: 10px 0
  }

  .highpro-r-box::before {
      width: 80%;
      left: 10%
  }

  .highpro-authentication li,
  .highpro-step,
  .highpro-step-num {
      margin-bottom: 10px
  }

  .highpro-text {
      margin: 10px 0
  }

  .hotprocate li {
      margin-bottom: 0
  }

  .news-text {
      margin: 6px 0 10px
  }

  .news-data {
      margin: 6px 0
  }

  .contact li,
  .contactus li {
      margin-top: 10px
  }

  .crumbs {
      padding: 0px 0 20px
  }

  .video-img a::after {
      background-size: 36px
  }

  .project-content {
      -webkit-line-clamp: 2;
      max-height: 45px
  }

  .products-ninelist-0 .products-list-tit {
      margin-top: 0
  }

  .products-list-text {
      line-height: 1.2
  }

  .page-tit {
      margin-bottom: 20px
  }

  .pdshow-r-text {
      line-height: 1.4
  }

  .newspage-item-box,
  .pdshow-r-btn>a {
      padding: 0 10px
  }

  .pdservice {
      justify-content: flex-start
  }

  .pdservice li {
      margin-right: 20px
  }

  .pdservice li i {
      margin-right: 6px
  }

  .maybe-list>li {
      width: 49%
  }

  .newspage-data,
  .video-data {
      margin: 6px 0 0
  }

  .newspage-text,
  .video-in {
      margin: 2px 0 6px
  }

  .faq-list .project-name {
      padding-left: 15%;
      padding-right: 15%
  }

  .faq-list .project-content {
      padding-left: 15%
  }

  .download-img {
      width: 120px
  }

  .download-info {
      width: calc(100% - 120px)
  }

  .download-btn {
      margin-left: 140px;
      width: 150px;
      font-size: 16px;
      padding: 4px 0
  }

  .download-name {
      font-size: 16px;
      margin: 10px 0 20px
  }

  .head-box nav {
      height: calc(100% - 3.3rem)
  }

  #xyz {
      bottom: .5rem
  }
}

.paginationStyle {
  /* display: none; */
  display: flex;
}

@media(max-width:768px) {
  .paginationStyle {
    display: none;
    /* display: flex; */
  }
  .lastproducts-text-blog {
    display: none;
    /* margin-top: 30% */
  }
  .products-add-inquirl {
    margin-top: 10%
  }
  .item-con {
      display: none
  }
  .search-box #btnSearch {
    /* margin-left: -21%; */
  }
  .searchtxt {
    width: 84%;
    height: 40px;
    border: none;
    border-radius: 3px;
  }

  .preview-container .thumbnail-box {
      margin-top: 0
  }

  .nav2 .item-info {
      display: none
  }

  .pdshow-l,
  .pdshow-r {
      width: 100%
  }

  .hotprocate,
  .hotproduct-l .home-more,
  .preview-container .thumbnail-box .btn,
  .preview-container .thumbnail-box .list .swiper-pagination,
  .small-box {
      display: none
  }

  .preview-container .thumbnail-box .list {
      width: 100%
  }

  .preview-container .thumbnail-box .list ul .item-cur {
      border: none
  }

  .preview-container .thumbnail-box .list ul .item {
      width: 100%;
      height: auto;
      border: none
  }

  .preview-container .thumbnail-box .list .banner-page {
      display: flex
  }

  .pdshow-r {
      padding-left: 0
  }

  .pages-list>div {
      width: 100%
  }

  .pages-list>div:nth-child(1) {
      margin-bottom: 10px
  }

  .faq-list .project-name {
      padding-left: 11%;
      padding-right: 11%
  }

  .faq-list .project-content {
      -webkit-line-clamp: 2;
      line-height: 1.4;
      padding: 3px 0 3px 11%;
      font-size: 14px
  }

  .download-info {
      padding-left: 20px
  }

  .download-name {
      font-size: 18px
  }

  .download-btn {
      margin-left: 220px
  }

  .mobbotact {
      bottom: 0;
      opacity: 1
  }

  .mobactfoot {
      margin-bottom: 1.2rem
  }

  .mobile-bottom-item a {
      color: #FFF
  }

  .prodetails-page .crumbs,
  .prodetails-page .inner-banner {
      display: block;
      padding: 31px 23px 17px;
  }

  .news .news-list {
      flex-wrap: nowrap;
      justify-content: flex-start
  }

  .productcate {
      margin-left: .6rem;
      margin-right: .6rem
  }

  .hotproduct-l .home-title {
      text-align: center
  }

  .productcate-box-more {
      padding: 20px 0
  }

  .aboutus-box {
      text-align: left
  }
  .about-l .home-more {
    width: 109px;
    margin-left: 8%;
  }
  .about-l .contact-more {
    width: 109px;
  }
  #aboutus-mark .news-list li {
    width: 100%
  }
  /* img {
    max-height: 68%
  } */
}

.newpages-list {
  display: flex;
  justify-content: center
}

.newpages-list>div {
  /* width: 40%; */
  display: flex;
  align-items: center;
  font-size: 16px;
  color: #777;
  transition: all .2s ease-in-out
}

.newpages-list>div span {
  display: block;
  width: calc(100% - 46px)
}

.newpages-list>div i {
  font-size: 26px;
  font-weight: 700;
  margin: 0 10px
}

.newpages-list>div:first-child {
  text-align: right
}

.newpages-list>div:hover {
  color: #000
}

.newpages-list>div:hover i {
  color: #00bd97
}
@media(max-width:540px) {

  .container,
  .container-s {
      padding-left: 15px;
      padding-right: 15px
  }

  .productcate {
      margin-left: 15px;
      margin-right: 15px
  }

  .mob-menu span {
      height: 3px
  }

  .home-title,
  .location-title,
  .writetous h5 {
      font-size: 26px
  }

  .about-r-num,
  .page-tit {
      font-size: 22px
  }

  .foot-list div h6 {
      font-size: 20px
  }

  .project-name {
      font-size: 18px
  }

  .faq-list .project-name {
      font-size: 16px
  }

  .hotpro-title,
  .newpages-list>div {
      font-size: 14px
  }

  .inquiry-form input {
      width: 100%;
      margin-bottom: 10px
  }

  .document-text {
      padding-bottom: 10px
  }

  .project-content {
      margin-top: 2px
  }

  .document-title,
  .newsdetails-cont p {
      margin-bottom: 10px
  }

  .newspage-ninelist-1 li,
  .products-ninelist-1 li {
      width: 49%;
      margin-right: 2%
  }

  .newspage-ninelist-1 li:nth-child(3n),
  .products-ninelist-1 li:nth-child(3n) {
      margin-right: 2%
  }

  .newspage-ninelist-1 li:nth-child(2n),
  .products-ninelist-1 li:nth-child(2n) {
      margin-right: 0
  }

  .newsdetails .flex img {
      width: 100% !important;
      margin: 1% 0
  }

  .newpages-list>div {
      width: 50%
  }
}