@charset "utf-8";
/* 页面主体样式 */

/*通用重置样式 start*/
.textAlignR {
	text-align: right
}

.borderNone {
	border: none;
}

.mleft1 {
	margin-left: -0.16rem;
}

.mright1 {
	margin-right: 0.2rem;
}

.mright2 {
	margin-right: 0.12rem;
}

.mbottom1 {
	margin-bottom: 20px;
}

.padding1 {
	padding: 0;
}

.fontColor1 {
	color: #adadad;
}

.fontColor2 {
	color: #323232;
}

.fontColor3 {
	color: #666666;
}

.fontColor4 {
	color: #f5594e;
}

.fontColor5 {
	color: #fff;
}

.fontColor6 {
	color: #4d4d4d;
}

.fontColor_orange {
	color: #ff7f00;
}

.fontColor_green {
	color: #41cc41;
}

.fontColor_red {
	color: #f5594e;
}

.text-AlignLeft {
	text-align: left;
}

.text-AlignRight {
	text-align: right;
}

.text-AlignCenter {
	text-align: center;
}

.text-Indent {
	text-indent: 2em;
}

.fontWeight-bold {
	font-weight: bold;
}

.fontDecoration-underline {
	text-decoration: underline;
}

.align-Top {
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	align-items: flex-start;
}

.bgColor_white {
	background-color: #fff;
}

.filter-blur {
	/*设置页码模糊*/
	-webkit-filter: blur(6px);
	-moz-filter: blur(6px);
	-ms-filter: blur(6px);
	filter: blur(6px);
}

.width-auto {
	width: auto;
}

/*通用重置样式 end*/

/*登录 start*/
body {
	width: 100%;
	height: 100%;
}

.Login-Box {
	width: 100%;
	height: 100%;
}

.Login-bdMain {
	width: 100%;
	height: 100%;
	/*	min-width: 1000px;min-height: 680px;*/

	margin: 0 auto;
	position: relative;
	font-size: 0;
}

.login-bdCells {
	height: 100%;
	display: inline-block;
	vertical-align: top;
}

.login-leftBd {
	width: 32%;
	position: relative;
	background-color: #fff;
}

.login-leftBd .logo {
	position: absolute;
	left: 50px;
	top: 40px;
}

.login-leftBd .logo img {
	width: 120px;
}

.login-leftBd .ikon {
	width: 76%;
	position: absolute;
	bottom: 50px;
	left: 50%;
	margin-left: -38%;
	text-align: center;
}

.login-leftBd .ikon img {
	display: inline-block;
	width: 86%;
}

.login-rightBd {
	width: 68%;
	height: 100%;
}

.login-rightBd .logo {
	display: none;
}

.login-rightBd_cont {
	width: 80%;
	margin: 0 auto;
	position: relative;
	top: 50%;
	margin-top: -220px;
}

.login-rightBd_cont .login-Title {
	width: 100%;
	margin: 0 auto;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 80px;
}

.login-rightBd_cont .login-Title img {
	width: 280px;
}

.login-inputText_Item .webui-inputIcon,
.login-inputText_Item .webui-inputClear {
	font-size: 20px;
	width: 20px;
	height: 20px;
	line-height: 20px;
	top: 50%;
	margin-top: -10px;
}

.login-formBox li {
	width: 100%;
	/*margin-bottom: 30px;
	overflow: hidden;*/
}

.login-formBox li:last-child {
	margin-bottom: 40px;
}

.login-inputText_Item .webui-inputText_ic {
	padding: 10px 40px;
	font-size: 16px;
	height: 58px;
}

.login-inputText_Item .webui-inputText_ic::-webkit-input-placeholder {
	font-size: 16px;
}

.login-formBox .login_Qrcode {
	float: left;
	width: 60%;
}

.login-formBox .login-qrcodeImg {
	float: right;
	width: 35%;
	height: 60px;
	line-height: 60px;
	text-align: right;
}

.login-formBox .login-qrcodeImg img {
	display: inline-block;
	width: 100%;
	height: 60px;
	vertical-align: middle;
}

.login-checkBox {
	font-size: 14px;
	overflow: hidden;
	margin-bottom: 30px;
}

