#index{
    background-color: #F6F6F6;
}
.bar-nav~.content {
    top: 4rem;
}


#index .list1 ul{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0;
    margin: 0;
}
#index .list1 li{
    margin-top: .5rem;
    margin-bottom: .5rem;
    width: 20%;
    text-align: center;
}
#index .list1 img{
    width: 2.2rem;
}
#index .list1 p{
    margin: 0;
    color: #595959;
    font-size: .6rem;
}

/*滚动nav1编辑*/
.nav1con{
    position: relative;
}
#index .nav1{
    width: calc(100% - 1.8rem);
}
#index .nav1 li{
    position: relative;
    display: inline-block;
    width: 75px;
    height: 1.8rem;
    line-height: 1.8rem;
    text-align: center;
}
#index .nav1 .del{
    display: none;
}
#index .nav1 .lja{
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
}
#index .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;
    padding: .3rem .1rem .1rem;
}


    /*垂直轮播*/
.ver_loop{
    margin-top: .1rem;
}
.ver_loop .jmt{
    display: inline-block;
    width: 58px;
    height: 62px;
    font-weight: bold;
    color: #c00;
    overflow: hidden;
    font-size: 1rem;
    text-align: center;
}
.page .ver_loop .cpt{
    margin-top: .5rem;
    width: 2rem;
    height: 2rem;
    border-radius: 50%;
}
.page .ver_loop .js{
    margin-top: .5rem;
    width: calc(100% - 2rem);
}
.page .ver_loop .js .tit{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #464646;
}
.page .ver_loop .js .clearfix{
    padding-left: .5rem;
    color: #959494;
    font-size: .6rem;
}
.page .ver_loop .js .clearfix p{
    line-height: 1;
}
.ver_loop .midd{
    margin-right: 8px;
    width: 23px;
    height: 62px;

}

    /*nav1弹窗*/
.nav1-popup .close-popup{
    color: #d50000;
}
.nav1-popup .pop_title{
    margin-top: .5rem;
}
.nav1-popup .pop_title p{
    color: #282828;
    font-size: .9rem;
}
.nav1-popup .pop_title span{
    margin-left: 5px;
    color: #666;
    font-size: .6rem;
}
.nav1-popup .pop_title a{
    padding: 0 7px;
    font-size: .6rem;
    color: #d50000;
    border:1px solid #d50000;
    border-radius: 25px;
}
.nav1-popup #wc{
    display: none;
}
.nav1-popup #mypd .act{
    color: #d50000;
}
.nav1-popup .pd_list{
    display: -webkit-flex; /* Safari */
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-start;
    flex-flow: row wrap;
}
.nav1-popup .pd_list li{
    display: inline-block;
    margin-top: 10px;
    flex: 0 0 25%;
}
.nav1-popup .pd_list li .border{
    position: relative;
    margin: auto;
    width: 75px;
    height: 40px;
    box-sizing: border-box;
    line-height: 40px;
    font-size: .7rem;
    text-align: center;
    background-color: #F4F5F6;
    border-radius: 3px;
    color: #000;
}

.nav1-popup .pd_list li .del{
    display: none;
    position: absolute;
    top: -5px;
    right: -5px;
    border-radius: 50%;
    width: 17px;
    height: 17px;
    line-height: 18px;
    font-size: .5rem;
    color: #fff;
    background-color: #b1b1b1;
}
.nav1-popup .pd_list li .lja{
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
    width: 100%;
    height: 100%;
}
.nav1-popup #addpd  li .border{
    background-color: #fff;
    border: 1px solid #e1e1e1;
}
.nav1-popup #addpd span:first-of-type{
    font-size: .8rem;
    /* vertical-align: middle; */
}

.nav1-popup .change #bj{
    display: none;
}
.nav1-popup .change #wc{
    display: inline-block;
}
.nav1-popup .change .pd_list .del{
    display: inline-block;
}
.nav1-popup .change .pd_list .lja{
    display: none;
}



/*更多类别 popup*/
.more-popup .clo{
     margin-top: 1.75rem;
    padding: 0 .75rem;
    text-align: right;
}
.more-popup .close-popup{
    color: #d50000;
}
.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: 18px;*/
    /*margin-left: 11px;*/
    margin-top: .8rem;
    margin-left: 7%;
    width: 90px;
    height: 40px;
    line-height: 40px;
    font-size: .7rem;
    border: 1px solid #fe4351;
    border-radius: 25px;
    text-align: center;
}
.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;
}


#index .content-box {
    margin: 0;
}

