/* CSS Document */
.p_top .con{width:100%;height: auto;box-sizing: border-box;padding: 0.3rem 0.3rem 0 0.3rem;color: #FFFFFF;line-height: 0.5rem;}
.p_top .con .fs_34{display:flex;align-items: center;}
.p_top .con .fs_34 .return{width:1.2rem;height: 0.4rem;box-sizing: border-box;border: 1px solid #ffffff;color: #FFFFFF;text-align: center;font-size: 0.24rem;line-height: 0.4rem;display: inline-flex;justify-content: center;align-items: center;margin-left: 0.2rem}
.p_top .con .fs_34 .return .icn{width:0.09rem;height:100%;background-image: url("../images/trun2.png");background-repeat: no-repeat;background-size: contain;background-position: center;display: inline-block;margin-left: 0.05rem;}
/*产品列表*/
.plist{width:100%;height: auto;box-sizing: border-box;padding:0.3rem;}
.plist .con{width:100%;height: auto;display: flex;justify-content: space-between;flex-wrap: wrap}
.plist .con .pli{width:3.35rem;height: auto;display: inline-block;margin-bottom: 0.2rem;}
.pli .pimg{width:3.35rem;height: 2.59rem;overflow: hidden;box-sizing: border-box;border:1px solid #eeeeee;}
.pli .pimg .img{width:100%;height: 100%;}
.pli .fs_name{width:100%;height: auto;font-size: 0.28rem;color: #333333;line-height: 0.4rem;margin-top:0.1rem;text-align: center}
.pli .fs_22{width:100%;height: auto;font-size: 0.22rem;color: #999999;line-height: 0.38rem;text-align: center}
