html, body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	font-size: 60px;
	font-family: "Microsoft YaHei", Arial, "宋体";
}

body {
	display: block;
	background-color: #FFFFFF;
	overflow-x: hidden;
	overflow-y: auto;
	min-width: 1024px;
}

a:link, a:visited, a:hover, a:active {
	text-decoration: none;
}

.clear {
	clear: both;
}

.bodyDiv {
	display: block;
	width: 100%;
	min-height: 100%;
	overflow-x: hidden;
	overflow-y: auto;
	background-image: url('../images/idx/idx_back.png');
	background-size: cover;
}

.header {
	display: inline-block;
	width: 100%;
}

.header .logo {
	width: 1.48333rem;
	display: block;
	float: left;
	margin: 0.3rem 0 0 0.66667rem;
}

.header .logo img {
	width: 1.48333rem;
	display: block;
	height: 0.9rem;
	border: none;
}

.header .headername {
	display: block;
	margin: 0.66667rem 0 0 0;
}

.header .company {
	font-size: 0.5rem;
	color: #FFFFFF;
	height: 0.53333rem;
	line-height: 0.53333rem;
	float: left;
	margin: 0 0 0 0.33333rem;
}

.header .vertical {
	margin: 0.03333rem 0.4rem 0 0.5rem;
	width: 0.03333rem;
	background-color: #9B8AF0;
	height: 0.5rem;
	float: left;
}

.header .name {
	color: #FFFFFF;
	font-size: 0.4rem;
	height: 0.43333rem;
	line-height: 0.43333rem;
	float: left;
	opacity: 0.6;
	margin: 0.08333rem 0 0 0;
}

.content {
	display: block;
	width: 22.23333rem;
	height: 14.26667rem;
	background-color: #FFFFFF;
	margin: 0.53333rem 0 1.86667rem 5rem;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#000000,
		direction=120, strength=4);
	-moz-box-shadow: 0 0 0.83333rem rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 0 0.83333rem rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 0.83333rem rgba(0, 0, 0, 0.5);
	position: relative;
	padding: 0;
	border: none;
	background-image: url('../images/idx/pic_bg_01.png');
	background-size: 13.86667rem 14.31667rem;
	background-repeat: no-repeat;
	background-position: 0 -0.033334rem;
}

.content .picbgcen {
	display: block;
	position: absolute;
	top: 2rem;
	left: 1.7rem;
	width: 8.41667rem;
	height: 8.71667rem;
	background-image: url('../images/idx/pic_01.png');
	background-size: 8.41667rem 8.71667rem;
	background-repeat: no-repeat;
}

.content .loginWrap {
	display: block;
	float: right;
	margin: 2.73333rem 1.6rem 0 0;
	width: 7.16667rem;
	height: 8.8rem;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#DFE8F0,
		direction=120, strength=4);
	-moz-box-shadow: 0 0 0.83333rem rgba(223, 232, 240, 1);
	-webkit-box-shadow: 0 0 0.83333rem rgba(223, 232, 240, 1);
	box-shadow: 0 0 0.83333rem rgba(223, 232, 240, 1);
	-webkit-border-radius: 0.26667rem;
	-moz-border-radius: 0.26667rem;
	border-radius: 0.26667rem;
	font-size: 0px;
}

.content .loginWrap .text {
	display: block;
	margin: 1rem 0 0 0.56667rem;
	color: #989898;
	font-size: 0.26667rem;
	height: 0.3rem;
	line-height: 0.3rem;
}

.content .loginWrap .email {
	display: block;
	width: 5.19999rem;
	height: 0.83333rem;
	margin: 0.33333rem 0 0.5rem 0.5rem;
	border: 0.01667rem solid #e1e1e1;
	-webkit-border-radius: 0.41667rem;
	-moz-border-radius: 0.41667rem;
	border-radius: 0.41667rem;
	padding: 0 0.41667rem 0 0.41667rem;
}

.content .loginWrap  input {
	display: block;
	border: none;
	width: 100%;
	height: 0.83333rem;
	line-height: 0.83333rem;
	padding: 0;
	margin: 0;
	font-size: 0.26667rem;
	color: #565656;
	outline: none;
	background: none;
}

