@font-face {
    font-family: 'iconfont';  /* project id 36203 */
    src: url('//at.alicdn.com/t/font_36203_lpnaob87jn7gy14i.eot');
    src: url('//at.alicdn.com/t/font_36203_lpnaob87jn7gy14i.eot?#iefix') format('embedded-opentype'),
    url('//at.alicdn.com/t/font_36203_lpnaob87jn7gy14i.woff') format('woff'),
    url('//at.alicdn.com/t/font_36203_lpnaob87jn7gy14i.ttf') format('truetype'),
    url('//at.alicdn.com/t/font_36203_lpnaob87jn7gy14i.svg#iconfont') format('svg');
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}

body {
    margin: 0;
    padding: 0;
}

.f_p_c {
    padding: 15px;
    font-family: -apple-system, "Helvetica Neue", Roboto, Arial, "PingFang SC", sans-serif;
    font-size: 1rem;
    line-height: 1.75;
    word-wrap: break-word;
}

.f_p_c a {
    font-size: 1rem;
    color: #3399cc;
    text-decoration: none;
}

.f_p_c p {
    margin: 1px 0;
    text-align: justify;
    text-justify: inter-ideograph;
}

.f_p_c .icon:before {
    font-family: "iconfont";
    font-size: inherit;
    margin-right: 5px;
    display: inline-block;
}

.f_p_c a.icon:before {
    content: '\e658';
}

.f_p_c .icon.link:before {
    content: '\e658';
}

.f_p_c .icon.icon-triangle-down:before {
    content: '\e65c';
}

.f_p_c .icon.icon-triangle-up:before {
    content: '\e65b';
}

.f_p_c .icon.icon-triangle-right:before {
    content: '\e65a';
}

.f_p_c .icon.icon-triangle-left:before {
    content: '\e61c';
}

.f_p_c h1 {
    font-size: 1.6rem;
}

.f_p_c h2 {
    font-size: 1.4rem;
}

.f_p_c h3 {
    font-size: 1.2rem;
}

.f_p_c h4 {
    font-size: 1rem;
}

.f_p_c h1,
.f_p_c h2,
.f_p_c h3,
.f_p_c h4,
.f_p_c h5 {
    line-height: 1.4;
    font-weight: 300;
    text-align: justify;
}

.f_p_c h1,
.f_p_c h2,
.f_p_c h3,
.f_p_c h4,
.f_p_c h5,
.f_p_c p,
.f_p_c blockquote {
    margin-top: 0;
    /*margin-bottom: 1rem;*/
}

/*图片容器*/
.f_p_c a.image-container {
    display: inline-block;
    position: relative;
    margin: 0 0 1rem 0;
    padding: 0;
}

.f_p_c .switchButton {
    display: block;
    background-repeat: no-repeat;
    border-style: none;
    width: 74px;
    height: 18px;
    background-size: 100%;
    /*border-width: 0;*/
    /*border-image-width: 0;*/
}

/* @ 符号*/
.f_p_c .at {
    display: inline;
    color: #66a6eb;
    text-decoration: none;
}

.f_p_c .android-full {
    /*display: block;*/
    margin-left: -15px;
    margin-right: -15px;
    max-width: calc(100% + 30px);
    height: auto;
}

.f_p_c .indent {
    text-indent: 2em;
}

.f_p_c .left {
    text-align: left;
}

.f_p_c .right {
    text-align: right;
}

.f_p_c .justify {
    text-align: justify;
}

.f_p_c strong {
    /*color: #ffbf34;*/
}

.f_p_c .q:before {
    content: '';
    background: #ffbf34;
    display: inline-block;
    width: 10px;
    height: .8rem;
    margin-right: 5px;
    font-weight: bold;
    vertical-align: baseline;
}

/*.f_p_c .q + .p {*/
/*margin-top: -1rem;*/
/*}*/

.f_p_c p {
    font-size: 1rem;
    line-height: 1.75;
    word-wrap: break-word;
}

