.infor_ul li { width: 50% !important; }
.infor_bn { width: 100%; height: 262px; margin-bottom: 40px; background:#444; }
/*.infor_bn img { width: 100%; }*/

.infor_box { width: 100%; overflow:hidden; padding: 30px 0; box-sizing:border-box; border-bottom: 1px solid #dfdfdfdf; position:relative;}
.infor_box_icon {padding-left:200px;}
.infor_icon { position:absolute; /*bottom:50px; right: 30px;*/ left:0; top:50%; margin-top:-65px; }
.infor_icon img { width: 130px; }
.infor_tit { font-size: 18px; color:#595959; line-height: 18px; padding-bottom: 20px; font-weight:600; }
.infor_txt { font-size: 15px; color:#595959; line-height: 20px; padding-bottom: 15px; font-family:"Malgun Gothic", sans-serif; position:relative;  padding-left: 30px; }
.infor_txt .left {position:absolute; top:0px; left:0; width: 22px; height: 22px; color:#fff; border-radius:50%; background:#5D2AD9; text-align:center;line-height: 22px; font-size:13px; font-weight:600;}
.infor_txt.last { padding-bottom:0; }
.infor_txt .link a{ color:#1fa1e8} 
.infor_txt .red { color:#FF7186; }
.infor_txt .jum { position: absolute; top:9px; left:10px; width:4px;height:4px; background:#666;  border-radius:50%;}
.infor2_txt { font-size: 14px; line-height:14px; padding-bottom: 10px; color:#595959; font-family:"Malgun Gothic", sans-serif; }
.infor_table { width: 100%; border-collapse:collapse; box-sizing:border-box; border:1px solid #dfdfdf; }
.infor_table tr th { font-size: 17px; line-height:17px; color:#595959; text-align:center; padding: 12px 0; width: 33.3333%; box-sizing:border-box; border-bottom: 1px solid #dfdfdf; border-right: 1px solid #dfdfdf;  }
.infor_table tr td { font-size: 17px; line-height:17px; color:#595959; text-align:center; padding: 12px 0; width: 33.3333%; box-sizing:border-box; border-bottom: 1px solid #dfdfdf; border-right: 1px solid #dfdfdf;  }
.table_txt { font-size: 15px; color:#595959; line-height:15px; padding-top: 10px; font-family:"Malgun Gothic", sans-serif; }
.table_txt span { color:#FF7186; }