#index .pic2{
    margin-top: .5rem;
    font-size: 0;
}
#index .pic2 .bg{
    display: inline-block;
    width: 49%;
    height: 108px;
    overflow: hidden;
}
#index .pic2 .bg a{
    display: inline-block;
    width: 100%;
    height: 100%;
    color: #333;
    padding-left: .4rem;
}
#index .pic2 .bg h5{
    margin-top: 1.8rem;
    margin-bottom: 0;
    font-size: .9rem;
    font-weight: normal;
}
#index .pic2 .jiameng sup{
    color:#fff;
    background-color:#ED301C;
    font-size: .4rem;
    padding: 2px 3px;
    top: -1.4em;
    border-radius: 3px;
}
#index .pic2 .bg p{
    font-size: .5rem;
    color: #666;
}
#index .pic2 .jiameng{
    background: url("../images2/jiameng.png") no-repeat right;
    background-color: #fff;
    background-size: 40% auto;
}
#index .pic2 .zhaoshang{
    background: url("../images2/zhaoshang.png") no-repeat right;
    background-color: #fff;
    background-size: 40% auto;
}



#index .datitle {
    margin-top: .5rem;
    padding-top: .3rem;
    padding-bottom: .3rem;
    background-color: #fff;

}
#index .datitle .pull-left{
    margin-top: .1rem;
}
#index .datitle p{
    /*margin-left: .3rem;*/
    color: #282828;
    font-size: .9rem;
    /*font-weight: bold;*/
}
#index .datitle p span{
    margin-left: .2rem;
    color: #cccccc;
    font-weight: 100;
    font-size: .7rem;
    font-weight: bold;
}
#index .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;
}
#index .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;
}
#index .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;
}
#index .datitle .change{
    color: #666;
    font-size: .7rem;
}

#index .pic3>a img,#index .pic3>div{
    display: inline-block;
    width: 49%;
}
#index .pic3>div img{
    width: 100%;
}

#index .nav_sco3 .nav_dh ul{
    width: 600px;
    border-top: 1px solid #eee;
    /*border-bottom: 1px solid #eee;*/
}
#index .nav_sco3 .nav_dh li {
    width: 20%;
    font-size: .7rem;
}
#index .nav_sco3 .nav_dh a{
    border-right: 1px solid #eee;
    padding-right: 20px;
    color: #666;
}
#index .nav_sco3 .nav_dh .active{
    color: #d50000;
}

#index .tabs1{
    padding-bottom: .3rem;
    padding-top: .3rem;
}
#index .tabs1 .tab .img{
    display: inline-block;
    width: 49%;
    height: 100%;
    overflow: hidden;
}
#index .tabs1 .tab img{
    width: 100%;
    min-height: 126px;
    border-radius: 8px;
}
#index .tabs1 .pull-right{
    width: 49%;
    font-size: .6rem;
}
#index .tabs1 .js{
    position: relative;
    min-height: 105px;
    overflow: hidden;
    color: #666666;
}
#index .tabs1 .js span{
    color: #000;
}
#index .tabs1 .js .mo{
    position: absolute;
    bottom: .7rem;
    right: 0;
    color: #0894ec;
}
#index .tabs1 .sco{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow-x: auto;
    overflow-y: hidden;
}
#index .tabs1 .sco>div{
    line-height: 21px;
    color: #f8cc82;
    flex-shrink: 0;
}
#index .tabs1 .sco::-webkit-scrollbar {
    display: none;
}
#index .tabs1 .sco .tb{
    display: inline-block;
    margin-left: 10px;
    width: .8rem;
    height: .8rem;
    border: 1px solid #666;
    border-radius: 50%;
    text-align: center;
    color:#666;
    font-size: .4rem;
    line-height: .8rem;
}


