.navbar-default .navbar-nav > li > a {
  color: #fff !important;
}
.navtitle {
  background-color: #000;
  width: 100%;
}
.navtitle nav {
  width: 75%;
  margin: 0 auto;
  background-color: #000;
  border: 0;
}
.navtitle nav .navbar-brand {
  padding: 5px;
}
.navtitle nav li {
  padding: 0px 5px;
}
.product-img {
  width: 100%;
  margin-bottom: 30px;
}
.product-img img {
  width: 100%;
}
.pdimg2 {
  width: 100%;
}
.pdimg2 .pdtitle {
  width: 70%;
  text-align: center;
  margin: 0 auto;
}
.pdimg2 .pdtitle h2 {
  margin-bottom: 2px;
}
.pdimg2 .pdtitle i {
  font-style: normal;
  height: 20px;
  line-height: 26px;
  margin-bottom: 30px;
}
.pdimg2 .pdimg-c {
  margin-top: 20px;
  margin-bottom: 20px;
}
.pdimg2 .pdimg-c img {
  display: block;
  width: 17%;
  float: left;
  margin-left: 31%;
  margin-right: 3%;
  margin-top: 15px;
}
.pdimg2 .pdimg-c p {
  width: 200PX;
  width: 343px;
  display: block;
  float: left;
  margin-top: 3%;
  text-align: left;
  font-size: 15px;
}
.four {
  width: 100%;
  margin-top: 30px;
  background-image: url(../images/Product_04.png);
  position: relative;
}
.four .row {
  width: 70%;
  position: absolute;
  position: static;
  top: 0;
  margin-left: 14%;
  margin-top: 40px;
  padding: 70px;
}
.four .row .thumbnail {
  background-color: transparent;
  color: #fff;
  margin-top: 7%;
  border: 1px solid #30475a;
  position: relative;
}
.four .row .thumbnail span {
  width: 96%;
  font-size: 35px;
  text-align: center;
  padding: 49px 9px 10px 11px;
}
.four .row .thumbnail .caption {
  text-align: center;
  height: 130px;
}
.four .row .thumbnail h4 {
  font-weight: 700;
  color: #fff;
  margin-bottom: 10px;
}
.four .row .thumbnail p {
  color: #fff;
}
.serve {
  margin-top: 35px;
  width: 100%;
}
.serve .pdtitle {
  width: 70%;
  text-align: center;
  margin: 0 auto;
}
.serve .pdtitle h2 {
  margin-bottom: 2px;
}
.serve .pdtitle i {
  font-style: normal;
  height: 20px;
  line-height: 26px;
  margin-bottom: 30px;
}
.serve .serve2 {
  width: 100%;
}
.serve .serve2 .row {
  width: 70%;
  position: absolute;
  position: static;
  top: 0;
  margin-left: 14%;
  padding: 10px 30px 30px 30px;
}
.serve .serve2 .row .thumbnail {
  color: #fff;
  margin-top: 7%;
  padding-top: 10px;
}
.serve .serve2 .row .thumbnail img {
  width: 60px;
  margin-bottom: 14px;
}
.serve .serve2 .row .thumbnail .caption {
  text-align: center;
}
.serve .serve2 .row .thumbnail h4 {
  margin-bottom: 10px;
  height: 20px;
  line-height: 20px;
}
.foot {
  width: 100%;
  height: 100px;
  background-color: #e1e2e5;
  position: relative;
}
.foot ul {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.foot ul li {
  text-align: center;
  float: left;
}
.foot ul li a {
  text-decoration: none;
  color: #9a9999;
}
.foot span {
  position: absolute;
  left: 50%;
  top: 74%;
  transform: translate(-50%, -50%);
  color: #9a9999;
  margin-bottom: 20px;
}
