.Help .h_item{width:94%;margin:0 3%;margin-top:30px;padding-bottom:30px}.Help .h_item .h_title{height:40px;background-color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;border-width:1px;border-style:solid;border-color:#ececec;border-left:0;border-top:0;border-right:0;border-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0;-webkit-box-shadow:none;box-shadow:none;font-family:PingFangSC-Medium,PingFang SC Medium,PingFang SC,sans-serif;font-weight:500;font-style:normal;font-size:15px;text-align:left}.Help .h_item .h_con{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.Help .h_item .h_con .h_con_item{border:1px solid #e8e8e8;margin:20px 30px 0 0;position:relative;cursor:pointer;overflow:hidden;border-radius:8px;-webkit-transition:.3s;transition:.3s}.Help .h_item .h_con .h_con_item:hover div{background:#f6ffff}.Help .h_item .h_con .h_con_item img{width:220px;height:160px}.Help .h_item .h_con .h_con_item div{width:220px;height:63px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:1px solid #e8e8e8;background:#fbf9f6;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 10px}.Help .h_item .h_con .h_con_item .icon_open{font-size:50px;position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);top:50px;color:#fff}.Help .h_item .h_con a{color:rgba(0,0,0,.6509803921568628)}.Help .h_item .h_con .h_con_text{width:220px;height:63px;margin:20px 30px 0 0;background:#fbf9f6;font-family:PingFangSC-Regular,PingFang SC,sans-serif;font-weight:400;font-size:15px;text-align:center;line-height:63px;cursor:pointer;border:1px solid #e8e8e8;border-radius:8px;-webkit-transition:.3s;transition:.3s}.Help .h_item .h_con .h_con_text:hover{background:#f6ffff}