@charset "utf-8";
/* CSS Document */
.pa_b80{ padding-bottom:80px}

.ab_01{ display:flex; width:100%; background:#fff}
.ab_01a{ width:47%;}
.ab_01b{ width:53%; padding:20px 30px 0; box-sizing:border-box; line-height:30px; color:#333; font-size:16px; display:flex; flex-wrap:wrap; align-content:center;}
.ab_01b div,.ab_01b p{ margin-bottom:15px}

.ab_02{ width:100%; float:left; overflow:hidden; }
.ab_02 dl{ width:30%; float:left; overflow:hidden; margin-right:5%; background:#fff; padding-bottom:20px; transition:all 0.35s}
.ab_02 dl:nth-child(3){ margin-right:0}
.ab_02 dl dd{ width:100%; float:left; overflow:hidden; margin-bottom:25px}
.ab_02 dl dd img{ width:100%; float:left; overflow:hidden}
.ab_02 dl dt{ width:100%; float:left; overflow:hidden; line-height:30px; text-align:center; font-size:20px; color:#333}
.ab_02 dl:hover dt{ color:#0699a0}
.ab_02 dl:hover{ background:rgba(6,153,160,.03)}

.ab_03{ background:#fff; padding-top:80px}
.ab_03a{ width:100%; float:left; overflow:hidden;}
.ab_03a dl{ width:98%; float:left; overflow:hidden; margin-bottom:30px; box-shadow: 0 0 12px rgba(0, 0, 0, 0.07); margin:25px 1%; padding:30px; box-sizing:border-box; display:flex; transition:all 0.35s}
.ab_03a dl h5{ margin-right:40px}
.ab_03a dl ul{ width:100%; float:left; overflow:hidden; display:flex; flex-wrap:wrap; align-content:center}
.ab_03a dl dt{ width:100%; float:left; overflow:hidden; line-height:30px; font-size:21px; color:#111; font-weight:bold; margin-bottom:10px}
.ab_03a dl dd{ width:100%; float:left; overflow:hidden; line-height:26px; font-size:16px; color:#666}
.ab_03a dl:hover{ background:rgba(6,153,160,.03);box-shadow: 0 0 12px rgba(6,153,160,.15);}
.ab_03a dl:hover dt{ color:#0699a0}
