@import url("zh-CNSystem.css");
/*页面布局*/
body {
	font: 12px  Arial, Helvetica, sans-serif
	background-color: #F2F2F2;
	background-image: url(../images/bodybg.png);
	background-repeat: repeat-x;
	background-position: center top;
	color:#636260;
}
a {
	color:#5c5c5c;
	text-decoration:none;
}
a:hover {
	color:#141414;
}
/*外框*/
#wrapper {
	margin: 0 auto;
	width: 1002px;
	position:relative;
}
/*头部*/
#header {
	height:117px;
	background-image: url(../images/head.png);
	background-repeat: no-repeat;
	background-position: left top;
	width:1002px;
}
#language{
	height:86px;
	line-height:30px;
	float:right;
}
#menu{
	clear:both;
}
#menu li{
	width:125px;
	float:left;
}
#menu a{
	width:125px;
	height:31px;
	line-height:31px;
	overflow:hidden;
	text-align:center;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #464646;
}
#menu a:hover{
	color: #cc0000;
}

/*主体*/
#container {
	background-color: #FFF;
	background-image: url(../images/containerbg.png);
	background-repeat: repeat-y;
	background-position: left top;
}
#content {
}
#leftsideBar {
	width:224px;
	float:left;
}
#rightsideBar {
	float:right;
	width:748px;
	padding-right:15px;
}
#footer {
	height:81px;
	line-height:25px;
	padding-top:13px;
	margin: 0 auto;
	color:#666666;
	background-image: url(../images/bottombg.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.show_page {
	padding:10px 0;
	display:block;
	clear:both;
	text-align:center;
}

#rightTitle{
	line-height: 32px;
	background-image: url(../images/righttitlebg.png);
	background-repeat: no-repeat;
	height: 41px;
	font-size: 12px;
	color: #C00;
	font-weight: bold;
	text-indent:22px;
}
#rightContent{}
#equipment td {
	text-align: center;
	height: 260px;
	vertical-align: top;
}
#equipment td img{
	border: 1px solid #CCC;
}
/*products Search Style*/
#ProductPicker001 {
	width:182px;
	margin:1em auto 0;
}
#ProductPicker001 form {
	display:inline;
}
#ProductPicker001 dl {
	clear:both;
	margin:0;
	padding:0;
	border:0;
	height:2.2em;
	width:182px;
}
#ProductPicker001 dt, #ProductPicker001 dd {
	margin:0;
	padding:0;
}
#ProductPicker001 dt {
	float:left;
	width:50px;
	text-align:left;
	height:2em;
	line-height:1.6em;
}
#ProductPicker001 dd {
	float:left;
	width:130px;
	text-align:left;
	height:2em;
	margin:0;
	padding:0;
	border:0;
}
#ProductPicker001 dd input, #ProductPicker001 dd select, #ProductPicker001 dd option {
	float:left;
	width:128px;
	margin:0;
	padding:0;
	text-align:left;
	height: auto;
}
#ProductPicker001 .submit {
	text-align:center;
}/*products Exhibit*/
#location {
	height:30px;
	line-height:30px;
	display:block;
	clear:both;
	text-indent:22px;
}
/*products Exhibit List Style*/
.ProductExhibitList001 {
	border:0;
	display:block;
	width: 167px;
	text-align:center;
	float:left;
	overflow:hidden;
	padding-left:18px;
}
.ProductExhibitList001 a {
	display:block;
	text-align:center;
	clear:both;
	margin:6px auto;
}
.productsborder {
	width: 150px;
	overflow:hidden;
	height: 127px;
	border: 1px solid #CCC;
}
.productslink {
	height:2.2em;
	line-height:2.2em;
}
.show_page {
	clear:both;
	text-align:center;
	display:block;
	margin:6px auto;
}/*Products Infomathion Exhibit*/
#ProductInfoExhibit001 {
	text-align:center;
}
#ProductInfoExhibit001 .ProductInfoExhibitName {
	font: bold 14px/2.6em "微软雅黑", "黑体";
	color: #000;
	height: 3em;
	display:block;
	text-align:center;
}
#ProductInfoExhibit001 .ProductInfoExhibitPic {
	text-align:center;
	display:block;
}
#ProductInfoExhibit001 .ProductInfoExhibitDesciption {
	width:650px;
	text-align:left;
	display:block;
	margin:0 auto;
}
#ProductInfoExhibit001 .ProductInfoExhibitNext {
	width:650px;
	text-align:right;
	display:block;
	margin:0 auto;
}
/*products Category Style*/
#ProductCategorySlideExhibit{
	padding-top:15px;
}
#ProductCategorySlideExhibit li{ height:35px;
}
#ProductCategorySlideExhibit a {
	line-height: 32px;
	height: 32px;
	display:block;
	text-indent: 50px;
	background-image: url(../images/infooutbg.jpg);
	background-repeat: no-repeat;
}
#ProductCategorySlideExhibit a:hover {
	display:block;
	color:#000;
	background-image: url(../images/infooverbg.jpg);
	background-repeat: no-repeat;
}
/*Newss Search Style*/
#NewsPicker001 {
	width:182px;
	margin:1em auto 0;
}
#NewsPicker001 form {
	display:inline;
}
#NewsPicker001 dl {
	clear:both;
	margin:0;
	padding:0;
	border:0;
	height:2.2em;
	width:182px;
}
#NewsPicker001 dt, #NewsPicker001 dd {
	margin:0;
	padding:0;
}
#NewsPicker001 dt {
	float:left;
	width:50px;
	text-align:left;
	height:2em;
	line-height:1.6em;
}
#NewsPicker001 dd {
	float:left;
	width:130px;
	text-align:left;
	height:2em;
	margin:0;
	padding:0;
	border:0;
}
#NewsPicker001 dd input, #NewsPicker001 dd select, #NewsPicker001 dd option {
	float:left;
	width:128px;
	margin:0;
	padding:0;
	text-align:left;
	height: auto;
}
#NewsPicker001 .submit {
	text-align:center;
}/*News Exhibit*/
#NewsExhibitList001 {
	margin: 15px 30px 15px 50px;
	text-align:left;
	table-layout:fixed;
	word-break:break-all;
	word-wrap:break-word;
}
#NewsExhibitList001 * {
	margin:0.6em 0;
}
#NewsExhibitList001 div {
	margin:0;
	padding:0;
	border:0;
}
#NewsExhibitList001 a {
	line-height: 2.5em;
	display: block;
	height: 2.5em;
	margin:0;
}
#NewsExhibitList001 .newsinfolist {
	width:520px;
	float:left;
}
#NewsExhibitList001 .newsinfotime {
	width:80px;
	float:left;
	color: #666;
}
/*News Infomathion Exhibit*/
#News InfoExhibit001 {
	text-align:center;
}
#NewsInfoExhibit001 .NewsInfoExhibitName {
	font: bold 14px/2.6em "微软雅黑", "黑体";
	color: #000;
	height: 3em;
	display:block;
	text-align:center;
}
#NewsInfoExhibit001 .NewsInfoExhibitPic {
	text-align:center;
	display:block;
}
#NewsInfoExhibit001 .NewsInfoExhibitDesciption {
	width:650px;
	text-align:left;
	display:block;
	margin:0 auto;
}
#NewsInfoExhibit001 .NewsInfoExhibitNext {
	width:650px;
	text-align:right;
	display:block;
	margin:10px auto;
}

