.svg_1{
    width: 40px;
    height: 40px;
    color: #ffffff;
    background: #D62926;
    line-height: 43px;
    border-radius: 45px;
    font-size: 22px;
    margin-right: 20px;
    display: inline-block;
    text-align: center;
}
.s_left b {
    margin-top: 65px;
   	display: inline-block;
   	left: 97px;
}

.s_rigth{
	min-height:1100px;
	border-left: 1.5px dashed #CCCCCC;
}

.s_rigth .s_due{
	margin-top: 40px;
}

.s_rigth p{
	margin-left: 40px;
    font-size: 19.2px;
    font-family: PingFang-SC-Regular;
    font-weight: 400;
    color: #000000;
    line-height: 32px;
    width: 100%;
}


