﻿@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:Arial, Helvetica, sans-serif,'宋体';
background:#484848 url(../Images/bng4.jpg) center 147px no-repeat;}
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,a:visited{color:#646464;text-decoration: none;}
a:hover,a:active{color:#06428b;text-decoration:underline;}
/*溢出文字用省略号点代替
.HideWord {white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
*/

/*右侧漂浮*/
#rightPiaoFu
{width:120px; height:auto; overflow:hidden; padding:6px; font-size:12px; position:absolute;right:0px;}
#rightPiaoFu .content
{width:120px; height:auto; overflow:hidden; background-color:#fff; position:relative;}
#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.sort
{width:118px; height:20px; overflow:hidden; border:1px solid #C0E6F9;
 line-height:20px; text-align:center; color:#fff;}
#rightPiaoFu ul li.qq,#rightPiaoFu ul li.msn,#rightPiaoFu ul li.skype
{width:110px; height:auto; overflow:hidden; padding:3px 0px; line-height:23px; text-indent:10px;}
#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 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_TopBg
{width:100%; height:112px; overflow:hidden; background:url(../Images/bng1.jpg) repeat-x;}
#global_Top
{width:972px; height:112px; overflow:hidden; margin:0 auto;}
#global_Top a
{width:537px; height:112px; display:block; overflow:hidden; float:left;}

/*公用导航*/
#global_NavBg
{width:100%; height:35px; overflow:hidden; background:url(../Images/bng2.jpg) repeat-x;}
#global_Nav
{width:972px; height:35px; overflow:hidden; margin:0 auto;}
#global_Nav ul li
{width:121px; height:35px; line-height:35px; overflow:hidden; float:left; font-size:14px; text-align:center;
text-align:center; background:url(../Images/bng3.jpg) right 0px no-repeat;}
#global_Nav ul li.clear
{background:none;}
#global_Nav ul li a:link,#global_Nav ul li a:visited
{color:#fff; text-decoration:none;}
#global_Nav ul li.onfocus
{background:#b5b5b5;}

/*公用幻灯*/
#global_BannerBg
{width:994px; height:387px; overflow:hidden; margin:0 auto; margin-top:15px; position:relative;
background:url(../Images/bng1.png) no-repeat;}
#global_Banner
{width:972px; height:365px; overflow:hidden; position:absolute; left:11px; top:11px;}
#global_BannerBg .theBtn
{width:49px; height:49px; cursor:pointer; position:absolute; top:165px;}
#global_BannerBg .thePrve
{left:38px; background:url(../Images/bng2.png) no-repeat;}
#global_BannerBg .theNext
{right:38px; background:url(../Images/bng3.png) no-repeat;}
#global_Banner ul li
{width:972px; height:365px; overflow:hidden; float:left;}

/*公用大盒子*/
#indexMain
{width:972px; height:auto; overflow:hidden; margin:0 auto;}

/*底部导航信息*/
#global_BottomNavBg
{width:100%; height:36px; overflow:hidden; margin-top:15px; background:#f1f1f1;}
#global_BottomNav
{width:972px; height:36px; line-height:36px; overflow:hidden; margin:0 auto; text-align:center; font-size:12px;
color:#666;}
#global_BottomNav a:link,#global_BottomNav a:visited
{color:#666; text-decoration:none;}
#global_BottomNav a:hover,#global_BottomNav a:active
{text-decoration:underline;}

/*底部信息*/
#global_BottomBg
{width:100%; height:193px; overflow:hidden; background:url(../Images/bng20.jpg) repeat-x;}
#global_Bottom
{width:972px; height:193px; overflow:hidden; margin:0 auto; position:relative; background:url(../Images/bng21.jpg) no-repeat;}
#global_Bottom .info
{width:600px; height:51px; line-height:150%; overflow:hidden; font-size:12px; color:#b7cbe4;
position:absolute; left:110px; top:80px;}
#global_Bottom .gongshang
{width:47px;height:47px;position:absolute;top:50px;right:160px;}
#global_Bottom .map
{width:103px; height:72px; overflow:hidden; position:absolute; right:37px; top:35px;}
#global_Bottom .map a
{width:103px; height:72px; display:block;}
#global_Bottom .link
{width:972px; height:32px; line-height:32px; overflow:hidden; font-size:12px; color:#5087ca; text-indent:15px;
position:absolute; left:0px; bottom:20px;}
#global_Bottom .link a:link,#global_Bottom .link a:visited
{color:#5087ca; text-decoration:none;}
#global_Bottom .link a:hover,#global_Bottom .link a:active
{text-decoration:underline;}

/*首页样式*/
/*首页顶部*/
#indexTop
{width:972px; height:472px; overflow:hidden; margin-top:4px; position:relative; background:#fff;}

/*左侧*/
#indexTop .theLeft
{width:221px; height:472px; overflow:hidden; position:absolute; left:0px; top:0px;
background:url(../Images/bng6.jpg) no-repeat;}
#indexTop .theLeft ul
{position:absolute; left:11px; top:37px;}
#indexTop .theLeft ul li
{width:198px; height:20px; line-height:20px; overflow:hidden; float:left; font-size:12px; text-indent:45px; margin-top:10px;
background:url(../Images/bng8.jpg) no-repeat;}
#indexTop .theLeft ul li a:link,#indexTop .theLeft ul li a:visited
{color:#353535; text-decoration:none;}
#indexTop .theLeft ul li.onfocus
{background:url(../Images/bng7.jpg) no-repeat;}
#indexTop .theLeft ul li.onfocus a:link,#indexTop .theLeft ul li.onfocus a:visited
{color:#fff; text-decoration:none;}

/*右侧*/
#indexTop .theRight
{width:720px; height:472px; overflow:hidden; position:absolute; right:0px; top:0px;}
#indexTop .theRight .title
{width:720px; height:58px; overflow:hidden; position:absolute; left:0px; top:0px; 
background:url(../Images/bng9.jpg) no-repeat;}
#indexTop .theRight .title span.more
{width:66px; height:17px; display:block; overflow:hidden; position:absolute; left:308px; top:41px;}
#indexTop .theRight .title span.more a
{width:66px; height:17px; display:block;}
#indexTop .theRight .list
{width:720px; height:411px; overflow:hidden; position:absolute; left:0px; top:61px;}
#indexTop .theRight .list dl
{width:720px; height:113px; overflow:hidden; float:left; margin-top:20px;  
position:relative; border-bottom:1px dotted #c9c9c9;}
#indexTop .theRight .list dl dd.img
{width:156px; height:90px; overflow:hidden; position:absolute; left:0px; top:0px;}
#indexTop .theRight .list dl dd.caption
{width:301px; height:17px; line-height:17px; overflow:hidden; font-size:14px; font-weight:bold;
position:absolute; left:176px; top:0px;}
#indexTop .theRight .list dl dd.caption a:link,#indexTop .theRight .list dl dd.caption a:visited
{color:#4d4d4d; text-decoration:none;}
#indexTop .theRight .list dl dd.caption a:hover,#indexTop .theRight .list dl dd.caption a:active
{text-decoration:underline;}
#indexTop .theRight .list dl dd.jianjie
{width:544px; height:43px; line-height:150%; overflow:hidden; font-size:12px; color:#6e6e6e; 
position:absolute; left:176px; top:18px;}
#indexTop .theRight .list dl dd.btn
{width:86px; height:16px; overflow:hidden; position:absolute; left:176px; top:67px;}

/*首页中间*/
#indexMid
{width:972px; height:366px; overflow:hidden; margin-top:15px; position:relative;
background:url(../Images/bng12.jpg) no-repeat;}
#indexMid .more
{width:66px; height:16px; overflow:hidden; position:absolute; left:322px; top:39px;}
#indexMid .more a
{width:66px; height:16px; display:block;}

/*左侧*/
#indexMid .theLeft
{width:430px; height:185px; overflow:hidden; position:absolute; left:15px; top:156px;}
#indexMid .theLeft dl
{width:430px; height:94px; overflow:hidden; position:absolute; left:0px; top:0px;}
#indexMid .theLeft dl dd.img
{width:126px; height:84px; overflow:hidden; position:absolute; left:13px; top;10px;}
#indexMid .theLeft dl dd.title
{width:281px; height:24px; line-height:24px; overflow:hidden; font-size:14px; font-weight:bold; position:absolute;
left:149px; top:10px;}
#indexMid .theLeft dl dd.title a:link,#indexMid .theLeft dl dd.title a:visited
{color:#676767; text-decoration:none;}
#indexMid .theLeft dl dd.title a:hover,#indexMid .theLeft dl dd.title a:active
{text-decoration:underline;}
#indexMid .theLeft dl dd.jianjie
{width:281px; height:57px; line-height:150%; overflow:hidden; font-size:12px; color:#636363; 
position:absolute; left:149px; bottom:0px;}
#indexMid .theLeft ul
{position:absolute; left:7px; top:102px;}
#indexMid .theLeft ul li
{width:307px; height:33px; line-height:33px; overflow:hidden; float:left; font-size:12px; 
border-bottom:1px solid #d1d1d1;}

/*左侧*/
#indexMid .theRight
{width:367px; height:182px; overflow:hidden; position:absolute; right:24px; top:145px;}
#indexMid .theRight ul li
{width:367px; height:30px; overflow:hidden; font-size:12px; background:url(../Images/bng14.jpg) 0px 14px no-repeat;}
#indexMid .theRight ul li em
{width:257px; height:30px; line-height:30px; display:block; overflow:hidden; float:left; text-indent:10px;
font-style:normal;}
#indexMid .theRight ul li span
{width:101px; height:30px; line-height:30px; display:block; overflow:hidden; float:right; text-align:center;}
#indexMid .theRight ul li span a:link,#indexMid .theRight ul li span a:visited
{color:#08428b; text-decoration:none;}
#indexMid .theRight ul li span a:hover,#indexMid .theRight ul li span a:active
{text-decoration:underline;}

/*首页底部*/
#indexBottom
{width:972px; height:154px; overflow:hidden; margin-top:15px; position:relative; background:url(../Images/bng15.jpg) no-repeat;}
#indexBottom .content
{width:444px; height:131px; line-height:180%; overflow:hidden; font-size:12px; color:#656968; 
position:absolute; left:210px; top:14px;}
#indexBottom .theTab
{width:256px; height:154px; overflow:hidden; position:absolute; right:18px; top:0px; 
background:url(../Images/bng16.jpg) no-repeat;}
#indexBottom .theTab .list
{width:161px; height:115px; overflow:hidden; position:absolute; left:47px; top:21px;}
#indexBottom .theTab .list ul li
{width:161px; height:115px; overflow:hidden; float:left;}
#indexBottom .theTab .theBtn
{width:28px; height:49px; overflow:hidden; cursor:pointer; position:absolute; top:51px;}
#indexBottom .theTab .thePrve
{left:0px; background:url(../Images/bng18.jpg) no-repeat;}
#indexBottom .theTab .theNext
{right:0px; background:url(../Images/bng19.jpg) no-repeat;}

/*二级样式*/
#TwoMain
{width:972px; height:auto; overflow:hidden; margin:0 auto; margin-top:4px; 
background:url(../Images/bng23.jpg) repeat-y;}

/*二级左侧*/
#global_Left
{width:221px; height:auto; overflow:hidden; float:left;}
#global_Left .title
{width:221px; height:31px; line-height:25px; overflow:hidden; font-size:14px; font-weight:bold; color:#fff;
text-indent:31px; background:url(../Images/bng22.jpg) no-repeat;}
#global_Left .list
{width:198px; height:auto; overflow:hidden; margin:0 auto; margin-top:10px; padding-bottom:20px;}
#global_Left .list ul li
{width:198px; height:20px; line-height:20px; overflow:hidden; float:left; font-size:12px; text-indent:45px; margin-top:10px;
background:url(../Images/bng8.jpg) no-repeat;}
#global_Left .list ul li a:link,#global_Left .list ul li a:visited
{color:#353535; text-decoration:none;}
#global_Left .list ul li.onfocus
{background:url(../Images/bng7.jpg) no-repeat;}
#global_Left .list ul li.onfocus a:link,#global_Left .list ul li.onfocus a:visited
{color:#fff; text-decoration:none;}

/*二级右侧*/
#global_Right
{width:720px; height:auto; overflow:hidden; float:right;}

/*房地产纸巾*/
#Address
{width:720px; height:42px; line-height:42px; overflow:hidden; font-size:14px; font-weight:bold; color:#fff;
margin-top:15px; text-indent:20px; background:url(../Images/bng24.jpg) no-repeat;}

/*一级单页*/
#IntroNews
{width:700px; min-height:450px; height:auto !important; height:450px; overflow:visible; font-size:14px; padding:10px 0px;
line-height:180%; color:#282828; text-align:justify; text-justify:inter-ideograph; text-indent:2em;}

/*图片列表*/
#WebPicList
{width:700px; height:auto; overflow:hidden;}
#WebPicList dl
{width:700px; height:113px; overflow:hidden; float:left; margin-top:20px;  
position:relative; border-bottom:1px dotted #c9c9c9;}
#WebPicList dl dd.img
{width:156px; height:90px; overflow:hidden; position:absolute; left:0px; top:0px;}
#WebPicList dl dd.caption
{width:301px; height:17px; line-height:17px; overflow:hidden; font-size:14px; font-weight:bold;
position:absolute; left:176px; top:0px;}
#WebPicList dl dd.caption a:link,#WebPicList dl dd.caption a:visited
{color:#4d4d4d; text-decoration:none;}
#WebPicList dl dd.caption a:hover,#WebPicList dl dd.caption a:active
{text-decoration:underline;}
#WebPicList dl dd.jianjie
{width:500px; height:50px; line-height:200%; overflow:hidden; font-size:12px; color:#6e6e6e; 
position:absolute; left:176px; top:18px;}
#WebPicList dl dd.btn
{width:86px; height:16px; overflow:hidden; position:absolute; left:176px; top:77px;}


/*图文列表A*/
#WebPicLists
{width:700px; height:auto; overflow:hidden; margin:15px auto;}
#WebPicLists ul li
{width:168px; height:167px; overflow:hidden; float:left;}
#WebPicLists ul li.Zw-X
{width:8px; height:167px; overflow:hidden; float:left;}
#WebPicLists ul li.Zw-Y
{width:700px; height:14px; overflow:hidden;}
#WebPicLists ul li em
{width:168px; height:27px; overflow:hidden; display:block; text-align:center; line-height:27px; font-style:normal; font-size:12px;}

/*新闻列表*/
#WebNewsList
{width:700px; min-height:450px; height:auto !important; height:450px; overflow:visible; margin-top:10px;}
#WebNewsList ul li
{width:700px; height:30px; overflow:hidden; float:left; font-size:14px; margin-top:2px;
background:url(../Images/bng14.jpg) 0px 12px no-repeat;}
#WebNewsList ul li em
{width:546px; height:30px; line-height:30px; overflow:hidden; display:block; font-style:normal; float:left;
text-indent:15px;}
#WebNewsList ul li span
{width:130px; height:29px; line-height:29px; display:block; overflow:hidden; float:right; text-align:right;
color:#999;}

/*翻页导航*/
#PageInfo
{width:700px; height:30px; line-height:30px; overflow:hidden; text-align:center; font-size:12px; margin:0 auto; 
padding:10px 0px;}
#PageInfo a:link,#PageInfo a:visited
{color:#2b2a28; text-decoration:none;}
#PageInfo a:hover,#PageInfo a:active
{color:#e23807; text-decoration:underline;}

/*新闻内容*/
#NewsShow
{width:700px; height:auto; overflow:hidden; margin-top:10px;}
#NewsShow .title
{width:694px; height:40px; line-height:40px; overflow:hidden; text-align:center; font-size:14px; font-weight:bold;
color:#333;}
#NewsShow .miaoshu
{width:700px; height:30px; line-height:30px; overflow:hidden; text-align:center; font-size:12px; color:#3d3d3d;}
#NewsShow .theContent
{width:700px; min-height:350px; height:auto !important; height:350px; line-height:180%; overflow:visible; font-size:14px; 
padding-bottom:10px; color:#333; text-align:justify; text-justify:inter-ideograph; text-indent:2em;}
#NewsShow .theContent table
{border-collapse:collapse; border-spacing:0;}
#NewsShow .theContent table tr td,#NewsShow .theContent table tr th
{padding:0px; border:1px solid #E5E5E5;}
#NewsShow .thePageInfo
{width:700px; height:80px; line-height:180%; overflow:hidden; color:#333; margin:0 auto; font-size:12px;}
#NewsShow .thePageInfo a:link,#NewsShow .thePageInfo a:visited
{color:#393939; text-decoration:none;}
#NewsShow .thePageInfo a:hover,#NewsShow .thePageInfo a:active
{text-decoration:underline; color:#f00;}

/*留言样式*/
#message
{width:694px; min-height:450px; height:auto !important; height:450px; overflow:visible; font-size:12px; color:#333; margin:0 auto;
text-indent:0em;}
#message table tr td
{height:40px;}
#message .text
{width:220px; height:19px; font-size:12px; color:#333; background:#FFF; border:1px solid #999;}
#message .yzm
{width:80px; height:19px; font-size:12px; color:#333; background:#FFF; border:1px solid #999;}
#message .message
{width:300px; height:150px; font-size:12px; color:#333; border:1px solid #999;}
#message .button
{width:80px; height:25px; cursor:pointer; background:url(../Images/bng25.jpg) no-repeat; border:0px;}
#message .button1
{width:80px; height:25px; cursor:pointer; background:url(../Images/bng26.jpg) no-repeat; border:0px;}

/*留言列表*/
#messageList
{width:700px; height:auto; overflow:hidden; margin:0 auto; margin-top:10px;}
#messageList table
{font-size:12px; color:#333; background:#dbdbdb;}
#messageList table tr td,#messageList table tr th
{text-align:center; background:#fff;}