.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%);
}
.t1 {
  background-color: #f5f5fa;
  min-height: 6rem;
  height: auto;
  width: 100%;
  overflow: auto;
}
@media screen and (max-width:768px) {
	.chanpin1 .cp-box .cp-box1{
		height:auto;
	}
	.chanpin1 .cp-box{width: 95%;height: auto;background-size: cover;background-position: right;}
.chanpin1 .cp-box .cp-box1{height: 5rem;font-size: 13px;line-height: 1.8;}
}

.t1 .cp-box {
  width: 14.4rem;
  height: 1.8rem;
  background-image: url('../image/ltjxcp7.jpg');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  overflow: hidden;
  margin: 0.4rem auto 0;

}


.cp-box1 {
  width: 90%;
  margin: 0.4rem auto;
  height: 1.1rem;
  overflow: hidden;
  font-size: 0.16rem;
  line-height: 0.28rem;
  color:#333;
}


/*
.cp-box {
  width: 14.4rem;
  height: 1.8rem;
  background-image: url('../image/ltjxcp7.jpg');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  overflow: hidden;
  margin: 0.4rem auto 0;
}
.cp-box1 {
  width: 90%;
  margin: 0.4rem auto;
  height: 1.1rem;
  overflow: hidden;
  font-size: 0.16rem;
  line-height: 0.28rem;
}
*/

.cp-box2 {
  width: 14.76rem;
  margin: 0.0rem auto 0;
  min-height: 4.4rem;
  height: auto;
  overflow: auto;
  padding-bottom: 0.8rem;
  display: flex;
  flex-wrap: wrap;
}
.cp-box2 li {
  height: 3rem;
  width: 4.66rem;
  margin-left: 0.2rem;
  overflow: hidden;
  float: left;
  margin-top: 0.1rem;
  position: relative;
}
.cp-box2 li:nth-child(n+10){display: none;}
.cp-box2.active li:nth-child(n+10){display: block !important;}
.cp-box2 li:hover{}
.cp-img {
  width: 100%;
  height: 2.4rem;
  overflow: hidden;
}
.cp-img img {
  width: 100%;
}
.cp-box2 li:hover h3 {
  color: #333;
  text-align: center;
}
.cp-box2 li:hover .new-text2 {
  color: #fff;
}
.cp-box2 li h3 {

  width: 89%;
  margin: 0.1rem auto 0;
  color: #333;
  line-height: 0.34rem;
  font-size: 0.18rem;    
  text-align: center;
  font-weight: 400;
}
.cp-box2 li .new-text2 {
  width: 89%;
  margin: 0.18rem auto 0;
  color: #666666;
  height: 0.66rem;
  line-height: 0.32rem;
  font-size: 0.16rem;
  overflow: hidden;
}
.cp-box2 li .cp-more {
  width: 1.4rem;
  height: 0.46rem;
  border-radius: 0.03rem;
  line-height: 0.46rem;
  text-align: center;
  background-color: #005AAF;
  color: #fff;
  font-size: 0.14rem;
  margin: 0.1rem auto 0;
  display: block;
}
.cp-box2 li:hover .cp-more {
  background-color: #fff;
  color: #005AAF !important;
  border: 0.01rem solid #005AAF;
  text-decoration: none;
}
.place{font-weight:; font-size:14px; background:url(../image/home.png) 0px center no-repeat; padding-left:16px;margin-bottom: 0.15rem;}
.place a,.SubMenu .place span{ margin-left:8px; color:#666666; background:url(../image/placearr.png) 0px center no-repeat; padding-left:12px;}