.f_p_c p.br {
    min-height: 1rem;
}

.f_p_c p.letter:first-letter {
    font-size: 1.8rem;
    margin-right: .2rem;
}

.f_p_c blockquote {
    margin-left: 0;
    margin-right: 0;
    padding: .8rem 1rem;
    color: #808080;
    font-size: 1rem;
    line-height: 1.6;
    background-color: rgba(102, 128, 153, 0.05);
    border-left: 5px solid rgba(102, 128, 153, 0.075) !important;
}

.f_p_c h1,
.f_p_c p,
.f_p_c blockquote {
    text-align: justify;
}

.f_p_c img:not(.content) {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
    border: none;
}

/* 表情图片*/
.f_p_c img.emoji {
    margin-top: 0;
    margin-bottom: 0;
    display: inline;
    width: 21px;
    height: 16px;
    visibility: hidden;
}

/* 图标  */
.f_p_c img.icon {
    margin-top: 0;
    margin-bottom: 0;
    display: inline;
    width: 13px;
    height: 10px;
    visibility: hidden;
}

.f_p_c .center {
    text-align: center;
    margin-left: auto !important;
    margin-right: auto !important;
}

.f_p_c .full {
    /*display: block;*/
    margin-left: -15px !important;
    margin-right: -15px !important;
    /*width: calc(100% + 30px);*/
    max-width: inherit !important;
}

.f_p_c .title.tilt {
    text-align: center;
    margin: 1rem 0;
    perspective: 36px;
}

.f_p_c .title.tilt > span {
    position: relative;
    display: inline-block;
    height: 32px;
    line-height: 34px;
    color: #ffbf34;
    font-size: 1rem;
    white-space: nowrap;
    max-width: calc(100% - 110px);
    /*overflow: hidden;*/
}
.f_p_c .title.tilt span:before {
    content: '';
    position: absolute;
    z-index: -2;
    bottom: -5px;
    left: -50px;
    right: -50px;
    height: 30px;
    background-color: #ffbf34;
    transform-origin: right center 0;
    transform: perspective(0em) rotateX(8deg);
}

.f_p_c .title.tilt span:after {
    content: '';
    position: absolute;
    z-index: -1;
    background: #fff;
    padding: 0 30px;
    height: 28px;
    font-size: 1rem;
    border: 2px solid #ffbf34;
    margin: 0 -18px;
    width: calc(100% - 30px);
    transform-origin: right center 0;
    transform: perspective(0em) rotateX(8deg);
    left: 0;
    top: 0;
}

.f_p_c .title.tilt span i {
    display: inline-block;
    font-style: normal;
    position: relative;
    height: 32px;
    z-index: 99;
    transform:scale(0.1,0.1) translateZ(2em);

}

.f_p_c .raq-block {
    display: block;
    margin-bottom: 1rem;
}

.f_p_c .raq-block .ask {
    background-color: #f7f7f7;
    color: rgba(51, 51, 51, 0.6);
    border-radius: 4px;
    padding: 1rem;
    font-size: .8rem;
    line-height: 1.2rem;
    margin-bottom: 1rem;
    margin-left: 80px;
    position: relative;
}

.f_p_c .raq-block .ask:before {
    content: '问';
    background-color: #f8f8fa;
    border-radius: 50%;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 2rem;
    font-weight: bold;
    width: 60px;
    position: absolute;
    top: 2px;
    left: -80px;
    margin-right: 1rem;
    display: block;
    color: #dcdcdc;
}

.f_p_c .raq-block .hr {
    margin: 2rem 0;
}

.f_p_c .raq-block .ask:after {
    content: '';
    border-right: 10px solid #f8f8fa;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    display: block;
    position: absolute;
    top: 23px;
    left: -9px;
}

.f_p_c .raq-block .answer {
    position: relative;
    height: 64px;
}

.f_p_c .raq-block .answer img {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    top: 2px;
    position: absolute;
}

