﻿/* CSS Document */
html {
	overflow-y: scroll;
	font-family: "微软雅黑";
}

table, tr, td {
	font-family: "微软雅黑";
}
/* RESET */
html, body, div, span, iframe, h1, h2, h3, h4, h5, h6, p, a, address, em,
	font, img, small, var, b, u, i, center, dl, dt, dd, ol, ul, li,
	fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	/*color: #222;*/
}
strong{
	margin: 0;
	padding: 0;
}

body {
	display: block;
	font-family: "微软雅黑";
	background: #f5f5f5;
}
/*::selection { background:#DC3F3F;  color:#FFF;}
::-moz-selection {background:#DC3F3F;  color:#FFF;}
::-webkit-selection { background:#DC3F3F;  color:#FFF;}*/
font, big {
	font-size: 12px;
}

ol, ul {
	list-style: none;
}

li {
	list-style-type: none;
}

caption {
	text-align: left;
}

a, area {
	color:#222;
	blr: expression(this.onFocus = this.blur ())
}

button {
	hide-focus: expression(this.hideFocus = true);
}

:focus {
	outline: 0;
	outline-style: none;
}

em {
	font-style: normal;
}

a img {
	border: 0;
}

select, input, button, button img, label {
	vertical-align: middle;
}

img {
	vertical-align: top;
	border: 0;
}

table {
	empty-cells: show;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}
/*layout*/
body {
	font-family: "微软雅黑", Arial, Lucida, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	margin: 0 auto;
}

body .fl {
	float: left;
}

body .fr {
	float: right;
}

body .fn {
	float: none;
}

body .al {
	text-align: left;
}

body .ac {
	text-align: center;
}

body .ar {
	text-align: right;
}

.clear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-table;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
/* End hide from IE-mac */
*+html .clearfix {
	min-height: 1%;
}

.overflow {
	overflow: hidden;
}

.block {
	display: block;
	overflow: hidden;
	cursor: pointer;
}

.hide {
	display: none;
}

.invisible {
	visibility: hidden;
}
/*form*/
.form label, .form input, .form select, .form textarea, .form button,
	.form .label {
	float: left;
	font-size: 12px;
}

.btn-img {
	cursor: pointer;
	overflow: hidden;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
}

.btn-text {
	cursor: pointer;
	overflow: hidden;
	margin: 0;
	padding: 0;
	text-align: center;
}

.btn-link {
	display: block;
	overflow: hidden;
	text-align: center;
}

input, select {
	font-size: 12px;
}
/*module*/
.m, .mt, .mc, .mb {
	overflow: hidden;
	zoom: 1;
}

.mt .extra {
	float: right;
}

.m {
	margin-bottom: 10px;
}
/*tab*/
.tab {
	overflow: hidden;
	zoom: 1;
}

.tab li, .tab-item {
	float: left;
	text-align: center;
}
/*link*/
a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

select {
	-webkit-appearance: menulist;
	box-sizing: border-box;
	-webkit-box-align: center;
	border: 1px solid;
	border-image: initial;
	white-space: pre;
	-webkit-rtl-ordering: logical;
	color: black;
	background-color: white;
	cursor: default;
}

input, textarea, keygen, select, button, isindex {
	margin: 0em;
	font: -webkit-small-control;
	color: initial;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: normal;
	text-transform: none;
	text-indent: 0px;
	text-shadow: none;
	display: inline-block;
	text-align: -webkit-auto;
}
/*����֮�ҿ��*/
.jrzj_width {
	width: 1200px;
	margin: 0 auto;
	padding: 0;
	clear: both;
	height: auto;
	z-index: 10;
}

.jrzj_minwidth {
	width: 1042px;
	margin: 0 auto;
	padding: 0;
	clear: both;
	height: auto;
	z-index: 10;
}

.jrzj_indexminwidth {
	width: 1002px;
	margin: 0 auto;
	padding: 0;
	clear: both;
	height: auto;
	z-index: 10;
}

.clear {
	clear: both;
}

.jrzjbg {
	background: #fff;
	border: 1px solid #e8e8e8;
	height: auto;
	overflow: hidden;
}

.margin_t {
	margin: 15px auto auto auto;
	height: auto;
	overflow: hidden;
}

.jrzj_newwidth {
	width: 1200px;
	margin: 20px auto auto auto;
	padding: 0;
	clear: both;
	height: auto;
	z-index: 10;
}

.jrzj_widthheader {
	width: 1200px;
	margin: 0 auto;
}

.fy_big {
	text-align: center;
	padding-bottom: 3px;
	width: 100%;
	clear: both;
	padding: 20px 0;
	position: relative;
	padding-left: 5px;
}

.fy_big em {
	margin-left: 20px;
}

.fy_big span {
	line-height: 33px;
	text-align: center;
	background: #dc3f3f;
	border: 1px solid #dc3f3f;
	color: #fff;
	position: relative;
	vertical-align: top;
	min-width: 44px;
	line-height: 34px;
	display: inline-block;
	margin-left: -5px;
}

