﻿@charset "UTF-8";
/* CSS重置*/

  body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin: 0px;
	padding: 0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var, optgroup {
	font-style: normal;
	font-weight: normal;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
abbr, acronym {
	border: 0;
	font-variant: normal;
}
input, button, textarea, select, optgroup, option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}
code, kbd, samp, tt {
	font-size: 100%;
}
input, button, textarea, select {
 *font-size: 100%;
}
body {
	line-height: 1.5;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th {
	text-align: left;
}
sup, sub {
	font-size: 100%;
	vertical-align: baseline;
}
: link, : visited, ins {
	text-decoration: none;
}
blockquote, q {
	quotes: none;
}
blockquote: before, blockquote: after, q: before, q: after {
	content: '';
	content: none;
}
/*---------------------CSS重置结束------------------*/

/*------------------------------------------------header--------------------*/
A {
	FONT-SIZE: 12px; COLOR: #666666; TEXT-DECORATION: none; 
}
A:link {
	FONT-SIZE: 12px; COLOR: #666666; TEXT-DECORATION: none
}
A:visited {
	FONT-SIZE: 12px; COLOR: #666666; TEXT-DECORATION: none
}
A:hover {
	FONT-SIZE: 12px; COLOR: #333333; 
	TEXT-DECORATION: none;
}

html {
	height:100%;
	max-height:100%;
	padding:0;
	margin:0;
	border:0;
	background:#fff;
	font-size:76%;
	font-family:"宋体", georgia, "palatino linotype", "times new roman", serif;
	/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden;/* */
}

body {
	
	height:100%;
	max-height:100%;
	overflow:hidden;
	padding:0;
	margin:0;
	border:0;
	background-image:url(fengche.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#content {
	overflow:auto;
	position:absolute;
	z-index:3;
	top:135px;
	width:100%;/*火狐不出现滚动条*/
	bottom:25px;
	left:0.5%;/*filter:alpha(opacity=10);*/
	
}
*html #content {
	top:0;
	left:2%;
	height:100%;
	max-height:100%;
	width:98%;
	overflow:auto;
	position:absolute;
	z-index:3;
	border-top:135px solid #fff;
	border-bottom:25px solid #fff;
}
#head {
	position:absolute;
	margin:0;
	top:0;
	left:-7px;
	display:block;
	width:100%;
	min-width: 1020px;width:expression(document.body.clientWidth < 1020? "1020px": "auto" ); /*最小尺寸不再压缩*/
	height:135px;
	background-position:0 0;
	background-repeat:repeat-x;
	font-size:4em;
	z-index:5;
	overflow:hidden;
	color:#fff;
	text-align:center;
	background-image: url(bg1.jpg);
}
#foot {
	position:absolute;
	margin:0;
	bottom:0;
	left:2%;
	display:block;
	width:98%;
	height:25px;
	font-size:1em;
	z-index:4;
	overflow:hidden;
	text-align:center;
	background-image: url(hengxian.jpg);
	background-repeat: no-repeat;
	background-position: center top;	/*filter:alpha(opacity=10);*/
}
#content p, h2 {
	padding:10px;
	font-size:18px;
	color:#900;
}
#content p.bold {
	font-size:1.2em;
	font-weight:bold;
	color:red;
	z-index:0;
}
#logo {
	height:60px;
	line-height:60px;
	text-align:center;
	display:block;
	float: right;
	margin-top: -3px;

	*margin-top: 80px;
	_margin-top: 80px;
	width: 200px;	/*top: 80px;*/
	position: relative;
	margin-right: 8px;
}
.footleft {
	width:5%;
	height:25px;
	line-height:25px;
	float:left;/*background:blue;*/
}
.footmid {
	width:80%;
	height:25px;
	line-height:25px;
	margin-left:1%;
	float:left;
	text-align: center;
	vertical-align: middle;
}



#head #logo1 {
	margin-top: 10px;
	margin-left: 1.5%;
	height: 60px;
	/*width: 500px;*/
	float: left;
}
#logo1 .logoa {
	float: left;
	margin-left:20px;
}
#logo1 .logob {
	float: left;
	margin-top: 8px;
	margin-left:0px;
}

#caidan {
	height: 30px;
	width: 75%;
	margin-top: 5px;

	*margin-top: -1px;
	_margin-top: -1px;
	font-size: 12px;
	margin-left: 2.5%;
	float: left;
	position: relative;
	
	font-family: "宋体";
	text-align: left;
	clear: both;
	overflow: hidden;
	
}
/*菜单右边功能项*/
#head #logo h4 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	height: 20px;
	
	float: right;
	margin-right:10px;
	margin-top: 15px;
}
#head #logo h4 a:link {
	text-decoration:none;
	color: #666666;
}
#head #logo h4 a:visited {
 text-decoration:none;
	color: #666666;
}
#head #logo h4 a:hover {
	text-decoration:none;
	color: #CCCCCC;
}
#head #logo h4 a:active {
    text-decoration:none;
	color: #333333;
}
#head #logo h5 {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #ec6e00;
	float: none;
	height: 20px;
	width: 180px;
	margin-top: 40px;
	display: block;
	line-height: 16px;
	text-align: right;
}
/*中间部分*/
#zhongzuo {
	
	float: left;
	height: 350px;
	width: 438px;
	position: absolute;
	margin-top: 30px;
	margin-left: 30px;
	*margin-left: 20px;
	_margin-left: 30px;
	overflow: hidden;
}
#zhouyou {
	float: left;
	height: 350px;
	width: 400px;
	position: absolute;
	left: 550px;
	margin-top: 9px;
}
#zhongxia {
	height: 200px;
	width: 912px;
	position: absolute;
	margin-top: 390px;
	margin-left: 39px;
	background-image: url(huadong-beijing.jpg);
	background-repeat: repeat-x;
	
}

