/*--------------Î¢ÉÌºóÌ¨µÇÂ¼ÑùÊ½--------------------*/

#username1{
	padding-left:5px;
	padding-top:5px;
	color:#ef4746;
	font-size:12px;
}
#password1{
	padding-left:5px;
	padding-top:5px;
	color:#ef4746;
	font-size:12px;
}
.s{
	color:#b94a48;
}

.login-nav{
	width:100%;
	height:60px;
	background: #339933;
	background: linear-gradient(to bottom,#4caf50,#8fcf8f);
}
.login-nav1{
	width:100%;
	margin:0 auto;
}
.login-nav-l{
	width:100%;
	height:60px;
	margin:0 auto;
	box-sizing: border-box;
    padding-left: 30px;
}
.login-nav-l ul{
	padding:0px;
	margin:0px;
}
.login-nav-l ul li{
	float:left;
	height:57px;
	font-size:24px;
	line-height:57px;
	font-weight:bold;
	color:#fff;
	margin-left:10px;
}
.login-nav-l ul li img{

	vertical-align:middle;
}
.login-nav-l ul li:last-child{
	line-height:65px;
}
/*--------------top样式new--------------------*/
#dHead {
	width: 100%;
	height: 60px;
	padding:10px 0px;
	/* line-height: 60px;
	position: absolute;
	z-index: 5;
	top: 0;  */
	background: #FFFFFF;
	text-align: center;
	}
	
.head_cont {
	margin: auto;
	width: 1200px;
	height:60px;
	overflow: hidden;
	}
	
#dHead .logo {
	width: 284px;
	height: 60px;
	line-height: 60px;
	overflow: hidden;
	float: left;
	}
#dHead .head_title{
	overflow:hidden;
}
#dHead .logo div {
	float: left;
	}
	
#dHead .head_logo img {
	width: 100%;
	}
	
#dHead .head_line {
	width: 2px;
	height: 24px;
	background-color: #546492;
	margin: 18px 6px;
	}
	
#dHead .title_p p {
	color: #142e82;
	font-family: "微软雅黑";
	font-size: 20px;
	line-height: 60px;
	}
	
#dHead .head_title p {
	/* width: 916px; */
	line-height: 60px;
	float: right;
	text-align: right;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #808080;
	}
.login_logo{
	 margin: 25px 70px 40px 70px;
	/* margin: 60px 110px 40px; */
	}
.login_logo img {
	width: 100%;
	}
.icon{
	position: absolute;
	z-index: 1;
	left: 10px;
	top: 8px;
	opacity: .5;
	}
.icon_hide{
	position: absolute;
	z-index: 1;
	right: 10px;
	top: 8px;
	opacity: .5;
	}
.icon_hide>img{
	width: 24px;
    height: 24px;
    display: block;
	}
.input_text{
	display: block;
    width: 373px;
    height: 37px;
    font-size: 14px;
    color: #333;
    background: #fff;
	/* padding-left: 40px; */
	padding-left: 15px;
    border: 1px solid #ccc;
    border-radius: 8px;
    outline: none;
	}
.login_g{
	width: 426px;
    /* margin: 0 auto; */
}
.forget_psw {
    width: 290px;
    text-align: right;
    /* margin: 0 auto; */
	overflow:hidden;
    /*padding-top: 10px;*/
}
 .forget_psw input {
    float: left;
    margin: 5px 0 3px 0;
}
.forget_psw span {
    float: left;
    color: #666666;
    font-size: 14px;
    padding-left: 8px;
}
.forget_psw a {
    color: #484848;
    font-size: 14px
}
/*--------------end top样式new--------------------*/
.login-bodys{
	width:100%;
	position:relative;
	overflow:hidden;
}
.login-newbg{
	width:100%;
    height: 800px;
    background:url("../../images/bg.jpg");
   /* overflow: auto; */
    position: absolute;
	z-index:1;
    top: 0;
	left:0;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:50%;
   /* z-index: 10;
    bottom: 60px; */
}
.login-body{
	width: 1200px;
    margin: 0 auto;
	overflow:hidden;
	position:relative;
	height:800px;
	z-index:2;
}
.login-box-warp{
	position:absolute;
	top:200px;
	right:60px;
	width:400px;
}
.login-body-l{
	width: 50%;
	height:100%;
	line-height:100%;
	float:left;
	border-right:none;
	overflow: hidden;
}
.login-body-l img{
	width:100%;
	max-width:940px;
	margin-left: -60px;
}
.login-body-r{
	width: 400px;
    min-height: 400px;
    background-color: hsla(0,0%,100%,.7);
    position: relative;
    border-radius: 5px;
    float: right;
    /* margin-top: 188px; */
    /* padding: 25px 25px; */
    box-sizing: border-box;
    margin: 0 auto;
}
.h1{
	font-size:18px;
	text-align:center;
	color:#1a7dd3;
}
.h3{
	font-size:12px;
	color:#999;
	padding:0px;
	margin:0px;
	height:22px;
	line-height:22px;
}
.login-name{
	position: relative;
    width: 290px;
    margin: 0 auto;
    /* margin-bottom: -1px; */
    margin-top: 20px;
}
.login-vb{
	height:30px;
	line-height:30px;
	font-size:12px;
}

.login-vb a{
	float:right;
}
.nologin{
	width:290px;
	margin: 0 auto;
	margin-top: 15px;
	display:flex;
	align-items: center;
	justify-content: space-between;
}
.nologin>div{
	width: 130px;
	height: 40px;
	border-radius: 5px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 14px;
	color: #4c4c4c;
	background: rgba(232,240,254,0.7);
}
@media only screen and (max-width:1024px ) {
	.login-body-l img{
		width: 120%;
  		max-width: 940px;
  		margin-left: -100px;
	}
}

.forget_psw{
	display: flex;
	flex-direction: column;
	align-items: flex-start;
    /* justify-content: space-between; */
}
.forget_psw>div:nth-child(1){
	margin: 50px 0 20px;
}
.identMain{
	display: flex;
	align-items: center;
}
.identMain>input{
	margin-right: 6px;
}
.identTxt{
	display: flex;
}
.identTxt>span{
	color: #0082FC;
	font-size: 14px;
	cursor: pointer;
	font-weight: 500;
}
#show_div{
	padding:10px;
}
#show_div>h2{
	text-align: center;
    padding-bottom: 10px;
	padding-top: 20px;
	display:none;
}
#show_div .pTxts{
	margin: 0px 20px;
    /* line-height: 1.2; */
    font-size: 14px;
}
.pTxts p{
	margin: 8px 0px;
	text-indent: 25px;
}