body {
    padding-top: 100px;
    min-height: 1000px;
}

ul {
    cursor: pointer;
}

::-webkit-scrollbar {
    width: 6px!important;
    height: 6px!important;
}

::-webkit-scrollbar-track{
    background: transparent!important;
}

@font-face {
    font-family: "finex help";
    src: url(../fonts/iconfontDoc.eot?t=1492744925968);
    src: url(../fonts/iconfontDoc.eot?t=1492744925968#iefix) format('embedded-opentype'), url(../fonts/iconfontDoc.woff?t=1492744925968) format('woff'), url(../fonts/iconfontDoc.ttf?t=1492744925968) format('truetype'), url(../fonts/iconfontDoc.svg?t=1492744925968#finex-help) format('svg')
}

.x-icon {
    font-family: "finex help" !important;
    font-size: 16px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.navbar-default .navbar-toggle .icon-bar{background-color: #5db2ff;}
.navbar-default .navbar-toggle{border-color:#5db2ff;}
.navbar-default .navbar-toggle .icon-bar{border-color:#5db2ff;}
.icon-back:before {
    content: "\e697"
}

.icon-comments:before {
    content: "\e69b"
}

.icon-edit:before {
    content: "\e69e"
}

.icon-form:before {
    content: "\e6a2"
}

.icon-help:before {
    content: "\e6a3"
}

.icon-less:before {
    content: "\e6a5"
}

.icon-moreunfold:before {
    content: "\e6a6"
}

.icon-more:before {
    content: "\e6a7"
}

.icon-search:before {
    content: "\e783"
}

.icon-text:before {
    content: "\e6fc"
}

.icon-office:before {
    content: "\e705"
}

.icon-video:before {
    content: "\e820"
}

.icon-play:before {
    content: "\e719"
}

.icon-set:before {
    content: "\e6ae"
}

.icon-wechat:before {
    content: "\e652"
}

.icon-weibo:before {
    content: "\e646"
}

.icon-qq:before {
    content: "\e645"
}

.icon-like:before {
    content: "\e6a8"
}

.bby_doc {
    margin-right: -15px;
    margin-left: -15px;
}

.bby_row {
    width: 100%;
    float: left;
    margin-top: 60px;
    padding-right: 70px;

}

.bby_mu {
    float: left;
    width: 16%;
    position: fixed;
    top: 44px;
    bottom: 0;
    left: 0;
    padding-top: 10px;
    z-index: 99;
    overflow: auto;
    margin-top: 20px;
    background-color: white;
    border-right: 1px solid #e5e5e5;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .2);
}

.bby_rig {
    float: left;
    width: 80%;
    margin-left: 20%;
    min-height: 1000px;
    position: relative;
    margin-top: 20px;
    background-color: white;
    border-radius: 5px;
}

.bby_mulu a {
    position: relative;
    display: block;
    color: #777d90;
    height: 40px;
    line-height: 40px;
    padding: 0 8px 0 18px;
    text-decoration: none;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.bby_mulu a.active {
    color: #777d90;
    background: #eafaf3;
    border-left: 4px solid #777d90;
}

.bby_pagetitle {
    font-size: 24px;
    color: #2C3E50;
    padding: 24px 40px;
    border-bottom: solid 1px #e9e9e9;
}

.bby_mulu a > i {
    position: relative;
    float: right;
    right: 0;
    width: 35px;
    background: url(../images/left.png);
    height: 22px;
    margin-top: 5px;
}

.bby_mulu a:hover {
    color: #0DB3A6;
}

.x-page-content, html {
    background: #fff
}

.x-page-content {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

@media (max-width: 768px) {
    .x-page-content {
        margin: -20px -15px 10px;
        position: relative;
        z-index: 99999999;
    }

}

.x-page-content > .page-title {
    font-size: 24px;
    color:#333;
    height: 60px;
    padding: 20px 40px;
    text-align: left;
}

.x-page-content.single-page {
    margin: 0 auto;
    max-width: 800px
}

.x-page-content.single-page > .page-title {
    text-align: center;
    border: 0;
    font-size: 30px
}

.x-page-content.single-page .markdown-body img, .x-page-content.single-page .markdown-body video {
    margin: 10px auto
}

.x-feedback-pane {
    margin: 0 25px;
}

@media (max-width: 768px) {
    .x-feedback-pane {
        margin: 0 -15px 10px
    }
}

/*.container, .container-fluid {*/
/*margin-right: auto;*/
/*margin-left: auto;*/
/*padding-right: 15px;*/
/*padding-left: 15px;*/
/*height: 100%;*/
/*}*/

/*@media (min-width: 992px) {*/
/*.container {*/
/*width: 970px*/
/*}*/
/*}*/

/*@media (min-width: 1200px) {*/
/*.container {*/
/*width: 100%;*/
/*margin-left: 35px;*/
/*}*/
/*}*/

.row {
    margin-right: -15px;
    margin-left: -15px
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width: 768px) {
    .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 992px) {
    .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 1200px) {
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 82.33333333%;
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%;
    }

    .container > .navbar-header{
        width: 16.66666667%;
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 18.66666667%;
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

.sidebar {
    position: fixed;
    display: block;
    top: 60px;
    bottom: 0;
    z-index: 999;
    overflow: auto;
}
.container-fluid{
    margin: 0 auto;
    padding-left:0;
}
.sidebar-left {
    left: 0
}

.sidebar-right {
    right: 0
}

.row .sidebar.sidebar-left.sidebar-xs-show {
    left: 0;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    transform: translate(0, 0)
}

.row .sidebar.sidebar-right.sidebar-xs-show {
    right: 0;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    transform: translate(0, 0)
}

@media (min-width: 768px) {
    .row .sidebar.sidebar-left.sidebar-sm-show {
        /*left: 0;*/
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    .row .sidebar.sidebar-right.sidebar-sm-show {
        right: 0;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@media (min-width: 992px) {
    .row .sidebar.sidebar-left.sidebar-md-show {
        left: 0;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    .row .sidebar.sidebar-right.sidebar-md-show {
        right: 0;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@media (min-width: 1170px) {
    .row .sidebar.sidebar-left.sidebar-lg-show {
        left: 0;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    .row .sidebar.sidebar-right.sidebar-lg-show {
        right: 0;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

.sidebar-animate {
    -webkit-transition: -webkit-transform .3s ease;
    -moz-transition: -moz-transform .3s ease;
    -o-transition: transform .3s ease;
    transition: transform .3s ease
}

.sidebar.sidebar-left {
    padding-right: 0;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.sidebar.sidebar-left.sidebar-open {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}
.bby_top{margin-top:45px;}
::-webkit-scrollbar {
    width: 10px;
    height: 2px
}
@media(max-width: 1170px){
    ::-webkit-scrollbar{width:0px;}
}
::-webkit-scrollbar-thumb {
    border-radius: 6px;
    background: #D8D8D8
}

::-webkit-scrollbar-track {
    border-radius: 6px;
    background: rgba(250, 250, 250, .9)
}

.tree-list {
    margin-left: -15px;
}

.tree-list ul {
    list-style: none;
    padding: 0 0 0 10px;
    margin: 0
}
.tree-list ul li {
    list-style: none;
}

#doc-tree-list{
    padding-top: 20px;
}

.tree-list a {
    position: relative;
    display: block;
    color: #666666;
    height: 40px;
    line-height: 40px;
    padding: 0 17px 0 28px;
    text-decoration: none;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: #fff;
    border-radius: 5px;
}

.tree-list a > i {
    font-size: 16px;
    position: absolute;
    font-style: normal;
    left: 0;
    color: #999999;
}

.tree-list a > i:before {
    content: ' ';
    padding-right: 5px
}

.tree-list a.has-child > i:before {
    content: "\e7d8"
}

.tree-list a.has-child.open > i:before {
    content: "\e77f"
}

.tree-list a.has-child + ul {
    display: none
}

.tree-list a.has-child.open + ul {
    display: block
}

.tree-list a:hover {
    color: #0265FF;
    cursor: pointer;
}

.tree-list a:hover i {
    color: #0265FF;
    cursor: pointer;
}

.tree-list a.active {
    color: #0265FF;
}

.tree-list a.active i{
    color: #0265FF;
}

    /*.tree-list a.active:before {*/
/*    content: ' ';*/
/*    background: #63aadc;*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: 0;*/
/*    bottom: 0;*/
/*    width: 2px;*/
/*}*/
/*.tree-list li{*/
/*height:100%;*/
/*}*/
.x-feedback-pane {
    position: relative;
    background: #fff;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    min-height: 50px;
    padding: 27px 20px 27px 160px;
    /*border: 1px solid #e9e9e9;*/
}

.x-feedback-pane .user-thumb {
    position: absolute;
    top: 28px;
    left: 30px;
    width: 114px;
    height: 114px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: url(../images/img_touxiang.png) 0 0 no-repeat;
}

.x-feedback-pane .pane-info {
    font-size: 14px;
    color:#5db2ff;
    line-height: 27px
}

.x-feedback-pane .pane-line {
    margin-top: 20px
}

.x-feedback-pane .pane-line:after, .x-feedback-pane .pane-line:before {
    content: " ";
    display: table;
    line-height: 0
}

.x-feedback-pane .pane-line:after {
    clear: both
}

.x-feedback-pane .pane-line .line-item {
    position: relative;
    float: left;
    left: 0;
    font-size: 16px;
    color:#4a90e2;
    line-height: 30px
}

.x-feedback-pane .pane-line .line-btn-group {
    position: relative;
    float: left;
    left: 18px
}

@media screen and (max-width: 768px) {
    .x-feedback-pane .pane-line .line-btn-group {
        float: none;
        left: 0;
        margin-top: 40px
    }
    #navbar.navbar-collapse.collapse{
        display: none!important;
    }

    #right{
        padding-top: 30px;
    }

    #navbar.collapse.mobileOpen {
        margin-left: -20px;
        margin-right: -20px;
        display: block!important;
        height: auto!important;
    }
    #navbar .hdft{
        width: 100%;
    }
    .navbar-nav > li{
        float: revert;
    }
    #navbar .nav-btn{
        display: block;
        float: left;
    }
}

.x-feedback-pane .pane-line .line-btn-group .btn {
    border: 1px solid #D9D9D9;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    width: 68px;
    height: 30px;
    text-align: center;
    font-size: 12px;
    color: rgba(0, 0, 0, .75);
    margin-right: 10px;
    display: inline-block;
    -webkit-transition: background 218ms;
    -moz-transition: background 218ms;
    -o-transition: background 218ms;
    transition: background 218ms;
    cursor: pointer
}

.x-feedback-pane .pane-line .line-btn-group .btn:hover {
    background: #ebebeb
}

.x-feedback-pane .pane-form {
    margin-top: 15px
}

.x-feedback-pane .pane-form textarea {
    border: 1px solid #5db2ff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    width: 530px;
    height: 130px;
    display: block;
    padding: 5px;
    outline: 0;
    resize: none
}

.x-feedback-pane .pane-form textarea:focus {
    border: 1px solid rgba(74, 144, 226, 0.77) ;
}

@media screen and (max-width: 768px) {
    .x-feedback-pane .pane-form textarea {
        width: 100%
    }
}

.x-feedback-pane .pane-form .submit {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 5px;
    width: 78px;
    height: 34px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    margin-top: 10px;
    -webkit-transition: background 218ms;
    -moz-transition: background 218ms;
    -o-transition: background 218ms;
    transition: background 218ms;
    background:#5db2ff;
    cursor: pointer;
    line-height: 34px
}

.x-feedback-pane .pane-form .submit:hover {
    background:#5db2ff;
}

@media (max-width: 768px) {
    .x-feedback-pane {
        margin: 0 -15px 10px
    }
}

.header-title {
    opacity: 1;
    color: #42b7f2;
    line-height: 60px;
    margin-left: -25px;
    font-size: 20px;
    cursor: pointer;
    float: right;
    text-decoration: none;
}

.hdimg {
    width: 136.88px;
    height: 33px;
}

@media (min-width: 768px) {
    .hd {
        height: 33px;
    }
}

.hdft {
    font-size: 16px;
    margin-left: 0;
    margin-top: 0;
}

/*.navbar-right button {*/
/*margin-top: 3px;*/
/*}*/

@media (max-width: 1028px) {

    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
        margin-left: 8px;
    }
}

@media (max-width: 970px) {
    .main-content {
        width: 100%;
    }
}

@media (max-width: 820px) {
    .navbar-default .navbar-nav > li > a {
        color: rgba(122, 120, 210, 0.9);
        margin: 0;
        padding: 15px;
    }
}

/*yun 导航栏 2017-11-3*/
.navbar-default .navbar-nav > li {
    margin-top: 5px;
}

.navbar-default .navbar-nav > li > a {
    color: #4a90e2;
    width: 110px;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}

.navbar-default .navbar-nav > li > a:hover {
    color: #4a90e2;
    background-color: #f8f8f8;
    border-radius: 5px;
}

.navbar-default .navbar-nav > .active > a:focus {
    color: #4a90e2;
    background-color: #f8f8f8;
    border-radius: 5px;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: #4a90e2;
    background-color: #f8f8f8;
    border-radius: 5px;
}

.modal-title > img {
    width: 90%;
}

/*#navbar {*/

/*margin-right: 35px;*/
/*}*/

/*.navbar-right {*/
/*margin-right: 15px;*/
/*float: right;*/
/*}*/

@media (max-width: 768px) {
    /*.navbar-right{*/
    /*display: none;*/
    /*}*/

    .header-title {
        float: left;
        opacity: 1;
        line-height: 60px;
        margin-left: -8px;
        font-size: 20px;
        padding-left: 0;

    }

    /*#navbar {*/
    /*overflow-y: hidden;*/
    /*margin-right: 0;*/
    /*width: 100%;*/
    /*position: absolute;*/
    /*}*/
    /*#navbar a{*/
    /*text-align: left;*/
    /*}*/
    .hdft{
        margin-left: 0;
        margin-top: 0;
    }
    .col-xs-10 {
        width: 65%;
        z-index: 1001;
    }
    .kefu{
        display: none;
    }
    .tree-list ul {
        float: left;
        width: 100%;
        background: white;
    }
    .tree-list{
        background: white;
        height: 100%;
    }
}

@media (max-width: 382px) {
    .header-title {
        opacity: 1;
        line-height: 60px;
        margin-left: -8px;
        font-size: 18px;

    }
}

@media (max-width: 372px) {
    .header-title {
        opacity: 1;
        line-height: 60px;
        margin-left: -8px;
        font-size: 14px;

    }
}

@media (max-width: 340px) {

    .header-title {
        float: left;
        display: none;
    }
}

@media (max-width: 336px) {
    .header-title {
        opacity: 0;
        line-height: 60px;
        margin-left: -8px;
        font-size: 14px;
    }
}

#doc-search {
    width: 200px;
    display: block;
    position: absolute;
    margin-left: -20px;
    margin-top: -4px;
    padding-top: 13px;

}

#doc-search > input {
    border: 1px solid #4a90e2;
    border-top-left-radius: 2px !important;
    border-bottom-left-radius:2px !important;
    font-size: 12px;
    padding-left: 10px;
    height: 32px;
    width: 165px;
    color:#999;
}

#doc-search > input:-moz-placeholder {
    color:#999;
}
#doc-search > input::-webkit-input-placeholder{
    color: #999;
    font-size: 15px;
}
#doc-search > input::-moz-placeholder {
    color:red;
}

#doc-search > input:-ms-input-placeholder {
    color:red;font-size: 15px;
}

#doc-search > input::-webkit-input-placeholder {
    color:red;
}

#doc-search > input:focus {
    border-color: rgba(74, 144, 226, 0.77) !important;
    outline: 0;
    -webkit-box-shadow: 0 0 0 0px #4a90e2;
    box-shadow: 0 0 0 0px #4a90e2;
    background-color: rgba(240, 248, 255, 0);
}

#doc-search > input:focus + i {
    background-color: rgba(74, 144, 226, 0.77);
}

#doc-search > i {
    display: block;
    margin-top: 16px;
    top: 50%;
    width: 31px;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    color: white;
    font-size: 15px;
    z-index: 2;
    cursor: pointer;
    font-style: normal;
    float: left;
    background-color: #4a90e2;
    /* padding: 7px; */
    height: 32px;
    padding-left: 7px;
    padding-top:7px;
    border-top-right-radius: 2px;
    border-bottom-right-radius:2px;
}

#doc-search > i:hover {
    background: rgba(74, 144, 226, 0.77) !important
}

