/*xwinfo*/

.m-xx-01 {
    margin-bottom: 1.6rem;
}
.m-xx-01-tit {
    height: 4rem;
    width: 100%;
    font-size: 1.6rem;
    text-align: center;
    color: #414141;
    line-height: 4rem;
    background: url(/cache/box/M/m11-icon2.jpg) no-repeat center top;
    background-size: 100% 4rem;
    border-bottom: 1px solid #fa756e;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    box-sizing: border-box;
}
.m-xx-01-txt {
    width: 93.75%;
    font-size: 1.4rem;
    color: #535353;
    line-height: 2.2rem;
    text-align: center;
    border-bottom: 1px solid #a3a3a3;
    margin: 0.6rem auto;
    padding: 1rem 0;
}
.m-xx-01-desc {
    width: 93.75%;
    margin: 0 auto;
}
.m-xx-fy-01 {
    height: 3.7rem;
    background: #e8e8e8;
    padding: 1.6rem 3.125%;
    margin-bottom: 1rem;
}
.m-xx-fy-01-return {
    float: right;
    width: 3.5rem;
    height: 3rem;
    box-sizing: border-box;
    padding-top: 0.2rem;
    margin-top: 0.2rem;
    font-size: 1rem;
    line-height: 1.2rem;
    text-align: center;
    color: #fff;
    background: #3e4651;
}
.m-xx-fy-01-prev,
.m-xx-fy-01-next {
    height: 1.8rem;
    margin-bottom: 0.1rem;
    font-size: 1.2rem;
    color: #4b4a4a;
    line-height: 1.8rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.m-xx-fy-01-prev span,
.m-xx-fy-01-next span {
    width: 4.8rem;
    height: 1.8rem;
    display: block;
    font-weight: bold;
    color: #fff;
    text-align: center;
    float: left;
    background: #a2a2a2;
    margin-right: 0.2rem;
}
.details_fp {
    display: flex;
    justify-content: space-between;
    /* margin: 1rem 1rem; */
    align-items: center;
}
.back_fp {
    height: 100%;
    width: 3.5rem;
    font-size: 1rem;
    height: 3rem;
    background: #3e4651;
    display: flex;
    justify-content: center;
    align-items: center;
}
#newmarg {
    padding: 1rem 2rem;
}
