/* -----------------------------------------------------------
 这里开始整站的属性
 
*/

body {  /*  背景*/
	background-color: #FFFFFF;
	margin: auto;
}

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;


}	


.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;

}
.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;
}
.red16 {
	font-size: 16px;
	color: #FF0000;

}
.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 {/*  字12*/
	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; /*  鼠标*/
}
/*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;
	