/*.navbar-right .nav-btn {*/
/*padding: 0 20px;*/
/*background: #4a90e2;*/
/*color: #fff !important;*/
/*-webkit-border-radius: 3px;*/
/*-moz-border-radius: 3px;*/
/*border-radius: 5px;*/
/*display: block;*/
/*margin-left: 20px;*/
/*-webkit-transition: background 518ms;*/
/*-moz-transition: background 518ms;*/
/*-o-transition: background 518ms;*/
/*transition: background 518ms;*/
/*cursor: pointer*/
/*}*/

/*.navbar-right .nav-btn:hover {*/
/*background: rgba(74, 144, 226, 0.77) !important*/
/*}*/

/*#navbar a {*/
/*height: 35px;*/
/*margin-top: 4px;*/
/*padding-top: 7px;*/
/*width: 100%;*/
/*display: block;*/
/*}*/

.izl-rmenu {
    margin-right: 0;
    width: 82px;
    position: fixed;
    right: 2px;
    top: 65%;
    /*-webkit-box-shadow: #DDD 0px 1px 5px;
    -moz-box-shadow: #DDD 0px 1px 5px;
    box-shadow: #DDD 0px 1px 5px;*/
    z-index: 99999;
}

.izl-rmenu .consult {
    background-image: url(../images/consult_icon.gif);
    background-repeat: no-repeat;
    background-position: center -77px;
    display: block;
    height: 76px;
    width: 82px;
}

