﻿/*网页全局样式开始*/

html {
	/*页面变灰*/
	/*filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);*/
}

body {
	/*body基本样式开始*/
	background-color: #ffffff;
	/*背景颜色*/
	font-size: 9pt;
	/*字体大小*/
	color: #3D3D3D;
	/*字体颜色*/
	FONT-FAMILY: 宋体;
	/*字体*/
	text-align: center;
	/*水平居中*/
	margin-top: 0px;
	/*页面上边距*/
	margin-bottom: 0px;
	/*页面下边距*/
	margin-left: 0px;
	/*页面左边距*/
	margin-right: 0px;
	/*页面右边距*/
	/*body基本样式结束*/
	/*body扩展样式开始*/
	scrollbar-face-color: #b9b9b9;
	scrollbar-highlight-color: #b9b9b9;
	scrollbar-shadow-color: #b9b9b9;
	scrollbar-3dlight-color: #b9b9b9;
	scrollbar-darkshadow-color: #b9b9b9;
	scrollbar-arrow-color: #F0F0F0;
	scrollbar-track-color: #F0F0F0;
	scrollbar-base-color: #F0F0F0;
	/*拖动条的表面颜色*/
	scrollbar-face-color: #fbf6e8;
	MARGIN: 0px;
	/*亮边*/
	scrollbar-highlight-color: #fbf6e8;
	/*暗边*/
	scrollbar-shadow-color: #aaaaaa;
	scrollbar-3dlight-color: #aaaaaa;
	/*箭头颜色*/
	scrollbar-arrow-color: #aaaaaa;
	/*拖动区域(TrackBar)颜色*/
	scrollbar-track-color: #fbf6e8;
	scrollbar-darkshadow-color: #fbf6e8
	/*body扩展样式结束*/
}

page {
	width: auto !important;
	max-width: 1002px !important;
	margin: 0 auto;
	height: auto !important;
	width: 1002px;
}

/*页面容器初始化开始,*/

tr,
td,
span {
	font-size: 9pt;
	color: #3D3D3D;
	FONT-FAMILY: 宋体;
	line-height: 180%;
	empty-cells: show;
}

ul,
li,
a {
	margin: 0;
	padding: 0;
	color: #333;
	list-style: none;
}

/*页面容器初始化结束*/

/*网页全局样式结束*/

/*版通基本样式开始*/

/*文章标题样式*/

.title {
	font-size: 16pt;
	FONT-FAMILY: 宋体;
	color: #3D3D3D;
	font-weight: bold;
	line-height: 150%;
}

/*首页、频道页栏目默认标题列表样式 小字体*/

.bt_link {
	font-size: 9pt;
	FONT-FAMILY: 宋体;
	text-decoration: none;
	color: #3D3D3D;
}

/*底层栏目页标题列表及文章正文样式 大字体*/

.bt_content {
	font-size: 10.5pt;
	FONT-FAMILY: 宋体;
	text-decoration: none;
	color: #3D3D3D;
	line-height: 180%;
}

/*时间显示样式*/

.bt_time {
	font-size: 7pt;
	color: #999999;
	FONT-FAMILY: Verdana
}

.bt_date {
	font-size: 7pt;
	color: #999999;
	FONT-FAMILY: Verdana
}

/*"更多"显示样式*/

.bt_more {
	font-size: 9pt;
	text-decoration: none;
	color: #3D3D3D;
	padding-right: 14px;
}

.bt_unline {
	border-bottom: #999999 dashed 1px;
}

/*版通基本样式结束*/

/*超链接样式开始 可自行扩展*/

a.white {
	FONT-FAMILY: 宋体;
	text-decoration: none;
	color: #ffffff;
}

a.white:hover {
	FONT-FAMILY: 宋体;
	text-decoration: none;
	color: #ff0000;
}

a.white:visited {
	FONT-FAMILY: 宋体;
	text-decoration: none;
	color: #ffffff;
}

a.bt_more {
	FONT-FAMILY: 宋体;
	text-decoration: underline;
	color: #3D3D3D;
}

