.hen_util h2 {
    margin-bottom: 20px;
    line-height: 1.5em;
}
.printDisplayWrapper sup{ font-size: 0.6em }
.functionItems .item p { font-size: 14px; }
.functionItems .item.col-3 { margin-bottom: 30px; }
.productSpec .productSpec_c .row{ width: 100%; }
.newspec img{ width: 100%; }

.productSpec .productSpec_c .newspec p{
  line-height: 25px;
  font-size: 14px;
  color: #5d5a5a;
  font-weight: normal;
}
.productSpec .productSpec_c .newspec p span{
  font-weight: bold;
  color: #000;
}
.productSpec .productSpec_c .newspec .col-sm-6{
  margin-bottom: 10px;
}
.productSpec .productSpec_c .newspec ul{
  margin-top: 10px;
}
.productSpec .productSpec_c .newspec ul li{
  position: relative;
  line-height: 1.5em;
  color: #5d5a5a;
  padding: 2px 0 2px 15px;
  background: url(/common/Style2/css/images/prd_dot.png) 0 7px no-repeat;

}

.functionItems .item.col-3 ul li{ position: relative; padding-left: 15px; }
.functionItems .item.col-3 ul li:before{ position: absolute; content: " "; background: #000; height: 6px; width: 6px; left: 0; top: 0.4em; border-radius: 100%; }
/*.productSpec .productSpec_c .newspec ul li:before{ content: " "; position: absolute; width: 0.4em; height: 0.4em; border-radius: 50%; left: 0; top: 8px; background: #1b8be9; }*/
/**/





