.app_bodybox{
    font-family:Helvetica;
}
.j_tit{
    color:#000;
    font-size:18px;
    line-height:24px;
    margin-bottom:8px;
    margin-top: 10px;
}
.j_content{
    color:#666;
    font-size:14px;
    line-height:22px;
/*    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:4;
    overflow:hidden;*/
}
.j_b1{
    padding:15px 15px 0;

}
.j_b1_link{
    margin-top:20px;
    overflow:hidden;
    height:40px;
    line-height:40px;
    text-align:center;
    border-top:1px solid #ececec;
}
.j_b1_link a{
    display:block;
    color:#36f !important;
    font-size:14px;
    /* float:right; */
}
.j_b1_link a i{
    display:inline-block;
    width:14px;
    height:14px;
    background:url(../images/link_icon01.svg) no-repeat center;
    background-size:14px;
    vertical-align:middle;
}
.line10{
    background-color:#f4f4f4;
    height:10px;
    width:100%;
    overflow:hidden;
}
.j_b2{
    padding:15px;
}
.j_b2_list{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    padding-top:20px;
}
.j_b2_list .item{
    -webkit-box-flex:1;
    -webkit-flex:1;
        -ms-flex:1;
            flex:1;
    text-align:center;
}
.j_b2_list .item img{
    width:30%;
    vertical-align:middle;
}
.j_b2_list .item .tit1{
    color:#000;
    font-size:16px;
    margin-top:8px;
}
.j_b2_list .item .tit2{
    color:#777;
    font-size:14px;
}
.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;
}
.J_question_ul{
    padding:0 15px;
}
.J_question_ul .J_question_li{
    padding:10px 0;
    border-bottom:1px solid #f2f2f2;
}
.J_question_li .tit{
    font-size:16px;
    color:#000;
    margin-bottom:8px;

}
.J_question_li .tit3{
    font-size:16px;
    color:#000;
    margin-bottom:8px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;

}
.J_question_li .content{
    color: #666;
    font-size:14px;
    line-height:22px;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
    overflow:hidden;
    margin-bottom:12px;
} 
.J_question_li .label{
    color:#777;
    overflow:hidden;
}
.J_question_li .label .doctor{
    height:22px;
    line-height:22px;
    font-size:12px;
    float:left;
}
.J_question_li .label .doctor img{
    width:14px;
    vertical-align:-2px;
    margin-right:5px;

}
.J_question_li .label .label_item{
    font-size:12px;
    float:right;
    background:rgba(0,0,0,0.07);
    padding:2px 6px;
    border-radius:6px;
}




/* 侧边弹出栏 */
.H_body{
    height: -webkit-calc(100% - 48px);
    height:calc(100% - 48px);
}
.H_nav_body{
    height: -webkit-calc(100% - 88px);
    height:calc(100% - 88px);
    position:relative;
    overflow:hidden;
}
.H_slide_box{
    position:fixed;
    width:100%;
    height:100%;
    overflow:hidden;
    top:0;
    left:0;
    z-index:100;
    background:#fff;
    -webkit-transform:translateX(100%);
            transform:translateX(100%);
    -webkit-transition:all .3s ease;
    transition:all .3s ease;
    /* display:none; */
}
.H_slide_box.show_slide{
    -webkit-transform:translateX(0%);
            transform:translateX(0%);
}
.header-inner-z .back_before{
    float: left;
    width: auto;
    overflow: visible;
    height: 38px;
    text-align: center;
}
.fixed_body{
    width:100%;
    height:100%;
    overflow:hidden;
}


.J_question_li .tit .tit_tip{
    float:right;
    font-size:12px;
    color:#00a4ff;
    padding:0px 6px;
    border:1px solid rgba(0,164,255,0.3);
    height:18px;
    line-height:18px;
    border-radius:10px;
}
.J_question_li .product{
    font-size:12px;
    color:#666;
}


.page{
    text-align: center;
    margin-top: 10px;
}

.page li{
    display: inline-block;
    padding: 0 15px;
    height: 30px;
    line-height: 30px;
    background: rgba(0,0,0,0.08);
    color: #777;
    border-radius: 3px;
    font-size: 16px;
}

.right_time{
    float: right;
    height: 22px;
    line-height: 22px;
    font-size: 12px;
}
.product img {
    width: 66px !important;
    vertical-align: -1px !important;
    margin-right: 6px !important; 
}
.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: 0 !important;
}
.chakangengduo{
    text-align: center;
    margin: 0 auto;
    line-height: 60px;
}
.chakangengduo a{
    font-size: 14px;
    line-height: 24px;
}
.d_title{
    margin-left: -20px;
}
.list_next{
    margin: 0 auto;
    text-align: center;
    margin:20px 0;
}
.list_next li{
    /* float: left; */
    margin-left: 10px;
    display: inline-block;
}
.list_next li a{
    display: inline-block;
    vertical-align: middle;
    padding-left: 10px;
    padding-right: 10px;
    height: 32px;
    line-height: 32px;
    min-width: 100px;
    font-size: 14px;
    text-align: center;
    color: #fff;
    background: #00a4ff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
}

