﻿

/*内页公用部分*/
 .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-cl-1nt4-3-01-tit {
   height: 4rem;
    width: 100%;
    font-size: 1.6rem;
    text-align: center;
    color: #fff;
    line-height: 4rem;
    background: #006234;
    border-bottom: 1px solid #FA756E;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    box-sizing: border-box;
}

.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: .2rem;
    margin-top: .2rem;
    font-size: 1rem;
    line-height: 1.2rem;
    text-align: center;
    color: #fff;
    background:#006234;
}
        
.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;
    text-align: center;
    float: left;
    margin-right: .2rem;
}


.prevp{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;}


