/*css reset*/
@charset "utf-8";

@font-face {
	font-family: "SourceHanSansCN-Light";
	src: url('../font/SourceHanSansCN-Light.woff2');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

html,
body {
	width: 100%;
	height: 100%;
	font-family: "SourceHanSansCN-Light", sans-serif !important;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #333;
	background: #f0f0f0;
}

img {
	border: none;
}

ul,
li {
	list-style: none;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

h1,
h2,
h3,
h4,
h5,
h6,
form,
dl,
dt,
dd,
p {
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration: none;
}

a:link {
	color: #192e9b;
}

a:visited {
	color: #192e9b;
}

a:hover {
	color: #3249bd;
}

a:active {
	color: #192e9b;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clearfloat:after {
	display: block;
	clear: both;
	content: "";
	visibility: hidden;
	height: 0;
}

.clearfloat {
	zoom: 1;
}

.marbtm10 {
	margin-bottom: 10px;
}

.marbtm20 {
	margin-bottom: 20px;
}

.marbtm30 {
	margin-bottom: 30px;
}

.marght20 {
	margin-right: 20px;
}

.marght30 {
	margin-right: 30px;
}

[v-cloak] {
	display: none;
}

/*隐藏未编译的{{}}直到实例准备完毕*/
/*登录页样式*/
.loginbg {
	width: 100%;
	height: 100%;
	min-width: 1000px;
	min-height: 600px;
	background: url(../img/loginbg.jpg) no-repeat top center;
	background-size: cover;
}

.logincont {
	width: 1000px;
	margin: auto;
	position: relative;
}

.logo {
	width: 587px;
	margin: auto;
	margin-bottom: 60px;
	padding-top: 80px;
}

.loginbgimg {
	position: absolute;
	left: 130px;
}

.loginwarpbig {
	position: absolute;
	right: 150px;
	margin-top: 10px;
	width: 340px;
}

.loginwarp {
	background: #fff;
	border-radius: 5px;
	box-shadow: 0px 5px 20px rgba(51, 51, 51, 0.46);
	overflow: hidden;
}

.logintop {
	width: 100%;
	height: 56px;
	background: #028bd4;
}

.loginh2 {
	margin-left: 20px;
	line-height: 56px;
	font-size: 16px;
	color: #fff;
	font-weight: normal;
}

.loginimg {
	margin-right: 20px;
	margin-top: 10px;
}

.logindown {
	padding: 20px;
}

.subbtn {
	width: 100%;
}

.martop10 {
	margin-top: 10px;
}

.whitesm {
	width: 360px;
	text-align: center;
	font-size: 12px;
	color: #fff;
	font-weight: normal;
	padding-top: 10px;
}

/*主页*/
.userinfop p {
	line-height: 58px;
	text-align: center;
}

.hisdl {
	width: 100%;
	line-height: 40px;
	font-weight: normal;
	text-align: center;
	color: #409EFF
}

.hisdlzx {
	line-height: 48px;
	font-weight: normal;
	text-align: center;
	color: #409EFF;
	margin-right: 20px;
}

.checkitembig {
	box-sizing: border-box;
	border: #ddd 1px solid;
	padding: 5px;
	width: 100%;
	height: 200px;
	overflow: hidden;
	white-space: nowrap;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: center;
}

.checkitembig img {
	vertical-align: middle;
	display: inline-block;
	margin-left: 0.3rem;
	max-width: 100%;
	max-height: 190px;
	width: auto;
	height: auto;
	cursor: pointer;
}

.checkitemindex {
	font-size: 14px;
	text-align: center;
}

.userdiv p {
	line-height: 40px;
}

/*单位管理、设备管理*/
.bigcont {
	position: relative;
}

.content {
	width: 100%;
	height: 100%;
	position: relative;
}

.heiall {
	height: 100%;
}

.headtop {
	width: 100%;
	min-width: 1280px;
	height: 80px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
	background: #409EFF;
}

.headtop1 {
	width: 100%;
	min-width: 1280px;
	height: 80px;
	background: #409EFF;
}

.sidenavon {
	position: absolute;
	top: 0px;
	bottom: 0px;
	z-index: 9;
}

.btnshou {
	position: absolute;
	top: 85px;
	right: -70px;
	z-index: 1119;
}

.sidenav {
	width: 220px;
	height: 100%;
	box-sizing: border-box;
	padding-top: 80px;
}

.sidenavwd {
	width: 220px;
}

.sidenavsm {
	display: none;
}

.contright {
	width: 100%;
	min-width: 1280px;
	padding-top: 80px;
	box-sizing: border-box;
}

.contright1 {
	width: 100%;
	min-width: 1280px;
	box-sizing: border-box;
}

.contrtpad {
	padding-left: 220px;
}

.contrtpadno {
	padding-left: 0px;
}

.contrttop {
	padding-top: 80px;
}

.contrttopno {
	padding-top: 0px;
}

.smlogo {
	margin-left: 35px;
	padding-top: 20px;
}

.usercenter {
	padding-top: 30px;
	margin-right: 20px;
}

.white {
	color: #fff;
	margin-right: 20px;
}

.imgct {
	text-align: center;
	margin-bottom: 10px;
}

.imgct img {
	max-width: 100%;
}

.dzimg {
	text-align: center;
}

.dzimg img {
	max-width: 100%;
}

/*体检业务*/
.contrighton {
	padding: 20px;
}

.contrightonck {
	padding: 20px;
}

.contrightonckx {
	padding: 10px 20px 20px 20px;
}

/*新加*/
.checknumtop {
	margin-bottom: 20px;
}

.checknumtopx {
	margin-bottom: 5px;
}

/*新加*/
.contenttop {
	width: 100%;
	height: 48px;
	border-bottom: #dddddd 1px solid;
	background: #fff;
}

.contenttoph3 {
	line-height: 48px;
	padding-left: 20px;
	font-size: 14px;
	font-weight: normal;
}

.togglebtn {
	padding: 7px 8px;
	margin-right: 10px;
}

.inputmid {
	width: 160px;
}

.inputmidsm {
	width: 140px;
}

.lia {
	display: block;
	width: 100%;
	height: 100%;
}

.lia:link {
	color: #eeeeee;
}

.lia:visited {
	color: #eeeeee;
}

.lia:hover {
	color: #ffd04b;
}

.lia:active {
	color: #ffd04b;
}

.cardcont {
	border-radius: 4px;
	border: 1px solid #ebeef5;
	background: #fff;
	box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1);
	overflow: hidden;
}

.cardhead {
	box-sizing: border-box;
	width: 100%;
	height: 40px;
	line-height: 40px;
	padding-left: 15px;
	color: #fff;
	background: #E6A23C;
}

.cardon {
	padding: 15px;
}

.leftsize {
	min-height: 330px;
}

.hishead {
	color: #409EFF;
}

.cardimg {
	text-align: center;
	height: 120px;
}

.cardimg img {
	width: auto;
	max-width: 100%;
	height: auto;
	max-height: 120px;
	cursor: pointer;
}

.cardinfo {
	margin-left: 15px;
}

.cardinfo p {
	margin-bottom: 20px;
}

.cardp p {
	line-height: 25px;
	text-align: center;
}

.checkitem {
	box-sizing: border-box;
	border: #ddd 1px solid;
	padding: 5px;
	width: 100%;
	height: 142px;
	overflow: hidden;
	white-space: nowrap;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: center;
}

.centertool {
	display: inline-block;
	vertical-align: middle;
	height: 100%;
	width: 0px;
	border: none;
	padding: 0px;
	margin: 0px 0px 0px -0.7rem;
}

.checkitem img {
	vertical-align: middle;
	display: inline-block;
	margin-left: 0.3rem;
	max-width: 100%;
	max-height: 132px;
	width: auto;
	height: auto;
	cursor: pointer;
}

.autocheckitem {
	box-sizing: border-box;
	border: #ddd 1px solid;
	padding: 5px;
	width: 100%;
	height: 142px;
	overflow: hidden;
	white-space: nowrap;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: center;
}

.autocheckitem img {
	vertical-align: middle;
	display: inline-block;
	margin-left: 0.3rem;
	max-width: 100%;
	max-height: 132px;
	width: auto;
	height: auto;
	cursor: pointer;
}

.checkitemtx {
	width: 100%;
	height: 135px;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: center;
}

.checkitemtx img {
	width: auto;
	max-width: 100%;
	height: auto;
	max-height: 135px;
	vertical-align: middle;
	cursor: pointer;
}

.radiowrap {
	margin-bottom: 50px;
	text-align: center;
}

.tableimgon {
	display: table-cell;
	vertical-align: middle;
	height: 142px;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: center;
}

.tableimgon img {
	width: auto;
	max-width: 100%;
	height: auto;
	max-height: 142px;
	vertical-align: middle;
	cursor: pointer;
}

.btnwarp1 {
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
}

.btnwarp2 {
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
}

.btnwarp3 {
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
}

.btnwarp4 {
	width: 100%;
	text-align: center;
}

.baseinfohei {
	height: 670px;
}

.cardheadrt {
	box-sizing: border-box;
	width: 100%;
	height: 40px;
	line-height: 40px;
	padding-left: 15px;
	color: #fff;
	background: #409EFF;
}

.btnrow {
	border-top: #dddddd 1px dashed;
}

.saveck {
	text-align: center;
}

.btnsize {
	width: 80%;
	height: 70px;
	margin-top: 25px;
	margin-bottom: 25px;
}

.tximg {
	height: 120px;
}

.tximg img {
	max-height: 120px;
}

.ztcheck {
	margin-left: 5px;
}

.perheight {
	margin-left: 5px;
	font-weight: normal;
	font-size: 14px;
	color: #409EFF;
}

.pertx {
	display: inline-block;
	margin-bottom: 5px;
	color: #409EFF;
}

.checkitemtop {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: center;
}

.contrighton1 {
	padding: 20px;
}

.tjimgcont {
	width: 100%;
	min-width: 1000px;
	position: relative;
	padding-right: 640px;
	box-sizing: border-box;
}

.ckinfort {
	width: 620px;
	position: absolute;
	top: 0px;
	right: 0px;
}

.ds {
	color: #E6A23C;
	margin-right: 70px;
}

.ys {
	color: #409EFF;
	margin-right: 70px;
}

.tg {
	color: #67C23A;
	margin-right: 70px;
}

.btg {
	color: #F56C6C;
	margin-right: 70px;
}

.linesx {
	line-height: 32px;
}

.cardcontinner {
	padding: 30px 30px 0px 30px;
}

.tjinfoh3 {
	margin-bottom: 20px;
	color: #409EFF;
	font-size: 16px;
	text-align: center;
	font-weight: normal;
}

.tjinfocx {
	color: #409EFF;
	font-size: 18px;
	font-weight: bold;
}

.paddlf {
	padding: 26px 15px 20px 15px;
}

.btnsize1 {
	width: 80%;
	height: 70px;
}

.btnsize2 {
	width: 80%;
	height: 40px;
}

.checkitem1 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
	text-align: center;
}

