/* -----------------------------------------------------------
 这里开始整站的属性
 
*/


td {   /*  整体*/
	color: #333333;
	font-size: 14px;
	font-weight: normal;
		font-family: "微软雅黑";

}
a:link { /*  默认字体色彩*/
	text-decoration: none;
	color: #333333;
}
	
a:visited { /*  默认字体色彩*/
	color: #333333;
	text-decoration: none;
}
a:hover { /*  默认字体色彩*/
	text-decoration: underline;
	color: #990000;
}	
	
a:active {
	color: #333333;
	text-decoration: none;

}	


.linktu{
	padding: 10px;
	width: 100%;
	margin: auto;
}
.linktu ul{ 
	width: 100%;
}
.linktu ul img{
	margin-bottom: 10px;
}	

.linktu ul li{
	font-size: 14px;
	text-align: center;
	display: inline;
	background-color: #FFFFFF;
	float: left;
	cursor:pointer; /*  鼠标*/
	vertical-align: middle;
	line-height: 20px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	border: 1px solid #DDDDDD;
	border-radius: 3px; /* 圆角 */
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;	
}
.linktu ul li:hover {
	color: #0066FF;
	background-color: #EEF7FF;
	border: 1px solid #0099FF;	
}	

#link { /*  默认字体色彩*/
	font-size: 14px;
	text-align: center;
	display: inline;
	background-color: #FFFFFF;
	float: left;
	cursor:pointer; /*  鼠标*/
	vertical-align: middle;
	line-height: 20px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	border: 1px solid #DDDDDD;
	border-radius: 3px; /* 圆角 */
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;	
}

#link:hover { /*  默认字体色彩*/
	text-decoration: underline;
	border: 1px solid #0099FF;
}

	#link:hover { /*  默认字体色彩*/
	text-decoration: underline;
	border: 1px solid #0099FF;
}	

#pic_kk { /*  默认字体色彩*/
	text-decoration: none;
	font-size: 14px;
	line-height: 28px;
	background-color: #FFFFFF;
	border: 1px solid #DDDDDD;
	cursor:pointer; /*  鼠标*/
	float: left;
	border-radius: 4px;
	padding: 10px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
}	

#pic_kk:hover { /*  默认字体色彩*/
	text-decoration: underline;
	border: 1px solid #666;box-shadow:0px 0px 10px #999;
}
.bg_qc {
	border: 1px solid #DDDDDD; /*  灰色框图*/
	background-color: #FFFFFF;
	cursor:pointer; /*  鼠标*/
	border-radius: 3px; /* 圆角 */
}
.bg_qc:hover {
	border: 1px solid #B8D6FB; /*  灰色框图*/
	background-color: #EFF5FD;
	cursor:pointer; /*  鼠标*/
	border-radius: 3px; /* 圆角 */
}



.bg_qc2 {
	border: 1px solid #68C2FF; /*  灰色框图*/
	background-color: #E8F5FF;
	cursor:pointer; /*  鼠标*/
	border-radius: 3px; /* 圆角 */
	
}

.hand { CURSOR:hand
}

li { /*  LI属性*/
	line-height: 27px;
}
hr { /*  水平线*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	height: 1px;
}
sup {  /* 标识字*/
	font-size: 6px;
}

.dx {/*  横底线*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;

}

.dx2 {/*  横底线*/
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;

}

/*  标题字*/


.title12 {
	font-size: 12px;
	
}
.title12b {
	font-size: 12px;
	font-weight: bold;
}
.title14 {
	font-size: 14px;
}
#title14 {
	font-size: 14px;
}
.title14b {
	font-size: 14px;
	font-weight: bold;
}
.title16 {
	font-size: 16px;
}
#title16 {
	font-size: 16px;
}.title16b {
	font-size: 16px;
	font-weight: bold;
}
.title18 {
	font-size: 18px;
	line-height: 30px;
}
.title18b {
	font-size: 18px;
	font-weight: bold;
}
.title24{
	font-size: 24px;
}
.title24b {
	font-size: 24px;
	font-weight: bold;
}
.title28{
	font-size: 28px;
}
.title28b {
	font-size: 28px;
	font-weight: bold;
}
.title32{
	font-size: 32px;
}
.title32b {
	font-size: 32px;
	font-weight: bold;
}
.title36{
	font-size: 36px;
}
.title36b {
	font-size: 36px;
	font-weight: bold;
}
.title48{
	font-size: 48px;
}
.title48b {
	font-size: 48px;
	font-weight: bold;
}
.time12 {
	font-size: 12px;
	color: #7099CA;
}
.time14 {
	font-size: 14px;
	color: #7099CA;
}











