.detail {
  padding: 40px 0 30px;
  overflow: hidden;
  font-size: 14px;
  line-height: 26px;
}
.detail .detailBox {
  overflow: hidden;
  width: 100%;
  margin:0% auto 3% auto;
  background:#f9f9f9;
}
.detail .detailBox li {
  width: 35%;
  float: left;
}
.detail .detailBox li h3 {
  font-size:22px;
  font-weight:bold;
  color: #3a4950;
  padding-top: 20px;
  padding-bottom: 8px;
  margin-bottom: 12px;
}

.detail .detailBox li.performance {
  width: 62%;
  padding: 2% 0px;
  color:#535353;
}
.detail .detailBox .img img {
  max-height: 100%;
  max-width: 90%;
  margin: 0 auto;
}

.effect {
  padding: 50px 0px;
  overflow: hidden;
}
.effect p {
  max-width: 100%;
  margin: 0 auto;
  text-align: center;
}
.effect p img {
  max-width: 100%;
}
.hue {
  padding: 50px 0 20px;
  overflow: hidden;
}
.hue h2 { 
  font-size:22px;
  font-weight:bold;
  color: #3a4950;
  margin-top: 10px;
}
.hue ul {
  width: 100%;
  margin: 0 auto;
  padding-top: 15px;
  overflow: hidden;
}
.hue ul li {
  width: 32.333%;
  float: left;
  margin: 1% 0.5%;
  padding: 0.5% 0px;
  background: #f9f9f9;
  border-radius: 2px;
  transition: ease-in-out 0.6s;
}
.imgs .img img{
	width:100%;
}
.hue ul li h5 {
    font-size: 16px;
    text-align: center;
    color: #0067b1;
    overflow: hidden;
    line-height: 30px;
}
.hue ul li h5 span {
    font-size: 14px;
    color: #48495d;
    display: block;
    border-top: 1px solid #f2f2f2;
    transition: ease-in-out 0.6s;
    min-height: 30px;
	display: block;
    white-space: nowrap;
}
.hue ul li:hover {
  background:#d7dc11;
}
.hue ul li:hover h5 {
  color: #666811;
}
.hue ul li:hover span {
  border-top:1px solid #bbbf09;
}
.Shue {
  padding: 50px 0 20px;
  overflow: hidden;
}
.Shue ul {
  width: 96%;
  margin: 0 auto;
  padding-top: 15px;
  overflow: hidden;
}
.Shue ul li {
  width: 47%;
  max-width:500px;
  position: relative;
  font-size: 15px;
  color: #000;
  text-align: center;
  overflow: hidden;
  margin-right: 3%;
  margin-bottom: 4px;
}
.Shue ul li .imgs {
  width: 100%;
  height: 100%;
}
.Shue ul li .imgs img{
  width: 100%;
  height: 100%;
}
.Shue ul li:hover .title {
  bottom: 0;
}
.Shue ul li .title {
  width: 100%;
  line-height: 70px;
  color:#999999;
}
.Shue ul li .title .bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #ffffff;
  opacity: .3;
}
.Shue ul li .title p {
  position: relative;
  z-index: 2;
}
.Shue .tishi {
  width:94%;
  padding: 20px 0;
  border: 1px solid #999999;
  font-size: 15px;
  font-family: '宋体';
  color: #777777;
  text-align:center;
  line-height: 26px;
  margin: 50px auto 50px auto;
}
.Shue .tishi p {
  width: 94%;
  margin: 0 auto;
}