.checkitem2 {
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 20px;
	text-align: center;
}

.marrt20 {
	margin-right: 20px;
}

.personbd {
	width: 100%;
	height: 36px;
	line-height: 36px;
	margin-bottom: 20px;
	background: url(../img/bd.png) no-repeat center;
	color: #409eff;
	font-weight: normal;
	text-align: center;
}

.table {
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
	border-radius: 4px;
	border: 1px solid #ebeef5;
	background: #fff;
	box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1);
	overflow: hidden;
}

.table th {
	padding: 10px 15px;
	background: #f2f2f2;
	border-bottom: #ddd 1px solid;
	text-align: left;
	font-weight: bold;
}

.table td {
	padding: 10px 15px;
	border-bottom: #ddd 1px solid;
	border-right: #ddd 1px solid;
}

.table1 td {
	padding: 7px 15px;
	border-bottom: #ddd 1px solid;
	border-right: #ddd 1px solid;
}

.table tr:nth-child(even) {
	background: #e5eefd;
}

.tablemy {
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
	border-radius: 4px;
}

.tablemy th {
	padding: 10px 15px;
	background: #f2f2f2;
	border: #ddd 1px solid;
	text-align: left;
	font-weight: bold;
}

.tablemy td {
	padding: 10px 15px;
	border: #ddd 1px solid;
}

