*{
    margin: 0;
    padding: 0;
}
a{
    color: #222;
}
li{
    list-style: none;
    text-decoration: none;
}
body{
  background:#fff;
}
.theme-dqwz{
background: none;
border-bottom: none;
font-size: 16px;
padding:0px;
}

.pos{
    background-color: #FFF;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 2px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #94cdeb;
    border-right-color: #94cdeb;
    border-bottom-color: #94cdeb;
    border-left-color: #94cdeb;
    height: 45px;
    width: 1000px;
    margin-left: -1px;
    background: url(../picture/dqwz.jpg) no-repeat 0px center ;
}
.header{
    width: 100%;
    overflow: hidden;
}
.content .header img{
    width: 100%;
}
.content1{
    width: 1000px;
    margin: auto;
    border: 1px solid #95cdec;
}
.pos>span{
    font-size: 16px;
    line-height: 45px;
    margin-left: 70px;
}
.wz{
    padding-bottom: 40px;
}
.wz .comul{
    margin: 20px;
}
hr{
    border-style: dashed;
    border-color: #999999;
    width: 99%;
    height: 1px;
    border-width: 1px 0px 0px 0px;
    visibility: inherit;
    margin: 10px 0px;
}
.wz li{
    width: 100%;
    height: 24px;
    line-height: 24px;
    text-indent: 10px;
    font-size: 14px;;
    background: url(../picture/dian1.jpg)no-repeat 10px center;
}
.wz li a{
    display:inline-block;
    width:60%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.wz li span{
    float: right;
}

#page-div{margin:0 auto;text-align: center;margin-top: 20px;}
.pagination-first,.pagination-last{margin: 10px 0;}
.pagination-index,.pagination-num{border: 1px solid #3871a6;margin: 0 3px;padding:0 15px;display: inline-block;border-radius: 3px;color: #3871a6;}
.pagination-num.active,.pagination-index:hover,.pagination-num:hover{background: #3871a6;color: white;}
.pagination-last span{margin: 0 5px;}
.pagination-last input{height: 18px;width: 30px;text-align: center;}


@media (max-width:768px) {.pagination-last small{display: none;}.pagination-index,.pagination-num{padding:0 4px;}}

@media (max-width: 992px) {
    .content1 {
        width: 96%;
        margin: auto;
    }
    .pos{
        width: 100%;
        background:url(../picture/dqwz.jpg) no-repeat -30px center;
    }
    .pos>span{margin-left:18px;}
}
	
@media (max-width: 767px) {
    
  
     .header img{
        width: 120%;
    }
   
    .wz .comul {
        margin: 10px 0px;
    }
    .wz {
        padding-bottom: 20px;
    }
}
