@import url("base.css");

body {
	color: #333;
}

button {
	border-style: none;
	outline: none;
}


.container {
	display: block;
	width: 1200px;
	margin: 0 auto;
}

/* 登录box
-------------------------------------------------------------------*/

.login-page {
	background: url(../images/login-bg.jpg) no-repeat left top;
	height: 100%;
	position: absolute;
	width: 100%;
}

.login-box {
	width: 400px;
	border-radius: 10px;
	background: #fff;
	padding: 40px;
	padding-bottom: 30px;
	box-shadow: 0 0 5px #fff;
	margin: 22vh auto 0;
}

.login-box h3 {
	font-size: 24px;
	margin-bottom: 30px;
}

.login-box ul {}

.login-box ul li {
	display: flex;
	justify-content: space-between;
	font-size: 13px;
	line-height: 40px;
	color: #666;
	margin-bottom: 15px;
}

.login-box ul li span {
	height: 40px;
	width: 5em;
}

.login-box ul li>span+* {
	text-align: left;
	width: calc(100% - 5.2em);
	position: relative;
}

.login-box ul li .text {
	border: solid 1px #ccc;
	display: block;
	padding: 0 10px;
	height: 40px;
	color: #999;
	width: 100%;
}

.login-box .loginBtn {
	display: inline-block;
	vertical-align: top;
	background: #27d3de;
	color: #fff;
	border: none;
	padding: 0 3em;
	height: 36px;
	line-height: 36px;
}

.login-box .loginBtn.dl {
	background: #0e94da;
	margin-right: 10px;

}

.login-box ul li #mpanel1 {
	display: block;
}

.login-box .resetpassword {
	color: #999;
}

.login-box .resetpassword:hover {
	color: #0e94da;
}

/* 底部 */

.login-footer {
	font-size: 14px;
	color: #fff;
	line-height: 80px;
	position: absolute;
	left: 0;
	width: 100%;
	bottom: 0;
	text-align: center;
}



/* 注册 */
.zhuche-page {
	background: #f5f5f5;
	position: absolute;
	width: 100%;
	min-height: 100%;
	left: 0;
	top: 0;
	height: max-content;
}

.zhuche-top-box {
	background: #fff;
	padding: 20px 0
}

.zhuche-top-box .logo {
	float: left;
	display: block;
}

.zhuche-top-box .logo img {
	display: block;
}

.zhuche-top-box .zhuche-right {
	float: right;
	text-align: right;
}

.zhuche-top-box .zhuche-right a {
	color: #0ec3ea;
	line-height: 50px;
	margin-left: 10px;
	display: inline-block;
	vertical-align: middle;
}

.zhuche-top-box .zhuche-right a img {
	width: 40px;
	border-radius: 100%;
	overflow: hidden;
	display: inline-block;
	margin-right: 10px;
	vertical-align: middle;
}

.zhuche-cont {
	padding: 50px 0 100px;
	position: relative;
	z-index: 2;
}

.zhuche-box {
	border-radius: 5px;
	background: #fff;
	padding: 35px;
}

.zhuche-buzhou {
	font-size: 18px;
	padding-bottom: 20px;
	margin-bottom: 30px;
	color: #ccc;
	border-bottom: solid 1px #ccc;
}

.zhuche-buzhou span {
	color: #999;
	font-weight: bold;
}

.zhuche-buzhou span.focus {
	color: #0e94da;
}

.zhuche-item {
	font-size: 16px;
	color: #666;
	line-height: 40px;
	display: flex;
	margin-bottom: 15px;
}

.zhuche-item .bt {
	min-height: 1px;
	margin-right: 15px;
	width: 7em;
	text-align: right;
}

.zhuche-item .info {}

.zhuche-item .info #btnSignCheck {
	background: #0e94da;
	font-size: 14px;
	width: 220px;
	line-height: 40px;
	height: 40px;
	color: #fff;
	text-align: center;
	display: block;
	margin: 0 auto;
}

.zhuche-item .info .intxt {
	height: 40px;
	line-height: 40px;
	background: #fff;
	border: solid 1px #ccc;
	color: #999;
	margin-right: 10px;
	padding: 0;
}

