.container .guang-dong-derun-textile {
  width: 100%;
  height: 5.5rem;
}
.container .guang-dong-derun-textile .title {
  display: block;
  font-size: 0.78rem;
  padding-top: 0.7rem;
}
.container .guang-dong-derun-textile .description {
  display: block;
  font-size: 0.32rem;
}
.container .textile-innovative-fabric {
  width: calc(100% - .56rem);
  height: auto;
  background: none;
  margin: 0 auto;
}
.container .textile-innovative-fabric img {
  width: 100%;
  display: block;
}
.container .welcome-to-derun-textile {
  width: calc(100% - .56rem);
  height: auto;
  background: none;
  margin: 0 auto;
}
.container .welcome-to-derun-textile img {
  width: 100%;
  display: block;
}
.container .video-box {
  width: calc(100% - .56rem);
  height: auto;
  overflow: hidden;
  margin: 0.5rem auto 0 auto;
}
.container .video-box:after {
  display: block;
  content: '';
  clear: both;
}
.container .video-box video {
  width: 100%;
  float: left;
}
.product-wrapper {
  width: calc(100% - .56rem);
  height: auto;
  overflow: hidden;
  margin: 0 auto;
}
.product-wrapper ul {
  margin: 0.5rem 0;
  padding: 0;
  list-style: none;
  height: auto;
  overflow: hidden;
}
.product-wrapper ul li {
  width: 32%;
  height: auto;
  border: 1px solid #c3c3c3;
  float: left;
  box-sizing: border-box;
  position: relative;
}
.product-wrapper ul li:nth-child(2) {
  margin: 0 2%;
}
.product-wrapper ul li .product-img {
  width: 100%;
  height: auto;
  margin: 0;
  overflow: hidden;
  border: 5px solid transparent;
  box-sizing: border-box;
}
.product-wrapper ul li .product-img img {
  width: 100%;
  height: 100%;
  transition: all 0.8s;
  -moz-transition: all 0.8s;
  /* Firefox 4 */
  -webkit-transition: all 0.8s;
  /* Safari and Chrome */
}
.product-wrapper ul li .product-img img:hover {
  transform: scale(1.3, 1.3);
  -ms-transform: scale(1.3, 1.3);
  /* IE 9 */
  -webkit-transform: scale(1.3, 1.3);
  /* Safari 和 Chrome */
  -o-transform: scale(1.3, 1.3);
  /* Opera */
  -moz-transform: scale(1.3, 1.3);
  /* Firefox */
}
.product-wrapper ul li .product-title {
  width: 100%;
  height: 0.6rem;
  line-height: 0.5rem;
  font-size: 0.26rem;
  color: #3a3a3a;
  text-align: center;
  text-transform: uppercase;
}
.product-wrapper ul li .product-title a {
  color: #3a3a3a;
  text-decoration: none;
}
.product-wrapper ul li .product-title a:hover {
  color: #FF6600;
}
.product-wrapper ul li a.more {
  width: 63px;
  height: 17px;
  display: none;
  position: absolute;
  right: 30px;
  bottom: 8px;
  text-decoration: none;
}
.process-wrapper {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
}
.process-wrapper ul {
  margin: 0.6rem 0.14rem 0.6rem 0.14rem;
  padding: 0;
  list-style: none;
}
.process-wrapper ul:after {
  display: block;
  content: '';
  clear: both;
}
.process-wrapper ul li {
  width: 25%;
  height: auto;
  overflow: hidden;
  float: left;
  margin: 0;
  box-sizing: border-box;
  border-left: 0.14rem solid transparent;
  border-right: 0.14rem solid transparent;
}
.process-wrapper ul li:first-child {
  margin-left: 0;
}
.process-wrapper ul li:last-child {
  margin-right: 0;
}
.process-wrapper ul li .img {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.process-wrapper ul li .img:after {
  display: block;
  content: '';
  clear: both;
}
.process-wrapper ul li .img img {
  width: 100%;
  float: left;
  transition: all 0.8s;
  -moz-transition: all 0.8s;
  /* Firefox 4 */
  -webkit-transition: all 0.8s;
  /* Safari and Chrome */
}
.process-wrapper ul li .img img:hover {
  transform: scale(1.3, 1.3);
  -ms-transform: scale(1.3, 1.3);
  /* IE 9 */
  -webkit-transform: scale(1.3, 1.3);
  /* Safari 和 Chrome */
  -o-transform: scale(1.3, 1.3);
  /* Opera */
  -moz-transform: scale(1.3, 1.3);
  /* Firefox */
}
.process-wrapper ul li .text {
  width: 100%;
  height: 1rem;
  line-height: 0.8rem;
  font-size: 0.28rem;
  color: #FF6600;
  text-align: center;
}
.process-wrapper .process-title {
  width: 100%;
  height: 153px;
  background: url("../img/process.jpg") no-repeat center top;
}
.process-wrapper .process-title .text {
  display: none;
}
.process-wrapper .process-text {
  width: 100%;
  height: 108px;
  text-align: center;
  font-size: 16px;
  color: #7d7d7d;
}
.process-wrapper .box {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.process-wrapper .box:after {
  display: block;
  content: '';
  clear: both;
}
.process-wrapper .box .process-img-wrapper {
  width: 559px;
  height: auto;
  overflow: hidden;
  float: left;
  margin-bottom: 90px;
}
.process-wrapper .box .process-img-wrapper:after {
  display: block;
  content: '';
  clear: both;
}
.process-wrapper .box .process-img-wrapper .big-box {
  width: 304px;
  height: 255px;
  float: left;
  overflow: hidden;
}
.process-wrapper .box .process-img-wrapper .big-box.mobile {
  display: none;
}
.process-wrapper .box .process-img-wrapper .big-box.pc {
  display: block;
}
.process-wrapper .box .process-img-wrapper .big-box img {
  width: 100%;
}
.process-wrapper .box .process-img-wrapper .big-box.img img {
  width: 100%;
  height: 100%;
  transition: all 0.8s;
  -moz-transition: all 0.8s;
  /* Firefox 4 */
  -webkit-transition: all 0.8s;
  /* Safari and Chrome */
}
.process-wrapper .box .process-img-wrapper .big-box.img img:hover {
  transform: scale(1.3, 1.3);
  -ms-transform: scale(1.3, 1.3);
  /* IE 9 */
  -webkit-transform: scale(1.3, 1.3);
  /* Safari 和 Chrome */
  -o-transform: scale(1.3, 1.3);
  /* Opera */
  -moz-transform: scale(1.3, 1.3);
  /* Firefox */
}
.process-wrapper .box .process-img-wrapper .small-box {
  width: 255px;
  height: 255px;
  float: left;
  overflow: hidden;
}
.process-wrapper .box .process-img-wrapper .small-box.mobile {
  display: none;
}
.process-wrapper .box .process-img-wrapper .small-box.pc {
  display: block;
}
.process-wrapper .box .process-img-wrapper .small-box img {
  width: 100%;
}
.process-wrapper .box .process-img-wrapper .small-box.img img {
  width: 100%;
  height: 100%;
  transition: all 0.8s;
  -moz-transition: all 0.8s;
  /* Firefox 4 */
  -webkit-transition: all 0.8s;
  /* Safari and Chrome */
}
.process-wrapper .box .process-img-wrapper .small-box.img img:hover {
  transform: scale(1.3, 1.3);
  -ms-transform: scale(1.3, 1.3);
  /* IE 9 */
  -webkit-transform: scale(1.3, 1.3);
  /* Safari 和 Chrome */
  -o-transform: scale(1.3, 1.3);
  /* Opera */
  -moz-transform: scale(1.3, 1.3);
  /* Firefox */
}
.process-wrapper .box .process-img-wrapper .text-title {
  width: 100%;
  color: #FF6600;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  padding-top: 30px;
}
.process-wrapper .box .process-img-wrapper .text-description {
  padding: 25px;
  font-size: 12px;
  line-height: 2em;
  color: #999;
}
.process-wrapper .box .process-img-wrapper .text-description p {
  margin: 0;
  padding: 0;
}
/*# sourceMappingURL=home-1024.css.map */