.izl-rmenu .consult .phone {
    background-color: rgb(247, 247, 255);
    position: absolute;
    width: 160px;
    left: -160px;
    top: 0px;
    line-height: 73px;
    color: #000;
    font-size: 18px;
    text-align: center;
    display: none;
    /*box-shadow: #DDD -1px 1px 4px;*/
}

.izl-rmenu a.consult:hover .phone {
    display: inline !important;
}

.izl-rmenu .cart {
    background-image: url(../images/consult_icon.gif);
    background-repeat: no-repeat;
    background-position: center bottom;
    display: block;
    font-size: 12px;
    line-height: 16px;
    color: #45BDFF;
    text-align: center;
    padding-top: 15px;
    padding-right: 18px;
    padding-bottom: 47px;
    padding-left: 48px;
}

.izl-rmenu a.cart:hover .pic {
    display: block;
}

.izl-rmenu .btn_top {
    background-image: url(../images/float_top.gif);
    background-repeat: no-repeat;
    background-position: center top;
    display: block;
    height: 39px;
    width: 82px;
    -webkit-transition: all 0s ease-in-out;
    -moz-transition: all 0s ease-in-out;
    -o-transition: all 0s ease-in-out;
    transition: all 0s ease-in-out;
}

.izl-rmenu .btn_top:hover {
    background-image: url(../images/float_top.gif);
    background-repeat: no-repeat;
    background-position: center bottom;
}

