.mui-content{
    background: #fff;
}
.huitou{
    width: 100%;
    background: url(images/yidong_05.jpg);
    background-size: 100% 100%;
    padding-bottom: 5px;
    text-align: center;
}
.formDiv{
    width: 85%;
    margin: 0 auto;
    position: relative;
}
.formDiv div {      
    text-align: center;
    font-size: 16px;
    width: 100%;
    margin-bottom: 10px; 
    position: relative;
}
.formDiv p{
    font-size: 13px;
    margin-bottom: 0;
}
.formDiv .in-text {
    height: 40px;
    font-size: 16px;
    margin: 0 auto 4px;
    border: 1px solid #E6E6E6;
    background: #fff;
}
.formDiv .in-t {
    width: 100%!important;
}
.formDiv .in-submit {
    width: 100%;
    height: 40px;
    text-align: center;
    margin: 0px auto;
    border: none;
    color: #0D6A60;
    margin-top: 8px;
    font-size: 20px;
    background: linear-gradient(to top,#DBAC74,#F9D9B5);
}
button.mui-active:enabled, button:enabled:active{
    opacity: .7;
}
.youshi{
    position: relative;
}
.youshi>h4{
    position: absolute;
    top: 15px;
    left: 6%;
    color: #0D6A60;
    font-size: 16px;
    font-weight: normal;
}
.youshi>h4>p{
    font-size: 14px;
    line-height: 15px;    
    margin-top: 15px;
}
.sheji{
    background: #0D6A60;
}
.sheji>div{
    width: 92%;
    margin: 0 auto;
    position: relative;
}
.sheji>div>p{
    background: rgba(0,0,0,.6);
    position: absolute;
    margin: 0;
    bottom: 0;
    width: 100%;
    height: 35px;
    line-height: 35px;
    color: #fff;
    padding-left: 8px;
}
.sheji>div>p>span{
    margin-right: 7px;
}
.sheji>div>p>a{
    float: right;
    background: #fff;
    padding: 0 6px;
    height: 24px;
    line-height: 24px;
    margin-top: 5px;
    margin-right: 7px;
}
.sheji>p{
    text-align: center;    
    margin: 0;
    margin-top: 20px
}
.sheji>p>a{
    margin: 0 6px;
    border: 1px solid #fff;
    color: #fff;
    padding: 3px 0;
    width: 125px;
    display: inline-block;
}
.sheji>p>a:last-child{
    background: #25B7A7;
    border:none;
}
.baoer{
    position: relative;
}
.baoer .formDiv{
    position: absolute;
    top: 50px;
    left: 7%;    
    width: 82%;
}
.baoer .formDiv div.te{
    width: 90%;
    margin-left: 10%;
}
.baoer .formDiv div.te>p{
    text-align: left;
    color: #000;
    font-size: 16px;
}
.baoer .formDiv div.te>input{
    padding: 0;
    border: none;
    border-bottom: 1px solid #0D6A60;
}
.baoer .formDiv p{
    text-align: center;
}
.zhilun{
    position: relative;
}
.zhilun>div{
    position: absolute;
    top: 0;
    width: 92%;
    margin-left: 4%;
}
.zhilun .mui-indicator{
    width: 22px;
    background: #fff;
    margin: 1px 2px;
    border-radius: 5px;
}
.zhilun .mui-active.mui-indicator {
    background: #0D6A60;
}
.bga{
    background: #fff;
    padding-bottom: 15px;
}
.bga .mui-control-content {
    height: auto;    
    padding: 0 2px;
}
.bga .mui-segmented-control{
    border:none;
}
.zhi-tab{
    padding: 0 15px;
}
.zhi-tab>b{
    padding: 4px 10px;
    background: #E5E5E5;
    display: inline-block;
    border-radius: 10px;
    margin: 0 5px;
    margin-bottom: 10px;
}
.zhi-tab>b.mui-active{
    background: #C6F3EE;
}
.biaodao{
    text-align: center;
    width: 100%;    
    margin-bottom: 10px;   
    margin-top: 20px;
}
.biaodao>li{
    display: inline-block;
    text-align: center;
    margin: 0 5px;
    margin-bottom: 10px;
    background: #E5E5E5;
    padding: 2px 8px;
    border-radius: 10px;
}
.biaodao>li.current{
    background: #C6F3EE;
    color: #329783;
}
.biaodaox{
    text-align: center;
    width: 100%;
    border-top: 10px solid #E5E5E5;
}
.biaodaox li{
    display:none;    
}
.biaodaox li.current{
    display: block;
}
.pingl{
    padding: 15px;
}
.pingl>div.top{
    text-align: left;    
    height: 66px;
}
.pingl>div.top>img{
        width: 60px;
    height: 60px;
    overflow: hidden;
    border-radius: 50%;    
    margin-right: 10px;
}
.pingl>div.top>div{
    color: #008D72;
    position: relative;
    top: 6px;    font-size: 18px;
}
.pingl>div.top>div>p>em{
        color: #E12634;
    margin-right: -8px;
    font-size: 25px;
}
.pingl>div.top>div .jibie{
        background: #FFD11A;
    padding: 0px 3px;
    margin-left: 10px;
    color: #fff;
    font-size: 14px;
    border-radius: 5px;
}
.pingl>div.main{
    text-align: left;
}
.pingl>div.main>p{
        color: #333;
}
.pingl>div.main>span{
    width: 31%;
    height: 100px;
    overflow: hidden;
    display: inline-block;
}
.pingl>div.main>span>img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}


