.top_con{
    padding:0 109px;
    box-sizing: border-box;
}
.top_box{
    margin: 0 109px;
    text-align: center;
}
.top_name{
    color: #fff;
    color: 15px;
    padding: 50px 0 18px 0;
}
.top_img{
    width: 144px;
    height: 288px;
}
.con_box{
    background: #F1F8FF;
}
.con_con{
    padding: 168px 0 75px 0;
}
.con_item{
    height: 260px;
    margin-bottom: 60px;
}
._item_name{
    /*font-size: 24px;*/
    font-size: 22px;
    color: #232323;
    width: 528px;
    line-height: 40px;
    padding-bottom: 30px;
}
._item_icon{
    width: 102px;
    height: 102px;
    vertical-align: bottom;
}
._item_img{
    width: 390px;
    height: 260px;
}


