@charset "UTF-8";
/* CSS Document */
html, body, h1, h2, h3, h4, h5, h6, p, ul, li, table, th, td, ol, input, form {
	margin: 0;
	padding: 0;
}
img {
	BORDER-right-width: 0px;
	BORDER-top-width: 0px;
	BORDER-bottom-width: 0px;
	BORDER-left-width: 0px
}
ul, li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
	color: #333;
}
a:hover {
	color: #F60;
	text-decoration: underline;
}
/*login-start*/
.cqjsr-bc-blue {
	background: #4c78d1;
}
.cqjsr-top {
	line-height: 30px;
	font-size: 16px;
	color: #FFF;
	padding-right: 20px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.cqjsr-box-mid {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
}
.cqjsr-box-h {
	height: 80px;
	background: #f6f9ff;
}
.cajsr-box-jg {
	padding-top: 40px;
}

/*导航*/

.cqjsr-nav-text {
	background: #f6f9ff;
	font-size: 16px;
	line-height: 80px;
	color: #333333;
	text-align: center;
}
.cqjsr-nav-bc-av {
	height: 80px;
	margin-right: 5px;
	margin-left: 5px;
}
.cqjsr-nav-bc-av:hover {
	background-image: url(/zfcggl/images/index_04.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 80px;
}
.cqjsr-box-leftlist {
	width: 510px;
	margin-left: 79px;
	margin-right: 35px;
}
.cqjsr-btnbox {
	margin-bottom: 19px;
}
.cqjsr-sm-text {
	font-size: 12px;
	color: #06C;
	line-height: 47px;
	padding-right: 10px;
}
.cqjsr-sm-text:hover {
	font-size: 12px;
	color: #06C;
}
.cqcqjsr-bg-text {
	font-size: 24px;
}
.cqjsr-ggbox {
	height: 326px;
	border: 1px solid #dddddd;
	margin-bottom: 47px;
}
.cqjsr-listtitle {
	height: 47px;
	font-size: 24px;
	line-height: 47px;
	color: #0b42b2;
}
.cqjsr-list {
	color: #333;
}
.cqjsr-list ul li {
	line-height: 38px;
	padding-left: 20px;
}
.cqjsr-list ul li a {
	font-size: 16px;
	color: #333;
	width: 470px;
	white-space: nowrap;
	overflow: hidden;
	/*隐藏过宽文字*/
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	float: left;
}
.cqjsr-list ul li a:hover {
	color: #09F;
	text-decoration: none;
}
.cqjsr-list ul li span {
	font-size: 12px;
	color: #999;
}
.cqjsr-bcbox {
	background-color: #ebf0fa;
	clear: both;
}
.cqjsr-listtitlebc {
	background-color: #FFF;
	height: 46px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
}
.footer {
	background-color: #ededed;
	height: 158px;
	clear: both;
	color: #919191;
	text-align: center;
	padding-top: 30px;
}
/*page*/
.cqjsr-list-navlist {
	height: 40px;
	background: #cedef1;
	padding-top: 6px;
}
.cqlist-navtext {
	line-height: 28px;
	background-color: #e7eff9;
	height: 28px;
	width: 590px;
	border-radius: 5px;
	font-size: 12px;
	color: #999;
	margin-left: 320px;
	padding-left: 10px;
}
.cq-sider-left {
	width: 292px;
	background: #f0f3f9;
	padding-bottom: 120px;
	padding-top: 50px;
}
.cq-sidernav {
	width: 224px;
	height: 48px;
	margin-left: auto;
	margin-right: auto;
	background: #779cde;
	color: #FFF;
	font-size: 18px;
	text-align: center;
	line-height: 48px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.cq-sidernav:hover {
	background: #5584d8;
}
.cq-sidernav a {
	color: #FFF;
}
.cq-sidernav a:hover {
	text-decoration: none;
}
.cq-sider-right {
	width: 600px;
	padding-left: 50px;
	padding-top: 30px;
}
.cq-right-list ul li {
	line-height: 48px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ededed;
	padding-left: 20px;
}
.cq-right-list ul li a {
	font-size: 16px;
	color: #333;
	width: 455px;
	white-space: nowrap;
	overflow: hidden;
	/*隐藏过宽文字*/
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	float: left;
}
.cq-right-list ul li a:hover {
	color: #09F;
	text-decoration: none;
}
.cq-right-list ul li span {
	font-size: 12px;
	color: #999;
}
/*分页码*/
.page {
	float: right;
	margin-top: 20px;
	padding-bottom: 40px;
}
.page input {
	border: 1px solid #e7e7e7;
	background-color: #f9f9f9;
	width: 40px;
	height: 30px;
}
.page span {
	font-size: 12px;
	color: #666;
	float: left;
	padding: 10px 5px 5px;
}
.page span a {
	font-family: Arial;
	border: 1px solid #e7e7e7;
	background-color: #f9f9f9;
	color: #666;
	margin-left: 3px;
	float: left;
	padding-top: 6px;
	padding-right: 9px;
	padding-bottom: 6px;
	padding-left: 9px;
}
.pre_next {
	font-family: Webdings;
}
.page span .go {
	margin-left: -1px;
	color: #00aaee;
	font-weight: bold;
	text-decoration: none;
	background-color: #ededed;
}
.page span .go:hover {
	background-color: #e8f3fd;
}
.page span .page_cur {
	color: #333;
	border: 1px solid #ededed;
	background-color: #ededed;
	text-decoration: none;
}
.page span .page_cur:hover {
	background-color: #e8f3fd;
	border: 1px solid #e8f3fd;
}
.page span .fontct {
	line-height: 15px;
}
.page span .pagetext {
	height: 20px;
	width: 32px;
	border: 1px solid #CCC;
	clear: both;
}
.page span .pagepitch {
	background-color: #e8f3fd;
	border: 1px solid #e8f3fd;
	text-decoration: none;
}
/*框居中*/
.cqjsr-boxmid {
	margin-left: auto;
	margin: auto;
}
.cqjsr-box-map {
	width: 1000px;
}
/*框上下间距40*/
.cqjsr-boxjj {
	padding-top: 40px;
	padding-bottom: 40px;
}
.cqjsr-boxjj-sm {
	padding-bottom: 15px;
}
.cqjsr-boxjj-bg-bot {
	padding-top: 30px;
}

.cqjsr-boxmon-sm {
	width: 70px;
	height: 90px;
}
.cqjsr-boxmon-red {
	background-color: #f4e9e9;
}
.cqjsr-boxmon-blue {
	background-color: #f4f6f9;
}
.cqjsr-mon-text {
	text-align: center;
	font-size: 14px;
}
.cqjsr-left-boxw {
	width: 140px;
}
.cqjsr-cxbox-h {
	height: 655px;
}
.cqjsr-box-smlv {
	width: 24px;
	height: 24px;
	margin-right: 3px;
	margin-bottom: 2px;
	border-radius: 5px;
}
.cqjsr-box-smlv-l {
	background-color: #e3f6da;
	border: 1px solid #cbe1c1;
	font-size: 12px;
	line-height: 24px;
	color: #333;
	text-align: center;
}
.cqjsr-box-smlv-l:hover {
	background-color: #b8ed9f;
}
.cqjsr-box-smlv-r {
	background-color: #ffeaea;
	border: 1px solid #fbe1e1;
	font-size: 12px;
	line-height: 24px;
	color: #333;
	text-align: center;
}
.cqjsr-box-smlv-r:hover {
	background-color: #f7cece;
}
.cqjsr-mn-leftbox {
	width: 140px;
}
.cqjsr-mn-rightbox {
	width: 850px;
}
.cqjsr-mn-dtbox {
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.cqjsr-mn-boxleftw {
	width: 560px;
	height: 134px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 20px;
}
.cqjsr-mn-boxrightw {
	width: 360px;
	height: 120px;
}
.cqjsr-photobox {
	width: 110px;
	height: 150px;
}
.cqjsr-mnboxleft { width:540px;}
.cqjsr-mnboxpci {
	width: 252px;
	margin-left: 8px;
	border: 1px solid #CCC;
	height: 190px;
}
.cqjsr-mnboxxz {
	width: 800px;
	clear: both;
	padding-top: 10px;
	height: 165px;
}
.cqjsr-mnboxxz-zg {
	line-height: 6px;
	font-size: 16px;
}
/*
.jqjsr-xz {
	width: 30px;
	height: 30px;
	
}
.jqjsr-xztext {
	width: 720px;
	height: 30px;
	font-size: 18px;
	line-height: 30px;
	padding-left: 20px;
}
.jqjsr-xztextred {
	color: #666;
	background-image: url(/zfcggl/images/d_h_03.gif);
	background-repeat: no-repeat;
}
.jqjsr-xztextred:hover {
	color: #a40000;
	background-image: url(/zfcggl/images/d_r_03.gif);
}
*/

.jqjsr-xzds {
	font-size: 16px;
	line-height: 30px;
	color: #666;
	background-image: url(/zfcggl/images/d_h_03.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
}
.jqjsr-xzds:hover {color: #a40000;
	background-image: url(/zfcggl/images/d_r_03.gif);}

.jqjsr-zhg {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	font-size: 22px;
}
/*user用户注册*/
.cq-zcyuedutext {
	font-size: 12px;
}

/*新闻页面*/
.content-title {
	font: 24px "微软雅黑";
	color: #666;
	text-align: center;
}
.author {
	font: 12px Arial, "宋体";
	color: #a4a4a4;
	border-bottom: 1px solid #f4f5f6;
	margin-top: 25px;
	padding-bottom: 10px;
}
.newscontent p {
	font-size: 14px;
	color: #666;
	line-height: 30px;
	margin-top: 30px;
	text-indent: 2em;
}

/*用户中心*/
.user-main-div {
	width: 1000px;
	min-height: 100px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	display: block;
}
.user-right-content-div {
	float:right; 
	width:810px; 
	margin-top:10px; 
}

/*密码强度透明度*/
.psdopa{
	opacity:0.2;
	transition:opacity 0.6s ease 0s;
}
<!--耗时1755457375.619秒-->