* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

html,
body {
    width: 100%;
    height: 100%;
    position: relative;
    max-width: 720px;
    margin: 0 auto;
}

a {
    text-decoration: none;
}

.top_menu2 {
    width: 7.5rem;
    height: 1rem;
    background-color: #CB2122;
    padding: 0.2rem 0.31rem;
    display: flex;
    justify-content: left;
    align-items: center;
    position: fixed;
    left: 1;
    top: 0;
    z-index: 999;
}

.top_menu2_l {
    margin-left: 0.36rem;
}

.top_menu2 span {
    font-size: 0.32rem;
    color: #fff;
}

.top_logo2 {
    width: 0.73rem;
    height: 0.64rem;
}

.top_menu_r2 {
    width: 2.9rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.xiaochengxu2,
.kehuduan2 {
    height: 0.4rem;
    display: flex;
}

.nav_img12 {
    width: 0.44rem;
    height: 0.44rem;
}

.nav_img22 {
    width: 0.42rem;
    height: 0.39rem;
}

.content2 {
    margin: 0 0.4rem;
    margin-top: 1.4rem;
    padding-bottom: 0.5rem;
}

.content_title2 {
    margin: 0.4rem 0;
    font-size: 0.46rem;
    font-weight: 800;
    color: #404040;
}

.content_time2 {
    display: flex;
    align-items: center;
    font-size: 0.28rem;
    font-weight: 500;
    color: #ABB3BA;
    padding-bottom: 0.3rem;
    border-bottom: 0.02rem #dae0e5 solid;
}

.content_time2 p:last-child {
    margin-left: 0.21rem;
}

/* .content_text2 {
    line-height: 0.56rem;
    font-size: 0.42rem;
    font-weight: 500;
    color: #404040;
    text-indent: 2em;
    margin: 0.4rem 0;
}

.content_img2 {
    width: 6.7rem;
    height: 4.46rem;
    border-radius: 0.06rem;
}

.content_img2 img {
    width: 6.7rem;
    height: 4.46rem;
}*/

.content_author2 p {
    font-size: 0.24rem;
    font-weight: 500;
    color: #989CA5;
    text-align: right;
    margin-bottom: 0.7rem;
} 

.content_style {
    
    margin: 0.4rem 0;

}
.content_style {
    line-height: 0.56rem;
    font-size: 0.42rem;
    font-weight: 500;
    color: #404040;
    margin-bottom: 0.3rem;
}

.content_style p img {
    width: 6.7rem !important;
    height: auto !important;
    margin-bottom: 0.3rem;
}

.content_style img {
 width: 6.7rem !important;
 height: auto !important;
 margin-bottom: 0.3rem;
}
.content_style video {
    width: 6.7rem !importent;
    height: auto !importent;
    margin-bottom: 0.3rem;
    background-color: #000;
}