body {
    font-family: "微软雅黑";
    font-size: 14px;
    overflow-x: hidden;
}


* {
    list-style: none;
    margin: 0;
    padding: 0;
    text-decoration: none;
    outline: none;
}

ul,
li {
    margin: 0;
    padding: 0;
}

a {
    color: #333;
    text-decoration: none;
}

ul,
li {
    margin: 0;
    padding: 0;
}

a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

h1,
h2,
h3,
h4,
p {
    margin: 0;
    padding: 0;
    display: block !important;
}

em {
    font-style: normal;
}

.clear {
    clear: both;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.blank10 {
    width: 100%;
    height: 10px;
}

.blank20 {
    width: 100%;
    height: 20px;
}

.blank30 {
    width: 100%;
    height: 30px;
}

.blank50 {
    width: 100%;
    height: 50px;
}

.blank70 {
    width: 100%;
    height: 70px;
}

.blank100 {
    width: 100%;
    height: 100px;
}

.txt-center {
    text-align: center;
}

.txt-left {
    text-align: left;
}

.position-a {
    position: absolute;
}

.position-r {
    position: relative;
}

.nav-dq{
    padding: 0;
    color: #fff;
}
.item-list a{
    margin:0 2px;
}
.progress-last{
    margin-bottom: 5px;
}
.index-box .index-item .ibox-content {
    height: 300px;
}
.index-box .index-item .img-responsive{
    width: 100%;
    height: 262px;
    object-fit: cover;
}
.ibox-h3{
    font-size: 20px;
    line-height: 34px;
    font-weight: bold;
    margin-bottom: 25px;
}
.ibox-date{
    width: 72px;
}
.sche-main{
    overflow: hidden;
}
.sche-main ul{
    position: relative;
    overflow: hidden;
    z-index: 99;
}
.sche-main .glyphicon-record{
    margin: auto;
    display: table;
    margin-top: 15px;
    margin-bottom: 15px;
    background-color: #fff;
}
.gray-lighter {
    color: #eee;
}
.table-striped>.list-group-item:nth-of-type(odd){
    background-color: #f9f9f9;
}
.sche-line{
    width: 100%;
    height: 1px;
    background-color: #ddd;
    position: relative;
    top: 67px;
}
.xzdq .col-sm-4{
    padding: 0;
}
.nav-header2{
    padding: 15px 8px;
}
.xzdq{
    height: 34px;
}
.nav-header-bg{
    background: url(../img/1.png) no-repeat;
}
.index-search-box{
    margin-top:12px
}
.header-icon1{
    background: url('../img/header-icon.png') no-repeat;
    padding-left: 18px;
}
.header-icon2{
    background: url('../img/header-icon2.png') no-repeat;
    padding-left: 18px;
}
.header-icon3{
    background: url('../img/header-icon3.png') no-repeat;
    padding-left: 18px;
}
.qr-code{
    width: 160px;
    height: 160px;
    padding: 5px;

}
.cont-list .list-group.clear-list .list-group-item{
    border-bottom: 1px solid #ddd;
}
.img-center{
    margin: auto;
}
.login-bg{
    background: url('../img/login-bg.png') no-repeat center;
}
.login-box{
    background: #fff;
    border-radius: 10px;
    padding: 15px;
}
.login-logo{
    padding: 0 30px;
    margin-top: 15px;
}
.login-h3{
    margin: 20px auto;
    text-align: center;
    font-size: 16px;
    color: #333;
    font-weight: bold;
}
.login-dq{
    display: table;
    margin:auto;
    margin-bottom: 10px;
}
.login-dq-tab{
    display: inline-block;
    margin: 0 5px;
}
.login-bg .middle-box{
    padding-top: 10%;
}
.progress-box{
    position: relative;
}
.progress-txt{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    color: #ccc;
}
.lightBoxGallery-a .photo-img{
    
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.lightBoxGallery-a:nth-of-type(4n){
    margin-right: 0;
}
.lightBoxGallery-a{
    position: relative;
    display: inline-block;
    width: 24%;
    height: 240px;
    margin-bottom: 10px;
    margin-right: 10px;
}
.lightBoxGallery-a h5{
    position: absolute;
    bottom: 0;
    z-index: 9;
    text-align: center;
    line-height: 50px;
    height: 50px;
    width: 100%;
    background: rgba(0, 0, 0, .7);
    color: #fff;
    overflow: hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
    margin: 0;
}
.list-group-item .btn{
    position: absolute;
    top: 13px;
    right: 58px;
}

.fancybox-overlay .fancybox-opened{
    width: 75% !important;
    left: 0 !important;
    right: 0 !important;
    margin: auto !important;
}
.fancybox-skin{
    width: 100% !important;
    height: auto !important;
}
.fancybox-inner{
    width: 100% !important;
}
.navbar-header{
    width: 10%;
}

.table-striped .list-group-item h4 .text-navy{
    margin-right: 3%;
    float: left !important;
}

.table-striped .list-group-item .label{
    right: 10px;
}




@media screen and 
(max-width: 768px) {
    .xzdq{
        height: auto;
    }
    .xzdq .col-sm-4{
        margin-bottom: 10px;
    }
    .xzdq .col-sm-4 .dropdown-toggle{
        width: 100%;
    }
    .xzdq .col-sm-2{
        width: 100%;
    }
    .xzdq .col-sm-2 .btn-primary{
        width: 100%;
    }
    .nav-header2{

    }
    body.mini-navbar .navbar-default .nav-header2{
        display: none;
    }
    .navbar-right{
        display: none;
    }
    .index-box .index-item .ibox-content{
        height: auto;
    }
    .lightBoxGallery-a{
        width: 100%;
        height: 240px;
        object-fit: cover;
    }
    .ibox-list{
        height: auto;
    }
    .fancybox-inner{
        height: auto !important;
    }
    .navbar-header{
        width: 30%;
        position: relative;
        z-index: 9;
    }
    .index-search-box{
        width: 60%;
        display: inline-block;
    }
    .footer{
        height: 60px;
    }
    
    
}
@media screen and (max-width:1380px) {}