/* 药品页新增样式 */

.d_wrap .d_title{
    font-size:16px;
    color:#000;
    word-break:break-all;
    line-height:24px;
    margin-bottom:6px;
    font-weight: 700;
    margin-left: 0px;
}
.d_con_flex{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
}
.d_con_flex .d_pic{
    width:33%;
    margin-right:10px;
}
.d_con_flex .d_pic img{
    width:100%;
    vertical-align:middle;
}
.d_con_flex .d_config{
    -webkit-box-flex:1;
    -webkit-flex:1;
        -ms-flex:1;
            flex:1;
    margin-top: 20px;
}
.d_con_flex .d_config p{
    color:#777;
    font-size:14px;
    line-height:20px;
    word-break:break-all;
}
.d_con_flex .d_config p+p{
    margin-top:3px;
}

.guwen_tit{
    height:36px;
    line-height:36px;
    /*margin-bottom:14px;*/
    margin-top:10px;
    margin-left: 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/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;
}

.d_title img{
    width: 32px;
    vertical-align: -10px;
    margin-left: 5px
}
.value1{
    color: #36f;
}
.haiwaiyiliao{
    text-align: center;
    margin: 0 auto;
    padding: 0 6px;
    margin-top: 10px;
}
.haiwaiyiliao img{
    width: 100%;
}
body{
    padding-bottom: 2.3rem;
}
.com-tag-v21{
    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;
    border-color: transparent;
    background-color: #FAECE0;
    color: #FE7902 !important;
    float: right;
}
.kangengduo{
    text-align: center;
    line-height: 44px;
    color: #36f;
}



.step .top {
  width: 100%;
  position: relative;
  background: #fff;
  position: relative;
}

.step .top .img {
  width: 100%;
}

.step .top .img img {
  width: 100%;
  height: auto;
}

.step .top .txt {
  font-size: 14px;
  color: #888;
  line-height: 22px;
  padding: 10px 15px;
  text-align: justify;
}

.step .bottom2 {
  height: 100px;
  display: flex;
  justify-content: space-between;
}

.step .bottom2 .lc_item {
  width: 49.6%;
  height: 110px;
  background: #f1f1f1;
  padding: 10px 15px;
  position: relative;
  font-size: 12px;
  color: #aaa;
}

.step .bottom2 .lc_item h3 {
  font-size: 14px;
  font-weight: 400;
  color: #333;
  line-height: 20px;
}

.step .bottom2 .lc_item .btn {
  height: 28px;
  line-height: 28px;
  width: 82px;
  text-align: center;
  color: #fff;
  background: #008fff;
  border-radius: 4px;
  position: absolute;
  bottom: 10px;
  right: 15px;
  font-size: 14px;
}

.baoming_area {
  border: 1px solid #ddd;
}

.baoming_area h3 {
  margin: auto;
  height: 3.2em;
  padding: 0 15px;
  font-size: 16px;
  font-weight: 400;
  line-height: 3.2em;
  background-color: #f6f6f6;
  margin-bottom: 20px;
  border: 1px solid #fff;
}

.baoming_area .baoming {
  width: 90%;
  margin: 0 auto 20px;
}

.baoming_area .baoming .input {
  background: #f4f4f4;
  margin-bottom: 20px;
  border-radius: 4px;
  padding: 10px;
  color: #888;
}

.baoming_area .baoming .input span {
  color: #f60;
}

.baoming_area .baoming .input .bm_input {
  background: #f4f4f4;
  border: 0;
  height: 28px;
  line-height: 24px;
  font-size: 14px;
  padding-left: 10px;
}

.baoming_area .baoming .checkread {
  margin-bottom: 20px;
  text-align: center;
  color: #aaa;
}

.baoming_area .baoming .checkread a {
  color: #008fff;
}

.baoming_area .baoming .bm_submit {
  width: 100%;
  height: 48px;
  line-height: 48px;
  background: #008fff;
  color: #fff;
  font-size: 18px;
  border: 0;
  border-radius: 4px;
  font-weight: 300;
}

.baoming_area .reword {
  width: 60%;
  margin: 0 auto 30px;
  font-size: 14px;
  color: #999;
  line-height: 24px;
  text-align: center;
}

.baoming_area .wxqrcode {
  width: 210px;
  height: 210px;
  margin: 0 auto;
}

.baoming_area .wxqrcode img {
  width: 210px;
  height: 210px;
}

.baoming_area .remind {
  margin: 0 auto 10px;
  line-height: 24px;
  font-size: 14px;
  font-weight: 300;
  text-align: center;
  color: #333;
}
























