@charset "utf-8";
/* CSS Document */
body{background: #fff;}
a{color: #000;}
ul{margin: 0;padding: 0}
li{list-style: none;}
.mbf10{margin-bottom: 10px}
.container{width: 1180px !important;}

/* Remove Float */
.clear { display:block; height:0; overflow:hidden; clear:both; }
.clearfix:after { content:'\20'; display:block; height:0; clear:both; }
.clearfix { *zoom:1; }

.head-top{background: #f5f5f5;color: #333;height: 29px;line-height: 29px}
.head-center{margin: 10px auto}
.comlogo .logoh1{
  font-size: 33px;
}
.comtel{
  font-size: 28px;
  font-style: italic;
  font-weight: bold;
  color: #286090;
  margin-top: 10px
}
.head-foot{background: #337ab7;color: #fff;z-index: 999;width: 100%;margin: 0 auto;}
.mcnav ul li a{color: #fff;width: 110px;text-align: center;font-size: 16px;}
.mcnav ul li a:hover,.mcnav ul li a.active{color: #fff;background: #286090;border-radius:0;}
.banner{
  background: #ccc url(/static/image/com-banner.jpg) no-repeat;
  height: 300px;
}
.com-main{
  margin: 20px auto;
}
.zanwu{
  text-align: center;
  padding: 10px
}
.merz0{background: url(../image/rz_no.png) no-repeat right bottom;}
.merz1{background: url(../image/rz_yes.png) no-repeat right bottom;}

.me-info,.ptype{border: 1px solid #337ab7;}
.me-info .title,.ptype .title{padding: 5px;background: #337ab7;color: #fff;}
.me-info .title a{float: right;color: #fff}
.me-info h4{padding: 5px 10px}
.me-info ul,.ptype ul{padding: 0 10px;margin: 5px}
.me-info ul li{border-bottom: 1px dotted #ccc;padding: 5px 0;text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.me-info ul.ul{
  margin: 10px;
}
.comma{
  float: right;
  margin: 30px;
  background: #fff;
  padding: 5px;
  text-align: center
}
.me-info ul.ul li span{float: right;}
.com-page{
  margin: 10px 0;
  text-align: right;
}
.mgtop{margin-top: 10px}
.com-about{
  margin: 10px;
  line-height: 26px;
}
.com-about-index{
  overflow: hidden;
}
.com-news{
  margin: 20px;
  line-height: 26px;
}
.com-about-img{
  margin-left: 10px;
}
.com-about-img img{
  width: 200px;
  height: 150px;
}
.com-news-title{
  margin: 10px 0;
  padding: 10px;
  background: #f5f5f5;
  border: 1px solid #ccc
}
.com-product{
  margin: 10px;
}
.com-product-title{
  line-height: 35px;
  text-align: center;
  text-overflow:ellipsis; 
  white-space:nowrap; 
  overflow:hidden;
}
.com-product-img img.img-thumbnail{
  width:200px;
  height: 150px;
}
.com-sell{
  margin: 20px
}
.pro-info-t{margin: 10px 0;}
.com-honor{
  margin: 20px
}

.foot{
  border-top: 1px solid #4278b6;
}
.foot .foot-c{
  margin: 20px auto;
  text-align: center
}