body {
  background: #f0f0f0;
}
.header {
  background: #fff;
}
.header .top {
    background: #ececec;
    padding: 5px 0;
    color: #444;
}
.header .top a {
    color: #444;
}
.header .top span {
    margin: 0 5px;
}
.header .content {
  padding: 20px 0;
  background: url(../images/tel.jpg) center right no-repeat;
  position: relative;
}
.logo {
  background: url(../images/logo.jpg) no-repeat;
  height: 98px;
}
.menu {
  width: 100%;
  height: 40px;
  line-height: 40px;
  background: #454545;
}
.menu ul {
  height: 40px;
  display: block;
}
.menu ul li {
  line-height: 40px;
  text-align: center;
  float: left;
  width: 148px;
}
.menu ul li a {
  color: #fff;
  font-size: 14px;
  display: block;
}
.menu ul li a:hover,
.current {
  background: #11a531;
  text-decoration: none;
}
.slideBox {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.slideBox .hd {
  width: 100%;
  height: 15px;
  overflow: hidden;
  position: absolute;
  left: 0;
  bottom: 20px;
  z-index: 1;
}
.slideBox .hd ul {
  overflow: hidden;
  zoom: 1;
  text-align: center;
}
.slideBox .hd ul li {
  display: inline-block;
  margin: 0 3px;
  width: 40px;
  height: 12px;
  border: #fff 1px solid;
  text-align: center;
  border-radius: 6px;
  background: #fff;
  cursor: pointer;
}
.slideBox .hd ul li.on {
  background: #11a531;
  color: #fff;
}
.slideBox .bd {
  position: relative;
  z-index: 0;
}
.slideBox .bd li {
  zoom: 1;
  vertical-align: middle;
  width: 100%;
}
.slideBox .bd li a {
  width: 100%;
  display: block;
}
.slideBox .bd img {
  width: 100%;
  height: auto;
  display: block;
}
.product-category {
    width: 250px;
    background: #fff;
}
.product-category .list {
    margin: 10px 20px;
}
.product-category .list li {
    padding-left: 15px;
    background: url(../images/li-dot.png) left center no-repeat;
}
.hot-product {
    background: #fff;
    width: 930px;
}
.hot-product .product-list {
    padding: 10px;
}
.hot-product .product-list .item {
    float: left;
    width: 20%;
    padding: 10px 0;
}
.hot-product .product-list .item img {
    width: 155px;
    height: 106px;
    margin: 0 10px;
    display: block;
}
.hot-product .product-list .item .title {
    text-align: center;
    margin-top: 5px;
}
h5.title {
  font-size: 16px;
  height: 36px;
  color: #11a531;
  border-bottom: #f0f0f0 1px solid;
  border-top: #11a531 1px solid;
  line-height: 36px;
  padding: 0 15px;
}
h5.title-2 {
    font-size: 14px;
    color: #1e4d8a;
    height: 36px;
    background: url(../images/h5.png) left center no-repeat;
    border-bottom: #1e4d8a 1px solid;
    font-weight: normal;
    line-height: 36px;
    padding: 0 30px;
}
.box-bg {
  background: url(../images/box-bg.jpg) repeat-x;
  border: 1px solid #DEDEDE;
}
.box-1 {
  width: 250px;
  background: #fff;
}
.w-238 {
  width: 238px;
}
.left-pro li {
  line-height: 30px;
}
.left-pro li a {
  background: url(../images/li_dot.png) no-repeat left;
  padding-left: 30px;
}
.left-lianxi li {
  line-height: 30px;
}
.green-title {
    border-top: #11a531 1px solid;
    text-align: center;
}
.green-title span {
    display: inline-block;
    width: 193px;
    height: 30px;
    background: url(../images/green-title.png) center no-repeat;
    line-height: 30px;
    color: #fff;
    font-size: 16px;
}
.picMarquee-left {
  padding: 20px;
  position: relative;
}
.picMarquee-left .bd {
  overflow: hidden;
}
.picMarquee-left .bd ul {
  overflow: hidden;
  zoom: 1;
}
.picMarquee-left .bd ul li {
  margin: 0 8px;
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
}
.picMarquee-left .bd ul li .pic {
  text-align: center;
}
.picMarquee-left .bd ul li .pic img {
  width: 160px;
  height: 120px;
  display: block;
  padding: 4px;
  border: 1px solid #ccc;
}
.picMarquee-left .bd ul li .pic a:hover img {
  border-color: #999;
}
.picMarquee-left .bd ul li .title {
  line-height: 25px;
}
.box2 {
  width: 930px;
  background: #fff;
}
.box {
  background: #fff;
}
.foot {
  background: #f4f4f4;
  padding: 15px 0;
  text-align: center;
  border-top: 1px solid #e6e3e3;
  color: #666;
}
#pages a,
#pages span {
  padding: 0 5px;
}
.list-news {
  border-bottom: dashed 1px #ccc;
}
.links a {
  margin-left: 10px;
}
.about {
  background: url(../images/factory.jpg) center no-repeat;
  padding: 60px 0;
  color: #fff;
  font-size: 14px;
}
.about img {
  float: left;
  width: 250px;
  margin-right: 30px;
  border: #fff 4px solid;
}
.about .btn {
  padding: 5px 15px;
  background: #eaa218;
  color: #fff;
}
.ours {
  float: left;
}
.ours a {
  float: left;
  width: 400px;
  height: 200px;
  background: #fff;
}
.ours a + a {
  margin-left: 20px;
}
.notice {
  width: 360px;
  height: 200px;
  float: right;
}
.list-image {
  padding: 15px;
}
.list-image .item {
  float: left;
  width: 25%;
  padding-bottom: 10px;
}
.list-image .item img {
  width: 205px;
  height: 150px;
  display: block;
  margin: 10px;
}