﻿article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}
audio, canvas, video {
	display: inline-block;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
[hidden] {
	display: none;
}
html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	font-family: "微软雅黑";
	height: 100%;
	overflow:hidden
}
body {
	margin: 0;
	height: 100%;
	position: relative;
	overflow: auto !important;
	background: #fff;
	background-repeat: repeat;
	background-image: none;
	background-size: auto;
	background-image: url(../images/bg.png);
	background-repeat: no-repeat;
	background-size: cover;
}
.login_left{
	width: 40%;
	height: 100%;
	position: absolute;
	overflow: visible;
	background-image: url(../images/bg2.png);
	background-repeat: no-repeat;
	background-size: 80% auto;
	background-position: center;
}
.login_left > div{
	color: #fff;
	font-size: 40px;
	width: 60%;
	margin: 100px 0 0 80px;
	line-height: 80px;
	font-weight: 400;
	letter-spacing: 5px;
}
.login_left .lg{
	width: 195px;
	height: 195px;
	position: absolute;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100% 100%;
	top: 100px;
	margin: 0px;
	left: calc(100% - 140px);
}
.bg1{
	background-image: url(../images/bg1.png);
}
.bg2{
	background-image: url(../images/bg2.png);
}
.bg3{
	background-image: url(../images/bg3.png);
}
.login_left .login-logo{
	height: 100px;
	background-image: url(../../index/image/logo.png);
	background-repeat: no-repeat;
	background-size: 100px 100px;
	width: 100px;
	margin: 36px;
}
a:focus {
	outline: thin dotted;
}
a:active, a:hover {
	outline: 0;
}
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}
abbr[title] {
	border-bottom: 1px dotted;
}
b, strong {
	font-weight: bold;
}
dfn {
	font-style: italic;
}
hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
}
mark {
	background: #ff0;
	color: #000;
}
code, kbd, pre, samp {
	font-size: 1em;
}
pre {
	white-space: pre-wrap;
}
q {
	quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
	font-size: 80%;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
img {
	border: 0;
}
svg:not(:root) {
	overflow: hidden;
}
figure {
	margin: 0;
}
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}
legend {
	border: 0;
	padding: 0;
}
button, input, select, textarea {
	font-family: inherit;
	font-size: 100%;
	margin: 0;
}
button, input {
	line-height: normal;
}
button, select {
	text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
button[disabled], html input[disabled] {
	cursor: default;
}
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}
input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
-webkit-appearance:none;
}
#login_main {
	width: 60%;
	position: absolute;
	right: 0px;
	top: calc(50% - 250px);
	top: -webkit-calc(50% - 250px);
	top: -moz-calc(50% - 250px);
}
.body-bg{
	background: url(../images/bg.png) repeat-x top left #ffffff;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
}
.logo {
	width: 528px;
	height: 142px;
	background: url(../images/logoBg.png) no-repeat left top;
	text-indent: -9999px;
	dislay:block
}
.main_form {
	height: auto;
	width: 380px;
	padding: 10px 50px 50px 50px;
	background: #e8f3eb;
	margin: 0px auto;
}
.main_form .login-bg-small{
	background: url(../images/bg-small.png);
	width: 400px;
	height: 283px;
	background-size: 100%;
	background-position: center;
	margin: 58.5px 0px;
}
.main_form .login-title{
	display: block;
	text-align: center;
	font-size: 34px;
	letter-spacing: 1px;
	margin-top: 40px;
	font-family: Noto Sans SC-Bold, Noto Sans SC;
	font-weight: bold;
	color: #1D2129;
}
.main_form .login-title span{
	color: #018532;
	padding-left: 5px;
}
.modern-container {
	padding: 60px 20px 0 20px;
	margin: 0 auto;
	position:relative
}
.main_form h1 {
	font-size: 40px;
	color: #0e5fb5;
	height: 37px;
	line-height: 37px;
	position: fixed;
	top: 30px;
	width: 100%;
	text-align: center;
	font-family: "宋体";
	left: 0;
}
.main_form input {
	width: 100%;
	height: 47px;
	line-height: 47px;
	border: 1px solid #018532;
	box-sizing: border-box;
	margin: 0 0 28px 0;
	padding: 0 0 0 30px;
	color: #062a68;
	outline: none;
	border-radius: 4px;
	text-indent: 12px;
	font-size: 15px;
}
.main_form input:focus {
	border: 1px solid #018532;
	box-shadow: 0 0 7px 0 rgba(1,133,50,.2);
}
.main_form input.user-icon {
	background-size: 16px !important;
	background: rgba(255,255,255,0) url(../images/icon-user.png) no-repeat 15px center
}
.main_form input.key-icon {
	background-size: 16px !important;
	background: rgba(255,255,255,0) url(../images/icon-pwd.png) no-repeat 15px center;
	margin-bottom: 28px
}
::-webkit-input-placeholder { /* WebKit browsers */
color: #999;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color: #999;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
color: #999;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
color: #999;
}
.forgetPassWord {
	display: block;
	font-size: 14px;
	color: #999;
	position: absolute;
	right: 0;
	bottom: 60px;
	cursor: pointer
}
.forgetPassWord:hover {
	color: #ff7900;
}
.mdn-switch{
	font-family: Noto Sans SC-Regular, Noto Sans SC;
	font-weight: 400;
	color: rgb(1, 133, 50);
	font-size: 14px;
	position: relative;
	top: -10px;
	cursor: pointer;
}
.mdn-switch span{
	background-image: url(../images/icon-unselected.png);
	background-repeat: no-repeat;
	padding-left: 26px;
	background-size: 16px;
}
.mdn-switch.active span{
	background-image: url(../images/icon-selected.png);
}
.submit {
	width: calc(100% - 40px);
	width: -webkit-calc(100% - 40px);
	width: -moz-calc(100% - 40px);
	height: 45px;
	line-height: 45px;
	font-size: 16px;
	color: #fff !important;
	margin: 20px auto 0;
	background: #018532;
	display: block;
	text-decoration: none;
	text-align: center;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	border-radius: 3px;
}
.submit:hover {
	background: #018532
}
.guest{
	position: absolute;
	right: 0px;
	bottom: 5px;
}
.guest label{
	color: #059c6e;
	font-weight: 400;
	font-size: 14px;
}
.guest span{
	color: #5FAD7F;
	font-size: 14px;
}
#WX_CONTENT_loginPageClt_guid_loginRpt > form{
	position: static !important;
}
.support-info{
	position: absolute;
	bottom: -30px;
	width: 100%;
	text-align: center;
	font-weight: 400;
	line-height: 30px;
	color: #fff;
	font-size: 13px;
	background: #3b577f;
}
.login_title{
	font-size: 46px;
	font-family: "华文隶书";
	font-weight: bold;
	text-shadow: 2px 1px 0px #18be7e;
	position: absolute;
	width: 100%;
	text-align: center;
	top: -100px;
}
.copyright{
	position: absolute;
	bottom: 25px;
	font-size: 18px;
	width: 60%;
	text-align: center;
	right: 0;
}
.copyright a{
	color: #999;
	cursor: pointer;
}
.copyright a:hover{
	color: #008532;
}