@charset "UTF-8";
.risk-content {
  color: #000000 !important;
}
.risk-content .top {
    width: 120px;
    padding: 20px 10px 10px 10px;
}
.risk-content .top > img {
    width: 100%;
}
.risk-content #bd {
    line-height: 1.6em;
    font-size: 16px;
}
.risk-content .title {
    width: 94%;
    font-size: 18px;
    margin-top: 15px;
    padding-bottom: 8px;
    border-bottom: 1px solid #e7e7eb;
    text-align: center;
}
.risk-content .ptitle {
    width: 94%;
    font-size: 16px;
    margin-top: 10px;
    color: #8c8c8c;
}
.risk-content .weui_article {
    width: 94%;
    margin-left: 3%;
}
.risk-content .weui_article .content h3,
  .risk-content .about_frame .content p {
    font-size: 16px;
    line-height: 30px;
    text-align: justify;
    text-justify: inter-ideograph;
}
.risk-content .weui_article h3 {
    font-weight: bold;
    color: #3b8ac6;
    margin-top: 30px;
    margin-left: -18px;
}
.risk-content .weui_article .content img {
    margin-bottom: 5px;
    margin-top: 5px;
}
.risk-content .weui_article .content h6 {
    line-height: 20px;
    padding: 0 8px;
    color: #fff;
    font-size: 14px;
    background: #3b8ac6;
    display: inline-block;
    margin: 5px 0;
}
.risk-content .weui_article .content img {
    max-width: 96%;
}
.risk-content .bottom a {
    text-decoration: none;
    color: #9d9e9e;
}
.risk-content .bottom .zan1 {
    background: url(/Public/Weixin/images/zan1.png) no-repeat 0px 0px;
    background-size: 20px 20px;
    float: left;
    display: block;
    padding-left: 20px;
}
.risk-content .bottom .zan2 {
    background: url(/Public/Weixin/images/zan2.png) no-repeat 0px 0px;
    background-size: 20px 20px;
    float: left;
    display: block;
    padding-left: 20px;
}
.risk-content p {
    text-indent: 20px;
    font-size: 14px;
    line-height: 18px;
}
.risk-content span {
    font-size: 13px;
    line-height: 18px;
}
.risk-content .foot p {
    font-size: 14px !important;
}
.risk-content .black {
    font-weight: 400;
}
.risk-content #grad {
    /* Safari 5.1 - 6.0 */
    /* Opera 11.1 - 12.0 */
    /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #d2c7b0, #fdfdfd);
    /* 标准的语法 */
    padding: 10px 10px;
}
.risk-content #grad > span {
    color: white;
    font-size: 15px;
}
.risk-content p {
    text-indent: 20px;
    font-size: 14px;
    line-height: 18px;
    margin: 14px 0;
}
.risk-content .black {
    font-weight: 400;
}
.risk-content span {
    font-weight: 400;
    font-size: 13px;
    display: block;
    line-height: 18px;
    font-weight: 200;
}

