.hide{
    display: none !important;
}
.gmore{
    text-align: center;
    padding-top: 0.4rem;
    font-size: 0.28rem;
    color: #666666;
}
.gmore i {
    display: inline-block;
    background-image: url(../images/zk.png);
    background-size: 100% 100%;
    width: 0.48rem;
    height: 0.48rem;
    vertical-align: middle;
    margin-right: 0.1rem;
}
.zhanabout{
    overflow: auto;
    height: auto;
}
.gjtjian{
    display: flex;
    flex-wrap: wrap;
background: rgba(247, 247, 247, 1);
    padding-bottom: 0.4rem;

}
.gjitem{
    margin-top: 0.3rem;
    width: 3.3rem;
    height: 1.3rem;
    background: #FFFFFF;
    border-radius: 0.16rem;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 0.3rem;
}
.wxcxicon{
    margin-left: 0.24rem;
    background-image: url(../images/wxcx_icon.png);
    background-size: 100% 100%;
    width: 0.68rem;
    height: 0.68rem;
}
.bzgjicon{
    margin-left: 0.24rem;
    background-image: url(../images/bzgj_icon.png);
    background-size: 100% 100%;
    width: 0.68rem;
    height: 0.68rem;
}
.bzsmicon{
    margin-left: 0.24rem;
    background-image: url(../images/bzsm_icon.png);
    background-size: 100% 100%;
    width: 0.68rem;
    height: 0.68rem;
}
.sqsricon{
    margin-left: 0.24rem;
    background-image: url(../images/sqsr_icon.png);
    background-size: 100% 100%;
    width: 0.68rem;
    height: 0.68rem;
}
.bzppicon{
    margin-left: 0.24rem;
    background-image: url(../images/bzpp_icon.png);
    background-size: 100% 100%;
    width: 0.68rem;
    height: 0.68rem;
}
.wxqicon{
    margin-left: 0.24rem;
    background-image: url(../images/wxq_icon.png);
    background-size: 100% 100%;
    width: 0.68rem;
    height: 0.68rem;
}
.mycsicon{
    margin-left: 0.24rem;
    background-image: url(../images/mycs_icon.png);
    background-size: 100% 100%;
    width: 0.68rem;
    height: 0.68rem;
}
.zyfwicon{
    margin-left: 0.24rem;
    background-image: url(../images/zyfw_icon.png);
    background-size: 100% 100%;
    width: 0.68rem;
    height: 0.68rem;
}
.gjinfo {
    margin-left: 0.16rem;
}
.gjname {
    font-size: 0.32rem;
    color: #333333;
}
.bzpoyjbox{
    margin-top: 0.2rem;
    background: #fff;
    padding-bottom: 0.4rem;
    overflow: hidden;
}
.yjtit {
    height: 0.88rem;
    line-height: 0.88rem;
    padding-left: 0.3rem;
    font-size: 0.36rem;
    font-weight: 500;
    color: #935422;
    position: relative;
    background: linear-gradient(90deg, #FFEEC3 6%, #EAD8AC 100%);
}
.gbox{
    position: relative;
    width: 6.9rem;
    margin: 0.4rem auto;
    margin-bottom: 0;
    background: #FDF2E5;
    border-radius: 0.2rem;
    border: 1px solid #F1C8AA;
    overflow: hidden;
}
.gxbei{
    background-image: url(../images/wenbei.png);
    background-size: 100% 100%;
    width: 6.9rem;
    overflow: hidden;

}
.gxtop{
    width: 6.26rem;
    padding-top: 0.4rem;
    margin: 0 auto;
    display: flex;

    align-items: center;
}
.gxleft{

    font-weight: 500;
    font-size: 0.3rem;
    color: #C4814D;
}
.gxleft span{
    color: #A56437;
}
.gxright{

    width: 1.4rem;
    height: 1.4rem;
    background: linear-gradient( 180deg, #D37A4B 0%, #ED994A 100%);
    border: 0.02rem solid #FCEED3;
    margin-left: 0.7rem;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.gxname{
    text-align: center;
    font-weight: 700;
    font-size: 0.32rem;
    color: #FFF4B3;
}
.gxdesc{
    font-size: 0.28rem;
    color: #FFFFFF;

}
.xiangyue {
    width: 6.26rem;
    margin: 0.1rem auto;
    margin-bottom: 0.4rem;
    font-size: 0.3rem;
    color: #A56437;
    line-height: 0.52rem;
}
.newitem {
    width: 6.9rem;
    position: relative;
    overflow: hidden;
    margin: 0.2rem auto;
    border-bottom: 1px solid rgba(230, 230, 230, 1);
    padding-bottom: 0.2rem;
}
.pic_car {
    float: right;
    width: 2rem;
    height: 1.5rem;
    border-radius: 0.08rem;
}
.pic_car img {
    width: 2rem;
    height: 1.5rem;
    border-radius: 0.08rem;
}
.listxiang {
    float: left;
    width: 4.6rem;
    margin-right: 0.15rem;
}
.listxiang a {
    font-size: 0.32rem;
    color: #333333;
    line-height: 0.46rem;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-family: Source Han Sans CN;
}
.listxiang span {
    font-size: 0.24rem;
    color: #999999;
    position: absolute;
    left: 0;
    bottom: 0.3rem;
}
.newitem:last-child{
    border-bottom: none;
}
.diguan{
    height: 4.1rem;
    overflow: hidden;
}
.zhanabout {
    overflow: auto;
    height: auto !important;
}