.swiper-slide a{
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}
.swiper-slide a p{
    width: 100%;
    color: white;
    position: absolute;
    bottom: 0;
    text-align: start;
    font-size: 16px;
    background: rgb(0,0,0,0.6);
    padding: 1px 10px;
    line-height: 30px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
}

.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: 5px 9px;
    font-size: 16px;
}
.hm_floor .active{
    background: #eb2e2e ;
    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{
    text-align: start;
}
.now_pos a{

    font-size: 14px;
    color: #999;
}
.now_pos > a + a:before {
    content: ">";
    padding: 0 5px;
    color: #999;
}

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

.pages a.next_page {
    float: right;
}
.pages ul li span{
    font-size: 16px;
    background: none;
}
.pages .active {
    background: #eb2e2e;
    color: white;
}
.pages .active span{
    background: #eb2e2e;
    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;
}
.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;
    -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;
}

.tech .techUl ul li:last-child{
    border-bottom: 1px solid #eee
}

.more{
    font-size: 16px;
    color: #999;
}
.a_links{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.w1200{
    width: 1200px;
}
.ctexts img{
    max-width: 100%;

}
.mainpage ._newsHead {
    height: 42px;
    line-height: 42px;
    background: url(../images/news__07.png) no-repeat 0 100%;
    font-weight: bold;
    font-size: 18px;
    text-align: left;
}
.mainpage .xiaodao_box .ibox {
    padding-top: 10px;
    width: 160px;
    height: 120px;
    position: relative;
    z-index: 100;
}
.fr {
    float: right !important;
}
.fl {
    float: left !important;
}
.mainpage  .xiaodao_box .ibox img {
    width: 160px;
    height: 120px;
}
.mainpage a {
    text-decoration: none;
}


.mainpage  .xiaodao_box .ibox .rbox {
    height: 42px;
    position: absolute;
    z-index: 101;
    color: #fff;
    left: 0;
    bottom: 0px;
    right: 0;
}
.mainpage .xiaodao_box .ibox .rbox .tit {
    height: 42px;
    background-color: #000;
    filter: alpha(opacity=40);
    -moz-opacity: 0.5;
    opacity: 0.5;
}
.mainpage  .xiaodao_box .ibox .rbox a {
    display: block;
    height: 40px;
    color: #fff;
    padding: 0px 10px;
    position: absolute;
    bottom: 0px;
}
.mainpage a {
    text-decoration: none;
}
.mainpage  .hot_activity .ibox {
    padding-top: 10px;
}
.mainpage .hot_activity .pic img {
    width: 100px;
    height: 75px;
}
.mainpage  .hot_activity .pic {
    width: 100px;
    height: 75px;
    float: left;
}

.mainpage  .hot_activity .rbox{ width: 212px; height:75px; float: right; }
.mainpage  .hot_activity .rbox .tit{ line-height: 140%; font-size:14px; color:#404040; height:40px;}
.mainpage  .hot_activity .rbox .tit a{font-size:14px; color:#404040;}
.mainpage  .hot_activity .rbox .tit a:hover{color:#eb2e2e;}
.mainpage  .hot_activity .rbox .btn{ padding-top:10px; }
.mainpage ._rightbox .hot_activity .rbox .btn a{ display: block; background:#eb2e2e; width:74px; height:22px; line-height:22px; color:#fff; font-size:12px; text-align: center; border-radius: 11px;}

.he{
    height: 30px;
}

.icon {
    background: url(../images/new_icon.png) no-repeat;
    display: block;
    background-size: 320px 140px;
}
.pop{
    height:50px;
}