/*滚动nav2*/
#index .nav_sco2{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    /* border-top: 1px solid #f3f3f3; */
    /*border-bottom: 1px solid #f3f3f3;*/
}
#index .nav_sco2 span{
    display: inline-block;
    width: 20%;
    align-self: center;
    font-size: .6rem;
    text-align:center;
    color: #666;
}
#index .nav_sco2 .nav_dh{
    /*width: 80%;*/
}
#index .nav_sco2 .nav_dh li {
    font-size: .7rem;
}
#index .nav_sco2 .nav_dh li.line{
    width: 1px;
    background-color: #eee;
    height: .9rem;
    align-self: center;
}
#index .nav_sco2 .nav_dh a{
    color: #666;
}
#index .tuijianbox{
    overflow: hidden;
}
#index .nav_sco2 .nav_dh a.active{
    /*color: #d90d26;*/
    /*background-color: #fff;*/
    color: #d50000;
}
/*#index .tuijiantab{
    margin: 0;
    padding: 0;
}
#index .tuijiantab li a{
    display: inline-block;
    width: 4rem;
    background-color: #f8f8f8;
    border: 1px solid #eae7e7;
    line-height: 1.5rem;
    text-align: center;
    font-size: .5rem;
    color: #666;
}

#index .tuijiantab a span {
    position: relative;
    left: .2rem;
    color: #f8f8f8;
    font-size: .5rem;
}
#index .tuijiantab .active span{
    color: #666;
}*/
#index .tuijiancon ul{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    /* margin: 0; */
    padding: 0;
}
#index .tuijiancon li{
    /*margin-left: 3px;*/
    width: 49.4%;
    font-size: 0;
    margin-bottom: .2rem;
    border-radius: 5px;
    overflow: hidden;
}
#index .tuijiancon img{
    width: 100%; height: 70px;
}

#index .list2{
    margin: 0;
    padding-bottom: .2rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#index .list2 li{
    margin: .3rem 0;
    padding-bottom: .4rem;
    /*border: 1px solid #eee;*/
    width: 49%;
    border-radius: 7px;
    overflow: hidden;
    box-shadow: 0 .1rem .2rem #ececec;

}
#index .list2 li a>img{
    width: 100%;
    height: 6rem;
}
#index .list2 h4{
    margin: 0;
    font-size: .8rem;
    color: #282828;
    text-align: center;
    font-weight: normal;
}
#index .list2 .bot p{
    float: left;
    padding-left: .5rem;
    font-size: .6rem;
    color: #999;
}
#index .list2 .bot span{
    color: #444;
}
#index .list2 .bot .tbtj{
    position: relative;
    width: 20%;
    margin-top: .2rem;
    margin-right: .1rem;
    overflow: hidden;
    font-size: 0;
    border-radius: 5px;
}
#index .list2 .bot .tbtj img{
    width: 100%;
}
#index .list2 .bot .tbtj p{
    position: absolute;
    bottom: -2px;
    left: 0;
    right: 0;
    margin: auto;
    font-size: .6rem;
    width: 100%;
    text-align: center;
    float: none;
    padding: 0;
}


#index .list3 li{
    padding-top: .5rem;
    padding-bottom: .2rem;
    border-bottom: 1px solid #d6d6d6;
}
#index .list3 li:first-of-type{
    padding-top: 0;
}
#index .list3 li:last-of-type{
    border-bottom: none;
}
#index .list3 li .img{
    display: inline-block;
    width: 49%;
    overflow: hidden;
    border-radius: 5px;
    font-size: 0;
}
#index .list3 li .img img{
    width: 100%;
    height: 6rem;
}
#index .list3 li a>div{
    width: 46%;
}
#index .list3 h4{
    margin: .3rem 0;
    font-size: .8rem;
    color: #282828;
    font-weight: normal;
}
#index .list3 .bot p{
    float: left;
    font-size: .6rem;
    color: #999;
}
#index .list3 p span{
    color: #444;
}
#index .list3 .xq{
    margin: 5px 0 0 0;
    width: 1.5rem;
    font-size: .5rem;
    background-color:#ff6e7f;
    text-align: center;
    color:#fff;
    border-radius: 5px;
    padding: .1rem .2rem;
}
#index .list3 .bq span{
    display: inline-block;
    font-size: .45rem;
    color: #ff7e4b;
    background-color: #fff4e5;
}


#index .list4{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
#index .list4 li{
    margin-bottom: .4rem;
    width:32%;
    font-size: 0;
    border-radius: 10px;
    overflow: hidden;border: solid 1px #eee


}
#index .list4 li img{
    width:100%; 
}

.change .rotate::before{
    display: inline-block;
    transform:rotate(360deg);
    -ms-transform:rotate(360deg); 	/* IE 9 */
    -moz-transform:rotate(360deg); 	/* Firefox */
    -webkit-transform:rotate(360deg); /* Safari 和 Chrome */
    -o-transform:rotate(360deg);
    -webkit-transition: -webkit-transform 1s ease-out;
    -moz-transition: -moz-transform 1s ease-out;
    transition: transform 1s ease-out;
}

