/* Author:tcdos */
/* 2010-12-04 */

/*全局样式*/
*{
	padding:0px;
	margin:0px;
}
body{
	background-color:#C7C7C7;
	margin:0px;
	padding:0px;
}
body,td,th{
	color:#333;
	font-size: 12px;
	font-family:Tahoma,Verdana;
}
a{
	color:#333;
	text-decoration: none;
}
a:hover{
	text-decoration: none;
	color:#FF0000;
}
img{
	border: 0px;
}
input,form,textarea{
	border:0px;
	background:none;
}
.clear{
	clear: both;
}
#rtxt{
	float:right;
	width:45px;
}
.iTime{
	float:right;
	color:#666;
	font-size:11px;
	font-family:Tahoma;
}
.navtext{
	color:#ff0000;
	font-family:Verdana; 
	font-size:12px; 
	font-weight:bold; 
	margin-top:10px;
}

/*布局*/
#mainPage{
	margin:0px auto;
	width:1000px;
	background:url(../images/pagebg.gif) repeat-y;
}
#head{
	margin:0px auto;
	width:890px;
	height:122px;
}
#menu{
	margin:8px auto;
	width:890px;
	height:28px;
	background:url(../images/navbg.jpg);
}
#banner{
	width:890px;
	height:450px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#idx{
	margin:15px auto;
	width:890px;
	height:110px;
}
#footPage{
	margin:0px auto;
	width:1000px;
	height:80px;
	background:url(../images/footbg.gif) no-repeat;
}
#foot{
	margin:0px auto;
	padding-top:15px;
	width:890px;
	text-align:right;
	line-height:24px;
	font-size:11px;
}

/*首页*/
#logo{
	float:left;
	margin-top:25px;
	padding-top:0px;
	width:650px;
	height:95px;
	background:url(../images/logo.jpg) no-repeat;
	line-height:20px;
}
#zhanghao{
	margin-left:60px;
	display:block;
	width:280px;
	height:70px;
	line-height:20px;
	color:#4A4A4A;
	font-size:11px;
}
#language{
	float:left;
	margin-top:25px;
	padding-top:15px;
	width:238px;
	height:70px;
	text-align:right;
}
#selectlink{
	height:30px;
	line-height:30px;
}
searchform {
	height:25px;
	line-height:25px;
}
.input{
	width:150px;
	height:18px;
	border:1px solid #CCC;
	font-size:12px;
	color:#666;
	line-height:19px;
}
.btn{
	font-size:12px;
	color:#666;
	width:50px;
	height:20px;
	line-height:18px;
	border:1px solid #CCC;
	background-color:#FFF;	
}
#idxnews{
	float:left;
	width:367px;
	height:112px;
}
#idxnewshead{
	padding-left:25px;
	margin-bottom:10px;
	width:357px;
	height:22px;
	line-height:22px;
	border-bottom:1px solid #CCC;
	background:url(../images/idxnewsico.gif) 5px 4px no-repeat;
}
#idxnewslist{
	width:365px;
}
#idxnewslist ul{
	list-style:none;
}
#idxnewslist ul li{
	display:block;
	padding-left:10px;
	height:22px;
	line-height:22px;
	border-bottom:1px dotted #CCC;
}
#idximg{
	float:left;
	margin-left:18px;
	width:502px;
	height:108px;
	border:1px solid #CCC;
}
#idximg img{
	margin-left:3px;
	margin-top:3px;
}

/*内页公共样式*/
#pagedepth{
	margin:0px auto;
	padding-left:45px;
	width:845px;
	height:27px;
	line-height:27px;
	background:url(../images/pagedepthbg.gif) no-repeat;
}
#pagecontent{
	margin:0px auto;
	width:890px;
}
#pageleft{
	float:left;
	width:130px;
	min-height:200px;
	height:auto !important;
	height:200px; 
	background-color:#514569;
}
#pageleftnav{
	margin-top:10px;
	margin-left:20px;
	margin-bottom:15px;
	width:110px;
	color:#FFF;
}
#pageleftnav ul{
	list-style:none;
}
#pageleftnav ul li{
	display:block;
	padding-left:28px;
	background:url(../images/ico.gif) 8px 7px no-repeat;
	line-height:25px;
	width:60px;	
	height:25px;
	overflow:hidden;
}
#pageleftnav ul li a{
	display:block;
	color:#FFF;
}
#pageleftnav ul li a:hover{
	display:block;
	color:#FF0000;
}
#pageright{
	float:left;
	width:760px;
	min-height:400px;
	height:auto !important;
	height:400px; 
}
#pagerightName{
	margin:10px auto;
	width:720px;
	height:38px;
}
#pagerightContent{
	margin:10px auto;
	width:720px;
}
#pagerightContent p{
	margin-bottom:10px;
}
#pagerightContent ul{
	width:720px;
	list-style:none;
}
#pagerightContent ul li{
	padding-top:5px;
	display:block;
	height:25px;
	line-height:25px;
	border-bottom:1px dotted #CCC;
}
#PageList{
	padding:20px 5px 20px 5px;
	width:700px;
	height:25px; 
	line-height:25px; 
	text-align:center;
}