.f_p_c .raq-block .answer .audio {
    background-color: #ffcb59;
    color: rgba(255, 255, 255, 0.8);
    border-radius: 4px;
    height: 64px;
    font-size: .8rem;
    line-height: 1.2rem;
    margin-bottom: 1rem;
    margin-left: 80px;
    position: relative;
}

.f_p_c .raq-block .answer .audio .text {
    padding: 0 64px 0 0;
    margin-left: 64px;
    line-height: 64px;
    text-align: center;
    font-size: .9rem;
    background-color: #ffbf34;
    border-radius: 0 4px 4px 0;
}

.f_p_c .raq-block .answer .audio .text:after {
    content: '';
    position: absolute;
    width: 1px;
    background-color: #ffd271;
    height: 40px;
    top: 12px;
    right: 64px;
}

.f_p_c .raq-block .answer .audio .text p:first-child {
    font-size: 1rem;
}

.f_p_c .raq-block .answer .audio .text:before {
    content: '\e63b';
    font-family: "iconfont";
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    height: 64px;
    line-height: 64px;
    width: 64px;
    color: #fff0ce;
    font-size: 1.8rem;
}

.f_p_c .raq-block .answer .audio:after {
    content: attr(data-time);
    text-align: center;
    line-height: 64px;
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    width: 64px;
}

.f_p_c .raq-block .answer .audio:before {
    content: '';
    border-right: 10px solid #ffcb59;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    display: block;
    position: absolute;
    top: 23px;
    left: -9px;
}
.f_p_c hr {
    height: 1px;
    background-color:rgba(0,0,0,0.1);
    border:none;
}
.f_p_c .hr {
    border-top: 1px solid rgba(0,0,0,0.1);
    margin: 1rem 0;
    position: relative;
}

.f_p_c .db-hr {
    text-align: center;
    height: 30px;
    line-height: 30px;
    display: block;
    position: relative;
    margin: 1rem 0;
}

.f_p_c .db-hr:before {
    content: '';
    position: absolute;
    top: 13px;
    left: 0;
    width: 100%;
    display: block;
    border-top: 4px double #ffbf34;
    z-index: -1;
}

.f_p_c .db-hr span {
    display: inline-block;
    text-align: center;
    z-index: 1;
    background-color: #fff;
    padding: 0 1rem;
}

.f_p_c .hr.down:before,
.f_p_c .hr.up:before {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    border-bottom: none;
    margin-left: -12px;
    top: -6px;
    z-index: 2;
}

.f_p_c .hr.down:before {
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 12px solid #ffbf34;
}

.f_p_c .hr.up:before {
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 12px solid #ffbf34;
}

.f_p_c .hr.down:after,
.f_p_c .hr.up:after {
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -25px;
    width: 50px;
    background-color: #fff;
    display: block;
    height: 20px;
    top: -10px;
    z-index: 1;
}

.f_p_c .news-item {
    display: block;
    height: 80px;
}

.f_p_c .news-item + .news-item {
    margin-top: 15px;
    border-top: 1px solid #eee;
    padding-top: 15px;
}

.f_p_c .news-item:before {
    content: '';
    display: block;
    clear: both;
}

.f_p_c .news-item .info {
    width: calc(100% - 155px);
    height: 80px;
    float: left;
    color: #333;
    position: relative;
}

.f_p_c .news-item .info p {
    height: 48px;
    line-height: 24px;
    color: #444;
    overflow: hidden;
    text-overflow: ellipsis;
}

.f_p_c .news-item .info span {
    position: absolute;
    bottom: 0;
    color: #999;
    font-size: .8rem;
}

.f_p_c .news-item .info span.author {
    left: 0;
}

.f_p_c .news-item .info span.view {
    right: 0;
}

.f_p_c .news-item .info span.view:before {
    content: '\e602';
    font-family: 'iconfont';
    margin-right: 5px;
}

.f_p_c .news-item .image {
    width: 140px;
    height: 80px;
    display: block;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    float: right;
    border-radius: 4px;
    position: relative;
}

