.breadcrumbs {
    line-height: 35px;
    border-bottom: 1px solid #ebebeb;
}

    .breadcrumbs a, .breadcrumbs span {
        color: #3a2d25;
        font-size: 16px;
        line-height: 30px;
        padding: 0 5px;
    }

        .breadcrumbs a:hover {
            color: #f3600f;
        }

.listLeft {
    padding-left: 0;
}

    .listLeft > li a {
        font-size: 16px;
        display: block;
        color: #323232;
        border-left: 3px solid #fff;
        padding: 8px 0px;
        padding-left: 24px;
    }

        .listLeft > li a:hover {
            color: #f3600f;
        }

.container ul > li.cur a {
    color: #f3600f;
    border-left: 3px solid #f3600f;
}

.bshare-custom.icon-medium {
    font-size: 14px;
    line-height: 20px;
    overflow: hidden;
    width: 200px;
}

.bshare-custom a {
    padding-left: 19px;
    height: 16px;
    _height: 18px;
    text-decoration: none;
    display: none;
    zoom: 1;
    vertical-align: middle;
    cursor: pointer;
    color: #333;
    margin-right: 3px;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.bshare-custom.icon-medium a {
    padding-left: 27px;
    height: 24px;
}

.share {
    float: right;
    color: #5c5855;
    line-height: 25px;
    margin-right: 10px;
}

.pageviews i {
    display: inline-block;
    width: 20px;
    height: 12px;
    background-position: -30px 0px;
    margin-right: 6px;
    margin-top: -4px;
}

.pageviews {
    float: right;
    line-height: 28px;
    margin-right: 20px;
}

.dar {
    padding: 5px 0 10px 0;
}

.port {
    display: block;
    margin: auto;
}

.doc p {
    text-indent: 22pt;
    line-height: 28px;
    color: #000;
    font-size: 15px;
}

.button {
    display: inline-block;
    height: 28px;
    border-radius: 2px;
    width: 65px;
    text-align: center;
    line-height: 28px;
    padding: 0;
    font-size: 12px;
    color: #666;
    text-decoration: none;
    margin-left: 10px;
    background: #ececec;
    transition: all ease .2s;
}

.register-btn {
    background-color: #107edf;
    color: #fff;
}

.mar {
    padding-left: 30px;
}