#index  .tab4 .buttons-tab{
    border-bottom: none;
    border-top:1px solid #eee;
    overflow: hidden;
    overflow-x: scroll;
}
#index  .tab4 .buttons-tab::-webkit-scrollbar {/*隐藏滚轮*/
    display: none;
}
#index  .tab4 .buttons-tab .button{
    padding: 0 1rem;
    font-size: .7rem;
    border: none;
}
#index  .tab4 .buttons-tab .line{
    display: inline-block;
    padding: 0 .5px;
    margin-top: .6rem;
    height: .9rem;
    background-color: #eee;
}
#index  .tab4 .buttons-tab .button.active {
    color: #d50000;
}
#index .tab4 ul{
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
#index .tab4 li{
    margin: 5px 1.1%;
    padding-bottom: 5px;
    width: 47%;
    /*border: 1px solid #eee;*/
    border-radius: 7px;
    overflow: hidden;
    box-shadow: 0 .1rem .2rem #ececec;
}
#index .tab4 li img{
    width:100%; height: 114px;
}
#index  .tab4 .wz{
    margin: .2rem;
}
/*#index  .tab4 .wz h4{
    padding: 0;
    margin: 0;
    font-size: .7rem;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #333;
    font-weight: normal;
}
#index  .tab4 .wz p{
    font-size: .6rem;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #666;
}*/
#index  .tab4 .wz p{
    padding: 0;
    margin: 0;
    font-size: .7rem;
    width: 100%;
    height: 2rem;
    overflow: hidden;
    word-break: break-all;  /*允许在单词内换行，更美观*/
    text-overflow: ellipsis;
    display: -webkit-box;  /*元素作为box伸缩盒子*/
    -webkit-line-clamp: 2;  /*设置文本行数限制*/
    -webkit-box-orient: vertical;  /*设置文本排列方式*/
    color: #333;
    font-weight: normal;
}
#index  .tab4 .clearfix p{
    margin-right: 5px;
    font-size: .6rem;
    color: #999;
}
#index  .tab4 .tab{
    padding-bottom: .2rem;
}

#tab14 .img{
    position: relative;
    margin-bottom: .6rem;
    font-size: 0;
}
#tab14 .img .bf{
    position: absolute;
    top: 2rem;
    left: 0;
    right: 0;
    margin: auto;
    width: 1.5rem;
}
#tab14 .img .bftb {
    position: absolute;
    top: 2rem;
    left: 0;
    right: 0;
    margin: auto;
    width: 1.5rem;
    height: 1.5rem;
    font-size: .7rem;
    line-height: 1.6rem;

}
#tab14 .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;
}








#index .jmgj {
    margin: 0 0 .5rem;
    padding: 5px;
    box-shadow: 0 0 2px #d2d1d1;
    border-radius: 12px;
    background-color: #fff;
}
#index .jmgj .datitle{
    margin-top: 0;
    height: 2rem;
    border-bottom: 1px solid #ccc;
}
#index .jmgj .kf{
    width: 20%;
}
#index .jmgj .lx div{
    margin-right: .3rem;
    font-size: .5rem;
    line-height: 2rem;
}
#index .jmgj .pull-left p{
    display: inline-block;
}
#index .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;
}
#index .jmgj .pull-left>div a{
    color: #666;
}
#index .jmgj .pull-left>div span{
    margin-right: .5rem;
}
#index .jmgj span{
    color: #d81e06;
    /*color: #37B43F;*/
}
#index .jmgj span.icon-dianhua1{
    color: #37B43F;
}
#index .jmgj .pull-right .iconfont{
    margin: 0 4px;
}

#index .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;
}
#index .jm_list li{
    margin-bottom: .2rem;
    width: 24%;
    min-height: 2rem;
    line-height: 2rem;
    font-size: .6rem;
}
#index .jm_list li a{
    color: #fff;
}
#index .jm_list .iconfont {
    margin: 0 3px;
    display: inline-block;
    width: 16px;
    line-height: 16px;
    height: 16px;
    font-size: 12px;
    background-color: rgba(255,255,255,0.67);
    border-radius: 50%;
    text-align: center;
     vertical-align: text-bottom;
    overflow: hidden;
}

#index .sm{
    margin: .5rem 0;
    padding:10px;
    color: #999;
    /*background-color: #ffebeb;*/
    font-size: .6rem;
    /*border:1px solid #ff909d;*/
    text-align: left;

    background-color: #f7f7f7;

}
#index .sm p{ display: inline}

#index .list5{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #c5c5c5;
    border-top: 1px solid #c5c5c5;
    line-height: 1.5rem;
}
#index .list5 a{
    font-size: .5rem;
    color: #282828;
}
#index .list5 .line{
    color: #a9a8a8;
}


#index  .beian{
    margin: .5rem 0;
    text-align: center;
    font-size: .6rem;
    color: #999;
}
#index  .beian img{
    margin: 0 5px;
    vertical-align: sub;
    width: 17px;
}









