
.mui-bar-tab {
    height: 40px!important;
}
.mui-tit-logo{
    position: relative;
    top: -5px;
    left: 40%;
}
.mui-bar-tab b{
    line-height: 50px;
    margin-left: 20px;
    color: #fff; 
}
.mui-bar-tab b i{
    color:#B10202;
    font-size: 22px;
}
.mui-nav-qq{
	background:url(/Public/mobile/images/nav-qq.png) no-repeat center left;
}
.mui-nav-phone{
	background:url(/Public/mobile/images/nav-phone.png) no-repeat center left;
}
.mui-nav-jia{
    background:url(/Public/mobile/images/nav-jia.png) no-repeat center left;
}
.mui-t-item{
	display: table-cell;
    overflow: hidden;
    height: 35px;
        font-size: 0.98rem;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #333;
}
.mui-a{width:30%;border-right:1px solid #e5e5e5;}
.mui-b{width:30%;}
.mui-c{width:40%;}
.mui-qiang{
    background:#F17144;
    color:#fff;
}
.my-info-icon {
     margin-right: 0px!important; 
}

.baoming{
    width: 100%; 
}
.baoming h4{
    background: url(../images/xa4/baom.png) no-repeat;
    background-size: 100%;
    height: 35px;
    position: relative;
    text-align: center;
    line-height: 35px;
    top: 5px;
    width: 106%;
    margin-left: -3%;
}
.formDiv{
    padding-top: 10px;
    width: 100%;
    height: 240px;
}
.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: -44px;
    font-size: 28px;
    color: #707070;    
    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;    
    padding-left: 36px;    
    border-radius: 9px;    
    background: transparent;
    border: 1px solid #707070;    
}
.formDiv .in-t {
    width: 89%!important;
}
.formDiv .in-submit {
    width: 89%;
    height: 45px;
    line-height: 15px;
    text-align: center;
    margin: 0px auto;
    background-color: #DE312C;
    border:1px solid #DE312C;
    color: #fff;
    font-size: 22px;
    border-radius: 9px;
}
button.mui-active:enabled, button:enabled:active{
    color: #707070;
    background-color: #58D8B4;
}
::-webkit-input-placeholder {  
    color: #707070; 
} 
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ 
color: #707070; 
} 
::-moz-placeholder { /* Mozilla Firefox 19+ */ 
color: #707070; 
} 
:-ms-input-placeholder { /* Internet Explorer 10+ */ 
color: #707070; 
} 
.anli{
    position: relative;
}
.anli>div{
    position: absolute;
    width: 80%;
    top: 16px;
    left: 16%;
}