#content #zhong {
	height: 500px;
	
	/*—width: 980px;*/
	
	display:block;
	min-width: 1000px;
	position: absolute;
	left: 0px;
	top: 0px;
}
/*圆角盒子*/
.box {
	padding:0 12px 0 0;
	background:#fff url(borders2.gif) 100% 0 repeat-y;
	overflow: hidden;
}/*圆角盒子右边竖线*/
.bi {
padding:0 0 0 12px;
background:#fff url(borders.gif) 0 0 repeat-y;
}/*圆角盒子左边竖线*/
.bt {
height:17px;
margin:0 -12px;
background:url(box.gif) 100% 0 no-repeat;
}
.bt div {
width:18px;
height:17px;
background:url(box.gif) 0 0 no-repeat;
}
.bb {
height:17px;
margin:0 -12px;
background:url(box.gif) 100% 100% no-repeat;
}
.bb div {
width:18px;
height:17px;
background:url(box.gif) 0 100% no-repeat;
}

.box p, .box ul {
margin:0;
padding:4px 10px;
background:#fff;
}
.box li {
margin:0 0 0 2em;
padding:0;
}
/*圆角盒子*/
#fengshu {
	height: 269px;
	width: 400px;
	margin-left: 0px;
	margin-right: 7px;
	background-color: #FFF;
	padding-left: 7px;
}

#zhongzuo .box .bi span {
	margin-left: 243px;
	float: right;
	margin-top: -50px;
	padding-right: 7px;
	padding-left: 2px;
	display: inline;
}


#gundong {
	height: 50px;
	width: 240px;
	padding-left: 10px;
	background-color: #FFF;
	line-height: 50px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #ec6e00;
}
/*YAHOO*/
.ts-1 {
	border: none;
	float: right;
	height: 28px;
	position: relative;
	text-align: left;
	width: 383px;
}

.ts-1-1 {
	border: none;
	height: 24px;
	left: 0px;
	line-height: 24px;
	padding: 2px;
	position: absolute;
	text-align: center;
	top: 0px;
	width: 55px;
	color: #666666;
	font-size:12px;
}

.ts-1-2 {
	border: none;
	height: 24px;
	left: 54px;
	line-height: 24px;
	padding: 2px;
	position: absolute;
	top: 0px;
	width: 144px;
}

.ts-1-3 {
	border: none;
	height: 24px;
	left: 202px;
	line-height: 24px;
	padding: 2px;
	position: absolute;
	text-align: center;
	top: 0px;
	width: 26px;
}

.ts-1-4 {
	border: none;
	color: #9b9b9b;
	height: 24px;
	left: 232px;
	line-height: 24px;
	padding: 2px;
	position: absolute;
	top: 0px;
	width: 106px;
}
.ts-1-4 input {line-height: 20px;}

.ts-1-5 {
	border: none;
	height: 24px;
	left: 342px;
	line-height: 24px;
	padding: 2px;
	position: absolute;
	text-align: left;
	top: 0px;
	width: 37px;
}
                    /*自动生成的搜索选择标签*/
#dongtai {
	height: 223px;
	width: 380px;
	background-image: url(dogntai-b.gif);
	background-repeat: no-repeat;
	float: right;
	overflow: hidden;
}
#xin {
	margin-left: 12px;
}
#xinli {
	list-style-image: url(point1.gif);
	list-style-type: none;
}

#wenzi {
	height: 358px;
	width: 368px;
	 line-height : 19px;
	color: #333;
	overflow: hidden;
	padding-top: 19px;
	/** padding-top: 30px;不起作用，是嵌套太多
	_ padding-top: 17px;*/
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
	
}


#xin img{
	float:right;
	display: block;
	background-color:#FFFFFF;
	margin-top:3px;
}
/*动态新闻控制*/


#xin ul li span {
	margin-top:-16px;
	float:right;
	line-height: 14px;
}


/*动态新闻控制*/
#content #zhong #zhouyou #dongtai-2 {
	margin-top: 2px;
	position: relative;
	margin-left: 10px;
	float: right;
	height: 52px;
	padding-right: 150px;
}
#content #zhong #zhouyou #chanpin-1 {
	float: right;
	height: 70px;
	width: 360px;
	*width: 380px;
	_width: 380px;
	padding-right: 20px;
}
#chanpin-1 span {
	margin-left: 10px;
}
/*中上结束*/


