body {
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif;
}
a{
    color: #333;
}
a:hover{
    color: #666;
    text-decoration: none;
}
@media (min-width: 1200px) {
  .container {
    width: 1230px;
  }
}
.mt10{
  margin-top: 10px;
}
.mt40{
    margin-top: 40px;
}

.hot{
    padding: 25px 0;
}
.hot span{
    font-weight: bold;
}
.hot a{
    margin: 0 8px;
}
.product{
    padding: 60px 0;
    background-color: #fff;
}
.product-box{
    background-color: #0052b8;
    color: #fff;
    padding: 5px;
}
.product-title{
    padding: 20px 0;
}
.product-title span{
  display: block;
  padding-top: 5px;
    font-size: 14px;
    color: #efefef;
}
.product-title h3{
    margin: 0;
    color: #fff;
    font-size: 26px;

}
.product-list,
.contact{
    background-color: #fff;
    padding: 10px;
}
.product-list li{
    height: 40px;
    line-height: 40px;
    margin-top: 10px;
    font-size: 16px;
}
.product-list li a{
    display: block;
    height: 40px;
    padding: 0 30px;
    background: #ddd url("../images/icon_li.jpg")/*tpa=http://www.qgbwb.com/Public/Home/images/icon_li.jpg*/ no-repeat 94% center;
    color: #333;
}
.product-list li a:hover{
    background: #eb6100 url("../images/icon_hover.jpg")/*tpa=http://www.qgbwb.com/Public/Home/images/icon_hover.jpg*/ no-repeat 94% center;
    color: #fff;
}
.product-list dl{
  margin-bottom: 0;
}
.product-list dt,
.product-list dd{
  height: 40px;
    line-height: 40px;
    margin-top: 10px;
    font-size: 16px;
}
.product-list dt a{
  display: block;
    height: 40px;
    padding: 0 20px;
    background: #014fa2;
    color: #fff;
}
.product-list dd a{
  display: block;
    height: 40px;
    padding: 0 20px;
    background: #ddd;
    color: #333;
}
.product-list dd a:hover{
  display: block;
    height: 40px;
    padding: 0 20px;
    background: #014fa2;
    color: #fff;
}
.contact{
    line-height: 26px;
    color: #333;
}
.contact p{
    margin: 0;
}
.hot-title{
    height: 60px;
    line-height: 60px;
    overflow: hidden;
    background: url("../images/icon_hot.jpg")/*tpa=http://www.qgbwb.com/Public/Home/images/icon_hot.jpg*/ no-repeat left center;
    padding-left: 50px;
    border-bottom: 1px solid #fff;
}
.hot-title h3{
    margin: 0;
    line-height: 60px;
    font-size: 24px;
    font-weight: bold;
    color: #0053a9;
}
.hot-title a{
    width: 90px;
    height: 30px;
    line-height: 30px;
    background-color: #014fa2;
    color: #fff;
    text-align: center;
    border-radius: 15px;
    margin-top: 15px;
}
.hot-product{
    margin-bottom: 20px;
}
.hot-product img{
    width: 100%;
    height: 160px;
}
.hot-product span,
.product-item span{
    margin-top: 10px;
  font-size: 16px;
}
.product-item{
  margin-top: 20px;
}
.product-item img{
    width: 288px;
    height: 207px;
  border: 1px solid #ccc;
  padding: 2px;
  box-shadow: 3px 3px 3px #999;
}
.adv,
.info{
    padding: 60px 0;
}
.adv{
  background-color: #f5f9fa;
}
.adv-title h3{
  font-size: 36px;
  font-weight: bold;
  color: #0052b8;
  margin: 0 0 20px;
}
.adv-title p{
  font-size: 24px;
}
.adv-title h4{
  font-size: 18px;
  margin: 20px auto 0;
}
.adv-title p:after{
  display: block;
  content: '';
  width:80px;
  height: 5px;
  background-color: #c91b1d;
  margin: 30px auto;
}
.adv-con-item{
  width: 135px;
  height: 228px;
  background: url("../images/adv_num.png")/*tpa=http://www.qgbwb.com/Public/Home/images/adv_num.png*/ no-repeat top center;
  padding: 40px 20px;
  margin-top: 100px;
}
.adv-con-item b{
  width: 60px;
  height: 60px;
  background-color: #0052b8;
  border-radius: 50%;
  color: #fff;
  line-height: 60px;
  font-size: 40px;
  font-family: Impact;
  margin-bottom: 20px;
}
.adv-con-item span{
  display: block;
  font-size: 22px;
  font-weight: bold;
}
.adv-con-text{
  width: 400px;
  padding-top: 140px;
}
.adv-con-text p{
  background: url("../images/icon_adv.png")/*tpa=http://www.qgbwb.com/Public/Home/images/icon_adv.png*/ no-repeat left top;
  padding-left: 15px;
  font-size: 16px;
  line-height: 26px;
  border-bottom: 1px double #ccc;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.adv-con .row{
    margin-top: 40px;
}
.adv-con .clearfix{
    margin-bottom: 20px;
}

