#cyxy{
    background-color: #fff;
}
.bar-nav~.content {
    top: 3.8rem;
}

.topList{
    position: relative;
    margin-bottom: .5rem;
    font-size: 0;
    overflow-y: auto;
    background-color: #fff;

}
.downLoadList{
    padding: .2rem 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    border-bottom: 1px solid #eee;
    width: 3000px;
}
.downLoadList a{
    width: 33%;
    text-align: center;
    border-left: 1px solid #eee;
    color: #282828;
    font-size: .8rem;
}
.downLoadList a:first-of-type{
    border-left: none;

}
.downLoadList a.active {
    color: #d50000;
}
.downLoadList a img{
    display: none;
}

.bannerlist .swiper-slide{
    padding-bottom: 1rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: left;
    flex-wrap: wrap;
    font-size: 0;
}
.bannerlist .swiper-slide a{
    margin: .5rem 0 0;
    display: inline-block;
    width: 20%;
}
.bannerlist .swiper-slide a img{
    width: 2.2rem;
    margin: auto;
}
.bannerlist .swiper-slide a p{
    margin: .3rem 0;
    font-size: .6rem;
    /*font-size: .75rem;*/
    color:#595959;
    text-align: center;
}
.bannerlist .swiper-slide a.active p{
    color: #d50000;
}

.bannerImg{
    width: 100%;
}


.zhiding li{
    padding: .3rem 0;
}
.zhiding li:last-of-type{
    padding-bottom: .6rem;
    border-bottom: 1px solid #e5e5e5;
}
.zhiding h3{
    margin: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #282828;
    font-size: .8rem;
    font-weight: normal;
}
.zhiding p{
    color: #999;
    font-size: .5rem;
}
.zhiding span{
    margin-right: .5rem;
}
.zhiding .red{
    color: #f43232;
}




.imgshow1{
    margin: .5rem 0;
    position: relative;
    font-size: 0;
    overflow: hidden;
    border-radius: 10px;
}
.imgshow1 img{
    width: 100%;
}
.imgshow1 p{
    position: absolute;
    bottom: 0;
    padding: .3rem;
    padding-right: 0;
    width: 100%;
    font-size: .7rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #fff;
    background-color: rgba(17, 17, 17, 0.4);border-radius:0 0 10px 10px;
}


.datitle {
    margin-top: .5rem;
    padding-top: .3rem;
    padding-bottom: .3rem;
    background-color: #fff;

}
.datitle .pull-left{
    margin-top: .1rem;
}
.datitle p{
    /*margin-left: .3rem;*/
    color: #282828;
    font-size: .8rem;
    /*font-weight: bold;*/
}
.datitle p span{
    margin-left: .2rem;
    color: #cccccc;
    font-weight: 100;
    font-size: .65rem;
    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;
}



