@charset "UTF-8";
@import url(./wappublic.css);
@import url(./wapheader.css);
@import url(./fenlan.css);
@import url(./wapfooter.css);
@import url(./wapNavlist.css);

.main_info{
    width: 100%;
    height: 100%;
}
.main_info_item{
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    padding: 0 0.25rem 0 0.28rem; 
    margin: 0.39rem 0 0.42rem 0;
}
.main_info_item_s{
    width: 100%;
    display: flex;
    align-items: center;
    font-size: 0.22rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: #040000;
    opacity: 0.7;
}
.main_info_item_s a{
    display: flex;
    align-items: center;
    font-size: 0.22rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: #040000;
    opacity: 0.7;
}
.main_info_item_title{
    font-size: 0.32rem;
    font-family: PingFang SC;
    font-weight: bold;
    color: #040000;
    margin: 0.2rem 0;
    line-height: 0.5rem;
}
.main_info_item_time{
    width: 100%;
    display: flex;
    align-items: center;
    border-bottom: 0.01rem dashed #dcdcdccc;
    padding-bottom: 0.29rem;
}
.time_left{
    display: flex;
    align-items: center;
    font-size: 0.22rem;
    font-family: Source Han Sans SC;
    font-weight: 400;
    color:#1313138c;
    margin-right: 0.4rem;
}
.time_left img{
    width: 0.2rem;
    height: 0.2rem;
    margin-right: 0.1rem;
}
.time_right{
    display: flex;
    align-items: center;
    font-size: 0.22rem;
    font-family: Source Han Sans SC;
    font-weight: 400;
    color: #1313138c;
}
.time_right img{
    width: 0.23rem;
    height: 0.17rem;
    margin-right: 0.1rem;
}
.main_info_nr{
    width: 100%;
    display: flex;
    flex-direction: column;
    padding: 0 0.4rem 0 0.28rem;
}
.main_info_nr p ,.main_info_nr p span,.main_info_nr span{
    font-size: 0.26rem !important;
    font-family: PingFang SC;
    font-weight: 400;
    color: #474747bd;
    line-height: 0.4rem;
    margin-bottom: 0.2rem;
    text-align: justify;
    text-indent: 0 !important;
}
.main_info_nr .main_info_nr_title{
    font-size: 0.3rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: #040000;
    margin-bottom: 0.2rem;
}
.main_info_nr p{
    font-size: 0.26rem !important;
    font-family: PingFang SC;
    font-weight: 400;
    color: #474747bd;
    line-height: 0.4rem;
    margin-bottom: 0.2rem;
    text-align: justify;
}
.main_info_nr_text{
    font-size: 0.27rem !important;
    font-family: PingFang SC;
    font-weight: 400;
    color: #474747bd;
    line-height: 0.44rem;
    margin-bottom: 0.3rem;
}
.main_info_nr img{
    width: 90%;
    height: 100%;
    object-fit: cover;
    margin: 0 auto;
    margin-bottom: 0.5rem;
}
.main_info_sx{
    width: 92%;
    margin: 0.3rem auto;
    display: flex;
    flex-direction: column;
    border-bottom: 0.01rem solid #dcdcdc7a;
    border-top: 0.01rem solid #dcdcdc7a;
    padding: 0.3rem 0 0.1rem 0;
}
.main_info_sx a{
    display: block;
    font-size: 0.22rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: #474747;
    line-height: 0.42rem;
    opacity: 0.72;
    margin-bottom: 0.2rem;
}
.main_info_sx a:active, .main_info_item_s a:active{
    color: #000;
}
.fanh{
    width: 2.1rem;
    height: 0.64rem;
    border: 0.01rem solid #000000;
    font-size: 0.23rem;
    font-family: Source Han Sans SC;
    font-weight: 400;
    color: #050003;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    margin-top: 0.6rem;
    margin-bottom: 0.6rem;
}
.fanh:active{
    color: #666566;
    border: 0.01rem solid  #666566;
}
.fanh img{
    width: 0.21rem;
    height: 0.21rem;
    margin-left: 0.2rem;
}

/* 热点新闻 */
.main_hot{
    width: 100%;
    padding: 0 0.4rem 0 0.28rem;
}
.main_hot p{
    font-size: 0.36rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: #000;
    border-bottom:0.01rem dashed #45444433;
    padding-bottom: 0.2rem;
}
.hot_list{
    width: 100%;
    display: flex;
    flex-direction: column;
    margin-top: 0.4rem;
}
.hot_item{
    width: 100%;
    display: flex;
    margin-bottom: 0.3rem;
}
.hot_item_left{
    width: 0.12rem;
    height: 0.12rem;
    background: #000000;
    opacity: 0.23;
    border-radius: 50%;
    margin: 0.15rem 0.2rem 0 0;
}
.hot_item_right{
    width: 100%;
    display: flex;
    flex-direction: column;
}
.hot_item_right div{
    font-size: 0.28rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: #4D4D4D;
    line-height: 0.41rem;
    margin-bottom: 0.1rem;
    text-align: justify;
}
.hot_item_right span{
    font-size: 0.26rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #4D4D4D;
    line-height: 0.38rem;
    opacity: 0.94;
}
.ckgd .jt{
    width: 0.37rem !important;
    height: 0.16rem !important;
}
.ckgd{
    margin-bottom: 1rem;
}