.f_p_c .news-item.video .image:before {
    font-family: 'iconfont';
    content: '\e640';
    display: block;
    width: 3rem;
    height: 3rem;
    line-height: 3rem;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -1.5rem;
    margin-top: -1.5rem;
    z-index: 1;
    color: #fff;
    text-align: center;
    font-size: 2.4rem;
}

.f_p_c .club-item {
    display: table;
    width: 100%;
    height: 80px;
    background-color: #eeefee;
    margin-bottom: 15px;
    border-radius: 5px;
    background-image: -webkit-linear-gradient(bottom, #ededed, #fbfbfb);
    background-image: linear-gradient(bottom, #ededed, #fbfbfb);
    box-shadow: 0 2px 5px 0 rgb(219, 219, 219), inset 0 1px 2px 1px #f9f9f9;
    position: relative;
    overflow: hidden;
}

.f_p_c .club-item:before {
    content: '';
    display: block;
    width: 135px;
    height: 150px;
    background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, .3), rgba(255, 255, 255, 0.3));
    position: absolute;
    top: -40px;
    left: -30px;
    bottom: 0;
    z-index: 1;
    transform: rotateZ(6deg);
}

.f_p_c .club-item-wrap .club-item:before {
    display: none;
}

.f_p_c .club-item:after {
    content: '';
    display: block;
    width: calc(100% - 100px);
    position: absolute;
    right: 0;
    bottom: 0;
    height: 2px;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALUAAAADCAYAAADVwE7BAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkI3QzQ3ODlGQkQzMjExRTZBMTQ1RjY0NDgzMDE4NDYyIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkI3QzQ3OEEwQkQzMjExRTZBMTQ1RjY0NDgzMDE4NDYyIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QjdDNDc4OURCRDMyMTFFNkExNDVGNjQ0ODMwMTg0NjIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QjdDNDc4OUVCRDMyMTFFNkExNDVGNjQ0ODMwMTg0NjIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6zTKGaAAABGElEQVR42rRVAQ6DIAwEnLr/v3Y6KdPkWC5NKcxkJJe2R0GCvRJLKcEZMfgjDvBxgGPr+RXJ4IPDW3Fy9tdnHTmvdx/F8KOTVwxIw1ZfaK009rD2098MjtV+b653F38Zj07hjhZtr2C5iDhOir/8Cf6kkHDeispf/nxigb/CX8AncE+1bgFvrZ2BldbUu+J4obMxWGCtIZQnirvscSKfeMHusBuQkfPGXLU71mwUH+B2FNVBc7uKD0Bo/4w4E4T2yg2RaaGIIVpPGOWOKGKnU/8y4o2ckY7e6qbBEEg0CswSD4uGxcS5U6Oje0L1XgPrp+gf73XwYhSDKCGIUURidOesLPNWcXqvgPcqtF6g0Vfgl87+zfsIMABrlqMCMjfNCAAAAABJRU5ErkJggg==");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.f_p_c .club-item-wrap .club-item:after {
    width: 100%;
}

.f_p_c .club-item .icon {
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 100px;
    box-sizing: border-box;
    position: relative;
    z-index: 2;
}

.f_p_c .club-item .icon:before {
    content: '';
    position: absolute;
    left: 0;
    top: 35px;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAAnCAYAAADKFfKfAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjM4QzkxOTk5QkQzMzExRTZBNURGOTM1QjQyRkZBMzI2IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjM4QzkxOTlBQkQzMzExRTZBNURGOTM1QjQyRkZBMzI2Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MzhDOTE5OTdCRDMzMTFFNkE1REY5MzVCNDJGRkEzMjYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MzhDOTE5OThCRDMzMTFFNkE1REY5MzVCNDJGRkEzMjYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6iOv50AAAArElEQVR42myRwQrCMBBE022kHtSLoNiD/v9/iQcP6kGkYtM4EzKyioHX9HUn6YY0OeeA0fBhwQ1zcyMpsegTqsxAazVCMcXmIMVaWYCX1XUrRiVr0PGlBTsJ1225ieSgNZS9pAMbfrT6917tkCWY1Jv5RoMOJymxCQxglFx+JUlO4EFJ4CgZwVknVWxQ7COMXbUbKzcvd9/OE+S/kvwtJFVyrX7faayVMt4CDADayDVAESWmJwAAAABJRU5ErkJggg==");
    background-size: cover;
    width: 3px;
    height: 39px;
    display: block;
    z-index: 1;
}

