@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
	padding: 0;
	font-family: "微软雅黑";
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}

h2, h3, h4, p, div, input {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

img {
	border: 0;
}

.cls {
	clear: both;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.topbox {
	height: 85px;
	padding: 0 50px;
	overflow: hidden;
}

.topbody {
	width: 1003px;
	margin: 0 auto;
}

.topm {
	color: #282828;
	font-size: 14px;
	margin-top: 30px;
}

.topm a {
	color: #282828;
}

.topname {
	font-size: 20px;
	color: #fff;
	margin-left: 20px;
}

.bannerbg {
	height: 600px;
	background: url(../images/loginbg.jpg) no-repeat center top;
	overflow: hidden;
}

.loginbox {
	width: 350px;
	height: 333px;
	margin: 0px auto ;
	margin-bottom:10px;
	padding: 30px 30px 0 30px;
	background-color: #fff;
}

.loginbox h2 {
	font-size: 24px;
	color: #282828;
	margin-bottom: 15px;
	line-height: 24px;
}

.logininput {
	width: 290px;
	height: 30px;
	line-height: 30px;
	font-family: "微软雅黑";
	border: 1px solid #cfcfd1;
	margin: 5px 0 10px;
	padding-left: 10px;
	font-size: 16px;
	/* color: #fff; */
}

.logininput:focus {
	border-color: #0091ff;
	/* border-color: ; */
	outline: 0;
}

.login_t {
	font-size: 18px;
	color: #404040;
	display: block;
}

.yzinput {
	width: 185px;
	height: 30px;
	line-height: 30px;
	font-family: "微软雅黑";
	border: 1px solid #cfcfd1;
	margin: 5px 0 10px;
	padding-left: 10px;
	font-size: 16px;
	/* color: #fff; */
}

.yzinput:focus {
	border-color: #0091ff;
	outline: 0;
}

.yznum {
	width: 10px;
	height: 28px;
	float: right;
	margin-top: 3px;
}

.yzbox {
	overflow: hidden;
}

.loginbtn {
	width: 280px;
	height: 40px;
	line-height: 40px;
	background-color: #ff671f;
	border: none;
	text-align: center;
	color: #fff;
	font-size: 18px;
	font-family: "微软雅黑";
	margin-top: 15px ;
	margin-left: 5px;
}

.otherlink {
	width: 400px;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	color: #404040;
	cursor: pointer;
}

.otherlink:hover{
	text-decoration: underline;
}

.othermenu {
	margin-top: 11px;
	margin-left: 5px;
	font-size: 14px;
	color: #404040;
	width: 300px;
}

.otherlogintype {
	margin-left: 5px;
	font-size: 14px;
	color: #404040;
	width: 279px;
	border-top:1px solid red;
}

 .bodymid {
	background: #ececec /* url(../image/login/indexbg.jpg) */ no-repeat center top;
	min-height: 620px;
	height: 100%; 
	_height: 523px;
}

.topstep {
	width: 1003px;
	margin: 0 auto 25px;
	overflow: hidden;
	color: red;
	padding-top: 0px;
	font-size: 14px;
}

a.white {
	color: #fff;
}

span.welcome {
	margin-right: 50px;
}

.bodylist {
	width: 920px;
	margin: 0 auto;
}

.bodylist li {
	float: left;
	width: 67px;
	height: 110px;
	/* border: 1px solid ; */
	margin: 0 20px 15px ;
	/* padding-left:13px; */
	display: inline-block;
	/* background: url(../image/images/listbg.png) no-repeat; */
	text-align: center;
	overflow: hidden;
}

.bodylist li img {
	margin: 0 auto 12px 12px; 
	display: block;
	text-align: center;
}

.bodylist li a {
	text-align: center;
	color: blcak;
	width: 69px;
	height: 50px;
	display: block;
	padding-top: 20px; 
}

.bodylist li font {
	/* color: red; */
	width: 67px;
	text-align:center;
	display:inline-block;
	word-wrap:break-word;
}

.appbody {
	background-color: #fff;
	  width: 900px;  
	/*  height: 800px; */
	 text-align: center; 
	 margin:0 auto ;
}

.footbox {
	margin: 15px auto;
	overflow: hidden;
	/* text-align: center; */
	color: #525252;
	font-size: 14px;
}