.gray {/*  灰色字*/
	color: #CCCCCC;
}

.gray12B {/*  灰色字*/
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}

.gray14 {/*  灰色字*/
	font-size: 14px;
	color: #CCCCCC;

}

.gray14B {/*  灰色字*/
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;

}

.gray16 {/*  灰色字*/
	font-size: 16px;
	color: #CCCCCC;

}

.gray16B {/*  灰色字*/
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;

}

.gray18 {/*  灰色字*/
	font-size: 18px;
	color: #CCCCCC;

}

.gray18B {/*  灰色字*/
	font-size: 18px;
	font-weight: bold;
	color: #CCCCCC;
	
}

.gray24 {/*  灰色字*/
	font-size: 24px;
	color: #CCCCCC;
				
}

.gray24B {/*  灰色字*/
	font-size: 24px;
	font-weight: bold;	
	color: #CCCCCC;
				
}

.gray36 {/*  灰色字*/
	font-size: 36px;
	color: #CCCCCC;
				
}

.gray36B {/*  灰色字*/
	font-size: 36px;
	font-weight: bold;	
	color: #CCCCCC;
				
}


.z12{/*  新闻正文字*/
	width: 100%;
	line-height: 22px;
	font-size: 12px;
	padding: 5px;
	fixed;	word-break:
	break-all;

}
.xux {/* 虚线*/
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.top_so {
font-size: 18px;
	line-height: 41px;
	text-align: left;
	height: 41px;
	width: 140;
	border-radius: 4px 0px 0px 4px;
	background-attachment: scroll;
	background-image: url(../images/so2.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 30px;
	color: #999;
	border: 1px solid #999999;lightgray; opacity: .7;
}
.top_so2 {
font-size: 18px;
	color: #FFFFFF;
	background-color: #FF6600;
	line-height: 45px;
	height: 45px;
	border-radius: 0px 4px 4px 0px;
	width: 100px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.book_kk {/* 留言审核字*/
	padding: 3px;
	color: #FFFFFF;
	background-color: #0F96E5;
	
	font-size: 12px;
	line-height: 18px;
}
.book_hs {/* 留言审核字*/

	padding: 3px;
	color: #FFFFFF;
	background-color: #F27D03;
	
	font-size: 12px;
	line-height: 18px;
	
	
}
.book_ds {
	color: #FFFFFF;
	background-color: #333333;
	height: 18px;
	padding-right: 3px;
	padding-left: 3px;
		CURSOR:hand;
}


/* -----------------------------------------------------------
 这里开始白色字的属性
 
*/

.white {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 22px;
}
#white {
	color: #FFFFFF;
	line-height: 22px;
}
.white12B { 
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.white14 {
	color: #FFFFFF;
	font-size: 14px;
	font-family: "宋体";
}
#white14 {
	color: #FFFFFF;
	font-size: 14px;
	font-family: "宋体";
}
.white14B {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.white16 {
	color: #FFFFFF;
	font-size: 16px;

}
.white16B {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}
.white18 {
	color: #FFFFFF;
	font-size: 18px;

}
.white18B {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
}
.white24 {
	color: #FFFFFF;
	font-size: 24px;


}
.white24B {
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;




/* -----------------------------------------------------------
 这里开始红色字的属性
 
*/

}
#red {
	color: #FF0000;
}
.red {
	font-size: 12px;
	color: #FF0000;
	line-height: 28px;
}
.red12B {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	line-height: 28px;

}
.red14 {
	font-size: 14px;
	color: #FF0000;
	line-height: 28px;
}
.red14B {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	line-height: 28px;
}
.red18 {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	line-height: 28px;
}
.red24 {
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
	font-family: "华文中宋";	
	line-height: 28px;
	
}
.red32 {
	font-size: 32px;
	font-weight: bold;
	color: #FF0000;
	line-height: 70px;
	font-family: "黑体";	
}
.red36 {
	font-size: 38px;
	font-weight: bold;
	color: #FF0000;
	line-height: 70px;
	font-family: "黑体";	
}
.red36 {
	font-size: 48px;
	font-weight: bold;
	color: #FF0000;
	line-height: 70px;
	font-family: "黑体";	
}


.nzcmspage{
	font-size: 18px;
	color: #666666;
	margin: 0px;
	 CURSOR:hand
	
	line-height: 30px;
	padding-right: 8px;
	padding-left: 8px;
}


/*前台CSS代码结束*/

.zx {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EEEEEE;
}
.show_title {
	font-size: 30px;
	font-weight: bold;
	padding-top: 30px;
	padding-bottom: 30px;
	margin: auto;
	width: 95%;
}
.show_red_title {
	font-size: 48px;
	font-weight: bold;
	padding-top: 30px;
	padding-bottom: 30px;
	margin: auto;
	width: 90%;
	color: #FF0000;
	font-family: "仿宋";

}
.show_time {
	font-size: 14px;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #666666;
	background-color: #F2F2F2;
	width: 95%;
	margin: auto;
	font-family: "宋体";
}
.show_info {
    text-align: left;
	margin: auto;
	width: 95%;
	line-height: 26px;
	font-size: 16px;
	color: #000000;
	fixed;	word-break:
	break-all;
	fixed:
	word-break:
	break-all;
}
.show_red_info {
	text-align: left;
	margin: auto;
	width: 95%;
	line-height: 30px;
	font-size: 24px;
	color: #333333;
	fixed;		word-break:
	break-all;
	fixed:
	word-break:
	break-all;
	font-family: "仿宋";
}

.dingtiao_title {
	font-size: 48px;
	color: #FF0000;
	font-weight: bold;
	font-family: "微软雅黑";
}
.dingtiao_info {/*  字12*/
	font-size: 16px;
	line-height: 20px;
	color: #666;
	text-align: left;

	
}.f_title {/*  副标题字*/
	font-size: 36px;
	color: #000000;
	font-weight: bolder;
	font-family: "仿宋";
}
.z_title {/*  正标题字*/
	font-size: 36px;
	color: #000000;
	font-weight: bolder;
	font-family: "仿宋";



}
.z_red {
	color: #000000;
	font: 16px/30px "仿宋";
}

.jianju10 {
	margin-top: 10px;
	margin-bottom: auto;
	width: 95%;
	margin-right: auto;
	margin-left: 10px;
	text-align: left;
}

.jianju15 {
	margin-top: 15px;
	margin-bottom: 15px;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}


.jianjuzhong20 {
	margin-top: 20px;
	margin-bottom: 20px;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 24px;
}


.jianju_dx_20 {
	width: 100%;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
	font-size: 18px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: auto;
}


.jianju20 {
	margin-top: 20px;
	margin-bottom: 20px;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-family: "宋体";
	font-size: 14px;
}

.jianju30 {
	margin-top: 30px;
	margin-bottom: 30px;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

.input {
	border: 1px solid #333333;
	line-height: 30px;
	height: 30px;
	padding-left: 6px;
	padding-right: 6px;
	font-size: 16px;
}

.biaodan_yuandian {
	padding: 3px;
	height: 16px;
	width: 16px;
}


textarea {
	border: 1px solid #333333;
	padding: 10px;
	font-size: 16px;
}
#book1 {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #FF6600;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-radius: 4px;
}
#book2 {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #009900;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-radius: 4px;
}	
#tjx {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #3DA6FC;
	height: 30px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-radius: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#tjx2 {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #FF3300;
	height: 30px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-radius: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#tjx3 {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #19B955;
	height: 30px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-radius: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
	

.biaodanxuan {
	font-size: 16px;
	padding: 5px;
	height: 20px;
	width: 20px;
}


.biaoxila {
     font-size: 18px;
	 line-height:32px;
	 height: 32px;
}


.biao {
     font-size: 16px;
	 line-height:36px;
	 height: 36px;
}
.zhiban {
	font-size: 14px;
	color: #333333;
	background-color: #E8EFFF;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
	border: 1px solid #CEDAF4;
	border-radius: 15px;
	line-height: 25px;
	height: 25px;
}


.tj {
	font-size: 16px;
	color: #FFFFFF;
	background-color: #3DA6FC;
	padding-right: 20px;
	padding-left: 20px;
	border-radius: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 35px;
	height: 35px;
	box-shadow: 3px 3px 5px #DDD;cursor:pointer; /*  鼠标*/
}
.tj2 {
	font-size: 16px;
	color: #FFFFFF;
	background-color: #FF3300;
	padding-right: 20px;
	padding-left: 20px;
	border-radius: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 35px;
	height: 35px;
	box-shadow: 3px 3px 5px #DDD;cursor:pointer; /*  鼠标*/
}
.tj3 {
	font-size: 16px;
	color: #FFFFFF;
	background-color: #00CC33;
	padding-right: 20px;
	padding-left: 20px;
	border-radius: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 35px;
	height: 35px;
	box-shadow: 3px 3px 5px #DDD;cursor:pointer; /*  鼠标*/
}	
#tjx {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #3DA6FC;
	padding-right: 10px;
	padding-left: 10px;
	border-radius: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 30px;
	height: 30px;
	padding-top: 5px;
	padding-bottom: 5px;cursor:pointer; /*  鼠标*/
	
}	
#tjx1 {
	font-size: 14px;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	border-radius: 2px;
	line-height: 30px;
	height: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #DDD;cursor:pointer; /*  鼠标*/
	
}
#tjx:hover {
	background-color: #FF9900;

}
#tjx2 {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #FF3300;
	padding-right: 10px;
	padding-left: 10px;
	border-radius: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 30px;
	height: 30px;
	padding-top: 5px;
	padding-bottom: 5px;cursor:pointer; /*  鼠标*/
	
}
#tjx2:hover {
	background-color: #FF9900;

}
#tjx3 {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #19B955;
	padding-right: 10px;
	padding-left: 10px;
	border-radius: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 30px;
	height: 30px;
	padding-top: 5px;
	padding-bottom: 5px;cursor:pointer; /*  鼠标*/
	
}	
#tjx01 {
	color: #FFFFFF;
	background-color: #3DA6FC;
	border-radius: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 2px;
}
#tjx02 {
	color: #FFFFFF;
	background-color: #FF3300;
	border-radius: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 2px;
	box-shadow: 3px 3px 5px #DDD;cursor:pointer; /*  鼠标*/
}
#tjx03 {
	color: #FFFFFF;
	background-color: #19B955;
	border-radius: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 2px;
	margin: auto;
	box-shadow: 3px 3px 5px #DDD;cursor:pointer; /*  鼠标*/
}



