.article_view{
    margin:0 12px;
    overflow:hidden;
}
.article_block1{
    margin-top:16px;
    overflow:hidden;
}
.article_block1 h2{
    line-height: 34px;
    padding: 0 10px;
    font-size: 24px;
    text-align: center;
}
.article_block1 .view_time{
    height:22px;
    line-height:22px;
    font-size: 12px;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 5px;
    overflow: hidden;
}
.article_block1 .view_time span{
    padding:0 3px;
    color:#bbb;
}
.article_block1 .view_time span a{
    color:#bbb;
}
.article_view .article_block2{
    margin:12px 0 6px;
    padding:8px 10px 6px;
    font-size:15px;
    line-height:24px;
    text-align:justify;
    overflow:hidden;
    background:#f3f3f3;
    color:#777;
}
.article_block2 .b2_daodu{
    float:left;
    font-size:12px;
    height:16px;
    line-height:16px;
    padding:1px 3px 0;
    margin-top:3px;
    margin-right:6px;
    overflow:hidden;
    border-radius:0 3px 3px 3px;
    color:#fff;
    background:#FFAE0E;
}
.view_body{
    font-size:16px;
    margin-top:15px;
    line-height:30px;
    text-align: justify;
}
.view_body a{
    font-size:16px;
}
.view_body img{
    max-width:100%;
    vertical-align:middle;
}
.view_body p{
    margin:10px 0;
    font-size:16px;
}
.view_body i span{
    display: block;
    color: #fff;
}
.article_block4{
    padding:8px 0 5px;
    overflow:hidden;
    font-size: 15px;
    color:#777;
}
.article_block4 li{
    /*display: block;*/
    width: 100%;
    height: 45px;
    line-height: 45px;
    font-size: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: break-all;
    color:#777;
    background:#edf2ff;
    margin-top: 2px;
    padding: 0 10px;
}
.article_block4 li a{
    font-size: 15px;
    color:#777;
}
.line10{
    height:10px;
    background:#efefef;
}
.b6_list_info .has_img3.mip_img3 ol li{
    padding-bottom:0;
}

.menu_flex .flex_item.on .footer_icon .mip-element:last-child img{
    display:block;
}
.menu_flex .flex_item:not(.on) .footer_icon .mip-element:first-child img{
    display:block;
}
.menu_flex .flex_item:not(.on) .footer_icon .mip-element:last-child img,.menu_flex .flex_item.on .footer_icon .mip-element:first-child img{
    display:none;
}
.menu_flex .flex_item.on a{
    color:#00a4ff;
}
.pos {
    padding: 12px;
    overflow: hidden;
    font-size: 12px;
    color: #252525;
}

.d_title{
    padding: 0 15px;
}

.lm_block3{
    padding:10px 20px;
    border:1px solid #ddd;
    border-radius:4px;

}
.lm_block3 .lm_b3_sm_con{
    color:#666;
    font-size:14px;
    line-height:22px;
}
.lm_b3_sm{
    /*border:1px solid #ddd;*/
    padding:10px;
    /*border-radius:4px;*/
}
.lm_b3_sm .lm_b3_sm_con:last-child{
    font-size:12px;
}
.app_yewu_left .mip-element{
    width: 60%;
    display: inline-block;
    vertical-align: middle;
}


.view_body a{
    color: #00a4ff;
}


