body{
    padding-top: 73px;
}
h5{
    font-size: 16px;
}
/*导航*/
.navbar .nav > li .dropdown-menu {
    margin: 0;
}
.navbar .nav > li:hover .dropdown-menu {
    display: block;
}

.navbar-default{
    background-color: #fff;
    border: none;
    box-shadow: 0 2px 8px 0 rgba(50,50,50,0.25);
}
.navbar-default .navbar-brand{
  font-size: 30px;
    font-weight: bold;
    color: #40D2B1;
    height: 70px;
    line-height: 50px;
}
.navbar-default .navbar-nav>li>a {
    font-size: 16px;
    font-weight: bold;
    color: #666;
    height: 70px;
    line-height: 35px;
}
.dropdown-menu{
  min-width: 45px;
}
h1{
    font-size: 16px;
}
h2{
    font-size: 14px;
}
/*轮播图文字*/
.lbt_text{
    font-size: 60px;
    padding-bottom: 150px;
    color:red;
}
.lbt_text3{
    font-size: 36px;
    padding-bottom: 130px;
    color:blue;
}
.row {
    margin-top: 5px;
}
/*顶长条图*/
.top_img{
  margin-right: -15px;
  margin-left: 0px;
}
.content{
    border: 1px solid #ddd;
}
a.list-group-item {
    text-align: center;
}
div.container-fluid.main{
    margin-top: 20px;
}
.title{
    border-bottom: 1px solid #ddd;
}
.breadcrumb{
    text-align: right;
}
img{

    margin: 0 auto;
}
.img-title{
  font-weight: bold;
  text-align: center;
  padding-top: 20px;
}
/*honor缩略图*/
.col-xs-6.col-md-3{
    height: 200px;
}
/*.thumbnail a > img, .thumbnail > img {*/

/*}*/
.honor-p{
  height: 60px;
}
span.glyphicon.honor {
    line-height: 30;
}
/*厂风图片*/
.img_faces{
    margin: 0 auto;
    padding-top: 30px;
}
/*concern*/
.thumbnail.concern{
    height: 300px;
}
/*产品列表对齐*/
.product{
}

      /*控制菜单箭头*/
.nav-header.collapsed > span.glyphicon-chevron-toggle:before {content: "\e114";}
.nav-header > span.glyphicon-chevron-toggle:before {content: "\e113";}