/*焦点图*/
.focus{ position:relative; width:600px; height:350px; background-color: #000; float: left;}  
.focus img{ width: 600px; height: 350px;} /*图片属性*/
.focus .shadow .title{width: 260px; height: 65px;padding-left: 30px;padding-top: 20px;}
.focus .shadow .title a{ text-decoration:none; color:#fff; font-size:14px; font-weight:bolder; overflow:hidden; }
.focus .btn{ position:absolute; bottom:34px; left:510px; overflow:hidden; zoom:1;} 
.focus .btn a{position:relative; display:inline; width:13px; height:13px; border-radius:7px; margin:0 5px;color:#B0B0B0;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; }  
.focus .btn a:hover,.focus .btn a.current{  cursor:pointer;background:#fc114a;}  
.focus .fPic{ position:absolute; left:0px; top:0px; }  
.focus .D1fBt{ overflow:hidden; zoom:1;  height:16px; z-index:10;  }  
.focus .shadow{ width:100%; position:absolute; bottom:0; left:0px; z-index:10; height:50px; line-height: 50px; background:rgba(0,0,0,0.6); /*6参数是标题字下面的背景透明度调整*/ 
 /*6参数是标题字下面的背景透明度调整*/    
filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#80000000',endColorstr = '#80000000')\9;  display:block;  text-align:left; }  
.focus .shadow a{ text-decoration:none; color:#fff; font-size:16px; overflow:hidden; margin-left:10px; font-family: "\5FAE\8F6F\96C5\9ED1";}  /*标题字的属性*/ 
.focus .fcon{ position:relative;  float:left;  display:none; background:#000  }  
.focus .fcon img{ display:block; }  
.focus .fbg{/*右边圆点的属性*/
	bottom:16px; /*圆点距离高度*/
	position:absolute;
	height:21px;
	text-align:right;
	z-index: 200;
	left: 460px;

}  
.focus .fbg div{
	overflow:hidden;
	zoom:1;
	height:14px;
	margin-top: 4px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: auto;
}    
.focus .D1fBt a{
	position:relative;
	display:inline;
	width:12px;
	height:12px;
	border-radius:7px;
	color:#B0B0B0;
	font:12px/15px "\5B8B\4F53";
	text-decoration:none;
	text-align:center;
	outline:0;
	float:left;
	background:#D9D9D9;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
}	
	
   
.focus .D1fBt .current,.focus .D1fBt a:hover{background:#fc114a;}    
.focus .D1fBt img{display:none}    
.focus .D1fBt i{display:none; font-style:normal; }    
.focus .prev,.focus .next{position:absolute;width:40px;height:74px;background: url(../images/focus_btn.png) no-repeat;}
.focus .prev{top: 50%;margin-top: -37px; left: 0;background-position:0 -74px; cursor:pointer; }  
.focus .next{top: 50%;margin-top: -37px; right: 0;  background-position:-40px -74px;  cursor:pointer;}  
.focus .prev:hover{  background-position:0 0; }  
.focus .next:hover{  background-position:-40px 0;}  


/*end.asp*/

.end_dh_box {
	width: 100%;
	background-color: #FFFFFF;
	font-size: 16px;
	line-height: 28px;
	color: #333333;
	padding-top: 30px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #085394;
	text-align: center;
	margin: auto;
	padding-bottom: 30px;
	
