.content{
    width: 7.1rem;
    margin: 0.2rem auto;
    padding-top: 0.3rem;
    padding-bottom: 0.2rem;
    border-top: 1px solid #d2d2d2;
}
body{
    background: #f6f6f8;
}
.tit{
    width: 7.1rem;
    margin: 0 auto 0.3rem;
    border-bottom: 2px solid #0c7ed9;
    padding-bottom: 0.21rem;
}
.tit img{
    height: 0.38rem;
}
.tit span{
    color: #0c7ed9;
    font-size: 0.3rem;
    margin-left: 0.09rem;
    font-weight: bold;
}
.tit span i{
    font-size: 0.24rem;
    font-weight: normal;
    color: #bebdbd;
    margin-left: 0.09rem;
}
.tit .more{
    float: right;
    width: 0.8rem;
    height: 0.32rem;
    background: #0c7ed9;
    line-height: 0.32rem;
    text-align: center;
    color: #fff;
    font-size: 0.2rem;
}
#swiper1 .swiper-slide{
    width: 7.1rem;
    position: relative;
}
#swiper1 .swiper-slide img{
    width: 100%;
    height: 4.43rem;
}
#swiper1 .swiper-slide .name{
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 0.3rem;
    font-weight: bold;
    color: #fff;
    height: 0.7rem;
    line-height: 0.7rem;
    width: 100%;
    padding-left: 0.2rem;
    background: rgba(0,0,0,.5);
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 0.25rem;
    right: 0.3rem;
    left: auto;
    width:auto;
}
.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #fff;
    opacity: 1;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff!important;
}
.cont{
    position: relative;
    width: 6.65rem;
    margin: 0.25rem auto;
    background: #fff;
    padding-top: 0.26rem;
    padding-left: 0.25rem;
    padding-right: 0.2rem;
    padding-bottom: 0.15rem;
}
.cont h5{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 0.3rem;
    font-weight: bold;
    margin-bottom: 0.16rem;
}
.cont span{
    color: #999999;
    font-size: 0.24rem;
}
.cont p{
    color: #999999;
    font-size: 0.24rem;
    line-height: 0.36rem;
    margin-top: 0.15rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.cont .more{
    position: absolute;
    font-size: 0.24rem;
    color: #0c7ed9;
    bottom: 0.22rem;
    right: 0.2rem;
}

.list_cont li{
    width: 6.85rem;
    background: #fff;
    height: 0.98rem;
    padding-left: 0.25rem;
    margin: 0 auto 0.1rem;
}
.list_cont .list_lt{
    float: left;
    width: 0.8rem;
    text-align: center;
}
.list_cont .list_lt span:nth-child(1){
    color: #0c7ed9;
    font-weight: bold;
    font-size: 0.28rem;
    display: block;
    margin-top: 0.2rem;
}
.list_cont .list_lt span:nth-child(2){
    color: #999999;
    font-weight: bold;
    font-size: 0.24rem;
    display: block;
    margin-top: 0.1rem;
}
.list_cont li p{
    width: 5.2rem;
    float: left;
    margin-left: 0.2rem;
    height: 0.98rem;
    line-height: 0.98rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 0.3rem;
}
.content02{
    width: 100%;
    background: #fff;
    padding: 0.3rem 0;
}
.pic_div img{
    display: block;
    margin: 0 auto;
    width: 7.1rem;
}
.pic_div p{
    height: 0.7rem;
    line-height: 0.7rem;
    width: 7.1rem;
    margin: 0 auto 0.3rem;
    color: #fff;
    font-size: 0.3rem;
    background: #0c7ed9;
    text-align: center;
}
.list_show{
    width: 7.1rem;
    border-top: 1px dashed #999999;
    margin: 0 auto;
}
.list_show li{
    position: relative;
    border-bottom: 1px dashed #999999;
    padding-top: 0.21rem;
    padding-bottom: 0.2rem;
}
.list_show li p{
    width: 5.2rem;
    font-size: 0.32rem;
    line-height: 0.48rem;
}
.list_show li span{
    position: absolute;
    right: 0.1rem;
    top: 0.3rem;
    color: #989898;
    font-size: 0.26rem;
    font-weight: bold;
}
.content03{
    background: #f6f6f8;
    padding: 0.3rem 0;
}
.line{
    height: 1rem;
    background: #fff;
}