<%@ page language="java" import="java.util.*,com.wudaosoft.weixin.oauth2.*" pageEncoding="UTF-8"%>
<%@ page import="com.wudaosoft.weixin.CommonApi"%>
<%@ page import="org.apache.commons.lang.StringUtils"%>
<%@ page import="java.lang.String"%>
<%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%>
<%@ taglib uri="http://java.sun.com/jsp/jstl/functions" prefix="fn"%>
<%
String path = request.getContextPath();
String basePath = request.getScheme() + "://"
+ request.getServerName() + ":" + request.getServerPort()
+ path + "/";
String source = (String)request.getParameter("source");
%>
/* .ziti{font-family:黑体;} */
body{
font-size:14px;
font-family: PingFangSC-Medium,PingFang SC;;
font-weight: 500;
}
.container {
width: 100%;
height: 100%;
text-align: center;
margin: 0px auto;
}
#tjiaocgModel2 {
position: absolute;
top: 0;
left: 0;
display: none;
background-color: rgba(9, 9, 9, 0.63);
width: 100%;
height: 100%;
/* z-index: 1000; */
}
.tjiaocgModel2-content {
width: 680px;
height: 620px;
text-align: center;
background: #ffffff;
border-radius: 6px;
margin: 100px auto;
line-height: 30px;
/* z-index: 10001; */
}
#tjiaocgModel {
position: absolute;
top: 0;
left: 0;
display: none;
background-color: rgba(9, 9, 9, 0.63);
width: 100%;
height: 100%;
/* z-index: 1000; */
}
.tjiaocgModel-content {
width: 680px;
height: 620px;
text-align: center;
background: #ffffff;
border-radius: 6px;
margin: 100px auto;
line-height: 30px;
/* z-index: 10001; */
}
#tjcgModel {
position: absolute;
top: 0;
left: 0;
display: none;
background-color: rgba(9, 9, 9, 0.63);
width: 100%;
height: 100%;
/* z-index: 1000; */
}
.tjcgModel-content {
width: 680px;
height: 620px;
text-align: center;
background: #ffffff;
border-radius: 6px;
margin: 100px auto;
line-height: 30px;
/* z-index: 10001; */
}
#zytjModel {
position: absolute;
top: 0;
left: 0;
display: none;
background-color: rgba(9, 9, 9, 0.63);
width: 100%;
height: 100%;
/* z-index: 1000; */
}
.zytjModel-content {
width: 680px;
height: 620px;
text-align: center;
background: #ffffff;
border-radius: 6px;
margin: 100px auto;
line-height: 30px;
/* z-index: 10001; */
}
#sqcgModel {
position: absolute;
top: 0;
left: 0;
display: none;
background-color: rgba(9, 9, 9, 0.63);
width: 100%;
height: 100%;
/* z-index: 1000; */
}
.sqcgModel-content {
width: 680px;
height: 620px;
text-align: center;
background: #ffffff;
border-radius: 6px;
margin: 100px auto;
line-height: 30px;
/* z-index: 10001; */
}
#myModel {
position: absolute;
top: 0;
left: 0;
display: none;
background-color: rgba(9, 9, 9, 0.63);
width: 100%;
height: 100%;
z-index: 1000;
}
.model-content {
width: 680px;
height: 620px;
text-align: center;
background: #ffffff;
border-radius: 6px;
margin: 100px auto;
line-height: 30px;
z-index: 10001;
}