.login-checkBox .weui-check_label {
	float: left;
}

.login-checkBox .forget {
	float: right;
	color: #adadad;
}

.login-checkBox .forget:hover {
	color: #4e70f5;
}

.login-Btn {
	display: block;
	width: 100%;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	background: url("../../../Imges/Imge/login_BtnBg.png") left top repeat-y;
	background-size: 100%;
	border-radius: 4px;
}

.login-Btn:hover {
	background: #2276f5;
}

.login-rightBd .top_box {
	width: 100%;
	height: 60%;
	background: url("../../../Imges/Imge/right_bg.png") left bottom no-repeat;
	background-size: 100%;
	background-color: #2f88ed;
	position: relative;
}

.login-rightBd .top_box .right_computer {
	width: 60%;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -30%;
	text-align: center;
}

.login-rightBd .top_box .right_computer img {
	width: 92%;
	display: inline-block;
}

.login-rightBd .bottom_box {
	width: 100%;
	height: calc(40% - 40px);
	background-color: #1466e0;
}

.login-rightBd .bottom_box .link_cont {
	width: 100%;
	margin: 0 auto;
}

.link_cont .webui-TextMore {
	color: #fff;
	width: 60%;
	margin: 0 auto;
	padding-top: 60px;
	text-align: center;
}

.link_cont .link {
	font-size: 0;
	width: 100%;
	margin: 0 auto;
	margin-top: 30px;
	text-align: center;
}

.nav_item {
	display: inline-block;
	margin: 10px;
	position: relative;
}

.link .nav_item .link_cell {
	display: inline-block;
	width: 190px;
	height: 56px;
	line-height: 56px;
	padding: 0 15px;
	font-size: 14px;
	color: #fff;
	background-color: rgba(255, 255, 255, 0.3);
	border-radius: 4px;
	overflow: hidden;
	text-align: left;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-wrap: normal;
	word-wrap: break-word;
	word-break: break-all;
	position: relative;
}

.link .nav_item:hover .link_cell{
	background-color: rgba(255, 255, 255, 1);
	color: #2f88ed;
}

.link_cell .iconfont {
	display: inline-block;
	font-size: 20px;
	margin-right: 6px;
	color: #fff;
	vertical-align: middle;
}

.link .nav_item:hover .link_cell .iconfont {
	color: #2f88ed;
}

.link .nav_item .link_cell.link_cellarrow {
	padding-right: 30px;
}
.link .nav_item .link_cell.link_cellarrow .arrow {
	position: absolute;
	right: 5px;
	top: 50%;
	margin-top: -8px;
	line-height: normal;
	font-size: 16px;
}
.link .nav_item:hover .link_cell.link_cellarrow{
	border-bottom-left-radius:0 ;
	border-bottom-right-radius:0 ;
}
.link .nav_item:hover .link_cell.link_cellarrow .arrow {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
.link .nav_item .nav_child{
	font-size: 14px;
	width: 100%;
	background-color: rgba(255, 255, 255, 1);
	border: 1px solid #f0f0f0;
	margin: 0;
	position: absolute;
	left: 0;
	top: 56px;
	border-radius: 4px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	z-index: 2;
	display: none;
	max-height: 112px;
	overflow-y: auto;
}
.link .nav_item:hover .nav_child{
	display: block;
}
.link .nav_item .nav_child dd{
	margin: 0;
	border-bottom: 1px solid #f0f0f0;
}
.link .nav_item .nav_child dd:last-child{
	border: none;
}
.link .nav_item .nav_child a{
	display: block;
	width: 100%;
	padding: 0 20px;
	line-height: 36px;
	background: transparent;
	height: 36px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-wrap: normal;
	word-wrap: break-word;
	word-break: break-all;
}
.link .nav_item .nav_child a:hover{
	color: #1466e0;
	text-decoration: underline;
}
.login-rightBd .ft_box {
	width: 100%;
	height: 40px;
	line-height: 40px;
	background-color: #1466e0;
}

.ft_box .record {
	width: 60%;
	margin: 0 auto;
	text-align: center;
	font-size: 12px;
	color: rgba(255, 255, 255, 0.6);

}

/*登录 end*/