.product .banner{width:100%;height:400px;background-image:url(../../assets/img/banner.png);background-position:50%}.product .showTop{width:100%;padding-bottom:30px;margin-bottom:30px;border-bottom:1px solid #ccc}.product .showTop .title{width:100%;min-width:1100px;font-size:24px;color:#333;font-weight:700}.product .showTop .text{width:100%;text-align:center;color:#999;font-size:14px;line-height:1;margin-top:20px}.product .richWrap{width:1200px;margin:0 auto}.product .richWrap .rich{width:1200px;margin-bottom:60px;text-align:left}.product .richWrap .option{display:flex;justify-content:space-between;width:100%}.product .richWrap .option .oList{width:350px;font-size:16px;color:#333;cursor:pointer;font-weight:700;transition:.3s;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product .richWrap .option .oList:hover{color:#01643c}