/*h5月刊1*/

@media screen and (max-width: 900px){
    .m-img2{
         height: auto !important;
    }
}

img {
    max-width: 100%;
}

body {
    font-family: "微软雅黑";
}

.mnews_head {
    height: 20.75rem;
    position: relative;
}
.blur img{
    width: 100%;
    height: 5.5rem;
}
.blur  img{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 5.5rem;
    background: #fff;
    /*-webkit-filter: blur(10px);*/
    /*-moz-filter: blur(10px);*/
    /*-o-filter: blur(10px);*/
    /*-ms-filter: blur(10px);*/
    /*filter: blur(10px);*/
    opacity: 0.92;
    z-index: 3;
}
.mnews_title {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 999;
    padding-left: 1rem;
    height: 5.5rem;
    /*background: #fff;*/
    width: 17.75rem;
}

.mnews_title .mnumber > span {
    display: inline-block;
    padding-top: 1.35rem;
    font-size: 0.75rem;
    color: #878787;
}

.mnews_active {
    padding-top: 0.5rem;
    font-size: 1.4rem;
    color: #050505;
    font-weight: 500;
    letter-spacing: 0.3px;
    line-height: 28px;
}

.mnews_date {
    display: none;
}

.mnews_picture {

    display: none;
}

.Hnews_picture {
    overflow: hidden;
    height: 20.75rem;

}

.mnew_introduce {
    padding: 1rem 1rem 0 1rem;
    font-family: "微软雅黑";
    font-size: 0.8rem;
    color: #878787;
    letter-spacing: 0.0675rem;
    line-height: 1.4rem;
}

.mnew_box li {
    padding: 2rem 1rem 0 1rem;
}

.img_box {
    position: relative;
}

.img_box a > img {
    border-radius: 0.4rem;
    width: 16.75rem;
    height: 9.4rem;
}

.mnew_box .filetag {
    position: absolute;
    right: 0;
    top: 0;
    width: 1.7rem;
    height: 0.9rem;
    color: #fff;
    font-size: 0.6rem;
    border-radius: 0 0.4rem 0 0.4rem;
    text-align: center;
    letter-spacing: 0;
    line-height: 0.9rem;
}

