.policyDetails[data-v-7cf1c20c] {
  padding-bottom: 50px;
  background: #e7ecf2;
  overflow: hidden;
}
.policyDetails .main[data-v-7cf1c20c] {
    min-height: 530px;
    padding: 45px 50px 50px;
    background: #ffffff;
    position: relative;
}
.policyDetails .main > h4[data-v-7cf1c20c] {
      font-weight: bold;
      font-size: 24px;
      line-height: 34px;
      margin: 0 0 34px;
      text-align: center;
}
.policyDetails .main .collect[data-v-7cf1c20c] {
      cursor: pointer;
      position: absolute;
      right: 50px;
      top: 54px;
}
.policyDetails .main .collect[data-v-7cf1c20c]::before {
        display: inline-block;
        content: "\e60c";
        font-family: "iconfont";
        font-size: 16px;
        margin-right: 8px;
}
.policyDetails .main .collect[data-v-7cf1c20c]:hover {
        color: #FB8900;
}
.policyDetails .main .collect[data-v-7cf1c20c]:hover::before {
          content: "\e60b";
}
.policyDetails .main > p[data-v-7cf1c20c] {
      text-align: center;
      font-size: 13px;
      color: #999999;
}
.policyDetails .main > p label[data-v-7cf1c20c] {
        margin: 0 25px;
}
.policyDetails .main .el-divider--horizontal[data-v-7cf1c20c] {
      margin: 39px 0 32px;
}
.policyDetails .main .content > p[data-v-7cf1c20c] {
      margin: 39px 0 31px;
}
.policyDetails .main .content > p span[data-v-7cf1c20c] {
        color: #005FC9;
        cursor: pointer;
}
.policyDetails .main .content > p span[data-v-7cf1c20c]:hover {
          text-decoration: underline;
}
.policyDetails .main .content > div[data-v-7cf1c20c] {
      font-size: 16px;
      color: #666666;
      line-height: 32px;
      word-break: break-word;
}
.policyDetails .main .content .btn[data-v-7cf1c20c] {
      text-align: center;
      margin: 20px 0 0;
}

