body				{font-size:14px;width:100%;height:100%;margin:0;}
td,th				{font-size:12px;line-height:170%;}
p					{font-size:12px;line-height:170%;}
blockquote,ul,ol,li	{line-height:170%;margin:0;padding:0;list-style:none;}
select, input, textarea		{vertical-align:middle;border:1px solid #ccc;min-height:36px;line-height:2.5;color:#888;font-family:microsoft yahei;transition:all 0.30s ease-in-out;}
select:focus,
textarea:focus,
input:focus			{border:1px solid #ccc;color:#333;background-color:#fbffc8;box-shadow:0 0 5px #ccc;outline:none;}
input				{box-sizing:border-box;padding:0 5px;}
button				{border:1px solid #cccccc;background:#eee;height:36px;font-family:microsoft yahei;cursor:pointer;}
button:hover		{border:1px solid #ffd378;background:#ffd785;}
hr					{width:100%;height:1px;border:none;border-top:1px solid #ccc;margin:10px 0;overflow:hidden;clear:both;}
img					{border-width:0;}
label				{cursor:pointer;}
pre					{							/* 解决编辑器已编排格式问题，浏览器对 PRE 标签的不换行问题	*/
					text-align:left;
					line-height:150%;
					white-space:pre-wrap;		/* css-3 */
					white-space:-moz-pre-wrap;	/* Mozilla, since 1999 */
					white-space:-pre-wrap;		/* Opera 4-6 */
					white-space:-o-pre-wrap;	/* Opera 7 */
					word-wrap:break-word;		/* Internet Explorer 5.5+ */
}

a					{color:#000;text-decoration:none;}
a:hover				{color:#c00;text-decoration:underline;}

.Selected			{background:#fbffc8;}
.delete				{font-size:12px;font-style:normal;text-decoration:line-through;}
.Img				{border:1px solid #ddd;padding:1px;cursor:pointer;}
.TDLine				{border-bottom:1px #ddd solid;}
.webdings			{font-family:webdings;}

.FL					{float:left!important;}
.FR					{float:right!important;}
.Red				{color:#f00!important;}
.Blue				{color:#06c!important;}
.Green				{color:#390!important;}
.Light				{color:#ccc!important;}
.Gray				{color:#888!important;}
.Bold				{font-weight:bold;}
.F12				{font-size:12px;}
.F16				{font-size:16px;}
.W300				{width:300px!important;}
.W200				{width:200px!important;}
.W100				{width:100px!important;}
.W80				{width:80px!important;}
.W60				{width:60px!important;}
.WMax				{width:100%!important;box-sizing:border-box;}
.SL					{margin:0 0 0 15px;}
.SR					{margin:0 15px 0 0;}
.Blank				{width:100%;height:20px;margin:0;padding:0;clear:both;display:block;}
.Blank5				{width:100%;height:30px;margin:0;padding:0;clear:both;display:block;}
.Indicator			{vertical-align:middle;margin:0 6px;}
.Hide				{display:none;}
.Center				{text-align:center;}
.Middle				{vertical-align:middle;}
.Action				{width:200px;border-radius:3px;}
.Fail				{line-height:2;margin:30px 30px 15px 30px;padding:10px 15px;background:#efefef;border-radius:10px;font-weight:normal;}
.Fail:before		{content:'拒绝访问：';font-size:16px;color:#999;}
.Fail i				{display:block;
    font-size: 12px;
    font-style: normal;
    color: #aaa;
    text-align: right;}
.filter_gray		{filter:grayscale(1);}

/*****************************************	主要用于各登录窗口、投票、下级分类、友情链接等标题样式	*/
.classBar			{background-image:url(images/classBar.gif); padding:9px 0 0 40px; width:100%; height:40px; letter-spacing:2px; color:#fff; font-weight:bold;}

/*****************************************	主要用于会员注册表单多项选择	*/
.LabelStyle			{width:150px;height:21px;margin:1px;overflow:hidden;}

/*****************************************	会员登录窗口	*/
.MemberLogin		{margin:2px 0 12px 12px;}
.MemberLogin input	{width:50%;}

/*****************************************	搜索表单	*/
.SearchForm					{margin:2px 0 12px 12px;}
.SearchForm select			{width:80px;}
.SearchForm .SearchInput	{width:120px;}
.SearchForm .SearchButton	{padding:0 5px;background-color:#ddd;border-left-width:0;}
.SearchForm .SearchButton:hover	{background-color:#eee;}

/*****************************************	定义滚动公告	*/
#PlacardMarquee				{padding:5px;word-break:break-word;}
#PlacardMarquee span.Date	{float:right;display:none;margin:0;margin-top:-24px\9;/*只有IE能识别*/font-size:12px;color:#999;font-family:Arial;text-align:right;}

/*****************************************	分页显示 页码	*/
.iPageList					{clear:left;text-align:right;margin:5px 0;}
.iPageList a				{border:1px solid #ccc;min-width:18px;line-height:20px;padding:0 3px;margin:0 2px;text-decoration:none;display:inline-block;text-align:center;}
.iPageList a:hover			{border:1px solid #ddd;background:#eee;}
.iPageList a.Disabled		{cursor:default;background:#eee;color:#f33;}

/*****************************************	子栏目列表样式	*/
.ESDMenuList			{margin:0;padding:0;}
.ESDMenuSub				{margin:0 0 1px 18px;line-height:30px;border-bottom:#ccc 1px dotted;list-style-image:url(images/icon_02.gif);}
.ESDText				{color:#999;}

/*****************************************	浮动子菜单（下拉子菜单）	*/
.ESDMenu *				{padding:0;}
.ESDMenu ul				{display:none;position:absolute;margin:0;list-style-type:none;}
.ESDMenu ul li ul		{display:none;position:absolute;margin:0;}

/*****************************************	信息列表分类栏目标题样式，含更多链接样式	*/
.NewsLists				{width:100%;margin:0;}
.NewsClass				{float:left; display:inline;margin:15px 2px 2px 20px;font-size:14px;letter-spacing:2px;}
.NewsLists .MoreNav		{float:right;display:inline;margin:16px 8px 2px 2px;word-break:break-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}

.NewsLists .Title		{clear:left;margin:8px 0 6px 12px;font-size:14px;border-bottom:#ddd 1px dotted;}	/*摘要（预览信息标题）*/
.NewsLists pre			{clear:left;margin:2px;font-size:14px;}												/*摘要（预览信息）*/
.NewsList				{clear:left;width:100%;margin:0;padding:0;line-height:24px;}
.NewsList li			{clear:left;width:100%;min-height:24px;border-bottom:#ddd 1px dotted;}
.NewsList li div.Image	{background-color:#efefef;background-position:center center;background-size:110%;background-repeat:no-repeat;border-radius:3px;}
.NewsList li div.Image:hover	{background-size:120%;}
.NewsList li div.FL		{margin:0 12px 0 0;width:180px;height:90px;}
.NewsList li div.FR		{margin:0  0 0 5px;width:64px; height:45px;}
.NewsList li.Preview	{background:none;}
span.Date				{float:right;display:none;margin:0;margin-top:-24px\9;/*只有IE能识别*/font-size:12px;color:#999;font-family:Arial;text-align:right;}

/*****************************************	图文类列表	*/
.ProductLists				{width:100%;}
.ProductList				{overflow:hidden;float:left;display:inline;width:50%;margin:0 0 20px 0;padding:0;}
.ProductList li.Picture		{width:100%;height:160px;background-color:#efefef;background-position:center center;background-size:110%;background-repeat:no-repeat;}
.ProductList li.PTitle		{width:100%;height:36px;line-height:36px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

/*****************************************	评论	*/
#RemarkList					{width:100%;margin:10px 0;word-break:break-all;word-wrap:break-word;text-overflow:ellipsis; border:1px solid #ccc;box-sizing:border-box;}
#RemarkList th				{text-align:left;line-height:2.5;}
#RemarkList td				{text-align:left;text-overflow:ellipsis;padding:5px 2px;line-height:2;vertical-align:text-top;}
#RemarkList td.Nick			{color:#ff8500;}
#RemarkList td div.Good		{width:50px;height:20px;padding:0 0 0 20px;line-height:20px;color:#999;float:right;margin:0 5px 0 0;cursor:default;}
#RemarkCount span			{margin:0 5px;}
.TextAreaBg					{width:100%;height:100px;margin:10px 0;background:url(images/RemarkBg.png) no-repeat #fff bottom right;font-size:14px;padding:8px;box-sizing:border-box;}

/*****************************************	正文显示	*/
#Newsshowcontent			{font-size:16px;line-height:2;margin:30px 0 15px 0;word-break:break-all;word-wrap:break-word;text-overflow:ellipsis;overflow:hidden;}
#Newsshowcontent p			{text-indent:2em;font-size:16px;margin:5px 0;}	/* 正文段落首行自动空两格	*/
#Newsauthor					{text-align:right;margin:18px 0 36px 0;color:#999;font-size:15px;}
#ContentRoot				{margin:0 0 10px 0;}
#ContentRoot a				{display:block; float:left; margin:0 9px 0 0;padding:0 12px;line-height:26px;border:1px solid #ccc;background:#eee;text-decoration:none;border-radius:2px;}
#ContentRoot a:hover		{background:#fff;}
#Newsshowlinks				{margin:0;padding:0 0 12px 0;width:100%;height:36px;color:#999;overflow:hidden;float:right;}
#Newsshowlinks li			{line-height:36px;font-size:15px;}
#Newsshowlinks span b		{color:#f66;font-size:16px;}
#Newsshowlinks .ShareBox a	{display:block; float:left; padding:0; margin:0 4px 0 6px; height:36px;background:url(images/ShareIcon.jpg) no-repeat;}
#Newsshowlinks .ShareBox a.bds_tsina	{width:78px; background-position:0 0;}
#Newsshowlinks .ShareBox a.bds_weixin	{width:78px; background-position:-88px 0;}
#Newsshowlinks .ShareBox a.bds_qzone	{width:100px;background-position:-176px 0;}
#Newsshowtitle				{text-align:center;padding:18px 0 8px 0;}
#Newsshowtitle h1			{font-size:32px;word-break:break-all;line-height:42px;color:#333;}
#Newsshowtitle h2			{font-size:18px;word-break:break-all;line-height:28px;}

/*****************************************	招聘显示	*/
.JobShowContent				{margin:5px;line-height:200%;}
.JobShowContent	li			{margin:5px 5px 5px 18px;border-bottom:1px solid #eee;}
.JobShowContent	div			{margin:5px 5px 5px 18px;border-bottom:1px solid #eee;}
.JobShowContent	.JobTitle	{border-bottom:0 solid #fff;color:#c00;text-align:center;font-size:14px;font-weight:bold;}
.JobShowContent	.JobRoot	{border-bottom:0 solid #fff;color:#777;text-align:right;}

/*****************************************	留言	*/
.GuestBook_Show				{clear:left;width:100%;min-height:180px;border-bottom:6px solid #eee;}
.GuestBook_Show li span		{color:#999;}
.GuestBook_Show	.G_Name		{float:left; display:inline;width:150px;height:30px;overflow:hidden;line-height:30px;color:#666;font-size:15px;padding:0 0 0 25px;background:url(images/EXT/Remark.gif) no-repeat 0 6px;}
.GuestBook_Show	.G_Date		{float:right;display:inline;width:150px;height:30px;overflow:hidden;line-height:30px;color:#ccc;text-align:right;}
.GuestBook_Show .G_Content	{clear:both; width:100%;color:#333;margin:0 0 12px 0;padding:0 0 0 25px;word-break:break-all;line-height:2;font-size:14px;box-sizing:border-box;}
.GuestBook_Show	.G_Reply	{clear:both; width:100%;padding:0 0 12px 0;}
.GuestBook_Show	.G_Reply	div		{box-sizing:border-box;margin:0;padding:0;line-height:2;font-size:14px;}
.GuestBook_Show	.G_Reply	div.G_A	{float:left;display:inline;width:15%;color:#999;padding:0 0 0 25px;background:url(images/EXT/placard.gif) no-repeat 0 5px;}
.GuestBook_Show	.G_Reply	div.G_B	{float:left;display:inline;width:85%;color:#666;}
.GuestBook_Show	.G_Reply	div.G_C	{clear:both;font-size:12px;margin:0 0 0 15%;padding:12px 0 0 0;color:#999;}
.GuestBook_Editor input		{width:300px;}

/*****************************************	悬浮广告窗口样式	*/
.adsFloating	{
	border:#ccc 1px solid;background-color:#fff;text-align:left;
	padding:1px;
	position:fixed;
	z-index:9;
	right:0;bottom:0;
	_position:absolute;
	_top:expression( eval(document.documentElement.scrollTop + document.documentElement.clientHeight - this.offsetHeight) );
}
.adsFloating .adsClose	{padding:2px 3px;cursor:pointer;color:#000;font-size:12px;text-align:right;background-color:#eee;}

/*****************************************	弹出窗口仿 LightBox 效果（Vista 关机效果） 样式	*/
#PopWindowBut			{width:346px;height:18px;margin:2px 0 0 2px;padding:4px 0 0 0;cursor:pointer;color:#333;background:#eee;text-align:center;}
#PopWindowTop			{position:fixed;width:350px;height:188px;z-index:101;left:50%;top:50%;background-color:#fff;border:1px #999 solid;}
#PopWindowTop
	#PopContent			{text-align:left;padding:5px;height:152px;overflow:auto;background:url(images/RemarkBg.gif) no-repeat bottom right;}
	#PopContent	p		{text-indent:2em;}
#PopWindowBackground	{position:absolute;width:100%;z-index:100;left:0;top:0;background-color:#000;filter:alpha(opacity=50);opacity:0.5;}
#PopWindowAutoClose		{color:#f03;}

/*****************************************	最新图文样式 */
.NumStyle		{clear:left;position:absolute;margin:-36px 0 0 0;}
.NumStyle div	{float:left;display:block;overflow:hidden;width:32px;height:12px;margin:0 1px;cursor:pointer;}
.TopPTitle		{display:none;overflow:hidden;word-break:break-all;white-space:nowrap;text-overflow:ellipsis;cursor:default;color:#fff;text-align:center;background:#000;position:absolute;filter:alpha(opacity=60);opacity:0.6;}
.NumOut			{color:#000;border:1px #fff solid;background-color:#666;filter:alpha(opacity=60);opacity:0.6;}
.NumOver		{color:#fcf;border:1px #fdf solid;background-color:#f00;}

/*****************************************	Function.js 中 Ajax.Title() 函数需要用到该样式定义 */
#ESD_Marquee_Title	{
	position:absolute;z-index:99;text-align:left;word-break:break-all;padding:5px;border:1px solid #ccc;background-color:#fff;
}

/*****************************************	投票样式 */
.ESD_Vote				{margin:5px 2px 0 2px;word-break:break-all;}
.ESD_Vote li			{width:100%;height:35px;line-height:24px;margin:0;padding:0;cursor:default;overflow:hidden;word-break:break-all;white-space:nowrap;text-overflow:ellipsis;}
.ESD_Vote li div		{width:100%;height:8px;margin:0;overflow:hidden;background-color:#fc9;}
.ESD_Vote li span		{display:inline-block;float:left;width:36px;height:18px;margin:5px 5px 0 0;line-height:18px;font-size:12px;overflow:hidden;color:#888;text-align:right;}
.ESD_Vote div.VTitle	{width:100%;margin:0 0 8px 0;font-weight:bold;}
.ESD_Vote div.VBar		{width:100%;}
.ESD_Vote div.VBar button	{margin:6px 0;padding:5px 12px;}


.Loading			{width:150px;height:18px;line-height:18px;margin:50px auto 8px auto;padding:0 0 0 25px;background:url(images/indicator.gif) no-repeat left center;text-align:left;box-sizing:border-box;overflow:hidden;}

/*****************************************	百度分享 微信二维码样式 */
.bd_weixin_popup	{position:fixed!important;border-radius:5px;top:25%!important;padding:15px 25px!important;box-shadow:0 0 12px #ccc;}
