
.enter_con .ser_con_tex{
    margin: 20px 0px;
}
.ent_cen_bg{
    background: url(/assets/img/ent_cbg.jpg) no-repeat;
    background-size: 100% 100%;
    height: 435px;
}
.ent_cen_texd{
    position: relative;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.ent_cen_tex>h1{
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    color: #ffffff;
    padding: 60px 0 85px;
}
.ent_cont{
    padding-left: 70px;
}
.ent_cont>ul{
    margin-right: -50px;
}
.ent_cont>ul>li{
    width: 320px;
    height: 212px;
    background: #ffffff;
    margin-right: 50px;
    position: relative;
    border-top: 3px solid rgb( 28, 185, 158 );
    float: left;
}
.ent_img_w{
    position: absolute;
    left:0; 
    top: -40px;
    width: 100%;
}
.ent_img_w>img{
    display: block;
    margin: 0 auto;
}
.ent_text{
    margin-top: 50px;
    text-align: center;
    padding: 0 20px;
}
.ent_text>span{
    display: block;
    font-size: 16px;
    color: #000000;
    margin-bottom: 20px;
}
.ent_text>p{
    color: #666666;
    line-height: 24px;
}
.ent_honor ul{
    margin-right: -20px;
    padding: 50px 0 80px;
}
.ent_honor li{
    float: left;
    width: 386px;
    height: 226px;
    margin-right: 20px;
}
.hon_tit_img{
    display: block;
    margin: 0 auto;
}
.ent_hon_tit{
    margin-top: 60px;
}
.ent_hon_tit>p{
    font-size: 24px;
    color: #000000;
    text-align: center;
    margin-top: -14px;
}