@charset "utf-8";
/* CSS Document */
body{
	margin:0;
	padding: 0;
	font-family:"Microsoft Yahei";
}
.width1200 { width: 1200px;}
.height100 {height: 100px;}
.cbf { color: #bfbfbf;}
.c0056B5 {color: #0056B5;}
.content {min-height: calc(100vh - 240px);}
.content .zsjy{ width: 330px;}
.title span { 
	border-left: 3px solid #317EE0; 
	height: 33px;
}
.header{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.check li {
	width: 332px; 
	height: 46px;
}
.check input,.check select,button {
	width: 100%; 
	height: 100%;
	border-radius: 5px;
	border: 1px solid #bfbfbf;
	/*color:#bfbfbf;*/
	font-size: 14px;
}
.check .code { width: 220px;}
.code_img { 
	height: 100%; 
	width:100px; 
	border: 1px solid #bfbfbf;
	border-radius: 5px;
	display: block !important;
}
.code_img img {
	height: 100%; 
	width: 100%;
}
.check li button { 
	background-color: rgb(3,81,137);
	border:1px solid #317EE0; 
	color: #fff;
}
.tips {
	margin-top: -160px;
	margin-left: 435px;
	z-index: 999;
}
.tips div {
	display: none;
	width: 330px;
	height: 198px;
	border-radius: 5px;
	border:1px solid #eee;
	box-shadow: 0 0 20px #eee;
	background: #fff;
}
.name_id .name_id_div { display: none;}
.no_name .no_name_div { display: none;}
.kulian {
	font-size: 56px !important;
	color: #f00;
}
.del {
	top: 0;
	right: 0;
}
.content .jyjg {width: 665px;}
.wsj { 
	font-size:100px !important; 
	color: #bfbfbf;
}
.footer {    
	padding-top: 40px;
    height: 150px;
    box-sizing: border-box;
    text-align: center;
    width: 100%;
    background: #444547;
    font-size: 12px;
}
.footer p {
    color: #777;
    line-height: 24px;
    text-align: left;
    vertical-align: bottom;
}
.footer p span {
	font-family: 微软雅黑, "Microsoft YaHei";
    color: rgb(216, 216, 216);
}
/*有学时、无学时*/
.hastimes {
	width:100%;
	border-collapse: collapse;
}
.notimes  tr,
.hastimes  tr {
	height: 40px;
	text-align: center;
}
.hastimes tr td:first-child,
.notimes tr:first-child td:nth-of-type(1) {
	width: 75px;
	border:1px solid #ccc;
}
.hastimes tr td:nth-of-type(2),
.notimes tr:first-child td:nth-of-type(2) {
	width: 395px;
	border:1px solid #ccc;
}
.hastimes tr td:nth-of-type(3),
.hastimes tr td:nth-of-type(4),
.notimes tr:first-child td:nth-of-type(3),
.notimes tr:first-child td:nth-of-type(4) {
	width: 95px;
	border:1px solid #ccc;
}
.zl {
	text-align: left; 
	display: flex;
	align-items: center;
}
/*无学时*/
.no_suju{
	width: 100%;
	height: 240px;
	border: 1px solid #ccc;
	border-top: none;
}
.check li .xx {
	color: red;
	top: 35px;
	left:20px;
	font-size: 14px;
	display: none;
}
.check .name_cw div,
.check .code_cw div,
.check .ide_cw div {
	display: block;
}
/*证书*/
.zs {
	padding-top: 180px;
    font: 18px/1.5 "PingFang SC","Lantinghei SC","Microsoft YaHei","HanHei SC","Helvetica Neue","Open Sans",Arial,"Hiragino Sans GB","微软雅黑",STHeiti,"WenQuanYi Micro Hei",SimSun,sans-serif;    
}
.zs_name {margin-top:-428px;margin-left: 378px;position: absolute;font-weight: bold;}
.zs_ide {margin-top:-428px;margin-left: 664px;position: absolute;font-weight: bold;}
.zs_times {margin-top:-385px;margin-left: 750px;position: absolute;font-weight: bold; }
.zs_km {margin-top:-345px;margin-left: 390px;position: absolute;font-weight: bold;}
.zs_jg {margin-top:-225px;margin-left: 845px;position: absolute;}
.zs_sj {margin-top:-177px;margin-left: 845px;position: absolute;}

.jyjg.right>img{
    width:665px;
    margin: 30px 0;
}