.table tr:nth-child(even) {
	/* background: #e5eefd; */
	background: #FFF;
}

.tjitem {
	font-size: 16px;
	font-weight: bold;
}

.tableitem {
	font-weight: bold;
	background: #f2f2f2;
}

.tjlabel {
	display: inline-block;
	width: 25px;
}

.marbtmdz {
	margin-bottom: 35px;
}

.black {
	color: #333 !important;
}

.bigimgwrap {
	width: 100%;
}

.imgwrapon {
	position: relative;
	width: 100%;
	height: 100%;
}

.orderwrap {
	width: 40px;
	height: 40px;
	line-height: 40px;
	border-radius: 3px;
	background: rgba(0, 0, 0, 0.3);
	color: #fff;
	transform: translateY(-50%);
	transition: all 0.5s;
	cursor: pointer;
	font-size: 16px;
}

.orderwrap:hover {
	background: rgba(0, 0, 0, 0.5);
}

.orderleft {
	position: absolute;
	top: 50%;
	left: 0;
}

.orderright {
	position: absolute;
	top: 50%;
	right: 0;
}

.imgdetail {
	max-width: 100%;
	width: auto;
	height: auto;
}

.sgbg {
	bbackground: url(../img/tclogo.png) no-repeat right bottom;
}

/*.tjitem span{ display: inline-block; line-height: 40px; padding-left: 20px;}*/
/*.sg{ width:45px; background: url(../img/sg.png) no-repeat 50px center;}.qgjb{ width:45px; background: url(../img/qgjb.png) no-repeat 10px center;}*/
/*体检审核管理*/
.diacardinfo {
	line-height: 41px;
	text-align: left;
}

