
.policy-wraper { width: 100%; padding-top: .86rem; border-bottom: 1px solid #fff; background: #a6e42e url(../images/bg2.jpg) no-repeat center center; background-size: cover; min-height: 9.8rem; }
.policy-wraper .policy-wraper-main { width: 100%; padding: .2rem .3rem; max-width: 1320px; margin: 0 auto; background-color: var(--policyWrapBgColor); margin-top: .2rem; }

.article-title { margin-bottom: .8rem; }
.article-title li { line-height: .32rem; }
.article-title li a  { color: #2b14ed; text-decoration: underline; }

.article-content {  }
.article-content h2 { font-size: .36rem; line-height: .48rem; font-weight: 600; margin: .2rem 0 .16rem 0; text-align: center; color: var(--policyWrapHColor); }
.article-content p { font-size: .18rem; line-height: .24rem; margin-bottom: .2rem; color: var(--policyWrapPColor); }