@charset "utf-8";
body {
    background-color: #f6f7f8;
    font: 14px/1.4 'PingFangSC-Regular', 'helvetica neue', tahoma, 'PingFang SC', 'microsoft yahei', arial, 'hiragino sans gb', sans-serif;
}
body .theme,body .theme-hover{
    color: #0380bb;
}
body .pBg-parent{
    background-image: url(//xinjun.haocew.com/image/rongcy/rongcydefaultBack.png);
}
.call{
    color: #0380bb;
    text-decoration: underline;
}
.self-btn-default {
    background-color: #0380bb;
}

.self-btn-default:hover {
    background-color: #009ee9
}

.self-btn-primary {
    border-color: #0380bb;
    color: #0380bb;
}

.self-btn-primary:hover {
    background-color: #FFFFFF;
    color: #0380bb;
}
.current-points{
    background: url(//xinjun.haocew.com/image/rongcy/img_21.jpg) top center/cover no-repeat;
    height: 200px;
    color: #FFFFFF;
    margin-bottom: 50px;
    font-size: 18px;
    text-shadow: #000 0.1em 0.1em 0.2em;
}
.current-points:after{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(52,52,52, 0.5);
}
.current-points>.relative{
    z-index: 10;
}
.current-points h2{
    padding: 67px 0 20px;
    text-shadow: #000 0.1em 0.1em 0.2em;
    font-size: 32px;
}
.breadcrumb label{
    margin-right: 10px;
}
.breadcrumb p,.breadcrumb label{
    float: left;
    max-width: 400px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.breadcrumb p+p:before {
    content: ">";
    margin:0 6px;
    float: left;
}
.current-points .breadcrumb p a:hover{
    opacity: 0.8;
}
.content-page{
    word-break: break-all;
    word-wrap: break-word;
    line-height:200%;
    text-align: justify;
    color: #333;
    font-family:Microsoft YaHei, tahoma, arial, Hiragino Sans GB, "\5B8B\4F53", sans-serif;
}
.content-page img{
    max-width: 100% !important;
    width: auto;
    display: block;
    margin:20px auto;
    padding:20px 0;
    box-sizing: border-box;
}
.content-page p,.content-page table{
    text-indent: 36px;
    margin-bottom:10px;
}
body #kkpager{
    padding-top: 30px;
    clear: inherit;
}
body #kkpager span.curr,body #kkpager a:hover{
    background-color: #0380bb;
    box-shadow: 1px 1px 5px 0px #eeeeee;
}
body #kkpager a,body #kkpager span{
    box-shadow: 1px 1px 5px 0px #eeeeee;
}
.section-title{
    text-align: center;
    margin-bottom:46px;
    line-height: 1.4;
    display: block;
    color: #333333;
    font-size: 16px;
}
.section-title h2{
    font-size: 30px;
    letter-spacing: 2px;
}
.section-title hr{
    width: 46px;
    height: 2px;
    background-color: #24aef5;
    margin: 10px auto;
}
.section-title h2+p{
    margin-top: 5px;
}
.section-title p{
    display: inline-block;
    color: #999999;
}
.haveBgc .section-title,.haveBgc .section-title p,.haveBgc .section-title ins{
    color: #ffffff;
}
.haveBgc .section-title p:before,.haveBgc .section-title p:after{
    background-color: #ffffff;
}
.font25{
    font-size: 25px;
}

.article-upNext{
    line-height: 40px;
    margin:6px 0 70px;
}
.article-upNext>p{
    max-width: 400px;
    color: #999;
}
.article-upNext>p a:hover{
    color: #0380bb;
    text-decoration: underline;
}