.dzg-content-box {
    padding: 0 0.9375rem;
    width: 100%;
    box-sizing: border-box;
    /* height: 1000px; */
    /* background: red; */
    display: flex;
}

.dzg-content-box ul {
    width: 100%;
}

.dzg-content-box ul li {
    width: 100%;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    /* line-height: 50px; */
    /* height: 40px; */
    /* line-height: 40px; */
    /* margin-bottom: 10px; */
}

.dzg-qywbox {
    width: 48%;
    display: flex;
}

.dzg-zxbox {
    /* height: ; */
    margin-bottom: 20px;
    border-bottom: 1px solid #eeeeee;
}


.dzg-wenben {
    width: 32%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    /* width: 50%; */
    /* padding:0 5px; */
    /* margin-right: 9px; */
    box-sizing: border-box;
}



.dzg-wenben span:nth-child(1) {
    font-size: 14px;
    /* letter-spacing: 0.2em; */
    /* color: #eee; */
    margin-bottom: 5px;
}

.dzg-wenben span:nth-child(2) {
    /* padding: 10 0px; */
    font-size: 14px;
    /* color: #eee; */
}

.dzg-wenben-js {
    width: 100%;
    /* padding: 15px; */
    box-sizing: border-box;
    display: none;
    font-size: 14px;
    line-height: 1.5em;
    margin-bottom: 20px;
}

.dzg-wenben-js-1 {
    width: 97%;
    padding: 10px 5px;
    /* height: 100%; */
    /* padding: 20px; */
    box-sizing: border-box;
    border: 1px solid #0085FF;
    /* box-shadow: 3px 2px 1px #CDC9C9; */
    margin: 0 auto;
    /* margin-left: 27px; */
}

.select-active {
    color: #0085FF;
}


.dzg-yy {
    display: block;
    padding: 2px 5px;
    /* background: red; */
    border-radius: 50%;
    /* background: #0085FF; */
    /* color: #0085FF; */
}

/* .dzg-yy:nth-child(2) {
    margin-left: 100px;
} */

.dzg-content-box .qian-ywjs {
    padding: 0px 20px;

}

.qian-ywjs p {
    font-size: 14px;
    line-height: 1.625rem;
}

.mqian-box {
    padding: 20px 40px;
    box-sizing: border-box;
    /* width: 100%; */
    display: flex;
    justify-content: space-between;

}

.mqian-box a {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.mqian-box div:nth-child(1) {
    width: 44px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    border: 1px solid #eee;
    border-radius: 12px;
    font-size: 18px;
    color: #0085FF;
}

.mqian-box div:nth-child(2) {
    margin-top: 5px;
    font-size: 14px;
}


.grap-content_list .qbqian {
    font-size: 14px;
}

.move_bottom {
    position: fixed;
    top: 28px;
    right: 30px;
}

.qbqian ul li .dzg-wenben span {
    font-size: 14px;
}



.center-gn {
    position: fixed;
    width: 40px;
    height: 100px;
    /* background: red; */
    top: 46%;
    right: 15px;
    transform: translateY(-50%);
    display: none;
}

.gn-item {
    width: 40px;
    height: 40px;
    margin-bottom: 12px;
    background: #0085FF;
    /* background: rgba(0, 133, 255, 1); */
    box-shadow: 0px 1px 7px 0px rgba(28, 28, 28, 0.31);
    /* opacity: 0.5; */
    border-radius: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.gn-item img {
    width: 18px;
    height: 18px;
}

.gn-item  span {
    color:#ffffff;
    font-size: 12px;
}


.yinpin{
    display: flex;
    align-items: center;
    position: relative;
    background: #ffffff;
}

.ypbf{
    display: block;
    margin-bottom: 12px;
    height: 50px;
    width: 100%;
    padding: 0 12px;
    box-sizing: border-box;

}

audio{
    width: 100%;
    height: 30px;
}

.ypscroll {
    position: fixed;
    top: 44px;
    left: 0px;
}


.q_one{
    width:100%;
    display:flex;
    justify-content:center;
    padding:0 0 15px 0;
}
.q_one:nth-child(2n){
    margin-right:0
}
.dizigui-wenben{
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    padding:0 15px 0 15px;
}
.sp_4{margin:20px 0 0 0!important;}
.dizigui-wenben-js{
    box-sizing:border-box;
    display:none;
    font-size:14px;
}
.dizigui-wenben-js-1{
    box-sizing:border-box;
    border:1px solid #0085ff;
    box-sizing:border-box;
}
.dizigui-content ul li:hover .dizigui-wenben span{
    color:#087efc;
}
.dizigui-xinzeng ul li .dizigui-wenben{
    font-size:14px;
}

.dizigui-wenben2 {
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    padding:0 10px;
}