@charset "gb2312";
body {
	width: 100%;
	font-size: 14px;
	font-family: "Microsoft Yahei", "Simsun";
}
.clearfix {
*zoom:1;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
body, span, h1, h2, h3, h4, h5, h6, input, select, div, p, a {
	padding: 0px;
	margin: 0px
}
ul,li{
list-style: none;

}
html, body {
	background: #fff
}
#header {
	width: 100%;
	height: auto;
	background: #fff
}
#header .wrap-header {
	height: 80px;
	background: #fff url(../images/cg_header_bg.png) right center no-repeat;
}
#header .wrap-header .cg_logo {
	width: 351px;
	height: 100%;
	padding-top:15px;
	/*background: #fff url(../images/cg_logo.png) left center no-repeat;*/
}
#header .cg_nav {
	width: 100%;
	height: 56px;
	background: #fff url(../images/cg_nav_bg.jpg) left center repeat;
	position: relative;
	z-index: 10;
}
.w1000 {
	width: 1000px;
}
.marginAuto {
	margin:0px auto;
}

#article{
width:1000px;
margin:12px auto 21px;
}

#header .cg_nav li {
	float: left;
	height: 56px;
	line-height: 50px;
	white-space: nowrap;
	zoom: 1;
}
.cg_nav_txt {
	height: 56px;
	width: 1000px;
}
.cg_nav_txt li a {
	font-size: 16px;
	color: #fff;
}
.cg_nav li a {
	padding: 0 10px;
	display: block;
}

.cg_nav li.selected-nav{
 background: url(../images/selected-nav.jpg) left top repeat-x;
}

ul.nav-second,ul.third-nav{
 background: #256692;
}

ul.third-nav{

}
#header .cg_nav ul.nav-second li{
 float:none;
 height: 40px;
line-height: 40px;
}
.cg_nav li.br-blue {
 background: url(../images/selected-nav.jpg) left top repeat-x;
}

/* 首页滚动banner样式 */
.bannerWrapper {
	width: 1000px;
	height: 220px;
}
.picImages,.bannerWrapper ul ,.bannerWrapper li , .bannerWrapper img {
	width: 100%;
	height: 100%;

}
#article .cg_banner {
	margin-bottom: 16px;
}
#article .module-right {
	width: 751px;
	float: right;
}
#article .module-left {
	width: 233px;
	float: left;
}
.block-login {
	background-color: #FFF;
	margin-bottom: 16px;
	width: 100%;
	border: 0px;
	/*overflow: hidden;*/
	/*height: 214px;*/
}
.login-head {
	background: #f7f7f7;
	height: 39px;
	width: 100%;
	border: 0px
}
.login-head ul li {
	color: #737373;
	font-size: 16px;
	float: left;
	line-height: 39px;
	padding: 0 19px;
	font-weight: 400;
	cursor: pointer;
	border: 0px;
}
.login-head ul li.selected {
	background: url(../images/login_border.jpg) no-repeat center bottom;
	color: #003d64
}
.contents, content-from {
	padding: 0 15px;
	border: 1px solid #ececec;
	border-top: 0px
}
.content-from {
	height:230px;
	overflow: hidden;
}
.content-from .password {
	background: url(../images/input_bg.png) left center no-repeat;
	border: none;
	height: 38px;
	width: 190px;
	text-indent: 9px;
	line-height: 38px;
	color: #666;
}
.content-from .xuehao {
	background: url(../images/input_bg.png) left center no-repeat;
}
.content-from .kongbai {
	background: url(../images/kongbai.png) no-repeat;
}
.content-from .mima {
	margin-top: 12px;
}
.sb-btn {
	width: 198px;
	height: 45px;
	background: url(../images/submit_bg.jpg) no-repeat center;
	margin: 12px 0 12px -4px;
}
.sb-btn_u {
	float: left;
	width: 69px;
	height: 45px;
	background: url(../images/submit_bg_u.jpg) no-repeat center;
	margin-top: 12px;
}
.sb-btn_u_right{
	float: right;
	width: 124px;
	height: 45px;
	background: url(../images/submit_bg_u_right.jpg) no-repeat center;
	margin-top: 12px;
	color: #FFF;
}
.uni_login{
	border: 0px;
	height: 38px;
	width: 100%;
	line-height: 38px;
	color: #FFF;
	text-align: center;
	font-size: 14px;
	letter-spacing: 2px;
	background: none;
	padding-left: 12px;
}

