@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
	list-style:none;
}
body {
	font:12px/1.5em Verdana, Geneva, sans-serif;
	text-align:center;
	background:#FBFBFB;
}
a {
	outline:none;
	text-decoration:none;
}
td, img {
	border:none;
}
img {
	vertical-align:middle;
}
table {
	border-collapse:collapse;
}
#wrap {
	width:100%;
	margin:0 auto;
}
#wrap:after,.maincontent:after,.pro:after,.bproshow:after {
	content:"";
	height:0;
	display:block;
	clear:both;
	visibility:hidden;
}
.header{
	height:102px;
	background:url(../headerbg.jpg) center no-repeat;
}
.sheader{
	width:1003px;
	margin:0 auto;
}
.logo{
	text-align:left;
	padding:25px 0 0 45px;
}
.topmenu{
	width:800px;
	float:right;
}
.toplink{
	text-align:right;
	font-size:11px;
	color:#B3B3B3;
	margin:5px 10px 0 0;
}
.toplink a{
	color:#B3B3B3;
}
.toplink a:hover{
	color:#00B7B2;
}
.menu{
	height:33px;
	margin-top:40px;
	background:url(../menubg.gif) no-repeat;
}
.container{
	background:url(../containerbg.gif) center bottom no-repeat;
}
.banshow{
	height:300px;
	background:#000;
}
.containertopbg{
	height:300px;
	background:url(../containertopbg.gif) center top no-repeat;
}
.maincontent{
	position:relative;
	width:855px;
	padding:18px 30px;
	margin:0 auto;
	margin-top:-380px;
	zoom:1;
	background:#fff;
}
.leftcontent{
	width:470px;
	float:left;
}
.leftcontent2{
	width:500px;
	float:left;
}
.prolist li{
	height:110px;
	padding:20px;
	margin-bottom:10px;
	background:url(../boxbg.gif) no-repeat;
}
.propic{
	float:left;
}
.prodetail{
	width:320px;
	float:right;
	text-align:left;
}
.prodetail dt{
	height:23px;
	line-height:23px;
	padding-left:10px;
	color:#fff;
	font-size:14px;
	background:#404040;
}
.prodetail dd{
	margin-top:10px;
	line-height:20px;
	color:#8D8D8D;
}
.more{
	text-align:right;
}
.more a{
	font-size:10px;
	color:#6E6861;
}
.more a:hover{
	color:#00B7B2;
}
.rightbar{
	width:330px;
	float:right;
}
.rightbox{
	border:1px solid #E8E8E8;
	border-bottom:none;
	text-align:left;
	padding:15px 0;
	background:url(../rightboxbg.gif) bottom repeat-x;
}
.rightboxbottombg{
	clear:both;
	height:13px;
	font-size:0;
	background:url(../rightboxbottombg.gif) no-repeat;
}
.prosearch dt,.newpro dt,.flinks dt,.contactxt dt,.aboutnav dt,.pronav dt{
	height:39px;
	line-height:39px;
	padding-left:40px;
	color:#fff;
	font-size:14px;
	background:url(../rightboxtitbg.png) right no-repeat;
}
.prosearch dd{
	margin:15px 0 15px 30px;
}
.searchinput{
	width:260px;
	height:25px;
	line-height:25px;
	padding-left:7px;
	border:none;
	background:url(../searchbg.gif) no-repeat;
}
.contactdetail{
	margin:10px 0 0 30px;
}
.contactdetail li{
	color:#6E6E6E;
	line-height:22px;
	padding-left:10px;
	background:url(../icon.jpg) left center no-repeat;
}
.contactdetail li a{
	color:#6E6E6E;
}
.contactdetail li a:hover{
	color:#00B7B2;
}
.aboutnav,.pronav{
	margin:10px 0;
}
.aboutnav dd,.pronav dd{
	margin-left:30px;
	padding-left:15px;
	line-height:24px;
	border-bottom:1px dashed #AAA;
	background:url(../aboutnavicon.gif) 5px center no-repeat;
}
.pronav dd{
	background:none;
	border-bottom:none;
	margin-left:15px;
}
.aboutnav dd a{
	color:#979797;
}
.aboutnav dd a:hover{
	color:#00B7B2;
}
.aboutxt dt{
	width:497px;
	height:34px;
	text-align:left;
	color:#1C364A;
	font-size:14px;
	padding:12px 0 0 10px;
	background:url(../titbg.gif) no-repeat;
}
.aboutxt dd{
	text-align:left;
	margin-top:20px;
	color:#6A6A6A;
}
.aboutxt dd h4{
	font-size:14px;
	color:#00AEA9;
}
.aboutxt dd p{
	text-indent:1em;
	line-height:22px;
	margin-top:10px;
}
.aboutxt dd p a{
	color:#6A6A6A;
}
.aboutxt dd p a:hover{
	color:#00B7B2;
}
.aboutpic{
	margin:10px;
}
.newstit{
	width:502px;
	height:25px;
	padding-top:5px;
	font-size:12px;
	font-weight:normal;
	text-align:center;
	color:#A6A6A6;
	background:url(../newstitbg.gif) no-repeat;
}
.newstit span{
	float:right;
	margin-right:50px;
	display:inline;
}
.newslist{
	margin-top:10px;
}
.newslist li{
	padding-left:15px;
	line-height:20px;
	margin-top:5px;
	border-bottom:1px solid #EBEBEB;
	background:url(../newsicon.gif) 5px 9px no-repeat;
}
.newslist li a{
	color:#6A6A6A;
}
.newslist li a:hover{
	color:#00B7B2;
}
.newslist li span{
	color:#BEBEBE;
	font-size:10px;
	float:right;
	margin-right:20px;
	display:inline;
}
.newsmore{
	text-align:right;
	margin:10px 5px 5px 0;
}
.companyname{
	font-size:14px;
	font-weight:bold;
	color:#005D95;
}
.pro{
	zoom:1;
}
.pro li{
	width:160px;
	height:155px;
	float:left;
	margin:5px 3px;
	_margin:5px 0px;
	text-align:center;
	padding-top:5px;
	display:inline;
	line-height:18px;
	background:url(../probg.gif) no-repeat;
}
.pro li h5,.pro li h6{
	font-size:10px;
	font-weight:normal;
	color:#1C364A;
	text-align:left;
	float:left;
	width:120px;
	padding-left:10px;
	display:block;
	white-space: nowrap;
	text-overflow:ellipsis; 
	overflow:hidden;
}
/*.pro li h5 span{
	width:13px;
	float:right;
	margin-right:10px;
}*/
.proicon{
	width:13px;
	float:right;
	margin-right:10px;	
}
.newsdetailstit{
	height:25px;
	line-height:25px;
	font-size:12px;
	font-weight:normal;
	text-align:center;
	background:#FBFBFB;
	border-top:1px solid #F2F2F2;
	border-bottom:1px solid #F2F2F2;
}
.newsdetailstit span{
	float:right;
	margin-right:10px;
	display:inline;
	color:#CCC;
	font-size:10px;
}
.newsback{
	width:60px;
	height:28px;
	line-height:28px;
	color:#fff;
	float:right;
	margin:20px 20px 0  0;
	display:inline;
	text-align:center;
	background:#404040;
}
.newsback a{
	color:#fff;
}
.bproshow{
	zoom:1;
}
.bprotxt{
	width:220px;
	float:left;
}
.bprotit{
	margin:5px 0;
	color:#666;
}
.bpro{
	width:280px;
	float:right;
	text-align:center;
}
.sprolist{
	margin-top:10px;
}
.sprolist li{
	width:46px;
	height:44px;
	float:left;
	text-align:center;
	padding-top:7px;
	margin:0 5px;
	display:inline;
	background:url(../sprobg.jpg) no-repeat;
}
.sprolist li a img{
	border:1px solid #CDCDCD;
}
.sprolist li a:hover img{
	border:1px solid #00B7B2;
}
.footer{
	height:67px;
	text-align:left;
	color:#CCC;
	background:url(../footerbg.gif) repeat-x;
}
.sfooter{
	width:963px;
	margin:0 auto;
	padding:10px 20px;
}
.sfooter p{
	line-height:24px;
}
.sfooter p a{
	color:#CCC;
}
.sfooter p a:hover{
	color:#fff;
}





