.article_content_box{
    padding: 20px;
    background: #fff;
}

.banner_ad_img{
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

.article_title{
    font-size: 22px;
    color: #121212;
    font-weight: bold;
    margin-top: 28px;
}

/* 来源，时间，阅读 */
.article_ly_date_yd{
    width: 100%;
    margin: 10px 0;
}
.article_ly_date_yd span{
    display: inline-block;
    font-size: 12px;
    color: #999;
}
.article_ly_date_yd .a_ly{
    color: #d9a777;
    font-size: 12px;
}
.article_ly_date_yd .a_date{
    padding: 0 5px;
    border-left: 1px solid #999;
    border-right: 1px solid #999;
    margin: 0 5px;
}


.article_dda{
    font-size: 16px;
    color: #333;
    margin-top: 15px;
    line-height: 21px;
}
.article_cdd{
    font-size: 18px;
    color: #222;
    line-height: 30px;
    margin-top: 14px;
}

/* 头像 */
.asks_toux{
    margin-bottom: 12px;
    overflow: hidden;
    padding-bottom: 10px;
    border-bottom: 1px solid #F1F1F1;
    margin-top: 18px;
}
.asks_toux_lf{
    overflow: hidden;
}
.asks_toux_lf_img{
    width: 38px;
    height: 38px;
    margin-right: 10px;
    float: left;
}
.asks_toux_lf_txt{
    float: left;
}
.asks_toux_lf_t{
    font-size: 16px;
    color: #444;
}
.asks_toux_lf_t1{
    font-size: 12px;
    color: #999;
    margin-top: 5px;
}
.asks_toux_rt{
    width: 88px;
    height: 30px;
    background: #d9a777;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
}
.article_content{
    font-size: 18px;
    color: #222;
    line-height: 30px;
}
.article_content p{
    font-size: 18px;
    color: #222;
    line-height: 30px;
    margin-top: 20px;
}
.p_img{
    font-size: 18px;
    color: #222;
    line-height: 30px;
}
.p_img img{
    width: 100%;
    height: 100%;
    margin: 10px 0;
}
/* 评论，分享，收藏，喜欢 */
.pl_fx_xh{
    margin-top: 26px;
    cursor:pointer;
    height: 40px;
} 
.pl_item{ 
    float: left;
    margin-right: 35px;
    position: relative;
}
.pl_icon,.fx_icon,.sc_icon,.xh_icon{
    width: 20px;
    height: 20px;
    vertical-align: middle;
}
.pl_txt{
    color: #A9B0C2;
    font-size: 14px;
}
.fx_resule{
    position: relative; 
}


/* 复制链接成功提示 */
.copy_sess{
    width: 200px;
    height: 50px;
    line-height: 50px;
    background: #aaa;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    font-size: 17px;
    color: #fff;
    text-align: center;
    border-radius: 10px;
    display: none;
}
/* 分享弹出框 */
.fxbox{
    position: fixed;
    top: 0px;
    width: 100%;
    height: 100%;
    display: none;
}
.fenxainbox{
    width: 100px;
    position: absolute;
    top: 33px;
    left: -36px;
    background: #fff;
    box-shadow: 0px 0px 2px 2px #ededed;
    padding: 10px;
    padding-top: 0px;
    display: none;
}
.fenxainbox::before{
    content: '';
    position: absolute;
    top: -20px;
    left: 57px;
    border: 10px solid #ededed;
    border-top: 10px solid transparent;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
}
.fenxainbox p{
    height: 20px;
    line-height: 20px;
    padding-left: 25px;
    position: relative;
    font-size: 14px;
    color: #A2ABBB;
    text-align: left;
    margin-top: 10px;
    cursor: pointer;
}
.f1::before,.f2::before,.f3::before{
    position: absolute;
    top: 0px;
    left: 0px;
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    
}
.f1::before{
    background: url(../img/f1.png)no-repeat;
    background-size: contain;
}
.f2::before{
    background: url(../img/f2.png)no-repeat;
    background-size: contain;
}
.f3::before{
    background: url(../img/f3.png)no-repeat;
    background-size: contain;
}
#f4{
    margin-top: 10px;
}






