.dfc{display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex;-webkit-flex-direction: column;-moz-flex-direction: column;-ms-flex-direction: column;-o-flex-direction: column;flex-direction: column;}
.df{display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex;}
.jc{justify-content: center;}
.ac{align-items: center;}
.l1_logo{border:solid 2px #fff;border-radius: 50%;width: 80px; height: 80px;}
.l1_tit{width: 70%;margin: 0 auto}
.l1_tit img{width: 100%;height: auto;}
img.w100{width: 100%; height: auto;}
.col-specialization{color: #333;}
.l2_tit{color: #333;}
.l2_tit_desc{text-transform: uppercase;font-size: 8px}
.l2_tit_f{color: #333;margin-top: 10px;}









.hz_item{box-shadow: 5px 5px 5px #cfcaca;background: #fff;padding-bottom: 10%;border-radius: 8px 8px 0 0;overflow: hidden;margin-bottom: 10px;}
.hz_item_desc{padding: 10%;min-height: 200px}
.hz_item_tit{margin: 0 10%;background: #eef7ff;color: #222;text-align: center;}


.l5_foot{width: 100%;padding: 40px 0}

.l5_foot_l1{align-items: center;border-bottom: solid 1px #d6d6d6;padding-bottom: ;}
.l5_foot_bq{text-align: center;padding-top: 30px;}
.l5_foot_item{margin-bottom: 30px;}

.col-xs-2-half, .col-sm-2-half, .col-md-2-half, .col-lg-2-half{ position: relative; min-height: 1px; padding-right: 10px; padding-left: 10px; width: 100%;}


@media ( min-width : 768px) { .col-sm-2-half{ width: 20%; float: left; } }

@media ( min-width : 992px) { .col-md-2-half{ width: 20%; float: left; } }

@media ( min-width : 1200px) { .col-lg-2-half{ width: 20%; float: left; } }