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

.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 ;
}
.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;
}
.conwz{
    padding: 20px;
    padding-bottom: 50px;

}
.title{
    display: block;
    margin-block-start: 0.83em;
    margin-block-end: 0.83em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-size: 29px;
    line-height: 160%;
    margin: 0px;
    padding: 0px;
    font-weight: normal;
    font-style: normal;
    text-align: center;
    padding: 0 20px;
}
.ysj{
    font-size: 14px;
    width: auto;
    margin:0 auto;
    margin-top: 20px;
    text-align: center;
}
.ysj span{
    margin: 0 auto;
}
hr{
    margin: 10px 0px;
}
.neirong{
    LINE-HEIGHT: 180%;
    text-indent: 2em;
    font-size: 21px;
    font-family: "仿宋";
    margin: 4px 0px;
    padding: 4px 0px;
}

@media (max-width: 992px) {
    .content1 {
        width: 96%;
        margin: auto;
    }
    .pos{
        width: 100%;
    }
}
	
@media (max-width: 767px) {
    
  
    .content .header img{
        width: 120%;
    }
   
    .wz .comul {
        margin: 10px 0px;
    }
    .title{
        font-size: 20px;
    }
    .neirong{
        font-size: 16px;
    }
}
