.main-tit-11 {
    height: 4rem;
    width: 100%;
    font-size: 1.6rem;
    text-align: center;
    color: #fff;
    line-height: 4rem;
    background: #293170;
    border-bottom: 1px solid #FA756E;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    box-sizing: border-box;
}


.m-cl-xx-3-01 {
    position: relative;
    margin: 0 3.125%;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 1rem;
}

.m-cl-xx-3-01-tt {
    width: 5.2rem;
    height: 2.5rem;
    font-size: 1.5rem;
    text-align: center;
    line-height: 2.5rem;
    color: #fff;
    background: #4376dc;
    position: absolute;
    left: 0;
    top: 1.75rem;
}

.m-cl-xx-3-01 dl {
    padding-left: 6.25rem;
    padding-top: 1.75rem;
}

.m-cl-xx-3-01 dt {
    height: 2.5rem;
    font-size: 1.4rem;
    color: #626262;
    line-height: 2.5rem;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.m-cl-xx-3-01-desc {
    margin-top: 0.4rem;
    height: 3.6rem;
    font-size: 1.2rem;
    line-height: 1.8rem;
    color: #626262;
    overflow: hidden;
}

.m-cl-xx-3-01-data {
    font-size: 1.2rem;
    font-weight: bold;
    line-height: 1.8rem;
    color: #626262;
    display: inherit;
    float: right;
    margin-top: -1.8rem;
}


.m-cl-1nt4-3-01-list {
    padding: 0 3%;
}

.m-cl-1nt4-3-01-list dl {
    padding: 1.25rem 0;
    border-bottom: 1px solid #e5e5e5;
    display: inline-block;
    width: 100%;
}

.m-cl-1nt4-3-01-list dt {
    width: 33.3%;
    float: left;
    margin-right: 5.6%;
}

.m-cl-1nt4-3-01-list dt img {
    width: 100%;
}

.m-cl-1nt4-3-01-list h3 {
    height: 2.9rem;
    font-size: 1.4rem;
    line-height: 2.9rem;
    color: #626262;
    text-overflow: ellipsis;
    border-bottom: 0.15rem solid #f1f1f1;
    overflow: hidden;
    white-space: nowrap;
}

.m-cl-1nt4-3-01-list-desc {
    margin-top: 0.4rem;
    height: 3.6rem;
    font-size: 1.2rem;
    line-height: 1.8rem;
    color: #626262;
    overflow: hidden;
}

.m-cl-1nt4-3-01-list-data {
    font-size: 1.2rem;
    font-weight: bold;
    line-height: 1.8rem;
    color: #626262;
    display: inherit;
    float: right;
    margin-top: -1.8rem;
}

.main-footer-1 {
    height: 4.5rem;
    position: relative;
    z-index: 98;
}

.main-footer-1-con {
    max-width: 640px;
    min-width: 320px;
    width: 100%;
    position: fixed;
    bottom: 0;
    background: rgba(0, 0, 0, 0.8);
}

.main-footer-1-list {
    border-top: 1px solid #4376dc;
    display: none;
}

.main-footer-1-list li {
    float: left;
    width: 50%;
    height: 3rem;
    font-size: 1.4rem;
    line-height: 3rem;
    color: #fff;
    box-sizing: border-box;
    padding-left: 18%;
    position: relative;
}
.main-footer-1-list li a{ color:#fff; display:block;

                          overflow: hidden;
                          text-overflow: ellipsis;
                          white-space: nowrap;}

.main-footer-1-list li:after {
    content: "";
    width: 0.5rem;
    height: 0.5rem;
    position: absolute;
    left: 30%;
    top: 1.3rem;
    background: #fff;
    border-radius: 100%;
}

.main-footer-1-list .clear {
    border-bottom: 1px solid #fff;
}

.main-footer-1-list .clear:nth-last-child(1) {
    border-bottom: 0;
}

.main-footer-1-mata {
    height: 4.1rem;
    background: #313131;
    border-top: 1px solid #4376dc;
    text-align: center;
}

.main-footer-1-mata p {
    display: inline-block;
    font-size: 1.4rem;
    color: #fff;
    line-height: 2.2rem;
    border: 1px solid #fff;
    border-radius: 0.4rem;
    padding: 0 4%;
    margin-top: 1rem;
}

.pages {
    height: 36px;
    padding: 20px;
    margin-top: 30px;
    margin-bottom: 50px;
    clear: both;
}
.pages:after {
    content: '.';
    clear: both;
    height: 0;
    line-height: 0;
    display: block;
    visibility: hidden;
}
.pages ul {
    padding: 0;
    list-style: none;
    margin: 0;
}
.pages li {
    float: left;
    margin-right: 8px;
}
.pages li a {
    display: block;
    padding: 0 15px;
    border: 1px solid #e1e1e1;
    height: 28px;
    line-height: 28px;
    color: #666;
}
.pages li a:hover {
    border: 1px solid #4376dc;
    background: #4376dc;
    color: #fff;
    text-decoration: none;
}
.pages li span {
    display: block;
    border: 1px solid #e1e1e1;
    height: 28px;
    line-height: 28px;
    color: #c4c4c4;
    padding: 0 10px;
}
.pages .active a {
    border: 1px solid #4376dc;
    background: #4376dc;
    color: #fff;
}