.zhuche-item .info input.intxt {
	padding: 0 10px;
}

#duanxin {
	width: 150px;
}

.zhuche-item .info .yzmBtn.ok {
	color: #999;
	text-decoration: none;
}

.zhuche-item .info #yzm_em {
	font-size: 12px;
	margin-left: 15px;
}

.zhuche-item .info label {
	display: inline-block;
	vertical-align: top;
	margin-right: 10px;
}

.zhuche-item .info i {
	font-size: 12px;
	color: #999;
	font-style: normal;
}

.zhuche-item .info i a {
	color: #0ec3ea;
}

.zhuche-footer {
	font-size: 12px;
	color: #999;
	background: #fff;
	line-height: 4em;
	position: absolute;
	left: 0;
	width: 100%;
	bottom: 0;
	text-align: center;
}


/* 学员信息完善 */
.xueyuan-box {
	position: relative;
	font-size: 0;
}

.xueyuan-info {
	width: 80%;
	font-size: 14px;
	display: inline-block;
	vertical-align: top;
}

.xueyuan-info-item {
	margin-bottom: 40px;
}

.xueyuan-bt {
	margin-bottom: 20px;
	margin-top: 15px;
	border-bottom: dashed 1px #ccc;
	padding-bottom: 20px;
}

.xueyuan-bt .bt {
	font-size: 14px;
	font-weight: bold;
	padding-left: 15px;
	color: #333;
	line-height: 1;
	position: relative;
}

.xueyuan-bt .bt::before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 2px;
	background: #0e94da;
}

.xueyuan-info-item .item-2,
.xueyuan-info-item {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.xueyuan-info-item .item-2 .item {
	width: 48%;
	margin-bottom: 15px;
}

.xueyuan-info-item .item {
	width: 48%;
	margin-bottom: 15px;
}

.xueyuan-info-item.item-jbxx>.item:nth-child(1) {
	width: calc(100% - 190px);
}

.xueyuan-info-item.item-jbxx>.item:nth-child(2) {
	width: 146px;
}

.xueyuan-info-item.item-jbxx #zhaopian-pic {
	border: solid 1px #cecece;
	position: relative;
	text-align: center;
	padding: 18px 15px 45px;
	background: #fff;
	overflow: hidden;
}

.xueyuan-info-item.item-jbxx #zhaopian-pic span {
	margin-bottom: 5px;
	display: inline-block;
	vertical-align: top;
}

.xueyuan-info-item.item-jbxx #zhaopian-pic img {
	display: inline-block;

}

.xueyuan-info-item.item-jbxx #zhaopian-pic .text {
	position: absolute;
	left: 100%;
}

.xueyuan-info-item.item-jbxx #zhaopian-pic a {
	display: block;
	width: 50%;
	line-height: 30px;
	position: absolute;
	bottom: 0px;
	left: 0;
	text-align: center;
	background: #ececec;
	border-right: solid 1px #fff;
	cursor: pointer;
	color: #0e94da;
}

.xueyuan-info-item.item-jbxx #zhaopian-pic .inputbut {
	display: block;
	width: 50%;
	line-height: 30px;
	position: absolute;
	bottom: 0px;
	right: 0;
	background: #ececec;
	cursor: pointer;
}

.xueyuan-info-item .bt {
	margin-bottom: 5px;
	line-height: 1.5em;
	color: #333;
}

.xueyuan-info-item .info {
	color: #999;
	background: #fafafa;
	padding: 0 15px;
	border: solid 1px #cecece;
}

.xueyuan-info-item .info .text {
	line-height: 35px;
	height: 35px;
	color: #999;
	width: 100%;
	border: none;
	background: none;
}

.xueyuan-info-item textarea.info {
	padding: 10px 15px;
	border: solid 1px #cecece;
	background: #fafafa;
	line-height: 1.5em;
	min-height: 7.5em;
	outline: none;
}

.xueyuan-info-item .info label {
	display: inline-block;
	vertical-align: top;
	line-height: 35px;
	height: 35px;
	margin-right: 15px;
}


