
.a_padding:nth-child(2) .li {
    padding-bottom: 24px;
    border-bottom: 2px solid #00ffff;
}

/* 文章详情 */
.center_box_left {
    width: 65%;
    padding-right: 60px;
    margin-top: 72px;
    border-right: 1px solid rgba(239,239,239,1);
}

.art_title {
    margin-bottom: 24px;
    color: #000!important;
}

.art_content {
    margin-top: 24px;
    font-size: 14px;
    color: #595757;
    line-height: 24px;
    font-family: 微软雅黑;
}

.info_icon {
    margin-right: 8px;
    font-size: 25px!important;
}

.question_now {
    width:80px;
    height:26px;
    border:1px solid rgba(233,138,68,1);
    border-radius:3px;
    font-size:14px;
    font-family:Microsoft YaHei;
    font-weight:300;
    color:rgba(233,138,68,1);
    line-height:26px;
    text-align: center;
}

.a_icon_box .question_now:hover {
    background-color:rgba(233,138,68,1);
    color: #fff!important;
}

.art_pic_box,
.art_pic {
    width: 680px;
    height: 453px;
}

.art_pic_box {
    margin: 30px 0;
}

.article_detail {
    padding-bottom: 116px;
}

.center_box_right {
    width: 35%;
    padding-left: 60px;
    margin-top: 88px;
}

.list_title {
    padding-bottom: 20px;
}

.item {
   margin-right: 46px;
}

.item:last-child {
    margin-right: 46px;
}

.a_icon_box {
    margin-top: 50px;
}

.item_bottom {
    margin-right: 14px;
}

.a_title_icon {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    margin-right: 22px;
    text-align: center;
    line-height: 80px;
}

.people_case {
    width:48px;
    height:48px;
    border-radius:4px;
    margin-right: 14px;
}

.people_case:last-child {
    margin-right: 0px;
}

