.swiper-container {
    width: 100%;
    height: 240px;
    float: left;
}

.swiper-container .swiper-slide {
    text-align: left;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: 100% !important;
    height: auto;
}

.content_1_left_xinxi_img img {
    width: 100%;
    height: auto
}

.content_1_left_xinxi_wenzi {
    width: 96%;
    height: 20px;
    font-size: 1rem;
    position: absolute;
    z-index: 999;
    background: rgba(0, 0, 0, 0.4);
    color: #fff;
    bottom: 0;
    left: 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 1rem;
    padding: 2%;
}

.swiper-pagination-bullet-active {

    background: #d70000 !important;
}

.swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 100%;
    background: #fff;

}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 17px;
    right: 0;
    width: 23%;
    left: unset;
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url(../images/you_next.png);
    right: 10px;
    left: auto;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url(../images/left_pre.png);
    left: 10px;
    right: auto;
}

.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 52%;
    width: 27px;
    height: 22px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 27px 44px;
    -webkit-background-size: 27px 44px;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
}

.menus{display:block;width:25px;height:25px;top:15px;right:12.5px;background-size:25px 25px;margin:  0 6px 0 0}
.menuwraps{width:calc(100%);background:#fff;top:45px;z-index:99999;padding-bottom:10px;height: 95vh;
}
.menuwrapmain{overflow:auto;height:95vh;}
.menuwrapmain>a{background:#eee;float:left;width:23%;margin:3px 1%;font-size:14px;text-align:center;line-height:26px;height:26px;border-radius:2px;}
.menuwrapmain a.cul{width:48%;margin:3px 1%;font-size:16px;text-align:center;line-height:32px;height:32px;border-radius:2px;}
.menuwrapmain h3{font-size:18px;line-height:30px;height:30px;border-left:3px solid #a00707;padding-left:15px;margin:15px 0 5px;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix{zoom:1;}
.pos-a{position:fixed;left: 0;right: 0;margin: 0 auto}

.hm_floor{
    display: flex;
    justify-content: start;
    width:100%
}
.hm_floor .lis_cla{
    margin:5px 0px 0px;
    background: white;
    padding: 10px 5px;
    border-bottom:1px solid #e7e7e7;
    font-size: 16px;
    display: flex;
    justify-content: start;
    flex-wrap: wrap;
    width: 100%;
}

.hm_floor  .lis_cla .sel{
    padding: 0px 9px;
    font-size: 16px;
}
.hm_floor .active{
    background: #A30505 ;
    color: white;
}
.hm_floor .hover{
    color:#fff;

}
.hm_floor .all{
    display: block;
    width: 50px;
    font-size: 16px;
    height: 30px;
    text-align: center;
    margin-top: 17px;
    line-height: 30px;
    margin-left: 15px;
    flex-shrink: 0;
}

.now_pos{
    margin-left: 10px;
}
.now_pos > a + a:before {
    content: ">";
    padding: 0 5px;
    color: #333;
}

.pages {
    padding: 10px 0;
    background: white;
}
.pages ul{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.pages ul li{
    padding: 0px 10px;
    margin: 0 0px;
}
.pages a {
    display: inline-block;
    color: #575757;
    font-size: 16px;
    text-align: center;
    padding: 0px 6px;
    border-radius: 0.375rem;
}

.pages a.next_page {
    float: right;
}
.pages ul li span{
    font-size: 16px;
    background: none;
}
.pages .active {
    background: #A30505;
    color: white;
}


.entry-meta{
    padding: 20px 0;
}
.entry-meta ul {
    overflow: hidden;
}
.entry-meta ul li {
    display: flex;
    justify-content: start;
    line-height: 26px;
}
.entry-meta ul:first-child li:last-child a{
    width: 70%;
    display: block;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
}
.entry-meta ul li a{
    display: block;
    width: 70%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
}
.more{
    position: fixed;
    top: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    background: white;
}
.more .close{
    padding: 10px 5px;
    text-align: right;
}




.bd ul{
    width: 100%;
    display: inline-block;
    white-space: nowrap;
    overflow-x:scroll;
    overflow-y:hidden;
    display: flex;flex-wrap: nowrap
}
.bd ul li{
    display: inline-block;
}

.bd ul::-webkit-scrollbar {
    height: 0;
}


.ell1{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
}
.ell2{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
}
.ell3{
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
}
.ell4{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
}

.mb10{
    margin-bottom:10px
}
.neiye_sousuo{
    width:100%;height:40px;background: #f2f2f2; margin-top:0px;font-size:15px;line-height:40px;
}
.over{
    overflow: hidden;
}

.my_list{
    overflow: hidden;float: left;width: 100%;margin-top: -15px;margin-bottom: 10px;
}
.my_li .divs{
    width: 33%;height: 70px;overflow: hidden;float: right;position: relative;top: 0.5rem;
}
.my_li .divs img{
    position: absolute;top:0;left:50%;height:100%;transform:translateX(-50%);width: 134px;height: 70px;
}
.detail-box h1{
    font-size: 1.17em;
    line-height: 36px;
}
.nav ul::-webkit-scrollbar {
    height: 0;
}

.swiper-slide a{
    display: block;
    height: 100%;
    width: 100%;
}
.swiper-slide a .content_1_left_xinxi_img{
    height: 100%;
    width: 100%;
}
.swiper-slide a img{
    width: 100%;
    height: 100%;
}
.runk {display: flex;flex-wrap: wrap}
.runk a{padding:10px 24px;display: block}