a.bt_more:hover {
	FONT-FAMILY: 宋体;
	text-decoration: underline;
	color: #FF0000;
}

a.bt_more:visited {
	FONT-FAMILY: 宋体;
	text-decoration: underline;
	color: #3D3D3D;
}

/*整个网页超链接样式开始*/

a:link {
	FONT-FAMILY: 宋体;
	text-decoration: none;
	color: #3D3D3D;
}

a:active {
	FONT-FAMILY: 宋体;
	text-decoration: none;
}

a:hover {
	FONT-FAMILY: 宋体;
	text-decoration: none;
	color: #ff0000;
}

a:visited {
	FONT-FAMILY: 宋体;
	text-decoration: none;
}

/*超链接样式结束*/

/* 自定义样式开始 */

img {
	border: 0px;
}

.table_bor1 {
	border-left: 1px solid #6dc262;
	border-right: 1px solid #6dc262;
}

.daohang_jg {
	color: #FFFFFF;
}

.lm_name_left {
	color: #00b000;
	font-weight: bold;
	font-size: 12px;
	padding-left: 21px;
}

.lm_name_right {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	padding-left: 22px;
}

.daohang_ziti {
	font-family: "宋体";
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 180%;
}

a.daohang_ziti:link {
	font-family: "宋体";
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 180%;
	font-weight: bold;
}

a.daohang_ziti:visited {
	font-family: "宋体";
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	color: #ffffff;
	line-height: 180%;
	font-weight: bold;
}

a.daohang_ziti:hover {
	font-family: "宋体";
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 180%;
	font-weight: bold;
}

.font12 {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	color: #666;
	line-height: 180%;
}

a.font12:link {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	color: #666;
	line-height: 180%;
}

a.font12:visited {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	color: #666;
	line-height: 180%;
}

a.font12:hover {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	color: #FF0000;
	line-height: 180%;
	/*text-decoration:underline;*/
}

/* 自定义样式结束 */

/* 原html中样式 */