/* ҳ */
.pagelist {display:table;clear:both;}
.pagelist em {padding:5px;border:1px solid #515253;font-size:12px;margin:0px 1px;color:#DDD;font-weight:bold;font-style:normal; background:#616263; line-height:30px;}
.pagelist strong {padding:5px 5px;*padding-bottom:5px;_padding-bottom:7px;border:1px solid #515253;font-size:12px;margin:0px 1px;color:#EEE; background:#616263;}
.pagelist a {padding:5px 5px;*padding-bottom:5px;_padding-bottom:7px;border:1px solid #515253;font-size:12px;margin:0px 1px; background:#616263;}



/*feedback*/
.btn{
	width:55px;
	height:24px;
	line-height:24px;
	display:block;
	float:left;
	margin:10px;
	text-align:center;
	color:#fff;
	background:#929292;
}
.btn a{
	color:#fff;
}
.tb{
	border-collapse:collapse;
	border-top:1px solid #C6C6C6;
	border-left:1px solid #C6C6C6;
}
.tb caption{
	border:1px solid #C6C6C6;
	border-bottom:none;
	background:#4B4B4B;
	text-align:left;
	color:#fff;
	padding:5px;
}
.tb td{
	border-bottom:1px solid #C6C6C6;
	border-right:1px solid #C6C6C6;
}
.leftbar{
	width:20%;
	text-align:left;
}
.leftbar td{
	border:0;
	padding:5px;
}
.space{
	background:#F4F4F4;
}
.tit{
	border-bottom:1px dashed #C6C6C6;
	padding:4px 5px;
}
.content{
	min-height:85px;
	height:auto !important;
	height:85px;
}
.content p{
	text-indent:1em;
	line-height:22px;
}
.returntit{
	padding:5px;
	background:#F4F4F4;
}
.returncontent p{
	text-indent:1em;
	line-height:22px;
}
