.agreement-main{width:1050px;background-color:#fff;margin:20px auto;display:flex;justify-content:space-between;padding:30px 65px 40px 40px;box-sizing:border-box}.agreement-main>.left-tag{width:160px;border:1px solid rgba(0,0,0,.07);padding:10px 0;text-align:center;position:relative;height:108px;box-sizing:border-box}.agreement-main>.left-tag>.b-line{position:absolute;width:2px;height:24px;left:-1px;top:20px;background-color:#DD4242;border-radius:2px;transition:all .2s linear}.agreement-main>.left-tag>.tag-item{width:100%;height:24px;line-height:24px;font-size:14px;color:#333;padding:10px 0;cursor:pointer}.agreement-main>.right-content{width:750px}.agreement-main>.right-content>.menu-item{display:none}.agreement-main>.right-content>.menu-item.active{display:block}.agreement-main>.right-content>.menu-item p{font-size:14px;color:#333;padding:0 10px;line-height:2}.agreement-main>.right-content>.menu-item p.f14{font-size:14px}.agreement-main>.right-content>.menu-item p.px-10{padding-left:10px;padding-right:10px}.agreement-main>.right-content>.menu-item p.py-10{padding-top:10px;padding-bottom:10px}.agreement-main>.right-content>.menu-item p.pt-10{padding-top:10px}.agreement-main>.right-content>.menu-item p.pb-10{padding-bottom:10px}.agreement-main>.right-content>.menu-item p.pl-10{padding-left:10px}.agreement-main>.right-content>.menu-item p.pr-10{padding-right:10px}.agreement-main>.right-content>.menu-item h4{font-size:16px;font-weight:500;color:#333}.agreement-main>.right-content>.menu-item .bg-title{width:100%;height:40px;line-height:40px;padding-left:13px;background-color:#f5f5f5;font-size:16px;font-weight:500;color:#333;position:relative;margin-top:20px;margin-bottom:5px}.agreement-main>.right-content>.menu-item .bg-title::before{content:'';position:absolute;height:22px;width:2px;border-radius:2px;top:9px;left:0;background-color:#DD4242}