

.ban{
  width:1200px;
  margin:auto;
}
.ban_inn{
  float:left;
  width:634px;
}
.ban_cet{
  float:left;
  width:180px;
  margin-left:6px;
  height:386px;
}
.ban_cet img{
  margin-bottom:7px;
}
.ban_rgt{
  float:right;
  width:346px;
  height:386px;
  background: #fff;
  padding:10px 20px;
}
.idx{
  width:1200px;
  margin:auto;
}
.idx_inn{
  float:left;
  width:100%;
  padding-bottom:15px;
}


.idx_tit{
  float:left;
  width:100%;
  border-bottom:1px solid #ccc;
}
.idx_txt{
  float:left;
  border-bottom:2px solid #2786f0;
  line-height: 36px;
  height:36px;
  color:#000;
  font-size:16px;
  font-weight: bold;
}
.idx_moe{
  float:right;
  line-height: 36px;
  height:36px;
  font-size:14px;
}
.idx_moe a{
  color:#2887f1;
}
.idx_moe a:hover{
  text-decoration: underline;
}

.idx_box{
  float:left;
  width:100%;
  border-bottom:1px dashed #ccc;
  padding:10px 0px;
}
.idx_box_itm{
  float:left;
  width:100%;
  padding:7px 0px;
}
.idx_box_pic{
  float:left;
}
.idx_box_rgt{
  float:right;
  width:150px;
}
.idx_box_nme{
  float:left;
  width:100%;
  font-size:14px;
  line-height: 18px;
  height: 36px;
}
.idx_box_nme a{
  color:#555;
}
.idx_box_nme a:hover{
  color:#2887f1;
}
.idx_box_cmt{
  float:left;
  margin-top:5px;
  width:100%;
  font-size:12px;
  color:#888;
  line-height: 18px;
}

.idx_box_cmt_tb td{
  font-size:12px;
  line-height: 18px;
  text-align:left;
  color:#555;
  padding:0px 0px;
}

.idx_box_moe{
  float:left;
  width:100%;
  font-size:12px;
  text-align:left;
  text-align: right;
}
.idx_box_moe a{
  color:#2786f0;
}
.idx_box_moe a:hover{
  text-decoration: underline;
}

.idx_box_dte{
  float:left;
  width:100%;
  font-size:12px;
  color:#888;
  text-align: right;
  line-height: 18px;
}
.idx_lst{
  float:left;
  width:100%;
  margin-top:7px;
}
.idx_lst_itm{
  float:left;
  width:100%;
}
.idx_lst_nme{
  float:left;
  width:250px;
  height:30px;
  line-height: 30px;
  white-space:nowrap; overflow:hidden; text-overflow:ellipsis;
  color:#555;
  font-size:14px;
}
.idx_lst_nme span{
  color:#2887f1;
  font-size:18px;
}
.idx_lst_nme a{
  color:#555;
}
.idx_lst_nme a:hover{
  color:#2887f1;
}
.idx_lst_dte{
  float:right;
  width:50px;
  height:30px;
  line-height: 30px;
  color:#555;
  font-size:14px;
  text-align: right;
}
