.content{
    width: 100%;
    padding-left: 0.2rem;
    padding-right: 0.2rem;
}
.w100{
    width: 100%;
}
.bgf2{
    background: #f2f2f2;
}
.bgW{
    background: #fff;
}
.h20{
    height: 0.2rem;
}
.h100{
    height: 100%;

}
.inBanner{
    width: 100%;
    height:4.05rem;
    margin-bottom: 0.2rem;
    background: url(../img/1.png)no-repeat center;
    background-size: 100% 4.05rem;
}
.marB20{
    margin-bottom: 0.2rem;
}
.colorW{
    color: #fff;
}
.colorB{
    color: #000;
}
.color66{
    color: #666;
}
.fL{
    float: left;
}
.fR{
    float: right;
}
.fon22{
    font-size: 0.22rem;
}
.fon24{
    font-size: 0.24rem;
}
.fon26{
    font-size: 0.24rem;
}
.fon30{
    font-size: 0.3rem;
}
.pT20{
    padding-top: 0.2rem;
}
.colorH{
    color: #ffd600;
}
.inTitle{
    width: 1.82rem;
    height: 0.66rem;
    background: url(../img/biaoti.png) no-repeat;
    background-size: 1.82rem 0.66rem;
    margin: 0.4rem auto;
    text-align: center;
    line-height: 0.66rem;
}
.hang1{
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.hang2{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.hang3{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}


.content40{
    width: 100%;
    padding-left: 0.4rem;
    padding-right: 0.4rem;
}




.kechengList{
    border-radius: 0.09rem;
    overflow: hidden;
    height: 1.66rem;
}
.kechengList.bg1{
    background:url(../img/fenbg.png)no-repeat;
    background-size:100% 1.66rem;
}
.kechengList.bg2{
    background:url(../img/wodh1.png)no-repeat;
    background-size:100% 1.66rem;
}
.kechengList.bg3{
    background:url(../img/wodeh2.png)no-repeat;
    background-size:100% 1.66rem;
}



.kebiaoN{
    width: 3.68rem;

}

.kebiaoR{
    width: 2.97rem;
    height: 1.22rem;
    background: #fff;
    border-radius: 0.1rem;
    padding: 0.2rem 0.42rem 0.2rem 0.42rem;
}
.sahngksj{
    display: inline-block;
    width:1.56rem;
}
.tixiImg{
    width: 50%;
}
.tixiCont{
    width: 50%;
    padding:0.74rem 0.2rem 0.2rem 0.2rem;

}



.moreBtn{
    margin-top: 0.1rem;
    width: 0.9rem;
    display: block;
    float: right;
}

.qiandaoC{
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0,0,0,0.3);
    display: none;
}
.qiandaoC.active{
    display: block;
}










