/** {margin:0;padding:0;}*/
/*body{font-family: "Lantinghei SC", "Open Sans", Arial, "Hiragino Sans GB", "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1", "STHeiti", "WenQuanYi Micro Hei", SimSun, sans-serif;font-size: 16px;color:#3F3E3C;line-height:1.5;background-color: #f8f8f8;}*/

body {
    position: relative;
    padding-top: 50px !important;
    line-height: 1.4286;
    padding: 0;
    margin: 0;
    font-family: -apple-system, PingFang SC, Hiragino Sans GB, Arial, Microsoft YaHei, Helvetica Neue, sans-serif;
    color: #333333;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    text-rendering: optimizeLegibility
}
a{color:#000000;text-decoration: none}
.fill {
    min-height: 100%;
    height: 100%;
}
div {
    line-height: 1.5;
}
img {max-width:600px}


#pre_header {
    background: #f8f8f8 repeat-x scroll 0 0;
    border-bottom: 1px solid #044e97;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25), 0 1px 0 rgba(255, 255, 255, 0.15) inset;
    width: 100%;
}

#floatWin{
    position:absolute;
    text-align: center;
    border:solid 1px #777;
    padding:2px;
    top:250px;
    right:4px;
    width:100px;
    background:#333;
    color:white;
    opacity: 0.5;
    filter:alpha(opacity=50);
    font-size: 12px;
}

.header-bar {
    background: #f8f8f8 repeat-x scroll 0 0;
    border-bottom: 1px solid #044e97;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25), 0 1px 0 rgba(255, 255, 255, 0.15) inset;
    height: 54px;
    left: 0;
    /*position: fixed;*/
    top: 0;
    width: 100%;
    z-index: 20;
}

.user-home{
    background-image:url(../icons/user.png);
    /*background-position: 0px 0px;*/
    /*background-repeat: no-repeat;*/
    width: 32px;
    height: 32px;

}

.search {
    /*background: url("../resources/images/ico_search.gif") no-repeat scroll right center transparent;*/

    border: 1px solid #ccc;
    color: #49525c;
    font-size: 14px;
    line-height: 17px;
    margin: 4px 4px 2px 5px;
    padding: 7px 10px 7px 3px;
    vertical-align: middle;
    /*width: 100%;*/
    width:200px;
    /*background-color: #e1eaf2;*/
    border: 1px solid #045bb2;
    border-radius: 4px;
    box-shadow: inset 0 1px 3px rgba(0,0,0,.2),0 1px 0 rgba(255,255,255,.1);
    outline: 0;
}


.content-title{
    font-style: normal;
    font-variant: normal;
    /*font-weight: 400;*/
    font-stretch: normal;
    font-size: 24px;
    line-height: 44px;
    font-family: 'Microsoft Yahei', 黑体;
    color: #000000;
}

.introduction{
    font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 13px;
    line-height: 1.7;
    word-wrap: break-word;
    color: #222;
    background-color: #fff;
}
.box {
    BORDER-RIGHT: #ccc 1px solid; BORDER-TOP: #ccc 1px solid;BORDER-BOTTOM: #ccc 1px solid; BORDER-LEFT: #ccc 1px solid;
    padding: 0px;
}
.box-child{
    margin:0 8px;
}

.boxtitle {
    BORDER-LEFT-COLOR: #64b7d7;
    BORDER-BOTTOM-COLOR: #64b7d7;
    BORDER-TOP-COLOR: #64b7d7;
    BACKGROUND-COLOR: #deeef4;
    BORDER-RIGHT-COLOR: #64b7d7;
    font-weight: bold;
}

.search-item {
    border-bottom-width: 1px;
    border-bottom-color: #EEEEEE;
    padding-bottom: 4px;
}
.searchtitle {
    font-size: 18pt;
    color: #ee9900;
    font-weight: bold;

}

.box a{
    margin-left: 4px;
    margin-right: 4px;
}
.box .linkdot{
    background: url('ui/breadcrumb_link.jpg') no-repeat left 6px !important;
}
.comment-box{
    background-color: #dddddd;
    border: 1px;
    padding: 2px;
}
.get-mod-more {
    display: inline-block;
    border: 1px solid #f0f0f0;
    margin-bottom: 60px;
    margin-top: -6px;
    height: 60px;
    width: 100%;
    line-height: 60px;
    color: #bbb;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
}

.star{
    background-image: url("../icons/star.gif");
    background-position: 0px -48px;
    width:16px;
    height: 16px;
    display: inline-block;
}

.nostar{
    background-image: url("../icons/star.gif");
    background-position: 0px 0px;
    width:16px;
    height: 16px;
    display: inline-block;
}

