body {
    max-width: 750px;
    margin: 0 auto;
}

.mui-content {
    background: #fff;
    padding-bottom: 40px;
}
.mui-content  img {
    margin-bottom: -6px;
    width: 100%;
}
.huitou {
    width:100%;
    padding-bottom: 20px;
    background: url(images/bg.jpg);
    background-size: 100% 100%;
    margin-bottom: 10px;
    text-align: center;
    padding-top: 10px;
    margin-top:20px;
}

.huitou .formd>img {
    width: 98%;
    margin: 0 auto;
}

.formd {
    position: relative;
    padding-bottom: 0;
    width: 94%;
    margin: 0 auto;
    padding-top: 0;
}

.formd>h3 {
    width: 84%;
    color: #000;
    margin: 0 auto;
    font-size: 24px;
    margin-bottom: -10px;
    font-weight: normal;
    border-top: 1px solid #000;
    margin-top: 20px;
}

.formd>h3>b {
    background: #fff;
    position: relative;
    top: -14px;
    padding: 0 10px;
}

.formd>p {
    font-size: 13px;
    color: #666;
    margin-bottom: 1px;
}

.formd div {
    text-align: center;
    font-size: 16px;
    width: 100%;
    margin-bottom: 10px;
    position: relative;
    margin-left: -2px;
}

.formd span {
    position: absolute;
    top: 7px;
    left: -14px;
    font-size: 28px;
    color: #D70010;
    font-weight: bold;
    width: 25%;
}

.formd form p {
    font-size: 12px;
    color: #666;
    margin-top: -5px;
}

.formd form p>b {
    color: #C93D1F;
}

.formd .in-text {
    height: 40px;
    font-size: 16px;
    margin: 0 auto 4px;
    border: none;
    background: #F5F5F6;
    padding-left: 16px;
    border-radius: 4px;
}

.formd .in-t {
    width: 91%!important;
}

.formd .in-submit {
    width: 91%;
    height: 44px;
    text-align: center;
    margin: 0px auto;
    background: #00693D;
    border: none;
    color: #fff;
    margin-top: 2px;
    font-size: 18px;
    border-radius: 38px;
}

button.mui-active:enabled, button:enabled:active {
    opacity: .7;
}
.meng>img {
    width: 100%;
}
.meng>div {
    background: #F5F5F6;
    width: 96%;
    margin: 0 auto;
    padding: 1px 12px;
    position: relative;
    top: -40px;
    border-top-right-radius: 104px;
    margin-bottom: -30px;padding-bottom: 10px;
}
.meng>div>h3 {
    font-size: 18px;
    color: #005230;
    margin-top: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}

.meng>div>p {
    margin: 0;
    font-size: 14px;
    color: #888;
    line-height: 18px;
}
.meng>div>p>span{
    margin-right: 6px;
    display: inline-block;
    color: #666;
    width: 46%;
    font-size: 15px;
    margin-bottom: 5px;
}
.meng>div>p>span>b{
    font-size: 14px;
    position: relative;
    top: -1px;
    display: inline-block;
    margin-right: 3px;
    font-size: 15px;
}
.meng>div>p.te>span{
    display: inline-block;
    width: auto;
}
.meng>div>p>b:first-child{
    margin-left: 0;
}
.shou-l {
    margin-bottom: 8px;
    border: none!important;
    width: 100%;
    text-align: center;
    padding: 0 1%;
}

.gunqie {
    margin-bottom: 20px;
    margin-top: 10px;
}

.gunqie>img {
    width: 100%;
}

.gunqie .mui-segmented-control .mui-control-item {
       font-size: 14px;
       border: none;
       background: #F3F3F3;
       color: #6E6E6E;
       height: 32px;
       line-height: 32px;
       display: inline-block;
       border-radius: 5px;
       margin-right: 5px;
       width: 15%;
}
.gunqie .mui-segmented-control .mui-control-item:last-child{
    border-right:none;margin-right: 0;
}

.shou-l>a{
}
.gunqie .mui-segmented-control .mui-control-item.mui-active {
    color: #fff;
    background: #005230;
}

.gunqie .mui-segmented-control .mui-control-item>img {
    margin-top: 1px!important;
}

.huitoutwo {
    background: #F5F5F6;
    width: 94%;
    margin: 0 auto;
    margin-top: 15px;
    padding-bottom: 1px;
}
.huitoutwo img{
    width:100%;
}
.huitoutwo .formd .in-text{
     background:#fff; 
}
.huitoutwo .formd{
    
margin-top: 15px;
}