.xueyuan-info-item .info p {
	line-height: 35px;
	height: 35px;
	color: #999;
}

.xueyuan-info-item .info p i {
	font-style: normal;
	color: #f50;
	font-size: 12px;
	line-height: 35px;
	padding-left: 50px;
	float: right;
}

.xueyuan-info .buttonGreen142 {
	background: #0e94da;
	font-size: 14px;
	width: 220px;
	line-height: 40px;
	height: 40px;
	color: #fff;
	text-align: center;
	display: block;
	margin: 0 auto;
}

.xueyuan-nav {
	width: 15%;
	margin-left: 4.5%;
	border-left: solid 1px #ccc;
	position: sticky;
	top: 30px;

	z-index: 999;
	right: 0;
	font-size: 14px;
	display: inline-block;
	vertical-align: top;
	padding-bottom: 20px;
}

.xueyuan-nav>a {
	display: block;
	line-height: 30px;
	font-weight: bold;
	color: #333;
	padding-left: 20px;
	margin-bottom: 10px;
}

.xueyuan-nav>a.focus {
	color: #0e94da;
	border-left: solid 2px #0e94da;
}

.xueyuan-nav .btn {
	text-align: center;
	margin-top: 20px;
	padding-top: 20px;
	border-top: solid 1px #ccc;
}

.xueyuan-nav .btn a {
	background: #0e94da;
	color: #fff;
	line-height: 35px;
	display: inline-block;
	vertical-align: top;
	padding: 0 1.5em;
	text-decoration: none;
}


/* 表格打印 */
.dayin-box {}

.printme-box {
	width: 795px;
	height: 1125px;
	margin: 0 auto;
	background: #fff;

}

.chaxun-ajax-bt {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	line-height: 3em;
}

.chaxun-ajax {
	font-size: 14px;
}

.chaxun-ajax>p {
	line-height: 2em;
	text-align: right;
	margin-bottom: 25px;
}

.chaxun-ajax>div {
	line-height: 2em;
	text-align: left;
	margin-top: 25px;
}

.chaxun-ajax table {
	border-left: solid 1px #333;
	border-top: solid 1px #333;
	font-weight: 14px;
	text-align: left;
}

.chaxun-ajax table td {
	border-bottom: solid 1px #333;
	border-right: solid 1px #333;
	padding: 15px;
}

.chaxun-ajax table td.pic {
	padding: 0;
	text-align: center;
}

.chaxun-ajax table td img {
	display: block;
	margin: 0 auto;
	width: 94px;
	height: 132px;
}

.chaxun-ajax table td textarea {
	background: none;
	border: none;
	padding: 0;
	display: block;
	width: 100% !important;
	resize: none;
	outline: none;
}

.printmeBtn {
	background: #0e94da;
	font-size: 14px;
	width: 220px;
	line-height: 40px;
	height: 40px;
	color: #fff;
	text-align: center;
	display: block;
	margin: 50px auto 0;
}

.dayin-fenge {
	text-align: center;
	position: relative;
}

.dayin-fenge::before {
	content: '';
	width: 100%;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -1px;
	height: 1px;
	border-bottom: dashed 1px #ccc;
	z-index: 1;
}

.dayin-fenge div {
	font-size: 20px;
	color: #333;
	font-weight: bold;
	display: inline-block;
	padding: 0 2em;
	background: #fff;
	position: relative;
	z-index: 2;
}


/* 密码找回 */
.mmzh-page {
	background: #f5f5f5;
	position: absolute;
	width: 100%;
	height: 100%;
}


#mmzh {
	background: #0e94da;
	font-size: 14px;
	width: 120px;
	line-height: 40px;
	height: 40px;
	color: #fff;
	text-align: center;
	display: block;
	margin: 0 auto;
}

.mmzh-page .zhuche-item .info {}

.mmzh-page .zhuche-item .info p {
	background: #f5f5f5;
	padding: 0 15px;
}

.mmzh-page .zhuche-item .info .intxt {
	padding: 0 15px;
}
