﻿@charset "utf-8";
/*
图片居中显示
*/
.aligncenter { 
clear: both; 
display: block; 
margin:0 auto;
} 


/*
//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-color:#ffffff;}
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:#383637;text-decoration: none;}
a:hover,a:active{color:#287bc7;text-decoration:none;}
/*溢出文字用省略号点代替
.HideWord {white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
*/

/*公用顶部-顶部logo部分*/
#global_TopBg
{width:100%; height:78px; overflow:hidden; margin:0px auto; background:#ffffff;}
#global_Top
{width:1200px; height:78px; overflow:hidden; margin:0px auto; position:relative;}
#global_Top .img
{width:195px; height:78px; overflow:hidden; position:absolute; left:0px; top:0px;}
#global_Top .link
{width:384px; height:34px; line-height:34px; overflow:hidden; text-align:right; font-size:12px;
position:absolute; right:0px; bottom:0px;}
#global_Top .link a:link,#global_Top .link a:visited
{color:#363636; text-decoration:none;}
#global_Top .link a:hover,#global_Top .link a:active
{color:#ff0303; text-decoration:none;}

/*公用顶部-导航部分*/
#global_NavBg
{width:100%; height:54px; overflow:visible; background:#646464; position:relative; z-index:9999999999;}
#global_Nav
{width:1200px; height:54px; overflow:visible; margin:0px auto;}
#global_Nav ul li
{width:150px; height:54px; overflow:visible; float:right; text-align:right; line-height: 54px;}
#global_Nav ul li a
{width:100%; height:54px; overflow:hidden; display:block; color:#ffffff; padding:0px 0; text-decoration:none;}
#global_Nav ul li a font
{font-size:10px;}
#global_Nav ul li.onfocus a
{color:#bc995f;}
#global_Nav ul li div.sunNavBg
{width:100%; height:88px; overflow:hidden; position:absolute; left:0px; top:54px; background:#f5f5f5; display:none;}
#global_Nav ul li div.sunNav
{width:1200px; height:88px; overflow:hidden; margin:0px auto;}
#global_Nav ul li div.sunNav ul li
{width:299px; height:88px; line-height:100%; overflow:hidden; float:left; text-align:center; border-right:1px solid #e5e5e5;}
#global_Nav ul li div.sunNav ul li.noBorder
{border-right:none;}
#global_Nav ul li div.sunNav ul li a
{height:auto; color:#000; font-size:15px; font-weight:; padding:0; display:inline-block; margin-top:30px;}
#global_Nav ul li div.sunNav ul li p
{color:#363636; font-size:15px;}
#global_Nav ul li div.zzPosition
{position:absolute; left:50%; margin-left:-462px; top:0px;}
#global_Nav ul li div.zzPosition1
{position:absolute; left:50%; margin-left:-162px; top:0px;}

/*首页部分样式开始*/

/*首页幻灯*/
#indexBanner
{width:100%; height:474px; overflow:hidden; position:relative;}
#indexBanner .list
{width:100%; height:100%; overflow:hidden; position:absolute; left:0px; top:0px; z-index:999;}
#indexBanner .list ul li
{width:100%; height:100%; overflow:hidden; float:left; text-align:center;}
#indexBanner .btnList
{width:auto; height:10px; overflow:hidden; position:absolute; right:123px; top:21px; z-index:9999;}
#indexBanner .btnList ul li
{width:10px; height:10px; overflow:hidden; float:left; margin-left:5px; cursor:pointer; background:url(../Images/bng10.png) no-repeat;}
#indexBanner .btnList ul li.onfocus
{background:url(../Images/bng9.png) no-repeat;}















/*首页展开内容*/
#indexTabMain
{width:100%; height:35px; overflow:hidden; position:absolute; left:0px; top:571px; z-index:99999999;}

/*按钮样式*/
#indexTabMain .indextheBtn
{width:100%; height:35px; overflow:hidden; position:relative; z-index:99999;
background:url(../Images/bng8.jpg) 0px bottom repeat-x;}
#indexTabMain .indextheBtn img
{position:absolute; left:50%; bottom:3px; margin-left:-87.5px; cursor:pointer;}

/*图片列表样式*/
#indexTabBg
{
	width:100%;
	height:250px;
	overflow:hidden;
	background:#ffffff;

}
#indexTab
{
	width:1200px;
	height:250px;
	overflow:hidden;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#indexTab ul li
{
	width:381px;
	height:250px;
	overflow:hidden;
	float:left;

}
#indexTab ul li.clear
{width:28px; height:250px; overflow:hidden; float:left;}
/*首页内容*/
#indexMain
{width:1200px; height:auto; overflow:hidden; margin:0px auto;}

/*首页顶部*/
#indexTop
{width:1200px; height:192px; overflow:hidden; margin-top:40px;}
#indexTop dl
{width:565px; height:192px; overflow:hidden; float:left; position:relative;}
#indexTop dl.clear
{width:70px; height:192px; overflow:hidden; float:left;}
#indexTop dl dd.img
{width:299px; height:160px; overflow:hidden; position:absolute; left:0px; top:0px;}
#indexTop dl dd.title
{width:250px; height:78px; overflow:hidden; position:absolute; left:314px; top:0px;}
#indexTop dl dd.list
{width:251px; height:82px; overflow:hidden; position:absolute; right:0px; bottom:32px;}
#indexTop dl dd.list ul li
{width:251px; height:27px; line-height:27px; overflow:hidden; float:left; font-size:12px; font-family:"Microsoft YaHei";}
#indexTop dl dd.list ul li a:link,#indexTop dl dd.list ul li a:visited
{color:#484848; text-decoration:none;}
#indexTop dl dd.list ul li a:hover,#indexTop dl dd.list ul li a:active
{color:#c2985c; text-decoration:none;}
#indexTop dl dd.more
{width:251px; height:32px; line-height:32px; overflow:hidden; font-size:14px; font-family:"Microsoft YaHei";
position:absolute; right:0px; bottom:0px;}
#indexTop dl dd.more a:link,#indexTop dl dd.more a:visited
{color:#c1946b; text-decoration:none;}
#indexTop dl dd.more a:hover,#indexTop dl dd.more a:active
{text-decoration:none;}

/*首页旋转列表*/
.indexBanner
{width:1200px; height:auto; overflow:hidden; margin-top:40px;}
.indexBanner .title
{
	width:1200px;
	height:85px;
	overflow:hidden;
	margin-bottom: 10px;
}
.indexSlide
{width:1200px; height:360px; overflow:hidden; position:relative;}
.indexSlide .feature
{position:absolute; top:-1000px; left:-1000px;  cursor:pointer; }
.indexSlide .imgBtn
{position:absolute; top:180px;}
.indexSlide .leftButton
{left:0px;}
.indexSlide .rightButton
{right:0px;}

/*首页部分样式结束*/

/*营销网络部分样式开始*/
/*营销网络顶部图片*/
#YxwlTopImg
{
	width:100%;
	height:397px;
	overflow:hidden;
	position:relative;
	background-position: center 0px;
}
#YxwlTopImg .list
{width:100%; height:100%; overflow:hidden; position:absolute; left:0px; top:0px; z-index:999;}
#YxwlTopImg .list ul li
{width:100%; height:100%; overflow:hidden;  text-align:center;}
#YxwlTopImg .hrBg
{width:100%; height:3px; overflow:hidden; position:absolute; left:0px; bottom:0px; background:url(../Images/bng8.jpg) repeat-x;
z-index:9999;}

/*营销网络正文*/
#indexYxwl
{width:1200px; height:auto; overflow:hidden; margin:0px auto;}
#indexYxwl .indexYxwlTitle
{
	width:1200px;
	height:64px;
	overflow:hidden;
	margin-top:42px;
}
#indexYxwlContent
{
	width:1200px;
	height:auto;
	line-height:180%;
	overflow:hidden;
	font-size:12px;
	font-family:"Microsoft YaHei";
	color:#777777;
	margin-top: 40px;
}
/*营销网络部分样式结束*/

/*体验部分样式开始*/
/*体验顶部图片*/
#TyTopImg
{
	width:100%;
	height:397px;
	overflow:hidden;
	position:relative;
	background-position: center 0px;
}
#TyTopImg .list
{width:100%; height:100%; overflow:hidden; position:absolute; left:0px; top:0px; z-index:999;}
#TyTopImg .list ul li
{
	width:100%;
	height:100%;
	overflow:hidden;
	text-align:center;
	background-position: center 0px;
}
#TyTopImg .hrBg
{width:100%; height:3px; overflow:hidden; position:absolute; left:0px; bottom:0px; background:url(../Images/bng8.jpg) repeat-x;
z-index:9999;}

/*体验正文*/
#indexTy
{width:1200px; height:auto; overflow:hidden; margin:0px auto;}
#indexTy .indexTyTitle
{
	width:1200px;
	height:60px;
	overflow:hidden;
	margin-top:42px;
}
/*切换内容*/
#indexTyTab
{
	width:1200px;
	height:auto;
	overflow:hidden;
	margin-top: 40px;
}
#indexTyTab .TabTop
{width:1200px; height:101px; overflow:hidden; margin-top:10px; position:relative; background:url(../Images/bng23.jpg) repeat-x;}
#indexTyTab .TabTop ul
{width:594px; height:101px; overflow:hidden; position:absolute; left:50%; margin-left:-297px;}
#indexTyTab .TabTop ul li
{width:297px; height:101px; line-height:101px; overflow:hidden; float:left; text-align:center; cursor:pointer;}
#indexTyTab .TabTop ul li.onfocus
{background:url(../Images/bng24.jpg) repeat-x;}
#indexTyTab .list
{width:1200px; height:auto; line-height:180%; overflow:hidden; font-size:12px; font-family:"Microsoft YaHei"; color:#464646;
margin-top:30px; display:none;}
/*体验部分样式结束*/

/*产品中心部分样式开始*/
/*产品中心顶部图片*/
#ProductTopImg
{
	width:100%;
	height:397px;
	overflow:hidden;
	position:relative;
	background-position: center 0px;
}
#ProductTopImg .list
{width:100%; height:100%; overflow:hidden; position:absolute; left:0px; top:0px; z-index:999;}
#ProductTopImg .list ul li
{width:100%; height:100%; overflow:hidden;  text-align:center;}
#ProductTopImg .hrBg
{width:100%; height:3px; overflow:hidden; position:absolute; left:0px; bottom:0px; background:url(../Images/bng8.jpg) repeat-x;
z-index:9999;}

/*产品中心正文*/
#indexProductTitle
{
	width:1200px;
	height:60px;
	overflow:hidden;
	margin:0px auto;
	margin-top:42px;
}

/*产品新品左右滚动*/
#ProductLeft
{
	width:1200px;
	height:186px;
	overflow:hidden;
	margin:0px auto;
	margin-top:40px;
	background:#f1f1f1;
}
#ProductLeft .maxList
{width:1200px; height:186px; overflow:hidden; margin:0px auto; position:relative;}
#ProductLeft .maxList .list
{width:1052px; height:160px; overflow:hidden; position:absolute; left:82px; top:12px;}
#ProductLeft .maxList .list ul
{position:absolute; left:0px; top:0px;}
#ProductLeft .maxList .list ul li
{width:263px; height:160px; overflow:hidden; float:left;}
#ProductLeft .maxList .list ul li img
{float:left;}
#ProductLeft .maxList .theBtn
{width:28px; height:41px; overflow:hidden; position:absolute; top:73px; cursor:pointer;}
#ProductLeft .maxList .thePrev
{left:18px; background:url(../Images/bng28.jpg) no-repeat;}
#ProductLeft .maxList .theNext
{right:18px; background:url(../Images/bng29.jpg) no-repeat;}

/*列表页导航*/
#ProductListNavBg
{width:100%; height:44px; overflow:hidden; margin-top:20px; background:url(../Images/bng31.jpg) 0px bottom repeat-x;}
#ProductListNav
{width:1200px; height:44px; overflow:hidden; margin:0px auto;}
#ProductListNav .list
{margin:0px auto;}
#ProductListNav .list ul li
{width:94px; height:44px; line-height:44px; overflow:hidden; float:left; text-align:center; font-size:16px;}
#ProductListNav .list ul li a:link,#ProductListNav .list ul li a:visited
{color:#454545; text-decoration:none;}
#ProductListNav .list ul li a:hover,#ProductListNav .list ul li a:active
{color:#be9665; text-decoration:none;}
#ProductListNav .list ul li.onfocus
{background:url(../Images/bng32.jpg) 0px bottom repeat-x;}
#ProductListNav .list ul li.onfocus a:link,#ProductListNav .list ul li.onfocus a:visited
{color:#be9665; text-decoration:none;}

/*产品列表样式*/
#ProductList
{width:1200px; height:auto; overflow:hidden; margin:0px auto; margin-top:20px;}
#ProductList ul li
{width:280px; height:282px; overflow:hidden; float:left;}
#ProductList ul li.clear
{width:26px; height:282px; overflow:hidden; float:left;}
#ProductList ul li span
{width:278px; height:233px; overflow:hidden; display:block; float:left; position:relative; border:1px solid #dfdfdf;}
#ProductList ul li.onfocus span
{width:278px; height:233px; overflow:hidden; display:block; float:left; position:relative; border:1px solid #be9861;}
#ProductList ul li span img
{position:absolute; left:11px; top:13px;}
#ProductList ul li em
{width:280px; height:47px; line-height:47px; overflow:hidden; float:left; font-size:12px; font-family:"Microsoft YaHei";
font-style:normal;}
#ProductList ul li em a:link,#ProductList ul li em a:visited
{color:#494949; text-decoration:none;}
#ProductList ul li em a:hover,#ProductList ul li em a:active
{color:#be9861; text-decoration:none;}

/*产品翻页按钮*/
#ProductPage
{width:1200px; height:20px; overflow:hidden; padding:20px 0px; text-align:center; margin:0px auto;
font-size:12px;}
#ProductPage em
{line-height:100%; padding:4px 8px; color:#949494; font-style:normal; background:#fff; border:1px solid #d6d6d6;}
#ProductPage em a:link,#thePageInfo em a:visited
{color:#979797; text-decoration:none;}
#ProductPage em a:hover,#thePageInfo em a:active
{text-decoration:none;}
#ProductPage em.onfocus
{line-height:100%; padding:4px 8px; color:#fff; font-style:normal; background:#be9861; border:1px solid #d6d6d6;}
#ProductPage em.onfocus a:link,#ProductPage em.onfocus a:visited
{color:#fff; text-decoration:none;}
#ProductPage em.onfocus a:hover,#ProductPage em.onfocus a:active
{text-decoration:none;}
#ProductPage span
{color:#676767;}

/*产品内页顶部*/
#ProductShowTopBg
{width:100%; height:617px; overflow:hidden; margin-top:20px; background:#f5f5f5;}
#ProductShowTop
{width:1200px; height:525px; overflow:hidden; margin:0px auto; margin-top:42px; position:relative;}
#ProductShowTop .theLeft
{width:656px; height:525px; overflow:hidden; position:absolute; left:0px; top:0px;}
#ProductShowTop .theRight
{width:485px; height:525px; overflow:hidden; position:absolute; right:0px; top:0px;}
#ProductShowTop .theRight .maxTitle
{width:465px; height:42px; line-height:42px; overflow:hidden; font-size:36px; font-weight:bold; color:#1c201f;
position:absolute; left:0px; top:36px;}
#ProductShowTop .theRight .minTitle
{width:465px; height:38px; line-height:38px; overflow:hidden; font-size:14px; font-weight:bold; color:#1c201f;
position:absolute; left:0px; top:78px; border-bottom:1px solid #bcbcbc;}
#ProductShowTop .theRight .jianjie
{width:465px; height:320px; line-height:200%; overflow:hidden; position:absolute; left:0px; top:126px;
font-size:12px; font-family:"Microsoft YaHei"; color:#484848;}

/*产品内页内容切换*/
#ProductShowTab
{width:1200px; height:auto; overflow:hidden; margin:0px auto; margin-top:20px;}
#ProductShowTab .TopTab
{width:1200px; height:44px; overflow:hidden; margin-top:20px; background:url(../Images/bng31.jpg) 0px bottom repeat-x;}
#ProductShowTab .TopTab ul
{width:188px; height:44px; overflow:hidden; margin:0px auto;}
#ProductShowTab .TopTab ul li
{width:94px; height:44px; line-height:44px; overflow:hidden; float:left; text-align:center; font-size:16px; color:#454545;
cursor:pointer;}
#ProductShowTab .TopTab ul li.onfocus
{color:#be9665; background:url(../Images/bng32.jpg) 0px bottom repeat-x;}
#ProductShowTab .list
{width:1200px; height:auto; line-height:180%; overflow:hidden; font-size:12px; color:#454545; font-family:"Microsoft YaHei";
padding:10px 0px; display:none;}

/*产品中心部分样式结束*/

/*品牌文化部分样式开始*/
#indexTy .indexPpTitle
{margin-top:42px;}
#indexPpTab
{
	width:100%;
	height:auto;
	overflow:hidden;
	margin-top:40px;
}
#indexPpTab .TabTop
{width:100%; height:100px; overflow:hidden;}
#indexPpTab .TabTop ul li
{width:300px; height:100px; line-height:100px; overflow:hidden; float:left; cursor:pointer; text-align:center; background:#f2f2f2;}
#indexPpTab .TabTop ul li.onfocus
{background:#646464;}
#indexPpTab .TabTopSubList
{width:100%; height:41px; line-height:41px; overflow:hidden; font-family:"Microsoft YaHei";}
#indexPpTab .TabTopSubList ul li
{width:197px; height:41px; overflow:hidden; float:left; text-align:center; border-right:0px solid #d0d0d0;}
#indexPpTab .TabTopSubList ul li.noBorder
{border-right-color:#fff;}
#indexPpTab .TabTopSubList2 ul li
{border-right:1px solid #fff;}
#indexPpTab .TabTopSubList ul li a
{color:#464646; font-size:12px;}
#indexPpTab .TabTopSubList ul li a.onfocus
{color:#be9861;}
#indexPpTab .TabTopList
{width:100%; height:auto; overflow:hidden; margin-top:53px; font-family:"Microsoft YaHei";}
#indexPpTab .TabTopList .pic
{width:100%; height:auto; overflow:hidden; text-align:center; margin-bottom:35px;}
#indexPpTab .TabTopList .theTitle
{width:100%; height:60px; line-height:60px; overflow:hidden; color:#be9861; font-size:30px; text-align:center; border-bottom:2px solid #ebebeb;}
#indexPpTab .TabTopList .theShow
{width:100%; height:auto; line-height:200%; overflow:hidden; color:#464646; font-size:12px; padding-top:20px;
text-align:justify; text-justify:inter-ideograph;}
#indexPpTab .TabTopList .theShow p
{text-indent:2em;}
#indexPpTab .TabTopList ul li
{
	width:1150px;
	height:36px;
	line-height:36px;
	overflow:hidden;
	float:left;
	border-bottom:1px dashed #c1c1c1;
	padding-left: 40px;
}
#indexPpTab .TabTopList ul li a
{color:#464646; font-size:12px;}
#indexPpTab .TabTopList .page
{
	width:750px;
	height:auto;
	overflow:hidden;
	float:left;
	margin:20px auto;
	text-align:right;
}
#indexPpTab .TabTopList .page a
{width:auto; height:auto; overflow:hidden; display:inline-block; padding:3px 6px; color:#464646; font-size:12px; border:1px solid #b2b2b2;}
#indexPpTab .TabTopList-login
{position:relative;}
#indexPpTab .TabTopList-login .login
{width:712px; height:614px; overflow:hidden; position:absolute; left:258px; top:84px; background:#fff;}
#indexPpTab .TabTopList-login .login dl
{width:443px; height:382px; overflow:hidden; position:absolute; left:134px; top:66px;}
#indexPpTab .TabTopList-login .login dl dt,#indexPpTab .TabTopList-login .login dl dd
{width:100%; height:auto; overflow:hidden;}
#indexPpTab .TabTopList-login .login dl dt input.text
{width:436px; height:48px; overflow:hidden; border:none; text-indent:1em; background:url(../Images/bng75.png) no-repeat left top;}
#indexPpTab .TabTopList-login .login dl dt input.text2
{background:url(../Images/bng76.png) no-repeat left top;}
#indexPpTab .TabTopList-login .login dl dd
{width:100%; height:45px; line-height:60px; color:#464646; font-size:12px;}
#indexPpTab .newsList
{width:100%; height:auto; overflow:hidden; margin:40px auto 0 auto;}
#indexPpTab .newsList dl
{width:292px; height:auto; overflow:hidden; float:left; margin-right:10px; margin-bottom:10px;}
#indexPpTab .newsList dl.clear
{margin-right:0;}
#indexPpTab .newsList dl dt
{width:292px; height:118px; overflow:hidden;}
#indexPpTab .newsList dl dd
{width:100%; height:45px; line-height:45px; color:#464646; font-size:12px; font-family:"Microsoft YaHei";}
#indexPpTab .newsList dl dd span
{float:right;}

/*旗下品牌*/
#indexQxpp
{width:1200px; height:auto; overflow:hidden; margin:20px auto;}
#indexQxpp dl
{width:1132px; height:341px; overflow:hidden; font-family:"Microsoft YaHei"; padding:66px 34px; background:#f5f5f5;}
#indexQxpp dl dt
{width:538px; height:341px; overflow:hidden; float:left;}
#indexQxpp dl dd
{width:530px; height:auto; overflow:hidden; float:right; text-align:center;}
#indexQxpp dl dd.title
{
	color:#000000;
	font-size:30px;
	margin-top:0px;
	padding-bottom:20px;
}
#indexQxpp dl dd.show
{line-height:200%; color:#464646; font-size:12px;}
#indexQxpp dl dd.more
{ margin-top:15px;}
#indexQxpp dl dd.more a
{color:#be9861; font-size:15px;}
#indexQxpp dl.other
{background:#fafafa;}
#indexQxpp dl.other dt
{float:right;}
#indexQxpp dl.other dd
{float:left;}

/*柏林生活*/
#indexBlsh
{width:1200px; height:auto; overflow:hidden; margin:20px auto;}
#indexBlsh dl
{width:1132px; height:341px; overflow:hidden; font-family:"Microsoft YaHei"; padding:66px 34px; background:#f5f5f5;}
#indexBlsh dl dt
{width:538px; height:341px; overflow:hidden; float:left;}
#indexBlsh dl dd
{width:530px; height:auto; overflow:hidden; float:right; text-align:center;}
#indexBlsh dl dd.title
{height:78px; line-height:78px; color:#000000; font-size:26px; margin-top:115px; padding-bottom:20px;
background:url() no-repeat center top;}
#indexBlsh dl dd.show
{line-height:200%; color:#464646; font-size:12px;}
#indexBlsh dl dd.more
{ margin-top:15px;}
#indexBlsh dl dd.more a
{color:#be9861; font-size:15px;}
#indexBlsh dl.other
{background:#fafafa;}
#indexBlsh dl.other dt
{float:right;}
#indexBlsh dl.other dd
{float:left;}
#indexBlsh dl.other2
{width:100%; height:auto; overflow:hidden; padding:0; background:0; position:relative;}
#indexBlsh dl.other2 dt
{width:100%; height:472px;}
#indexBlsh dl.other2 dd
{width:100%; height:auto; overflow:hidden; float:none; position:absolute; left:0; z-index:2;}
#indexBlsh dl.other2 dd.title
{top:-75px;}
#indexBlsh dl.other2 dd.show
{top:134px;}

/*柏林衣舍*/
#indexBlys
{width:1200px; height:auto; overflow:hidden; margin:0 auto; font-family:"Microsoft YaHei";}
#indexBlys .indexTitle
{width:100%; height:84px; line-height:84px; overflow:hidden; color:#000000; font-size:26px; text-align:center; margin:63px auto;
background:url(../Images/bng55.jpg) no-repeat center top;}
#indexBlys .indexShow
{width:100%; height:auto; line-height:200%; overflow:hidden; color:#424242; font-size:12px; text-align:justify; text-justify:inter-ideograph;}
#indexBlys .indexShow img.pic
{display:block; margin:10px auto;}
.global_ArticlePage
{width:830px; height:180px; overflow:hidden; margin:20px auto;}
.global_ArticlePage img
{display:block; float:left; margin-right:40px;}
.global_ArticlePage dl
{
	width:auto;
	height:auto;
	overflow:hidden;
	float:left;
	margin-top:0px;
	border-bottom:1px solid #e2e2e2;
}
.global_ArticlePage dl dd
{width:100%; height:auto; line-height:30px; color:#9a9a9a; font-size:12px;}
.global_ArticlePage dl dd a
{color:#9a9a9a;}
.global_ArticlePage dl dt
{width:100%; height:auto; line-height:20px; font-size:18px;}
.global_ArticlePage dl dt a
{color:#444444;}

/*活动专场*/
#indexHdzc
{width:1200px; height:auto; overflow:hidden; margin:10px auto; font-family:"Microsoft YaHei";}
#indexHdzc .oneDiv
{width:587px; height:394px; line-height:394px; overflow:hidden; float:left; text-align:center; color:#fff; font-size:30px;
margin-right:13px; background:red;}
#indexHdzc .twoDiv
{width:330px; height:192px; line-height:192px; overflow:hidden; float:left; text-align:center; color:#fff; font-size:30px;
margin-right:13px; margin-bottom:10px; background:#6f6f6f;}
#indexHdzc .threeDiv
{width:330px; height:192px; line-height:192px; overflow:hidden; float:left; text-align:center; color:#fff; font-size:30px;
margin-right:13px; background:#6f6f6f;}
#indexHdzc .fourDiv
{width:255px; height:395px; line-height:395px; overflow:hidden; float:right; text-align:center; color:#fff; font-size:30px; background:#6f6f6f;}

/*公用底部*/
#global_BottomBg
{width:100%; height:238px; overflow:hidden; color:#9c9c9c; font-size:12px; margin-top:40px; background:#fafafa;}

/*公用底部-当前位置部分*/
#global_Address
{width:1200px; height:40px; line-height:40px; overflow:hidden; text-align:center; margin:0 auto; margin-top:30px;
border-bottom:1px solid #dfdfdf;}
#global_Address a
{color:#9c9c9c;}
#global_Address a:hover
{text-decoration:none;}

/*公用底部-版权部分*/
#global_Footer
{width:1200px; height:auto; overflow:hidden; text-align:center; margin:0 auto;}
#global_Footer p
{line-height:35px;}

/*公用底部-图标部分*/
#global_Icon
{width:1200px; height:auto; overflow:hidden; text-align:center; margin:0 auto; margin-top:5px;}
#global_Icon img
{margin:0 12px;}
.gaodu20 {
	clear: both;
	height: 40px;
	width: 100%;
}
.input3{
	background:none;
	border:none;
	width:435px;
	height:50px;
	font-family:"微软雅黑";
	font-size:18px;
	font-weight:bold;
	color:#fff;
	cursor:pointer;
	background-color: #999;
}
#indexTy #indexPpTab .TabTopList ul li span {
	color: #999;
	float: right;
}

/* 定制目录 */
#dingzhi
{width:1200px; height:auto; overflow:hidden; margin:45px auto;}
#dingzhi .theLeft
{width:145px; height:auto; overflow:hidden; float:left;}
#dingzhi .theLeft ul li
{ width:100%; height:auto; line-height:40px; overflow:hidden; color:#454545; font-size:16px; text-indent:15px;}
#dingzhi .theLeft ul li ul
{display:none;}
#dingzhi .theLeft ul li.onfocus
{background:url(../Images/bng83.jpg) no-repeat left 13px;}
#dingzhi .theLeft ul li.onfocus a
{color:#be9861;}
#dingzhi .theLeft ul li.onfocus ul
{display:block;}
#dingzhi .theLeft ul li.onfocus ul li
{text-indent:33px; font-size:14px; background:url(../Images/bng83.jpg) no-repeat 18px 13px;}
#dingzhi .theLeft ul li.onfocus ul li a
{color:#454545;}
#dingzhi .theLeft ul li.onfocus ul li.active a
{color:#be9861;}
#dingzhi .theRight
{width:1055px; height:auto; overflow:hidden; float:left;}
#dingzhi .theRight dl
{width:244px; height:160px; overflow:hidden; float:left; margin-right:25px;}
#dingzhi .theRight dl.clear
{margin-right:0px;}
#dingzhi .theRight dl dt
{width:100%; height:98px; overflow:hidden;}
#dingzhi .theRight dl dt img
{display:block;}
#dingzhi .theRight dl dd
{width:100%; height:62px; line-height:62px; overflow:hidden;}
#dingzhi .theRight dl dd a
{color:#454545; font-size:16px;}
#dingzhi #dingzhi-album
{width:799px; height:584px; overflow:hidden; float:left; margin-left:55px;}
#dingzhi-album .max
{width:725px; height:428px; overflow:hidden; padding:21px 36px; border:1px solid #dfdfdf;}
#dingzhi-album .list
{width:799px; height:82px; overflow:hidden; margin-top:33px;}
#dingzhi-album .list .arrow
{width:36px; height:82px; float:left; cursor:pointer;}
#dingzhi-album .list .prev
{background:url(../Images/bng85.jpg) no-repeat left center;}
#dingzhi-album .list .next
{background:url(../Images/bng86.jpg) no-repeat right center;}
#dingzhi-album .list .scrollBox
{width:726px; height:82px; overflow:hidden; float:left; position:relative;}
#dingzhi-album .list .scrollBox ul
{width:100%; height:82px; position:absolute; left:0px; top:0px;}
#dingzhi-album .list .scrollBox ul li
{width:139px; height:81px; overflow:hidden; float:left; cursor:pointer; margin-right:8px;}
