.izl-rmenu .cart .pic {
    display: none;
    position: absolute;
    left: -167px;
    top: 65px;
    width: 167px;
    height: 167px;
    background: url(../images/weixin.jpg);
}

#udesk-feedback-tab {
    position: fixed;
    right: 2px;
    top: 65%;
    margin-top: -76px;
    /*-webkit-box-shadow: #DDD 0px -1px 5px;
    -moz-box-shadow: #DDD 0px -1px 5px;
    box-shadow: #DDD 0px -1px 5px;*/
    z-index: 10000;
    cursor: pointer;
    background-image: url(../images/consult_icon.gif);
    background-repeat: no-repeat;
    background-position: center top;
    display: block;
    height: 76px;
    width: 82px;
    background-color: #FFF !important;

}
.x-page-content .blog-box .blog-item-wrapper,.x-page-content .video-box .video-item-wrapper {
    float: left;
    left: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    background: #FFF;
    position: relative;
    text-decoration: none
}

.x-page-content .video-box {
    padding-bottom: 20px;
    padding-left: 30px
}

.x-page-content .video-box:after,.x-page-content .video-box:before {
    content: " ";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both
}

.x-page-content .video-box .video-item-wrapper {
    width: 250px;
    height: 200px;
    -webkit-box-shadow: 0 0px 0px 0 rgba(0,0,0,.2);
    /*box-shadow: 0 1px 4px 0 rgba(0,0,0,.2);*/
    border-radius: 8px;
    -webkit-transition: all 218ms;
    -moz-transition: all 218ms;
    -o-transition: all 218ms;
    transition: all 218ms;
    margin: 10px 30px 30px 10px;
    padding: 0;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    background: url("../images/img_shipinlan.png");
}