.result {
	font-size: 20px;
	font-weight: bold;
	color: #67C23A;
	text-align: center;
}

.changeword {
	font-size: 14px;
	color: #409EFF;
	margin-left: 5px;
}

.nory {
	text-align: center;
}

.bigno1 {
	font-size: 72px;
	color: #409EFF;
}

.bigno2 {
	font-size: 120px;
	color: #409EFF;
}

.bigp {
	margin-top: 20px;
	color: #409EFF;
	margin-bottom: 20px;
}

.nosh {
	text-align: center;
}

.noshtop {
	margin-top: 216px;
}

.bigpsh {
	color: #409EFF;
	margin-top: 20px;
	margin-bottom: 216px;
}

/*缴费打印*/
.radiotop {
	margin-top: 10px;
}

.ckpay {
	font-size: 20px;
	line-height: 35px !important;
}

.red {
	color: #f56c6c;
}

.green {
	color: #67C23A;
}

.seano {
	text-align: center;
}

.seanocont {
	margin-top: 100px;
	margin-bottom: 100px;
}

.jfline {
	width: 80%;
	margin-left: 10%;
	padding: 20px;
	border: #ddd 1px solid;
	box-sizing: border-box;
}

.jfline img {
	width: 100%;
	max-width: 100%;
	height: auto;
}

/*实时监控*/
.videowarp {
	width: 100%;
	height: 500px;
	background: #000;
}

.tjjbtn {
	width: 100%;
	height: 70px;
}

.tjjbtnon {
	background: #83C0FF;
}

/*统计报表*/
.chartwrap {
	width: 1200px;
	height: 600px;
}

/*安全、审计管理*/
.czp {
	width: 100%;
	word-break: break-all;
	line-height: 30px;
	margin-bottom: 20px;
}

.changeh {
	word-break: break-all;
}

.heip {
	line-height: 40px;
	word-break: break-all;
}

.heip1 {
	width: 150px;
	line-height: 40px;
}

