/*
	author：汪义庭;
	MSN：hackwyt@hotmail.com;
	explain：常用公用类CSS.
*/



/*------常用公用类-------*/

body{font:12px Tahoma;}

*{margin:0;padding:0;}

ul{list-style:none;}

img{border:none;}

a{text-decoration: none;}

a:link,a:visited{color:#7c7c7c;}

a:hover{color:#f79231;}

#block10{
	height:10px;
	clear:both;
	overflow:hidden;
}

.floatleft{float:left;}

.floatright{float:right;}

.clearboth{clear:both;}

/*页面整体层*/
#container{
	margin:0 auto;
	width:1003px;
}
/* 头部信息*/
#header{
	width:100%;
	height:120px;
	clear:both;
	margin:0px auto;
	background:url(../images/headerbg.gif) repeat-x;
}

#logo{
	width:157px;
	height:64px;
	margin:45px 0 0 40px;
	float:left;
	display:inline;
}
#ltd{
	width:365px;
	height:53px;
	float:left;
	margin:45px 0 0 20px;
}
#dt{
	width:246px;
	height:95px;
	float:left;
	margin:0px 0px 0px 20px;
}
#header-right{
	float:left;
	margin:60px 0 0 20px;
}

#menu{
	height:40px;
	clear:both;
	border-top:2px solid #fff;
	font-size:11px;
}
#menu .time{
	height:32px;
	background:url(../images/header3.gif) no-repeat 8px 0;
	padding:12px 0px 0 40px;
	float:left;
}
#menu ul{
	height:40px;
	float:left;
}	
#menu ul li{
	height:40px;
	line-height:18px;
	display:table;
	text-align:center;
	float:left;
	background:url(../images/header4.gif) no-repeat 0 9px;
	padding:0 16px;
	color:#7c7c7c;
}
#menu ul li a{
	color:#313031;
	font-weight:bold;
	font-size:12px;
}
#menu ul li a:hover{
	color:#f79231;
}
#heder5{
	width:885px;
	height:8px;
	background:url(../images/heder5.gif) no-repeat;
	clear:both;
	margin:0 auto;
}

#topbanner .l{
	width:249px;
	height:138px;
	float:left;
}
#topbanner .r{
	width:749px;
	height:138px;
	float:right;
}

/* 中间部分信息*/

#main{
	width:100%;
	clear:both;
}
#main-left{
	width:250px;
	float:left;
}
#block1{
	width:230px;
	margin-left:20px;
}
/*title CSS*/
.tt{
	height:30px;
	line-height:30px;
	padding:0 10px;
	margin-top:4px;
	font-size:12px;
	font-weight:bold;
	clear:both;
	color:#313031;
}
.tt span{
	float:right;
	margin-top:11px;
}
.tt em{
	color:#7c7c7c;
	font-style : normal;
}

.pro-box{
	border:1px solid #efefef;
	padding:3px;
}
.pro-ul{
	padding:3px;
}
.pro-ul li{
	padding:10px 10px 10px 48px;
	border-bottom:1px dotted #cacaca;
	background:url(../images/li1.gif) no-repeat 10px 13px;
	font-weight:bold;
}

.link-t{
	width:162px;
	height:23px;
	line-height:23px;
	padding-left:20px;
	background:url(../images/linktitle.gif) no-repeat;
	color:#7488a3;
	margin:0 auto;
}
.linkul{
	text-align:center;
}
.linkul li{
	padding:2px 0;
	text-align:center;
}
#main-right{
	width:740px;
	float:right;
}
.product-img{
	width:740px;
	height:191px;
}
.product-img .l{
	width:15px;
	height:191px;
	background:url(../images/pl.gif) no-repeat;
	float:left;
}
.product-img .r{
	width:15px;
	height:191px;
	background:url(../images/pr.gif) no-repeat;
	float:left;
}
.product-img .c{
	width:710px;
	height:191px;
	background:#F3F7FA;
	float:left;
}
.product-img .c li{
	float:left;
	margin:0 3px;
}

.pro-img{
	float:left;
	margin:0 8px;
	display:table-cell; 
	vertical-align:middle;
}
.pro-img img{
	-margin-top:expression(( 191 - this.height ) / 2);
}
#block2 .l{
	width:318px;
	float:left;
}
#block2 .r{
	width:394px;
	float:right;
}
.news-box{
	padding:3px;
}
.news-box-ul{
	padding:0 6px 0 10px;
}
.news-box-ul li{
	padding:5px 0 5px 16px;
	border-bottom:1px dotted #cacaca;
	background:url(../images/li2.gif) no-repeat 5px 10px;
}
.news-box-ul li span{
	float:right;
	color:#7C7C7C;
}
.newpro{
	height:170px;
}
.newpro-ul{
	width:218px;
	float:left;
}
.newpro-ul li{
	line-height:23px;
	border-bottom:1px solid #E6E6E6;
	font-weight:bold;
	padding:0 5px 0 10px;
	color:#7c7c7c;
}
.newpro-img{
	width:142px;
	float:right;
	padding:2px;
	border:1px solid #BCBCBC;
	margin:10px 10px 0 0;
}
.peitu{
	width:304px;
	height:126px;
	margin:20px auto 0 auto;
}
/* 脚部信息 */
#footer{
	width:100%;
	clear:both;
	text-align:center;
	margin:6px auto 0 auto;
	padding:6px 0 6px 0;
	border-top:6px solid #F3F7FA;
	color:#7C7C7C;
}
#footer p{
	line-height:20px;
}

