
.baoming{
    text-align: center;
    background: url(./images/yidong_04.png) no-repeat;
    background-size: 100% 100%;
    padding-top: 20px;
    padding-bottom: 15px;
}


.baoming>h2{
    font-size: 21px;
    color: #052B98;
    margin-bottom: 18px;
    font-weight: normal;
}
.baoming>h3{
    width: 90%;
    margin: 0 auto;
    border-top: 1px solid #052B98;
    font-size: 17px;
}
.baoming>h3>em{
    position: relative;
    top: -11px;
    color: #052B98;
    font-size: 20px;
}
.baoming>h3>b{
        background: #fff;
    position: relative;
    top: -12px;
    color: #666666;
    padding: 0 17px;
    font-weight: normal;
}
.baoming>h3>b i{
    color: #BA2B31;
}
.baoming>p{
    color: #777;
    font-size: 12px;
    line-height: 16px;    
    margin-bottom: 0;
}
.baoming>p>b{
        color: #F58D17;
}
.formDiv{
    width: 100%;
    padding-bottom: 1px;
    margin: 0 auto;
    border-radius: 6px;
    position: relative;
    padding-top: 2px;
}
.formDiv>form{
    margin-top: 10px;
}
.formDiv div {      
    text-align: center;
    font-size: 16px;
    width: 100%;
    margin-bottom: 10px; 
    position: relative;
}
.formDiv div p{
    font-size: 12px;    
    color: #222;    
    padding-left: 25px;
}
.formDiv div span{
        position: absolute;
    top: 6px;
    left: -46px;
    font-size: 28px;
    color: #BD0102; 
    font-weight: bold;
}
.formDiv span {
    display: inline-block;
    text-align: right;
    width: 25%;
}
.formDiv span i{
    color:#BB0A20;
}
.formDiv .in-text {
    height: 44px;
    font-size: 16px;
    margin: 0 auto 4px;
    border: none;
    color: #373839;
    padding-left: 12px;
    border: 1px solid #E5E5E5;
}
.formDiv .in-t {
    width: 87%!important;
}
.formDiv .in-submit {
        width: 87%;
    height: 45px;
    line-height: 15px;
    text-align: center;
    margin: 0px auto;
    background-color: #F0BD12;
    border: none;
    color: #fff;
    font-size: 22px;
    margin-top: 8px;
    border-radius: 8px;
    margin-bottom: 6px;
}
button.mui-active:enabled, button:enabled:active{
    opacity: .7;
    border: none;
}
::-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; 
}
.baotwo{
    background: transparent;
    padding-top: 0;
    margin-top: -9px;

}
.baotwo .in-submit {
    width: 87%;
    height: 45px;
    line-height: 45px;
    text-align: center;
    margin: 0px auto;
    background-color: #052B98;
    border: none;
    color: #fff;
    font-size: 22px;
    margin-top: 8px;
    border-radius: 8px;
    margin-bottom: 6px;
    display: inline-block;
}
