body{
  background-color: #F7F7F7;

}
a,a:hover{ 
  text-decoration: none;
  }
.product-box{
  
}
.product-box .title{
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  color: #FFFFFF;
  padding: 40px 0;
}
.product-box .ul{
  
}
.product-box .ul .li{
  width: 227px;

}
.product-box .ul .li .product-top{
  height: 73px;
  background-color: #FFFFFF;
  padding-top: 32px;
  padding-left: 16px;
}
.product-box .ul .li .img-box{
  height: 316px;
  overflow: hidden;
}
.product-box .ul .li .img-box img{
  transition: all 0.3s;
}
.product-box .ul .li:hover .img-box img{
  transform: scale(1.2);
}
.product-box .ul .li .tit{
  color: #666666;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 16px;
}
.product-box .ul .li .xian{
  width: 67px;
  height: 2px;
  background: #00544E;
  border-radius: 1px 1px 1px 1px;
}
/*  */
.title{
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  color: #00544E;
  padding: 64px 0 40px;
}

/*  */
.product-extension{
  position: relative;
}
.product-extension .left-box{
  background-image: url('../images/extension.png');
  background-size: 100% 100%;
  width: 874px;
  height: 628px;
}
.product-extension .left-box .cont{
  position: absolute;
  left: 96px;
  bottom: 20px;
  width: 746px;
  color: #fff;

}
.product-extension .cent-box{
  width: 390px;

}
.product-extension .cent-box .picBox {
  height: 330px;
  position: relative;
  overflow: hidden;
}

.product-extension .cent-box .picBox ul {
  height: 330px;
  position: absolute;
}

.product-extension .cent-box .picBox li {
  width: 226px;
  height: 226px;
}







.product-extension .cent-box .toggle-box{
  width: 230px;
  height: 64px;
  background-image: url('../images/toggle.png');
  background-size: 100% 100%;

  font-size: 18px;
  color: #00544E;
  margin: 59px auto 50px;
}
.product-extension .cent-box .tit{
  font-size: 18px;
  font-weight: bold;
  color: #666666;
  text-align: center;
  margin-bottom: 32px;
}
.product-extension .cent-box .ul li img{
  border: 1px solid #fff;
}
.product-extension .cent-box .ul .on-select img{
  border: 1px solid #00544E;
}
.product-img{
  width: 226px;
  height: 226px;
  margin: 0 auto;
  position: relative;

  margin-bottom: 60px;
  background-image: url('../images/p1.png');
}
.product-flag{
  position: absolute;
  bottom: 20%;
  left: 50%;
  transform: translate(-50%,0);
}
.product-extension .cent-box .tit1{
  font-size: 14px;
  color: #666666;
  text-align: center;
  margin-bottom: 16px;
}
.product-extension .cent-box .suolue-b .ul li{
  cursor: pointer;
}

/* 关于我们 */
.about-us{
  position: relative;
}
.about-us .left-box .tit{
  font-weight: bold;
  font-size: 24px;
  color: #333333;
}
.about-us .left-box{
  position: relative;
}
.about-us .left-box .xian{
  width: 128px;
  height: 3px;
  background: #00544E;

  margin-top: 16px;
  margin-bottom: 32px;
}
.about-us .left-box .cont{
  color: #333333;
  margin-right: 40px;
}
.about-us .left-box .more-box{
  border: 1px solid #00544E;
  width: 111px;
  height: 39px;
  font-size: 14px;
  color: #00544E;

  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 100;
}
.about-us .left-box .more-box a{
  
  color: #00544E;
 
}
.about-us .left-box .more-box:hover{
  background-color: #00544E;
  color: #fff;
}
.about-us .left-box .more-box:hover a{
  
  color: #fff;
}
/* Product Advantages */
.product-advantages{
  
}
.product-advantages .left-box{
  position: relative;
}
.product-advantages .tit{
  position: absolute;
  bottom: 16px;
  left: 16px;
  color: #fff;
}
.product-advantages .right-box > div{
  position: relative;
}

/* news */
.news{

}
.news-left{
  width: 384px;
  height: 435px;
  background: #FFFFFF;
  box-shadow: 0px 3px 6px 1px rgba(0,0,0,0.09);
  overflow: hidden;
  cursor: pointer;
}
.news-left .news-left-top{
  position: relative;
  height: 267px;
  overflow: hidden;
}
.news-left .news-left-top img{
  transition: all 0.3s;
}
.news-left .news-left-top:hover img{
  transform: scale(1.2);
}
.news-left .news-left-top .time-box{
  position: absolute;
  top: 0;
  left: 0;
  width: 68px;
  height: 68px;
  background: #00544E;
}
.news-left .news-left-top .time-box p:first-child{
  font-size: 18px;
  font-weight: bold;
  color: #FFFFFF;
}
.news-left .news-left-top .time-box p:last-child{
  font-size: 14px;
  color: #F5F5F5;
}
.news-left .cont1{
  padding: 20px 16px 0;
  font-size: 18px;
  color: #333333;
}
.news-left .cont1 a{
  
  color: #333333;
}

.news-left .cont2{
  padding: 16px 16px;
  font-size: 14px;
  color: #999999;
}
.news-right-lists{
}
.news-right-list{
  width: 384px;
  width: 336px;
  height: 104px;
  height: 70px;

  border: 1px solid #CCCCCC;
  margin-bottom: 7px;

  padding: 16px 24px;
}
.news-right-list .p1,.news-right-list .p1 a{
  font-weight: bold;
  color: #333333;
}
.news-right-list .p2{
  font-size: 14px;
  color: #999999;
  margin-top: 8px;
}

