table, td, tr{border:1px solid #d0d0d0;}
table{margin: 15px auto;}
table td{padding: 5px;}
/*crumbs*/
.article-tools{font-family: simsun;padding: 12px 10px ;border-bottom: 1px solid #e6e6e6;*zoom: 1;}
.article-tools:after{display: block;overflow: hidden;clear: both;height: 0;visibility: hidden;content: ".";}
.article-tools .search-box{margin-top: 0;}
.crumbs{width: 730px;line-height: 26px;}
.crumbs,.crumbs a{color: #808080;}
.crumbs a{margin: 0 12px 0 0;}
/*article*/
.article-area{width: 915px;margin: 0 auto;padding: 5px 0 45px 0;ff}
.article-area h1{width: 100%;padding: 50px 0 40px 0;font-size: 24px;line-height: 1.5;font-weight: bold;color: #333;text-align: center;}
.article-info{height: 44px;padding-left: 18px;background-color: #f3f3f3;color: #808080;line-height: 44px;font-family: simsun;}
.article-info .source{margin-left: 15px;}
.article-info .article-share{width: 220px;}
.article-info .article-share>*{float: left;margin-right: 8px;}
.article-info .article-share a{float: left;width: 26px;height: 26px;margin: 9px 7px;background-image: url(/resources/statics/images/share-icon.png);background-repeat: no-repeat;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;transition: all 0.3s ease;}
.article-info .article-share a.bds_tsina{background-position: 0 -130px;}
.article-info .article-share a.bds_weixin{background-position: -40px -130px;}
.article-info .article-share a.bds_qzone{background-position: -80px -130px;}
.article-info .article-share a.bds_tieba{background-position: -120px -130px;}
.article-info .article-share a.bds_tsina:hover{background-position: 0 -100px;}
.article-info .article-share a.bds_weixin:hover{background-position: -40px -100px;}
.article-info .article-share a.bds_qzone:hover{background-position: -80px -100px;}
.article-info .article-share a.bds_tieba:hover{background-position: -120px -100px;}
.bdshare-button-style1-24 a, .bdshare-button-style1-24 .bds_more{padding-left: 0!important;}
.article-bd{padding-top: 15px;font-family: simsun;overflow: hidden;}
.article-bd,.article-bd p,.article-bd div{font-size: 14px;line-height: 2;color: #333;}
.article-bd p img,.article-bd img {max-width: 100%;height: auto;display: block;margin: 10px auto;}
.bd_weixin_popup_main table,.bd_weixin_popup_main tr,.bd_weixin_popup_main th{border:none;}
#video-box{height: 500px;}
.table-responsive {
    min-height: .01%;
    overflow-x: auto;
}
@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }
    .table-responsive > .table > thead > tr > th,
    .table-responsive > .table > tbody > tr > th,
    .table-responsive > .table > tfoot > tr > th,
    .table-responsive > .table > thead > tr > td,
    .table-responsive > .table > tbody > tr > td,
    .table-responsive > .table > tfoot > tr > td {
        white-space: nowrap;
    }
}
@media screen and (max-width:768px){
	.article-area{width: auto;padding: 0 10px;}
	.article-area h1{padding: 25px 0;}
     .article-info .article-share a{-webkit-background-size: 208px auto;background-size: 208px auto;}
	.article-info .article-share a.bds_tsina,.article-info .article-share a.bds_tsina:hover{background-position: 0 0;}
	.article-info .article-share a.bds_weixin,.article-info .article-share a.bds_weixin:hover{background-position: -52px 0;}
	.article-info .article-share a.bds_qzone,.article-info .article-share a.bds_qzone:hover{background-position: -104px 0;}
	.article-info .article-share a.bds_tieba,.article-info .article-share a.bds_tieba:hover{background-position: -156px 0;}
	.article-bd p img,.article-bd img{max-width: 100% !important;height: auto !important;}
}
@media screen and (max-width:480px){
	.article-tools{padding: 8px;}
	.crumbs{width: auto;float: none;font-size: 12px;}
	.article-area h1{padding: 25px 0 10px 0;}
	.article-info{height: auto;padding-left: 0px;background-color: transparent;text-align: center;}
	.article-info>div{float: none;width: 100%;overflow: hidden;}
	.article-info .article-share{width: 100%;background-color: #f3f3f3;text-indent: 10px;}
	.article-info .article-time span{display: none;}
	.article-info .article-time span.source{display: inline-block;}
	.article-info .article-share a{margin: 9px 3px;}
	#video-box{height: 250px;}

}
@media screen and (max-width:320px){
	.crumbs a{margin-right: 5px;}
	.article-info{font-size: 12px;}
	.article-area h1{font-size: 22px;}
}







