.mui-content{
    background:#F0F0F0;
}
.bga{
        padding-top: 30px;
    padding-bottom: 10px;
}
.huitou{
        width: 100%;
    margin: 0 auto;
    text-align: center;
    background: url(images/yidong_02.jpg);
    background-size: 100% 100%;
}
.huitou img{
    width: 100%;
    margin-bottom: 10px;    
    margin-top: 10px;
}
.formd{
    position: relative;    
    padding-bottom: 8px;    
    width: 90%;
    margin: 0 auto;
}
.formd>h3{
    width: 90%;    color: #222;
    margin: 0 auto;
    font-size: 24px;
    margin-bottom: 16px;
    padding-top: 30px;
}
.formd>p{
    width: 90%;
    margin: 0 auto;
    border-top: 1px solid #0F4A5A;    
        margin-top: 22px;
    margin-bottom: -5px;
}
.formd>p>em{
        position: relative;
    top: -11px;
    color: #0F4A5A;
    font-size: 20px;
}
.formd>p>b{
        background: #D7D7D7;
    position: relative;
    top: -14px;
    color: #0F4A5A;
    padding: 0 19px;
    font-size: 16px;
}
.formd div {      
    text-align: center;
    font-size: 16px;
    width: 100%;
    margin-bottom: 10px; 
    position: relative;
}
.formd div p{
    font-size: 12px;    
    color: #FCDD11;    
    padding-left: 25px;
}
.formd .in-text {
    height: 40px;
    font-size: 16px;
    margin: 0 auto 4px;
    border: 1px solid #E6E6E6;
    background: #fff;
}
.formd .in-t {
    width: 94%!important;
}
.formd .in-submit {
    width: 94%;
    height: 40px;
    text-align: center;
    margin: 0px auto;
    background: #0F4D5C;
    border-radius: 4px;
    border: none;
    color: #Fff;
    margin-top: 8px;
    font-size: 18px;
}
button.mui-active:enabled, button:enabled:active{
    opacity: .7;
}

.qtaoc{
    padding-bottom: 11px;
    background: #F0F0F0;
}
.qtaoc .mui-slider-item{
    text-align: center;
}
.qtaoc .mui-slider-item img{
    width: 100%!important;
    padding-bottom: 20px;
}
.qtaoc .mui-slider-indicator .mui-indicator {
    width: 23px;
    height: 6px;
    margin: 1px 1px;
    cursor: pointer;
    border-radius: 0;
    background: #AAAAAA;
    box-shadow: none;
}
.qtaoc .mui-slider-indicator .mui-active.mui-indicator{
    background: #0F4D5C;
}