body {
	background-image: url(images/jnrfb1.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

.lm_bt {
	color: #d22d2f;
	font-weight: bold;
	font-size: 14px;
	padding-left: 14px;
}

.lm_bt_right {
	font-size: 12px;
	font-weight: bold;
	color: #cc0000;
}

.service_font {
	background-position: center;
	background-repeat: no-repeat;
	font-family: '微软雅黑';
	padding-left: 53px;
}

.weixinqun {
	position: fixed;
	display: block;
	top: 180px;
	width: 115px;
	height: 420px;
	z-index: 1000;
	left: 50%;
	margin-left: 510px;
	_position: absolute;
	_margin-top: 160px;
	_top: expression(documentElement.scrollTop+(documentElement.clientHeight-this.offsetHeight)/2)
}

.weixinqun img {
	float: left;
	display: block;
}

.weixinqun span {
	float: left;
	color: #999;
	cursor: pointer;
	height: 18px;
	line-height: 18px;
	padding-left: 4px;
}

.win_left {
	position: fixed;
	display: block;
	top: 190px;
	width: 69px;
	height: 323px;
	z-index: 1000;
	right: 50%;
	margin-right: 515px;
	_position: absolute;
	_margin-top: 160px;
	_top: expression(documentElement.scrollTop+(documentElement.clientHeight-this.offsetHeight)/2)
}

.win_left span {
	float: left;
	margin-top: 10px;
	color: #999;
	cursor: pointer;
	height: 18px;
	line-height: 18px;
	padding-left: 4px;
}

.tabMenu {
	display: none;
	position: absolute;
	top: 36px;
	left: 0%;
	border: solid 1px #ccc;
	height: 100px;
	background: #fff;
}

.tabMenu a {
	padding: 10px;
	width: 100%;
}

.tab_lm_tit {
	float: left;
	margin-right: 10px;
	width: 100px;
	height: 37px;
	border: none;
	border-bottom: none;
	text-align: center;
	line-height: 35px;
	font-size: 13px;
	background: #fbe4e4;
}

.tab_lm_tit_hover {
	height: 35px;
	color: #c12b2d;
	font-weight: bolder;
	border: solid 1px #c12b2d;
	border-bottom: solid 1px #f2f2f2;
	background: url(tab_bg.jpg) repeat 0 0;
}

.tab_lm_tit_box {
	margin-top: 7px;
	padding: 0 10px;
	height: 36px;
	border-bottom: 1px solid #ccc;
}

.tab_lm_more {
	float: right;
}

.tab_lm_con_box {
	padding: 10px;
}

.tab_lm_con ul {
	padding-left: 15px;
	line-height: 18px;
}

.tab_lm_con li {
	padding-top: 6px;
	list-style: disc;
	color: #c12b2d;
}

.two_lm_bt {
	padding: 11px 5px 0 5px;
	font-weight: bold;
	font-size: 14px;
}

.two_lm_tit_box {
	padding: 0 10px;
	height: 35px;
	background: url("jnrf_default_tit.jpg") repeat 0 0;
}

.two_lm_tit_bor {
	height: 35px;
	border-bottom: 1px solid #ccc;
}

.two_lm_bt {
	float: left;
	height: 23px;
}

.two_lm_hover {
	color: #d22d2f;
	border-bottom: solid 2px #c12b2d;
}

.two_lm_more {
	float: right;
	line-height: 43px;
}

.twol_lm_box {
	width: 240px;
	height: 189px;
}

.twol_lm_bg_box {
	padding: 0 3px;
	background: url("jnrf_default_tit.jpg") repeat 0 0;
}

.twol_lm_tit_box {
	height: 35px;
	border-bottom: solid 1px #ccc;
}

.twol_lm_more {
	float: right;
	line-height: 43px;
}

.twol_lm_con_box {
	padding: 10px 10px 10px 15px;
	line-height: 22px;
}

.twol_lm_con {
	padding-left: 5px;
}

.twol_lm_con_box li {
	list-style: disc;
	color: #c12b2d;
}

.two_lm_con_box {
	padding: 10px 10px 10px 15px;
	line-height: 22px;
}

.two_lm_con_box li {
	list-style: disc;
	color: #c12b2d;
}

.thr_lm_box {
	padding: 0 10px;
	height: 35px;
	background: url(jnrf_default_tit.jpg) repeat 0 0;
}

.thr_lm_tit_box {
	height: 36px;
	border-bottom: solid 1px #ccc;
}

.thr_lm_tit_name_box {
	padding: 0 3px;
}

.thr_lm_tit {
	float: left;
	padding: 11px 10px 0 5px;
	height: 24px;
	font-weight: bold;
	font-size: 14px;
}

.thr_lm_tit_hover {
	color: #d22d2f;
	border-bottom: solid 2px #c12b2d;
}

.thr_lm_tit_more {
	float: right;
	line-height: 43px;
}

.thr_lm_con_box {
	padding: 10px 10px 10px 15px;
	line-height: 22px;
}

.thr_lm_con_box li {
	list-style: disc;
	color: #c12b2d;
}

/* 原html中样式结束 */

.four_lm_box {
	padding: 0 10px;
	height: 35px;
	background: url(jnrf_default_tit.jpg) repeat 0 0;
}

.four_lm_tit_box {
	height: 36px;
	border-bottom: solid 1px #ccc;
}

.four_lm_tit_name_box {
	padding: 0 3px;
}

.four_lm_tit {
	float: left;
	padding: 11px 10px 0 5px;
	height: 24px;
	font-weight: bold;
	font-size: 14px;
}

.four_lm_tit_hover {
	color: #d22d2f;
	border-bottom: solid 2px #c12b2d;
}

.four_lm_tit_more {
	float: right;
	line-height: 43px;
}

.four_lm_con_box {
	padding: 10px 10px 10px 15px;
	line-height: 22px;
}

.four_lm_con_box li {
	list-style: disc;
	color: #c12b2d;
}