.contain-logo{
    padding-left:1%;float: left;padding-top: 1%
}
.header-font{
    font-size: 32px;
    font-family: MicrosoftYaHei;
    font-weight: 800;
    color: #333333;
    height: 42px;
    float: right;
    display: block;
    line-height: 42px;
    padding-left: 20px
}

.detail-font-title{
    font-size: 30px;
    font-family: MicrosoftYaHei;
    font-weight: 800;
    font-weight: normal;
    font-stretch: normal;
    color: #333333;
}

.detail-font{
    font-size: 26px;
    font-family: MicrosoftYaHei;
    font-weight: 500;
    font-weight: normal;
    font-stretch: normal;
    color: #333333;
}

.mu-windows-btn {
    border: 2px solid #333333;
    background-color: #333333;
    border-radius: 25px;
    color: #ffffff;
    display: inline-block;
    padding: 10px 25px;
    margin-top: 10px;
    font-size: 20px;
    font-family: MicrosoftYaHei;
    text-transform: uppercase;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;

}