.f_p_c .club-item-wrap .club-item .icon:before {
    top: 20px;
}

.f_p_c .club-item .icon img {
    max-width: 100%;
    max-height: 100%;
    display: inline;
}

.f_p_c .club-item .text {
    display: table-cell;
    vertical-align: middle;
    width: calc(100% - 100px);
}

.f_p_c .club-item-wrap .club-item .text,
.f_p_c .club-item .text p {
    margin: 0;
    text-align: center;
    font-size: 1rem;
    line-height: 1.6;
    color: #333;
}

.f_p_c .club-item .text p:last-child {
    font-size: 1.2rem;
    font-weight: bold;
}

.f_p_c .club-item-wrap .club-item {
    width: calc(50% - 7.5px);
    height: auto;
}

.f_p_c .club-item-wrap .club-item .icon,
.f_p_c .club-item-wrap .club-item .text {
    width: auto;
    display: block;
}

.f_p_c .club-item-wrap .club-item .icon {
    height: 70px;
    margin-top: 5px;
}

.f_p_c .club-item-wrap .club-item .text {
    font-size: 1rem;
    line-height: 2.2;
    margin-top: -10px;
}

.f_p_c .club-item-wrap .club-item:nth-child(odd) {
    float: left;
}

.f_p_c .club-item-wrap .club-item:nth-child(even) {
    float: right;
}

.f_p_c .club-item:before,
.f_p_c .club-item-wrap:before {
    content: '';
    display: block;
    clear: both;
}

.f_p_c .img-box {
    color: #999;
    max-width: 600px;
    position: relative;
}

