body {
    max-width: 750px;
    margin: 0 auto;
}

.mui-content {
    background: #fff;
    padding-bottom: 20px;
}
.mui-content  img {
    margin-bottom: -6px;
    width: 100%;
}
.huitou {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 45px;
    background: url(images/yidong02.png);
    background-size: 100% 100%;
    padding-top: 100px;
}

.formd {
    position: relative;
}


.formd div {
    text-align: center;
    font-size: 16px;
    width: 87%;
    margin: 0 auto;
    margin-bottom: 8px;
    position: relative;
}

.formd div.te {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 0;
}

.formd p {
    font-size: 12px;
    color: #999;
    text-align: center; 
	width: 87%;
    margin: 0 auto;
    margin-bottom: 5px;
}

.formd .in-text {
    height: 42px;
    font-size: 16px;
    margin: 0 auto 4px;
    border: 1px solid #E8E8E8;
    background: #fff;
}

.formd .in-t {
    width: 94%!important;
}

.formd .in-submit {
    width: 94%;
    margin: 0px auto;
    border: none;
    background: #D03F3E;
    color: #fff;
    border-radius: 37px;
    font-size: 15px;
    height: 40px;
    margin-top: 6px;
}

button.mui-active:enabled, button:enabled:active {
    opacity: .7;
}
.huitoutwo{
padding-bottom: 40px;
}
.huitoutwo h3{
    font-weight: bold;width: 100%;
    margin: 0 auto;
    padding-top: 25px;
    margin-bottom: 20px;
    text-align: center;
}

.huitoutwo .formd .in-t {
    width: 100%!important;
}
.huitoutwo .formd .in-submit{
    width: 100%!important;
    border-radius: 2px;
    margin-top: 12px;
}




button.mui-active:enabled, button:enabled:active {
    opacity: .7;
}

