
body{
	background: #F8F8FB;
}
.bg_body{
    			margin:0 16px;
    			
    	}
.btn_bsjz {
    background: #DF3031;
    height: 50px;
    text-align: center;
    line-height: 50px;
    color: #fff;
    border-radius: 2px;
    opacity: 0.5;
        font-size: 18px;
    display: block;
}
.tit_m1s {
    font-size: 18px;
    line-height: 50px;
    border-bottom: 1px solid #E3E3E3;
    margin-top: 10px;
}
.jt_clxx {
    display: flex;
    line-height: 50px;
    align-items: center;
    border-bottom: 1px solid #e1e1e1;
    font-size: 16px;
}
.inpt_cphms {
    width: 60%;
    border: 0;
    font-size: 16px;
}

		 
body{}