.ichelaba_main{
    background:#f1f1f1;
    padding-top:1px;
    padding-bottom:10px;
}
.ichelaba_contentWrap{
    width:1200px;
    padding-top:1px;
    margin-top:19px;
    margin:19px auto 0;
    background:#fff;
    padding-bottom:70px;
    border:1px solid #d6d7dc;
}
.article_list_topWrap{
    height:36px;
    border-bottom:1px solid #d6d7dc;
    line-height: 36px;
    font-size:14px;
    text-indent:20px;
}
.article_list_topWrap a:hover{
    color:#0d6ebf;
}
.article_listMain_left{
    float:left;
    width:748px;
    padding-bottom:10px;
    border-right:1px solid #d6d7dc;
    border-bottom:1px solid #d6d7dc;
}
.article_listMain_title{
    color:#323232;
    width:700px;
    margin:28px auto 0;
}
.article_listMain_right{
    float:left;
    width:388px;
    margin-left:20px;
    margin-top:20px;
}
.article_infm_right{
    float:right;
    font-size:14px;
    height:19px;
    background:url(../images/article/icon_time.png) no-repeat;
    padding-left:24px;
    color:#666666;
}
.article_infm{
    margin-top:5px;
    width:700px;
    margin:15px auto 0;
}
.article_infm_left{
    float:left;
    color:#999999;
    font-size:14px;
}
.article_infm_right{
    float:right;
    font-size:14px;
    height:19px;
    background:url(../images/article/icon_time.png) no-repeat;
    padding-left:24px;
    color:#666666;
}
.article_content{
    width:700px;
    margin:0 auto;
}
.article_content img{
    max-width:700px;
}
.article_contentWrap{
    margin-top:15px;
}
.article_contentImg{
    width:120px;
    height:120px;
    float:left;
    margin-bottom:15px;
}
.article_content_right{
    float:right;
    width:570px;
    padding-bottom:10px;
}
.article_href{
    color:#1a599d;
    text-decoration:underline;
    float:right;
    margin-top:10px;
}

.article_rightList_part{
    width:388px;
    border:1px solid #d6d7dc;
    margin-bottom:20px;
}
.article_rightList_partTop{
    height:34px;
    background:#eaeaea;
    border-bottom:1px solid #d6d7dc;
}
.article_rightList_partTitle{
    text-indent: 32px;
    margin-left:30px;
    height:34px;
    line-height:34px;
}
.article_rightList_partSub{
    padding:10px 0;
}
.article_rightList_partHref{
    width: 330px;
    height: 32px;
    overflow: hidden;
    display:block;
    margin-left:48px;
    text-indent:30px;
    font-size:14px;
    color:#595959;
    line-height:32px;
}
.article_rightList_partHref:hover{
    color:#0d6ebf;
    text-decoration: underline;
}
.article_rightList_part1 .article_rightList_partTitle{
    background:url(../images/article/icon_rightListTop1.png) left center no-repeat;
}
.article_rightList_part2 .article_rightList_partTitle{
    background:url(../images/article/icon_rightListTop2.png) left center no-repeat;
}
.article_rightList_part1 .article_rightList_partHref{
    background:url(../images/article/icon_rightList1.png) left center no-repeat;
}
.article_rightList_part2 .article_rightList_partHref{
    background:url(../images/article/icon_rightList2.png) left center no-repeat;
}