
/* 隐私协议 */
.md19698.md-privacy_policy{width: 100%;padding: .5rem 0 1.1rem;}
.md19698.md-privacy_policy img{display: inline-block;vertical-align:middle;max-width: 100%;}
.md19698.md-privacy_policy .layout{width: 16rem;max-width: 92%;margin: 0 auto;} 
.md19698.md-privacy_policy .m-titles{font-family: 'Poppins-SemiBold';width: 100%;margin-bottom: .45rem; text-align: center;color: #333333;line-height: 1.2;}
.md19698.md-privacy_policy .m-cont{width: 100%;} 
.md19698.md-privacy_policy .m-textbox{width: 100%;margin-bottom: .4rem;color: #222;line-height: 1.5;}
.md19698.md-privacy_policy .m-textbox:last-child{margin-bottom: 0;}
.md19698.md-privacy_policy .m-textbox *{line-height: inherit;max-width: 100%;}
.md19698.md-privacy_policy .m-textbox li{position: relative;padding-left: 16px;}
.md19698.md-privacy_policy .m-textbox li:before{content: '';position: absolute;top: .75em;left: 0;margin-top: -4px;width: 8px;height: 8px;border-radius: 50%;background-color: var(--theme); background-image: linear-gradient(90deg, var(--theme) 0%, var(--active) 100%);}
.md19698.md-privacy_policy .m-textbox a{color: var(--theme);background-image: linear-gradient(90deg, var(--theme) 0%, var(--active)  100%);-webkit-background-clip:text; background-clip: text;-webkit-text-fill-color: transparent; text-fill-color: transparent;}