.x-page-content .video-box .video-item-wrapper:hover {
    -webkit-box-shadow: 1px 1px 1px 0 rgba(0,0,0,.2);
    border-radius: 8px;
    box-shadow: 1px 1px 1px 0px rgba(0,0,0,.2);
    -webkit-transform: scale(1.03);
    -moz-transform:scale(1.03);
    -ms-transform:scale(1.03);
    -o-transform:scale(1.03);
    transform:scale(1.03);
    transition: .5s;
}

.x-page-content .video-box .video-item-wrapper>img {
    width: 100%;
    position: absolute;
    height: 200px;
    border-radius: 5px;
    opacity:0;
}

.x-page-content .video-box .video-item-wrapper .title {
    font-size: 18px;
    color: white;
    padding: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: normal;
    position: relative;
    transition: .5s;
    opacity:1;
    display: block;
}
.x-page-content .video-box .video-item-wrapper:hover .title{
    transform:translateY(88%);
    opacity: 0;
    font-size: 12px;
}
.x-page-content .video-box .video-item-wrapper .desc {
    height: 30px;
    font-size: 14px;
    padding: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    position: relative;
    color: white;
    display: -webkit-box;
    transition: .5s;
}
.markdown-body img{
    display: block;
    margin: 10px 0;
    border-style: none;
    max-width: 100%!important;
    padding: 12px;
    /*-webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,.2);*/
    /*box-shadow: 0 1px 4px 0 rgba(0,0,0,.2);*/
    background-color: #fff;
}
.markdown-body video {
    max-height: 700px;
    display: block;
    margin: 10px 0;
    border-style: none;
    max-width: 95%!important;
    padding: 12px;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,.2);
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.2);
    background-color: #fff;
}
@media screen and (max-width: 320px) {
    .x-page-content .video-box .video-item-wrapper {
        width:250px;
        margin-left: 10px
    }

    .x-page-content .video-box .video-item-wrapper>img {
        height: 150px
    }
}