.content .loginWrap .text2 {
	display: block;
	margin: 0 0 0 0.56667rem;
	color: #989898;
	font-size: 0.26667rem;
	height: 0.3rem;
	line-height: 0.3rem;
}

.content .loginWrap .rememberWrap {
	display: inline-block;
	margin: 0.16667rem 0 0 0.56667rem;
}

.content .loginWrap .rememberWrap input {
	display: block;
	width: 0.33333rem;
	height: 0.33333rem;
	-webkit-border-radius: 0.03333rem;
	-moz-border-radius: 0.03333rem;
	border-radius: 0.03333rem;
	float: left;
	background: none;
	outline: none;
	border: none;
}

.content .loginWrap .rememberWrap .remtext {
	display: block;
	margin: 0 0 0 0.23333rem;
	color: #989898;
	font-size: 0.26667rem;
	height: 0.3rem;
	line-height: 0.3rem;
	float: left;
}

.content .loginWrap .btn {
	display: block;
	width: 6.03333rem;
	height: 0.83333rem;
	background-color: #5161eb;
	margin: 0.83333rem 0 0 0.5rem;
	text-align: center;
	color: #FFFFFF;
	font-size: 0.33333rem;
	line-height: 0.83333rem;
	-webkit-border-radius: 0.41667rem;
	-moz-border-radius: 0.41667rem;
	border-radius: 0.41667rem;
}

.content .loginWrap input:-webkit-input-placeholder {
	color: #989898;
}

.content .loginWrap input::-moz-placeholder {
	color: #989898;
}

.content .loginWrap input:-moz-placeholder {
	color: #989898;
}

.content .loginWrap input:-ms-input-placeholder {
	color: #989898;
}

.content .loginWrap input::placeholder {
	color: #989898;
}

.copyright {
	display: block;
	width: 100%;
	font-size: 0.26667rem;
	color: #FFFFFF;
	text-align: center;
	margin-top: -1.6rem;
	height: 1.6rem;
	line-height: 1.6rem;
}
.copyright img{
	width: 20px;
	height: 20px;
	vertical-align: middle;
	margin: 0 2px 0 8px;
}
.copyright a{
	margin-left: 10px;
}
.alertMsg {
	position: absolute;
	top: 200px;
	left: 0px;
	width: 400px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #FFFFFF;
	font-size: 0px;
	display: none;
	z-index: 1101;
}

.alertMsg .img {
	margin: -10px 0 0 175px;
	height: 50px;
	width: 50px;
	display: block;
}

.alertMsg .img img {
	height: 50px;
	width: 50px;
	display: block;
	border: none;
}

.alertMsg .title {
	display: block;
	margin: 20px 0 0 0;
	width: 100%;
	font-size: 16px;
	text-align: center;
	color: #000000;
}

.alertMsg .msg {
	display: block;
	width: 360px;
	font-size: 14px;
	margin: 30px 20px 0 20px;
	color: #1E1D1D;
	height: auto;
	word-break: break-all;
}

.alertMsg  .btn {
	border-top: 1px solid #ECECEC;
	display: block;
	width: 100%;
	background-color: #FAFAFA;
	color: #000000;
	text-align: center;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	margin: 40px 0 0 0;
	cursor: pointer;
}

.error {
	font-size: 0.23333rem;
	color: red;
	display: block;
	margin: 0.16667rem 0 0 0.5rem
}

.goRegister{
	text-align: end;
	margin-right: 20px;
	font-size: 12px;
	color: #989898;
	width: 160px;
}
.goRegister a{
	font-size: 12px;
	color: #5161EB;
	text-decoration: underline;
	margin-left: 5px;
}
.service{
	font-size: 12px;
	margin-left: 24px;
	margin-top: 5px;
	padding: 0;
	width: 180px;
}
.service a{
	color: #989898;
}
.service:hover a{
	text-decoration: underline;
	color: #5161EB;
	cursor: pointer;
}

.bottom{
	display: flex;
	justify-content: space-between;
	line-height: 0px;
}
.serviceBox{
	width: 15px !important;
	height: 15px !important;
	display: inline-block !important;
	vertical-align: middle;
}