html,body {
    min-height: 100%;
}
p{
    margin:0;
    padding:0;
}
.mnews_box1{
    width: 7.5rem;
    height: 1.8rem;
}
.mnews_box1 img{
    width: 100%;
    display: block;
}
.mnews_box2{
    width: 7.5rem;
}
.mnews_box2_text1{
    font-size: 0.36rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 0.48rem;
    color: #4B286D;
    opacity: 1;
    margin-left: 0.3rem;
    position: relative;
    top: 0.3rem;
}
.mnews_box2_text2{
    font-size: 0.24rem;
    font-family: Microsoft YaHei;
    font-weight: 300;
    line-height: 0.4rem;
    color: #242424;
    opacity: 1;
    margin-left: 0.3rem;
    position: relative;
    top: 0.5rem;
}
.mnews_box2_ul{
    width: 6.9rem;
    margin: 0 auto;
    position: relative;
    top: 0.9rem;
}
.mnews_box2_ul li{
    list-style: none;
    width: 100%;
    height: 4.5rem;
    background: #EFEFEF;
    margin-bottom: 0.2rem;
}
.mnews_box2_ul_cont{
    width: 100%;
    height: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.mnews_box2_ul_title{
    width: 6.5rem;
    height: 0.38rem;
    font-size: 0.28rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 0.38rem;
    color: #4B286D;
    opacity: 1;
    margin-left: 0.2rem;
    position: relative;
    top: 0.5rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.mnews_box2_ul_text1{
    width: 6.62rem;
    height: 1.2rem;
    font-size: 0.24rem;
    font-family: Microsoft YaHei;
    font-weight: 300;
    line-height: 0.4rem;
    color: #242424;
    opacity: 1;
    margin-left: 0.2rem;
    position: relative;
    top: 0.8rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-indent: 0pt !important;
    margin-bottom: 0 !important;
}
.mnews_box2_ul_text1 span{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 0.4rem !important;
    font-size: 0.24rem !important;
    text-indent: 0pt !important;
}
.mnews_box2_ul_text1 p{
    text-indent: 0pt !important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 0.4rem !important;
    font-size: 0.24rem !important;
    
}
.mnews_box2_ul_text1 h2{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 0.4rem !important;
    font-size: 0.24rem !important;
    text-indent: 0pt !important;
    margin-bottom: 0 !important;
}
.mnews_box2_ul_text1 p span{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 0.4rem;
    font-size: 0.24rem;
    text-indent: 0pt !important;
}

.mnews_box2_ul_text1 img{
    position: relative;
    top: 0.5rem;
}
.mnews_box2_ul_text2{
    font-size: 0.24rem;
    font-family: Microsoft YaHei;
    font-weight: 300;
    line-height: 0.4rem;
    color: #FE813A;
    opacity: 1;
    position: relative;
    top: 1.2rem;
    float: right;
    right: 0.3rem;
}
.mnews_box2_ul_img{
    width: 3.6rem;
    margin-left: 1.46rem;
    position: relative;
    top: 1.1rem;
}
.mnews_box2_ul_text1 p img{
    display: none;
}
.mnews_box2_ul_text3{
    font-size: 0.24rem;
    font-family: Microsoft YaHei;
    font-weight: 300;
    line-height: 0.4rem;
    color: #8B8B8B;
    opacity: 1;
    margin-left: 0.2rem;
    position: relative;
    top: 2.05rem !important;
}
.MsoNormal{
    text-indent: 0pt !important ; 
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.MsoListParagraph{
    text-indent: 0pt !important ; 
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.page-ul{
    width:100%;
    margin:0 auto;
    margin-top:1.7rem;
    /*padding-bottom:0.5rem;*/
    margin-left: 0.3rem;
    margin-bottom: 1.8rem;
}
.page-li{
    width: 0.9rem;
    height: 0.9rem;
    background: #FFFFFF;
    box-shadow: 0px 0px 3px 0px #263F76;
    border-radius: 5px;
    text-align:center;
    line-height:0.9rem;
    font-size: 0.4rem;
    color: #4E2C70;
    margin-right:0.3rem;
}
.page-li-active{
    background: #4E2C70;
    color:#fff;
}
.mnews_box2_ul_cont a{
    color: #242424;
}