.title{
    font-size: 24px;
    margin: 20px 0;
    text-align: center;

}
.title .time{
    font-size: 14px;
}

.flink{
    padding: 20px 0;
    color: #666;
}
.flink a{
    margin: 0 5px;
    color: #666;
}
.position{
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #ccc;
}
.position h3{
    margin: 0;
    line-height: 50px;
    font-size: 24px;
}
.content{
    margin-top: 20px;
    line-height: 30px;
}
.content img{
    max-width: 100%;
}
.news-item{
    background-color: #f4f4f4;
    box-shadow: 0 2px 5px #d6d4d1;
    padding: 20px;
    margin-top: 20px;
    overflow: hidden;
}
.news-item b{
    font-size: 16px;
}
.news-item p{
    margin-top: 10px;
    line-height: 26px;
    color: #666;
}
.news-item .more{
    display: block;
    width: 90px;
    height: 30px;
    line-height: 30px;
    background-color: #195fbc;
    color: #fff;
    border-radius: 5px;
}
.content-title{
    font-size: 24px;
    margin: 30px 0;
}
.content-info{
    padding: 10px 0;
    background-color: #eee;
}
.content-info span{
    margin: 0 7px;
}
.product-info{
    margin-top: 20px;
}
.product-info h1{
    padding-bottom: 15px;
    border-bottom: 1px dashed #ccc;
    margin-bottom: 20px;
}
.product-info p{
    font-size: 15px;
    line-height: 30px;
}
.product-details{
    height: 45px;
    line-height: 45px;
    margin: 20px 0;
    background-color: #f2f2f2;
    font-size: 16px;
}
.product-details span{
    display: block;
    width: 130px;
    height: 45px;
    background-color: #195fbc;
    color: #fff;
    text-align: center;
}
.product-details span{
    display: block;
    width: 130px;
    height: 45px;
    background-color: #0052b8;
    color: #fff;
    text-align: center;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: 5px;
  line-height: 1.42857143;
  color: #195fbc;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #195fbc;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #195fbc;
  border-color: #195fbc;
}
.pagination > .thisclass > a,
.pagination > .thisclass > span,
.pagination > .thisclass > a:hover,
.pagination > .thisclass > span:hover,
.pagination > .thisclass > a:focus,
.pagination > .thisclass > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #195fbc;
  border-color: #195fbc;
}

@media (min-width: 768px) {
    .navbar-header{
        width: 100%;
    }
  .navbar-nav > li > a {
      padding: 15px 34px;
    font-size: 16px;
    }
}

@media (max-width: 767px) {
    .navbar-brand {
      float: left;
      height: 35px;
      padding: 5px 15px;
    }
    .navbar-brand img{
        height: 35px;
    }
    .hot-product img{
        height: auto;
    }
}

.pages{text-align:center; height:97px; padding-top:30px;}
.pages a{display:inline-block;width:65px; height:48px; line-height:48px; background:#fff; border:1px solid #e5e5e5; margin-left:-5px;}
.pages a:hover{background: #195fbc;color: #ffffff}
.pages a>b{display:inline; border:0; color: #195fbc;}
.pages .current{display:inline-block;width:65px; height:48px; line-height:48px; background: #195fbc;color: #ffffff; border:1px solid #e5e5e5; margin-left:-5px;}
.pages .rows{display: none}