.Top-Nav{
    height: 40px;
    background-color: #7aac4b;
    /*margin-top: 20px;*/
    color: white;
    text-align: center;
    font-size: .16rem;
}
.Top-Nav a{
    color: white;
}
.Top-Nav span{
    display: inline-block;
    width: 100%;
    height: 40px;
    background-color: #57933f;
}
.Top-Nav>div{
    width: 1200px;
}
.Top-Nav>div>div{
    width: 14.28%;
    text-align: center;
    height: 40px;
    line-height: 40px;
}
.gray{
    padding: 0 !important;
}
.gray-body{
    width: 100% !important;
    min-width: 1200px;
}
.content img{
    width: 100%;
}
.bottom{
    width: 1200px !important;
}
#WXPayCaptions{
    width: 200px;
    height: 70px;
    margin-top: 5px;
    margin-bottom: 20px;
}
#qrcode{
    height: 200px;
    width: 200px;
    /* margin: 0 auto; */
    padding-top: 10px;
    padding-bottom: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 20px;
    margin-right: 20px;
}