* {
    padding: 0;
    margin: 0
}

ul li {
    list-style: none
}

a {
    text-decoration: none
}


.cehua {
    max-width: 1400px;
    margin: 0 auto;
    height: 405px;
    background-color: fff;
}

.cehua .cehua_div { text-align:center; position:relative;
    float: left;
    width: 207px;
    height: 405px; padding:60px 0 0 0;
    background: #e60012 url(../images/indexonebg.jpg) no-repeat; background-size:cover;
}

.cehua .cehua_div h3{ font-size:22px; font-weight:bold; margin:30px 0; color:#333; }
.cehua .cehua_div .cehua_des{ line-height:24px; margin:0 0 0px 0; color:#333; }
.cehua .cehua_div .cehua_twoimg{ width:100%; position:absolute; bottom:18%; }

.pubcontree_pf_list {

    width: 0px;
    height: 100%;
    overflow: hidden; display:flex; flex-wrap:wrap;

}

.cehua dd {    height: 100%; float: left; margin:0px; }
.cehua ul{ display:flex; align-content:center; }
.cehua ul a { display:block; margin:0 0 0 4%; width:42%; padding:0; }
.cehua ul a span{ font-size:14px; display:inline-block; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:2; }
.pubcontree_pf_list li{ display:flex; padding:10px 5px 10px 5px; margin:0 0 10px 0; font-size: 14px; line-height:18px; border-bottom:1px solid #ebebeb; align-items:center; }

.pubcontree_pf_list li img {
    display: block;
    margin:0px 10px 0px 0px;
    height: 36px;
}


@media (max-width:1200px) {
.cehua .cehua_div { text-align:center;  position:relative; display:flex; justify-content:center;  align-items:center;
    float: left;
    width: 207px;
    height: 405px; padding:0px 0 0 0;
    background: #e60012 url(../images/indexonebg.jpg) no-repeat; background-size:cover;
}
.cehua .cehua_div img{ width:50px; margin:0 10px 0 0; }
.cehua .cehua_div h3{ font-size:22px; font-weight:bold; margin:0px 0; color:#333; }


.cehua .cehua_div .cehua_des{ display:none; }
.cehua .cehua_div .cehua_twoimg{ display:none; }


    .cehua {
        width: 100%;
        margin: 0 auto;
        height:850px;
        background-color: #fff;
    }

    .cehua .cehua_div {

        width: 100%;
        height:100px;

    }

    .cehua dd {
        height: auto;
        float: none;
    }
    .pubcontree_pf_list {
        width: 100%;
        height: 0;
        overflow: hidden;

    }

}

.sho1{ background: #eaeaea url(../images/indexonebg1.jpg) no-repeat bottom center !important; background-size:100% 100% !important; }

.sho2{  background: #f6f6f6 url(../images/indexonebg2.jpg) no-repeat bottom center !important; background-size:100% 100% !important; }

.sho3{ background: #eaeaea url(../images/indexonebg1.jpg) no-repeat bottom center !important; background-size:100% 100% !important; }

.sho4{ background: #f6f6f6 url(../images/indexonebg2.jpg) no-repeat bottom center !important; background-size:100% 100% !important;	}

.sho5{ background: #eaeaea url(../images/indexonebg1.jpg) no-repeat bottom center !important; background-size:100% 100% !important;	}

.active{  background: #e70012 url(../images/indexonebg.jpg) no-repeat bottom center !important; background-size:100% 100% !important; }
.active img{ filter: grayscale(100%) brightness(1000%) !important; }
.active h3{ color:#fff !important; }
.active .cehua_des{  color:#fff !important; }