/*网页全局样式开始*/
	body
	{
		/*body基本样式开始*/
			background-color:#ffffff;
			font-size: 11pt; color:#3D3D3D; FONT-FAMILY: 宋体,verdana;
		/*body基本样式结束*/

		/*body扩展样式开始*/
			background-repeat: repeat;
			background-position: center;
			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扩展样式结束*/
	}
	td {font-size:11pt;FONT-FAMILY: 宋体,verdana;color:#3D3D3D; line-height:22px;}
/*网页全局样式结束*/


/*版通基本样式开始*/
	/*文章标题样式*/
	.title{font-size:16pt;color:#3D3D3D;font-weight:bold}

	/*首页、频道页栏目默认标题列表样式 小字体*/
	.bt_link{font-size: 9pt; text-decoration:none; color:#3D3D3D;line-height:20px;}

	/*底层栏目页标题列表及文章正文样式 大字体*/
	.bt_content{font-size: 10.5pt; text-decoration:none; color:#3D3D3D;line-height:22px; }

	/*时间显示样式*/
	.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;}
/*版通基本样式结束*/


/* 自定义样式开始 */
	/* 四周为1象素的边框*/
	.border1 
	{  
		BORDER-RIGHT: #000000 1px solid; BORDER-LEFT: #000000 1px solid; BORDER-BOTTOM: #000000 1px solid;BORDER-TOP: #000000 1px solid;background-color:#ffffff
	}

	/*表格背景图片不动*/
	.bgimg{background-image:url(images/图片文件);background-repeat:no-repeat;background-position:right bottom;}

	/*	一些滤镜的样式 慎用 */
	/* Glow 扩充的阴影字 IE4.0+*/
	.glow
	{
		FONT-SIZE: 10.5pt; 
		filter: Glow(Color=#000000, Strength=2)
	}   

	/* Gradient 渐变 gradientType=0垂直渐变 1水平渐变默认 00完全透明  ff完全不透明 IE5.5+ */
	.grad
	{
		FONT-SIZE: 10.5pt; 
		FILTER:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FF0000FF,endColorStr=#00000000)
	}	

	/* AlphaImageLoader 图片平铺  scale:拉伸图片满表格 crop:显示图片自身大小并显示背景色 image:只显示图片 IE5.5+*/
	.alphaimage
	{
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/rdl_ice.jpg', sizingMethod='scale')
	} 

	/* Blur IE5.5+ 模糊阴影字*/
	.blur1
	{
		filter:progid:DXImageTransform.Microsoft.Blur(makeShadow=true,pixelRadius=1,shadowOpacity=0.25)
	}	

	/* Blur IE5.5+ 模糊阴影字*/
	.blur2
	{
		filter:blur(add=ture,direction=135,strength=6)
	}	

	/* DropShadow 有斜度的阴影字 IE4.0+ */
	.dropshadow1 
	{
		color: #ff0000;
		filter: DropShadow(Color=#ffffff, OffX=1, OffY=1, Positive=1)
	}	

	/*	制作对象的阴影效果IE5.5+*/
	.dropshadow2
	{
		filter:progid:DXImageTransform.Microsoft.DropShadow(color=#FF404040,offX=3,offY=3,positives=true)
	}	

	/*各种颜色样式 可自行扩展*/
	.blue{color:#406EC2; font-size: 9pt; text-decoration:underline; }
	.white{color:#ffffff; font-size: 9pt; text-decoration:none; }
	.red {color:#DA211F;}
	.yellow {text-decoration:none;color:#FFB900; }
	.green {text-decoration:underline;color:#038C54; }
	.coffee {color:#A70404;font-size: 9pt; text-decoration:none; }
	.purple {color:#70017A;font-size: 9pt; text-decoration:none; }

/* 自定义样式结束 */


/*超链接样式开始 可自行扩展*/
	a.white { text-decoration: none; color:#ffffff;FONT-FAMILY: 宋体,verdana; 11pt}
	a.white:hover { color:#ffffff;text-decoration:underline;FONT-FAMILY: 宋体,verdana;}
	a.bwhite { text-decoration: none; color:#ffffff; font-weight:bold;FONT-FAMILY: 宋体,verdana;}
	a.bwhite:hover { color:#ffffff;text-decoration:none; font-weight:bold;FONT-FAMILY: 宋体,verdana;}
	a.b{font-weight:bold;}
	a.b:hover{font-weight:bold; color:#ff0000;FONT-FAMILY: 宋体,verdana;}

	a.bt_more { text-decoration: underline; color:#3D3D3D;FONT-FAMILY: 宋体,verdana;}
	a.bt_more:hover {text-decoration: underline; color:#3D3D3D;FONT-FAMILY: 宋体,verdana;}

	a {text-decoration:none; color:#3D3D3D;FONT-FAMILY: 宋体,verdana;}
	a:hover {color:#ff0000;text-decoration:none;FONT-FAMILY: 宋体,verdana;}
/*超链接样式结束*/

    .borderline{border:1px solid #DFE1E0;FONT-FAMILY: 宋体,verdana;}
	.rbc{color:#4E4E4E; font-weight:bold; line-height:22px;FONT-FAMILY: 宋体,verdana;}
	.morec{line-height:22px; color:#555555;FONT-FAMILY: 宋体,verdana;FONT-FAMILY: 宋体,verdana;}
	.bgbj{ background-image:url(tmzw_pic4_03.gif); background-repeat:repeat-x; background-position:bottom;FONT-FAMILY: 宋体,verdana;}
/*底部版权*/	
	.zwgk a{pointer-events:none;}
    .footer{width: 950px;height: 110px;margin: 0 auto;position: relative; font-size:12px; color:#333333;}
    .footer .dangjian{width: 52px;height: 63px; position: absolute;left: 65px; top: 22px;}
    .footer .dangjian img{width: 52px;height: 63px;border: 0;}
    .footer .jiange{width: 1px;height:75px;position: absolute;left: 140px; top: 18px;}
    .footer .bottom{width: 632px;height: 85px;position: absolute;left: 165px; top: 10px;}
    .footer .bottom ul{height: 30px;margin:0 auto;}
    .footer .bottom li{float: left;padding-right:15px;height: 30px; line-height: 30px;list-style:none;}
    .footer .bottom p{margin: 5px 0px 0px 0px; line-height: 22px;}
	#_span_jiucuo{     
    width: 110px;
    height: 55px;
    display: block;
    float: right;
    margin-right: 50px;
    margin-top: 0px;}
	
/*无障碍*/		
	  .wza-container{
    position: relative;
  }
  .wza_boount{
    width: 160px;
    height: 40px;
    font-size: 25px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background-color: #ec940a;
    border-radius: 8px;
    cursor: pointer;
  }
.old_type .wza_boount{
 width: 250px;
    height: 80px;
    font-size: 42px;
    line-height: 80px;
 }
  .positon_boount{
    position: absolute;
    top: 10px;
    left: 50%;
	margin-left:150px;
  }
.old_type .positon_boount{
margin-left:-170px;
}
	
/*适老化样式开始*/
.slh-container {
  position: relative;
  width: 1100px;
  margin: 0 auto;
}

.old_type .boount {
  position: absolute;
}

.boount {
  position: absolute;
  top: 10px;
  left:50%;
  margin-left:330px;
}

.old_type .new_boount,
.mobile_type .new_boount {
  display: none;
}

.new_boount {
  width: 160px;
  height: 40px;
  background-color: #ec940a;
  border-radius: 8px;
}

.new_boount span {
  text-align: center;
  display: block;
  line-height: 40px;
  color: #ffffff;
  font-size: 24px;
  cursor: pointer;
}

.old_type .old_boount {
  display: block;
}

.old_boount {
  width: 380px;
  height: auto;
  display: none;
  margin-left: 110px;
}

.old_boount span {
  background: #ec940a;
  font-size: 42px;
  color: #fff;
  display: inline-block;
  width: 100%;
  text-align: center;
  line-height: 80px;
  border-radius: 10px;
  cursor: pointer;
}

.old_type .banner{
 height:350px; background-size:auto 350px; background-position:-350px 0px; background-repeat:no-repeat;
}
.old_type .menu{
background-size:1736px auto; background-position:-350px 0px; background-repeat:no-repeat;
}
.menu a{
color:#f74f05; font-size:25px; font-weight:bold; white-space:nowrap; text-stroke:1px #ffffff; -webkit-text-stroke:1px #ffffff; font-family:"微软雅黑", "宋体"; padding:0px 3px;
}
.menu td{
color:#f74f05; font-size:25px; font-weight:bold; white-space:nowrap; text-stroke:1px #ffffff; -webkit-text-stroke:1px #ffffff; font-family:"微软雅黑", "宋体";
}
.old_type .menu td{font-size:30px;}
.old_type .menu a{
color:#f74f05; font-size:36px; font-weight:bold; white-space:nowrap;
}
.old_type .menu img.dhm1{
height:50px; width:173px;
}
.old_type .menu img.dhm2{
height:40px;
}
.mlgk p{font-size:11pt; line-height:24px;}
.old_type .mlgk p{width:427px; height:168px; display:block; overflow:auto; font-size:24px; line-height:34px;}
.old_type .hjzz{ width:374px; height:165px; display:block; overflow:hidden;}
.old_type .hjzz td{ font-size:24px; line-height:34px;}
.old_type .hjzz td a{ font-size:24px; line-height:34px; width:374px; height:34px; display:block; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.old_type .ylmj{ width:372px; height:168px; display:block; overflow:auto;}
.zmjb p, .ylmj a{font-size:11pt; line-height:24px;}
.old_type .ylmj a{font-size:24px; line-height:34px;}
.old_type .zmjb p{ width:840px; height:100px; display:block; overflow:auto;  text-overflow:ellipsis; font-size:24px; line-height:34px; padding:0px; margin:0px;}

.old_type .jiange{ display:none;}
.old_type .footer .dangjian { left:290px; z-index:999;top: 120px;}
.old_type .footer .dangjian a{ width:52px; height:64px; display:block;}
.old_type #_span_jiucuo{ margin-right:10px; margin-top:23px; z-index:999;}
.old_type #_span_jiucuo img{z-index:999;}
.old_type .footer{ font-size:22px; line-height:35px;}
.old_type .footer .bottom{ width:900px; left:40px; top:2px;text-align: center;}
.old_type .footer .bottom .zwym{ display:none;}
.old_type .footer .bottom p, .old_type .footer .bottom li, .old_type .footer .bottom li a{ height:35px; line-height:35px;}
.col_title a{font-size: 14pt; font-weight: bold; color: 333333; line-height:50px;}
.old_type .col_title{ padding:0px; margin:0px;}
.old_type .col_title a{ font-size:36px; line-height:50px;}
.col_box table{border-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px;}
.dqwz_bg{ background:url(mljb_lmy_03.jpg) 0px 0px no-repeat;}
.old_type .dqwz_bg{ background:url(mljb_lmy_033.jpg) 0px 0px no-repeat;}
.old_type .dqwz_bg td, .old_type .dqwz_bg td a{ font-size:22px; line-height:44px;}
.default_pgPanel td, .default_pgPanel td a{ font-size:12px;}
.default_pgContainer td a{ font-size:14px;}
.old_type .default_pgContainer td, .old_type .default_pgContainer td a{ font-size:36px; width:630px; line-height:54px; height:54px; display: block; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}

.old_type .column-list table {
    width: 100% !important;
}
.old_type .default_pgToolbar td {
    font-size: 32px;
    padding: 0 3px;
    text-align: center;
}
.old_type .default_pgBtn {
    width: 50px;
    height: 45px;
    background-size: 65% !important;
}
.old_type .default_separator {
    width: 4px;
    height: 28px;
    background-size: cover;
}
.old_type .default_pgCurrentPage {
    width: 70px;
    height: 35px;
    border: 2px solid #cccccc;
    background-size: contain;
}
.old_type .title{ font-size:52px; line-height:62px;}
.old_type .bt_content{ font-size:32px; line-height:48px;}


.footerlmbox{
  background:url(/cms_files/jcms1/web3452/site/picture/1856/2309011358347114259.jpg?0.5393737456396379) no-repeat;
}



.footerbox{
  background:url(/cms_files/jcms1/web3452/site/picture/1856/2308311731185539369.jpg?0.6356734287931605) no-repeat;
}