/*News Category Style*/
#NewsCategorySlideExhibit a {
	line-height: 32px;
	height: 32px;
	display:block;
	text-indent: 50px;
	background-image: url(../images/infooutbg.jpg);
	background-repeat: no-repeat;
}
#NewsCategorySlideExhibit a:hover {
	display:block;
	color:#000;
	background-image: url(../images/infooverbg.jpg);
	background-repeat: no-repeat;
}
.SimplyDescriptionPageShow {
}
#chinese {
	line-height: 56px;
	background: url(../images/chinese.jpg) no-repeat left center;
	text-indent: 30px;
	height: 56px;
	float:left;
}
#english {
	margin-left:20px;
	line-height: 56px;
	background: url(../images/english.jpg) no-repeat left center;
	text-indent: 30px;
	height: 56px;
	float:left;
}
#TopCategorySlideExhibit{
	padding-left:150px;
	overflow:hidden;
	height:35px;
}
#TopCategorySlideExhibit li{
	float:left;
}
#mymenu ul li a {
	font-size: 12px;
	line-height: 34px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../images/menuout.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 34px;
	width: 100px;
	float: left;
	margin-right: 2px;
}
#mymenu li {
	float: left;
	height: 34px;
	width: 102px;
	position: relative;
	overflow:hidden;
}

#mymenu ul li a:hover {
	background-image: url(../images/menuover.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #FFF;
	position: absolute;
	height: 34px;
	width: 100px;
	top: 1px;
	left: 0px;
}

#TopCategorySlideExhibit a{
	padding:0 30px;	
	height:35px;
	line-height:35px;
}
.indexintro {
	margin-right: 20px;
	margin-left: 15px;
}
.indexintro * {
	line-height: 1.8em;
}
#NewsExhibitList001Index {
}
#NewsExhibitList001Index a {
	background-image: url(../images/indexinfobg.jpg);
	background-repeat: no-repeat;
	line-height: 32px;
	height: 32px;
	padding-left:20px;
	display:block;
}
#demoup .ProductExhibitList001 {
	padding:0 13px;
}
.technical {
	padding:0 15px 10px 15px;
	line-height:1.6em;
}
#xc {
	height: 249px;
	width: 1002px;
	background-image: url(../images/xcbc.png);
	background-repeat: no-repeat;
	text-align: right;
}
