* {
    margin: 0;
    padding: 0;
}
body{background: #fff}
.yxtz_ss {
    padding: 0.24rem;
    display: flex;
    border-top: 1px solid #F2F2F2;
}

.weui_search {
    width: 90%;
    background: #fff;
    height: 30px;
    position: relative;
    border: 1px solid #dfdfdf;
    border-radius: 30px;
}
.weui_sear {
    width: 65%;
    background: #fff;
    height: 34px;
    position: relative;
    border: 1px solid #B0B0B0;
    border-radius: 30px;
}
.weui_search input ,.weui_sear input{
    height: 100%;
    border: none;
    background: transparent;
    outline: none;
    text-indent: 14px;
    width: 75%;
}

.weui_search span ,.weui_sear span{
    display: block;
    width: 0.32rem;
    height: 0.32rem;
    position: absolute;
    right: 0.32rem;
    top: 0.1rem;
}

.weui_search span img ,.weui_sear span img{
    width: 100%;
    height: 100%;
}

.weui_home {
    margin-left: 4%;
}

.weui_home span {
    height: 0.39rem;
    display: block;
    margin-top: 6px;
    width: 50%;
}

.weui_home span img {
    width: 0.39rem;
    height: 100%;
}
.weui_shezhi {
    width: 30%;
    height: 30px;
    line-height: 30px;
    border-radius: 30px;
    background: #3A71FB;
    color: #fff;
    font-size: 14px;
    text-align: center;
    margin-left: 5%;
    margin-top: 3px;
}
.adm_warp {
    height: 35px;
    padding-top: 10px;
    display: flex;
    width: 100%;
    /* border-bottom: 1px solid #dfdfdf; */
    z-index: 99;
    display: flex;
    justify-content: space-around;
    background: #f2f3f2;
}

/* .swiper-wrapper{background:transparent!important;} */

.adm_warp p {
    height: 100%;
    width: 25%;
    text-align: center;
    line-height: 26px;
    padding: 0;
    color: #989898;
    height: 96%;
    display: inline-block;
    font-size: 13px;
    background: transparent;
}


.adm_warp p.active {
    color: #3A71FB;
    border-bottom: 2px solid #3A71FB;
}
.con_ul,.con_uls{
    display: flex;
}
.con_ul li {
    width: 25%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.con_uls li{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.con_ul li p ,.con_uls li p{
    font-size: 12px; line-height: 24px; display: inline-block;
}
.con_ul li p i,.con_uls li p i{
    font-size: 14px; margin-right:4px;
}
.txt_con{
    background: #fff;
    padding: 10px;
    margin-bottom: 5px;
}
.txt_con h3{
    width: 100%;
    font-size: 0.36rem;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.txt_con h3 span{
    font-size: 0.24rem;
    font-weight: normal;
}
.yanjkk{
    color: #666666;
    font-size: 0.24rem;
    margin-top: 0.2rem;
}
.txt_con .con_p{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 13px;
}
.txt_con .con_p span{
    color: #3A71FB;
}
.section{
    overflow-y: scroll;
    /* margin-bottom: 30px; */
}
.section .txt_con .txt_top_{
    display: flex;
    justify-content: space-between;
    align-items: baseline;
}
.section .txt_con .txt_top_ span{
    color: #de4141;
    font-size: 12px;
    margin-left: 5%;
}
.all_txt {
    background: #fff;
    margin-top: 10px;
    padding: 10px;
}

.all_txt h5 span {
    color: #3A71FB;
}

.all_txt time {
    font-size: 13px;
    display: inherit;
    text-align: right;
}
.set_banner img{
    width: 100%;
    height: auto;
}
.banner_wu{
    width: 66%;
    margin: 5% 17%;
}
.banner_wu img{
    width: 100%;
    height: 100%;
}
.done {
    display: none;
}
.weui_media_box.weui_media_text .weui_media_info{
    margin-top: 10px;
    margin-bottom: 5px;
}