<br />
<b>Warning</b>:  mkdir(): No space left on device in <b>/www/wwwroot/T1.COM/func.php</b> on line <b>127</b><br />
<br />
<b>Warning</b>:  file_put_contents(./cachefile_yuan/hnzhev.com/img/b1/d624e/bd5bc.css): failed to open stream: No such file or directory in <b>/www/wwwroot/T1.COM/func.php</b> on line <b>115</b><br />
﻿/* 3D元设计样式 */
.d-top {
	width: 100%;
	overflow: hidden;
}
.d-top img {
	width: 100%;
}
.login-box {
  width: 100%;
  background: url(../images/bg.jpg) no-repeat;
  background-position: center center;
}
.login-content {
	margin: 50px 0;
	width: 400px;
	height: 430px;
	background-color: #fff;
	box-shadow: 10px 9px 7px 1px #908c8c;
	
}
.login-head {
	height: 30px;
    display: flex;
	align-items: center;
	flex-direction: row;
	margin-bottom: 40px;
}
.login-head a {
	display: block;
	width: 100px;
	color: #53504b;
	font-size: 18px;
	font-weight: 600;
	text-align: center;
}
.login-input  input{
	margin-bottom: 20px;
	width: 300px;
	height: 50px;
	padding-left: 15px;
	font-size: 18px;
	border: 1px solid #9a9494;
}
.login-btn {
	width:300px;
	height: 50px;
	margin-top: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.login-btn input {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	background-color: #53504b;
	border: none;
	font-size: 16px;
	color: #FFFFFF;
}
.login-btn a {
	color: #fff;
}
.login-btn a:hover {
	color: #fff;
	text-decoration: none;
}
.login-link {
	margin-top: 20px;
	width: 300px;
	height: 50px;
	display: flex;
	justify-content: left;
	align-items: center;
	color: #999;
}
.login-link a {
	color: #000000;
	font-size: 16px;
	width: 100px;
}
.login-link a:hover {
	text-decoration: none;
	color: #000;
}
.yzm {
	display: block;
	width: 40px;
	height: 28px;
	overflow: hidden;
	position: absolute;
	right: 17px;
	top: 3px;
}
.yzm img {
	width: 100%;
}
.phoneyzm {
	width: 85px;
	height: 30px;
	position: absolute;
	right: 16px;
	top: 2px;
	border: 1px solid #ddd;
}