@media (max-width: 720px) {
  .lines {
    height: 1px;
  }
  .detail,
  .effect,
  .hue,
  .process,
  .video,
  .moreProduct {
    padding: 0.5rem 0 0.65rem;
  }
  .hue ul,
  .process ul,
  .moreProduct ul,
  .video ul {
    width: 100%;
  }
  .effect p,
  .video ul,
  .moreProduct ul,
  .detail .detailBox,
  .process ul {
    padding-top: 1.15rem;
  }
  .detail .detailBox li {
    width: 44%; margin-right:1%;
	float:left;
    /*float: none;*/
  }
  .detail .detailBox li .name {
    width: 100%;
    float: left;
    font-size: 0.6rem;
    margin-bottom: 0.9rem;
    height: 2.2rem;
    max-width: 100%;
    line-height: 2.2rem;
  }
  .detail {
    font-family: "微软雅黑";
  }
  .detail .detailBox li .name .color {
    height: 100%;
  }
  .detail .detailBox li .name .nameT {
    color: #444444;
  }
  .detail .detailBox li .zhu {
    font-size: 0.65rem;
    line-height: 22px;
    top: -0.6rem;
    color: #888888;
  }
  .detail .detailBox li {
    font-size: 0.6rem;
    color: #666666;
    line-height: 0.9rem;
  }
  .detail .detailBox li h6 {
	padding-top: 0.2rem;
	padding-bottom: 0.2rem;
	margin-bottom:0.2rem;
    font-size: 1rem;
    color: #444444;
  }
  .detail .detailBox li.performance p {
    color: #444444;
  }
  .detail .detailBox .img p {
    height: auto;
    overflow: hidden;
    text-align: center;
    padding-top: 1.0rem;
  }
  .detail .detailBox .img p img {
    position: static;
  }
  .detail .detailBox .img .us {
    width: 180px;
  }
  .detail .detailBox .img .us em {
    padding-left: 10px;
  }
  .hue .productT {
    padding-bottom: 10px;
  }
  .hue ul li {
    width: 48%;
  }
  .hue ul li h5{
    font-size: 0.7rem;
	line-height:2.0rem;
  }
  .hue ul {
    padding-top: 0.5rem;
  }
  .Shue .productT {
    padding-bottom: 10px;
  }
  .Shue ul li .title {
    font-size: 0.55rem;
	line-height:2.0rem;
  }
  .Shue ul {
    padding-top: 0.5rem;
  }

  .process ul li .imgs {
    height: 3.0rem;
  }
  .process ul li p {
    font-size: 0.8rem;
    color: #444444;
    padding-top: 0.25rem;
  }
  .video li {
    height: 5.0rem;
    width: 49%;
    margin-right: 2%;
  }
  .video li .btn img {
    height: 1.2rem;
    width: auto;
  }
  .moreProduct ul li {
    width: 32%;
    margin-right: .4%;
    margin-bottom: 4px;
  }
  .moreProduct ul li .imgs {
    height: 5.0rem;
  }
  .moreProduct ul li p {
    font-size: 0.75rem;
    color: #444444;
    padding-bottom: 0.75rem;
  }
  .productClass dl {
    width: 99.6%;
    margin-bottom: 0.5rem;
  }
  .detail .detailBox,
  .effect p {
    max-width: 100%;
  }
  .detail .detailBox li.performance {
    width: 55%; margin-right:0px;
  }
  .hue .tishi {
    width: 90%;
    padding: 0.65rem 0;
    font-size: .5rem;
    line-height: 1.0rem;
    font-family: "微软雅黑";
    margin: 1.5rem auto 0;
  }
  .productClass {
	  display:none;
    height: auto;
    overflow: hidden;
  }

}
@media (min-width: 721px) and (max-width: 1023px) {
  .hue ul,
  .process ul,
  .moreProduct ul,
  .video ul {
    width: 100%;
  }
  .detail,
  .effect,
  .hue,
  .process,
  .video,
  .moreProduct {
    padding: 20px 0;
  }
  .effect{ padding:20px 0; padding-top:10px;}
  .hue ul {
    padding-top:30px;
  }
  .hue ul li {
    margin-right: 2%;
    width: 46%;
  }
  .hue ul li .title {
    font-size: 12px;
  }
  .detail {
    font-size: 12px;
    line-height: 22px;
  }
  .detail .detailBox li {
    margin-right: 1%;
  }
  .detail .detailBox li.performance {
  width: 66%;
}
  .detail .detailBox li .name {

    margin-bottom: 20px;
  }
  .detail .detailBox li .name .nameT {
    font-size: 12px;
  }
  .detail .detailBox li .zhu {
    top: -16px;
    line-height: 20px;
    width: 100%;
  }
  .detail .detailBox li h6 {
    padding-top: 12px;
    margin-bottom: 6px;
  }
  .detail .detailBox .img p {
    height: 220px;
  }
  .lines {
    height: 10px;
  }
  .effect p,
  .video ul,
  .moreProduct ul,
  .detail .detailBox {
    padding-top: 30px;
  }
  .process ul li {
    font-size: 14px;
  }
  .process ul li .imgs {
    height: 120px;
  }
  .process ul li p {
    font-size: 12px;
    padding-top: 12px;
  }
  .video li {
    width: 49%;
    margin-right: 2%;
    height: 240px;
  }
  .moreProduct ul li {
    margin-right: 2%;
  }
  .moreProduct ul li .imgs {
    height: 140px;
  }
  .moreProduct ul li p {
    padding-bottom: 20px;
    font-size: 12px;
  }
  .detail .detailBox,
  .effect p {
    max-width: 100%;
  }
  .hue .tishi {
    width: 60%;
    margin: 30px auto 0;
    padding: 16px 0;
    font-size: 12px;
    line-height: 22px;
  }
}
@media (min-width: 1024px) and (max-width: 1335px) {
  .hue ul,
  .process ul,
  .moreProduct ul,
  .video ul {
    width: 100%;
  }
  .hue ul li {
    max-width: 100%;
    margin-right: 2%;
  }
  .detail {
    font-size: 14px;
  }
  .detail .detailBox li {
    margin-right:0%;
  }
  .detail .detailBox li .name {
    max-width: 300px;
    margin-bottom: 20px;
  }
  .detail .detailBox li .name .nameT {
    font-size: 12px;
  }
  .detail .detailBox li .zhu {
    top: -16px;
    width: 300px;
    line-height: 20px;
  }
  .lines {
    height: 10px;
  }
  .effect p,
  .video ul,
  .moreProduct ul {
    padding-top: 40px;
  }
  .hue ul {
    padding-top: 16px;
  }
  .process ul li {
    font-size: 14px;
  }
  .process ul li .imgs {
    height: 150px;
  }
  .video li {
    width: 49%;
    margin-right: 2%;
    height: 320px;
  }
  .moreProduct ul li .imgs {
    height: 190px;
  }
  .moreProduct {
    padding: 40px 0 80px;
  }
  .moreProduct ul li p {
    padding-bottom: 20px;
    font-size: 14px;
  }
  .productClass dl dd {
    height: 26px;
    line-height: 26px;
  }
  .detail .detailBox,
  .effect p {
    max-width: 100%;
  }


}
