/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
/**********************************************************/
.main_conRC p{word-break: break-word;}
.main_conRC span{word-break: break-word;}
.footDiv_two{height: 146px;}
.foot_two {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin-top: 6px;}

.foot_two p {
    width: calc(100% - 200px);}

.foot_two .ewm {
    width: 200px;
    text-align: center;}

.foot_two .ewm img {
    width: 120px;}