.list2{
    margin: 0;
    padding-bottom: .5rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.list2 li{
    margin: .3rem 0;
    padding-bottom: .4rem;
    /*border: 1px solid #eee;*/
    width: 49%;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 .1rem .2rem #ececec;
}
.list2 li a>img{
    width: 100%;
    height: 6rem;
}
.list2 h4{
    margin: 0;
    font-size: .65rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #282828;
    text-align: center;
    font-weight: normal;
}
.list2 .bot p{
    float: left;
    padding-left: .5rem;
    font-size: .6rem;
    color: #999;
    line-height: 1.2;
}
.list2 .bot p span{
    vertical-align: sub;
}
.list2 .bot .tbtj{
    margin-right: .5rem;
    padding: .1rem .3rem;
    border-radius: 25px;
    font-size: .55rem;
    background-color: #4D7AFF;
    color: #fff;
}
.list2 .bot .tbtj.gq{
    background-color: #C8C8C8;
}



.list3{
    margin: 0;
    padding-bottom: .5rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.list3 li{
    margin: .3rem 0;
    padding-bottom: .4rem;
    border: 1px solid #eee;
    width: 49%;
    border-radius: 10px;
    overflow: hidden;
    text-align: center;
}
.list3 li img{
    margin: 1rem auto 0;
    width: 70%;
    border-radius: 10px;
}
.list3 li h1{
    margin: 0;
    color:#0191e8;
    font-size: .75rem;
}
.list3 li h2{
    margin: 0 0 .2rem;
    color:#444;
    font-size: .6rem;
    font-weight: normal;
}
.list3 li h2 span{
    color:#0191e8;
}
.list3 .cg_con3_con_p p{
    font-size: .65rem;
    color: #444;
}
.list3 li h3{
    margin: .5rem .3rem 0;
    padding-top: .3rem;
    color:#666;
    font-size: .6rem;
    font-weight: normal;
    text-align: left;
    border-top: 1px solid #eaeaea;
}







.list4 li{
    margin-bottom: 0;
    width: 100%;
    padding: .5rem 0;
    border-top:1px solid #e5e5e5;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.list4 li a .clearfix:first-of-type{
    min-height: 4.3rem;
}
.list4 .clo .icon-guanbi{
    padding-right: .5rem;
}
.list4 .tit{
    font-size: .8rem;
    color: #282828;
}
.list4 .img{
    position: relative;
    font-size: 0;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    overflow: hidden;
    transform:rotate(0deg);/* 或 transform: scale(1);也可以  解决子元素超出不隐藏问题*/
}
.list4 .img img{
    position: absolute;
    width: 100%;height:100%;
    top: 50%;
    transform:translateY(-50%);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}
.list4 .bot span{
    margin-right: .5rem;
    color: #999;
    font-size: .5rem;
}
.list4 .bot .gb span{
    margin: 0;
    text-align: center;
    border: 1px solid #c8c8c8;
    border-radius: 5px;
    padding: 2px 5px 1px;
    font-size: .4rem;
    color: #c8c8c8;
}

.list4 .right{
    position: relative;
}
.list4 .right .img{
    display: inline-block;
    width: 35%;
    height: 4.2rem;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}
.list4 .right .tit{
    width: 61%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}
.list4 li.right a .clearfix:first-of-type {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}
.list4 li.right .bot{
    margin-top: .2rem;
}

.list4 .bottom .imgbox{
    margin-top: .3rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}
.list4 .bottom .img{
    display: inline-block;
    width: 32%;
    height: 3.6rem;
}

.list4 .center .img{
    margin-top: .3rem;
    height: 10.5rem;
}
.list4 .center .img img{
    width: 100%;
    max-height: 10.5rem;
    position: unset;
    transform: translateY(0);
}
.list4 .center .bot{
    font-size: 0;
    margin-top: .5rem;
}

/*特殊*/
.list4 .center.guanggao .pl{
    display: none;
}
.list4 .center .gg {
    /*position: absolute;*/
    /*bottom: .2rem;*/
    /*right: .2rem;*/
    float: left;
    padding: 0 .3rem;
    /*color:#fff;*/
    font-size: .4rem;
    color: #999;
    border: 1px solid #999;
    /*background-color:rgba(17, 17, 17, 0.4);*/
    border-radius: 5px;
}

.list4 .shipin .img .bftb{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.list4 .shipin .img .time {
    position: absolute;
    bottom: .2rem;
    right: .2rem;
    padding: 0 .3rem;
    color:#fff;
    font-size: .6rem;
    background-color:rgba(17, 17, 17, 0.4);
    border-radius: 25px;
}



.jmgj {
    margin: 0 0 .5rem;
    padding: 5px;
    box-shadow: 0 0 2px #d2d1d1;
    border-radius: 12px;
    background-color: #fff;
}
.jmgj .datitle{
    margin-top: 0;
    height: 2rem;
    border-bottom: 1px solid #ccc;
}
.jmgj .kf{
    width: 22%;
}
.jmgj .lx div{
    margin-right: .3rem;
    font-size: .5rem;
    line-height: 2rem;
}
.jmgj .pull-left p{
    display: inline-block;
}
.jmgj .pull-left>div{
    margin-top: .4rem;
    line-height: 1.2rem;
    /*border: 1px solid #d81e06;*/
    border: 1px solid #37B43F;
    border-radius: 25px;
    text-align: center;
}
.jmgj .pull-left>div a{
    color: #666;
}
.jmgj .pull-left>div span{
    margin-right: .5rem;
}
.jmgj span{
    color: #d81e06;
    /*color: #37B43F;*/
}
.jmgj span.icon-dianhua1{
    color: #37B43F;
}
.jmgj .pull-right .iconfont{
    margin: 0 5px;
}

.jm_list{
    margin: .5rem 0;
    /* padding: 0 .5rem 0; */
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
}
.jm_list li{
    margin-bottom: .2rem;
    width: 24%;
    min-height: 2rem;
    line-height: 2rem;
    font-size: .6rem;
}
.jm_list li a{
    color: #fff;
}
.jm_list .iconfont {
    margin: 0 3px;
    display: inline-block;
    width: 20px;
    line-height: 20px;
    height: 20px;
    font-size: 12px;
    background-color: rgba(255,255,255,0.67);
    border-radius: 50%;
    text-align: center;
    vertical-align: text-bottom;
    overflow: hidden;
}

.sm{
    margin: .5rem 0;
    padding: 0 5px;
    color: #999;
    /*background-color: #ffebeb;*/
    font-size: .6rem;
    /*border:1px solid #ff909d;*/
    text-align: left;

    background-color: #f7f7f7;

}


.popover .popover-inner a{
    min-width: 15rem;
    padding: .3rem 0;
    border-bottom: 1px solid #eee;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-start;
    flex-wrap: nowrap;
    align-items: center;
}
.popover .popover-inner a:last-of-type{
    border-bottom: none;
}
.popover .popover-inner a .iconfont{
    color: #838181;
    margin: 0 .5rem;
}
.popover .popover-inner .wz h5{
    margin: 0;
    font-size: .85rem;
    font-weight: normal;
    color: #000;
}
.popover .popover-inner .wz p{
    font-size: .6rem;
    color: #999;
}
.popover .popover-inner .fkt a{
    color: #000;
    padding-left: .5rem;
    font-size: .8rem;
}
.popover .popover-inner .fkt .tofk{
    font-weight: bold;
}
.popover .popover-inner .fkt .tofk p{
    margin-right: 25%;
    font-weight: normal;
}


.infinite-scroll-preloader span{
    position: relative;
    bottom: .2rem;
    margin-right: .5rem;
    font-size: .7rem;
}
.infinite-scroll-preloader .preloader{
    width: 1rem;
    height: 1rem;
}

.finish{
    display: none;
    margin-bottom: .5rem;
    font-size: .7rem;
    text-align: center;
}



/* 分类列表添加  st */
#tab18 .list4{
    padding-bottom: .3rem;
}
#tab18 .list4 li{
    padding: .5rem 0;
    border-bottom: 1px solid #ededed;
}

#tab18 .list4 li .img{
    display: inline-block;
    position: relative;
    margin: .75rem 0;
    width: 35%;
    height: 5rem;
    overflow: hidden;
    border-radius: 5px;
    font-size: 0;
}
#tab18 .list4 li .img img{
    position: absolute;
    width: 100%;
    top: 50%;
    transform:translateY(-50%);
}
#tab18 .list4 li>div{
    width: 62%;
}
#tab18 .list4 h4{
    width: 100%;
    margin: 0 0 .1rem;
    font-size: .7rem;
    color: #282828;
    font-weight: normal;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
