.blue{color:#1279BC;}
.font18{font-size: 18px;margin:10px;}
.font20{font-size: 20px;}
#area_box{/* width:900px; */ /* margin-top:20px; */ background:#fff; /* padding:30px; */ overflow:hidden;}
#area_box table{width:100%;padding: 10px;}
#area_box table td{border-bottom:1px dotted #ccc; /* border-right:1px dotted #ccc; */ padding:10px 6px;}
#area_box table td:last-of-type{border-right:0;}
#area_box .area_box_line td{border-bottom:0;}
#area_box table td i{font-style:normal; margin-right:8px; width:12px; overflow:hidden; display:block; float:left;}
#area_box table td a{margin:0 10px; cursor:pointer; float:left;}
#area_box table td a:hover{color:#008cd7;}

.area_con{width:auto;/*  margin-top:10px;  */background:#fff;  padding:17px;  overflow:hidden;}
.area_con ul{width:auto; overflow:hidden;}
.area_con ul li{ width:100%; float:left; margin-right:36px; margin-bottom:15px;border-bottom:1px dotted #ccc; }
.area_con ul li:nth-of-type(2n){margin-right:0;}
.area_con ul li div{color:#008cd7; font-size:18px;}
.area_con ul li p{line-height:24px;margin-top: 10px;}