body {
    background:#ededed;
}
.pageImage{
    width:100%;
    height:auto !Important;
	text-align:center;
}
.pageImage img{
	width:100%;
}
.pagebody{
    width:100%;
    height:auto;
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center
}
.zbt{
    margin:20px 0px 20px 0px;
    font-size:40px;
    font-weight:600;

}
.neirong{
    width:90%;
    height:auto;
    background:#fff;
    display:flex;
    flex-direction:column;
    align-items:center;
    padding:20px;
    position:relative;
}
.nrout{
    width: 100%;
    height: 300px;
    display: flex;
    align-content: center;
    justify-content: space-around;
    margin: 20px 0 20px 0;
    border-bottom: 2px dashed;
    padding-bottom: 20px;
}
.nrout1{
    width: 100%;
    height: 550px;
    display: flex;
    align-content: center;
    justify-content: space-around;
    margin: 20px 0 20px 0;
    border-bottom: 2px dashed;
    padding-bottom: 20px;

}
.nr_img{
    width:400px;
}
.nr_img1{
    width: 40%;
    display: flex;
    align-items: center;
}
.nr_img1 img{
    width:100%;
}
.nr_img img{
    width:100%;
    height:100%;
}
.nr_word{
    width:60%;
    height:100%;
    display:flex;
    flex-direction:column;
    justify-content:center;
    line-height:30px;
}
.nr_word1{
    width:50%;
    height:100%;
    display:flex;
    flex-direction:column;
    justify-content:center;
    line-height:30px;
}
.w_fbt{
    width:100%;
    display:flex;
    align-items:center;
    padding:6px 0 6px 0;
}
.w_fbt span{
    margin-left:5px;
    font-weight:600;
    cursor: pointer;
}
.xfk{
    width:20px;
    height:20px;
    background:#0552A4;
}
.xxqq{
    color:#0552A4;
    display:inline-block;
    cursor:pointer;
}
.w_sj{
    width:100%;
    text-align:right;
    color:#666;
    margin:10px;
    position:relative;
    top:40px;
}
.w_body{
    text-indent:2em;
    letter-spacing:1.5px;
}


/*----------------------------------*/
.pbody{
    width:70%;
    background:#F9D9C6;
    position:relative;left:14%;
    padding:10px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.pb_title{
    width:100%;
    height:100px;
    line-height: 50px;
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
}
.zzsj{
    width:60%;
    height:100%;
    display:flex;
    align-items:center;
    justify-content:space-around;
    padding: 10px;
    border-bottom: 2px solid  #1080F2;
    border-top: 2px solid #1080F2;
}
.zpart{
    display:flex;
}
.zpart span{
    margin-right:20px;
    color:#666;
} 
.zpart div{
    font-weight:660;
}
.nr_sec{
    width:90%;
    text-indent:2em;
    letter-spacing:1.5px;
    text-align:left;
    margin:20px 0 10px 0;
    line-height:30px;
}