/*单页内容*/
#PageShowContent{
	margin-top:5px;
	margin-bottom:40px;
	width:720px;
	line-height:22px;
}
#PageShowContent p{
	margin-bottom:10px;
}

/*新闻*/
#NewsTitle{
	margin-top:10px;
	width:720px;
	height:30px;
	line-height:30px;
	text-align:center;
	font-family:"宋体";
	font-size:11pt;
	font-weight:bold;
}
#NewsPro{
	width:720px;
	height:25px;
	line-height:25px;
	border-top:1px dashed #999;
	color:#666;
	text-align:center;
}
#NewsContent{
	margin-top:20px;
	margin-bottom:40px;
	width:720px;
	line-height:22px;
}
#NewsContent p{
	margin-bottom:10px;
}

/*招聘*/
.JobList{
	float:left;
	margin-right:20px;
	width:130px;
	height:25px;
	line-height:25px;
	text-align:center;
	border:1px solid #DFDFDF;
}
.JobList a{
	display:block;
	color:#333333;
}
.JobList a:hover{
	color:#FFFFFF;
	background-color:#990000;
}
.tds{
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:#AAAAAA dashed 1px;
	height:20px;
	line-height:20px;
	text-align:left;
}
label{
	margin-top:7px;
	margin-bottom:7px;
	float: left; 
	width: 100px;
	text-align:right;
}
br{ 
	clear:left; 
}
.eInput{
	margin-top:4px;
	margin-bottom:4px;
	padding-left:4px;
	padding-top:1px;
	width:200px;
	height:18px;
	line-height:18px;
	font-size:12px;
	color:#333;	
	border:1px solid #B0B0B0;
}
.eTextarea{
	margin-top:4px;
	margin-bottom:4px;
	padding:4px;
	width:350px;
	height:100px;
	line-height:18px;
	font-size:12px;
	color:#333;	
	border:1px solid #B0B0B0;
	overflow:auto;
}
.eSelect{
	margin-top:4px;
	margin-bottom:4px;
	width:50px;
	height:18px;
	line-height:18px;
	font-size:12px;
	color:#333;	
	border:1px solid #B0B0B0;
}
.eChkCodeNum{
	margin-top:4px;
	margin-left:103px;
	font-size:12px;
	color:#514569;
	width:70px;
	height:20px;
	line-height:22px;
	background-color:#CCC;	
}
.eBtn{
	margin-top:15px;
	margin-left:103px;
	margin-bottom:20px;
	font-size:12px;
	color:#FFF;
	width:70px;
	height:20px;
	line-height:22px;
	background-color:#514569;	
}

/*产品展示样式*/
#Productpageleft{
	float:left;
	width:180px;
	min-height:200px;
	height:auto !important;
	height:200px;	
	background-color:#514569;
}
#Productpageleftnav{
	margin-top:10px;
	margin-left:10px;
	margin-bottom:15px;
	width:160px;
	color:#FFF;
}
#Productpageleftnav ul{
	list-style:none;
}
#Productpageleftnav ul li{
	padding-left:18px;
	background:url(../images/ico.gif) 0px 10px no-repeat;
	line-height:28px;
	height:28px;
}
#Productpageleftnav ul li a{
	color:#FFF;
}
#Productpageleftnav ul li a:hover{
	color:#FF0000;
}
#Productpageleftnav ul li.leftProductList{
	padding-left:6px;
	background:url(../images/icos.gif) 10px 10px no-repeat;
	line-height:22px;
	height:22px;
	font-size:12px;
}
#Productpageleftnav ul li.leftProductSpace{
	background:url(../images/icos.gif) 10px 10px no-repeat;
	line-height:10px;
	height:10px;
}
#Productpageright{
	float:left;
	width:710px;
}
#ProductpagerightName{
	margin:10px auto;
	width:680px;
	height:38px;
}
#ProductpagerightContent{
	margin:10px auto;
	width:680px;
}

/*产品显示滑块*/
.nTab{
	width: 660px;
}
.nTab .TabTitle{
	clear: both;
	height: 28px;
	line-height: 34px;
	overflow: hidden;
}
.nTab .TabTitle ul{
	list-style-type: none;
}
.nTab .TabTitle li{
	float: left;
	width: 80px;
	height:28px;
	line-height: 34px;
	cursor: pointer;
}
.nTab .TabTitle .active{
	text-align:center;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	background:url(../Images/P_Overbg.gif) no-repeat;
}
.nTab .TabTitle .normal{
	text-align:center;
	color: #333333;
	font-size:12px;
	background:url(../Images/P_Outbg.gif) no-repeat;
}
.nTab .TabContent{
    text-align: left;
	width:auto;
}
.none {
	display:none;
}
.tcSpace{
	height:10px;
}

/*产品展示样式*/
.ProductName{
	height:30px;
	line-height:30px;
	text-align:center;
	font-family:"宋体";
	font-size:11pt;
	font-weight:bold;
}
.ProducePro{
	line-height:22px;
	text-align:left;
	width:300px;
}
