.body_bg{
    background:#f3f3f3;
}
.body_bg_f{
    background:#fff;
}
.body_top_nav{
    background-color:#fff;
}
.top_nav_wrap{
    height:40px;
}
.scrollTop_box{
    width: 100%;
    position: fixed;
    top:56px;
    z-index: 98;
    background: #f8f8f8;
}
.mh_navs{
    height:40px;
    width:100%;
    overflow:hidden;
    position:relative;
}
.mh_navs .mh_subbox{
    height: 40px;
    text-align: center;
    white-space: nowrap;
    width: 100%;
}
.topNav_ul .topNav_li{
    width:auto;
    overflow:hidden;
}
.topNav_ul .topNav_li a{
    display: inline-block;
    font-size: 15px;
    height: 38px;
    line-height: 40px;
    padding: 0 12px;
}
.topNav_ul .topNav_li.on a{
    color:#00a4ff;
    border-width: 0 0 2px 0;
    border-style: solid;
    z-index: 1;
    border-color:#00a4ff;
}

.app_Banner{
    background:#fff;
}
.app_Banner .app_banner_wrap{
    background:#000;
    overflow:hidden;
    position:relative;
}
.banner_li a{
    display:block;
}
.banner_li a img{
    display:block;
    height:187.5px;
    width:100%;
}
.app_banner_wrap .banner_pagination{
    position: absolute;
    left: 0;
    bottom: 0;
    margin-bottom: 16px;
    height: 18px;
    width: 100%;
    text-align: center;
    color: #fff;
    z-index: 9;
    overflow: hidden;
}
.banner_pagination .swiper-pagination-bullet-active{
    background:#fff;
}
.app_b2_link{
    float: left;
    width: 33.33%;
    line-height: 20px;
    padding: 10px 12px;
    font-size: 13px;
    text-align: center;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    overflow: hidden;
}
.font_yellow{
    color:#ff9900;
}
.font_blue{
    color:#20b4ff;
}
.font_orange{
    color:#ff5f45;
}
.font_theme{
    color:#00a4ff;
}
.app_block2_inner .app_b2_link h2{
    height: 24px;
    line-height: 24px;
    font-size: 18px;
    font-weight: 400;
    margin-top: 2px;
    overflow: hidden;
}
.app_block2_inner .app_b2_link span{
    color:#999;
}
.app_block2_inner .app_b2_link:not(:last-child){
    border-right:1px solid #efefef;
}
.app_block2{
    border-bottom:1px solid #efefef;
}
.app_b3_inner{
    padding: 10px 12px;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    box-sizing:content-box;
}
.app_b3_inner .b3_del{
    float: left;
    height: 18px;
    line-height: 18px;
    padding: 0 3px;
    margin-top: 2px;
    margin-right: 8px;
    overflow: hidden;
    border-radius: 1.5px;
    background:#dd0000;
    color:#fff;
}
.app_b3_con{
    height:22px;
    line-height:22px;
    overflow:hidden;
}
.app_block4{
    margin-top:10px;
}
.border_t{
    border-top:1px solid #efefef;
}
.border_b{
    border-bottom:1px solid #efefef;
}
.app_b3_con .app_b3_ul li a{
    font-size:14px;
    display:block;
    height:22px;
    line-height:22px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.font_green{
    color:#87D140;
}
.app_block3{
    border-bottom:1px solid #efefef;
    margin-top: 10px;
}

.app_b4_box .app_b4_link{
    float: left;
    width: 50%;
    height: 76px;
    line-height: 16px;
    padding: 12px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    overflow: hidden;
}
.app_b4_box .app_b4_link img{
    float:right;
    width: 52px;
    height: 52px;
    border-radius: 50%;
}
.app_b4_box .app_b4_link h2{
    height: 24px;
    line-height: 24px;
    font-size: 20px;
    font-weight: 400;
    margin-top: 2px;
    margin-bottom: 6px;
    overflow: hidden;
}
.app_b4_box .app_b4_link .desc{
    color:#999;
    font-size:14px;
}
.app_b4_box .app_b4_link{
    border-bottom:1px solid #efefef;
}
.app_b4_box .app_b4_link:not(:nth-child(odd)){
    border-left:1px solid #efefef;
}
.margin_t10{
    margin-top:5px;
}
.margin_b10{
    margin-bottom:10px;
}
.app_block5 .app_b5_box{
    width: 100%;
    padding: 5px 6px;
    border-collapse: inherit;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    overflow: hidden;
}
.app_block5 .app_b5_box li{
    float:left;
    text-align: center;
    width: 20%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.app_b5_box li a{
    display: block;
    padding: 10px;
    color:#333;
}
.app_b5_box li a img{
    width: 46px;
    height: 46px;
    margin-bottom: 8px;
    border-radius: 3px;
}

.h48{
    height:58px;
}
.app_b5_box li a p{
    height:14px;
    line-height:14px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.app_block_tit .app_b_tit{
    overflow:hidden;
    position:relative;
}
.app_block_tit .app_b_tit h2{
    height: 18px;
    line-height: 18px;
    margin: 0 12px;
    padding-top: 12px;
    padding-bottom:10px;
    font-size: 16px;
    font-weight: 600;
    overflow: hidden;
}
.app_block_tit .app_b_tit .tit-icon-more{
    display: block;
    position: absolute;
    right: 5px;
    top: 8px;
    width: 40px;
    height: 22px;
    z-index: 88;
    /* text-indent: -999px; */
    overflow: hidden;
}
.app_b_tit .tit-icon-more i{
    display:inline-block;
    width:30px;
    height:22px;
    background:url(../images/more_icon.svg) no-repeat center;
    background-size:30px;
}
/* 列表 */
.app_b6_list{
    overflow:hidden;
}
.app_b6_list ul{
    margin:0 12px;
    overflow:hidden;
}
.app_b6_list ul .b6_list_li:first-child{
    border:none;
}
.app_b6_list .b6_list_li a{
    display: block;
    width: 100%;
    padding: 12px 0;
    overflow: hidden;
}
.b6_list_li a .b6_list_img{
    float: left;
    width: 30%;
    height: 85px;
    overflow: hidden;
    margin-right: 8px;
}
.b6_list_li a .b6_list_img img{
    /* width:100%; */
    height:85px;
    position:relative;
    left:50%;
    -webkit-transform:translateX(-50%);
            transform:translateX(-50%);
    min-width:100%;
}
.b6_list_li a .b6_list_info{
    min-height:85px;
    overflow:hidden;
}
.b6_list_li a .b6_list_info .tit{
    height:52px;
    line-height:26px;
    font-size:17px;
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
    color:#333;
}
.b6_list_li a .b6_list_info .label{
    height: 20px;
    line-height: 20px;
    margin-top: 14px;
    font-size: 12px;
    position: relative;
    overflow:hidden;
    color:#bbb;
}
.b6_list_info .label em{
    float: right;
    text-align: right;
    display: table-cell;
    vertical-align: bottom;
}
.label img{
    width: 70px;
    vertical-align: -2px;
}
.app_b7_box{
    overflow:hidden;
}
.app_b7_box a{
    display: block;
    margin: 7px 12px 12px;
    overflow: hidden;
    color:#333;
}
.app_b7_box a h2{
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
}
.app_b7_box a h2 span{
    float: left;
    height: 18px;
    line-height: 18px;
    padding: 0 4px;
    font-size: 12px;
    margin-top: 5px;
    margin-right: 5px;
    overflow: hidden;
    border-radius: 2px;
    background-color:#dd0000;
    color:#fff;
}
.app_b7_box a img{
    margin-top: 5px;
    width: 100%;
    height: auto;
    vertical-align: middle;
}
.app_b8_list{
    padding:6px;
    overflow:hidden;
}
.app_b8_list li{
    float:left;
    width:50%;
    padding:6px;
    -webkit-box-sizing:border-box;
            box-sizing:border-box
}
.app_b8_list li a{
    display: block;
    width: 100%;
    overflow: hidden;
    position: relative;
}
.app_b8_list li a img{
    height:127px;
    /* width:100%; */
    vertical-align:middle;
    position:relative;
    left:50%;
    -webkit-transform:translateX(-50%);
            transform:translateX(-50%);
    min-width:100%;
}
.app_b8_list li a span{
    display: block;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0,0,0,0.3);
    font-size: 14px;
    text-align: center;
    color: #fff;
    padding-top: 1px;
    height: 26px;
    line-height: 26px;
    overflow: hidden;
    -webkit-box-sizing:border-box;
            box-sizing:border-box;
    padding-left:5px;
    padding-right:5px;
}

.app_b9_box ul li:first-child{
    border:none;
}
.app_b9_box ul li{
    margin: 0 12px;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    overflow: hidden;
}
.app_b9_box ul li a{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
}
.app_b9_box ul li a .b9_tit{
    -webkit-box-flex:1;
    -webkit-flex:1;
        -ms-flex:1;
            flex:1;
    text-indent:3px;
}
.app_b9_box ul li a .b9_label{
    color:#f66c75;
}
.app_b9_box ul li a .b9_time{
    font-size:13px;
    padding-left:8px;
    color:#bbb;
}
.app_b9_box ul li a span{
    height:40px;
}
.app_b10_box{
    padding:12px;
    overflow:hidden;
}
.app_b10_box a img{
    width:100%;
    height:auto;
    vertical-align:middle;
}

.app_b11_box{
    padding:0 6px 12px;
    overflow:hidden;
}
.app_b11_box ul li{
    width:60%;
    margin:12px 6px 0;
    -webkit-box-sizing:border-box;
            box-sizing:border-box;
    overflow:hidden;
    position:relative;
    background-color:#f8f8f8;
}
.app_b11_box .b11_img_link{
    display:block;
}
.app_b11_box .b11_img_link img{
    min-width:100%;
    height:145px;
    vertical-align:middle;
    position:relative;
    left:50%;
    -webkit-transform:translateX(-50%);
            transform:translateX(-50%);
}
.app_b11_box h2{
    padding: 7px 10px 6px;
    height: 44px;
    line-height: 22px;
    font-size: 16px;
    font-weight: 400;
    overflow:hidden;
}
.app_b11_box .detail{
    padding: 0 10px 10px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
}
.app_b11_box .detail .page_view{
    color:#999;
    float:right;
}
.app_b11_box .detail>a{
    float:left;
    font-size:12px;
}

.app_b11_box .detail>a img{
    float: left;
    width: 20px;
    height: 20px;
    margin-right: 5px;
    border-radius: 50%;
}
.app_b9_box ul li .b9_rank em{
    float: left;
    margin-top: 11px;
    margin-right: 8px;
    font-size: 12px;
    width: 18px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    border-radius: 0 3px 3px 3px;
    color:#fff;
    background:#bbb;
}
.app_b9_box ul li:nth-child(1) .b9_rank em{
    background: #FF705E;
}
.app_b9_box ul li:nth-child(2) .b9_rank em{
    background: #FFB900;
}
.app_b9_box ul li:nth-child(3) .b9_rank em{
    background: #A8C500;
}
.app_block_tit .app_b_tit .tit-icon-more2{
    color:#00a4ff;
    top:10px;
}
.app_block12_box{
    padding: 7px 6px 6px;
    overflow: hidden;
}
.app_block12_box ul li{
    float: left;
    width: 33.33%;
    padding: 6px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.app_block12_box ul li a{
    display: block;
    width: 100%;
    overflow: hidden;
    position: relative;
    border-radius: 3px;
}
.app_block12_box ul li a img{
    /* width:100%; */
    vertical-align:middle;
    height:108px;
    position:relative;
    left:50%;
    -webkit-transform:translateX(-50%);
            transform:translateX(-50%);
    min-width:100%;
}
.app_block12_box ul li a .bum_tit{
    display: block;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0,0,0,0.4);
    text-align: center;
    color: #fff;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.app_block12_box ul li a .album_num{
    position: absolute;
    top: 5px;
    right: 5px;
    background: rgba(0,0,0,0.3);
    height: 16px;
    line-height: 16px;
    padding: 0 5px;
    font-size: 12px;
    font-weight: 100;
    border-radius: 12px;
    color:#fff;
}
.app_block12_box .album_num .album_icon{
    float:left;
    margin-right:3px;
    width:14px;
    height:16px;
    background:url(../images/album_icon.svg) no-repeat center;
    background-size:12px;
}

.app_b14_box{
    width: 100%;
    padding: 5px 0;
    border-collapse: inherit;
    overflow: hidden;
}
.app_b14_box ul li{
    float: left;
    text-align: center;
    width: 25%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.app_b14_box ul li a{
    display:block;
    padding:10px;
}
.app_b14_box ul li a img{
    width:46px;
    height:46px;
    margin-bottom:8px;
    border-radius:3px;
    vertical-align:middle;
}
.app_b14_box ul li a p{
    height: 14px;
    line-height: 14px;
    font-size: 13px;
}
.b6_list_info .has_img3{
    margin:8px 0;
    overflow:hidden;
}
.b6_list_info .has_img3 ol li:not(:first-child){
    margin-left:1.25%;
}
.b6_list_info .has_img3 ol li{
    float:left;
    width:32.5%;
    padding-bottom:24%;
    overflow:hidden;
    position:relative;
}
.b6_list_info .has_img3 ol li img{
    position:absolute;
    min-width:100%;
    height:100%;
    top:0;
    left:50%;
    -webkit-transform:translateX(-50%);
            transform:translateX(-50%);
}

/* 帖子列表 */
.app_b15_list li{
    overflow:hidden;
    position:relative;
    padding:10px 0;
}
.b15_li_con a{
    display:block;
    overflow:hidden;
}
.b15_li_con a h2{
    font-size: 17px;
    line-height: 26px;
    margin: 0 11px 6px;
    font-weight: 600;
}
.b15_li_con a .b15_li_body{
    max-height: 44px;
    line-height: 22px;
    font-size: 14px;
    margin: 0 12px;
    overflow: hidden;
    color:#777;
}
.b15_li_foot{
    display: block;
    padding: 3px 14px 8px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
}
.b15_li_foot .li_label{
    float:right;
}
.b15_li_foot .li_time{
    float:right;
    color:#bbb;
    margin-right:10px;
}
.b15_li_foot .li_label a{
    color:#00a4ff;

}
.b15_li_foot .li_span i{
    float: left;
    width:15px;
    height:20px;
    line-height: 20px;
    margin-right: 2px;
}
.b15_li_foot .li_span em{
    float:left;
    color:#bbb;
}
.b15_li_foot .li_span i.liulan_icon{
    background:url(../images/liulan_icon.svg) no-repeat center;
    background-size:19px;
}
.b15_li_foot .li_span i.pinglun_icon{
    background:url(../images/pinglun_icon.svg) no-repeat center;
    background-size:contain;
    margin-left: 8px;
}

/* 通知栏 */
.b3_tongzhi{
    padding:10px 12px;
    display:flex;
    align-items:center;
}
.b3_tongzhi .b3_tz_con{
    flex:1;
    color:#333;
    font-size:14px;
    height:42px;
    line-height:21px;
    overflow:hidden;
}
.b3_tz_con a{
    display: block;
}
.b3_tongzhi .b3_tz_tit{
    font-size:18px;
    font-weight:600;
    font-family:Arial, Helvetica, sans-serif;
    line-height:1.2;
    letter-spacing: 1px;
}
.b3_tongzhi .b3_tz_line{
    width:1px;
    background:#E2E2E2;
    height:25px;
    margin:0 11px;
}

/* 添加栏目 4.3 */

.J_b1_box{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    padding:15px 5px;
}
.J_b1_box .J_b1_item{
    -webkit-box-flex:1;
    -webkit-flex:1;
        -ms-flex:1;
            flex:1;
    text-align:center;
    padding:0 5px;
}
.J_b1_box .J_b1_item a{
    display:block;
    background:#f5f7f8;
    padding:18px 0 10px;
}
.J_b1_box .J_b1_item a img{
    width:60%;
    vertical-align:middle;
}
.J_b1_box .J_b1_item .J_b1_con{
    color:#000;
    font-size:15px;
    margin-top:10px;
}

.J_b2_box{
    padding:15px 10px 0;
}
.J_b2_box .J_b2_tit{
    color:#000;
    font-size:16px;
    font-weight:600;
}
.J_b2_box .J_b2_tit span{
    font-size:12px;
    display:inline-block;
    color:#777;
    margin-left:12px;
}
.J_b2_box .J_b2_btns{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    padding:15px 10px;
}

.J_b2_box .J_b2_btns a{
    -webkit-box-flex:1;
    -webkit-flex:1;
        -ms-flex:1;
            flex:1;
    margin:0 8px;
    padding:12px 0;
    color:#fff;
    font-size:18px;
    text-align:center;
    border-radius:10px;
    
}
.J_b2_box .J_b2_btns .J_btn_zj{
    background:#00a4ff;
}
.J_b2_box .J_b2_btns .J_btn_dj{
    background:#fe84a6;
}


.J_b2_box .J_b2_a{
    text-align:center;
    padding:10px 0;
    border-top:1px solid #f2f2f2;
}
.J_b2_box .J_b2_a a{
    font-size:14px;
    color:#666;
}

.J_b3_list .J_b3_item{
    padding:10px 10px;
}
.J_b3_list .J_b3_item+.J_b3_item{
    border-top:1px solid #f2f2f2;
}
.J_b3_list .J_b3_item a{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
}
.J_b3_item .img{
    width:30%;
    overflow:hidden;
    margin-right:10px;
}
.J_b3_item .img img{
    min-width:100%;
    height:92px;
    vertical-align:middle;
    position:relative;
    left:50%;
    -webkit-transform:translateX(-50%);
            transform:translateX(-50%);
}
.J_b3_item_content{
    -webkit-box-flex:1;
    -webkit-flex:1;
        -ms-flex:1;
            flex:1;
}
.J_b3_item_content h4{
    font-size:16px;
    color:#000;
    line-height:28px;
    padding:6px 0 4px;
}
.J_b3_item_content p{
    font-size:14px;
    color:#666;
}
.J_b3_item .btn{
    width:20%;
    text-align:center;
    position:relative;
}
.J_b3_item .btn span{
    display:inline-block;
    border:1px solid #00a4ff;
    color:#00a4ff;
    padding:4px 12px;
    border-radius:4px;
    height:18px;
    margin-top:22px;
}


/* 热门讨论选项卡 */
.j_tab_hd{
    margin:0 15px;
    overflow:hidden;
    border-bottom:1px solid #f2f2f2;
}
.j_tab_hd .tab_item{
    height:45px;
    line-height:43px;
    font-size:16px;
    color:#666;
    border-bottom:2px solid transparent;
    -webkit-box-sizing:border-box;
            box-sizing:border-box;
    float:left;
}
.j_tab_hd .tab_item+.tab_item{
    margin-left:25px;
}
.j_tab_hd .tab_item.on{
    color:#00a4ff;
    border-color:#00a4ff;
}
.app_b15_list li{
    padding:6px 0;
}


/* 添加栏目 */
.M-b2{
    background-color: #fff;
    /*margin-top: 10px;*/
}
.M-b2-wrap{
    padding:15px 14px;
    text-align:center;
}
.M-b2-wrap h3{
    color:#000;
    font-size:18px;
    line-height:28px;
    margin-bottom:4px;
    font-weight: 500;
}
.M-b2-wrap .con{
    font-size:14px;
    color:#666;
    line-height:21px;
    margin-bottom:10px;
}
.M-b2-wrap .con em{
    color:#feb717;
    padding:0 3px;
}
.M-b2-wrap .M-b2-btn{
    display:block;
    line-height:45px;
    height:45px;
    background:#00a4ff;
    color:#fff;
    font-size:18px;
    border-radius:8px;
}



/* 下拉选项 */

.wrapper_title{
    padding:20px 0;
    border-bottom:1px solid #e5e5e5;
}
.wrapper_title .wrapper_title_h{
    font-size:20px;
    text-align:center;
    color:#333;
    font-weight:400;
    line-height:1.1;
}

.product_content .product_content_itme .product_content_tit{
    display:block;
    position:relative;
    padding:10px 15px 10px 57px;
    border-bottom:1px solid #e5e5e5;
    font-size:16px;
    line-height:32px;
}
.product_content .product_content_itme .product_content_tit.on{
    color:#00a4ff;
}

.product_content_itme .product_content_tit .product_item_icon{
    position:absolute;
    left:15px;
    top:10px;
    width:32px;
    height:32px;
}
.product_content_itme .product_content_tit .product_item_icon img{
    width:100%;
    height:100%;
    display:block;
}
.product_content_itme .product_content_tit:not(.on) .product_item_icon img:last-child,.product_content_itme .product_content_tit.on .product_item_icon img:first-child{
    display:none;
}

.product_content .product_content_itme .product_content_tit::after{
    content:'';
    position:absolute;
    right:15px;
    top:20px;
    width:14px;
    height:14px;
    background:url(../images/xiala_icon.svg) no-repeat center;
    background-size:contain;
    -webkit-transition:all .2s;
    transition:all .2s;
}
.product_content .product_content_itme .product_content_tit.on::after{
    background:url(../images/xiala_icon_on.svg) no-repeat center;
    background-size:contain;
    -webkit-transform:rotate(180deg);
        -ms-transform:rotate(180deg);
            transform:rotate(180deg);
}
.product_content_itme .product_content_ul{
    padding:10px 0;
    background-color:#f7f8fa;
    border-bottom:1px solid #e5e5e5;
    display:none;
}
.product_content_itme .product_content_ul.first_ul{
    display:block;
}
.product_content_ul .product_content_li{
    padding:10px 15px;
    vertical-align:top;
}
.product_content_ul .product_content_li .product_content_li_tit{
    font-size:14px;
    margin-bottom:4px;
}
.product_content_ul .product_content_li .product_content_li_tit a{
    /*display:block;*/
    color:#333;
}
.product_content_li_tit_img{
    width: 32px;
    height: 32px;
    vertical-align: -11px;
    margin-left: 1px;
}
.product_content_ul .product_content_li .product_content_li_txt{
    font-size:12px;
    color:#666;
    line-height:1.5;
}
.home-service-list{
    padding:10px 10px 0;
    text-align:center;
}
.home-service-list ul{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.home-service-list ul .home-service-item{
    width:33.3333%;
    margin-bottom:15px;
    -webkit-box-sizing:border-box;
       -moz-box-sizing:border-box;
            box-sizing:border-box;
    position:relative;
}
.home-service-list ul .home-service-item a{
    -webkit-box-sizing:border-box;
       -moz-box-sizing:border-box;
            box-sizing:border-box;
    padding:20px 10px;
    display:block;
    width:100%;
}
.home-service-item a .home-service-m-icon{
    display:inline-block;
    vertical-align:middle;
    width:50px;
    height:50px;
}
.home-service-item a .home-service-m-icon img{
    width:100%;
    height:100%;
    display:block;
}
.home-service-item a .home-service-tit{
    color:#111;
    font-size:14px;
    font-weight:400;
    margin-top:15px;
}
.c-tab-normal{
    text-align:center;
}
.c-tab-normal .tablist{
    padding:0 15px;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
}
.c-tab-normal .tablist .tablist_item{
    -webkit-box-flex:1;
    -webkit-flex:1;
        -ms-flex:1;
            flex:1;
    position:relative;
    border-bottom:2px solid transparent;
}
.c-tab-normal .tablist .tablist_item.active{
    border-color:#00a4ff;
}
.c-tab-normal .tablist .tablist_item.active a{
    color:#00a4ff;
}
.c-tab-normal .tablist .tablist_item a{
    display:block;
    padding:4px 0 0;
    line-height:45px;
    font-size:16px;
    color:#111;
}
.c-tab-normal .tablist .tablist_item a span{
    display:block;
}
.c-tab-bd{
    padding:35px 0 5px;
}
.c-tab-bd .c-tab-bd-item .customerContent{
    padding:0 20px;
    -webkit-box-sizing:border-box;
       -moz-box-sizing:border-box;
            box-sizing:border-box;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-flex-wrap:wrap;
        -ms-flex-wrap:wrap;
            flex-wrap:wrap;
}
.c-tab-bd-item .customerContent .customerContent_item{
    width:33.3333%;
    /* height:32px; */
    margin-bottom:30px;
    padding:0 5px;
    -webkit-box-sizing:border-box;
       -moz-box-sizing:border-box;
            box-sizing:border-box;
    text-align:center;
}
.customerContent .customerContent_item a{
    display:block;
    width:100%;
}
.customerContent .customerContent_item a img{
    max-height: 100%;
    max-width: 100%;
    min-width: 56px;
    vertical-align:middle;
}
.c-footer-website{
    background:#2e3033;
    overflow:hidden;
}
.c-footer-website .c-footer-copyright{
    position:static;
    margin-top:20px;
    padding:0 15px 1px;
    width:auto;
    text-align:center;
}
.c-footer-copyright .c-footer-share-links{
    position:relative;
    padding-bottom:212px;
    margin-bottom:14px;
}
.c-footer-copyright .share-link{
    display:inline-block;
}
.c-footer-copyright .share-link a{
    padding:10px;
    display:block;
}
.c-footer-copyright .share-link a img{
    width:16px;
    height:16px;
    display:inline-block;
    vertical-align:middle;
}
.c-footer-share-links .c-footer-share-bubble{
    position:absolute;
    text-align:center;
    color:#ccc;
    visibility:visible;
    opacity:1;
    pointer-events:auto;
    top:auto;
    bottom:0;
    left:50%;
    margin-left:-80px;
    padding-top:0;
    width:160px;
    font-size:12px;
}
.c-footer-share-links .c-footer-share-bubble .bubble-qr{
    height:160px;
    -webkit-box-sizing:border-box;
       -moz-box-sizing:border-box;
            box-sizing:border-box;
    margin-bottom:7px;
    background-color:#fff;
}
.c-footer-share-bubble .bubble-qr img{
    display:inline-block;
    width:100%;
}

.c-footer-copyright .c-footer-copyright-text{
    margin-bottom:14px;
    font-size:12px;
    line-height:24px;
    color:#333;
}
.c-footer-copyright .c-footer-copyright-text span{
    display:block;
}
.b6_list_li a .b6_list_img{
    border-radius:4px;
}
/* 选项卡 */
.home-strategy .com-nav-slide{
    padding:0 10px;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    
}
.home-strategy .com-nav-slide .cv-ck-ptag{
    -webkit-box-flex:1;
    -webkit-flex:1;
        -ms-flex:1;
            flex:1;
    position:relative;
    height:60px;
    line-height:60px;
    font-size:16px;
    font-weight:600;
    text-align:center;
    color:#333;
}
.home-strategy .com-nav-slide .cv-ck-ptag.on{
    color:#00a4ff;
}
.nav-btm-slide{
    position:absolute;
    bottom:10px;
    left:0;
    width:100%;
    /* padding:0 10px; */
    -webkit-box-sizing:border-box;
       -moz-box-sizing:border-box;
            box-sizing:border-box;
    /* border-bottom:2px solid #00a4ff; */
    height:2px;
    /* background-color:#00a4ff; */
    -webkit-transition:left .2s ease;
    transition:left .2s ease;
}
.nav-btm-slide::before{
    content:'';
    display:block;
    border-bottom:2px solid #00a4ff;
    margin:0 16px;
}

.strategy-question-list{
    padding:0 15px;
}
.strategy-question-list li .strategy-ask-detail{
    position:relative;
    display:block;
    padding-bottom:10px;
    border-bottom:1px solid #eee;
    overflow:hidden;
}
.strategy-ask-detail .strategy-ask-title{
    margin-bottom:10px;
    padding-top:18px;
    overflow:hidden;
}
.strategy-ask-detail .strategy-ask-title .span{
    float:left;
    width:17px;
    height:17px;
    border-radius:2px;
    line-height:17px;
    text-align:center;
    font-size:12px;
    color:#fff;
    margin-top:4px;
    background-color:#00a4ff;
}
.strategy-ask-detail .strategy-ask-title .p{
    float:left;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    margin-left: 5px;
    font-size: 16px;
    font-weight: 700;
    color: #333;
    width:90%;
}
.strategy-ask-detail .strategy-ask-text{
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    letter-spacing: 1px;
    font-size: 14px;
    color: #999;
    width: 90%;
    -webkit-box-orient: vertical;
    line-height: 150%;
    text-overflow: ellipsis;
    overflow: hidden;
}
.strategy-ask-detail .strategy-ask-answer{
    float: left;
    height: 22px;
    font-size: 12px;
    margin-top: 17px;
    color:#333;
}
.strategy-ask-detail .strategy-answer-time{
    float:right;
    font-size: 12px;
    margin-top:17px;
    margin-right:21px;
    color:#999;
}
.stragegy-ask-arrow{
    position:absolute;
    top:36%;
    right:0;
    width:9px;
    height:15px;
    background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAZCAYAAADqrKTxAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NDkxMSwgMjAxMy8xMC8yOS0xMTo0NzoxNiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpCMTc1OUM4QzVBNDgxMUU3ODg2MzkwRTZFMTQ2MjkzRSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpCMTc1OUM4RDVBNDgxMUU3ODg2MzkwRTZFMTQ2MjkzRSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkIxNzU5QzhBNUE0ODExRTc4ODYzOTBFNkUxNDYyOTNFIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkIxNzU5QzhCNUE0ODExRTc4ODYzOTBFNkUxNDYyOTNFIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+6crz2AAAAT1JREFUeNqMlC9IBGEUxHfvRNByyWQSjNqE6zZNgqiIQRHLBdMhiCYNq2AWEYsIVs8/zaBNELZZjQqClisiB3rOwCx8fLDv7cAvvGOHfTfzfZvmeZ5Aq2AKbCYVNADa4Aik4B0ceqYaGJWBysBCFdMWuNVM8zloeqZfsAye9dswuAPjlon6BvPgTfMI6ICGZUoUwizoap4AV2DQMlEvYFErU9Pg1DNR91Ffa2DbM1EnUV+sYsUzUbtRFWdFFZbpL6piqKii5pTPKpaCYFjFhWfiWgegrrnHtT1TphWpPlgHj5ZpI4p6D1xaQbDU42Dmw/tW5JPR8XnQWv0yE9O5CQ7qq9LrlZ2I4kqMaf4EM+Cr7Oyl2rsZRDunN5VejUwPhdE+WZewFUW7U0RrmT7ATxBtpa9RR3/4Wmu5+hdgAPDcQBE7fkqUAAAAAElFTkSuQmCC) no-repeat;
    background-size:contain;
}


.new_article_list .b6_list_li a .b6_list_img{
    float:right;
    margin-right:0;
    margin-left:14px;
}
.new_article_list .b6_list_li a .b6_list_info .tit{
    font-weight:600;
    color:#333;
    font-size:16px;
}
.more-article-wrap{
    text-align:center;
    padding-bottom:17px;
}
.more-article{
    position:relative;
    margin:18px auto 0;
    border:1px solid #00a4ff;
    display:inline-block;
    border-radius:4px;
}
.more-article a{
    color:#00a4ff;
    display:block;
    line-height:24px;
    padding:0 6px;
    font-size:14px;
}
.c-footer-tel{
    color:#ccc;
    font-size:14px;
}
.c-footer-tel a{
    color:inherit;
}
.app_block2 .home-service-list{
    /* padding-top:0; */
}
.app_block2 .home-service-list ul .home-service-item a{
    padding:10px;
}

.title-more{
    position:absolute;
    height:42px;
    width:30px;
    background:url(../images/app_index/title_more.png) no-repeat center;
    background-size:16px;
    margin-top:-9px;
    right:15px;
}

/* 修改下拉 */
.product_content .product_content_itme{
    background:#fff;
}
.product_wrapper .product_content{
    margin:10px 6px 0;
}
.product_content .product_content_itme+.product_content_itme{
    margin-top:10px;
}
.product_content .product_content_itme .product_content_tit{
    border-color:#f3f3f3;
}
.product_content_itme .product_content_ul{
    background:#fff;
}
.t-footer-tel{
    display:block;
    border:1px solid #979797;
    height:36px;
    line-height:36px;
    font-size:14px;
    text-align:center;
    color:#ebecec!important;
    margin:25px 20px 10px;
}
.rec_container{
    padding:0 10px;
    margin-top:15px;
    margin-bottom:15px;
}
.rec_item_img{
    position:relative;
    width:100%;
    height:100px;
    overflow:hidden;
}
.rec_item_img img{
    height:100%;
    vertical-align:middle;
    position:relative;
    left:50%;
    -webkit-transform:translateX(-50%);
        -ms-transform:translateX(-50%);
            transform:translateX(-50%);
}
.rec_container .rec_slide{
    padding-right:7px;
    -webkit-box-sizing:border-box;
       -moz-box-sizing:border-box;
            box-sizing:border-box;
}
.rec_slide .rec_desc_info{
    margin-top:10px;
    color:#333;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
    word-break:break-all;
    overflow:hidden;
    font-size:14px;
    line-height:21px;
}
.rec_slide .rec_item_img .icon-play-btn{
    position:absolute;
    width:29px;
    height:29px;
    top:0;
    left:0;
    bottom:0;
    right:0;
    margin:auto;
    background:url(../images/play_btn.svg) no-repeat center;
    background-size:contain;
}

.trigger_list::after{
    content:'';
    display:table;
    clear:both;
}
.trigger_list .trigger_itme{
    width:50%;
    -webkit-box-sizing:border-box;
       -moz-box-sizing:border-box;
            box-sizing:border-box;
    float:left;
    padding:4px 5px;
}
.trigger_itme .item_img{
    width:30px;
    height:30px;
    margin-right:12px;
}
.trigger_itme .item_img img{
    width:100%;
    height:100%;
}
.trigger_itme a{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    background:#fff;
    height:60px;
    -webkit-box-align:center;
    -webkit-align-items:center;
        -ms-flex-align:center;
            align-items:center;
    padding-left:10px;
    padding-right:10px;
}
.trigger_itme .item-p{
    font-size:14px;
    color:#323232;
    -webkit-box-flex:1;
    -webkit-flex:1;
        -ms-flex:1;
            flex:1;
}
.item-p img{
    width: 42px;
    height: 42px;
    position: relative;
    vertical-align: -16px;
    margin-left: 5px;
}
.method_ul{
    padding:6px 0;
}
.method_ul .method_li{
    padding:10px 12px;
}
.method_ul .method_li a{
    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;
}
.method_ul .method_li a .m_li_content{
    -webkit-box-flex:1;
    -webkit-flex:1;
        -ms-flex:1;
            flex:1;
}
.method_ul .method_li+.method_li{
    border-top: 1px solid #f1f1f1;
}
.method_li .m_li_img{
    width:40px;
    height:40px;
    margin-right:12px;
}
.method_li .m_li_img img{
    width:100%;
}
.method_li .m_li_content .tit{
    font-size:18px;
    text-align:left;
    font-weight:400;
    margin-bottom:4px;
    color:#000;
}
.method_li .m_li_content .content-p{
    font-size:12px;
    line-height:18px;
    color:#222;
}
.wuxing img{
    width: 70px;
    vertical-align: -2px;
}

.app_yewu_inner{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    padding:24px 0;
}
.app_yewu_inner .app_yewu_left{
    width:30%;
    text-align:center;
}
.app_yewu_inner .app_yewu_left::before{
    content:'';
    display:inline-block;
    height:100%;
    width:0;
    vertical-align:middle;
}
.app_yewu_inner .app_yewu_left img{
    width:60%;
    display:inline-block;
    vertical-align:middle;
}
.app_yewu_inner .app_yewu_right{
    -webkit-box-flex:1;
    -webkit-flex:1;
        -ms-flex:1;
            flex:1;
}
.app_yewu_inner .app_yewu_right .tit{
    font-size:22px;
    color:#2ccdd1;
    font-weight:bold;
    line-height:28px;
    margin-bottom:6px;
}

.app_yewu_inner .app_yewu_right .txt{
    color:#2ccdd1;
    font-size:14px;
    margin-bottom:7px;
}
.app_yewu_inner .app_yewu_right .btn{
    display:inline-block;
    font-size:14px;
    color:#666;
    border:1px solid #b5b5b5;
    border-radius:12px;
    padding:0 10px;
    margin-right:6px;
}
.app_yewu_block .app_yewu_bottom{
    display:block;
    height:40px;
    line-height:40px;
    text-align:center;
    color:#fff;
    background:#2ccdd1;
    margin:0 10px;
    font-size:14px;
}
.app_yewu_block{
    padding-bottom: 10px;
}



/* 临床招募 */
.i-lczm .i-lczm-title{
    padding:0 15px;
    height:63px;
    line-height:63px;
    border-bottom:1px solid #e2e2e2;
    background: -webkit-linear-gradient(top, #f8f9fa, #fafbfc);
    background: -moz-linear-gradient(top, #f8f9fa, #fafbfc);
    background: -ms-linear-gradient(top, #f8f9fa, #fafbfc);
    text-align: center;
}
.i-lczm .i-lczm-title a{
    font-size:28px;
    color:#666;
}
.i-lczm .i-lczm-title .btn{
    margin:20px 0;
    width:20px;
    height:24px;
    line-height: 27px;
    font-size: 20px;
    color: #bdbdbd;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
}
.i-lczm .i-lczm-title .btn.pre{
    float:left;
    background:url(../images/lczm-pre.svg) no-repeat center;
    background-size:20px;
}
.i-lczm .i-lczm-title .btn.next{
    float:right;
    background:url(../images/lczm-next.svg) no-repeat center;
    background-size:20px;
}
.i-lczm .i-lczm-evt{
    margin: 20px 15px 15px 76px;
    max-height: 100%;
    padding-bottom:10px;
}
.i-lczm .i-lczm-evt dd{
    position:relative;
}
.i-lczm .i-lczm-evt dd .year{
    position: absolute;
    z-index: 2;
    top: 0;
    left: -67px;
    padding-right: 12px;
    width: 54px;
    font-size: 12px;
    text-align: right;
    font-size:13px;
}
.i-lczm .i-lczm-evt dd .dot{
    position: absolute;
    z-index: 1;
    top: 0;
    left: -9px;
    width: 8px;
    height: 8px;
    border: 6px solid #fff;
    border-radius: 10px;
    background: #ddd;
}
.i-lczm .i-lczm-evt dd .event{
    position: relative;
    padding: 0 0 9px 12px;
    border-left: 2px solid #eee;
}
.i-lczm .i-lczm-evt dd:last-child .event{
    border-left:0;
}
.i-lczm .i-lczm-evt dd .event a{
    display:block;
    overflow:hidden;
    line-height: 25px;
    max-height: 45px;
    font-size: 14px;
    vertical-align: top;
    color: #666;
}
/* 抗癌顾问团 */
.kagw-wrap .kagw-inner{
    padding:0 6px 12px 0;
    overflow:hidden;
}
.kagw-wrap .kagw-inner .kagw-item{
    width:86%;
    padding: 0 8px;
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
}
.kagw-wrap .kagw-inner .kagw-item .kagw-item-box{
    background:#fff;
}
.kagw-item-box .front{
    width:100%;
}
.kagw-item-box .front .front_abs{
   
    position: relative;
    padding-top: 35px;
    height: 232px;
    text-align: center;
    background-image: url(https://bkssl.bdimg.com/static/wiki-home/home/resource/img/userCards_bg_2830ea5.png);
}
.kagw-inner ul li:nth-child(1) .kagw-item-box .front .front_abs{
    background-color: #91c6f9;
}
.kagw-inner ul li:nth-child(2) .kagw-item-box .front .front_abs{
    background-color: #74d290;
}
.kagw-inner ul li:nth-child(3) .kagw-item-box .front .front_abs{
    background-color: #74c0f2;
}
.kagw-item-box .front .front_abs .front_abs_tit{
    font-size: 28px;
    line-height: 1;
    color: #fff;
}
.kagw-item-box .front .front_abs .front_abs_sbt{
    margin-top: 10px;
    font-size: 14px;
    line-height: 1;
    color: #fff;
}
.kagw-item-box .front .front_abs .front_abs_lbl{
    position: relative;
    margin: 20px auto 0;
    width: 170px;
}
.kagw-item-box .front .front_abs .front_abs_lbl dd{
    position: relative;
    top: 34px;
    width: 165px;
    margin-bottom: 5px;
    height: 3px;
    -webkit-transform: rotate(1deg);
    -ms-transform: rotate(1deg);
    transform: rotate(1deg);

    background: #739ec7;
}
.kagw-item-box .front .front_abs .front_abs_lbl dt{
    position: relative;
    top: -3px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    background: #fff;
    background: rgba(244, 245, 246, .9);
    color: #565d64;
}
.kagw-item-box .front .front_abs .front_abs_rmk{
    position: absolute;
    bottom: 12px;
    left: 0;
    width: 100%;
    font-size: 14px;
    color: #fff;
}
.kagw-item-box .front .front_usi{
    
    padding: 20px 0 19px;
    border: 1px solid #e2e2e2;
    border-top: 0;
    text-align: center;
    background: #fff;
    padding-left: 35px;
    padding-right: 35px;
} 
.kagw-item-box .front .front_usi .front_usi_avt{
    position: relative;
    padding-top: 5px;
}
.kagw-item-box .front .front_usi .front_usi_avt .front_usi_avt_flg{
    position: absolute;
    top: 0;
    left: 18px;
    padding: 3px 0 2px;
    width: 35px;
    height: 32px;
    line-height: 16px;
    font-size: 12px;
    color: #fff;
    text-align:center;
    
}
.kagw-inner ul li:nth-child(1) .kagw-item-box .front .front_usi .front_usi_avt .front_usi_avt_flg{
    background: #91c6f9;
}
.kagw-inner ul li:nth-child(2) .kagw-item-box .front .front_usi .front_usi_avt .front_usi_avt_flg{
    background: #74d290;
}
.kagw-inner ul li:nth-child(3) .kagw-item-box .front .front_usi .front_usi_avt .front_usi_avt_flg{
    background: #74c0f2;
}
.kagw-item-box .front .front_usi .front_usi_avt .front_usi_avt_flg .front_usi_avt_flg_tri{
    position: absolute;
    bottom: -10px;
    right: 7px;
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    -webkit-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    transform: rotate(-15deg);
}
.kagw-inner ul li:nth-child(1) .kagw-item-box .front .front_usi .front_usi_avt .front_usi_avt_flg .front_usi_avt_flg_tri{
    border-top: 12px solid #91c6f9;
}
.kagw-inner ul li:nth-child(2) .kagw-item-box .front .front_usi .front_usi_avt .front_usi_avt_flg .front_usi_avt_flg_tri{
    border-top: 12px solid #74d290;
}
.kagw-inner ul li:nth-child(3) .kagw-item-box .front .front_usi .front_usi_avt .front_usi_avt_flg .front_usi_avt_flg_tri{
    border-top: 12px solid #74c0f2;
}
.kagw-item-box .front .front_usi .front_usi_avt img{
    display: block;
    margin: 0 auto;
    width: 110px;
    height: 110px;
    border-radius: 55px;
}
.kagw-item-box .front .front_usi .front_usi_nam{
    margin-top: 15px;
    height: 16px;
    line-height: 16px;
    font-size: 14px;
    color: #333;
}
.kagw-item-box .front .front_usi .front_usi_lem{
    margin-top: 12px;
    border: 1px solid #e2e2e2;
    line-height: 28px;
    border-radius: 15px;
    color: #666;
    font-size:13px;
}

/* 点击查看更多 */
.i-lczm .i-lczm-btn{
    padding:20px;
    background-color:#fff;
    padding-top:0;
    margin-top:-10px;
}
.i-lczm .i-lczm-btn .lczm-more{
    display:block;
    padding:10px 16px;
    font-size:16px;
    line-height:1.4;
    border-radius:6px;
    color:#333;
    background-color:#f5f5f5;
    border-color:#ccc;
    text-align:center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}

.kagw-wrap .kagw-btn-wrap{
    background:#fff;
    padding:0 12px 15px;
}
.kagw-wrap .kagw-btn-wrap h3{
    font-size:16px;
    line-height:1.5;
    padding-top:15px;
    margin-bottom:10px;
    color:#333;
}

.kagw-wrap .kagw-btn-wrap .operations-list{
    line-height:1.5;
    font-size:14px;
    color:#666;
}
.kagw-wrap .kagw-btn-wrap .operations-list p{
    margin-bottom:10px;
}
.kagw-wrap .kagw-btn-wrap .operations-btn{
    padding:10px 10px 0;
    text-align:center;
}
.kagw-wrap .kagw-btn-wrap .operations-btn .operation-btn-a{
    display:inline-block;
    width:47%;
    height:36px;
    line-height:36px;
    color:#333;
    font-size:16px;
    text-align:center;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    background:#f5f5f5;
}
.kagw-wrap .kagw-btn-wrap .operations-btn .operation-btn-a:first-child{
    margin-right:2%;
}
.operations-btn .operation-btn-a .operation-btn-i{
    display:inline-block;
    width:16px;
    height:16px;
    vertical-align:middle;
    position:relative;
    top:-2px;
    margin-right:2px;
}
.operations-btn .operation-btn-a:nth-child(1) .operation-btn-i{
    background:url(../images/jiedu-icon.svg) no-repeat 50%;
    background-size:contain;
}
.operations-btn .operation-btn-a:nth-child(2) .operation-btn-i{
    background:url(../images/liaojie-icon.svg) no-repeat 50%;
    background-size:contain;
}

.b6_list_li a .b6_list_img,.b6_list_li a .b6_list_info .label,.app_block_tit .app_b_tit h2{
    position:relative;
    z-index:-1;
}
.app_block_tit .app_b_tit h2{
    box-sizing:content-box;
}