body {
	font:12px/1.5 "Microsoft YaHei",tahoma,arial,'Hiragino Sans GB','\5b8b\4f53',sans-serif;
}
blockquote,body,button,code,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,p,pre,td,textarea,th,ul {
	margin:0;
	padding:0;
}
button,input,select,textarea {
	*font-size:100%;
	font:100% "Microsoft YaHei",tahoma,arial,'Hiragino Sans GB','\5b8b\4f53',sans-serif
}
input::-ms-clear {
	display:none
}
input::-ms-reveal {
	display:none
}
.clearfix {
	zoom:1;
}
.clearfix::after {
	content:'\0020';
	display:block;
	height:0;
	clear:both;
}
#header {
	padding:22px 0;
	height:44px;
}
.logo {
	width:1200px;
	margin:0 auto;
    font-size:24px;
	overflow:hidden;
}
#content {
	width:100%;
	position:relative;
}
.login-adlink {
	width:1200px;
	margin:0 auto;
	position:relative;
	z-index:1000;
}
.login-newbg {
	position:absolute;
	z-index:9;
	top:0;
	left:0;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center center;
	width:100%;
	height:600px;
	background-image:url(../images/bg.jpg);
}
#content .content-layout {
	width:1200px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
	height:600px;
	z-index:999;
}
.login-box-warp {
	position:absolute;
	top:120px;
	right:60px;
	width:350px;
}
.login-box {
	width:300px;
	padding:25px 25px 23px;
	color:#6c6c6c;
	background-color:rgba(255,255,255,.9);
	position:relative;
	margin:0 auto;
}
.login-box a {
    color: #6c6c6c;
}
.static-form {
	position:relative;
}
.static-form .field {
	margin-top:20px;
	position:relative
}
.static-form .field label {
	display:block;
	width:40px;
	height:40px;
	line-height:40px;
	color:#fff;
	background:#ddd;
	text-align:center;
	position:absolute;
	left:1px;
	top:1px;
	outline:0
}
.static-form .field label .iconfont {
	font-size:22px
}
.static-form .field .ph-label {
	position:absolute;
	line-height:42px;
	height:42px;
	color:#999;
	opacity:1;
	transition:all .2s ease-out;
	-webkit-transition:all .2s ease-in;
	-moz-transition:all .2s ease-out;
	left:50px;
	top:0;
	font-size:14px
}
.static-form .pwd-field label {
	background-position:50% -30px
}
.static-form .login-text {
	width:240px;
	font-size:14px;
	line-height:18px;
	height:18px;
	padding:11px 8px 11px 50px;
	border:1px solid #ddd
}
.static-form .field-checkcode .login-text {
	width:70px;
	padding-left:10px
}
.static-form .field-checkcode .ph-label {
	left:10px;
	top:0
}
.static-form .check-code-img {
	border:none;
	height:40px;
	vertical-align:middle;
	width:150px;
	margin-right:1px
}
.static-form .change-code {
	display:inline-block;
	line-height:14px;
	margin:0;
	vertical-align:middle
}
.login-links {
	margin-top:25px;
	overflow:hidden;
	text-align:right
}
.login-title {
	height:18px;
	line-height:18px;
	font-size:16px;
	color:#3c3c3c;
	margin-top:9px;
	padding-bottom:8px;
	font-weight:700
}
.login-box .submit {
    display: block;
    margin: 25px 0 10px;
}
.login-box .submit input {
    width: 300px;
    height: 42px;
    border: 0;
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
    line-height: 42px;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    background: #0080ff;
    border-radius: 3px;
    cursor: pointer;
    zoom: 1;
}
.login-links {
    margin-top: 25px;
    overflow: hidden;
    text-align: right;
}
.login-links a {
    margin-right: 10px;
}
.footer {
    position: relative;
    margin: 60px auto 0;
    padding: 7px 0 9px;
    border-top: 1px solid #ddd;
    width: 1200px;
}
.footer-bd {
    text-align: left;
}