@charset "utf-8";
/* CSS Document */
body{height:100%;}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, textarea, p, blockquote, th, td, input, select {margin: 0;padding: 0;}
body, input, button, select, textarea, th, td,div {color: #333;font-family: "Microsoft YaHei","tahoma","arial","sans-serif";font-size: 12px;line-height: 1.5;}
img { border:none; display: block;}
input,select { outline: none; border: none;}
ul,ol { list-style-type:none;}
a { color:#333; text-decoration:none;}
a:hover { text-decoration:underline; color: #ee7700;}
.clearfix:after {
	content:"";
	visibility:hidden;
	height:0;
	display:block;
	clear:both;
	}
.clearfix{zoom:1;} /*为了照顾ie6*/
/* CSS Document */
body { background-color: #fff; }
/* header begin */
.header {
	width: 100%;
	height: 80px;
	line-height: 80px;
	background-color: #3a444e;
	border-bottom: 5px solid #00ffde;
}
.headIn {
	width: 1000px;
	overflow: hidden;
	margin: 0 auto;
}
.logo {
	float: left;
	margin: 20px 0 0 30px;
}
.nav {
	float: left;
	font-size: 24px;
	color: #fff;
	margin-left: 120px;
}
.nav ul li {
	float: left;
}
.nav ul li a {
	padding: 0 40px;
	font-size: 24px;
	height: 80px;
	color: #fff;
	line-height: 80px;
}

/* header begin */
.header {
	width: 100%;
	height: 110px;
	border-bottom: 5px solid #165781;
	background-color: #fff;
}
.hdTop{
	width: 100%;
	height: 30px;
	background-color: #646464;
}
.hpIn {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}
.tlte {
	height: 30px;
	line-height: 28px;
	float: left;
	color: #fff;
	padding-left: 40px;
	background: url(../images/small_phone.png) no-repeat 22px center;
} 
.hplogin {
	float: right;
	height: 30px;
	line-height: 30px;
	color: #fff;
}
.hplogin a {
	color: #fff;
}
.nav ul li {
	color: #333;
	font-size: 18px;
}
.nav ul li a {
	color: #333;
	font-size: 18px;
}


/* header end */

/* con 开始 */
.con {
	width:1050px;
	margin:30px auto 50px;
	overflow: hidden;
	height: 460px;
	background-color: #fff;
	background: url(../images/logoc_bg.jpg) center center no-repeat;
}


.conBottom {
	float:left;
	width:1000px;
	padding: 50px 0 56px 0;
	/* border-top: 1px solid #ccc; 
	border-bottom: 1px solid #ccc; 
	background-color: #F5F5F5; */
	overflow:hidden;
	_zoom:1;

}
.conBottom .cbImg {
	float:left;
	width:348px;
	height:75px;
	margin:130px 132px 0 60px;
}
.conBottom .cbRight {
	float: right;
	width:390px;
	border: 1px solid #ccc;
	background-color: #DADADA;
	border-radius:5px;
	padding:15px 0 40px 0;
	margin-right: 50px;
}
.conBottom .cbRight h2 {
	padding-left: 25px;
	height:30px;
	line-height:26px;
	font-size:16px;
	font-weight: normal;
	border-bottom: 1px solid #fff;

}
.conBottom .cbRight .cbrBottom {
	margin:20px 0 0 51px;
}
.conBottom .cbRight .cbrBottom  div {
	margin-bottom: 22px;
	overflow:hidden;
	_zoom:1;
}

.conBottom .cbRight .cbrBottom span {
	float:left;
	line-height: 30px;
}
.conBottom .cbRight .cbrBottom .pw {
	margin-left: 12px;
}
.conBottom .cbRight .cbrBottom input {
	float:left;
	width:225px;
	height:26px;
	margin-left: 20px;
	padding:5px 0 5px 5px;
	border: 1px solid #ccc;
	background: #fff url(../images/input_bg_r1_c1.png) 205px center no-repeat;
}
.conBottom .cbRight .cbrBottom .psw {
	background: #fff url(../images/input_bg_r9_c2.png) 205px center no-repeat;
}

.conBottom .cbRight .cbrBottom .yanzheng .yz {
	width:145px;
	background: #fff url(../images/input_bg.png) 120px center no-repeat;
}
.conBottom .cbRight .cbrBottom .yanzheng i {
	float:left;
	width:60px;
	height:30px;
	margin:5px 0 0 15px;
	/* background: url(../images/8877.jpg) 0 0 no-repeat; */
}
.conBottom .cbRight .cbrBottom .mima {margin:-3px 0 5px 48px; font-size: 14px; }
.conBottom .cbRight .cbrBottom .mima label {
	float:left;
}
.conBottom .cbRight .cbrBottom .mima .chBox {
	float:left;
	width:13px;
	height:13px;
	margin:3px 4px 0 10px;
	overflow: hidden;
}
.conBottom .cbRight .cbrBottom .mima label { color:#fff; }
.conBottom .cbRight .cbrBottom .mima a {
	float:left;
	color:#fff;
	margin-left: 45px;
}
.conBottom .cbRight .cbrBottom .sbt { margin-bottom:0; }
.conBottom .cbRight .cbrBottom .st {
	width:223px;
	height:43px;
	background: url(../images/login.png) 0 0 no-repeat;
	margin-left: 58px;
	cursor:pointer;
}
.conBottom .cbRight .cbrBottom .zhanghao { text-align: right; margin:9px 58px 9px 10px;}
.conBottom .cbRight .cbrBottom .zhanghao span { 
	line-height: 20px;
	float:right; 
}
.conBottom .cbRight .cbrBottom .zhanghao a { float: right; color:#83A700; }
.logsharigth {
	width:16px;
	height:461px;
	float:left;
	background: url(../images/shadow-right.png);
}
/* conent 结束 */

/* con 结束 */




/* logoad 开始 */
.logoad {
	width:1000px;
	margin:0 auto;
	height:150px;
	overflow: hidden;
	padding:10px 0 0 0;
	background-color: #fff;
}
.logoad .ldIn {
	width:360px;
	height:70px;
	float:left;
	margin:20px 0 10px 0;
}
.logoad .last { width:270px; }
.logoad h3 {
	color:#83A700;
	height:40px;
	line-height:40px;
	font-size:16px;
	padding-left:35px;
	background: url(../images/1-2-3.png) 0 2px no-repeat;
}
.logoad p {
	width:240px;
}
/* logoad  结束 */
/* con 结束 */
/* conent  结束 */
/* bottom  开始 */
.bottom {
	width:1000px;
	margin:0 auto;
	overflow: hidden;
	text-align: center;
}
.bottom i {
	margin-left: 22%;
	float:left;
	width:38px;
	height:43px;
	background: url(../images/police-logo.png) 0 0 no-repeat;
}
.bottom p {
	margin:12px 0 0 5px;
	float:left;
	font-size:14px;
}
/* bottom  结束 */

/* 修改密码 */
.conBottom .cbRight .xgmima {
	margin: 20px 25px 0 25px;
}
.xgmima span {
	width: 80px;
	text-align: right;
}
.conBottom .cbRight .cbrBottom .xgpassw {
	overflow: auto;
	height: 38px;
}
 .xgpw {
	/* margin-left: -24px; */
}
.conBottom .cbRight .xgmima .st { 
	background: url(../images/xiugai.jpg) 0 0 no-repeat;
}
.xgBotoom {
	padding-top: 35px;
}
.xgcon {
	background: url(../images/xgcon.png) center center no-repeat;
}

.passw input {
	font-size: 24px;
}