#topbanner3{
	width:961px;
	height:103px;
	margin:0 auto;
}
#main-right2{
	width:640px;
	float:left;
}
.main-right{
	border-left:1px solid #C3C3C3;
}
.nav{
	line-height:30px;
	color:#808080;
	padding:0 18px;
	text-align:right;
}
.nav em{
	color:#1BBCBE;
	font-style : normal;
}
.tt1{
	background:url(../images/li3.gif) no-repeat 18px 8px;
	border-top:1px solid #C3C3C3;
	border-bottom:1px solid #C3C3C3;
	padding:0 30px;
}
.tt1 .r{
	width:350px;
	height:10px;
	background:url(../images/tbg.gif) repeat-x ;
}
.presentationbox{
	padding:20px;
	border-top:3px solid #ECECEC;
	border-bottom:2px solid #999;
	color:#7C7C7C;
	margin-bottom:1px;
}

.presentationbox .l{
	margin:0 15px 15px 0;
	float:left;
}
.presentationbox p{
	text-indent:24px;
	line-height:20px;
}
.block110{
	height:25px;
	background:#24C1C3;
}

.presentationbox .news-box-ul{
	width:400px;
}
/* 翻页CSS */
.page-nav{   
	height:26px;
	line-height:26px;
	background:#24C1C3;
	padding:0px 10px 0px 18px;
	clear:both;
	color:#fff;
}
.page-nav a:link,.page-nav a:visited{color:#fff;}

.page-nav a:hover{color:#f79231;}

.contactusbox{
	padding:20px;
	border-top:3px solid #ECECEC;
	color:#7C7C7C;
	margin-bottom:1px;
	line-height:22px;
}

.contactusbox .l{
	margin:0 15px 15px 0;
	float:left;
}
.contactusbox p{
	text-indent:24px;
	line-height:22px;
}

/* 新闻块公用CSS */

.news-box h3{
	font-size:16px;
	text-align:center;
	padding:5px;
	color:#7c7c7c;
	border-bottom:1px solid #eaeaea;
}
.news-box .p{
	padding:10px 30px;
	line-height:20px;
	color:#7c7c7c;
}
.news-box p{
	text-indent:24px;
}


/* 产品频道 */
.pro-ul-list{
	padding:3px;
}
.pro-ul-list .l{
	height:27px;
	padding:10px 0 0 12px;
	background:url(../images/prolistbg.gif) repeat-x;
	font-weight:bold;
}

.pro-type-ul{
	clear:both;
	padding-left:28px;
}
.pro-type-ul li{
	padding:4px 5px 4px 16px;
	border-bottom:1px dotted #cacaca;
	background:url(../images/li2.gif) no-repeat 5px 10px;
}
.probox{
	padding:10px 0;
}
.proshow{
	width:600px;
	margin:15px auto 0 auto;
	clear:both;
	color:#333333;
	overflow:hidden;
}

.proshow .l{
	width:160px;
	float:left;
	text-align:center;
	padding:5px 0;
}
.proshow .r{
	width:400px;
	float:left;
	border:1px solid #c3c3c3;
	color:#7C7C7C;
	padding:10px;
	line-height:20px;
	position:relative;
	z-index:100;
}
.proshow .r .jlt,.proshow .r .jlb,.proshow .r .jrt,.proshow .r .jrb{
	width:6px;
	height:8px;
	position:absolute;
	z-index:1;
}
.proshow .r .jlt{left:-1px;top:-1px;}
.proshow .r .jlb{left:-1px;bottom:-1px;}
.proshow .r .jrt{right:-1px;top:-1px;}
.proshow .r .jrb{right:-1px;bottom:-1px;}



.proshowlist{
	width:600px;
	margin:15px auto 0 auto;
	clear:both;
	color:#333333;
}
.proshowlist .tt{
	font-weight:bold;
	background:url(../images/li2.gif) no-repeat 0px 10px;
	line-height:22px;
}
.proshowlist .tt a:link,.proshowlist .tt a:visited{color:#f79231;}
.proshowlist .tt a:hover{color:#7c7c7c;}

.prolisttable{
	border-collapse:collapse;
	width:600px;
	text-align:center;
}
.prolisttable td{
	border:1px solid #ccc;
	padding:3px 4px;
}
.prolisttable .t{
	font-weight:bold;
}
.prolisttable .a{width:120px;}
.prolisttable .b{width:140px;}


/* jobs */

.jobs-box{
	padding:3px;
}
.jobs-table table{
	color:#7c7c7c;
	margin:8px auto;
	border-collapse:collapse;
	width:600px;
	line-height:22px;
}
.jobs-table table td{
	border:1px solid #ccc;
	padding:3px 4px;
}
.jobs-table .t{
	font-size:14px;
	padding:5px 3px;
}
.messagett{
	padding:5px 20px;
	line-height:22px;
}
.messagett span{
	color:#ff6600;
	font-weight:bold;
}
.messageform td{
	padding:3px 5px;
}
.messageform .l{
	width:100px;
	text-align:right;
}
.input{
	width:180px;
}
.textarea{
	width:350px;
	height:100px;
}
