﻿/*--侧边栏--*/
#sidebar
{
	float: left;
	width: 25%;
	text-align: left;

}
#sidebar h3
{
	font-size: 12px;
	font-weight: bold;
	margin: 0;
}
#sidebar h3 span
{
	line-height:31px;
	padding-left:40px;
	display: block;
	color:#666666;
}
#side1, #side2
{
	margin-bottom: 5px;
}
.sideCol
 {
background:url(right_bg.jpg) no-repeat right bottom;
}
#side1 dl, #side1 dl dt {
	margin-left: 5px;
	line-height: 20px;
}
#side1 dl
{
	margin-left:20px;
	padding-bottom:10px;
}
.navnoson {
	background:url(icon_li.gif) no-repeat left  7px;
}
.navshow {
	background:url(icon_ul.gif) no-repeat left 7px;
}
.navhide {
	background:url(icon_ul.gif) no-repeat left 7px;
}

/*@Tip
内页侧边宽度固定~对于图片类显示样式
使用如下路径:
  .sideCol .index_pic

进行修正

.sindeCol 作为侧边栏目通用预留
*/
/*--主题内容部分--*/
#Tbody
{
	width:100%;
}
#mainContent
{
	clear: both;
	width: 100%;
}
/*--内容部分--*/
#mainBody
{
	width: 74%;
	float: right;
	background:url(in_bgmain.gif) right repeat-y;

}
#mainBody-top h3 span
{
	font-size:14px;
}


/*列表类公共样式*/
.mainCon 
{
	padding-left:10px;
	background:url(in_botbg.gif) bottom right no-repeat;
	padding:20px 25px 25px 20px;
}
.mainCon dl
{
	background:url(ico_title.gif) left top no-repeat;	
	margin-bottom:10px;
}
.mainCon dl dt
{
	font-weight:bold;
	letter-spacing:1px;	
	padding-left:35px;
	padding-bottom:10px;
}
.mainCon dl dd
{
	margin: 0px 10px 8px;
	color:#333;
}
.mainCon .preview
{
	line-height:19px;
	text-indent:2em;
}
.mainCon .info{
	line-height:21px;
	color:#676f73;
}
.mainCon .info span
{
	color: #ff0033;
	margin-right: 20px;
}
.mainCon .info a
{
	color: #288eb6;
	float: right;
}
.mainCon h2.infoTitle
{
	font-size:16px;
	text-align:center;
	padding-bottom:20px;
}
.mainCon .subH3
{
	background:url(bg_list_title.gif);
	height:26px;
	line-height:26px;	
	font-size:12px;
	text-align:center;
	padding-bottom:5px;
}
.mainCon .conner
{
	padding:20px 25px 20px;
}

	/*@在线表单*/
	.FormInfo li small
	{
		display:inline-block;
		width:80px;
	}
	.FormInfo li
	{
		line-height:30px;
	}
	.FormInfo li input.text
	{
		width:260px;
	}
	
	
/******单页图文样式*****/
.Single {
	word-wrap: break-word; /* IE */	
}
.Single dl
{
	margin:0;
}
.Single dl dt 
{
	padding:0;
	background:none;
	float:left;
	border:5px solid #dfdfdf;
	margin-right:10px;
}
/******图文展示*****/
.Graphic 
{
	padding:10px;
	background:url(in_botbg.gif) bottom right no-repeat;
}
.Graphic ul li {
	float:left;
	_display:inline;
	margin:10px;
}
.Graphic ul li .pic
{
	background:url(gra_bg.jpg) no-repeat;
	width:206px;
	height:186px;
}
.Graphic ul li .pic  a
{
	display: table-cell;
	vertical-align:middle;
	width:206px;
	height:186px !important;
	height:160px;
	text-align:center;
	margin:12px auto;
    /* hack for ie */      
    *display: block;
	*font-size: 133px;
	/* end */      
}
.Graphic ul li .pic img
{
	vertical-align:middle;
}
.name {
	text-align:center;
	margin-left:8px;
	width:194px;
	line-height:26px;
	background:url(gra_text.jpg)  no-repeat bottom right;
	border-top:1px solid #d6d6d6;
	border-left:1px solid #d6d6d6;
	/*以下控制不折行*/
	overflow: hidden; 
	white-space: nowrap; 
	-o-text-overflow: ellipsis; 
	text-overflow: ellipsis;		
}
		/*@商城里用到的*/
		.name dl, .name dl dd
		{
			padding:0;
			margin:0;
			background-image:none;
			border:none;
		}
		.name dl dd
		{
			width:100%;
			overflow: hidden;
			white-space: nowrap;
			-o-text-overflow: ellipsis;
			text-overflow: ellipsis;	
		}

/*人才列表*/
.hrlist dl dt
{
	padding-bottom:0;
}
.hrlist dt .hrtime
{
	float:right;
	font-weight:normal;
	color:#666;
	padding-right:50px;
} 
.hrlist .info
{
	text-indent:2em;
}



/*@产品列表类*/
.Product dl
{
	position:relative;
	float:left;
	_display:inline;
	width: 46%;
	margin:0 10px 10px !important;
	margin:0 10px 0;
}
.Product .propic img
{
	position:absolute;
	width: 100px;
	height: 80px;
	border: 5px solid #eee;
	top:30px;
}
.Product dl dd.preview
{
	padding-left:110px;
	height: 60px;
}


/*@商城内页topBox*/
.topBox
{
	margin-bottom: 5px;
	border: 1px solid #cfd9e2;
	height:33px;
	line-height:33px;
	padding:0 10px;
	background:#f9f8f7;
}

/*--产品展示内页--*/
#pro-img img {
	float:left;
	width:250px;
	height:200px;
	border:5px solid #ccc;
	vertical-align:middle;
}
ul#info-list {
	float:right;
	margin:0;
	padding:0;
}
ul#info-list li {
	margin-bottom:5px;
	border-bottom:1px solid #dfdfdf;
	width:360px;
	height:27px;
	line-height:27px;
	padding-left:10px;
}
#pro-info {
	clear:both;
	padding:10px;
}
.infolist {
	color:#666;
}




/*@留言板*/
	/*@我要留言*/
.Message dl
{
	padding:0;
}
.Message .messagetitle 
{
	width:198px;
	height:34px;
	line-height:34px;
	text-align:center;
	margin:0 auto 20px;
	background:url(line.gif) no-repeat;
}
	/*@留言列表*/
.messagebox dl {
	margin:10px auto;
}
.messagebox dl dt
{
	padding-left:25px;
	height:24px;
	line-height:24px;
}
.messagebox dl dt span {
	color:#669933;
	font-size:11px;
	font-weight:normal;
}
.Message .messagebox dl dd 
{
	margin:0;
	padding:5px 10px;
	font-size:12px;
	line-height:24px;
	color:#666;
}

/*@留言框*/
.postbox {
	padding:10px;
}
.postbox dl {
	margin-left:20px;
}
.postbox strong
{
	display:inline-block;
	width:85px;
}
.postbox .text 
{
	width:180px;
}
.postbox textarea
{
	width:70%;
	height:80px;
}
/*@内页评论*/
.comTitle
{
	margin:10px auto;
	padding-left:10px;	
	height:26px;
	line-height:26px;
	background:url(bg_menu.jpg)
}
.comTitle strong
{
	padding-left:22px;
	padding-right:5px;
	background:url(ico_tit.gif) 0 center no-repeat;
}

