﻿@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.png);}
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:215px; height:auto; overflow:hidden; font-size:12px; position:absolute;right:0px;}
#rightPiaoFu .top
{width:215px; height:35px; overflow:hidden;}
#rightPiaoFu .bottom
{width:215px; height:25px; overflow:hidden; padding-top:10px;}
#rightPiaoFu .contentTop
{width:178px; height:8px; overflow:hidden; margin:0px auto; background:url(../Images/bgn7.png) no-repeat;}
#rightPiaoFu .contentBottom
{width:178px; height:8px; overflow:hidden; margin:0px auto; background:url(../Images/bgn8.png) no-repeat;}
#rightPiaoFu .content
{width:178px; height:auto; overflow:hidden; position:relative; margin:0px auto; background:url(../Images/bgn9.png) repeat-y;}
#rightPiaoFu .content .qq
{width:168px; height:auto; overflow:hidden;}
#rightPiaoFu .content .qq ul
{width:128px; height:auto; overflow:hidden; margin:0px auto; padding:8px 0px; list-style:none;}
#rightPiaoFu .content .qq ul li
{width:128px; height:30px; overflow:hidden; float:left; font-family:"微软雅黑"; line-height:30px;}
#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;}
#rightPiaoFu .content .comm
{width:168px; height:auto; overflow:hidden; margin:0px auto;  border-top:1px solid #988878;}
#rightPiaoFu .content .comm span
{width:142px; height:48px; overflow:hidden; display:block; margin:0px auto;
 font-family:"微软雅黑"; line-height:54px; font-weight:bold; color:#333;}
#rightPiaoFu .content .comm em
{width:142px; height:auto; overflow:hidden; display:block; margin:0px auto; padding-bottom:18px;
 font-family:"微软雅黑"; line-height:20px; font-style:normal;}

/*顶部*/
#global_top
{width:100%; min-width:1200px; height:101px; overflow:hidden; background:url(../Images/bgn2.jpg) top center no-repeat;}
#global_top .center
{width:1200px; height:101px; overflow:hidden; margin:0px auto; position:relative;}
#global_top .center .logo
{position:absolute; left:51px; top:12px;}
#global_top .center .search
{width:408px; height:36px; overflow:hidden; position:absolute; left:742px; top:23px; background:url(../Images/bgn3.png) no-repeat;}
#global_top .center .search .text
{width:371px; height:34px; overflow:hidden; position:absolute; left:1px; top:1px; margin:0px; padding:0px; border:0px;
 background:none; font-family:"微软雅黑"; line-height:34px; text-indent:15px; color:#991101; font-size:14px;}
#global_top .center .search .submit
{width:36px; height:36px; overflow:hidden; position:absolute; right:0px; top:0px; margin:0px; padding:0px; border:0px;
 background:none; cursor:pointer;}
#global_top .center .comm
{width:408px; height:24px; overflow:hidden; position:absolute; left:742px; top:64px;}
#global_top .center .comm span
{width:auto; height:24px; overflow:hidden; display:block; float:left;
 font-family:"微软雅黑"; line-height:24px; color:#B96E4F;}
#global_top .center .comm span a:link{color:#B96E4F;text-decoration: none;}
#global_top .center .comm span a:visited{color:#B96E4F;text-decoration: none;}
#global_top .center .comm span a:hover,#global_top .center .comm span a:active{color:#B96E4F;text-decoration:underline;}

/*导航*/
#global_nav
{width:100%; min-width:1200px; height:50px; overflow:hidden; background:#991200;}
#global_nav .center
{width:1200px; height:50px; overflow:hidden; margin:0px auto;}
#global_nav .center .nav
{width:auto; height:50px; overflow:hidden; float:left; margin-left:50px;}
#global_nav .center .nav ul
{list-style:none;}
#global_nav .center .nav ul li
{width:auto; height:50px; overflow:hidden; float:left; padding:0px 24px;
 font-family:"微软雅黑"; line-height:50px; font-weight:bold; font-size:14px;}
#global_nav .center .nav ul li a:link{color:#FDF1B5;text-decoration: none;}
#global_nav .center .nav ul li a:visited{color:#FDF1B5;text-decoration: none;}
#global_nav .center .nav ul li a:hover,#global_nav .center .nav ul li a:active{color:#FDF1B5;text-decoration:underline;}
#global_nav .center .nav ul li.onfocus
{background:#FFCE8F;}
#global_nav .center .nav ul li.onfocus a:link{color:#9A1300;text-decoration: none;}
#global_nav .center .nav ul li.onfocus a:visited{color:#9A1300;text-decoration: none;}
#global_nav .center .nav ul li.onfocus a:hover,#global_nav .center .nav ul li.onfocus a:active{color:#9A1300;text-decoration:underline;}
#global_nav .center .tel
{width:auto; height:50px; overflow:hidden; float:right; margin-right:50px;}
#global_nav .center .tel span
{width:84px; height:38px; overflow:hidden; display:block; float:left; padding-top:12px; border-left:1px solid #AE4033;
 font-family:"微软雅黑"; line-height:14px; text-align:right; color:#F5E4AC;}
#global_nav .center .tel em
{width:auto; height:50px; overflow:hidden; display:block; float:left;
 font-family:"微软雅黑"; font-style:normal; color:#FDF3B6; text-indent:8px; line-height:50px; font-size:26px;}

/*顶部幻灯片*/
#global_Banner
{width:100%; min-width:1200px; height:480px; overflow:hidden; position:relative; margin:0px auto;}
#global_Banner .list
{width:100%; height:480px; overflow:hidden; position:relative;}
#global_Banner .list ul
{margin:0px; padding:0px; list-style:none; position:absolute; left:0px; top:0px;}
#global_Banner .list ul li
{width:100%; height:480px; overflow:hidden; position:relative; float:left;}
#global_Banner .list img
{position:absolute; left:0px; top:0px;}
#global_Banner .Thumb
{position:absolute; left:50%; bottom:15px;}
#global_Banner .Thumb ul
{list-style:none;}
#global_Banner .Thumb ul li
{width:24px; height:12px; overflow:hidden; float:left; cursor:pointer; background:url(../Images/bng3.png) 0px 0px no-repeat;}
#global_Banner .Thumb ul li.onfocus
{background:url(../Images/bng3.png) left -12px no-repeat;}

/*底部*/
#global_bottom
{width:100%; min-width:1200px; height:auto; overflow:hidden;
 background:url(../Images/bgn4.jpg) top center no-repeat; background-color:#500A0A;}
#global_bottom .comm
{width:276px; height:89px; overflow:hidden; margin:0px auto;}
#global_bottom .tel
{width:100%; height:40px; overflow:hidden; border-top:1px solid #733B3C; border-bottom:1px solid #733B3C;}
#global_bottom .tel span
{width:1200px; height:40px; overflow:hidden; display:block; margin:0px auto;
 font-family:"微软雅黑"; line-height:40px; text-align:center; color:#FEF2B8; font-size:14px;}
#global_bottom .bottomNav
{width:1200px; height:62px; overflow:hidden; margin:0px auto;
 font-family:"微软雅黑"; text-align:center; color:#E3D39F; line-height:84px; font-size:14px;}
#global_bottom .bottomNav a:link{color:#E3D39F;text-decoration: none;}
#global_bottom .bottomNav a:visited{color:#E3D39F;text-decoration: none;}
#global_bottom .bottomNav a:hover,#global_bottom .bottomNav a:active{color:#E3D39F;text-decoration:underline;}
#global_bottom .copyright
{width:1200px; height:auto; min-height:48px; overflow:hidden; margin:0px auto; padding-bottom:22px;
 font-family:"微软雅黑"; line-height:200%; color:#927356; text-align:center;}

/*首页框架*/
#indexMain
{width:1200px; height:auto; overflow:hidden; margin:0px auto; background:#FFF;}

/*首页产品*/
#indexProducts
{width:1100px; height:auto; overflow:hidden; margin:0px auto;}
#indexProducts .top
{width:1100px; height:221px; overflow:hidden;}
#indexProducts .top .left
{width:258px; height:221px; overflow:hidden; float:left; position:relative; background:url(../Images/bgn10.png) no-repeat;}
#indexProducts .top .left img
{position:absolute; left:218px; top:108px;}
#indexProducts .top .right
{width:auto; height:138px; overflow:hidden; padding-top:45px;}
#indexProducts .top .right ul
{list-style:none;}
#indexProducts .top .right ul li
{width:118px; height:138px; overflow:hidden; float:right; padding-left:92px;}
#indexProducts .list
{width:1100px; height:auto; overflow:hidden; padding-bottom:20px;}
#indexProducts .list ul
{width:1200px; height:auto; overflow:hidden; list-style:none;}
#indexProducts .list ul li
{width:280px; height:215px; overflow:hidden; float:left; position:relative;}
#indexProducts .list ul li .pic
{float:left; border:1px solid #6C5448; padding:1px;}
#indexProducts .list ul li .bg
{position:absolute; left:0px; top:0px; display:none;}
#indexProducts .list ul li span
{width:260px; height:60px; overflow:hidden; display:block; font-family:"微软雅黑"; line-height:44px; text-align:center; font-size:14px;}
#indexProducts .list ul li a:link{color:#333;text-decoration: none;}
#indexProducts .list ul li a:visited{color:#333;text-decoration: none;}
#indexProducts .list ul li a:hover,#indexProducts .list ul li a:active{color:#333;text-decoration:underline;}

/*首页广告位*/
#indexGgw
{width:1100px; height:140px; overflow:hidden; margin:0px auto;}

/*首页中间部分*/
#indexMiddle
{width:1100px; height:auto; overflow:hidden; margin:0px auto; padding-bottom:50px;}
#indexMiddle .title
{width:100%; height:97px; overflow:hidden;}
#indexMiddle .title span
{width:auto; height:97px; overflow:hidden; display:block; float:left;}
#indexMiddle .title em
{width:auto; height:25px; overflow:hidden; display:block; padding-top:55px;}
#indexMiddle .about
{width:566px; height:auto; overflow:hidden; float:left;}
#indexMiddle .about .pic
{width:530px; height:63px; overflow:hidden;}
#indexMiddle .about .content
{width:530px; height:auto; overflow:hidden; font-family:"微软雅黑"; line-height:180%; font-size:14px; color:#333;}
#indexMiddle .news
{width:534px; height:auto; overflow:hidden; }
#indexMiddle .news .list
{width:534px; height:auto; overflow:hidden;}
#indexMiddle .news .list dl
{width:534px; height:95px; overflow:hidden; position:relative; margin-top:18px;}
#indexMiddle .news .list dl dt
{width:173px; height:95px; overflow:hidden; float:left;}
#indexMiddle .news .list dl dt img
{float:left; border:1px solid #63473B; padding:1px;}
#indexMiddle .news .list dl dd.tit
{width:360px; height:26px; overflow:hidden; float:left; font-family:"微软雅黑"; line-height:26px; font-size:14px; font-weight:bold;}
#indexMiddle .news .list dl dd.tit a:link{color:#333;text-decoration: none;}
#indexMiddle .news .list dl dd.tit a:visited{color:#333;text-decoration: none;}
#indexMiddle .news .list dl dd.tit a:hover,#indexMiddle .news .list dl dd.tit a:active{color:#333;text-decoration:underline;}
#indexMiddle .news .list dl dd.des
{width:360px; height:60px; overflow:hidden; float:left; padding-top:4px;
 font-family:"微软雅黑"; line-height:20px; color:#666;}
#indexMiddle .news .list dl dd.des a:link{color:#9A1204;text-decoration: none;}
#indexMiddle .news .list dl dd.des a:visited{color:#9A1204;text-decoration: none;}
#indexMiddle .news .list dl dd.des a:hover,#indexMiddle .news .list dl dd.des a:active{color:#9A1204;text-decoration:underline;}

/*首页底部*/
#indexBottom
{width:1100px; height:172px; overflow:hidden; margin:0px auto;}
#indexBottom .list
{width:1200px; height:172px; overflow:hidden;}
#indexBottom .list dl
{width:378px; height:172px; overflow:hidden; float:left; position:relative;}
#indexBottom .list dl dt
{width:141px; height:124px; overflow:hidden; float:left; background:url(../Images/bgn21.jpg) 122px 6px no-repeat;}
#indexBottom .list dl dd.tit
{width:193px; height:22px; overflow:hidden; float:left; font-size:16px; font-family:"微软雅黑"; line-height:22px; color:#333;}
#indexBottom .list dl dd.en
{width:193px; height:14px; overflow:hidden; float:left; font-family:"微软雅黑"; font-size:10px; color:#9A9A9A; line-height:14px; 
 -webkit-transform:scale(0.8); -moz-transform:scale(1);	 -webkit-transform-origin-x: 0; }
#indexBottom .list dl dd.comm
{width:193px; height:80px; overflow:hidden; padding-top:9px; float:left; font-family:"微软雅黑"; line-height:20px; color:#666;}


/*二级页模板*/
#ejMain
{width:1200px; height:auto; overflow:hidden; margin:0px auto; position:relative; background-color:#FFF;}


/*二级页栏目导航*/
#sortNav
{width:1100px; height:auto; overflow:hidden; margin:0px auto; padding-bottom:5px;}
#sortNav .list
{width:1100px; height:auto; overflow:hidden; padding:13px 0px;}
#sortNav .list ul
{list-style:none; width:1120px; height:auto; overflow:hidden;}
#sortNav .list ul li
{width:167px; height:57px; overflow:hidden; float:left; margin-top:15px; margin-right:19.5px;
 background:url(../Images/bgn22.jpg) no-repeat; line-height:57px; text-align:center; font-family:"微软雅黑"; font-size:16px;}
#sortNav .list ul li.onfocus
{background:url(../Images/bgn23.jpg) no-repeat;}

#sortNav .list ul li a:link{color:#303030;text-decoration: none;}
#sortNav .list ul li a:visited{color:#303030;text-decoration: none;}
#sortNav .list ul li a:hover,#sortNav .list ul li a:active{color:#303030;text-decoration:underline;}

#sortNav .list ul li.onfocus a:link{color:#9E1300;text-decoration: none;}
#sortNav .list ul li.onfocus a:visited{color:#9E1300;text-decoration: none;}
#sortNav .list ul li.onfocus a:hover,#sortNav .list ul li.onfocus a:active{color:#9E1300;text-decoration:underline;}

/*子导航*/
#subNav
{width:1100px; height:auto; overflow:hidden; margin:0px auto; background:#991200;}
#subNav ul
{width:1070px; height:auto; overflow:hidden; margin:0px auto; list-style:none;}
#subNav ul li
{width:auto; height:44px; overflow:hidden; float:left; padding:0px 20px;
 font-family:"微软雅黑"; line-height:44px; font-size:16px;}
#subNav ul li.onfocus
{background:#FFCE8F;}
 
#subNav ul li a:link{color:#FFF;text-decoration: none;}
#subNav ul li a:visited{color:#FFF;text-decoration: none;}
#subNav ul li a:hover,#subNav ul li a:active{color:#FFF;text-decoration:underline;}

#subNav ul li.onfocus a:link{color:#9E1300;text-decoration: none;}
#subNav ul li.onfocus a:visited{color:#9E1300;text-decoration: none;}
#subNav ul li.onfocus a:hover,#subNav ul li.onfocus a:active{color:#9E1300;text-decoration:underline;}

/*二级右侧顶部*/
#sortName
{width:1100px; height:50px; overflow:hidden; position:relative; margin:15px auto;
 background:url(../Images/bgn24.jpg) top center no-repeat;}
#sortName em
{width:156px; height:50px; overflow:hidden; display:block; margin:0px auto;
 font-family:"微软雅黑"; line-height:48px; text-align:center; font-size:20px; font-style:normal; color:#343434;}

/*单页*/
#onePage
{width:1100px; height:auto; min-height:400px; overflow:hidden; margin:0px auto; padding:5px 0px;
 line-height:200%; font-size:14px; color:#333; font-family:"微软雅黑";}
 
/*常规新闻列表*/
#webNewsList
{width:1100px; height:auto; overflow:hidden; margin:0px auto; padding:5px 0px;}
#webNewsList ul
{list-style:none;}
#webNewsList ul li
{width:1100px; height:42px; overflow:hidden; position:relative; float:left; border-bottom:1px dashed #DDD;}
#webNewsList ul li em
{width:800px; height:42px; overflow:hidden; display:block;
 line-height:42px;  font-style:normal; font-family:"微软雅黑"; font-size:14px;}
#webNewsList ul li span
{position:absolute; right:0px; top:0px; line-height:42px; font-family:"微软雅黑"; font-size:14px;}
#webNewsList ul li a:link{color:#4F4F4F;text-decoration: none;}
#webNewsList ul li a:visited{color:#4F4F4F;text-decoration: none;}
#webNewsList ul li a:hover,#webNewsList ul li a:active{color:#2E77C4;text-decoration:underline;}

/*图片列表*/
#webPicList
{width:1100px; height:auto; overflow:hidden; margin:0px auto; padding-top:15px;}
#webPicList dl
{width:1100px; height:119px; overflow:hidden; position:relative;}
#webPicList dl dt
{width:173px; height:95px; overflow:hidden; float:left;}
#webPicList dl dt img
{border:1px solid #5F4A39; padding:1px; float:left;}
#webPicList dl dd.tit
{width:926px; height:26px; overflow:hidden; float:left;
 font-family:"微软雅黑"; line-height:26px; font-weight:bold; font-size:14px;}
#webPicList dl dd.tit a:link{color:#313131;text-decoration: none;}
#webPicList dl dd.tit a:visited{color:#313131;text-decoration: none;}
#webPicList dl dd.tit a:hover,#webPicList dl dd.tit a:active{color:#313131;text-decoration:underline;}
#webPicList dl dd.comm
{width:926px; height:40px; overflow:hidden; padding-top:6px; font-family:"微软雅黑"; line-height:20px; color:#666;}

/*图片列表2*/
#webPicList2
{width:1100px; height:auto; overflow:hidden; margin:0px auto; padding-top:30px;}
#webPicList2 .list
{width:1100px; height:auto; overflow:hidden; padding-bottom:20px;}
#webPicList2 .list ul
{width:1200px; height:auto; overflow:hidden; list-style:none;}
#webPicList2 .list ul li
{width:280px; height:215px; overflow:hidden; float:left; position:relative;}
#webPicList2 .list ul li .pic
{float:left; border:1px solid #6C5448; padding:1px;}
#webPicList2 .list ul li .bg
{position:absolute; left:0px; top:0px; display:none;}
#webPicList2 .list ul li span
{width:260px; height:60px; overflow:hidden; display:block; font-family:"微软雅黑"; line-height:44px; text-align:center; font-size:14px;}
#webPicList2 .list ul li a:link{color:#333;text-decoration: none;}
#webPicList2 .list ul li a:visited{color:#333;text-decoration: none;}
#webPicList2 .list ul li a:hover,#webPicList2 .list ul li a:active{color:#333;text-decoration:underline;}

/*图片列表3*/
#webPicList3
{width:1100px; height:auto; overflow:hidden; margin:0px auto; padding-top:15px;}
#webPicList3 dl
{width:528px; height:160px; overflow:hidden; position:relative; float:left;}
#webPicList3 dl dt
{width:250px; height:138px; overflow:hidden; float:left;}
#webPicList3 dl dt img
{border:1px solid #5F4A39; padding:1px; float:left;}
#webPicList3 dl dd.tit
{width:278px; height:24px; overflow:hidden; float:left;
 font-family:"微软雅黑"; line-height:24px; font-weight:bold; font-size:16px;}
#webPicList3 dl dd.tit a:link{color:#313131;text-decoration: none;}
#webPicList3 dl dd.tit a:visited{color:#313131;text-decoration: none;}
#webPicList3 dl dd.tit a:hover,#webPicList3 dl dd.tit a:active{color:#313131;text-decoration:underline;}
#webPicList3 dl dd.comm
{width:278px; height:100px; overflow:hidden; padding-top:10px; font-family:"微软雅黑"; line-height:20px; color:#666;}
#webPicList3 dl.zw-x
{width:44px;}

/*翻页按钮*/
#pageInfo
{width:1100px; height:20px; overflow:hidden; margin:0px auto;  padding-top:30px; padding-bottom:45px;
 font-family:"微软雅黑"; text-align:center; font-size:14px;}
#pageInfo em
{border:1px solid #D4D4D4; background-color:#fff; line-height:100%; font-style:normal; padding:3px 8px;}
#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:#9A1003; border:1px solid #9A1003;}
#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:1100px; height:auto; overflow:hidden; margin:0px auto;}
#newsShow .title
{padding:10px 0px; font-size:20px; text-align:center; line-height:250%; font-family:"微软雅黑";}
#newsShow .miaoshu
{border-top:1px dashed #ccc;font-size:12px; color:#999; text-align:center; line-height:200%; font-family:"微软雅黑";}
#newsShow .theContent
{width:1100px; height:auto; overflow:hidden; margin:0px auto; padding:5px 0px;
 line-height:200%; font-size:14px; font-family:"微软雅黑"; color:#333;}
#newsShow .theContent a:link{color:#ff0000;text-decoration: none;}
#newsShow .theContent a:visited{color:#ff0000;text-decoration: none;}
#newsShow .theContent a:hover,#newsShow .theContent a:active{color:#ff0000;text-decoration:underline;}
#newsShow .thePageInfo
{width:1100px; height:auto; overflow:hidden; padding:20px 0px;}
#newsShow .thePageInfo span
{width:1100px; height:32px; overflow:hidden; display:block; font-family:"微软雅黑"; font-size:14px; line-height:32px;}
#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:#2E77C4;text-decoration:underline;}

/*联系方式*/
#Contact
{width:1100px; height:103px; overflow:hidden; margin:0px auto; padding-top:50px; border-bottom:1px solid #DDD;}
#Contact span
{width:auto; height:100px; overflow:hidden; display:block; padding-left:63px; padding-right:75px; float:left; position:relative;}
#Contact span img
{position:absolute; left:0px; top:0px;}
#Contact span em
{width:auto; height:22px; overflow:hidden; display:block; font-family:"微软雅黑"; font-size:14px; color:#333333; font-style:normal;}
#Contact span i
{display:block; font-family:"微软雅黑"; line-height:24px; font-size:16px; font-style:normal;}
#Contact span.tel
{width:140px; margin-left:310px;}
#Contact span.tel i
{font-size:20px;}
#Contact span.address
{width:340px;}


/*留言表单*/
#GuestBookForm
{width:1100px; height:auto; overflow:hidden; margin:0px auto; padding:15px 0px 70px 0px;}
#GuestBookForm .title
{width:100%; height:88px; overflow:hidden;}
#GuestBookForm .title span
{display:block; float:left; line-height:88px; font-family:"微软雅黑"; font-size:20px; color:#971400;}
#GuestBookForm .title em
{display:block; float:left; font-family:"微软雅黑"; line-height:96px; font-style:normal; color:#333; text-indent:10px;}
#GuestBookForm .box
{width:1200px; height:auto; overflow:hidden; margin:0px auto;}
#GuestBookForm .box p
{width:384px; height:auto; overflow:hidden; padding-bottom:20px; float:left;}
#GuestBookForm .box p span
{width:81px; height:38px; overflow:hidden; display:block; float:left;
 font-family:"微软雅黑"; line-height:38px; font-size:14px; color:#333;}
#GuestBookForm .box p .input
{width:249px; height:36px; overflow:hidden; float:left; margin:0px; padding:0px; border:1px solid #998876;
 font-family:"微软雅黑"; line-height:36px; font-size:14px; color:#666;}
#GuestBookForm .box p.comm
{width:100%; height:auto; overflow:hidden;}
#GuestBookForm .box p .textarea
{width:1016px; height:106px; overflow:hidden; margin:0px; padding:0px; border:1px solid #998876;
 font-family:"微软雅黑"; line-height:36px; font-size:14px; color:#666;}
#GuestBookForm .box p img
{display:block; float:left; margin-top:8px; margin-left:8px;}
#GuestBookForm .box p em
{display:block; margin-left:5px; line-height:38px; text-indent:10px;}
#GuestBookForm .box p.comm .submit
{width:180px; height:50px; overflow:hidden; margin:0px; padding:0px; border:0px;
 background:url(../Images/bgn27.jpg) no-repeat; cursor:pointer;}

/*地图*/
#map
{width:1098px; height:246px; overflow:hidden; margin:0px auto; border:1px solid #988976; margin-bottom:60px;}