.transition {
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

#content_area {
    /*margin-top: 32px;*/
    border-top: 1px solid #FFFFFF;
    background: #EEEEEE;
    /*background: url(../resources/images/tile.gif);*/
    overflow: hidden;
    padding: 0px 0px 0px 0px;
}

.documentation-content {
    background-color: #fff;
    padding: 1rem;
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.1);
}

#main_area {
    margin-top: 2px;
    background: #FFFFFF;
}
#main_area li{
    list-style-type:none;
    /*list-style-type:ethiopic;*/

}
.admin-content {
    padding: 2px;
    margin: 2px;
}


.vertical_hor_center {
    top: 50%;
    left: 50%;
}
.bottom_footer {
    position: fixed; /*or前面的是absolute就可以用*/
    bottom: 0px;
}

.inline-block {
    display: inline-block;
    position: relative;
    margin-left: -20px;
}
.link-item {
    position: relative;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 200px;
    height: 20px;
    line-height: 20px;
    padding: 6px 0 3px;
    vertical-align: top;
    font-size: 16px;
    color: #333;
}
.link-title {
    position: relative;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    line-height: 20px;
    padding: 6px 0 3px;
    vertical-align: top;
    font-size: 18px;
    color: #3e8f3e;
}
.linkLogo {
    display: flex;
    justify-content: center;
    max-width: 100%;
    max-height: 100%;
    /*outline: none;*/
}
.linkLogo > img {
    max-width: 100%;
    max-height: 100%;
}
.zoomImage{
    width:100%;
    height:0;
    padding-bottom:100%;
    overflow:hidden;
    background-position:center center;
    background-repeat:no-repeat;
    -webkit-background-size:cover;
    -moz-background-size:cover;
    background-size:cover;
}


.article hr{border:1px #cccccc dashed}

.article div,span{
    padding: 2px;
}

.article-title, .article .title, article .title{
    font-family: "Lantinghei SC", "Open Sans", Arial, "Hiragino Sans GB", "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1", "STHeiti", "WenQuanYi Micro Hei", SimSun, sans-serif;
    color: #3d464d;
    font-size: 24px;
    /*font: bold 16px/28px "Microsoft YaHei";*/
    margin-bottom: 5px;
    /*color: #000000 !important;*/
}
.article .abstract{
    font-size: 12px;
}

.article-item{
    border-bottom: 1px solid #e9e9e9;
}
.article-original{
    background-image: url("../resources/images/atype.png");
    background-repeat: no-repeat;
    background-position: 0px 0;
    display: inline-block;
    vertical-align: middle;
    width: 50px;
    height: 50px;

}
.article-box{
    border: 1px solid lightgray;
    -webkit-box-shadow: 3px 3px 2px #eeeeee;
    box-shadow: 3px 3px 2px #aaaaaa;
}
/*font-family: "Lantinghei SC", "Open Sans", Arial, "Hiragino Sans GB", "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1", "STHeiti", "WenQuanYi Micro Hei", SimSun, sans-serif;*/
.article-content{
    font-family: "Microsoft YaHei","lucida grande", "lucida sans unicode", lucida, helvetica, "Hiragino Sans GB", "WenQuanYi Micro Hei", sans-serif;
    font-size: 16px;
    color: #333333;
    font-style:normal;
    font-weight: normal;
    line-height: 1.7em;
    text-align: justify;
    text-rendering:optimizeLegibility;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
}
.tree-focus{
    background-color: #eeffee;
    font-style:italic;
    color: #ff0000
}

.container  .label {
    background: none;
    border: 1px solid #e78170;
    color: #a351ff;
    text-shadow: none;
    font-size: 11px;
    font-weight: normal;
    line-height: 1
}

.label{
    display: inline-block;
    padding: 2px 4px;
    font-size: 11.844px;
    font-weight: bold;
    line-height: 14px;
    color: white;
    vertical-align: baseline;
    white-space: nowrap;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #999999;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.category {
    background-color: #ffffff;
    color: #000000;
    border: 1px solid #e78170;
    /*border-color: #ee2222;*/
    padding-left: 9px;
    padding-right: 9px;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px
}

a.label:hover, a.label:focus, a.badge:hover, a.badge:focus {
    color: white;
    text-decoration: none;
    cursor: pointer
}

.badge-important {
    background-color: #e36a56
}

.badge-important[href] {
    background-color: #db432a
}

.badge-warning {
    background-color: #f57e42
}

.badge-warning[href] {
    background-color: #f25d12
}

.badge-success {
    background-color: #468847
}

.badge-success[href] {
    background-color: #356635
}

.badge-info {
    background-color: #3a87ad
}

.badge-info[href] {
    background-color: #2d6987
}

.badge-inverse {
    background-color: #3f3f3f
}

.badge-inverse[href] {
    background-color: #262626
}

.nmtags { }
.nmtags a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #eeeeee;
    border-color: #cccccc;
    border-image: none;
    border-style: solid;
    border-width: 0 1px 1px 0;
    color: #888888;
    display: inline-block;
    height: 19px;
    line-height: 19px;
    padding: 0 5px;
}


