/* PC */
@media only screen and (min-width: 650px) {
	.xiazaipc {
		display: inline-block !important;
	}

	.xiazaisj {
		display: none !important;
	}

	.jszcpc {
		display: inline-block !important;
	}

	.jszcsj {
		display: none !important;
	}

	.qunzusj {
		display: none !important;
	}

	.qunzupc {
		display: inline-block !important;
	}
}

/* 手机 */
@media only screen and (max-width: 650px) {
	.xiazaisj {
		display: block !important;
	}

	.xiazaipc {
		display: none !important;
	}

	.jszcpc {
		display: none !important;
	}

	.jszcsj {
		display: block !important;
	}

	.qunzusj {
		display: block !important;
	}

	.qunzupc {
		display: none !important;
	}

	.ceshisc {
		display: none !important;
	}
}

.wordtp {
	width: 100%;
	height: 100%;
	border: 1px solid #4977FC;
	margin-top: 10px;
	border-radius: 10px;
	background: url(https://cdn.shititong.cn/guanwang/images/shangchuan/wordtp.jpg)no-repeat;
	background-size: 100% 100%;
}

.wordtp:hover {
	position: absolute;
	float: left;
	z-index: 9999999;
	width: 1350px;
	height: 500px;
}

.wordtpwai {
	width: calc(100% - 106px);
	height: 170px;
	margin-left: 5%;
	float: left;
}

.exceltpwai {
	width: calc(100% - 106px);
	height: 170px;
	margin-left: 5%;
	float: left;
}

.exceltp {
	width: 100%;
	height: 100%;
	border: 1px solid #4977FC;
	margin-top: 10px;
	border-radius: 10px;
	background: url(https://cdn.shititong.cn/guanwang/images/shangchuan/exceltp.jpg)no-repeat;
	background-size: 100% 100%;
}

.exceltp:hover {
	position: absolute;
	float: left;
	z-index: 9999999;
	width: 1350px;
	height: 500px;
	margin-top: -300px;
}

.zhezhao {
	position: absolute;
	z-index: 9999998 !important;
	top: 0;
	left: 0;
	background-color: rgb(0, 0, 0);
	opacity: 0.8;
	width: 100%;
	height: 1620px;
	display: none;
}

.exceltp:hover+.zhezhao {
	display: block;
}

.wordtp:hover+.zhezhao {
	display: block;
}

.layui-upload-drag {
	padding: 60px;
}

.denglukuang {
	width: 900px;
	min-height: 650px;
	border: 1px solid black;
	position: absolute;
	top: 40%;
	left: 45%;
	margin-left: -350px;
	margin-top: -250px;
	z-index: 99999999 !important;
	border-radius: 40px;
	background: white;
	border-bottom: 1px solid black;
	display: none;
	box-shadow: 0px 0px 8px #3B3B3B;
}

.zhezhao2 {
	position: absolute;
	z-index: 99999998 !important;
	top: 0;
	background-color: rgb(0, 0, 0);
	opacity: 0.8;
	width: 100%;
	height: 100%;
	display: none;
}

.htm {
	overflow: hidden;
	height: 100%;
}

.layui-upload-drag {
	border: 2px solid #e2e2e2;
}

.mobantu1 {
	display: none;
}

#test11 {
	display: none;
}