.heip2 {
	width: 50px;
	line-height: 40px;
}

.widdes {
	width: 160px;
	text-align: right;
	margin-right: 20px;
	line-height: 40px;
}

.btndiv {
	width: 300px;
	text-align: center;
}

.marrt20 {
	margin-right: 20px;
}

.footlogo {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 40px;
	background: rgba(255, 255, 255, 0.3);
}

.footon {
	margin: auto;
	height: 40px;
	line-height: 40px;
	text-align: center;
}

/*视频回放页面*/
.btn {
	display: inline-block;
	height: 40px;
	line-height: 40px;
	padding: 0 18px;
	cursor: pointer;
	border: none;
	background: #1E9FFF;
	color: #fff;
	border-radius: 2px;
}

.btn:hover {
	background: #4BB2FF;
}

.contvideo {
	padding: 20px;
}

.hight {
	width: 100%;
	height: 500px;
}

.navlihas {
	background: #434a52 !important;
}

.navlihas a {
	color: #ffd04b !important;
}

.widinput {
	width: 300px;
}

.czinfowid {
	width: 500px;
}

.blue {
	color: #20a0ff;
}

.gray {
	color: #999;
}

.yellow {
	color: #E6A23C;
}

.fontsize {
	font-size: 24px;
}

.fontsizesm {
	font-size: 20px;
}

.fontsizebg {
	font-size: 30px;
}

.uslockwd {
	width: 48px;
}

.sfzmimg {
	text-align: center;
}

.sfzmimgdetail {
	max-width: 100%;
	width: auto;
	max-height: 180px;
	margin-bottom: 20px;
}

.sfzmbt {
	font-weight: normal;
	font-size: 14px;
	text-align: center;
	margin-bottom: 10px;
}

.sfzmimgbg {
	text-align: center;
}

.sfzmimgdetailbg {
	max-width: 100%;
	width: auto;
	max-height: 500px;
}

.sfzmbtbg {
	font-size: 16px;
	text-align: center;
	margin-bottom: 10px;
}

@media screen and (max-width: 1440px) {
	.logo {
		width: 587px;
		margin: auto;
		margin-bottom: 40px;
		padding-top: 50px;
	}

	.contrightonck {
		padding: 10px;
	}

	.checknumtop {
		margin-bottom: 10px;
	}

	.table td {
		padding: 5px 10px;
	}

	.autocheckitem {
		padding: 5px;
		height: 62px;
		font-size: 14px;
		margin-bottom: 10px;
	}

	.autocheckitem img {
		margin-left: 0.3rem;
		max-height: 52px;
	}

	.checkitemtx {
		height: 70px;
		font-size: 14px;
		margin-bottom: 10px;
	}

	.checkitemtx img {
		max-height: 70px;
	}

	.paddlf {
		padding: 15px 10px 14px 10px;
	}

	.checkitem2 {
		font-size: 14px;
	}

	.cardcontinner {
		padding: 10px 10px 0px 10px;
	}

	.tjinfoh3 {
		display: none;
	}

	.tjitem {
		font-size: 14px;
		font-weight: bold;
	}

	.btnwarp1 {
		width: 48%;
		padding: 0 1%;
		margin-bottom: 5px;
	}

	.btnwarp2 {
		width: 48%;
		padding: 0 1%;
		margin-bottom: 5px;
	}

	.btnwarp3 {
		width: 48%;
		padding: 0 1%;
		margin-bottom: 10px;
	}

	.btnwarp4 {
		width: 48%;
		padding: 0 1%;
	}

	.btnsize1 {
		width: 100%;
		height: 40px;
	}

	.btnsize2 {
		width: 100%;
		height: 40px;
	}

	.baseinfohei {
		height: 428px;
	}

	.ds {
		color: #E6A23C;
		margin-right: 20px;
	}

	.ys {
		color: #409EFF;
		margin-right: 20px;
	}

	.tg {
		color: #67C23A;
		margin-right: 20px;
	}

	.btg {
		color: #F56C6C;
		margin-right: 20px;
	}
}