.mnew_box .price {
    position: absolute;
    left: 0;
    top: 0;
    margin-left: 0.5rem;
    background: #000;
    background-image: linear-gradient(-180deg, #F5515F 0%, #9F041B 100%);
    box-shadow: 0 0.1rem 0.15rem 0 rgba(0, 0, 0, 0.50);
    width: 3.3rem;
    height: 2.4rem;
    border-radius: 0 0 0.4rem 0.4rem;
}

.price .yeline {
    width: 100%;
    height: 0.1rem;
    background: #F5A623;
}

.price div {
    height: 1rem;
    text-align: center;
    font-size: 0.7rem;
    letter-spacing: 0.03rem;
    line-height: 1rem;
    color: #fff;
}

.box_shadow {
    position: relative;
    margin-top: 0.8rem;
}

.box_shadow .collet {
    position: absolute;
    right: 0;
    top: 0;
}

.introduce .gamename {
    display: block;
    font-size: 0.85rem;
    color: #050505;
    letter-spacing: 0.0675rem;
    line-height: 0.8rem;
    font-weight: bold;
}

.author span {
    display: block;
}

.box_shadow .collet {
    background: url("//pic.cgyouxi.com/orange/cms_res/y2018half1/08f9ce8b4af544a4145fbf434c109c07.png") no-repeat;
    background-size: 0.8rem 0.8rem;
    width: 0.8rem;
    height: 0.8rem;
    margin-right: 1rem;
}

.collet span {
    display: none;
}

.author .name {
    font-size: 0.7rem;
    color: #8C8C8C;
    letter-spacing: 0.059rem;
    line-height: 0.7rem;
    padding-top: 0.5rem;
}

.author .line {
    display: none;
}

.author .fontimg {
    font-size: 0.7rem;
    color: #A9A9A9;
    letter-spacing: 0.0295rem;
    line-height: 0.7rem;
    background: url("//pic.cgyouxi.com/orange/cms_res/y2018half1/0418f3438c8b3cc298e98978797f4685.png") no-repeat 0 0.5rem;
    background-size: 0.6rem 0.6rem;
    padding-left: 0.9rem;
    padding-top: 0.5rem;
}

.box_shadow .rowline {
    display: none;
}

.box_shadow {
    border-bottom: 1px solid #EBEBEB;
}

.tag {
    display: inline-block;
    /*margin-bottom: 0.6rem;*/
    /*margin-top: 0.5rem;*/
    width: 16.75rem;
}

.tag i {
    padding-left: 0.45rem;
    padding-right: 0.45rem;
    background: #F2F8F9;
    border-radius: 5rem;
    font-size: 0.65rem;
    color: #666666;
    display: inline-block;
    letter-spacing: 0;
    line-height: 1.15rem;
    height: 1.15rem;
    margin-right: 0.7rem;
    margin-bottom: 0.5rem;
    box-sizing: border-box;
}
.tag i:last-child {
    margin-right: 0;
}
.mnew_abstrac {
    margin-top: 1rem;
}
.summary span{
    font-weight: bold;
}
.highlights span{
    font-weight: bold;
}

.mnew_abstrac div {
    font-size: 0.8rem;
    color: #878787;
    letter-spacing: 0.0675rem;
    line-height: 1.5rem;
}

.mnew_abstrac .highlights {
    margin-top: 1rem;
}

.contentdiv {
    padding: 0 1rem 0 1rem;
}

.containbody .nav {
    margin-top: 2rem;
    position: relative;
}

.containbody img {
    border-radius: 0.4rem;
    max-width: 100%;
}

.nav a > img {
    height: 9.4rem;
    width: 16.75rem;
}

.nav .sfiletag {
    position: absolute;
    right: 0;
    top: 0;
    width: 1.7rem;
    height: 0.9rem;
    color: #fff;
    font-size: 0.6rem;
    border-radius: 0 0.4rem 0 0.4rem;
    text-align: center;
    letter-spacing: 0;
    line-height: 0.9rem;
}

.nav .sprice {
    position: absolute;
    left: 0;
    top: 0;
    margin-left: 0.5rem;
    background: #000;
    background-image: linear-gradient(-180deg, #F5515F 0%, #9F041B 100%);
    box-shadow: 0 0.1rem 0.15rem 0 rgba(0, 0, 0, 0.50);
    width: 3.3rem;
    height: 2.4rem;
    border-radius: 0 0 0.4rem 0.4rem;
}

.sprice .syeline {
    width: 100%;
    height: 0.1rem;
    background: #F5A623;
}

.sprice div {
    height: 1rem;
    text-align: center;
    font-size: 0.7rem;
    letter-spacing: 0.03rem;
    line-height: 1rem;
    color: #fff;
}

.gamelist {
    position: relative;
    margin-top: 0.8rem;
}

.gamelist .scollet {
    position: absolute;
    right: 0;
    top: 0;
}

.sintroduce .sgamename {
    display: block;
    font-size: 0.8rem;
    color: #050505;
    letter-spacing: 0.0675rem;
    line-height: 0.8rem;
    font-weight: bold;
}

.sauthor span {
    display: block;
}

.gamelist .scollet {
    background: url("//pic.cgyouxi.com/orange/upload/201801/22274736_017617d304624de152d9b7c0e7c30966.png") no-repeat;
    background-size: 0.8rem 0.8rem;
    width: 0.8rem;
    height: 0.8rem;
    margin-right: 1rem;
}

.scollet span {
    display: none;
}

.sauthor .name {
    font-size: 0.7rem;
    color: #8C8C8C;
    letter-spacing: 0.059rem;
    line-height: 0.7rem;
    padding-top: 0.5rem;
}

.sauthor .sline {
    display: none;
}

.sauthor .sfontimg {
    font-size: 0.7rem;
    color: #A9A9A9;
    letter-spacing: 0.0295rem;
    line-height: 0.7rem;
    background: url("//pic.cgyouxi.com/orange/cms_res/y2018half1/acaf9aaef7aa0dd0a4014e355a34277a.png") no-repeat 0 0.5rem;
    background-size: 0.6rem 0.6rem;
    padding-left: 0.9rem;
    padding-top: 0.5rem;
}

.gamelist .rowline {
    display: none;
}

.sintroduce {
    border-bottom: 1px solid #EBEBEB;
}

.stag {
    display: inline-block;
    /*margin-bottom: 0.6rem;*/
    /*margin-top: 0.7rem;*/
}

.stag i {
    padding-left: 0.45rem;
    padding-right: 0.45rem;
    background: #F2F8F9;
    border-radius: 5rem;
    font-size: 0.65rem;
    color: #666666;
    display: inline-block;
    letter-spacing: 0;
    line-height: 1.15rem;
    height: 1.15rem;
    margin-right: 0.7rem;
    margin-bottom: 0.5rem;
    box-sizing: border-box;
}

.stag i:last-child {
    margin-right: 0;
}
.smnew_abstrac {
    margin-top: 1rem;
}
.smnew_abstrac div {
    font-size: 0.8rem;
    color: #878787;
    letter-spacing: 0.0675rem;
    line-height: 1.5rem;
}

.smnew_abstrac .highlights{
    margin-top: 1rem;
}