﻿@charset "utf-8";

/*
//CSS Hack
property:value; 所有浏览器 
_property:value; IE6 
+property:value; IE7
*property:value; IE6/IE7
property:value \0; IE8/IE9
property:value \9; IE6/IE7/IE8
property:value \9\0; IE9

//最小高度HACK
min-height:500px; 
height:auto !important; 
height:500px; 
overflow:visible;

//溢出文字用省略号点代替(慎用)
white-space:nowrap; text-overflow:ellipsis; overflow:hidden;

//文字两端对齐
text-align:Justify;(火狐)
text-justify:inter-ideograph;(IE)
*/

body {margin:0px; padding:0px; font-family:Verdana, Arial, Helvetica, Sans-Serif,宋体; font-size:12px;
 background:url(../Images/bgn1.jpg);  background-color:#FFF;}
table {margin:0px;}
th,td {line-height:180%; text-align:left;}
img {border:0px;}
dl,dt,dd,h1,h2,h3,h4,p,form {margin:0px; padding:0px;}
ul {margin:0px; padding:0px; list-style:none;}
/*通用链接*/
a:link{color:#0033FF;text-decoration: none;}
a:visited{color:#0033FF;text-decoration: none;}
a:hover,a:active{color:#0033FF;text-decoration:underline;}
/*溢出文字用省略号点代替
.HideWord {white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
*/

/*
 * 编辑器表格设置
 * table
	{border-collapse:collapse; border-spacing:0;}
   table tr td
	{padding:0px;}
 */

/*翻页样式1,2,3样式
#thePageInfo
{width:753pxpx; height:20px; overflow:hidden; padding:20px 0px; text-align:center; clear:both;
font-size:12px;}
#thePageInfo em
{line-height:100%; padding:2px 6px; color:#949494; font-style:normal; background:#fff; border:1px solid #d6d6d6;}
#thePageInfo em a:link,#thePageInfo em a:visited
{color:#979797; text-decoration:none;}
#thePageInfo em a:hover,#thePageInfo em a:active
{text-decoration:underline;}
#thePageInfo em.onfocus
{line-height:100%; padding:2px 6px; color:#fff; font-style:normal; background:#0071af; border:1px solid #d6d6d6;}
#thePageInfo em.onfocus a:link,#thePageInfo em.onfocus a:visited
{color:#fff; text-decoration:none;}
#thePageInfo em.onfocus a:hover,#thePageInfo em.onfocus a:active
{text-decoration:underline;}
#thePageInfo span
{color:#676767;}
*/
/*右侧漂浮*/
#rightPiaoFu
{width:132px; height:auto; overflow:hidden; position:absolute;right:0px; font-size:12px;}
#rightPiaoFu .content
{width:122px; height:auto; overflow:hidden; margin:5px auto; background-color:#fff; position:relative; border:1px solid #fff;}
#rightPiaoFu .close
{width:20px; height:20px; overflow:hidden; position:absolute; right:0px; top:0px;
 color:#fff; cursor:pointer; line-height:20px; text-align:center; font-size:14px;}
#rightPiaoFu ul
{list-style:none;}
#rightPiaoFu ul li.top
{width:122px; height:105px; overflow:hidden;}
#rightPiaoFu ul li.qq,#rightPiaoFu ul li.msn,#rightPiaoFu ul li.skype
{width:122px; height:auto; overflow:hidden; padding:3px 0px; line-height:23px; text-indent:7px; background:url(../Images/qq_middle.gif) repeat-y;}
#rightPiaoFu ul li.tel,#rightPiaoFu ul li.email
{width:110px; height:auto; overflow:hidden; line-height:23px; text-indent:10px; color:#333; text-align:center;}
#rightPiaoFu ul li.sort
{width:122px; height:25px; line-height:25px; overflow:hidden; text-align:center; color:#fff;}
#rightPiaoFu a:link{color:#333;text-decoration: none;}
#rightPiaoFu a:visited{color:#333;text-decoration: none;}
#rightPiaoFu a:hover,#rightPiaoFu a:active{color:#ff0000;text-decoration:underline;}

/*公共顶部*/
#global_top
{width:998px; height:97px; overflow:hidden; position:relative; margin:0px auto; z-index:100;}
#global_top .logo
{position:absolute; left:0px; top:0px;}
#global_top .search
{width:253px; height:25px; overflow:hidden; position:absolute; left:361px; top:38px; background:url(../Images/bgn1.png) no-repeat;}
#global_top .search .text
{width:221px; height:23px; overflow:hidden; position:absolute; left:1px; top:1px; margin:0px; padding:0px; border:0px;
 background:none; font-family:"微软雅黑"; line-height:23px; text-indent:8px; color:#CDCDCD;}
#global_top .search .submit
{width:31px; height:25px; overflow:hidden; position:absolute; right:0px; top:0px; margin:0px; padding:0px; border:0px;
 background:none; cursor:pointer;}
#global_top .tel
{width:auto; height:34px; overflow:hidden; float:right; position:absolute; right:0px; top:34px;}
#global_top .tel span
{width:auto; height:34px; overflow:hidden; display:block; float:left; background:url(../Images/bgn2.png) left no-repeat;
 font-family:"微软雅黑"; line-height:34px; font-size:14px; text-indent:28px; color:#494949;}
#global_top .tel em
{width:auto; height:34px; overflow:hidden; display:block; float:left; font-family:Georgia, "Times New Roman", Times, serif;
 font-size:24px; line-height:34px; font-style:normal; color:#F97922;}


/*导航*/
#global_nav
{width:100%; min-width:998px; height:40px; overflow:hidden; background:#287E7D;}
#global_nav .center
{width:998px; height:40px; overflow:hidden; margin:0px auto;}
#global_nav .center ul
{width:1000px; height:40px; overflow:hidden; list-style:none;}
#global_nav .center ul li
{width:98px; height:40px; overflow:visible; float:left; position:relative;
 font-family:"微软雅黑"; line-height:40px; text-align:center; font-size:16px;}
#global_nav .center ul li img
{position:absolute; left:0px; top:15px; z-index:100;}
#global_nav .center ul li a:link{color:#FFF;text-decoration: none;}
#global_nav .center ul li a:visited{color:#FFF;text-decoration: none;}
#global_nav .center ul li a:hover,#global_nav .center ul li a:active{color:#FFF;text-decoration:underline;}
#global_nav .center ul li.onfocus
{background:url(../Images/bgn4.jpg) top center no-repeat; background-color:#4F4B4A;}
#global_nav .center ul li.onfocus img
{position:absolute; left:-1px; top:15px; z-index:100;}

/*首页幻灯片*/
#global_Banner
{width:100%; min-width:998px; height:420px; overflow:hidden; position:relative; }
#global_Banner .list
{width:100%; height:420px; overflow:hidden; position:relative;}
#global_Banner .list ul
{width:100%; height:420px; overflow:hidden; list-style:none; position:absolute; left:0px; top:0px;}
#global_Banner .list ul li
{width:100%; height:420px; overflow:hidden; float:left; position:relative;}
#global_Banner .list ul li img
{position:absolute; left:0px; top:0px;}
#global_Banner .Thumb
{position:absolute; left:50%; bottom:60px;}
#global_Banner .Thumb ul li
{width:20px; height:11px; overflow:hidden; float:left; cursor:pointer; background:url(../Images/bgn5.png) no-repeat;}
#global_Banner .Thumb ul li.onfocus
{background:url(../Images/bgn6.png) no-repeat;}

/*公共底部*/
#global_bottom
{width:100%px; min-width:998px; height:auto; overflow:hidden; background:#EBEBEB;}
#global_bottom .center
{width:998px; height:auto; overflow:hidden; margin:0px auto;}
#global_bottom .center .left
{width:801px; height:auto; overflow:hidden; float:left;}
#global_bottom .center .left .title
{width:176px; height:55px; overflow:hidden; background:#287E7D;}
#global_bottom .center .left .title span
{width:auto; height:55px; overflow:hidden; display:block; float:left;
 font-family:"微软雅黑"; line-height:55px; color:#F5F7F6; text-indent:17px;  font-size:13px;}
#global_bottom .center .left .title em
{width:auto; height:55px; overflow:hidden; display:block; float:left;
 font-family:"微软雅黑"; line-height:55px; color:#F5F7F6; text-indent:5px; font-style:normal; font-size:13px;}
#global_bottom .center .left .tel
{width:801px; height:auto; overflow:hidden; padding-top:16px; padding-bottom:22px; border-bottom:1px solid #A3A3A3;}
#global_bottom .center .left .tel .comm
{width:780px; height:auto; overflow:hidden;}
#global_bottom .center .left .tel .comm span
{width:36px; height:30px; overflow:hidden; display:block; float:left; font-family:"微软雅黑"; line-height:30px; color:#676767;}
#global_bottom .center .left .tel .comm b
{width:740px; height:30px; overflow:hidden; display:block; float:left;
 font-family:"微软雅黑"; font-size:17px; line-height:30px; color:#F46F14; font-weight:normal;}
#global_bottom .center .left .tel .comm i
{width:740px; height:30px; overflow:hidden; display:block; float:left;
 font-family:"微软雅黑";  line-height:30px; color:#000; font-style:normal;}
#global_bottom .center .left .copyright
{width:510px; height:auto; overflow:hidden; padding:18px 0px 0px 0px; float:left; 
 line-height:200%; color:#666666; text-align:center; font-family:"微软雅黑"; text-align:left; font-size:12px;}
#global_bottom .center .right
{width:197px; height:252px; overflow:hidden; float:right; background:#527C7B;}
#global_bottom .center .right img
{padding:19px 0px 0px 15px;}
#global_bottom .center .right span
{width:100%; height:46px; overflow:hidden; display:block; font-family:"微软雅黑"; line-height:46px; text-align:center; color:#FFF;}

/*首页公司简介*/
#indexAbout
{width:996px; height:315px; overflow:hidden; position:relative; margin:0px auto; margin-top:27px; margin-bottom:30px; border:1px solid #DDD;}
#indexAbout .title
{width:963px; height:48px; overflow:hidden; margin:0px auto; border-bottom:1px solid #AFAFAF;}
#indexAbout .title span
{width:auto; height:48px; overflow:hidden; display:block; float:left;
 font-family:"微软雅黑"; line-height:52px; font-size:18px; color:#287E7D;}
#indexAbout .title em
{width:auto; height:48px; overflow:hidden; display:block; float:left;
 font-family:"微软雅黑"; line-height:52px; font-size:15px; color:#656565; font-style:normal; text-indent:10px;}
#indexAbout .more
{width:48px; height:16px; overflow:hidden; position:absolute; right:21px; top:18px;}
#indexAbout .pic
{width:258px; height:229px; overflow:hidden; position:absolute; left:14px; top:68px;}
#indexAbout .content
{width:435px; height:196px; overflow:hidden; position:absolute; left:288px; top:61px;
 font-family:"微软雅黑"; line-height:28px; color:#666666;}
#indexAbout .ljqb
{width:112px; height:34px; overflow:hidden; position:absolute; left:290px; top:261px; background:url(../Images/bgn9.jpg) no-repeat;
 font-family:"微软雅黑"; line-height:34px; text-align:center; font-size:14px;}
#indexAbout .ljqb a:link{color:#FC822D;text-decoration: none;}
#indexAbout .ljqb a:visited{color:#FC822D;text-decoration: none;}
#indexAbout .ljqb a:hover,#indexAbout .ljqb a:active{color:#FC822D;text-decoration:underline;}
#indexAbout .list
{width:240px; height:auto; overflow:hidden; position:absolute; left:738px; top:68px;}
#indexAbout .list ul
{list-style:none;}
#indexAbout .list ul li
{width:240px; height:82px; overflow:hidden; float:left;}


/*首页产品*/
.indexProducts
{width:998px; height:320px; overflow:hidden; position:relative; margin:0px auto;}
.indexProducts .title
{width:100%; height:72px; overflow:hidden; position:relative;}
.indexProducts .title span
{width:auto; height:34px; overflow:hidden; display:block; float:left; padding-top:8px;
 font-family:"微软雅黑"; font-size:24px; line-height:34px; text-indent:16px; color:#FFF;}
.indexProducts .title em
{width:auto; height:24px; overflow:hidden; display:block; padding-top:18px; padding-left:11px;}
.indexProducts .title i
{width:auto; height:24px; overflow:hidden; display:block; float:left; 
 font-family:"微软雅黑"; font-size:14px; line-height:24px; text-indent:16px; font-style:normal; color:#FFF;}
.indexProducts .list
{width:998px; height:215px; overflow:hidden; padding-top:15px;}
.indexProducts .list ul
{list-style:none; width:1200px;}
.indexProducts .list ul li
{width:253px; height:215px; overflow:hidden; float:left;}
.indexProducts .list ul li img
{float:left; border:1px solid #DFDFDF;}
.indexProducts .list ul li span
{width:237px; height:36px; overflow:hidden; display:block; font-family:"微软雅黑"; line-height:36px; text-align:center;}
.indexProducts .list ul li span a:link{color:#343434;text-decoration: none;}
.indexProducts .list ul li span a:visited{color:#343434;text-decoration: none;}
.indexProducts .list ul li span a:hover,.indexProducts .list ul li span a:active{color:#FC822D;text-decoration:underline;}


/*首页底部*/
#indexBottom
{width:998px; height:470px; overflow:hidden; margin:0px auto;}
#indexBottom .comm
{width:485px; height:444px; overflow:visible; position:relative; float:left; border:1px solid #DDDDDD;}
#indexBottom .comm .title
{width:450px; height:53px; overflow:hidden; margin:0px auto; border-bottom:1px solid #AFAFAF;}
#indexBottom .comm .title span
{display:block; float:left; font-family:"微软雅黑"; font-size:24px; line-height:58px; color:#297F80;}
#indexBottom .comm .title em
{display:block; float:left; font-family:"微软雅黑"; font-size:14px; line-height:58px; color:#747474; font-style:normal; text-indent:10px;}
#indexBottom .comm .more
{width:56px; height:56px; position:absolute; right:0px; top:0px;}
#indexBottom .comm .list
{width:450px; height:auto; overflow:hidden; margin:0px auto; padding-top:13px;}
#indexBottom .comm .list ul
{list-style:none;}
#indexBottom .comm .list ul li
{width:450px; height:30px; overflow:hidden; float:left;}
#indexBottom .comm .list ul li em
{width:85px; height:30px; overflow:hidden; display:block; float:left; background:url(../Images/bgn16.jpg) left center no-repeat;
 font-family:"微软雅黑"; line-height:30px; font-style:normal; color:#676767; font-size:13px; text-indent:9px;}
#indexBottom .comm .list ul li span
{width:365px; height:30px; overflow:hidden; display:block; float:left; 
 font-family:"微软雅黑"; line-height:30px; font-style:normal; color:#676767; font-size:13px; text-indent:9px;}
#indexBottom .comm .list ul li span a:link{color:#666;text-decoration: none;}
#indexBottom .comm .list ul li span a:visited{color:#666;text-decoration: none;}
#indexBottom .comm .list ul li span a:hover,#indexBottom .comm .list ul li span a:active{color:#FC822D;text-decoration:underline;}
#indexBottom .comm .list ul li.onfocus
{width:450px; height:233px; overflow:hidden; border-bottom:1px dashed #BBBBBB; margin-bottom:16px;}
#indexBottom .comm .list ul li.onfocus dl dt
{width:450px; height:120px; overflow:hidden;}
#indexBottom .comm .list ul li.onfocus dl dd.date
{width:450px; height:24px; overflow:hidden; padding-top:10px;}
#indexBottom .comm .list ul li.onfocus dl dd.date span
{width:auto; height:24px; overflow:hidden; display:block;
 font-family:"宋体"; line-height:24px; font-size:20px; color:#F37924; text-indent:0px;}
#indexBottom .comm .list ul li.onfocus dl dd.date em
{width:auto; height:24px; overflow:hidden; display:block; background:none;
 font-family:"宋体"; line-height:24px; color:#9A9A9A; text-indent:10px;}
#indexBottom .comm .list ul li.onfocus dl dd.tit
{width:450px; height:24px; overflow:hidden; font-family:"微软雅黑"; line-height:24px; font-size:15px;}
#indexBottom .comm .list ul li.onfocus dl dd.tit a:link{color:#343434;text-decoration: none;}
#indexBottom .comm .list ul li.onfocus dl dd.tit a:visited{color:#343434;text-decoration: none;}
#indexBottom .comm .list ul li.onfocus dl dd.tit a:hover,#indexBottom .comm .list ul li.onfocus dl dd.tit a:active{color:#FC822D;text-decoration:underline;}
#indexBottom .comm .list ul li.onfocus dl dd.des
{width:450px; height:40px; overflow:hidden; padding-top:4px; font-family:"微软雅黑"; line-height:20px; color:#989898;}
#indexBottom .zw
{width:24px; border:0px;}

/*二级页模板*/
#ejMain
{width:998px; height:auto; overflow:hidden; margin:0px auto; padding-top:18px; position:relative;}
#left
{width:240px; height:auto; overflow:hidden; float:left;}
#right
{width:730px; height:auto; overflow:hidden; float:right;}
#rightContent
{width:730px; height:auto; overflow:hidden;}

/*二级页左侧导航*/
#leftNav
{width:240px; height:auto; overflow:hidden;}
#leftNav .title
{width:100%; height:68px; overflow:hidden; position:relative; border-bottom:1px solid #458F8E; background:#287E7D;}
#leftNav .title em
{width:auto; height:28px; overflow:hidden; display:block; position:absolute; left:31px; top:14px;
 font-size:22px; line-height:28px; color:#fff; font-style:normal; font-family:"微软雅黑"; color:#FFF;}
#leftNav .title span
{width:auto; height:18px; overflow:hidden; display:block; position:absolute; left:31px; top:40px;
 line-height:18px; color:#fff; font-style:normal; font-family:"微软雅黑"; color:#FFF;}
#leftNav .list
{width:240px; height:auto; overflow:hidden;}
#leftNav .list ul
{list-style:none; }
#leftNav .list ul li
{width:100%; height:auto; overflow:visible; background:url(../Images/bgn17.jpg) no-repeat;
 line-height:40px; text-indent:47px; font-family:"微软雅黑"; font-size:15px;}
#leftNav .list ul li.onfocus
{background:url(../Images/bgn18.jpg) no-repeat; border-top:1px solid #000;}
#leftNav .list ul li.onfocus ul
{list-style:none; background:#686262; padding:10px 0px;}
#leftNav .list ul li.onfocus ul li
{width:100%; height:30px; overflow:hidden; background:url(../Images/bgn19.jpg) no-repeat;
 font-size:12px; line-height:26px; text-indent:71px;}
#leftNav .list ul li.onfocus ul li.onfocus
{background:url(../Images/bgn20.jpg) no-repeat; border:none;}

#leftNav .list ul li a:link{color:#FFF;text-decoration: none;}
#leftNav .list ul li a:visited{color:#FFF;text-decoration: none;}
#leftNav .list ul li a:hover,#leftNav .list ul li a:active{color:#FFF;text-decoration:underline;}

#leftNav .list ul li.onfocus a:link{color:#FFF;text-decoration: none;}
#leftNav .list ul li.onfocus a:visited{color:#FFF;text-decoration: none;}
#leftNav .list ul li.onfocus a:hover,#leftNav .list ul li.onfocus a:active{color:#FFF;text-decoration:underline;}

/*左侧在线咨询*/
#leftZxzx
{width:240px; height:auto; overflow:hidden; padding:18px 0px;}


/*二级右侧顶部*/
#rightTop
{width:730px; height:68px; overflow:hidden; position:relative; border-bottom:1px solid #868283;}
#rightTop em
{width:auto; height:68px; overflow:hidden; display:block; float:left;
 line-height:78px; color:#333; font-style:normal;  font-family:"微软雅黑"; font-size:13px; }
#rightTop span
{width:auto; height:68px; overflow:hidden; display:block; position:absolute; right:0px; top:0px;
 background:url(../Images/bgn22.jpg) no-repeat; line-height:78px; color:#323232; font-family:"微软雅黑"; text-indent:21px;}
#rightTop span a:link{color:#323232; text-decoration: none;}
#rightTop span a:visited{color:#323232; text-decoration: none;}
#rightTop span a:hover,#rightTop span a:active{color:#323232; text-decoration:underline;}
#rightTop span strong
{font-weight:normal; color:#323232;}

/*单页*/
#onePage
{width:730px; height:auto; min-height:400px; overflow:hidden; float:right; padding:15px 0px;
 line-height:200%; font-size:14px; font-family:"微软雅黑"; color:#333;}
 
/*常规新闻列表*/
#webNewsList
{width:730px; height:auto; overflow:hidden; float:right; padding:16px 0px;}
#webNewsList ul
{list-style:none; overflow:hidden; width:100%; height:auto;}
#webNewsList ul li
{width:730px; height:30px; overflow:hidden; position:relative; float:left; background:url(../Images/bgn23.jpg) 0px 15px no-repeat;}
#webNewsList ul li em
{width:600px; height:30px; overflow:hidden; display:block;
 line-height:30px; font-style:normal; font-family:"微软雅黑"; color:#FF5201; font-size:12px; text-indent:7px;}
#webNewsList ul li span
{position:absolute; right:0px; top:0px; line-height:30px;  font-family:"微软雅黑"; color:#989898; font-size:12px;}
#webNewsList ul li a:link{color:#333333;text-decoration: none;}
#webNewsList ul li a:visited{color:#333333;text-decoration: none;}
#webNewsList ul li a:hover,#webNewsList ul li a:active{color:#333333;text-decoration:none;}
#webNewsList dl
{width:730px; height:148px; overflow:hidden; margin-bottom:14px; position:relative; border-bottom:1px dashed #CCC;}
#webNewsList dl dt
{width:161px; height:120px; overflow:hidden; float:left; border:1px solid #49BBBB; padding:5px 4px;}
#webNewsList dl dd.tit
{width:546px; height:24px; overflow:hidden; float:right;
 font-family:"微软雅黑"; line-height:24px; font-size:14px;}
#webNewsList dl dd.tit a:link{color:#333333;text-decoration: none;}
#webNewsList dl dd.tit a:visited{color:#333333;text-decoration: none;}
#webNewsList dl dd.tit a:hover,#webNewsList dl dd.tit a:active{color:#333333;text-decoration:none;}
#webNewsList dl dd.date
{width:546px; height:28px; overflow:hidden; float:right; font-family:"微软雅黑"; line-height:28px; color:#999999;}
#webNewsList dl dd.des
{width:546px; height:60px; overflow:hidden; float:right; padding-top:4px; font-family:"微软雅黑"; line-height:20px; color:#999;}

/*图片列表*/
#webPicList
{width:730px; height:auto; overflow:hidden; margin:0px auto; padding-top:30px;}
#webPicList ul
{list-style:none;}
#webPicList ul li
{width:231px; height:237px; overflow:hidden; position:relative; float:left;}
#webPicList ul li img
{float:left; border:1px solid #DFDFDF;}
#webPicList ul li em
{width:231px; height:48px; overflow:hidden; display:block; 
 font-family:"微软雅黑"; line-height:48px; text-align:center; font-style:normal;}
#webPicList ul li em a:link{color:#333;text-decoration: none;}
#webPicList ul li em a:visited{color:#333;text-decoration: none;}
#webPicList ul li em a:hover,#webPicList ul li em a:active{color:#333;text-decoration:none;}
#webPicList ul li.zw-x
{width:17px; }




/*翻页按钮*/
#pageInfo
{width:100%; height:20px; overflow:hidden; float:right; padding-top:20px; padding-bottom:50px;
 text-align:center; font-family:"微软雅黑"; font-size:14px;}
#pageInfo em
{border:1px solid #D1D1D1; background-color:#FFF; line-height:100%; font-style:normal; padding:3px 9px;}
#pageInfo em a:link,#pageInfo em a:visited{color:#565656;text-decoration: none;}
#pageInfo em a:hover,#pageInfo em a:active{color:#565656;text-decoration:underline;}
#pageInfo em.onfocus
{background-color:#287E7D; border:1px solid #287E7D;}
#pageInfo em.onfocus a:link,#pageInfo em.onfocus a:visited{color:#FFF;text-decoration: none;}
#pageInfo em.onfocus a:hover,#pageInfo em.onfocus a:active{color:#FFF;text-decoration:underline;}

/*常规新闻内容*/
#newsShow
{width:730px; height:auto; overflow:hidden; float:right; padding:15px 0px;}
#newsShow .title
{padding:10px 0px; font-size:16px; text-align:center; line-height:200%; color:#333; font-family:"微软雅黑";}
#newsShow .miaoshu
{border-top:1px dashed #ccc;font-size:12px; color:#999; text-align:center; line-height:250%; font-family:"微软雅黑";}
#newsShow .theContent
{width:730px; height:auto; overflow:hidden; margin:0px auto; padding:10px 0px;
 line-height:200%; font-size:14px;  font-family:"微软雅黑"; color:#666;}
#newsShow .theContent a:link{color:#666;text-decoration: none;}
#newsShow .theContent a:visited{color:#666;text-decoration: none;}
#newsShow .theContent a:hover,#newsShow .theContent a:active{color:#666;text-decoration:underline;}
#newsShow .thePageInfo
{width:730px; height:auto; overflow:hidden; margin:0px auto; padding:10px 0px;}
#newsShow .thePageInfo span
{width:730px; height:30px; overflow:hidden; display:block;
 line-height:200%; font-size:14px; color:#000; font-family:"微软雅黑";}
#newsShow .thePageInfo a:link{color:#000;text-decoration: none;}
#newsShow .thePageInfo a:visited{color:#000;text-decoration: none;}
#newsShow .thePageInfo a:hover,#newsShow .thePageInfo a:active{color:#000;text-decoration:underline;}

