body {
    font-family: 'Microsoft YaHei';
    background-color: white;}

.title {
    border-bottom: 1px solid #428bca;
    padding-bottom: 5px;}

    .title label a, .title label i {
        font-size: 14px;
        font-weight: normal;}
.glyphicon-chevron-left:before{
content:"";
background:url(/zsyzyfzzx/dfiles/12888/pub/zsyzyfzc/css/images/arrow_left.png);
position:absolute;
left:0;
top:0;
    width: 50px;
    height: 50px;
    background-size: cover;}
.glyphicon-chevron-right:before{
content:"";
background:url(/zsyzyfzzx/dfiles/12888/pub/zsyzyfzc/css/images/arrow_right.png);
position:absolute;
left:0;
top:0;
    width: 50px;
    height: 50px;
    background-size: cover;}
.border-bottom-warning {
    border-bottom-color: #ff6a00;}

.text-orange {
    color: #ff6a00;}

.articleList {
    list-style: none;
    margin-left: 0px;
    padding-left: 0px;}

    .articleList li {
        padding: 3px;}

.articleList1 {
    list-style: none;
    margin-left: 0px;
    padding-left: 0px;}

    .articleList1 li {
        padding: 6px 0px 6px 0px;
        border-bottom: 1px dashed #FFD2B2;}

        .articleList1 li a {
            color: #292929;}

            .articleList1 li a:hover {
                color: #ff6a00;}

.location {}

    .location a {
        color: #ff6a00;}

.pager {
    text-align: center;
    font-size: 14px;}

    .pager table {
        width: 100%;}

        .pager table tr td {
            text-align: center;}


.more {
    text-align: right;}

.footer {
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr = '#a3a3a3', endColorstr = '#292929');
    /*inner elements must not break this elements boundaries*/
    /*element must have a height (not auto)*/
    /*all filters must be placed together*/
    -ms-filter: "progid: DXImageTransform.Microsoft.gradient(startColorstr = '#a3a3a3', endColorstr = '#292929')";
    /*element must have a height (not auto)*/
    /*all filters must be placed together*/
    background-image: -moz-linear-gradient(top, #a3a3a3, #292929);
    background-image: -ms-linear-gradient(top, #a3a3a3, #292929);
    background-image: -o-linear-gradient(top, #a3a3a3, #292929);
    background-image: -webkit-gradient(linear, center top, center bottom, from(#a3a3a3), to(#292929));
    background-image: -webkit-linear-gradient(top, #a3a3a3, #292929);
    background-image: linear-gradient(top, #a3a3a3, #292929);
    /*--ie9 does not support gradient backgrounds--*/
    padding-top: 20px;
    padding-bottom: 20px;
    color: #ffffff;}


/*¸²¸ÇbootstrapÑùÊ½*/

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #ffffff;
    cursor: default;
    background-color: #428bca;
    border: 1px solid #ddd;
    border-bottom-color: transparent;}