@charset "UTF-8";
.banners-wap img,
.banners img {
  max-width: 100%;
}

.sec-title {
  text-align: center;
}

.sec-title h2 {
  margin: 0;
}

.sec-title:after {
  content: '';
  display: block;
  margin: 20px auto;
  width: 80px;
  height: 3px;
  background: #012f4e;
}

.news-section img,
.products-section img {
  max-width: 100%;
}

/*=================
  Body Section
==================*/
.body-section .bc-case-box,
.body-section .bc-news-box,
.body-section .bc-company-box,
.body-section .bc-list {
  border: 1px solid #cfcfcf;
}

.body-section .col-md-12,
.body-section .col-md-3,
.body-section .col-md-9,
.body-section .col-md-8,
.body-section .col-md-4 {
  padding-left: 10px;
  padding-right: 10px;
}

.body-section .row {
  margin-left: -10px;
  margin-right: -10px;
}

.body-section .nav-tabs,
.bc-ht {
  -moz-box-shadow: 1px 1px 3px #d2d2d2;
  -webkit-box-shadow: 1px 1px 3px #d2d2d2;
  box-shadow: 1px 1px 3px #d2d2d2;
  border: none !important;
  padding: 0 !important;
  position: relative;
  border-radius: 0;
}

.bc-ht p {
  width: 145px;
  line-height: 42px;
  /*background-color:#005184;*/
  background: url("../images/item_bg.png") no-repeat;
  background-size: cover;
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 0;
}

.body-section .nav-tabs > li > a {
  padding: 0;
  border: none;
  border-radius: 0;
  width: initial;
  line-height: 42px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  border: none !important;
  border-right: 1px solid #cfcfcf !important;
  margin: 0;
}

.body-section .nav-tabs > li:last-child > a {
  border: none !important;
}

.body-section .nav-tabs > li.active > a, .body-section .nav-tabs > li.active > a:hover, .body-section .nav-tabs > li.active > a:focus {
  background: url("../images/item_bg.png") no-repeat center;
  background-size: cover;
  color: #fff;
  border-bottom: none !important;
}

.bc-newslist li {
  padding-left: 20px;
  position: relative;
  float: none;
}

.bc-newslist li:before {
  content: '·';
  position: absolute;
  left: 2px;
  line-height: 27px;
  font-size: 45px;
}

.bc-newslist li a {
  line-height: 27px;
  font-size: 16px;
  width: calc(100% - 130px);
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: inline-block;
}

.bc-newslist li:hover a {
  color: #0c72d2;
}

.bc-newslist li .bcndt {
  float: right;
  color: #aaa;
  width: 100px;
  text-align: right;
  line-height: 27px;
}

.bc-ht a {
  font-size: 12px;
  color: #aaa;
  position: absolute;
  right: 20px;
  bottom: 14px;
  line-height: 1;
}

.bc-ht a:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px;
  border-color: transparent transparent transparent #aaa;
  display: block;
  position: absolute;
  right: -12px;
  bottom: 0px;
}

.body-section ul {
  overflow: visible;
}

.body-section .bc-list li {
  line-height: 44px;
  float: none;
  /*border-bottom:1px dotted #cfcfcf;*/
}

.body-section .bc-list li.cat:last-child {
  border: none;
}

.body-section .bc-list li.cat a {
  font-size: 16px;
  color: #333;
  padding: 0 20px;
  display: block;
}

/*
.body-section .bc-list li.cat:hover a{
	background-color:#0c72d2;
	color:#fff;
}*/
.body-section .bc-list li > a {
  border-bottom: 1px dotted #cfcfcf;
}

.body-section .bc-list li.lv1 > a {
  font-weight: bold;
  background-color: #efefef;
}

.body-section .bc-list li.lv2 > a {
  padding: 0 40px;
}

.body-section .bc-list li.lv2 {
  position: relative;
}

.body-section .bc-list li.lv2 .ul3 li:hover a,
.body-section .bc-list li.lv2:hover > a {
  background-color: #0c72d2;
  color: #fff;
}

