﻿@charset "utf-8";
	.loginmain {
	width:100%;
	height:100%;
	z-index:-99;
	position:fixed;
	top:0;
	left:0;
	background:url(../images/dl_bj.jpg);
	background-size:cover;
	background-repeat:no-repeat;
	overflow:auto
}
a:hover {
	color:#ff0036;
	cursor:pointer
}
.main_bottom_4 {
	width:180px;
	height:30px;
	font-size:14px;
	color:#979696;
	margin-left:120px
}
.main {
	z-index:2;
	position:absolute;
	width:320px;
	border-radius:15px;
	height:410px;
	background:white;
	box-shadow:0 0 80px rgba(10,22,57,.20);
	top:50%;
	left:50%;
	margin-top:-210px;
	margin-left:-175px;
	text-align:center
}
.main-icp {
	position: absolute;
	width: 450px;
	border-radius: 5px;
	height: 22px;
	background: white;
	top: 90%;
	left: 38%;
	text-align: center
}
.main_bottom_1 {
	margin-left:20px;
	width:280px;
	height:40px;
	padding-top:30px;
	border-bottom:1px solid #d2d2d2;
	text-align:left;
	padding-bottom:7px
}
.main_bottom_5 {
	width:320px;
	height:50px;
	padding-top:20px
}
.main_bottom_3 {
	margin-left:20px;
	width:300px;
	height:65px;
	padding-top:30px;
	padding-bottom:7px;
	text-align:left
}
.main_bottom_1 i {
	font-style:normal
}
.main_bottom_3 i {
	font-style:normal
}
.main_bottom_1 em {
	font-style:normal;
	padding-left:16px
}
.main_bottom_1 input {
	padding-left:10px;
	width:180px;
	height:30px;
	outline:0;
	border:0;
	border-left:1px solid #d2d2d2;
	text-align:left;
	font-size:15px;
	letter-spacing:1px
}
.logo {
	width:160px;height:45px;
	/*background:url(../images/logo20200303.png) no-repeat*/
}
.main_bottom_3 input {
	margin-left:5px;
	width:80px;
	height:30px;
	outline:0;
	font-size:15px;
	letter-spacing:1px
}
.main_bottom_3 img {
	height:35px;
	width:70px;
	vertical-align:bottom
}
.main_bottom_5 button {
	cursor:pointer;
	width:200px;
	height:40px;
	border:0;
	background:url(../images/dl_button.png) no-repeat;
	color:white;
	font-size:20px;
	letter-spacing:7px;
	outline:0
}
