﻿ol.breadcrumb li a
{
    display: inline-block;
}
ul.nav-down li o.fa-info-circle
{
    font-size: 1.7rem;
}
ul.nav-down li o.fa-th-large
{
    font-size: 1.4rem;
}
.pagination
{
    clear: both;
}
.scroll-refresher
{
    width: 60%;
    padding-right: 20%;
}
.scroll-refresher .ionic-refresher-content
{
    width: 60%;
    padding-left: 20%;
}
.pages
{
    clear: both;
}
.pages ul li
{
    width: auto;
    height: auto;
    margin-left: 0;
    margin-bottom: 0;
    position: inherit;
    background: none;
}
.related_news
{
    margin: 10px 0 20px;
    float: left;
    clear: both;
    width: 100%;
}
.related_news h2
{
    background: url(../image/title_line.jpg) left bottom no-repeat;
    font-size: 16px;
    display: block;
    padding-bottom: 10px;
    margin-bottom: 15px;
    color: #000;
}
.related_news ul li
{
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    margin: 5px 0;
    padding-left: 5px;
    border-bottom: 1px dashed #e3e2e2;
}
.related_news ul li a
{
    color: #333;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
}
.related_news ul li span
{
    float: right;
    margin-left: 5px;
    color: #999;
}
.page-list .pagination
{
    float: left;
}
.page-list .pagination span
{
    cursor: pointer;
}
.page-list .pagination .separate span
{
    cursor: default;
    border-top: none;
    border-bottom: none;
}
.page-list .pagination .separate span:hover
{
    background: none;
}
.page-list .page-total
{
    float: left;
    margin: 25px 20px;
}
.page-list .page-total input, .page-list .page-total select
{
    height: 26px;
    border: 1px solid #ddd;
}
.page-list .page-total input
{
    width: 40px;
    padding-left: 3px;
}
.page-list .page-total select
{
    width: 50px;
}
ul.am-pagination
{
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}
ul.am-pagination
{
    margin-bottom: 40px;
    margin-top: 10px;
}
ul.am-pagination
{
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}
ul.am-pagination>li
{
    display: inline;
}
ul.am-pagination>li>a, ul.am-pagination>li>span
{
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #428bca;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.am-pagination>.am-active>a, .am-pagination>.am-active>span, .am-pagination>.am-active>a:hover, .am-pagination>.am-active>span:hover, .am-pagination>.am-active>a:focus, .am-pagination>.am-active>span:focus
{
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #428bca;
    border-color: #428bca;
}
.animated-fast
{
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.glyphicon
{
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.glyphicon-ok:before
{
    content: "";
}
.glyphicon-remove:before
{
    content: "";
}
.has-feedback
{
    position: relative;
}
.has-feedback .form-control
{
    padding-right: 42.5px;
}
.form-control-feedback
{
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none;
}
.input-lg+.form-control-feedback
{
    width: 46px;
    height: 46px;
    line-height: 46px;
}
.input-sm+.form-control-feedback
{
    width: 30px;
    height: 30px;
    line-height: 30px;
}
.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label
{
    color: #3c763d;
}
.has-success .form-control
{
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}
.has-success .form-control:focus
{
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;
}
.has-success .input-group-addon
{
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d;
}
.has-success .form-control-feedback
{
    color: #3c763d;
}
.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label
{
    color: #8a6d3b;
}
.has-warning .form-control
{
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}
.has-warning .form-control:focus
{
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;
}
.has-warning .input-group-addon
{
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #8a6d3b;
}
.has-warning .form-control-feedback
{
    color: #8a6d3b;
}
.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label
{
    color: #a94442;
}
.has-error .form-control
{
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}
.has-error .form-control:focus
{
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;
}
.has-error .input-group-addon
{
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442;
}
.has-error .form-control-feedback
{
    color: #a94442;
}
.has-feedback label~.form-control-feedback
{
    top: 25px;
}
.has-feedback label.sr-only~.form-control-feedback
{
    top: 0;
}
.breadcrumb
{
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: transparent;
    border-radius: 4px;
    display: inline-block;
}
.breadcrumb>li
{
    display: inline-block;
}
.breadcrumb>li+li:before
{
    padding: 0 5px;
    color: #ccc;
    content: "/ ";
}
.breadcrumb>.active
{
    color: #777;
}