.fy_big font {
	display: inline-block;
	padding: 0 10px 0 10px;
	position: relative;
	top: 5px;
	color: #888;
}

.fy_big a {
	line-height: 33px;
	text-align: center;
	border: 1px solid #e6e6e6;
	position: relative;
	margin-left: -1px;
	vertical-align: top;
	font-size: 14px;
	background: #fcfafa;
	min-width: 44px;
	line-height: 34px;
	margin-left: -5px;
	display: inline-block;
}

.fy_big a.a1 {
	margin: 0 10px 0 6px;
	width: 62px;
	text-align: center;
}

.fy_big a.cyya1 {
	margin: 0 10px 0 6px;
	width: 62px;
	text-align: center;
}

.fy_big a.cyya1:hover {
	text-decoration: none;
	position: relative;
	z-index: 99999;
	border: 1px solid gray;
	color: gray;
	cursor: default
}

.fy_big a.cyya1:visited {
	text-decoration: none;
	position: relative;
	z-index: 99999;
	border: 1px solid gray;
	color: gray;
	cursor: default
}

.fy_big a.cyya1:hover {
	text-decoration: none;
	position: relative;
	z-index: 99999;
	border: 1px solid gray;
	color: gray;
	cursor: default
}

.fy_big a.cyya1:active {
	text-decoration: none;
	position: relative;
	z-index: 99999;
	border: 1px solid gray;
	color: gray;
	cursor: default
}

.fy_big a.left_border {
	margin: 0 5px;
}

.fy_big a:hover {
	border: 1px solid #dc3f3f;
	color: #dc3f3f;
	position: relative;
	z-index: 99999;
}

.fy_big a.bg_red {
	background: #dc3f3f;
	color: #fff;
}

.fy_big a.bg_gray {
	color: #d6d6d6;
}

.fy_big a.bg_gray:hover {
	border: 1px solid #e6e6e6;
	background: #fcfafa;
	color: #d6d6d6;
}

.pr_busi {
	border: 1px solid #e6e6e6;
	width: 30px;
	height: 18px;
	line-height: 16px;
	text-align: center;
	margin: 0 5px;
	margin-top: -4px;
}

a.jrzja01:link, a.jrzja01:visited {
	color: #222;
} /*���ɫ*/
a.jrzja01:hover {
	color: #db2828;
	text-decoration: none;
	transition-duration: 0.6s;
	-moz-transition-duration: 0.6s; /* Firefox 4 */
	-webkit-transition-duration: 0.6s; /* Safari �� Chrome */
	-o-transition-duration: 0.6s; /* Opera */
} /*��ɫ*/
a.jrzja02:link, a.jrzja02:visited {
	color: #db2828;
} /*��ɫ*/
a.jrzja02:hover {
	color: #db2828;
	text-decoration: none;
} /*��ɫ*/
a.jrzja03:link, a.jrzja03:visited {
	color: #5a5959;
} /*��ɫ*/
a.jrzja03:hover {
	color: #db2828;
	text-decoration: none;
	transition-duration: 0.6s;
	-moz-transition-duration: 0.6s; /* Firefox 4 */
	-webkit-transition-duration: 0.6s; /* Safari �� Chrome */
	-o-transition-duration: 0.6s; /* Opera */
} /*��ɫ*/
a.jrzja04:link, a.jrzja04:visited {
	color: #fff;
} /*��ɫ*/
a.jrzja04:hover {
	color: #db2828;
	text-decoration: none;
	background: #fff;
} /*��ɫ*/
a.jrzja05:link, a.jrzja05:visited {
	color: #222;
} /*���ɫ*/
a.jrzja05:hover {
	color: #b10000;
	text-decoration: none;
} /*���ɫ*/
a.jrzja06:link, a.jrzja06:visited {
	color: #047ab7;
} /*��ɫ*/
a.jrzja06:hover {
	color: #047ab7;
	text-decoration: none;
} /*��ɫ*/
a.jrzja07:link, a.jrzja07:visited {
	color: #fff;
} /*��ɫ*/
a.jrzja07:hover {
	color: #fff;
	text-decoration: none;
} /*��ɫ*/
a.jrzja08:link, a.jrzja08:visited {
	color: #989898;
} /*����ɫ*/
a.jrzja08:hover {
	color: #8b8a8a;
	text-decoration: none;
} /*����ɫ*/
a.jrzja09:link, a.jrzja09:visited {
	color: #ff6100;
} /*��ɫ*/
a.jrzja09:hover {
	color: #ff6100;
	text-decoration: none;
} /*��ɫ*/
a.jrzja10:link, a.jrzja10:visited {
	color: #034c7e;
	text-decoration: underline;
} /*����ɫ*/
a.jrzja10:hover {
	color: #034c7e;
	text-decoration: underline;
} /*����ɫ*/
a.jrzja11:link, a.jrzja11:visited {
	color: #034c7e;
} /*����ɫ*/
a.jrzja11:hover {
	color: #034c7e;
	text-decoration: none;
} /*����ɫ*/
a.jrzja12:link, a.jrzja12:visited {
	color: #fff;
} /*��ɫ*/
a.jrzja12:hover {
	color: #222;
	text-decoration: none;
	background: #fff;
} /*���ɫ*/
a.jrzja13:link, a.jrzja13:visited {
	color: #333;
} /*����ɫ*/
a.jrzja13:hover {
	color: #db2828;
	text-decoration: none;
} /*����ɫ*/
a.jrzja14:link, a.jrzja14:visited {
	color: #6e6e6e;
} /*����ɫ*/
a.jrzja14:hover {
	color: #ff6100;
	text-decoration: none;
} /*����ɫ*/
a.xfdk_jrzja14:link, a.jrzja14:visited {
	color: #6e6e6e;
} /*����ɫ*/
a.xfdk_jrzja14:hover {
	color: #ff6100;
	text-decoration: none;
} /*����ɫ*/
a.jrzja15:link, a.jrzja15:visited {
	color: #555;
}

