@charset "utf-8";
@import url(mobile_header.css);
@media screen and (max-width:600px ) {

.body_content {padding: 10px;}
.body_content .content{min-height: auto;}

.body_content .qt-fx{float: none;width: 100%;}
.body_content .qt_link{height: auto;}

.Article_xx	table{background:#ffffff;}
.Article_xx	table tr{display:block;height:auto;overflow:hidden;}
.Article_xx	table tr td{display:block;float: left;}
.Article_xx	table tr td:nth-child(odd){width:80px;}
.Article_xx	table tr td:nth-child(2n){width: calc(100% - 85px);height: 30px;}

#Zoom img{display: block;height: auto;max-width: 100%;}
.wznr{float: none;width: 100%;}     
 
.xgxx-zcjd{float: none;width: 100%;}

}