html,body{ margin:0; height:100%;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td {
  margin: 0;
  padding: 0;
}
body {
	font: 14px/1.5 "Microsoft YaHei", '\5FAE\8F6F\96C5\9ED1', sans-serif;
}
a,a:visited {
  text-decoration: none;
}
.link,a.link {
  color: #1e5494;
  cursor: pointer;
}
a:hover,.link:hover {
  text-decoration: none;
}
.header{
	width: 100%;
	overflow:hidden;
	display:table;
	position:relative;
	top: 0;
	height: 160px;
}


.header-logo {
    margin-left: 45px;
    
}
.comp_logo{
	margin-top: 20px;
	margin-left: 40px;
	height: 60px;
	width:230px;
	/* transform:scale(0.75,0.75); */
	-webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.left-box {
    float: left;
    text-align: center;
	position:relative;
	display: block;
    width: 48%;
    hight: 100%;
    
}

.left-img {
    margin-left:25%;
    float: left;
    margin-top: 5%;
}

.login_box {
    height: 500px;
 	text-align: left;
 	display: inline-block;
    margin-top: 120px;
 	float: right;
 	width: 40%;
 	position: absolute;
 	margin-left: 10%;
	left:920px;
}
.login_box ul{
    float: right;
	width: 430px;
    height: 560px;
    border-radius:0px;
    border:0px;
    margin-top: -90px;
    margin-right: 9%;
 	background-image: url(../images/login/login_box.png);
 	background-size: cover;
}

.login_button:active {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.login-wrap {
	position: relative;
	width: 100%;
	height: auto;
    min-height: 100%;
}
.page_login {
  height: auto;
  position: relative;
}
ul {
	text-align: center;
	height: 80%
}
ul li{
	list-style-type: none;
	display: inline-block;
}
.hydl{
	width: 318px;
	height:60px;
	color: #858585;
	font-size: 23px;
	line-height:65px;
	font-family:"黑体"
}
.prefix {
	color: black;
}
.inputstyle {
	height: 43px;
  	font-size: 18px;
  	line-height: 43px;
    display: inline-block;
    padding: 0px 3px 0px 65px;
    color: black !important;
    outline: none;
    float: right;
    width: 320px;
    border-color: gray;
    border-width: 1px;
    border-style: solid;
    border-radius: 5px;
}
.imgCodeinput{
	width: 30%;
    float: left;
    font-size: 16px;
    height: 50px;
    margin-left: 7%;
    line-height: 0px;
    padding: 0px 15px 0px 64px
  }
.company {
    background-image: url(../images/login/companyname.png) !important;
    background-repeat: no-repeat;
    background-position: 20px 15px;
    background-color:rgba(0, 0, 0, 0);
	width: 300px;
    height: 54px;
    border-radius: 5px;
	margin-top:30px;
	display: none;
}
.username {
    background-image: url(../images/login/username.png) !important;
    background-repeat: no-repeat;
    background-position: 20px 15px;
    background-color:rgba(0, 0, 0, 0);
	width: 300px;
    height: 54px;
    border-radius: 5px;
	margin-top:-30px;
}
.password {
    background-image: url(../images/login/password.png);
    background-repeat: no-repeat;
    background-position: 20px 15px;
    background-color:rgba(0, 0, 0, 0);
	width: 300px;
    height: 54px;
    border-radius: 5px;
	margin-top: -10px;
}
.login_rebpwd{
	margin-top:10px;
	margin-left:12px;
	width: 318px;
	float: left;
	display:block;
}
.reb_pwd{
	display: none;
}
.reb_zi{
	margin-left:5px;
	font-size:16px;
	color: #5E2BF2;
}
#myCheck + label{
    border-radius: 5px;
    border:1px solid #d3d3d3;
    width:20px;
    height:20px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    line-height: 20px;
    border-color: #5E2BF2;
    background-color:rgba(0, 0, 0, 0);
	margin-top:-2px;
	margin-left: -150px;
}
#myCheck:checked + label{
    background-color: #5E2BF2;
}
#myCheck:checked + label:after{
    content:"\2714";
}
.err_tip {
  display: none;
  width:400px;
  padding: 4px 5px;
  color: #f09e3c;
}
.err_tip .error-content {
  line-height: 25px;
  padding-left: 22px;
}
.err_tip .icon-tip {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 18px;
  height: 18px;
  background: url(images/error.png) no-repeat;
  _background-image: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Content/images/error.png', sizingMethod='scale');
}
.err_tip .triangle-wrapper {
  position: absolute;
  bottom: -12px;
  left: 30px;
  width: 0;
  height: 0;
  border: 6px solid;
  border-color: #F4E6B1 transparent transparent transparent;
  background: transparent;
}
.err_tip .triangle-inner {
  position: absolute;
  top: -8px;
  left: -6px;
  width: 0;
  height: 0;
  border: 6px solid;
  border-color: #ffffe1 transparent transparent transparent;
  background: transparent;
}
.err_tip .close-btn {
  position: absolute;
  top: 3px;
  right: 5px;
  font-style: normal;
  font-size: 18px;
  cursor: pointer;
}
.login_button {
	width: 370px;
    height: 60px;
    border-radius: 9px;
    line-height: 43px;
	font-size: 18px;
  	opacity: 1;
  	color: #fff;
  	cursor: pointer;
  	font-family: "Microsoft YaHei";
  	border: 0px solid;
    background-color: #024788;
    margin-top: 60px;
    box-shadow: darkgrey 0px 3px 10px 0px ;
}
.login-wrap input:-webkit-autofill { 
	-webkit-box-shadow: 0 0 0px 1000px white inset; 
}
.lgoint-item-username {
	margin-top: 20%;
}
.lgoint-item-password {
	margin-top: 10%;
}
.lgoint-item-button {
	margin-top:-15px;
}