.f_p_c .img-box p {
    padding: 12px;
    line-height: 1.2;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.f_p_c .img-box.s1 p {
    border-bottom: 1px solid #ddd;
}

.f_p_c .img-box.s2 {
    padding: 20px 20px 0;
    box-shadow: 0 3px 7px 1px rgba(0, 0, 0, 0.1);
}

.f_p_c .img-box.s2 img {
    margin: auto;
}

.f_p_c .img-box.s3 p {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
}

.f_p_c .img-box.s4 {
    margin-bottom: 2.2rem;
}

.f_p_c .img-box.s4 p {
    position: absolute;
    top: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    padding: 0 10px;
    margin-top: -2.6rem;
}

.f_p_c .img-box.s4.right p {
    right: 0;
    text-align: right;
}

.f_p_c .img-box.s4.left p {
    text-align: left;
    left: 0;
}

.f_p_c .img-box.s4 p span {
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.f_p_c .img-box.s4 p span:first-child {
    font-size: 1.4rem;
    padding: .2rem 0;
    height: 2.2rem;
    line-height: 2.2rem;
}

.f_p_c .img-box.s4 p span:last-child {
    font-size: 1rem;
    padding: .5rem 0;
}

.f_p_c .title {
    position: relative;
}

.f_p_c .title.s1 {
    color: #616366;
    height: 66px;
    padding-left: 40px;
}

.f_p_c .title.s1 p:first-child {
    line-height: 1.2;
    height: 46px;
    vertical-align: top;
    font-size: 1.6rem;
    font-weight: bold;
}

.f_p_c .title.s1 p:last-child {
    line-height: 1;
    font-size: 1.2rem;
    vertical-align: bottom;
}

.f_p_c .title.s1:before,
.f_p_c .title.s1:after {
    content: '';
    background-color: #616366;
    position: absolute;
    display: block;
    height: 100%;
    top: 0;
}

.f_p_c .title.s1:before {
    width: 6px;
    left: 0;
}

.f_p_c .title.s1:after {
    width: 17px;
    left: 11px;
}

.f_p_c .title.s2 {
    text-align: center;
}

.f_p_c .title.s2 p,.f_p_c .title.s2 span {
    display: inline-block;
    background-color: #ffd800;
    height: 50px;
    line-height: 50px;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    padding: 0 22px;
    font-size: 1.4rem;
}

.f_p_c .title.s2 p:before,
.f_p_c .title.s2 p:after,
.f_p_c .title.s2 span:before,
.f_p_c .title.s2 span:after {
    content: '';
    position: absolute;
    width: 20px;
    top: 3px;
    border-top: 25px solid transparent;
    border-bottom: 25px solid transparent;
    background-color: #fac200;
}

.f_p_c .title.s2 p:before,.f_p_c .title.s2 span:before {
    left: -22px;
    border-left: 22px solid #fff;
}

.f_p_c .title.s2 p:after,.f_p_c .title.s2 span:after {
    right: -22px;
    border-right: 22px solid #fff;
}

.f_p_c .title.s3 {
    border: 3px double #ffd800;
    padding: 4px;
    position: relative;
    display: inline-block;
}

.f_p_c .title.s3 p {
    font-size: 1.4rem;
    padding: 10px 15px;
    text-align: center;
    border: 3px double #ffd800;
    line-height: 1.4;
    display: inline-block;
}

.f_p_c .title.s3:before,
.f_p_c .title.s3:after {
    content: '';
    width: calc(100% - 26px);
    position: absolute;
    height: 3px;
    background-color: #fff;
    border-left: 1px solid #ffd800;
    border-right: 1px solid #ffd800;
}

.f_p_c .title.s3 p:after,
.f_p_c .title.s3 p:before {
    content: '';
    width: 3px;
    top: 12px;
    height: calc(100% - 26px);
    position: absolute;
    background-color: #fff;
    border-top: 1px solid #ffd800;
    border-bottom: 1px solid #ffd800;
}

.f_p_c .title.s3:before {
    left: 12px;
    top: -3px;
}

.f_p_c .title.s3:after {
    left: 12px;
    bottom: -3px;
}

.f_p_c .title.s3 p:before {
    left: -3px;
}

.f_p_c .title.s3 p:after {
    right: -3px;
}

.f_p_c .title.s4 {
    color: #616366;
    text-align: center;
    border-bottom: 6px solid #e6e6e6;
    font-size: 1.6rem;
    padding-bottom: .5rem;
    font-weight: bold;
}

.f_p_c .title.ss1 {
    text-align: left;
    font-size: 1.2rem;
    height: 20px;
    line-height: 20px;
    vertical-align: bottom;
}

.f_p_c .title.ss1:before {
    content: '';
    width: 12px;
    height: 20px;
    background-color: #ffd800;
    position: relative;
    margin-right: 10px;
    display: inline-block;
    vertical-align: bottom;
}

.f_p_c .title.ss2 {
    height: 20px;
    line-height: 20px;
    position: relative;
    text-align: center;
}

.f_p_c .title.ss2:before {
    content: '';
    width: 100%;
    height: 4px;
    display: block;
    border-top: 4px double #ffd800;
    position: absolute;
    top: 8px;
}

.f_p_c .title.ss2 span {
    display: inline-block;
    padding: 0 20px;
    font-size: 1.2rem;
    position: relative;
    z-index: 1;
    background-color: #fff;
}

.f_p_c .title.ss3 {
    color: #333;
    font-size: 1.2rem;
    padding-bottom: 5px;
    border-bottom: 4px double #ffd800;
    padding-left: 2px;
}

.f_p_c .title.ss4 {
    color: #333;
    font-size: 1.2rem;
    padding-bottom: 5px;
    border-bottom: 1px dotted #ffd800;
    padding-left: 2px;
}

.f_p_c .title.ss5 {
    height: 48px;
    position: relative;
    text-align: center;
}

.f_p_c .title.ss5:before,
.f_p_c .title.ss5:after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    border-top: 1px solid #ffd800;
}

.f_p_c .title.ss5:before {
    top: 18px;
}

.f_p_c .title.ss5:after {
    top: 30px;
}

.f_p_c .title.ss5 > span {
    padding: 0 30px;
    height: 100%;
    display: inline-block;
    position: relative;
    z-index: 1;
    background-color: #fff;
}

.f_p_c .title.ss5 > span > p {
    text-align: center;
}

.f_p_c .title.ss5 > span > p:first-child {
    color: rgba(51, 51, 51, 0.5);
    height: 20px;
}

.f_p_c .title.ss5 > span > p:last-child {
    font-size: 1.2rem;
    height: 28px;
}

.f_p_c .title.ss6 {
    border-top: 1px solid #ffe5b2;
    border-bottom: 1px solid #ffe5b2;
    padding: 15px 0;
}

.f_p_c .title.ss6 > p {
    color: #ffa800;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

.f_p_c .title.ss6 > p:last-child {
    font-size: 1.2rem;
    font-weight: bold;
}

.f_p_c .title.ss7 {
    color: #ffa800;
    border-bottom: 4px solid #ddd;
    padding: 5px 10px;
    font-size: 1.2rem;
    font-weight: bold;
    position: relative;
}

.f_p_c .title.ss7:after {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    bottom: 8px;
    right: 10px;
    display: block;
    background-color: #ffa800;
}

.f_p_c .quote {
    text-align: justify;
    line-height: 1.8;
    position: relative;
    padding: 1rem;
    color: #999;
}

.f_p_c .quote.s1 {
    border-top: 1px solid #ffd800;
    border-bottom: 1px solid #ffd800;
    margin-top: 6px;
}

.f_p_c .quote.s1:before {
    content: '';
    display: block;
    margin: 0 auto;
    border-top: 13px solid #ffd800;
    border-left: 13px solid transparent;
    border-right: 13px solid transparent;
    position: absolute;
    top: -6px;
    left: calc(50% - 13px);
    z-index: 2;
}

.f_p_c .quote.s1:after {
    content: '';
    display: block;
    width: 50px;
    background-color: #fff;
    position: absolute;
    left: calc(50% - 25px);
    height: 13px;
    top: -6px;
    z-index: 1;
}

.f_p_c .quote.s2 {
    background-color: #f7f7f7;
    padding: 1rem 1.5rem;
    margin-left: 33px;
}

.f_p_c .quote.s2:before {
    content: '';
    display: block;
    position: absolute;
    top: 16px;
    left: -33px;
    border-left: 33px solid transparent;
    border-top: 21px solid #f7f7f7;
}

.f_p_c .quote.s3 {
    margin: 3px;
    padding: 0;
}

.f_p_c .quote.s3 p {
    padding: 1rem 1.5rem;
    position: relative;
}

.f_p_c .quote.s3:before,
.f_p_c .quote.s3:after,
.f_p_c .quote.s3 p:before,
.f_p_c .quote.s3 p:after,
.f_p_c .quote.s3 span:before,
.f_p_c .quote.s3 span:after {
    content: '';
    position: absolute;
    background-color: #ffd800;
}

.f_p_c .quote.s3:before,
.f_p_c .quote.s3:after {
    width: 150px;
    height: 1px;
}

.f_p_c .quote.s3:before {
    left: 0;
    top: -3px;
}

.f_p_c .quote.s3:after {
    right: 0;
    bottom: -3px;
}

.f_p_c .quote.s3 p:before,
.f_p_c .quote.s3 p:after {
    height: 80px;
    width: 1px;
}

.f_p_c .quote.s3 p:before {
    left: 0;
    top: -3px;
}

.f_p_c .quote.s3 p:after {
    right: 0;
    bottom: -3px;
}

.f_p_c .quote.s3 span:before,
.f_p_c .quote.s3 span:after {
    width: 5px;
    height: 5px;
    background-color: #ffd800;
    border-radius: 50%;
}

.f_p_c .quote.s3 span:first-child:before {
    left: 150px;
    top: -5px;
}

.f_p_c .quote.s3 span:first-child:after {
    right: 150px;
    bottom: -5px;
}

.f_p_c .quote.s3 span:last-child:before {
    left: -2px;
    top: 77px;
}

.f_p_c .quote.s3 span:last-child:after {
    right: -2px;
    bottom: 77px;
}

.f_p_c .quote.s4 {
    border: 1px solid #ffd800;
    border-radius: 4px;
    padding: 1.5rem 1.5rem 1rem;
}

.f_p_c .quote.s4:before {
    content: '';
    position: absolute;
    display: block;
    width: 100px;
    height: 32px;
    top: -16px;
    left: 27px;
    border-radius: 4px;
    background-color: #ffd800;
}

.f_p_c .link-box {
    position: relative;
}

.f_p_c .link-box a {
    display: block;
    color: #999;
}

.f_p_c .link-box a:not(:last-child) {
    padding-bottom: 15px;
}

.f_p_c .link-box a span {
    border-bottom: 1px solid #ffd74d;
    padding-bottom: 5px;
}

.f_p_c .link-box.s1 {
    border: 4px solid #ffd800;
    padding: 1.2rem 1rem 1rem;
    position: relative;
}

.f_p_c .link-box.s1 div {
    position: absolute;
    left: 0;
    top: -14px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    width: 100%;
}

.f_p_c .link-box.s1 div span {
    background-color: #fff;
    padding: 0 20px;
    color: #ffd800;
    font-weight: bold;
    font-size: 1.2rem;
}

.f_p_c .link-box.s2 {
    background-color: #ffc600;
    padding: .6rem 1.5rem .8rem;
    border-radius: 25px;
}

.f_p_c .link-box.s2:before {
    content: '';
    border-bottom: 11px solid #ffc600;
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    top: -11px;
    left: calc(50% - 11px);
    z-index: 1;
    position: absolute;
}

.f_p_c .link-box.s2 a {
    color: #fff;
    position: relative;
    margin-left: 30px;
    line-height: 1.8;
}

.f_p_c .link-box.s2 a:before {
    content: '\e610';
    font-family: 'iconfont';
    position: absolute;
    left: -30px;
    top: 4px;
    font-size: 16px;
}

@media screen and (min-width: 768px) {
    .f_p_c .link-box.s1 {
        /*border: none;*/
    }
    .f_p_c .link-box.s1 div span {
        font-size: 1.2rem;
    }
    .f_p_c .link-box a span {
        font-size: 1.2rem;
    }
}

/*下面是原创文章专栏的样式article_main*/
.article_main {
  line-height: 34px;
  font-weight: 400;
  font-size: 17px;
  padding: 0 7px;
  margin-bottom: 50px;
}
.article_main * {
  vertical-align: initial;
}
.article_main .ql-video {
  height: 380px;
}
.article_main h1,
.article_main h2,
.article_main h3,
.article_main h4,
.article_main h5 {
  line-height: 1.5;
  font-weight: 500;
  margin: 10px 0;
}
.article_main h1 {
  font-size: 36px;
}
.article_main h2 {
  font-size: 30px;
}
.article_main h3 {
  font-size: 24px;
}
.article_main h4 {
  font-size: 18px;
}
.article_main h5 {
  font-size: 14px;
}
.article_main p {
  line-height: 34px;
  font-size: 17px;
  margin-bottom: 17px;
}
.article_main p img:last-child {
  margin-bottom: 0;
}
.article_main img {
  margin-bottom: 17px;
}
.article_main img.biaoqing {
  display: inline-block;
  width: 28px;
  margin-top: -4px;
  margin-bottom: 0;
}
.article_main ol,
.article_main ul {
  margin-left: 20px;
}
.article_main ol li,
.article_main ul li {
  line-height: 34px;
  list-style: inherit;
  font-size: 17px;
}
.article_main blockquote {
  font-size: 17px;
}