a.jrzja15:hover {
	color: #777;
	text-decoration: none;
}

a.jrzja15:link, a.jrzja15:visited {
	color: #595959;
}

a.jrzja15:hover {
	color: #db2828;
	text-decoration: none;
}

a.jrzja16:link, a.jrzja16:visited {
	color: #666;
}

a.jrzja16:hover {
	color: #db2828;
	text-decoration: none;
}

a.jrzja17:link, a.jrzja17:visited {
	color: #888;
} /*���ɫ*/
a.jrzja17:hover {
	color: #db2828;
	text-decoration: none;
	transition-duration: 0.6s;
	-moz-transition-duration: 0.6s; /* Firefox 4 */
	-webkit-transition-duration: 0.6s; /* Safari �� Chrome */
	-o-transition-duration: 0.6s; /* Opera */
} /*��ɫ*/
a.jrzja18:link, a.jrzja18:visited {
	color: #888;
} /*���ɫ*/
a.jrzja18:hover {
	color: #db2828;
	text-decoration: none;
	transition-duration: 0.6s;
	-moz-transition-duration: 0.6s; /* Firefox 4 */
	-webkit-transition-duration: 0.6s; /* Safari �� Chrome */
	-o-transition-duration: 0.6s; /* Opera */
} /*��ɫ*/
a.jrzja19:link, a.jrzja19:visited {
	color: #0b66ab;
}

a.jrzja19:hover {
	color: #0b66ab;
	text-decoration: none;
}

a.jrzja20:link, a.jrzja20:visited {
	color: #71b2ff;
} /*��ɫ����*/
a.jrzja20:hover {
	color: #71b2ff;
	text-decoration: none;
}

/*��������*/
.link_box ul li {
	float: left;
}

/*�������ڿ�ʼ*/
.jrzj_window {
	width: 360px;
	height: 170px;
	background: #fff;
	border: 1px solid #afafaf;
	position: fixed;
	top: 40%;
	left: 40%;
	z-index: 10000000000;
	-webkit-box-shadow: 0 0 20px #717171;
	-webkit-box-shadow: 0 0 20px #717171;
	-o-box-shadow: 0 0 20px #717171;
	box-shadow: 0 0 20px #717171;
}

.jrzj_window span {
	display: block;
	background: #f5f5f5;
	line-height: 35px;
	padding: 0 17px;
	position: relative;
}

.jrzj_window span img {
	position: absolute;
	right: 15px;
	top: 10px;
	cursor: pointer;
}

.jrzj_window p {
	text-align: center;
	font-size: 16px;
	line-height: 120px;
}

/*��*/
.pc_l, .pc_c, .pc_inner, .pc_r {
	width: 29px;
	height: 56px;
	line-height: 56px;
	background:
		url(http://bbs.jrzj.com/static/image/common/popupcredit_bg.gif)
		no-repeat 0 0;
}

.pc_l, .pc_c, .pc_inner, .pc_r {
	width: 29px;
	height: 56px;
	line-height: 56px;
	background:
		url(http://bbs.jrzj.com/static/image/common/popupcredit_bg.gif)
		no-repeat 0 0;
}

.pc_c {
	width: 200px;
	background-position: 0 -56px;
	background-repeat: repeat-x;
}

.pc_inner {
	white-space: nowrap;
	text-align: center;
	width: auto;
	background-position: 50% -112px;
}

.pc_inner i {
	margin-right: 10px;
	font-size: 12px;
	font-style: normal;
	color: #FFF;
	font-weight: 400;
}

.pc_inner span {
	margin-right: 15px;
	color: #FFEA97;
	font-size: 14px;
	font-weight: 700;
}

.pc_inner span em {
	color: #FFF;
	font-size: 18px;
	font-weight: 400;
}

.pc_r {
	background-position: -30px 0;
}

.sl_pv {
	background: none repeat scroll 0 0 #fafafa;
	border: 1px solid #ccc;
	margin-top: 2px;
	padding: 3px;
}