.middle{
    background-image: url(../images/login/middle_bacPic.png);
	background-repeat:no-repeat;
	background-size: 100% 100%;
	height: 600px;
	width: 100%;
	position: relative;
	display: inline-block;
    overflow:hidden;
	display:table;
	top: -50px;
}
.background-img{
	background-size: 100% 100%;
    height: 100%;
    width: 100%;
    position: fixed;
}

.QR_code{
	margin-right: 70px;
    margin-top: 30px
}
.download_text {
	color: #5E2BF2;
}
.ios_img_1 {
	margin-top: 3px;
}
.ios_img_2 {
	margin-top: 3px;
}
.iosDownload{  
	position:relative;
	z-index:2;  
}  
.iosDownload{  
	z-index:3;  
	background:none;
}  
.iosDownload span{  
	display: none;  
}  
.iosDownload:hover span{
	display:block;  
	position:absolute;  
	top:30px;  
	left:-25px;  
	width:118px;  
	padding: 1px;   
}
.ios_word_2 {
	color: #F28E0D;
}
.ios_word_1 {
	color: #024788;
}
.android_img_1 {
	margin-top: 3px;
}
.android_img_2 {
	margin-top: 3px;
}
.android_word_2 {
	color: #F28E0D;
}
.android_word_1 {
	color: #024788;
}

.androidDownload{  
	position:relative;
	z-index:2;  
}  
.androidDownload{  
	z-index:3;  
	background:none;
}  
.androidDownload span{  
	display: none;  
}  
.te {
	margin-top: 100px;
}
.androidDownload:hover span{
	display:block;  
	position:absolute;  
	top:30px;  
	left:-25px;  
	width:118px;  
	padding: 1px;   
} 
#rememberme{
	margin-left: -155px;
}
.remb{
	width: 318px;
	height:120px;
	/* line-height:65px; */
	color: #858585;
	font-size: 18px;
	font-family:"黑体"
}
.login-title {
    background-image: url(../images/login/login_title.png);
    background-repeat: no-repeat;
    background-position: 60px 15px;
    background-color:rgba(0, 0, 0, 0);
	width: 400px;
    height: 54px;
    border-radius: 5px;
	margin-top: 1%;
	margin-left: 5%;
	float:left;
}
.credentials {
	margin-top: -1.5%;
}
#qr_ios {
	margin-left: -8px;
}
#qr_android {
	margin-left: 5px;
}

