*{
    margin:0;
    padding: 0;
    border: none;
    font-family: "Microsoft YaHei",serif;
    box-sizing: border-box;
}

a{
    color: inherit;
    text-decoration: none;
}

.hide{
    display: none;
}

.mainCon{
    width: 6.9rem;
    margin: .3rem auto .5rem;
    overflow: hidden;
}

.tpxw{
    width: 6.9rem;
    height: 4.5rem;
    position: relative;
    overflow: hidden;
    margin-bottom: .3rem;
}

.tpxw .itm{
    width: 6.9rem;
    height: 4.5rem;
    position: relative;
}

.tpxw .itm img{
    width: 6.9rem;
    height: 4.5rem;
    display: block;
}

.tpxw .itm .til{
    width: 100%;
    height: .44rem;
    line-height: .44rem;
    font-size: .26rem;
    color: #ffffff;
    padding: 0 0 0 .12rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background-color: rgba(0,0,0,0.7);
    position: absolute;
    left: 0;
    bottom: 0;
}

#tpxw_pagination{
    width: .9rem;
    position: absolute;
    left: unset;
    right: .11rem;
    bottom: .54rem;
    z-index: 2;
    font-size: 0;
}

#tpxw_pagination .swiper-pagination-bullet{
    width: .09rem;
    height: .08rem;
    display: inline-block;
    margin: 0 .09rem 0 0;
    border-radius: 0;
    background-color: #226eb5;
}

.newSwiper{
    width: 6.9rem;
    margin: 0 auto .5rem;
}

.newSwiper .tilWrap{
    width: 100%;
    font-size: 0;
    margin-bottom: .11rem;
}


.newSwiper .tilWrap .itm{
    width: 32.2%;
    display: inline-block;
    font-size: .28rem;
    font-weight: bold;
    color: #a1a6aa;
    text-align: center;
    line-height: .46rem;
}

.newSwiper .tilWrap .itm.active{
    color: #017aeb;
}

.newSwiper .tilWrap .itm.active .underLine{
    width: .5rem;
    height: .03rem;
    background-color: #017aeb;
    margin: 0 auto;
}

.newList{
    width:100%;
    list-style: none;
    font-size: 0;
}

.newList li:before{
    content: "";
    width: .04rem;
    height: .12rem;
    background-color: #4e95d7;
    display: inline-block;
    vertical-align: middle;
    margin: 0 .17rem;
}

.newList li{
    font-size: .24rem;
    color: #333333;
    line-height: .53rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.more{
    width: 100%;
    height: .5rem;
    line-height: .5rem;
    font-size: .22rem;
    color: #666666;
    background-color: #f0f0f0;
    text-align: center;
    margin-top: .15rem;
}

.zwgk{
    margin-bottom: .2rem;
}

.lm .til{
    width: 100%;
    height: .6rem;
    margin-bottom: .3rem;
}

.lm .til img{
    width:100%;
    height: .6rem;
    display: block;
}

.Btn-wrap{
    width: 6.33rem;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 0 auto;
}

.zwgk .Btn-wrap img{
    width: 3.09rem;
    height: .84rem;
    display: block;
    margin-bottom: .15rem;
}

.hdjl{
    margin-bottom: .4rem;
}

.hdjl .Btn-wrap{
    width: 100%;
}
.hdjl .Btn-wrap img{
    width: 1.98rem;
    height: .86rem;
    display: block;
    margin-bottom: .15rem;
}

#l-bw img{
    width: 2.58rem;
    height: 1.87rem;
}

#r-bw{
    width: 4.11rem;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.wsbs img{
    display: block;
    width: 100%;
}