.gengduo {
    padding: 8px 20px;
    background: #4a90e2;
    color: #fff !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 5px;
    -webkit-transition: background 518ms;
    -moz-transition: background 518ms;
    -o-transition: background 518ms;
    transition: background 518ms;
    cursor: pointer;
    width: 140px;
    height: 35px;
    line-height: 35px;
}
.gengduo:hover{
    background: rgba(74, 144, 226, 0.77) !important;
}


.content_docss{
    cursor: pointer;
    width:364px;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,.2);
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.2);
    border-radius: 4px;
    -webkit-transition: all 218ms;
    -moz-transition: all 218ms;
    -o-transition: all 218ms;
    transition: all 218ms;
    margin: 35px auto;
    padding: 8px 8px 20px;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    height:260px;
}

.content_docss  .title{
    transition: .5s;
    margin: 0;
    font-size: 18px;
    color: white;
    height: 45px;
    padding: 6px 0 0 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: -40%;
    position: relative;
}
.content_docss  .bby_igs{
    width: 100%;
    height: 242px;
}
.content_docss  .desc{
    transition: .5s;
    position: absolute;
    height: 50px;
    font-size: 14px;
    color: white;
    padding: 10px 0 0 40px;
    display: -webkit-box!important;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    -webkit-box-orient: vertical;
    margin-top: -20px;
    margin-left: -20px;
}
.content_docss:hover  .desc{
    opacity: 0;
}
.content_docss:hover  .title{
    opacity: 0;
}
.content_docss:hover .bby_tucs{
    opacity: 0;
}
.content_docss:hover .bby_tg img{
    opacity: 1;
}
.bby_tucs{
    background-color: #333;
    position: absolute;
    width: 96%;
    height: 93%;
    opacity: .5;
    transition: .5s;
    border-radius: 5px;
}
.bby_tg img{
    position: absolute;
    margin-left: -30px;
    margin-top: -160px;
    width: 70px;
    opacity: 0;
    transition: .6s;
}
.bby_bot{
    position: absolute;
    margin-top: 315px;
    margin-left: 540px;
}
.bby_bo{
    border-top:125px solid rgba(74, 144, 226, 0.66);
    width: 70%;
    height: 100%;
    border-radius:5px ;
    margin: 10px auto;
    transition: .5s;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,.2);
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.2);
}
.bby_tie{
    position: absolute;
    margin-top: -148px;
    color: white;
    font-size: 18px;
    font-weight: bold;
    width: 265px;
    height: 124px;
    white-space: inherit;
    text-overflow: ellipsis;
    text-align: center;
    line-height: 124px;
    letter-spacing: 5px;
}
.bby_bo img{
    position: static;
    margin-top: -176px;
    z-index: 1;
    opacity: .7;
}
.bby_centos{
    font-size: 16px;
    padding: 0 20px;
    letter-spacing: 3px;
    line-height: 25px;
    position: static;
    margin-top: -15px;
}
.bby_bo:hover{
    border-top:125px solid rgba(74, 144, 226, 0.52);
    -webkit-box-shadow: 0 1px 8px 0 rgba(0,0,0,.2);
    box-shadow: 0 1px 8px 0 rgba(0,0,0,.2);
}

