.pageView .customerServiceWrap{background-color:#f7f7f7;padding:10px}.pageView .customerServiceWrap .helpWrap{padding:15px 15px 10px 95px;background:#fff;border-radius:10px;margin-bottom:10px;position:relative;height:95px;box-sizing:border-box;overflow:hidden}.pageView .customerServiceWrap .helpWrap:last-child{margin-bottom:0}.pageView .customerServiceWrap .helpWrap .iconWrap{position:absolute;top:15px;left:15px;width:65px;text-align:center}.pageView .customerServiceWrap .helpWrap .iconWrap .icon{max-width:100%}.pageView .customerServiceWrap .helpWrap .titleWrap .title{color:#0d0d0d;font-size:15px;font-weight:700;padding-bottom:10px;line-height:32px}.pageView .customerServiceWrap .helpWrap .titleWrap .intro{color:#0d0d0d;font-size:13px;padding-bottom:20px}.pageView .hr{background-color:#f2f2f2;height:8px}.pageView.helpView{position:absolute;width:100%;min-height:100%}.pageView .h-list-wrap .h-title{margin:0;padding:15px 40px 15px 15px;font-weight:700;color:#171717;font-size:14px;position:relative;text-align:justify}.pageView .h-list-wrap .h-title .icon{width:12px;height:8px;background:url(/image/help/arrow_down.png) no-repeat 50%;background-size:100%;position:absolute;top:20px;right:20px;transform:rotate(90deg);transition:all .5s}.pageView .h-list-wrap .h-title:hover{background-color:#f5f5f5}.pageView .h-list-wrap .h-content{padding:0 15px 15px 15px;color:#171717;font-size:13px;display:none;letter-spacing:1px}.pageView .h-list-wrap .h-content.active{display:block}