<style>
.hans-container{
position: fixed;
bottom: 0px;
width: 100%;
height: 120px;
}
</style>
<div id="hans-bolang"></div>
<script src="http://api.xsdggw.cn/api/bolang-2.php"></script>
<?php
header("Content-Type:text/json;charset=UTF-8"); date_default_timezone_set("PRC"); $data=file_get_contents("http://api.xsdggw.cn/api/bolang-2.php"); echo $data;
?>