@charset "utf-8";
/* CSS Document */
*{
   margin:0;
   padding:0;
   font-family: -apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif;
	}
a{
	text-decoration: none;
}
#login-box .box-left .ielogo1{
	height:33px;
	line-height: 33px;
	color:#333;
	display: inline-block;
	background: url(../images/ie1.png) no-repeat ;
	padding-left:40px;
	margin-left:20px;
	font-family:"Microsoft YaHei";
	font-size:14px;
	}
#login-box .box-left ..ielogo1:hover{
	text-decoration:underline;
	color:#0c74c4;
	}
#login-box{
   width:1280px;
   /* margin:0 auto; */
	}
#login-box .logo{
	padding:30px 0 20px 50px;
	height:60px;
	
	position:relative;
	}
#login-box .logo img{
	float:left;
}
#login-box .logo .t1{
	color:#666;
	font-size:18px;
	}
.login-p{
	position:absolute;
	top:20px;
	left:170px;
	}
#login-box .logo .t2{
	color: #00B050;
	font-size:17px;
	font-weight:bolder;
	line-height: 32px;
    letter-spacing: 1px;
    font-family: PingFangSC-Regular;
	}
#login-box .logo .t21{
	color: #00B050;
	font-size:14px;
	font-weight:bolder;
	line-height: 32px;
    letter-spacing: 1px;
    font-family: PingFangSC-Regular;
	}
#login-box .logo .t3{
	color:#333;
	font-size:12px;
	font:Arial;
	}
#login-box .box-left{
	float:right;
	padding:10px 90px 0 0;
   }
#login-box .box-left .browser{
	height:33px;
	line-height: 33px;
	color:#333;
	display: inline-block;
	background: url(../images/ie.png) no-repeat ;
	padding-left:40px;
	margin-left:20px;
	font-family:"Microsoft YaHei";
	font-size:14px;
	}
#login-box .box-left .browser:hover{
	text-decoration:underline;
	color:#0c74c4;
	}
#login-box .box-left .fate:hover{
	text-decoration:underline;
	color:#0c74c4;
	}
#login-box .box-left .fate{
	height:33px;
	line-height: 33px;
	color:#333;
	display: inline-block;
	background: url(../images/us.png) no-repeat ;
	padding-left:40px;
	margin-left:20px;
	font-family:"Microsoft YaHei";
	font-size:14px;
	}
.login-box{
	width:100%;
	height:730px;
	min-width:1280px;
	background: url(../images/login-box1.png) no-repeat ;
	margin:0 auto;
	}

.login-box .login-content{
	position:relative;
	width:70%;
	height:500px;
	margin:0 auto;
	}
.login-box .login-content .login-left{
	position:absolute;
	top:150px;
	left:-50px;
	}
.login-box .login-user{
	position:absolute;
	top:150px;
	right:300px;
	width:320px;
	height:370px;
	background:#fff;
	border-radius:20px;
	}
.login-box .topL {
    position:absolute;
	top:10px;
	right:219px;
	width:100px;
	height:1px;
	background:#fff;
}
.login-box .topR {
    position:absolute;
	top:10px;
	right:1px;
	width:100px;
	height:1px;
	background:#fff;
}
.login-box .top {
    position:absolute;
	top:120px;
	right:300px;
	width:320px;
	font-family: PingFangSC-Regular;
	font-size: 24px;
	color: #FFFFFF;
	letter-spacing: 1.86px;
	text-align: center;
}
.login-user .in-box {
    padding-left:25px;
    padding-top:26px;
    color: #636363;
    font-size: 15px;
    position: relative;
    font-family: PingFangSC-Regular;
}
.login-user .in-box  input{
	border-radius:5px;
	width:210px;
	height:35px;
	line-height:35px;
	border:1px solid #d0d0d0;
	color: #ADADAD;
    font-size: 14px;
	padding-left:5px;
	margin-bottom:20px;
	font-family: PingFangSC-Regular;
	letter-spacing: 1.29px;
}

.login-user .in-box  select{
	width:248px;
	height:35px;
	line-height:35px;
	border:1px solid #d0d0d0;
	color: #bababa;
    font-size: 12px;
	margin-bottom:15px;
}
.int-p{
	text-align:center;
	padding-top:20px;
	color:#666;
	}
.login-user .btn-box {
    padding-left: 22px;
}
.login-user  .notice {
	padding:10px 15px 0 15px;
	font-size:12px;
	color:#e70101;
	}
.login-user .btn-box .login-btn {
    width:85px;
    height: 40px;
    background: #0074c7;
    border-radius: 3px;
    border: none;
    color: #fff;
    font-size: 15px;
    cursor: pointer;
}
.login-user .btn-box .login-btn2 {
    width: 110px;
    height: 40px;
    background: #0074c7;
    border-radius: 3px;
    border: none;
    color: #fff;
    font-size: 15px;
    cursor: pointer;
    margin-top: 1px;
}
.login-user .username{
	width:18px;
	height:18px;
/* 	background:url(../images/login-user.png) no-repeat 9px 8px; */
	}
.login-user .password{
	width:18px;
	height:18px;
/* 	background:url(../images/password.png) no-repeat 9px 8px; */
	}
.login-user .key{
	width:18px;
	height:18px;
/* 	background:url(../images/ym.png) no-repeat 9px 8px; */
	}
.login-user .code-img{
    display: inline-block;
    width:90px;
    height:33px;
    vertical-align: middle;
    margin-left: 10px;
    margin-top:-8px;
	}

.copyright {
    text-align: center;
    font-size:16px;
    height:40px;
}
