.mui-content {
    background: #FFF;
    padding-bottom: 40px;
}
.juzhuang>img{
    margin-bottom: -6px;
    width: 100%;
}
.mui-content a>img {
    margin-bottom: -5px;
}

.huitou {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 10px;
    /* background: #F2F2F2; */
}

.huitou .formd>img {
    width: 100%;    margin-bottom: 8px;
}

.formd {
    width: 96%;
    margin: 0 auto;
    background: #fff;
    padding-bottom: 15px;
}

.formd>h3 {
    color: #333;
    font-size: 16px;
    margin: 0 auto;
    margin-top: 15px;
    margin-bottom: 15px;
    font-weight: bold;
    text-align: left;
    width: 91%;
}
.formd>p {
        font-size: 13px;
    color: #555;
    margin-bottom: 14px;
}

.formd div {
    text-align: center;
    font-size: 16px;
    width: 100%;
    margin-bottom: 10px;
    position: relative;
    margin-left: -2px;
}

.formd div>span {
    width: 25px;
    height: 24px;
    display: inline-block;
    position: absolute;
    left: 25px;
    top: -3px;
}

.formd div>span img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin-top: 10px;
}
.m-input-text{
    text-align: left!important;
    margin-left: 4.5%!important;
    margin-bottom: 15px!important;
}
.m-input-text label{
    width: 31%;
    display: inline-block;

}
.formd form p {
    font-size: 12px;
    color: #999;    
    margin-top: -5px;
}
.formd form p>b{
    
    color: #C93D1F;
}
.formd .in-text {
    height: 44px;
    font-size: 16px;
    margin: 0 auto 4px;
    border: 1px solid #D0D0D0;
    background: #fff;
    padding-left: 35px;
}

.formd .in-t {
    width: 91%!important;
}

.formd .in-submit {
        width: 91%;
        height: 44px;
        text-align: center;
        margin: 0px auto;
        background: #C93D1F;
        border-radius: 11px;
        border: none;
        color: #fff;
        margin-top: 2px;
        font-size: 20px;
        font-weight: bold;
        letter-spacing: 2px;
}
button.mui-active:enabled, button:enabled:active {
    opacity: .7;
}
.gmore{
    text-align: center;
}
.gmore>li{
    margin-bottom: 5px;
}
.gmore>li img{
    width: 100%
}
.mui-table-view:before,.mui-table-view:after{
    height: 0;
}