.submit {
	border: 0px;
	height: 38px;
	width: 100%;
	line-height: 38px;
	color: #FFF;
	text-align: center;
	font-size: 14px;
	letter-spacing: 2px;
	background: none;
	margin: 0px;
}
.content-from input[type='text'], .content-from input[type='password'] {
/*-webkit-box-shadow: 0 0 0px 1000px white inset;*/
}
.content-from form {
	padding-top: 17px;
	padding-left: 5px;
}
.czsc {
	margin-bottom: 16px;
}
.title {
	background: #f7f7f7;
	width: 100%;
	height: 39px;
}
.title h2 {
	background: #f7f7f7 url(../images/login_border.jpg) no-repeat center bottom;
	font-size: 16px;
	color: #003d64;
	line-height: 39px;
	float: left;
	padding: 0 19px;
	font-weight: 400;
}
.title h4 {
	background: #e8e2e2 url(../images/login_border.jpg) no-repeat center bottom;
	/*background: #f7f7f7 url(../images/login_border.jpg) no-repeat center bottom;*/
	font-size: 16px;
	color: #000;
	line-height: 39px;
	float: left;
	padding: 0 19px;
	font-weight: 400;
}
.iphone-ewm {
	border: 1px solid #ececec;
	border-top: 0px;
}
.module-one {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.module-one .xwgg {
	width: 366px;
	float: left;
}
.module-one .zgfg {
	width: 366px;
	float: right;

}
a.more {
	float: right;
	color: #5a5a5a;
	font-size: 12px;
	padding-top: 13px;
	padding-right: 12px;
}
.module-one ul {
	height: 150px;
	overflow: hidden;
	border: 1px solid #ececec;
	border-top: 0px;
	padding: 12px 10px;
}

.module-one ul li {
	line-height: 30px;
}
.module-one ul li a {
	font-size: 14px;
	color: #232323;
	
}
.xxnav {
	margin-top: 16px;
}
ul.xx-tabs {
	width: 100%;
	height: 52px;
}
ul.xx-tabs li {
	width: 187px;
	height: 52px;
	float: left;
	cursor: pointer;
	text-indent: -9999px;
}
ul.xxbg {
	background: #f7f7f7 url(../images/xxnav_bg.jpg) no-repeat left center;
}
ul.lxbg {
	background: #f7f7f7 url(../images/xxnav_bg2.jpg) no-repeat left center;
}
div.xx, div.lx {
	padding:23px 21px;
	border: 1px solid #a4d2ef
}
div.xx li {
	width: 158px;
	height: 47px;
	float: left;
	margin-right: 25px;
}
div.xx li.one {
	background: url(../images/new1.png) no-repeat left center;
}
div.xx li.two {
	background: url(../images/new2.png) no-repeat left center;
}
div.xx li.three {
	background: url(../images/new3.png) no-repeat left center;
}
div.xx li.last {
	margin: 0px;
	background: url(../images/new4.png) no-repeat left center;
}
div.lx ul li {
	float: left;
	width: 22%;
	background: url(../images/jt.jpg) no-repeat left 11px;
	padding: 0px 0px 0px 20px;
	line-height: 30px;
}
div.xxnav-txt div {
	display: none;
}
div.xxnav-txt .xx {
	display: block;
}
div.aqzs {
	margin-top: 16px;
}
div.aqzs ul {
	width: 49%;
	float: left;
	text-align: left;
	border-right: 1px solid #ebebeb;
}
div.aqzs ul li {
	line-height: 30px;
	background: url(../images/jt.jpg) no-repeat 30px 10px;
	padding-left: 52px;
}
div.aqzs .aqzs-txt {
	padding: 20px 0px;
	border: 1px solid #ececec;
	overflow: hidden;
	border-top:0;
}
div.aqzs .aqzs-txt ul.ul7 {
	border: 0px;
}
.aqzs-box {
	width:368px;
}
.aqzs>.title {
	margin-bottom:0;
	overflow: hidden;
}
div.aqzs .aqzs-txt ul .title {
	height: 38px;
	background: none;

}
div.aqzs .aqzs-txt ul .title h4 {
	line-height: 36px;
	height: 36px;
	border:1px solid #91b9d3;
	border-radius: 3px;
	font-size: 14px;
	background: none;
	padding:0 18px;
	margin-left:18px;
	color:#045f9b;
	font-size:16px;
}
div.aqzs .aqzs-txt ul .title a.more {
	padding:19px;
	text-indent:-99999px;
	height:0;
	background: url("../images/dotmore.png") no-repeat center center;
}

#footer {
	background: #f1f1f1;
	/*width: 1000px;*/
	
	margin: auto;
	overflow: hidden;
}
#footer p, #footer p a {
	font-size: 12px;
	color: #565656;
	text-align: center;
	padding: 5px 0px
}


/*注销*/
.explanation{
	border: 1px solid rgb(236, 236, 236);
	padding: 10px 20px;
	font-size: 14px;
	color: #232323;
	line-height: 30px;
	/* height: 192px; */
}

.head-title h2,.head-title a{
color: #737373;
}
.loginCommonBtn {
	height: 38px;
	line-height: 38px;
	color:#fff;
	font-size:14px;
	border-radius:3px;
	text-align: center;
	box-shadow: 0 0 10px 1px #ccc;
	display: block;
}
.changePassword {
	background-color: #045890;
	margin-bottom:10px;
}
.loginOut {
	background: #fcb842;
}
.loginCommonBtn:hover {
	color:#fff;
}