#doc-tree-list .menu-title{
    width: 100%;
    font-size: 14px;
    font-weight: bold;
    color: #333333;
    padding: 16px 30px;
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 7px;
}

#doc-tree-list ul ul{
    padding-left: 28px;
}

.editormd-html-preview pre{
    position: relative;
}

.editormd-html-preview li .bby_vh{
    position: absolute;
    top: 0;
    right: 0;
    z-index: 5;
    font-size: 16px;
}

.editormd-html-preview li .bby_vh span{
    color: #b38a8a!important;
}

.bby_vh{
    border: 1px solid rgba(231, 231, 231, 0) !important;
    color: #b38a8a!important;
    cursor: pointer!important;
    text-decoration: none!important;
    position: absolute;
    right: 40px;
    top: auto;
}
.bby_vh:hover{
    border: 1px solid #ddd!important;
}
.editormd-preview-container ol.linenums li, .editormd-html-preview ol.linenums li {
    list-style-type: decimal!important;
    margin-left: -32px!important;
}
.bby_doc{
    margin-left: 20%;
    width: 250px;
}
.bby_video{
    height:  60px;
    width: 100%;
}
html{
    overflow: hidden;
}
@media screen and (max-width: 1400px) {
    .hdft {
        margin-left: 0;
    }
}
@media screen and (max-width: 1330px) {
    /*#navbar a{*/
    /*padding: 0 6px;*/
    /*line-height: 34px;*/
    /*}*/
}
@media screen and (max-width: 1200px) {
    #navbar{
        margin-right:0;
    }

}
.editormd-preview-container, .editormd-html-preview{
    padding: 20px 40px!important;
}
.markdown-body table th, .markdown-body table td{word-break: break-word;}
@media screen and (max-width: 768px) {
    .sidebar.sidebar-left {
        -webkit-transform: translate(-100%, 0);
        -moz-transform: translate(-100%, 0);
        -ms-transform: translate(-100%, 0);
        -o-transform: translate(-100%, 0);
        transform: translate(-100%, 0);
        position: fixed;
        /*padding-right:15px;*/
    }
    .x-page-content > .page-title {
        text-align: center;
    }
    .markdown-body h1 {
        font-size: 1.5em!important;
    }
    .markdown-body h2{
        font-size: 1.25em!important;
    }
    .x-page-content .video-box .video-item-wrapper{
        width: 100%;
    }
    .x-feedback-pane .user-thumb{
        top: 15px;
        left: 10px;
        width: 60px;
        height: 70px;
        background: url(../images/img_touxiang.png) 50% 50% no-repeat;
    }
    .x-feedback-pane{
        padding: 10px 30px 8px 80px;
    }
    .x-feedback-pane .pane-line {
        margin-top: 5px;
    }
    #doc-search{
        display: none;
    }
    #navbar{
        width: 109%;
    }
    .helpfts{
        min-height: auto!important;
    }

    #right {
        width: 100%;
        margin-left: 15px;
    }
    .gengduo{
        text-align: center;
        margin-left: -34px;
    }
    .bby_doc{
        text-align: center;
    }
    .content_docss{
        width: 340px;
    }
    .bby_tucs{
        width: 95.5%;
    }
    .content_docss .desc{
        padding: 10px 0 0 30px;
    }
    html{
        overflow: hidden;
    }
    body{
        overflow: hidden;
        padding-top: 0;
        min-height: auto;
    }
    .bby_video{
        text-align: center;
    }
    .bby_video a{
        margin-left:0;
    }
    .bby_tg img{
        margin-left: 37%;
    }
    .sidebar{
        position: fixed;
        overflow: scroll;
        /*苹果手机加上这句话 不然滑动卡顿*/
        -webkit-overflow-scrolling : touch;
    }
    .container-fluid{
        overflow: hidden;
    }
    .bby_vh{
        display: none;
    }
    #itemContainer h5{
        height: 66px;
        font-size: 12px;
    }
    .search-results-nav a{
        font-size: 12px;
        padding: 0;
        margin-right: 4px;
    }
    .search-results-nav{
        padding: 0 0 0 5px;
    }
    .bby_top{
        top: 50%;
        float: left;
        width: 61.8%;
        position: fixed;
        z-index: 1001;
        height: 20px;
    }
    .bby_gb{
        -webkit-transform: translate(5%, 0);
        -moz-transform: translate(5%, 0);
        -ms-transform: translate(5%, 0);
        -o-transform: translate(5%, 0);
        transform: translate(5%, 0);
    }
    .bby_open{
        -webkit-transform: translate(111.7%, 0);
        -moz-transform: translate(111.7%, 0);
        -ms-transform: translate(111.7%, 0);
        -o-transform:translate(111.7%, 0);
        transform:translate(111.7%, 0);
    }

    .pngfix{
        padding: 0;
        background: url(../images/icon_arrow.png) no-repeat 0 0;
        position: absolute;
        display: block;
        width: 24px;
        height: 79px;
        top: 50%;
        margin-top: -40px;
        outline: none;

    }
    .fixgb{
        /*text-decoration: none;*/
        /*background-position: left -61px;*/
        text-decoration: none;
        background-position: left 0;
    }
    .pngfix_open:hover {

    }
    .x-page-content .video-box {
        padding-left: 15px;
    }
    .editormd-preview-container pre.prettyprint, .editormd-html-preview pre.prettyprint{
        padding: 20px 10px!important;
    }
    .x-page-content > .page-title{
        padding: 0;
        margin-bottom: 0;
        height: 60px;
        line-height: 60px;
        margin-top: 21px;
    }

    .x-page-content  #wordsView {
        padding: 0 20px !important;
        overflow: hidden;
        margin-right: 20px;
    }
    .bby_yuedu span{
        margin-right: 0!important;
    }
}
.markdown-body > video:last-child {
    padding: 12px!important;
    margin: 10px 0!important;
}
.sidebar-menu{
    float: left;
    margin-left: -222px;
    position: absolute;
}
.markdown-body h1{
    border-bottom: none!important;
}
/*.markdown-body h2{*/
/*border-bottom: none!important;*/
/*}*/
.editormd-html-preview blockquote {
    padding-left: 15px!important;
}
/*.editormd-preview-container hr, .editormd-html-preview hr {*/
/*border: none!important;*/
/*border-top:none!important;*/
/*}*/
.layui-icon{
    width: 25px;
    height: 25px;
    float: left;
    margin-top: 2px;
    display: inline-block;
    font-size: 18px;
    background-image: url("../images/succ.png");
}
.helpfts{
    background: #ffffff!important;
}
.bby_in_li{
    list-style: none;
    position: relative;
    margin-bottom: 5px!important;
}

.bby_in_li:before{
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    left: 0;
    top: calc(50% - 3px);
    background-color: #333333;
}

.bby_in_li a{
    padding-left: 18px!important;
}
.bby_in_li:hover{

}
.bby_in_li:hover.bby_in_li>a{

}
.bby_video_bg{
    background: url("../images/img_bofang.png")center center no-repeat;
    height: 70px;
    background-size: 70px;
    position: relative;
    transition: .5s;
    width: 70px;
    border-radius: 50%;
    margin: 0 auto;
    margin-top: 63px;
    margin-bottom: 6px;
}
.x-page-content .video-box .video-item-wrapper:hover .bby_video_bg{

}

.bby_yuedu{
    font-size: 14px!important;
    color: #5db2ff!important;
    text-align: right!important;
    margin-top: -20px!important;
    margin-right: 7%!important;
    height: 30px!important;
}
.bby_yuedu_i{
    background: url("../images/liulan.png")center no-repeat;
    height: 20px;
    width: 20px;
}
.bby_yuedu span , .bby_yuedu_i ,.bby_yuedu_p{
    float: right;
    margin-right: 10px;
}
