﻿/*头部*/

.ctop {
	width: 100%;
	height: 90px;
}

.ctop img.media-object {
	width: 50px;
	height: 50px;
	margin-top: 23px;
	margin-right: 5px;
}

.ctop h4.media-heading {
	margin-top: 26px;
	margin-left: 13px;
	color: #000000;
	font-weight: 400;
}

.ctop p {
	color: #000000;
	font-weight: 400;
}

.dlk {
	width: 354px;
	height: 328px;
	background: url(../img/sign_table.png);
	/*position: absolute;
	right: 180px;
	top: 60px;*/
	color: #666;
}
.dlk a.mm {
	color: #000;
	font-size: 12px;
}

.dlk a.mm:hover {
	color: #C00;
}

.dlk a.zc {
	color: #F60;
}

.dlk a.zc:hover {
	color: #C00;
}

.dlinput {
	margin: 0;
	padding: 0;
	border: 1px solid #ccc;
	width: 222px;
	height: 34px;
	line-height: 34px;
	text-indent: 2px;
	font-size: 14px;
}

.loginbtn {
	background: url(../img/btn1.png) no-repeat;
	border: none 0;
	width: 120px;
	height: 40px;
	line-height: 40px;
	cursor: pointer;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #FFF;
	padding: 0;
	margin: 0;
	margin-top: 10px;
	margin-left: 20px;
}

.loginbtn:hover,
.loginbtn:focus {
	background: url(../img/btn2.png) no-repeat;
}

.loginbtn:active {
	color: #ccc;
}

.beijing {
	margin-top: 90px;
	width: 100%;
	height: 73%;
	position: absolute;
	/*z-index: 99999;*/
	left: 0;
	top: 0;
	background: url(../img/wallhaven-57258.jpg) center no-repeat fixed;
}