#header,
#header.move {
    background: rgba(0, 0, 0, .7);
}

.block7,
#footer {
    background: #262626;
   
}

#header {
    padding: 10px 0;
}

#header.move {
    padding: 10px 0;
}

.block6 .wrap {
    margin-top: 20px;
}

.block3 .textW {
    border: 0;
}

.pubBtn {
    border-color: #2A2A2A;
    background: #2A2A2A;
}

.block2 .play,
#chatToolMail {
    background: #2A2A2A;
}

.pubBtn:hover,
.block8 ul>li:before,
.smTit,
.block7 .pubBtn {
    color: #2A2A2A;
}


.block2 .textW {
    width: 40%;
}

.block4 .des {
    text-align: justify;
}

@media screen and (max-width: 875px) {
    .block2 .textW {
        width: 100%;
    }
}