.jingdian-img{
    width: 300px;
    height: 182px;
}
.jingdian-img img{
    width: 300px;
    height: 182px;
}
.swiper-pagination-bullet{
    background: #ffffff66 !important;
    opacity:1!important;

}
.swiper-pagination-bullet-active{
    background: #ffffffcc !important;
}
.yinxiang-wrap{
    padding:20px 18px;
    background:#fff;
    box-sizing: border-box;
    width: 300px;
}
.yinxiang-wrap h4{
    color: #333333;
    font-family: "Microsoft YaHei";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom:14px
}
.yinxiang-wrap .yinxiang{
    color: #333333;
    text-align: justify;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
}
.yinxiang-wrap .yinxiang a{
    color: #ff6600;
    text-align: justify;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
}
.yinxiang-wrap .yinxiang-text{
    white-space: pre-line;
}
.lunbo-wrap{
    border-radius: 10px;
    overflow: hidden;
    margin-bottom:16px;
}
.miss-wrap{
    width: 300px;
    flex-shrink: 0;
    border-radius: 10px;
    background: #FFF;
    margin-bottom:16px;

    padding:16px 18px 20px 18px;
    background:#fff;
    box-sizing: border-box;
}
.miss-text{
    color: #333333;
    font-family: "Microsoft YaHei";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom:4px
}
.miss-img{
    width: 264px;
    height: 160px;
    flex-shrink: 0;
    border-radius: 10px;
    margin-top:10px;
    position:relative;
    display: block;
}
.miss-img img{
    width: 264px;
    height: 160px;
    flex-shrink: 0;
    border-radius: 10px;
    display: block;
  
}
.miss-title{
    width: 264px;
    height: 34px;
    flex-shrink: 0;
    border-radius: 0 0 10px 10px;
    background: #00000080;
    position:absolute;
    bottom:0;
    left:0;

    box-sizing: border-box;
    padding:6px 16px 7px 16px;

    color: #ffffff;
    font-family: "Microsoft YaHei";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;

    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    white-space: nowrap;
}
.tags-wrap{
    width: 300px;
    flex-shrink: 0;
    border-radius: 10px;
    background: #FFF;

    padding:16px 18px 20px 18px;
    background:#fff;
    box-sizing: border-box;
    margin-bottom:16px;
}
.tags-top{
    display:flex;
    justify-content:space-between;
    margin-bottom:4px;
}
.tags-top .tags-title{
    color: #333333;
    font-family: "Microsoft YaHei";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.tags-top .tags-more{
    color: #999999;
    font-family: "Microsoft YaHei";
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    display: block;
}
.tag-content,.tag-content-index{
    display:flex;
    flex-wrap: wrap;
   
}
.tag-wenda a{
    color: #333333;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    display: block;
    margin-top:10px;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    white-space: nowrap;
}
.tag-wenda a:hover{
    color:#FF6600;
}
.tag-content a{
    margin-right:12px;
    display: block;
    margin-top:10px;
    box-sizing: border-box;
    padding:4px 8px 5px 8px;
    flex-shrink: 0;
    border-radius: 4px;
    background: #F60;
    color: #ffffff;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
}

.tag-content-index{line-height:30px; margin-top:10px;}

.tag-content-index a{
    margin-right:12px;
    display: block;
    box-sizing: border-box;
    flex-shrink: 0;
    color: #F60;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
}