.mui-content {
    background: #fff;
}
.juzhuang>img{
    margin-bottom: -6px;
    width: 100%;
}
.mui-content a>img,.mui-content div>img {
    margin-bottom: -5px;
    width: 100%;
}

.huitou {
    text-align: center;
    background: #fff;
    padding-top: 13px;
    width: 95%;
    margin: 0 auto;
    position: relative;
    top: -16px;
    margin-bottom: -24px;
    border-radius: 6px;
}
.huitou .formd{
    width: 93%;
    margin: 0 auto;
    background: #fff;
    border-radius: 10px; 
    padding-bottom: 6px;
}
.huitou .formd>img {
    width: 100%;
}

.huitou .formd form {
    margin-top: 30px;
}

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




.formd div>span img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin-top: 10px;
}

.formd form p {
        z-index: 2;
    font-size: 12px;
    color: #666;
    margin-top: -8px;
    position: relative;
    text-align: center;
}

.formd .in-text {
    height: 48px;
    font-size: 16px;
    margin: 0 auto 4px;
    border: 1px solid #CECECE;
    background: transparent;
    padding-left: 38px;
}
.formd span {
        position: absolute;
    left: 25px;
    top: 9px;
    font-size: 28px;
}
.formd .in-t {
    width: 91%!important;
}

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

button.mui-active:enabled, button:enabled:active {
    opacity: .7;
}
.ding-yang {
    width: 94%;
    margin: 0 auto;
}

.ding-yang>li {
    border-bottom: 1px solid #e5e5e5;    
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.ding-yang>li>img {
    width: 100%;
}

.ding-yang>li>h3 {
    font-size: 18px;
    color: #F95C0D;
    margin-top: 10px;
}

.ding-yang>li>p {
    color: #666;
    font-size: 13px;
}
.ding-liy {
    text-align: center;
    margin-bottom: -15px;
}

.ding-liy>li {
    display: inline-block;
    width: 46%;
    overflow: hidden;
    margin: 0 1%;
    position: relative;
    margin-bottom: 12px;
}

.ding-liy>li>img {
    width: 100%;
}

.ding-liy>li>div {
    position: absolute;
    bottom: 0;
    background: rgba(255,255,255,.9);
    text-align: left;
    padding: 6px;
    padding-right: 0;
}

.ding-liy>li>div>h3 {
    font-size: 16px;
    color: #F95C0D;
}

.ding-liy>li>div>p {
    font-size: 12px;
    line-height: 17px;
}
.ding-cheng {
    background: #F6F6F6;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 15px;
}

.ding-cheng>li {
    display: inline-block;
    width: 28%;
    margin: 0 1%;
    background: #fff;
    padding: 15px 0px;
    margin-bottom: 15px;
}

.ding-cheng>li img {
    width: 49%;
}

.ding-cheng>li p {
    font-size: 12px;
}

.ding-cheng>li p b {
    font-weight: bold;
    padding-top: 10px;
    display: inline-block;
    font-size: 14px;
}






.baotwo {
        padding-bottom: 20px;
    background: #fff;
}

.baotwo .formd {
        width: 95%;
    margin: 0 auto;
    padding-top: 27px;
    padding-bottom: 10px;
    box-shadow: 0 5px 10px #ccc;
}

.baotwo .formd .in-submit {
    border-radius: 3px;
}