/* 超13年经验珠宝行业专业老师 */
.article_c_banner{
    padding-top: 1px;
    width: 814px;
    height: 274px;
    background: url(../newimg/article_c_banner.jpg)no-repeat;
    background-size: 100% 100%;
}
.article_c_title{
    margin-top: 20px;
    margin-left: 67px;
    font-size: 36px;
    font-weight: bold;
    color: #d9a777;
}
.article_c_title1{
    margin-left: 67px;
    margin-top: 14px;
    color: #d9a777;
    font-size: 24px;
}
.article_c_title2{
    margin-left: 67px;
    margin-top: 13px;
    color: #d9a777;
    font-size: 24px;
}
.article_c_title3{
    width: 200px;
    height: 50px;
    border-radius: 25px;
    line-height: 50px;
    font-size: 20px;
    background: #d9a777;
    color: #fff;
    text-align: center;
    margin: 40px 0 0 67px;
}

/* 限时抢购 */
.article_xianshi{
    padding: 15px 0;
    margin-top: 25px;
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
}
.article_xs_title{
    overflow: hidden;
    margin-bottom: 15px;
}
.xs_title_lf{
    overflow: hidden;
}
.xs_title_lf_text{
    font-size: 18px;
    color: #C33A38;
    margin-right: 12px;
    margin-top: 5px;
}
.xs_title_lf_search{
    width: 240px;
    height: 22px;
    background: #F6F6F6;
    border-radius: 15px;
    padding: 5px 0;
    padding-left: 12px;

}
.xs_title_lf_icon{
    display: inline-block;
    width: 15px;
    height: 14px;
    background: url(../newimg/xs_title_lf_icon.png)no-repeat;
    background-size: 100% 100%;
    margin-top: 0px;
    position: relative;
    top: 3px;
}
.xs_title_lf_txt{
    font-size: 10px;
    color: #555;
}

.xs_title_rt{
    margin-top: 4px;
}

.xs_julijs{
    font-size: 14px;
    color: #333;
}

.xs_h{
    display: inline-block;
    width: 24px;
    height: 24px;
    line-height: 24px;
    background: #333;
    font-size: 12px;
    color: #fff;
    text-align: center;
    border-radius: 5px;
}

.article_xs_lunbo{
    width: 100%;
    height: 200px;
}
.swiper-container{
    height: 100%;
}

.swiper_slide_item{
    overflow: hidden;
}
.swiper_slide_left{
    padding: 12px;
    border-radius: 10px;
    background: #F8F8F8;
    overflow: hidden;
}
.sw_slide_a{
    width: 140px;
    height: 158px;
    border-radius: 5px;
    margin-right: 14px;
}
.sw_slide_img{
    width: 100%;
    height: 100%;
}
.sw_slide_right{
    width: 220px;
}
.sw_slide_right_a{
    display: block;
    white-space:nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    color: #3A3A3A;

}
.sw_slide_right_p{
    margin-top: 13px;
    font-size: 12px;
    color: #C5C5C5;
}
.through{
    margin-top: 45px;
    font-size: 14px;
    color: #979797;
    text-decoration: line-through;
}
.sw_slide_right_btn{
    margin-top: 20px;
    overflow: hidden;
}
.sw_slide_right_btn_pri{
    font-size: 24px;
    color: #C64645;
    margin-right: 10px;
}
.fuhao{
    font-size: 8px;
    color: #C64645;
}
.sw_slide_right_btn_b{
    width: 94px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    background: #BE1B1B;
    color: #fff;
    text-align: center;
    border-radius: 15px;
}
.swiper-pagination{
    bottom: -2px !important;
}
.swiper-pagination-bullet{
    width: 10px !important;
    height: 10px !important;
    background: #ccc !important;
}
.swiper-pagination-bullet-active{
    background: #BE1B1B !important;
}