.news_tag::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.news_tag {
    clear: both;
    display: block;
    line-height: 20px;
    margin: 10px 0 5px;
}


.news_tag a {
    background-color: #aab5c3;
    border-radius: 10px;
    color: #fff;
    display: inline-block;
    margin: 0 5px 5px 0;
    padding: 0 10px;
    text-decoration: none;
}
.button_text a{
    font-size: 13px;
    color: #4444ef;
}

.backToTop {
    display: none;
    width: 18px;
    line-height: 1.2;
    padding: 5px 0;
    background-color: #000;
    color: #fff;
    font-size: 12px;
    text-align: center;
    position: fixed;
    _position: absolute;
    right: 10px;
    bottom: 100px;
    _bottom: auto;
    cursor: pointer;
    opacity: .6;
    filter: Alpha(opacity=60);
}

.booktree li{
    list-style-type: none;
}
.booktree ul{padding: 2px}
.booktree a{
    font-size: 12px;
    color: #000000;
}


.link{
    font-size: 13px;
    color: #000000;
}



.shadow-box{
    border: 1px solid lightgray;
    -moz-box-shadow: 2px 2px 3px #cccccc;
    -webkit-box-shadow: 2px 2px 3px #cccccc;
    box-shadow: 2px 2px 3px #cccccc;
}

.selected-row{
    background-color: #eeffee;
}


input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
    width: 100%
}


.dropup .btn-large .caret {
    border-bottom-width: 5px
}

.btn-primary .caret, .btn-warning .caret, .btn-danger .caret, .btn-info .caret, .btn-success .caret, .btn-inverse .caret {
    border-top-color: white;
    border-bottom-color: white
}


.alert {
    padding: 8px 35px 8px 14px;
    margin-bottom: 20px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    background-color: #fcf8e3;
    border: 1px solid #fbeed5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}


.tile {
    background-color: #bacbe6;
    border-radius: 8px;
    /*box-sizing: content-box;*/
    cursor: pointer;
    /*width: 40px;*/
    /*height: 40px;*/
    /*height: var(--speeddial-tile-height);*/
    /*left: 0;*/
    /*max-height: var(--speeddial-tile-height);*/
    pointer-events: all;
    /*position: absolute;*/
    top: 0;
    transform: translateZ(0);
    transition: all 0.3s ease;
    /*width: var(--speeddial-tile-width);*/
}
.tile:hover { border:1px solid red;}

.tile-main {
    display: inline-block;
    border-radius: inherit;
}

/*.highlight {*/
/*    text-align: left;*/
/*    height: 100%;*/
/*}*/

.highlight-box{
    border: 1px solid #ddeeff;
    -webkit-box-shadow: 3px 3px 3px #9edeff;
    box-shadow: 3px 3px 3px #aabbaa;
}

/*修改行号列样式*/
.hljs-ln-numbers {
    text-align: center;
    color: #ccc;
    border-right: 1px solid #CCC;
    vertical-align: top;
    padding-right: 5px !important;

    /* your custom style here */
}

/* 修改代码列样式 */
.hljs-ln-code {
    padding-left: 5px !important;
}

/*分页样式*/
.pagination-x {
    margin: 10px auto;
    text-align: center;
    float: none
}

.pagination-x a {
    border: 1px solid #aae;
    color: #15b;
    text-decoration: none
}

.pagination-x a:hover {
    background-color: transparent;
    text-decoration: underline
}

.pagination-x a,
.pagination-x span {
    margin-bottom: 5px;
    margin-right: 5px;
    padding: .3em .5em
}

.pagination-x .current {
    background: #26b none repeat scroll 0 0;
    border: 1px solid #aae;
    color: #fff
}

.pagination-x span.prev,
.pagination-x span.next {
    background: #fff none repeat scroll 0 0;
    border-color: #999;
    color: #999
}

.pagination-x {
    padding: 10px 0px;
}

.pagination-x li {
    display: inline-block;
}

.pagination-x span,
.pagination-x a {
    padding: 4px 9px;
    color: #666;
    background: #FFF;
    border: 1px solid #ddd;
}

.pagination-x a:hover {
    text-decoration: none;
    color: #FFF;
}

.pagination-x a:hover,
.pagination-x .current {
    background-color: #e77470;
    border-color: #e77470;
    color: #fff;
}