body { background-color: #fff; color: #1e1e1e; }
.policy-wraper { width: 100%;}
.policy-wraper-header { height: 3.4rem; width: 100%; background: rgba(34,110,147,1) url(../images/simple-header-blended-small.png); background-size: cover; opacity: 0.9; }
.policy-wraper-header h2 { font-size: .8rem; line-height: 1.2rem; font-weight: 900; margin: .16rem 0 .1rem 0; color: #fff; }

.policy-wraper .policy-wraper-main { width: 100%; padding: .4rem .3rem; max-width: 1100px; margin: 0 auto; background-color: #fff; }

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

.article-content p { font-size: .16rem; line-height: .22rem; margin-bottom: .2rem; }