|
|
|
|
<%@ page language="java" import="java.util.*" pageEncoding="gb2312"%>
|
|
|
|
|
<%@page import="util.Info"%>
|
|
|
|
|
<%@page import="dao.CommDAO"%>
|
|
|
|
|
<%@page import="util.PageManager"%>
|
|
|
|
|
<!DOCTYPE html>
|
|
|
|
|
<html>
|
|
|
|
|
<head>
|
|
|
|
|
<title><3E><><EFBFBD><EFBFBD></title>
|
|
|
|
|
<link rel="stylesheet" type="text/css" href="qtimages/css/style.css"/>
|
|
|
|
|
<link rel="stylesheet" type="text/css" href="qtimages/css/mislider.css"/>
|
|
|
|
|
<style>
|
|
|
|
|
.dd a:hover{color: red;}
|
|
|
|
|
.dd a{ font-size: 18px;}
|
|
|
|
|
.header .top .logo{margin-right: 260px;}
|
|
|
|
|
.header{ position: fixed; top: 0; left: 0; z-index: 9999; background: #fff; width: 100%;}
|
|
|
|
|
</style>
|
|
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=gb2312"></head>
|
|
|
|
|
<script language=javascript src='js/popup.js'></script>
|
|
|
|
|
<script language=javascript>
|
|
|
|
|
function hsgpinglun(nbiao,nid){
|
|
|
|
|
popheight=450;
|
|
|
|
|
pop('hsgpinglun.jsp?biao='+nbiao+'&id='+nid,'<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>',550,250) ;
|
|
|
|
|
}
|
|
|
|
|
</script>
|
|
|
|
|
<%
|
|
|
|
|
|
|
|
|
|
String id=request.getParameter("id");
|
|
|
|
|
HashMap mqt = new CommDAO().getmap(id,"jiaolian");
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%>
|
|
|
|
|
<body style="padding-top:220px;">
|
|
|
|
|
<%@ include file="qttop.jsp"%>
|
|
|
|
|
<%@ include file="bht.jsp"%>
|
|
|
|
|
<div class="index_about index">
|
|
|
|
|
<div class="w1200">
|
|
|
|
|
<h2 class="t"><3E><><EFBFBD><EFBFBD></h2>
|
|
|
|
|
<p class="t_en">Details</p>
|
|
|
|
|
<div class="desc">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<table width="100%" border="0" align="center" cellpadding="3" cellspacing="1" bordercolor="#00FFFF" style="border-collapse:collapse" class="newsline">
|
|
|
|
|
<tr>
|
|
|
|
|
<td width='11%' height=44><3E><><EFBFBD>ţ<EFBFBD></td><td width='39%'><%=mqt.get("gonghao")%></td><td rowspan=8 align=center><a href=<%=mqt.get("zhaopian")%> target=_blank><img src=<%=mqt.get("zhaopian")%> width=228 height=215 border=0></a></td></tr><tr>
<td width='11%' height=44><3E><><EFBFBD>룺</td><td width='39%'>******</td></tr><tr>
<td width='11%' height=44><3E><><EFBFBD><EFBFBD><EFBFBD><EFBFBD></td><td width='39%'><%=mqt.get("xingming")%></td></tr><tr>
<td width='11%' height=44><3E>Ա<EFBFBD><D4B1><EFBFBD></td><td width='39%'><%=mqt.get("xingbie")%></td></tr><tr>
<td width='11%' height=44><3E><><EFBFBD>䣺</td><td width='39%'><%=mqt.get("nianling")%></td></tr><tr>
<td width='11%' height=44>ר<><D7A8><EFBFBD><EFBFBD></td><td width='39%'><%=mqt.get("zhuanchang")%></td></tr><tr>
<td width='11%' height=44><3E><>ϵ<EFBFBD><CFB5>ʽ<EFBFBD><CABD></td><td width='39%'><%=mqt.get("lianxifangshi")%></td></tr><tr>
<td width='11%' height=44><3E><>ַ<EFBFBD><D6B7></td><td width='39%'><%=mqt.get("dizhi")%></td></tr><tr>
<td width='11%' height=100 ><3E><><EFBFBD>˼<EFBFBD><CBBC>飺</td><td width='39%' colspan=2 height=100 ><%=mqt.get("gerenjianjie")%></td></tr><tr><td colspan=3 align=center><input type=button name=Submit5 value=<3D><><EFBFBD><EFBFBD> onClick="javascript:history.back()" />
<input type=button name=Submit52 value=<3D><>ӡ onClick="javascript:window.print()" /> <!--jixaaxnnxiu-->
</td></tr>
|
|
|
|
|
|
|
|
|
|
</table>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<%@ include file="yqlj.jsp"%>
|
|
|
|
|
<%@ include file="qtdown.jsp"%>
|
|
|
|
|
<%@ include file="kefutiao.jsp"%>
|
|
|
|
|
|
|
|
|
|
</body>
|
|
|
|
|
</html>
|
|
|
|
|
|
|
|
|
|
|