/* CSS Document */
/*相关产品*/
.lanmub_relateditem{font-size:0.24rem;}
.lanmub_relateditem .relateditem_a{text-align: center;width:6rem; margin:3% auto 0; height:0.38rem; line-height:0.38rem;color:#FFF;border-radius:0.15rem}
.lanmub_relateditem .relateditem_b{ width:6rem; margin:0 auto;}
.lanmub_relateditem .relateditem_b li{float:left; width:2.67rem;background:#f6f6f6; border:0.08rem solid #f6f6f6; margin:0.24rem 0 0 0.12rem; position:relative;}
.lanmub_relateditem .relateditem_b li a{display:block;}
.lanmub_relateditem .relateditem_b_img{width:2.67rem; height:1.96rem; background-size:cover; background-position:center; background-repeat:no-repeat;}
.lanmub_relateditem .relateditem_b_img img{ width:100%; height:100%;}
.lanmub_relateditem .relateditem_b_txt{ display:block;padding:0 5%; font-size:0.24rem; line-height:0.55rem; color:#2e2e2e; text-align:center;white-space: nowrap;text-overflow:ellipsis;overflow: hidden; }
/*地区产品*/
.lanmub_diquitem{font-size:0.24rem;}
.lanmub_diquitem .diquitem_a{text-align: center;width:6rem; margin:3% auto 0; height:0.38rem; line-height:0.38rem;color:#FFF;border-radius:0.15rem}
.lanmub_diquitem .diquitem_b{ width:5.6rem; margin:0 auto;}
.lanmub_diquitem .diquitem_b li{ float:left; width:2.67rem;font-size:0.24rem; line-height:0.55rem; color:#2e2e2e;white-space: nowrap;text-overflow:ellipsis;overflow: hidden;border-bottom:1px dashed #ddd; }
.lanmub_diquitem .diquitem_b li:nth-child(even){ float:right;}
.lanmub_diquitem .diquitem_b a{ color:#000;}