input::-webkit-input-placeholder {
    color: black !important;
}


.qzdt ul.list-li{ height:auto !important; min-height:0;}
.qzqd_cont{
	background:#fff;
	/* margin:30px auto; */
}

li{list-style-type: none;}
.main > .container {
    padding: 20px;
    background: #fff;
}

.theme-dqwz {
    background: url(../images/icon/dqwz.jpg) no-repeat 0 center;
    padding: 14px 0 14px 25px;
    border-bottom: 1px solid #CCCCCC;
    margin-bottom: 20px;
    font-size: 14px;
}


.theme-dqwz {
	font-size: 14px;
	width: 97%;
	margin: 0 auto;
}

/* ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¯Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã‚Â¨Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Âª */
.crumbs {
    font-size: 16px;
    padding-bottom: 18px;
}
.details {
    padding: 25px;
    /* border: 1px solid #e5e5e5; */
}
.qzdt_nav {
    height: 40px;
    line-height: 40px;
    background: #f2f2f2;
    margin-bottom: 20px;
}
.qzdt_nav a {
    float: right;
    color: #999;
    margin-right: 10px;
}
.qzdt_nav a:hover {
    color: red;
}
.qzdt_nav span {
    display: block;
    width: 174px;
    height: 100%;
    text-align: center;
    font-size: 20px;
    background: #2778bd;
    color: #fff;
}
.list-li {
    margin-bottom: 25px;
}
.list-li li {
    padding-left: 15px;
    line-height: 32px;
    background: url(../images/icon/icon2.jpg) no-repeat 2px 15px;
}
.list-li li p {
    font-size: 16px;
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.list-li li span {
    float: right;
    color: #999;
}
.qz-search {
    height: 82px;
    line-height: 82px;
    background: #eff5fa;
    font-size: 16px;
    padding: 0 35px;
}
.qz-search > div,
.qz-search > p {
    float: left;
    margin-left: 2%;
    width: 23%;
}
.qz-search > div:first-child {
    margin-left: 0;
}
.qz-search label {
    color: #2778bd;
}
.qz-search input {
    width: 70%;
    height: 32px;
    padding: 0 15px;
    border: 1px solid #d7dce1;
    outline: none;
}
.qz-search select {
    width: 70%;
    height: 32px;
    border: 1px solid #d7dce1;
    outline: none;
    padding-left: 10px;
}
.qz-search button {
    width: 102px;
    height: 32px;
    line-height: 20px;
    text-align: center;
    background: #cc0000;
    border: 1px solid #d7dce1;
    color: #fff;
    margin-left: 30%;
}
.qzqd-nav {
    display: flex;
    justify-content: space-between;
    height: 54px;
    line-height: 54px;
    background: #eff5fa;
    width: auto;
    margin-top: 10px;
    font-size: 16px;
}
.qzqd-nav li {
    text-align: center;
    color: #07579c;
    font-weight: 600;
}
.qzqd-list{
	padding: 0px;
}
.item01 {
    width: 15%;
}
.item02 {
    width: 50%;
}
.item03 {
    width: 30%;
}
.qzqd-list li {
    width: 100%;
    height: 54px;
    line-height: 54px;
    text-align: center;
}
.qzqd-list li > p {
    margin: 0 auto;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.qzqd-list li:nth-child(2n) {
    background: #f6fafd;
}
.last-btn  {
    margin: 30px 0 15px;
}
.last-btn button {
    width: 160px;
    height: 40px;
    font-size: 20px;
    color: #fff;
    line-height: 40px;
    text-align: center;
    background: #2778bd;
    border: 0;
    outline: 0;
    border-radius: 6px;
    display: block;
    margin: 0 auto;
}
/* ÃƒÆ’Ã‚Â¥Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Âµ */
#page_div{width: 80%;margin:1em auto;text-align: center;}
.pagination-index,.pagination-num{border: 1px solid #bfbfbf;margin: 0 .2em;padding:0 .7em;display: inline-block;border-radius: 3px;color: #000;}
.pagination-num.active,.pagination-index:hover,.pagination-num:hover{background: #0068b7;color: white;}
.pagination-last{margin-left:100px;}
.pagination-last>span{margin: 0 .5em;}
.pagination-last>input{height: 1.3em;width: 2em;text-align: center;}
.page_num {
    margin-top: 32px;
}
@media screen and (max-width: 768px) {
	.theme-dqwz {
		background-position-y: 20px;
	}
    .main > .container {
        width: 100%;
        padding: 10px;
    }
    .none {
        display: none;
    }
    .nav {
        margin-bottom: 10px;
    }
    .details {
        padding: 10px;
    }
    .list-li {
        margin-bottom: 10px;
    }
    .list-li li p {
        width: 72%;
    }
    .qz-search {
        flex-wrap: wrap;
        line-height: 32px;
        height: auto;
        padding: 0px;
        display: flow-root;
    }
    .qz-search .form-group {
        margin-bottom: 10px;
        width: 98%;
        padding: 0px;
        margin: 0 auto;
    }
    .qz-search label {
        display: block;
		float: left;
    }
	.qz-search input{
		width: 100%;
		margin: 0 auto;
		padding: 0px;
		text-indent: 10px;
		height: 40px;
	}
    .qz-search p {
        width: 100%;
    }
	.qz-search > div, .qz-search > p{
		margin: 0 auto;
	}
	.qz-search select{
		width: 100%;
	}
    .item01,
    .item02 {
        width: 30%;
        padding: 0 10px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
		margin: 0 auto;
		padding: 0px;
    }

    .item03 {
        display: block;
    }
	.qzqd-nav{
		width: 100%;
		padding: 0px;
	}
    #page_div {
        width: 100%;
    }
    .pagination-last {
        display: block;
        margin-left: 0;
        margin-top: 15px;
    }
	.qz-search button{
		width: 85%;
		margin-top: 33px;
		margin-left: 30px;
		margin-bottom: 20px;
		height: 40px;
	}
}