/*滑动门控制开始*/





.navtab{
	clear:both;
	height:31px;
	background-image: url(tab/images/an1.jpg);
	background-repeat: repeat-x;
	font-size: 14px;
	font-weight: 500;
	color: #333333;
	display: block;
	font-family: "黑体";
}
.navtab li{
	float:left;
	width:228px;
	border-left:none;
	text-align:center;
	line-height:31px;
	height:31px;
	cursor:pointer;
	
}

.navtab .active{
	background-image: url(tab/images/an2.jpg);
	font-size: 14px;
	font-weight: 500;
	color: #FFFFFF;
	
}
.navtab #tab_t1{
	width:228px;
	height: 31px;
}

.navtab  a{
	TEXT-DECORATION: none;
	line-height: 31px;
	
}
#zhongxia .navtab  img {
	text-decoration: none;
	margin-top: 8px;
}
/*滑动门控制结束*/


/*滑动门1控制*/

#syal ul{margin:15px 0 ;width:900px;overflow:hidden}
#syal li{
	float:left;
	width:44%;
	line-height:30px;
	padding-left:20px;
	overflow:hidden;
	display:inline;
	margin-right:15px;
	margin-bottom: 7px;
}
#syal p{
	font-family: "宋体";
	font-size: 12px;
	color: #666;
	margin-top:-70px;
	line-height: 20px;
	padding-top:3px;
	padding-left:180px;
     *padding-left:180px;
	 _padding-left:150px;
	/*float: right;*/
	float: left;
	clear: both;	
	width:200px;
	*width:200px;
	_width:400px;
}
#syal H2{
	float:left;
	font-family: "宋体";
	font-size: 12px;
	color: #333;
	font-weight: bold;
	width:200px;
	line-height: 12px;	
}
#syal img{
     float:left;
	
	
}
/*滑动门1控制*/
#zhongxia .navtab  img {
     
	text-decoration: none;
	margin-top: 8px;
}
/*展厅控制*/

#zhanting {
	height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #999;
	margin-right: 10px;
	margin-left: 10px;
	
}
#zhanting2 {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#zhanting2 span {
	margin-right: 10px;
}
/*展厅控制结束*/
#fu1 {
	float: left;
	width: 100%;
	padding: 5px;
}
#fu2 {
	float: left;
	width: 440px;
	margin-left:50px;
	margin-right:10px;
}
#fu3 {
	float: left;
	width: 290px;
}
#fu1 h3 {
	font-size: 14px;
	
	color: #666;	
}
#fu1 h4 {
	margin-left:3px;
	font-size: 12px;
	color: #EC6E00;
	font-weight: 700;
}




#yikai {
	float: left;
	width: 210px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#yikai2 {
	float: left;
	width: 210px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
}
#yikai3 {
	float: right;
	padding: 5px;
	width: 380px;
	text-indent: 20px;
}
#yikai #yikai-1 {
	margin-left:10px;
	float: left;
	list-style-position: inside;
	list-style-image: url(point.gif);
}
#yikai #yikai-2 {
	margin-left:10PX;
	float: left;
	list-style-position: inside;
	list-style-image: url(point.gif);
}
#yikai li {
	margin-left: -5px;
}
 #fu1 ul {
	float: left;
}
#fu1 li {
	float: left;
}
 #yikai2 li {
	float: left;
}

/*主要产品样式*/
#chanpin-1 a#k1 {
	background-image: url(byq.gif);
	display: block;
	height: 66px;
	width: 66px;
	font-size: 12px;
	line-height: 200px;
	overflow: hidden;
	padding:0px;
	float:left;
	margin-left:10px;
}

#chanpin-1 a#k1:hover {
		background-position: 0px -67px;
	
	}
#chanpin-1 a#k2 {
	background-image: url(byq.gif);
	background-position: -71px 0px;
	display: block;
	height: 66px;
	width: 66px;
	font-size: 12px;
	line-height: 200px;
	overflow: hidden;
	padding:0px;
	float:left;
	margin-left:10px;
}

#chanpin-1 a#k2:hover {
		background-position: -71px -67px;
	
	}
#chanpin-1 a#k3 {
	background-image: url(byq.gif);
	background-position: -143px 0px;
	display: block;
	height: 66px;
	width: 66px;
	font-size: 12px;
	line-height: 200px;
	overflow: hidden;
	padding:0px;
	float:left;
	margin-left:10px;
}

#chanpin-1 a#k3:hover {
		background-position: -143px -67px;
	
	}
#chanpin-1 a#k4 {
	background-image: url(byq.gif);
	background-position: 66px 0px;
	display: block;
	height: 66px;
	width: 66px;
	font-size: 12px;
	line-height: 200px;
	overflow: hidden;
	padding:0px;
	float:left;
	margin-left:10px;
}

#chanpin-1 a#k4:hover {
		background-position: 66px -67px;
	
	}
	/*主要产品样式*/#DropDownList2 {
	font-size: 12px;
}
#zhouyou .ts-1 .ts-1-4 input {
	font-size: 12px;
}
