/*产品中心*/
.section02_switch_btn{width:95%;margin:0 auto;margin-top:0.5rem;}
.section02_switch_btn a{display:block;width:25%;height: 0.58rem;background: none;color: #666;font-size: 0.24rem;line-height: 0.6rem;font-weight: normal;display: block;float: left;text-align:center;border-bottom:1px solid #f5f5f5;}
.section02_switch_btn a.active{background:#1d8742;color:#fff;border-bottom:1px solid #1d8742;}
.section02_switch_btn a h5{font-size:0.24rem;font-weight:normal;width:100%;text-align: center;}
.section02_switch_btn a:last-child{margin-right: 0rem;}


.section02_block_wrap{display:block;margin:0 auto;width: 95%;margin-top:0.6rem;}
.section02_block_box{width:100%;display:none;}
.section02_block_box:first-child{display:block;}

.section02_block_box img{display:block;width:100%;margin:0 auto;}
.section02_block_box p{color:#333;font-size:0.24rem;line-height:0.48rem;}
.section02_block_box_text{width:100%;margin: 0 auto;margin-top:0.2rem;}
.section02_block_box_text li{font-size: 0.2rem;color: #666;width:48%;float: left;margin-right: 1%;text-align: center;height:3.5rem;line-height:0.35rem;}
.section02_block_box_text li:nth-child(2n){margin-right: 0%;float: right;}
.section02_block_box_text li img{width: 100%;display: block;}
.section02_block_box_text li a{font-size: 0.24rem;color: #333;float: left;width:100%;border:1px solid #cbcbcb;margin-bottom:0.1rem;}
.section02_block_box_text li a.active,.section02_block_box_text li a:active{color:#f26600;}

.cheng-uls{margin:0.2rem auto;}
.cheng-uls li{ width:33.3%;float:left;text-align:center;height:0.6rem;line-height:0.6rem;}
.cheng-uls li a {

  color: #000;
  font-size:0.22rem;
  text-align:center;
  overflow:hidden;
  border-bottom:1px solid #ccc;
  display:inline-block;
}

.cheng-uls li a:hover{
  color: #1d8742;
  font-size:0.22rem;
  border-bottom:1px solid #1d8742;
}

.cheng-uls li.active a{
  color: #1d8742;
  font-size:0.22rem;
  border-bottom:1px solid #1d8742;
}
