.footer_b{
    width: 100%;
    height: 240px;
    background: #2E3032;
    display: flex;
    align-items: center;
    justify-content: center;
}
.footer_b .footer_middle{
    width: 1366px;
    height: 190px;
    display: flex;
    flex-direction: row;
    /*justify-content: space-between;*/
    margin-top: 20px;
}
.footer_b .footer_middle .middle_l{
    width: 800px;
    height: 131px;
}
.footer_b .footer_middle .middle_r{
    width: 390px;
    height: 131px;
    display: flex;
    flex-direction: row;
}
.middle_l_ul1,.middle_l_ul2{
    display: flex;
    flex-direction: row;
}
.middle_l_ul1 li:nth-child(n+2),.middle_l_ul2 li:nth-child(n+2){
    margin-left: 17px;
}
.middle_l div{
    width: 480px;
    height: 20px;
    font-size: 14px;
    font-family: AlibabaPuHuiTiR;
    color: #c7c7c7;
    line-height: 20px;
}
.middle_l_ul1{
    margin: 18px 0 18px 0;
}
.middle_l_bottom{
    margin-top: 18px;
}
.middle_l_ul1 li,.middle_l_ul2 li{
    height: 20px;
    font-size: 14px;
    font-family: AlibabaPuHuiTiR;
    color: #c7c7c7;
    line-height: 20px;
}

.middle_l_bottom .orange{
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FF8C20;
}
.risk{
    background:url(../images/remindicon.png?t=c5ad3b5e) no-repeat;
    padding-left:16px;
    background-position:0 4px;
}
.r_con{
    color:#FF8C20
}
.FF8C20{
    color: #FF8C20;
}
/*.risk,.r_point{
  background:url(../nongbo/images/icondaily.gif?t=648433ca) no-repeat;
}*/
/*.risk{
padding-left:16px;
background-position:0 -119px;
}*/
/*.r_con{ position:absolute;}*/
/*.r_info{ width:330px; padding:5px; border:1px solid #ff8f8f; line-height:18px; background:#fff;}*/

.rpoint{
    width:10px;
    height:6px;
    background-position:0 -150px;
    position:relative;
    top:-1px;
    left:10px;
}

.middle_r .middle_r_r{
    /*width: 215px;*/
    height: 131px;
    margin-left: 40px;
}
.middle_r .middle_r_r .middle_r_r1{
    color: #fff;
    font-size: 16px;
    margin-bottom: 28px;
}

.middle_r .middle_r_r .middle_r_r2{
    width: 185px;
    font-size: 14px;
    font-family: AlibabaPuHuiTiR;
    color: #c7c7c7;
    line-height: 20px;
    margin-bottom: 18px;
}
.middle_r_l{
    /*width: 300px;*/
    height: 131px;
    display: flex;
    /*align-items: center;*/
    /*justify-content: center;*/
    margin-left: 85px;
}
.middle_r_1box div,.middle_r_2box div{
    width: 80px;
    height: 80px;
}
.middle_r_l .middle_r_1box{
    margin-right: 90px;
}
.middle_r_1box,.middle_r_2box{
    display: flex;
    flex-direction: column;
}
.middle_r_l span{
    font-family: AlibabaPuHuiTiR;
    line-height: 17px;
    color: #fff;
    font-size: 16px;
    margin-bottom: 28px;
}
.middle_r_1box .middle_r_l1{
    background: url(../images/qr-hqb.png?t=c5ad3b5e) no-repeat;
    background-position: center;
    background-size: 100%;
    padding-top: 28%;
}
.middle_r_2box .middle_r_l2{
    background: url(../images/qr-znt.png?t=c5ad3b5e) no-repeat;
    background-position: center;
    background-size: 100%;
    padding-top: 28%;
}

.FFFFFF{
    color: #c7c7c7;
}
.pendingl{
    padding-left: 6px;
}