.body-section .bc-list li.lv2 .lv2-right {
  position: absolute;
  right: 20px;
  top: 18px;
  border-width: 6px;
  border-color: transparent transparent transparent #eaeaea;
  border-style: dotted dotted dotted solid;
}

.body-section .bc-list li.lv2 .ul3 {
  position: absolute;
  top: -1px;
  left: 100%;
  width: 230px;
  display: none;
  background-color: #fff;
  z-index: 999;
  border: 1px solid #cfcfcf;
}

.body-section .bc-list li.lv2:hover .ul3 {
  display: block;
}

.body-section .bc-list li.lv3 > a {
  padding: 0 20px;
}

.body-section .bc-news-box {
  min-height: 404px;
}

.body-section .bc-news-box .tab-content {
  padding: 15px;
}

.body-section .bc-company-box {
  min-height: 404px;
}

.bcc-info {
  padding: 8px;
}

.bcc-info img {
  max-width: 100%;
  margin-bottom: 15px;
}

.bcc-info a {
  color: #0c72d2;
  font-size: 16px;
  margin-left: 7px;
}

.bcc-content {
  font-size: 16px;
  height: 100px;
  overflow: hidden;
  line-height: 1.5;
  padding: 0 7px;
}

.bcc-content p {
  margin: 0;
}

.body-section .b-case {
  margin-top: 20px;
}

.body-section .bc-case-box {
  min-height: 365px;
}

.bc-caselist {
  padding: 8px;
  text-align: center;
  margin-top: 10px;
}

.bc-caselist li {
  padding: 5px;
}

.bc-caselist li a {
  display: block;
  overflow: hidden;
}

/*.bc-caselist li a img{
	max-width:100%;
}*/
.bc-caselist li a p {
  font-size: 14px;
  color: #333;
  display: block;
  background-color: #eaeaea;
  line-height: 35px;
}

/*=================
  Products Section
==================*/
.products-item h4 {
  font-size: 18px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: bold;
}

.products-item a.products-item-thumb {
  border: 1px solid #ccc;
}

.products-item a.products-item-name {
  margin-bottom: 15px;
}

.products-item {
  display: flex;
}

.products-item a {
  display: block;
}

.products-item .product-info {
  width: 50%;
  padding-left: 15px;
  padding-right: 15px;
}

.products-item .product-info p {
  font-size: 16px;
  line-height: 1.5;
}

.products-item .pin-more {
  font-size: 16px;
  color: #333;
  margin-top: 30px;
}

/*=================
  News Section
==================*/
.news-section {
  background-color: #f7f7f7;
}

.news-item-info {
  padding: 15px 20px 15px;
  background-color: #fff;
}

.news-item-info h4 {
  font-size: 18px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.news-section .news-item {
  margin-bottom: 30px;
}

@media only screen and (max-width: 767px) {
  .sec-title h2 {
    font-size: 22px;
  }

  .body-section .bc-list li.cat a {
    padding: 0 15px 0 20px;
  }

  .body-section .bc-list li.cat {
    display: inline-block;
    width: 100%;
    position: relative;
  }

  .body-section .bc-list li.cat:before {
    content: '';
    position: absolute;
    left: 8px;
    top: 19px;
    width: 4px;
    height: 16px;
    background-color: #005184;
  }

  .b-news,
  .b-category {
    margin-bottom: 30px;
  }

  .nav-tabs.nav-justified > li {
    float: none;
    display: inline-block;
    width: 50%;
  }

  .body-section .nav-tabs > li:last-child > a,
  .body-section .nav-tabs > li > a {
    border-bottom: 1px solid #cfcfcf !important;
    border-right: 1px solid #cfcfcf !important;
  }

  .bc-newslist li a {
    width: 100%;
  }

  .bc-newslist li .bcndt {
    display: none;
  }

  .bc-newslist li:before {
    left: 0;
    font-size: 10px;
  }
}
@media (max-width: 768px) {
  .owl-theme .owl-controls .owl-page span {
    width: 5px;
    height: 5px;
    border-radius: 100%;
  }

  .vertical-space8 {
    height: 40px;
  }

  .body-section .bc-list li.lv2 .ul3 {
    width: 100%;
    border: 0;
    position: static;
  }
}

/*# sourceMappingURL=index.css.map */