@media only screen and (max-width:1440px){
	.header {
		height: 100px;
	}
	.header-logo {
	    margin-left: -100px;
		margin-top: 50px;
		transform:scale(0.75,0.75);
	}
	.comp_logo{
		margin-top: -50px !important;
		height: 55px;
		margin-left: -50px;
		/* transform:scale(0.75,0.75); */
	}
	.left-box{
		width: 40%;
	}
	.middle{
		margin-top: 25px;
		height: 400px;
	}
	.login_box {
		width: 40%;
	    height: 360px;
	    margin-top: -100px;
		transform:scale(0.7,0.7);
		margin-left: 20%;
		left:580px;
	}
	.login_box ul{
    margin-top: 100px;
	width:410px;
	height:527px;
	}
	.login-box-title {
		width: 318px;
	}
	.login_button {
		width: 365px;
	}
	.inputstyle {
		width: 300px;
		font-size: 15px;
		font-size: 20px;
	}
	.inputstyle_select {
		font-size: 15px;
	}
	.lgoint-item-username {
		margin-top: 35px;
	}
	.lgoint-item-password {
		margin-top:15px;
	}
	.lgoint-item-button {
		margin-top:-30px;
	}
	.left-img{
		transform:scale(0.70,0.70);
		margin-top: -10px;
	}
	.username {
	    margin-top:-5px;
	}
	.password {
	    margin-top: 0px;
	}
	.login-wrap{
	}
}

/* @media only screen and (max-width:1440px){ */
	/* .middle{ */
		/* margin-top: -35px; */
		/* height: 500px; */
		/* transform: scale(1,0.9); */
	/* } */
	/* .login_box ul { */
	    /* transform: scale(0.9, 1); */
	/* } */
	/* .comp_logo{ */
	/* margin-top: -18px !important; */
	/* height: 70px; */
	/* } */
/* } */
@media only screen and (max-width:1360px){
	.header {
		height: 100px;
	}
	.header-logo {
	    margin-left: -100px;
		margin-top: 50px;
		transform:scale(0.70,0.70);
	}
	.comp_logo{
		margin-top: -30px;
		margin-left: -50px;
		height: 70px;
		/* transform:scale(0.75,0.75); */
	}
	.left-box{
		width: 40%;
	}
	.middle{
		margin-top: 20px;
		height: 500px;
		transform: scale(1,0.9);
	}
	.login_box {
		width: 40%;
	    height: 360px;
	    margin-top: -60px;
		transform:scale(0.7,0.85);
		margin-left: 20%;
		left:500px;
	}
	.login_box ul{
		margin-top: 70px;
		transform: scale(1, 1);
		height: 548px;
	}
	.login-box-title {
		width: 318px;
	}
	.login_button {
		width: 365px;
	}
	.inputstyle {
		width: 300px;
		font-size: 15px;
		font-size: 20px;
	}
	.inputstyle_select {
		font-size: 15px;
	}
	.lgoint-item-username {
		margin-top: 35px;
	}
	.lgoint-item-password {
		margin-top:15px;
	}
	.lgoint-item-button {
		margin-top:-30px;
	}
	.left-img{
		transform:scale(0.70,0.70);
		margin-top: -10px;
		margin-left: 0px;
	}
	.username {
	    
	}
	.password {
	    margin-top: 0px;
	}
	.login-wrap{
	}
	.credentials{
		margin-top: -1.5%;
	}
}

