.show_content{
    background: #fff;
    padding:20px 60px;
}
.pos_fixed{
    position:fixed;
}
.show_bottom{
    height:60px;
    width: 1200px;
    bottom:0;
    background: #e3e3e3;
    border-top: 1px solid #666;
}
.sw_18{
    padding-top: 10px;
    padding-bottom: 35px;
    font-size: 20px;
    text-align: center;
    border-bottom: 1px dashed #7a7a7a;
}
.sw_14{
    padding: 20px 0;
    padding-bottom: 35px;
    font-size: 14px;
    text-align: center;
    color: #7a7a7a;
}
.sw_btn{
    background: #2192BE;
    color:#fff;
    width: 76px;
    height:31px;
    text-align: center;
    display: inline-block;
    line-height: 35px;
    border-radius: 5px;
    margin-left: 3px;
    border:4px solid #2192BE;
    cursor:pointer;
}
.sw_btn:hover{
    color:#fff;
    border:4px solid rgba(255,255,255,0.1)
}
.swbottom_list a,
.xiazai_list a{
   color:#0167CD;
}
.xiazai_list a:hover,
.swbottom_list a:hover{
    text-decoration: underline;
}
.display_none{
    display: none;
}

.btn_70{
    display: inline-block;
    padding: 20px 0;
    padding-left: 20px;
}
.btn_30{
    padding: 10px 0;
    padding-right: 20px;
}
.img_download{
    display: inline-block;
    height:16px;
    width:16px;
    background:url(../images/download.png) left bottom no-repeat;
    background-size:cover;
    vertical-align:middle;
}
.show_title{
    position: relative;
}
/*转载分享*/
.zhuanfa{
    float: right;
    position: absolute;
    /*top:85px;*/
    right:20px;
    bottom:34px;
}
.zhuanfa_pic{
    width:16px;
    height:17px;
    display: inline-block;
    background-size: 100%;
    margin-left: 3px;
}
.zhuanfa_qzone{
    background-image: url("../images/share_qzone.gif");
}
.zhuanfa_tsina{
    background-image: url("../images/share_tsina.gif");
}
.zhuanfa_renren{
    background-image: url("../images/share_renren.gif");
}
.zhuanfa_tqq{
    background-image: url("../images/share_tqq.gif");
}
.zhuanfa_douban{
    background-image: url("../images/share_douban.gif");
}
.zhuanfa_more{
    background-image: url("../images/share_more.png");
}
.zhuanfa_weixin{
    background-image: url("../images/share_weixin.gif");
}
.zhuanfa_kaixin001{
    background-image: url("../images/share_kaixin001.gif");
}
.zhuanfa_qqim{
    background-image: url("../images/share_qqim.gif");
}
.zhuanfa_itieba{
    background-image: url("../images/share_itieba.gif");
}
.zhuanfa_xinhuamb{
     background-image: url("../images/share_xinhuamb.gif");
}
.zhuanfa_box{
    margin-left: 3px;
    background-image: url("../images/share_box.png");
    width: 45px;
    height:20px;
    background-size: 100% 100%;
    display: inline-block;
    text-align: center;
    line-height: 20px;
    background-repeat: no-repeat;
    font-size: 12px;
}
.zhuanfa_wenzi{
    line-height: 30px;
}
.bshare-custom a{
    padding-left: 0 !important;
}
.zhuanfa_wenzi{
    display: inline-block;
    line-height: 26px;
    float: left;
    margin-right: 6px;
}
/*隐藏bshare的logo*/
a.bsSiteLink{
    display: none;
}
/*标签*/
.sw_label{
    padding: 20px 0;
}
.sw_label a{
    color: #fff;
    display: inline-block;
    margin-right: 10px;
    padding: 3px 5px;
    border-radius: 5px;
    margin-bottom: 5px;
}
.sw_label a:nth-child(2n-1){
    background-color: rgba(0,1,2,0.3);

}
.sw_label a:nth-child(2n){
    background-color: rgba(1,156,1,0.3);

}
.sw_label a:nth-child(3n){
    background-color:rgba(2,56,156,0.3);
}
.sw_label a:nth-child(4n){
    background-color:rgba(152,56,8,0.3);
}


/*========================================== 手机版 ============================================*/
.art_mb_wrapper{ padding:10px 20px;}
.art_mb_wrapper h1,h2,h3,h4{ font-size:16px;}
.art_mb_wrapper .sw_18{ font-size:18px; font-weight:bold; padding-bottom:15px;}
.art_mb_wrapper .sw_14{ padding:15px 0;}
.art_mb_wrapper .show_center, .art_mb_wrapper .show_center p{ font-size:14px;}
.art_mb_wrapper .show_center img{ max-width:100%;}
.art_mb_wrapper .xiazai_list li{ list-style:none; float:left;}
.art_mb_wrapper .xiazai_list a{ font-size:14px;}  
.show_bottom_mb{ position:fixed; width: 100%; z-index:9999999;}  
.show_bottom_mb .btn_30{ padding: 10px 0; text-align: center;} 
.show_bottom_mb .sw_btn{ width: 40%; margin: 0 5px; height:39px;}
.show_center img{ max-width:100%; height: auto !important;} 