.mui-content{
    background: #FED904 !important;
    padding-bottom: 25px;
}
.gdbiao{
    text-align: center;
    font-size: 26px;
    font-weight: bold;
    color: #CB0A0E;
    padding-top: 15px;
    padding-bottom: 10px;
}
.gdbiao>b{
    border-bottom:2px solid #CB0A0E;
}
.xianjingbg .gdbiao{
    color:#fff;
    position:relative;
    margin-bottom: 10px;
}
.xianjingbg .gdbiao>b{
    display: inline-block;
    width: 30px;
    position: absolute;
    bottom: 1px;
    right: 46.5%;
    border-bottom:2px solid #fff;
}
.baoming{
    width: 100%;        
}
.baoming>img{
    margin-bottom: 0;
}
.formDiv{
        padding-top: 20px;
    width: 93%;
    background: #FFF;  
    padding-bottom: 4px;
    margin: 0 auto;
    border-radius: 4px;    
    margin-bottom: 18px;
}
.formDiv div {      
    text-align: center;
    font-size: 16px;
    width: 100%;
    margin-bottom: 10px; 
    position: relative;
}
.formDiv div p{
    font-size: 12px;    
    color: #FCDD11;    
    padding-left: 25px;
}
.formDiv div span{
        position: absolute;
    top: 6px;
    left: -37px;
    font-size: 28px;
    color: #fff;    
    font-weight: bold;
}
.formDiv span {
    display: inline-block;
    text-align: right;
    width: 25%;
}
.formDiv span i{
    color:#BB0A20;
}
.formDiv .in-text {
    height: 40px;
    font-size: 16px;
    margin: 0 auto 4px;     
    border-radius: 5px;    
    border: 1px solid #D9D9D9;   
    color: #373839; 
}
.formDiv .in-t {
    width: 96%!important;
}
.formDiv .in-submit {
    width: 96%;
    height: 45px;
    line-height: 15px;
    text-align: center;
    margin: 0px auto;
    background-color: #FFE536;
    border:1px solid #FFE536;
    border-bottom: 5px solid #E20B1B;
    color: #E20B1B;
    font-size: 22px;
    border-radius: 5px;
}

button.mui-active:enabled, button:enabled:active{
    color: #fff;
    background-color: #58D8B4;
}


::-webkit-input-placeholder {  
    color: #373839; 
} 
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ 
color: #373839; 
} 
::-moz-placeholder { /* Mozilla Firefox 19+ */ 
color: #373839; 
} 
:-ms-input-placeholder { /* Internet Explorer 10+ */ 
color: #373839; 
} 
.xianjingbg{
    background: #D80000;
    width: 100%;
    /*padding-bottom: 20px;*/
}

.xianjing{
    margin-bottom: -10px;
    width: 96%;
    margin: 0 auto;
}
.xianjing>p{
    position: relative;    
    margin: 0;
    margin-top:-1px;
}
.xianjing p>span{
    position: absolute;
    top: 17%;
    color: #000;
    font-size: 18px;
    left: 20px;
}
.xianjing p>span.te,.xianjing p>em.te{
    left: 54%;
}
.xianjing p>em{
    position: absolute;
    top: 36%;
    color: #000;
    font-size: 14px;
    left: 20px;
    display: inline-block;
    width: 44%;
}
.xianjing p>span>b{
    color: #E20B1B;
    font-size: 26px;
}

.kanbg{
    width: 100%;
    background: #fff;
    padding-bottom: 16px;
}
.gongdi{
    width: 96%;
    margin: 0 auto;
    background: #fff;
    padding: 2px;
    position: relative;
    margin-bottom: 5px;
}
.gongdi>span{
    display: inline-block;
    width: 49.1%;
    font-size: 12px;
    line-height: 12px;
    position: absolute;left: 3px;
    bottom: -11px;
    height: 60px;
}
.gongdi>span:last-child{
    left: 51%;
}
.gongdi>span>b{
    font-size: 12px;
    font-weight: bold;
}

.gongdi>b{
    background: #FFE536;
    display: inline-block;
    width: 100%;
    padding: 10px;
    font-size: 16px;
    font-weight: bold;
}
.cailiao{
    width: 96%;
    margin: 0 auto;
    background: #fff;
    padding: 5px;
    text-align: center;
}










