
@font-face {
  font-family: 'iconfont';  /* project id 446909 */
  src: url('http://at.alicdn.com/t/font_446909_ov3d9z2fyjru23xr.eot');
  src: url('http://at.alicdn.com/t/font_446909_ov3d9z2fyjru23xr.eot?#iefix') format('embedded-opentype'),
  url('http://at.alicdn.com/t/font_446909_ov3d9z2fyjru23xr.woff') format('woff'),
  url('http://at.alicdn.com/t/font_446909_ov3d9z2fyjru23xr.ttf') format('truetype'),
  url('http://at.alicdn.com/t/font_446909_ov3d9z2fyjru23xr.svg#iconfont') format('svg');
}
.slideBox{ width:100%; overflow:hidden; position:relative;  }
    .slideBox .hd{ overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; width: 100%;}
    .slideBox .hd ul{ overflow:hidden; zoom:1; float:left;width: 100%;text-align: center;  }
    .slideBox .hd ul li{display: inline-block;   width:56px; height:3px; text-align:center;margin: 0 5px; background:#fff; cursor:pointer; }
    .slideBox .hd ul li.on{ background:#09FCFF; color:#fff; }
    .slideBox .bd{ position:relative; height:100%; z-index:0;   }
    .slideBox .bd li{ zoom:1; vertical-align:middle; }
    .slideBox .bd img{ width:100%;  display:block;  }

/*common title*/
.com-title{
  width: 100%;
  height: 56px;
  line-height: 56px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ddd;
  overflow: hidden;
}
.w-455{
  width: 455px;
}
.w-665{
  width: 665px;
}
/*common title end*/
.news-more{
  text-align: right;
}
.news-item{
  display: block;
  background: #F8F8F8;
  padding: 17px;
  margin-bottom: 10px;
}
.news-item:hover h3{
  text-decoration: underline;
  color: #245b1d;

}

.news-item h3{
  font-size: 16px;
  color: #333;
  margin-bottom: 10px;
  font-weight: bold;
  height: 21px;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
}
.news-item p{
  line-height: 180%;
  color: #666;
  font-size: 14px;
  height: 25px;
  text-overflow:ellipsis;
  white-space: nowrap;
  overflow: hidden;

}
.news-con{
  padding: 15px;
}
.c-title-con{
  font-size: 22px;
  color:  #245B1D;
  font-weight: bold;
}
.c-title-more span,
.c-title-more i{
  color: #999;
  font-size: 14px;
}
.c-title-more:hover span,
.c-title-more:hover i{
  color: #245B1D;
}
.new-list li{
  line-height: 45px;
  height: 45px;
  overflow: hidden;
  border-bottom: 1px dotted #ddd;
}
.new-list li:hover span{
  color: #245b1d;
}
.new-list li i{
  line-height: 45px;
  float: left;
  margin-right: 10px;
  color: #245b1d;
}
.new-list li span{
  display: inline-block;
  width: 333px;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
  float: left;
  font-size: 14px;
  color: #666;

}
.n-list-item{
  padding: 0 15px 20px;
  box-sizing: border-box;
}

/*brand create*/
.brand-col-l{
  width: 360px;
}
.brand-col-r{
  width: 750px;
}
.brand-r-item{
  line-height: 39px;
  border-bottom: 1px dotted #ddd;
}
.brand-r-item p{
  font-size: 14px;
  color: #666;
  width: 655px;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
}
.brand-r-item span{
  font-size: 12px;
  color: #999;
}
.brand-r-item:hover p{
  color: #245b1d;
}
/*brand create end*/

/*indus*/
.indus-l{
  width: 480px;
}
.indus-r{
  width: 660px;
}
.indus-l-list li{
  margin-bottom: 20px;
}
.indus-l-list li p{
  line-height: 180%;
  margin-bottom: 10px;
  font-size: 16px;
}
.indus-l-list li span{
  color: #999;
  font-size: 12px;
}
.indus-l-list li a:hover p{
  color: #245b1d;
}
.indus-r-item{
  width: 50%;
  float: left;
  padding: 0 15px;
}
.indus-r-item p{
  font-size: 14px;
  color: #666;
  line-height: 160%;
  height: 45px;
  overflow: hidden;
}
.indus-r-item h3{
  line-height: 45px;
}
/*indus end*/

/*about asso*/
.about-li a{
  display: block;
  background: #fff;
}
.about-li{
  padding: 0 15px;
  box-sizing: border-box;
}
.about-li img{
  width: 100%;
}
.about-item-title{
  line-height: 64px;
  padding: 0 10px;
}
.about-item-title i{
  color: #245b1d;
  display: inline-block;
  margin-right: 10px;
}
.about-item-title span{
  color: #666;
  display: inline-block;
  width: 310px;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
}
/*about asso end*/

/*links*/
.focusBox { position: relative; width:100%;overflow: hidden; }
  .focusBox .pic img { width:100%;display: block; }
  .focusBox .hd { overflow:hidden; zoom:1; position:absolute; bottom:5px; right:10px; z-index:3}
  .focusBox .hd li{float:left; line-height:15px; text-align:center; font-size:12px; width:25px; height:10px; cursor:pointer; overflow:hidden; background:#919191; margin-left:4px; filter:alpha(opacity=80); opacity:.8; -webkit-transition:All .5s ease;-moz-transition:All .5s ease;-o-transition:All .5s ease }
  .focusBox .hd .on{ background:#fff; filter:alpha(opacity=100);opacity:1;   }
  // .focusBox .pic li{width: 1160px;}
  .focusBox .prev,
  .focusBox .next { width:40px; height:40px;line-height: 40px; position:absolute; top:100px; z-index:3;font-size: 28px;text-align: center;}
  .focusBox .prev { left:-10px; }
  .focusBox .next { right:-10px; }
  .focusBox .prev:hover,
  .focusBox .next:hover { filter:alpha(opacity=60); -moz-opacity:.6; opacity:.6 }
  .link-item {
    float: left;
    width: 226px;
    height: 100px;
    margin: 0 32px 36px;
    border:1px solid #dfdfdf;
    overflow: hidden;
  }
  .footer-nav li{
     float: left;
     line-height: 80px;
     margin-right: 60px;
  }
  .footer-nav li a{
    color: #fff;
    font-size: 14px;
  }
  .footer-nav li a:hover{
    text-decoration: underline;
  }
  .footer-add{
    line-height: 40px;
  }
  .footer-l{
    width: 812px;
  }
  .footer-add em,
  .footer-add span{
    color: #fff;
    font-size: 14px;
  }
  .footer-copy label,
  .footer-copy span,
  .footer-copy a{
    color: #fff;
  }
  .footer-copy label{
    font-size: 12px;
    display: inline-block;
    margin-right: 28px;
    color: #aff0a7;
  }
  .footer-copy span{
    font-size: 12px;
  }
  .footer-r{
    padding: 60px 120px 0 0;
  }
  .footer-r img{
    max-width: 120px;
    max-height: 120px;
  }

/*links end*/
