body {
	background: rgb(249, 249, 249);
}
.banner {
	margin: 0px auto; width: 1000px;
}
.login-panel {
	background: rgb(7, 152, 217); width: 100%; height: 350px; font-family: 微软雅黑,黑体; font-size: 14px; position: relative;
}
.forget_pwd {
	height: 30px; line-height: 30px; margin-top: 2px; margin-left: 10px;
}
.login-form {
	padding: 0px 20px 0px 30px; top: 30px; width: 250px; height: 290px; text-align: center; right: 2px; position: absolute; background-color: rgb(4, 88, 125);
}
.login-form .findWord {
	color: rgb(255, 255, 255); font-family: "微软雅黑"; font-size: 12px; margin-top: 4px; float: right;
}
.login-form .findWord:hover {
	color: rgb(255, 255, 255); text-decoration: underline;
}
.login-title {
	color: rgb(235, 242, 248); padding-bottom: 10px; padding-left: 5px; margin-top: 30px; margin-right: 5px; border-bottom-color: rgb(55, 121, 153); border-bottom-width: 1px; border-bottom-style: solid;
}
.login-formpanel {
	margin-top: 15px;
}
.login-input {
	font: 14px/26px 微软雅黑, 黑体, verdana, sans-serif; border: 0px currentColor; border-image: none; font-size-adjust: none; font-stretch: normal;
}
.login-input.verify-code {
	width: 40px; height: 26px;
}
.login-input.user-name {
	width: 164px; height: 26px;
}
.login-input.user-pwd {
	width: 164px; height: 26px;
}
td.label {
	width: 50px; color: rgb(255, 255, 255);
}
td small {
	color: rgb(153, 153, 153); font-size: 12px;
}
a {
	color: rgb(51, 51, 51); cursor: pointer;
}
a:hover {
	color: rgb(51, 51, 51);
}
.login-table td {
	padding: 8px 0px;
}
.change-code {
	color: rgb(255, 255, 255); font-family: 微软雅黑,黑体; font-size: 14px; text-decoration: none; margin-left: 5px;
}
.change-code:hover {
	color: rgb(255, 255, 255); text-decoration: underline;
}
.img-verifycode img {
	width: 60px; height: 26px; vertical-align: bottom; display: inline-block;
}
.forget-pwd {
	color: rgb(255, 255, 255); padding-left: 10px;
}
.button-login {
	width: 120px; height: 45px; color: rgb(255, 255, 255); background-color: rgb(244, 90, 0);
}
.login-button {
	width: 100px; height: 30px; color: rgb(255, 255, 255); line-height: 30px; display: inline-block; cursor: pointer;
}
.login-button.login {
	margin-right: 15px; background-color: rgb(244, 90, 0);
}
.login-button.regist {
	background-color: rgb(7, 152, 217);
}
.div-button {
	margin-top: 10px;
}
.fast-nav {
	margin: 0px auto; padding: 15px 0px; width: 1000px; background-color: rgb(249, 249, 249);
}
.nav-name {
	color: rgb(51, 51, 51); font-size: 12px; font-weight: bold;
}
.nav-name-item {
	color: rgb(102, 102, 102); font-size: 12px;
}
.span-item {
	padding: 0px 10px; display: inline-block;
}
.cjwt {
	width: 1000px; table-layout: fixed;
}
.span-list {
	padding: 5px 0px 5px 35px; color: rgb(73, 152, 193); line-height: 28px; font-family: 微软雅黑,黑体; font-size: 16px; font-weight: 100; border-bottom-color: currentColor; border-bottom-width: 1px; border-bottom-style: dotted;
}
.span-list.ques {
	background: url("index/7.png") no-repeat left;
}
.span-list.law {
	background: url("index/8.png") no-repeat left;
}
.span-list.notice {
	background: url("index/9.png") no-repeat left;
}
.cjwt td {
	padding: 5px 30px; font-family: 微软雅黑,黑体;
}
.login-img {
	margin: 0px auto;
	width: 1000px;
	height: 350px;
	position: relative;
	background-image: url(images/login.png);
	background-repeat: no-repeat;
}
.banner .logo {
	width: 650px;
	height: 62px;
	/*margin-left: 88px;*/
	float: left;
	background-color: rgba(0, 0, 0, 0);
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.banner .phone {
	width: 253px;
	height: 55px;
	margin-top: 8px;
	margin-right: 48px;
	float: right;
	display: inline;
	background-image: url(images/photo/phone_photo.png);
	background-repeat: no-repeat;
}
.banner .top {
	width: 100%; height: 66px; background-color: rgb(249, 249, 249);
}
.banner .menu {
	left: 222px; top: 40px; width: 290px; height: 30px; font-family: 微软雅黑; font-size: 14px; display: inline-block; position: relative;
}
.menu span {
	margin-right: 20px; display: inline-block;
}
.menu .select {
	border-bottom-color: rgb(0, 0, 0); border-bottom-width: 2px; border-bottom-style: solid;
}
.home-tips {
	background: rgb(255, 255, 255); width: 100%; border-top-color: rgb(234, 234, 234); border-top-width: 1px; border-top-style: solid;
}
.home-tips .tips {
	margin: 0px auto; width: 1000px;
}
.home-tips ul {
	list-style: none; margin: 30px 25px; width: 280px; float: left;
}
.home-tips ul li {
	width: 280px; overflow: hidden; font-size: 12px; margin-top: 10px; white-space: nowrap; -ms-text-overflow: ellipsis;
}
.footer {
	position: relative;
}
.footer .link {
	color: rgb(249, 164, 0); line-height: 26px; font-family: "微软雅黑"; font-size: 14px; position: absolute; cursor: pointer;
}
.headertip {
	background: 0px 0px rgb(240, 225, 43); left: 0px; top: 0px; width: 100%; text-align: center; color: rgb(255, 98, 1); line-height: 30px; font-family: "微软雅黑"; font-size: 16px; position: absolute;
}
.headertip div {
	padding: 15px 0px;
}
.login-tip {
	top: 416px; width: 100%; height: 150px; position: absolute;
}
.login-tip-main {
	width: 680px; color: rgb(255, 255, 255); line-height: 30px; padding-top: 16px; padding-right: 20px; padding-left: 50%; font-family: "微软雅黑"; font-size: 16px; font-weight: bold; margin-left: -480px; position: relative; z-index: 100;
}
.login-tip-bc {
	background: rgb(4, 88, 125); left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; opacity: 0.9;
}
.know {
	top: 40px;
	width: 133px;
	height: 46px;
	right: -200px;
	position: absolute;
	background-image: url(images/know.png);
	background-repeat: no-repeat;
}
.know-tip {
	top: 10px;
	width: 60px;
	height: 25px;
	right: -50px;
	position: absolute;
	cursor: auto;
	background-image: url(images/know-tip.png);
	background-repeat: no-repeat;
}
.fixed-notice {
	padding: 12px; left: 0px; top: 260px; width: 184px; color: rgb(255, 255, 255); font-family: "微软雅黑","黑体","宋体"; position: absolute; z-index: 999; background-color: rgb(255, 126, 0);
}
.fixed-notice h4 {
	text-align: center; font-size: 16px; font-weight: bold;
}
.fixed-notice p {
	text-align: left; text-indent: 2em; padding-top: 5px; font-size: 14px;
}