.article_view{
    overflow:visible;
}
.article_guwen{
    background:#fff;
    width:100%;
    -webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,.1);
    box-shadow: 0 0 15px 0 rgba(0,0,0,.1);
    margin-top:10px;
    margin-bottom:10px;
}
.article_guwen .guwen_line{
    background: -moz-linear-gradient(left,#0038dc,#00de62);
    background: -webkit-gradient(linear,0 0,100% 0,from(#0038dc),to(#00de62));
    height: 3px;
}
.article_guwen .art_gw_box{
    padding: 16px 16px 10px 16px;
    /* border-bottom:2px solid #f5f5f6;
    border-left:2px solid #f5f5f6;
    border-right:2px solid #f5f5f6; */
}
.article_guwen .art_gw_box .art_gw_top{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
}
.art_gw_top .art_gw_img{
    width:74px;
    height:74px;
    border-radius:50%;
    overflow:hidden;
}
.art_gw_top .art_gw_name{
    -webkit-box-flex:1;
    -webkit-flex:1;
        -ms-flex:1;
            flex:1;
}
.art_gw_top .art_gw_name{
    margin-left:18px;
}
.art_gw_top .art_gw_name .title{
    font-size: 22px;
    color: #373d41;
    font-weight: 300;
    letter-spacing: 0;
    margin-bottom: 10px;
    margin-top: 6px;
    line-height: 24px;
}
.art_gw_top .art_gw_name .title .titleimg{
    width: 30px;
    display: inline-block;
    vertical-align: -5px;
}
.art_gw_top .art_gw_name .title span{
    font-size:14px;
}
.art_gw_name .aps_tooltip{
    margin-top: 3px;
}
.art_gw_name .aps_tooltip a{
    display:inline-block;
}
.art_gw_name .aps_tooltip a+a{
    margin-left:12px;
}
.art_gw_name .aps_tooltip .link_tel{
    display: inline-block;
    padding: 3px 10px 2px;
    border: 1px solid #00a4ff;
    font-size: 12px;
    color: #00a4ff;
    letter-spacing: 0;
    cursor: pointer;
    line-height: 18px;
    position: relative;
}



.guwen_tit{
    height:36px;
    line-height:36px;
    /*margin-bottom:14px;*/
    margin-top:10px;
}
.guwen_tit_flex{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -webkit-align-items:center;
        -ms-flex-align:center;
            align-items:center;
}
.guwen_tit_flex .tit{
    font-size:18px;
    color:#000;
    background:url(../images/app_index/menu_bg.png) no-repeat left center;
    background-size:contain;
    padding-left:18px;
    margin-right:7px;
}
.guwen_tit_flex .line{
    height:2px;
    background-color:#e9e9ed;
    -webkit-box-flex:1;
    -webkit-flex:1;
        -ms-flex:1;
            flex:1;
   
}
.jiejue{
    font: 12px/20px "微软雅黑";
    margin-top: 10px;
}
/* 表格样式 */
.view_body table{
    width:100%!important;
    border-collapse:collapse;
    font-size:13px;
    line-height:24px;
    margin-bottom:10px;
}
.view_body table tr:first-child td{
    font-weight:bold;
    font-size:14px;
}
.view_body table tr td{
    border:1px solid #666;
    word-break: break-all;
    padding:3px 6px;
}
.view_body table tr:first-child td{
    text-align:center;
}
.view_body table tr td:first-child{
    width:18%;
}
.view_body table tr td:nth-child(2){
    width:24%;
}
.view_body table tr td:last-child{
    width:20%;
}


/* 表格样式 */
.table_wrap{
    padding:0 10px;
}
.table_wrap table{
    width:100%;
    border:0;
    border-collapse:collapse;
    margin:10px auto;
    border-spacing:0;

}
.table_wrap table tr td,.table_wrap table tr th{
    border:1px solid #ddd;
    padding:8px;
    line-height:1.5;
    background:#fff;
    font-size:14px;
    font-family: "微软雅黑";
    color:#333;
}
.table_wrap table tr:nth-child(odd) td{
    background:#fafafa;
}
.table_wrap table tr td:first-child{
    width:27%;
    text-align:left;
}

.table_wrap{
            padding:0;
        }
  .table_wrap table tr td:first-child{
            width: 3%;
 }

 /* 添加栏目 */

.M-b12-inner{
    padding:15px 15px;
}
.M-b12-inner .tit{
    font-size:16px;
    color:#000;
    line-height:24px;
    margin-bottom:6px;
}
.M-b12-con {
    line-height:24px;
    overflow:hidden;
}
.M-b12-con .text{
    font-size:14px;
    color:#666;
    float:left;
}
.M-b12-con .label{
    font-size:12px;
    color:#666;
    float:left;
    margin-left:12px;
    margin-top:4px;
    line-height:1;
    border:1px solid #f97272;
    color:#fa8383;
    padding:2px 3px;
    border-radius:2px;
}

.M-b12-btns{
    display:flex;
    padding:15px 0;
}
.M-b12-btns .btn{
    flex:1;
    font-size:16px;
    color:#00a4ff;
    border:#00a4ff 1px solid;
    background:#f5f5f5;
    line-height:40px;
    text-align:center;
    border-radius:3px;
}
.M-b12-btns .btn+.btn{
    margin-left:15px;
}


.J-footFixed .nav-inner .item1 .icon{
    background-image:url(../images/app_index/shouye1.svg);
}
.J-footFixed .nav-inner .item1.on .icon{
    background-image:url(../images/app_index/shouye2.svg);
}


.J-footFixed .nav-inner .item2 .icon{
    background-image:url(../images/app_index/chayao1.svg);
}
.J-footFixed .nav-inner .item2.on .icon{
    background-image:url(../images/app_index/chayao2.svg);
}


.J-footFixed .nav-inner .item3 .icon{
    background-image:url(../images/app_index/wenda.svg);
}
.J-footFixed .nav-inner .item3.on .icon{
    background-image:url(../images/app_index/wenda.svg);
}


.J-footFixed .nav-inner .item4 .icon{
    background-image:url(../images/app_index/gengduo.svg);
}
.J-footFixed .nav-inner .item4.on .icon{
    background-image:url(../images/app_index/gengduo.svg);
}


.J-footFixed .nav-inner .item5 .icon{
    background-image:url(../images/app_index/wode.svg);
}
.J-footFixed .nav-inner .item5.on .icon{
    background-image:url(../images/app_index/wode.svg);
}


.J-footFixed .nav-inner .nav-item .icon{
    background-size:25px!important;
    background-position:center;
    background-repeat:no-repeat;
}


.b6_list_li a .b6_list_img, .b6_list_li a .b6_list_info .label, .app_block_tit .app_b_tit h2{
    z-index: 0 !important;
}



.non-specialist-panel {
    margin-bottom: 20px;
    background-color: #fff;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}
.non-specialist-panel-media {
    display: table;
    table-layout: fixed;
    margin-bottom: 28px;
    padding: 13px 15px 0;
    width: 100%;
}
.non-specialist-panel-object {
    display: table-cell;
    vertical-align: top;
    width: 100px;
    text-align: center;
}
.non-specialist-panel-avatar {
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    width: 72px;
    height: 72px;
    border: 2px solid #e5e5e5;
    /*border-radius: 50%;*/
    background-size: cover;
    background-position: center;
}
.non-specialist-panel-body {
    display: table-cell;
    vertical-align: middle;
    padding-left: 18px;
}
.non-specialist-panel-name {
    font-size: 18px;
    line-height: 25px;
    color: #000;
    font-weight: 400;
    word-wrap: break-word;
}
.non-specialist-panel-name a {
    display: block;
    color: inherit;
}
.non-specialist-panel-identity {
    margin-top: 2px;
    word-wrap: break-word;
    font-size: 15px;
    line-height: 21px;
    color: #999;
}
.com-tag-v2-list {
    font-size: 0;
    margin-bottom: -6px;
}
.non-specialist-panel .com-tag-v2-list {
    margin-top: 10px;
}
.com-tag-v2 {
    box-sizing: border-box;
    display: inline-block;
    vertical-align: middle;
    margin-right: 6px;
    margin-bottom: 6px;
    max-width: calc(100% - 6px);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 5px;
    height: 20px;
    font-size: 10px;
    line-height: 18px;
    border: 1px solid #e5e5e5;
    color: #666;
}
.com-tag-v2-list.highlight .com-tag-v2 {
    border-color: transparent;
    background-color: #FAECE0;
    color: #FE7902;
}
.non-specialist-panel-ft {
    display: -webkit-box;
    display: flex;
}
.non-specialist-panel-btn {
    display: block;
    -webkit-box-flex: 1;
    flex: 1;
    font-size: 15px;
    line-height: 40px;
    text-align: center;
    color: #666;
    border-top: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
}
.non-specialist-panel-btn:last-child {
    border-right: none;
}