
.hawkeye {
    font-family: frutigernext,  Arial, Helvetica, sans-serif;
    font-size: 15px;
    line-height: 28px;
}

.bg-gray {
    background-color: #f2f2f2;
}

.product-box {
    padding: 30px 20px;
    height: auto;
    overflow: hidden;
	margin-bottom: 30px;
}

.product-title-1 {
    display: block;
    height: 55px;
    background: url(../image/title-intruduction.png) no-repeat 0 0;
}
.product-title-2 {
    display: block;
    height: 55px;
    background: url(../image/title-advantages.png) no-repeat 0 0;
}

.product-title-none {
    display: block;
    background:none;
    font-size: 20px;
    font-weight: 700;
    color: #02adff;
}


.product-title-3 {
    display: block;
    height: 55px;
    background: url(../image/title-functions.png) no-repeat 0 0;
}


.product-title-4 {
    display: block;
    height: 55px;
    background: url(../image/title-hyfa.png) no-repeat 0 0;
}



.product-box  .text {
    width: 460px;
    line-height: 28px;
}


.fl { float: left;}
.fr { float: right;}


.product-box .text h1 {
    font-size: 18px;
    color: #333;
    font-weight: bold;
    line-height: 28px;
	text-align: left;
}


.product-box .text h2 {
    font-size: 16px;
    color: #333;
    font-weight: bold;
    line-height: 28px;
	text-align: left;
}



.product-box .text p {
    padding-bottom: 8px;
    color: #444;
    line-height: 28px;
    font-size: 14px;
	text-align: left;
}

.ptextaa{color:#666;text-indent:20px;text-align: left;line-height: 32px;}


.scrool {
    width: 1170px;
    overflow: hidden;
    padding-top: 12px;
}



.header {
  position: absolute;
  top:0; background-color:
  
  left: auto;
  right: auto;
  width: 100%;
  min-height:75px;
  padding: 0;
    background-color: #fff;
    box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.1);
  z-index: 9999;
}

.menu-always-on-top .header {
  background: #fff;
  top: 0;
  bottom: auto;
  position: fixed;
}

.pull-right {
    float: right!important;
}

.pull-right p {
    float: right; margin-top: 30px;
    font-size: 15px;
}
.pull-right img {
   margin-right:8px;
}

.newslist dd{color: #000;
    text-indent: 20px;
    text-align: left;
    line-height: 32px;}