@charset "utf-8";
/* CSS Document */
body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, table, tr,
	td, img, div, dl, dt, dd, span {
	margin: 0;
	padding: 0;
	border: none;
}

body {
	color: #4C4C4C;
	font-size: 12px;
	font-family: "微软雅黑";
	widtd: 100%;
	background: #fff;
}

input::-ms-clear{
      display: none;
}

input::-ms-reveal{
      display: none;
}

ul, ol {
	list-style-type: none;
}

select, input, img {
	vertical-align: middle;
}

a {
	text-decoration: none;
}

.clearit {
	clear: both;
	font-size: 0;
	height: 0;
	width: 0;
	padding: 0;
	margin: 0;
	border: 0;
}

.bh-clear {
	clear: both;
}

.bh-space {
	height: 10px;
	clear: both;
}

/*====================================content======================================*/
.hj-hy-all {
	width: 100%;
}

.hj-hy-all-one {
	margin: 0px auto;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	min-width: 1000px;
	z-index: -10;
	zoom: 1;
	background-color: #fff;
	background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-position: center 0;
}
/*
.hj-hy-all-one-logo img {
	height: 45px;
	margin: 35px 0 0 35px;
}
*/
.hj-hy-form {
    width: 400px;
    /*height: 460px;*/
    box-shadow: 0px 2px 2px #373b40;
    box-sizing: border-box;
    max-width: 100%;
    background: #33475f;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 4px;
    padding: 28px 35px;
    overflow: hidden;
}



.hj-wzm-jiantou {
	width: 32px;
	height: 32px;
	margin: 10px 0 0 10px;
}

.hj-hy-form table td {
	height: 55px;
}

.hj-hy-yonhum {
    width: 330px;
    height: 40px;
    box-sizing: border-box;
    line-height: 40px;
    border: none;
    border-bottom: 1px solid #999;
    font-size: 14px;
    color: #c0c4cc;
    padding-left: 50px;
    margin-bottom: 20px;
    background: url(/images/hcm/themes/default/login/pic1.png) no-repeat 3% #FFF;
    background-color: transparent;
}

.hj-hy-mima {
    width: 330px;
    height: 40px;
    box-sizing: border-box;
    line-height: 40px;
    border: none;
    border-bottom: 1px solid #999;
    padding-bottom: 6px;
    font-size: 14px;
    color: #c0c4cc;
    padding-left: 50px;
    margin-bottom: 20px;
    background: url(/images/hcm/themes/default/login/pic2.png) no-repeat 3% #FFF;
    background-color: transparent;
}

.hj-hy-yzm {
    width: 226px;
    height: 40px;
    box-sizing: border-box;
    line-height: 40px;
    border: none;
    border-bottom: 1px solid #999;
    padding-bottom: 6px;
    font-size: 14px;
    color: #c0c4cc;
    padding-left: 50px;
    margin-bottom: 20px;
    background: url(/images/hcm/themes/default/login/pic3.png) no-repeat 4.2% #FFF;
    background-color: transparent;
}

.hj-hy-riqi {
    width: 330px;
    height: 40px;
    box-sizing: border-box;
    line-height: 40px;
    border: none;
    border-bottom: 1px solid #999;
    padding-bottom: 6px;
    font-size: 14px;
    color: #c0c4cc;
    padding-left: 50px;
    margin-bottom: 20px;
    background: url(/images/hcm/themes/default/login/pic4.png) no-repeat 3% #FFF;
    background-color: transparent;
}

.hj-hy-login {
    background: #003257;
    color: #C0C4CC;
    width: 330px;
    height: 36px;
    border: none;
    line-height: 30px;
    font-size: 14px;
    border-radius: 6px;
    font-weight: normal;
    margin-top: 25px;
    cursor: pointer;
}

.hj-hy-jzzh {
	margin: -3px -4px 0 10px;
}

.hj-hy-wjmm {
	height: 30px;
	color: #fff;
}

.hj-form1 {
	border-radius: 2px;
	border: none;
}

.hj-wzm-copyright {
	color: #FFFFFF;
	margin-top: 30px;
	margin-left: 42%;
	font-size: 14px;
	position: fixed;
	bottom: 30px;
	width: 245px;
	text-align: center;
	height: 20px;
}

.hj-hy-title {
	width:200px;
	margin:25px 0 0 30px;
}

.hj-hy-yzm-img {
    margin:14px 0 20px 6px;
    cursor:pointer;
}

.hj-wzm-li {
	color: #FFFFFF;
	font-size: 14px;
	bottom: 20px;
	width: 150px;
	text-align: center;
	height: 5px;
	margin-left:45%;
}

.hj-wzm-li img {
	vertical-align: top;
}

.hj-wzm-li li {
	float: left;
	margin: auto 3px;
}

.wjmm {
    padding-right: 10px;
}

#name_hint, #pwd_hint {
	font-size: 14px
}