.banner_box {
  height: 3.5rem;
  background-image: url('../image/banner01.jpg');
  background-size: 100% 100%;
  background-repeat: no-repeat;
      margin-top: 1.25rem;
}
.flex_center_top {
  height: 100%;
  display: flex;
  align-content: center;
  flex-wrap: wrap;
}
.banner_font {
  width: 100%;
  font-size: 0.3rem;
  color: #fff;
  font-weight: bold;
}
.type_nav_box {
  border-bottom: 0.01rem solid rgba(77, 77, 77, 0.16);
  /* margin-bottom: 1.36rem;
   */
  height: 0.55rem;
}
.content_box li {
  width: 1.3rem;
  height: 0.55rem;
  /*line-height: 0.55rem;*/
  text-align: center;
  font-size: 0.18rem;
  color: #383838;
  display: inline-block;
}
.content_box li.active {
  background-color: #005AAF;
  color: #fff;
  position: relative;
}
.content_box li.active::after {
  content: '';
  width: 0;
  height: 0;
  border-right: 0.1rem solid transparent;
  border-left: 0.1rem solid transparent;
  border-top: 0.08rem solid #005AAF;
  position: absolute;
  bottom: -0.06rem;
  left: 50%;
  transform: translateX(-50%);
}
.title-a {
  text-align: center;
  margin-top: 0.4rem;
}
.title-a h4 {
  font-size: 0.3rem;
  color: #005bac;
  font-weight: bold;
  letter-spacing: 0.05rem;
}
.kj-box1 {
  width: 100%;
  height: 6.7rem;
  overflow: hidden;
  background-image: url('../image/kyjs.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.kj-box1a {
  width: 14.4rem;
  margin: 0.2rem auto 0;
  height: 4.5rem;
  overflow: hidden;
  position: relative;
}
.kj-box1a > li {
  width: 50%;
  height: 4.5rem;
  overflow: hidden;
  float: left;
}
.kj-title {
  width: 98%;
  background-image: url(../image/kyjs1.png);
  background-size: 100%;
  background-repeat: no-repeat;
  height: 0.7rem;
  color: #fff;
  margin: 0.3rem auto 0;
  padding-left: 0.14rem;
  font-size: 0.24rem;
  line-height: 0.68rem;
  text-indent: 0.3rem !important;
  border-radius: 0.08rem;
}
.kj-text1 {
  color: #7a7a7a;
  width: 100%;
  margin-top: 0.2rem;
  height: 0.2rem;
  line-height: 0.2rem;
  font-size: 0.14rem;
  overflow: hidden;
  text-indent: 0.2rem !important;
}
.kj-next {
  width: 1.2rem;
  height: 0.6rem;
  overflow: hidden;
  top: 3.32rem;
  left: 5.84rem;
  cursor: pointer;
  position: absolute;
}
.kj-next .prev {
  width: 50%;
  float: left;
  background-image: url(../image/yfjs3.png);
  background-size: cover;
  background-repeat: no-repeat;
  height: 0.6rem;
}
.kj-next .next {
  width: 50%;
  float: left;
  background-image: url(../image/yfjs4.png);
  background-size: cover;
  background-repeat: no-repeat;
  height: 0.6rem;
}
.kj-img {
  width: 100% !important;
  margin-left: 2%;
}
.kj-img .carousel-inner {
  width: 48% !important;
  margin-left: auto;
  margin-right: 0;
}
.kj-box2 {
  width: 100%;
  height: 9.5rem;
  overflow: hidden;
  background-image: url(../image/yfjs7.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  /* margin-top: 1rem; */
}
.kj-box3 {
  width: 100%;
  height: auto;
  min-height: 1rem;
  overflow: auto;
  padding-bottom: .2rem;
  background-size: cover;
  background-repeat: no-repeat;
}
.kj-title1 {
  color: #005bab;
  font-size: 0.3rem;
}
.kj-text3 {
  width: 100%;
  height: 1.44rem;
  overflow: hidden;
  font-size: 0.18rem;
  line-height: 0.3rem;
  color: #333;
  margin-top: 0.3rem;
}
.kj-box3b {
  width: 100%;
  margin-top: 0.2rem;
}
.kj-box3b li {
  float: left;
  width: 33.3%;
  height: 0.44rem;
  background-image: url(../image/yfjs05.png);
  background-size: contain;
  background-repeat: no-repeat;
  padding-left: 0.5rem;
  line-height: 0.44rem;
  font-size: 0.18rem;
}
.banner-prev {
  top: 3.42rem !important;
  left: 5.84rem !important;
  width: 0.8rem !important;
  height: 0.8rem !important;
  opacity: .0 !important;
  cursor: pointer;
  z-index: 9999;
}
.banner-next {
  top: 3.42rem !important;
  left: 6.64rem !important;
  width: 0.8rem !important;
  height: 0.8rem !important;
  opacity: .0 !important;
  cursor: pointer;
  z-index: 9999;
}
#demo .carousel-indicators {
  width: 52%;
  left: -2.22rem;
  top: 0;
}
.text-show > li {
  width: 100%;
  height: 3.3rem;
  overflow: hidden;
  display: none !important;
  border: none !important;
  text-align: left !important;
}
.text-show > .active {
  width: 100% !important;
  height: 3.3rem !important;
  display: block !important;
  background-color: transparent !important;
  border: none !important;
  text-align: left !important;
}
