﻿@charset "utf-8";
/* CSS Document */
body{background-color:#fff; overflow-x:hidden; color:#666; font-size:12px; font-family: microsoft yahei , "宋体"; position:relative;}/*网站字体颜色*/

.header , .content , .footer , .container{margin-left:auto; margin-right:auto; width:980px; font-family:microsoft yahei;}

/*页眉*/
.header{width:100%;  background-color:#fff;position: relative;}

		/*--顶部链接导航*/
.hd_top{border-bottom:1px solid #d9d9d9;}
.hd_top .container{height:38px; line-height:38px; color:#848484;}
.hd_top a{padding:0 6px; color:#848484;}
		/*--页眉内容*/
.hd_cont{position:relative; height:125px;}
.hd_cont .hd_logo{position:absolute; left:0; top:10px;}
.hd_cont .hd_logo dd{margin-top:20px; margin-left:9px; padding-left:22px; border-left:1px solid #ebeaea; height:72px; line-height:24px;}
.hd_cont .hd_logo dd h1{font-size:16px; color:#ee5b17;}
.hd_cont .hd_logo dd p{font-size:16px; font-weight:bold; color:#333;}

.hd_cont .dh_phone{padding-left:50px; margin-top:30px;  color:#505050;}
.hd_cont .dh_phone dd{font-size:26px; color:#ed5915;}
.hd_cont .dh_phone dd span{margin-top:6px; margin-left:-50px; display:block; font-size:14px; color:#141414;}

		/*--导航栏*/
.mainNav{background:url(Img/Common/mainNav.png) repeat-x center;z-index:1000;position:relative;}
.mainNav>ul{height:55px; }
.mainNav>ul>li{position:relative; float:left; white-space:nowrap; word-break:break-all;}
.mainNav>ul>li>a{display:block; padding:0 13px; height:55px; line-height:55px; font-size:14px; color:#fff; font-family:microsoft yahei; background:url(Img/Common/navLi.png) no-repeat left center;}
.mainNav>ul>li>a.navHome{padding:0 8px; background-image:none;}
.mainNav>ul>li>a.cur , .mainNav>ul>li:hover>a{}
.mainNav>ul>li ul{position:absolute; top:55px; left:0px; padding-bottom:10px; display:none;width:145px; background-color:#ED5915;}
.mainNav>ul>li ul li{margin:0px 12px; height:35px; line-height:35px; overflow:hidden; }
.mainNav>ul>li ul li.noBt{border-top:none;}
.mainNav>ul>li ul li a{color:#fff; font-size:13px;}
.mainNav>ul>li:hover ul{display:block;}
.mainNav>ul>li:hover .project{width:260px;}
.mainNav>ul>li:hover .jzzx{display:block;}
.jzzx{position:absolute; top:55px; left:0px; padding:1px 20px; width:526px; background-color:#ED5915; display:none;}
.jzzx dl{float:left; padding:20px 0; padding-left:24px; width:150px; border-right:1px solid #cd4a0e;}
.jzzx dl.noBr{border-right:none;}
.jzzx dt{margin:10px 0; font-size:16px; font-weight:bold; color:#fff;}
.jzzx dt a{color:#fff;}
.jzzx dd{padding-left:20px; height:28px; line-height:28px; overflow:hidden; background: url(Img/Common/navDd.png) no-repeat 6px center;}
.jzzx dd a{color:#fff;}


#roll_top, #fall, #ct
{
	position: relative;
	cursor: pointer;
	height: 72px;
	width: 26px;
}
#roll_top
{
	background: url(/Skins/Default/Img/top.gif) no-repeat;
}
#fall
{
	background: url(/Skins/Default/Img/top.gif) no-repeat 0 -80px;
}
#ct
{
	background: url(/Skins/Default/Img/top.gif) no-repeat 0 -40px;
}
#roll
{
	display: block;
	width: 15px;
	margin-right: -515px;
	position: fixed;
	right: 50%;
	top: 50%;
	_margin-right: -525px;
	_position: absolute;
	_margin-top: 300px;
	_top: expression(eval(document.documentElement.scrollTop));
}



/*--searchBox*/
.searchBg{position:relative; height:0;z-index:999}
.search{position:absolute; top:0; left:50%; margin-left:-490px; padding:6px 0; height:32px; line-height:32px; overflow:hidden; background-color:#fff;}
.search .searchBox{margin-right:8px; width:312px;}
.search .soText{float:left; width:254px; height:16px; line-height:16px; padding:8px 10px; color:#333; border:none; background-color:#e4e4e4; outline:none; font-family:microsoft yahei;}
.search .soBtn{float:right; width:38px; height:32px; border:none; background:url(Img/Common/searchBtn.png) no-repeat center;}
.search .keyWord{margin-left:12px; width:500px; height:32px; overflow:hidden;}
.search .keyWord em{color:#333;}
.search .keyWord a{padding:0 4px;}

/*页尾*/
.footWrap{padding-bottom:70px; background-color:#1c1c1c;}
.fotNav{position:relative; margin-bottom:62px; height:55px; line-height:55px; overflow:hidden; text-align:center; background-color:#262626;}
.fotNav a{padding:0 15px; color:#fff; font-size:14px; display:inline-block; background:url(Img/Common/fotNavLi.png) no-repeat left center;}
.fotNav a.noBg{background:none;}
.footer{overflow:hidden;}
.fotTxt{}
.fotTxt dd{margin-left:290px; padding-left:20px; width:500px; line-height:28px; overflow:hidden; color:#fff; background:url(Img/Common/fotTxtIco.png) no-repeat left 7px;}
.fotTxt dd span{float:left; width:50%;}
.fotTxt dd a{color:#fff;}

/*隐藏鸿业家具描述 by longjh 2015年4月28日*/
#prohoto_hyjj{ display:none;}