/* 相关推荐 */
.article_xianggtuij{
    width: 788px;
    padding: 0 33px;
}
.xianggtuij{
    text-align: center;
    margin-top: 30px;
}
.xgh{
    display: inline-block;
    width: 42px;
    height: 1px;
    background: #ededed;
    position: relative;
    top: -5px;
}
.xgtxt{
    font-size: 18px;
    color: #333333;
    display: inline-block;
    margin: 0 16px;
}
.xiangglist{
    margin-top: 20px;
    overflow: hidden;
}
.xiangitem{
    margin-bottom: 20px;
    padding: 12px 10px;
    width: 364px;
    background: #fff;
}
.xiangitem:nth-child(odd){
    margin-right: 20px;
}
.xiang_title{
    font-size: 16px;
    color: #333333;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    text-overflow: ellipsis;
}
.xiang_bototm{
    margin-top: 10px;
    overflow: hidden;
}
.xiang_txt{
    display: block;
    font-size: 14px;
    color: #333333;
    line-height: 20px;
    width: 236px;
}
.xiang_txt1{
    font-size: 14px;
    color:#d9a777;
}
.xiang_img{
    width: 98px;
    height: 58px;
    margin-left: 20px;
}
/* 评论列表 */

.article_comment_box{
    max-width: 854px;
    margin: auto;
    background: #fff;
}
.article_comment{
    background: #fff;
    width: 854px;
    margin: auto;
    border: 1px solid #ededed;
    position: relative;
    margin-top: 20px;
}
.article_comment_sess{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 150px;
    height: 30px;
    line-height: 30px;
    background: #3A3A3A;
    text-align: center;
    color: #fff;
    display: none;
}
.a_c_title{
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 55px;
    border-bottom: 1px solid #EDEDED;
    padding-left: 30px;
    padding-right: 20px;
}
.a_c_title_txt{
    font-size: 16px;
    color: #111;
}
.a_c_title_qb{
    color: #ADADAD;
    font-size: 16px;
}
.a_comment_list{

}
.c_item{
    display: flex;
    padding: 24px 30px 20px 28px;
    border-bottom: 1px solid #F9F9F9;
}
.c_item_img{
    width: 30px;
    height: 30px;
}
.c_item_txt{
    margin-left: 10px;
    padding-bottom: 20px;
    flex: 1;
}
.c_item_name{
    margin-bottom: 15px;
    font-size: 16px;
    display: flex;
    justify-content: space-between;
}
.c_item_name_span{
    color: #121212;
    font-size: 15px;
}
.c_item_name_zan,.c_item_name_zan_article{
    font-size: 14px;
    display: flex;
    align-items: center;
    pointer-events: none;
}
.c_item_name_zan::before{
    content: '';
    width: 16px;
    height: 16px;
    display: block;
    background: url(../newimg/xh_icon.png)no-repeat;
    background-size: contain;
    margin-right: 6px;
    pointer-events: auto;
}
.c_item_name_zan_article::before{
    content: '';
    width: 16px;
    height: 16px;
    display: block;
    background: url(../newimg/xh_icon_active.png)no-repeat;
    background-size: contain;
    margin-right: 6px;
    pointer-events: auto;
}
.c_item_content{
    font-size: 14px;
    color: #444;
}

.a_inputbox{
    margin-top: 30px;
    padding: 0 18px 20px 30px;
}
.a_input_btnbox{
    display: flex;
    align-items: center;

}
.a_input{
    width: 694px;
    height: 50px;
    outline: none;
    border: none;
    border: 1px solid #EDEDED;
}
.a_btn{
    width: 98px;
    height: 50px;
    background: #F6F6F6;
    border: 1px solid #EDEDED;
    color: #A3A3A3;
    line-height: 50px;
    text-align: center;
    margin-left: 10px;
    font-size: 16px;
    cursor: context-menu;
}
/* 下一篇按钮 */
.next_btn{
    display: block;
    position: fixed;
    top: 540px;
    left: 1107px;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    background: #d9a777;
    z-index: 1;
}

.next_lg{
    display: block;
    width: 24px;
    height: 31px;
    line-height: 61px;
    background: url(../newimg/next_lg.png)no-repeat;
    background-size: 100% 100%;
    border-radius: 50%;
    margin: auto;
    margin-top: 14px;
}