.banner_ad_img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}
.article_content_box {
    padding: 20px;
    background: #fff;
}

.article_content_box img {
    width: 100%;
}
.article_banner {
    width: 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: #4BB89B;
    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_cdd {
    font-size: 18px;
    color: #222;
    line-height: 30px;
    margin-top: 14px;
}
.article_content h2{
    font-size: 16px;
    color: #222;
    line-height: 30px;
}

.article_content {
    font-size: 12px;
    color: #222;
    line-height: 26px;
}
.article_content p {
    font-size: 12px;
    color: #222;
    line-height: 26px;
}
.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;
}




/* 复制链接成功提示 */
.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;
}
















.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: #222222;
}
.article_c_title1 {
    margin-left: 67px;
    margin-top: 14px;
    color: #222222;
    font-size: 24px;
}
.article_c_title2 {
    margin-left: 67px;
    margin-top: 13px;
    color: #222222;
    font-size: 24px;
}
.article_c_title3 {
    width: 200px;
    height: 50px;
    border-radius: 25px;
    line-height: 50px;
    font-size: 20px;
    background: #4BB89B;
    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;
}
.swiper-pagination {
    bottom: -2px !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: #4BB89B;
}
.xiang_img {
    width: 98px;
    height: 98px;
    margin-left: 20px;
}