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_text2_span{
    float: right;
    margin-right: 0.3rem;
    font-size: 0.24rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 0.32rem;
    color: #FE813A;
    opacity: 1;
}
.mnews_box2 p span a{
    color: #FE813A;
}
.mnews_box2_cont{
    width: 6.9rem;
    margin: 0 auto;
    position: relative;
    top: 0.9rem;
    background: #EFEFEF;
    padding-bottom: 1.5rem;
    margin-bottom: 3rem;
}
.mnews_box2_cont_top{
    position: relative;
    top: 0.2rem;
    margin-left: 0.2rem;
    font-size: 0.24rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 0.4rem;
}
.mnews_box2_cont_main{
    margin-left: 0.2rem;
    position: relative;
    top: 0.6rem;
    padding-bottom: 1rem;
    
}
.mnews_box2_cont_main img{
    width: 5rem;
    display: block;
    margin-left: 0.75rem;
}
.mnews_box2_cont_main_title{
    width: 6.5rem;
    font-size: 0.28rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 0.38rem;
    color: #4B286D;
    opacity: 1;
    text-align: center;
}
.mnews_box2_cont_main_date{
    font-size: 0.24rem;
    font-family: Microsoft YaHei;
    font-weight: 300;
    line-height: 0.4rem;
    color: #8B8B8B;
    opacity: 1;
    position: relative;
    top: 0.2rem;
    margin-left: 1.88rem;
}
.mnews_box2_cont_main_cont{
    width: 6.5rem;
    position: relative;
    top: 0.5rem;
    font-size: 0.24rem;
    font-family: Microsoft YaHei;
    font-weight: 300;
    line-height: 0.4rem;
    color: #242424;
    opacity: 1;
}
