/* ff8331 */
.white {
    background: #fff;
    margin-bottom: .3rem;
}

.pos-wraper,
.pc-tag-list{
    display: none;
}

.banner-wraper {
    height: 3.6rem;
    width: 100%;
    background: url(../images/m-tag-detail/im_banner_bule.png) no-repeat center center;
    background-size: 100% 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 1.1rem 0 0 .35rem;
}

.banner-wraper .banner-text {
    display: none;
}

#m_banner_text {
    width: 6.95rem;
    line-height: .5rem;
    color: #333;
    font-size: .28rem;
    text-align: left;
    margin: .5rem auto;
}

#pc_advert2 {
    display: none;
}

#pc_recommend_artical {
    display: none;
}

.banner-title span {
    display: block;
    width: 3.6rem;
    text-align: left;
}

.banner-title span:first-child {
    line-height: .56rem;
    color: #fff;
    font-size: .38rem;
}

.banner-title span:nth-child(2) {
    line-height: .5rem;
    color: #fff;
    font-size: .28rem;
}

.m-banner-des {
    padding: .28rem .25rem .3rem;
    line-height: .48rem;
    color: #333;
    font-size: .28rem;
    text-align: left;
}

.my-advert1 {
    display: none;
}

.adv-img {
    margin: 0 auto .45rem;
    text-align: center;
}

.adv-img img {
    display: inline-block;
}

.articles {
    padding: 0 .25rem 0;
}

.articles .title {
    line-height: .46rem;
    color: #333;
    font-size: .36rem;
    text-align: left;
    font-weight: 500;
}

.articles .content {
    margin-top: 20px;
}

.articles .content .my-advert3 {
    margin: 0 auto .4rem;
    position: relative;
}
.adv-img {
    position: relative;
}
.content .my-advert3 .tag-name,.adv-img .tag-name {
    position: absolute;
    display: inline-block;
    text-align: left;
    color: #ff57a5;
    font-size: .36rem;
    left: .75rem;
    top: .22rem;
    line-height: .36rem;
}

.content .my-advert3 .text,.adv-img .text{
    position: absolute;
    display: inline-block;
    text-align: left;
    color: #fff;
    font-size: .36rem;
    left: .75rem;
    top: .66rem;
    line-height: .36rem;
}

#pc_my_advert3 {
    display: none;
}

.articles .content li {
    height: 1.7rem;
    margin-bottom: .4rem;
    position: relative;
}

.articles .content li .img {
    width: 2.5rem;
    height: 1.7rem;
    position: absolute;
    left: 0;
    top: 0;
}

.inforpage-left {
    margin-bottom: .8rem;
}

.articles .content li .img a {
    display: block;
    width: 100%;
    height: 100%;
}

.articles .content li .img a img {
    width: 100%;
    height: 100%;
}

.articles .content li .intro {
    height: 1.7rem;
    padding-left: 2.8rem;
}

.articles .content li .intro .cont .tags {
    float: left;
}

.articles .content li .intro h5 {
    margin-bottom: .1rem;
}

.articles .content li .intro h5 a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    height: 1.2rem;
    line-height: .4rem;
    text-align: left;
    color: #333;
    font-size: .3rem;
}

.articles .content li .intro p {
    display: none;
}

.articles .content li .intro .cont .tags span {
    display: none;
}

.articles .content li .intro .cont .tags em:nth-child(n+3) {
    display: none;
}

.articles .content li .intro .cont .tags em {
    display: block;
    vertical-align: top;
    height: .36rem;
    line-height: .36rem;
}

.articles .content li .intro .cont .tags em a {
    color: #666;
    font-size: .22rem;
    display: block;
    height: .36rem;
    line-height: .36rem;
}

.articles .content li .intro .cont .time {
    font-size: .22rem;
    display: inline-block;
    height: .36rem;
    line-height: .36rem;
    color: #666;
    float: right;
}

.inforpage-left .load-more {
    width: 3.6rem;
    height: .9rem;
    text-align: center;
    background: #ff8331;
    margin: 0 auto;
}

.inforpage-left .load-more .text {
    padding-right: .45rem;
    display: inline-block;
    height: .9rem;
    line-height: .9rem;
    font-size: .32rem;
    vertical-align: top;
    color: #fff;
    position: relative;
}

.inforpage-left .load-more .text:before {
    content: "";
    position: absolute;
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
    width: .16rem;
    height: .16rem;
    transform: rotate(45deg);
    right: 0;
    top: .3rem;
}

.inforpage-right .formbox {
    margin: 0 auto .45rem;
    width: 7rem;
    height: 6rem;
    border-radius: .03rem;
    -webkit-border-radius: .03rem;
    background: #fff url(../images/m-tag-detail/im_bg_black.png) no-repeat center;
    background-size: 100% 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: .5rem .46rem .88rem;
}

.formbox .tag-detail-mform .title {
    text-align: center;
    line-height: .56rem;
    color: #fff;
    font-size: .48rem;
    margin-bottom: .5rem;
}

.formbox .tag-detail-mform .swiper-container {
    position: relative;
    margin-bottom: .65rem;
}

.formbox .tag-detail-mform .swiper-container .swiper-slide {
    text-align: center;
    color: #fff;
    height: .6rem;
    line-height: .6rem;
}

.formbox .tag-detail-mform .swiper-container .swiper-slide.swiper-slide-active {
    background: #ff8331;
    border-radius: .03rem;
    -webkit-border-radius: .03rem;
}

.formbox .tag-detail-mform .swiper-button-prev {
    position: absolute;
    left: 0;
    top: .15rem;
    width: .16rem;
    height: .3rem;
    background: url(../images/m-tag-detail/icon_zuo1.png) no-repeat center center;
    background-size: 100% 100%;
    margin: 0;
    padding: 0;
}

.formbox .tag-detail-mform .swiper-button-next {
    position: absolute;
    right: 0;
    top: .15rem;
    width: .16rem;
    height: .3rem;
    background: url(../images/m-tag-detail/icon_you1.png) no-repeat center center;
    background-size: 100% 100%;
    margin: 0;
    padding: 0;
}

.formbox .contact-wraper {
    height: .96rem;
    line-height: .96rem;
    text-align: left;
    padding-left: .5rem;
    background: #fff;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    margin-bottom: 16px;
}

.formbox .contact-wraper input {
    display: inline-block;
    vertical-align: top;
    height: .96rem;
    line-height: .96rem;
    width: 4.6rem;
    color: #999;
    font-size: .28rem;
    background: 0 0;
    outline: 0;
    border: 0;
}

.inforpage-right .formbox .btn {
    width: 6.1rem;
    height: .96rem;
    border-radius: .03rem;
    -webkit-border-radius: .03rem;
    cursor: pointer;
    text-align: center;
    font-size: .36rem;
    line-height: .96rem;
    color: #fff;
    background: #ff8331;
    margin: 0 auto;
}

#pc-hot-serve {
    display: none;
}

.big-adv-img {
    margin: .37rem auto .42rem;
    padding: 0 .25rem;
}

.hot-tags {
    display: none;
}

.tag-list{
    overflow: hidden;
    margin-top: .4rem;
    padding: 0 .25rem;
}
.tag-list span{
    color: #333;
    font-size: .26rem;
    float: left;
    display: block;
    line-height: .54rem;
}
.tag-list .tag-link{
    display: block;
    float: left;
    line-height: .54rem;
    margin: 0 .2rem .2rem 0;
    background: #fff4ee;
    color: #e57f2d;
    padding: 0 .2rem;
    font-size: .26rem;
    border-radius: .27rem;
    -webkit-border-radius: .27rem;
}