.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;    
    margin-bottom: -50px;
}

.huitou .formd>img {
    width: 100%;
    margin-bottom: -5px;
}

.formd {
    width: 93%;
    margin: 0 auto;
    background: #fff;
    position: relative;
    padding: 20px 5px;
    top: -65px;
    border-radius: 6px;
    box-shadow: 0px 0px 4px #cdc8c8;
}

.formd>h3 {
    color: #B2B0B0;
    font-size: 12px;
    margin: 0 auto;
    margin-bottom: 15px;
    text-align: center;
    display: inline-block;
    padding: 2px 10px;
    background: #FFF8F7;
    font-weight: normal;
    border-radius: 13px;
    line-height: 22px;
}
.formd>h3>img{

width: 16px;

margin-right: 3px;

position: relative;

top: 2px;
}
.formd>h3>b{
    
color: #FB5A02;
}
.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: 92%;
    height: 92%;
    object-fit: cover;
    margin-top: 13px;
}
.m-input-text{
    text-align: left!important;
    margin-left: 4.5%!important;
    margin-bottom: 15px!important;
}
.m-input-text label{
    width: 36%;
    display: inline-block;
}
.formd form p {
    font-size: 12px;
    color: #999;    
    margin-top: -5px;margin-bottom: 0;
}
.formd form p>b{
    
    color: #C93D1F;
}
.formd .in-text {
    height: 44px;
    font-size: 16px;
    margin: 0 auto 4px;
    border: none;
    background: #EFEFEF;
    padding-left: 10px;
}

.formd .in-t {
    width: 91%!important;
}

.formd .in-submit {
        width: 91%;
        height: 44px;
        text-align: center;
        margin: 0px auto;
        background: #FB5A02;
        border-radius: 3px;
        border: none;
        color: #fff;
        margin-top: 2px;
        font-size: 20px;
        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;
}
.two{
        width: 100%;
        box-shadow: none;
        top: -12px;
}


.mui-checkbox input[type=checkbox]:checked:before, .mui-radio input[type=radio]:checked:before {
    color: #B72405;
}

.mui-checkbox input[type=checkbox]:before, .mui-radio input[type=radio]:before {
    color: #B72405;
    font-size: 25px;
}
.danxuan {
    text-align: left!important;
    background: #EFEFEF;
    width: 91%!important;
    margin-left: 4%!important;
}

.danxuan:before,.danxuan:after {
    background-color: #fff!important;
}

.danxuan>div {
    display: inline-block;
    width: 35%;
    text-align: left;
    margin: 0;
    padding: 0;
    position: relative;
}
.danxuan>div input{
    top: 11px!important;
    left: 10px;
}
.danxuan>div:after {
    background-color: #fff!important;
}

.danxuan>div>label {
    font-size: 20px;
    width: 100%;
    text-align: left;
    padding: 0;
    position: relative;
    top: 6px;
}

.danxuan>div>label>b {
    font-weight: normal;
    display: block;
    color: #757575;
    font-size: 16px;
    position: relative;
    top: 8px;
    left: 40px;
}



