
.bar-nav~.content {
    top: 3.4rem;
    background-color: #fff;
}


/*滚动nav*/
.nav1con{
    position: relative;
}
.nav{
    /*width: calc(100% - 1.8rem);*/
    width: 100%;

}
.nav ul{
    width: 2700px;
}
.nav li{
    position: relative;
    display: inline-block;
    width: auto;
    text-align: left;
}
.nav_dh ul li a.active{
    color: #c50c22;
}
.nav1Add{
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
    width: 1.8rem;
    height: 1.8rem;
    font-size: 1.2rem;
    text-align: center;
    color: #282828;
    background-color:#fff;

}
.nav_dh li.line{
    width: 1px;
    background-color: #eee;
    height: .9rem;
    align-self: center;
}



.datitle {
    padding: 0 .2rem;
    border: 1px solid #eee;
    border-bottom: none;

    margin-top: .1rem;
    padding-top: .3rem;
    padding-bottom: .3rem;
    background-color: #fff;

}
.datitle .pull-left{
    margin-top: .1rem;
    color: #c50c22;
    font-size: .8rem;
}
.datitle .pull-left img{
    width: .8rem;

    vertical-align: text-top;
    margin: 0 .3rem;
}
.datitle p{
    /*margin-left: .3rem;*/
    color: #282828;
    font-size: .9rem;
    /*font-weight: bold;*/
}
.datitle p span{
    margin-left: .2rem;
    color: #cccccc;
    font-weight: 100;
    font-size: .7rem;
    font-weight: bold;
}
.datitle .tb{
    margin-top: .2rem;
    width: 1rem;
    height: 1rem;
    line-height: .9rem;
    border: 1px solid #666;
    text-align: center;
    border-radius: 50%;
    font-size: 0.5rem;
    color: #666;
}
.datitle .pp{
    display: inline-block;
    margin-top: .1rem;
    padding-top: .1rem;
    width: 5rem;
    height: 28px;
    background: url(../images2/tb/ruzhu.png) no-repeat center;
    background-size: contain;
    font-size: .45rem;
    letter-spacing: .1rem;
    text-align: right;
    padding-right: .7rem;
    color:#a6a1a1;
    line-height: 13px;
}
.datitle .xm{
    display: inline-block;
    margin-top: .1rem;
    padding-top: .1rem;
    width: 5rem;
    height: 28px;
    background: url(../images2/tb/fabu.png) no-repeat center;
    background-size: contain;
    font-size: .45rem;
    letter-spacing: .1rem;
    text-align: right;
    padding-right: .7rem;
    color:#a6a1a1;
    line-height: 13px;
}
.datitle .change{
    color: #666;
    font-size: .7rem;
}



.nav_dh ul li {

    height: 1.7rem;
    line-height: 1.7rem;
}
.tab ul{
    margin-top: .2rem;
    padding: 0 .2rem;
    border: 1px solid #eee;
}
.tab li{
    padding: .5rem 0;
    border-bottom: 1px solid #eee;
}
.tab li a{
    display: -webkit-flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}
.tab li h4{
    margin: 0;
    font-weight: normal;
    font-size: .7rem;
    color: #282828;
}


.tab li .lef{
    display: inline-block;
    width: 45%;
    font-size: 0;
}
.tab li .lef span{
    margin-top: 1.4rem;
    margin-left: 5%;
    display: inline-block;
    width: .8rem;
    height: .8rem;
    background-color:#ff0000;
    color:#fff;
    font-weight: bold;
    text-align: center;
    font-size: .55rem;
    vertical-align: top;
    border-radius: 2px;
}
.tab li:nth-of-type(n+5) .lef span{
    background-color:#999;
}
.tab li .lef .img{
    display: inline-block;
    margin-left: 10%;
    width: 70%;
    height: 3.6rem;
    border: 1px solid #dcdcdc;
    border-radius: 5px;
    overflow: hidden;
}
.tab li .lef .img img{
    width: 100%;height: 100%;
    border-radius: 5px;
}


.tab li .cen{
    display: inline-block;
    width: 55%;
}
.tab li .cen p{
    width: 100%;
    font-size: .8rem;
    color: #010101;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.tab li .cen .bh{
    width: 100%;
}
.tab li .cen p:nth-of-type(2){
    width: calc(100% - 2rem);
    margin: .2rem 0;
    color: #ff0000;
}
.tab li .cen p:nth-of-type(3){
    color: #666;
}


.tab li .rig{
    display: inline-block;
    width: 1.5rem;
}
.tab li .rig .iconfont{
    font-size: 1.2rem;
}
.tab li .rig .icon-web-icon-1{
    color: #ff5d02;
}
.tab li .rig .icon-web-icon-{
    color: #d50000;
}


#tab16 .nav_dh{
    /*width: 80%;*/
}
#tab16 .nav_dh li {
    padding: 0;
    font-size: .7rem;
    border-bottom: none;
}
#tab16 .nav_dh li.line{
    width: 1px;
    background-color: #eee;
    height: .9rem;
    align-self: center;
}
#tab16 .nav_dh a{
    padding: 0;
    color: #666;
}
#tab16 .nav_dh a.active {
    color: #c50c22;
}


/*更多类别 popup*/
.nav-popup .clo{
    margin-top: 1.75rem;
    padding: 0 .75rem;
    text-align: right;
}
.nav-popup .close-popup span{
    font-size: 1.3rem;
    color: #999;
}
.topDownlist{
    width: 100%;
    background-color: #fff;
    overflow: hidden;
    color: #282828;
}
.topDownlist .titleli{
    background-color: #eeeeee;
    text-align: left;
    font-size: .9rem;
}
.topDownlist .titleli span{
    margin-left: 15px;
    height: 40px;
    line-height: 40px;
}

.topDownlist .part ul{
    padding: 0 0 18px;
    display: -webkit-flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.topDownlist .part ul li {
    margin-top: .8rem;
    margin-left: 7%;
    font-size: .7rem;
    border: 1px solid
    #fe4351;
    border-radius: 25px;
    text-align: center;
    padding: .5rem 1rem;
}

.topDownlist .part ul a{
    color: #282828;
}

.topDownlist .part .titli2{
    margin-top: 18px;
    margin-left: 12px;
}
.topDownlist .part .titli2 img{
    width: 1.2rem;
    vertical-align: top;
}
.topDownlist .part .titli2 span{
    margin-left: 6px;
    font-weight: bold;
}











