.yanfang{
    background: #F8F8F8;
    text-align: center;
    padding-top: 16px;
    padding-bottom: 16px;
}
.biaot{
    font-size: 26px;
    color: #272727;
    padding-top: 22px;
    text-align: center;
}
.biaot>p{
    font-size: 26px;
    color: #1F1F1F;       
    font-weight: 400; 
    border-bottom: 1px solid #E0DCDC;    
    padding-bottom: 16px;
}
.biaot>h3{
    color: #1F1F1F;  
    font-size: 14px;
    margin-top: 8px;
    margin-bottom: 0;
}
.biaot>p>i{   
    border-bottom: 3px solid #1F1F1F;    
    padding-bottom: 9px;
}
.yanfang>ul{
    text-align: center;
    padding-top: 20px;
}
.yanfang>ul>li{
    display: inline-block;
        margin-right: 15px;
    width: 18%;
}
.yanfang>ul>li:last-child{
    margin-right: 0;
}
.yanfang>ul>li>p{
    font-size: 12px;
    color: #1F1F1F; 
    margin-top: 14px;
}
.yanfang>ul>li>p>b{
    font-weight: 400;
}
.baoming{
    width: 100%;     
    margin-top:0;
}
.baoming h4{
    background: #710827;
    height: 35px;
    position: relative;
    text-align: center;
    line-height: 35px;
    top: 5px;
    width: 106%;
    margin-left: -3%;
    color: #fff;
}
.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: -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;    
    background: #F8F8F8;
    border: 1px solid #DEDEDE;    
    color: #373839; 
}
.formDiv .in-t {
    width: 89%!important;
}
.formDiv .in-submit {
    width: 89%;
    height: 45px;
    line-height: 15px;
    text-align: center;
    margin: 0px auto;
    background-color: #FFC000;
    border:1px solid #FFC000;
    color: #fff;
    font-size: 22px;
    border-radius: 9px;
}
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; 
} 
.dujue{
    background: #FFB901;
    text-align: center;  
}
.dujue>ul>li{
    display: inline-block;    
        width: 30%;
    margin-bottom: 20px;
}
.dujue>ul>li>img{
    width: 67%;
}
.dujue>ul>li>p{
    font-size: 16px;
    color: #000;
    font-weight: 400;
}
.sheji{
    position: relative;
}
.sheji>div{
    position: absolute;
    top: -18px;
    left: 0;
}
.xiang{
    width: 100%;    
    text-align: center;
}
.xiang>div{
    width: 32%;
    display: inline-block;    
    margin-top: 30px;
}
.xiang>div>img{ 
    width: 87%!important;
}
.xiang>div>b{
    display: block;    
    font-size: 18px;
    font-weight: normal;
    color: #1F1F1F
}
.xiang>div>p{ 
    font-size: 12px;
    margin-top: 1px;
    margin-bottom: 0px;
    color: #1F1F1F
}
.xiang>div>i{ 
        font-size: 12px;
    padding: 1px 7px;
    background: #000;
    border-radius: 5px;
    color: #fff;
    font-style: normal;
}

.topyuyue {
    position: fixed;
    width: 95%;
    margin-left: 2%;
    top: 5px;
    background: rgba(0,0,0,0.2);
    padding: 5px 8px;
    border-radius: 5px;
    height: 40px;
}


.topyuyue>input {
    width: 62%!important;
    border: none!important;
    border-bottom: 1px solid #C83715;
    height: 27px!important;
    position: relative;
    top: -5px;
    padding-left: 0px!important;
    background: transparent!important;
}


.topyuyue>span {
    background: #C83715;
    padding: 2px 3px;
    color: #fff;
    border-radius: 4px;
    margin-left: 10px;
    position: relative;
    top: -10px;
    left: 10px;
    font-size: 14px;
}











