.login_backgound {
	background-color: #73A0DF;
	background-image:
		url(http://static.weixiaotong.com.cn/static/login_background2.png);
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: 60% auto;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.bk_panel {
	width: 500px;
	height: 400px;
	display: flex;
	background-color: #f1f5fb;
	border-radius: 8px;
	box-shadow: 4px 4px 8px rgba(47, 102, 175, .85);
	flex-direction: column;
	align-items: center;
}

.bk_panel_title {
	color: #333;
	font-size: 24px;
	font-weight: 500;
	padding-bottom: 28px;
}

.bk_panel_input {
	display: flex;
	padding-bottom: 13px;
	align-items: center;
}

.bk_panel_input span {
	font-size: 16px;
	color: #333;
	font-weight: 300;
	padding-right: 8px;
}

.bk_panel_input input {
	border: 1px solid #B5B5B5;
	padding: 7px;
	border-radius: 4px;
	width: 180px;
}

.bk_panel_btn {
	border-radius: 4px;
	width: 100px;
	background-color: #63A9FF;
	border-radius: 4px;
	color: #fff;
	height: 34px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 10px 40px 0px 0px;
	cursor: pointer;
	border: 0px solid;
	font-size: 14px;
}

.bk_panel_error {
	color: red;
	font-size: 12px;
	padding-bottom: 5px;
	padding-left: 40px;
	margin-top: -10px;
}

.login_backgound_jieshou {
	background-color: #F7FCFF;
	background-image:
		url(https://cos.weixiaotong.com.cn/icon/login/login_background_jieshou.png);
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: auto;
	background-position-y: 110px;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.jieshou_panel {
	width: 1024px;
	height: 100%;
	display: flex;
	flex-direction: column;
}

.jieshou_panel_title {
	font-family: MicrosoftYaHei;
	font-size: 30px;
	color: #2C5590;
	padding-left: 20px;
}

.jieshou_login_panel {
	width: 314px;
	height: 224px;
	display: flex;
	margin-top: 150px;
	margin-right: 35px;
	padding-top: 50px;
	background-color: #f1f5fb;
	border-radius: 8px;
	box-shadow: 4px 4px 8px rgba(47, 102, 175, .85);
	flex-direction: column;
	align-items: center;
}

.jieshou_panel_btn {
	border-radius: 4px;
	width: 250px;
	background-color: #FFB100;
	border-radius: 4px;
	color: #fff;
	height: 36px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 35px -10px 0px 0px;
	cursor: pointer;
	border: 0px solid;
	font-size: 14px;
}

.jieshou_panel_input {
	position: relative;
	width: 250px;
	height: 36px;
	padding-bottom: 15px;
}

.jieshou_panel_input input {
	height: 36px;
	border: 1px solid #B5B5B5;
	border-radius: 4px;
	float: left;
	line-height: 36px;
	width: 250px;
	text-indent: 30px;
	padding-left: 10px;
	background-color: transparent !important;
}

.jieshou_input_icon {
	position: absolute;
	top: 8px;
	left: 10px;
	font-size: 18px;
}

.login_backgound_jssyxx {
	background-color: #F7FCFF;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	min-width: 1024px;
}

.jssyxx_panel_title {
	font-family: MicrosoftYaHei;
	font-size: 30px;
	color: #009252;
	padding-left: 20px;
}

.jssyxx_login_panel {
	position: absolute;
	top: 160px;
	left: calc(50% + 150px);
	width: 314px;
	height: 224px;
	display: flex;
	padding-top: 50px;
	background-color: #f1f5fb;
	border-radius: 8px;
	box-shadow: 4px 4px 8px rgba(47, 102, 175, .85);
	flex-direction: column;
	align-items: center;
}

.jssyxx_panel {
	width: 100%;
	height: 100%;
}

.jssyxx_panel_btn {
	border-radius: 4px;
	width: 250px;
	background-color: #04D25D;
	border-radius: 4px;
	color: #fff;
	height: 36px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 35px -10px 0px 0px;
	cursor: pointer;
	border: 0px solid;
	font-size: 14px;
}

.jssyxx_panel_input {
	position: relative;
	width: 250px;
	height: 36px;
	padding-bottom: 15px;
}

.jssyxx_panel_input input {
	height: 36px;
	border: 1px solid #B5B5B5;
	border-radius: 4px;
	float: left;
	line-height: 36px;
	width: 250px;
	text-indent: 30px;
	padding-left: 10px;
}

.jssyxx_input_icon {
	position: absolute;
	top: 8px;
	left: 10px;
	font-size: 18px;
}

.login_backgound_yxjk {
	background-color: #F8FCFF;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	min-width: 1024px;
}

.jssyxx_panel_title {
	font-family: MicrosoftYaHei;
	font-size: 30px;
	color: #2C5590;
	padding-left: 20px;
}

.yxjk_login_panel {
	position: absolute;
	top: 270px;
	left: calc(50% + 150px);
	width: 314px;
	height: 224px;
	display: flex;
	padding-top: 50px;
	background-color: #f1f5fb;
	border-radius: 8px;
	box-shadow: 4px 4px 8px rgba(47, 102, 175, .85);
	flex-direction: column;
	align-items: center;
}

.yxjk_bottom {
	display: flex;
	justify-content: center;
}

.yxjk_bottom span {
	padding: 16px 0px 14px 40px;
	margin-left: 100px;
	align-items: center;
	width: 984px;
	font-family: MicrosoftYaHei;
	font-size: 20px;
	color: #2C5590;
}

body, ul, li, div, span, p {
	padding: 0;
	margin: 0;
}

ul, li {
	list-style: none;
}

.body-div {
	background: url(../pixelcave/page/img/bodyBg.png);
}

.hidden {
	display: none;
}

.cross {
	height: 400px;
	position: absolute;
	top: 20%;
	left: 0;
	right: 0;
	background: url(../pixelcave/page/img/blackBack.png);
}

.mainBox {
	margin: 0 auto;
	width: 980px;
	height: 400px;
}

.mainLeft {
	width: 538px;
	height: 400px;
	float: left;
	background: url(../pixelcave/page/img/jxhdImg.png) no-repeat
		40px;
}

.mainRight {
	width: 442px;
	height: 400px;
	float: left;
	background: url(../pixelcave/page/img/whiteBack.png);
}

.logo {
	width: 364px;
	height: 40px;
	padding: 30px 0 20px 0px;
}

.title {
	width: 442px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 18px;
	font-family: "微软雅黑";
	color: #3c4258;
}

.dataForm {
	width: 442px;
	height: 250px;
}

.dataForm table {
	width: 100%;
}

.dataForm table .left {
	text-align: right;
	width: 108px;
	font-size: 18px;
	font-family: "微软雅黑";
	color: #3c4258;
}

.dataForm table .right {
	text-align: left;
	font-family: "微软雅黑";
	color: #3c4258;
}

.dataForm table tr td {
	height: 45px;
	line-height: 45px;
}

.nobg {
	background: none;
	border: 1px solid #626262;
}

.loginInput {
	border-radius: 5px;
	height: 30px;
	padding-left: 10px;
	width: 200px;
	font-size: 14px;
	color: #3c4258;
}

.loginBtn {
	background: url(../pixelcave/page/img/loginBtn.png);
	border: none;
	width: 94px;
	height: 39px;
	cursor: pointer;
}

.Link {
	width: 500px;
	height: 40px;
	line-height: 40px;
	position: fixed;
	bottom: 0;
}

.Link ul {
	width: 500px;
	height: 40px;
	line-height: 40px;
	margin-left: 30px;
}

.Link ul li {
	height: 40px;
	line-height: 40px;
	padding: 0 5px;
	float: left;
	color: white;
}

.Link ul li a {
	height: 30px;
	line-height: 30px;
	color: white;
	font-size: 12px;
	text-decoration: none;
	filter: Alpha(Opacity = 50);
	opacity: 0.5;
}

.Link ul li a:hover {
	filter: Alpha(Opacity = 100);
	opacity: 1;
}

.message {
	width: 442px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	font-family: "微软雅黑";
	color: red;
}

.errorInfo {
	width: 280px;
	height: 30px;
	padding: 5px 10px 0px 81px;
}

.errorInfo span {
	font-size: 12px;
	font-family: "微软雅黑";
	display: block;
	padding: 5px 5px 5px 20px;
	background: #FFF2F2 url(../pixelcave/page/img/error.png)
		no-repeat 2px 6px;
	border: 1px solid #FF8080;
}

.errorSpan {
	background: url(../pixelcave/page/img/error.png) no-repeat
		4px 10px;
	display: block;
	float: left;
	width: 20px;
	height: 30px;
	display: none;
}
.tab {
	margin-top:15px;
}
.tab ul {
	display: flex;
	justify-content: center;
	line-height: 40px;
    border-bottom: 1px solid #e7e7eb;
}

.tab li.selected {
    border-bottom: 3px solid #44b549;
}

.tab li a {
    display: block;
    padding: 0 70px;
    color: #222222;
    text-decoration:none;
}
.tab li a:hover {
   color: #459ae9;
}

.tab li:hover {
    border-bottom: 3px solid #459ae9;
}

.login-weixin {
	padding: 15px;
}

.apiErrorInfo {
    width: 280px;
    height: 30px;
    padding: 5px 10px 10px 20px;
    text-align: left;
    max-width: 260px;
    display: none;
}