#tab18 .list4 .bot p{
    margin-bottom: .1rem;
    font-size: .6rem;
    color: #999;
}
#tab18 .list4 .bot p span{
    display: inline-block;
    width: calc(100% - 3rem);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    vertical-align: bottom;


    margin-right: 0;


}
#tab18 .list4  .btn{
    margin-top: .3rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    align-items: center;
}
#tab18 .list4  .btn a{
    padding: .15rem .3rem .1rem;
    font-size: .45rem;
    color: #2577e3;
    border: 1px solid #2577e3;
    border-radius: .1rem;
}




#tab27 .list4{
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
#tab27 .list4 li{
    padding-bottom: 5px;
    width: 100%;
    border-bottom: 1px solid #eee;
    border-radius: 7px;
    overflow: hidden;
}
#tab27 .list4 li h4{
    margin: .5rem 0;
    color:#282828;
    font-weight: normal;
    font-size: .8rem;
    overflow: hidden;
}
#tab27 .list4 .img{
    position: relative;
    margin-bottom: .6rem;
    font-size: 0;
}
#tab27 .list4 .img img{
    width:100%;


    position: unset;
    transform: none;
}
#tab27 .list4 .img .bftb{
    position: absolute;
    top: 3rem;
    left: 0;
    right: 0;
    margin: auto;
}
#tab27 .list4 .img .time{
    position: absolute;
    bottom: .2rem;
    right: .2rem;
    padding: 0 .3rem;
    color: #fff;
    font-size: .6rem;
    background-color:rgba(17, 17, 17, 0.4);
    border-radius: 25px;
}
#tab27 .list4 li .clearfix{
    font-size: .5rem;
}
#tab27 .list4 li .clearfix .tb{
    display: inline-block;
    width: 1rem;
    vertical-align: middle;
}
#tab27 .list4 li .clearfix .pull-left{
    display: inline-block;
}
#tab27 .list4 li .clearfix .pull-left p{
    display: inline-block;
    margin-left: .2rem;
    color: #555;
}
#tab27 .list4 li .clearfix .pull-left span{
    margin-left: .6rem;
    color: #999;
}
#tab27 .list4 li .clearfix .pull-right{
    color: #999;
}
#tab27 .list4 li .clearfix .pull-right .icon-zhuanfa{
    font-size: .5rem;
}
#tab27 .zhulelist li:last-of-type{
    border-bottom: none;
}

#tab27 .list4 li:first-of-type{
    padding-top: 0;
}




/* 分类列表添加  en*/

.list4 .right a:visited .tit,.list4 a:visited .tit{color: #999 !important}
